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