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