2006-02-24 [colin] 2.0.0cvs83
[claws.git] / ChangeLog
1 2006-02-24 [colin]      2.0.0cvs83
2
3         * src/procmsg.c
4         * src/summaryview.c
5         * src/summaryview.h
6         * src/plugins/spamassassin/spamassassin.c
7         * src/plugins/spamassassin/spamassassin.h
8         * src/plugins/spamassassin/spamassassin_gtk.c
9                 Unregister learner when spamassassin is either
10                 disabled or over tcp
11
12 2006-02-24 [colin]      2.0.0cvs82
13
14         * src/Makefile.am
15         * src/mainwindow.c
16         * src/mainwindow.h
17         * src/procmsg.c
18         * src/procmsg.h
19         * src/stock_pixmap.c
20         * src/stock_pixmap.h
21         * src/summaryview.c
22         * src/summaryview.h
23         * src/gtk/icon_legend.c
24         * src/pixmaps/spam.xpm  ** NEW FILE **
25         * src/plugins/spamassassin/spamassassin.c
26         * src/plugins/spamassassin/spamassassin_gtk.c
27                 Add spam learning interface (Mark/Mark as 
28                 (spam|ham) menus)
29
30 2006-02-24 [wwp]        2.0.0cvs81
31
32         * src/compose.c
33         * src/compose.h
34         * src/filtering.c
35                 hide compose window when sending message in batch mode
36                 (filtering: forward and redirect). Also fixed a wrong
37                 value returned when sending failed, neutral anyway.
38                 (Colin, me) 
39
40 2006-02-24 [wwp]        2.0.0cvs80
41
42         * src/mainwindow.c
43                 use GTK+'s stock quit button. Patch by Fabien Vantard.
44
45 2006-02-24 [paul]       2.0.0cvs79
46
47         * src/news.c
48         * src/news.h
49         * src/news_gtk.c
50                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
51                 Thanks to Colin
52
53 2006-02-23 [colin]      2.0.0cvs78
54
55         * src/alertpanel.c
56                 Change OK to Close in alertpanel with View log
57                 button; add accel to View log. Patch by Fabien
58                 Vantard
59
60 2006-02-23 [wwp]        2.0.0cvs77
61
62         * src/compose.c
63                 silly me, there were much more tests to perform, since toolbars can
64                 really have down to 1 element only.
65
66 2006-02-23 [wwp]        2.0.0cvs76
67
68         * commitHelper
69                 fixed indentation from my previous commit. Fallback to VISUAL if
70                 EDITOR is not set (and to vi, at last resort).
71
72 2006-02-23 [wwp]        2.0.0cvs75
73
74         * commitHelper
75                 improved error detection (Colin, me).
76
77 2006-02-23 [wwp]        2.0.0cvs74
78
79         * src/prefs_toolbar.c
80                 simplify and fix prefs/toolbars layouting. Combos' contents can
81                 now be really displayed.
82
83 2006-02-23 [wwp]        2.0.0cvs73
84         simplifies and fix prefs/toolbars layouting. Combos' contents can now
85         be really displayed.
86
87 2006-02-22 [wwp]        2.0.0cvs72
88
89         * src/compose.c
90                 fix a typo in my previous commit (sorry!).
91
92 2006-02-22 [wwp]        2.0.0cvs71
93
94         * src/prefs_toolbar.c
95                 fix a crash when adding separators to toolbars,
96                 also fix some separator item information.
97
98 2006-02-22 [wwp]        2.0.0cvs70
99
100         * src/compose.c
101                 fix a crash when redirecting (for instance) when compose window's
102                 toolbar contents has been customized (when some buttons have been
103                 removed in fact).
104
105 2006-02-21 [wwp]        2.0.0cvs69
106
107         * src/summaryview.c
108         * src/gtk/pluginwindow.c
109         * src/plugins/pgpcore/prefs_gpg.c
110                 fix some compilation warnings (feat. remains of removed code).
111
112 2006-02-21 [wwp]        2.0.0cvs68
113
114         * src/gtk/gtkutils.c
115                 fix two compilation issues, thanks to Stephan Sachse.
116
117 2006-02-20 [colin]      2.0.0cvs67
118
119         * src/mainwindow.c
120                 Don't reselect displayed mail on refocus
121                 This fixes actions misbehaving 
122
123 2006-02-20 [wwp]        2.0.0cvs66
124
125         * src/summaryview.c
126         * src/gtk/gtksctree.c
127         * src/gtk/gtkshruler.c
128                 changed more runtime typecast checks.
129
130 2006-02-20 [wwp]        2.0.0cvs65
131
132         * src/summary_search.c
133                 find all - summaryview refresh issue fixed, thanks to Colin.
134
135 2006-02-20 [wwp]        2.0.0cvs64
136
137         * src/gtk/gtkutils.c
138                 better runtime typecast checks.
139
140 2006-02-20 [wwp]        2.0.0cvs63
141
142         * src/summary_search.c
143                 enhancements to the summary search:
144                         - add the ability to stop the running search
145                           (upon ESC-key press, new Stop button or when Clear button is pressed)
146                         - don't search if no criteria (From/To/Subject/Body) is set
147                         - ensure that a busy mouse pointer is always shown when searching,
148                           show it even a bit earlier
149
150 2006-02-19 [colin]      2.0.0cvs62
151
152         * src/compose.c
153         * src/imap.c
154         * src/etpan/imap-thread.c
155         * src/etpan/imap-thread.h
156                 (Future) IMAP speed improvement on sending
157                 Will require a libetpan update
158         * src/summaryview.c
159         * src/gtk/quicksearch.c
160                 Make quicksearch clearable while running.
161
162 2006-02-17 [colin]      2.0.0cvs61
163
164         * src/imap.c
165         * src/etpan/imap-thread.c
166         * src/etpan/imap-thread.h
167                 Check for IMAP certificates
168                 ** Requires libetpan-0.42-cvs4 
169                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
170
171 2006-02-17 [cleroy]     2.0.0cvs60
172
173         * src/messageview.c
174         * src/prefs_common.c
175         * src/prefs_common.h
176         * src/prefs_message.c
177                 Add pref to display HTML-only mails with plugin, 
178                 if possible (defaulting to FALSE of course).
179
180 2006-02-16 [cleroy]     2.0.0cvs59
181
182         * src/main.c
183         * src/common/plugin.c
184         * src/common/plugin.h
185         * src/gtk/pluginwindow.c
186                 Keep track of requested (but unloaded) plugins
187                 in some error cases.
188
189 2006-02-16 [wwp]        2.0.0cvs58
190
191         * src/gtk/gtkaspell.c
192         * src/gtk/gtkaspell.h
193         * src/prefs_spelling.c
194         * src/compose.c
195         * src/prefs_common.c
196         * src/prefs_common.h
197                 implemented new optional spellchecker behaviour: re-check message when
198                 dictionary got changed (from compose-window/context-menu/Change dictionary).
199
200 2006-02-16 [wwp]        2.0.0cvs57
201
202         * src/quote_fmt_parse.y
203                 pclose popen'ed pipe.
204
205 2006-02-15 [colin]      2.0.0cvs56
206
207         * src/mimeview.c
208         * src/mimeview.h
209                 Let MimeViewers know which MimeView they
210                 depend of.
211         * src/summaryview.c
212                 Swap From/To columns in Sent/Queue/Drafts
213                 folders
214         * src/etpan/imap-thread.c
215                 Use mailstream_low_tls_open() for STARTTLS
216                 instead of mailstream_low_ssl_open()
217                 ** REQUIRES libetpan 0.42cvs3 **
218
219 2006-02-15 [wwp]        2.0.0cvs55
220
221         * src/compose.c
222         * src/compose.h
223         * src/message_search.c
224         * src/message_search.h
225         * src/textview.c
226         * src/gtk/gtkutils.c
227         * src/gtk/gtkutils.h
228                 added the ability to Find text in the compose window (and a bit
229                 of code factorization).
230
231 2006-02-15 [wwp]        2.0.0cvs54
232
233         * src/prefs_gtk.c
234                 yet another one file was missing (fix for some widgets' sensitivity).
235                 Thanks Colin!
236
237 2006-02-15 [wwp]        2.0.0cvs53
238
239         * src/prefs_gtk.h
240                 oops forgot that file (fix for some widgets' sensitivity).
241
242 2006-02-15 [wwp]        2.0.0cvs52
243
244         * src/summary_search.c
245                 implemented advanced summary search options (added the ability
246                 to use matcher conditions in an advanced search mode).
247
248 2006-02-15 [wwp]        2.0.0cvs51
249
250         * src/plugins/pgpcore/prefs_gpg.c
251         * src/prefs_account.c
252                 fix some widget sensitivity, mostly around some labels in
253                 account prefs.
254
255 2006-02-15 [paul]       2.0.0cvs50
256
257         * manual/advanced.xml
258                 improve Templates info
259                 written by wwp
260
261 2006-02-14 [colin]      2.0.0cvs49
262
263         * src/pixmaps/address_book.xpm
264         * src/pixmaps/preferences.xpm
265         * src/pixmaps/properties.xpm
266                 Fix pixmap size - patch by Fabien Vantard
267
268 2006-02-13 [colin]      2.0.0cvs48
269
270         * src/procmime.c
271                 Add missing fclose()s on error
272         * src/textview.c
273                 Remove unused code
274         * src/common/utils.c
275                 Fix temp files not being deleted on windows
276         Patches by Thomas Gilgin
277
278 2006-02-13 [cleroy]     2.0.0cvs47
279
280         * src/mainwindow.c
281                 Fix exit crash
282
283 2006-02-13 [wwp]        2.0.0cvs46
284
285         * src/plugins/pgpcore/prefs_gpg.c
286                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
287
288 2006-02-12 [colin]      2.0.0cvs45
289
290         * src/folderview.c
291         * src/main.c
292         * src/mainwindow.c
293                 Fix "stuff" when quitting
294
295 2006-02-12 [wwp]        2.0.0cvs44
296
297         * src/prefs_themes.c
298                 fix typos in debug messages.
299
300 2006-02-11 [colin]      2.0.0cvs43
301
302         * src/summaryview.c
303                 don't allow drag/drop from ourself
304
305 2006-02-10 [wwp]        2.0.0cvs42
306
307         * src/exporthtml.c
308         * src/html.c
309         * src/html.h
310         * src/procmime.c
311         * src/textview.c
312                 renamed html_ prefixed functions and data structures to avoid
313                 namespace clashes w/ other software (gtkhtml2 for instance).
314                 Closes bug #907.
315
316
317 2006-02-09 [colin]      2.0.0cvs41
318
319         * src/summaryview.c
320                 Fix shitty logic messed up. Thanks Ticho for the hint!
321
322 2006-02-09 [wwp]        2.0.0cvs40
323
324         * src/gtk/about.c
325         * src/compose.c
326         * src/prefs_account.c
327         * src/prefs_gtk.h
328         * src/editaddress.c
329                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
330                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
331                 Browse buttons in accounts prefs.
332
333 2006-02-09 [colin]      2.0.0cvs39
334
335         * src/matcher.c
336                 Check for pointer before using its members
337         * src/gtk/gtksourceprintjob.c
338                 Fix a wrong warning
339
340 2006-02-09 [wwp]        2.0.0cvs38
341
342         * src/gtk/filesel.c
343                 fix few compiler warnings (type mismatch).
344
345 2006-02-09 [paul]       2.0.0cvs37
346
347         * po/fr.po
348                 updated by Fabien Vantard
349
350 2006-02-08 [colin]      2.0.0cvs36
351
352         * src/prefs_common.c
353         * src/common/defs.h
354         * src/common/plugin.c
355                 allow windows and linux configurations to coexist
356                 patch by Thomas Gilgin
357
358 2006-02-08 [colin]      2.0.0cvs35
359
360         * src/filtering.c
361         * src/matcher.c
362         * src/matcher.h
363         * src/matcher_parser_parse.y
364         * src/prefs_filtering_action.c
365         * src/prefs_matcher.c
366                 Add the "Ignore thread" filtering
367                 action
368
369 2006-02-08 [colin]      2.0.0cvs34
370
371         * src/compose.c
372         * src/procmime.c
373         * src/procmime.h
374                 Fix bug #905 (damaged attachment)
375                 text files with raw \0's aren't really text files
376         FOR_STABLE
377
378 2006-02-08 [colin]      2.0.0cvs33
379
380         * src/summaryview.c
381                 Fix crasher introduced yesterday
382
383 2006-02-08 [wwp]        2.0.0cvs32
384
385         * src/compose.c
386         * src/compose.h
387                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
388
389 2006-02-08 [wwp]        2.0.0cvs31
390
391         * src/prefs_template.c
392                 templates enhancement: allow address completion for Cc and Bcc fields
393                 (it was currently possible for the To field only)
394
395 2006-02-08 [colin]      2.0.0cvs30
396
397         * src/compose.c
398                 Don't unblock if not blocked
399         FOR_STABLE
400
401 2006-02-07 [colin]      2.0.0cvs29
402
403         * src/action.c
404                 Forgot to refresh summaryview
405
406 2006-02-07 [colin]      2.0.0cvs28
407
408         * src/action.c
409                 Freeze/thaw message list and folder list while
410                 processing %as{} actions 
411         * src/compose.c
412                 Fix auto-wrap disabling after a middle-click
413                 paste - FOR_STABLE
414
415 2006-02-07 [paul]       2.0.0cvs27
416
417         * src/folder.c
418                 fix freeing of uninitialised pointers
419                 Thanks to Colin
420
421 2006-02-06 [colin]      2.0.0cvs26
422
423         * src/folder.c
424                 Use g_slist_prepend in potentially big list
425
426 2006-02-06 [colin]      2.0.0cvs25
427
428         * src/folder.c
429                 Completely skip processing if it doesn't 
430                 exist (faster!)
431
432 2006-02-06 [colin]      2.0.0cvs24
433
434         * src/folder.c
435         * src/summaryview.c
436                 Batch filtering in summaryview (from Tools menu)
437                 and pre/post//-processing too
438
439 2006-02-06 [colin]      2.0.0cvs23
440
441         * src/procmsg.h
442         * src/filtering.c
443                 Use a special field for batch filtering instead
444                 of stepping on deferred execution's toes
445
446 2006-02-06 [colin]      2.0.0cvs22
447
448         * src/action.c
449         * src/filtering.c
450         * src/filtering.h
451         * src/folder.c
452         * src/summaryview.c
453                 Fix filtering via menus and actions
454
455 2006-02-06 [colin]      2.0.0cvs21
456
457         * src/imap.c
458                 Put the added file directly to cache if possible (will work
459                 with next libetpan)
460         * src/filtering.c
461         * src/filtering.h
462         * src/inc.c
463         * src/folder.c
464         * src/mbox.c
465         * src/procmsg.h
466                 Move and copy filtered messages by batches instead of one
467                 by one - faster on IMAP
468         * src/procmsg.c
469                 Add a function that'll possibly be useful later
470
471 2006-02-06 [colin]      2.0.0cvs20
472
473         * src/addressbook.c
474                 Use internal mime-type instead of text/plain for d'n'd
475         * src/compose.c
476                 Allow attaching files from mimeview's icon list via d'n'd
477         * src/folderview.c
478         * src/folderview.h
479                 Use internal mime-type instead of text/plain for d'n'd
480                 Don't try to selected opened folder if none is
481                 Factorize d'n'd from other apps code
482         * src/headerview.c
483         * src/textview.c
484         * src/gtk/gtkutils.c
485         * src/gtk/gtkutils.h
486                 Factorize Face/X-Face stuff
487         * src/mimeview.c
488                 Fix d'n'd to other apps
489         * src/prefs_message.c
490                 Let the XFace pref be usable without libcompface as it also
491                 applies to Face
492         * src/summaryview.c
493                 Fix d'n'd to other apps
494                 Factorize d'n'd from other apps code
495
496 2006-02-06 [wwp]        2.0.0cvs19
497
498         * po/it.po
499                 Italian translation fixes by Andrea Spadaccini (no more confusion
500                 between filtering and processing, and few changes in the About
501                 dialog).
502
503
504 2006-02-06 [mones]      2.0.0cvs18
505
506         * src/gtk/icon_legend.c
507                 Improved descriptions allowing better translations
508
509 2006-02-05 [colin]      2.0.0cvs17
510
511         * src/imap.c
512                 Add the f*cking missing expunge that caused imap_fetch_env
513                 to fail after an add_msgs ! :-///
514         * src/etpan/imap-thread.c
515                 Add a bit of debug
516         FOR_STABLE
517
518 2006-02-05 [colin]      2.0.0cvs16
519
520         * src/common/utils.c
521                 Don't check for return-path (or we can't put
522                 back non-sent mails)
523
524 2006-02-05 [colin]      2.0.0cvs15
525
526         * src/textview.c
527                 Don't try to display Face header in textview
528                 when teh headerview's active
529
530 2006-02-05 [colin]      2.0.0cvs14
531
532         * tools/tbird2syl.py
533         * tools/Makefile.am
534                 Add script to import Thunderbird mails
535
536 2006-02-05 [colin]      2.0.0cvs13
537
538         * src/headerview.c
539         * src/procheader.c
540         * src/procmsg.c
541         * src/procmsg.h
542         * src/textview.c
543                 Show Face headers - patch partially by Klaus Flittner
544
545 2006-02-05 [colin]      2.0.0cvs12
546
547         * src/folderview.c
548         * src/summaryview.c
549         * src/common/utils.c
550         * src/common/utils.h
551                 Let dnd work from mime icons to summaryview
552                 and to folderview too
553                 Add a crude test to avoid trying to add files
554                 drag'n'dropped when they're not mails
555
556 2006-02-04 [colin]      2.0.0cvs11
557
558         * src/summaryview.c
559         * src/mimeview.c
560                 Fix utf8 conversion
561
562 2006-02-04 [colin]      2.0.0cvs10
563
564         * src/compose.c
565         * src/folderview.c
566         * src/mimeview.c
567         * src/summaryview.c
568         * src/summaryview.h
569                 Added various drag and drop capas:
570                 From                    To
571                 summaryview             other apps
572                 mimeview icons          other apps
573                 other apps              summaryview
574                 other apps              folderview
575
576                 This shouldn't have broken the existing:
577                 From                    To
578                 summaryview             folderview
579                 folderview              folderview
580                 summaryview             compose's attachments
581
582         Tests welcomed.
583
584 2006-02-02 [paul]       2.0.0cvs9
585
586         * src/mainwindow.c
587                 move global option 'Set displayed columns...' out
588                 of folder option grouping.
589                 fix sensitivity of 'harvest addresses'
590         FOR_STABLE
591
592 2006-02-01 [colin]      2.0.0cvs8
593
594         * src/mimeview.c
595                 Revert the alertpanel patch, it sucks (intrusive
596                 and gets in the way of "open")
597
598 2006-02-01 [colin]      2.0.0cvs7
599
600         * src/compose.c
601         * src/prefs_account.c
602         * src/prefs_common.c
603         * src/common/defs.h
604         * src/common/utils.c
605         * src/common/utils.h
606                 Add ability to edit the signature file
607                 from the account preferences, and use
608                 a default for the text editor.
609                 Patch by Fabien Vantard
610
611 2006-02-01 [colin]      2.0.0cvs6
612
613         * src/mimeview.c
614                 Try to get mime type by extension if it is
615                 application/octet-stream
616                 Display a window with possible choices when
617                 encountering unknown mime types
618         * src/gtk/filesel.c
619         * src/gtk/filesel.h
620                 Add preview
621                 Allow multiple selection in filtered filesel
622                 (patch by Fabien Vantard)
623         * src/gtk/pluginwindow.c
624                 Use it (patch by Fabien Vantard)
625
626 2006-02-01 [paul]       2.0.0cvs5
627
628         * src/jpilot.c
629                 fix crash on creating jpilot address book
630                 Thanks to Colin - FOR_STABLE
631         * src/prefs_summaries.c
632         * src/prefs_wrapping.c
633         * src/gtk/icon_legend.c
634         * src/gtk/quicksearch.c
635                 string fixes and additions
636
637 2006-02-01 [paul]       2.0.0cvs4
638
639         * src/compose.c
640         * src/mainwindow.c
641         * src/messageview.c
642         * src/prefs_send.c
643                 add Arabic encoding option
644                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
645
646 2006-01-31 [cleroy]     2.0.0cvs3
647
648         * src/plugins/pgpcore/passphrase.c
649                 Convert passphrase to locale encoding
650         * src/compose.c
651                 Fix drafting on IMAP. Crappy bug sneaked in
652                 the release :-/
653         FOR_STABLE
654
655 2006-01-30 [paul]       2.0.0cvs2
656
657         * src/gtk/icon_legend.c
658                 show the new entries
659
660 2006-01-30 [colin]      2.0.0cvs1
661
662         * src/manual.c
663                 Check for the file to be present before 
664                 enabling the menu - FOR_STABLE
665         * src/gtk/icon_legend.c
666                 Add folders icons (not all of them, there
667                 are too much, but the most intriguing ones)
668
669 2006-01-30 [paul]       2.0.0
670
671         version 2.0.0 released
672
673 2006-01-30 [paul]       1.9.100cvs200
674
675         * manual/faq.xml
676         * manual/gpl.xml
677         * manual/intro.xml
678         * manual/starting.xml
679         * manual/sylpheed-claws-manual.xml
680                 fixes, additions
681
682 2006-01-29 [mones]      1.9.100cvs199
683
684         * manual/account.xml
685         * manual/advanced.xml
686         * manual/glossary.xml
687                 Some typos fixed, added LDIF term to glossary
688         * po/es.po
689                 Fixed leading plus symbol
690
691 2006-01-29 [paul]       1.9.100cvs198
692
693         * po/fi.po
694         * po/sk.po
695                 updated by Tommi Pirinen and Andrej Kacian
696
697 2006-01-29 [paul]       1.9.100cvs197
698
699         * src/gtk/authors.h
700                 remove duplicates
701
702 2006-01-29 [paul]       1.9.100cvs196
703
704         * AUTHORS
705         * po/nl.po
706         * src/gtk/authors.h
707         * tools/claws.i18n.status.pl
708                 nl translation updated by Tim Dijkstra
709
710 2006-01-29 [paul]       1.9.100cvs195
711
712         * po/sr.po
713         * po/sv.po
714                 updated by Aleksandar Urosevic and Anders Troback
715
716 2006-01-28 [colin]      1.9.100cvs194
717
718         * src/gtk/gtksourceprintjob.c
719                 Don't fiddle with PangoLayout when we
720                 have an image
721
722 2006-01-28 [paul]       1.9.100cvs193
723
724         * AUTHORS
725         * po/el.po
726         * po/zh_CN.po
727         * src/gtk/authors.h
728         * tools/claws.i18n.status.pl
729                 updated translations submitted by Stavros Giannouris
730                 and Ralgh Young
731
732 2006-01-27 [cleroy]     1.9.100cvs192
733
734         * src/summaryview.c
735         * src/gtk/gtksourceprintjob.c
736                 Add image printing 
737                 (libgnomeprint only, of course)
738
739 2006-01-27 [paul]       1.9.100cvs191
740
741         * po/fr.po
742         * po/it.po
743                 updated by Fabien Vantard and Andrea Spadaccini
744
745 2006-01-26 [colin]      1.9.100cvs190
746
747         * manual/Makefile.am
748         * configure.ac
749                 Make building the manual optional 
750                 (--disable-manual)
751
752 2006-01-26 [paul]       1.9.100cvs189
753
754         * manual/glossary.xml
755         * manual/plugins.xml
756                 edited
757         * po/en_GB.po
758                 updated
759
760 2006-01-26 [paul]       1.9.100cvs188
761
762         * src/prefs_display_header.c
763         * src/prefs_folder_column.c
764         * src/prefs_msg_colors.c
765         * src/prefs_summaries.c
766         * src/prefs_summary_column.c
767                 HIGify
768
769 2006-01-25 [colin]      1.9.100cvs187
770
771         * src/imap.c
772                 Don't allow moving/copying mails between
773                 queue/drafts and non-queue/drafts folders
774                 Fixes bug #897 (message header is resetted 
775                 if one is copied to Drafts)
776
777 2006-01-25 [colin]      1.9.100cvs186
778
779         * src/folder.c
780         * src/mainwindow.c
781                 Fix subscribed folders not found
782         * src/compose.c
783                 Don't try to encode as original mail's charset
784                 if it's ascii 
785
786 2006-01-25 [paul]       1.9.100cvs185
787
788         * AUTHORS
789         * po/Makevars
790                 updated
791         * po/de.po
792         * po/pl.po
793         * po/pt_BR.po
794         * po/sr.po
795                 updates submitted by Stephan Sachse, Emilian Nowak
796                 and Quar, Frederico Goncalves Guimaraes, and
797                 Aleksandar Urosevic
798                 Fix Bug 896, 'PT_BR locale broken'.
799         * src/gtk/authors.h
800                 updated
801
802 2006-01-24 [mones]      1.9.100cvs184
803
804         * manual/glossary.xml
805                 All current terms finished. Reviewers welcome ;-)
806         * manual/keyboard.xml
807                 Fixed column width for pdf output.
808         * po/es.po
809                 Updated
810
811 2006-01-24 [paul]       1.9.100cvs183
812
813         * manual/glossary.xml
814                 fix id name
815         * manual/dist/html/Makefile.am
816         * manual/dist/pdf/Makefile.am
817         * manual/dist/ps/Makefile.am
818         * manual/dist/txt/Makefile.am
819                 fix make deps
820                 Thanks to Colin
821
822 2006-01-24 [mones]      1.9.100cvs182
823
824         * manual/glossary.xml
825                 Nearly finished, some terms missing.
826
827 2006-01-23 [paul]       1.9.100cvs181
828
829         * manual/dist/html/Makefile.am
830         * manual/dist/pdf/Makefile.am
831         * manual/dist/ps/Makefile.am
832         * manual/dist/txt/Makefile.am
833         * src/mainwindow.c
834                 re-enable manual
835                 Thanks to Colin
836
837 2006-01-22 [colin]      1.9.100cvs180
838
839         * src/compose.c
840         * src/gtk/gtkaspell.c
841                 Don't deselect stuff before right-clicking, with aspell.
842                 (This prevented right-click Copy, for example).
843                 Thanks to Clo!
844
845 2006-01-22 [paul]       1.9.100cvs179
846
847         * src/summary_search.c
848                 don't fix the widget size as it causes problems
849                 under localisation.
850                 Thanks to Emilian Nowak
851
852 2006-01-21 [paul]       1.9.100cvs178
853
854         * src/prefs_themes.c
855                 fix broken underlining of label text
856                 with some translations
857
858 2006-01-21 [colin]      1.9.100cvs177
859
860         * po/fr.po
861                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
862
863 2006-01-20 [colin]      1.9.100cvs176
864
865         * configure.ac
866         * Makefile.am
867         * manual/Makefile
868         * manual/dist/html/.cvsignore
869         * manual/dist/html/Makefile.am
870         * manual/dist/pdf/.cvsignore
871         * manual/dist/pdf/Makefile.am
872         * manual/dist/ps/.cvsignore
873         * manual/dist/ps/Makefile.am
874         * manual/dist/txt/.cvsignore
875         * manual/dist/txt/Makefile.am
876                 Autotool-ize manual
877
878 2006-01-20 [paul]       1.9.100cvs175
879
880         * manual/handling.xml
881                 make Filtering and Searching entries easier to find
882         * manual/keyboard.xml
883                 add the remaining default keybinds
884         * src/prefs_summaries.c
885                 update the default keybinds
886
887 2006-01-20 [paul]       1.9.100cvs174
888
889         * src/addressbook.c
890         * src/addrgather.c
891         * src/addrharvest.c
892         * src/editaddress.c
893         * src/editgroup.c
894         * src/exphtmldlg.c
895         * src/expldifdlg.c
896         * src/exporthtml.c
897         * src/exportldif.c
898         * src/ldif.c
899                 replace 'e-mail' with 'email'
900         * src/summary_search.c
901                 add mnemonic to "Find all" button
902
903 2006-01-20 [wwp]        1.9.100cvs173
904
905         * src/export.c
906         * src/import.c
907                 touched mbox import/export buttons for HIG-compliance
908
909 2006-01-19 [paul]       1.9.100cvs172
910
911         * manual/account.xml
912         * manual/addrbook.xml
913         * manual/advanced.xml
914         * manual/faq.xml
915         * manual/handling.xml
916         * manual/intro.xml
917         * manual/plugins.xml
918         * manual/starting.xml
919                 more editing
920
921 2006-01-19 [paul]       1.9.100cvs171
922
923         * src/toolbar.c
924                 allow use of trash button while receiving
925                 Thanks to Colin
926
927 2006-01-19 [wwp]        1.9.100cvs170
928
929         * src/gtk/quicksearch.c
930         * src/compose.c
931                 force text color to black when yellow background is set
932
933 2006-01-19 [colin]      1.9.100cvs169
934
935         * src/plugins/trayicon/trayicon.c
936                 Gray out Get Mail when already getting mail
937
938 2006-01-18 [paul]       1.9.100cvs168
939
940         * src/compose.c
941                 give widget yellow background was To is
942                 set via folder prefs
943         * src/gtk/quicksearch.c
944                 give widget yellow background when quick
945                 search is active.
946                 Thanks to Colin
947
948 2006-01-18 [paul]       1.9.100cvs167
949
950         * doc/man/sylpheed-claws.1
951                 add --subscribe option
952
953 2006-01-18 [paul]       1.9.100cvs166
954
955         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
956         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
957                 use %U instead of %F (%F is broken for user installed
958                 files in kde 3.5)
959
960 2006-01-18 [colin]      1.9.100cvs165
961
962         * src/summaryview.c
963                 Default to Yes in "No more * messages" dialogs
964
965 2006-01-17 [colin]      1.9.100cvs164
966
967         * src/compose.c
968                 Possibly fix an invalid iterator causing
969                 crash
970
971 2006-01-17 [colin]      1.9.100cvs163
972
973         * src/mimeview.c
974                 Fix crash when the image disappears under the
975                 image viewer
976
977 2006-01-16 [colin]      1.9.100cvs162
978
979         * src/compose.c
980                 Fix reenabling autowrap
981
982 2006-01-16 [colin]      1.9.100cvs161
983
984         * src/compose.c
985                 reset quote_len before getting quote_str
986
987 2006-01-16 [colin]      1.9.100cvs160
988
989         * src/account.c
990         * src/account.h
991         * src/folder.c
992         * src/imap_gtk.c
993         * src/mh_gtk.c
994                 Fix bug #883 (default inbox does not track folder move)
995
996 2006-01-16 [colin]      1.9.100cvs159
997
998         * src/compose.c
999         * src/plugins/pgpcore/passphrase.c
1000                 More buttons fixes
1001
1002 2006-01-16 [paul]       1.9.100cvs158
1003
1004         * src/prefs_actions.c
1005         * src/prefs_filtering_action.c
1006         * src/prefs_matcher.c
1007         * src/quote_fmt.c
1008         * src/gtk/description_window.c
1009         * src/gtk/description_window.h
1010         * src/gtk/quicksearch.c
1011                 description window cleanups
1012
1013 2006-01-15 [colin]      1.9.100cvs157
1014
1015         * src/addressbook.c
1016         * src/prefs_filtering.c
1017                 Same here
1018
1019 2006-01-15 [colin]      1.9.100cvs156
1020
1021         * src/folderview.c
1022         * src/mainwindow.c
1023                 Same for "Empty trash"
1024
1025 2006-01-15 [colin]      1.9.100cvs155
1026
1027         * src/inc.c
1028                 Override offline dialog had Yes by default
1029
1030 2006-01-15 [colin]      1.9.100cvs154
1031
1032         * src/summaryview.c
1033                 Delete selected messages? previously had Yes the default
1034
1035 2006-01-15 [colin]      1.9.100cvs153
1036
1037         * src/folder.c
1038         * src/folder.h
1039         * src/main.c
1040                 Check if a mailbox is loaded after all
1041                 plugins are loaded.
1042
1043 2006-01-15 [colin]      1.9.100cvs152
1044
1045         * src/folder.c
1046                 Don't start wizard when there are unloaded folders (will help
1047                 people with only mbox or maildir mailboxes)
1048
1049 2006-01-14 [colin]      1.9.100cvs151
1050
1051         * src/addressbook.c
1052         * src/expldifdlg.c
1053         * src/importldif.c
1054         * src/importmutt.c
1055         * src/importpine.c
1056         * src/mh_gtk.c
1057                 More HIG compliance and fixes
1058
1059 2006-01-14 [colin]      1.9.100cvs150
1060
1061         * src/prefs_filtering_action.c
1062         * src/foldersel.c
1063                 Two forgotten button order changes
1064
1065 2006-01-14 [colin]      1.9.100cvs149
1066
1067         * src/account.c
1068         * src/addressbook.c
1069         * src/compose.c
1070         * src/folderview.c
1071         * src/imap_gtk.c
1072         * src/mainwindow.c
1073         * src/mh_gtk.c
1074         * src/news_gtk.c
1075         * src/prefs_actions.c
1076         * src/prefs_customheader.c
1077         * src/prefs_filtering.c
1078         * src/prefs_matcher.c
1079         * src/prefs_template.c
1080         * src/ssl_manager.c
1081         * src/summaryview.c
1082         * src/textview.c
1083         * src/toolbar.c
1084                 All deletion confirmations are now "Cancel, Delete" 
1085                 instead of "No, Yes"
1086                 Clarified most of the other "No, Yes" to 
1087                 "Cancel, Descriptive_action"
1088                 Rechanged the "Entry not saved" alerts to have 
1089                 "Close, Continue editing"
1090
1091
1092 2006-01-14 [paul]
1093
1094         * 2.0.0-rc4 released
1095
1096 2006-01-14 [paul]       1.9.100cvs148
1097
1098         * src/account.c
1099         * src/addressadd.c
1100         * src/addressbook.c
1101         * src/compose.c
1102         * src/editaddress.c
1103         * src/editbook.c
1104         * src/editgroup.c
1105         * src/editjpilot.c
1106         * src/editldap.c
1107         * src/editvcard.c
1108         * src/exphtmldlg.c
1109         * src/expldifdlg.c
1110         * src/folderview.c
1111         * src/grouplistdialog.c
1112         * src/imap_gtk.c
1113         * src/importmutt.c
1114         * src/importpine.c
1115         * src/inc.c
1116         * src/main.c
1117         * src/mainwindow.c
1118         * src/message_search.c
1119         * src/messageview.c
1120         * src/mh_gtk.c
1121         * src/mimeview.c
1122         * src/news_gtk.c
1123         * src/prefs_actions.c
1124         * src/prefs_customheader.c
1125         * src/prefs_filtering.c
1126         * src/prefs_matcher.c
1127         * src/prefs_template.c
1128         * src/prefs_themes.c
1129         * src/ssl_manager.c
1130         * src/summary_search.c
1131         * src/summaryview.c
1132         * src/textview.c
1133         * src/toolbar.c
1134         * src/gtk/foldersort.c
1135         * src/gtk/gtkaspell.c
1136         * src/gtk/inputdialog.c
1137         * src/gtk/prefswindow.c
1138         * src/plugins/pgpcore/select-keys.c
1139         * src/plugins/trayicon/trayicon.c
1140                 HIG compliant button order
1141
1142 2006-01-14 [mones]      1.9.100cvs147
1143
1144         * po/es.po
1145                 Updated translation
1146
1147 2006-01-13 [paul]       1.9.100cvs146
1148
1149         * AUTHORS
1150         * ChangeLog
1151         * src/gtk/authors.h
1152                 add Joshua M. Kwan to contributors list
1153
1154 2006-01-13 [colin]      1.9.100cvs145
1155
1156         * src/gtk/quicksearch.c
1157                 Don't refocus quick search after executing (Esc or Enter)
1158                 Allows to '/'search something then move up/down in 
1159                 summaryview, and to Esc a search and be back in the 
1160                 summaryview
1161
1162 2006-01-13 [paul]       1.9.100cvs144
1163
1164         * src/plugins/pgpinline/pgpinline.c
1165                 support Content-Type 'application/pgp'
1166                 patch by Joshua M. Kwan <joshuak@users.sf.net>
1167
1168 2006-01-13 [paul]       1.9.100cvs143
1169
1170         * manual/account.xml
1171                 make mention of partial retrieval
1172                 thanks to Colin
1173
1174 2006-01-13 [paul]       1.9.100cvs142
1175
1176         * src/account.c
1177         * src/account.h
1178         * src/action.c
1179         * src/action.h
1180         * src/adbookbase.h
1181         * src/addr_compl.c
1182         * src/addr_compl.h
1183         * src/addrbook.c
1184         * src/addrcache.c
1185         * src/addrcache.h
1186         * src/addrcindex.c
1187         * src/addrcindex.h
1188         * src/addrclip.c
1189         * src/addrclip.h
1190         * src/addrdefs.h
1191         * src/addressadd.c
1192         * src/addressadd.h
1193         * src/addressbook.c
1194         * src/addressbook.h
1195         * src/addrgather.c
1196         * src/addrgather.h
1197         * src/addrharvest.c
1198         * src/addrharvest.h
1199         * src/addrindex.c
1200         * src/addrindex.h
1201         * src/addritem.c
1202         * src/addritem.h
1203         * src/addrquery.c
1204         * src/addrquery.h
1205         * src/addrselect.c
1206         * src/addrselect.h
1207         * src/alertpanel.c
1208         * src/alertpanel.h
1209         * src/browseldap.c
1210         * src/browseldap.h
1211         * src/codeconv.c
1212         * src/codeconv.h
1213         * src/compose.c
1214         * src/compose.h
1215         * src/customheader.c
1216         * src/customheader.h
1217         * src/displayheader.c
1218         * src/displayheader.h
1219         * src/editaddress.c
1220         * src/editaddress.h
1221         * src/editbook.c
1222         * src/editbook.h
1223         * src/editgroup.c
1224         * src/editgroup.h
1225         * src/editjpilot.c
1226         * src/editjpilot.h
1227         * src/editldap.c
1228         * src/editldap.h
1229         * src/editldap_basedn.c
1230         * src/editldap_basedn.h
1231         * src/editvcard.c
1232         * src/editvcard.h
1233         * src/exphtmldlg.c
1234         * src/exphtmldlg.h
1235         * src/expldifdlg.c
1236         * src/expldifdlg.h
1237         * src/export.h
1238         * src/exporthtml.c
1239         * src/exporthtml.h
1240         * src/exportldif.c
1241         * src/exportldif.h
1242         * src/filtering.c
1243         * src/filtering.h
1244         * src/folder.c
1245         * src/folder.h
1246         * src/folder_item_prefs.c
1247         * src/folder_item_prefs.h
1248         * src/foldersel.c
1249         * src/foldersel.h
1250         * src/folderutils.c
1251         * src/folderutils.h
1252         * src/folderview.c
1253         * src/folderview.h
1254         * src/grouplistdialog.c
1255         * src/grouplistdialog.h
1256         * src/headerview.c
1257         * src/html.c
1258         * src/html.h
1259         * src/image_viewer.c
1260         * src/image_viewer.h
1261         * src/imap.c
1262         * src/imap.h
1263         * src/imap_gtk.c
1264         * src/imap_gtk.h
1265         * src/import.h
1266         * src/importldif.c
1267         * src/importldif.h
1268         * src/importmutt.c
1269         * src/importmutt.h
1270         * src/importpine.c
1271         * src/importpine.h
1272         * src/inc.c
1273         * src/inc.h
1274         * src/jpilot.c
1275         * src/jpilot.h
1276         * src/ldapctrl.c
1277         * src/ldapctrl.h
1278         * src/ldaplocate.c
1279         * src/ldaplocate.h
1280         * src/ldapquery.c
1281         * src/ldapquery.h
1282         * src/ldapserver.c
1283         * src/ldapserver.h
1284         * src/ldaputil.c
1285         * src/ldaputil.h
1286         * src/ldif.c
1287         * src/ldif.h
1288         * src/main.c
1289         * src/main.h
1290         * src/mainwindow.c
1291         * src/mainwindow.h
1292         * src/manual.c
1293         * src/manual.h
1294         * src/mbox.c
1295         * src/mbox.h
1296         * src/message_search.c
1297         * src/message_search.h
1298         * src/messageview.c
1299         * src/messageview.h
1300         * src/mh.c
1301         * src/mh.h
1302         * src/mh_gtk.c
1303         * src/mh_gtk.h
1304         * src/mimeview.c
1305         * src/mimeview.h
1306         * src/msgcache.c
1307         * src/msgcache.h
1308         * src/mutt.c
1309         * src/mutt.h
1310         * src/news.c
1311         * src/news.h
1312         * src/news_gtk.c
1313         * src/news_gtk.h
1314         * src/partial_download.c
1315         * src/partial_download.h
1316         * src/pine.c
1317         * src/pine.h
1318         * src/pop.c
1319         * src/pop.h
1320         * src/prefs_account.c
1321         * src/prefs_account.h
1322         * src/prefs_actions.c
1323         * src/prefs_actions.h
1324         * src/prefs_common.c
1325         * src/prefs_common.h
1326         * src/prefs_compose_writing.c
1327         * src/prefs_compose_writing.h
1328         * src/prefs_customheader.c
1329         * src/prefs_customheader.h
1330         * src/prefs_display_header.c
1331         * src/prefs_display_header.h
1332         * src/prefs_filtering.c
1333         * src/prefs_filtering.h
1334         * src/prefs_filtering_action.c
1335         * src/prefs_filtering_action.h
1336         * src/prefs_folder_column.c
1337         * src/prefs_folder_column.h
1338         * src/prefs_folder_item.c
1339         * src/prefs_folder_item.h
1340         * src/prefs_fonts.c
1341         * src/prefs_fonts.h
1342         * src/prefs_gtk.c
1343         * src/prefs_gtk.h
1344         * src/prefs_image_viewer.c
1345         * src/prefs_image_viewer.h
1346         * src/prefs_matcher.c
1347         * src/prefs_matcher.h
1348         * src/prefs_message.c
1349         * src/prefs_msg_colors.c
1350         * src/prefs_msg_colors.h
1351         * src/prefs_other.c
1352         * src/prefs_quote.c
1353         * src/prefs_receive.c
1354         * src/prefs_send.c
1355         * src/prefs_spelling.c
1356         * src/prefs_spelling.h
1357         * src/prefs_summaries.c
1358         * src/prefs_summaries.h
1359         * src/prefs_summary_column.c
1360         * src/prefs_summary_column.h
1361         * src/prefs_template.c
1362         * src/prefs_template.h
1363         * src/prefs_themes.c
1364         * src/prefs_themes.h
1365         * src/prefs_toolbar.c
1366         * src/prefs_toolbar.h
1367         * src/prefs_wrapping.c
1368         * src/prefs_wrapping.h
1369         * src/privacy.c
1370         * src/privacy.h
1371         * src/procheader.c
1372         * src/procheader.h
1373         * src/procmime.c
1374         * src/procmime.h
1375         * src/procmsg.c
1376         * src/procmsg.h
1377         * src/quote_fmt.c
1378         * src/quote_fmt_parse.y
1379         * src/recv.c
1380         * src/recv.h
1381         * src/remotefolder.c
1382         * src/remotefolder.h
1383         * src/send_message.c
1384         * src/send_message.h
1385         * src/setup.c
1386         * src/setup.h
1387         * src/sourcewindow.c
1388         * src/sourcewindow.h
1389         * src/ssl_manager.c
1390         * src/ssl_manager.h
1391         * src/statusbar.c
1392         * src/statusbar.h
1393         * src/stock_pixmap.c
1394         * src/stock_pixmap.h
1395         * src/summary_search.c
1396         * src/summary_search.h
1397         * src/summaryview.c
1398         * src/summaryview.h
1399         * src/syldap.c
1400         * src/syldap.h
1401         * src/textview.c
1402         * src/textview.h
1403         * src/toolbar.c
1404         * src/toolbar.h
1405         * src/undo.c
1406         * src/undo.h
1407         * src/unmime.c
1408         * src/unmime.h
1409         * src/vcard.c
1410         * src/vcard.h
1411         * src/wizard.c
1412         * src/wizard.h
1413         * src/common/base64.c
1414         * src/common/base64.h
1415         * src/common/defs.h
1416         * src/common/hooks.c
1417         * src/common/hooks.h
1418         * src/common/log.c
1419         * src/common/log.h
1420         * src/common/mgutils.c
1421         * src/common/mgutils.h
1422         * src/common/nntp.c
1423         * src/common/nntp.h
1424         * src/common/passcrypt.c
1425         * src/common/passcrypt.h.in
1426         * src/common/plugin.c
1427         * src/common/plugin.h
1428         * src/common/prefs.c
1429         * src/common/prefs.h
1430         * src/common/progressindicator.c
1431         * src/common/progressindicator.h
1432         * src/common/quoted-printable.c
1433         * src/common/quoted-printable.h
1434         * src/common/session.c
1435         * src/common/session.h
1436         * src/common/smtp.c
1437         * src/common/smtp.h
1438         * src/common/socket.c
1439         * src/common/socket.h
1440         * src/common/ssl.c
1441         * src/common/ssl.h
1442         * src/common/ssl_certificate.c
1443         * src/common/ssl_certificate.h
1444         * src/common/stringtable.c
1445         * src/common/stringtable.h
1446         * src/common/sylpheed.c
1447         * src/common/sylpheed.h
1448         * src/common/template.c
1449         * src/common/template.h
1450         * src/common/timing.h
1451         * src/common/utils.c
1452         * src/common/utils.h
1453         * src/common/version.h.in
1454         * src/common/xml.c
1455         * src/common/xml.h
1456         * src/common/xmlprops.c
1457         * src/common/xmlprops.h
1458         * src/gtk/colorlabel.c
1459         * src/gtk/colorsel.c
1460         * src/gtk/colorsel.h
1461         * src/gtk/description_window.c
1462         * src/gtk/description_window.h
1463         * src/gtk/filesel.c
1464         * src/gtk/filesel.h
1465         * src/gtk/foldersort.c
1466         * src/gtk/foldersort.h
1467         * src/gtk/gtkutils.c
1468         * src/gtk/gtkutils.h
1469         * src/gtk/inputdialog.c
1470         * src/gtk/inputdialog.h
1471         * src/gtk/logwindow.c
1472         * src/gtk/logwindow.h
1473         * src/gtk/manage_window.c
1474         * src/gtk/manage_window.h
1475         * src/gtk/menu.c
1476         * src/gtk/menu.h
1477         * src/gtk/pluginwindow.c
1478         * src/gtk/pluginwindow.h
1479         * src/gtk/prefswindow.c
1480         * src/gtk/prefswindow.h
1481         * src/gtk/progressdialog.c
1482         * src/gtk/progressdialog.h
1483         * src/gtk/sslcertwindow.c
1484         * src/gtk/sslcertwindow.h
1485         * src/plugins/clamav/clamav_plugin.c
1486         * src/plugins/clamav/clamav_plugin.h
1487         * src/plugins/clamav/clamav_plugin_gtk.c
1488         * src/plugins/demo/demo.c
1489         * src/plugins/dillo_viewer/dillo_prefs.c
1490         * src/plugins/dillo_viewer/dillo_prefs.h
1491         * src/plugins/dillo_viewer/dillo_viewer.c
1492         * src/plugins/pgpcore/passphrase.c
1493         * src/plugins/pgpcore/passphrase.h
1494         * src/plugins/pgpcore/plugin.c
1495         * src/plugins/pgpcore/select-keys.c
1496         * src/plugins/pgpcore/select-keys.h
1497         * src/plugins/pgpcore/sgpgme.c
1498         * src/plugins/pgpcore/sgpgme.h
1499         * src/plugins/pgpinline/pgpinline.c
1500         * src/plugins/pgpinline/pgpinline.h
1501         * src/plugins/pgpinline/plugin.c
1502         * src/plugins/pgpmime/pgpmime.c
1503         * src/plugins/pgpmime/pgpmime.h
1504         * src/plugins/pgpmime/plugin.c
1505         * src/plugins/spamassassin/spamassassin.c
1506         * src/plugins/spamassassin/spamassassin.h
1507         * src/plugins/spamassassin/spamassassin_gtk.c
1508         * src/plugins/trayicon/trayicon.c
1509                 update copyright header
1510
1511 2006-01-13 [paul]       1.9.100cvs141
1512
1513         * src/account.c
1514         * src/export.c
1515         * src/import.c
1516         * src/mainwindow.c
1517         * src/prefs_account.c
1518         * src/prefs_display_header.c
1519         * src/prefs_receive.c
1520         * src/prefs_send.c
1521         * src/prefs_summaries.c
1522         * src/prefs_themes.c
1523         * src/prefs_toolbar.c
1524         * src/gtk/about.c
1525                 various cleanups
1526
1527 2006-01-12 [colin]      1.9.100cvs140
1528
1529         * src/folder.c
1530         * src/folder.h
1531         * src/main.c
1532                 Add --subscribe option
1533                 Let sylpheed-claws email@domain.com equivalent to --compose
1534                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
1535
1536 2006-01-12 [paul]       1.9.100cvs139
1537
1538         * src/mainwindow.c
1539                 append 'Change folder order' label with '...'
1540         * src/prefs_actions.c
1541                 allow reordering of actions list by dnd
1542         * src/gtk/foldersort.c
1543                 make the dialog nicer
1544
1545 2006-01-11 [colin]      1.9.100cvs138
1546
1547         * src/compose.c
1548                 Allow templates without text
1549
1550 2006-01-11 [paul]       1.9.100cvs137
1551
1552         * tools/README
1553         * tools/filter_conv_new.pl
1554                 add info to README
1555                 also check .sylpheed for filter.xml
1556                 be a bit informative to the user
1557
1558 2006-01-11 [colin]      1.9.100cvs136
1559
1560         * src/textview.c
1561                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
1562
1563 2006-01-10 [paul]       1.9.100cvs135
1564
1565         * tools/Makefile.am
1566         * tools/filter_conv_new.pl
1567                 add script to convert new style Sylpheed
1568                 filter rules (Sylpheed >= 0.9.99) to
1569                 Claws filtering rules
1570
1571 2006-01-10 [colin]      1.9.100cvs134
1572
1573         * src/compose.c
1574                 Fix broken line joins in certain conditions
1575                 (between two quoted lines: <enter><enter><up>
1576                  <type a wrapped sentence><go in the first line>
1577                  <insert more text><watch as line joining failed>)
1578
1579 2006-01-10 [paul]       1.9.100cvs133
1580
1581         * src/compose.c
1582                 don't report success in error dialog
1583                 thanks to Colin
1584         * src/common/utils.c
1585                 include some trailing punctuations as URI
1586                 thanks to Hiro
1587
1588 2006-01-10 [paul]       1.9.100cvs132
1589
1590         * src/mimeview.c
1591                 fix incompatible pointer type
1592                 warning
1593
1594 2006-01-10 [paul]       1.9.100cvs131
1595
1596         * src/compose.c
1597                 change Subject in window title
1598                 instantaneously
1599
1600 2006-01-09 [colin]      1.9.100cvs130
1601
1602         * src/addressbook.c
1603         * src/headerview.c
1604         * src/mainwindow.c
1605         * src/messageview.c
1606         * src/mimeview.c
1607         * src/noticeview.c
1608         * src/summaryview.c
1609                 Fix possible crashes on exit and in addressbook
1610
1611 2006-01-09 [paul]       1.9.100cvs129
1612
1613         * src/prefs_msg_colors.c
1614                 some cleanups that I forgot last time
1615
1616 2006-01-09 [paul]       1.9.100cvs128
1617
1618         * README
1619         * src/folderview.c
1620         * src/prefs_msg_colors.c
1621                 add previously hidden option, color_new, to
1622                 the gui
1623                 move the page to Display/
1624                 rework the gui
1625
1626 2006-01-09 [wwp]        1.9.100cvs127
1627
1628         * src/prefs_themes.c
1629                 made the prefs/display/themes layouts spacing less condensed
1630                 (and so they match other prefs/pages' look).
1631
1632 2006-01-09 [paul]       1.9.100cvs126
1633
1634         * src/compose.c
1635         * src/prefs_common.c
1636         * src/prefs_common.h
1637         * src/prefs_wrapping.c
1638                 remove 'wrap at send' option
1639
1640 2006-01-06 [colin]      1.9.100cvs125
1641
1642         * src/compose.c
1643                 Just make completely sure we don't insert "manual line breaks" 
1644                 when wrapping... 
1645
1646 2006-01-04 [paul]
1647
1648         * 2.0.0-rc3 released
1649
1650 2006-01-04 [paul]       1.9.100cvs124
1651
1652         * src/folderview.c
1653                 fix bug 882, 'quick scroll in folder list
1654                 displays wrong folder contents'
1655
1656 2006-01-04 [paul]       1.9.100cvs123
1657
1658         * src/plugins/pgpmime/pgpmime.c
1659                 better debug information when signing
1660                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
1661
1662 2006-01-03 [colin]      1.9.100cvs122
1663
1664         * configure.ac
1665                 We need to recheck for gpgme 1.0.0 after checking
1666                 for 1.1.1, because if 1.1.1 isn't available, 
1667                 GPGME_LIBS and friends are blanked out by the 
1668                 second check.
1669
1670 2006-01-03 [colin]      1.9.100cvs121
1671
1672         * src/common/prefs.c
1673                 Windows unlink-before rename fix
1674         * src/plugins/pgpcore/sgpgme.c
1675                 Add support for PKA info if available
1676                 Both patches by Werner Koch
1677
1678 2006-01-03 [paul]       1.9.100cvs120
1679
1680         * src/messageview.c
1681                 fix bug 884, 'Send receipt' button visible in queue
1682                 Thanks to Colin
1683
1684 2006-01-02 [colin]      1.9.100cvs119
1685
1686         * src/compose.c
1687         * src/imap.c
1688                 Fix autosave on IMAP and more generally try to
1689                 return the correct ID on a newly added IMAP message
1690
1691 2006-01-02 [paul]       1.9.100cvs118
1692
1693         * manual/keyboard.xml
1694                 edited
1695
1696 2006-01-01 [paul]       1.9.100cvs117
1697
1698         * src/gtk/authors.h
1699                 alphabetical order
1700
1701 2005-12-30 [colin]      1.9.100cvs116
1702
1703         * manual/advanced.xml
1704                 Explain Pre/Post-processing differences.
1705
1706 2005-12-30 [colin]      1.9.100cvs115
1707
1708         * src/mh.c
1709                 Implement copy_msgs for a little optimization
1710         * src/imap.c
1711                 Finish yesterday's fix
1712
1713 2005-12-29 [colin]      1.9.100cvs114
1714
1715         * src/imap.c
1716                 Fix occasional failure in fetching a mail over
1717                 IMAP
1718
1719 2005-12-29 [colin]      1.9.100cvs113
1720
1721         * src/compose.c
1722                 Don't remove a draft when sending it, if it is 
1723                 locked.
1724
1725 2005-12-28 [colin]      1.9.100cvs112
1726
1727         * src/summaryview.c
1728                 Fix leak for real
1729
1730 2005-12-28 [wwp]        1.9.100cvs111
1731
1732         * doc/faq/.cvsignore
1733         * doc/faq/de/.cvsignore
1734         * doc/faq/en/.cvsignore
1735         * doc/faq/es/.cvsignore
1736         * doc/faq/fr/.cvsignore
1737         * doc/faq/it/.cvsignore
1738         * doc/manual/.cvsignore
1739         * doc/manual/de/.cvsignore
1740         * doc/manual/en/.cvsignore
1741         * doc/manual/es/.cvsignore
1742         * doc/manual/fr/.cvsignore
1743         * doc/manual/ja/.cvsignore
1744         * src/plugins/mathml_viewer/.cvsignore
1745                 rollback revival of those files (my bad, sorry for the noise).
1746
1747 2005-12-28 [wwp]        1.9.100cvs110
1748
1749         * src/compose.c
1750                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
1751
1752 2005-12-28 [wwp]        1.9.100cvs109
1753
1754         * doc/faq/.cvsignore
1755         * doc/faq/de/.cvsignore
1756         * doc/faq/en/.cvsignore
1757         * doc/faq/es/.cvsignore
1758         * doc/faq/fr/.cvsignore
1759         * doc/faq/it/.cvsignore
1760         * doc/manual/.cvsignore
1761         * doc/manual/de/.cvsignore
1762         * doc/manual/en/.cvsignore
1763         * doc/manual/es/.cvsignore
1764         * doc/manual/fr/.cvsignore
1765         * doc/manual/ja/.cvsignore
1766         * src/plugins/mathml_viewer/.cvsignore
1767         * po/.cvsignore
1768                 more files to ignore.
1769
1770 2005-12-24 [colin]      1.9.100cvs108
1771
1772         * AUTHORS
1773         * src/gtk/authors.h
1774                 Update for Werner
1775
1776 2005-12-24 [colin]      1.9.100cvs107
1777
1778         * src/procmsg.c
1779                 Allow NULL src_msginfo in 
1780                 procmsg_msginfo_new_from_mimeinfo
1781
1782 2005-12-23 [paul]       1.9.100cvs106
1783
1784         * src/plugins/pgpinline/mypgpcore.def
1785                 add this forgotten file
1786
1787 2005-12-23 [colin]      1.9.100cvs105
1788
1789         * src/mainwindow.c
1790                 Fix missing break
1791
1792 2005-12-23 [colin]      1.9.100cvs104
1793
1794         * autogen.sh
1795         * src/folder.c
1796         * src/mh.c
1797         * src/common/plugin.c
1798         * src/common/socket.c
1799         * src/common/socket.h
1800         * src/common/utils.c
1801         * src/common/utils.h
1802         * src/gtk/pluginwindow.c
1803         * src/plugins/pgpcore/plugin.def
1804         * src/plugins/pgpcore/sylpheed.def
1805         * src/plugins/pgpinline/Makefile.am
1806         * src/plugins/pgpinline/plugin.def
1807         * src/plugins/pgpinline/sylpheed.def
1808         * src/plugins/pgpmime/plugin.def
1809         * src/plugins/pgpmime/sylpheed.def
1810                 Various w32 fixes by Werner Koch
1811
1812 2005-12-22 [paul]       1.9.100cvs103
1813
1814         * src/wizard.c
1815                 don't offer IMAP as 'server type' if
1816                 libetpan isn't built in
1817
1818 2005-12-22 [paul]       1.9.100cvs102
1819
1820         * AUTHORS
1821         * src/mainwindow.c
1822         * src/mainwindow.h
1823         * src/toolbar.c
1824         * src/gtk/authors.h
1825                 support GTK_TOOLBAR_BOTH_HORIZ (text
1826                 next to icon) Patch by Marien Zwart
1827                 marienz@users.sf.net
1828                 Also reword the text
1829
1830 2005-12-21 [colin]      1.9.100cvs101
1831
1832         * configure.ac
1833                 Fix DATADIRNAME
1834         * COPYING
1835                 Fix missing section and explicit the exception better
1836         * src/compose.c
1837                 Prevent mail from being lost without notice when an
1838                 SMTP error happens on trying to send an unmodified
1839                 drafted mail.
1840         * src/send_message.c
1841         * src/common/smtp.c
1842                 Fix password remembering when wrong, and add return
1843                 value checks where they should have been
1844         * src/plugins/pgpcore/sylpheed.def
1845         * src/plugins/pgpinline/sylpheed.def
1846         * src/plugins/pgpmime/sylpheed.def
1847                 Add a few symbols needed
1848
1849 2005-12-21 [paul]       1.9.100cvs100
1850
1851         * m4/codeset.m4
1852         * m4/glibc21.m4
1853         * m4/intdiv0.m4
1854         * m4/inttypes-pri.m4
1855         * m4/inttypes.m4
1856         * m4/inttypes_h.m4
1857         * m4/isc-posix.m4
1858         * m4/lcmessage.m4
1859         * m4/stdint_h.m4
1860         * m4/uintmax_t.m4
1861                 gettextization
1862                 thanks to Colin
1863
1864 2005-12-21 [paul]       1.9.100cvs99
1865
1866         * po/sv.po
1867                 fixed by Colin
1868
1869 2005-12-20 [paul]       1.9.100cvs98
1870
1871         * po/sv.po
1872                 updated by Anders Trobäck
1873
1874 2005-12-20 [colin]      1.9.100cvs97
1875
1876         * ABOUT-NLS
1877         * Makefile.am
1878         * autogen.sh
1879         * configure.ac
1880         * config/config.rpath
1881         * config/mkinstalldirs
1882         * m4/Makefile.am
1883         * m4/glibc2.m4
1884         * m4/gnupg.m4
1885         * m4/gpgme.m4
1886         * m4/intmax.m4
1887         * m4/longdouble.m4
1888         * m4/longlong.m4
1889         * m4/printf-posix.m4
1890         * m4/signed.m4
1891         * m4/size_max.m4
1892         * m4/ulonglong.m4
1893         * m4/wchar_t.m4
1894         * m4/wint_t.m4
1895         * m4/xsize.m4
1896         * po/Makefile.in.in
1897         * po/Makevars
1898         * po/bg.po
1899         * po/ca.po
1900         * po/cs.po
1901         * po/de.po
1902         * po/el.po
1903         * po/en_GB.po
1904         * po/es.po
1905         * po/fi.po
1906         * po/fr.po
1907         * po/hr.po
1908         * po/hu.po
1909         * po/it.po
1910         * po/ja.po
1911         * po/ko.po
1912         * po/nb.po
1913         * po/nl.po
1914         * po/pl.po
1915         * po/pt_BR.po
1916         * po/ru.po
1917         * po/sk.po
1918         * po/sr.po
1919         * po/stamp-po
1920         * po/sv.po
1921         * po/zh_CN.po
1922         * po/zh_TW.po
1923         * src/Makefile.am
1924         * src/codeconv.c
1925         * src/compose.c
1926         * src/exporthtml.c
1927         * src/exportldif.c
1928         * src/folder.c
1929         * src/main.c
1930         * src/manual.c
1931         * src/mh.c
1932         * src/mimeview.c
1933         * src/send_message.c
1934         * src/common/Makefile.am
1935         * src/common/fnmatch.c
1936         * src/common/fnmatch.h
1937         * src/common/fnmatch_loop.c
1938         * src/common/nntp.c
1939         * src/common/plugin.c
1940         * src/common/smtp.c
1941         * src/common/socket.c
1942         * src/common/string_match.c
1943         * src/common/sylpheed.c
1944         * src/common/utils.c
1945         * src/common/utils.h
1946         * src/common/w32_dirent.c
1947         * src/common/w32_reg.c
1948         * src/common/w32_signal.c
1949         * src/common/w32_stat.c
1950         * src/common/w32_stdio.c
1951         * src/common/w32_stdlib.c
1952         * src/common/w32_string.c
1953         * src/common/w32_time.c
1954         * src/common/w32_unistd.c
1955         * src/common/w32_wait.c
1956         * src/common/w32lib.h
1957         * src/etpan/Makefile.am
1958         * src/gtk/Makefile.am
1959         * src/plugins/clamav/Makefile.am
1960         * src/plugins/demo/Makefile.am
1961         * src/plugins/dillo_viewer/Makefile.am
1962         * src/plugins/pgpcore/Makefile.am
1963         * src/plugins/pgpcore/passphrase.c
1964         * src/plugins/pgpcore/plugin.def
1965         * src/plugins/pgpcore/sgpgme.c
1966         * src/plugins/pgpcore/sylpheed.def
1967         * src/plugins/pgpcore/version.rc
1968         * src/plugins/pgpinline/Makefile.am
1969         * src/plugins/pgpinline/plugin.def
1970         * src/plugins/pgpinline/sylpheed.def
1971         * src/plugins/pgpinline/version.rc
1972         * src/plugins/pgpmime/Makefile.am
1973         * src/plugins/pgpmime/mypgpcore.def
1974         * src/plugins/pgpmime/plugin.def
1975         * src/plugins/pgpmime/sylpheed.def
1976         * src/plugins/pgpmime/version.rc
1977         * src/plugins/spamassassin/Makefile.am
1978                 Very little ;-) patch from Werner Koch, providing
1979                 infrastructure for cross-compiling to Win32
1980
1981 2005-12-20 [paul]       1.9.100cvs96
1982
1983         * src/account.c
1984         * src/account.h
1985         * src/mainwindow.c
1986         * src/mainwindow.h
1987         * src/toolbar.c
1988         * src/toolbar.h
1989                 add a combo to the Get All button, allowing
1990                 quick retrieval from any account
1991                 Patch by Fabien Vantard, slightly modified
1992                 by Colin
1993         * src/gtk/about.c
1994                 i18n fix. Patch by Fabien Vantard
1995
1996 2005-12-19 [colin]      1.9.100cvs95
1997
1998         * src/compose.c
1999         * src/compose.h
2000                 Don't automatically join lines when they've 
2001                 been separated by the user and not automatically
2002
2003 2005-12-19 [paul]       1.9.100cvs94
2004
2005         * src/gtk/pluginwindow.c
2006                 i18n fix.
2007                 Patch by Fabien Vantard
2008
2009 2005-12-15 [paul]       1.9.100cvs93
2010
2011         * src/common/plugin.c
2012         * src/common/plugin.h
2013         * src/gtk/pluginwindow.c
2014         * src/plugins/clamav/clamav_plugin.c
2015         * src/plugins/demo/demo.c
2016         * src/plugins/dillo_viewer/dillo_viewer.c
2017         * src/plugins/pgpcore/plugin.c
2018         * src/plugins/pgpinline/plugin.c
2019         * src/plugins/pgpmime/plugin.c
2020         * src/plugins/spamassassin/spamassassin.c
2021         * src/plugins/trayicon/trayicon.c
2022                 add plugin_version()
2023
2024 2005-12-15 [colin]      1.9.100cvs92
2025
2026         * src/compose.c
2027                 Further fix bug #875
2028
2029 2005-12-15 [paul]       1.9.100cvs91
2030
2031         * src/gtk/filesel.c
2032                 fix attach_load_dir getting set to
2033                 PLUGINDIR on plugin load
2034
2035 2005-12-14 [mones]      1.9.100cvs90
2036
2037         * manual/ack.xml
2038         * manual/keyboard.xml
2039                 Initial draft and some shortcuts added
2040                 
2041         * po/es.po
2042                 Updated translation
2043
2044 2005-12-14 [colin]      1.9.100cvs89
2045
2046         * src/compose.c
2047         * src/imap.c
2048         * src/summaryview.c
2049         * src/gtk/gtkaspell.c
2050                 More leaks fixed
2051         * src/prefs_folder_item.c
2052                 Fix recursive prefs apply
2053
2054
2055 2005-12-14 [colin]      1.9.100cvs88
2056
2057         * src/compose.c
2058                 Fix bug #875 (Freeze On Inline Forward of 
2059                 Large Message)
2060
2061 2005-12-13 [colin]      1.9.100cvs87
2062
2063         * src/compose.c
2064                 Uniq-ify and sort the mimetypes list
2065                 Patch by Fabien Vantard
2066
2067 2005-12-13 [colin]      1.9.100cvs86
2068
2069         * src/imap.c
2070         * src/etpan/imap-thread.c
2071                 Fix leaks (patch by Hoa)
2072         * src/news.c
2073         * src/common/plugin.c
2074                 Fix leaks
2075
2076 2005-12-12 [colin]
2077
2078         * 2.0.0-rc2 released
2079
2080 2005-12-12 [colin]      1.9.100cvs85
2081
2082         * src/matcher.c
2083                 Fix a leak
2084
2085 2005-12-12 [wwp]        1.9.100cvs84
2086
2087         * src/gtk/icon_legend.c
2088                 fix misbehaviour and crash when closing the legend window
2089         using the Esc key (patch by Fabien Vantard).
2090
2091 2005-12-12 [paul]       1.9.100cvs83
2092
2093         * src/browseldap.c
2094         * src/foldersel.c
2095         * src/prefs_actions.c
2096         * src/prefs_filtering.c
2097         * src/prefs_matcher.c
2098         * src/prefs_spelling.glade      ** REMOVED **
2099         * src/prefs_template.c
2100         * src/gtk/foldersort.glade      ** REMOVED **
2101         * src/gtk/pluginwindow.c
2102         * src/gtk/pluginwindow.glade    ** REMOVED **
2103         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
2104                 cleanups
2105
2106 2005-12-11 [paul]       1.9.100cvs82
2107
2108         * src/gtk/filesel.c
2109                 fix attach_load_dir crasher (double free)
2110
2111 2005-12-09 [paul]       1.9.100cvs81
2112
2113         * po/POTFILES.in
2114         * src/mainwindow.c
2115         * src/gtk/Makefile.am
2116         * src/gtk/icon_legend.c
2117         * src/gtk/icon_legend.h
2118                 add icon legend
2119         * src/manual.c
2120                 cleanup
2121
2122 2005-12-09 [paul]       1.9.100cvs80
2123
2124         * src/plugins/pgpcore/passphrase.c
2125                 wrap the label in the dialog
2126
2127 2005-12-09 [colin]      1.9.100cvs79
2128
2129         * src/plugins/pgpcore/sgpgme.c
2130                 Display (untrusted) on not trusted signatures
2131                 Patch by Michal Èihaø <michal@cihar.com>
2132                 Closes bug #867 (Report also key trust)
2133
2134 2005-12-09 [colin]      1.9.100cvs78
2135
2136         * src/common/plugin.c
2137                 Update licence check, following Eben Moglen's advice
2138
2139 2005-12-08 [colin]      1.9.100cvs77
2140
2141         * src/folder.c
2142                 Fix the occasionnal item->cache != NULL 
2143                 assertion failure. 
2144
2145 2005-12-08 [colin]      1.9.100cvs76
2146
2147         * src/mimeview.c
2148         * src/plugins/pgpcore/sgpgme.c
2149                 Print key id when unable to check it
2150                 Closes bug #866 (Show key id when missing)
2151
2152 2005-12-08 [paul]       1.9.100cvs75
2153
2154         * src/prefs_common.c
2155         * src/prefs_common.h
2156         * src/gtk/filesel.c
2157                 remember load attachment dir
2158
2159 2005-12-07 [colin]      1.9.100cvs74
2160
2161         * src/prefs_toolbar.c
2162                 Gtk fixes, patch by Fabien Vantard
2163
2164 2005-12-07 [colin]      1.9.100cvs73
2165
2166         * src/action.c
2167         * src/compose.c
2168         * src/compose.h
2169                 Fix bug #839 (Quoted text isn't colored after 
2170                 executing an action)
2171         * src/common/plugin.c
2172                 Require plugins to declare their licence in plugin_licence()
2173                 Refuse to load non-GPL plugins as they'd be illegal (as 
2174                 derived works of Sylpheed-Claws, they must be GPL).
2175         * src/plugins/clamav/clamav_plugin.c
2176         * src/plugins/demo/demo.c
2177         * src/plugins/dillo_viewer/dillo_viewer.c
2178         * src/plugins/pgpcore/plugin.c
2179         * src/plugins/pgpinline/plugin.c
2180         * src/plugins/pgpmime/plugin.c
2181         * src/plugins/spamassassin/spamassassin.c
2182         * src/plugins/trayicon/trayicon.c
2183                 Add plugin_licence()
2184
2185 2005-12-07 [paul]       1.9.100cvs72
2186
2187         * configure.ac
2188         * src/mainwindow.c
2189         * src/manual.c
2190         * src/manual.h
2191         * src/common/defs.h
2192                 clean up after local FAQ removal and
2193                 temporary manual removal
2194
2195 2005-12-06 [colin]      1.9.100cvs71
2196
2197         * configure.ac
2198         * doc/Makefile.am
2199         * doc/faq/.cvsignore
2200         * doc/faq/Makefile.am
2201         * doc/faq/de/.cvsignore
2202         * doc/faq/de/Makefile.am
2203         * doc/faq/de/sylpheed-faq-1.html
2204         * doc/faq/de/sylpheed-faq-2.html
2205         * doc/faq/de/sylpheed-faq-3.html
2206         * doc/faq/de/sylpheed-faq.html
2207         * doc/faq/en/.cvsignore
2208         * doc/faq/en/Makefile.am
2209         * doc/faq/en/sylpheed-faq-1.html
2210         * doc/faq/en/sylpheed-faq-2.html
2211         * doc/faq/en/sylpheed-faq-3.html
2212         * doc/faq/en/sylpheed-faq-4.html
2213         * doc/faq/en/sylpheed-faq.html
2214         * doc/faq/es/.cvsignore
2215         * doc/faq/es/Makefile.am
2216         * doc/faq/es/sylpheed-faq-1.html
2217         * doc/faq/es/sylpheed-faq-2.html
2218         * doc/faq/es/sylpheed-faq-3.html
2219         * doc/faq/es/sylpheed-faq-4.html
2220         * doc/faq/es/sylpheed-faq.html
2221         * doc/faq/fr/.cvsignore
2222         * doc/faq/fr/Makefile.am
2223         * doc/faq/fr/sylpheed-faq-1.html
2224         * doc/faq/fr/sylpheed-faq-2.html
2225         * doc/faq/fr/sylpheed-faq-3.html
2226         * doc/faq/fr/sylpheed-faq.html
2227         * doc/faq/it/.cvsignore
2228         * doc/faq/it/Makefile.am
2229         * doc/faq/it/sylpheed-faq-1.html
2230         * doc/faq/it/sylpheed-faq-2.html
2231         * doc/faq/it/sylpheed-faq-3.html
2232         * doc/faq/it/sylpheed-faq.html
2233         * doc/manual/.cvsignore
2234         * doc/manual/Makefile.am
2235         * doc/manual/de/.cvsignore
2236         * doc/manual/de/Makefile.am
2237         * doc/manual/de/sylpheed-1.html
2238         * doc/manual/de/sylpheed-10.html
2239         * doc/manual/de/sylpheed-11.html
2240         * doc/manual/de/sylpheed-12.html
2241         * doc/manual/de/sylpheed-13.html
2242         * doc/manual/de/sylpheed-14.html
2243         * doc/manual/de/sylpheed-15.html
2244         * doc/manual/de/sylpheed-16.html
2245         * doc/manual/de/sylpheed-17.html
2246         * doc/manual/de/sylpheed-18.html
2247         * doc/manual/de/sylpheed-19.html
2248         * doc/manual/de/sylpheed-2.html
2249         * doc/manual/de/sylpheed-20.html
2250         * doc/manual/de/sylpheed-3.html
2251         * doc/manual/de/sylpheed-4.html
2252         * doc/manual/de/sylpheed-5.html
2253         * doc/manual/de/sylpheed-6.html
2254         * doc/manual/de/sylpheed-7.html
2255         * doc/manual/de/sylpheed-8.html
2256         * doc/manual/de/sylpheed-9.html
2257         * doc/manual/de/sylpheed.html
2258         * doc/manual/en/.cvsignore
2259         * doc/manual/en/Makefile.am
2260         * doc/manual/en/sylpheed-1.html
2261         * doc/manual/en/sylpheed-10.html
2262         * doc/manual/en/sylpheed-11.html
2263         * doc/manual/en/sylpheed-12.html
2264         * doc/manual/en/sylpheed-13.html
2265         * doc/manual/en/sylpheed-14.html
2266         * doc/manual/en/sylpheed-15.html
2267         * doc/manual/en/sylpheed-16.html
2268         * doc/manual/en/sylpheed-17.html
2269         * doc/manual/en/sylpheed-18.html
2270         * doc/manual/en/sylpheed-19.html
2271         * doc/manual/en/sylpheed-2.html
2272         * doc/manual/en/sylpheed-20.html
2273         * doc/manual/en/sylpheed-21.html
2274         * doc/manual/en/sylpheed-22.html
2275         * doc/manual/en/sylpheed-3.html
2276         * doc/manual/en/sylpheed-4.html
2277         * doc/manual/en/sylpheed-5.html
2278         * doc/manual/en/sylpheed-6.html
2279         * doc/manual/en/sylpheed-7.html
2280         * doc/manual/en/sylpheed-8.html
2281         * doc/manual/en/sylpheed-9.html
2282         * doc/manual/en/sylpheed.html
2283         * doc/manual/es/.cvsignore
2284         * doc/manual/es/Makefile.am
2285         * doc/manual/es/sylpheed-1.html
2286         * doc/manual/es/sylpheed-10.html
2287         * doc/manual/es/sylpheed-11.html
2288         * doc/manual/es/sylpheed-12.html
2289         * doc/manual/es/sylpheed-13.html
2290         * doc/manual/es/sylpheed-14.html
2291         * doc/manual/es/sylpheed-15.html
2292         * doc/manual/es/sylpheed-16.html
2293         * doc/manual/es/sylpheed-17.html
2294         * doc/manual/es/sylpheed-18.html
2295         * doc/manual/es/sylpheed-19.html
2296         * doc/manual/es/sylpheed-2.html
2297         * doc/manual/es/sylpheed-20.html
2298         * doc/manual/es/sylpheed-3.html
2299         * doc/manual/es/sylpheed-4.html
2300         * doc/manual/es/sylpheed-5.html
2301         * doc/manual/es/sylpheed-6.html
2302         * doc/manual/es/sylpheed-7.html
2303         * doc/manual/es/sylpheed-8.html
2304         * doc/manual/es/sylpheed-9.html
2305         * doc/manual/es/sylpheed.html
2306         * doc/manual/fr/.cvsignore
2307         * doc/manual/fr/Makefile.am
2308         * doc/manual/fr/sylpheed-1.html
2309         * doc/manual/fr/sylpheed-10.html
2310         * doc/manual/fr/sylpheed-11.html
2311         * doc/manual/fr/sylpheed-12.html
2312         * doc/manual/fr/sylpheed-13.html
2313         * doc/manual/fr/sylpheed-14.html
2314         * doc/manual/fr/sylpheed-15.html
2315         * doc/manual/fr/sylpheed-16.html
2316         * doc/manual/fr/sylpheed-17.html
2317         * doc/manual/fr/sylpheed-18.html
2318         * doc/manual/fr/sylpheed-19.html
2319         * doc/manual/fr/sylpheed-2.html
2320         * doc/manual/fr/sylpheed-20.html
2321         * doc/manual/fr/sylpheed-3.html
2322         * doc/manual/fr/sylpheed-4.html
2323         * doc/manual/fr/sylpheed-5.html
2324         * doc/manual/fr/sylpheed-6.html
2325         * doc/manual/fr/sylpheed-7.html
2326         * doc/manual/fr/sylpheed-8.html
2327         * doc/manual/fr/sylpheed-9.html
2328         * doc/manual/fr/sylpheed.html
2329         * doc/manual/ja/.cvsignore
2330         * doc/manual/ja/Makefile.am
2331         * doc/manual/ja/sylpheed-1.html
2332         * doc/manual/ja/sylpheed-10.html
2333         * doc/manual/ja/sylpheed-11.html
2334         * doc/manual/ja/sylpheed-12.html
2335         * doc/manual/ja/sylpheed-13.html
2336         * doc/manual/ja/sylpheed-14.html
2337         * doc/manual/ja/sylpheed-15.html
2338         * doc/manual/ja/sylpheed-16.html
2339         * doc/manual/ja/sylpheed-17.html
2340         * doc/manual/ja/sylpheed-18.html
2341         * doc/manual/ja/sylpheed-19.html
2342         * doc/manual/ja/sylpheed-2.html
2343         * doc/manual/ja/sylpheed-20.html
2344         * doc/manual/ja/sylpheed-3.html
2345         * doc/manual/ja/sylpheed-4.html
2346         * doc/manual/ja/sylpheed-5.html
2347         * doc/manual/ja/sylpheed-6.html
2348         * doc/manual/ja/sylpheed-7.html
2349         * doc/manual/ja/sylpheed-8.html
2350         * doc/manual/ja/sylpheed-9.html
2351         * doc/manual/ja/sylpheed.html
2352         * doc/manual/ja/sylpheed.sgml
2353         * src/mainwindow.c
2354                 Remove outdated manual and faq. Noisy, eh?
2355
2356 2005-12-06 [colin]      1.9.100cvs70
2357
2358         * src/compose.c
2359         * src/quote_fmt_parse.y
2360         * src/undo.c
2361         * src/undo.h
2362                 Allow %X to position cursor at 0 
2363                 (no %X = before signature)
2364                 Fix paste as quotation putting the cursor at 0
2365                 Fix undo offsets when pasting
2366                 Insert the quote_fmt at once instead of line 
2367                 by line
2368                 Fix [Edited] when starting to reply/forward
2369
2370 2005-12-06 [paul]       1.9.100cvs69
2371
2372         * src/plugins/clamav/clamav_plugin_gtk.c
2373                 add another tooltip
2374         * src/plugins/spamassassin/spamassassin_gtk.c
2375                 rework spamassassin_create_widget_func()
2376
2377 2005-12-05 [colin]      1.9.100cvs68
2378
2379         * po/POTFILES.in
2380                 Fix make release ;-)
2381
2382 2005-12-05 [colin]      1.9.100cvs67
2383
2384         * src/compose.c
2385         * src/compose.h
2386                 Fix cursor positioning (not obeying %X)
2387
2388 2005-12-05 [paul]       1.9.100cvs66
2389
2390         * src/plugins/dillo_viewer/dillo_prefs.c
2391                 fix compilation warning
2392
2393 2005-12-05 [paul]       1.9.100cvs65
2394
2395         * src/prefs_spelling.c
2396         * src/plugins/trayicon/trayicon.c
2397                 cleanups - remove unused stuff
2398
2399 2005-12-05 [paul]       1.9.100cvs64
2400
2401         * README
2402         * manual/plugins.xml
2403                 remove info about removed mathml_viewer plugin
2404
2405 2005-12-05 [paul]       1.9.100cvs63
2406
2407         * configure.ac
2408         * src/plugins/Makefile.am
2409         * src/plugins/mathml_viewer/.cvsignore
2410         * src/plugins/mathml_viewer/Makefile.am
2411         * src/plugins/mathml_viewer/mathml_viewer.c
2412                 remove unmaintained mathml_viewer plugin
2413
2414 2005-12-05 [paul]       1.9.100cvs62
2415
2416         * src/summaryview.c
2417                 obey prefs_common.always_show_msg when
2418                 moving a msg
2419                 Thanks to Colin
2420
2421 2005-12-05 [paul]       1.9.100cvs61
2422
2423         * src/compose.c
2424         * src/prefs_account.c
2425         * src/prefs_filtering.c
2426         * src/prefs_quote.c
2427         * src/prefs_spelling.c
2428         * src/prefs_toolbar.c
2429         * src/summaryview.c
2430         * src/gtk/gtkutils.c
2431         * src/gtk/quicksearch.c
2432         * src/plugins/dillo_viewer/dillo_prefs.c
2433                 dialog cleanups
2434
2435 2005-12-04 [paul]       1.9.100cvs60
2436
2437         * src/inc.c
2438         * src/prefs_account.c
2439         * src/prefs_account.h
2440                 allow a Local account to specify a
2441                 default inbox
2442                 (closes bug 843 'Inbox cannot be changed for local
2443                  mailboxes')
2444
2445 2005-12-04 [colin]      1.9.100cvs59
2446
2447         * src/plugins/trayicon/trayicon.c
2448                 Remove Get, rename Get All to Get Mail in order to
2449                 be consistent with the default main toolbar
2450
2451 2005-12-03 [colin]      1.9.100cvs58
2452
2453         * manual/gpl.xml
2454         * manual/sylpheed-claws-manual.xml
2455                 Add GPL appendix
2456
2457 2005-12-03 [paul]       1.9.100cvs57
2458
2459         * AUTHORS
2460         * po/sv.po
2461         * src/gtk/authors.h
2462                 new (partially complete) Swedish translation
2463                 by Anders Troback <sylpheed@troback.com>
2464
2465 2005-12-02 [paul]       1.9.100cvs56
2466
2467         * configure.ac
2468                 libetpan 0.41 required
2469
2470 2005-12-02 [paul]       1.9.100cvs55
2471
2472         * src/plugins/clamav/clamav_plugin.c
2473         * src/plugins/clamav/clamav_plugin.h
2474         * src/plugins/clamav/clamav_plugin_gtk.c
2475         * src/plugins/spamassassin/spamassassin.c
2476         * src/plugins/spamassassin/spamassassin.h
2477         * src/plugins/spamassassin/spamassassin_gtk.c
2478                 unregister prefs pages on unloading, thus
2479                 preventing a crash
2480                 (thanks to Colin for the hint)
2481
2482 2005-12-02 [wwp]        1.9.100cvs54
2483
2484         * src/quote_fmt.h
2485         * src/quote_fmt_parse.y
2486                 fix misuse of gboolean*, use gboolean instead
2487                 (thanks to Paul, Colin, for pointing out that scaring one)
2488
2489 2005-12-02 [paul]       1.9.100cvs53
2490
2491         * src/plugins/clamav/clamav_plugin.c
2492                 int no --> unsigned int no
2493         * src/plugins/clamav/clamav_plugin_gtk.c
2494                 rework config page
2495
2496 2005-12-02 [wwp]        1.9.100cvs52
2497
2498         * src/compose.c
2499         * src/prefs_template.c
2500         * src/quote_fmt.h
2501         * src/quote_fmt_parse.y
2502                 prevent from executing |f and |p templates commands when
2503                 adding or replacing templates in prefs (avoids annoying and
2504                 potentially dangerous behaviours)
2505
2506 2005-12-02 [paul]       1.9.100cvs51
2507
2508         * src/prefs_common.c
2509                 allow translation of some default values
2510                 Patch by Fabien Vantard
2511
2512 2005-12-02 [paul]       1.9.100cvs50
2513
2514         * src/codeconv.c
2515         * src/codeconv.h
2516         * src/prefs_common.c
2517         * src/prefs_common.h
2518         * src/prefs_message.c
2519         * src/textview.c
2520                 remove obsolete 'convert_mb_alnum' option
2521                 and related stuff
2522         * src/gtk/about.c
2523                 remove unused 'about_textview_visibility_notify'
2524
2525 2005-12-02 [paul]       1.9.100cvs49
2526
2527         * src/prefs_account.c
2528         * src/prefs_compose_writing.c
2529         * src/prefs_fonts.c
2530         * src/prefs_gtk.h
2531         * src/prefs_image_viewer.c
2532         * src/prefs_message.c
2533         * src/prefs_other.c
2534         * src/prefs_receive.c
2535         * src/prefs_send.c
2536         * src/prefs_spelling.c
2537         * src/prefs_summaries.c
2538         * src/prefs_wrapping.c
2539         * src/plugins/dillo_viewer/dillo_prefs.c
2540         * src/plugins/pgpcore/prefs_gpg.c
2541                 several cleanups to the prefs dialogs
2542                 (slightly modified) patch by Fabien Vantard
2543
2544 2005-12-02 [paul]       1.9.100cvs48
2545
2546         * src/main.c
2547                 --exit means exit
2548         * src/send_message.c
2549                 fix crash on send when connection fails
2550
2551         Thanks to Colin
2552
2553 2005-12-01 [colin]      1.9.100cvs47
2554
2555         * src/html.c
2556                 Translate &hellip; to "..."
2557
2558 2005-11-30 [colin]      1.9.100cvs46
2559
2560         * src/matcher.c
2561         * src/matcher.h
2562                 Optimize back yesterday's fix.
2563
2564 2005-11-30 [paul]       1.9.100cvs45
2565
2566         * manual/faq.xml
2567                 standardised
2568         * manual/intro.xml
2569                 written by Colin, edited by me
2570
2571 2005-11-29 [colin]      1.9.100cvs44
2572
2573         * src/matcher.c
2574                 Skip headers unconditionnaly in match_body if the
2575                 rule is not message or ~message
2576
2577 2005-11-29 [colin]      1.9.100cvs43
2578
2579         * src/matcher.c
2580                 Fix body_part and such, not skipping headers 
2581                 if the matchcriteria wasn't the first in the rule
2582
2583 2005-11-29 [colin]      1.9.100cvs42
2584
2585         * src/compose.c
2586                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
2587                 option missing from message view window)
2588                 Fix double text D'n'D with gtk-2.8
2589         * src/matcher.c
2590                 Fix ~message, ~headers_part, ~body_part rules
2591         * src/messageview.c
2592                 Add Windows-1252 (Closes bug #863)
2593                 Fix accels
2594         * src/gtk/gtkaspell.c
2595                 Properly destroy accels in all menus
2596
2597 2005-11-29 [mones]      1.9.100cvs41
2598
2599         * po/es.po
2600                 Updated.
2601
2602 2005-11-27 [colin]      1.9.100cvs40
2603
2604         * src/mh_gtk.c
2605                 "/Remove mailbox" -> "/Remove mailbox..."
2606
2607 2005-11-27 [paul]       1.9.100cvs39
2608
2609         * AUTHORS
2610         * po/de.po
2611         * src/gtk/authors.h
2612                 updated by new maintainer, Stephan Sachse
2613
2614 2005-11-27 [paul]       1.9.100cvs38
2615
2616         * manual/faq.xml
2617                 written by Colin, edited by me
2618
2619 2005-11-27 [paul]       1.9.100cvs37
2620
2621         * src/prefs_common.c
2622         * src/prefs_common.h
2623         * src/prefs_receive.c
2624         * src/prefs_summaries.c
2625                 move 'go to inbox after receiving new mail'
2626                 option from display/sumamaries to mail
2627                 handling/receive, and rework prefs_summaries
2628                 dialog a little
2629
2630 2005-11-25 [martin]     1.9.100cvs36
2631
2632         * po/de.po
2633             fixed windows-1252 translation;
2634             translated some new and fuzzy strings
2635
2636 2005-11-25 [paul]       1.9.100cvs35
2637
2638         * src/plugins/clamav/clamav_plugin.c
2639                 complete the update done in cvs34
2640
2641 2005-11-25 [paul]       1.9.100cvs34
2642
2643         * src/plugins/clamav/clamav_plugin.c
2644                 reflect upstream changes
2645
2646 2005-11-25 [paul]       1.9.100cvs33
2647
2648         * manual/ack.xml
2649         * manual/plugins.xml
2650         * manual/sylpheed-claws-manual.xml
2651                 written/updated by Colin, edited by me
2652         * tools/acroread2sylpheed.pl
2653                 update binary name
2654
2655 2005-11-24 [colin]      1.9.100cvs32
2656
2657         * src/compose.c
2658                 Fix bug #856 (reediting messages forgets Request
2659                 Return Receipt)
2660
2661 2005-11-24 [paul]       1.9.100cvs31
2662
2663         * manual/addrbook.xml
2664         * manual/starting.xml
2665                 written by Colin, proofread, edited, adapted by me
2666         * manual/advanced.xml
2667                 add some Actions examples
2668         * src/importldif.c
2669                 use a Save button instead of a Close button
2670         * src/wizard.c
2671                 indicate mandatory fields
2672                 fix page display
2673                 Thanks to Colin
2674
2675 2005-11-23 [colin]      1.9.100cvs30
2676
2677         * src/addressbook.c
2678                 Rename menu item, fix possible crash after
2679                 deletion of books
2680         * src/addrindex.c
2681                 Allow searching for '*' in ldap
2682         * src/browseldap.c
2683                 Fix "Browse Entry" (did anyone use it?)
2684         * src/wizard.c
2685                 Add guards for mandatory information
2686
2687 2005-11-23 [paul]       1.9.100cvs29
2688
2689         * manual/advanced.xml
2690                 corrections to the English
2691
2692 2005-11-23 [colin]      1.9.100cvs28
2693
2694         * src/mimeview.c
2695                 Fix possible crash at exit. After the call to
2696                 gtk_container_remove(), the Viewer's widget has no
2697                 more parent so gtk+ automatically frees it and its
2698                 sons. If destroy_viewer() then try to access it,
2699                 problems ensue.
2700
2701 2005-11-22 [colin]      1.9.100cvs27
2702
2703         * src/compose.c
2704         * src/gtk/gtkaspell.c
2705                 Fix right-clicking on a misspelled word
2706                 Fix More... in suggestions menu
2707
2708 2005-11-22 [wwp]        1.9.100cvs26
2709
2710         * src/prefs_template.c
2711                 templates works: re-sort templates list when adding or replacing,
2712                 prevent from adding or replacing when the template name is empty
2713
2714 2005-11-21 [colin]      1.9.100cvs25
2715
2716         * src/addressbook.c
2717                 Fix some addressbook suckage (dnd, select all)
2718         * src/compose.c
2719         * src/gtk/gtkaspell.c
2720         * src/gtk/gtkaspell.h
2721                 Make the spellchecker menu work with the 
2722                 GtkTextView one instead of overriding it
2723
2724 2005-11-20 [paul]       1.9.100cvs24
2725
2726         * manual/handling.xml
2727                 proofread and corrected
2728
2729 2005-11-20 [paul]       1.9.100cvs23
2730
2731         * manual/Makefile
2732                 generate html as one file
2733         * manual/advanced.xml
2734                 fix output generation
2735                 reformat hidden options list
2736         * manual/manual.xml     ** REMOVED **
2737         * manual/sylpheed-claws-manual.xml      ** ADDED **
2738                 renamed
2739
2740 2005-11-18 [colin]      1.9.100cvs22
2741
2742         * src/prefs_account.c
2743                 Fix layout in news and mbox accounts
2744         * manual/account.xml
2745         * manual/advanced.xml
2746                 New contents for Paul to check :)
2747
2748 2005-11-18 [wwp]        1.9.100cvs21
2749
2750         * src/gtk/quicksearch.c
2751                 don't update extended quicksearch buttons twice
2752
2753 2005-11-18 [paul]       1.9.100cvs20
2754
2755         * src/textview.c
2756                 complete 1.9.100cvs19
2757
2758 2005-11-18 [paul]       1.9.100cvs19
2759
2760         * src/compose.c
2761                 cosmetic improvements
2762         * src/textview.c
2763                 also list text/* attachments
2764
2765 2005-11-18 [colin]      1.9.100cvs18
2766
2767         * src/summaryview.c
2768                 Use column 0 instead of -1 in 
2769                 gtk_ctree_node_moveto, in a naive
2770                 hope it'll fix the gtk-related crashes
2771
2772 2005-11-18 [colin]      1.9.100cvs17
2773
2774         * src/gtk/inputdialog.c
2775                 Fix icon staying the first one
2776
2777 2005-11-17 [wwp]        1.9.100cvs16
2778                 fix possible problem showing some quicksearch buttons, and a bad
2779                 call to g_return_if_fail in a function that returns a value (both
2780                 fixes by Fabien Vantard)
2781
2782 2005-11-15 [wwp]        1.9.100cvs15
2783
2784         * src/gtk/quicksearch.c
2785                 added a tooltip to that obscure ... quicksearch button
2786
2787 2005-11-15 [wwp]        1.9.100cvs14
2788
2789         * src/gtk/quicksearch.c
2790                 add a quicksearch helper to filtering expression users: the ... button
2791                 raises the condition expr window. condition expressions set up w/ this
2792                 window are used by the quicksearch if the user closes it pressing OK.
2793
2794 2005-11-14 [paul]       1.9.100cvs13
2795
2796         * src/plugins/clamav/clamav_plugin.c
2797         * src/plugins/spamassassin/spamassassin.c
2798                 change plugin type following recent merging
2799
2800 2005-11-14 [wwp]        1.9.100cvs12
2801
2802         * src/folder.c
2803                 prevent from crashing when copying/moving message(s) from and
2804                 to the same folder
2805
2806 2005-11-14 [paul]       1.9.100cvs11
2807
2808         * src/plugins/clamav/Makefile.am
2809         * src/plugins/clamav/clamav_plugin.c
2810         * src/plugins/clamav/clamav_plugin.h
2811         * src/plugins/clamav/clamav_plugin_gtk.c
2812                 also merge clamav and clamav_gtk plugins
2813
2814 2005-11-13 [colin]      1.9.100cvs10
2815
2816         * configure.ac
2817         * src/plugins/spamassassin/Makefile.am
2818         * src/plugins/spamassassin/spamassassin.c
2819         * src/plugins/spamassassin/spamassassin.h
2820         * src/plugins/spamassassin/spamassassin_gtk.c
2821                 Merge spamassassin and spamassassin_gtk plugins,
2822                 and build it by default.
2823
2824 2005-11-12 [colin]      1.9.100cvs9
2825
2826         * src/etpan/imap-thread.c
2827                 Fix gcc warning
2828
2829 2005-11-12 [colin]      1.9.100cvs8
2830
2831         * src/procmime.c
2832                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
2833
2834 2005-11-10 [colin]      1.9.100cvs7
2835
2836         * src/main.c
2837                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
2838                 minimised state)
2839
2840 2005-11-10 [wwp]        1.9.100cvs6
2841
2842         * src/gtk/description_window.c
2843                 fix a crash when closing description windows using the WM's [X] button
2844
2845 2005-11-09 [colin]      1.9.100cvs5
2846
2847         * src/common/ssl.c
2848                 Update libetpan call to follow upstream
2849                 (yes, this requires libetpan-0.40cvs3)
2850
2851 2005-11-08 [colin]      1.9.100cvs4
2852
2853         * src/compose.c
2854         * src/textview.c
2855         * src/common/utils.c
2856         * src/common/utils.h
2857                 Enhance the email parser
2858
2859 2005-11-08 [colin]      1.9.100cvs3
2860
2861         * src/procmime.c
2862                 Fix what looks like an off-by-one (fixes 
2863                 attachments from the Bat)
2864
2865 2005-11-08 [wwp]        1.9.100cvs2
2866
2867         * src/main.c
2868                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
2869
2870 2005-11-08 [wwp]        1.9.100cvs1
2871
2872         * src/main.c
2873                 allow exiting Sylpheed-Claws from command-line
2874
2875 2005-11-08 [paul]       1.9.100
2876
2877         1.9.100 released
2878
2879 2005-11-07 [colin]      1.9.99cvs17
2880
2881         * src/addritem.c
2882         * src/ldif.c
2883                 Fix import of base-64 encoded items
2884
2885 2005-11-07 [colin]      1.9.99cvs16
2886
2887         * src/send_message.c
2888                 Fix bug #314 (Queue does not empty under certain 
2889                 circumstances)
2890
2891 2005-11-07 [paul]       1.9.99cvs15
2892
2893         * src/mutt.c
2894         * src/pine.c
2895                 fix buffer overflows
2896                 Thanks to Colin
2897
2898 2005-11-07 [paul]       1.9.99cvs14
2899
2900         * doc/man/Makefile.am
2901         * doc/man/sylpheed-claws.1      ** ADDED **
2902         * doc/man/sylpheed.1            ** DELETED **
2903                 rename and update the man file
2904
2905 2005-11-06 [colin]      1.9.99cvs13
2906
2907         * src/ldif.c
2908                 Fix ldif_get_line() that returned empty strings
2909                 (Didn't understand why). Also fix a possible
2910                 buffer overflow.
2911
2912 2005-11-06 [wwp]        1.9.99cvs12
2913
2914         * src/textview.c
2915         * src/gtk/about.c
2916         * src/gtk/gtkutils.c
2917         * src/gtk/gtkutils.h
2918                 fix a compilation warning,
2919                 make links sensitive in the about dialog
2920
2921 2005-11-04 [wwp]        1.9.99cvs11
2922
2923         * src/gtk/about.c
2924                 don't wrap or translate URIs, and a bit text format cleanup
2925
2926 2005-11-04 [wwp]        1.9.99cvs10
2927
2928         * src/gtk/about.c
2929                 better textview tagging implementation (no more use of marks for
2930                 postponed tagging)
2931
2932 2005-11-02 [colin]      1.9.99cvs9
2933
2934         * src/common/ssl.c
2935                 Forgot an ifdef
2936
2937 2005-11-02 [colin]      1.9.99cvs8
2938
2939         * configure.ac
2940                 Require libetpan-0.40 due to upstream fix
2941         * src/common/ssl.c
2942                 Tell libetpan not to call SSL_Library_Init,
2943                 as we do it ourselves.
2944
2945 2005-11-02 [colin]      1.9.99cvs7
2946
2947         * po/POTFILES.in
2948                 Add missing files (thanks to Fabien Vantard)
2949
2950 2005-11-02 [colin]      1.9.99cvs6
2951
2952         * src/summaryview.c
2953                 Fix totals when read messages are hidden or quicksearch
2954                 is on
2955         * src/ssl_manager.c
2956         * src/ssl_manager.h
2957         * src/common/ssl_certificate.c
2958         * src/common/ssl_certificate.h
2959         * src/gtk/sslcertwindow.c
2960         * src/gtk/sslcertwindow.h
2961                 Fix copyright on my stuff
2962
2963 2005-11-02 [wwp]        1.9.99cvs5
2964
2965         * src/prefs_themes.c
2966                 fix directory name checking (theme installation/removal),
2967                 made related error a bit more verbose
2968
2969 2005-11-02 [colin]      1.9.99cvs4
2970
2971         * src/summaryview.c
2972                 Fix typo (probably fixes bug #841 (Sort by the From 
2973                 field doesn't work)
2974
2975 2005-11-02 [paul]       1.9.99cvs3
2976
2977         * po/ko.po
2978         * po/nb.po
2979                 updated by SungHyun Nam, Geir Helland
2980         * src/wizard.c
2981                 fix typo in welcome message. spotted by
2982                 Andrea Spadaccini
2983
2984 2005-11-01 [colin]      1.9.99cvs2
2985
2986         * src/compose.c
2987                 Fix replying to ml wen confirming subscription
2988         * src/messageview.c
2989         * src/mimeview.c
2990         * src/mimeview.h
2991         * src/privacy.h
2992         * src/summaryview.c
2993                 Make key check non blocking
2994
2995 2005-10-31 [paul]       1.9.99cvs1
2996
2997         * tools/claws.i18n.status.pl
2998                 updated for ChangeLog
2999
3000 2005-10-31 [paul]       1.9.99
3001
3002         1.9.99 released
3003
3004 2005-10-31 [paul]       1.9.15cvs131
3005
3006         * .cvsignore
3007         * ChangeLog
3008         * ChangeLog.claws       ** REMOVED **
3009         * ChangeLog-gtk2.claws  ** REMOVED **
3010         * ChangeLog.gtk1        ** ADDED **
3011         * INSTALL
3012         * Makefile.am
3013         * NEWS
3014         * README
3015         * README.claws          ** REMOVED **
3016         * README.jp             ** REMOVED **
3017         * RELEASE_NOTES         ** ADDED **
3018         * RELEASE_NOTES.claws   ** REMOVED **
3019         * commitHelper
3020         * configure.ac
3021         * sylpheed.spec.in      ** REMOVED **
3022                 tidy up and update the default docs:
3023                 ChangeLog.claws is renamed ChangeLog.gtk1
3024                 ChangeLog-gtk2.claws is renamed ChangeLog
3025                 README.claws is renamed README
3026                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
3027
3028 2005-10-31 [paul]       1.9.15cvs130
3029
3030         * po/it.po
3031                 fix errors
3032
3033 2005-10-31 [paul]       1.9.15cvs129
3034
3035         * po/ca.po
3036         * po/de.po
3037         * po/en_GB.po
3038         * po/fr.po
3039         * po/it.po
3040         * po/pt_BR.po
3041         * po/sk.po
3042         * po/sr.po
3043         * po/zh_CN.po
3044                 updated by Miquel Oliete, Stephan Sachse and
3045                 Thomas Gilgin, me, Fabien Vantard, Andrea
3046                 Spadaccini, Frederico Goncalves Guimaraes,
3047                 Andrej Kacian, Aleksandar Urosevic, and
3048                 Ralgh Young.
3049
3050 2005-10-31 [mones]      1.9.15cvs128
3051
3052         * manual/faq.xml
3053                 More questions.
3054         
3055         * po/es.po
3056                 Updated for release.
3057
3058 2005-10-30 [colin]      1.9.15cvs127
3059
3060         * src/compose.c
3061                 Place cursor before rewrapping (fixes cursor
3062                 pos if quotation gets rewrapped)
3063
3064 2005-10-29 [paul]       1.9.15cvs126
3065
3066         * src/crash.c
3067         * src/foldersel.c
3068         * src/main.c
3069         * src/messageview.c
3070         * src/toolbar.c
3071         * src/gtk/authors.h
3072                 corrections to text items
3073
3074 2005-10-28 [colin]      1.9.15cvs125
3075
3076         * src/messageview.c
3077                 Make "hit 'C' to check sig" work from extern 
3078                 messageviews
3079
3080 2005-10-27 [colin]      1.9.15cvs124
3081
3082         * src/summaryview.c
3083                 Add a hack to avoid segfaulting when hammering 
3084                 on gtk's events
3085
3086 2005-10-27 [wwp]        1.9.15cvs123
3087
3088         * src/prefs_themes.c
3089                 sort list of themes names in themes prefs
3090
3091 2005-10-27 [paul]       1.9.15cvs122
3092
3093         * src/folder.c
3094         * src/prefs_account.c
3095                 fix building on Solaris
3096                 Patch by Alex Moore
3097
3098 2005-10-27 [wwp]        1.9.15cvs121
3099
3100         * src/summaryview.c
3101         * src/gtk/gtksctree.c
3102                 speed up unselecting messages in summary view (thanks to Colin)
3103
3104 2005-10-27 [paul]       1.9.15cvs120
3105
3106         * src/mainwindow.c
3107                 fix a compilation warning
3108         * src/summaryview.c
3109                 fix updating of 'n items selected' count
3110                 when deselecting
3111
3112 2005-10-27 [martin]     1.9.15cvs119
3113
3114         * src/action.c
3115                 ignore actions with a leading '/' in the action menu name
3116                 fixes a crash on menu creation
3117         * src/prefs_actions.c
3118                 do not allow a leading '/' in the action menu name
3119
3120 2005-10-27 [paul]       1.9.15cvs118
3121
3122         * src/main.c
3123                 fix compilation warning
3124
3125 2005-10-27 [paul]       1.9.15cvs117
3126
3127         * src/procmime.c
3128                 add #if HAVE_LOCALE_H
3129
3130 2005-10-27 [paul]       1.9.15cvs116
3131
3132         * src/plugins/clamav/clamav_plugin.c
3133         * src/plugins/dillo_viewer/dillo_viewer.c
3134         * src/plugins/mathml_viewer/mathml_viewer.c
3135         * src/plugins/pgpcore/plugin.c
3136         * src/plugins/pgpinline/plugin.c
3137         * src/plugins/pgpmime/plugin.c
3138         * src/plugins/spamassassin/spamassassin.c
3139         * src/plugins/trayicon/trayicon.c
3140                 plugin_init() : make error messages more
3141                 informative
3142
3143 2005-10-26 [wwp]        1.9.15cvs115
3144
3145         * src/prefs_matcher.c
3146                 enlarge boolean op widget width a bit (wasn't always showing text contents)
3147
3148 2005-10-26 [wwp]        1.9.15cvs114
3149
3150         * src/procmime.c
3151         * src/gtk/gtksctree.c
3152         * src/plugins/spamassassin/libspamc.c
3153         * src/plugins/spamassassin/spamassassin.c
3154                 fix some compilation warnings more
3155
3156 2005-10-26 [mones]      1.9.15cvs113
3157
3158         * po/es.po
3159                 Updated translation
3160
3161 2005-10-26 [paul]       1.9.15cvs112
3162
3163         * src/prefs_message.c
3164                 give all display_xface stuff the
3165                 #if HAVE_LIBCOMPFACE treatment, thus
3166                 preventing a crash
3167                 (Thanks to Wolfgang Enderlein)
3168
3169 2005-10-26 [colin]      1.9.15cvs111
3170
3171         * src/gedit-print.c
3172                 Fix date format
3173         * src/imap_gtk.c
3174         * src/news_gtk.c
3175                 Remove context menu items that should not be there
3176         * src/jpilot.c
3177                 Fix encoding
3178         * src/main.c
3179         * src/mainwindow.c
3180                 Don't show the mainwindow too soon
3181
3182 2005-10-26 [wwp]        1.9.15cvs110
3183
3184         * src/folder.c
3185         * src/manual.c
3186         * src/summaryview.c
3187                 fix uninitialized pointers in the folder updating hook
3188                 (thanks to Colin)
3189
3190 2005-10-25 [mones]      1.9.15cvs109
3191
3192         * manual/faq.xml
3193                 General information subsection completed. 
3194                 Removed archaic references.
3195                 
3196         * manual/Makefile
3197         * manual/dtd/manual.dsl
3198                 Added customization stylesheet for getting paragraphs
3199                 fully justified in PDF output (as suggested by Colin).
3200
3201 2005-10-25 [colin]      1.9.15cvs108
3202
3203         * src/compose.c
3204                 Fix a second leak
3205
3206 2005-10-25 [colin]      1.9.15cvs107
3207
3208         * src/addrbook.c
3209         * src/addrindex.c
3210                 Fix leak (xml_get_element() allocates memory)
3211         * src/compose.c
3212                 Fix leak + dead code (shame!)
3213         * src/procmime.c
3214                 Fix leak
3215
3216 2005-10-25 [colin]      1.9.15cvs106
3217
3218         * src/mimeview.c
3219                 Fix encoding issue in Save all and in 
3220                 overwrite-confirmation alertpanel
3221
3222 2005-10-25 [colin]      1.9.15cvs105
3223
3224         * src/common/socket.c
3225                 Fix a leak - Thanks to Christopher Aillon
3226                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
3227
3228 2005-10-25 [paul]       1.9.15cvs104
3229
3230         * src/wizard.c
3231                 Always guess servers from the right-hand
3232                 email part and guess username from the
3233                 left-hand part. (Thanks to Colin)
3234                 add an X-Face to the welcome message
3235
3236 2005-10-25 [paul]       1.9.15cvs103
3237
3238         * manual/handling.xml
3239                 written by Colin, edited by me
3240
3241 2005-10-25 [wwp]        1.9.15cvs102
3242
3243         * src/folderview.c
3244         * src/grouplistdialog.c
3245         * src/imap.c
3246         * src/noticeview.c
3247                 fix some compilation warnings
3248
3249 2005-10-24 [paul]
3250
3251         1.9.99-rc3 released
3252
3253 2005-10-24 [paul]       1.9.15cvs101
3254
3255         * src/gtk/about.c
3256                 fix window sizing
3257
3258 2005-10-24 [paul]       1.9.15cvs100
3259
3260         * src/pixmaps/offline.xpm
3261         * src/pixmaps/online.xpm
3262                 replace with last default versions
3263
3264 2005-10-24 [colin]      1.9.15cvs99
3265
3266         * src/imap.c
3267                 Fix bug when moving a folder
3268         * src/imap_gtk.c
3269         * src/mh_gtk.c
3270                 "Delete folder" pops up a window, so it 
3271                 should be suffixed with "..."
3272         * src/plugins/pgpcore/sgpgme.c
3273                 Include locale.h
3274
3275 2005-10-24 [mones]      1.9.15cvs98
3276
3277         * manual/Makefile
3278         * manual/account.xml
3279         * manual/ack.xml
3280         * manual/addrbook.xml
3281         * manual/advanced.xml
3282         * manual/faq.xml
3283         * manual/glossary.xml
3284         * manual/gpl.xml
3285         * manual/handling.xml
3286         * manual/intro.xml
3287         * manual/keyboard.xml
3288         * manual/manual.xml
3289         * manual/plugins.xml
3290         * manual/starting.xml
3291         * manual/dtd/sdocbook.dtd
3292                 Initial manual structure and some content.
3293
3294 2005-10-23 [wwp]        1.9.15cvs97
3295
3296         * src/gtk/about.c
3297                 fix a typo
3298
3299 2005-10-23 [wwp]        1.9.15cvs96
3300
3301         * src/gtk/about.c
3302         * src/gtk/authors.h
3303                 rework of the about window (main work by Paul), also featuring a few
3304                 fixes for typos and duplicate names
3305
3306 2005-10-23 [wwp]        1.9.15cvs95
3307
3308         * src/.cvsignore
3309                 Ignore the right binary name (sylpheed-claws now)
3310
3311 2005-10-23 [paul]       1.9.15cvs94
3312
3313         * src/compose.c
3314                 when using Folder Pref 'Default To for
3315                 replies' make the entry in the Compose
3316                 window bold
3317                 Patch by Fabien Vantard
3318
3319 2005-10-22 [colin]      1.9.15cvs93
3320
3321         * src/codeconv.c
3322                 Fix leak
3323
3324 2005-10-22 [colin]      1.9.15cvs92
3325
3326         * src/codeconv.c
3327                 try to convert using locale (apart utf8) if necessary
3328
3329 2005-10-22 [colin]      1.9.15cvs91
3330
3331         * src/pixmaps/new.xpm
3332         * src/pixmaps/unread.xpm
3333                 Make the unread envelope blue again and
3334                 saturate the new one a bit more.
3335
3336 2005-10-22 [colin]      1.9.15cvs90
3337
3338         * src/compose.c
3339                 When replying to a mail sent by one of our accounts,
3340                 use the original list of recipients. Let 'Reply All'
3341                 and 'Reply to sender' work like previously.
3342
3343 2005-10-21 [colin]      1.9.15cvs89
3344
3345         * src/prefs_filtering.c
3346                 Clear fields after add and replace
3347         * src/textview.c
3348                 Display xface differently (better)
3349         * src/plugins/pgpinline/pgpinline.c
3350                 Fix crappy encodings/recodings
3351
3352 2005-10-21 [paul]       1.9.15cvs88
3353
3354         * src/compose.c
3355         * src/prefs_folder_item.c
3356         * src/toolbar.c
3357                 fix news folder Folder Properties
3358                 (thanks to Colin)
3359         * src/folderview.c
3360                 update folderview after Themes change
3361                 keep selected folder selected
3362                 (thanks to Colin)
3363
3364 2005-10-21 [paul]       1.9.15cvs87
3365
3366         * tools/Makefile.am
3367         * tools/OOo2sylpheed.pl
3368         * tools/README
3369         * tools/README.sylprint
3370         * tools/asus_mailled.sh         ** REMOVED **
3371         * tools/filter_conv.pl
3372         * tools/freshmeat_search.pl
3373         * tools/google_search.pl
3374         * tools/gpg-sign-syl            ** REMOVED **
3375         * tools/kmail2sylpheed.pl
3376         * tools/kmail2sylpheed_v2.pl
3377         * tools/multiwebsearch.pl
3378         * tools/nautilus2sylpheed.sh
3379         * tools/newscache_clean.pl
3380         * tools/outlook2sylpheed.pl
3381         * tools/sylpheed-switcher       ** REMOVED **
3382         * tools/sylprint.pl
3383         * tools/sylprint.rc
3384         * tools/tb2sylpheed
3385         * tools/vcard2xml.py
3386         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
3387                 update default config dir
3388                 update binary name (thanks to Fabien Vantard)
3389                 remove obsolete scripts
3390
3391 2005-10-21 [colin]      1.9.15cvs86
3392
3393         * src/inc.c
3394                 Fix possible leak and units. Based on a patch by
3395                 Fabien Vantard.
3396
3397 2005-10-20 [colin]      1.9.15cvs85
3398
3399         * src/textview.c
3400                 Clear xface when clearing textview
3401
3402 2005-10-20 [colin]      1.9.15cvs84
3403
3404         * configure.ac
3405         * src/folderview.c
3406         * src/headerview.c
3407         * src/main.c
3408         * src/prefs_common.c
3409         * src/prefs_common.h
3410         * src/prefs_message.c
3411         * src/textview.c
3412         * src/textview.h
3413         * src/common/defs.h
3414         * src/common/utils.c
3415         * src/common/utils.h
3416         * src/gtk/gtkutils.c
3417         * src/gtk/gtkutils.h
3418                 Migrate config to .sylpheed-claws (Automatically)
3419                 Add a way to get the Xface in the TextView
3420
3421 2005-10-20 [colin]      1.9.15cvs83
3422
3423         * src/gtk/Makefile.am
3424         * src/gtk/about.c
3425         * src/gtk/authors.h
3426                 Make the about dialog *grooovy*
3427
3428 2005-10-20 [colin]      1.9.15cvs82
3429
3430         * src/mimeview.c
3431                 Use "Open with" on double click if no command
3432                 was found
3433
3434 2005-10-20 [colin]      1.9.15cvs81
3435
3436         * src/imap.c
3437         * src/etpan/imap-thread.c
3438                 Fix possible crash.
3439
3440 2005-10-20 [paul]       1.9.15cvs80
3441
3442         * src/folder.c
3443                 don't show clipkey icon if the only
3444                 attachment is the signature
3445                 Patch by Colin
3446
3447 2005-10-20 [paul]       1.9.15cvs79
3448
3449         * AUTHORS
3450         * src/plugins/pgpmime/pgpmime.c
3451                 name the PGP/MIME signature 'signature.asc'
3452                 Patch by Andrew Nelson <freeandy@gmail.com>
3453
3454 2005-10-19 [colin]      1.9.15cvs78
3455
3456         * src/plugins/pgpmime/pgpmime.c
3457                 Oops, no need to double-check though
3458
3459 2005-10-19 [colin]      1.9.15cvs77
3460
3461         * src/plugins/pgpinline/pgpinline.c
3462         * src/plugins/pgpmime/pgpmime.c
3463                 Check that my_tmpfile() doesn't 
3464                 return NULL
3465
3466 2005-10-19 [colin]      1.9.15cvs76
3467
3468         * src/common/utils.c
3469                 Use shorter mime boundaries to avoid having
3470                 MTAs rewrapping our headers, breaking the
3471                 PGP signature in the process 
3472         * src/compose.c
3473         * src/plugins/pgpmime/pgpmime.c
3474                 Check for boundary uniqueness to be sure
3475                 it won't happen, instead of hoping for the
3476                 best
3477
3478 2005-10-19 [colin]      1.9.15cvs75
3479
3480         * sylpheed-claws.desktop
3481         * src/Makefile.am
3482         * src/main.c
3483                 Ship a sylpheed-claws binary instead
3484                 of a sylpheed one. Change the socket
3485                 name, too
3486         * src/folderview.c
3487                 Update folder only if it changed
3488         * src/wizard.c
3489                 Fix i18n in welcome mail, patch by
3490                 Fabien Vantard
3491
3492 2005-10-19 [paul]
3493
3494         1.9.99-rc2 released
3495
3496 2005-10-19 [paul]       1.9.15cvs74
3497
3498         * src/folder.c
3499         * src/folderview.c
3500                 fix summaryview update
3501                 Patch by Colin
3502
3503 2005-10-18 [colin]      1.9.15cvs73
3504
3505         * src/plugins/pgpcore/passphrase.c
3506                 Don't XGrabServer, and try a bit more to 
3507                 sync everything before grabbing mouse/keyboard
3508
3509 2005-10-18 [colin]      1.9.15cvs72
3510
3511         * src/Makefile.am
3512         * src/addressadd.c
3513         * src/addressbook.c
3514         * src/folderview.c
3515         * src/grouplistdialog.c
3516         * src/mimeview.c
3517         * src/stock_pixmap.c
3518         * src/stock_pixmap.h
3519         * src/summaryview.c
3520         * src/gtk/gtksctree.c
3521         * src/gtk/gtksctree.h
3522         * src/pixmaps/empty.xpm
3523                 Implement a wrapper call for gtk_ctree_set_node_info
3524                 and gtk_ctree_insert_node, that uses a 1x1 transparent
3525                 pixmap instead of a NULL one. This works around some
3526                 memory problems deep inside gtk, revealed by valgrind,
3527                 and fixes bug #834 (Pressing CTRl-D on a message marked 
3528                 as locked crashes sylpheed.), as well as, probably, 
3529                 wwp's 4th dimension problems that happen in gtk_ctree_*.
3530
3531 2005-10-17 [colin]      1.9.15cvs71
3532
3533         * src/mimeview.c
3534                 Provide visual feedback when checking
3535                 signature
3536
3537 2005-10-17 [colin]      1.9.15cvs70
3538
3539         * src/main.c
3540                 Keep the folder list frozen while checking caches...
3541
3542 2005-10-17 [colin]      1.9.15cvs69
3543
3544         * src/addr_compl.c
3545                 Fi bug #833 (Autocompleting from addressbook 
3546                 fails with extended chars)
3547         * src/imap.c
3548                 Fix 'adding messages' staying in statusbar
3549                 after an error
3550
3551 2005-10-17 [wwp]        1.9.15cvs68
3552
3553         * src/ssl_manager.c
3554                 Fix buttons' layout resizing when window size changes
3555
3556 2005-10-17 [wwp]        1.9.15cvs67
3557
3558         * src/account.c
3559         * src/prefs_account.c
3560         * src/prefs_common.c
3561         * src/prefs_common.h
3562         * src/prefs_folder_item.c
3563         * src/prefs_gtk.c
3564         * src/gtk/logwindow.c
3565         * src/gtk/pluginwindow.c
3566         * src/gtk/prefswindow.c
3567         * src/gtk/prefswindow.h
3568                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
3569
3570 2005-10-17 [paul]       1.9.15cvs66
3571
3572         * configure.ac
3573                 fix missing libetpan message
3574         * po/en_GB.po
3575                 updated
3576         * src/crash.c
3577         * src/manual.c
3578         * src/prefs_themes.c
3579         * src/common/defs.h
3580                 add some new URI defines, change some
3581                 others
3582         * src/wizard.c
3583                 make welcome message translatable
3584                 small improvements to english
3585                 other tweaks
3586         * src/gtk/menu.c
3587                 fix warnings
3588
3589 2005-10-17 [paul]       1.9.15cvs65
3590
3591         * src/summaryview.c
3592                 fix column titles
3593
3594 2005-10-16 [mones]      1.9.15cvs64
3595
3596         * po/es.po
3597                 Updated translation
3598
3599 2005-10-16 [colin]
3600
3601         1.9.99-rc1 released
3602
3603 2005-10-16 [colin]      1.9.15cvs63
3604
3605         * src/wizard.c
3606                 Fix whitespace
3607
3608 2005-10-16 [colin]      1.9.15cvs62
3609
3610         * src/toolbar.c
3611                 s/Get All/Get Mail/
3612         * src/wizard.c
3613                 Real welcome mail text, thanks Paul
3614
3615 2005-10-16 [colin]      1.9.15cvs61
3616
3617         * src/editldap.c
3618         * src/exporthtml.c
3619         * src/main.c
3620         * src/mainwindow.c
3621         * src/prefs_themes.c
3622         * src/prefs_toolbar.c
3623         * src/plugins/demo/demo.c
3624         * src/plugins/trayicon/trayicon.c
3625                 s/Sylpheed/Sylpheed-Claws/
3626
3627 2005-10-16 [colin]      1.9.15cvs60
3628
3629         * src/wizard.c
3630                 Add a welcome email in the first empty mailbox
3631         * src/prefs_common.c
3632                 Change one more default
3633
3634 2005-10-16 [colin]      1.9.15cvs59
3635
3636         * src/wizard.c
3637                 Remove printf
3638
3639 2005-10-16 [colin]      1.9.15cvs58
3640
3641         * src/toolbar.c
3642         * src/prefs_common.c
3643                 Change some defaults
3644
3645 2005-10-16 [colin]      1.9.15cvs57
3646
3647         * src/toolbar.c
3648         * src/prefs_common.c
3649                 Change some defaults
3650
3651 2005-10-16 [colin]      1.9.15cvs56
3652
3653         * src/wizard.c
3654                 By default, initialize fonts to have
3655                 the same size as normal GtkWidgets
3656
3657 2005-10-16 [colin]      1.9.15cvs55
3658
3659         * src/mimeview.c
3660                 Fix message a bit more
3661
3662 2005-10-16 [colin]      1.9.15cvs54
3663
3664         * src/addressbook.c
3665                 Second attempt at flicker fixing
3666
3667 2005-10-16 [colin]      1.9.15cvs53
3668
3669         * src/addressbook.c
3670                 Fix flicker
3671
3672 2005-10-16 [wwp]        1.9.15cvs52
3673
3674         * src/addressbook.c
3675         * src/editaddress.c
3676         * src/prefs_common.c
3677         * src/prefs_common.h
3678                 Remember window sizes (address book)
3679
3680 2005-10-16 [wwp]        1.9.15cvs51
3681
3682         * src/plugins/clamav/clamav_plugin_gtk.c
3683         * src/plugins/spamassassin/spamassassin_gtk.c
3684                 Fix compilation warnings (missing #include).
3685
3686 2005-10-16 [colin]      1.9.15cvs50
3687
3688         * src/mimeview.c
3689         * src/summaryview.c
3690         * src/textview.c
3691                 Make 'c' check signature, and forward
3692                 c, l, y, t from summaryview to mimeview
3693
3694 2005-10-16 [colin]      1.9.15cvs49
3695
3696         * src/addressbook.c
3697                 Put border around buttons
3698         * src/mainwindow.c
3699         * src/summaryview.c
3700                 Rework menus (Patch based on a patch
3701                 by Paul)
3702
3703 2005-10-15 [wwp]        1.9.15cvs48
3704
3705         * src/editjpilot.c
3706         * src/editldap.c
3707         * src/editvcard.c
3708         * src/exphtmldlg.c
3709         * src/expldifdlg.c
3710         * src/export.c
3711         * src/import.c
3712         * src/importldif.c
3713         * src/importmutt.c
3714         * src/importpine.c
3715         * src/prefs_account.c
3716         * src/prefs_spelling.c
3717         * src/gtk/gtkutils.c
3718         * src/gtk/gtkutils.h
3719         * src/plugins/clamav/clamav_plugin_gtk.c
3720         * src/plugins/spamassassin/spamassassin_gtk.c
3721                 use nicer browse-for-file/dir buttons than the "..." ones,
3722                 code factorizing more.
3723
3724 2005-10-14 [colin]      1.9.15cvs47
3725
3726         * src/mainwindow.c
3727                 set relief on the account switcher so that people see it
3728                 grey out Create processing rules when no message is selected
3729         * src/prefs_filtering.c
3730                 ask before closing if the rule has not been modified, even if
3731                 it's not valid
3732         * src/prefs_matcher.c
3733                 fix sensitivity when entering the dialog
3734         * src/gtk/inputdialog.c
3735                 display a better icon on password ask
3736         * src/plugins/pgpcore/passphrase.c
3737                 make the dialog look better
3738
3739 2005-10-14 [paul]       1.9.15cvs46
3740
3741         * src/folderview.c
3742                 indicate presense of marked msgs in
3743                 unexpanded subfolders
3744
3745 2005-10-14 [paul]       1.9.15cvs45
3746
3747         * src/prefs_actions.c
3748         * src/prefs_common.c
3749         * src/prefs_common.h
3750         * src/prefs_filtering_action.c
3751         * src/prefs_matcher.c
3752         * src/prefs_template.c
3753                 remember window sizes
3754                 fix Info button size
3755
3756         Patches by wwp
3757
3758 2005-10-13 [colin]      1.9.15cvs44
3759
3760         * src/mimeview.c
3761         * src/noticeview.c
3762         * src/noticeview.h
3763                 Add a tooltip on the icon (optional) 
3764                 Get rid of the signature buttons and only
3765                 use the icon+tooltip
3766
3767 2005-10-13 [colin]      1.9.15cvs43
3768
3769         * src/noticeview.c
3770         * src/noticeview.h
3771                 Add hand cursor for hovering over icon
3772
3773 2005-10-13 [colin]      1.9.15cvs42
3774
3775         * src/summaryview.c
3776                 Fix crash when quicksearch's hidden 
3777                 at startup
3778
3779 2005-10-13 [colin]      1.9.15cvs41
3780
3781         * src/compose.c
3782                 Set subject when forwarding multiple mails
3783                 Check that other recipient than the default Cc or Bcc
3784                 have been set before sending.
3785
3786 2005-10-13 [colin]      1.9.15cvs40
3787
3788         * src/imap.c
3789                 Batch per-folder
3790                 Introduce locking, but don't use it yet
3791
3792 2005-10-13 [colin]      1.9.15cvs39
3793
3794         * src/gtk/quicksearch.c
3795                 Reset quicksearch when hiding it
3796                 Make sticky a real pref
3797
3798 2005-10-13 [colin]      1.9.15cvs38
3799
3800         * src/summaryview.c
3801                 Faster prefs apply
3802
3803 2005-10-13 [colin]      1.9.15cvs37
3804
3805         * src/mimeview.c
3806         * src/noticeview.c
3807         * src/noticeview.h
3808         * src/plugins/pgpcore/sgpgme.c
3809                 Make privacy icon clickable
3810                 Move Trust field in Full info
3811                 When trust is less than full, don't display
3812                 a warning icon
3813
3814 2005-10-13 [colin]      1.9.15cvs36
3815
3816         * src/folder.c
3817                 Batch on flags sync
3818         * src/folderview.c
3819                 Revert speed hack which is dangerous in fact
3820                 Apply prefs faster
3821
3822 2005-10-13 [colin]      1.9.15cvs35
3823
3824         * src/folder_item_prefs.c
3825                 Fix pref corruption on folder move. Patch
3826                 by wwp
3827
3828 2005-10-13 [paul]       1.9.15cvs34
3829
3830         * src/export.c
3831         * src/import.c
3832                 fix typos in g_warnings
3833         * src/prefs_account.c
3834                 add a file selector for Signature file
3835
3836         Patches by wwp
3837
3838 2005-10-12 [colin]      1.9.15cvs33
3839
3840         * src/mimeview.c
3841                 Provide a quick way to go back from a
3842                 signature's full info to the email part
3843
3844 2005-10-12 [colin]      1.9.15cvs32
3845
3846         * src/compose.c
3847                 Remove old hack of encoding signed mails with base64.
3848                 QP works equally well.
3849
3850 2005-10-12 [colin]      1.9.15cvs31
3851
3852         * src/crash.c
3853                 Replace deprecated GtkText with GtkTextView
3854         * src/imap.c
3855                 Fix a logic bug about counts in imap_select
3856                 (previously un-triggered)
3857         * src/mainwindow.c
3858         * src/summaryview.c
3859         * src/news.c
3860                 Allow local deletion of news posts
3861         * src/mimeview.c
3862                 Show GPG noticeview on the message/rfc822 part
3863                 in addition to the text/plain one
3864         * src/prefs_image_viewer.c
3865           src/plugins/pgpcore/prefs_gpg.c
3866                 Polish (set the label as part of the checkbox)
3867         * src/wizard.c
3868                 Don't sit there doing nothing after destroying
3869                 the window - return err
3870
3871 2005-10-11 [colin]      1.9.15cvs30
3872
3873         * src/folderview.c
3874                 Apply processing rules before showing folders.
3875                 Early folder show (before flags sync) will only
3876                 be done when there are no processing rules (nor
3877                 pre- or post- ones)
3878         * src/imap.c
3879                 Fix stuff related to mail subdir, creation and 
3880                 deletion of folders 
3881         * src/imap_gtk.c
3882                 Don't allow creation of folders in NoInferior
3883                 folders, as it won't work
3884
3885 2005-10-10 [colin]      1.9.15cvs29
3886
3887         * src/compose.c
3888                 Reselect "None" Privacy system when selecting an
3889                 account with no privacy system defined
3890
3891 2005-10-10 [colin]      1.9.15cvs28
3892
3893         * src/mainwindow.c
3894                 Add Windows-1252 encoding
3895         * src/prefs_common.c
3896                 Rework some defaults:
3897                 - autosave to draft by default
3898                 - don't show header pane (it's already in the textview)
3899                 - Select first new or unread mail on entry
3900                 - Assume 'Yes' to change folder when there's no more
3901                   unread message
3902         * src/prefs_matcher.c
3903                 Fix a gtk assertion failure
3904         * src/gtk/colorlabel.c
3905                 Workaround bad repainting on selection
3906         * src/main.c
3907                 Freeze/thaw (a bit faster on ssh -X)
3908         * src/msgcache.c
3909                 Get rid of StrdupConverter that just adds an
3910                 extra strdup/free 
3911         * src/etpan/imap_thread.c
3912                 memset buf to 0
3913
3914 2005-10-10 [colin]      1.9.15cvs27
3915
3916         * src/export.c
3917         * src/import.c
3918                 Fix compile on gtk 2.4. Patch by wwp
3919
3920 2005-10-09 [colin]      1.9.15cvs26
3921
3922         * src/mainwindow.c
3923         * src/messageview.c
3924         * src/summaryview.c
3925                 Clarify forward menus. Patch by wwp
3926
3927 2005-10-09 [colin]      1.9.15cvs25
3928
3929         * src/compose.c
3930         * src/compose.h
3931                 Fix bug #829 (Non-working "Encrypt message by 
3932                 default when replying to an encrypted message")
3933
3934 2005-10-08 [colin]      1.9.15cvs24
3935
3936         * src/wizard.c
3937                 Fix bug #827 ("Welcome" setup wizard after a 
3938                 permission error gives up & forgets itself.)
3939
3940 2005-10-08 [colin]      1.9.15cvs23
3941
3942         * src/procmime.c
3943                 Fix bug #828 (Ignoring headers with spaces around = sign)
3944
3945 2005-10-08 [colin]      1.9.15cvs22
3946
3947         * src/export.c
3948                 Warning fix by wwp
3949
3950 2005-10-08 [colin]      1.9.15cvs21
3951
3952         * src/folder.c
3953         * src/folder.h
3954                 Add a processing_pending indicator, set on 
3955                 folder_item_open and cleared after 
3956                 folder_item_process_open
3957         * src/folderview.c
3958         * src/summaryview.c
3959                 wrap procmsg_msginfo_*_flags, and in the
3960                 wrapper check that there's no folder processing 
3961                 pending. If there is, defer the flags change until 
3962                 processing is done to avoid stepping over each
3963                 other's toes.
3964                 Freeze during processing, but not during scanning.
3965
3966 2005-10-07 [colin]      1.9.15cvs20
3967
3968         * src/plugins/pgpcore/passphrase.c
3969                 Fix bug #826 (X-Server hangs when 
3970                 right-clicking a PGP encrypted message)
3971
3972 2005-10-07 [paul]       1.9.15cvs19
3973
3974         * src/compose.c
3975                 fix compose_entries[]
3976                 patch by Fabien Vantard
3977
3978 2005-10-06 [colin]      1.9.15cvs18
3979
3980         * src/pixmaps/address.xpm
3981         * src/pixmaps/address_book.xpm
3982         * src/pixmaps/book.xpm
3983         * src/pixmaps/check_spelling.xpm
3984         * src/pixmaps/checkbox_off.xpm
3985         * src/pixmaps/checkbox_on.xpm
3986         * src/pixmaps/close.xpm
3987         * src/pixmaps/complete.xpm
3988         * src/pixmaps/continue.xpm
3989         * src/pixmaps/deleted.xpm
3990         * src/pixmaps/down_arrow.xpm
3991         * src/pixmaps/exec.xpm
3992         * src/pixmaps/forwarded.xpm
3993         * src/pixmaps/group.xpm
3994         * src/pixmaps/ignorethread.xpm
3995         * src/pixmaps/interface.xpm
3996         * src/pixmaps/jpilot.xpm
3997         * src/pixmaps/ldap.xpm
3998         * src/pixmaps/linewrap.xpm
3999         * src/pixmaps/linewrapcurrent.xpm
4000         * src/pixmaps/mail.xpm
4001         * src/pixmaps/mail_attach.xpm
4002         * src/pixmaps/mail_compose.xpm
4003         * src/pixmaps/mail_forward.xpm
4004         * src/pixmaps/mail_receive.xpm
4005         * src/pixmaps/mail_receive_all.xpm
4006         * src/pixmaps/mail_reply.xpm
4007         * src/pixmaps/mail_reply_to_all.xpm
4008         * src/pixmaps/mail_reply_to_author.xpm
4009         * src/pixmaps/mail_send.xpm
4010         * src/pixmaps/mail_send_queue.xpm
4011         * src/pixmaps/mime_application.xpm
4012         * src/pixmaps/mime_audio.xpm
4013         * src/pixmaps/mime_image.xpm
4014         * src/pixmaps/mime_message.xpm
4015         * src/pixmaps/mime_text_enriched.xpm
4016         * src/pixmaps/mime_text_html.xpm
4017         * src/pixmaps/mime_text_plain.xpm
4018         * src/pixmaps/mime_unknown.xpm
4019         * src/pixmaps/new.xpm
4020         * src/pixmaps/news_compose.xpm
4021         * src/pixmaps/offline.xpm
4022         * src/pixmaps/online.xpm
4023         * src/pixmaps/paste.xpm
4024         * src/pixmaps/preferences.xpm
4025         * src/pixmaps/privacy_emblem_encrypted.xpm
4026         * src/pixmaps/privacy_expired.xpm
4027         * src/pixmaps/privacy_failed.xpm
4028         * src/pixmaps/privacy_passed.xpm
4029         * src/pixmaps/privacy_signed.xpm
4030         * src/pixmaps/privacy_unknown.xpm
4031         * src/pixmaps/privacy_warn.xpm
4032         * src/pixmaps/properties.xpm
4033         * src/pixmaps/replied.xpm
4034         * src/pixmaps/search.xpm
4035         * src/pixmaps/unread.xpm
4036         * src/pixmaps/up_arrow.xpm
4037         * src/pixmaps/vcard.xpm
4038                 Modernize internal theme, with icons from the 
4039                 Gnomaws theme. Keep some of the old ones where
4040                 they were better.
4041
4042 2005-10-06 [colin]      1.9.15cvs17
4043
4044         * src/summaryview.c
4045                 Little optimisations + bugfix
4046         * src/toolbar.c
4047                 Remove default useless items - useless being defined
4048                 by the default relevant prefs
4049         * src/wizard.c
4050                 include config.h to make gettext work
4051         * src/prefs_themes.c
4052                 Fix selection of current theme in prefs
4053
4054 2005-10-06 [colin]      1.9.15cvs16
4055
4056         * src/prefs_common.c
4057         * src/prefs_common.h
4058         * src/prefs_summaries.c
4059         * src/folderview.c
4060                 Add a warning dialog on Mark all read 
4061                 (with pref to get rid of it)
4062
4063 2005-10-06 [paul]       1.9.15cvs15
4064
4065         * po/nb.po
4066         * po/pt_BR.po
4067                 updated by Geir Helland and Frederico
4068                 Goncalves Guimaraes
4069
4070 2005-10-05 [colin]      1.9.15cvs14
4071
4072         * src/folder.c
4073         * src/folder.h
4074         * src/folderview.c
4075         * src/folderview.h
4076         * src/imap_gtk.c
4077         * src/mh_gtk.c
4078         * src/mainwindow.c
4079         * src/setup.c
4080                 add a way to rescan without rebuilding
4081                 make moving a bit faster (less folders changes)
4082                 don't lock the tree on Get 
4083         * src/imap.c
4084                 Don't re-delete deleted messages before expunging
4085         * src/summaryview.c
4086                 Set batch mode when deleting mails
4087
4088 2005-10-05 [paul]       1.9.15cvs13
4089
4090         * src/mainwindow.c
4091         * src/mainwindow.h
4092                 fix disabled Execute menu item
4093         * src/toolbar.c
4094                 match the change in 1.9.15cvs10: use Compose
4095                 instead of News by default
4096
4097 2005-10-04 [colin]      1.9.15cvs12
4098
4099         * src/compose.c
4100                 When replying to an ML post with Reply-To set
4101                 to the poster's email, honor it (as before),
4102                 but also honor our user's request to reply to
4103                 the mailing list: set the ML address in the To
4104                 field and the Reply-To address in the Cc: 
4105                 field.
4106
4107 2005-10-04 [colin]      1.9.15cvs11
4108
4109         * src/plugins/trayicon/trayicon.c
4110                 Finish cosmetic change - thanks to wwp
4111
4112 2005-10-04 [colin]      1.9.15cvs10
4113
4114         * src/toolbar.c
4115                 Use Compose instead of Email by default.
4116                 Spotted by wwp.
4117
4118 2005-10-04 [colin]      1.9.15cvs9
4119
4120         * src/folder.c
4121         * src/folder.h
4122         * src/folderview.c
4123         * src/imap.c
4124         * src/etpan/imap-thread.c
4125         * src/etpan/imap-thread.h
4126                 Try to make IMAP faster, by simplifying SEARCH
4127                 commands, avoiding sending two STATUS in a row,
4128                 and deferring flags sync and processing just
4129                 after displaying the folder. 
4130                 This will update the SummaryView in certain
4131                 cases (new mails not already fetched, flags
4132                 changed from another client) but in a non-
4133                 blocking manner.
4134
4135 2005-10-04 [colin]      1.9.15cvs8
4136
4137         * src/plugins/trayicon/trayicon.c
4138                 Relabel "Offline" to "Work offline"
4139
4140 2005-10-04 [colin]      1.9.15cvs7
4141
4142         * src/export.c
4143         * src/import.c
4144         * src/mbox.c
4145                 Fix mbox import/export buglets
4146                 Patch by wwp
4147         * src/plugins/trayicon/trayicon.c
4148                 Add offline swithc
4149                 Patch by wwp
4150
4151 2005-10-04 [colin]      1.9.15cvs6
4152
4153         * src/folder.c
4154         * src/folderview.c
4155         * src/summaryview.c
4156                 Better fix (don't break mark all read) for cvs2
4157
4158 2005-10-03 [colin]      1.9.15cvs5
4159
4160         * src/folder.c
4161                 Use a sane sort by default
4162
4163 2005-10-03 [colin]      1.9.15cvs4
4164
4165         * src/inc.c
4166                 Add a 'Only once' button for overriding offline mode
4167         * src/prefs_account.c
4168         * src/wizard.c
4169                 Add Local mbox to the wizard
4170                 Add IMAP subdir to the wizard (or the wizard is useless
4171                 for such accounts, or even worse than useless)
4172                 Move IMAP subdir from Advanced to Receive tab, as it's
4173                 not that uncommon
4174
4175 2005-10-03 [colin]      1.9.15cvs3
4176
4177         * src/send_message.c
4178                 Forgot this one in cvs1
4179
4180 2005-10-03 [colin]      1.9.15cvs2
4181
4182         * src/folder.c
4183                 Faster close when leaving a folder with lots
4184                 of new mails. Idea by David Relson.
4185
4186 2005-10-03 [colin]      1.9.15cvs1
4187
4188         * src/compose.c
4189         * src/imap.c
4190         * src/inc.c
4191         * src/main.c
4192         * src/messageview.c
4193         * src/news.c
4194         * src/summaryview.c
4195         * src/gtk/sslcertwindow.c
4196         * src/plugins/trayicon/trayicon.c
4197                 Add accels to every AlertPanel. Patch by Fabien 
4198                 Vantard
4199
4200 2005-10-03 [paul]       1.9.15
4201
4202         1.9.15 released
4203
4204 2005-10-03 [paul]       1.9.14cvs68
4205
4206         * po/ca.po
4207         * po/de.po
4208         * po/es.po
4209         * po/fi.po
4210         * po/fr.po
4211         * po/sk.po
4212         * po/sr.po
4213         * po/zh_CN.po
4214                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
4215                 Mones Lastra, Tommi Pirinen, Fabien vantard,
4216                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
4217
4218 2005-10-03 [paul]       1.9.14cvs67
4219
4220         * src/send_message.c
4221                 prevent hang on Cancel
4222                 patch by Colin
4223
4224 2005-10-03 [paul]       1.9.14cvs66
4225
4226         * src/main.c
4227                 fix crash in IMAP caused by discrepancy
4228                 between check_at_startup and offline mode
4229                 Patch by Colin
4230
4231 2005-10-01 [paul]       1.9.14cvs65
4232
4233         * src/inc.c
4234                 fix engrish
4235
4236 2005-10-01 [paul]       1.9.14cvs64
4237         * src/export.c
4238         * src/import.c
4239                 synchronise import_mbox() and export_mbox()
4240         * src/mbox.c
4241                 proc_mbox(): add alert if file cannot be opened
4242                 export_list_to_mbox(): test if dest file exists,
4243                 prompt user to overwrite if it does. add alert
4244                 if file cannot be created
4245                                                                 
4246         Patch by wwp
4247                                                                                                                 
4248
4249 2005-09-30 [paul]       1.9.14cvs63
4250
4251         * src/addressbook.c
4252                 Fix sensitivity of a menu
4253         * src/codeconv.c
4254                 Respect hidden pref for mails with no encoding
4255         * src/common/xml.c
4256                 Fix memory corruption
4257         * src/plugins/pgpcore/sgpgme.c
4258                 Fix segfault on incomplete sigs, and display
4259                 of S/Mime UIDs
4260
4261         Patches by Colin
4262
4263 2005-09-30 [colin]      1.9.14cvs62
4264
4265         * src/partial_download.c
4266                 Little logic fix in almost-dead code
4267         * src/pop.c
4268                 Fix partial download when there's no new mail
4269
4270 2005-09-29 [paul]       1.9.14cvs61
4271
4272         * src/plugins/pgpinline/pgpinline.c
4273                 fix bug 819, 'crash accessing sign message'
4274                 Patch by Colin
4275
4276 2005-09-28 [martin]     1.9.14cvs60
4277
4278         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
4279                 fix bug #790 (Crash when restarting window manager (fluxbox))
4280
4281 2005-09-28 [paul]       1.9.14cvs59
4282
4283         * src/gtk/gtkaspell.c
4284                 fix off-by-one typo
4285
4286 2005-09-27 [colin]      1.9.14cvs58
4287
4288         * src/plugins/pgpcore/sgpgme.c
4289                 Report error when there's one, instead of
4290                 "Signature unchecked" 
4291
4292 2005-09-27 [colin]      1.9.14cvs57
4293
4294         * src/prefs_quote.c
4295                 Fix bug #816 (Weird quotation with spaces)
4296
4297 2005-09-27 [colin]      1.9.14cvs56
4298
4299         * src/codeconv.c
4300         * src/compose.c
4301         * src/compose.h
4302                 Put subject in compose's title
4303                 Fix Automatic encoding so that it's really automatic:
4304                 first try default locale's charset, then charset of the replied mail, 
4305                 then utf-8
4306                 Fix encoding of headers (must be in strict mode too)
4307
4308 2005-09-26 [colin]      1.9.14cvs55
4309
4310         * src/gtk/gtkaspell.c
4311                 Fix previous patch - don't color the space,
4312                 just uncolor it :)
4313
4314 2005-09-26 [colin]      1.9.14cvs54
4315
4316         * src/gtk/gtkaspell.c
4317                 Unmark space if possible
4318
4319 2005-09-26 [colin]      1.9.14cvs53
4320
4321         * src/imap.c
4322                 log_error instead of alertpanel according to the pref
4323         * src/etpan/imap-thread.c
4324                 Print connect status, copy only necessary size to 
4325                 logger
4326         * src/plugins/pgpmime/pgpmime.c
4327                 Handle S/Mime signatures (verification only). Patch based
4328                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
4329
4330 2005-09-26 [paul]       1.9.14cvs52
4331
4332         * src/common/passcrypt.c
4333                 this 'workaround' not necessary on NetBSD.
4334                 Thanks to Daniel Gustafson
4335
4336 2005-09-26 [paul]
4337
4338         1.9.15-rc4 released
4339
4340 2005-09-26 [paul]       1.9.14cvs51
4341
4342         * src/summaryview.c
4343                 Skip currently selected message when
4344                 looking for next new or unread message
4345                 in current folder. Patch by Colin
4346         * src/common/passcrypt.c
4347                 eliminate warnings on *BSD. Patch by
4348                 Daniel Gustafson
4349
4350 2005-09-26 [colin]      1.9.14cvs50
4351
4352         * src/procmsg.c
4353                 Call postfiltering hook anyway
4354
4355 2005-09-22 [colin]      1.9.14cvs49
4356
4357         * src/codeconv.c
4358         * src/codeconv.h
4359                 Add a strict mode that doesn't replace with _
4360         * src/compose.c
4361         * src/compose.h
4362                 Use strict conversion while sending
4363                 Fix race when drafting while sending (happens
4364                 on IMAP)
4365                 Fix d'n'd of messages from summaryview
4366         * src/prefs_common.c
4367         * src/prefs_common.h
4368                 add hidden utf8_instead_of_locale_for_broken_mail 
4369                 pref for people that preferred the default charset 
4370                 to be utf8 for broken mails
4371         * src/quote_fmt_parse.y
4372                 fix bug #815 (No quote insert if "From:" fied 
4373                 contained Russian letters)
4374         * src/summaryview.c
4375                 Fix d'n'd of messages to compose
4376
4377 2005-09-22 [paul]       1.9.14cvs48
4378
4379         * src/compose.c
4380                 fix bug where attachments Name entry
4381                 would display Path instead
4382
4383 2005-09-21 [paul]       1.9.14cvs47
4384
4385         * README
4386         * README.jp
4387         * configure.ac
4388         * config/config.rpath
4389         * doc/manual/en/sylpheed-20.html
4390         * doc/manual/es/sylpheed-20.html
4391         * po/bg.po
4392         * po/ca.po
4393         * po/de.po
4394         * po/es.po
4395         * po/fr.po
4396         * po/it.po
4397         * po/pt_BR.po
4398         * po/sk.po
4399         * po/zh_TW.po
4400         * src/account.c
4401         * src/account.h
4402         * src/action.c
4403         * src/action.h
4404         * src/adbookbase.h
4405         * src/addr_compl.c
4406         * src/addr_compl.h
4407         * src/addrbook.c
4408         * src/addrbook.h
4409         * src/addrcache.c
4410         * src/addrcache.h
4411         * src/addrcindex.c
4412         * src/addrcindex.h
4413         * src/addrclip.c
4414         * src/addrclip.h
4415         * src/addrdefs.h
4416         * src/addressadd.c
4417         * src/addressadd.h
4418         * src/addressbook.c
4419         * src/addressbook.h
4420         * src/addressitem.h
4421         * src/addrgather.c
4422         * src/addrgather.h
4423         * src/addrharvest.c
4424         * src/addrharvest.h
4425         * src/addrindex.c
4426         * src/addrindex.h
4427         * src/addritem.c
4428         * src/addritem.h
4429         * src/addrquery.c
4430         * src/addrquery.h
4431         * src/addrselect.c
4432         * src/addrselect.h
4433         * src/alertpanel.c
4434         * src/alertpanel.h
4435         * src/browseldap.c
4436         * src/browseldap.h
4437         * src/codeconv.c
4438         * src/codeconv.h
4439         * src/compose.c
4440         * src/compose.h
4441         * src/crash.c
4442         * src/crash.h
4443         * src/customheader.c
4444         * src/customheader.h
4445         * src/displayheader.c
4446         * src/displayheader.h
4447         * src/editaddress.c
4448         * src/editaddress.h
4449         * src/editbook.c
4450         * src/editbook.h
4451         * src/editgroup.c
4452         * src/editgroup.h
4453         * src/editjpilot.c
4454         * src/editjpilot.h
4455         * src/editldap.c
4456         * src/editldap.h
4457         * src/editldap_basedn.c
4458         * src/editldap_basedn.h
4459         * src/editvcard.c
4460         * src/editvcard.h
4461         * src/enriched.c
4462         * src/enriched.h
4463         * src/exphtmldlg.c
4464         * src/exphtmldlg.h
4465         * src/expldifdlg.c
4466         * src/expldifdlg.h
4467         * src/export.c
4468         * src/export.h
4469         * src/exporthtml.c
4470         * src/exporthtml.h
4471         * src/exportldif.c
4472         * src/exportldif.h
4473         * src/filtering.c
4474         * src/filtering.h
4475         * src/folder.c
4476         * src/folder.h
4477         * src/folder_item_prefs.c
4478         * src/folder_item_prefs.h
4479         * src/foldersel.c
4480         * src/foldersel.h
4481         * src/folderutils.c
4482         * src/folderutils.h
4483         * src/folderview.c
4484         * src/folderview.h
4485         * src/grouplistdialog.c
4486         * src/grouplistdialog.h
4487         * src/headerview.c
4488         * src/headerview.h
4489         * src/html.c
4490         * src/html.h
4491         * src/image_viewer.c
4492         * src/image_viewer.h
4493         * src/imap.c
4494         * src/imap.h
4495         * src/imap_gtk.c
4496         * src/imap_gtk.h
4497         * src/import.c
4498         * src/import.h
4499         * src/importldif.c
4500         * src/importldif.h
4501         * src/importmutt.c
4502         * src/importmutt.h
4503         * src/importpine.c
4504         * src/importpine.h
4505         * src/inc.c
4506         * src/inc.h
4507         * src/jpilot.c
4508         * src/jpilot.h
4509         * src/ldapctrl.c
4510         * src/ldapctrl.h
4511         * src/ldaplocate.c
4512         * src/ldaplocate.h
4513         * src/ldapquery.c
4514         * src/ldapquery.h
4515         * src/ldapserver.c
4516         * src/ldapserver.h
4517         * src/ldaputil.c
4518         * src/ldaputil.h
4519         * src/ldif.c
4520         * src/ldif.h
4521         * src/localfolder.c
4522         * src/localfolder.h
4523         * src/main.c
4524         * src/main.h
4525         * src/mainwindow.c
4526         * src/mainwindow.h
4527         * src/manual.c
4528         * src/manual.h
4529         * src/matcher.c
4530         * src/matcher.h
4531         * src/matcher_parser.h
4532         * src/matcher_parser_lex.l
4533         * src/matcher_parser_parse.y
4534         * src/mbox.c
4535         * src/mbox.h
4536         * src/message_search.c
4537         * src/message_search.h
4538         * src/messageview.c
4539         * src/messageview.h
4540         * src/mh.c
4541         * src/mh.h
4542         * src/mh_gtk.c
4543         * src/mh_gtk.h
4544         * src/mimeview.c
4545         * src/mimeview.h
4546         * src/msgcache.c
4547         * src/msgcache.h
4548         * src/mutt.c
4549         * src/mutt.h
4550         * src/news.c
4551         * src/news.h
4552         * src/news_gtk.c
4553         * src/news_gtk.h
4554         * src/noticeview.c
4555         * src/noticeview.h
4556         * src/partial_download.c
4557         * src/partial_download.h
4558         * src/pine.c
4559         * src/pine.h
4560         * src/pop.c
4561         * src/pop.h
4562         * src/prefs_account.c
4563         * src/prefs_account.h
4564         * src/prefs_actions.c
4565         * src/prefs_actions.h
4566         * src/prefs_common.c
4567         * src/prefs_common.h
4568         * src/prefs_compose_writing.c
4569         * src/prefs_compose_writing.h
4570         * src/prefs_customheader.c
4571         * src/prefs_customheader.h
4572         * src/prefs_display_header.c
4573         * src/prefs_display_header.h
4574         * src/prefs_ext_prog.c
4575         * src/prefs_ext_prog.h
4576         * src/prefs_filtering.c
4577         * src/prefs_filtering.h
4578         * src/prefs_filtering_action.c
4579         * src/prefs_filtering_action.h
4580         * src/prefs_folder_column.c
4581         * src/prefs_folder_column.h
4582         * src/prefs_folder_item.c
4583         * src/prefs_folder_item.h
4584         * src/prefs_fonts.c
4585         * src/prefs_fonts.h
4586         * src/prefs_gtk.c
4587         * src/prefs_gtk.h
4588         * src/prefs_image_viewer.c
4589         * src/prefs_image_viewer.h
4590         * src/prefs_matcher.c
4591         * src/prefs_matcher.h
4592         * src/prefs_message.c
4593         * src/prefs_message.h
4594         * src/prefs_msg_colors.c
4595         * src/prefs_msg_colors.h
4596         * src/prefs_other.c
4597         * src/prefs_other.h
4598         * src/prefs_quote.c
4599         * src/prefs_quote.h
4600         * src/prefs_receive.c
4601         * src/prefs_receive.h
4602         * src/prefs_send.c
4603         * src/prefs_send.h
4604         * src/prefs_spelling.c
4605         * src/prefs_spelling.h
4606         * src/prefs_summaries.c
4607         * src/prefs_summaries.h
4608         * src/prefs_summary_column.c
4609         * src/prefs_summary_column.h
4610         * src/prefs_template.c
4611         * src/prefs_template.h
4612         * src/prefs_themes.c
4613         * src/prefs_themes.h
4614         * src/prefs_toolbar.c
4615         * src/prefs_toolbar.h
4616         * src/prefs_wrapping.c
4617         * src/prefs_wrapping.h
4618         * src/privacy.c
4619         * src/privacy.h
4620         * src/procheader.c
4621         * src/procheader.h
4622         * src/procmime.c
4623         * src/procmime.h
4624         * src/procmsg.c
4625         * src/procmsg.h
4626         * src/quote_fmt.c
4627         * src/quote_fmt_parse.y
4628         * src/recv.c
4629         * src/recv.h
4630         * src/remotefolder.c
4631         * src/remotefolder.h
4632         * src/send_message.c
4633         * src/send_message.h
4634         * src/setup.c
4635         * src/setup.h
4636         * src/simple-gettext.c
4637         * src/sourcewindow.c
4638         * src/sourcewindow.h
4639         * src/ssl_manager.c
4640         * src/ssl_manager.h
4641         * src/statusbar.c
4642         * src/statusbar.h
4643         * src/stock_pixmap.c
4644         * src/stock_pixmap.h
4645         * src/summary_search.c
4646         * src/summary_search.h
4647         * src/summaryview.c
4648         * src/summaryview.h
4649         * src/syldap.c
4650         * src/syldap.h
4651         * src/textview.c
4652         * src/textview.h
4653         * src/toolbar.c
4654         * src/toolbar.h
4655         * src/undo.c
4656         * src/undo.h
4657         * src/unmime.c
4658         * src/unmime.h
4659         * src/vcard.c
4660         * src/vcard.h
4661         * src/wizard.c
4662         * src/wizard.h
4663         * src/common/base64.c
4664         * src/common/base64.h
4665         * src/common/defs.h
4666         * src/common/hooks.c
4667         * src/common/hooks.h
4668         * src/common/log.c
4669         * src/common/log.h
4670         * src/common/md5.c
4671         * src/common/md5.h
4672         * src/common/mgutils.c
4673         * src/common/mgutils.h
4674         * src/common/nntp.c
4675         * src/common/nntp.h
4676         * src/common/passcrypt.c
4677         * src/common/passcrypt.h.in
4678         * src/common/plugin.c
4679         * src/common/plugin.h
4680         * src/common/prefs.c
4681         * src/common/prefs.h
4682         * src/common/progressindicator.c
4683         * src/common/progressindicator.h
4684         * src/common/quoted-printable.c
4685         * src/common/quoted-printable.h
4686         * src/common/session.c
4687         * src/common/session.h
4688         * src/common/smtp.c
4689         * src/common/smtp.h
4690         * src/common/socket.c
4691         * src/common/socket.h
4692         * src/common/ssl.c
4693         * src/common/ssl.h
4694         * src/common/ssl_certificate.c
4695         * src/common/ssl_certificate.h
4696         * src/common/string_match.c
4697         * src/common/string_match.h
4698         * src/common/stringtable.c
4699         * src/common/sylpheed.c
4700         * src/common/sylpheed.h
4701         * src/common/template.c
4702         * src/common/template.h
4703         * src/common/timing.h
4704         * src/common/utils.c
4705         * src/common/utils.h
4706         * src/common/uuencode.c
4707         * src/common/uuencode.h
4708         * src/common/version.h.in
4709         * src/common/xml.c
4710         * src/common/xml.h
4711         * src/common/xmlprops.c
4712         * src/common/xmlprops.h
4713         * src/gtk/about.c
4714         * src/gtk/about.h
4715         * src/gtk/colorlabel.c
4716         * src/gtk/colorlabel.h
4717         * src/gtk/colorsel.c
4718         * src/gtk/colorsel.h
4719         * src/gtk/description_window.c
4720         * src/gtk/description_window.h
4721         * src/gtk/filesel.c
4722         * src/gtk/filesel.h
4723         * src/gtk/foldersort.c
4724         * src/gtk/foldersort.h
4725         * src/gtk/gtkutils.c
4726         * src/gtk/gtkutils.h
4727         * src/gtk/inputdialog.c
4728         * src/gtk/inputdialog.h
4729         * src/gtk/logwindow.c
4730         * src/gtk/logwindow.h
4731         * src/gtk/manage_window.c
4732         * src/gtk/manage_window.h
4733         * src/gtk/menu.c
4734         * src/gtk/menu.h
4735         * src/gtk/pluginwindow.c
4736         * src/gtk/pluginwindow.h
4737         * src/gtk/prefswindow.c
4738         * src/gtk/prefswindow.h
4739         * src/gtk/progressdialog.c
4740         * src/gtk/progressdialog.h
4741         * src/gtk/quicksearch.c
4742         * src/gtk/quicksearch.h
4743         * src/gtk/sslcertwindow.c
4744         * src/gtk/sslcertwindow.h
4745         * src/plugins/clamav/clamav_plugin.c
4746         * src/plugins/clamav/clamav_plugin.h
4747         * src/plugins/clamav/clamav_plugin_gtk.c
4748         * src/plugins/demo/demo.c
4749         * src/plugins/dillo_viewer/dillo_prefs.c
4750         * src/plugins/dillo_viewer/dillo_prefs.h
4751         * src/plugins/dillo_viewer/dillo_viewer.c
4752         * src/plugins/mathml_viewer/mathml_viewer.c
4753         * src/plugins/pgpcore/passphrase.c
4754         * src/plugins/pgpcore/passphrase.h
4755         * src/plugins/pgpcore/plugin.c
4756         * src/plugins/pgpcore/prefs_gpg.c
4757         * src/plugins/pgpcore/prefs_gpg.h
4758         * src/plugins/pgpcore/select-keys.c
4759         * src/plugins/pgpcore/select-keys.h
4760         * src/plugins/pgpcore/sgpgme.c
4761         * src/plugins/pgpcore/sgpgme.h
4762         * src/plugins/pgpinline/pgpinline.c
4763         * src/plugins/pgpinline/pgpinline.h
4764         * src/plugins/pgpinline/plugin.c
4765         * src/plugins/pgpmime/pgpmime.c
4766         * src/plugins/pgpmime/pgpmime.h
4767         * src/plugins/pgpmime/plugin.c
4768         * src/plugins/spamassassin/spamassassin.c
4769         * src/plugins/spamassassin/spamassassin.h
4770         * src/plugins/spamassassin/spamassassin_gtk.c
4771         * src/plugins/trayicon/trayicon.c
4772         * tools/OOo2sylpheed.pl
4773         * tools/acroread2sylpheed.pl
4774         * tools/asus_mailled.sh
4775         * tools/filter_conv.pl
4776         * tools/freshmeat_search.pl
4777         * tools/google_search.pl
4778         * tools/kmail2sylpheed.pl
4779         * tools/kmail2sylpheed_v2.pl
4780         * tools/maildir2sylpheed.pl
4781         * tools/multiwebsearch.pl
4782         * tools/newscache_clean.pl
4783         * tools/outlook2sylpheed.pl
4784         * tools/sylpheed-switcher
4785         * tools/update-po
4786         * tools/vcard2xml.py
4787         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
4788                 update FSF address
4789
4790 2005-09-21 [colin]      1.9.14cvs46
4791
4792         * src/gedit-print.c
4793         * src/procmsg.c
4794         * src/procmsg.h
4795         * src/textview.c
4796         * src/summaryview.c
4797                 Remove some printing hacks (deselection/reselection),
4798                 which by the way fix printing the currently 
4799                 displayed mime part (still only text)
4800                 Plus a little optimisation of summary_show
4801
4802
4803 2005-09-20 [colin]      1.9.14cvs45
4804
4805         * src/mainwindow.c
4806         * src/messageview.c
4807                 GUI fixups: add accels, set message
4808                 view title to displayed mail's subject
4809         * src/prefs_spelling.c
4810         * src/gtk/gtkaspell.c
4811                 GUI fixups: allow underlining misspelled
4812                 words instead of coloring them (a11y!)
4813
4814 2005-09-19 [colin]
4815
4816         1.9.15rc3 released
4817
4818 2005-09-19 [colin]      1.9.14cvs44
4819
4820         * src/compose.c
4821                 Fix draft message
4822         * src/gtk/gtkaspell.c
4823                 Fix wrong test ;-)
4824
4825 2005-09-19 [colin]      1.9.14cvs43
4826
4827         * src/addressbook.c
4828                 Fix sensitivity of Delete button
4829         * src/compose.c
4830                 Warn if the requested Privacy system
4831                 is not available
4832         * src/exphtmldlg.c
4833         * src/expldifdlg.c
4834         * src/importldif.c
4835         * src/importmutt.c
4836         * src/importpine.c
4837                 Fix crappy UI
4838         * src/
4839         * src/ssl.h
4840         * src/prefs_account.h
4841         * src/prefs_account.c
4842                 Save SSL prefs even in builds that have
4843                 SSL support disable
4844         * src/imap.c
4845         * src/inc.c
4846         * src/news.c
4847         * src/send_message.c
4848                 Warn if connection should be secure, but
4849                 SSL support isn't compiled in
4850         * src/gtkaspell.c
4851                 Fix word separation on UTF-8 systems
4852                 Fixes bug #812 (Strange inline spellchecking)
4853         * src/compose.c
4854                 Warn if the requested Privacy system
4855                 is not available
4856                 Factorize offline warning
4857         * src/imap.c
4858         * src/imap_gtk.c
4859         * src/imap_gtk.h
4860         * src/inc.h
4861         * src/news_gtk.c
4862         * src/news_gtk.h
4863         * src/messageview.c
4864                 Factorize offline warning
4865
4866 2005-09-19 [paul]
4867
4868         1.9.15-rc2 released
4869
4870 2005-09-18 [colin]      1.9.14cvs42
4871
4872         * src/codeconv.c
4873         * src/codeconv.h
4874         * src/procmime.c
4875                 Add a way to get locale's charset ignoring utf-8,
4876                 and use that as default encoding for broken mails
4877
4878 2005-09-18 [colin]      1.9.14cvs41
4879
4880         * src/gtk/logwindow.c
4881                 Translate string. Patch by Fabien Vantard
4882
4883 2005-09-18 [colin]      1.9.14cvs40
4884
4885         * configure.ac
4886                 Fix bug #803 (IMAP/SSL support breaks with 
4887                 GnuTLS libetpan 0.38)
4888
4889 2005-09-18 [colin]      1.9.14cvs39
4890
4891         * src/codeconv.c
4892         * src/compose.c
4893         * src/procmime.c
4894                 More charsets fixes. Fixes bug #806 (non
4895                 ascii characters in subject line)
4896
4897 2005-09-17 [paul]       1.9.14cvs38
4898
4899         * src/folderview.c
4900         * src/mainwindow.c
4901                 fix gcc-2.95 issues
4902                 Patch by Pawel Pekala
4903
4904 2005-09-17 [colin]      1.9.14cvs37
4905
4906         * src/addrindex.c
4907                 bugfix for NO-USE LDAP compilation, patch 
4908                 by Fabien Vantard
4909
4910 2005-09-17 [colin]      1.9.14cvs36
4911
4912         * src/prefs_actions.c
4913         * src/prefs_customheader.c
4914         * src/prefs_display_header.c
4915         * src/prefs_filtering_action.c
4916         * src/prefs_matcher.c
4917         * src/prefs_toolbar.c
4918                 Fix strange casts (less elegant but
4919                 works better)
4920
4921 2005-09-16 [colin]      1.9.14cvs35
4922
4923         * src/jpilot.c
4924                 Missed that one
4925
4926 2005-09-16 [colin]      1.9.14cvs34
4927
4928         * configure.ac
4929         * src/Makefile.am
4930         * src/addr_compl.c
4931         * src/addrindex.c
4932         * src/browseldap.c
4933         * src/editldap.c
4934         * src/ldaplocate.c
4935         * src/ldapquery.c
4936         * src/ldapquery.h
4937         * src/ldapserver.c
4938         * src/ldapserver.h
4939         * src/main.c
4940         * src/matcher_parser_parse.y
4941         * src/prefs_themes.c
4942         * src/etpan/Makefile.am
4943         * src/gtk/description_window.c
4944         * src/plugins/clamav/Makefile.am
4945         * src/plugins/clamav/clamav_plugin.c
4946         * src/plugins/dillo_viewer/Makefile.am
4947         * src/plugins/pgpcore/Makefile.am
4948         * src/plugins/pgpinline/Makefile.am
4949         * src/plugins/pgpmime/Makefile.am
4950         * src/plugins/trayicon/Makefile.am
4951                 Fix 100% cpu usage in address completion list
4952                 Fix little bugs (return with no values etc)
4953                 Fix all warnings (with common CFLAGS)
4954
4955 2005-09-15 [colin]      1.9.14cvs33
4956
4957         * src/addressbook.c
4958                 Fix bug where sometimes a group's email list is empty,
4959                 force its refresh (probably fixes "Re: how to create a 
4960                 distribution list")
4961         * src/ldapquery.c
4962                 Don't return to the callback in the main thread from the
4963                 fetch thread (or face segs!)
4964
4965 2005-09-15 [paul]       1.9.14cvs32
4966
4967         * src/prefs_matcher.c
4968                 forgotten in last commit
4969
4970 2005-09-15 [paul]       1.9.14cvs31
4971
4972         * src/prefs_actions.c
4973         * src/prefs_filtering_action.c
4974         * src/prefs_quote.c
4975         * src/quote_fmt.c
4976         * src/summaryview.c
4977         * src/gtk/description_window.c
4978         * src/gtk/description_window.h
4979         * src/gtk/quicksearch.c
4980                 allow interaction with the called
4981                 description window
4982                 Patch by Anders Hammar
4983
4984 2005-09-14 [paul]       1.9.14cvs30
4985
4986         * src/compose.c
4987                 fix a little annoyance when pasting with 3rd button 
4988                 with wrap_pastes=0 and wrap_input=1
4989                 Patch by Colin
4990
4991 2005-09-14 [paul]       1.9.14cvs29
4992
4993         * src/prefs_account.c
4994                 disable 'Filter messages on receiving' for
4995                 SMTP-only accounts
4996                 Patch  by Anders Hammar
4997
4998 2005-09-14 [paul]       1.9.14cvs28
4999
5000         * po/sk.po
5001                 fix crash
5002                 updated by Andrej Kacian
5003
5004 2005-09-14 [paul]
5005
5006         1.9.15-rc1 released
5007
5008 2005-09-14 [paul]       1.9.14cvs27
5009
5010         * po/es.po
5011                 updated by Ricardo Mones Lastra
5012         * src/compose.c
5013         * src/compose.h
5014                 associate no_wrap_tags to Compose windows
5015                 instead of using a static one
5016                 Patch by Colin
5017         * src/mbox.c
5018                 fix proc_mbox()
5019                 Patch by wwp
5020         * src/textview.c
5021                 remove unneeded printf()
5022
5023 2005-09-14 [paul]       1.9.14cvs26
5024
5025         * src/addrcache.c
5026         * src/codeconv.h
5027         * src/folder.h
5028         * src/mainwindow.h
5029         * src/mh.c
5030         * src/mimeview.h
5031         * src/partial_download.c
5032         * src/pop.c
5033         * src/prefs_account.c
5034         * src/prefs_account.h
5035         * src/prefs_actions.c
5036         * src/prefs_customheader.c
5037         * src/prefs_display_header.c
5038         * src/prefs_filtering_action.c
5039         * src/prefs_matcher.c
5040         * src/prefs_toolbar.c
5041         * src/privacy.h
5042         * src/procmime.c
5043         * src/procmime.h
5044         * src/procmsg.h
5045         * src/textview.c
5046         * src/undo.h
5047         * src/common/plugin.c
5048         * src/common/session.h
5049         * src/common/socket.c
5050         * src/common/socket.h
5051         * src/common/template.c
5052         * src/gtk/gtkaspell.c
5053         * src/gtk/quicksearch.h
5054         * src/plugins/pgpcore/passphrase.c
5055         * src/plugins/pgpcore/prefs_gpg.h
5056         * src/plugins/pgpcore/select-keys.c
5057         * src/plugins/pgpcore/select-keys.h
5058         * src/plugins/pgpcore/sgpgme.c
5059         * src/plugins/pgpinline/pgpinline.c
5060         * src/plugins/pgpmime/pgpmime.c
5061         * src/plugins/trayicon/trayicon.c
5062                 fix compilation warnings
5063                 Patch by Daniel Gustafson
5064
5065 2005-09-14 [paul]       1.9.14cvs25
5066
5067         * src/addressbook.c
5068                 add missing column header, and other small
5069                 bug fixes
5070                 Patch by Anders Hammar
5071
5072 2005-09-13 [colin]      1.9.14cvs24
5073
5074         * src/gtk/gtkaspell.c
5075                 Fix non-utf8 in menu
5076                 Fix little leaks
5077                 Nullify struct members after free()s
5078
5079 2005-09-13 [colin]      1.9.14cvs23
5080
5081         * src/compose.c
5082                 Test utf8 compliance before inserting to 
5083                 buffer, and try to convert if necessary
5084         * src/procmime.c
5085                 If no charset is present, use the locale 
5086                 one instead of us-ascii
5087         * src/procmsg.c
5088                 Add Sender, List-Post and To in the checked 
5089                 headers for automatic rules creation 
5090                 (thanks to wwp)
5091         * src/prefs_themes.c
5092         * src/gtk/gtkaspell.c
5093                 Remove deprecated functions. 
5094                 patch by Daniel Gustafson
5095
5096 2005-09-12 [colin]      1.9.14cvs22
5097
5098         * src/compose.c
5099                 Fix bug #448 (Scrolling/Redraw issue with 
5100                 address-fields in Header)
5101         * src/mainwindow.c
5102         * src/summaryview.c
5103         * src/summaryview.h
5104                 Fix loss of MSG_MARKED on move/copy
5105                 Fix bug #804 (Quicksearch togglebutton doesn't 
5106                 get depressed after '/' key is pressed)
5107
5108 2005-09-12 [paul]       1.9.14cvs21
5109
5110         * AUTHORS
5111         * src/gtk/logwindow.c
5112                 add 'Clear Log' to popup menu
5113                 Patch by Anders Hammar <anders.hammar@telia.com>
5114
5115 2005-09-12 [paul]       1.9.14cvs20
5116
5117         * src/compose.c
5118                 set correct sensitivity on attachments
5119                 popup menu
5120         * src/folder.c
5121                 fix typo
5122         * src/prefs_spelling.c
5123                 fix crash when no LANG env is set
5124         * src/common/xml.c
5125                 fix crash in wizard
5126                 don't use memeory after free
5127
5128         All patches by Daniel Gustafson
5129
5130 2005-09-12 [paul]       1.9.14cvs19
5131
5132         * src/prefs_themes.c
5133                 make theme info selectable
5134         * src/gtk/description_window.c
5135                 make window non-modal
5136         * tools/README
5137                 add details of asus_mailed.sh
5138         * tools/claws.i18n.status.pl
5139                 update for new zh_TW translator
5140                 widen the output
5141                 create alternate coloured lines
5142                 improve readability
5143
5144 2005-09-10 [colin]      1.9.14cvs18
5145
5146         * src/plugins/pgpcore/select-keys.c
5147                 Better order for the buttons
5148
5149 2005-09-10 [colin]      1.9.14cvs17
5150
5151         * src/compose.c
5152         * src/plugins/pgpcore/select-keys.c
5153         * src/plugins/pgpcore/select-keys.h
5154         * src/plugins/pgpcore/sgpgme.c
5155                 Add a "Don't encrypt" button to the key
5156                 selection dialog. Fixes bug #177 (There should be a 
5157                 'Don't encrypt button in the Select Keys dialog)
5158
5159 2005-09-10 [colin]      1.9.14cvs16
5160
5161         * src/compose.c
5162                 Fix bug #572 (%X option does not work with templates)
5163
5164 2005-09-10 [colin]      1.9.14cvs15
5165
5166         * src/toolbar.c 
5167                 Remove g_print
5168
5169 2005-09-10 [colin]      1.9.14cvs14
5170
5171         * src/imap.c
5172                 Fix a possible crash
5173
5174 2005-09-09 [colin]      1.9.14cvs13
5175
5176         * src/imap.c
5177         * src/etpan/imap-thread.c
5178         * src/etpan/imap-thread.h
5179                 Fix moving from queue or drafts to normal folders
5180                 Fix bug #794 (No way to delete without expunging)
5181                 Take flags unset by other mailers into account
5182                 Take deleted flag set by other mailers into account
5183                 Fix unsetting REPLIED flag
5184                 Fix crash when capabilities can't be retrieved
5185         * src/mainwindow.c
5186         * src/mainwindow.h
5187                 Add M_DELAYED_FLAGS condition, and let the user use
5188                 Execute in order to be able to expunge deleted mails,
5189                 even if he's not in delayed execute mode
5190         * src/prefs_spelling.c
5191                 Use 'en' dictionary by default if LANG is POSIX or C
5192         * src/gtk/prefswindow.c
5193                 Fix bug #767 (Preferences windows expanding) by making
5194                 the window a bit larger when the resolution is greater
5195                 than 640x480, and by putting the prefs in a
5196                 GtkScrolledWindow.
5197
5198 2005-09-09 [paul]       1.9.14cvs12
5199
5200         * AUTHORS
5201         * configure.ac
5202         * po/zh_TW.Big5.po      ** REMOVED **
5203         * po/zh_TW.po           ** ADDED **
5204                 updated by Wei-Lun Chao
5205
5206 2005-09-09 [paul]       1.9.14cvs11
5207
5208         * src/mainwindow.c
5209                 fix asserts
5210         * src/common/xml.c
5211                 delay memory allocation until file is
5212                 opened successfully
5213                 Patch by Daniel Gustafson
5214
5215 2005-09-09 [colin]      1.9.14cvs10
5216
5217         * src/imap.c
5218                 Add guards
5219
5220 2005-09-08 [colin]      1.9.14cvs9
5221
5222         * src/compose.c
5223                 Alert when we can't save draft
5224                 Fix various wrap/color issues
5225                 Add mid-click pasting respecting wrap_paste option
5226         * src/folder.c
5227         * src/folder.h
5228         * src/folder_item_prefs.c
5229         * src/folder_item_prefs.h
5230         * src/imap.c
5231         * src/imap_gtk.c
5232         * src/imap_gtk.h
5233         * src/main.c
5234         * src/mainwindow.c
5235         * src/mainwindow.h
5236         * src/news.c
5237         * src/news_gtk.c
5238         * src/news_gtk.h
5239         * src/prefs_folder_item.c
5240                 Fix the impossibility to synchronise folders for
5241                 offline use (IMAP and NNTP are concerned)
5242
5243 2005-09-08 [colin]      1.9.14cvs8
5244
5245         * configure.ac
5246                 Build LDAP and JPilot by default if available
5247         * src/textview.c
5248                 Fix use after free
5249
5250 2005-09-08 [paul]       1.9.14cvs7
5251
5252         * doc/manual/en/sylpheed-1.html
5253         * doc/manual/en/sylpheed-18.html
5254         * doc/manual/en/sylpheed-19.html
5255         * doc/manual/en/sylpheed-4.html
5256         * doc/manual/en/sylpheed-6.html
5257         * doc/manual/en/sylpheed.html
5258                 a few minor updates, plus include some
5259                 details about plugins and their requirements
5260         * src/mainwindow.c
5261                 minor changes to English in /View/Sort
5262
5263 2005-09-07 [colin]      1.9.14cvs6
5264
5265         * doc/manual/en/sylpheed-1.html
5266         * doc/manual/en/sylpheed-10.html
5267         * doc/manual/en/sylpheed-11.html
5268         * doc/manual/en/sylpheed-12.html
5269         * doc/manual/en/sylpheed-13.html
5270         * doc/manual/en/sylpheed-14.html
5271         * doc/manual/en/sylpheed-15.html
5272         * doc/manual/en/sylpheed-16.html
5273         * doc/manual/en/sylpheed-17.html
5274         * doc/manual/en/sylpheed-18.html
5275         * doc/manual/en/sylpheed-19.html
5276         * doc/manual/en/sylpheed-2.html
5277         * doc/manual/en/sylpheed-20.html
5278         * doc/manual/en/sylpheed-21.html
5279         * doc/manual/en/sylpheed-22.html
5280         * doc/manual/en/sylpheed-3.html
5281         * doc/manual/en/sylpheed-4.html
5282         * doc/manual/en/sylpheed-5.html
5283         * doc/manual/en/sylpheed-6.html
5284         * doc/manual/en/sylpheed-7.html
5285         * doc/manual/en/sylpheed-8.html
5286         * doc/manual/en/sylpheed-9.html
5287         * doc/manual/en/sylpheed.html
5288                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
5289
5290 2005-09-07 [colin]      1.9.14cvs5
5291
5292         * src/mainwindow.c
5293                 Make labels more to-the-point
5294
5295 2005-09-07 [colin]      1.9.14cvs4
5296
5297         * doc/manual/en/sylpheed-1.html
5298         * doc/manual/en/sylpheed-12.html
5299         * doc/manual/en/sylpheed-13.html
5300         * doc/manual/en/sylpheed-14.html
5301         * doc/manual/en/sylpheed-15.html
5302         * doc/manual/en/sylpheed-16.html
5303         * doc/manual/en/sylpheed-17.html
5304         * doc/manual/en/sylpheed-18.html
5305         * doc/manual/en/sylpheed-19.html
5306         * doc/manual/en/sylpheed-2.html
5307         * doc/manual/en/sylpheed-20.html
5308         * doc/manual/en/sylpheed-21.html
5309         * doc/manual/en/sylpheed-22.html
5310         * doc/manual/en/sylpheed-4.html
5311         * doc/manual/en/sylpheed-5.html
5312         * doc/manual/en/sylpheed-6.html
5313         * doc/manual/en/sylpheed-7.html
5314         * doc/manual/en/sylpheed-8.html
5315         * doc/manual/en/sylpheed-9.html
5316         * doc/manual/en/sylpheed.html
5317                 Update manual
5318
5319 2005-09-07 [colin]      1.9.14cvs3
5320
5321         * doc/faq/en/sylpheed-faq-1.html
5322         * doc/faq/en/sylpheed-faq-2.html
5323         * doc/faq/en/sylpheed-faq-3.html
5324         * doc/faq/en/sylpheed-faq.html
5325                 Update FAQ
5326
5327 2005-09-07 [colin]      1.9.14cvs2
5328
5329         * src/folderview.c
5330         * src/procmsg.c
5331         * src/summaryview.c
5332         * src/toolbar.c
5333                 Fix special subfolders:
5334                 - Inherit parent's icon
5335                 - sent contents of queues subfolders
5336                 - empty subfolders of trashes
5337         * src/mainwindow.c
5338                 Remove outdated manual and faq entries
5339         * src/common/utils.c
5340                 Add quotes around %s coming from mailcap
5341
5342 2005-09-07 [colin]      1.9.14cvs1
5343
5344         * src/compose.c
5345                 After saving draft, set modified to FALSE
5346         * src/mimeview.c
5347         * src/common/utils.c
5348         * src/common/utils.h
5349                 Try to open mime parts using what is 
5350                 indicated in ~/.mailcap or /etc/mailcap,
5351                 if possible.
5352
5353 2005-09-05 [paul]       1.9.14
5354
5355         1.9.14 released
5356
5357         * po/sk.po
5358                 updated by Andrej Kacian
5359
5360 2005-09-05 [paul]       1.9.13cvs83
5361
5362         * po/de.po
5363         * po/es.po
5364         * po/fi.po
5365         * po/fr.po
5366         * po/nb.po
5367         * po/pt_BR.po
5368         * po/sr.po
5369                 updated translations by Thomas Gilgin, Ricardo Mones
5370                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
5371                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
5372
5373 2005-09-04 [paul]       1.9.13cvs82
5374
5375         * src/compose.c
5376                 only warn about exceeded line length limit
5377                 on send
5378
5379 2005-09-04 [paul]       1.9.13cvs81
5380
5381         * src/compose.c
5382                 fix crash in 'line length exceeded' dialogue
5383
5384 2005-09-02 [paul]       1.9.13cvs80
5385
5386         * src/imap.c
5387                 fix bug 795, 'Connection lost IMAP'
5388                 and add statusbar prints
5389                 Patch by Colin
5390
5391 2005-09-02 [paul]       1.9.13cvs79
5392
5393         * src/compose.c
5394                 compose_wrap_paragraph() becomes
5395                 compose_beautify_paragraph()
5396                 Patch by Colin
5397
5398 2005-09-02 [colin]      1.9.13cvs78
5399
5400         * src/folderview.c
5401                 Micro-fix
5402
5403 2005-09-01 [colin]      1.9.13cvs77
5404
5405         * src/imap.c
5406                 Maybe fix bug #795 (Connection lost IMAP)
5407                 Don't try to send logout when we're disconnected.
5408         * src/summaryview.c
5409                 Include locked and marked emails in HRM
5410                 view. Fixes bug #800 (Locked messages no longer 
5411                 show up when hide read messages is used)
5412
5413 2005-09-01 [paul]       1.9.13cvs76
5414
5415         * src/prefs_common.c
5416                 fix bad cutting
5417
5418 2005-08-31 [colin]      1.9.13cvs75
5419
5420         * src/folderview.c
5421         * src/folderview.h
5422         * src/prefs_summaries.c
5423         * src/summaryview.c
5424                 Fix "go to next new", fix preference
5425                 (Open unread/next swapped)
5426
5427 2005-08-31 [paul]       1.9.13cvs74
5428
5429         * src/compose.c
5430         * src/folderview.c
5431         * src/headerview.c
5432         * src/headerview.h
5433         * src/mainwindow.c
5434         * src/prefs_common.c
5435         * src/prefs_common.h
5436         * src/prefs_fonts.c
5437         * src/summaryview.c
5438         * src/textview.c
5439         * src/common/defs.h
5440                 remove obsolete BOLD_FONT setting
5441                 fix font update in headerview and textview
5442                 headers after prefs change
5443                 Patch By Colin
5444
5445 2005-08-31 [paul]
5446
5447         1.9.14-rc4 released
5448
5449 2005-08-30 [colin]      1.9.13cvs73
5450
5451         * src/summaryview.c
5452                 When Hide read messages is selected and we
5453                 refresh the summaryview, don't remove the 
5454                 currently displayed message. Fixes bug #797
5455                 (Summary view reloads when new mail is 
5456                 downloaded in 1.9.14 rc)
5457
5458 2005-08-30 [colin]      1.9.13cvs72
5459
5460         * src/folderview.c
5461                 Fix flickering
5462         * src/mainwindow.c
5463                 Remove useless callback
5464         * src/mimeview.c
5465         * src/gtk/filesel.c
5466         * src/gtk/filesel.h
5467                 Add a filesel_select_file_save_folder() - used by Save All
5468
5469 2005-08-29 [paul]       1.9.13cvs71
5470
5471         * AUTHORS
5472         * src/matcher_parser_parse.y
5473         * src/etpan/imap-thread.c
5474                 fix building on FreeBSD
5475                 Patch by Daniel Gustafson <daniel@hobbit.se>
5476
5477 2005-08-29 [paul]       1.9.13cvs70
5478
5479         * src/plugins/pgpinline/pgpinline.c
5480                 only initialise sig result if it's been handled
5481                 Patch by Colin
5482
5483 2005-08-29 [paul]       1.9.13cvs69
5484         
5485         Patches by Colin:
5486
5487         * src/imap.c
5488         * src/common.utils.c
5489         * src/common/utils.h
5490                 optimisation
5491         * src/stock_pixmap.h
5492                 fix wrong icon reference
5493         * src/pixmaps/trash_btn.xpm
5494                 replace with nicer image
5495
5496 2005-08-28 [colin]      1.9.13cvs68
5497
5498         * src/Makefile.am
5499         * src/stock_pixmap.c
5500         * src/stock_pixmap.h
5501         * src/toolbar.c
5502         * src/pixmaps/trash_btn.xpm
5503                 Add a specific trash xpm for the button
5504
5505 2005-08-28 [colin]      1.9.13cvs67
5506
5507         * src/imap.c
5508                 Fix leak
5509
5510 2005-08-27 [colin]      1.9.13cvs66
5511
5512         * src/imap.c
5513         * src/procmime.c
5514                 Correctly fix "Problem with replies", fixes
5515                 pgpmime encryption too. 
5516
5517 2005-08-27 [colin]      1.9.13cvs65
5518
5519         * src/folder.c
5520         * src/procmsg.c
5521         * src/procmsg.h
5522         * src/summaryview.c
5523                 Fix bug #517 (messages removed from summaryview 
5524                 when moving fails)
5525
5526 2005-08-27 [colin]      1.9.13cvs64
5527
5528         * tools/Makefile.am
5529         * tools/asus_mailled.sh
5530                 Add a script to blink ASUS laptops' mail LED where there
5531                 is unread mail.
5532
5533 2005-08-27 [colin]      1.9.13cvs63
5534
5535         * src/imap.c
5536         * src/etpan/imap-thread.c
5537         * src/etpan/imap-thread.h
5538                 Implement automatic choosing of login method
5539                 Fixes bug #791
5540         * src/gtk/.cvsignore
5541                 Add sylpheed-marshal.[ch]
5542
5543 2005-08-27 [colin]      1.9.13cvs62
5544
5545         * src/common/utils.c
5546                 Fix confusing perror
5547
5548 2005-08-27 [colin]      1.9.13cvs61
5549
5550         * src/toolbar.c
5551         * src/toolbar.h
5552                 Remove A_DELETE, replace it with 
5553                 A_TRASH and A_DELETE_REAL. Automatically
5554                 rewrite config files to replace A_DELETE
5555                 with A_TRASH (no functionality change).
5556                 Fixes half of #794
5557
5558 2005-08-26 [colin]      1.9.13cvs60
5559
5560         * src/procmime.c
5561                 Previous "Problem with replies" fix brought other
5562                 problems, fixing them
5563
5564 2005-08-26 [colin]      1.9.13cvs59
5565
5566         * src/procmime.c
5567                 Fix "Problem with replies". This happened only
5568                 on IMAP...
5569         * src/procmsg.c
5570                 Factorize code a bit
5571         * src/compose.c
5572                 Speed improvement on very long messages (wrapping)
5573                 Fix signature color on Reedit and Redirect
5574                 On Reedit, don't attach pgp-signatures parts, but
5575                 set signing to On.
5576
5577 2005-08-24 [paul]       1.9.13cvs58
5578
5579         * src/compose.c
5580                 don't claim success when clicking
5581                 Cancel on the passphrase box.
5582                 Patch by Colin
5583
5584 2005-08-24 [paul]       1.9.13cvs57
5585
5586         * src/main.c
5587                 fix misplaced sylpheed.log
5588         * src/common/defs.h
5589                 define UIDL_DIR
5590
5591 2005-08-24 [paul]       1.9.13cvs56
5592
5593         * src/imap.c
5594         * src/etpan/imap-thread.c
5595         * src/etpan/imap-thread.h
5596                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
5597                 Patch by Colin
5598         * src/gtk/sylpheed-marshal.c    ** REMOVED **
5599         * src/gtk/sylpheed-marshal.h    ** REMOVED **
5600                 remove autogenerated files
5601         * tools/kdeservicemenu/README
5602         * tools/kdeservicemenu/install.sh
5603         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
5604         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
5605                 use Claws icon, use 'Sylpheed-Claws' in menu,
5606                 use kdialog, and other cleanups
5607
5608 2005-08-23 [paul]       1.9.13cvs55
5609
5610         * src/compose.c
5611                 fix paste/wrap crash
5612                 Patch by Colin
5613
5614 2005-08-23 [paul]       1.9.13cvs54
5615
5616         * src/main.c
5617                 fix crash recovery
5618                 Patch by Colin
5619
5620 2005-08-23 [paul]       1.9.13cvs53
5621
5622         * src/addressbook.c
5623         * src/editaddress.c
5624                 view all data of LDAP contacts
5625                 Patch by Colin
5626
5627 2005-08-23 [paul]       1.9.13cvs52
5628
5629         * src/addressbook.c
5630                 fix issues with the Search field
5631                 Patch by Colin
5632
5633 2005-08-22 [paul]       1.9.13cvs51
5634
5635         * src/folderview.c
5636                 put name of folder in processing dialog
5637                 title
5638         * src/prefs_folder_item.c
5639                 improve english usage
5640
5641 2005-08-22 [paul]       1.9.13cvs50
5642
5643         * src/filtering.c
5644         * src/filtering.h
5645         * src/matcher.c
5646         * src/matcher_parser_lex.l
5647         * src/matcher_parser_parse.y
5648         * src/prefs_filtering.c
5649                 add Filtering/Processing rule names feature.
5650                 (the incompatible old matcherrc is saved as
5651                 matcherrc.pre_names).
5652                 Patch by Colin
5653
5654 2005-08-22 [paul]       1.9.13cvs49
5655
5656         * src/procmsg.c
5657                 fix colour labelling
5658                 Patch by Colin
5659
5660 2005-08-22 [paul]       1.9.13cvs48
5661
5662         * src/textview.c
5663                 fix open_image_cb()
5664
5665 2005-08-22 [paul]       1.9.13cvs47
5666
5667         * src/imap.c
5668                 fix bug 789, 'SC crashes with imap (CVS ver)'
5669                 Patch by Colin
5670
5671 2005-08-22 [paul]       1.9.13cvs46
5672
5673         * src/mimeview.c
5674         * src/prefs_common.c
5675         * src/common/defs.h
5676                 define reused defaults in defs.h
5677         * src/textview.c
5678                 add 'Open image' to image popup menu
5679
5680 2005-08-21 [colin]      1.9.13cvs45
5681
5682         * src/summaryview.c
5683                 Fix bug #788 (Bogus "From" address displayed)
5684
5685 2005-08-20 [colin]      1.9.13cvs44
5686
5687         * src/folder.c
5688                 Fix buf #787 (multilevel delete causes SIGSEGV)
5689
5690 2005-08-19 [colin]      1.9.13cvs43
5691
5692         * src/inc.c
5693         * src/prefs_common.c
5694         * src/prefs_common.h
5695                 Add an hidden pref to allow modifying the
5696                 update stepping in incorporation.
5697                 Patch by wwp.
5698
5699 2005-08-19 [colin]      1.9.13cvs42
5700
5701         * src/compose.c
5702         * src/procmime.c
5703                 Workaround for broken MUAs: encode 
5704                 Content-type: name: as ASCII and 
5705                 Content-Disposition: filename: as
5706                 per rfc2231
5707         * src/prefs_account.c
5708                 Fix invisible-ness of SMTP SSL prefs
5709                 in NNTP accounts
5710
5711 2005-08-19 [paul]       1.9.13cvs41
5712
5713         * src/compose.c
5714         * src/prefs_common.c
5715         * src/prefs_common.h
5716         * src/prefs_wrapping.c
5717                 paste with or without wrapping.
5718                 patch by Colin
5719
5720 2005-08-19 [paul]       1.9.13cvs40
5721
5722         * src/prefs_common.c
5723         * src/prefs_common.h
5724         * src/summaryview.c
5725                 reintroduce enable_swap_from as a
5726                 hidden pref. patch by Colin
5727         * src/quote_fmt_parse.y
5728         * src/plugins/clamav/clamav_plugin.c
5729         * src/plugins/dillo_viewer/dillo_viewer.c
5730         * src/plugins/mathml_viewer/mathml_viewer.c
5731         * src/plugins/pgpcore/sgpgme.c
5732         * src/plugins/pgpinline/pgpinline.c
5733         * src/plugins/pgpmime/pgpmime.c
5734                 tidy up. patch by Colin
5735
5736 2005-08-19 [paul]       1.9.13cvs39
5737
5738         * configure.ac
5739                 complete cvs38's sync
5740         * src/editaddress.c
5741         * src/gedit-print.c
5742         * src/mutt.c
5743         * src/etpan/etpan-log.c
5744         * src/etpan/imap-thread.c
5745         * src/gtk/gtksourceprintjob.c
5746                 fix compilation warnings
5747                 (patch by Colin)
5748
5749 2005-08-19 [paul]       1.9.13cvs38
5750
5751         sync with main:
5752
5753         * src/account.c
5754         * src/action.c
5755         * src/addrbook.c
5756         * src/addrcache.c
5757         * src/addrharvest.c
5758         * src/addrindex.c
5759         * src/codeconv.c
5760         * src/compose.c
5761         * src/crash.c
5762         * src/exporthtml.c
5763         * src/exportldif.c
5764         * src/folder.c
5765         * src/image_viewer.c
5766         * src/inc.c
5767         * src/inc.h
5768         * src/jpilot.c
5769         * src/ldif.c
5770         * src/main.c
5771         * src/matcher.c
5772         * src/mbox.c
5773         * src/messageview.c
5774         * src/mh.c
5775         * src/mimeview.c
5776         * src/msgcache.c
5777         * src/mutt.c
5778         * src/news.c
5779         * src/partial_download.c
5780         * src/pine.c
5781         * src/pop.c
5782         * src/prefs_actions.c
5783         * src/prefs_common.c
5784         * src/prefs_customheader.c
5785         * src/prefs_display_header.c
5786         * src/prefs_gtk.c
5787         * src/prefs_themes.c
5788         * src/procheader.c
5789         * src/procmime.c
5790         * src/procmsg.c
5791         * src/recv.c
5792         * src/send_message.c
5793         * src/simple-gettext.c
5794         * src/sourcewindow.c
5795         * src/textview.c
5796         * src/vcard.c
5797         * src/common/defs.h
5798         * src/common/log.c
5799         * src/common/plugin.c
5800         * src/common/prefs.c
5801         * src/common/session.c
5802         * src/common/session.h
5803         * src/common/socket.c
5804         * src/common/socket.h
5805         * src/common/ssl_certificate.c
5806         * src/common/template.c
5807         * src/common/utils.c
5808         * src/common/utils.h
5809         * src/common/xml.c
5810         * src/gtk/about.c
5811         added wrappers for C library function that
5812                 take pathname arguments.
5813                 enabled compilation with MinGW.
5814                 use GDir instead of directly using opendir().
5815                 added rename_force().
5816
5817 2005-08-19 [paul]       1.9.13cvs37
5818         
5819         patches by Colin:
5820         * src/compose.c
5821                 fix privacy settings on re-editing
5822                 a sent message
5823         * src/jpilot.c
5824                 fix encoding bug
5825         * src/folder.c
5826         * src/procmsg.c
5827         * src/procmsg.h
5828         * src/summaryview.c
5829                 flag changing optimisation
5830
5831 2005-08-18 [martin]     1.9.13cvs36
5832
5833         * commitHelper
5834             added my login
5835         * src/addrcache.c
5836         * src/addrharvest.c
5837         * src/addrindex.c
5838         * src/compose.c
5839         * src/grouplistdialog.c
5840         * src/main.c
5841         * src/mainwindow.c
5842         * src/msgcache.c
5843         * src/mutt.c
5844         * src/pine.c
5845         * src/prefs_account.c
5846         * src/prefs_themes.c
5847         * src/stock_pixmap.c
5848         * src/summaryview.c
5849         * src/gtk/about.c
5850         * src/gtk/logwindow.c
5851             removed deprecated glib and gdk stuff
5852         * src/plugins/pgpcore/select-keys.c
5853             convert attributes from locale to utf8
5854
5855 2005-08-17 [paul]       1.9.13cvs35
5856
5857         * src/account.c
5858         * src/addressbook.c
5859                 use new GTK_STOCK_ icons if available
5860         * src/summaryview.c
5861         * src/gtk/gtksctree.c
5862         * src/gtk/gtksctree.h
5863                 faster range select. patch by Colin
5864
5865 2005-08-17 [paul]       1.9.13cvs34
5866
5867         patches by colin:
5868         * src/addressbook.c
5869         * src/addressitem.h
5870                 Add an edit button for contacts, fix selections
5871                 of gtksctree items
5872         * src/editaddress.c
5873                 Change labels, let Save be always possible in the
5874                 email and user atributes tabs
5875         * src/folderview.c
5876                 fix sort issues
5877         * src/summaryview.c
5878                 select next item instead of the displayed one
5879                 after deletion
5880
5881         * src/gtk/progressdialog.c
5882                 use prefs_common.enable_rules_hint
5883
5884 2005-08-13 [hoa]        1.9.13cvs33
5885
5886         * src/etpan/imap-thread.c
5887                 fixed build on Solaris.
5888
5889 2005-08-10 [colin]      1.9.13cvs32
5890
5891         * src/procmsg.c
5892                 Fix cvs31 (missing fclose before reading
5893                 the file)
5894
5895 2005-08-10 [colin]      1.9.13cvs31
5896
5897         * src/procmsg.c
5898                 Fix procmsg_msginfo_new_from_mimeinfo() when
5899                 the MimeInfo isn't stored in memory. This fixes
5900                 replying to an attached message.
5901
5902 2005-08-10 [colin]      1.9.13cvs30
5903
5904         * src/mainwindow.c
5905                 Fix slowness in account changing
5906
5907 2005-08-10 [colin]      1.9.13cvs29
5908
5909         * src/folder.c
5910         * src/folderutils.c
5911         * src/folderview.c
5912         * src/imap_gtk.c
5913         * src/mainwindow.c
5914         * src/mh_gtk.c
5915         * src/procmsg.c
5916         * src/summaryview.c
5917                 Optimize folder_has_parent_of_type
5918                 Prevent moving special sub-folders from contextual menus
5919                 Rework message a bit ("Empty all messages" -> "Delete all
5920                 messages")
5921                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
5922                 and "Deleted Items" folders)
5923
5924 2005-08-08 [colin]      1.9.13cvs28
5925
5926         * src/summaryview.c
5927         * src/prefs_summaries.c
5928                 Make "Select first unread|new" more flexible
5929                 (just prioritize new or unread)
5930
5931 2005-08-08 [colin]      1.9.13cvs27
5932
5933         * src/summaryview.c
5934                 If "select first new" is selected and there only
5935                 are unread messages, fallback to "select first
5936                 unread".
5937
5938 2005-08-08 [colin]      1.9.13cvs26
5939
5940         * src/folder.c
5941                 Fix shameful bugs (and bug #779)
5942
5943 2005-08-08 [colin]      1.9.13cvs25
5944
5945         * src/folder.c
5946         * src/folder.h
5947                 Cache parents' type to make folder_has_parent_of_type
5948                 faster
5949         * src/folderview.c
5950                 Forbid DnD of special sub-folders
5951         * src/procmsg.c
5952         * src/procmsg.h
5953                 Add MAIL_POSTFILTERING_HOOK
5954         * src/summaryview.c
5955                 Revert over-zealous deletion of the use_addr_book 
5956                 code
5957
5958 2005-08-07 [colin]      1.9.13cvs24
5959
5960         * src/folder.c
5961                 Fix big mistake (passing MsgInfo instead 
5962                 of FolderItem)
5963
5964 2005-08-07 [colin]      1.9.13cvs23
5965
5966         * src/compose.c
5967         * src/folder.c
5968         * src/folder.h
5969         * src/foldersel.c
5970         * src/folderutils.c
5971         * src/folderview.c
5972         * src/imap.c
5973         * src/mainwindow.c
5974         * src/messageview.c
5975         * src/mh.c
5976         * src/msgcache.c
5977         * src/procmime.c
5978         * src/summaryview.c
5979                 Make subfolders of Drafts, Queue, Outbox, Trash
5980                 work like their parents. 
5981                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
5982
5983 2005-08-07 [colin]      1.9.13cvs22
5984
5985         * src/addressbook.c
5986                 Fix bug #771 (Dragged contacts not saved)
5987
5988 2005-08-07 [paul]       1.9.13cvs21
5989
5990         * src/summaryview.c
5991                 fix bug 32 'Search Doesn't display results
5992                 if "Hide Read Messages" is chosen'
5993                 be more literal in interpreting 'Hide read
5994                 messages'
5995
5996 2005-08-07 [colin]      1.9.13cvs20
5997
5998         * src/folderview.c
5999                 Add debug
6000         * src/summaryview.c
6001                 Faster 'unthread_for_execution'
6002
6003 2005-08-06 [paul]       1.9.13cvs19
6004
6005         * src/mainwindow.c
6006                 add mnemonics to Set displayed columns
6007                 fix bug where msgview_visible option was
6008                 overwritten as TRUE on startup
6009
6010 2005-08-06 [paul]       1.9.13cvs18
6011
6012         * src/mainwindow.c
6013                 refer to 'displayed columns in folder/message
6014                 list' not 'displayed items in summary/message view'
6015         * src/prefs_display_header.c
6016                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
6017                 be consistent with similar dialogues
6018         * src/prefs_folder_column.c
6019         * src/prefs_summary_column.c
6020                 'columns' not 'items', and folder and message lists,
6021                 instead of folder and summary views;
6022                 Use 'Hidden columns' as list heading not 'Available
6023                 items';
6024                 move the 'Remove' button to the right hand side;
6025                 top-align the buttons;
6026                 remove unneeded vbox
6027         * src/prefs_summaries.c
6028                 put the 2 column prefs buttons in a frame to reduce
6029                 overall width; refer to columns not items &c.
6030
6031 2005-08-05 [colin]      1.9.13cvs17
6032
6033         * src/prefs_common.c
6034         * src/prefs_common.h
6035         * src/mainwindow.c
6036         * src/compose.c
6037         * src/messageview.c
6038                 Add an hidden toolbar_detachable pref, so
6039                 that I can get rid of these painful handles
6040                 in the toolbars. Defaults to TRUE to avoid
6041                 changing the GUI on unsuspecting people...
6042
6043 2005-08-05 [colin]      1.9.13cvs16
6044
6045         * src/Makefile.am
6046         * src/prefs_folder_column.c
6047         * src/prefs_folder_column.h
6048                 Add prefs for folder columns
6049         * src/folderview.c
6050         * src/folderview.h
6051         * src/mainwindow.c
6052         * src/mainwindow.h
6053         * src/prefs_common.c
6054         * src/prefs_common.h
6055         * src/prefs_summaries.c
6056                 Use them
6057         * src/prefs_summary_column.c
6058         * src/summaryview.c
6059         * src/summaryview.h
6060                 Add a To column
6061         * src/textview.c
6062         * src/common/utils.c
6063         * src/common/utils.h
6064                 Move uri colourisation functions
6065                 to utils
6066         * src/compose.c
6067                 Colourise URIs
6068         * src/imap.c
6069                 Fix bug with LIST where we'd try
6070                 to get Folder//////[...]/// 
6071
6072 2005-08-05 [paul]       1.9.13cvs15
6073
6074         * src/prefs_summaries.c
6075                 improve the English usage
6076         * src/summaryview.c
6077                 set font on column change
6078                 thanks to Colin
6079
6080 2005-08-05 [paul]       1.9.13cvs14
6081
6082         * src/prefs_common.c
6083         * src/prefs_common.h
6084         * src/prefs_summaries.c
6085         * src/summaryview.c
6086                 replace 'open_unread_on_enter' option with
6087                 'select_on_entry' option. opening/not opening
6088                 is now exclusively controlled by 'always_show_msg'
6089
6090 2005-08-04 [colin]      1.9.13cvs13
6091
6092         * src/compose.c
6093                 Remove dead code
6094                 Add colourisation of quotes and signatures
6095         * src/folderview.c
6096                 Fix possible crashes
6097         * src/messageview.c
6098                 Change an assert that is no problem
6099         * src/news.c
6100         * src/news_gtk.c
6101         * src/news_gtk.h
6102                 Fix offline mode
6103         * src/gtk/quicksearch.c
6104                 Fix a possible crash
6105
6106 2005-08-03 [colin]      1.9.13cvs12
6107
6108         * src/prefs_account.c
6109                 Fix bug #777 (Sylpheed crash in account configuration)
6110
6111 2005-08-03 [colin]      1.9.13cvs11
6112
6113         * src/addressbook.c
6114         * src/editaddress.c
6115         * src/editgroup.c
6116                 Fixing addressbook, round 2
6117         * src/textview.c
6118                 Fix emphasis color on rechecking 'Colorize messages'
6119
6120 2005-08-03 [paul]       1.9.13cvs10
6121
6122         sync with main
6123
6124         * src/addr_compl.c
6125         * src/compose.c
6126         * src/main.c
6127         * src/pop.c
6128         * src/prefs_account.c
6129         * src/procmime.c
6130         * src/procmsg.c
6131         * src/quote_fmt_parse.y
6132         * src/textview.c
6133         * src/common/quoted-printable.c
6134         * src/common/utils.c
6135         * src/common/utils.h
6136         * src/common/xml.c
6137                 replaced incorrect locale-independent
6138                 ctype functions with GLib's. Corrected
6139                 signedness mismatch.
6140         * src/headerview.c
6141                 headerview_create(): added spacing for vbox.
6142         * src/gtk/about.c
6143                 set focus to the OK button.
6144
6145 2005-08-03 [colin]      1.9.13cvs9
6146
6147         * src/folderview.c
6148                 Fix possible crash
6149
6150 2005-08-02 [colin]      1.9.13cvs8
6151
6152         * src/mainwindow.c
6153                 Fix cast
6154         * src/addressbook.c
6155         * src/addressitem.h
6156                 Fix a cast and more generally, try to make the
6157                 GUI more intuitive and consistent (round 1)
6158
6159 2005-08-02 [paul]       1.9.13cvs7
6160
6161         * src/folder.h
6162                 missing in 1.9.13cvs6
6163
6164 2005-08-02 [colin]      1.9.13cvs6
6165
6166         * src/folder.c
6167                 Fix one more leak
6168
6169 2005-08-02 [colin]      1.9.13cvs5
6170
6171         * src/folder.c
6172         * src/folderview.c
6173         * src/imap.c
6174         * src/main.c
6175         * src/mbox.c
6176         * src/procmsg.c
6177         * src/summaryview.c
6178                 Fix a number of folder_item_get_msg_list()-related
6179                 leaks (missing procmsg_msginfo_free()s)
6180
6181 2005-08-01 [colin]      1.9.13cvs4
6182
6183         * src/folderview.c
6184         * src/folderview.h
6185         * src/mainwindow.c
6186         * src/prefs_fonts.c
6187         * src/prefs_summaries.c
6188         * src/prefs_themes.c
6189         * src/summaryview.c
6190         * src/summaryview.h
6191         * src/textview.c
6192         * src/textview.h
6193                 Fix instant-apply of summary and folderview-related prefs
6194                 Fix erroneous g_free and alertpanels in prefs_theme
6195                 Add instant-apply for fonts
6196                 Defer applying of prefs a little bit so it's done only
6197                 once even if requested by multiples prefs pages
6198
6199 2005-08-01 [paul]       1.9.13cvs3
6200
6201         * src/main.c
6202                 fix bug 776 'S.C. crashes on close'
6203                 thanks to Colin
6204         * src/etpan/etpan-thread-manager-types.h
6205                 add missing include
6206                 thanks to Hoa
6207
6208 2005-07-25 [paul]       1.9.13cvs2
6209
6210         * src/summaryview.c
6211                 fix typos. spotted by Fabien Vantard
6212
6213 2005-07-24 [paul]       1.9.13cvs1
6214
6215         * doc/man/sylpheed.1
6216                 update man page, incorporating fix of
6217                 bug 769 'Typo in manpage'
6218         * src/etpan/imap-thread.c
6219                 fix NetBSD openssl dependencies. patch by
6220                 George Michaelson <ggm@apnic.net>
6221         * po/pt_BR.po
6222                 updated by Frederico Goncalves Guimaraes
6223
6224 2005-07-22 [paul]       1.9.13
6225
6226         1.9.13 release
6227
6228 2005-07-22 [paul]       1.9.12cvs91
6229
6230         * AUTHORS
6231         * INSTALL
6232         * README.claws
6233         * RELEASE_NOTES.claws
6234                 updated for release
6235         * configure.ac
6236         * po/nb.po
6237         * tools/claws.i18n.status.pl
6238                 add Norwegian translation. submiited by
6239                 Geir Helland <pjallabais@users.sourceforge.net>
6240         * po/ca.po
6241         * po/de.po
6242         * po/es.po
6243         * po/fi.po
6244         * po/fr.po
6245         * po/it.po
6246         * po/sk.po
6247         * po/sr.po
6248         * po/zh_CN.po
6249                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
6250                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
6251                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
6252                 Yang Guilong
6253         * src/plugins/clamav/clamav_plugin_gtk.c
6254         * src/plugins/spamassassin/spamassassin_gtk.c
6255                 replace outdated description strings
6256
6257 2005-07-21 [colin]      1.9.12cvs90
6258
6259         * src/folder.c
6260                 Set folder to batch mode when scanning it. Makes deletion
6261                 of unread mails on IMAP much faster (due to the UNREAD 
6262                 flag unsetting)
6263
6264 2005-07-21 [darko]      1.9.12cvs89
6265
6266         * configure.ac
6267                 link against libresolv if necessary (patch by Paul)
6268         * src/msgcache.c
6269                 use glib's portable macros to determine endianness
6270
6271 2005-07-21 [paul]       1.9.12cvs88
6272
6273         * src/crash.c
6274         * src/gtk/about.c
6275                 update compiled-in features list
6276
6277 2005-07-20 [colin]      1.9.12cvs87
6278
6279         * src/folder.c
6280         * src/textview.c
6281                 Gcc 2.9x compilation fixes, thanks to Darko
6282         * src/plugins/clamav/clamav_plugin.c
6283                 Little optimisation: load virus database only once
6284         * src/plugins/spamassassin/spamassassin.c
6285                 Big optimisation: filtering one mail took at least 1 second,
6286                 now it takes at least 50ms. Doesn't speed up spamassassin 
6287                 itself, but should already be much more tolerable.
6288
6289 2005-07-20 [colin]      1.9.12cvs86
6290
6291         * src/summaryview.c
6292                 Fix performance issue
6293
6294 2005-07-19 [colin]      1.9.12cvs85
6295
6296         * src/plugins/pgpinline/plugin.c
6297                 Fix warning
6298
6299 2005-07-19 [colin]      1.9.12cvs84
6300
6301         * configure.ac
6302         * src/plugins/Makefile.am
6303         * src/plugins/pgpinline/.cvsignore
6304         * src/plugins/pgpinline/Makefile.am
6305         * src/plugins/pgpinline/pgpinline.c
6306         * src/plugins/pgpinline/pgpinline.deps
6307         * src/plugins/pgpinline/pgpinline.h
6308         * src/plugins/pgpinline/plugin.c
6309                 Put pgpinline in the main tree
6310
6311 2005-07-19 [paul]       1.9.12cvs83
6312
6313         * src/prefs_actions.c
6314                 prevent '//' in menu names, which cause a crash
6315                 thanks to Colin
6316
6317 2005-07-19 [paul]       1.9.12cvs82
6318
6319         * configure.ac
6320                 be generally more informative in configure output.
6321                 OpenSSL: correction: '[ --enable-openssl ...' -> 
6322                 '[ --disable-openssl ...', as --enable-openssl is default
6323                 PGP/MIME: don't check for GPGME again, check for
6324                 pgpcore instead. Therefore prevent the possibility of
6325                 attempting to build pgpmime if pgpcore dependencies are
6326                 not met
6327                 ClamAV: use pkgconfig to check for lib
6328                 libgnomeprint: revert logic on inner test to match
6329                 everything else
6330         * src/plugins/pgpcore/sgpgme.c
6331                 add missing include
6332
6333 2005-07-19 [colin]      1.9.12cvs81
6334
6335         * src/summaryview.c
6336                 Fix slow thread rebuilding in particular
6337                 cases
6338
6339 2005-07-19 [paul]       1.9.12cvs80
6340
6341         * sylpheed-claws.desktop
6342                 fix typo, spotted by Stephan Sachse
6343         * src/account.c
6344                 replace GTK_STOCK_ADD with
6345                 GTK_STOCK_NEW button
6346
6347 2005-07-18 [colin]      1.9.12cvs79
6348
6349         * src/etpan/imap-thread.c
6350                 Fix return value (Thanks Hoa)
6351
6352 2005-07-18 [colin]      1.9.12cvs78
6353
6354         * src/imap.c
6355                 Allow empty passwords
6356                 Create drafts/queue/outbox if necessary
6357         * src/summaryview.c
6358                 Remove old code
6359         * src/etpan/imap-thread.c
6360                 Fix STARTTLS (Thanks to Hoa)
6361
6362 2005-07-18 [paul]       1.9.12cvs77
6363
6364         * ChangeLog-gtk2.jp
6365         * ChangeLog.jp
6366                 removed
6367         * Makefile.am
6368                 updated to reflect additions and removals
6369         * TODO
6370                 updated to be claws-specific
6371         * TODO-gtk2
6372         * TODO-gtk2.jp
6373         * TODO.jp
6374         * sylpheed-128x128.png
6375         * sylpheed-64x64.png
6376                 removed
6377         * sylpheed-claws-128x128.png
6378         * sylpheed-claws-64x64.png
6379         * sylpheed-claws.desktop
6380         * sylpheed-claws.png
6381                 added
6382         * sylpheed.desktop
6383         * sylpheed.png
6384                 removed
6385
6386 2005-07-17 [paul]       1.9.12cvs76
6387
6388         * src/account.c
6389         * src/addressbook.c
6390         * src/alertpanel.c
6391         * src/alertpanel.h
6392         * src/compose.c
6393         * src/exphtmldlg.c
6394         * src/expldifdlg.c
6395         * src/folderview.c
6396         * src/imap_gtk.c
6397         * src/inc.c
6398         * src/message_search.c
6399         * src/messageview.c
6400         * src/mh_gtk.c
6401         * src/news_gtk.c
6402         * src/prefs_actions.c
6403         * src/prefs_filtering.c
6404         * src/prefs_matcher.c
6405         * src/prefs_template.c
6406         * src/prefs_themes.c
6407         * src/ssl_manager.c
6408         * src/summary_search.c
6409         * src/textview.c
6410         * src/toolbar.c
6411         * src/gtk/sslcertwindow.c
6412         * src/plugins/pgpcore/sgpgme.c
6413                 rework alertpanels
6414
6415 2005-07-17 [colin]      1.9.12cvs75
6416
6417         * src/privacy.c
6418                 add a PrivacySystem accessor that checks that
6419                 the system cached in a MimeInfo's privacydata
6420                 is still registered. Use this accessor instead
6421                 of directly using data->system. Fixes crashes
6422                 after unloading pgp plugins.
6423
6424 2005-07-17 [colin]      1.9.12cvs74
6425
6426         * src/alertpanel.c
6427                 Change geometry hints to a simple default size.
6428                 Fixes the certs dialogs.
6429
6430 2005-07-17 [colin]      1.9.12cvs73
6431
6432         * src/gtk/sslcertwindow.c
6433                 Use a gtkExpander
6434
6435 2005-07-17 [colin]      1.9.12cvs72
6436
6437         * src/plugins/pgpcore/Makefile.am
6438         * src/plugins/pgpmime/Makefile.am
6439                 Add gpgme libs
6440
6441 2005-07-17 [paul]       1.9.12cvs71
6442
6443         * configure.ac
6444                 add --disable-gnomeprint option
6445                 modified version of patch by Marius Mauch
6446
6447 2005-07-17 [paul]       1.9.12cvs70
6448
6449         * src/common/defs.h
6450                 update urls
6451         * src/account.c
6452         * src/action.c
6453         * src/addressbook.c
6454         * src/compose.c
6455         * src/foldersel.c
6456         * src/folderview.c
6457         * src/html.c
6458         * src/imap_gtk.c
6459         * src/main.c
6460         * src/mainwindow.c
6461         * src/messageview.c
6462         * src/mh_gtk.c
6463         * src/mimeview.c
6464         * src/news_gtk.c
6465         * src/prefs_account.c
6466         * src/prefs_send.c
6467         * src/prefs_summaries.c
6468         * src/procmsg.c
6469         * src/summaryview.c
6470         * src/common/utils.c
6471         * src/common/xml.c
6472         * src/plugins/pgpcore/passphrase.c
6473         * src/plugins/pgpcore/select-keys.c
6474                 replace inappropriately used backticks
6475                 with single quotes
6476
6477 2005-07-16 [colin]      1.9.12cvs69
6478
6479         * src/image_viewer.c
6480                 Add extra paranoid checks
6481
6482 2005-07-16 [colin]      1.9.12cvs68
6483
6484         * src/plugins/pgpcore/prefs_gpg.c
6485                 Don't auto-check sigs by default, as it
6486                 can be really slow.
6487
6488 2005-07-16 [colin]      1.9.12cvs67
6489
6490         * src/plugins/pgpcore/sgpgme.c
6491                 Make messages a bit better.
6492
6493 2005-07-16 [colin]      1.9.12cvs66
6494
6495         * src/imap.c
6496                 Remove pseudo-log
6497         * src/etpan/imap-thread.c
6498                 Add real log
6499
6500 2005-07-16 [colin]      1.9.12cvs65
6501
6502         * src/main.c
6503         * src/prefs_other.c
6504                 And now, fix build with libetpan :-/
6505
6506 2005-07-15 [colin]      1.9.12cvs64
6507
6508         * src/prefs_other.c
6509                 Continue fixing build without libetpan.
6510
6511 2005-07-15 [colin]      1.9.12cvs63
6512
6513         * src/main.c
6514                 Fix build with --disable-libetpan
6515
6516 2005-07-15 [colin]      1.9.12cvs62
6517
6518         * configure.ac
6519                 Bump libetpan's version
6520
6521 2005-07-15 [colin]      1.9.12cvs61
6522
6523         * src/etpan/imap-thread.c
6524                 Actually stop logging :)
6525
6526 2005-07-15 [colin]      1.9.12cvs60
6527
6528         * src/addressbook.c
6529                 Fix dnd of multiple addresses.
6530
6531 2005-07-15 [hoa]        1.9.12cvs59
6532
6533         * src/etpan/imap-thread.c
6534             disable login of IMAP password in libetpan log file.
6535
6536 2005-07-15 [paul]       1.9.12cvs58
6537
6538         * src/account.c
6539                 don't automatically sort
6540                 do allow drag n drop
6541
6542 2005-07-15 [paul]       1.9.12cvs57
6543
6544         * src/account.c
6545         * src/ssl_manager.c
6546                 alphabetical listing
6547
6548 2005-07-15 [paul]       1.9.12cvs56
6549
6550         * src/gtk/pluginwindow.c
6551                 sort plugin list alphabetically
6552
6553 2005-07-15 [paul]       1.9.12cvs55
6554
6555         * src/prefs_spelling.c
6556         * src/prefs_wrapping.c
6557                 unify English usage
6558
6559 2005-07-15 [colin]      1.9.12cvs54
6560
6561         * src/wizard.c
6562                 Typo fix
6563
6564 2005-07-15 [paul]       1.9.12cvs53
6565
6566         * src/prefs_message.c
6567                 make 'show cursor' a hidden option
6568
6569 2005-07-14 [colin]      1.9.12cvs52
6570
6571         * src/plugins/spamassassin/Makefile.am
6572         * src/plugins/clamav/Makefile.am
6573                 Fix double EXTRA_DISTs
6574
6575 2005-07-14 [colin]      1.9.12cvs51
6576
6577         * src/plugins/clamav/Makefile.am
6578         * src/plugins/clamav/clamav_plugin_gtk.deps
6579         * src/plugins/spamassassin/Makefile.am
6580         * src/plugins/spamassassin/spamassassin_gtk.deps
6581                 Make $plugin_gtk depend on $plugin
6582
6583 2005-07-14 [hoa]        1.9.12cvs50
6584
6585         * src/etpan/imap-thread.c
6586                 enable debug log of libetpan when running with --debug
6587
6588 2005-07-14 [colin]      1.9.12cvs49
6589
6590         * configure.ac
6591         * src/common/Makefile.am
6592         * src/common/plugin.c
6593         * src/common/plugin.h
6594                 Add a little plugin dependancy system.
6595                 Plugins can ship a $plugin_name.deps file
6596                 (near them in PLUGINDIR) so that their
6597                 dependancies are loaded if possible.
6598         * src/plugins/Makefile.am
6599         * src/plugins/pgpcore/Makefile.am
6600         * src/plugins/pgpcore/passphrase.c
6601         * src/plugins/pgpcore/passphrase.h
6602         * src/plugins/pgpcore/plugin.c
6603         * src/plugins/pgpcore/prefs_gpg.c
6604         * src/plugins/pgpcore/prefs_gpg.h
6605         * src/plugins/pgpcore/select-keys.c
6606         * src/plugins/pgpcore/select-keys.h
6607         * src/plugins/pgpcore/sgpgme.c
6608         * src/plugins/pgpcore/sgpgme.h
6609                 Introduce pgpcore, used by pgpmime and
6610                 pgpinline
6611         * src/plugins/pgpmime/Makefile.am
6612         * src/plugins/pgpmime/passphrase.c
6613         * src/plugins/pgpmime/passphrase.h
6614         * src/plugins/pgpmime/pgpmime.c
6615         * src/plugins/pgpmime/pgpmime.deps
6616         * src/plugins/pgpmime/plugin.c
6617         * src/plugins/pgpmime/prefs_gpg.c
6618         * src/plugins/pgpmime/prefs_gpg.h
6619         * src/plugins/pgpmime/select-keys.c
6620         * src/plugins/pgpmime/select-keys.h
6621         * src/plugins/pgpmime/sgpgme.c
6622         * src/plugins/pgpmime/sgpgme.h
6623                 Remove the core from pgpmime and add the
6624                 dependancy to pgpcore.
6625
6626 2005-07-14 [paul]       1.9.12cvs48
6627
6628         * src/stock_pixmap.c
6629                 forgot this in last commit
6630
6631 2005-07-14 [paul]       1.9.12cvs47
6632
6633         * src/account.c
6634         * src/addressbook.c
6635                 add accelerators for the buttons (sync with main)
6636         * src/compose.c
6637         * src/compose.h
6638                 add accelerators for the buttons.
6639                 fix editing with external editor.
6640                 replace gdk_input_*() with GIOChannel;
6641                 (sync with main)
6642         * src/foldersel.c
6643                 display folder names with new/unread
6644                 representation (sync with main)
6645         * src/main.c
6646                 specify default window icon (sync with main)
6647         * src/prefs_common.c
6648                 use_addr_book default to FALSE
6649         * src/summaryview.c
6650         * src/textview.c
6651                 add accelerators for the buttons (sync with main)
6652         * src/gtk/menu.c
6653                 fix typos
6654         * src/pixmaps/sylpheed_icon.xpm
6655                 updated
6656
6657 2005-07-13 [paul]       1.9.12cvs46
6658
6659         * src/plugins/pgpmime/pgpmime.c
6660         * src/plugins/pgpmime/sgpgme.c
6661                 (temporarily) use deprecated gpgme_data_rewind()
6662                 while largefile support is not present
6663                 (as suggested by Colin)
6664
6665 2005-07-13 [paul]       1.9.12cvs45
6666
6667         * configure.ac
6668                 remove large file support (for now):
6669                 it breaks too many things
6670
6671 2005-07-13 [paul]       1.9.12cvs44
6672
6673         * configure.ac
6674                 add large file support
6675         * src/html.c
6676                 fix bug #763 where href attribute was not
6677                 the very first attribute of a link
6678                 patch by Thomas Gilgin
6679
6680 2005-07-13 [colin]      1.9.12cvs43
6681
6682         * src/gtk/pluginwindow.c
6683                 Little portability fix
6684
6685 2005-07-13 [colin]      1.9.12cvs42
6686
6687         * src/plugins/pgpmime/sgpgme.c
6688                 Fix crasher.
6689
6690 2005-07-13 [colin]      1.9.12cvs41
6691
6692         * src/plugins/pgpmime/pgpmime.c
6693         * src/plugins/pgpmime/sgpgme.c
6694                 Use gpgme_data_release_and_get_mem instead
6695                 of gpgme_data_read.
6696
6697 2005-07-13 [colin]      1.9.12cvs40
6698
6699         * configure.ac
6700         * src/plugins/pgpmime/passphrase.c
6701         * src/plugins/pgpmime/passphrase.h
6702         * src/plugins/pgpmime/pgpmime.c
6703         * src/plugins/pgpmime/plugin.c
6704         * src/plugins/pgpmime/select-keys.c
6705         * src/plugins/pgpmime/select-keys.h
6706         * src/plugins/pgpmime/sgpgme.c
6707         * src/plugins/pgpmime/sgpgme.h
6708                 Port pgpmime to gpgme-1.0.
6709
6710 2005-07-12 [paul]       1.9.12cvs39
6711
6712         * AUTHORS
6713         * src/toolbar.c
6714         * src/toolbar.h
6715                 add a 'Go to Prev' button to the toolbar.
6716                 correct tooltip text of go to buttons.
6717                 based on patch by Yang Guilong <bamanzi@gmail.com>
6718
6719 2005-07-12 [colin]      1.9.12cvs38
6720
6721         * src/statusbar.c
6722                 Fix progress bar showing stuff at startup.
6723
6724 2005-07-12 [paul]       1.9.12cvs37
6725
6726         * src/editjpilot.c
6727                 fix building with jpilot support
6728
6729 2005-07-11 [colin]      1.9.12cvs36
6730
6731         * src/inc.c
6732                 Add visual indication that filtering is running
6733         * src/textview.c
6734                 Make {}[] uri delimiters
6735         * src/summaryview.c
6736                 Remove useless (and slow) calls
6737
6738 2005-07-11 [paul]       1.9.12cvs35
6739
6740         * src/plugins/clamav/clamav_plugin_gtk.c
6741         * src/plugins/dillo_viewer/dillo_prefs.c
6742         * src/plugins/pgpmime/prefs_gpg.c
6743         * src/plugins/spamassassin/spamassassin_gtk.c
6744                 gather plugins prefs together under their
6745                 own 'Plugins' heading
6746
6747 2005-07-11 [paul]       1.9.12cvs34
6748
6749         sync with main
6750
6751         * src/account.c
6752                 account_delete(): modified alert dialog
6753         * src/editjpilot.c
6754         * src/editvcard.c
6755                 fixed a crash when cancelling file selection
6756                 dialog by Escape key. Made non-ascii filename
6757                 selectable.
6758         * src/prefs_template.c
6759                 prefs_template_window_create(): make scrolled
6760                 window policy AUTOMATIC
6761
6762 2005-07-10 [hoa]        1.9.12cvs33
6763
6764         * src/etpan/imap-thread.c
6765                 workaround for old Courier IMAP servers.
6766
6767 2005-07-10 [colin]      1.9.12cvs32
6768
6769         * src/folder.c
6770         * src/statusbar.c
6771         * src/statusbar.h
6772                 Add visual progress indicator on filtering/processing
6773                 Factorize the progress bar code
6774         * src/imap.c
6775         * src/imap.h
6776         * src/etpan/imap-thread.c
6777                 Add a reference counter to avoid destroying the Folder
6778                 while it's in use by another callback.
6779
6780 2005-07-09 [hoa]        1.9.12cvs31
6781
6782         * src/imap.c
6783         * src/etpan/imap-thread.c
6784                 fixed deadlock when removing IMAP account.
6785
6786 2005-07-08 [colin]      1.9.12cvs30
6787
6788         * src/textview.c
6789         * src/unmime.c
6790                 Fix again problems decoding broken headers
6791         * src/gtk/inputdialog.c
6792                 Fix local variable shadowing a global one
6793
6794 2005-07-08 [colin]      1.9.12cvs29
6795
6796         * src/msgcache.c
6797                 Make the cache/mark files platform-agnostic by writing
6798                 them in little-endian format. Reading them is also done
6799                 in little-endian format, of course; however, in order
6800                 to avoid trashing mark data on big-endian machines, the
6801                 files are, at first, read from the native format if the
6802                 little-endian one doesn't exist. This is easy to deter-
6803                 mine by trying to open a file with a swapped data_ver
6804                 and seeing if it's the wanted version.
6805                 Little-endian using users should see absolutely no
6806                 difference, Big-endian users may get a very little
6807                 performance drop due to byte-swapping.
6808                 Tested on i386 and ppc32. 
6809                 Fixes bug #159 (The index file, in the mailboxes, is 
6810                 hardware depending).
6811
6812                 To have the cache/mark files updated to the new little-
6813                 endian format, "Check for new messages" or even
6814                 "Rebuild folder tree" aren't enough. Files will be
6815                 updated as soon as a folder has been opened/closed.
6816                 To update everything, just select all folders by
6817                 selecting them one by one.
6818
6819 2005-07-07 [colin]      1.9.12cvs28
6820
6821         * src/imap.c
6822                 Remember the folder separator per IMAPFolder
6823                 instead of globally.
6824                 Revive the Session on noop; fixes bug #761
6825                 (mark a bunch of unread messages as read takes 
6826                 forever)
6827
6828 2005-07-07 [darko]      1.9.12cvs27
6829
6830         * src/common/template.c
6831                 Sort templates alphabetically
6832
6833 2005-07-06 [colin]      1.9.12cvs26
6834
6835         * src/imap.c
6836                 Try to use the correct separator in
6837                 most cases. Possibly fixes bug #759
6838                 (only creates the INBOX folder when 
6839                 setting up new IMAP account) and 
6840                 bug #760 (Can't retrieve messages)
6841
6842 2005-07-06 [colin]      1.9.12cvs25
6843
6844         * src/imap.c
6845                 Use real_path in status command. This will
6846                 help later, when namespaces will be used.
6847
6848 2005-07-06 [colin]      1.9.12cvs24
6849
6850         * configure.ac
6851         * src/account.c
6852         * src/folder.c
6853         * src/imap.c
6854         * src/etpan/etpan-log.c
6855         * src/etpan/etpan-thread-manager.c
6856         * src/etpan/imap-thread.c
6857                 Add a --disable-libetpan parameter. With this,
6858                 users that don't want IMAP4 support can avoid
6859                 the new dependancy (and have no IMAP support).
6860                 Users that have IMAP4 accounts and use this
6861                 parameter won't lose their configuration, their
6862                 IMAP accounts will just be invisible and not
6863                 used.
6864         * src/textview.c
6865                 Make the "Copy ..." contextual menu items 
6866                 copy to both the X clipboard and the gtk 
6867                 clipboard - as most other apps do.
6868         * src/gtk/about.c
6869                 Add a notice about OpenSSL usage, in order to
6870                 comply with OpenSSL's license (point 6):
6871                 http://www.openssl.org/source/license.html
6872
6873 2005-07-06 [colin]      1.9.12cvs23
6874
6875         * src/alertpanel.c
6876                 Fix a minimum size for alertpanels
6877         * src/compose.c
6878                 Show 'No space left on device' type errors
6879                 when queuing/sending
6880         * src/imap_gtk.c
6881         * src/mh_gtk.c
6882                 Rework folder's deletion message (remove 
6883                 extra \n)
6884
6885 2005-07-05 [colin]      1.9.12cvs22
6886
6887         * src/imap.c
6888                 Add an alertpanel on auth error
6889                 Add pseudo-log
6890                 Remove pthread-related stuff
6891
6892 2005-07-05 [colin]      1.9.12cvs21
6893
6894         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
6895                 Fix crash on plugin reloading (with a hack)
6896
6897 2005-07-05 [colin]      1.9.12cvs20
6898
6899         * src/prefs_account.c
6900         * src/prefs_account.h
6901                 Fix typo
6902         * src/gtk/filesel.c
6903         * src/gtk/filesel.h
6904                 Add a way to filter the view
6905         * src/gtk/pluginwindow.c
6906                 Filter loadable stuff
6907         * src/plugins/pgpmime/prefs_gpg.c
6908                 Fix missing unregistration
6909         * .cvsignore
6910         * src/etpan/.cvsignore
6911         * src/plugins/spamassassin/.cvsignore
6912                 Add more stuff to cvs ignored files
6913
6914 2005-07-04 [colin]      1.9.12cvs19
6915
6916         * src/imap.c
6917                 Fix scan_required returning FALSE when it
6918                 shouldn't. Maybe fix #760 (Can't retrieve
6919                 messages)
6920
6921 2005-07-04 [colin]      1.9.12cvs18
6922
6923         * src/summaryview.c
6924                 Fix always_show_msg pref
6925
6926 2005-07-04 [paul]       1.9.12cvs17
6927
6928         sync with main (forgotten in last commit)
6929         
6930         * src/common/utils.c
6931         * src/common/utils.h
6932                 check_line_length(): new.
6933                 is_dir_exist()
6934                 is_file_entry_exist()
6935                 dirent_is_regular_file()
6936                 dirent_is_directory(): use g_file_test() instead of stat().
6937
6938 2005-07-04 [paul]       1.9.12cvs16
6939
6940         sync with main:
6941
6942         * src/compose.c
6943                 compose_write_to_file(): check for line
6944                 length limit and display warning if exceeds
6945         * src/jpilot.c
6946                 use get_home_dir() instead of g_get_home_dir()
6947         * src/procheader.c
6948                 removed warning about invalid date
6949         * src/vcard.c
6950                 use get_home_dir() instead of g_get_home_dir()
6951
6952 2005-07-04 [paul]       1.9.12cvs15
6953
6954         * src/stock_pixmap.c
6955                 fix new pixmap naming errors
6956                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
6957
6958 2005-07-04 [colin]      1.9.12cvs14
6959
6960         * src/imap.c
6961                 Fix debugging string with a warning
6962
6963 2005-07-04 [colin]      1.9.12cvs13
6964
6965         * configure.ac
6966                 Add a check for libetpan's version (>= 0.37)
6967
6968 2005-07-04 [hoa]        1.9.12cvs12
6969
6970         * commitHelper
6971         * src/imap.c
6972         * src/etpan/imap-thread.c
6973         * src/etpan/imap-thread.h
6974                 fixed IMAP implementation of check of mails.
6975
6976 2005-07-03 [hoa]        1.9.12cvs11
6977
6978         * src/etpan/Makefile.am
6979         * src/etpan/etpan-errors.h
6980         * src/etpan/etpan-log.[ch]
6981         * src/etpan/etpan-thread-manager-types.h
6982         * src/etpan/etpan-thread-manager.[ch]
6983         * src/etpan/imap-thread.[ch]
6984         * src/Makefile.am
6985         * src/imap.c
6986         * src/main.c
6987         * src/prefs_other.c
6988         * configure.ac
6989             merged imap branch.
6990             dependency on libetpan 0.37 is now added.
6991
6992 2005-07-01 [colin]      1.9.12cvs10
6993
6994         * src/Makefile.am
6995         * src/folder.c
6996         * src/folder.h
6997         * src/folderview.c
6998         * src/stock_pixmap.c
6999         * src/stock_pixmap.h
7000         * src/plugins/trayicon/trayicon.c
7001                 Add marked symbol on folders containing
7002                 marked messages
7003         * src/procmsg.c
7004         * src/procmsg.h
7005         * src/toolbar.c
7006         * src/prefs_common.c
7007         * src/prefs_common.h
7008         * src/prefs_send.c
7009                 Add an optional confirmation dialog on queue
7010                 sending. Patch by wwp.
7011         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
7012         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
7013         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
7014         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
7015         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
7016         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
7017         * src/pixmaps/inbox_mark.xpm            ** ADDED **
7018         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
7019         * src/pixmaps/outbox_mark.xpm           ** ADDED **
7020         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
7021         * src/pixmaps/trash_mark.xpm            ** ADDED **
7022                 New pixmaps
7023
7024 2005-07-01 [colin]      1.9.12cvs9
7025
7026         * src/summaryview.c
7027                 Fix a little threading bug
7028         * src/addrgather.c
7029         * src/mainwindow.c
7030                 A little bit of HIG normality never hurts
7031
7032 2005-07-01 [colin]      1.9.12cvs8
7033
7034         * src/compose.c
7035         * src/msgcache.c
7036         * src/pop.c
7037         * src/procmime.c
7038         * src/recv.c
7039         * src/common/log.c
7040         * src/common/template.c
7041         * src/common/utils.c
7042         * src/common/utils.h
7043                 Reverted the fwrite_atomic stuff. In fact
7044                 it is already atomic.
7045
7046 2005-06-30 [colin]      1.9.12cvs7
7047
7048         * src/common/utils.c
7049         * src/common/utils.h
7050                 Add an fwrite_atomic() function to make
7051                 sure we write everything: fwrite can make
7052                 short writes.
7053         * src/compose.c
7054         * src/msgcache.c
7055         * src/pop.c
7056         * src/procmime.c
7057         * src/recv.c
7058         * src/common/log.c
7059         * src/common/template.c
7060                 Use that (and fix swapping of size and nmemb).
7061                 Thanks to Rich Coe for the heads up.
7062
7063 2005-06-30 [colin]      1.9.12cvs6
7064
7065         * src/addressbook.c
7066                 Optimize addressbook opening 
7067
7068 2005-06-30 [colin]      1.9.12cvs5
7069
7070         * src/summaryview.c
7071                 Remove calls to summary_step after move/copy
7072
7073 2005-06-28 [paul]       1.9.12cvs4
7074
7075         * src/alertpanel.c
7076                 wrap and make the error msg selectable
7077
7078 2005-06-28 [paul]       1.9.12cvs3
7079
7080         * src/ssl_manager.c
7081                 replace the OK button with a Close button
7082         * src/gtk/foldersort.c
7083                 use GTK_STOCK_ icons/buttons
7084
7085 2005-06-28 [colin]      1.9.12cvs2
7086
7087         * src/gedit-print.c             ** ADDED **
7088         * src/gedit-print.h             ** ADDED **
7089         * src/gtk/gtksourceprintjob.c   ** ADDED **
7090         * src/gtk/gtksourceprintjob.h   ** ADDED **
7091                 I can't believe no one had enough time to tell
7092                 me I forgot the `cvs add`
7093
7094 2005-06-27 [colin]      1.9.12cvs1
7095
7096         * src/Makefile.am
7097         * src/gtk/Makefile.am
7098         * src/messageview.c
7099         * src/procmsg.c
7100         * src/summaryview.c
7101         * configure.ac
7102                 Add optional libgnomeprint-based printing
7103         * src/mainwindow.c
7104         * src/gtk/quicksearch.c
7105                 Add an Edit/Quick search menu item to show
7106                 and focus the quicksearch
7107
7108 2005-06-27 [paul]       1.9.12
7109
7110         1.9.12 release
7111
7112         * po/ca.po
7113         * po/de.po
7114         * po/es.po
7115         * po/fr.po
7116         * po/it.po
7117         * po/ko.po
7118         * po/pt_BR.po
7119         * po/sk.po
7120         * po/zh_CN.po
7121                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
7122                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
7123                 SungHyun Nam, Frederico Goncalves Guimaraes,
7124                 Andrej Kacian, and Yang Guilong
7125 2005-06-26 [colin]      1.9.11cvs106
7126
7127         * src/imap_gtk.c
7128                 Forgot one file for previous fix
7129
7130 2005-06-26 [colin]      1.9.11cvs105
7131
7132         * src/folder.c
7133         * src/imap.c
7134                 Fix problems with folder operations in no_select
7135                 imap folders. it applies only to mails, and 
7136                 creation/deletion/move/renaming of folders 
7137                 should be possible
7138
7139 2005-06-26 [paul]       1.9.11cvs104
7140
7141         * src/prefs_filtering.c
7142                 replace one more GTK_STOCK_REMOVE
7143                 with GTK_STOCK_DELETE
7144
7145 2005-06-25 [colin]      1.9.11cvs103
7146
7147         * src/imap.c
7148                 Optimize get_seq_set_from_seq_list
7149                 (Patch by Ricardo) 
7150
7151 2005-06-25 [colin]      1.9.11cvs102
7152
7153         * src/mh.c
7154                 If the directory exists, but not in the
7155                 correct encoding, rename it. This should
7156                 handle old-versions-induced bugs.
7157
7158 2005-06-25 [colin]      1.9.11cvs101
7159
7160         * src/mh.c
7161                 Fix path access with extended dir names
7162                 Fixes bug #589 (SC segfaults with wrong locale
7163                 settings)
7164
7165 2005-06-25 [colin]      1.9.11cvs100
7166
7167         * src/prefs_account.c
7168         * src/prefs_account.h
7169         * src/compose.c
7170                 Add an option to encrypt replies to
7171                 encrypted messages
7172
7173 2005-06-25 [colin]      1.9.11cvs99
7174
7175         * src/compose.c
7176         * src/quote_fmt_parse.y
7177                 ... And make it work with pgpinline.
7178
7179 2005-06-25 [colin]      1.9.11cvs98
7180
7181         * src/compose.c
7182         * src/procmime.c
7183         * src/procmime.h
7184         * src/quote_fmt_parse.y
7185                 o Make reedition of encrypted messages possible
7186                   (as long as it is encrypted to self too, no
7187                    magic there)
7188                 o Make replying with quote (and without selecting
7189                   text) possible for encrypted messages.
7190                 Closes bug #550 (Not possible to "reply with quote"
7191                 to gnupg encrypted messages)
7192
7193 2005-06-24 [paul]       1.9.11cvs97
7194
7195         * src/imap.c
7196                 add missing include
7197
7198 2005-06-24 [paul]       1.9.11cvs96
7199
7200         * src/editldap.c
7201                 made bind password entry invisible
7202                 (sync with main)
7203         * src/send_message.c
7204                 send_message_local(): check exit status
7205                 to detect errors (sync with main)
7206         * src/textview.c
7207                 use main's less ambiguous popup menu
7208                 wording
7209
7210 2005-06-24 [paul]       1.9.11cvs95
7211
7212         * src/prefs_actions.c
7213         * src/prefs_customheader.c
7214         * src/prefs_display_header.c
7215         * src/prefs_filtering_action.c
7216         * src/prefs_matcher.c
7217         * src/prefs_template.c
7218         * src/prefs_toolbar.c
7219                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
7220         * src/gtk/description_window.c
7221                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
7222
7223 2005-06-23 [colin]      1.9.11cvs94
7224
7225         * src/summaryview.c
7226                 Fix rough edges (be sure to call status_show whenever
7227                 necessary).
7228
7229 2005-06-23 [colin]      1.9.11cvs93
7230
7231         * src/summaryview.c
7232                 Optimize Select All
7233                 Before, in a 5K mails folder: 11s
7234                 After, in the same folder: 58000µs
7235                 The joys of locking... gtk_clist_select_all() fires a 
7236                 tree-select-row event for each selected row, which in 
7237                 summaryview, callbacks summary_selected which in turn,
7238                 calls summary_status_show, which walks the selected
7239                 rows. Hence, calling gtk_clist_select_all was 
7240                 exponential. Locking the summaryview makes 
7241                 summary_selected return early.
7242
7243 2005-06-23 [colin]      1.9.11cvs92
7244
7245         * src/imap.c
7246                 Move mutex at the important place to avoid
7247                 deadlocks
7248         * src/summaryview.c
7249                 Fix Del key deleting directly instead of
7250                 moving to trash
7251
7252 2005-06-22 [colin]      1.9.11cvs91
7253
7254         * src/plugins/spamassassin/libspamc.c
7255                 As we do spagetti code with assignations in multiple
7256                 places (see _message_read_raw where out = msg = raw),
7257                 let's be sure we don't free the same pointer twice.
7258                 Should fix bug #683 (Crash in libpam at 
7259                 message_cleanup).
7260
7261 2005-06-22 [colin]      1.9.11cvs90
7262
7263         * src/compose.c
7264         * src/messageview.c
7265         * src/toolbar.c
7266                 Make toolbar's delete use the move to trash stuff;
7267                 Add gtk_widget_realize to be sure pixmaps can get
7268                 created (that may fix an old worksforme bug which
7269                 I can't find back...)
7270
7271 2005-06-22 [colin]      1.9.11cvs89
7272
7273         * src/summaryview.c
7274         * src/summaryview.h
7275         * src/mainwindow.c
7276                 Rename "Message/Delete" to "Message/Move to trash"
7277                 Add "Message/Delete..." that directly destroys the
7278                 selected messages after asking for a confirmation.
7279
7280 2005-06-22 [colin]      1.9.11cvs88
7281
7282         * src/imap.c
7283                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
7284                 o Fix a deadlock (thanks Darko)
7285
7286 2005-06-22 [colin]      1.9.11cvs87
7287
7288         * src/gtk/foldersort.c
7289                 Add missing include for the i18n;
7290                 patch by Fabien Vantard
7291
7292 2005-06-21 [colin]      1.9.11cvs86
7293
7294         * src/folder.c
7295         * src/folderview.c
7296                 Respect the no_select flag
7297         * src/imap.c
7298                 Fix recursive deletion
7299         * src/imap_gtk.c
7300         * src/mh_gtk.c
7301                 Make the folder deletion's warning
7302                 more explicit
7303
7304 2005-06-21 [colin]      1.9.11cvs85
7305
7306         * src/textview.c
7307                 Prevent email addresses from spanning accross
7308                 lines - fixes bug # 646 (newline-chars in 
7309                 email addresses)
7310
7311 2005-06-20 [colin]      1.9.11cvs84
7312
7313         * src/folder.c
7314                 Be sure not to remove source if copy failed
7315
7316 2005-06-20 [colin]      1.9.11cvs83
7317
7318         * src/folderview.c
7319         * src/imap_gtk.c
7320                 remove summaryview's lock
7321         * src/imap.c
7322                 introduce threads to avoid problems when foreground tasks
7323                 interfere with background tasks
7324         * src/mh.c
7325                 prevent moving to drafts/queue
7326         * src/mimeview.c
7327                 fix leak
7328
7329 2005-06-19 [colin]      1.9.11cvs82
7330
7331         * src/imap_gtk.c
7332                 Remember that the user doesn't want to override
7333                 offline mode, for 3 seconds. It avoid presenting
7334                 him with N popups in a really short time.
7335
7336 2005-06-17 [colin]      1.9.11cvs81
7337
7338         * src/imap.c
7339                 Fix IMAP breaking on folders containing '('
7340                 (Probably won't be enough)
7341
7342 2005-06-17 [colin]      1.9.11cvs80
7343
7344         Forgotten files on 1.9.11cvs79
7345         * src/summaryview.c
7346                 Fix stepping when not immediately executing
7347         * src/imap.c
7348                 Really prevent UID FETCH 0
7349         * src/codeconv.c
7350                 Fix outgoing charset never set to utf-8
7351         * src/mh.c
7352                 Fix leak
7353
7354 2005-06-16 [colin]      1.9.11cvs79
7355
7356         * src/compose.c
7357                 Fix bug #707 (Dash splits rows)
7358                 Only wrap if we're on a line break position and
7359                 the previous one was a "white" (space) char.
7360                 Pango stuff is weird.
7361
7362 2005-06-16 [colin]      1.9.11cvs78
7363
7364         * src/imap_gtk.c
7365                 Lock summaryview while downloading messages
7366                 on user demand
7367         * src/procheader.c
7368         * src/unmime.c
7369         * src/common/utils.c
7370         * src/common/utils.h
7371                 Replace \r and \n with spaces in From and
7372                 Subject headers
7373
7374 2005-06-16 [paul]       1.9.11cvs77
7375
7376         * src/procmime.c
7377                 liberalise the mime parser
7378         * src/gtk/about.c
7379                 add text wrapping
7380
7381 2005-06-16 [paul]       1.9.11cvs76
7382
7383         * src/gtk/about.c
7384                 reworked
7385
7386 2005-06-15 [colin]      1.9.11cvs75
7387
7388         * src/compose.c
7389                 Finish header encoding fix
7390         * src/summaryview.c
7391                 Fix segfault
7392         * src/headerview.c
7393                 Fix compilation (Thanks Stephan
7394                 Sachse)
7395
7396 2005-06-15 [colin]      1.9.11cvs74
7397
7398         * Makefile.am
7399                 Install gnome2 stuff rather than gnome1, 
7400                 if both are present
7401         * src/codeconv.c
7402         * src/codeconv.h
7403         * src/compose.c
7404                 Fix headers encoding
7405         * src/folder.c
7406                 Visual progress when fetching all messages
7407         * src/folderview.c
7408         * src/summaryview.c
7409         * src/summaryview.h
7410                 Prevent changing current message while
7411                 incorporating
7412
7413 2005-06-15 [paul]       1.9.11cvs73
7414
7415         * src/gtk/gtkaspell.c
7416         * src/gtk/gtkaspell.h
7417                 fix build warnings
7418
7419 2005-06-15 [paul]       1.9.11cvs72
7420
7421         * src/prefs_filtering.c
7422                 allow reordering of filter rules by
7423                 drag n drop
7424
7425 2005-06-15 [paul]       1.9.11cvs71
7426
7427         * COPYING
7428                 updated
7429         * src/codeconv.c
7430                 replace deprecated function
7431         * src/inc.c
7432         * src/send_message.c
7433         * src/gtk/progressdialog.c
7434         * src/gtk/progressdialog.h
7435                 salvage and reuse parts of reverted sync
7436
7437 2005-06-15 [paul]       1.9.11cvs70
7438
7439         * src/inc.c
7440         * src/send_message.c
7441         * src/gtk/progressdialog.c
7442         * src/gtk/progressdialog.h
7443                 revert yesterday's sync with main
7444                 it contains deprecated functions
7445
7446 2005-06-15 [colin]      1.9.11cvs69
7447
7448         * src/headerview.c
7449                 Fix bug #670 (multi user to: will corrupt message 
7450                 headers display)
7451
7452 2005-06-15 [colin]      1.9.11cvs68
7453
7454         * src/compose.c
7455                 Fix bug #421 (Fix undo on wrapping)
7456
7457 2005-06-15 [colin]      1.9.11cvs67
7458
7459         * src/folder.c
7460                 Provide visual feedback while processing
7461                 folder's rules.
7462         * src/imap.c
7463                 Provide visual feedback while getting
7464                 short headers (for uncached messages)
7465
7466
7467 2005-06-14 [paul]       1.9.11cvs66
7468
7469         * src/account.c
7470                 change a couple stock icons
7471         * src/inc.c
7472         * src/send_message.c
7473         * src/gtk/progressdialog.c
7474         * src/gtk/progressdialog.h
7475                 sync main's GtkTreeView implementation
7476
7477 2005-06-14 [colin]      1.9.11cvs65
7478
7479         * src/imap.c
7480                 Various little fixes, mainly on error paths
7481
7482 2005-06-13 [colin]      1.9.11cvs64
7483
7484         * matcher.c
7485         * procmsg.c
7486         * procmsg.h
7487                 Add a way to fetch only headers. This speeds
7488                 up filtering on headers for IMAP. Fixes:
7489                 bug #481 extraneous imap commands slow down 
7490                         imap filtering
7491                 bug #522 Sylpheed downloads all messages 
7492                         when opening mailbox (IMAP)
7493                 bug #677 IMAP fetch is soooooooooooooo slow
7494         * src/folder.c
7495         * src/folder.h
7496                 Add a folder set_batch method so that
7497                 implementations can speed up flags changes
7498         * src/folderutils.c
7499         * src/summaryview.c
7500                 Use that in mark as (un)read and mark all read
7501                 Refix bug #679
7502         * src/imap.c
7503                 Implement set_batch - brings back deferred
7504                 flags in a less buggy manner. Fixes:
7505                 bug #729 IMAP immediate expunge of deleted messages
7506                 bug #191 remove list of messages with one command
7507                 Fix login with strange chars
7508                 Implement fetch_msg_full
7509                 Fix copy (wrong counts)
7510
7511 2005-06-12 [colin]      1.9.11cvs63
7512
7513         * src/folder.c
7514                 lock incorporation during long operations.
7515                 Avoids fucking up the IMAP socket.
7516
7517 2005-06-12 [colin]      1.9.11cvs62
7518
7519         * src/imap.c
7520                 Fix harmful typo
7521                 Factorize remove_all_msg
7522                 Thread-ize expunge
7523         * src/summaryview.c
7524                 Don't update partial-download status if unnecessary
7525         * src/folder.c
7526                 Use remove_msgs everywhere possible
7527
7528 2005-06-12 [colin]      1.9.11cvs61
7529
7530         * src/folder.c
7531         * src/folder.h
7532                 Add a remove_msgs function to remove a 
7533                 list of messages
7534         * src/imap.c
7535                 Implement that.
7536
7537 2005-06-12 [colin]      1.9.11cvs60
7538
7539         * src/imap.c
7540                 Remove flags-processing deferring... Too hard
7541                 to get it to work in all cases.
7542
7543 2005-06-11 [colin]      1.9.11cvs59
7544
7545         * src/imap.c
7546                 printf -> debug_print
7547
7548 2005-06-11 [colin]      1.9.11cvs58
7549
7550         * src/imap.c
7551                 o Fix build without USE_PTHREAD
7552                 o Factorize imap_open
7553                 o Alertpanel in case of impossible connection
7554                 o Alertpanel in case of impossible login
7555                 o Fix deferred flags processing to force a 
7556                   flush before adding some more flags to process,
7557                   but in another folder.
7558
7559 2005-06-10 [colin]      1.9.11cvs57
7560
7561         * src/imap.c
7562                 o Fix a format string error
7563                 o init ssl socket outside of the thread 
7564                   (it possibly invokes gtk calls)
7565         * src/procmime.c
7566                 o Put back the buffer to its necessary size
7567                 o Fix changing a file pointer without keeping
7568                   track of it (thanks Valgrind)
7569         * src/common/smtp.c
7570                 o Fix automatic STARTTLS if login should be done
7571                   and the server only allows it after starting TLS
7572         * src/gtk/gtkinputdialog.c
7573                 o Eat GDK_Return so that the combo popup doesn't 
7574                   appear when we press Enter to validate the combo
7575                   input dialog (as seen in the Open with... dialog)
7576
7577 2005-06-10 [colin]      1.9.11cvs56
7578
7579         * src/imap.c
7580                 o A bit less debug
7581                 o Fix a crash on deletion
7582                 o Threadize imap_select (it's called outside of 
7583                   threads)
7584                 o Defer treatment of DELETED flags
7585
7586
7587 2005-06-09 [colin]      1.9.11cvs55
7588
7589         * src/imap.c
7590                 Make sure we check imap_gtk_should_override(), which
7591                 potentially calls gtk stuff, before creating thread.
7592                 That way it should't be called via imap_get_session()
7593                 inside a thread.
7594
7595 2005-06-09 [colin]      1.9.11cvs54
7596
7597         * src/imap.c
7598                 o add a bit of status output
7599                 o remove some dead code
7600                 o threadize get_list_of_uids
7601                 o threadize imap_get_flags
7602                 o defer flag changing by 500ms so that they
7603                   can be batched
7604
7605
7606 2005-06-08 [colin]      1.9.11cvs53
7607
7608         * src/imap.c
7609                 Thread-ize imap_cmd_fetch
7610
7611 2005-06-08 [colin]      1.9.11cvs52
7612
7613         * src/main.c
7614                 Mmh, that broke POP3...
7615
7616 2005-06-08 [colin]      1.9.11cvs51
7617
7618         * src/main.c
7619                 Stabilize IMAP patch (thanks to Hoa)
7620
7621 2005-06-08 [colin]      1.9.11cvs50
7622
7623         * src/imap.c
7624                 Test patch to speed up imap. 
7625
7626 2005-06-08 [colin]      1.9.11cvs49
7627
7628         * src/imap_gtk.c
7629                 Warning fix
7630         * src/procmime.c
7631                 Apply patch from gentoo to use /usr/share/mime/globs if 
7632                 available, after un-breaking it
7633         * src/common/log.c
7634         * src/common/log.h
7635                 Use g_timeout for invoking hooks that possibly use gtk
7636                 calls. This should leave gtk calls in the main thread.
7637
7638 2005-06-08 [paul]       1.9.11cvs48
7639
7640         * src/codeconv.c
7641                 conv_get_outgoing_charset_str(): don't
7642                 use prefs_common setting
7643         * src/compose.c
7644         * src/compose.h
7645                 add /Options/Character encoding/... to
7646                 temporarily change the outgoing encoding
7647
7648         (belated sync with main)
7649
7650 2005-06-08 [paul]       1.9.11cvs47
7651
7652         * src/compose.c
7653                 correction to/completion of last
7654                 sync with main
7655
7656 2005-06-08 [paul]       1.9.11cvs46
7657
7658         sync with main:
7659         
7660         * src/codeconv.c
7661         * src/codeconv.h
7662                 always enabled Japanese auto-detection
7663                 if the first letters of locale string
7664                 is "ja"
7665         * src/compose.c
7666                 don't use "destroy" signal to destroy
7667                 Compose object (fix rare crashes on discard?)
7668         * src/mainwindow.c
7669         * src/messageview.c
7670         * src/prefs_send.c
7671                 added Hebrew encodings
7672         * src/sourcewindow.c
7673                 don't use "destroy" signal to destroy
7674                 objects
7675
7676 2005-06-07 [colin]      1.9.11cvs45
7677
7678         * src/summaryview.c
7679                 Add missing unlocks/locks
7680
7681 2005-06-07 [paul]       1.9.11cvs44
7682
7683         * src/summaryview.c
7684                 restore bug #749 fix
7685
7686 2005-06-06 [colin]      1.9.11cvs43
7687
7688         * src/summaryview.c
7689                 Fix selection bug when prefs_common.open_unread 
7690                 is FALSE
7691
7692 2005-06-06 [colin]      1.9.11cvs42
7693
7694         * src/common/md5.c
7695                 Fix a warning
7696         * src/summaryview.c
7697         * src/folderview.c
7698                 Factorize long operations beginning and end
7699                 (locking, freezing/thawing, cursor, ...)
7700                 Check selection->data member in selection-
7701                 related loops; this avoids dying an awful
7702                 death if the selection changes on us while
7703                 we're marking a whole IMAP folder unread, 
7704                 for example.
7705
7706 2005-06-06 [paul]       1.9.11cvs41
7707
7708         * src/textview.c
7709                 don't g_free() a static gchar buffer
7710
7711 2005-06-05 [colin]      1.9.11cvs40
7712
7713         * src/mainwindow.c
7714         * src/messageview.c
7715         * src/summaryview.c
7716                 Fix bug #749 (Show all headers should be
7717                 sticky as the GUI suggests)
7718
7719 2005-06-03 [paul]       1.9.11cvs39
7720
7721         * src/compose.c
7722                 don't allow editing of mail while sending.
7723                 patch by Colin
7724
7725 2005-06-03 [paul]       1.9.11cvs38
7726
7727         * src/folderview.c
7728                 add a freeze/thaw to speed up 'mark all read'
7729
7730 2005-06-03 [paul]       1.9.11cvs37
7731
7732         * src/prefs_message.c
7733                 reflect changes immediately
7734
7735 2005-06-02 [colin]      1.9.11cvs36
7736
7737         * po/POTFILES.in
7738                 Patch by Fabien Vantard.
7739
7740 2005-06-02 [colin]      1.9.11cvs35
7741
7742         * src/imap.c
7743                 Use a non-blocking imap_getline() if possible.
7744                 This should completely prevent the interface
7745                 from freezin on imap operations, although it
7746                 may do strange stuff in case of folder switching
7747                 while a big imap operation is taking place...
7748
7749                 In addition, fix a leak in the case thread
7750                 creation fails on connection.
7751
7752 2005-06-02 [colin]      1.9.11cvs34
7753
7754         * src/crash.c
7755         * src/prefs_common.h
7756                 Fix build (prefs_common_init() doesn't exist
7757                 anymore)
7758
7759 2005-06-02 [colin]      1.9.11cvs33
7760
7761         * src/prefs_account.c
7762                 Fix bug #245 (filtering rules broken when
7763                 renaming a remote account (imap4 or nntp)
7764
7765 2005-06-02 [colin]      1.9.11cvs32
7766
7767         * src/imap.c
7768                 Try to fix IMAP shortcomings: 
7769                 o Multithread imap_open()
7770                 o allow offline-mode overriding instead of
7771                   just returning NULL
7772         * src/imap_gtk.c
7773         * src/imap_gtk.h
7774                 Add a function to ask whether we want to
7775                 override offline-mode for 10 minutes (one-shot
7776                 asking was painful)
7777         * src/procheader.c
7778                 Fix segfault when imap parser isn't happy about
7779                 a missing {
7780
7781 2005-06-01 [colin]      1.9.11cvs31
7782
7783         * src/addrharvest.c
7784         * src/compose.c
7785         * src/mbox.c
7786         * src/mbox.h
7787         * src/mh.c
7788         * src/msgcache.c
7789         * src/send_message.c
7790         * src/setup.c
7791         * src/undo.c
7792         * src/common/hooks.c
7793         * src/common/prefs.c
7794         * src/common/template.c
7795         * src/common/utils.c
7796         * src/gtk/gtkutils.c
7797         * src/gtk/inputdialog.c
7798         * src/gtk/menu.c
7799         * src/gtk/pluginwindow.c
7800         * src/gtk/prefswindow.c
7801         * src/plugins/pgpmime/passphrase.c
7802         * src/plugins/pgpmime/prefs_gpg.c
7803                 More -Wall fixes
7804
7805         * src/common/Makefile.am
7806         * src/common/timing.h
7807                 Add basic timing code
7808
7809         * src/summaryview.c
7810                 Fix a bug with unread messages when 
7811                 re-sorting folders, and by the way
7812                 fix a big performance hit when 
7813                 re-sorting (10k mails: before 5s,
7814                 after .5s)
7815
7816         * src/prefs_compose_writing.c
7817         * src/prefs_compose_writing.h
7818         * src/prefs_message.c
7819         * src/prefs_message.h
7820         * src/prefs_other.c
7821         * src/prefs_other.h
7822         * src/prefs_quote.c
7823         * src/prefs_quote.h
7824         * src/prefs_receive.c
7825         * src/prefs_receive.h
7826         * src/prefs_send.c
7827         * src/prefs_send.h
7828         * src/prefs_summaries.c
7829         * src/prefs_summaries.h
7830                 Fix copyright banner
7831
7832 2005-06-01 [paul]       1.9.11cvs30
7833
7834         * po/fi.po
7835                 updated by Flammie Pirinen
7836         * src/procmime.c
7837                 fix 'Bad BASE64 content' output
7838
7839 2005-05-31 [colin]      1.9.11cvs29
7840
7841         * src/procmime.c
7842                 Oops, where did my hunk go.
7843
7844 2005-05-31 [colin]      1.9.11cvs28
7845
7846         * src/Makefile.am
7847         * src/account.c
7848         * src/action.c
7849         * src/addr_compl.c
7850         * src/addressbook.c
7851         * src/codeconv.c
7852         * src/compose.c
7853         * src/export.c
7854         * src/folder.c
7855         * src/folderview.c
7856         * src/image_viewer.c
7857         * src/main.c
7858         * src/mainwindow.c
7859         * src/messageview.c
7860         * src/mimeview.c
7861         * src/msgcache.c
7862         * src/prefs_account.c
7863         * src/prefs_actions.c
7864         * src/prefs_common.c
7865         * src/prefs_compose_writing.c
7866         * src/prefs_customheader.c
7867         * src/prefs_ext_prog.c
7868         * src/prefs_filtering.c
7869         * src/prefs_filtering_action.c
7870         * src/prefs_fonts.c
7871         * src/prefs_image_viewer.c
7872         * src/prefs_message.c
7873         * src/prefs_message.h
7874         * src/prefs_msg_colors.c
7875         * src/prefs_other.c
7876         * src/prefs_other.h
7877         * src/prefs_quote.c
7878         * src/prefs_receive.c
7879         * src/prefs_receive.h
7880         * src/prefs_send.c
7881         * src/prefs_send.h
7882         * src/prefs_spelling.c
7883         * src/prefs_summaries.c
7884         * src/prefs_summary_column.c
7885         * src/prefs_template.c
7886         * src/prefs_themes.c
7887         * src/prefs_toolbar.c
7888         * src/prefs_wrapping.c
7889         * src/procmime.c
7890         * src/procmsg.c
7891         * src/send_message.h
7892         * src/ssl_manager.c
7893         * src/summary_search.c
7894         * src/summaryview.c
7895         * src/textview.c
7896         * src/wizard.c
7897         * src/common/smtp.c
7898         * src/common/smtp.h
7899         * src/gtk/gtkutils.h
7900                 o Move the rest of Common prefs to new style
7901                 o Lots of -Wall warning fixes
7902                 o fix FIXME in cache memusage calculation
7903                 o Let return receipts be sent from any account
7904                 o Little cache optimisation (read)
7905                 o Fix bug #746 (don't treat commas as separators
7906                   when inside a quoted string)
7907
7908 2005-05-31 [paul]       1.9.11cvs27
7909
7910         * src/prefs_common.c
7911                 fix 'off-by-one' typo
7912
7913 2005-05-31 [paul]       1.9.11cvs26
7914
7915         * src/account.c
7916         * src/addr_compl.c
7917         * src/compose.c
7918         * src/foldersel.c
7919         * src/prefs_actions.c
7920         * src/prefs_common.c
7921         * src/prefs_common.h
7922         * src/prefs_customheader.c
7923         * src/prefs_display_header.c
7924         * src/prefs_filtering.c
7925         * src/prefs_filtering_action.c
7926         * src/prefs_matcher.c
7927         * src/prefs_summaries.c
7928         * src/prefs_summary_column.c
7929         * src/prefs_template.c
7930         * src/prefs_toolbar.c
7931         * src/ssl_manager.c
7932         * src/gtk/pluginwindow.c
7933         * src/gtk/prefswindow.c
7934         * src/gtk/progressdialog.c
7935                 add hidden prefs 'enable_rules_hint'
7936                 for gtk_tree_view_set_rules_hint()
7937                 (sync with main)
7938                 
7939
7940 2005-05-31 [colin]      1.9.11cvs25
7941
7942         * src/Makefile.am
7943         * src/main.c
7944         * src/prefs_common.c
7945         * src/prefs_summaries.c ** ADDED **
7946         * src/prefs_summaries.h ** ADDED **
7947                 Common/Display -> Display/Summaries
7948
7949 2005-05-31 [colin]      1.9.11cvs24
7950
7951         * src/Makefile.am
7952         * src/main.c
7953         * src/prefs_quote.c ** ADDED **
7954         * src/prefs_quote.h ** ADDED **
7955                 Move Common/Quote to Compose/Quoting
7956         * src/prefs_common.c
7957         * src/prefs_common.h
7958                 Remove old quote stuff, add
7959                 convenience functions for GtkTextView prefs
7960         * src/gtk/prefswindow.c
7961                 Set default height higher
7962
7963 2005-05-30 [colin]      1.9.11cvs23
7964
7965         * src/Makefile.am
7966         * src/main.c
7967         * src/prefs_common.c
7968         * src/prefs_compose_writing.c ** ADDED **
7969         * src/prefs_compose_writing.h ** ADDED **
7970                 Move Common/Compose prefs to Compose/Writing
7971
7972 2005-05-30 [colin]      1.9.11cvs22
7973
7974         * src/common/utils.c
7975                 Fix bug #651 (Confused Attract by Subject)
7976                 Patch by M. Benkmann <haferfrost@web.de>
7977         * AUTHORS
7978
7979 2005-05-30 [colin]      1.9.11cvs21
7980
7981         * src/compose.c
7982                 Fix concatenation of different headers of
7983                 the same type (bug #645)
7984         * src/prefs_folder_item.c
7985                 Fix bug #699 (setting color to black doesn't
7986                 work immediately)
7987         * src/procmime.c
7988                 Print out decoding error only once per
7989                 block
7990
7991 2005-05-30 [paul]       1.9.11cvs20
7992
7993         * src/common/template.c
7994                 fix Bcc
7995
7996 2005-05-30 [paul]       1.9.11cvs19
7997
7998         * doc/src/rfc2368.txt   **NEW FILE**
7999         * src/compose.c
8000                 compose_entries_set(): don't interpret Bcc
8001                 header field (conform to RFC 2368)
8002                 (sync with main)
8003
8004 2005-05-29 [colin]      1.9.11cvs18
8005
8006         * src/prefs_common.c
8007                 Let the default reply format respect
8008                 netiquette by cutting the signature.
8009
8010 2005-05-29 [colin]      1.9.11cvs17
8011
8012         * src/summaryview.c
8013                 Don't let always_show_msg override
8014                 open_unread_on_enter when opening a new
8015                 directory.
8016
8017 2005-05-27 [paul]       1.9.11cvs16
8018
8019         sync with main:
8020
8021         * src/main.c
8022                 app_will_exit(): cleanup tmp directory when exit
8023         * src/message_search.c
8024                 improved the interface and made code cleanup.
8025                 removed Clear button
8026         * src/send_message.c
8027                 send_message_local(): use GSpawn, and detect errors
8028         * src/summary_search.c
8029                 improved the interface and made code cleanup
8030         * src/textview.c
8031                 textview_write_link(): also skip non-ascii space
8032                  at the head of link strings (phishing check
8033                  didn't work at the case)
8034         * src/common/utils.c
8035                 get_command_output(): use g_spawn_command_line_sync()
8036                 instead of popen()
8037
8038 2005-05-26 [colin]      1.9.11cvs15
8039
8040         * src/folder.c
8041                 remove printf
8042
8043 2005-05-26 [colin]      1.9.11cvs14
8044
8045         * src/common/nntp.c
8046                 Fix nntp mode reader (bug #611)
8047                 Patch by Florian Mickler <florian@mickler.org>
8048
8049 2005-05-26 [colin]      1.9.11cvs13
8050
8051         * src/plugins/pgpmime/passphrase.c
8052                 Fix mouse grabbing (bug #557)
8053
8054 2005-05-26 [colin]      1.9.11cvs12
8055
8056         * src/prefs_themes.c
8057                 Fix g_warning (bug #541)
8058
8059 2005-05-26 [colin]      1.9.11cvs11
8060
8061         * src/prefs_actions.c
8062         * src/prefs_template.c
8063                 Fix bug #506 (no warning if action/template
8064                 is not saved)
8065         * src/common/template.c
8066                 Fix a possible crash
8067
8068 2005-05-26 [colin]      1.9.11cvs10
8069
8070         * src/folder.c
8071         * src/folderview.c
8072         * src/procmsg.c
8073         * src/summaryview.c
8074                 Forbid locked messages to be moved or
8075                 deleted. Locked messages in trashes 
8076                 still get deleted, for performance
8077                 reason (mh.c::mh_remove_all_msgs)
8078
8079 2005-05-25 [colin]      1.9.11cvs9
8080
8081         * src/procmime.c
8082                 Use correct encoding when sending mails
8083                 with attachments that have accentued 
8084                 chars in their name
8085
8086 2005-05-24 [colin]      1.9.11cvs8
8087
8088         * src/summaryview.c
8089                 Fix bug #688 f) read/unread marker not
8090                 changed on first click
8091                 Also, optimize summary_status_show()
8092                 calls
8093         * src/folder.c
8094         * src/inc.c
8095         * src/procmime.c
8096                 Fix bug #688 b) and c) wrt message
8097                 attachments and signature
8098         * src/stock_pixmap.c
8099         * src/stock_pixmap.h
8100         * src/stock_pixmap.c
8101         * src/stock_pixmap.h
8102         * src/Makefile.am
8103         * src/pixmaps/clip_gpg_signed.xpm
8104                 Add clip/signed icon
8105
8106 2005-05-24 [colin]      1.9.11cvs7
8107
8108         * src/folder_item_prefs.c
8109                 whitespace fix
8110
8111 2005-05-24 [colin]      1.9.11cvs6
8112
8113         * src/folderview.c
8114         * src/prefs_common.c
8115         * src/prefs_common.h
8116                 Add a confirmation to folder drag and drop
8117                 fixes bug #156
8118         * src/alertpanel.c
8119         * src/alertpanel.h
8120                 fix _with_disable parameters so that
8121                 the buttons labels are specifiable too
8122         * src/plugins/pgpmime/sgpgme.c
8123                 reflect said change
8124                 
8125
8126 2005-05-24 [colin]      1.9.11cvs5
8127
8128         * src/folderview.c
8129                 Uncollapse/collapse folders on double-click
8130                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
8131                 closes bug #108
8132
8133 2005-05-23 [colin]      1.9.11cvs4
8134
8135         * src/common/socket.c
8136                 Check another special SSL_peek() error.
8137                 Should help wrt bug #728
8138
8139 2005-05-23 [colin]      1.9.11cvs3
8140
8141         * src/plugins/pgpmime/pgpmime.c
8142                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
8143                 breaking menu accelerators and stuff. Users will have to
8144                 reselect "PGP MIME" instead of "PGP/MIME" in their 
8145                 account's privacy preferences if needed.
8146
8147 2005-05-22 [paul]
8148
8149         * tools/kdeservicemenu/install.sh
8150                 use kdesu to prompt for root password if doing
8151                 global install/uninstall
8152
8153 2005-05-20 [colin]      1.9.11cvs2
8154
8155         * src/procmsg.c
8156                 Fix another compilation error with gcc-2.9x
8157                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
8158         * src/send_message.c
8159                 Don't send QUIT if we aren't connected
8160
8161 2005-05-19 [colin]      1.9.11cvs1
8162
8163         * src/procmsg.c
8164                 Fix compilation with gcc 2.9x
8165
8166 2005-05-19 [paul]       1.9.11
8167
8168         1.9.11 released
8169
8170 2005-05-19 [paul]       1.9.9cvs14
8171
8172         * src/gtk/inputdialog.c
8173                 prevent gettext warning
8174
8175 2005-05-19 [paul]       1.9.9cvs13
8176
8177         * src/mainwindow.c
8178         * src/prefs_common.c
8179         * src/prefs_common.h
8180         * src/textview.c
8181         * src/textview.h
8182                 add an option to toggle cursor in message
8183                 view (sync with main)
8184
8185 2005-05-18 [colin]      1.9.9cvs12
8186
8187         * src/compose.c
8188                 Dereference freed pointer
8189         * src/gtk/gtkaspell.c
8190                 Fix duplication of dictionaries (is it an aspell issue?)
8191
8192 2005-05-18 [colin]      1.9.9cvs11
8193
8194         * src/gtk/inputdialog.c
8195         * src/gtk/gtkaspell.c
8196                 HIGuify dialogs
8197         * src/alertpanel.c
8198                 Remove a double call
8199
8200 2005-05-17 [colin]      1.9.9cvs10
8201
8202         * src/gtk/gtkaspell.c
8203                 Fix dialogs, Ctrl-Enter accel
8204
8205 2005-05-17 [colin]      1.9.9cvs9
8206
8207         * src/gtk/gtkaspell.c
8208                 Fix some accelerators, escape in replace-window
8209
8210 2005-05-16 [colin]      1.9.9cvs8
8211
8212         * src/gtk/gtkaspell.c
8213                 Revert last commit, it was a mistake.
8214
8215 2005-05-16 [colin]      1.9.9cvs7
8216
8217         * src/gtk/gtkaspell.c
8218                 Remove buggy code while we're at it. It's a 
8219                 dead code path anyway.
8220
8221 2005-05-16 [colin]      1.9.9cvs6
8222
8223         * src/gtk/gtkaspell.c
8224                 Missed some gtk_menu_popup where deactivate
8225                 signal should be handled. Should fix bug
8226                 #629 a bit more.
8227
8228 2005-05-16 [colin]      1.9.9cvs5
8229
8230         * src/gtk/gtkaspell.c
8231                 Remove debug printf()s
8232
8233 2005-05-16 [colin]      1.9.9cvs4
8234
8235         * src/gtk/gtkaspell.c
8236                 Fix a bit aspell problems
8237                 (see bug #629)
8238
8239 2005-05-13 [colin]      1.9.9cvs3
8240
8241         * src/folderview.c
8242                 Fix the + appearing even when no subfolders
8243                 have unread messages. Thanks to wwp for the
8244                 bug report.
8245
8246 2005-05-11 [paul]       1.9.9cvs2
8247
8248         * src/folderview.c
8249                 correction to 1.9.9cvs1, only colour folders that
8250                 have new msgs (not unread msgs)
8251
8252 2005-05-10 [colin]      1.9.9cvs1
8253
8254         * src/folderview.c
8255         * src/summaryview.c
8256                 Try to fix bolding bugs again.
8257
8258 2005-05-09 [paul]
8259
8260         * tools/claws.i18n.status.pl
8261                 add Ricardo Mones Lastra's script that has been providing
8262                 the i18n status page for many months
8263
8264 2005-05-09 [paul]       1.9.9
8265
8266         1.9.9 release
8267
8268 2005-05-09 [paul]       1.9.6cvs58
8269
8270         * AUTHORS
8271         * INSTALL
8272         * README.claws
8273                 updated
8274         * Makefile.am 
8275         * RELEASE_NOTES.claws
8276                 add release notes to cvs to simplify release
8277                 procedure
8278         * configure.ac
8279                 add ca and fi to ALL_LINGUAS
8280         * po/Makefile.in.in
8281                 workaround for missing Makevars
8282         * po/ca.po
8283         * po/fi.po
8284                 add new Catalan and Finnish translations
8285                 submitted by Miquel Oliete and Flammie Pirinen
8286         * po/de.po
8287         * po/es.po
8288         * po/fr.po
8289         * po/it.po
8290         * po/pl.po
8291         * po/ru.po
8292         * po/sk.po
8293         * po/sr.po
8294         * po/zh_CN.po
8295                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
8296                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
8297                 Urke MMI, and Hansom Young
8298         * src/main.c
8299                 Fix drafting when quitting. compose_draft() closes the
8300                 compose windows, which modifies the compose_list GSList.
8301                 We have to refresh this list after echo drafting to avoid a
8302                 segfault
8303         * src/partial_download.c
8304                 fix segfault on exit
8305
8306 2005-05-06 [paul]       1.9.6cvs57
8307
8308         * src/grouplistdialog.c
8309                 quick fix/workaround for unresizeable newsgroup
8310                 name column 
8311
8312 2005-05-06 [paul]       1.9.6cvs56
8313
8314         * src/inc.c
8315         * src/mainwindow.c
8316                 use gettext plural forms
8317         * src/imap_gtk.c
8318         * src/mh_gtk.c
8319         * src/toolbar.c
8320                 small improvement to english usage
8321
8322 2005-05-05 [thorsten]   1.9.6cvs55
8323
8324         * src/folder.c
8325                 fix possible crash
8326
8327 2005-05-05 [paul]       1.9.6cvs54
8328         
8329         sync with HEAD
8330
8331         * AUTHORS
8332         * src/compose.c
8333                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
8334                 patch by Tim Mann
8335
8336 2005-05-05 [paul]       1.9.6cvs53
8337
8338         * src/mainwindow.c
8339                 fix resizing of separate message and
8340                 folder views
8341
8342 2005-05-05 [paul]       1.9.6cvs52
8343
8344         * src/account.c
8345         * src/addrgather.c
8346         * src/browseldap.c
8347         * src/exphtmldlg.c
8348         * src/expldifdlg.c
8349         * src/importmutt.c
8350         * src/importpine.c
8351         * src/main.c
8352         * src/mainwindow.c
8353         * src/noticeview.c
8354         * src/prefs_filtering.c
8355         * src/prefs_filtering_action.c
8356         * src/prefs_matcher.c
8357         * src/prefs_spelling.c
8358         * src/prefs_toolbar.c
8359         * src/toolbar.c
8360         * src/wizard.c
8361         * src/gtk/description_window.c
8362         * src/gtk/gtkvscrollbutton.c
8363         * src/gtk/progressdialog.c
8364         * src/gtk/quicksearch.c
8365         * src/plugins/pgpmime/prefs_gpg.c
8366         * src/plugins/spamassassin/spamassassin_gtk.c
8367                 replace deprecated gtk_widget_set_usize
8368
8369 2005-05-04 [colin]      1.9.6cvs51
8370
8371         * src/common/utils.c
8372                 Fix crash when subst_for_filename is called
8373                 with a NULL parameter
8374
8375 2005-05-04 [colin]      1.9.6cvs50
8376
8377         * src/partial_download.c
8378         * src/pop.c
8379                 Escape login when writing uidl file
8380                 fixes bug #736
8381
8382 2005-05-03 [colin]      1.9.6cvs49
8383
8384         * src/procmime.c
8385                 Fix possible DOS in mime parser
8386                 (see bug #634)
8387
8388 2005-05-02 [colin]      1.9.6cvs48
8389
8390         * src/compose.c
8391                 Try to fix the copy/paste mess once again.
8392
8393
8394 2005-04-30 [colin]      1.9.6cvs47
8395
8396         * src/prefs_account.h
8397         * src/procmsg.c
8398         * src/send_message.c
8399         * src/common/smtp.c
8400         * src/common/smtp.h
8401                 Try to batch sending mails (per account) instead of
8402                 reconnecting to server every time.
8403
8404 2005-04-29 [colin]      1.9.6cvs46
8405
8406         * src/messageview.c
8407                 Fix window resizing that refused to size down
8408         * src/prefs_common.c
8409         * src/prefs_common.h
8410         * src/prefs_filtering.c
8411                 Save Filtering's window size
8412
8413 2005-04-21 [paul]       1.9.6cvs45
8414
8415         * ChangeLog-gtk2.claws
8416         * src/setup.c
8417                 correction to sync
8418
8419 2005-04-21 [paul]       1.9.6cvs44
8420
8421         sync with main:
8422
8423         * src/setup.c
8424         * src/statusbar.c
8425         * src/statusbar.h
8426                 use gtkut_widget_draw_now(). Improved performance
8427                 of the update of statusbar
8428         * src/textview.c
8429                 textview_smooth_scroll_do(): redraw it after scroll
8430                 is done (fixed incorrect display when a part of the
8431                 view is hidden).
8432         * src/gtk/gtkutils.c
8433         * src/gtk/gtkutils.h
8434                 gtkut_widget_draw_now(): use gdk_window_process_updates()
8435                 to force update of widgets.
8436                 Removed gtkut_widget_wait_for_draw() which had a big
8437                 overhead  because of waiting for all events processed 
8438
8439 2005-04-20 [paul]       1.9.6cvs43
8440
8441         * src/codeconv.c
8442                 complete 1.9.6cvs42's sync:
8443                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
8444
8445 2005-04-19 [paul]       1.9.6cvs42
8446
8447         sync with main:
8448
8449         * src/action.c
8450                 catch_output(): correctly select the insert text
8451                 (fix invalid iterator warnings).
8452         * src/codeconv.c
8453         * src/codeconv.h
8454         * src/mainwindow.c
8455         * src/messageview.c
8456         * src/prefs_common.c
8457                 support GBK encoding.
8458         * src/common/session.c
8459         * src/common/session.h
8460                 use separate buffer for large data to be sent,
8461                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
8462
8463 2005-04-18 [paul]       1.9.6cvs41
8464
8465         * src/jpilot.c
8466                 convert unsigned long into guint32
8467                 patch by Paul LeoNerd Evans 
8468
8469 2005-04-17 [colin]      1.9.6cvs40
8470
8471         * src/compose.c
8472                 Fix 'Request return receipt' from folder
8473                 properties (bug #708)
8474
8475 2005-04-17 [colin]      1.9.6cvs39
8476
8477         * src/mainwindow.c
8478                 Fix duplicate hotkeys in Mainwindow's menu
8479
8480 2005-04-17 [colin]      1.9.6cvs38
8481
8482         * src/folderview.c
8483                 Fix duplicate hotkeys in Folderview's contextual
8484                 menu
8485
8486 2005-04-15 [colin]      1.9.6cvs37
8487
8488         * src/summaryview.c
8489                 Fix 'Save as...' with non-ascii filenames
8490
8491 2005-04-15 [colin]      1.9.6cvs36
8492
8493         * src/plugins/pgpmime/pgpmime.c
8494                 Fix bus error on 64bit. Spotted by 
8495                 macallan1888@gmail.com
8496
8497 2005-04-15 [colin]      1.9.6cvs35
8498
8499         * src/prefs_account.c
8500                 Fix cvs34.
8501
8502 2005-04-12 [colin]      1.9.6cvs34
8503
8504         * src/prefs_account.c
8505                 Fix smtp auth type off-by-one. We forgot to
8506                 add PLAIN in the prefs-to-gui setter func and
8507                 as a result, the selected auth when opening
8508                 account prefs was not the correct one.
8509
8510 2005-04-12 [paul]       1.9.6cvs33
8511
8512         * src/inc.c
8513                 if the recv dialog is visible, Cancel only
8514                 cancels the current account
8515
8516
8517 2005-04-10 [colin]      1.9.6cvs32
8518
8519         * src/filtering.c
8520                 Copy score when copying FilteringActions
8521                 Fix bug #674
8522
8523 2005-04-10 [colin]      1.9.6cvs31
8524
8525         * src/inc.c
8526                 Make Message -> Receive -> Cancel cancel 
8527                 incorporation on all accounts. Fixes
8528                 bug #693
8529
8530 2005-04-10 [colin]      1.9.6cvs30
8531
8532         * src/prefs_account.c
8533                 Update Privacy checkbuttons status based
8534                 on the selected privacy system
8535         * src/compose.c
8536                 Always connect the "None" privacy system; the
8537                 static boolean was probably there to avoid
8538                 reconnecting twice in the same compose window,
8539                 but as the parent function is only called once
8540                 per compose, it's only a bug - as a static is
8541                 initialized once per application instance.
8542                 Also, don't uncheck Sign and Encrypt when
8543                 selecting None as privacy system; just ignore
8544                 them when sending/queuing.
8545                 Should fix bug #695
8546
8547 2005-04-08 [colin]      1.9.6cvs29
8548
8549         * src/account.c
8550         * src/prefs_account.c
8551         * src/prefs_account.h
8552                 Add account preference to queue message in a certain
8553                 folder.
8554
8555 2005-04-06 [colin]      1.9.6cvs28
8556
8557         * src/prefs_account.c
8558                 Update old inbox path syntax
8559
8560 2005-04-06 [paul]       1.9.6cvs27
8561
8562         sync with main:
8563
8564         * configure.ac
8565                 changed -traditional-cpp to -no-cpp-precomp for newer
8566                 Mac OS X support
8567         * src/foldersel.c
8568                 made column resize automatically
8569         * src/send_message.c
8570                 send_message_smtp(): consider EOF right after QUIT
8571                 successful (workaround for Gmail SMTP server)
8572         * src/common/socket.c
8573                 ssl_read(), ssl_peek(): check EOF which violates the
8574                 SSL protocol
8575         * src/gtk/colorlabel.c
8576                 removed warnings when displaying colorlabel menu
8577                 (don't use GtkAlignment)
8578
8579 2005-04-05 [paul]       1.9.6cvs26
8580
8581         * src/plugins/trayicon/trayicon.c
8582                 fix clipping of icon under KDE3 
8583
8584 2005-04-05 [paul]       1.9.6cvs25
8585
8586         * src/summaryview.c
8587                 hide display of threading
8588                 patch by Alfons
8589
8590 2005-04-04 [thorsten]   1.9.6cvs24
8591
8592         * src/mh.c
8593                 marks lost on filesystems with different stat() results on
8594                 summer-/wintertime
8595
8596 2005-04-03 [colin]      1.9.6cvs23
8597
8598         * src/summaryview.c
8599                 Don't handle up/down. Patch by Alfons
8600
8601 2005-04-02 [colin]      1.9.6cvs22
8602
8603         * src/summaryview.c
8604                 Make scrolling faster. Patch by Alfons.
8605
8606 2005-04-01 [colin]      1.9.6cvs21
8607
8608         * src/Makefile.am
8609         * src/stock_pixmap.c
8610         * src/pixmaps/dir-noselect.xpm ** REMOVED **
8611         * src/pixmaps/dir_noselect.xpm ** ADDED **
8612                 Fix pixmap name mismatch (Thanks Stephan Sachse)
8613
8614 2005-04-01 [colin]      1.9.6cvs20
8615
8616         * src/image_viewer.c
8617         * src/image_viewer.h
8618         * src/procmime.c
8619         * src/procmime.h
8620         * src/textview.c
8621         * src/textview.h
8622                 Implement inline image resizing and right-clicking
8623
8624 2005-04-01 [paul]       1.9.6cvs19
8625
8626         * AUTHORS
8627         * Makefile.am
8628         * configure.ac
8629                 check for gnome2
8630                 patch by Luca Cavalli <loopback<AT>slackit.org>
8631         * po/ru.po
8632                 updated by Pavlo Bohmat
8633
8634 2005-03-31 [colin]      1.9.6cvs18
8635
8636         * src/news.c
8637                 Fix parsing references
8638         * src/msgcache.c
8639                 don't put nulls in the references list
8640         * src/procheader.c
8641                 commit that forgotten file in 1.9.6cvs14
8642
8643 2005-03-31 [colin]      1.9.6cvs17
8644
8645         * src/compose.c
8646                 Fix joining of signature separator again. 
8647                 Maybe Hiro could put it in main too...
8648
8649 2005-03-31 [colin]      1.9.6cvs16
8650
8651         * src/Makefile.am
8652         * src/foldersel.c
8653         * src/stock_pixmap.c
8654         * src/stock_pixmap.h
8655         * src/pixmaps/dir-noselect.xpm
8656                 Update foldersel.c (sync from main, patch by Alfons)
8657
8658 2005-03-30 [colin]      1.9.6cvs15
8659
8660         * src/imap.c
8661                 Fix handling of imap folders containing [] in 
8662                 their name. Thanks to Nahuel Angelinetti for
8663                 the detailed bugreport.
8664
8665 2005-03-30 [colin]      1.9.6cvs14
8666
8667         * src/common/utils.h
8668         * src/common/utils.c
8669         * src/common/defs.h
8670         * src/matcher.c
8671         * src/msgcache.c
8672         * src/news.c
8673         * src/procmsg.c
8674         * src/procmsg.h
8675         * src/quote_fmt_parse.y
8676         * src/summaryview.c
8677                 Update references system. Patch by Alfons
8678
8679 2005-03-30 [colin]      1.9.6cvs13
8680
8681         * src/common/socket.c
8682                 Force the glibc to read resolv.conf again when 
8683                 it has changed. Should fix issues when changing
8684                 networks on a laptop and not restarting sylpheed. 
8685
8686 2005-03-30 [paul]       1.9.6cvs12
8687
8688         partial sync with main:
8689
8690         * src/action.c
8691                 create_io_dialog(): use user-defined text font
8692                 (thanks to Alfons), and modified its appearance.
8693         * src/addrgather.c
8694         * src/addrharvest.c
8695         * src/browseldap.c
8696                 replace old code
8697         * src/compose.c
8698                 don't join (presumably) itemized lines on line-wrapping
8699                 fixed wrapping of quote when auto-wrapping is enabled
8700                 compose_destroy(): destroy paned only if it's not
8701                 attached to window. Fixed memory leak of popup menu.
8702         * src/exphtmldlg.c
8703         * src/expldifdlg.c
8704                 replace old code
8705         * src/html.c
8706         * src/html.h
8707         * src/importmutt.c
8708         * src/importpine.c
8709                 replace old code
8710         * src/main.c
8711                 removed redundant code
8712         * src/mainwindow.c
8713                 changed 'Code set' (which is rather incorrect)
8714                 in the menu to 'Character encoding'
8715                 main_window_set_widgets(): request size first
8716                 to prevent window size becoming wrong
8717                 fixed remembering of the state of the visibility
8718                 of MessageView
8719         * src/messageview.c
8720                 changed 'Code set' (which is rather incorrect)
8721                 in the menu to 'Character encoding'
8722         * src/prefs_common.c
8723         * src/prefs_common.h
8724                 added an option whether to render HTML as text or not
8725                 added separators to outgoing encoding menu
8726         * src/procheader.c
8727                 procheader_scan_date_string(): support header
8728                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
8729         * src/summaryview.c
8730         * src/summaryview.h
8731                 minor code cleanup
8732         * src/textview.c
8733                 textview_show_html(): force output of newline
8734                 added an option whether to render HTML as text or not
8735         * src/common/utils.c
8736                 strncpy2(): optimized based on Alfons' code
8737         * src/gtk/gtkutils.c
8738         * src/gtk/gtkutils.h
8739                 removed non-used code
8740         * src/plugins/pgpmime/passphrase.c
8741                 partially fixed grab input of passphrase dialog
8742                 Confine pointer to window
8743
8744 2005-03-30 [colin]      1.9.6cvs11
8745
8746         * src/msgcache.c
8747         * src/msgcache.h
8748                 Read/write 32bit ints from cache & marks
8749                 From main.
8750
8751 2005-03-29 [paul]       1.9.6cvs10
8752
8753         * AUTHORS
8754         * ChangeLog.claws
8755         * src/compose.c
8756         * src/gtk/gtkaspell.c
8757                 sync with HEAD (don't pass NULL pointers) 
8758
8759 2005-03-24 [paul]
8760
8761         * tools/Makefile.am
8762         * tools/README
8763         * tools/acroread2sylpheed.pl
8764                 sync with HEAD (add script to send pdfs as
8765                 attachments from Adobe Reader 7)
8766
8767 2005-03-21 [paul]       1.9.6cvs9
8768
8769         * configure.ac
8770         * po/POTFILES.in
8771         * src/Makefile.am
8772         * src/crash.c
8773         * src/image_viewer.c ** ADDED **
8774         * src/image_viewer.h ** ADDED **
8775         * src/main.c
8776         * src/prefs_common.c
8777         * src/prefs_common.h
8778         * src/prefs_image_viewer.c ** ADDED **
8779         * src/prefs_image_viewer.h ** ADDED **
8780         * src/textview.c
8781         * src/gtk/about.c
8782         * src/pixmaps/sylpheed_logo.xpm
8783         * src/plugins/Makefile.am
8784         * src/plugins/image_viewer/.cvsignore ** REMOVED **
8785         * src/plugins/image_viewer/Makefile.am ** REMOVED **
8786         * src/plugins/image_viewer/plugin.c ** REMOVED **
8787         * src/plugins/image_viewer/viewer.c ** REMOVED **
8788         * src/plugins/image_viewer/viewer.glade ** REMOVED **
8789         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
8790         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
8791         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
8792         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
8793                 as gdk-pixbuf is now built-in
8794                 remove image_viewer plugin and put code back into
8795                 main codebase
8796                 implement inline image display (sync with main)
8797
8798                 replace logo with newer, nicer, larger version  
8799
8800 2005-03-21 [paul]       1.9.6cvs8
8801
8802         * src/gtk/about.c
8803                 cosmetic improvement
8804
8805 2005-03-21 [holger]     1.9.6cvs7
8806
8807         * src/plugins/spamassassin/spamassassin.c
8808                 Sync with HEAD
8809                 (unregister hook on failed plugin init)
8810
8811 2005-03-20 [colin]      1.9.6cvs6
8812
8813         * src/common/plugin.c
8814                 Check that plugin isn't already loaded
8815                 Patch by Alfons
8816
8817 2005-03-20 [thorsten]   1.9.6cvs5
8818
8819         * src/compose.c
8820                 use a more compatible syntax
8821
8822 2005-03-20 [thorsten]   1.9.6cvs4
8823
8824         * src/prefs_toolbar.c
8825                 fix crash when selecting toolbar item (uninitialized pointer)
8826
8827 2005-03-20 [thorsten]   1.9.6cvs3
8828
8829         * src/procmime.c
8830                 fix mimetype detection (referenced free()d string)
8831
8832 2005-03-20 [paul]       1.9.6cvs2
8833
8834         * src/compose.c
8835                 sync with HEAD (1.0.3cvs5)
8836                 neglect Reply-To header if empty
8837                 Patch by Alfons 
8838
8839 2005-03-19 [holger]     1.9.6cvs1
8840
8841         * src/summaryview.c
8842         * src/summaryview.h
8843                 Sync with HEAD
8844
8845 2005-03-18 [paul]       1.9.6
8846
8847         initial GTK2 release
8848
8849 2005-03-18 [paul]       1.0.3cvs3.1
8850
8851         * AUTHORS
8852         * ChangeLog.claws
8853         * configure.ac
8854         * src/gtk/about.c
8855         * src/pixmaps/sylpheed_logo.xpm
8856                 sync with HEAD
8857
8858 2005-03-18 [colin]      1.0.3cvs2.6
8859
8860         * src/summaryview.c
8861                 Remove call to summary_step in summary_copy_selected_to
8862                 Can't see its purpose, and this causes bug when copying
8863                 a message if the next one is unread: it reads it.
8864
8865 2005-03-18 [paul]       1.0.3cvs2.5
8866
8867         * src/foldersel.c
8868                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
8869
8870 2005-03-18 [paul]       1.0.3cvs2.4
8871
8872         * src/addrharvest.c
8873         * src/codeconv.c
8874         * src/codeconv.h
8875         * src/compose.c
8876         * src/news.c
8877         * src/procheader.c
8878         * src/procmime.c
8879         * src/unmime.c
8880         * src/unmime.h
8881                 fix buffer overflow, CAN-2005-0667, see
8882                 http://secunia.com/advisories/14491/
8883                 Patch by Alfons
8884
8885 2005-03-17 [colin]      1.0.3cvs2.3
8886
8887         * src/prefs_fonts.c
8888         * src/summaryview.c
8889                 Fix font bugs (both lists now officialy share 
8890                 the same font)
8891                 
8892
8893 2005-03-17 [paul]       1.0.3cvs2.2
8894
8895         * src/gtk/pluginwindow.c
8896                 make plugin descriptions uneditable
8897
8898 2005-03-11 [paul]       1.0.3cvs2.1
8899
8900         * ChangeLog.claws
8901         * configure.ac
8902         * po/POTFILES.in
8903         * src/plugins/trayicon/trayicon.c
8904                 sync with HEAD
8905                 add src/wizard.c to POTFILES.in
8906
8907 2005-03-11 [paul]       1.0.3cvs1.1
8908
8909         * ChangeLog
8910         * ChangeLog.claws
8911         * configure.ac
8912         * po/de.po
8913         * po/es.po
8914         * po/fr.po
8915         * po/it.po
8916         * po/pt_BR.po
8917         * po/ru.po
8918         * po/sk.po
8919         * po/sr.po
8920         * po/zh_CN.po
8921                 sync with HEAD
8922
8923 2005-03-04 [colin]      1.0.1cvs22.2
8924
8925         * src/compose.c
8926                 Fix signatures with accentued chars in it
8927
8928 2005-03-04 [colin]      1.0.1cvs22.1
8929
8930         * src/common/smtp.c
8931         * src/common/smtp.h
8932                 Don't use SIZE param in MAIL FROM: if server 
8933                 doesn't support it. Patch by Eugen Freiter
8934                 <eugen_f@users.sf.net>
8935
8936 2005-02-27 [paul]       1.0.1cvs20.1
8937
8938         * ChangeLog.claws
8939         * configure.ac
8940         * src/messageview.c
8941                 sync with HEAD
8942
8943 2005-02-27 [colin]      1.0.1cvs19.4
8944
8945         * src/procheader.c
8946         * src/procheader.h
8947                 Fix prototypes. Patch by Alfons
8948
8949 2005-02-27 [colin]      1.0.1cvs19.3
8950
8951         * src/compose.c
8952                 Don't auto-join the signature separator.
8953
8954 2005-02-26 [colin]      1.0.1cvs19.2
8955
8956         * src/summaryview.c
8957                 Fix 'mark all read' with collapsed threads.
8958                 Patch by Alfons.
8959
8960 2005-02-25 [paul]       1.0.1cvs19.1
8961
8962         * ChangeLog.claws
8963         * configure.ac
8964         * src/prefs_account.c
8965         * src/prefs_folder_item.c
8966         * src/gtk/prefswindow.c
8967         * src/gtk/prefswindow.h
8968                 sync with HEAD
8969
8970 2005-02-25 [paul]       1.0.1cvs15.12
8971
8972         * src/alertpanel.c
8973         * src/codeconv.c
8974         * src/compose.c
8975         * src/textview.c
8976         * src/gtk/gtkutils.c
8977         * src/gtk/gtkutils.h
8978         * src/gtk/logwindow.c
8979         * src/gtk/progressdialog.c
8980                 sync with main (revision 127)
8981                 and fix logwindow clipping
8982
8983 2005-02-24 [colin]      1.0.1cvs15.11
8984
8985         * src/plugins/pgpmime/passphrase.c
8986                 Disable input grabbing; it doesn't work yet.
8987
8988 2005-02-24 [colin]      1.0.1cvs15.10
8989
8990         * src/messageview.c
8991                 Don't send out receipts if offline. Ask.
8992
8993 2005-02-23 [colin]      1.0.1cvs15.9
8994
8995         * src/summaryview.c     
8996                 Fix expanding
8997
8998 2005-02-23 [colin]      1.0.1cvs15.8
8999
9000         * src/summaryview.c
9001                 Really fix Bug 568 by removing useless
9002                 calls. summary_thread_init() now called
9003                 in summary_sort(). This should please
9004                 Alfons as it should be faster than 
9005                 previously.
9006
9007 2005-02-23 [colin]      1.0.1cvs15.7
9008
9009         * src/compose.c
9010                 Encode parts as QP or B64 if signing
9011
9012 2005-02-23 [colin]      1.0.1cvs15.6
9013
9014         * src/compose.c
9015                 Fix Mimeinfo leakage (including tmp files)
9016         * src/procmsg.c
9017                 Fix tmp file leakage (spotted by Ivan Rayner)
9018
9019 2005-02-22 [colin]      1.0.1cvs15.5
9020
9021         * src/expldifdlg.c
9022                 Fix keyboard input. Patch by Alfons.
9023
9024 2005-02-21 [colin]      1.0.1cvs15.4
9025
9026         * src/compose.c
9027                 Fix Sign/Encrypt when unselecting privacy
9028                 system
9029         * src/prefs_common.c
9030                 Change default message font to Monospace
9031         * src/summaryview.c
9032                 More freezing during potentially large operations
9033
9034 2005-02-21 [paul]       1.0.1cvs15.3
9035
9036         * src/main.c
9037                 fix --help output
9038
9039 2005-02-21 [paul]       1.0.1cvs15.2
9040
9041         * po/Makefile.in.in
9042         * src/compose.c
9043         * src/summaryview.c
9044         * src/textview.c
9045         * src/common/utils.c
9046         * src/common/utils.h
9047                 sync with main (revision 117)
9048
9049 2005-02-20 [colin]      1.0.1cvs15.1
9050
9051         * src/common/defs.h
9052                 Change cache file to .sylpheed_claws_cache, as
9053                 suggested by Alfons. Allows people to switch
9054                 between Sylpheed and Sylpheed-Claws. it is
9055                 a good idea to "Check for new messages" at next
9056                 startup.
9057
9058
9059 2005-02-18 [colin]      1.0.1cvs14.1
9060
9061         * src/quote_fmt_lex.l
9062         * src/quote_fmt_parse.y
9063                 Fix parser initialisation. Patch by Ivan.
9064
9065 2005-02-18 [colin]      1.0.1cvs11.6
9066
9067         * src/folderview.c
9068                 Fix scrolldown (bug 662)
9069
9070 2005-02-17 [colin]      1.0.1cvs11.5
9071
9072         * src/codeconv.c
9073                 conv_filename_to_utf8: return clean 7bit instead
9074                 of broken utf8 if needed
9075         * src/mimeview.c
9076                 Fix display of parts with unclean 8bit names
9077
9078 2005-02-17 [paul]       1.0.1cvs11.4
9079
9080         * src/compose.c
9081         * src/exportldif.c
9082         * src/matcher_parser_parse.y
9083         * src/procmime.c
9084         * src/sourcewindow.c
9085         * src/common/Makefile.am
9086         * src/common/intl.h             ** REMOVED **
9087         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9088                 sync with main (revision 109)
9089                 and clean up
9090
9091 2005-02-16 [colin]      1.0.1cvs11.3
9092
9093         * src/summaryview.c
9094                 Fix collapsed thread not highlighting when new
9095                 messages in it (Bug 568) Patch by Stephan Sachse.
9096                 Fix messed up selection when reaching bounds (Bug 632)
9097         * src/prefs_themes.c
9098                 Fix theme installing (Bug 684)
9099
9100 2005-02-16 [colin]      1.0.1cvs11.2
9101
9102         * src/messageview.c
9103                 Fix messageview_select_all
9104
9105 2005-02-16 [colin]      1.0.1cvs11.1
9106
9107         * src/mh.c
9108                 Sync with HEAD (MH scan required function)
9109
9110 2005-02-15 [colin]      1.0.1cvs8.1
9111
9112         * src/mimeview.c
9113         * src/common/utils.c
9114                 Sync with HEAD (filename chars substitution)
9115
9116 2005-02-15 [colin]      1.0.1cvs7.3
9117
9118         * src/gtk/pluginwindow.c
9119                 Fix button spacing
9120
9121 2005-02-15 [colin]      1.0.1cvs7.2
9122
9123         * src/mimeview.c
9124                 Fix mime icons not reset across message when
9125                 scrolled down
9126
9127 2005-02-15 [colin]      1.0.1cvs7.1
9128
9129         * src/compose.c
9130         * src/procmime.c
9131                 Sync with HEAD (optimisation of cvs6)
9132
9133 2005-02-14 [colin]      1.0.1cvs6.1
9134
9135         * src/compose.c
9136         * src/procmime.c
9137                 Sync with HEAD (encode "From " at line beginning)
9138
9139 2005-02-14 [colin]      1.0.1cvs5.3
9140
9141         * src/compose.c
9142                 Fix wrapping with accentued chars.
9143
9144 2005-02-13 [colin]      1.0.1cvs5.2
9145
9146         * src/textview.c
9147                 Fix email informative part parsing with
9148                 accentued chars in it. ispunct() returns
9149                 true for them in utf8...
9150
9151 2005-02-12 [colin]      1.0.1cvs5.1
9152
9153         * src/filtering.c
9154                 Sync with HEAD (remove wrong use of compose after send)
9155
9156 2005-02-12 [paul]       1.0.1cvs4.5
9157
9158         * src/textview.c
9159                 remove unnecessary code (thanks to Alfons)
9160
9161 2005-02-12 [paul]       1.0.1cvs4.4
9162
9163         * src/textview.c
9164                 add 'Copy' to contextual menu on emails
9165
9166 2005-02-11 [colin]      1.0.1cvs4.3
9167
9168         * src/compose.c
9169                 revert 1.0.0cvs28.2, it doesn't work that well.
9170
9171 2005-02-11 [paul]       1.0.1cvs4.2
9172
9173         * po/Makefile.in.in
9174                 fix 'make release'
9175
9176 2005-02-10 [paul]       1.0.1cvs4.1
9177
9178         * ChangeLog
9179         * ChangeLog.claws
9180         * ChangeLog.jp
9181         * configure.ac
9182         * src/compose.c
9183                 sync with HEAD (sync with main)
9184
9185 2005-02-10 [paul]       1.0.1cvs3.2
9186
9187         * AUTHORS
9188         * Makefile.am
9189         * autogen.sh
9190         * configure.ac
9191         * config/mkinstalldirs
9192         * intl/.cvsignore
9193         * intl/ChangeLog
9194         * intl/VERSION
9195         * intl/bindtextdom.c
9196         * intl/config.charset
9197         * intl/dcgettext.c
9198         * intl/dcigettext.c
9199         * intl/dcngettext.c
9200         * intl/dgettext.c
9201         * intl/dngettext.c
9202         * intl/eval-plural.h
9203         * intl/explodename.c
9204         * intl/finddomain.c
9205         * intl/gettext.c
9206         * intl/gettextP.h
9207         * intl/gmo.h
9208         * intl/hash-string.h
9209         * intl/intl-compat.c
9210         * intl/l10nflist.c
9211         * intl/libgnuintl.h.in
9212         * intl/loadinfo.h
9213         * intl/loadmsgcat.c
9214         * intl/localcharset.c
9215         * intl/localcharset.h
9216         * intl/locale.alias
9217         * intl/localealias.c
9218         * intl/localename.c
9219         * intl/log.c
9220         * intl/ngettext.c
9221         * intl/os2compat.c
9222         * intl/os2compat.h
9223         * intl/osdep.c
9224         * intl/plural-exp.c
9225         * intl/plural-exp.h
9226         * intl/plural.c
9227         * intl/plural.y
9228         * intl/ref-add.sin
9229         * intl/ref-del.sin
9230         * intl/relocatable.c
9231         * intl/relocatable.h
9232         * intl/textdomain.c
9233         * m4/Makefile.am
9234         * po/Makefile.in.in
9235         * src/Makefile.am
9236         * src/account.c
9237         * src/action.c
9238         * src/addr_compl.c
9239         * src/addressadd.c
9240         * src/addressbook.c
9241         * src/addrgather.c
9242         * src/addrindex.c
9243         * src/alertpanel.c
9244         * src/browseldap.c
9245         * src/codeconv.c
9246         * src/codeconv.h
9247         * src/compose.c
9248         * src/compose.h
9249         * src/crash.c
9250         * src/editaddress.c
9251         * src/editbook.c
9252         * src/editgroup.c
9253         * src/editjpilot.c
9254         * src/editldap.c
9255         * src/editldap_basedn.c
9256         * src/editvcard.c
9257         * src/exphtmldlg.c
9258         * src/expldifdlg.c
9259         * src/export.c
9260         * src/exporthtml.c
9261         * src/filtering.c
9262         * src/folder.c
9263         * src/folder_item_prefs.c
9264         * src/foldersel.c
9265         * src/folderview.c
9266         * src/grouplistdialog.c
9267         * src/headerview.c
9268         * src/imap.c
9269         * src/imap_gtk.c
9270         * src/import.c
9271         * src/importldif.c
9272         * src/importmutt.c
9273         * src/importpine.c
9274         * src/inc.c
9275         * src/ldif.c
9276         * src/main.c
9277         * src/mainwindow.c
9278         * src/matcher.c
9279         * src/mbox.c
9280         * src/message_search.c
9281         * src/messageview.c
9282         * src/mh.c
9283         * src/mh_gtk.c
9284         * src/mimeview.c
9285         * src/msgcache.c
9286         * src/news.c
9287         * src/news_gtk.c
9288         * src/noticeview.c
9289         * src/partial_download.c
9290         * src/pop.c
9291         * src/prefs_account.c
9292         * src/prefs_actions.c
9293         * src/prefs_common.c
9294         * src/prefs_customheader.c
9295         * src/prefs_display_header.c
9296         * src/prefs_ext_prog.c
9297         * src/prefs_filtering.c
9298         * src/prefs_filtering_action.c
9299         * src/prefs_folder_item.c
9300         * src/prefs_fonts.c
9301         * src/prefs_gtk.c
9302         * src/prefs_matcher.c
9303         * src/prefs_msg_colors.c
9304         * src/prefs_spelling.c
9305         * src/prefs_summary_column.c
9306         * src/prefs_template.c
9307         * src/prefs_themes.c
9308         * src/prefs_toolbar.c
9309         * src/prefs_wrapping.c
9310         * src/privacy.c
9311         * src/procheader.c
9312         * src/procmime.c
9313         * src/procmsg.c
9314         * src/quote_fmt.c
9315         * src/recv.c
9316         * src/send_message.c
9317         * src/setup.c
9318         * src/sourcewindow.c
9319         * src/ssl_manager.c
9320         * src/statusbar.c
9321         * src/summary_search.c
9322         * src/summaryview.c
9323         * src/textview.c
9324         * src/toolbar.c
9325         * src/wizard.c
9326         * src/common/nntp.c
9327         * src/common/plugin.c
9328         * src/common/smtp.c
9329         * src/common/ssl.c
9330         * src/common/ssl_certificate.c
9331         * src/common/string_match.c
9332         * src/common/sylpheed.c
9333         * src/common/template.c
9334         * src/common/utils.c
9335         * src/gtk/about.c
9336         * src/gtk/colorlabel.c
9337         * src/gtk/description_window.c
9338         * src/gtk/filesel.c
9339         * src/gtk/foldersort.c
9340         * src/gtk/gtkaspell.c
9341         * src/gtk/gtkutils.c
9342         * src/gtk/inputdialog.c
9343         * src/gtk/logwindow.c
9344         * src/gtk/menu.c
9345         * src/gtk/pluginwindow.c
9346         * src/gtk/prefswindow.c
9347         * src/gtk/progressdialog.c
9348         * src/gtk/quicksearch.c
9349         * src/gtk/sslcertwindow.c
9350         * src/plugins/clamav/clamav_plugin.c
9351         * src/plugins/clamav/clamav_plugin_gtk.c
9352         * src/plugins/demo/demo.c
9353         * src/plugins/dillo_viewer/dillo_prefs.c
9354         * src/plugins/dillo_viewer/dillo_viewer.c
9355         * src/plugins/image_viewer/plugin.c
9356         * src/plugins/image_viewer/viewer.c
9357         * src/plugins/image_viewer/viewerprefs.c
9358         * src/plugins/mathml_viewer/mathml_viewer.c
9359         * src/plugins/pgpmime/passphrase.c
9360         * src/plugins/pgpmime/plugin.c
9361         * src/plugins/pgpmime/prefs_gpg.c
9362         * src/plugins/pgpmime/select-keys.c
9363         * src/plugins/pgpmime/sgpgme.c
9364         * src/plugins/spamassassin/spamassassin.c
9365         * src/plugins/spamassassin/spamassassin_gtk.c
9366         * src/plugins/trayicon/trayicon.c
9367                 sync with main (revision 104)
9368
9369 2005-02-10 [colin]      1.0.1cvs3.1
9370
9371         * src/mainwindow.c
9372                 Sync with HEAD (fix occasional crasher)
9373
9374 2005-02-10 [colin]      1.0.1cvs2.1
9375
9376         * src/messageview.c
9377                 Synw with HEAD (don't automatically display html)
9378
9379 2005-02-09 [colin]      1.0.1cvs1.3
9380
9381         * src/textview.c
9382         * src/textview.h
9383                 Add contextual menu on emails
9384
9385 2005-02-09 [colin]      1.0.1cvs1.2
9386
9387         * src/codeconv.c
9388                 Fix converting from broken headers and 
9389                 put back the _ in missing places
9390                 (feature broke with cvs24.2 sync, main 
9391                  possibly affected?)
9392
9393 2005-02-09 [colin]      1.0.1cvs1.1
9394
9395         * src/messageview.c
9396         * src/mimeview.c
9397         * src/mimeview.h
9398                 Sync with HEAD (display non text/plain mails with plugin)
9399
9400 2005-02-08 [colin]      1.0.1.1
9401
9402         * ChangeLog.claws
9403         * po/pt_BR.po
9404                 Sync with HEAD
9405         * configure.ac
9406                 Make default configuration directory 
9407                 be .sylpheed-gtk2
9408
9409 2005-02-08 [colin]      1.0.0cvs29.1
9410
9411         * po/de.po
9412         * po/es.po
9413         * po/fr.po
9414         * po/it.po
9415         * po/sk.po
9416         * po/sr.po
9417                 Sync translations with HEAD
9418
9419 2005-02-06 [colin]      1.0.0cvs28.3
9420
9421         * src/compose.c
9422                 Make compose a bit faster - patch by Alfons.
9423
9424 2005-02-06 [colin]      1.0.0cvs28.2
9425
9426         * src/compose.c
9427                 Make pasting via middle-click more reliable
9428
9429 2005-02-05 [paul]       1.0.0cvs28.1
9430
9431         * ChangeLog
9432         * ChangeLog.claws
9433         * ChangeLog.jp
9434         * configure.ac
9435         * src/compose.c
9436                 sync with HEAD
9437                 (fix bug 682 'redirect is broken'
9438
9439 2005-02-05 [torte]      1.0.0cvs27.1
9440
9441         * ChangeLog.claws
9442         * configure.ac
9443         * src/partial_download.c
9444                 Sync with HEAD (fix buf overflow)
9445
9446 2005-02-03 [colin]      1.0.0cvs26.1
9447
9448         * src/common/plugin.c
9449                 Sync with HEAD (avoid plugin mismatches)
9450
9451 2005-02-03 [paul]       1.0.0cvs25.3
9452
9453         * src/folderview.c
9454         * src/headerview.c
9455         * src/summaryview.c
9456         * src/textview.c
9457         * src/gtk/colorlabel.c
9458                 third and final part of initial sync with main-gtk2
9459
9460 2005-02-03 [paul]       1.0.0cvs25.2
9461
9462         * src/jpilot.c
9463                 fix building with jpilot support
9464
9465 2005-02-02 [colin]      1.0.0cvs25.1
9466
9467         * src/messageview.c
9468                 Sync with HEAD (fix dangerous typo)
9469
9470 2005-02-01 [colin]      1.0.0cvs24.3
9471
9472         * src/common/xml.c
9473                 Write file as advertised (UTF-8)
9474
9475 2005-02-01 [paul]       1.0.0cvs24.2
9476
9477         * src/addrbook.c
9478         * src/addrindex.c
9479         * src/alertpanel.h
9480         * src/codeconv.c
9481         * src/codeconv.h
9482         * src/compose.c
9483         * src/export.c
9484         * src/folder_item_prefs.c
9485         * src/html.c
9486         * src/imap.c
9487         * src/import.c
9488         * src/jpilot.c
9489         * src/mainwindow.c
9490         * src/matcher_parser_lex.l
9491         * src/messageview.c
9492         * src/mh.c
9493         * src/prefs_account.c
9494         * src/prefs_actions.c
9495         * src/prefs_common.c
9496         * src/prefs_gtk.c
9497         * src/prefs_gtk.h
9498         * src/prefs_themes.c
9499         * src/procheader.c
9500         * src/procmime.c
9501         * src/sourcewindow.c
9502         * src/statusbar.c
9503         * src/summaryview.c
9504         * src/textview.c
9505         * src/toolbar.c
9506         * src/unmime.c
9507         * src/common/template.c
9508         * src/common/utils.c
9509         * src/common/xml.c
9510         * src/common/xml.h
9511         * src/gtk/gtkaspell.c
9512         * src/plugins/clamav/clamav_plugin.c
9513         * src/plugins/dillo_viewer/dillo_prefs.c
9514         * src/plugins/image_viewer/viewerprefs.c
9515         * src/plugins/pgpmime/passphrase.c
9516         * src/plugins/pgpmime/prefs_gpg.c
9517         * src/plugins/pgpmime/select-keys.c
9518         * src/plugins/spamassassin/spamassassin.c
9519                 second part of initial sync with main-gtk2
9520                 (more to follow)
9521
9522 2005-01-31 [colin]      1.0.0cvs24.1
9523
9524         * src/compose.c
9525                 Sync with HEAD
9526
9527 2005-01-29 [paul]       1.0.0cvs23.2
9528
9529         * src/account.c
9530         * src/action.c
9531         * src/addressadd.c
9532         * src/addressbook.c
9533         * src/alertpanel.c
9534         * src/compose.c
9535         * src/editaddress.c
9536         * src/editbook.c
9537         * src/editgroup.c
9538         * src/editjpilot.c
9539         * src/editldap.c
9540         * src/editldap_basedn.c
9541         * src/editvcard.c
9542         * src/export.c
9543         * src/foldersel.c
9544         * src/grouplistdialog.c
9545         * src/import.c
9546         * src/importldif.c
9547         * src/inc.c
9548         * src/main.c
9549         * src/mainwindow.c
9550         * src/message_search.c
9551         * src/messageview.c
9552         * src/mimeview.c
9553         * src/prefs_actions.c
9554         * src/prefs_common.c
9555         * src/prefs_common.h
9556         * src/prefs_customheader.c
9557         * src/prefs_display_header.c
9558         * src/prefs_filtering.c
9559         * src/prefs_filtering_action.c
9560         * src/prefs_gtk.c
9561         * src/prefs_matcher.c
9562         * src/prefs_summary_column.c
9563         * src/prefs_template.c
9564         * src/sourcewindow.c
9565         * src/summary_search.c
9566         * src/summaryview.c
9567         * src/textview.c
9568         * src/gtk/about.c
9569         * src/gtk/description_window.c
9570         * src/gtk/gtkshruler.c
9571         * src/gtk/gtkutils.c
9572         * src/gtk/gtkutils.h
9573         * src/gtk/inputdialog.c
9574         * src/gtk/logwindow.c
9575         * src/gtk/prefswindow.c
9576         * src/gtk/progressdialog.c
9577         * src/gtk/progressdialog.h
9578                 first part of initial sync with main-gtk2
9579                 (more to follow)
9580
9581 2005-01-28 [colin]      1.0.0cvs23.1
9582
9583         * src/folderview.c
9584                 Sync with HEAD
9585
9586 2005-01-27 [colin]      1.0.0cvs21.1
9587
9588         * src/folder.c
9589         * src/folderview.c
9590                 Sync with HEAD
9591
9592 2005-01-27 [colin]      1.0.0cvs19.1
9593
9594         * src/procmime.c
9595                 Sync with HEAD
9596
9597 2005-01-27 [colin]      1.0.0cvs18.1
9598
9599         * src/messageview.c
9600         * src/summaryview.c
9601         * src/mainwindow.c
9602         * src/compose.c
9603         * src/compose.h
9604         * src/procmsg.c
9605         * src/procmsg.h
9606         * src/toolbar.c
9607                 Sync with HEAD
9608
9609 2005-01-26 [paul]       1.0.0cvs15.2
9610
9611         * src/compose.c
9612                 compose_entries_set(): convert subject and body to
9613                 utf8 if necessary. patch by Felix Eckhofer
9614
9615 2005-01-26 [paul]       1.0.0cvs15.1
9616
9617         * configure.ac
9618         * src/common/template.c
9619                 sync with HEAD (fix memory leak)
9620
9621 2005-01-25 [paul]       1.0.0cvs14.1
9622
9623         * configure.ac
9624         * src/compose.c
9625                 sync with HEAD
9626
9627 2005-01-24 [colin]      1.0.0cvs13.1
9628
9629         * src/summaryview.c
9630                 Sync with HEAD
9631
9632 2005-01-24 [paul]       1.0.0cvs12.1
9633
9634         * configure.ac
9635         * src/messageview.c
9636         * src/mh.c
9637         * src/common/utils.c
9638                 sync with HEAD
9639
9640 2005-01-24 [colin]      1.0.0cvs11.1
9641
9642         * src/procheader.c
9643                 Sync with HEAD
9644
9645 2005-01-24 [colin]      1.0.0cvs10.1
9646
9647         * src/folderview.c
9648                 Sync with HEAD
9649
9650 2005-01-23 [colin]      1.0.0cvs9.1
9651
9652         * src/crash.c
9653                 Sync with HEAD
9654
9655 2005-01-22 [colin]      1.0.0cvs8.1
9656
9657         * src/summaryview.c
9658         * src/gtk/quicksearch.c
9659                 Sync with HEAD
9660
9661 2005-01-21 [colin]      1.0.0cvs7.1
9662
9663         * src/summaryview.c
9664                 Sync with HEAD
9665
9666 2005-01-21 [colin]      1.0.0cvs6.1
9667
9668         * src/summaryview.c
9669                 Sync with HEAD
9670
9671 2005-01-21 [colin]      1.0.0cvs5.1
9672
9673         * src/gtk/quicksearch.c
9674         * src/prefs_common.c
9675         * src/prefs_common.h
9676                 Sync with HEAD (recurse option)
9677
9678 2005-01-21 [colin]      1.0.0cvs4.1
9679
9680         * src/folder.h
9681         * src/folderview.c
9682         * src/folderview.h
9683         * src/summaryview.c
9684         * src/gtk/quicksearch.c
9685         * src/gtk/quicksearch.h
9686                 Sync with HEAD (recursive quicksearch)
9687
9688 2005-01-20 [colin]      1.0.0cvs3.4
9689
9690         * src/ssl_manager.c
9691                 Remove useless code
9692
9693 2005-01-20 [colin]      1.0.0cvs3.3
9694
9695         * src/ssl_manager.c
9696                 Fix leak, thanks to Alfons.
9697
9698 2005-01-20 [colin]      1.0.0cvs3.2
9699
9700         * src/ssl_manager.c
9701                 Port SSL certificate window to GTK2.
9702
9703 2005-01-20 [paul]       1.0.0cvs3.1
9704
9705         * ChangeLog.claws
9706         * configure.ac
9707         * src/addrindex.c
9708         * src/addrindex.h
9709                 sync with HEAD
9710
9711 2005-01-19 [colin]      1.0.0cvs2.2
9712
9713         * src/plugins/trayicon/trayicon.c
9714                 Fix freeze with gtk-2.6, the easy way
9715                 (signal blocking helpless there...)
9716                 Closes bug #668.
9717
9718 2005-01-19 [colin]      1.0.0cvs2.1
9719
9720         * src/mbox.c
9721         * src/mbox.h
9722         * src/mainwindow.c
9723         * src/summaryview.c
9724         * src/summaryview.h
9725                 Sync with HEAD
9726
9727 2005-01-19 [paul]       1.0.0cvs1.1
9728
9729         * configure.ac
9730         * po/de.po
9731         * po/es.po
9732         * po/fr.po
9733         * po/hr.po
9734         * po/it.po
9735         * po/ja.po
9736         * po/ko.po
9737         * po/pt_BR.po
9738         * po/ru.po
9739         * po/sk.po
9740         * po/sr.po
9741                 sync with HEAD (update translations)
9742
9743 2005-01-18 [colin]      1.0.0cvs0.1
9744
9745         * src/foldersel.c
9746                 Specify search column - patch by Alfons
9747
9748 2005-01-18 [colin]      0.9.13cvs36.3
9749
9750         * src/prefs_toolbar.c
9751                 Change Delete to Remove
9752         * src/prefs_fonts.c
9753                 GTK2 version and leak fixes
9754         * src/prefs_actions.c
9755                 Add stock buttons.
9756                 All patches by Alfons
9757
9758 2005-01-17 [colin]      0.9.13cvs36.2
9759
9760         * src/compose.c
9761                 Fix DnD inserting twice. While at it,
9762                 add DnD support for text/plain in the
9763                 body, and add support in the headers.
9764
9765 2005-01-16 [colin]      0.9.13cvs36.1
9766
9767         * ChangeLog
9768         * ChangeLog.jp
9769         * ChangeLog.claws
9770                 Sync with HEAD (nothing applicable)
9771
9772 2005-01-16 [colin]      0.9.13cvs33.2
9773
9774         * src/prefs_toolbar.c
9775                 GTK2ize prefs_toolbar, by Alfons.
9776
9777 2005-01-14 [colin]      0.9.13cvs33.1
9778
9779         * src/html.c
9780         * src/msgcache.c
9781                 Sync with HEAD
9782
9783 2005-01-14 [colin]      0.9.13cvs32.1
9784
9785         * src/html.c
9786         * src/html.h
9787         * src/msgcache.c
9788         * AUTHORS
9789         * tools/calypso_convert.pl
9790                 Sync with HEAD
9791
9792 2005-01-08 [colin]      0.9.13cvs29.2
9793
9794         * src/prefs_filtering_action.c
9795         * src/prefs_filtering.c
9796                 2 more gtk2 patches by Alfons
9797
9798 2005-01-07 [paul]       0.9.13cvs29.1
9799
9800         * ChangeLog
9801         * ChangeLog.claws
9802         * ChangeLog.jp
9803         * configure.ac
9804         * src/pop.c
9805         * src/pop.h
9806                 sync with HEAD
9807
9808 2005-01-07 [colin]      0.9.13cvs28.3
9809
9810         * src/gtk/progressdialog.c
9811         * src/gtk/progressdialog.h
9812         * src/inc.c
9813         * src/send_message.c
9814                 GTK2 for the incorporation dialog. The CList isn't dead
9815                 yet, for a more smooth migration. Patch by Alfons.
9816
9817 2005-01-06 [colin]      0.9.13cvs28.2
9818
9819         * src/prefs_display_header.c
9820                 GTK2 conversion by Alfons
9821         * src/prefs_actions.c
9822         * src/prefs_matcher.c
9823                 Fix 2 leaks - patch by Alfons
9824
9825 2005-01-06 [colin]      0.9.13cvs28.1
9826
9827         * src/prefs_matcher.c
9828                 Sync with HEAD
9829
9830 2005-01-06 [colin]      0.9.13cvs27.4
9831
9832         * src/prefs_matcher.c
9833                 Fix double-free. Patch by Alfons
9834
9835 2005-01-06 [colin]      0.9.13cvs27.3
9836
9837         * src/prefs_matcher.c
9838                 GTK2 widgets + memleak
9839                 Patch by Alfons
9840
9841 2005-01-05 [colin]      0.9.13cvs27.2
9842
9843         * src/account.c
9844         * src/addr_compl.c
9845         * src/foldersel.c
9846         * src/stock_pixmap.c
9847         * src/stock_pixmap.h
9848                 3 more GTK2 patches by Alfons.
9849
9850 2005-01-04 [colin]      0.9.13cvs27.1
9851
9852         * src/folderview.c
9853         * src/imap_gtk.c
9854         * src/news_gtk.c
9855                 Sync with HEAD
9856
9857 2005-01-04 [colin]      0.9.13cvs25.9
9858
9859         * src/compose.c
9860                 Fix Show Ruler menuitem
9861         * src/prefs_template.c
9862                 Convert to GTK2
9863         * src/common/utils.c
9864                 Make auto pointer stuff handles NULLs
9865                 Patches by Alfons.
9866
9867 2005-01-04 [colin]      0.9.13cvs25.8
9868
9869         * src/compose.c
9870                 Move the attachment list to gtk2
9871                 Patch by Alfons.
9872
9873 2005-01-04 [colin]      0.9.13cvs25.7
9874
9875         * src/textview.c
9876                 Make some keys work again
9877                 Patch by SungHyun Nam <namsh@kldp.org>
9878
9879 2005-01-04 [colin]      0.9.13cvs25.6
9880
9881         * src/gtk/gtkshruler.c
9882                 Move the ruler to GTK2
9883                 Patch by Alfons
9884
9885 2005-01-03 [colin]      0.9.13cvs25.5
9886
9887         * src/compose.c
9888                 Fix my broken patch apply 
9889
9890 2005-01-03 [colin]      0.9.13cvs25.4
9891
9892         * src/common/utils.c
9893         * src/common/utils.h
9894         * src/gtk/prefswindow.c
9895                 Move auto pointer stuff to utils.c
9896                 Patch by Alfons again :)
9897
9898 2005-01-03 [colin]      0.9.13cvs25.3
9899
9900         * src/compose.c
9901         * src/prefs_gtk.c
9902         * src/prefs_template.c
9903         * src/textview.c
9904                 Empty text widgets with empty strings, not NULL char
9905                 Patch by SungHyun Nam <namsh@kldp_org>
9906
9907 2005-01-03 [colin]      0.9.13cvs25.2
9908
9909         * src/main.c
9910         * AUTHORS
9911                 Sync with HEAD
9912
9913 2005-01-03 [colin]      0.9.13cvs25.1
9914
9915         * src/pop.c
9916         * src/pop.h
9917                 Sync with HEAD
9918
9919 2005-01-03 [colin]      0.9.13cvs24.3
9920
9921         * src/account.c
9922                 Two patches from Alfons and Alex S Moore:
9923                 fix images, fix return value.
9924
9925 2005-01-01 [colin]      0.9.13cvs24.2
9926
9927         * src/prefs_actions.c
9928                 Fix over-zealous assertion. Patch by Alfons
9929
9930 2005-01-01 [colin]      0.9.13cvs24.1
9931
9932         * src/procmime.c
9933                 Sync with HEAD (leak fix)
9934
9935 2004-12-31 [colin]      0.9.13cvs23.2
9936
9937         * src/prefs_common.c
9938                 GTK2 widgets + stock buttons - patch by Alfons
9939
9940 2004-12-31 [paul]       0.9.13cvs23.1
9941
9942         * configure.ac
9943                 bump up EXTRA_VERSION to match (sync'ed) HEAD
9944         * src/gtk/pluginwindow.c
9945                 use GTK2 widgets and plug memory leaks,
9946                 patches by Alfons
9947
9948 2004-12-30 [colin]      0.9.13cvs22.4
9949
9950         * src/account.c
9951         * src/action.c
9952         * src/export.c
9953         * src/foldersel.c
9954         * src/import.c
9955         * src/message_search.c
9956         * src/prefs_actions.c
9957         * src/prefs_common.c
9958         * src/prefs_customheader.c
9959         * src/prefs_filtering.c
9960         * src/prefs_summary_column.c
9961         * src/summary_search.c
9962         * src/gtk/about.c
9963         * src/gtk/description_window.c
9964         * src/gtk/gtkutils.c
9965         * src/gtk/gtkutils.h
9966         * src/gtk/inputdialog.c
9967         * src/gtk/prefswindow.c
9968                 Use GTK2 stock buttons. Patches by Alfons.
9969
9970 2004-12-30 [colin]      0.9.13cvs22.3
9971
9972         * src/account.c
9973                 Sync with HEAD
9974         * src/prefs_actions.c
9975         * src/prefs_customheader.c
9976         * src/prefs_filtering.c
9977         * src/prefs_msg_colors.c
9978         * src/prefs_summary_column.c
9979         * src/gtk/prefswindow.c
9980                 Use GtkTreeView instead of deprecated 
9981                 widgets. Patches by Alfons.
9982
9983 2004-12-30 [paul]       0.9.13cvs22.2
9984
9985         * src/foldersel.c
9986                 use GTK 2 Tree View
9987                 patch by Alfons, with root folder sorting fix
9988                 by Stephan Sachse
9989
9990 2004-12-30 [paul]       0.9.13cvs22.1
9991
9992         * ChangeLog
9993         * ChangeLog.claws
9994         * ChangeLog.jp
9995         * NEWS
9996         * configure.ac
9997         * src/account.c
9998                 sync with HEAD
9999
10000 2004-12-22 [martin]     0.9.13cvs21.2
10001
10002         * src/action.c
10003                 free the command line after its use
10004
10005 2004-12-18 [paul]       0.9.13cvs21.1
10006
10007         * AUTHORS
10008         * ChangeLog
10009         * ChangeLog.claws
10010         * ChangeLog.jp
10011         * NEWS
10012         * configure.ac
10013         * src/action.c
10014         * src/compose.c
10015         * src/syldap.c
10016                 sync with HEAD
10017
10018 2004-12-17 [martin]     0.9.13cvs17.2
10019
10020         * src/action.c
10021                 convert actions input to locale
10022         * src/inc.c
10023                 convert notification command to locale
10024         * src/plugins/pgpmime/select-keys.c
10025                 convert attributes to utf8
10026
10027 2004-12-14 [colin]      0.9.13cvs17.1
10028
10029         * ChangeLog
10030         * ChangeLog.jp
10031         * ChangeLog.claws
10032         * src/action.c
10033         * src/common/utils.c
10034         * src/gtk/prefswindow.c
10035         * src/gtk/gtkutils.c
10036         * src/gtk/gtkutils.h
10037         * src/plugins/spamassassin/libspamc.c
10038                 Sync with HEAD
10039
10040 2004-12-13 [colin]      0.9.13cvs14.1
10041
10042         * src/quote_fmt_parse.y
10043                 Sync with HEAD
10044
10045 2004-12-10 [colin]      0.9.13cvs12.1
10046
10047         * src/prefs_themes.c
10048         * src/mainwindow.c
10049         * src/messageview.c
10050                 Sync with HEAD
10051
10052 2004-12-09 [colin]      0.9.13cvs10.1
10053
10054         * src/procmime.c
10055                 Sync with HEAD (fix B64 encoding from memory)
10056
10057 2004-12-08 [colin]      0.9.13cvs9.1
10058
10059         * src/gtk/colorlabel.c
10060                 Sync with HEAD
10061
10062 2004-12-08 [paul]       0.9.13cvs8.2
10063
10064         * src/gtk/pluginwindow.c
10065                 fix window resizing oddities
10066
10067 2004-12-08 [colin]      0.9.13cvs8.1
10068
10069         * src/quote_fmt_parse.y
10070                 Sync with HEAD
10071
10072 2004-12-08 [colin]      0.9.13cvs7.1
10073
10074         * src/matcher_parser_parse.y
10075         * src/msgcache.c
10076         * src/prefs_matcher.c
10077         * src/procheader.c
10078         * src/matcher.c
10079         * src/common/defs.h
10080         * po/sr.po
10081                 Sync with HEAD
10082
10083 2004-12-08 [colin]      0.9.13cvs6.1
10084
10085         * src/quote_fmt_parse.y
10086         * src/textview.c
10087                 Sync with HEAD
10088         * src/gtk/prefswindow.c
10089         * src/gtk/pluginwindow.c
10090                 Fix G_CALLBACKS protos (thanks to Alfons)
10091
10092 2004-12-07 [torte]      0.9.13cvs2.2
10093
10094         * src/procmime.c
10095                 [Bug 650] reply button causes crash
10096                 Thanks to David Relson and Christoph
10097
10098 2004-12-07 [colin]      0.9.13cvs2.1
10099
10100         * ChangeLog.claws
10101         * AUTHORS
10102         * po/sk.po
10103         * src/procmime.c
10104         * src/prefs_account.c
10105         * src/common/smtp.c
10106         * src/common/smtp.h
10107                 Sync with HEAD
10108
10109 2004-12-06 [colin]      0.9.12cvs187.1
10110
10111         * ChangeLog.claws
10112         * INSTALL
10113         * Makefile.am
10114         * README.claws
10115         * TODO.claws
10116         * configure.ac
10117         * po/bg.po
10118         * po/cs.po
10119         * po/el.po
10120         * po/en_GB.po
10121         * po/es.po
10122         * po/fr.po
10123         * po/hr.po
10124         * po/hu.po
10125         * po/it.po
10126         * po/ja.po
10127         * po/ko.po
10128         * po/nl.po
10129         * po/pl.po
10130         * po/pt_BR.po
10131         * po/ru.po
10132         * po/sk.po
10133         * po/sr.po
10134         * po/sv.po
10135         * po/zh_CN.po
10136         * po/zh_TW.Big5.po
10137         * src/compose.c
10138         * tools/Makefile.am
10139         * tools/README
10140         * tools/filter_conv.pl
10141         * tools/kdeservicemenu/README
10142         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
10143         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
10144                 Sync with HEAD
10145
10146 2004-12-04 [colin]      0.9.12cvs183.1
10147
10148         * src/compose.c
10149                 Sync with HEAD (compose window position saving)
10150
10151 2004-12-04 [paul]       0.9.12cvs182.3
10152
10153         * src/messageview.c
10154         * src/mimeview.c
10155         * src/prefs_customheader.c
10156         * src/gtk/quicksearch.c
10157                 replace some forgotten GTK_SIGNAL_FUNCs
10158
10159 2004-12-04 [paul]       0.9.12cvs182.2
10160
10161         * src/Makefile.am
10162                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
10163                 committed in error      
10164
10165 2004-12-04 [paul]       0.9.12cvs182.1
10166
10167         * ChangeLog
10168         * ChangeLog.claws
10169         * ChangeLog.jp
10170         * INSTALL
10171         * NEWS
10172         * README
10173         * README.jp
10174         * configure.ac
10175         * doc/manual/ja/Makefile.am
10176         * doc/manual/ja/sylpheed-1.html
10177         * doc/manual/ja/sylpheed-10.html
10178         * doc/manual/ja/sylpheed-11.html
10179         * doc/manual/ja/sylpheed-12.html
10180         * doc/manual/ja/sylpheed-13.html
10181         * doc/manual/ja/sylpheed-14.html
10182         * doc/manual/ja/sylpheed-15.html
10183         * doc/manual/ja/sylpheed-16.html
10184         * doc/manual/ja/sylpheed-17.html
10185         * doc/manual/ja/sylpheed-18.html
10186         * doc/manual/ja/sylpheed-19.html
10187         * doc/manual/ja/sylpheed-2.html
10188         * doc/manual/ja/sylpheed-20.html
10189         * doc/manual/ja/sylpheed-3.html
10190         * doc/manual/ja/sylpheed-4.html
10191         * doc/manual/ja/sylpheed-5.html
10192         * doc/manual/ja/sylpheed-6.html
10193         * doc/manual/ja/sylpheed-7.html
10194         * doc/manual/ja/sylpheed-8.html
10195         * doc/manual/ja/sylpheed-9.html
10196         * doc/manual/ja/sylpheed.html
10197         * doc/manual/ja/sylpheed.sgml
10198         * po/de.po
10199         * src/Makefile.am
10200         * src/compose.c
10201         * src/procmime.c
10202         * src/pixmaps/regular.xpm **REMOVED**
10203         * src/plugins/pgpmime/pgpmime.c
10204         * src/plugins/pgpmime/plugin.c
10205         * src/plugins/pgpmime/prefs_gpg.c
10206                 sync with HEAD
10207
10208 2004-12-03 [paul]       0.9.12cvs180.1
10209
10210         * ChangeLog
10211         * ChangeLog.claws
10212         * ChangeLog.jp
10213         * configure.ac
10214         * src/Makefile.am
10215         * src/pop.c
10216         * src/common/utils.c
10217         * src/common/utils.h
10218         * src/pixmaps/continue.xpm
10219         * src/pixmaps/dir_close.xpm
10220         * src/pixmaps/dir_open.xpm
10221         * src/pixmaps/drafts_close.xpm
10222         * src/pixmaps/drafts_open.xpm
10223         * src/pixmaps/folder.xpm **REMOVED**
10224         * src/pixmaps/group.xpm
10225         * src/pixmaps/unread.xpm
10226                 sync with HEAD
10227
10228 2004-12-02 [colin]      0.9.12cvs179.1
10229
10230         * src/compose.c
10231                 Sync with HEAD (non-duplicated reedition)
10232
10233 2004-12-02 [colin]      0.9.12cvs178.1
10234
10235         * src/compose.c
10236                 Sync with HEAD (linewrap_quote fix)
10237
10238 2004-12-01 [colin]      0.9.12cvs177.3
10239
10240         * src/addrharvest.c
10241                 Replace sizeof with strlen
10242
10243 2004-12-01 [paul]       0.9.12cvs177.2
10244
10245         * src/addrharvest.c
10246                 fix 'harvest addresses'
10247
10248 2004-11-30 [colin]      0.9.12cvs177.1
10249
10250         * src/gtk/prefswindow.c
10251         * src/gtk/pluginwindow.c
10252                 Sync with HEAD
10253
10254 2004-11-29 [colin]      0.9.12cvs176.1
10255
10256         * src/folderview.c
10257                 sync with HEAD (Fix disappearing separators in folderview's popup)
10258
10259 2004-11-29 [colin]      0.9.12cvs175.1
10260
10261         * src/procmime.c
10262                 Sync with head (another format fix)
10263
10264 2004-11-29 [colin]      0.9.12cvs174.1
10265
10266         * src/pop.c
10267                 Sync with HEAD (format string fix)
10268
10269 2004-11-26 [colin]      0.9.12cvs173.1
10270
10271         * src/common/smtp.c
10272         * src/common/smtp.h
10273                 Sync with HEAD
10274
10275 2004-11-24 [colin]      0.9.12cvs172.1
10276
10277         * src/plugins/pgpmime/pgpmime.c
10278                 Sync with HEAD
10279
10280 2004-11-24 [colin]      0.9.12cvs171.1
10281
10282         * src/plugins/pgpmime/pgpmime.c
10283                 Sync with head (gpgmectx leaks)
10284
10285 2004-11-24 [colin]      0.9.12cvs169.1
10286
10287         * src/plugins/pgpmime/plugin.c
10288         * src/plugins/trayicon/Makefile.am
10289         * src/plugins/trayicon/newmarkedmail.xpm
10290         * src/plugins/trayicon/trayicon.c
10291         * src/plugins/trayicon/unreadmarkedmail.xpm
10292                 Sync with HEAD
10293
10294 2004-11-23 [colin]      0.9.12cvs168.1
10295
10296         * src/partial_download.c
10297         * src/partial_download.h
10298         * src/plugins/pgpmime/plugin.c
10299                 Sync with HEAD
10300
10301 2004-11-23 [colin]      0.9.12cvs166.1
10302
10303         * src/Makefile.am
10304         * src/codeconv.c
10305         * src/compose.c
10306         * src/folderview.c
10307         * src/main.c
10308         * src/partial_download.c
10309         * src/partial_download.h
10310         * src/prefs_account.c
10311         * src/prefs_account.h
10312         * src/privacy.c
10313         * src/privacy.h
10314         * src/procmime.c
10315         * src/common/Makefile.am
10316         * src/common/base64.h
10317         * src/common/partial_download.c
10318         * src/common/partial_download.h
10319         * src/gtk/prefswindow.c
10320         * src/gtk/prefswindow.h
10321         * src/plugins/pgpmime/pgpmime.c
10322         * src/plugins/pgpmime/prefs_gpg.c
10323         * src/plugins/pgpmime/prefs_gpg.h
10324         * src/plugins/pgpmime/sgpgme.c
10325         * src/plugins/pgpmime/sgpgme.h
10326                 Sync with HEAD
10327
10328 2004-11-23 [colin]      0.9.12cvs163.1
10329
10330         * src/main.c
10331                 Sync with HEAD (cursor optimization)
10332
10333 2004-11-23 [colin]      0.9.12cvs162.1
10334
10335         * src/prefs_common.c
10336         * src/prefs_themes.c
10337         * src/procmsg.c
10338                 Sync with HEAD
10339
10340 2004-11-23 [colin]      0.9.12cvs158.9
10341
10342         * src/compose.c
10343                 Fix double-free when forwarding
10344         * src/msgcache.c
10345                 Fix leak on error path
10346                 
10347
10348 2004-11-23 [colin]      0.9.12cvs158.8
10349
10350         * src/compose.c
10351                 Fix possible double-free
10352                 Spotted by Alfons
10353
10354 2004-11-23 [colin]      0.9.12cvs158.7
10355
10356         * src/compose.c
10357                 Fix some signal handlers' prototypes
10358                 Spotted by Alfons
10359
10360 2004-11-22 [colin]      0.9.12cvs158.6
10361
10362         * src/compose.c
10363                 Remove unneeded code and duplicated
10364                 wrapping - patch by Alfons
10365
10366 2004-11-22 [colin]      0.9.12cvs158.5
10367
10368         * src/prefs_themes.c
10369                 Fix oversized selector
10370
10371 2004-11-22 [colin]      0.9.12cvs158.4
10372
10373         * src/compose.c
10374                 fix dump_text()
10375                 patch by Alfons
10376
10377 2004-11-19 [colin]      0.9.12cvs158.3
10378
10379         * src/textview.c
10380                 Add a context menu on links (open, copy)
10381
10382 2004-11-18 [paul]       0.9.12cvs158.2
10383
10384         * src/addrgather.c
10385         * src/exphtmldlg.c
10386         * src/expldifdlg.c
10387         * src/mimeview.c
10388         * src/prefs_common.c
10389         * src/plugins/image_viewer/viewer.c
10390         * src/plugins/spamassassin/spamassassin_gtk.c
10391                 replace deprecated gtk_notebook_set_page
10392                 and gtk_notebook_current_page
10393
10394 2004-11-18 [paul]       0.9.12cvs158.1
10395
10396         * configure.ac
10397         * src/compose.c
10398         * src/mainwindow.c
10399         * src/messageview.c
10400         * src/prefs_common.c
10401         * src/common/utils.c
10402         * src/common/utils.h
10403                 sync with HEAD
10404
10405 2004-11-17 [colin]      0.9.12cvs156.1
10406
10407         * src/prefs_account.c
10408         * src/prefs_account.h
10409         * src/procmsg.c
10410                 Sync with HEAD (add pref to store encrypted mails encrypted)
10411
10412 2004-11-17 [paul]       0.9.12cvs155.1
10413
10414         * ChangeLog
10415         * ChangeLog.claws
10416         * ChangeLog.jp
10417         * NEWS
10418         * configure.ac
10419         * src/compose.c
10420         * src/jpilot.c
10421         * src/privacy.c
10422         * src/procmime.c
10423         * src/procmime.h
10424         * src/procmsg.c
10425         * src/toolbar.c
10426         * src/pixmaps/error.xpm
10427                 sync with HEAD
10428
10429 2004-11-17 [colin]      0.9.12cvs151.1
10430
10431         * src/plugins/pgpmime/pgpmime.c
10432                 Sync with HEAD (remove debug printf)
10433
10434 2004-11-17 [colin]      0.9.12cvs150.1
10435
10436         * src/plugins/pgpmime/pgpmime.c
10437                 Sync with HEAD (off-by-one fix)
10438
10439 2004-11-17 [colin]      0.9.12cvs149.1
10440
10441         * src/procmsg.c
10442                 Sync with HEAD (coding style fixes)
10443
10444 2004-11-16 [colin]      0.9.12cvs148.1
10445
10446         * src/procmsg.c
10447                 Sync with head (Fix the fix)
10448
10449 2004-11-16 [colin]      0.9.12cvs147.1
10450
10451         * src/procmsg.c
10452                 Sync with Main (leak fix)
10453
10454 2004-11-16 [colin]      0.9.12cvs146.14
10455
10456         * src/compose.c
10457                 Remove useless chunk of code
10458                 Patch by Alfons
10459
10460 2004-11-15 [colin]      0.9.12cvs146.13
10461
10462         * src/compose.c
10463                 Fix drafting after insertion
10464                 Patch by Alfons
10465
10466 2004-11-15 [colin]      0.9.12cvs146.12
10467
10468         * src/compose.c
10469         * src/prefs_filtering.c
10470         * src/prefs_filtering_action.c
10471         * src/prefs_toolbar.c
10472                 Fix some const-correctness
10473
10474 2004-11-15 [colin]      0.9.12cvs146.11
10475
10476         * src/summaryview.c
10477         * src/prefs_themes.c
10478         * src/messageview.c
10479                 Fix some leaks
10480
10481 2004-11-15 [colin]      0.9.12cvs146.10
10482
10483         * src/codeconv.c
10484                 More unreadable locale fixes
10485
10486 2004-11-14 [colin]      0.9.12cvs146.9
10487
10488         * src/textview.c
10489                 Fix uri_security_check
10490                 Patch by Alfons
10491
10492 2004-11-13 [paul]       0.9.12cvs146.8
10493
10494         * src/folder.c
10495         * src/procmime.c
10496                 fix 2 bugs introduced in last commit
10497
10498 2004-11-13 [paul]       0.9.12cvs146.7
10499
10500         * src/compose.c
10501         * src/exporthtml.c
10502         * src/exportldif.c
10503         * src/folder.c
10504         * src/imap.c
10505         * src/imap_gtk.c
10506         * src/main.c
10507         * src/mainwindow.c
10508         * src/messageview.c
10509         * src/mh_gtk.c
10510         * src/prefs_themes.c
10511         * src/procmime.c
10512         * src/setup.c
10513         * src/summaryview.c
10514                 replace deprecated g_basename
10515
10516 2004-11-13 [paul]       0.9.12cvs146.6
10517
10518         * src/compose.c
10519         * src/imap.c
10520         * src/matcher_parser.h
10521         * src/matcher_parser_parse.y
10522         * src/prefs_filtering.c
10523         * src/prefs_filtering_action.c
10524         * src/prefs_themes.c
10525         * src/prefs_toolbar.c
10526         * src/common/utils.c
10527                 various small fixes/cleanups
10528
10529 2004-11-12 [colin]      0.9.12cvs146.5
10530
10531         * src/textview.c
10532                 Validate event's origin on visibility notify
10533                 Patch by Alfons.
10534
10535 2004-11-12 [paul]       0.9.12cvs146.4
10536
10537         * src/exporthtml.c
10538         * src/exportldif.c
10539         * src/imap.c
10540         * src/mh.c
10541         * src/mimeview.c
10542         * src/prefs_spelling.c
10543         * src/prefs_themes.c
10544                 replace deprecated g_dirname    
10545
10546 2004-11-12 [colin]      0.9.12cvs146.3
10547
10548         * src/textview.c
10549                 Some coding style fixes
10550
10551 2004-11-12 [colin]      0.9.12cvs146.2
10552
10553         * src/codeconv.c
10554                 We want to replace _all_ extended chars in
10555                 conv_unreadable_*, because any string containing
10556                 extended chars not parsing as UTF8 is 
10557                 undisplayed on gtk2.
10558
10559 2004-11-12 [paul]       0.9.12cvs146.1
10560
10561         * ChangeLog
10562         * ChangeLog.claws
10563         * ChangeLog.jp
10564         * NEWS
10565         * configure.ac
10566         * src/account.c
10567         * src/folderview.c
10568         * src/folderview.h
10569         * src/imap.c
10570         * src/imap_gtk.c
10571         * src/inc.c
10572         * src/mainwindow.c
10573         * src/mh_gtk.c
10574         * src/news_gtk.c
10575         * src/pop.c
10576         * src/prefs_account.c
10577         * src/prefs_account.h
10578         * src/prefs_ext_prog.c
10579         * src/procmime.c
10580         * src/procmime.h
10581         * src/procmsg.c
10582         * src/procmsg.h
10583         * src/summary_search.c
10584         * src/summaryview.c
10585         * src/textview.c
10586         * src/common/defs.h
10587         * src/common/utils.c
10588         * src/common/utils.h
10589         * src/gtk/menu.c
10590         * src/gtk/menu.h
10591                 sync with HEAD
10592
10593 2004-11-11 [colin]      0.9.12cvs144.2
10594
10595         * src/textview.c
10596                 Fix URI range selection (patch by Alfons)
10597
10598 2004-11-09 [colin]      0.9.12cvs144.1
10599
10600         * ChangeLog.claws
10601         * src/compose.c
10602         * src/folder.c
10603         * src/folder_item_prefs.c
10604         * src/prefs_account.c
10605         * src/prefs_account.h
10606         * src/plugins/pgpmime/pgpmime.c
10607                 Sync with HEAD
10608
10609 2004-11-08 [colin]      0.9.12cvs143.1
10610
10611         * src/summaryview.c
10612                 Sync with HEAD (optimize quicksearch)
10613
10614 2004-11-08 [colin]      0.9.12cvs142.2
10615
10616         * src/compose.c
10617                 Don't wrap when Edit/Auto wrapping is disabled
10618
10619 2004-11-08 [colin]      0.9.12cvs142.1
10620
10621         * src/textview.c
10622                 Sync with HEAD
10623
10624 2004-11-08 [colin]      0.9.12cvs141.1
10625
10626         * src/textview.c
10627                 Sync with HEAD (fix some mail URIs)
10628
10629 2004-11-08 [colin]      0.9.12cvs140.3
10630
10631         * src/textview.c
10632                 o Use text cursor instead of arrow when
10633                   not on a link
10634                 o Fix handling of contiguous links (as in
10635                   "colin@colino.net" <colin@colino.net>)
10636                   This one unveils a bug in get_email_part()
10637
10638 2004-11-07 [colin]      0.9.12cvs140.2
10639
10640         * src/textview.c
10641                 Fix memleak. Patch by Alfons.
10642
10643 2004-11-06 [colin]      0.9.12cvs140.1
10644
10645         * src/compose.c
10646                 Sync with HEAD (don't ask passphrase
10647                 when drafting)
10648
10649 2004-11-06 [paul]       0.9.12cvs139.2
10650
10651         * AUTHORS
10652         * src/textview.c
10653         * src/textview.h
10654                 textview URI handling. hovering over a 
10655                 link displays it in the status bar,
10656                 and changes the mouse pointer to a hand 
10657                 cursor. a link is activated with a single 
10658                 click. (Modified from the) patch by Jean-Yves 
10659                 Lefort <jylefort@users.sourceforge.net>
10660                 
10661
10662 2004-11-05 [colin]      0.9.12cvs139.1
10663
10664         * src/compose.c
10665         * src/procmime.c
10666                 Sync with HEAD again ^^
10667
10668 2004-11-05 [colin]      0.9.12cvs139.1
10669
10670         * src/compose.c
10671         * src/procmime.c
10672                 Sync with HEAD
10673
10674 2004-11-03 [paul]       0.9.12cvs138.1
10675
10676         * ChangeLog.claws
10677         * configure.ac
10678         * po/POTFILES.in
10679         * src/prefs_ext_prog.c
10680         * src/procmime.c
10681         * tools/kdeservicemenu/README
10682         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
10683         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
10684                 sync with HEAD
10685
10686 2004-11-01 [christoph]  0.9.12cvs136.2
10687
10688         * src/procmime.c
10689                 convert MIME parameters to UTF-8
10690
10691 2004-10-29 [colin]      0.9.12cvs136.1
10692
10693         * src/common/utils.c
10694                 Sync with HEAD (don't use '=' in mime boundary)
10695
10696 2004-10-29 [paul]       0.9.12cvs135.1
10697
10698         * configure.ac
10699         * doc/src/rfc2231.txt
10700         * src/procmime.c
10701         * src/common/quoted-printable.c
10702         * src/common/utils.c
10703         * src/common/utils.h
10704                 sync with HEAD
10705
10706 2004-10-27 [paul]       0.9.12cvs134.1
10707
10708         * configure.ac
10709         * src/main.c
10710         * src/procmime.c
10711         * src/plugins/pgpmime/pgpmime.c
10712                 sync with HEAD
10713
10714 2004-10-26 [paul]       0.9.12cvs132.3
10715
10716         * src/account.c
10717         * src/addressbook.c
10718         * src/addrgather.c
10719         * src/addrharvest.c
10720         * src/codeconv.c
10721         * src/compose.c
10722         * src/customheader.c
10723         * src/editaddress.c
10724         * src/editgroup.c
10725         * src/enriched.c
10726         * src/expldifdlg.c
10727         * src/exporthtml.c
10728         * src/exportldif.c
10729         * src/folder.c
10730         * src/foldersel.c
10731         * src/folderview.c
10732         * src/grouplistdialog.c
10733         * src/html.c
10734         * src/imap.c
10735         * src/jpilot.c
10736         * src/ldapserver.c
10737         * src/ldif.c
10738         * src/mimeview.c
10739         * src/news.c
10740         * src/news_gtk.c
10741         * src/pop.c
10742         * src/prefs_display_header.c
10743         * src/prefs_gtk.c
10744         * src/prefs_msg_colors.c
10745         * src/prefs_toolbar.c
10746         * src/procheader.c
10747         * src/procmime.c
10748         * src/summaryview.c
10749         * src/textview.c
10750         * src/toolbar.c
10751         * src/vcard.c
10752         * src/common/mgutils.c
10753         * src/common/nntp.c
10754         * src/common/smtp.c
10755         * src/common/template.c
10756         * src/common/utils.c
10757         * src/common/xmlprops.c
10758         * src/plugins/pgpmime/pgpmime.c
10759         * src/plugins/pgpmime/select-keys.c
10760         * src/plugins/pgpmime/sgpgme.c
10761                 replace deprecated g_strcasecmp(), g_strncasecmp(),
10762                 g_string_sprintfa(), gtk_notebook_current_page()
10763
10764 2004-10-26 [colin]      0.9.12cvs132.2
10765
10766         * src/prefs_folder_item.c
10767                 Fix default-account selection
10768
10769 2004-10-21 [colin]      0.9.12cvs133
10770
10771         * src/compose.c
10772                 Sync with HEAD (Remove extra separator in compose's Options)
10773         * src/textview.c
10774                 Set wrapping to char
10775
10776 2004-10-21 [paul]       0.9.12cvs131.2
10777
10778         * src/compose.c
10779         * src/sourcewindow.c
10780                 fix wrapping
10781                 fix window shrinking 
10782
10783 2004-10-21 [colin]      0.9.12cvs131.1
10784
10785         * ChangeLog.claws
10786         * src/compose.c
10787                 Sync with HEAD
10788
10789 2004-10-21 [paul]       0.9.12cvs130.2
10790
10791         * src/prefs_folder_item.c
10792                 sync with HEAD (Apply to subfolders)
10793
10794 2004-10-19 [colin]      0.9.12cvs130.1
10795
10796         * ChangeLog.claws
10797         * src/compose.c
10798         * src/common/utils.c
10799         * src/gtk/menu.c
10800                 Sync with HEAD
10801
10802 2004-10-19 [colin]      0.9.12cvs128.1
10803
10804         * src/addrbook.c
10805         * src/addrcache.c
10806         * src/addressbook.c
10807         * src/codeconv.c
10808         * src/compose.c
10809         * src/customheader.c
10810         * src/editaddress.c
10811         * src/editgroup.c
10812         * src/exporthtml.c
10813         * src/folder.c
10814         * src/folderview.c
10815         * src/imap.c
10816         * src/jpilot.c
10817         * src/main.c
10818         * src/matcher_parser_parse.y
10819         * src/mbox.c
10820         * src/pop.c
10821         * src/prefs_account.c
10822         * src/prefs_gtk.c
10823         * src/prefs_msg_colors.c
10824         * src/procheader.c
10825         * src/procmime.c
10826         * src/procmime.h
10827         * src/procmsg.c
10828         * src/summaryview.c
10829         * src/textview.c
10830         * src/common/base64.c
10831         * src/common/partial_download.c
10832         * src/common/socket.c
10833         * src/common/sylpheed.c
10834         * src/common/utils.c
10835         * src/common/utils.h
10836         * src/gtk/pluginwindow.c
10837         * src/gtk/quicksearch.c
10838         * src/plugins/clamav/clamav_plugin.c
10839         * src/plugins/clamav/clamav_plugin.h
10840         * src/plugins/clamav/clamav_plugin_gtk.c
10841         * src/plugins/pgpmime/passphrase.c
10842         * src/plugins/pgpmime/pgpmime.c
10843         * src/plugins/pgpmime/plugin.c
10844         * src/plugins/pgpmime/prefs_gpg.c
10845         * src/plugins/pgpmime/prefs_gpg.h
10846         * src/plugins/pgpmime/select-keys.c
10847         * src/plugins/pgpmime/sgpgme.c
10848         * src/plugins/spamassassin/libspamc.c
10849         * src/plugins/spamassassin/spamassassin.c
10850         * src/plugins/spamassassin/spamassassin.h
10851         * src/plugins/spamassassin/spamassassin_gtk.c
10852         * src/plugins/trayicon/trayicon.c
10853         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
10854                 Sync with HEAD
10855
10856 2004-10-14 [colin]      0.9.12cvs126.2
10857
10858         * src/codeconv.c
10859         * src/textview.c
10860                 Fix conv_unreadable_locale
10861
10862 2004-10-13 [colin]      0.9.12cvs126.1
10863
10864         * src/compose.c
10865                 Sync with HEAD (don't convert charset for 
10866                 drafted messages, minor cleanup)
10867
10868 2004-10-13 [colin]      0.9.12cvs125.1
10869
10870         * po/POTFILES.in
10871                 Sync with HEAD (POTFILES fix)
10872
10873 2004-10-12 [colin]      0.9.12cvs124.3
10874
10875         * src/compose.c
10876                 Fix encoding bug from latest sync
10877
10878 2004-10-12 [paul]       0.9.12cvs124.2
10879
10880         * src/plugins/pgpmime/prefs_gpg.c
10881         * src/plugins/pgpmime/prefs_gpg.h
10882                 forgotten in last commit        
10883
10884 2004-10-12 [paul]       0.9.12cvs124.1
10885
10886         * ChangeLog.claws
10887         * configure.ac
10888         * m4/spamassassin.m4
10889         * src/Makefile.am
10890         * src/account.c
10891         * src/compose.c
10892         * src/compose.h
10893         * src/crash.c
10894         * src/main.c
10895         * src/mimeview.c
10896         * src/passphrase.c
10897         * src/passphrase.h
10898         * src/prefs_account.c
10899         * src/prefs_account.h
10900         * src/prefs_common.c
10901         * src/privacy.c
10902         * src/privacy.h
10903         * src/procmime.c
10904         * src/procmime.h
10905         * src/procmsg.c
10906         * src/rfc2015.c
10907         * src/rfc2015.h
10908         * src/select-keys.c
10909         * src/select-keys.h
10910         * src/textview.c
10911         * src/common/utils.c
10912         * src/common/utils.h
10913         * src/gtk/about.c
10914         * src/plugins/pgpmime/Makefile.am
10915         * src/plugins/pgpmime/passphrase.c
10916         * src/plugins/pgpmime/passphrase.h
10917         * src/plugins/pgpmime/pgpmime.c
10918         * src/plugins/pgpmime/plugin.c
10919         * src/plugins/pgpmime/select-keys.c
10920         * src/plugins/pgpmime/select-keys.h
10921         * src/plugins/pgpmime/sgpgme.c
10922         * src/plugins/pgpmime/sgpgme.h
10923                 sync with HEAD
10924
10925 2004-10-04 [colin]      0.9.12cvs122.1
10926
10927         * src/mainwindow.c
10928         * src/messageview.c
10929         * src/messageview.h
10930         * src/textview.c
10931                 Sync with HEAD
10932
10933 2004-10-04 [colin]      0.9.12cvs121.1
10934
10935         * src/summaryview.c
10936                 Sync with HEAD
10937
10938 2004-10-04 [paul]       0.9.12cvs120.1
10939
10940         * configure.ac
10941                 sync with HEAD [don't try to build 
10942                 pgpmime plugin when gpgme is disabled]
10943
10944 2004-10-03 [colin]      0.9.12cvs119.3
10945
10946         * src/gtk/gtksctree.c
10947                 Lots of side effects. Put back as before 117.2.
10948         * src/summaryview.c
10949                 Fix bug #602
10950
10951 2004-10-03 [colin]      0.9.12cvs119.2
10952
10953         * src/gtk/gtksctree.c
10954                 Revert 608 fix that doesn't work that good
10955
10956 2004-10-02 [colin]      0.9.12cvs119.1
10957
10958         * src/mainwindow.c
10959         * src/messageview.c
10960         * src/prefs_common.h
10961         * src/procmime.c
10962         * src/procmime.h
10963         * src/textview.c
10964                 Sync with HEAD
10965         * src/gtk/gtksctree.c
10966                 Close bug #608
10967
10968 2004-10-01 [colin]      0.9.12cvs118.1
10969
10970         * src/mimeview.c
10971                 Sync with HEAD (better Save All fix)
10972
10973 2004-10-01 [colin]      0.9.12cvs117.2
10974
10975         * src/gtk/gtksctree.c
10976                 Faster on selection
10977
10978 2004-10-01 [colin]      0.9.12cvs117.1
10979
10980         * src/mimeview.c
10981                 Sync with HEAD (Save All: only attachments)
10982
10983 2004-10-01 [paul]       0.9.12cvs116.1
10984
10985         * ChangeLog.claws
10986         * configure.ac
10987         * src/account.c
10988         * src/prefs_common.c
10989         * src/gtk/colorlabel.c
10990                 sync with HEAD
10991
10992 2004-09-30 [colin]      0.9.12cvs115.1
10993
10994         * src/stock_pixmap.c
10995         * src/stock_pixmap.h
10996         * src/folderview.c
10997         * src/Makefile.am
10998         * src/pixmaps/read.xpm
10999                 Sync with HEAD (new pixmap)
11000
11001 2004-09-29 [colin]      0.9.12cvs114.1
11002
11003         * src/compose.c
11004                 Sync with HEAD
11005                 Fix focus handling in headers
11006
11007 2004-09-29 [paul]       0.9.12cvs113.1
11008
11009         * src/quote_fmt_parse.y
11010                 sync with HEAD
11011  
11012
11013 2004-09-28 [colin]      0.9.12cvs112.1
11014
11015         * src/folderview.c
11016         * src/mainwindow.c
11017                 Sync with HEAD
11018
11019 2004-09-28 [colin]      0.9.12cvs110.1
11020
11021         * src/folderview.c
11022                 Sync with HEAD (Contextual Empty trash menu)
11023
11024 2004-09-28 [colin]      0.9.12cvs108.1
11025
11026         * src/addressbook.c
11027                 Sync with HEAD (addressbook edit on double-click)
11028
11029 2004-09-28 [colin]      0.9.12cvs106.1
11030
11031         * src/inc.c
11032                 Sync with HEAD (folder_item freeze on inc)
11033
11034 2004-09-27 [colin]      0.9.12cvs105.1
11035
11036         * src/folderview.c
11037                 Sync with HEAD (right-align new and unread column)
11038
11039 2004-09-27 [colin]      0.9.12cvs104.1
11040
11041         * src/main.c
11042                 Sync with HEAD (revert 0.9.12cvs101)
11043
11044 2004-09-24 [colin]      0.9.12cvs103.2
11045
11046         * src/wizard.c
11047                 Fix gtk warnings and use domain part of the email address 
11048                 when domain detection fails (no dot in domain name)
11049
11050 2004-09-23 [colin]      0.9.12cvs103.1
11051
11052         * src/plugins/spamassassin/libspamc.c
11053         * src/plugins/spamassassin/libspamc.h
11054         * src/plugins/spamassassin/utils.c
11055         * src/plugins/spamassassin/utils.h
11056                 Sync with HEAD (Update spamassassin to 3.0)
11057
11058 2004-09-21 [colin]      0.9.12cvs102.3
11059
11060         * src/action.c
11061                 Add horizontal scrollbar in action io dialog as needed
11062                 Patch by Alfons.
11063
11064 2004-09-20 [colin]      0.9.12cvs102.2
11065
11066         * src/plugins/image_viewer/viewer.c
11067                 Remove imlib stuff
11068                 use gtk_pixmap_set when clearing
11069                 (would be better to use gtkImages, but causes size-allocate 
11070                 signals storm)
11071
11072 2004-09-17 [paul]       0.9.12cvs102.1
11073
11074         * ChangeLog
11075         * ChangeLog.claws
11076         * ChangeLog.jp
11077         * configure.ac
11078         * src/inc.c
11079                 sync with HEAD
11080
11081
11082 2004-09-17 [colin]      0.9.12cvs101.1
11083
11084         * ChangeLog.claws
11085         * src/main.c
11086                 Sync with HEAD (fix segs at exit)
11087
11088 2004-09-14 [colin]      0.9.12cvs99.5
11089
11090         * src/common/socket.c
11091         * AUTHORS
11092                 Fix send error on 64bit platforms
11093                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
11094
11095 2004-09-14 [colin]      0.9.12cvs99.4
11096
11097         * src/action.c
11098                 Fix action output with utf8 
11099                 Patch by Alfons.
11100
11101 2004-09-14 [colin]      0.9.12cvs99.3
11102
11103         * ChangeLog.claws
11104         * src/folder.c
11105                 Sync with HEAD
11106
11107 2004-09-09 [colin]      0.9.12cvs99.2
11108
11109         * src/action.c
11110                 Fix progress bar (displaying "Completed %v/%u")
11111                 Patch by Alfons.
11112
11113 2004-09-08 [colin]      0.9.12cvs99.1
11114
11115         * src/account.c
11116         * src/folder.c
11117         * src/procmsg.c
11118         * src/procmsg.h
11119         * src/plugins/pgpmime/pgpmime.c
11120                 Sync with HEAD
11121
11122 2004-09-08 [colin]      0.9.12cvs97.2
11123
11124         * src/summaryview.c
11125                 Don't select mails in collapsed threads 
11126                 when navigating with up/down
11127
11128 2004-09-07 [colin]      0.9.12cvs97.1
11129
11130         * src/inc.c
11131                 Sync with HEAD (meaningful error messages)
11132
11133 2004-09-06 [colin]      0.9.12cvs96.1
11134
11135         * src/toolbar.c
11136                 Sync with HEAD (fix Redirect graying out)
11137
11138 2004-09-06 [colin]      0.9.12cvs95.1
11139
11140         * src/summaryview.c
11141         * src/mimeview.c
11142                 Sync with HEAD (fix dropped URIs)
11143
11144 2004-09-06 [colin]      0.9.12cvs94.1
11145
11146         * src/addressbook.c
11147         * src/addressitem.h
11148         * src/addritem.c
11149         * src/addritem.h
11150                 Sync with HEAD (addressbook DnD)
11151
11152 2004-09-03 [colin]      0.9.12cvs93.1
11153
11154         * src/summaryview.c
11155                 Sync with HEAD (next/prev unread)
11156
11157 2004-09-03 [colin]      0.9.12cvs92.1
11158
11159         * src/prefs_common.c
11160         * src/prefs_common.h
11161         * src/summaryview.c
11162                 Sync with HEAD ('mark_as_read_delay' pref)
11163
11164 2004-09-02 [colin]      0.9.12cvs91.2
11165
11166         * src/common/xml.c
11167                 Fix leak
11168
11169 2004-09-02 [colin]      0.9.12cvs91.1
11170
11171         * src/gtk/menu.c
11172                 Sync with HEAD (menu accel don't work, but whatever)
11173
11174 2004-09-02 [colin]      0.9.12cvs90.1
11175
11176         * src/account.c
11177                 Sync with HEAD (fix bug 582)
11178
11179 2004-09-02 [colin]      0.9.12cvs89.1
11180
11181         * src/addrindex.c
11182                 Sync with HEAD (free deleted queries)
11183
11184 2004-09-02 [colin]      0.9.12cvs88.1
11185
11186         * src/ldapquery.c
11187                 Sync with HEAD (fix LDAP freezes)
11188
11189 2004-09-02 [colin]      0.9.12cvs87.1
11190
11191         * src/prefs_spelling.c
11192                 Sync with HEAD (add default dictionary)
11193
11194 2004-09-01 [colin]      0.9.12cvs86.1
11195
11196         * src/filtering.c
11197         * src/folderview.c
11198         * src/imap.c
11199         * src/prefs_matcher.c
11200         * src/stock_pixmap.c
11201         * src/summary_search.c
11202         * src/summaryview.c
11203         * src/wizard.c
11204         * src/wizard.h
11205                 Sync with HEAD (uninitialized vars fixes)
11206                 + gtk2 specific warning fixes
11207
11208 2004-08-31 [colin]      0.9.12cvs85.1
11209
11210         * src/folder.c
11211                 Sync with HEAD (Fix memory corruption due to 
11212                 uninitialized var)
11213
11214 2004-08-31 [colin]      0.9.12cvs84.4
11215
11216         * src/summary_search.c
11217                 Fix segfaults when searching in folders with broken headers
11218
11219 2004-08-31 [colin]      0.9.12cvs84.3
11220
11221         * src/compose.c
11222         * src/textview.c
11223                 Fix some more encoding/decoding issues
11224
11225 2004-08-30 [colin]      0.9.12cvs84.2
11226
11227         * src/mimeview.c
11228         * src/prefs_themes.c
11229         * src/gtk/filesel.c
11230         * src/gtk/filesel.h
11231                 Add a folder-mode selection (fixes mimeview's "Save all")
11232
11233 2004-08-29 [colin]      0.9.12cvs84.1
11234
11235         * src/mimeview.c
11236                 Sync with HEAD (don't escape saved filenames)
11237
11238 2004-08-27 [colin]      0.9.12cvs83.1
11239
11240         * ChangeLog
11241         * ChangeLog.claws
11242         * ChangeLog.jp
11243         * src/mh.c
11244         * src/procheader.c
11245         * src/procmsg.c
11246         * src/procmsg.h
11247         * src/common/utils.c
11248         * src/gtk/menu.h
11249         * po/
11250                 Sync with HEAD 0.9.12cvs83 (sync with main)
11251
11252 2004-08-26 [colin]      0.9.12cvs82.4
11253
11254         * src/codeconv.c
11255                 Fix strange stack corruption
11256                 Convert to utf8 after unmime, not before
11257
11258 2004-08-26 [colin]      0.9.12cvs82.3
11259
11260         * src/main.c
11261         * src/wizard.c
11262                 Fix account folders duplication
11263
11264 2004-08-25 [colin]      0.9.12cvs82.2
11265
11266         * src/wizard.c
11267                 Remove ports
11268                 Add SSL selection
11269                 Use login@server as account name
11270
11271 2004-08-25 [colin]      0.9.12cvs82.1
11272
11273         * src/plugins/pgpmime/pgpmime.c
11274                 Sync with HEAD (leak fix).
11275
11276 2004-08-25 [colin]      0.9.12cvs81.1
11277
11278         * src/plugins/pgpmime/pgpmime.c
11279         * src/plugins/pgpmime/sgpgme.c
11280         * src/plugins/pgpmime/sgpgme.h
11281                 Sync with HEAD (Handle combined messages).
11282
11283 2004-08-24 [colin]      0.9.12cvs80.3
11284
11285         * src/wizard.c
11286                 Fix full name, ports, and imap
11287
11288 2004-08-24 [colin]      0.9.12cvs80.2
11289
11290         * src/Makefile.am
11291         * src/main.c
11292         * src/setup.c
11293         * src/setup.h
11294         * src/stock_pixmap.c
11295         * src/stock_pixmap.h
11296         * src/wizard.c ** ADDED **
11297         * src/wizard.h ** ADDED ** 
11298         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
11299                 Add a setup wizard 
11300
11301 2004-08-24 [colin]      0.9.12cvs80.1
11302
11303         * src/folder.c
11304                 Sync with HEAD (set mimeflags on all messages)
11305
11306 2004-08-24 [colin]      0.9.12cvs79.3
11307
11308         * src/matcher_parser_lex.l
11309                 Fix 8bits strings not in utf8
11310
11311 2004-08-24 [colin]      0.9.12cvs79.2
11312
11313         * src/compose.c
11314                 Check conversion result before replacing buffer
11315
11316 2004-08-23 [colin]      0.9.12cvs79.1
11317
11318         * src/compose.c
11319                 Sync with HEAD (create message header in memory)
11320
11321 2004-08-23 [colin]      0.9.12cvs78.1
11322
11323         * src/rfc2015.c
11324         * src/rfc2015.h
11325                 Sync with HEAD (fix bug 197 again)
11326
11327 2004-08-23 [colin]      0.9.12cvs77.3
11328
11329         * src/compose.c
11330                 Fix again inline gpg signing (which outputs utf8
11331                 in gtk2). Not syncing this fix to HEAD as this 
11332                 code is meant to die.
11333
11334 2004-08-23 [colin]      0.9.12cvs77.2
11335
11336         * src/prefs_account.h
11337                 Remove useless include
11338
11339 2004-08-23 [colin]      0.9.12cvs77.1
11340
11341         * src/imap.c
11342         * po/es.po
11343         * po/fr.po
11344         * po/it.po
11345         * po/pl.po
11346         * po/pt_BR.po
11347         * po/sk.po
11348         * po/sr.po
11349                 Sync with HEAD (fix bug 577)
11350
11351 2004-08-22 [colin]      0.9.12cvs76.1
11352
11353         * src/plugins/trayicon/trayicon.c
11354                 Sync with HEAD (fix formatting bug)
11355
11356 2004-08-21 [colin]      0.9.12cvs74.2
11357
11358         * src/gtk/colorsel.c
11359                 Fix bug 564 (Folder color selection window exits on any
11360                 keypress)
11361
11362 2004-08-21 [colin]      0.9.12cvs74.1
11363
11364         * ChangeLog.claws
11365         * src/compose.c
11366         * src/summaryview.c
11367         * src/toolbar.c
11368                 Sync with HEAD (fix bug 576)
11369
11370 2004-08-21 [colin]      0.9.12cvs70.1
11371
11372         * src/compose.c
11373         * src/mainwindow.c
11374                 Sync with HEAD
11375                 
11376
11377 2004-08-21 [paul]       0.9.12cvs66.4
11378
11379         * src/mainwindow.c
11380         * src/messageview.c
11381         * src/gtk/menu.c
11382         * src/plugins/spamassassin/spamassassin_gtk.c
11383                 remove some deprecated gtk1 functions
11384
11385
11386 2004-08-21 [colin]      0.9.12cvs66.3
11387
11388         * src/compose.c
11389         * src/codeconv.c
11390                 Fix warnings
11391                 Remove encoding hacks
11392                 Fix bug 575 (Strange character messes up message)
11393                 Don't display conversion error when drafting
11394
11395 2004-08-21 [paul]       0.9.12cvs66.2
11396
11397         * src/prefs_account.c
11398                 fix GnuPG mode bugs
11399
11400
11401 2004-08-20 [colin]      0.9.12cvs66.1
11402
11403         * src/codeconv.c
11404                 Sync with HEAD 0.9.12cvs66
11405
11406 2004-08-20 [paul]
11407
11408         * src/plugins/pgpmime/plugin.c
11409                 modify PGP/MIME plugin's description
11410
11411 2004-08-17 [colin]      0.9.12cvs65.1
11412
11413         * src/common/ssl.c
11414         * src/plugins/pgpmime/plugin.c
11415                 Sync with HEAD
11416
11417 2004-08-14 [colin]      0.9.12cvs60.3
11418
11419         * src/plugins/trayicon/trayicon.c
11420                 Put back resize callback, on size-request signal
11421                 rather than size-allocate to avoid infinite 
11422                 callback loop
11423
11424 2004-08-13 [colin]      0.9.12cvs60.2
11425
11426         * src/common/defs.h
11427                 Cache versions have been fixed
11428
11429 2004-08-13 [colin]      0.9.12cvs60.1
11430
11431         * src/folderutils.c
11432                 Sync with HEAD
11433
11434 2004-08-12 [colin]      0.9.12cvs59.1
11435
11436         * src/plugins/trayicon/trayicon.c
11437                 Sync with HEAD
11438
11439 2004-08-12 [colin]      0.9.12cvs57.5
11440
11441         * sylpheed.desktop
11442         * configure.ac
11443         * src/Makefile.am
11444         * src/main.c
11445                 Add support for Freedesktop.org's startup notification
11446
11447 2004-08-11 [colin]      0.9.12cvs57.4
11448
11449         * src/textview.c
11450                 Fix off-by-one
11451
11452 2004-08-11 [colin]      0.9.12cvs57.3
11453
11454         * src/message_search.c
11455         * src/summary_search.c
11456                 Make searches case insensitive by default
11457         * src/textview.c
11458                 Fix case-insensitive search in message
11459
11460 2004-08-11 [colin]      0.9.12cvs57.2
11461
11462         * src/summary_search.c
11463                 Let case-sensitive be specified
11464
11465 2004-08-10 [colin]      0.9.12cvs55.4
11466
11467         * src/common/socket.c
11468                 Fix the possible race condition
11469
11470 2004-08-09 [paul]       0.9.12cvs55.3
11471
11472         * configure.ac
11473         * src/Makefile.am
11474         * src/common/Makefile.am
11475                 sync with HEAD
11476
11477
11478 2004-08-09 [paul]       0.9.12cvs55.2
11479
11480         * autogen.sh
11481         * po/poconv.sh
11482                 remove unneeded script
11483
11484         * configure.ac
11485                 add forgotten USE_LDAP_TLS (sync with HEAD)
11486
11487
11488 2004-08-09 [colin]      0.9.12cvs55.1
11489
11490         * src/main.c
11491         * src/common/ssl.c
11492         * src/common/sylpheed.c
11493         * src/common/sylpheed.h
11494                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
11495
11496 2004-08-09 [paul]       0.9.12cvs54.1
11497
11498         * ChangeLog
11499         * ChangeLog.claws
11500         * ChangeLog.jp
11501         * configure.ac
11502         * po/POTFILES.in
11503         * src/Makefile.am
11504         * src/folderutils.c
11505         * src/main.c
11506         * src/pgpmime.c
11507         * src/pgpmime.h
11508         * src/sgpgme.c
11509         * src/sgpgme.h
11510         * src/plugins/Makefile.am
11511         * src/plugins/pgpmime/.cvsignore
11512         * src/plugins/pgpmime/Makefile.am
11513         * src/plugins/pgpmime/pgpmime.c
11514         * src/plugins/pgpmime/pgpmime.h
11515         * src/plugins/pgpmime/plugin.c
11516         * src/plugins/pgpmime/sgpgme.c
11517         * src/plugins/pgpmime/sgpgme.h
11518                 sync with HEAD
11519
11520 2004-08-08 [paul]       0.9.12cvs51.1
11521
11522         * configure.ac
11523         * src/folder.c
11524                 sync with HEAD
11525
11526 2004-08-07 [colin]      0.9.12cvs50.1
11527
11528         * src/pop.c
11529         * src/common/partial_download.c
11530                 fix warnings (sync from HEAD)
11531
11532 2004-08-07 [colin]      0.9.12cvs48.1
11533
11534         * src/prefs_folder_item.c
11535                 sync with HEAD 0.9.12cvs48
11536
11537 2004-08-06 [colin]      0.9.12cvs47.1
11538
11539         * src/compose.c
11540                 Sync with HEAD
11541
11542 2004-08-06 [christoph]  0.9.12cvs46.2
11543
11544         * src/main.c
11545         * src/plugins/clamav/clamav_plugin_gtk.c
11546         * src/plugins/dillo_viewer/dillo_viewer.c
11547         * src/plugins/image_viewer/plugin.c
11548         * src/plugins/mathml_viewer/mathml_viewer.c
11549         * src/plugins/spamassassin/spamassassin_gtk.c
11550         * src/plugins/trayicon/trayicon.c
11551                 don't mix GTK1.2 plugin with GTK2 plugins
11552
11553 2004-08-06 [colin]      0.9.12cvs46.1
11554
11555         * ChangeLog
11556         * ChangeLog.claws
11557         * ChangeLog.jp
11558         * configure.ac
11559         * sylpheed-claws.pc.in
11560         * src/folder.c
11561         * src/imap.c
11562         * src/localfolder.c
11563         * src/messageview.c
11564         * src/mimeview.c
11565         * src/mimeview.h
11566         * src/msgcache.c
11567         * src/news.c
11568         * src/prefs_ext_prog.c
11569         * src/prefs_folder_item.c
11570         * src/prefs_fonts.c
11571         * src/prefs_msg_colors.c
11572         * src/prefs_spelling.c
11573         * src/prefs_themes.c
11574         * src/prefs_toolbar.c
11575         * src/prefs_wrapping.c
11576         * src/procmime.h
11577         * src/common/defs.h
11578         * src/common/nntp.c
11579         * src/common/session.c
11580         * src/common/session.h
11581         * src/common/socket.c
11582         * src/common/utils.h
11583         * src/common/xml.c
11584         * src/common/xml.h
11585         * src/gtk/prefswindow.c
11586         * src/gtk/prefswindow.h
11587         * src/plugins/clamav/clamav_plugin_gtk.c
11588         * src/plugins/dillo_viewer/dillo_prefs.c
11589         * src/plugins/image_viewer/viewerprefs.c
11590         * src/plugins/spamassassin/spamassassin_gtk.c
11591         * m4/openssl.m4 *** REMOVED ***
11592                 Sync with HEAD 0.9.12cvs46
11593
11594 2004-08-03 [paul]       0.9.12cvs40.2
11595
11596         * src/action.c
11597         * src/addressadd.c
11598         * src/addressbook.c
11599         * src/addrgather.c
11600         * src/browseldap.c
11601         * src/compose.c
11602         * src/crash.c
11603         * src/editaddress.c
11604         * src/editgroup.c
11605         * src/editldap_basedn.c
11606         * src/foldersel.c
11607         * src/importldif.c
11608         * src/mimeview.c
11609         * src/prefs_common.c
11610         * src/prefs_template.c
11611         * src/sourcewindow.c
11612         * src/summaryview.c
11613         * src/gtk/about.c
11614         * src/gtk/foldersort.c
11615         * src/gtk/logwindow.c
11616         * src/gtk/pluginwindow.c
11617         * src/gtk/prefswindow.c
11618                 change all gtk_scrolled_window_set_policy from 
11619                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
11620
11621 2004-08-02 [paul]       0.9.12cvs40.1
11622
11623         * AUTHORS
11624                 update translation team section
11625         * po/pt_BR.po
11626                 updated by Frederico Goncalves Guimaraes
11627                 <fggdebian@yahoo.com.br>
11628
11629 2004-07-31 [colin]      0.9.12cvs39.9
11630
11631         * src/exphtmldlg.c
11632                 Fix compilation
11633
11634 2004-07-31 [colin]      0.9.12cvs39.8
11635
11636         * src/exphtmldlg.c
11637                 Fix an alertpanel type
11638
11639 2004-07-30 [colin]      0.9.12cvs39.7
11640
11641         * src/alertpanel.c
11642                 Fix alertpanel_error_log's icon
11643
11644 2004-07-30 [colin]      0.9.12cvs39.6
11645
11646         * src/pop.c
11647                 Two of them should still be warnings
11648
11649 2004-07-30 [colin]      0.9.12cvs39.5
11650
11651         * src/pop.c
11652                 More warning -> error
11653 2004-07-29 [colin]      0.9.12cvs39.4
11654
11655         * src/pop.c
11656                 Warning -> error
11657
11658 2004-07-29 [colin]      0.9.12cvs39.3
11659
11660         * src/prefs_matcher.c
11661                 Fix segfault
11662
11663 2004-07-29 [colin]      0.9.12cvs39.2
11664
11665         * src/alertpanel.c
11666                 More nice-looking alertpanels
11667
11668 2004-07-29 [colin]      0.9.12cvs39.1
11669
11670         * src/messageview.c
11671                 sync with head
11672                 (inform user when partial mail is deleted on server)
11673
11674 2004-07-29 [colin]      0.9.12cvs38.1
11675
11676         * src/messageview.c
11677                 sync with head
11678
11679 2004-07-28 [paul]       0.9.12cvs37.7
11680
11681         * src/mainwindow.c
11682                 complete the replacement of deprecated gtk_progress_*
11683
11684 2004-07-28 [paul]       0.9.12cvs37.6
11685
11686         * src/action.c
11687         * src/inc.c
11688         * src/mainwindow.c
11689         * src/send_message.c
11690         * src/gtk/progressdialog.c
11691         * src/gtk/progressdialog.h
11692                 replace deprecated gtk_progress_*
11693
11694 2004-07-28 [paul]       0.9.12cvs37.5
11695
11696         * src/gtk/filesel.c
11697                 remove gtk_window_set_wmclass()
11698 2004-07-28 [paul]       0.9.12cvs37.4
11699
11700         * src/addressbook.c
11701         * src/compose.c
11702         * src/foldersel.c
11703         * src/mainwindow.c
11704         * src/messageview.c
11705         * src/sourcewindow.c
11706         * src/gtk/logwindow.c
11707                 remove gtk_window_set_wmclass()
11708                 
11709         * src/prefs_filtering.c
11710         * src/prefs_filtering_action.c
11711         * src/prefs_fonts.c
11712         * src/prefs_gtk.c
11713         * src/prefs_matcher.c
11714         * src/ssl_manager.c
11715         * src/gtk/prefswindow.c
11716                 replace gtk_window_position()
11717
11718 2004-07-28 [colin]      0.9.12cvs37.3
11719
11720         * src/alertpanel.c
11721         * src/alertpanel.h
11722                 Add a way to specify panel type for specific
11723                 panels (alertpanel())
11724         * src/account.c
11725         * src/addressbook.c
11726         * src/compose.c
11727         * src/expldifdlg.c
11728         * src/main.c
11729         * src/messageview.c
11730         * src/summaryview.c
11731         * src/textview.c
11732         * src/gtk/sslcertwindow.c
11733                 Fix alertpanel()s so that their icon match
11734                 their real type
11735
11736 2004-07-28 [paul]       0.9.12cvs37.2
11737
11738         * src/addr_compl.c
11739         * src/addressbook.c
11740         * src/alertpanel.c
11741         * src/compose.c
11742         * src/export.c
11743         * src/foldersel.c
11744         * src/folderview.c
11745         * src/grouplistdialog.c
11746         * src/import.c
11747         * src/mainwindow.c
11748         * src/message_search.c
11749         * src/messageview.c
11750         * src/passphrase.c
11751         * src/prefs_actions.c
11752         * src/prefs_common.c
11753         * src/prefs_customheader.c
11754         * src/prefs_display_header.c
11755         * src/prefs_filtering.c
11756         * src/prefs_filtering_action.c
11757         * src/prefs_gtk.c
11758         * src/prefs_matcher.c
11759         * src/prefs_msg_colors.c
11760         * src/prefs_summary_column.c
11761         * src/prefs_template.c
11762         * src/sourcewindow.c
11763         * src/ssl_manager.c
11764         * src/summary_search.c
11765         * src/gtk/colorsel.c
11766         * src/gtk/description_window.c
11767         * src/gtk/gtkaspell.c
11768         * src/gtk/inputdialog.c
11769         * src/gtk/logwindow.c
11770         * src/gtk/prefswindow.c
11771         * src/gtk/progressdialog.c
11772                 replace deprecated gtk_window_set_policy
11773
11774 2004-07-27 [colin]      0.9.12cvs37.1
11775
11776         * src/msgcache.c
11777                 More fixes (synced for head again)
11778
11779 2004-07-27 [colin]      0.9.12cvs35.3
11780
11781         * src/msgcache.c
11782                 Fix wrong test
11783
11784 2004-07-27 [colin]      0.9.12cvs35.2
11785
11786         * src/mimeview.c
11787                 Fix width a bit (by Paul)
11788         * src/alertpanel.c
11789         * src/alertpanel.h
11790                 Specialize icons, make alertpanel_message()
11791                 private
11792         * src/message_search.c
11793         * src/sgpgme.c
11794         * src/summary_search.c
11795                 Suit alertpanel changes
11796
11797 2004-07-27 [colin]      0.9.12cvs35.1
11798
11799         * src/alertpanel.c
11800                 Add an icon
11801         * src/passphrase.c
11802                 Add debug output - maybe someone will
11803                 want to look at the problem with Grab
11804                 Input :)
11805         Bump version as we're synced with HEAD
11806
11807 2004-07-26 [colin]      0.9.12cvs33.26
11808
11809         * src/pop.c
11810                 Fix uidl-file parsing when not in new
11811                 format
11812
11813 2004-07-26 [colin]      0.9.12cvs33.25
11814
11815         * src/gtk/menu.c
11816                 Move popup menu up if necessary (fixes 
11817                 account selector)
11818         * src/mainwindow.c
11819                 Set account selector's button height to
11820                 minimum
11821
11822 2004-07-26 [colin]      0.9.12cvs33.24
11823
11824         * src/alertpanel.c
11825                 Maybe fix 551 (Truncated font in alert window)
11826
11827 2004-07-26 [colin]      0.9.12cvs33.23
11828
11829         * po/de.po
11830         * po/es.po
11831         * po/fr.po
11832         * po/it.po
11833         * po/ja.po
11834         * po/pl.po
11835         * po/ru.po
11836         * po/sk.po
11837         * po/sr.po
11838         * po/zh_CN.po
11839                 Sync po files with HEAD
11840
11841 2004-07-26 [paul]       0.9.12cvs33.22
11842
11843         * src/compose.c
11844                 fix Bug 556 'Organisation-header is sent even if empty'
11845
11846 2004-07-24 [colin]      0.9.12cvs33.21
11847
11848         * src/compose.c
11849         * src/gtk/gtkaspell.c
11850         * src/gtk/gtkaspell.h
11851                 Fix speller accelerators (require hack)
11852
11853 2004-07-24 [colin]      0.9.12cvs33.20
11854
11855         * src/gtk/gtkaspell.c
11856                 Fix over-eager code deletion breaking
11857                 Check while typing
11858
11859 2004-07-24 [colin]      0.9.12cvs33.19
11860
11861         * src/browseldap.c
11862         * src/ldapctrl.c
11863         * src/ldapctrl.h
11864         * src/ldapserver.h
11865                 Sync ldap with HEAD
11866         (Fixes 546 LDAP completely broken)
11867
11868 2004-07-24 [colin]      0.9.12cvs33.18
11869
11870         * src/prefs_msg_colors.c
11871                 Fix prototype mismatch
11872         (Fixes 547 void function cannot return value)
11873
11874 2004-07-24 [colin]      0.9.12cvs33.17
11875
11876         * src/mainwindow.c
11877                 Fix sort going back to previous sort key
11878                 when changing sort direction
11879
11880 2004-07-24 [colin]      0.9.12cvs33.16
11881
11882         * src/compose.c
11883                 Fix space insertion when re-wrapping at 
11884                 cursor point
11885
11886 2004-07-24 [colin]      0.9.12cvs33.15
11887
11888         * src/gtk/gtkaspell.c
11889                 Don't change cursor position in insert-text
11890                 callback
11891         (Fixes 539 Word wrapping on input transposes letters)
11892
11893 2004-07-24 [colin]      0.9.12cvs33.14
11894
11895         * src/gtk/gtkaspell.c
11896                 Reencode non-ascii chars to dictionary's
11897                 encoding
11898         (Fixes 544 Spell check broken non english locale)
11899
11900 2004-07-24 [colin]      0.9.12cvs33.13
11901
11902         * src/summaryview.c
11903                 Fix Shift+Down, add Home/End/PgUp/PgDown
11904
11905 2004-07-21 [colin]      0.9.12cvs33.12
11906
11907         * src/prefs_common.c
11908                 Fix a gtk warning (Patch by Andrej Kacian)
11909
11910 2004-07-21 [colin]      0.9.12cvs33.11
11911
11912         * src/gtk/filesel.c
11913                 More check
11914
11915 2004-07-21 [colin]      0.9.12cvs33.10
11916
11917         * src/compose.c
11918         * src/crash.c
11919         * src/export.c
11920         * src/import.c
11921         * src/messageview.c
11922         * src/mimeview.c
11923         * src/prefs_spelling.c
11924         * src/prefs_themes.c
11925         * src/summaryview.c
11926         * src/gtk/filesel.c
11927         * src/gtk/filesel.h
11928         * src/gtk/pluginwindow.c
11929                 Untwist open/save mode guessing logic, make
11930                 it explicit
11931
11932 2004-07-20 [colin]      0.9.12cvs33.9
11933
11934         * src/codeconv.c
11935                 conv_encode_header: src_charset is UTF-8 on
11936                 gtk2
11937         * src/compose.c
11938                 Remove double encoding of the headers
11939
11940 2004-07-20 [colin]      0.9.12cvs33.8
11941
11942         * src/codeconv.c
11943                 Fix typo
11944
11945 2004-07-20 [colin]      0.9.12cvs33.7
11946
11947         * src/mainwindow.c
11948                 Set the separated messageview to the saved
11949                 size of Claws' messageview (Patch by Alfons)
11950                 Fix a callback prototype (me)
11951
11952 2004-07-20 [colin]      0.9.12cvs33.6
11953
11954         * src/codeconv.h
11955                 Forgot one hunk in 0.9.12cvs33.4
11956
11957 2004-07-19 [colin]      0.9.12cvs33.5
11958
11959         * src/action.c
11960                 Action output fix
11961                 Patch by Alfons
11962
11963 2004-07-19 [colin]      0.9.12cvs33.4
11964
11965         * src/compose.c
11966                 Fix outgoing charset bug in headers
11967         * src/codeconv.c
11968                 Clean for glib2 - Patch by Alfons
11969
11970 2004-07-19 [colin]      0.9.12cvs33.3
11971
11972         * src/statusbar.c
11973                 Remove grip from the statusbar
11974                 Patch by Alfons
11975
11976 2004-07-19 [colin]      0.9.12cvs33.2
11977
11978         * src/messageview.c
11979         * src/textview.c
11980                 Fix messageview remembering the previous
11981                 scroll position when loading a new message
11982                 Patch by Alfons
11983
11984 2004-07-19 [colin]      0.9.12cvs33.1
11985
11986         * src/folder.h
11987         * src/folderview.c
11988         * src/summaryview.c
11989                 Sync with HEAD
11990
11991 2004-07-18 [colin]      0.9.12cvs32.7
11992
11993         * configure.ac
11994                 Remove useless check for XIM - noticed
11995                 by Alfons
11996
11997 2004-07-18 [colin]      0.9.12cvs32.6
11998
11999         * src/summaryview.c
12000                 Remove non-modified and shift-modified
12001                 accelerators in summaryview's popup
12002                 menu, as that doesn't get catched by
12003                 the accel-activate signal catcher...
12004
12005 2004-07-18 [colin]      0.9.12cvs32.5
12006
12007         * src/prefs_common.c
12008                 Define sensible default prefs for 
12009                 wrapping
12010
12011 2004-07-18 [colin]      0.9.12cvs32.4
12012
12013         * src/compose.c
12014         * src/prefs_common.c
12015         * src/prefs_common.h
12016         * src/prefs_wrapping.c
12017                 Remove Smart Wrapping pref, which does
12018                 nothing on gtk2 branch
12019
12020 2004-07-18 [colin]      0.9.12cvs32.3
12021
12022         * src/sourcewindow.c
12023                 Proper utf8
12024
12025 2004-07-18 [colin]      0.9.12cvs32.2
12026
12027         * src/compose.c
12028                 Save attachment status when drafting
12029
12030 2004-07-18 [colin]      0.9.12cvs32.1
12031
12032         * src/gtk/filesel.c
12033                 Fix erratic folder selection in open mode
12034
12035 2004-07-18 [colin]      0.9.12cvs31.11
12036
12037         * src/pop.c
12038                 Don't let partial messages get deleted
12039                 even with "dowload all"
12040                 (0.9.12cvs31.8 fix extension)
12041 2004-07-18 [colin]      0.9.12cvs31.10
12042
12043         * src/gtk/logwindow.c
12044                 Fix log scrolling
12045
12046 2004-07-18 [colin]      0.9.12cvs31.9
12047
12048         * src/common/utils.c
12049                 Fix non-utf8 strings coming from commands
12050                 and files
12051
12052 2004-07-18 [colin]      0.9.12cvs31.8
12053
12054         * src/pop.c
12055                 Fix partial download bug with Download all
12056                 messages option
12057
12058 2004-07-18 [colin]      0.9.12cvs31.7
12059
12060         * src/textview.c
12061                 Fix bug introduced in 0.9.12cvs31.2
12062                 (blocked in select mode after double click)
12063
12064 2004-07-18 [colin]      0.9.12cvs31.6
12065
12066         * src/compose.c
12067         * src/gtk/menu.c
12068                 More glib-warning fixes
12069
12070 2004-07-18 [colin]      0.9.12cvs31.5
12071
12072         * src/compose.c
12073                 Fix trashing the primary clipboard when moving 
12074                 around with tab
12075         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
12076
12077 2004-07-18 [colin]      0.9.12cvs31.4
12078
12079         * src/codeconv.c
12080                 convert unencoded iso headers to utf8
12081         (Fix Bug 538 Unencoded local characters in subject make it 
12082          disappear)
12083
12084 2004-07-18 [colin]      0.9.12cvs31.3
12085
12086         * src/compose.c
12087                 Fix tab char handling in wrapping
12088         (Fix Bug 537 Line wrap problem - TAB character treated as 
12089          one character instead of 8)
12090
12091 2004-07-18 [colin]      0.9.12cvs31.2
12092
12093         * src/textview.c
12094                 return FALSE on GDK_MOTION_NOTIFY
12095         (Fix Bug 535 Hyperlinks/addresses are not selectable 
12096          (unable to highlight))
12097
12098 2004-07-18 [colin]      0.9.12cvs31.1
12099
12100         * src/folderview.c
12101                 Sync with 0.9.12cvs31
12102
12103 2004-07-18 [colin]      0.9.12cvs30.4
12104
12105         * src/compose.c
12106                 Also block text_inserted when inserting a file
12107
12108 2004-07-18 [colin]      0.9.12cvs30.3
12109
12110         * src/compose.c
12111                 Fix smart wrapping (block text_inserted handler
12112                 while putting quotation to avoid wrap on input,
12113                 don't join lines if next is sig separator)
12114
12115 2004-07-17 [colin]      0.9.12cvs30.2
12116
12117         * src/folderview.c
12118         * src/mainwindow.c
12119         * src/mimeview.c
12120         * src/summaryview.c
12121         * src/gtk/quicksearch.c
12122         * src/gtk/quicksearch.h
12123                 Block key events handlers *and* accels while
12124                 quicksearch is focused
12125         (Fixes Bug 534 quick-search bar not accepting certain letters)
12126
12127 2004-07-17 [colin]      0.9.12cvs30.1
12128
12129         * src/folder.h
12130         * src/folderview.c
12131         * src/summaryview.c
12132                 Sync with 0.9.12cvs30
12133
12134 2004-07-17 [colin]      0.9.12cvs28.2
12135
12136         * src/mimeview.c
12137         * src/procmime.c
12138         * src/summaryview.c
12139         * src/gtk/menu.c
12140                 Squash some compile and glib warnings
12141
12142 2004-07-17 [paul]       0.9.12cvs28.1
12143
12144         * src/mimeview.c
12145                 sync with 0.9.12cvs28 HEAD
12146
12147 2004-07-16 [paul]       0.9.12cvs26.1
12148         
12149         * src/gtk/quicksearch.c
12150         * src/account.c
12151         * src/account.h
12152         * src/compose.c
12153         * src/customheader.c
12154         * src/folder_item_prefs.c
12155         * src/main.c
12156         * src/mainwindow.c
12157         * src/messageview.c
12158         * src/mimeview.c
12159         * src/news.c
12160         * src/pgpmime.c
12161         * src/pop.c
12162         * src/pop.h
12163         * src/prefs_account.c
12164         * src/prefs_account.h
12165         * src/prefs_common.c
12166         * src/prefs_common.h
12167         * src/prefs_display_header.c
12168         * src/prefs_gtk.c
12169         * src/prefs_gtk.h
12170         * src/procheader.c
12171         * src/procmime.c
12172                 sync with 0.9.12cvs26 HEAD      
12173
12174 2004-07-15 [colin]      0.9.12cvs18.14
12175
12176         * src/folder.c
12177                 Disable GPG signature check during
12178                 folder move and scan
12179         (Closes Bug 521 Signature checking slows down Folder-Move)
12180
12181 2004-07-14 [colin]      0.9.12cvs18.13
12182
12183         * src/common/partial_download.c
12184                 update includes
12185
12186 2004-07-14 [colin]      0.9.12cvs18.12
12187
12188         * src/common/partial_download.c
12189         * src/common/partial_download.h
12190                 Move doc at top, add correct copyright
12191
12192 2004-07-14 [colin]      0.9.12cvs18.11
12193
12194         * src/folder.c
12195         * src/messageview.c
12196         * src/pop.c
12197         * src/pop.h
12198         * src/procmsg.c
12199         * src/summaryview.c
12200         * src/common/Makefile.am
12201         * src/common/partial_download.c ** NEW FILES **
12202         * src/common/partial_download.h ** NEW FILES **
12203                 Move partial-download related stuff to its
12204                 own file
12205
12206 2004-07-14 [colin]      0.9.12cvs18.10
12207
12208         * src/send_message.c
12209                 Fix smtp auth when user is null or empty
12210
12211 2004-07-13 [colin]      0.9.12cvs18.9
12212
12213         * src/gtk/quicksearch.c
12214                 Use alphabetic order
12215
12216 2004-07-13 [colin]      0.9.12cvs18.8
12217
12218         * src/pop.c
12219                 Be paranoid on the checks
12220
12221 2004-07-13 [colin]      0.9.12cvs18.7
12222
12223         * src/gtk/quicksearch.c
12224                 Fix Engrish once again
12225
12226 2004-07-13 [colin]      0.9.12cvs18.6
12227
12228         * src/procmsg.c
12229         * src/summaryview.c
12230                 Mark messages for deletion when they are about to
12231                 be removed from trash
12232
12233 2004-07-13 [colin]      0.9.12cvs18.5
12234
12235         * src/matcher.c
12236         * src/matcher.h
12237         * src/matcher_parser_parse.y
12238         * src/prefs_matcher.c
12239         * src/gtk/quicksearch.c
12240                 Add 'partial' ('p') match string to find partially
12241                 downloaded messages
12242
12243 2004-07-13 [colin]      0.9.12cvs18.4
12244
12245         * src/pop.c
12246                 Fix misplaced block
12247
12248 2004-07-13 [colin]      0.9.12cvs18.3
12249
12250         * src/pop.c
12251         * src/pop.h
12252         * src/messageview.c
12253                 Refactor API (to avoid passing 5+ params and code
12254                 duplication)
12255         * src/folder.c
12256         * src/msgcache.c
12257         * src/procheader.c
12258         * src/common/defs.h
12259                 Add planned_download to cache
12260                 Don't mess uidl file when moving partially downloaded
12261                 mails (they change folder, we should change it in the
12262                 uidl list too or we'll remove an incorrect message)
12263                 (this also helps removing hacks when changing 
12264                 planned_download in messageview.c)
12265
12266 2004-07-12 [colin]      0.9.12cvs18.2
12267
12268         * src/gtk/quicksearch.c
12269                 Fix missing status update in quicksearch
12270
12271 2004-07-12 [paul]       0.9.12cvs18.1
12272
12273         * po/POTFILES.in
12274         * src/Makefile.am
12275         * src/account.c
12276         * src/codeconv.c
12277         * src/compose.c
12278         * src/inc.c
12279         * src/main.c
12280         * src/prefs_common.c
12281         * src/procmsg.h
12282         * src/toolbar.c
12283         * src/prefs_msg_colors.[ch]     ** NEW FILES **
12284         * src/prefs_wrapping.[ch]       ** NEW FILES **
12285         * src/common/intl.h
12286         * src/common/utils.[ch]
12287         * src/gtk/quicksearch.[ch]
12288                 sync with 0.9.12cvs18 HEAD
12289
12290 2004-07-12 [colin]      0.9.11cvs17.25
12291
12292         * src/folder.c
12293         * src/folder.h
12294                 Remove unused function added by me in 0.9.11cvs17.10
12295
12296 2004-07-11 [colin]      0.9.11cvs17.24
12297
12298         * src/inc.c
12299         * src/messageview.c
12300         * src/pop.c
12301         * src/pop.h
12302                 Use folderitem and msgnum instead of filename to
12303                 know which mail to delete
12304                 Move old partial mail deletion to pop.c
12305
12306 2004-07-10 [colin]      0.9.11cvs17.23
12307
12308         * src/inc.c
12309                 Add debug
12310         * src/pop.c
12311         * src/pop.h
12312                 Don't re-use same enums for unrelated stuff: it's 
12313                 completely misleading !
12314                 Document a bit
12315
12316 2004-07-09 [colin]      0.9.11cvs17.22
12317
12318         * src/inc.c
12319                 Remove folder-type check and do
12320                 more tests to be sure everything's
12321                 ok
12322         * src/messageview.c
12323                 Punctuation update, remove useless
12324                 code, fix two warnings
12325         * src/noticeview.c
12326                 Layout cleaning, reset 2nd button
12327                 when specifying one
12328
12329 2004-07-09 [colin]      0.9.11cvs17.21
12330
12331         * src/messageview.c
12332         * src/pop.c
12333         * src/pop.h
12334                 Allow user to change his mind
12335                 and postpone decision (by
12336                 unmarking the mail)
12337
12338 2004-07-09 [colin]      0.9.11cvs17.20
12339
12340         * src/messageview.c
12341                 Fix bug with delete state
12342         * src/pop.c
12343         * src/pop.h
12344                 Fix buffer leak (fread doesn't 
12345                 terminate buffers with \0)
12346                 Refactoring (remove magic 
12347                 numbers)
12348
12349 2004-07-09 [colin]      0.9.11cvs17.19
12350
12351         * src/pop.c
12352                 Don't log "Skipping message" if 
12353                 we're going to TOP it two lines
12354                 later
12355
12356 2004-07-09 [colin]      0.9.11cvs17.18
12357
12358         * src/messageview.c
12359                 Fix Engrish
12360
12361 2004-07-09 [colin]      0.9.11cvs17.17
12362
12363         * src/pop.c
12364                 strlen checking...
12365         * src/messageview.c
12366                 refactoring a bit
12367
12368 2004-07-08 [colin]      0.9.11cvs17.16
12369
12370         * src/noticeview.c
12371         * src/noticeview.h
12372                 Add an optional second button
12373         * src/messageview.c
12374         * src/pop.c
12375         * src/pop.h
12376                 Don't delete partially received mails after a certain
12377                 time; rather, let the user decide.
12378
12379 2004-07-08 [colin]      0.9.11cvs17.15
12380
12381         * src/common/smtp.h
12382                 Sync with HEAD
12383
12384 2004-07-08 [colin]      0.9.11cvs17.14
12385
12386         * src/messageview.c
12387         * src/common/smtp.c
12388                 Use to_human_readable() for sizes
12389
12390 2004-07-08 [colin]      0.9.11cvs17.13
12391
12392         * src/inc.c
12393         * src/messageview.c
12394         * src/pop.c
12395         * src/pop.h
12396         * src/procmsg.c
12397                 Fix partial-downloading issues:
12398                         catch unsupported TOP
12399                         don't delete partially downloaded mails before 5 days
12400                         don't update existing with non-MH folders; that'll
12401                         make dups, but it's better than trashing the folder
12402                         free new msginfo parts
12403                 Fix indentation ;-)
12404
12405 2004-07-08 [colin]      0.9.11cvs17.12
12406
12407         * src/common/smtp.c
12408         * src/common/smtp.h
12409                 Sync smtp size verification with HEAD
12410
12411 2004-07-08 [colin]      0.9.11cvs17.11
12412
12413         * src/summaryview.c
12414         * src/prefs_common.c
12415         * src/prefs_common.h
12416         * src/gtk/quicksearch.c
12417         * src/gtk/quicksearch.h
12418                 Sync sticky pref with HEAD
12419
12420 2004-07-08 [colin]      0.9.11cvs17.10
12421
12422         * src/folder.c [1.213.2.6]
12423         * src/folder.h [1.87.2.6]
12424         * src/inc.c [1.149.2.7]
12425         * src/messageview.c [1.94.2.8]
12426         * src/procheader.c [1.47.2.6]
12427         * src/procmsg.c [1.150.2.4]
12428         * src/procmsg.h [1.60.2.5]
12429         * src/pop.c [1.56.2.4]
12430         * src/pop.h [1.17.2.3]
12431                 Let too big messages get downloaded, but truncated
12432                 Add a button to download them completely
12433                 
12434 2004-07-06 [colin]      0.9.11cvs17.9
12435
12436         * src/gtk/quicksearch.c [1.1.2.3]
12437                 Add a Clear button
12438         * commitHelper
12439         * PATCHSETS
12440                 Add a script to help with cvs
12441
12442 2004-07-03 [colin]      0.9.11cvs17.8
12443
12444         * src/plugins/imageviewer/viewer.c
12445                 fix imageviewer (which was staying on the first
12446                 displayed image)
12447
12448 2004-07-03 [colin]      0.9.11cvs17.7
12449
12450         Removed FIXME_GTK2 warnings
12451         * src/gtk/gtkutils.c
12452                 useless #warnings
12453         * src/gtk/menu.c
12454                 useless #warnings (no need to mess with menu rc)
12455         * src/gtk/menu.h
12456                 unused functions
12457         
12458
12459 2004-07-03 [colin]      0.9.11cvs17.6
12460
12461         Removed FIXME_GTK2 warnings
12462         * src/codeconv.c
12463                 useless #warnings (rewrite needed)
12464         * src/compose.c
12465                 useless #warnings (rewrite needed)
12466                 useless #warnings (gtk2 is like that)
12467                 useless #warnings (previously fixed)
12468         * src/main.c
12469                 useless #warnings (previously fixed)
12470         * src/message_search.c
12471                 useless #warnings (gtk2 is like that)
12472                 Made apparent that search is case-sensitive
12473         * src/mimeview.c
12474                 useless #warnings (rewrite needed)
12475                 useless #warnings (gtk2 is like that)
12476                 reimplemented real warnings
12477         * src/prefs_common.c
12478                 Removed block cursor option (not it gtk2)
12479         * src/prefs_gtk.c
12480                 useless #warnings (rewrite needed)
12481         * src/procheader.c
12482                 useless #warnings (rewrite needed)
12483         * src/sourcewindow.c
12484                 useless #warnings (incorrect placing)
12485         * src/summary_search.c
12486                 useless #warnings (gtk2 is like that)
12487                 Made apparent that search is case-sensitive
12488         * src/action.c
12489                 useless #warnings (gtk2 is like that)
12490         * src/textview.c
12491                 useless #warnings (rewrite needed)
12492         * src/toolbar.c
12493                 useless #warnings (rewrite needed)
12494
12495 2004-07-03 [colin]      0.9.11cvs17.5
12496
12497         * src/textview.c
12498                 Fix mismerge which broke URI opening
12499                 
12500 2004-07-01 [colin]      0.9.11cvs17.4
12501
12502         * src/gtk/filesel.c
12503                 Fill filename when saving
12504                 
12505 2004-06-27 [colin]      0.9.11cvs17.3
12506
12507         * src/gtk/filesel.[ch]
12508                 Use the new GTK file selector
12509                 Update prototype to match the reality: multiple file
12510                 selection is open-only          
12511         * src/compose.c
12512                 Match the new prototypes        
12513         * configure.ac
12514                 Match the new requirements (gtk 2.4.0)
12515                         
12516 2004-06-26 [colin]      0.9.11cvs17.2
12517
12518         * src/plugins/trayicon/trayicon.c
12519                 Remove useless signal handler on resize, which causes
12520                 an infinite "loop"
12521         
12522 2004-06-26 [colin]      0.9.11cvs17.1
12523         
12524         * tools/Makefile.am
12525                 remove launch_firebird and add nautilus2sylpheed.sh
12526         * src/quicksearch.c
12527           src/summaryview.c
12528                 Fix show/hide "Extended symbols" button problem
12529                 Fix apparition at startup
12530                 Fix const warnings
12531         * src/plugins/image_viewer/Makefile.am
12532                 Fix configure 
12533         * common/ssl.c
12534                 Re-enable certificate check, as it doesn't seem to
12535                 cause Xlib errors anymore
12536
12537 2004-06-25 [paul]       0.9.11cvs17
12538
12539         * sync with 0.9.11cvs17 HEAD
12540         
12541         NOTE: QuickSearch is broken
12542
12543 2004-06-07 [colin]      0.9.10claws67.10
12544         * src/plugins/trayicon/trayicon.c
12545           src/plugins/trayicon/libeggtrayicon/Makefile.am
12546           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12547                 Fix gettextization in trayicon plugin
12548
12549 2004-06-07 [colin]      0.9.10claws67.9
12550         
12551         * src/summaryview.c
12552           src/gtk/gtksctree.[ch]
12553                 Let Shift+{Up,Down} work in summaryview
12554                 (well, Down "works" and Up works)
12555                 Let the list scroll when using these keys
12556
12557 2004-06-06 [colin]      0.9.10claws67.8
12558
12559         * src/plugins/trayicon/trayicon.c
12560                 Fix pixmap update
12561
12562 2004-06-06 [colin]      0.9.10claws67.7
12563
12564         * src/addressbook.c
12565                 Fix signal handling causing system-wide focus grab
12566
12567 2004-05-25 [paul]       0.9.10claws67.6
12568
12569         * Makefile.am
12570           src/Makefile.am
12571                 clean up
12572
12573 2004-05-25 [paul]       0.9.10claws67.5
12574
12575         * replace deprecated gtk_signal... functions
12576
12577 2004-05-23 [colin]      0.9.10claws67.4
12578
12579         * src/compose.c
12580                 Fix wrapping
12581
12582 2004-05-22 [colin]      0.9.10claws67.3
12583
12584         * src/compose.c
12585                 Re-fix [Edited] in compose.c::compose_reedit()
12586
12587 2004-05-22 [colin]      0.9.10claws67.2
12588
12589         * src/procmime.c
12590                 Fix parsing of multiparts mails
12591
12592 2004-05-22 [colin]      0.9.10claws67.1
12593
12594         * src/summaryview.c
12595                 Fix quicksearch
12596
12597 2004-05-22 [paul]       0.9.10claws67
12598
12599         * sync with 0.9.10claws67 HEAD
12600
12601 2004-05-14 [alfons]
12602
12603         * src/procmime.h
12604                 add forgotton prototype
12605
12606 2004-05-10 [paul]       0.9.10claws57
12607
12608         * sync with 0.9.10claws57 HEAD
12609
12610 2004-05-05 [paul]       0.9.9.claws1
12611
12612         * ChangeLog-gtk2        ** REMOVED **
12613           ChangeLog-gtk2.claws  ** ADDED **
12614                 rename and adopt the normal claws format
12615                 
12616         * configure.ac
12617                 require gtkmathview >= 0.5
12618
12619         * ac/*                          ** REMOVED **
12620           ac/                           ** REMOVED **
12621           intl/Makefile.in              ** REMOVED **
12622           m4/                           ** ADDED **
12623           m4/missing                    ** ADDED **
12624           m4/missing/gdk-pixbuf.m4      ** ADDED **
12625           m4/missing/gettext.m4         ** ADDED **
12626           m4/missing/gpgme.m4           ** ADDED **
12627           m4/missing/imlib.m4           ** ADDED **
12628           m4/.cvsignore                 ** ADDED **
12629           m4/Makefile.am                ** ADDED **
12630           m4/README                     ** ADDED **
12631           m4/aclocal-include.m4         ** ADDED **
12632           m4/aspell.m4                  ** ADDED **
12633           m4/check-type.m4              ** ADDED **
12634           m4/gnupg-check-typedef.m4     ** ADDED **
12635           m4/openssl.m4                 ** ADDED **
12636           m4/spamassassin.m4            ** ADDED **
12637           po/ChangeLog                  ** REMOVED **
12638           po/Makefile.in.in             ** REMOVED **
12639           po/Rules-quot                 ** REMOVED **
12640           po/boldquot.sed               ** REMOVED **
12641           po/en@boldquot.header         ** REMOVED **
12642           po/en@quot.header             ** REMOVED **
12643           po/insert-header.sin          ** REMOVED **
12644           po/quot.sed                   ** REMOVED **
12645           po/remove-potcdate.sed        ** REMOVED **
12646           po/remove-potcdate.sin        ** REMOVED **
12647           po/stamp-po                   ** REMOVED **
12648           Makefile.am
12649           autogen.sh
12650           configure.ac
12651                 enable building with automake 1.8.x
12652                 add 'autopoint --force' to autogen.sh and remove all
12653                 auto-generated files, remove ac/ directory and use
12654                 m4/ directory instead
12655                 
12656         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12657                 fix gettextization
12658
12659 2004-02-28 Colin Leroy <colin@colino.net>
12660         * src/prefs_matcher.c
12661           src/prefs_filtering.c
12662           src/prefs_filtering_action.c
12663                 Fix non-editable GtkEntries
12664
12665 2004-02-22 Thorsten Maerz <torte@netztorte.de>
12666         * src/prefs_themes.c
12667                 utf8 conversion for theme info
12668
12669 2004-02-21 Thorsten Maerz <torte@netztorte.de>
12670         * sync 0.9.9claws
12671
12672 2004-02-14 Thorsten Maerz <torte@netztorte.de>
12673         * src/grouplistdialog.c
12674                 allow multiple selections without ctrl key
12675
12676 2004-02-09 Thorsten Maerz <torte@netztorte.de>
12677         * src/main.c
12678                 enable customizable accelerators
12679
12680 2004-02-08 Thorsten Maerz <torte@netztorte.de>
12681         * src/prefs_common.c
12682                 re-enable different font settings for gtk1/2
12683         * src/prefs_folder_item.c
12684                 fix folder prefs displayed wrong
12685         * src/textview.c
12686                 set 'sunken' shadow type
12687
12688 2004-02-07 Colin Leroy <colin@colino.net>
12689         * src/compose.c
12690                 Fix message being always [Edited]
12691                 Encode headers correctly (utf8 buf)
12692
12693 2004-01-27 Thorsten Maerz <torte@netztorte.de>
12694         * src/socket.c
12695                 remove double g_source_attach()
12696                 (Thanks to Colin Leroy)
12697
12698 2004-01-27 Thorsten Maerz <torte@netztorte.de>
12699         * src/gtk/gtksctree.c
12700                 Fix SSL certificate list not shown
12701         * src/mimeview.c
12702                 Fix clicks in mime tree
12703
12704 2004-01-27 Thorsten Maerz <torte@netztorte.de>
12705         * src/common/socket.c
12706                 Fix SSL receive
12707         * src/compose.c
12708                 Fix clipboard menu hotkeys
12709
12710 2004-01-25 Thorsten Maerz <torte@netztorte.de>
12711         * src/gtk/gtkaspell.[ch]
12712           src/compose.c
12713                 reimplement spellchecker
12714
12715 2004-01-25 Thorsten Maerz <torte@netztorte.de>
12716         * src/gtk/filesel.c
12717                 crash when inserting file in compose window
12718                 (TODO: keep old selection on clicks)
12719         * src/main.c
12720                 use gtkrc-2.0 instead of gtkrc
12721
12722 2004-01-25 Thorsten Maerz <torte@netztorte.de>
12723         * src/messageview.c
12724                 remove orphaned mimeview unref()
12725
12726 2004-01-20 Thorsten Maerz <torte@netztorte.de>
12727         * src/grouplistdialog.c
12728                 expand nodes containing subscribed groups
12729
12730 2004-01-19 Thorsten Maerz <torte@netztorte.de>
12731         * src/textview.c
12732                 textview: hide cursor, restore old click behaviour
12733
12734 2004-01-18 Thorsten Maerz <torte@netztorte.de>
12735         * src/textview.c
12736                 variable names messed up
12737
12738 2004-01-17 Colin Leroy <colin@colino.net>
12739         * src/addr_compl.c
12740                 Fix completion address too thin
12741         * src/compose.c
12742                 Fix tab-to-subject behaviour
12743         * src/summaryview.c
12744                 Implement key up & down in summaryview
12745
12746 2004-01-12 Thorsten Maerz <torte@netztorte.de>
12747
12748         * sync 098claws
12749
12750 2004-01-08 Thorsten Maerz <torte@netztorte.de>
12751         * configure.ac
12752           Makefile.am
12753           doc/.cvsignore
12754           doc/Makefile.am
12755                 faq, man, manual moved to doc/
12756         * ac/aspell.m4
12757           ac/check-type.m4
12758           ac/gnupg-check-typedef.m4
12759           ac/openssl.m4
12760           ac/spamassassin.m4
12761           ac/missing/gdk-pixbuf.m4
12762           ac/missing/gpgme.m4
12763           ac/missing/imlib.m4
12764                 fix automake warnings
12765
12766 2003-12-06 Colin Leroy <colin@colino.net>
12767         * src/summaryview.c
12768                 Fix quicksearch
12769
12770 2003-12-05 Colin Leroy <colin@colino.net>
12771         * src/summaryview.c
12772                 Fix going to next unread folder
12773
12774 2003-12-05 Colin Leroy <colin@colino.net>
12775         * src/crash.c
12776                 Fix gtk2 compilation
12777         * src/session.c
12778                 Remove iotag source handler at disconnection
12779         * src/socket.[ch] 
12780                 Remove source handler when closing socket 
12781                 (fixes another seg)
12782
12783 2003-12-04 Colin Leroy <colin@colino.net>
12784         * src/compose.c
12785           src/prefs_account.c
12786           src/prefs_common.c
12787                 Fix some dropdown menus
12788
12789 2003-12-04 Colin Leroy <colin@colino.net>
12790         * src/compose.c
12791                 Fix event handlers on header fields
12792         * src/common/socket.c
12793           src/common/session.c
12794                 Fix segfault with callback (SSL)
12795                 Fix end of session 
12796
12797 2003-10-06 Thorsten Maerz <torte@netztorte.de>
12798
12799         * Fix compile bug in src/compose.c
12800         * removed src/gtk/gtkstext.[ch]
12801
12802 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
12803
12804         * Convert character set and escape "text" attributes in toolbar setting
12805         files.
12806         * Fixed bug in button-press-event handling.
12807
12808 2003-09-16 Thorsten Maerz <torte@netztorte.de>
12809
12810         * Fixed bug in key-press-event handling.
12811
12812 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
12813
12814         * Enabled to compile tray-icon plugin (Ad-hoc).
12815         * Avoid hang up bug of icon list in mime view (Ad-hoc).
12816
12817 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
12818
12819         * Enabled to compile on sylpheed-claws.
12820         (tray-icon plugin still cannot compile yet.)
12821
12822 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
12823
12824         * Updated to 0.9.5.
12825
12826 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
12827
12828         * Updated to 0.9.4.
12829         * Ported monitoring SSL mechanism to GSource of GLib2
12830         (I don't confirm it)
12831         * Added _gtk2 suffix to key name of font preference to avoid
12832         ovverwriting preference of Gtk+-1.2 version.
12833
12834 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
12835
12836         * Updated to 0.9.2.
12837
12838 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
12839
12840         * Updated to 0.9.1.
12841         * Translate po files into UTF-8 when execute autogen.sh.
12842
12843 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
12844
12845         * Updated to 0.9.0.
12846
12847 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
12848
12849         * Plugged GError related memory leaks.
12850
12851 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
12852
12853         * Changed default size of fonts.
12854         * Enabled to set titile font size of warning dialog.
12855
12856 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
12857
12858         * Embed a sylpheed icon into executable binary on Windows.
12859
12860 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
12861
12862         * I forgot to traslate character set of element string in src/xml.c.
12863
12864 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
12865
12866         * Fixed detecting bind_textdomain_codeset in configure.in.
12867         * The bug in which "Example" of "Date fromat" preference isn't displayed
12868         correctly has been fixed.
12869
12870 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
12871
12872         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
12873           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
12874           glib-gettextize
12875           Removed intl directory.
12876           Translated po files into UTF-8.
12877           (Thanks! Ryuji Abe)
12878
12879 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
12880
12881         * The bug which doesn't unscape string in xml.c has been fixed.
12882
12883 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
12884
12885         * The bug which is failed to translate encoding of file name thorough
12886         file dialog has been fixed.
12887
12888 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
12889
12890         * Modified to translate file names which is used in inporting/expoting
12891         mbox feature and "Save as" feature into locale encoding.
12892         * Translate file names into locale encoding when "Attache file" and
12893         "Insert file".
12894         * Force set G_BROKEN_FILENAMES environment variable.
12895         * Other minor fixes.
12896
12897 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
12898
12899         * Modified to treat MH folder's name as locale encoding.
12900
12901 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
12902
12903         * The bug which clash on switching candidates of auto completion of
12904         addresses, cannot use auto completion in Japanesse is fixed
12905         (Thanks! Tokunaga-san)¡¥
12906
12907 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
12908
12909         * The bug which cannot switch key accelerator preference has been fixed
12910         (Thanks! smbd-san)¡¥
12911
12912 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
12913
12914         * version 0.8.11-gtk2-20030314
12915
12916 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
12917
12918         * The bug in which character set conversion of filtering messages has
12919         been fixed.(Thanks! COCOA-san).
12920
12921 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
12922
12923         * Revived "Leave space on head" preference in "Message" category.
12924         * A bug which clash when put the cursor to end of buffer and execute
12925         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
12926
12927 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
12928
12929         * version 0.8.11-gtk2-20030312
12930
12931 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
12932
12933         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
12934         * Modified to use Pango's API directly for font preference.
12935         * Integrated GtkTextView of textview to one widget.
12936         * Set fonts of header title in textview by "header_title" tag.
12937         * Removed some deprecated codes.
12938
12939 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
12940
12941         * Updated to 0.8.11.
12942         * Merged cygwin patch(Thanks! Sakai-san).
12943
12944 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
12945
12946         * version 0.8.10-gtk2-20030309