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