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