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