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