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