2005-10-16 [wwp] 1.9.15cvs51
[claws.git] / ChangeLog-gtk2.claws
1 2005-10-16 [wwp]        1.9.15cvs51
2
3         * src/plugins/clamav/clamav_plugin_gtk.c
4         * src/plugins/spamassassin/spamassassin_gtk.c
5                 Fix compilation warnings (missing #include).
6
7 2005-10-16 [colin]      1.9.15cvs50
8
9         * src/mimeview.c
10         * src/summaryview.c
11         * src/textview.c
12                 Make 'c' check signature, and forward
13                 c, l, y, t from summaryview to mimeview
14
15 2005-10-16 [colin]      1.9.15cvs49
16
17         * src/addressbook.c
18                 Put border around buttons
19         * src/mainwindow.c
20         * src/summaryview.c
21                 Rework menus (Patch based on a patch
22                 by Paul)
23
24 2005-10-15 [wwp]        1.9.15cvs48
25
26         * src/editjpilot.c
27         * src/editldap.c
28         * src/editvcard.c
29         * src/exphtmldlg.c
30         * src/expldifdlg.c
31         * src/export.c
32         * src/import.c
33         * src/importldif.c
34         * src/importmutt.c
35         * src/importpine.c
36         * src/prefs_account.c
37         * src/prefs_spelling.c
38         * src/gtk/gtkutils.c
39         * src/gtk/gtkutils.h
40         * src/plugins/clamav/clamav_plugin_gtk.c
41         * src/plugins/spamassassin/spamassassin_gtk.c
42                 use nicer browse-for-file/dir buttons than the "..." ones,
43                 code factorizing more.
44
45 2005-10-14 [colin]      1.9.15cvs47
46
47         * src/mainwindow.c
48                 set relief on the account switcher so that people see it
49                 grey out Create processing rules when no message is selected
50         * src/prefs_filtering.c
51                 ask before closing if the rule has not been modified, even if
52                 it's not valid
53         * src/prefs_matcher.c
54                 fix sensitivity when entering the dialog
55         * src/gtk/inputdialog.c
56                 display a better icon on password ask
57         * src/plugins/pgpcore/passphrase.c
58                 make the dialog look better
59
60 2005-10-14 [paul]       1.9.15cvs46
61
62         * src/folderview.c
63                 indicate presense of marked msgs in
64                 unexpanded subfolders
65
66 2005-10-14 [paul]       1.9.15cvs45
67
68         * src/prefs_actions.c
69         * src/prefs_common.c
70         * src/prefs_common.h
71         * src/prefs_filtering_action.c
72         * src/prefs_matcher.c
73         * src/prefs_template.c
74                 remember window sizes
75                 fix Info button size
76
77         Patches by wwp
78
79 2005-10-13 [colin]      1.9.15cvs44
80
81         * src/mimeview.c
82         * src/noticeview.c
83         * src/noticeview.h
84                 Add a tooltip on the icon (optional) 
85                 Get rid of the signature buttons and only
86                 use the icon+tooltip
87
88 2005-10-13 [colin]      1.9.15cvs43
89
90         * src/noticeview.c
91         * src/noticeview.h
92                 Add hand cursor for hovering over icon
93
94 2005-10-13 [colin]      1.9.15cvs42
95
96         * src/summaryview.c
97                 Fix crash when quicksearch's hidden 
98                 at startup
99
100 2005-10-13 [colin]      1.9.15cvs41
101
102         * src/compose.c
103                 Set subject when forwarding multiple mails
104                 Check that other recipient than the default Cc or Bcc
105                 have been set before sending.
106
107 2005-10-13 [colin]      1.9.15cvs40
108
109         * src/imap.c
110                 Batch per-folder
111                 Introduce locking, but don't use it yet
112
113 2005-10-13 [colin]      1.9.15cvs39
114
115         * src/gtk/quicksearch.c
116                 Reset quicksearch when hiding it
117                 Make sticky a real pref
118
119 2005-10-13 [colin]      1.9.15cvs38
120
121         * src/summaryview.c
122                 Faster prefs apply
123
124 2005-10-13 [colin]      1.9.15cvs37
125
126         * src/mimeview.c
127         * src/noticeview.c
128         * src/noticeview.h
129         * src/plugins/pgpcore/sgpgme.c
130                 Make privacy icon clickable
131                 Move Trust field in Full info
132                 When trust is less than full, don't display
133                 a warning icon
134
135 2005-10-13 [colin]      1.9.15cvs36
136
137         * src/folder.c
138                 Batch on flags sync
139         * src/folderview.c
140                 Revert speed hack which is dangerous in fact
141                 Apply prefs faster
142
143 2005-10-13 [colin]      1.9.15cvs35
144
145         * src/folder_item_prefs.c
146                 Fix pref corruption on folder move. Patch
147                 by wwp
148
149 2005-10-13 [paul]       1.9.15cvs34
150
151         * src/export.c
152         * src/import.c
153                 fix typos in g_warnings
154         * src/prefs_account.c
155                 add a file selector for Signature file
156
157         Patches by wwp
158
159 2005-10-12 [colin]      1.9.15cvs33
160
161         * src/mimeview.c
162                 Provide a quick way to go back from a
163                 signature's full info to the email part
164
165 2005-10-12 [colin]      1.9.15cvs32
166
167         * src/compose.c
168                 Remove old hack of encoding signed mails with base64.
169                 QP works equally well.
170
171 2005-10-12 [colin]      1.9.15cvs31
172
173         * src/crash.c
174                 Replace deprecated GtkText with GtkTextView
175         * src/imap.c
176                 Fix a logic bug about counts in imap_select
177                 (previously un-triggered)
178         * src/mainwindow.c
179         * src/summaryview.c
180         * src/news.c
181                 Allow local deletion of news posts
182         * src/mimeview.c
183                 Show GPG noticeview on the message/rfc822 part
184                 in addition to the text/plain one
185         * src/prefs_image_viewer.c
186           src/plugins/pgpcore/prefs_gpg.c
187                 Polish (set the label as part of the checkbox)
188         * src/wizard.c
189                 Don't sit there doing nothing after destroying
190                 the window - return err
191
192 2005-10-11 [colin]      1.9.15cvs30
193
194         * src/folderview.c
195                 Apply processing rules before showing folders.
196                 Early folder show (before flags sync) will only
197                 be done when there are no processing rules (nor
198                 pre- or post- ones)
199         * src/imap.c
200                 Fix stuff related to mail subdir, creation and 
201                 deletion of folders 
202         * src/imap_gtk.c
203                 Don't allow creation of folders in NoInferior
204                 folders, as it won't work
205
206 2005-10-10 [colin]      1.9.15cvs29
207
208         * src/compose.c
209                 Reselect "None" Privacy system when selecting an
210                 account with no privacy system defined
211
212 2005-10-10 [colin]      1.9.15cvs28
213
214         * src/mainwindow.c
215                 Add Windows-1252 encoding
216         * src/prefs_common.c
217                 Rework some defaults:
218                 - autosave to draft by default
219                 - don't show header pane (it's already in the textview)
220                 - Select first new or unread mail on entry
221                 - Assume 'Yes' to change folder when there's no more
222                   unread message
223         * src/prefs_matcher.c
224                 Fix a gtk assertion failure
225         * src/gtk/colorlabel.c
226                 Workaround bad repainting on selection
227         * src/main.c
228                 Freeze/thaw (a bit faster on ssh -X)
229         * src/msgcache.c
230                 Get rid of StrdupConverter that just adds an
231                 extra strdup/free 
232         * src/etpan/imap_thread.c
233                 memset buf to 0
234
235 2005-10-10 [colin]      1.9.15cvs27
236
237         * src/export.c
238         * src/import.c
239                 Fix compile on gtk 2.4. Patch by wwp
240
241 2005-10-09 [colin]      1.9.15cvs26
242
243         * src/mainwindow.c
244         * src/messageview.c
245         * src/summaryview.c
246                 Clarify forward menus. Patch by wwp
247
248 2005-10-09 [colin]      1.9.15cvs25
249
250         * src/compose.c
251         * src/compose.h
252                 Fix bug #829 (Non-working "Encrypt message by 
253                 default when replying to an encrypted message")
254
255 2005-10-08 [colin]      1.9.15cvs24
256
257         * src/wizard.c
258                 Fix bug #827 ("Welcome" setup wizard after a 
259                 permission error gives up & forgets itself.)
260
261 2005-10-08 [colin]      1.9.15cvs23
262
263         * src/procmime.c
264                 Fix bug #828 (Ignoring headers with spaces around = sign)
265
266 2005-10-08 [colin]      1.9.15cvs22
267
268         * src/export.c
269                 Warning fix by wwp
270
271 2005-10-08 [colin]      1.9.15cvs21
272
273         * src/folder.c
274         * src/folder.h
275                 Add a processing_pending indicator, set on 
276                 folder_item_open and cleared after 
277                 folder_item_process_open
278         * src/folderview.c
279         * src/summaryview.c
280                 wrap procmsg_msginfo_*_flags, and in the
281                 wrapper check that there's no folder processing 
282                 pending. If there is, defer the flags change until 
283                 processing is done to avoid stepping over each
284                 other's toes.
285                 Freeze during processing, but not during scanning.
286
287 2005-10-07 [colin]      1.9.15cvs20
288
289         * src/plugins/pgpcore/passphrase.c
290                 Fix bug #826 (X-Server hangs when 
291                 right-clicking a PGP encrypted message)
292
293 2005-10-07 [paul]       1.9.15cvs19
294
295         * src/compose.c
296                 fix compose_entries[]
297                 patch by Fabien Vantard
298
299 2005-10-06 [colin]      1.9.15cvs18
300
301         * src/pixmaps/address.xpm
302         * src/pixmaps/address_book.xpm
303         * src/pixmaps/book.xpm
304         * src/pixmaps/check_spelling.xpm
305         * src/pixmaps/checkbox_off.xpm
306         * src/pixmaps/checkbox_on.xpm
307         * src/pixmaps/close.xpm
308         * src/pixmaps/complete.xpm
309         * src/pixmaps/continue.xpm
310         * src/pixmaps/deleted.xpm
311         * src/pixmaps/down_arrow.xpm
312         * src/pixmaps/exec.xpm
313         * src/pixmaps/forwarded.xpm
314         * src/pixmaps/group.xpm
315         * src/pixmaps/ignorethread.xpm
316         * src/pixmaps/interface.xpm
317         * src/pixmaps/jpilot.xpm
318         * src/pixmaps/ldap.xpm
319         * src/pixmaps/linewrap.xpm
320         * src/pixmaps/linewrapcurrent.xpm
321         * src/pixmaps/mail.xpm
322         * src/pixmaps/mail_attach.xpm
323         * src/pixmaps/mail_compose.xpm
324         * src/pixmaps/mail_forward.xpm
325         * src/pixmaps/mail_receive.xpm
326         * src/pixmaps/mail_receive_all.xpm
327         * src/pixmaps/mail_reply.xpm
328         * src/pixmaps/mail_reply_to_all.xpm
329         * src/pixmaps/mail_reply_to_author.xpm
330         * src/pixmaps/mail_send.xpm
331         * src/pixmaps/mail_send_queue.xpm
332         * src/pixmaps/mime_application.xpm
333         * src/pixmaps/mime_audio.xpm
334         * src/pixmaps/mime_image.xpm
335         * src/pixmaps/mime_message.xpm
336         * src/pixmaps/mime_text_enriched.xpm
337         * src/pixmaps/mime_text_html.xpm
338         * src/pixmaps/mime_text_plain.xpm
339         * src/pixmaps/mime_unknown.xpm
340         * src/pixmaps/new.xpm
341         * src/pixmaps/news_compose.xpm
342         * src/pixmaps/offline.xpm
343         * src/pixmaps/online.xpm
344         * src/pixmaps/paste.xpm
345         * src/pixmaps/preferences.xpm
346         * src/pixmaps/privacy_emblem_encrypted.xpm
347         * src/pixmaps/privacy_expired.xpm
348         * src/pixmaps/privacy_failed.xpm
349         * src/pixmaps/privacy_passed.xpm
350         * src/pixmaps/privacy_signed.xpm
351         * src/pixmaps/privacy_unknown.xpm
352         * src/pixmaps/privacy_warn.xpm
353         * src/pixmaps/properties.xpm
354         * src/pixmaps/replied.xpm
355         * src/pixmaps/search.xpm
356         * src/pixmaps/unread.xpm
357         * src/pixmaps/up_arrow.xpm
358         * src/pixmaps/vcard.xpm
359                 Modernize internal theme, with icons from the 
360                 Gnomaws theme. Keep some of the old ones where
361                 they were better.
362
363 2005-10-06 [colin]      1.9.15cvs17
364
365         * src/summaryview.c
366                 Little optimisations + bugfix
367         * src/toolbar.c
368                 Remove default useless items - useless being defined
369                 by the default relevant prefs
370         * src/wizard.c
371                 include config.h to make gettext work
372         * src/prefs_themes.c
373                 Fix selection of current theme in prefs
374
375 2005-10-06 [colin]      1.9.15cvs16
376
377         * src/prefs_common.c
378         * src/prefs_common.h
379         * src/prefs_summaries.c
380         * src/folderview.c
381                 Add a warning dialog on Mark all read 
382                 (with pref to get rid of it)
383
384 2005-10-06 [paul]       1.9.15cvs15
385
386         * po/nb.po
387         * po/pt_BR.po
388                 updated by Geir Helland and Frederico
389                 Goncalves Guimaraes
390
391 2005-10-05 [colin]      1.9.15cvs14
392
393         * src/folder.c
394         * src/folder.h
395         * src/folderview.c
396         * src/folderview.h
397         * src/imap_gtk.c
398         * src/mh_gtk.c
399         * src/mainwindow.c
400         * src/setup.c
401                 add a way to rescan without rebuilding
402                 make moving a bit faster (less folders changes)
403                 don't lock the tree on Get 
404         * src/imap.c
405                 Don't re-delete deleted messages before expunging
406         * src/summaryview.c
407                 Set batch mode when deleting mails
408
409 2005-10-05 [paul]       1.9.15cvs13
410
411         * src/mainwindow.c
412         * src/mainwindow.h
413                 fix disabled Execute menu item
414         * src/toolbar.c
415                 match the change in 1.9.15cvs10: use Compose
416                 instead of News by default
417
418 2005-10-04 [colin]      1.9.15cvs12
419
420         * src/compose.c
421                 When replying to an ML post with Reply-To set
422                 to the poster's email, honor it (as before),
423                 but also honor our user's request to reply to
424                 the mailing list: set the ML address in the To
425                 field and the Reply-To address in the Cc: 
426                 field.
427
428 2005-10-04 [colin]      1.9.15cvs11
429
430         * src/plugins/trayicon/trayicon.c
431                 Finish cosmetic change - thanks to wwp
432
433 2005-10-04 [colin]      1.9.15cvs10
434
435         * src/toolbar.c
436                 Use Compose instead of Email by default.
437                 Spotted by wwp.
438
439 2005-10-04 [colin]      1.9.15cvs9
440
441         * src/folder.c
442         * src/folder.h
443         * src/folderview.c
444         * src/imap.c
445         * src/etpan/imap-thread.c
446         * src/etpan/imap-thread.h
447                 Try to make IMAP faster, by simplifying SEARCH
448                 commands, avoiding sending two STATUS in a row,
449                 and deferring flags sync and processing just
450                 after displaying the folder. 
451                 This will update the SummaryView in certain
452                 cases (new mails not already fetched, flags
453                 changed from another client) but in a non-
454                 blocking manner.
455
456 2005-10-04 [colin]      1.9.15cvs8
457
458         * src/plugins/trayicon/trayicon.c
459                 Relabel "Offline" to "Work offline"
460
461 2005-10-04 [colin]      1.9.15cvs7
462
463         * src/export.c
464         * src/import.c
465         * src/mbox.c
466                 Fix mbox import/export buglets
467                 Patch by wwp
468         * src/plugins/trayicon/trayicon.c
469                 Add offline swithc
470                 Patch by wwp
471
472 2005-10-04 [colin]      1.9.15cvs6
473
474         * src/folder.c
475         * src/folderview.c
476         * src/summaryview.c
477                 Better fix (don't break mark all read) for cvs2
478
479 2005-10-03 [colin]      1.9.15cvs5
480
481         * src/folder.c
482                 Use a sane sort by default
483
484 2005-10-03 [colin]      1.9.15cvs4
485
486         * src/inc.c
487                 Add a 'Only once' button for overriding offline mode
488         * src/prefs_account.c
489         * src/wizard.c
490                 Add Local mbox to the wizard
491                 Add IMAP subdir to the wizard (or the wizard is useless
492                 for such accounts, or even worse than useless)
493                 Move IMAP subdir from Advanced to Receive tab, as it's
494                 not that uncommon
495
496 2005-10-03 [colin]      1.9.15cvs3
497
498         * src/send_message.c
499                 Forgot this one in cvs1
500
501 2005-10-03 [colin]      1.9.15cvs2
502
503         * src/folder.c
504                 Faster close when leaving a folder with lots
505                 of new mails. Idea by David Relson.
506
507 2005-10-03 [colin]      1.9.15cvs1
508
509         * src/compose.c
510         * src/imap.c
511         * src/inc.c
512         * src/main.c
513         * src/messageview.c
514         * src/news.c
515         * src/summaryview.c
516         * src/gtk/sslcertwindow.c
517         * src/plugins/trayicon/trayicon.c
518                 Add accels to every AlertPanel. Patch by Fabien 
519                 Vantard
520
521 2005-10-03 [paul]       1.9.15
522
523         1.9.15 released
524
525 2005-10-03 [paul]       1.9.14cvs68
526
527         * po/ca.po
528         * po/de.po
529         * po/es.po
530         * po/fi.po
531         * po/fr.po
532         * po/sk.po
533         * po/sr.po
534         * po/zh_CN.po
535                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
536                 Mones Lastra, Tommi Pirinen, Fabien vantard,
537                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
538
539 2005-10-03 [paul]       1.9.14cvs67
540
541         * src/send_message.c
542                 prevent hang on Cancel
543                 patch by Colin
544
545 2005-10-03 [paul]       1.9.14cvs66
546
547         * src/main.c
548                 fix crash in IMAP caused by discrepancy
549                 between check_at_startup and offline mode
550                 Patch by Colin
551
552 2005-10-01 [paul]       1.9.14cvs65
553
554         * src/inc.c
555                 fix engrish
556
557 2005-10-01 [paul]       1.9.14cvs64
558         * src/export.c
559         * src/import.c
560                 synchronise import_mbox() and export_mbox()
561         * src/mbox.c
562                 proc_mbox(): add alert if file cannot be opened
563                 export_list_to_mbox(): test if dest file exists,
564                 prompt user to overwrite if it does. add alert
565                 if file cannot be created
566                                                                 
567         Patch by wwp
568                                                                                                                 
569
570 2005-09-30 [paul]       1.9.14cvs63
571
572         * src/addressbook.c
573                 Fix sensitivity of a menu
574         * src/codeconv.c
575                 Respect hidden pref for mails with no encoding
576         * src/common/xml.c
577                 Fix memory corruption
578         * src/plugins/pgpcore/sgpgme.c
579                 Fix segfault on incomplete sigs, and display
580                 of S/Mime UIDs
581
582         Patches by Colin
583
584 2005-09-30 [colin]      1.9.14cvs62
585
586         * src/partial_download.c
587                 Little logic fix in almost-dead code
588         * src/pop.c
589                 Fix partial download when there's no new mail
590
591 2005-09-29 [paul]       1.9.14cvs61
592
593         * src/plugins/pgpinline/pgpinline.c
594                 fix bug 819, 'crash accessing sign message'
595                 Patch by Colin
596
597 2005-09-28 [martin]     1.9.14cvs60
598
599         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
600                 fix bug #790 (Crash when restarting window manager (fluxbox))
601
602 2005-09-28 [paul]       1.9.14cvs59
603
604         * src/gtk/gtkaspell.c
605                 fix off-by-one typo
606
607 2005-09-27 [colin]      1.9.14cvs58
608
609         * src/plugins/pgpcore/sgpgme.c
610                 Report error when there's one, instead of
611                 "Signature unchecked" 
612
613 2005-09-27 [colin]      1.9.14cvs57
614
615         * src/prefs_quote.c
616                 Fix bug #816 (Weird quotation with spaces)
617
618 2005-09-27 [colin]      1.9.14cvs56
619
620         * src/codeconv.c
621         * src/compose.c
622         * src/compose.h
623                 Put subject in compose's title
624                 Fix Automatic encoding so that it's really automatic:
625                 first try default locale's charset, then charset of the replied mail, 
626                 then utf-8
627                 Fix encoding of headers (must be in strict mode too)
628
629 2005-09-26 [colin]      1.9.14cvs55
630
631         * src/gtk/gtkaspell.c
632                 Fix previous patch - don't color the space,
633                 just uncolor it :)
634
635 2005-09-26 [colin]      1.9.14cvs54
636
637         * src/gtk/gtkaspell.c
638                 Unmark space if possible
639
640 2005-09-26 [colin]      1.9.14cvs53
641
642         * src/imap.c
643                 log_error instead of alertpanel according to the pref
644         * src/etpan/imap-thread.c
645                 Print connect status, copy only necessary size to 
646                 logger
647         * src/plugins/pgpmime/pgpmime.c
648                 Handle S/Mime signatures (verification only). Patch based
649                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
650
651 2005-09-26 [paul]       1.9.14cvs52
652
653         * src/common/passcrypt.c
654                 this 'workaround' not necessary on NetBSD.
655                 Thanks to Daniel Gustafson
656
657 2005-09-26 [paul]
658
659         1.9.15-rc4 released
660
661 2005-09-26 [paul]       1.9.14cvs51
662
663         * src/summaryview.c
664                 Skip currently selected message when
665                 looking for next new or unread message
666                 in current folder. Patch by Colin
667         * src/common/passcrypt.c
668                 eliminate warnings on *BSD. Patch by
669                 Daniel Gustafson
670
671 2005-09-26 [colin]      1.9.14cvs50
672
673         * src/procmsg.c
674                 Call postfiltering hook anyway
675
676 2005-09-22 [colin]      1.9.14cvs49
677
678         * src/codeconv.c
679         * src/codeconv.h
680                 Add a strict mode that doesn't replace with _
681         * src/compose.c
682         * src/compose.h
683                 Use strict conversion while sending
684                 Fix race when drafting while sending (happens
685                 on IMAP)
686                 Fix d'n'd of messages from summaryview
687         * src/prefs_common.c
688         * src/prefs_common.h
689                 add hidden utf8_instead_of_locale_for_broken_mail 
690                 pref for people that preferred the default charset 
691                 to be utf8 for broken mails
692         * src/quote_fmt_parse.y
693                 fix bug #815 (No quote insert if "From:" fied 
694                 contained Russian letters)
695         * src/summaryview.c
696                 Fix d'n'd of messages to compose
697
698 2005-09-22 [paul]       1.9.14cvs48
699
700         * src/compose.c
701                 fix bug where attachments Name entry
702                 would display Path instead
703
704 2005-09-21 [paul]       1.9.14cvs47
705
706         * README
707         * README.jp
708         * configure.ac
709         * config/config.rpath
710         * doc/manual/en/sylpheed-20.html
711         * doc/manual/es/sylpheed-20.html
712         * po/bg.po
713         * po/ca.po
714         * po/de.po
715         * po/es.po
716         * po/fr.po
717         * po/it.po
718         * po/pt_BR.po
719         * po/sk.po
720         * po/zh_TW.po
721         * src/account.c
722         * src/account.h
723         * src/action.c
724         * src/action.h
725         * src/adbookbase.h
726         * src/addr_compl.c
727         * src/addr_compl.h
728         * src/addrbook.c
729         * src/addrbook.h
730         * src/addrcache.c
731         * src/addrcache.h
732         * src/addrcindex.c
733         * src/addrcindex.h
734         * src/addrclip.c
735         * src/addrclip.h
736         * src/addrdefs.h
737         * src/addressadd.c
738         * src/addressadd.h
739         * src/addressbook.c
740         * src/addressbook.h
741         * src/addressitem.h
742         * src/addrgather.c
743         * src/addrgather.h
744         * src/addrharvest.c
745         * src/addrharvest.h
746         * src/addrindex.c
747         * src/addrindex.h
748         * src/addritem.c
749         * src/addritem.h
750         * src/addrquery.c
751         * src/addrquery.h
752         * src/addrselect.c
753         * src/addrselect.h
754         * src/alertpanel.c
755         * src/alertpanel.h
756         * src/browseldap.c
757         * src/browseldap.h
758         * src/codeconv.c
759         * src/codeconv.h
760         * src/compose.c
761         * src/compose.h
762         * src/crash.c
763         * src/crash.h
764         * src/customheader.c
765         * src/customheader.h
766         * src/displayheader.c
767         * src/displayheader.h
768         * src/editaddress.c
769         * src/editaddress.h
770         * src/editbook.c
771         * src/editbook.h
772         * src/editgroup.c
773         * src/editgroup.h
774         * src/editjpilot.c
775         * src/editjpilot.h
776         * src/editldap.c
777         * src/editldap.h
778         * src/editldap_basedn.c
779         * src/editldap_basedn.h
780         * src/editvcard.c
781         * src/editvcard.h
782         * src/enriched.c
783         * src/enriched.h
784         * src/exphtmldlg.c
785         * src/exphtmldlg.h
786         * src/expldifdlg.c
787         * src/expldifdlg.h
788         * src/export.c
789         * src/export.h
790         * src/exporthtml.c
791         * src/exporthtml.h
792         * src/exportldif.c
793         * src/exportldif.h
794         * src/filtering.c
795         * src/filtering.h
796         * src/folder.c
797         * src/folder.h
798         * src/folder_item_prefs.c
799         * src/folder_item_prefs.h
800         * src/foldersel.c
801         * src/foldersel.h
802         * src/folderutils.c
803         * src/folderutils.h
804         * src/folderview.c
805         * src/folderview.h
806         * src/grouplistdialog.c
807         * src/grouplistdialog.h
808         * src/headerview.c
809         * src/headerview.h
810         * src/html.c
811         * src/html.h
812         * src/image_viewer.c
813         * src/image_viewer.h
814         * src/imap.c
815         * src/imap.h
816         * src/imap_gtk.c
817         * src/imap_gtk.h
818         * src/import.c
819         * src/import.h
820         * src/importldif.c
821         * src/importldif.h
822         * src/importmutt.c
823         * src/importmutt.h
824         * src/importpine.c
825         * src/importpine.h
826         * src/inc.c
827         * src/inc.h
828         * src/jpilot.c
829         * src/jpilot.h
830         * src/ldapctrl.c
831         * src/ldapctrl.h
832         * src/ldaplocate.c
833         * src/ldaplocate.h
834         * src/ldapquery.c
835         * src/ldapquery.h
836         * src/ldapserver.c
837         * src/ldapserver.h
838         * src/ldaputil.c
839         * src/ldaputil.h
840         * src/ldif.c
841         * src/ldif.h
842         * src/localfolder.c
843         * src/localfolder.h
844         * src/main.c
845         * src/main.h
846         * src/mainwindow.c
847         * src/mainwindow.h
848         * src/manual.c
849         * src/manual.h
850         * src/matcher.c
851         * src/matcher.h
852         * src/matcher_parser.h
853         * src/matcher_parser_lex.l
854         * src/matcher_parser_parse.y
855         * src/mbox.c
856         * src/mbox.h
857         * src/message_search.c
858         * src/message_search.h
859         * src/messageview.c
860         * src/messageview.h
861         * src/mh.c
862         * src/mh.h
863         * src/mh_gtk.c
864         * src/mh_gtk.h
865         * src/mimeview.c
866         * src/mimeview.h
867         * src/msgcache.c
868         * src/msgcache.h
869         * src/mutt.c
870         * src/mutt.h
871         * src/news.c
872         * src/news.h
873         * src/news_gtk.c
874         * src/news_gtk.h
875         * src/noticeview.c
876         * src/noticeview.h
877         * src/partial_download.c
878         * src/partial_download.h
879         * src/pine.c
880         * src/pine.h
881         * src/pop.c
882         * src/pop.h
883         * src/prefs_account.c
884         * src/prefs_account.h
885         * src/prefs_actions.c
886         * src/prefs_actions.h
887         * src/prefs_common.c
888         * src/prefs_common.h
889         * src/prefs_compose_writing.c
890         * src/prefs_compose_writing.h
891         * src/prefs_customheader.c
892         * src/prefs_customheader.h
893         * src/prefs_display_header.c
894         * src/prefs_display_header.h
895         * src/prefs_ext_prog.c
896         * src/prefs_ext_prog.h
897         * src/prefs_filtering.c
898         * src/prefs_filtering.h
899         * src/prefs_filtering_action.c
900         * src/prefs_filtering_action.h
901         * src/prefs_folder_column.c
902         * src/prefs_folder_column.h
903         * src/prefs_folder_item.c
904         * src/prefs_folder_item.h
905         * src/prefs_fonts.c
906         * src/prefs_fonts.h
907         * src/prefs_gtk.c
908         * src/prefs_gtk.h
909         * src/prefs_image_viewer.c
910         * src/prefs_image_viewer.h
911         * src/prefs_matcher.c
912         * src/prefs_matcher.h
913         * src/prefs_message.c
914         * src/prefs_message.h
915         * src/prefs_msg_colors.c
916         * src/prefs_msg_colors.h
917         * src/prefs_other.c
918         * src/prefs_other.h
919         * src/prefs_quote.c
920         * src/prefs_quote.h
921         * src/prefs_receive.c
922         * src/prefs_receive.h
923         * src/prefs_send.c
924         * src/prefs_send.h
925         * src/prefs_spelling.c
926         * src/prefs_spelling.h
927         * src/prefs_summaries.c
928         * src/prefs_summaries.h
929         * src/prefs_summary_column.c
930         * src/prefs_summary_column.h
931         * src/prefs_template.c
932         * src/prefs_template.h
933         * src/prefs_themes.c
934         * src/prefs_themes.h
935         * src/prefs_toolbar.c
936         * src/prefs_toolbar.h
937         * src/prefs_wrapping.c
938         * src/prefs_wrapping.h
939         * src/privacy.c
940         * src/privacy.h
941         * src/procheader.c
942         * src/procheader.h
943         * src/procmime.c
944         * src/procmime.h
945         * src/procmsg.c
946         * src/procmsg.h
947         * src/quote_fmt.c
948         * src/quote_fmt_parse.y
949         * src/recv.c
950         * src/recv.h
951         * src/remotefolder.c
952         * src/remotefolder.h
953         * src/send_message.c
954         * src/send_message.h
955         * src/setup.c
956         * src/setup.h
957         * src/simple-gettext.c
958         * src/sourcewindow.c
959         * src/sourcewindow.h
960         * src/ssl_manager.c
961         * src/ssl_manager.h
962         * src/statusbar.c
963         * src/statusbar.h
964         * src/stock_pixmap.c
965         * src/stock_pixmap.h
966         * src/summary_search.c
967         * src/summary_search.h
968         * src/summaryview.c
969         * src/summaryview.h
970         * src/syldap.c
971         * src/syldap.h
972         * src/textview.c
973         * src/textview.h
974         * src/toolbar.c
975         * src/toolbar.h
976         * src/undo.c
977         * src/undo.h
978         * src/unmime.c
979         * src/unmime.h
980         * src/vcard.c
981         * src/vcard.h
982         * src/wizard.c
983         * src/wizard.h
984         * src/common/base64.c
985         * src/common/base64.h
986         * src/common/defs.h
987         * src/common/hooks.c
988         * src/common/hooks.h
989         * src/common/log.c
990         * src/common/log.h
991         * src/common/md5.c
992         * src/common/md5.h
993         * src/common/mgutils.c
994         * src/common/mgutils.h
995         * src/common/nntp.c
996         * src/common/nntp.h
997         * src/common/passcrypt.c
998         * src/common/passcrypt.h.in
999         * src/common/plugin.c
1000         * src/common/plugin.h
1001         * src/common/prefs.c
1002         * src/common/prefs.h
1003         * src/common/progressindicator.c
1004         * src/common/progressindicator.h
1005         * src/common/quoted-printable.c
1006         * src/common/quoted-printable.h
1007         * src/common/session.c
1008         * src/common/session.h
1009         * src/common/smtp.c
1010         * src/common/smtp.h
1011         * src/common/socket.c
1012         * src/common/socket.h
1013         * src/common/ssl.c
1014         * src/common/ssl.h
1015         * src/common/ssl_certificate.c
1016         * src/common/ssl_certificate.h
1017         * src/common/string_match.c
1018         * src/common/string_match.h
1019         * src/common/stringtable.c
1020         * src/common/sylpheed.c
1021         * src/common/sylpheed.h
1022         * src/common/template.c
1023         * src/common/template.h
1024         * src/common/timing.h
1025         * src/common/utils.c
1026         * src/common/utils.h
1027         * src/common/uuencode.c
1028         * src/common/uuencode.h
1029         * src/common/version.h.in
1030         * src/common/xml.c
1031         * src/common/xml.h
1032         * src/common/xmlprops.c
1033         * src/common/xmlprops.h
1034         * src/gtk/about.c
1035         * src/gtk/about.h
1036         * src/gtk/colorlabel.c
1037         * src/gtk/colorlabel.h
1038         * src/gtk/colorsel.c
1039         * src/gtk/colorsel.h
1040         * src/gtk/description_window.c
1041         * src/gtk/description_window.h
1042         * src/gtk/filesel.c
1043         * src/gtk/filesel.h
1044         * src/gtk/foldersort.c
1045         * src/gtk/foldersort.h
1046         * src/gtk/gtkutils.c
1047         * src/gtk/gtkutils.h
1048         * src/gtk/inputdialog.c
1049         * src/gtk/inputdialog.h
1050         * src/gtk/logwindow.c
1051         * src/gtk/logwindow.h
1052         * src/gtk/manage_window.c
1053         * src/gtk/manage_window.h
1054         * src/gtk/menu.c
1055         * src/gtk/menu.h
1056         * src/gtk/pluginwindow.c
1057         * src/gtk/pluginwindow.h
1058         * src/gtk/prefswindow.c
1059         * src/gtk/prefswindow.h
1060         * src/gtk/progressdialog.c
1061         * src/gtk/progressdialog.h
1062         * src/gtk/quicksearch.c
1063         * src/gtk/quicksearch.h
1064         * src/gtk/sslcertwindow.c
1065         * src/gtk/sslcertwindow.h
1066         * src/plugins/clamav/clamav_plugin.c
1067         * src/plugins/clamav/clamav_plugin.h
1068         * src/plugins/clamav/clamav_plugin_gtk.c
1069         * src/plugins/demo/demo.c
1070         * src/plugins/dillo_viewer/dillo_prefs.c
1071         * src/plugins/dillo_viewer/dillo_prefs.h
1072         * src/plugins/dillo_viewer/dillo_viewer.c
1073         * src/plugins/mathml_viewer/mathml_viewer.c
1074         * src/plugins/pgpcore/passphrase.c
1075         * src/plugins/pgpcore/passphrase.h
1076         * src/plugins/pgpcore/plugin.c
1077         * src/plugins/pgpcore/prefs_gpg.c
1078         * src/plugins/pgpcore/prefs_gpg.h
1079         * src/plugins/pgpcore/select-keys.c
1080         * src/plugins/pgpcore/select-keys.h
1081         * src/plugins/pgpcore/sgpgme.c
1082         * src/plugins/pgpcore/sgpgme.h
1083         * src/plugins/pgpinline/pgpinline.c
1084         * src/plugins/pgpinline/pgpinline.h
1085         * src/plugins/pgpinline/plugin.c
1086         * src/plugins/pgpmime/pgpmime.c
1087         * src/plugins/pgpmime/pgpmime.h
1088         * src/plugins/pgpmime/plugin.c
1089         * src/plugins/spamassassin/spamassassin.c
1090         * src/plugins/spamassassin/spamassassin.h
1091         * src/plugins/spamassassin/spamassassin_gtk.c
1092         * src/plugins/trayicon/trayicon.c
1093         * tools/OOo2sylpheed.pl
1094         * tools/acroread2sylpheed.pl
1095         * tools/asus_mailled.sh
1096         * tools/filter_conv.pl
1097         * tools/freshmeat_search.pl
1098         * tools/google_search.pl
1099         * tools/kmail2sylpheed.pl
1100         * tools/kmail2sylpheed_v2.pl
1101         * tools/maildir2sylpheed.pl
1102         * tools/multiwebsearch.pl
1103         * tools/newscache_clean.pl
1104         * tools/outlook2sylpheed.pl
1105         * tools/sylpheed-switcher
1106         * tools/update-po
1107         * tools/vcard2xml.py
1108         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1109                 update FSF address
1110
1111 2005-09-21 [colin]      1.9.14cvs46
1112
1113         * src/gedit-print.c
1114         * src/procmsg.c
1115         * src/procmsg.h
1116         * src/textview.c
1117         * src/summaryview.c
1118                 Remove some printing hacks (deselection/reselection),
1119                 which by the way fix printing the currently 
1120                 displayed mime part (still only text)
1121                 Plus a little optimisation of summary_show
1122
1123
1124 2005-09-20 [colin]      1.9.14cvs45
1125
1126         * src/mainwindow.c
1127         * src/messageview.c
1128                 GUI fixups: add accels, set message
1129                 view title to displayed mail's subject
1130         * src/prefs_spelling.c
1131         * src/gtk/gtkaspell.c
1132                 GUI fixups: allow underlining misspelled
1133                 words instead of coloring them (a11y!)
1134
1135 2005-09-19 [colin]
1136
1137         1.9.15rc3 released
1138
1139 2005-09-19 [colin]      1.9.14cvs44
1140
1141         * src/compose.c
1142                 Fix draft message
1143         * src/gtk/gtkaspell.c
1144                 Fix wrong test ;-)
1145
1146 2005-09-19 [colin]      1.9.14cvs43
1147
1148         * src/addressbook.c
1149                 Fix sensitivity of Delete button
1150         * src/compose.c
1151                 Warn if the requested Privacy system
1152                 is not available
1153         * src/exphtmldlg.c
1154         * src/expldifdlg.c
1155         * src/importldif.c
1156         * src/importmutt.c
1157         * src/importpine.c
1158                 Fix crappy UI
1159         * src/
1160         * src/ssl.h
1161         * src/prefs_account.h
1162         * src/prefs_account.c
1163                 Save SSL prefs even in builds that have
1164                 SSL support disable
1165         * src/imap.c
1166         * src/inc.c
1167         * src/news.c
1168         * src/send_message.c
1169                 Warn if connection should be secure, but
1170                 SSL support isn't compiled in
1171         * src/gtkaspell.c
1172                 Fix word separation on UTF-8 systems
1173                 Fixes bug #812 (Strange inline spellchecking)
1174         * src/compose.c
1175                 Warn if the requested Privacy system
1176                 is not available
1177                 Factorize offline warning
1178         * src/imap.c
1179         * src/imap_gtk.c
1180         * src/imap_gtk.h
1181         * src/inc.h
1182         * src/news_gtk.c
1183         * src/news_gtk.h
1184         * src/messageview.c
1185                 Factorize offline warning
1186
1187 2005-09-19 [paul]
1188
1189         1.9.15-rc2 released
1190
1191 2005-09-18 [colin]      1.9.14cvs42
1192
1193         * src/codeconv.c
1194         * src/codeconv.h
1195         * src/procmime.c
1196                 Add a way to get locale's charset ignoring utf-8,
1197                 and use that as default encoding for broken mails
1198
1199 2005-09-18 [colin]      1.9.14cvs41
1200
1201         * src/gtk/logwindow.c
1202                 Translate string. Patch by Fabien Vantard
1203
1204 2005-09-18 [colin]      1.9.14cvs40
1205
1206         * configure.ac
1207                 Fix bug #803 (IMAP/SSL support breaks with 
1208                 GnuTLS libetpan 0.38)
1209
1210 2005-09-18 [colin]      1.9.14cvs39
1211
1212         * src/codeconv.c
1213         * src/compose.c
1214         * src/procmime.c
1215                 More charsets fixes. Fixes bug #806 (non
1216                 ascii characters in subject line)
1217
1218 2005-09-17 [paul]       1.9.14cvs38
1219
1220         * src/folderview.c
1221         * src/mainwindow.c
1222                 fix gcc-2.95 issues
1223                 Patch by Pawel Pekala
1224
1225 2005-09-17 [colin]      1.9.14cvs37
1226
1227         * src/addrindex.c
1228                 bugfix for NO-USE LDAP compilation, patch 
1229                 by Fabien Vantard
1230
1231 2005-09-17 [colin]      1.9.14cvs36
1232
1233         * src/prefs_actions.c
1234         * src/prefs_customheader.c
1235         * src/prefs_display_header.c
1236         * src/prefs_filtering_action.c
1237         * src/prefs_matcher.c
1238         * src/prefs_toolbar.c
1239                 Fix strange casts (less elegant but
1240                 works better)
1241
1242 2005-09-16 [colin]      1.9.14cvs35
1243
1244         * src/jpilot.c
1245                 Missed that one
1246
1247 2005-09-16 [colin]      1.9.14cvs34
1248
1249         * configure.ac
1250         * src/Makefile.am
1251         * src/addr_compl.c
1252         * src/addrindex.c
1253         * src/browseldap.c
1254         * src/editldap.c
1255         * src/ldaplocate.c
1256         * src/ldapquery.c
1257         * src/ldapquery.h
1258         * src/ldapserver.c
1259         * src/ldapserver.h
1260         * src/main.c
1261         * src/matcher_parser_parse.y
1262         * src/prefs_themes.c
1263         * src/etpan/Makefile.am
1264         * src/gtk/description_window.c
1265         * src/plugins/clamav/Makefile.am
1266         * src/plugins/clamav/clamav_plugin.c
1267         * src/plugins/dillo_viewer/Makefile.am
1268         * src/plugins/pgpcore/Makefile.am
1269         * src/plugins/pgpinline/Makefile.am
1270         * src/plugins/pgpmime/Makefile.am
1271         * src/plugins/trayicon/Makefile.am
1272                 Fix 100% cpu usage in address completion list
1273                 Fix little bugs (return with no values etc)
1274                 Fix all warnings (with common CFLAGS)
1275
1276 2005-09-15 [colin]      1.9.14cvs33
1277
1278         * src/addressbook.c
1279                 Fix bug where sometimes a group's email list is empty,
1280                 force its refresh (probably fixes "Re: how to create a 
1281                 distribution list")
1282         * src/ldapquery.c
1283                 Don't return to the callback in the main thread from the
1284                 fetch thread (or face segs!)
1285
1286 2005-09-15 [paul]       1.9.14cvs32
1287
1288         * src/prefs_matcher.c
1289                 forgotten in last commit
1290
1291 2005-09-15 [paul]       1.9.14cvs31
1292
1293         * src/prefs_actions.c
1294         * src/prefs_filtering_action.c
1295         * src/prefs_quote.c
1296         * src/quote_fmt.c
1297         * src/summaryview.c
1298         * src/gtk/description_window.c
1299         * src/gtk/description_window.h
1300         * src/gtk/quicksearch.c
1301                 allow interaction with the called
1302                 description window
1303                 Patch by Anders Hammar
1304
1305 2005-09-14 [paul]       1.9.14cvs30
1306
1307         * src/compose.c
1308                 fix a little annoyance when pasting with 3rd button 
1309                 with wrap_pastes=0 and wrap_input=1
1310                 Patch by Colin
1311
1312 2005-09-14 [paul]       1.9.14cvs29
1313
1314         * src/prefs_account.c
1315                 disable 'Filter messages on receiving' for
1316                 SMTP-only accounts
1317                 Patch  by Anders Hammar
1318
1319 2005-09-14 [paul]       1.9.14cvs28
1320
1321         * po/sk.po
1322                 fix crash
1323                 updated by Andrej Kacian
1324
1325 2005-09-14 [paul]
1326
1327         1.9.15-rc1 released
1328
1329 2005-09-14 [paul]       1.9.14cvs27
1330
1331         * po/es.po
1332                 updated by Ricardo Mones Lastra
1333         * src/compose.c
1334         * src/compose.h
1335                 associate no_wrap_tags to Compose windows
1336                 instead of using a static one
1337                 Patch by Colin
1338         * src/mbox.c
1339                 fix proc_mbox()
1340                 Patch by wwp
1341         * src/textview.c
1342                 remove unneeded printf()
1343
1344 2005-09-14 [paul]       1.9.14cvs26
1345
1346         * src/addrcache.c
1347         * src/codeconv.h
1348         * src/folder.h
1349         * src/mainwindow.h
1350         * src/mh.c
1351         * src/mimeview.h
1352         * src/partial_download.c
1353         * src/pop.c
1354         * src/prefs_account.c
1355         * src/prefs_account.h
1356         * src/prefs_actions.c
1357         * src/prefs_customheader.c
1358         * src/prefs_display_header.c
1359         * src/prefs_filtering_action.c
1360         * src/prefs_matcher.c
1361         * src/prefs_toolbar.c
1362         * src/privacy.h
1363         * src/procmime.c
1364         * src/procmime.h
1365         * src/procmsg.h
1366         * src/textview.c
1367         * src/undo.h
1368         * src/common/plugin.c
1369         * src/common/session.h
1370         * src/common/socket.c
1371         * src/common/socket.h
1372         * src/common/template.c
1373         * src/gtk/gtkaspell.c
1374         * src/gtk/quicksearch.h
1375         * src/plugins/pgpcore/passphrase.c
1376         * src/plugins/pgpcore/prefs_gpg.h
1377         * src/plugins/pgpcore/select-keys.c
1378         * src/plugins/pgpcore/select-keys.h
1379         * src/plugins/pgpcore/sgpgme.c
1380         * src/plugins/pgpinline/pgpinline.c
1381         * src/plugins/pgpmime/pgpmime.c
1382         * src/plugins/trayicon/trayicon.c
1383                 fix compilation warnings
1384                 Patch by Daniel Gustafson
1385
1386 2005-09-14 [paul]       1.9.14cvs25
1387
1388         * src/addressbook.c
1389                 add missing column header, and other small
1390                 bug fixes
1391                 Patch by Anders Hammar
1392
1393 2005-09-13 [colin]      1.9.14cvs24
1394
1395         * src/gtk/gtkaspell.c
1396                 Fix non-utf8 in menu
1397                 Fix little leaks
1398                 Nullify struct members after free()s
1399
1400 2005-09-13 [colin]      1.9.14cvs23
1401
1402         * src/compose.c
1403                 Test utf8 compliance before inserting to 
1404                 buffer, and try to convert if necessary
1405         * src/procmime.c
1406                 If no charset is present, use the locale 
1407                 one instead of us-ascii
1408         * src/procmsg.c
1409                 Add Sender, List-Post and To in the checked 
1410                 headers for automatic rules creation 
1411                 (thanks to wwp)
1412         * src/prefs_themes.c
1413         * src/gtk/gtkaspell.c
1414                 Remove deprecated functions. 
1415                 patch by Daniel Gustafson
1416
1417 2005-09-12 [colin]      1.9.14cvs22
1418
1419         * src/compose.c
1420                 Fix bug #448 (Scrolling/Redraw issue with 
1421                 address-fields in Header)
1422         * src/mainwindow.c
1423         * src/summaryview.c
1424         * src/summaryview.h
1425                 Fix loss of MSG_MARKED on move/copy
1426                 Fix bug #804 (Quicksearch togglebutton doesn't 
1427                 get depressed after '/' key is pressed)
1428
1429 2005-09-12 [paul]       1.9.14cvs21
1430
1431         * AUTHORS
1432         * src/gtk/logwindow.c
1433                 add 'Clear Log' to popup menu
1434                 Patch by Anders Hammar <anders.hammar@telia.com>
1435
1436 2005-09-12 [paul]       1.9.14cvs20
1437
1438         * src/compose.c
1439                 set correct sensitivity on attachments
1440                 popup menu
1441         * src/folder.c
1442                 fix typo
1443         * src/prefs_spelling.c
1444                 fix crash when no LANG env is set
1445         * src/common/xml.c
1446                 fix crash in wizard
1447                 don't use memeory after free
1448
1449         All patches by Daniel Gustafson
1450
1451 2005-09-12 [paul]       1.9.14cvs19
1452
1453         * src/prefs_themes.c
1454                 make theme info selectable
1455         * src/gtk/description_window.c
1456                 make window non-modal
1457         * tools/README
1458                 add details of asus_mailed.sh
1459         * tools/claws.i18n.status.pl
1460                 update for new zh_TW translator
1461                 widen the output
1462                 create alternate coloured lines
1463                 improve readability
1464
1465 2005-09-10 [colin]      1.9.14cvs18
1466
1467         * src/plugins/pgpcore/select-keys.c
1468                 Better order for the buttons
1469
1470 2005-09-10 [colin]      1.9.14cvs17
1471
1472         * src/compose.c
1473         * src/plugins/pgpcore/select-keys.c
1474         * src/plugins/pgpcore/select-keys.h
1475         * src/plugins/pgpcore/sgpgme.c
1476                 Add a "Don't encrypt" button to the key
1477                 selection dialog. Fixes bug #177 (There should be a 
1478                 'Don't encrypt button in the Select Keys dialog)
1479
1480 2005-09-10 [colin]      1.9.14cvs16
1481
1482         * src/compose.c
1483                 Fix bug #572 (%X option does not work with templates)
1484
1485 2005-09-10 [colin]      1.9.14cvs15
1486
1487         * src/toolbar.c 
1488                 Remove g_print
1489
1490 2005-09-10 [colin]      1.9.14cvs14
1491
1492         * src/imap.c
1493                 Fix a possible crash
1494
1495 2005-09-09 [colin]      1.9.14cvs13
1496
1497         * src/imap.c
1498         * src/etpan/imap-thread.c
1499         * src/etpan/imap-thread.h
1500                 Fix moving from queue or drafts to normal folders
1501                 Fix bug #794 (No way to delete without expunging)
1502                 Take flags unset by other mailers into account
1503                 Take deleted flag set by other mailers into account
1504                 Fix unsetting REPLIED flag
1505                 Fix crash when capabilities can't be retrieved
1506         * src/mainwindow.c
1507         * src/mainwindow.h
1508                 Add M_DELAYED_FLAGS condition, and let the user use
1509                 Execute in order to be able to expunge deleted mails,
1510                 even if he's not in delayed execute mode
1511         * src/prefs_spelling.c
1512                 Use 'en' dictionary by default if LANG is POSIX or C
1513         * src/gtk/prefswindow.c
1514                 Fix bug #767 (Preferences windows expanding) by making
1515                 the window a bit larger when the resolution is greater
1516                 than 640x480, and by putting the prefs in a
1517                 GtkScrolledWindow.
1518
1519 2005-09-09 [paul]       1.9.14cvs12
1520
1521         * AUTHORS
1522         * configure.ac
1523         * po/zh_TW.Big5.po      ** REMOVED **
1524         * po/zh_TW.po           ** ADDED **
1525                 updated by Wei-Lun Chao
1526
1527 2005-09-09 [paul]       1.9.14cvs11
1528
1529         * src/mainwindow.c
1530                 fix asserts
1531         * src/common/xml.c
1532                 delay memory allocation until file is
1533                 opened successfully
1534                 Patch by Daniel Gustafson
1535
1536 2005-09-09 [cleroy]     1.9.14cvs10
1537
1538         * src/imap.c
1539                 Add guards
1540
1541 2005-09-08 [colin]      1.9.14cvs9
1542
1543         * src/compose.c
1544                 Alert when we can't save draft
1545                 Fix various wrap/color issues
1546                 Add mid-click pasting respecting wrap_paste option
1547         * src/folder.c
1548         * src/folder.h
1549         * src/folder_item_prefs.c
1550         * src/folder_item_prefs.h
1551         * src/imap.c
1552         * src/imap_gtk.c
1553         * src/imap_gtk.h
1554         * src/main.c
1555         * src/mainwindow.c
1556         * src/mainwindow.h
1557         * src/news.c
1558         * src/news_gtk.c
1559         * src/news_gtk.h
1560         * src/prefs_folder_item.c
1561                 Fix the impossibility to synchronise folders for
1562                 offline use (IMAP and NNTP are concerned)
1563
1564 2005-09-08 [colin]      1.9.14cvs8
1565
1566         * configure.ac
1567                 Build LDAP and JPilot by default if available
1568         * src/textview.c
1569                 Fix use after free
1570
1571 2005-09-08 [paul]       1.9.14cvs7
1572
1573         * doc/manual/en/sylpheed-1.html
1574         * doc/manual/en/sylpheed-18.html
1575         * doc/manual/en/sylpheed-19.html
1576         * doc/manual/en/sylpheed-4.html
1577         * doc/manual/en/sylpheed-6.html
1578         * doc/manual/en/sylpheed.html
1579                 a few minor updates, plus include some
1580                 details about plugins and their requirements
1581         * src/mainwindow.c
1582                 minor changes to English in /View/Sort
1583
1584 2005-09-07 [colin]      1.9.14cvs6
1585
1586         * doc/manual/en/sylpheed-1.html
1587         * doc/manual/en/sylpheed-10.html
1588         * doc/manual/en/sylpheed-11.html
1589         * doc/manual/en/sylpheed-12.html
1590         * doc/manual/en/sylpheed-13.html
1591         * doc/manual/en/sylpheed-14.html
1592         * doc/manual/en/sylpheed-15.html
1593         * doc/manual/en/sylpheed-16.html
1594         * doc/manual/en/sylpheed-17.html
1595         * doc/manual/en/sylpheed-18.html
1596         * doc/manual/en/sylpheed-19.html
1597         * doc/manual/en/sylpheed-2.html
1598         * doc/manual/en/sylpheed-20.html
1599         * doc/manual/en/sylpheed-21.html
1600         * doc/manual/en/sylpheed-22.html
1601         * doc/manual/en/sylpheed-3.html
1602         * doc/manual/en/sylpheed-4.html
1603         * doc/manual/en/sylpheed-5.html
1604         * doc/manual/en/sylpheed-6.html
1605         * doc/manual/en/sylpheed-7.html
1606         * doc/manual/en/sylpheed-8.html
1607         * doc/manual/en/sylpheed-9.html
1608         * doc/manual/en/sylpheed.html
1609                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
1610
1611 2005-09-07 [colin]      1.9.14cvs5
1612
1613         * src/mainwindow.c
1614                 Make labels more to-the-point
1615
1616 2005-09-07 [colin]      1.9.14cvs4
1617
1618         * doc/manual/en/sylpheed-1.html
1619         * doc/manual/en/sylpheed-12.html
1620         * doc/manual/en/sylpheed-13.html
1621         * doc/manual/en/sylpheed-14.html
1622         * doc/manual/en/sylpheed-15.html
1623         * doc/manual/en/sylpheed-16.html
1624         * doc/manual/en/sylpheed-17.html
1625         * doc/manual/en/sylpheed-18.html
1626         * doc/manual/en/sylpheed-19.html
1627         * doc/manual/en/sylpheed-2.html
1628         * doc/manual/en/sylpheed-20.html
1629         * doc/manual/en/sylpheed-21.html
1630         * doc/manual/en/sylpheed-22.html
1631         * doc/manual/en/sylpheed-4.html
1632         * doc/manual/en/sylpheed-5.html
1633         * doc/manual/en/sylpheed-6.html
1634         * doc/manual/en/sylpheed-7.html
1635         * doc/manual/en/sylpheed-8.html
1636         * doc/manual/en/sylpheed-9.html
1637         * doc/manual/en/sylpheed.html
1638                 Update manual
1639
1640 2005-09-07 [colin]      1.9.14cvs3
1641
1642         * doc/faq/en/sylpheed-faq-1.html
1643         * doc/faq/en/sylpheed-faq-2.html
1644         * doc/faq/en/sylpheed-faq-3.html
1645         * doc/faq/en/sylpheed-faq.html
1646                 Update FAQ
1647
1648 2005-09-07 [colin]      1.9.14cvs2
1649
1650         * src/folderview.c
1651         * src/procmsg.c
1652         * src/summaryview.c
1653         * src/toolbar.c
1654                 Fix special subfolders:
1655                 - Inherit parent's icon
1656                 - sent contents of queues subfolders
1657                 - empty subfolders of trashes
1658         * src/mainwindow.c
1659                 Remove outdated manual and faq entries
1660         * src/common/utils.c
1661                 Add quotes around %s coming from mailcap
1662
1663 2005-09-07 [colin]      1.9.14cvs1
1664
1665         * src/compose.c
1666                 After saving draft, set modified to FALSE
1667         * src/mimeview.c
1668         * src/common/utils.c
1669         * src/common/utils.h
1670                 Try to open mime parts using what is 
1671                 indicated in ~/.mailcap or /etc/mailcap,
1672                 if possible.
1673
1674 2005-09-05 [paul]       1.9.14
1675
1676         1.9.14 released
1677
1678         * po/sk.po
1679                 updated by Andrej Kacian
1680
1681 2005-09-05 [paul]       1.9.13cvs83
1682
1683         * po/de.po
1684         * po/es.po
1685         * po/fi.po
1686         * po/fr.po
1687         * po/nb.po
1688         * po/pt_BR.po
1689         * po/sr.po
1690                 updated translations by Thomas Gilgin, Ricardo Mones
1691                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
1692                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
1693
1694 2005-09-04 [paul]       1.9.13cvs82
1695
1696         * src/compose.c
1697                 only warn about exceeded line length limit
1698                 on send
1699
1700 2005-09-04 [paul]       1.9.13cvs81
1701
1702         * src/compose.c
1703                 fix crash in 'line length exceeded' dialogue
1704
1705 2005-09-02 [paul]       1.9.13cvs80
1706
1707         * src/imap.c
1708                 fix bug 795, 'Connection lost IMAP'
1709                 and add statusbar prints
1710                 Patch by Colin
1711
1712 2005-09-02 [paul]       1.9.13cvs79
1713
1714         * src/compose.c
1715                 compose_wrap_paragraph() becomes
1716                 compose_beautify_paragraph()
1717                 Patch by Colin
1718
1719 2005-09-02 [cleroy]     1.9.13cvs78
1720
1721         * src/folderview.c
1722                 Micro-fix
1723
1724 2005-09-01 [colin]      1.9.13cvs77
1725
1726         * src/imap.c
1727                 Maybe fix bug #795 (Connection lost IMAP)
1728                 Don't try to send logout when we're disconnected.
1729         * src/summaryview.c
1730                 Include locked and marked emails in HRM
1731                 view. Fixes bug #800 (Locked messages no longer 
1732                 show up when hide read messages is used)
1733
1734 2005-09-01 [paul]       1.9.13cvs76
1735
1736         * src/prefs_common.c
1737                 fix bad cutting
1738
1739 2005-08-31 [colin]      1.9.13cvs75
1740
1741         * src/folderview.c
1742         * src/folderview.h
1743         * src/prefs_summaries.c
1744         * src/summaryview.c
1745                 Fix "go to next new", fix preference
1746                 (Open unread/next swapped)
1747
1748 2005-08-31 [paul]       1.9.13cvs74
1749
1750         * src/compose.c
1751         * src/folderview.c
1752         * src/headerview.c
1753         * src/headerview.h
1754         * src/mainwindow.c
1755         * src/prefs_common.c
1756         * src/prefs_common.h
1757         * src/prefs_fonts.c
1758         * src/summaryview.c
1759         * src/textview.c
1760         * src/common/defs.h
1761                 remove obsolete BOLD_FONT setting
1762                 fix font update in headerview and textview
1763                 headers after prefs change
1764                 Patch By Colin
1765
1766 2005-08-31 [paul]
1767
1768         1.9.14-rc4 released
1769
1770 2005-08-30 [colin]      1.9.13cvs73
1771
1772         * src/summaryview.c
1773                 When Hide read messages is selected and we
1774                 refresh the summaryview, don't remove the 
1775                 currently displayed message. Fixes bug #797
1776                 (Summary view reloads when new mail is 
1777                 downloaded in 1.9.14 rc)
1778
1779 2005-08-30 [colin]      1.9.13cvs72
1780
1781         * src/folderview.c
1782                 Fix flickering
1783         * src/mainwindow.c
1784                 Remove useless callback
1785         * src/mimeview.c
1786         * src/gtk/filesel.c
1787         * src/gtk/filesel.h
1788                 Add a filesel_select_file_save_folder() - used by Save All
1789
1790 2005-08-29 [paul]       1.9.13cvs71
1791
1792         * AUTHORS
1793         * src/matcher_parser_parse.y
1794         * src/etpan/imap-thread.c
1795                 fix building on FreeBSD
1796                 Patch by Daniel Gustafson <daniel@hobbit.se>
1797
1798 2005-08-29 [paul]       1.9.13cvs70
1799
1800         * src/plugins/pgpinline/pgpinline.c
1801                 only initialise sig result if it's been handled
1802                 Patch by Colin
1803
1804 2005-08-29 [paul]       1.9.13cvs69
1805         
1806         Patches by Colin:
1807
1808         * src/imap.c
1809         * src/common.utils.c
1810         * src/common/utils.h
1811                 optimisation
1812         * src/stock_pixmap.h
1813                 fix wrong icon reference
1814         * src/pixmaps/trash_btn.xpm
1815                 replace with nicer image
1816
1817 2005-08-28 [colin]      1.9.13cvs68
1818
1819         * src/Makefile.am
1820         * src/stock_pixmap.c
1821         * src/stock_pixmap.h
1822         * src/toolbar.c
1823         * src/pixmaps/trash_btn.xpm
1824                 Add a specific trash xpm for the button
1825
1826 2005-08-28 [colin]      1.9.13cvs67
1827
1828         * src/imap.c
1829                 Fix leak
1830
1831 2005-08-27 [colin]      1.9.13cvs66
1832
1833         * src/imap.c
1834         * src/procmime.c
1835                 Correctly fix "Problem with replies", fixes
1836                 pgpmime encryption too. 
1837
1838 2005-08-27 [colin]      1.9.13cvs65
1839
1840         * src/folder.c
1841         * src/procmsg.c
1842         * src/procmsg.h
1843         * src/summaryview.c
1844                 Fix bug #517 (messages removed from summaryview 
1845                 when moving fails)
1846
1847 2005-08-27 [colin]      1.9.13cvs64
1848
1849         * tools/Makefile.am
1850         * tools/asus_mailled.sh
1851                 Add a script to blink ASUS laptops' mail LED where there
1852                 is unread mail.
1853
1854 2005-08-27 [colin]      1.9.13cvs63
1855
1856         * src/imap.c
1857         * src/etpan/imap-thread.c
1858         * src/etpan/imap-thread.h
1859                 Implement automatic choosing of login method
1860                 Fixes bug #791
1861         * src/gtk/.cvsignore
1862                 Add sylpheed-marshal.[ch]
1863
1864 2005-08-27 [colin]      1.9.13cvs62
1865
1866         * src/common/utils.c
1867                 Fix confusing perror
1868
1869 2005-08-27 [colin]      1.9.13cvs61
1870
1871         * src/toolbar.c
1872         * src/toolbar.h
1873                 Remove A_DELETE, replace it with 
1874                 A_TRASH and A_DELETE_REAL. Automatically
1875                 rewrite config files to replace A_DELETE
1876                 with A_TRASH (no functionality change).
1877                 Fixes half of #794
1878
1879 2005-08-26 [colin]      1.9.13cvs60
1880
1881         * src/procmime.c
1882                 Previous "Problem with replies" fix brought other
1883                 problems, fixing them
1884
1885 2005-08-26 [colin]      1.9.13cvs59
1886
1887         * src/procmime.c
1888                 Fix "Problem with replies". This happened only
1889                 on IMAP...
1890         * src/procmsg.c
1891                 Factorize code a bit
1892         * src/compose.c
1893                 Speed improvement on very long messages (wrapping)
1894                 Fix signature color on Reedit and Redirect
1895                 On Reedit, don't attach pgp-signatures parts, but
1896                 set signing to On.
1897
1898 2005-08-24 [paul]       1.9.13cvs58
1899
1900         * src/compose.c
1901                 don't claim success when clicking
1902                 Cancel on the passphrase box.
1903                 Patch by Colin
1904
1905 2005-08-24 [paul]       1.9.13cvs57
1906
1907         * src/main.c
1908                 fix misplaced sylpheed.log
1909         * src/common/defs.h
1910                 define UIDL_DIR
1911
1912 2005-08-24 [paul]       1.9.13cvs56
1913
1914         * src/imap.c
1915         * src/etpan/imap-thread.c
1916         * src/etpan/imap-thread.h
1917                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
1918                 Patch by Colin
1919         * src/gtk/sylpheed-marshal.c    ** REMOVED **
1920         * src/gtk/sylpheed-marshal.h    ** REMOVED **
1921                 remove autogenerated files
1922         * tools/kdeservicemenu/README
1923         * tools/kdeservicemenu/install.sh
1924         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1925         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1926                 use Claws icon, use 'Sylpheed-Claws' in menu,
1927                 use kdialog, and other cleanups
1928
1929 2005-08-23 [paul]       1.9.13cvs55
1930
1931         * src/compose.c
1932                 fix paste/wrap crash
1933                 Patch by Colin
1934
1935 2005-08-23 [paul]       1.9.13cvs54
1936
1937         * src/main.c
1938                 fix crash recovery
1939                 Patch by Colin
1940
1941 2005-08-23 [paul]       1.9.13cvs53
1942
1943         * src/addressbook.c
1944         * src/editaddress.c
1945                 view all data of LDAP contacts
1946                 Patch by Colin
1947
1948 2005-08-23 [paul]       1.9.13cvs52
1949
1950         * src/addressbook.c
1951                 fix issues with the Search field
1952                 Patch by Colin
1953
1954 2005-08-22 [paul]       1.9.13cvs51
1955
1956         * src/folderview.c
1957                 put name of folder in processing dialog
1958                 title
1959         * src/prefs_folder_item.c
1960                 improve english usage
1961
1962 2005-08-22 [paul]       1.9.13cvs50
1963
1964         * src/filtering.c
1965         * src/filtering.h
1966         * src/matcher.c
1967         * src/matcher_parser_lex.l
1968         * src/matcher_parser_parse.y
1969         * src/prefs_filtering.c
1970                 add Filtering/Processing rule names feature.
1971                 (the incompatible old matcherrc is saved as
1972                 matcherrc.pre_names).
1973                 Patch by Colin
1974
1975 2005-08-22 [paul]       1.9.13cvs49
1976
1977         * src/procmsg.c
1978                 fix colour labelling
1979                 Patch by Colin
1980
1981 2005-08-22 [paul]       1.9.13cvs48
1982
1983         * src/textview.c
1984                 fix open_image_cb()
1985
1986 2005-08-22 [paul]       1.9.13cvs47
1987
1988         * src/imap.c
1989                 fix bug 789, 'SC crashes with imap (CVS ver)'
1990                 Patch by Colin
1991
1992 2005-08-22 [paul]       1.9.13cvs46
1993
1994         * src/mimeview.c
1995         * src/prefs_common.c
1996         * src/common/defs.h
1997                 define reused defaults in defs.h
1998         * src/textview.c
1999                 add 'Open image' to image popup menu
2000
2001 2005-08-21 [colin]      1.9.13cvs45
2002
2003         * src/summaryview.c
2004                 Fix bug #788 (Bogus "From" address displayed)
2005
2006 2005-08-20 [colin]      1.9.13cvs44
2007
2008         * src/folder.c
2009                 Fix buf #787 (multilevel delete causes SIGSEGV)
2010
2011 2005-08-19 [colin]      1.9.13cvs43
2012
2013         * src/inc.c
2014         * src/prefs_common.c
2015         * src/prefs_common.h
2016                 Add an hidden pref to allow modifying the
2017                 update stepping in incorporation.
2018                 Patch by wwp.
2019
2020 2005-08-19 [colin]      1.9.13cvs42
2021
2022         * src/compose.c
2023         * src/procmime.c
2024                 Workaround for broken MUAs: encode 
2025                 Content-type: name: as ASCII and 
2026                 Content-Disposition: filename: as
2027                 per rfc2231
2028         * src/prefs_account.c
2029                 Fix invisible-ness of SMTP SSL prefs
2030                 in NNTP accounts
2031
2032 2005-08-19 [paul]       1.9.13cvs41
2033
2034         * src/compose.c
2035         * src/prefs_common.c
2036         * src/prefs_common.h
2037         * src/prefs_wrapping.c
2038                 paste with or without wrapping.
2039                 patch by Colin
2040
2041 2005-08-19 [paul]       1.9.13cvs40
2042
2043         * src/prefs_common.c
2044         * src/prefs_common.h
2045         * src/summaryview.c
2046                 reintroduce enable_swap_from as a
2047                 hidden pref. patch by Colin
2048         * src/quote_fmt_parse.y
2049         * src/plugins/clamav/clamav_plugin.c
2050         * src/plugins/dillo_viewer/dillo_viewer.c
2051         * src/plugins/mathml_viewer/mathml_viewer.c
2052         * src/plugins/pgpcore/sgpgme.c
2053         * src/plugins/pgpinline/pgpinline.c
2054         * src/plugins/pgpmime/pgpmime.c
2055                 tidy up. patch by Colin
2056
2057 2005-08-19 [paul]       1.9.13cvs39
2058
2059         * configure.ac
2060                 complete cvs38's sync
2061         * src/editaddress.c
2062         * src/gedit-print.c
2063         * src/mutt.c
2064         * src/etpan/etpan-log.c
2065         * src/etpan/imap-thread.c
2066         * src/gtk/gtksourceprintjob.c
2067                 fix compilation warnings
2068                 (patch by Colin)
2069
2070 2005-08-19 [paul]       1.9.13cvs38
2071
2072         sync with main:
2073
2074         * src/account.c
2075         * src/action.c
2076         * src/addrbook.c
2077         * src/addrcache.c
2078         * src/addrharvest.c
2079         * src/addrindex.c
2080         * src/codeconv.c
2081         * src/compose.c
2082         * src/crash.c
2083         * src/exporthtml.c
2084         * src/exportldif.c
2085         * src/folder.c
2086         * src/image_viewer.c
2087         * src/inc.c
2088         * src/inc.h
2089         * src/jpilot.c
2090         * src/ldif.c
2091         * src/main.c
2092         * src/matcher.c
2093         * src/mbox.c
2094         * src/messageview.c
2095         * src/mh.c
2096         * src/mimeview.c
2097         * src/msgcache.c
2098         * src/mutt.c
2099         * src/news.c
2100         * src/partial_download.c
2101         * src/pine.c
2102         * src/pop.c
2103         * src/prefs_actions.c
2104         * src/prefs_common.c
2105         * src/prefs_customheader.c
2106         * src/prefs_display_header.c
2107         * src/prefs_gtk.c
2108         * src/prefs_themes.c
2109         * src/procheader.c
2110         * src/procmime.c
2111         * src/procmsg.c
2112         * src/recv.c
2113         * src/send_message.c
2114         * src/simple-gettext.c
2115         * src/sourcewindow.c
2116         * src/textview.c
2117         * src/vcard.c
2118         * src/common/defs.h
2119         * src/common/log.c
2120         * src/common/plugin.c
2121         * src/common/prefs.c
2122         * src/common/session.c
2123         * src/common/session.h
2124         * src/common/socket.c
2125         * src/common/socket.h
2126         * src/common/ssl_certificate.c
2127         * src/common/template.c
2128         * src/common/utils.c
2129         * src/common/utils.h
2130         * src/common/xml.c
2131         * src/gtk/about.c
2132         added wrappers for C library function that
2133                 take pathname arguments.
2134                 enabled compilation with MinGW.
2135                 use GDir instead of directly using opendir().
2136                 added rename_force().
2137
2138 2005-08-19 [paul]       1.9.13cvs37
2139         
2140         patches by Colin:
2141         * src/compose.c
2142                 fix privacy settings on re-editing
2143                 a sent message
2144         * src/jpilot.c
2145                 fix encoding bug
2146         * src/folder.c
2147         * src/procmsg.c
2148         * src/procmsg.h
2149         * src/summaryview.c
2150                 flag changing optimisation
2151
2152 2005-08-18 [martin]     1.9.13cvs36
2153
2154         * commitHelper
2155             added my login
2156         * src/addrcache.c
2157         * src/addrharvest.c
2158         * src/addrindex.c
2159         * src/compose.c
2160         * src/grouplistdialog.c
2161         * src/main.c
2162         * src/mainwindow.c
2163         * src/msgcache.c
2164         * src/mutt.c
2165         * src/pine.c
2166         * src/prefs_account.c
2167         * src/prefs_themes.c
2168         * src/stock_pixmap.c
2169         * src/summaryview.c
2170         * src/gtk/about.c
2171         * src/gtk/logwindow.c
2172             removed deprecated glib and gdk stuff
2173         * src/plugins/pgpcore/select-keys.c
2174             convert attributes from locale to utf8
2175
2176 2005-08-17 [paul]       1.9.13cvs35
2177
2178         * src/account.c
2179         * src/addressbook.c
2180                 use new GTK_STOCK_ icons if available
2181         * src/summaryview.c
2182         * src/gtk/gtksctree.c
2183         * src/gtk/gtksctree.h
2184                 faster range select. patch by Colin
2185
2186 2005-08-17 [paul]       1.9.13cvs34
2187
2188         patches by colin:
2189         * src/addressbook.c
2190         * src/addressitem.h
2191                 Add an edit button for contacts, fix selections
2192                 of gtksctree items
2193         * src/editaddress.c
2194                 Change labels, let Save be always possible in the
2195                 email and user atributes tabs
2196         * src/folderview.c
2197                 fix sort issues
2198         * src/summaryview.c
2199                 select next item instead of the displayed one
2200                 after deletion
2201
2202         * src/gtk/progressdialog.c
2203                 use prefs_common.enable_rules_hint
2204
2205 2005-08-13 [hoa]        1.9.13cvs33
2206
2207         * src/etpan/imap-thread.c
2208                 fixed build on Solaris.
2209
2210 2005-08-10 [colin]      1.9.13cvs32
2211
2212         * src/procmsg.c
2213                 Fix cvs31 (missing fclose before reading
2214                 the file)
2215
2216 2005-08-10 [colin]      1.9.13cvs31
2217
2218         * src/procmsg.c
2219                 Fix procmsg_msginfo_new_from_mimeinfo() when
2220                 the MimeInfo isn't stored in memory. This fixes
2221                 replying to an attached message.
2222
2223 2005-08-10 [colin]      1.9.13cvs30
2224
2225         * src/mainwindow.c
2226                 Fix slowness in account changing
2227
2228 2005-08-10 [colin]      1.9.13cvs29
2229
2230         * src/folder.c
2231         * src/folderutils.c
2232         * src/folderview.c
2233         * src/imap_gtk.c
2234         * src/mainwindow.c
2235         * src/mh_gtk.c
2236         * src/procmsg.c
2237         * src/summaryview.c
2238                 Optimize folder_has_parent_of_type
2239                 Prevent moving special sub-folders from contextual menus
2240                 Rework message a bit ("Empty all messages" -> "Delete all
2241                 messages")
2242                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
2243                 and "Deleted Items" folders)
2244
2245 2005-08-08 [colin]      1.9.13cvs28
2246
2247         * src/summaryview.c
2248         * src/prefs_summaries.c
2249                 Make "Select first unread|new" more flexible
2250                 (just prioritize new or unread)
2251
2252 2005-08-08 [colin]      1.9.13cvs27
2253
2254         * src/summaryview.c
2255                 If "select first new" is selected and there only
2256                 are unread messages, fallback to "select first
2257                 unread".
2258
2259 2005-08-08 [colin]      1.9.13cvs26
2260
2261         * src/folder.c
2262                 Fix shameful bugs (and bug #779)
2263
2264 2005-08-08 [colin]      1.9.13cvs25
2265
2266         * src/folder.c
2267         * src/folder.h
2268                 Cache parents' type to make folder_has_parent_of_type
2269                 faster
2270         * src/folderview.c
2271                 Forbid DnD of special sub-folders
2272         * src/procmsg.c
2273         * src/procmsg.h
2274                 Add MAIL_POSTFILTERING_HOOK
2275         * src/summaryview.c
2276                 Revert over-zealous deletion of the use_addr_book 
2277                 code
2278
2279 2005-08-07 [colin]      1.9.13cvs24
2280
2281         * src/folder.c
2282                 Fix big mistake (passing MsgInfo instead 
2283                 of FolderItem)
2284
2285 2005-08-07 [colin]      1.9.13cvs23
2286
2287         * src/compose.c
2288         * src/folder.c
2289         * src/folder.h
2290         * src/foldersel.c
2291         * src/folderutils.c
2292         * src/folderview.c
2293         * src/imap.c
2294         * src/mainwindow.c
2295         * src/messageview.c
2296         * src/mh.c
2297         * src/msgcache.c
2298         * src/procmime.c
2299         * src/summaryview.c
2300                 Make subfolders of Drafts, Queue, Outbox, Trash
2301                 work like their parents. 
2302                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
2303
2304 2005-08-07 [colin]      1.9.13cvs22
2305
2306         * src/addressbook.c
2307                 Fix bug #771 (Dragged contacts not saved)
2308
2309 2005-08-07 [paul]       1.9.13cvs21
2310
2311         * src/summaryview.c
2312                 fix bug 32 'Search Doesn't display results
2313                 if "Hide Read Messages" is chosen'
2314                 be more literal in interpreting 'Hide read
2315                 messages'
2316
2317 2005-08-07 [colin]      1.9.13cvs20
2318
2319         * src/folderview.c
2320                 Add debug
2321         * src/summaryview.c
2322                 Faster 'unthread_for_execution'
2323
2324 2005-08-06 [paul]       1.9.13cvs19
2325
2326         * src/mainwindow.c
2327                 add mnemonics to Set displayed columns
2328                 fix bug where msgview_visible option was
2329                 overwritten as TRUE on startup
2330
2331 2005-08-06 [paul]       1.9.13cvs18
2332
2333         * src/mainwindow.c
2334                 refer to 'displayed columns in folder/message
2335                 list' not 'displayed items in summary/message view'
2336         * src/prefs_display_header.c
2337                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
2338                 be consistent with similar dialogues
2339         * src/prefs_folder_column.c
2340         * src/prefs_summary_column.c
2341                 'columns' not 'items', and folder and message lists,
2342                 instead of folder and summary views;
2343                 Use 'Hidden columns' as list heading not 'Available
2344                 items';
2345                 move the 'Remove' button to the right hand side;
2346                 top-align the buttons;
2347                 remove unneeded vbox
2348         * src/prefs_summaries.c
2349                 put the 2 column prefs buttons in a frame to reduce
2350                 overall width; refer to columns not items &c.
2351
2352 2005-08-05 [colin]      1.9.13cvs17
2353
2354         * src/prefs_common.c
2355         * src/prefs_common.h
2356         * src/mainwindow.c
2357         * src/compose.c
2358         * src/messageview.c
2359                 Add an hidden toolbar_detachable pref, so
2360                 that I can get rid of these painful handles
2361                 in the toolbars. Defaults to TRUE to avoid
2362                 changing the GUI on unsuspecting people...
2363
2364 2005-08-05 [colin]      1.9.13cvs16
2365
2366         * src/Makefile.am
2367         * src/prefs_folder_column.c
2368         * src/prefs_folder_column.h
2369                 Add prefs for folder columns
2370         * src/folderview.c
2371         * src/folderview.h
2372         * src/mainwindow.c
2373         * src/mainwindow.h
2374         * src/prefs_common.c
2375         * src/prefs_common.h
2376         * src/prefs_summaries.c
2377                 Use them
2378         * src/prefs_summary_column.c
2379         * src/summaryview.c
2380         * src/summaryview.h
2381                 Add a To column
2382         * src/textview.c
2383         * src/common/utils.c
2384         * src/common/utils.h
2385                 Move uri colourisation functions
2386                 to utils
2387         * src/compose.c
2388                 Colourise URIs
2389         * src/imap.c
2390                 Fix bug with LIST where we'd try
2391                 to get Folder//////[...]/// 
2392
2393 2005-08-05 [paul]       1.9.13cvs15
2394
2395         * src/prefs_summaries.c
2396                 improve the English usage
2397         * src/summaryview.c
2398                 set font on column change
2399                 thanks to Colin
2400
2401 2005-08-05 [paul]       1.9.13cvs14
2402
2403         * src/prefs_common.c
2404         * src/prefs_common.h
2405         * src/prefs_summaries.c
2406         * src/summaryview.c
2407                 replace 'open_unread_on_enter' option with
2408                 'select_on_entry' option. opening/not opening
2409                 is now exclusively controlled by 'always_show_msg'
2410
2411 2005-08-04 [colin]      1.9.13cvs13
2412
2413         * src/compose.c
2414                 Remove dead code
2415                 Add colourisation of quotes and signatures
2416         * src/folderview.c
2417                 Fix possible crashes
2418         * src/messageview.c
2419                 Change an assert that is no problem
2420         * src/news.c
2421         * src/news_gtk.c
2422         * src/news_gtk.h
2423                 Fix offline mode
2424         * src/gtk/quicksearch.c
2425                 Fix a possible crash
2426
2427 2005-08-03 [colin]      1.9.13cvs12
2428
2429         * src/prefs_account.c
2430                 Fix bug #777 (Sylpheed crash in account configuration)
2431
2432 2005-08-03 [colin]      1.9.13cvs11
2433
2434         * src/addressbook.c
2435         * src/editaddress.c
2436         * src/editgroup.c
2437                 Fixing addressbook, round 2
2438         * src/textview.c
2439                 Fix emphasis color on rechecking 'Colorize messages'
2440
2441 2005-08-03 [paul]       1.9.13cvs10
2442
2443         sync with main
2444
2445         * src/addr_compl.c
2446         * src/compose.c
2447         * src/main.c
2448         * src/pop.c
2449         * src/prefs_account.c
2450         * src/procmime.c
2451         * src/procmsg.c
2452         * src/quote_fmt_parse.y
2453         * src/textview.c
2454         * src/common/quoted-printable.c
2455         * src/common/utils.c
2456         * src/common/utils.h
2457         * src/common/xml.c
2458                 replaced incorrect locale-independent
2459                 ctype functions with GLib's. Corrected
2460                 signedness mismatch.
2461         * src/headerview.c
2462                 headerview_create(): added spacing for vbox.
2463         * src/gtk/about.c
2464                 set focus to the OK button.
2465
2466 2005-08-03 [colin]      1.9.13cvs9
2467
2468         * src/folderview.c
2469                 Fix possible crash
2470
2471 2005-08-02 [colin]      1.9.13cvs8
2472
2473         * src/mainwindow.c
2474                 Fix cast
2475         * src/addressbook.c
2476         * src/addressitem.h
2477                 Fix a cast and more generally, try to make the
2478                 GUI more intuitive and consistent (round 1)
2479
2480 2005-08-02 [paul]       1.9.13cvs7
2481
2482         * src/folder.h
2483                 missing in 1.9.13cvs6
2484
2485 2005-08-02 [colin]      1.9.13cvs6
2486
2487         * src/folder.c
2488                 Fix one more leak
2489
2490 2005-08-02 [colin]      1.9.13cvs5
2491
2492         * src/folder.c
2493         * src/folderview.c
2494         * src/imap.c
2495         * src/main.c
2496         * src/mbox.c
2497         * src/procmsg.c
2498         * src/summaryview.c
2499                 Fix a number of folder_item_get_msg_list()-related
2500                 leaks (missing procmsg_msginfo_free()s)
2501
2502 2005-08-01 [colin]      1.9.13cvs4
2503
2504         * src/folderview.c
2505         * src/folderview.h
2506         * src/mainwindow.c
2507         * src/prefs_fonts.c
2508         * src/prefs_summaries.c
2509         * src/prefs_themes.c
2510         * src/summaryview.c
2511         * src/summaryview.h
2512         * src/textview.c
2513         * src/textview.h
2514                 Fix instant-apply of summary and folderview-related prefs
2515                 Fix erroneous g_free and alertpanels in prefs_theme
2516                 Add instant-apply for fonts
2517                 Defer applying of prefs a little bit so it's done only
2518                 once even if requested by multiples prefs pages
2519
2520 2005-08-01 [paul]       1.9.13cvs3
2521
2522         * src/main.c
2523                 fix bug 776 'S.C. crashes on close'
2524                 thanks to Colin
2525         * src/etpan/etpan-thread-manager-types.h
2526                 add missing include
2527                 thanks to Hoa
2528
2529 2005-07-25 [paul]       1.9.13cvs2
2530
2531         * src/summaryview.c
2532                 fix typos. spotted by Fabien Vantard
2533
2534 2005-07-24 [paul]       1.9.13cvs1
2535
2536         * doc/man/sylpheed.1
2537                 update man page, incorporating fix of
2538                 bug 769 'Typo in manpage'
2539         * src/etpan/imap-thread.c
2540                 fix NetBSD openssl dependencies. patch by
2541                 George Michaelson <ggm@apnic.net>
2542         * po/pt_BR.po
2543                 updated by Frederico Goncalves Guimaraes
2544
2545 2005-07-22 [paul]       1.9.13
2546
2547         1.9.13 release
2548
2549 2005-07-22 [paul]       1.9.12cvs91
2550
2551         * AUTHORS
2552         * INSTALL
2553         * README.claws
2554         * RELEASE_NOTES.claws
2555                 updated for release
2556         * configure.ac
2557         * po/nb.po
2558         * tools/claws.i18n.status.pl
2559                 add Norwegian translation. submiited by
2560                 Geir Helland <pjallabais@users.sourceforge.net>
2561         * po/ca.po
2562         * po/de.po
2563         * po/es.po
2564         * po/fi.po
2565         * po/fr.po
2566         * po/it.po
2567         * po/sk.po
2568         * po/sr.po
2569         * po/zh_CN.po
2570                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
2571                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
2572                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
2573                 Yang Guilong
2574         * src/plugins/clamav/clamav_plugin_gtk.c
2575         * src/plugins/spamassassin/spamassassin_gtk.c
2576                 replace outdated description strings
2577
2578 2005-07-21 [colin]      1.9.12cvs90
2579
2580         * src/folder.c
2581                 Set folder to batch mode when scanning it. Makes deletion
2582                 of unread mails on IMAP much faster (due to the UNREAD 
2583                 flag unsetting)
2584
2585 2005-07-21 [darko]      1.9.12cvs89
2586
2587         * configure.ac
2588                 link against libresolv if necessary (patch by Paul)
2589         * src/msgcache.c
2590                 use glib's portable macros to determine endianness
2591
2592 2005-07-21 [paul]       1.9.12cvs88
2593
2594         * src/crash.c
2595         * src/gtk/about.c
2596                 update compiled-in features list
2597
2598 2005-07-20 [colin]      1.9.12cvs87
2599
2600         * src/folder.c
2601         * src/textview.c
2602                 Gcc 2.9x compilation fixes, thanks to Darko
2603         * src/plugins/clamav/clamav_plugin.c
2604                 Little optimisation: load virus database only once
2605         * src/plugins/spamassassin/spamassassin.c
2606                 Big optimisation: filtering one mail took at least 1 second,
2607                 now it takes at least 50ms. Doesn't speed up spamassassin 
2608                 itself, but should already be much more tolerable.
2609
2610 2005-07-20 [colin]      1.9.12cvs86
2611
2612         * src/summaryview.c
2613                 Fix performance issue
2614
2615 2005-07-19 [colin]      1.9.12cvs85
2616
2617         * src/plugins/pgpinline/plugin.c
2618                 Fix warning
2619
2620 2005-07-19 [colin]      1.9.12cvs84
2621
2622         * configure.ac
2623         * src/plugins/Makefile.am
2624         * src/plugins/pgpinline/.cvsignore
2625         * src/plugins/pgpinline/Makefile.am
2626         * src/plugins/pgpinline/pgpinline.c
2627         * src/plugins/pgpinline/pgpinline.deps
2628         * src/plugins/pgpinline/pgpinline.h
2629         * src/plugins/pgpinline/plugin.c
2630                 Put pgpinline in the main tree
2631
2632 2005-07-19 [paul]       1.9.12cvs83
2633
2634         * src/prefs_actions.c
2635                 prevent '//' in menu names, which cause a crash
2636                 thanks to Colin
2637
2638 2005-07-19 [paul]       1.9.12cvs82
2639
2640         * configure.ac
2641                 be generally more informative in configure output.
2642                 OpenSSL: correction: '[ --enable-openssl ...' -> 
2643                 '[ --disable-openssl ...', as --enable-openssl is default
2644                 PGP/MIME: don't check for GPGME again, check for
2645                 pgpcore instead. Therefore prevent the possibility of
2646                 attempting to build pgpmime if pgpcore dependencies are
2647                 not met
2648                 ClamAV: use pkgconfig to check for lib
2649                 libgnomeprint: revert logic on inner test to match
2650                 everything else
2651         * src/plugins/pgpcore/sgpgme.c
2652                 add missing include
2653
2654 2005-07-19 [colin]      1.9.12cvs81
2655
2656         * src/summaryview.c
2657                 Fix slow thread rebuilding in particular
2658                 cases
2659
2660 2005-07-19 [paul]       1.9.12cvs80
2661
2662         * sylpheed-claws.desktop
2663                 fix typo, spotted by Stephan Sachse
2664         * src/account.c
2665                 replace GTK_STOCK_ADD with
2666                 GTK_STOCK_NEW button
2667
2668 2005-07-18 [colin]      1.9.12cvs79
2669
2670         * src/etpan/imap-thread.c
2671                 Fix return value (Thanks Hoa)
2672
2673 2005-07-18 [colin]      1.9.12cvs78
2674
2675         * src/imap.c
2676                 Allow empty passwords
2677                 Create drafts/queue/outbox if necessary
2678         * src/summaryview.c
2679                 Remove old code
2680         * src/etpan/imap-thread.c
2681                 Fix STARTTLS (Thanks to Hoa)
2682
2683 2005-07-18 [paul]       1.9.12cvs77
2684
2685         * ChangeLog-gtk2.jp
2686         * ChangeLog.jp
2687                 removed
2688         * Makefile.am
2689                 updated to reflect additions and removals
2690         * TODO
2691                 updated to be claws-specific
2692         * TODO-gtk2
2693         * TODO-gtk2.jp
2694         * TODO.jp
2695         * sylpheed-128x128.png
2696         * sylpheed-64x64.png
2697                 removed
2698         * sylpheed-claws-128x128.png
2699         * sylpheed-claws-64x64.png
2700         * sylpheed-claws.desktop
2701         * sylpheed-claws.png
2702                 added
2703         * sylpheed.desktop
2704         * sylpheed.png
2705                 removed
2706
2707 2005-07-17 [paul]       1.9.12cvs76
2708
2709         * src/account.c
2710         * src/addressbook.c
2711         * src/alertpanel.c
2712         * src/alertpanel.h
2713         * src/compose.c
2714         * src/exphtmldlg.c
2715         * src/expldifdlg.c
2716         * src/folderview.c
2717         * src/imap_gtk.c
2718         * src/inc.c
2719         * src/message_search.c
2720         * src/messageview.c
2721         * src/mh_gtk.c
2722         * src/news_gtk.c
2723         * src/prefs_actions.c
2724         * src/prefs_filtering.c
2725         * src/prefs_matcher.c
2726         * src/prefs_template.c
2727         * src/prefs_themes.c
2728         * src/ssl_manager.c
2729         * src/summary_search.c
2730         * src/textview.c
2731         * src/toolbar.c
2732         * src/gtk/sslcertwindow.c
2733         * src/plugins/pgpcore/sgpgme.c
2734                 rework alertpanels
2735
2736 2005-07-17 [colin]      1.9.12cvs75
2737
2738         * src/privacy.c
2739                 add a PrivacySystem accessor that checks that
2740                 the system cached in a MimeInfo's privacydata
2741                 is still registered. Use this accessor instead
2742                 of directly using data->system. Fixes crashes
2743                 after unloading pgp plugins.
2744
2745 2005-07-17 [colin]      1.9.12cvs74
2746
2747         * src/alertpanel.c
2748                 Change geometry hints to a simple default size.
2749                 Fixes the certs dialogs.
2750
2751 2005-07-17 [colin]      1.9.12cvs73
2752
2753         * src/gtk/sslcertwindow.c
2754                 Use a gtkExpander
2755
2756 2005-07-17 [colin]      1.9.12cvs72
2757
2758         * src/plugins/pgpcore/Makefile.am
2759         * src/plugins/pgpmime/Makefile.am
2760                 Add gpgme libs
2761
2762 2005-07-17 [paul]       1.9.12cvs71
2763
2764         * configure.ac
2765                 add --disable-gnomeprint option
2766                 modified version of patch by Marius Mauch
2767
2768 2005-07-17 [paul]       1.9.12cvs70
2769
2770         * src/common/defs.h
2771                 update urls
2772         * src/account.c
2773         * src/action.c
2774         * src/addressbook.c
2775         * src/compose.c
2776         * src/foldersel.c
2777         * src/folderview.c
2778         * src/html.c
2779         * src/imap_gtk.c
2780         * src/main.c
2781         * src/mainwindow.c
2782         * src/messageview.c
2783         * src/mh_gtk.c
2784         * src/mimeview.c
2785         * src/news_gtk.c
2786         * src/prefs_account.c
2787         * src/prefs_send.c
2788         * src/prefs_summaries.c
2789         * src/procmsg.c
2790         * src/summaryview.c
2791         * src/common/utils.c
2792         * src/common/xml.c
2793         * src/plugins/pgpcore/passphrase.c
2794         * src/plugins/pgpcore/select-keys.c
2795                 replace inappropriately used backticks
2796                 with single quotes
2797
2798 2005-07-16 [colin]      1.9.12cvs69
2799
2800         * src/image_viewer.c
2801                 Add extra paranoid checks
2802
2803 2005-07-16 [colin]      1.9.12cvs68
2804
2805         * src/plugins/pgpcore/prefs_gpg.c
2806                 Don't auto-check sigs by default, as it
2807                 can be really slow.
2808
2809 2005-07-16 [colin]      1.9.12cvs67
2810
2811         * src/plugins/pgpcore/sgpgme.c
2812                 Make messages a bit better.
2813
2814 2005-07-16 [colin]      1.9.12cvs66
2815
2816         * src/imap.c
2817                 Remove pseudo-log
2818         * src/etpan/imap-thread.c
2819                 Add real log
2820
2821 2005-07-16 [colin]      1.9.12cvs65
2822
2823         * src/main.c
2824         * src/prefs_other.c
2825                 And now, fix build with libetpan :-/
2826
2827 2005-07-15 [colin]      1.9.12cvs64
2828
2829         * src/prefs_other.c
2830                 Continue fixing build without libetpan.
2831
2832 2005-07-15 [colin]      1.9.12cvs63
2833
2834         * src/main.c
2835                 Fix build with --disable-libetpan
2836
2837 2005-07-15 [colin]      1.9.12cvs62
2838
2839         * configure.ac
2840                 Bump libetpan's version
2841
2842 2005-07-15 [colin]      1.9.12cvs61
2843
2844         * src/etpan/imap-thread.c
2845                 Actually stop logging :)
2846
2847 2005-07-15 [colin]      1.9.12cvs60
2848
2849         * src/addressbook.c
2850                 Fix dnd of multiple addresses.
2851
2852 2005-07-15 [hoa]        1.9.12cvs59
2853
2854         * src/etpan/imap-thread.c
2855             disable login of IMAP password in libetpan log file.
2856
2857 2005-07-15 [paul]       1.9.12cvs58
2858
2859         * src/account.c
2860                 don't automatically sort
2861                 do allow drag n drop
2862
2863 2005-07-15 [paul]       1.9.12cvs57
2864
2865         * src/account.c
2866         * src/ssl_manager.c
2867                 alphabetical listing
2868
2869 2005-07-15 [paul]       1.9.12cvs56
2870
2871         * src/gtk/pluginwindow.c
2872                 sort plugin list alphabetically
2873
2874 2005-07-15 [paul]       1.9.12cvs55
2875
2876         * src/prefs_spelling.c
2877         * src/prefs_wrapping.c
2878                 unify English usage
2879
2880 2005-07-15 [colin]      1.9.12cvs54
2881
2882         * src/wizard.c
2883                 Typo fix
2884
2885 2005-07-15 [paul]       1.9.12cvs53
2886
2887         * src/prefs_message.c
2888                 make 'show cursor' a hidden option
2889
2890 2005-07-14 [colin]      1.9.12cvs52
2891
2892         * src/plugins/spamassassin/Makefile.am
2893         * src/plugins/clamav/Makefile.am
2894                 Fix double EXTRA_DISTs
2895
2896 2005-07-14 [colin]      1.9.12cvs51
2897
2898         * src/plugins/clamav/Makefile.am
2899         * src/plugins/clamav/clamav_plugin_gtk.deps
2900         * src/plugins/spamassassin/Makefile.am
2901         * src/plugins/spamassassin/spamassassin_gtk.deps
2902                 Make $plugin_gtk depend on $plugin
2903
2904 2005-07-14 [hoa]        1.9.12cvs50
2905
2906         * src/etpan/imap-thread.c
2907                 enable debug log of libetpan when running with --debug
2908
2909 2005-07-14 [colin]      1.9.12cvs49
2910
2911         * configure.ac
2912         * src/common/Makefile.am
2913         * src/common/plugin.c
2914         * src/common/plugin.h
2915                 Add a little plugin dependancy system.
2916                 Plugins can ship a $plugin_name.deps file
2917                 (near them in PLUGINDIR) so that their
2918                 dependancies are loaded if possible.
2919         * src/plugins/Makefile.am
2920         * src/plugins/pgpcore/Makefile.am
2921         * src/plugins/pgpcore/passphrase.c
2922         * src/plugins/pgpcore/passphrase.h
2923         * src/plugins/pgpcore/plugin.c
2924         * src/plugins/pgpcore/prefs_gpg.c
2925         * src/plugins/pgpcore/prefs_gpg.h
2926         * src/plugins/pgpcore/select-keys.c
2927         * src/plugins/pgpcore/select-keys.h
2928         * src/plugins/pgpcore/sgpgme.c
2929         * src/plugins/pgpcore/sgpgme.h
2930                 Introduce pgpcore, used by pgpmime and
2931                 pgpinline
2932         * src/plugins/pgpmime/Makefile.am
2933         * src/plugins/pgpmime/passphrase.c
2934         * src/plugins/pgpmime/passphrase.h
2935         * src/plugins/pgpmime/pgpmime.c
2936         * src/plugins/pgpmime/pgpmime.deps
2937         * src/plugins/pgpmime/plugin.c
2938         * src/plugins/pgpmime/prefs_gpg.c
2939         * src/plugins/pgpmime/prefs_gpg.h
2940         * src/plugins/pgpmime/select-keys.c
2941         * src/plugins/pgpmime/select-keys.h
2942         * src/plugins/pgpmime/sgpgme.c
2943         * src/plugins/pgpmime/sgpgme.h
2944                 Remove the core from pgpmime and add the
2945                 dependancy to pgpcore.
2946
2947 2005-07-14 [paul]       1.9.12cvs48
2948
2949         * src/stock_pixmap.c
2950                 forgot this in last commit
2951
2952 2005-07-14 [paul]       1.9.12cvs47
2953
2954         * src/account.c
2955         * src/addressbook.c
2956                 add accelerators for the buttons (sync with main)
2957         * src/compose.c
2958         * src/compose.h
2959                 add accelerators for the buttons.
2960                 fix editing with external editor.
2961                 replace gdk_input_*() with GIOChannel;
2962                 (sync with main)
2963         * src/foldersel.c
2964                 display folder names with new/unread
2965                 representation (sync with main)
2966         * src/main.c
2967                 specify default window icon (sync with main)
2968         * src/prefs_common.c
2969                 use_addr_book default to FALSE
2970         * src/summaryview.c
2971         * src/textview.c
2972                 add accelerators for the buttons (sync with main)
2973         * src/gtk/menu.c
2974                 fix typos
2975         * src/pixmaps/sylpheed_icon.xpm
2976                 updated
2977
2978 2005-07-13 [paul]       1.9.12cvs46
2979
2980         * src/plugins/pgpmime/pgpmime.c
2981         * src/plugins/pgpmime/sgpgme.c
2982                 (temporarily) use deprecated gpgme_data_rewind()
2983                 while largefile support is not present
2984                 (as suggested by Colin)
2985
2986 2005-07-13 [paul]       1.9.12cvs45
2987
2988         * configure.ac
2989                 remove large file support (for now):
2990                 it breaks too many things
2991
2992 2005-07-13 [paul]       1.9.12cvs44
2993
2994         * configure.ac
2995                 add large file support
2996         * src/html.c
2997                 fix bug #763 where href attribute was not
2998                 the very first attribute of a link
2999                 patch by Thomas Gilgin
3000
3001 2005-07-13 [colin]      1.9.12cvs43
3002
3003         * src/gtk/pluginwindow.c
3004                 Little portability fix
3005
3006 2005-07-13 [colin]      1.9.12cvs42
3007
3008         * src/plugins/pgpmime/sgpgme.c
3009                 Fix crasher.
3010
3011 2005-07-13 [colin]      1.9.12cvs41
3012
3013         * src/plugins/pgpmime/pgpmime.c
3014         * src/plugins/pgpmime/sgpgme.c
3015                 Use gpgme_data_release_and_get_mem instead
3016                 of gpgme_data_read.
3017
3018 2005-07-13 [colin]      1.9.12cvs40
3019
3020         * configure.ac
3021         * src/plugins/pgpmime/passphrase.c
3022         * src/plugins/pgpmime/passphrase.h
3023         * src/plugins/pgpmime/pgpmime.c
3024         * src/plugins/pgpmime/plugin.c
3025         * src/plugins/pgpmime/select-keys.c
3026         * src/plugins/pgpmime/select-keys.h
3027         * src/plugins/pgpmime/sgpgme.c
3028         * src/plugins/pgpmime/sgpgme.h
3029                 Port pgpmime to gpgme-1.0.
3030
3031 2005-07-12 [paul]       1.9.12cvs39
3032
3033         * AUTHORS
3034         * src/toolbar.c
3035         * src/toolbar.h
3036                 add a 'Go to Prev' button to the toolbar.
3037                 correct tooltip text of go to buttons.
3038                 based on patch by Yang Guilong <bamanzi@gmail.com>
3039
3040 2005-07-12 [colin]      1.9.12cvs38
3041
3042         * src/statusbar.c
3043                 Fix progress bar showing stuff at startup.
3044
3045 2005-07-12 [paul]       1.9.12cvs37
3046
3047         * src/editjpilot.c
3048                 fix building with jpilot support
3049
3050 2005-07-11 [colin]      1.9.12cvs36
3051
3052         * src/inc.c
3053                 Add visual indication that filtering is running
3054         * src/textview.c
3055                 Make {}[] uri delimiters
3056         * src/summaryview.c
3057                 Remove useless (and slow) calls
3058
3059 2005-07-11 [paul]       1.9.12cvs35
3060
3061         * src/plugins/clamav/clamav_plugin_gtk.c
3062         * src/plugins/dillo_viewer/dillo_prefs.c
3063         * src/plugins/pgpmime/prefs_gpg.c
3064         * src/plugins/spamassassin/spamassassin_gtk.c
3065                 gather plugins prefs together under their
3066                 own 'Plugins' heading
3067
3068 2005-07-11 [paul]       1.9.12cvs34
3069
3070         sync with main
3071
3072         * src/account.c
3073                 account_delete(): modified alert dialog
3074         * src/editjpilot.c
3075         * src/editvcard.c
3076                 fixed a crash when cancelling file selection
3077                 dialog by Escape key. Made non-ascii filename
3078                 selectable.
3079         * src/prefs_template.c
3080                 prefs_template_window_create(): make scrolled
3081                 window policy AUTOMATIC
3082
3083 2005-07-10 [hoa]        1.9.12cvs33
3084
3085         * src/etpan/imap-thread.c
3086                 workaround for old Courier IMAP servers.
3087
3088 2005-07-10 [colin]      1.9.12cvs32
3089
3090         * src/folder.c
3091         * src/statusbar.c
3092         * src/statusbar.h
3093                 Add visual progress indicator on filtering/processing
3094                 Factorize the progress bar code
3095         * src/imap.c
3096         * src/imap.h
3097         * src/etpan/imap-thread.c
3098                 Add a reference counter to avoid destroying the Folder
3099                 while it's in use by another callback.
3100
3101 2005-07-09 [hoa]        1.9.12cvs31
3102
3103         * src/imap.c
3104         * src/etpan/imap-thread.c
3105                 fixed deadlock when removing IMAP account.
3106
3107 2005-07-08 [colin]      1.9.12cvs30
3108
3109         * src/textview.c
3110         * src/unmime.c
3111                 Fix again problems decoding broken headers
3112         * src/gtk/inputdialog.c
3113                 Fix local variable shadowing a global one
3114
3115 2005-07-08 [colin]      1.9.12cvs29
3116
3117         * src/msgcache.c
3118                 Make the cache/mark files platform-agnostic by writing
3119                 them in little-endian format. Reading them is also done
3120                 in little-endian format, of course; however, in order
3121                 to avoid trashing mark data on big-endian machines, the
3122                 files are, at first, read from the native format if the
3123                 little-endian one doesn't exist. This is easy to deter-
3124                 mine by trying to open a file with a swapped data_ver
3125                 and seeing if it's the wanted version.
3126                 Little-endian using users should see absolutely no
3127                 difference, Big-endian users may get a very little
3128                 performance drop due to byte-swapping.
3129                 Tested on i386 and ppc32. 
3130                 Fixes bug #159 (The index file, in the mailboxes, is 
3131                 hardware depending).
3132
3133                 To have the cache/mark files updated to the new little-
3134                 endian format, "Check for new messages" or even
3135                 "Rebuild folder tree" aren't enough. Files will be
3136                 updated as soon as a folder has been opened/closed.
3137                 To update everything, just select all folders by
3138                 selecting them one by one.
3139
3140 2005-07-07 [colin]      1.9.12cvs28
3141
3142         * src/imap.c
3143                 Remember the folder separator per IMAPFolder
3144                 instead of globally.
3145                 Revive the Session on noop; fixes bug #761
3146                 (mark a bunch of unread messages as read takes 
3147                 forever)
3148
3149 2005-07-07 [darko]      1.9.12cvs27
3150
3151         * src/common/template.c
3152                 Sort templates alphabetically
3153
3154 2005-07-06 [colin]      1.9.12cvs26
3155
3156         * src/imap.c
3157                 Try to use the correct separator in
3158                 most cases. Possibly fixes bug #759
3159                 (only creates the INBOX folder when 
3160                 setting up new IMAP account) and 
3161                 bug #760 (Can't retrieve messages)
3162
3163 2005-07-06 [colin]      1.9.12cvs25
3164
3165         * src/imap.c
3166                 Use real_path in status command. This will
3167                 help later, when namespaces will be used.
3168
3169 2005-07-06 [colin]      1.9.12cvs24
3170
3171         * configure.ac
3172         * src/account.c
3173         * src/folder.c
3174         * src/imap.c
3175         * src/etpan/etpan-log.c
3176         * src/etpan/etpan-thread-manager.c
3177         * src/etpan/imap-thread.c
3178                 Add a --disable-libetpan parameter. With this,
3179                 users that don't want IMAP4 support can avoid
3180                 the new dependancy (and have no IMAP support).
3181                 Users that have IMAP4 accounts and use this
3182                 parameter won't lose their configuration, their
3183                 IMAP accounts will just be invisible and not
3184                 used.
3185         * src/textview.c
3186                 Make the "Copy ..." contextual menu items 
3187                 copy to both the X clipboard and the gtk 
3188                 clipboard - as most other apps do.
3189         * src/gtk/about.c
3190                 Add a notice about OpenSSL usage, in order to
3191                 comply with OpenSSL's license (point 6):
3192                 http://www.openssl.org/source/license.html
3193
3194 2005-07-06 [colin]      1.9.12cvs23
3195
3196         * src/alertpanel.c
3197                 Fix a minimum size for alertpanels
3198         * src/compose.c
3199                 Show 'No space left on device' type errors
3200                 when queuing/sending
3201         * src/imap_gtk.c
3202         * src/mh_gtk.c
3203                 Rework folder's deletion message (remove 
3204                 extra \n)
3205
3206 2005-07-05 [colin]      1.9.12cvs22
3207
3208         * src/imap.c
3209                 Add an alertpanel on auth error
3210                 Add pseudo-log
3211                 Remove pthread-related stuff
3212
3213 2005-07-05 [colin]      1.9.12cvs21
3214
3215         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3216                 Fix crash on plugin reloading (with a hack)
3217
3218 2005-07-05 [colin]      1.9.12cvs20
3219
3220         * src/prefs_account.c
3221         * src/prefs_account.h
3222                 Fix typo
3223         * src/gtk/filesel.c
3224         * src/gtk/filesel.h
3225                 Add a way to filter the view
3226         * src/gtk/pluginwindow.c
3227                 Filter loadable stuff
3228         * src/plugins/pgpmime/prefs_gpg.c
3229                 Fix missing unregistration
3230         * .cvsignore
3231         * src/etpan/.cvsignore
3232         * src/plugins/spamassassin/.cvsignore
3233                 Add more stuff to cvs ignored files
3234
3235 2005-07-04 [colin]      1.9.12cvs19
3236
3237         * src/imap.c
3238                 Fix scan_required returning FALSE when it
3239                 shouldn't. Maybe fix #760 (Can't retrieve
3240                 messages)
3241
3242 2005-07-04 [colin]      1.9.12cvs18
3243
3244         * src/summaryview.c
3245                 Fix always_show_msg pref
3246
3247 2005-07-04 [paul]       1.9.12cvs17
3248
3249         sync with main (forgotten in last commit)
3250         
3251         * src/common/utils.c
3252         * src/common/utils.h
3253                 check_line_length(): new.
3254                 is_dir_exist()
3255                 is_file_entry_exist()
3256                 dirent_is_regular_file()
3257                 dirent_is_directory(): use g_file_test() instead of stat().
3258
3259 2005-07-04 [paul]       1.9.12cvs16
3260
3261         sync with main:
3262
3263         * src/compose.c
3264                 compose_write_to_file(): check for line
3265                 length limit and display warning if exceeds
3266         * src/jpilot.c
3267                 use get_home_dir() instead of g_get_home_dir()
3268         * src/procheader.c
3269                 removed warning about invalid date
3270         * src/vcard.c
3271                 use get_home_dir() instead of g_get_home_dir()
3272
3273 2005-07-04 [paul]       1.9.12cvs15
3274
3275         * src/stock_pixmap.c
3276                 fix new pixmap naming errors
3277                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
3278
3279 2005-07-04 [colin]      1.9.12cvs14
3280
3281         * src/imap.c
3282                 Fix debugging string with a warning
3283
3284 2005-07-04 [colin]      1.9.12cvs13
3285
3286         * configure.ac
3287                 Add a check for libetpan's version (>= 0.37)
3288
3289 2005-07-04 [hoa]        1.9.12cvs12
3290
3291         * commitHelper
3292         * src/imap.c
3293         * src/etpan/imap-thread.c
3294         * src/etpan/imap-thread.h
3295                 fixed IMAP implementation of check of mails.
3296
3297 2005-07-03 [hoa]        1.9.12cvs11
3298
3299         * src/etpan/Makefile.am
3300         * src/etpan/etpan-errors.h
3301         * src/etpan/etpan-log.[ch]
3302         * src/etpan/etpan-thread-manager-types.h
3303         * src/etpan/etpan-thread-manager.[ch]
3304         * src/etpan/imap-thread.[ch]
3305         * src/Makefile.am
3306         * src/imap.c
3307         * src/main.c
3308         * src/prefs_other.c
3309         * configure.ac
3310             merged imap branch.
3311             dependency on libetpan 0.37 is now added.
3312
3313 2005-07-01 [colin]      1.9.12cvs10
3314
3315         * src/Makefile.am
3316         * src/folder.c
3317         * src/folder.h
3318         * src/folderview.c
3319         * src/stock_pixmap.c
3320         * src/stock_pixmap.h
3321         * src/plugins/trayicon/trayicon.c
3322                 Add marked symbol on folders containing
3323                 marked messages
3324         * src/procmsg.c
3325         * src/procmsg.h
3326         * src/toolbar.c
3327         * src/prefs_common.c
3328         * src/prefs_common.h
3329         * src/prefs_send.c
3330                 Add an optional confirmation dialog on queue
3331                 sending. Patch by wwp.
3332         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
3333         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
3334         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
3335         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
3336         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
3337         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
3338         * src/pixmaps/inbox_mark.xpm            ** ADDED **
3339         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
3340         * src/pixmaps/outbox_mark.xpm           ** ADDED **
3341         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
3342         * src/pixmaps/trash_mark.xpm            ** ADDED **
3343                 New pixmaps
3344
3345 2005-07-01 [colin]      1.9.12cvs9
3346
3347         * src/summaryview.c
3348                 Fix a little threading bug
3349         * src/addrgather.c
3350         * src/mainwindow.c
3351                 A little bit of HIG normality never hurts
3352
3353 2005-07-01 [colin]      1.9.12cvs8
3354
3355         * src/compose.c
3356         * src/msgcache.c
3357         * src/pop.c
3358         * src/procmime.c
3359         * src/recv.c
3360         * src/common/log.c
3361         * src/common/template.c
3362         * src/common/utils.c
3363         * src/common/utils.h
3364                 Reverted the fwrite_atomic stuff. In fact
3365                 it is already atomic.
3366
3367 2005-06-30 [colin]      1.9.12cvs7
3368
3369         * src/common/utils.c
3370         * src/common/utils.h
3371                 Add an fwrite_atomic() function to make
3372                 sure we write everything: fwrite can make
3373                 short writes.
3374         * src/compose.c
3375         * src/msgcache.c
3376         * src/pop.c
3377         * src/procmime.c
3378         * src/recv.c
3379         * src/common/log.c
3380         * src/common/template.c
3381                 Use that (and fix swapping of size and nmemb).
3382                 Thanks to Rich Coe for the heads up.
3383
3384 2005-06-30 [colin]      1.9.12cvs6
3385
3386         * src/addressbook.c
3387                 Optimize addressbook opening 
3388
3389 2005-06-30 [colin]      1.9.12cvs5
3390
3391         * src/summaryview.c
3392                 Remove calls to summary_step after move/copy
3393
3394 2005-06-28 [paul]       1.9.12cvs4
3395
3396         * src/alertpanel.c
3397                 wrap and make the error msg selectable
3398
3399 2005-06-28 [paul]       1.9.12cvs3
3400
3401         * src/ssl_manager.c
3402                 replace the OK button with a Close button
3403         * src/gtk/foldersort.c
3404                 use GTK_STOCK_ icons/buttons
3405
3406 2005-06-28 [colin]      1.9.12cvs2
3407
3408         * src/gedit-print.c             ** ADDED **
3409         * src/gedit-print.h             ** ADDED **
3410         * src/gtk/gtksourceprintjob.c   ** ADDED **
3411         * src/gtk/gtksourceprintjob.h   ** ADDED **
3412                 I can't believe no one had enough time to tell
3413                 me I forgot the `cvs add`
3414
3415 2005-06-27 [colin]      1.9.12cvs1
3416
3417         * src/Makefile.am
3418         * src/gtk/Makefile.am
3419         * src/messageview.c
3420         * src/procmsg.c
3421         * src/summaryview.c
3422         * configure.ac
3423                 Add optional libgnomeprint-based printing
3424         * src/mainwindow.c
3425         * src/gtk/quicksearch.c
3426                 Add an Edit/Quick search menu item to show
3427                 and focus the quicksearch
3428
3429 2005-06-27 [paul]       1.9.12
3430
3431         1.9.12 release
3432
3433         * po/ca.po
3434         * po/de.po
3435         * po/es.po
3436         * po/fr.po
3437         * po/it.po
3438         * po/ko.po
3439         * po/pt_BR.po
3440         * po/sk.po
3441         * po/zh_CN.po
3442                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
3443                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
3444                 SungHyun Nam, Frederico Goncalves Guimaraes,
3445                 Andrej Kacian, and Yang Guilong
3446 2005-06-26 [colin]      1.9.11cvs106
3447
3448         * src/imap_gtk.c
3449                 Forgot one file for previous fix
3450
3451 2005-06-26 [colin]      1.9.11cvs105
3452
3453         * src/folder.c
3454         * src/imap.c
3455                 Fix problems with folder operations in no_select
3456                 imap folders. it applies only to mails, and 
3457                 creation/deletion/move/renaming of folders 
3458                 should be possible
3459
3460 2005-06-26 [paul]       1.9.11cvs104
3461
3462         * src/prefs_filtering.c
3463                 replace one more GTK_STOCK_REMOVE
3464                 with GTK_STOCK_DELETE
3465
3466 2005-06-25 [colin]      1.9.11cvs103
3467
3468         * src/imap.c
3469                 Optimize get_seq_set_from_seq_list
3470                 (Patch by Ricardo) 
3471
3472 2005-06-25 [colin]      1.9.11cvs102
3473
3474         * src/mh.c
3475                 If the directory exists, but not in the
3476                 correct encoding, rename it. This should
3477                 handle old-versions-induced bugs.
3478
3479 2005-06-25 [colin]      1.9.11cvs101
3480
3481         * src/mh.c
3482                 Fix path access with extended dir names
3483                 Fixes bug #589 (SC segfaults with wrong locale
3484                 settings)
3485
3486 2005-06-25 [colin]      1.9.11cvs100
3487
3488         * src/prefs_account.c
3489         * src/prefs_account.h
3490         * src/compose.c
3491                 Add an option to encrypt replies to
3492                 encrypted messages
3493
3494 2005-06-25 [colin]      1.9.11cvs99
3495
3496         * src/compose.c
3497         * src/quote_fmt_parse.y
3498                 ... And make it work with pgpinline.
3499
3500 2005-06-25 [colin]      1.9.11cvs98
3501
3502         * src/compose.c
3503         * src/procmime.c
3504         * src/procmime.h
3505         * src/quote_fmt_parse.y
3506                 o Make reedition of encrypted messages possible
3507                   (as long as it is encrypted to self too, no
3508                    magic there)
3509                 o Make replying with quote (and without selecting
3510                   text) possible for encrypted messages.
3511                 Closes bug #550 (Not possible to "reply with quote"
3512                 to gnupg encrypted messages)
3513
3514 2005-06-24 [paul]       1.9.11cvs97
3515
3516         * src/imap.c
3517                 add missing include
3518
3519 2005-06-24 [paul]       1.9.11cvs96
3520
3521         * src/editldap.c
3522                 made bind password entry invisible
3523                 (sync with main)
3524         * src/send_message.c
3525                 send_message_local(): check exit status
3526                 to detect errors (sync with main)
3527         * src/textview.c
3528                 use main's less ambiguous popup menu
3529                 wording
3530
3531 2005-06-24 [paul]       1.9.11cvs95
3532
3533         * src/prefs_actions.c
3534         * src/prefs_customheader.c
3535         * src/prefs_display_header.c
3536         * src/prefs_filtering_action.c
3537         * src/prefs_matcher.c
3538         * src/prefs_template.c
3539         * src/prefs_toolbar.c
3540                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
3541         * src/gtk/description_window.c
3542                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
3543
3544 2005-06-23 [colin]      1.9.11cvs94
3545
3546         * src/summaryview.c
3547                 Fix rough edges (be sure to call status_show whenever
3548                 necessary).
3549
3550 2005-06-23 [colin]      1.9.11cvs93
3551
3552         * src/summaryview.c
3553                 Optimize Select All
3554                 Before, in a 5K mails folder: 11s
3555                 After, in the same folder: 58000µs
3556                 The joys of locking... gtk_clist_select_all() fires a 
3557                 tree-select-row event for each selected row, which in 
3558                 summaryview, callbacks summary_selected which in turn,
3559                 calls summary_status_show, which walks the selected
3560                 rows. Hence, calling gtk_clist_select_all was 
3561                 exponential. Locking the summaryview makes 
3562                 summary_selected return early.
3563
3564 2005-06-23 [colin]      1.9.11cvs92
3565
3566         * src/imap.c
3567                 Move mutex at the important place to avoid
3568                 deadlocks
3569         * src/summaryview.c
3570                 Fix Del key deleting directly instead of
3571                 moving to trash
3572
3573 2005-06-22 [colin]      1.9.11cvs91
3574
3575         * src/plugins/spamassassin/libspamc.c
3576                 As we do spagetti code with assignations in multiple
3577                 places (see _message_read_raw where out = msg = raw),
3578                 let's be sure we don't free the same pointer twice.
3579                 Should fix bug #683 (Crash in libpam at 
3580                 message_cleanup).
3581
3582 2005-06-22 [colin]      1.9.11cvs90
3583
3584         * src/compose.c
3585         * src/messageview.c
3586         * src/toolbar.c
3587                 Make toolbar's delete use the move to trash stuff;
3588                 Add gtk_widget_realize to be sure pixmaps can get
3589                 created (that may fix an old worksforme bug which
3590                 I can't find back...)
3591
3592 2005-06-22 [colin]      1.9.11cvs89
3593
3594         * src/summaryview.c
3595         * src/summaryview.h
3596         * src/mainwindow.c
3597                 Rename "Message/Delete" to "Message/Move to trash"
3598                 Add "Message/Delete..." that directly destroys the
3599                 selected messages after asking for a confirmation.
3600
3601 2005-06-22 [colin]      1.9.11cvs88
3602
3603         * src/imap.c
3604                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
3605                 o Fix a deadlock (thanks Darko)
3606
3607 2005-06-22 [colin]      1.9.11cvs87
3608
3609         * src/gtk/foldersort.c
3610                 Add missing include for the i18n;
3611                 patch by Fabien Vantard
3612
3613 2005-06-21 [colin]      1.9.11cvs86
3614
3615         * src/folder.c
3616         * src/folderview.c
3617                 Respect the no_select flag
3618         * src/imap.c
3619                 Fix recursive deletion
3620         * src/imap_gtk.c
3621         * src/mh_gtk.c
3622                 Make the folder deletion's warning
3623                 more explicit
3624
3625 2005-06-21 [colin]      1.9.11cvs85
3626
3627         * src/textview.c
3628                 Prevent email addresses from spanning accross
3629                 lines - fixes bug # 646 (newline-chars in 
3630                 email addresses)
3631
3632 2005-06-20 [colin]      1.9.11cvs84
3633
3634         * src/folder.c
3635                 Be sure not to remove source if copy failed
3636
3637 2005-06-20 [colin]      1.9.11cvs83
3638
3639         * src/folderview.c
3640         * src/imap_gtk.c
3641                 remove summaryview's lock
3642         * src/imap.c
3643                 introduce threads to avoid problems when foreground tasks
3644                 interfere with background tasks
3645         * src/mh.c
3646                 prevent moving to drafts/queue
3647         * src/mimeview.c
3648                 fix leak
3649
3650 2005-06-19 [colin]      1.9.11cvs82
3651
3652         * src/imap_gtk.c
3653                 Remember that the user doesn't want to override
3654                 offline mode, for 3 seconds. It avoid presenting
3655                 him with N popups in a really short time.
3656
3657 2005-06-17 [colin]      1.9.11cvs81
3658
3659         * src/imap.c
3660                 Fix IMAP breaking on folders containing '('
3661                 (Probably won't be enough)
3662
3663 2005-06-17 [colin]      1.9.11cvs80
3664
3665         Forgotten files on 1.9.11cvs79
3666         * src/summaryview.c
3667                 Fix stepping when not immediately executing
3668         * src/imap.c
3669                 Really prevent UID FETCH 0
3670         * src/codeconv.c
3671                 Fix outgoing charset never set to utf-8
3672         * src/mh.c
3673                 Fix leak
3674
3675 2005-06-16 [colin]      1.9.11cvs79
3676
3677         * src/compose.c
3678                 Fix bug #707 (Dash splits rows)
3679                 Only wrap if we're on a line break position and
3680                 the previous one was a "white" (space) char.
3681                 Pango stuff is weird.
3682
3683 2005-06-16 [colin]      1.9.11cvs78
3684
3685         * src/imap_gtk.c
3686                 Lock summaryview while downloading messages
3687                 on user demand
3688         * src/procheader.c
3689         * src/unmime.c
3690         * src/common/utils.c
3691         * src/common/utils.h
3692                 Replace \r and \n with spaces in From and
3693                 Subject headers
3694
3695 2005-06-16 [paul]       1.9.11cvs77
3696
3697         * src/procmime.c
3698                 liberalise the mime parser
3699         * src/gtk/about.c
3700                 add text wrapping
3701
3702 2005-06-16 [paul]       1.9.11cvs76
3703
3704         * src/gtk/about.c
3705                 reworked
3706
3707 2005-06-15 [colin]      1.9.11cvs75
3708
3709         * src/compose.c
3710                 Finish header encoding fix
3711         * src/summaryview.c
3712                 Fix segfault
3713         * src/headerview.c
3714                 Fix compilation (Thanks Stephan
3715                 Sachse)
3716
3717 2005-06-15 [colin]      1.9.11cvs74
3718
3719         * Makefile.am
3720                 Install gnome2 stuff rather than gnome1, 
3721                 if both are present
3722         * src/codeconv.c
3723         * src/codeconv.h
3724         * src/compose.c
3725                 Fix headers encoding
3726         * src/folder.c
3727                 Visual progress when fetching all messages
3728         * src/folderview.c
3729         * src/summaryview.c
3730         * src/summaryview.h
3731                 Prevent changing current message while
3732                 incorporating
3733
3734 2005-06-15 [paul]       1.9.11cvs73
3735
3736         * src/gtk/gtkaspell.c
3737         * src/gtk/gtkaspell.h
3738                 fix build warnings
3739
3740 2005-06-15 [paul]       1.9.11cvs72
3741
3742         * src/prefs_filtering.c
3743                 allow reordering of filter rules by
3744                 drag n drop
3745
3746 2005-06-15 [paul]       1.9.11cvs71
3747
3748         * COPYING
3749                 updated
3750         * src/codeconv.c
3751                 replace deprecated function
3752         * src/inc.c
3753         * src/send_message.c
3754         * src/gtk/progressdialog.c
3755         * src/gtk/progressdialog.h
3756                 salvage and reuse parts of reverted sync
3757
3758 2005-06-15 [paul]       1.9.11cvs70
3759
3760         * src/inc.c
3761         * src/send_message.c
3762         * src/gtk/progressdialog.c
3763         * src/gtk/progressdialog.h
3764                 revert yesterday's sync with main
3765                 it contains deprecated functions
3766
3767 2005-06-15 [colin]      1.9.11cvs69
3768
3769         * src/headerview.c
3770                 Fix bug #670 (multi user to: will corrupt message 
3771                 headers display)
3772
3773 2005-06-15 [colin]      1.9.11cvs68
3774
3775         * src/compose.c
3776                 Fix bug #421 (Fix undo on wrapping)
3777
3778 2005-06-15 [colin]      1.9.11cvs67
3779
3780         * src/folder.c
3781                 Provide visual feedback while processing
3782                 folder's rules.
3783         * src/imap.c
3784                 Provide visual feedback while getting
3785                 short headers (for uncached messages)
3786
3787
3788 2005-06-14 [paul]       1.9.11cvs66
3789
3790         * src/account.c
3791                 change a couple stock icons
3792         * src/inc.c
3793         * src/send_message.c
3794         * src/gtk/progressdialog.c
3795         * src/gtk/progressdialog.h
3796                 sync main's GtkTreeView implementation
3797
3798 2005-06-14 [colin]      1.9.11cvs65
3799
3800         * src/imap.c
3801                 Various little fixes, mainly on error paths
3802
3803 2005-06-13 [colin]      1.9.11cvs64
3804
3805         * matcher.c
3806         * procmsg.c
3807         * procmsg.h
3808                 Add a way to fetch only headers. This speeds
3809                 up filtering on headers for IMAP. Fixes:
3810                 bug #481 extraneous imap commands slow down 
3811                         imap filtering
3812                 bug #522 Sylpheed downloads all messages 
3813                         when opening mailbox (IMAP)
3814                 bug #677 IMAP fetch is soooooooooooooo slow
3815         * src/folder.c
3816         * src/folder.h
3817                 Add a folder set_batch method so that
3818                 implementations can speed up flags changes
3819         * src/folderutils.c
3820         * src/summaryview.c
3821                 Use that in mark as (un)read and mark all read
3822                 Refix bug #679
3823         * src/imap.c
3824                 Implement set_batch - brings back deferred
3825                 flags in a less buggy manner. Fixes:
3826                 bug #729 IMAP immediate expunge of deleted messages
3827                 bug #191 remove list of messages with one command
3828                 Fix login with strange chars
3829                 Implement fetch_msg_full
3830                 Fix copy (wrong counts)
3831
3832 2005-06-12 [colin]      1.9.11cvs63
3833
3834         * src/folder.c
3835                 lock incorporation during long operations.
3836                 Avoids fucking up the IMAP socket.
3837
3838 2005-06-12 [colin]      1.9.11cvs62
3839
3840         * src/imap.c
3841                 Fix harmful typo
3842                 Factorize remove_all_msg
3843                 Thread-ize expunge
3844         * src/summaryview.c
3845                 Don't update partial-download status if unnecessary
3846         * src/folder.c
3847                 Use remove_msgs everywhere possible
3848
3849 2005-06-12 [colin]      1.9.11cvs61
3850
3851         * src/folder.c
3852         * src/folder.h
3853                 Add a remove_msgs function to remove a 
3854                 list of messages
3855         * src/imap.c
3856                 Implement that.
3857
3858 2005-06-12 [colin]      1.9.11cvs60
3859
3860         * src/imap.c
3861                 Remove flags-processing deferring... Too hard
3862                 to get it to work in all cases.
3863
3864 2005-06-11 [colin]      1.9.11cvs59
3865
3866         * src/imap.c
3867                 printf -> debug_print
3868
3869 2005-06-11 [colin]      1.9.11cvs58
3870
3871         * src/imap.c
3872                 o Fix build without USE_PTHREAD
3873                 o Factorize imap_open
3874                 o Alertpanel in case of impossible connection
3875                 o Alertpanel in case of impossible login
3876                 o Fix deferred flags processing to force a 
3877                   flush before adding some more flags to process,
3878                   but in another folder.
3879
3880 2005-06-10 [colin]      1.9.11cvs57
3881
3882         * src/imap.c
3883                 o Fix a format string error
3884                 o init ssl socket outside of the thread 
3885                   (it possibly invokes gtk calls)
3886         * src/procmime.c
3887                 o Put back the buffer to its necessary size
3888                 o Fix changing a file pointer without keeping
3889                   track of it (thanks Valgrind)
3890         * src/common/smtp.c
3891                 o Fix automatic STARTTLS if login should be done
3892                   and the server only allows it after starting TLS
3893         * src/gtk/gtkinputdialog.c
3894                 o Eat GDK_Return so that the combo popup doesn't 
3895                   appear when we press Enter to validate the combo
3896                   input dialog (as seen in the Open with... dialog)
3897
3898 2005-06-10 [colin]      1.9.11cvs56
3899
3900         * src/imap.c
3901                 o A bit less debug
3902                 o Fix a crash on deletion
3903                 o Threadize imap_select (it's called outside of 
3904                   threads)
3905                 o Defer treatment of DELETED flags
3906
3907
3908 2005-06-09 [colin]      1.9.11cvs55
3909
3910         * src/imap.c
3911                 Make sure we check imap_gtk_should_override(), which
3912                 potentially calls gtk stuff, before creating thread.
3913                 That way it should't be called via imap_get_session()
3914                 inside a thread.
3915
3916 2005-06-09 [colin]      1.9.11cvs54
3917
3918         * src/imap.c
3919                 o add a bit of status output
3920                 o remove some dead code
3921                 o threadize get_list_of_uids
3922                 o threadize imap_get_flags
3923                 o defer flag changing by 500ms so that they
3924                   can be batched
3925
3926
3927 2005-06-08 [colin]      1.9.11cvs53
3928
3929         * src/imap.c
3930                 Thread-ize imap_cmd_fetch
3931
3932 2005-06-08 [colin]      1.9.11cvs52
3933
3934         * src/main.c
3935                 Mmh, that broke POP3...
3936
3937 2005-06-08 [colin]      1.9.11cvs51
3938
3939         * src/main.c
3940                 Stabilize IMAP patch (thanks to Hoa)
3941
3942 2005-06-08 [colin]      1.9.11cvs50
3943
3944         * src/imap.c
3945                 Test patch to speed up imap. 
3946
3947 2005-06-08 [colin]      1.9.11cvs49
3948
3949         * src/imap_gtk.c
3950                 Warning fix
3951         * src/procmime.c
3952                 Apply patch from gentoo to use /usr/share/mime/globs if 
3953                 available, after un-breaking it
3954         * src/common/log.c
3955         * src/common/log.h
3956                 Use g_timeout for invoking hooks that possibly use gtk
3957                 calls. This should leave gtk calls in the main thread.
3958
3959 2005-06-08 [paul]       1.9.11cvs48
3960
3961         * src/codeconv.c
3962                 conv_get_outgoing_charset_str(): don't
3963                 use prefs_common setting
3964         * src/compose.c
3965         * src/compose.h
3966                 add /Options/Character encoding/... to
3967                 temporarily change the outgoing encoding
3968
3969         (belated sync with main)
3970
3971 2005-06-08 [paul]       1.9.11cvs47
3972
3973         * src/compose.c
3974                 correction to/completion of last
3975                 sync with main
3976
3977 2005-06-08 [paul]       1.9.11cvs46
3978
3979         sync with main:
3980         
3981         * src/codeconv.c
3982         * src/codeconv.h
3983                 always enabled Japanese auto-detection
3984                 if the first letters of locale string
3985                 is "ja"
3986         * src/compose.c
3987                 don't use "destroy" signal to destroy
3988                 Compose object (fix rare crashes on discard?)
3989         * src/mainwindow.c
3990         * src/messageview.c
3991         * src/prefs_send.c
3992                 added Hebrew encodings
3993         * src/sourcewindow.c
3994                 don't use "destroy" signal to destroy
3995                 objects
3996
3997 2005-06-07 [colin]      1.9.11cvs45
3998
3999         * src/summaryview.c
4000                 Add missing unlocks/locks
4001
4002 2005-06-07 [paul]       1.9.11cvs44
4003
4004         * src/summaryview.c
4005                 restore bug #749 fix
4006
4007 2005-06-06 [colin]      1.9.11cvs43
4008
4009         * src/summaryview.c
4010                 Fix selection bug when prefs_common.open_unread 
4011                 is FALSE
4012
4013 2005-06-06 [colin]      1.9.11cvs42
4014
4015         * src/common/md5.c
4016                 Fix a warning
4017         * src/summaryview.c
4018         * src/folderview.c
4019                 Factorize long operations beginning and end
4020                 (locking, freezing/thawing, cursor, ...)
4021                 Check selection->data member in selection-
4022                 related loops; this avoids dying an awful
4023                 death if the selection changes on us while
4024                 we're marking a whole IMAP folder unread, 
4025                 for example.
4026
4027 2005-06-06 [paul]       1.9.11cvs41
4028
4029         * src/textview.c
4030                 don't g_free() a static gchar buffer
4031
4032 2005-06-05 [colin]      1.9.11cvs40
4033
4034         * src/mainwindow.c
4035         * src/messageview.c
4036         * src/summaryview.c
4037                 Fix bug #749 (Show all headers should be
4038                 sticky as the GUI suggests)
4039
4040 2005-06-03 [paul]       1.9.11cvs39
4041
4042         * src/compose.c
4043                 don't allow editing of mail while sending.
4044                 patch by Colin
4045
4046 2005-06-03 [paul]       1.9.11cvs38
4047
4048         * src/folderview.c
4049                 add a freeze/thaw to speed up 'mark all read'
4050
4051 2005-06-03 [paul]       1.9.11cvs37
4052
4053         * src/prefs_message.c
4054                 reflect changes immediately
4055
4056 2005-06-02 [colin]      1.9.11cvs36
4057
4058         * po/POTFILES.in
4059                 Patch by Fabien Vantard.
4060
4061 2005-06-02 [colin]      1.9.11cvs35
4062
4063         * src/imap.c
4064                 Use a non-blocking imap_getline() if possible.
4065                 This should completely prevent the interface
4066                 from freezin on imap operations, although it
4067                 may do strange stuff in case of folder switching
4068                 while a big imap operation is taking place...
4069
4070                 In addition, fix a leak in the case thread
4071                 creation fails on connection.
4072
4073 2005-06-02 [colin]      1.9.11cvs34
4074
4075         * src/crash.c
4076         * src/prefs_common.h
4077                 Fix build (prefs_common_init() doesn't exist
4078                 anymore)
4079
4080 2005-06-02 [colin]      1.9.11cvs33
4081
4082         * src/prefs_account.c
4083                 Fix bug #245 (filtering rules broken when
4084                 renaming a remote account (imap4 or nntp)
4085
4086 2005-06-02 [colin]      1.9.11cvs32
4087
4088         * src/imap.c
4089                 Try to fix IMAP shortcomings: 
4090                 o Multithread imap_open()
4091                 o allow offline-mode overriding instead of
4092                   just returning NULL
4093         * src/imap_gtk.c
4094         * src/imap_gtk.h
4095                 Add a function to ask whether we want to
4096                 override offline-mode for 10 minutes (one-shot
4097                 asking was painful)
4098         * src/procheader.c
4099                 Fix segfault when imap parser isn't happy about
4100                 a missing {
4101
4102 2005-06-01 [colin]      1.9.11cvs31
4103
4104         * src/addrharvest.c
4105         * src/compose.c
4106         * src/mbox.c
4107         * src/mbox.h
4108         * src/mh.c
4109         * src/msgcache.c
4110         * src/send_message.c
4111         * src/setup.c
4112         * src/undo.c
4113         * src/common/hooks.c
4114         * src/common/prefs.c
4115         * src/common/template.c
4116         * src/common/utils.c
4117         * src/gtk/gtkutils.c
4118         * src/gtk/inputdialog.c
4119         * src/gtk/menu.c
4120         * src/gtk/pluginwindow.c
4121         * src/gtk/prefswindow.c
4122         * src/plugins/pgpmime/passphrase.c
4123         * src/plugins/pgpmime/prefs_gpg.c
4124                 More -Wall fixes
4125
4126         * src/common/Makefile.am
4127         * src/common/timing.h
4128                 Add basic timing code
4129
4130         * src/summaryview.c
4131                 Fix a bug with unread messages when 
4132                 re-sorting folders, and by the way
4133                 fix a big performance hit when 
4134                 re-sorting (10k mails: before 5s,
4135                 after .5s)
4136
4137         * src/prefs_compose_writing.c
4138         * src/prefs_compose_writing.h
4139         * src/prefs_message.c
4140         * src/prefs_message.h
4141         * src/prefs_other.c
4142         * src/prefs_other.h
4143         * src/prefs_quote.c
4144         * src/prefs_quote.h
4145         * src/prefs_receive.c
4146         * src/prefs_receive.h
4147         * src/prefs_send.c
4148         * src/prefs_send.h
4149         * src/prefs_summaries.c
4150         * src/prefs_summaries.h
4151                 Fix copyright banner
4152
4153 2005-06-01 [paul]       1.9.11cvs30
4154
4155         * po/fi.po
4156                 updated by Flammie Pirinen
4157         * src/procmime.c
4158                 fix 'Bad BASE64 content' output
4159
4160 2005-05-31 [colin]      1.9.11cvs29
4161
4162         * src/procmime.c
4163                 Oops, where did my hunk go.
4164
4165 2005-05-31 [colin]      1.9.11cvs28
4166
4167         * src/Makefile.am
4168         * src/account.c
4169         * src/action.c
4170         * src/addr_compl.c
4171         * src/addressbook.c
4172         * src/codeconv.c
4173         * src/compose.c
4174         * src/export.c
4175         * src/folder.c
4176         * src/folderview.c
4177         * src/image_viewer.c
4178         * src/main.c
4179         * src/mainwindow.c
4180         * src/messageview.c
4181         * src/mimeview.c
4182         * src/msgcache.c
4183         * src/prefs_account.c
4184         * src/prefs_actions.c
4185         * src/prefs_common.c
4186         * src/prefs_compose_writing.c
4187         * src/prefs_customheader.c
4188         * src/prefs_ext_prog.c
4189         * src/prefs_filtering.c
4190         * src/prefs_filtering_action.c
4191         * src/prefs_fonts.c
4192         * src/prefs_image_viewer.c
4193         * src/prefs_message.c
4194         * src/prefs_message.h
4195         * src/prefs_msg_colors.c
4196         * src/prefs_other.c
4197         * src/prefs_other.h
4198         * src/prefs_quote.c
4199         * src/prefs_receive.c
4200         * src/prefs_receive.h
4201         * src/prefs_send.c
4202         * src/prefs_send.h
4203         * src/prefs_spelling.c
4204         * src/prefs_summaries.c
4205         * src/prefs_summary_column.c
4206         * src/prefs_template.c
4207         * src/prefs_themes.c
4208         * src/prefs_toolbar.c
4209         * src/prefs_wrapping.c
4210         * src/procmime.c
4211         * src/procmsg.c
4212         * src/send_message.h
4213         * src/ssl_manager.c
4214         * src/summary_search.c
4215         * src/summaryview.c
4216         * src/textview.c
4217         * src/wizard.c
4218         * src/common/smtp.c
4219         * src/common/smtp.h
4220         * src/gtk/gtkutils.h
4221                 o Move the rest of Common prefs to new style
4222                 o Lots of -Wall warning fixes
4223                 o fix FIXME in cache memusage calculation
4224                 o Let return receipts be sent from any account
4225                 o Little cache optimisation (read)
4226                 o Fix bug #746 (don't treat commas as separators
4227                   when inside a quoted string)
4228
4229 2005-05-31 [paul]       1.9.11cvs27
4230
4231         * src/prefs_common.c
4232                 fix 'off-by-one' typo
4233
4234 2005-05-31 [paul]       1.9.11cvs26
4235
4236         * src/account.c
4237         * src/addr_compl.c
4238         * src/compose.c
4239         * src/foldersel.c
4240         * src/prefs_actions.c
4241         * src/prefs_common.c
4242         * src/prefs_common.h
4243         * src/prefs_customheader.c
4244         * src/prefs_display_header.c
4245         * src/prefs_filtering.c
4246         * src/prefs_filtering_action.c
4247         * src/prefs_matcher.c
4248         * src/prefs_summaries.c
4249         * src/prefs_summary_column.c
4250         * src/prefs_template.c
4251         * src/prefs_toolbar.c
4252         * src/ssl_manager.c
4253         * src/gtk/pluginwindow.c
4254         * src/gtk/prefswindow.c
4255         * src/gtk/progressdialog.c
4256                 add hidden prefs 'enable_rules_hint'
4257                 for gtk_tree_view_set_rules_hint()
4258                 (sync with main)
4259                 
4260
4261 2005-05-31 [colin]      1.9.11cvs25
4262
4263         * src/Makefile.am
4264         * src/main.c
4265         * src/prefs_common.c
4266         * src/prefs_summaries.c ** ADDED **
4267         * src/prefs_summaries.h ** ADDED **
4268                 Common/Display -> Display/Summaries
4269
4270 2005-05-31 [colin]      1.9.11cvs24
4271
4272         * src/Makefile.am
4273         * src/main.c
4274         * src/prefs_quote.c ** ADDED **
4275         * src/prefs_quote.h ** ADDED **
4276                 Move Common/Quote to Compose/Quoting
4277         * src/prefs_common.c
4278         * src/prefs_common.h
4279                 Remove old quote stuff, add
4280                 convenience functions for GtkTextView prefs
4281         * src/gtk/prefswindow.c
4282                 Set default height higher
4283
4284 2005-05-30 [colin]      1.9.11cvs23
4285
4286         * src/Makefile.am
4287         * src/main.c
4288         * src/prefs_common.c
4289         * src/prefs_compose_writing.c ** ADDED **
4290         * src/prefs_compose_writing.h ** ADDED **
4291                 Move Common/Compose prefs to Compose/Writing
4292
4293 2005-05-30 [colin]      1.9.11cvs22
4294
4295         * src/common/utils.c
4296                 Fix bug #651 (Confused Attract by Subject)
4297                 Patch by M. Benkmann <haferfrost@web.de>
4298         * AUTHORS
4299
4300 2005-05-30 [colin]      1.9.11cvs21
4301
4302         * src/compose.c
4303                 Fix concatenation of different headers of
4304                 the same type (bug #645)
4305         * src/prefs_folder_item.c
4306                 Fix bug #699 (setting color to black doesn't
4307                 work immediately)
4308         * src/procmime.c
4309                 Print out decoding error only once per
4310                 block
4311
4312 2005-05-30 [paul]       1.9.11cvs20
4313
4314         * src/common/template.c
4315                 fix Bcc
4316
4317 2005-05-30 [paul]       1.9.11cvs19
4318
4319         * doc/src/rfc2368.txt   **NEW FILE**
4320         * src/compose.c
4321                 compose_entries_set(): don't interpret Bcc
4322                 header field (conform to RFC 2368)
4323                 (sync with main)
4324
4325 2005-05-29 [colin]      1.9.11cvs18
4326
4327         * src/prefs_common.c
4328                 Let the default reply format respect
4329                 netiquette by cutting the signature.
4330
4331 2005-05-29 [colin]      1.9.11cvs17
4332
4333         * src/summaryview.c
4334                 Don't let always_show_msg override
4335                 open_unread_on_enter when opening a new
4336                 directory.
4337
4338 2005-05-27 [paul]       1.9.11cvs16
4339
4340         sync with main:
4341
4342         * src/main.c
4343                 app_will_exit(): cleanup tmp directory when exit
4344         * src/message_search.c
4345                 improved the interface and made code cleanup.
4346                 removed Clear button
4347         * src/send_message.c
4348                 send_message_local(): use GSpawn, and detect errors
4349         * src/summary_search.c
4350                 improved the interface and made code cleanup
4351         * src/textview.c
4352                 textview_write_link(): also skip non-ascii space
4353                  at the head of link strings (phishing check
4354                  didn't work at the case)
4355         * src/common/utils.c
4356                 get_command_output(): use g_spawn_command_line_sync()
4357                 instead of popen()
4358
4359 2005-05-26 [colin]      1.9.11cvs15
4360
4361         * src/folder.c
4362                 remove printf
4363
4364 2005-05-26 [colin]      1.9.11cvs14
4365
4366         * src/common/nntp.c
4367                 Fix nntp mode reader (bug #611)
4368                 Patch by Florian Mickler <florian@mickler.org>
4369
4370 2005-05-26 [colin]      1.9.11cvs13
4371
4372         * src/plugins/pgpmime/passphrase.c
4373                 Fix mouse grabbing (bug #557)
4374
4375 2005-05-26 [colin]      1.9.11cvs12
4376
4377         * src/prefs_themes.c
4378                 Fix g_warning (bug #541)
4379
4380 2005-05-26 [colin]      1.9.11cvs11
4381
4382         * src/prefs_actions.c
4383         * src/prefs_template.c
4384                 Fix bug #506 (no warning if action/template
4385                 is not saved)
4386         * src/common/template.c
4387                 Fix a possible crash
4388
4389 2005-05-26 [colin]      1.9.11cvs10
4390
4391         * src/folder.c
4392         * src/folderview.c
4393         * src/procmsg.c
4394         * src/summaryview.c
4395                 Forbid locked messages to be moved or
4396                 deleted. Locked messages in trashes 
4397                 still get deleted, for performance
4398                 reason (mh.c::mh_remove_all_msgs)
4399
4400 2005-05-25 [colin]      1.9.11cvs9
4401
4402         * src/procmime.c
4403                 Use correct encoding when sending mails
4404                 with attachments that have accentued 
4405                 chars in their name
4406
4407 2005-05-24 [colin]      1.9.11cvs8
4408
4409         * src/summaryview.c
4410                 Fix bug #688 f) read/unread marker not
4411                 changed on first click
4412                 Also, optimize summary_status_show()
4413                 calls
4414         * src/folder.c
4415         * src/inc.c
4416         * src/procmime.c
4417                 Fix bug #688 b) and c) wrt message
4418                 attachments and signature
4419         * src/stock_pixmap.c
4420         * src/stock_pixmap.h
4421         * src/stock_pixmap.c
4422         * src/stock_pixmap.h
4423         * src/Makefile.am
4424         * src/pixmaps/clip_gpg_signed.xpm
4425                 Add clip/signed icon
4426
4427 2005-05-24 [colin]      1.9.11cvs7
4428
4429         * src/folder_item_prefs.c
4430                 whitespace fix
4431
4432 2005-05-24 [colin]      1.9.11cvs6
4433
4434         * src/folderview.c
4435         * src/prefs_common.c
4436         * src/prefs_common.h
4437                 Add a confirmation to folder drag and drop
4438                 fixes bug #156
4439         * src/alertpanel.c
4440         * src/alertpanel.h
4441                 fix _with_disable parameters so that
4442                 the buttons labels are specifiable too
4443         * src/plugins/pgpmime/sgpgme.c
4444                 reflect said change
4445                 
4446
4447 2005-05-24 [colin]      1.9.11cvs5
4448
4449         * src/folderview.c
4450                 Uncollapse/collapse folders on double-click
4451                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
4452                 closes bug #108
4453
4454 2005-05-23 [colin]      1.9.11cvs4
4455
4456         * src/common/socket.c
4457                 Check another special SSL_peek() error.
4458                 Should help wrt bug #728
4459
4460 2005-05-23 [colin]      1.9.11cvs3
4461
4462         * src/plugins/pgpmime/pgpmime.c
4463                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
4464                 breaking menu accelerators and stuff. Users will have to
4465                 reselect "PGP MIME" instead of "PGP/MIME" in their 
4466                 account's privacy preferences if needed.
4467
4468 2005-05-22 [paul]
4469
4470         * tools/kdeservicemenu/install.sh
4471                 use kdesu to prompt for root password if doing
4472                 global install/uninstall
4473
4474 2005-05-20 [colin]      1.9.11cvs2
4475
4476         * src/procmsg.c
4477                 Fix another compilation error with gcc-2.9x
4478                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
4479         * src/send_message.c
4480                 Don't send QUIT if we aren't connected
4481
4482 2005-05-19 [colin]      1.9.11cvs1
4483
4484         * src/procmsg.c
4485                 Fix compilation with gcc 2.9x
4486
4487 2005-05-19 [paul]       1.9.11
4488
4489         1.9.11 released
4490
4491 2005-05-19 [paul]       1.9.9cvs14
4492
4493         * src/gtk/inputdialog.c
4494                 prevent gettext warning
4495
4496 2005-05-19 [paul]       1.9.9cvs13
4497
4498         * src/mainwindow.c
4499         * src/prefs_common.c
4500         * src/prefs_common.h
4501         * src/textview.c
4502         * src/textview.h
4503                 add an option to toggle cursor in message
4504                 view (sync with main)
4505
4506 2005-05-18 [colin]      1.9.9cvs12
4507
4508         * src/compose.c
4509                 Dereference freed pointer
4510         * src/gtk/gtkaspell.c
4511                 Fix duplication of dictionaries (is it an aspell issue?)
4512
4513 2005-05-18 [colin]      1.9.9cvs11
4514
4515         * src/gtk/inputdialog.c
4516         * src/gtk/gtkaspell.c
4517                 HIGuify dialogs
4518         * src/alertpanel.c
4519                 Remove a double call
4520
4521 2005-05-17 [colin]      1.9.9cvs10
4522
4523         * src/gtk/gtkaspell.c
4524                 Fix dialogs, Ctrl-Enter accel
4525
4526 2005-05-17 [colin]      1.9.9cvs9
4527
4528         * src/gtk/gtkaspell.c
4529                 Fix some accelerators, escape in replace-window
4530
4531 2005-05-16 [colin]      1.9.9cvs8
4532
4533         * src/gtk/gtkaspell.c
4534                 Revert last commit, it was a mistake.
4535
4536 2005-05-16 [colin]      1.9.9cvs7
4537
4538         * src/gtk/gtkaspell.c
4539                 Remove buggy code while we're at it. It's a 
4540                 dead code path anyway.
4541
4542 2005-05-16 [colin]      1.9.9cvs6
4543
4544         * src/gtk/gtkaspell.c
4545                 Missed some gtk_menu_popup where deactivate
4546                 signal should be handled. Should fix bug
4547                 #629 a bit more.
4548
4549 2005-05-16 [colin]      1.9.9cvs5
4550
4551         * src/gtk/gtkaspell.c
4552                 Remove debug printf()s
4553
4554 2005-05-16 [colin]      1.9.9cvs4
4555
4556         * src/gtk/gtkaspell.c
4557                 Fix a bit aspell problems
4558                 (see bug #629)
4559
4560 2005-05-13 [colin]      1.9.9cvs3
4561
4562         * src/folderview.c
4563                 Fix the + appearing even when no subfolders
4564                 have unread messages. Thanks to wwp for the
4565                 bug report.
4566
4567 2005-05-11 [paul]       1.9.9cvs2
4568
4569         * src/folderview.c
4570                 correction to 1.9.9cvs1, only colour folders that
4571                 have new msgs (not unread msgs)
4572
4573 2005-05-10 [colin]      1.9.9cvs1
4574
4575         * src/folderview.c
4576         * src/summaryview.c
4577                 Try to fix bolding bugs again.
4578
4579 2005-05-09 [paul]
4580
4581         * tools/claws.i18n.status.pl
4582                 add Ricardo Mones Lastra's script that has been providing
4583                 the i18n status page for many months
4584
4585 2005-05-09 [paul]       1.9.9
4586
4587         1.9.9 release
4588
4589 2005-05-09 [paul]       1.9.6cvs58
4590
4591         * AUTHORS
4592         * INSTALL
4593         * README.claws
4594                 updated
4595         * Makefile.am 
4596         * RELEASE_NOTES.claws
4597                 add release notes to cvs to simplify release
4598                 procedure
4599         * configure.ac
4600                 add ca and fi to ALL_LINGUAS
4601         * po/Makefile.in.in
4602                 workaround for missing Makevars
4603         * po/ca.po
4604         * po/fi.po
4605                 add new Catalan and Finnish translations
4606                 submitted by Miquel Oliete and Flammie Pirinen
4607         * po/de.po
4608         * po/es.po
4609         * po/fr.po
4610         * po/it.po
4611         * po/pl.po
4612         * po/ru.po
4613         * po/sk.po
4614         * po/sr.po
4615         * po/zh_CN.po
4616                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
4617                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
4618                 Urke MMI, and Hansom Young
4619         * src/main.c
4620                 Fix drafting when quitting. compose_draft() closes the
4621                 compose windows, which modifies the compose_list GSList.
4622                 We have to refresh this list after echo drafting to avoid a
4623                 segfault
4624         * src/partial_download.c
4625                 fix segfault on exit
4626
4627 2005-05-06 [paul]       1.9.6cvs57
4628
4629         * src/grouplistdialog.c
4630                 quick fix/workaround for unresizeable newsgroup
4631                 name column 
4632
4633 2005-05-06 [paul]       1.9.6cvs56
4634
4635         * src/inc.c
4636         * src/mainwindow.c
4637                 use gettext plural forms
4638         * src/imap_gtk.c
4639         * src/mh_gtk.c
4640         * src/toolbar.c
4641                 small improvement to english usage
4642
4643 2005-05-05 [thorsten]   1.9.6cvs55
4644
4645         * src/folder.c
4646                 fix possible crash
4647
4648 2005-05-05 [paul]       1.9.6cvs54
4649         
4650         sync with HEAD
4651
4652         * AUTHORS
4653         * src/compose.c
4654                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
4655                 patch by Tim Mann
4656
4657 2005-05-05 [paul]       1.9.6cvs53
4658
4659         * src/mainwindow.c
4660                 fix resizing of separate message and
4661                 folder views
4662
4663 2005-05-05 [paul]       1.9.6cvs52
4664
4665         * src/account.c
4666         * src/addrgather.c
4667         * src/browseldap.c
4668         * src/exphtmldlg.c
4669         * src/expldifdlg.c
4670         * src/importmutt.c
4671         * src/importpine.c
4672         * src/main.c
4673         * src/mainwindow.c
4674         * src/noticeview.c
4675         * src/prefs_filtering.c
4676         * src/prefs_filtering_action.c
4677         * src/prefs_matcher.c
4678         * src/prefs_spelling.c
4679         * src/prefs_toolbar.c
4680         * src/toolbar.c
4681         * src/wizard.c
4682         * src/gtk/description_window.c
4683         * src/gtk/gtkvscrollbutton.c
4684         * src/gtk/progressdialog.c
4685         * src/gtk/quicksearch.c
4686         * src/plugins/pgpmime/prefs_gpg.c
4687         * src/plugins/spamassassin/spamassassin_gtk.c
4688                 replace deprecated gtk_widget_set_usize
4689
4690 2005-05-04 [colin]      1.9.6cvs51
4691
4692         * src/common/utils.c
4693                 Fix crash when subst_for_filename is called
4694                 with a NULL parameter
4695
4696 2005-05-04 [colin]      1.9.6cvs50
4697
4698         * src/partial_download.c
4699         * src/pop.c
4700                 Escape login when writing uidl file
4701                 fixes bug #736
4702
4703 2005-05-03 [colin]      1.9.6cvs49
4704
4705         * src/procmime.c
4706                 Fix possible DOS in mime parser
4707                 (see bug #634)
4708
4709 2005-05-02 [colin]      1.9.6cvs48
4710
4711         * src/compose.c
4712                 Try to fix the copy/paste mess once again.
4713
4714
4715 2005-04-30 [colin]      1.9.6cvs47
4716
4717         * src/prefs_account.h
4718         * src/procmsg.c
4719         * src/send_message.c
4720         * src/common/smtp.c
4721         * src/common/smtp.h
4722                 Try to batch sending mails (per account) instead of
4723                 reconnecting to server every time.
4724
4725 2005-04-29 [colin]      1.9.6cvs46
4726
4727         * src/messageview.c
4728                 Fix window resizing that refused to size down
4729         * src/prefs_common.c
4730         * src/prefs_common.h
4731         * src/prefs_filtering.c
4732                 Save Filtering's window size
4733
4734 2005-04-21 [paul]       1.9.6cvs45
4735
4736         * ChangeLog-gtk2.claws
4737         * src/setup.c
4738                 correction to sync
4739
4740 2005-04-21 [paul]       1.9.6cvs44
4741
4742         sync with main:
4743
4744         * src/setup.c
4745         * src/statusbar.c
4746         * src/statusbar.h
4747                 use gtkut_widget_draw_now(). Improved performance
4748                 of the update of statusbar
4749         * src/textview.c
4750                 textview_smooth_scroll_do(): redraw it after scroll
4751                 is done (fixed incorrect display when a part of the
4752                 view is hidden).
4753         * src/gtk/gtkutils.c
4754         * src/gtk/gtkutils.h
4755                 gtkut_widget_draw_now(): use gdk_window_process_updates()
4756                 to force update of widgets.
4757                 Removed gtkut_widget_wait_for_draw() which had a big
4758                 overhead  because of waiting for all events processed 
4759
4760 2005-04-20 [paul]       1.9.6cvs43
4761
4762         * src/codeconv.c
4763                 complete 1.9.6cvs42's sync:
4764                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
4765
4766 2005-04-19 [paul]       1.9.6cvs42
4767
4768         sync with main:
4769
4770         * src/action.c
4771                 catch_output(): correctly select the insert text
4772                 (fix invalid iterator warnings).
4773         * src/codeconv.c
4774         * src/codeconv.h
4775         * src/mainwindow.c
4776         * src/messageview.c
4777         * src/prefs_common.c
4778                 support GBK encoding.
4779         * src/common/session.c
4780         * src/common/session.h
4781                 use separate buffer for large data to be sent,
4782                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
4783
4784 2005-04-18 [paul]       1.9.6cvs41
4785
4786         * src/jpilot.c
4787                 convert unsigned long into guint32
4788                 patch by Paul LeoNerd Evans 
4789
4790 2005-04-17 [colin]      1.9.6cvs40
4791
4792         * src/compose.c
4793                 Fix 'Request return receipt' from folder
4794                 properties (bug #708)
4795
4796 2005-04-17 [colin]      1.9.6cvs39
4797
4798         * src/mainwindow.c
4799                 Fix duplicate hotkeys in Mainwindow's menu
4800
4801 2005-04-17 [colin]      1.9.6cvs38
4802
4803         * src/folderview.c
4804                 Fix duplicate hotkeys in Folderview's contextual
4805                 menu
4806
4807 2005-04-15 [colin]      1.9.6cvs37
4808
4809         * src/summaryview.c
4810                 Fix 'Save as...' with non-ascii filenames
4811
4812 2005-04-15 [colin]      1.9.6cvs36
4813
4814         * src/plugins/pgpmime/pgpmime.c
4815                 Fix bus error on 64bit. Spotted by 
4816                 macallan1888@gmail.com
4817
4818 2005-04-15 [colin]      1.9.6cvs35
4819
4820         * src/prefs_account.c
4821                 Fix cvs34.
4822
4823 2005-04-12 [colin]      1.9.6cvs34
4824
4825         * src/prefs_account.c
4826                 Fix smtp auth type off-by-one. We forgot to
4827                 add PLAIN in the prefs-to-gui setter func and
4828                 as a result, the selected auth when opening
4829                 account prefs was not the correct one.
4830
4831 2005-04-12 [paul]       1.9.6cvs33
4832
4833         * src/inc.c
4834                 if the recv dialog is visible, Cancel only
4835                 cancels the current account
4836
4837
4838 2005-04-10 [colin]      1.9.6cvs32
4839
4840         * src/filtering.c
4841                 Copy score when copying FilteringActions
4842                 Fix bug #674
4843
4844 2005-04-10 [colin]      1.9.6cvs31
4845
4846         * src/inc.c
4847                 Make Message -> Receive -> Cancel cancel 
4848                 incorporation on all accounts. Fixes
4849                 bug #693
4850
4851 2005-04-10 [colin]      1.9.6cvs30
4852
4853         * src/prefs_account.c
4854                 Update Privacy checkbuttons status based
4855                 on the selected privacy system
4856         * src/compose.c
4857                 Always connect the "None" privacy system; the
4858                 static boolean was probably there to avoid
4859                 reconnecting twice in the same compose window,
4860                 but as the parent function is only called once
4861                 per compose, it's only a bug - as a static is
4862                 initialized once per application instance.
4863                 Also, don't uncheck Sign and Encrypt when
4864                 selecting None as privacy system; just ignore
4865                 them when sending/queuing.
4866                 Should fix bug #695
4867
4868 2005-04-08 [colin]      1.9.6cvs29
4869
4870         * src/account.c
4871         * src/prefs_account.c
4872         * src/prefs_account.h
4873                 Add account preference to queue message in a certain
4874                 folder.
4875
4876 2005-04-06 [colin]      1.9.6cvs28
4877
4878         * src/prefs_account.c
4879                 Update old inbox path syntax
4880
4881 2005-04-06 [paul]       1.9.6cvs27
4882
4883         sync with main:
4884
4885         * configure.ac
4886                 changed -traditional-cpp to -no-cpp-precomp for newer
4887                 Mac OS X support
4888         * src/foldersel.c
4889                 made column resize automatically
4890         * src/send_message.c
4891                 send_message_smtp(): consider EOF right after QUIT
4892                 successful (workaround for Gmail SMTP server)
4893         * src/common/socket.c
4894                 ssl_read(), ssl_peek(): check EOF which violates the
4895                 SSL protocol
4896         * src/gtk/colorlabel.c
4897                 removed warnings when displaying colorlabel menu
4898                 (don't use GtkAlignment)
4899
4900 2005-04-05 [paul]       1.9.6cvs26
4901
4902         * src/plugins/trayicon/trayicon.c
4903                 fix clipping of icon under KDE3 
4904
4905 2005-04-05 [paul]       1.9.6cvs25
4906
4907         * src/summaryview.c
4908                 hide display of threading
4909                 patch by Alfons
4910
4911 2005-04-04 [thorsten]   1.9.6cvs24
4912
4913         * src/mh.c
4914                 marks lost on filesystems with different stat() results on
4915                 summer-/wintertime
4916
4917 2005-04-03 [colin]      1.9.6cvs23
4918
4919         * src/summaryview.c
4920                 Don't handle up/down. Patch by Alfons
4921
4922 2005-04-02 [colin]      1.9.6cvs22
4923
4924         * src/summaryview.c
4925                 Make scrolling faster. Patch by Alfons.
4926
4927 2005-04-01 [colin]      1.9.6cvs21
4928
4929         * src/Makefile.am
4930         * src/stock_pixmap.c
4931         * src/pixmaps/dir-noselect.xpm ** REMOVED **
4932         * src/pixmaps/dir_noselect.xpm ** ADDED **
4933                 Fix pixmap name mismatch (Thanks Stephan Sachse)
4934
4935 2005-04-01 [colin]      1.9.6cvs20
4936
4937         * src/image_viewer.c
4938         * src/image_viewer.h
4939         * src/procmime.c
4940         * src/procmime.h
4941         * src/textview.c
4942         * src/textview.h
4943                 Implement inline image resizing and right-clicking
4944
4945 2005-04-01 [paul]       1.9.6cvs19
4946
4947         * AUTHORS
4948         * Makefile.am
4949         * configure.ac
4950                 check for gnome2
4951                 patch by Luca Cavalli <loopback<AT>slackit.org>
4952         * po/ru.po
4953                 updated by Pavlo Bohmat
4954
4955 2005-03-31 [colin]      1.9.6cvs18
4956
4957         * src/news.c
4958                 Fix parsing references
4959         * src/msgcache.c
4960                 don't put nulls in the references list
4961         * src/procheader.c
4962                 commit that forgotten file in 1.9.6cvs14
4963
4964 2005-03-31 [colin]      1.9.6cvs17
4965
4966         * src/compose.c
4967                 Fix joining of signature separator again. 
4968                 Maybe Hiro could put it in main too...
4969
4970 2005-03-31 [colin]      1.9.6cvs16
4971
4972         * src/Makefile.am
4973         * src/foldersel.c
4974         * src/stock_pixmap.c
4975         * src/stock_pixmap.h
4976         * src/pixmaps/dir-noselect.xpm
4977                 Update foldersel.c (sync from main, patch by Alfons)
4978
4979 2005-03-30 [colin]      1.9.6cvs15
4980
4981         * src/imap.c
4982                 Fix handling of imap folders containing [] in 
4983                 their name. Thanks to Nahuel Angelinetti for
4984                 the detailed bugreport.
4985
4986 2005-03-30 [colin]      1.9.6cvs14
4987
4988         * src/common/utils.h
4989         * src/common/utils.c
4990         * src/common/defs.h
4991         * src/matcher.c
4992         * src/msgcache.c
4993         * src/news.c
4994         * src/procmsg.c
4995         * src/procmsg.h
4996         * src/quote_fmt_parse.y
4997         * src/summaryview.c
4998                 Update references system. Patch by Alfons
4999
5000 2005-03-30 [colin]      1.9.6cvs13
5001
5002         * src/common/socket.c
5003                 Force the glibc to read resolv.conf again when 
5004                 it has changed. Should fix issues when changing
5005                 networks on a laptop and not restarting sylpheed. 
5006
5007 2005-03-30 [paul]       1.9.6cvs12
5008
5009         partial sync with main:
5010
5011         * src/action.c
5012                 create_io_dialog(): use user-defined text font
5013                 (thanks to Alfons), and modified its appearance.
5014         * src/addrgather.c
5015         * src/addrharvest.c
5016         * src/browseldap.c
5017                 replace old code
5018         * src/compose.c
5019                 don't join (presumably) itemized lines on line-wrapping
5020                 fixed wrapping of quote when auto-wrapping is enabled
5021                 compose_destroy(): destroy paned only if it's not
5022                 attached to window. Fixed memory leak of popup menu.
5023         * src/exphtmldlg.c
5024         * src/expldifdlg.c
5025                 replace old code
5026         * src/html.c
5027         * src/html.h
5028         * src/importmutt.c
5029         * src/importpine.c
5030                 replace old code
5031         * src/main.c
5032                 removed redundant code
5033         * src/mainwindow.c
5034                 changed 'Code set' (which is rather incorrect)
5035                 in the menu to 'Character encoding'
5036                 main_window_set_widgets(): request size first
5037                 to prevent window size becoming wrong
5038                 fixed remembering of the state of the visibility
5039                 of MessageView
5040         * src/messageview.c
5041                 changed 'Code set' (which is rather incorrect)
5042                 in the menu to 'Character encoding'
5043         * src/prefs_common.c
5044         * src/prefs_common.h
5045                 added an option whether to render HTML as text or not
5046                 added separators to outgoing encoding menu
5047         * src/procheader.c
5048                 procheader_scan_date_string(): support header
5049                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
5050         * src/summaryview.c
5051         * src/summaryview.h
5052                 minor code cleanup
5053         * src/textview.c
5054                 textview_show_html(): force output of newline
5055                 added an option whether to render HTML as text or not
5056         * src/common/utils.c
5057                 strncpy2(): optimized based on Alfons' code
5058         * src/gtk/gtkutils.c
5059         * src/gtk/gtkutils.h
5060                 removed non-used code
5061         * src/plugins/pgpmime/passphrase.c
5062                 partially fixed grab input of passphrase dialog
5063                 Confine pointer to window
5064
5065 2005-03-30 [colin]      1.9.6cvs11
5066
5067         * src/msgcache.c
5068         * src/msgcache.h
5069                 Read/write 32bit ints from cache & marks
5070                 From main.
5071
5072 2005-03-29 [paul]       1.9.6cvs10
5073
5074         * AUTHORS
5075         * ChangeLog.claws
5076         * src/compose.c
5077         * src/gtk/gtkaspell.c
5078                 sync with HEAD (don't pass NULL pointers) 
5079
5080 2005-03-24 [paul]
5081
5082         * tools/Makefile.am
5083         * tools/README
5084         * tools/acroread2sylpheed.pl
5085                 sync with HEAD (add script to send pdfs as
5086                 attachments from Adobe Reader 7)
5087
5088 2005-03-21 [paul]       1.9.6cvs9
5089
5090         * configure.ac
5091         * po/POTFILES.in
5092         * src/Makefile.am
5093         * src/crash.c
5094         * src/image_viewer.c ** ADDED **
5095         * src/image_viewer.h ** ADDED **
5096         * src/main.c
5097         * src/prefs_common.c
5098         * src/prefs_common.h
5099         * src/prefs_image_viewer.c ** ADDED **
5100         * src/prefs_image_viewer.h ** ADDED **
5101         * src/textview.c
5102         * src/gtk/about.c
5103         * src/pixmaps/sylpheed_logo.xpm
5104         * src/plugins/Makefile.am
5105         * src/plugins/image_viewer/.cvsignore ** REMOVED **
5106         * src/plugins/image_viewer/Makefile.am ** REMOVED **
5107         * src/plugins/image_viewer/plugin.c ** REMOVED **
5108         * src/plugins/image_viewer/viewer.c ** REMOVED **
5109         * src/plugins/image_viewer/viewer.glade ** REMOVED **
5110         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
5111         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
5112         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
5113         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
5114                 as gdk-pixbuf is now built-in
5115                 remove image_viewer plugin and put code back into
5116                 main codebase
5117                 implement inline image display (sync with main)
5118
5119                 replace logo with newer, nicer, larger version  
5120
5121 2005-03-21 [paul]       1.9.6cvs8
5122
5123         * src/gtk/about.c
5124                 cosmetic improvement
5125
5126 2005-03-21 [holger]     1.9.6cvs7
5127
5128         * src/plugins/spamassassin/spamassassin.c
5129                 Sync with HEAD
5130                 (unregister hook on failed plugin init)
5131
5132 2005-03-20 [colin]      1.9.6cvs6
5133
5134         * src/common/plugin.c
5135                 Check that plugin isn't already loaded
5136                 Patch by Alfons
5137
5138 2005-03-20 [thorsten]   1.9.6cvs5
5139
5140         * src/compose.c
5141                 use a more compatible syntax
5142
5143 2005-03-20 [thorsten]   1.9.6cvs4
5144
5145         * src/prefs_toolbar.c
5146                 fix crash when selecting toolbar item (uninitialized pointer)
5147
5148 2005-03-20 [thorsten]   1.9.6cvs3
5149
5150         * src/procmime.c
5151                 fix mimetype detection (referenced free()d string)
5152
5153 2005-03-20 [paul]       1.9.6cvs2
5154
5155         * src/compose.c
5156                 sync with HEAD (1.0.3cvs5)
5157                 neglect Reply-To header if empty
5158                 Patch by Alfons 
5159
5160 2005-03-19 [holger]     1.9.6cvs1
5161
5162         * src/summaryview.c
5163         * src/summaryview.h
5164                 Sync with HEAD
5165
5166 2005-03-18 [paul]       1.9.6
5167
5168         initial GTK2 release
5169
5170 2005-03-18 [paul]       1.0.3cvs3.1
5171
5172         * AUTHORS
5173         * ChangeLog.claws
5174         * configure.ac
5175         * src/gtk/about.c
5176         * src/pixmaps/sylpheed_logo.xpm
5177                 sync with HEAD
5178
5179 2005-03-18 [colin]      1.0.3cvs2.6
5180
5181         * src/summaryview.c
5182                 Remove call to summary_step in summary_copy_selected_to
5183                 Can't see its purpose, and this causes bug when copying
5184                 a message if the next one is unread: it reads it.
5185
5186 2005-03-18 [paul]       1.0.3cvs2.5
5187
5188         * src/foldersel.c
5189                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
5190
5191 2005-03-18 [paul]       1.0.3cvs2.4
5192
5193         * src/addrharvest.c
5194         * src/codeconv.c
5195         * src/codeconv.h
5196         * src/compose.c
5197         * src/news.c
5198         * src/procheader.c
5199         * src/procmime.c
5200         * src/unmime.c
5201         * src/unmime.h
5202                 fix buffer overflow, CAN-2005-0667, see
5203                 http://secunia.com/advisories/14491/
5204                 Patch by Alfons
5205
5206 2005-03-17 [colin]      1.0.3cvs2.3
5207
5208         * src/prefs_fonts.c
5209         * src/summaryview.c
5210                 Fix font bugs (both lists now officialy share 
5211                 the same font)
5212                 
5213
5214 2005-03-17 [paul]       1.0.3cvs2.2
5215
5216         * src/gtk/pluginwindow.c
5217                 make plugin descriptions uneditable
5218
5219 2005-03-11 [paul]       1.0.3cvs2.1
5220
5221         * ChangeLog.claws
5222         * configure.ac
5223         * po/POTFILES.in
5224         * src/plugins/trayicon/trayicon.c
5225                 sync with HEAD
5226                 add src/wizard.c to POTFILES.in
5227
5228 2005-03-11 [paul]       1.0.3cvs1.1
5229
5230         * ChangeLog
5231         * ChangeLog.claws
5232         * configure.ac
5233         * po/de.po
5234         * po/es.po
5235         * po/fr.po
5236         * po/it.po
5237         * po/pt_BR.po
5238         * po/ru.po
5239         * po/sk.po
5240         * po/sr.po
5241         * po/zh_CN.po
5242                 sync with HEAD
5243
5244 2005-03-04 [colin]      1.0.1cvs22.2
5245
5246         * src/compose.c
5247                 Fix signatures with accentued chars in it
5248
5249 2005-03-04 [colin]      1.0.1cvs22.1
5250
5251         * src/common/smtp.c
5252         * src/common/smtp.h
5253                 Don't use SIZE param in MAIL FROM: if server 
5254                 doesn't support it. Patch by Eugen Freiter
5255                 <eugen_f@users.sf.net>
5256
5257 2005-02-27 [paul]       1.0.1cvs20.1
5258
5259         * ChangeLog.claws
5260         * configure.ac
5261         * src/messageview.c
5262                 sync with HEAD
5263
5264 2005-02-27 [colin]      1.0.1cvs19.4
5265
5266         * src/procheader.c
5267         * src/procheader.h
5268                 Fix prototypes. Patch by Alfons
5269
5270 2005-02-27 [colin]      1.0.1cvs19.3
5271
5272         * src/compose.c
5273                 Don't auto-join the signature separator.
5274
5275 2005-02-26 [colin]      1.0.1cvs19.2
5276
5277         * src/summaryview.c
5278                 Fix 'mark all read' with collapsed threads.
5279                 Patch by Alfons.
5280
5281 2005-02-25 [paul]       1.0.1cvs19.1
5282
5283         * ChangeLog.claws
5284         * configure.ac
5285         * src/prefs_account.c
5286         * src/prefs_folder_item.c
5287         * src/gtk/prefswindow.c
5288         * src/gtk/prefswindow.h
5289                 sync with HEAD
5290
5291 2005-02-25 [paul]       1.0.1cvs15.12
5292
5293         * src/alertpanel.c
5294         * src/codeconv.c
5295         * src/compose.c
5296         * src/textview.c
5297         * src/gtk/gtkutils.c
5298         * src/gtk/gtkutils.h
5299         * src/gtk/logwindow.c
5300         * src/gtk/progressdialog.c
5301                 sync with main (revision 127)
5302                 and fix logwindow clipping
5303
5304 2005-02-24 [colin]      1.0.1cvs15.11
5305
5306         * src/plugins/pgpmime/passphrase.c
5307                 Disable input grabbing; it doesn't work yet.
5308
5309 2005-02-24 [colin]      1.0.1cvs15.10
5310
5311         * src/messageview.c
5312                 Don't send out receipts if offline. Ask.
5313
5314 2005-02-23 [colin]      1.0.1cvs15.9
5315
5316         * src/summaryview.c     
5317                 Fix expanding
5318
5319 2005-02-23 [colin]      1.0.1cvs15.8
5320
5321         * src/summaryview.c
5322                 Really fix Bug 568 by removing useless
5323                 calls. summary_thread_init() now called
5324                 in summary_sort(). This should please
5325                 Alfons as it should be faster than 
5326                 previously.
5327
5328 2005-02-23 [colin]      1.0.1cvs15.7
5329
5330         * src/compose.c
5331                 Encode parts as QP or B64 if signing
5332
5333 2005-02-23 [colin]      1.0.1cvs15.6
5334
5335         * src/compose.c
5336                 Fix Mimeinfo leakage (including tmp files)
5337         * src/procmsg.c
5338                 Fix tmp file leakage (spotted by Ivan Rayner)
5339
5340 2005-02-22 [colin]      1.0.1cvs15.5
5341
5342         * src/expldifdlg.c
5343                 Fix keyboard input. Patch by Alfons.
5344
5345 2005-02-21 [colin]      1.0.1cvs15.4
5346
5347         * src/compose.c
5348                 Fix Sign/Encrypt when unselecting privacy
5349                 system
5350         * src/prefs_common.c
5351                 Change default message font to Monospace
5352         * src/summaryview.c
5353                 More freezing during potentially large operations
5354
5355 2005-02-21 [paul]       1.0.1cvs15.3
5356
5357         * src/main.c
5358                 fix --help output
5359
5360 2005-02-21 [paul]       1.0.1cvs15.2
5361
5362         * po/Makefile.in.in
5363         * src/compose.c
5364         * src/summaryview.c
5365         * src/textview.c
5366         * src/common/utils.c
5367         * src/common/utils.h
5368                 sync with main (revision 117)
5369
5370 2005-02-20 [colin]      1.0.1cvs15.1
5371
5372         * src/common/defs.h
5373                 Change cache file to .sylpheed_claws_cache, as
5374                 suggested by Alfons. Allows people to switch
5375                 between Sylpheed and Sylpheed-Claws. it is
5376                 a good idea to "Check for new messages" at next
5377                 startup.
5378
5379
5380 2005-02-18 [colin]      1.0.1cvs14.1
5381
5382         * src/quote_fmt_lex.l
5383         * src/quote_fmt_parse.y
5384                 Fix parser initialisation. Patch by Ivan.
5385
5386 2005-02-18 [colin]      1.0.1cvs11.6
5387
5388         * src/folderview.c
5389                 Fix scrolldown (bug 662)
5390
5391 2005-02-17 [colin]      1.0.1cvs11.5
5392
5393         * src/codeconv.c
5394                 conv_filename_to_utf8: return clean 7bit instead
5395                 of broken utf8 if needed
5396         * src/mimeview.c
5397                 Fix display of parts with unclean 8bit names
5398
5399 2005-02-17 [paul]       1.0.1cvs11.4
5400
5401         * src/compose.c
5402         * src/exportldif.c
5403         * src/matcher_parser_parse.y
5404         * src/procmime.c
5405         * src/sourcewindow.c
5406         * src/common/Makefile.am
5407         * src/common/intl.h             ** REMOVED **
5408         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5409                 sync with main (revision 109)
5410                 and clean up
5411
5412 2005-02-16 [colin]      1.0.1cvs11.3
5413
5414         * src/summaryview.c
5415                 Fix collapsed thread not highlighting when new
5416                 messages in it (Bug 568) Patch by Stephan Sachse.
5417                 Fix messed up selection when reaching bounds (Bug 632)
5418         * src/prefs_themes.c
5419                 Fix theme installing (Bug 684)
5420
5421 2005-02-16 [colin]      1.0.1cvs11.2
5422
5423         * src/messageview.c
5424                 Fix messageview_select_all
5425
5426 2005-02-16 [colin]      1.0.1cvs11.1
5427
5428         * src/mh.c
5429                 Sync with HEAD (MH scan required function)
5430
5431 2005-02-15 [colin]      1.0.1cvs8.1
5432
5433         * src/mimeview.c
5434         * src/common/utils.c
5435                 Sync with HEAD (filename chars substitution)
5436
5437 2005-02-15 [colin]      1.0.1cvs7.3
5438
5439         * src/gtk/pluginwindow.c
5440                 Fix button spacing
5441
5442 2005-02-15 [colin]      1.0.1cvs7.2
5443
5444         * src/mimeview.c
5445                 Fix mime icons not reset across message when
5446                 scrolled down
5447
5448 2005-02-15 [colin]      1.0.1cvs7.1
5449
5450         * src/compose.c
5451         * src/procmime.c
5452                 Sync with HEAD (optimisation of cvs6)
5453
5454 2005-02-14 [colin]      1.0.1cvs6.1
5455
5456         * src/compose.c
5457         * src/procmime.c
5458                 Sync with HEAD (encode "From " at line beginning)
5459
5460 2005-02-14 [colin]      1.0.1cvs5.3
5461
5462         * src/compose.c
5463                 Fix wrapping with accentued chars.
5464
5465 2005-02-13 [colin]      1.0.1cvs5.2
5466
5467         * src/textview.c
5468                 Fix email informative part parsing with
5469                 accentued chars in it. ispunct() returns
5470                 true for them in utf8...
5471
5472 2005-02-12 [colin]      1.0.1cvs5.1
5473
5474         * src/filtering.c
5475                 Sync with HEAD (remove wrong use of compose after send)
5476
5477 2005-02-12 [paul]       1.0.1cvs4.5
5478
5479         * src/textview.c
5480                 remove unnecessary code (thanks to Alfons)
5481
5482 2005-02-12 [paul]       1.0.1cvs4.4
5483
5484         * src/textview.c
5485                 add 'Copy' to contextual menu on emails
5486
5487 2005-02-11 [colin]      1.0.1cvs4.3
5488
5489         * src/compose.c
5490                 revert 1.0.0cvs28.2, it doesn't work that well.
5491
5492 2005-02-11 [paul]       1.0.1cvs4.2
5493
5494         * po/Makefile.in.in
5495                 fix 'make release'
5496
5497 2005-02-10 [paul]       1.0.1cvs4.1
5498
5499         * ChangeLog
5500         * ChangeLog.claws
5501         * ChangeLog.jp
5502         * configure.ac
5503         * src/compose.c
5504                 sync with HEAD (sync with main)
5505
5506 2005-02-10 [paul]       1.0.1cvs3.2
5507
5508         * AUTHORS
5509         * Makefile.am
5510         * autogen.sh
5511         * configure.ac
5512         * config/mkinstalldirs
5513         * intl/.cvsignore
5514         * intl/ChangeLog
5515         * intl/VERSION
5516         * intl/bindtextdom.c
5517         * intl/config.charset
5518         * intl/dcgettext.c
5519         * intl/dcigettext.c
5520         * intl/dcngettext.c
5521         * intl/dgettext.c
5522         * intl/dngettext.c
5523         * intl/eval-plural.h
5524         * intl/explodename.c
5525         * intl/finddomain.c
5526         * intl/gettext.c
5527         * intl/gettextP.h
5528         * intl/gmo.h
5529         * intl/hash-string.h
5530         * intl/intl-compat.c
5531         * intl/l10nflist.c
5532         * intl/libgnuintl.h.in
5533         * intl/loadinfo.h
5534         * intl/loadmsgcat.c
5535         * intl/localcharset.c
5536         * intl/localcharset.h
5537         * intl/locale.alias
5538         * intl/localealias.c
5539         * intl/localename.c
5540         * intl/log.c
5541         * intl/ngettext.c
5542         * intl/os2compat.c
5543         * intl/os2compat.h
5544         * intl/osdep.c
5545         * intl/plural-exp.c
5546         * intl/plural-exp.h
5547         * intl/plural.c
5548         * intl/plural.y
5549         * intl/ref-add.sin
5550         * intl/ref-del.sin
5551         * intl/relocatable.c
5552         * intl/relocatable.h
5553         * intl/textdomain.c
5554         * m4/Makefile.am
5555         * po/Makefile.in.in
5556         * src/Makefile.am
5557         * src/account.c
5558         * src/action.c
5559         * src/addr_compl.c
5560         * src/addressadd.c
5561         * src/addressbook.c
5562         * src/addrgather.c
5563         * src/addrindex.c
5564         * src/alertpanel.c
5565         * src/browseldap.c
5566         * src/codeconv.c
5567         * src/codeconv.h
5568         * src/compose.c
5569         * src/compose.h
5570         * src/crash.c
5571         * src/editaddress.c
5572         * src/editbook.c
5573         * src/editgroup.c
5574         * src/editjpilot.c
5575         * src/editldap.c
5576         * src/editldap_basedn.c
5577         * src/editvcard.c
5578         * src/exphtmldlg.c
5579         * src/expldifdlg.c
5580         * src/export.c
5581         * src/exporthtml.c
5582         * src/filtering.c
5583         * src/folder.c
5584         * src/folder_item_prefs.c
5585         * src/foldersel.c
5586         * src/folderview.c
5587         * src/grouplistdialog.c
5588         * src/headerview.c
5589         * src/imap.c
5590         * src/imap_gtk.c
5591         * src/import.c
5592         * src/importldif.c
5593         * src/importmutt.c
5594         * src/importpine.c
5595         * src/inc.c
5596         * src/ldif.c
5597         * src/main.c
5598         * src/mainwindow.c
5599         * src/matcher.c
5600         * src/mbox.c
5601         * src/message_search.c
5602         * src/messageview.c
5603         * src/mh.c
5604         * src/mh_gtk.c
5605         * src/mimeview.c
5606         * src/msgcache.c
5607         * src/news.c
5608         * src/news_gtk.c
5609         * src/noticeview.c
5610         * src/partial_download.c
5611         * src/pop.c
5612         * src/prefs_account.c
5613         * src/prefs_actions.c
5614         * src/prefs_common.c
5615         * src/prefs_customheader.c
5616         * src/prefs_display_header.c
5617         * src/prefs_ext_prog.c
5618         * src/prefs_filtering.c
5619         * src/prefs_filtering_action.c
5620         * src/prefs_folder_item.c
5621         * src/prefs_fonts.c
5622         * src/prefs_gtk.c
5623         * src/prefs_matcher.c
5624         * src/prefs_msg_colors.c
5625         * src/prefs_spelling.c
5626         * src/prefs_summary_column.c
5627         * src/prefs_template.c
5628         * src/prefs_themes.c
5629         * src/prefs_toolbar.c
5630         * src/prefs_wrapping.c
5631         * src/privacy.c
5632         * src/procheader.c
5633         * src/procmime.c
5634         * src/procmsg.c
5635         * src/quote_fmt.c
5636         * src/recv.c
5637         * src/send_message.c
5638         * src/setup.c
5639         * src/sourcewindow.c
5640         * src/ssl_manager.c
5641         * src/statusbar.c
5642         * src/summary_search.c
5643         * src/summaryview.c
5644         * src/textview.c
5645         * src/toolbar.c
5646         * src/wizard.c
5647         * src/common/nntp.c
5648         * src/common/plugin.c
5649         * src/common/smtp.c
5650         * src/common/ssl.c
5651         * src/common/ssl_certificate.c
5652         * src/common/string_match.c
5653         * src/common/sylpheed.c
5654         * src/common/template.c
5655         * src/common/utils.c
5656         * src/gtk/about.c
5657         * src/gtk/colorlabel.c
5658         * src/gtk/description_window.c
5659         * src/gtk/filesel.c
5660         * src/gtk/foldersort.c
5661         * src/gtk/gtkaspell.c
5662         * src/gtk/gtkutils.c
5663         * src/gtk/inputdialog.c
5664         * src/gtk/logwindow.c
5665         * src/gtk/menu.c
5666         * src/gtk/pluginwindow.c
5667         * src/gtk/prefswindow.c
5668         * src/gtk/progressdialog.c
5669         * src/gtk/quicksearch.c
5670         * src/gtk/sslcertwindow.c
5671         * src/plugins/clamav/clamav_plugin.c
5672         * src/plugins/clamav/clamav_plugin_gtk.c
5673         * src/plugins/demo/demo.c
5674         * src/plugins/dillo_viewer/dillo_prefs.c
5675         * src/plugins/dillo_viewer/dillo_viewer.c
5676         * src/plugins/image_viewer/plugin.c
5677         * src/plugins/image_viewer/viewer.c
5678         * src/plugins/image_viewer/viewerprefs.c
5679         * src/plugins/mathml_viewer/mathml_viewer.c
5680         * src/plugins/pgpmime/passphrase.c
5681         * src/plugins/pgpmime/plugin.c
5682         * src/plugins/pgpmime/prefs_gpg.c
5683         * src/plugins/pgpmime/select-keys.c
5684         * src/plugins/pgpmime/sgpgme.c
5685         * src/plugins/spamassassin/spamassassin.c
5686         * src/plugins/spamassassin/spamassassin_gtk.c
5687         * src/plugins/trayicon/trayicon.c
5688                 sync with main (revision 104)
5689
5690 2005-02-10 [colin]      1.0.1cvs3.1
5691
5692         * src/mainwindow.c
5693                 Sync with HEAD (fix occasional crasher)
5694
5695 2005-02-10 [colin]      1.0.1cvs2.1
5696
5697         * src/messageview.c
5698                 Synw with HEAD (don't automatically display html)
5699
5700 2005-02-09 [colin]      1.0.1cvs1.3
5701
5702         * src/textview.c
5703         * src/textview.h
5704                 Add contextual menu on emails
5705
5706 2005-02-09 [colin]      1.0.1cvs1.2
5707
5708         * src/codeconv.c
5709                 Fix converting from broken headers and 
5710                 put back the _ in missing places
5711                 (feature broke with cvs24.2 sync, main 
5712                  possibly affected?)
5713
5714 2005-02-09 [colin]      1.0.1cvs1.1
5715
5716         * src/messageview.c
5717         * src/mimeview.c
5718         * src/mimeview.h
5719                 Sync with HEAD (display non text/plain mails with plugin)
5720
5721 2005-02-08 [colin]      1.0.1.1
5722
5723         * ChangeLog.claws
5724         * po/pt_BR.po
5725                 Sync with HEAD
5726         * configure.ac
5727                 Make default configuration directory 
5728                 be .sylpheed-gtk2
5729
5730 2005-02-08 [colin]      1.0.0cvs29.1
5731
5732         * po/de.po
5733         * po/es.po
5734         * po/fr.po
5735         * po/it.po
5736         * po/sk.po
5737         * po/sr.po
5738                 Sync translations with HEAD
5739
5740 2005-02-06 [colin]      1.0.0cvs28.3
5741
5742         * src/compose.c
5743                 Make compose a bit faster - patch by Alfons.
5744
5745 2005-02-06 [colin]      1.0.0cvs28.2
5746
5747         * src/compose.c
5748                 Make pasting via middle-click more reliable
5749
5750 2005-02-05 [paul]       1.0.0cvs28.1
5751
5752         * ChangeLog
5753         * ChangeLog.claws
5754         * ChangeLog.jp
5755         * configure.ac
5756         * src/compose.c
5757                 sync with HEAD
5758                 (fix bug 682 'redirect is broken'
5759
5760 2005-02-05 [torte]      1.0.0cvs27.1
5761
5762         * ChangeLog.claws
5763         * configure.ac
5764         * src/partial_download.c
5765                 Sync with HEAD (fix buf overflow)
5766
5767 2005-02-03 [colin]      1.0.0cvs26.1
5768
5769         * src/common/plugin.c
5770                 Sync with HEAD (avoid plugin mismatches)
5771
5772 2005-02-03 [paul]       1.0.0cvs25.3
5773
5774         * src/folderview.c
5775         * src/headerview.c
5776         * src/summaryview.c
5777         * src/textview.c
5778         * src/gtk/colorlabel.c
5779                 third and final part of initial sync with main-gtk2
5780
5781 2005-02-03 [paul]       1.0.0cvs25.2
5782
5783         * src/jpilot.c
5784                 fix building with jpilot support
5785
5786 2005-02-02 [colin]      1.0.0cvs25.1
5787
5788         * src/messageview.c
5789                 Sync with HEAD (fix dangerous typo)
5790
5791 2005-02-01 [colin]      1.0.0cvs24.3
5792
5793         * src/common/xml.c
5794                 Write file as advertised (UTF-8)
5795
5796 2005-02-01 [paul]       1.0.0cvs24.2
5797
5798         * src/addrbook.c
5799         * src/addrindex.c
5800         * src/alertpanel.h
5801         * src/codeconv.c
5802         * src/codeconv.h
5803         * src/compose.c
5804         * src/export.c
5805         * src/folder_item_prefs.c
5806         * src/html.c
5807         * src/imap.c
5808         * src/import.c
5809         * src/jpilot.c
5810         * src/mainwindow.c
5811         * src/matcher_parser_lex.l
5812         * src/messageview.c
5813         * src/mh.c
5814         * src/prefs_account.c
5815         * src/prefs_actions.c
5816         * src/prefs_common.c
5817         * src/prefs_gtk.c
5818         * src/prefs_gtk.h
5819         * src/prefs_themes.c
5820         * src/procheader.c
5821         * src/procmime.c
5822         * src/sourcewindow.c
5823         * src/statusbar.c
5824         * src/summaryview.c
5825         * src/textview.c
5826         * src/toolbar.c
5827         * src/unmime.c
5828         * src/common/template.c
5829         * src/common/utils.c
5830         * src/common/xml.c
5831         * src/common/xml.h
5832         * src/gtk/gtkaspell.c
5833         * src/plugins/clamav/clamav_plugin.c
5834         * src/plugins/dillo_viewer/dillo_prefs.c
5835         * src/plugins/image_viewer/viewerprefs.c
5836         * src/plugins/pgpmime/passphrase.c
5837         * src/plugins/pgpmime/prefs_gpg.c
5838         * src/plugins/pgpmime/select-keys.c
5839         * src/plugins/spamassassin/spamassassin.c
5840                 second part of initial sync with main-gtk2
5841                 (more to follow)
5842
5843 2005-01-31 [colin]      1.0.0cvs24.1
5844
5845         * src/compose.c
5846                 Sync with HEAD
5847
5848 2005-01-29 [paul]       1.0.0cvs23.2
5849
5850         * src/account.c
5851         * src/action.c
5852         * src/addressadd.c
5853         * src/addressbook.c
5854         * src/alertpanel.c
5855         * src/compose.c
5856         * src/editaddress.c
5857         * src/editbook.c
5858         * src/editgroup.c
5859         * src/editjpilot.c
5860         * src/editldap.c
5861         * src/editldap_basedn.c
5862         * src/editvcard.c
5863         * src/export.c
5864         * src/foldersel.c
5865         * src/grouplistdialog.c
5866         * src/import.c
5867         * src/importldif.c
5868         * src/inc.c
5869         * src/main.c
5870         * src/mainwindow.c
5871         * src/message_search.c
5872         * src/messageview.c
5873         * src/mimeview.c
5874         * src/prefs_actions.c
5875         * src/prefs_common.c
5876         * src/prefs_common.h
5877         * src/prefs_customheader.c
5878         * src/prefs_display_header.c
5879         * src/prefs_filtering.c
5880         * src/prefs_filtering_action.c
5881         * src/prefs_gtk.c
5882         * src/prefs_matcher.c
5883         * src/prefs_summary_column.c
5884         * src/prefs_template.c
5885         * src/sourcewindow.c
5886         * src/summary_search.c
5887         * src/summaryview.c
5888         * src/textview.c
5889         * src/gtk/about.c
5890         * src/gtk/description_window.c
5891         * src/gtk/gtkshruler.c
5892         * src/gtk/gtkutils.c
5893         * src/gtk/gtkutils.h
5894         * src/gtk/inputdialog.c
5895         * src/gtk/logwindow.c
5896         * src/gtk/prefswindow.c
5897         * src/gtk/progressdialog.c
5898         * src/gtk/progressdialog.h
5899                 first part of initial sync with main-gtk2
5900                 (more to follow)
5901
5902 2005-01-28 [colin]      1.0.0cvs23.1
5903
5904         * src/folderview.c
5905                 Sync with HEAD
5906
5907 2005-01-27 [colin]      1.0.0cvs21.1
5908
5909         * src/folder.c
5910         * src/folderview.c
5911                 Sync with HEAD
5912
5913 2005-01-27 [colin]      1.0.0cvs19.1
5914
5915         * src/procmime.c
5916                 Sync with HEAD
5917
5918 2005-01-27 [colin]      1.0.0cvs18.1
5919
5920         * src/messageview.c
5921         * src/summaryview.c
5922         * src/mainwindow.c
5923         * src/compose.c
5924         * src/compose.h
5925         * src/procmsg.c
5926         * src/procmsg.h
5927         * src/toolbar.c
5928                 Sync with HEAD
5929
5930 2005-01-26 [paul]       1.0.0cvs15.2
5931
5932         * src/compose.c
5933                 compose_entries_set(): convert subject and body to
5934                 utf8 if necessary. patch by Felix Eckhofer
5935
5936 2005-01-26 [paul]       1.0.0cvs15.1
5937
5938         * configure.ac
5939         * src/common/template.c
5940                 sync with HEAD (fix memory leak)
5941
5942 2005-01-25 [paul]       1.0.0cvs14.1
5943
5944         * configure.ac
5945         * src/compose.c
5946                 sync with HEAD
5947
5948 2005-01-24 [colin]      1.0.0cvs13.1
5949
5950         * src/summaryview.c
5951                 Sync with HEAD
5952
5953 2005-01-24 [paul]       1.0.0cvs12.1
5954
5955         * configure.ac
5956         * src/messageview.c
5957         * src/mh.c
5958         * src/common/utils.c
5959                 sync with HEAD
5960
5961 2005-01-24 [colin]      1.0.0cvs11.1
5962
5963         * src/procheader.c
5964                 Sync with HEAD
5965
5966 2005-01-24 [colin]      1.0.0cvs10.1
5967
5968         * src/folderview.c
5969                 Sync with HEAD
5970
5971 2005-01-23 [colin]      1.0.0cvs9.1
5972
5973         * src/crash.c
5974                 Sync with HEAD
5975
5976 2005-01-22 [colin]      1.0.0cvs8.1
5977
5978         * src/summaryview.c
5979         * src/gtk/quicksearch.c
5980                 Sync with HEAD
5981
5982 2005-01-21 [colin]      1.0.0cvs7.1
5983
5984         * src/summaryview.c
5985                 Sync with HEAD
5986
5987 2005-01-21 [colin]      1.0.0cvs6.1
5988
5989         * src/summaryview.c
5990                 Sync with HEAD
5991
5992 2005-01-21 [colin]      1.0.0cvs5.1
5993
5994         * src/gtk/quicksearch.c
5995         * src/prefs_common.c
5996         * src/prefs_common.h
5997                 Sync with HEAD (recurse option)
5998
5999 2005-01-21 [colin]      1.0.0cvs4.1
6000
6001         * src/folder.h
6002         * src/folderview.c
6003         * src/folderview.h
6004         * src/summaryview.c
6005         * src/gtk/quicksearch.c
6006         * src/gtk/quicksearch.h
6007                 Sync with HEAD (recursive quicksearch)
6008
6009 2005-01-20 [colin]      1.0.0cvs3.4
6010
6011         * src/ssl_manager.c
6012                 Remove useless code
6013
6014 2005-01-20 [colin]      1.0.0cvs3.3
6015
6016         * src/ssl_manager.c
6017                 Fix leak, thanks to Alfons.
6018
6019 2005-01-20 [colin]      1.0.0cvs3.2
6020
6021         * src/ssl_manager.c
6022                 Port SSL certificate window to GTK2.
6023
6024 2005-01-20 [paul]       1.0.0cvs3.1
6025
6026         * ChangeLog.claws
6027         * configure.ac
6028         * src/addrindex.c
6029         * src/addrindex.h
6030                 sync with HEAD
6031
6032 2005-01-19 [colin]      1.0.0cvs2.2
6033
6034         * src/plugins/trayicon/trayicon.c
6035                 Fix freeze with gtk-2.6, the easy way
6036                 (signal blocking helpless there...)
6037                 Closes bug #668.
6038
6039 2005-01-19 [colin]      1.0.0cvs2.1
6040
6041         * src/mbox.c
6042         * src/mbox.h
6043         * src/mainwindow.c
6044         * src/summaryview.c
6045         * src/summaryview.h
6046                 Sync with HEAD
6047
6048 2005-01-19 [paul]       1.0.0cvs1.1
6049
6050         * configure.ac
6051         * po/de.po
6052         * po/es.po
6053         * po/fr.po
6054         * po/hr.po
6055         * po/it.po
6056         * po/ja.po
6057         * po/ko.po
6058         * po/pt_BR.po
6059         * po/ru.po
6060         * po/sk.po
6061         * po/sr.po
6062                 sync with HEAD (update translations)
6063
6064 2005-01-18 [colin]      1.0.0cvs0.1
6065
6066         * src/foldersel.c
6067                 Specify search column - patch by Alfons
6068
6069 2005-01-18 [colin]      0.9.13cvs36.3
6070
6071         * src/prefs_toolbar.c
6072                 Change Delete to Remove
6073         * src/prefs_fonts.c
6074                 GTK2 version and leak fixes
6075         * src/prefs_actions.c
6076                 Add stock buttons.
6077                 All patches by Alfons
6078
6079 2005-01-17 [colin]      0.9.13cvs36.2
6080
6081         * src/compose.c
6082                 Fix DnD inserting twice. While at it,
6083                 add DnD support for text/plain in the
6084                 body, and add support in the headers.
6085
6086 2005-01-16 [colin]      0.9.13cvs36.1
6087
6088         * ChangeLog
6089         * ChangeLog.jp
6090         * ChangeLog.claws
6091                 Sync with HEAD (nothing applicable)
6092
6093 2005-01-16 [colin]      0.9.13cvs33.2
6094
6095         * src/prefs_toolbar.c
6096                 GTK2ize prefs_toolbar, by Alfons.
6097
6098 2005-01-14 [colin]      0.9.13cvs33.1
6099
6100         * src/html.c
6101         * src/msgcache.c
6102                 Sync with HEAD
6103
6104 2005-01-14 [colin]      0.9.13cvs32.1
6105
6106         * src/html.c
6107         * src/html.h
6108         * src/msgcache.c
6109         * AUTHORS
6110         * tools/calypso_convert.pl
6111                 Sync with HEAD
6112
6113 2005-01-08 [colin]      0.9.13cvs29.2
6114
6115         * src/prefs_filtering_action.c
6116         * src/prefs_filtering.c
6117                 2 more gtk2 patches by Alfons
6118
6119 2005-01-07 [paul]       0.9.13cvs29.1
6120
6121         * ChangeLog
6122         * ChangeLog.claws
6123         * ChangeLog.jp
6124         * configure.ac
6125         * src/pop.c
6126         * src/pop.h
6127                 sync with HEAD
6128
6129 2005-01-07 [colin]      0.9.13cvs28.3
6130
6131         * src/gtk/progressdialog.c
6132         * src/gtk/progressdialog.h
6133         * src/inc.c
6134         * src/send_message.c
6135                 GTK2 for the incorporation dialog. The CList isn't dead
6136                 yet, for a more smooth migration. Patch by Alfons.
6137
6138 2005-01-06 [colin]      0.9.13cvs28.2
6139
6140         * src/prefs_display_header.c
6141                 GTK2 conversion by Alfons
6142         * src/prefs_actions.c
6143         * src/prefs_matcher.c
6144                 Fix 2 leaks - patch by Alfons
6145
6146 2005-01-06 [colin]      0.9.13cvs28.1
6147
6148         * src/prefs_matcher.c
6149                 Sync with HEAD
6150
6151 2005-01-06 [colin]      0.9.13cvs27.4
6152
6153         * src/prefs_matcher.c
6154                 Fix double-free. Patch by Alfons
6155
6156 2005-01-06 [colin]      0.9.13cvs27.3
6157
6158         * src/prefs_matcher.c
6159                 GTK2 widgets + memleak
6160                 Patch by Alfons
6161
6162 2005-01-05 [colin]      0.9.13cvs27.2
6163
6164         * src/account.c
6165         * src/addr_compl.c
6166         * src/foldersel.c
6167         * src/stock_pixmap.c
6168         * src/stock_pixmap.h
6169                 3 more GTK2 patches by Alfons.
6170
6171 2005-01-04 [colin]      0.9.13cvs27.1
6172
6173         * src/folderview.c
6174         * src/imap_gtk.c
6175         * src/news_gtk.c
6176                 Sync with HEAD
6177
6178 2005-01-04 [colin]      0.9.13cvs25.9
6179
6180         * src/compose.c
6181                 Fix Show Ruler menuitem
6182         * src/prefs_template.c
6183                 Convert to GTK2
6184         * src/common/utils.c
6185                 Make auto pointer stuff handles NULLs
6186                 Patches by Alfons.
6187
6188 2005-01-04 [colin]      0.9.13cvs25.8
6189
6190         * src/compose.c
6191                 Move the attachment list to gtk2
6192                 Patch by Alfons.
6193
6194 2005-01-04 [colin]      0.9.13cvs25.7
6195
6196         * src/textview.c
6197                 Make some keys work again
6198                 Patch by SungHyun Nam <namsh@kldp.org>
6199
6200 2005-01-04 [colin]      0.9.13cvs25.6
6201
6202         * src/gtk/gtkshruler.c
6203                 Move the ruler to GTK2
6204                 Patch by Alfons
6205
6206 2005-01-03 [colin]      0.9.13cvs25.5
6207
6208         * src/compose.c
6209                 Fix my broken patch apply 
6210
6211 2005-01-03 [colin]      0.9.13cvs25.4
6212
6213         * src/common/utils.c
6214         * src/common/utils.h
6215         * src/gtk/prefswindow.c
6216                 Move auto pointer stuff to utils.c
6217                 Patch by Alfons again :)
6218
6219 2005-01-03 [colin]      0.9.13cvs25.3
6220
6221         * src/compose.c
6222         * src/prefs_gtk.c
6223         * src/prefs_template.c
6224         * src/textview.c
6225                 Empty text widgets with empty strings, not NULL char
6226                 Patch by SungHyun Nam <namsh@kldp_org>
6227
6228 2005-01-03 [colin]      0.9.13cvs25.2
6229
6230         * src/main.c
6231         * AUTHORS
6232                 Sync with HEAD
6233
6234 2005-01-03 [colin]      0.9.13cvs25.1
6235
6236         * src/pop.c
6237         * src/pop.h
6238                 Sync with HEAD
6239
6240 2005-01-03 [colin]      0.9.13cvs24.3
6241
6242         * src/account.c
6243                 Two patches from Alfons and Alex S Moore:
6244                 fix images, fix return value.
6245
6246 2005-01-01 [colin]      0.9.13cvs24.2
6247
6248         * src/prefs_actions.c
6249                 Fix over-zealous assertion. Patch by Alfons
6250
6251 2005-01-01 [colin]      0.9.13cvs24.1
6252
6253         * src/procmime.c
6254                 Sync with HEAD (leak fix)
6255
6256 2004-12-31 [colin]      0.9.13cvs23.2
6257
6258         * src/prefs_common.c
6259                 GTK2 widgets + stock buttons - patch by Alfons
6260
6261 2004-12-31 [paul]       0.9.13cvs23.1
6262
6263         * configure.ac
6264                 bump up EXTRA_VERSION to match (sync'ed) HEAD
6265         * src/gtk/pluginwindow.c
6266                 use GTK2 widgets and plug memory leaks,
6267                 patches by Alfons
6268
6269 2004-12-30 [colin]      0.9.13cvs22.4
6270
6271         * src/account.c
6272         * src/action.c
6273         * src/export.c
6274         * src/foldersel.c
6275         * src/import.c
6276         * src/message_search.c
6277         * src/prefs_actions.c
6278         * src/prefs_common.c
6279         * src/prefs_customheader.c
6280         * src/prefs_filtering.c
6281         * src/prefs_summary_column.c
6282         * src/summary_search.c
6283         * src/gtk/about.c
6284         * src/gtk/description_window.c
6285         * src/gtk/gtkutils.c
6286         * src/gtk/gtkutils.h
6287         * src/gtk/inputdialog.c
6288         * src/gtk/prefswindow.c
6289                 Use GTK2 stock buttons. Patches by Alfons.
6290
6291 2004-12-30 [colin]      0.9.13cvs22.3
6292
6293         * src/account.c
6294                 Sync with HEAD
6295         * src/prefs_actions.c
6296         * src/prefs_customheader.c
6297         * src/prefs_filtering.c
6298         * src/prefs_msg_colors.c
6299         * src/prefs_summary_column.c
6300         * src/gtk/prefswindow.c
6301                 Use GtkTreeView instead of deprecated 
6302                 widgets. Patches by Alfons.
6303
6304 2004-12-30 [paul]       0.9.13cvs22.2
6305
6306         * src/foldersel.c
6307                 use GTK 2 Tree View
6308                 patch by Alfons, with root folder sorting fix
6309                 by Stephan Sachse
6310
6311 2004-12-30 [paul]       0.9.13cvs22.1
6312
6313         * ChangeLog
6314         * ChangeLog.claws
6315         * ChangeLog.jp
6316         * NEWS
6317         * configure.ac
6318         * src/account.c
6319                 sync with HEAD
6320
6321 2004-12-22 [martin]     0.9.13cvs21.2
6322
6323         * src/action.c
6324                 free the command line after its use
6325
6326 2004-12-18 [paul]       0.9.13cvs21.1
6327
6328         * AUTHORS
6329         * ChangeLog
6330         * ChangeLog.claws
6331         * ChangeLog.jp
6332         * NEWS
6333         * configure.ac
6334         * src/action.c
6335         * src/compose.c
6336         * src/syldap.c
6337                 sync with HEAD
6338
6339 2004-12-17 [martin]     0.9.13cvs17.2
6340
6341         * src/action.c
6342                 convert actions input to locale
6343         * src/inc.c
6344                 convert notification command to locale
6345         * src/plugins/pgpmime/select-keys.c
6346                 convert attributes to utf8
6347
6348 2004-12-14 [colin]      0.9.13cvs17.1
6349
6350         * ChangeLog
6351         * ChangeLog.jp
6352         * ChangeLog.claws
6353         * src/action.c
6354         * src/common/utils.c
6355         * src/gtk/prefswindow.c
6356         * src/gtk/gtkutils.c
6357         * src/gtk/gtkutils.h
6358         * src/plugins/spamassassin/libspamc.c
6359                 Sync with HEAD
6360
6361 2004-12-13 [colin]      0.9.13cvs14.1
6362
6363         * src/quote_fmt_parse.y
6364                 Sync with HEAD
6365
6366 2004-12-10 [colin]      0.9.13cvs12.1
6367
6368         * src/prefs_themes.c
6369         * src/mainwindow.c
6370         * src/messageview.c
6371                 Sync with HEAD
6372
6373 2004-12-09 [colin]      0.9.13cvs10.1
6374
6375         * src/procmime.c
6376                 Sync with HEAD (fix B64 encoding from memory)
6377
6378 2004-12-08 [colin]      0.9.13cvs9.1
6379
6380         * src/gtk/colorlabel.c
6381                 Sync with HEAD
6382
6383 2004-12-08 [paul]       0.9.13cvs8.2
6384
6385         * src/gtk/pluginwindow.c
6386                 fix window resizing oddities
6387
6388 2004-12-08 [colin]      0.9.13cvs8.1
6389
6390         * src/quote_fmt_parse.y
6391                 Sync with HEAD
6392
6393 2004-12-08 [colin]      0.9.13cvs7.1
6394
6395         * src/matcher_parser_parse.y
6396         * src/msgcache.c
6397         * src/prefs_matcher.c
6398         * src/procheader.c
6399         * src/matcher.c
6400         * src/common/defs.h
6401         * po/sr.po
6402                 Sync with HEAD
6403
6404 2004-12-08 [colin]      0.9.13cvs6.1
6405
6406         * src/quote_fmt_parse.y
6407         * src/textview.c
6408                 Sync with HEAD
6409         * src/gtk/prefswindow.c
6410         * src/gtk/pluginwindow.c
6411                 Fix G_CALLBACKS protos (thanks to Alfons)
6412
6413 2004-12-07 [torte]      0.9.13cvs2.2
6414
6415         * src/procmime.c
6416                 [Bug 650] reply button causes crash
6417                 Thanks to David Relson and Christoph
6418
6419 2004-12-07 [colin]      0.9.13cvs2.1
6420
6421         * ChangeLog.claws
6422         * AUTHORS
6423         * po/sk.po
6424         * src/procmime.c
6425         * src/prefs_account.c
6426         * src/common/smtp.c
6427         * src/common/smtp.h
6428                 Sync with HEAD
6429
6430 2004-12-06 [colin]      0.9.12cvs187.1
6431
6432         * ChangeLog.claws
6433         * INSTALL
6434         * Makefile.am
6435         * README.claws
6436         * TODO.claws
6437         * configure.ac
6438         * po/bg.po
6439         * po/cs.po
6440         * po/el.po
6441         * po/en_GB.po
6442         * po/es.po
6443         * po/fr.po
6444         * po/hr.po
6445         * po/hu.po
6446         * po/it.po
6447         * po/ja.po
6448         * po/ko.po
6449         * po/nl.po
6450         * po/pl.po
6451         * po/pt_BR.po
6452         * po/ru.po
6453         * po/sk.po
6454         * po/sr.po
6455         * po/sv.po
6456         * po/zh_CN.po
6457         * po/zh_TW.Big5.po
6458         * src/compose.c
6459         * tools/Makefile.am
6460         * tools/README
6461         * tools/filter_conv.pl
6462         * tools/kdeservicemenu/README
6463         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
6464         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
6465                 Sync with HEAD
6466
6467 2004-12-04 [colin]      0.9.12cvs183.1
6468
6469         * src/compose.c
6470                 Sync with HEAD (compose window position saving)
6471
6472 2004-12-04 [paul]       0.9.12cvs182.3
6473
6474         * src/messageview.c
6475         * src/mimeview.c
6476         * src/prefs_customheader.c
6477         * src/gtk/quicksearch.c
6478                 replace some forgotten GTK_SIGNAL_FUNCs
6479
6480 2004-12-04 [paul]       0.9.12cvs182.2
6481
6482         * src/Makefile.am
6483                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
6484                 committed in error      
6485
6486 2004-12-04 [paul]       0.9.12cvs182.1
6487
6488         * ChangeLog
6489         * ChangeLog.claws
6490         * ChangeLog.jp
6491         * INSTALL
6492         * NEWS
6493         * README
6494         * README.jp
6495         * configure.ac
6496         * doc/manual/ja/Makefile.am
6497         * doc/manual/ja/sylpheed-1.html
6498         * doc/manual/ja/sylpheed-10.html
6499         * doc/manual/ja/sylpheed-11.html
6500         * doc/manual/ja/sylpheed-12.html
6501         * doc/manual/ja/sylpheed-13.html
6502         * doc/manual/ja/sylpheed-14.html
6503         * doc/manual/ja/sylpheed-15.html
6504         * doc/manual/ja/sylpheed-16.html
6505         * doc/manual/ja/sylpheed-17.html
6506         * doc/manual/ja/sylpheed-18.html
6507         * doc/manual/ja/sylpheed-19.html
6508         * doc/manual/ja/sylpheed-2.html
6509         * doc/manual/ja/sylpheed-20.html
6510         * doc/manual/ja/sylpheed-3.html
6511         * doc/manual/ja/sylpheed-4.html
6512         * doc/manual/ja/sylpheed-5.html
6513         * doc/manual/ja/sylpheed-6.html
6514         * doc/manual/ja/sylpheed-7.html
6515         * doc/manual/ja/sylpheed-8.html
6516         * doc/manual/ja/sylpheed-9.html
6517         * doc/manual/ja/sylpheed.html
6518         * doc/manual/ja/sylpheed.sgml
6519         * po/de.po
6520         * src/Makefile.am
6521         * src/compose.c
6522         * src/procmime.c
6523         * src/pixmaps/regular.xpm **REMOVED**
6524         * src/plugins/pgpmime/pgpmime.c
6525         * src/plugins/pgpmime/plugin.c
6526         * src/plugins/pgpmime/prefs_gpg.c
6527                 sync with HEAD
6528
6529 2004-12-03 [paul]       0.9.12cvs180.1
6530
6531         * ChangeLog
6532         * ChangeLog.claws
6533         * ChangeLog.jp
6534         * configure.ac
6535         * src/Makefile.am
6536         * src/pop.c
6537         * src/common/utils.c
6538         * src/common/utils.h
6539         * src/pixmaps/continue.xpm
6540         * src/pixmaps/dir_close.xpm
6541         * src/pixmaps/dir_open.xpm
6542         * src/pixmaps/drafts_close.xpm
6543         * src/pixmaps/drafts_open.xpm
6544         * src/pixmaps/folder.xpm **REMOVED**
6545         * src/pixmaps/group.xpm
6546         * src/pixmaps/unread.xpm
6547                 sync with HEAD
6548
6549 2004-12-02 [colin]      0.9.12cvs179.1
6550
6551         * src/compose.c
6552                 Sync with HEAD (non-duplicated reedition)
6553
6554 2004-12-02 [colin]      0.9.12cvs178.1
6555
6556         * src/compose.c
6557                 Sync with HEAD (linewrap_quote fix)
6558
6559 2004-12-01 [colin]      0.9.12cvs177.3
6560
6561         * src/addrharvest.c
6562                 Replace sizeof with strlen
6563
6564 2004-12-01 [paul]       0.9.12cvs177.2
6565
6566         * src/addrharvest.c
6567                 fix 'harvest addresses'
6568
6569 2004-11-30 [colin]      0.9.12cvs177.1
6570
6571         * src/gtk/prefswindow.c
6572         * src/gtk/pluginwindow.c
6573                 Sync with HEAD
6574
6575 2004-11-29 [colin]      0.9.12cvs176.1
6576
6577         * src/folderview.c
6578                 sync with HEAD (Fix disappearing separators in folderview's popup)
6579
6580 2004-11-29 [colin]      0.9.12cvs175.1
6581
6582         * src/procmime.c
6583                 Sync with head (another format fix)
6584
6585 2004-11-29 [colin]      0.9.12cvs174.1
6586
6587         * src/pop.c
6588                 Sync with HEAD (format string fix)
6589
6590 2004-11-26 [colin]      0.9.12cvs173.1
6591
6592         * src/common/smtp.c
6593         * src/common/smtp.h
6594                 Sync with HEAD
6595
6596 2004-11-24 [colin]      0.9.12cvs172.1
6597
6598         * src/plugins/pgpmime/pgpmime.c
6599                 Sync with HEAD
6600
6601 2004-11-24 [colin]      0.9.12cvs171.1
6602
6603         * src/plugins/pgpmime/pgpmime.c
6604                 Sync with head (gpgmectx leaks)
6605
6606 2004-11-24 [colin]      0.9.12cvs169.1
6607
6608         * src/plugins/pgpmime/plugin.c
6609         * src/plugins/trayicon/Makefile.am
6610         * src/plugins/trayicon/newmarkedmail.xpm
6611         * src/plugins/trayicon/trayicon.c
6612         * src/plugins/trayicon/unreadmarkedmail.xpm
6613                 Sync with HEAD
6614
6615 2004-11-23 [colin]      0.9.12cvs168.1
6616
6617         * src/partial_download.c
6618         * src/partial_download.h
6619         * src/plugins/pgpmime/plugin.c
6620                 Sync with HEAD
6621
6622 2004-11-23 [colin]      0.9.12cvs166.1
6623
6624         * src/Makefile.am
6625         * src/codeconv.c
6626         * src/compose.c
6627         * src/folderview.c
6628         * src/main.c
6629         * src/partial_download.c
6630         * src/partial_download.h
6631         * src/prefs_account.c
6632         * src/prefs_account.h
6633         * src/privacy.c
6634         * src/privacy.h
6635         * src/procmime.c
6636         * src/common/Makefile.am
6637         * src/common/base64.h
6638         * src/common/partial_download.c
6639         * src/common/partial_download.h
6640         * src/gtk/prefswindow.c
6641         * src/gtk/prefswindow.h
6642         * src/plugins/pgpmime/pgpmime.c
6643         * src/plugins/pgpmime/prefs_gpg.c
6644         * src/plugins/pgpmime/prefs_gpg.h
6645         * src/plugins/pgpmime/sgpgme.c
6646         * src/plugins/pgpmime/sgpgme.h
6647                 Sync with HEAD
6648
6649 2004-11-23 [colin]      0.9.12cvs163.1
6650
6651         * src/main.c
6652                 Sync with HEAD (cursor optimization)
6653
6654 2004-11-23 [colin]      0.9.12cvs162.1
6655
6656         * src/prefs_common.c
6657         * src/prefs_themes.c
6658         * src/procmsg.c
6659                 Sync with HEAD
6660
6661 2004-11-23 [colin]      0.9.12cvs158.9
6662
6663         * src/compose.c
6664                 Fix double-free when forwarding
6665         * src/msgcache.c
6666                 Fix leak on error path
6667                 
6668
6669 2004-11-23 [colin]      0.9.12cvs158.8
6670
6671         * src/compose.c
6672                 Fix possible double-free
6673                 Spotted by Alfons
6674
6675 2004-11-23 [colin]      0.9.12cvs158.7
6676
6677         * src/compose.c
6678                 Fix some signal handlers' prototypes
6679                 Spotted by Alfons
6680
6681 2004-11-22 [colin]      0.9.12cvs158.6
6682
6683         * src/compose.c
6684                 Remove unneeded code and duplicated
6685                 wrapping - patch by Alfons
6686
6687 2004-11-22 [colin]      0.9.12cvs158.5
6688
6689         * src/prefs_themes.c
6690                 Fix oversized selector
6691
6692 2004-11-22 [colin]      0.9.12cvs158.4
6693
6694         * src/compose.c
6695                 fix dump_text()
6696                 patch by Alfons
6697
6698 2004-11-19 [colin]      0.9.12cvs158.3
6699
6700         * src/textview.c
6701                 Add a context menu on links (open, copy)
6702
6703 2004-11-18 [paul]       0.9.12cvs158.2
6704
6705         * src/addrgather.c
6706         * src/exphtmldlg.c
6707         * src/expldifdlg.c
6708         * src/mimeview.c
6709         * src/prefs_common.c
6710         * src/plugins/image_viewer/viewer.c
6711         * src/plugins/spamassassin/spamassassin_gtk.c
6712                 replace deprecated gtk_notebook_set_page
6713                 and gtk_notebook_current_page
6714
6715 2004-11-18 [paul]       0.9.12cvs158.1
6716
6717         * configure.ac
6718         * src/compose.c
6719         * src/mainwindow.c
6720         * src/messageview.c
6721         * src/prefs_common.c
6722         * src/common/utils.c
6723         * src/common/utils.h
6724                 sync with HEAD
6725
6726 2004-11-17 [colin]      0.9.12cvs156.1
6727
6728         * src/prefs_account.c
6729         * src/prefs_account.h
6730         * src/procmsg.c
6731                 Sync with HEAD (add pref to store encrypted mails encrypted)
6732
6733 2004-11-17 [paul]       0.9.12cvs155.1
6734
6735         * ChangeLog
6736         * ChangeLog.claws
6737         * ChangeLog.jp
6738         * NEWS
6739         * configure.ac
6740         * src/compose.c
6741         * src/jpilot.c
6742         * src/privacy.c
6743         * src/procmime.c
6744         * src/procmime.h
6745         * src/procmsg.c
6746         * src/toolbar.c
6747         * src/pixmaps/error.xpm
6748                 sync with HEAD
6749
6750 2004-11-17 [colin]      0.9.12cvs151.1
6751
6752         * src/plugins/pgpmime/pgpmime.c
6753                 Sync with HEAD (remove debug printf)
6754
6755 2004-11-17 [colin]      0.9.12cvs150.1
6756
6757         * src/plugins/pgpmime/pgpmime.c
6758                 Sync with HEAD (off-by-one fix)
6759
6760 2004-11-17 [colin]      0.9.12cvs149.1
6761
6762         * src/procmsg.c
6763                 Sync with HEAD (coding style fixes)
6764
6765 2004-11-16 [colin]      0.9.12cvs148.1
6766
6767         * src/procmsg.c
6768                 Sync with head (Fix the fix)
6769
6770 2004-11-16 [colin]      0.9.12cvs147.1
6771
6772         * src/procmsg.c
6773                 Sync with Main (leak fix)
6774
6775 2004-11-16 [colin]      0.9.12cvs146.14
6776
6777         * src/compose.c
6778                 Remove useless chunk of code
6779                 Patch by Alfons
6780
6781 2004-11-15 [colin]      0.9.12cvs146.13
6782
6783         * src/compose.c
6784                 Fix drafting after insertion
6785                 Patch by Alfons
6786
6787 2004-11-15 [colin]      0.9.12cvs146.12
6788
6789         * src/compose.c
6790         * src/prefs_filtering.c
6791         * src/prefs_filtering_action.c
6792         * src/prefs_toolbar.c
6793                 Fix some const-correctness
6794
6795 2004-11-15 [colin]      0.9.12cvs146.11
6796
6797         * src/summaryview.c
6798         * src/prefs_themes.c
6799         * src/messageview.c
6800                 Fix some leaks
6801
6802 2004-11-15 [colin]      0.9.12cvs146.10
6803
6804         * src/codeconv.c
6805                 More unreadable locale fixes
6806
6807 2004-11-14 [colin]      0.9.12cvs146.9
6808
6809         * src/textview.c
6810                 Fix uri_security_check
6811                 Patch by Alfons
6812
6813 2004-11-13 [paul]       0.9.12cvs146.8
6814
6815         * src/folder.c
6816         * src/procmime.c
6817                 fix 2 bugs introduced in last commit
6818
6819 2004-11-13 [paul]       0.9.12cvs146.7
6820
6821         * src/compose.c
6822         * src/exporthtml.c
6823         * src/exportldif.c
6824         * src/folder.c
6825         * src/imap.c
6826         * src/imap_gtk.c
6827         * src/main.c
6828         * src/mainwindow.c
6829         * src/messageview.c
6830         * src/mh_gtk.c
6831         * src/prefs_themes.c
6832         * src/procmime.c
6833         * src/setup.c
6834         * src/summaryview.c
6835                 replace deprecated g_basename
6836
6837 2004-11-13 [paul]       0.9.12cvs146.6
6838
6839         * src/compose.c
6840         * src/imap.c
6841         * src/matcher_parser.h
6842         * src/matcher_parser_parse.y
6843         * src/prefs_filtering.c
6844         * src/prefs_filtering_action.c
6845         * src/prefs_themes.c
6846         * src/prefs_toolbar.c
6847         * src/common/utils.c
6848                 various small fixes/cleanups
6849
6850 2004-11-12 [colin]      0.9.12cvs146.5
6851
6852         * src/textview.c
6853                 Validate event's origin on visibility notify
6854                 Patch by Alfons.
6855
6856 2004-11-12 [paul]       0.9.12cvs146.4
6857
6858         * src/exporthtml.c
6859         * src/exportldif.c
6860         * src/imap.c
6861         * src/mh.c
6862         * src/mimeview.c
6863         * src/prefs_spelling.c
6864         * src/prefs_themes.c
6865                 replace deprecated g_dirname    
6866
6867 2004-11-12 [colin]      0.9.12cvs146.3
6868
6869         * src/textview.c
6870                 Some coding style fixes
6871
6872 2004-11-12 [colin]      0.9.12cvs146.2
6873
6874         * src/codeconv.c
6875                 We want to replace _all_ extended chars in
6876                 conv_unreadable_*, because any string containing
6877                 extended chars not parsing as UTF8 is 
6878                 undisplayed on gtk2.
6879
6880 2004-11-12 [paul]       0.9.12cvs146.1
6881
6882         * ChangeLog
6883         * ChangeLog.claws
6884         * ChangeLog.jp
6885         * NEWS
6886         * configure.ac
6887         * src/account.c
6888         * src/folderview.c
6889         * src/folderview.h
6890         * src/imap.c
6891         * src/imap_gtk.c
6892         * src/inc.c
6893         * src/mainwindow.c
6894         * src/mh_gtk.c
6895         * src/news_gtk.c
6896         * src/pop.c
6897         * src/prefs_account.c
6898         * src/prefs_account.h
6899         * src/prefs_ext_prog.c
6900         * src/procmime.c
6901         * src/procmime.h
6902         * src/procmsg.c
6903         * src/procmsg.h
6904         * src/summary_search.c
6905         * src/summaryview.c
6906         * src/textview.c
6907         * src/common/defs.h
6908         * src/common/utils.c
6909         * src/common/utils.h
6910         * src/gtk/menu.c
6911         * src/gtk/menu.h
6912                 sync with HEAD
6913
6914 2004-11-11 [colin]      0.9.12cvs144.2
6915
6916         * src/textview.c
6917                 Fix URI range selection (patch by Alfons)
6918
6919 2004-11-09 [colin]      0.9.12cvs144.1
6920
6921         * ChangeLog.claws
6922         * src/compose.c
6923         * src/folder.c
6924         * src/folder_item_prefs.c
6925         * src/prefs_account.c
6926         * src/prefs_account.h
6927         * src/plugins/pgpmime/pgpmime.c
6928                 Sync with HEAD
6929
6930 2004-11-08 [colin]      0.9.12cvs143.1
6931
6932         * src/summaryview.c
6933                 Sync with HEAD (optimize quicksearch)
6934
6935 2004-11-08 [colin]      0.9.12cvs142.2
6936
6937         * src/compose.c
6938                 Don't wrap when Edit/Auto wrapping is disabled
6939
6940 2004-11-08 [colin]      0.9.12cvs142.1
6941
6942         * src/textview.c
6943                 Sync with HEAD
6944
6945 2004-11-08 [colin]      0.9.12cvs141.1
6946
6947         * src/textview.c
6948                 Sync with HEAD (fix some mail URIs)
6949
6950 2004-11-08 [colin]      0.9.12cvs140.3
6951
6952         * src/textview.c
6953                 o Use text cursor instead of arrow when
6954                   not on a link
6955                 o Fix handling of contiguous links (as in
6956                   "colin@colino.net" <colin@colino.net>)
6957                   This one unveils a bug in get_email_part()
6958
6959 2004-11-07 [colin]      0.9.12cvs140.2
6960
6961         * src/textview.c
6962                 Fix memleak. Patch by Alfons.
6963
6964 2004-11-06 [colin]      0.9.12cvs140.1
6965
6966         * src/compose.c
6967                 Sync with HEAD (don't ask passphrase
6968                 when drafting)
6969
6970 2004-11-06 [paul]       0.9.12cvs139.2
6971
6972         * AUTHORS
6973         * src/textview.c
6974         * src/textview.h
6975                 textview URI handling. hovering over a 
6976                 link displays it in the status bar,
6977                 and changes the mouse pointer to a hand 
6978                 cursor. a link is activated with a single 
6979                 click. (Modified from the) patch by Jean-Yves 
6980                 Lefort <jylefort@users.sourceforge.net>
6981                 
6982
6983 2004-11-05 [colin]      0.9.12cvs139.1
6984
6985         * src/compose.c
6986         * src/procmime.c
6987                 Sync with HEAD again ^^
6988
6989 2004-11-05 [colin]      0.9.12cvs139.1
6990
6991         * src/compose.c
6992         * src/procmime.c
6993                 Sync with HEAD
6994
6995 2004-11-03 [paul]       0.9.12cvs138.1
6996
6997         * ChangeLog.claws
6998         * configure.ac
6999         * po/POTFILES.in
7000         * src/prefs_ext_prog.c
7001         * src/procmime.c
7002         * tools/kdeservicemenu/README
7003         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
7004         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
7005                 sync with HEAD
7006
7007 2004-11-01 [christoph]  0.9.12cvs136.2
7008
7009         * src/procmime.c
7010                 convert MIME parameters to UTF-8
7011
7012 2004-10-29 [colin]      0.9.12cvs136.1
7013
7014         * src/common/utils.c
7015                 Sync with HEAD (don't use '=' in mime boundary)
7016
7017 2004-10-29 [paul]       0.9.12cvs135.1
7018
7019         * configure.ac
7020         * doc/src/rfc2231.txt
7021         * src/procmime.c
7022         * src/common/quoted-printable.c
7023         * src/common/utils.c
7024         * src/common/utils.h
7025                 sync with HEAD
7026
7027 2004-10-27 [paul]       0.9.12cvs134.1
7028
7029         * configure.ac
7030         * src/main.c
7031         * src/procmime.c
7032         * src/plugins/pgpmime/pgpmime.c
7033                 sync with HEAD
7034
7035 2004-10-26 [paul]       0.9.12cvs132.3
7036
7037         * src/account.c
7038         * src/addressbook.c
7039         * src/addrgather.c
7040         * src/addrharvest.c
7041         * src/codeconv.c
7042         * src/compose.c
7043         * src/customheader.c
7044         * src/editaddress.c
7045         * src/editgroup.c
7046         * src/enriched.c
7047         * src/expldifdlg.c
7048         * src/exporthtml.c
7049         * src/exportldif.c
7050         * src/folder.c
7051         * src/foldersel.c
7052         * src/folderview.c
7053         * src/grouplistdialog.c
7054         * src/html.c
7055         * src/imap.c
7056         * src/jpilot.c
7057         * src/ldapserver.c
7058         * src/ldif.c
7059         * src/mimeview.c
7060         * src/news.c
7061         * src/news_gtk.c
7062         * src/pop.c
7063         * src/prefs_display_header.c
7064         * src/prefs_gtk.c
7065         * src/prefs_msg_colors.c
7066         * src/prefs_toolbar.c
7067         * src/procheader.c
7068         * src/procmime.c
7069         * src/summaryview.c
7070         * src/textview.c
7071         * src/toolbar.c
7072         * src/vcard.c
7073         * src/common/mgutils.c
7074         * src/common/nntp.c
7075         * src/common/smtp.c
7076         * src/common/template.c
7077         * src/common/utils.c
7078         * src/common/xmlprops.c
7079         * src/plugins/pgpmime/pgpmime.c
7080         * src/plugins/pgpmime/select-keys.c
7081         * src/plugins/pgpmime/sgpgme.c
7082                 replace deprecated g_strcasecmp(), g_strncasecmp(),
7083                 g_string_sprintfa(), gtk_notebook_current_page()
7084
7085 2004-10-26 [colin]      0.9.12cvs132.2
7086
7087         * src/prefs_folder_item.c
7088                 Fix default-account selection
7089
7090 2004-10-21 [colin]      0.9.12cvs133
7091
7092         * src/compose.c
7093                 Sync with HEAD (Remove extra separator in compose's Options)
7094         * src/textview.c
7095                 Set wrapping to char
7096
7097 2004-10-21 [paul]       0.9.12cvs131.2
7098
7099         * src/compose.c
7100         * src/sourcewindow.c
7101                 fix wrapping
7102                 fix window shrinking 
7103
7104 2004-10-21 [colin]      0.9.12cvs131.1
7105
7106         * ChangeLog.claws
7107         * src/compose.c
7108                 Sync with HEAD
7109
7110 2004-10-21 [paul]       0.9.12cvs130.2
7111
7112         * src/prefs_folder_item.c
7113                 sync with HEAD (Apply to subfolders)
7114
7115 2004-10-19 [colin]      0.9.12cvs130.1
7116
7117         * ChangeLog.claws
7118         * src/compose.c
7119         * src/common/utils.c
7120         * src/gtk/menu.c
7121                 Sync with HEAD
7122
7123 2004-10-19 [colin]      0.9.12cvs128.1
7124
7125         * src/addrbook.c
7126         * src/addrcache.c
7127         * src/addressbook.c
7128         * src/codeconv.c
7129         * src/compose.c
7130         * src/customheader.c
7131         * src/editaddress.c
7132         * src/editgroup.c
7133         * src/exporthtml.c
7134         * src/folder.c
7135         * src/folderview.c
7136         * src/imap.c
7137         * src/jpilot.c
7138         * src/main.c
7139         * src/matcher_parser_parse.y
7140         * src/mbox.c
7141         * src/pop.c
7142         * src/prefs_account.c
7143         * src/prefs_gtk.c
7144         * src/prefs_msg_colors.c
7145         * src/procheader.c
7146         * src/procmime.c
7147         * src/procmime.h
7148         * src/procmsg.c
7149         * src/summaryview.c
7150         * src/textview.c
7151         * src/common/base64.c
7152         * src/common/partial_download.c
7153         * src/common/socket.c
7154         * src/common/sylpheed.c
7155         * src/common/utils.c
7156         * src/common/utils.h
7157         * src/gtk/pluginwindow.c
7158         * src/gtk/quicksearch.c
7159         * src/plugins/clamav/clamav_plugin.c
7160         * src/plugins/clamav/clamav_plugin.h
7161         * src/plugins/clamav/clamav_plugin_gtk.c
7162         * src/plugins/pgpmime/passphrase.c
7163         * src/plugins/pgpmime/pgpmime.c
7164         * src/plugins/pgpmime/plugin.c
7165         * src/plugins/pgpmime/prefs_gpg.c
7166         * src/plugins/pgpmime/prefs_gpg.h
7167         * src/plugins/pgpmime/select-keys.c
7168         * src/plugins/pgpmime/sgpgme.c
7169         * src/plugins/spamassassin/libspamc.c
7170         * src/plugins/spamassassin/spamassassin.c
7171         * src/plugins/spamassassin/spamassassin.h
7172         * src/plugins/spamassassin/spamassassin_gtk.c
7173         * src/plugins/trayicon/trayicon.c
7174         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
7175                 Sync with HEAD
7176
7177 2004-10-14 [colin]      0.9.12cvs126.2
7178
7179         * src/codeconv.c
7180         * src/textview.c
7181                 Fix conv_unreadable_locale
7182
7183 2004-10-13 [colin]      0.9.12cvs126.1
7184
7185         * src/compose.c
7186                 Sync with HEAD (don't convert charset for 
7187                 drafted messages, minor cleanup)
7188
7189 2004-10-13 [colin]      0.9.12cvs125.1
7190
7191         * po/POTFILES.in
7192                 Sync with HEAD (POTFILES fix)
7193
7194 2004-10-12 [colin]      0.9.12cvs124.3
7195
7196         * src/compose.c
7197                 Fix encoding bug from latest sync
7198
7199 2004-10-12 [paul]       0.9.12cvs124.2
7200
7201         * src/plugins/pgpmime/prefs_gpg.c
7202         * src/plugins/pgpmime/prefs_gpg.h
7203                 forgotten in last commit        
7204
7205 2004-10-12 [paul]       0.9.12cvs124.1
7206
7207         * ChangeLog.claws
7208         * configure.ac
7209         * m4/spamassassin.m4
7210         * src/Makefile.am
7211         * src/account.c
7212         * src/compose.c
7213         * src/compose.h
7214         * src/crash.c
7215         * src/main.c
7216         * src/mimeview.c
7217         * src/passphrase.c
7218         * src/passphrase.h
7219         * src/prefs_account.c
7220         * src/prefs_account.h
7221         * src/prefs_common.c
7222         * src/privacy.c
7223         * src/privacy.h
7224         * src/procmime.c
7225         * src/procmime.h
7226         * src/procmsg.c
7227         * src/rfc2015.c
7228         * src/rfc2015.h
7229         * src/select-keys.c
7230         * src/select-keys.h
7231         * src/textview.c
7232         * src/common/utils.c
7233         * src/common/utils.h
7234         * src/gtk/about.c
7235         * src/plugins/pgpmime/Makefile.am
7236         * src/plugins/pgpmime/passphrase.c
7237         * src/plugins/pgpmime/passphrase.h
7238         * src/plugins/pgpmime/pgpmime.c
7239         * src/plugins/pgpmime/plugin.c
7240         * src/plugins/pgpmime/select-keys.c
7241         * src/plugins/pgpmime/select-keys.h
7242         * src/plugins/pgpmime/sgpgme.c
7243         * src/plugins/pgpmime/sgpgme.h
7244                 sync with HEAD
7245
7246 2004-10-04 [colin]      0.9.12cvs122.1
7247
7248         * src/mainwindow.c
7249         * src/messageview.c
7250         * src/messageview.h
7251         * src/textview.c
7252                 Sync with HEAD
7253
7254 2004-10-04 [colin]      0.9.12cvs121.1
7255
7256         * src/summaryview.c
7257                 Sync with HEAD
7258
7259 2004-10-04 [paul]       0.9.12cvs120.1
7260
7261         * configure.ac
7262                 sync with HEAD [don't try to build 
7263                 pgpmime plugin when gpgme is disabled]
7264
7265 2004-10-03 [colin]      0.9.12cvs119.3
7266
7267         * src/gtk/gtksctree.c
7268                 Lots of side effects. Put back as before 117.2.
7269         * src/summaryview.c
7270                 Fix bug #602
7271
7272 2004-10-03 [colin]      0.9.12cvs119.2
7273
7274         * src/gtk/gtksctree.c
7275                 Revert 608 fix that doesn't work that good
7276
7277 2004-10-02 [colin]      0.9.12cvs119.1
7278
7279         * src/mainwindow.c
7280         * src/messageview.c
7281         * src/prefs_common.h
7282         * src/procmime.c
7283         * src/procmime.h
7284         * src/textview.c
7285                 Sync with HEAD
7286         * src/gtk/gtksctree.c
7287                 Close bug #608
7288
7289 2004-10-01 [colin]      0.9.12cvs118.1
7290
7291         * src/mimeview.c
7292                 Sync with HEAD (better Save All fix)
7293
7294 2004-10-01 [colin]      0.9.12cvs117.2
7295
7296         * src/gtk/gtksctree.c
7297                 Faster on selection
7298
7299 2004-10-01 [colin]      0.9.12cvs117.1
7300
7301         * src/mimeview.c
7302                 Sync with HEAD (Save All: only attachments)
7303
7304 2004-10-01 [paul]       0.9.12cvs116.1
7305
7306         * ChangeLog.claws
7307         * configure.ac
7308         * src/account.c
7309         * src/prefs_common.c
7310         * src/gtk/colorlabel.c
7311                 sync with HEAD
7312
7313 2004-09-30 [colin]      0.9.12cvs115.1
7314
7315         * src/stock_pixmap.c
7316         * src/stock_pixmap.h
7317         * src/folderview.c
7318         * src/Makefile.am
7319         * src/pixmaps/read.xpm
7320                 Sync with HEAD (new pixmap)
7321
7322 2004-09-29 [colin]      0.9.12cvs114.1
7323
7324         * src/compose.c
7325                 Sync with HEAD
7326                 Fix focus handling in headers
7327
7328 2004-09-29 [paul]       0.9.12cvs113.1
7329
7330         * src/quote_fmt_parse.y
7331                 sync with HEAD
7332  
7333
7334 2004-09-28 [colin]      0.9.12cvs112.1
7335
7336         * src/folderview.c
7337         * src/mainwindow.c
7338                 Sync with HEAD
7339
7340 2004-09-28 [colin]      0.9.12cvs110.1
7341
7342         * src/folderview.c
7343                 Sync with HEAD (Contextual Empty trash menu)
7344
7345 2004-09-28 [colin]      0.9.12cvs108.1
7346
7347         * src/addressbook.c
7348                 Sync with HEAD (addressbook edit on double-click)
7349
7350 2004-09-28 [colin]      0.9.12cvs106.1
7351
7352         * src/inc.c
7353                 Sync with HEAD (folder_item freeze on inc)
7354
7355 2004-09-27 [colin]      0.9.12cvs105.1
7356
7357         * src/folderview.c
7358                 Sync with HEAD (right-align new and unread column)
7359
7360 2004-09-27 [colin]      0.9.12cvs104.1
7361
7362         * src/main.c
7363                 Sync with HEAD (revert 0.9.12cvs101)
7364
7365 2004-09-24 [colin]      0.9.12cvs103.2
7366
7367         * src/wizard.c
7368                 Fix gtk warnings and use domain part of the email address 
7369                 when domain detection fails (no dot in domain name)
7370
7371 2004-09-23 [colin]      0.9.12cvs103.1
7372
7373         * src/plugins/spamassassin/libspamc.c
7374         * src/plugins/spamassassin/libspamc.h
7375         * src/plugins/spamassassin/utils.c
7376         * src/plugins/spamassassin/utils.h
7377                 Sync with HEAD (Update spamassassin to 3.0)
7378
7379 2004-09-21 [colin]      0.9.12cvs102.3
7380
7381         * src/action.c
7382                 Add horizontal scrollbar in action io dialog as needed
7383                 Patch by Alfons.
7384
7385 2004-09-20 [colin]      0.9.12cvs102.2
7386
7387         * src/plugins/image_viewer/viewer.c
7388                 Remove imlib stuff
7389                 use gtk_pixmap_set when clearing
7390                 (would be better to use gtkImages, but causes size-allocate 
7391                 signals storm)
7392
7393 2004-09-17 [paul]       0.9.12cvs102.1
7394
7395         * ChangeLog
7396         * ChangeLog.claws
7397         * ChangeLog.jp
7398         * configure.ac
7399         * src/inc.c
7400                 sync with HEAD
7401
7402
7403 2004-09-17 [colin]      0.9.12cvs101.1
7404
7405         * ChangeLog.claws
7406         * src/main.c
7407                 Sync with HEAD (fix segs at exit)
7408
7409 2004-09-14 [colin]      0.9.12cvs99.5
7410
7411         * src/common/socket.c
7412         * AUTHORS
7413                 Fix send error on 64bit platforms
7414                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
7415
7416 2004-09-14 [colin]      0.9.12cvs99.4
7417
7418         * src/action.c
7419                 Fix action output with utf8 
7420                 Patch by Alfons.
7421
7422 2004-09-14 [colin]      0.9.12cvs99.3
7423
7424         * ChangeLog.claws
7425         * src/folder.c
7426                 Sync with HEAD
7427
7428 2004-09-09 [colin]      0.9.12cvs99.2
7429
7430         * src/action.c
7431                 Fix progress bar (displaying "Completed %v/%u")
7432                 Patch by Alfons.
7433
7434 2004-09-08 [colin]      0.9.12cvs99.1
7435
7436         * src/account.c
7437         * src/folder.c
7438         * src/procmsg.c
7439         * src/procmsg.h
7440         * src/plugins/pgpmime/pgpmime.c
7441                 Sync with HEAD
7442
7443 2004-09-08 [colin]      0.9.12cvs97.2
7444
7445         * src/summaryview.c
7446                 Don't select mails in collapsed threads 
7447                 when navigating with up/down
7448
7449 2004-09-07 [colin]      0.9.12cvs97.1
7450
7451         * src/inc.c
7452                 Sync with HEAD (meaningful error messages)
7453
7454 2004-09-06 [colin]      0.9.12cvs96.1
7455
7456         * src/toolbar.c
7457                 Sync with HEAD (fix Redirect graying out)
7458
7459 2004-09-06 [colin]      0.9.12cvs95.1
7460
7461         * src/summaryview.c
7462         * src/mimeview.c
7463                 Sync with HEAD (fix dropped URIs)
7464
7465 2004-09-06 [colin]      0.9.12cvs94.1
7466
7467         * src/addressbook.c
7468         * src/addressitem.h
7469         * src/addritem.c
7470         * src/addritem.h
7471                 Sync with HEAD (addressbook DnD)
7472
7473 2004-09-03 [colin]      0.9.12cvs93.1
7474
7475         * src/summaryview.c
7476                 Sync with HEAD (next/prev unread)
7477
7478 2004-09-03 [colin]      0.9.12cvs92.1
7479
7480         * src/prefs_common.c
7481         * src/prefs_common.h
7482         * src/summaryview.c
7483                 Sync with HEAD ('mark_as_read_delay' pref)
7484
7485 2004-09-02 [colin]      0.9.12cvs91.2
7486
7487         * src/common/xml.c
7488                 Fix leak
7489
7490 2004-09-02 [colin]      0.9.12cvs91.1
7491
7492         * src/gtk/menu.c
7493                 Sync with HEAD (menu accel don't work, but whatever)
7494
7495 2004-09-02 [colin]      0.9.12cvs90.1
7496
7497         * src/account.c
7498                 Sync with HEAD (fix bug 582)
7499
7500 2004-09-02 [colin]      0.9.12cvs89.1
7501
7502         * src/addrindex.c
7503                 Sync with HEAD (free deleted queries)
7504
7505 2004-09-02 [colin]      0.9.12cvs88.1
7506
7507         * src/ldapquery.c
7508                 Sync with HEAD (fix LDAP freezes)
7509
7510 2004-09-02 [colin]      0.9.12cvs87.1
7511
7512         * src/prefs_spelling.c
7513                 Sync with HEAD (add default dictionary)
7514
7515 2004-09-01 [colin]      0.9.12cvs86.1
7516
7517         * src/filtering.c
7518         * src/folderview.c
7519         * src/imap.c
7520         * src/prefs_matcher.c
7521         * src/stock_pixmap.c
7522         * src/summary_search.c
7523         * src/summaryview.c
7524         * src/wizard.c
7525         * src/wizard.h
7526                 Sync with HEAD (uninitialized vars fixes)
7527                 + gtk2 specific warning fixes
7528
7529 2004-08-31 [colin]      0.9.12cvs85.1
7530
7531         * src/folder.c
7532                 Sync with HEAD (Fix memory corruption due to 
7533                 uninitialized var)
7534
7535 2004-08-31 [colin]      0.9.12cvs84.4
7536
7537         * src/summary_search.c
7538                 Fix segfaults when searching in folders with broken headers
7539
7540 2004-08-31 [colin]      0.9.12cvs84.3
7541
7542         * src/compose.c
7543         * src/textview.c
7544                 Fix some more encoding/decoding issues
7545
7546 2004-08-30 [colin]      0.9.12cvs84.2
7547
7548         * src/mimeview.c
7549         * src/prefs_themes.c
7550         * src/gtk/filesel.c
7551         * src/gtk/filesel.h
7552                 Add a folder-mode selection (fixes mimeview's "Save all")
7553
7554 2004-08-29 [colin]      0.9.12cvs84.1
7555
7556         * src/mimeview.c
7557                 Sync with HEAD (don't escape saved filenames)
7558
7559 2004-08-27 [colin]      0.9.12cvs83.1
7560
7561         * ChangeLog
7562         * ChangeLog.claws
7563         * ChangeLog.jp
7564         * src/mh.c
7565         * src/procheader.c
7566         * src/procmsg.c
7567         * src/procmsg.h
7568         * src/common/utils.c
7569         * src/gtk/menu.h
7570         * po/
7571                 Sync with HEAD 0.9.12cvs83 (sync with main)
7572
7573 2004-08-26 [colin]      0.9.12cvs82.4
7574
7575         * src/codeconv.c
7576                 Fix strange stack corruption
7577                 Convert to utf8 after unmime, not before
7578
7579 2004-08-26 [colin]      0.9.12cvs82.3
7580
7581         * src/main.c
7582         * src/wizard.c
7583                 Fix account folders duplication
7584
7585 2004-08-25 [colin]      0.9.12cvs82.2
7586
7587         * src/wizard.c
7588                 Remove ports
7589                 Add SSL selection
7590                 Use login@server as account name
7591
7592 2004-08-25 [colin]      0.9.12cvs82.1
7593
7594         * src/plugins/pgpmime/pgpmime.c
7595                 Sync with HEAD (leak fix).
7596
7597 2004-08-25 [colin]      0.9.12cvs81.1
7598
7599         * src/plugins/pgpmime/pgpmime.c
7600         * src/plugins/pgpmime/sgpgme.c
7601         * src/plugins/pgpmime/sgpgme.h
7602                 Sync with HEAD (Handle combined messages).
7603
7604 2004-08-24 [colin]      0.9.12cvs80.3
7605
7606         * src/wizard.c
7607                 Fix full name, ports, and imap
7608
7609 2004-08-24 [colin]      0.9.12cvs80.2
7610
7611         * src/Makefile.am
7612         * src/main.c
7613         * src/setup.c
7614         * src/setup.h
7615         * src/stock_pixmap.c
7616         * src/stock_pixmap.h
7617         * src/wizard.c ** ADDED **
7618         * src/wizard.h ** ADDED ** 
7619         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
7620                 Add a setup wizard 
7621
7622 2004-08-24 [colin]      0.9.12cvs80.1
7623
7624         * src/folder.c
7625                 Sync with HEAD (set mimeflags on all messages)
7626
7627 2004-08-24 [colin]      0.9.12cvs79.3
7628
7629         * src/matcher_parser_lex.l
7630                 Fix 8bits strings not in utf8
7631
7632 2004-08-24 [colin]      0.9.12cvs79.2
7633
7634         * src/compose.c
7635                 Check conversion result before replacing buffer
7636
7637 2004-08-23 [colin]      0.9.12cvs79.1
7638
7639         * src/compose.c
7640                 Sync with HEAD (create message header in memory)
7641
7642 2004-08-23 [colin]      0.9.12cvs78.1
7643
7644         * src/rfc2015.c
7645         * src/rfc2015.h
7646                 Sync with HEAD (fix bug 197 again)
7647
7648 2004-08-23 [colin]      0.9.12cvs77.3
7649
7650         * src/compose.c
7651                 Fix again inline gpg signing (which outputs utf8
7652                 in gtk2). Not syncing this fix to HEAD as this 
7653                 code is meant to die.
7654
7655 2004-08-23 [colin]      0.9.12cvs77.2
7656
7657         * src/prefs_account.h
7658                 Remove useless include
7659
7660 2004-08-23 [colin]      0.9.12cvs77.1
7661
7662         * src/imap.c
7663         * po/es.po
7664         * po/fr.po
7665         * po/it.po
7666         * po/pl.po
7667         * po/pt_BR.po
7668         * po/sk.po
7669         * po/sr.po
7670                 Sync with HEAD (fix bug 577)
7671
7672 2004-08-22 [colin]      0.9.12cvs76.1
7673
7674         * src/plugins/trayicon/trayicon.c
7675                 Sync with HEAD (fix formatting bug)
7676
7677 2004-08-21 [colin]      0.9.12cvs74.2
7678
7679         * src/gtk/colorsel.c
7680                 Fix bug 564 (Folder color selection window exits on any
7681                 keypress)
7682
7683 2004-08-21 [colin]      0.9.12cvs74.1
7684
7685         * ChangeLog.claws
7686         * src/compose.c
7687         * src/summaryview.c
7688         * src/toolbar.c
7689                 Sync with HEAD (fix bug 576)
7690
7691 2004-08-21 [colin]      0.9.12cvs70.1
7692
7693         * src/compose.c
7694         * src/mainwindow.c
7695                 Sync with HEAD
7696                 
7697
7698 2004-08-21 [paul]       0.9.12cvs66.4
7699
7700         * src/mainwindow.c
7701         * src/messageview.c
7702         * src/gtk/menu.c
7703         * src/plugins/spamassassin/spamassassin_gtk.c
7704                 remove some deprecated gtk1 functions
7705
7706
7707 2004-08-21 [colin]      0.9.12cvs66.3
7708
7709         * src/compose.c
7710         * src/codeconv.c
7711                 Fix warnings
7712                 Remove encoding hacks
7713                 Fix bug 575 (Strange character messes up message)
7714                 Don't display conversion error when drafting
7715
7716 2004-08-21 [paul]       0.9.12cvs66.2
7717
7718         * src/prefs_account.c
7719                 fix GnuPG mode bugs
7720
7721
7722 2004-08-20 [colin]      0.9.12cvs66.1
7723
7724         * src/codeconv.c
7725                 Sync with HEAD 0.9.12cvs66
7726
7727 2004-08-20 [paul]
7728
7729         * src/plugins/pgpmime/plugin.c
7730                 modify PGP/MIME plugin's description
7731
7732 2004-08-17 [colin]      0.9.12cvs65.1
7733
7734         * src/common/ssl.c
7735         * src/plugins/pgpmime/plugin.c
7736                 Sync with HEAD
7737
7738 2004-08-14 [colin]      0.9.12cvs60.3
7739
7740         * src/plugins/trayicon/trayicon.c
7741                 Put back resize callback, on size-request signal
7742                 rather than size-allocate to avoid infinite 
7743                 callback loop
7744
7745 2004-08-13 [colin]      0.9.12cvs60.2
7746
7747         * src/common/defs.h
7748                 Cache versions have been fixed
7749
7750 2004-08-13 [colin]      0.9.12cvs60.1
7751
7752         * src/folderutils.c
7753                 Sync with HEAD
7754
7755 2004-08-12 [colin]      0.9.12cvs59.1
7756
7757         * src/plugins/trayicon/trayicon.c
7758                 Sync with HEAD
7759
7760 2004-08-12 [colin]      0.9.12cvs57.5
7761
7762         * sylpheed.desktop
7763         * configure.ac
7764         * src/Makefile.am
7765         * src/main.c
7766                 Add support for Freedesktop.org's startup notification
7767
7768 2004-08-11 [colin]      0.9.12cvs57.4
7769
7770         * src/textview.c
7771                 Fix off-by-one
7772
7773 2004-08-11 [colin]      0.9.12cvs57.3
7774
7775         * src/message_search.c
7776         * src/summary_search.c
7777                 Make searches case insensitive by default
7778         * src/textview.c
7779                 Fix case-insensitive search in message
7780
7781 2004-08-11 [colin]      0.9.12cvs57.2
7782
7783         * src/summary_search.c
7784                 Let case-sensitive be specified
7785
7786 2004-08-10 [colin]      0.9.12cvs55.4
7787
7788         * src/common/socket.c
7789                 Fix the possible race condition
7790
7791 2004-08-09 [paul]       0.9.12cvs55.3
7792
7793         * configure.ac
7794         * src/Makefile.am
7795         * src/common/Makefile.am
7796                 sync with HEAD
7797
7798
7799 2004-08-09 [paul]       0.9.12cvs55.2
7800
7801         * autogen.sh
7802         * po/poconv.sh
7803                 remove unneeded script
7804
7805         * configure.ac
7806                 add forgotten USE_LDAP_TLS (sync with HEAD)
7807
7808
7809 2004-08-09 [colin]      0.9.12cvs55.1
7810
7811         * src/main.c
7812         * src/common/ssl.c
7813         * src/common/sylpheed.c
7814         * src/common/sylpheed.h
7815                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
7816
7817 2004-08-09 [paul]       0.9.12cvs54.1
7818
7819         * ChangeLog
7820         * ChangeLog.claws
7821         * ChangeLog.jp
7822         * configure.ac
7823         * po/POTFILES.in
7824         * src/Makefile.am
7825         * src/folderutils.c
7826         * src/main.c
7827         * src/pgpmime.c
7828         * src/pgpmime.h
7829         * src/sgpgme.c
7830         * src/sgpgme.h
7831         * src/plugins/Makefile.am
7832         * src/plugins/pgpmime/.cvsignore
7833         * src/plugins/pgpmime/Makefile.am
7834         * src/plugins/pgpmime/pgpmime.c
7835         * src/plugins/pgpmime/pgpmime.h
7836         * src/plugins/pgpmime/plugin.c
7837         * src/plugins/pgpmime/sgpgme.c
7838         * src/plugins/pgpmime/sgpgme.h
7839                 sync with HEAD
7840
7841 2004-08-08 [paul]       0.9.12cvs51.1
7842
7843         * configure.ac
7844         * src/folder.c
7845                 sync with HEAD
7846
7847 2004-08-07 [colin]      0.9.12cvs50.1
7848
7849         * src/pop.c
7850         * src/common/partial_download.c
7851                 fix warnings (sync from HEAD)
7852
7853 2004-08-07 [colin]      0.9.12cvs48.1
7854
7855         * src/prefs_folder_item.c
7856                 sync with HEAD 0.9.12cvs48
7857
7858 2004-08-06 [colin]      0.9.12cvs47.1
7859
7860         * src/compose.c
7861                 Sync with HEAD
7862
7863 2004-08-06 [christoph]  0.9.12cvs46.2
7864
7865         * src/main.c
7866         * src/plugins/clamav/clamav_plugin_gtk.c
7867         * src/plugins/dillo_viewer/dillo_viewer.c
7868         * src/plugins/image_viewer/plugin.c
7869         * src/plugins/mathml_viewer/mathml_viewer.c
7870         * src/plugins/spamassassin/spamassassin_gtk.c
7871         * src/plugins/trayicon/trayicon.c
7872                 don't mix GTK1.2 plugin with GTK2 plugins
7873
7874 2004-08-06 [colin]      0.9.12cvs46.1
7875
7876         * ChangeLog
7877         * ChangeLog.claws
7878         * ChangeLog.jp
7879         * configure.ac
7880         * sylpheed-claws.pc.in
7881         * src/folder.c
7882         * src/imap.c
7883         * src/localfolder.c
7884         * src/messageview.c
7885         * src/mimeview.c
7886         * src/mimeview.h
7887         * src/msgcache.c
7888         * src/news.c
7889         * src/prefs_ext_prog.c
7890         * src/prefs_folder_item.c
7891         * src/prefs_fonts.c
7892         * src/prefs_msg_colors.c
7893         * src/prefs_spelling.c
7894         * src/prefs_themes.c
7895         * src/prefs_toolbar.c
7896         * src/prefs_wrapping.c
7897         * src/procmime.h
7898         * src/common/defs.h
7899         * src/common/nntp.c
7900         * src/common/session.c
7901         * src/common/session.h
7902         * src/common/socket.c
7903         * src/common/utils.h
7904         * src/common/xml.c
7905         * src/common/xml.h
7906         * src/gtk/prefswindow.c
7907         * src/gtk/prefswindow.h
7908         * src/plugins/clamav/clamav_plugin_gtk.c
7909         * src/plugins/dillo_viewer/dillo_prefs.c
7910         * src/plugins/image_viewer/viewerprefs.c
7911         * src/plugins/spamassassin/spamassassin_gtk.c
7912         * m4/openssl.m4 *** REMOVED ***
7913                 Sync with HEAD 0.9.12cvs46
7914
7915 2004-08-03 [paul]       0.9.12cvs40.2
7916
7917         * src/action.c
7918         * src/addressadd.c
7919         * src/addressbook.c
7920         * src/addrgather.c
7921         * src/browseldap.c
7922         * src/compose.c
7923         * src/crash.c
7924         * src/editaddress.c
7925         * src/editgroup.c
7926         * src/editldap_basedn.c
7927         * src/foldersel.c
7928         * src/importldif.c
7929         * src/mimeview.c
7930         * src/prefs_common.c
7931         * src/prefs_template.c
7932         * src/sourcewindow.c
7933         * src/summaryview.c
7934         * src/gtk/about.c
7935         * src/gtk/foldersort.c
7936         * src/gtk/logwindow.c
7937         * src/gtk/pluginwindow.c
7938         * src/gtk/prefswindow.c
7939                 change all gtk_scrolled_window_set_policy from 
7940                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
7941
7942 2004-08-02 [paul]       0.9.12cvs40.1
7943
7944         * AUTHORS
7945                 update translation team section
7946         * po/pt_BR.po
7947                 updated by Frederico Goncalves Guimaraes
7948                 <fggdebian@yahoo.com.br>
7949
7950 2004-07-31 [colin]      0.9.12cvs39.9
7951
7952         * src/exphtmldlg.c
7953                 Fix compilation
7954
7955 2004-07-31 [colin]      0.9.12cvs39.8
7956
7957         * src/exphtmldlg.c
7958                 Fix an alertpanel type
7959
7960 2004-07-30 [colin]      0.9.12cvs39.7
7961
7962         * src/alertpanel.c
7963                 Fix alertpanel_error_log's icon
7964
7965 2004-07-30 [colin]      0.9.12cvs39.6
7966
7967         * src/pop.c
7968                 Two of them should still be warnings
7969
7970 2004-07-30 [colin]      0.9.12cvs39.5
7971
7972         * src/pop.c
7973                 More warning -> error
7974 2004-07-29 [colin]      0.9.12cvs39.4
7975
7976         * src/pop.c
7977                 Warning -> error
7978
7979 2004-07-29 [colin]      0.9.12cvs39.3
7980
7981         * src/prefs_matcher.c
7982                 Fix segfault
7983
7984 2004-07-29 [colin]      0.9.12cvs39.2
7985
7986         * src/alertpanel.c
7987                 More nice-looking alertpanels
7988
7989 2004-07-29 [colin]      0.9.12cvs39.1
7990
7991         * src/messageview.c
7992                 sync with head
7993                 (inform user when partial mail is deleted on server)
7994
7995 2004-07-29 [colin]      0.9.12cvs38.1
7996
7997         * src/messageview.c
7998                 sync with head
7999
8000 2004-07-28 [paul]       0.9.12cvs37.7
8001
8002         * src/mainwindow.c
8003                 complete the replacement of deprecated gtk_progress_*
8004
8005 2004-07-28 [paul]       0.9.12cvs37.6
8006
8007         * src/action.c
8008         * src/inc.c
8009         * src/mainwindow.c
8010         * src/send_message.c
8011         * src/gtk/progressdialog.c
8012         * src/gtk/progressdialog.h
8013                 replace deprecated gtk_progress_*
8014
8015 2004-07-28 [paul]       0.9.12cvs37.5
8016
8017         * src/gtk/filesel.c
8018                 remove gtk_window_set_wmclass()
8019 2004-07-28 [paul]       0.9.12cvs37.4
8020
8021         * src/addressbook.c
8022         * src/compose.c
8023         * src/foldersel.c
8024         * src/mainwindow.c
8025         * src/messageview.c
8026         * src/sourcewindow.c
8027         * src/gtk/logwindow.c
8028                 remove gtk_window_set_wmclass()
8029                 
8030         * src/prefs_filtering.c
8031         * src/prefs_filtering_action.c
8032         * src/prefs_fonts.c
8033         * src/prefs_gtk.c
8034         * src/prefs_matcher.c
8035         * src/ssl_manager.c
8036         * src/gtk/prefswindow.c
8037                 replace gtk_window_position()
8038
8039 2004-07-28 [colin]      0.9.12cvs37.3
8040
8041         * src/alertpanel.c
8042         * src/alertpanel.h
8043                 Add a way to specify panel type for specific
8044                 panels (alertpanel())
8045         * src/account.c
8046         * src/addressbook.c
8047         * src/compose.c
8048         * src/expldifdlg.c
8049         * src/main.c
8050         * src/messageview.c
8051         * src/summaryview.c
8052         * src/textview.c
8053         * src/gtk/sslcertwindow.c
8054                 Fix alertpanel()s so that their icon match
8055                 their real type
8056
8057 2004-07-28 [paul]       0.9.12cvs37.2
8058
8059         * src/addr_compl.c
8060         * src/addressbook.c
8061         * src/alertpanel.c
8062         * src/compose.c
8063         * src/export.c
8064         * src/foldersel.c
8065         * src/folderview.c
8066         * src/grouplistdialog.c
8067         * src/import.c
8068         * src/mainwindow.c
8069         * src/message_search.c
8070         * src/messageview.c
8071         * src/passphrase.c
8072         * src/prefs_actions.c
8073         * src/prefs_common.c
8074         * src/prefs_customheader.c
8075         * src/prefs_display_header.c
8076         * src/prefs_filtering.c
8077         * src/prefs_filtering_action.c
8078         * src/prefs_gtk.c
8079         * src/prefs_matcher.c
8080         * src/prefs_msg_colors.c
8081         * src/prefs_summary_column.c
8082         * src/prefs_template.c
8083         * src/sourcewindow.c
8084         * src/ssl_manager.c
8085         * src/summary_search.c
8086         * src/gtk/colorsel.c
8087         * src/gtk/description_window.c
8088         * src/gtk/gtkaspell.c
8089         * src/gtk/inputdialog.c
8090         * src/gtk/logwindow.c
8091         * src/gtk/prefswindow.c
8092         * src/gtk/progressdialog.c
8093                 replace deprecated gtk_window_set_policy
8094
8095 2004-07-27 [colin]      0.9.12cvs37.1
8096
8097         * src/msgcache.c
8098                 More fixes (synced for head again)
8099
8100 2004-07-27 [colin]      0.9.12cvs35.3
8101
8102         * src/msgcache.c
8103                 Fix wrong test
8104
8105 2004-07-27 [colin]      0.9.12cvs35.2
8106
8107         * src/mimeview.c
8108                 Fix width a bit (by Paul)
8109         * src/alertpanel.c
8110         * src/alertpanel.h
8111                 Specialize icons, make alertpanel_message()
8112                 private
8113         * src/message_search.c
8114         * src/sgpgme.c
8115         * src/summary_search.c
8116                 Suit alertpanel changes
8117
8118 2004-07-27 [colin]      0.9.12cvs35.1
8119
8120         * src/alertpanel.c
8121                 Add an icon
8122         * src/passphrase.c
8123                 Add debug output - maybe someone will
8124                 want to look at the problem with Grab
8125                 Input :)
8126         Bump version as we're synced with HEAD
8127
8128 2004-07-26 [colin]      0.9.12cvs33.26
8129
8130         * src/pop.c
8131                 Fix uidl-file parsing when not in new
8132                 format
8133
8134 2004-07-26 [colin]      0.9.12cvs33.25
8135
8136         * src/gtk/menu.c
8137                 Move popup menu up if necessary (fixes 
8138                 account selector)
8139         * src/mainwindow.c
8140                 Set account selector's button height to
8141                 minimum
8142
8143 2004-07-26 [colin]      0.9.12cvs33.24
8144
8145         * src/alertpanel.c
8146                 Maybe fix 551 (Truncated font in alert window)
8147
8148 2004-07-26 [colin]      0.9.12cvs33.23
8149
8150         * po/de.po
8151         * po/es.po
8152         * po/fr.po
8153         * po/it.po
8154         * po/ja.po
8155         * po/pl.po
8156         * po/ru.po
8157         * po/sk.po
8158         * po/sr.po
8159         * po/zh_CN.po
8160                 Sync po files with HEAD
8161
8162 2004-07-26 [paul]       0.9.12cvs33.22
8163
8164         * src/compose.c
8165                 fix Bug 556 'Organisation-header is sent even if empty'
8166
8167 2004-07-24 [colin]      0.9.12cvs33.21
8168
8169         * src/compose.c
8170         * src/gtk/gtkaspell.c
8171         * src/gtk/gtkaspell.h
8172                 Fix speller accelerators (require hack)
8173
8174 2004-07-24 [colin]      0.9.12cvs33.20
8175
8176         * src/gtk/gtkaspell.c
8177                 Fix over-eager code deletion breaking
8178                 Check while typing
8179
8180 2004-07-24 [colin]      0.9.12cvs33.19
8181
8182         * src/browseldap.c
8183         * src/ldapctrl.c
8184         * src/ldapctrl.h
8185         * src/ldapserver.h
8186                 Sync ldap with HEAD
8187         (Fixes 546 LDAP completely broken)
8188
8189 2004-07-24 [colin]      0.9.12cvs33.18
8190
8191         * src/prefs_msg_colors.c
8192                 Fix prototype mismatch
8193         (Fixes 547 void function cannot return value)
8194
8195 2004-07-24 [colin]      0.9.12cvs33.17
8196
8197         * src/mainwindow.c
8198                 Fix sort going back to previous sort key
8199                 when changing sort direction
8200
8201 2004-07-24 [colin]      0.9.12cvs33.16
8202
8203         * src/compose.c
8204                 Fix space insertion when re-wrapping at 
8205                 cursor point
8206
8207 2004-07-24 [colin]      0.9.12cvs33.15
8208
8209         * src/gtk/gtkaspell.c
8210                 Don't change cursor position in insert-text
8211                 callback
8212         (Fixes 539 Word wrapping on input transposes letters)
8213
8214 2004-07-24 [colin]      0.9.12cvs33.14
8215
8216         * src/gtk/gtkaspell.c
8217                 Reencode non-ascii chars to dictionary's
8218                 encoding
8219         (Fixes 544 Spell check broken non english locale)
8220
8221 2004-07-24 [colin]      0.9.12cvs33.13
8222
8223         * src/summaryview.c
8224                 Fix Shift+Down, add Home/End/PgUp/PgDown
8225
8226 2004-07-21 [colin]      0.9.12cvs33.12
8227
8228         * src/prefs_common.c
8229                 Fix a gtk warning (Patch by Andrej Kacian)
8230
8231 2004-07-21 [colin]      0.9.12cvs33.11
8232
8233         * src/gtk/filesel.c
8234                 More check
8235
8236 2004-07-21 [colin]      0.9.12cvs33.10
8237
8238         * src/compose.c
8239         * src/crash.c
8240         * src/export.c
8241         * src/import.c
8242         * src/messageview.c
8243         * src/mimeview.c
8244         * src/prefs_spelling.c
8245         * src/prefs_themes.c
8246         * src/summaryview.c
8247         * src/gtk/filesel.c
8248         * src/gtk/filesel.h
8249         * src/gtk/pluginwindow.c
8250                 Untwist open/save mode guessing logic, make
8251                 it explicit
8252
8253 2004-07-20 [colin]      0.9.12cvs33.9
8254
8255         * src/codeconv.c
8256                 conv_encode_header: src_charset is UTF-8 on
8257                 gtk2
8258         * src/compose.c
8259                 Remove double encoding of the headers
8260
8261 2004-07-20 [colin]      0.9.12cvs33.8
8262
8263         * src/codeconv.c
8264                 Fix typo
8265
8266 2004-07-20 [colin]      0.9.12cvs33.7
8267
8268         * src/mainwindow.c
8269                 Set the separated messageview to the saved
8270                 size of Claws' messageview (Patch by Alfons)
8271                 Fix a callback prototype (me)
8272
8273 2004-07-20 [colin]      0.9.12cvs33.6
8274
8275         * src/codeconv.h
8276                 Forgot one hunk in 0.9.12cvs33.4
8277
8278 2004-07-19 [colin]      0.9.12cvs33.5
8279
8280         * src/action.c
8281                 Action output fix
8282                 Patch by Alfons
8283
8284 2004-07-19 [colin]      0.9.12cvs33.4
8285
8286         * src/compose.c
8287                 Fix outgoing charset bug in headers
8288         * src/codeconv.c
8289                 Clean for glib2 - Patch by Alfons
8290
8291 2004-07-19 [colin]      0.9.12cvs33.3
8292
8293         * src/statusbar.c
8294                 Remove grip from the statusbar
8295                 Patch by Alfons
8296
8297 2004-07-19 [colin]      0.9.12cvs33.2
8298
8299         * src/messageview.c
8300         * src/textview.c
8301                 Fix messageview remembering the previous
8302                 scroll position when loading a new message
8303                 Patch by Alfons
8304
8305 2004-07-19 [colin]      0.9.12cvs33.1
8306
8307         * src/folder.h
8308         * src/folderview.c
8309         * src/summaryview.c
8310                 Sync with HEAD
8311
8312 2004-07-18 [colin]      0.9.12cvs32.7
8313
8314         * configure.ac
8315                 Remove useless check for XIM - noticed
8316                 by Alfons
8317
8318 2004-07-18 [colin]      0.9.12cvs32.6
8319
8320         * src/summaryview.c
8321                 Remove non-modified and shift-modified
8322                 accelerators in summaryview's popup
8323                 menu, as that doesn't get catched by
8324                 the accel-activate signal catcher...
8325
8326 2004-07-18 [colin]      0.9.12cvs32.5
8327
8328         * src/prefs_common.c
8329                 Define sensible default prefs for 
8330                 wrapping
8331
8332 2004-07-18 [colin]      0.9.12cvs32.4
8333
8334         * src/compose.c
8335         * src/prefs_common.c
8336         * src/prefs_common.h
8337         * src/prefs_wrapping.c
8338                 Remove Smart Wrapping pref, which does
8339                 nothing on gtk2 branch
8340
8341 2004-07-18 [colin]      0.9.12cvs32.3
8342
8343         * src/sourcewindow.c
8344                 Proper utf8
8345
8346 2004-07-18 [colin]      0.9.12cvs32.2
8347
8348         * src/compose.c
8349                 Save attachment status when drafting
8350
8351 2004-07-18 [colin]      0.9.12cvs32.1
8352
8353         * src/gtk/filesel.c
8354                 Fix erratic folder selection in open mode
8355
8356 2004-07-18 [colin]      0.9.12cvs31.11
8357
8358         * src/pop.c
8359                 Don't let partial messages get deleted
8360                 even with "dowload all"
8361                 (0.9.12cvs31.8 fix extension)
8362 2004-07-18 [colin]      0.9.12cvs31.10
8363
8364         * src/gtk/logwindow.c
8365                 Fix log scrolling
8366
8367 2004-07-18 [colin]      0.9.12cvs31.9
8368
8369         * src/common/utils.c
8370                 Fix non-utf8 strings coming from commands
8371                 and files
8372
8373 2004-07-18 [colin]      0.9.12cvs31.8
8374
8375         * src/pop.c
8376                 Fix partial download bug with Download all
8377                 messages option
8378
8379 2004-07-18 [colin]      0.9.12cvs31.7
8380
8381         * src/textview.c
8382                 Fix bug introduced in 0.9.12cvs31.2
8383                 (blocked in select mode after double click)
8384
8385 2004-07-18 [colin]      0.9.12cvs31.6
8386
8387         * src/compose.c
8388         * src/gtk/menu.c
8389                 More glib-warning fixes
8390
8391 2004-07-18 [colin]      0.9.12cvs31.5
8392
8393         * src/compose.c
8394                 Fix trashing the primary clipboard when moving 
8395                 around with tab
8396         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
8397
8398 2004-07-18 [colin]      0.9.12cvs31.4
8399
8400         * src/codeconv.c
8401                 convert unencoded iso headers to utf8
8402         (Fix Bug 538 Unencoded local characters in subject make it 
8403          disappear)
8404
8405 2004-07-18 [colin]      0.9.12cvs31.3
8406
8407         * src/compose.c
8408                 Fix tab char handling in wrapping
8409         (Fix Bug 537 Line wrap problem - TAB character treated as 
8410          one character instead of 8)
8411
8412 2004-07-18 [colin]      0.9.12cvs31.2
8413
8414         * src/textview.c
8415                 return FALSE on GDK_MOTION_NOTIFY
8416         (Fix Bug 535 Hyperlinks/addresses are not selectable 
8417          (unable to highlight))
8418
8419 2004-07-18 [colin]      0.9.12cvs31.1
8420
8421         * src/folderview.c
8422                 Sync with 0.9.12cvs31
8423
8424 2004-07-18 [colin]      0.9.12cvs30.4
8425
8426         * src/compose.c
8427                 Also block text_inserted when inserting a file
8428
8429 2004-07-18 [colin]      0.9.12cvs30.3
8430
8431         * src/compose.c
8432                 Fix smart wrapping (block text_inserted handler
8433                 while putting quotation to avoid wrap on input,
8434                 don't join lines if next is sig separator)
8435
8436 2004-07-17 [colin]      0.9.12cvs30.2
8437
8438         * src/folderview.c
8439         * src/mainwindow.c
8440         * src/mimeview.c
8441         * src/summaryview.c
8442         * src/gtk/quicksearch.c
8443         * src/gtk/quicksearch.h
8444                 Block key events handlers *and* accels while
8445                 quicksearch is focused
8446         (Fixes Bug 534 quick-search bar not accepting certain letters)
8447
8448 2004-07-17 [colin]      0.9.12cvs30.1
8449
8450         * src/folder.h
8451         * src/folderview.c
8452         * src/summaryview.c
8453                 Sync with 0.9.12cvs30
8454
8455 2004-07-17 [colin]      0.9.12cvs28.2
8456
8457         * src/mimeview.c
8458         * src/procmime.c
8459         * src/summaryview.c
8460         * src/gtk/menu.c
8461                 Squash some compile and glib warnings
8462
8463 2004-07-17 [paul]       0.9.12cvs28.1
8464
8465         * src/mimeview.c
8466                 sync with 0.9.12cvs28 HEAD
8467
8468 2004-07-16 [paul]       0.9.12cvs26.1
8469         
8470         * src/gtk/quicksearch.c
8471         * src/account.c
8472         * src/account.h
8473         * src/compose.c
8474         * src/customheader.c
8475         * src/folder_item_prefs.c
8476         * src/main.c
8477         * src/mainwindow.c
8478         * src/messageview.c
8479         * src/mimeview.c
8480         * src/news.c
8481         * src/pgpmime.c
8482         * src/pop.c
8483         * src/pop.h
8484         * src/prefs_account.c
8485         * src/prefs_account.h
8486         * src/prefs_common.c
8487         * src/prefs_common.h
8488         * src/prefs_display_header.c
8489         * src/prefs_gtk.c
8490         * src/prefs_gtk.h
8491         * src/procheader.c
8492         * src/procmime.c
8493                 sync with 0.9.12cvs26 HEAD      
8494
8495 2004-07-15 [colin]      0.9.12cvs18.14
8496
8497         * src/folder.c
8498                 Disable GPG signature check during
8499                 folder move and scan
8500         (Closes Bug 521 Signature checking slows down Folder-Move)
8501
8502 2004-07-14 [colin]      0.9.12cvs18.13
8503
8504         * src/common/partial_download.c
8505                 update includes
8506
8507 2004-07-14 [colin]      0.9.12cvs18.12
8508
8509         * src/common/partial_download.c
8510         * src/common/partial_download.h
8511                 Move doc at top, add correct copyright
8512
8513 2004-07-14 [colin]      0.9.12cvs18.11
8514
8515         * src/folder.c
8516         * src/messageview.c
8517         * src/pop.c
8518         * src/pop.h
8519         * src/procmsg.c
8520         * src/summaryview.c
8521         * src/common/Makefile.am
8522         * src/common/partial_download.c ** NEW FILES **
8523         * src/common/partial_download.h ** NEW FILES **
8524                 Move partial-download related stuff to its
8525                 own file
8526
8527 2004-07-14 [colin]      0.9.12cvs18.10
8528
8529         * src/send_message.c
8530                 Fix smtp auth when user is null or empty
8531
8532 2004-07-13 [colin]      0.9.12cvs18.9
8533
8534         * src/gtk/quicksearch.c
8535                 Use alphabetic order
8536
8537 2004-07-13 [colin]      0.9.12cvs18.8
8538
8539         * src/pop.c
8540                 Be paranoid on the checks
8541
8542 2004-07-13 [colin]      0.9.12cvs18.7
8543
8544         * src/gtk/quicksearch.c
8545                 Fix Engrish once again
8546
8547 2004-07-13 [colin]      0.9.12cvs18.6
8548
8549         * src/procmsg.c
8550         * src/summaryview.c
8551                 Mark messages for deletion when they are about to
8552                 be removed from trash
8553
8554 2004-07-13 [colin]      0.9.12cvs18.5
8555
8556         * src/matcher.c
8557         * src/matcher.h
8558         * src/matcher_parser_parse.y
8559         * src/prefs_matcher.c
8560         * src/gtk/quicksearch.c
8561                 Add 'partial' ('p') match string to find partially
8562                 downloaded messages
8563
8564 2004-07-13 [colin]      0.9.12cvs18.4
8565
8566         * src/pop.c
8567                 Fix misplaced block
8568
8569 2004-07-13 [colin]      0.9.12cvs18.3
8570
8571         * src/pop.c
8572         * src/pop.h
8573         * src/messageview.c
8574                 Refactor API (to avoid passing 5+ params and code
8575                 duplication)
8576         * src/folder.c
8577         * src/msgcache.c
8578         * src/procheader.c
8579         * src/common/defs.h
8580                 Add planned_download to cache
8581                 Don't mess uidl file when moving partially downloaded
8582                 mails (they change folder, we should change it in the
8583                 uidl list too or we'll remove an incorrect message)
8584                 (this also helps removing hacks when changing 
8585                 planned_download in messageview.c)
8586
8587 2004-07-12 [colin]      0.9.12cvs18.2
8588
8589         * src/gtk/quicksearch.c
8590                 Fix missing status update in quicksearch
8591
8592 2004-07-12 [paul]       0.9.12cvs18.1
8593
8594         * po/POTFILES.in
8595         * src/Makefile.am
8596         * src/account.c
8597         * src/codeconv.c
8598         * src/compose.c
8599         * src/inc.c
8600         * src/main.c
8601         * src/prefs_common.c
8602         * src/procmsg.h
8603         * src/toolbar.c
8604         * src/prefs_msg_colors.[ch]     ** NEW FILES **
8605         * src/prefs_wrapping.[ch]       ** NEW FILES **
8606         * src/common/intl.h
8607         * src/common/utils.[ch]
8608         * src/gtk/quicksearch.[ch]
8609                 sync with 0.9.12cvs18 HEAD
8610
8611 2004-07-12 [colin]      0.9.11cvs17.25
8612
8613         * src/folder.c
8614         * src/folder.h
8615                 Remove unused function added by me in 0.9.11cvs17.10
8616
8617 2004-07-11 [colin]      0.9.11cvs17.24
8618
8619         * src/inc.c
8620         * src/messageview.c
8621         * src/pop.c
8622         * src/pop.h
8623                 Use folderitem and msgnum instead of filename to
8624                 know which mail to delete
8625                 Move old partial mail deletion to pop.c
8626
8627 2004-07-10 [colin]      0.9.11cvs17.23
8628
8629         * src/inc.c
8630                 Add debug
8631         * src/pop.c
8632         * src/pop.h
8633                 Don't re-use same enums for unrelated stuff: it's 
8634                 completely misleading !
8635                 Document a bit
8636
8637 2004-07-09 [colin]      0.9.11cvs17.22
8638
8639         * src/inc.c
8640                 Remove folder-type check and do
8641                 more tests to be sure everything's
8642                 ok
8643         * src/messageview.c
8644                 Punctuation update, remove useless
8645                 code, fix two warnings
8646         * src/noticeview.c
8647                 Layout cleaning, reset 2nd button
8648                 when specifying one
8649
8650 2004-07-09 [colin]      0.9.11cvs17.21
8651
8652         * src/messageview.c
8653         * src/pop.c
8654         * src/pop.h
8655                 Allow user to change his mind
8656                 and postpone decision (by
8657                 unmarking the mail)
8658
8659 2004-07-09 [colin]      0.9.11cvs17.20
8660
8661         * src/messageview.c
8662                 Fix bug with delete state
8663         * src/pop.c
8664         * src/pop.h
8665                 Fix buffer leak (fread doesn't 
8666                 terminate buffers with \0)
8667                 Refactoring (remove magic 
8668                 numbers)
8669
8670 2004-07-09 [colin]      0.9.11cvs17.19
8671
8672         * src/pop.c
8673                 Don't log "Skipping message" if 
8674                 we're going to TOP it two lines
8675                 later
8676
8677 2004-07-09 [colin]      0.9.11cvs17.18
8678
8679         * src/messageview.c
8680                 Fix Engrish
8681
8682 2004-07-09 [colin]      0.9.11cvs17.17
8683
8684         * src/pop.c
8685                 strlen checking...
8686         * src/messageview.c
8687                 refactoring a bit
8688
8689 2004-07-08 [colin]      0.9.11cvs17.16
8690
8691         * src/noticeview.c
8692         * src/noticeview.h
8693                 Add an optional second button
8694         * src/messageview.c
8695         * src/pop.c
8696         * src/pop.h
8697                 Don't delete partially received mails after a certain
8698                 time; rather, let the user decide.
8699
8700 2004-07-08 [colin]      0.9.11cvs17.15
8701
8702         * src/common/smtp.h
8703                 Sync with HEAD
8704
8705 2004-07-08 [colin]      0.9.11cvs17.14
8706
8707         * src/messageview.c
8708         * src/common/smtp.c
8709                 Use to_human_readable() for sizes
8710
8711 2004-07-08 [colin]      0.9.11cvs17.13
8712
8713         * src/inc.c
8714         * src/messageview.c
8715         * src/pop.c
8716         * src/pop.h
8717         * src/procmsg.c
8718                 Fix partial-downloading issues:
8719                         catch unsupported TOP
8720                         don't delete partially downloaded mails before 5 days
8721                         don't update existing with non-MH folders; that'll
8722                         make dups, but it's better than trashing the folder
8723                         free new msginfo parts
8724                 Fix indentation ;-)
8725
8726 2004-07-08 [colin]      0.9.11cvs17.12
8727
8728         * src/common/smtp.c
8729         * src/common/smtp.h
8730                 Sync smtp size verification with HEAD
8731
8732 2004-07-08 [colin]      0.9.11cvs17.11
8733
8734         * src/summaryview.c
8735         * src/prefs_common.c
8736         * src/prefs_common.h
8737         * src/gtk/quicksearch.c
8738         * src/gtk/quicksearch.h
8739                 Sync sticky pref with HEAD
8740
8741 2004-07-08 [colin]      0.9.11cvs17.10
8742
8743         * src/folder.c [1.213.2.6]
8744         * src/folder.h [1.87.2.6]
8745         * src/inc.c [1.149.2.7]
8746         * src/messageview.c [1.94.2.8]
8747         * src/procheader.c [1.47.2.6]
8748         * src/procmsg.c [1.150.2.4]
8749         * src/procmsg.h [1.60.2.5]
8750         * src/pop.c [1.56.2.4]
8751         * src/pop.h [1.17.2.3]
8752                 Let too big messages get downloaded, but truncated
8753                 Add a button to download them completely
8754                 
8755 2004-07-06 [colin]      0.9.11cvs17.9
8756
8757         * src/gtk/quicksearch.c [1.1.2.3]
8758                 Add a Clear button
8759         * commitHelper
8760         * PATCHSETS
8761                 Add a script to help with cvs
8762
8763 2004-07-03 [colin]      0.9.11cvs17.8
8764
8765         * src/plugins/imageviewer/viewer.c
8766                 fix imageviewer (which was staying on the first
8767                 displayed image)
8768
8769 2004-07-03 [colin]      0.9.11cvs17.7
8770
8771         Removed FIXME_GTK2 warnings
8772         * src/gtk/gtkutils.c
8773                 useless #warnings
8774         * src/gtk/menu.c
8775                 useless #warnings (no need to mess with menu rc)
8776         * src/gtk/menu.h
8777                 unused functions
8778         
8779
8780 2004-07-03 [colin]      0.9.11cvs17.6
8781
8782         Removed FIXME_GTK2 warnings
8783         * src/codeconv.c
8784                 useless #warnings (rewrite needed)
8785         * src/compose.c
8786                 useless #warnings (rewrite needed)
8787                 useless #warnings (gtk2 is like that)
8788                 useless #warnings (previously fixed)
8789         * src/main.c
8790                 useless #warnings (previously fixed)
8791         * src/message_search.c
8792                 useless #warnings (gtk2 is like that)
8793                 Made apparent that search is case-sensitive
8794         * src/mimeview.c
8795                 useless #warnings (rewrite needed)
8796                 useless #warnings (gtk2 is like that)
8797                 reimplemented real warnings
8798         * src/prefs_common.c
8799                 Removed block cursor option (not it gtk2)
8800         * src/prefs_gtk.c
8801                 useless #warnings (rewrite needed)
8802         * src/procheader.c
8803                 useless #warnings (rewrite needed)
8804         * src/sourcewindow.c
8805                 useless #warnings (incorrect placing)
8806         * src/summary_search.c
8807                 useless #warnings (gtk2 is like that)
8808                 Made apparent that search is case-sensitive
8809         * src/action.c
8810                 useless #warnings (gtk2 is like that)
8811         * src/textview.c
8812                 useless #warnings (rewrite needed)
8813         * src/toolbar.c
8814                 useless #warnings (rewrite needed)
8815
8816 2004-07-03 [colin]      0.9.11cvs17.5
8817
8818         * src/textview.c
8819                 Fix mismerge which broke URI opening
8820                 
8821 2004-07-01 [colin]      0.9.11cvs17.4
8822
8823         * src/gtk/filesel.c
8824                 Fill filename when saving
8825                 
8826 2004-06-27 [colin]      0.9.11cvs17.3
8827
8828         * src/gtk/filesel.[ch]
8829                 Use the new GTK file selector
8830                 Update prototype to match the reality: multiple file
8831                 selection is open-only          
8832         * src/compose.c
8833                 Match the new prototypes        
8834         * configure.ac
8835                 Match the new requirements (gtk 2.4.0)
8836                         
8837 2004-06-26 [colin]      0.9.11cvs17.2
8838
8839         * src/plugins/trayicon/trayicon.c
8840                 Remove useless signal handler on resize, which causes
8841                 an infinite "loop"
8842         
8843 2004-06-26 [colin]      0.9.11cvs17.1
8844         
8845         * tools/Makefile.am
8846                 remove launch_firebird and add nautilus2sylpheed.sh
8847         * src/quicksearch.c
8848           src/summaryview.c
8849                 Fix show/hide "Extended symbols" button problem
8850                 Fix apparition at startup
8851                 Fix const warnings
8852         * src/plugins/image_viewer/Makefile.am
8853                 Fix configure 
8854         * common/ssl.c
8855                 Re-enable certificate check, as it doesn't seem to
8856                 cause Xlib errors anymore
8857
8858 2004-06-25 [paul]       0.9.11cvs17
8859
8860         * sync with 0.9.11cvs17 HEAD
8861         
8862         NOTE: QuickSearch is broken
8863
8864 2004-06-07 [colin]      0.9.10claws67.10
8865         * src/plugins/trayicon/trayicon.c
8866           src/plugins/trayicon/libeggtrayicon/Makefile.am
8867           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
8868                 Fix gettextization in trayicon plugin
8869
8870 2004-06-07 [colin]      0.9.10claws67.9
8871         
8872         * src/summaryview.c
8873           src/gtk/gtksctree.[ch]
8874                 Let Shift+{Up,Down} work in summaryview
8875                 (well, Down "works" and Up works)
8876                 Let the list scroll when using these keys
8877
8878 2004-06-06 [colin]      0.9.10claws67.8
8879
8880         * src/plugins/trayicon/trayicon.c
8881                 Fix pixmap update
8882
8883 2004-06-06 [colin]      0.9.10claws67.7
8884
8885         * src/addressbook.c
8886                 Fix signal handling causing system-wide focus grab
8887
8888 2004-05-25 [paul]       0.9.10claws67.6
8889
8890         * Makefile.am
8891           src/Makefile.am
8892                 clean up
8893
8894 2004-05-25 [paul]       0.9.10claws67.5
8895
8896         * replace deprecated gtk_signal... functions
8897
8898 2004-05-23 [colin]      0.9.10claws67.4
8899
8900         * src/compose.c
8901                 Fix wrapping
8902
8903 2004-05-22 [colin]      0.9.10claws67.3
8904
8905         * src/compose.c
8906                 Re-fix [Edited] in compose.c::compose_reedit()
8907
8908 2004-05-22 [colin]      0.9.10claws67.2
8909
8910         * src/procmime.c
8911                 Fix parsing of multiparts mails
8912
8913 2004-05-22 [colin]      0.9.10claws67.1
8914
8915         * src/summaryview.c
8916                 Fix quicksearch
8917
8918 2004-05-22 [paul]       0.9.10claws67
8919
8920         * sync with 0.9.10claws67 HEAD
8921
8922 2004-05-14 [alfons]
8923
8924         * src/procmime.h
8925                 add forgotton prototype
8926
8927 2004-05-10 [paul]       0.9.10claws57
8928
8929         * sync with 0.9.10claws57 HEAD
8930
8931 2004-05-05 [paul]       0.9.9.claws1
8932
8933         * ChangeLog-gtk2        ** REMOVED **
8934           ChangeLog-gtk2.claws  ** ADDED **
8935                 rename and adopt the normal claws format
8936                 
8937         * configure.ac
8938                 require gtkmathview >= 0.5
8939
8940         * ac/*                          ** REMOVED **
8941           ac/                           ** REMOVED **
8942           intl/Makefile.in              ** REMOVED **
8943           m4/                           ** ADDED **
8944           m4/missing                    ** ADDED **
8945           m4/missing/gdk-pixbuf.m4      ** ADDED **
8946           m4/missing/gettext.m4         ** ADDED **
8947           m4/missing/gpgme.m4           ** ADDED **
8948           m4/missing/imlib.m4           ** ADDED **
8949           m4/.cvsignore                 ** ADDED **
8950           m4/Makefile.am                ** ADDED **
8951           m4/README                     ** ADDED **
8952           m4/aclocal-include.m4         ** ADDED **
8953           m4/aspell.m4                  ** ADDED **
8954           m4/check-type.m4              ** ADDED **
8955           m4/gnupg-check-typedef.m4     ** ADDED **
8956           m4/openssl.m4                 ** ADDED **
8957           m4/spamassassin.m4            ** ADDED **
8958           po/ChangeLog                  ** REMOVED **
8959           po/Makefile.in.in             ** REMOVED **
8960           po/Rules-quot                 ** REMOVED **
8961           po/boldquot.sed               ** REMOVED **
8962           po/en@boldquot.header         ** REMOVED **
8963           po/en@quot.header             ** REMOVED **
8964           po/insert-header.sin          ** REMOVED **
8965           po/quot.sed                   ** REMOVED **
8966           po/remove-potcdate.sed        ** REMOVED **
8967           po/remove-potcdate.sin        ** REMOVED **
8968           po/stamp-po                   ** REMOVED **
8969           Makefile.am
8970           autogen.sh
8971           configure.ac
8972                 enable building with automake 1.8.x
8973                 add 'autopoint --force' to autogen.sh and remove all
8974                 auto-generated files, remove ac/ directory and use
8975                 m4/ directory instead
8976                 
8977         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
8978                 fix gettextization
8979
8980 2004-02-28 Colin Leroy <colin@colino.net>
8981         * src/prefs_matcher.c
8982           src/prefs_filtering.c
8983           src/prefs_filtering_action.c
8984                 Fix non-editable GtkEntries
8985
8986 2004-02-22 Thorsten Maerz <torte@netztorte.de>
8987         * src/prefs_themes.c
8988                 utf8 conversion for theme info
8989
8990 2004-02-21 Thorsten Maerz <torte@netztorte.de>
8991         * sync 0.9.9claws
8992
8993 2004-02-14 Thorsten Maerz <torte@netztorte.de>
8994         * src/grouplistdialog.c
8995                 allow multiple selections without ctrl key
8996
8997 2004-02-09 Thorsten Maerz <torte@netztorte.de>
8998         * src/main.c
8999                 enable customizable accelerators
9000
9001 2004-02-08 Thorsten Maerz <torte@netztorte.de>
9002         * src/prefs_common.c
9003                 re-enable different font settings for gtk1/2
9004         * src/prefs_folder_item.c
9005                 fix folder prefs displayed wrong
9006         * src/textview.c
9007                 set 'sunken' shadow type
9008
9009 2004-02-07 Colin Leroy <colin@colino.net>
9010         * src/compose.c
9011                 Fix message being always [Edited]
9012                 Encode headers correctly (utf8 buf)
9013
9014 2004-01-27 Thorsten Maerz <torte@netztorte.de>
9015         * src/socket.c
9016                 remove double g_source_attach()
9017                 (Thanks to Colin Leroy)
9018
9019 2004-01-27 Thorsten Maerz <torte@netztorte.de>
9020         * src/gtk/gtksctree.c
9021                 Fix SSL certificate list not shown
9022         * src/mimeview.c
9023                 Fix clicks in mime tree
9024
9025 2004-01-27 Thorsten Maerz <torte@netztorte.de>
9026         * src/common/socket.c
9027                 Fix SSL receive
9028         * src/compose.c
9029                 Fix clipboard menu hotkeys
9030
9031 2004-01-25 Thorsten Maerz <torte@netztorte.de>
9032         * src/gtk/gtkaspell.[ch]
9033           src/compose.c
9034                 reimplement spellchecker
9035
9036 2004-01-25 Thorsten Maerz <torte@netztorte.de>
9037         * src/gtk/filesel.c
9038                 crash when inserting file in compose window
9039                 (TODO: keep old selection on clicks)
9040         * src/main.c
9041                 use gtkrc-2.0 instead of gtkrc
9042
9043 2004-01-25 Thorsten Maerz <torte@netztorte.de>
9044         * src/messageview.c
9045                 remove orphaned mimeview unref()
9046
9047 2004-01-20 Thorsten Maerz <torte@netztorte.de>
9048         * src/grouplistdialog.c
9049                 expand nodes containing subscribed groups
9050
9051 2004-01-19 Thorsten Maerz <torte@netztorte.de>
9052         * src/textview.c
9053                 textview: hide cursor, restore old click behaviour
9054
9055 2004-01-18 Thorsten Maerz <torte@netztorte.de>
9056         * src/textview.c
9057                 variable names messed up
9058
9059 2004-01-17 Colin Leroy <colin@colino.net>
9060         * src/addr_compl.c
9061                 Fix completion address too thin
9062         * src/compose.c
9063                 Fix tab-to-subject behaviour
9064         * src/summaryview.c
9065                 Implement key up & down in summaryview
9066
9067 2004-01-12 Thorsten Maerz <torte@netztorte.de>
9068
9069         * sync 098claws
9070
9071 2004-01-08 Thorsten Maerz <torte@netztorte.de>
9072         * configure.ac
9073           Makefile.am
9074           doc/.cvsignore
9075           doc/Makefile.am
9076                 faq, man, manual moved to doc/
9077         * ac/aspell.m4
9078           ac/check-type.m4
9079           ac/gnupg-check-typedef.m4
9080           ac/openssl.m4
9081           ac/spamassassin.m4
9082           ac/missing/gdk-pixbuf.m4
9083           ac/missing/gpgme.m4
9084           ac/missing/imlib.m4
9085                 fix automake warnings
9086
9087 2003-12-06 Colin Leroy <colin@colino.net>
9088         * src/summaryview.c
9089                 Fix quicksearch
9090
9091 2003-12-05 Colin Leroy <colin@colino.net>
9092         * src/summaryview.c
9093                 Fix going to next unread folder
9094
9095 2003-12-05 Colin Leroy <colin@colino.net>
9096         * src/crash.c
9097                 Fix gtk2 compilation
9098         * src/session.c
9099                 Remove iotag source handler at disconnection
9100         * src/socket.[ch] 
9101                 Remove source handler when closing socket 
9102                 (fixes another seg)
9103
9104 2003-12-04 Colin Leroy <colin@colino.net>
9105         * src/compose.c
9106           src/prefs_account.c
9107           src/prefs_common.c
9108                 Fix some dropdown menus
9109
9110 2003-12-04 Colin Leroy <colin@colino.net>
9111         * src/compose.c
9112                 Fix event handlers on header fields
9113         * src/common/socket.c
9114           src/common/session.c
9115                 Fix segfault with callback (SSL)
9116                 Fix end of session 
9117
9118 2003-10-06 Thorsten Maerz <torte@netztorte.de>
9119
9120         * Fix compile bug in src/compose.c
9121         * removed src/gtk/gtkstext.[ch]
9122
9123 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
9124
9125         * Convert character set and escape "text" attributes in toolbar setting
9126         files.
9127         * Fixed bug in button-press-event handling.
9128
9129 2003-09-16 Thorsten Maerz <torte@netztorte.de>
9130
9131         * Fixed bug in key-press-event handling.
9132
9133 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
9134
9135         * Enabled to compile tray-icon plugin (Ad-hoc).
9136         * Avoid hang up bug of icon list in mime view (Ad-hoc).
9137
9138 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
9139
9140         * Enabled to compile on sylpheed-claws.
9141         (tray-icon plugin still cannot compile yet.)
9142
9143 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
9144
9145         * Updated to 0.9.5.
9146
9147 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
9148
9149         * Updated to 0.9.4.
9150         * Ported monitoring SSL mechanism to GSource of GLib2
9151         (I don't confirm it)
9152         * Added _gtk2 suffix to key name of font preference to avoid
9153         ovverwriting preference of Gtk+-1.2 version.
9154
9155 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
9156
9157         * Updated to 0.9.2.
9158
9159 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
9160
9161         * Updated to 0.9.1.
9162         * Translate po files into UTF-8 when execute autogen.sh.
9163
9164 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
9165
9166         * Updated to 0.9.0.
9167
9168 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
9169
9170         * Plugged GError related memory leaks.
9171
9172 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
9173
9174         * Changed default size of fonts.
9175         * Enabled to set titile font size of warning dialog.
9176
9177 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
9178
9179         * Embed a sylpheed icon into executable binary on Windows.
9180
9181 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
9182
9183         * I forgot to traslate character set of element string in src/xml.c.
9184
9185 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
9186
9187         * Fixed detecting bind_textdomain_codeset in configure.in.
9188         * The bug in which "Example" of "Date fromat" preference isn't displayed
9189         correctly has been fixed.
9190
9191 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
9192
9193         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
9194           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
9195           glib-gettextize
9196           Removed intl directory.
9197           Translated po files into UTF-8.
9198           (Thanks! Ryuji Abe)
9199
9200 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
9201
9202         * The bug which doesn't unscape string in xml.c has been fixed.
9203
9204 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
9205
9206         * The bug which is failed to translate encoding of file name thorough
9207         file dialog has been fixed.
9208
9209 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
9210
9211         * Modified to translate file names which is used in inporting/expoting
9212         mbox feature and "Save as" feature into locale encoding.
9213         * Translate file names into locale encoding when "Attache file" and
9214         "Insert file".
9215         * Force set G_BROKEN_FILENAMES environment variable.
9216         * Other minor fixes.
9217
9218 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
9219
9220         * Modified to treat MH folder's name as locale encoding.
9221
9222 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
9223
9224         * The bug which clash on switching candidates of auto completion of
9225         addresses, cannot use auto completion in Japanesse is fixed
9226         (Thanks! Tokunaga-san)¡¥
9227
9228 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
9229
9230         * The bug which cannot switch key accelerator preference has been fixed
9231         (Thanks! smbd-san)¡¥
9232
9233 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
9234
9235         * version 0.8.11-gtk2-20030314
9236
9237 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
9238
9239         * The bug in which character set conversion of filtering messages has
9240         been fixed.(Thanks! COCOA-san).
9241
9242 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
9243
9244         * Revived "Leave space on head" preference in "Message" category.
9245         * A bug which clash when put the cursor to end of buffer and execute
9246         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
9247
9248 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
9249
9250         * version 0.8.11-gtk2-20030312
9251
9252 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
9253
9254         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
9255         * Modified to use Pango's API directly for font preference.
9256         * Integrated GtkTextView of textview to one widget.
9257         * Set fonts of header title in textview by "header_title" tag.
9258         * Removed some deprecated codes.
9259
9260 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
9261
9262         * Updated to 0.8.11.
9263         * Merged cygwin patch(Thanks! Sakai-san).
9264
9265 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
9266
9267         * version 0.8.10-gtk2-20030309