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