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