2006-05-22 [wwp] 2.2.0cvs45
[claws.git] / ChangeLog
1 2006-05-22 [wwp]        2.2.0cvs45
2
3         * manual/fr/advanced.xml
4         * manual/fr/faq.xml
5         * manual/fr/glossary.xml
6         * manual/fr/handling.xml
7         * manual/fr/intro.xml
8         * manual/fr/plugins.xml
9         * manual/fr/sylpheed-claws-manual.xml
10                 sync w/ the english manual: updates URIs, documented mailing-list
11                 support, better explanation about the enabled/disabled feature
12                 in filtering/processing rules by Paul.
13
14 2006-05-21 [colin]      2.2.0cvs44
15
16         * src/summaryview.c
17                 Don't expand after building threads, but during
18
19 2006-05-21 [colin]      2.2.0cvs43
20
21         * src/procmsg.c
22         * src/summaryview.c
23                 More timing possibilities... For next time I have 
24                 to find out how the hell some 3GHz computer takes
25                 one minute to open a 30k folder...
26
27 2006-05-21 [colin]      2.2.0cvs42
28
29         * manual/pl/advanced.xml
30         * manual/pl/faq.xml
31         * manual/pl/glossary.xml
32         * manual/pl/handling.xml
33         * manual/pl/intro.xml
34         * manual/pl/plugins.xml
35         * manual/pl/sylpheed-claws-manual.xml
36                 Polish manual updated by Pawel
37
38 2006-05-20 [colin]
39
40         * 2.3.0-rc3 released
41
42 2006-05-20 [colin]      2.2.0cvs41
43
44         * src/imap.c
45                 Fix -rc2 problems:
46                 - remove cache of moved messages from original folder
47                 - apply new flags to messages even if they aren't appliable
48                   via IMAP.
49
50 2006-05-20 [colin]
51
52         * 2.3.0-rc2 released
53
54 2006-05-19 [colin]      2.2.0cvs40
55
56         * src/imap.c
57                 Don't issue SELECT in imap_change_flags
58                 before having checked that we indeed have
59                 some flags to change. MSG_POSTFILTERED for
60                 example can't be used on IMAP.
61                 Fixes bug #955 (copying messages between 
62                 imap folders is extremely slow), which was
63                 a regression.
64
65 2006-05-19 [colin]      2.2.0cvs39
66
67         * src/folder.c
68         * src/folder.h
69         * src/folderview.c
70                 Try to fix bug #830 (Some unread messages 
71                 get marked read in IMAP inbox):
72                 - Prevent scanning a folder if it's being 
73                   opened via the GUI
74                 - Postpone opening via the GUI of a folder
75                   currently scanned.
76
77
78 2006-05-19 [wwp]        2.2.0cvs38
79
80         * manual/advanced.xml
81                 fix English+typo (thanks to Paul).
82
83 2006-05-19 [wwp]        2.2.0cvs37
84
85         * manual/advanced.xml
86         * manual/fr/advanced.xml
87         * src/gtk/logwindow.c
88         * src/prefs_common.c
89         * src/prefs_common.h
90                 added hidden prefs to allow customization of colors used in
91                 protocol log window (useful for dark gtk+ themes).
92
93 2006-05-19 [wwp]        2.2.0cvs36
94
95         * ChangeLog
96                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
97
98 2006-05-19 [paul]       2.2.0cvs35
99
100         * src/textview.c
101                 make Reply-To fully clickable
102         * src/gtk/logwindow.c
103                 more colouring (SMTP ESMTP)
104         Both patches by Pawel Pekala
105
106 2006-05-19 [cleroy]     2.2.0cvs34
107
108         * src/mh.c
109                 Don't update flags from current folder
110                 Probably fixes bug #935 (Read Messages 
111                 Revert to Being Marked as Unread)
112
113 2006-05-18 [colin]      2.2.0cvs33
114
115         * src/imap.c
116                 Warning fix
117         * src/compose.c
118         * src/mainwindow.c
119         * src/summaryview.c
120         * src/toolbar.c
121                 Allow replying to multiple emails
122                 in multiple windows
123         * src/mimeview.c
124         * src/etpan/imap-thread.c
125                 Leak fixes
126
127 2006-05-18 [paul]       2.2.0cvs32
128
129         * src/summaryview.c
130                 keep Mailing-List menu refreshed
131                 Thanks to Colin
132
133 2006-05-18 [paul]       2.2.0cvs31
134
135         * manual/advanced.xml
136         * manual/faq.xml
137         * manual/glossary.xml
138         * manual/handling.xml
139         * manual/intro.xml
140         * manual/plugins.xml
141         * manual/sylpheed-claws-manual.xml
142                 update URLs
143                 add info about mailing-list support
144                 edit filtering info
145         * src/wizard.c
146         * src/common/defs.h
147         * src/gtk/about.c
148         * src/plugins/dillo_viewer/README
149                 update URLs
150
151 2006-05-17 [wwp]        2.2.0cvs30
152
153         * manual/handling.xml
154         * manual/fr/handling.xml
155                 documented the ability to enabled/disable filtering/processing rules.
156
157 2006-05-17 [colin]      2.2.0cvs29
158
159         * src/main.c
160                 Don't initialize g_thread subsystem if it's 
161                 already done (thanks to Hiro)
162         * src/mimeview.c
163                 Fix saving of parts when there name can't be
164                 converted from UTF-8.
165
166 2006-05-17 [paul]       2.2.0cvs28
167
168         * po/Makefile.in.in
169                 fix config.status warning with autoconf 2.60
170
171 2006-05-17 [paul]       2.2.0cvs27
172
173         * po/POTFILES.in
174                 add src/mbox.c
175
176 2006-05-17 [wwp]        2.2.0cvs26
177
178         * src/mainwindow.c
179                 fix useless and potentially dangerous buffer walking (thanks to Colin).
180
181 2006-05-17 [wwp]        2.2.0cvs25
182
183         * src/plugins/demo/demo.c
184                 updated product name in plugin demo (many plugins need to be
185                 sync'ed w/ that change).
186
187 2006-05-17 [colin]      2.2.0cvs24
188
189         * src/mh.c
190                 Fix leak
191
192 2006-05-16 [colin]      2.2.0cvs23
193
194         * src/mainwindow.c
195                 Stupid me hit again. Fix cvs22.
196
197 2006-05-16 [colin]      2.2.0cvs22
198
199         * src/mainwindow.c
200                 Fix bug #922 (sylpheed-claws crashed after 
201                 pushing on Inbox folder)
202
203 2006-05-16 [colin]      2.2.0cvs21
204
205         * src/compose.c
206                 Make From header be copy/paste/select-able
207
208 2006-05-16 [wwp]        2.2.0cvs20
209
210         * src/export.c
211         * src/matcher.c
212         * src/summaryview.c
213         * src/etpan/imap-thread.c
214                 fix some compiler warnings (thanks to Colin).
215
216 2006-05-16 [wwp]        2.2.0cvs19
217
218         * src/action.c
219         * src/gedit-print.c
220         * src/inc.c
221         * src/mainwindow.c
222         * src/mh.c
223         * src/statusbar.c
224         * src/send_message.c
225         * src/summaryview.c
226                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
227
228 2006-05-15 [colin]      2.2.0cvs18
229
230         * src/procmsg.c
231                 Fix automatic rule creation with List-Post
232
233 2006-05-15 [paul]       2.2.0cvs17
234
235         * tools/filter_conv_new.pl
236                 updated for rule enabling/disabling
237                 claws version >= 2.3.x required
238
239 2006-05-15 [cleroy]     2.2.0cvs16
240
241         * src/main.c
242                 Revert test
243
244 2006-05-15 [cleroy]     2.2.0cvs15
245
246         * src/main.c
247                 test
248
249 2006-05-15 [wwp]        2.2.0cvs14
250
251         * manual/pl/.cvsignore
252                 ignore generated files.
253
254 2006-05-14 [wwp]        2.3.0-rc1
255
256         * 2.3.0-rc1 released
257
258 2006-05-13 [wwp]        2.2.0cvs13
259
260         * src/filtering.c
261         * src/filtering.h
262         * src/matcher.c
263         * src/matcher_parser_lex.l
264         * src/matcher_parser_parse.y
265         * src/prefs_filtering.c
266                 new feature: provide the ability to disable filtering and processing
267                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
268                 adaptations.
269
270 2006-05-13 [colin]      2.2.0cvs12
271
272         * src/compose.c
273                 Remove useless if (a) b; else b;
274                 Thanks to wwp
275
276 2006-05-13 [wwp]        2.2.0cvs11
277
278         * src/export.c
279         * src/import.c
280         * src/mainwindow.c
281         * src/mbox.c
282         * src/summaryview.c
283         * src/summaryview.h
284                 no more silent failures (or at least less ones) when importing
285                 or exporting from/to mbox. Also start importing/exporting if
286                 the necessary info is set.
287
288 2006-05-13 [wwp]        2.2.0cvs10
289
290         * RELEASE_NOTES
291                 restored up-to-date release notes.
292
293 2006-05-13 [paul]       2.2.0cvs9
294
295         * po/nl.po
296         * po/ru.po
297                 updated by Tim Dijkstra and Pavlo Bohmat
298
299 2006-05-12 [colin]      2.2.0cvs8
300
301         * src/gtk/quicksearch.c
302                 Add "k" as shortcut for "colorlabel". Patch
303                 by ath42@users.sf.net.
304
305 2006-05-12 [paul]       2.2.0cvs7
306
307         * src/prefs_common.h
308         * src/prefs_summaries.c
309         * src/summaryview.c
310                 when entering a folder also allow
311                 going directly to first Marked message
312
313 2006-05-12 [paul]       2.2.0cvs6
314
315         * src/summaryview.c
316                 always obey 'confirm before marking all
317                 mails read' option
318
319 2006-05-12 [paul]       2.2.0cvs5
320
321         * src/textview.c
322                 make Sender fully clickable
323
324 2006-05-12 [colin]      2.2.0cvs4
325
326         * src/compose.c
327         * src/compose.h
328                 Let From be editable
329         * src/main.c
330         * src/mh.c
331                 Full support of .mh_sequences' Unseen seq
332
333 2006-05-12 [colin]      2.2.0cvs3
334
335         * src/folder.c
336         * src/mainwindow.c
337         * src/mainwindow.h
338         * src/messageview.c
339         * src/prefs_spelling.c
340         * src/procheader.c
341         * src/procmsg.c
342         * src/procmsg.h
343         * src/summaryview.c
344         * src/toolbar.c
345         * src/toolbar.h
346                 Add contextual menu on Compose toolbar
347                 button. Fixes bug #944 (Automatic
348                 addresses not applied when changing account
349                 from compose window)
350                 add Mailing List support
351                 based on the old 0.6.5claws25 patch by
352                 Melvin Hadasht, with finishing touches
353                 by Colin
354                 Fix "ignore thread" when mails are threaded by
355                 subject (and weren't ignored although appearing
356                 in the thread).
357                 GUI rework.
358                 Both patches by Pawel.
359
360 2006-05-08 [paul]       2.2.0cvs2
361
362         * src/mainwindow.c
363         * src/mainwindow.h
364         * src/messageview.c
365         * src/procheader.c
366         * src/procmsg.c
367         * src/procmsg.h
368         * src/summaryview.c
369                 add Mailing List support
370                 based on the old 0.6.5claws25 patch by 
371                 Melvin Hadasht, with finishing touches
372                 by Colin
373
374 2006-05-08 [colin]      2.2.0cvs1
375
376         * src/mainwindow.c
377         * src/toolbar.c
378         * src/toolbar.h
379                 Add contextual menu on Compose toolbar 
380                 button. Fixes bug #944 (Automatic 
381                 addresses not applied when changing account 
382                 from compose window)
383
384 2006-05-08 [paul]       2.2.0
385
386         2.2.0 released
387
388 2006-05-08 [paul]       2.1.1cvs51
389
390         * po/cs.po
391         * po/de.po
392         * po/en_GB.po
393         * po/fi.po
394         * po/fr.po
395         * po/pt_BR.po
396         * po/sr.po
397         * po/zh_CN.po
398                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
399                 Fabien Vantard, Frederico Goncalves Guimaraes,
400                 Aleksandar Urosevic, and Ralgh Young
401
402 2006-05-12 [colin]      2.1.1cvs50
403
404         * po/cs.po
405         * po/de.po
406         * po/en_GB.po
407         * po/es.po
408         * po/fi.po
409         * po/fr.po
410         * po/pt_BR.po
411         * po/sr.po
412         * po/zh_CN.po
413                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
414                 Fabien Vantard, Frederico Goncalves Guimaraes,
415                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
416
417 2006-05-05 [colin]      2.1.1cvs49
418
419         * manual/Makefile.am
420         * manual/pl/Makefile.am
421         * manual/pl/account.xml
422         * manual/pl/ack.xml
423         * manual/pl/addrbook.xml
424         * manual/pl/advanced.xml
425         * manual/pl/faq.xml
426         * manual/pl/glossary.xml
427         * manual/pl/gpl.xml
428         * manual/pl/handling.xml
429         * manual/pl/intro.xml
430         * manual/pl/keyboard.xml
431         * manual/pl/plugins.xml
432         * manual/pl/starting.xml
433         * manual/pl/sylpheed-claws-manual.xml
434         * manual/pl/dist/.cvsignore
435         * manual/pl/dist/Makefile.am
436         * manual/pl/dist/html/.cvsignore
437         * manual/pl/dist/html/Makefile.am
438         * manual/pl/dist/pdf/.cvsignore
439         * manual/pl/dist/pdf/Makefile.am
440         * manual/pl/dist/ps/.cvsignore
441         * manual/pl/dist/ps/Makefile.am
442         * manual/pl/dist/txt/.cvsignore
443         * manual/pl/dist/txt/Makefile.am
444                 Add the polish translation of the manual,
445                 Authored by Pawel Pekala.
446
447 2006-05-05 [cleroy]     2.1.1cvs48
448
449         * src/main.c
450                 Re-read matcherrc after loading plugins 
451                 if some of them add folders.
452
453 2006-05-03 [colin]      2.1.1cvs47
454
455         * src/imap.c
456                 I'm idiot
457
458 2006-05-03 [colin]      2.1.1cvs46
459
460         * src/imap.c
461                 Be sure to have a session when
462                 getting separator
463
464 2006-05-03 [colin]      2.1.1cvs45
465
466         * src/imap.c
467         * src/imap.h
468         * src/imap_gtk.c
469                 Fix preventing renaming with namespace 
470                 separator.
471
472 2006-05-01 [colin]      2.1.1cvs44
473
474         * src/action.c
475                 Don't reload messageview when result of
476                 action is piped.
477
478 2006-04-29 [colin]      2.1.1cvs43
479
480         * src/prefs_receive.c
481         * src/plugins/spamassassin/spamassassin_gtk.c
482         * src/plugins/clamav/clamav_plugin_gtk.c
483                 GUI fixes by Pawel
484
485 2006-04-29 [colin]      2.1.1cvs42
486
487         * src/prefs_compose_writing.c
488         * src/prefs_quote.c
489                 Cleanups. Patch by Pawel
490
491 2006-04-28 [paul]       2.1.1cvs41
492
493         * src/matcher.c
494                 fix returned quick search results when search
495                 term contains an underscore.
496                 Thanks to Colin
497
498 2006-04-28 [paul]       2.1.1cvs40
499
500         * src/prefs_message.c
501         * src/prefs_receive.c
502                 GUI cleanups
503                 Patches by Pawel Pekala
504
505 2006-04-27 [colin]      2.1.1cvs39
506
507         * src/wizard.c
508                 Differentiate subject Welcome from
509                 window's title Welcome
510
511 2006-04-27 [paul]
512
513         2.2.0-rc1 released
514
515 2006-04-27 [paul]       2.1.1cvs38
516
517         * manual/advanced.xml
518         * manual/fr/advanced.xml
519                 add info about compose_no_markup hidden pref
520
521 2006-04-27 [paul]       2.1.1cvs37
522
523         * src/prefs_account.c
524                 improve privacy labels
525         * src/prefs_msg_colors.c
526                 change some strings for translators' convenience
527         * src/gtk/gtkutils.c
528                 don't underline the link button text
529
530 2006-04-25 [colin]      2.1.1cvs36
531
532         * src/folder.c
533                 Complete 2.1.1cvs33 (once more ;)
534
535 2006-04-25 [colin]      2.1.1cvs35
536
537         * src/editldap.c
538                 Fix tooltip
539
540 2006-04-25 [cleroy]     2.1.1cvs34
541
542         * src/compose.c
543         * src/gtk/gtkaspell.c
544                 Fix crash on redirect (related to the return 
545                 of the aspell menu in compose's toolbar)
546         * src/prefs_msg_colors.c
547                 Fix sensitivity widgets
548         * src/image_viewer.c
549         * src/gtk/pluginwindow.c
550         * src/gtk/prefswindow.c
551                 Change released signals to clicked (Fabien)
552         * po/POTFILES.in
553         * src/common/socket.c
554         * src/plugins/spamassassin/spamassassin.c
555                 Translate strings (Fabien)
556
557 2006-04-25 [paul]       2.1.1cvs33
558
559         * src/folder.c
560         * src/folder.h
561         * src/folderview.c
562                 complete the fix of bug #912
563                 Thanks to Colin
564
565 2006-04-25 [colin]      2.1.1cvs32
566
567         * src/news.c
568                 Better progress bar
569         * src/mimeview.c
570         * src/summaryview.c
571         * src/summaryview.h
572                 Fix focus chain
573                 Patches by Pawel Pekala
574
575 2006-04-24 [colin]      2.1.1cvs31
576
577         * src/compose.c
578                 Fix compilation warnings (Fabien)
579
580 2006-04-24 [colin]      2.1.1cvs30
581
582         * src/addrindex.c
583         * src/editldap.c
584         * src/editldap_basedn.c
585         * src/editldap_basedn.h
586         * src/ldapctrl.c
587         * src/ldapctrl.h
588         * src/ldapquery.c
589         * src/ldaputil.c
590         * src/ldaputil.h
591                 Fix bug #901 (LDAPS support)
592
593 2006-04-24 [colin]      2.1.1cvs29
594
595         * src/compose.c
596                 Fix logic on error with send dialog on
597         * src/imap.c
598                 Fix compilation without libetpan, thanks
599                 to Fabien
600         * src/summaryview.c
601                 Fix 'context-menu' key
602
603 2006-04-23 [colin]      2.1.1cvs28
604
605         * src/folder.c
606                 Never free current's cache to free up 
607                 memory. Fixes bug #912 (new count 
608                 randomly set to message count)
609
610 2006-04-23 [colin]      2.1.1cvs27
611
612         * src/gtk/quicksearch.c
613                 And remove printf...
614
615 2006-04-23 [colin]      2.1.1cvs26
616
617         * src/gtk/quicksearch.c
618                 Fix replacing in quicksearch, and fix inserting
619                 in the middle of the string. (introduced at 2.1.0cvs22)
620
621 2006-04-23 [colin]      2.1.1cvs25
622
623         * src/imap.c
624                 Make sure uidnext is initialized in get_num_list
625                 (not for stable, related to 2.1.1cvs8 and friends)
626
627 2006-04-23 [colin]      2.1.1cvs24
628
629         * src/imap.c
630                 Output something when login is successful
631                 too
632
633 2006-04-23 [colin]      2.1.1cvs23
634
635         * src/etpan/imap-thread.c
636                 Better logging (line-per-line, hide data in fetch)
637                 Fix a const warning
638         * src/gtk/logwindow.c
639         * src/gtk/logwindow.h
640                 Better logging (color for input/output)
641
642 2006-04-21 [colin]      2.1.1cvs22
643
644         * src/gtk/quicksearch.c
645                 On gtk+-2.8, use stock buttons in quicksearch
646                 Based on a patch by Fabien and a design by Paul
647
648 2006-04-21 [colin]      2.1.1cvs21
649
650         * src/folderview.c
651         * src/mainwindow.c
652                 Fix occasional flicker in folderview
653         * src/common/utils.c
654                 Fix bug #943 (Incorrectly parsed email address 
655                 list in short headers on message view and in 
656                 printouts)
657
658 2006-04-20 [colin]      2.1.1cvs20
659
660         * src/imap.c
661         * src/imap.h
662         * src/prefs_account.c
663                 Add ANONYMOUS auth for IMAP
664
665 2006-04-20 [paul]       2.1.1cvs19
666
667         * src/main.c
668                 proper fix for 2.1.1cvs18
669                 Thanks to Colin
670
671 2006-04-20 [paul]       2.1.1cvs18
672
673         * src/main.c
674                 fix build warnings
675
676 2006-04-20 [paul]       2.1.1cvs17
677
678         * src/gtk/quicksearch.c
679                 fix standard, non-extended Quick search,
680                 was broken in 2.1.1cvs15.
681                 Thanks to Colin.
682
683 2006-04-20 [colin]      2.1.1cvs16
684
685         * src/prefs_matcher.c
686                 Fix values when reselecting a ~test
687                 rule
688
689 2006-04-19 [colin]      2.1.1cvs15
690
691         * src/compose.c
692         * src/compose.h
693         * src/gtk/gtkaspell.c
694         * src/gtk/gtkaspell.h
695                 Put back Options menu in Spelling/
696         * src/gtk/quicksearch.c
697                 Don't search, and show error, if the
698                 advanced search has a syntax error
699
700 2006-04-18 [colin]      2.1.1cvs14
701
702         * src/textview.c
703                 Fix gdk warnings on set_cursor when textview
704                 isn't visible
705
706 2006-04-18 [colin]      2.1.1cvs13
707
708         * src/gtk/gtksctree.c
709                 Remove seemingly useless refresh that causes
710                 flicker - watch this commit in case of 
711                 problems before planned backport to stable
712
713 2006-04-18 [colin]      2.1.1cvs12
714
715         * src/imap.c
716                 Factorize get/set_xml code
717         * src/compose.c
718         * src/prefs_account.c
719         * src/prefs_account.h
720         * src/procmsg.c
721                 Add Encrypt to self option
722
723 2006-04-17 [colin]      2.1.1cvs11
724
725         * configure.ac
726                 Fix search on encrpyt function on dragonfly
727                 Patch by Jonathan Buschmann <jonthn@agmact.com>
728
729 2006-04-17 [colin]      2.1.1cvs10
730
731         * src/prefs_account.c
732                 Be safe by default: remove mails from POP3
733                 after 7 days, not immediately
734
735 2006-04-17 [colin]      2.1.1cvs9
736
737         * src/etpan/imap-thread.c
738                 Fix build on DragonFly - patch by 
739                 Jonathan Buschmann <jonthn@agmact.com>
740
741 2006-04-17 [colin]      2.1.1cvs8
742
743         * src/imap.c
744                 Save uidnext between sessions
745
746 2006-04-17 [colin]      2.1.1cvs7
747
748         * src/imap.c
749                 scan is required when uid validity changes
750
751 2006-04-17 [colin]      2.1.1cvs6
752
753         * src/folderview.c
754                 Don't scan if not necessary, apart in current
755                 folder and INBOX to fetch flags.
756         * src/imap.c
757                 Scan is necessary if unread count changes
758
759 2006-04-17 [colin]      2.1.1cvs5
760
761         * src/imap.c
762                 ...But always fetch ANSWERED and DELETED flags for
763                 INBOX, as filtering can happen on these flags.
764
765 2006-04-17 [colin]      2.1.1cvs4
766
767         * src/imap.c
768                 Don't fetch REPLIED and DELETED flags when synchronising
769                 flags with a closed folder. We only need UNSEEN and FLAGGED
770                 to update the folderview.
771
772 2006-04-17 [colin]      2.1.1cvs3
773
774         * src/imap.c
775                 Faster flag search when there are new mails 
776                 in a folder. We can do a full search if the 
777                 folder contains less messages than the new
778                 list.
779
780 2006-04-17 [colin]      2.1.1cvs2
781
782         * po/cs.po
783         * po/de.po
784         * po/fr.po
785         * po/nl.po
786         * po/pt_BR.po
787                 Update translations from stable branch
788
789 2006-04-17 [colin]      2.1.1cvs1
790
791         * configure.ac
792                 Bump version to follow stable release
793
794 2006-04-16 [mones]      2.1.0cvs50
795
796         * po/es.po
797                 Updated for release
798
799 2006-04-16 [colin]      2.1.0cvs49
800
801         * src/textview.c
802                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
803                 with gtk < 2.8. Thanks to Fabien Vantard.
804
805 2006-04-15 [colin]      2.1.0cvs48
806
807         * src/etpan/imap-thread.c
808                 Fix bug #919 (libetpan: SEGV when connecting 
809                 using command)
810
811 2006-04-14 [colin]      2.1.0cvs47
812
813         * src/main.c
814                 Fix race on --select (should be done better)
815
816 2006-04-14 [wwp]        2.1.0cvs46
817
818         * src/send_message.c
819                 enforce a check for domain in account prefs (a sending
820                 error could be faced if domain was checked but no value set),
821                 thanks to Colin.
822
823 2006-04-14 [colin]      2.1.0cvs45
824
825         * src/codeconv.c
826                 when converting from unknown to unknown, if the
827                 string is UTF8, don't convert it to the locale
828                 (which breaks it)
829
830 2006-04-14 [colin]      2.1.0cvs44
831
832         * src/compose.c
833                 Don't try to use ASCII for converting headers
834                 (as done in body)
835
836 2006-04-14 [paul]       2.1.0cvs43
837
838         * src/crash.c
839                 add locale/charset info to crash report
840         * src/gtk/about.c
841                 add wwp to doc team
842                 replace 'e-mail' with preferred 'email'
843         * src/gtk/authors.h
844                 ensure contributors list is in alphabetical
845                 order
846
847 2006-04-13 [colin]      2.1.0cvs42
848
849         * src/textview.c
850                 Prevent gdk warnings
851
852 2006-04-13 [colin]      2.1.0cvs41
853
854         * src/common/ssl_certificate.c
855         * src/common/ssl_certificate.h
856         * src/gtk/sslcertwindow.c
857                 Warn on expired certs, and display the expiration date
858
859 2006-04-13 [colin]      2.1.0cvs40
860
861         * src/plugins/spamassassin/spamassassin_gtk.c
862                 Fix missing set_text on unix socket
863
864 2006-04-13 [wwp]        2.1.0cvs39
865
866         * manual/fr/advanced.xml
867         * manual/fr/glossary.xml
868                 applied new spam/ham/email lexicon (pourriel, courriel)
869
870 2006-04-13 [paul]       2.1.0cvs38
871
872         * src/plugins/pgpmime/plugin.c
873                 remove the mention of S/MIME from the
874                 description. This is now handled by the
875                 S/MIME plugin.
876
877 2006-04-13 [paul]       2.1.0cvs37
878
879         * src/prefs_msg_colors.c
880                 rework dialog
881         * src/prefs_folder_item.c
882         * src/prefs_spelling.c
883                 add a tooltip to the colour selector buttons
884
885 2006-04-13 [wwp]        2.1.0cvs36
886
887         * manual/advanced.xml
888         * manual/glossary.xml
889         * manual/handling.xml
890         * manual/keyboard.xml
891         * manual/plugins.xml
892         * manual/starting.xml
893         * manual/fr/account.xml
894         * manual/fr/ack.xml
895         * manual/fr/addrbook.xml
896         * manual/fr/advanced.xml
897         * manual/fr/faq.xml
898         * manual/fr/glossary.xml
899         * manual/fr/gpl.xml
900         * manual/fr/handling.xml
901         * manual/fr/intro.xml
902         * manual/fr/keyboard.xml
903         * manual/fr/plugins.xml
904         * manual/fr/starting.xml
905         * manual/fr/sylpheed-claws-manual.xml
906                 fixes to the manuals:
907                  - summaryview -> Message List (same in French)
908                  - translate key names
909                  - fix French punctuation, use non-breakable spaces when
910                    necessary, don't use &thinsp; which is not portable
911                  - tell what maildir and mbox formats we support
912
913 2006-04-12 [wwp]        2.1.0cvs35
914
915         * src/prefs_toolbar.c
916                 unified a replace button more,
917                 patch by Fabien Vantard <fzzzzz@gmail.com>.
918
919 2006-04-12 [wwp]        2.1.0cvs34
920
921         * src/prefs_common.c
922         * src/prefs_msg_colors.c
923                 make default color labels translatable,
924                 patch from Fabien Vantard <fzzzzz@gmail.com>,
925                 thanks to Tim <timbrain@post.cz> for reporting.
926
927 2006-04-12 [wwp]        2.1.0cvs33
928
929         * manual/glossary.xml
930         * manual/intro.xml
931         * manual/plugins.xml
932         * manual/starting.xml
933         * manual/sylpheed-claws-manual.xml
934         * manual/fr/.cvsignore
935         * manual/fr/account.xml
936         * manual/fr/ack.xml
937         * manual/fr/addrbook.xml
938         * manual/fr/advanced.xml
939         * manual/fr/faq.xml
940         * manual/fr/glossary.xml
941         * manual/fr/handling.xml
942         * manual/fr/intro.xml
943         * manual/fr/keyboard.xml
944         * manual/fr/plugins.xml
945         * manual/fr/starting.xml
946         * manual/fr/sylpheed-claws-manual.xml
947                 various fixes: typos, missing .fr translations, punctuation,
948                 capitalization, links, accents and some bad French more.
949
950 2006-04-12 [wwp]        2.1.0cvs32
951
952         * src/prefs_gtk.c
953                 fix for bug #935: always store prefs files in UTF-8 (thanks
954                 to Colin).
955
956 2006-04-11 [colin]      2.1.0cvs31
957
958         * src/compose.c
959                 Fix inserting files not in utf8 when locale is utf8
960
961 2006-04-11 [colin]      2.1.0cvs30
962
963         * src/inc.c
964                 Don't show error dialog when cancelling connection
965                 Patch by Pawel
966
967 2006-04-11 [cleroy]     2.1.0cvs29
968
969         * src/compose.c
970                 Implement multiple quote levels
971         * src/prefs_common.c
972                 Change a little bit the quote bgcolor for 2nd level
973
974 2006-04-11 [colin]      2.1.0cvs28
975
976         * src/gtk/about.c
977                 Add locale and charset in the label
978
979 2006-04-10 [colin]      2.1.0cvs27
980
981         * src/compose.c
982         * src/prefs_common.c
983         * src/prefs_common.h
984         * src/prefs_msg_colors.c
985         * src/textview.c
986                 Allow optional background color in quotes
987                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
988                 GTK+-2.8.x feature
989
990 2006-04-10 [colin]      2.1.0cvs26
991
992         * src/main.c
993         * src/mainwindow.c
994         * src/mainwindow.h
995                 Implement --select
996
997 2006-04-10 [colin]      2.1.0cvs25
998
999         * manual/plugins.xml
1000         * manual/fr/plugins.xml
1001                 Document libcurl's proxy variables
1002
1003 2006-04-09 [colin]      2.1.0cvs24
1004
1005         * src/prefs_common.c
1006                 gettext() returns statically allocated stuff. We have
1007                 to strdup it in order to be able to free it.
1008
1009 2006-04-09 [colin]      2.1.0cvs23
1010
1011         * AUTHORS
1012         * src/gtk/authors.h
1013                 Add Alexei
1014
1015 2006-04-09 [colin]      2.1.0cvs22
1016
1017         * src/mainwindow.c
1018         * src/gtk/quicksearch.c
1019                 Fix bug #859 (problems with cyrilic input in 
1020                 search panel) - Patch by Alexey Illarionov 
1021                 <littlesavage@rambler.ru>
1022
1023 2006-04-09 [colin]      2.1.0cvs21
1024
1025         * src/prefs_customheader.c
1026                 I prefer removing then freeing rather than the contrary
1027                 (even if it doesn't change anything ;-)
1028         * src/prefs_account.c
1029                 Fix bug #933 (Crash re-entering the custom headers list 
1030                 dialog in accounts prefs)
1031                 The problem happened when cancelling the Account 
1032                 Preferences' dialogs - in which case we didn't do 
1033                 anything to the PrefsAccount * struct. In case of applying,
1034                 the old ac_prefs was replaced with the tmp_ac_prefs we were
1035                 working with in this dialog. The problem is that 
1036                 prefs_customheader.c, working on this tmp_ac_prefs, always
1037                 changes the ->customhdr_list pointer, even when cancelled. 
1038                 So in case of cancelling the prefs_account dialog, we still
1039                 have to update ->customhdr_list in the real account.
1040
1041 2006-04-08 [colin]      2.1.0cvs20
1042
1043         * manual/fr/glossary.xml
1044         * manual/fr/keyboard.xml
1045                 Forgot some headers :)
1046
1047 2006-04-08 [colin]      2.1.0cvs19
1048
1049         * manual/Makefile.am
1050         * manual/fr/Makefile.am
1051         * manual/fr/account.xml
1052         * manual/fr/ack.xml
1053         * manual/fr/addrbook.xml
1054         * manual/fr/advanced.xml
1055         * manual/fr/faq.xml
1056         * manual/fr/glossary.xml
1057         * manual/fr/gpl.xml
1058         * manual/fr/handling.xml
1059         * manual/fr/intro.xml
1060         * manual/fr/keyboard.xml
1061         * manual/fr/plugins.xml
1062         * manual/fr/starting.xml
1063         * manual/fr/sylpheed-claws-manual.xml
1064         * manual/fr/dist/.cvsignore
1065         * manual/fr/dist/Makefile.am
1066         * manual/fr/dist/html/.cvsignore
1067         * manual/fr/dist/html/Makefile.am
1068         * manual/fr/dist/pdf/.cvsignore
1069         * manual/fr/dist/pdf/Makefile.am
1070         * manual/fr/dist/ps/.cvsignore
1071         * manual/fr/dist/ps/Makefile.am
1072         * manual/fr/dist/txt/.cvsignore
1073         * manual/fr/dist/txt/Makefile.am
1074                 Add the french translation of the manual. Thanks to
1075                 Olivier Delhomme <olivier.delhomme@free.fr> for 
1076                 account.xml, ack.xml, addrbook.xml and advanced.xml
1077
1078 2006-04-08 [colin]      2.1.0cvs18
1079
1080         * manual/plugins.xml
1081         * manual/starting.xml
1082                 More fixes
1083
1084 2006-04-07 [colin]      2.1.0cvs17
1085
1086         * manual/faq.xml
1087         * manual/intro.xml
1088         * manual/keyboard.xml
1089                 Little fixes
1090
1091 2006-04-07 [colin]      2.1.0cvs16
1092
1093         * README
1094         * src/compose.c
1095         * src/prefs_common.c
1096         * src/prefs_common.h
1097                 Add hidden compose_no_markup pref
1098
1099 2006-04-07 [wwp]        2.1.0cvs15
1100
1101         * src/summary_search.c
1102         * .cvsignore
1103                 Bugfix: stop button was sticky when searching in an empty folder.
1104                 Applied curly brackets code style to the whole file (summary_search.c).
1105                 More files to ignore.
1106
1107 2006-04-07 [wwp]        2.1.0cvs14
1108
1109         * src/message_search.c
1110         * src/summary_search.c
1111                 changed default button when search bumps at file/folder
1112                 beginning or end, for convenience (thanks to Colin).
1113
1114 2006-04-07 [paul]       2.1.0cvs13
1115
1116         * src/plugins/dillo_viewer/dillo_prefs.c
1117                 avoid future potential for namespace collision
1118                 Patch by Colin
1119
1120 2006-04-06 [wwp]        2.1.0cvs12
1121
1122         * src/summary_search.c
1123                 Unify extended/advanced searches names (and thus factorize labels),
1124                 patch by Fabien Vantard <fzzzzz@gmail.com>.
1125
1126 2006-04-06 [wwp]        2.1.0cvs11
1127
1128         * src/folderview.c
1129         * src/prefs_themes.c
1130         * src/summaryview.c
1131                 Fixed some compilation warnings.
1132
1133 2006-04-06 [colin]      2.1.0cvs10
1134
1135         * manual/advanced.xml
1136                 Document the wizard template and how to deploy
1137                 Sylpheed-Claws effectively
1138
1139 2006-04-06 [colin]      2.1.0cvs9
1140
1141         * src/folderview.c
1142                 gettext patch to tell translators about _("#"),
1143                 by Maxim Britov
1144
1145 2006-04-06 [colin]      2.1.0cvs8
1146
1147         * src/textview.c
1148                 Fix invalid GtkTextBIter after clicking "Display as text"
1149
1150 2006-04-06 [mones]      2.1.0cvs7
1151
1152         * src/addr_compl.c
1153         * src/addrindex.c
1154         * src/addritem.c
1155         * src/codeconv.c
1156         * src/compose.c
1157         * src/filtering.c
1158         * src/folder.c
1159         * src/folder_item_prefs.c
1160         * src/folderview.c
1161         * src/localfolder.c
1162         * src/matcher.c
1163         * src/mimeview.c
1164         * src/prefs_msg_colors.c
1165         * src/prefs_spelling.c
1166         * src/prefs_themes.c
1167         * src/procmime.c
1168         * src/procmsg.c
1169         * src/stock_pixmap.c
1170         * src/summaryview.c
1171         * src/textview.c
1172         * src/toolbar.c
1173         * src/common/mgutils.c
1174         * src/common/prefs.c
1175         * src/common/ssl_certificate.c
1176         * src/gtk/colorlabel.c
1177         * src/gtk/quicksearch.c
1178         * src/plugins/pgpmime/pgpmime.c
1179         * src/plugins/spamassassin/spamassassin.c
1180                 Removed redundant NULL checks for g_free() calls.
1181                 Patch by Pawel Pekala.
1182
1183 2006-04-06 [mones]      2.1.0cvs6
1184
1185         * src/prefs_actions.c
1186         * src/prefs_filtering.c
1187         * src/prefs_filtering_action.c
1188         * src/prefs_matcher.c
1189         * src/prefs_template.c
1190         * src/gtk/gtkutils.c
1191         * src/gtk/gtkutils.h
1192                 Have a nice replace button. Patch by Pawel Pekala
1193
1194 2006-04-06 [colin]      2.1.0cvs5
1195
1196         * src/addressbook.c
1197                 Fix crash with empty columns
1198
1199 2006-04-05 [colin]      2.1.0cvs4
1200
1201         * src/wizard.c
1202         * src/prefs_gtk.c
1203                 Allow wizard customization with pre-filled values
1204
1205 2006-04-05 [colin]      2.1.0cvs3
1206
1207         * src/textview.c
1208         * src/mimeview.c
1209         * src/mimeview.h
1210                 Nicer messages in mimeview
1211
1212 2006-04-05 [colin]      2.1.0cvs2
1213
1214         * src/addressbook.c
1215         * src/prefs_summaries.c
1216                 i18n fix
1217
1218 2006-04-05 [colin]      2.1.0cvs1
1219
1220         * src/plugins/pgpcore/plugin.c
1221         * src/plugins/pgpcore/select-keys.c
1222         * src/plugins/pgpcore/select-keys.h
1223         * src/plugins/pgpcore/sgpgme.c
1224         * src/plugins/pgpcore/sgpgme.h
1225         * src/plugins/pgpinline/pgpinline.c
1226         * src/plugins/pgpinline/plugin.c
1227         * src/plugins/pgpmime/pgpmime.c
1228         * src/plugins/pgpmime/plugin.c
1229                 Factorize and generalize a bit 
1230                 Drop S/MIME signature verification from PGP/MIME
1231                 (adding it as another, more complete plugin)
1232
1233 2006-04-05 [paul]       2.1.0
1234
1235         2.1.0 released
1236
1237 2006-04-05 [paul]       2.0.0cvs186
1238
1239         * manual/advanced.xml
1240                 add info on colour labels
1241
1242 2006-04-05 [paul]       2.0.0cvs185
1243
1244         * po/bg.po
1245         * po/cs.po
1246         * po/de.po
1247         * po/el.po
1248         * po/en_GB.po
1249         * po/fi.po
1250         * po/fr.po
1251         * po/it.po
1252         * po/nl.po
1253         * po/pl.po
1254         * po/pt_BR.po
1255         * po/sr.po
1256         * po/zh_CN.po
1257                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
1258                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
1259                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
1260                 Guimaraes, Aleksandar Urosevic, Ralgh Young
1261         * src/gtk/authors.h
1262         * tools/claws.i18n.status.pl
1263                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
1264                 and new Czech translator, Tim <timbrain@post.cz>
1265
1266 2006-04-05 [mones]      2.0.0cvs184
1267
1268         * po/es.po
1269                 Updated translation
1270
1271 2006-04-05 [colin]      2.0.0cvs183
1272
1273         * src/gtk/quicksearch.c
1274                 Fix bug #929 (unnecessary reload in quick search bar)
1275
1276 2006-04-05 [colin]      2.0.0cvs182
1277
1278         * src/compose.c
1279                 Fix crash on Reply with no From:
1280                 Show signature and conversion error on queuing 
1281                 (but not sending)
1282         * src/mainwindow.c
1283         * src/summaryview.c
1284         * src/summaryview.h
1285                 Factorize threading code and make sure msginfo 
1286                 is not null when it comes from a GtkCTreeRow's 
1287                 data
1288         * src/gtk/gtkaspell.c
1289                 Check for necessary things
1290         * src/gtk/gtksctree.c
1291         * src/gtk/gtksctree.h
1292                 Reset anchor if necessary when removing node
1293
1294 2006-03-29 [colin]      2.0.0cvs181
1295
1296         * src/folderview.c
1297                 Warn for disabled IMAP accounts (due to lack of
1298                 libetpan). Breaks string-freeze - sorry - but it
1299                 is kind of important ;)
1300
1301 2006-03-28 [colin]      2.0.0cvs180
1302
1303         * src/gtk/gtkutils.c
1304         * src/gtk/gtkutils.h
1305                 Add a gtkut_get_link_btn() function that
1306                 creates a button which acts like an URI
1307         * src/prefs_themes.c
1308         * src/gtk/about.c
1309                 Use this function (factorizes codes)
1310         * src/common/defs.h
1311         * src/gtk/pluginwindow.c
1312                 Add a "Get more..." in the plugins window
1313
1314 2006-03-28 [colin]      2.0.0cvs179
1315
1316         * src/common/smtp.c
1317         * src/common/passcrypt.c
1318         * src/undo.c
1319                 Warning fixes. Patch by Pawel Pekala
1320
1321 2006-03-27 [colin]      2.0.0cvs178
1322
1323         * src/undo.c
1324                 Fix undoing by blocks with spaces
1325
1326 2006-03-27 [colin]      2.0.0cvs177
1327
1328         * src/textview.c
1329                 Set margin to 3px for headers
1330
1331 2006-03-27 [paul]
1332
1333         2.1.0-rc2 released
1334
1335 2006-03-27 [wwp]        2.0.0cvs176
1336
1337         * src/summaryview.c
1338                 don't reset quicksearch when updating the message list.
1339                 Thanks to Colin.
1340
1341 2006-03-26 [wwp]        2.0.0cvs175
1342
1343         * src/compose.c
1344                 use a unified border width ('other' tab in the compose window,
1345                 patch by Pawel Pekala).
1346
1347
1348 2006-03-26 [wwp]        2.0.0cvs174
1349
1350         * src/common/quoted-printable.c
1351         * src/addressbook.c
1352                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
1353
1354 2006-03-26 [colin]      2.0.0cvs173
1355
1356         * src/quote_fmt_parse.y
1357                 Fix non-UTF8 date formats messing up the whole quote a 
1358                 little bit
1359
1360 2006-03-26 [colin]      2.0.0cvs172
1361
1362         * src/procheader.c
1363                 Make sure the date is UTF8 valid, or try to make it
1364                 so. IncrediMail is really IncrediStupid.
1365         * src/compose.c
1366                 Fix possible conversions. 
1367                 
1368
1369 2006-03-26 [colin]      2.0.0cvs171
1370
1371         * src/matcher.c
1372                 Fix corner cases in body search. This is still a
1373                 hack... It seems impossible to make it good and 
1374                 reasonably fast at the same time.
1375
1376 2006-03-26 [colin]      2.0.0cvs170
1377
1378         * src/summaryview.c
1379                 I think I killed the twilight zone bug!
1380                 summary_select_node() flushes GTK events in order
1381                 to be able to center the view. But this also 
1382                 flushes keypresses like Ctrl-Alt-U, so this can
1383                 call summary_show from summary_select_node (itself
1384                 called from summary_show, etc.). And the summaryview
1385                 has to be unlocked in this function. So just locking
1386                 while processing GTK events, and bailing if locked, 
1387                 should fix it.
1388                 Fixes bug #927 (SIGSEGV during Update Summary)
1389
1390 2006-03-25 [colin]      2.0.0cvs169
1391
1392         * src/matcher.c
1393                 Fix search in QP-encoded bodies
1394                 Fix utf-8 searches in bodies encoded in the
1395                 locale's encoding
1396         * src/common/quoted-printable.c
1397         * src/common/quoted-printable.h
1398                 Add a decode function that doesn't overwrite
1399                 the original pointer
1400                 
1401
1402 2006-03-24 [colin]      2.0.0cvs168
1403
1404         * src/action.c
1405         * src/summaryview.c
1406         * src/summaryview.h
1407                 Update message cache after action
1408                 Patch by H. Merijn Brand
1409         * src/prefs_msg_colors.c
1410                 Factorize label 
1411                 Patch by Fabien Vantard
1412         * src/plugins/spamassassin/spamassassin_gtk.c
1413                 Remove useless translation
1414                 Patch by Fabien Vantard
1415
1416 2006-03-23 [colin]      2.0.0cvs167
1417
1418         * src/common/ssl.c
1419                 Let 30 seconds to SSL_connect
1420
1421 2006-03-23 [wwp]        2.0.0cvs166
1422
1423         * src/summaryview.c
1424         * src/gtk/description_window.c
1425                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
1426                 and headers are translated; adjust description windows' width to fit their
1427                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
1428
1429 2006-03-23 [paul]       2.0.0cvs165
1430
1431         * src/common/utils.c
1432                 fix highlighting of URIs containing "()"
1433                 (2.0.0cvs164's reversal fixed)
1434                 Thanks to Colin.
1435
1436 2006-03-23 [paul]       2.0.0cvs164
1437
1438         * src/common/utils.c
1439                 revert patch, (postponing a fix), at 2.0.0cvs120
1440                 as it breaks more URIs than it fixes.
1441                 Allow '-' to be a terminating character in a URI
1442
1443 2006-03-22 [colin]      2.0.0cvs163
1444
1445         * configure.ac
1446                 Require libetpan 0.45
1447                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
1448
1449 2006-03-22 [paul]       2.0.0cvs162
1450
1451         * src/editgroup.c
1452                 replace '<-' and '->' buttons with GTK_STOCK graphical
1453                 buttons
1454         * src/summary_search.c
1455                 don't offer '...' for translation
1456                 add a tooltip to advanced search '...' button
1457         * src/gtk/quicksearch.c
1458                 don't offer '...' for translation
1459
1460 2006-03-21 [colin]      2.0.0cvs161
1461
1462         * src/compose.c
1463                 Fix middle-click pasting (insert at click
1464                 position instead of cursor position, don't
1465                 remove existing selection and allow pasting
1466                 our own selection)
1467         * src/addressbook.c
1468                 "LDAP Server" -> "LDAP servers"
1469
1470 2006-03-21 [wwp]        2.0.0cvs160
1471
1472         * src/etpan/imap-thread.c
1473                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
1474
1475 2006-03-20 [colin]      2.0.0cvs159
1476
1477         * src/summaryview.c
1478                 Don't reload summaryview after an execute with no
1479                 move action
1480
1481 2006-03-19 [colin]      2.0.0cvs158
1482
1483         * src/addressbook.c
1484                 and put groups at the top, always
1485
1486 2006-03-19 [colin]      2.0.0cvs157
1487
1488         * src/addressbook.c
1489                 Order groups before names, as previously
1490
1491 2006-03-19 [colin]      2.0.0cvs156
1492
1493         * src/addressbook.c
1494                 - Sort case-unsensitive
1495                 - Put the sort arrow at opening too
1496
1497 2006-03-19 [wwp]        2.0.0cvs155
1498
1499         * src/addressbook.c
1500                 allow sorting by name/email/remarks, ensure that right-pane's contents
1501                 matches the left-pane selection (cleared when appropriate).
1502                 Patch by Pawel Pekala <c0rn@o2.pl>.
1503
1504 2006-03-18 [colin]      2.0.0cvs154
1505
1506         * src/textview.c
1507                 Fix text cursor ;)
1508
1509 2006-03-18 [colin]      2.0.0cvs153
1510
1511         * src/gtk/filesel.c
1512                 Make sure we hide the preview if we didn't get
1513                 a filename
1514
1515 2006-03-18 [colin]      2.0.0cvs152
1516
1517         * src/summaryview.c
1518                 Set cursor to watch for execution (fixes lack
1519                 of watch-cursor when dnd'ing hundreds of mails)
1520         * src/gtk/filesel.c
1521                 Check that mime type is 'image/*' before updating
1522                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
1523
1524 2006-03-18 [colin]      2.0.0cvs151
1525
1526         * src/mainwindow.c
1527         * src/textview.c
1528         * src/textview.h
1529                 Put a watch cursor in textview too when the mainwindow's
1530                 cursor in a watch
1531
1532 2006-03-18 [colin]      2.0.0cvs150
1533
1534         * src/folder.c
1535                 Change wrong asserts to simple tests
1536
1537 2006-03-17 [colin]      2.0.0cvs149
1538
1539         * src/mainwindow.c
1540         * src/mainwindow.h
1541         * src/prefs_msg_colors.c
1542         * src/summaryview.c
1543         * src/summaryview.h
1544         * src/gtk/colorlabel.c
1545         * src/gtk/colorlabel.h
1546                 Add a color label menu in the main menubar
1547                 Add (fixed) accels Ctrl-{0-7} to change the color
1548                 They have to be fixed because the menu's dynamic,
1549                 the items are complex widgets, hence we can't use
1550                 a GtkItemFactory.
1551
1552
1553 2006-03-17 [wwp]        2.0.0cvs148
1554
1555         * src/compose.c
1556                 rollback few lines from my previous commit (those lines come from
1557                 a pending patch, accidentally commited, even if neutral as they are
1558                 commented out).
1559
1560 2006-03-17 [wwp]        2.0.0cvs147
1561
1562         * src/compose.c
1563                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
1564                 applied code style/indentation to the modified function.
1565
1566 2006-03-17 [wwp]        2.0.0cvs146
1567
1568         * src/procmsg.c
1569         * src/compose.c
1570                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
1571
1572 2006-03-17 [paul]
1573
1574         2.1.0-rc1 released
1575
1576 2006-03-17 [paul]       2.0.0cvs145
1577
1578         * src/main.c
1579                 addressbook_read_file() was called twice
1580         * src/textview.c
1581                 X-Mailer highlighting
1582
1583 2006-03-16 [colin]      2.0.0cvs144
1584
1585         * src/sourcewindow.c
1586         * src/sourcewindow.h
1587                 And the last one, in source window.
1588
1589 2006-03-16 [colin]      2.0.0cvs143
1590
1591         * src/compose.c
1592         * src/compose.h
1593                 Fix the same stuff in compose
1594
1595 2006-03-16 [colin]      2.0.0cvs142
1596
1597         * src/messageview.c
1598                 Complete the previous messageview crash fix
1599
1600 2006-03-16 [colin]      2.0.0cvs141
1601
1602         * src/procmsg.h
1603         * src/procmsg.c
1604         * src/folder.c
1605                 Fix POSTPROCESSING hook
1606                 Patch by H. Merijn Brand
1607
1608         * src/procmime.c
1609         * src/procmime.h
1610                 Parse Content-Location
1611
1612         * src/toolbar.c
1613         * src/messageview.c
1614         * src/messageview.h
1615                 Don't crash when a top-level MessageView has
1616                 been closed on us. Same problematic than
1617                 yesterday's quicksearch issue.
1618
1619 2006-03-15 [colin]      2.0.0cvs140
1620
1621         * src/gtk/quicksearch.c
1622                 Fix a bitchy race we didn't think about when we
1623                 added quicksearch cancellation:
1624                 If the search is not on cached fields, for example
1625                 body_part matchcase "stuff"
1626                 the matcher code has to get the whole message. If
1627                 we're on IMAP, that can be slow, and in order to
1628                 be non-blocking, the IMAP code idle loop processes
1629                 gtk events too. So it is possible to cancel a
1630                 quicksearch while the matcher is getting the mail's
1631                 body. After matcher got its body, it will start to
1632                 iterate over the matcher list that the Quicksearch's
1633                 clear_search_cb() just freed via prepare_matcher().
1634                 SIGSEGV ensues.
1635                 The fix consists of guarding the matcherlist_match()
1636                 call with a boolean 'matching'. If we reset the
1637                 quicksearch while matching is TRUE, we don't free
1638                 the matcherlist anymore like we did, but we set
1639                 another new flag, deferred_free, to TRUE. Then,
1640                 in quicksearch_match(), just after returning from
1641                 matcherlist_match() and unsetting the matching flag,
1642                 we check the deferred_free flag and do the
1643                 prepare_matcher() (which does the matcherlist_free)
1644                 for real, so we free the matcherlist once it's not
1645                 used anymore.
1646                 As all of this runs via the glib main loop, we
1647                 luckily don't need a mutex.
1648         * src/summaryview.c
1649                 Also, show progress while searching.
1650
1651
1652 2006-03-14 [colin]      2.0.0cvs139
1653
1654         * src/alertpanel.c
1655                 Make alertpanel_is_open non-static
1656
1657 2006-03-14 [colin]      2.0.0cvs138
1658
1659         * src/prefs_spelling.c
1660                 Cleanups - Fabien Vantard
1661
1662 2006-03-14 [wwp]        2.0.0cvs137
1663
1664         * src/main.c
1665                 code style normalization (curly braces, indentation).
1666
1667 2006-03-14 [wwp]        2.0.0cvs137
1668
1669         * src/main.c
1670                 code style (braces, indentation)
1671
1672 2006-03-12 [paul]       2.0.0cvs136
1673
1674         * src/prefs_common.c
1675                 trans_hdr defaults to FALSE to be RFC-savvy
1676         * src/prefs_summaries.c
1677                 add a tooltip to the trans_hdr option
1678                 
1679
1680 2006-03-12 [paul]       2.0.0cvs135
1681
1682         * src/prefs_matcher.c
1683                 give a little more width to the combos
1684         * src/prefs_display_header.c
1685         * src/textview.c
1686                 translate headers if prefs_common.trans_hdr
1687                 is TRUE
1688
1689         Patches by Pawel Pekala
1690
1691 2006-03-12 [paul]       2.0.0cvs134
1692
1693         * src/plugins/clamav/clamav_plugin.c
1694         * src/plugins/dillo_viewer/dillo_viewer.c
1695         * src/plugins/pgpcore/plugin.c
1696         * src/plugins/pgpinline/plugin.c
1697         * src/plugins/pgpmime/plugin.c
1698         * src/plugins/spamassassin/spamassassin.c
1699                 update/add to descriptions
1700         * src/plugins/spamassassin/spamassassin_gtk.c
1701                 fixes to the english, remove superfluous
1702                 tooltips, clean up a little
1703
1704 2006-03-12 [paul]       2.0.0cvs133
1705
1706         * src/compose.c
1707                 fix Bug 924, 'Account combo box shows up wrong 
1708                 if & is in account name'
1709
1710 2006-03-11 [colin]      2.0.0cvs132
1711
1712         * src/summaryview.c
1713                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
1714                 messed up shift-selection because is slows down
1715                 moving around summaryview. thanks -users
1716
1717 2006-03-10 [colin]      2.0.0cvs131
1718
1719         * src/plugins/spamassassin/spamassassin_gtk.c
1720                 Put back Paul's engrish fixes
1721
1722 2006-03-10 [colin]      2.0.0cvs130
1723
1724         * src/plugins/spamassassin/spamassassin.c
1725         * src/plugins/spamassassin/spamassassin.h
1726         * src/plugins/spamassassin/spamassassin_gtk.c
1727                 Cleanup SA prefs page (more)
1728                 Patch by Fabien Vantard
1729
1730 2006-03-10 [paul]       2.0.0cvs129
1731
1732         * src/prefs_msg_colors.c
1733         * src/prefs_spelling.c
1734                 widget sensitivity
1735
1736 2006-03-09 [mones]      2.0.0cvs128
1737
1738         * po/es.po
1739                 Update for next RC
1740
1741 2006-03-09 [wwp]        2.0.0cvs127
1742
1743         * configure.ac
1744                 revert accidental commit (requirement for libetpan 0.43), this time
1745                 not in HEAD.
1746
1747 2006-03-09 [wwp]        2.0.0cvs125
1748
1749         * configure.ac
1750                 revert accidental commit (requirement for libetpan 0.43)
1751
1752 2006-03-09 [paul]       2.0.0cvs126
1753
1754         * src/prefs_receive.c
1755                 remove useless frame
1756                 replace 'incorporation' with 'receiving'
1757         * src/plugins/clamav/clamav_plugin_gtk.c
1758         * src/plugins/spamassassin/spamassassin_gtk.c
1759                 improve widget sensitivity
1760                 fix a bit his engrish
1761
1762 2006-03-09 [wwp]        2.0.0cvs125
1763
1764         * src/addressadd.c
1765         * src/foldersel.c
1766         * src/prefs_common.c
1767         * src/prefs_common.h
1768                 remember some more windows' sizes (add to addressbook and
1769                 select folder).
1770
1771 2006-03-09 [paul]       2.0.0cvs124
1772
1773         * src/plugins/pgpcore/prefs_gpg.c
1774                 normalise construction of dialogue
1775
1776 2006-03-09 [paul]       2.0.0cvs123
1777
1778         * src/plugins/trayicon/Makefile.am
1779                 add missing slash
1780
1781 2006-03-08 [colin]      2.0.0cvs122
1782
1783         * src/plugins/trayicon/Makefile.am
1784                 Fix build in separate dir 
1785                 Patch by Bamanzi <bamanzi@gmail.com>
1786
1787 2006-03-08 [colin]      2.0.0cvs121
1788
1789         * src/procmsg.c
1790                 Batch move and copies from summaryview with delayed execution
1791                 too
1792
1793 2006-03-07 [paul]       2.0.0cvs120
1794
1795         * src/common/utils.c
1796                 fix highlighting of URIs containing "()"
1797                 Patch by Pawel Pekala
1798
1799 2006-03-07 [paul]       2.0.0cvs119
1800
1801         * src/folder.c
1802         * src/folder.h
1803         * src/folderview.c
1804                 immediately do alphabetical resort when
1805                 changing a folder's name
1806                 Patch by Pawel Pekala
1807
1808 2006-03-07 [paul]       2.0.0cvs118
1809
1810         * src/news.c
1811         * src/news_gtk.c
1812                 when unsubscribing a newsgroup, remove the
1813                 folder and msgs in .sylpheed-claws/newscache
1814                 Patch by Pawel Pekala <c0rn@gazeta.pl>
1815
1816 2006-03-07 [paul]       2.0.0cvs117
1817
1818         * src/textview.c
1819                 fix wrong Fake URL Warning
1820                 Thanks to Hiro
1821
1822 2006-03-07 [colin]      2.0.0cvs116
1823
1824         * src/imap.c
1825                 Return immediately when password dialog was
1826                 cancelled
1827         * src/gtk/inputdialog.c
1828                 Allow empty strings for passwords
1829
1830
1831 2006-03-06 [colin]      2.0.0cvs115
1832
1833         * src/imap.c
1834                 Prevent double-timeouts when connection fails
1835
1836 2006-03-06 [colin]
1837
1838         2.0.1-rc1 released
1839
1840 2006-03-06 [colin]      2.0.0cvs114
1841
1842         * src/imap.c
1843                 Refresh session during potentially long
1844                 operations
1845
1846 2006-03-06 [wwp]        2.0.0cvs113
1847
1848         * src/prefs_msg_colors.h
1849                 forgot that one (custom color labels).
1850
1851 2006-03-06 [wwp]        2.0.0cvs112
1852
1853         * src/prefs_common.c
1854         * src/prefs_common.h
1855         * src/prefs_msg_colors.c
1856         * src/summaryview.c
1857         * src/summaryview.h
1858         * src/gtk/colorlabel.c
1859         * src/gtk/colorlabel.h
1860                 colors in messages list are now customizable. Color values and names can
1861                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
1862                 Thanks to Paul and Colin for their help with this longstanding patch!
1863
1864 2006-03-06 [wwp]        2.0.0cvs111
1865
1866         * src/textview.c
1867                 don't crash if (x)face is bad.
1868
1869 2006-03-05 [paul]       2.0.0cvs110
1870
1871         * AUTHORS
1872         * configure.ac
1873         * src/Makefile.am
1874         * src/common/Makefile.am
1875         * src/common/utils.h
1876         * src/etpan/imap-thread.c
1877         * src/gtk/authors.h
1878         * src/plugins/clamav/Makefile.am
1879         * src/plugins/demo/Makefile.am
1880         * src/plugins/dillo_viewer/Makefile.am
1881         * src/plugins/pgpcore/Makefile.am
1882         * src/plugins/pgpcore/passphrase.c
1883         * src/plugins/pgpinline/Makefile.am
1884         * src/plugins/pgpmime/Makefile.am
1885         * src/plugins/spamassassin/Makefile.am
1886         * src/plugins/trayicon/Makefile.am
1887                 fix builiding on cygwin
1888                 Patch by Ralgh Young <bamanzi@gmail.com>
1889
1890 2006-03-04 [wwp]        2.0.0cvs109
1891
1892         * manual/keyboard.xml
1893                 fix mixed up/down keys.
1894
1895 2006-03-04 [wwp]        2.0.0cvs108
1896
1897         * README
1898         * INSTALL
1899                 updated links to SpamAssassin.
1900
1901 2006-03-04 [wwp]        2.0.0cvs107
1902
1903         * manual/plugins.xml
1904         * src/plugins/spamassassin/README
1905                 updated SpamAssassin plugin docs to reflect new functional additions
1906                 (also fix/update/documents few technical stuff more, see the README).
1907
1908 2006-03-04 [wwp]        2.0.0cvs106
1909
1910         * src/prefs_message.c
1911                 normalized capitalization of message-prefs paths.
1912
1913 2006-03-04 [wwp]        2.0.0cvs105
1914
1915         * manual/advanced.xml
1916                 typo.
1917
1918 2006-03-03 [colin]      2.0.0cvs104
1919
1920         * src/plugins/clamav/clamav_plugin_gtk.c
1921                 Rework prefs page, patch by Fabien 
1922
1923 2006-03-03 [colin]      2.0.0cvs103
1924
1925         * src/plugins/clamav/clamav_plugin.c
1926                 Set error on all errors
1927
1928 2006-03-03 [colin]      2.0.0cvs102
1929
1930         * src/common/plugin.c
1931                 Initialize error to avoid crashing when a plugin fails
1932                 without setting error
1933
1934 2006-03-02 [wwp]        2.0.0cvs101
1935
1936         * configure.ac
1937                 fixed linker flags for libetpan support on Cygwin
1938                 (thanks to H.Merijn Brand).
1939
1940 2006-03-02 [wwp]        2.0.0cvs100
1941
1942         * src/addressbook.c
1943                 fix some AB error messages: one for punctuation and
1944                 one wrongly duplicate (thanks, maxbritov).
1945
1946 2006-03-02 [wwp]        2.0.0cvs99
1947
1948         * src/plugins/spamassassin/spamassassin.c
1949                 make sync calls to sa-learn/spamc to prevent
1950                 system (whatever local or client/server) overload.
1951
1952 2006-03-02 [colin]      2.0.0cvs98
1953
1954         * src/summaryview.c
1955                 Put the spam icon in the status column instead of the
1956                 mark one
1957
1958 2006-03-01 [colin]      2.0.0cvs97
1959
1960         * src/plugins/spamassassin/spamassassin.c
1961                 Fix segfault (g_file_set_contents fails for some 
1962                 reason and err==0x2f. Can't find out why with
1963                 valgrind, using working function :-)
1964
1965 2006-03-01 [colin]      2.0.0cvs96
1966
1967         * src/inc.c
1968                 Offline overriding: let 'No' be cached only 3 seconds
1969
1970 2006-03-01 [colin]      2.0.0cvs95
1971
1972         * src/addr_compl.c
1973         * src/addrbook.c
1974         * src/addressbook.c
1975         * src/addrindex.c
1976         * src/folder_item_prefs.c
1977         * src/headerview.c
1978         * src/imap.c
1979         * src/inc.c
1980         * src/ldif.c
1981         * src/mainwindow.c
1982         * src/mh.c
1983         * src/msgcache.c
1984         * src/prefs_common.h
1985         * src/prefs_msg_colors.c
1986         * src/procheader.c
1987         * src/procheader.h
1988         * src/procmime.c
1989         * src/procmsg.c
1990         * src/procmsg.h
1991         * src/send_message.h
1992         * src/simple-gettext.c
1993         * src/summaryview.c
1994         * src/summaryview.h
1995         * src/syldap.c
1996         * src/textview.c
1997         * src/undo.c
1998         * src/common/ssl_certificate.c
1999         * src/common/utils.c
2000         * src/gtk/colorsel.c
2001         * src/gtk/gtksctree.c
2002         * src/gtk/gtkshruler.c
2003         * src/plugins/trayicon/trayicon.c
2004                 #if 0 goes to /dev/null
2005
2006 2006-03-01 [colin]      2.0.0cvs94
2007
2008         * src/compose.c
2009         * src/imap.c
2010         * src/inc.c
2011         * src/inc.h
2012         * src/messageview.c
2013         * src/news.c
2014         * src/plugins/spamassassin/spamassassin.c
2015                 Allow to add information in the "working offline"
2016                 window
2017
2018 2006-03-01 [wwp]        2.0.0cvs93
2019
2020         * src/plugins/spamassassin/spamassassin.c
2021                 fixed spamc invocation: use a tricky temporary mini shell wrapper
2022                 'cause it seems that calling `spamc ... < inputfile` with
2023                 g_spawn_(a)sync simply.. erm doesn't work :-).
2024
2025 2006-03-01 [wwp]        2.0.0cvs92
2026
2027         * src/toolbar.c
2028         * src/toolbar.h
2029                 simplify the adding of spam/ham button to the messageview toolbar
2030                 (it gets more clear now that the same button will be "Mark as spam"
2031                 or "Mark as ham" according to the current message status,
2032                 thanks to Colin).
2033
2034 2006-03-01 [wwp]        2.0.0cvs91
2035
2036         * src/messageview.c
2037         * src/procmsg.c
2038         * src/procmsg.h
2039         * src/summaryview.c
2040         * src/plugins/spamassassin/spamassassin.c
2041         * src/plugins/spamassassin/spamassassin.h
2042                 make learner callbacks return a status (0 for ok),
2043                 handle it in main code to avoid setting flags when learning failed,
2044                 don't learn on TCP if offline in spamassassin,
2045                 thanks to Colin.
2046
2047                 
2048
2049 2006-03-01 [wwp]        2.0.0cvs90
2050
2051         * src/compose.c
2052                 some work around the compose window's account menu,
2053                 patch by Fabien Vantard.
2054
2055 2006-03-01 [wwp]        2.0.0cvs89
2056
2057         * src/plugins/spamassassin/spamassassin.c
2058                 fixed bad logics, was using spamc in local mode and sa-learn
2059                 in remote mode (thanks, Colin).
2060
2061 2006-03-01 [wwp]        2.0.0cvs88
2062
2063         * src/plugins/spamassassin/spamassassin.c
2064         * src/plugins/spamassassin/spamassassin.h
2065         * src/plugins/spamassassin/spamassassin_gtk.c
2066                 made processing of emails w/ sa-plugin an option (default is TRUE),
2067                 fixed Engrish some tooltips, capitalization of some debug messages
2068                 and warnings. The spamassassin plugin now provides two separate
2069                 services: process emails upon incorporation and spamd training.
2070                 Both services (un)register independently but use some common
2071                 plugin settings (transport settings, spam storage location).
2072
2073 2006-02-28 [wwp]        2.0.0cvs87
2074
2075         * src/plugins/spamassassin/spamassassin.c
2076                 fix async flag to spamc cmdline execution (batch exec should
2077                 be asynchronous).
2078
2079 2006-02-27 [wwp]        2.0.0cvs86
2080
2081         * src/plugins/spamassassin/spamassassin.c
2082         * src/plugins/spamassassin/spamassassin.h
2083         * src/plugins/spamassassin/spamassassin_gtk.c
2084                 - added the ability to learn a remote spamassassin server (spamd),
2085                 using spamc.
2086                 - added the spamassassin option 'username', that applies to all
2087                 spamassassin operations (filtering, learning, local or remote).
2088                 The default username is the current unix user (if left blank
2089                 from gtk prefs or config file).
2090                 - commented out some unused code (notebook widget), removed unused
2091                 layout (hbox1).
2092                 - make more widgets sensitive to the transport type.
2093
2094 2006-02-27 [colin]      2.0.0cvs85
2095
2096         * src/plugins/spamassassin/spamassassin.c
2097                 Fix sa-learn call when offline
2098
2099 2006-02-27 [colin]      2.0.0cvs84
2100
2101         * configure.ac
2102         * src/Makefile.am
2103         * src/mainwindow.c
2104         * src/mainwindow.h
2105         * src/messageview.c
2106         * src/messageview.h
2107         * src/prefs_toolbar.c
2108         * src/procmsg.c
2109         * src/stock_pixmap.c
2110         * src/stock_pixmap.h
2111         * src/summaryview.c
2112         * src/toolbar.c
2113         * src/toolbar.h
2114         * src/pixmaps/ham_btn.xpm
2115         * src/pixmaps/spam.xpm
2116         * src/pixmaps/spam_btn.xpm
2117         * src/plugins/spamassassin/spamassassin.c
2118                 Add button in toolbar for spam learning
2119                 Fix a few bugs from the last related commit
2120                 Revert 1.9.6cvs23 which messed up shift-selection
2121
2122 2006-02-24 [colin]      2.0.0cvs83
2123
2124         * src/procmsg.c
2125         * src/summaryview.c
2126         * src/summaryview.h
2127         * src/plugins/spamassassin/spamassassin.c
2128         * src/plugins/spamassassin/spamassassin.h
2129         * src/plugins/spamassassin/spamassassin_gtk.c
2130                 Unregister learner when spamassassin is either
2131                 disabled or over tcp
2132
2133 2006-02-24 [colin]      2.0.0cvs82
2134
2135         * src/Makefile.am
2136         * src/mainwindow.c
2137         * src/mainwindow.h
2138         * src/procmsg.c
2139         * src/procmsg.h
2140         * src/stock_pixmap.c
2141         * src/stock_pixmap.h
2142         * src/summaryview.c
2143         * src/summaryview.h
2144         * src/gtk/icon_legend.c
2145         * src/pixmaps/spam.xpm  ** NEW FILE **
2146         * src/plugins/spamassassin/spamassassin.c
2147         * src/plugins/spamassassin/spamassassin_gtk.c
2148                 Add spam learning interface (Mark/Mark as 
2149                 (spam|ham) menus)
2150
2151 2006-02-24 [wwp]        2.0.0cvs81
2152
2153         * src/compose.c
2154         * src/compose.h
2155         * src/filtering.c
2156                 hide compose window when sending message in batch mode
2157                 (filtering: forward and redirect). Also fixed a wrong
2158                 value returned when sending failed, neutral anyway.
2159                 (Colin, me) 
2160
2161 2006-02-24 [wwp]        2.0.0cvs80
2162
2163         * src/mainwindow.c
2164                 use GTK+'s stock quit button. Patch by Fabien Vantard.
2165
2166 2006-02-24 [paul]       2.0.0cvs79
2167
2168         * src/news.c
2169         * src/news.h
2170         * src/news_gtk.c
2171                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
2172                 Thanks to Colin
2173
2174 2006-02-23 [colin]      2.0.0cvs78
2175
2176         * src/alertpanel.c
2177                 Change OK to Close in alertpanel with View log
2178                 button; add accel to View log. Patch by Fabien
2179                 Vantard
2180
2181 2006-02-23 [wwp]        2.0.0cvs77
2182
2183         * src/compose.c
2184                 silly me, there were much more tests to perform, since toolbars can
2185                 really have down to 1 element only.
2186
2187 2006-02-23 [wwp]        2.0.0cvs76
2188
2189         * commitHelper
2190                 fixed indentation from my previous commit. Fallback to VISUAL if
2191                 EDITOR is not set (and to vi, at last resort).
2192
2193 2006-02-23 [wwp]        2.0.0cvs75
2194
2195         * commitHelper
2196                 improved error detection (Colin, me).
2197
2198 2006-02-23 [wwp]        2.0.0cvs74
2199
2200         * src/prefs_toolbar.c
2201                 simplify and fix prefs/toolbars layouting. Combos' contents can
2202                 now be really displayed.
2203
2204 2006-02-23 [wwp]        2.0.0cvs73
2205         simplifies and fix prefs/toolbars layouting. Combos' contents can now
2206         be really displayed.
2207
2208 2006-02-22 [wwp]        2.0.0cvs72
2209
2210         * src/compose.c
2211                 fix a typo in my previous commit (sorry!).
2212
2213 2006-02-22 [wwp]        2.0.0cvs71
2214
2215         * src/prefs_toolbar.c
2216                 fix a crash when adding separators to toolbars,
2217                 also fix some separator item information.
2218
2219 2006-02-22 [wwp]        2.0.0cvs70
2220
2221         * src/compose.c
2222                 fix a crash when redirecting (for instance) when compose window's
2223                 toolbar contents has been customized (when some buttons have been
2224                 removed in fact).
2225
2226 2006-02-21 [wwp]        2.0.0cvs69
2227
2228         * src/summaryview.c
2229         * src/gtk/pluginwindow.c
2230         * src/plugins/pgpcore/prefs_gpg.c
2231                 fix some compilation warnings (feat. remains of removed code).
2232
2233 2006-02-21 [wwp]        2.0.0cvs68
2234
2235         * src/gtk/gtkutils.c
2236                 fix two compilation issues, thanks to Stephan Sachse.
2237
2238 2006-02-20 [colin]      2.0.0cvs67
2239
2240         * src/mainwindow.c
2241                 Don't reselect displayed mail on refocus
2242                 This fixes actions misbehaving 
2243
2244 2006-02-20 [wwp]        2.0.0cvs66
2245
2246         * src/summaryview.c
2247         * src/gtk/gtksctree.c
2248         * src/gtk/gtkshruler.c
2249                 changed more runtime typecast checks.
2250
2251 2006-02-20 [wwp]        2.0.0cvs65
2252
2253         * src/summary_search.c
2254                 find all - summaryview refresh issue fixed, thanks to Colin.
2255
2256 2006-02-20 [wwp]        2.0.0cvs64
2257
2258         * src/gtk/gtkutils.c
2259                 better runtime typecast checks.
2260
2261 2006-02-20 [wwp]        2.0.0cvs63
2262
2263         * src/summary_search.c
2264                 enhancements to the summary search:
2265                         - add the ability to stop the running search
2266                           (upon ESC-key press, new Stop button or when Clear button is pressed)
2267                         - don't search if no criteria (From/To/Subject/Body) is set
2268                         - ensure that a busy mouse pointer is always shown when searching,
2269                           show it even a bit earlier
2270
2271 2006-02-19 [colin]      2.0.0cvs62
2272
2273         * src/compose.c
2274         * src/imap.c
2275         * src/etpan/imap-thread.c
2276         * src/etpan/imap-thread.h
2277                 (Future) IMAP speed improvement on sending
2278                 Will require a libetpan update
2279         * src/summaryview.c
2280         * src/gtk/quicksearch.c
2281                 Make quicksearch clearable while running.
2282
2283 2006-02-17 [colin]      2.0.0cvs61
2284
2285         * src/imap.c
2286         * src/etpan/imap-thread.c
2287         * src/etpan/imap-thread.h
2288                 Check for IMAP certificates
2289                 ** Requires libetpan-0.42-cvs4 
2290                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
2291
2292 2006-02-17 [colin]      2.0.0cvs60
2293
2294         * src/messageview.c
2295         * src/prefs_common.c
2296         * src/prefs_common.h
2297         * src/prefs_message.c
2298                 Add pref to display HTML-only mails with plugin, 
2299                 if possible (defaulting to FALSE of course).
2300
2301 2006-02-16 [colin]      2.0.0cvs59
2302
2303         * src/main.c
2304         * src/common/plugin.c
2305         * src/common/plugin.h
2306         * src/gtk/pluginwindow.c
2307                 Keep track of requested (but unloaded) plugins
2308                 in some error cases.
2309
2310 2006-02-16 [wwp]        2.0.0cvs58
2311
2312         * src/gtk/gtkaspell.c
2313         * src/gtk/gtkaspell.h
2314         * src/prefs_spelling.c
2315         * src/compose.c
2316         * src/prefs_common.c
2317         * src/prefs_common.h
2318                 implemented new optional spellchecker behaviour: re-check message when
2319                 dictionary got changed (from compose-window/context-menu/Change dictionary).
2320
2321 2006-02-16 [wwp]        2.0.0cvs57
2322
2323         * src/quote_fmt_parse.y
2324                 pclose popen'ed pipe.
2325
2326 2006-02-15 [colin]      2.0.0cvs56
2327
2328         * src/mimeview.c
2329         * src/mimeview.h
2330                 Let MimeViewers know which MimeView they
2331                 depend of.
2332         * src/summaryview.c
2333                 Swap From/To columns in Sent/Queue/Drafts
2334                 folders
2335         * src/etpan/imap-thread.c
2336                 Use mailstream_low_tls_open() for STARTTLS
2337                 instead of mailstream_low_ssl_open()
2338                 ** REQUIRES libetpan 0.42cvs3 **
2339
2340 2006-02-15 [wwp]        2.0.0cvs55
2341
2342         * src/compose.c
2343         * src/compose.h
2344         * src/message_search.c
2345         * src/message_search.h
2346         * src/textview.c
2347         * src/gtk/gtkutils.c
2348         * src/gtk/gtkutils.h
2349                 added the ability to Find text in the compose window (and a bit
2350                 of code factorization).
2351
2352 2006-02-15 [wwp]        2.0.0cvs54
2353
2354         * src/prefs_gtk.c
2355                 yet another one file was missing (fix for some widgets' sensitivity).
2356                 Thanks Colin!
2357
2358 2006-02-15 [wwp]        2.0.0cvs53
2359
2360         * src/prefs_gtk.h
2361                 oops forgot that file (fix for some widgets' sensitivity).
2362
2363 2006-02-15 [wwp]        2.0.0cvs52
2364
2365         * src/summary_search.c
2366                 implemented advanced summary search options (added the ability
2367                 to use matcher conditions in an advanced search mode).
2368
2369 2006-02-15 [wwp]        2.0.0cvs51
2370
2371         * src/plugins/pgpcore/prefs_gpg.c
2372         * src/prefs_account.c
2373                 fix some widget sensitivity, mostly around some labels in
2374                 account prefs.
2375
2376 2006-02-15 [paul]       2.0.0cvs50
2377
2378         * manual/advanced.xml
2379                 improve Templates info
2380                 written by wwp
2381
2382 2006-02-14 [colin]      2.0.0cvs49
2383
2384         * src/pixmaps/address_book.xpm
2385         * src/pixmaps/preferences.xpm
2386         * src/pixmaps/properties.xpm
2387                 Fix pixmap size - patch by Fabien Vantard
2388
2389 2006-02-13 [colin]      2.0.0cvs48
2390
2391         * src/procmime.c
2392                 Add missing fclose()s on error
2393         * src/textview.c
2394                 Remove unused code
2395         * src/common/utils.c
2396                 Fix temp files not being deleted on windows
2397         Patches by Thomas Gilgin
2398
2399 2006-02-13 [colin]      2.0.0cvs47
2400
2401         * src/mainwindow.c
2402                 Fix exit crash
2403
2404 2006-02-13 [wwp]        2.0.0cvs46
2405
2406         * src/plugins/pgpcore/prefs_gpg.c
2407                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
2408
2409 2006-02-12 [colin]      2.0.0cvs45
2410
2411         * src/folderview.c
2412         * src/main.c
2413         * src/mainwindow.c
2414                 Fix "stuff" when quitting
2415
2416 2006-02-12 [wwp]        2.0.0cvs44
2417
2418         * src/prefs_themes.c
2419                 fix typos in debug messages.
2420
2421 2006-02-11 [colin]      2.0.0cvs43
2422
2423         * src/summaryview.c
2424                 don't allow drag/drop from ourself
2425
2426 2006-02-10 [wwp]        2.0.0cvs42
2427
2428         * src/exporthtml.c
2429         * src/html.c
2430         * src/html.h
2431         * src/procmime.c
2432         * src/textview.c
2433                 renamed html_ prefixed functions and data structures to avoid
2434                 namespace clashes w/ other software (gtkhtml2 for instance).
2435                 Closes bug #907.
2436
2437
2438 2006-02-09 [colin]      2.0.0cvs41
2439
2440         * src/summaryview.c
2441                 Fix shitty logic messed up. Thanks Ticho for the hint!
2442
2443 2006-02-09 [wwp]        2.0.0cvs40
2444
2445         * src/gtk/about.c
2446         * src/compose.c
2447         * src/prefs_account.c
2448         * src/prefs_gtk.h
2449         * src/editaddress.c
2450                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
2451                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
2452                 Browse buttons in accounts prefs.
2453
2454 2006-02-09 [colin]      2.0.0cvs39
2455
2456         * src/matcher.c
2457                 Check for pointer before using its members
2458         * src/gtk/gtksourceprintjob.c
2459                 Fix a wrong warning
2460
2461 2006-02-09 [wwp]        2.0.0cvs38
2462
2463         * src/gtk/filesel.c
2464                 fix few compiler warnings (type mismatch).
2465
2466 2006-02-09 [paul]       2.0.0cvs37
2467
2468         * po/fr.po
2469                 updated by Fabien Vantard
2470
2471 2006-02-08 [colin]      2.0.0cvs36
2472
2473         * src/prefs_common.c
2474         * src/common/defs.h
2475         * src/common/plugin.c
2476                 allow windows and linux configurations to coexist
2477                 patch by Thomas Gilgin
2478
2479 2006-02-08 [colin]      2.0.0cvs35
2480
2481         * src/filtering.c
2482         * src/matcher.c
2483         * src/matcher.h
2484         * src/matcher_parser_parse.y
2485         * src/prefs_filtering_action.c
2486         * src/prefs_matcher.c
2487                 Add the "Ignore thread" filtering
2488                 action
2489
2490 2006-02-08 [colin]      2.0.0cvs34
2491
2492         * src/compose.c
2493         * src/procmime.c
2494         * src/procmime.h
2495                 Fix bug #905 (damaged attachment)
2496                 text files with raw \0's aren't really text files
2497         FOR_STABLE
2498
2499 2006-02-08 [colin]      2.0.0cvs33
2500
2501         * src/summaryview.c
2502                 Fix crasher introduced yesterday
2503
2504 2006-02-08 [wwp]        2.0.0cvs32
2505
2506         * src/compose.c
2507         * src/compose.h
2508                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
2509
2510 2006-02-08 [wwp]        2.0.0cvs31
2511
2512         * src/prefs_template.c
2513                 templates enhancement: allow address completion for Cc and Bcc fields
2514                 (it was currently possible for the To field only)
2515
2516 2006-02-08 [colin]      2.0.0cvs30
2517
2518         * src/compose.c
2519                 Don't unblock if not blocked
2520         FOR_STABLE
2521
2522 2006-02-07 [colin]      2.0.0cvs29
2523
2524         * src/action.c
2525                 Forgot to refresh summaryview
2526
2527 2006-02-07 [colin]      2.0.0cvs28
2528
2529         * src/action.c
2530                 Freeze/thaw message list and folder list while
2531                 processing %as{} actions 
2532         * src/compose.c
2533                 Fix auto-wrap disabling after a middle-click
2534                 paste - FOR_STABLE
2535
2536 2006-02-07 [paul]       2.0.0cvs27
2537
2538         * src/folder.c
2539                 fix freeing of uninitialised pointers
2540                 Thanks to Colin
2541
2542 2006-02-06 [colin]      2.0.0cvs26
2543
2544         * src/folder.c
2545                 Use g_slist_prepend in potentially big list
2546
2547 2006-02-06 [colin]      2.0.0cvs25
2548
2549         * src/folder.c
2550                 Completely skip processing if it doesn't 
2551                 exist (faster!)
2552
2553 2006-02-06 [colin]      2.0.0cvs24
2554
2555         * src/folder.c
2556         * src/summaryview.c
2557                 Batch filtering in summaryview (from Tools menu)
2558                 and pre/post//-processing too
2559
2560 2006-02-06 [colin]      2.0.0cvs23
2561
2562         * src/procmsg.h
2563         * src/filtering.c
2564                 Use a special field for batch filtering instead
2565                 of stepping on deferred execution's toes
2566
2567 2006-02-06 [colin]      2.0.0cvs22
2568
2569         * src/action.c
2570         * src/filtering.c
2571         * src/filtering.h
2572         * src/folder.c
2573         * src/summaryview.c
2574                 Fix filtering via menus and actions
2575
2576 2006-02-06 [colin]      2.0.0cvs21
2577
2578         * src/imap.c
2579                 Put the added file directly to cache if possible (will work
2580                 with next libetpan)
2581         * src/filtering.c
2582         * src/filtering.h
2583         * src/inc.c
2584         * src/folder.c
2585         * src/mbox.c
2586         * src/procmsg.h
2587                 Move and copy filtered messages by batches instead of one
2588                 by one - faster on IMAP
2589         * src/procmsg.c
2590                 Add a function that'll possibly be useful later
2591
2592 2006-02-06 [colin]      2.0.0cvs20
2593
2594         * src/addressbook.c
2595                 Use internal mime-type instead of text/plain for d'n'd
2596         * src/compose.c
2597                 Allow attaching files from mimeview's icon list via d'n'd
2598         * src/folderview.c
2599         * src/folderview.h
2600                 Use internal mime-type instead of text/plain for d'n'd
2601                 Don't try to selected opened folder if none is
2602                 Factorize d'n'd from other apps code
2603         * src/headerview.c
2604         * src/textview.c
2605         * src/gtk/gtkutils.c
2606         * src/gtk/gtkutils.h
2607                 Factorize Face/X-Face stuff
2608         * src/mimeview.c
2609                 Fix d'n'd to other apps
2610         * src/prefs_message.c
2611                 Let the XFace pref be usable without libcompface as it also
2612                 applies to Face
2613         * src/summaryview.c
2614                 Fix d'n'd to other apps
2615                 Factorize d'n'd from other apps code
2616
2617 2006-02-06 [wwp]        2.0.0cvs19
2618
2619         * po/it.po
2620                 Italian translation fixes by Andrea Spadaccini (no more confusion
2621                 between filtering and processing, and few changes in the About
2622                 dialog).
2623
2624
2625 2006-02-06 [mones]      2.0.0cvs18
2626
2627         * src/gtk/icon_legend.c
2628                 Improved descriptions allowing better translations
2629
2630 2006-02-05 [colin]      2.0.0cvs17
2631
2632         * src/imap.c
2633                 Add the f*cking missing expunge that caused imap_fetch_env
2634                 to fail after an add_msgs ! :-///
2635         * src/etpan/imap-thread.c
2636                 Add a bit of debug
2637         FOR_STABLE
2638
2639 2006-02-05 [colin]      2.0.0cvs16
2640
2641         * src/common/utils.c
2642                 Don't check for return-path (or we can't put
2643                 back non-sent mails)
2644
2645 2006-02-05 [colin]      2.0.0cvs15
2646
2647         * src/textview.c
2648                 Don't try to display Face header in textview
2649                 when teh headerview's active
2650
2651 2006-02-05 [colin]      2.0.0cvs14
2652
2653         * tools/tbird2syl.py
2654         * tools/Makefile.am
2655                 Add script to import Thunderbird mails
2656
2657 2006-02-05 [colin]      2.0.0cvs13
2658
2659         * src/headerview.c
2660         * src/procheader.c
2661         * src/procmsg.c
2662         * src/procmsg.h
2663         * src/textview.c
2664                 Show Face headers - patch partially by Klaus Flittner
2665
2666 2006-02-05 [colin]      2.0.0cvs12
2667
2668         * src/folderview.c
2669         * src/summaryview.c
2670         * src/common/utils.c
2671         * src/common/utils.h
2672                 Let dnd work from mime icons to summaryview
2673                 and to folderview too
2674                 Add a crude test to avoid trying to add files
2675                 drag'n'dropped when they're not mails
2676
2677 2006-02-04 [colin]      2.0.0cvs11
2678
2679         * src/summaryview.c
2680         * src/mimeview.c
2681                 Fix utf8 conversion
2682
2683 2006-02-04 [colin]      2.0.0cvs10
2684
2685         * src/compose.c
2686         * src/folderview.c
2687         * src/mimeview.c
2688         * src/summaryview.c
2689         * src/summaryview.h
2690                 Added various drag and drop capas:
2691                 From                    To
2692                 summaryview             other apps
2693                 mimeview icons          other apps
2694                 other apps              summaryview
2695                 other apps              folderview
2696
2697                 This shouldn't have broken the existing:
2698                 From                    To
2699                 summaryview             folderview
2700                 folderview              folderview
2701                 summaryview             compose's attachments
2702
2703         Tests welcomed.
2704
2705 2006-02-02 [paul]       2.0.0cvs9
2706
2707         * src/mainwindow.c
2708                 move global option 'Set displayed columns...' out
2709                 of folder option grouping.
2710                 fix sensitivity of 'harvest addresses'
2711         FOR_STABLE
2712
2713 2006-02-01 [colin]      2.0.0cvs8
2714
2715         * src/mimeview.c
2716                 Revert the alertpanel patch, it sucks (intrusive
2717                 and gets in the way of "open")
2718
2719 2006-02-01 [colin]      2.0.0cvs7
2720
2721         * src/compose.c
2722         * src/prefs_account.c
2723         * src/prefs_common.c
2724         * src/common/defs.h
2725         * src/common/utils.c
2726         * src/common/utils.h
2727                 Add ability to edit the signature file
2728                 from the account preferences, and use
2729                 a default for the text editor.
2730                 Patch by Fabien Vantard
2731
2732 2006-02-01 [colin]      2.0.0cvs6
2733
2734         * src/mimeview.c
2735                 Try to get mime type by extension if it is
2736                 application/octet-stream
2737                 Display a window with possible choices when
2738                 encountering unknown mime types
2739         * src/gtk/filesel.c
2740         * src/gtk/filesel.h
2741                 Add preview
2742                 Allow multiple selection in filtered filesel
2743                 (patch by Fabien Vantard)
2744         * src/gtk/pluginwindow.c
2745                 Use it (patch by Fabien Vantard)
2746
2747 2006-02-01 [paul]       2.0.0cvs5
2748
2749         * src/jpilot.c
2750                 fix crash on creating jpilot address book
2751                 Thanks to Colin - FOR_STABLE
2752         * src/prefs_summaries.c
2753         * src/prefs_wrapping.c
2754         * src/gtk/icon_legend.c
2755         * src/gtk/quicksearch.c
2756                 string fixes and additions
2757
2758 2006-02-01 [paul]       2.0.0cvs4
2759
2760         * src/compose.c
2761         * src/mainwindow.c
2762         * src/messageview.c
2763         * src/prefs_send.c
2764                 add Arabic encoding option
2765                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
2766
2767 2006-01-31 [colin]      2.0.0cvs3
2768
2769         * src/plugins/pgpcore/passphrase.c
2770                 Convert passphrase to locale encoding
2771         * src/compose.c
2772                 Fix drafting on IMAP. Crappy bug sneaked in
2773                 the release :-/
2774         FOR_STABLE
2775
2776 2006-01-30 [paul]       2.0.0cvs2
2777
2778         * src/gtk/icon_legend.c
2779                 show the new entries
2780
2781 2006-01-30 [colin]      2.0.0cvs1
2782
2783         * src/manual.c
2784                 Check for the file to be present before 
2785                 enabling the menu - FOR_STABLE
2786         * src/gtk/icon_legend.c
2787                 Add folders icons (not all of them, there
2788                 are too much, but the most intriguing ones)
2789
2790 2006-01-30 [paul]       2.0.0
2791
2792         version 2.0.0 released
2793
2794 2006-01-30 [paul]       1.9.100cvs200
2795
2796         * manual/faq.xml
2797         * manual/gpl.xml
2798         * manual/intro.xml
2799         * manual/starting.xml
2800         * manual/sylpheed-claws-manual.xml
2801                 fixes, additions
2802
2803 2006-01-29 [mones]      1.9.100cvs199
2804
2805         * manual/account.xml
2806         * manual/advanced.xml
2807         * manual/glossary.xml
2808                 Some typos fixed, added LDIF term to glossary
2809         * po/es.po
2810                 Fixed leading plus symbol
2811
2812 2006-01-29 [paul]       1.9.100cvs198
2813
2814         * po/fi.po
2815         * po/sk.po
2816                 updated by Tommi Pirinen and Andrej Kacian
2817
2818 2006-01-29 [paul]       1.9.100cvs197
2819
2820         * src/gtk/authors.h
2821                 remove duplicates
2822
2823 2006-01-29 [paul]       1.9.100cvs196
2824
2825         * AUTHORS
2826         * po/nl.po
2827         * src/gtk/authors.h
2828         * tools/claws.i18n.status.pl
2829                 nl translation updated by Tim Dijkstra
2830
2831 2006-01-29 [paul]       1.9.100cvs195
2832
2833         * po/sr.po
2834         * po/sv.po
2835                 updated by Aleksandar Urosevic and Anders Troback
2836
2837 2006-01-28 [colin]      1.9.100cvs194
2838
2839         * src/gtk/gtksourceprintjob.c
2840                 Don't fiddle with PangoLayout when we
2841                 have an image
2842
2843 2006-01-28 [paul]       1.9.100cvs193
2844
2845         * AUTHORS
2846         * po/el.po
2847         * po/zh_CN.po
2848         * src/gtk/authors.h
2849         * tools/claws.i18n.status.pl
2850                 updated translations submitted by Stavros Giannouris
2851                 and Ralgh Young
2852
2853 2006-01-27 [colin]      1.9.100cvs192
2854
2855         * src/summaryview.c
2856         * src/gtk/gtksourceprintjob.c
2857                 Add image printing 
2858                 (libgnomeprint only, of course)
2859
2860 2006-01-27 [paul]       1.9.100cvs191
2861
2862         * po/fr.po
2863         * po/it.po
2864                 updated by Fabien Vantard and Andrea Spadaccini
2865
2866 2006-01-26 [colin]      1.9.100cvs190
2867
2868         * manual/Makefile.am
2869         * configure.ac
2870                 Make building the manual optional 
2871                 (--disable-manual)
2872
2873 2006-01-26 [paul]       1.9.100cvs189
2874
2875         * manual/glossary.xml
2876         * manual/plugins.xml
2877                 edited
2878         * po/en_GB.po
2879                 updated
2880
2881 2006-01-26 [paul]       1.9.100cvs188
2882
2883         * src/prefs_display_header.c
2884         * src/prefs_folder_column.c
2885         * src/prefs_msg_colors.c
2886         * src/prefs_summaries.c
2887         * src/prefs_summary_column.c
2888                 HIGify
2889
2890 2006-01-25 [colin]      1.9.100cvs187
2891
2892         * src/imap.c
2893                 Don't allow moving/copying mails between
2894                 queue/drafts and non-queue/drafts folders
2895                 Fixes bug #897 (message header is resetted 
2896                 if one is copied to Drafts)
2897
2898 2006-01-25 [colin]      1.9.100cvs186
2899
2900         * src/folder.c
2901         * src/mainwindow.c
2902                 Fix subscribed folders not found
2903         * src/compose.c
2904                 Don't try to encode as original mail's charset
2905                 if it's ascii 
2906
2907 2006-01-25 [paul]       1.9.100cvs185
2908
2909         * AUTHORS
2910         * po/Makevars
2911                 updated
2912         * po/de.po
2913         * po/pl.po
2914         * po/pt_BR.po
2915         * po/sr.po
2916                 updates submitted by Stephan Sachse, Emilian Nowak
2917                 and Quar, Frederico Goncalves Guimaraes, and
2918                 Aleksandar Urosevic
2919                 Fix Bug 896, 'PT_BR locale broken'.
2920         * src/gtk/authors.h
2921                 updated
2922
2923 2006-01-24 [mones]      1.9.100cvs184
2924
2925         * manual/glossary.xml
2926                 All current terms finished. Reviewers welcome ;-)
2927         * manual/keyboard.xml
2928                 Fixed column width for pdf output.
2929         * po/es.po
2930                 Updated
2931
2932 2006-01-24 [paul]       1.9.100cvs183
2933
2934         * manual/glossary.xml
2935                 fix id name
2936         * manual/dist/html/Makefile.am
2937         * manual/dist/pdf/Makefile.am
2938         * manual/dist/ps/Makefile.am
2939         * manual/dist/txt/Makefile.am
2940                 fix make deps
2941                 Thanks to Colin
2942
2943 2006-01-24 [mones]      1.9.100cvs182
2944
2945         * manual/glossary.xml
2946                 Nearly finished, some terms missing.
2947
2948 2006-01-23 [paul]       1.9.100cvs181
2949
2950         * manual/dist/html/Makefile.am
2951         * manual/dist/pdf/Makefile.am
2952         * manual/dist/ps/Makefile.am
2953         * manual/dist/txt/Makefile.am
2954         * src/mainwindow.c
2955                 re-enable manual
2956                 Thanks to Colin
2957
2958 2006-01-22 [colin]      1.9.100cvs180
2959
2960         * src/compose.c
2961         * src/gtk/gtkaspell.c
2962                 Don't deselect stuff before right-clicking, with aspell.
2963                 (This prevented right-click Copy, for example).
2964                 Thanks to Clo!
2965
2966 2006-01-22 [paul]       1.9.100cvs179
2967
2968         * src/summary_search.c
2969                 don't fix the widget size as it causes problems
2970                 under localisation.
2971                 Thanks to Emilian Nowak
2972
2973 2006-01-21 [paul]       1.9.100cvs178
2974
2975         * src/prefs_themes.c
2976                 fix broken underlining of label text
2977                 with some translations
2978
2979 2006-01-21 [colin]      1.9.100cvs177
2980
2981         * po/fr.po
2982                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
2983
2984 2006-01-20 [colin]      1.9.100cvs176
2985
2986         * configure.ac
2987         * Makefile.am
2988         * manual/Makefile
2989         * manual/dist/html/.cvsignore
2990         * manual/dist/html/Makefile.am
2991         * manual/dist/pdf/.cvsignore
2992         * manual/dist/pdf/Makefile.am
2993         * manual/dist/ps/.cvsignore
2994         * manual/dist/ps/Makefile.am
2995         * manual/dist/txt/.cvsignore
2996         * manual/dist/txt/Makefile.am
2997                 Autotool-ize manual
2998
2999 2006-01-20 [paul]       1.9.100cvs175
3000
3001         * manual/handling.xml
3002                 make Filtering and Searching entries easier to find
3003         * manual/keyboard.xml
3004                 add the remaining default keybinds
3005         * src/prefs_summaries.c
3006                 update the default keybinds
3007
3008 2006-01-20 [paul]       1.9.100cvs174
3009
3010         * src/addressbook.c
3011         * src/addrgather.c
3012         * src/addrharvest.c
3013         * src/editaddress.c
3014         * src/editgroup.c
3015         * src/exphtmldlg.c
3016         * src/expldifdlg.c
3017         * src/exporthtml.c
3018         * src/exportldif.c
3019         * src/ldif.c
3020                 replace 'e-mail' with 'email'
3021         * src/summary_search.c
3022                 add mnemonic to "Find all" button
3023
3024 2006-01-20 [wwp]        1.9.100cvs173
3025
3026         * src/export.c
3027         * src/import.c
3028                 touched mbox import/export buttons for HIG-compliance
3029
3030 2006-01-19 [paul]       1.9.100cvs172
3031
3032         * manual/account.xml
3033         * manual/addrbook.xml
3034         * manual/advanced.xml
3035         * manual/faq.xml
3036         * manual/handling.xml
3037         * manual/intro.xml
3038         * manual/plugins.xml
3039         * manual/starting.xml
3040                 more editing
3041
3042 2006-01-19 [paul]       1.9.100cvs171
3043
3044         * src/toolbar.c
3045                 allow use of trash button while receiving
3046                 Thanks to Colin
3047
3048 2006-01-19 [wwp]        1.9.100cvs170
3049
3050         * src/gtk/quicksearch.c
3051         * src/compose.c
3052                 force text color to black when yellow background is set
3053
3054 2006-01-19 [colin]      1.9.100cvs169
3055
3056         * src/plugins/trayicon/trayicon.c
3057                 Gray out Get Mail when already getting mail
3058
3059 2006-01-18 [paul]       1.9.100cvs168
3060
3061         * src/compose.c
3062                 give widget yellow background was To is
3063                 set via folder prefs
3064         * src/gtk/quicksearch.c
3065                 give widget yellow background when quick
3066                 search is active.
3067                 Thanks to Colin
3068
3069 2006-01-18 [paul]       1.9.100cvs167
3070
3071         * doc/man/sylpheed-claws.1
3072                 add --subscribe option
3073
3074 2006-01-18 [paul]       1.9.100cvs166
3075
3076         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3077         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3078                 use %U instead of %F (%F is broken for user installed
3079                 files in kde 3.5)
3080
3081 2006-01-18 [colin]      1.9.100cvs165
3082
3083         * src/summaryview.c
3084                 Default to Yes in "No more * messages" dialogs
3085
3086 2006-01-17 [colin]      1.9.100cvs164
3087
3088         * src/compose.c
3089                 Possibly fix an invalid iterator causing
3090                 crash
3091
3092 2006-01-17 [colin]      1.9.100cvs163
3093
3094         * src/mimeview.c
3095                 Fix crash when the image disappears under the
3096                 image viewer
3097
3098 2006-01-16 [colin]      1.9.100cvs162
3099
3100         * src/compose.c
3101                 Fix reenabling autowrap
3102
3103 2006-01-16 [colin]      1.9.100cvs161
3104
3105         * src/compose.c
3106                 reset quote_len before getting quote_str
3107
3108 2006-01-16 [colin]      1.9.100cvs160
3109
3110         * src/account.c
3111         * src/account.h
3112         * src/folder.c
3113         * src/imap_gtk.c
3114         * src/mh_gtk.c
3115                 Fix bug #883 (default inbox does not track folder move)
3116
3117 2006-01-16 [colin]      1.9.100cvs159
3118
3119         * src/compose.c
3120         * src/plugins/pgpcore/passphrase.c
3121                 More buttons fixes
3122
3123 2006-01-16 [paul]       1.9.100cvs158
3124
3125         * src/prefs_actions.c
3126         * src/prefs_filtering_action.c
3127         * src/prefs_matcher.c
3128         * src/quote_fmt.c
3129         * src/gtk/description_window.c
3130         * src/gtk/description_window.h
3131         * src/gtk/quicksearch.c
3132                 description window cleanups
3133
3134 2006-01-15 [colin]      1.9.100cvs157
3135
3136         * src/addressbook.c
3137         * src/prefs_filtering.c
3138                 Same here
3139
3140 2006-01-15 [colin]      1.9.100cvs156
3141
3142         * src/folderview.c
3143         * src/mainwindow.c
3144                 Same for "Empty trash"
3145
3146 2006-01-15 [colin]      1.9.100cvs155
3147
3148         * src/inc.c
3149                 Override offline dialog had Yes by default
3150
3151 2006-01-15 [colin]      1.9.100cvs154
3152
3153         * src/summaryview.c
3154                 Delete selected messages? previously had Yes the default
3155
3156 2006-01-15 [colin]      1.9.100cvs153
3157
3158         * src/folder.c
3159         * src/folder.h
3160         * src/main.c
3161                 Check if a mailbox is loaded after all
3162                 plugins are loaded.
3163
3164 2006-01-15 [colin]      1.9.100cvs152
3165
3166         * src/folder.c
3167                 Don't start wizard when there are unloaded folders (will help
3168                 people with only mbox or maildir mailboxes)
3169
3170 2006-01-14 [colin]      1.9.100cvs151
3171
3172         * src/addressbook.c
3173         * src/expldifdlg.c
3174         * src/importldif.c
3175         * src/importmutt.c
3176         * src/importpine.c
3177         * src/mh_gtk.c
3178                 More HIG compliance and fixes
3179
3180 2006-01-14 [colin]      1.9.100cvs150
3181
3182         * src/prefs_filtering_action.c
3183         * src/foldersel.c
3184                 Two forgotten button order changes
3185
3186 2006-01-14 [colin]      1.9.100cvs149
3187
3188         * src/account.c
3189         * src/addressbook.c
3190         * src/compose.c
3191         * src/folderview.c
3192         * src/imap_gtk.c
3193         * src/mainwindow.c
3194         * src/mh_gtk.c
3195         * src/news_gtk.c
3196         * src/prefs_actions.c
3197         * src/prefs_customheader.c
3198         * src/prefs_filtering.c
3199         * src/prefs_matcher.c
3200         * src/prefs_template.c
3201         * src/ssl_manager.c
3202         * src/summaryview.c
3203         * src/textview.c
3204         * src/toolbar.c
3205                 All deletion confirmations are now "Cancel, Delete" 
3206                 instead of "No, Yes"
3207                 Clarified most of the other "No, Yes" to 
3208                 "Cancel, Descriptive_action"
3209                 Rechanged the "Entry not saved" alerts to have 
3210                 "Close, Continue editing"
3211
3212
3213 2006-01-14 [paul]
3214
3215         * 2.0.0-rc4 released
3216
3217 2006-01-14 [paul]       1.9.100cvs148
3218
3219         * src/account.c
3220         * src/addressadd.c
3221         * src/addressbook.c
3222         * src/compose.c
3223         * src/editaddress.c
3224         * src/editbook.c
3225         * src/editgroup.c
3226         * src/editjpilot.c
3227         * src/editldap.c
3228         * src/editvcard.c
3229         * src/exphtmldlg.c
3230         * src/expldifdlg.c
3231         * src/folderview.c
3232         * src/grouplistdialog.c
3233         * src/imap_gtk.c
3234         * src/importmutt.c
3235         * src/importpine.c
3236         * src/inc.c
3237         * src/main.c
3238         * src/mainwindow.c
3239         * src/message_search.c
3240         * src/messageview.c
3241         * src/mh_gtk.c
3242         * src/mimeview.c
3243         * src/news_gtk.c
3244         * src/prefs_actions.c
3245         * src/prefs_customheader.c
3246         * src/prefs_filtering.c
3247         * src/prefs_matcher.c
3248         * src/prefs_template.c
3249         * src/prefs_themes.c
3250         * src/ssl_manager.c
3251         * src/summary_search.c
3252         * src/summaryview.c
3253         * src/textview.c
3254         * src/toolbar.c
3255         * src/gtk/foldersort.c
3256         * src/gtk/gtkaspell.c
3257         * src/gtk/inputdialog.c
3258         * src/gtk/prefswindow.c
3259         * src/plugins/pgpcore/select-keys.c
3260         * src/plugins/trayicon/trayicon.c
3261                 HIG compliant button order
3262
3263 2006-01-14 [mones]      1.9.100cvs147
3264
3265         * po/es.po
3266                 Updated translation
3267
3268 2006-01-13 [paul]       1.9.100cvs146
3269
3270         * AUTHORS
3271         * ChangeLog
3272         * src/gtk/authors.h
3273                 add Joshua M. Kwan to contributors list
3274
3275 2006-01-13 [colin]      1.9.100cvs145
3276
3277         * src/gtk/quicksearch.c
3278                 Don't refocus quick search after executing (Esc or Enter)
3279                 Allows to '/'search something then move up/down in 
3280                 summaryview, and to Esc a search and be back in the 
3281                 summaryview
3282
3283 2006-01-13 [paul]       1.9.100cvs144
3284
3285         * src/plugins/pgpinline/pgpinline.c
3286                 support Content-Type 'application/pgp'
3287                 patch by Joshua M. Kwan <joshuak@users.sf.net>
3288
3289 2006-01-13 [paul]       1.9.100cvs143
3290
3291         * manual/account.xml
3292                 make mention of partial retrieval
3293                 thanks to Colin
3294
3295 2006-01-13 [paul]       1.9.100cvs142
3296
3297         * src/account.c
3298         * src/account.h
3299         * src/action.c
3300         * src/action.h
3301         * src/adbookbase.h
3302         * src/addr_compl.c
3303         * src/addr_compl.h
3304         * src/addrbook.c
3305         * src/addrcache.c
3306         * src/addrcache.h
3307         * src/addrcindex.c
3308         * src/addrcindex.h
3309         * src/addrclip.c
3310         * src/addrclip.h
3311         * src/addrdefs.h
3312         * src/addressadd.c
3313         * src/addressadd.h
3314         * src/addressbook.c
3315         * src/addressbook.h
3316         * src/addrgather.c
3317         * src/addrgather.h
3318         * src/addrharvest.c
3319         * src/addrharvest.h
3320         * src/addrindex.c
3321         * src/addrindex.h
3322         * src/addritem.c
3323         * src/addritem.h
3324         * src/addrquery.c
3325         * src/addrquery.h
3326         * src/addrselect.c
3327         * src/addrselect.h
3328         * src/alertpanel.c
3329         * src/alertpanel.h
3330         * src/browseldap.c
3331         * src/browseldap.h
3332         * src/codeconv.c
3333         * src/codeconv.h
3334         * src/compose.c
3335         * src/compose.h
3336         * src/customheader.c
3337         * src/customheader.h
3338         * src/displayheader.c
3339         * src/displayheader.h
3340         * src/editaddress.c
3341         * src/editaddress.h
3342         * src/editbook.c
3343         * src/editbook.h
3344         * src/editgroup.c
3345         * src/editgroup.h
3346         * src/editjpilot.c
3347         * src/editjpilot.h
3348         * src/editldap.c
3349         * src/editldap.h
3350         * src/editldap_basedn.c
3351         * src/editldap_basedn.h
3352         * src/editvcard.c
3353         * src/editvcard.h
3354         * src/exphtmldlg.c
3355         * src/exphtmldlg.h
3356         * src/expldifdlg.c
3357         * src/expldifdlg.h
3358         * src/export.h
3359         * src/exporthtml.c
3360         * src/exporthtml.h
3361         * src/exportldif.c
3362         * src/exportldif.h
3363         * src/filtering.c
3364         * src/filtering.h
3365         * src/folder.c
3366         * src/folder.h
3367         * src/folder_item_prefs.c
3368         * src/folder_item_prefs.h
3369         * src/foldersel.c
3370         * src/foldersel.h
3371         * src/folderutils.c
3372         * src/folderutils.h
3373         * src/folderview.c
3374         * src/folderview.h
3375         * src/grouplistdialog.c
3376         * src/grouplistdialog.h
3377         * src/headerview.c
3378         * src/html.c
3379         * src/html.h
3380         * src/image_viewer.c
3381         * src/image_viewer.h
3382         * src/imap.c
3383         * src/imap.h
3384         * src/imap_gtk.c
3385         * src/imap_gtk.h
3386         * src/import.h
3387         * src/importldif.c
3388         * src/importldif.h
3389         * src/importmutt.c
3390         * src/importmutt.h
3391         * src/importpine.c
3392         * src/importpine.h
3393         * src/inc.c
3394         * src/inc.h
3395         * src/jpilot.c
3396         * src/jpilot.h
3397         * src/ldapctrl.c
3398         * src/ldapctrl.h
3399         * src/ldaplocate.c
3400         * src/ldaplocate.h
3401         * src/ldapquery.c
3402         * src/ldapquery.h
3403         * src/ldapserver.c
3404         * src/ldapserver.h
3405         * src/ldaputil.c
3406         * src/ldaputil.h
3407         * src/ldif.c
3408         * src/ldif.h
3409         * src/main.c
3410         * src/main.h
3411         * src/mainwindow.c
3412         * src/mainwindow.h
3413         * src/manual.c
3414         * src/manual.h
3415         * src/mbox.c
3416         * src/mbox.h
3417         * src/message_search.c
3418         * src/message_search.h
3419         * src/messageview.c
3420         * src/messageview.h
3421         * src/mh.c
3422         * src/mh.h
3423         * src/mh_gtk.c
3424         * src/mh_gtk.h
3425         * src/mimeview.c
3426         * src/mimeview.h
3427         * src/msgcache.c
3428         * src/msgcache.h
3429         * src/mutt.c
3430         * src/mutt.h
3431         * src/news.c
3432         * src/news.h
3433         * src/news_gtk.c
3434         * src/news_gtk.h
3435         * src/partial_download.c
3436         * src/partial_download.h
3437         * src/pine.c
3438         * src/pine.h
3439         * src/pop.c
3440         * src/pop.h
3441         * src/prefs_account.c
3442         * src/prefs_account.h
3443         * src/prefs_actions.c
3444         * src/prefs_actions.h
3445         * src/prefs_common.c
3446         * src/prefs_common.h
3447         * src/prefs_compose_writing.c
3448         * src/prefs_compose_writing.h
3449         * src/prefs_customheader.c
3450         * src/prefs_customheader.h
3451         * src/prefs_display_header.c
3452         * src/prefs_display_header.h
3453         * src/prefs_filtering.c
3454         * src/prefs_filtering.h
3455         * src/prefs_filtering_action.c
3456         * src/prefs_filtering_action.h
3457         * src/prefs_folder_column.c
3458         * src/prefs_folder_column.h
3459         * src/prefs_folder_item.c
3460         * src/prefs_folder_item.h
3461         * src/prefs_fonts.c
3462         * src/prefs_fonts.h
3463         * src/prefs_gtk.c
3464         * src/prefs_gtk.h
3465         * src/prefs_image_viewer.c
3466         * src/prefs_image_viewer.h
3467         * src/prefs_matcher.c
3468         * src/prefs_matcher.h
3469         * src/prefs_message.c
3470         * src/prefs_msg_colors.c
3471         * src/prefs_msg_colors.h
3472         * src/prefs_other.c
3473         * src/prefs_quote.c
3474         * src/prefs_receive.c
3475         * src/prefs_send.c
3476         * src/prefs_spelling.c
3477         * src/prefs_spelling.h
3478         * src/prefs_summaries.c
3479         * src/prefs_summaries.h
3480         * src/prefs_summary_column.c
3481         * src/prefs_summary_column.h
3482         * src/prefs_template.c
3483         * src/prefs_template.h
3484         * src/prefs_themes.c
3485         * src/prefs_themes.h
3486         * src/prefs_toolbar.c
3487         * src/prefs_toolbar.h
3488         * src/prefs_wrapping.c
3489         * src/prefs_wrapping.h
3490         * src/privacy.c
3491         * src/privacy.h
3492         * src/procheader.c
3493         * src/procheader.h
3494         * src/procmime.c
3495         * src/procmime.h
3496         * src/procmsg.c
3497         * src/procmsg.h
3498         * src/quote_fmt.c
3499         * src/quote_fmt_parse.y
3500         * src/recv.c
3501         * src/recv.h
3502         * src/remotefolder.c
3503         * src/remotefolder.h
3504         * src/send_message.c
3505         * src/send_message.h
3506         * src/setup.c
3507         * src/setup.h
3508         * src/sourcewindow.c
3509         * src/sourcewindow.h
3510         * src/ssl_manager.c
3511         * src/ssl_manager.h
3512         * src/statusbar.c
3513         * src/statusbar.h
3514         * src/stock_pixmap.c
3515         * src/stock_pixmap.h
3516         * src/summary_search.c
3517         * src/summary_search.h
3518         * src/summaryview.c
3519         * src/summaryview.h
3520         * src/syldap.c
3521         * src/syldap.h
3522         * src/textview.c
3523         * src/textview.h
3524         * src/toolbar.c
3525         * src/toolbar.h
3526         * src/undo.c
3527         * src/undo.h
3528         * src/unmime.c
3529         * src/unmime.h
3530         * src/vcard.c
3531         * src/vcard.h
3532         * src/wizard.c
3533         * src/wizard.h
3534         * src/common/base64.c
3535         * src/common/base64.h
3536         * src/common/defs.h
3537         * src/common/hooks.c
3538         * src/common/hooks.h
3539         * src/common/log.c
3540         * src/common/log.h
3541         * src/common/mgutils.c
3542         * src/common/mgutils.h
3543         * src/common/nntp.c
3544         * src/common/nntp.h
3545         * src/common/passcrypt.c
3546         * src/common/passcrypt.h.in
3547         * src/common/plugin.c
3548         * src/common/plugin.h
3549         * src/common/prefs.c
3550         * src/common/prefs.h
3551         * src/common/progressindicator.c
3552         * src/common/progressindicator.h
3553         * src/common/quoted-printable.c
3554         * src/common/quoted-printable.h
3555         * src/common/session.c
3556         * src/common/session.h
3557         * src/common/smtp.c
3558         * src/common/smtp.h
3559         * src/common/socket.c
3560         * src/common/socket.h
3561         * src/common/ssl.c
3562         * src/common/ssl.h
3563         * src/common/ssl_certificate.c
3564         * src/common/ssl_certificate.h
3565         * src/common/stringtable.c
3566         * src/common/stringtable.h
3567         * src/common/sylpheed.c
3568         * src/common/sylpheed.h
3569         * src/common/template.c
3570         * src/common/template.h
3571         * src/common/timing.h
3572         * src/common/utils.c
3573         * src/common/utils.h
3574         * src/common/version.h.in
3575         * src/common/xml.c
3576         * src/common/xml.h
3577         * src/common/xmlprops.c
3578         * src/common/xmlprops.h
3579         * src/gtk/colorlabel.c
3580         * src/gtk/colorsel.c
3581         * src/gtk/colorsel.h
3582         * src/gtk/description_window.c
3583         * src/gtk/description_window.h
3584         * src/gtk/filesel.c
3585         * src/gtk/filesel.h
3586         * src/gtk/foldersort.c
3587         * src/gtk/foldersort.h
3588         * src/gtk/gtkutils.c
3589         * src/gtk/gtkutils.h
3590         * src/gtk/inputdialog.c
3591         * src/gtk/inputdialog.h
3592         * src/gtk/logwindow.c
3593         * src/gtk/logwindow.h
3594         * src/gtk/manage_window.c
3595         * src/gtk/manage_window.h
3596         * src/gtk/menu.c
3597         * src/gtk/menu.h
3598         * src/gtk/pluginwindow.c
3599         * src/gtk/pluginwindow.h
3600         * src/gtk/prefswindow.c
3601         * src/gtk/prefswindow.h
3602         * src/gtk/progressdialog.c
3603         * src/gtk/progressdialog.h
3604         * src/gtk/sslcertwindow.c
3605         * src/gtk/sslcertwindow.h
3606         * src/plugins/clamav/clamav_plugin.c
3607         * src/plugins/clamav/clamav_plugin.h
3608         * src/plugins/clamav/clamav_plugin_gtk.c
3609         * src/plugins/demo/demo.c
3610         * src/plugins/dillo_viewer/dillo_prefs.c
3611         * src/plugins/dillo_viewer/dillo_prefs.h
3612         * src/plugins/dillo_viewer/dillo_viewer.c
3613         * src/plugins/pgpcore/passphrase.c
3614         * src/plugins/pgpcore/passphrase.h
3615         * src/plugins/pgpcore/plugin.c
3616         * src/plugins/pgpcore/select-keys.c
3617         * src/plugins/pgpcore/select-keys.h
3618         * src/plugins/pgpcore/sgpgme.c
3619         * src/plugins/pgpcore/sgpgme.h
3620         * src/plugins/pgpinline/pgpinline.c
3621         * src/plugins/pgpinline/pgpinline.h
3622         * src/plugins/pgpinline/plugin.c
3623         * src/plugins/pgpmime/pgpmime.c
3624         * src/plugins/pgpmime/pgpmime.h
3625         * src/plugins/pgpmime/plugin.c
3626         * src/plugins/spamassassin/spamassassin.c
3627         * src/plugins/spamassassin/spamassassin.h
3628         * src/plugins/spamassassin/spamassassin_gtk.c
3629         * src/plugins/trayicon/trayicon.c
3630                 update copyright header
3631
3632 2006-01-13 [paul]       1.9.100cvs141
3633
3634         * src/account.c
3635         * src/export.c
3636         * src/import.c
3637         * src/mainwindow.c
3638         * src/prefs_account.c
3639         * src/prefs_display_header.c
3640         * src/prefs_receive.c
3641         * src/prefs_send.c
3642         * src/prefs_summaries.c
3643         * src/prefs_themes.c
3644         * src/prefs_toolbar.c
3645         * src/gtk/about.c
3646                 various cleanups
3647
3648 2006-01-12 [colin]      1.9.100cvs140
3649
3650         * src/folder.c
3651         * src/folder.h
3652         * src/main.c
3653                 Add --subscribe option
3654                 Let sylpheed-claws email@domain.com equivalent to --compose
3655                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
3656
3657 2006-01-12 [paul]       1.9.100cvs139
3658
3659         * src/mainwindow.c
3660                 append 'Change folder order' label with '...'
3661         * src/prefs_actions.c
3662                 allow reordering of actions list by dnd
3663         * src/gtk/foldersort.c
3664                 make the dialog nicer
3665
3666 2006-01-11 [colin]      1.9.100cvs138
3667
3668         * src/compose.c
3669                 Allow templates without text
3670
3671 2006-01-11 [paul]       1.9.100cvs137
3672
3673         * tools/README
3674         * tools/filter_conv_new.pl
3675                 add info to README
3676                 also check .sylpheed for filter.xml
3677                 be a bit informative to the user
3678
3679 2006-01-11 [colin]      1.9.100cvs136
3680
3681         * src/textview.c
3682                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
3683
3684 2006-01-10 [paul]       1.9.100cvs135
3685
3686         * tools/Makefile.am
3687         * tools/filter_conv_new.pl
3688                 add script to convert new style Sylpheed
3689                 filter rules (Sylpheed >= 0.9.99) to
3690                 Claws filtering rules
3691
3692 2006-01-10 [colin]      1.9.100cvs134
3693
3694         * src/compose.c
3695                 Fix broken line joins in certain conditions
3696                 (between two quoted lines: <enter><enter><up>
3697                  <type a wrapped sentence><go in the first line>
3698                  <insert more text><watch as line joining failed>)
3699
3700 2006-01-10 [paul]       1.9.100cvs133
3701
3702         * src/compose.c
3703                 don't report success in error dialog
3704                 thanks to Colin
3705         * src/common/utils.c
3706                 include some trailing punctuations as URI
3707                 thanks to Hiro
3708
3709 2006-01-10 [paul]       1.9.100cvs132
3710
3711         * src/mimeview.c
3712                 fix incompatible pointer type
3713                 warning
3714
3715 2006-01-10 [paul]       1.9.100cvs131
3716
3717         * src/compose.c
3718                 change Subject in window title
3719                 instantaneously
3720
3721 2006-01-09 [colin]      1.9.100cvs130
3722
3723         * src/addressbook.c
3724         * src/headerview.c
3725         * src/mainwindow.c
3726         * src/messageview.c
3727         * src/mimeview.c
3728         * src/noticeview.c
3729         * src/summaryview.c
3730                 Fix possible crashes on exit and in addressbook
3731
3732 2006-01-09 [paul]       1.9.100cvs129
3733
3734         * src/prefs_msg_colors.c
3735                 some cleanups that I forgot last time
3736
3737 2006-01-09 [paul]       1.9.100cvs128
3738
3739         * README
3740         * src/folderview.c
3741         * src/prefs_msg_colors.c
3742                 add previously hidden option, color_new, to
3743                 the gui
3744                 move the page to Display/
3745                 rework the gui
3746
3747 2006-01-09 [wwp]        1.9.100cvs127
3748
3749         * src/prefs_themes.c
3750                 made the prefs/display/themes layouts spacing less condensed
3751                 (and so they match other prefs/pages' look).
3752
3753 2006-01-09 [paul]       1.9.100cvs126
3754
3755         * src/compose.c
3756         * src/prefs_common.c
3757         * src/prefs_common.h
3758         * src/prefs_wrapping.c
3759                 remove 'wrap at send' option
3760
3761 2006-01-06 [colin]      1.9.100cvs125
3762
3763         * src/compose.c
3764                 Just make completely sure we don't insert "manual line breaks" 
3765                 when wrapping... 
3766
3767 2006-01-04 [paul]
3768
3769         * 2.0.0-rc3 released
3770
3771 2006-01-04 [paul]       1.9.100cvs124
3772
3773         * src/folderview.c
3774                 fix bug 882, 'quick scroll in folder list
3775                 displays wrong folder contents'
3776
3777 2006-01-04 [paul]       1.9.100cvs123
3778
3779         * src/plugins/pgpmime/pgpmime.c
3780                 better debug information when signing
3781                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
3782
3783 2006-01-03 [colin]      1.9.100cvs122
3784
3785         * configure.ac
3786                 We need to recheck for gpgme 1.0.0 after checking
3787                 for 1.1.1, because if 1.1.1 isn't available, 
3788                 GPGME_LIBS and friends are blanked out by the 
3789                 second check.
3790
3791 2006-01-03 [colin]      1.9.100cvs121
3792
3793         * src/common/prefs.c
3794                 Windows unlink-before rename fix
3795         * src/plugins/pgpcore/sgpgme.c
3796                 Add support for PKA info if available
3797                 Both patches by Werner Koch
3798
3799 2006-01-03 [paul]       1.9.100cvs120
3800
3801         * src/messageview.c
3802                 fix bug 884, 'Send receipt' button visible in queue
3803                 Thanks to Colin
3804
3805 2006-01-02 [colin]      1.9.100cvs119
3806
3807         * src/compose.c
3808         * src/imap.c
3809                 Fix autosave on IMAP and more generally try to
3810                 return the correct ID on a newly added IMAP message
3811
3812 2006-01-02 [paul]       1.9.100cvs118
3813
3814         * manual/keyboard.xml
3815                 edited
3816
3817 2006-01-01 [paul]       1.9.100cvs117
3818
3819         * src/gtk/authors.h
3820                 alphabetical order
3821
3822 2005-12-30 [colin]      1.9.100cvs116
3823
3824         * manual/advanced.xml
3825                 Explain Pre/Post-processing differences.
3826
3827 2005-12-30 [colin]      1.9.100cvs115
3828
3829         * src/mh.c
3830                 Implement copy_msgs for a little optimization
3831         * src/imap.c
3832                 Finish yesterday's fix
3833
3834 2005-12-29 [colin]      1.9.100cvs114
3835
3836         * src/imap.c
3837                 Fix occasional failure in fetching a mail over
3838                 IMAP
3839
3840 2005-12-29 [colin]      1.9.100cvs113
3841
3842         * src/compose.c
3843                 Don't remove a draft when sending it, if it is 
3844                 locked.
3845
3846 2005-12-28 [colin]      1.9.100cvs112
3847
3848         * src/summaryview.c
3849                 Fix leak for real
3850
3851 2005-12-28 [wwp]        1.9.100cvs111
3852
3853         * doc/faq/.cvsignore
3854         * doc/faq/de/.cvsignore
3855         * doc/faq/en/.cvsignore
3856         * doc/faq/es/.cvsignore
3857         * doc/faq/fr/.cvsignore
3858         * doc/faq/it/.cvsignore
3859         * doc/manual/.cvsignore
3860         * doc/manual/de/.cvsignore
3861         * doc/manual/en/.cvsignore
3862         * doc/manual/es/.cvsignore
3863         * doc/manual/fr/.cvsignore
3864         * doc/manual/ja/.cvsignore
3865         * src/plugins/mathml_viewer/.cvsignore
3866                 rollback revival of those files (my bad, sorry for the noise).
3867
3868 2005-12-28 [wwp]        1.9.100cvs110
3869
3870         * src/compose.c
3871                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
3872
3873 2005-12-28 [wwp]        1.9.100cvs109
3874
3875         * doc/faq/.cvsignore
3876         * doc/faq/de/.cvsignore
3877         * doc/faq/en/.cvsignore
3878         * doc/faq/es/.cvsignore
3879         * doc/faq/fr/.cvsignore
3880         * doc/faq/it/.cvsignore
3881         * doc/manual/.cvsignore
3882         * doc/manual/de/.cvsignore
3883         * doc/manual/en/.cvsignore
3884         * doc/manual/es/.cvsignore
3885         * doc/manual/fr/.cvsignore
3886         * doc/manual/ja/.cvsignore
3887         * src/plugins/mathml_viewer/.cvsignore
3888         * po/.cvsignore
3889                 more files to ignore.
3890
3891 2005-12-24 [colin]      1.9.100cvs108
3892
3893         * AUTHORS
3894         * src/gtk/authors.h
3895                 Update for Werner
3896
3897 2005-12-24 [colin]      1.9.100cvs107
3898
3899         * src/procmsg.c
3900                 Allow NULL src_msginfo in 
3901                 procmsg_msginfo_new_from_mimeinfo
3902
3903 2005-12-23 [paul]       1.9.100cvs106
3904
3905         * src/plugins/pgpinline/mypgpcore.def
3906                 add this forgotten file
3907
3908 2005-12-23 [colin]      1.9.100cvs105
3909
3910         * src/mainwindow.c
3911                 Fix missing break
3912
3913 2005-12-23 [colin]      1.9.100cvs104
3914
3915         * autogen.sh
3916         * src/folder.c
3917         * src/mh.c
3918         * src/common/plugin.c
3919         * src/common/socket.c
3920         * src/common/socket.h
3921         * src/common/utils.c
3922         * src/common/utils.h
3923         * src/gtk/pluginwindow.c
3924         * src/plugins/pgpcore/plugin.def
3925         * src/plugins/pgpcore/sylpheed.def
3926         * src/plugins/pgpinline/Makefile.am
3927         * src/plugins/pgpinline/plugin.def
3928         * src/plugins/pgpinline/sylpheed.def
3929         * src/plugins/pgpmime/plugin.def
3930         * src/plugins/pgpmime/sylpheed.def
3931                 Various w32 fixes by Werner Koch
3932
3933 2005-12-22 [paul]       1.9.100cvs103
3934
3935         * src/wizard.c
3936                 don't offer IMAP as 'server type' if
3937                 libetpan isn't built in
3938
3939 2005-12-22 [paul]       1.9.100cvs102
3940
3941         * AUTHORS
3942         * src/mainwindow.c
3943         * src/mainwindow.h
3944         * src/toolbar.c
3945         * src/gtk/authors.h
3946                 support GTK_TOOLBAR_BOTH_HORIZ (text
3947                 next to icon) Patch by Marien Zwart
3948                 marienz@users.sf.net
3949                 Also reword the text
3950
3951 2005-12-21 [colin]      1.9.100cvs101
3952
3953         * configure.ac
3954                 Fix DATADIRNAME
3955         * COPYING
3956                 Fix missing section and explicit the exception better
3957         * src/compose.c
3958                 Prevent mail from being lost without notice when an
3959                 SMTP error happens on trying to send an unmodified
3960                 drafted mail.
3961         * src/send_message.c
3962         * src/common/smtp.c
3963                 Fix password remembering when wrong, and add return
3964                 value checks where they should have been
3965         * src/plugins/pgpcore/sylpheed.def
3966         * src/plugins/pgpinline/sylpheed.def
3967         * src/plugins/pgpmime/sylpheed.def
3968                 Add a few symbols needed
3969
3970 2005-12-21 [paul]       1.9.100cvs100
3971
3972         * m4/codeset.m4
3973         * m4/glibc21.m4
3974         * m4/intdiv0.m4
3975         * m4/inttypes-pri.m4
3976         * m4/inttypes.m4
3977         * m4/inttypes_h.m4
3978         * m4/isc-posix.m4
3979         * m4/lcmessage.m4
3980         * m4/stdint_h.m4
3981         * m4/uintmax_t.m4
3982                 gettextization
3983                 thanks to Colin
3984
3985 2005-12-21 [paul]       1.9.100cvs99
3986
3987         * po/sv.po
3988                 fixed by Colin
3989
3990 2005-12-20 [paul]       1.9.100cvs98
3991
3992         * po/sv.po
3993                 updated by Anders Trobäck
3994
3995 2005-12-20 [colin]      1.9.100cvs97
3996
3997         * ABOUT-NLS
3998         * Makefile.am
3999         * autogen.sh
4000         * configure.ac
4001         * config/config.rpath
4002         * config/mkinstalldirs
4003         * m4/Makefile.am
4004         * m4/glibc2.m4
4005         * m4/gnupg.m4
4006         * m4/gpgme.m4
4007         * m4/intmax.m4
4008         * m4/longdouble.m4
4009         * m4/longlong.m4
4010         * m4/printf-posix.m4
4011         * m4/signed.m4
4012         * m4/size_max.m4
4013         * m4/ulonglong.m4
4014         * m4/wchar_t.m4
4015         * m4/wint_t.m4
4016         * m4/xsize.m4
4017         * po/Makefile.in.in
4018         * po/Makevars
4019         * po/bg.po
4020         * po/ca.po
4021         * po/cs.po
4022         * po/de.po
4023         * po/el.po
4024         * po/en_GB.po
4025         * po/es.po
4026         * po/fi.po
4027         * po/fr.po
4028         * po/hr.po
4029         * po/hu.po
4030         * po/it.po
4031         * po/ja.po
4032         * po/ko.po
4033         * po/nb.po
4034         * po/nl.po
4035         * po/pl.po
4036         * po/pt_BR.po
4037         * po/ru.po
4038         * po/sk.po
4039         * po/sr.po
4040         * po/stamp-po
4041         * po/sv.po
4042         * po/zh_CN.po
4043         * po/zh_TW.po
4044         * src/Makefile.am
4045         * src/codeconv.c
4046         * src/compose.c
4047         * src/exporthtml.c
4048         * src/exportldif.c
4049         * src/folder.c
4050         * src/main.c
4051         * src/manual.c
4052         * src/mh.c
4053         * src/mimeview.c
4054         * src/send_message.c
4055         * src/common/Makefile.am
4056         * src/common/fnmatch.c
4057         * src/common/fnmatch.h
4058         * src/common/fnmatch_loop.c
4059         * src/common/nntp.c
4060         * src/common/plugin.c
4061         * src/common/smtp.c
4062         * src/common/socket.c
4063         * src/common/string_match.c
4064         * src/common/sylpheed.c
4065         * src/common/utils.c
4066         * src/common/utils.h
4067         * src/common/w32_dirent.c
4068         * src/common/w32_reg.c
4069         * src/common/w32_signal.c
4070         * src/common/w32_stat.c
4071         * src/common/w32_stdio.c
4072         * src/common/w32_stdlib.c
4073         * src/common/w32_string.c
4074         * src/common/w32_time.c
4075         * src/common/w32_unistd.c
4076         * src/common/w32_wait.c
4077         * src/common/w32lib.h
4078         * src/etpan/Makefile.am
4079         * src/gtk/Makefile.am
4080         * src/plugins/clamav/Makefile.am
4081         * src/plugins/demo/Makefile.am
4082         * src/plugins/dillo_viewer/Makefile.am
4083         * src/plugins/pgpcore/Makefile.am
4084         * src/plugins/pgpcore/passphrase.c
4085         * src/plugins/pgpcore/plugin.def
4086         * src/plugins/pgpcore/sgpgme.c
4087         * src/plugins/pgpcore/sylpheed.def
4088         * src/plugins/pgpcore/version.rc
4089         * src/plugins/pgpinline/Makefile.am
4090         * src/plugins/pgpinline/plugin.def
4091         * src/plugins/pgpinline/sylpheed.def
4092         * src/plugins/pgpinline/version.rc
4093         * src/plugins/pgpmime/Makefile.am
4094         * src/plugins/pgpmime/mypgpcore.def
4095         * src/plugins/pgpmime/plugin.def
4096         * src/plugins/pgpmime/sylpheed.def
4097         * src/plugins/pgpmime/version.rc
4098         * src/plugins/spamassassin/Makefile.am
4099                 Very little ;-) patch from Werner Koch, providing
4100                 infrastructure for cross-compiling to Win32
4101
4102 2005-12-20 [paul]       1.9.100cvs96
4103
4104         * src/account.c
4105         * src/account.h
4106         * src/mainwindow.c
4107         * src/mainwindow.h
4108         * src/toolbar.c
4109         * src/toolbar.h
4110                 add a combo to the Get All button, allowing
4111                 quick retrieval from any account
4112                 Patch by Fabien Vantard, slightly modified
4113                 by Colin
4114         * src/gtk/about.c
4115                 i18n fix. Patch by Fabien Vantard
4116
4117 2005-12-19 [colin]      1.9.100cvs95
4118
4119         * src/compose.c
4120         * src/compose.h
4121                 Don't automatically join lines when they've 
4122                 been separated by the user and not automatically
4123
4124 2005-12-19 [paul]       1.9.100cvs94
4125
4126         * src/gtk/pluginwindow.c
4127                 i18n fix.
4128                 Patch by Fabien Vantard
4129
4130 2005-12-15 [paul]       1.9.100cvs93
4131
4132         * src/common/plugin.c
4133         * src/common/plugin.h
4134         * src/gtk/pluginwindow.c
4135         * src/plugins/clamav/clamav_plugin.c
4136         * src/plugins/demo/demo.c
4137         * src/plugins/dillo_viewer/dillo_viewer.c
4138         * src/plugins/pgpcore/plugin.c
4139         * src/plugins/pgpinline/plugin.c
4140         * src/plugins/pgpmime/plugin.c
4141         * src/plugins/spamassassin/spamassassin.c
4142         * src/plugins/trayicon/trayicon.c
4143                 add plugin_version()
4144
4145 2005-12-15 [colin]      1.9.100cvs92
4146
4147         * src/compose.c
4148                 Further fix bug #875
4149
4150 2005-12-15 [paul]       1.9.100cvs91
4151
4152         * src/gtk/filesel.c
4153                 fix attach_load_dir getting set to
4154                 PLUGINDIR on plugin load
4155
4156 2005-12-14 [mones]      1.9.100cvs90
4157
4158         * manual/ack.xml
4159         * manual/keyboard.xml
4160                 Initial draft and some shortcuts added
4161                 
4162         * po/es.po
4163                 Updated translation
4164
4165 2005-12-14 [colin]      1.9.100cvs89
4166
4167         * src/compose.c
4168         * src/imap.c
4169         * src/summaryview.c
4170         * src/gtk/gtkaspell.c
4171                 More leaks fixed
4172         * src/prefs_folder_item.c
4173                 Fix recursive prefs apply
4174
4175
4176 2005-12-14 [colin]      1.9.100cvs88
4177
4178         * src/compose.c
4179                 Fix bug #875 (Freeze On Inline Forward of 
4180                 Large Message)
4181
4182 2005-12-13 [colin]      1.9.100cvs87
4183
4184         * src/compose.c
4185                 Uniq-ify and sort the mimetypes list
4186                 Patch by Fabien Vantard
4187
4188 2005-12-13 [colin]      1.9.100cvs86
4189
4190         * src/imap.c
4191         * src/etpan/imap-thread.c
4192                 Fix leaks (patch by Hoa)
4193         * src/news.c
4194         * src/common/plugin.c
4195                 Fix leaks
4196
4197 2005-12-12 [colin]
4198
4199         * 2.0.0-rc2 released
4200
4201 2005-12-12 [colin]      1.9.100cvs85
4202
4203         * src/matcher.c
4204                 Fix a leak
4205
4206 2005-12-12 [wwp]        1.9.100cvs84
4207
4208         * src/gtk/icon_legend.c
4209                 fix misbehaviour and crash when closing the legend window
4210         using the Esc key (patch by Fabien Vantard).
4211
4212 2005-12-12 [paul]       1.9.100cvs83
4213
4214         * src/browseldap.c
4215         * src/foldersel.c
4216         * src/prefs_actions.c
4217         * src/prefs_filtering.c
4218         * src/prefs_matcher.c
4219         * src/prefs_spelling.glade      ** REMOVED **
4220         * src/prefs_template.c
4221         * src/gtk/foldersort.glade      ** REMOVED **
4222         * src/gtk/pluginwindow.c
4223         * src/gtk/pluginwindow.glade    ** REMOVED **
4224         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
4225                 cleanups
4226
4227 2005-12-11 [paul]       1.9.100cvs82
4228
4229         * src/gtk/filesel.c
4230                 fix attach_load_dir crasher (double free)
4231
4232 2005-12-09 [paul]       1.9.100cvs81
4233
4234         * po/POTFILES.in
4235         * src/mainwindow.c
4236         * src/gtk/Makefile.am
4237         * src/gtk/icon_legend.c
4238         * src/gtk/icon_legend.h
4239                 add icon legend
4240         * src/manual.c
4241                 cleanup
4242
4243 2005-12-09 [paul]       1.9.100cvs80
4244
4245         * src/plugins/pgpcore/passphrase.c
4246                 wrap the label in the dialog
4247
4248 2005-12-09 [colin]      1.9.100cvs79
4249
4250         * src/plugins/pgpcore/sgpgme.c
4251                 Display (untrusted) on not trusted signatures
4252                 Patch by Michal Èihaø <michal@cihar.com>
4253                 Closes bug #867 (Report also key trust)
4254
4255 2005-12-09 [colin]      1.9.100cvs78
4256
4257         * src/common/plugin.c
4258                 Update licence check, following Eben Moglen's advice
4259
4260 2005-12-08 [colin]      1.9.100cvs77
4261
4262         * src/folder.c
4263                 Fix the occasionnal item->cache != NULL 
4264                 assertion failure. 
4265
4266 2005-12-08 [colin]      1.9.100cvs76
4267
4268         * src/mimeview.c
4269         * src/plugins/pgpcore/sgpgme.c
4270                 Print key id when unable to check it
4271                 Closes bug #866 (Show key id when missing)
4272
4273 2005-12-08 [paul]       1.9.100cvs75
4274
4275         * src/prefs_common.c
4276         * src/prefs_common.h
4277         * src/gtk/filesel.c
4278                 remember load attachment dir
4279
4280 2005-12-07 [colin]      1.9.100cvs74
4281
4282         * src/prefs_toolbar.c
4283                 Gtk fixes, patch by Fabien Vantard
4284
4285 2005-12-07 [colin]      1.9.100cvs73
4286
4287         * src/action.c
4288         * src/compose.c
4289         * src/compose.h
4290                 Fix bug #839 (Quoted text isn't colored after 
4291                 executing an action)
4292         * src/common/plugin.c
4293                 Require plugins to declare their licence in plugin_licence()
4294                 Refuse to load non-GPL plugins as they'd be illegal (as 
4295                 derived works of Sylpheed-Claws, they must be GPL).
4296         * src/plugins/clamav/clamav_plugin.c
4297         * src/plugins/demo/demo.c
4298         * src/plugins/dillo_viewer/dillo_viewer.c
4299         * src/plugins/pgpcore/plugin.c
4300         * src/plugins/pgpinline/plugin.c
4301         * src/plugins/pgpmime/plugin.c
4302         * src/plugins/spamassassin/spamassassin.c
4303         * src/plugins/trayicon/trayicon.c
4304                 Add plugin_licence()
4305
4306 2005-12-07 [paul]       1.9.100cvs72
4307
4308         * configure.ac
4309         * src/mainwindow.c
4310         * src/manual.c
4311         * src/manual.h
4312         * src/common/defs.h
4313                 clean up after local FAQ removal and
4314                 temporary manual removal
4315
4316 2005-12-06 [colin]      1.9.100cvs71
4317
4318         * configure.ac
4319         * doc/Makefile.am
4320         * doc/faq/.cvsignore
4321         * doc/faq/Makefile.am
4322         * doc/faq/de/.cvsignore
4323         * doc/faq/de/Makefile.am
4324         * doc/faq/de/sylpheed-faq-1.html
4325         * doc/faq/de/sylpheed-faq-2.html
4326         * doc/faq/de/sylpheed-faq-3.html
4327         * doc/faq/de/sylpheed-faq.html
4328         * doc/faq/en/.cvsignore
4329         * doc/faq/en/Makefile.am
4330         * doc/faq/en/sylpheed-faq-1.html
4331         * doc/faq/en/sylpheed-faq-2.html
4332         * doc/faq/en/sylpheed-faq-3.html
4333         * doc/faq/en/sylpheed-faq-4.html
4334         * doc/faq/en/sylpheed-faq.html
4335         * doc/faq/es/.cvsignore
4336         * doc/faq/es/Makefile.am
4337         * doc/faq/es/sylpheed-faq-1.html
4338         * doc/faq/es/sylpheed-faq-2.html
4339         * doc/faq/es/sylpheed-faq-3.html
4340         * doc/faq/es/sylpheed-faq-4.html
4341         * doc/faq/es/sylpheed-faq.html
4342         * doc/faq/fr/.cvsignore
4343         * doc/faq/fr/Makefile.am
4344         * doc/faq/fr/sylpheed-faq-1.html
4345         * doc/faq/fr/sylpheed-faq-2.html
4346         * doc/faq/fr/sylpheed-faq-3.html
4347         * doc/faq/fr/sylpheed-faq.html
4348         * doc/faq/it/.cvsignore
4349         * doc/faq/it/Makefile.am
4350         * doc/faq/it/sylpheed-faq-1.html
4351         * doc/faq/it/sylpheed-faq-2.html
4352         * doc/faq/it/sylpheed-faq-3.html
4353         * doc/faq/it/sylpheed-faq.html
4354         * doc/manual/.cvsignore
4355         * doc/manual/Makefile.am
4356         * doc/manual/de/.cvsignore
4357         * doc/manual/de/Makefile.am
4358         * doc/manual/de/sylpheed-1.html
4359         * doc/manual/de/sylpheed-10.html
4360         * doc/manual/de/sylpheed-11.html
4361         * doc/manual/de/sylpheed-12.html
4362         * doc/manual/de/sylpheed-13.html
4363         * doc/manual/de/sylpheed-14.html
4364         * doc/manual/de/sylpheed-15.html
4365         * doc/manual/de/sylpheed-16.html
4366         * doc/manual/de/sylpheed-17.html
4367         * doc/manual/de/sylpheed-18.html
4368         * doc/manual/de/sylpheed-19.html
4369         * doc/manual/de/sylpheed-2.html
4370         * doc/manual/de/sylpheed-20.html
4371         * doc/manual/de/sylpheed-3.html
4372         * doc/manual/de/sylpheed-4.html
4373         * doc/manual/de/sylpheed-5.html
4374         * doc/manual/de/sylpheed-6.html
4375         * doc/manual/de/sylpheed-7.html
4376         * doc/manual/de/sylpheed-8.html
4377         * doc/manual/de/sylpheed-9.html
4378         * doc/manual/de/sylpheed.html
4379         * doc/manual/en/.cvsignore
4380         * doc/manual/en/Makefile.am
4381         * doc/manual/en/sylpheed-1.html
4382         * doc/manual/en/sylpheed-10.html
4383         * doc/manual/en/sylpheed-11.html
4384         * doc/manual/en/sylpheed-12.html
4385         * doc/manual/en/sylpheed-13.html
4386         * doc/manual/en/sylpheed-14.html
4387         * doc/manual/en/sylpheed-15.html
4388         * doc/manual/en/sylpheed-16.html
4389         * doc/manual/en/sylpheed-17.html
4390         * doc/manual/en/sylpheed-18.html
4391         * doc/manual/en/sylpheed-19.html
4392         * doc/manual/en/sylpheed-2.html
4393         * doc/manual/en/sylpheed-20.html
4394         * doc/manual/en/sylpheed-21.html
4395         * doc/manual/en/sylpheed-22.html
4396         * doc/manual/en/sylpheed-3.html
4397         * doc/manual/en/sylpheed-4.html
4398         * doc/manual/en/sylpheed-5.html
4399         * doc/manual/en/sylpheed-6.html
4400         * doc/manual/en/sylpheed-7.html
4401         * doc/manual/en/sylpheed-8.html
4402         * doc/manual/en/sylpheed-9.html
4403         * doc/manual/en/sylpheed.html
4404         * doc/manual/es/.cvsignore
4405         * doc/manual/es/Makefile.am
4406         * doc/manual/es/sylpheed-1.html
4407         * doc/manual/es/sylpheed-10.html
4408         * doc/manual/es/sylpheed-11.html
4409         * doc/manual/es/sylpheed-12.html
4410         * doc/manual/es/sylpheed-13.html
4411         * doc/manual/es/sylpheed-14.html
4412         * doc/manual/es/sylpheed-15.html
4413         * doc/manual/es/sylpheed-16.html
4414         * doc/manual/es/sylpheed-17.html
4415         * doc/manual/es/sylpheed-18.html
4416         * doc/manual/es/sylpheed-19.html
4417         * doc/manual/es/sylpheed-2.html
4418         * doc/manual/es/sylpheed-20.html
4419         * doc/manual/es/sylpheed-3.html
4420         * doc/manual/es/sylpheed-4.html
4421         * doc/manual/es/sylpheed-5.html
4422         * doc/manual/es/sylpheed-6.html
4423         * doc/manual/es/sylpheed-7.html
4424         * doc/manual/es/sylpheed-8.html
4425         * doc/manual/es/sylpheed-9.html
4426         * doc/manual/es/sylpheed.html
4427         * doc/manual/fr/.cvsignore
4428         * doc/manual/fr/Makefile.am
4429         * doc/manual/fr/sylpheed-1.html
4430         * doc/manual/fr/sylpheed-10.html
4431         * doc/manual/fr/sylpheed-11.html
4432         * doc/manual/fr/sylpheed-12.html
4433         * doc/manual/fr/sylpheed-13.html
4434         * doc/manual/fr/sylpheed-14.html
4435         * doc/manual/fr/sylpheed-15.html
4436         * doc/manual/fr/sylpheed-16.html
4437         * doc/manual/fr/sylpheed-17.html
4438         * doc/manual/fr/sylpheed-18.html
4439         * doc/manual/fr/sylpheed-19.html
4440         * doc/manual/fr/sylpheed-2.html
4441         * doc/manual/fr/sylpheed-20.html
4442         * doc/manual/fr/sylpheed-3.html
4443         * doc/manual/fr/sylpheed-4.html
4444         * doc/manual/fr/sylpheed-5.html
4445         * doc/manual/fr/sylpheed-6.html
4446         * doc/manual/fr/sylpheed-7.html
4447         * doc/manual/fr/sylpheed-8.html
4448         * doc/manual/fr/sylpheed-9.html
4449         * doc/manual/fr/sylpheed.html
4450         * doc/manual/ja/.cvsignore
4451         * doc/manual/ja/Makefile.am
4452         * doc/manual/ja/sylpheed-1.html
4453         * doc/manual/ja/sylpheed-10.html
4454         * doc/manual/ja/sylpheed-11.html
4455         * doc/manual/ja/sylpheed-12.html
4456         * doc/manual/ja/sylpheed-13.html
4457         * doc/manual/ja/sylpheed-14.html
4458         * doc/manual/ja/sylpheed-15.html
4459         * doc/manual/ja/sylpheed-16.html
4460         * doc/manual/ja/sylpheed-17.html
4461         * doc/manual/ja/sylpheed-18.html
4462         * doc/manual/ja/sylpheed-19.html
4463         * doc/manual/ja/sylpheed-2.html
4464         * doc/manual/ja/sylpheed-20.html
4465         * doc/manual/ja/sylpheed-3.html
4466         * doc/manual/ja/sylpheed-4.html
4467         * doc/manual/ja/sylpheed-5.html
4468         * doc/manual/ja/sylpheed-6.html
4469         * doc/manual/ja/sylpheed-7.html
4470         * doc/manual/ja/sylpheed-8.html
4471         * doc/manual/ja/sylpheed-9.html
4472         * doc/manual/ja/sylpheed.html
4473         * doc/manual/ja/sylpheed.sgml
4474         * src/mainwindow.c
4475                 Remove outdated manual and faq. Noisy, eh?
4476
4477 2005-12-06 [colin]      1.9.100cvs70
4478
4479         * src/compose.c
4480         * src/quote_fmt_parse.y
4481         * src/undo.c
4482         * src/undo.h
4483                 Allow %X to position cursor at 0 
4484                 (no %X = before signature)
4485                 Fix paste as quotation putting the cursor at 0
4486                 Fix undo offsets when pasting
4487                 Insert the quote_fmt at once instead of line 
4488                 by line
4489                 Fix [Edited] when starting to reply/forward
4490
4491 2005-12-06 [paul]       1.9.100cvs69
4492
4493         * src/plugins/clamav/clamav_plugin_gtk.c
4494                 add another tooltip
4495         * src/plugins/spamassassin/spamassassin_gtk.c
4496                 rework spamassassin_create_widget_func()
4497
4498 2005-12-05 [colin]      1.9.100cvs68
4499
4500         * po/POTFILES.in
4501                 Fix make release ;-)
4502
4503 2005-12-05 [colin]      1.9.100cvs67
4504
4505         * src/compose.c
4506         * src/compose.h
4507                 Fix cursor positioning (not obeying %X)
4508
4509 2005-12-05 [paul]       1.9.100cvs66
4510
4511         * src/plugins/dillo_viewer/dillo_prefs.c
4512                 fix compilation warning
4513
4514 2005-12-05 [paul]       1.9.100cvs65
4515
4516         * src/prefs_spelling.c
4517         * src/plugins/trayicon/trayicon.c
4518                 cleanups - remove unused stuff
4519
4520 2005-12-05 [paul]       1.9.100cvs64
4521
4522         * README
4523         * manual/plugins.xml
4524                 remove info about removed mathml_viewer plugin
4525
4526 2005-12-05 [paul]       1.9.100cvs63
4527
4528         * configure.ac
4529         * src/plugins/Makefile.am
4530         * src/plugins/mathml_viewer/.cvsignore
4531         * src/plugins/mathml_viewer/Makefile.am
4532         * src/plugins/mathml_viewer/mathml_viewer.c
4533                 remove unmaintained mathml_viewer plugin
4534
4535 2005-12-05 [paul]       1.9.100cvs62
4536
4537         * src/summaryview.c
4538                 obey prefs_common.always_show_msg when
4539                 moving a msg
4540                 Thanks to Colin
4541
4542 2005-12-05 [paul]       1.9.100cvs61
4543
4544         * src/compose.c
4545         * src/prefs_account.c
4546         * src/prefs_filtering.c
4547         * src/prefs_quote.c
4548         * src/prefs_spelling.c
4549         * src/prefs_toolbar.c
4550         * src/summaryview.c
4551         * src/gtk/gtkutils.c
4552         * src/gtk/quicksearch.c
4553         * src/plugins/dillo_viewer/dillo_prefs.c
4554                 dialog cleanups
4555
4556 2005-12-04 [paul]       1.9.100cvs60
4557
4558         * src/inc.c
4559         * src/prefs_account.c
4560         * src/prefs_account.h
4561                 allow a Local account to specify a
4562                 default inbox
4563                 (closes bug 843 'Inbox cannot be changed for local
4564                  mailboxes')
4565
4566 2005-12-04 [colin]      1.9.100cvs59
4567
4568         * src/plugins/trayicon/trayicon.c
4569                 Remove Get, rename Get All to Get Mail in order to
4570                 be consistent with the default main toolbar
4571
4572 2005-12-03 [colin]      1.9.100cvs58
4573
4574         * manual/gpl.xml
4575         * manual/sylpheed-claws-manual.xml
4576                 Add GPL appendix
4577
4578 2005-12-03 [paul]       1.9.100cvs57
4579
4580         * AUTHORS
4581         * po/sv.po
4582         * src/gtk/authors.h
4583                 new (partially complete) Swedish translation
4584                 by Anders Troback <sylpheed@troback.com>
4585
4586 2005-12-02 [paul]       1.9.100cvs56
4587
4588         * configure.ac
4589                 libetpan 0.41 required
4590
4591 2005-12-02 [paul]       1.9.100cvs55
4592
4593         * src/plugins/clamav/clamav_plugin.c
4594         * src/plugins/clamav/clamav_plugin.h
4595         * src/plugins/clamav/clamav_plugin_gtk.c
4596         * src/plugins/spamassassin/spamassassin.c
4597         * src/plugins/spamassassin/spamassassin.h
4598         * src/plugins/spamassassin/spamassassin_gtk.c
4599                 unregister prefs pages on unloading, thus
4600                 preventing a crash
4601                 (thanks to Colin for the hint)
4602
4603 2005-12-02 [wwp]        1.9.100cvs54
4604
4605         * src/quote_fmt.h
4606         * src/quote_fmt_parse.y
4607                 fix misuse of gboolean*, use gboolean instead
4608                 (thanks to Paul, Colin, for pointing out that scaring one)
4609
4610 2005-12-02 [paul]       1.9.100cvs53
4611
4612         * src/plugins/clamav/clamav_plugin.c
4613                 int no --> unsigned int no
4614         * src/plugins/clamav/clamav_plugin_gtk.c
4615                 rework config page
4616
4617 2005-12-02 [wwp]        1.9.100cvs52
4618
4619         * src/compose.c
4620         * src/prefs_template.c
4621         * src/quote_fmt.h
4622         * src/quote_fmt_parse.y
4623                 prevent from executing |f and |p templates commands when
4624                 adding or replacing templates in prefs (avoids annoying and
4625                 potentially dangerous behaviours)
4626
4627 2005-12-02 [paul]       1.9.100cvs51
4628
4629         * src/prefs_common.c
4630                 allow translation of some default values
4631                 Patch by Fabien Vantard
4632
4633 2005-12-02 [paul]       1.9.100cvs50
4634
4635         * src/codeconv.c
4636         * src/codeconv.h
4637         * src/prefs_common.c
4638         * src/prefs_common.h
4639         * src/prefs_message.c
4640         * src/textview.c
4641                 remove obsolete 'convert_mb_alnum' option
4642                 and related stuff
4643         * src/gtk/about.c
4644                 remove unused 'about_textview_visibility_notify'
4645
4646 2005-12-02 [paul]       1.9.100cvs49
4647
4648         * src/prefs_account.c
4649         * src/prefs_compose_writing.c
4650         * src/prefs_fonts.c
4651         * src/prefs_gtk.h
4652         * src/prefs_image_viewer.c
4653         * src/prefs_message.c
4654         * src/prefs_other.c
4655         * src/prefs_receive.c
4656         * src/prefs_send.c
4657         * src/prefs_spelling.c
4658         * src/prefs_summaries.c
4659         * src/prefs_wrapping.c
4660         * src/plugins/dillo_viewer/dillo_prefs.c
4661         * src/plugins/pgpcore/prefs_gpg.c
4662                 several cleanups to the prefs dialogs
4663                 (slightly modified) patch by Fabien Vantard
4664
4665 2005-12-02 [paul]       1.9.100cvs48
4666
4667         * src/main.c
4668                 --exit means exit
4669         * src/send_message.c
4670                 fix crash on send when connection fails
4671
4672         Thanks to Colin
4673
4674 2005-12-01 [colin]      1.9.100cvs47
4675
4676         * src/html.c
4677                 Translate &hellip; to "..."
4678
4679 2005-11-30 [colin]      1.9.100cvs46
4680
4681         * src/matcher.c
4682         * src/matcher.h
4683                 Optimize back yesterday's fix.
4684
4685 2005-11-30 [paul]       1.9.100cvs45
4686
4687         * manual/faq.xml
4688                 standardised
4689         * manual/intro.xml
4690                 written by Colin, edited by me
4691
4692 2005-11-29 [colin]      1.9.100cvs44
4693
4694         * src/matcher.c
4695                 Skip headers unconditionnaly in match_body if the
4696                 rule is not message or ~message
4697
4698 2005-11-29 [colin]      1.9.100cvs43
4699
4700         * src/matcher.c
4701                 Fix body_part and such, not skipping headers 
4702                 if the matchcriteria wasn't the first in the rule
4703
4704 2005-11-29 [colin]      1.9.100cvs42
4705
4706         * src/compose.c
4707                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
4708                 option missing from message view window)
4709                 Fix double text D'n'D with gtk-2.8
4710         * src/matcher.c
4711                 Fix ~message, ~headers_part, ~body_part rules
4712         * src/messageview.c
4713                 Add Windows-1252 (Closes bug #863)
4714                 Fix accels
4715         * src/gtk/gtkaspell.c
4716                 Properly destroy accels in all menus
4717
4718 2005-11-29 [mones]      1.9.100cvs41
4719
4720         * po/es.po
4721                 Updated.
4722
4723 2005-11-27 [colin]      1.9.100cvs40
4724
4725         * src/mh_gtk.c
4726                 "/Remove mailbox" -> "/Remove mailbox..."
4727
4728 2005-11-27 [paul]       1.9.100cvs39
4729
4730         * AUTHORS
4731         * po/de.po
4732         * src/gtk/authors.h
4733                 updated by new maintainer, Stephan Sachse
4734
4735 2005-11-27 [paul]       1.9.100cvs38
4736
4737         * manual/faq.xml
4738                 written by Colin, edited by me
4739
4740 2005-11-27 [paul]       1.9.100cvs37
4741
4742         * src/prefs_common.c
4743         * src/prefs_common.h
4744         * src/prefs_receive.c
4745         * src/prefs_summaries.c
4746                 move 'go to inbox after receiving new mail'
4747                 option from display/sumamaries to mail
4748                 handling/receive, and rework prefs_summaries
4749                 dialog a little
4750
4751 2005-11-25 [martin]     1.9.100cvs36
4752
4753         * po/de.po
4754             fixed windows-1252 translation;
4755             translated some new and fuzzy strings
4756
4757 2005-11-25 [paul]       1.9.100cvs35
4758
4759         * src/plugins/clamav/clamav_plugin.c
4760                 complete the update done in cvs34
4761
4762 2005-11-25 [paul]       1.9.100cvs34
4763
4764         * src/plugins/clamav/clamav_plugin.c
4765                 reflect upstream changes
4766
4767 2005-11-25 [paul]       1.9.100cvs33
4768
4769         * manual/ack.xml
4770         * manual/plugins.xml
4771         * manual/sylpheed-claws-manual.xml
4772                 written/updated by Colin, edited by me
4773         * tools/acroread2sylpheed.pl
4774                 update binary name
4775
4776 2005-11-24 [colin]      1.9.100cvs32
4777
4778         * src/compose.c
4779                 Fix bug #856 (reediting messages forgets Request
4780                 Return Receipt)
4781
4782 2005-11-24 [paul]       1.9.100cvs31
4783
4784         * manual/addrbook.xml
4785         * manual/starting.xml
4786                 written by Colin, proofread, edited, adapted by me
4787         * manual/advanced.xml
4788                 add some Actions examples
4789         * src/importldif.c
4790                 use a Save button instead of a Close button
4791         * src/wizard.c
4792                 indicate mandatory fields
4793                 fix page display
4794                 Thanks to Colin
4795
4796 2005-11-23 [colin]      1.9.100cvs30
4797
4798         * src/addressbook.c
4799                 Rename menu item, fix possible crash after
4800                 deletion of books
4801         * src/addrindex.c
4802                 Allow searching for '*' in ldap
4803         * src/browseldap.c
4804                 Fix "Browse Entry" (did anyone use it?)
4805         * src/wizard.c
4806                 Add guards for mandatory information
4807
4808 2005-11-23 [paul]       1.9.100cvs29
4809
4810         * manual/advanced.xml
4811                 corrections to the English
4812
4813 2005-11-23 [colin]      1.9.100cvs28
4814
4815         * src/mimeview.c
4816                 Fix possible crash at exit. After the call to
4817                 gtk_container_remove(), the Viewer's widget has no
4818                 more parent so gtk+ automatically frees it and its
4819                 sons. If destroy_viewer() then try to access it,
4820                 problems ensue.
4821
4822 2005-11-22 [colin]      1.9.100cvs27
4823
4824         * src/compose.c
4825         * src/gtk/gtkaspell.c
4826                 Fix right-clicking on a misspelled word
4827                 Fix More... in suggestions menu
4828
4829 2005-11-22 [wwp]        1.9.100cvs26
4830
4831         * src/prefs_template.c
4832                 templates works: re-sort templates list when adding or replacing,
4833                 prevent from adding or replacing when the template name is empty
4834
4835 2005-11-21 [colin]      1.9.100cvs25
4836
4837         * src/addressbook.c
4838                 Fix some addressbook suckage (dnd, select all)
4839         * src/compose.c
4840         * src/gtk/gtkaspell.c
4841         * src/gtk/gtkaspell.h
4842                 Make the spellchecker menu work with the 
4843                 GtkTextView one instead of overriding it
4844
4845 2005-11-20 [paul]       1.9.100cvs24
4846
4847         * manual/handling.xml
4848                 proofread and corrected
4849
4850 2005-11-20 [paul]       1.9.100cvs23
4851
4852         * manual/Makefile
4853                 generate html as one file
4854         * manual/advanced.xml
4855                 fix output generation
4856                 reformat hidden options list
4857         * manual/manual.xml     ** REMOVED **
4858         * manual/sylpheed-claws-manual.xml      ** ADDED **
4859                 renamed
4860
4861 2005-11-18 [colin]      1.9.100cvs22
4862
4863         * src/prefs_account.c
4864                 Fix layout in news and mbox accounts
4865         * manual/account.xml
4866         * manual/advanced.xml
4867                 New contents for Paul to check :)
4868
4869 2005-11-18 [wwp]        1.9.100cvs21
4870
4871         * src/gtk/quicksearch.c
4872                 don't update extended quicksearch buttons twice
4873
4874 2005-11-18 [paul]       1.9.100cvs20
4875
4876         * src/textview.c
4877                 complete 1.9.100cvs19
4878
4879 2005-11-18 [paul]       1.9.100cvs19
4880
4881         * src/compose.c
4882                 cosmetic improvements
4883         * src/textview.c
4884                 also list text/* attachments
4885
4886 2005-11-18 [colin]      1.9.100cvs18
4887
4888         * src/summaryview.c
4889                 Use column 0 instead of -1 in 
4890                 gtk_ctree_node_moveto, in a naive
4891                 hope it'll fix the gtk-related crashes
4892
4893 2005-11-18 [colin]      1.9.100cvs17
4894
4895         * src/gtk/inputdialog.c
4896                 Fix icon staying the first one
4897
4898 2005-11-17 [wwp]        1.9.100cvs16
4899                 fix possible problem showing some quicksearch buttons, and a bad
4900                 call to g_return_if_fail in a function that returns a value (both
4901                 fixes by Fabien Vantard)
4902
4903 2005-11-15 [wwp]        1.9.100cvs15
4904
4905         * src/gtk/quicksearch.c
4906                 added a tooltip to that obscure ... quicksearch button
4907
4908 2005-11-15 [wwp]        1.9.100cvs14
4909
4910         * src/gtk/quicksearch.c
4911                 add a quicksearch helper to filtering expression users: the ... button
4912                 raises the condition expr window. condition expressions set up w/ this
4913                 window are used by the quicksearch if the user closes it pressing OK.
4914
4915 2005-11-14 [paul]       1.9.100cvs13
4916
4917         * src/plugins/clamav/clamav_plugin.c
4918         * src/plugins/spamassassin/spamassassin.c
4919                 change plugin type following recent merging
4920
4921 2005-11-14 [wwp]        1.9.100cvs12
4922
4923         * src/folder.c
4924                 prevent from crashing when copying/moving message(s) from and
4925                 to the same folder
4926
4927 2005-11-14 [paul]       1.9.100cvs11
4928
4929         * src/plugins/clamav/Makefile.am
4930         * src/plugins/clamav/clamav_plugin.c
4931         * src/plugins/clamav/clamav_plugin.h
4932         * src/plugins/clamav/clamav_plugin_gtk.c
4933                 also merge clamav and clamav_gtk plugins
4934
4935 2005-11-13 [colin]      1.9.100cvs10
4936
4937         * configure.ac
4938         * src/plugins/spamassassin/Makefile.am
4939         * src/plugins/spamassassin/spamassassin.c
4940         * src/plugins/spamassassin/spamassassin.h
4941         * src/plugins/spamassassin/spamassassin_gtk.c
4942                 Merge spamassassin and spamassassin_gtk plugins,
4943                 and build it by default.
4944
4945 2005-11-12 [colin]      1.9.100cvs9
4946
4947         * src/etpan/imap-thread.c
4948                 Fix gcc warning
4949
4950 2005-11-12 [colin]      1.9.100cvs8
4951
4952         * src/procmime.c
4953                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
4954
4955 2005-11-10 [colin]      1.9.100cvs7
4956
4957         * src/main.c
4958                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
4959                 minimised state)
4960
4961 2005-11-10 [wwp]        1.9.100cvs6
4962
4963         * src/gtk/description_window.c
4964                 fix a crash when closing description windows using the WM's [X] button
4965
4966 2005-11-09 [colin]      1.9.100cvs5
4967
4968         * src/common/ssl.c
4969                 Update libetpan call to follow upstream
4970                 (yes, this requires libetpan-0.40cvs3)
4971
4972 2005-11-08 [colin]      1.9.100cvs4
4973
4974         * src/compose.c
4975         * src/textview.c
4976         * src/common/utils.c
4977         * src/common/utils.h
4978                 Enhance the email parser
4979
4980 2005-11-08 [colin]      1.9.100cvs3
4981
4982         * src/procmime.c
4983                 Fix what looks like an off-by-one (fixes 
4984                 attachments from the Bat)
4985
4986 2005-11-08 [wwp]        1.9.100cvs2
4987
4988         * src/main.c
4989                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
4990
4991 2005-11-08 [wwp]        1.9.100cvs1
4992
4993         * src/main.c
4994                 allow exiting Sylpheed-Claws from command-line
4995
4996 2005-11-08 [paul]       1.9.100
4997
4998         1.9.100 released
4999
5000 2005-11-07 [colin]      1.9.99cvs17
5001
5002         * src/addritem.c
5003         * src/ldif.c
5004                 Fix import of base-64 encoded items
5005
5006 2005-11-07 [colin]      1.9.99cvs16
5007
5008         * src/send_message.c
5009                 Fix bug #314 (Queue does not empty under certain 
5010                 circumstances)
5011
5012 2005-11-07 [paul]       1.9.99cvs15
5013
5014         * src/mutt.c
5015         * src/pine.c
5016                 fix buffer overflows
5017                 Thanks to Colin
5018
5019 2005-11-07 [paul]       1.9.99cvs14
5020
5021         * doc/man/Makefile.am
5022         * doc/man/sylpheed-claws.1      ** ADDED **
5023         * doc/man/sylpheed.1            ** DELETED **
5024                 rename and update the man file
5025
5026 2005-11-06 [colin]      1.9.99cvs13
5027
5028         * src/ldif.c
5029                 Fix ldif_get_line() that returned empty strings
5030                 (Didn't understand why). Also fix a possible
5031                 buffer overflow.
5032
5033 2005-11-06 [wwp]        1.9.99cvs12
5034
5035         * src/textview.c
5036         * src/gtk/about.c
5037         * src/gtk/gtkutils.c
5038         * src/gtk/gtkutils.h
5039                 fix a compilation warning,
5040                 make links sensitive in the about dialog
5041
5042 2005-11-04 [wwp]        1.9.99cvs11
5043
5044         * src/gtk/about.c
5045                 don't wrap or translate URIs, and a bit text format cleanup
5046
5047 2005-11-04 [wwp]        1.9.99cvs10
5048
5049         * src/gtk/about.c
5050                 better textview tagging implementation (no more use of marks for
5051                 postponed tagging)
5052
5053 2005-11-02 [colin]      1.9.99cvs9
5054
5055         * src/common/ssl.c
5056                 Forgot an ifdef
5057
5058 2005-11-02 [colin]      1.9.99cvs8
5059
5060         * configure.ac
5061                 Require libetpan-0.40 due to upstream fix
5062         * src/common/ssl.c
5063                 Tell libetpan not to call SSL_Library_Init,
5064                 as we do it ourselves.
5065
5066 2005-11-02 [colin]      1.9.99cvs7
5067
5068         * po/POTFILES.in
5069                 Add missing files (thanks to Fabien Vantard)
5070
5071 2005-11-02 [colin]      1.9.99cvs6
5072
5073         * src/summaryview.c
5074                 Fix totals when read messages are hidden or quicksearch
5075                 is on
5076         * src/ssl_manager.c
5077         * src/ssl_manager.h
5078         * src/common/ssl_certificate.c
5079         * src/common/ssl_certificate.h
5080         * src/gtk/sslcertwindow.c
5081         * src/gtk/sslcertwindow.h
5082                 Fix copyright on my stuff
5083
5084 2005-11-02 [wwp]        1.9.99cvs5
5085
5086         * src/prefs_themes.c
5087                 fix directory name checking (theme installation/removal),
5088                 made related error a bit more verbose
5089
5090 2005-11-02 [colin]      1.9.99cvs4
5091
5092         * src/summaryview.c
5093                 Fix typo (probably fixes bug #841 (Sort by the From 
5094                 field doesn't work)
5095
5096 2005-11-02 [paul]       1.9.99cvs3
5097
5098         * po/ko.po
5099         * po/nb.po
5100                 updated by SungHyun Nam, Geir Helland
5101         * src/wizard.c
5102                 fix typo in welcome message. spotted by
5103                 Andrea Spadaccini
5104
5105 2005-11-01 [colin]      1.9.99cvs2
5106
5107         * src/compose.c
5108                 Fix replying to ml wen confirming subscription
5109         * src/messageview.c
5110         * src/mimeview.c
5111         * src/mimeview.h
5112         * src/privacy.h
5113         * src/summaryview.c
5114                 Make key check non blocking
5115
5116 2005-10-31 [paul]       1.9.99cvs1
5117
5118         * tools/claws.i18n.status.pl
5119                 updated for ChangeLog
5120
5121 2005-10-31 [paul]       1.9.99
5122
5123         1.9.99 released
5124
5125 2005-10-31 [paul]       1.9.15cvs131
5126
5127         * .cvsignore
5128         * ChangeLog
5129         * ChangeLog.claws       ** REMOVED **
5130         * ChangeLog-gtk2.claws  ** REMOVED **
5131         * ChangeLog.gtk1        ** ADDED **
5132         * INSTALL
5133         * Makefile.am
5134         * NEWS
5135         * README
5136         * README.claws          ** REMOVED **
5137         * README.jp             ** REMOVED **
5138         * RELEASE_NOTES         ** ADDED **
5139         * RELEASE_NOTES.claws   ** REMOVED **
5140         * commitHelper
5141         * configure.ac
5142         * sylpheed.spec.in      ** REMOVED **
5143                 tidy up and update the default docs:
5144                 ChangeLog.claws is renamed ChangeLog.gtk1
5145                 ChangeLog-gtk2.claws is renamed ChangeLog
5146                 README.claws is renamed README
5147                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
5148
5149 2005-10-31 [paul]       1.9.15cvs130
5150
5151         * po/it.po
5152                 fix errors
5153
5154 2005-10-31 [paul]       1.9.15cvs129
5155
5156         * po/ca.po
5157         * po/de.po
5158         * po/en_GB.po
5159         * po/fr.po
5160         * po/it.po
5161         * po/pt_BR.po
5162         * po/sk.po
5163         * po/sr.po
5164         * po/zh_CN.po
5165                 updated by Miquel Oliete, Stephan Sachse and
5166                 Thomas Gilgin, me, Fabien Vantard, Andrea
5167                 Spadaccini, Frederico Goncalves Guimaraes,
5168                 Andrej Kacian, Aleksandar Urosevic, and
5169                 Ralgh Young.
5170
5171 2005-10-31 [mones]      1.9.15cvs128
5172
5173         * manual/faq.xml
5174                 More questions.
5175         
5176         * po/es.po
5177                 Updated for release.
5178
5179 2005-10-30 [colin]      1.9.15cvs127
5180
5181         * src/compose.c
5182                 Place cursor before rewrapping (fixes cursor
5183                 pos if quotation gets rewrapped)
5184
5185 2005-10-29 [paul]       1.9.15cvs126
5186
5187         * src/crash.c
5188         * src/foldersel.c
5189         * src/main.c
5190         * src/messageview.c
5191         * src/toolbar.c
5192         * src/gtk/authors.h
5193                 corrections to text items
5194
5195 2005-10-28 [colin]      1.9.15cvs125
5196
5197         * src/messageview.c
5198                 Make "hit 'C' to check sig" work from extern 
5199                 messageviews
5200
5201 2005-10-27 [colin]      1.9.15cvs124
5202
5203         * src/summaryview.c
5204                 Add a hack to avoid segfaulting when hammering 
5205                 on gtk's events
5206
5207 2005-10-27 [wwp]        1.9.15cvs123
5208
5209         * src/prefs_themes.c
5210                 sort list of themes names in themes prefs
5211
5212 2005-10-27 [paul]       1.9.15cvs122
5213
5214         * src/folder.c
5215         * src/prefs_account.c
5216                 fix building on Solaris
5217                 Patch by Alex Moore
5218
5219 2005-10-27 [wwp]        1.9.15cvs121
5220
5221         * src/summaryview.c
5222         * src/gtk/gtksctree.c
5223                 speed up unselecting messages in summary view (thanks to Colin)
5224
5225 2005-10-27 [paul]       1.9.15cvs120
5226
5227         * src/mainwindow.c
5228                 fix a compilation warning
5229         * src/summaryview.c
5230                 fix updating of 'n items selected' count
5231                 when deselecting
5232
5233 2005-10-27 [martin]     1.9.15cvs119
5234
5235         * src/action.c
5236                 ignore actions with a leading '/' in the action menu name
5237                 fixes a crash on menu creation
5238         * src/prefs_actions.c
5239                 do not allow a leading '/' in the action menu name
5240
5241 2005-10-27 [paul]       1.9.15cvs118
5242
5243         * src/main.c
5244                 fix compilation warning
5245
5246 2005-10-27 [paul]       1.9.15cvs117
5247
5248         * src/procmime.c
5249                 add #if HAVE_LOCALE_H
5250
5251 2005-10-27 [paul]       1.9.15cvs116
5252
5253         * src/plugins/clamav/clamav_plugin.c
5254         * src/plugins/dillo_viewer/dillo_viewer.c
5255         * src/plugins/mathml_viewer/mathml_viewer.c
5256         * src/plugins/pgpcore/plugin.c
5257         * src/plugins/pgpinline/plugin.c
5258         * src/plugins/pgpmime/plugin.c
5259         * src/plugins/spamassassin/spamassassin.c
5260         * src/plugins/trayicon/trayicon.c
5261                 plugin_init() : make error messages more
5262                 informative
5263
5264 2005-10-26 [wwp]        1.9.15cvs115
5265
5266         * src/prefs_matcher.c
5267                 enlarge boolean op widget width a bit (wasn't always showing text contents)
5268
5269 2005-10-26 [wwp]        1.9.15cvs114
5270
5271         * src/procmime.c
5272         * src/gtk/gtksctree.c
5273         * src/plugins/spamassassin/libspamc.c
5274         * src/plugins/spamassassin/spamassassin.c
5275                 fix some compilation warnings more
5276
5277 2005-10-26 [mones]      1.9.15cvs113
5278
5279         * po/es.po
5280                 Updated translation
5281
5282 2005-10-26 [paul]       1.9.15cvs112
5283
5284         * src/prefs_message.c
5285                 give all display_xface stuff the
5286                 #if HAVE_LIBCOMPFACE treatment, thus
5287                 preventing a crash
5288                 (Thanks to Wolfgang Enderlein)
5289
5290 2005-10-26 [colin]      1.9.15cvs111
5291
5292         * src/gedit-print.c
5293                 Fix date format
5294         * src/imap_gtk.c
5295         * src/news_gtk.c
5296                 Remove context menu items that should not be there
5297         * src/jpilot.c
5298                 Fix encoding
5299         * src/main.c
5300         * src/mainwindow.c
5301                 Don't show the mainwindow too soon
5302
5303 2005-10-26 [wwp]        1.9.15cvs110
5304
5305         * src/folder.c
5306         * src/manual.c
5307         * src/summaryview.c
5308                 fix uninitialized pointers in the folder updating hook
5309                 (thanks to Colin)
5310
5311 2005-10-25 [mones]      1.9.15cvs109
5312
5313         * manual/faq.xml
5314                 General information subsection completed. 
5315                 Removed archaic references.
5316                 
5317         * manual/Makefile
5318         * manual/dtd/manual.dsl
5319                 Added customization stylesheet for getting paragraphs
5320                 fully justified in PDF output (as suggested by Colin).
5321
5322 2005-10-25 [colin]      1.9.15cvs108
5323
5324         * src/compose.c
5325                 Fix a second leak
5326
5327 2005-10-25 [colin]      1.9.15cvs107
5328
5329         * src/addrbook.c
5330         * src/addrindex.c
5331                 Fix leak (xml_get_element() allocates memory)
5332         * src/compose.c
5333                 Fix leak + dead code (shame!)
5334         * src/procmime.c
5335                 Fix leak
5336
5337 2005-10-25 [colin]      1.9.15cvs106
5338
5339         * src/mimeview.c
5340                 Fix encoding issue in Save all and in 
5341                 overwrite-confirmation alertpanel
5342
5343 2005-10-25 [colin]      1.9.15cvs105
5344
5345         * src/common/socket.c
5346                 Fix a leak - Thanks to Christopher Aillon
5347                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
5348
5349 2005-10-25 [paul]       1.9.15cvs104
5350
5351         * src/wizard.c
5352                 Always guess servers from the right-hand
5353                 email part and guess username from the
5354                 left-hand part. (Thanks to Colin)
5355                 add an X-Face to the welcome message
5356
5357 2005-10-25 [paul]       1.9.15cvs103
5358
5359         * manual/handling.xml
5360                 written by Colin, edited by me
5361
5362 2005-10-25 [wwp]        1.9.15cvs102
5363
5364         * src/folderview.c
5365         * src/grouplistdialog.c
5366         * src/imap.c
5367         * src/noticeview.c
5368                 fix some compilation warnings
5369
5370 2005-10-24 [paul]
5371
5372         1.9.99-rc3 released
5373
5374 2005-10-24 [paul]       1.9.15cvs101
5375
5376         * src/gtk/about.c
5377                 fix window sizing
5378
5379 2005-10-24 [paul]       1.9.15cvs100
5380
5381         * src/pixmaps/offline.xpm
5382         * src/pixmaps/online.xpm
5383                 replace with last default versions
5384
5385 2005-10-24 [colin]      1.9.15cvs99
5386
5387         * src/imap.c
5388                 Fix bug when moving a folder
5389         * src/imap_gtk.c
5390         * src/mh_gtk.c
5391                 "Delete folder" pops up a window, so it 
5392                 should be suffixed with "..."
5393         * src/plugins/pgpcore/sgpgme.c
5394                 Include locale.h
5395
5396 2005-10-24 [mones]      1.9.15cvs98
5397
5398         * manual/Makefile
5399         * manual/account.xml
5400         * manual/ack.xml
5401         * manual/addrbook.xml
5402         * manual/advanced.xml
5403         * manual/faq.xml
5404         * manual/glossary.xml
5405         * manual/gpl.xml
5406         * manual/handling.xml
5407         * manual/intro.xml
5408         * manual/keyboard.xml
5409         * manual/manual.xml
5410         * manual/plugins.xml
5411         * manual/starting.xml
5412         * manual/dtd/sdocbook.dtd
5413                 Initial manual structure and some content.
5414
5415 2005-10-23 [wwp]        1.9.15cvs97
5416
5417         * src/gtk/about.c
5418                 fix a typo
5419
5420 2005-10-23 [wwp]        1.9.15cvs96
5421
5422         * src/gtk/about.c
5423         * src/gtk/authors.h
5424                 rework of the about window (main work by Paul), also featuring a few
5425                 fixes for typos and duplicate names
5426
5427 2005-10-23 [wwp]        1.9.15cvs95
5428
5429         * src/.cvsignore
5430                 Ignore the right binary name (sylpheed-claws now)
5431
5432 2005-10-23 [paul]       1.9.15cvs94
5433
5434         * src/compose.c
5435                 when using Folder Pref 'Default To for
5436                 replies' make the entry in the Compose
5437                 window bold
5438                 Patch by Fabien Vantard
5439
5440 2005-10-22 [colin]      1.9.15cvs93
5441
5442         * src/codeconv.c
5443                 Fix leak
5444
5445 2005-10-22 [colin]      1.9.15cvs92
5446
5447         * src/codeconv.c
5448                 try to convert using locale (apart utf8) if necessary
5449
5450 2005-10-22 [colin]      1.9.15cvs91
5451
5452         * src/pixmaps/new.xpm
5453         * src/pixmaps/unread.xpm
5454                 Make the unread envelope blue again and
5455                 saturate the new one a bit more.
5456
5457 2005-10-22 [colin]      1.9.15cvs90
5458
5459         * src/compose.c
5460                 When replying to a mail sent by one of our accounts,
5461                 use the original list of recipients. Let 'Reply All'
5462                 and 'Reply to sender' work like previously.
5463
5464 2005-10-21 [colin]      1.9.15cvs89
5465
5466         * src/prefs_filtering.c
5467                 Clear fields after add and replace
5468         * src/textview.c
5469                 Display xface differently (better)
5470         * src/plugins/pgpinline/pgpinline.c
5471                 Fix crappy encodings/recodings
5472
5473 2005-10-21 [paul]       1.9.15cvs88
5474
5475         * src/compose.c
5476         * src/prefs_folder_item.c
5477         * src/toolbar.c
5478                 fix news folder Folder Properties
5479                 (thanks to Colin)
5480         * src/folderview.c
5481                 update folderview after Themes change
5482                 keep selected folder selected
5483                 (thanks to Colin)
5484
5485 2005-10-21 [paul]       1.9.15cvs87
5486
5487         * tools/Makefile.am
5488         * tools/OOo2sylpheed.pl
5489         * tools/README
5490         * tools/README.sylprint
5491         * tools/asus_mailled.sh         ** REMOVED **
5492         * tools/filter_conv.pl
5493         * tools/freshmeat_search.pl
5494         * tools/google_search.pl
5495         * tools/gpg-sign-syl            ** REMOVED **
5496         * tools/kmail2sylpheed.pl
5497         * tools/kmail2sylpheed_v2.pl
5498         * tools/multiwebsearch.pl
5499         * tools/nautilus2sylpheed.sh
5500         * tools/newscache_clean.pl
5501         * tools/outlook2sylpheed.pl
5502         * tools/sylpheed-switcher       ** REMOVED **
5503         * tools/sylprint.pl
5504         * tools/sylprint.rc
5505         * tools/tb2sylpheed
5506         * tools/vcard2xml.py
5507         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
5508                 update default config dir
5509                 update binary name (thanks to Fabien Vantard)
5510                 remove obsolete scripts
5511
5512 2005-10-21 [colin]      1.9.15cvs86
5513
5514         * src/inc.c
5515                 Fix possible leak and units. Based on a patch by
5516                 Fabien Vantard.
5517
5518 2005-10-20 [colin]      1.9.15cvs85
5519
5520         * src/textview.c
5521                 Clear xface when clearing textview
5522
5523 2005-10-20 [colin]      1.9.15cvs84
5524
5525         * configure.ac
5526         * src/folderview.c
5527         * src/headerview.c
5528         * src/main.c
5529         * src/prefs_common.c
5530         * src/prefs_common.h
5531         * src/prefs_message.c
5532         * src/textview.c
5533         * src/textview.h
5534         * src/common/defs.h
5535         * src/common/utils.c
5536         * src/common/utils.h
5537         * src/gtk/gtkutils.c
5538         * src/gtk/gtkutils.h
5539                 Migrate config to .sylpheed-claws (Automatically)
5540                 Add a way to get the Xface in the TextView
5541
5542 2005-10-20 [colin]      1.9.15cvs83
5543
5544         * src/gtk/Makefile.am
5545         * src/gtk/about.c
5546         * src/gtk/authors.h
5547                 Make the about dialog *grooovy*
5548
5549 2005-10-20 [colin]      1.9.15cvs82
5550
5551         * src/mimeview.c
5552                 Use "Open with" on double click if no command
5553                 was found
5554
5555 2005-10-20 [colin]      1.9.15cvs81
5556
5557         * src/imap.c
5558         * src/etpan/imap-thread.c
5559                 Fix possible crash.
5560
5561 2005-10-20 [paul]       1.9.15cvs80
5562
5563         * src/folder.c
5564                 don't show clipkey icon if the only
5565                 attachment is the signature
5566                 Patch by Colin
5567
5568 2005-10-20 [paul]       1.9.15cvs79
5569
5570         * AUTHORS
5571         * src/plugins/pgpmime/pgpmime.c
5572                 name the PGP/MIME signature 'signature.asc'
5573                 Patch by Andrew Nelson <freeandy@gmail.com>
5574
5575 2005-10-19 [colin]      1.9.15cvs78
5576
5577         * src/plugins/pgpmime/pgpmime.c
5578                 Oops, no need to double-check though
5579
5580 2005-10-19 [colin]      1.9.15cvs77
5581
5582         * src/plugins/pgpinline/pgpinline.c
5583         * src/plugins/pgpmime/pgpmime.c
5584                 Check that my_tmpfile() doesn't 
5585                 return NULL
5586
5587 2005-10-19 [colin]      1.9.15cvs76
5588
5589         * src/common/utils.c
5590                 Use shorter mime boundaries to avoid having
5591                 MTAs rewrapping our headers, breaking the
5592                 PGP signature in the process 
5593         * src/compose.c
5594         * src/plugins/pgpmime/pgpmime.c
5595                 Check for boundary uniqueness to be sure
5596                 it won't happen, instead of hoping for the
5597                 best
5598
5599 2005-10-19 [colin]      1.9.15cvs75
5600
5601         * sylpheed-claws.desktop
5602         * src/Makefile.am
5603         * src/main.c
5604                 Ship a sylpheed-claws binary instead
5605                 of a sylpheed one. Change the socket
5606                 name, too
5607         * src/folderview.c
5608                 Update folder only if it changed
5609         * src/wizard.c
5610                 Fix i18n in welcome mail, patch by
5611                 Fabien Vantard
5612
5613 2005-10-19 [paul]
5614
5615         1.9.99-rc2 released
5616
5617 2005-10-19 [paul]       1.9.15cvs74
5618
5619         * src/folder.c
5620         * src/folderview.c
5621                 fix summaryview update
5622                 Patch by Colin
5623
5624 2005-10-18 [colin]      1.9.15cvs73
5625
5626         * src/plugins/pgpcore/passphrase.c
5627                 Don't XGrabServer, and try a bit more to 
5628                 sync everything before grabbing mouse/keyboard
5629
5630 2005-10-18 [colin]      1.9.15cvs72
5631
5632         * src/Makefile.am
5633         * src/addressadd.c
5634         * src/addressbook.c
5635         * src/folderview.c
5636         * src/grouplistdialog.c
5637         * src/mimeview.c
5638         * src/stock_pixmap.c
5639         * src/stock_pixmap.h
5640         * src/summaryview.c
5641         * src/gtk/gtksctree.c
5642         * src/gtk/gtksctree.h
5643         * src/pixmaps/empty.xpm
5644                 Implement a wrapper call for gtk_ctree_set_node_info
5645                 and gtk_ctree_insert_node, that uses a 1x1 transparent
5646                 pixmap instead of a NULL one. This works around some
5647                 memory problems deep inside gtk, revealed by valgrind,
5648                 and fixes bug #834 (Pressing CTRl-D on a message marked 
5649                 as locked crashes sylpheed.), as well as, probably, 
5650                 wwp's 4th dimension problems that happen in gtk_ctree_*.
5651
5652 2005-10-17 [colin]      1.9.15cvs71
5653
5654         * src/mimeview.c
5655                 Provide visual feedback when checking
5656                 signature
5657
5658 2005-10-17 [colin]      1.9.15cvs70
5659
5660         * src/main.c
5661                 Keep the folder list frozen while checking caches...
5662
5663 2005-10-17 [colin]      1.9.15cvs69
5664
5665         * src/addr_compl.c
5666                 Fi bug #833 (Autocompleting from addressbook 
5667                 fails with extended chars)
5668         * src/imap.c
5669                 Fix 'adding messages' staying in statusbar
5670                 after an error
5671
5672 2005-10-17 [wwp]        1.9.15cvs68
5673
5674         * src/ssl_manager.c
5675                 Fix buttons' layout resizing when window size changes
5676
5677 2005-10-17 [wwp]        1.9.15cvs67
5678
5679         * src/account.c
5680         * src/prefs_account.c
5681         * src/prefs_common.c
5682         * src/prefs_common.h
5683         * src/prefs_folder_item.c
5684         * src/prefs_gtk.c
5685         * src/gtk/logwindow.c
5686         * src/gtk/pluginwindow.c
5687         * src/gtk/prefswindow.c
5688         * src/gtk/prefswindow.h
5689                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
5690
5691 2005-10-17 [paul]       1.9.15cvs66
5692
5693         * configure.ac
5694                 fix missing libetpan message
5695         * po/en_GB.po
5696                 updated
5697         * src/crash.c
5698         * src/manual.c
5699         * src/prefs_themes.c
5700         * src/common/defs.h
5701                 add some new URI defines, change some
5702                 others
5703         * src/wizard.c
5704                 make welcome message translatable
5705                 small improvements to english
5706                 other tweaks
5707         * src/gtk/menu.c
5708                 fix warnings
5709
5710 2005-10-17 [paul]       1.9.15cvs65
5711
5712         * src/summaryview.c
5713                 fix column titles
5714
5715 2005-10-16 [mones]      1.9.15cvs64
5716
5717         * po/es.po
5718                 Updated translation
5719
5720 2005-10-16 [colin]
5721
5722         1.9.99-rc1 released
5723
5724 2005-10-16 [colin]      1.9.15cvs63
5725
5726         * src/wizard.c
5727                 Fix whitespace
5728
5729 2005-10-16 [colin]      1.9.15cvs62
5730
5731         * src/toolbar.c
5732                 s/Get All/Get Mail/
5733         * src/wizard.c
5734                 Real welcome mail text, thanks Paul
5735
5736 2005-10-16 [colin]      1.9.15cvs61
5737
5738         * src/editldap.c
5739         * src/exporthtml.c
5740         * src/main.c
5741         * src/mainwindow.c
5742         * src/prefs_themes.c
5743         * src/prefs_toolbar.c
5744         * src/plugins/demo/demo.c
5745         * src/plugins/trayicon/trayicon.c
5746                 s/Sylpheed/Sylpheed-Claws/
5747
5748 2005-10-16 [colin]      1.9.15cvs60
5749
5750         * src/wizard.c
5751                 Add a welcome email in the first empty mailbox
5752         * src/prefs_common.c
5753                 Change one more default
5754
5755 2005-10-16 [colin]      1.9.15cvs59
5756
5757         * src/wizard.c
5758                 Remove printf
5759
5760 2005-10-16 [colin]      1.9.15cvs58
5761
5762         * src/toolbar.c
5763         * src/prefs_common.c
5764                 Change some defaults
5765
5766 2005-10-16 [colin]      1.9.15cvs57
5767
5768         * src/toolbar.c
5769         * src/prefs_common.c
5770                 Change some defaults
5771
5772 2005-10-16 [colin]      1.9.15cvs56
5773
5774         * src/wizard.c
5775                 By default, initialize fonts to have
5776                 the same size as normal GtkWidgets
5777
5778 2005-10-16 [colin]      1.9.15cvs55
5779
5780         * src/mimeview.c
5781                 Fix message a bit more
5782
5783 2005-10-16 [colin]      1.9.15cvs54
5784
5785         * src/addressbook.c
5786                 Second attempt at flicker fixing
5787
5788 2005-10-16 [colin]      1.9.15cvs53
5789
5790         * src/addressbook.c
5791                 Fix flicker
5792
5793 2005-10-16 [wwp]        1.9.15cvs52
5794
5795         * src/addressbook.c
5796         * src/editaddress.c
5797         * src/prefs_common.c
5798         * src/prefs_common.h
5799                 Remember window sizes (address book)
5800
5801 2005-10-16 [wwp]        1.9.15cvs51
5802
5803         * src/plugins/clamav/clamav_plugin_gtk.c
5804         * src/plugins/spamassassin/spamassassin_gtk.c
5805                 Fix compilation warnings (missing #include).
5806
5807 2005-10-16 [colin]      1.9.15cvs50
5808
5809         * src/mimeview.c
5810         * src/summaryview.c
5811         * src/textview.c
5812                 Make 'c' check signature, and forward
5813                 c, l, y, t from summaryview to mimeview
5814
5815 2005-10-16 [colin]      1.9.15cvs49
5816
5817         * src/addressbook.c
5818                 Put border around buttons
5819         * src/mainwindow.c
5820         * src/summaryview.c
5821                 Rework menus (Patch based on a patch
5822                 by Paul)
5823
5824 2005-10-15 [wwp]        1.9.15cvs48
5825
5826         * src/editjpilot.c
5827         * src/editldap.c
5828         * src/editvcard.c
5829         * src/exphtmldlg.c
5830         * src/expldifdlg.c
5831         * src/export.c
5832         * src/import.c
5833         * src/importldif.c
5834         * src/importmutt.c
5835         * src/importpine.c
5836         * src/prefs_account.c
5837         * src/prefs_spelling.c
5838         * src/gtk/gtkutils.c
5839         * src/gtk/gtkutils.h
5840         * src/plugins/clamav/clamav_plugin_gtk.c
5841         * src/plugins/spamassassin/spamassassin_gtk.c
5842                 use nicer browse-for-file/dir buttons than the "..." ones,
5843                 code factorizing more.
5844
5845 2005-10-14 [colin]      1.9.15cvs47
5846
5847         * src/mainwindow.c
5848                 set relief on the account switcher so that people see it
5849                 grey out Create processing rules when no message is selected
5850         * src/prefs_filtering.c
5851                 ask before closing if the rule has not been modified, even if
5852                 it's not valid
5853         * src/prefs_matcher.c
5854                 fix sensitivity when entering the dialog
5855         * src/gtk/inputdialog.c
5856                 display a better icon on password ask
5857         * src/plugins/pgpcore/passphrase.c
5858                 make the dialog look better
5859
5860 2005-10-14 [paul]       1.9.15cvs46
5861
5862         * src/folderview.c
5863                 indicate presense of marked msgs in
5864                 unexpanded subfolders
5865
5866 2005-10-14 [paul]       1.9.15cvs45
5867
5868         * src/prefs_actions.c
5869         * src/prefs_common.c
5870         * src/prefs_common.h
5871         * src/prefs_filtering_action.c
5872         * src/prefs_matcher.c
5873         * src/prefs_template.c
5874                 remember window sizes
5875                 fix Info button size
5876
5877         Patches by wwp
5878
5879 2005-10-13 [colin]      1.9.15cvs44
5880
5881         * src/mimeview.c
5882         * src/noticeview.c
5883         * src/noticeview.h
5884                 Add a tooltip on the icon (optional) 
5885                 Get rid of the signature buttons and only
5886                 use the icon+tooltip
5887
5888 2005-10-13 [colin]      1.9.15cvs43
5889
5890         * src/noticeview.c
5891         * src/noticeview.h
5892                 Add hand cursor for hovering over icon
5893
5894 2005-10-13 [colin]      1.9.15cvs42
5895
5896         * src/summaryview.c
5897                 Fix crash when quicksearch's hidden 
5898                 at startup
5899
5900 2005-10-13 [colin]      1.9.15cvs41
5901
5902         * src/compose.c
5903                 Set subject when forwarding multiple mails
5904                 Check that other recipient than the default Cc or Bcc
5905                 have been set before sending.
5906
5907 2005-10-13 [colin]      1.9.15cvs40
5908
5909         * src/imap.c
5910                 Batch per-folder
5911                 Introduce locking, but don't use it yet
5912
5913 2005-10-13 [colin]      1.9.15cvs39
5914
5915         * src/gtk/quicksearch.c
5916                 Reset quicksearch when hiding it
5917                 Make sticky a real pref
5918
5919 2005-10-13 [colin]      1.9.15cvs38
5920
5921         * src/summaryview.c
5922                 Faster prefs apply
5923
5924 2005-10-13 [colin]      1.9.15cvs37
5925
5926         * src/mimeview.c
5927         * src/noticeview.c
5928         * src/noticeview.h
5929         * src/plugins/pgpcore/sgpgme.c
5930                 Make privacy icon clickable
5931                 Move Trust field in Full info
5932                 When trust is less than full, don't display
5933                 a warning icon
5934
5935 2005-10-13 [colin]      1.9.15cvs36
5936
5937         * src/folder.c
5938                 Batch on flags sync
5939         * src/folderview.c
5940                 Revert speed hack which is dangerous in fact
5941                 Apply prefs faster
5942
5943 2005-10-13 [colin]      1.9.15cvs35
5944
5945         * src/folder_item_prefs.c
5946                 Fix pref corruption on folder move. Patch
5947                 by wwp
5948
5949 2005-10-13 [paul]       1.9.15cvs34
5950
5951         * src/export.c
5952         * src/import.c
5953                 fix typos in g_warnings
5954         * src/prefs_account.c
5955                 add a file selector for Signature file
5956
5957         Patches by wwp
5958
5959 2005-10-12 [colin]      1.9.15cvs33
5960
5961         * src/mimeview.c
5962                 Provide a quick way to go back from a
5963                 signature's full info to the email part
5964
5965 2005-10-12 [colin]      1.9.15cvs32
5966
5967         * src/compose.c
5968                 Remove old hack of encoding signed mails with base64.
5969                 QP works equally well.
5970
5971 2005-10-12 [colin]      1.9.15cvs31
5972
5973         * src/crash.c
5974                 Replace deprecated GtkText with GtkTextView
5975         * src/imap.c
5976                 Fix a logic bug about counts in imap_select
5977                 (previously un-triggered)
5978         * src/mainwindow.c
5979         * src/summaryview.c
5980         * src/news.c
5981                 Allow local deletion of news posts
5982         * src/mimeview.c
5983                 Show GPG noticeview on the message/rfc822 part
5984                 in addition to the text/plain one
5985         * src/prefs_image_viewer.c
5986           src/plugins/pgpcore/prefs_gpg.c
5987                 Polish (set the label as part of the checkbox)
5988         * src/wizard.c
5989                 Don't sit there doing nothing after destroying
5990                 the window - return err
5991
5992 2005-10-11 [colin]      1.9.15cvs30
5993
5994         * src/folderview.c
5995                 Apply processing rules before showing folders.
5996                 Early folder show (before flags sync) will only
5997                 be done when there are no processing rules (nor
5998                 pre- or post- ones)
5999         * src/imap.c
6000                 Fix stuff related to mail subdir, creation and 
6001                 deletion of folders 
6002         * src/imap_gtk.c
6003                 Don't allow creation of folders in NoInferior
6004                 folders, as it won't work
6005
6006 2005-10-10 [colin]      1.9.15cvs29
6007
6008         * src/compose.c
6009                 Reselect "None" Privacy system when selecting an
6010                 account with no privacy system defined
6011
6012 2005-10-10 [colin]      1.9.15cvs28
6013
6014         * src/mainwindow.c
6015                 Add Windows-1252 encoding
6016         * src/prefs_common.c
6017                 Rework some defaults:
6018                 - autosave to draft by default
6019                 - don't show header pane (it's already in the textview)
6020                 - Select first new or unread mail on entry
6021                 - Assume 'Yes' to change folder when there's no more
6022                   unread message
6023         * src/prefs_matcher.c
6024                 Fix a gtk assertion failure
6025         * src/gtk/colorlabel.c
6026                 Workaround bad repainting on selection
6027         * src/main.c
6028                 Freeze/thaw (a bit faster on ssh -X)
6029         * src/msgcache.c
6030                 Get rid of StrdupConverter that just adds an
6031                 extra strdup/free 
6032         * src/etpan/imap_thread.c
6033                 memset buf to 0
6034
6035 2005-10-10 [colin]      1.9.15cvs27
6036
6037         * src/export.c
6038         * src/import.c
6039                 Fix compile on gtk 2.4. Patch by wwp
6040
6041 2005-10-09 [colin]      1.9.15cvs26
6042
6043         * src/mainwindow.c
6044         * src/messageview.c
6045         * src/summaryview.c
6046                 Clarify forward menus. Patch by wwp
6047
6048 2005-10-09 [colin]      1.9.15cvs25
6049
6050         * src/compose.c
6051         * src/compose.h
6052                 Fix bug #829 (Non-working "Encrypt message by 
6053                 default when replying to an encrypted message")
6054
6055 2005-10-08 [colin]      1.9.15cvs24
6056
6057         * src/wizard.c
6058                 Fix bug #827 ("Welcome" setup wizard after a 
6059                 permission error gives up & forgets itself.)
6060
6061 2005-10-08 [colin]      1.9.15cvs23
6062
6063         * src/procmime.c
6064                 Fix bug #828 (Ignoring headers with spaces around = sign)
6065
6066 2005-10-08 [colin]      1.9.15cvs22
6067
6068         * src/export.c
6069                 Warning fix by wwp
6070
6071 2005-10-08 [colin]      1.9.15cvs21
6072
6073         * src/folder.c
6074         * src/folder.h
6075                 Add a processing_pending indicator, set on 
6076                 folder_item_open and cleared after 
6077                 folder_item_process_open
6078         * src/folderview.c
6079         * src/summaryview.c
6080                 wrap procmsg_msginfo_*_flags, and in the
6081                 wrapper check that there's no folder processing 
6082                 pending. If there is, defer the flags change until 
6083                 processing is done to avoid stepping over each
6084                 other's toes.
6085                 Freeze during processing, but not during scanning.
6086
6087 2005-10-07 [colin]      1.9.15cvs20
6088
6089         * src/plugins/pgpcore/passphrase.c
6090                 Fix bug #826 (X-Server hangs when 
6091                 right-clicking a PGP encrypted message)
6092
6093 2005-10-07 [paul]       1.9.15cvs19
6094
6095         * src/compose.c
6096                 fix compose_entries[]
6097                 patch by Fabien Vantard
6098
6099 2005-10-06 [colin]      1.9.15cvs18
6100
6101         * src/pixmaps/address.xpm
6102         * src/pixmaps/address_book.xpm
6103         * src/pixmaps/book.xpm
6104         * src/pixmaps/check_spelling.xpm
6105         * src/pixmaps/checkbox_off.xpm
6106         * src/pixmaps/checkbox_on.xpm
6107         * src/pixmaps/close.xpm
6108         * src/pixmaps/complete.xpm
6109         * src/pixmaps/continue.xpm
6110         * src/pixmaps/deleted.xpm
6111         * src/pixmaps/down_arrow.xpm
6112         * src/pixmaps/exec.xpm
6113         * src/pixmaps/forwarded.xpm
6114         * src/pixmaps/group.xpm
6115         * src/pixmaps/ignorethread.xpm
6116         * src/pixmaps/interface.xpm
6117         * src/pixmaps/jpilot.xpm
6118         * src/pixmaps/ldap.xpm
6119         * src/pixmaps/linewrap.xpm
6120         * src/pixmaps/linewrapcurrent.xpm
6121         * src/pixmaps/mail.xpm
6122         * src/pixmaps/mail_attach.xpm
6123         * src/pixmaps/mail_compose.xpm
6124         * src/pixmaps/mail_forward.xpm
6125         * src/pixmaps/mail_receive.xpm
6126         * src/pixmaps/mail_receive_all.xpm
6127         * src/pixmaps/mail_reply.xpm
6128         * src/pixmaps/mail_reply_to_all.xpm
6129         * src/pixmaps/mail_reply_to_author.xpm
6130         * src/pixmaps/mail_send.xpm
6131         * src/pixmaps/mail_send_queue.xpm
6132         * src/pixmaps/mime_application.xpm
6133         * src/pixmaps/mime_audio.xpm
6134         * src/pixmaps/mime_image.xpm
6135         * src/pixmaps/mime_message.xpm
6136         * src/pixmaps/mime_text_enriched.xpm
6137         * src/pixmaps/mime_text_html.xpm
6138         * src/pixmaps/mime_text_plain.xpm
6139         * src/pixmaps/mime_unknown.xpm
6140         * src/pixmaps/new.xpm
6141         * src/pixmaps/news_compose.xpm
6142         * src/pixmaps/offline.xpm
6143         * src/pixmaps/online.xpm
6144         * src/pixmaps/paste.xpm
6145         * src/pixmaps/preferences.xpm
6146         * src/pixmaps/privacy_emblem_encrypted.xpm
6147         * src/pixmaps/privacy_expired.xpm
6148         * src/pixmaps/privacy_failed.xpm
6149         * src/pixmaps/privacy_passed.xpm
6150         * src/pixmaps/privacy_signed.xpm
6151         * src/pixmaps/privacy_unknown.xpm
6152         * src/pixmaps/privacy_warn.xpm
6153         * src/pixmaps/properties.xpm
6154         * src/pixmaps/replied.xpm
6155         * src/pixmaps/search.xpm
6156         * src/pixmaps/unread.xpm
6157         * src/pixmaps/up_arrow.xpm
6158         * src/pixmaps/vcard.xpm
6159                 Modernize internal theme, with icons from the 
6160                 Gnomaws theme. Keep some of the old ones where
6161                 they were better.
6162
6163 2005-10-06 [colin]      1.9.15cvs17
6164
6165         * src/summaryview.c
6166                 Little optimisations + bugfix
6167         * src/toolbar.c
6168                 Remove default useless items - useless being defined
6169                 by the default relevant prefs
6170         * src/wizard.c
6171                 include config.h to make gettext work
6172         * src/prefs_themes.c
6173                 Fix selection of current theme in prefs
6174
6175 2005-10-06 [colin]      1.9.15cvs16
6176
6177         * src/prefs_common.c
6178         * src/prefs_common.h
6179         * src/prefs_summaries.c
6180         * src/folderview.c
6181                 Add a warning dialog on Mark all read 
6182                 (with pref to get rid of it)
6183
6184 2005-10-06 [paul]       1.9.15cvs15
6185
6186         * po/nb.po
6187         * po/pt_BR.po
6188                 updated by Geir Helland and Frederico
6189                 Goncalves Guimaraes
6190
6191 2005-10-05 [colin]      1.9.15cvs14
6192
6193         * src/folder.c
6194         * src/folder.h
6195         * src/folderview.c
6196         * src/folderview.h
6197         * src/imap_gtk.c
6198         * src/mh_gtk.c
6199         * src/mainwindow.c
6200         * src/setup.c
6201                 add a way to rescan without rebuilding
6202                 make moving a bit faster (less folders changes)
6203                 don't lock the tree on Get 
6204         * src/imap.c
6205                 Don't re-delete deleted messages before expunging
6206         * src/summaryview.c
6207                 Set batch mode when deleting mails
6208
6209 2005-10-05 [paul]       1.9.15cvs13
6210
6211         * src/mainwindow.c
6212         * src/mainwindow.h
6213                 fix disabled Execute menu item
6214         * src/toolbar.c
6215                 match the change in 1.9.15cvs10: use Compose
6216                 instead of News by default
6217
6218 2005-10-04 [colin]      1.9.15cvs12
6219
6220         * src/compose.c
6221                 When replying to an ML post with Reply-To set
6222                 to the poster's email, honor it (as before),
6223                 but also honor our user's request to reply to
6224                 the mailing list: set the ML address in the To
6225                 field and the Reply-To address in the Cc: 
6226                 field.
6227
6228 2005-10-04 [colin]      1.9.15cvs11
6229
6230         * src/plugins/trayicon/trayicon.c
6231                 Finish cosmetic change - thanks to wwp
6232
6233 2005-10-04 [colin]      1.9.15cvs10
6234
6235         * src/toolbar.c
6236                 Use Compose instead of Email by default.
6237                 Spotted by wwp.
6238
6239 2005-10-04 [colin]      1.9.15cvs9
6240
6241         * src/folder.c
6242         * src/folder.h
6243         * src/folderview.c
6244         * src/imap.c
6245         * src/etpan/imap-thread.c
6246         * src/etpan/imap-thread.h
6247                 Try to make IMAP faster, by simplifying SEARCH
6248                 commands, avoiding sending two STATUS in a row,
6249                 and deferring flags sync and processing just
6250                 after displaying the folder. 
6251                 This will update the SummaryView in certain
6252                 cases (new mails not already fetched, flags
6253                 changed from another client) but in a non-
6254                 blocking manner.
6255
6256 2005-10-04 [colin]      1.9.15cvs8
6257
6258         * src/plugins/trayicon/trayicon.c
6259                 Relabel "Offline" to "Work offline"
6260
6261 2005-10-04 [colin]      1.9.15cvs7
6262
6263         * src/export.c
6264         * src/import.c
6265         * src/mbox.c
6266                 Fix mbox import/export buglets
6267                 Patch by wwp
6268         * src/plugins/trayicon/trayicon.c
6269                 Add offline swithc
6270                 Patch by wwp
6271
6272 2005-10-04 [colin]      1.9.15cvs6
6273
6274         * src/folder.c
6275         * src/folderview.c
6276         * src/summaryview.c
6277                 Better fix (don't break mark all read) for cvs2
6278
6279 2005-10-03 [colin]      1.9.15cvs5
6280
6281         * src/folder.c
6282                 Use a sane sort by default
6283
6284 2005-10-03 [colin]      1.9.15cvs4
6285
6286         * src/inc.c
6287                 Add a 'Only once' button for overriding offline mode
6288         * src/prefs_account.c
6289         * src/wizard.c
6290                 Add Local mbox to the wizard
6291                 Add IMAP subdir to the wizard (or the wizard is useless
6292                 for such accounts, or even worse than useless)
6293                 Move IMAP subdir from Advanced to Receive tab, as it's
6294                 not that uncommon
6295
6296 2005-10-03 [colin]      1.9.15cvs3
6297
6298         * src/send_message.c
6299                 Forgot this one in cvs1
6300
6301 2005-10-03 [colin]      1.9.15cvs2
6302
6303         * src/folder.c
6304                 Faster close when leaving a folder with lots
6305                 of new mails. Idea by David Relson.
6306
6307 2005-10-03 [colin]      1.9.15cvs1
6308
6309         * src/compose.c
6310         * src/imap.c
6311         * src/inc.c
6312         * src/main.c
6313         * src/messageview.c
6314         * src/news.c
6315         * src/summaryview.c
6316         * src/gtk/sslcertwindow.c
6317         * src/plugins/trayicon/trayicon.c
6318                 Add accels to every AlertPanel. Patch by Fabien 
6319                 Vantard
6320
6321 2005-10-03 [paul]       1.9.15
6322
6323         1.9.15 released
6324
6325 2005-10-03 [paul]       1.9.14cvs68
6326
6327         * po/ca.po
6328         * po/de.po
6329         * po/es.po
6330         * po/fi.po
6331         * po/fr.po
6332         * po/sk.po
6333         * po/sr.po
6334         * po/zh_CN.po
6335                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
6336                 Mones Lastra, Tommi Pirinen, Fabien vantard,
6337                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
6338
6339 2005-10-03 [paul]       1.9.14cvs67
6340
6341         * src/send_message.c
6342                 prevent hang on Cancel
6343                 patch by Colin
6344
6345 2005-10-03 [paul]       1.9.14cvs66
6346
6347         * src/main.c
6348                 fix crash in IMAP caused by discrepancy
6349                 between check_at_startup and offline mode
6350                 Patch by Colin
6351
6352 2005-10-01 [paul]       1.9.14cvs65
6353
6354         * src/inc.c
6355                 fix engrish
6356
6357 2005-10-01 [paul]       1.9.14cvs64
6358         * src/export.c
6359         * src/import.c
6360                 synchronise import_mbox() and export_mbox()
6361         * src/mbox.c
6362                 proc_mbox(): add alert if file cannot be opened
6363                 export_list_to_mbox(): test if dest file exists,
6364                 prompt user to overwrite if it does. add alert
6365                 if file cannot be created
6366                                                                 
6367         Patch by wwp
6368                                                                                                                 
6369
6370 2005-09-30 [paul]       1.9.14cvs63
6371
6372         * src/addressbook.c
6373                 Fix sensitivity of a menu
6374         * src/codeconv.c
6375                 Respect hidden pref for mails with no encoding
6376         * src/common/xml.c
6377                 Fix memory corruption
6378         * src/plugins/pgpcore/sgpgme.c
6379                 Fix segfault on incomplete sigs, and display
6380                 of S/Mime UIDs
6381
6382         Patches by Colin
6383
6384 2005-09-30 [colin]      1.9.14cvs62
6385
6386         * src/partial_download.c
6387                 Little logic fix in almost-dead code
6388         * src/pop.c
6389                 Fix partial download when there's no new mail
6390
6391 2005-09-29 [paul]       1.9.14cvs61
6392
6393         * src/plugins/pgpinline/pgpinline.c
6394                 fix bug 819, 'crash accessing sign message'
6395                 Patch by Colin
6396
6397 2005-09-28 [martin]     1.9.14cvs60
6398
6399         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
6400                 fix bug #790 (Crash when restarting window manager (fluxbox))
6401
6402 2005-09-28 [paul]       1.9.14cvs59
6403
6404         * src/gtk/gtkaspell.c
6405                 fix off-by-one typo
6406
6407 2005-09-27 [colin]      1.9.14cvs58
6408
6409         * src/plugins/pgpcore/sgpgme.c
6410                 Report error when there's one, instead of
6411                 "Signature unchecked" 
6412
6413 2005-09-27 [colin]      1.9.14cvs57
6414
6415         * src/prefs_quote.c
6416                 Fix bug #816 (Weird quotation with spaces)
6417
6418 2005-09-27 [colin]      1.9.14cvs56
6419
6420         * src/codeconv.c
6421         * src/compose.c
6422         * src/compose.h
6423                 Put subject in compose's title
6424                 Fix Automatic encoding so that it's really automatic:
6425                 first try default locale's charset, then charset of the replied mail, 
6426                 then utf-8
6427                 Fix encoding of headers (must be in strict mode too)
6428
6429 2005-09-26 [colin]      1.9.14cvs55
6430
6431         * src/gtk/gtkaspell.c
6432                 Fix previous patch - don't color the space,
6433                 just uncolor it :)
6434
6435 2005-09-26 [colin]      1.9.14cvs54
6436
6437         * src/gtk/gtkaspell.c
6438                 Unmark space if possible
6439
6440 2005-09-26 [colin]      1.9.14cvs53
6441
6442         * src/imap.c
6443                 log_error instead of alertpanel according to the pref
6444         * src/etpan/imap-thread.c
6445                 Print connect status, copy only necessary size to 
6446                 logger
6447         * src/plugins/pgpmime/pgpmime.c
6448                 Handle S/Mime signatures (verification only). Patch based
6449                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
6450
6451 2005-09-26 [paul]       1.9.14cvs52
6452
6453         * src/common/passcrypt.c
6454                 this 'workaround' not necessary on NetBSD.
6455                 Thanks to Daniel Gustafson
6456
6457 2005-09-26 [paul]
6458
6459         1.9.15-rc4 released
6460
6461 2005-09-26 [paul]       1.9.14cvs51
6462
6463         * src/summaryview.c
6464                 Skip currently selected message when
6465                 looking for next new or unread message
6466                 in current folder. Patch by Colin
6467         * src/common/passcrypt.c
6468                 eliminate warnings on *BSD. Patch by
6469                 Daniel Gustafson
6470
6471 2005-09-26 [colin]      1.9.14cvs50
6472
6473         * src/procmsg.c
6474                 Call postfiltering hook anyway
6475
6476 2005-09-22 [colin]      1.9.14cvs49
6477
6478         * src/codeconv.c
6479         * src/codeconv.h
6480                 Add a strict mode that doesn't replace with _
6481         * src/compose.c
6482         * src/compose.h
6483                 Use strict conversion while sending
6484                 Fix race when drafting while sending (happens
6485                 on IMAP)
6486                 Fix d'n'd of messages from summaryview
6487         * src/prefs_common.c
6488         * src/prefs_common.h
6489                 add hidden utf8_instead_of_locale_for_broken_mail 
6490                 pref for people that preferred the default charset 
6491                 to be utf8 for broken mails
6492         * src/quote_fmt_parse.y
6493                 fix bug #815 (No quote insert if "From:" fied 
6494                 contained Russian letters)
6495         * src/summaryview.c
6496                 Fix d'n'd of messages to compose
6497
6498 2005-09-22 [paul]       1.9.14cvs48
6499
6500         * src/compose.c
6501                 fix bug where attachments Name entry
6502                 would display Path instead
6503
6504 2005-09-21 [paul]       1.9.14cvs47
6505
6506         * README
6507         * README.jp
6508         * configure.ac
6509         * config/config.rpath
6510         * doc/manual/en/sylpheed-20.html
6511         * doc/manual/es/sylpheed-20.html
6512         * po/bg.po
6513         * po/ca.po
6514         * po/de.po
6515         * po/es.po
6516         * po/fr.po
6517         * po/it.po
6518         * po/pt_BR.po
6519         * po/sk.po
6520         * po/zh_TW.po
6521         * src/account.c
6522         * src/account.h
6523         * src/action.c
6524         * src/action.h
6525         * src/adbookbase.h
6526         * src/addr_compl.c
6527         * src/addr_compl.h
6528         * src/addrbook.c
6529         * src/addrbook.h
6530         * src/addrcache.c
6531         * src/addrcache.h
6532         * src/addrcindex.c
6533         * src/addrcindex.h
6534         * src/addrclip.c
6535         * src/addrclip.h
6536         * src/addrdefs.h
6537         * src/addressadd.c
6538         * src/addressadd.h
6539         * src/addressbook.c
6540         * src/addressbook.h
6541         * src/addressitem.h
6542         * src/addrgather.c
6543         * src/addrgather.h
6544         * src/addrharvest.c
6545         * src/addrharvest.h
6546         * src/addrindex.c
6547         * src/addrindex.h
6548         * src/addritem.c
6549         * src/addritem.h
6550         * src/addrquery.c
6551         * src/addrquery.h
6552         * src/addrselect.c
6553         * src/addrselect.h
6554         * src/alertpanel.c
6555         * src/alertpanel.h
6556         * src/browseldap.c
6557         * src/browseldap.h
6558         * src/codeconv.c
6559         * src/codeconv.h
6560         * src/compose.c
6561         * src/compose.h
6562         * src/crash.c
6563         * src/crash.h
6564         * src/customheader.c
6565         * src/customheader.h
6566         * src/displayheader.c
6567         * src/displayheader.h
6568         * src/editaddress.c
6569         * src/editaddress.h
6570         * src/editbook.c
6571         * src/editbook.h
6572         * src/editgroup.c
6573         * src/editgroup.h
6574         * src/editjpilot.c
6575         * src/editjpilot.h
6576         * src/editldap.c
6577         * src/editldap.h
6578         * src/editldap_basedn.c
6579         * src/editldap_basedn.h
6580         * src/editvcard.c
6581         * src/editvcard.h
6582         * src/enriched.c
6583         * src/enriched.h
6584         * src/exphtmldlg.c
6585         * src/exphtmldlg.h
6586         * src/expldifdlg.c
6587         * src/expldifdlg.h
6588         * src/export.c
6589         * src/export.h
6590         * src/exporthtml.c
6591         * src/exporthtml.h
6592         * src/exportldif.c
6593         * src/exportldif.h
6594         * src/filtering.c
6595         * src/filtering.h
6596         * src/folder.c
6597         * src/folder.h
6598         * src/folder_item_prefs.c
6599         * src/folder_item_prefs.h
6600         * src/foldersel.c
6601         * src/foldersel.h
6602         * src/folderutils.c
6603         * src/folderutils.h
6604         * src/folderview.c
6605         * src/folderview.h
6606         * src/grouplistdialog.c
6607         * src/grouplistdialog.h
6608         * src/headerview.c
6609         * src/headerview.h
6610         * src/html.c
6611         * src/html.h
6612         * src/image_viewer.c
6613         * src/image_viewer.h
6614         * src/imap.c
6615         * src/imap.h
6616         * src/imap_gtk.c
6617         * src/imap_gtk.h
6618         * src/import.c
6619         * src/import.h
6620         * src/importldif.c
6621         * src/importldif.h
6622         * src/importmutt.c
6623         * src/importmutt.h
6624         * src/importpine.c
6625         * src/importpine.h
6626         * src/inc.c
6627         * src/inc.h
6628         * src/jpilot.c
6629         * src/jpilot.h
6630         * src/ldapctrl.c
6631         * src/ldapctrl.h
6632         * src/ldaplocate.c
6633         * src/ldaplocate.h
6634         * src/ldapquery.c
6635         * src/ldapquery.h
6636         * src/ldapserver.c
6637         * src/ldapserver.h
6638         * src/ldaputil.c
6639         * src/ldaputil.h
6640         * src/ldif.c
6641         * src/ldif.h
6642         * src/localfolder.c
6643         * src/localfolder.h
6644         * src/main.c
6645         * src/main.h
6646         * src/mainwindow.c
6647         * src/mainwindow.h
6648         * src/manual.c
6649         * src/manual.h
6650         * src/matcher.c
6651         * src/matcher.h
6652         * src/matcher_parser.h
6653         * src/matcher_parser_lex.l
6654         * src/matcher_parser_parse.y
6655         * src/mbox.c
6656         * src/mbox.h
6657         * src/message_search.c
6658         * src/message_search.h
6659         * src/messageview.c
6660         * src/messageview.h
6661         * src/mh.c
6662         * src/mh.h
6663         * src/mh_gtk.c
6664         * src/mh_gtk.h
6665         * src/mimeview.c
6666         * src/mimeview.h
6667         * src/msgcache.c
6668         * src/msgcache.h
6669         * src/mutt.c
6670         * src/mutt.h
6671         * src/news.c
6672         * src/news.h
6673         * src/news_gtk.c
6674         * src/news_gtk.h
6675         * src/noticeview.c
6676         * src/noticeview.h
6677         * src/partial_download.c
6678         * src/partial_download.h
6679         * src/pine.c
6680         * src/pine.h
6681         * src/pop.c
6682         * src/pop.h
6683         * src/prefs_account.c
6684         * src/prefs_account.h
6685         * src/prefs_actions.c
6686         * src/prefs_actions.h
6687         * src/prefs_common.c
6688         * src/prefs_common.h
6689         * src/prefs_compose_writing.c
6690         * src/prefs_compose_writing.h
6691         * src/prefs_customheader.c
6692         * src/prefs_customheader.h
6693         * src/prefs_display_header.c
6694         * src/prefs_display_header.h
6695         * src/prefs_ext_prog.c
6696         * src/prefs_ext_prog.h
6697         * src/prefs_filtering.c
6698         * src/prefs_filtering.h
6699         * src/prefs_filtering_action.c
6700         * src/prefs_filtering_action.h
6701         * src/prefs_folder_column.c
6702         * src/prefs_folder_column.h
6703         * src/prefs_folder_item.c
6704         * src/prefs_folder_item.h
6705         * src/prefs_fonts.c
6706         * src/prefs_fonts.h
6707         * src/prefs_gtk.c
6708         * src/prefs_gtk.h
6709         * src/prefs_image_viewer.c
6710         * src/prefs_image_viewer.h
6711         * src/prefs_matcher.c
6712         * src/prefs_matcher.h
6713         * src/prefs_message.c
6714         * src/prefs_message.h
6715         * src/prefs_msg_colors.c
6716         * src/prefs_msg_colors.h
6717         * src/prefs_other.c
6718         * src/prefs_other.h
6719         * src/prefs_quote.c
6720         * src/prefs_quote.h
6721         * src/prefs_receive.c
6722         * src/prefs_receive.h
6723         * src/prefs_send.c
6724         * src/prefs_send.h
6725         * src/prefs_spelling.c
6726         * src/prefs_spelling.h
6727         * src/prefs_summaries.c
6728         * src/prefs_summaries.h
6729         * src/prefs_summary_column.c
6730         * src/prefs_summary_column.h
6731         * src/prefs_template.c
6732         * src/prefs_template.h
6733         * src/prefs_themes.c
6734         * src/prefs_themes.h
6735         * src/prefs_toolbar.c
6736         * src/prefs_toolbar.h
6737         * src/prefs_wrapping.c
6738         * src/prefs_wrapping.h
6739         * src/privacy.c
6740         * src/privacy.h
6741         * src/procheader.c
6742         * src/procheader.h
6743         * src/procmime.c
6744         * src/procmime.h
6745         * src/procmsg.c
6746         * src/procmsg.h
6747         * src/quote_fmt.c
6748         * src/quote_fmt_parse.y
6749         * src/recv.c
6750         * src/recv.h
6751         * src/remotefolder.c
6752         * src/remotefolder.h
6753         * src/send_message.c
6754         * src/send_message.h
6755         * src/setup.c
6756         * src/setup.h
6757         * src/simple-gettext.c
6758         * src/sourcewindow.c
6759         * src/sourcewindow.h
6760         * src/ssl_manager.c
6761         * src/ssl_manager.h
6762         * src/statusbar.c
6763         * src/statusbar.h
6764         * src/stock_pixmap.c
6765         * src/stock_pixmap.h
6766         * src/summary_search.c
6767         * src/summary_search.h
6768         * src/summaryview.c
6769         * src/summaryview.h
6770         * src/syldap.c
6771         * src/syldap.h
6772         * src/textview.c
6773         * src/textview.h
6774         * src/toolbar.c
6775         * src/toolbar.h
6776         * src/undo.c
6777         * src/undo.h
6778         * src/unmime.c
6779         * src/unmime.h
6780         * src/vcard.c
6781         * src/vcard.h
6782         * src/wizard.c
6783         * src/wizard.h
6784         * src/common/base64.c
6785         * src/common/base64.h
6786         * src/common/defs.h
6787         * src/common/hooks.c
6788         * src/common/hooks.h
6789         * src/common/log.c
6790         * src/common/log.h
6791         * src/common/md5.c
6792         * src/common/md5.h
6793         * src/common/mgutils.c
6794         * src/common/mgutils.h
6795         * src/common/nntp.c
6796         * src/common/nntp.h
6797         * src/common/passcrypt.c
6798         * src/common/passcrypt.h.in
6799         * src/common/plugin.c
6800         * src/common/plugin.h
6801         * src/common/prefs.c
6802         * src/common/prefs.h
6803         * src/common/progressindicator.c
6804         * src/common/progressindicator.h
6805         * src/common/quoted-printable.c
6806         * src/common/quoted-printable.h
6807         * src/common/session.c
6808         * src/common/session.h
6809         * src/common/smtp.c
6810         * src/common/smtp.h
6811         * src/common/socket.c
6812         * src/common/socket.h
6813         * src/common/ssl.c
6814         * src/common/ssl.h
6815         * src/common/ssl_certificate.c
6816         * src/common/ssl_certificate.h
6817         * src/common/string_match.c
6818         * src/common/string_match.h
6819         * src/common/stringtable.c
6820         * src/common/sylpheed.c
6821         * src/common/sylpheed.h
6822         * src/common/template.c
6823         * src/common/template.h
6824         * src/common/timing.h
6825         * src/common/utils.c
6826         * src/common/utils.h
6827         * src/common/uuencode.c
6828         * src/common/uuencode.h
6829         * src/common/version.h.in
6830         * src/common/xml.c
6831         * src/common/xml.h
6832         * src/common/xmlprops.c
6833         * src/common/xmlprops.h
6834         * src/gtk/about.c
6835         * src/gtk/about.h
6836         * src/gtk/colorlabel.c
6837         * src/gtk/colorlabel.h
6838         * src/gtk/colorsel.c
6839         * src/gtk/colorsel.h
6840         * src/gtk/description_window.c
6841         * src/gtk/description_window.h
6842         * src/gtk/filesel.c
6843         * src/gtk/filesel.h
6844         * src/gtk/foldersort.c
6845         * src/gtk/foldersort.h
6846         * src/gtk/gtkutils.c
6847         * src/gtk/gtkutils.h
6848         * src/gtk/inputdialog.c
6849         * src/gtk/inputdialog.h
6850         * src/gtk/logwindow.c
6851         * src/gtk/logwindow.h
6852         * src/gtk/manage_window.c
6853         * src/gtk/manage_window.h
6854         * src/gtk/menu.c
6855         * src/gtk/menu.h
6856         * src/gtk/pluginwindow.c
6857         * src/gtk/pluginwindow.h
6858         * src/gtk/prefswindow.c
6859         * src/gtk/prefswindow.h
6860         * src/gtk/progressdialog.c
6861         * src/gtk/progressdialog.h
6862         * src/gtk/quicksearch.c
6863         * src/gtk/quicksearch.h
6864         * src/gtk/sslcertwindow.c
6865         * src/gtk/sslcertwindow.h
6866         * src/plugins/clamav/clamav_plugin.c
6867         * src/plugins/clamav/clamav_plugin.h
6868         * src/plugins/clamav/clamav_plugin_gtk.c
6869         * src/plugins/demo/demo.c
6870         * src/plugins/dillo_viewer/dillo_prefs.c
6871         * src/plugins/dillo_viewer/dillo_prefs.h
6872         * src/plugins/dillo_viewer/dillo_viewer.c
6873         * src/plugins/mathml_viewer/mathml_viewer.c
6874         * src/plugins/pgpcore/passphrase.c
6875         * src/plugins/pgpcore/passphrase.h
6876         * src/plugins/pgpcore/plugin.c
6877         * src/plugins/pgpcore/prefs_gpg.c
6878         * src/plugins/pgpcore/prefs_gpg.h
6879         * src/plugins/pgpcore/select-keys.c
6880         * src/plugins/pgpcore/select-keys.h
6881         * src/plugins/pgpcore/sgpgme.c
6882         * src/plugins/pgpcore/sgpgme.h
6883         * src/plugins/pgpinline/pgpinline.c
6884         * src/plugins/pgpinline/pgpinline.h
6885         * src/plugins/pgpinline/plugin.c
6886         * src/plugins/pgpmime/pgpmime.c
6887         * src/plugins/pgpmime/pgpmime.h
6888         * src/plugins/pgpmime/plugin.c
6889         * src/plugins/spamassassin/spamassassin.c
6890         * src/plugins/spamassassin/spamassassin.h
6891         * src/plugins/spamassassin/spamassassin_gtk.c
6892         * src/plugins/trayicon/trayicon.c
6893         * tools/OOo2sylpheed.pl
6894         * tools/acroread2sylpheed.pl
6895         * tools/asus_mailled.sh
6896         * tools/filter_conv.pl
6897         * tools/freshmeat_search.pl
6898         * tools/google_search.pl
6899         * tools/kmail2sylpheed.pl
6900         * tools/kmail2sylpheed_v2.pl
6901         * tools/maildir2sylpheed.pl
6902         * tools/multiwebsearch.pl
6903         * tools/newscache_clean.pl
6904         * tools/outlook2sylpheed.pl
6905         * tools/sylpheed-switcher
6906         * tools/update-po
6907         * tools/vcard2xml.py
6908         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
6909                 update FSF address
6910
6911 2005-09-21 [colin]      1.9.14cvs46
6912
6913         * src/gedit-print.c
6914         * src/procmsg.c
6915         * src/procmsg.h
6916         * src/textview.c
6917         * src/summaryview.c
6918                 Remove some printing hacks (deselection/reselection),
6919                 which by the way fix printing the currently 
6920                 displayed mime part (still only text)
6921                 Plus a little optimisation of summary_show
6922
6923
6924 2005-09-20 [colin]      1.9.14cvs45
6925
6926         * src/mainwindow.c
6927         * src/messageview.c
6928                 GUI fixups: add accels, set message
6929                 view title to displayed mail's subject
6930         * src/prefs_spelling.c
6931         * src/gtk/gtkaspell.c
6932                 GUI fixups: allow underlining misspelled
6933                 words instead of coloring them (a11y!)
6934
6935 2005-09-19 [colin]
6936
6937         1.9.15rc3 released
6938
6939 2005-09-19 [colin]      1.9.14cvs44
6940
6941         * src/compose.c
6942                 Fix draft message
6943         * src/gtk/gtkaspell.c
6944                 Fix wrong test ;-)
6945
6946 2005-09-19 [colin]      1.9.14cvs43
6947
6948         * src/addressbook.c
6949                 Fix sensitivity of Delete button
6950         * src/compose.c
6951                 Warn if the requested Privacy system
6952                 is not available
6953         * src/exphtmldlg.c
6954         * src/expldifdlg.c
6955         * src/importldif.c
6956         * src/importmutt.c
6957         * src/importpine.c
6958                 Fix crappy UI
6959         * src/
6960         * src/ssl.h
6961         * src/prefs_account.h
6962         * src/prefs_account.c
6963                 Save SSL prefs even in builds that have
6964                 SSL support disable
6965         * src/imap.c
6966         * src/inc.c
6967         * src/news.c
6968         * src/send_message.c
6969                 Warn if connection should be secure, but
6970                 SSL support isn't compiled in
6971         * src/gtkaspell.c
6972                 Fix word separation on UTF-8 systems
6973                 Fixes bug #812 (Strange inline spellchecking)
6974         * src/compose.c
6975                 Warn if the requested Privacy system
6976                 is not available
6977                 Factorize offline warning
6978         * src/imap.c
6979         * src/imap_gtk.c
6980         * src/imap_gtk.h
6981         * src/inc.h
6982         * src/news_gtk.c
6983         * src/news_gtk.h
6984         * src/messageview.c
6985                 Factorize offline warning
6986
6987 2005-09-19 [paul]
6988
6989         1.9.15-rc2 released
6990
6991 2005-09-18 [colin]      1.9.14cvs42
6992
6993         * src/codeconv.c
6994         * src/codeconv.h
6995         * src/procmime.c
6996                 Add a way to get locale's charset ignoring utf-8,
6997                 and use that as default encoding for broken mails
6998
6999 2005-09-18 [colin]      1.9.14cvs41
7000
7001         * src/gtk/logwindow.c
7002                 Translate string. Patch by Fabien Vantard
7003
7004 2005-09-18 [colin]      1.9.14cvs40
7005
7006         * configure.ac
7007                 Fix bug #803 (IMAP/SSL support breaks with 
7008                 GnuTLS libetpan 0.38)
7009
7010 2005-09-18 [colin]      1.9.14cvs39
7011
7012         * src/codeconv.c
7013         * src/compose.c
7014         * src/procmime.c
7015                 More charsets fixes. Fixes bug #806 (non
7016                 ascii characters in subject line)
7017
7018 2005-09-17 [paul]       1.9.14cvs38
7019
7020         * src/folderview.c
7021         * src/mainwindow.c
7022                 fix gcc-2.95 issues
7023                 Patch by Pawel Pekala
7024
7025 2005-09-17 [colin]      1.9.14cvs37
7026
7027         * src/addrindex.c
7028                 bugfix for NO-USE LDAP compilation, patch 
7029                 by Fabien Vantard
7030
7031 2005-09-17 [colin]      1.9.14cvs36
7032
7033         * src/prefs_actions.c
7034         * src/prefs_customheader.c
7035         * src/prefs_display_header.c
7036         * src/prefs_filtering_action.c
7037         * src/prefs_matcher.c
7038         * src/prefs_toolbar.c
7039                 Fix strange casts (less elegant but
7040                 works better)
7041
7042 2005-09-16 [colin]      1.9.14cvs35
7043
7044         * src/jpilot.c
7045                 Missed that one
7046
7047 2005-09-16 [colin]      1.9.14cvs34
7048
7049         * configure.ac
7050         * src/Makefile.am
7051         * src/addr_compl.c
7052         * src/addrindex.c
7053         * src/browseldap.c
7054         * src/editldap.c
7055         * src/ldaplocate.c
7056         * src/ldapquery.c
7057         * src/ldapquery.h
7058         * src/ldapserver.c
7059         * src/ldapserver.h
7060         * src/main.c
7061         * src/matcher_parser_parse.y
7062         * src/prefs_themes.c
7063         * src/etpan/Makefile.am
7064         * src/gtk/description_window.c
7065         * src/plugins/clamav/Makefile.am
7066         * src/plugins/clamav/clamav_plugin.c
7067         * src/plugins/dillo_viewer/Makefile.am
7068         * src/plugins/pgpcore/Makefile.am
7069         * src/plugins/pgpinline/Makefile.am
7070         * src/plugins/pgpmime/Makefile.am
7071         * src/plugins/trayicon/Makefile.am
7072                 Fix 100% cpu usage in address completion list
7073                 Fix little bugs (return with no values etc)
7074                 Fix all warnings (with common CFLAGS)
7075
7076 2005-09-15 [colin]      1.9.14cvs33
7077
7078         * src/addressbook.c
7079                 Fix bug where sometimes a group's email list is empty,
7080                 force its refresh (probably fixes "Re: how to create a 
7081                 distribution list")
7082         * src/ldapquery.c
7083                 Don't return to the callback in the main thread from the
7084                 fetch thread (or face segs!)
7085
7086 2005-09-15 [paul]       1.9.14cvs32
7087
7088         * src/prefs_matcher.c
7089                 forgotten in last commit
7090
7091 2005-09-15 [paul]       1.9.14cvs31
7092
7093         * src/prefs_actions.c
7094         * src/prefs_filtering_action.c
7095         * src/prefs_quote.c
7096         * src/quote_fmt.c
7097         * src/summaryview.c
7098         * src/gtk/description_window.c
7099         * src/gtk/description_window.h
7100         * src/gtk/quicksearch.c
7101                 allow interaction with the called
7102                 description window
7103                 Patch by Anders Hammar
7104
7105 2005-09-14 [paul]       1.9.14cvs30
7106
7107         * src/compose.c
7108                 fix a little annoyance when pasting with 3rd button 
7109                 with wrap_pastes=0 and wrap_input=1
7110                 Patch by Colin
7111
7112 2005-09-14 [paul]       1.9.14cvs29
7113
7114         * src/prefs_account.c
7115                 disable 'Filter messages on receiving' for
7116                 SMTP-only accounts
7117                 Patch  by Anders Hammar
7118
7119 2005-09-14 [paul]       1.9.14cvs28
7120
7121         * po/sk.po
7122                 fix crash
7123                 updated by Andrej Kacian
7124
7125 2005-09-14 [paul]
7126
7127         1.9.15-rc1 released
7128
7129 2005-09-14 [paul]       1.9.14cvs27
7130
7131         * po/es.po
7132                 updated by Ricardo Mones Lastra
7133         * src/compose.c
7134         * src/compose.h
7135                 associate no_wrap_tags to Compose windows
7136                 instead of using a static one
7137                 Patch by Colin
7138         * src/mbox.c
7139                 fix proc_mbox()
7140                 Patch by wwp
7141         * src/textview.c
7142                 remove unneeded printf()
7143
7144 2005-09-14 [paul]       1.9.14cvs26
7145
7146         * src/addrcache.c
7147         * src/codeconv.h
7148         * src/folder.h
7149         * src/mainwindow.h
7150         * src/mh.c
7151         * src/mimeview.h
7152         * src/partial_download.c
7153         * src/pop.c
7154         * src/prefs_account.c
7155         * src/prefs_account.h
7156         * src/prefs_actions.c
7157         * src/prefs_customheader.c
7158         * src/prefs_display_header.c
7159         * src/prefs_filtering_action.c
7160         * src/prefs_matcher.c
7161         * src/prefs_toolbar.c
7162         * src/privacy.h
7163         * src/procmime.c
7164         * src/procmime.h
7165         * src/procmsg.h
7166         * src/textview.c
7167         * src/undo.h
7168         * src/common/plugin.c
7169         * src/common/session.h
7170         * src/common/socket.c
7171         * src/common/socket.h
7172         * src/common/template.c
7173         * src/gtk/gtkaspell.c
7174         * src/gtk/quicksearch.h
7175         * src/plugins/pgpcore/passphrase.c
7176         * src/plugins/pgpcore/prefs_gpg.h
7177         * src/plugins/pgpcore/select-keys.c
7178         * src/plugins/pgpcore/select-keys.h
7179         * src/plugins/pgpcore/sgpgme.c
7180         * src/plugins/pgpinline/pgpinline.c
7181         * src/plugins/pgpmime/pgpmime.c
7182         * src/plugins/trayicon/trayicon.c
7183                 fix compilation warnings
7184                 Patch by Daniel Gustafson
7185
7186 2005-09-14 [paul]       1.9.14cvs25
7187
7188         * src/addressbook.c
7189                 add missing column header, and other small
7190                 bug fixes
7191                 Patch by Anders Hammar
7192
7193 2005-09-13 [colin]      1.9.14cvs24
7194
7195         * src/gtk/gtkaspell.c
7196                 Fix non-utf8 in menu
7197                 Fix little leaks
7198                 Nullify struct members after free()s
7199
7200 2005-09-13 [colin]      1.9.14cvs23
7201
7202         * src/compose.c
7203                 Test utf8 compliance before inserting to 
7204                 buffer, and try to convert if necessary
7205         * src/procmime.c
7206                 If no charset is present, use the locale 
7207                 one instead of us-ascii
7208         * src/procmsg.c
7209                 Add Sender, List-Post and To in the checked 
7210                 headers for automatic rules creation 
7211                 (thanks to wwp)
7212         * src/prefs_themes.c
7213         * src/gtk/gtkaspell.c
7214                 Remove deprecated functions. 
7215                 patch by Daniel Gustafson
7216
7217 2005-09-12 [colin]      1.9.14cvs22
7218
7219         * src/compose.c
7220                 Fix bug #448 (Scrolling/Redraw issue with 
7221                 address-fields in Header)
7222         * src/mainwindow.c
7223         * src/summaryview.c
7224         * src/summaryview.h
7225                 Fix loss of MSG_MARKED on move/copy
7226                 Fix bug #804 (Quicksearch togglebutton doesn't 
7227                 get depressed after '/' key is pressed)
7228
7229 2005-09-12 [paul]       1.9.14cvs21
7230
7231         * AUTHORS
7232         * src/gtk/logwindow.c
7233                 add 'Clear Log' to popup menu
7234                 Patch by Anders Hammar <anders.hammar@telia.com>
7235
7236 2005-09-12 [paul]       1.9.14cvs20
7237
7238         * src/compose.c
7239                 set correct sensitivity on attachments
7240                 popup menu
7241         * src/folder.c
7242                 fix typo
7243         * src/prefs_spelling.c
7244                 fix crash when no LANG env is set
7245         * src/common/xml.c
7246                 fix crash in wizard
7247                 don't use memeory after free
7248
7249         All patches by Daniel Gustafson
7250
7251 2005-09-12 [paul]       1.9.14cvs19
7252
7253         * src/prefs_themes.c
7254                 make theme info selectable
7255         * src/gtk/description_window.c
7256                 make window non-modal
7257         * tools/README
7258                 add details of asus_mailed.sh
7259         * tools/claws.i18n.status.pl
7260                 update for new zh_TW translator
7261                 widen the output
7262                 create alternate coloured lines
7263                 improve readability
7264
7265 2005-09-10 [colin]      1.9.14cvs18
7266
7267         * src/plugins/pgpcore/select-keys.c
7268                 Better order for the buttons
7269
7270 2005-09-10 [colin]      1.9.14cvs17
7271
7272         * src/compose.c
7273         * src/plugins/pgpcore/select-keys.c
7274         * src/plugins/pgpcore/select-keys.h
7275         * src/plugins/pgpcore/sgpgme.c
7276                 Add a "Don't encrypt" button to the key
7277                 selection dialog. Fixes bug #177 (There should be a 
7278                 'Don't encrypt button in the Select Keys dialog)
7279
7280 2005-09-10 [colin]      1.9.14cvs16
7281
7282         * src/compose.c
7283                 Fix bug #572 (%X option does not work with templates)
7284
7285 2005-09-10 [colin]      1.9.14cvs15
7286
7287         * src/toolbar.c 
7288                 Remove g_print
7289
7290 2005-09-10 [colin]      1.9.14cvs14
7291
7292         * src/imap.c
7293                 Fix a possible crash
7294
7295 2005-09-09 [colin]      1.9.14cvs13
7296
7297         * src/imap.c
7298         * src/etpan/imap-thread.c
7299         * src/etpan/imap-thread.h
7300                 Fix moving from queue or drafts to normal folders
7301                 Fix bug #794 (No way to delete without expunging)
7302                 Take flags unset by other mailers into account
7303                 Take deleted flag set by other mailers into account
7304                 Fix unsetting REPLIED flag
7305                 Fix crash when capabilities can't be retrieved
7306         * src/mainwindow.c
7307         * src/mainwindow.h
7308                 Add M_DELAYED_FLAGS condition, and let the user use
7309                 Execute in order to be able to expunge deleted mails,
7310                 even if he's not in delayed execute mode
7311         * src/prefs_spelling.c
7312                 Use 'en' dictionary by default if LANG is POSIX or C
7313         * src/gtk/prefswindow.c
7314                 Fix bug #767 (Preferences windows expanding) by making
7315                 the window a bit larger when the resolution is greater
7316                 than 640x480, and by putting the prefs in a
7317                 GtkScrolledWindow.
7318
7319 2005-09-09 [paul]       1.9.14cvs12
7320
7321         * AUTHORS
7322         * configure.ac
7323         * po/zh_TW.Big5.po      ** REMOVED **
7324         * po/zh_TW.po           ** ADDED **
7325                 updated by Wei-Lun Chao
7326
7327 2005-09-09 [paul]       1.9.14cvs11
7328
7329         * src/mainwindow.c
7330                 fix asserts
7331         * src/common/xml.c
7332                 delay memory allocation until file is
7333                 opened successfully
7334                 Patch by Daniel Gustafson
7335
7336 2005-09-09 [colin]      1.9.14cvs10
7337
7338         * src/imap.c
7339                 Add guards
7340
7341 2005-09-08 [colin]      1.9.14cvs9
7342
7343         * src/compose.c
7344                 Alert when we can't save draft
7345                 Fix various wrap/color issues
7346                 Add mid-click pasting respecting wrap_paste option
7347         * src/folder.c
7348         * src/folder.h
7349         * src/folder_item_prefs.c
7350         * src/folder_item_prefs.h
7351         * src/imap.c
7352         * src/imap_gtk.c
7353         * src/imap_gtk.h
7354         * src/main.c
7355         * src/mainwindow.c
7356         * src/mainwindow.h
7357         * src/news.c
7358         * src/news_gtk.c
7359         * src/news_gtk.h
7360         * src/prefs_folder_item.c
7361                 Fix the impossibility to synchronise folders for
7362                 offline use (IMAP and NNTP are concerned)
7363
7364 2005-09-08 [colin]      1.9.14cvs8
7365
7366         * configure.ac
7367                 Build LDAP and JPilot by default if available
7368         * src/textview.c
7369                 Fix use after free
7370
7371 2005-09-08 [paul]       1.9.14cvs7
7372
7373         * doc/manual/en/sylpheed-1.html
7374         * doc/manual/en/sylpheed-18.html
7375         * doc/manual/en/sylpheed-19.html
7376         * doc/manual/en/sylpheed-4.html
7377         * doc/manual/en/sylpheed-6.html
7378         * doc/manual/en/sylpheed.html
7379                 a few minor updates, plus include some
7380                 details about plugins and their requirements
7381         * src/mainwindow.c
7382                 minor changes to English in /View/Sort
7383
7384 2005-09-07 [colin]      1.9.14cvs6
7385
7386         * doc/manual/en/sylpheed-1.html
7387         * doc/manual/en/sylpheed-10.html
7388         * doc/manual/en/sylpheed-11.html
7389         * doc/manual/en/sylpheed-12.html
7390         * doc/manual/en/sylpheed-13.html
7391         * doc/manual/en/sylpheed-14.html
7392         * doc/manual/en/sylpheed-15.html
7393         * doc/manual/en/sylpheed-16.html
7394         * doc/manual/en/sylpheed-17.html
7395         * doc/manual/en/sylpheed-18.html
7396         * doc/manual/en/sylpheed-19.html
7397         * doc/manual/en/sylpheed-2.html
7398         * doc/manual/en/sylpheed-20.html
7399         * doc/manual/en/sylpheed-21.html
7400         * doc/manual/en/sylpheed-22.html
7401         * doc/manual/en/sylpheed-3.html
7402         * doc/manual/en/sylpheed-4.html
7403         * doc/manual/en/sylpheed-5.html
7404         * doc/manual/en/sylpheed-6.html
7405         * doc/manual/en/sylpheed-7.html
7406         * doc/manual/en/sylpheed-8.html
7407         * doc/manual/en/sylpheed-9.html
7408         * doc/manual/en/sylpheed.html
7409                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
7410
7411 2005-09-07 [colin]      1.9.14cvs5
7412
7413         * src/mainwindow.c
7414                 Make labels more to-the-point
7415
7416 2005-09-07 [colin]      1.9.14cvs4
7417
7418         * doc/manual/en/sylpheed-1.html
7419         * doc/manual/en/sylpheed-12.html
7420         * doc/manual/en/sylpheed-13.html
7421         * doc/manual/en/sylpheed-14.html
7422         * doc/manual/en/sylpheed-15.html
7423         * doc/manual/en/sylpheed-16.html
7424         * doc/manual/en/sylpheed-17.html
7425         * doc/manual/en/sylpheed-18.html
7426         * doc/manual/en/sylpheed-19.html
7427         * doc/manual/en/sylpheed-2.html
7428         * doc/manual/en/sylpheed-20.html
7429         * doc/manual/en/sylpheed-21.html
7430         * doc/manual/en/sylpheed-22.html
7431         * doc/manual/en/sylpheed-4.html
7432         * doc/manual/en/sylpheed-5.html
7433         * doc/manual/en/sylpheed-6.html
7434         * doc/manual/en/sylpheed-7.html
7435         * doc/manual/en/sylpheed-8.html
7436         * doc/manual/en/sylpheed-9.html
7437         * doc/manual/en/sylpheed.html
7438                 Update manual
7439
7440 2005-09-07 [colin]      1.9.14cvs3
7441
7442         * doc/faq/en/sylpheed-faq-1.html
7443         * doc/faq/en/sylpheed-faq-2.html
7444         * doc/faq/en/sylpheed-faq-3.html
7445         * doc/faq/en/sylpheed-faq.html
7446                 Update FAQ
7447
7448 2005-09-07 [colin]      1.9.14cvs2
7449
7450         * src/folderview.c
7451         * src/procmsg.c
7452         * src/summaryview.c
7453         * src/toolbar.c
7454                 Fix special subfolders:
7455                 - Inherit parent's icon
7456                 - sent contents of queues subfolders
7457                 - empty subfolders of trashes
7458         * src/mainwindow.c
7459                 Remove outdated manual and faq entries
7460         * src/common/utils.c
7461                 Add quotes around %s coming from mailcap
7462
7463 2005-09-07 [colin]      1.9.14cvs1
7464
7465         * src/compose.c
7466                 After saving draft, set modified to FALSE
7467         * src/mimeview.c
7468         * src/common/utils.c
7469         * src/common/utils.h
7470                 Try to open mime parts using what is 
7471                 indicated in ~/.mailcap or /etc/mailcap,
7472                 if possible.
7473
7474 2005-09-05 [paul]       1.9.14
7475
7476         1.9.14 released
7477
7478         * po/sk.po
7479                 updated by Andrej Kacian
7480
7481 2005-09-05 [paul]       1.9.13cvs83
7482
7483         * po/de.po
7484         * po/es.po
7485         * po/fi.po
7486         * po/fr.po
7487         * po/nb.po
7488         * po/pt_BR.po
7489         * po/sr.po
7490                 updated translations by Thomas Gilgin, Ricardo Mones
7491                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
7492                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
7493
7494 2005-09-04 [paul]       1.9.13cvs82
7495
7496         * src/compose.c
7497                 only warn about exceeded line length limit
7498                 on send
7499
7500 2005-09-04 [paul]       1.9.13cvs81
7501
7502         * src/compose.c
7503                 fix crash in 'line length exceeded' dialogue
7504
7505 2005-09-02 [paul]       1.9.13cvs80
7506
7507         * src/imap.c
7508                 fix bug 795, 'Connection lost IMAP'
7509                 and add statusbar prints
7510                 Patch by Colin
7511
7512 2005-09-02 [paul]       1.9.13cvs79
7513
7514         * src/compose.c
7515                 compose_wrap_paragraph() becomes
7516                 compose_beautify_paragraph()
7517                 Patch by Colin
7518
7519 2005-09-02 [colin]      1.9.13cvs78
7520
7521         * src/folderview.c
7522                 Micro-fix
7523
7524 2005-09-01 [colin]      1.9.13cvs77
7525
7526         * src/imap.c
7527                 Maybe fix bug #795 (Connection lost IMAP)
7528                 Don't try to send logout when we're disconnected.
7529         * src/summaryview.c
7530                 Include locked and marked emails in HRM
7531                 view. Fixes bug #800 (Locked messages no longer 
7532                 show up when hide read messages is used)
7533
7534 2005-09-01 [paul]       1.9.13cvs76
7535
7536         * src/prefs_common.c
7537                 fix bad cutting
7538
7539 2005-08-31 [colin]      1.9.13cvs75
7540
7541         * src/folderview.c
7542         * src/folderview.h
7543         * src/prefs_summaries.c
7544         * src/summaryview.c
7545                 Fix "go to next new", fix preference
7546                 (Open unread/next swapped)
7547
7548 2005-08-31 [paul]       1.9.13cvs74
7549
7550         * src/compose.c
7551         * src/folderview.c
7552         * src/headerview.c
7553         * src/headerview.h
7554         * src/mainwindow.c
7555         * src/prefs_common.c
7556         * src/prefs_common.h
7557         * src/prefs_fonts.c
7558         * src/summaryview.c
7559         * src/textview.c
7560         * src/common/defs.h
7561                 remove obsolete BOLD_FONT setting
7562                 fix font update in headerview and textview
7563                 headers after prefs change
7564                 Patch By Colin
7565
7566 2005-08-31 [paul]
7567
7568         1.9.14-rc4 released
7569
7570 2005-08-30 [colin]      1.9.13cvs73
7571
7572         * src/summaryview.c
7573                 When Hide read messages is selected and we
7574                 refresh the summaryview, don't remove the 
7575                 currently displayed message. Fixes bug #797
7576                 (Summary view reloads when new mail is 
7577                 downloaded in 1.9.14 rc)
7578
7579 2005-08-30 [colin]      1.9.13cvs72
7580
7581         * src/folderview.c
7582                 Fix flickering
7583         * src/mainwindow.c
7584                 Remove useless callback
7585         * src/mimeview.c
7586         * src/gtk/filesel.c
7587         * src/gtk/filesel.h
7588                 Add a filesel_select_file_save_folder() - used by Save All
7589
7590 2005-08-29 [paul]       1.9.13cvs71
7591
7592         * AUTHORS
7593         * src/matcher_parser_parse.y
7594         * src/etpan/imap-thread.c
7595                 fix building on FreeBSD
7596                 Patch by Daniel Gustafson <daniel@hobbit.se>
7597
7598 2005-08-29 [paul]       1.9.13cvs70
7599
7600         * src/plugins/pgpinline/pgpinline.c
7601                 only initialise sig result if it's been handled
7602                 Patch by Colin
7603
7604 2005-08-29 [paul]       1.9.13cvs69
7605         
7606         Patches by Colin:
7607
7608         * src/imap.c
7609         * src/common.utils.c
7610         * src/common/utils.h
7611                 optimisation
7612         * src/stock_pixmap.h
7613                 fix wrong icon reference
7614         * src/pixmaps/trash_btn.xpm
7615                 replace with nicer image
7616
7617 2005-08-28 [colin]      1.9.13cvs68
7618
7619         * src/Makefile.am
7620         * src/stock_pixmap.c
7621         * src/stock_pixmap.h
7622         * src/toolbar.c
7623         * src/pixmaps/trash_btn.xpm
7624                 Add a specific trash xpm for the button
7625
7626 2005-08-28 [colin]      1.9.13cvs67
7627
7628         * src/imap.c
7629                 Fix leak
7630
7631 2005-08-27 [colin]      1.9.13cvs66
7632
7633         * src/imap.c
7634         * src/procmime.c
7635                 Correctly fix "Problem with replies", fixes
7636                 pgpmime encryption too. 
7637
7638 2005-08-27 [colin]      1.9.13cvs65
7639
7640         * src/folder.c
7641         * src/procmsg.c
7642         * src/procmsg.h
7643         * src/summaryview.c
7644                 Fix bug #517 (messages removed from summaryview 
7645                 when moving fails)
7646
7647 2005-08-27 [colin]      1.9.13cvs64
7648
7649         * tools/Makefile.am
7650         * tools/asus_mailled.sh
7651                 Add a script to blink ASUS laptops' mail LED where there
7652                 is unread mail.
7653
7654 2005-08-27 [colin]      1.9.13cvs63
7655
7656         * src/imap.c
7657         * src/etpan/imap-thread.c
7658         * src/etpan/imap-thread.h
7659                 Implement automatic choosing of login method
7660                 Fixes bug #791
7661         * src/gtk/.cvsignore
7662                 Add sylpheed-marshal.[ch]
7663
7664 2005-08-27 [colin]      1.9.13cvs62
7665
7666         * src/common/utils.c
7667                 Fix confusing perror
7668
7669 2005-08-27 [colin]      1.9.13cvs61
7670
7671         * src/toolbar.c
7672         * src/toolbar.h
7673                 Remove A_DELETE, replace it with 
7674                 A_TRASH and A_DELETE_REAL. Automatically
7675                 rewrite config files to replace A_DELETE
7676                 with A_TRASH (no functionality change).
7677                 Fixes half of #794
7678
7679 2005-08-26 [colin]      1.9.13cvs60
7680
7681         * src/procmime.c
7682                 Previous "Problem with replies" fix brought other
7683                 problems, fixing them
7684
7685 2005-08-26 [colin]      1.9.13cvs59
7686
7687         * src/procmime.c
7688                 Fix "Problem with replies". This happened only
7689                 on IMAP...
7690         * src/procmsg.c
7691                 Factorize code a bit
7692         * src/compose.c
7693                 Speed improvement on very long messages (wrapping)
7694                 Fix signature color on Reedit and Redirect
7695                 On Reedit, don't attach pgp-signatures parts, but
7696                 set signing to On.
7697
7698 2005-08-24 [paul]       1.9.13cvs58
7699
7700         * src/compose.c
7701                 don't claim success when clicking
7702                 Cancel on the passphrase box.
7703                 Patch by Colin
7704
7705 2005-08-24 [paul]       1.9.13cvs57
7706
7707         * src/main.c
7708                 fix misplaced sylpheed.log
7709         * src/common/defs.h
7710                 define UIDL_DIR
7711
7712 2005-08-24 [paul]       1.9.13cvs56
7713
7714         * src/imap.c
7715         * src/etpan/imap-thread.c
7716         * src/etpan/imap-thread.h
7717                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
7718                 Patch by Colin
7719         * src/gtk/sylpheed-marshal.c    ** REMOVED **
7720         * src/gtk/sylpheed-marshal.h    ** REMOVED **
7721                 remove autogenerated files
7722         * tools/kdeservicemenu/README
7723         * tools/kdeservicemenu/install.sh
7724         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
7725         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
7726                 use Claws icon, use 'Sylpheed-Claws' in menu,
7727                 use kdialog, and other cleanups
7728
7729 2005-08-23 [paul]       1.9.13cvs55
7730
7731         * src/compose.c
7732                 fix paste/wrap crash
7733                 Patch by Colin
7734
7735 2005-08-23 [paul]       1.9.13cvs54
7736
7737         * src/main.c
7738                 fix crash recovery
7739                 Patch by Colin
7740
7741 2005-08-23 [paul]       1.9.13cvs53
7742
7743         * src/addressbook.c
7744         * src/editaddress.c
7745                 view all data of LDAP contacts
7746                 Patch by Colin
7747
7748 2005-08-23 [paul]       1.9.13cvs52
7749
7750         * src/addressbook.c
7751                 fix issues with the Search field
7752                 Patch by Colin
7753
7754 2005-08-22 [paul]       1.9.13cvs51
7755
7756         * src/folderview.c
7757                 put name of folder in processing dialog
7758                 title
7759         * src/prefs_folder_item.c
7760                 improve english usage
7761
7762 2005-08-22 [paul]       1.9.13cvs50
7763
7764         * src/filtering.c
7765         * src/filtering.h
7766         * src/matcher.c
7767         * src/matcher_parser_lex.l
7768         * src/matcher_parser_parse.y
7769         * src/prefs_filtering.c
7770                 add Filtering/Processing rule names feature.
7771                 (the incompatible old matcherrc is saved as
7772                 matcherrc.pre_names).
7773                 Patch by Colin
7774
7775 2005-08-22 [paul]       1.9.13cvs49
7776
7777         * src/procmsg.c
7778                 fix colour labelling
7779                 Patch by Colin
7780
7781 2005-08-22 [paul]       1.9.13cvs48
7782
7783         * src/textview.c
7784                 fix open_image_cb()
7785
7786 2005-08-22 [paul]       1.9.13cvs47
7787
7788         * src/imap.c
7789                 fix bug 789, 'SC crashes with imap (CVS ver)'
7790                 Patch by Colin
7791
7792 2005-08-22 [paul]       1.9.13cvs46
7793
7794         * src/mimeview.c
7795         * src/prefs_common.c
7796         * src/common/defs.h
7797                 define reused defaults in defs.h
7798         * src/textview.c
7799                 add 'Open image' to image popup menu
7800
7801 2005-08-21 [colin]      1.9.13cvs45
7802
7803         * src/summaryview.c
7804                 Fix bug #788 (Bogus "From" address displayed)
7805
7806 2005-08-20 [colin]      1.9.13cvs44
7807
7808         * src/folder.c
7809                 Fix buf #787 (multilevel delete causes SIGSEGV)
7810
7811 2005-08-19 [colin]      1.9.13cvs43
7812
7813         * src/inc.c
7814         * src/prefs_common.c
7815         * src/prefs_common.h
7816                 Add an hidden pref to allow modifying the
7817                 update stepping in incorporation.
7818                 Patch by wwp.
7819
7820 2005-08-19 [colin]      1.9.13cvs42
7821
7822         * src/compose.c
7823         * src/procmime.c
7824                 Workaround for broken MUAs: encode 
7825                 Content-type: name: as ASCII and 
7826                 Content-Disposition: filename: as
7827                 per rfc2231
7828         * src/prefs_account.c
7829                 Fix invisible-ness of SMTP SSL prefs
7830                 in NNTP accounts
7831
7832 2005-08-19 [paul]       1.9.13cvs41
7833
7834         * src/compose.c
7835         * src/prefs_common.c
7836         * src/prefs_common.h
7837         * src/prefs_wrapping.c
7838                 paste with or without wrapping.
7839                 patch by Colin
7840
7841 2005-08-19 [paul]       1.9.13cvs40
7842
7843         * src/prefs_common.c
7844         * src/prefs_common.h
7845         * src/summaryview.c
7846                 reintroduce enable_swap_from as a
7847                 hidden pref. patch by Colin
7848         * src/quote_fmt_parse.y
7849         * src/plugins/clamav/clamav_plugin.c
7850         * src/plugins/dillo_viewer/dillo_viewer.c
7851         * src/plugins/mathml_viewer/mathml_viewer.c
7852         * src/plugins/pgpcore/sgpgme.c
7853         * src/plugins/pgpinline/pgpinline.c
7854         * src/plugins/pgpmime/pgpmime.c
7855                 tidy up. patch by Colin
7856
7857 2005-08-19 [paul]       1.9.13cvs39
7858
7859         * configure.ac
7860                 complete cvs38's sync
7861         * src/editaddress.c
7862         * src/gedit-print.c
7863         * src/mutt.c
7864         * src/etpan/etpan-log.c
7865         * src/etpan/imap-thread.c
7866         * src/gtk/gtksourceprintjob.c
7867                 fix compilation warnings
7868                 (patch by Colin)
7869
7870 2005-08-19 [paul]       1.9.13cvs38
7871
7872         sync with main:
7873
7874         * src/account.c
7875         * src/action.c
7876         * src/addrbook.c
7877         * src/addrcache.c
7878         * src/addrharvest.c
7879         * src/addrindex.c
7880         * src/codeconv.c
7881         * src/compose.c
7882         * src/crash.c
7883         * src/exporthtml.c
7884         * src/exportldif.c
7885         * src/folder.c
7886         * src/image_viewer.c
7887         * src/inc.c
7888         * src/inc.h
7889         * src/jpilot.c
7890         * src/ldif.c
7891         * src/main.c
7892         * src/matcher.c
7893         * src/mbox.c
7894         * src/messageview.c
7895         * src/mh.c
7896         * src/mimeview.c
7897         * src/msgcache.c
7898         * src/mutt.c
7899         * src/news.c
7900         * src/partial_download.c
7901         * src/pine.c
7902         * src/pop.c
7903         * src/prefs_actions.c
7904         * src/prefs_common.c
7905         * src/prefs_customheader.c
7906         * src/prefs_display_header.c
7907         * src/prefs_gtk.c
7908         * src/prefs_themes.c
7909         * src/procheader.c
7910         * src/procmime.c
7911         * src/procmsg.c
7912         * src/recv.c
7913         * src/send_message.c
7914         * src/simple-gettext.c
7915         * src/sourcewindow.c
7916         * src/textview.c
7917         * src/vcard.c
7918         * src/common/defs.h
7919         * src/common/log.c
7920         * src/common/plugin.c
7921         * src/common/prefs.c
7922         * src/common/session.c
7923         * src/common/session.h
7924         * src/common/socket.c
7925         * src/common/socket.h
7926         * src/common/ssl_certificate.c
7927         * src/common/template.c
7928         * src/common/utils.c
7929         * src/common/utils.h
7930         * src/common/xml.c
7931         * src/gtk/about.c
7932         added wrappers for C library function that
7933                 take pathname arguments.
7934                 enabled compilation with MinGW.
7935                 use GDir instead of directly using opendir().
7936                 added rename_force().
7937
7938 2005-08-19 [paul]       1.9.13cvs37
7939         
7940         patches by Colin:
7941         * src/compose.c
7942                 fix privacy settings on re-editing
7943                 a sent message
7944         * src/jpilot.c
7945                 fix encoding bug
7946         * src/folder.c
7947         * src/procmsg.c
7948         * src/procmsg.h
7949         * src/summaryview.c
7950                 flag changing optimisation
7951
7952 2005-08-18 [martin]     1.9.13cvs36
7953
7954         * commitHelper
7955             added my login
7956         * src/addrcache.c
7957         * src/addrharvest.c
7958         * src/addrindex.c
7959         * src/compose.c
7960         * src/grouplistdialog.c
7961         * src/main.c
7962         * src/mainwindow.c
7963         * src/msgcache.c
7964         * src/mutt.c
7965         * src/pine.c
7966         * src/prefs_account.c
7967         * src/prefs_themes.c
7968         * src/stock_pixmap.c
7969         * src/summaryview.c
7970         * src/gtk/about.c
7971         * src/gtk/logwindow.c
7972             removed deprecated glib and gdk stuff
7973         * src/plugins/pgpcore/select-keys.c
7974             convert attributes from locale to utf8
7975
7976 2005-08-17 [paul]       1.9.13cvs35
7977
7978         * src/account.c
7979         * src/addressbook.c
7980                 use new GTK_STOCK_ icons if available
7981         * src/summaryview.c
7982         * src/gtk/gtksctree.c
7983         * src/gtk/gtksctree.h
7984                 faster range select. patch by Colin
7985
7986 2005-08-17 [paul]       1.9.13cvs34
7987
7988         patches by colin:
7989         * src/addressbook.c
7990         * src/addressitem.h
7991                 Add an edit button for contacts, fix selections
7992                 of gtksctree items
7993         * src/editaddress.c
7994                 Change labels, let Save be always possible in the
7995                 email and user atributes tabs
7996         * src/folderview.c
7997                 fix sort issues
7998         * src/summaryview.c
7999                 select next item instead of the displayed one
8000                 after deletion
8001
8002         * src/gtk/progressdialog.c
8003                 use prefs_common.enable_rules_hint
8004
8005 2005-08-13 [hoa]        1.9.13cvs33
8006
8007         * src/etpan/imap-thread.c
8008                 fixed build on Solaris.
8009
8010 2005-08-10 [colin]      1.9.13cvs32
8011
8012         * src/procmsg.c
8013                 Fix cvs31 (missing fclose before reading
8014                 the file)
8015
8016 2005-08-10 [colin]      1.9.13cvs31
8017
8018         * src/procmsg.c
8019                 Fix procmsg_msginfo_new_from_mimeinfo() when
8020                 the MimeInfo isn't stored in memory. This fixes
8021                 replying to an attached message.
8022
8023 2005-08-10 [colin]      1.9.13cvs30
8024
8025         * src/mainwindow.c
8026                 Fix slowness in account changing
8027
8028 2005-08-10 [colin]      1.9.13cvs29
8029
8030         * src/folder.c
8031         * src/folderutils.c
8032         * src/folderview.c
8033         * src/imap_gtk.c
8034         * src/mainwindow.c
8035         * src/mh_gtk.c
8036         * src/procmsg.c
8037         * src/summaryview.c
8038                 Optimize folder_has_parent_of_type
8039                 Prevent moving special sub-folders from contextual menus
8040                 Rework message a bit ("Empty all messages" -> "Delete all
8041                 messages")
8042                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
8043                 and "Deleted Items" folders)
8044
8045 2005-08-08 [colin]      1.9.13cvs28
8046
8047         * src/summaryview.c
8048         * src/prefs_summaries.c
8049                 Make "Select first unread|new" more flexible
8050                 (just prioritize new or unread)
8051
8052 2005-08-08 [colin]      1.9.13cvs27
8053
8054         * src/summaryview.c
8055                 If "select first new" is selected and there only
8056                 are unread messages, fallback to "select first
8057                 unread".
8058
8059 2005-08-08 [colin]      1.9.13cvs26
8060
8061         * src/folder.c
8062                 Fix shameful bugs (and bug #779)
8063
8064 2005-08-08 [colin]      1.9.13cvs25
8065
8066         * src/folder.c
8067         * src/folder.h
8068                 Cache parents' type to make folder_has_parent_of_type
8069                 faster
8070         * src/folderview.c
8071                 Forbid DnD of special sub-folders
8072         * src/procmsg.c
8073         * src/procmsg.h
8074                 Add MAIL_POSTFILTERING_HOOK
8075         * src/summaryview.c
8076                 Revert over-zealous deletion of the use_addr_book 
8077                 code
8078
8079 2005-08-07 [colin]      1.9.13cvs24
8080
8081         * src/folder.c
8082                 Fix big mistake (passing MsgInfo instead 
8083                 of FolderItem)
8084
8085 2005-08-07 [colin]      1.9.13cvs23
8086
8087         * src/compose.c
8088         * src/folder.c
8089         * src/folder.h
8090         * src/foldersel.c
8091         * src/folderutils.c
8092         * src/folderview.c
8093         * src/imap.c
8094         * src/mainwindow.c
8095         * src/messageview.c
8096         * src/mh.c
8097         * src/msgcache.c
8098         * src/procmime.c
8099         * src/summaryview.c
8100                 Make subfolders of Drafts, Queue, Outbox, Trash
8101                 work like their parents. 
8102                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
8103
8104 2005-08-07 [colin]      1.9.13cvs22
8105
8106         * src/addressbook.c
8107                 Fix bug #771 (Dragged contacts not saved)
8108
8109 2005-08-07 [paul]       1.9.13cvs21
8110
8111         * src/summaryview.c
8112                 fix bug 32 'Search Doesn't display results
8113                 if "Hide Read Messages" is chosen'
8114                 be more literal in interpreting 'Hide read
8115                 messages'
8116
8117 2005-08-07 [colin]      1.9.13cvs20
8118
8119         * src/folderview.c
8120                 Add debug
8121         * src/summaryview.c
8122                 Faster 'unthread_for_execution'
8123
8124 2005-08-06 [paul]       1.9.13cvs19
8125
8126         * src/mainwindow.c
8127                 add mnemonics to Set displayed columns
8128                 fix bug where msgview_visible option was
8129                 overwritten as TRUE on startup
8130
8131 2005-08-06 [paul]       1.9.13cvs18
8132
8133         * src/mainwindow.c
8134                 refer to 'displayed columns in folder/message
8135                 list' not 'displayed items in summary/message view'
8136         * src/prefs_display_header.c
8137                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
8138                 be consistent with similar dialogues
8139         * src/prefs_folder_column.c
8140         * src/prefs_summary_column.c
8141                 'columns' not 'items', and folder and message lists,
8142                 instead of folder and summary views;
8143                 Use 'Hidden columns' as list heading not 'Available
8144                 items';
8145                 move the 'Remove' button to the right hand side;
8146                 top-align the buttons;
8147                 remove unneeded vbox
8148         * src/prefs_summaries.c
8149                 put the 2 column prefs buttons in a frame to reduce
8150                 overall width; refer to columns not items &c.
8151
8152 2005-08-05 [colin]      1.9.13cvs17
8153
8154         * src/prefs_common.c
8155         * src/prefs_common.h
8156         * src/mainwindow.c
8157         * src/compose.c
8158         * src/messageview.c
8159                 Add an hidden toolbar_detachable pref, so
8160                 that I can get rid of these painful handles
8161                 in the toolbars. Defaults to TRUE to avoid
8162                 changing the GUI on unsuspecting people...
8163
8164 2005-08-05 [colin]      1.9.13cvs16
8165
8166         * src/Makefile.am
8167         * src/prefs_folder_column.c
8168         * src/prefs_folder_column.h
8169                 Add prefs for folder columns
8170         * src/folderview.c
8171         * src/folderview.h
8172         * src/mainwindow.c
8173         * src/mainwindow.h
8174         * src/prefs_common.c
8175         * src/prefs_common.h
8176         * src/prefs_summaries.c
8177                 Use them
8178         * src/prefs_summary_column.c
8179         * src/summaryview.c
8180         * src/summaryview.h
8181                 Add a To column
8182         * src/textview.c
8183         * src/common/utils.c
8184         * src/common/utils.h
8185                 Move uri colourisation functions
8186                 to utils
8187         * src/compose.c
8188                 Colourise URIs
8189         * src/imap.c
8190                 Fix bug with LIST where we'd try
8191                 to get Folder//////[...]/// 
8192
8193 2005-08-05 [paul]       1.9.13cvs15
8194
8195         * src/prefs_summaries.c
8196                 improve the English usage
8197         * src/summaryview.c
8198                 set font on column change
8199                 thanks to Colin
8200
8201 2005-08-05 [paul]       1.9.13cvs14
8202
8203         * src/prefs_common.c
8204         * src/prefs_common.h
8205         * src/prefs_summaries.c
8206         * src/summaryview.c
8207                 replace 'open_unread_on_enter' option with
8208                 'select_on_entry' option. opening/not opening
8209                 is now exclusively controlled by 'always_show_msg'
8210
8211 2005-08-04 [colin]      1.9.13cvs13
8212
8213         * src/compose.c
8214                 Remove dead code
8215                 Add colourisation of quotes and signatures
8216         * src/folderview.c
8217                 Fix possible crashes
8218         * src/messageview.c
8219                 Change an assert that is no problem
8220         * src/news.c
8221         * src/news_gtk.c
8222         * src/news_gtk.h
8223                 Fix offline mode
8224         * src/gtk/quicksearch.c
8225                 Fix a possible crash
8226
8227 2005-08-03 [colin]      1.9.13cvs12
8228
8229         * src/prefs_account.c
8230                 Fix bug #777 (Sylpheed crash in account configuration)
8231
8232 2005-08-03 [colin]      1.9.13cvs11
8233
8234         * src/addressbook.c
8235         * src/editaddress.c
8236         * src/editgroup.c
8237                 Fixing addressbook, round 2
8238         * src/textview.c
8239                 Fix emphasis color on rechecking 'Colorize messages'
8240
8241 2005-08-03 [paul]       1.9.13cvs10
8242
8243         sync with main
8244
8245         * src/addr_compl.c
8246         * src/compose.c
8247         * src/main.c
8248         * src/pop.c
8249         * src/prefs_account.c
8250         * src/procmime.c
8251         * src/procmsg.c
8252         * src/quote_fmt_parse.y
8253         * src/textview.c
8254         * src/common/quoted-printable.c
8255         * src/common/utils.c
8256         * src/common/utils.h
8257         * src/common/xml.c
8258                 replaced incorrect locale-independent
8259                 ctype functions with GLib's. Corrected
8260                 signedness mismatch.
8261         * src/headerview.c
8262                 headerview_create(): added spacing for vbox.
8263         * src/gtk/about.c
8264                 set focus to the OK button.
8265
8266 2005-08-03 [colin]      1.9.13cvs9
8267
8268         * src/folderview.c
8269                 Fix possible crash
8270
8271 2005-08-02 [colin]      1.9.13cvs8
8272
8273         * src/mainwindow.c
8274                 Fix cast
8275         * src/addressbook.c
8276         * src/addressitem.h
8277                 Fix a cast and more generally, try to make the
8278                 GUI more intuitive and consistent (round 1)
8279
8280 2005-08-02 [paul]       1.9.13cvs7
8281
8282         * src/folder.h
8283                 missing in 1.9.13cvs6
8284
8285 2005-08-02 [colin]      1.9.13cvs6
8286
8287         * src/folder.c
8288                 Fix one more leak
8289
8290 2005-08-02 [colin]      1.9.13cvs5
8291
8292         * src/folder.c
8293         * src/folderview.c
8294         * src/imap.c
8295         * src/main.c
8296         * src/mbox.c
8297         * src/procmsg.c
8298         * src/summaryview.c
8299                 Fix a number of folder_item_get_msg_list()-related
8300                 leaks (missing procmsg_msginfo_free()s)
8301
8302 2005-08-01 [colin]      1.9.13cvs4
8303
8304         * src/folderview.c
8305         * src/folderview.h
8306         * src/mainwindow.c
8307         * src/prefs_fonts.c
8308         * src/prefs_summaries.c
8309         * src/prefs_themes.c
8310         * src/summaryview.c
8311         * src/summaryview.h
8312         * src/textview.c
8313         * src/textview.h
8314                 Fix instant-apply of summary and folderview-related prefs
8315                 Fix erroneous g_free and alertpanels in prefs_theme
8316                 Add instant-apply for fonts
8317                 Defer applying of prefs a little bit so it's done only
8318                 once even if requested by multiples prefs pages
8319
8320 2005-08-01 [paul]       1.9.13cvs3
8321
8322         * src/main.c
8323                 fix bug 776 'S.C. crashes on close'
8324                 thanks to Colin
8325         * src/etpan/etpan-thread-manager-types.h
8326                 add missing include
8327                 thanks to Hoa
8328
8329 2005-07-25 [paul]       1.9.13cvs2
8330
8331         * src/summaryview.c
8332                 fix typos. spotted by Fabien Vantard
8333
8334 2005-07-24 [paul]       1.9.13cvs1
8335
8336         * doc/man/sylpheed.1
8337                 update man page, incorporating fix of
8338                 bug 769 'Typo in manpage'
8339         * src/etpan/imap-thread.c
8340                 fix NetBSD openssl dependencies. patch by
8341                 George Michaelson <ggm@apnic.net>
8342         * po/pt_BR.po
8343                 updated by Frederico Goncalves Guimaraes
8344
8345 2005-07-22 [paul]       1.9.13
8346
8347         1.9.13 release
8348
8349 2005-07-22 [paul]       1.9.12cvs91
8350
8351         * AUTHORS
8352         * INSTALL
8353         * README.claws
8354         * RELEASE_NOTES.claws
8355                 updated for release
8356         * configure.ac
8357         * po/nb.po
8358         * tools/claws.i18n.status.pl
8359                 add Norwegian translation. submiited by
8360                 Geir Helland <pjallabais@users.sourceforge.net>
8361         * po/ca.po
8362         * po/de.po
8363         * po/es.po
8364         * po/fi.po
8365         * po/fr.po
8366         * po/it.po
8367         * po/sk.po
8368         * po/sr.po
8369         * po/zh_CN.po
8370                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
8371                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
8372                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
8373                 Yang Guilong
8374         * src/plugins/clamav/clamav_plugin_gtk.c
8375         * src/plugins/spamassassin/spamassassin_gtk.c
8376                 replace outdated description strings
8377
8378 2005-07-21 [colin]      1.9.12cvs90
8379
8380         * src/folder.c
8381                 Set folder to batch mode when scanning it. Makes deletion
8382                 of unread mails on IMAP much faster (due to the UNREAD 
8383                 flag unsetting)
8384
8385 2005-07-21 [darko]      1.9.12cvs89
8386
8387         * configure.ac
8388                 link against libresolv if necessary (patch by Paul)
8389         * src/msgcache.c
8390                 use glib's portable macros to determine endianness
8391
8392 2005-07-21 [paul]       1.9.12cvs88
8393
8394         * src/crash.c
8395         * src/gtk/about.c
8396                 update compiled-in features list
8397
8398 2005-07-20 [colin]      1.9.12cvs87
8399
8400         * src/folder.c
8401         * src/textview.c
8402                 Gcc 2.9x compilation fixes, thanks to Darko
8403         * src/plugins/clamav/clamav_plugin.c
8404                 Little optimisation: load virus database only once
8405         * src/plugins/spamassassin/spamassassin.c
8406                 Big optimisation: filtering one mail took at least 1 second,
8407                 now it takes at least 50ms. Doesn't speed up spamassassin 
8408                 itself, but should already be much more tolerable.
8409
8410 2005-07-20 [colin]      1.9.12cvs86
8411
8412         * src/summaryview.c
8413                 Fix performance issue
8414
8415 2005-07-19 [colin]      1.9.12cvs85
8416
8417         * src/plugins/pgpinline/plugin.c
8418                 Fix warning
8419
8420 2005-07-19 [colin]      1.9.12cvs84
8421
8422         * configure.ac
8423         * src/plugins/Makefile.am
8424         * src/plugins/pgpinline/.cvsignore
8425         * src/plugins/pgpinline/Makefile.am
8426         * src/plugins/pgpinline/pgpinline.c
8427         * src/plugins/pgpinline/pgpinline.deps
8428         * src/plugins/pgpinline/pgpinline.h
8429         * src/plugins/pgpinline/plugin.c
8430                 Put pgpinline in the main tree
8431
8432 2005-07-19 [paul]       1.9.12cvs83
8433
8434         * src/prefs_actions.c
8435                 prevent '//' in menu names, which cause a crash
8436                 thanks to Colin
8437
8438 2005-07-19 [paul]       1.9.12cvs82
8439
8440         * configure.ac
8441                 be generally more informative in configure output.
8442                 OpenSSL: correction: '[ --enable-openssl ...' -> 
8443                 '[ --disable-openssl ...', as --enable-openssl is default
8444                 PGP/MIME: don't check for GPGME again, check for
8445                 pgpcore instead. Therefore prevent the possibility of
8446                 attempting to build pgpmime if pgpcore dependencies are
8447                 not met
8448                 ClamAV: use pkgconfig to check for lib
8449                 libgnomeprint: revert logic on inner test to match
8450                 everything else
8451         * src/plugins/pgpcore/sgpgme.c
8452                 add missing include
8453
8454 2005-07-19 [colin]      1.9.12cvs81
8455
8456         * src/summaryview.c
8457                 Fix slow thread rebuilding in particular
8458                 cases
8459
8460 2005-07-19 [paul]       1.9.12cvs80
8461
8462         * sylpheed-claws.desktop
8463                 fix typo, spotted by Stephan Sachse
8464         * src/account.c
8465                 replace GTK_STOCK_ADD with
8466                 GTK_STOCK_NEW button
8467
8468 2005-07-18 [colin]      1.9.12cvs79
8469
8470         * src/etpan/imap-thread.c
8471                 Fix return value (Thanks Hoa)
8472
8473 2005-07-18 [colin]      1.9.12cvs78
8474
8475         * src/imap.c
8476                 Allow empty passwords
8477                 Create drafts/queue/outbox if necessary
8478         * src/summaryview.c
8479                 Remove old code
8480         * src/etpan/imap-thread.c
8481                 Fix STARTTLS (Thanks to Hoa)
8482
8483 2005-07-18 [paul]       1.9.12cvs77
8484
8485         * ChangeLog-gtk2.jp
8486         * ChangeLog.jp
8487                 removed
8488         * Makefile.am
8489                 updated to reflect additions and removals
8490         * TODO
8491                 updated to be claws-specific
8492         * TODO-gtk2
8493         * TODO-gtk2.jp
8494         * TODO.jp
8495         * sylpheed-128x128.png
8496         * sylpheed-64x64.png
8497                 removed
8498         * sylpheed-claws-128x128.png
8499         * sylpheed-claws-64x64.png
8500         * sylpheed-claws.desktop
8501         * sylpheed-claws.png
8502                 added
8503         * sylpheed.desktop
8504         * sylpheed.png
8505                 removed
8506
8507 2005-07-17 [paul]       1.9.12cvs76
8508
8509         * src/account.c
8510         * src/addressbook.c
8511         * src/alertpanel.c
8512         * src/alertpanel.h
8513         * src/compose.c
8514         * src/exphtmldlg.c
8515         * src/expldifdlg.c
8516         * src/folderview.c
8517         * src/imap_gtk.c
8518         * src/inc.c
8519         * src/message_search.c
8520         * src/messageview.c
8521         * src/mh_gtk.c
8522         * src/news_gtk.c
8523         * src/prefs_actions.c
8524         * src/prefs_filtering.c
8525         * src/prefs_matcher.c
8526         * src/prefs_template.c
8527         * src/prefs_themes.c
8528         * src/ssl_manager.c
8529         * src/summary_search.c
8530         * src/textview.c
8531         * src/toolbar.c
8532         * src/gtk/sslcertwindow.c
8533         * src/plugins/pgpcore/sgpgme.c
8534                 rework alertpanels
8535
8536 2005-07-17 [colin]      1.9.12cvs75
8537
8538         * src/privacy.c
8539                 add a PrivacySystem accessor that checks that
8540                 the system cached in a MimeInfo's privacydata
8541                 is still registered. Use this accessor instead
8542                 of directly using data->system. Fixes crashes
8543                 after unloading pgp plugins.
8544
8545 2005-07-17 [colin]      1.9.12cvs74
8546
8547         * src/alertpanel.c
8548                 Change geometry hints to a simple default size.
8549                 Fixes the certs dialogs.
8550
8551 2005-07-17 [colin]      1.9.12cvs73
8552
8553         * src/gtk/sslcertwindow.c
8554                 Use a gtkExpander
8555
8556 2005-07-17 [colin]      1.9.12cvs72
8557
8558         * src/plugins/pgpcore/Makefile.am
8559         * src/plugins/pgpmime/Makefile.am
8560                 Add gpgme libs
8561
8562 2005-07-17 [paul]       1.9.12cvs71
8563
8564         * configure.ac
8565                 add --disable-gnomeprint option
8566                 modified version of patch by Marius Mauch
8567
8568 2005-07-17 [paul]       1.9.12cvs70
8569
8570         * src/common/defs.h
8571                 update urls
8572         * src/account.c
8573         * src/action.c
8574         * src/addressbook.c
8575         * src/compose.c
8576         * src/foldersel.c
8577         * src/folderview.c
8578         * src/html.c
8579         * src/imap_gtk.c
8580         * src/main.c
8581         * src/mainwindow.c
8582         * src/messageview.c
8583         * src/mh_gtk.c
8584         * src/mimeview.c
8585         * src/news_gtk.c
8586         * src/prefs_account.c
8587         * src/prefs_send.c
8588         * src/prefs_summaries.c
8589         * src/procmsg.c
8590         * src/summaryview.c
8591         * src/common/utils.c
8592         * src/common/xml.c
8593         * src/plugins/pgpcore/passphrase.c
8594         * src/plugins/pgpcore/select-keys.c
8595                 replace inappropriately used backticks
8596                 with single quotes
8597
8598 2005-07-16 [colin]      1.9.12cvs69
8599
8600         * src/image_viewer.c
8601                 Add extra paranoid checks
8602
8603 2005-07-16 [colin]      1.9.12cvs68
8604
8605         * src/plugins/pgpcore/prefs_gpg.c
8606                 Don't auto-check sigs by default, as it
8607                 can be really slow.
8608
8609 2005-07-16 [colin]      1.9.12cvs67
8610
8611         * src/plugins/pgpcore/sgpgme.c
8612                 Make messages a bit better.
8613
8614 2005-07-16 [colin]      1.9.12cvs66
8615
8616         * src/imap.c
8617                 Remove pseudo-log
8618         * src/etpan/imap-thread.c
8619                 Add real log
8620
8621 2005-07-16 [colin]      1.9.12cvs65
8622
8623         * src/main.c
8624         * src/prefs_other.c
8625                 And now, fix build with libetpan :-/
8626
8627 2005-07-15 [colin]      1.9.12cvs64
8628
8629         * src/prefs_other.c
8630                 Continue fixing build without libetpan.
8631
8632 2005-07-15 [colin]      1.9.12cvs63
8633
8634         * src/main.c
8635                 Fix build with --disable-libetpan
8636
8637 2005-07-15 [colin]      1.9.12cvs62
8638
8639         * configure.ac
8640                 Bump libetpan's version
8641
8642 2005-07-15 [colin]      1.9.12cvs61
8643
8644         * src/etpan/imap-thread.c
8645                 Actually stop logging :)
8646
8647 2005-07-15 [colin]      1.9.12cvs60
8648
8649         * src/addressbook.c
8650                 Fix dnd of multiple addresses.
8651
8652 2005-07-15 [hoa]        1.9.12cvs59
8653
8654         * src/etpan/imap-thread.c
8655             disable login of IMAP password in libetpan log file.
8656
8657 2005-07-15 [paul]       1.9.12cvs58
8658
8659         * src/account.c
8660                 don't automatically sort
8661                 do allow drag n drop
8662
8663 2005-07-15 [paul]       1.9.12cvs57
8664
8665         * src/account.c
8666         * src/ssl_manager.c
8667                 alphabetical listing
8668
8669 2005-07-15 [paul]       1.9.12cvs56
8670
8671         * src/gtk/pluginwindow.c
8672                 sort plugin list alphabetically
8673
8674 2005-07-15 [paul]       1.9.12cvs55
8675
8676         * src/prefs_spelling.c
8677         * src/prefs_wrapping.c
8678                 unify English usage
8679
8680 2005-07-15 [colin]      1.9.12cvs54
8681
8682         * src/wizard.c
8683                 Typo fix
8684
8685 2005-07-15 [paul]       1.9.12cvs53
8686
8687         * src/prefs_message.c
8688                 make 'show cursor' a hidden option
8689
8690 2005-07-14 [colin]      1.9.12cvs52
8691
8692         * src/plugins/spamassassin/Makefile.am
8693         * src/plugins/clamav/Makefile.am
8694                 Fix double EXTRA_DISTs
8695
8696 2005-07-14 [colin]      1.9.12cvs51
8697
8698         * src/plugins/clamav/Makefile.am
8699         * src/plugins/clamav/clamav_plugin_gtk.deps
8700         * src/plugins/spamassassin/Makefile.am
8701         * src/plugins/spamassassin/spamassassin_gtk.deps
8702                 Make $plugin_gtk depend on $plugin
8703
8704 2005-07-14 [hoa]        1.9.12cvs50
8705
8706         * src/etpan/imap-thread.c
8707                 enable debug log of libetpan when running with --debug
8708
8709 2005-07-14 [colin]      1.9.12cvs49
8710
8711         * configure.ac
8712         * src/common/Makefile.am
8713         * src/common/plugin.c
8714         * src/common/plugin.h
8715                 Add a little plugin dependancy system.
8716                 Plugins can ship a $plugin_name.deps file
8717                 (near them in PLUGINDIR) so that their
8718                 dependancies are loaded if possible.
8719         * src/plugins/Makefile.am
8720         * src/plugins/pgpcore/Makefile.am
8721         * src/plugins/pgpcore/passphrase.c
8722         * src/plugins/pgpcore/passphrase.h
8723         * src/plugins/pgpcore/plugin.c
8724         * src/plugins/pgpcore/prefs_gpg.c
8725         * src/plugins/pgpcore/prefs_gpg.h
8726         * src/plugins/pgpcore/select-keys.c
8727         * src/plugins/pgpcore/select-keys.h
8728         * src/plugins/pgpcore/sgpgme.c
8729         * src/plugins/pgpcore/sgpgme.h
8730                 Introduce pgpcore, used by pgpmime and
8731                 pgpinline
8732         * src/plugins/pgpmime/Makefile.am
8733         * src/plugins/pgpmime/passphrase.c
8734         * src/plugins/pgpmime/passphrase.h
8735         * src/plugins/pgpmime/pgpmime.c
8736         * src/plugins/pgpmime/pgpmime.deps
8737         * src/plugins/pgpmime/plugin.c
8738         * src/plugins/pgpmime/prefs_gpg.c
8739         * src/plugins/pgpmime/prefs_gpg.h
8740         * src/plugins/pgpmime/select-keys.c
8741         * src/plugins/pgpmime/select-keys.h
8742         * src/plugins/pgpmime/sgpgme.c
8743         * src/plugins/pgpmime/sgpgme.h
8744                 Remove the core from pgpmime and add the
8745                 dependancy to pgpcore.
8746
8747 2005-07-14 [paul]       1.9.12cvs48
8748
8749         * src/stock_pixmap.c
8750                 forgot this in last commit
8751
8752 2005-07-14 [paul]       1.9.12cvs47
8753
8754         * src/account.c
8755         * src/addressbook.c
8756                 add accelerators for the buttons (sync with main)
8757         * src/compose.c
8758         * src/compose.h
8759                 add accelerators for the buttons.
8760                 fix editing with external editor.
8761                 replace gdk_input_*() with GIOChannel;
8762                 (sync with main)
8763         * src/foldersel.c
8764                 display folder names with new/unread
8765                 representation (sync with main)
8766         * src/main.c
8767                 specify default window icon (sync with main)
8768         * src/prefs_common.c
8769                 use_addr_book default to FALSE
8770         * src/summaryview.c
8771         * src/textview.c
8772                 add accelerators for the buttons (sync with main)
8773         * src/gtk/menu.c
8774                 fix typos
8775         * src/pixmaps/sylpheed_icon.xpm
8776                 updated
8777
8778 2005-07-13 [paul]       1.9.12cvs46
8779
8780         * src/plugins/pgpmime/pgpmime.c
8781         * src/plugins/pgpmime/sgpgme.c
8782                 (temporarily) use deprecated gpgme_data_rewind()
8783                 while largefile support is not present
8784                 (as suggested by Colin)
8785
8786 2005-07-13 [paul]       1.9.12cvs45
8787
8788         * configure.ac
8789                 remove large file support (for now):
8790                 it breaks too many things
8791
8792 2005-07-13 [paul]       1.9.12cvs44
8793
8794         * configure.ac
8795                 add large file support
8796         * src/html.c
8797                 fix bug #763 where href attribute was not
8798                 the very first attribute of a link
8799                 patch by Thomas Gilgin
8800
8801 2005-07-13 [colin]      1.9.12cvs43
8802
8803         * src/gtk/pluginwindow.c
8804                 Little portability fix
8805
8806 2005-07-13 [colin]      1.9.12cvs42
8807
8808         * src/plugins/pgpmime/sgpgme.c
8809                 Fix crasher.
8810
8811 2005-07-13 [colin]      1.9.12cvs41
8812
8813         * src/plugins/pgpmime/pgpmime.c
8814         * src/plugins/pgpmime/sgpgme.c
8815                 Use gpgme_data_release_and_get_mem instead
8816                 of gpgme_data_read.
8817
8818 2005-07-13 [colin]      1.9.12cvs40
8819
8820         * configure.ac
8821         * src/plugins/pgpmime/passphrase.c
8822         * src/plugins/pgpmime/passphrase.h
8823         * src/plugins/pgpmime/pgpmime.c
8824         * src/plugins/pgpmime/plugin.c
8825         * src/plugins/pgpmime/select-keys.c
8826         * src/plugins/pgpmime/select-keys.h
8827         * src/plugins/pgpmime/sgpgme.c
8828         * src/plugins/pgpmime/sgpgme.h
8829                 Port pgpmime to gpgme-1.0.
8830
8831 2005-07-12 [paul]       1.9.12cvs39
8832
8833         * AUTHORS
8834         * src/toolbar.c
8835         * src/toolbar.h
8836                 add a 'Go to Prev' button to the toolbar.
8837                 correct tooltip text of go to buttons.
8838                 based on patch by Yang Guilong <bamanzi@gmail.com>
8839
8840 2005-07-12 [colin]      1.9.12cvs38
8841
8842         * src/statusbar.c
8843                 Fix progress bar showing stuff at startup.
8844
8845 2005-07-12 [paul]       1.9.12cvs37
8846
8847         * src/editjpilot.c
8848                 fix building with jpilot support
8849
8850 2005-07-11 [colin]      1.9.12cvs36
8851
8852         * src/inc.c
8853                 Add visual indication that filtering is running
8854         * src/textview.c
8855                 Make {}[] uri delimiters
8856         * src/summaryview.c
8857                 Remove useless (and slow) calls
8858
8859 2005-07-11 [paul]       1.9.12cvs35
8860
8861         * src/plugins/clamav/clamav_plugin_gtk.c
8862         * src/plugins/dillo_viewer/dillo_prefs.c
8863         * src/plugins/pgpmime/prefs_gpg.c
8864         * src/plugins/spamassassin/spamassassin_gtk.c
8865                 gather plugins prefs together under their
8866                 own 'Plugins' heading
8867
8868 2005-07-11 [paul]       1.9.12cvs34
8869
8870         sync with main
8871
8872         * src/account.c
8873                 account_delete(): modified alert dialog
8874         * src/editjpilot.c
8875         * src/editvcard.c
8876                 fixed a crash when cancelling file selection
8877                 dialog by Escape key. Made non-ascii filename
8878                 selectable.
8879         * src/prefs_template.c
8880                 prefs_template_window_create(): make scrolled
8881                 window policy AUTOMATIC
8882
8883 2005-07-10 [hoa]        1.9.12cvs33
8884
8885         * src/etpan/imap-thread.c
8886                 workaround for old Courier IMAP servers.
8887
8888 2005-07-10 [colin]      1.9.12cvs32
8889
8890         * src/folder.c
8891         * src/statusbar.c
8892         * src/statusbar.h
8893                 Add visual progress indicator on filtering/processing
8894                 Factorize the progress bar code
8895         * src/imap.c
8896         * src/imap.h
8897         * src/etpan/imap-thread.c
8898                 Add a reference counter to avoid destroying the Folder
8899                 while it's in use by another callback.
8900
8901 2005-07-09 [hoa]        1.9.12cvs31
8902
8903         * src/imap.c
8904         * src/etpan/imap-thread.c
8905                 fixed deadlock when removing IMAP account.
8906
8907 2005-07-08 [colin]      1.9.12cvs30
8908
8909         * src/textview.c
8910         * src/unmime.c
8911                 Fix again problems decoding broken headers
8912         * src/gtk/inputdialog.c
8913                 Fix local variable shadowing a global one
8914
8915 2005-07-08 [colin]      1.9.12cvs29
8916
8917         * src/msgcache.c
8918                 Make the cache/mark files platform-agnostic by writing
8919                 them in little-endian format. Reading them is also done
8920                 in little-endian format, of course; however, in order
8921                 to avoid trashing mark data on big-endian machines, the
8922                 files are, at first, read from the native format if the
8923                 little-endian one doesn't exist. This is easy to deter-
8924                 mine by trying to open a file with a swapped data_ver
8925                 and seeing if it's the wanted version.
8926                 Little-endian using users should see absolutely no
8927                 difference, Big-endian users may get a very little
8928                 performance drop due to byte-swapping.
8929                 Tested on i386 and ppc32. 
8930                 Fixes bug #159 (The index file, in the mailboxes, is 
8931                 hardware depending).
8932
8933                 To have the cache/mark files updated to the new little-
8934                 endian format, "Check for new messages" or even
8935                 "Rebuild folder tree" aren't enough. Files will be
8936                 updated as soon as a folder has been opened/closed.
8937                 To update everything, just select all folders by
8938                 selecting them one by one.
8939
8940 2005-07-07 [colin]      1.9.12cvs28
8941
8942         * src/imap.c
8943                 Remember the folder separator per IMAPFolder
8944                 instead of globally.
8945                 Revive the Session on noop; fixes bug #761
8946                 (mark a bunch of unread messages as read takes 
8947                 forever)
8948
8949 2005-07-07 [darko]      1.9.12cvs27
8950
8951         * src/common/template.c
8952                 Sort templates alphabetically
8953
8954 2005-07-06 [colin]      1.9.12cvs26
8955
8956         * src/imap.c
8957                 Try to use the correct separator in
8958                 most cases. Possibly fixes bug #759
8959                 (only creates the INBOX folder when 
8960                 setting up new IMAP account) and 
8961                 bug #760 (Can't retrieve messages)
8962
8963 2005-07-06 [colin]      1.9.12cvs25
8964
8965         * src/imap.c
8966                 Use real_path in status command. This will
8967                 help later, when namespaces will be used.
8968
8969 2005-07-06 [colin]      1.9.12cvs24
8970
8971         * configure.ac
8972         * src/account.c
8973         * src/folder.c
8974         * src/imap.c
8975         * src/etpan/etpan-log.c
8976         * src/etpan/etpan-thread-manager.c
8977         * src/etpan/imap-thread.c
8978                 Add a --disable-libetpan parameter. With this,
8979                 users that don't want IMAP4 support can avoid
8980                 the new dependancy (and have no IMAP support).
8981                 Users that have IMAP4 accounts and use this
8982                 parameter won't lose their configuration, their
8983                 IMAP accounts will just be invisible and not
8984                 used.
8985         * src/textview.c
8986                 Make the "Copy ..." contextual menu items 
8987                 copy to both the X clipboard and the gtk 
8988                 clipboard - as most other apps do.
8989         * src/gtk/about.c
8990                 Add a notice about OpenSSL usage, in order to
8991                 comply with OpenSSL's license (point 6):
8992                 http://www.openssl.org/source/license.html
8993
8994 2005-07-06 [colin]      1.9.12cvs23
8995
8996         * src/alertpanel.c
8997                 Fix a minimum size for alertpanels
8998         * src/compose.c
8999                 Show 'No space left on device' type errors
9000                 when queuing/sending
9001         * src/imap_gtk.c
9002         * src/mh_gtk.c
9003                 Rework folder's deletion message (remove 
9004                 extra \n)
9005
9006 2005-07-05 [colin]      1.9.12cvs22
9007
9008         * src/imap.c
9009                 Add an alertpanel on auth error
9010                 Add pseudo-log
9011                 Remove pthread-related stuff
9012
9013 2005-07-05 [colin]      1.9.12cvs21
9014
9015         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9016                 Fix crash on plugin reloading (with a hack)
9017
9018 2005-07-05 [colin]      1.9.12cvs20
9019
9020         * src/prefs_account.c
9021         * src/prefs_account.h
9022                 Fix typo
9023         * src/gtk/filesel.c
9024         * src/gtk/filesel.h
9025                 Add a way to filter the view
9026         * src/gtk/pluginwindow.c
9027                 Filter loadable stuff
9028         * src/plugins/pgpmime/prefs_gpg.c
9029                 Fix missing unregistration
9030         * .cvsignore
9031         * src/etpan/.cvsignore
9032         * src/plugins/spamassassin/.cvsignore
9033                 Add more stuff to cvs ignored files
9034
9035 2005-07-04 [colin]      1.9.12cvs19
9036
9037         * src/imap.c
9038                 Fix scan_required returning FALSE when it
9039                 shouldn't. Maybe fix #760 (Can't retrieve
9040                 messages)
9041
9042 2005-07-04 [colin]      1.9.12cvs18
9043
9044         * src/summaryview.c
9045                 Fix always_show_msg pref
9046
9047 2005-07-04 [paul]       1.9.12cvs17
9048
9049         sync with main (forgotten in last commit)
9050         
9051         * src/common/utils.c
9052         * src/common/utils.h
9053                 check_line_length(): new.
9054                 is_dir_exist()
9055                 is_file_entry_exist()
9056                 dirent_is_regular_file()
9057                 dirent_is_directory(): use g_file_test() instead of stat().
9058
9059 2005-07-04 [paul]       1.9.12cvs16
9060
9061         sync with main:
9062
9063         * src/compose.c
9064                 compose_write_to_file(): check for line
9065                 length limit and display warning if exceeds
9066         * src/jpilot.c
9067                 use get_home_dir() instead of g_get_home_dir()
9068         * src/procheader.c
9069                 removed warning about invalid date
9070         * src/vcard.c
9071                 use get_home_dir() instead of g_get_home_dir()
9072
9073 2005-07-04 [paul]       1.9.12cvs15
9074
9075         * src/stock_pixmap.c
9076                 fix new pixmap naming errors
9077                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
9078
9079 2005-07-04 [colin]      1.9.12cvs14
9080
9081         * src/imap.c
9082                 Fix debugging string with a warning
9083
9084 2005-07-04 [colin]      1.9.12cvs13
9085
9086         * configure.ac
9087                 Add a check for libetpan's version (>= 0.37)
9088
9089 2005-07-04 [hoa]        1.9.12cvs12
9090
9091         * commitHelper
9092         * src/imap.c
9093         * src/etpan/imap-thread.c
9094         * src/etpan/imap-thread.h
9095                 fixed IMAP implementation of check of mails.
9096
9097 2005-07-03 [hoa]        1.9.12cvs11
9098
9099         * src/etpan/Makefile.am
9100         * src/etpan/etpan-errors.h
9101         * src/etpan/etpan-log.[ch]
9102         * src/etpan/etpan-thread-manager-types.h
9103         * src/etpan/etpan-thread-manager.[ch]
9104         * src/etpan/imap-thread.[ch]
9105         * src/Makefile.am
9106         * src/imap.c
9107         * src/main.c
9108         * src/prefs_other.c
9109         * configure.ac
9110             merged imap branch.
9111             dependency on libetpan 0.37 is now added.
9112
9113 2005-07-01 [colin]      1.9.12cvs10
9114
9115         * src/Makefile.am
9116         * src/folder.c
9117         * src/folder.h
9118         * src/folderview.c
9119         * src/stock_pixmap.c
9120         * src/stock_pixmap.h
9121         * src/plugins/trayicon/trayicon.c
9122                 Add marked symbol on folders containing
9123                 marked messages
9124         * src/procmsg.c
9125         * src/procmsg.h
9126         * src/toolbar.c
9127         * src/prefs_common.c
9128         * src/prefs_common.h
9129         * src/prefs_send.c
9130                 Add an optional confirmation dialog on queue
9131                 sending. Patch by wwp.
9132         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
9133         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
9134         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
9135         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
9136         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
9137         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
9138         * src/pixmaps/inbox_mark.xpm            ** ADDED **
9139         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
9140         * src/pixmaps/outbox_mark.xpm           ** ADDED **
9141         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
9142         * src/pixmaps/trash_mark.xpm            ** ADDED **
9143                 New pixmaps
9144
9145 2005-07-01 [colin]      1.9.12cvs9
9146
9147         * src/summaryview.c
9148                 Fix a little threading bug
9149         * src/addrgather.c
9150         * src/mainwindow.c
9151                 A little bit of HIG normality never hurts
9152
9153 2005-07-01 [colin]      1.9.12cvs8
9154
9155         * src/compose.c
9156         * src/msgcache.c
9157         * src/pop.c
9158         * src/procmime.c
9159         * src/recv.c
9160         * src/common/log.c
9161         * src/common/template.c
9162         * src/common/utils.c
9163         * src/common/utils.h
9164                 Reverted the fwrite_atomic stuff. In fact
9165                 it is already atomic.
9166
9167 2005-06-30 [colin]      1.9.12cvs7
9168
9169         * src/common/utils.c
9170         * src/common/utils.h
9171                 Add an fwrite_atomic() function to make
9172                 sure we write everything: fwrite can make
9173                 short writes.
9174         * src/compose.c
9175         * src/msgcache.c
9176         * src/pop.c
9177         * src/procmime.c
9178         * src/recv.c
9179         * src/common/log.c
9180         * src/common/template.c
9181                 Use that (and fix swapping of size and nmemb).
9182                 Thanks to Rich Coe for the heads up.
9183
9184 2005-06-30 [colin]      1.9.12cvs6
9185
9186         * src/addressbook.c
9187                 Optimize addressbook opening 
9188
9189 2005-06-30 [colin]      1.9.12cvs5
9190
9191         * src/summaryview.c
9192                 Remove calls to summary_step after move/copy
9193
9194 2005-06-28 [paul]       1.9.12cvs4
9195
9196         * src/alertpanel.c
9197                 wrap and make the error msg selectable
9198
9199 2005-06-28 [paul]       1.9.12cvs3
9200
9201         * src/ssl_manager.c
9202                 replace the OK button with a Close button
9203         * src/gtk/foldersort.c
9204                 use GTK_STOCK_ icons/buttons
9205
9206 2005-06-28 [colin]      1.9.12cvs2
9207
9208         * src/gedit-print.c             ** ADDED **
9209         * src/gedit-print.h             ** ADDED **
9210         * src/gtk/gtksourceprintjob.c   ** ADDED **
9211         * src/gtk/gtksourceprintjob.h   ** ADDED **
9212                 I can't believe no one had enough time to tell
9213                 me I forgot the `cvs add`
9214
9215 2005-06-27 [colin]      1.9.12cvs1
9216
9217         * src/Makefile.am
9218         * src/gtk/Makefile.am
9219         * src/messageview.c
9220         * src/procmsg.c
9221         * src/summaryview.c
9222         * configure.ac
9223                 Add optional libgnomeprint-based printing
9224         * src/mainwindow.c
9225         * src/gtk/quicksearch.c
9226                 Add an Edit/Quick search menu item to show
9227                 and focus the quicksearch
9228
9229 2005-06-27 [paul]       1.9.12
9230
9231         1.9.12 release
9232
9233         * po/ca.po
9234         * po/de.po
9235         * po/es.po
9236         * po/fr.po
9237         * po/it.po
9238         * po/ko.po
9239         * po/pt_BR.po
9240         * po/sk.po
9241         * po/zh_CN.po
9242                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9243                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
9244                 SungHyun Nam, Frederico Goncalves Guimaraes,
9245                 Andrej Kacian, and Yang Guilong
9246 2005-06-26 [colin]      1.9.11cvs106
9247
9248         * src/imap_gtk.c
9249                 Forgot one file for previous fix
9250
9251 2005-06-26 [colin]      1.9.11cvs105
9252
9253         * src/folder.c
9254         * src/imap.c
9255                 Fix problems with folder operations in no_select
9256                 imap folders. it applies only to mails, and 
9257                 creation/deletion/move/renaming of folders 
9258                 should be possible
9259
9260 2005-06-26 [paul]       1.9.11cvs104
9261
9262         * src/prefs_filtering.c
9263                 replace one more GTK_STOCK_REMOVE
9264                 with GTK_STOCK_DELETE
9265
9266 2005-06-25 [colin]      1.9.11cvs103
9267
9268         * src/imap.c
9269                 Optimize get_seq_set_from_seq_list
9270                 (Patch by Ricardo) 
9271
9272 2005-06-25 [colin]      1.9.11cvs102
9273
9274         * src/mh.c
9275                 If the directory exists, but not in the
9276                 correct encoding, rename it. This should
9277                 handle old-versions-induced bugs.
9278
9279 2005-06-25 [colin]      1.9.11cvs101
9280
9281         * src/mh.c
9282                 Fix path access with extended dir names
9283                 Fixes bug #589 (SC segfaults with wrong locale
9284                 settings)
9285
9286 2005-06-25 [colin]      1.9.11cvs100
9287
9288         * src/prefs_account.c
9289         * src/prefs_account.h
9290         * src/compose.c
9291                 Add an option to encrypt replies to
9292                 encrypted messages
9293
9294 2005-06-25 [colin]      1.9.11cvs99
9295
9296         * src/compose.c
9297         * src/quote_fmt_parse.y
9298                 ... And make it work with pgpinline.
9299
9300 2005-06-25 [colin]      1.9.11cvs98
9301
9302         * src/compose.c
9303         * src/procmime.c
9304         * src/procmime.h
9305         * src/quote_fmt_parse.y
9306                 o Make reedition of encrypted messages possible
9307                   (as long as it is encrypted to self too, no
9308                    magic there)
9309                 o Make replying with quote (and without selecting
9310                   text) possible for encrypted messages.
9311                 Closes bug #550 (Not possible to "reply with quote"
9312                 to gnupg encrypted messages)
9313
9314 2005-06-24 [paul]       1.9.11cvs97
9315
9316         * src/imap.c
9317                 add missing include
9318
9319 2005-06-24 [paul]       1.9.11cvs96
9320
9321         * src/editldap.c
9322                 made bind password entry invisible
9323                 (sync with main)
9324         * src/send_message.c
9325                 send_message_local(): check exit status
9326                 to detect errors (sync with main)
9327         * src/textview.c
9328                 use main's less ambiguous popup menu
9329                 wording
9330
9331 2005-06-24 [paul]       1.9.11cvs95
9332
9333         * src/prefs_actions.c
9334         * src/prefs_customheader.c
9335         * src/prefs_display_header.c
9336         * src/prefs_filtering_action.c
9337         * src/prefs_matcher.c
9338         * src/prefs_template.c
9339         * src/prefs_toolbar.c
9340                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
9341         * src/gtk/description_window.c
9342                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
9343
9344 2005-06-23 [colin]      1.9.11cvs94
9345
9346         * src/summaryview.c
9347                 Fix rough edges (be sure to call status_show whenever
9348                 necessary).
9349
9350 2005-06-23 [colin]      1.9.11cvs93
9351
9352         * src/summaryview.c
9353                 Optimize Select All
9354                 Before, in a 5K mails folder: 11s
9355                 After, in the same folder: 58000µs
9356                 The joys of locking... gtk_clist_select_all() fires a 
9357                 tree-select-row event for each selected row, which in 
9358                 summaryview, callbacks summary_selected which in turn,
9359                 calls summary_status_show, which walks the selected
9360                 rows. Hence, calling gtk_clist_select_all was 
9361                 exponential. Locking the summaryview makes 
9362                 summary_selected return early.
9363
9364 2005-06-23 [colin]      1.9.11cvs92
9365
9366         * src/imap.c
9367                 Move mutex at the important place to avoid
9368                 deadlocks
9369         * src/summaryview.c
9370                 Fix Del key deleting directly instead of
9371                 moving to trash
9372
9373 2005-06-22 [colin]      1.9.11cvs91
9374
9375         * src/plugins/spamassassin/libspamc.c
9376                 As we do spagetti code with assignations in multiple
9377                 places (see _message_read_raw where out = msg = raw),
9378                 let's be sure we don't free the same pointer twice.
9379                 Should fix bug #683 (Crash in libpam at 
9380                 message_cleanup).
9381
9382 2005-06-22 [colin]      1.9.11cvs90
9383
9384         * src/compose.c
9385         * src/messageview.c
9386         * src/toolbar.c
9387                 Make toolbar's delete use the move to trash stuff;
9388                 Add gtk_widget_realize to be sure pixmaps can get
9389                 created (that may fix an old worksforme bug which
9390                 I can't find back...)
9391
9392 2005-06-22 [colin]      1.9.11cvs89
9393
9394         * src/summaryview.c
9395         * src/summaryview.h
9396         * src/mainwindow.c
9397                 Rename "Message/Delete" to "Message/Move to trash"
9398                 Add "Message/Delete..." that directly destroys the
9399                 selected messages after asking for a confirmation.
9400
9401 2005-06-22 [colin]      1.9.11cvs88
9402
9403         * src/imap.c
9404                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
9405                 o Fix a deadlock (thanks Darko)
9406
9407 2005-06-22 [colin]      1.9.11cvs87
9408
9409         * src/gtk/foldersort.c
9410                 Add missing include for the i18n;
9411                 patch by Fabien Vantard
9412
9413 2005-06-21 [colin]      1.9.11cvs86
9414
9415         * src/folder.c
9416         * src/folderview.c
9417                 Respect the no_select flag
9418         * src/imap.c
9419                 Fix recursive deletion
9420         * src/imap_gtk.c
9421         * src/mh_gtk.c
9422                 Make the folder deletion's warning
9423                 more explicit
9424
9425 2005-06-21 [colin]      1.9.11cvs85
9426
9427         * src/textview.c
9428                 Prevent email addresses from spanning accross
9429                 lines - fixes bug # 646 (newline-chars in 
9430                 email addresses)
9431
9432 2005-06-20 [colin]      1.9.11cvs84
9433
9434         * src/folder.c
9435                 Be sure not to remove source if copy failed
9436
9437 2005-06-20 [colin]      1.9.11cvs83
9438
9439         * src/folderview.c
9440         * src/imap_gtk.c
9441                 remove summaryview's lock
9442         * src/imap.c
9443                 introduce threads to avoid problems when foreground tasks
9444                 interfere with background tasks
9445         * src/mh.c
9446                 prevent moving to drafts/queue
9447         * src/mimeview.c
9448                 fix leak
9449
9450 2005-06-19 [colin]      1.9.11cvs82
9451
9452         * src/imap_gtk.c
9453                 Remember that the user doesn't want to override
9454                 offline mode, for 3 seconds. It avoid presenting
9455                 him with N popups in a really short time.
9456
9457 2005-06-17 [colin]      1.9.11cvs81
9458
9459         * src/imap.c
9460                 Fix IMAP breaking on folders containing '('
9461                 (Probably won't be enough)
9462
9463 2005-06-17 [colin]      1.9.11cvs80
9464
9465         Forgotten files on 1.9.11cvs79
9466         * src/summaryview.c
9467                 Fix stepping when not immediately executing
9468         * src/imap.c
9469                 Really prevent UID FETCH 0
9470         * src/codeconv.c
9471                 Fix outgoing charset never set to utf-8
9472         * src/mh.c
9473                 Fix leak
9474
9475 2005-06-16 [colin]      1.9.11cvs79
9476
9477         * src/compose.c
9478                 Fix bug #707 (Dash splits rows)
9479                 Only wrap if we're on a line break position and
9480                 the previous one was a "white" (space) char.
9481                 Pango stuff is weird.
9482
9483 2005-06-16 [colin]      1.9.11cvs78
9484
9485         * src/imap_gtk.c
9486                 Lock summaryview while downloading messages
9487                 on user demand
9488         * src/procheader.c
9489         * src/unmime.c
9490         * src/common/utils.c
9491         * src/common/utils.h
9492                 Replace \r and \n with spaces in From and
9493                 Subject headers
9494
9495 2005-06-16 [paul]       1.9.11cvs77
9496
9497         * src/procmime.c
9498                 liberalise the mime parser
9499         * src/gtk/about.c
9500                 add text wrapping
9501
9502 2005-06-16 [paul]       1.9.11cvs76
9503
9504         * src/gtk/about.c
9505                 reworked
9506
9507 2005-06-15 [colin]      1.9.11cvs75
9508
9509         * src/compose.c
9510                 Finish header encoding fix
9511         * src/summaryview.c
9512                 Fix segfault
9513         * src/headerview.c
9514                 Fix compilation (Thanks Stephan
9515                 Sachse)
9516
9517 2005-06-15 [colin]      1.9.11cvs74
9518
9519         * Makefile.am
9520                 Install gnome2 stuff rather than gnome1, 
9521                 if both are present
9522         * src/codeconv.c
9523         * src/codeconv.h
9524         * src/compose.c
9525                 Fix headers encoding
9526         * src/folder.c
9527                 Visual progress when fetching all messages
9528         * src/folderview.c
9529         * src/summaryview.c
9530         * src/summaryview.h
9531                 Prevent changing current message while
9532                 incorporating
9533
9534 2005-06-15 [paul]       1.9.11cvs73
9535
9536         * src/gtk/gtkaspell.c
9537         * src/gtk/gtkaspell.h
9538                 fix build warnings
9539
9540 2005-06-15 [paul]       1.9.11cvs72
9541
9542         * src/prefs_filtering.c
9543                 allow reordering of filter rules by
9544                 drag n drop
9545
9546 2005-06-15 [paul]       1.9.11cvs71
9547
9548         * COPYING
9549                 updated
9550         * src/codeconv.c
9551                 replace deprecated function
9552         * src/inc.c
9553         * src/send_message.c
9554         * src/gtk/progressdialog.c
9555         * src/gtk/progressdialog.h
9556                 salvage and reuse parts of reverted sync
9557
9558 2005-06-15 [paul]       1.9.11cvs70
9559
9560         * src/inc.c
9561         * src/send_message.c
9562         * src/gtk/progressdialog.c
9563         * src/gtk/progressdialog.h
9564                 revert yesterday's sync with main
9565                 it contains deprecated functions
9566
9567 2005-06-15 [colin]      1.9.11cvs69
9568
9569         * src/headerview.c
9570                 Fix bug #670 (multi user to: will corrupt message 
9571                 headers display)
9572
9573 2005-06-15 [colin]      1.9.11cvs68
9574
9575         * src/compose.c
9576                 Fix bug #421 (Fix undo on wrapping)
9577
9578 2005-06-15 [colin]      1.9.11cvs67
9579
9580         * src/folder.c
9581                 Provide visual feedback while processing
9582                 folder's rules.
9583         * src/imap.c
9584                 Provide visual feedback while getting
9585                 short headers (for uncached messages)
9586
9587
9588 2005-06-14 [paul]       1.9.11cvs66
9589
9590         * src/account.c
9591                 change a couple stock icons
9592         * src/inc.c
9593         * src/send_message.c
9594         * src/gtk/progressdialog.c
9595         * src/gtk/progressdialog.h
9596                 sync main's GtkTreeView implementation
9597
9598 2005-06-14 [colin]      1.9.11cvs65
9599
9600         * src/imap.c
9601                 Various little fixes, mainly on error paths
9602
9603 2005-06-13 [colin]      1.9.11cvs64
9604
9605         * matcher.c
9606         * procmsg.c
9607         * procmsg.h
9608                 Add a way to fetch only headers. This speeds
9609                 up filtering on headers for IMAP. Fixes:
9610                 bug #481 extraneous imap commands slow down 
9611                         imap filtering
9612                 bug #522 Sylpheed downloads all messages 
9613                         when opening mailbox (IMAP)
9614                 bug #677 IMAP fetch is soooooooooooooo slow
9615         * src/folder.c
9616         * src/folder.h
9617                 Add a folder set_batch method so that
9618                 implementations can speed up flags changes
9619         * src/folderutils.c
9620         * src/summaryview.c
9621                 Use that in mark as (un)read and mark all read
9622                 Refix bug #679
9623         * src/imap.c
9624                 Implement set_batch - brings back deferred
9625                 flags in a less buggy manner. Fixes:
9626                 bug #729 IMAP immediate expunge of deleted messages
9627                 bug #191 remove list of messages with one command
9628                 Fix login with strange chars
9629                 Implement fetch_msg_full
9630                 Fix copy (wrong counts)
9631
9632 2005-06-12 [colin]      1.9.11cvs63
9633
9634         * src/folder.c
9635                 lock incorporation during long operations.
9636                 Avoids fucking up the IMAP socket.
9637
9638 2005-06-12 [colin]      1.9.11cvs62
9639
9640         * src/imap.c
9641                 Fix harmful typo
9642                 Factorize remove_all_msg
9643                 Thread-ize expunge
9644         * src/summaryview.c
9645                 Don't update partial-download status if unnecessary
9646         * src/folder.c
9647                 Use remove_msgs everywhere possible
9648
9649 2005-06-12 [colin]      1.9.11cvs61
9650
9651         * src/folder.c
9652         * src/folder.h
9653                 Add a remove_msgs function to remove a 
9654                 list of messages
9655         * src/imap.c
9656                 Implement that.
9657
9658 2005-06-12 [colin]      1.9.11cvs60
9659
9660         * src/imap.c
9661                 Remove flags-processing deferring... Too hard
9662                 to get it to work in all cases.
9663
9664 2005-06-11 [colin]      1.9.11cvs59
9665
9666         * src/imap.c
9667                 printf -> debug_print
9668
9669 2005-06-11 [colin]      1.9.11cvs58
9670
9671         * src/imap.c
9672                 o Fix build without USE_PTHREAD
9673                 o Factorize imap_open
9674                 o Alertpanel in case of impossible connection
9675                 o Alertpanel in case of impossible login
9676                 o Fix deferred flags processing to force a 
9677                   flush before adding some more flags to process,
9678                   but in another folder.
9679
9680 2005-06-10 [colin]      1.9.11cvs57
9681
9682         * src/imap.c
9683                 o Fix a format string error
9684                 o init ssl socket outside of the thread 
9685                   (it possibly invokes gtk calls)
9686         * src/procmime.c
9687                 o Put back the buffer to its necessary size
9688                 o Fix changing a file pointer without keeping
9689                   track of it (thanks Valgrind)
9690         * src/common/smtp.c
9691                 o Fix automatic STARTTLS if login should be done
9692                   and the server only allows it after starting TLS
9693         * src/gtk/gtkinputdialog.c
9694                 o Eat GDK_Return so that the combo popup doesn't 
9695                   appear when we press Enter to validate the combo
9696                   input dialog (as seen in the Open with... dialog)
9697
9698 2005-06-10 [colin]      1.9.11cvs56
9699
9700         * src/imap.c
9701                 o A bit less debug
9702                 o Fix a crash on deletion
9703                 o Threadize imap_select (it's called outside of 
9704                   threads)
9705                 o Defer treatment of DELETED flags
9706
9707
9708 2005-06-09 [colin]      1.9.11cvs55
9709
9710         * src/imap.c
9711                 Make sure we check imap_gtk_should_override(), which
9712                 potentially calls gtk stuff, before creating thread.
9713                 That way it should't be called via imap_get_session()
9714                 inside a thread.
9715
9716 2005-06-09 [colin]      1.9.11cvs54
9717
9718         * src/imap.c
9719                 o add a bit of status output
9720                 o remove some dead code
9721                 o threadize get_list_of_uids
9722                 o threadize imap_get_flags
9723                 o defer flag changing by 500ms so that they
9724                   can be batched
9725
9726
9727 2005-06-08 [colin]      1.9.11cvs53
9728
9729         * src/imap.c
9730                 Thread-ize imap_cmd_fetch
9731
9732 2005-06-08 [colin]      1.9.11cvs52
9733
9734         * src/main.c
9735                 Mmh, that broke POP3...
9736
9737 2005-06-08 [colin]      1.9.11cvs51
9738
9739         * src/main.c
9740                 Stabilize IMAP patch (thanks to Hoa)
9741
9742 2005-06-08 [colin]      1.9.11cvs50
9743
9744         * src/imap.c
9745                 Test patch to speed up imap. 
9746
9747 2005-06-08 [colin]      1.9.11cvs49
9748
9749         * src/imap_gtk.c
9750                 Warning fix
9751         * src/procmime.c
9752                 Apply patch from gentoo to use /usr/share/mime/globs if 
9753                 available, after un-breaking it
9754         * src/common/log.c
9755         * src/common/log.h
9756                 Use g_timeout for invoking hooks that possibly use gtk
9757                 calls. This should leave gtk calls in the main thread.
9758
9759 2005-06-08 [paul]       1.9.11cvs48
9760
9761         * src/codeconv.c
9762                 conv_get_outgoing_charset_str(): don't
9763                 use prefs_common setting
9764         * src/compose.c
9765         * src/compose.h
9766                 add /Options/Character encoding/... to
9767                 temporarily change the outgoing encoding
9768
9769         (belated sync with main)
9770
9771 2005-06-08 [paul]       1.9.11cvs47
9772
9773         * src/compose.c
9774                 correction to/completion of last
9775                 sync with main
9776
9777 2005-06-08 [paul]       1.9.11cvs46
9778
9779         sync with main:
9780         
9781         * src/codeconv.c
9782         * src/codeconv.h
9783                 always enabled Japanese auto-detection
9784                 if the first letters of locale string
9785                 is "ja"
9786         * src/compose.c
9787                 don't use "destroy" signal to destroy
9788                 Compose object (fix rare crashes on discard?)
9789         * src/mainwindow.c
9790         * src/messageview.c
9791         * src/prefs_send.c
9792                 added Hebrew encodings
9793         * src/sourcewindow.c
9794                 don't use "destroy" signal to destroy
9795                 objects
9796
9797 2005-06-07 [colin]      1.9.11cvs45
9798
9799         * src/summaryview.c
9800                 Add missing unlocks/locks
9801
9802 2005-06-07 [paul]       1.9.11cvs44
9803
9804         * src/summaryview.c
9805                 restore bug #749 fix
9806
9807 2005-06-06 [colin]      1.9.11cvs43
9808
9809         * src/summaryview.c
9810                 Fix selection bug when prefs_common.open_unread 
9811                 is FALSE
9812
9813 2005-06-06 [colin]      1.9.11cvs42
9814
9815         * src/common/md5.c
9816                 Fix a warning
9817         * src/summaryview.c
9818         * src/folderview.c
9819                 Factorize long operations beginning and end
9820                 (locking, freezing/thawing, cursor, ...)
9821                 Check selection->data member in selection-
9822                 related loops; this avoids dying an awful
9823                 death if the selection changes on us while
9824                 we're marking a whole IMAP folder unread, 
9825                 for example.
9826
9827 2005-06-06 [paul]       1.9.11cvs41
9828
9829         * src/textview.c
9830                 don't g_free() a static gchar buffer
9831
9832 2005-06-05 [colin]      1.9.11cvs40
9833
9834         * src/mainwindow.c
9835         * src/messageview.c
9836         * src/summaryview.c
9837                 Fix bug #749 (Show all headers should be
9838                 sticky as the GUI suggests)
9839
9840 2005-06-03 [paul]       1.9.11cvs39
9841
9842         * src/compose.c
9843                 don't allow editing of mail while sending.
9844                 patch by Colin
9845
9846 2005-06-03 [paul]       1.9.11cvs38
9847
9848         * src/folderview.c
9849                 add a freeze/thaw to speed up 'mark all read'
9850
9851 2005-06-03 [paul]       1.9.11cvs37
9852
9853         * src/prefs_message.c
9854                 reflect changes immediately
9855
9856 2005-06-02 [colin]      1.9.11cvs36
9857
9858         * po/POTFILES.in
9859                 Patch by Fabien Vantard.
9860
9861 2005-06-02 [colin]      1.9.11cvs35
9862
9863         * src/imap.c
9864                 Use a non-blocking imap_getline() if possible.
9865                 This should completely prevent the interface
9866                 from freezin on imap operations, although it
9867                 may do strange stuff in case of folder switching
9868                 while a big imap operation is taking place...
9869
9870                 In addition, fix a leak in the case thread
9871                 creation fails on connection.
9872
9873 2005-06-02 [colin]      1.9.11cvs34
9874
9875         * src/crash.c
9876         * src/prefs_common.h
9877                 Fix build (prefs_common_init() doesn't exist
9878                 anymore)
9879
9880 2005-06-02 [colin]      1.9.11cvs33
9881
9882         * src/prefs_account.c
9883                 Fix bug #245 (filtering rules broken when
9884                 renaming a remote account (imap4 or nntp)
9885
9886 2005-06-02 [colin]      1.9.11cvs32
9887
9888         * src/imap.c
9889                 Try to fix IMAP shortcomings: 
9890                 o Multithread imap_open()
9891                 o allow offline-mode overriding instead of
9892                   just returning NULL
9893         * src/imap_gtk.c
9894         * src/imap_gtk.h
9895                 Add a function to ask whether we want to
9896                 override offline-mode for 10 minutes (one-shot
9897                 asking was painful)
9898         * src/procheader.c
9899                 Fix segfault when imap parser isn't happy about
9900                 a missing {
9901
9902 2005-06-01 [colin]      1.9.11cvs31
9903
9904         * src/addrharvest.c
9905         * src/compose.c
9906         * src/mbox.c
9907         * src/mbox.h
9908         * src/mh.c
9909         * src/msgcache.c
9910         * src/send_message.c
9911         * src/setup.c
9912         * src/undo.c
9913         * src/common/hooks.c
9914         * src/common/prefs.c
9915         * src/common/template.c
9916         * src/common/utils.c
9917         * src/gtk/gtkutils.c
9918         * src/gtk/inputdialog.c
9919         * src/gtk/menu.c
9920         * src/gtk/pluginwindow.c
9921         * src/gtk/prefswindow.c
9922         * src/plugins/pgpmime/passphrase.c
9923         * src/plugins/pgpmime/prefs_gpg.c
9924                 More -Wall fixes
9925
9926         * src/common/Makefile.am
9927         * src/common/timing.h
9928                 Add basic timing code
9929
9930         * src/summaryview.c
9931                 Fix a bug with unread messages when 
9932                 re-sorting folders, and by the way
9933                 fix a big performance hit when 
9934                 re-sorting (10k mails: before 5s,
9935                 after .5s)
9936
9937         * src/prefs_compose_writing.c
9938         * src/prefs_compose_writing.h
9939         * src/prefs_message.c
9940         * src/prefs_message.h
9941         * src/prefs_other.c
9942         * src/prefs_other.h
9943         * src/prefs_quote.c
9944         * src/prefs_quote.h
9945         * src/prefs_receive.c
9946         * src/prefs_receive.h
9947         * src/prefs_send.c
9948         * src/prefs_send.h
9949         * src/prefs_summaries.c
9950         * src/prefs_summaries.h
9951                 Fix copyright banner
9952
9953 2005-06-01 [paul]       1.9.11cvs30
9954
9955         * po/fi.po
9956                 updated by Flammie Pirinen
9957         * src/procmime.c
9958                 fix 'Bad BASE64 content' output
9959
9960 2005-05-31 [colin]      1.9.11cvs29
9961
9962         * src/procmime.c
9963                 Oops, where did my hunk go.
9964
9965 2005-05-31 [colin]      1.9.11cvs28
9966
9967         * src/Makefile.am
9968         * src/account.c
9969         * src/action.c
9970         * src/addr_compl.c
9971         * src/addressbook.c
9972         * src/codeconv.c
9973         * src/compose.c
9974         * src/export.c
9975         * src/folder.c
9976         * src/folderview.c
9977         * src/image_viewer.c
9978         * src/main.c
9979         * src/mainwindow.c
9980         * src/messageview.c
9981         * src/mimeview.c
9982         * src/msgcache.c
9983         * src/prefs_account.c
9984         * src/prefs_actions.c
9985         * src/prefs_common.c
9986         * src/prefs_compose_writing.c
9987         * src/prefs_customheader.c
9988         * src/prefs_ext_prog.c
9989         * src/prefs_filtering.c
9990         * src/prefs_filtering_action.c
9991         * src/prefs_fonts.c
9992         * src/prefs_image_viewer.c
9993         * src/prefs_message.c
9994         * src/prefs_message.h
9995         * src/prefs_msg_colors.c
9996         * src/prefs_other.c
9997         * src/prefs_other.h
9998         * src/prefs_quote.c
9999         * src/prefs_receive.c
10000         * src/prefs_receive.h
10001         * src/prefs_send.c
10002         * src/prefs_send.h
10003         * src/prefs_spelling.c
10004         * src/prefs_summaries.c
10005         * src/prefs_summary_column.c
10006         * src/prefs_template.c
10007         * src/prefs_themes.c
10008         * src/prefs_toolbar.c
10009         * src/prefs_wrapping.c
10010         * src/procmime.c
10011         * src/procmsg.c
10012         * src/send_message.h
10013         * src/ssl_manager.c
10014         * src/summary_search.c
10015         * src/summaryview.c
10016         * src/textview.c
10017         * src/wizard.c
10018         * src/common/smtp.c
10019         * src/common/smtp.h
10020         * src/gtk/gtkutils.h
10021                 o Move the rest of Common prefs to new style
10022                 o Lots of -Wall warning fixes
10023                 o fix FIXME in cache memusage calculation
10024                 o Let return receipts be sent from any account
10025                 o Little cache optimisation (read)
10026                 o Fix bug #746 (don't treat commas as separators
10027                   when inside a quoted string)
10028
10029 2005-05-31 [paul]       1.9.11cvs27
10030
10031         * src/prefs_common.c
10032                 fix 'off-by-one' typo
10033
10034 2005-05-31 [paul]       1.9.11cvs26
10035
10036         * src/account.c
10037         * src/addr_compl.c
10038         * src/compose.c
10039         * src/foldersel.c
10040         * src/prefs_actions.c
10041         * src/prefs_common.c
10042         * src/prefs_common.h
10043         * src/prefs_customheader.c
10044         * src/prefs_display_header.c
10045         * src/prefs_filtering.c
10046         * src/prefs_filtering_action.c
10047         * src/prefs_matcher.c
10048         * src/prefs_summaries.c
10049         * src/prefs_summary_column.c
10050         * src/prefs_template.c
10051         * src/prefs_toolbar.c
10052         * src/ssl_manager.c
10053         * src/gtk/pluginwindow.c
10054         * src/gtk/prefswindow.c
10055         * src/gtk/progressdialog.c
10056                 add hidden prefs 'enable_rules_hint'
10057                 for gtk_tree_view_set_rules_hint()
10058                 (sync with main)
10059                 
10060
10061 2005-05-31 [colin]      1.9.11cvs25
10062
10063         * src/Makefile.am
10064         * src/main.c
10065         * src/prefs_common.c
10066         * src/prefs_summaries.c ** ADDED **
10067         * src/prefs_summaries.h ** ADDED **
10068                 Common/Display -> Display/Summaries
10069
10070 2005-05-31 [colin]      1.9.11cvs24
10071
10072         * src/Makefile.am
10073         * src/main.c
10074         * src/prefs_quote.c ** ADDED **
10075         * src/prefs_quote.h ** ADDED **
10076                 Move Common/Quote to Compose/Quoting
10077         * src/prefs_common.c
10078         * src/prefs_common.h
10079                 Remove old quote stuff, add
10080                 convenience functions for GtkTextView prefs
10081         * src/gtk/prefswindow.c
10082                 Set default height higher
10083
10084 2005-05-30 [colin]      1.9.11cvs23
10085
10086         * src/Makefile.am
10087         * src/main.c
10088         * src/prefs_common.c
10089         * src/prefs_compose_writing.c ** ADDED **
10090         * src/prefs_compose_writing.h ** ADDED **
10091                 Move Common/Compose prefs to Compose/Writing
10092
10093 2005-05-30 [colin]      1.9.11cvs22
10094
10095         * src/common/utils.c
10096                 Fix bug #651 (Confused Attract by Subject)
10097                 Patch by M. Benkmann <haferfrost@web.de>
10098         * AUTHORS
10099
10100 2005-05-30 [colin]      1.9.11cvs21
10101
10102         * src/compose.c
10103                 Fix concatenation of different headers of
10104                 the same type (bug #645)
10105         * src/prefs_folder_item.c
10106                 Fix bug #699 (setting color to black doesn't
10107                 work immediately)
10108         * src/procmime.c
10109                 Print out decoding error only once per
10110                 block
10111
10112 2005-05-30 [paul]       1.9.11cvs20
10113
10114         * src/common/template.c
10115                 fix Bcc
10116
10117 2005-05-30 [paul]       1.9.11cvs19
10118
10119         * doc/src/rfc2368.txt   **NEW FILE**
10120         * src/compose.c
10121                 compose_entries_set(): don't interpret Bcc
10122                 header field (conform to RFC 2368)
10123                 (sync with main)
10124
10125 2005-05-29 [colin]      1.9.11cvs18
10126
10127         * src/prefs_common.c
10128                 Let the default reply format respect
10129                 netiquette by cutting the signature.
10130
10131 2005-05-29 [colin]      1.9.11cvs17
10132
10133         * src/summaryview.c
10134                 Don't let always_show_msg override
10135                 open_unread_on_enter when opening a new
10136                 directory.
10137
10138 2005-05-27 [paul]       1.9.11cvs16
10139
10140         sync with main:
10141
10142         * src/main.c
10143                 app_will_exit(): cleanup tmp directory when exit
10144         * src/message_search.c
10145                 improved the interface and made code cleanup.
10146                 removed Clear button
10147         * src/send_message.c
10148                 send_message_local(): use GSpawn, and detect errors
10149         * src/summary_search.c
10150                 improved the interface and made code cleanup
10151         * src/textview.c
10152                 textview_write_link(): also skip non-ascii space
10153                  at the head of link strings (phishing check
10154                  didn't work at the case)
10155         * src/common/utils.c
10156                 get_command_output(): use g_spawn_command_line_sync()
10157                 instead of popen()
10158
10159 2005-05-26 [colin]      1.9.11cvs15
10160
10161         * src/folder.c
10162                 remove printf
10163
10164 2005-05-26 [colin]      1.9.11cvs14
10165
10166         * src/common/nntp.c
10167                 Fix nntp mode reader (bug #611)
10168                 Patch by Florian Mickler <florian@mickler.org>
10169
10170 2005-05-26 [colin]      1.9.11cvs13
10171
10172         * src/plugins/pgpmime/passphrase.c
10173                 Fix mouse grabbing (bug #557)
10174
10175 2005-05-26 [colin]      1.9.11cvs12
10176
10177         * src/prefs_themes.c
10178                 Fix g_warning (bug #541)
10179
10180 2005-05-26 [colin]      1.9.11cvs11
10181
10182         * src/prefs_actions.c
10183         * src/prefs_template.c
10184                 Fix bug #506 (no warning if action/template
10185                 is not saved)
10186         * src/common/template.c
10187                 Fix a possible crash
10188
10189 2005-05-26 [colin]      1.9.11cvs10
10190
10191         * src/folder.c
10192         * src/folderview.c
10193         * src/procmsg.c
10194         * src/summaryview.c
10195                 Forbid locked messages to be moved or
10196                 deleted. Locked messages in trashes 
10197                 still get deleted, for performance
10198                 reason (mh.c::mh_remove_all_msgs)
10199
10200 2005-05-25 [colin]      1.9.11cvs9
10201
10202         * src/procmime.c
10203                 Use correct encoding when sending mails
10204                 with attachments that have accentued 
10205                 chars in their name
10206
10207 2005-05-24 [colin]      1.9.11cvs8
10208
10209         * src/summaryview.c
10210                 Fix bug #688 f) read/unread marker not
10211                 changed on first click
10212                 Also, optimize summary_status_show()
10213                 calls
10214         * src/folder.c
10215         * src/inc.c
10216         * src/procmime.c
10217                 Fix bug #688 b) and c) wrt message
10218                 attachments and signature
10219         * src/stock_pixmap.c
10220         * src/stock_pixmap.h
10221         * src/stock_pixmap.c
10222         * src/stock_pixmap.h
10223         * src/Makefile.am
10224         * src/pixmaps/clip_gpg_signed.xpm
10225                 Add clip/signed icon
10226
10227 2005-05-24 [colin]      1.9.11cvs7
10228
10229         * src/folder_item_prefs.c
10230                 whitespace fix
10231
10232 2005-05-24 [colin]      1.9.11cvs6
10233
10234         * src/folderview.c
10235         * src/prefs_common.c
10236         * src/prefs_common.h
10237                 Add a confirmation to folder drag and drop
10238                 fixes bug #156
10239         * src/alertpanel.c
10240         * src/alertpanel.h
10241                 fix _with_disable parameters so that
10242                 the buttons labels are specifiable too
10243         * src/plugins/pgpmime/sgpgme.c
10244                 reflect said change
10245                 
10246
10247 2005-05-24 [colin]      1.9.11cvs5
10248
10249         * src/folderview.c
10250                 Uncollapse/collapse folders on double-click
10251                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
10252                 closes bug #108
10253
10254 2005-05-23 [colin]      1.9.11cvs4
10255
10256         * src/common/socket.c
10257                 Check another special SSL_peek() error.
10258                 Should help wrt bug #728
10259
10260 2005-05-23 [colin]      1.9.11cvs3
10261
10262         * src/plugins/pgpmime/pgpmime.c
10263                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
10264                 breaking menu accelerators and stuff. Users will have to
10265                 reselect "PGP MIME" instead of "PGP/MIME" in their 
10266                 account's privacy preferences if needed.
10267
10268 2005-05-22 [paul]
10269
10270         * tools/kdeservicemenu/install.sh
10271                 use kdesu to prompt for root password if doing
10272                 global install/uninstall
10273
10274 2005-05-20 [colin]      1.9.11cvs2
10275
10276         * src/procmsg.c
10277                 Fix another compilation error with gcc-2.9x
10278                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
10279         * src/send_message.c
10280                 Don't send QUIT if we aren't connected
10281
10282 2005-05-19 [colin]      1.9.11cvs1
10283
10284         * src/procmsg.c
10285                 Fix compilation with gcc 2.9x
10286
10287 2005-05-19 [paul]       1.9.11
10288
10289         1.9.11 released
10290
10291 2005-05-19 [paul]       1.9.9cvs14
10292
10293         * src/gtk/inputdialog.c
10294                 prevent gettext warning
10295
10296 2005-05-19 [paul]       1.9.9cvs13
10297
10298         * src/mainwindow.c
10299         * src/prefs_common.c
10300         * src/prefs_common.h
10301         * src/textview.c
10302         * src/textview.h
10303                 add an option to toggle cursor in message
10304                 view (sync with main)
10305
10306 2005-05-18 [colin]      1.9.9cvs12
10307
10308         * src/compose.c
10309                 Dereference freed pointer
10310         * src/gtk/gtkaspell.c
10311                 Fix duplication of dictionaries (is it an aspell issue?)
10312
10313 2005-05-18 [colin]      1.9.9cvs11
10314
10315         * src/gtk/inputdialog.c
10316         * src/gtk/gtkaspell.c
10317                 HIGuify dialogs
10318         * src/alertpanel.c
10319                 Remove a double call
10320
10321 2005-05-17 [colin]      1.9.9cvs10
10322
10323         * src/gtk/gtkaspell.c
10324                 Fix dialogs, Ctrl-Enter accel
10325
10326 2005-05-17 [colin]      1.9.9cvs9
10327
10328         * src/gtk/gtkaspell.c
10329                 Fix some accelerators, escape in replace-window
10330
10331 2005-05-16 [colin]      1.9.9cvs8
10332
10333         * src/gtk/gtkaspell.c
10334                 Revert last commit, it was a mistake.
10335
10336 2005-05-16 [colin]      1.9.9cvs7
10337
10338         * src/gtk/gtkaspell.c
10339                 Remove buggy code while we're at it. It's a 
10340                 dead code path anyway.
10341
10342 2005-05-16 [colin]      1.9.9cvs6
10343
10344         * src/gtk/gtkaspell.c
10345                 Missed some gtk_menu_popup where deactivate
10346                 signal should be handled. Should fix bug
10347                 #629 a bit more.
10348
10349 2005-05-16 [colin]      1.9.9cvs5
10350
10351         * src/gtk/gtkaspell.c
10352                 Remove debug printf()s
10353
10354 2005-05-16 [colin]      1.9.9cvs4
10355
10356         * src/gtk/gtkaspell.c
10357                 Fix a bit aspell problems
10358                 (see bug #629)
10359
10360 2005-05-13 [colin]      1.9.9cvs3
10361
10362         * src/folderview.c
10363                 Fix the + appearing even when no subfolders
10364                 have unread messages. Thanks to wwp for the
10365                 bug report.
10366
10367 2005-05-11 [paul]       1.9.9cvs2
10368
10369         * src/folderview.c
10370                 correction to 1.9.9cvs1, only colour folders that
10371                 have new msgs (not unread msgs)
10372
10373 2005-05-10 [colin]      1.9.9cvs1
10374
10375         * src/folderview.c
10376         * src/summaryview.c
10377                 Try to fix bolding bugs again.
10378
10379 2005-05-09 [paul]
10380
10381         * tools/claws.i18n.status.pl
10382                 add Ricardo Mones Lastra's script that has been providing
10383                 the i18n status page for many months
10384
10385 2005-05-09 [paul]       1.9.9
10386
10387         1.9.9 release
10388
10389 2005-05-09 [paul]       1.9.6cvs58
10390
10391         * AUTHORS
10392         * INSTALL
10393         * README.claws
10394                 updated
10395         * Makefile.am 
10396         * RELEASE_NOTES.claws
10397                 add release notes to cvs to simplify release
10398                 procedure
10399         * configure.ac
10400                 add ca and fi to ALL_LINGUAS
10401         * po/Makefile.in.in
10402                 workaround for missing Makevars
10403         * po/ca.po
10404         * po/fi.po
10405                 add new Catalan and Finnish translations
10406                 submitted by Miquel Oliete and Flammie Pirinen
10407         * po/de.po
10408         * po/es.po
10409         * po/fr.po
10410         * po/it.po
10411         * po/pl.po
10412         * po/ru.po
10413         * po/sk.po
10414         * po/sr.po
10415         * po/zh_CN.po
10416                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
10417                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
10418                 Urke MMI, and Hansom Young
10419         * src/main.c
10420                 Fix drafting when quitting. compose_draft() closes the
10421                 compose windows, which modifies the compose_list GSList.
10422                 We have to refresh this list after echo drafting to avoid a
10423                 segfault
10424         * src/partial_download.c
10425                 fix segfault on exit
10426
10427 2005-05-06 [paul]       1.9.6cvs57
10428
10429         * src/grouplistdialog.c
10430                 quick fix/workaround for unresizeable newsgroup
10431                 name column 
10432
10433 2005-05-06 [paul]       1.9.6cvs56
10434
10435         * src/inc.c
10436         * src/mainwindow.c
10437                 use gettext plural forms
10438         * src/imap_gtk.c
10439         * src/mh_gtk.c
10440         * src/toolbar.c
10441                 small improvement to english usage
10442
10443 2005-05-05 [thorsten]   1.9.6cvs55
10444
10445         * src/folder.c
10446                 fix possible crash
10447
10448 2005-05-05 [paul]       1.9.6cvs54
10449         
10450         sync with HEAD
10451
10452         * AUTHORS
10453         * src/compose.c
10454                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
10455                 patch by Tim Mann
10456
10457 2005-05-05 [paul]       1.9.6cvs53
10458
10459         * src/mainwindow.c
10460                 fix resizing of separate message and
10461                 folder views
10462
10463 2005-05-05 [paul]       1.9.6cvs52
10464
10465         * src/account.c
10466         * src/addrgather.c
10467         * src/browseldap.c
10468         * src/exphtmldlg.c
10469         * src/expldifdlg.c
10470         * src/importmutt.c
10471         * src/importpine.c
10472         * src/main.c
10473         * src/mainwindow.c
10474         * src/noticeview.c
10475         * src/prefs_filtering.c
10476         * src/prefs_filtering_action.c
10477         * src/prefs_matcher.c
10478         * src/prefs_spelling.c
10479         * src/prefs_toolbar.c
10480         * src/toolbar.c
10481         * src/wizard.c
10482         * src/gtk/description_window.c
10483         * src/gtk/gtkvscrollbutton.c
10484         * src/gtk/progressdialog.c
10485         * src/gtk/quicksearch.c
10486         * src/plugins/pgpmime/prefs_gpg.c
10487         * src/plugins/spamassassin/spamassassin_gtk.c
10488                 replace deprecated gtk_widget_set_usize
10489
10490 2005-05-04 [colin]      1.9.6cvs51
10491
10492         * src/common/utils.c
10493                 Fix crash when subst_for_filename is called
10494                 with a NULL parameter
10495
10496 2005-05-04 [colin]      1.9.6cvs50
10497
10498         * src/partial_download.c
10499         * src/pop.c
10500                 Escape login when writing uidl file
10501                 fixes bug #736
10502
10503 2005-05-03 [colin]      1.9.6cvs49
10504
10505         * src/procmime.c
10506                 Fix possible DOS in mime parser
10507                 (see bug #634)
10508
10509 2005-05-02 [colin]      1.9.6cvs48
10510
10511         * src/compose.c
10512                 Try to fix the copy/paste mess once again.
10513
10514
10515 2005-04-30 [colin]      1.9.6cvs47
10516
10517         * src/prefs_account.h
10518         * src/procmsg.c
10519         * src/send_message.c
10520         * src/common/smtp.c
10521         * src/common/smtp.h
10522                 Try to batch sending mails (per account) instead of
10523                 reconnecting to server every time.
10524
10525 2005-04-29 [colin]      1.9.6cvs46
10526
10527         * src/messageview.c
10528                 Fix window resizing that refused to size down
10529         * src/prefs_common.c
10530         * src/prefs_common.h
10531         * src/prefs_filtering.c
10532                 Save Filtering's window size
10533
10534 2005-04-21 [paul]       1.9.6cvs45
10535
10536         * ChangeLog-gtk2.claws
10537         * src/setup.c
10538                 correction to sync
10539
10540 2005-04-21 [paul]       1.9.6cvs44
10541
10542         sync with main:
10543
10544         * src/setup.c
10545         * src/statusbar.c
10546         * src/statusbar.h
10547                 use gtkut_widget_draw_now(). Improved performance
10548                 of the update of statusbar
10549         * src/textview.c
10550                 textview_smooth_scroll_do(): redraw it after scroll
10551                 is done (fixed incorrect display when a part of the
10552                 view is hidden).
10553         * src/gtk/gtkutils.c
10554         * src/gtk/gtkutils.h
10555                 gtkut_widget_draw_now(): use gdk_window_process_updates()
10556                 to force update of widgets.
10557                 Removed gtkut_widget_wait_for_draw() which had a big
10558                 overhead  because of waiting for all events processed 
10559
10560 2005-04-20 [paul]       1.9.6cvs43
10561
10562         * src/codeconv.c
10563                 complete 1.9.6cvs42's sync:
10564                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
10565
10566 2005-04-19 [paul]       1.9.6cvs42
10567
10568         sync with main:
10569
10570         * src/action.c
10571                 catch_output(): correctly select the insert text
10572                 (fix invalid iterator warnings).
10573         * src/codeconv.c
10574         * src/codeconv.h
10575         * src/mainwindow.c
10576         * src/messageview.c
10577         * src/prefs_common.c
10578                 support GBK encoding.
10579         * src/common/session.c
10580         * src/common/session.h
10581                 use separate buffer for large data to be sent,
10582                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
10583
10584 2005-04-18 [paul]       1.9.6cvs41
10585
10586         * src/jpilot.c
10587                 convert unsigned long into guint32
10588                 patch by Paul LeoNerd Evans 
10589
10590 2005-04-17 [colin]      1.9.6cvs40
10591
10592         * src/compose.c
10593                 Fix 'Request return receipt' from folder
10594                 properties (bug #708)
10595
10596 2005-04-17 [colin]      1.9.6cvs39
10597
10598         * src/mainwindow.c
10599                 Fix duplicate hotkeys in Mainwindow's menu
10600
10601 2005-04-17 [colin]      1.9.6cvs38
10602
10603         * src/folderview.c
10604                 Fix duplicate hotkeys in Folderview's contextual
10605                 menu
10606
10607 2005-04-15 [colin]      1.9.6cvs37
10608
10609         * src/summaryview.c
10610                 Fix 'Save as...' with non-ascii filenames
10611
10612 2005-04-15 [colin]      1.9.6cvs36
10613
10614         * src/plugins/pgpmime/pgpmime.c
10615                 Fix bus error on 64bit. Spotted by 
10616                 macallan1888@gmail.com
10617
10618 2005-04-15 [colin]      1.9.6cvs35
10619
10620         * src/prefs_account.c
10621                 Fix cvs34.
10622
10623 2005-04-12 [colin]      1.9.6cvs34
10624
10625         * src/prefs_account.c
10626                 Fix smtp auth type off-by-one. We forgot to
10627                 add PLAIN in the prefs-to-gui setter func and
10628                 as a result, the selected auth when opening
10629                 account prefs was not the correct one.
10630
10631 2005-04-12 [paul]       1.9.6cvs33
10632
10633         * src/inc.c
10634                 if the recv dialog is visible, Cancel only
10635                 cancels the current account
10636
10637
10638 2005-04-10 [colin]      1.9.6cvs32
10639
10640         * src/filtering.c
10641                 Copy score when copying FilteringActions
10642                 Fix bug #674
10643
10644 2005-04-10 [colin]      1.9.6cvs31
10645
10646         * src/inc.c
10647                 Make Message -> Receive -> Cancel cancel 
10648                 incorporation on all accounts. Fixes
10649                 bug #693
10650
10651 2005-04-10 [colin]      1.9.6cvs30
10652
10653         * src/prefs_account.c
10654                 Update Privacy checkbuttons status based
10655                 on the selected privacy system
10656         * src/compose.c
10657                 Always connect the "None" privacy system; the
10658                 static boolean was probably there to avoid
10659                 reconnecting twice in the same compose window,
10660                 but as the parent function is only called once
10661                 per compose, it's only a bug - as a static is
10662                 initialized once per application instance.
10663                 Also, don't uncheck Sign and Encrypt when
10664                 selecting None as privacy system; just ignore
10665                 them when sending/queuing.
10666                 Should fix bug #695
10667
10668 2005-04-08 [colin]      1.9.6cvs29
10669
10670         * src/account.c
10671         * src/prefs_account.c
10672         * src/prefs_account.h
10673                 Add account preference to queue message in a certain
10674                 folder.
10675
10676 2005-04-06 [colin]      1.9.6cvs28
10677
10678         * src/prefs_account.c
10679                 Update old inbox path syntax
10680
10681 2005-04-06 [paul]       1.9.6cvs27
10682
10683         sync with main:
10684
10685         * configure.ac
10686                 changed -traditional-cpp to -no-cpp-precomp for newer
10687                 Mac OS X support
10688         * src/foldersel.c
10689                 made column resize automatically
10690         * src/send_message.c
10691                 send_message_smtp(): consider EOF right after QUIT
10692                 successful (workaround for Gmail SMTP server)
10693         * src/common/socket.c
10694                 ssl_read(), ssl_peek(): check EOF which violates the
10695                 SSL protocol
10696         * src/gtk/colorlabel.c
10697                 removed warnings when displaying colorlabel menu
10698                 (don't use GtkAlignment)
10699
10700 2005-04-05 [paul]       1.9.6cvs26
10701
10702         * src/plugins/trayicon/trayicon.c
10703                 fix clipping of icon under KDE3 
10704
10705 2005-04-05 [paul]       1.9.6cvs25
10706
10707         * src/summaryview.c
10708                 hide display of threading
10709                 patch by Alfons
10710
10711 2005-04-04 [thorsten]   1.9.6cvs24
10712
10713         * src/mh.c
10714                 marks lost on filesystems with different stat() results on
10715                 summer-/wintertime
10716
10717 2005-04-03 [colin]      1.9.6cvs23
10718
10719         * src/summaryview.c
10720                 Don't handle up/down. Patch by Alfons
10721
10722 2005-04-02 [colin]      1.9.6cvs22
10723
10724         * src/summaryview.c
10725                 Make scrolling faster. Patch by Alfons.
10726
10727 2005-04-01 [colin]      1.9.6cvs21
10728
10729         * src/Makefile.am
10730         * src/stock_pixmap.c
10731         * src/pixmaps/dir-noselect.xpm ** REMOVED **
10732         * src/pixmaps/dir_noselect.xpm ** ADDED **
10733                 Fix pixmap name mismatch (Thanks Stephan Sachse)
10734
10735 2005-04-01 [colin]      1.9.6cvs20
10736
10737         * src/image_viewer.c
10738         * src/image_viewer.h
10739         * src/procmime.c
10740         * src/procmime.h
10741         * src/textview.c
10742         * src/textview.h
10743                 Implement inline image resizing and right-clicking
10744
10745 2005-04-01 [paul]       1.9.6cvs19
10746
10747         * AUTHORS
10748         * Makefile.am
10749         * configure.ac
10750                 check for gnome2
10751                 patch by Luca Cavalli <loopback<AT>slackit.org>
10752         * po/ru.po
10753                 updated by Pavlo Bohmat
10754
10755 2005-03-31 [colin]      1.9.6cvs18
10756
10757         * src/news.c
10758                 Fix parsing references
10759         * src/msgcache.c
10760                 don't put nulls in the references list
10761         * src/procheader.c
10762                 commit that forgotten file in 1.9.6cvs14
10763
10764 2005-03-31 [colin]      1.9.6cvs17
10765
10766         * src/compose.c
10767                 Fix joining of signature separator again. 
10768                 Maybe Hiro could put it in main too...
10769
10770 2005-03-31 [colin]      1.9.6cvs16
10771
10772         * src/Makefile.am
10773         * src/foldersel.c
10774         * src/stock_pixmap.c
10775         * src/stock_pixmap.h
10776         * src/pixmaps/dir-noselect.xpm
10777                 Update foldersel.c (sync from main, patch by Alfons)
10778
10779 2005-03-30 [colin]      1.9.6cvs15
10780
10781         * src/imap.c
10782                 Fix handling of imap folders containing [] in 
10783                 their name. Thanks to Nahuel Angelinetti for
10784                 the detailed bugreport.
10785
10786 2005-03-30 [colin]      1.9.6cvs14
10787
10788         * src/common/utils.h
10789         * src/common/utils.c
10790         * src/common/defs.h
10791         * src/matcher.c
10792         * src/msgcache.c
10793         * src/news.c
10794         * src/procmsg.c
10795         * src/procmsg.h
10796         * src/quote_fmt_parse.y
10797         * src/summaryview.c
10798                 Update references system. Patch by Alfons
10799
10800 2005-03-30 [colin]      1.9.6cvs13
10801
10802         * src/common/socket.c
10803                 Force the glibc to read resolv.conf again when 
10804                 it has changed. Should fix issues when changing
10805                 networks on a laptop and not restarting sylpheed. 
10806
10807 2005-03-30 [paul]       1.9.6cvs12
10808
10809         partial sync with main:
10810
10811         * src/action.c
10812                 create_io_dialog(): use user-defined text font
10813                 (thanks to Alfons), and modified its appearance.
10814         * src/addrgather.c
10815         * src/addrharvest.c
10816         * src/browseldap.c
10817                 replace old code
10818         * src/compose.c
10819                 don't join (presumably) itemized lines on line-wrapping
10820                 fixed wrapping of quote when auto-wrapping is enabled
10821                 compose_destroy(): destroy paned only if it's not
10822                 attached to window. Fixed memory leak of popup menu.
10823         * src/exphtmldlg.c
10824         * src/expldifdlg.c
10825                 replace old code
10826         * src/html.c
10827         * src/html.h
10828         * src/importmutt.c
10829         * src/importpine.c
10830                 replace old code
10831         * src/main.c
10832                 removed redundant code
10833         * src/mainwindow.c
10834                 changed 'Code set' (which is rather incorrect)
10835                 in the menu to 'Character encoding'
10836                 main_window_set_widgets(): request size first
10837                 to prevent window size becoming wrong
10838                 fixed remembering of the state of the visibility
10839                 of MessageView
10840         * src/messageview.c
10841                 changed 'Code set' (which is rather incorrect)
10842                 in the menu to 'Character encoding'
10843         * src/prefs_common.c
10844         * src/prefs_common.h
10845                 added an option whether to render HTML as text or not
10846                 added separators to outgoing encoding menu
10847         * src/procheader.c
10848                 procheader_scan_date_string(): support header
10849                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
10850         * src/summaryview.c
10851         * src/summaryview.h
10852                 minor code cleanup
10853         * src/textview.c
10854                 textview_show_html(): force output of newline
10855                 added an option whether to render HTML as text or not
10856         * src/common/utils.c
10857                 strncpy2(): optimized based on Alfons' code
10858         * src/gtk/gtkutils.c
10859         * src/gtk/gtkutils.h
10860                 removed non-used code
10861         * src/plugins/pgpmime/passphrase.c
10862                 partially fixed grab input of passphrase dialog
10863                 Confine pointer to window
10864
10865 2005-03-30 [colin]      1.9.6cvs11
10866
10867         * src/msgcache.c
10868         * src/msgcache.h
10869                 Read/write 32bit ints from cache & marks
10870                 From main.
10871
10872 2005-03-29 [paul]       1.9.6cvs10
10873
10874         * AUTHORS
10875         * ChangeLog.claws
10876         * src/compose.c
10877         * src/gtk/gtkaspell.c
10878                 sync with HEAD (don't pass NULL pointers) 
10879
10880 2005-03-24 [paul]
10881
10882         * tools/Makefile.am
10883         * tools/README
10884         * tools/acroread2sylpheed.pl
10885                 sync with HEAD (add script to send pdfs as
10886                 attachments from Adobe Reader 7)
10887
10888 2005-03-21 [paul]       1.9.6cvs9
10889
10890         * configure.ac
10891         * po/POTFILES.in
10892         * src/Makefile.am
10893         * src/crash.c
10894         * src/image_viewer.c ** ADDED **
10895         * src/image_viewer.h ** ADDED **
10896         * src/main.c
10897         * src/prefs_common.c
10898         * src/prefs_common.h
10899         * src/prefs_image_viewer.c ** ADDED **
10900         * src/prefs_image_viewer.h ** ADDED **
10901         * src/textview.c
10902         * src/gtk/about.c
10903         * src/pixmaps/sylpheed_logo.xpm
10904         * src/plugins/Makefile.am
10905         * src/plugins/image_viewer/.cvsignore ** REMOVED **
10906         * src/plugins/image_viewer/Makefile.am ** REMOVED **
10907         * src/plugins/image_viewer/plugin.c ** REMOVED **
10908         * src/plugins/image_viewer/viewer.c ** REMOVED **
10909         * src/plugins/image_viewer/viewer.glade ** REMOVED **
10910         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
10911         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
10912         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
10913         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
10914                 as gdk-pixbuf is now built-in
10915                 remove image_viewer plugin and put code back into
10916                 main codebase
10917                 implement inline image display (sync with main)
10918
10919                 replace logo with newer, nicer, larger version  
10920
10921 2005-03-21 [paul]       1.9.6cvs8
10922
10923         * src/gtk/about.c
10924                 cosmetic improvement
10925
10926 2005-03-21 [holger]     1.9.6cvs7
10927
10928         * src/plugins/spamassassin/spamassassin.c
10929                 Sync with HEAD
10930                 (unregister hook on failed plugin init)
10931
10932 2005-03-20 [colin]      1.9.6cvs6
10933
10934         * src/common/plugin.c
10935                 Check that plugin isn't already loaded
10936                 Patch by Alfons
10937
10938 2005-03-20 [thorsten]   1.9.6cvs5
10939
10940         * src/compose.c
10941                 use a more compatible syntax
10942
10943 2005-03-20 [thorsten]   1.9.6cvs4
10944
10945         * src/prefs_toolbar.c
10946                 fix crash when selecting toolbar item (uninitialized pointer)
10947
10948 2005-03-20 [thorsten]   1.9.6cvs3
10949
10950         * src/procmime.c
10951                 fix mimetype detection (referenced free()d string)
10952
10953 2005-03-20 [paul]       1.9.6cvs2
10954
10955         * src/compose.c
10956                 sync with HEAD (1.0.3cvs5)
10957                 neglect Reply-To header if empty
10958                 Patch by Alfons 
10959
10960 2005-03-19 [holger]     1.9.6cvs1
10961
10962         * src/summaryview.c
10963         * src/summaryview.h
10964                 Sync with HEAD
10965
10966 2005-03-18 [paul]       1.9.6
10967
10968         initial GTK2 release
10969
10970 2005-03-18 [paul]       1.0.3cvs3.1
10971
10972         * AUTHORS
10973         * ChangeLog.claws
10974         * configure.ac
10975         * src/gtk/about.c
10976         * src/pixmaps/sylpheed_logo.xpm
10977                 sync with HEAD
10978
10979 2005-03-18 [colin]      1.0.3cvs2.6
10980
10981         * src/summaryview.c
10982                 Remove call to summary_step in summary_copy_selected_to
10983                 Can't see its purpose, and this causes bug when copying
10984                 a message if the next one is unread: it reads it.
10985
10986 2005-03-18 [paul]       1.0.3cvs2.5
10987
10988         * src/foldersel.c
10989                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
10990
10991 2005-03-18 [paul]       1.0.3cvs2.4
10992
10993         * src/addrharvest.c
10994         * src/codeconv.c
10995         * src/codeconv.h
10996         * src/compose.c
10997         * src/news.c
10998         * src/procheader.c
10999         * src/procmime.c
11000         * src/unmime.c
11001         * src/unmime.h
11002                 fix buffer overflow, CAN-2005-0667, see
11003                 http://secunia.com/advisories/14491/
11004                 Patch by Alfons
11005
11006 2005-03-17 [colin]      1.0.3cvs2.3
11007
11008         * src/prefs_fonts.c
11009         * src/summaryview.c
11010                 Fix font bugs (both lists now officialy share 
11011                 the same font)
11012                 
11013
11014 2005-03-17 [paul]       1.0.3cvs2.2
11015
11016         * src/gtk/pluginwindow.c
11017                 make plugin descriptions uneditable
11018
11019 2005-03-11 [paul]       1.0.3cvs2.1
11020
11021         * ChangeLog.claws
11022         * configure.ac
11023         * po/POTFILES.in
11024         * src/plugins/trayicon/trayicon.c
11025                 sync with HEAD
11026                 add src/wizard.c to POTFILES.in
11027
11028 2005-03-11 [paul]       1.0.3cvs1.1
11029
11030         * ChangeLog
11031         * ChangeLog.claws
11032         * configure.ac
11033         * po/de.po
11034         * po/es.po
11035         * po/fr.po
11036         * po/it.po
11037         * po/pt_BR.po
11038         * po/ru.po
11039         * po/sk.po
11040         * po/sr.po
11041         * po/zh_CN.po
11042                 sync with HEAD
11043
11044 2005-03-04 [colin]      1.0.1cvs22.2
11045
11046         * src/compose.c
11047                 Fix signatures with accentued chars in it
11048
11049 2005-03-04 [colin]      1.0.1cvs22.1
11050
11051         * src/common/smtp.c
11052         * src/common/smtp.h
11053                 Don't use SIZE param in MAIL FROM: if server 
11054                 doesn't support it. Patch by Eugen Freiter
11055                 <eugen_f@users.sf.net>
11056
11057 2005-02-27 [paul]       1.0.1cvs20.1
11058
11059         * ChangeLog.claws
11060         * configure.ac
11061         * src/messageview.c
11062                 sync with HEAD
11063
11064 2005-02-27 [colin]      1.0.1cvs19.4
11065
11066         * src/procheader.c
11067         * src/procheader.h
11068                 Fix prototypes. Patch by Alfons
11069
11070 2005-02-27 [colin]      1.0.1cvs19.3
11071
11072         * src/compose.c
11073                 Don't auto-join the signature separator.
11074
11075 2005-02-26 [colin]      1.0.1cvs19.2
11076
11077         * src/summaryview.c
11078                 Fix 'mark all read' with collapsed threads.
11079                 Patch by Alfons.
11080
11081 2005-02-25 [paul]       1.0.1cvs19.1
11082
11083         * ChangeLog.claws
11084         * configure.ac
11085         * src/prefs_account.c
11086         * src/prefs_folder_item.c
11087         * src/gtk/prefswindow.c
11088         * src/gtk/prefswindow.h
11089                 sync with HEAD
11090
11091 2005-02-25 [paul]       1.0.1cvs15.12
11092
11093         * src/alertpanel.c
11094         * src/codeconv.c
11095         * src/compose.c
11096         * src/textview.c
11097         * src/gtk/gtkutils.c
11098         * src/gtk/gtkutils.h
11099         * src/gtk/logwindow.c
11100         * src/gtk/progressdialog.c
11101                 sync with main (revision 127)
11102                 and fix logwindow clipping
11103
11104 2005-02-24 [colin]      1.0.1cvs15.11
11105
11106         * src/plugins/pgpmime/passphrase.c
11107                 Disable input grabbing; it doesn't work yet.
11108
11109 2005-02-24 [colin]      1.0.1cvs15.10
11110
11111         * src/messageview.c
11112                 Don't send out receipts if offline. Ask.
11113
11114 2005-02-23 [colin]      1.0.1cvs15.9
11115
11116         * src/summaryview.c     
11117                 Fix expanding
11118
11119 2005-02-23 [colin]      1.0.1cvs15.8
11120
11121         * src/summaryview.c
11122                 Really fix Bug 568 by removing useless
11123                 calls. summary_thread_init() now called
11124                 in summary_sort(). This should please
11125                 Alfons as it should be faster than 
11126                 previously.
11127
11128 2005-02-23 [colin]      1.0.1cvs15.7
11129
11130         * src/compose.c
11131                 Encode parts as QP or B64 if signing
11132
11133 2005-02-23 [colin]      1.0.1cvs15.6
11134
11135         * src/compose.c
11136                 Fix Mimeinfo leakage (including tmp files)
11137         * src/procmsg.c
11138                 Fix tmp file leakage (spotted by Ivan Rayner)
11139
11140 2005-02-22 [colin]      1.0.1cvs15.5
11141
11142         * src/expldifdlg.c
11143                 Fix keyboard input. Patch by Alfons.
11144
11145 2005-02-21 [colin]      1.0.1cvs15.4
11146
11147         * src/compose.c
11148                 Fix Sign/Encrypt when unselecting privacy
11149                 system
11150         * src/prefs_common.c
11151                 Change default message font to Monospace
11152         * src/summaryview.c
11153                 More freezing during potentially large operations
11154
11155 2005-02-21 [paul]       1.0.1cvs15.3
11156
11157         * src/main.c
11158                 fix --help output
11159
11160 2005-02-21 [paul]       1.0.1cvs15.2
11161
11162         * po/Makefile.in.in
11163         * src/compose.c
11164         * src/summaryview.c
11165         * src/textview.c
11166         * src/common/utils.c
11167         * src/common/utils.h
11168                 sync with main (revision 117)
11169
11170 2005-02-20 [colin]      1.0.1cvs15.1
11171
11172         * src/common/defs.h
11173                 Change cache file to .sylpheed_claws_cache, as
11174                 suggested by Alfons. Allows people to switch
11175                 between Sylpheed and Sylpheed-Claws. it is
11176                 a good idea to "Check for new messages" at next
11177                 startup.
11178
11179
11180 2005-02-18 [colin]      1.0.1cvs14.1
11181
11182         * src/quote_fmt_lex.l
11183         * src/quote_fmt_parse.y
11184                 Fix parser initialisation. Patch by Ivan.
11185
11186 2005-02-18 [colin]      1.0.1cvs11.6
11187
11188         * src/folderview.c
11189                 Fix scrolldown (bug 662)
11190
11191 2005-02-17 [colin]      1.0.1cvs11.5
11192
11193         * src/codeconv.c
11194                 conv_filename_to_utf8: return clean 7bit instead
11195                 of broken utf8 if needed
11196         * src/mimeview.c
11197                 Fix display of parts with unclean 8bit names
11198
11199 2005-02-17 [paul]       1.0.1cvs11.4
11200
11201         * src/compose.c
11202         * src/exportldif.c
11203         * src/matcher_parser_parse.y
11204         * src/procmime.c
11205         * src/sourcewindow.c
11206         * src/common/Makefile.am
11207         * src/common/intl.h             ** REMOVED **
11208         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
11209                 sync with main (revision 109)
11210                 and clean up
11211
11212 2005-02-16 [colin]      1.0.1cvs11.3
11213
11214         * src/summaryview.c
11215                 Fix collapsed thread not highlighting when new
11216                 messages in it (Bug 568) Patch by Stephan Sachse.
11217                 Fix messed up selection when reaching bounds (Bug 632)
11218         * src/prefs_themes.c
11219                 Fix theme installing (Bug 684)
11220
11221 2005-02-16 [colin]      1.0.1cvs11.2
11222
11223         * src/messageview.c
11224                 Fix messageview_select_all
11225
11226 2005-02-16 [colin]      1.0.1cvs11.1
11227
11228         * src/mh.c
11229                 Sync with HEAD (MH scan required function)
11230
11231 2005-02-15 [colin]      1.0.1cvs8.1
11232
11233         * src/mimeview.c
11234         * src/common/utils.c
11235                 Sync with HEAD (filename chars substitution)
11236
11237 2005-02-15 [colin]      1.0.1cvs7.3
11238
11239         * src/gtk/pluginwindow.c
11240                 Fix button spacing
11241
11242 2005-02-15 [colin]      1.0.1cvs7.2
11243
11244         * src/mimeview.c
11245                 Fix mime icons not reset across message when
11246                 scrolled down
11247
11248 2005-02-15 [colin]      1.0.1cvs7.1
11249
11250         * src/compose.c
11251         * src/procmime.c
11252                 Sync with HEAD (optimisation of cvs6)
11253
11254 2005-02-14 [colin]      1.0.1cvs6.1
11255
11256         * src/compose.c
11257         * src/procmime.c
11258                 Sync with HEAD (encode "From " at line beginning)
11259
11260 2005-02-14 [colin]      1.0.1cvs5.3
11261
11262         * src/compose.c
11263                 Fix wrapping with accentued chars.
11264
11265 2005-02-13 [colin]      1.0.1cvs5.2
11266
11267         * src/textview.c
11268                 Fix email informative part parsing with
11269                 accentued chars in it. ispunct() returns
11270                 true for them in utf8...
11271
11272 2005-02-12 [colin]      1.0.1cvs5.1
11273
11274         * src/filtering.c
11275                 Sync with HEAD (remove wrong use of compose after send)
11276
11277 2005-02-12 [paul]       1.0.1cvs4.5
11278
11279         * src/textview.c
11280                 remove unnecessary code (thanks to Alfons)
11281
11282 2005-02-12 [paul]       1.0.1cvs4.4
11283
11284         * src/textview.c
11285                 add 'Copy' to contextual menu on emails
11286
11287 2005-02-11 [colin]      1.0.1cvs4.3
11288
11289         * src/compose.c
11290                 revert 1.0.0cvs28.2, it doesn't work that well.
11291
11292 2005-02-11 [paul]       1.0.1cvs4.2
11293
11294         * po/Makefile.in.in
11295                 fix 'make release'
11296
11297 2005-02-10 [paul]       1.0.1cvs4.1
11298
11299         * ChangeLog
11300         * ChangeLog.claws
11301         * ChangeLog.jp
11302         * configure.ac
11303         * src/compose.c
11304                 sync with HEAD (sync with main)
11305
11306 2005-02-10 [paul]       1.0.1cvs3.2
11307
11308         * AUTHORS
11309         * Makefile.am
11310         * autogen.sh
11311         * configure.ac
11312         * config/mkinstalldirs
11313         * intl/.cvsignore
11314         * intl/ChangeLog
11315         * intl/VERSION
11316         * intl/bindtextdom.c
11317         * intl/config.charset
11318         * intl/dcgettext.c
11319         * intl/dcigettext.c
11320         * intl/dcngettext.c
11321         * intl/dgettext.c
11322         * intl/dngettext.c
11323         * intl/eval-plural.h
11324         * intl/explodename.c
11325         * intl/finddomain.c
11326         * intl/gettext.c
11327         * intl/gettextP.h
11328         * intl/gmo.h
11329         * intl/hash-string.h
11330         * intl/intl-compat.c
11331         * intl/l10nflist.c
11332         * intl/libgnuintl.h.in
11333         * intl/loadinfo.h
11334         * intl/loadmsgcat.c
11335         * intl/localcharset.c
11336         * intl/localcharset.h
11337         * intl/locale.alias
11338         * intl/localealias.c
11339         * intl/localename.c
11340         * intl/log.c
11341         * intl/ngettext.c
11342         * intl/os2compat.c
11343         * intl/os2compat.h
11344         * intl/osdep.c
11345         * intl/plural-exp.c
11346         * intl/plural-exp.h
11347         * intl/plural.c
11348         * intl/plural.y
11349         * intl/ref-add.sin
11350         * intl/ref-del.sin
11351         * intl/relocatable.c
11352         * intl/relocatable.h
11353         * intl/textdomain.c
11354         * m4/Makefile.am
11355         * po/Makefile.in.in
11356         * src/Makefile.am
11357         * src/account.c
11358         * src/action.c
11359         * src/addr_compl.c
11360         * src/addressadd.c
11361         * src/addressbook.c
11362         * src/addrgather.c
11363         * src/addrindex.c
11364         * src/alertpanel.c
11365         * src/browseldap.c
11366         * src/codeconv.c
11367         * src/codeconv.h
11368         * src/compose.c
11369         * src/compose.h
11370         * src/crash.c
11371         * src/editaddress.c
11372         * src/editbook.c
11373         * src/editgroup.c
11374         * src/editjpilot.c
11375         * src/editldap.c
11376         * src/editldap_basedn.c
11377         * src/editvcard.c
11378         * src/exphtmldlg.c
11379         * src/expldifdlg.c
11380         * src/export.c
11381         * src/exporthtml.c
11382         * src/filtering.c
11383         * src/folder.c
11384         * src/folder_item_prefs.c
11385         * src/foldersel.c
11386         * src/folderview.c
11387         * src/grouplistdialog.c
11388         * src/headerview.c
11389         * src/imap.c
11390         * src/imap_gtk.c
11391         * src/import.c
11392         * src/importldif.c
11393         * src/importmutt.c
11394         * src/importpine.c
11395         * src/inc.c
11396         * src/ldif.c
11397         * src/main.c
11398         * src/mainwindow.c
11399         * src/matcher.c
11400         * src/mbox.c
11401         * src/message_search.c
11402         * src/messageview.c
11403         * src/mh.c
11404         * src/mh_gtk.c
11405         * src/mimeview.c
11406         * src/msgcache.c
11407         * src/news.c
11408         * src/news_gtk.c
11409         * src/noticeview.c
11410         * src/partial_download.c
11411         * src/pop.c
11412         * src/prefs_account.c
11413         * src/prefs_actions.c
11414         * src/prefs_common.c
11415         * src/prefs_customheader.c
11416         * src/prefs_display_header.c
11417         * src/prefs_ext_prog.c
11418         * src/prefs_filtering.c
11419         * src/prefs_filtering_action.c
11420         * src/prefs_folder_item.c
11421         * src/prefs_fonts.c
11422         * src/prefs_gtk.c
11423         * src/prefs_matcher.c
11424         * src/prefs_msg_colors.c
11425         * src/prefs_spelling.c
11426         * src/prefs_summary_column.c
11427         * src/prefs_template.c
11428         * src/prefs_themes.c
11429         * src/prefs_toolbar.c
11430         * src/prefs_wrapping.c
11431         * src/privacy.c
11432         * src/procheader.c
11433         * src/procmime.c
11434         * src/procmsg.c
11435         * src/quote_fmt.c
11436         * src/recv.c
11437         * src/send_message.c
11438         * src/setup.c
11439         * src/sourcewindow.c
11440         * src/ssl_manager.c
11441         * src/statusbar.c
11442         * src/summary_search.c
11443         * src/summaryview.c
11444         * src/textview.c
11445         * src/toolbar.c
11446         * src/wizard.c
11447         * src/common/nntp.c
11448         * src/common/plugin.c
11449         * src/common/smtp.c
11450         * src/common/ssl.c
11451         * src/common/ssl_certificate.c
11452         * src/common/string_match.c
11453         * src/common/sylpheed.c
11454         * src/common/template.c
11455         * src/common/utils.c
11456         * src/gtk/about.c
11457         * src/gtk/colorlabel.c
11458         * src/gtk/description_window.c
11459         * src/gtk/filesel.c
11460         * src/gtk/foldersort.c
11461         * src/gtk/gtkaspell.c
11462         * src/gtk/gtkutils.c
11463         * src/gtk/inputdialog.c
11464         * src/gtk/logwindow.c
11465         * src/gtk/menu.c
11466         * src/gtk/pluginwindow.c
11467         * src/gtk/prefswindow.c
11468         * src/gtk/progressdialog.c
11469         * src/gtk/quicksearch.c
11470         * src/gtk/sslcertwindow.c
11471         * src/plugins/clamav/clamav_plugin.c
11472         * src/plugins/clamav/clamav_plugin_gtk.c
11473         * src/plugins/demo/demo.c
11474         * src/plugins/dillo_viewer/dillo_prefs.c
11475         * src/plugins/dillo_viewer/dillo_viewer.c
11476         * src/plugins/image_viewer/plugin.c
11477         * src/plugins/image_viewer/viewer.c
11478         * src/plugins/image_viewer/viewerprefs.c
11479         * src/plugins/mathml_viewer/mathml_viewer.c
11480         * src/plugins/pgpmime/passphrase.c
11481         * src/plugins/pgpmime/plugin.c
11482         * src/plugins/pgpmime/prefs_gpg.c
11483         * src/plugins/pgpmime/select-keys.c
11484         * src/plugins/pgpmime/sgpgme.c
11485         * src/plugins/spamassassin/spamassassin.c
11486         * src/plugins/spamassassin/spamassassin_gtk.c
11487         * src/plugins/trayicon/trayicon.c
11488                 sync with main (revision 104)
11489
11490 2005-02-10 [colin]      1.0.1cvs3.1
11491
11492         * src/mainwindow.c
11493                 Sync with HEAD (fix occasional crasher)
11494
11495 2005-02-10 [colin]      1.0.1cvs2.1
11496
11497         * src/messageview.c
11498                 Synw with HEAD (don't automatically display html)
11499
11500 2005-02-09 [colin]      1.0.1cvs1.3
11501
11502         * src/textview.c
11503         * src/textview.h
11504                 Add contextual menu on emails
11505
11506 2005-02-09 [colin]      1.0.1cvs1.2
11507
11508         * src/codeconv.c
11509                 Fix converting from broken headers and 
11510                 put back the _ in missing places
11511                 (feature broke with cvs24.2 sync, main 
11512                  possibly affected?)
11513
11514 2005-02-09 [colin]      1.0.1cvs1.1
11515
11516         * src/messageview.c
11517         * src/mimeview.c
11518         * src/mimeview.h
11519                 Sync with HEAD (display non text/plain mails with plugin)
11520
11521 2005-02-08 [colin]      1.0.1.1
11522
11523         * ChangeLog.claws
11524         * po/pt_BR.po
11525                 Sync with HEAD
11526         * configure.ac
11527                 Make default configuration directory 
11528                 be .sylpheed-gtk2
11529
11530 2005-02-08 [colin]      1.0.0cvs29.1
11531
11532         * po/de.po
11533         * po/es.po
11534         * po/fr.po
11535         * po/it.po
11536         * po/sk.po
11537         * po/sr.po
11538                 Sync translations with HEAD
11539
11540 2005-02-06 [colin]      1.0.0cvs28.3
11541
11542         * src/compose.c
11543                 Make compose a bit faster - patch by Alfons.
11544
11545 2005-02-06 [colin]      1.0.0cvs28.2
11546
11547         * src/compose.c
11548                 Make pasting via middle-click more reliable
11549
11550 2005-02-05 [paul]       1.0.0cvs28.1
11551
11552         * ChangeLog
11553         * ChangeLog.claws
11554         * ChangeLog.jp
11555         * configure.ac
11556         * src/compose.c
11557                 sync with HEAD
11558                 (fix bug 682 'redirect is broken'
11559
11560 2005-02-05 [torte]      1.0.0cvs27.1
11561
11562         * ChangeLog.claws
11563         * configure.ac
11564         * src/partial_download.c
11565                 Sync with HEAD (fix buf overflow)
11566
11567 2005-02-03 [colin]      1.0.0cvs26.1
11568
11569         * src/common/plugin.c
11570                 Sync with HEAD (avoid plugin mismatches)
11571
11572 2005-02-03 [paul]       1.0.0cvs25.3
11573
11574         * src/folderview.c
11575         * src/headerview.c
11576         * src/summaryview.c
11577         * src/textview.c
11578         * src/gtk/colorlabel.c
11579                 third and final part of initial sync with main-gtk2
11580
11581 2005-02-03 [paul]       1.0.0cvs25.2
11582
11583         * src/jpilot.c
11584                 fix building with jpilot support
11585
11586 2005-02-02 [colin]      1.0.0cvs25.1
11587
11588         * src/messageview.c
11589                 Sync with HEAD (fix dangerous typo)
11590
11591 2005-02-01 [colin]      1.0.0cvs24.3
11592
11593         * src/common/xml.c
11594                 Write file as advertised (UTF-8)
11595
11596 2005-02-01 [paul]       1.0.0cvs24.2
11597
11598         * src/addrbook.c
11599         * src/addrindex.c
11600         * src/alertpanel.h
11601         * src/codeconv.c
11602         * src/codeconv.h
11603         * src/compose.c
11604         * src/export.c
11605         * src/folder_item_prefs.c
11606         * src/html.c
11607         * src/imap.c
11608         * src/import.c
11609         * src/jpilot.c
11610         * src/mainwindow.c
11611         * src/matcher_parser_lex.l
11612         * src/messageview.c
11613         * src/mh.c
11614         * src/prefs_account.c
11615         * src/prefs_actions.c
11616         * src/prefs_common.c
11617         * src/prefs_gtk.c
11618         * src/prefs_gtk.h
11619         * src/prefs_themes.c
11620         * src/procheader.c
11621         * src/procmime.c
11622         * src/sourcewindow.c
11623         * src/statusbar.c
11624         * src/summaryview.c
11625         * src/textview.c
11626         * src/toolbar.c
11627         * src/unmime.c
11628         * src/common/template.c
11629         * src/common/utils.c
11630         * src/common/xml.c
11631         * src/common/xml.h
11632         * src/gtk/gtkaspell.c
11633         * src/plugins/clamav/clamav_plugin.c
11634         * src/plugins/dillo_viewer/dillo_prefs.c
11635         * src/plugins/image_viewer/viewerprefs.c
11636         * src/plugins/pgpmime/passphrase.c
11637         * src/plugins/pgpmime/prefs_gpg.c
11638         * src/plugins/pgpmime/select-keys.c
11639         * src/plugins/spamassassin/spamassassin.c
11640                 second part of initial sync with main-gtk2
11641                 (more to follow)
11642
11643 2005-01-31 [colin]      1.0.0cvs24.1
11644
11645         * src/compose.c
11646                 Sync with HEAD
11647
11648 2005-01-29 [paul]       1.0.0cvs23.2
11649
11650         * src/account.c
11651         * src/action.c
11652         * src/addressadd.c
11653         * src/addressbook.c
11654         * src/alertpanel.c
11655         * src/compose.c
11656         * src/editaddress.c
11657         * src/editbook.c
11658         * src/editgroup.c
11659         * src/editjpilot.c
11660         * src/editldap.c
11661         * src/editldap_basedn.c
11662         * src/editvcard.c
11663         * src/export.c
11664         * src/foldersel.c
11665         * src/grouplistdialog.c
11666         * src/import.c
11667         * src/importldif.c
11668         * src/inc.c
11669         * src/main.c
11670         * src/mainwindow.c
11671         * src/message_search.c
11672         * src/messageview.c
11673         * src/mimeview.c
11674         * src/prefs_actions.c
11675         * src/prefs_common.c
11676         * src/prefs_common.h
11677         * src/prefs_customheader.c
11678         * src/prefs_display_header.c
11679         * src/prefs_filtering.c
11680         * src/prefs_filtering_action.c
11681         * src/prefs_gtk.c
11682         * src/prefs_matcher.c
11683         * src/prefs_summary_column.c
11684         * src/prefs_template.c
11685         * src/sourcewindow.c
11686         * src/summary_search.c
11687         * src/summaryview.c
11688         * src/textview.c
11689         * src/gtk/about.c
11690         * src/gtk/description_window.c
11691         * src/gtk/gtkshruler.c
11692         * src/gtk/gtkutils.c
11693         * src/gtk/gtkutils.h
11694         * src/gtk/inputdialog.c
11695         * src/gtk/logwindow.c
11696         * src/gtk/prefswindow.c
11697         * src/gtk/progressdialog.c
11698         * src/gtk/progressdialog.h
11699                 first part of initial sync with main-gtk2
11700                 (more to follow)
11701
11702 2005-01-28 [colin]      1.0.0cvs23.1
11703
11704         * src/folderview.c
11705                 Sync with HEAD
11706
11707 2005-01-27 [colin]      1.0.0cvs21.1
11708
11709         * src/folder.c
11710         * src/folderview.c
11711                 Sync with HEAD
11712
11713 2005-01-27 [colin]      1.0.0cvs19.1
11714
11715         * src/procmime.c
11716                 Sync with HEAD
11717
11718 2005-01-27 [colin]      1.0.0cvs18.1
11719
11720         * src/messageview.c
11721         * src/summaryview.c
11722         * src/mainwindow.c
11723         * src/compose.c
11724         * src/compose.h
11725         * src/procmsg.c
11726         * src/procmsg.h
11727         * src/toolbar.c
11728                 Sync with HEAD
11729
11730 2005-01-26 [paul]       1.0.0cvs15.2
11731
11732         * src/compose.c
11733                 compose_entries_set(): convert subject and body to
11734                 utf8 if necessary. patch by Felix Eckhofer
11735
11736 2005-01-26 [paul]       1.0.0cvs15.1
11737
11738         * configure.ac
11739         * src/common/template.c
11740                 sync with HEAD (fix memory leak)
11741
11742 2005-01-25 [paul]       1.0.0cvs14.1
11743
11744         * configure.ac
11745         * src/compose.c
11746                 sync with HEAD
11747
11748 2005-01-24 [colin]      1.0.0cvs13.1
11749
11750         * src/summaryview.c
11751                 Sync with HEAD
11752
11753 2005-01-24 [paul]       1.0.0cvs12.1
11754
11755         * configure.ac
11756         * src/messageview.c
11757         * src/mh.c
11758         * src/common/utils.c
11759                 sync with HEAD
11760
11761 2005-01-24 [colin]      1.0.0cvs11.1
11762
11763         * src/procheader.c
11764                 Sync with HEAD
11765
11766 2005-01-24 [colin]      1.0.0cvs10.1
11767
11768         * src/folderview.c
11769                 Sync with HEAD
11770
11771 2005-01-23 [colin]      1.0.0cvs9.1
11772
11773         * src/crash.c
11774                 Sync with HEAD
11775
11776 2005-01-22 [colin]      1.0.0cvs8.1
11777
11778         * src/summaryview.c
11779         * src/gtk/quicksearch.c
11780                 Sync with HEAD
11781
11782 2005-01-21 [colin]      1.0.0cvs7.1
11783
11784         * src/summaryview.c
11785                 Sync with HEAD
11786
11787 2005-01-21 [colin]      1.0.0cvs6.1
11788
11789         * src/summaryview.c
11790                 Sync with HEAD
11791
11792 2005-01-21 [colin]      1.0.0cvs5.1
11793
11794         * src/gtk/quicksearch.c
11795         * src/prefs_common.c
11796         * src/prefs_common.h
11797                 Sync with HEAD (recurse option)
11798
11799 2005-01-21 [colin]      1.0.0cvs4.1
11800
11801         * src/folder.h
11802         * src/folderview.c
11803         * src/folderview.h
11804         * src/summaryview.c
11805         * src/gtk/quicksearch.c
11806         * src/gtk/quicksearch.h
11807                 Sync with HEAD (recursive quicksearch)
11808
11809 2005-01-20 [colin]      1.0.0cvs3.4
11810
11811         * src/ssl_manager.c
11812                 Remove useless code
11813
11814 2005-01-20 [colin]      1.0.0cvs3.3
11815
11816         * src/ssl_manager.c
11817                 Fix leak, thanks to Alfons.
11818
11819 2005-01-20 [colin]      1.0.0cvs3.2
11820
11821         * src/ssl_manager.c
11822                 Port SSL certificate window to GTK2.
11823
11824 2005-01-20 [paul]       1.0.0cvs3.1
11825
11826         * ChangeLog.claws
11827         * configure.ac
11828         * src/addrindex.c
11829         * src/addrindex.h
11830                 sync with HEAD
11831
11832 2005-01-19 [colin]      1.0.0cvs2.2
11833
11834         * src/plugins/trayicon/trayicon.c
11835                 Fix freeze with gtk-2.6, the easy way
11836                 (signal blocking helpless there...)
11837                 Closes bug #668.
11838
11839 2005-01-19 [colin]      1.0.0cvs2.1
11840
11841         * src/mbox.c
11842         * src/mbox.h
11843         * src/mainwindow.c
11844         * src/summaryview.c
11845         * src/summaryview.h
11846                 Sync with HEAD
11847
11848 2005-01-19 [paul]       1.0.0cvs1.1
11849
11850         * configure.ac
11851         * po/de.po
11852         * po/es.po
11853         * po/fr.po
11854         * po/hr.po
11855         * po/it.po
11856         * po/ja.po
11857         * po/ko.po
11858         * po/pt_BR.po
11859         * po/ru.po
11860         * po/sk.po
11861         * po/sr.po
11862                 sync with HEAD (update translations)
11863
11864 2005-01-18 [colin]      1.0.0cvs0.1
11865
11866         * src/foldersel.c
11867                 Specify search column - patch by Alfons
11868
11869 2005-01-18 [colin]      0.9.13cvs36.3
11870
11871         * src/prefs_toolbar.c
11872                 Change Delete to Remove
11873         * src/prefs_fonts.c
11874                 GTK2 version and leak fixes
11875         * src/prefs_actions.c
11876                 Add stock buttons.
11877                 All patches by Alfons
11878
11879 2005-01-17 [colin]      0.9.13cvs36.2
11880
11881         * src/compose.c
11882                 Fix DnD inserting twice. While at it,
11883                 add DnD support for text/plain in the
11884                 body, and add support in the headers.
11885
11886 2005-01-16 [colin]      0.9.13cvs36.1
11887
11888         * ChangeLog
11889         * ChangeLog.jp
11890         * ChangeLog.claws
11891                 Sync with HEAD (nothing applicable)
11892
11893 2005-01-16 [colin]      0.9.13cvs33.2
11894
11895         * src/prefs_toolbar.c
11896                 GTK2ize prefs_toolbar, by Alfons.
11897
11898 2005-01-14 [colin]      0.9.13cvs33.1
11899
11900         * src/html.c
11901         * src/msgcache.c
11902                 Sync with HEAD
11903
11904 2005-01-14 [colin]      0.9.13cvs32.1
11905
11906         * src/html.c
11907         * src/html.h
11908         * src/msgcache.c
11909         * AUTHORS
11910         * tools/calypso_convert.pl
11911                 Sync with HEAD
11912
11913 2005-01-08 [colin]      0.9.13cvs29.2
11914
11915         * src/prefs_filtering_action.c
11916         * src/prefs_filtering.c
11917                 2 more gtk2 patches by Alfons
11918
11919 2005-01-07 [paul]       0.9.13cvs29.1
11920
11921         * ChangeLog
11922         * ChangeLog.claws
11923         * ChangeLog.jp
11924         * configure.ac
11925         * src/pop.c
11926         * src/pop.h
11927                 sync with HEAD
11928
11929 2005-01-07 [colin]      0.9.13cvs28.3
11930
11931         * src/gtk/progressdialog.c
11932         * src/gtk/progressdialog.h
11933         * src/inc.c
11934         * src/send_message.c
11935                 GTK2 for the incorporation dialog. The CList isn't dead
11936                 yet, for a more smooth migration. Patch by Alfons.
11937
11938 2005-01-06 [colin]      0.9.13cvs28.2
11939
11940         * src/prefs_display_header.c
11941                 GTK2 conversion by Alfons
11942         * src/prefs_actions.c
11943         * src/prefs_matcher.c
11944                 Fix 2 leaks - patch by Alfons
11945
11946 2005-01-06 [colin]      0.9.13cvs28.1
11947
11948         * src/prefs_matcher.c
11949                 Sync with HEAD
11950
11951 2005-01-06 [colin]      0.9.13cvs27.4
11952
11953         * src/prefs_matcher.c
11954                 Fix double-free. Patch by Alfons
11955
11956 2005-01-06 [colin]      0.9.13cvs27.3
11957
11958         * src/prefs_matcher.c
11959                 GTK2 widgets + memleak
11960                 Patch by Alfons
11961
11962 2005-01-05 [colin]      0.9.13cvs27.2
11963
11964         * src/account.c
11965         * src/addr_compl.c
11966         * src/foldersel.c
11967         * src/stock_pixmap.c
11968         * src/stock_pixmap.h
11969                 3 more GTK2 patches by Alfons.
11970
11971 2005-01-04 [colin]      0.9.13cvs27.1
11972
11973         * src/folderview.c
11974         * src/imap_gtk.c
11975         * src/news_gtk.c
11976                 Sync with HEAD
11977
11978 2005-01-04 [colin]      0.9.13cvs25.9
11979
11980         * src/compose.c
11981                 Fix Show Ruler menuitem
11982         * src/prefs_template.c
11983                 Convert to GTK2
11984         * src/common/utils.c
11985                 Make auto pointer stuff handles NULLs
11986                 Patches by Alfons.
11987
11988 2005-01-04 [colin]      0.9.13cvs25.8
11989
11990         * src/compose.c
11991                 Move the attachment list to gtk2
11992                 Patch by Alfons.
11993
11994 2005-01-04 [colin]      0.9.13cvs25.7
11995
11996         * src/textview.c
11997                 Make some keys work again
11998                 Patch by SungHyun Nam <namsh@kldp.org>
11999
12000 2005-01-04 [colin]      0.9.13cvs25.6
12001
12002         * src/gtk/gtkshruler.c
12003                 Move the ruler to GTK2
12004                 Patch by Alfons
12005
12006 2005-01-03 [colin]      0.9.13cvs25.5
12007
12008         * src/compose.c
12009                 Fix my broken patch apply 
12010
12011 2005-01-03 [colin]      0.9.13cvs25.4
12012
12013         * src/common/utils.c
12014         * src/common/utils.h
12015         * src/gtk/prefswindow.c
12016                 Move auto pointer stuff to utils.c
12017                 Patch by Alfons again :)
12018
12019 2005-01-03 [colin]      0.9.13cvs25.3
12020
12021         * src/compose.c
12022         * src/prefs_gtk.c
12023         * src/prefs_template.c
12024         * src/textview.c
12025                 Empty text widgets with empty strings, not NULL char
12026                 Patch by SungHyun Nam <namsh@kldp_org>
12027
12028 2005-01-03 [colin]      0.9.13cvs25.2
12029
12030         * src/main.c
12031         * AUTHORS
12032                 Sync with HEAD
12033
12034 2005-01-03 [colin]      0.9.13cvs25.1
12035
12036         * src/pop.c
12037         * src/pop.h
12038                 Sync with HEAD
12039
12040 2005-01-03 [colin]      0.9.13cvs24.3
12041
12042         * src/account.c
12043                 Two patches from Alfons and Alex S Moore:
12044                 fix images, fix return value.
12045
12046 2005-01-01 [colin]      0.9.13cvs24.2
12047
12048         * src/prefs_actions.c
12049                 Fix over-zealous assertion. Patch by Alfons
12050
12051 2005-01-01 [colin]      0.9.13cvs24.1
12052
12053         * src/procmime.c
12054                 Sync with HEAD (leak fix)
12055
12056 2004-12-31 [colin]      0.9.13cvs23.2
12057
12058         * src/prefs_common.c
12059                 GTK2 widgets + stock buttons - patch by Alfons
12060
12061 2004-12-31 [paul]       0.9.13cvs23.1
12062
12063         * configure.ac
12064                 bump up EXTRA_VERSION to match (sync'ed) HEAD
12065         * src/gtk/pluginwindow.c
12066                 use GTK2 widgets and plug memory leaks,
12067                 patches by Alfons
12068
12069 2004-12-30 [colin]      0.9.13cvs22.4
12070
12071         * src/account.c
12072         * src/action.c
12073         * src/export.c
12074         * src/foldersel.c
12075         * src/import.c
12076         * src/message_search.c
12077         * src/prefs_actions.c
12078         * src/prefs_common.c
12079         * src/prefs_customheader.c
12080         * src/prefs_filtering.c
12081         * src/prefs_summary_column.c
12082         * src/summary_search.c
12083         * src/gtk/about.c
12084         * src/gtk/description_window.c
12085         * src/gtk/gtkutils.c
12086         * src/gtk/gtkutils.h
12087         * src/gtk/inputdialog.c
12088         * src/gtk/prefswindow.c
12089                 Use GTK2 stock buttons. Patches by Alfons.
12090
12091 2004-12-30 [colin]      0.9.13cvs22.3
12092
12093         * src/account.c
12094                 Sync with HEAD
12095         * src/prefs_actions.c
12096         * src/prefs_customheader.c
12097         * src/prefs_filtering.c
12098         * src/prefs_msg_colors.c
12099         * src/prefs_summary_column.c
12100         * src/gtk/prefswindow.c
12101                 Use GtkTreeView instead of deprecated 
12102                 widgets. Patches by Alfons.
12103
12104 2004-12-30 [paul]       0.9.13cvs22.2
12105
12106         * src/foldersel.c
12107                 use GTK 2 Tree View
12108                 patch by Alfons, with root folder sorting fix
12109                 by Stephan Sachse
12110
12111 2004-12-30 [paul]       0.9.13cvs22.1
12112
12113         * ChangeLog
12114         * ChangeLog.claws
12115         * ChangeLog.jp
12116         * NEWS
12117         * configure.ac
12118         * src/account.c
12119                 sync with HEAD
12120
12121 2004-12-22 [martin]     0.9.13cvs21.2
12122
12123         * src/action.c
12124                 free the command line after its use
12125
12126 2004-12-18 [paul]       0.9.13cvs21.1
12127
12128         * AUTHORS
12129         * ChangeLog
12130         * ChangeLog.claws
12131         * ChangeLog.jp
12132         * NEWS
12133         * configure.ac
12134         * src/action.c
12135         * src/compose.c
12136         * src/syldap.c
12137                 sync with HEAD
12138
12139 2004-12-17 [martin]     0.9.13cvs17.2
12140
12141         * src/action.c
12142                 convert actions input to locale
12143         * src/inc.c
12144                 convert notification command to locale
12145         * src/plugins/pgpmime/select-keys.c
12146                 convert attributes to utf8
12147
12148 2004-12-14 [colin]      0.9.13cvs17.1
12149
12150         * ChangeLog
12151         * ChangeLog.jp
12152         * ChangeLog.claws
12153         * src/action.c
12154         * src/common/utils.c
12155         * src/gtk/prefswindow.c
12156         * src/gtk/gtkutils.c
12157         * src/gtk/gtkutils.h
12158         * src/plugins/spamassassin/libspamc.c
12159                 Sync with HEAD
12160
12161 2004-12-13 [colin]      0.9.13cvs14.1
12162
12163         * src/quote_fmt_parse.y
12164                 Sync with HEAD
12165
12166 2004-12-10 [colin]      0.9.13cvs12.1
12167
12168         * src/prefs_themes.c
12169         * src/mainwindow.c
12170         * src/messageview.c
12171                 Sync with HEAD
12172
12173 2004-12-09 [colin]      0.9.13cvs10.1
12174
12175         * src/procmime.c
12176                 Sync with HEAD (fix B64 encoding from memory)
12177
12178 2004-12-08 [colin]      0.9.13cvs9.1
12179
12180         * src/gtk/colorlabel.c
12181                 Sync with HEAD
12182
12183 2004-12-08 [paul]       0.9.13cvs8.2
12184
12185         * src/gtk/pluginwindow.c
12186                 fix window resizing oddities
12187
12188 2004-12-08 [colin]      0.9.13cvs8.1
12189
12190         * src/quote_fmt_parse.y
12191                 Sync with HEAD
12192
12193 2004-12-08 [colin]      0.9.13cvs7.1
12194
12195         * src/matcher_parser_parse.y
12196         * src/msgcache.c
12197         * src/prefs_matcher.c
12198         * src/procheader.c
12199         * src/matcher.c
12200         * src/common/defs.h
12201         * po/sr.po
12202                 Sync with HEAD
12203
12204 2004-12-08 [colin]      0.9.13cvs6.1
12205
12206         * src/quote_fmt_parse.y
12207         * src/textview.c
12208                 Sync with HEAD
12209         * src/gtk/prefswindow.c
12210         * src/gtk/pluginwindow.c
12211                 Fix G_CALLBACKS protos (thanks to Alfons)
12212
12213 2004-12-07 [torte]      0.9.13cvs2.2
12214
12215         * src/procmime.c
12216                 [Bug 650] reply button causes crash
12217                 Thanks to David Relson and Christoph
12218
12219 2004-12-07 [colin]      0.9.13cvs2.1
12220
12221         * ChangeLog.claws
12222         * AUTHORS
12223         * po/sk.po
12224         * src/procmime.c
12225         * src/prefs_account.c
12226         * src/common/smtp.c
12227         * src/common/smtp.h
12228                 Sync with HEAD
12229
12230 2004-12-06 [colin]      0.9.12cvs187.1
12231
12232         * ChangeLog.claws
12233         * INSTALL
12234         * Makefile.am
12235         * README.claws
12236         * TODO.claws
12237         * configure.ac
12238         * po/bg.po
12239         * po/cs.po
12240         * po/el.po
12241         * po/en_GB.po
12242         * po/es.po
12243         * po/fr.po
12244         * po/hr.po
12245         * po/hu.po
12246         * po/it.po
12247         * po/ja.po
12248         * po/ko.po
12249         * po/nl.po
12250         * po/pl.po
12251         * po/pt_BR.po
12252         * po/ru.po
12253         * po/sk.po
12254         * po/sr.po
12255         * po/sv.po
12256         * po/zh_CN.po
12257         * po/zh_TW.Big5.po
12258         * src/compose.c
12259         * tools/Makefile.am
12260         * tools/README
12261         * tools/filter_conv.pl
12262         * tools/kdeservicemenu/README
12263         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
12264         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
12265                 Sync with HEAD
12266
12267 2004-12-04 [colin]      0.9.12cvs183.1
12268
12269         * src/compose.c
12270                 Sync with HEAD (compose window position saving)
12271
12272 2004-12-04 [paul]       0.9.12cvs182.3
12273
12274         * src/messageview.c
12275         * src/mimeview.c
12276         * src/prefs_customheader.c
12277         * src/gtk/quicksearch.c
12278                 replace some forgotten GTK_SIGNAL_FUNCs
12279
12280 2004-12-04 [paul]       0.9.12cvs182.2
12281
12282         * src/Makefile.am
12283                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
12284                 committed in error      
12285
12286 2004-12-04 [paul]       0.9.12cvs182.1
12287
12288         * ChangeLog
12289         * ChangeLog.claws
12290         * ChangeLog.jp
12291         * INSTALL
12292         * NEWS
12293         * README
12294         * README.jp
12295         * configure.ac
12296         * doc/manual/ja/Makefile.am
12297         * doc/manual/ja/sylpheed-1.html
12298         * doc/manual/ja/sylpheed-10.html
12299         * doc/manual/ja/sylpheed-11.html
12300         * doc/manual/ja/sylpheed-12.html
12301         * doc/manual/ja/sylpheed-13.html
12302         * doc/manual/ja/sylpheed-14.html
12303         * doc/manual/ja/sylpheed-15.html
12304         * doc/manual/ja/sylpheed-16.html
12305         * doc/manual/ja/sylpheed-17.html
12306         * doc/manual/ja/sylpheed-18.html
12307         * doc/manual/ja/sylpheed-19.html
12308         * doc/manual/ja/sylpheed-2.html
12309         * doc/manual/ja/sylpheed-20.html
12310         * doc/manual/ja/sylpheed-3.html
12311         * doc/manual/ja/sylpheed-4.html
12312         * doc/manual/ja/sylpheed-5.html
12313         * doc/manual/ja/sylpheed-6.html
12314         * doc/manual/ja/sylpheed-7.html
12315         * doc/manual/ja/sylpheed-8.html
12316         * doc/manual/ja/sylpheed-9.html
12317         * doc/manual/ja/sylpheed.html
12318         * doc/manual/ja/sylpheed.sgml
12319         * po/de.po
12320         * src/Makefile.am
12321         * src/compose.c
12322         * src/procmime.c
12323         * src/pixmaps/regular.xpm **REMOVED**
12324         * src/plugins/pgpmime/pgpmime.c
12325         * src/plugins/pgpmime/plugin.c
12326         * src/plugins/pgpmime/prefs_gpg.c
12327                 sync with HEAD
12328
12329 2004-12-03 [paul]       0.9.12cvs180.1
12330
12331         * ChangeLog
12332         * ChangeLog.claws
12333         * ChangeLog.jp
12334         * configure.ac
12335         * src/Makefile.am
12336         * src/pop.c
12337         * src/common/utils.c
12338         * src/common/utils.h
12339         * src/pixmaps/continue.xpm
12340         * src/pixmaps/dir_close.xpm
12341         * src/pixmaps/dir_open.xpm
12342         * src/pixmaps/drafts_close.xpm
12343         * src/pixmaps/drafts_open.xpm
12344         * src/pixmaps/folder.xpm **REMOVED**
12345         * src/pixmaps/group.xpm
12346         * src/pixmaps/unread.xpm
12347                 sync with HEAD
12348
12349 2004-12-02 [colin]      0.9.12cvs179.1
12350
12351         * src/compose.c
12352                 Sync with HEAD (non-duplicated reedition)
12353
12354 2004-12-02 [colin]      0.9.12cvs178.1
12355
12356         * src/compose.c
12357                 Sync with HEAD (linewrap_quote fix)
12358
12359 2004-12-01 [colin]      0.9.12cvs177.3
12360
12361         * src/addrharvest.c
12362                 Replace sizeof with strlen
12363
12364 2004-12-01 [paul]       0.9.12cvs177.2
12365
12366         * src/addrharvest.c
12367                 fix 'harvest addresses'
12368
12369 2004-11-30 [colin]      0.9.12cvs177.1
12370
12371         * src/gtk/prefswindow.c
12372         * src/gtk/pluginwindow.c
12373                 Sync with HEAD
12374
12375 2004-11-29 [colin]      0.9.12cvs176.1
12376
12377         * src/folderview.c
12378                 sync with HEAD (Fix disappearing separators in folderview's popup)
12379
12380 2004-11-29 [colin]      0.9.12cvs175.1
12381
12382         * src/procmime.c
12383                 Sync with head (another format fix)
12384
12385 2004-11-29 [colin]      0.9.12cvs174.1
12386
12387         * src/pop.c
12388                 Sync with HEAD (format string fix)
12389
12390 2004-11-26 [colin]      0.9.12cvs173.1
12391
12392         * src/common/smtp.c
12393         * src/common/smtp.h
12394                 Sync with HEAD
12395
12396 2004-11-24 [colin]      0.9.12cvs172.1
12397
12398         * src/plugins/pgpmime/pgpmime.c
12399                 Sync with HEAD
12400
12401 2004-11-24 [colin]      0.9.12cvs171.1
12402
12403         * src/plugins/pgpmime/pgpmime.c
12404                 Sync with head (gpgmectx leaks)
12405
12406 2004-11-24 [colin]      0.9.12cvs169.1
12407
12408         * src/plugins/pgpmime/plugin.c
12409         * src/plugins/trayicon/Makefile.am
12410         * src/plugins/trayicon/newmarkedmail.xpm
12411         * src/plugins/trayicon/trayicon.c
12412         * src/plugins/trayicon/unreadmarkedmail.xpm
12413                 Sync with HEAD
12414
12415 2004-11-23 [colin]      0.9.12cvs168.1
12416
12417         * src/partial_download.c
12418         * src/partial_download.h
12419         * src/plugins/pgpmime/plugin.c
12420                 Sync with HEAD
12421
12422 2004-11-23 [colin]      0.9.12cvs166.1
12423
12424         * src/Makefile.am
12425         * src/codeconv.c
12426         * src/compose.c
12427         * src/folderview.c
12428         * src/main.c
12429         * src/partial_download.c
12430         * src/partial_download.h
12431         * src/prefs_account.c
12432         * src/prefs_account.h
12433         * src/privacy.c
12434         * src/privacy.h
12435         * src/procmime.c
12436         * src/common/Makefile.am
12437         * src/common/base64.h
12438         * src/common/partial_download.c
12439         * src/common/partial_download.h
12440         * src/gtk/prefswindow.c
12441         * src/gtk/prefswindow.h
12442         * src/plugins/pgpmime/pgpmime.c
12443         * src/plugins/pgpmime/prefs_gpg.c
12444         * src/plugins/pgpmime/prefs_gpg.h
12445         * src/plugins/pgpmime/sgpgme.c
12446         * src/plugins/pgpmime/sgpgme.h
12447                 Sync with HEAD
12448
12449 2004-11-23 [colin]      0.9.12cvs163.1
12450
12451         * src/main.c
12452                 Sync with HEAD (cursor optimization)
12453
12454 2004-11-23 [colin]      0.9.12cvs162.1
12455
12456         * src/prefs_common.c
12457         * src/prefs_themes.c
12458         * src/procmsg.c
12459                 Sync with HEAD
12460
12461 2004-11-23 [colin]      0.9.12cvs158.9
12462
12463         * src/compose.c
12464                 Fix double-free when forwarding
12465         * src/msgcache.c
12466                 Fix leak on error path
12467                 
12468
12469 2004-11-23 [colin]      0.9.12cvs158.8
12470
12471         * src/compose.c
12472                 Fix possible double-free
12473                 Spotted by Alfons
12474
12475 2004-11-23 [colin]      0.9.12cvs158.7
12476
12477         * src/compose.c
12478                 Fix some signal handlers' prototypes
12479                 Spotted by Alfons
12480
12481 2004-11-22 [colin]      0.9.12cvs158.6
12482
12483         * src/compose.c
12484                 Remove unneeded code and duplicated
12485                 wrapping - patch by Alfons
12486
12487 2004-11-22 [colin]      0.9.12cvs158.5
12488
12489         * src/prefs_themes.c
12490                 Fix oversized selector
12491
12492 2004-11-22 [colin]      0.9.12cvs158.4
12493
12494         * src/compose.c
12495                 fix dump_text()
12496                 patch by Alfons
12497
12498 2004-11-19 [colin]      0.9.12cvs158.3
12499
12500         * src/textview.c
12501                 Add a context menu on links (open, copy)
12502
12503 2004-11-18 [paul]       0.9.12cvs158.2
12504
12505         * src/addrgather.c
12506         * src/exphtmldlg.c
12507         * src/expldifdlg.c
12508         * src/mimeview.c
12509         * src/prefs_common.c
12510         * src/plugins/image_viewer/viewer.c
12511         * src/plugins/spamassassin/spamassassin_gtk.c
12512                 replace deprecated gtk_notebook_set_page
12513                 and gtk_notebook_current_page
12514
12515 2004-11-18 [paul]       0.9.12cvs158.1
12516
12517         * configure.ac
12518         * src/compose.c
12519         * src/mainwindow.c
12520         * src/messageview.c
12521         * src/prefs_common.c
12522         * src/common/utils.c
12523         * src/common/utils.h
12524                 sync with HEAD
12525
12526 2004-11-17 [colin]      0.9.12cvs156.1
12527
12528         * src/prefs_account.c
12529         * src/prefs_account.h
12530         * src/procmsg.c
12531                 Sync with HEAD (add pref to store encrypted mails encrypted)
12532
12533 2004-11-17 [paul]       0.9.12cvs155.1
12534
12535         * ChangeLog
12536         * ChangeLog.claws
12537         * ChangeLog.jp
12538         * NEWS
12539         * configure.ac
12540         * src/compose.c
12541         * src/jpilot.c
12542         * src/privacy.c
12543         * src/procmime.c
12544         * src/procmime.h
12545         * src/procmsg.c
12546         * src/toolbar.c
12547         * src/pixmaps/error.xpm
12548                 sync with HEAD
12549
12550 2004-11-17 [colin]      0.9.12cvs151.1
12551
12552         * src/plugins/pgpmime/pgpmime.c
12553                 Sync with HEAD (remove debug printf)
12554
12555 2004-11-17 [colin]      0.9.12cvs150.1
12556
12557         * src/plugins/pgpmime/pgpmime.c
12558                 Sync with HEAD (off-by-one fix)
12559
12560 2004-11-17 [colin]      0.9.12cvs149.1
12561
12562         * src/procmsg.c
12563                 Sync with HEAD (coding style fixes)
12564
12565 2004-11-16 [colin]      0.9.12cvs148.1
12566
12567         * src/procmsg.c
12568                 Sync with head (Fix the fix)
12569
12570 2004-11-16 [colin]      0.9.12cvs147.1
12571
12572         * src/procmsg.c
12573                 Sync with Main (leak fix)
12574
12575 2004-11-16 [colin]      0.9.12cvs146.14
12576
12577         * src/compose.c
12578                 Remove useless chunk of code
12579                 Patch by Alfons
12580
12581 2004-11-15 [colin]      0.9.12cvs146.13
12582
12583         * src/compose.c
12584                 Fix drafting after insertion
12585                 Patch by Alfons
12586
12587 2004-11-15 [colin]      0.9.12cvs146.12
12588
12589         * src/compose.c
12590         * src/prefs_filtering.c
12591         * src/prefs_filtering_action.c
12592         * src/prefs_toolbar.c
12593                 Fix some const-correctness
12594
12595 2004-11-15 [colin]      0.9.12cvs146.11
12596
12597         * src/summaryview.c
12598         * src/prefs_themes.c
12599         * src/messageview.c
12600                 Fix some leaks
12601
12602 2004-11-15 [colin]      0.9.12cvs146.10
12603
12604         * src/codeconv.c
12605                 More unreadable locale fixes
12606
12607 2004-11-14 [colin]      0.9.12cvs146.9
12608
12609         * src/textview.c
12610                 Fix uri_security_check
12611                 Patch by Alfons
12612
12613 2004-11-13 [paul]       0.9.12cvs146.8
12614
12615         * src/folder.c
12616         * src/procmime.c
12617                 fix 2 bugs introduced in last commit
12618
12619 2004-11-13 [paul]       0.9.12cvs146.7
12620
12621         * src/compose.c
12622         * src/exporthtml.c
12623         * src/exportldif.c
12624         * src/folder.c
12625         * src/imap.c
12626         * src/imap_gtk.c
12627         * src/main.c
12628         * src/mainwindow.c
12629         * src/messageview.c
12630         * src/mh_gtk.c
12631         * src/prefs_themes.c
12632         * src/procmime.c
12633         * src/setup.c
12634         * src/summaryview.c
12635                 replace deprecated g_basename
12636
12637 2004-11-13 [paul]       0.9.12cvs146.6
12638
12639         * src/compose.c
12640         * src/imap.c
12641         * src/matcher_parser.h
12642         * src/matcher_parser_parse.y
12643         * src/prefs_filtering.c
12644         * src/prefs_filtering_action.c
12645         * src/prefs_themes.c
12646         * src/prefs_toolbar.c
12647         * src/common/utils.c
12648                 various small fixes/cleanups
12649
12650 2004-11-12 [colin]      0.9.12cvs146.5
12651
12652         * src/textview.c
12653                 Validate event's origin on visibility notify
12654                 Patch by Alfons.
12655
12656 2004-11-12 [paul]       0.9.12cvs146.4
12657
12658         * src/exporthtml.c
12659         * src/exportldif.c
12660         * src/imap.c
12661         * src/mh.c
12662         * src/mimeview.c
12663         * src/prefs_spelling.c
12664         * src/prefs_themes.c
12665                 replace deprecated g_dirname    
12666
12667 2004-11-12 [colin]      0.9.12cvs146.3
12668
12669         * src/textview.c
12670                 Some coding style fixes
12671
12672 2004-11-12 [colin]      0.9.12cvs146.2
12673
12674         * src/codeconv.c
12675                 We want to replace _all_ extended chars in
12676                 conv_unreadable_*, because any string containing
12677                 extended chars not parsing as UTF8 is 
12678                 undisplayed on gtk2.
12679
12680 2004-11-12 [paul]       0.9.12cvs146.1
12681
12682         * ChangeLog
12683         * ChangeLog.claws
12684         * ChangeLog.jp
12685         * NEWS
12686         * configure.ac
12687         * src/account.c
12688         * src/folderview.c
12689         * src/folderview.h
12690         * src/imap.c
12691         * src/imap_gtk.c
12692         * src/inc.c
12693         * src/mainwindow.c
12694         * src/mh_gtk.c
12695         * src/news_gtk.c
12696         * src/pop.c
12697         * src/prefs_account.c
12698         * src/prefs_account.h
12699         * src/prefs_ext_prog.c
12700         * src/procmime.c
12701         * src/procmime.h
12702         * src/procmsg.c
12703         * src/procmsg.h
12704         * src/summary_search.c
12705         * src/summaryview.c
12706         * src/textview.c
12707         * src/common/defs.h
12708         * src/common/utils.c
12709         * src/common/utils.h
12710         * src/gtk/menu.c
12711         * src/gtk/menu.h
12712                 sync with HEAD
12713
12714 2004-11-11 [colin]      0.9.12cvs144.2
12715
12716         * src/textview.c
12717                 Fix URI range selection (patch by Alfons)
12718
12719 2004-11-09 [colin]      0.9.12cvs144.1
12720
12721         * ChangeLog.claws
12722         * src/compose.c
12723         * src/folder.c
12724         * src/folder_item_prefs.c
12725         * src/prefs_account.c
12726         * src/prefs_account.h
12727         * src/plugins/pgpmime/pgpmime.c
12728                 Sync with HEAD
12729
12730 2004-11-08 [colin]      0.9.12cvs143.1
12731
12732         * src/summaryview.c
12733                 Sync with HEAD (optimize quicksearch)
12734
12735 2004-11-08 [colin]      0.9.12cvs142.2
12736
12737         * src/compose.c
12738                 Don't wrap when Edit/Auto wrapping is disabled
12739
12740 2004-11-08 [colin]      0.9.12cvs142.1
12741
12742         * src/textview.c
12743                 Sync with HEAD
12744
12745 2004-11-08 [colin]      0.9.12cvs141.1
12746
12747         * src/textview.c
12748                 Sync with HEAD (fix some mail URIs)
12749
12750 2004-11-08 [colin]      0.9.12cvs140.3
12751
12752         * src/textview.c
12753                 o Use text cursor instead of arrow when
12754                   not on a link
12755                 o Fix handling of contiguous links (as in
12756                   "colin@colino.net" <colin@colino.net>)
12757                   This one unveils a bug in get_email_part()
12758
12759 2004-11-07 [colin]      0.9.12cvs140.2
12760
12761         * src/textview.c
12762                 Fix memleak. Patch by Alfons.
12763
12764 2004-11-06 [colin]      0.9.12cvs140.1
12765
12766         * src/compose.c
12767                 Sync with HEAD (don't ask passphrase
12768                 when drafting)
12769
12770 2004-11-06 [paul]       0.9.12cvs139.2
12771
12772         * AUTHORS
12773         * src/textview.c
12774         * src/textview.h
12775                 textview URI handling. hovering over a 
12776                 link displays it in the status bar,
12777                 and changes the mouse pointer to a hand 
12778                 cursor. a link is activated with a single 
12779                 click. (Modified from the) patch by Jean-Yves 
12780                 Lefort <jylefort@users.sourceforge.net>
12781                 
12782
12783 2004-11-05 [colin]      0.9.12cvs139.1
12784
12785         * src/compose.c
12786         * src/procmime.c
12787                 Sync with HEAD again ^^
12788
12789 2004-11-05 [colin]      0.9.12cvs139.1
12790
12791         * src/compose.c
12792         * src/procmime.c
12793                 Sync with HEAD
12794
12795 2004-11-03 [paul]       0.9.12cvs138.1
12796
12797         * ChangeLog.claws
12798         * configure.ac
12799         * po/POTFILES.in
12800         * src/prefs_ext_prog.c
12801         * src/procmime.c
12802         * tools/kdeservicemenu/README
12803         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
12804         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
12805                 sync with HEAD
12806
12807 2004-11-01 [christoph]  0.9.12cvs136.2
12808
12809         * src/procmime.c
12810                 convert MIME parameters to UTF-8
12811
12812 2004-10-29 [colin]      0.9.12cvs136.1
12813
12814         * src/common/utils.c
12815                 Sync with HEAD (don't use '=' in mime boundary)
12816
12817 2004-10-29 [paul]       0.9.12cvs135.1
12818
12819         * configure.ac
12820         * doc/src/rfc2231.txt
12821         * src/procmime.c
12822         * src/common/quoted-printable.c
12823         * src/common/utils.c
12824         * src/common/utils.h
12825                 sync with HEAD
12826
12827 2004-10-27 [paul]       0.9.12cvs134.1
12828
12829         * configure.ac
12830         * src/main.c
12831         * src/procmime.c
12832         * src/plugins/pgpmime/pgpmime.c
12833                 sync with HEAD
12834
12835 2004-10-26 [paul]       0.9.12cvs132.3
12836
12837         * src/account.c
12838         * src/addressbook.c
12839         * src/addrgather.c
12840         * src/addrharvest.c
12841         * src/codeconv.c
12842         * src/compose.c
12843         * src/customheader.c
12844         * src/editaddress.c
12845         * src/editgroup.c
12846         * src/enriched.c
12847         * src/expldifdlg.c
12848         * src/exporthtml.c
12849         * src/exportldif.c
12850         * src/folder.c
12851         * src/foldersel.c
12852         * src/folderview.c
12853         * src/grouplistdialog.c
12854         * src/html.c
12855         * src/imap.c
12856         * src/jpilot.c
12857         * src/ldapserver.c
12858         * src/ldif.c
12859         * src/mimeview.c
12860         * src/news.c
12861         * src/news_gtk.c
12862         * src/pop.c
12863         * src/prefs_display_header.c
12864         * src/prefs_gtk.c
12865         * src/prefs_msg_colors.c
12866         * src/prefs_toolbar.c
12867         * src/procheader.c
12868         * src/procmime.c
12869         * src/summaryview.c
12870         * src/textview.c
12871         * src/toolbar.c
12872         * src/vcard.c
12873         * src/common/mgutils.c
12874         * src/common/nntp.c
12875         * src/common/smtp.c
12876         * src/common/template.c
12877         * src/common/utils.c
12878         * src/common/xmlprops.c
12879         * src/plugins/pgpmime/pgpmime.c
12880         * src/plugins/pgpmime/select-keys.c
12881         * src/plugins/pgpmime/sgpgme.c
12882                 replace deprecated g_strcasecmp(), g_strncasecmp(),
12883                 g_string_sprintfa(), gtk_notebook_current_page()
12884
12885 2004-10-26 [colin]      0.9.12cvs132.2
12886
12887         * src/prefs_folder_item.c
12888                 Fix default-account selection
12889
12890 2004-10-21 [colin]      0.9.12cvs133
12891
12892         * src/compose.c
12893                 Sync with HEAD (Remove extra separator in compose's Options)
12894         * src/textview.c
12895                 Set wrapping to char
12896
12897 2004-10-21 [paul]       0.9.12cvs131.2
12898
12899         * src/compose.c
12900         * src/sourcewindow.c
12901                 fix wrapping
12902                 fix window shrinking 
12903
12904 2004-10-21 [colin]      0.9.12cvs131.1
12905
12906         * ChangeLog.claws
12907         * src/compose.c
12908                 Sync with HEAD
12909
12910 2004-10-21 [paul]       0.9.12cvs130.2
12911
12912         * src/prefs_folder_item.c
12913                 sync with HEAD (Apply to subfolders)
12914
12915 2004-10-19 [colin]      0.9.12cvs130.1
12916
12917         * ChangeLog.claws
12918         * src/compose.c
12919         * src/common/utils.c
12920         * src/gtk/menu.c
12921                 Sync with HEAD
12922
12923 2004-10-19 [colin]      0.9.12cvs128.1
12924
12925         * src/addrbook.c
12926         * src/addrcache.c
12927         * src/addressbook.c
12928         * src/codeconv.c
12929         * src/compose.c
12930         * src/customheader.c
12931         * src/editaddress.c
12932         * src/editgroup.c
12933         * src/exporthtml.c
12934         * src/folder.c
12935         * src/folderview.c
12936         * src/imap.c
12937         * src/jpilot.c
12938         * src/main.c
12939         * src/matcher_parser_parse.y
12940         * src/mbox.c
12941         * src/pop.c
12942         * src/prefs_account.c
12943         * src/prefs_gtk.c
12944         * src/prefs_msg_colors.c
12945         * src/procheader.c
12946         * src/procmime.c
12947         * src/procmime.h
12948         * src/procmsg.c
12949         * src/summaryview.c
12950         * src/textview.c
12951         * src/common/base64.c
12952         * src/common/partial_download.c
12953         * src/common/socket.c
12954         * src/common/sylpheed.c
12955         * src/common/utils.c
12956         * src/common/utils.h
12957         * src/gtk/pluginwindow.c
12958         * src/gtk/quicksearch.c
12959         * src/plugins/clamav/clamav_plugin.c
12960         * src/plugins/clamav/clamav_plugin.h
12961         * src/plugins/clamav/clamav_plugin_gtk.c
12962         * src/plugins/pgpmime/passphrase.c
12963         * src/plugins/pgpmime/pgpmime.c
12964         * src/plugins/pgpmime/plugin.c
12965         * src/plugins/pgpmime/prefs_gpg.c
12966         * src/plugins/pgpmime/prefs_gpg.h
12967         * src/plugins/pgpmime/select-keys.c
12968         * src/plugins/pgpmime/sgpgme.c
12969         * src/plugins/spamassassin/libspamc.c
12970         * src/plugins/spamassassin/spamassassin.c
12971         * src/plugins/spamassassin/spamassassin.h
12972         * src/plugins/spamassassin/spamassassin_gtk.c
12973         * src/plugins/trayicon/trayicon.c
12974         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
12975                 Sync with HEAD
12976
12977 2004-10-14 [colin]      0.9.12cvs126.2
12978
12979         * src/codeconv.c
12980         * src/textview.c
12981                 Fix conv_unreadable_locale
12982
12983 2004-10-13 [colin]      0.9.12cvs126.1
12984
12985         * src/compose.c
12986                 Sync with HEAD (don't convert charset for 
12987                 drafted messages, minor cleanup)
12988
12989 2004-10-13 [colin]      0.9.12cvs125.1
12990
12991         * po/POTFILES.in
12992                 Sync with HEAD (POTFILES fix)
12993
12994 2004-10-12 [colin]      0.9.12cvs124.3
12995
12996         * src/compose.c
12997                 Fix encoding bug from latest sync
12998
12999 2004-10-12 [paul]       0.9.12cvs124.2
13000
13001         * src/plugins/pgpmime/prefs_gpg.c
13002         * src/plugins/pgpmime/prefs_gpg.h
13003                 forgotten in last commit        
13004
13005 2004-10-12 [paul]       0.9.12cvs124.1
13006
13007         * ChangeLog.claws
13008         * configure.ac
13009         * m4/spamassassin.m4
13010         * src/Makefile.am
13011         * src/account.c
13012         * src/compose.c
13013         * src/compose.h
13014         * src/crash.c
13015         * src/main.c
13016         * src/mimeview.c
13017         * src/passphrase.c
13018         * src/passphrase.h
13019         * src/prefs_account.c
13020         * src/prefs_account.h
13021         * src/prefs_common.c
13022         * src/privacy.c
13023         * src/privacy.h
13024         * src/procmime.c
13025         * src/procmime.h
13026         * src/procmsg.c
13027         * src/rfc2015.c
13028         * src/rfc2015.h
13029         * src/select-keys.c
13030         * src/select-keys.h
13031         * src/textview.c
13032         * src/common/utils.c
13033         * src/common/utils.h
13034         * src/gtk/about.c
13035         * src/plugins/pgpmime/Makefile.am
13036         * src/plugins/pgpmime/passphrase.c
13037         * src/plugins/pgpmime/passphrase.h
13038         * src/plugins/pgpmime/pgpmime.c
13039         * src/plugins/pgpmime/plugin.c
13040         * src/plugins/pgpmime/select-keys.c
13041         * src/plugins/pgpmime/select-keys.h
13042         * src/plugins/pgpmime/sgpgme.c
13043         * src/plugins/pgpmime/sgpgme.h
13044                 sync with HEAD
13045
13046 2004-10-04 [colin]      0.9.12cvs122.1
13047
13048         * src/mainwindow.c
13049         * src/messageview.c
13050         * src/messageview.h
13051         * src/textview.c
13052                 Sync with HEAD
13053
13054 2004-10-04 [colin]      0.9.12cvs121.1
13055
13056         * src/summaryview.c
13057                 Sync with HEAD
13058
13059 2004-10-04 [paul]       0.9.12cvs120.1
13060
13061         * configure.ac
13062                 sync with HEAD [don't try to build 
13063                 pgpmime plugin when gpgme is disabled]
13064
13065 2004-10-03 [colin]      0.9.12cvs119.3
13066
13067         * src/gtk/gtksctree.c
13068                 Lots of side effects. Put back as before 117.2.
13069         * src/summaryview.c
13070                 Fix bug #602
13071
13072 2004-10-03 [colin]      0.9.12cvs119.2
13073
13074         * src/gtk/gtksctree.c
13075                 Revert 608 fix that doesn't work that good
13076
13077 2004-10-02 [colin]      0.9.12cvs119.1
13078
13079         * src/mainwindow.c
13080         * src/messageview.c
13081         * src/prefs_common.h
13082         * src/procmime.c
13083         * src/procmime.h
13084         * src/textview.c
13085                 Sync with HEAD
13086         * src/gtk/gtksctree.c
13087                 Close bug #608
13088
13089 2004-10-01 [colin]      0.9.12cvs118.1
13090
13091         * src/mimeview.c
13092                 Sync with HEAD (better Save All fix)
13093
13094 2004-10-01 [colin]      0.9.12cvs117.2
13095
13096         * src/gtk/gtksctree.c
13097                 Faster on selection
13098
13099 2004-10-01 [colin]      0.9.12cvs117.1
13100
13101         * src/mimeview.c
13102                 Sync with HEAD (Save All: only attachments)
13103
13104 2004-10-01 [paul]       0.9.12cvs116.1
13105
13106         * ChangeLog.claws
13107         * configure.ac
13108         * src/account.c
13109         * src/prefs_common.c
13110         * src/gtk/colorlabel.c
13111                 sync with HEAD
13112
13113 2004-09-30 [colin]      0.9.12cvs115.1
13114
13115         * src/stock_pixmap.c
13116         * src/stock_pixmap.h
13117         * src/folderview.c
13118         * src/Makefile.am
13119         * src/pixmaps/read.xpm
13120                 Sync with HEAD (new pixmap)
13121
13122 2004-09-29 [colin]      0.9.12cvs114.1
13123
13124         * src/compose.c
13125                 Sync with HEAD
13126                 Fix focus handling in headers
13127
13128 2004-09-29 [paul]       0.9.12cvs113.1
13129
13130         * src/quote_fmt_parse.y
13131                 sync with HEAD
13132  
13133
13134 2004-09-28 [colin]      0.9.12cvs112.1
13135
13136         * src/folderview.c
13137         * src/mainwindow.c
13138                 Sync with HEAD
13139
13140 2004-09-28 [colin]      0.9.12cvs110.1
13141
13142         * src/folderview.c
13143                 Sync with HEAD (Contextual Empty trash menu)
13144
13145 2004-09-28 [colin]      0.9.12cvs108.1
13146
13147         * src/addressbook.c
13148                 Sync with HEAD (addressbook edit on double-click)
13149
13150 2004-09-28 [colin]      0.9.12cvs106.1
13151
13152         * src/inc.c
13153                 Sync with HEAD (folder_item freeze on inc)
13154
13155 2004-09-27 [colin]      0.9.12cvs105.1
13156
13157         * src/folderview.c
13158                 Sync with HEAD (right-align new and unread column)
13159
13160 2004-09-27 [colin]      0.9.12cvs104.1
13161
13162         * src/main.c
13163                 Sync with HEAD (revert 0.9.12cvs101)
13164
13165 2004-09-24 [colin]      0.9.12cvs103.2
13166
13167         * src/wizard.c
13168                 Fix gtk warnings and use domain part of the email address 
13169                 when domain detection fails (no dot in domain name)
13170
13171 2004-09-23 [colin]      0.9.12cvs103.1
13172
13173         * src/plugins/spamassassin/libspamc.c
13174         * src/plugins/spamassassin/libspamc.h
13175         * src/plugins/spamassassin/utils.c
13176         * src/plugins/spamassassin/utils.h
13177                 Sync with HEAD (Update spamassassin to 3.0)
13178
13179 2004-09-21 [colin]      0.9.12cvs102.3
13180
13181         * src/action.c
13182                 Add horizontal scrollbar in action io dialog as needed
13183                 Patch by Alfons.
13184
13185 2004-09-20 [colin]      0.9.12cvs102.2
13186
13187         * src/plugins/image_viewer/viewer.c
13188                 Remove imlib stuff
13189                 use gtk_pixmap_set when clearing
13190                 (would be better to use gtkImages, but causes size-allocate 
13191                 signals storm)
13192
13193 2004-09-17 [paul]       0.9.12cvs102.1
13194
13195         * ChangeLog
13196         * ChangeLog.claws
13197         * ChangeLog.jp
13198         * configure.ac
13199         * src/inc.c
13200                 sync with HEAD
13201
13202
13203 2004-09-17 [colin]      0.9.12cvs101.1
13204
13205         * ChangeLog.claws
13206         * src/main.c
13207                 Sync with HEAD (fix segs at exit)
13208
13209 2004-09-14 [colin]      0.9.12cvs99.5
13210
13211         * src/common/socket.c
13212         * AUTHORS
13213                 Fix send error on 64bit platforms
13214                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
13215
13216 2004-09-14 [colin]      0.9.12cvs99.4
13217
13218         * src/action.c
13219                 Fix action output with utf8 
13220                 Patch by Alfons.
13221
13222 2004-09-14 [colin]      0.9.12cvs99.3
13223
13224         * ChangeLog.claws
13225         * src/folder.c
13226                 Sync with HEAD
13227
13228 2004-09-09 [colin]      0.9.12cvs99.2
13229
13230         * src/action.c
13231                 Fix progress bar (displaying "Completed %v/%u")
13232                 Patch by Alfons.
13233
13234 2004-09-08 [colin]      0.9.12cvs99.1
13235
13236         * src/account.c
13237         * src/folder.c
13238         * src/procmsg.c
13239         * src/procmsg.h
13240         * src/plugins/pgpmime/pgpmime.c
13241                 Sync with HEAD
13242
13243 2004-09-08 [colin]      0.9.12cvs97.2
13244
13245         * src/summaryview.c
13246                 Don't select mails in collapsed threads 
13247                 when navigating with up/down
13248
13249 2004-09-07 [colin]      0.9.12cvs97.1
13250
13251         * src/inc.c
13252                 Sync with HEAD (meaningful error messages)
13253
13254 2004-09-06 [colin]      0.9.12cvs96.1
13255
13256         * src/toolbar.c
13257                 Sync with HEAD (fix Redirect graying out)
13258
13259 2004-09-06 [colin]      0.9.12cvs95.1
13260
13261         * src/summaryview.c
13262         * src/mimeview.c
13263                 Sync with HEAD (fix dropped URIs)
13264
13265 2004-09-06 [colin]      0.9.12cvs94.1
13266
13267         * src/addressbook.c
13268         * src/addressitem.h
13269         * src/addritem.c
13270         * src/addritem.h
13271                 Sync with HEAD (addressbook DnD)
13272
13273 2004-09-03 [colin]      0.9.12cvs93.1
13274
13275         * src/summaryview.c
13276                 Sync with HEAD (next/prev unread)
13277
13278 2004-09-03 [colin]      0.9.12cvs92.1
13279
13280         * src/prefs_common.c
13281         * src/prefs_common.h
13282         * src/summaryview.c
13283                 Sync with HEAD ('mark_as_read_delay' pref)
13284
13285 2004-09-02 [colin]      0.9.12cvs91.2
13286
13287         * src/common/xml.c
13288                 Fix leak
13289
13290 2004-09-02 [colin]      0.9.12cvs91.1
13291
13292         * src/gtk/menu.c
13293                 Sync with HEAD (menu accel don't work, but whatever)
13294
13295 2004-09-02 [colin]      0.9.12cvs90.1
13296
13297         * src/account.c
13298                 Sync with HEAD (fix bug 582)
13299
13300 2004-09-02 [colin]      0.9.12cvs89.1
13301
13302         * src/addrindex.c
13303                 Sync with HEAD (free deleted queries)
13304
13305 2004-09-02 [colin]      0.9.12cvs88.1
13306
13307         * src/ldapquery.c
13308                 Sync with HEAD (fix LDAP freezes)
13309
13310 2004-09-02 [colin]      0.9.12cvs87.1
13311
13312         * src/prefs_spelling.c
13313                 Sync with HEAD (add default dictionary)
13314
13315 2004-09-01 [colin]      0.9.12cvs86.1
13316
13317         * src/filtering.c
13318         * src/folderview.c
13319         * src/imap.c
13320         * src/prefs_matcher.c
13321         * src/stock_pixmap.c
13322         * src/summary_search.c
13323         * src/summaryview.c
13324         * src/wizard.c
13325         * src/wizard.h
13326                 Sync with HEAD (uninitialized vars fixes)
13327                 + gtk2 specific warning fixes
13328
13329 2004-08-31 [colin]      0.9.12cvs85.1
13330
13331         * src/folder.c
13332                 Sync with HEAD (Fix memory corruption due to 
13333                 uninitialized var)
13334
13335 2004-08-31 [colin]      0.9.12cvs84.4
13336
13337         * src/summary_search.c
13338                 Fix segfaults when searching in folders with broken headers
13339
13340 2004-08-31 [colin]      0.9.12cvs84.3
13341
13342         * src/compose.c
13343         * src/textview.c
13344                 Fix some more encoding/decoding issues
13345
13346 2004-08-30 [colin]      0.9.12cvs84.2
13347
13348         * src/mimeview.c
13349         * src/prefs_themes.c
13350         * src/gtk/filesel.c
13351         * src/gtk/filesel.h
13352                 Add a folder-mode selection (fixes mimeview's "Save all")
13353
13354 2004-08-29 [colin]      0.9.12cvs84.1
13355
13356         * src/mimeview.c
13357                 Sync with HEAD (don't escape saved filenames)
13358
13359 2004-08-27 [colin]      0.9.12cvs83.1
13360
13361         * ChangeLog
13362         * ChangeLog.claws
13363         * ChangeLog.jp
13364         * src/mh.c
13365         * src/procheader.c
13366         * src/procmsg.c
13367         * src/procmsg.h
13368         * src/common/utils.c
13369         * src/gtk/menu.h
13370         * po/
13371                 Sync with HEAD 0.9.12cvs83 (sync with main)
13372
13373 2004-08-26 [colin]      0.9.12cvs82.4
13374
13375         * src/codeconv.c
13376                 Fix strange stack corruption
13377                 Convert to utf8 after unmime, not before
13378
13379 2004-08-26 [colin]      0.9.12cvs82.3
13380
13381         * src/main.c
13382         * src/wizard.c
13383                 Fix account folders duplication
13384
13385 2004-08-25 [colin]      0.9.12cvs82.2
13386
13387         * src/wizard.c
13388                 Remove ports
13389                 Add SSL selection
13390                 Use login@server as account name
13391
13392 2004-08-25 [colin]      0.9.12cvs82.1
13393
13394         * src/plugins/pgpmime/pgpmime.c
13395                 Sync with HEAD (leak fix).
13396
13397 2004-08-25 [colin]      0.9.12cvs81.1
13398
13399         * src/plugins/pgpmime/pgpmime.c
13400         * src/plugins/pgpmime/sgpgme.c
13401         * src/plugins/pgpmime/sgpgme.h
13402                 Sync with HEAD (Handle combined messages).
13403
13404 2004-08-24 [colin]      0.9.12cvs80.3
13405
13406         * src/wizard.c
13407                 Fix full name, ports, and imap
13408
13409 2004-08-24 [colin]      0.9.12cvs80.2
13410
13411         * src/Makefile.am
13412         * src/main.c
13413         * src/setup.c
13414         * src/setup.h
13415         * src/stock_pixmap.c
13416         * src/stock_pixmap.h
13417         * src/wizard.c ** ADDED **
13418         * src/wizard.h ** ADDED ** 
13419         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
13420                 Add a setup wizard 
13421
13422 2004-08-24 [colin]      0.9.12cvs80.1
13423
13424         * src/folder.c
13425                 Sync with HEAD (set mimeflags on all messages)
13426
13427 2004-08-24 [colin]      0.9.12cvs79.3
13428
13429         * src/matcher_parser_lex.l
13430                 Fix 8bits strings not in utf8
13431
13432 2004-08-24 [colin]      0.9.12cvs79.2
13433
13434         * src/compose.c
13435                 Check conversion result before replacing buffer
13436
13437 2004-08-23 [colin]      0.9.12cvs79.1
13438
13439         * src/compose.c
13440                 Sync with HEAD (create message header in memory)
13441
13442 2004-08-23 [colin]      0.9.12cvs78.1
13443
13444         * src/rfc2015.c
13445         * src/rfc2015.h
13446                 Sync with HEAD (fix bug 197 again)
13447
13448 2004-08-23 [colin]      0.9.12cvs77.3
13449
13450         * src/compose.c
13451                 Fix again inline gpg signing (which outputs utf8
13452                 in gtk2). Not syncing this fix to HEAD as this 
13453                 code is meant to die.
13454
13455 2004-08-23 [colin]      0.9.12cvs77.2
13456
13457         * src/prefs_account.h
13458                 Remove useless include
13459
13460 2004-08-23 [colin]      0.9.12cvs77.1
13461
13462         * src/imap.c
13463         * po/es.po
13464         * po/fr.po
13465         * po/it.po
13466         * po/pl.po
13467         * po/pt_BR.po
13468         * po/sk.po
13469         * po/sr.po
13470                 Sync with HEAD (fix bug 577)
13471
13472 2004-08-22 [colin]      0.9.12cvs76.1
13473
13474         * src/plugins/trayicon/trayicon.c
13475                 Sync with HEAD (fix formatting bug)
13476
13477 2004-08-21 [colin]      0.9.12cvs74.2
13478
13479         * src/gtk/colorsel.c
13480                 Fix bug 564 (Folder color selection window exits on any
13481                 keypress)
13482
13483 2004-08-21 [colin]      0.9.12cvs74.1
13484
13485         * ChangeLog.claws
13486         * src/compose.c
13487         * src/summaryview.c
13488         * src/toolbar.c
13489                 Sync with HEAD (fix bug 576)
13490
13491 2004-08-21 [colin]      0.9.12cvs70.1
13492
13493         * src/compose.c
13494         * src/mainwindow.c
13495                 Sync with HEAD
13496                 
13497
13498 2004-08-21 [paul]       0.9.12cvs66.4
13499
13500         * src/mainwindow.c
13501         * src/messageview.c
13502         * src/gtk/menu.c
13503         * src/plugins/spamassassin/spamassassin_gtk.c
13504                 remove some deprecated gtk1 functions
13505
13506
13507 2004-08-21 [colin]      0.9.12cvs66.3
13508
13509         * src/compose.c
13510         * src/codeconv.c
13511                 Fix warnings
13512                 Remove encoding hacks
13513                 Fix bug 575 (Strange character messes up message)
13514                 Don't display conversion error when drafting
13515
13516 2004-08-21 [paul]       0.9.12cvs66.2
13517
13518         * src/prefs_account.c
13519                 fix GnuPG mode bugs
13520
13521
13522 2004-08-20 [colin]      0.9.12cvs66.1
13523
13524         * src/codeconv.c
13525                 Sync with HEAD 0.9.12cvs66
13526
13527 2004-08-20 [paul]
13528
13529         * src/plugins/pgpmime/plugin.c
13530                 modify PGP/MIME plugin's description
13531
13532 2004-08-17 [colin]      0.9.12cvs65.1
13533
13534         * src/common/ssl.c
13535         * src/plugins/pgpmime/plugin.c
13536                 Sync with HEAD
13537
13538 2004-08-14 [colin]      0.9.12cvs60.3
13539
13540         * src/plugins/trayicon/trayicon.c
13541                 Put back resize callback, on size-request signal
13542                 rather than size-allocate to avoid infinite 
13543                 callback loop
13544
13545 2004-08-13 [colin]      0.9.12cvs60.2
13546
13547         * src/common/defs.h
13548                 Cache versions have been fixed
13549
13550 2004-08-13 [colin]      0.9.12cvs60.1
13551
13552         * src/folderutils.c
13553                 Sync with HEAD
13554
13555 2004-08-12 [colin]      0.9.12cvs59.1
13556
13557         * src/plugins/trayicon/trayicon.c
13558                 Sync with HEAD
13559
13560 2004-08-12 [colin]      0.9.12cvs57.5
13561
13562         * sylpheed.desktop
13563         * configure.ac
13564         * src/Makefile.am
13565         * src/main.c
13566                 Add support for Freedesktop.org's startup notification
13567
13568 2004-08-11 [colin]      0.9.12cvs57.4
13569
13570         * src/textview.c
13571                 Fix off-by-one
13572
13573 2004-08-11 [colin]      0.9.12cvs57.3
13574
13575         * src/message_search.c
13576         * src/summary_search.c
13577                 Make searches case insensitive by default
13578         * src/textview.c
13579                 Fix case-insensitive search in message
13580
13581 2004-08-11 [colin]      0.9.12cvs57.2
13582
13583         * src/summary_search.c
13584                 Let case-sensitive be specified
13585
13586 2004-08-10 [colin]      0.9.12cvs55.4
13587
13588         * src/common/socket.c
13589                 Fix the possible race condition
13590
13591 2004-08-09 [paul]       0.9.12cvs55.3
13592
13593         * configure.ac
13594         * src/Makefile.am
13595         * src/common/Makefile.am
13596                 sync with HEAD
13597
13598
13599 2004-08-09 [paul]       0.9.12cvs55.2
13600
13601         * autogen.sh
13602         * po/poconv.sh
13603                 remove unneeded script
13604
13605         * configure.ac
13606                 add forgotten USE_LDAP_TLS (sync with HEAD)
13607
13608
13609 2004-08-09 [colin]      0.9.12cvs55.1
13610
13611         * src/main.c
13612         * src/common/ssl.c
13613         * src/common/sylpheed.c
13614         * src/common/sylpheed.h
13615                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
13616
13617 2004-08-09 [paul]       0.9.12cvs54.1
13618
13619         * ChangeLog
13620         * ChangeLog.claws
13621         * ChangeLog.jp
13622         * configure.ac
13623         * po/POTFILES.in
13624         * src/Makefile.am
13625         * src/folderutils.c
13626         * src/main.c
13627         * src/pgpmime.c
13628         * src/pgpmime.h
13629         * src/sgpgme.c
13630         * src/sgpgme.h
13631         * src/plugins/Makefile.am
13632         * src/plugins/pgpmime/.cvsignore
13633         * src/plugins/pgpmime/Makefile.am
13634         * src/plugins/pgpmime/pgpmime.c
13635         * src/plugins/pgpmime/pgpmime.h
13636         * src/plugins/pgpmime/plugin.c
13637         * src/plugins/pgpmime/sgpgme.c
13638         * src/plugins/pgpmime/sgpgme.h
13639                 sync with HEAD
13640
13641 2004-08-08 [paul]       0.9.12cvs51.1
13642
13643         * configure.ac
13644         * src/folder.c
13645                 sync with HEAD
13646
13647 2004-08-07 [colin]      0.9.12cvs50.1
13648
13649         * src/pop.c
13650         * src/common/partial_download.c
13651                 fix warnings (sync from HEAD)
13652
13653 2004-08-07 [colin]      0.9.12cvs48.1
13654
13655         * src/prefs_folder_item.c
13656                 sync with HEAD 0.9.12cvs48
13657
13658 2004-08-06 [colin]      0.9.12cvs47.1
13659
13660         * src/compose.c
13661                 Sync with HEAD
13662
13663 2004-08-06 [christoph]  0.9.12cvs46.2
13664
13665         * src/main.c
13666         * src/plugins/clamav/clamav_plugin_gtk.c
13667         * src/plugins/dillo_viewer/dillo_viewer.c
13668         * src/plugins/image_viewer/plugin.c
13669         * src/plugins/mathml_viewer/mathml_viewer.c
13670         * src/plugins/spamassassin/spamassassin_gtk.c
13671         * src/plugins/trayicon/trayicon.c
13672                 don't mix GTK1.2 plugin with GTK2 plugins
13673
13674 2004-08-06 [colin]      0.9.12cvs46.1
13675
13676         * ChangeLog
13677         * ChangeLog.claws
13678         * ChangeLog.jp
13679         * configure.ac
13680         * sylpheed-claws.pc.in
13681         * src/folder.c
13682         * src/imap.c
13683         * src/localfolder.c
13684         * src/messageview.c
13685         * src/mimeview.c
13686         * src/mimeview.h
13687         * src/msgcache.c
13688         * src/news.c
13689         * src/prefs_ext_prog.c
13690         * src/prefs_folder_item.c
13691         * src/prefs_fonts.c
13692         * src/prefs_msg_colors.c
13693         * src/prefs_spelling.c
13694         * src/prefs_themes.c
13695         * src/prefs_toolbar.c
13696         * src/prefs_wrapping.c
13697         * src/procmime.h
13698         * src/common/defs.h
13699         * src/common/nntp.c
13700         * src/common/session.c
13701         * src/common/session.h
13702         * src/common/socket.c
13703         * src/common/utils.h
13704         * src/common/xml.c
13705         * src/common/xml.h
13706         * src/gtk/prefswindow.c
13707         * src/gtk/prefswindow.h
13708         * src/plugins/clamav/clamav_plugin_gtk.c
13709         * src/plugins/dillo_viewer/dillo_prefs.c
13710         * src/plugins/image_viewer/viewerprefs.c
13711         * src/plugins/spamassassin/spamassassin_gtk.c
13712         * m4/openssl.m4 *** REMOVED ***
13713                 Sync with HEAD 0.9.12cvs46
13714
13715 2004-08-03 [paul]       0.9.12cvs40.2
13716
13717         * src/action.c
13718         * src/addressadd.c
13719         * src/addressbook.c
13720         * src/addrgather.c
13721         * src/browseldap.c
13722         * src/compose.c
13723         * src/crash.c
13724         * src/editaddress.c
13725         * src/editgroup.c
13726         * src/editldap_basedn.c
13727         * src/foldersel.c
13728         * src/importldif.c
13729         * src/mimeview.c
13730         * src/prefs_common.c
13731         * src/prefs_template.c
13732         * src/sourcewindow.c
13733         * src/summaryview.c
13734         * src/gtk/about.c
13735         * src/gtk/foldersort.c
13736         * src/gtk/logwindow.c
13737         * src/gtk/pluginwindow.c
13738         * src/gtk/prefswindow.c
13739                 change all gtk_scrolled_window_set_policy from 
13740                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
13741
13742 2004-08-02 [paul]       0.9.12cvs40.1
13743
13744         * AUTHORS
13745                 update translation team section
13746         * po/pt_BR.po
13747                 updated by Frederico Goncalves Guimaraes
13748                 <fggdebian@yahoo.com.br>
13749
13750 2004-07-31 [colin]      0.9.12cvs39.9
13751
13752         * src/exphtmldlg.c
13753                 Fix compilation
13754
13755 2004-07-31 [colin]      0.9.12cvs39.8
13756
13757         * src/exphtmldlg.c
13758                 Fix an alertpanel type
13759
13760 2004-07-30 [colin]      0.9.12cvs39.7
13761
13762         * src/alertpanel.c
13763                 Fix alertpanel_error_log's icon
13764
13765 2004-07-30 [colin]      0.9.12cvs39.6
13766
13767         * src/pop.c
13768                 Two of them should still be warnings
13769
13770 2004-07-30 [colin]      0.9.12cvs39.5
13771
13772         * src/pop.c
13773                 More warning -> error
13774 2004-07-29 [colin]      0.9.12cvs39.4
13775
13776         * src/pop.c
13777                 Warning -> error
13778
13779 2004-07-29 [colin]      0.9.12cvs39.3
13780
13781         * src/prefs_matcher.c
13782                 Fix segfault
13783
13784 2004-07-29 [colin]      0.9.12cvs39.2
13785
13786         * src/alertpanel.c
13787                 More nice-looking alertpanels
13788
13789 2004-07-29 [colin]      0.9.12cvs39.1
13790
13791         * src/messageview.c
13792                 sync with head
13793                 (inform user when partial mail is deleted on server)
13794
13795 2004-07-29 [colin]      0.9.12cvs38.1
13796
13797         * src/messageview.c
13798                 sync with head
13799
13800 2004-07-28 [paul]       0.9.12cvs37.7
13801
13802         * src/mainwindow.c
13803                 complete the replacement of deprecated gtk_progress_*
13804
13805 2004-07-28 [paul]       0.9.12cvs37.6
13806
13807         * src/action.c
13808         * src/inc.c
13809         * src/mainwindow.c
13810         * src/send_message.c
13811         * src/gtk/progressdialog.c
13812         * src/gtk/progressdialog.h
13813                 replace deprecated gtk_progress_*
13814
13815 2004-07-28 [paul]       0.9.12cvs37.5
13816
13817         * src/gtk/filesel.c
13818                 remove gtk_window_set_wmclass()
13819 2004-07-28 [paul]       0.9.12cvs37.4
13820
13821         * src/addressbook.c
13822         * src/compose.c
13823         * src/foldersel.c
13824         * src/mainwindow.c
13825         * src/messageview.c
13826         * src/sourcewindow.c
13827         * src/gtk/logwindow.c
13828                 remove gtk_window_set_wmclass()
13829                 
13830         * src/prefs_filtering.c
13831         * src/prefs_filtering_action.c
13832         * src/prefs_fonts.c
13833         * src/prefs_gtk.c
13834         * src/prefs_matcher.c
13835         * src/ssl_manager.c
13836         * src/gtk/prefswindow.c
13837                 replace gtk_window_position()
13838
13839 2004-07-28 [colin]      0.9.12cvs37.3
13840
13841         * src/alertpanel.c
13842         * src/alertpanel.h
13843                 Add a way to specify panel type for specific
13844                 panels (alertpanel())
13845         * src/account.c
13846         * src/addressbook.c
13847         * src/compose.c
13848         * src/expldifdlg.c
13849         * src/main.c
13850         * src/messageview.c
13851         * src/summaryview.c
13852         * src/textview.c
13853         * src/gtk/sslcertwindow.c
13854                 Fix alertpanel()s so that their icon match
13855                 their real type
13856
13857 2004-07-28 [paul]       0.9.12cvs37.2
13858
13859         * src/addr_compl.c
13860         * src/addressbook.c
13861         * src/alertpanel.c
13862         * src/compose.c
13863         * src/export.c
13864         * src/foldersel.c
13865         * src/folderview.c
13866         * src/grouplistdialog.c
13867         * src/import.c
13868         * src/mainwindow.c
13869         * src/message_search.c
13870         * src/messageview.c
13871         * src/passphrase.c
13872         * src/prefs_actions.c
13873         * src/prefs_common.c
13874         * src/prefs_customheader.c
13875         * src/prefs_display_header.c
13876         * src/prefs_filtering.c
13877         * src/prefs_filtering_action.c
13878         * src/prefs_gtk.c
13879         * src/prefs_matcher.c
13880         * src/prefs_msg_colors.c
13881         * src/prefs_summary_column.c
13882         * src/prefs_template.c
13883         * src/sourcewindow.c
13884         * src/ssl_manager.c
13885         * src/summary_search.c
13886         * src/gtk/colorsel.c
13887         * src/gtk/description_window.c
13888         * src/gtk/gtkaspell.c
13889         * src/gtk/inputdialog.c
13890         * src/gtk/logwindow.c
13891         * src/gtk/prefswindow.c
13892         * src/gtk/progressdialog.c
13893                 replace deprecated gtk_window_set_policy
13894
13895 2004-07-27 [colin]      0.9.12cvs37.1
13896
13897         * src/msgcache.c
13898                 More fixes (synced for head again)
13899
13900 2004-07-27 [colin]      0.9.12cvs35.3
13901
13902         * src/msgcache.c
13903                 Fix wrong test
13904
13905 2004-07-27 [colin]      0.9.12cvs35.2
13906
13907         * src/mimeview.c
13908                 Fix width a bit (by Paul)
13909         * src/alertpanel.c
13910         * src/alertpanel.h
13911                 Specialize icons, make alertpanel_message()
13912                 private
13913         * src/message_search.c
13914         * src/sgpgme.c
13915         * src/summary_search.c
13916                 Suit alertpanel changes
13917
13918 2004-07-27 [colin]      0.9.12cvs35.1
13919
13920         * src/alertpanel.c
13921                 Add an icon
13922         * src/passphrase.c
13923                 Add debug output - maybe someone will
13924                 want to look at the problem with Grab
13925                 Input :)
13926         Bump version as we're synced with HEAD
13927
13928 2004-07-26 [colin]      0.9.12cvs33.26
13929
13930         * src/pop.c
13931                 Fix uidl-file parsing when not in new
13932                 format
13933
13934 2004-07-26 [colin]      0.9.12cvs33.25
13935
13936         * src/gtk/menu.c
13937                 Move popup menu up if necessary (fixes 
13938                 account selector)
13939         * src/mainwindow.c
13940                 Set account selector's button height to
13941                 minimum
13942
13943 2004-07-26 [colin]      0.9.12cvs33.24
13944
13945         * src/alertpanel.c
13946                 Maybe fix 551 (Truncated font in alert window)
13947
13948 2004-07-26 [colin]      0.9.12cvs33.23
13949
13950         * po/de.po
13951         * po/es.po
13952         * po/fr.po
13953         * po/it.po
13954         * po/ja.po
13955         * po/pl.po
13956         * po/ru.po
13957         * po/sk.po
13958         * po/sr.po
13959         * po/zh_CN.po
13960                 Sync po files with HEAD
13961
13962 2004-07-26 [paul]       0.9.12cvs33.22
13963
13964         * src/compose.c
13965                 fix Bug 556 'Organisation-header is sent even if empty'
13966
13967 2004-07-24 [colin]      0.9.12cvs33.21
13968
13969         * src/compose.c
13970         * src/gtk/gtkaspell.c
13971         * src/gtk/gtkaspell.h
13972                 Fix speller accelerators (require hack)
13973
13974 2004-07-24 [colin]      0.9.12cvs33.20
13975
13976         * src/gtk/gtkaspell.c
13977                 Fix over-eager code deletion breaking
13978                 Check while typing
13979
13980 2004-07-24 [colin]      0.9.12cvs33.19
13981
13982         * src/browseldap.c
13983         * src/ldapctrl.c
13984         * src/ldapctrl.h
13985         * src/ldapserver.h
13986                 Sync ldap with HEAD
13987         (Fixes 546 LDAP completely broken)
13988
13989 2004-07-24 [colin]      0.9.12cvs33.18
13990
13991         * src/prefs_msg_colors.c
13992                 Fix prototype mismatch
13993         (Fixes 547 void function cannot return value)
13994
13995 2004-07-24 [colin]      0.9.12cvs33.17
13996
13997         * src/mainwindow.c
13998                 Fix sort going back to previous sort key
13999                 when changing sort direction
14000
14001 2004-07-24 [colin]      0.9.12cvs33.16
14002
14003         * src/compose.c
14004                 Fix space insertion when re-wrapping at 
14005                 cursor point
14006
14007 2004-07-24 [colin]      0.9.12cvs33.15
14008
14009         * src/gtk/gtkaspell.c
14010                 Don't change cursor position in insert-text
14011                 callback
14012         (Fixes 539 Word wrapping on input transposes letters)
14013
14014 2004-07-24 [colin]      0.9.12cvs33.14
14015
14016         * src/gtk/gtkaspell.c
14017                 Reencode non-ascii chars to dictionary's
14018                 encoding
14019         (Fixes 544 Spell check broken non english locale)
14020
14021 2004-07-24 [colin]      0.9.12cvs33.13
14022
14023         * src/summaryview.c
14024                 Fix Shift+Down, add Home/End/PgUp/PgDown
14025
14026 2004-07-21 [colin]      0.9.12cvs33.12
14027
14028         * src/prefs_common.c
14029                 Fix a gtk warning (Patch by Andrej Kacian)
14030
14031 2004-07-21 [colin]      0.9.12cvs33.11
14032
14033         * src/gtk/filesel.c
14034                 More check
14035
14036 2004-07-21 [colin]      0.9.12cvs33.10
14037
14038         * src/compose.c
14039         * src/crash.c
14040         * src/export.c
14041         * src/import.c
14042         * src/messageview.c
14043         * src/mimeview.c
14044         * src/prefs_spelling.c
14045         * src/prefs_themes.c
14046         * src/summaryview.c
14047         * src/gtk/filesel.c
14048         * src/gtk/filesel.h
14049         * src/gtk/pluginwindow.c
14050                 Untwist open/save mode guessing logic, make
14051                 it explicit
14052
14053 2004-07-20 [colin]      0.9.12cvs33.9
14054
14055         * src/codeconv.c
14056                 conv_encode_header: src_charset is UTF-8 on
14057                 gtk2
14058         * src/compose.c
14059                 Remove double encoding of the headers
14060
14061 2004-07-20 [colin]      0.9.12cvs33.8
14062
14063         * src/codeconv.c
14064                 Fix typo
14065
14066 2004-07-20 [colin]      0.9.12cvs33.7
14067
14068         * src/mainwindow.c
14069                 Set the separated messageview to the saved
14070                 size of Claws' messageview (Patch by Alfons)
14071                 Fix a callback prototype (me)
14072
14073 2004-07-20 [colin]      0.9.12cvs33.6
14074
14075         * src/codeconv.h
14076                 Forgot one hunk in 0.9.12cvs33.4
14077
14078 2004-07-19 [colin]      0.9.12cvs33.5
14079
14080         * src/action.c
14081                 Action output fix
14082                 Patch by Alfons
14083
14084 2004-07-19 [colin]      0.9.12cvs33.4
14085
14086         * src/compose.c
14087                 Fix outgoing charset bug in headers
14088         * src/codeconv.c
14089                 Clean for glib2 - Patch by Alfons
14090
14091 2004-07-19 [colin]      0.9.12cvs33.3
14092
14093         * src/statusbar.c
14094                 Remove grip from the statusbar
14095                 Patch by Alfons
14096
14097 2004-07-19 [colin]      0.9.12cvs33.2
14098
14099         * src/messageview.c
14100         * src/textview.c
14101                 Fix messageview remembering the previous
14102                 scroll position when loading a new message
14103                 Patch by Alfons
14104
14105 2004-07-19 [colin]      0.9.12cvs33.1
14106
14107         * src/folder.h
14108         * src/folderview.c
14109         * src/summaryview.c
14110                 Sync with HEAD
14111
14112 2004-07-18 [colin]      0.9.12cvs32.7
14113
14114         * configure.ac
14115                 Remove useless check for XIM - noticed
14116                 by Alfons
14117
14118 2004-07-18 [colin]      0.9.12cvs32.6
14119
14120         * src/summaryview.c
14121                 Remove non-modified and shift-modified
14122                 accelerators in summaryview's popup
14123                 menu, as that doesn't get catched by
14124                 the accel-activate signal catcher...
14125
14126 2004-07-18 [colin]      0.9.12cvs32.5
14127
14128         * src/prefs_common.c
14129                 Define sensible default prefs for 
14130                 wrapping
14131
14132 2004-07-18 [colin]      0.9.12cvs32.4
14133
14134         * src/compose.c
14135         * src/prefs_common.c
14136         * src/prefs_common.h
14137         * src/prefs_wrapping.c
14138                 Remove Smart Wrapping pref, which does
14139                 nothing on gtk2 branch
14140
14141 2004-07-18 [colin]      0.9.12cvs32.3
14142
14143         * src/sourcewindow.c
14144                 Proper utf8
14145
14146 2004-07-18 [colin]      0.9.12cvs32.2
14147
14148         * src/compose.c
14149                 Save attachment status when drafting
14150
14151 2004-07-18 [colin]      0.9.12cvs32.1
14152
14153         * src/gtk/filesel.c
14154                 Fix erratic folder selection in open mode
14155
14156 2004-07-18 [colin]      0.9.12cvs31.11
14157
14158         * src/pop.c
14159                 Don't let partial messages get deleted
14160                 even with "dowload all"
14161                 (0.9.12cvs31.8 fix extension)
14162 2004-07-18 [colin]      0.9.12cvs31.10
14163
14164         * src/gtk/logwindow.c
14165                 Fix log scrolling
14166
14167 2004-07-18 [colin]      0.9.12cvs31.9
14168
14169         * src/common/utils.c
14170                 Fix non-utf8 strings coming from commands
14171                 and files
14172
14173 2004-07-18 [colin]      0.9.12cvs31.8
14174
14175         * src/pop.c
14176                 Fix partial download bug with Download all
14177                 messages option
14178
14179 2004-07-18 [colin]      0.9.12cvs31.7
14180
14181         * src/textview.c
14182                 Fix bug introduced in 0.9.12cvs31.2
14183                 (blocked in select mode after double click)
14184
14185 2004-07-18 [colin]      0.9.12cvs31.6
14186
14187         * src/compose.c
14188         * src/gtk/menu.c
14189                 More glib-warning fixes
14190
14191 2004-07-18 [colin]      0.9.12cvs31.5
14192
14193         * src/compose.c
14194                 Fix trashing the primary clipboard when moving 
14195                 around with tab
14196         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
14197
14198 2004-07-18 [colin]      0.9.12cvs31.4
14199
14200         * src/codeconv.c
14201                 convert unencoded iso headers to utf8
14202         (Fix Bug 538 Unencoded local characters in subject make it 
14203          disappear)
14204
14205 2004-07-18 [colin]      0.9.12cvs31.3
14206
14207         * src/compose.c
14208                 Fix tab char handling in wrapping
14209         (Fix Bug 537 Line wrap problem - TAB character treated as 
14210          one character instead of 8)
14211
14212 2004-07-18 [colin]      0.9.12cvs31.2
14213
14214         * src/textview.c
14215                 return FALSE on GDK_MOTION_NOTIFY
14216         (Fix Bug 535 Hyperlinks/addresses are not selectable 
14217          (unable to highlight))
14218
14219 2004-07-18 [colin]      0.9.12cvs31.1
14220
14221         * src/folderview.c
14222                 Sync with 0.9.12cvs31
14223
14224 2004-07-18 [colin]      0.9.12cvs30.4
14225
14226         * src/compose.c
14227                 Also block text_inserted when inserting a file
14228
14229 2004-07-18 [colin]      0.9.12cvs30.3
14230
14231         * src/compose.c
14232                 Fix smart wrapping (block text_inserted handler
14233                 while putting quotation to avoid wrap on input,
14234                 don't join lines if next is sig separator)
14235
14236 2004-07-17 [colin]      0.9.12cvs30.2
14237
14238         * src/folderview.c
14239         * src/mainwindow.c
14240         * src/mimeview.c
14241         * src/summaryview.c
14242         * src/gtk/quicksearch.c
14243         * src/gtk/quicksearch.h
14244                 Block key events handlers *and* accels while
14245                 quicksearch is focused
14246         (Fixes Bug 534 quick-search bar not accepting certain letters)
14247
14248 2004-07-17 [colin]      0.9.12cvs30.1
14249
14250         * src/folder.h
14251         * src/folderview.c
14252         * src/summaryview.c
14253                 Sync with 0.9.12cvs30
14254
14255 2004-07-17 [colin]      0.9.12cvs28.2
14256
14257         * src/mimeview.c
14258         * src/procmime.c
14259         * src/summaryview.c
14260         * src/gtk/menu.c
14261                 Squash some compile and glib warnings
14262
14263 2004-07-17 [paul]       0.9.12cvs28.1
14264
14265         * src/mimeview.c
14266                 sync with 0.9.12cvs28 HEAD
14267
14268 2004-07-16 [paul]       0.9.12cvs26.1
14269         
14270         * src/gtk/quicksearch.c
14271         * src/account.c
14272         * src/account.h
14273         * src/compose.c
14274         * src/customheader.c
14275         * src/folder_item_prefs.c
14276         * src/main.c
14277         * src/mainwindow.c
14278         * src/messageview.c
14279         * src/mimeview.c
14280         * src/news.c
14281         * src/pgpmime.c
14282         * src/pop.c
14283         * src/pop.h
14284         * src/prefs_account.c
14285         * src/prefs_account.h
14286         * src/prefs_common.c
14287         * src/prefs_common.h
14288         * src/prefs_display_header.c
14289         * src/prefs_gtk.c
14290         * src/prefs_gtk.h
14291         * src/procheader.c
14292         * src/procmime.c
14293                 sync with 0.9.12cvs26 HEAD      
14294
14295 2004-07-15 [colin]      0.9.12cvs18.14
14296
14297         * src/folder.c
14298                 Disable GPG signature check during
14299                 folder move and scan
14300         (Closes Bug 521 Signature checking slows down Folder-Move)
14301
14302 2004-07-14 [colin]      0.9.12cvs18.13
14303
14304         * src/common/partial_download.c
14305                 update includes
14306
14307 2004-07-14 [colin]      0.9.12cvs18.12
14308
14309         * src/common/partial_download.c
14310         * src/common/partial_download.h
14311                 Move doc at top, add correct copyright
14312
14313 2004-07-14 [colin]      0.9.12cvs18.11
14314
14315         * src/folder.c
14316         * src/messageview.c
14317         * src/pop.c
14318         * src/pop.h
14319         * src/procmsg.c
14320         * src/summaryview.c
14321         * src/common/Makefile.am
14322         * src/common/partial_download.c ** NEW FILES **
14323         * src/common/partial_download.h ** NEW FILES **
14324                 Move partial-download related stuff to its
14325                 own file
14326
14327 2004-07-14 [colin]      0.9.12cvs18.10
14328
14329         * src/send_message.c
14330                 Fix smtp auth when user is null or empty
14331
14332 2004-07-13 [colin]      0.9.12cvs18.9
14333
14334         * src/gtk/quicksearch.c
14335                 Use alphabetic order
14336
14337 2004-07-13 [colin]      0.9.12cvs18.8
14338
14339         * src/pop.c
14340                 Be paranoid on the checks
14341
14342 2004-07-13 [colin]      0.9.12cvs18.7
14343
14344         * src/gtk/quicksearch.c
14345                 Fix Engrish once again
14346
14347 2004-07-13 [colin]      0.9.12cvs18.6
14348
14349         * src/procmsg.c
14350         * src/summaryview.c
14351                 Mark messages for deletion when they are about to
14352                 be removed from trash
14353
14354 2004-07-13 [colin]      0.9.12cvs18.5
14355
14356         * src/matcher.c
14357         * src/matcher.h
14358         * src/matcher_parser_parse.y
14359         * src/prefs_matcher.c
14360         * src/gtk/quicksearch.c
14361                 Add 'partial' ('p') match string to find partially
14362                 downloaded messages
14363
14364 2004-07-13 [colin]      0.9.12cvs18.4
14365
14366         * src/pop.c
14367                 Fix misplaced block
14368
14369 2004-07-13 [colin]      0.9.12cvs18.3
14370
14371         * src/pop.c
14372         * src/pop.h
14373         * src/messageview.c
14374                 Refactor API (to avoid passing 5+ params and code
14375                 duplication)
14376         * src/folder.c
14377         * src/msgcache.c
14378         * src/procheader.c
14379         * src/common/defs.h
14380                 Add planned_download to cache
14381                 Don't mess uidl file when moving partially downloaded
14382                 mails (they change folder, we should change it in the
14383                 uidl list too or we'll remove an incorrect message)
14384                 (this also helps removing hacks when changing 
14385                 planned_download in messageview.c)
14386
14387 2004-07-12 [colin]      0.9.12cvs18.2
14388
14389         * src/gtk/quicksearch.c
14390                 Fix missing status update in quicksearch
14391
14392 2004-07-12 [paul]       0.9.12cvs18.1
14393
14394         * po/POTFILES.in
14395         * src/Makefile.am
14396         * src/account.c
14397         * src/codeconv.c
14398         * src/compose.c
14399         * src/inc.c
14400         * src/main.c
14401         * src/prefs_common.c
14402         * src/procmsg.h
14403         * src/toolbar.c
14404         * src/prefs_msg_colors.[ch]     ** NEW FILES **
14405         * src/prefs_wrapping.[ch]       ** NEW FILES **
14406         * src/common/intl.h
14407         * src/common/utils.[ch]
14408         * src/gtk/quicksearch.[ch]
14409                 sync with 0.9.12cvs18 HEAD
14410
14411 2004-07-12 [colin]      0.9.11cvs17.25
14412
14413         * src/folder.c
14414         * src/folder.h
14415                 Remove unused function added by me in 0.9.11cvs17.10
14416
14417 2004-07-11 [colin]      0.9.11cvs17.24
14418
14419         * src/inc.c
14420         * src/messageview.c
14421         * src/pop.c
14422         * src/pop.h
14423                 Use folderitem and msgnum instead of filename to
14424                 know which mail to delete
14425                 Move old partial mail deletion to pop.c
14426
14427 2004-07-10 [colin]      0.9.11cvs17.23
14428
14429         * src/inc.c
14430                 Add debug
14431         * src/pop.c
14432         * src/pop.h
14433                 Don't re-use same enums for unrelated stuff: it's 
14434                 completely misleading !
14435                 Document a bit
14436
14437 2004-07-09 [colin]      0.9.11cvs17.22
14438
14439         * src/inc.c
14440                 Remove folder-type check and do
14441                 more tests to be sure everything's
14442                 ok
14443         * src/messageview.c
14444                 Punctuation update, remove useless
14445                 code, fix two warnings
14446         * src/noticeview.c
14447                 Layout cleaning, reset 2nd button
14448                 when specifying one
14449
14450 2004-07-09 [colin]      0.9.11cvs17.21
14451
14452         * src/messageview.c
14453         * src/pop.c
14454         * src/pop.h
14455                 Allow user to change his mind
14456                 and postpone decision (by
14457                 unmarking the mail)
14458
14459 2004-07-09 [colin]      0.9.11cvs17.20
14460
14461         * src/messageview.c
14462                 Fix bug with delete state
14463         * src/pop.c
14464         * src/pop.h
14465                 Fix buffer leak (fread doesn't 
14466                 terminate buffers with \0)
14467                 Refactoring (remove magic 
14468                 numbers)
14469
14470 2004-07-09 [colin]      0.9.11cvs17.19
14471
14472         * src/pop.c
14473                 Don't log "Skipping message" if 
14474                 we're going to TOP it two lines
14475                 later
14476
14477 2004-07-09 [colin]      0.9.11cvs17.18
14478
14479         * src/messageview.c
14480                 Fix Engrish
14481
14482 2004-07-09 [colin]      0.9.11cvs17.17
14483
14484         * src/pop.c
14485                 strlen checking...
14486         * src/messageview.c
14487                 refactoring a bit
14488
14489 2004-07-08 [colin]      0.9.11cvs17.16
14490
14491         * src/noticeview.c
14492         * src/noticeview.h
14493                 Add an optional second button
14494         * src/messageview.c
14495         * src/pop.c
14496         * src/pop.h
14497                 Don't delete partially received mails after a certain
14498                 time; rather, let the user decide.
14499
14500 2004-07-08 [colin]      0.9.11cvs17.15
14501
14502         * src/common/smtp.h
14503                 Sync with HEAD
14504
14505 2004-07-08 [colin]      0.9.11cvs17.14
14506
14507         * src/messageview.c
14508         * src/common/smtp.c
14509                 Use to_human_readable() for sizes
14510
14511 2004-07-08 [colin]      0.9.11cvs17.13
14512
14513         * src/inc.c
14514         * src/messageview.c
14515         * src/pop.c
14516         * src/pop.h
14517         * src/procmsg.c
14518                 Fix partial-downloading issues:
14519                         catch unsupported TOP
14520                         don't delete partially downloaded mails before 5 days
14521                         don't update existing with non-MH folders; that'll
14522                         make dups, but it's better than trashing the folder
14523                         free new msginfo parts
14524                 Fix indentation ;-)
14525
14526 2004-07-08 [colin]      0.9.11cvs17.12
14527
14528         * src/common/smtp.c
14529         * src/common/smtp.h
14530                 Sync smtp size verification with HEAD
14531
14532 2004-07-08 [colin]      0.9.11cvs17.11
14533
14534         * src/summaryview.c
14535         * src/prefs_common.c
14536         * src/prefs_common.h
14537         * src/gtk/quicksearch.c
14538         * src/gtk/quicksearch.h
14539                 Sync sticky pref with HEAD
14540
14541 2004-07-08 [colin]      0.9.11cvs17.10
14542
14543         * src/folder.c [1.213.2.6]
14544         * src/folder.h [1.87.2.6]
14545         * src/inc.c [1.149.2.7]
14546         * src/messageview.c [1.94.2.8]
14547         * src/procheader.c [1.47.2.6]
14548         * src/procmsg.c [1.150.2.4]
14549         * src/procmsg.h [1.60.2.5]
14550         * src/pop.c [1.56.2.4]
14551         * src/pop.h [1.17.2.3]
14552                 Let too big messages get downloaded, but truncated
14553                 Add a button to download them completely
14554                 
14555 2004-07-06 [colin]      0.9.11cvs17.9
14556
14557         * src/gtk/quicksearch.c [1.1.2.3]
14558                 Add a Clear button
14559         * commitHelper
14560         * PATCHSETS
14561                 Add a script to help with cvs
14562
14563 2004-07-03 [colin]      0.9.11cvs17.8
14564
14565         * src/plugins/imageviewer/viewer.c
14566                 fix imageviewer (which was staying on the first
14567                 displayed image)
14568
14569 2004-07-03 [colin]      0.9.11cvs17.7
14570
14571         Removed FIXME_GTK2 warnings
14572         * src/gtk/gtkutils.c
14573                 useless #warnings
14574         * src/gtk/menu.c
14575                 useless #warnings (no need to mess with menu rc)
14576         * src/gtk/menu.h
14577                 unused functions
14578         
14579
14580 2004-07-03 [colin]      0.9.11cvs17.6
14581
14582         Removed FIXME_GTK2 warnings
14583         * src/codeconv.c
14584                 useless #warnings (rewrite needed)
14585         * src/compose.c
14586                 useless #warnings (rewrite needed)
14587                 useless #warnings (gtk2 is like that)
14588                 useless #warnings (previously fixed)
14589         * src/main.c
14590                 useless #warnings (previously fixed)
14591         * src/message_search.c
14592                 useless #warnings (gtk2 is like that)
14593                 Made apparent that search is case-sensitive
14594         * src/mimeview.c
14595                 useless #warnings (rewrite needed)
14596                 useless #warnings (gtk2 is like that)
14597                 reimplemented real warnings
14598         * src/prefs_common.c
14599                 Removed block cursor option (not it gtk2)
14600         * src/prefs_gtk.c
14601                 useless #warnings (rewrite needed)
14602         * src/procheader.c
14603                 useless #warnings (rewrite needed)
14604         * src/sourcewindow.c
14605                 useless #warnings (incorrect placing)
14606         * src/summary_search.c
14607                 useless #warnings (gtk2 is like that)
14608                 Made apparent that search is case-sensitive
14609         * src/action.c
14610                 useless #warnings (gtk2 is like that)
14611         * src/textview.c
14612                 useless #warnings (rewrite needed)
14613         * src/toolbar.c
14614                 useless #warnings (rewrite needed)
14615
14616 2004-07-03 [colin]      0.9.11cvs17.5
14617
14618         * src/textview.c
14619                 Fix mismerge which broke URI opening
14620                 
14621 2004-07-01 [colin]      0.9.11cvs17.4
14622
14623         * src/gtk/filesel.c
14624                 Fill filename when saving
14625                 
14626 2004-06-27 [colin]      0.9.11cvs17.3
14627
14628         * src/gtk/filesel.[ch]
14629                 Use the new GTK file selector
14630                 Update prototype to match the reality: multiple file
14631                 selection is open-only          
14632         * src/compose.c
14633                 Match the new prototypes        
14634         * configure.ac
14635                 Match the new requirements (gtk 2.4.0)
14636                         
14637 2004-06-26 [colin]      0.9.11cvs17.2
14638
14639         * src/plugins/trayicon/trayicon.c
14640                 Remove useless signal handler on resize, which causes
14641                 an infinite "loop"
14642         
14643 2004-06-26 [colin]      0.9.11cvs17.1
14644         
14645         * tools/Makefile.am
14646                 remove launch_firebird and add nautilus2sylpheed.sh
14647         * src/quicksearch.c
14648           src/summaryview.c
14649                 Fix show/hide "Extended symbols" button problem
14650                 Fix apparition at startup
14651                 Fix const warnings
14652         * src/plugins/image_viewer/Makefile.am
14653                 Fix configure 
14654         * common/ssl.c
14655                 Re-enable certificate check, as it doesn't seem to
14656                 cause Xlib errors anymore
14657
14658 2004-06-25 [paul]       0.9.11cvs17
14659
14660         * sync with 0.9.11cvs17 HEAD
14661         
14662         NOTE: QuickSearch is broken
14663
14664 2004-06-07 [colin]      0.9.10claws67.10
14665         * src/plugins/trayicon/trayicon.c
14666           src/plugins/trayicon/libeggtrayicon/Makefile.am
14667           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
14668                 Fix gettextization in trayicon plugin
14669
14670 2004-06-07 [colin]      0.9.10claws67.9
14671         
14672         * src/summaryview.c
14673           src/gtk/gtksctree.[ch]
14674                 Let Shift+{Up,Down} work in summaryview
14675                 (well, Down "works" and Up works)
14676                 Let the list scroll when using these keys
14677
14678 2004-06-06 [colin]      0.9.10claws67.8
14679
14680         * src/plugins/trayicon/trayicon.c
14681                 Fix pixmap update
14682
14683 2004-06-06 [colin]      0.9.10claws67.7
14684
14685         * src/addressbook.c
14686                 Fix signal handling causing system-wide focus grab
14687
14688 2004-05-25 [paul]       0.9.10claws67.6
14689
14690         * Makefile.am
14691           src/Makefile.am
14692                 clean up
14693
14694 2004-05-25 [paul]       0.9.10claws67.5
14695
14696         * replace deprecated gtk_signal... functions
14697
14698 2004-05-23 [colin]      0.9.10claws67.4
14699
14700         * src/compose.c
14701                 Fix wrapping
14702
14703 2004-05-22 [colin]      0.9.10claws67.3
14704
14705         * src/compose.c
14706                 Re-fix [Edited] in compose.c::compose_reedit()
14707
14708 2004-05-22 [colin]      0.9.10claws67.2
14709
14710         * src/procmime.c
14711                 Fix parsing of multiparts mails
14712
14713 2004-05-22 [colin]      0.9.10claws67.1
14714
14715         * src/summaryview.c
14716                 Fix quicksearch
14717
14718 2004-05-22 [paul]       0.9.10claws67
14719
14720         * sync with 0.9.10claws67 HEAD
14721
14722 2004-05-14 [alfons]
14723
14724         * src/procmime.h
14725                 add forgotton prototype
14726
14727 2004-05-10 [paul]       0.9.10claws57
14728
14729         * sync with 0.9.10claws57 HEAD
14730
14731 2004-05-05 [paul]       0.9.9.claws1
14732
14733         * ChangeLog-gtk2        ** REMOVED **
14734           ChangeLog-gtk2.claws  ** ADDED **
14735                 rename and adopt the normal claws format
14736                 
14737         * configure.ac
14738                 require gtkmathview >= 0.5
14739
14740         * ac/*                          ** REMOVED **
14741           ac/                           ** REMOVED **
14742           intl/Makefile.in              ** REMOVED **
14743           m4/                           ** ADDED **
14744           m4/missing                    ** ADDED **
14745           m4/missing/gdk-pixbuf.m4      ** ADDED **
14746           m4/missing/gettext.m4         ** ADDED **
14747           m4/missing/gpgme.m4           ** ADDED **
14748           m4/missing/imlib.m4           ** ADDED **
14749           m4/.cvsignore                 ** ADDED **
14750           m4/Makefile.am                ** ADDED **
14751           m4/README                     ** ADDED **
14752           m4/aclocal-include.m4         ** ADDED **
14753           m4/aspell.m4                  ** ADDED **
14754           m4/check-type.m4              ** ADDED **
14755           m4/gnupg-check-typedef.m4     ** ADDED **
14756           m4/openssl.m4                 ** ADDED **
14757           m4/spamassassin.m4            ** ADDED **
14758           po/ChangeLog                  ** REMOVED **
14759           po/Makefile.in.in             ** REMOVED **
14760           po/Rules-quot                 ** REMOVED **
14761           po/boldquot.sed               ** REMOVED **
14762           po/en@boldquot.header         ** REMOVED **
14763           po/en@quot.header             ** REMOVED **
14764           po/insert-header.sin          ** REMOVED **
14765           po/quot.sed                   ** REMOVED **
14766           po/remove-potcdate.sed        ** REMOVED **
14767           po/remove-potcdate.sin        ** REMOVED **
14768           po/stamp-po                   ** REMOVED **
14769           Makefile.am
14770           autogen.sh
14771           configure.ac
14772                 enable building with automake 1.8.x
14773                 add 'autopoint --force' to autogen.sh and remove all
14774                 auto-generated files, remove ac/ directory and use
14775                 m4/ directory instead
14776                 
14777         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
14778                 fix gettextization
14779
14780 2004-02-28 Colin Leroy <colin@colino.net>
14781         * src/prefs_matcher.c
14782           src/prefs_filtering.c
14783           src/prefs_filtering_action.c
14784                 Fix non-editable GtkEntries
14785
14786 2004-02-22 Thorsten Maerz <torte@netztorte.de>
14787         * src/prefs_themes.c
14788                 utf8 conversion for theme info
14789
14790 2004-02-21 Thorsten Maerz <torte@netztorte.de>
14791         * sync 0.9.9claws
14792
14793 2004-02-14 Thorsten Maerz <torte@netztorte.de>
14794         * src/grouplistdialog.c
14795                 allow multiple selections without ctrl key
14796
14797 2004-02-09 Thorsten Maerz <torte@netztorte.de>
14798         * src/main.c
14799                 enable customizable accelerators
14800
14801 2004-02-08 Thorsten Maerz <torte@netztorte.de>
14802         * src/prefs_common.c
14803                 re-enable different font settings for gtk1/2
14804         * src/prefs_folder_item.c
14805                 fix folder prefs displayed wrong
14806         * src/textview.c
14807                 set 'sunken' shadow type
14808
14809 2004-02-07 Colin Leroy <colin@colino.net>
14810         * src/compose.c
14811                 Fix message being always [Edited]
14812                 Encode headers correctly (utf8 buf)
14813
14814 2004-01-27 Thorsten Maerz <torte@netztorte.de>
14815         * src/socket.c
14816                 remove double g_source_attach()
14817                 (Thanks to Colin Leroy)
14818
14819 2004-01-27 Thorsten Maerz <torte@netztorte.de>
14820         * src/gtk/gtksctree.c
14821                 Fix SSL certificate list not shown
14822         * src/mimeview.c
14823                 Fix clicks in mime tree
14824
14825 2004-01-27 Thorsten Maerz <torte@netztorte.de>
14826         * src/common/socket.c
14827                 Fix SSL receive
14828         * src/compose.c
14829                 Fix clipboard menu hotkeys
14830
14831 2004-01-25 Thorsten Maerz <torte@netztorte.de>
14832         * src/gtk/gtkaspell.[ch]
14833           src/compose.c
14834                 reimplement spellchecker
14835
14836 2004-01-25 Thorsten Maerz <torte@netztorte.de>
14837         * src/gtk/filesel.c
14838                 crash when inserting file in compose window
14839                 (TODO: keep old selection on clicks)
14840         * src/main.c
14841                 use gtkrc-2.0 instead of gtkrc
14842
14843 2004-01-25 Thorsten Maerz <torte@netztorte.de>
14844         * src/messageview.c
14845                 remove orphaned mimeview unref()
14846
14847 2004-01-20 Thorsten Maerz <torte@netztorte.de>
14848         * src/grouplistdialog.c
14849                 expand nodes containing subscribed groups
14850
14851 2004-01-19 Thorsten Maerz <torte@netztorte.de>
14852         * src/textview.c
14853                 textview: hide cursor, restore old click behaviour
14854
14855 2004-01-18 Thorsten Maerz <torte@netztorte.de>
14856         * src/textview.c
14857                 variable names messed up
14858
14859 2004-01-17 Colin Leroy <colin@colino.net>
14860         * src/addr_compl.c
14861                 Fix completion address too thin
14862         * src/compose.c
14863                 Fix tab-to-subject behaviour
14864         * src/summaryview.c
14865                 Implement key up & down in summaryview
14866
14867 2004-01-12 Thorsten Maerz <torte@netztorte.de>
14868
14869         * sync 098claws
14870
14871 2004-01-08 Thorsten Maerz <torte@netztorte.de>
14872         * configure.ac
14873           Makefile.am
14874           doc/.cvsignore
14875           doc/Makefile.am
14876                 faq, man, manual moved to doc/
14877         * ac/aspell.m4
14878           ac/check-type.m4
14879           ac/gnupg-check-typedef.m4
14880           ac/openssl.m4
14881           ac/spamassassin.m4
14882           ac/missing/gdk-pixbuf.m4
14883           ac/missing/gpgme.m4
14884           ac/missing/imlib.m4
14885                 fix automake warnings
14886
14887 2003-12-06 Colin Leroy <colin@colino.net>
14888         * src/summaryview.c
14889                 Fix quicksearch
14890
14891 2003-12-05 Colin Leroy <colin@colino.net>
14892         * src/summaryview.c
14893                 Fix going to next unread folder
14894
14895 2003-12-05 Colin Leroy <colin@colino.net>
14896         * src/crash.c
14897                 Fix gtk2 compilation
14898         * src/session.c
14899                 Remove iotag source handler at disconnection
14900         * src/socket.[ch] 
14901                 Remove source handler when closing socket 
14902                 (fixes another seg)
14903
14904 2003-12-04 Colin Leroy <colin@colino.net>
14905         * src/compose.c
14906           src/prefs_account.c
14907           src/prefs_common.c
14908                 Fix some dropdown menus
14909
14910 2003-12-04 Colin Leroy <colin@colino.net>
14911         * src/compose.c
14912                 Fix event handlers on header fields
14913         * src/common/socket.c
14914           src/common/session.c
14915                 Fix segfault with callback (SSL)
14916                 Fix end of session 
14917
14918 2003-10-06 Thorsten Maerz <torte@netztorte.de>
14919
14920         * Fix compile bug in src/compose.c
14921         * removed src/gtk/gtkstext.[ch]
14922
14923 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
14924
14925         * Convert character set and escape "text" attributes in toolbar setting
14926         files.
14927         * Fixed bug in button-press-event handling.
14928
14929 2003-09-16 Thorsten Maerz <torte@netztorte.de>
14930
14931         * Fixed bug in key-press-event handling.
14932
14933 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
14934
14935         * Enabled to compile tray-icon plugin (Ad-hoc).
14936         * Avoid hang up bug of icon list in mime view (Ad-hoc).
14937
14938 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
14939
14940         * Enabled to compile on sylpheed-claws.
14941         (tray-icon plugin still cannot compile yet.)
14942
14943 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
14944
14945         * Updated to 0.9.5.
14946
14947 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
14948
14949         * Updated to 0.9.4.
14950         * Ported monitoring SSL mechanism to GSource of GLib2
14951         (I don't confirm it)
14952         * Added _gtk2 suffix to key name of font preference to avoid
14953         ovverwriting preference of Gtk+-1.2 version.
14954
14955 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
14956
14957         * Updated to 0.9.2.
14958
14959 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
14960
14961         * Updated to 0.9.1.
14962         * Translate po files into UTF-8 when execute autogen.sh.
14963
14964 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
14965
14966         * Updated to 0.9.0.
14967
14968 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
14969
14970         * Plugged GError related memory leaks.
14971
14972 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
14973
14974         * Changed default size of fonts.
14975         * Enabled to set titile font size of warning dialog.
14976
14977 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
14978
14979         * Embed a sylpheed icon into executable binary on Windows.
14980
14981 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
14982
14983         * I forgot to traslate character set of element string in src/xml.c.
14984
14985 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
14986
14987         * Fixed detecting bind_textdomain_codeset in configure.in.
14988         * The bug in which "Example" of "Date fromat" preference isn't displayed
14989         correctly has been fixed.
14990
14991 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
14992
14993         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
14994           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
14995           glib-gettextize
14996           Removed intl directory.
14997           Translated po files into UTF-8.
14998           (Thanks! Ryuji Abe)
14999
15000 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
15001
15002         * The bug which doesn't unscape string in xml.c has been fixed.
15003
15004 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
15005
15006         * The bug which is failed to translate encoding of file name thorough
15007         file dialog has been fixed.
15008
15009 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
15010
15011         * Modified to translate file names which is used in inporting/expoting
15012         mbox feature and "Save as" feature into locale encoding.
15013         * Translate file names into locale encoding when "Attache file" and
15014         "Insert file".
15015         * Force set G_BROKEN_FILENAMES environment variable.
15016         * Other minor fixes.
15017
15018 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
15019
15020         * Modified to treat MH folder's name as locale encoding.
15021
15022 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
15023
15024         * The bug which clash on switching candidates of auto completion of
15025         addresses, cannot use auto completion in Japanesse is fixed
15026         (Thanks! Tokunaga-san)¡¥
15027
15028 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
15029
15030         * The bug which cannot switch key accelerator preference has been fixed
15031         (Thanks! smbd-san)¡¥
15032
15033 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
15034
15035         * version 0.8.11-gtk2-20030314
15036
15037 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
15038
15039         * The bug in which character set conversion of filtering messages has
15040         been fixed.(Thanks! COCOA-san).
15041
15042 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
15043
15044         * Revived "Leave space on head" preference in "Message" category.
15045         * A bug which clash when put the cursor to end of buffer and execute
15046         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
15047
15048 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
15049
15050         * version 0.8.11-gtk2-20030312
15051
15052 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
15053
15054         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
15055         * Modified to use Pango's API directly for font preference.
15056         * Integrated GtkTextView of textview to one widget.
15057         * Set fonts of header title in textview by "header_title" tag.
15058         * Removed some deprecated codes.
15059
15060 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
15061
15062         * Updated to 0.8.11.
15063         * Merged cygwin patch(Thanks! Sakai-san).
15064
15065 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
15066
15067         * version 0.8.10-gtk2-20030309