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