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