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