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