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