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