bring this forgotten file up to date
[claws.git] / ChangeLog
1 2006-05-19 [paul]       2.2.0cvs35
2
3         * src/textview.c
4                 make Reply-To fully clickable
5         * src/gtk/logwindow.c
6                 more colouring (SMTP ESMTP)
7         Both patches by Pawel Pekala
8
9 2006-05-19 [cleroy]     2.2.0cvs34
10
11         * src/mh.c
12                 Don't update flags from current folder
13                 Probably fixes bug #935 (Read Messages 
14                 Revert to Being Marked as Unread)
15
16 2006-05-18 [colin]      2.2.0cvs33
17
18         * src/imap.c
19                 Warning fix
20         * src/compose.c
21         * src/mainwindow.c
22         * src/summaryview.c
23         * src/toolbar.c
24                 Allow replying to multiple emails
25                 in multiple windows
26         * src/mimeview.c
27         * src/etpan/imap-thread.c
28                 Leak fixes
29
30 2006-05-18 [paul]       2.2.0cvs32
31
32         * src/summaryview.c
33                 keep Mailing-List menu refreshed
34                 Thanks to Colin
35
36 2006-05-18 [paul]       2.2.0cvs31
37
38         * manual/advanced.xml
39         * manual/faq.xml
40         * manual/glossary.xml
41         * manual/handling.xml
42         * manual/intro.xml
43         * manual/plugins.xml
44         * manual/sylpheed-claws-manual.xml
45                 update URLs
46                 add info about mailing-list support
47                 edit filtering info
48         * src/wizard.c
49         * src/common/defs.h
50         * src/gtk/about.c
51         * src/plugins/dillo_viewer/README
52                 update URLs
53
54 2006-05-17 [wwp]        2.2.0cvs30
55
56         * manual/handling.xml
57         * manual/fr/handling.xml
58                 documented the ability to enabled/disable filtering/processing rules.
59
60 2006-05-17 [colin]      2.2.0cvs29
61
62         * src/main.c
63                 Don't initialize g_thread subsystem if it's 
64                 already done (thanks to Hiro)
65         * src/mimeview.c
66                 Fix saving of parts when there name can't be
67                 converted from UTF-8.
68
69 2006-05-17 [paul]       2.2.0cvs28
70
71         * po/Makefile.in.in
72                 fix config.status warning with autoconf 2.60
73
74 2006-05-17 [paul]       2.2.0cvs27
75
76         * po/POTFILES.in
77                 add src/mbox.c
78
79 2006-05-17 [wwp]        2.2.0cvs26
80
81         * src/mainwindow.c
82                 fix useless and potentially dangerous buffer walking (thanks to Colin).
83
84 2006-05-17 [wwp]        2.2.0cvs25
85
86         * src/plugins/demo/demo.c
87                 updated product name in plugin demo (many plugins need to be
88                 sync'ed w/ that change).
89
90 2006-05-17 [colin]      2.2.0cvs24
91
92         * src/mh.c
93                 Fix leak
94
95 2006-05-16 [colin]      2.2.0cvs23
96
97         * src/mainwindow.c
98                 Stupid me hit again. Fix cvs22.
99
100 2006-05-16 [colin]      2.2.0cvs22
101
102         * src/mainwindow.c
103                 Fix bug #922 (sylpheed-claws crashed after 
104                 pushing on Inbox folder)
105
106 2006-05-16 [colin]      2.2.0cvs21
107
108         * src/compose.c
109                 Make From header be copy/paste/select-able
110
111 2006-05-16 [wwp]        2.2.0cvs20
112
113         * src/export.c
114         * src/matcher.c
115         * src/summaryview.c
116         * src/etpan/imap-thread.c
117                 fix some compiler warnings (thanks to Colin).
118
119 2006-05-16 [wwp]        2.2.0cvs19
120
121         * src/action.c
122         * src/gedit-print.c
123         * src/inc.c
124         * src/mainwindow.c
125         * src/mh.c
126         * src/statusbar.c
127         * src/send_message.c
128         * src/summaryview.c
129                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
130
131 2006-05-15 [colin]      2.2.0cvs18
132
133         * src/procmsg.c
134                 Fix automatic rule creation with List-Post
135
136 2006-05-15 [paul]       2.2.0cvs17
137
138         * tools/filter_conv_new.pl
139                 updated for rule enabling/disabling
140                 claws version >= 2.3.x required
141
142 2006-05-15 [cleroy]     2.2.0cvs16
143
144         * src/main.c
145                 Revert test
146
147 2006-05-15 [cleroy]     2.2.0cvs15
148
149         * src/main.c
150                 test
151
152 2006-05-15 [wwp]        2.2.0cvs14
153
154         * manual/pl/.cvsignore
155                 ignore generated files.
156
157 2006-05-14 [wwp]        2.3.0-rc1
158
159         * 2.3.0-rc1 released
160
161 2006-05-13 [wwp]        2.2.0cvs13
162
163         * src/filtering.c
164         * src/filtering.h
165         * src/matcher.c
166         * src/matcher_parser_lex.l
167         * src/matcher_parser_parse.y
168         * src/prefs_filtering.c
169                 new feature: provide the ability to disable filtering and processing
170                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
171                 adaptations.
172
173 2006-05-13 [colin]      2.2.0cvs12
174
175         * src/compose.c
176                 Remove useless if (a) b; else b;
177                 Thanks to wwp
178
179 2006-05-13 [wwp]        2.2.0cvs11
180
181         * src/export.c
182         * src/import.c
183         * src/mainwindow.c
184         * src/mbox.c
185         * src/summaryview.c
186         * src/summaryview.h
187                 no more silent failures (or at least less ones) when importing
188                 or exporting from/to mbox. Also start importing/exporting if
189                 the necessary info is set.
190
191 2006-05-13 [wwp]        2.2.0cvs10
192
193         * RELEASE_NOTES
194                 restored up-to-date release notes.
195
196 2006-05-13 [paul]       2.2.0cvs9
197
198         * po/nl.po
199         * po/ru.po
200                 updated by Tim Dijkstra and Pavlo Bohmat
201
202 2006-05-12 [colin]      2.2.0cvs8
203
204         * src/gtk/quicksearch.c
205                 Add "k" as shortcut for "colorlabel". Patch
206                 by ath42@users.sf.net.
207
208 2006-05-12 [paul]       2.2.0cvs7
209
210         * src/prefs_common.h
211         * src/prefs_summaries.c
212         * src/summaryview.c
213                 when entering a folder also allow
214                 going directly to first Marked message
215
216 2006-05-12 [paul]       2.2.0cvs6
217
218         * src/summaryview.c
219                 always obey 'confirm before marking all
220                 mails read' option
221
222 2006-05-12 [paul]       2.2.0cvs5
223
224         * src/textview.c
225                 make Sender fully clickable
226
227 2006-05-12 [colin]      2.2.0cvs4
228
229         * src/compose.c
230         * src/compose.h
231                 Let From be editable
232         * src/main.c
233         * src/mh.c
234                 Full support of .mh_sequences' Unseen seq
235
236 2006-05-12 [colin]      2.2.0cvs3
237
238         * src/folder.c
239         * src/mainwindow.c
240         * src/mainwindow.h
241         * src/messageview.c
242         * src/prefs_spelling.c
243         * src/procheader.c
244         * src/procmsg.c
245         * src/procmsg.h
246         * src/summaryview.c
247         * src/toolbar.c
248         * src/toolbar.h
249                 Add contextual menu on Compose toolbar
250                 button. Fixes bug #944 (Automatic
251                 addresses not applied when changing account
252                 from compose window)
253                 add Mailing List support
254                 based on the old 0.6.5claws25 patch by
255                 Melvin Hadasht, with finishing touches
256                 by Colin
257                 Fix "ignore thread" when mails are threaded by
258                 subject (and weren't ignored although appearing
259                 in the thread).
260                 GUI rework.
261                 Both patches by Pawel.
262
263
264 2006-05-12 [colin]      2.1.1cvs50
265
266         * po/cs.po
267         * po/de.po
268         * po/en_GB.po
269         * po/es.po
270         * po/fi.po
271         * po/fr.po
272         * po/pt_BR.po
273         * po/sr.po
274         * po/zh_CN.po
275                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
276                 Fabien Vantard, Frederico Goncalves Guimaraes,
277                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
278
279 2006-05-05 [colin]      2.1.1cvs49
280
281         * manual/Makefile.am
282         * manual/pl/Makefile.am
283         * manual/pl/account.xml
284         * manual/pl/ack.xml
285         * manual/pl/addrbook.xml
286         * manual/pl/advanced.xml
287         * manual/pl/faq.xml
288         * manual/pl/glossary.xml
289         * manual/pl/gpl.xml
290         * manual/pl/handling.xml
291         * manual/pl/intro.xml
292         * manual/pl/keyboard.xml
293         * manual/pl/plugins.xml
294         * manual/pl/starting.xml
295         * manual/pl/sylpheed-claws-manual.xml
296         * manual/pl/dist/.cvsignore
297         * manual/pl/dist/Makefile.am
298         * manual/pl/dist/html/.cvsignore
299         * manual/pl/dist/html/Makefile.am
300         * manual/pl/dist/pdf/.cvsignore
301         * manual/pl/dist/pdf/Makefile.am
302         * manual/pl/dist/ps/.cvsignore
303         * manual/pl/dist/ps/Makefile.am
304         * manual/pl/dist/txt/.cvsignore
305         * manual/pl/dist/txt/Makefile.am
306                 Add the polish translation of the manual,
307                 Authored by Pawel Pekala.
308
309 2006-05-05 [cleroy]     2.1.1cvs48
310
311         * src/main.c
312                 Re-read matcherrc after loading plugins 
313                 if some of them add folders.
314
315 2006-05-03 [colin]      2.1.1cvs47
316
317         * src/imap.c
318                 I'm idiot
319
320 2006-05-03 [colin]      2.1.1cvs46
321
322         * src/imap.c
323                 Be sure to have a session when
324                 getting separator
325
326 2006-05-03 [colin]      2.1.1cvs45
327
328         * src/imap.c
329         * src/imap.h
330         * src/imap_gtk.c
331                 Fix preventing renaming with namespace 
332                 separator.
333
334 2006-05-01 [colin]      2.1.1cvs44
335
336         * src/action.c
337                 Don't reload messageview when result of
338                 action is piped.
339
340 2006-04-29 [colin]      2.1.1cvs43
341
342         * src/prefs_receive.c
343         * src/plugins/spamassassin/spamassassin_gtk.c
344         * src/plugins/clamav/clamav_plugin_gtk.c
345                 GUI fixes by Pawel
346
347 2006-04-29 [colin]      2.1.1cvs42
348
349         * src/prefs_compose_writing.c
350         * src/prefs_quote.c
351                 Cleanups. Patch by Pawel
352
353 2006-04-28 [paul]       2.1.1cvs41
354
355         * src/matcher.c
356                 fix returned quick search results when search
357                 term contains an underscore.
358                 Thanks to Colin
359
360 2006-04-28 [paul]       2.1.1cvs40
361
362         * src/prefs_message.c
363         * src/prefs_receive.c
364                 GUI cleanups
365                 Patches by Pawel Pekala
366
367 2006-04-27 [colin]      2.1.1cvs39
368
369         * src/wizard.c
370                 Differentiate subject Welcome from
371                 window's title Welcome
372
373 2006-04-27 [paul]
374
375         2.2.0-rc1 released
376
377 2006-04-27 [paul]       2.1.1cvs38
378
379         * manual/advanced.xml
380         * manual/fr/advanced.xml
381                 add info about compose_no_markup hidden pref
382
383 2006-04-27 [paul]       2.1.1cvs37
384
385         * src/prefs_account.c
386                 improve privacy labels
387         * src/prefs_msg_colors.c
388                 change some strings for translators' convenience
389         * src/gtk/gtkutils.c
390                 don't underline the link button text
391
392 2006-04-25 [colin]      2.1.1cvs36
393
394         * src/folder.c
395                 Complete 2.1.1cvs33 (once more ;)
396
397 2006-04-25 [colin]      2.1.1cvs35
398
399         * src/editldap.c
400                 Fix tooltip
401
402 2006-04-25 [cleroy]     2.1.1cvs34
403
404         * src/compose.c
405         * src/gtk/gtkaspell.c
406                 Fix crash on redirect (related to the return 
407                 of the aspell menu in compose's toolbar)
408         * src/image_viewer.c
409         * src/prefs_msg_colors.c
410         * src/gtk/pluginwindow.c
411         * src/gtk/prefswindow.c
412                 Change released signals to clicked (Fabien)
413         * po/POTFILES.in
414         * src/common/socket.c
415         * src/plugins/spamassassin/spamassassin.c
416                 Translate strings (Fabien)
417
418 2006-04-25 [paul]       2.1.1cvs33
419
420         * src/folder.c
421         * src/folder.h
422         * src/folderview.c
423                 complete the fix of bug #912
424                 Thanks to Colin
425
426 2006-04-25 [colin]      2.1.1cvs32
427
428         * src/news.c
429                 Better progress bar
430         * src/mimeview.c
431         * src/summaryview.c
432         * src/summaryview.h
433                 Fix focus chain
434                 Patches by Pawel Pekala
435
436 2006-04-24 [colin]      2.1.1cvs31
437
438         * src/compose.c
439                 Fix compilation warnings (Fabien)
440
441 2006-04-24 [colin]      2.1.1cvs30
442
443         * src/addrindex.c
444         * src/editldap.c
445         * src/editldap_basedn.c
446         * src/editldap_basedn.h
447         * src/ldapctrl.c
448         * src/ldapctrl.h
449         * src/ldapquery.c
450         * src/ldaputil.c
451         * src/ldaputil.h
452                 Fix bug #901 (LDAPS support)
453
454 2006-04-24 [colin]      2.1.1cvs29
455
456         * src/compose.c
457                 Fix logic on error with send dialog on
458         * src/imap.c
459                 Fix compilation without libetpan, thanks
460                 to Fabien
461         * src/summaryview.c
462                 Fix 'context-menu' key
463
464 2006-04-23 [colin]      2.1.1cvs28
465
466         * src/folder.c
467                 Never free current's cache to free up 
468                 memory. Fixes bug #912 (new count 
469                 randomly set to message count)
470
471 2006-04-23 [colin]      2.1.1cvs27
472
473         * src/gtk/quicksearch.c
474                 And remove printf...
475
476 2006-04-23 [colin]      2.1.1cvs26
477
478         * src/gtk/quicksearch.c
479                 Fix replacing in quicksearch, and fix inserting
480                 in the middle of the string. (introduced at 2.1.0cvs22)
481
482 2006-04-23 [colin]      2.1.1cvs25
483
484         * src/imap.c
485                 Make sure uidnext is initialized in get_num_list
486                 (not for stable, related to 2.1.1cvs8 and friends)
487
488 2006-04-23 [colin]      2.1.1cvs24
489
490         * src/imap.c
491                 Output something when login is successful
492                 too
493
494 2006-04-23 [colin]      2.1.1cvs23
495
496         * src/etpan/imap-thread.c
497                 Better logging (line-per-line, hide data in fetch)
498                 Fix a const warning
499         * src/gtk/logwindow.c
500         * src/gtk/logwindow.h
501                 Better logging (color for input/output)
502
503 2006-04-21 [colin]      2.1.1cvs22
504
505         * src/gtk/quicksearch.c
506                 On gtk+-2.8, use stock buttons in quicksearch
507                 Based on a patch by Fabien and a design by Paul
508
509 2006-04-21 [colin]      2.1.1cvs21
510
511         * src/folderview.c
512         * src/mainwindow.c
513                 Fix occasional flicker in folderview
514         * src/common/utils.c
515                 Fix bug #943 (Incorrectly parsed email address 
516                 list in short headers on message view and in 
517                 printouts)
518
519 2006-04-20 [colin]      2.1.1cvs20
520
521         * src/imap.c
522         * src/imap.h
523         * src/prefs_account.c
524                 Add ANONYMOUS auth for IMAP
525
526 2006-04-20 [paul]       2.1.1cvs19
527
528         * src/main.c
529                 proper fix for 2.1.1cvs18
530                 Thanks to Colin
531
532 2006-04-20 [paul]       2.1.1cvs18
533
534         * src/main.c
535                 fix build warnings
536
537 2006-04-20 [paul]       2.1.1cvs17
538
539         * src/gtk/quicksearch.c
540                 fix standard, non-extended Quick search,
541                 was broken in 2.1.1cvs15.
542                 Thanks to Colin.
543
544 2006-04-20 [colin]      2.1.1cvs16
545
546         * src/prefs_matcher.c
547                 Fix values when reselecting a ~test
548                 rule
549
550 2006-04-19 [colin]      2.1.1cvs15
551
552         * src/compose.c
553         * src/compose.h
554         * src/gtk/gtkaspell.c
555         * src/gtk/gtkaspell.h
556                 Put back Options menu in Spelling/
557         * src/gtk/quicksearch.c
558                 Don't search, and show error, if the
559                 advanced search has a syntax error
560
561 2006-04-18 [colin]      2.1.1cvs14
562
563         * src/textview.c
564                 Fix gdk warnings on set_cursor when textview
565                 isn't visible
566
567 2006-04-18 [colin]      2.1.1cvs13
568
569         * src/gtk/gtksctree.c
570                 Remove seemingly useless refresh that causes
571                 flicker - watch this commit in case of 
572                 problems before planned backport to stable
573
574 2006-04-18 [colin]      2.1.1cvs12
575
576         * src/imap.c
577                 Factorize get/set_xml code
578         * src/compose.c
579         * src/prefs_account.c
580         * src/prefs_account.h
581         * src/procmsg.c
582                 Add Encrypt to self option
583
584 2006-04-17 [colin]      2.1.1cvs11
585
586         * configure.ac
587                 Fix search on encrpyt function on dragonfly
588                 Patch by Jonathan Buschmann <jonthn@agmact.com>
589
590 2006-04-17 [colin]      2.1.1cvs10
591
592         * src/prefs_account.c
593                 Be safe by default: remove mails from POP3
594                 after 7 days, not immediately
595
596 2006-04-17 [colin]      2.1.1cvs9
597
598         * src/etpan/imap-thread.c
599                 Fix build on DragonFly - patch by 
600                 Jonathan Buschmann <jonthn@agmact.com>
601
602 2006-04-17 [colin]      2.1.1cvs8
603
604         * src/imap.c
605                 Save uidnext between sessions
606
607 2006-04-17 [colin]      2.1.1cvs7
608
609         * src/imap.c
610                 scan is required when uid validity changes
611
612 2006-04-17 [colin]      2.1.1cvs6
613
614         * src/folderview.c
615                 Don't scan if not necessary, apart in current
616                 folder and INBOX to fetch flags.
617         * src/imap.c
618                 Scan is necessary if unread count changes
619
620 2006-04-17 [colin]      2.1.1cvs5
621
622         * src/imap.c
623                 ...But always fetch ANSWERED and DELETED flags for
624                 INBOX, as filtering can happen on these flags.
625
626 2006-04-17 [colin]      2.1.1cvs4
627
628         * src/imap.c
629                 Don't fetch REPLIED and DELETED flags when synchronising
630                 flags with a closed folder. We only need UNSEEN and FLAGGED
631                 to update the folderview.
632
633 2006-04-17 [colin]      2.1.1cvs3
634
635         * src/imap.c
636                 Faster flag search when there are new mails 
637                 in a folder. We can do a full search if the 
638                 folder contains less messages than the new
639                 list.
640
641 2006-04-17 [colin]      2.1.1cvs2
642
643         * po/cs.po
644         * po/de.po
645         * po/fr.po
646         * po/nl.po
647         * po/pt_BR.po
648                 Update translations from stable branch
649
650 2006-04-17 [colin]      2.1.1cvs1
651
652         * configure.ac
653                 Bump version to follow stable release
654
655 2006-04-16 [mones]      2.1.0cvs50
656
657         * po/es.po
658                 Updated for release
659
660 2006-04-16 [colin]      2.1.0cvs49
661
662         * src/textview.c
663                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
664                 with gtk < 2.8. Thanks to Fabien Vantard.
665
666 2006-04-15 [colin]      2.1.0cvs48
667
668         * src/etpan/imap-thread.c
669                 Fix bug #919 (libetpan: SEGV when connecting 
670                 using command)
671
672 2006-04-14 [colin]      2.1.0cvs47
673
674         * src/main.c
675                 Fix race on --select (should be done better)
676
677 2006-04-14 [wwp]        2.1.0cvs46
678
679         * src/send_message.c
680                 enforce a check for domain in account prefs (a sending
681                 error could be faced if domain was checked but no value set),
682                 thanks to Colin.
683
684 2006-04-14 [colin]      2.1.0cvs45
685
686         * src/codeconv.c
687                 when converting from unknown to unknown, if the
688                 string is UTF8, don't convert it to the locale
689                 (which breaks it)
690
691 2006-04-14 [colin]      2.1.0cvs44
692
693         * src/compose.c
694                 Don't try to use ASCII for converting headers
695                 (as done in body)
696
697 2006-04-14 [paul]       2.1.0cvs43
698
699         * src/crash.c
700                 add locale/charset info to crash report
701         * src/gtk/about.c
702                 add wwp to doc team
703                 replace 'e-mail' with preferred 'email'
704         * src/gtk/authors.h
705                 ensure contributors list is in alphabetical
706                 order
707
708 2006-04-13 [colin]      2.1.0cvs42
709
710         * src/textview.c
711                 Prevent gdk warnings
712
713 2006-04-13 [colin]      2.1.0cvs41
714
715         * src/common/ssl_certificate.c
716         * src/common/ssl_certificate.h
717         * src/gtk/sslcertwindow.c
718                 Warn on expired certs, and display the expiration date
719
720 2006-04-13 [colin]      2.1.0cvs40
721
722         * src/plugins/spamassassin/spamassassin_gtk.c
723                 Fix missing set_text on unix socket
724
725 2006-04-13 [wwp]        2.1.0cvs39
726
727         * manual/fr/advanced.xml
728         * manual/fr/glossary.xml
729                 applied new spam/ham/email lexicon (pourriel, courriel)
730
731 2006-04-13 [paul]       2.1.0cvs38
732
733         * src/plugins/pgpmime/plugin.c
734                 remove the mention of S/MIME from the
735                 description. This is now handled by the
736                 S/MIME plugin.
737
738 2006-04-13 [paul]       2.1.0cvs37
739
740         * src/prefs_msg_colors.c
741                 rework dialog
742         * src/prefs_folder_item.c
743         * src/prefs_spelling.c
744                 add a tooltip to the colour selector buttons
745
746 2006-04-13 [wwp]        2.1.0cvs36
747
748         * manual/advanced.xml
749         * manual/glossary.xml
750         * manual/handling.xml
751         * manual/keyboard.xml
752         * manual/plugins.xml
753         * manual/starting.xml
754         * manual/fr/account.xml
755         * manual/fr/ack.xml
756         * manual/fr/addrbook.xml
757         * manual/fr/advanced.xml
758         * manual/fr/faq.xml
759         * manual/fr/glossary.xml
760         * manual/fr/gpl.xml
761         * manual/fr/handling.xml
762         * manual/fr/intro.xml
763         * manual/fr/keyboard.xml
764         * manual/fr/plugins.xml
765         * manual/fr/starting.xml
766         * manual/fr/sylpheed-claws-manual.xml
767                 fixes to the manuals:
768                  - summaryview -> Message List (same in French)
769                  - translate key names
770                  - fix French punctuation, use non-breakable spaces when
771                    necessary, don't use &thinsp; which is not portable
772                  - tell what maildir and mbox formats we support
773
774 2006-04-12 [wwp]        2.1.0cvs35
775
776         * src/prefs_toolbar.c
777                 unified a replace button more,
778                 patch by Fabien Vantard <fzzzzz@gmail.com>.
779
780 2006-04-12 [wwp]        2.1.0cvs34
781
782         * src/prefs_common.c
783         * src/prefs_msg_colors.c
784                 make default color labels translatable,
785                 patch from Fabien Vantard <fzzzzz@gmail.com>,
786                 thanks to Tim <timbrain@post.cz> for reporting.
787
788 2006-04-12 [wwp]        2.1.0cvs33
789
790         * manual/glossary.xml
791         * manual/intro.xml
792         * manual/plugins.xml
793         * manual/starting.xml
794         * manual/sylpheed-claws-manual.xml
795         * manual/fr/.cvsignore
796         * manual/fr/account.xml
797         * manual/fr/ack.xml
798         * manual/fr/addrbook.xml
799         * manual/fr/advanced.xml
800         * manual/fr/faq.xml
801         * manual/fr/glossary.xml
802         * manual/fr/handling.xml
803         * manual/fr/intro.xml
804         * manual/fr/keyboard.xml
805         * manual/fr/plugins.xml
806         * manual/fr/starting.xml
807         * manual/fr/sylpheed-claws-manual.xml
808                 various fixes: typos, missing .fr translations, punctuation,
809                 capitalization, links, accents and some bad French more.
810
811 2006-04-12 [wwp]        2.1.0cvs32
812
813         * src/prefs_gtk.c
814                 fix for bug #935: always store prefs files in UTF-8 (thanks
815                 to Colin).
816
817 2006-04-11 [colin]      2.1.0cvs31
818
819         * src/compose.c
820                 Fix inserting files not in utf8 when locale is utf8
821
822 2006-04-11 [colin]      2.1.0cvs30
823
824         * src/inc.c
825                 Don't show error dialog when cancelling connection
826                 Patch by Pawel
827
828 2006-04-11 [cleroy]     2.1.0cvs29
829
830         * src/compose.c
831                 Implement multiple quote levels
832         * src/prefs_common.c
833                 Change a little bit the quote bgcolor for 2nd level
834
835 2006-04-11 [colin]      2.1.0cvs28
836
837         * src/gtk/about.c
838                 Add locale and charset in the label
839
840 2006-04-10 [colin]      2.1.0cvs27
841
842         * src/compose.c
843         * src/prefs_common.c
844         * src/prefs_common.h
845         * src/prefs_msg_colors.c
846         * src/textview.c
847                 Allow optional background color in quotes
848                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
849                 GTK+-2.8.x feature
850
851 2006-04-10 [colin]      2.1.0cvs26
852
853         * src/main.c
854         * src/mainwindow.c
855         * src/mainwindow.h
856                 Implement --select
857
858 2006-04-10 [colin]      2.1.0cvs25
859
860         * manual/plugins.xml
861         * manual/fr/plugins.xml
862                 Document libcurl's proxy variables
863
864 2006-04-09 [colin]      2.1.0cvs24
865
866         * src/prefs_common.c
867                 gettext() returns statically allocated stuff. We have
868                 to strdup it in order to be able to free it.
869
870 2006-04-09 [colin]      2.1.0cvs23
871
872         * AUTHORS
873         * src/gtk/authors.h
874                 Add Alexei
875
876 2006-04-09 [colin]      2.1.0cvs22
877
878         * src/mainwindow.c
879         * src/gtk/quicksearch.c
880                 Fix bug #859 (problems with cyrilic input in 
881                 search panel) - Patch by Alexey Illarionov 
882                 <littlesavage@rambler.ru>
883
884 2006-04-09 [colin]      2.1.0cvs21
885
886         * src/prefs_customheader.c
887                 I prefer removing then freeing rather than the contrary
888                 (even if it doesn't change anything ;-)
889         * src/prefs_account.c
890                 Fix bug #933 (Crash re-entering the custom headers list 
891                 dialog in accounts prefs)
892                 The problem happened when cancelling the Account 
893                 Preferences' dialogs - in which case we didn't do 
894                 anything to the PrefsAccount * struct. In case of applying,
895                 the old ac_prefs was replaced with the tmp_ac_prefs we were
896                 working with in this dialog. The problem is that 
897                 prefs_customheader.c, working on this tmp_ac_prefs, always
898                 changes the ->customhdr_list pointer, even when cancelled. 
899                 So in case of cancelling the prefs_account dialog, we still
900                 have to update ->customhdr_list in the real account.
901
902 2006-04-08 [colin]      2.1.0cvs20
903
904         * manual/fr/glossary.xml
905         * manual/fr/keyboard.xml
906                 Forgot some headers :)
907
908 2006-04-08 [colin]      2.1.0cvs19
909
910         * manual/Makefile.am
911         * manual/fr/Makefile.am
912         * manual/fr/account.xml
913         * manual/fr/ack.xml
914         * manual/fr/addrbook.xml
915         * manual/fr/advanced.xml
916         * manual/fr/faq.xml
917         * manual/fr/glossary.xml
918         * manual/fr/gpl.xml
919         * manual/fr/handling.xml
920         * manual/fr/intro.xml
921         * manual/fr/keyboard.xml
922         * manual/fr/plugins.xml
923         * manual/fr/starting.xml
924         * manual/fr/sylpheed-claws-manual.xml
925         * manual/fr/dist/.cvsignore
926         * manual/fr/dist/Makefile.am
927         * manual/fr/dist/html/.cvsignore
928         * manual/fr/dist/html/Makefile.am
929         * manual/fr/dist/pdf/.cvsignore
930         * manual/fr/dist/pdf/Makefile.am
931         * manual/fr/dist/ps/.cvsignore
932         * manual/fr/dist/ps/Makefile.am
933         * manual/fr/dist/txt/.cvsignore
934         * manual/fr/dist/txt/Makefile.am
935                 Add the french translation of the manual. Thanks to
936                 Olivier Delhomme <olivier.delhomme@free.fr> for 
937                 account.xml, ack.xml, addrbook.xml and advanced.xml
938
939 2006-04-08 [colin]      2.1.0cvs18
940
941         * manual/plugins.xml
942         * manual/starting.xml
943                 More fixes
944
945 2006-04-07 [colin]      2.1.0cvs17
946
947         * manual/faq.xml
948         * manual/intro.xml
949         * manual/keyboard.xml
950                 Little fixes
951
952 2006-04-07 [colin]      2.1.0cvs16
953
954         * README
955         * src/compose.c
956         * src/prefs_common.c
957         * src/prefs_common.h
958                 Add hidden compose_no_markup pref
959
960 2006-04-07 [wwp]        2.1.0cvs15
961
962         * src/summary_search.c
963         * .cvsignore
964                 Bugfix: stop button was sticky when searching in an empty folder.
965                 Applied curly brackets code style to the whole file (summary_search.c).
966                 More files to ignore.
967
968 2006-04-07 [wwp]        2.1.0cvs14
969
970         * src/message_search.c
971         * src/summary_search.c
972                 changed default button when search bumps at file/folder
973                 beginning or end, for convenience (thanks to Colin).
974
975 2006-04-07 [paul]       2.1.0cvs13
976
977         * src/plugins/dillo_viewer/dillo_prefs.c
978                 avoid future potential for namespace collision
979                 Patch by Colin
980
981 2006-04-06 [wwp]        2.1.0cvs12
982
983         * src/summary_search.c
984                 Unify extended/advanced searches names (and thus factorize labels),
985                 patch by Fabien Vantard <fzzzzz@gmail.com>.
986
987 2006-04-06 [wwp]        2.1.0cvs11
988
989         * src/folderview.c
990         * src/prefs_themes.c
991         * src/summaryview.c
992                 Fixed some compilation warnings.
993
994 2006-04-06 [colin]      2.1.0cvs10
995
996         * manual/advanced.xml
997                 Document the wizard template and how to deploy
998                 Sylpheed-Claws effectively
999
1000 2006-04-06 [colin]      2.1.0cvs9
1001
1002         * src/folderview.c
1003                 gettext patch to tell translators about _("#"),
1004                 by Maxim Britov
1005
1006 2006-04-06 [colin]      2.1.0cvs8
1007
1008         * src/textview.c
1009                 Fix invalid GtkTextBIter after clicking "Display as text"
1010
1011 2006-04-06 [mones]      2.1.0cvs7
1012
1013         * src/addr_compl.c
1014         * src/addrindex.c
1015         * src/addritem.c
1016         * src/codeconv.c
1017         * src/compose.c
1018         * src/filtering.c
1019         * src/folder.c
1020         * src/folder_item_prefs.c
1021         * src/folderview.c
1022         * src/localfolder.c
1023         * src/matcher.c
1024         * src/mimeview.c
1025         * src/prefs_msg_colors.c
1026         * src/prefs_spelling.c
1027         * src/prefs_themes.c
1028         * src/procmime.c
1029         * src/procmsg.c
1030         * src/stock_pixmap.c
1031         * src/summaryview.c
1032         * src/textview.c
1033         * src/toolbar.c
1034         * src/common/mgutils.c
1035         * src/common/prefs.c
1036         * src/common/ssl_certificate.c
1037         * src/gtk/colorlabel.c
1038         * src/gtk/quicksearch.c
1039         * src/plugins/pgpmime/pgpmime.c
1040         * src/plugins/spamassassin/spamassassin.c
1041                 Removed redundant NULL checks for g_free() calls.
1042                 Patch by Pawel Pekala.
1043
1044 2006-04-06 [mones]      2.1.0cvs6
1045
1046         * src/prefs_actions.c
1047         * src/prefs_filtering.c
1048         * src/prefs_filtering_action.c
1049         * src/prefs_matcher.c
1050         * src/prefs_template.c
1051         * src/gtk/gtkutils.c
1052         * src/gtk/gtkutils.h
1053                 Have a nice replace button. Patch by Pawel Pekala
1054
1055 2006-04-06 [colin]      2.1.0cvs5
1056
1057         * src/addressbook.c
1058                 Fix crash with empty columns
1059
1060 2006-04-05 [colin]      2.1.0cvs4
1061
1062         * src/wizard.c
1063         * src/prefs_gtk.c
1064                 Allow wizard customization with pre-filled values
1065
1066 2006-04-05 [colin]      2.1.0cvs3
1067
1068         * src/textview.c
1069         * src/mimeview.c
1070         * src/mimeview.h
1071                 Nicer messages in mimeview
1072
1073 2006-04-05 [colin]      2.1.0cvs2
1074
1075         * src/addressbook.c
1076         * src/prefs_summaries.c
1077                 i18n fix
1078
1079 2006-04-05 [colin]      2.1.0cvs1
1080
1081         * src/plugins/pgpcore/plugin.c
1082         * src/plugins/pgpcore/select-keys.c
1083         * src/plugins/pgpcore/select-keys.h
1084         * src/plugins/pgpcore/sgpgme.c
1085         * src/plugins/pgpcore/sgpgme.h
1086         * src/plugins/pgpinline/pgpinline.c
1087         * src/plugins/pgpinline/plugin.c
1088         * src/plugins/pgpmime/pgpmime.c
1089         * src/plugins/pgpmime/plugin.c
1090                 Factorize and generalize a bit 
1091                 Drop S/MIME signature verification from PGP/MIME
1092                 (adding it as another, more complete plugin)
1093
1094 2006-04-05 [paul]       2.1.0
1095
1096         2.1.0 released
1097
1098 2006-04-05 [paul]       2.0.0cvs186
1099
1100         * manual/advanced.xml
1101                 add info on colour labels
1102
1103 2006-04-05 [paul]       2.0.0cvs185
1104
1105         * po/bg.po
1106         * po/cs.po
1107         * po/de.po
1108         * po/el.po
1109         * po/en_GB.po
1110         * po/fi.po
1111         * po/fr.po
1112         * po/it.po
1113         * po/nl.po
1114         * po/pl.po
1115         * po/pt_BR.po
1116         * po/sr.po
1117         * po/zh_CN.po
1118                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
1119                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
1120                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
1121                 Guimaraes, Aleksandar Urosevic, Ralgh Young
1122         * src/gtk/authors.h
1123         * tools/claws.i18n.status.pl
1124                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
1125                 and new Czech translator, Tim <timbrain@post.cz>
1126
1127 2006-04-05 [mones]      2.0.0cvs184
1128
1129         * po/es.po
1130                 Updated translation
1131
1132 2006-04-05 [colin]      2.0.0cvs183
1133
1134         * src/gtk/quicksearch.c
1135                 Fix bug #929 (unnecessary reload in quick search bar)
1136
1137 2006-04-05 [colin]      2.0.0cvs182
1138
1139         * src/compose.c
1140                 Fix crash on Reply with no From:
1141                 Show signature and conversion error on queuing 
1142                 (but not sending)
1143         * src/mainwindow.c
1144         * src/summaryview.c
1145         * src/summaryview.h
1146                 Factorize threading code and make sure msginfo 
1147                 is not null when it comes from a GtkCTreeRow's 
1148                 data
1149         * src/gtk/gtkaspell.c
1150                 Check for necessary things
1151         * src/gtk/gtksctree.c
1152         * src/gtk/gtksctree.h
1153                 Reset anchor if necessary when removing node
1154
1155 2006-03-29 [colin]      2.0.0cvs181
1156
1157         * src/folderview.c
1158                 Warn for disabled IMAP accounts (due to lack of
1159                 libetpan). Breaks string-freeze - sorry - but it
1160                 is kind of important ;)
1161
1162 2006-03-28 [colin]      2.0.0cvs180
1163
1164         * src/gtk/gtkutils.c
1165         * src/gtk/gtkutils.h
1166                 Add a gtkut_get_link_btn() function that
1167                 creates a button which acts like an URI
1168         * src/prefs_themes.c
1169         * src/gtk/about.c
1170                 Use this function (factorizes codes)
1171         * src/common/defs.h
1172         * src/gtk/pluginwindow.c
1173                 Add a "Get more..." in the plugins window
1174
1175 2006-03-28 [colin]      2.0.0cvs179
1176
1177         * src/common/smtp.c
1178         * src/common/passcrypt.c
1179         * src/undo.c
1180                 Warning fixes. Patch by Pawel Pekala
1181
1182 2006-03-27 [colin]      2.0.0cvs178
1183
1184         * src/undo.c
1185                 Fix undoing by blocks with spaces
1186
1187 2006-03-27 [colin]      2.0.0cvs177
1188
1189         * src/textview.c
1190                 Set margin to 3px for headers
1191
1192 2006-03-27 [paul]
1193
1194         2.1.0-rc2 released
1195
1196 2006-03-27 [wwp]        2.0.0cvs176
1197
1198         * src/summaryview.c
1199                 don't reset quicksearch when updating the message list.
1200                 Thanks to Colin.
1201
1202 2006-03-26 [wwp]        2.0.0cvs175
1203
1204         * src/compose.c
1205                 use a unified border width ('other' tab in the compose window,
1206                 patch by Pawel Pekala).
1207
1208
1209 2006-03-26 [wwp]        2.0.0cvs174
1210
1211         * src/common/quoted-printable.c
1212         * src/addressbook.c
1213                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
1214
1215 2006-03-26 [colin]      2.0.0cvs173
1216
1217         * src/quote_fmt_parse.y
1218                 Fix non-UTF8 date formats messing up the whole quote a 
1219                 little bit
1220
1221 2006-03-26 [colin]      2.0.0cvs172
1222
1223         * src/procheader.c
1224                 Make sure the date is UTF8 valid, or try to make it
1225                 so. IncrediMail is really IncrediStupid.
1226         * src/compose.c
1227                 Fix possible conversions. 
1228                 
1229
1230 2006-03-26 [colin]      2.0.0cvs171
1231
1232         * src/matcher.c
1233                 Fix corner cases in body search. This is still a
1234                 hack... It seems impossible to make it good and 
1235                 reasonably fast at the same time.
1236
1237 2006-03-26 [colin]      2.0.0cvs170
1238
1239         * src/summaryview.c
1240                 I think I killed the twilight zone bug!
1241                 summary_select_node() flushes GTK events in order
1242                 to be able to center the view. But this also 
1243                 flushes keypresses like Ctrl-Alt-U, so this can
1244                 call summary_show from summary_select_node (itself
1245                 called from summary_show, etc.). And the summaryview
1246                 has to be unlocked in this function. So just locking
1247                 while processing GTK events, and bailing if locked, 
1248                 should fix it.
1249                 Fixes bug #927 (SIGSEGV during Update Summary)
1250
1251 2006-03-25 [colin]      2.0.0cvs169
1252
1253         * src/matcher.c
1254                 Fix search in QP-encoded bodies
1255                 Fix utf-8 searches in bodies encoded in the
1256                 locale's encoding
1257         * src/common/quoted-printable.c
1258         * src/common/quoted-printable.h
1259                 Add a decode function that doesn't overwrite
1260                 the original pointer
1261                 
1262
1263 2006-03-24 [colin]      2.0.0cvs168
1264
1265         * src/action.c
1266         * src/summaryview.c
1267         * src/summaryview.h
1268                 Update message cache after action
1269                 Patch by H. Merijn Brand
1270         * src/prefs_msg_colors.c
1271                 Factorize label 
1272                 Patch by Fabien Vantard
1273         * src/plugins/spamassassin/spamassassin_gtk.c
1274                 Remove useless translation
1275                 Patch by Fabien Vantard
1276
1277 2006-03-23 [colin]      2.0.0cvs167
1278
1279         * src/common/ssl.c
1280                 Let 30 seconds to SSL_connect
1281
1282 2006-03-23 [wwp]        2.0.0cvs166
1283
1284         * src/summaryview.c
1285         * src/gtk/description_window.c
1286                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
1287                 and headers are translated; adjust description windows' width to fit their
1288                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
1289
1290 2006-03-23 [paul]       2.0.0cvs165
1291
1292         * src/common/utils.c
1293                 fix highlighting of URIs containing "()"
1294                 (2.0.0cvs164's reversal fixed)
1295                 Thanks to Colin.
1296
1297 2006-03-23 [paul]       2.0.0cvs164
1298
1299         * src/common/utils.c
1300                 revert patch, (postponing a fix), at 2.0.0cvs120
1301                 as it breaks more URIs than it fixes.
1302                 Allow '-' to be a terminating character in a URI
1303
1304 2006-03-22 [colin]      2.0.0cvs163
1305
1306         * configure.ac
1307                 Require libetpan 0.45
1308                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
1309
1310 2006-03-22 [paul]       2.0.0cvs162
1311
1312         * src/editgroup.c
1313                 replace '<-' and '->' buttons with GTK_STOCK graphical
1314                 buttons
1315         * src/summary_search.c
1316                 don't offer '...' for translation
1317                 add a tooltip to advanced search '...' button
1318         * src/gtk/quicksearch.c
1319                 don't offer '...' for translation
1320
1321 2006-03-21 [colin]      2.0.0cvs161
1322
1323         * src/compose.c
1324                 Fix middle-click pasting (insert at click
1325                 position instead of cursor position, don't
1326                 remove existing selection and allow pasting
1327                 our own selection)
1328         * src/addressbook.c
1329                 "LDAP Server" -> "LDAP servers"
1330
1331 2006-03-21 [wwp]        2.0.0cvs160
1332
1333         * src/etpan/imap-thread.c
1334                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
1335
1336 2006-03-20 [colin]      2.0.0cvs159
1337
1338         * src/summaryview.c
1339                 Don't reload summaryview after an execute with no
1340                 move action
1341
1342 2006-03-19 [colin]      2.0.0cvs158
1343
1344         * src/addressbook.c
1345                 and put groups at the top, always
1346
1347 2006-03-19 [colin]      2.0.0cvs157
1348
1349         * src/addressbook.c
1350                 Order groups before names, as previously
1351
1352 2006-03-19 [colin]      2.0.0cvs156
1353
1354         * src/addressbook.c
1355                 - Sort case-unsensitive
1356                 - Put the sort arrow at opening too
1357
1358 2006-03-19 [wwp]        2.0.0cvs155
1359
1360         * src/addressbook.c
1361                 allow sorting by name/email/remarks, ensure that right-pane's contents
1362                 matches the left-pane selection (cleared when appropriate).
1363                 Patch by Pawel Pekala <c0rn@o2.pl>.
1364
1365 2006-03-18 [colin]      2.0.0cvs154
1366
1367         * src/textview.c
1368                 Fix text cursor ;)
1369
1370 2006-03-18 [colin]      2.0.0cvs153
1371
1372         * src/gtk/filesel.c
1373                 Make sure we hide the preview if we didn't get
1374                 a filename
1375
1376 2006-03-18 [colin]      2.0.0cvs152
1377
1378         * src/summaryview.c
1379                 Set cursor to watch for execution (fixes lack
1380                 of watch-cursor when dnd'ing hundreds of mails)
1381         * src/gtk/filesel.c
1382                 Check that mime type is 'image/*' before updating
1383                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
1384
1385 2006-03-18 [colin]      2.0.0cvs151
1386
1387         * src/mainwindow.c
1388         * src/textview.c
1389         * src/textview.h
1390                 Put a watch cursor in textview too when the mainwindow's
1391                 cursor in a watch
1392
1393 2006-03-18 [colin]      2.0.0cvs150
1394
1395         * src/folder.c
1396                 Change wrong asserts to simple tests
1397
1398 2006-03-17 [colin]      2.0.0cvs149
1399
1400         * src/mainwindow.c
1401         * src/mainwindow.h
1402         * src/prefs_msg_colors.c
1403         * src/summaryview.c
1404         * src/summaryview.h
1405         * src/gtk/colorlabel.c
1406         * src/gtk/colorlabel.h
1407                 Add a color label menu in the main menubar
1408                 Add (fixed) accels Ctrl-{0-7} to change the color
1409                 They have to be fixed because the menu's dynamic,
1410                 the items are complex widgets, hence we can't use
1411                 a GtkItemFactory.
1412
1413
1414 2006-03-17 [wwp]        2.0.0cvs148
1415
1416         * src/compose.c
1417                 rollback few lines from my previous commit (those lines come from
1418                 a pending patch, accidentally commited, even if neutral as they are
1419                 commented out).
1420
1421 2006-03-17 [wwp]        2.0.0cvs147
1422
1423         * src/compose.c
1424                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
1425                 applied code style/indentation to the modified function.
1426
1427 2006-03-17 [wwp]        2.0.0cvs146
1428
1429         * src/procmsg.c
1430         * src/compose.c
1431                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
1432
1433 2006-03-17 [paul]
1434
1435         2.1.0-rc1 released
1436
1437 2006-03-17 [paul]       2.0.0cvs145
1438
1439         * src/main.c
1440                 addressbook_read_file() was called twice
1441         * src/textview.c
1442                 X-Mailer highlighting
1443
1444 2006-03-16 [colin]      2.0.0cvs144
1445
1446         * src/sourcewindow.c
1447         * src/sourcewindow.h
1448                 And the last one, in source window.
1449
1450 2006-03-16 [colin]      2.0.0cvs143
1451
1452         * src/compose.c
1453         * src/compose.h
1454                 Fix the same stuff in compose
1455
1456 2006-03-16 [colin]      2.0.0cvs142
1457
1458         * src/messageview.c
1459                 Complete the previous messageview crash fix
1460
1461 2006-03-16 [colin]      2.0.0cvs141
1462
1463         * src/procmsg.h
1464         * src/procmsg.c
1465         * src/folder.c
1466                 Fix POSTPROCESSING hook
1467                 Patch by H. Merijn Brand
1468
1469         * src/procmime.c
1470         * src/procmime.h
1471                 Parse Content-Location
1472
1473         * src/toolbar.c
1474         * src/messageview.c
1475         * src/messageview.h
1476                 Don't crash when a top-level MessageView has
1477                 been closed on us. Same problematic than
1478                 yesterday's quicksearch issue.
1479
1480 2006-03-15 [colin]      2.0.0cvs140
1481
1482         * src/gtk/quicksearch.c
1483                 Fix a bitchy race we didn't think about when we
1484                 added quicksearch cancellation:
1485                 If the search is not on cached fields, for example
1486                 body_part matchcase "stuff"
1487                 the matcher code has to get the whole message. If
1488                 we're on IMAP, that can be slow, and in order to
1489                 be non-blocking, the IMAP code idle loop processes
1490                 gtk events too. So it is possible to cancel a
1491                 quicksearch while the matcher is getting the mail's
1492                 body. After matcher got its body, it will start to
1493                 iterate over the matcher list that the Quicksearch's
1494                 clear_search_cb() just freed via prepare_matcher().
1495                 SIGSEGV ensues.
1496                 The fix consists of guarding the matcherlist_match()
1497                 call with a boolean 'matching'. If we reset the
1498                 quicksearch while matching is TRUE, we don't free
1499                 the matcherlist anymore like we did, but we set
1500                 another new flag, deferred_free, to TRUE. Then,
1501                 in quicksearch_match(), just after returning from
1502                 matcherlist_match() and unsetting the matching flag,
1503                 we check the deferred_free flag and do the
1504                 prepare_matcher() (which does the matcherlist_free)
1505                 for real, so we free the matcherlist once it's not
1506                 used anymore.
1507                 As all of this runs via the glib main loop, we
1508                 luckily don't need a mutex.
1509         * src/summaryview.c
1510                 Also, show progress while searching.
1511
1512
1513 2006-03-14 [colin]      2.0.0cvs139
1514
1515         * src/alertpanel.c
1516                 Make alertpanel_is_open non-static
1517
1518 2006-03-14 [colin]      2.0.0cvs138
1519
1520         * src/prefs_spelling.c
1521                 Cleanups - Fabien Vantard
1522
1523 2006-03-14 [wwp]        2.0.0cvs137
1524
1525         * src/main.c
1526                 code style normalization (curly braces, indentation).
1527
1528 2006-03-14 [wwp]        2.0.0cvs137
1529
1530         * src/main.c
1531                 code style (braces, indentation)
1532
1533 2006-03-12 [paul]       2.0.0cvs136
1534
1535         * src/prefs_common.c
1536                 trans_hdr defaults to FALSE to be RFC-savvy
1537         * src/prefs_summaries.c
1538                 add a tooltip to the trans_hdr option
1539                 
1540
1541 2006-03-12 [paul]       2.0.0cvs135
1542
1543         * src/prefs_matcher.c
1544                 give a little more width to the combos
1545         * src/prefs_display_header.c
1546         * src/textview.c
1547                 translate headers if prefs_common.trans_hdr
1548                 is TRUE
1549
1550         Patches by Pawel Pekala
1551
1552 2006-03-12 [paul]       2.0.0cvs134
1553
1554         * src/plugins/clamav/clamav_plugin.c
1555         * src/plugins/dillo_viewer/dillo_viewer.c
1556         * src/plugins/pgpcore/plugin.c
1557         * src/plugins/pgpinline/plugin.c
1558         * src/plugins/pgpmime/plugin.c
1559         * src/plugins/spamassassin/spamassassin.c
1560                 update/add to descriptions
1561         * src/plugins/spamassassin/spamassassin_gtk.c
1562                 fixes to the english, remove superfluous
1563                 tooltips, clean up a little
1564
1565 2006-03-12 [paul]       2.0.0cvs133
1566
1567         * src/compose.c
1568                 fix Bug 924, 'Account combo box shows up wrong 
1569                 if & is in account name'
1570
1571 2006-03-11 [colin]      2.0.0cvs132
1572
1573         * src/summaryview.c
1574                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
1575                 messed up shift-selection because is slows down
1576                 moving around summaryview. thanks -users
1577
1578 2006-03-10 [colin]      2.0.0cvs131
1579
1580         * src/plugins/spamassassin/spamassassin_gtk.c
1581                 Put back Paul's engrish fixes
1582
1583 2006-03-10 [colin]      2.0.0cvs130
1584
1585         * src/plugins/spamassassin/spamassassin.c
1586         * src/plugins/spamassassin/spamassassin.h
1587         * src/plugins/spamassassin/spamassassin_gtk.c
1588                 Cleanup SA prefs page (more)
1589                 Patch by Fabien Vantard
1590
1591 2006-03-10 [paul]       2.0.0cvs129
1592
1593         * src/prefs_msg_colors.c
1594         * src/prefs_spelling.c
1595                 widget sensitivity
1596
1597 2006-03-09 [mones]      2.0.0cvs128
1598
1599         * po/es.po
1600                 Update for next RC
1601
1602 2006-03-09 [wwp]        2.0.0cvs127
1603
1604         * configure.ac
1605                 revert accidental commit (requirement for libetpan 0.43), this time
1606                 not in HEAD.
1607
1608 2006-03-09 [wwp]        2.0.0cvs125
1609
1610         * configure.ac
1611                 revert accidental commit (requirement for libetpan 0.43)
1612
1613 2006-03-09 [paul]       2.0.0cvs126
1614
1615         * src/prefs_receive.c
1616                 remove useless frame
1617                 replace 'incorporation' with 'receiving'
1618         * src/plugins/clamav/clamav_plugin_gtk.c
1619         * src/plugins/spamassassin/spamassassin_gtk.c
1620                 improve widget sensitivity
1621                 fix a bit his engrish
1622
1623 2006-03-09 [wwp]        2.0.0cvs125
1624
1625         * src/addressadd.c
1626         * src/foldersel.c
1627         * src/prefs_common.c
1628         * src/prefs_common.h
1629                 remember some more windows' sizes (add to addressbook and
1630                 select folder).
1631
1632 2006-03-09 [paul]       2.0.0cvs124
1633
1634         * src/plugins/pgpcore/prefs_gpg.c
1635                 normalise construction of dialogue
1636
1637 2006-03-09 [paul]       2.0.0cvs123
1638
1639         * src/plugins/trayicon/Makefile.am
1640                 add missing slash
1641
1642 2006-03-08 [colin]      2.0.0cvs122
1643
1644         * src/plugins/trayicon/Makefile.am
1645                 Fix build in separate dir 
1646                 Patch by Bamanzi <bamanzi@gmail.com>
1647
1648 2006-03-08 [colin]      2.0.0cvs121
1649
1650         * src/procmsg.c
1651                 Batch move and copies from summaryview with delayed execution
1652                 too
1653
1654 2006-03-07 [paul]       2.0.0cvs120
1655
1656         * src/common/utils.c
1657                 fix highlighting of URIs containing "()"
1658                 Patch by Pawel Pekala
1659
1660 2006-03-07 [paul]       2.0.0cvs119
1661
1662         * src/folder.c
1663         * src/folder.h
1664         * src/folderview.c
1665                 immediately do alphabetical resort when
1666                 changing a folder's name
1667                 Patch by Pawel Pekala
1668
1669 2006-03-07 [paul]       2.0.0cvs118
1670
1671         * src/news.c
1672         * src/news_gtk.c
1673                 when unsubscribing a newsgroup, remove the
1674                 folder and msgs in .sylpheed-claws/newscache
1675                 Patch by Pawel Pekala <c0rn@gazeta.pl>
1676
1677 2006-03-07 [paul]       2.0.0cvs117
1678
1679         * src/textview.c
1680                 fix wrong Fake URL Warning
1681                 Thanks to Hiro
1682
1683 2006-03-07 [colin]      2.0.0cvs116
1684
1685         * src/imap.c
1686                 Return immediately when password dialog was
1687                 cancelled
1688         * src/gtk/inputdialog.c
1689                 Allow empty strings for passwords
1690
1691
1692 2006-03-06 [colin]      2.0.0cvs115
1693
1694         * src/imap.c
1695                 Prevent double-timeouts when connection fails
1696
1697 2006-03-06 [colin]
1698
1699         2.0.1-rc1 released
1700
1701 2006-03-06 [colin]      2.0.0cvs114
1702
1703         * src/imap.c
1704                 Refresh session during potentially long
1705                 operations
1706
1707 2006-03-06 [wwp]        2.0.0cvs113
1708
1709         * src/prefs_msg_colors.h
1710                 forgot that one (custom color labels).
1711
1712 2006-03-06 [wwp]        2.0.0cvs112
1713
1714         * src/prefs_common.c
1715         * src/prefs_common.h
1716         * src/prefs_msg_colors.c
1717         * src/summaryview.c
1718         * src/summaryview.h
1719         * src/gtk/colorlabel.c
1720         * src/gtk/colorlabel.h
1721                 colors in messages list are now customizable. Color values and names can
1722                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
1723                 Thanks to Paul and Colin for their help with this longstanding patch!
1724
1725 2006-03-06 [wwp]        2.0.0cvs111
1726
1727         * src/textview.c
1728                 don't crash if (x)face is bad.
1729
1730 2006-03-05 [paul]       2.0.0cvs110
1731
1732         * AUTHORS
1733         * configure.ac
1734         * src/Makefile.am
1735         * src/common/Makefile.am
1736         * src/common/utils.h
1737         * src/etpan/imap-thread.c
1738         * src/gtk/authors.h
1739         * src/plugins/clamav/Makefile.am
1740         * src/plugins/demo/Makefile.am
1741         * src/plugins/dillo_viewer/Makefile.am
1742         * src/plugins/pgpcore/Makefile.am
1743         * src/plugins/pgpcore/passphrase.c
1744         * src/plugins/pgpinline/Makefile.am
1745         * src/plugins/pgpmime/Makefile.am
1746         * src/plugins/spamassassin/Makefile.am
1747         * src/plugins/trayicon/Makefile.am
1748                 fix builiding on cygwin
1749                 Patch by Ralgh Young <bamanzi@gmail.com>
1750
1751 2006-03-04 [wwp]        2.0.0cvs109
1752
1753         * manual/keyboard.xml
1754                 fix mixed up/down keys.
1755
1756 2006-03-04 [wwp]        2.0.0cvs108
1757
1758         * README
1759         * INSTALL
1760                 updated links to SpamAssassin.
1761
1762 2006-03-04 [wwp]        2.0.0cvs107
1763
1764         * manual/plugins.xml
1765         * src/plugins/spamassassin/README
1766                 updated SpamAssassin plugin docs to reflect new functional additions
1767                 (also fix/update/documents few technical stuff more, see the README).
1768
1769 2006-03-04 [wwp]        2.0.0cvs106
1770
1771         * src/prefs_message.c
1772                 normalized capitalization of message-prefs paths.
1773
1774 2006-03-04 [wwp]        2.0.0cvs105
1775
1776         * manual/advanced.xml
1777                 typo.
1778
1779 2006-03-03 [colin]      2.0.0cvs104
1780
1781         * src/plugins/clamav/clamav_plugin_gtk.c
1782                 Rework prefs page, patch by Fabien 
1783
1784 2006-03-03 [colin]      2.0.0cvs103
1785
1786         * src/plugins/clamav/clamav_plugin.c
1787                 Set error on all errors
1788
1789 2006-03-03 [colin]      2.0.0cvs102
1790
1791         * src/common/plugin.c
1792                 Initialize error to avoid crashing when a plugin fails
1793                 without setting error
1794
1795 2006-03-02 [wwp]        2.0.0cvs101
1796
1797         * configure.ac
1798                 fixed linker flags for libetpan support on Cygwin
1799                 (thanks to H.Merijn Brand).
1800
1801 2006-03-02 [wwp]        2.0.0cvs100
1802
1803         * src/addressbook.c
1804                 fix some AB error messages: one for punctuation and
1805                 one wrongly duplicate (thanks, maxbritov).
1806
1807 2006-03-02 [wwp]        2.0.0cvs99
1808
1809         * src/plugins/spamassassin/spamassassin.c
1810                 make sync calls to sa-learn/spamc to prevent
1811                 system (whatever local or client/server) overload.
1812
1813 2006-03-02 [colin]      2.0.0cvs98
1814
1815         * src/summaryview.c
1816                 Put the spam icon in the status column instead of the
1817                 mark one
1818
1819 2006-03-01 [colin]      2.0.0cvs97
1820
1821         * src/plugins/spamassassin/spamassassin.c
1822                 Fix segfault (g_file_set_contents fails for some 
1823                 reason and err==0x2f. Can't find out why with
1824                 valgrind, using working function :-)
1825
1826 2006-03-01 [colin]      2.0.0cvs96
1827
1828         * src/inc.c
1829                 Offline overriding: let 'No' be cached only 3 seconds
1830
1831 2006-03-01 [colin]      2.0.0cvs95
1832
1833         * src/addr_compl.c
1834         * src/addrbook.c
1835         * src/addressbook.c
1836         * src/addrindex.c
1837         * src/folder_item_prefs.c
1838         * src/headerview.c
1839         * src/imap.c
1840         * src/inc.c
1841         * src/ldif.c
1842         * src/mainwindow.c
1843         * src/mh.c
1844         * src/msgcache.c
1845         * src/prefs_common.h
1846         * src/prefs_msg_colors.c
1847         * src/procheader.c
1848         * src/procheader.h
1849         * src/procmime.c
1850         * src/procmsg.c
1851         * src/procmsg.h
1852         * src/send_message.h
1853         * src/simple-gettext.c
1854         * src/summaryview.c
1855         * src/summaryview.h
1856         * src/syldap.c
1857         * src/textview.c
1858         * src/undo.c
1859         * src/common/ssl_certificate.c
1860         * src/common/utils.c
1861         * src/gtk/colorsel.c
1862         * src/gtk/gtksctree.c
1863         * src/gtk/gtkshruler.c
1864         * src/plugins/trayicon/trayicon.c
1865                 #if 0 goes to /dev/null
1866
1867 2006-03-01 [colin]      2.0.0cvs94
1868
1869         * src/compose.c
1870         * src/imap.c
1871         * src/inc.c
1872         * src/inc.h
1873         * src/messageview.c
1874         * src/news.c
1875         * src/plugins/spamassassin/spamassassin.c
1876                 Allow to add information in the "working offline"
1877                 window
1878
1879 2006-03-01 [wwp]        2.0.0cvs93
1880
1881         * src/plugins/spamassassin/spamassassin.c
1882                 fixed spamc invocation: use a tricky temporary mini shell wrapper
1883                 'cause it seems that calling `spamc ... < inputfile` with
1884                 g_spawn_(a)sync simply.. erm doesn't work :-).
1885
1886 2006-03-01 [wwp]        2.0.0cvs92
1887
1888         * src/toolbar.c
1889         * src/toolbar.h
1890                 simplify the adding of spam/ham button to the messageview toolbar
1891                 (it gets more clear now that the same button will be "Mark as spam"
1892                 or "Mark as ham" according to the current message status,
1893                 thanks to Colin).
1894
1895 2006-03-01 [wwp]        2.0.0cvs91
1896
1897         * src/messageview.c
1898         * src/procmsg.c
1899         * src/procmsg.h
1900         * src/summaryview.c
1901         * src/plugins/spamassassin/spamassassin.c
1902         * src/plugins/spamassassin/spamassassin.h
1903                 make learner callbacks return a status (0 for ok),
1904                 handle it in main code to avoid setting flags when learning failed,
1905                 don't learn on TCP if offline in spamassassin,
1906                 thanks to Colin.
1907
1908                 
1909
1910 2006-03-01 [wwp]        2.0.0cvs90
1911
1912         * src/compose.c
1913                 some work around the compose window's account menu,
1914                 patch by Fabien Vantard.
1915
1916 2006-03-01 [wwp]        2.0.0cvs89
1917
1918         * src/plugins/spamassassin/spamassassin.c
1919                 fixed bad logics, was using spamc in local mode and sa-learn
1920                 in remote mode (thanks, Colin).
1921
1922 2006-03-01 [wwp]        2.0.0cvs88
1923
1924         * src/plugins/spamassassin/spamassassin.c
1925         * src/plugins/spamassassin/spamassassin.h
1926         * src/plugins/spamassassin/spamassassin_gtk.c
1927                 made processing of emails w/ sa-plugin an option (default is TRUE),
1928                 fixed Engrish some tooltips, capitalization of some debug messages
1929                 and warnings. The spamassassin plugin now provides two separate
1930                 services: process emails upon incorporation and spamd training.
1931                 Both services (un)register independently but use some common
1932                 plugin settings (transport settings, spam storage location).
1933
1934 2006-02-28 [wwp]        2.0.0cvs87
1935
1936         * src/plugins/spamassassin/spamassassin.c
1937                 fix async flag to spamc cmdline execution (batch exec should
1938                 be asynchronous).
1939
1940 2006-02-27 [wwp]        2.0.0cvs86
1941
1942         * src/plugins/spamassassin/spamassassin.c
1943         * src/plugins/spamassassin/spamassassin.h
1944         * src/plugins/spamassassin/spamassassin_gtk.c
1945                 - added the ability to learn a remote spamassassin server (spamd),
1946                 using spamc.
1947                 - added the spamassassin option 'username', that applies to all
1948                 spamassassin operations (filtering, learning, local or remote).
1949                 The default username is the current unix user (if left blank
1950                 from gtk prefs or config file).
1951                 - commented out some unused code (notebook widget), removed unused
1952                 layout (hbox1).
1953                 - make more widgets sensitive to the transport type.
1954
1955 2006-02-27 [colin]      2.0.0cvs85
1956
1957         * src/plugins/spamassassin/spamassassin.c
1958                 Fix sa-learn call when offline
1959
1960 2006-02-27 [colin]      2.0.0cvs84
1961
1962         * configure.ac
1963         * src/Makefile.am
1964         * src/mainwindow.c
1965         * src/mainwindow.h
1966         * src/messageview.c
1967         * src/messageview.h
1968         * src/prefs_toolbar.c
1969         * src/procmsg.c
1970         * src/stock_pixmap.c
1971         * src/stock_pixmap.h
1972         * src/summaryview.c
1973         * src/toolbar.c
1974         * src/toolbar.h
1975         * src/pixmaps/ham_btn.xpm
1976         * src/pixmaps/spam.xpm
1977         * src/pixmaps/spam_btn.xpm
1978         * src/plugins/spamassassin/spamassassin.c
1979                 Add button in toolbar for spam learning
1980                 Fix a few bugs from the last related commit
1981                 Revert 1.9.6cvs23 which messed up shift-selection
1982
1983 2006-02-24 [colin]      2.0.0cvs83
1984
1985         * src/procmsg.c
1986         * src/summaryview.c
1987         * src/summaryview.h
1988         * src/plugins/spamassassin/spamassassin.c
1989         * src/plugins/spamassassin/spamassassin.h
1990         * src/plugins/spamassassin/spamassassin_gtk.c
1991                 Unregister learner when spamassassin is either
1992                 disabled or over tcp
1993
1994 2006-02-24 [colin]      2.0.0cvs82
1995
1996         * src/Makefile.am
1997         * src/mainwindow.c
1998         * src/mainwindow.h
1999         * src/procmsg.c
2000         * src/procmsg.h
2001         * src/stock_pixmap.c
2002         * src/stock_pixmap.h
2003         * src/summaryview.c
2004         * src/summaryview.h
2005         * src/gtk/icon_legend.c
2006         * src/pixmaps/spam.xpm  ** NEW FILE **
2007         * src/plugins/spamassassin/spamassassin.c
2008         * src/plugins/spamassassin/spamassassin_gtk.c
2009                 Add spam learning interface (Mark/Mark as 
2010                 (spam|ham) menus)
2011
2012 2006-02-24 [wwp]        2.0.0cvs81
2013
2014         * src/compose.c
2015         * src/compose.h
2016         * src/filtering.c
2017                 hide compose window when sending message in batch mode
2018                 (filtering: forward and redirect). Also fixed a wrong
2019                 value returned when sending failed, neutral anyway.
2020                 (Colin, me) 
2021
2022 2006-02-24 [wwp]        2.0.0cvs80
2023
2024         * src/mainwindow.c
2025                 use GTK+'s stock quit button. Patch by Fabien Vantard.
2026
2027 2006-02-24 [paul]       2.0.0cvs79
2028
2029         * src/news.c
2030         * src/news.h
2031         * src/news_gtk.c
2032                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
2033                 Thanks to Colin
2034
2035 2006-02-23 [colin]      2.0.0cvs78
2036
2037         * src/alertpanel.c
2038                 Change OK to Close in alertpanel with View log
2039                 button; add accel to View log. Patch by Fabien
2040                 Vantard
2041
2042 2006-02-23 [wwp]        2.0.0cvs77
2043
2044         * src/compose.c
2045                 silly me, there were much more tests to perform, since toolbars can
2046                 really have down to 1 element only.
2047
2048 2006-02-23 [wwp]        2.0.0cvs76
2049
2050         * commitHelper
2051                 fixed indentation from my previous commit. Fallback to VISUAL if
2052                 EDITOR is not set (and to vi, at last resort).
2053
2054 2006-02-23 [wwp]        2.0.0cvs75
2055
2056         * commitHelper
2057                 improved error detection (Colin, me).
2058
2059 2006-02-23 [wwp]        2.0.0cvs74
2060
2061         * src/prefs_toolbar.c
2062                 simplify and fix prefs/toolbars layouting. Combos' contents can
2063                 now be really displayed.
2064
2065 2006-02-23 [wwp]        2.0.0cvs73
2066         simplifies and fix prefs/toolbars layouting. Combos' contents can now
2067         be really displayed.
2068
2069 2006-02-22 [wwp]        2.0.0cvs72
2070
2071         * src/compose.c
2072                 fix a typo in my previous commit (sorry!).
2073
2074 2006-02-22 [wwp]        2.0.0cvs71
2075
2076         * src/prefs_toolbar.c
2077                 fix a crash when adding separators to toolbars,
2078                 also fix some separator item information.
2079
2080 2006-02-22 [wwp]        2.0.0cvs70
2081
2082         * src/compose.c
2083                 fix a crash when redirecting (for instance) when compose window's
2084                 toolbar contents has been customized (when some buttons have been
2085                 removed in fact).
2086
2087 2006-02-21 [wwp]        2.0.0cvs69
2088
2089         * src/summaryview.c
2090         * src/gtk/pluginwindow.c
2091         * src/plugins/pgpcore/prefs_gpg.c
2092                 fix some compilation warnings (feat. remains of removed code).
2093
2094 2006-02-21 [wwp]        2.0.0cvs68
2095
2096         * src/gtk/gtkutils.c
2097                 fix two compilation issues, thanks to Stephan Sachse.
2098
2099 2006-02-20 [colin]      2.0.0cvs67
2100
2101         * src/mainwindow.c
2102                 Don't reselect displayed mail on refocus
2103                 This fixes actions misbehaving 
2104
2105 2006-02-20 [wwp]        2.0.0cvs66
2106
2107         * src/summaryview.c
2108         * src/gtk/gtksctree.c
2109         * src/gtk/gtkshruler.c
2110                 changed more runtime typecast checks.
2111
2112 2006-02-20 [wwp]        2.0.0cvs65
2113
2114         * src/summary_search.c
2115                 find all - summaryview refresh issue fixed, thanks to Colin.
2116
2117 2006-02-20 [wwp]        2.0.0cvs64
2118
2119         * src/gtk/gtkutils.c
2120                 better runtime typecast checks.
2121
2122 2006-02-20 [wwp]        2.0.0cvs63
2123
2124         * src/summary_search.c
2125                 enhancements to the summary search:
2126                         - add the ability to stop the running search
2127                           (upon ESC-key press, new Stop button or when Clear button is pressed)
2128                         - don't search if no criteria (From/To/Subject/Body) is set
2129                         - ensure that a busy mouse pointer is always shown when searching,
2130                           show it even a bit earlier
2131
2132 2006-02-19 [colin]      2.0.0cvs62
2133
2134         * src/compose.c
2135         * src/imap.c
2136         * src/etpan/imap-thread.c
2137         * src/etpan/imap-thread.h
2138                 (Future) IMAP speed improvement on sending
2139                 Will require a libetpan update
2140         * src/summaryview.c
2141         * src/gtk/quicksearch.c
2142                 Make quicksearch clearable while running.
2143
2144 2006-02-17 [colin]      2.0.0cvs61
2145
2146         * src/imap.c
2147         * src/etpan/imap-thread.c
2148         * src/etpan/imap-thread.h
2149                 Check for IMAP certificates
2150                 ** Requires libetpan-0.42-cvs4 
2151                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
2152
2153 2006-02-17 [colin]      2.0.0cvs60
2154
2155         * src/messageview.c
2156         * src/prefs_common.c
2157         * src/prefs_common.h
2158         * src/prefs_message.c
2159                 Add pref to display HTML-only mails with plugin, 
2160                 if possible (defaulting to FALSE of course).
2161
2162 2006-02-16 [colin]      2.0.0cvs59
2163
2164         * src/main.c
2165         * src/common/plugin.c
2166         * src/common/plugin.h
2167         * src/gtk/pluginwindow.c
2168                 Keep track of requested (but unloaded) plugins
2169                 in some error cases.
2170
2171 2006-02-16 [wwp]        2.0.0cvs58
2172
2173         * src/gtk/gtkaspell.c
2174         * src/gtk/gtkaspell.h
2175         * src/prefs_spelling.c
2176         * src/compose.c
2177         * src/prefs_common.c
2178         * src/prefs_common.h
2179                 implemented new optional spellchecker behaviour: re-check message when
2180                 dictionary got changed (from compose-window/context-menu/Change dictionary).
2181
2182 2006-02-16 [wwp]        2.0.0cvs57
2183
2184         * src/quote_fmt_parse.y
2185                 pclose popen'ed pipe.
2186
2187 2006-02-15 [colin]      2.0.0cvs56
2188
2189         * src/mimeview.c
2190         * src/mimeview.h
2191                 Let MimeViewers know which MimeView they
2192                 depend of.
2193         * src/summaryview.c
2194                 Swap From/To columns in Sent/Queue/Drafts
2195                 folders
2196         * src/etpan/imap-thread.c
2197                 Use mailstream_low_tls_open() for STARTTLS
2198                 instead of mailstream_low_ssl_open()
2199                 ** REQUIRES libetpan 0.42cvs3 **
2200
2201 2006-02-15 [wwp]        2.0.0cvs55
2202
2203         * src/compose.c
2204         * src/compose.h
2205         * src/message_search.c
2206         * src/message_search.h
2207         * src/textview.c
2208         * src/gtk/gtkutils.c
2209         * src/gtk/gtkutils.h
2210                 added the ability to Find text in the compose window (and a bit
2211                 of code factorization).
2212
2213 2006-02-15 [wwp]        2.0.0cvs54
2214
2215         * src/prefs_gtk.c
2216                 yet another one file was missing (fix for some widgets' sensitivity).
2217                 Thanks Colin!
2218
2219 2006-02-15 [wwp]        2.0.0cvs53
2220
2221         * src/prefs_gtk.h
2222                 oops forgot that file (fix for some widgets' sensitivity).
2223
2224 2006-02-15 [wwp]        2.0.0cvs52
2225
2226         * src/summary_search.c
2227                 implemented advanced summary search options (added the ability
2228                 to use matcher conditions in an advanced search mode).
2229
2230 2006-02-15 [wwp]        2.0.0cvs51
2231
2232         * src/plugins/pgpcore/prefs_gpg.c
2233         * src/prefs_account.c
2234                 fix some widget sensitivity, mostly around some labels in
2235                 account prefs.
2236
2237 2006-02-15 [paul]       2.0.0cvs50
2238
2239         * manual/advanced.xml
2240                 improve Templates info
2241                 written by wwp
2242
2243 2006-02-14 [colin]      2.0.0cvs49
2244
2245         * src/pixmaps/address_book.xpm
2246         * src/pixmaps/preferences.xpm
2247         * src/pixmaps/properties.xpm
2248                 Fix pixmap size - patch by Fabien Vantard
2249
2250 2006-02-13 [colin]      2.0.0cvs48
2251
2252         * src/procmime.c
2253                 Add missing fclose()s on error
2254         * src/textview.c
2255                 Remove unused code
2256         * src/common/utils.c
2257                 Fix temp files not being deleted on windows
2258         Patches by Thomas Gilgin
2259
2260 2006-02-13 [colin]      2.0.0cvs47
2261
2262         * src/mainwindow.c
2263                 Fix exit crash
2264
2265 2006-02-13 [wwp]        2.0.0cvs46
2266
2267         * src/plugins/pgpcore/prefs_gpg.c
2268                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
2269
2270 2006-02-12 [colin]      2.0.0cvs45
2271
2272         * src/folderview.c
2273         * src/main.c
2274         * src/mainwindow.c
2275                 Fix "stuff" when quitting
2276
2277 2006-02-12 [wwp]        2.0.0cvs44
2278
2279         * src/prefs_themes.c
2280                 fix typos in debug messages.
2281
2282 2006-02-11 [colin]      2.0.0cvs43
2283
2284         * src/summaryview.c
2285                 don't allow drag/drop from ourself
2286
2287 2006-02-10 [wwp]        2.0.0cvs42
2288
2289         * src/exporthtml.c
2290         * src/html.c
2291         * src/html.h
2292         * src/procmime.c
2293         * src/textview.c
2294                 renamed html_ prefixed functions and data structures to avoid
2295                 namespace clashes w/ other software (gtkhtml2 for instance).
2296                 Closes bug #907.
2297
2298
2299 2006-02-09 [colin]      2.0.0cvs41
2300
2301         * src/summaryview.c
2302                 Fix shitty logic messed up. Thanks Ticho for the hint!
2303
2304 2006-02-09 [wwp]        2.0.0cvs40
2305
2306         * src/gtk/about.c
2307         * src/compose.c
2308         * src/prefs_account.c
2309         * src/prefs_gtk.h
2310         * src/editaddress.c
2311                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
2312                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
2313                 Browse buttons in accounts prefs.
2314
2315 2006-02-09 [colin]      2.0.0cvs39
2316
2317         * src/matcher.c
2318                 Check for pointer before using its members
2319         * src/gtk/gtksourceprintjob.c
2320                 Fix a wrong warning
2321
2322 2006-02-09 [wwp]        2.0.0cvs38
2323
2324         * src/gtk/filesel.c
2325                 fix few compiler warnings (type mismatch).
2326
2327 2006-02-09 [paul]       2.0.0cvs37
2328
2329         * po/fr.po
2330                 updated by Fabien Vantard
2331
2332 2006-02-08 [colin]      2.0.0cvs36
2333
2334         * src/prefs_common.c
2335         * src/common/defs.h
2336         * src/common/plugin.c
2337                 allow windows and linux configurations to coexist
2338                 patch by Thomas Gilgin
2339
2340 2006-02-08 [colin]      2.0.0cvs35
2341
2342         * src/filtering.c
2343         * src/matcher.c
2344         * src/matcher.h
2345         * src/matcher_parser_parse.y
2346         * src/prefs_filtering_action.c
2347         * src/prefs_matcher.c
2348                 Add the "Ignore thread" filtering
2349                 action
2350
2351 2006-02-08 [colin]      2.0.0cvs34
2352
2353         * src/compose.c
2354         * src/procmime.c
2355         * src/procmime.h
2356                 Fix bug #905 (damaged attachment)
2357                 text files with raw \0's aren't really text files
2358         FOR_STABLE
2359
2360 2006-02-08 [colin]      2.0.0cvs33
2361
2362         * src/summaryview.c
2363                 Fix crasher introduced yesterday
2364
2365 2006-02-08 [wwp]        2.0.0cvs32
2366
2367         * src/compose.c
2368         * src/compose.h
2369                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
2370
2371 2006-02-08 [wwp]        2.0.0cvs31
2372
2373         * src/prefs_template.c
2374                 templates enhancement: allow address completion for Cc and Bcc fields
2375                 (it was currently possible for the To field only)
2376
2377 2006-02-08 [colin]      2.0.0cvs30
2378
2379         * src/compose.c
2380                 Don't unblock if not blocked
2381         FOR_STABLE
2382
2383 2006-02-07 [colin]      2.0.0cvs29
2384
2385         * src/action.c
2386                 Forgot to refresh summaryview
2387
2388 2006-02-07 [colin]      2.0.0cvs28
2389
2390         * src/action.c
2391                 Freeze/thaw message list and folder list while
2392                 processing %as{} actions 
2393         * src/compose.c
2394                 Fix auto-wrap disabling after a middle-click
2395                 paste - FOR_STABLE
2396
2397 2006-02-07 [paul]       2.0.0cvs27
2398
2399         * src/folder.c
2400                 fix freeing of uninitialised pointers
2401                 Thanks to Colin
2402
2403 2006-02-06 [colin]      2.0.0cvs26
2404
2405         * src/folder.c
2406                 Use g_slist_prepend in potentially big list
2407
2408 2006-02-06 [colin]      2.0.0cvs25
2409
2410         * src/folder.c
2411                 Completely skip processing if it doesn't 
2412                 exist (faster!)
2413
2414 2006-02-06 [colin]      2.0.0cvs24
2415
2416         * src/folder.c
2417         * src/summaryview.c
2418                 Batch filtering in summaryview (from Tools menu)
2419                 and pre/post//-processing too
2420
2421 2006-02-06 [colin]      2.0.0cvs23
2422
2423         * src/procmsg.h
2424         * src/filtering.c
2425                 Use a special field for batch filtering instead
2426                 of stepping on deferred execution's toes
2427
2428 2006-02-06 [colin]      2.0.0cvs22
2429
2430         * src/action.c
2431         * src/filtering.c
2432         * src/filtering.h
2433         * src/folder.c
2434         * src/summaryview.c
2435                 Fix filtering via menus and actions
2436
2437 2006-02-06 [colin]      2.0.0cvs21
2438
2439         * src/imap.c
2440                 Put the added file directly to cache if possible (will work
2441                 with next libetpan)
2442         * src/filtering.c
2443         * src/filtering.h
2444         * src/inc.c
2445         * src/folder.c
2446         * src/mbox.c
2447         * src/procmsg.h
2448                 Move and copy filtered messages by batches instead of one
2449                 by one - faster on IMAP
2450         * src/procmsg.c
2451                 Add a function that'll possibly be useful later
2452
2453 2006-02-06 [colin]      2.0.0cvs20
2454
2455         * src/addressbook.c
2456                 Use internal mime-type instead of text/plain for d'n'd
2457         * src/compose.c
2458                 Allow attaching files from mimeview's icon list via d'n'd
2459         * src/folderview.c
2460         * src/folderview.h
2461                 Use internal mime-type instead of text/plain for d'n'd
2462                 Don't try to selected opened folder if none is
2463                 Factorize d'n'd from other apps code
2464         * src/headerview.c
2465         * src/textview.c
2466         * src/gtk/gtkutils.c
2467         * src/gtk/gtkutils.h
2468                 Factorize Face/X-Face stuff
2469         * src/mimeview.c
2470                 Fix d'n'd to other apps
2471         * src/prefs_message.c
2472                 Let the XFace pref be usable without libcompface as it also
2473                 applies to Face
2474         * src/summaryview.c
2475                 Fix d'n'd to other apps
2476                 Factorize d'n'd from other apps code
2477
2478 2006-02-06 [wwp]        2.0.0cvs19
2479
2480         * po/it.po
2481                 Italian translation fixes by Andrea Spadaccini (no more confusion
2482                 between filtering and processing, and few changes in the About
2483                 dialog).
2484
2485
2486 2006-02-06 [mones]      2.0.0cvs18
2487
2488         * src/gtk/icon_legend.c
2489                 Improved descriptions allowing better translations
2490
2491 2006-02-05 [colin]      2.0.0cvs17
2492
2493         * src/imap.c
2494                 Add the f*cking missing expunge that caused imap_fetch_env
2495                 to fail after an add_msgs ! :-///
2496         * src/etpan/imap-thread.c
2497                 Add a bit of debug
2498         FOR_STABLE
2499
2500 2006-02-05 [colin]      2.0.0cvs16
2501
2502         * src/common/utils.c
2503                 Don't check for return-path (or we can't put
2504                 back non-sent mails)
2505
2506 2006-02-05 [colin]      2.0.0cvs15
2507
2508         * src/textview.c
2509                 Don't try to display Face header in textview
2510                 when teh headerview's active
2511
2512 2006-02-05 [colin]      2.0.0cvs14
2513
2514         * tools/tbird2syl.py
2515         * tools/Makefile.am
2516                 Add script to import Thunderbird mails
2517
2518 2006-02-05 [colin]      2.0.0cvs13
2519
2520         * src/headerview.c
2521         * src/procheader.c
2522         * src/procmsg.c
2523         * src/procmsg.h
2524         * src/textview.c
2525                 Show Face headers - patch partially by Klaus Flittner
2526
2527 2006-02-05 [colin]      2.0.0cvs12
2528
2529         * src/folderview.c
2530         * src/summaryview.c
2531         * src/common/utils.c
2532         * src/common/utils.h
2533                 Let dnd work from mime icons to summaryview
2534                 and to folderview too
2535                 Add a crude test to avoid trying to add files
2536                 drag'n'dropped when they're not mails
2537
2538 2006-02-04 [colin]      2.0.0cvs11
2539
2540         * src/summaryview.c
2541         * src/mimeview.c
2542                 Fix utf8 conversion
2543
2544 2006-02-04 [colin]      2.0.0cvs10
2545
2546         * src/compose.c
2547         * src/folderview.c
2548         * src/mimeview.c
2549         * src/summaryview.c
2550         * src/summaryview.h
2551                 Added various drag and drop capas:
2552                 From                    To
2553                 summaryview             other apps
2554                 mimeview icons          other apps
2555                 other apps              summaryview
2556                 other apps              folderview
2557
2558                 This shouldn't have broken the existing:
2559                 From                    To
2560                 summaryview             folderview
2561                 folderview              folderview
2562                 summaryview             compose's attachments
2563
2564         Tests welcomed.
2565
2566 2006-02-02 [paul]       2.0.0cvs9
2567
2568         * src/mainwindow.c
2569                 move global option 'Set displayed columns...' out
2570                 of folder option grouping.
2571                 fix sensitivity of 'harvest addresses'
2572         FOR_STABLE
2573
2574 2006-02-01 [colin]      2.0.0cvs8
2575
2576         * src/mimeview.c
2577                 Revert the alertpanel patch, it sucks (intrusive
2578                 and gets in the way of "open")
2579
2580 2006-02-01 [colin]      2.0.0cvs7
2581
2582         * src/compose.c
2583         * src/prefs_account.c
2584         * src/prefs_common.c
2585         * src/common/defs.h
2586         * src/common/utils.c
2587         * src/common/utils.h
2588                 Add ability to edit the signature file
2589                 from the account preferences, and use
2590                 a default for the text editor.
2591                 Patch by Fabien Vantard
2592
2593 2006-02-01 [colin]      2.0.0cvs6
2594
2595         * src/mimeview.c
2596                 Try to get mime type by extension if it is
2597                 application/octet-stream
2598                 Display a window with possible choices when
2599                 encountering unknown mime types
2600         * src/gtk/filesel.c
2601         * src/gtk/filesel.h
2602                 Add preview
2603                 Allow multiple selection in filtered filesel
2604                 (patch by Fabien Vantard)
2605         * src/gtk/pluginwindow.c
2606                 Use it (patch by Fabien Vantard)
2607
2608 2006-02-01 [paul]       2.0.0cvs5
2609
2610         * src/jpilot.c
2611                 fix crash on creating jpilot address book
2612                 Thanks to Colin - FOR_STABLE
2613         * src/prefs_summaries.c
2614         * src/prefs_wrapping.c
2615         * src/gtk/icon_legend.c
2616         * src/gtk/quicksearch.c
2617                 string fixes and additions
2618
2619 2006-02-01 [paul]       2.0.0cvs4
2620
2621         * src/compose.c
2622         * src/mainwindow.c
2623         * src/messageview.c
2624         * src/prefs_send.c
2625                 add Arabic encoding option
2626                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
2627
2628 2006-01-31 [colin]      2.0.0cvs3
2629
2630         * src/plugins/pgpcore/passphrase.c
2631                 Convert passphrase to locale encoding
2632         * src/compose.c
2633                 Fix drafting on IMAP. Crappy bug sneaked in
2634                 the release :-/
2635         FOR_STABLE
2636
2637 2006-01-30 [paul]       2.0.0cvs2
2638
2639         * src/gtk/icon_legend.c
2640                 show the new entries
2641
2642 2006-01-30 [colin]      2.0.0cvs1
2643
2644         * src/manual.c
2645                 Check for the file to be present before 
2646                 enabling the menu - FOR_STABLE
2647         * src/gtk/icon_legend.c
2648                 Add folders icons (not all of them, there
2649                 are too much, but the most intriguing ones)
2650
2651 2006-01-30 [paul]       2.0.0
2652
2653         version 2.0.0 released
2654
2655 2006-01-30 [paul]       1.9.100cvs200
2656
2657         * manual/faq.xml
2658         * manual/gpl.xml
2659         * manual/intro.xml
2660         * manual/starting.xml
2661         * manual/sylpheed-claws-manual.xml
2662                 fixes, additions
2663
2664 2006-01-29 [mones]      1.9.100cvs199
2665
2666         * manual/account.xml
2667         * manual/advanced.xml
2668         * manual/glossary.xml
2669                 Some typos fixed, added LDIF term to glossary
2670         * po/es.po
2671                 Fixed leading plus symbol
2672
2673 2006-01-29 [paul]       1.9.100cvs198
2674
2675         * po/fi.po
2676         * po/sk.po
2677                 updated by Tommi Pirinen and Andrej Kacian
2678
2679 2006-01-29 [paul]       1.9.100cvs197
2680
2681         * src/gtk/authors.h
2682                 remove duplicates
2683
2684 2006-01-29 [paul]       1.9.100cvs196
2685
2686         * AUTHORS
2687         * po/nl.po
2688         * src/gtk/authors.h
2689         * tools/claws.i18n.status.pl
2690                 nl translation updated by Tim Dijkstra
2691
2692 2006-01-29 [paul]       1.9.100cvs195
2693
2694         * po/sr.po
2695         * po/sv.po
2696                 updated by Aleksandar Urosevic and Anders Troback
2697
2698 2006-01-28 [colin]      1.9.100cvs194
2699
2700         * src/gtk/gtksourceprintjob.c
2701                 Don't fiddle with PangoLayout when we
2702                 have an image
2703
2704 2006-01-28 [paul]       1.9.100cvs193
2705
2706         * AUTHORS
2707         * po/el.po
2708         * po/zh_CN.po
2709         * src/gtk/authors.h
2710         * tools/claws.i18n.status.pl
2711                 updated translations submitted by Stavros Giannouris
2712                 and Ralgh Young
2713
2714 2006-01-27 [colin]      1.9.100cvs192
2715
2716         * src/summaryview.c
2717         * src/gtk/gtksourceprintjob.c
2718                 Add image printing 
2719                 (libgnomeprint only, of course)
2720
2721 2006-01-27 [paul]       1.9.100cvs191
2722
2723         * po/fr.po
2724         * po/it.po
2725                 updated by Fabien Vantard and Andrea Spadaccini
2726
2727 2006-01-26 [colin]      1.9.100cvs190
2728
2729         * manual/Makefile.am
2730         * configure.ac
2731                 Make building the manual optional 
2732                 (--disable-manual)
2733
2734 2006-01-26 [paul]       1.9.100cvs189
2735
2736         * manual/glossary.xml
2737         * manual/plugins.xml
2738                 edited
2739         * po/en_GB.po
2740                 updated
2741
2742 2006-01-26 [paul]       1.9.100cvs188
2743
2744         * src/prefs_display_header.c
2745         * src/prefs_folder_column.c
2746         * src/prefs_msg_colors.c
2747         * src/prefs_summaries.c
2748         * src/prefs_summary_column.c
2749                 HIGify
2750
2751 2006-01-25 [colin]      1.9.100cvs187
2752
2753         * src/imap.c
2754                 Don't allow moving/copying mails between
2755                 queue/drafts and non-queue/drafts folders
2756                 Fixes bug #897 (message header is resetted 
2757                 if one is copied to Drafts)
2758
2759 2006-01-25 [colin]      1.9.100cvs186
2760
2761         * src/folder.c
2762         * src/mainwindow.c
2763                 Fix subscribed folders not found
2764         * src/compose.c
2765                 Don't try to encode as original mail's charset
2766                 if it's ascii 
2767
2768 2006-01-25 [paul]       1.9.100cvs185
2769
2770         * AUTHORS
2771         * po/Makevars
2772                 updated
2773         * po/de.po
2774         * po/pl.po
2775         * po/pt_BR.po
2776         * po/sr.po
2777                 updates submitted by Stephan Sachse, Emilian Nowak
2778                 and Quar, Frederico Goncalves Guimaraes, and
2779                 Aleksandar Urosevic
2780                 Fix Bug 896, 'PT_BR locale broken'.
2781         * src/gtk/authors.h
2782                 updated
2783
2784 2006-01-24 [mones]      1.9.100cvs184
2785
2786         * manual/glossary.xml
2787                 All current terms finished. Reviewers welcome ;-)
2788         * manual/keyboard.xml
2789                 Fixed column width for pdf output.
2790         * po/es.po
2791                 Updated
2792
2793 2006-01-24 [paul]       1.9.100cvs183
2794
2795         * manual/glossary.xml
2796                 fix id name
2797         * manual/dist/html/Makefile.am
2798         * manual/dist/pdf/Makefile.am
2799         * manual/dist/ps/Makefile.am
2800         * manual/dist/txt/Makefile.am
2801                 fix make deps
2802                 Thanks to Colin
2803
2804 2006-01-24 [mones]      1.9.100cvs182
2805
2806         * manual/glossary.xml
2807                 Nearly finished, some terms missing.
2808
2809 2006-01-23 [paul]       1.9.100cvs181
2810
2811         * manual/dist/html/Makefile.am
2812         * manual/dist/pdf/Makefile.am
2813         * manual/dist/ps/Makefile.am
2814         * manual/dist/txt/Makefile.am
2815         * src/mainwindow.c
2816                 re-enable manual
2817                 Thanks to Colin
2818
2819 2006-01-22 [colin]      1.9.100cvs180
2820
2821         * src/compose.c
2822         * src/gtk/gtkaspell.c
2823                 Don't deselect stuff before right-clicking, with aspell.
2824                 (This prevented right-click Copy, for example).
2825                 Thanks to Clo!
2826
2827 2006-01-22 [paul]       1.9.100cvs179
2828
2829         * src/summary_search.c
2830                 don't fix the widget size as it causes problems
2831                 under localisation.
2832                 Thanks to Emilian Nowak
2833
2834 2006-01-21 [paul]       1.9.100cvs178
2835
2836         * src/prefs_themes.c
2837                 fix broken underlining of label text
2838                 with some translations
2839
2840 2006-01-21 [colin]      1.9.100cvs177
2841
2842         * po/fr.po
2843                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
2844
2845 2006-01-20 [colin]      1.9.100cvs176
2846
2847         * configure.ac
2848         * Makefile.am
2849         * manual/Makefile
2850         * manual/dist/html/.cvsignore
2851         * manual/dist/html/Makefile.am
2852         * manual/dist/pdf/.cvsignore
2853         * manual/dist/pdf/Makefile.am
2854         * manual/dist/ps/.cvsignore
2855         * manual/dist/ps/Makefile.am
2856         * manual/dist/txt/.cvsignore
2857         * manual/dist/txt/Makefile.am
2858                 Autotool-ize manual
2859
2860 2006-01-20 [paul]       1.9.100cvs175
2861
2862         * manual/handling.xml
2863                 make Filtering and Searching entries easier to find
2864         * manual/keyboard.xml
2865                 add the remaining default keybinds
2866         * src/prefs_summaries.c
2867                 update the default keybinds
2868
2869 2006-01-20 [paul]       1.9.100cvs174
2870
2871         * src/addressbook.c
2872         * src/addrgather.c
2873         * src/addrharvest.c
2874         * src/editaddress.c
2875         * src/editgroup.c
2876         * src/exphtmldlg.c
2877         * src/expldifdlg.c
2878         * src/exporthtml.c
2879         * src/exportldif.c
2880         * src/ldif.c
2881                 replace 'e-mail' with 'email'
2882         * src/summary_search.c
2883                 add mnemonic to "Find all" button
2884
2885 2006-01-20 [wwp]        1.9.100cvs173
2886
2887         * src/export.c
2888         * src/import.c
2889                 touched mbox import/export buttons for HIG-compliance
2890
2891 2006-01-19 [paul]       1.9.100cvs172
2892
2893         * manual/account.xml
2894         * manual/addrbook.xml
2895         * manual/advanced.xml
2896         * manual/faq.xml
2897         * manual/handling.xml
2898         * manual/intro.xml
2899         * manual/plugins.xml
2900         * manual/starting.xml
2901                 more editing
2902
2903 2006-01-19 [paul]       1.9.100cvs171
2904
2905         * src/toolbar.c
2906                 allow use of trash button while receiving
2907                 Thanks to Colin
2908
2909 2006-01-19 [wwp]        1.9.100cvs170
2910
2911         * src/gtk/quicksearch.c
2912         * src/compose.c
2913                 force text color to black when yellow background is set
2914
2915 2006-01-19 [colin]      1.9.100cvs169
2916
2917         * src/plugins/trayicon/trayicon.c
2918                 Gray out Get Mail when already getting mail
2919
2920 2006-01-18 [paul]       1.9.100cvs168
2921
2922         * src/compose.c
2923                 give widget yellow background was To is
2924                 set via folder prefs
2925         * src/gtk/quicksearch.c
2926                 give widget yellow background when quick
2927                 search is active.
2928                 Thanks to Colin
2929
2930 2006-01-18 [paul]       1.9.100cvs167
2931
2932         * doc/man/sylpheed-claws.1
2933                 add --subscribe option
2934
2935 2006-01-18 [paul]       1.9.100cvs166
2936
2937         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
2938         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
2939                 use %U instead of %F (%F is broken for user installed
2940                 files in kde 3.5)
2941
2942 2006-01-18 [colin]      1.9.100cvs165
2943
2944         * src/summaryview.c
2945                 Default to Yes in "No more * messages" dialogs
2946
2947 2006-01-17 [colin]      1.9.100cvs164
2948
2949         * src/compose.c
2950                 Possibly fix an invalid iterator causing
2951                 crash
2952
2953 2006-01-17 [colin]      1.9.100cvs163
2954
2955         * src/mimeview.c
2956                 Fix crash when the image disappears under the
2957                 image viewer
2958
2959 2006-01-16 [colin]      1.9.100cvs162
2960
2961         * src/compose.c
2962                 Fix reenabling autowrap
2963
2964 2006-01-16 [colin]      1.9.100cvs161
2965
2966         * src/compose.c
2967                 reset quote_len before getting quote_str
2968
2969 2006-01-16 [colin]      1.9.100cvs160
2970
2971         * src/account.c
2972         * src/account.h
2973         * src/folder.c
2974         * src/imap_gtk.c
2975         * src/mh_gtk.c
2976                 Fix bug #883 (default inbox does not track folder move)
2977
2978 2006-01-16 [colin]      1.9.100cvs159
2979
2980         * src/compose.c
2981         * src/plugins/pgpcore/passphrase.c
2982                 More buttons fixes
2983
2984 2006-01-16 [paul]       1.9.100cvs158
2985
2986         * src/prefs_actions.c
2987         * src/prefs_filtering_action.c
2988         * src/prefs_matcher.c
2989         * src/quote_fmt.c
2990         * src/gtk/description_window.c
2991         * src/gtk/description_window.h
2992         * src/gtk/quicksearch.c
2993                 description window cleanups
2994
2995 2006-01-15 [colin]      1.9.100cvs157
2996
2997         * src/addressbook.c
2998         * src/prefs_filtering.c
2999                 Same here
3000
3001 2006-01-15 [colin]      1.9.100cvs156
3002
3003         * src/folderview.c
3004         * src/mainwindow.c
3005                 Same for "Empty trash"
3006
3007 2006-01-15 [colin]      1.9.100cvs155
3008
3009         * src/inc.c
3010                 Override offline dialog had Yes by default
3011
3012 2006-01-15 [colin]      1.9.100cvs154
3013
3014         * src/summaryview.c
3015                 Delete selected messages? previously had Yes the default
3016
3017 2006-01-15 [colin]      1.9.100cvs153
3018
3019         * src/folder.c
3020         * src/folder.h
3021         * src/main.c
3022                 Check if a mailbox is loaded after all
3023                 plugins are loaded.
3024
3025 2006-01-15 [colin]      1.9.100cvs152
3026
3027         * src/folder.c
3028                 Don't start wizard when there are unloaded folders (will help
3029                 people with only mbox or maildir mailboxes)
3030
3031 2006-01-14 [colin]      1.9.100cvs151
3032
3033         * src/addressbook.c
3034         * src/expldifdlg.c
3035         * src/importldif.c
3036         * src/importmutt.c
3037         * src/importpine.c
3038         * src/mh_gtk.c
3039                 More HIG compliance and fixes
3040
3041 2006-01-14 [colin]      1.9.100cvs150
3042
3043         * src/prefs_filtering_action.c
3044         * src/foldersel.c
3045                 Two forgotten button order changes
3046
3047 2006-01-14 [colin]      1.9.100cvs149
3048
3049         * src/account.c
3050         * src/addressbook.c
3051         * src/compose.c
3052         * src/folderview.c
3053         * src/imap_gtk.c
3054         * src/mainwindow.c
3055         * src/mh_gtk.c
3056         * src/news_gtk.c
3057         * src/prefs_actions.c
3058         * src/prefs_customheader.c
3059         * src/prefs_filtering.c
3060         * src/prefs_matcher.c
3061         * src/prefs_template.c
3062         * src/ssl_manager.c
3063         * src/summaryview.c
3064         * src/textview.c
3065         * src/toolbar.c
3066                 All deletion confirmations are now "Cancel, Delete" 
3067                 instead of "No, Yes"
3068                 Clarified most of the other "No, Yes" to 
3069                 "Cancel, Descriptive_action"
3070                 Rechanged the "Entry not saved" alerts to have 
3071                 "Close, Continue editing"
3072
3073
3074 2006-01-14 [paul]
3075
3076         * 2.0.0-rc4 released
3077
3078 2006-01-14 [paul]       1.9.100cvs148
3079
3080         * src/account.c
3081         * src/addressadd.c
3082         * src/addressbook.c
3083         * src/compose.c
3084         * src/editaddress.c
3085         * src/editbook.c
3086         * src/editgroup.c
3087         * src/editjpilot.c
3088         * src/editldap.c
3089         * src/editvcard.c
3090         * src/exphtmldlg.c
3091         * src/expldifdlg.c
3092         * src/folderview.c
3093         * src/grouplistdialog.c
3094         * src/imap_gtk.c
3095         * src/importmutt.c
3096         * src/importpine.c
3097         * src/inc.c
3098         * src/main.c
3099         * src/mainwindow.c
3100         * src/message_search.c
3101         * src/messageview.c
3102         * src/mh_gtk.c
3103         * src/mimeview.c
3104         * src/news_gtk.c
3105         * src/prefs_actions.c
3106         * src/prefs_customheader.c
3107         * src/prefs_filtering.c
3108         * src/prefs_matcher.c
3109         * src/prefs_template.c
3110         * src/prefs_themes.c
3111         * src/ssl_manager.c
3112         * src/summary_search.c
3113         * src/summaryview.c
3114         * src/textview.c
3115         * src/toolbar.c
3116         * src/gtk/foldersort.c
3117         * src/gtk/gtkaspell.c
3118         * src/gtk/inputdialog.c
3119         * src/gtk/prefswindow.c
3120         * src/plugins/pgpcore/select-keys.c
3121         * src/plugins/trayicon/trayicon.c
3122                 HIG compliant button order
3123
3124 2006-01-14 [mones]      1.9.100cvs147
3125
3126         * po/es.po
3127                 Updated translation
3128
3129 2006-01-13 [paul]       1.9.100cvs146
3130
3131         * AUTHORS
3132         * ChangeLog
3133         * src/gtk/authors.h
3134                 add Joshua M. Kwan to contributors list
3135
3136 2006-01-13 [colin]      1.9.100cvs145
3137
3138         * src/gtk/quicksearch.c
3139                 Don't refocus quick search after executing (Esc or Enter)
3140                 Allows to '/'search something then move up/down in 
3141                 summaryview, and to Esc a search and be back in the 
3142                 summaryview
3143
3144 2006-01-13 [paul]       1.9.100cvs144
3145
3146         * src/plugins/pgpinline/pgpinline.c
3147                 support Content-Type 'application/pgp'
3148                 patch by Joshua M. Kwan <joshuak@users.sf.net>
3149
3150 2006-01-13 [paul]       1.9.100cvs143
3151
3152         * manual/account.xml
3153                 make mention of partial retrieval
3154                 thanks to Colin
3155
3156 2006-01-13 [paul]       1.9.100cvs142
3157
3158         * src/account.c
3159         * src/account.h
3160         * src/action.c
3161         * src/action.h
3162         * src/adbookbase.h
3163         * src/addr_compl.c
3164         * src/addr_compl.h
3165         * src/addrbook.c
3166         * src/addrcache.c
3167         * src/addrcache.h
3168         * src/addrcindex.c
3169         * src/addrcindex.h
3170         * src/addrclip.c
3171         * src/addrclip.h
3172         * src/addrdefs.h
3173         * src/addressadd.c
3174         * src/addressadd.h
3175         * src/addressbook.c
3176         * src/addressbook.h
3177         * src/addrgather.c
3178         * src/addrgather.h
3179         * src/addrharvest.c
3180         * src/addrharvest.h
3181         * src/addrindex.c
3182         * src/addrindex.h
3183         * src/addritem.c
3184         * src/addritem.h
3185         * src/addrquery.c
3186         * src/addrquery.h
3187         * src/addrselect.c
3188         * src/addrselect.h
3189         * src/alertpanel.c
3190         * src/alertpanel.h
3191         * src/browseldap.c
3192         * src/browseldap.h
3193         * src/codeconv.c
3194         * src/codeconv.h
3195         * src/compose.c
3196         * src/compose.h
3197         * src/customheader.c
3198         * src/customheader.h
3199         * src/displayheader.c
3200         * src/displayheader.h
3201         * src/editaddress.c
3202         * src/editaddress.h
3203         * src/editbook.c
3204         * src/editbook.h
3205         * src/editgroup.c
3206         * src/editgroup.h
3207         * src/editjpilot.c
3208         * src/editjpilot.h
3209         * src/editldap.c
3210         * src/editldap.h
3211         * src/editldap_basedn.c
3212         * src/editldap_basedn.h
3213         * src/editvcard.c
3214         * src/editvcard.h
3215         * src/exphtmldlg.c
3216         * src/exphtmldlg.h
3217         * src/expldifdlg.c
3218         * src/expldifdlg.h
3219         * src/export.h
3220         * src/exporthtml.c
3221         * src/exporthtml.h
3222         * src/exportldif.c
3223         * src/exportldif.h
3224         * src/filtering.c
3225         * src/filtering.h
3226         * src/folder.c
3227         * src/folder.h
3228         * src/folder_item_prefs.c
3229         * src/folder_item_prefs.h
3230         * src/foldersel.c
3231         * src/foldersel.h
3232         * src/folderutils.c
3233         * src/folderutils.h
3234         * src/folderview.c
3235         * src/folderview.h
3236         * src/grouplistdialog.c
3237         * src/grouplistdialog.h
3238         * src/headerview.c
3239         * src/html.c
3240         * src/html.h
3241         * src/image_viewer.c
3242         * src/image_viewer.h
3243         * src/imap.c
3244         * src/imap.h
3245         * src/imap_gtk.c
3246         * src/imap_gtk.h
3247         * src/import.h
3248         * src/importldif.c
3249         * src/importldif.h
3250         * src/importmutt.c
3251         * src/importmutt.h
3252         * src/importpine.c
3253         * src/importpine.h
3254         * src/inc.c
3255         * src/inc.h
3256         * src/jpilot.c
3257         * src/jpilot.h
3258         * src/ldapctrl.c
3259         * src/ldapctrl.h
3260         * src/ldaplocate.c
3261         * src/ldaplocate.h
3262         * src/ldapquery.c
3263         * src/ldapquery.h
3264         * src/ldapserver.c
3265         * src/ldapserver.h
3266         * src/ldaputil.c
3267         * src/ldaputil.h
3268         * src/ldif.c
3269         * src/ldif.h
3270         * src/main.c
3271         * src/main.h
3272         * src/mainwindow.c
3273         * src/mainwindow.h
3274         * src/manual.c
3275         * src/manual.h
3276         * src/mbox.c
3277         * src/mbox.h
3278         * src/message_search.c
3279         * src/message_search.h
3280         * src/messageview.c
3281         * src/messageview.h
3282         * src/mh.c
3283         * src/mh.h
3284         * src/mh_gtk.c
3285         * src/mh_gtk.h
3286         * src/mimeview.c
3287         * src/mimeview.h
3288         * src/msgcache.c
3289         * src/msgcache.h
3290         * src/mutt.c
3291         * src/mutt.h
3292         * src/news.c
3293         * src/news.h
3294         * src/news_gtk.c
3295         * src/news_gtk.h
3296         * src/partial_download.c
3297         * src/partial_download.h
3298         * src/pine.c
3299         * src/pine.h
3300         * src/pop.c
3301         * src/pop.h
3302         * src/prefs_account.c
3303         * src/prefs_account.h
3304         * src/prefs_actions.c
3305         * src/prefs_actions.h
3306         * src/prefs_common.c
3307         * src/prefs_common.h
3308         * src/prefs_compose_writing.c
3309         * src/prefs_compose_writing.h
3310         * src/prefs_customheader.c
3311         * src/prefs_customheader.h
3312         * src/prefs_display_header.c
3313         * src/prefs_display_header.h
3314         * src/prefs_filtering.c
3315         * src/prefs_filtering.h
3316         * src/prefs_filtering_action.c
3317         * src/prefs_filtering_action.h
3318         * src/prefs_folder_column.c
3319         * src/prefs_folder_column.h
3320         * src/prefs_folder_item.c
3321         * src/prefs_folder_item.h
3322         * src/prefs_fonts.c
3323         * src/prefs_fonts.h
3324         * src/prefs_gtk.c
3325         * src/prefs_gtk.h
3326         * src/prefs_image_viewer.c
3327         * src/prefs_image_viewer.h
3328         * src/prefs_matcher.c
3329         * src/prefs_matcher.h
3330         * src/prefs_message.c
3331         * src/prefs_msg_colors.c
3332         * src/prefs_msg_colors.h
3333         * src/prefs_other.c
3334         * src/prefs_quote.c
3335         * src/prefs_receive.c
3336         * src/prefs_send.c
3337         * src/prefs_spelling.c
3338         * src/prefs_spelling.h
3339         * src/prefs_summaries.c
3340         * src/prefs_summaries.h
3341         * src/prefs_summary_column.c
3342         * src/prefs_summary_column.h
3343         * src/prefs_template.c
3344         * src/prefs_template.h
3345         * src/prefs_themes.c
3346         * src/prefs_themes.h
3347         * src/prefs_toolbar.c
3348         * src/prefs_toolbar.h
3349         * src/prefs_wrapping.c
3350         * src/prefs_wrapping.h
3351         * src/privacy.c
3352         * src/privacy.h
3353         * src/procheader.c
3354         * src/procheader.h
3355         * src/procmime.c
3356         * src/procmime.h
3357         * src/procmsg.c
3358         * src/procmsg.h
3359         * src/quote_fmt.c
3360         * src/quote_fmt_parse.y
3361         * src/recv.c
3362         * src/recv.h
3363         * src/remotefolder.c
3364         * src/remotefolder.h
3365         * src/send_message.c
3366         * src/send_message.h
3367         * src/setup.c
3368         * src/setup.h
3369         * src/sourcewindow.c
3370         * src/sourcewindow.h
3371         * src/ssl_manager.c
3372         * src/ssl_manager.h
3373         * src/statusbar.c
3374         * src/statusbar.h
3375         * src/stock_pixmap.c
3376         * src/stock_pixmap.h
3377         * src/summary_search.c
3378         * src/summary_search.h
3379         * src/summaryview.c
3380         * src/summaryview.h
3381         * src/syldap.c
3382         * src/syldap.h
3383         * src/textview.c
3384         * src/textview.h
3385         * src/toolbar.c
3386         * src/toolbar.h
3387         * src/undo.c
3388         * src/undo.h
3389         * src/unmime.c
3390         * src/unmime.h
3391         * src/vcard.c
3392         * src/vcard.h
3393         * src/wizard.c
3394         * src/wizard.h
3395         * src/common/base64.c
3396         * src/common/base64.h
3397         * src/common/defs.h
3398         * src/common/hooks.c
3399         * src/common/hooks.h
3400         * src/common/log.c
3401         * src/common/log.h
3402         * src/common/mgutils.c
3403         * src/common/mgutils.h
3404         * src/common/nntp.c
3405         * src/common/nntp.h
3406         * src/common/passcrypt.c
3407         * src/common/passcrypt.h.in
3408         * src/common/plugin.c
3409         * src/common/plugin.h
3410         * src/common/prefs.c
3411         * src/common/prefs.h
3412         * src/common/progressindicator.c
3413         * src/common/progressindicator.h
3414         * src/common/quoted-printable.c
3415         * src/common/quoted-printable.h
3416         * src/common/session.c
3417         * src/common/session.h
3418         * src/common/smtp.c
3419         * src/common/smtp.h
3420         * src/common/socket.c
3421         * src/common/socket.h
3422         * src/common/ssl.c
3423         * src/common/ssl.h
3424         * src/common/ssl_certificate.c
3425         * src/common/ssl_certificate.h
3426         * src/common/stringtable.c
3427         * src/common/stringtable.h
3428         * src/common/sylpheed.c
3429         * src/common/sylpheed.h
3430         * src/common/template.c
3431         * src/common/template.h
3432         * src/common/timing.h
3433         * src/common/utils.c
3434         * src/common/utils.h
3435         * src/common/version.h.in
3436         * src/common/xml.c
3437         * src/common/xml.h
3438         * src/common/xmlprops.c
3439         * src/common/xmlprops.h
3440         * src/gtk/colorlabel.c
3441         * src/gtk/colorsel.c
3442         * src/gtk/colorsel.h
3443         * src/gtk/description_window.c
3444         * src/gtk/description_window.h
3445         * src/gtk/filesel.c
3446         * src/gtk/filesel.h
3447         * src/gtk/foldersort.c
3448         * src/gtk/foldersort.h
3449         * src/gtk/gtkutils.c
3450         * src/gtk/gtkutils.h
3451         * src/gtk/inputdialog.c
3452         * src/gtk/inputdialog.h
3453         * src/gtk/logwindow.c
3454         * src/gtk/logwindow.h
3455         * src/gtk/manage_window.c
3456         * src/gtk/manage_window.h
3457         * src/gtk/menu.c
3458         * src/gtk/menu.h
3459         * src/gtk/pluginwindow.c
3460         * src/gtk/pluginwindow.h
3461         * src/gtk/prefswindow.c
3462         * src/gtk/prefswindow.h
3463         * src/gtk/progressdialog.c
3464         * src/gtk/progressdialog.h
3465         * src/gtk/sslcertwindow.c
3466         * src/gtk/sslcertwindow.h
3467         * src/plugins/clamav/clamav_plugin.c
3468         * src/plugins/clamav/clamav_plugin.h
3469         * src/plugins/clamav/clamav_plugin_gtk.c
3470         * src/plugins/demo/demo.c
3471         * src/plugins/dillo_viewer/dillo_prefs.c
3472         * src/plugins/dillo_viewer/dillo_prefs.h
3473         * src/plugins/dillo_viewer/dillo_viewer.c
3474         * src/plugins/pgpcore/passphrase.c
3475         * src/plugins/pgpcore/passphrase.h
3476         * src/plugins/pgpcore/plugin.c
3477         * src/plugins/pgpcore/select-keys.c
3478         * src/plugins/pgpcore/select-keys.h
3479         * src/plugins/pgpcore/sgpgme.c
3480         * src/plugins/pgpcore/sgpgme.h
3481         * src/plugins/pgpinline/pgpinline.c
3482         * src/plugins/pgpinline/pgpinline.h
3483         * src/plugins/pgpinline/plugin.c
3484         * src/plugins/pgpmime/pgpmime.c
3485         * src/plugins/pgpmime/pgpmime.h
3486         * src/plugins/pgpmime/plugin.c
3487         * src/plugins/spamassassin/spamassassin.c
3488         * src/plugins/spamassassin/spamassassin.h
3489         * src/plugins/spamassassin/spamassassin_gtk.c
3490         * src/plugins/trayicon/trayicon.c
3491                 update copyright header
3492
3493 2006-01-13 [paul]       1.9.100cvs141
3494
3495         * src/account.c
3496         * src/export.c
3497         * src/import.c
3498         * src/mainwindow.c
3499         * src/prefs_account.c
3500         * src/prefs_display_header.c
3501         * src/prefs_receive.c
3502         * src/prefs_send.c
3503         * src/prefs_summaries.c
3504         * src/prefs_themes.c
3505         * src/prefs_toolbar.c
3506         * src/gtk/about.c
3507                 various cleanups
3508
3509 2006-01-12 [colin]      1.9.100cvs140
3510
3511         * src/folder.c
3512         * src/folder.h
3513         * src/main.c
3514                 Add --subscribe option
3515                 Let sylpheed-claws email@domain.com equivalent to --compose
3516                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
3517
3518 2006-01-12 [paul]       1.9.100cvs139
3519
3520         * src/mainwindow.c
3521                 append 'Change folder order' label with '...'
3522         * src/prefs_actions.c
3523                 allow reordering of actions list by dnd
3524         * src/gtk/foldersort.c
3525                 make the dialog nicer
3526
3527 2006-01-11 [colin]      1.9.100cvs138
3528
3529         * src/compose.c
3530                 Allow templates without text
3531
3532 2006-01-11 [paul]       1.9.100cvs137
3533
3534         * tools/README
3535         * tools/filter_conv_new.pl
3536                 add info to README
3537                 also check .sylpheed for filter.xml
3538                 be a bit informative to the user
3539
3540 2006-01-11 [colin]      1.9.100cvs136
3541
3542         * src/textview.c
3543                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
3544
3545 2006-01-10 [paul]       1.9.100cvs135
3546
3547         * tools/Makefile.am
3548         * tools/filter_conv_new.pl
3549                 add script to convert new style Sylpheed
3550                 filter rules (Sylpheed >= 0.9.99) to
3551                 Claws filtering rules
3552
3553 2006-01-10 [colin]      1.9.100cvs134
3554
3555         * src/compose.c
3556                 Fix broken line joins in certain conditions
3557                 (between two quoted lines: <enter><enter><up>
3558                  <type a wrapped sentence><go in the first line>
3559                  <insert more text><watch as line joining failed>)
3560
3561 2006-01-10 [paul]       1.9.100cvs133
3562
3563         * src/compose.c
3564                 don't report success in error dialog
3565                 thanks to Colin
3566         * src/common/utils.c
3567                 include some trailing punctuations as URI
3568                 thanks to Hiro
3569
3570 2006-01-10 [paul]       1.9.100cvs132
3571
3572         * src/mimeview.c
3573                 fix incompatible pointer type
3574                 warning
3575
3576 2006-01-10 [paul]       1.9.100cvs131
3577
3578         * src/compose.c
3579                 change Subject in window title
3580                 instantaneously
3581
3582 2006-01-09 [colin]      1.9.100cvs130
3583
3584         * src/addressbook.c
3585         * src/headerview.c
3586         * src/mainwindow.c
3587         * src/messageview.c
3588         * src/mimeview.c
3589         * src/noticeview.c
3590         * src/summaryview.c
3591                 Fix possible crashes on exit and in addressbook
3592
3593 2006-01-09 [paul]       1.9.100cvs129
3594
3595         * src/prefs_msg_colors.c
3596                 some cleanups that I forgot last time
3597
3598 2006-01-09 [paul]       1.9.100cvs128
3599
3600         * README
3601         * src/folderview.c
3602         * src/prefs_msg_colors.c
3603                 add previously hidden option, color_new, to
3604                 the gui
3605                 move the page to Display/
3606                 rework the gui
3607
3608 2006-01-09 [wwp]        1.9.100cvs127
3609
3610         * src/prefs_themes.c
3611                 made the prefs/display/themes layouts spacing less condensed
3612                 (and so they match other prefs/pages' look).
3613
3614 2006-01-09 [paul]       1.9.100cvs126
3615
3616         * src/compose.c
3617         * src/prefs_common.c
3618         * src/prefs_common.h
3619         * src/prefs_wrapping.c
3620                 remove 'wrap at send' option
3621
3622 2006-01-06 [colin]      1.9.100cvs125
3623
3624         * src/compose.c
3625                 Just make completely sure we don't insert "manual line breaks" 
3626                 when wrapping... 
3627
3628 2006-01-04 [paul]
3629
3630         * 2.0.0-rc3 released
3631
3632 2006-01-04 [paul]       1.9.100cvs124
3633
3634         * src/folderview.c
3635                 fix bug 882, 'quick scroll in folder list
3636                 displays wrong folder contents'
3637
3638 2006-01-04 [paul]       1.9.100cvs123
3639
3640         * src/plugins/pgpmime/pgpmime.c
3641                 better debug information when signing
3642                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
3643
3644 2006-01-03 [colin]      1.9.100cvs122
3645
3646         * configure.ac
3647                 We need to recheck for gpgme 1.0.0 after checking
3648                 for 1.1.1, because if 1.1.1 isn't available, 
3649                 GPGME_LIBS and friends are blanked out by the 
3650                 second check.
3651
3652 2006-01-03 [colin]      1.9.100cvs121
3653
3654         * src/common/prefs.c
3655                 Windows unlink-before rename fix
3656         * src/plugins/pgpcore/sgpgme.c
3657                 Add support for PKA info if available
3658                 Both patches by Werner Koch
3659
3660 2006-01-03 [paul]       1.9.100cvs120
3661
3662         * src/messageview.c
3663                 fix bug 884, 'Send receipt' button visible in queue
3664                 Thanks to Colin
3665
3666 2006-01-02 [colin]      1.9.100cvs119
3667
3668         * src/compose.c
3669         * src/imap.c
3670                 Fix autosave on IMAP and more generally try to
3671                 return the correct ID on a newly added IMAP message
3672
3673 2006-01-02 [paul]       1.9.100cvs118
3674
3675         * manual/keyboard.xml
3676                 edited
3677
3678 2006-01-01 [paul]       1.9.100cvs117
3679
3680         * src/gtk/authors.h
3681                 alphabetical order
3682
3683 2005-12-30 [colin]      1.9.100cvs116
3684
3685         * manual/advanced.xml
3686                 Explain Pre/Post-processing differences.
3687
3688 2005-12-30 [colin]      1.9.100cvs115
3689
3690         * src/mh.c
3691                 Implement copy_msgs for a little optimization
3692         * src/imap.c
3693                 Finish yesterday's fix
3694
3695 2005-12-29 [colin]      1.9.100cvs114
3696
3697         * src/imap.c
3698                 Fix occasional failure in fetching a mail over
3699                 IMAP
3700
3701 2005-12-29 [colin]      1.9.100cvs113
3702
3703         * src/compose.c
3704                 Don't remove a draft when sending it, if it is 
3705                 locked.
3706
3707 2005-12-28 [colin]      1.9.100cvs112
3708
3709         * src/summaryview.c
3710                 Fix leak for real
3711
3712 2005-12-28 [wwp]        1.9.100cvs111
3713
3714         * doc/faq/.cvsignore
3715         * doc/faq/de/.cvsignore
3716         * doc/faq/en/.cvsignore
3717         * doc/faq/es/.cvsignore
3718         * doc/faq/fr/.cvsignore
3719         * doc/faq/it/.cvsignore
3720         * doc/manual/.cvsignore
3721         * doc/manual/de/.cvsignore
3722         * doc/manual/en/.cvsignore
3723         * doc/manual/es/.cvsignore
3724         * doc/manual/fr/.cvsignore
3725         * doc/manual/ja/.cvsignore
3726         * src/plugins/mathml_viewer/.cvsignore
3727                 rollback revival of those files (my bad, sorry for the noise).
3728
3729 2005-12-28 [wwp]        1.9.100cvs110
3730
3731         * src/compose.c
3732                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
3733
3734 2005-12-28 [wwp]        1.9.100cvs109
3735
3736         * doc/faq/.cvsignore
3737         * doc/faq/de/.cvsignore
3738         * doc/faq/en/.cvsignore
3739         * doc/faq/es/.cvsignore
3740         * doc/faq/fr/.cvsignore
3741         * doc/faq/it/.cvsignore
3742         * doc/manual/.cvsignore
3743         * doc/manual/de/.cvsignore
3744         * doc/manual/en/.cvsignore
3745         * doc/manual/es/.cvsignore
3746         * doc/manual/fr/.cvsignore
3747         * doc/manual/ja/.cvsignore
3748         * src/plugins/mathml_viewer/.cvsignore
3749         * po/.cvsignore
3750                 more files to ignore.
3751
3752 2005-12-24 [colin]      1.9.100cvs108
3753
3754         * AUTHORS
3755         * src/gtk/authors.h
3756                 Update for Werner
3757
3758 2005-12-24 [colin]      1.9.100cvs107
3759
3760         * src/procmsg.c
3761                 Allow NULL src_msginfo in 
3762                 procmsg_msginfo_new_from_mimeinfo
3763
3764 2005-12-23 [paul]       1.9.100cvs106
3765
3766         * src/plugins/pgpinline/mypgpcore.def
3767                 add this forgotten file
3768
3769 2005-12-23 [colin]      1.9.100cvs105
3770
3771         * src/mainwindow.c
3772                 Fix missing break
3773
3774 2005-12-23 [colin]      1.9.100cvs104
3775
3776         * autogen.sh
3777         * src/folder.c
3778         * src/mh.c
3779         * src/common/plugin.c
3780         * src/common/socket.c
3781         * src/common/socket.h
3782         * src/common/utils.c
3783         * src/common/utils.h
3784         * src/gtk/pluginwindow.c
3785         * src/plugins/pgpcore/plugin.def
3786         * src/plugins/pgpcore/sylpheed.def
3787         * src/plugins/pgpinline/Makefile.am
3788         * src/plugins/pgpinline/plugin.def
3789         * src/plugins/pgpinline/sylpheed.def
3790         * src/plugins/pgpmime/plugin.def
3791         * src/plugins/pgpmime/sylpheed.def
3792                 Various w32 fixes by Werner Koch
3793
3794 2005-12-22 [paul]       1.9.100cvs103
3795
3796         * src/wizard.c
3797                 don't offer IMAP as 'server type' if
3798                 libetpan isn't built in
3799
3800 2005-12-22 [paul]       1.9.100cvs102
3801
3802         * AUTHORS
3803         * src/mainwindow.c
3804         * src/mainwindow.h
3805         * src/toolbar.c
3806         * src/gtk/authors.h
3807                 support GTK_TOOLBAR_BOTH_HORIZ (text
3808                 next to icon) Patch by Marien Zwart
3809                 marienz@users.sf.net
3810                 Also reword the text
3811
3812 2005-12-21 [colin]      1.9.100cvs101
3813
3814         * configure.ac
3815                 Fix DATADIRNAME
3816         * COPYING
3817                 Fix missing section and explicit the exception better
3818         * src/compose.c
3819                 Prevent mail from being lost without notice when an
3820                 SMTP error happens on trying to send an unmodified
3821                 drafted mail.
3822         * src/send_message.c
3823         * src/common/smtp.c
3824                 Fix password remembering when wrong, and add return
3825                 value checks where they should have been
3826         * src/plugins/pgpcore/sylpheed.def
3827         * src/plugins/pgpinline/sylpheed.def
3828         * src/plugins/pgpmime/sylpheed.def
3829                 Add a few symbols needed
3830
3831 2005-12-21 [paul]       1.9.100cvs100
3832
3833         * m4/codeset.m4
3834         * m4/glibc21.m4
3835         * m4/intdiv0.m4
3836         * m4/inttypes-pri.m4
3837         * m4/inttypes.m4
3838         * m4/inttypes_h.m4
3839         * m4/isc-posix.m4
3840         * m4/lcmessage.m4
3841         * m4/stdint_h.m4
3842         * m4/uintmax_t.m4
3843                 gettextization
3844                 thanks to Colin
3845
3846 2005-12-21 [paul]       1.9.100cvs99
3847
3848         * po/sv.po
3849                 fixed by Colin
3850
3851 2005-12-20 [paul]       1.9.100cvs98
3852
3853         * po/sv.po
3854                 updated by Anders Trobäck
3855
3856 2005-12-20 [colin]      1.9.100cvs97
3857
3858         * ABOUT-NLS
3859         * Makefile.am
3860         * autogen.sh
3861         * configure.ac
3862         * config/config.rpath
3863         * config/mkinstalldirs
3864         * m4/Makefile.am
3865         * m4/glibc2.m4
3866         * m4/gnupg.m4
3867         * m4/gpgme.m4
3868         * m4/intmax.m4
3869         * m4/longdouble.m4
3870         * m4/longlong.m4
3871         * m4/printf-posix.m4
3872         * m4/signed.m4
3873         * m4/size_max.m4
3874         * m4/ulonglong.m4
3875         * m4/wchar_t.m4
3876         * m4/wint_t.m4
3877         * m4/xsize.m4
3878         * po/Makefile.in.in
3879         * po/Makevars
3880         * po/bg.po
3881         * po/ca.po
3882         * po/cs.po
3883         * po/de.po
3884         * po/el.po
3885         * po/en_GB.po
3886         * po/es.po
3887         * po/fi.po
3888         * po/fr.po
3889         * po/hr.po
3890         * po/hu.po
3891         * po/it.po
3892         * po/ja.po
3893         * po/ko.po
3894         * po/nb.po
3895         * po/nl.po
3896         * po/pl.po
3897         * po/pt_BR.po
3898         * po/ru.po
3899         * po/sk.po
3900         * po/sr.po
3901         * po/stamp-po
3902         * po/sv.po
3903         * po/zh_CN.po
3904         * po/zh_TW.po
3905         * src/Makefile.am
3906         * src/codeconv.c
3907         * src/compose.c
3908         * src/exporthtml.c
3909         * src/exportldif.c
3910         * src/folder.c
3911         * src/main.c
3912         * src/manual.c
3913         * src/mh.c
3914         * src/mimeview.c
3915         * src/send_message.c
3916         * src/common/Makefile.am
3917         * src/common/fnmatch.c
3918         * src/common/fnmatch.h
3919         * src/common/fnmatch_loop.c
3920         * src/common/nntp.c
3921         * src/common/plugin.c
3922         * src/common/smtp.c
3923         * src/common/socket.c
3924         * src/common/string_match.c
3925         * src/common/sylpheed.c
3926         * src/common/utils.c
3927         * src/common/utils.h
3928         * src/common/w32_dirent.c
3929         * src/common/w32_reg.c
3930         * src/common/w32_signal.c
3931         * src/common/w32_stat.c
3932         * src/common/w32_stdio.c
3933         * src/common/w32_stdlib.c
3934         * src/common/w32_string.c
3935         * src/common/w32_time.c
3936         * src/common/w32_unistd.c
3937         * src/common/w32_wait.c
3938         * src/common/w32lib.h
3939         * src/etpan/Makefile.am
3940         * src/gtk/Makefile.am
3941         * src/plugins/clamav/Makefile.am
3942         * src/plugins/demo/Makefile.am
3943         * src/plugins/dillo_viewer/Makefile.am
3944         * src/plugins/pgpcore/Makefile.am
3945         * src/plugins/pgpcore/passphrase.c
3946         * src/plugins/pgpcore/plugin.def
3947         * src/plugins/pgpcore/sgpgme.c
3948         * src/plugins/pgpcore/sylpheed.def
3949         * src/plugins/pgpcore/version.rc
3950         * src/plugins/pgpinline/Makefile.am
3951         * src/plugins/pgpinline/plugin.def
3952         * src/plugins/pgpinline/sylpheed.def
3953         * src/plugins/pgpinline/version.rc
3954         * src/plugins/pgpmime/Makefile.am
3955         * src/plugins/pgpmime/mypgpcore.def
3956         * src/plugins/pgpmime/plugin.def
3957         * src/plugins/pgpmime/sylpheed.def
3958         * src/plugins/pgpmime/version.rc
3959         * src/plugins/spamassassin/Makefile.am
3960                 Very little ;-) patch from Werner Koch, providing
3961                 infrastructure for cross-compiling to Win32
3962
3963 2005-12-20 [paul]       1.9.100cvs96
3964
3965         * src/account.c
3966         * src/account.h
3967         * src/mainwindow.c
3968         * src/mainwindow.h
3969         * src/toolbar.c
3970         * src/toolbar.h
3971                 add a combo to the Get All button, allowing
3972                 quick retrieval from any account
3973                 Patch by Fabien Vantard, slightly modified
3974                 by Colin
3975         * src/gtk/about.c
3976                 i18n fix. Patch by Fabien Vantard
3977
3978 2005-12-19 [colin]      1.9.100cvs95
3979
3980         * src/compose.c
3981         * src/compose.h
3982                 Don't automatically join lines when they've 
3983                 been separated by the user and not automatically
3984
3985 2005-12-19 [paul]       1.9.100cvs94
3986
3987         * src/gtk/pluginwindow.c
3988                 i18n fix.
3989                 Patch by Fabien Vantard
3990
3991 2005-12-15 [paul]       1.9.100cvs93
3992
3993         * src/common/plugin.c
3994         * src/common/plugin.h
3995         * src/gtk/pluginwindow.c
3996         * src/plugins/clamav/clamav_plugin.c
3997         * src/plugins/demo/demo.c
3998         * src/plugins/dillo_viewer/dillo_viewer.c
3999         * src/plugins/pgpcore/plugin.c
4000         * src/plugins/pgpinline/plugin.c
4001         * src/plugins/pgpmime/plugin.c
4002         * src/plugins/spamassassin/spamassassin.c
4003         * src/plugins/trayicon/trayicon.c
4004                 add plugin_version()
4005
4006 2005-12-15 [colin]      1.9.100cvs92
4007
4008         * src/compose.c
4009                 Further fix bug #875
4010
4011 2005-12-15 [paul]       1.9.100cvs91
4012
4013         * src/gtk/filesel.c
4014                 fix attach_load_dir getting set to
4015                 PLUGINDIR on plugin load
4016
4017 2005-12-14 [mones]      1.9.100cvs90
4018
4019         * manual/ack.xml
4020         * manual/keyboard.xml
4021                 Initial draft and some shortcuts added
4022                 
4023         * po/es.po
4024                 Updated translation
4025
4026 2005-12-14 [colin]      1.9.100cvs89
4027
4028         * src/compose.c
4029         * src/imap.c
4030         * src/summaryview.c
4031         * src/gtk/gtkaspell.c
4032                 More leaks fixed
4033         * src/prefs_folder_item.c
4034                 Fix recursive prefs apply
4035
4036
4037 2005-12-14 [colin]      1.9.100cvs88
4038
4039         * src/compose.c
4040                 Fix bug #875 (Freeze On Inline Forward of 
4041                 Large Message)
4042
4043 2005-12-13 [colin]      1.9.100cvs87
4044
4045         * src/compose.c
4046                 Uniq-ify and sort the mimetypes list
4047                 Patch by Fabien Vantard
4048
4049 2005-12-13 [colin]      1.9.100cvs86
4050
4051         * src/imap.c
4052         * src/etpan/imap-thread.c
4053                 Fix leaks (patch by Hoa)
4054         * src/news.c
4055         * src/common/plugin.c
4056                 Fix leaks
4057
4058 2005-12-12 [colin]
4059
4060         * 2.0.0-rc2 released
4061
4062 2005-12-12 [colin]      1.9.100cvs85
4063
4064         * src/matcher.c
4065                 Fix a leak
4066
4067 2005-12-12 [wwp]        1.9.100cvs84
4068
4069         * src/gtk/icon_legend.c
4070                 fix misbehaviour and crash when closing the legend window
4071         using the Esc key (patch by Fabien Vantard).
4072
4073 2005-12-12 [paul]       1.9.100cvs83
4074
4075         * src/browseldap.c
4076         * src/foldersel.c
4077         * src/prefs_actions.c
4078         * src/prefs_filtering.c
4079         * src/prefs_matcher.c
4080         * src/prefs_spelling.glade      ** REMOVED **
4081         * src/prefs_template.c
4082         * src/gtk/foldersort.glade      ** REMOVED **
4083         * src/gtk/pluginwindow.c
4084         * src/gtk/pluginwindow.glade    ** REMOVED **
4085         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
4086                 cleanups
4087
4088 2005-12-11 [paul]       1.9.100cvs82
4089
4090         * src/gtk/filesel.c
4091                 fix attach_load_dir crasher (double free)
4092
4093 2005-12-09 [paul]       1.9.100cvs81
4094
4095         * po/POTFILES.in
4096         * src/mainwindow.c
4097         * src/gtk/Makefile.am
4098         * src/gtk/icon_legend.c
4099         * src/gtk/icon_legend.h
4100                 add icon legend
4101         * src/manual.c
4102                 cleanup
4103
4104 2005-12-09 [paul]       1.9.100cvs80
4105
4106         * src/plugins/pgpcore/passphrase.c
4107                 wrap the label in the dialog
4108
4109 2005-12-09 [colin]      1.9.100cvs79
4110
4111         * src/plugins/pgpcore/sgpgme.c
4112                 Display (untrusted) on not trusted signatures
4113                 Patch by Michal Èihaø <michal@cihar.com>
4114                 Closes bug #867 (Report also key trust)
4115
4116 2005-12-09 [colin]      1.9.100cvs78
4117
4118         * src/common/plugin.c
4119                 Update licence check, following Eben Moglen's advice
4120
4121 2005-12-08 [colin]      1.9.100cvs77
4122
4123         * src/folder.c
4124                 Fix the occasionnal item->cache != NULL 
4125                 assertion failure. 
4126
4127 2005-12-08 [colin]      1.9.100cvs76
4128
4129         * src/mimeview.c
4130         * src/plugins/pgpcore/sgpgme.c
4131                 Print key id when unable to check it
4132                 Closes bug #866 (Show key id when missing)
4133
4134 2005-12-08 [paul]       1.9.100cvs75
4135
4136         * src/prefs_common.c
4137         * src/prefs_common.h
4138         * src/gtk/filesel.c
4139                 remember load attachment dir
4140
4141 2005-12-07 [colin]      1.9.100cvs74
4142
4143         * src/prefs_toolbar.c
4144                 Gtk fixes, patch by Fabien Vantard
4145
4146 2005-12-07 [colin]      1.9.100cvs73
4147
4148         * src/action.c
4149         * src/compose.c
4150         * src/compose.h
4151                 Fix bug #839 (Quoted text isn't colored after 
4152                 executing an action)
4153         * src/common/plugin.c
4154                 Require plugins to declare their licence in plugin_licence()
4155                 Refuse to load non-GPL plugins as they'd be illegal (as 
4156                 derived works of Sylpheed-Claws, they must be GPL).
4157         * src/plugins/clamav/clamav_plugin.c
4158         * src/plugins/demo/demo.c
4159         * src/plugins/dillo_viewer/dillo_viewer.c
4160         * src/plugins/pgpcore/plugin.c
4161         * src/plugins/pgpinline/plugin.c
4162         * src/plugins/pgpmime/plugin.c
4163         * src/plugins/spamassassin/spamassassin.c
4164         * src/plugins/trayicon/trayicon.c
4165                 Add plugin_licence()
4166
4167 2005-12-07 [paul]       1.9.100cvs72
4168
4169         * configure.ac
4170         * src/mainwindow.c
4171         * src/manual.c
4172         * src/manual.h
4173         * src/common/defs.h
4174                 clean up after local FAQ removal and
4175                 temporary manual removal
4176
4177 2005-12-06 [colin]      1.9.100cvs71
4178
4179         * configure.ac
4180         * doc/Makefile.am
4181         * doc/faq/.cvsignore
4182         * doc/faq/Makefile.am
4183         * doc/faq/de/.cvsignore
4184         * doc/faq/de/Makefile.am
4185         * doc/faq/de/sylpheed-faq-1.html
4186         * doc/faq/de/sylpheed-faq-2.html
4187         * doc/faq/de/sylpheed-faq-3.html
4188         * doc/faq/de/sylpheed-faq.html
4189         * doc/faq/en/.cvsignore
4190         * doc/faq/en/Makefile.am
4191         * doc/faq/en/sylpheed-faq-1.html
4192         * doc/faq/en/sylpheed-faq-2.html
4193         * doc/faq/en/sylpheed-faq-3.html
4194         * doc/faq/en/sylpheed-faq-4.html
4195         * doc/faq/en/sylpheed-faq.html
4196         * doc/faq/es/.cvsignore
4197         * doc/faq/es/Makefile.am
4198         * doc/faq/es/sylpheed-faq-1.html
4199         * doc/faq/es/sylpheed-faq-2.html
4200         * doc/faq/es/sylpheed-faq-3.html
4201         * doc/faq/es/sylpheed-faq-4.html
4202         * doc/faq/es/sylpheed-faq.html
4203         * doc/faq/fr/.cvsignore
4204         * doc/faq/fr/Makefile.am
4205         * doc/faq/fr/sylpheed-faq-1.html
4206         * doc/faq/fr/sylpheed-faq-2.html
4207         * doc/faq/fr/sylpheed-faq-3.html
4208         * doc/faq/fr/sylpheed-faq.html
4209         * doc/faq/it/.cvsignore
4210         * doc/faq/it/Makefile.am
4211         * doc/faq/it/sylpheed-faq-1.html
4212         * doc/faq/it/sylpheed-faq-2.html
4213         * doc/faq/it/sylpheed-faq-3.html
4214         * doc/faq/it/sylpheed-faq.html
4215         * doc/manual/.cvsignore
4216         * doc/manual/Makefile.am
4217         * doc/manual/de/.cvsignore
4218         * doc/manual/de/Makefile.am
4219         * doc/manual/de/sylpheed-1.html
4220         * doc/manual/de/sylpheed-10.html
4221         * doc/manual/de/sylpheed-11.html
4222         * doc/manual/de/sylpheed-12.html
4223         * doc/manual/de/sylpheed-13.html
4224         * doc/manual/de/sylpheed-14.html
4225         * doc/manual/de/sylpheed-15.html
4226         * doc/manual/de/sylpheed-16.html
4227         * doc/manual/de/sylpheed-17.html
4228         * doc/manual/de/sylpheed-18.html
4229         * doc/manual/de/sylpheed-19.html
4230         * doc/manual/de/sylpheed-2.html
4231         * doc/manual/de/sylpheed-20.html
4232         * doc/manual/de/sylpheed-3.html
4233         * doc/manual/de/sylpheed-4.html
4234         * doc/manual/de/sylpheed-5.html
4235         * doc/manual/de/sylpheed-6.html
4236         * doc/manual/de/sylpheed-7.html
4237         * doc/manual/de/sylpheed-8.html
4238         * doc/manual/de/sylpheed-9.html
4239         * doc/manual/de/sylpheed.html
4240         * doc/manual/en/.cvsignore
4241         * doc/manual/en/Makefile.am
4242         * doc/manual/en/sylpheed-1.html
4243         * doc/manual/en/sylpheed-10.html
4244         * doc/manual/en/sylpheed-11.html
4245         * doc/manual/en/sylpheed-12.html
4246         * doc/manual/en/sylpheed-13.html
4247         * doc/manual/en/sylpheed-14.html
4248         * doc/manual/en/sylpheed-15.html
4249         * doc/manual/en/sylpheed-16.html
4250         * doc/manual/en/sylpheed-17.html
4251         * doc/manual/en/sylpheed-18.html
4252         * doc/manual/en/sylpheed-19.html
4253         * doc/manual/en/sylpheed-2.html
4254         * doc/manual/en/sylpheed-20.html
4255         * doc/manual/en/sylpheed-21.html
4256         * doc/manual/en/sylpheed-22.html
4257         * doc/manual/en/sylpheed-3.html
4258         * doc/manual/en/sylpheed-4.html
4259         * doc/manual/en/sylpheed-5.html
4260         * doc/manual/en/sylpheed-6.html
4261         * doc/manual/en/sylpheed-7.html
4262         * doc/manual/en/sylpheed-8.html
4263         * doc/manual/en/sylpheed-9.html
4264         * doc/manual/en/sylpheed.html
4265         * doc/manual/es/.cvsignore
4266         * doc/manual/es/Makefile.am
4267         * doc/manual/es/sylpheed-1.html
4268         * doc/manual/es/sylpheed-10.html
4269         * doc/manual/es/sylpheed-11.html
4270         * doc/manual/es/sylpheed-12.html
4271         * doc/manual/es/sylpheed-13.html
4272         * doc/manual/es/sylpheed-14.html
4273         * doc/manual/es/sylpheed-15.html
4274         * doc/manual/es/sylpheed-16.html
4275         * doc/manual/es/sylpheed-17.html
4276         * doc/manual/es/sylpheed-18.html
4277         * doc/manual/es/sylpheed-19.html
4278         * doc/manual/es/sylpheed-2.html
4279         * doc/manual/es/sylpheed-20.html
4280         * doc/manual/es/sylpheed-3.html
4281         * doc/manual/es/sylpheed-4.html
4282         * doc/manual/es/sylpheed-5.html
4283         * doc/manual/es/sylpheed-6.html
4284         * doc/manual/es/sylpheed-7.html
4285         * doc/manual/es/sylpheed-8.html
4286         * doc/manual/es/sylpheed-9.html
4287         * doc/manual/es/sylpheed.html
4288         * doc/manual/fr/.cvsignore
4289         * doc/manual/fr/Makefile.am
4290         * doc/manual/fr/sylpheed-1.html
4291         * doc/manual/fr/sylpheed-10.html
4292         * doc/manual/fr/sylpheed-11.html
4293         * doc/manual/fr/sylpheed-12.html
4294         * doc/manual/fr/sylpheed-13.html
4295         * doc/manual/fr/sylpheed-14.html
4296         * doc/manual/fr/sylpheed-15.html
4297         * doc/manual/fr/sylpheed-16.html
4298         * doc/manual/fr/sylpheed-17.html
4299         * doc/manual/fr/sylpheed-18.html
4300         * doc/manual/fr/sylpheed-19.html
4301         * doc/manual/fr/sylpheed-2.html
4302         * doc/manual/fr/sylpheed-20.html
4303         * doc/manual/fr/sylpheed-3.html
4304         * doc/manual/fr/sylpheed-4.html
4305         * doc/manual/fr/sylpheed-5.html
4306         * doc/manual/fr/sylpheed-6.html
4307         * doc/manual/fr/sylpheed-7.html
4308         * doc/manual/fr/sylpheed-8.html
4309         * doc/manual/fr/sylpheed-9.html
4310         * doc/manual/fr/sylpheed.html
4311         * doc/manual/ja/.cvsignore
4312         * doc/manual/ja/Makefile.am
4313         * doc/manual/ja/sylpheed-1.html
4314         * doc/manual/ja/sylpheed-10.html
4315         * doc/manual/ja/sylpheed-11.html
4316         * doc/manual/ja/sylpheed-12.html
4317         * doc/manual/ja/sylpheed-13.html
4318         * doc/manual/ja/sylpheed-14.html
4319         * doc/manual/ja/sylpheed-15.html
4320         * doc/manual/ja/sylpheed-16.html
4321         * doc/manual/ja/sylpheed-17.html
4322         * doc/manual/ja/sylpheed-18.html
4323         * doc/manual/ja/sylpheed-19.html
4324         * doc/manual/ja/sylpheed-2.html
4325         * doc/manual/ja/sylpheed-20.html
4326         * doc/manual/ja/sylpheed-3.html
4327         * doc/manual/ja/sylpheed-4.html
4328         * doc/manual/ja/sylpheed-5.html
4329         * doc/manual/ja/sylpheed-6.html
4330         * doc/manual/ja/sylpheed-7.html
4331         * doc/manual/ja/sylpheed-8.html
4332         * doc/manual/ja/sylpheed-9.html
4333         * doc/manual/ja/sylpheed.html
4334         * doc/manual/ja/sylpheed.sgml
4335         * src/mainwindow.c
4336                 Remove outdated manual and faq. Noisy, eh?
4337
4338 2005-12-06 [colin]      1.9.100cvs70
4339
4340         * src/compose.c
4341         * src/quote_fmt_parse.y
4342         * src/undo.c
4343         * src/undo.h
4344                 Allow %X to position cursor at 0 
4345                 (no %X = before signature)
4346                 Fix paste as quotation putting the cursor at 0
4347                 Fix undo offsets when pasting
4348                 Insert the quote_fmt at once instead of line 
4349                 by line
4350                 Fix [Edited] when starting to reply/forward
4351
4352 2005-12-06 [paul]       1.9.100cvs69
4353
4354         * src/plugins/clamav/clamav_plugin_gtk.c
4355                 add another tooltip
4356         * src/plugins/spamassassin/spamassassin_gtk.c
4357                 rework spamassassin_create_widget_func()
4358
4359 2005-12-05 [colin]      1.9.100cvs68
4360
4361         * po/POTFILES.in
4362                 Fix make release ;-)
4363
4364 2005-12-05 [colin]      1.9.100cvs67
4365
4366         * src/compose.c
4367         * src/compose.h
4368                 Fix cursor positioning (not obeying %X)
4369
4370 2005-12-05 [paul]       1.9.100cvs66
4371
4372         * src/plugins/dillo_viewer/dillo_prefs.c
4373                 fix compilation warning
4374
4375 2005-12-05 [paul]       1.9.100cvs65
4376
4377         * src/prefs_spelling.c
4378         * src/plugins/trayicon/trayicon.c
4379                 cleanups - remove unused stuff
4380
4381 2005-12-05 [paul]       1.9.100cvs64
4382
4383         * README
4384         * manual/plugins.xml
4385                 remove info about removed mathml_viewer plugin
4386
4387 2005-12-05 [paul]       1.9.100cvs63
4388
4389         * configure.ac
4390         * src/plugins/Makefile.am
4391         * src/plugins/mathml_viewer/.cvsignore
4392         * src/plugins/mathml_viewer/Makefile.am
4393         * src/plugins/mathml_viewer/mathml_viewer.c
4394                 remove unmaintained mathml_viewer plugin
4395
4396 2005-12-05 [paul]       1.9.100cvs62
4397
4398         * src/summaryview.c
4399                 obey prefs_common.always_show_msg when
4400                 moving a msg
4401                 Thanks to Colin
4402
4403 2005-12-05 [paul]       1.9.100cvs61
4404
4405         * src/compose.c
4406         * src/prefs_account.c
4407         * src/prefs_filtering.c
4408         * src/prefs_quote.c
4409         * src/prefs_spelling.c
4410         * src/prefs_toolbar.c
4411         * src/summaryview.c
4412         * src/gtk/gtkutils.c
4413         * src/gtk/quicksearch.c
4414         * src/plugins/dillo_viewer/dillo_prefs.c
4415                 dialog cleanups
4416
4417 2005-12-04 [paul]       1.9.100cvs60
4418
4419         * src/inc.c
4420         * src/prefs_account.c
4421         * src/prefs_account.h
4422                 allow a Local account to specify a
4423                 default inbox
4424                 (closes bug 843 'Inbox cannot be changed for local
4425                  mailboxes')
4426
4427 2005-12-04 [colin]      1.9.100cvs59
4428
4429         * src/plugins/trayicon/trayicon.c
4430                 Remove Get, rename Get All to Get Mail in order to
4431                 be consistent with the default main toolbar
4432
4433 2005-12-03 [colin]      1.9.100cvs58
4434
4435         * manual/gpl.xml
4436         * manual/sylpheed-claws-manual.xml
4437                 Add GPL appendix
4438
4439 2005-12-03 [paul]       1.9.100cvs57
4440
4441         * AUTHORS
4442         * po/sv.po
4443         * src/gtk/authors.h
4444                 new (partially complete) Swedish translation
4445                 by Anders Troback <sylpheed@troback.com>
4446
4447 2005-12-02 [paul]       1.9.100cvs56
4448
4449         * configure.ac
4450                 libetpan 0.41 required
4451
4452 2005-12-02 [paul]       1.9.100cvs55
4453
4454         * src/plugins/clamav/clamav_plugin.c
4455         * src/plugins/clamav/clamav_plugin.h
4456         * src/plugins/clamav/clamav_plugin_gtk.c
4457         * src/plugins/spamassassin/spamassassin.c
4458         * src/plugins/spamassassin/spamassassin.h
4459         * src/plugins/spamassassin/spamassassin_gtk.c
4460                 unregister prefs pages on unloading, thus
4461                 preventing a crash
4462                 (thanks to Colin for the hint)
4463
4464 2005-12-02 [wwp]        1.9.100cvs54
4465
4466         * src/quote_fmt.h
4467         * src/quote_fmt_parse.y
4468                 fix misuse of gboolean*, use gboolean instead
4469                 (thanks to Paul, Colin, for pointing out that scaring one)
4470
4471 2005-12-02 [paul]       1.9.100cvs53
4472
4473         * src/plugins/clamav/clamav_plugin.c
4474                 int no --> unsigned int no
4475         * src/plugins/clamav/clamav_plugin_gtk.c
4476                 rework config page
4477
4478 2005-12-02 [wwp]        1.9.100cvs52
4479
4480         * src/compose.c
4481         * src/prefs_template.c
4482         * src/quote_fmt.h
4483         * src/quote_fmt_parse.y
4484                 prevent from executing |f and |p templates commands when
4485                 adding or replacing templates in prefs (avoids annoying and
4486                 potentially dangerous behaviours)
4487
4488 2005-12-02 [paul]       1.9.100cvs51
4489
4490         * src/prefs_common.c
4491                 allow translation of some default values
4492                 Patch by Fabien Vantard
4493
4494 2005-12-02 [paul]       1.9.100cvs50
4495
4496         * src/codeconv.c
4497         * src/codeconv.h
4498         * src/prefs_common.c
4499         * src/prefs_common.h
4500         * src/prefs_message.c
4501         * src/textview.c
4502                 remove obsolete 'convert_mb_alnum' option
4503                 and related stuff
4504         * src/gtk/about.c
4505                 remove unused 'about_textview_visibility_notify'
4506
4507 2005-12-02 [paul]       1.9.100cvs49
4508
4509         * src/prefs_account.c
4510         * src/prefs_compose_writing.c
4511         * src/prefs_fonts.c
4512         * src/prefs_gtk.h
4513         * src/prefs_image_viewer.c
4514         * src/prefs_message.c
4515         * src/prefs_other.c
4516         * src/prefs_receive.c
4517         * src/prefs_send.c
4518         * src/prefs_spelling.c
4519         * src/prefs_summaries.c
4520         * src/prefs_wrapping.c
4521         * src/plugins/dillo_viewer/dillo_prefs.c
4522         * src/plugins/pgpcore/prefs_gpg.c
4523                 several cleanups to the prefs dialogs
4524                 (slightly modified) patch by Fabien Vantard
4525
4526 2005-12-02 [paul]       1.9.100cvs48
4527
4528         * src/main.c
4529                 --exit means exit
4530         * src/send_message.c
4531                 fix crash on send when connection fails
4532
4533         Thanks to Colin
4534
4535 2005-12-01 [colin]      1.9.100cvs47
4536
4537         * src/html.c
4538                 Translate &hellip; to "..."
4539
4540 2005-11-30 [colin]      1.9.100cvs46
4541
4542         * src/matcher.c
4543         * src/matcher.h
4544                 Optimize back yesterday's fix.
4545
4546 2005-11-30 [paul]       1.9.100cvs45
4547
4548         * manual/faq.xml
4549                 standardised
4550         * manual/intro.xml
4551                 written by Colin, edited by me
4552
4553 2005-11-29 [colin]      1.9.100cvs44
4554
4555         * src/matcher.c
4556                 Skip headers unconditionnaly in match_body if the
4557                 rule is not message or ~message
4558
4559 2005-11-29 [colin]      1.9.100cvs43
4560
4561         * src/matcher.c
4562                 Fix body_part and such, not skipping headers 
4563                 if the matchcriteria wasn't the first in the rule
4564
4565 2005-11-29 [colin]      1.9.100cvs42
4566
4567         * src/compose.c
4568                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
4569                 option missing from message view window)
4570                 Fix double text D'n'D with gtk-2.8
4571         * src/matcher.c
4572                 Fix ~message, ~headers_part, ~body_part rules
4573         * src/messageview.c
4574                 Add Windows-1252 (Closes bug #863)
4575                 Fix accels
4576         * src/gtk/gtkaspell.c
4577                 Properly destroy accels in all menus
4578
4579 2005-11-29 [mones]      1.9.100cvs41
4580
4581         * po/es.po
4582                 Updated.
4583
4584 2005-11-27 [colin]      1.9.100cvs40
4585
4586         * src/mh_gtk.c
4587                 "/Remove mailbox" -> "/Remove mailbox..."
4588
4589 2005-11-27 [paul]       1.9.100cvs39
4590
4591         * AUTHORS
4592         * po/de.po
4593         * src/gtk/authors.h
4594                 updated by new maintainer, Stephan Sachse
4595
4596 2005-11-27 [paul]       1.9.100cvs38
4597
4598         * manual/faq.xml
4599                 written by Colin, edited by me
4600
4601 2005-11-27 [paul]       1.9.100cvs37
4602
4603         * src/prefs_common.c
4604         * src/prefs_common.h
4605         * src/prefs_receive.c
4606         * src/prefs_summaries.c
4607                 move 'go to inbox after receiving new mail'
4608                 option from display/sumamaries to mail
4609                 handling/receive, and rework prefs_summaries
4610                 dialog a little
4611
4612 2005-11-25 [martin]     1.9.100cvs36
4613
4614         * po/de.po
4615             fixed windows-1252 translation;
4616             translated some new and fuzzy strings
4617
4618 2005-11-25 [paul]       1.9.100cvs35
4619
4620         * src/plugins/clamav/clamav_plugin.c
4621                 complete the update done in cvs34
4622
4623 2005-11-25 [paul]       1.9.100cvs34
4624
4625         * src/plugins/clamav/clamav_plugin.c
4626                 reflect upstream changes
4627
4628 2005-11-25 [paul]       1.9.100cvs33
4629
4630         * manual/ack.xml
4631         * manual/plugins.xml
4632         * manual/sylpheed-claws-manual.xml
4633                 written/updated by Colin, edited by me
4634         * tools/acroread2sylpheed.pl
4635                 update binary name
4636
4637 2005-11-24 [colin]      1.9.100cvs32
4638
4639         * src/compose.c
4640                 Fix bug #856 (reediting messages forgets Request
4641                 Return Receipt)
4642
4643 2005-11-24 [paul]       1.9.100cvs31
4644
4645         * manual/addrbook.xml
4646         * manual/starting.xml
4647                 written by Colin, proofread, edited, adapted by me
4648         * manual/advanced.xml
4649                 add some Actions examples
4650         * src/importldif.c
4651                 use a Save button instead of a Close button
4652         * src/wizard.c
4653                 indicate mandatory fields
4654                 fix page display
4655                 Thanks to Colin
4656
4657 2005-11-23 [colin]      1.9.100cvs30
4658
4659         * src/addressbook.c
4660                 Rename menu item, fix possible crash after
4661                 deletion of books
4662         * src/addrindex.c
4663                 Allow searching for '*' in ldap
4664         * src/browseldap.c
4665                 Fix "Browse Entry" (did anyone use it?)
4666         * src/wizard.c
4667                 Add guards for mandatory information
4668
4669 2005-11-23 [paul]       1.9.100cvs29
4670
4671         * manual/advanced.xml
4672                 corrections to the English
4673
4674 2005-11-23 [colin]      1.9.100cvs28
4675
4676         * src/mimeview.c
4677                 Fix possible crash at exit. After the call to
4678                 gtk_container_remove(), the Viewer's widget has no
4679                 more parent so gtk+ automatically frees it and its
4680                 sons. If destroy_viewer() then try to access it,
4681                 problems ensue.
4682
4683 2005-11-22 [colin]      1.9.100cvs27
4684
4685         * src/compose.c
4686         * src/gtk/gtkaspell.c
4687                 Fix right-clicking on a misspelled word
4688                 Fix More... in suggestions menu
4689
4690 2005-11-22 [wwp]        1.9.100cvs26
4691
4692         * src/prefs_template.c
4693                 templates works: re-sort templates list when adding or replacing,
4694                 prevent from adding or replacing when the template name is empty
4695
4696 2005-11-21 [colin]      1.9.100cvs25
4697
4698         * src/addressbook.c
4699                 Fix some addressbook suckage (dnd, select all)
4700         * src/compose.c
4701         * src/gtk/gtkaspell.c
4702         * src/gtk/gtkaspell.h
4703                 Make the spellchecker menu work with the 
4704                 GtkTextView one instead of overriding it
4705
4706 2005-11-20 [paul]       1.9.100cvs24
4707
4708         * manual/handling.xml
4709                 proofread and corrected
4710
4711 2005-11-20 [paul]       1.9.100cvs23
4712
4713         * manual/Makefile
4714                 generate html as one file
4715         * manual/advanced.xml
4716                 fix output generation
4717                 reformat hidden options list
4718         * manual/manual.xml     ** REMOVED **
4719         * manual/sylpheed-claws-manual.xml      ** ADDED **
4720                 renamed
4721
4722 2005-11-18 [colin]      1.9.100cvs22
4723
4724         * src/prefs_account.c
4725                 Fix layout in news and mbox accounts
4726         * manual/account.xml
4727         * manual/advanced.xml
4728                 New contents for Paul to check :)
4729
4730 2005-11-18 [wwp]        1.9.100cvs21
4731
4732         * src/gtk/quicksearch.c
4733                 don't update extended quicksearch buttons twice
4734
4735 2005-11-18 [paul]       1.9.100cvs20
4736
4737         * src/textview.c
4738                 complete 1.9.100cvs19
4739
4740 2005-11-18 [paul]       1.9.100cvs19
4741
4742         * src/compose.c
4743                 cosmetic improvements
4744         * src/textview.c
4745                 also list text/* attachments
4746
4747 2005-11-18 [colin]      1.9.100cvs18
4748
4749         * src/summaryview.c
4750                 Use column 0 instead of -1 in 
4751                 gtk_ctree_node_moveto, in a naive
4752                 hope it'll fix the gtk-related crashes
4753
4754 2005-11-18 [colin]      1.9.100cvs17
4755
4756         * src/gtk/inputdialog.c
4757                 Fix icon staying the first one
4758
4759 2005-11-17 [wwp]        1.9.100cvs16
4760                 fix possible problem showing some quicksearch buttons, and a bad
4761                 call to g_return_if_fail in a function that returns a value (both
4762                 fixes by Fabien Vantard)
4763
4764 2005-11-15 [wwp]        1.9.100cvs15
4765
4766         * src/gtk/quicksearch.c
4767                 added a tooltip to that obscure ... quicksearch button
4768
4769 2005-11-15 [wwp]        1.9.100cvs14
4770
4771         * src/gtk/quicksearch.c
4772                 add a quicksearch helper to filtering expression users: the ... button
4773                 raises the condition expr window. condition expressions set up w/ this
4774                 window are used by the quicksearch if the user closes it pressing OK.
4775
4776 2005-11-14 [paul]       1.9.100cvs13
4777
4778         * src/plugins/clamav/clamav_plugin.c
4779         * src/plugins/spamassassin/spamassassin.c
4780                 change plugin type following recent merging
4781
4782 2005-11-14 [wwp]        1.9.100cvs12
4783
4784         * src/folder.c
4785                 prevent from crashing when copying/moving message(s) from and
4786                 to the same folder
4787
4788 2005-11-14 [paul]       1.9.100cvs11
4789
4790         * src/plugins/clamav/Makefile.am
4791         * src/plugins/clamav/clamav_plugin.c
4792         * src/plugins/clamav/clamav_plugin.h
4793         * src/plugins/clamav/clamav_plugin_gtk.c
4794                 also merge clamav and clamav_gtk plugins
4795
4796 2005-11-13 [colin]      1.9.100cvs10
4797
4798         * configure.ac
4799         * src/plugins/spamassassin/Makefile.am
4800         * src/plugins/spamassassin/spamassassin.c
4801         * src/plugins/spamassassin/spamassassin.h
4802         * src/plugins/spamassassin/spamassassin_gtk.c
4803                 Merge spamassassin and spamassassin_gtk plugins,
4804                 and build it by default.
4805
4806 2005-11-12 [colin]      1.9.100cvs9
4807
4808         * src/etpan/imap-thread.c
4809                 Fix gcc warning
4810
4811 2005-11-12 [colin]      1.9.100cvs8
4812
4813         * src/procmime.c
4814                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
4815
4816 2005-11-10 [colin]      1.9.100cvs7
4817
4818         * src/main.c
4819                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
4820                 minimised state)
4821
4822 2005-11-10 [wwp]        1.9.100cvs6
4823
4824         * src/gtk/description_window.c
4825                 fix a crash when closing description windows using the WM's [X] button
4826
4827 2005-11-09 [colin]      1.9.100cvs5
4828
4829         * src/common/ssl.c
4830                 Update libetpan call to follow upstream
4831                 (yes, this requires libetpan-0.40cvs3)
4832
4833 2005-11-08 [colin]      1.9.100cvs4
4834
4835         * src/compose.c
4836         * src/textview.c
4837         * src/common/utils.c
4838         * src/common/utils.h
4839                 Enhance the email parser
4840
4841 2005-11-08 [colin]      1.9.100cvs3
4842
4843         * src/procmime.c
4844                 Fix what looks like an off-by-one (fixes 
4845                 attachments from the Bat)
4846
4847 2005-11-08 [wwp]        1.9.100cvs2
4848
4849         * src/main.c
4850                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
4851
4852 2005-11-08 [wwp]        1.9.100cvs1
4853
4854         * src/main.c
4855                 allow exiting Sylpheed-Claws from command-line
4856
4857 2005-11-08 [paul]       1.9.100
4858
4859         1.9.100 released
4860
4861 2005-11-07 [colin]      1.9.99cvs17
4862
4863         * src/addritem.c
4864         * src/ldif.c
4865                 Fix import of base-64 encoded items
4866
4867 2005-11-07 [colin]      1.9.99cvs16
4868
4869         * src/send_message.c
4870                 Fix bug #314 (Queue does not empty under certain 
4871                 circumstances)
4872
4873 2005-11-07 [paul]       1.9.99cvs15
4874
4875         * src/mutt.c
4876         * src/pine.c
4877                 fix buffer overflows
4878                 Thanks to Colin
4879
4880 2005-11-07 [paul]       1.9.99cvs14
4881
4882         * doc/man/Makefile.am
4883         * doc/man/sylpheed-claws.1      ** ADDED **
4884         * doc/man/sylpheed.1            ** DELETED **
4885                 rename and update the man file
4886
4887 2005-11-06 [colin]      1.9.99cvs13
4888
4889         * src/ldif.c
4890                 Fix ldif_get_line() that returned empty strings
4891                 (Didn't understand why). Also fix a possible
4892                 buffer overflow.
4893
4894 2005-11-06 [wwp]        1.9.99cvs12
4895
4896         * src/textview.c
4897         * src/gtk/about.c
4898         * src/gtk/gtkutils.c
4899         * src/gtk/gtkutils.h
4900                 fix a compilation warning,
4901                 make links sensitive in the about dialog
4902
4903 2005-11-04 [wwp]        1.9.99cvs11
4904
4905         * src/gtk/about.c
4906                 don't wrap or translate URIs, and a bit text format cleanup
4907
4908 2005-11-04 [wwp]        1.9.99cvs10
4909
4910         * src/gtk/about.c
4911                 better textview tagging implementation (no more use of marks for
4912                 postponed tagging)
4913
4914 2005-11-02 [colin]      1.9.99cvs9
4915
4916         * src/common/ssl.c
4917                 Forgot an ifdef
4918
4919 2005-11-02 [colin]      1.9.99cvs8
4920
4921         * configure.ac
4922                 Require libetpan-0.40 due to upstream fix
4923         * src/common/ssl.c
4924                 Tell libetpan not to call SSL_Library_Init,
4925                 as we do it ourselves.
4926
4927 2005-11-02 [colin]      1.9.99cvs7
4928
4929         * po/POTFILES.in
4930                 Add missing files (thanks to Fabien Vantard)
4931
4932 2005-11-02 [colin]      1.9.99cvs6
4933
4934         * src/summaryview.c
4935                 Fix totals when read messages are hidden or quicksearch
4936                 is on
4937         * src/ssl_manager.c
4938         * src/ssl_manager.h
4939         * src/common/ssl_certificate.c
4940         * src/common/ssl_certificate.h
4941         * src/gtk/sslcertwindow.c
4942         * src/gtk/sslcertwindow.h
4943                 Fix copyright on my stuff
4944
4945 2005-11-02 [wwp]        1.9.99cvs5
4946
4947         * src/prefs_themes.c
4948                 fix directory name checking (theme installation/removal),
4949                 made related error a bit more verbose
4950
4951 2005-11-02 [colin]      1.9.99cvs4
4952
4953         * src/summaryview.c
4954                 Fix typo (probably fixes bug #841 (Sort by the From 
4955                 field doesn't work)
4956
4957 2005-11-02 [paul]       1.9.99cvs3
4958
4959         * po/ko.po
4960         * po/nb.po
4961                 updated by SungHyun Nam, Geir Helland
4962         * src/wizard.c
4963                 fix typo in welcome message. spotted by
4964                 Andrea Spadaccini
4965
4966 2005-11-01 [colin]      1.9.99cvs2
4967
4968         * src/compose.c
4969                 Fix replying to ml wen confirming subscription
4970         * src/messageview.c
4971         * src/mimeview.c
4972         * src/mimeview.h
4973         * src/privacy.h
4974         * src/summaryview.c
4975                 Make key check non blocking
4976
4977 2005-10-31 [paul]       1.9.99cvs1
4978
4979         * tools/claws.i18n.status.pl
4980                 updated for ChangeLog
4981
4982 2005-10-31 [paul]       1.9.99
4983
4984         1.9.99 released
4985
4986 2005-10-31 [paul]       1.9.15cvs131
4987
4988         * .cvsignore
4989         * ChangeLog
4990         * ChangeLog.claws       ** REMOVED **
4991         * ChangeLog-gtk2.claws  ** REMOVED **
4992         * ChangeLog.gtk1        ** ADDED **
4993         * INSTALL
4994         * Makefile.am
4995         * NEWS
4996         * README
4997         * README.claws          ** REMOVED **
4998         * README.jp             ** REMOVED **
4999         * RELEASE_NOTES         ** ADDED **
5000         * RELEASE_NOTES.claws   ** REMOVED **
5001         * commitHelper
5002         * configure.ac
5003         * sylpheed.spec.in      ** REMOVED **
5004                 tidy up and update the default docs:
5005                 ChangeLog.claws is renamed ChangeLog.gtk1
5006                 ChangeLog-gtk2.claws is renamed ChangeLog
5007                 README.claws is renamed README
5008                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
5009
5010 2005-10-31 [paul]       1.9.15cvs130
5011
5012         * po/it.po
5013                 fix errors
5014
5015 2005-10-31 [paul]       1.9.15cvs129
5016
5017         * po/ca.po
5018         * po/de.po
5019         * po/en_GB.po
5020         * po/fr.po
5021         * po/it.po
5022         * po/pt_BR.po
5023         * po/sk.po
5024         * po/sr.po
5025         * po/zh_CN.po
5026                 updated by Miquel Oliete, Stephan Sachse and
5027                 Thomas Gilgin, me, Fabien Vantard, Andrea
5028                 Spadaccini, Frederico Goncalves Guimaraes,
5029                 Andrej Kacian, Aleksandar Urosevic, and
5030                 Ralgh Young.
5031
5032 2005-10-31 [mones]      1.9.15cvs128
5033
5034         * manual/faq.xml
5035                 More questions.
5036         
5037         * po/es.po
5038                 Updated for release.
5039
5040 2005-10-30 [colin]      1.9.15cvs127
5041
5042         * src/compose.c
5043                 Place cursor before rewrapping (fixes cursor
5044                 pos if quotation gets rewrapped)
5045
5046 2005-10-29 [paul]       1.9.15cvs126
5047
5048         * src/crash.c
5049         * src/foldersel.c
5050         * src/main.c
5051         * src/messageview.c
5052         * src/toolbar.c
5053         * src/gtk/authors.h
5054                 corrections to text items
5055
5056 2005-10-28 [colin]      1.9.15cvs125
5057
5058         * src/messageview.c
5059                 Make "hit 'C' to check sig" work from extern 
5060                 messageviews
5061
5062 2005-10-27 [colin]      1.9.15cvs124
5063
5064         * src/summaryview.c
5065                 Add a hack to avoid segfaulting when hammering 
5066                 on gtk's events
5067
5068 2005-10-27 [wwp]        1.9.15cvs123
5069
5070         * src/prefs_themes.c
5071                 sort list of themes names in themes prefs
5072
5073 2005-10-27 [paul]       1.9.15cvs122
5074
5075         * src/folder.c
5076         * src/prefs_account.c
5077                 fix building on Solaris
5078                 Patch by Alex Moore
5079
5080 2005-10-27 [wwp]        1.9.15cvs121
5081
5082         * src/summaryview.c
5083         * src/gtk/gtksctree.c
5084                 speed up unselecting messages in summary view (thanks to Colin)
5085
5086 2005-10-27 [paul]       1.9.15cvs120
5087
5088         * src/mainwindow.c
5089                 fix a compilation warning
5090         * src/summaryview.c
5091                 fix updating of 'n items selected' count
5092                 when deselecting
5093
5094 2005-10-27 [martin]     1.9.15cvs119
5095
5096         * src/action.c
5097                 ignore actions with a leading '/' in the action menu name
5098                 fixes a crash on menu creation
5099         * src/prefs_actions.c
5100                 do not allow a leading '/' in the action menu name
5101
5102 2005-10-27 [paul]       1.9.15cvs118
5103
5104         * src/main.c
5105                 fix compilation warning
5106
5107 2005-10-27 [paul]       1.9.15cvs117
5108
5109         * src/procmime.c
5110                 add #if HAVE_LOCALE_H
5111
5112 2005-10-27 [paul]       1.9.15cvs116
5113
5114         * src/plugins/clamav/clamav_plugin.c
5115         * src/plugins/dillo_viewer/dillo_viewer.c
5116         * src/plugins/mathml_viewer/mathml_viewer.c
5117         * src/plugins/pgpcore/plugin.c
5118         * src/plugins/pgpinline/plugin.c
5119         * src/plugins/pgpmime/plugin.c
5120         * src/plugins/spamassassin/spamassassin.c
5121         * src/plugins/trayicon/trayicon.c
5122                 plugin_init() : make error messages more
5123                 informative
5124
5125 2005-10-26 [wwp]        1.9.15cvs115
5126
5127         * src/prefs_matcher.c
5128                 enlarge boolean op widget width a bit (wasn't always showing text contents)
5129
5130 2005-10-26 [wwp]        1.9.15cvs114
5131
5132         * src/procmime.c
5133         * src/gtk/gtksctree.c
5134         * src/plugins/spamassassin/libspamc.c
5135         * src/plugins/spamassassin/spamassassin.c
5136                 fix some compilation warnings more
5137
5138 2005-10-26 [mones]      1.9.15cvs113
5139
5140         * po/es.po
5141                 Updated translation
5142
5143 2005-10-26 [paul]       1.9.15cvs112
5144
5145         * src/prefs_message.c
5146                 give all display_xface stuff the
5147                 #if HAVE_LIBCOMPFACE treatment, thus
5148                 preventing a crash
5149                 (Thanks to Wolfgang Enderlein)
5150
5151 2005-10-26 [colin]      1.9.15cvs111
5152
5153         * src/gedit-print.c
5154                 Fix date format
5155         * src/imap_gtk.c
5156         * src/news_gtk.c
5157                 Remove context menu items that should not be there
5158         * src/jpilot.c
5159                 Fix encoding
5160         * src/main.c
5161         * src/mainwindow.c
5162                 Don't show the mainwindow too soon
5163
5164 2005-10-26 [wwp]        1.9.15cvs110
5165
5166         * src/folder.c
5167         * src/manual.c
5168         * src/summaryview.c
5169                 fix uninitialized pointers in the folder updating hook
5170                 (thanks to Colin)
5171
5172 2005-10-25 [mones]      1.9.15cvs109
5173
5174         * manual/faq.xml
5175                 General information subsection completed. 
5176                 Removed archaic references.
5177                 
5178         * manual/Makefile
5179         * manual/dtd/manual.dsl
5180                 Added customization stylesheet for getting paragraphs
5181                 fully justified in PDF output (as suggested by Colin).
5182
5183 2005-10-25 [colin]      1.9.15cvs108
5184
5185         * src/compose.c
5186                 Fix a second leak
5187
5188 2005-10-25 [colin]      1.9.15cvs107
5189
5190         * src/addrbook.c
5191         * src/addrindex.c
5192                 Fix leak (xml_get_element() allocates memory)
5193         * src/compose.c
5194                 Fix leak + dead code (shame!)
5195         * src/procmime.c
5196                 Fix leak
5197
5198 2005-10-25 [colin]      1.9.15cvs106
5199
5200         * src/mimeview.c
5201                 Fix encoding issue in Save all and in 
5202                 overwrite-confirmation alertpanel
5203
5204 2005-10-25 [colin]      1.9.15cvs105
5205
5206         * src/common/socket.c
5207                 Fix a leak - Thanks to Christopher Aillon
5208                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
5209
5210 2005-10-25 [paul]       1.9.15cvs104
5211
5212         * src/wizard.c
5213                 Always guess servers from the right-hand
5214                 email part and guess username from the
5215                 left-hand part. (Thanks to Colin)
5216                 add an X-Face to the welcome message
5217
5218 2005-10-25 [paul]       1.9.15cvs103
5219
5220         * manual/handling.xml
5221                 written by Colin, edited by me
5222
5223 2005-10-25 [wwp]        1.9.15cvs102
5224
5225         * src/folderview.c
5226         * src/grouplistdialog.c
5227         * src/imap.c
5228         * src/noticeview.c
5229                 fix some compilation warnings
5230
5231 2005-10-24 [paul]
5232
5233         1.9.99-rc3 released
5234
5235 2005-10-24 [paul]       1.9.15cvs101
5236
5237         * src/gtk/about.c
5238                 fix window sizing
5239
5240 2005-10-24 [paul]       1.9.15cvs100
5241
5242         * src/pixmaps/offline.xpm
5243         * src/pixmaps/online.xpm
5244                 replace with last default versions
5245
5246 2005-10-24 [colin]      1.9.15cvs99
5247
5248         * src/imap.c
5249                 Fix bug when moving a folder
5250         * src/imap_gtk.c
5251         * src/mh_gtk.c
5252                 "Delete folder" pops up a window, so it 
5253                 should be suffixed with "..."
5254         * src/plugins/pgpcore/sgpgme.c
5255                 Include locale.h
5256
5257 2005-10-24 [mones]      1.9.15cvs98
5258
5259         * manual/Makefile
5260         * manual/account.xml
5261         * manual/ack.xml
5262         * manual/addrbook.xml
5263         * manual/advanced.xml
5264         * manual/faq.xml
5265         * manual/glossary.xml
5266         * manual/gpl.xml
5267         * manual/handling.xml
5268         * manual/intro.xml
5269         * manual/keyboard.xml
5270         * manual/manual.xml
5271         * manual/plugins.xml
5272         * manual/starting.xml
5273         * manual/dtd/sdocbook.dtd
5274                 Initial manual structure and some content.
5275
5276 2005-10-23 [wwp]        1.9.15cvs97
5277
5278         * src/gtk/about.c
5279                 fix a typo
5280
5281 2005-10-23 [wwp]        1.9.15cvs96
5282
5283         * src/gtk/about.c
5284         * src/gtk/authors.h
5285                 rework of the about window (main work by Paul), also featuring a few
5286                 fixes for typos and duplicate names
5287
5288 2005-10-23 [wwp]        1.9.15cvs95
5289
5290         * src/.cvsignore
5291                 Ignore the right binary name (sylpheed-claws now)
5292
5293 2005-10-23 [paul]       1.9.15cvs94
5294
5295         * src/compose.c
5296                 when using Folder Pref 'Default To for
5297                 replies' make the entry in the Compose
5298                 window bold
5299                 Patch by Fabien Vantard
5300
5301 2005-10-22 [colin]      1.9.15cvs93
5302
5303         * src/codeconv.c
5304                 Fix leak
5305
5306 2005-10-22 [colin]      1.9.15cvs92
5307
5308         * src/codeconv.c
5309                 try to convert using locale (apart utf8) if necessary
5310
5311 2005-10-22 [colin]      1.9.15cvs91
5312
5313         * src/pixmaps/new.xpm
5314         * src/pixmaps/unread.xpm
5315                 Make the unread envelope blue again and
5316                 saturate the new one a bit more.
5317
5318 2005-10-22 [colin]      1.9.15cvs90
5319
5320         * src/compose.c
5321                 When replying to a mail sent by one of our accounts,
5322                 use the original list of recipients. Let 'Reply All'
5323                 and 'Reply to sender' work like previously.
5324
5325 2005-10-21 [colin]      1.9.15cvs89
5326
5327         * src/prefs_filtering.c
5328                 Clear fields after add and replace
5329         * src/textview.c
5330                 Display xface differently (better)
5331         * src/plugins/pgpinline/pgpinline.c
5332                 Fix crappy encodings/recodings
5333
5334 2005-10-21 [paul]       1.9.15cvs88
5335
5336         * src/compose.c
5337         * src/prefs_folder_item.c
5338         * src/toolbar.c
5339                 fix news folder Folder Properties
5340                 (thanks to Colin)
5341         * src/folderview.c
5342                 update folderview after Themes change
5343                 keep selected folder selected
5344                 (thanks to Colin)
5345
5346 2005-10-21 [paul]       1.9.15cvs87
5347
5348         * tools/Makefile.am
5349         * tools/OOo2sylpheed.pl
5350         * tools/README
5351         * tools/README.sylprint
5352         * tools/asus_mailled.sh         ** REMOVED **
5353         * tools/filter_conv.pl
5354         * tools/freshmeat_search.pl
5355         * tools/google_search.pl
5356         * tools/gpg-sign-syl            ** REMOVED **
5357         * tools/kmail2sylpheed.pl
5358         * tools/kmail2sylpheed_v2.pl
5359         * tools/multiwebsearch.pl
5360         * tools/nautilus2sylpheed.sh
5361         * tools/newscache_clean.pl
5362         * tools/outlook2sylpheed.pl
5363         * tools/sylpheed-switcher       ** REMOVED **
5364         * tools/sylprint.pl
5365         * tools/sylprint.rc
5366         * tools/tb2sylpheed
5367         * tools/vcard2xml.py
5368         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
5369                 update default config dir
5370                 update binary name (thanks to Fabien Vantard)
5371                 remove obsolete scripts
5372
5373 2005-10-21 [colin]      1.9.15cvs86
5374
5375         * src/inc.c
5376                 Fix possible leak and units. Based on a patch by
5377                 Fabien Vantard.
5378
5379 2005-10-20 [colin]      1.9.15cvs85
5380
5381         * src/textview.c
5382                 Clear xface when clearing textview
5383
5384 2005-10-20 [colin]      1.9.15cvs84
5385
5386         * configure.ac
5387         * src/folderview.c
5388         * src/headerview.c
5389         * src/main.c
5390         * src/prefs_common.c
5391         * src/prefs_common.h
5392         * src/prefs_message.c
5393         * src/textview.c
5394         * src/textview.h
5395         * src/common/defs.h
5396         * src/common/utils.c
5397         * src/common/utils.h
5398         * src/gtk/gtkutils.c
5399         * src/gtk/gtkutils.h
5400                 Migrate config to .sylpheed-claws (Automatically)
5401                 Add a way to get the Xface in the TextView
5402
5403 2005-10-20 [colin]      1.9.15cvs83
5404
5405         * src/gtk/Makefile.am
5406         * src/gtk/about.c
5407         * src/gtk/authors.h
5408                 Make the about dialog *grooovy*
5409
5410 2005-10-20 [colin]      1.9.15cvs82
5411
5412         * src/mimeview.c
5413                 Use "Open with" on double click if no command
5414                 was found
5415
5416 2005-10-20 [colin]      1.9.15cvs81
5417
5418         * src/imap.c
5419         * src/etpan/imap-thread.c
5420                 Fix possible crash.
5421
5422 2005-10-20 [paul]       1.9.15cvs80
5423
5424         * src/folder.c
5425                 don't show clipkey icon if the only
5426                 attachment is the signature
5427                 Patch by Colin
5428
5429 2005-10-20 [paul]       1.9.15cvs79
5430
5431         * AUTHORS
5432         * src/plugins/pgpmime/pgpmime.c
5433                 name the PGP/MIME signature 'signature.asc'
5434                 Patch by Andrew Nelson <freeandy@gmail.com>
5435
5436 2005-10-19 [colin]      1.9.15cvs78
5437
5438         * src/plugins/pgpmime/pgpmime.c
5439                 Oops, no need to double-check though
5440
5441 2005-10-19 [colin]      1.9.15cvs77
5442
5443         * src/plugins/pgpinline/pgpinline.c
5444         * src/plugins/pgpmime/pgpmime.c
5445                 Check that my_tmpfile() doesn't 
5446                 return NULL
5447
5448 2005-10-19 [colin]      1.9.15cvs76
5449
5450         * src/common/utils.c
5451                 Use shorter mime boundaries to avoid having
5452                 MTAs rewrapping our headers, breaking the
5453                 PGP signature in the process 
5454         * src/compose.c
5455         * src/plugins/pgpmime/pgpmime.c
5456                 Check for boundary uniqueness to be sure
5457                 it won't happen, instead of hoping for the
5458                 best
5459
5460 2005-10-19 [colin]      1.9.15cvs75
5461
5462         * sylpheed-claws.desktop
5463         * src/Makefile.am
5464         * src/main.c
5465                 Ship a sylpheed-claws binary instead
5466                 of a sylpheed one. Change the socket
5467                 name, too
5468         * src/folderview.c
5469                 Update folder only if it changed
5470         * src/wizard.c
5471                 Fix i18n in welcome mail, patch by
5472                 Fabien Vantard
5473
5474 2005-10-19 [paul]
5475
5476         1.9.99-rc2 released
5477
5478 2005-10-19 [paul]       1.9.15cvs74
5479
5480         * src/folder.c
5481         * src/folderview.c
5482                 fix summaryview update
5483                 Patch by Colin
5484
5485 2005-10-18 [colin]      1.9.15cvs73
5486
5487         * src/plugins/pgpcore/passphrase.c
5488                 Don't XGrabServer, and try a bit more to 
5489                 sync everything before grabbing mouse/keyboard
5490
5491 2005-10-18 [colin]      1.9.15cvs72
5492
5493         * src/Makefile.am
5494         * src/addressadd.c
5495         * src/addressbook.c
5496         * src/folderview.c
5497         * src/grouplistdialog.c
5498         * src/mimeview.c
5499         * src/stock_pixmap.c
5500         * src/stock_pixmap.h
5501         * src/summaryview.c
5502         * src/gtk/gtksctree.c
5503         * src/gtk/gtksctree.h
5504         * src/pixmaps/empty.xpm
5505                 Implement a wrapper call for gtk_ctree_set_node_info
5506                 and gtk_ctree_insert_node, that uses a 1x1 transparent
5507                 pixmap instead of a NULL one. This works around some
5508                 memory problems deep inside gtk, revealed by valgrind,
5509                 and fixes bug #834 (Pressing CTRl-D on a message marked 
5510                 as locked crashes sylpheed.), as well as, probably, 
5511                 wwp's 4th dimension problems that happen in gtk_ctree_*.
5512
5513 2005-10-17 [colin]      1.9.15cvs71
5514
5515         * src/mimeview.c
5516                 Provide visual feedback when checking
5517                 signature
5518
5519 2005-10-17 [colin]      1.9.15cvs70
5520
5521         * src/main.c
5522                 Keep the folder list frozen while checking caches...
5523
5524 2005-10-17 [colin]      1.9.15cvs69
5525
5526         * src/addr_compl.c
5527                 Fi bug #833 (Autocompleting from addressbook 
5528                 fails with extended chars)
5529         * src/imap.c
5530                 Fix 'adding messages' staying in statusbar
5531                 after an error
5532
5533 2005-10-17 [wwp]        1.9.15cvs68
5534
5535         * src/ssl_manager.c
5536                 Fix buttons' layout resizing when window size changes
5537
5538 2005-10-17 [wwp]        1.9.15cvs67
5539
5540         * src/account.c
5541         * src/prefs_account.c
5542         * src/prefs_common.c
5543         * src/prefs_common.h
5544         * src/prefs_folder_item.c
5545         * src/prefs_gtk.c
5546         * src/gtk/logwindow.c
5547         * src/gtk/pluginwindow.c
5548         * src/gtk/prefswindow.c
5549         * src/gtk/prefswindow.h
5550                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
5551
5552 2005-10-17 [paul]       1.9.15cvs66
5553
5554         * configure.ac
5555                 fix missing libetpan message
5556         * po/en_GB.po
5557                 updated
5558         * src/crash.c
5559         * src/manual.c
5560         * src/prefs_themes.c
5561         * src/common/defs.h
5562                 add some new URI defines, change some
5563                 others
5564         * src/wizard.c
5565                 make welcome message translatable
5566                 small improvements to english
5567                 other tweaks
5568         * src/gtk/menu.c
5569                 fix warnings
5570
5571 2005-10-17 [paul]       1.9.15cvs65
5572
5573         * src/summaryview.c
5574                 fix column titles
5575
5576 2005-10-16 [mones]      1.9.15cvs64
5577
5578         * po/es.po
5579                 Updated translation
5580
5581 2005-10-16 [colin]
5582
5583         1.9.99-rc1 released
5584
5585 2005-10-16 [colin]      1.9.15cvs63
5586
5587         * src/wizard.c
5588                 Fix whitespace
5589
5590 2005-10-16 [colin]      1.9.15cvs62
5591
5592         * src/toolbar.c
5593                 s/Get All/Get Mail/
5594         * src/wizard.c
5595                 Real welcome mail text, thanks Paul
5596
5597 2005-10-16 [colin]      1.9.15cvs61
5598
5599         * src/editldap.c
5600         * src/exporthtml.c
5601         * src/main.c
5602         * src/mainwindow.c
5603         * src/prefs_themes.c
5604         * src/prefs_toolbar.c
5605         * src/plugins/demo/demo.c
5606         * src/plugins/trayicon/trayicon.c
5607                 s/Sylpheed/Sylpheed-Claws/
5608
5609 2005-10-16 [colin]      1.9.15cvs60
5610
5611         * src/wizard.c
5612                 Add a welcome email in the first empty mailbox
5613         * src/prefs_common.c
5614                 Change one more default
5615
5616 2005-10-16 [colin]      1.9.15cvs59
5617
5618         * src/wizard.c
5619                 Remove printf
5620
5621 2005-10-16 [colin]      1.9.15cvs58
5622
5623         * src/toolbar.c
5624         * src/prefs_common.c
5625                 Change some defaults
5626
5627 2005-10-16 [colin]      1.9.15cvs57
5628
5629         * src/toolbar.c
5630         * src/prefs_common.c
5631                 Change some defaults
5632
5633 2005-10-16 [colin]      1.9.15cvs56
5634
5635         * src/wizard.c
5636                 By default, initialize fonts to have
5637                 the same size as normal GtkWidgets
5638
5639 2005-10-16 [colin]      1.9.15cvs55
5640
5641         * src/mimeview.c
5642                 Fix message a bit more
5643
5644 2005-10-16 [colin]      1.9.15cvs54
5645
5646         * src/addressbook.c
5647                 Second attempt at flicker fixing
5648
5649 2005-10-16 [colin]      1.9.15cvs53
5650
5651         * src/addressbook.c
5652                 Fix flicker
5653
5654 2005-10-16 [wwp]        1.9.15cvs52
5655
5656         * src/addressbook.c
5657         * src/editaddress.c
5658         * src/prefs_common.c
5659         * src/prefs_common.h
5660                 Remember window sizes (address book)
5661
5662 2005-10-16 [wwp]        1.9.15cvs51
5663
5664         * src/plugins/clamav/clamav_plugin_gtk.c
5665         * src/plugins/spamassassin/spamassassin_gtk.c
5666                 Fix compilation warnings (missing #include).
5667
5668 2005-10-16 [colin]      1.9.15cvs50
5669
5670         * src/mimeview.c
5671         * src/summaryview.c
5672         * src/textview.c
5673                 Make 'c' check signature, and forward
5674                 c, l, y, t from summaryview to mimeview
5675
5676 2005-10-16 [colin]      1.9.15cvs49
5677
5678         * src/addressbook.c
5679                 Put border around buttons
5680         * src/mainwindow.c
5681         * src/summaryview.c
5682                 Rework menus (Patch based on a patch
5683                 by Paul)
5684
5685 2005-10-15 [wwp]        1.9.15cvs48
5686
5687         * src/editjpilot.c
5688         * src/editldap.c
5689         * src/editvcard.c
5690         * src/exphtmldlg.c
5691         * src/expldifdlg.c
5692         * src/export.c
5693         * src/import.c
5694         * src/importldif.c
5695         * src/importmutt.c
5696         * src/importpine.c
5697         * src/prefs_account.c
5698         * src/prefs_spelling.c
5699         * src/gtk/gtkutils.c
5700         * src/gtk/gtkutils.h
5701         * src/plugins/clamav/clamav_plugin_gtk.c
5702         * src/plugins/spamassassin/spamassassin_gtk.c
5703                 use nicer browse-for-file/dir buttons than the "..." ones,
5704                 code factorizing more.
5705
5706 2005-10-14 [colin]      1.9.15cvs47
5707
5708         * src/mainwindow.c
5709                 set relief on the account switcher so that people see it
5710                 grey out Create processing rules when no message is selected
5711         * src/prefs_filtering.c
5712                 ask before closing if the rule has not been modified, even if
5713                 it's not valid
5714         * src/prefs_matcher.c
5715                 fix sensitivity when entering the dialog
5716         * src/gtk/inputdialog.c
5717                 display a better icon on password ask
5718         * src/plugins/pgpcore/passphrase.c
5719                 make the dialog look better
5720
5721 2005-10-14 [paul]       1.9.15cvs46
5722
5723         * src/folderview.c
5724                 indicate presense of marked msgs in
5725                 unexpanded subfolders
5726
5727 2005-10-14 [paul]       1.9.15cvs45
5728
5729         * src/prefs_actions.c
5730         * src/prefs_common.c
5731         * src/prefs_common.h
5732         * src/prefs_filtering_action.c
5733         * src/prefs_matcher.c
5734         * src/prefs_template.c
5735                 remember window sizes
5736                 fix Info button size
5737
5738         Patches by wwp
5739
5740 2005-10-13 [colin]      1.9.15cvs44
5741
5742         * src/mimeview.c
5743         * src/noticeview.c
5744         * src/noticeview.h
5745                 Add a tooltip on the icon (optional) 
5746                 Get rid of the signature buttons and only
5747                 use the icon+tooltip
5748
5749 2005-10-13 [colin]      1.9.15cvs43
5750
5751         * src/noticeview.c
5752         * src/noticeview.h
5753                 Add hand cursor for hovering over icon
5754
5755 2005-10-13 [colin]      1.9.15cvs42
5756
5757         * src/summaryview.c
5758                 Fix crash when quicksearch's hidden 
5759                 at startup
5760
5761 2005-10-13 [colin]      1.9.15cvs41
5762
5763         * src/compose.c
5764                 Set subject when forwarding multiple mails
5765                 Check that other recipient than the default Cc or Bcc
5766                 have been set before sending.
5767
5768 2005-10-13 [colin]      1.9.15cvs40
5769
5770         * src/imap.c
5771                 Batch per-folder
5772                 Introduce locking, but don't use it yet
5773
5774 2005-10-13 [colin]      1.9.15cvs39
5775
5776         * src/gtk/quicksearch.c
5777                 Reset quicksearch when hiding it
5778                 Make sticky a real pref
5779
5780 2005-10-13 [colin]      1.9.15cvs38
5781
5782         * src/summaryview.c
5783                 Faster prefs apply
5784
5785 2005-10-13 [colin]      1.9.15cvs37
5786
5787         * src/mimeview.c
5788         * src/noticeview.c
5789         * src/noticeview.h
5790         * src/plugins/pgpcore/sgpgme.c
5791                 Make privacy icon clickable
5792                 Move Trust field in Full info
5793                 When trust is less than full, don't display
5794                 a warning icon
5795
5796 2005-10-13 [colin]      1.9.15cvs36
5797
5798         * src/folder.c
5799                 Batch on flags sync
5800         * src/folderview.c
5801                 Revert speed hack which is dangerous in fact
5802                 Apply prefs faster
5803
5804 2005-10-13 [colin]      1.9.15cvs35
5805
5806         * src/folder_item_prefs.c
5807                 Fix pref corruption on folder move. Patch
5808                 by wwp
5809
5810 2005-10-13 [paul]       1.9.15cvs34
5811
5812         * src/export.c
5813         * src/import.c
5814                 fix typos in g_warnings
5815         * src/prefs_account.c
5816                 add a file selector for Signature file
5817
5818         Patches by wwp
5819
5820 2005-10-12 [colin]      1.9.15cvs33
5821
5822         * src/mimeview.c
5823                 Provide a quick way to go back from a
5824                 signature's full info to the email part
5825
5826 2005-10-12 [colin]      1.9.15cvs32
5827
5828         * src/compose.c
5829                 Remove old hack of encoding signed mails with base64.
5830                 QP works equally well.
5831
5832 2005-10-12 [colin]      1.9.15cvs31
5833
5834         * src/crash.c
5835                 Replace deprecated GtkText with GtkTextView
5836         * src/imap.c
5837                 Fix a logic bug about counts in imap_select
5838                 (previously un-triggered)
5839         * src/mainwindow.c
5840         * src/summaryview.c
5841         * src/news.c
5842                 Allow local deletion of news posts
5843         * src/mimeview.c
5844                 Show GPG noticeview on the message/rfc822 part
5845                 in addition to the text/plain one
5846         * src/prefs_image_viewer.c
5847           src/plugins/pgpcore/prefs_gpg.c
5848                 Polish (set the label as part of the checkbox)
5849         * src/wizard.c
5850                 Don't sit there doing nothing after destroying
5851                 the window - return err
5852
5853 2005-10-11 [colin]      1.9.15cvs30
5854
5855         * src/folderview.c
5856                 Apply processing rules before showing folders.
5857                 Early folder show (before flags sync) will only
5858                 be done when there are no processing rules (nor
5859                 pre- or post- ones)
5860         * src/imap.c
5861                 Fix stuff related to mail subdir, creation and 
5862                 deletion of folders 
5863         * src/imap_gtk.c
5864                 Don't allow creation of folders in NoInferior
5865                 folders, as it won't work
5866
5867 2005-10-10 [colin]      1.9.15cvs29
5868
5869         * src/compose.c
5870                 Reselect "None" Privacy system when selecting an
5871                 account with no privacy system defined
5872
5873 2005-10-10 [colin]      1.9.15cvs28
5874
5875         * src/mainwindow.c
5876                 Add Windows-1252 encoding
5877         * src/prefs_common.c
5878                 Rework some defaults:
5879                 - autosave to draft by default
5880                 - don't show header pane (it's already in the textview)
5881                 - Select first new or unread mail on entry
5882                 - Assume 'Yes' to change folder when there's no more
5883                   unread message
5884         * src/prefs_matcher.c
5885                 Fix a gtk assertion failure
5886         * src/gtk/colorlabel.c
5887                 Workaround bad repainting on selection
5888         * src/main.c
5889                 Freeze/thaw (a bit faster on ssh -X)
5890         * src/msgcache.c
5891                 Get rid of StrdupConverter that just adds an
5892                 extra strdup/free 
5893         * src/etpan/imap_thread.c
5894                 memset buf to 0
5895
5896 2005-10-10 [colin]      1.9.15cvs27
5897
5898         * src/export.c
5899         * src/import.c
5900                 Fix compile on gtk 2.4. Patch by wwp
5901
5902 2005-10-09 [colin]      1.9.15cvs26
5903
5904         * src/mainwindow.c
5905         * src/messageview.c
5906         * src/summaryview.c
5907                 Clarify forward menus. Patch by wwp
5908
5909 2005-10-09 [colin]      1.9.15cvs25
5910
5911         * src/compose.c
5912         * src/compose.h
5913                 Fix bug #829 (Non-working "Encrypt message by 
5914                 default when replying to an encrypted message")
5915
5916 2005-10-08 [colin]      1.9.15cvs24
5917
5918         * src/wizard.c
5919                 Fix bug #827 ("Welcome" setup wizard after a 
5920                 permission error gives up & forgets itself.)
5921
5922 2005-10-08 [colin]      1.9.15cvs23
5923
5924         * src/procmime.c
5925                 Fix bug #828 (Ignoring headers with spaces around = sign)
5926
5927 2005-10-08 [colin]      1.9.15cvs22
5928
5929         * src/export.c
5930                 Warning fix by wwp
5931
5932 2005-10-08 [colin]      1.9.15cvs21
5933
5934         * src/folder.c
5935         * src/folder.h
5936                 Add a processing_pending indicator, set on 
5937                 folder_item_open and cleared after 
5938                 folder_item_process_open
5939         * src/folderview.c
5940         * src/summaryview.c
5941                 wrap procmsg_msginfo_*_flags, and in the
5942                 wrapper check that there's no folder processing 
5943                 pending. If there is, defer the flags change until 
5944                 processing is done to avoid stepping over each
5945                 other's toes.
5946                 Freeze during processing, but not during scanning.
5947
5948 2005-10-07 [colin]      1.9.15cvs20
5949
5950         * src/plugins/pgpcore/passphrase.c
5951                 Fix bug #826 (X-Server hangs when 
5952                 right-clicking a PGP encrypted message)
5953
5954 2005-10-07 [paul]       1.9.15cvs19
5955
5956         * src/compose.c
5957                 fix compose_entries[]
5958                 patch by Fabien Vantard
5959
5960 2005-10-06 [colin]      1.9.15cvs18
5961
5962         * src/pixmaps/address.xpm
5963         * src/pixmaps/address_book.xpm
5964         * src/pixmaps/book.xpm
5965         * src/pixmaps/check_spelling.xpm
5966         * src/pixmaps/checkbox_off.xpm
5967         * src/pixmaps/checkbox_on.xpm
5968         * src/pixmaps/close.xpm
5969         * src/pixmaps/complete.xpm
5970         * src/pixmaps/continue.xpm
5971         * src/pixmaps/deleted.xpm
5972         * src/pixmaps/down_arrow.xpm
5973         * src/pixmaps/exec.xpm
5974         * src/pixmaps/forwarded.xpm
5975         * src/pixmaps/group.xpm
5976         * src/pixmaps/ignorethread.xpm
5977         * src/pixmaps/interface.xpm
5978         * src/pixmaps/jpilot.xpm
5979         * src/pixmaps/ldap.xpm
5980         * src/pixmaps/linewrap.xpm
5981         * src/pixmaps/linewrapcurrent.xpm
5982         * src/pixmaps/mail.xpm
5983         * src/pixmaps/mail_attach.xpm
5984         * src/pixmaps/mail_compose.xpm
5985         * src/pixmaps/mail_forward.xpm
5986         * src/pixmaps/mail_receive.xpm
5987         * src/pixmaps/mail_receive_all.xpm
5988         * src/pixmaps/mail_reply.xpm
5989         * src/pixmaps/mail_reply_to_all.xpm
5990         * src/pixmaps/mail_reply_to_author.xpm
5991         * src/pixmaps/mail_send.xpm
5992         * src/pixmaps/mail_send_queue.xpm
5993         * src/pixmaps/mime_application.xpm
5994         * src/pixmaps/mime_audio.xpm
5995         * src/pixmaps/mime_image.xpm
5996         * src/pixmaps/mime_message.xpm
5997         * src/pixmaps/mime_text_enriched.xpm
5998         * src/pixmaps/mime_text_html.xpm
5999         * src/pixmaps/mime_text_plain.xpm
6000         * src/pixmaps/mime_unknown.xpm
6001         * src/pixmaps/new.xpm
6002         * src/pixmaps/news_compose.xpm
6003         * src/pixmaps/offline.xpm
6004         * src/pixmaps/online.xpm
6005         * src/pixmaps/paste.xpm
6006         * src/pixmaps/preferences.xpm
6007         * src/pixmaps/privacy_emblem_encrypted.xpm
6008         * src/pixmaps/privacy_expired.xpm
6009         * src/pixmaps/privacy_failed.xpm
6010         * src/pixmaps/privacy_passed.xpm
6011         * src/pixmaps/privacy_signed.xpm
6012         * src/pixmaps/privacy_unknown.xpm
6013         * src/pixmaps/privacy_warn.xpm
6014         * src/pixmaps/properties.xpm
6015         * src/pixmaps/replied.xpm
6016         * src/pixmaps/search.xpm
6017         * src/pixmaps/unread.xpm
6018         * src/pixmaps/up_arrow.xpm
6019         * src/pixmaps/vcard.xpm
6020                 Modernize internal theme, with icons from the 
6021                 Gnomaws theme. Keep some of the old ones where
6022                 they were better.
6023
6024 2005-10-06 [colin]      1.9.15cvs17
6025
6026         * src/summaryview.c
6027                 Little optimisations + bugfix
6028         * src/toolbar.c
6029                 Remove default useless items - useless being defined
6030                 by the default relevant prefs
6031         * src/wizard.c
6032                 include config.h to make gettext work
6033         * src/prefs_themes.c
6034                 Fix selection of current theme in prefs
6035
6036 2005-10-06 [colin]      1.9.15cvs16
6037
6038         * src/prefs_common.c
6039         * src/prefs_common.h
6040         * src/prefs_summaries.c
6041         * src/folderview.c
6042                 Add a warning dialog on Mark all read 
6043                 (with pref to get rid of it)
6044
6045 2005-10-06 [paul]       1.9.15cvs15
6046
6047         * po/nb.po
6048         * po/pt_BR.po
6049                 updated by Geir Helland and Frederico
6050                 Goncalves Guimaraes
6051
6052 2005-10-05 [colin]      1.9.15cvs14
6053
6054         * src/folder.c
6055         * src/folder.h
6056         * src/folderview.c
6057         * src/folderview.h
6058         * src/imap_gtk.c
6059         * src/mh_gtk.c
6060         * src/mainwindow.c
6061         * src/setup.c
6062                 add a way to rescan without rebuilding
6063                 make moving a bit faster (less folders changes)
6064                 don't lock the tree on Get 
6065         * src/imap.c
6066                 Don't re-delete deleted messages before expunging
6067         * src/summaryview.c
6068                 Set batch mode when deleting mails
6069
6070 2005-10-05 [paul]       1.9.15cvs13
6071
6072         * src/mainwindow.c
6073         * src/mainwindow.h
6074                 fix disabled Execute menu item
6075         * src/toolbar.c
6076                 match the change in 1.9.15cvs10: use Compose
6077                 instead of News by default
6078
6079 2005-10-04 [colin]      1.9.15cvs12
6080
6081         * src/compose.c
6082                 When replying to an ML post with Reply-To set
6083                 to the poster's email, honor it (as before),
6084                 but also honor our user's request to reply to
6085                 the mailing list: set the ML address in the To
6086                 field and the Reply-To address in the Cc: 
6087                 field.
6088
6089 2005-10-04 [colin]      1.9.15cvs11
6090
6091         * src/plugins/trayicon/trayicon.c
6092                 Finish cosmetic change - thanks to wwp
6093
6094 2005-10-04 [colin]      1.9.15cvs10
6095
6096         * src/toolbar.c
6097                 Use Compose instead of Email by default.
6098                 Spotted by wwp.
6099
6100 2005-10-04 [colin]      1.9.15cvs9
6101
6102         * src/folder.c
6103         * src/folder.h
6104         * src/folderview.c
6105         * src/imap.c
6106         * src/etpan/imap-thread.c
6107         * src/etpan/imap-thread.h
6108                 Try to make IMAP faster, by simplifying SEARCH
6109                 commands, avoiding sending two STATUS in a row,
6110                 and deferring flags sync and processing just
6111                 after displaying the folder. 
6112                 This will update the SummaryView in certain
6113                 cases (new mails not already fetched, flags
6114                 changed from another client) but in a non-
6115                 blocking manner.
6116
6117 2005-10-04 [colin]      1.9.15cvs8
6118
6119         * src/plugins/trayicon/trayicon.c
6120                 Relabel "Offline" to "Work offline"
6121
6122 2005-10-04 [colin]      1.9.15cvs7
6123
6124         * src/export.c
6125         * src/import.c
6126         * src/mbox.c
6127                 Fix mbox import/export buglets
6128                 Patch by wwp
6129         * src/plugins/trayicon/trayicon.c
6130                 Add offline swithc
6131                 Patch by wwp
6132
6133 2005-10-04 [colin]      1.9.15cvs6
6134
6135         * src/folder.c
6136         * src/folderview.c
6137         * src/summaryview.c
6138                 Better fix (don't break mark all read) for cvs2
6139
6140 2005-10-03 [colin]      1.9.15cvs5
6141
6142         * src/folder.c
6143                 Use a sane sort by default
6144
6145 2005-10-03 [colin]      1.9.15cvs4
6146
6147         * src/inc.c
6148                 Add a 'Only once' button for overriding offline mode
6149         * src/prefs_account.c
6150         * src/wizard.c
6151                 Add Local mbox to the wizard
6152                 Add IMAP subdir to the wizard (or the wizard is useless
6153                 for such accounts, or even worse than useless)
6154                 Move IMAP subdir from Advanced to Receive tab, as it's
6155                 not that uncommon
6156
6157 2005-10-03 [colin]      1.9.15cvs3
6158
6159         * src/send_message.c
6160                 Forgot this one in cvs1
6161
6162 2005-10-03 [colin]      1.9.15cvs2
6163
6164         * src/folder.c
6165                 Faster close when leaving a folder with lots
6166                 of new mails. Idea by David Relson.
6167
6168 2005-10-03 [colin]      1.9.15cvs1
6169
6170         * src/compose.c
6171         * src/imap.c
6172         * src/inc.c
6173         * src/main.c
6174         * src/messageview.c
6175         * src/news.c
6176         * src/summaryview.c
6177         * src/gtk/sslcertwindow.c
6178         * src/plugins/trayicon/trayicon.c
6179                 Add accels to every AlertPanel. Patch by Fabien 
6180                 Vantard
6181
6182 2005-10-03 [paul]       1.9.15
6183
6184         1.9.15 released
6185
6186 2005-10-03 [paul]       1.9.14cvs68
6187
6188         * po/ca.po
6189         * po/de.po
6190         * po/es.po
6191         * po/fi.po
6192         * po/fr.po
6193         * po/sk.po
6194         * po/sr.po
6195         * po/zh_CN.po
6196                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
6197                 Mones Lastra, Tommi Pirinen, Fabien vantard,
6198                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
6199
6200 2005-10-03 [paul]       1.9.14cvs67
6201
6202         * src/send_message.c
6203                 prevent hang on Cancel
6204                 patch by Colin
6205
6206 2005-10-03 [paul]       1.9.14cvs66
6207
6208         * src/main.c
6209                 fix crash in IMAP caused by discrepancy
6210                 between check_at_startup and offline mode
6211                 Patch by Colin
6212
6213 2005-10-01 [paul]       1.9.14cvs65
6214
6215         * src/inc.c
6216                 fix engrish
6217
6218 2005-10-01 [paul]       1.9.14cvs64
6219         * src/export.c
6220         * src/import.c
6221                 synchronise import_mbox() and export_mbox()
6222         * src/mbox.c
6223                 proc_mbox(): add alert if file cannot be opened
6224                 export_list_to_mbox(): test if dest file exists,
6225                 prompt user to overwrite if it does. add alert
6226                 if file cannot be created
6227                                                                 
6228         Patch by wwp
6229                                                                                                                 
6230
6231 2005-09-30 [paul]       1.9.14cvs63
6232
6233         * src/addressbook.c
6234                 Fix sensitivity of a menu
6235         * src/codeconv.c
6236                 Respect hidden pref for mails with no encoding
6237         * src/common/xml.c
6238                 Fix memory corruption
6239         * src/plugins/pgpcore/sgpgme.c
6240                 Fix segfault on incomplete sigs, and display
6241                 of S/Mime UIDs
6242
6243         Patches by Colin
6244
6245 2005-09-30 [colin]      1.9.14cvs62
6246
6247         * src/partial_download.c
6248                 Little logic fix in almost-dead code
6249         * src/pop.c
6250                 Fix partial download when there's no new mail
6251
6252 2005-09-29 [paul]       1.9.14cvs61
6253
6254         * src/plugins/pgpinline/pgpinline.c
6255                 fix bug 819, 'crash accessing sign message'
6256                 Patch by Colin
6257
6258 2005-09-28 [martin]     1.9.14cvs60
6259
6260         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
6261                 fix bug #790 (Crash when restarting window manager (fluxbox))
6262
6263 2005-09-28 [paul]       1.9.14cvs59
6264
6265         * src/gtk/gtkaspell.c
6266                 fix off-by-one typo
6267
6268 2005-09-27 [colin]      1.9.14cvs58
6269
6270         * src/plugins/pgpcore/sgpgme.c
6271                 Report error when there's one, instead of
6272                 "Signature unchecked" 
6273
6274 2005-09-27 [colin]      1.9.14cvs57
6275
6276         * src/prefs_quote.c
6277                 Fix bug #816 (Weird quotation with spaces)
6278
6279 2005-09-27 [colin]      1.9.14cvs56
6280
6281         * src/codeconv.c
6282         * src/compose.c
6283         * src/compose.h
6284                 Put subject in compose's title
6285                 Fix Automatic encoding so that it's really automatic:
6286                 first try default locale's charset, then charset of the replied mail, 
6287                 then utf-8
6288                 Fix encoding of headers (must be in strict mode too)
6289
6290 2005-09-26 [colin]      1.9.14cvs55
6291
6292         * src/gtk/gtkaspell.c
6293                 Fix previous patch - don't color the space,
6294                 just uncolor it :)
6295
6296 2005-09-26 [colin]      1.9.14cvs54
6297
6298         * src/gtk/gtkaspell.c
6299                 Unmark space if possible
6300
6301 2005-09-26 [colin]      1.9.14cvs53
6302
6303         * src/imap.c
6304                 log_error instead of alertpanel according to the pref
6305         * src/etpan/imap-thread.c
6306                 Print connect status, copy only necessary size to 
6307                 logger
6308         * src/plugins/pgpmime/pgpmime.c
6309                 Handle S/Mime signatures (verification only). Patch based
6310                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
6311
6312 2005-09-26 [paul]       1.9.14cvs52
6313
6314         * src/common/passcrypt.c
6315                 this 'workaround' not necessary on NetBSD.
6316                 Thanks to Daniel Gustafson
6317
6318 2005-09-26 [paul]
6319
6320         1.9.15-rc4 released
6321
6322 2005-09-26 [paul]       1.9.14cvs51
6323
6324         * src/summaryview.c
6325                 Skip currently selected message when
6326                 looking for next new or unread message
6327                 in current folder. Patch by Colin
6328         * src/common/passcrypt.c
6329                 eliminate warnings on *BSD. Patch by
6330                 Daniel Gustafson
6331
6332 2005-09-26 [colin]      1.9.14cvs50
6333
6334         * src/procmsg.c
6335                 Call postfiltering hook anyway
6336
6337 2005-09-22 [colin]      1.9.14cvs49
6338
6339         * src/codeconv.c
6340         * src/codeconv.h
6341                 Add a strict mode that doesn't replace with _
6342         * src/compose.c
6343         * src/compose.h
6344                 Use strict conversion while sending
6345                 Fix race when drafting while sending (happens
6346                 on IMAP)
6347                 Fix d'n'd of messages from summaryview
6348         * src/prefs_common.c
6349         * src/prefs_common.h
6350                 add hidden utf8_instead_of_locale_for_broken_mail 
6351                 pref for people that preferred the default charset 
6352                 to be utf8 for broken mails
6353         * src/quote_fmt_parse.y
6354                 fix bug #815 (No quote insert if "From:" fied 
6355                 contained Russian letters)
6356         * src/summaryview.c
6357                 Fix d'n'd of messages to compose
6358
6359 2005-09-22 [paul]       1.9.14cvs48
6360
6361         * src/compose.c
6362                 fix bug where attachments Name entry
6363                 would display Path instead
6364
6365 2005-09-21 [paul]       1.9.14cvs47
6366
6367         * README
6368         * README.jp
6369         * configure.ac
6370         * config/config.rpath
6371         * doc/manual/en/sylpheed-20.html
6372         * doc/manual/es/sylpheed-20.html
6373         * po/bg.po
6374         * po/ca.po
6375         * po/de.po
6376         * po/es.po
6377         * po/fr.po
6378         * po/it.po
6379         * po/pt_BR.po
6380         * po/sk.po
6381         * po/zh_TW.po
6382         * src/account.c
6383         * src/account.h
6384         * src/action.c
6385         * src/action.h
6386         * src/adbookbase.h
6387         * src/addr_compl.c
6388         * src/addr_compl.h
6389         * src/addrbook.c
6390         * src/addrbook.h
6391         * src/addrcache.c
6392         * src/addrcache.h
6393         * src/addrcindex.c
6394         * src/addrcindex.h
6395         * src/addrclip.c
6396         * src/addrclip.h
6397         * src/addrdefs.h
6398         * src/addressadd.c
6399         * src/addressadd.h
6400         * src/addressbook.c
6401         * src/addressbook.h
6402         * src/addressitem.h
6403         * src/addrgather.c
6404         * src/addrgather.h
6405         * src/addrharvest.c
6406         * src/addrharvest.h
6407         * src/addrindex.c
6408         * src/addrindex.h
6409         * src/addritem.c
6410         * src/addritem.h
6411         * src/addrquery.c
6412         * src/addrquery.h
6413         * src/addrselect.c
6414         * src/addrselect.h
6415         * src/alertpanel.c
6416         * src/alertpanel.h
6417         * src/browseldap.c
6418         * src/browseldap.h
6419         * src/codeconv.c
6420         * src/codeconv.h
6421         * src/compose.c
6422         * src/compose.h
6423         * src/crash.c
6424         * src/crash.h
6425         * src/customheader.c
6426         * src/customheader.h
6427         * src/displayheader.c
6428         * src/displayheader.h
6429         * src/editaddress.c
6430         * src/editaddress.h
6431         * src/editbook.c
6432         * src/editbook.h
6433         * src/editgroup.c
6434         * src/editgroup.h
6435         * src/editjpilot.c
6436         * src/editjpilot.h
6437         * src/editldap.c
6438         * src/editldap.h
6439         * src/editldap_basedn.c
6440         * src/editldap_basedn.h
6441         * src/editvcard.c
6442         * src/editvcard.h
6443         * src/enriched.c
6444         * src/enriched.h
6445         * src/exphtmldlg.c
6446         * src/exphtmldlg.h
6447         * src/expldifdlg.c
6448         * src/expldifdlg.h
6449         * src/export.c
6450         * src/export.h
6451         * src/exporthtml.c
6452         * src/exporthtml.h
6453         * src/exportldif.c
6454         * src/exportldif.h
6455         * src/filtering.c
6456         * src/filtering.h
6457         * src/folder.c
6458         * src/folder.h
6459         * src/folder_item_prefs.c
6460         * src/folder_item_prefs.h
6461         * src/foldersel.c
6462         * src/foldersel.h
6463         * src/folderutils.c
6464         * src/folderutils.h
6465         * src/folderview.c
6466         * src/folderview.h
6467         * src/grouplistdialog.c
6468         * src/grouplistdialog.h
6469         * src/headerview.c
6470         * src/headerview.h
6471         * src/html.c
6472         * src/html.h
6473         * src/image_viewer.c
6474         * src/image_viewer.h
6475         * src/imap.c
6476         * src/imap.h
6477         * src/imap_gtk.c
6478         * src/imap_gtk.h
6479         * src/import.c
6480         * src/import.h
6481         * src/importldif.c
6482         * src/importldif.h
6483         * src/importmutt.c
6484         * src/importmutt.h
6485         * src/importpine.c
6486         * src/importpine.h
6487         * src/inc.c
6488         * src/inc.h
6489         * src/jpilot.c
6490         * src/jpilot.h
6491         * src/ldapctrl.c
6492         * src/ldapctrl.h
6493         * src/ldaplocate.c
6494         * src/ldaplocate.h
6495         * src/ldapquery.c
6496         * src/ldapquery.h
6497         * src/ldapserver.c
6498         * src/ldapserver.h
6499         * src/ldaputil.c
6500         * src/ldaputil.h
6501         * src/ldif.c
6502         * src/ldif.h
6503         * src/localfolder.c
6504         * src/localfolder.h
6505         * src/main.c
6506         * src/main.h
6507         * src/mainwindow.c
6508         * src/mainwindow.h
6509         * src/manual.c
6510         * src/manual.h
6511         * src/matcher.c
6512         * src/matcher.h
6513         * src/matcher_parser.h
6514         * src/matcher_parser_lex.l
6515         * src/matcher_parser_parse.y
6516         * src/mbox.c
6517         * src/mbox.h
6518         * src/message_search.c
6519         * src/message_search.h
6520         * src/messageview.c
6521         * src/messageview.h
6522         * src/mh.c
6523         * src/mh.h
6524         * src/mh_gtk.c
6525         * src/mh_gtk.h
6526         * src/mimeview.c
6527         * src/mimeview.h
6528         * src/msgcache.c
6529         * src/msgcache.h
6530         * src/mutt.c
6531         * src/mutt.h
6532         * src/news.c
6533         * src/news.h
6534         * src/news_gtk.c
6535         * src/news_gtk.h
6536         * src/noticeview.c
6537         * src/noticeview.h
6538         * src/partial_download.c
6539         * src/partial_download.h
6540         * src/pine.c
6541         * src/pine.h
6542         * src/pop.c
6543         * src/pop.h
6544         * src/prefs_account.c
6545         * src/prefs_account.h
6546         * src/prefs_actions.c
6547         * src/prefs_actions.h
6548         * src/prefs_common.c
6549         * src/prefs_common.h
6550         * src/prefs_compose_writing.c
6551         * src/prefs_compose_writing.h
6552         * src/prefs_customheader.c
6553         * src/prefs_customheader.h
6554         * src/prefs_display_header.c
6555         * src/prefs_display_header.h
6556         * src/prefs_ext_prog.c
6557         * src/prefs_ext_prog.h
6558         * src/prefs_filtering.c
6559         * src/prefs_filtering.h
6560         * src/prefs_filtering_action.c
6561         * src/prefs_filtering_action.h
6562         * src/prefs_folder_column.c
6563         * src/prefs_folder_column.h
6564         * src/prefs_folder_item.c
6565         * src/prefs_folder_item.h
6566         * src/prefs_fonts.c
6567         * src/prefs_fonts.h
6568         * src/prefs_gtk.c
6569         * src/prefs_gtk.h
6570         * src/prefs_image_viewer.c
6571         * src/prefs_image_viewer.h
6572         * src/prefs_matcher.c
6573         * src/prefs_matcher.h
6574         * src/prefs_message.c
6575         * src/prefs_message.h
6576         * src/prefs_msg_colors.c
6577         * src/prefs_msg_colors.h
6578         * src/prefs_other.c
6579         * src/prefs_other.h
6580         * src/prefs_quote.c
6581         * src/prefs_quote.h
6582         * src/prefs_receive.c
6583         * src/prefs_receive.h
6584         * src/prefs_send.c
6585         * src/prefs_send.h
6586         * src/prefs_spelling.c
6587         * src/prefs_spelling.h
6588         * src/prefs_summaries.c
6589         * src/prefs_summaries.h
6590         * src/prefs_summary_column.c
6591         * src/prefs_summary_column.h
6592         * src/prefs_template.c
6593         * src/prefs_template.h
6594         * src/prefs_themes.c
6595         * src/prefs_themes.h
6596         * src/prefs_toolbar.c
6597         * src/prefs_toolbar.h
6598         * src/prefs_wrapping.c
6599         * src/prefs_wrapping.h
6600         * src/privacy.c
6601         * src/privacy.h
6602         * src/procheader.c
6603         * src/procheader.h
6604         * src/procmime.c
6605         * src/procmime.h
6606         * src/procmsg.c
6607         * src/procmsg.h
6608         * src/quote_fmt.c
6609         * src/quote_fmt_parse.y
6610         * src/recv.c
6611         * src/recv.h
6612         * src/remotefolder.c
6613         * src/remotefolder.h
6614         * src/send_message.c
6615         * src/send_message.h
6616         * src/setup.c
6617         * src/setup.h
6618         * src/simple-gettext.c
6619         * src/sourcewindow.c
6620         * src/sourcewindow.h
6621         * src/ssl_manager.c
6622         * src/ssl_manager.h
6623         * src/statusbar.c
6624         * src/statusbar.h
6625         * src/stock_pixmap.c
6626         * src/stock_pixmap.h
6627         * src/summary_search.c
6628         * src/summary_search.h
6629         * src/summaryview.c
6630         * src/summaryview.h
6631         * src/syldap.c
6632         * src/syldap.h
6633         * src/textview.c
6634         * src/textview.h
6635         * src/toolbar.c
6636         * src/toolbar.h
6637         * src/undo.c
6638         * src/undo.h
6639         * src/unmime.c
6640         * src/unmime.h
6641         * src/vcard.c
6642         * src/vcard.h
6643         * src/wizard.c
6644         * src/wizard.h
6645         * src/common/base64.c
6646         * src/common/base64.h
6647         * src/common/defs.h
6648         * src/common/hooks.c
6649         * src/common/hooks.h
6650         * src/common/log.c
6651         * src/common/log.h
6652         * src/common/md5.c
6653         * src/common/md5.h
6654         * src/common/mgutils.c
6655         * src/common/mgutils.h
6656         * src/common/nntp.c
6657         * src/common/nntp.h
6658         * src/common/passcrypt.c
6659         * src/common/passcrypt.h.in
6660         * src/common/plugin.c
6661         * src/common/plugin.h
6662         * src/common/prefs.c
6663         * src/common/prefs.h
6664         * src/common/progressindicator.c
6665         * src/common/progressindicator.h
6666         * src/common/quoted-printable.c
6667         * src/common/quoted-printable.h
6668         * src/common/session.c
6669         * src/common/session.h
6670         * src/common/smtp.c
6671         * src/common/smtp.h
6672         * src/common/socket.c
6673         * src/common/socket.h
6674         * src/common/ssl.c
6675         * src/common/ssl.h
6676         * src/common/ssl_certificate.c
6677         * src/common/ssl_certificate.h
6678         * src/common/string_match.c
6679         * src/common/string_match.h
6680         * src/common/stringtable.c
6681         * src/common/sylpheed.c
6682         * src/common/sylpheed.h
6683         * src/common/template.c
6684         * src/common/template.h
6685         * src/common/timing.h
6686         * src/common/utils.c
6687         * src/common/utils.h
6688         * src/common/uuencode.c
6689         * src/common/uuencode.h
6690         * src/common/version.h.in
6691         * src/common/xml.c
6692         * src/common/xml.h
6693         * src/common/xmlprops.c
6694         * src/common/xmlprops.h
6695         * src/gtk/about.c
6696         * src/gtk/about.h
6697         * src/gtk/colorlabel.c
6698         * src/gtk/colorlabel.h
6699         * src/gtk/colorsel.c
6700         * src/gtk/colorsel.h
6701         * src/gtk/description_window.c
6702         * src/gtk/description_window.h
6703         * src/gtk/filesel.c
6704         * src/gtk/filesel.h
6705         * src/gtk/foldersort.c
6706         * src/gtk/foldersort.h
6707         * src/gtk/gtkutils.c
6708         * src/gtk/gtkutils.h
6709         * src/gtk/inputdialog.c
6710         * src/gtk/inputdialog.h
6711         * src/gtk/logwindow.c
6712         * src/gtk/logwindow.h
6713         * src/gtk/manage_window.c
6714         * src/gtk/manage_window.h
6715         * src/gtk/menu.c
6716         * src/gtk/menu.h
6717         * src/gtk/pluginwindow.c
6718         * src/gtk/pluginwindow.h
6719         * src/gtk/prefswindow.c
6720         * src/gtk/prefswindow.h
6721         * src/gtk/progressdialog.c
6722         * src/gtk/progressdialog.h
6723         * src/gtk/quicksearch.c
6724         * src/gtk/quicksearch.h
6725         * src/gtk/sslcertwindow.c
6726         * src/gtk/sslcertwindow.h
6727         * src/plugins/clamav/clamav_plugin.c
6728         * src/plugins/clamav/clamav_plugin.h
6729         * src/plugins/clamav/clamav_plugin_gtk.c
6730         * src/plugins/demo/demo.c
6731         * src/plugins/dillo_viewer/dillo_prefs.c
6732         * src/plugins/dillo_viewer/dillo_prefs.h
6733         * src/plugins/dillo_viewer/dillo_viewer.c
6734         * src/plugins/mathml_viewer/mathml_viewer.c
6735         * src/plugins/pgpcore/passphrase.c
6736         * src/plugins/pgpcore/passphrase.h
6737         * src/plugins/pgpcore/plugin.c
6738         * src/plugins/pgpcore/prefs_gpg.c
6739         * src/plugins/pgpcore/prefs_gpg.h
6740         * src/plugins/pgpcore/select-keys.c
6741         * src/plugins/pgpcore/select-keys.h
6742         * src/plugins/pgpcore/sgpgme.c
6743         * src/plugins/pgpcore/sgpgme.h
6744         * src/plugins/pgpinline/pgpinline.c
6745         * src/plugins/pgpinline/pgpinline.h
6746         * src/plugins/pgpinline/plugin.c
6747         * src/plugins/pgpmime/pgpmime.c
6748         * src/plugins/pgpmime/pgpmime.h
6749         * src/plugins/pgpmime/plugin.c
6750         * src/plugins/spamassassin/spamassassin.c
6751         * src/plugins/spamassassin/spamassassin.h
6752         * src/plugins/spamassassin/spamassassin_gtk.c
6753         * src/plugins/trayicon/trayicon.c
6754         * tools/OOo2sylpheed.pl
6755         * tools/acroread2sylpheed.pl
6756         * tools/asus_mailled.sh
6757         * tools/filter_conv.pl
6758         * tools/freshmeat_search.pl
6759         * tools/google_search.pl
6760         * tools/kmail2sylpheed.pl
6761         * tools/kmail2sylpheed_v2.pl
6762         * tools/maildir2sylpheed.pl
6763         * tools/multiwebsearch.pl
6764         * tools/newscache_clean.pl
6765         * tools/outlook2sylpheed.pl
6766         * tools/sylpheed-switcher
6767         * tools/update-po
6768         * tools/vcard2xml.py
6769         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
6770                 update FSF address
6771
6772 2005-09-21 [colin]      1.9.14cvs46
6773
6774         * src/gedit-print.c
6775         * src/procmsg.c
6776         * src/procmsg.h
6777         * src/textview.c
6778         * src/summaryview.c
6779                 Remove some printing hacks (deselection/reselection),
6780                 which by the way fix printing the currently 
6781                 displayed mime part (still only text)
6782                 Plus a little optimisation of summary_show
6783
6784
6785 2005-09-20 [colin]      1.9.14cvs45
6786
6787         * src/mainwindow.c
6788         * src/messageview.c
6789                 GUI fixups: add accels, set message
6790                 view title to displayed mail's subject
6791         * src/prefs_spelling.c
6792         * src/gtk/gtkaspell.c
6793                 GUI fixups: allow underlining misspelled
6794                 words instead of coloring them (a11y!)
6795
6796 2005-09-19 [colin]
6797
6798         1.9.15rc3 released
6799
6800 2005-09-19 [colin]      1.9.14cvs44
6801
6802         * src/compose.c
6803                 Fix draft message
6804         * src/gtk/gtkaspell.c
6805                 Fix wrong test ;-)
6806
6807 2005-09-19 [colin]      1.9.14cvs43
6808
6809         * src/addressbook.c
6810                 Fix sensitivity of Delete button
6811         * src/compose.c
6812                 Warn if the requested Privacy system
6813                 is not available
6814         * src/exphtmldlg.c
6815         * src/expldifdlg.c
6816         * src/importldif.c
6817         * src/importmutt.c
6818         * src/importpine.c
6819                 Fix crappy UI
6820         * src/
6821         * src/ssl.h
6822         * src/prefs_account.h
6823         * src/prefs_account.c
6824                 Save SSL prefs even in builds that have
6825                 SSL support disable
6826         * src/imap.c
6827         * src/inc.c
6828         * src/news.c
6829         * src/send_message.c
6830                 Warn if connection should be secure, but
6831                 SSL support isn't compiled in
6832         * src/gtkaspell.c
6833                 Fix word separation on UTF-8 systems
6834                 Fixes bug #812 (Strange inline spellchecking)
6835         * src/compose.c
6836                 Warn if the requested Privacy system
6837                 is not available
6838                 Factorize offline warning
6839         * src/imap.c
6840         * src/imap_gtk.c
6841         * src/imap_gtk.h
6842         * src/inc.h
6843         * src/news_gtk.c
6844         * src/news_gtk.h
6845         * src/messageview.c
6846                 Factorize offline warning
6847
6848 2005-09-19 [paul]
6849
6850         1.9.15-rc2 released
6851
6852 2005-09-18 [colin]      1.9.14cvs42
6853
6854         * src/codeconv.c
6855         * src/codeconv.h
6856         * src/procmime.c
6857                 Add a way to get locale's charset ignoring utf-8,
6858                 and use that as default encoding for broken mails
6859
6860 2005-09-18 [colin]      1.9.14cvs41
6861
6862         * src/gtk/logwindow.c
6863                 Translate string. Patch by Fabien Vantard
6864
6865 2005-09-18 [colin]      1.9.14cvs40
6866
6867         * configure.ac
6868                 Fix bug #803 (IMAP/SSL support breaks with 
6869                 GnuTLS libetpan 0.38)
6870
6871 2005-09-18 [colin]      1.9.14cvs39
6872
6873         * src/codeconv.c
6874         * src/compose.c
6875         * src/procmime.c
6876                 More charsets fixes. Fixes bug #806 (non
6877                 ascii characters in subject line)
6878
6879 2005-09-17 [paul]       1.9.14cvs38
6880
6881         * src/folderview.c
6882         * src/mainwindow.c
6883                 fix gcc-2.95 issues
6884                 Patch by Pawel Pekala
6885
6886 2005-09-17 [colin]      1.9.14cvs37
6887
6888         * src/addrindex.c
6889                 bugfix for NO-USE LDAP compilation, patch 
6890                 by Fabien Vantard
6891
6892 2005-09-17 [colin]      1.9.14cvs36
6893
6894         * src/prefs_actions.c
6895         * src/prefs_customheader.c
6896         * src/prefs_display_header.c
6897         * src/prefs_filtering_action.c
6898         * src/prefs_matcher.c
6899         * src/prefs_toolbar.c
6900                 Fix strange casts (less elegant but
6901                 works better)
6902
6903 2005-09-16 [colin]      1.9.14cvs35
6904
6905         * src/jpilot.c
6906                 Missed that one
6907
6908 2005-09-16 [colin]      1.9.14cvs34
6909
6910         * configure.ac
6911         * src/Makefile.am
6912         * src/addr_compl.c
6913         * src/addrindex.c
6914         * src/browseldap.c
6915         * src/editldap.c
6916         * src/ldaplocate.c
6917         * src/ldapquery.c
6918         * src/ldapquery.h
6919         * src/ldapserver.c
6920         * src/ldapserver.h
6921         * src/main.c
6922         * src/matcher_parser_parse.y
6923         * src/prefs_themes.c
6924         * src/etpan/Makefile.am
6925         * src/gtk/description_window.c
6926         * src/plugins/clamav/Makefile.am
6927         * src/plugins/clamav/clamav_plugin.c
6928         * src/plugins/dillo_viewer/Makefile.am
6929         * src/plugins/pgpcore/Makefile.am
6930         * src/plugins/pgpinline/Makefile.am
6931         * src/plugins/pgpmime/Makefile.am
6932         * src/plugins/trayicon/Makefile.am
6933                 Fix 100% cpu usage in address completion list
6934                 Fix little bugs (return with no values etc)
6935                 Fix all warnings (with common CFLAGS)
6936
6937 2005-09-15 [colin]      1.9.14cvs33
6938
6939         * src/addressbook.c
6940                 Fix bug where sometimes a group's email list is empty,
6941                 force its refresh (probably fixes "Re: how to create a 
6942                 distribution list")
6943         * src/ldapquery.c
6944                 Don't return to the callback in the main thread from the
6945                 fetch thread (or face segs!)
6946
6947 2005-09-15 [paul]       1.9.14cvs32
6948
6949         * src/prefs_matcher.c
6950                 forgotten in last commit
6951
6952 2005-09-15 [paul]       1.9.14cvs31
6953
6954         * src/prefs_actions.c
6955         * src/prefs_filtering_action.c
6956         * src/prefs_quote.c
6957         * src/quote_fmt.c
6958         * src/summaryview.c
6959         * src/gtk/description_window.c
6960         * src/gtk/description_window.h
6961         * src/gtk/quicksearch.c
6962                 allow interaction with the called
6963                 description window
6964                 Patch by Anders Hammar
6965
6966 2005-09-14 [paul]       1.9.14cvs30
6967
6968         * src/compose.c
6969                 fix a little annoyance when pasting with 3rd button 
6970                 with wrap_pastes=0 and wrap_input=1
6971                 Patch by Colin
6972
6973 2005-09-14 [paul]       1.9.14cvs29
6974
6975         * src/prefs_account.c
6976                 disable 'Filter messages on receiving' for
6977                 SMTP-only accounts
6978                 Patch  by Anders Hammar
6979
6980 2005-09-14 [paul]       1.9.14cvs28
6981
6982         * po/sk.po
6983                 fix crash
6984                 updated by Andrej Kacian
6985
6986 2005-09-14 [paul]
6987
6988         1.9.15-rc1 released
6989
6990 2005-09-14 [paul]       1.9.14cvs27
6991
6992         * po/es.po
6993                 updated by Ricardo Mones Lastra
6994         * src/compose.c
6995         * src/compose.h
6996                 associate no_wrap_tags to Compose windows
6997                 instead of using a static one
6998                 Patch by Colin
6999         * src/mbox.c
7000                 fix proc_mbox()
7001                 Patch by wwp
7002         * src/textview.c
7003                 remove unneeded printf()
7004
7005 2005-09-14 [paul]       1.9.14cvs26
7006
7007         * src/addrcache.c
7008         * src/codeconv.h
7009         * src/folder.h
7010         * src/mainwindow.h
7011         * src/mh.c
7012         * src/mimeview.h
7013         * src/partial_download.c
7014         * src/pop.c
7015         * src/prefs_account.c
7016         * src/prefs_account.h
7017         * src/prefs_actions.c
7018         * src/prefs_customheader.c
7019         * src/prefs_display_header.c
7020         * src/prefs_filtering_action.c
7021         * src/prefs_matcher.c
7022         * src/prefs_toolbar.c
7023         * src/privacy.h
7024         * src/procmime.c
7025         * src/procmime.h
7026         * src/procmsg.h
7027         * src/textview.c
7028         * src/undo.h
7029         * src/common/plugin.c
7030         * src/common/session.h
7031         * src/common/socket.c
7032         * src/common/socket.h
7033         * src/common/template.c
7034         * src/gtk/gtkaspell.c
7035         * src/gtk/quicksearch.h
7036         * src/plugins/pgpcore/passphrase.c
7037         * src/plugins/pgpcore/prefs_gpg.h
7038         * src/plugins/pgpcore/select-keys.c
7039         * src/plugins/pgpcore/select-keys.h
7040         * src/plugins/pgpcore/sgpgme.c
7041         * src/plugins/pgpinline/pgpinline.c
7042         * src/plugins/pgpmime/pgpmime.c
7043         * src/plugins/trayicon/trayicon.c
7044                 fix compilation warnings
7045                 Patch by Daniel Gustafson
7046
7047 2005-09-14 [paul]       1.9.14cvs25
7048
7049         * src/addressbook.c
7050                 add missing column header, and other small
7051                 bug fixes
7052                 Patch by Anders Hammar
7053
7054 2005-09-13 [colin]      1.9.14cvs24
7055
7056         * src/gtk/gtkaspell.c
7057                 Fix non-utf8 in menu
7058                 Fix little leaks
7059                 Nullify struct members after free()s
7060
7061 2005-09-13 [colin]      1.9.14cvs23
7062
7063         * src/compose.c
7064                 Test utf8 compliance before inserting to 
7065                 buffer, and try to convert if necessary
7066         * src/procmime.c
7067                 If no charset is present, use the locale 
7068                 one instead of us-ascii
7069         * src/procmsg.c
7070                 Add Sender, List-Post and To in the checked 
7071                 headers for automatic rules creation 
7072                 (thanks to wwp)
7073         * src/prefs_themes.c
7074         * src/gtk/gtkaspell.c
7075                 Remove deprecated functions. 
7076                 patch by Daniel Gustafson
7077
7078 2005-09-12 [colin]      1.9.14cvs22
7079
7080         * src/compose.c
7081                 Fix bug #448 (Scrolling/Redraw issue with 
7082                 address-fields in Header)
7083         * src/mainwindow.c
7084         * src/summaryview.c
7085         * src/summaryview.h
7086                 Fix loss of MSG_MARKED on move/copy
7087                 Fix bug #804 (Quicksearch togglebutton doesn't 
7088                 get depressed after '/' key is pressed)
7089
7090 2005-09-12 [paul]       1.9.14cvs21
7091
7092         * AUTHORS
7093         * src/gtk/logwindow.c
7094                 add 'Clear Log' to popup menu
7095                 Patch by Anders Hammar <anders.hammar@telia.com>
7096
7097 2005-09-12 [paul]       1.9.14cvs20
7098
7099         * src/compose.c
7100                 set correct sensitivity on attachments
7101                 popup menu
7102         * src/folder.c
7103                 fix typo
7104         * src/prefs_spelling.c
7105                 fix crash when no LANG env is set
7106         * src/common/xml.c
7107                 fix crash in wizard
7108                 don't use memeory after free
7109
7110         All patches by Daniel Gustafson
7111
7112 2005-09-12 [paul]       1.9.14cvs19
7113
7114         * src/prefs_themes.c
7115                 make theme info selectable
7116         * src/gtk/description_window.c
7117                 make window non-modal
7118         * tools/README
7119                 add details of asus_mailed.sh
7120         * tools/claws.i18n.status.pl
7121                 update for new zh_TW translator
7122                 widen the output
7123                 create alternate coloured lines
7124                 improve readability
7125
7126 2005-09-10 [colin]      1.9.14cvs18
7127
7128         * src/plugins/pgpcore/select-keys.c
7129                 Better order for the buttons
7130
7131 2005-09-10 [colin]      1.9.14cvs17
7132
7133         * src/compose.c
7134         * src/plugins/pgpcore/select-keys.c
7135         * src/plugins/pgpcore/select-keys.h
7136         * src/plugins/pgpcore/sgpgme.c
7137                 Add a "Don't encrypt" button to the key
7138                 selection dialog. Fixes bug #177 (There should be a 
7139                 'Don't encrypt button in the Select Keys dialog)
7140
7141 2005-09-10 [colin]      1.9.14cvs16
7142
7143         * src/compose.c
7144                 Fix bug #572 (%X option does not work with templates)
7145
7146 2005-09-10 [colin]      1.9.14cvs15
7147
7148         * src/toolbar.c 
7149                 Remove g_print
7150
7151 2005-09-10 [colin]      1.9.14cvs14
7152
7153         * src/imap.c
7154                 Fix a possible crash
7155
7156 2005-09-09 [colin]      1.9.14cvs13
7157
7158         * src/imap.c
7159         * src/etpan/imap-thread.c
7160         * src/etpan/imap-thread.h
7161                 Fix moving from queue or drafts to normal folders
7162                 Fix bug #794 (No way to delete without expunging)
7163                 Take flags unset by other mailers into account
7164                 Take deleted flag set by other mailers into account
7165                 Fix unsetting REPLIED flag
7166                 Fix crash when capabilities can't be retrieved
7167         * src/mainwindow.c
7168         * src/mainwindow.h
7169                 Add M_DELAYED_FLAGS condition, and let the user use
7170                 Execute in order to be able to expunge deleted mails,
7171                 even if he's not in delayed execute mode
7172         * src/prefs_spelling.c
7173                 Use 'en' dictionary by default if LANG is POSIX or C
7174         * src/gtk/prefswindow.c
7175                 Fix bug #767 (Preferences windows expanding) by making
7176                 the window a bit larger when the resolution is greater
7177                 than 640x480, and by putting the prefs in a
7178                 GtkScrolledWindow.
7179
7180 2005-09-09 [paul]       1.9.14cvs12
7181
7182         * AUTHORS
7183         * configure.ac
7184         * po/zh_TW.Big5.po      ** REMOVED **
7185         * po/zh_TW.po           ** ADDED **
7186                 updated by Wei-Lun Chao
7187
7188 2005-09-09 [paul]       1.9.14cvs11
7189
7190         * src/mainwindow.c
7191                 fix asserts
7192         * src/common/xml.c
7193                 delay memory allocation until file is
7194                 opened successfully
7195                 Patch by Daniel Gustafson
7196
7197 2005-09-09 [colin]      1.9.14cvs10
7198
7199         * src/imap.c
7200                 Add guards
7201
7202 2005-09-08 [colin]      1.9.14cvs9
7203
7204         * src/compose.c
7205                 Alert when we can't save draft
7206                 Fix various wrap/color issues
7207                 Add mid-click pasting respecting wrap_paste option
7208         * src/folder.c
7209         * src/folder.h
7210         * src/folder_item_prefs.c
7211         * src/folder_item_prefs.h
7212         * src/imap.c
7213         * src/imap_gtk.c
7214         * src/imap_gtk.h
7215         * src/main.c
7216         * src/mainwindow.c
7217         * src/mainwindow.h
7218         * src/news.c
7219         * src/news_gtk.c
7220         * src/news_gtk.h
7221         * src/prefs_folder_item.c
7222                 Fix the impossibility to synchronise folders for
7223                 offline use (IMAP and NNTP are concerned)
7224
7225 2005-09-08 [colin]      1.9.14cvs8
7226
7227         * configure.ac
7228                 Build LDAP and JPilot by default if available
7229         * src/textview.c
7230                 Fix use after free
7231
7232 2005-09-08 [paul]       1.9.14cvs7
7233
7234         * doc/manual/en/sylpheed-1.html
7235         * doc/manual/en/sylpheed-18.html
7236         * doc/manual/en/sylpheed-19.html
7237         * doc/manual/en/sylpheed-4.html
7238         * doc/manual/en/sylpheed-6.html
7239         * doc/manual/en/sylpheed.html
7240                 a few minor updates, plus include some
7241                 details about plugins and their requirements
7242         * src/mainwindow.c
7243                 minor changes to English in /View/Sort
7244
7245 2005-09-07 [colin]      1.9.14cvs6
7246
7247         * doc/manual/en/sylpheed-1.html
7248         * doc/manual/en/sylpheed-10.html
7249         * doc/manual/en/sylpheed-11.html
7250         * doc/manual/en/sylpheed-12.html
7251         * doc/manual/en/sylpheed-13.html
7252         * doc/manual/en/sylpheed-14.html
7253         * doc/manual/en/sylpheed-15.html
7254         * doc/manual/en/sylpheed-16.html
7255         * doc/manual/en/sylpheed-17.html
7256         * doc/manual/en/sylpheed-18.html
7257         * doc/manual/en/sylpheed-19.html
7258         * doc/manual/en/sylpheed-2.html
7259         * doc/manual/en/sylpheed-20.html
7260         * doc/manual/en/sylpheed-21.html
7261         * doc/manual/en/sylpheed-22.html
7262         * doc/manual/en/sylpheed-3.html
7263         * doc/manual/en/sylpheed-4.html
7264         * doc/manual/en/sylpheed-5.html
7265         * doc/manual/en/sylpheed-6.html
7266         * doc/manual/en/sylpheed-7.html
7267         * doc/manual/en/sylpheed-8.html
7268         * doc/manual/en/sylpheed-9.html
7269         * doc/manual/en/sylpheed.html
7270                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
7271
7272 2005-09-07 [colin]      1.9.14cvs5
7273
7274         * src/mainwindow.c
7275                 Make labels more to-the-point
7276
7277 2005-09-07 [colin]      1.9.14cvs4
7278
7279         * doc/manual/en/sylpheed-1.html
7280         * doc/manual/en/sylpheed-12.html
7281         * doc/manual/en/sylpheed-13.html
7282         * doc/manual/en/sylpheed-14.html
7283         * doc/manual/en/sylpheed-15.html
7284         * doc/manual/en/sylpheed-16.html
7285         * doc/manual/en/sylpheed-17.html
7286         * doc/manual/en/sylpheed-18.html
7287         * doc/manual/en/sylpheed-19.html
7288         * doc/manual/en/sylpheed-2.html
7289         * doc/manual/en/sylpheed-20.html
7290         * doc/manual/en/sylpheed-21.html
7291         * doc/manual/en/sylpheed-22.html
7292         * doc/manual/en/sylpheed-4.html
7293         * doc/manual/en/sylpheed-5.html
7294         * doc/manual/en/sylpheed-6.html
7295         * doc/manual/en/sylpheed-7.html
7296         * doc/manual/en/sylpheed-8.html
7297         * doc/manual/en/sylpheed-9.html
7298         * doc/manual/en/sylpheed.html
7299                 Update manual
7300
7301 2005-09-07 [colin]      1.9.14cvs3
7302
7303         * doc/faq/en/sylpheed-faq-1.html
7304         * doc/faq/en/sylpheed-faq-2.html
7305         * doc/faq/en/sylpheed-faq-3.html
7306         * doc/faq/en/sylpheed-faq.html
7307                 Update FAQ
7308
7309 2005-09-07 [colin]      1.9.14cvs2
7310
7311         * src/folderview.c
7312         * src/procmsg.c
7313         * src/summaryview.c
7314         * src/toolbar.c
7315                 Fix special subfolders:
7316                 - Inherit parent's icon
7317                 - sent contents of queues subfolders
7318                 - empty subfolders of trashes
7319         * src/mainwindow.c
7320                 Remove outdated manual and faq entries
7321         * src/common/utils.c
7322                 Add quotes around %s coming from mailcap
7323
7324 2005-09-07 [colin]      1.9.14cvs1
7325
7326         * src/compose.c
7327                 After saving draft, set modified to FALSE
7328         * src/mimeview.c
7329         * src/common/utils.c
7330         * src/common/utils.h
7331                 Try to open mime parts using what is 
7332                 indicated in ~/.mailcap or /etc/mailcap,
7333                 if possible.
7334
7335 2005-09-05 [paul]       1.9.14
7336
7337         1.9.14 released
7338
7339         * po/sk.po
7340                 updated by Andrej Kacian
7341
7342 2005-09-05 [paul]       1.9.13cvs83
7343
7344         * po/de.po
7345         * po/es.po
7346         * po/fi.po
7347         * po/fr.po
7348         * po/nb.po
7349         * po/pt_BR.po
7350         * po/sr.po
7351                 updated translations by Thomas Gilgin, Ricardo Mones
7352                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
7353                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
7354
7355 2005-09-04 [paul]       1.9.13cvs82
7356
7357         * src/compose.c
7358                 only warn about exceeded line length limit
7359                 on send
7360
7361 2005-09-04 [paul]       1.9.13cvs81
7362
7363         * src/compose.c
7364                 fix crash in 'line length exceeded' dialogue
7365
7366 2005-09-02 [paul]       1.9.13cvs80
7367
7368         * src/imap.c
7369                 fix bug 795, 'Connection lost IMAP'
7370                 and add statusbar prints
7371                 Patch by Colin
7372
7373 2005-09-02 [paul]       1.9.13cvs79
7374
7375         * src/compose.c
7376                 compose_wrap_paragraph() becomes
7377                 compose_beautify_paragraph()
7378                 Patch by Colin
7379
7380 2005-09-02 [colin]      1.9.13cvs78
7381
7382         * src/folderview.c
7383                 Micro-fix
7384
7385 2005-09-01 [colin]      1.9.13cvs77
7386
7387         * src/imap.c
7388                 Maybe fix bug #795 (Connection lost IMAP)
7389                 Don't try to send logout when we're disconnected.
7390         * src/summaryview.c
7391                 Include locked and marked emails in HRM
7392                 view. Fixes bug #800 (Locked messages no longer 
7393                 show up when hide read messages is used)
7394
7395 2005-09-01 [paul]       1.9.13cvs76
7396
7397         * src/prefs_common.c
7398                 fix bad cutting
7399
7400 2005-08-31 [colin]      1.9.13cvs75
7401
7402         * src/folderview.c
7403         * src/folderview.h
7404         * src/prefs_summaries.c
7405         * src/summaryview.c
7406                 Fix "go to next new", fix preference
7407                 (Open unread/next swapped)
7408
7409 2005-08-31 [paul]       1.9.13cvs74
7410
7411         * src/compose.c
7412         * src/folderview.c
7413         * src/headerview.c
7414         * src/headerview.h
7415         * src/mainwindow.c
7416         * src/prefs_common.c
7417         * src/prefs_common.h
7418         * src/prefs_fonts.c
7419         * src/summaryview.c
7420         * src/textview.c
7421         * src/common/defs.h
7422                 remove obsolete BOLD_FONT setting
7423                 fix font update in headerview and textview
7424                 headers after prefs change
7425                 Patch By Colin
7426
7427 2005-08-31 [paul]
7428
7429         1.9.14-rc4 released
7430
7431 2005-08-30 [colin]      1.9.13cvs73
7432
7433         * src/summaryview.c
7434                 When Hide read messages is selected and we
7435                 refresh the summaryview, don't remove the 
7436                 currently displayed message. Fixes bug #797
7437                 (Summary view reloads when new mail is 
7438                 downloaded in 1.9.14 rc)
7439
7440 2005-08-30 [colin]      1.9.13cvs72
7441
7442         * src/folderview.c
7443                 Fix flickering
7444         * src/mainwindow.c
7445                 Remove useless callback
7446         * src/mimeview.c
7447         * src/gtk/filesel.c
7448         * src/gtk/filesel.h
7449                 Add a filesel_select_file_save_folder() - used by Save All
7450
7451 2005-08-29 [paul]       1.9.13cvs71
7452
7453         * AUTHORS
7454         * src/matcher_parser_parse.y
7455         * src/etpan/imap-thread.c
7456                 fix building on FreeBSD
7457                 Patch by Daniel Gustafson <daniel@hobbit.se>
7458
7459 2005-08-29 [paul]       1.9.13cvs70
7460
7461         * src/plugins/pgpinline/pgpinline.c
7462                 only initialise sig result if it's been handled
7463                 Patch by Colin
7464
7465 2005-08-29 [paul]       1.9.13cvs69
7466         
7467         Patches by Colin:
7468
7469         * src/imap.c
7470         * src/common.utils.c
7471         * src/common/utils.h
7472                 optimisation
7473         * src/stock_pixmap.h
7474                 fix wrong icon reference
7475         * src/pixmaps/trash_btn.xpm
7476                 replace with nicer image
7477
7478 2005-08-28 [colin]      1.9.13cvs68
7479
7480         * src/Makefile.am
7481         * src/stock_pixmap.c
7482         * src/stock_pixmap.h
7483         * src/toolbar.c
7484         * src/pixmaps/trash_btn.xpm
7485                 Add a specific trash xpm for the button
7486
7487 2005-08-28 [colin]      1.9.13cvs67
7488
7489         * src/imap.c
7490                 Fix leak
7491
7492 2005-08-27 [colin]      1.9.13cvs66
7493
7494         * src/imap.c
7495         * src/procmime.c
7496                 Correctly fix "Problem with replies", fixes
7497                 pgpmime encryption too. 
7498
7499 2005-08-27 [colin]      1.9.13cvs65
7500
7501         * src/folder.c
7502         * src/procmsg.c
7503         * src/procmsg.h
7504         * src/summaryview.c
7505                 Fix bug #517 (messages removed from summaryview 
7506                 when moving fails)
7507
7508 2005-08-27 [colin]      1.9.13cvs64
7509
7510         * tools/Makefile.am
7511         * tools/asus_mailled.sh
7512                 Add a script to blink ASUS laptops' mail LED where there
7513                 is unread mail.
7514
7515 2005-08-27 [colin]      1.9.13cvs63
7516
7517         * src/imap.c
7518         * src/etpan/imap-thread.c
7519         * src/etpan/imap-thread.h
7520                 Implement automatic choosing of login method
7521                 Fixes bug #791
7522         * src/gtk/.cvsignore
7523                 Add sylpheed-marshal.[ch]
7524
7525 2005-08-27 [colin]      1.9.13cvs62
7526
7527         * src/common/utils.c
7528                 Fix confusing perror
7529
7530 2005-08-27 [colin]      1.9.13cvs61
7531
7532         * src/toolbar.c
7533         * src/toolbar.h
7534                 Remove A_DELETE, replace it with 
7535                 A_TRASH and A_DELETE_REAL. Automatically
7536                 rewrite config files to replace A_DELETE
7537                 with A_TRASH (no functionality change).
7538                 Fixes half of #794
7539
7540 2005-08-26 [colin]      1.9.13cvs60
7541
7542         * src/procmime.c
7543                 Previous "Problem with replies" fix brought other
7544                 problems, fixing them
7545
7546 2005-08-26 [colin]      1.9.13cvs59
7547
7548         * src/procmime.c
7549                 Fix "Problem with replies". This happened only
7550                 on IMAP...
7551         * src/procmsg.c
7552                 Factorize code a bit
7553         * src/compose.c
7554                 Speed improvement on very long messages (wrapping)
7555                 Fix signature color on Reedit and Redirect
7556                 On Reedit, don't attach pgp-signatures parts, but
7557                 set signing to On.
7558
7559 2005-08-24 [paul]       1.9.13cvs58
7560
7561         * src/compose.c
7562                 don't claim success when clicking
7563                 Cancel on the passphrase box.
7564                 Patch by Colin
7565
7566 2005-08-24 [paul]       1.9.13cvs57
7567
7568         * src/main.c
7569                 fix misplaced sylpheed.log
7570         * src/common/defs.h
7571                 define UIDL_DIR
7572
7573 2005-08-24 [paul]       1.9.13cvs56
7574
7575         * src/imap.c
7576         * src/etpan/imap-thread.c
7577         * src/etpan/imap-thread.h
7578                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
7579                 Patch by Colin
7580         * src/gtk/sylpheed-marshal.c    ** REMOVED **
7581         * src/gtk/sylpheed-marshal.h    ** REMOVED **
7582                 remove autogenerated files
7583         * tools/kdeservicemenu/README
7584         * tools/kdeservicemenu/install.sh
7585         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
7586         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
7587                 use Claws icon, use 'Sylpheed-Claws' in menu,
7588                 use kdialog, and other cleanups
7589
7590 2005-08-23 [paul]       1.9.13cvs55
7591
7592         * src/compose.c
7593                 fix paste/wrap crash
7594                 Patch by Colin
7595
7596 2005-08-23 [paul]       1.9.13cvs54
7597
7598         * src/main.c
7599                 fix crash recovery
7600                 Patch by Colin
7601
7602 2005-08-23 [paul]       1.9.13cvs53
7603
7604         * src/addressbook.c
7605         * src/editaddress.c
7606                 view all data of LDAP contacts
7607                 Patch by Colin
7608
7609 2005-08-23 [paul]       1.9.13cvs52
7610
7611         * src/addressbook.c
7612                 fix issues with the Search field
7613                 Patch by Colin
7614
7615 2005-08-22 [paul]       1.9.13cvs51
7616
7617         * src/folderview.c
7618                 put name of folder in processing dialog
7619                 title
7620         * src/prefs_folder_item.c
7621                 improve english usage
7622
7623 2005-08-22 [paul]       1.9.13cvs50
7624
7625         * src/filtering.c
7626         * src/filtering.h
7627         * src/matcher.c
7628         * src/matcher_parser_lex.l
7629         * src/matcher_parser_parse.y
7630         * src/prefs_filtering.c
7631                 add Filtering/Processing rule names feature.
7632                 (the incompatible old matcherrc is saved as
7633                 matcherrc.pre_names).
7634                 Patch by Colin
7635
7636 2005-08-22 [paul]       1.9.13cvs49
7637
7638         * src/procmsg.c
7639                 fix colour labelling
7640                 Patch by Colin
7641
7642 2005-08-22 [paul]       1.9.13cvs48
7643
7644         * src/textview.c
7645                 fix open_image_cb()
7646
7647 2005-08-22 [paul]       1.9.13cvs47
7648
7649         * src/imap.c
7650                 fix bug 789, 'SC crashes with imap (CVS ver)'
7651                 Patch by Colin
7652
7653 2005-08-22 [paul]       1.9.13cvs46
7654
7655         * src/mimeview.c
7656         * src/prefs_common.c
7657         * src/common/defs.h
7658                 define reused defaults in defs.h
7659         * src/textview.c
7660                 add 'Open image' to image popup menu
7661
7662 2005-08-21 [colin]      1.9.13cvs45
7663
7664         * src/summaryview.c
7665                 Fix bug #788 (Bogus "From" address displayed)
7666
7667 2005-08-20 [colin]      1.9.13cvs44
7668
7669         * src/folder.c
7670                 Fix buf #787 (multilevel delete causes SIGSEGV)
7671
7672 2005-08-19 [colin]      1.9.13cvs43
7673
7674         * src/inc.c
7675         * src/prefs_common.c
7676         * src/prefs_common.h
7677                 Add an hidden pref to allow modifying the
7678                 update stepping in incorporation.
7679                 Patch by wwp.
7680
7681 2005-08-19 [colin]      1.9.13cvs42
7682
7683         * src/compose.c
7684         * src/procmime.c
7685                 Workaround for broken MUAs: encode 
7686                 Content-type: name: as ASCII and 
7687                 Content-Disposition: filename: as
7688                 per rfc2231
7689         * src/prefs_account.c
7690                 Fix invisible-ness of SMTP SSL prefs
7691                 in NNTP accounts
7692
7693 2005-08-19 [paul]       1.9.13cvs41
7694
7695         * src/compose.c
7696         * src/prefs_common.c
7697         * src/prefs_common.h
7698         * src/prefs_wrapping.c
7699                 paste with or without wrapping.
7700                 patch by Colin
7701
7702 2005-08-19 [paul]       1.9.13cvs40
7703
7704         * src/prefs_common.c
7705         * src/prefs_common.h
7706         * src/summaryview.c
7707                 reintroduce enable_swap_from as a
7708                 hidden pref. patch by Colin
7709         * src/quote_fmt_parse.y
7710         * src/plugins/clamav/clamav_plugin.c
7711         * src/plugins/dillo_viewer/dillo_viewer.c
7712         * src/plugins/mathml_viewer/mathml_viewer.c
7713         * src/plugins/pgpcore/sgpgme.c
7714         * src/plugins/pgpinline/pgpinline.c
7715         * src/plugins/pgpmime/pgpmime.c
7716                 tidy up. patch by Colin
7717
7718 2005-08-19 [paul]       1.9.13cvs39
7719
7720         * configure.ac
7721                 complete cvs38's sync
7722         * src/editaddress.c
7723         * src/gedit-print.c
7724         * src/mutt.c
7725         * src/etpan/etpan-log.c
7726         * src/etpan/imap-thread.c
7727         * src/gtk/gtksourceprintjob.c
7728                 fix compilation warnings
7729                 (patch by Colin)
7730
7731 2005-08-19 [paul]       1.9.13cvs38
7732
7733         sync with main:
7734
7735         * src/account.c
7736         * src/action.c
7737         * src/addrbook.c
7738         * src/addrcache.c
7739         * src/addrharvest.c
7740         * src/addrindex.c
7741         * src/codeconv.c
7742         * src/compose.c
7743         * src/crash.c
7744         * src/exporthtml.c
7745         * src/exportldif.c
7746         * src/folder.c
7747         * src/image_viewer.c
7748         * src/inc.c
7749         * src/inc.h
7750         * src/jpilot.c
7751         * src/ldif.c
7752         * src/main.c
7753         * src/matcher.c
7754         * src/mbox.c
7755         * src/messageview.c
7756         * src/mh.c
7757         * src/mimeview.c
7758         * src/msgcache.c
7759         * src/mutt.c
7760         * src/news.c
7761         * src/partial_download.c
7762         * src/pine.c
7763         * src/pop.c
7764         * src/prefs_actions.c
7765         * src/prefs_common.c
7766         * src/prefs_customheader.c
7767         * src/prefs_display_header.c
7768         * src/prefs_gtk.c
7769         * src/prefs_themes.c
7770         * src/procheader.c
7771         * src/procmime.c
7772         * src/procmsg.c
7773         * src/recv.c
7774         * src/send_message.c
7775         * src/simple-gettext.c
7776         * src/sourcewindow.c
7777         * src/textview.c
7778         * src/vcard.c
7779         * src/common/defs.h
7780         * src/common/log.c
7781         * src/common/plugin.c
7782         * src/common/prefs.c
7783         * src/common/session.c
7784         * src/common/session.h
7785         * src/common/socket.c
7786         * src/common/socket.h
7787         * src/common/ssl_certificate.c
7788         * src/common/template.c
7789         * src/common/utils.c
7790         * src/common/utils.h
7791         * src/common/xml.c
7792         * src/gtk/about.c
7793         added wrappers for C library function that
7794                 take pathname arguments.
7795                 enabled compilation with MinGW.
7796                 use GDir instead of directly using opendir().
7797                 added rename_force().
7798
7799 2005-08-19 [paul]       1.9.13cvs37
7800         
7801         patches by Colin:
7802         * src/compose.c
7803                 fix privacy settings on re-editing
7804                 a sent message
7805         * src/jpilot.c
7806                 fix encoding bug
7807         * src/folder.c
7808         * src/procmsg.c
7809         * src/procmsg.h
7810         * src/summaryview.c
7811                 flag changing optimisation
7812
7813 2005-08-18 [martin]     1.9.13cvs36
7814
7815         * commitHelper
7816             added my login
7817         * src/addrcache.c
7818         * src/addrharvest.c
7819         * src/addrindex.c
7820         * src/compose.c
7821         * src/grouplistdialog.c
7822         * src/main.c
7823         * src/mainwindow.c
7824         * src/msgcache.c
7825         * src/mutt.c
7826         * src/pine.c
7827         * src/prefs_account.c
7828         * src/prefs_themes.c
7829         * src/stock_pixmap.c
7830         * src/summaryview.c
7831         * src/gtk/about.c
7832         * src/gtk/logwindow.c
7833             removed deprecated glib and gdk stuff
7834         * src/plugins/pgpcore/select-keys.c
7835             convert attributes from locale to utf8
7836
7837 2005-08-17 [paul]       1.9.13cvs35
7838
7839         * src/account.c
7840         * src/addressbook.c
7841                 use new GTK_STOCK_ icons if available
7842         * src/summaryview.c
7843         * src/gtk/gtksctree.c
7844         * src/gtk/gtksctree.h
7845                 faster range select. patch by Colin
7846
7847 2005-08-17 [paul]       1.9.13cvs34
7848
7849         patches by colin:
7850         * src/addressbook.c
7851         * src/addressitem.h
7852                 Add an edit button for contacts, fix selections
7853                 of gtksctree items
7854         * src/editaddress.c
7855                 Change labels, let Save be always possible in the
7856                 email and user atributes tabs
7857         * src/folderview.c
7858                 fix sort issues
7859         * src/summaryview.c
7860                 select next item instead of the displayed one
7861                 after deletion
7862
7863         * src/gtk/progressdialog.c
7864                 use prefs_common.enable_rules_hint
7865
7866 2005-08-13 [hoa]        1.9.13cvs33
7867
7868         * src/etpan/imap-thread.c
7869                 fixed build on Solaris.
7870
7871 2005-08-10 [colin]      1.9.13cvs32
7872
7873         * src/procmsg.c
7874                 Fix cvs31 (missing fclose before reading
7875                 the file)
7876
7877 2005-08-10 [colin]      1.9.13cvs31
7878
7879         * src/procmsg.c
7880                 Fix procmsg_msginfo_new_from_mimeinfo() when
7881                 the MimeInfo isn't stored in memory. This fixes
7882                 replying to an attached message.
7883
7884 2005-08-10 [colin]      1.9.13cvs30
7885
7886         * src/mainwindow.c
7887                 Fix slowness in account changing
7888
7889 2005-08-10 [colin]      1.9.13cvs29
7890
7891         * src/folder.c
7892         * src/folderutils.c
7893         * src/folderview.c
7894         * src/imap_gtk.c
7895         * src/mainwindow.c
7896         * src/mh_gtk.c
7897         * src/procmsg.c
7898         * src/summaryview.c
7899                 Optimize folder_has_parent_of_type
7900                 Prevent moving special sub-folders from contextual menus
7901                 Rework message a bit ("Empty all messages" -> "Delete all
7902                 messages")
7903                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
7904                 and "Deleted Items" folders)
7905
7906 2005-08-08 [colin]      1.9.13cvs28
7907
7908         * src/summaryview.c
7909         * src/prefs_summaries.c
7910                 Make "Select first unread|new" more flexible
7911                 (just prioritize new or unread)
7912
7913 2005-08-08 [colin]      1.9.13cvs27
7914
7915         * src/summaryview.c
7916                 If "select first new" is selected and there only
7917                 are unread messages, fallback to "select first
7918                 unread".
7919
7920 2005-08-08 [colin]      1.9.13cvs26
7921
7922         * src/folder.c
7923                 Fix shameful bugs (and bug #779)
7924
7925 2005-08-08 [colin]      1.9.13cvs25
7926
7927         * src/folder.c
7928         * src/folder.h
7929                 Cache parents' type to make folder_has_parent_of_type
7930                 faster
7931         * src/folderview.c
7932                 Forbid DnD of special sub-folders
7933         * src/procmsg.c
7934         * src/procmsg.h
7935                 Add MAIL_POSTFILTERING_HOOK
7936         * src/summaryview.c
7937                 Revert over-zealous deletion of the use_addr_book 
7938                 code
7939
7940 2005-08-07 [colin]      1.9.13cvs24
7941
7942         * src/folder.c
7943                 Fix big mistake (passing MsgInfo instead 
7944                 of FolderItem)
7945
7946 2005-08-07 [colin]      1.9.13cvs23
7947
7948         * src/compose.c
7949         * src/folder.c
7950         * src/folder.h
7951         * src/foldersel.c
7952         * src/folderutils.c
7953         * src/folderview.c
7954         * src/imap.c
7955         * src/mainwindow.c
7956         * src/messageview.c
7957         * src/mh.c
7958         * src/msgcache.c
7959         * src/procmime.c
7960         * src/summaryview.c
7961                 Make subfolders of Drafts, Queue, Outbox, Trash
7962                 work like their parents. 
7963                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
7964
7965 2005-08-07 [colin]      1.9.13cvs22
7966
7967         * src/addressbook.c
7968                 Fix bug #771 (Dragged contacts not saved)
7969
7970 2005-08-07 [paul]       1.9.13cvs21
7971
7972         * src/summaryview.c
7973                 fix bug 32 'Search Doesn't display results
7974                 if "Hide Read Messages" is chosen'
7975                 be more literal in interpreting 'Hide read
7976                 messages'
7977
7978 2005-08-07 [colin]      1.9.13cvs20
7979
7980         * src/folderview.c
7981                 Add debug
7982         * src/summaryview.c
7983                 Faster 'unthread_for_execution'
7984
7985 2005-08-06 [paul]       1.9.13cvs19
7986
7987         * src/mainwindow.c
7988                 add mnemonics to Set displayed columns
7989                 fix bug where msgview_visible option was
7990                 overwritten as TRUE on startup
7991
7992 2005-08-06 [paul]       1.9.13cvs18
7993
7994         * src/mainwindow.c
7995                 refer to 'displayed columns in folder/message
7996                 list' not 'displayed items in summary/message view'
7997         * src/prefs_display_header.c
7998                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
7999                 be consistent with similar dialogues
8000         * src/prefs_folder_column.c
8001         * src/prefs_summary_column.c
8002                 'columns' not 'items', and folder and message lists,
8003                 instead of folder and summary views;
8004                 Use 'Hidden columns' as list heading not 'Available
8005                 items';
8006                 move the 'Remove' button to the right hand side;
8007                 top-align the buttons;
8008                 remove unneeded vbox
8009         * src/prefs_summaries.c
8010                 put the 2 column prefs buttons in a frame to reduce
8011                 overall width; refer to columns not items &c.
8012
8013 2005-08-05 [colin]      1.9.13cvs17
8014
8015         * src/prefs_common.c
8016         * src/prefs_common.h
8017         * src/mainwindow.c
8018         * src/compose.c
8019         * src/messageview.c
8020                 Add an hidden toolbar_detachable pref, so
8021                 that I can get rid of these painful handles
8022                 in the toolbars. Defaults to TRUE to avoid
8023                 changing the GUI on unsuspecting people...
8024
8025 2005-08-05 [colin]      1.9.13cvs16
8026
8027         * src/Makefile.am
8028         * src/prefs_folder_column.c
8029         * src/prefs_folder_column.h
8030                 Add prefs for folder columns
8031         * src/folderview.c
8032         * src/folderview.h
8033         * src/mainwindow.c
8034         * src/mainwindow.h
8035         * src/prefs_common.c
8036         * src/prefs_common.h
8037         * src/prefs_summaries.c
8038                 Use them
8039         * src/prefs_summary_column.c
8040         * src/summaryview.c
8041         * src/summaryview.h
8042                 Add a To column
8043         * src/textview.c
8044         * src/common/utils.c
8045         * src/common/utils.h
8046                 Move uri colourisation functions
8047                 to utils
8048         * src/compose.c
8049                 Colourise URIs
8050         * src/imap.c
8051                 Fix bug with LIST where we'd try
8052                 to get Folder//////[...]/// 
8053
8054 2005-08-05 [paul]       1.9.13cvs15
8055
8056         * src/prefs_summaries.c
8057                 improve the English usage
8058         * src/summaryview.c
8059                 set font on column change
8060                 thanks to Colin
8061
8062 2005-08-05 [paul]       1.9.13cvs14
8063
8064         * src/prefs_common.c
8065         * src/prefs_common.h
8066         * src/prefs_summaries.c
8067         * src/summaryview.c
8068                 replace 'open_unread_on_enter' option with
8069                 'select_on_entry' option. opening/not opening
8070                 is now exclusively controlled by 'always_show_msg'
8071
8072 2005-08-04 [colin]      1.9.13cvs13
8073
8074         * src/compose.c
8075                 Remove dead code
8076                 Add colourisation of quotes and signatures
8077         * src/folderview.c
8078                 Fix possible crashes
8079         * src/messageview.c
8080                 Change an assert that is no problem
8081         * src/news.c
8082         * src/news_gtk.c
8083         * src/news_gtk.h
8084                 Fix offline mode
8085         * src/gtk/quicksearch.c
8086                 Fix a possible crash
8087
8088 2005-08-03 [colin]      1.9.13cvs12
8089
8090         * src/prefs_account.c
8091                 Fix bug #777 (Sylpheed crash in account configuration)
8092
8093 2005-08-03 [colin]      1.9.13cvs11
8094
8095         * src/addressbook.c
8096         * src/editaddress.c
8097         * src/editgroup.c
8098                 Fixing addressbook, round 2
8099         * src/textview.c
8100                 Fix emphasis color on rechecking 'Colorize messages'
8101
8102 2005-08-03 [paul]       1.9.13cvs10
8103
8104         sync with main
8105
8106         * src/addr_compl.c
8107         * src/compose.c
8108         * src/main.c
8109         * src/pop.c
8110         * src/prefs_account.c
8111         * src/procmime.c
8112         * src/procmsg.c
8113         * src/quote_fmt_parse.y
8114         * src/textview.c
8115         * src/common/quoted-printable.c
8116         * src/common/utils.c
8117         * src/common/utils.h
8118         * src/common/xml.c
8119                 replaced incorrect locale-independent
8120                 ctype functions with GLib's. Corrected
8121                 signedness mismatch.
8122         * src/headerview.c
8123                 headerview_create(): added spacing for vbox.
8124         * src/gtk/about.c
8125                 set focus to the OK button.
8126
8127 2005-08-03 [colin]      1.9.13cvs9
8128
8129         * src/folderview.c
8130                 Fix possible crash
8131
8132 2005-08-02 [colin]      1.9.13cvs8
8133
8134         * src/mainwindow.c
8135                 Fix cast
8136         * src/addressbook.c
8137         * src/addressitem.h
8138                 Fix a cast and more generally, try to make the
8139                 GUI more intuitive and consistent (round 1)
8140
8141 2005-08-02 [paul]       1.9.13cvs7
8142
8143         * src/folder.h
8144                 missing in 1.9.13cvs6
8145
8146 2005-08-02 [colin]      1.9.13cvs6
8147
8148         * src/folder.c
8149                 Fix one more leak
8150
8151 2005-08-02 [colin]      1.9.13cvs5
8152
8153         * src/folder.c
8154         * src/folderview.c
8155         * src/imap.c
8156         * src/main.c
8157         * src/mbox.c
8158         * src/procmsg.c
8159         * src/summaryview.c
8160                 Fix a number of folder_item_get_msg_list()-related
8161                 leaks (missing procmsg_msginfo_free()s)
8162
8163 2005-08-01 [colin]      1.9.13cvs4
8164
8165         * src/folderview.c
8166         * src/folderview.h
8167         * src/mainwindow.c
8168         * src/prefs_fonts.c
8169         * src/prefs_summaries.c
8170         * src/prefs_themes.c
8171         * src/summaryview.c
8172         * src/summaryview.h
8173         * src/textview.c
8174         * src/textview.h
8175                 Fix instant-apply of summary and folderview-related prefs
8176                 Fix erroneous g_free and alertpanels in prefs_theme
8177                 Add instant-apply for fonts
8178                 Defer applying of prefs a little bit so it's done only
8179                 once even if requested by multiples prefs pages
8180
8181 2005-08-01 [paul]       1.9.13cvs3
8182
8183         * src/main.c
8184                 fix bug 776 'S.C. crashes on close'
8185                 thanks to Colin
8186         * src/etpan/etpan-thread-manager-types.h
8187                 add missing include
8188                 thanks to Hoa
8189
8190 2005-07-25 [paul]       1.9.13cvs2
8191
8192         * src/summaryview.c
8193                 fix typos. spotted by Fabien Vantard
8194
8195 2005-07-24 [paul]       1.9.13cvs1
8196
8197         * doc/man/sylpheed.1
8198                 update man page, incorporating fix of
8199                 bug 769 'Typo in manpage'
8200         * src/etpan/imap-thread.c
8201                 fix NetBSD openssl dependencies. patch by
8202                 George Michaelson <ggm@apnic.net>
8203         * po/pt_BR.po
8204                 updated by Frederico Goncalves Guimaraes
8205
8206 2005-07-22 [paul]       1.9.13
8207
8208         1.9.13 release
8209
8210 2005-07-22 [paul]       1.9.12cvs91
8211
8212         * AUTHORS
8213         * INSTALL
8214         * README.claws
8215         * RELEASE_NOTES.claws
8216                 updated for release
8217         * configure.ac
8218         * po/nb.po
8219         * tools/claws.i18n.status.pl
8220                 add Norwegian translation. submiited by
8221                 Geir Helland <pjallabais@users.sourceforge.net>
8222         * po/ca.po
8223         * po/de.po
8224         * po/es.po
8225         * po/fi.po
8226         * po/fr.po
8227         * po/it.po
8228         * po/sk.po
8229         * po/sr.po
8230         * po/zh_CN.po
8231                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
8232                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
8233                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
8234                 Yang Guilong
8235         * src/plugins/clamav/clamav_plugin_gtk.c
8236         * src/plugins/spamassassin/spamassassin_gtk.c
8237                 replace outdated description strings
8238
8239 2005-07-21 [colin]      1.9.12cvs90
8240
8241         * src/folder.c
8242                 Set folder to batch mode when scanning it. Makes deletion
8243                 of unread mails on IMAP much faster (due to the UNREAD 
8244                 flag unsetting)
8245
8246 2005-07-21 [darko]      1.9.12cvs89
8247
8248         * configure.ac
8249                 link against libresolv if necessary (patch by Paul)
8250         * src/msgcache.c
8251                 use glib's portable macros to determine endianness
8252
8253 2005-07-21 [paul]       1.9.12cvs88
8254
8255         * src/crash.c
8256         * src/gtk/about.c
8257                 update compiled-in features list
8258
8259 2005-07-20 [colin]      1.9.12cvs87
8260
8261         * src/folder.c
8262         * src/textview.c
8263                 Gcc 2.9x compilation fixes, thanks to Darko
8264         * src/plugins/clamav/clamav_plugin.c
8265                 Little optimisation: load virus database only once
8266         * src/plugins/spamassassin/spamassassin.c
8267                 Big optimisation: filtering one mail took at least 1 second,
8268                 now it takes at least 50ms. Doesn't speed up spamassassin 
8269                 itself, but should already be much more tolerable.
8270
8271 2005-07-20 [colin]      1.9.12cvs86
8272
8273         * src/summaryview.c
8274                 Fix performance issue
8275
8276 2005-07-19 [colin]      1.9.12cvs85
8277
8278         * src/plugins/pgpinline/plugin.c
8279                 Fix warning
8280
8281 2005-07-19 [colin]      1.9.12cvs84
8282
8283         * configure.ac
8284         * src/plugins/Makefile.am
8285         * src/plugins/pgpinline/.cvsignore
8286         * src/plugins/pgpinline/Makefile.am
8287         * src/plugins/pgpinline/pgpinline.c
8288         * src/plugins/pgpinline/pgpinline.deps
8289         * src/plugins/pgpinline/pgpinline.h
8290         * src/plugins/pgpinline/plugin.c
8291                 Put pgpinline in the main tree
8292
8293 2005-07-19 [paul]       1.9.12cvs83
8294
8295         * src/prefs_actions.c
8296                 prevent '//' in menu names, which cause a crash
8297                 thanks to Colin
8298
8299 2005-07-19 [paul]       1.9.12cvs82
8300
8301         * configure.ac
8302                 be generally more informative in configure output.
8303                 OpenSSL: correction: '[ --enable-openssl ...' -> 
8304                 '[ --disable-openssl ...', as --enable-openssl is default
8305                 PGP/MIME: don't check for GPGME again, check for
8306                 pgpcore instead. Therefore prevent the possibility of
8307                 attempting to build pgpmime if pgpcore dependencies are
8308                 not met
8309                 ClamAV: use pkgconfig to check for lib
8310                 libgnomeprint: revert logic on inner test to match
8311                 everything else
8312         * src/plugins/pgpcore/sgpgme.c
8313                 add missing include
8314
8315 2005-07-19 [colin]      1.9.12cvs81
8316
8317         * src/summaryview.c
8318                 Fix slow thread rebuilding in particular
8319                 cases
8320
8321 2005-07-19 [paul]       1.9.12cvs80
8322
8323         * sylpheed-claws.desktop
8324                 fix typo, spotted by Stephan Sachse
8325         * src/account.c
8326                 replace GTK_STOCK_ADD with
8327                 GTK_STOCK_NEW button
8328
8329 2005-07-18 [colin]      1.9.12cvs79
8330
8331         * src/etpan/imap-thread.c
8332                 Fix return value (Thanks Hoa)
8333
8334 2005-07-18 [colin]      1.9.12cvs78
8335
8336         * src/imap.c
8337                 Allow empty passwords
8338                 Create drafts/queue/outbox if necessary
8339         * src/summaryview.c
8340                 Remove old code
8341         * src/etpan/imap-thread.c
8342                 Fix STARTTLS (Thanks to Hoa)
8343
8344 2005-07-18 [paul]       1.9.12cvs77
8345
8346         * ChangeLog-gtk2.jp
8347         * ChangeLog.jp
8348                 removed
8349         * Makefile.am
8350                 updated to reflect additions and removals
8351         * TODO
8352                 updated to be claws-specific
8353         * TODO-gtk2
8354         * TODO-gtk2.jp
8355         * TODO.jp
8356         * sylpheed-128x128.png
8357         * sylpheed-64x64.png
8358                 removed
8359         * sylpheed-claws-128x128.png
8360         * sylpheed-claws-64x64.png
8361         * sylpheed-claws.desktop
8362         * sylpheed-claws.png
8363                 added
8364         * sylpheed.desktop
8365         * sylpheed.png
8366                 removed
8367
8368 2005-07-17 [paul]       1.9.12cvs76
8369
8370         * src/account.c
8371         * src/addressbook.c
8372         * src/alertpanel.c
8373         * src/alertpanel.h
8374         * src/compose.c
8375         * src/exphtmldlg.c
8376         * src/expldifdlg.c
8377         * src/folderview.c
8378         * src/imap_gtk.c
8379         * src/inc.c
8380         * src/message_search.c
8381         * src/messageview.c
8382         * src/mh_gtk.c
8383         * src/news_gtk.c
8384         * src/prefs_actions.c
8385         * src/prefs_filtering.c
8386         * src/prefs_matcher.c
8387         * src/prefs_template.c
8388         * src/prefs_themes.c
8389         * src/ssl_manager.c
8390         * src/summary_search.c
8391         * src/textview.c
8392         * src/toolbar.c
8393         * src/gtk/sslcertwindow.c
8394         * src/plugins/pgpcore/sgpgme.c
8395                 rework alertpanels
8396
8397 2005-07-17 [colin]      1.9.12cvs75
8398
8399         * src/privacy.c
8400                 add a PrivacySystem accessor that checks that
8401                 the system cached in a MimeInfo's privacydata
8402                 is still registered. Use this accessor instead
8403                 of directly using data->system. Fixes crashes
8404                 after unloading pgp plugins.
8405
8406 2005-07-17 [colin]      1.9.12cvs74
8407
8408         * src/alertpanel.c
8409                 Change geometry hints to a simple default size.
8410                 Fixes the certs dialogs.
8411
8412 2005-07-17 [colin]      1.9.12cvs73
8413
8414         * src/gtk/sslcertwindow.c
8415                 Use a gtkExpander
8416
8417 2005-07-17 [colin]      1.9.12cvs72
8418
8419         * src/plugins/pgpcore/Makefile.am
8420         * src/plugins/pgpmime/Makefile.am
8421                 Add gpgme libs
8422
8423 2005-07-17 [paul]       1.9.12cvs71
8424
8425         * configure.ac
8426                 add --disable-gnomeprint option
8427                 modified version of patch by Marius Mauch
8428
8429 2005-07-17 [paul]       1.9.12cvs70
8430
8431         * src/common/defs.h
8432                 update urls
8433         * src/account.c
8434         * src/action.c
8435         * src/addressbook.c
8436         * src/compose.c
8437         * src/foldersel.c
8438         * src/folderview.c
8439         * src/html.c
8440         * src/imap_gtk.c
8441         * src/main.c
8442         * src/mainwindow.c
8443         * src/messageview.c
8444         * src/mh_gtk.c
8445         * src/mimeview.c
8446         * src/news_gtk.c
8447         * src/prefs_account.c
8448         * src/prefs_send.c
8449         * src/prefs_summaries.c
8450         * src/procmsg.c
8451         * src/summaryview.c
8452         * src/common/utils.c
8453         * src/common/xml.c
8454         * src/plugins/pgpcore/passphrase.c
8455         * src/plugins/pgpcore/select-keys.c
8456                 replace inappropriately used backticks
8457                 with single quotes
8458
8459 2005-07-16 [colin]      1.9.12cvs69
8460
8461         * src/image_viewer.c
8462                 Add extra paranoid checks
8463
8464 2005-07-16 [colin]      1.9.12cvs68
8465
8466         * src/plugins/pgpcore/prefs_gpg.c
8467                 Don't auto-check sigs by default, as it
8468                 can be really slow.
8469
8470 2005-07-16 [colin]      1.9.12cvs67
8471
8472         * src/plugins/pgpcore/sgpgme.c
8473                 Make messages a bit better.
8474
8475 2005-07-16 [colin]      1.9.12cvs66
8476
8477         * src/imap.c
8478                 Remove pseudo-log
8479         * src/etpan/imap-thread.c
8480                 Add real log
8481
8482 2005-07-16 [colin]      1.9.12cvs65
8483
8484         * src/main.c
8485         * src/prefs_other.c
8486                 And now, fix build with libetpan :-/
8487
8488 2005-07-15 [colin]      1.9.12cvs64
8489
8490         * src/prefs_other.c
8491                 Continue fixing build without libetpan.
8492
8493 2005-07-15 [colin]      1.9.12cvs63
8494
8495         * src/main.c
8496                 Fix build with --disable-libetpan
8497
8498 2005-07-15 [colin]      1.9.12cvs62
8499
8500         * configure.ac
8501                 Bump libetpan's version
8502
8503 2005-07-15 [colin]      1.9.12cvs61
8504
8505         * src/etpan/imap-thread.c
8506                 Actually stop logging :)
8507
8508 2005-07-15 [colin]      1.9.12cvs60
8509
8510         * src/addressbook.c
8511                 Fix dnd of multiple addresses.
8512
8513 2005-07-15 [hoa]        1.9.12cvs59
8514
8515         * src/etpan/imap-thread.c
8516             disable login of IMAP password in libetpan log file.
8517
8518 2005-07-15 [paul]       1.9.12cvs58
8519
8520         * src/account.c
8521                 don't automatically sort
8522                 do allow drag n drop
8523
8524 2005-07-15 [paul]       1.9.12cvs57
8525
8526         * src/account.c
8527         * src/ssl_manager.c
8528                 alphabetical listing
8529
8530 2005-07-15 [paul]       1.9.12cvs56
8531
8532         * src/gtk/pluginwindow.c
8533                 sort plugin list alphabetically
8534
8535 2005-07-15 [paul]       1.9.12cvs55
8536
8537         * src/prefs_spelling.c
8538         * src/prefs_wrapping.c
8539                 unify English usage
8540
8541 2005-07-15 [colin]      1.9.12cvs54
8542
8543         * src/wizard.c
8544                 Typo fix
8545
8546 2005-07-15 [paul]       1.9.12cvs53
8547
8548         * src/prefs_message.c
8549                 make 'show cursor' a hidden option
8550
8551 2005-07-14 [colin]      1.9.12cvs52
8552
8553         * src/plugins/spamassassin/Makefile.am
8554         * src/plugins/clamav/Makefile.am
8555                 Fix double EXTRA_DISTs
8556
8557 2005-07-14 [colin]      1.9.12cvs51
8558
8559         * src/plugins/clamav/Makefile.am
8560         * src/plugins/clamav/clamav_plugin_gtk.deps
8561         * src/plugins/spamassassin/Makefile.am
8562         * src/plugins/spamassassin/spamassassin_gtk.deps
8563                 Make $plugin_gtk depend on $plugin
8564
8565 2005-07-14 [hoa]        1.9.12cvs50
8566
8567         * src/etpan/imap-thread.c
8568                 enable debug log of libetpan when running with --debug
8569
8570 2005-07-14 [colin]      1.9.12cvs49
8571
8572         * configure.ac
8573         * src/common/Makefile.am
8574         * src/common/plugin.c
8575         * src/common/plugin.h
8576                 Add a little plugin dependancy system.
8577                 Plugins can ship a $plugin_name.deps file
8578                 (near them in PLUGINDIR) so that their
8579                 dependancies are loaded if possible.
8580         * src/plugins/Makefile.am
8581         * src/plugins/pgpcore/Makefile.am
8582         * src/plugins/pgpcore/passphrase.c
8583         * src/plugins/pgpcore/passphrase.h
8584         * src/plugins/pgpcore/plugin.c
8585         * src/plugins/pgpcore/prefs_gpg.c
8586         * src/plugins/pgpcore/prefs_gpg.h
8587         * src/plugins/pgpcore/select-keys.c
8588         * src/plugins/pgpcore/select-keys.h
8589         * src/plugins/pgpcore/sgpgme.c
8590         * src/plugins/pgpcore/sgpgme.h
8591                 Introduce pgpcore, used by pgpmime and
8592                 pgpinline
8593         * src/plugins/pgpmime/Makefile.am
8594         * src/plugins/pgpmime/passphrase.c
8595         * src/plugins/pgpmime/passphrase.h
8596         * src/plugins/pgpmime/pgpmime.c
8597         * src/plugins/pgpmime/pgpmime.deps
8598         * src/plugins/pgpmime/plugin.c
8599         * src/plugins/pgpmime/prefs_gpg.c
8600         * src/plugins/pgpmime/prefs_gpg.h
8601         * src/plugins/pgpmime/select-keys.c
8602         * src/plugins/pgpmime/select-keys.h
8603         * src/plugins/pgpmime/sgpgme.c
8604         * src/plugins/pgpmime/sgpgme.h
8605                 Remove the core from pgpmime and add the
8606                 dependancy to pgpcore.
8607
8608 2005-07-14 [paul]       1.9.12cvs48
8609
8610         * src/stock_pixmap.c
8611                 forgot this in last commit
8612
8613 2005-07-14 [paul]       1.9.12cvs47
8614
8615         * src/account.c
8616         * src/addressbook.c
8617                 add accelerators for the buttons (sync with main)
8618         * src/compose.c
8619         * src/compose.h
8620                 add accelerators for the buttons.
8621                 fix editing with external editor.
8622                 replace gdk_input_*() with GIOChannel;
8623                 (sync with main)
8624         * src/foldersel.c
8625                 display folder names with new/unread
8626                 representation (sync with main)
8627         * src/main.c
8628                 specify default window icon (sync with main)
8629         * src/prefs_common.c
8630                 use_addr_book default to FALSE
8631         * src/summaryview.c
8632         * src/textview.c
8633                 add accelerators for the buttons (sync with main)
8634         * src/gtk/menu.c
8635                 fix typos
8636         * src/pixmaps/sylpheed_icon.xpm
8637                 updated
8638
8639 2005-07-13 [paul]       1.9.12cvs46
8640
8641         * src/plugins/pgpmime/pgpmime.c
8642         * src/plugins/pgpmime/sgpgme.c
8643                 (temporarily) use deprecated gpgme_data_rewind()
8644                 while largefile support is not present
8645                 (as suggested by Colin)
8646
8647 2005-07-13 [paul]       1.9.12cvs45
8648
8649         * configure.ac
8650                 remove large file support (for now):
8651                 it breaks too many things
8652
8653 2005-07-13 [paul]       1.9.12cvs44
8654
8655         * configure.ac
8656                 add large file support
8657         * src/html.c
8658                 fix bug #763 where href attribute was not
8659                 the very first attribute of a link
8660                 patch by Thomas Gilgin
8661
8662 2005-07-13 [colin]      1.9.12cvs43
8663
8664         * src/gtk/pluginwindow.c
8665                 Little portability fix
8666
8667 2005-07-13 [colin]      1.9.12cvs42
8668
8669         * src/plugins/pgpmime/sgpgme.c
8670                 Fix crasher.
8671
8672 2005-07-13 [colin]      1.9.12cvs41
8673
8674         * src/plugins/pgpmime/pgpmime.c
8675         * src/plugins/pgpmime/sgpgme.c
8676                 Use gpgme_data_release_and_get_mem instead
8677                 of gpgme_data_read.
8678
8679 2005-07-13 [colin]      1.9.12cvs40
8680
8681         * configure.ac
8682         * src/plugins/pgpmime/passphrase.c
8683         * src/plugins/pgpmime/passphrase.h
8684         * src/plugins/pgpmime/pgpmime.c
8685         * src/plugins/pgpmime/plugin.c
8686         * src/plugins/pgpmime/select-keys.c
8687         * src/plugins/pgpmime/select-keys.h
8688         * src/plugins/pgpmime/sgpgme.c
8689         * src/plugins/pgpmime/sgpgme.h
8690                 Port pgpmime to gpgme-1.0.
8691
8692 2005-07-12 [paul]       1.9.12cvs39
8693
8694         * AUTHORS
8695         * src/toolbar.c
8696         * src/toolbar.h
8697                 add a 'Go to Prev' button to the toolbar.
8698                 correct tooltip text of go to buttons.
8699                 based on patch by Yang Guilong <bamanzi@gmail.com>
8700
8701 2005-07-12 [colin]      1.9.12cvs38
8702
8703         * src/statusbar.c
8704                 Fix progress bar showing stuff at startup.
8705
8706 2005-07-12 [paul]       1.9.12cvs37
8707
8708         * src/editjpilot.c
8709                 fix building with jpilot support
8710
8711 2005-07-11 [colin]      1.9.12cvs36
8712
8713         * src/inc.c
8714                 Add visual indication that filtering is running
8715         * src/textview.c
8716                 Make {}[] uri delimiters
8717         * src/summaryview.c
8718                 Remove useless (and slow) calls
8719
8720 2005-07-11 [paul]       1.9.12cvs35
8721
8722         * src/plugins/clamav/clamav_plugin_gtk.c
8723         * src/plugins/dillo_viewer/dillo_prefs.c
8724         * src/plugins/pgpmime/prefs_gpg.c
8725         * src/plugins/spamassassin/spamassassin_gtk.c
8726                 gather plugins prefs together under their
8727                 own 'Plugins' heading
8728
8729 2005-07-11 [paul]       1.9.12cvs34
8730
8731         sync with main
8732
8733         * src/account.c
8734                 account_delete(): modified alert dialog
8735         * src/editjpilot.c
8736         * src/editvcard.c
8737                 fixed a crash when cancelling file selection
8738                 dialog by Escape key. Made non-ascii filename
8739                 selectable.
8740         * src/prefs_template.c
8741                 prefs_template_window_create(): make scrolled
8742                 window policy AUTOMATIC
8743
8744 2005-07-10 [hoa]        1.9.12cvs33
8745
8746         * src/etpan/imap-thread.c
8747                 workaround for old Courier IMAP servers.
8748
8749 2005-07-10 [colin]      1.9.12cvs32
8750
8751         * src/folder.c
8752         * src/statusbar.c
8753         * src/statusbar.h
8754                 Add visual progress indicator on filtering/processing
8755                 Factorize the progress bar code
8756         * src/imap.c
8757         * src/imap.h
8758         * src/etpan/imap-thread.c
8759                 Add a reference counter to avoid destroying the Folder
8760                 while it's in use by another callback.
8761
8762 2005-07-09 [hoa]        1.9.12cvs31
8763
8764         * src/imap.c
8765         * src/etpan/imap-thread.c
8766                 fixed deadlock when removing IMAP account.
8767
8768 2005-07-08 [colin]      1.9.12cvs30
8769
8770         * src/textview.c
8771         * src/unmime.c
8772                 Fix again problems decoding broken headers
8773         * src/gtk/inputdialog.c
8774                 Fix local variable shadowing a global one
8775
8776 2005-07-08 [colin]      1.9.12cvs29
8777
8778         * src/msgcache.c
8779                 Make the cache/mark files platform-agnostic by writing
8780                 them in little-endian format. Reading them is also done
8781                 in little-endian format, of course; however, in order
8782                 to avoid trashing mark data on big-endian machines, the
8783                 files are, at first, read from the native format if the
8784                 little-endian one doesn't exist. This is easy to deter-
8785                 mine by trying to open a file with a swapped data_ver
8786                 and seeing if it's the wanted version.
8787                 Little-endian using users should see absolutely no
8788                 difference, Big-endian users may get a very little
8789                 performance drop due to byte-swapping.
8790                 Tested on i386 and ppc32. 
8791                 Fixes bug #159 (The index file, in the mailboxes, is 
8792                 hardware depending).
8793
8794                 To have the cache/mark files updated to the new little-
8795                 endian format, "Check for new messages" or even
8796                 "Rebuild folder tree" aren't enough. Files will be
8797                 updated as soon as a folder has been opened/closed.
8798                 To update everything, just select all folders by
8799                 selecting them one by one.
8800
8801 2005-07-07 [colin]      1.9.12cvs28
8802
8803         * src/imap.c
8804                 Remember the folder separator per IMAPFolder
8805                 instead of globally.
8806                 Revive the Session on noop; fixes bug #761
8807                 (mark a bunch of unread messages as read takes 
8808                 forever)
8809
8810 2005-07-07 [darko]      1.9.12cvs27
8811
8812         * src/common/template.c
8813                 Sort templates alphabetically
8814
8815 2005-07-06 [colin]      1.9.12cvs26
8816
8817         * src/imap.c
8818                 Try to use the correct separator in
8819                 most cases. Possibly fixes bug #759
8820                 (only creates the INBOX folder when 
8821                 setting up new IMAP account) and 
8822                 bug #760 (Can't retrieve messages)
8823
8824 2005-07-06 [colin]      1.9.12cvs25
8825
8826         * src/imap.c
8827                 Use real_path in status command. This will
8828                 help later, when namespaces will be used.
8829
8830 2005-07-06 [colin]      1.9.12cvs24
8831
8832         * configure.ac
8833         * src/account.c
8834         * src/folder.c
8835         * src/imap.c
8836         * src/etpan/etpan-log.c
8837         * src/etpan/etpan-thread-manager.c
8838         * src/etpan/imap-thread.c
8839                 Add a --disable-libetpan parameter. With this,
8840                 users that don't want IMAP4 support can avoid
8841                 the new dependancy (and have no IMAP support).
8842                 Users that have IMAP4 accounts and use this
8843                 parameter won't lose their configuration, their
8844                 IMAP accounts will just be invisible and not
8845                 used.
8846         * src/textview.c
8847                 Make the "Copy ..." contextual menu items 
8848                 copy to both the X clipboard and the gtk 
8849                 clipboard - as most other apps do.
8850         * src/gtk/about.c
8851                 Add a notice about OpenSSL usage, in order to
8852                 comply with OpenSSL's license (point 6):
8853                 http://www.openssl.org/source/license.html
8854
8855 2005-07-06 [colin]      1.9.12cvs23
8856
8857         * src/alertpanel.c
8858                 Fix a minimum size for alertpanels
8859         * src/compose.c
8860                 Show 'No space left on device' type errors
8861                 when queuing/sending
8862         * src/imap_gtk.c
8863         * src/mh_gtk.c
8864                 Rework folder's deletion message (remove 
8865                 extra \n)
8866
8867 2005-07-05 [colin]      1.9.12cvs22
8868
8869         * src/imap.c
8870                 Add an alertpanel on auth error
8871                 Add pseudo-log
8872                 Remove pthread-related stuff
8873
8874 2005-07-05 [colin]      1.9.12cvs21
8875
8876         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
8877                 Fix crash on plugin reloading (with a hack)
8878
8879 2005-07-05 [colin]      1.9.12cvs20
8880
8881         * src/prefs_account.c
8882         * src/prefs_account.h
8883                 Fix typo
8884         * src/gtk/filesel.c
8885         * src/gtk/filesel.h
8886                 Add a way to filter the view
8887         * src/gtk/pluginwindow.c
8888                 Filter loadable stuff
8889         * src/plugins/pgpmime/prefs_gpg.c
8890                 Fix missing unregistration
8891         * .cvsignore
8892         * src/etpan/.cvsignore
8893         * src/plugins/spamassassin/.cvsignore
8894                 Add more stuff to cvs ignored files
8895
8896 2005-07-04 [colin]      1.9.12cvs19
8897
8898         * src/imap.c
8899                 Fix scan_required returning FALSE when it
8900                 shouldn't. Maybe fix #760 (Can't retrieve
8901                 messages)
8902
8903 2005-07-04 [colin]      1.9.12cvs18
8904
8905         * src/summaryview.c
8906                 Fix always_show_msg pref
8907
8908 2005-07-04 [paul]       1.9.12cvs17
8909
8910         sync with main (forgotten in last commit)
8911         
8912         * src/common/utils.c
8913         * src/common/utils.h
8914                 check_line_length(): new.
8915                 is_dir_exist()
8916                 is_file_entry_exist()
8917                 dirent_is_regular_file()
8918                 dirent_is_directory(): use g_file_test() instead of stat().
8919
8920 2005-07-04 [paul]       1.9.12cvs16
8921
8922         sync with main:
8923
8924         * src/compose.c
8925                 compose_write_to_file(): check for line
8926                 length limit and display warning if exceeds
8927         * src/jpilot.c
8928                 use get_home_dir() instead of g_get_home_dir()
8929         * src/procheader.c
8930                 removed warning about invalid date
8931         * src/vcard.c
8932                 use get_home_dir() instead of g_get_home_dir()
8933
8934 2005-07-04 [paul]       1.9.12cvs15
8935
8936         * src/stock_pixmap.c
8937                 fix new pixmap naming errors
8938                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
8939
8940 2005-07-04 [colin]      1.9.12cvs14
8941
8942         * src/imap.c
8943                 Fix debugging string with a warning
8944
8945 2005-07-04 [colin]      1.9.12cvs13
8946
8947         * configure.ac
8948                 Add a check for libetpan's version (>= 0.37)
8949
8950 2005-07-04 [hoa]        1.9.12cvs12
8951
8952         * commitHelper
8953         * src/imap.c
8954         * src/etpan/imap-thread.c
8955         * src/etpan/imap-thread.h
8956                 fixed IMAP implementation of check of mails.
8957
8958 2005-07-03 [hoa]        1.9.12cvs11
8959
8960         * src/etpan/Makefile.am
8961         * src/etpan/etpan-errors.h
8962         * src/etpan/etpan-log.[ch]
8963         * src/etpan/etpan-thread-manager-types.h
8964         * src/etpan/etpan-thread-manager.[ch]
8965         * src/etpan/imap-thread.[ch]
8966         * src/Makefile.am
8967         * src/imap.c
8968         * src/main.c
8969         * src/prefs_other.c
8970         * configure.ac
8971             merged imap branch.
8972             dependency on libetpan 0.37 is now added.
8973
8974 2005-07-01 [colin]      1.9.12cvs10
8975
8976         * src/Makefile.am
8977         * src/folder.c
8978         * src/folder.h
8979         * src/folderview.c
8980         * src/stock_pixmap.c
8981         * src/stock_pixmap.h
8982         * src/plugins/trayicon/trayicon.c
8983                 Add marked symbol on folders containing
8984                 marked messages
8985         * src/procmsg.c
8986         * src/procmsg.h
8987         * src/toolbar.c
8988         * src/prefs_common.c
8989         * src/prefs_common.h
8990         * src/prefs_send.c
8991                 Add an optional confirmation dialog on queue
8992                 sending. Patch by wwp.
8993         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
8994         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
8995         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
8996         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
8997         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
8998         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
8999         * src/pixmaps/inbox_mark.xpm            ** ADDED **
9000         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
9001         * src/pixmaps/outbox_mark.xpm           ** ADDED **
9002         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
9003         * src/pixmaps/trash_mark.xpm            ** ADDED **
9004                 New pixmaps
9005
9006 2005-07-01 [colin]      1.9.12cvs9
9007
9008         * src/summaryview.c
9009                 Fix a little threading bug
9010         * src/addrgather.c
9011         * src/mainwindow.c
9012                 A little bit of HIG normality never hurts
9013
9014 2005-07-01 [colin]      1.9.12cvs8
9015
9016         * src/compose.c
9017         * src/msgcache.c
9018         * src/pop.c
9019         * src/procmime.c
9020         * src/recv.c
9021         * src/common/log.c
9022         * src/common/template.c
9023         * src/common/utils.c
9024         * src/common/utils.h
9025                 Reverted the fwrite_atomic stuff. In fact
9026                 it is already atomic.
9027
9028 2005-06-30 [colin]      1.9.12cvs7
9029
9030         * src/common/utils.c
9031         * src/common/utils.h
9032                 Add an fwrite_atomic() function to make
9033                 sure we write everything: fwrite can make
9034                 short writes.
9035         * src/compose.c
9036         * src/msgcache.c
9037         * src/pop.c
9038         * src/procmime.c
9039         * src/recv.c
9040         * src/common/log.c
9041         * src/common/template.c
9042                 Use that (and fix swapping of size and nmemb).
9043                 Thanks to Rich Coe for the heads up.
9044
9045 2005-06-30 [colin]      1.9.12cvs6
9046
9047         * src/addressbook.c
9048                 Optimize addressbook opening 
9049
9050 2005-06-30 [colin]      1.9.12cvs5
9051
9052         * src/summaryview.c
9053                 Remove calls to summary_step after move/copy
9054
9055 2005-06-28 [paul]       1.9.12cvs4
9056
9057         * src/alertpanel.c
9058                 wrap and make the error msg selectable
9059
9060 2005-06-28 [paul]       1.9.12cvs3
9061
9062         * src/ssl_manager.c
9063                 replace the OK button with a Close button
9064         * src/gtk/foldersort.c
9065                 use GTK_STOCK_ icons/buttons
9066
9067 2005-06-28 [colin]      1.9.12cvs2
9068
9069         * src/gedit-print.c             ** ADDED **
9070         * src/gedit-print.h             ** ADDED **
9071         * src/gtk/gtksourceprintjob.c   ** ADDED **
9072         * src/gtk/gtksourceprintjob.h   ** ADDED **
9073                 I can't believe no one had enough time to tell
9074                 me I forgot the `cvs add`
9075
9076 2005-06-27 [colin]      1.9.12cvs1
9077
9078         * src/Makefile.am
9079         * src/gtk/Makefile.am
9080         * src/messageview.c
9081         * src/procmsg.c
9082         * src/summaryview.c
9083         * configure.ac
9084                 Add optional libgnomeprint-based printing
9085         * src/mainwindow.c
9086         * src/gtk/quicksearch.c
9087                 Add an Edit/Quick search menu item to show
9088                 and focus the quicksearch
9089
9090 2005-06-27 [paul]       1.9.12
9091
9092         1.9.12 release
9093
9094         * po/ca.po
9095         * po/de.po
9096         * po/es.po
9097         * po/fr.po
9098         * po/it.po
9099         * po/ko.po
9100         * po/pt_BR.po
9101         * po/sk.po
9102         * po/zh_CN.po
9103                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9104                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
9105                 SungHyun Nam, Frederico Goncalves Guimaraes,
9106                 Andrej Kacian, and Yang Guilong
9107 2005-06-26 [colin]      1.9.11cvs106
9108
9109         * src/imap_gtk.c
9110                 Forgot one file for previous fix
9111
9112 2005-06-26 [colin]      1.9.11cvs105
9113
9114         * src/folder.c
9115         * src/imap.c
9116                 Fix problems with folder operations in no_select
9117                 imap folders. it applies only to mails, and 
9118                 creation/deletion/move/renaming of folders 
9119                 should be possible
9120
9121 2005-06-26 [paul]       1.9.11cvs104
9122
9123         * src/prefs_filtering.c
9124                 replace one more GTK_STOCK_REMOVE
9125                 with GTK_STOCK_DELETE
9126
9127 2005-06-25 [colin]      1.9.11cvs103
9128
9129         * src/imap.c
9130                 Optimize get_seq_set_from_seq_list
9131                 (Patch by Ricardo) 
9132
9133 2005-06-25 [colin]      1.9.11cvs102
9134
9135         * src/mh.c
9136                 If the directory exists, but not in the
9137                 correct encoding, rename it. This should
9138                 handle old-versions-induced bugs.
9139
9140 2005-06-25 [colin]      1.9.11cvs101
9141
9142         * src/mh.c
9143                 Fix path access with extended dir names
9144                 Fixes bug #589 (SC segfaults with wrong locale
9145                 settings)
9146
9147 2005-06-25 [colin]      1.9.11cvs100
9148
9149         * src/prefs_account.c
9150         * src/prefs_account.h
9151         * src/compose.c
9152                 Add an option to encrypt replies to
9153                 encrypted messages
9154
9155 2005-06-25 [colin]      1.9.11cvs99
9156
9157         * src/compose.c
9158         * src/quote_fmt_parse.y
9159                 ... And make it work with pgpinline.
9160
9161 2005-06-25 [colin]      1.9.11cvs98
9162
9163         * src/compose.c
9164         * src/procmime.c
9165         * src/procmime.h
9166         * src/quote_fmt_parse.y
9167                 o Make reedition of encrypted messages possible
9168                   (as long as it is encrypted to self too, no
9169                    magic there)
9170                 o Make replying with quote (and without selecting
9171                   text) possible for encrypted messages.
9172                 Closes bug #550 (Not possible to "reply with quote"
9173                 to gnupg encrypted messages)
9174
9175 2005-06-24 [paul]       1.9.11cvs97
9176
9177         * src/imap.c
9178                 add missing include
9179
9180 2005-06-24 [paul]       1.9.11cvs96
9181
9182         * src/editldap.c
9183                 made bind password entry invisible
9184                 (sync with main)
9185         * src/send_message.c
9186                 send_message_local(): check exit status
9187                 to detect errors (sync with main)
9188         * src/textview.c
9189                 use main's less ambiguous popup menu
9190                 wording
9191
9192 2005-06-24 [paul]       1.9.11cvs95
9193
9194         * src/prefs_actions.c
9195         * src/prefs_customheader.c
9196         * src/prefs_display_header.c
9197         * src/prefs_filtering_action.c
9198         * src/prefs_matcher.c
9199         * src/prefs_template.c
9200         * src/prefs_toolbar.c
9201                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
9202         * src/gtk/description_window.c
9203                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
9204
9205 2005-06-23 [colin]      1.9.11cvs94
9206
9207         * src/summaryview.c
9208                 Fix rough edges (be sure to call status_show whenever
9209                 necessary).
9210
9211 2005-06-23 [colin]      1.9.11cvs93
9212
9213         * src/summaryview.c
9214                 Optimize Select All
9215                 Before, in a 5K mails folder: 11s
9216                 After, in the same folder: 58000µs
9217                 The joys of locking... gtk_clist_select_all() fires a 
9218                 tree-select-row event for each selected row, which in 
9219                 summaryview, callbacks summary_selected which in turn,
9220                 calls summary_status_show, which walks the selected
9221                 rows. Hence, calling gtk_clist_select_all was 
9222                 exponential. Locking the summaryview makes 
9223                 summary_selected return early.
9224
9225 2005-06-23 [colin]      1.9.11cvs92
9226
9227         * src/imap.c
9228                 Move mutex at the important place to avoid
9229                 deadlocks
9230         * src/summaryview.c
9231                 Fix Del key deleting directly instead of
9232                 moving to trash
9233
9234 2005-06-22 [colin]      1.9.11cvs91
9235
9236         * src/plugins/spamassassin/libspamc.c
9237                 As we do spagetti code with assignations in multiple
9238                 places (see _message_read_raw where out = msg = raw),
9239                 let's be sure we don't free the same pointer twice.
9240                 Should fix bug #683 (Crash in libpam at 
9241                 message_cleanup).
9242
9243 2005-06-22 [colin]      1.9.11cvs90
9244
9245         * src/compose.c
9246         * src/messageview.c
9247         * src/toolbar.c
9248                 Make toolbar's delete use the move to trash stuff;
9249                 Add gtk_widget_realize to be sure pixmaps can get
9250                 created (that may fix an old worksforme bug which
9251                 I can't find back...)
9252
9253 2005-06-22 [colin]      1.9.11cvs89
9254
9255         * src/summaryview.c
9256         * src/summaryview.h
9257         * src/mainwindow.c
9258                 Rename "Message/Delete" to "Message/Move to trash"
9259                 Add "Message/Delete..." that directly destroys the
9260                 selected messages after asking for a confirmation.
9261
9262 2005-06-22 [colin]      1.9.11cvs88
9263
9264         * src/imap.c
9265                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
9266                 o Fix a deadlock (thanks Darko)
9267
9268 2005-06-22 [colin]      1.9.11cvs87
9269
9270         * src/gtk/foldersort.c
9271                 Add missing include for the i18n;
9272                 patch by Fabien Vantard
9273
9274 2005-06-21 [colin]      1.9.11cvs86
9275
9276         * src/folder.c
9277         * src/folderview.c
9278                 Respect the no_select flag
9279         * src/imap.c
9280                 Fix recursive deletion
9281         * src/imap_gtk.c
9282         * src/mh_gtk.c
9283                 Make the folder deletion's warning
9284                 more explicit
9285
9286 2005-06-21 [colin]      1.9.11cvs85
9287
9288         * src/textview.c
9289                 Prevent email addresses from spanning accross
9290                 lines - fixes bug # 646 (newline-chars in 
9291                 email addresses)
9292
9293 2005-06-20 [colin]      1.9.11cvs84
9294
9295         * src/folder.c
9296                 Be sure not to remove source if copy failed
9297
9298 2005-06-20 [colin]      1.9.11cvs83
9299
9300         * src/folderview.c
9301         * src/imap_gtk.c
9302                 remove summaryview's lock
9303         * src/imap.c
9304                 introduce threads to avoid problems when foreground tasks
9305                 interfere with background tasks
9306         * src/mh.c
9307                 prevent moving to drafts/queue
9308         * src/mimeview.c
9309                 fix leak
9310
9311 2005-06-19 [colin]      1.9.11cvs82
9312
9313         * src/imap_gtk.c
9314                 Remember that the user doesn't want to override
9315                 offline mode, for 3 seconds. It avoid presenting
9316                 him with N popups in a really short time.
9317
9318 2005-06-17 [colin]      1.9.11cvs81
9319
9320         * src/imap.c
9321                 Fix IMAP breaking on folders containing '('
9322                 (Probably won't be enough)
9323
9324 2005-06-17 [colin]      1.9.11cvs80
9325
9326         Forgotten files on 1.9.11cvs79
9327         * src/summaryview.c
9328                 Fix stepping when not immediately executing
9329         * src/imap.c
9330                 Really prevent UID FETCH 0
9331         * src/codeconv.c
9332                 Fix outgoing charset never set to utf-8
9333         * src/mh.c
9334                 Fix leak
9335
9336 2005-06-16 [colin]      1.9.11cvs79
9337
9338         * src/compose.c
9339                 Fix bug #707 (Dash splits rows)
9340                 Only wrap if we're on a line break position and
9341                 the previous one was a "white" (space) char.
9342                 Pango stuff is weird.
9343
9344 2005-06-16 [colin]      1.9.11cvs78
9345
9346         * src/imap_gtk.c
9347                 Lock summaryview while downloading messages
9348                 on user demand
9349         * src/procheader.c
9350         * src/unmime.c
9351         * src/common/utils.c
9352         * src/common/utils.h
9353                 Replace \r and \n with spaces in From and
9354                 Subject headers
9355
9356 2005-06-16 [paul]       1.9.11cvs77
9357
9358         * src/procmime.c
9359                 liberalise the mime parser
9360         * src/gtk/about.c
9361                 add text wrapping
9362
9363 2005-06-16 [paul]       1.9.11cvs76
9364
9365         * src/gtk/about.c
9366                 reworked
9367
9368 2005-06-15 [colin]      1.9.11cvs75
9369
9370         * src/compose.c
9371                 Finish header encoding fix
9372         * src/summaryview.c
9373                 Fix segfault
9374         * src/headerview.c
9375                 Fix compilation (Thanks Stephan
9376                 Sachse)
9377
9378 2005-06-15 [colin]      1.9.11cvs74
9379
9380         * Makefile.am
9381                 Install gnome2 stuff rather than gnome1, 
9382                 if both are present
9383         * src/codeconv.c
9384         * src/codeconv.h
9385         * src/compose.c
9386                 Fix headers encoding
9387         * src/folder.c
9388                 Visual progress when fetching all messages
9389         * src/folderview.c
9390         * src/summaryview.c
9391         * src/summaryview.h
9392                 Prevent changing current message while
9393                 incorporating
9394
9395 2005-06-15 [paul]       1.9.11cvs73
9396
9397         * src/gtk/gtkaspell.c
9398         * src/gtk/gtkaspell.h
9399                 fix build warnings
9400
9401 2005-06-15 [paul]       1.9.11cvs72
9402
9403         * src/prefs_filtering.c
9404                 allow reordering of filter rules by
9405                 drag n drop
9406
9407 2005-06-15 [paul]       1.9.11cvs71
9408
9409         * COPYING
9410                 updated
9411         * src/codeconv.c
9412                 replace deprecated function
9413         * src/inc.c
9414         * src/send_message.c
9415         * src/gtk/progressdialog.c
9416         * src/gtk/progressdialog.h
9417                 salvage and reuse parts of reverted sync
9418
9419 2005-06-15 [paul]       1.9.11cvs70
9420
9421         * src/inc.c
9422         * src/send_message.c
9423         * src/gtk/progressdialog.c
9424         * src/gtk/progressdialog.h
9425                 revert yesterday's sync with main
9426                 it contains deprecated functions
9427
9428 2005-06-15 [colin]      1.9.11cvs69
9429
9430         * src/headerview.c
9431                 Fix bug #670 (multi user to: will corrupt message 
9432                 headers display)
9433
9434 2005-06-15 [colin]      1.9.11cvs68
9435
9436         * src/compose.c
9437                 Fix bug #421 (Fix undo on wrapping)
9438
9439 2005-06-15 [colin]      1.9.11cvs67
9440
9441         * src/folder.c
9442                 Provide visual feedback while processing
9443                 folder's rules.
9444         * src/imap.c
9445                 Provide visual feedback while getting
9446                 short headers (for uncached messages)
9447
9448
9449 2005-06-14 [paul]       1.9.11cvs66
9450
9451         * src/account.c
9452                 change a couple stock icons
9453         * src/inc.c
9454         * src/send_message.c
9455         * src/gtk/progressdialog.c
9456         * src/gtk/progressdialog.h
9457                 sync main's GtkTreeView implementation
9458
9459 2005-06-14 [colin]      1.9.11cvs65
9460
9461         * src/imap.c
9462                 Various little fixes, mainly on error paths
9463
9464 2005-06-13 [colin]      1.9.11cvs64
9465
9466         * matcher.c
9467         * procmsg.c
9468         * procmsg.h
9469                 Add a way to fetch only headers. This speeds
9470                 up filtering on headers for IMAP. Fixes:
9471                 bug #481 extraneous imap commands slow down 
9472                         imap filtering
9473                 bug #522 Sylpheed downloads all messages 
9474                         when opening mailbox (IMAP)
9475                 bug #677 IMAP fetch is soooooooooooooo slow
9476         * src/folder.c
9477         * src/folder.h
9478                 Add a folder set_batch method so that
9479                 implementations can speed up flags changes
9480         * src/folderutils.c
9481         * src/summaryview.c
9482                 Use that in mark as (un)read and mark all read
9483                 Refix bug #679
9484         * src/imap.c
9485                 Implement set_batch - brings back deferred
9486                 flags in a less buggy manner. Fixes:
9487                 bug #729 IMAP immediate expunge of deleted messages
9488                 bug #191 remove list of messages with one command
9489                 Fix login with strange chars
9490                 Implement fetch_msg_full
9491                 Fix copy (wrong counts)
9492
9493 2005-06-12 [colin]      1.9.11cvs63
9494
9495         * src/folder.c
9496                 lock incorporation during long operations.
9497                 Avoids fucking up the IMAP socket.
9498
9499 2005-06-12 [colin]      1.9.11cvs62
9500
9501         * src/imap.c
9502                 Fix harmful typo
9503                 Factorize remove_all_msg
9504                 Thread-ize expunge
9505         * src/summaryview.c
9506                 Don't update partial-download status if unnecessary
9507         * src/folder.c
9508                 Use remove_msgs everywhere possible
9509
9510 2005-06-12 [colin]      1.9.11cvs61
9511
9512         * src/folder.c
9513         * src/folder.h
9514                 Add a remove_msgs function to remove a 
9515                 list of messages
9516         * src/imap.c
9517                 Implement that.
9518
9519 2005-06-12 [colin]      1.9.11cvs60
9520
9521         * src/imap.c
9522                 Remove flags-processing deferring... Too hard
9523                 to get it to work in all cases.
9524
9525 2005-06-11 [colin]      1.9.11cvs59
9526
9527         * src/imap.c
9528                 printf -> debug_print
9529
9530 2005-06-11 [colin]      1.9.11cvs58
9531
9532         * src/imap.c
9533                 o Fix build without USE_PTHREAD
9534                 o Factorize imap_open
9535                 o Alertpanel in case of impossible connection
9536                 o Alertpanel in case of impossible login
9537                 o Fix deferred flags processing to force a 
9538                   flush before adding some more flags to process,
9539                   but in another folder.
9540
9541 2005-06-10 [colin]      1.9.11cvs57
9542
9543         * src/imap.c
9544                 o Fix a format string error
9545                 o init ssl socket outside of the thread 
9546                   (it possibly invokes gtk calls)
9547         * src/procmime.c
9548                 o Put back the buffer to its necessary size
9549                 o Fix changing a file pointer without keeping
9550                   track of it (thanks Valgrind)
9551         * src/common/smtp.c
9552                 o Fix automatic STARTTLS if login should be done
9553                   and the server only allows it after starting TLS
9554         * src/gtk/gtkinputdialog.c
9555                 o Eat GDK_Return so that the combo popup doesn't 
9556                   appear when we press Enter to validate the combo
9557                   input dialog (as seen in the Open with... dialog)
9558
9559 2005-06-10 [colin]      1.9.11cvs56
9560
9561         * src/imap.c
9562                 o A bit less debug
9563                 o Fix a crash on deletion
9564                 o Threadize imap_select (it's called outside of 
9565                   threads)
9566                 o Defer treatment of DELETED flags
9567
9568
9569 2005-06-09 [colin]      1.9.11cvs55
9570
9571         * src/imap.c
9572                 Make sure we check imap_gtk_should_override(), which
9573                 potentially calls gtk stuff, before creating thread.
9574                 That way it should't be called via imap_get_session()
9575                 inside a thread.
9576
9577 2005-06-09 [colin]      1.9.11cvs54
9578
9579         * src/imap.c
9580                 o add a bit of status output
9581                 o remove some dead code
9582                 o threadize get_list_of_uids
9583                 o threadize imap_get_flags
9584                 o defer flag changing by 500ms so that they
9585                   can be batched
9586
9587
9588 2005-06-08 [colin]      1.9.11cvs53
9589
9590         * src/imap.c
9591                 Thread-ize imap_cmd_fetch
9592
9593 2005-06-08 [colin]      1.9.11cvs52
9594
9595         * src/main.c
9596                 Mmh, that broke POP3...
9597
9598 2005-06-08 [colin]      1.9.11cvs51
9599
9600         * src/main.c
9601                 Stabilize IMAP patch (thanks to Hoa)
9602
9603 2005-06-08 [colin]      1.9.11cvs50
9604
9605         * src/imap.c
9606                 Test patch to speed up imap. 
9607
9608 2005-06-08 [colin]      1.9.11cvs49
9609
9610         * src/imap_gtk.c
9611                 Warning fix
9612         * src/procmime.c
9613                 Apply patch from gentoo to use /usr/share/mime/globs if 
9614                 available, after un-breaking it
9615         * src/common/log.c
9616         * src/common/log.h
9617                 Use g_timeout for invoking hooks that possibly use gtk
9618                 calls. This should leave gtk calls in the main thread.
9619
9620 2005-06-08 [paul]       1.9.11cvs48
9621
9622         * src/codeconv.c
9623                 conv_get_outgoing_charset_str(): don't
9624                 use prefs_common setting
9625         * src/compose.c
9626         * src/compose.h
9627                 add /Options/Character encoding/... to
9628                 temporarily change the outgoing encoding
9629
9630         (belated sync with main)
9631
9632 2005-06-08 [paul]       1.9.11cvs47
9633
9634         * src/compose.c
9635                 correction to/completion of last
9636                 sync with main
9637
9638 2005-06-08 [paul]       1.9.11cvs46
9639
9640         sync with main:
9641         
9642         * src/codeconv.c
9643         * src/codeconv.h
9644                 always enabled Japanese auto-detection
9645                 if the first letters of locale string
9646                 is "ja"
9647         * src/compose.c
9648                 don't use "destroy" signal to destroy
9649                 Compose object (fix rare crashes on discard?)
9650         * src/mainwindow.c
9651         * src/messageview.c
9652         * src/prefs_send.c
9653                 added Hebrew encodings
9654         * src/sourcewindow.c
9655                 don't use "destroy" signal to destroy
9656                 objects
9657
9658 2005-06-07 [colin]      1.9.11cvs45
9659
9660         * src/summaryview.c
9661                 Add missing unlocks/locks
9662
9663 2005-06-07 [paul]       1.9.11cvs44
9664
9665         * src/summaryview.c
9666                 restore bug #749 fix
9667
9668 2005-06-06 [colin]      1.9.11cvs43
9669
9670         * src/summaryview.c
9671                 Fix selection bug when prefs_common.open_unread 
9672                 is FALSE
9673
9674 2005-06-06 [colin]      1.9.11cvs42
9675
9676         * src/common/md5.c
9677                 Fix a warning
9678         * src/summaryview.c
9679         * src/folderview.c
9680                 Factorize long operations beginning and end
9681                 (locking, freezing/thawing, cursor, ...)
9682                 Check selection->data member in selection-
9683                 related loops; this avoids dying an awful
9684                 death if the selection changes on us while
9685                 we're marking a whole IMAP folder unread, 
9686                 for example.
9687
9688 2005-06-06 [paul]       1.9.11cvs41
9689
9690         * src/textview.c
9691                 don't g_free() a static gchar buffer
9692
9693 2005-06-05 [colin]      1.9.11cvs40
9694
9695         * src/mainwindow.c
9696         * src/messageview.c
9697         * src/summaryview.c
9698                 Fix bug #749 (Show all headers should be
9699                 sticky as the GUI suggests)
9700
9701 2005-06-03 [paul]       1.9.11cvs39
9702
9703         * src/compose.c
9704                 don't allow editing of mail while sending.
9705                 patch by Colin
9706
9707 2005-06-03 [paul]       1.9.11cvs38
9708
9709         * src/folderview.c
9710                 add a freeze/thaw to speed up 'mark all read'
9711
9712 2005-06-03 [paul]       1.9.11cvs37
9713
9714         * src/prefs_message.c
9715                 reflect changes immediately
9716
9717 2005-06-02 [colin]      1.9.11cvs36
9718
9719         * po/POTFILES.in
9720                 Patch by Fabien Vantard.
9721
9722 2005-06-02 [colin]      1.9.11cvs35
9723
9724         * src/imap.c
9725                 Use a non-blocking imap_getline() if possible.
9726                 This should completely prevent the interface
9727                 from freezin on imap operations, although it
9728                 may do strange stuff in case of folder switching
9729                 while a big imap operation is taking place...
9730
9731                 In addition, fix a leak in the case thread
9732                 creation fails on connection.
9733
9734 2005-06-02 [colin]      1.9.11cvs34
9735
9736         * src/crash.c
9737         * src/prefs_common.h
9738                 Fix build (prefs_common_init() doesn't exist
9739                 anymore)
9740
9741 2005-06-02 [colin]      1.9.11cvs33
9742
9743         * src/prefs_account.c
9744                 Fix bug #245 (filtering rules broken when
9745                 renaming a remote account (imap4 or nntp)
9746
9747 2005-06-02 [colin]      1.9.11cvs32
9748
9749         * src/imap.c
9750                 Try to fix IMAP shortcomings: 
9751                 o Multithread imap_open()
9752                 o allow offline-mode overriding instead of
9753                   just returning NULL
9754         * src/imap_gtk.c
9755         * src/imap_gtk.h
9756                 Add a function to ask whether we want to
9757                 override offline-mode for 10 minutes (one-shot
9758                 asking was painful)
9759         * src/procheader.c
9760                 Fix segfault when imap parser isn't happy about
9761                 a missing {
9762
9763 2005-06-01 [colin]      1.9.11cvs31
9764
9765         * src/addrharvest.c
9766         * src/compose.c
9767         * src/mbox.c
9768         * src/mbox.h
9769         * src/mh.c
9770         * src/msgcache.c
9771         * src/send_message.c
9772         * src/setup.c
9773         * src/undo.c
9774         * src/common/hooks.c
9775         * src/common/prefs.c
9776         * src/common/template.c
9777         * src/common/utils.c
9778         * src/gtk/gtkutils.c
9779         * src/gtk/inputdialog.c
9780         * src/gtk/menu.c
9781         * src/gtk/pluginwindow.c
9782         * src/gtk/prefswindow.c
9783         * src/plugins/pgpmime/passphrase.c
9784         * src/plugins/pgpmime/prefs_gpg.c
9785                 More -Wall fixes
9786
9787         * src/common/Makefile.am
9788         * src/common/timing.h
9789                 Add basic timing code
9790
9791         * src/summaryview.c
9792                 Fix a bug with unread messages when 
9793                 re-sorting folders, and by the way
9794                 fix a big performance hit when 
9795                 re-sorting (10k mails: before 5s,
9796                 after .5s)
9797
9798         * src/prefs_compose_writing.c
9799         * src/prefs_compose_writing.h
9800         * src/prefs_message.c
9801         * src/prefs_message.h
9802         * src/prefs_other.c
9803         * src/prefs_other.h
9804         * src/prefs_quote.c
9805         * src/prefs_quote.h
9806         * src/prefs_receive.c
9807         * src/prefs_receive.h
9808         * src/prefs_send.c
9809         * src/prefs_send.h
9810         * src/prefs_summaries.c
9811         * src/prefs_summaries.h
9812                 Fix copyright banner
9813
9814 2005-06-01 [paul]       1.9.11cvs30
9815
9816         * po/fi.po
9817                 updated by Flammie Pirinen
9818         * src/procmime.c
9819                 fix 'Bad BASE64 content' output
9820
9821 2005-05-31 [colin]      1.9.11cvs29
9822
9823         * src/procmime.c
9824                 Oops, where did my hunk go.
9825
9826 2005-05-31 [colin]      1.9.11cvs28
9827
9828         * src/Makefile.am
9829         * src/account.c
9830         * src/action.c
9831         * src/addr_compl.c
9832         * src/addressbook.c
9833         * src/codeconv.c
9834         * src/compose.c
9835         * src/export.c
9836         * src/folder.c
9837         * src/folderview.c
9838         * src/image_viewer.c
9839         * src/main.c
9840         * src/mainwindow.c
9841         * src/messageview.c
9842         * src/mimeview.c
9843         * src/msgcache.c
9844         * src/prefs_account.c
9845         * src/prefs_actions.c
9846         * src/prefs_common.c
9847         * src/prefs_compose_writing.c
9848         * src/prefs_customheader.c
9849         * src/prefs_ext_prog.c
9850         * src/prefs_filtering.c
9851         * src/prefs_filtering_action.c
9852         * src/prefs_fonts.c
9853         * src/prefs_image_viewer.c
9854         * src/prefs_message.c
9855         * src/prefs_message.h
9856         * src/prefs_msg_colors.c
9857         * src/prefs_other.c
9858         * src/prefs_other.h
9859         * src/prefs_quote.c
9860         * src/prefs_receive.c
9861         * src/prefs_receive.h
9862         * src/prefs_send.c
9863         * src/prefs_send.h
9864         * src/prefs_spelling.c
9865         * src/prefs_summaries.c
9866         * src/prefs_summary_column.c
9867         * src/prefs_template.c
9868         * src/prefs_themes.c
9869         * src/prefs_toolbar.c
9870         * src/prefs_wrapping.c
9871         * src/procmime.c
9872         * src/procmsg.c
9873         * src/send_message.h
9874         * src/ssl_manager.c
9875         * src/summary_search.c
9876         * src/summaryview.c
9877         * src/textview.c
9878         * src/wizard.c
9879         * src/common/smtp.c
9880         * src/common/smtp.h
9881         * src/gtk/gtkutils.h
9882                 o Move the rest of Common prefs to new style
9883                 o Lots of -Wall warning fixes
9884                 o fix FIXME in cache memusage calculation
9885                 o Let return receipts be sent from any account
9886                 o Little cache optimisation (read)
9887                 o Fix bug #746 (don't treat commas as separators
9888                   when inside a quoted string)
9889
9890 2005-05-31 [paul]       1.9.11cvs27
9891
9892         * src/prefs_common.c
9893                 fix 'off-by-one' typo
9894
9895 2005-05-31 [paul]       1.9.11cvs26
9896
9897         * src/account.c
9898         * src/addr_compl.c
9899         * src/compose.c
9900         * src/foldersel.c
9901         * src/prefs_actions.c
9902         * src/prefs_common.c
9903         * src/prefs_common.h
9904         * src/prefs_customheader.c
9905         * src/prefs_display_header.c
9906         * src/prefs_filtering.c
9907         * src/prefs_filtering_action.c
9908         * src/prefs_matcher.c
9909         * src/prefs_summaries.c
9910         * src/prefs_summary_column.c
9911         * src/prefs_template.c
9912         * src/prefs_toolbar.c
9913         * src/ssl_manager.c
9914         * src/gtk/pluginwindow.c
9915         * src/gtk/prefswindow.c
9916         * src/gtk/progressdialog.c
9917                 add hidden prefs 'enable_rules_hint'
9918                 for gtk_tree_view_set_rules_hint()
9919                 (sync with main)
9920                 
9921
9922 2005-05-31 [colin]      1.9.11cvs25
9923
9924         * src/Makefile.am
9925         * src/main.c
9926         * src/prefs_common.c
9927         * src/prefs_summaries.c ** ADDED **
9928         * src/prefs_summaries.h ** ADDED **
9929                 Common/Display -> Display/Summaries
9930
9931 2005-05-31 [colin]      1.9.11cvs24
9932
9933         * src/Makefile.am
9934         * src/main.c
9935         * src/prefs_quote.c ** ADDED **
9936         * src/prefs_quote.h ** ADDED **
9937                 Move Common/Quote to Compose/Quoting
9938         * src/prefs_common.c
9939         * src/prefs_common.h
9940                 Remove old quote stuff, add
9941                 convenience functions for GtkTextView prefs
9942         * src/gtk/prefswindow.c
9943                 Set default height higher
9944
9945 2005-05-30 [colin]      1.9.11cvs23
9946
9947         * src/Makefile.am
9948         * src/main.c
9949         * src/prefs_common.c
9950         * src/prefs_compose_writing.c ** ADDED **
9951         * src/prefs_compose_writing.h ** ADDED **
9952                 Move Common/Compose prefs to Compose/Writing
9953
9954 2005-05-30 [colin]      1.9.11cvs22
9955
9956         * src/common/utils.c
9957                 Fix bug #651 (Confused Attract by Subject)
9958                 Patch by M. Benkmann <haferfrost@web.de>
9959         * AUTHORS
9960
9961 2005-05-30 [colin]      1.9.11cvs21
9962
9963         * src/compose.c
9964                 Fix concatenation of different headers of
9965                 the same type (bug #645)
9966         * src/prefs_folder_item.c
9967                 Fix bug #699 (setting color to black doesn't
9968                 work immediately)
9969         * src/procmime.c
9970                 Print out decoding error only once per
9971                 block
9972
9973 2005-05-30 [paul]       1.9.11cvs20
9974
9975         * src/common/template.c
9976                 fix Bcc
9977
9978 2005-05-30 [paul]       1.9.11cvs19
9979
9980         * doc/src/rfc2368.txt   **NEW FILE**
9981         * src/compose.c
9982                 compose_entries_set(): don't interpret Bcc
9983                 header field (conform to RFC 2368)
9984                 (sync with main)
9985
9986 2005-05-29 [colin]      1.9.11cvs18
9987
9988         * src/prefs_common.c
9989                 Let the default reply format respect
9990                 netiquette by cutting the signature.
9991
9992 2005-05-29 [colin]      1.9.11cvs17
9993
9994         * src/summaryview.c
9995                 Don't let always_show_msg override
9996                 open_unread_on_enter when opening a new
9997                 directory.
9998
9999 2005-05-27 [paul]       1.9.11cvs16
10000
10001         sync with main:
10002
10003         * src/main.c
10004                 app_will_exit(): cleanup tmp directory when exit
10005         * src/message_search.c
10006                 improved the interface and made code cleanup.
10007                 removed Clear button
10008         * src/send_message.c
10009                 send_message_local(): use GSpawn, and detect errors
10010         * src/summary_search.c
10011                 improved the interface and made code cleanup
10012         * src/textview.c
10013                 textview_write_link(): also skip non-ascii space
10014                  at the head of link strings (phishing check
10015                  didn't work at the case)
10016         * src/common/utils.c
10017                 get_command_output(): use g_spawn_command_line_sync()
10018                 instead of popen()
10019
10020 2005-05-26 [colin]      1.9.11cvs15
10021
10022         * src/folder.c
10023                 remove printf
10024
10025 2005-05-26 [colin]      1.9.11cvs14
10026
10027         * src/common/nntp.c
10028                 Fix nntp mode reader (bug #611)
10029                 Patch by Florian Mickler <florian@mickler.org>
10030
10031 2005-05-26 [colin]      1.9.11cvs13
10032
10033         * src/plugins/pgpmime/passphrase.c
10034                 Fix mouse grabbing (bug #557)
10035
10036 2005-05-26 [colin]      1.9.11cvs12
10037
10038         * src/prefs_themes.c
10039                 Fix g_warning (bug #541)
10040
10041 2005-05-26 [colin]      1.9.11cvs11
10042
10043         * src/prefs_actions.c
10044         * src/prefs_template.c
10045                 Fix bug #506 (no warning if action/template
10046                 is not saved)
10047         * src/common/template.c
10048                 Fix a possible crash
10049
10050 2005-05-26 [colin]      1.9.11cvs10
10051
10052         * src/folder.c
10053         * src/folderview.c
10054         * src/procmsg.c
10055         * src/summaryview.c
10056                 Forbid locked messages to be moved or
10057                 deleted. Locked messages in trashes 
10058                 still get deleted, for performance
10059                 reason (mh.c::mh_remove_all_msgs)
10060
10061 2005-05-25 [colin]      1.9.11cvs9
10062
10063         * src/procmime.c
10064                 Use correct encoding when sending mails
10065                 with attachments that have accentued 
10066                 chars in their name
10067
10068 2005-05-24 [colin]      1.9.11cvs8
10069
10070         * src/summaryview.c
10071                 Fix bug #688 f) read/unread marker not
10072                 changed on first click
10073                 Also, optimize summary_status_show()
10074                 calls
10075         * src/folder.c
10076         * src/inc.c
10077         * src/procmime.c
10078                 Fix bug #688 b) and c) wrt message
10079                 attachments and signature
10080         * src/stock_pixmap.c
10081         * src/stock_pixmap.h
10082         * src/stock_pixmap.c
10083         * src/stock_pixmap.h
10084         * src/Makefile.am
10085         * src/pixmaps/clip_gpg_signed.xpm
10086                 Add clip/signed icon
10087
10088 2005-05-24 [colin]      1.9.11cvs7
10089
10090         * src/folder_item_prefs.c
10091                 whitespace fix
10092
10093 2005-05-24 [colin]      1.9.11cvs6
10094
10095         * src/folderview.c
10096         * src/prefs_common.c
10097         * src/prefs_common.h
10098                 Add a confirmation to folder drag and drop
10099                 fixes bug #156
10100         * src/alertpanel.c
10101         * src/alertpanel.h
10102                 fix _with_disable parameters so that
10103                 the buttons labels are specifiable too
10104         * src/plugins/pgpmime/sgpgme.c
10105                 reflect said change
10106                 
10107
10108 2005-05-24 [colin]      1.9.11cvs5
10109
10110         * src/folderview.c
10111                 Uncollapse/collapse folders on double-click
10112                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
10113                 closes bug #108
10114
10115 2005-05-23 [colin]      1.9.11cvs4
10116
10117         * src/common/socket.c
10118                 Check another special SSL_peek() error.
10119                 Should help wrt bug #728
10120
10121 2005-05-23 [colin]      1.9.11cvs3
10122
10123         * src/plugins/pgpmime/pgpmime.c
10124                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
10125                 breaking menu accelerators and stuff. Users will have to
10126                 reselect "PGP MIME" instead of "PGP/MIME" in their 
10127                 account's privacy preferences if needed.
10128
10129 2005-05-22 [paul]
10130
10131         * tools/kdeservicemenu/install.sh
10132                 use kdesu to prompt for root password if doing
10133                 global install/uninstall
10134
10135 2005-05-20 [colin]      1.9.11cvs2
10136
10137         * src/procmsg.c
10138                 Fix another compilation error with gcc-2.9x
10139                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
10140         * src/send_message.c
10141                 Don't send QUIT if we aren't connected
10142
10143 2005-05-19 [colin]      1.9.11cvs1
10144
10145         * src/procmsg.c
10146                 Fix compilation with gcc 2.9x
10147
10148 2005-05-19 [paul]       1.9.11
10149
10150         1.9.11 released
10151
10152 2005-05-19 [paul]       1.9.9cvs14
10153
10154         * src/gtk/inputdialog.c
10155                 prevent gettext warning
10156
10157 2005-05-19 [paul]       1.9.9cvs13
10158
10159         * src/mainwindow.c
10160         * src/prefs_common.c
10161         * src/prefs_common.h
10162         * src/textview.c
10163         * src/textview.h
10164                 add an option to toggle cursor in message
10165                 view (sync with main)
10166
10167 2005-05-18 [colin]      1.9.9cvs12
10168
10169         * src/compose.c
10170                 Dereference freed pointer
10171         * src/gtk/gtkaspell.c
10172                 Fix duplication of dictionaries (is it an aspell issue?)
10173
10174 2005-05-18 [colin]      1.9.9cvs11
10175
10176         * src/gtk/inputdialog.c
10177         * src/gtk/gtkaspell.c
10178                 HIGuify dialogs
10179         * src/alertpanel.c
10180                 Remove a double call
10181
10182 2005-05-17 [colin]      1.9.9cvs10
10183
10184         * src/gtk/gtkaspell.c
10185                 Fix dialogs, Ctrl-Enter accel
10186
10187 2005-05-17 [colin]      1.9.9cvs9
10188
10189         * src/gtk/gtkaspell.c
10190                 Fix some accelerators, escape in replace-window
10191
10192 2005-05-16 [colin]      1.9.9cvs8
10193
10194         * src/gtk/gtkaspell.c
10195                 Revert last commit, it was a mistake.
10196
10197 2005-05-16 [colin]      1.9.9cvs7
10198
10199         * src/gtk/gtkaspell.c
10200                 Remove buggy code while we're at it. It's a 
10201                 dead code path anyway.
10202
10203 2005-05-16 [colin]      1.9.9cvs6
10204
10205         * src/gtk/gtkaspell.c
10206                 Missed some gtk_menu_popup where deactivate
10207                 signal should be handled. Should fix bug
10208                 #629 a bit more.
10209
10210 2005-05-16 [colin]      1.9.9cvs5
10211
10212         * src/gtk/gtkaspell.c
10213                 Remove debug printf()s
10214
10215 2005-05-16 [colin]      1.9.9cvs4
10216
10217         * src/gtk/gtkaspell.c
10218                 Fix a bit aspell problems
10219                 (see bug #629)
10220
10221 2005-05-13 [colin]      1.9.9cvs3
10222
10223         * src/folderview.c
10224                 Fix the + appearing even when no subfolders
10225                 have unread messages. Thanks to wwp for the
10226                 bug report.
10227
10228 2005-05-11 [paul]       1.9.9cvs2
10229
10230         * src/folderview.c
10231                 correction to 1.9.9cvs1, only colour folders that
10232                 have new msgs (not unread msgs)
10233
10234 2005-05-10 [colin]      1.9.9cvs1
10235
10236         * src/folderview.c
10237         * src/summaryview.c
10238                 Try to fix bolding bugs again.
10239
10240 2005-05-09 [paul]
10241
10242         * tools/claws.i18n.status.pl
10243                 add Ricardo Mones Lastra's script that has been providing
10244                 the i18n status page for many months
10245
10246 2005-05-09 [paul]       1.9.9
10247
10248         1.9.9 release
10249
10250 2005-05-09 [paul]       1.9.6cvs58
10251
10252         * AUTHORS
10253         * INSTALL
10254         * README.claws
10255                 updated
10256         * Makefile.am 
10257         * RELEASE_NOTES.claws
10258                 add release notes to cvs to simplify release
10259                 procedure
10260         * configure.ac
10261                 add ca and fi to ALL_LINGUAS
10262         * po/Makefile.in.in
10263                 workaround for missing Makevars
10264         * po/ca.po
10265         * po/fi.po
10266                 add new Catalan and Finnish translations
10267                 submitted by Miquel Oliete and Flammie Pirinen
10268         * po/de.po
10269         * po/es.po
10270         * po/fr.po
10271         * po/it.po
10272         * po/pl.po
10273         * po/ru.po
10274         * po/sk.po
10275         * po/sr.po
10276         * po/zh_CN.po
10277                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
10278                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
10279                 Urke MMI, and Hansom Young
10280         * src/main.c
10281                 Fix drafting when quitting. compose_draft() closes the
10282                 compose windows, which modifies the compose_list GSList.
10283                 We have to refresh this list after echo drafting to avoid a
10284                 segfault
10285         * src/partial_download.c
10286                 fix segfault on exit
10287
10288 2005-05-06 [paul]       1.9.6cvs57
10289
10290         * src/grouplistdialog.c
10291                 quick fix/workaround for unresizeable newsgroup
10292                 name column 
10293
10294 2005-05-06 [paul]       1.9.6cvs56
10295
10296         * src/inc.c
10297         * src/mainwindow.c
10298                 use gettext plural forms
10299         * src/imap_gtk.c
10300         * src/mh_gtk.c
10301         * src/toolbar.c
10302                 small improvement to english usage
10303
10304 2005-05-05 [thorsten]   1.9.6cvs55
10305
10306         * src/folder.c
10307                 fix possible crash
10308
10309 2005-05-05 [paul]       1.9.6cvs54
10310         
10311         sync with HEAD
10312
10313         * AUTHORS
10314         * src/compose.c
10315                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
10316                 patch by Tim Mann
10317
10318 2005-05-05 [paul]       1.9.6cvs53
10319
10320         * src/mainwindow.c
10321                 fix resizing of separate message and
10322                 folder views
10323
10324 2005-05-05 [paul]       1.9.6cvs52
10325
10326         * src/account.c
10327         * src/addrgather.c
10328         * src/browseldap.c
10329         * src/exphtmldlg.c
10330         * src/expldifdlg.c
10331         * src/importmutt.c
10332         * src/importpine.c
10333         * src/main.c
10334         * src/mainwindow.c
10335         * src/noticeview.c
10336         * src/prefs_filtering.c
10337         * src/prefs_filtering_action.c
10338         * src/prefs_matcher.c
10339         * src/prefs_spelling.c
10340         * src/prefs_toolbar.c
10341         * src/toolbar.c
10342         * src/wizard.c
10343         * src/gtk/description_window.c
10344         * src/gtk/gtkvscrollbutton.c
10345         * src/gtk/progressdialog.c
10346         * src/gtk/quicksearch.c
10347         * src/plugins/pgpmime/prefs_gpg.c
10348         * src/plugins/spamassassin/spamassassin_gtk.c
10349                 replace deprecated gtk_widget_set_usize
10350
10351 2005-05-04 [colin]      1.9.6cvs51
10352
10353         * src/common/utils.c
10354                 Fix crash when subst_for_filename is called
10355                 with a NULL parameter
10356
10357 2005-05-04 [colin]      1.9.6cvs50
10358
10359         * src/partial_download.c
10360         * src/pop.c
10361                 Escape login when writing uidl file
10362                 fixes bug #736
10363
10364 2005-05-03 [colin]      1.9.6cvs49
10365
10366         * src/procmime.c
10367                 Fix possible DOS in mime parser
10368                 (see bug #634)
10369
10370 2005-05-02 [colin]      1.9.6cvs48
10371
10372         * src/compose.c
10373                 Try to fix the copy/paste mess once again.
10374
10375
10376 2005-04-30 [colin]      1.9.6cvs47
10377
10378         * src/prefs_account.h
10379         * src/procmsg.c
10380         * src/send_message.c
10381         * src/common/smtp.c
10382         * src/common/smtp.h
10383                 Try to batch sending mails (per account) instead of
10384                 reconnecting to server every time.
10385
10386 2005-04-29 [colin]      1.9.6cvs46
10387
10388         * src/messageview.c
10389                 Fix window resizing that refused to size down
10390         * src/prefs_common.c
10391         * src/prefs_common.h
10392         * src/prefs_filtering.c
10393                 Save Filtering's window size
10394
10395 2005-04-21 [paul]       1.9.6cvs45
10396
10397         * ChangeLog-gtk2.claws
10398         * src/setup.c
10399                 correction to sync
10400
10401 2005-04-21 [paul]       1.9.6cvs44
10402
10403         sync with main:
10404
10405         * src/setup.c
10406         * src/statusbar.c
10407         * src/statusbar.h
10408                 use gtkut_widget_draw_now(). Improved performance
10409                 of the update of statusbar
10410         * src/textview.c
10411                 textview_smooth_scroll_do(): redraw it after scroll
10412                 is done (fixed incorrect display when a part of the
10413                 view is hidden).
10414         * src/gtk/gtkutils.c
10415         * src/gtk/gtkutils.h
10416                 gtkut_widget_draw_now(): use gdk_window_process_updates()
10417                 to force update of widgets.
10418                 Removed gtkut_widget_wait_for_draw() which had a big
10419                 overhead  because of waiting for all events processed 
10420
10421 2005-04-20 [paul]       1.9.6cvs43
10422
10423         * src/codeconv.c
10424                 complete 1.9.6cvs42's sync:
10425                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
10426
10427 2005-04-19 [paul]       1.9.6cvs42
10428
10429         sync with main:
10430
10431         * src/action.c
10432                 catch_output(): correctly select the insert text
10433                 (fix invalid iterator warnings).
10434         * src/codeconv.c
10435         * src/codeconv.h
10436         * src/mainwindow.c
10437         * src/messageview.c
10438         * src/prefs_common.c
10439                 support GBK encoding.
10440         * src/common/session.c
10441         * src/common/session.h
10442                 use separate buffer for large data to be sent,
10443                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
10444
10445 2005-04-18 [paul]       1.9.6cvs41
10446
10447         * src/jpilot.c
10448                 convert unsigned long into guint32
10449                 patch by Paul LeoNerd Evans 
10450
10451 2005-04-17 [colin]      1.9.6cvs40
10452
10453         * src/compose.c
10454                 Fix 'Request return receipt' from folder
10455                 properties (bug #708)
10456
10457 2005-04-17 [colin]      1.9.6cvs39
10458
10459         * src/mainwindow.c
10460                 Fix duplicate hotkeys in Mainwindow's menu
10461
10462 2005-04-17 [colin]      1.9.6cvs38
10463
10464         * src/folderview.c
10465                 Fix duplicate hotkeys in Folderview's contextual
10466                 menu
10467
10468 2005-04-15 [colin]      1.9.6cvs37
10469
10470         * src/summaryview.c
10471                 Fix 'Save as...' with non-ascii filenames
10472
10473 2005-04-15 [colin]      1.9.6cvs36
10474
10475         * src/plugins/pgpmime/pgpmime.c
10476                 Fix bus error on 64bit. Spotted by 
10477                 macallan1888@gmail.com
10478
10479 2005-04-15 [colin]      1.9.6cvs35
10480
10481         * src/prefs_account.c
10482                 Fix cvs34.
10483
10484 2005-04-12 [colin]      1.9.6cvs34
10485
10486         * src/prefs_account.c
10487                 Fix smtp auth type off-by-one. We forgot to
10488                 add PLAIN in the prefs-to-gui setter func and
10489                 as a result, the selected auth when opening
10490                 account prefs was not the correct one.
10491
10492 2005-04-12 [paul]       1.9.6cvs33
10493
10494         * src/inc.c
10495                 if the recv dialog is visible, Cancel only
10496                 cancels the current account
10497
10498
10499 2005-04-10 [colin]      1.9.6cvs32
10500
10501         * src/filtering.c
10502                 Copy score when copying FilteringActions
10503                 Fix bug #674
10504
10505 2005-04-10 [colin]      1.9.6cvs31
10506
10507         * src/inc.c
10508                 Make Message -> Receive -> Cancel cancel 
10509                 incorporation on all accounts. Fixes
10510                 bug #693
10511
10512 2005-04-10 [colin]      1.9.6cvs30
10513
10514         * src/prefs_account.c
10515                 Update Privacy checkbuttons status based
10516                 on the selected privacy system
10517         * src/compose.c
10518                 Always connect the "None" privacy system; the
10519                 static boolean was probably there to avoid
10520                 reconnecting twice in the same compose window,
10521                 but as the parent function is only called once
10522                 per compose, it's only a bug - as a static is
10523                 initialized once per application instance.
10524                 Also, don't uncheck Sign and Encrypt when
10525                 selecting None as privacy system; just ignore
10526                 them when sending/queuing.
10527                 Should fix bug #695
10528
10529 2005-04-08 [colin]      1.9.6cvs29
10530
10531         * src/account.c
10532         * src/prefs_account.c
10533         * src/prefs_account.h
10534                 Add account preference to queue message in a certain
10535                 folder.
10536
10537 2005-04-06 [colin]      1.9.6cvs28
10538
10539         * src/prefs_account.c
10540                 Update old inbox path syntax
10541
10542 2005-04-06 [paul]       1.9.6cvs27
10543
10544         sync with main:
10545
10546         * configure.ac
10547                 changed -traditional-cpp to -no-cpp-precomp for newer
10548                 Mac OS X support
10549         * src/foldersel.c
10550                 made column resize automatically
10551         * src/send_message.c
10552                 send_message_smtp(): consider EOF right after QUIT
10553                 successful (workaround for Gmail SMTP server)
10554         * src/common/socket.c
10555                 ssl_read(), ssl_peek(): check EOF which violates the
10556                 SSL protocol
10557         * src/gtk/colorlabel.c
10558                 removed warnings when displaying colorlabel menu
10559                 (don't use GtkAlignment)
10560
10561 2005-04-05 [paul]       1.9.6cvs26
10562
10563         * src/plugins/trayicon/trayicon.c
10564                 fix clipping of icon under KDE3 
10565
10566 2005-04-05 [paul]       1.9.6cvs25
10567
10568         * src/summaryview.c
10569                 hide display of threading
10570                 patch by Alfons
10571
10572 2005-04-04 [thorsten]   1.9.6cvs24
10573
10574         * src/mh.c
10575                 marks lost on filesystems with different stat() results on
10576                 summer-/wintertime
10577
10578 2005-04-03 [colin]      1.9.6cvs23
10579
10580         * src/summaryview.c
10581                 Don't handle up/down. Patch by Alfons
10582
10583 2005-04-02 [colin]      1.9.6cvs22
10584
10585         * src/summaryview.c
10586                 Make scrolling faster. Patch by Alfons.
10587
10588 2005-04-01 [colin]      1.9.6cvs21
10589
10590         * src/Makefile.am
10591         * src/stock_pixmap.c
10592         * src/pixmaps/dir-noselect.xpm ** REMOVED **
10593         * src/pixmaps/dir_noselect.xpm ** ADDED **
10594                 Fix pixmap name mismatch (Thanks Stephan Sachse)
10595
10596 2005-04-01 [colin]      1.9.6cvs20
10597
10598         * src/image_viewer.c
10599         * src/image_viewer.h
10600         * src/procmime.c
10601         * src/procmime.h
10602         * src/textview.c
10603         * src/textview.h
10604                 Implement inline image resizing and right-clicking
10605
10606 2005-04-01 [paul]       1.9.6cvs19
10607
10608         * AUTHORS
10609         * Makefile.am
10610         * configure.ac
10611                 check for gnome2
10612                 patch by Luca Cavalli <loopback<AT>slackit.org>
10613         * po/ru.po
10614                 updated by Pavlo Bohmat
10615
10616 2005-03-31 [colin]      1.9.6cvs18
10617
10618         * src/news.c
10619                 Fix parsing references
10620         * src/msgcache.c
10621                 don't put nulls in the references list
10622         * src/procheader.c
10623                 commit that forgotten file in 1.9.6cvs14
10624
10625 2005-03-31 [colin]      1.9.6cvs17
10626
10627         * src/compose.c
10628                 Fix joining of signature separator again. 
10629                 Maybe Hiro could put it in main too...
10630
10631 2005-03-31 [colin]      1.9.6cvs16
10632
10633         * src/Makefile.am
10634         * src/foldersel.c
10635         * src/stock_pixmap.c
10636         * src/stock_pixmap.h
10637         * src/pixmaps/dir-noselect.xpm
10638                 Update foldersel.c (sync from main, patch by Alfons)
10639
10640 2005-03-30 [colin]      1.9.6cvs15
10641
10642         * src/imap.c
10643                 Fix handling of imap folders containing [] in 
10644                 their name. Thanks to Nahuel Angelinetti for
10645                 the detailed bugreport.
10646
10647 2005-03-30 [colin]      1.9.6cvs14
10648
10649         * src/common/utils.h
10650         * src/common/utils.c
10651         * src/common/defs.h
10652         * src/matcher.c
10653         * src/msgcache.c
10654         * src/news.c
10655         * src/procmsg.c
10656         * src/procmsg.h
10657         * src/quote_fmt_parse.y
10658         * src/summaryview.c
10659                 Update references system. Patch by Alfons
10660
10661 2005-03-30 [colin]      1.9.6cvs13
10662
10663         * src/common/socket.c
10664                 Force the glibc to read resolv.conf again when 
10665                 it has changed. Should fix issues when changing
10666                 networks on a laptop and not restarting sylpheed. 
10667
10668 2005-03-30 [paul]       1.9.6cvs12
10669
10670         partial sync with main:
10671
10672         * src/action.c
10673                 create_io_dialog(): use user-defined text font
10674                 (thanks to Alfons), and modified its appearance.
10675         * src/addrgather.c
10676         * src/addrharvest.c
10677         * src/browseldap.c
10678                 replace old code
10679         * src/compose.c
10680                 don't join (presumably) itemized lines on line-wrapping
10681                 fixed wrapping of quote when auto-wrapping is enabled
10682                 compose_destroy(): destroy paned only if it's not
10683                 attached to window. Fixed memory leak of popup menu.
10684         * src/exphtmldlg.c
10685         * src/expldifdlg.c
10686                 replace old code
10687         * src/html.c
10688         * src/html.h
10689         * src/importmutt.c
10690         * src/importpine.c
10691                 replace old code
10692         * src/main.c
10693                 removed redundant code
10694         * src/mainwindow.c
10695                 changed 'Code set' (which is rather incorrect)
10696                 in the menu to 'Character encoding'
10697                 main_window_set_widgets(): request size first
10698                 to prevent window size becoming wrong
10699                 fixed remembering of the state of the visibility
10700                 of MessageView
10701         * src/messageview.c
10702                 changed 'Code set' (which is rather incorrect)
10703                 in the menu to 'Character encoding'
10704         * src/prefs_common.c
10705         * src/prefs_common.h
10706                 added an option whether to render HTML as text or not
10707                 added separators to outgoing encoding menu
10708         * src/procheader.c
10709                 procheader_scan_date_string(): support header
10710                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
10711         * src/summaryview.c
10712         * src/summaryview.h
10713                 minor code cleanup
10714         * src/textview.c
10715                 textview_show_html(): force output of newline
10716                 added an option whether to render HTML as text or not
10717         * src/common/utils.c
10718                 strncpy2(): optimized based on Alfons' code
10719         * src/gtk/gtkutils.c
10720         * src/gtk/gtkutils.h
10721                 removed non-used code
10722         * src/plugins/pgpmime/passphrase.c
10723                 partially fixed grab input of passphrase dialog
10724                 Confine pointer to window
10725
10726 2005-03-30 [colin]      1.9.6cvs11
10727
10728         * src/msgcache.c
10729         * src/msgcache.h
10730                 Read/write 32bit ints from cache & marks
10731                 From main.
10732
10733 2005-03-29 [paul]       1.9.6cvs10
10734
10735         * AUTHORS
10736         * ChangeLog.claws
10737         * src/compose.c
10738         * src/gtk/gtkaspell.c
10739                 sync with HEAD (don't pass NULL pointers) 
10740
10741 2005-03-24 [paul]
10742
10743         * tools/Makefile.am
10744         * tools/README
10745         * tools/acroread2sylpheed.pl
10746                 sync with HEAD (add script to send pdfs as
10747                 attachments from Adobe Reader 7)
10748
10749 2005-03-21 [paul]       1.9.6cvs9
10750
10751         * configure.ac
10752         * po/POTFILES.in
10753         * src/Makefile.am
10754         * src/crash.c
10755         * src/image_viewer.c ** ADDED **
10756         * src/image_viewer.h ** ADDED **
10757         * src/main.c
10758         * src/prefs_common.c
10759         * src/prefs_common.h
10760         * src/prefs_image_viewer.c ** ADDED **
10761         * src/prefs_image_viewer.h ** ADDED **
10762         * src/textview.c
10763         * src/gtk/about.c
10764         * src/pixmaps/sylpheed_logo.xpm
10765         * src/plugins/Makefile.am
10766         * src/plugins/image_viewer/.cvsignore ** REMOVED **
10767         * src/plugins/image_viewer/Makefile.am ** REMOVED **
10768         * src/plugins/image_viewer/plugin.c ** REMOVED **
10769         * src/plugins/image_viewer/viewer.c ** REMOVED **
10770         * src/plugins/image_viewer/viewer.glade ** REMOVED **
10771         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
10772         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
10773         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
10774         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
10775                 as gdk-pixbuf is now built-in
10776                 remove image_viewer plugin and put code back into
10777                 main codebase
10778                 implement inline image display (sync with main)
10779
10780                 replace logo with newer, nicer, larger version  
10781
10782 2005-03-21 [paul]       1.9.6cvs8
10783
10784         * src/gtk/about.c
10785                 cosmetic improvement
10786
10787 2005-03-21 [holger]     1.9.6cvs7
10788
10789         * src/plugins/spamassassin/spamassassin.c
10790                 Sync with HEAD
10791                 (unregister hook on failed plugin init)
10792
10793 2005-03-20 [colin]      1.9.6cvs6
10794
10795         * src/common/plugin.c
10796                 Check that plugin isn't already loaded
10797                 Patch by Alfons
10798
10799 2005-03-20 [thorsten]   1.9.6cvs5
10800
10801         * src/compose.c
10802                 use a more compatible syntax
10803
10804 2005-03-20 [thorsten]   1.9.6cvs4
10805
10806         * src/prefs_toolbar.c
10807                 fix crash when selecting toolbar item (uninitialized pointer)
10808
10809 2005-03-20 [thorsten]   1.9.6cvs3
10810
10811         * src/procmime.c
10812                 fix mimetype detection (referenced free()d string)
10813
10814 2005-03-20 [paul]       1.9.6cvs2
10815
10816         * src/compose.c
10817                 sync with HEAD (1.0.3cvs5)
10818                 neglect Reply-To header if empty
10819                 Patch by Alfons 
10820
10821 2005-03-19 [holger]     1.9.6cvs1
10822
10823         * src/summaryview.c
10824         * src/summaryview.h
10825                 Sync with HEAD
10826
10827 2005-03-18 [paul]       1.9.6
10828
10829         initial GTK2 release
10830
10831 2005-03-18 [paul]       1.0.3cvs3.1
10832
10833         * AUTHORS
10834         * ChangeLog.claws
10835         * configure.ac
10836         * src/gtk/about.c
10837         * src/pixmaps/sylpheed_logo.xpm
10838                 sync with HEAD
10839
10840 2005-03-18 [colin]      1.0.3cvs2.6
10841
10842         * src/summaryview.c
10843                 Remove call to summary_step in summary_copy_selected_to
10844                 Can't see its purpose, and this causes bug when copying
10845                 a message if the next one is unread: it reads it.
10846
10847 2005-03-18 [paul]       1.0.3cvs2.5
10848
10849         * src/foldersel.c
10850                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
10851
10852 2005-03-18 [paul]       1.0.3cvs2.4
10853
10854         * src/addrharvest.c
10855         * src/codeconv.c
10856         * src/codeconv.h
10857         * src/compose.c
10858         * src/news.c
10859         * src/procheader.c
10860         * src/procmime.c
10861         * src/unmime.c
10862         * src/unmime.h
10863                 fix buffer overflow, CAN-2005-0667, see
10864                 http://secunia.com/advisories/14491/
10865                 Patch by Alfons
10866
10867 2005-03-17 [colin]      1.0.3cvs2.3
10868
10869         * src/prefs_fonts.c
10870         * src/summaryview.c
10871                 Fix font bugs (both lists now officialy share 
10872                 the same font)
10873                 
10874
10875 2005-03-17 [paul]       1.0.3cvs2.2
10876
10877         * src/gtk/pluginwindow.c
10878                 make plugin descriptions uneditable
10879
10880 2005-03-11 [paul]       1.0.3cvs2.1
10881
10882         * ChangeLog.claws
10883         * configure.ac
10884         * po/POTFILES.in
10885         * src/plugins/trayicon/trayicon.c
10886                 sync with HEAD
10887                 add src/wizard.c to POTFILES.in
10888
10889 2005-03-11 [paul]       1.0.3cvs1.1
10890
10891         * ChangeLog
10892         * ChangeLog.claws
10893         * configure.ac
10894         * po/de.po
10895         * po/es.po
10896         * po/fr.po
10897         * po/it.po
10898         * po/pt_BR.po
10899         * po/ru.po
10900         * po/sk.po
10901         * po/sr.po
10902         * po/zh_CN.po
10903                 sync with HEAD
10904
10905 2005-03-04 [colin]      1.0.1cvs22.2
10906
10907         * src/compose.c
10908                 Fix signatures with accentued chars in it
10909
10910 2005-03-04 [colin]      1.0.1cvs22.1
10911
10912         * src/common/smtp.c
10913         * src/common/smtp.h
10914                 Don't use SIZE param in MAIL FROM: if server 
10915                 doesn't support it. Patch by Eugen Freiter
10916                 <eugen_f@users.sf.net>
10917
10918 2005-02-27 [paul]       1.0.1cvs20.1
10919
10920         * ChangeLog.claws
10921         * configure.ac
10922         * src/messageview.c
10923                 sync with HEAD
10924
10925 2005-02-27 [colin]      1.0.1cvs19.4
10926
10927         * src/procheader.c
10928         * src/procheader.h
10929                 Fix prototypes. Patch by Alfons
10930
10931 2005-02-27 [colin]      1.0.1cvs19.3
10932
10933         * src/compose.c
10934                 Don't auto-join the signature separator.
10935
10936 2005-02-26 [colin]      1.0.1cvs19.2
10937
10938         * src/summaryview.c
10939                 Fix 'mark all read' with collapsed threads.
10940                 Patch by Alfons.
10941
10942 2005-02-25 [paul]       1.0.1cvs19.1
10943
10944         * ChangeLog.claws
10945         * configure.ac
10946         * src/prefs_account.c
10947         * src/prefs_folder_item.c
10948         * src/gtk/prefswindow.c
10949         * src/gtk/prefswindow.h
10950                 sync with HEAD
10951
10952 2005-02-25 [paul]       1.0.1cvs15.12
10953
10954         * src/alertpanel.c
10955         * src/codeconv.c
10956         * src/compose.c
10957         * src/textview.c
10958         * src/gtk/gtkutils.c
10959         * src/gtk/gtkutils.h
10960         * src/gtk/logwindow.c
10961         * src/gtk/progressdialog.c
10962                 sync with main (revision 127)
10963                 and fix logwindow clipping
10964
10965 2005-02-24 [colin]      1.0.1cvs15.11
10966
10967         * src/plugins/pgpmime/passphrase.c
10968                 Disable input grabbing; it doesn't work yet.
10969
10970 2005-02-24 [colin]      1.0.1cvs15.10
10971
10972         * src/messageview.c
10973                 Don't send out receipts if offline. Ask.
10974
10975 2005-02-23 [colin]      1.0.1cvs15.9
10976
10977         * src/summaryview.c     
10978                 Fix expanding
10979
10980 2005-02-23 [colin]      1.0.1cvs15.8
10981
10982         * src/summaryview.c
10983                 Really fix Bug 568 by removing useless
10984                 calls. summary_thread_init() now called
10985                 in summary_sort(). This should please
10986                 Alfons as it should be faster than 
10987                 previously.
10988
10989 2005-02-23 [colin]      1.0.1cvs15.7
10990
10991         * src/compose.c
10992                 Encode parts as QP or B64 if signing
10993
10994 2005-02-23 [colin]      1.0.1cvs15.6
10995
10996         * src/compose.c
10997                 Fix Mimeinfo leakage (including tmp files)
10998         * src/procmsg.c
10999                 Fix tmp file leakage (spotted by Ivan Rayner)
11000
11001 2005-02-22 [colin]      1.0.1cvs15.5
11002
11003         * src/expldifdlg.c
11004                 Fix keyboard input. Patch by Alfons.
11005
11006 2005-02-21 [colin]      1.0.1cvs15.4
11007
11008         * src/compose.c
11009                 Fix Sign/Encrypt when unselecting privacy
11010                 system
11011         * src/prefs_common.c
11012                 Change default message font to Monospace
11013         * src/summaryview.c
11014                 More freezing during potentially large operations
11015
11016 2005-02-21 [paul]       1.0.1cvs15.3
11017
11018         * src/main.c
11019                 fix --help output
11020
11021 2005-02-21 [paul]       1.0.1cvs15.2
11022
11023         * po/Makefile.in.in
11024         * src/compose.c
11025         * src/summaryview.c
11026         * src/textview.c
11027         * src/common/utils.c
11028         * src/common/utils.h
11029                 sync with main (revision 117)
11030
11031 2005-02-20 [colin]      1.0.1cvs15.1
11032
11033         * src/common/defs.h
11034                 Change cache file to .sylpheed_claws_cache, as
11035                 suggested by Alfons. Allows people to switch
11036                 between Sylpheed and Sylpheed-Claws. it is
11037                 a good idea to "Check for new messages" at next
11038                 startup.
11039
11040
11041 2005-02-18 [colin]      1.0.1cvs14.1
11042
11043         * src/quote_fmt_lex.l
11044         * src/quote_fmt_parse.y
11045                 Fix parser initialisation. Patch by Ivan.
11046
11047 2005-02-18 [colin]      1.0.1cvs11.6
11048
11049         * src/folderview.c
11050                 Fix scrolldown (bug 662)
11051
11052 2005-02-17 [colin]      1.0.1cvs11.5
11053
11054         * src/codeconv.c
11055                 conv_filename_to_utf8: return clean 7bit instead
11056                 of broken utf8 if needed
11057         * src/mimeview.c
11058                 Fix display of parts with unclean 8bit names
11059
11060 2005-02-17 [paul]       1.0.1cvs11.4
11061
11062         * src/compose.c
11063         * src/exportldif.c
11064         * src/matcher_parser_parse.y
11065         * src/procmime.c
11066         * src/sourcewindow.c
11067         * src/common/Makefile.am
11068         * src/common/intl.h             ** REMOVED **
11069         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
11070                 sync with main (revision 109)
11071                 and clean up
11072
11073 2005-02-16 [colin]      1.0.1cvs11.3
11074
11075         * src/summaryview.c
11076                 Fix collapsed thread not highlighting when new
11077                 messages in it (Bug 568) Patch by Stephan Sachse.
11078                 Fix messed up selection when reaching bounds (Bug 632)
11079         * src/prefs_themes.c
11080                 Fix theme installing (Bug 684)
11081
11082 2005-02-16 [colin]      1.0.1cvs11.2
11083
11084         * src/messageview.c
11085                 Fix messageview_select_all
11086
11087 2005-02-16 [colin]      1.0.1cvs11.1
11088
11089         * src/mh.c
11090                 Sync with HEAD (MH scan required function)
11091
11092 2005-02-15 [colin]      1.0.1cvs8.1
11093
11094         * src/mimeview.c
11095         * src/common/utils.c
11096                 Sync with HEAD (filename chars substitution)
11097
11098 2005-02-15 [colin]      1.0.1cvs7.3
11099
11100         * src/gtk/pluginwindow.c
11101                 Fix button spacing
11102
11103 2005-02-15 [colin]      1.0.1cvs7.2
11104
11105         * src/mimeview.c
11106                 Fix mime icons not reset across message when
11107                 scrolled down
11108
11109 2005-02-15 [colin]      1.0.1cvs7.1
11110
11111         * src/compose.c
11112         * src/procmime.c
11113                 Sync with HEAD (optimisation of cvs6)
11114
11115 2005-02-14 [colin]      1.0.1cvs6.1
11116
11117         * src/compose.c
11118         * src/procmime.c
11119                 Sync with HEAD (encode "From " at line beginning)
11120
11121 2005-02-14 [colin]      1.0.1cvs5.3
11122
11123         * src/compose.c
11124                 Fix wrapping with accentued chars.
11125
11126 2005-02-13 [colin]      1.0.1cvs5.2
11127
11128         * src/textview.c
11129                 Fix email informative part parsing with
11130                 accentued chars in it. ispunct() returns
11131                 true for them in utf8...
11132
11133 2005-02-12 [colin]      1.0.1cvs5.1
11134
11135         * src/filtering.c
11136                 Sync with HEAD (remove wrong use of compose after send)
11137
11138 2005-02-12 [paul]       1.0.1cvs4.5
11139
11140         * src/textview.c
11141                 remove unnecessary code (thanks to Alfons)
11142
11143 2005-02-12 [paul]       1.0.1cvs4.4
11144
11145         * src/textview.c
11146                 add 'Copy' to contextual menu on emails
11147
11148 2005-02-11 [colin]      1.0.1cvs4.3
11149
11150         * src/compose.c
11151                 revert 1.0.0cvs28.2, it doesn't work that well.
11152
11153 2005-02-11 [paul]       1.0.1cvs4.2
11154
11155         * po/Makefile.in.in
11156                 fix 'make release'
11157
11158 2005-02-10 [paul]       1.0.1cvs4.1
11159
11160         * ChangeLog
11161         * ChangeLog.claws
11162         * ChangeLog.jp
11163         * configure.ac
11164         * src/compose.c
11165                 sync with HEAD (sync with main)
11166
11167 2005-02-10 [paul]       1.0.1cvs3.2
11168
11169         * AUTHORS
11170         * Makefile.am
11171         * autogen.sh
11172         * configure.ac
11173         * config/mkinstalldirs
11174         * intl/.cvsignore
11175         * intl/ChangeLog
11176         * intl/VERSION
11177         * intl/bindtextdom.c
11178         * intl/config.charset
11179         * intl/dcgettext.c
11180         * intl/dcigettext.c
11181         * intl/dcngettext.c
11182         * intl/dgettext.c
11183         * intl/dngettext.c
11184         * intl/eval-plural.h
11185         * intl/explodename.c
11186         * intl/finddomain.c
11187         * intl/gettext.c
11188         * intl/gettextP.h
11189         * intl/gmo.h
11190         * intl/hash-string.h
11191         * intl/intl-compat.c
11192         * intl/l10nflist.c
11193         * intl/libgnuintl.h.in
11194         * intl/loadinfo.h
11195         * intl/loadmsgcat.c
11196         * intl/localcharset.c
11197         * intl/localcharset.h
11198         * intl/locale.alias
11199         * intl/localealias.c
11200         * intl/localename.c
11201         * intl/log.c
11202         * intl/ngettext.c
11203         * intl/os2compat.c
11204         * intl/os2compat.h
11205         * intl/osdep.c
11206         * intl/plural-exp.c
11207         * intl/plural-exp.h
11208         * intl/plural.c
11209         * intl/plural.y
11210         * intl/ref-add.sin
11211         * intl/ref-del.sin
11212         * intl/relocatable.c
11213         * intl/relocatable.h
11214         * intl/textdomain.c
11215         * m4/Makefile.am
11216         * po/Makefile.in.in
11217         * src/Makefile.am
11218         * src/account.c
11219         * src/action.c
11220         * src/addr_compl.c
11221         * src/addressadd.c
11222         * src/addressbook.c
11223         * src/addrgather.c
11224         * src/addrindex.c
11225         * src/alertpanel.c
11226         * src/browseldap.c
11227         * src/codeconv.c
11228         * src/codeconv.h
11229         * src/compose.c
11230         * src/compose.h
11231         * src/crash.c
11232         * src/editaddress.c
11233         * src/editbook.c
11234         * src/editgroup.c
11235         * src/editjpilot.c
11236         * src/editldap.c
11237         * src/editldap_basedn.c
11238         * src/editvcard.c
11239         * src/exphtmldlg.c
11240         * src/expldifdlg.c
11241         * src/export.c
11242         * src/exporthtml.c
11243         * src/filtering.c
11244         * src/folder.c
11245         * src/folder_item_prefs.c
11246         * src/foldersel.c
11247         * src/folderview.c
11248         * src/grouplistdialog.c
11249         * src/headerview.c
11250         * src/imap.c
11251         * src/imap_gtk.c
11252         * src/import.c
11253         * src/importldif.c
11254         * src/importmutt.c
11255         * src/importpine.c
11256         * src/inc.c
11257         * src/ldif.c
11258         * src/main.c
11259         * src/mainwindow.c
11260         * src/matcher.c
11261         * src/mbox.c
11262         * src/message_search.c
11263         * src/messageview.c
11264         * src/mh.c
11265         * src/mh_gtk.c
11266         * src/mimeview.c
11267         * src/msgcache.c
11268         * src/news.c
11269         * src/news_gtk.c
11270         * src/noticeview.c
11271         * src/partial_download.c
11272         * src/pop.c
11273         * src/prefs_account.c
11274         * src/prefs_actions.c
11275         * src/prefs_common.c
11276         * src/prefs_customheader.c
11277         * src/prefs_display_header.c
11278         * src/prefs_ext_prog.c
11279         * src/prefs_filtering.c
11280         * src/prefs_filtering_action.c
11281         * src/prefs_folder_item.c
11282         * src/prefs_fonts.c
11283         * src/prefs_gtk.c
11284         * src/prefs_matcher.c
11285         * src/prefs_msg_colors.c
11286         * src/prefs_spelling.c
11287         * src/prefs_summary_column.c
11288         * src/prefs_template.c
11289         * src/prefs_themes.c
11290         * src/prefs_toolbar.c
11291         * src/prefs_wrapping.c
11292         * src/privacy.c
11293         * src/procheader.c
11294         * src/procmime.c
11295         * src/procmsg.c
11296         * src/quote_fmt.c
11297         * src/recv.c
11298         * src/send_message.c
11299         * src/setup.c
11300         * src/sourcewindow.c
11301         * src/ssl_manager.c
11302         * src/statusbar.c
11303         * src/summary_search.c
11304         * src/summaryview.c
11305         * src/textview.c
11306         * src/toolbar.c
11307         * src/wizard.c
11308         * src/common/nntp.c
11309         * src/common/plugin.c
11310         * src/common/smtp.c
11311         * src/common/ssl.c
11312         * src/common/ssl_certificate.c
11313         * src/common/string_match.c
11314         * src/common/sylpheed.c
11315         * src/common/template.c
11316         * src/common/utils.c
11317         * src/gtk/about.c
11318         * src/gtk/colorlabel.c
11319         * src/gtk/description_window.c
11320         * src/gtk/filesel.c
11321         * src/gtk/foldersort.c
11322         * src/gtk/gtkaspell.c
11323         * src/gtk/gtkutils.c
11324         * src/gtk/inputdialog.c
11325         * src/gtk/logwindow.c
11326         * src/gtk/menu.c
11327         * src/gtk/pluginwindow.c
11328         * src/gtk/prefswindow.c
11329         * src/gtk/progressdialog.c
11330         * src/gtk/quicksearch.c
11331         * src/gtk/sslcertwindow.c
11332         * src/plugins/clamav/clamav_plugin.c
11333         * src/plugins/clamav/clamav_plugin_gtk.c
11334         * src/plugins/demo/demo.c
11335         * src/plugins/dillo_viewer/dillo_prefs.c
11336         * src/plugins/dillo_viewer/dillo_viewer.c
11337         * src/plugins/image_viewer/plugin.c
11338         * src/plugins/image_viewer/viewer.c
11339         * src/plugins/image_viewer/viewerprefs.c
11340         * src/plugins/mathml_viewer/mathml_viewer.c
11341         * src/plugins/pgpmime/passphrase.c
11342         * src/plugins/pgpmime/plugin.c
11343         * src/plugins/pgpmime/prefs_gpg.c
11344         * src/plugins/pgpmime/select-keys.c
11345         * src/plugins/pgpmime/sgpgme.c
11346         * src/plugins/spamassassin/spamassassin.c
11347         * src/plugins/spamassassin/spamassassin_gtk.c
11348         * src/plugins/trayicon/trayicon.c
11349                 sync with main (revision 104)
11350
11351 2005-02-10 [colin]      1.0.1cvs3.1
11352
11353         * src/mainwindow.c
11354                 Sync with HEAD (fix occasional crasher)
11355
11356 2005-02-10 [colin]      1.0.1cvs2.1
11357
11358         * src/messageview.c
11359                 Synw with HEAD (don't automatically display html)
11360
11361 2005-02-09 [colin]      1.0.1cvs1.3
11362
11363         * src/textview.c
11364         * src/textview.h
11365                 Add contextual menu on emails
11366
11367 2005-02-09 [colin]      1.0.1cvs1.2
11368
11369         * src/codeconv.c
11370                 Fix converting from broken headers and 
11371                 put back the _ in missing places
11372                 (feature broke with cvs24.2 sync, main 
11373                  possibly affected?)
11374
11375 2005-02-09 [colin]      1.0.1cvs1.1
11376
11377         * src/messageview.c
11378         * src/mimeview.c
11379         * src/mimeview.h
11380                 Sync with HEAD (display non text/plain mails with plugin)
11381
11382 2005-02-08 [colin]      1.0.1.1
11383
11384         * ChangeLog.claws
11385         * po/pt_BR.po
11386                 Sync with HEAD
11387         * configure.ac
11388                 Make default configuration directory 
11389                 be .sylpheed-gtk2
11390
11391 2005-02-08 [colin]      1.0.0cvs29.1
11392
11393         * po/de.po
11394         * po/es.po
11395         * po/fr.po
11396         * po/it.po
11397         * po/sk.po
11398         * po/sr.po
11399                 Sync translations with HEAD
11400
11401 2005-02-06 [colin]      1.0.0cvs28.3
11402
11403         * src/compose.c
11404                 Make compose a bit faster - patch by Alfons.
11405
11406 2005-02-06 [colin]      1.0.0cvs28.2
11407
11408         * src/compose.c
11409                 Make pasting via middle-click more reliable
11410
11411 2005-02-05 [paul]       1.0.0cvs28.1
11412
11413         * ChangeLog
11414         * ChangeLog.claws
11415         * ChangeLog.jp
11416         * configure.ac
11417         * src/compose.c
11418                 sync with HEAD
11419                 (fix bug 682 'redirect is broken'
11420
11421 2005-02-05 [torte]      1.0.0cvs27.1
11422
11423         * ChangeLog.claws
11424         * configure.ac
11425         * src/partial_download.c
11426                 Sync with HEAD (fix buf overflow)
11427
11428 2005-02-03 [colin]      1.0.0cvs26.1
11429
11430         * src/common/plugin.c
11431                 Sync with HEAD (avoid plugin mismatches)
11432
11433 2005-02-03 [paul]       1.0.0cvs25.3
11434
11435         * src/folderview.c
11436         * src/headerview.c
11437         * src/summaryview.c
11438         * src/textview.c
11439         * src/gtk/colorlabel.c
11440                 third and final part of initial sync with main-gtk2
11441
11442 2005-02-03 [paul]       1.0.0cvs25.2
11443
11444         * src/jpilot.c
11445                 fix building with jpilot support
11446
11447 2005-02-02 [colin]      1.0.0cvs25.1
11448
11449         * src/messageview.c
11450                 Sync with HEAD (fix dangerous typo)
11451
11452 2005-02-01 [colin]      1.0.0cvs24.3
11453
11454         * src/common/xml.c
11455                 Write file as advertised (UTF-8)
11456
11457 2005-02-01 [paul]       1.0.0cvs24.2
11458
11459         * src/addrbook.c
11460         * src/addrindex.c
11461         * src/alertpanel.h
11462         * src/codeconv.c
11463         * src/codeconv.h
11464         * src/compose.c
11465         * src/export.c
11466         * src/folder_item_prefs.c
11467         * src/html.c
11468         * src/imap.c
11469         * src/import.c
11470         * src/jpilot.c
11471         * src/mainwindow.c
11472         * src/matcher_parser_lex.l
11473         * src/messageview.c
11474         * src/mh.c
11475         * src/prefs_account.c
11476         * src/prefs_actions.c
11477         * src/prefs_common.c
11478         * src/prefs_gtk.c
11479         * src/prefs_gtk.h
11480         * src/prefs_themes.c
11481         * src/procheader.c
11482         * src/procmime.c
11483         * src/sourcewindow.c
11484         * src/statusbar.c
11485         * src/summaryview.c
11486         * src/textview.c
11487         * src/toolbar.c
11488         * src/unmime.c
11489         * src/common/template.c
11490         * src/common/utils.c
11491         * src/common/xml.c
11492         * src/common/xml.h
11493         * src/gtk/gtkaspell.c
11494         * src/plugins/clamav/clamav_plugin.c
11495         * src/plugins/dillo_viewer/dillo_prefs.c
11496         * src/plugins/image_viewer/viewerprefs.c
11497         * src/plugins/pgpmime/passphrase.c
11498         * src/plugins/pgpmime/prefs_gpg.c
11499         * src/plugins/pgpmime/select-keys.c
11500         * src/plugins/spamassassin/spamassassin.c
11501                 second part of initial sync with main-gtk2
11502                 (more to follow)
11503
11504 2005-01-31 [colin]      1.0.0cvs24.1
11505
11506         * src/compose.c
11507                 Sync with HEAD
11508
11509 2005-01-29 [paul]       1.0.0cvs23.2
11510
11511         * src/account.c
11512         * src/action.c
11513         * src/addressadd.c
11514         * src/addressbook.c
11515         * src/alertpanel.c
11516         * src/compose.c
11517         * src/editaddress.c
11518         * src/editbook.c
11519         * src/editgroup.c
11520         * src/editjpilot.c
11521         * src/editldap.c
11522         * src/editldap_basedn.c
11523         * src/editvcard.c
11524         * src/export.c
11525         * src/foldersel.c
11526         * src/grouplistdialog.c
11527         * src/import.c
11528         * src/importldif.c
11529         * src/inc.c
11530         * src/main.c
11531         * src/mainwindow.c
11532         * src/message_search.c
11533         * src/messageview.c
11534         * src/mimeview.c
11535         * src/prefs_actions.c
11536         * src/prefs_common.c
11537         * src/prefs_common.h
11538         * src/prefs_customheader.c
11539         * src/prefs_display_header.c
11540         * src/prefs_filtering.c
11541         * src/prefs_filtering_action.c
11542         * src/prefs_gtk.c
11543         * src/prefs_matcher.c
11544         * src/prefs_summary_column.c
11545         * src/prefs_template.c
11546         * src/sourcewindow.c
11547         * src/summary_search.c
11548         * src/summaryview.c
11549         * src/textview.c
11550         * src/gtk/about.c
11551         * src/gtk/description_window.c
11552         * src/gtk/gtkshruler.c
11553         * src/gtk/gtkutils.c
11554         * src/gtk/gtkutils.h
11555         * src/gtk/inputdialog.c
11556         * src/gtk/logwindow.c
11557         * src/gtk/prefswindow.c
11558         * src/gtk/progressdialog.c
11559         * src/gtk/progressdialog.h
11560                 first part of initial sync with main-gtk2
11561                 (more to follow)
11562
11563 2005-01-28 [colin]      1.0.0cvs23.1
11564
11565         * src/folderview.c
11566                 Sync with HEAD
11567
11568 2005-01-27 [colin]      1.0.0cvs21.1
11569
11570         * src/folder.c
11571         * src/folderview.c
11572                 Sync with HEAD
11573
11574 2005-01-27 [colin]      1.0.0cvs19.1
11575
11576         * src/procmime.c
11577                 Sync with HEAD
11578
11579 2005-01-27 [colin]      1.0.0cvs18.1
11580
11581         * src/messageview.c
11582         * src/summaryview.c
11583         * src/mainwindow.c
11584         * src/compose.c
11585         * src/compose.h
11586         * src/procmsg.c
11587         * src/procmsg.h
11588         * src/toolbar.c
11589                 Sync with HEAD
11590
11591 2005-01-26 [paul]       1.0.0cvs15.2
11592
11593         * src/compose.c
11594                 compose_entries_set(): convert subject and body to
11595                 utf8 if necessary. patch by Felix Eckhofer
11596
11597 2005-01-26 [paul]       1.0.0cvs15.1
11598
11599         * configure.ac
11600         * src/common/template.c
11601                 sync with HEAD (fix memory leak)
11602
11603 2005-01-25 [paul]       1.0.0cvs14.1
11604
11605         * configure.ac
11606         * src/compose.c
11607                 sync with HEAD
11608
11609 2005-01-24 [colin]      1.0.0cvs13.1
11610
11611         * src/summaryview.c
11612                 Sync with HEAD
11613
11614 2005-01-24 [paul]       1.0.0cvs12.1
11615
11616         * configure.ac
11617         * src/messageview.c
11618         * src/mh.c
11619         * src/common/utils.c
11620                 sync with HEAD
11621
11622 2005-01-24 [colin]      1.0.0cvs11.1
11623
11624         * src/procheader.c
11625                 Sync with HEAD
11626
11627 2005-01-24 [colin]      1.0.0cvs10.1
11628
11629         * src/folderview.c
11630                 Sync with HEAD
11631
11632 2005-01-23 [colin]      1.0.0cvs9.1
11633
11634         * src/crash.c
11635                 Sync with HEAD
11636
11637 2005-01-22 [colin]      1.0.0cvs8.1
11638
11639         * src/summaryview.c
11640         * src/gtk/quicksearch.c
11641                 Sync with HEAD
11642
11643 2005-01-21 [colin]      1.0.0cvs7.1
11644
11645         * src/summaryview.c
11646                 Sync with HEAD
11647
11648 2005-01-21 [colin]      1.0.0cvs6.1
11649
11650         * src/summaryview.c
11651                 Sync with HEAD
11652
11653 2005-01-21 [colin]      1.0.0cvs5.1
11654
11655         * src/gtk/quicksearch.c
11656         * src/prefs_common.c
11657         * src/prefs_common.h
11658                 Sync with HEAD (recurse option)
11659
11660 2005-01-21 [colin]      1.0.0cvs4.1
11661
11662         * src/folder.h
11663         * src/folderview.c
11664         * src/folderview.h
11665         * src/summaryview.c
11666         * src/gtk/quicksearch.c
11667         * src/gtk/quicksearch.h
11668                 Sync with HEAD (recursive quicksearch)
11669
11670 2005-01-20 [colin]      1.0.0cvs3.4
11671
11672         * src/ssl_manager.c
11673                 Remove useless code
11674
11675 2005-01-20 [colin]      1.0.0cvs3.3
11676
11677         * src/ssl_manager.c
11678                 Fix leak, thanks to Alfons.
11679
11680 2005-01-20 [colin]      1.0.0cvs3.2
11681
11682         * src/ssl_manager.c
11683                 Port SSL certificate window to GTK2.
11684
11685 2005-01-20 [paul]       1.0.0cvs3.1
11686
11687         * ChangeLog.claws
11688         * configure.ac
11689         * src/addrindex.c
11690         * src/addrindex.h
11691                 sync with HEAD
11692
11693 2005-01-19 [colin]      1.0.0cvs2.2
11694
11695         * src/plugins/trayicon/trayicon.c
11696                 Fix freeze with gtk-2.6, the easy way
11697                 (signal blocking helpless there...)
11698                 Closes bug #668.
11699
11700 2005-01-19 [colin]      1.0.0cvs2.1
11701
11702         * src/mbox.c
11703         * src/mbox.h
11704         * src/mainwindow.c
11705         * src/summaryview.c
11706         * src/summaryview.h
11707                 Sync with HEAD
11708
11709 2005-01-19 [paul]       1.0.0cvs1.1
11710
11711         * configure.ac
11712         * po/de.po
11713         * po/es.po
11714         * po/fr.po
11715         * po/hr.po
11716         * po/it.po
11717         * po/ja.po
11718         * po/ko.po
11719         * po/pt_BR.po
11720         * po/ru.po
11721         * po/sk.po
11722         * po/sr.po
11723                 sync with HEAD (update translations)
11724
11725 2005-01-18 [colin]      1.0.0cvs0.1
11726
11727         * src/foldersel.c
11728                 Specify search column - patch by Alfons
11729
11730 2005-01-18 [colin]      0.9.13cvs36.3
11731
11732         * src/prefs_toolbar.c
11733                 Change Delete to Remove
11734         * src/prefs_fonts.c
11735                 GTK2 version and leak fixes
11736         * src/prefs_actions.c
11737                 Add stock buttons.
11738                 All patches by Alfons
11739
11740 2005-01-17 [colin]      0.9.13cvs36.2
11741
11742         * src/compose.c
11743                 Fix DnD inserting twice. While at it,
11744                 add DnD support for text/plain in the
11745                 body, and add support in the headers.
11746
11747 2005-01-16 [colin]      0.9.13cvs36.1
11748
11749         * ChangeLog
11750         * ChangeLog.jp
11751         * ChangeLog.claws
11752                 Sync with HEAD (nothing applicable)
11753
11754 2005-01-16 [colin]      0.9.13cvs33.2
11755
11756         * src/prefs_toolbar.c
11757                 GTK2ize prefs_toolbar, by Alfons.
11758
11759 2005-01-14 [colin]      0.9.13cvs33.1
11760
11761         * src/html.c
11762         * src/msgcache.c
11763                 Sync with HEAD
11764
11765 2005-01-14 [colin]      0.9.13cvs32.1
11766
11767         * src/html.c
11768         * src/html.h
11769         * src/msgcache.c
11770         * AUTHORS
11771         * tools/calypso_convert.pl
11772                 Sync with HEAD
11773
11774 2005-01-08 [colin]      0.9.13cvs29.2
11775
11776         * src/prefs_filtering_action.c
11777         * src/prefs_filtering.c
11778                 2 more gtk2 patches by Alfons
11779
11780 2005-01-07 [paul]       0.9.13cvs29.1
11781
11782         * ChangeLog
11783         * ChangeLog.claws
11784         * ChangeLog.jp
11785         * configure.ac
11786         * src/pop.c
11787         * src/pop.h
11788                 sync with HEAD
11789
11790 2005-01-07 [colin]      0.9.13cvs28.3
11791
11792         * src/gtk/progressdialog.c
11793         * src/gtk/progressdialog.h
11794         * src/inc.c
11795         * src/send_message.c
11796                 GTK2 for the incorporation dialog. The CList isn't dead
11797                 yet, for a more smooth migration. Patch by Alfons.
11798
11799 2005-01-06 [colin]      0.9.13cvs28.2
11800
11801         * src/prefs_display_header.c
11802                 GTK2 conversion by Alfons
11803         * src/prefs_actions.c
11804         * src/prefs_matcher.c
11805                 Fix 2 leaks - patch by Alfons
11806
11807 2005-01-06 [colin]      0.9.13cvs28.1
11808
11809         * src/prefs_matcher.c
11810                 Sync with HEAD
11811
11812 2005-01-06 [colin]      0.9.13cvs27.4
11813
11814         * src/prefs_matcher.c
11815                 Fix double-free. Patch by Alfons
11816
11817 2005-01-06 [colin]      0.9.13cvs27.3
11818
11819         * src/prefs_matcher.c
11820                 GTK2 widgets + memleak
11821                 Patch by Alfons
11822
11823 2005-01-05 [colin]      0.9.13cvs27.2
11824
11825         * src/account.c
11826         * src/addr_compl.c
11827         * src/foldersel.c
11828         * src/stock_pixmap.c
11829         * src/stock_pixmap.h
11830                 3 more GTK2 patches by Alfons.
11831
11832 2005-01-04 [colin]      0.9.13cvs27.1
11833
11834         * src/folderview.c
11835         * src/imap_gtk.c
11836         * src/news_gtk.c
11837                 Sync with HEAD
11838
11839 2005-01-04 [colin]      0.9.13cvs25.9
11840
11841         * src/compose.c
11842                 Fix Show Ruler menuitem
11843         * src/prefs_template.c
11844                 Convert to GTK2
11845         * src/common/utils.c
11846                 Make auto pointer stuff handles NULLs
11847                 Patches by Alfons.
11848
11849 2005-01-04 [colin]      0.9.13cvs25.8
11850
11851         * src/compose.c
11852                 Move the attachment list to gtk2
11853                 Patch by Alfons.
11854
11855 2005-01-04 [colin]      0.9.13cvs25.7
11856
11857         * src/textview.c
11858                 Make some keys work again
11859                 Patch by SungHyun Nam <namsh@kldp.org>
11860
11861 2005-01-04 [colin]      0.9.13cvs25.6
11862
11863         * src/gtk/gtkshruler.c
11864                 Move the ruler to GTK2
11865                 Patch by Alfons
11866
11867 2005-01-03 [colin]      0.9.13cvs25.5
11868
11869         * src/compose.c
11870                 Fix my broken patch apply 
11871
11872 2005-01-03 [colin]      0.9.13cvs25.4
11873
11874         * src/common/utils.c
11875         * src/common/utils.h
11876         * src/gtk/prefswindow.c
11877                 Move auto pointer stuff to utils.c
11878                 Patch by Alfons again :)
11879
11880 2005-01-03 [colin]      0.9.13cvs25.3
11881
11882         * src/compose.c
11883         * src/prefs_gtk.c
11884         * src/prefs_template.c
11885         * src/textview.c
11886                 Empty text widgets with empty strings, not NULL char
11887                 Patch by SungHyun Nam <namsh@kldp_org>
11888
11889 2005-01-03 [colin]      0.9.13cvs25.2
11890
11891         * src/main.c
11892         * AUTHORS
11893                 Sync with HEAD
11894
11895 2005-01-03 [colin]      0.9.13cvs25.1
11896
11897         * src/pop.c
11898         * src/pop.h
11899                 Sync with HEAD
11900
11901 2005-01-03 [colin]      0.9.13cvs24.3
11902
11903         * src/account.c
11904                 Two patches from Alfons and Alex S Moore:
11905                 fix images, fix return value.
11906
11907 2005-01-01 [colin]      0.9.13cvs24.2
11908
11909         * src/prefs_actions.c
11910                 Fix over-zealous assertion. Patch by Alfons
11911
11912 2005-01-01 [colin]      0.9.13cvs24.1
11913
11914         * src/procmime.c
11915                 Sync with HEAD (leak fix)
11916
11917 2004-12-31 [colin]      0.9.13cvs23.2
11918
11919         * src/prefs_common.c
11920                 GTK2 widgets + stock buttons - patch by Alfons
11921
11922 2004-12-31 [paul]       0.9.13cvs23.1
11923
11924         * configure.ac
11925                 bump up EXTRA_VERSION to match (sync'ed) HEAD
11926         * src/gtk/pluginwindow.c
11927                 use GTK2 widgets and plug memory leaks,
11928                 patches by Alfons
11929
11930 2004-12-30 [colin]      0.9.13cvs22.4
11931
11932         * src/account.c
11933         * src/action.c
11934         * src/export.c
11935         * src/foldersel.c
11936         * src/import.c
11937         * src/message_search.c
11938         * src/prefs_actions.c
11939         * src/prefs_common.c
11940         * src/prefs_customheader.c
11941         * src/prefs_filtering.c
11942         * src/prefs_summary_column.c
11943         * src/summary_search.c
11944         * src/gtk/about.c
11945         * src/gtk/description_window.c
11946         * src/gtk/gtkutils.c
11947         * src/gtk/gtkutils.h
11948         * src/gtk/inputdialog.c
11949         * src/gtk/prefswindow.c
11950                 Use GTK2 stock buttons. Patches by Alfons.
11951
11952 2004-12-30 [colin]      0.9.13cvs22.3
11953
11954         * src/account.c
11955                 Sync with HEAD
11956         * src/prefs_actions.c
11957         * src/prefs_customheader.c
11958         * src/prefs_filtering.c
11959         * src/prefs_msg_colors.c
11960         * src/prefs_summary_column.c
11961         * src/gtk/prefswindow.c
11962                 Use GtkTreeView instead of deprecated 
11963                 widgets. Patches by Alfons.
11964
11965 2004-12-30 [paul]       0.9.13cvs22.2
11966
11967         * src/foldersel.c
11968                 use GTK 2 Tree View
11969                 patch by Alfons, with root folder sorting fix
11970                 by Stephan Sachse
11971
11972 2004-12-30 [paul]       0.9.13cvs22.1
11973
11974         * ChangeLog
11975         * ChangeLog.claws
11976         * ChangeLog.jp
11977         * NEWS
11978         * configure.ac
11979         * src/account.c
11980                 sync with HEAD
11981
11982 2004-12-22 [martin]     0.9.13cvs21.2
11983
11984         * src/action.c
11985                 free the command line after its use
11986
11987 2004-12-18 [paul]       0.9.13cvs21.1
11988
11989         * AUTHORS
11990         * ChangeLog
11991         * ChangeLog.claws
11992         * ChangeLog.jp
11993         * NEWS
11994         * configure.ac
11995         * src/action.c
11996         * src/compose.c
11997         * src/syldap.c
11998                 sync with HEAD
11999
12000 2004-12-17 [martin]     0.9.13cvs17.2
12001
12002         * src/action.c
12003                 convert actions input to locale
12004         * src/inc.c
12005                 convert notification command to locale
12006         * src/plugins/pgpmime/select-keys.c
12007                 convert attributes to utf8
12008
12009 2004-12-14 [colin]      0.9.13cvs17.1
12010
12011         * ChangeLog
12012         * ChangeLog.jp
12013         * ChangeLog.claws
12014         * src/action.c
12015         * src/common/utils.c
12016         * src/gtk/prefswindow.c
12017         * src/gtk/gtkutils.c
12018         * src/gtk/gtkutils.h
12019         * src/plugins/spamassassin/libspamc.c
12020                 Sync with HEAD
12021
12022 2004-12-13 [colin]      0.9.13cvs14.1
12023
12024         * src/quote_fmt_parse.y
12025                 Sync with HEAD
12026
12027 2004-12-10 [colin]      0.9.13cvs12.1
12028
12029         * src/prefs_themes.c
12030         * src/mainwindow.c
12031         * src/messageview.c
12032                 Sync with HEAD
12033
12034 2004-12-09 [colin]      0.9.13cvs10.1
12035
12036         * src/procmime.c
12037                 Sync with HEAD (fix B64 encoding from memory)
12038
12039 2004-12-08 [colin]      0.9.13cvs9.1
12040
12041         * src/gtk/colorlabel.c
12042                 Sync with HEAD
12043
12044 2004-12-08 [paul]       0.9.13cvs8.2
12045
12046         * src/gtk/pluginwindow.c
12047                 fix window resizing oddities
12048
12049 2004-12-08 [colin]      0.9.13cvs8.1
12050
12051         * src/quote_fmt_parse.y
12052                 Sync with HEAD
12053
12054 2004-12-08 [colin]      0.9.13cvs7.1
12055
12056         * src/matcher_parser_parse.y
12057         * src/msgcache.c
12058         * src/prefs_matcher.c
12059         * src/procheader.c
12060         * src/matcher.c
12061         * src/common/defs.h
12062         * po/sr.po
12063                 Sync with HEAD
12064
12065 2004-12-08 [colin]      0.9.13cvs6.1
12066
12067         * src/quote_fmt_parse.y
12068         * src/textview.c
12069                 Sync with HEAD
12070         * src/gtk/prefswindow.c
12071         * src/gtk/pluginwindow.c
12072                 Fix G_CALLBACKS protos (thanks to Alfons)
12073
12074 2004-12-07 [torte]      0.9.13cvs2.2
12075
12076         * src/procmime.c
12077                 [Bug 650] reply button causes crash
12078                 Thanks to David Relson and Christoph
12079
12080 2004-12-07 [colin]      0.9.13cvs2.1
12081
12082         * ChangeLog.claws
12083         * AUTHORS
12084         * po/sk.po
12085         * src/procmime.c
12086         * src/prefs_account.c
12087         * src/common/smtp.c
12088         * src/common/smtp.h
12089                 Sync with HEAD
12090
12091 2004-12-06 [colin]      0.9.12cvs187.1
12092
12093         * ChangeLog.claws
12094         * INSTALL
12095         * Makefile.am
12096         * README.claws
12097         * TODO.claws
12098         * configure.ac
12099         * po/bg.po
12100         * po/cs.po
12101         * po/el.po
12102         * po/en_GB.po
12103         * po/es.po
12104         * po/fr.po
12105         * po/hr.po
12106         * po/hu.po
12107         * po/it.po
12108         * po/ja.po
12109         * po/ko.po
12110         * po/nl.po
12111         * po/pl.po
12112         * po/pt_BR.po
12113         * po/ru.po
12114         * po/sk.po
12115         * po/sr.po
12116         * po/sv.po
12117         * po/zh_CN.po
12118         * po/zh_TW.Big5.po
12119         * src/compose.c
12120         * tools/Makefile.am
12121         * tools/README
12122         * tools/filter_conv.pl
12123         * tools/kdeservicemenu/README
12124         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
12125         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
12126                 Sync with HEAD
12127
12128 2004-12-04 [colin]      0.9.12cvs183.1
12129
12130         * src/compose.c
12131                 Sync with HEAD (compose window position saving)
12132
12133 2004-12-04 [paul]       0.9.12cvs182.3
12134
12135         * src/messageview.c
12136         * src/mimeview.c
12137         * src/prefs_customheader.c
12138         * src/gtk/quicksearch.c
12139                 replace some forgotten GTK_SIGNAL_FUNCs
12140
12141 2004-12-04 [paul]       0.9.12cvs182.2
12142
12143         * src/Makefile.am
12144                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
12145                 committed in error      
12146
12147 2004-12-04 [paul]       0.9.12cvs182.1
12148
12149         * ChangeLog
12150         * ChangeLog.claws
12151         * ChangeLog.jp
12152         * INSTALL
12153         * NEWS
12154         * README
12155         * README.jp
12156         * configure.ac
12157         * doc/manual/ja/Makefile.am
12158         * doc/manual/ja/sylpheed-1.html
12159         * doc/manual/ja/sylpheed-10.html
12160         * doc/manual/ja/sylpheed-11.html
12161         * doc/manual/ja/sylpheed-12.html
12162         * doc/manual/ja/sylpheed-13.html
12163         * doc/manual/ja/sylpheed-14.html
12164         * doc/manual/ja/sylpheed-15.html
12165         * doc/manual/ja/sylpheed-16.html
12166         * doc/manual/ja/sylpheed-17.html
12167         * doc/manual/ja/sylpheed-18.html
12168         * doc/manual/ja/sylpheed-19.html
12169         * doc/manual/ja/sylpheed-2.html
12170         * doc/manual/ja/sylpheed-20.html
12171         * doc/manual/ja/sylpheed-3.html
12172         * doc/manual/ja/sylpheed-4.html
12173         * doc/manual/ja/sylpheed-5.html
12174         * doc/manual/ja/sylpheed-6.html
12175         * doc/manual/ja/sylpheed-7.html
12176         * doc/manual/ja/sylpheed-8.html
12177         * doc/manual/ja/sylpheed-9.html
12178         * doc/manual/ja/sylpheed.html
12179         * doc/manual/ja/sylpheed.sgml
12180         * po/de.po
12181         * src/Makefile.am
12182         * src/compose.c
12183         * src/procmime.c
12184         * src/pixmaps/regular.xpm **REMOVED**
12185         * src/plugins/pgpmime/pgpmime.c
12186         * src/plugins/pgpmime/plugin.c
12187         * src/plugins/pgpmime/prefs_gpg.c
12188                 sync with HEAD
12189
12190 2004-12-03 [paul]       0.9.12cvs180.1
12191
12192         * ChangeLog
12193         * ChangeLog.claws
12194         * ChangeLog.jp
12195         * configure.ac
12196         * src/Makefile.am
12197         * src/pop.c
12198         * src/common/utils.c
12199         * src/common/utils.h
12200         * src/pixmaps/continue.xpm
12201         * src/pixmaps/dir_close.xpm
12202         * src/pixmaps/dir_open.xpm
12203         * src/pixmaps/drafts_close.xpm
12204         * src/pixmaps/drafts_open.xpm
12205         * src/pixmaps/folder.xpm **REMOVED**
12206         * src/pixmaps/group.xpm
12207         * src/pixmaps/unread.xpm
12208                 sync with HEAD
12209
12210 2004-12-02 [colin]      0.9.12cvs179.1
12211
12212         * src/compose.c
12213                 Sync with HEAD (non-duplicated reedition)
12214
12215 2004-12-02 [colin]      0.9.12cvs178.1
12216
12217         * src/compose.c
12218                 Sync with HEAD (linewrap_quote fix)
12219
12220 2004-12-01 [colin]      0.9.12cvs177.3
12221
12222         * src/addrharvest.c
12223                 Replace sizeof with strlen
12224
12225 2004-12-01 [paul]       0.9.12cvs177.2
12226
12227         * src/addrharvest.c
12228                 fix 'harvest addresses'
12229
12230 2004-11-30 [colin]      0.9.12cvs177.1
12231
12232         * src/gtk/prefswindow.c
12233         * src/gtk/pluginwindow.c
12234                 Sync with HEAD
12235
12236 2004-11-29 [colin]      0.9.12cvs176.1
12237
12238         * src/folderview.c
12239                 sync with HEAD (Fix disappearing separators in folderview's popup)
12240
12241 2004-11-29 [colin]      0.9.12cvs175.1
12242
12243         * src/procmime.c
12244                 Sync with head (another format fix)
12245
12246 2004-11-29 [colin]      0.9.12cvs174.1
12247
12248         * src/pop.c
12249                 Sync with HEAD (format string fix)
12250
12251 2004-11-26 [colin]      0.9.12cvs173.1
12252
12253         * src/common/smtp.c
12254         * src/common/smtp.h
12255                 Sync with HEAD
12256
12257 2004-11-24 [colin]      0.9.12cvs172.1
12258
12259         * src/plugins/pgpmime/pgpmime.c
12260                 Sync with HEAD
12261
12262 2004-11-24 [colin]      0.9.12cvs171.1
12263
12264         * src/plugins/pgpmime/pgpmime.c
12265                 Sync with head (gpgmectx leaks)
12266
12267 2004-11-24 [colin]      0.9.12cvs169.1
12268
12269         * src/plugins/pgpmime/plugin.c
12270         * src/plugins/trayicon/Makefile.am
12271         * src/plugins/trayicon/newmarkedmail.xpm
12272         * src/plugins/trayicon/trayicon.c
12273         * src/plugins/trayicon/unreadmarkedmail.xpm
12274                 Sync with HEAD
12275
12276 2004-11-23 [colin]      0.9.12cvs168.1
12277
12278         * src/partial_download.c
12279         * src/partial_download.h
12280         * src/plugins/pgpmime/plugin.c
12281                 Sync with HEAD
12282
12283 2004-11-23 [colin]      0.9.12cvs166.1
12284
12285         * src/Makefile.am
12286         * src/codeconv.c
12287         * src/compose.c
12288         * src/folderview.c
12289         * src/main.c
12290         * src/partial_download.c
12291         * src/partial_download.h
12292         * src/prefs_account.c
12293         * src/prefs_account.h
12294         * src/privacy.c
12295         * src/privacy.h
12296         * src/procmime.c
12297         * src/common/Makefile.am
12298         * src/common/base64.h
12299         * src/common/partial_download.c
12300         * src/common/partial_download.h
12301         * src/gtk/prefswindow.c
12302         * src/gtk/prefswindow.h
12303         * src/plugins/pgpmime/pgpmime.c
12304         * src/plugins/pgpmime/prefs_gpg.c
12305         * src/plugins/pgpmime/prefs_gpg.h
12306         * src/plugins/pgpmime/sgpgme.c
12307         * src/plugins/pgpmime/sgpgme.h
12308                 Sync with HEAD
12309
12310 2004-11-23 [colin]      0.9.12cvs163.1
12311
12312         * src/main.c
12313                 Sync with HEAD (cursor optimization)
12314
12315 2004-11-23 [colin]      0.9.12cvs162.1
12316
12317         * src/prefs_common.c
12318         * src/prefs_themes.c
12319         * src/procmsg.c
12320                 Sync with HEAD
12321
12322 2004-11-23 [colin]      0.9.12cvs158.9
12323
12324         * src/compose.c
12325                 Fix double-free when forwarding
12326         * src/msgcache.c
12327                 Fix leak on error path
12328                 
12329
12330 2004-11-23 [colin]      0.9.12cvs158.8
12331
12332         * src/compose.c
12333                 Fix possible double-free
12334                 Spotted by Alfons
12335
12336 2004-11-23 [colin]      0.9.12cvs158.7
12337
12338         * src/compose.c
12339                 Fix some signal handlers' prototypes
12340                 Spotted by Alfons
12341
12342 2004-11-22 [colin]      0.9.12cvs158.6
12343
12344         * src/compose.c
12345                 Remove unneeded code and duplicated
12346                 wrapping - patch by Alfons
12347
12348 2004-11-22 [colin]      0.9.12cvs158.5
12349
12350         * src/prefs_themes.c
12351                 Fix oversized selector
12352
12353 2004-11-22 [colin]      0.9.12cvs158.4
12354
12355         * src/compose.c
12356                 fix dump_text()
12357                 patch by Alfons
12358
12359 2004-11-19 [colin]      0.9.12cvs158.3
12360
12361         * src/textview.c
12362                 Add a context menu on links (open, copy)
12363
12364 2004-11-18 [paul]       0.9.12cvs158.2
12365
12366         * src/addrgather.c
12367         * src/exphtmldlg.c
12368         * src/expldifdlg.c
12369         * src/mimeview.c
12370         * src/prefs_common.c
12371         * src/plugins/image_viewer/viewer.c
12372         * src/plugins/spamassassin/spamassassin_gtk.c
12373                 replace deprecated gtk_notebook_set_page
12374                 and gtk_notebook_current_page
12375
12376 2004-11-18 [paul]       0.9.12cvs158.1
12377
12378         * configure.ac
12379         * src/compose.c
12380         * src/mainwindow.c
12381         * src/messageview.c
12382         * src/prefs_common.c
12383         * src/common/utils.c
12384         * src/common/utils.h
12385                 sync with HEAD
12386
12387 2004-11-17 [colin]      0.9.12cvs156.1
12388
12389         * src/prefs_account.c
12390         * src/prefs_account.h
12391         * src/procmsg.c
12392                 Sync with HEAD (add pref to store encrypted mails encrypted)
12393
12394 2004-11-17 [paul]       0.9.12cvs155.1
12395
12396         * ChangeLog
12397         * ChangeLog.claws
12398         * ChangeLog.jp
12399         * NEWS
12400         * configure.ac
12401         * src/compose.c
12402         * src/jpilot.c
12403         * src/privacy.c
12404         * src/procmime.c
12405         * src/procmime.h
12406         * src/procmsg.c
12407         * src/toolbar.c
12408         * src/pixmaps/error.xpm
12409                 sync with HEAD
12410
12411 2004-11-17 [colin]      0.9.12cvs151.1
12412
12413         * src/plugins/pgpmime/pgpmime.c
12414                 Sync with HEAD (remove debug printf)
12415
12416 2004-11-17 [colin]      0.9.12cvs150.1
12417
12418         * src/plugins/pgpmime/pgpmime.c
12419                 Sync with HEAD (off-by-one fix)
12420
12421 2004-11-17 [colin]      0.9.12cvs149.1
12422
12423         * src/procmsg.c
12424                 Sync with HEAD (coding style fixes)
12425
12426 2004-11-16 [colin]      0.9.12cvs148.1
12427
12428         * src/procmsg.c
12429                 Sync with head (Fix the fix)
12430
12431 2004-11-16 [colin]      0.9.12cvs147.1
12432
12433         * src/procmsg.c
12434                 Sync with Main (leak fix)
12435
12436 2004-11-16 [colin]      0.9.12cvs146.14
12437
12438         * src/compose.c
12439                 Remove useless chunk of code
12440                 Patch by Alfons
12441
12442 2004-11-15 [colin]      0.9.12cvs146.13
12443
12444         * src/compose.c
12445                 Fix drafting after insertion
12446                 Patch by Alfons
12447
12448 2004-11-15 [colin]      0.9.12cvs146.12
12449
12450         * src/compose.c
12451         * src/prefs_filtering.c
12452         * src/prefs_filtering_action.c
12453         * src/prefs_toolbar.c
12454                 Fix some const-correctness
12455
12456 2004-11-15 [colin]      0.9.12cvs146.11
12457
12458         * src/summaryview.c
12459         * src/prefs_themes.c
12460         * src/messageview.c
12461                 Fix some leaks
12462
12463 2004-11-15 [colin]      0.9.12cvs146.10
12464
12465         * src/codeconv.c
12466                 More unreadable locale fixes
12467
12468 2004-11-14 [colin]      0.9.12cvs146.9
12469
12470         * src/textview.c
12471                 Fix uri_security_check
12472                 Patch by Alfons
12473
12474 2004-11-13 [paul]       0.9.12cvs146.8
12475
12476         * src/folder.c
12477         * src/procmime.c
12478                 fix 2 bugs introduced in last commit
12479
12480 2004-11-13 [paul]       0.9.12cvs146.7
12481
12482         * src/compose.c
12483         * src/exporthtml.c
12484         * src/exportldif.c
12485         * src/folder.c
12486         * src/imap.c
12487         * src/imap_gtk.c
12488         * src/main.c
12489         * src/mainwindow.c
12490         * src/messageview.c
12491         * src/mh_gtk.c
12492         * src/prefs_themes.c
12493         * src/procmime.c
12494         * src/setup.c
12495         * src/summaryview.c
12496                 replace deprecated g_basename
12497
12498 2004-11-13 [paul]       0.9.12cvs146.6
12499
12500         * src/compose.c
12501         * src/imap.c
12502         * src/matcher_parser.h
12503         * src/matcher_parser_parse.y
12504         * src/prefs_filtering.c
12505         * src/prefs_filtering_action.c
12506         * src/prefs_themes.c
12507         * src/prefs_toolbar.c
12508         * src/common/utils.c
12509                 various small fixes/cleanups
12510
12511 2004-11-12 [colin]      0.9.12cvs146.5
12512
12513         * src/textview.c
12514                 Validate event's origin on visibility notify
12515                 Patch by Alfons.
12516
12517 2004-11-12 [paul]       0.9.12cvs146.4
12518
12519         * src/exporthtml.c
12520         * src/exportldif.c
12521         * src/imap.c
12522         * src/mh.c
12523         * src/mimeview.c
12524         * src/prefs_spelling.c
12525         * src/prefs_themes.c
12526                 replace deprecated g_dirname    
12527
12528 2004-11-12 [colin]      0.9.12cvs146.3
12529
12530         * src/textview.c
12531                 Some coding style fixes
12532
12533 2004-11-12 [colin]      0.9.12cvs146.2
12534
12535         * src/codeconv.c
12536                 We want to replace _all_ extended chars in
12537                 conv_unreadable_*, because any string containing
12538                 extended chars not parsing as UTF8 is 
12539                 undisplayed on gtk2.
12540
12541 2004-11-12 [paul]       0.9.12cvs146.1
12542
12543         * ChangeLog
12544         * ChangeLog.claws
12545         * ChangeLog.jp
12546         * NEWS
12547         * configure.ac
12548         * src/account.c
12549         * src/folderview.c
12550         * src/folderview.h
12551         * src/imap.c
12552         * src/imap_gtk.c
12553         * src/inc.c
12554         * src/mainwindow.c
12555         * src/mh_gtk.c
12556         * src/news_gtk.c
12557         * src/pop.c
12558         * src/prefs_account.c
12559         * src/prefs_account.h
12560         * src/prefs_ext_prog.c
12561         * src/procmime.c
12562         * src/procmime.h
12563         * src/procmsg.c
12564         * src/procmsg.h
12565         * src/summary_search.c
12566         * src/summaryview.c
12567         * src/textview.c
12568         * src/common/defs.h
12569         * src/common/utils.c
12570         * src/common/utils.h
12571         * src/gtk/menu.c
12572         * src/gtk/menu.h
12573                 sync with HEAD
12574
12575 2004-11-11 [colin]      0.9.12cvs144.2
12576
12577         * src/textview.c
12578                 Fix URI range selection (patch by Alfons)
12579
12580 2004-11-09 [colin]      0.9.12cvs144.1
12581
12582         * ChangeLog.claws
12583         * src/compose.c
12584         * src/folder.c
12585         * src/folder_item_prefs.c
12586         * src/prefs_account.c
12587         * src/prefs_account.h
12588         * src/plugins/pgpmime/pgpmime.c
12589                 Sync with HEAD
12590
12591 2004-11-08 [colin]      0.9.12cvs143.1
12592
12593         * src/summaryview.c
12594                 Sync with HEAD (optimize quicksearch)
12595
12596 2004-11-08 [colin]      0.9.12cvs142.2
12597
12598         * src/compose.c
12599                 Don't wrap when Edit/Auto wrapping is disabled
12600
12601 2004-11-08 [colin]      0.9.12cvs142.1
12602
12603         * src/textview.c
12604                 Sync with HEAD
12605
12606 2004-11-08 [colin]      0.9.12cvs141.1
12607
12608         * src/textview.c
12609                 Sync with HEAD (fix some mail URIs)
12610
12611 2004-11-08 [colin]      0.9.12cvs140.3
12612
12613         * src/textview.c
12614                 o Use text cursor instead of arrow when
12615                   not on a link
12616                 o Fix handling of contiguous links (as in
12617                   "colin@colino.net" <colin@colino.net>)
12618                   This one unveils a bug in get_email_part()
12619
12620 2004-11-07 [colin]      0.9.12cvs140.2
12621
12622         * src/textview.c
12623                 Fix memleak. Patch by Alfons.
12624
12625 2004-11-06 [colin]      0.9.12cvs140.1
12626
12627         * src/compose.c
12628                 Sync with HEAD (don't ask passphrase
12629                 when drafting)
12630
12631 2004-11-06 [paul]       0.9.12cvs139.2
12632
12633         * AUTHORS
12634         * src/textview.c
12635         * src/textview.h
12636                 textview URI handling. hovering over a 
12637                 link displays it in the status bar,
12638                 and changes the mouse pointer to a hand 
12639                 cursor. a link is activated with a single 
12640                 click. (Modified from the) patch by Jean-Yves 
12641                 Lefort <jylefort@users.sourceforge.net>
12642                 
12643
12644 2004-11-05 [colin]      0.9.12cvs139.1
12645
12646         * src/compose.c
12647         * src/procmime.c
12648                 Sync with HEAD again ^^
12649
12650 2004-11-05 [colin]      0.9.12cvs139.1
12651
12652         * src/compose.c
12653         * src/procmime.c
12654                 Sync with HEAD
12655
12656 2004-11-03 [paul]       0.9.12cvs138.1
12657
12658         * ChangeLog.claws
12659         * configure.ac
12660         * po/POTFILES.in
12661         * src/prefs_ext_prog.c
12662         * src/procmime.c
12663         * tools/kdeservicemenu/README
12664         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
12665         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
12666                 sync with HEAD
12667
12668 2004-11-01 [christoph]  0.9.12cvs136.2
12669
12670         * src/procmime.c
12671                 convert MIME parameters to UTF-8
12672
12673 2004-10-29 [colin]      0.9.12cvs136.1
12674
12675         * src/common/utils.c
12676                 Sync with HEAD (don't use '=' in mime boundary)
12677
12678 2004-10-29 [paul]       0.9.12cvs135.1
12679
12680         * configure.ac
12681         * doc/src/rfc2231.txt
12682         * src/procmime.c
12683         * src/common/quoted-printable.c
12684         * src/common/utils.c
12685         * src/common/utils.h
12686                 sync with HEAD
12687
12688 2004-10-27 [paul]       0.9.12cvs134.1
12689
12690         * configure.ac
12691         * src/main.c
12692         * src/procmime.c
12693         * src/plugins/pgpmime/pgpmime.c
12694                 sync with HEAD
12695
12696 2004-10-26 [paul]       0.9.12cvs132.3
12697
12698         * src/account.c
12699         * src/addressbook.c
12700         * src/addrgather.c
12701         * src/addrharvest.c
12702         * src/codeconv.c
12703         * src/compose.c
12704         * src/customheader.c
12705         * src/editaddress.c
12706         * src/editgroup.c
12707         * src/enriched.c
12708         * src/expldifdlg.c
12709         * src/exporthtml.c
12710         * src/exportldif.c
12711         * src/folder.c
12712         * src/foldersel.c
12713         * src/folderview.c
12714         * src/grouplistdialog.c
12715         * src/html.c
12716         * src/imap.c
12717         * src/jpilot.c
12718         * src/ldapserver.c
12719         * src/ldif.c
12720         * src/mimeview.c
12721         * src/news.c
12722         * src/news_gtk.c
12723         * src/pop.c
12724         * src/prefs_display_header.c
12725         * src/prefs_gtk.c
12726         * src/prefs_msg_colors.c
12727         * src/prefs_toolbar.c
12728         * src/procheader.c
12729         * src/procmime.c
12730         * src/summaryview.c
12731         * src/textview.c
12732         * src/toolbar.c
12733         * src/vcard.c
12734         * src/common/mgutils.c
12735         * src/common/nntp.c
12736         * src/common/smtp.c
12737         * src/common/template.c
12738         * src/common/utils.c
12739         * src/common/xmlprops.c
12740         * src/plugins/pgpmime/pgpmime.c
12741         * src/plugins/pgpmime/select-keys.c
12742         * src/plugins/pgpmime/sgpgme.c
12743                 replace deprecated g_strcasecmp(), g_strncasecmp(),
12744                 g_string_sprintfa(), gtk_notebook_current_page()
12745
12746 2004-10-26 [colin]      0.9.12cvs132.2
12747
12748         * src/prefs_folder_item.c
12749                 Fix default-account selection
12750
12751 2004-10-21 [colin]      0.9.12cvs133
12752
12753         * src/compose.c
12754                 Sync with HEAD (Remove extra separator in compose's Options)
12755         * src/textview.c
12756                 Set wrapping to char
12757
12758 2004-10-21 [paul]       0.9.12cvs131.2
12759
12760         * src/compose.c
12761         * src/sourcewindow.c
12762                 fix wrapping
12763                 fix window shrinking 
12764
12765 2004-10-21 [colin]      0.9.12cvs131.1
12766
12767         * ChangeLog.claws
12768         * src/compose.c
12769                 Sync with HEAD
12770
12771 2004-10-21 [paul]       0.9.12cvs130.2
12772
12773         * src/prefs_folder_item.c
12774                 sync with HEAD (Apply to subfolders)
12775
12776 2004-10-19 [colin]      0.9.12cvs130.1
12777
12778         * ChangeLog.claws
12779         * src/compose.c
12780         * src/common/utils.c
12781         * src/gtk/menu.c
12782                 Sync with HEAD
12783
12784 2004-10-19 [colin]      0.9.12cvs128.1
12785
12786         * src/addrbook.c
12787         * src/addrcache.c
12788         * src/addressbook.c
12789         * src/codeconv.c
12790         * src/compose.c
12791         * src/customheader.c
12792         * src/editaddress.c
12793         * src/editgroup.c
12794         * src/exporthtml.c
12795         * src/folder.c
12796         * src/folderview.c
12797         * src/imap.c
12798         * src/jpilot.c
12799         * src/main.c
12800         * src/matcher_parser_parse.y
12801         * src/mbox.c
12802         * src/pop.c
12803         * src/prefs_account.c
12804         * src/prefs_gtk.c
12805         * src/prefs_msg_colors.c
12806         * src/procheader.c
12807         * src/procmime.c
12808         * src/procmime.h
12809         * src/procmsg.c
12810         * src/summaryview.c
12811         * src/textview.c
12812         * src/common/base64.c
12813         * src/common/partial_download.c
12814         * src/common/socket.c
12815         * src/common/sylpheed.c
12816         * src/common/utils.c
12817         * src/common/utils.h
12818         * src/gtk/pluginwindow.c
12819         * src/gtk/quicksearch.c
12820         * src/plugins/clamav/clamav_plugin.c
12821         * src/plugins/clamav/clamav_plugin.h
12822         * src/plugins/clamav/clamav_plugin_gtk.c
12823         * src/plugins/pgpmime/passphrase.c
12824         * src/plugins/pgpmime/pgpmime.c
12825         * src/plugins/pgpmime/plugin.c
12826         * src/plugins/pgpmime/prefs_gpg.c
12827         * src/plugins/pgpmime/prefs_gpg.h
12828         * src/plugins/pgpmime/select-keys.c
12829         * src/plugins/pgpmime/sgpgme.c
12830         * src/plugins/spamassassin/libspamc.c
12831         * src/plugins/spamassassin/spamassassin.c
12832         * src/plugins/spamassassin/spamassassin.h
12833         * src/plugins/spamassassin/spamassassin_gtk.c
12834         * src/plugins/trayicon/trayicon.c
12835         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
12836                 Sync with HEAD
12837
12838 2004-10-14 [colin]      0.9.12cvs126.2
12839
12840         * src/codeconv.c
12841         * src/textview.c
12842                 Fix conv_unreadable_locale
12843
12844 2004-10-13 [colin]      0.9.12cvs126.1
12845
12846         * src/compose.c
12847                 Sync with HEAD (don't convert charset for 
12848                 drafted messages, minor cleanup)
12849
12850 2004-10-13 [colin]      0.9.12cvs125.1
12851
12852         * po/POTFILES.in
12853                 Sync with HEAD (POTFILES fix)
12854
12855 2004-10-12 [colin]      0.9.12cvs124.3
12856
12857         * src/compose.c
12858                 Fix encoding bug from latest sync
12859
12860 2004-10-12 [paul]       0.9.12cvs124.2
12861
12862         * src/plugins/pgpmime/prefs_gpg.c
12863         * src/plugins/pgpmime/prefs_gpg.h
12864                 forgotten in last commit        
12865
12866 2004-10-12 [paul]       0.9.12cvs124.1
12867
12868         * ChangeLog.claws
12869         * configure.ac
12870         * m4/spamassassin.m4
12871         * src/Makefile.am
12872         * src/account.c
12873         * src/compose.c
12874         * src/compose.h
12875         * src/crash.c
12876         * src/main.c
12877         * src/mimeview.c
12878         * src/passphrase.c
12879         * src/passphrase.h
12880         * src/prefs_account.c
12881         * src/prefs_account.h
12882         * src/prefs_common.c
12883         * src/privacy.c
12884         * src/privacy.h
12885         * src/procmime.c
12886         * src/procmime.h
12887         * src/procmsg.c
12888         * src/rfc2015.c
12889         * src/rfc2015.h
12890         * src/select-keys.c
12891         * src/select-keys.h
12892         * src/textview.c
12893         * src/common/utils.c
12894         * src/common/utils.h
12895         * src/gtk/about.c
12896         * src/plugins/pgpmime/Makefile.am
12897         * src/plugins/pgpmime/passphrase.c
12898         * src/plugins/pgpmime/passphrase.h
12899         * src/plugins/pgpmime/pgpmime.c
12900         * src/plugins/pgpmime/plugin.c
12901         * src/plugins/pgpmime/select-keys.c
12902         * src/plugins/pgpmime/select-keys.h
12903         * src/plugins/pgpmime/sgpgme.c
12904         * src/plugins/pgpmime/sgpgme.h
12905                 sync with HEAD
12906
12907 2004-10-04 [colin]      0.9.12cvs122.1
12908
12909         * src/mainwindow.c
12910         * src/messageview.c
12911         * src/messageview.h
12912         * src/textview.c
12913                 Sync with HEAD
12914
12915 2004-10-04 [colin]      0.9.12cvs121.1
12916
12917         * src/summaryview.c
12918                 Sync with HEAD
12919
12920 2004-10-04 [paul]       0.9.12cvs120.1
12921
12922         * configure.ac
12923                 sync with HEAD [don't try to build 
12924                 pgpmime plugin when gpgme is disabled]
12925
12926 2004-10-03 [colin]      0.9.12cvs119.3
12927
12928         * src/gtk/gtksctree.c
12929                 Lots of side effects. Put back as before 117.2.
12930         * src/summaryview.c
12931                 Fix bug #602
12932
12933 2004-10-03 [colin]      0.9.12cvs119.2
12934
12935         * src/gtk/gtksctree.c
12936                 Revert 608 fix that doesn't work that good
12937
12938 2004-10-02 [colin]      0.9.12cvs119.1
12939
12940         * src/mainwindow.c
12941         * src/messageview.c
12942         * src/prefs_common.h
12943         * src/procmime.c
12944         * src/procmime.h
12945         * src/textview.c
12946                 Sync with HEAD
12947         * src/gtk/gtksctree.c
12948                 Close bug #608
12949
12950 2004-10-01 [colin]      0.9.12cvs118.1
12951
12952         * src/mimeview.c
12953                 Sync with HEAD (better Save All fix)
12954
12955 2004-10-01 [colin]      0.9.12cvs117.2
12956
12957         * src/gtk/gtksctree.c
12958                 Faster on selection
12959
12960 2004-10-01 [colin]      0.9.12cvs117.1
12961
12962         * src/mimeview.c
12963                 Sync with HEAD (Save All: only attachments)
12964
12965 2004-10-01 [paul]       0.9.12cvs116.1
12966
12967         * ChangeLog.claws
12968         * configure.ac
12969         * src/account.c
12970         * src/prefs_common.c
12971         * src/gtk/colorlabel.c
12972                 sync with HEAD
12973
12974 2004-09-30 [colin]      0.9.12cvs115.1
12975
12976         * src/stock_pixmap.c
12977         * src/stock_pixmap.h
12978         * src/folderview.c
12979         * src/Makefile.am
12980         * src/pixmaps/read.xpm
12981                 Sync with HEAD (new pixmap)
12982
12983 2004-09-29 [colin]      0.9.12cvs114.1
12984
12985         * src/compose.c
12986                 Sync with HEAD
12987                 Fix focus handling in headers
12988
12989 2004-09-29 [paul]       0.9.12cvs113.1
12990
12991         * src/quote_fmt_parse.y
12992                 sync with HEAD
12993  
12994
12995 2004-09-28 [colin]      0.9.12cvs112.1
12996
12997         * src/folderview.c
12998         * src/mainwindow.c
12999                 Sync with HEAD
13000
13001 2004-09-28 [colin]      0.9.12cvs110.1
13002
13003         * src/folderview.c
13004                 Sync with HEAD (Contextual Empty trash menu)
13005
13006 2004-09-28 [colin]      0.9.12cvs108.1
13007
13008         * src/addressbook.c
13009                 Sync with HEAD (addressbook edit on double-click)
13010
13011 2004-09-28 [colin]      0.9.12cvs106.1
13012
13013         * src/inc.c
13014                 Sync with HEAD (folder_item freeze on inc)
13015
13016 2004-09-27 [colin]      0.9.12cvs105.1
13017
13018         * src/folderview.c
13019                 Sync with HEAD (right-align new and unread column)
13020
13021 2004-09-27 [colin]      0.9.12cvs104.1
13022
13023         * src/main.c
13024                 Sync with HEAD (revert 0.9.12cvs101)
13025
13026 2004-09-24 [colin]      0.9.12cvs103.2
13027
13028         * src/wizard.c
13029                 Fix gtk warnings and use domain part of the email address 
13030                 when domain detection fails (no dot in domain name)
13031
13032 2004-09-23 [colin]      0.9.12cvs103.1
13033
13034         * src/plugins/spamassassin/libspamc.c
13035         * src/plugins/spamassassin/libspamc.h
13036         * src/plugins/spamassassin/utils.c
13037         * src/plugins/spamassassin/utils.h
13038                 Sync with HEAD (Update spamassassin to 3.0)
13039
13040 2004-09-21 [colin]      0.9.12cvs102.3
13041
13042         * src/action.c
13043                 Add horizontal scrollbar in action io dialog as needed
13044                 Patch by Alfons.
13045
13046 2004-09-20 [colin]      0.9.12cvs102.2
13047
13048         * src/plugins/image_viewer/viewer.c
13049                 Remove imlib stuff
13050                 use gtk_pixmap_set when clearing
13051                 (would be better to use gtkImages, but causes size-allocate 
13052                 signals storm)
13053
13054 2004-09-17 [paul]       0.9.12cvs102.1
13055
13056         * ChangeLog
13057         * ChangeLog.claws
13058         * ChangeLog.jp
13059         * configure.ac
13060         * src/inc.c
13061                 sync with HEAD
13062
13063
13064 2004-09-17 [colin]      0.9.12cvs101.1
13065
13066         * ChangeLog.claws
13067         * src/main.c
13068                 Sync with HEAD (fix segs at exit)
13069
13070 2004-09-14 [colin]      0.9.12cvs99.5
13071
13072         * src/common/socket.c
13073         * AUTHORS
13074                 Fix send error on 64bit platforms
13075                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
13076
13077 2004-09-14 [colin]      0.9.12cvs99.4
13078
13079         * src/action.c
13080                 Fix action output with utf8 
13081                 Patch by Alfons.
13082
13083 2004-09-14 [colin]      0.9.12cvs99.3
13084
13085         * ChangeLog.claws
13086         * src/folder.c
13087                 Sync with HEAD
13088
13089 2004-09-09 [colin]      0.9.12cvs99.2
13090
13091         * src/action.c
13092                 Fix progress bar (displaying "Completed %v/%u")
13093                 Patch by Alfons.
13094
13095 2004-09-08 [colin]      0.9.12cvs99.1
13096
13097         * src/account.c
13098         * src/folder.c
13099         * src/procmsg.c
13100         * src/procmsg.h
13101         * src/plugins/pgpmime/pgpmime.c
13102                 Sync with HEAD
13103
13104 2004-09-08 [colin]      0.9.12cvs97.2
13105
13106         * src/summaryview.c
13107                 Don't select mails in collapsed threads 
13108                 when navigating with up/down
13109
13110 2004-09-07 [colin]      0.9.12cvs97.1
13111
13112         * src/inc.c
13113                 Sync with HEAD (meaningful error messages)
13114
13115 2004-09-06 [colin]      0.9.12cvs96.1
13116
13117         * src/toolbar.c
13118                 Sync with HEAD (fix Redirect graying out)
13119
13120 2004-09-06 [colin]      0.9.12cvs95.1
13121
13122         * src/summaryview.c
13123         * src/mimeview.c
13124                 Sync with HEAD (fix dropped URIs)
13125
13126 2004-09-06 [colin]      0.9.12cvs94.1
13127
13128         * src/addressbook.c
13129         * src/addressitem.h
13130         * src/addritem.c
13131         * src/addritem.h
13132                 Sync with HEAD (addressbook DnD)
13133
13134 2004-09-03 [colin]      0.9.12cvs93.1
13135
13136         * src/summaryview.c
13137                 Sync with HEAD (next/prev unread)
13138
13139 2004-09-03 [colin]      0.9.12cvs92.1
13140
13141         * src/prefs_common.c
13142         * src/prefs_common.h
13143         * src/summaryview.c
13144                 Sync with HEAD ('mark_as_read_delay' pref)
13145
13146 2004-09-02 [colin]      0.9.12cvs91.2
13147
13148         * src/common/xml.c
13149                 Fix leak
13150
13151 2004-09-02 [colin]      0.9.12cvs91.1
13152
13153         * src/gtk/menu.c
13154                 Sync with HEAD (menu accel don't work, but whatever)
13155
13156 2004-09-02 [colin]      0.9.12cvs90.1
13157
13158         * src/account.c
13159                 Sync with HEAD (fix bug 582)
13160
13161 2004-09-02 [colin]      0.9.12cvs89.1
13162
13163         * src/addrindex.c
13164                 Sync with HEAD (free deleted queries)
13165
13166 2004-09-02 [colin]      0.9.12cvs88.1
13167
13168         * src/ldapquery.c
13169                 Sync with HEAD (fix LDAP freezes)
13170
13171 2004-09-02 [colin]      0.9.12cvs87.1
13172
13173         * src/prefs_spelling.c
13174                 Sync with HEAD (add default dictionary)
13175
13176 2004-09-01 [colin]      0.9.12cvs86.1
13177
13178         * src/filtering.c
13179         * src/folderview.c
13180         * src/imap.c
13181         * src/prefs_matcher.c
13182         * src/stock_pixmap.c
13183         * src/summary_search.c
13184         * src/summaryview.c
13185         * src/wizard.c
13186         * src/wizard.h
13187                 Sync with HEAD (uninitialized vars fixes)
13188                 + gtk2 specific warning fixes
13189
13190 2004-08-31 [colin]      0.9.12cvs85.1
13191
13192         * src/folder.c
13193                 Sync with HEAD (Fix memory corruption due to 
13194                 uninitialized var)
13195
13196 2004-08-31 [colin]      0.9.12cvs84.4
13197
13198         * src/summary_search.c
13199                 Fix segfaults when searching in folders with broken headers
13200
13201 2004-08-31 [colin]      0.9.12cvs84.3
13202
13203         * src/compose.c
13204         * src/textview.c
13205                 Fix some more encoding/decoding issues
13206
13207 2004-08-30 [colin]      0.9.12cvs84.2
13208
13209         * src/mimeview.c
13210         * src/prefs_themes.c
13211         * src/gtk/filesel.c
13212         * src/gtk/filesel.h
13213                 Add a folder-mode selection (fixes mimeview's "Save all")
13214
13215 2004-08-29 [colin]      0.9.12cvs84.1
13216
13217         * src/mimeview.c
13218                 Sync with HEAD (don't escape saved filenames)
13219
13220 2004-08-27 [colin]      0.9.12cvs83.1
13221
13222         * ChangeLog
13223         * ChangeLog.claws
13224         * ChangeLog.jp
13225         * src/mh.c
13226         * src/procheader.c
13227         * src/procmsg.c
13228         * src/procmsg.h
13229         * src/common/utils.c
13230         * src/gtk/menu.h
13231         * po/
13232                 Sync with HEAD 0.9.12cvs83 (sync with main)
13233
13234 2004-08-26 [colin]      0.9.12cvs82.4
13235
13236         * src/codeconv.c
13237                 Fix strange stack corruption
13238                 Convert to utf8 after unmime, not before
13239
13240 2004-08-26 [colin]      0.9.12cvs82.3
13241
13242         * src/main.c
13243         * src/wizard.c
13244                 Fix account folders duplication
13245
13246 2004-08-25 [colin]      0.9.12cvs82.2
13247
13248         * src/wizard.c
13249                 Remove ports
13250                 Add SSL selection
13251                 Use login@server as account name
13252
13253 2004-08-25 [colin]      0.9.12cvs82.1
13254
13255         * src/plugins/pgpmime/pgpmime.c
13256                 Sync with HEAD (leak fix).
13257
13258 2004-08-25 [colin]      0.9.12cvs81.1
13259
13260         * src/plugins/pgpmime/pgpmime.c
13261         * src/plugins/pgpmime/sgpgme.c
13262         * src/plugins/pgpmime/sgpgme.h
13263                 Sync with HEAD (Handle combined messages).
13264
13265 2004-08-24 [colin]      0.9.12cvs80.3
13266
13267         * src/wizard.c
13268                 Fix full name, ports, and imap
13269
13270 2004-08-24 [colin]      0.9.12cvs80.2
13271
13272         * src/Makefile.am
13273         * src/main.c
13274         * src/setup.c
13275         * src/setup.h
13276         * src/stock_pixmap.c
13277         * src/stock_pixmap.h
13278         * src/wizard.c ** ADDED **
13279         * src/wizard.h ** ADDED ** 
13280         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
13281                 Add a setup wizard 
13282
13283 2004-08-24 [colin]      0.9.12cvs80.1
13284
13285         * src/folder.c
13286                 Sync with HEAD (set mimeflags on all messages)
13287
13288 2004-08-24 [colin]      0.9.12cvs79.3
13289
13290         * src/matcher_parser_lex.l
13291                 Fix 8bits strings not in utf8
13292
13293 2004-08-24 [colin]      0.9.12cvs79.2
13294
13295         * src/compose.c
13296                 Check conversion result before replacing buffer
13297
13298 2004-08-23 [colin]      0.9.12cvs79.1
13299
13300         * src/compose.c
13301                 Sync with HEAD (create message header in memory)
13302
13303 2004-08-23 [colin]      0.9.12cvs78.1
13304
13305         * src/rfc2015.c
13306         * src/rfc2015.h
13307                 Sync with HEAD (fix bug 197 again)
13308
13309 2004-08-23 [colin]      0.9.12cvs77.3
13310
13311         * src/compose.c
13312                 Fix again inline gpg signing (which outputs utf8
13313                 in gtk2). Not syncing this fix to HEAD as this 
13314                 code is meant to die.
13315
13316 2004-08-23 [colin]      0.9.12cvs77.2
13317
13318         * src/prefs_account.h
13319                 Remove useless include
13320
13321 2004-08-23 [colin]      0.9.12cvs77.1
13322
13323         * src/imap.c
13324         * po/es.po
13325         * po/fr.po
13326         * po/it.po
13327         * po/pl.po
13328         * po/pt_BR.po
13329         * po/sk.po
13330         * po/sr.po
13331                 Sync with HEAD (fix bug 577)
13332
13333 2004-08-22 [colin]      0.9.12cvs76.1
13334
13335         * src/plugins/trayicon/trayicon.c
13336                 Sync with HEAD (fix formatting bug)
13337
13338 2004-08-21 [colin]      0.9.12cvs74.2
13339
13340         * src/gtk/colorsel.c
13341                 Fix bug 564 (Folder color selection window exits on any
13342                 keypress)
13343
13344 2004-08-21 [colin]      0.9.12cvs74.1
13345
13346         * ChangeLog.claws
13347         * src/compose.c
13348         * src/summaryview.c
13349         * src/toolbar.c
13350                 Sync with HEAD (fix bug 576)
13351
13352 2004-08-21 [colin]      0.9.12cvs70.1
13353
13354         * src/compose.c
13355         * src/mainwindow.c
13356                 Sync with HEAD
13357                 
13358
13359 2004-08-21 [paul]       0.9.12cvs66.4
13360
13361         * src/mainwindow.c
13362         * src/messageview.c
13363         * src/gtk/menu.c
13364         * src/plugins/spamassassin/spamassassin_gtk.c
13365                 remove some deprecated gtk1 functions
13366
13367
13368 2004-08-21 [colin]      0.9.12cvs66.3
13369
13370         * src/compose.c
13371         * src/codeconv.c
13372                 Fix warnings
13373                 Remove encoding hacks
13374                 Fix bug 575 (Strange character messes up message)
13375                 Don't display conversion error when drafting
13376
13377 2004-08-21 [paul]       0.9.12cvs66.2
13378
13379         * src/prefs_account.c
13380                 fix GnuPG mode bugs
13381
13382
13383 2004-08-20 [colin]      0.9.12cvs66.1
13384
13385         * src/codeconv.c
13386                 Sync with HEAD 0.9.12cvs66
13387
13388 2004-08-20 [paul]
13389
13390         * src/plugins/pgpmime/plugin.c
13391                 modify PGP/MIME plugin's description
13392
13393 2004-08-17 [colin]      0.9.12cvs65.1
13394
13395         * src/common/ssl.c
13396         * src/plugins/pgpmime/plugin.c
13397                 Sync with HEAD
13398
13399 2004-08-14 [colin]      0.9.12cvs60.3
13400
13401         * src/plugins/trayicon/trayicon.c
13402                 Put back resize callback, on size-request signal
13403                 rather than size-allocate to avoid infinite 
13404                 callback loop
13405
13406 2004-08-13 [colin]      0.9.12cvs60.2
13407
13408         * src/common/defs.h
13409                 Cache versions have been fixed
13410
13411 2004-08-13 [colin]      0.9.12cvs60.1
13412
13413         * src/folderutils.c
13414                 Sync with HEAD
13415
13416 2004-08-12 [colin]      0.9.12cvs59.1
13417
13418         * src/plugins/trayicon/trayicon.c
13419                 Sync with HEAD
13420
13421 2004-08-12 [colin]      0.9.12cvs57.5
13422
13423         * sylpheed.desktop
13424         * configure.ac
13425         * src/Makefile.am
13426         * src/main.c
13427                 Add support for Freedesktop.org's startup notification
13428
13429 2004-08-11 [colin]      0.9.12cvs57.4
13430
13431         * src/textview.c
13432                 Fix off-by-one
13433
13434 2004-08-11 [colin]      0.9.12cvs57.3
13435
13436         * src/message_search.c
13437         * src/summary_search.c
13438                 Make searches case insensitive by default
13439         * src/textview.c
13440                 Fix case-insensitive search in message
13441
13442 2004-08-11 [colin]      0.9.12cvs57.2
13443
13444         * src/summary_search.c
13445                 Let case-sensitive be specified
13446
13447 2004-08-10 [colin]      0.9.12cvs55.4
13448
13449         * src/common/socket.c
13450                 Fix the possible race condition
13451
13452 2004-08-09 [paul]       0.9.12cvs55.3
13453
13454         * configure.ac
13455         * src/Makefile.am
13456         * src/common/Makefile.am
13457                 sync with HEAD
13458
13459
13460 2004-08-09 [paul]       0.9.12cvs55.2
13461
13462         * autogen.sh
13463         * po/poconv.sh
13464                 remove unneeded script
13465
13466         * configure.ac
13467                 add forgotten USE_LDAP_TLS (sync with HEAD)
13468
13469
13470 2004-08-09 [colin]      0.9.12cvs55.1
13471
13472         * src/main.c
13473         * src/common/ssl.c
13474         * src/common/sylpheed.c
13475         * src/common/sylpheed.h
13476                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
13477
13478 2004-08-09 [paul]       0.9.12cvs54.1
13479
13480         * ChangeLog
13481         * ChangeLog.claws
13482         * ChangeLog.jp
13483         * configure.ac
13484         * po/POTFILES.in
13485         * src/Makefile.am
13486         * src/folderutils.c
13487         * src/main.c
13488         * src/pgpmime.c
13489         * src/pgpmime.h
13490         * src/sgpgme.c
13491         * src/sgpgme.h
13492         * src/plugins/Makefile.am
13493         * src/plugins/pgpmime/.cvsignore
13494         * src/plugins/pgpmime/Makefile.am
13495         * src/plugins/pgpmime/pgpmime.c
13496         * src/plugins/pgpmime/pgpmime.h
13497         * src/plugins/pgpmime/plugin.c
13498         * src/plugins/pgpmime/sgpgme.c
13499         * src/plugins/pgpmime/sgpgme.h
13500                 sync with HEAD
13501
13502 2004-08-08 [paul]       0.9.12cvs51.1
13503
13504         * configure.ac
13505         * src/folder.c
13506                 sync with HEAD
13507
13508 2004-08-07 [colin]      0.9.12cvs50.1
13509
13510         * src/pop.c
13511         * src/common/partial_download.c
13512                 fix warnings (sync from HEAD)
13513
13514 2004-08-07 [colin]      0.9.12cvs48.1
13515
13516         * src/prefs_folder_item.c
13517                 sync with HEAD 0.9.12cvs48
13518
13519 2004-08-06 [colin]      0.9.12cvs47.1
13520
13521         * src/compose.c
13522                 Sync with HEAD
13523
13524 2004-08-06 [christoph]  0.9.12cvs46.2
13525
13526         * src/main.c
13527         * src/plugins/clamav/clamav_plugin_gtk.c
13528         * src/plugins/dillo_viewer/dillo_viewer.c
13529         * src/plugins/image_viewer/plugin.c
13530         * src/plugins/mathml_viewer/mathml_viewer.c
13531         * src/plugins/spamassassin/spamassassin_gtk.c
13532         * src/plugins/trayicon/trayicon.c
13533                 don't mix GTK1.2 plugin with GTK2 plugins
13534
13535 2004-08-06 [colin]      0.9.12cvs46.1
13536
13537         * ChangeLog
13538         * ChangeLog.claws
13539         * ChangeLog.jp
13540         * configure.ac
13541         * sylpheed-claws.pc.in
13542         * src/folder.c
13543         * src/imap.c
13544         * src/localfolder.c
13545         * src/messageview.c
13546         * src/mimeview.c
13547         * src/mimeview.h
13548         * src/msgcache.c
13549         * src/news.c
13550         * src/prefs_ext_prog.c
13551         * src/prefs_folder_item.c
13552         * src/prefs_fonts.c
13553         * src/prefs_msg_colors.c
13554         * src/prefs_spelling.c
13555         * src/prefs_themes.c
13556         * src/prefs_toolbar.c
13557         * src/prefs_wrapping.c
13558         * src/procmime.h
13559         * src/common/defs.h
13560         * src/common/nntp.c
13561         * src/common/session.c
13562         * src/common/session.h
13563         * src/common/socket.c
13564         * src/common/utils.h
13565         * src/common/xml.c
13566         * src/common/xml.h
13567         * src/gtk/prefswindow.c
13568         * src/gtk/prefswindow.h
13569         * src/plugins/clamav/clamav_plugin_gtk.c
13570         * src/plugins/dillo_viewer/dillo_prefs.c
13571         * src/plugins/image_viewer/viewerprefs.c
13572         * src/plugins/spamassassin/spamassassin_gtk.c
13573         * m4/openssl.m4 *** REMOVED ***
13574                 Sync with HEAD 0.9.12cvs46
13575
13576 2004-08-03 [paul]       0.9.12cvs40.2
13577
13578         * src/action.c
13579         * src/addressadd.c
13580         * src/addressbook.c
13581         * src/addrgather.c
13582         * src/browseldap.c
13583         * src/compose.c
13584         * src/crash.c
13585         * src/editaddress.c
13586         * src/editgroup.c
13587         * src/editldap_basedn.c
13588         * src/foldersel.c
13589         * src/importldif.c
13590         * src/mimeview.c
13591         * src/prefs_common.c
13592         * src/prefs_template.c
13593         * src/sourcewindow.c
13594         * src/summaryview.c
13595         * src/gtk/about.c
13596         * src/gtk/foldersort.c
13597         * src/gtk/logwindow.c
13598         * src/gtk/pluginwindow.c
13599         * src/gtk/prefswindow.c
13600                 change all gtk_scrolled_window_set_policy from 
13601                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
13602
13603 2004-08-02 [paul]       0.9.12cvs40.1
13604
13605         * AUTHORS
13606                 update translation team section
13607         * po/pt_BR.po
13608                 updated by Frederico Goncalves Guimaraes
13609                 <fggdebian@yahoo.com.br>
13610
13611 2004-07-31 [colin]      0.9.12cvs39.9
13612
13613         * src/exphtmldlg.c
13614                 Fix compilation
13615
13616 2004-07-31 [colin]      0.9.12cvs39.8
13617
13618         * src/exphtmldlg.c
13619                 Fix an alertpanel type
13620
13621 2004-07-30 [colin]      0.9.12cvs39.7
13622
13623         * src/alertpanel.c
13624                 Fix alertpanel_error_log's icon
13625
13626 2004-07-30 [colin]      0.9.12cvs39.6
13627
13628         * src/pop.c
13629                 Two of them should still be warnings
13630
13631 2004-07-30 [colin]      0.9.12cvs39.5
13632
13633         * src/pop.c
13634                 More warning -> error
13635 2004-07-29 [colin]      0.9.12cvs39.4
13636
13637         * src/pop.c
13638                 Warning -> error
13639
13640 2004-07-29 [colin]      0.9.12cvs39.3
13641
13642         * src/prefs_matcher.c
13643                 Fix segfault
13644
13645 2004-07-29 [colin]      0.9.12cvs39.2
13646
13647         * src/alertpanel.c
13648                 More nice-looking alertpanels
13649
13650 2004-07-29 [colin]      0.9.12cvs39.1
13651
13652         * src/messageview.c
13653                 sync with head
13654                 (inform user when partial mail is deleted on server)
13655
13656 2004-07-29 [colin]      0.9.12cvs38.1
13657
13658         * src/messageview.c
13659                 sync with head
13660
13661 2004-07-28 [paul]       0.9.12cvs37.7
13662
13663         * src/mainwindow.c
13664                 complete the replacement of deprecated gtk_progress_*
13665
13666 2004-07-28 [paul]       0.9.12cvs37.6
13667
13668         * src/action.c
13669         * src/inc.c
13670         * src/mainwindow.c
13671         * src/send_message.c
13672         * src/gtk/progressdialog.c
13673         * src/gtk/progressdialog.h
13674                 replace deprecated gtk_progress_*
13675
13676 2004-07-28 [paul]       0.9.12cvs37.5
13677
13678         * src/gtk/filesel.c
13679                 remove gtk_window_set_wmclass()
13680 2004-07-28 [paul]       0.9.12cvs37.4
13681
13682         * src/addressbook.c
13683         * src/compose.c
13684         * src/foldersel.c
13685         * src/mainwindow.c
13686         * src/messageview.c
13687         * src/sourcewindow.c
13688         * src/gtk/logwindow.c
13689                 remove gtk_window_set_wmclass()
13690                 
13691         * src/prefs_filtering.c
13692         * src/prefs_filtering_action.c
13693         * src/prefs_fonts.c
13694         * src/prefs_gtk.c
13695         * src/prefs_matcher.c
13696         * src/ssl_manager.c
13697         * src/gtk/prefswindow.c
13698                 replace gtk_window_position()
13699
13700 2004-07-28 [colin]      0.9.12cvs37.3
13701
13702         * src/alertpanel.c
13703         * src/alertpanel.h
13704                 Add a way to specify panel type for specific
13705                 panels (alertpanel())
13706         * src/account.c
13707         * src/addressbook.c
13708         * src/compose.c
13709         * src/expldifdlg.c
13710         * src/main.c
13711         * src/messageview.c
13712         * src/summaryview.c
13713         * src/textview.c
13714         * src/gtk/sslcertwindow.c
13715                 Fix alertpanel()s so that their icon match
13716                 their real type
13717
13718 2004-07-28 [paul]       0.9.12cvs37.2
13719
13720         * src/addr_compl.c
13721         * src/addressbook.c
13722         * src/alertpanel.c
13723         * src/compose.c
13724         * src/export.c
13725         * src/foldersel.c
13726         * src/folderview.c
13727         * src/grouplistdialog.c
13728         * src/import.c
13729         * src/mainwindow.c
13730         * src/message_search.c
13731         * src/messageview.c
13732         * src/passphrase.c
13733         * src/prefs_actions.c
13734         * src/prefs_common.c
13735         * src/prefs_customheader.c
13736         * src/prefs_display_header.c
13737         * src/prefs_filtering.c
13738         * src/prefs_filtering_action.c
13739         * src/prefs_gtk.c
13740         * src/prefs_matcher.c
13741         * src/prefs_msg_colors.c
13742         * src/prefs_summary_column.c
13743         * src/prefs_template.c
13744         * src/sourcewindow.c
13745         * src/ssl_manager.c
13746         * src/summary_search.c
13747         * src/gtk/colorsel.c
13748         * src/gtk/description_window.c
13749         * src/gtk/gtkaspell.c
13750         * src/gtk/inputdialog.c
13751         * src/gtk/logwindow.c
13752         * src/gtk/prefswindow.c
13753         * src/gtk/progressdialog.c
13754                 replace deprecated gtk_window_set_policy
13755
13756 2004-07-27 [colin]      0.9.12cvs37.1
13757
13758         * src/msgcache.c
13759                 More fixes (synced for head again)
13760
13761 2004-07-27 [colin]      0.9.12cvs35.3
13762
13763         * src/msgcache.c
13764                 Fix wrong test
13765
13766 2004-07-27 [colin]      0.9.12cvs35.2
13767
13768         * src/mimeview.c
13769                 Fix width a bit (by Paul)
13770         * src/alertpanel.c
13771         * src/alertpanel.h
13772                 Specialize icons, make alertpanel_message()
13773                 private
13774         * src/message_search.c
13775         * src/sgpgme.c
13776         * src/summary_search.c
13777                 Suit alertpanel changes
13778
13779 2004-07-27 [colin]      0.9.12cvs35.1
13780
13781         * src/alertpanel.c
13782                 Add an icon
13783         * src/passphrase.c
13784                 Add debug output - maybe someone will
13785                 want to look at the problem with Grab
13786                 Input :)
13787         Bump version as we're synced with HEAD
13788
13789 2004-07-26 [colin]      0.9.12cvs33.26
13790
13791         * src/pop.c
13792                 Fix uidl-file parsing when not in new
13793                 format
13794
13795 2004-07-26 [colin]      0.9.12cvs33.25
13796
13797         * src/gtk/menu.c
13798                 Move popup menu up if necessary (fixes 
13799                 account selector)
13800         * src/mainwindow.c
13801                 Set account selector's button height to
13802                 minimum
13803
13804 2004-07-26 [colin]      0.9.12cvs33.24
13805
13806         * src/alertpanel.c
13807                 Maybe fix 551 (Truncated font in alert window)
13808
13809 2004-07-26 [colin]      0.9.12cvs33.23
13810
13811         * po/de.po
13812         * po/es.po
13813         * po/fr.po
13814         * po/it.po
13815         * po/ja.po
13816         * po/pl.po
13817         * po/ru.po
13818         * po/sk.po
13819         * po/sr.po
13820         * po/zh_CN.po
13821                 Sync po files with HEAD
13822
13823 2004-07-26 [paul]       0.9.12cvs33.22
13824
13825         * src/compose.c
13826                 fix Bug 556 'Organisation-header is sent even if empty'
13827
13828 2004-07-24 [colin]      0.9.12cvs33.21
13829
13830         * src/compose.c
13831         * src/gtk/gtkaspell.c
13832         * src/gtk/gtkaspell.h
13833                 Fix speller accelerators (require hack)
13834
13835 2004-07-24 [colin]      0.9.12cvs33.20
13836
13837         * src/gtk/gtkaspell.c
13838                 Fix over-eager code deletion breaking
13839                 Check while typing
13840
13841 2004-07-24 [colin]      0.9.12cvs33.19
13842
13843         * src/browseldap.c
13844         * src/ldapctrl.c
13845         * src/ldapctrl.h
13846         * src/ldapserver.h
13847                 Sync ldap with HEAD
13848         (Fixes 546 LDAP completely broken)
13849
13850 2004-07-24 [colin]      0.9.12cvs33.18
13851
13852         * src/prefs_msg_colors.c
13853                 Fix prototype mismatch
13854         (Fixes 547 void function cannot return value)
13855
13856 2004-07-24 [colin]      0.9.12cvs33.17
13857
13858         * src/mainwindow.c
13859                 Fix sort going back to previous sort key
13860                 when changing sort direction
13861
13862 2004-07-24 [colin]      0.9.12cvs33.16
13863
13864         * src/compose.c
13865                 Fix space insertion when re-wrapping at 
13866                 cursor point
13867
13868 2004-07-24 [colin]      0.9.12cvs33.15
13869
13870         * src/gtk/gtkaspell.c
13871                 Don't change cursor position in insert-text
13872                 callback
13873         (Fixes 539 Word wrapping on input transposes letters)
13874
13875 2004-07-24 [colin]      0.9.12cvs33.14
13876
13877         * src/gtk/gtkaspell.c
13878                 Reencode non-ascii chars to dictionary's
13879                 encoding
13880         (Fixes 544 Spell check broken non english locale)
13881
13882 2004-07-24 [colin]      0.9.12cvs33.13
13883
13884         * src/summaryview.c
13885                 Fix Shift+Down, add Home/End/PgUp/PgDown
13886
13887 2004-07-21 [colin]      0.9.12cvs33.12
13888
13889         * src/prefs_common.c
13890                 Fix a gtk warning (Patch by Andrej Kacian)
13891
13892 2004-07-21 [colin]      0.9.12cvs33.11
13893
13894         * src/gtk/filesel.c
13895                 More check
13896
13897 2004-07-21 [colin]      0.9.12cvs33.10
13898
13899         * src/compose.c
13900         * src/crash.c
13901         * src/export.c
13902         * src/import.c
13903         * src/messageview.c
13904         * src/mimeview.c
13905         * src/prefs_spelling.c
13906         * src/prefs_themes.c
13907         * src/summaryview.c
13908         * src/gtk/filesel.c
13909         * src/gtk/filesel.h
13910         * src/gtk/pluginwindow.c
13911                 Untwist open/save mode guessing logic, make
13912                 it explicit
13913
13914 2004-07-20 [colin]      0.9.12cvs33.9
13915
13916         * src/codeconv.c
13917                 conv_encode_header: src_charset is UTF-8 on
13918                 gtk2
13919         * src/compose.c
13920                 Remove double encoding of the headers
13921
13922 2004-07-20 [colin]      0.9.12cvs33.8
13923
13924         * src/codeconv.c
13925                 Fix typo
13926
13927 2004-07-20 [colin]      0.9.12cvs33.7
13928
13929         * src/mainwindow.c
13930                 Set the separated messageview to the saved
13931                 size of Claws' messageview (Patch by Alfons)
13932                 Fix a callback prototype (me)
13933
13934 2004-07-20 [colin]      0.9.12cvs33.6
13935
13936         * src/codeconv.h
13937                 Forgot one hunk in 0.9.12cvs33.4
13938
13939 2004-07-19 [colin]      0.9.12cvs33.5
13940
13941         * src/action.c
13942                 Action output fix
13943                 Patch by Alfons
13944
13945 2004-07-19 [colin]      0.9.12cvs33.4
13946
13947         * src/compose.c
13948                 Fix outgoing charset bug in headers
13949         * src/codeconv.c
13950                 Clean for glib2 - Patch by Alfons
13951
13952 2004-07-19 [colin]      0.9.12cvs33.3
13953
13954         * src/statusbar.c
13955                 Remove grip from the statusbar
13956                 Patch by Alfons
13957
13958 2004-07-19 [colin]      0.9.12cvs33.2
13959
13960         * src/messageview.c
13961         * src/textview.c
13962                 Fix messageview remembering the previous
13963                 scroll position when loading a new message
13964                 Patch by Alfons
13965
13966 2004-07-19 [colin]      0.9.12cvs33.1
13967
13968         * src/folder.h
13969         * src/folderview.c
13970         * src/summaryview.c
13971                 Sync with HEAD
13972
13973 2004-07-18 [colin]      0.9.12cvs32.7
13974
13975         * configure.ac
13976                 Remove useless check for XIM - noticed
13977                 by Alfons
13978
13979 2004-07-18 [colin]      0.9.12cvs32.6
13980
13981         * src/summaryview.c
13982                 Remove non-modified and shift-modified
13983                 accelerators in summaryview's popup
13984                 menu, as that doesn't get catched by
13985                 the accel-activate signal catcher...
13986
13987 2004-07-18 [colin]      0.9.12cvs32.5
13988
13989         * src/prefs_common.c
13990                 Define sensible default prefs for 
13991                 wrapping
13992
13993 2004-07-18 [colin]      0.9.12cvs32.4
13994
13995         * src/compose.c
13996         * src/prefs_common.c
13997         * src/prefs_common.h
13998         * src/prefs_wrapping.c
13999                 Remove Smart Wrapping pref, which does
14000                 nothing on gtk2 branch
14001
14002 2004-07-18 [colin]      0.9.12cvs32.3
14003
14004         * src/sourcewindow.c
14005                 Proper utf8
14006
14007 2004-07-18 [colin]      0.9.12cvs32.2
14008
14009         * src/compose.c
14010                 Save attachment status when drafting
14011
14012 2004-07-18 [colin]      0.9.12cvs32.1
14013
14014         * src/gtk/filesel.c
14015                 Fix erratic folder selection in open mode
14016
14017 2004-07-18 [colin]      0.9.12cvs31.11
14018
14019         * src/pop.c
14020                 Don't let partial messages get deleted
14021                 even with "dowload all"
14022                 (0.9.12cvs31.8 fix extension)
14023 2004-07-18 [colin]      0.9.12cvs31.10
14024
14025         * src/gtk/logwindow.c
14026                 Fix log scrolling
14027
14028 2004-07-18 [colin]      0.9.12cvs31.9
14029
14030         * src/common/utils.c
14031                 Fix non-utf8 strings coming from commands
14032                 and files
14033
14034 2004-07-18 [colin]      0.9.12cvs31.8
14035
14036         * src/pop.c
14037                 Fix partial download bug with Download all
14038                 messages option
14039
14040 2004-07-18 [colin]      0.9.12cvs31.7
14041
14042         * src/textview.c
14043                 Fix bug introduced in 0.9.12cvs31.2
14044                 (blocked in select mode after double click)
14045
14046 2004-07-18 [colin]      0.9.12cvs31.6
14047
14048         * src/compose.c
14049         * src/gtk/menu.c
14050                 More glib-warning fixes
14051
14052 2004-07-18 [colin]      0.9.12cvs31.5
14053
14054         * src/compose.c
14055                 Fix trashing the primary clipboard when moving 
14056                 around with tab
14057         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
14058
14059 2004-07-18 [colin]      0.9.12cvs31.4
14060
14061         * src/codeconv.c
14062                 convert unencoded iso headers to utf8
14063         (Fix Bug 538 Unencoded local characters in subject make it 
14064          disappear)
14065
14066 2004-07-18 [colin]      0.9.12cvs31.3
14067
14068         * src/compose.c
14069                 Fix tab char handling in wrapping
14070         (Fix Bug 537 Line wrap problem - TAB character treated as 
14071          one character instead of 8)
14072
14073 2004-07-18 [colin]      0.9.12cvs31.2
14074
14075         * src/textview.c
14076                 return FALSE on GDK_MOTION_NOTIFY
14077         (Fix Bug 535 Hyperlinks/addresses are not selectable 
14078          (unable to highlight))
14079
14080 2004-07-18 [colin]      0.9.12cvs31.1
14081
14082         * src/folderview.c
14083                 Sync with 0.9.12cvs31
14084
14085 2004-07-18 [colin]      0.9.12cvs30.4
14086
14087         * src/compose.c
14088                 Also block text_inserted when inserting a file
14089
14090 2004-07-18 [colin]      0.9.12cvs30.3
14091
14092         * src/compose.c
14093                 Fix smart wrapping (block text_inserted handler
14094                 while putting quotation to avoid wrap on input,
14095                 don't join lines if next is sig separator)
14096
14097 2004-07-17 [colin]      0.9.12cvs30.2
14098
14099         * src/folderview.c
14100         * src/mainwindow.c
14101         * src/mimeview.c
14102         * src/summaryview.c
14103         * src/gtk/quicksearch.c
14104         * src/gtk/quicksearch.h
14105                 Block key events handlers *and* accels while
14106                 quicksearch is focused
14107         (Fixes Bug 534 quick-search bar not accepting certain letters)
14108
14109 2004-07-17 [colin]      0.9.12cvs30.1
14110
14111         * src/folder.h
14112         * src/folderview.c
14113         * src/summaryview.c
14114                 Sync with 0.9.12cvs30
14115
14116 2004-07-17 [colin]      0.9.12cvs28.2
14117
14118         * src/mimeview.c
14119         * src/procmime.c
14120         * src/summaryview.c
14121         * src/gtk/menu.c
14122                 Squash some compile and glib warnings
14123
14124 2004-07-17 [paul]       0.9.12cvs28.1
14125
14126         * src/mimeview.c
14127                 sync with 0.9.12cvs28 HEAD
14128
14129 2004-07-16 [paul]       0.9.12cvs26.1
14130         
14131         * src/gtk/quicksearch.c
14132         * src/account.c
14133         * src/account.h
14134         * src/compose.c
14135         * src/customheader.c
14136         * src/folder_item_prefs.c
14137         * src/main.c
14138         * src/mainwindow.c
14139         * src/messageview.c
14140         * src/mimeview.c
14141         * src/news.c
14142         * src/pgpmime.c
14143         * src/pop.c
14144         * src/pop.h
14145         * src/prefs_account.c
14146         * src/prefs_account.h
14147         * src/prefs_common.c
14148         * src/prefs_common.h
14149         * src/prefs_display_header.c
14150         * src/prefs_gtk.c
14151         * src/prefs_gtk.h
14152         * src/procheader.c
14153         * src/procmime.c
14154                 sync with 0.9.12cvs26 HEAD      
14155
14156 2004-07-15 [colin]      0.9.12cvs18.14
14157
14158         * src/folder.c
14159                 Disable GPG signature check during
14160                 folder move and scan
14161         (Closes Bug 521 Signature checking slows down Folder-Move)
14162
14163 2004-07-14 [colin]      0.9.12cvs18.13
14164
14165         * src/common/partial_download.c
14166                 update includes
14167
14168 2004-07-14 [colin]      0.9.12cvs18.12
14169
14170         * src/common/partial_download.c
14171         * src/common/partial_download.h
14172                 Move doc at top, add correct copyright
14173
14174 2004-07-14 [colin]      0.9.12cvs18.11
14175
14176         * src/folder.c
14177         * src/messageview.c
14178         * src/pop.c
14179         * src/pop.h
14180         * src/procmsg.c
14181         * src/summaryview.c
14182         * src/common/Makefile.am
14183         * src/common/partial_download.c ** NEW FILES **
14184         * src/common/partial_download.h ** NEW FILES **
14185                 Move partial-download related stuff to its
14186                 own file
14187
14188 2004-07-14 [colin]      0.9.12cvs18.10
14189
14190         * src/send_message.c
14191                 Fix smtp auth when user is null or empty
14192
14193 2004-07-13 [colin]      0.9.12cvs18.9
14194
14195         * src/gtk/quicksearch.c
14196                 Use alphabetic order
14197
14198 2004-07-13 [colin]      0.9.12cvs18.8
14199
14200         * src/pop.c
14201                 Be paranoid on the checks
14202
14203 2004-07-13 [colin]      0.9.12cvs18.7
14204
14205         * src/gtk/quicksearch.c
14206                 Fix Engrish once again
14207
14208 2004-07-13 [colin]      0.9.12cvs18.6
14209
14210         * src/procmsg.c
14211         * src/summaryview.c
14212                 Mark messages for deletion when they are about to
14213                 be removed from trash
14214
14215 2004-07-13 [colin]      0.9.12cvs18.5
14216
14217         * src/matcher.c
14218         * src/matcher.h
14219         * src/matcher_parser_parse.y
14220         * src/prefs_matcher.c
14221         * src/gtk/quicksearch.c
14222                 Add 'partial' ('p') match string to find partially
14223                 downloaded messages
14224
14225 2004-07-13 [colin]      0.9.12cvs18.4
14226
14227         * src/pop.c
14228                 Fix misplaced block
14229
14230 2004-07-13 [colin]      0.9.12cvs18.3
14231
14232         * src/pop.c
14233         * src/pop.h
14234         * src/messageview.c
14235                 Refactor API (to avoid passing 5+ params and code
14236                 duplication)
14237         * src/folder.c
14238         * src/msgcache.c
14239         * src/procheader.c
14240         * src/common/defs.h
14241                 Add planned_download to cache
14242                 Don't mess uidl file when moving partially downloaded
14243                 mails (they change folder, we should change it in the
14244                 uidl list too or we'll remove an incorrect message)
14245                 (this also helps removing hacks when changing 
14246                 planned_download in messageview.c)
14247
14248 2004-07-12 [colin]      0.9.12cvs18.2
14249
14250         * src/gtk/quicksearch.c
14251                 Fix missing status update in quicksearch
14252
14253 2004-07-12 [paul]       0.9.12cvs18.1
14254
14255         * po/POTFILES.in
14256         * src/Makefile.am
14257         * src/account.c
14258         * src/codeconv.c
14259         * src/compose.c
14260         * src/inc.c
14261         * src/main.c
14262         * src/prefs_common.c
14263         * src/procmsg.h
14264         * src/toolbar.c
14265         * src/prefs_msg_colors.[ch]     ** NEW FILES **
14266         * src/prefs_wrapping.[ch]       ** NEW FILES **
14267         * src/common/intl.h
14268         * src/common/utils.[ch]
14269         * src/gtk/quicksearch.[ch]
14270                 sync with 0.9.12cvs18 HEAD
14271
14272 2004-07-12 [colin]      0.9.11cvs17.25
14273
14274         * src/folder.c
14275         * src/folder.h
14276                 Remove unused function added by me in 0.9.11cvs17.10
14277
14278 2004-07-11 [colin]      0.9.11cvs17.24
14279
14280         * src/inc.c
14281         * src/messageview.c
14282         * src/pop.c
14283         * src/pop.h
14284                 Use folderitem and msgnum instead of filename to
14285                 know which mail to delete
14286                 Move old partial mail deletion to pop.c
14287
14288 2004-07-10 [colin]      0.9.11cvs17.23
14289
14290         * src/inc.c
14291                 Add debug
14292         * src/pop.c
14293         * src/pop.h
14294                 Don't re-use same enums for unrelated stuff: it's 
14295                 completely misleading !
14296                 Document a bit
14297
14298 2004-07-09 [colin]      0.9.11cvs17.22
14299
14300         * src/inc.c
14301                 Remove folder-type check and do
14302                 more tests to be sure everything's
14303                 ok
14304         * src/messageview.c
14305                 Punctuation update, remove useless
14306                 code, fix two warnings
14307         * src/noticeview.c
14308                 Layout cleaning, reset 2nd button
14309                 when specifying one
14310
14311 2004-07-09 [colin]      0.9.11cvs17.21
14312
14313         * src/messageview.c
14314         * src/pop.c
14315         * src/pop.h
14316                 Allow user to change his mind
14317                 and postpone decision (by
14318                 unmarking the mail)
14319
14320 2004-07-09 [colin]      0.9.11cvs17.20
14321
14322         * src/messageview.c
14323                 Fix bug with delete state
14324         * src/pop.c
14325         * src/pop.h
14326                 Fix buffer leak (fread doesn't 
14327                 terminate buffers with \0)
14328                 Refactoring (remove magic 
14329                 numbers)
14330
14331 2004-07-09 [colin]      0.9.11cvs17.19
14332
14333         * src/pop.c
14334                 Don't log "Skipping message" if 
14335                 we're going to TOP it two lines
14336                 later
14337
14338 2004-07-09 [colin]      0.9.11cvs17.18
14339
14340         * src/messageview.c
14341                 Fix Engrish
14342
14343 2004-07-09 [colin]      0.9.11cvs17.17
14344
14345         * src/pop.c
14346                 strlen checking...
14347         * src/messageview.c
14348                 refactoring a bit
14349
14350 2004-07-08 [colin]      0.9.11cvs17.16
14351
14352         * src/noticeview.c
14353         * src/noticeview.h
14354                 Add an optional second button
14355         * src/messageview.c
14356         * src/pop.c
14357         * src/pop.h
14358                 Don't delete partially received mails after a certain
14359                 time; rather, let the user decide.
14360
14361 2004-07-08 [colin]      0.9.11cvs17.15
14362
14363         * src/common/smtp.h
14364                 Sync with HEAD
14365
14366 2004-07-08 [colin]      0.9.11cvs17.14
14367
14368         * src/messageview.c
14369         * src/common/smtp.c
14370                 Use to_human_readable() for sizes
14371
14372 2004-07-08 [colin]      0.9.11cvs17.13
14373
14374         * src/inc.c
14375         * src/messageview.c
14376         * src/pop.c
14377         * src/pop.h
14378         * src/procmsg.c
14379                 Fix partial-downloading issues:
14380                         catch unsupported TOP
14381                         don't delete partially downloaded mails before 5 days
14382                         don't update existing with non-MH folders; that'll
14383                         make dups, but it's better than trashing the folder
14384                         free new msginfo parts
14385                 Fix indentation ;-)
14386
14387 2004-07-08 [colin]      0.9.11cvs17.12
14388
14389         * src/common/smtp.c
14390         * src/common/smtp.h
14391                 Sync smtp size verification with HEAD
14392
14393 2004-07-08 [colin]      0.9.11cvs17.11
14394
14395         * src/summaryview.c
14396         * src/prefs_common.c
14397         * src/prefs_common.h
14398         * src/gtk/quicksearch.c
14399         * src/gtk/quicksearch.h
14400                 Sync sticky pref with HEAD
14401
14402 2004-07-08 [colin]      0.9.11cvs17.10
14403
14404         * src/folder.c [1.213.2.6]
14405         * src/folder.h [1.87.2.6]
14406         * src/inc.c [1.149.2.7]
14407         * src/messageview.c [1.94.2.8]
14408         * src/procheader.c [1.47.2.6]
14409         * src/procmsg.c [1.150.2.4]
14410         * src/procmsg.h [1.60.2.5]
14411         * src/pop.c [1.56.2.4]
14412         * src/pop.h [1.17.2.3]
14413                 Let too big messages get downloaded, but truncated
14414                 Add a button to download them completely
14415                 
14416 2004-07-06 [colin]      0.9.11cvs17.9
14417
14418         * src/gtk/quicksearch.c [1.1.2.3]
14419                 Add a Clear button
14420         * commitHelper
14421         * PATCHSETS
14422                 Add a script to help with cvs
14423
14424 2004-07-03 [colin]      0.9.11cvs17.8
14425
14426         * src/plugins/imageviewer/viewer.c
14427                 fix imageviewer (which was staying on the first
14428                 displayed image)
14429
14430 2004-07-03 [colin]      0.9.11cvs17.7
14431
14432         Removed FIXME_GTK2 warnings
14433         * src/gtk/gtkutils.c
14434                 useless #warnings
14435         * src/gtk/menu.c
14436                 useless #warnings (no need to mess with menu rc)
14437         * src/gtk/menu.h
14438                 unused functions
14439         
14440
14441 2004-07-03 [colin]      0.9.11cvs17.6
14442
14443         Removed FIXME_GTK2 warnings
14444         * src/codeconv.c
14445                 useless #warnings (rewrite needed)
14446         * src/compose.c
14447                 useless #warnings (rewrite needed)
14448                 useless #warnings (gtk2 is like that)
14449                 useless #warnings (previously fixed)
14450         * src/main.c
14451                 useless #warnings (previously fixed)
14452         * src/message_search.c
14453                 useless #warnings (gtk2 is like that)
14454                 Made apparent that search is case-sensitive
14455         * src/mimeview.c
14456                 useless #warnings (rewrite needed)
14457                 useless #warnings (gtk2 is like that)
14458                 reimplemented real warnings
14459         * src/prefs_common.c
14460                 Removed block cursor option (not it gtk2)
14461         * src/prefs_gtk.c
14462                 useless #warnings (rewrite needed)
14463         * src/procheader.c
14464                 useless #warnings (rewrite needed)
14465         * src/sourcewindow.c
14466                 useless #warnings (incorrect placing)
14467         * src/summary_search.c
14468                 useless #warnings (gtk2 is like that)
14469                 Made apparent that search is case-sensitive
14470         * src/action.c
14471                 useless #warnings (gtk2 is like that)
14472         * src/textview.c
14473                 useless #warnings (rewrite needed)
14474         * src/toolbar.c
14475                 useless #warnings (rewrite needed)
14476
14477 2004-07-03 [colin]      0.9.11cvs17.5
14478
14479         * src/textview.c
14480                 Fix mismerge which broke URI opening
14481                 
14482 2004-07-01 [colin]      0.9.11cvs17.4
14483
14484         * src/gtk/filesel.c
14485                 Fill filename when saving
14486                 
14487 2004-06-27 [colin]      0.9.11cvs17.3
14488
14489         * src/gtk/filesel.[ch]
14490                 Use the new GTK file selector
14491                 Update prototype to match the reality: multiple file
14492                 selection is open-only          
14493         * src/compose.c
14494                 Match the new prototypes        
14495         * configure.ac
14496                 Match the new requirements (gtk 2.4.0)
14497                         
14498 2004-06-26 [colin]      0.9.11cvs17.2
14499
14500         * src/plugins/trayicon/trayicon.c
14501                 Remove useless signal handler on resize, which causes
14502                 an infinite "loop"
14503         
14504 2004-06-26 [colin]      0.9.11cvs17.1
14505         
14506         * tools/Makefile.am
14507                 remove launch_firebird and add nautilus2sylpheed.sh
14508         * src/quicksearch.c
14509           src/summaryview.c
14510                 Fix show/hide "Extended symbols" button problem
14511                 Fix apparition at startup
14512                 Fix const warnings
14513         * src/plugins/image_viewer/Makefile.am
14514                 Fix configure 
14515         * common/ssl.c
14516                 Re-enable certificate check, as it doesn't seem to
14517                 cause Xlib errors anymore
14518
14519 2004-06-25 [paul]       0.9.11cvs17
14520
14521         * sync with 0.9.11cvs17 HEAD
14522         
14523         NOTE: QuickSearch is broken
14524
14525 2004-06-07 [colin]      0.9.10claws67.10
14526         * src/plugins/trayicon/trayicon.c
14527           src/plugins/trayicon/libeggtrayicon/Makefile.am
14528           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
14529                 Fix gettextization in trayicon plugin
14530
14531 2004-06-07 [colin]      0.9.10claws67.9
14532         
14533         * src/summaryview.c
14534           src/gtk/gtksctree.[ch]
14535                 Let Shift+{Up,Down} work in summaryview
14536                 (well, Down "works" and Up works)
14537                 Let the list scroll when using these keys
14538
14539 2004-06-06 [colin]      0.9.10claws67.8
14540
14541         * src/plugins/trayicon/trayicon.c
14542                 Fix pixmap update
14543
14544 2004-06-06 [colin]      0.9.10claws67.7
14545
14546         * src/addressbook.c
14547                 Fix signal handling causing system-wide focus grab
14548
14549 2004-05-25 [paul]       0.9.10claws67.6
14550
14551         * Makefile.am
14552           src/Makefile.am
14553                 clean up
14554
14555 2004-05-25 [paul]       0.9.10claws67.5
14556
14557         * replace deprecated gtk_signal... functions
14558
14559 2004-05-23 [colin]      0.9.10claws67.4
14560
14561         * src/compose.c
14562                 Fix wrapping
14563
14564 2004-05-22 [colin]      0.9.10claws67.3
14565
14566         * src/compose.c
14567                 Re-fix [Edited] in compose.c::compose_reedit()
14568
14569 2004-05-22 [colin]      0.9.10claws67.2
14570
14571         * src/procmime.c
14572                 Fix parsing of multiparts mails
14573
14574 2004-05-22 [colin]      0.9.10claws67.1
14575
14576         * src/summaryview.c
14577                 Fix quicksearch
14578
14579 2004-05-22 [paul]       0.9.10claws67
14580
14581         * sync with 0.9.10claws67 HEAD
14582
14583 2004-05-14 [alfons]
14584
14585         * src/procmime.h
14586                 add forgotton prototype
14587
14588 2004-05-10 [paul]       0.9.10claws57
14589
14590         * sync with 0.9.10claws57 HEAD
14591
14592 2004-05-05 [paul]       0.9.9.claws1
14593
14594         * ChangeLog-gtk2        ** REMOVED **
14595           ChangeLog-gtk2.claws  ** ADDED **
14596                 rename and adopt the normal claws format
14597                 
14598         * configure.ac
14599                 require gtkmathview >= 0.5
14600
14601         * ac/*                          ** REMOVED **
14602           ac/                           ** REMOVED **
14603           intl/Makefile.in              ** REMOVED **
14604           m4/                           ** ADDED **
14605           m4/missing                    ** ADDED **
14606           m4/missing/gdk-pixbuf.m4      ** ADDED **
14607           m4/missing/gettext.m4         ** ADDED **
14608           m4/missing/gpgme.m4           ** ADDED **
14609           m4/missing/imlib.m4           ** ADDED **
14610           m4/.cvsignore                 ** ADDED **
14611           m4/Makefile.am                ** ADDED **
14612           m4/README                     ** ADDED **
14613           m4/aclocal-include.m4         ** ADDED **
14614           m4/aspell.m4                  ** ADDED **
14615           m4/check-type.m4              ** ADDED **
14616           m4/gnupg-check-typedef.m4     ** ADDED **
14617           m4/openssl.m4                 ** ADDED **
14618           m4/spamassassin.m4            ** ADDED **
14619           po/ChangeLog                  ** REMOVED **
14620           po/Makefile.in.in             ** REMOVED **
14621           po/Rules-quot                 ** REMOVED **
14622           po/boldquot.sed               ** REMOVED **
14623           po/en@boldquot.header         ** REMOVED **
14624           po/en@quot.header             ** REMOVED **
14625           po/insert-header.sin          ** REMOVED **
14626           po/quot.sed                   ** REMOVED **
14627           po/remove-potcdate.sed        ** REMOVED **
14628           po/remove-potcdate.sin        ** REMOVED **
14629           po/stamp-po                   ** REMOVED **
14630           Makefile.am
14631           autogen.sh
14632           configure.ac
14633                 enable building with automake 1.8.x
14634                 add 'autopoint --force' to autogen.sh and remove all
14635                 auto-generated files, remove ac/ directory and use
14636                 m4/ directory instead
14637                 
14638         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
14639                 fix gettextization
14640
14641 2004-02-28 Colin Leroy <colin@colino.net>
14642         * src/prefs_matcher.c
14643           src/prefs_filtering.c
14644           src/prefs_filtering_action.c
14645                 Fix non-editable GtkEntries
14646
14647 2004-02-22 Thorsten Maerz <torte@netztorte.de>
14648         * src/prefs_themes.c
14649                 utf8 conversion for theme info
14650
14651 2004-02-21 Thorsten Maerz <torte@netztorte.de>
14652         * sync 0.9.9claws
14653
14654 2004-02-14 Thorsten Maerz <torte@netztorte.de>
14655         * src/grouplistdialog.c
14656                 allow multiple selections without ctrl key
14657
14658 2004-02-09 Thorsten Maerz <torte@netztorte.de>
14659         * src/main.c
14660                 enable customizable accelerators
14661
14662 2004-02-08 Thorsten Maerz <torte@netztorte.de>
14663         * src/prefs_common.c
14664                 re-enable different font settings for gtk1/2
14665         * src/prefs_folder_item.c
14666                 fix folder prefs displayed wrong
14667         * src/textview.c
14668                 set 'sunken' shadow type
14669
14670 2004-02-07 Colin Leroy <colin@colino.net>
14671         * src/compose.c
14672                 Fix message being always [Edited]
14673                 Encode headers correctly (utf8 buf)
14674
14675 2004-01-27 Thorsten Maerz <torte@netztorte.de>
14676         * src/socket.c
14677                 remove double g_source_attach()
14678                 (Thanks to Colin Leroy)
14679
14680 2004-01-27 Thorsten Maerz <torte@netztorte.de>
14681         * src/gtk/gtksctree.c
14682                 Fix SSL certificate list not shown
14683         * src/mimeview.c
14684                 Fix clicks in mime tree
14685
14686 2004-01-27 Thorsten Maerz <torte@netztorte.de>
14687         * src/common/socket.c
14688                 Fix SSL receive
14689         * src/compose.c
14690                 Fix clipboard menu hotkeys
14691
14692 2004-01-25 Thorsten Maerz <torte@netztorte.de>
14693         * src/gtk/gtkaspell.[ch]
14694           src/compose.c
14695                 reimplement spellchecker
14696
14697 2004-01-25 Thorsten Maerz <torte@netztorte.de>
14698         * src/gtk/filesel.c
14699                 crash when inserting file in compose window
14700                 (TODO: keep old selection on clicks)
14701         * src/main.c
14702                 use gtkrc-2.0 instead of gtkrc
14703
14704 2004-01-25 Thorsten Maerz <torte@netztorte.de>
14705         * src/messageview.c
14706                 remove orphaned mimeview unref()
14707
14708 2004-01-20 Thorsten Maerz <torte@netztorte.de>
14709         * src/grouplistdialog.c
14710                 expand nodes containing subscribed groups
14711
14712 2004-01-19 Thorsten Maerz <torte@netztorte.de>
14713         * src/textview.c
14714                 textview: hide cursor, restore old click behaviour
14715
14716 2004-01-18 Thorsten Maerz <torte@netztorte.de>
14717         * src/textview.c
14718                 variable names messed up
14719
14720 2004-01-17 Colin Leroy <colin@colino.net>
14721         * src/addr_compl.c
14722                 Fix completion address too thin
14723         * src/compose.c
14724                 Fix tab-to-subject behaviour
14725         * src/summaryview.c
14726                 Implement key up & down in summaryview
14727
14728 2004-01-12 Thorsten Maerz <torte@netztorte.de>
14729
14730         * sync 098claws
14731
14732 2004-01-08 Thorsten Maerz <torte@netztorte.de>
14733         * configure.ac
14734           Makefile.am
14735           doc/.cvsignore
14736           doc/Makefile.am
14737                 faq, man, manual moved to doc/
14738         * ac/aspell.m4
14739           ac/check-type.m4
14740           ac/gnupg-check-typedef.m4
14741           ac/openssl.m4
14742           ac/spamassassin.m4
14743           ac/missing/gdk-pixbuf.m4
14744           ac/missing/gpgme.m4
14745           ac/missing/imlib.m4
14746                 fix automake warnings
14747
14748 2003-12-06 Colin Leroy <colin@colino.net>
14749         * src/summaryview.c
14750                 Fix quicksearch
14751
14752 2003-12-05 Colin Leroy <colin@colino.net>
14753         * src/summaryview.c
14754                 Fix going to next unread folder
14755
14756 2003-12-05 Colin Leroy <colin@colino.net>
14757         * src/crash.c
14758                 Fix gtk2 compilation
14759         * src/session.c
14760                 Remove iotag source handler at disconnection
14761         * src/socket.[ch] 
14762                 Remove source handler when closing socket 
14763                 (fixes another seg)
14764
14765 2003-12-04 Colin Leroy <colin@colino.net>
14766         * src/compose.c
14767           src/prefs_account.c
14768           src/prefs_common.c
14769                 Fix some dropdown menus
14770
14771 2003-12-04 Colin Leroy <colin@colino.net>
14772         * src/compose.c
14773                 Fix event handlers on header fields
14774         * src/common/socket.c
14775           src/common/session.c
14776                 Fix segfault with callback (SSL)
14777                 Fix end of session 
14778
14779 2003-10-06 Thorsten Maerz <torte@netztorte.de>
14780
14781         * Fix compile bug in src/compose.c
14782         * removed src/gtk/gtkstext.[ch]
14783
14784 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
14785
14786         * Convert character set and escape "text" attributes in toolbar setting
14787         files.
14788         * Fixed bug in button-press-event handling.
14789
14790 2003-09-16 Thorsten Maerz <torte@netztorte.de>
14791
14792         * Fixed bug in key-press-event handling.
14793
14794 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
14795
14796         * Enabled to compile tray-icon plugin (Ad-hoc).
14797         * Avoid hang up bug of icon list in mime view (Ad-hoc).
14798
14799 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
14800
14801         * Enabled to compile on sylpheed-claws.
14802         (tray-icon plugin still cannot compile yet.)
14803
14804 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
14805
14806         * Updated to 0.9.5.
14807
14808 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
14809
14810         * Updated to 0.9.4.
14811         * Ported monitoring SSL mechanism to GSource of GLib2
14812         (I don't confirm it)
14813         * Added _gtk2 suffix to key name of font preference to avoid
14814         ovverwriting preference of Gtk+-1.2 version.
14815
14816 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
14817
14818         * Updated to 0.9.2.
14819
14820 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
14821
14822         * Updated to 0.9.1.
14823         * Translate po files into UTF-8 when execute autogen.sh.
14824
14825 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
14826
14827         * Updated to 0.9.0.
14828
14829 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
14830
14831         * Plugged GError related memory leaks.
14832
14833 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
14834
14835         * Changed default size of fonts.
14836         * Enabled to set titile font size of warning dialog.
14837
14838 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
14839
14840         * Embed a sylpheed icon into executable binary on Windows.
14841
14842 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
14843
14844         * I forgot to traslate character set of element string in src/xml.c.
14845
14846 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
14847
14848         * Fixed detecting bind_textdomain_codeset in configure.in.
14849         * The bug in which "Example" of "Date fromat" preference isn't displayed
14850         correctly has been fixed.
14851
14852 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
14853
14854         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
14855           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
14856           glib-gettextize
14857           Removed intl directory.
14858           Translated po files into UTF-8.
14859           (Thanks! Ryuji Abe)
14860
14861 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
14862
14863         * The bug which doesn't unscape string in xml.c has been fixed.
14864
14865 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
14866
14867         * The bug which is failed to translate encoding of file name thorough
14868         file dialog has been fixed.
14869
14870 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
14871
14872         * Modified to translate file names which is used in inporting/expoting
14873         mbox feature and "Save as" feature into locale encoding.
14874         * Translate file names into locale encoding when "Attache file" and
14875         "Insert file".
14876         * Force set G_BROKEN_FILENAMES environment variable.
14877         * Other minor fixes.
14878
14879 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
14880
14881         * Modified to treat MH folder's name as locale encoding.
14882
14883 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
14884
14885         * The bug which clash on switching candidates of auto completion of
14886         addresses, cannot use auto completion in Japanesse is fixed
14887         (Thanks! Tokunaga-san)¡¥
14888
14889 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
14890
14891         * The bug which cannot switch key accelerator preference has been fixed
14892         (Thanks! smbd-san)¡¥
14893
14894 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
14895
14896         * version 0.8.11-gtk2-20030314
14897
14898 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
14899
14900         * The bug in which character set conversion of filtering messages has
14901         been fixed.(Thanks! COCOA-san).
14902
14903 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
14904
14905         * Revived "Leave space on head" preference in "Message" category.
14906         * A bug which clash when put the cursor to end of buffer and execute
14907         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
14908
14909 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
14910
14911         * version 0.8.11-gtk2-20030312
14912
14913 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
14914
14915         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
14916         * Modified to use Pango's API directly for font preference.
14917         * Integrated GtkTextView of textview to one widget.
14918         * Set fonts of header title in textview by "header_title" tag.
14919         * Removed some deprecated codes.
14920
14921 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
14922
14923         * Updated to 0.8.11.
14924         * Merged cygwin patch(Thanks! Sakai-san).
14925
14926 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
14927
14928         * version 0.8.10-gtk2-20030309