2006-04-08 [colin] 2.1.0cvs20
[claws.git] / ChangeLog
1 2006-04-08 [colin]      2.1.0cvs20
2
3         * manual/fr/glossary.xml
4         * manual/fr/keyboard.xml
5                 Forgot some headers :)
6
7 2006-04-08 [colin]      2.1.0cvs19
8
9         * manual/Makefile.am
10         * manual/fr/Makefile.am
11         * manual/fr/account.xml
12         * manual/fr/ack.xml
13         * manual/fr/addrbook.xml
14         * manual/fr/advanced.xml
15         * manual/fr/faq.xml
16         * manual/fr/glossary.xml
17         * manual/fr/gpl.xml
18         * manual/fr/handling.xml
19         * manual/fr/intro.xml
20         * manual/fr/keyboard.xml
21         * manual/fr/plugins.xml
22         * manual/fr/starting.xml
23         * manual/fr/sylpheed-claws-manual.xml
24         * manual/fr/dist/.cvsignore
25         * manual/fr/dist/Makefile.am
26         * manual/fr/dist/html/.cvsignore
27         * manual/fr/dist/html/Makefile.am
28         * manual/fr/dist/pdf/.cvsignore
29         * manual/fr/dist/pdf/Makefile.am
30         * manual/fr/dist/ps/.cvsignore
31         * manual/fr/dist/ps/Makefile.am
32         * manual/fr/dist/txt/.cvsignore
33         * manual/fr/dist/txt/Makefile.am
34                 Add the french translation of the manual. Thanks to
35                 Olivier Delhomme <olivier.delhomme@free.fr> for 
36                 account.xml, ack.xml, addrbook.xml and advanced.xml
37
38 2006-04-08 [colin]      2.1.0cvs18
39
40         * manual/plugins.xml
41         * manual/starting.xml
42                 More fixes
43
44 2006-04-07 [colin]      2.1.0cvs17
45
46         * manual/faq.xml
47         * manual/intro.xml
48         * manual/keyboard.xml
49                 Little fixes
50
51 2006-04-07 [colin]      2.1.0cvs16
52
53         * README
54         * src/compose.c
55         * src/prefs_common.c
56         * src/prefs_common.h
57                 Add hidden compose_no_markup pref
58
59 2006-04-07 [wwp]        2.1.0cvs15
60
61         * src/summary_search.c
62         * .cvsignore
63                 Bugfix: stop button was sticky when searching in an empty folder.
64                 Applied curly brackets code style to the whole file (summary_search.c).
65                 More files to ignore.
66
67 2006-04-07 [wwp]        2.1.0cvs14
68
69         * src/message_search.c
70         * src/summary_search.c
71                 changed default button when search bumps at file/folder
72                 beginning or end, for convenience (thanks to Colin).
73
74 2006-04-07 [paul]       2.1.0cvs13
75
76         * src/plugins/dillo_viewer/dillo_prefs.c
77                 avoid future potential for namespace collision
78                 Patch by Colin
79
80 2006-04-06 [wwp]        2.1.0cvs12
81
82         * src/summary_search.c
83                 Unify extended/advanced searches names (and thus factorize labels),
84                 patch by Fabien Vantard <fzzzzz@gmail.com>.
85
86 2006-04-06 [wwp]        2.1.0cvs11
87
88         * src/folderview.c
89         * src/prefs_themes.c
90         * src/summaryview.c
91                 Fixed some compilation warnings.
92
93 2006-04-06 [colin]      2.1.0cvs10
94
95         * manual/advanced.xml
96                 Document the wizard template and how to deploy
97                 Sylpheed-Claws effectively
98
99 2006-04-06 [colin]      2.1.0cvs9
100
101         * src/folderview.c
102                 gettext patch to tell translators about _("#"),
103                 by Maxim Britov
104
105 2006-04-06 [colin]      2.1.0cvs8
106
107         * src/textview.c
108                 Fix invalid GtkTextBIter after clicking "Display as text"
109
110 2006-04-06 [mones]      2.1.0cvs7
111
112         * src/addr_compl.c
113         * src/addrindex.c
114         * src/addritem.c
115         * src/codeconv.c
116         * src/compose.c
117         * src/filtering.c
118         * src/folder.c
119         * src/folder_item_prefs.c
120         * src/folderview.c
121         * src/localfolder.c
122         * src/matcher.c
123         * src/mimeview.c
124         * src/prefs_msg_colors.c
125         * src/prefs_spelling.c
126         * src/prefs_themes.c
127         * src/procmime.c
128         * src/procmsg.c
129         * src/stock_pixmap.c
130         * src/summaryview.c
131         * src/textview.c
132         * src/toolbar.c
133         * src/common/mgutils.c
134         * src/common/prefs.c
135         * src/common/ssl_certificate.c
136         * src/gtk/colorlabel.c
137         * src/gtk/quicksearch.c
138         * src/plugins/pgpmime/pgpmime.c
139         * src/plugins/spamassassin/spamassassin.c
140                 Removed redundant NULL checks for g_free() calls.
141                 Patch by Pawel Pekala.
142
143 2006-04-06 [mones]      2.1.0cvs6
144
145         * src/prefs_actions.c
146         * src/prefs_filtering.c
147         * src/prefs_filtering_action.c
148         * src/prefs_matcher.c
149         * src/prefs_template.c
150         * src/gtk/gtkutils.c
151         * src/gtk/gtkutils.h
152                 Have a nice replace button. Patch by Pawel Pekala
153
154 2006-04-06 [colin]      2.1.0cvs5
155
156         * src/addressbook.c
157                 Fix crash with empty columns
158
159 2006-04-05 [colin]      2.1.0cvs4
160
161         * src/wizard.c
162         * src/prefs_gtk.c
163                 Allow wizard customization with pre-filled values
164
165 2006-04-05 [colin]      2.1.0cvs3
166
167         * src/textview.c
168         * src/mimeview.c
169         * src/mimeview.h
170                 Nicer messages in mimeview
171
172 2006-04-05 [colin]      2.1.0cvs2
173
174         * src/addressbook.c
175         * src/prefs_summaries.c
176                 i18n fix
177
178 2006-04-05 [colin]      2.1.0cvs1
179
180         * src/plugins/pgpcore/plugin.c
181         * src/plugins/pgpcore/select-keys.c
182         * src/plugins/pgpcore/select-keys.h
183         * src/plugins/pgpcore/sgpgme.c
184         * src/plugins/pgpcore/sgpgme.h
185         * src/plugins/pgpinline/pgpinline.c
186         * src/plugins/pgpinline/plugin.c
187         * src/plugins/pgpmime/pgpmime.c
188         * src/plugins/pgpmime/plugin.c
189                 Factorize and generalize a bit 
190                 Drop S/MIME signature verification from PGP/MIME
191                 (adding it as another, more complete plugin)
192
193 2006-04-05 [paul]       2.1.0
194
195         2.1.0 released
196
197 2006-04-05 [paul]       2.0.0cvs186
198
199         * manual/advanced.xml
200                 add info on colour labels
201
202 2006-04-05 [paul]       2.0.0cvs185
203
204         * po/bg.po
205         * po/cs.po
206         * po/de.po
207         * po/el.po
208         * po/en_GB.po
209         * po/fi.po
210         * po/fr.po
211         * po/it.po
212         * po/nl.po
213         * po/pl.po
214         * po/pt_BR.po
215         * po/sr.po
216         * po/zh_CN.po
217                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
218                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
219                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
220                 Guimaraes, Aleksandar Urosevic, Ralgh Young
221         * src/gtk/authors.h
222         * tools/claws.i18n.status.pl
223                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
224                 and new Czech translator, Tim <timbrain@post.cz>
225
226 2006-04-05 [mones]      2.0.0cvs184
227
228         * po/es.po
229                 Updated translation
230
231 2006-04-05 [colin]      2.0.0cvs183
232
233         * src/gtk/quicksearch.c
234                 Fix bug #929 (unnecessary reload in quick search bar)
235
236 2006-04-05 [colin]      2.0.0cvs182
237
238         * src/compose.c
239                 Fix crash on Reply with no From:
240                 Show signature and conversion error on queuing 
241                 (but not sending)
242         * src/mainwindow.c
243         * src/summaryview.c
244         * src/summaryview.h
245                 Factorize threading code and make sure msginfo 
246                 is not null when it comes from a GtkCTreeRow's 
247                 data
248         * src/gtk/gtkaspell.c
249                 Check for necessary things
250         * src/gtk/gtksctree.c
251         * src/gtk/gtksctree.h
252                 Reset anchor if necessary when removing node
253
254 2006-03-29 [colin]      2.0.0cvs181
255
256         * src/folderview.c
257                 Warn for disabled IMAP accounts (due to lack of
258                 libetpan). Breaks string-freeze - sorry - but it
259                 is kind of important ;)
260
261 2006-03-28 [colin]      2.0.0cvs180
262
263         * src/gtk/gtkutils.c
264         * src/gtk/gtkutils.h
265                 Add a gtkut_get_link_btn() function that
266                 creates a button which acts like an URI
267         * src/prefs_themes.c
268         * src/gtk/about.c
269                 Use this function (factorizes codes)
270         * src/common/defs.h
271         * src/gtk/pluginwindow.c
272                 Add a "Get more..." in the plugins window
273
274 2006-03-28 [colin]      2.0.0cvs179
275
276         * src/common/smtp.c
277         * src/common/passcrypt.c
278         * src/undo.c
279                 Warning fixes. Patch by Pawel Pekala
280
281 2006-03-27 [colin]      2.0.0cvs178
282
283         * src/undo.c
284                 Fix undoing by blocks with spaces
285
286 2006-03-27 [colin]      2.0.0cvs177
287
288         * src/textview.c
289                 Set margin to 3px for headers
290
291 2006-03-27 [paul]
292
293         2.1.0-rc2 released
294
295 2006-03-27 [wwp]        2.0.0cvs176
296
297         * src/summaryview.c
298                 don't reset quicksearch when updating the message list.
299                 Thanks to Colin.
300
301 2006-03-26 [wwp]        2.0.0cvs175
302
303         * src/compose.c
304                 use a unified border width ('other' tab in the compose window,
305                 patch by Pawel Pekala).
306
307
308 2006-03-26 [wwp]        2.0.0cvs174
309
310         * src/common/quoted-printable.c
311         * src/addressbook.c
312                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
313
314 2006-03-26 [colin]      2.0.0cvs173
315
316         * src/quote_fmt_parse.y
317                 Fix non-UTF8 date formats messing up the whole quote a 
318                 little bit
319
320 2006-03-26 [colin]      2.0.0cvs172
321
322         * src/procheader.c
323                 Make sure the date is UTF8 valid, or try to make it
324                 so. IncrediMail is really IncrediStupid.
325         * src/compose.c
326                 Fix possible conversions. 
327                 
328
329 2006-03-26 [colin]      2.0.0cvs171
330
331         * src/matcher.c
332                 Fix corner cases in body search. This is still a
333                 hack... It seems impossible to make it good and 
334                 reasonably fast at the same time.
335
336 2006-03-26 [colin]      2.0.0cvs170
337
338         * src/summaryview.c
339                 I think I killed the twilight zone bug!
340                 summary_select_node() flushes GTK events in order
341                 to be able to center the view. But this also 
342                 flushes keypresses like Ctrl-Alt-U, so this can
343                 call summary_show from summary_select_node (itself
344                 called from summary_show, etc.). And the summaryview
345                 has to be unlocked in this function. So just locking
346                 while processing GTK events, and bailing if locked, 
347                 should fix it.
348                 Fixes bug #927 (SIGSEGV during Update Summary)
349
350 2006-03-25 [colin]      2.0.0cvs169
351
352         * src/matcher.c
353                 Fix search in QP-encoded bodies
354                 Fix utf-8 searches in bodies encoded in the
355                 locale's encoding
356         * src/common/quoted-printable.c
357         * src/common/quoted-printable.h
358                 Add a decode function that doesn't overwrite
359                 the original pointer
360                 
361
362 2006-03-24 [colin]      2.0.0cvs168
363
364         * src/action.c
365         * src/summaryview.c
366         * src/summaryview.h
367                 Update message cache after action
368                 Patch by H. Merijn Brand
369         * src/prefs_msg_colors.c
370                 Factorize label 
371                 Patch by Fabien Vantard
372         * src/plugins/spamassassin/spamassassin_gtk.c
373                 Remove useless translation
374                 Patch by Fabien Vantard
375
376 2006-03-23 [colin]      2.0.0cvs167
377
378         * src/common/ssl.c
379                 Let 30 seconds to SSL_connect
380
381 2006-03-23 [wwp]        2.0.0cvs166
382
383         * src/summaryview.c
384         * src/gtk/description_window.c
385                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
386                 and headers are translated; adjust description windows' width to fit their
387                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
388
389 2006-03-23 [paul]       2.0.0cvs165
390
391         * src/common/utils.c
392                 fix highlighting of URIs containing "()"
393                 (2.0.0cvs164's reversal fixed)
394                 Thanks to Colin.
395
396 2006-03-23 [paul]       2.0.0cvs164
397
398         * src/common/utils.c
399                 revert patch, (postponing a fix), at 2.0.0cvs120
400                 as it breaks more URIs than it fixes.
401                 Allow '-' to be a terminating character in a URI
402
403 2006-03-22 [colin]      2.0.0cvs163
404
405         * configure.ac
406                 Require libetpan 0.45
407                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
408
409 2006-03-22 [paul]       2.0.0cvs162
410
411         * src/editgroup.c
412                 replace '<-' and '->' buttons with GTK_STOCK graphical
413                 buttons
414         * src/summary_search.c
415                 don't offer '...' for translation
416                 add a tooltip to advanced search '...' button
417         * src/gtk/quicksearch.c
418                 don't offer '...' for translation
419
420 2006-03-21 [colin]      2.0.0cvs161
421
422         * src/compose.c
423                 Fix middle-click pasting (insert at click
424                 position instead of cursor position, don't
425                 remove existing selection and allow pasting
426                 our own selection)
427         * src/addressbook.c
428                 "LDAP Server" -> "LDAP servers"
429
430 2006-03-21 [wwp]        2.0.0cvs160
431
432         * src/etpan/imap-thread.c
433                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
434
435 2006-03-20 [colin]      2.0.0cvs159
436
437         * src/summaryview.c
438                 Don't reload summaryview after an execute with no
439                 move action
440
441 2006-03-19 [colin]      2.0.0cvs158
442
443         * src/addressbook.c
444                 and put groups at the top, always
445
446 2006-03-19 [colin]      2.0.0cvs157
447
448         * src/addressbook.c
449                 Order groups before names, as previously
450
451 2006-03-19 [colin]      2.0.0cvs156
452
453         * src/addressbook.c
454                 - Sort case-unsensitive
455                 - Put the sort arrow at opening too
456
457 2006-03-19 [wwp]        2.0.0cvs155
458
459         * src/addressbook.c
460                 allow sorting by name/email/remarks, ensure that right-pane's contents
461                 matches the left-pane selection (cleared when appropriate).
462                 Patch by Pawel Pekala <c0rn@o2.pl>.
463
464 2006-03-18 [colin]      2.0.0cvs154
465
466         * src/textview.c
467                 Fix text cursor ;)
468
469 2006-03-18 [colin]      2.0.0cvs153
470
471         * src/gtk/filesel.c
472                 Make sure we hide the preview if we didn't get
473                 a filename
474
475 2006-03-18 [colin]      2.0.0cvs152
476
477         * src/summaryview.c
478                 Set cursor to watch for execution (fixes lack
479                 of watch-cursor when dnd'ing hundreds of mails)
480         * src/gtk/filesel.c
481                 Check that mime type is 'image/*' before updating
482                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
483
484 2006-03-18 [colin]      2.0.0cvs151
485
486         * src/mainwindow.c
487         * src/textview.c
488         * src/textview.h
489                 Put a watch cursor in textview too when the mainwindow's
490                 cursor in a watch
491
492 2006-03-18 [colin]      2.0.0cvs150
493
494         * src/folder.c
495                 Change wrong asserts to simple tests
496
497 2006-03-17 [colin]      2.0.0cvs149
498
499         * src/mainwindow.c
500         * src/mainwindow.h
501         * src/prefs_msg_colors.c
502         * src/summaryview.c
503         * src/summaryview.h
504         * src/gtk/colorlabel.c
505         * src/gtk/colorlabel.h
506                 Add a color label menu in the main menubar
507                 Add (fixed) accels Ctrl-{0-7} to change the color
508                 They have to be fixed because the menu's dynamic,
509                 the items are complex widgets, hence we can't use
510                 a GtkItemFactory.
511
512
513 2006-03-17 [wwp]        2.0.0cvs148
514
515         * src/compose.c
516                 rollback few lines from my previous commit (those lines come from
517                 a pending patch, accidentally commited, even if neutral as they are
518                 commented out).
519
520 2006-03-17 [wwp]        2.0.0cvs147
521
522         * src/compose.c
523                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
524                 applied code style/indentation to the modified function.
525
526 2006-03-17 [wwp]        2.0.0cvs146
527
528         * src/procmsg.c
529         * src/compose.c
530                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
531
532 2006-03-17 [paul]
533
534         2.1.0-rc1 released
535
536 2006-03-17 [paul]       2.0.0cvs145
537
538         * src/main.c
539                 addressbook_read_file() was called twice
540         * src/textview.c
541                 X-Mailer highlighting
542
543 2006-03-16 [colin]      2.0.0cvs144
544
545         * src/sourcewindow.c
546         * src/sourcewindow.h
547                 And the last one, in source window.
548
549 2006-03-16 [colin]      2.0.0cvs143
550
551         * src/compose.c
552         * src/compose.h
553                 Fix the same stuff in compose
554
555 2006-03-16 [colin]      2.0.0cvs142
556
557         * src/messageview.c
558                 Complete the previous messageview crash fix
559
560 2006-03-16 [colin]      2.0.0cvs141
561
562         * src/procmsg.h
563         * src/procmsg.c
564         * src/folder.c
565                 Fix POSTPROCESSING hook
566                 Patch by H. Merijn Brand
567
568         * src/procmime.c
569         * src/procmime.h
570                 Parse Content-Location
571
572         * src/toolbar.c
573         * src/messageview.c
574         * src/messageview.h
575                 Don't crash when a top-level MessageView has
576                 been closed on us. Same problematic than
577                 yesterday's quicksearch issue.
578
579 2006-03-15 [colin]      2.0.0cvs140
580
581         * src/gtk/quicksearch.c
582                 Fix a bitchy race we didn't think about when we
583                 added quicksearch cancellation:
584                 If the search is not on cached fields, for example
585                 body_part matchcase "stuff"
586                 the matcher code has to get the whole message. If
587                 we're on IMAP, that can be slow, and in order to
588                 be non-blocking, the IMAP code idle loop processes
589                 gtk events too. So it is possible to cancel a
590                 quicksearch while the matcher is getting the mail's
591                 body. After matcher got its body, it will start to
592                 iterate over the matcher list that the Quicksearch's
593                 clear_search_cb() just freed via prepare_matcher().
594                 SIGSEGV ensues.
595                 The fix consists of guarding the matcherlist_match()
596                 call with a boolean 'matching'. If we reset the
597                 quicksearch while matching is TRUE, we don't free
598                 the matcherlist anymore like we did, but we set
599                 another new flag, deferred_free, to TRUE. Then,
600                 in quicksearch_match(), just after returning from
601                 matcherlist_match() and unsetting the matching flag,
602                 we check the deferred_free flag and do the
603                 prepare_matcher() (which does the matcherlist_free)
604                 for real, so we free the matcherlist once it's not
605                 used anymore.
606                 As all of this runs via the glib main loop, we
607                 luckily don't need a mutex.
608         * src/summaryview.c
609                 Also, show progress while searching.
610
611
612 2006-03-14 [colin]      2.0.0cvs139
613
614         * src/alertpanel.c
615                 Make alertpanel_is_open non-static
616
617 2006-03-14 [colin]      2.0.0cvs138
618
619         * src/prefs_spelling.c
620                 Cleanups - Fabien Vantard
621
622 2006-03-14 [wwp]        2.0.0cvs137
623
624         * src/main.c
625                 code style normalization (curly braces, indentation).
626
627 2006-03-14 [wwp]        2.0.0cvs137
628
629         * src/main.c
630                 code style (braces, indentation)
631
632 2006-03-12 [paul]       2.0.0cvs136
633
634         * src/prefs_common.c
635                 trans_hdr defaults to FALSE to be RFC-savvy
636         * src/prefs_summaries.c
637                 add a tooltip to the trans_hdr option
638                 
639
640 2006-03-12 [paul]       2.0.0cvs135
641
642         * src/prefs_matcher.c
643                 give a little more width to the combos
644         * src/prefs_display_header.c
645         * src/textview.c
646                 translate headers if prefs_common.trans_hdr
647                 is TRUE
648
649         Patches by Pawel Pekala
650
651 2006-03-12 [paul]       2.0.0cvs134
652
653         * src/plugins/clamav/clamav_plugin.c
654         * src/plugins/dillo_viewer/dillo_viewer.c
655         * src/plugins/pgpcore/plugin.c
656         * src/plugins/pgpinline/plugin.c
657         * src/plugins/pgpmime/plugin.c
658         * src/plugins/spamassassin/spamassassin.c
659                 update/add to descriptions
660         * src/plugins/spamassassin/spamassassin_gtk.c
661                 fixes to the english, remove superfluous
662                 tooltips, clean up a little
663
664 2006-03-12 [paul]       2.0.0cvs133
665
666         * src/compose.c
667                 fix Bug 924, 'Account combo box shows up wrong 
668                 if & is in account name'
669
670 2006-03-11 [colin]      2.0.0cvs132
671
672         * src/summaryview.c
673                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
674                 messed up shift-selection because is slows down
675                 moving around summaryview. thanks -users
676
677 2006-03-10 [colin]      2.0.0cvs131
678
679         * src/plugins/spamassassin/spamassassin_gtk.c
680                 Put back Paul's engrish fixes
681
682 2006-03-10 [colin]      2.0.0cvs130
683
684         * src/plugins/spamassassin/spamassassin.c
685         * src/plugins/spamassassin/spamassassin.h
686         * src/plugins/spamassassin/spamassassin_gtk.c
687                 Cleanup SA prefs page (more)
688                 Patch by Fabien Vantard
689
690 2006-03-10 [paul]       2.0.0cvs129
691
692         * src/prefs_msg_colors.c
693         * src/prefs_spelling.c
694                 widget sensitivity
695
696 2006-03-09 [mones]      2.0.0cvs128
697
698         * po/es.po
699                 Update for next RC
700
701 2006-03-09 [wwp]        2.0.0cvs127
702
703         * configure.ac
704                 revert accidental commit (requirement for libetpan 0.43), this time
705                 not in HEAD.
706
707 2006-03-09 [wwp]        2.0.0cvs125
708
709         * configure.ac
710                 revert accidental commit (requirement for libetpan 0.43)
711
712 2006-03-09 [paul]       2.0.0cvs126
713
714         * src/prefs_receive.c
715                 remove useless frame
716                 replace 'incorporation' with 'receiving'
717         * src/plugins/clamav/clamav_plugin_gtk.c
718         * src/plugins/spamassassin/spamassassin_gtk.c
719                 improve widget sensitivity
720                 fix a bit his engrish
721
722 2006-03-09 [wwp]        2.0.0cvs125
723
724         * src/addressadd.c
725         * src/foldersel.c
726         * src/prefs_common.c
727         * src/prefs_common.h
728                 remember some more windows' sizes (add to addressbook and
729                 select folder).
730
731 2006-03-09 [paul]       2.0.0cvs124
732
733         * src/plugins/pgpcore/prefs_gpg.c
734                 normalise construction of dialogue
735
736 2006-03-09 [paul]       2.0.0cvs123
737
738         * src/plugins/trayicon/Makefile.am
739                 add missing slash
740
741 2006-03-08 [colin]      2.0.0cvs122
742
743         * src/plugins/trayicon/Makefile.am
744                 Fix build in separate dir 
745                 Patch by Bamanzi <bamanzi@gmail.com>
746
747 2006-03-08 [colin]      2.0.0cvs121
748
749         * src/procmsg.c
750                 Batch move and copies from summaryview with delayed execution
751                 too
752
753 2006-03-07 [paul]       2.0.0cvs120
754
755         * src/common/utils.c
756                 fix highlighting of URIs containing "()"
757                 Patch by Pawel Pekala
758
759 2006-03-07 [paul]       2.0.0cvs119
760
761         * src/folder.c
762         * src/folder.h
763         * src/folderview.c
764                 immediately do alphabetical resort when
765                 changing a folder's name
766                 Patch by Pawel Pekala
767
768 2006-03-07 [paul]       2.0.0cvs118
769
770         * src/news.c
771         * src/news_gtk.c
772                 when unsubscribing a newsgroup, remove the
773                 folder and msgs in .sylpheed-claws/newscache
774                 Patch by Pawel Pekala <c0rn@gazeta.pl>
775
776 2006-03-07 [paul]       2.0.0cvs117
777
778         * src/textview.c
779                 fix wrong Fake URL Warning
780                 Thanks to Hiro
781
782 2006-03-07 [colin]      2.0.0cvs116
783
784         * src/imap.c
785                 Return immediately when password dialog was
786                 cancelled
787         * src/gtk/inputdialog.c
788                 Allow empty strings for passwords
789
790
791 2006-03-06 [colin]      2.0.0cvs115
792
793         * src/imap.c
794                 Prevent double-timeouts when connection fails
795
796 2006-03-06 [colin]
797
798         2.0.1-rc1 released
799
800 2006-03-06 [colin]      2.0.0cvs114
801
802         * src/imap.c
803                 Refresh session during potentially long
804                 operations
805
806 2006-03-06 [wwp]        2.0.0cvs113
807
808         * src/prefs_msg_colors.h
809                 forgot that one (custom color labels).
810
811 2006-03-06 [wwp]        2.0.0cvs112
812
813         * src/prefs_common.c
814         * src/prefs_common.h
815         * src/prefs_msg_colors.c
816         * src/summaryview.c
817         * src/summaryview.h
818         * src/gtk/colorlabel.c
819         * src/gtk/colorlabel.h
820                 colors in messages list are now customizable. Color values and names can
821                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
822                 Thanks to Paul and Colin for their help with this longstanding patch!
823
824 2006-03-06 [wwp]        2.0.0cvs111
825
826         * src/textview.c
827                 don't crash if (x)face is bad.
828
829 2006-03-05 [paul]       2.0.0cvs110
830
831         * AUTHORS
832         * configure.ac
833         * src/Makefile.am
834         * src/common/Makefile.am
835         * src/common/utils.h
836         * src/etpan/imap-thread.c
837         * src/gtk/authors.h
838         * src/plugins/clamav/Makefile.am
839         * src/plugins/demo/Makefile.am
840         * src/plugins/dillo_viewer/Makefile.am
841         * src/plugins/pgpcore/Makefile.am
842         * src/plugins/pgpcore/passphrase.c
843         * src/plugins/pgpinline/Makefile.am
844         * src/plugins/pgpmime/Makefile.am
845         * src/plugins/spamassassin/Makefile.am
846         * src/plugins/trayicon/Makefile.am
847                 fix builiding on cygwin
848                 Patch by Ralgh Young <bamanzi@gmail.com>
849
850 2006-03-04 [wwp]        2.0.0cvs109
851
852         * manual/keyboard.xml
853                 fix mixed up/down keys.
854
855 2006-03-04 [wwp]        2.0.0cvs108
856
857         * README
858         * INSTALL
859                 updated links to SpamAssassin.
860
861 2006-03-04 [wwp]        2.0.0cvs107
862
863         * manual/plugins.xml
864         * src/plugins/spamassassin/README
865                 updated SpamAssassin plugin docs to reflect new functional additions
866                 (also fix/update/documents few technical stuff more, see the README).
867
868 2006-03-04 [wwp]        2.0.0cvs106
869
870         * src/prefs_message.c
871                 normalized capitalization of message-prefs paths.
872
873 2006-03-04 [wwp]        2.0.0cvs105
874
875         * manual/advanced.xml
876                 typo.
877
878 2006-03-03 [colin]      2.0.0cvs104
879
880         * src/plugins/clamav/clamav_plugin_gtk.c
881                 Rework prefs page, patch by Fabien 
882
883 2006-03-03 [colin]      2.0.0cvs103
884
885         * src/plugins/clamav/clamav_plugin.c
886                 Set error on all errors
887
888 2006-03-03 [colin]      2.0.0cvs102
889
890         * src/common/plugin.c
891                 Initialize error to avoid crashing when a plugin fails
892                 without setting error
893
894 2006-03-02 [wwp]        2.0.0cvs101
895
896         * configure.ac
897                 fixed linker flags for libetpan support on Cygwin
898                 (thanks to H.Merijn Brand).
899
900 2006-03-02 [wwp]        2.0.0cvs100
901
902         * src/addressbook.c
903                 fix some AB error messages: one for punctuation and
904                 one wrongly duplicate (thanks, maxbritov).
905
906 2006-03-02 [wwp]        2.0.0cvs99
907
908         * src/plugins/spamassassin/spamassassin.c
909                 make sync calls to sa-learn/spamc to prevent
910                 system (whatever local or client/server) overload.
911
912 2006-03-02 [colin]      2.0.0cvs98
913
914         * src/summaryview.c
915                 Put the spam icon in the status column instead of the
916                 mark one
917
918 2006-03-01 [colin]      2.0.0cvs97
919
920         * src/plugins/spamassassin/spamassassin.c
921                 Fix segfault (g_file_set_contents fails for some 
922                 reason and err==0x2f. Can't find out why with
923                 valgrind, using working function :-)
924
925 2006-03-01 [colin]      2.0.0cvs96
926
927         * src/inc.c
928                 Offline overriding: let 'No' be cached only 3 seconds
929
930 2006-03-01 [colin]      2.0.0cvs95
931
932         * src/addr_compl.c
933         * src/addrbook.c
934         * src/addressbook.c
935         * src/addrindex.c
936         * src/folder_item_prefs.c
937         * src/headerview.c
938         * src/imap.c
939         * src/inc.c
940         * src/ldif.c
941         * src/mainwindow.c
942         * src/mh.c
943         * src/msgcache.c
944         * src/prefs_common.h
945         * src/prefs_msg_colors.c
946         * src/procheader.c
947         * src/procheader.h
948         * src/procmime.c
949         * src/procmsg.c
950         * src/procmsg.h
951         * src/send_message.h
952         * src/simple-gettext.c
953         * src/summaryview.c
954         * src/summaryview.h
955         * src/syldap.c
956         * src/textview.c
957         * src/undo.c
958         * src/common/ssl_certificate.c
959         * src/common/utils.c
960         * src/gtk/colorsel.c
961         * src/gtk/gtksctree.c
962         * src/gtk/gtkshruler.c
963         * src/plugins/trayicon/trayicon.c
964                 #if 0 goes to /dev/null
965
966 2006-03-01 [colin]      2.0.0cvs94
967
968         * src/compose.c
969         * src/imap.c
970         * src/inc.c
971         * src/inc.h
972         * src/messageview.c
973         * src/news.c
974         * src/plugins/spamassassin/spamassassin.c
975                 Allow to add information in the "working offline"
976                 window
977
978 2006-03-01 [wwp]        2.0.0cvs93
979
980         * src/plugins/spamassassin/spamassassin.c
981                 fixed spamc invocation: use a tricky temporary mini shell wrapper
982                 'cause it seems that calling `spamc ... < inputfile` with
983                 g_spawn_(a)sync simply.. erm doesn't work :-).
984
985 2006-03-01 [wwp]        2.0.0cvs92
986
987         * src/toolbar.c
988         * src/toolbar.h
989                 simplify the adding of spam/ham button to the messageview toolbar
990                 (it gets more clear now that the same button will be "Mark as spam"
991                 or "Mark as ham" according to the current message status,
992                 thanks to Colin).
993
994 2006-03-01 [wwp]        2.0.0cvs91
995
996         * src/messageview.c
997         * src/procmsg.c
998         * src/procmsg.h
999         * src/summaryview.c
1000         * src/plugins/spamassassin/spamassassin.c
1001         * src/plugins/spamassassin/spamassassin.h
1002                 make learner callbacks return a status (0 for ok),
1003                 handle it in main code to avoid setting flags when learning failed,
1004                 don't learn on TCP if offline in spamassassin,
1005                 thanks to Colin.
1006
1007                 
1008
1009 2006-03-01 [wwp]        2.0.0cvs90
1010
1011         * src/compose.c
1012                 some work around the compose window's account menu,
1013                 patch by Fabien Vantard.
1014
1015 2006-03-01 [wwp]        2.0.0cvs89
1016
1017         * src/plugins/spamassassin/spamassassin.c
1018                 fixed bad logics, was using spamc in local mode and sa-learn
1019                 in remote mode (thanks, Colin).
1020
1021 2006-03-01 [wwp]        2.0.0cvs88
1022
1023         * src/plugins/spamassassin/spamassassin.c
1024         * src/plugins/spamassassin/spamassassin.h
1025         * src/plugins/spamassassin/spamassassin_gtk.c
1026                 made processing of emails w/ sa-plugin an option (default is TRUE),
1027                 fixed Engrish some tooltips, capitalization of some debug messages
1028                 and warnings. The spamassassin plugin now provides two separate
1029                 services: process emails upon incorporation and spamd training.
1030                 Both services (un)register independently but use some common
1031                 plugin settings (transport settings, spam storage location).
1032
1033 2006-02-28 [wwp]        2.0.0cvs87
1034
1035         * src/plugins/spamassassin/spamassassin.c
1036                 fix async flag to spamc cmdline execution (batch exec should
1037                 be asynchronous).
1038
1039 2006-02-27 [wwp]        2.0.0cvs86
1040
1041         * src/plugins/spamassassin/spamassassin.c
1042         * src/plugins/spamassassin/spamassassin.h
1043         * src/plugins/spamassassin/spamassassin_gtk.c
1044                 - added the ability to learn a remote spamassassin server (spamd),
1045                 using spamc.
1046                 - added the spamassassin option 'username', that applies to all
1047                 spamassassin operations (filtering, learning, local or remote).
1048                 The default username is the current unix user (if left blank
1049                 from gtk prefs or config file).
1050                 - commented out some unused code (notebook widget), removed unused
1051                 layout (hbox1).
1052                 - make more widgets sensitive to the transport type.
1053
1054 2006-02-27 [colin]      2.0.0cvs85
1055
1056         * src/plugins/spamassassin/spamassassin.c
1057                 Fix sa-learn call when offline
1058
1059 2006-02-27 [colin]      2.0.0cvs84
1060
1061         * configure.ac
1062         * src/Makefile.am
1063         * src/mainwindow.c
1064         * src/mainwindow.h
1065         * src/messageview.c
1066         * src/messageview.h
1067         * src/prefs_toolbar.c
1068         * src/procmsg.c
1069         * src/stock_pixmap.c
1070         * src/stock_pixmap.h
1071         * src/summaryview.c
1072         * src/toolbar.c
1073         * src/toolbar.h
1074         * src/pixmaps/ham_btn.xpm
1075         * src/pixmaps/spam.xpm
1076         * src/pixmaps/spam_btn.xpm
1077         * src/plugins/spamassassin/spamassassin.c
1078                 Add button in toolbar for spam learning
1079                 Fix a few bugs from the last related commit
1080                 Revert 1.9.6cvs23 which messed up shift-selection
1081
1082 2006-02-24 [colin]      2.0.0cvs83
1083
1084         * src/procmsg.c
1085         * src/summaryview.c
1086         * src/summaryview.h
1087         * src/plugins/spamassassin/spamassassin.c
1088         * src/plugins/spamassassin/spamassassin.h
1089         * src/plugins/spamassassin/spamassassin_gtk.c
1090                 Unregister learner when spamassassin is either
1091                 disabled or over tcp
1092
1093 2006-02-24 [colin]      2.0.0cvs82
1094
1095         * src/Makefile.am
1096         * src/mainwindow.c
1097         * src/mainwindow.h
1098         * src/procmsg.c
1099         * src/procmsg.h
1100         * src/stock_pixmap.c
1101         * src/stock_pixmap.h
1102         * src/summaryview.c
1103         * src/summaryview.h
1104         * src/gtk/icon_legend.c
1105         * src/pixmaps/spam.xpm  ** NEW FILE **
1106         * src/plugins/spamassassin/spamassassin.c
1107         * src/plugins/spamassassin/spamassassin_gtk.c
1108                 Add spam learning interface (Mark/Mark as 
1109                 (spam|ham) menus)
1110
1111 2006-02-24 [wwp]        2.0.0cvs81
1112
1113         * src/compose.c
1114         * src/compose.h
1115         * src/filtering.c
1116                 hide compose window when sending message in batch mode
1117                 (filtering: forward and redirect). Also fixed a wrong
1118                 value returned when sending failed, neutral anyway.
1119                 (Colin, me) 
1120
1121 2006-02-24 [wwp]        2.0.0cvs80
1122
1123         * src/mainwindow.c
1124                 use GTK+'s stock quit button. Patch by Fabien Vantard.
1125
1126 2006-02-24 [paul]       2.0.0cvs79
1127
1128         * src/news.c
1129         * src/news.h
1130         * src/news_gtk.c
1131                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
1132                 Thanks to Colin
1133
1134 2006-02-23 [colin]      2.0.0cvs78
1135
1136         * src/alertpanel.c
1137                 Change OK to Close in alertpanel with View log
1138                 button; add accel to View log. Patch by Fabien
1139                 Vantard
1140
1141 2006-02-23 [wwp]        2.0.0cvs77
1142
1143         * src/compose.c
1144                 silly me, there were much more tests to perform, since toolbars can
1145                 really have down to 1 element only.
1146
1147 2006-02-23 [wwp]        2.0.0cvs76
1148
1149         * commitHelper
1150                 fixed indentation from my previous commit. Fallback to VISUAL if
1151                 EDITOR is not set (and to vi, at last resort).
1152
1153 2006-02-23 [wwp]        2.0.0cvs75
1154
1155         * commitHelper
1156                 improved error detection (Colin, me).
1157
1158 2006-02-23 [wwp]        2.0.0cvs74
1159
1160         * src/prefs_toolbar.c
1161                 simplify and fix prefs/toolbars layouting. Combos' contents can
1162                 now be really displayed.
1163
1164 2006-02-23 [wwp]        2.0.0cvs73
1165         simplifies and fix prefs/toolbars layouting. Combos' contents can now
1166         be really displayed.
1167
1168 2006-02-22 [wwp]        2.0.0cvs72
1169
1170         * src/compose.c
1171                 fix a typo in my previous commit (sorry!).
1172
1173 2006-02-22 [wwp]        2.0.0cvs71
1174
1175         * src/prefs_toolbar.c
1176                 fix a crash when adding separators to toolbars,
1177                 also fix some separator item information.
1178
1179 2006-02-22 [wwp]        2.0.0cvs70
1180
1181         * src/compose.c
1182                 fix a crash when redirecting (for instance) when compose window's
1183                 toolbar contents has been customized (when some buttons have been
1184                 removed in fact).
1185
1186 2006-02-21 [wwp]        2.0.0cvs69
1187
1188         * src/summaryview.c
1189         * src/gtk/pluginwindow.c
1190         * src/plugins/pgpcore/prefs_gpg.c
1191                 fix some compilation warnings (feat. remains of removed code).
1192
1193 2006-02-21 [wwp]        2.0.0cvs68
1194
1195         * src/gtk/gtkutils.c
1196                 fix two compilation issues, thanks to Stephan Sachse.
1197
1198 2006-02-20 [colin]      2.0.0cvs67
1199
1200         * src/mainwindow.c
1201                 Don't reselect displayed mail on refocus
1202                 This fixes actions misbehaving 
1203
1204 2006-02-20 [wwp]        2.0.0cvs66
1205
1206         * src/summaryview.c
1207         * src/gtk/gtksctree.c
1208         * src/gtk/gtkshruler.c
1209                 changed more runtime typecast checks.
1210
1211 2006-02-20 [wwp]        2.0.0cvs65
1212
1213         * src/summary_search.c
1214                 find all - summaryview refresh issue fixed, thanks to Colin.
1215
1216 2006-02-20 [wwp]        2.0.0cvs64
1217
1218         * src/gtk/gtkutils.c
1219                 better runtime typecast checks.
1220
1221 2006-02-20 [wwp]        2.0.0cvs63
1222
1223         * src/summary_search.c
1224                 enhancements to the summary search:
1225                         - add the ability to stop the running search
1226                           (upon ESC-key press, new Stop button or when Clear button is pressed)
1227                         - don't search if no criteria (From/To/Subject/Body) is set
1228                         - ensure that a busy mouse pointer is always shown when searching,
1229                           show it even a bit earlier
1230
1231 2006-02-19 [colin]      2.0.0cvs62
1232
1233         * src/compose.c
1234         * src/imap.c
1235         * src/etpan/imap-thread.c
1236         * src/etpan/imap-thread.h
1237                 (Future) IMAP speed improvement on sending
1238                 Will require a libetpan update
1239         * src/summaryview.c
1240         * src/gtk/quicksearch.c
1241                 Make quicksearch clearable while running.
1242
1243 2006-02-17 [colin]      2.0.0cvs61
1244
1245         * src/imap.c
1246         * src/etpan/imap-thread.c
1247         * src/etpan/imap-thread.h
1248                 Check for IMAP certificates
1249                 ** Requires libetpan-0.42-cvs4 
1250                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
1251
1252 2006-02-17 [colin]      2.0.0cvs60
1253
1254         * src/messageview.c
1255         * src/prefs_common.c
1256         * src/prefs_common.h
1257         * src/prefs_message.c
1258                 Add pref to display HTML-only mails with plugin, 
1259                 if possible (defaulting to FALSE of course).
1260
1261 2006-02-16 [colin]      2.0.0cvs59
1262
1263         * src/main.c
1264         * src/common/plugin.c
1265         * src/common/plugin.h
1266         * src/gtk/pluginwindow.c
1267                 Keep track of requested (but unloaded) plugins
1268                 in some error cases.
1269
1270 2006-02-16 [wwp]        2.0.0cvs58
1271
1272         * src/gtk/gtkaspell.c
1273         * src/gtk/gtkaspell.h
1274         * src/prefs_spelling.c
1275         * src/compose.c
1276         * src/prefs_common.c
1277         * src/prefs_common.h
1278                 implemented new optional spellchecker behaviour: re-check message when
1279                 dictionary got changed (from compose-window/context-menu/Change dictionary).
1280
1281 2006-02-16 [wwp]        2.0.0cvs57
1282
1283         * src/quote_fmt_parse.y
1284                 pclose popen'ed pipe.
1285
1286 2006-02-15 [colin]      2.0.0cvs56
1287
1288         * src/mimeview.c
1289         * src/mimeview.h
1290                 Let MimeViewers know which MimeView they
1291                 depend of.
1292         * src/summaryview.c
1293                 Swap From/To columns in Sent/Queue/Drafts
1294                 folders
1295         * src/etpan/imap-thread.c
1296                 Use mailstream_low_tls_open() for STARTTLS
1297                 instead of mailstream_low_ssl_open()
1298                 ** REQUIRES libetpan 0.42cvs3 **
1299
1300 2006-02-15 [wwp]        2.0.0cvs55
1301
1302         * src/compose.c
1303         * src/compose.h
1304         * src/message_search.c
1305         * src/message_search.h
1306         * src/textview.c
1307         * src/gtk/gtkutils.c
1308         * src/gtk/gtkutils.h
1309                 added the ability to Find text in the compose window (and a bit
1310                 of code factorization).
1311
1312 2006-02-15 [wwp]        2.0.0cvs54
1313
1314         * src/prefs_gtk.c
1315                 yet another one file was missing (fix for some widgets' sensitivity).
1316                 Thanks Colin!
1317
1318 2006-02-15 [wwp]        2.0.0cvs53
1319
1320         * src/prefs_gtk.h
1321                 oops forgot that file (fix for some widgets' sensitivity).
1322
1323 2006-02-15 [wwp]        2.0.0cvs52
1324
1325         * src/summary_search.c
1326                 implemented advanced summary search options (added the ability
1327                 to use matcher conditions in an advanced search mode).
1328
1329 2006-02-15 [wwp]        2.0.0cvs51
1330
1331         * src/plugins/pgpcore/prefs_gpg.c
1332         * src/prefs_account.c
1333                 fix some widget sensitivity, mostly around some labels in
1334                 account prefs.
1335
1336 2006-02-15 [paul]       2.0.0cvs50
1337
1338         * manual/advanced.xml
1339                 improve Templates info
1340                 written by wwp
1341
1342 2006-02-14 [colin]      2.0.0cvs49
1343
1344         * src/pixmaps/address_book.xpm
1345         * src/pixmaps/preferences.xpm
1346         * src/pixmaps/properties.xpm
1347                 Fix pixmap size - patch by Fabien Vantard
1348
1349 2006-02-13 [colin]      2.0.0cvs48
1350
1351         * src/procmime.c
1352                 Add missing fclose()s on error
1353         * src/textview.c
1354                 Remove unused code
1355         * src/common/utils.c
1356                 Fix temp files not being deleted on windows
1357         Patches by Thomas Gilgin
1358
1359 2006-02-13 [colin]      2.0.0cvs47
1360
1361         * src/mainwindow.c
1362                 Fix exit crash
1363
1364 2006-02-13 [wwp]        2.0.0cvs46
1365
1366         * src/plugins/pgpcore/prefs_gpg.c
1367                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
1368
1369 2006-02-12 [colin]      2.0.0cvs45
1370
1371         * src/folderview.c
1372         * src/main.c
1373         * src/mainwindow.c
1374                 Fix "stuff" when quitting
1375
1376 2006-02-12 [wwp]        2.0.0cvs44
1377
1378         * src/prefs_themes.c
1379                 fix typos in debug messages.
1380
1381 2006-02-11 [colin]      2.0.0cvs43
1382
1383         * src/summaryview.c
1384                 don't allow drag/drop from ourself
1385
1386 2006-02-10 [wwp]        2.0.0cvs42
1387
1388         * src/exporthtml.c
1389         * src/html.c
1390         * src/html.h
1391         * src/procmime.c
1392         * src/textview.c
1393                 renamed html_ prefixed functions and data structures to avoid
1394                 namespace clashes w/ other software (gtkhtml2 for instance).
1395                 Closes bug #907.
1396
1397
1398 2006-02-09 [colin]      2.0.0cvs41
1399
1400         * src/summaryview.c
1401                 Fix shitty logic messed up. Thanks Ticho for the hint!
1402
1403 2006-02-09 [wwp]        2.0.0cvs40
1404
1405         * src/gtk/about.c
1406         * src/compose.c
1407         * src/prefs_account.c
1408         * src/prefs_gtk.h
1409         * src/editaddress.c
1410                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
1411                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
1412                 Browse buttons in accounts prefs.
1413
1414 2006-02-09 [colin]      2.0.0cvs39
1415
1416         * src/matcher.c
1417                 Check for pointer before using its members
1418         * src/gtk/gtksourceprintjob.c
1419                 Fix a wrong warning
1420
1421 2006-02-09 [wwp]        2.0.0cvs38
1422
1423         * src/gtk/filesel.c
1424                 fix few compiler warnings (type mismatch).
1425
1426 2006-02-09 [paul]       2.0.0cvs37
1427
1428         * po/fr.po
1429                 updated by Fabien Vantard
1430
1431 2006-02-08 [colin]      2.0.0cvs36
1432
1433         * src/prefs_common.c
1434         * src/common/defs.h
1435         * src/common/plugin.c
1436                 allow windows and linux configurations to coexist
1437                 patch by Thomas Gilgin
1438
1439 2006-02-08 [colin]      2.0.0cvs35
1440
1441         * src/filtering.c
1442         * src/matcher.c
1443         * src/matcher.h
1444         * src/matcher_parser_parse.y
1445         * src/prefs_filtering_action.c
1446         * src/prefs_matcher.c
1447                 Add the "Ignore thread" filtering
1448                 action
1449
1450 2006-02-08 [colin]      2.0.0cvs34
1451
1452         * src/compose.c
1453         * src/procmime.c
1454         * src/procmime.h
1455                 Fix bug #905 (damaged attachment)
1456                 text files with raw \0's aren't really text files
1457         FOR_STABLE
1458
1459 2006-02-08 [colin]      2.0.0cvs33
1460
1461         * src/summaryview.c
1462                 Fix crasher introduced yesterday
1463
1464 2006-02-08 [wwp]        2.0.0cvs32
1465
1466         * src/compose.c
1467         * src/compose.h
1468                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
1469
1470 2006-02-08 [wwp]        2.0.0cvs31
1471
1472         * src/prefs_template.c
1473                 templates enhancement: allow address completion for Cc and Bcc fields
1474                 (it was currently possible for the To field only)
1475
1476 2006-02-08 [colin]      2.0.0cvs30
1477
1478         * src/compose.c
1479                 Don't unblock if not blocked
1480         FOR_STABLE
1481
1482 2006-02-07 [colin]      2.0.0cvs29
1483
1484         * src/action.c
1485                 Forgot to refresh summaryview
1486
1487 2006-02-07 [colin]      2.0.0cvs28
1488
1489         * src/action.c
1490                 Freeze/thaw message list and folder list while
1491                 processing %as{} actions 
1492         * src/compose.c
1493                 Fix auto-wrap disabling after a middle-click
1494                 paste - FOR_STABLE
1495
1496 2006-02-07 [paul]       2.0.0cvs27
1497
1498         * src/folder.c
1499                 fix freeing of uninitialised pointers
1500                 Thanks to Colin
1501
1502 2006-02-06 [colin]      2.0.0cvs26
1503
1504         * src/folder.c
1505                 Use g_slist_prepend in potentially big list
1506
1507 2006-02-06 [colin]      2.0.0cvs25
1508
1509         * src/folder.c
1510                 Completely skip processing if it doesn't 
1511                 exist (faster!)
1512
1513 2006-02-06 [colin]      2.0.0cvs24
1514
1515         * src/folder.c
1516         * src/summaryview.c
1517                 Batch filtering in summaryview (from Tools menu)
1518                 and pre/post//-processing too
1519
1520 2006-02-06 [colin]      2.0.0cvs23
1521
1522         * src/procmsg.h
1523         * src/filtering.c
1524                 Use a special field for batch filtering instead
1525                 of stepping on deferred execution's toes
1526
1527 2006-02-06 [colin]      2.0.0cvs22
1528
1529         * src/action.c
1530         * src/filtering.c
1531         * src/filtering.h
1532         * src/folder.c
1533         * src/summaryview.c
1534                 Fix filtering via menus and actions
1535
1536 2006-02-06 [colin]      2.0.0cvs21
1537
1538         * src/imap.c
1539                 Put the added file directly to cache if possible (will work
1540                 with next libetpan)
1541         * src/filtering.c
1542         * src/filtering.h
1543         * src/inc.c
1544         * src/folder.c
1545         * src/mbox.c
1546         * src/procmsg.h
1547                 Move and copy filtered messages by batches instead of one
1548                 by one - faster on IMAP
1549         * src/procmsg.c
1550                 Add a function that'll possibly be useful later
1551
1552 2006-02-06 [colin]      2.0.0cvs20
1553
1554         * src/addressbook.c
1555                 Use internal mime-type instead of text/plain for d'n'd
1556         * src/compose.c
1557                 Allow attaching files from mimeview's icon list via d'n'd
1558         * src/folderview.c
1559         * src/folderview.h
1560                 Use internal mime-type instead of text/plain for d'n'd
1561                 Don't try to selected opened folder if none is
1562                 Factorize d'n'd from other apps code
1563         * src/headerview.c
1564         * src/textview.c
1565         * src/gtk/gtkutils.c
1566         * src/gtk/gtkutils.h
1567                 Factorize Face/X-Face stuff
1568         * src/mimeview.c
1569                 Fix d'n'd to other apps
1570         * src/prefs_message.c
1571                 Let the XFace pref be usable without libcompface as it also
1572                 applies to Face
1573         * src/summaryview.c
1574                 Fix d'n'd to other apps
1575                 Factorize d'n'd from other apps code
1576
1577 2006-02-06 [wwp]        2.0.0cvs19
1578
1579         * po/it.po
1580                 Italian translation fixes by Andrea Spadaccini (no more confusion
1581                 between filtering and processing, and few changes in the About
1582                 dialog).
1583
1584
1585 2006-02-06 [mones]      2.0.0cvs18
1586
1587         * src/gtk/icon_legend.c
1588                 Improved descriptions allowing better translations
1589
1590 2006-02-05 [colin]      2.0.0cvs17
1591
1592         * src/imap.c
1593                 Add the f*cking missing expunge that caused imap_fetch_env
1594                 to fail after an add_msgs ! :-///
1595         * src/etpan/imap-thread.c
1596                 Add a bit of debug
1597         FOR_STABLE
1598
1599 2006-02-05 [colin]      2.0.0cvs16
1600
1601         * src/common/utils.c
1602                 Don't check for return-path (or we can't put
1603                 back non-sent mails)
1604
1605 2006-02-05 [colin]      2.0.0cvs15
1606
1607         * src/textview.c
1608                 Don't try to display Face header in textview
1609                 when teh headerview's active
1610
1611 2006-02-05 [colin]      2.0.0cvs14
1612
1613         * tools/tbird2syl.py
1614         * tools/Makefile.am
1615                 Add script to import Thunderbird mails
1616
1617 2006-02-05 [colin]      2.0.0cvs13
1618
1619         * src/headerview.c
1620         * src/procheader.c
1621         * src/procmsg.c
1622         * src/procmsg.h
1623         * src/textview.c
1624                 Show Face headers - patch partially by Klaus Flittner
1625
1626 2006-02-05 [colin]      2.0.0cvs12
1627
1628         * src/folderview.c
1629         * src/summaryview.c
1630         * src/common/utils.c
1631         * src/common/utils.h
1632                 Let dnd work from mime icons to summaryview
1633                 and to folderview too
1634                 Add a crude test to avoid trying to add files
1635                 drag'n'dropped when they're not mails
1636
1637 2006-02-04 [colin]      2.0.0cvs11
1638
1639         * src/summaryview.c
1640         * src/mimeview.c
1641                 Fix utf8 conversion
1642
1643 2006-02-04 [colin]      2.0.0cvs10
1644
1645         * src/compose.c
1646         * src/folderview.c
1647         * src/mimeview.c
1648         * src/summaryview.c
1649         * src/summaryview.h
1650                 Added various drag and drop capas:
1651                 From                    To
1652                 summaryview             other apps
1653                 mimeview icons          other apps
1654                 other apps              summaryview
1655                 other apps              folderview
1656
1657                 This shouldn't have broken the existing:
1658                 From                    To
1659                 summaryview             folderview
1660                 folderview              folderview
1661                 summaryview             compose's attachments
1662
1663         Tests welcomed.
1664
1665 2006-02-02 [paul]       2.0.0cvs9
1666
1667         * src/mainwindow.c
1668                 move global option 'Set displayed columns...' out
1669                 of folder option grouping.
1670                 fix sensitivity of 'harvest addresses'
1671         FOR_STABLE
1672
1673 2006-02-01 [colin]      2.0.0cvs8
1674
1675         * src/mimeview.c
1676                 Revert the alertpanel patch, it sucks (intrusive
1677                 and gets in the way of "open")
1678
1679 2006-02-01 [colin]      2.0.0cvs7
1680
1681         * src/compose.c
1682         * src/prefs_account.c
1683         * src/prefs_common.c
1684         * src/common/defs.h
1685         * src/common/utils.c
1686         * src/common/utils.h
1687                 Add ability to edit the signature file
1688                 from the account preferences, and use
1689                 a default for the text editor.
1690                 Patch by Fabien Vantard
1691
1692 2006-02-01 [colin]      2.0.0cvs6
1693
1694         * src/mimeview.c
1695                 Try to get mime type by extension if it is
1696                 application/octet-stream
1697                 Display a window with possible choices when
1698                 encountering unknown mime types
1699         * src/gtk/filesel.c
1700         * src/gtk/filesel.h
1701                 Add preview
1702                 Allow multiple selection in filtered filesel
1703                 (patch by Fabien Vantard)
1704         * src/gtk/pluginwindow.c
1705                 Use it (patch by Fabien Vantard)
1706
1707 2006-02-01 [paul]       2.0.0cvs5
1708
1709         * src/jpilot.c
1710                 fix crash on creating jpilot address book
1711                 Thanks to Colin - FOR_STABLE
1712         * src/prefs_summaries.c
1713         * src/prefs_wrapping.c
1714         * src/gtk/icon_legend.c
1715         * src/gtk/quicksearch.c
1716                 string fixes and additions
1717
1718 2006-02-01 [paul]       2.0.0cvs4
1719
1720         * src/compose.c
1721         * src/mainwindow.c
1722         * src/messageview.c
1723         * src/prefs_send.c
1724                 add Arabic encoding option
1725                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
1726
1727 2006-01-31 [colin]      2.0.0cvs3
1728
1729         * src/plugins/pgpcore/passphrase.c
1730                 Convert passphrase to locale encoding
1731         * src/compose.c
1732                 Fix drafting on IMAP. Crappy bug sneaked in
1733                 the release :-/
1734         FOR_STABLE
1735
1736 2006-01-30 [paul]       2.0.0cvs2
1737
1738         * src/gtk/icon_legend.c
1739                 show the new entries
1740
1741 2006-01-30 [colin]      2.0.0cvs1
1742
1743         * src/manual.c
1744                 Check for the file to be present before 
1745                 enabling the menu - FOR_STABLE
1746         * src/gtk/icon_legend.c
1747                 Add folders icons (not all of them, there
1748                 are too much, but the most intriguing ones)
1749
1750 2006-01-30 [paul]       2.0.0
1751
1752         version 2.0.0 released
1753
1754 2006-01-30 [paul]       1.9.100cvs200
1755
1756         * manual/faq.xml
1757         * manual/gpl.xml
1758         * manual/intro.xml
1759         * manual/starting.xml
1760         * manual/sylpheed-claws-manual.xml
1761                 fixes, additions
1762
1763 2006-01-29 [mones]      1.9.100cvs199
1764
1765         * manual/account.xml
1766         * manual/advanced.xml
1767         * manual/glossary.xml
1768                 Some typos fixed, added LDIF term to glossary
1769         * po/es.po
1770                 Fixed leading plus symbol
1771
1772 2006-01-29 [paul]       1.9.100cvs198
1773
1774         * po/fi.po
1775         * po/sk.po
1776                 updated by Tommi Pirinen and Andrej Kacian
1777
1778 2006-01-29 [paul]       1.9.100cvs197
1779
1780         * src/gtk/authors.h
1781                 remove duplicates
1782
1783 2006-01-29 [paul]       1.9.100cvs196
1784
1785         * AUTHORS
1786         * po/nl.po
1787         * src/gtk/authors.h
1788         * tools/claws.i18n.status.pl
1789                 nl translation updated by Tim Dijkstra
1790
1791 2006-01-29 [paul]       1.9.100cvs195
1792
1793         * po/sr.po
1794         * po/sv.po
1795                 updated by Aleksandar Urosevic and Anders Troback
1796
1797 2006-01-28 [colin]      1.9.100cvs194
1798
1799         * src/gtk/gtksourceprintjob.c
1800                 Don't fiddle with PangoLayout when we
1801                 have an image
1802
1803 2006-01-28 [paul]       1.9.100cvs193
1804
1805         * AUTHORS
1806         * po/el.po
1807         * po/zh_CN.po
1808         * src/gtk/authors.h
1809         * tools/claws.i18n.status.pl
1810                 updated translations submitted by Stavros Giannouris
1811                 and Ralgh Young
1812
1813 2006-01-27 [colin]      1.9.100cvs192
1814
1815         * src/summaryview.c
1816         * src/gtk/gtksourceprintjob.c
1817                 Add image printing 
1818                 (libgnomeprint only, of course)
1819
1820 2006-01-27 [paul]       1.9.100cvs191
1821
1822         * po/fr.po
1823         * po/it.po
1824                 updated by Fabien Vantard and Andrea Spadaccini
1825
1826 2006-01-26 [colin]      1.9.100cvs190
1827
1828         * manual/Makefile.am
1829         * configure.ac
1830                 Make building the manual optional 
1831                 (--disable-manual)
1832
1833 2006-01-26 [paul]       1.9.100cvs189
1834
1835         * manual/glossary.xml
1836         * manual/plugins.xml
1837                 edited
1838         * po/en_GB.po
1839                 updated
1840
1841 2006-01-26 [paul]       1.9.100cvs188
1842
1843         * src/prefs_display_header.c
1844         * src/prefs_folder_column.c
1845         * src/prefs_msg_colors.c
1846         * src/prefs_summaries.c
1847         * src/prefs_summary_column.c
1848                 HIGify
1849
1850 2006-01-25 [colin]      1.9.100cvs187
1851
1852         * src/imap.c
1853                 Don't allow moving/copying mails between
1854                 queue/drafts and non-queue/drafts folders
1855                 Fixes bug #897 (message header is resetted 
1856                 if one is copied to Drafts)
1857
1858 2006-01-25 [colin]      1.9.100cvs186
1859
1860         * src/folder.c
1861         * src/mainwindow.c
1862                 Fix subscribed folders not found
1863         * src/compose.c
1864                 Don't try to encode as original mail's charset
1865                 if it's ascii 
1866
1867 2006-01-25 [paul]       1.9.100cvs185
1868
1869         * AUTHORS
1870         * po/Makevars
1871                 updated
1872         * po/de.po
1873         * po/pl.po
1874         * po/pt_BR.po
1875         * po/sr.po
1876                 updates submitted by Stephan Sachse, Emilian Nowak
1877                 and Quar, Frederico Goncalves Guimaraes, and
1878                 Aleksandar Urosevic
1879                 Fix Bug 896, 'PT_BR locale broken'.
1880         * src/gtk/authors.h
1881                 updated
1882
1883 2006-01-24 [mones]      1.9.100cvs184
1884
1885         * manual/glossary.xml
1886                 All current terms finished. Reviewers welcome ;-)
1887         * manual/keyboard.xml
1888                 Fixed column width for pdf output.
1889         * po/es.po
1890                 Updated
1891
1892 2006-01-24 [paul]       1.9.100cvs183
1893
1894         * manual/glossary.xml
1895                 fix id name
1896         * manual/dist/html/Makefile.am
1897         * manual/dist/pdf/Makefile.am
1898         * manual/dist/ps/Makefile.am
1899         * manual/dist/txt/Makefile.am
1900                 fix make deps
1901                 Thanks to Colin
1902
1903 2006-01-24 [mones]      1.9.100cvs182
1904
1905         * manual/glossary.xml
1906                 Nearly finished, some terms missing.
1907
1908 2006-01-23 [paul]       1.9.100cvs181
1909
1910         * manual/dist/html/Makefile.am
1911         * manual/dist/pdf/Makefile.am
1912         * manual/dist/ps/Makefile.am
1913         * manual/dist/txt/Makefile.am
1914         * src/mainwindow.c
1915                 re-enable manual
1916                 Thanks to Colin
1917
1918 2006-01-22 [colin]      1.9.100cvs180
1919
1920         * src/compose.c
1921         * src/gtk/gtkaspell.c
1922                 Don't deselect stuff before right-clicking, with aspell.
1923                 (This prevented right-click Copy, for example).
1924                 Thanks to Clo!
1925
1926 2006-01-22 [paul]       1.9.100cvs179
1927
1928         * src/summary_search.c
1929                 don't fix the widget size as it causes problems
1930                 under localisation.
1931                 Thanks to Emilian Nowak
1932
1933 2006-01-21 [paul]       1.9.100cvs178
1934
1935         * src/prefs_themes.c
1936                 fix broken underlining of label text
1937                 with some translations
1938
1939 2006-01-21 [colin]      1.9.100cvs177
1940
1941         * po/fr.po
1942                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
1943
1944 2006-01-20 [colin]      1.9.100cvs176
1945
1946         * configure.ac
1947         * Makefile.am
1948         * manual/Makefile
1949         * manual/dist/html/.cvsignore
1950         * manual/dist/html/Makefile.am
1951         * manual/dist/pdf/.cvsignore
1952         * manual/dist/pdf/Makefile.am
1953         * manual/dist/ps/.cvsignore
1954         * manual/dist/ps/Makefile.am
1955         * manual/dist/txt/.cvsignore
1956         * manual/dist/txt/Makefile.am
1957                 Autotool-ize manual
1958
1959 2006-01-20 [paul]       1.9.100cvs175
1960
1961         * manual/handling.xml
1962                 make Filtering and Searching entries easier to find
1963         * manual/keyboard.xml
1964                 add the remaining default keybinds
1965         * src/prefs_summaries.c
1966                 update the default keybinds
1967
1968 2006-01-20 [paul]       1.9.100cvs174
1969
1970         * src/addressbook.c
1971         * src/addrgather.c
1972         * src/addrharvest.c
1973         * src/editaddress.c
1974         * src/editgroup.c
1975         * src/exphtmldlg.c
1976         * src/expldifdlg.c
1977         * src/exporthtml.c
1978         * src/exportldif.c
1979         * src/ldif.c
1980                 replace 'e-mail' with 'email'
1981         * src/summary_search.c
1982                 add mnemonic to "Find all" button
1983
1984 2006-01-20 [wwp]        1.9.100cvs173
1985
1986         * src/export.c
1987         * src/import.c
1988                 touched mbox import/export buttons for HIG-compliance
1989
1990 2006-01-19 [paul]       1.9.100cvs172
1991
1992         * manual/account.xml
1993         * manual/addrbook.xml
1994         * manual/advanced.xml
1995         * manual/faq.xml
1996         * manual/handling.xml
1997         * manual/intro.xml
1998         * manual/plugins.xml
1999         * manual/starting.xml
2000                 more editing
2001
2002 2006-01-19 [paul]       1.9.100cvs171
2003
2004         * src/toolbar.c
2005                 allow use of trash button while receiving
2006                 Thanks to Colin
2007
2008 2006-01-19 [wwp]        1.9.100cvs170
2009
2010         * src/gtk/quicksearch.c
2011         * src/compose.c
2012                 force text color to black when yellow background is set
2013
2014 2006-01-19 [colin]      1.9.100cvs169
2015
2016         * src/plugins/trayicon/trayicon.c
2017                 Gray out Get Mail when already getting mail
2018
2019 2006-01-18 [paul]       1.9.100cvs168
2020
2021         * src/compose.c
2022                 give widget yellow background was To is
2023                 set via folder prefs
2024         * src/gtk/quicksearch.c
2025                 give widget yellow background when quick
2026                 search is active.
2027                 Thanks to Colin
2028
2029 2006-01-18 [paul]       1.9.100cvs167
2030
2031         * doc/man/sylpheed-claws.1
2032                 add --subscribe option
2033
2034 2006-01-18 [paul]       1.9.100cvs166
2035
2036         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
2037         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
2038                 use %U instead of %F (%F is broken for user installed
2039                 files in kde 3.5)
2040
2041 2006-01-18 [colin]      1.9.100cvs165
2042
2043         * src/summaryview.c
2044                 Default to Yes in "No more * messages" dialogs
2045
2046 2006-01-17 [colin]      1.9.100cvs164
2047
2048         * src/compose.c
2049                 Possibly fix an invalid iterator causing
2050                 crash
2051
2052 2006-01-17 [colin]      1.9.100cvs163
2053
2054         * src/mimeview.c
2055                 Fix crash when the image disappears under the
2056                 image viewer
2057
2058 2006-01-16 [colin]      1.9.100cvs162
2059
2060         * src/compose.c
2061                 Fix reenabling autowrap
2062
2063 2006-01-16 [colin]      1.9.100cvs161
2064
2065         * src/compose.c
2066                 reset quote_len before getting quote_str
2067
2068 2006-01-16 [colin]      1.9.100cvs160
2069
2070         * src/account.c
2071         * src/account.h
2072         * src/folder.c
2073         * src/imap_gtk.c
2074         * src/mh_gtk.c
2075                 Fix bug #883 (default inbox does not track folder move)
2076
2077 2006-01-16 [colin]      1.9.100cvs159
2078
2079         * src/compose.c
2080         * src/plugins/pgpcore/passphrase.c
2081                 More buttons fixes
2082
2083 2006-01-16 [paul]       1.9.100cvs158
2084
2085         * src/prefs_actions.c
2086         * src/prefs_filtering_action.c
2087         * src/prefs_matcher.c
2088         * src/quote_fmt.c
2089         * src/gtk/description_window.c
2090         * src/gtk/description_window.h
2091         * src/gtk/quicksearch.c
2092                 description window cleanups
2093
2094 2006-01-15 [colin]      1.9.100cvs157
2095
2096         * src/addressbook.c
2097         * src/prefs_filtering.c
2098                 Same here
2099
2100 2006-01-15 [colin]      1.9.100cvs156
2101
2102         * src/folderview.c
2103         * src/mainwindow.c
2104                 Same for "Empty trash"
2105
2106 2006-01-15 [colin]      1.9.100cvs155
2107
2108         * src/inc.c
2109                 Override offline dialog had Yes by default
2110
2111 2006-01-15 [colin]      1.9.100cvs154
2112
2113         * src/summaryview.c
2114                 Delete selected messages? previously had Yes the default
2115
2116 2006-01-15 [colin]      1.9.100cvs153
2117
2118         * src/folder.c
2119         * src/folder.h
2120         * src/main.c
2121                 Check if a mailbox is loaded after all
2122                 plugins are loaded.
2123
2124 2006-01-15 [colin]      1.9.100cvs152
2125
2126         * src/folder.c
2127                 Don't start wizard when there are unloaded folders (will help
2128                 people with only mbox or maildir mailboxes)
2129
2130 2006-01-14 [colin]      1.9.100cvs151
2131
2132         * src/addressbook.c
2133         * src/expldifdlg.c
2134         * src/importldif.c
2135         * src/importmutt.c
2136         * src/importpine.c
2137         * src/mh_gtk.c
2138                 More HIG compliance and fixes
2139
2140 2006-01-14 [colin]      1.9.100cvs150
2141
2142         * src/prefs_filtering_action.c
2143         * src/foldersel.c
2144                 Two forgotten button order changes
2145
2146 2006-01-14 [colin]      1.9.100cvs149
2147
2148         * src/account.c
2149         * src/addressbook.c
2150         * src/compose.c
2151         * src/folderview.c
2152         * src/imap_gtk.c
2153         * src/mainwindow.c
2154         * src/mh_gtk.c
2155         * src/news_gtk.c
2156         * src/prefs_actions.c
2157         * src/prefs_customheader.c
2158         * src/prefs_filtering.c
2159         * src/prefs_matcher.c
2160         * src/prefs_template.c
2161         * src/ssl_manager.c
2162         * src/summaryview.c
2163         * src/textview.c
2164         * src/toolbar.c
2165                 All deletion confirmations are now "Cancel, Delete" 
2166                 instead of "No, Yes"
2167                 Clarified most of the other "No, Yes" to 
2168                 "Cancel, Descriptive_action"
2169                 Rechanged the "Entry not saved" alerts to have 
2170                 "Close, Continue editing"
2171
2172
2173 2006-01-14 [paul]
2174
2175         * 2.0.0-rc4 released
2176
2177 2006-01-14 [paul]       1.9.100cvs148
2178
2179         * src/account.c
2180         * src/addressadd.c
2181         * src/addressbook.c
2182         * src/compose.c
2183         * src/editaddress.c
2184         * src/editbook.c
2185         * src/editgroup.c
2186         * src/editjpilot.c
2187         * src/editldap.c
2188         * src/editvcard.c
2189         * src/exphtmldlg.c
2190         * src/expldifdlg.c
2191         * src/folderview.c
2192         * src/grouplistdialog.c
2193         * src/imap_gtk.c
2194         * src/importmutt.c
2195         * src/importpine.c
2196         * src/inc.c
2197         * src/main.c
2198         * src/mainwindow.c
2199         * src/message_search.c
2200         * src/messageview.c
2201         * src/mh_gtk.c
2202         * src/mimeview.c
2203         * src/news_gtk.c
2204         * src/prefs_actions.c
2205         * src/prefs_customheader.c
2206         * src/prefs_filtering.c
2207         * src/prefs_matcher.c
2208         * src/prefs_template.c
2209         * src/prefs_themes.c
2210         * src/ssl_manager.c
2211         * src/summary_search.c
2212         * src/summaryview.c
2213         * src/textview.c
2214         * src/toolbar.c
2215         * src/gtk/foldersort.c
2216         * src/gtk/gtkaspell.c
2217         * src/gtk/inputdialog.c
2218         * src/gtk/prefswindow.c
2219         * src/plugins/pgpcore/select-keys.c
2220         * src/plugins/trayicon/trayicon.c
2221                 HIG compliant button order
2222
2223 2006-01-14 [mones]      1.9.100cvs147
2224
2225         * po/es.po
2226                 Updated translation
2227
2228 2006-01-13 [paul]       1.9.100cvs146
2229
2230         * AUTHORS
2231         * ChangeLog
2232         * src/gtk/authors.h
2233                 add Joshua M. Kwan to contributors list
2234
2235 2006-01-13 [colin]      1.9.100cvs145
2236
2237         * src/gtk/quicksearch.c
2238                 Don't refocus quick search after executing (Esc or Enter)
2239                 Allows to '/'search something then move up/down in 
2240                 summaryview, and to Esc a search and be back in the 
2241                 summaryview
2242
2243 2006-01-13 [paul]       1.9.100cvs144
2244
2245         * src/plugins/pgpinline/pgpinline.c
2246                 support Content-Type 'application/pgp'
2247                 patch by Joshua M. Kwan <joshuak@users.sf.net>
2248
2249 2006-01-13 [paul]       1.9.100cvs143
2250
2251         * manual/account.xml
2252                 make mention of partial retrieval
2253                 thanks to Colin
2254
2255 2006-01-13 [paul]       1.9.100cvs142
2256
2257         * src/account.c
2258         * src/account.h
2259         * src/action.c
2260         * src/action.h
2261         * src/adbookbase.h
2262         * src/addr_compl.c
2263         * src/addr_compl.h
2264         * src/addrbook.c
2265         * src/addrcache.c
2266         * src/addrcache.h
2267         * src/addrcindex.c
2268         * src/addrcindex.h
2269         * src/addrclip.c
2270         * src/addrclip.h
2271         * src/addrdefs.h
2272         * src/addressadd.c
2273         * src/addressadd.h
2274         * src/addressbook.c
2275         * src/addressbook.h
2276         * src/addrgather.c
2277         * src/addrgather.h
2278         * src/addrharvest.c
2279         * src/addrharvest.h
2280         * src/addrindex.c
2281         * src/addrindex.h
2282         * src/addritem.c
2283         * src/addritem.h
2284         * src/addrquery.c
2285         * src/addrquery.h
2286         * src/addrselect.c
2287         * src/addrselect.h
2288         * src/alertpanel.c
2289         * src/alertpanel.h
2290         * src/browseldap.c
2291         * src/browseldap.h
2292         * src/codeconv.c
2293         * src/codeconv.h
2294         * src/compose.c
2295         * src/compose.h
2296         * src/customheader.c
2297         * src/customheader.h
2298         * src/displayheader.c
2299         * src/displayheader.h
2300         * src/editaddress.c
2301         * src/editaddress.h
2302         * src/editbook.c
2303         * src/editbook.h
2304         * src/editgroup.c
2305         * src/editgroup.h
2306         * src/editjpilot.c
2307         * src/editjpilot.h
2308         * src/editldap.c
2309         * src/editldap.h
2310         * src/editldap_basedn.c
2311         * src/editldap_basedn.h
2312         * src/editvcard.c
2313         * src/editvcard.h
2314         * src/exphtmldlg.c
2315         * src/exphtmldlg.h
2316         * src/expldifdlg.c
2317         * src/expldifdlg.h
2318         * src/export.h
2319         * src/exporthtml.c
2320         * src/exporthtml.h
2321         * src/exportldif.c
2322         * src/exportldif.h
2323         * src/filtering.c
2324         * src/filtering.h
2325         * src/folder.c
2326         * src/folder.h
2327         * src/folder_item_prefs.c
2328         * src/folder_item_prefs.h
2329         * src/foldersel.c
2330         * src/foldersel.h
2331         * src/folderutils.c
2332         * src/folderutils.h
2333         * src/folderview.c
2334         * src/folderview.h
2335         * src/grouplistdialog.c
2336         * src/grouplistdialog.h
2337         * src/headerview.c
2338         * src/html.c
2339         * src/html.h
2340         * src/image_viewer.c
2341         * src/image_viewer.h
2342         * src/imap.c
2343         * src/imap.h
2344         * src/imap_gtk.c
2345         * src/imap_gtk.h
2346         * src/import.h
2347         * src/importldif.c
2348         * src/importldif.h
2349         * src/importmutt.c
2350         * src/importmutt.h
2351         * src/importpine.c
2352         * src/importpine.h
2353         * src/inc.c
2354         * src/inc.h
2355         * src/jpilot.c
2356         * src/jpilot.h
2357         * src/ldapctrl.c
2358         * src/ldapctrl.h
2359         * src/ldaplocate.c
2360         * src/ldaplocate.h
2361         * src/ldapquery.c
2362         * src/ldapquery.h
2363         * src/ldapserver.c
2364         * src/ldapserver.h
2365         * src/ldaputil.c
2366         * src/ldaputil.h
2367         * src/ldif.c
2368         * src/ldif.h
2369         * src/main.c
2370         * src/main.h
2371         * src/mainwindow.c
2372         * src/mainwindow.h
2373         * src/manual.c
2374         * src/manual.h
2375         * src/mbox.c
2376         * src/mbox.h
2377         * src/message_search.c
2378         * src/message_search.h
2379         * src/messageview.c
2380         * src/messageview.h
2381         * src/mh.c
2382         * src/mh.h
2383         * src/mh_gtk.c
2384         * src/mh_gtk.h
2385         * src/mimeview.c
2386         * src/mimeview.h
2387         * src/msgcache.c
2388         * src/msgcache.h
2389         * src/mutt.c
2390         * src/mutt.h
2391         * src/news.c
2392         * src/news.h
2393         * src/news_gtk.c
2394         * src/news_gtk.h
2395         * src/partial_download.c
2396         * src/partial_download.h
2397         * src/pine.c
2398         * src/pine.h
2399         * src/pop.c
2400         * src/pop.h
2401         * src/prefs_account.c
2402         * src/prefs_account.h
2403         * src/prefs_actions.c
2404         * src/prefs_actions.h
2405         * src/prefs_common.c
2406         * src/prefs_common.h
2407         * src/prefs_compose_writing.c
2408         * src/prefs_compose_writing.h
2409         * src/prefs_customheader.c
2410         * src/prefs_customheader.h
2411         * src/prefs_display_header.c
2412         * src/prefs_display_header.h
2413         * src/prefs_filtering.c
2414         * src/prefs_filtering.h
2415         * src/prefs_filtering_action.c
2416         * src/prefs_filtering_action.h
2417         * src/prefs_folder_column.c
2418         * src/prefs_folder_column.h
2419         * src/prefs_folder_item.c
2420         * src/prefs_folder_item.h
2421         * src/prefs_fonts.c
2422         * src/prefs_fonts.h
2423         * src/prefs_gtk.c
2424         * src/prefs_gtk.h
2425         * src/prefs_image_viewer.c
2426         * src/prefs_image_viewer.h
2427         * src/prefs_matcher.c
2428         * src/prefs_matcher.h
2429         * src/prefs_message.c
2430         * src/prefs_msg_colors.c
2431         * src/prefs_msg_colors.h
2432         * src/prefs_other.c
2433         * src/prefs_quote.c
2434         * src/prefs_receive.c
2435         * src/prefs_send.c
2436         * src/prefs_spelling.c
2437         * src/prefs_spelling.h
2438         * src/prefs_summaries.c
2439         * src/prefs_summaries.h
2440         * src/prefs_summary_column.c
2441         * src/prefs_summary_column.h
2442         * src/prefs_template.c
2443         * src/prefs_template.h
2444         * src/prefs_themes.c
2445         * src/prefs_themes.h
2446         * src/prefs_toolbar.c
2447         * src/prefs_toolbar.h
2448         * src/prefs_wrapping.c
2449         * src/prefs_wrapping.h
2450         * src/privacy.c
2451         * src/privacy.h
2452         * src/procheader.c
2453         * src/procheader.h
2454         * src/procmime.c
2455         * src/procmime.h
2456         * src/procmsg.c
2457         * src/procmsg.h
2458         * src/quote_fmt.c
2459         * src/quote_fmt_parse.y
2460         * src/recv.c
2461         * src/recv.h
2462         * src/remotefolder.c
2463         * src/remotefolder.h
2464         * src/send_message.c
2465         * src/send_message.h
2466         * src/setup.c
2467         * src/setup.h
2468         * src/sourcewindow.c
2469         * src/sourcewindow.h
2470         * src/ssl_manager.c
2471         * src/ssl_manager.h
2472         * src/statusbar.c
2473         * src/statusbar.h
2474         * src/stock_pixmap.c
2475         * src/stock_pixmap.h
2476         * src/summary_search.c
2477         * src/summary_search.h
2478         * src/summaryview.c
2479         * src/summaryview.h
2480         * src/syldap.c
2481         * src/syldap.h
2482         * src/textview.c
2483         * src/textview.h
2484         * src/toolbar.c
2485         * src/toolbar.h
2486         * src/undo.c
2487         * src/undo.h
2488         * src/unmime.c
2489         * src/unmime.h
2490         * src/vcard.c
2491         * src/vcard.h
2492         * src/wizard.c
2493         * src/wizard.h
2494         * src/common/base64.c
2495         * src/common/base64.h
2496         * src/common/defs.h
2497         * src/common/hooks.c
2498         * src/common/hooks.h
2499         * src/common/log.c
2500         * src/common/log.h
2501         * src/common/mgutils.c
2502         * src/common/mgutils.h
2503         * src/common/nntp.c
2504         * src/common/nntp.h
2505         * src/common/passcrypt.c
2506         * src/common/passcrypt.h.in
2507         * src/common/plugin.c
2508         * src/common/plugin.h
2509         * src/common/prefs.c
2510         * src/common/prefs.h
2511         * src/common/progressindicator.c
2512         * src/common/progressindicator.h
2513         * src/common/quoted-printable.c
2514         * src/common/quoted-printable.h
2515         * src/common/session.c
2516         * src/common/session.h
2517         * src/common/smtp.c
2518         * src/common/smtp.h
2519         * src/common/socket.c
2520         * src/common/socket.h
2521         * src/common/ssl.c
2522         * src/common/ssl.h
2523         * src/common/ssl_certificate.c
2524         * src/common/ssl_certificate.h
2525         * src/common/stringtable.c
2526         * src/common/stringtable.h
2527         * src/common/sylpheed.c
2528         * src/common/sylpheed.h
2529         * src/common/template.c
2530         * src/common/template.h
2531         * src/common/timing.h
2532         * src/common/utils.c
2533         * src/common/utils.h
2534         * src/common/version.h.in
2535         * src/common/xml.c
2536         * src/common/xml.h
2537         * src/common/xmlprops.c
2538         * src/common/xmlprops.h
2539         * src/gtk/colorlabel.c
2540         * src/gtk/colorsel.c
2541         * src/gtk/colorsel.h
2542         * src/gtk/description_window.c
2543         * src/gtk/description_window.h
2544         * src/gtk/filesel.c
2545         * src/gtk/filesel.h
2546         * src/gtk/foldersort.c
2547         * src/gtk/foldersort.h
2548         * src/gtk/gtkutils.c
2549         * src/gtk/gtkutils.h
2550         * src/gtk/inputdialog.c
2551         * src/gtk/inputdialog.h
2552         * src/gtk/logwindow.c
2553         * src/gtk/logwindow.h
2554         * src/gtk/manage_window.c
2555         * src/gtk/manage_window.h
2556         * src/gtk/menu.c
2557         * src/gtk/menu.h
2558         * src/gtk/pluginwindow.c
2559         * src/gtk/pluginwindow.h
2560         * src/gtk/prefswindow.c
2561         * src/gtk/prefswindow.h
2562         * src/gtk/progressdialog.c
2563         * src/gtk/progressdialog.h
2564         * src/gtk/sslcertwindow.c
2565         * src/gtk/sslcertwindow.h
2566         * src/plugins/clamav/clamav_plugin.c
2567         * src/plugins/clamav/clamav_plugin.h
2568         * src/plugins/clamav/clamav_plugin_gtk.c
2569         * src/plugins/demo/demo.c
2570         * src/plugins/dillo_viewer/dillo_prefs.c
2571         * src/plugins/dillo_viewer/dillo_prefs.h
2572         * src/plugins/dillo_viewer/dillo_viewer.c
2573         * src/plugins/pgpcore/passphrase.c
2574         * src/plugins/pgpcore/passphrase.h
2575         * src/plugins/pgpcore/plugin.c
2576         * src/plugins/pgpcore/select-keys.c
2577         * src/plugins/pgpcore/select-keys.h
2578         * src/plugins/pgpcore/sgpgme.c
2579         * src/plugins/pgpcore/sgpgme.h
2580         * src/plugins/pgpinline/pgpinline.c
2581         * src/plugins/pgpinline/pgpinline.h
2582         * src/plugins/pgpinline/plugin.c
2583         * src/plugins/pgpmime/pgpmime.c
2584         * src/plugins/pgpmime/pgpmime.h
2585         * src/plugins/pgpmime/plugin.c
2586         * src/plugins/spamassassin/spamassassin.c
2587         * src/plugins/spamassassin/spamassassin.h
2588         * src/plugins/spamassassin/spamassassin_gtk.c
2589         * src/plugins/trayicon/trayicon.c
2590                 update copyright header
2591
2592 2006-01-13 [paul]       1.9.100cvs141
2593
2594         * src/account.c
2595         * src/export.c
2596         * src/import.c
2597         * src/mainwindow.c
2598         * src/prefs_account.c
2599         * src/prefs_display_header.c
2600         * src/prefs_receive.c
2601         * src/prefs_send.c
2602         * src/prefs_summaries.c
2603         * src/prefs_themes.c
2604         * src/prefs_toolbar.c
2605         * src/gtk/about.c
2606                 various cleanups
2607
2608 2006-01-12 [colin]      1.9.100cvs140
2609
2610         * src/folder.c
2611         * src/folder.h
2612         * src/main.c
2613                 Add --subscribe option
2614                 Let sylpheed-claws email@domain.com equivalent to --compose
2615                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
2616
2617 2006-01-12 [paul]       1.9.100cvs139
2618
2619         * src/mainwindow.c
2620                 append 'Change folder order' label with '...'
2621         * src/prefs_actions.c
2622                 allow reordering of actions list by dnd
2623         * src/gtk/foldersort.c
2624                 make the dialog nicer
2625
2626 2006-01-11 [colin]      1.9.100cvs138
2627
2628         * src/compose.c
2629                 Allow templates without text
2630
2631 2006-01-11 [paul]       1.9.100cvs137
2632
2633         * tools/README
2634         * tools/filter_conv_new.pl
2635                 add info to README
2636                 also check .sylpheed for filter.xml
2637                 be a bit informative to the user
2638
2639 2006-01-11 [colin]      1.9.100cvs136
2640
2641         * src/textview.c
2642                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
2643
2644 2006-01-10 [paul]       1.9.100cvs135
2645
2646         * tools/Makefile.am
2647         * tools/filter_conv_new.pl
2648                 add script to convert new style Sylpheed
2649                 filter rules (Sylpheed >= 0.9.99) to
2650                 Claws filtering rules
2651
2652 2006-01-10 [colin]      1.9.100cvs134
2653
2654         * src/compose.c
2655                 Fix broken line joins in certain conditions
2656                 (between two quoted lines: <enter><enter><up>
2657                  <type a wrapped sentence><go in the first line>
2658                  <insert more text><watch as line joining failed>)
2659
2660 2006-01-10 [paul]       1.9.100cvs133
2661
2662         * src/compose.c
2663                 don't report success in error dialog
2664                 thanks to Colin
2665         * src/common/utils.c
2666                 include some trailing punctuations as URI
2667                 thanks to Hiro
2668
2669 2006-01-10 [paul]       1.9.100cvs132
2670
2671         * src/mimeview.c
2672                 fix incompatible pointer type
2673                 warning
2674
2675 2006-01-10 [paul]       1.9.100cvs131
2676
2677         * src/compose.c
2678                 change Subject in window title
2679                 instantaneously
2680
2681 2006-01-09 [colin]      1.9.100cvs130
2682
2683         * src/addressbook.c
2684         * src/headerview.c
2685         * src/mainwindow.c
2686         * src/messageview.c
2687         * src/mimeview.c
2688         * src/noticeview.c
2689         * src/summaryview.c
2690                 Fix possible crashes on exit and in addressbook
2691
2692 2006-01-09 [paul]       1.9.100cvs129
2693
2694         * src/prefs_msg_colors.c
2695                 some cleanups that I forgot last time
2696
2697 2006-01-09 [paul]       1.9.100cvs128
2698
2699         * README
2700         * src/folderview.c
2701         * src/prefs_msg_colors.c
2702                 add previously hidden option, color_new, to
2703                 the gui
2704                 move the page to Display/
2705                 rework the gui
2706
2707 2006-01-09 [wwp]        1.9.100cvs127
2708
2709         * src/prefs_themes.c
2710                 made the prefs/display/themes layouts spacing less condensed
2711                 (and so they match other prefs/pages' look).
2712
2713 2006-01-09 [paul]       1.9.100cvs126
2714
2715         * src/compose.c
2716         * src/prefs_common.c
2717         * src/prefs_common.h
2718         * src/prefs_wrapping.c
2719                 remove 'wrap at send' option
2720
2721 2006-01-06 [colin]      1.9.100cvs125
2722
2723         * src/compose.c
2724                 Just make completely sure we don't insert "manual line breaks" 
2725                 when wrapping... 
2726
2727 2006-01-04 [paul]
2728
2729         * 2.0.0-rc3 released
2730
2731 2006-01-04 [paul]       1.9.100cvs124
2732
2733         * src/folderview.c
2734                 fix bug 882, 'quick scroll in folder list
2735                 displays wrong folder contents'
2736
2737 2006-01-04 [paul]       1.9.100cvs123
2738
2739         * src/plugins/pgpmime/pgpmime.c
2740                 better debug information when signing
2741                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2742
2743 2006-01-03 [colin]      1.9.100cvs122
2744
2745         * configure.ac
2746                 We need to recheck for gpgme 1.0.0 after checking
2747                 for 1.1.1, because if 1.1.1 isn't available, 
2748                 GPGME_LIBS and friends are blanked out by the 
2749                 second check.
2750
2751 2006-01-03 [colin]      1.9.100cvs121
2752
2753         * src/common/prefs.c
2754                 Windows unlink-before rename fix
2755         * src/plugins/pgpcore/sgpgme.c
2756                 Add support for PKA info if available
2757                 Both patches by Werner Koch
2758
2759 2006-01-03 [paul]       1.9.100cvs120
2760
2761         * src/messageview.c
2762                 fix bug 884, 'Send receipt' button visible in queue
2763                 Thanks to Colin
2764
2765 2006-01-02 [colin]      1.9.100cvs119
2766
2767         * src/compose.c
2768         * src/imap.c
2769                 Fix autosave on IMAP and more generally try to
2770                 return the correct ID on a newly added IMAP message
2771
2772 2006-01-02 [paul]       1.9.100cvs118
2773
2774         * manual/keyboard.xml
2775                 edited
2776
2777 2006-01-01 [paul]       1.9.100cvs117
2778
2779         * src/gtk/authors.h
2780                 alphabetical order
2781
2782 2005-12-30 [colin]      1.9.100cvs116
2783
2784         * manual/advanced.xml
2785                 Explain Pre/Post-processing differences.
2786
2787 2005-12-30 [colin]      1.9.100cvs115
2788
2789         * src/mh.c
2790                 Implement copy_msgs for a little optimization
2791         * src/imap.c
2792                 Finish yesterday's fix
2793
2794 2005-12-29 [colin]      1.9.100cvs114
2795
2796         * src/imap.c
2797                 Fix occasional failure in fetching a mail over
2798                 IMAP
2799
2800 2005-12-29 [colin]      1.9.100cvs113
2801
2802         * src/compose.c
2803                 Don't remove a draft when sending it, if it is 
2804                 locked.
2805
2806 2005-12-28 [colin]      1.9.100cvs112
2807
2808         * src/summaryview.c
2809                 Fix leak for real
2810
2811 2005-12-28 [wwp]        1.9.100cvs111
2812
2813         * doc/faq/.cvsignore
2814         * doc/faq/de/.cvsignore
2815         * doc/faq/en/.cvsignore
2816         * doc/faq/es/.cvsignore
2817         * doc/faq/fr/.cvsignore
2818         * doc/faq/it/.cvsignore
2819         * doc/manual/.cvsignore
2820         * doc/manual/de/.cvsignore
2821         * doc/manual/en/.cvsignore
2822         * doc/manual/es/.cvsignore
2823         * doc/manual/fr/.cvsignore
2824         * doc/manual/ja/.cvsignore
2825         * src/plugins/mathml_viewer/.cvsignore
2826                 rollback revival of those files (my bad, sorry for the noise).
2827
2828 2005-12-28 [wwp]        1.9.100cvs110
2829
2830         * src/compose.c
2831                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
2832
2833 2005-12-28 [wwp]        1.9.100cvs109
2834
2835         * doc/faq/.cvsignore
2836         * doc/faq/de/.cvsignore
2837         * doc/faq/en/.cvsignore
2838         * doc/faq/es/.cvsignore
2839         * doc/faq/fr/.cvsignore
2840         * doc/faq/it/.cvsignore
2841         * doc/manual/.cvsignore
2842         * doc/manual/de/.cvsignore
2843         * doc/manual/en/.cvsignore
2844         * doc/manual/es/.cvsignore
2845         * doc/manual/fr/.cvsignore
2846         * doc/manual/ja/.cvsignore
2847         * src/plugins/mathml_viewer/.cvsignore
2848         * po/.cvsignore
2849                 more files to ignore.
2850
2851 2005-12-24 [colin]      1.9.100cvs108
2852
2853         * AUTHORS
2854         * src/gtk/authors.h
2855                 Update for Werner
2856
2857 2005-12-24 [colin]      1.9.100cvs107
2858
2859         * src/procmsg.c
2860                 Allow NULL src_msginfo in 
2861                 procmsg_msginfo_new_from_mimeinfo
2862
2863 2005-12-23 [paul]       1.9.100cvs106
2864
2865         * src/plugins/pgpinline/mypgpcore.def
2866                 add this forgotten file
2867
2868 2005-12-23 [colin]      1.9.100cvs105
2869
2870         * src/mainwindow.c
2871                 Fix missing break
2872
2873 2005-12-23 [colin]      1.9.100cvs104
2874
2875         * autogen.sh
2876         * src/folder.c
2877         * src/mh.c
2878         * src/common/plugin.c
2879         * src/common/socket.c
2880         * src/common/socket.h
2881         * src/common/utils.c
2882         * src/common/utils.h
2883         * src/gtk/pluginwindow.c
2884         * src/plugins/pgpcore/plugin.def
2885         * src/plugins/pgpcore/sylpheed.def
2886         * src/plugins/pgpinline/Makefile.am
2887         * src/plugins/pgpinline/plugin.def
2888         * src/plugins/pgpinline/sylpheed.def
2889         * src/plugins/pgpmime/plugin.def
2890         * src/plugins/pgpmime/sylpheed.def
2891                 Various w32 fixes by Werner Koch
2892
2893 2005-12-22 [paul]       1.9.100cvs103
2894
2895         * src/wizard.c
2896                 don't offer IMAP as 'server type' if
2897                 libetpan isn't built in
2898
2899 2005-12-22 [paul]       1.9.100cvs102
2900
2901         * AUTHORS
2902         * src/mainwindow.c
2903         * src/mainwindow.h
2904         * src/toolbar.c
2905         * src/gtk/authors.h
2906                 support GTK_TOOLBAR_BOTH_HORIZ (text
2907                 next to icon) Patch by Marien Zwart
2908                 marienz@users.sf.net
2909                 Also reword the text
2910
2911 2005-12-21 [colin]      1.9.100cvs101
2912
2913         * configure.ac
2914                 Fix DATADIRNAME
2915         * COPYING
2916                 Fix missing section and explicit the exception better
2917         * src/compose.c
2918                 Prevent mail from being lost without notice when an
2919                 SMTP error happens on trying to send an unmodified
2920                 drafted mail.
2921         * src/send_message.c
2922         * src/common/smtp.c
2923                 Fix password remembering when wrong, and add return
2924                 value checks where they should have been
2925         * src/plugins/pgpcore/sylpheed.def
2926         * src/plugins/pgpinline/sylpheed.def
2927         * src/plugins/pgpmime/sylpheed.def
2928                 Add a few symbols needed
2929
2930 2005-12-21 [paul]       1.9.100cvs100
2931
2932         * m4/codeset.m4
2933         * m4/glibc21.m4
2934         * m4/intdiv0.m4
2935         * m4/inttypes-pri.m4
2936         * m4/inttypes.m4
2937         * m4/inttypes_h.m4
2938         * m4/isc-posix.m4
2939         * m4/lcmessage.m4
2940         * m4/stdint_h.m4
2941         * m4/uintmax_t.m4
2942                 gettextization
2943                 thanks to Colin
2944
2945 2005-12-21 [paul]       1.9.100cvs99
2946
2947         * po/sv.po
2948                 fixed by Colin
2949
2950 2005-12-20 [paul]       1.9.100cvs98
2951
2952         * po/sv.po
2953                 updated by Anders Trobäck
2954
2955 2005-12-20 [colin]      1.9.100cvs97
2956
2957         * ABOUT-NLS
2958         * Makefile.am
2959         * autogen.sh
2960         * configure.ac
2961         * config/config.rpath
2962         * config/mkinstalldirs
2963         * m4/Makefile.am
2964         * m4/glibc2.m4
2965         * m4/gnupg.m4
2966         * m4/gpgme.m4
2967         * m4/intmax.m4
2968         * m4/longdouble.m4
2969         * m4/longlong.m4
2970         * m4/printf-posix.m4
2971         * m4/signed.m4
2972         * m4/size_max.m4
2973         * m4/ulonglong.m4
2974         * m4/wchar_t.m4
2975         * m4/wint_t.m4
2976         * m4/xsize.m4
2977         * po/Makefile.in.in
2978         * po/Makevars
2979         * po/bg.po
2980         * po/ca.po
2981         * po/cs.po
2982         * po/de.po
2983         * po/el.po
2984         * po/en_GB.po
2985         * po/es.po
2986         * po/fi.po
2987         * po/fr.po
2988         * po/hr.po
2989         * po/hu.po
2990         * po/it.po
2991         * po/ja.po
2992         * po/ko.po
2993         * po/nb.po
2994         * po/nl.po
2995         * po/pl.po
2996         * po/pt_BR.po
2997         * po/ru.po
2998         * po/sk.po
2999         * po/sr.po
3000         * po/stamp-po
3001         * po/sv.po
3002         * po/zh_CN.po
3003         * po/zh_TW.po
3004         * src/Makefile.am
3005         * src/codeconv.c
3006         * src/compose.c
3007         * src/exporthtml.c
3008         * src/exportldif.c
3009         * src/folder.c
3010         * src/main.c
3011         * src/manual.c
3012         * src/mh.c
3013         * src/mimeview.c
3014         * src/send_message.c
3015         * src/common/Makefile.am
3016         * src/common/fnmatch.c
3017         * src/common/fnmatch.h
3018         * src/common/fnmatch_loop.c
3019         * src/common/nntp.c
3020         * src/common/plugin.c
3021         * src/common/smtp.c
3022         * src/common/socket.c
3023         * src/common/string_match.c
3024         * src/common/sylpheed.c
3025         * src/common/utils.c
3026         * src/common/utils.h
3027         * src/common/w32_dirent.c
3028         * src/common/w32_reg.c
3029         * src/common/w32_signal.c
3030         * src/common/w32_stat.c
3031         * src/common/w32_stdio.c
3032         * src/common/w32_stdlib.c
3033         * src/common/w32_string.c
3034         * src/common/w32_time.c
3035         * src/common/w32_unistd.c
3036         * src/common/w32_wait.c
3037         * src/common/w32lib.h
3038         * src/etpan/Makefile.am
3039         * src/gtk/Makefile.am
3040         * src/plugins/clamav/Makefile.am
3041         * src/plugins/demo/Makefile.am
3042         * src/plugins/dillo_viewer/Makefile.am
3043         * src/plugins/pgpcore/Makefile.am
3044         * src/plugins/pgpcore/passphrase.c
3045         * src/plugins/pgpcore/plugin.def
3046         * src/plugins/pgpcore/sgpgme.c
3047         * src/plugins/pgpcore/sylpheed.def
3048         * src/plugins/pgpcore/version.rc
3049         * src/plugins/pgpinline/Makefile.am
3050         * src/plugins/pgpinline/plugin.def
3051         * src/plugins/pgpinline/sylpheed.def
3052         * src/plugins/pgpinline/version.rc
3053         * src/plugins/pgpmime/Makefile.am
3054         * src/plugins/pgpmime/mypgpcore.def
3055         * src/plugins/pgpmime/plugin.def
3056         * src/plugins/pgpmime/sylpheed.def
3057         * src/plugins/pgpmime/version.rc
3058         * src/plugins/spamassassin/Makefile.am
3059                 Very little ;-) patch from Werner Koch, providing
3060                 infrastructure for cross-compiling to Win32
3061
3062 2005-12-20 [paul]       1.9.100cvs96
3063
3064         * src/account.c
3065         * src/account.h
3066         * src/mainwindow.c
3067         * src/mainwindow.h
3068         * src/toolbar.c
3069         * src/toolbar.h
3070                 add a combo to the Get All button, allowing
3071                 quick retrieval from any account
3072                 Patch by Fabien Vantard, slightly modified
3073                 by Colin
3074         * src/gtk/about.c
3075                 i18n fix. Patch by Fabien Vantard
3076
3077 2005-12-19 [colin]      1.9.100cvs95
3078
3079         * src/compose.c
3080         * src/compose.h
3081                 Don't automatically join lines when they've 
3082                 been separated by the user and not automatically
3083
3084 2005-12-19 [paul]       1.9.100cvs94
3085
3086         * src/gtk/pluginwindow.c
3087                 i18n fix.
3088                 Patch by Fabien Vantard
3089
3090 2005-12-15 [paul]       1.9.100cvs93
3091
3092         * src/common/plugin.c
3093         * src/common/plugin.h
3094         * src/gtk/pluginwindow.c
3095         * src/plugins/clamav/clamav_plugin.c
3096         * src/plugins/demo/demo.c
3097         * src/plugins/dillo_viewer/dillo_viewer.c
3098         * src/plugins/pgpcore/plugin.c
3099         * src/plugins/pgpinline/plugin.c
3100         * src/plugins/pgpmime/plugin.c
3101         * src/plugins/spamassassin/spamassassin.c
3102         * src/plugins/trayicon/trayicon.c
3103                 add plugin_version()
3104
3105 2005-12-15 [colin]      1.9.100cvs92
3106
3107         * src/compose.c
3108                 Further fix bug #875
3109
3110 2005-12-15 [paul]       1.9.100cvs91
3111
3112         * src/gtk/filesel.c
3113                 fix attach_load_dir getting set to
3114                 PLUGINDIR on plugin load
3115
3116 2005-12-14 [mones]      1.9.100cvs90
3117
3118         * manual/ack.xml
3119         * manual/keyboard.xml
3120                 Initial draft and some shortcuts added
3121                 
3122         * po/es.po
3123                 Updated translation
3124
3125 2005-12-14 [colin]      1.9.100cvs89
3126
3127         * src/compose.c
3128         * src/imap.c
3129         * src/summaryview.c
3130         * src/gtk/gtkaspell.c
3131                 More leaks fixed
3132         * src/prefs_folder_item.c
3133                 Fix recursive prefs apply
3134
3135
3136 2005-12-14 [colin]      1.9.100cvs88
3137
3138         * src/compose.c
3139                 Fix bug #875 (Freeze On Inline Forward of 
3140                 Large Message)
3141
3142 2005-12-13 [colin]      1.9.100cvs87
3143
3144         * src/compose.c
3145                 Uniq-ify and sort the mimetypes list
3146                 Patch by Fabien Vantard
3147
3148 2005-12-13 [colin]      1.9.100cvs86
3149
3150         * src/imap.c
3151         * src/etpan/imap-thread.c
3152                 Fix leaks (patch by Hoa)
3153         * src/news.c
3154         * src/common/plugin.c
3155                 Fix leaks
3156
3157 2005-12-12 [colin]
3158
3159         * 2.0.0-rc2 released
3160
3161 2005-12-12 [colin]      1.9.100cvs85
3162
3163         * src/matcher.c
3164                 Fix a leak
3165
3166 2005-12-12 [wwp]        1.9.100cvs84
3167
3168         * src/gtk/icon_legend.c
3169                 fix misbehaviour and crash when closing the legend window
3170         using the Esc key (patch by Fabien Vantard).
3171
3172 2005-12-12 [paul]       1.9.100cvs83
3173
3174         * src/browseldap.c
3175         * src/foldersel.c
3176         * src/prefs_actions.c
3177         * src/prefs_filtering.c
3178         * src/prefs_matcher.c
3179         * src/prefs_spelling.glade      ** REMOVED **
3180         * src/prefs_template.c
3181         * src/gtk/foldersort.glade      ** REMOVED **
3182         * src/gtk/pluginwindow.c
3183         * src/gtk/pluginwindow.glade    ** REMOVED **
3184         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
3185                 cleanups
3186
3187 2005-12-11 [paul]       1.9.100cvs82
3188
3189         * src/gtk/filesel.c
3190                 fix attach_load_dir crasher (double free)
3191
3192 2005-12-09 [paul]       1.9.100cvs81
3193
3194         * po/POTFILES.in
3195         * src/mainwindow.c
3196         * src/gtk/Makefile.am
3197         * src/gtk/icon_legend.c
3198         * src/gtk/icon_legend.h
3199                 add icon legend
3200         * src/manual.c
3201                 cleanup
3202
3203 2005-12-09 [paul]       1.9.100cvs80
3204
3205         * src/plugins/pgpcore/passphrase.c
3206                 wrap the label in the dialog
3207
3208 2005-12-09 [colin]      1.9.100cvs79
3209
3210         * src/plugins/pgpcore/sgpgme.c
3211                 Display (untrusted) on not trusted signatures
3212                 Patch by Michal Èihaø <michal@cihar.com>
3213                 Closes bug #867 (Report also key trust)
3214
3215 2005-12-09 [colin]      1.9.100cvs78
3216
3217         * src/common/plugin.c
3218                 Update licence check, following Eben Moglen's advice
3219
3220 2005-12-08 [colin]      1.9.100cvs77
3221
3222         * src/folder.c
3223                 Fix the occasionnal item->cache != NULL 
3224                 assertion failure. 
3225
3226 2005-12-08 [colin]      1.9.100cvs76
3227
3228         * src/mimeview.c
3229         * src/plugins/pgpcore/sgpgme.c
3230                 Print key id when unable to check it
3231                 Closes bug #866 (Show key id when missing)
3232
3233 2005-12-08 [paul]       1.9.100cvs75
3234
3235         * src/prefs_common.c
3236         * src/prefs_common.h
3237         * src/gtk/filesel.c
3238                 remember load attachment dir
3239
3240 2005-12-07 [colin]      1.9.100cvs74
3241
3242         * src/prefs_toolbar.c
3243                 Gtk fixes, patch by Fabien Vantard
3244
3245 2005-12-07 [colin]      1.9.100cvs73
3246
3247         * src/action.c
3248         * src/compose.c
3249         * src/compose.h
3250                 Fix bug #839 (Quoted text isn't colored after 
3251                 executing an action)
3252         * src/common/plugin.c
3253                 Require plugins to declare their licence in plugin_licence()
3254                 Refuse to load non-GPL plugins as they'd be illegal (as 
3255                 derived works of Sylpheed-Claws, they must be GPL).
3256         * src/plugins/clamav/clamav_plugin.c
3257         * src/plugins/demo/demo.c
3258         * src/plugins/dillo_viewer/dillo_viewer.c
3259         * src/plugins/pgpcore/plugin.c
3260         * src/plugins/pgpinline/plugin.c
3261         * src/plugins/pgpmime/plugin.c
3262         * src/plugins/spamassassin/spamassassin.c
3263         * src/plugins/trayicon/trayicon.c
3264                 Add plugin_licence()
3265
3266 2005-12-07 [paul]       1.9.100cvs72
3267
3268         * configure.ac
3269         * src/mainwindow.c
3270         * src/manual.c
3271         * src/manual.h
3272         * src/common/defs.h
3273                 clean up after local FAQ removal and
3274                 temporary manual removal
3275
3276 2005-12-06 [colin]      1.9.100cvs71
3277
3278         * configure.ac
3279         * doc/Makefile.am
3280         * doc/faq/.cvsignore
3281         * doc/faq/Makefile.am
3282         * doc/faq/de/.cvsignore
3283         * doc/faq/de/Makefile.am
3284         * doc/faq/de/sylpheed-faq-1.html
3285         * doc/faq/de/sylpheed-faq-2.html
3286         * doc/faq/de/sylpheed-faq-3.html
3287         * doc/faq/de/sylpheed-faq.html
3288         * doc/faq/en/.cvsignore
3289         * doc/faq/en/Makefile.am
3290         * doc/faq/en/sylpheed-faq-1.html
3291         * doc/faq/en/sylpheed-faq-2.html
3292         * doc/faq/en/sylpheed-faq-3.html
3293         * doc/faq/en/sylpheed-faq-4.html
3294         * doc/faq/en/sylpheed-faq.html
3295         * doc/faq/es/.cvsignore
3296         * doc/faq/es/Makefile.am
3297         * doc/faq/es/sylpheed-faq-1.html
3298         * doc/faq/es/sylpheed-faq-2.html
3299         * doc/faq/es/sylpheed-faq-3.html
3300         * doc/faq/es/sylpheed-faq-4.html
3301         * doc/faq/es/sylpheed-faq.html
3302         * doc/faq/fr/.cvsignore
3303         * doc/faq/fr/Makefile.am
3304         * doc/faq/fr/sylpheed-faq-1.html
3305         * doc/faq/fr/sylpheed-faq-2.html
3306         * doc/faq/fr/sylpheed-faq-3.html
3307         * doc/faq/fr/sylpheed-faq.html
3308         * doc/faq/it/.cvsignore
3309         * doc/faq/it/Makefile.am
3310         * doc/faq/it/sylpheed-faq-1.html
3311         * doc/faq/it/sylpheed-faq-2.html
3312         * doc/faq/it/sylpheed-faq-3.html
3313         * doc/faq/it/sylpheed-faq.html
3314         * doc/manual/.cvsignore
3315         * doc/manual/Makefile.am
3316         * doc/manual/de/.cvsignore
3317         * doc/manual/de/Makefile.am
3318         * doc/manual/de/sylpheed-1.html
3319         * doc/manual/de/sylpheed-10.html
3320         * doc/manual/de/sylpheed-11.html
3321         * doc/manual/de/sylpheed-12.html
3322         * doc/manual/de/sylpheed-13.html
3323         * doc/manual/de/sylpheed-14.html
3324         * doc/manual/de/sylpheed-15.html
3325         * doc/manual/de/sylpheed-16.html
3326         * doc/manual/de/sylpheed-17.html
3327         * doc/manual/de/sylpheed-18.html
3328         * doc/manual/de/sylpheed-19.html
3329         * doc/manual/de/sylpheed-2.html
3330         * doc/manual/de/sylpheed-20.html
3331         * doc/manual/de/sylpheed-3.html
3332         * doc/manual/de/sylpheed-4.html
3333         * doc/manual/de/sylpheed-5.html
3334         * doc/manual/de/sylpheed-6.html
3335         * doc/manual/de/sylpheed-7.html
3336         * doc/manual/de/sylpheed-8.html
3337         * doc/manual/de/sylpheed-9.html
3338         * doc/manual/de/sylpheed.html
3339         * doc/manual/en/.cvsignore
3340         * doc/manual/en/Makefile.am
3341         * doc/manual/en/sylpheed-1.html
3342         * doc/manual/en/sylpheed-10.html
3343         * doc/manual/en/sylpheed-11.html
3344         * doc/manual/en/sylpheed-12.html
3345         * doc/manual/en/sylpheed-13.html
3346         * doc/manual/en/sylpheed-14.html
3347         * doc/manual/en/sylpheed-15.html
3348         * doc/manual/en/sylpheed-16.html
3349         * doc/manual/en/sylpheed-17.html
3350         * doc/manual/en/sylpheed-18.html
3351         * doc/manual/en/sylpheed-19.html
3352         * doc/manual/en/sylpheed-2.html
3353         * doc/manual/en/sylpheed-20.html
3354         * doc/manual/en/sylpheed-21.html
3355         * doc/manual/en/sylpheed-22.html
3356         * doc/manual/en/sylpheed-3.html
3357         * doc/manual/en/sylpheed-4.html
3358         * doc/manual/en/sylpheed-5.html
3359         * doc/manual/en/sylpheed-6.html
3360         * doc/manual/en/sylpheed-7.html
3361         * doc/manual/en/sylpheed-8.html
3362         * doc/manual/en/sylpheed-9.html
3363         * doc/manual/en/sylpheed.html
3364         * doc/manual/es/.cvsignore
3365         * doc/manual/es/Makefile.am
3366         * doc/manual/es/sylpheed-1.html
3367         * doc/manual/es/sylpheed-10.html
3368         * doc/manual/es/sylpheed-11.html
3369         * doc/manual/es/sylpheed-12.html
3370         * doc/manual/es/sylpheed-13.html
3371         * doc/manual/es/sylpheed-14.html
3372         * doc/manual/es/sylpheed-15.html
3373         * doc/manual/es/sylpheed-16.html
3374         * doc/manual/es/sylpheed-17.html
3375         * doc/manual/es/sylpheed-18.html
3376         * doc/manual/es/sylpheed-19.html
3377         * doc/manual/es/sylpheed-2.html
3378         * doc/manual/es/sylpheed-20.html
3379         * doc/manual/es/sylpheed-3.html
3380         * doc/manual/es/sylpheed-4.html
3381         * doc/manual/es/sylpheed-5.html
3382         * doc/manual/es/sylpheed-6.html
3383         * doc/manual/es/sylpheed-7.html
3384         * doc/manual/es/sylpheed-8.html
3385         * doc/manual/es/sylpheed-9.html
3386         * doc/manual/es/sylpheed.html
3387         * doc/manual/fr/.cvsignore
3388         * doc/manual/fr/Makefile.am
3389         * doc/manual/fr/sylpheed-1.html
3390         * doc/manual/fr/sylpheed-10.html
3391         * doc/manual/fr/sylpheed-11.html
3392         * doc/manual/fr/sylpheed-12.html
3393         * doc/manual/fr/sylpheed-13.html
3394         * doc/manual/fr/sylpheed-14.html
3395         * doc/manual/fr/sylpheed-15.html
3396         * doc/manual/fr/sylpheed-16.html
3397         * doc/manual/fr/sylpheed-17.html
3398         * doc/manual/fr/sylpheed-18.html
3399         * doc/manual/fr/sylpheed-19.html
3400         * doc/manual/fr/sylpheed-2.html
3401         * doc/manual/fr/sylpheed-20.html
3402         * doc/manual/fr/sylpheed-3.html
3403         * doc/manual/fr/sylpheed-4.html
3404         * doc/manual/fr/sylpheed-5.html
3405         * doc/manual/fr/sylpheed-6.html
3406         * doc/manual/fr/sylpheed-7.html
3407         * doc/manual/fr/sylpheed-8.html
3408         * doc/manual/fr/sylpheed-9.html
3409         * doc/manual/fr/sylpheed.html
3410         * doc/manual/ja/.cvsignore
3411         * doc/manual/ja/Makefile.am
3412         * doc/manual/ja/sylpheed-1.html
3413         * doc/manual/ja/sylpheed-10.html
3414         * doc/manual/ja/sylpheed-11.html
3415         * doc/manual/ja/sylpheed-12.html
3416         * doc/manual/ja/sylpheed-13.html
3417         * doc/manual/ja/sylpheed-14.html
3418         * doc/manual/ja/sylpheed-15.html
3419         * doc/manual/ja/sylpheed-16.html
3420         * doc/manual/ja/sylpheed-17.html
3421         * doc/manual/ja/sylpheed-18.html
3422         * doc/manual/ja/sylpheed-19.html
3423         * doc/manual/ja/sylpheed-2.html
3424         * doc/manual/ja/sylpheed-20.html
3425         * doc/manual/ja/sylpheed-3.html
3426         * doc/manual/ja/sylpheed-4.html
3427         * doc/manual/ja/sylpheed-5.html
3428         * doc/manual/ja/sylpheed-6.html
3429         * doc/manual/ja/sylpheed-7.html
3430         * doc/manual/ja/sylpheed-8.html
3431         * doc/manual/ja/sylpheed-9.html
3432         * doc/manual/ja/sylpheed.html
3433         * doc/manual/ja/sylpheed.sgml
3434         * src/mainwindow.c
3435                 Remove outdated manual and faq. Noisy, eh?
3436
3437 2005-12-06 [colin]      1.9.100cvs70
3438
3439         * src/compose.c
3440         * src/quote_fmt_parse.y
3441         * src/undo.c
3442         * src/undo.h
3443                 Allow %X to position cursor at 0 
3444                 (no %X = before signature)
3445                 Fix paste as quotation putting the cursor at 0
3446                 Fix undo offsets when pasting
3447                 Insert the quote_fmt at once instead of line 
3448                 by line
3449                 Fix [Edited] when starting to reply/forward
3450
3451 2005-12-06 [paul]       1.9.100cvs69
3452
3453         * src/plugins/clamav/clamav_plugin_gtk.c
3454                 add another tooltip
3455         * src/plugins/spamassassin/spamassassin_gtk.c
3456                 rework spamassassin_create_widget_func()
3457
3458 2005-12-05 [colin]      1.9.100cvs68
3459
3460         * po/POTFILES.in
3461                 Fix make release ;-)
3462
3463 2005-12-05 [colin]      1.9.100cvs67
3464
3465         * src/compose.c
3466         * src/compose.h
3467                 Fix cursor positioning (not obeying %X)
3468
3469 2005-12-05 [paul]       1.9.100cvs66
3470
3471         * src/plugins/dillo_viewer/dillo_prefs.c
3472                 fix compilation warning
3473
3474 2005-12-05 [paul]       1.9.100cvs65
3475
3476         * src/prefs_spelling.c
3477         * src/plugins/trayicon/trayicon.c
3478                 cleanups - remove unused stuff
3479
3480 2005-12-05 [paul]       1.9.100cvs64
3481
3482         * README
3483         * manual/plugins.xml
3484                 remove info about removed mathml_viewer plugin
3485
3486 2005-12-05 [paul]       1.9.100cvs63
3487
3488         * configure.ac
3489         * src/plugins/Makefile.am
3490         * src/plugins/mathml_viewer/.cvsignore
3491         * src/plugins/mathml_viewer/Makefile.am
3492         * src/plugins/mathml_viewer/mathml_viewer.c
3493                 remove unmaintained mathml_viewer plugin
3494
3495 2005-12-05 [paul]       1.9.100cvs62
3496
3497         * src/summaryview.c
3498                 obey prefs_common.always_show_msg when
3499                 moving a msg
3500                 Thanks to Colin
3501
3502 2005-12-05 [paul]       1.9.100cvs61
3503
3504         * src/compose.c
3505         * src/prefs_account.c
3506         * src/prefs_filtering.c
3507         * src/prefs_quote.c
3508         * src/prefs_spelling.c
3509         * src/prefs_toolbar.c
3510         * src/summaryview.c
3511         * src/gtk/gtkutils.c
3512         * src/gtk/quicksearch.c
3513         * src/plugins/dillo_viewer/dillo_prefs.c
3514                 dialog cleanups
3515
3516 2005-12-04 [paul]       1.9.100cvs60
3517
3518         * src/inc.c
3519         * src/prefs_account.c
3520         * src/prefs_account.h
3521                 allow a Local account to specify a
3522                 default inbox
3523                 (closes bug 843 'Inbox cannot be changed for local
3524                  mailboxes')
3525
3526 2005-12-04 [colin]      1.9.100cvs59
3527
3528         * src/plugins/trayicon/trayicon.c
3529                 Remove Get, rename Get All to Get Mail in order to
3530                 be consistent with the default main toolbar
3531
3532 2005-12-03 [colin]      1.9.100cvs58
3533
3534         * manual/gpl.xml
3535         * manual/sylpheed-claws-manual.xml
3536                 Add GPL appendix
3537
3538 2005-12-03 [paul]       1.9.100cvs57
3539
3540         * AUTHORS
3541         * po/sv.po
3542         * src/gtk/authors.h
3543                 new (partially complete) Swedish translation
3544                 by Anders Troback <sylpheed@troback.com>
3545
3546 2005-12-02 [paul]       1.9.100cvs56
3547
3548         * configure.ac
3549                 libetpan 0.41 required
3550
3551 2005-12-02 [paul]       1.9.100cvs55
3552
3553         * src/plugins/clamav/clamav_plugin.c
3554         * src/plugins/clamav/clamav_plugin.h
3555         * src/plugins/clamav/clamav_plugin_gtk.c
3556         * src/plugins/spamassassin/spamassassin.c
3557         * src/plugins/spamassassin/spamassassin.h
3558         * src/plugins/spamassassin/spamassassin_gtk.c
3559                 unregister prefs pages on unloading, thus
3560                 preventing a crash
3561                 (thanks to Colin for the hint)
3562
3563 2005-12-02 [wwp]        1.9.100cvs54
3564
3565         * src/quote_fmt.h
3566         * src/quote_fmt_parse.y
3567                 fix misuse of gboolean*, use gboolean instead
3568                 (thanks to Paul, Colin, for pointing out that scaring one)
3569
3570 2005-12-02 [paul]       1.9.100cvs53
3571
3572         * src/plugins/clamav/clamav_plugin.c
3573                 int no --> unsigned int no
3574         * src/plugins/clamav/clamav_plugin_gtk.c
3575                 rework config page
3576
3577 2005-12-02 [wwp]        1.9.100cvs52
3578
3579         * src/compose.c
3580         * src/prefs_template.c
3581         * src/quote_fmt.h
3582         * src/quote_fmt_parse.y
3583                 prevent from executing |f and |p templates commands when
3584                 adding or replacing templates in prefs (avoids annoying and
3585                 potentially dangerous behaviours)
3586
3587 2005-12-02 [paul]       1.9.100cvs51
3588
3589         * src/prefs_common.c
3590                 allow translation of some default values
3591                 Patch by Fabien Vantard
3592
3593 2005-12-02 [paul]       1.9.100cvs50
3594
3595         * src/codeconv.c
3596         * src/codeconv.h
3597         * src/prefs_common.c
3598         * src/prefs_common.h
3599         * src/prefs_message.c
3600         * src/textview.c
3601                 remove obsolete 'convert_mb_alnum' option
3602                 and related stuff
3603         * src/gtk/about.c
3604                 remove unused 'about_textview_visibility_notify'
3605
3606 2005-12-02 [paul]       1.9.100cvs49
3607
3608         * src/prefs_account.c
3609         * src/prefs_compose_writing.c
3610         * src/prefs_fonts.c
3611         * src/prefs_gtk.h
3612         * src/prefs_image_viewer.c
3613         * src/prefs_message.c
3614         * src/prefs_other.c
3615         * src/prefs_receive.c
3616         * src/prefs_send.c
3617         * src/prefs_spelling.c
3618         * src/prefs_summaries.c
3619         * src/prefs_wrapping.c
3620         * src/plugins/dillo_viewer/dillo_prefs.c
3621         * src/plugins/pgpcore/prefs_gpg.c
3622                 several cleanups to the prefs dialogs
3623                 (slightly modified) patch by Fabien Vantard
3624
3625 2005-12-02 [paul]       1.9.100cvs48
3626
3627         * src/main.c
3628                 --exit means exit
3629         * src/send_message.c
3630                 fix crash on send when connection fails
3631
3632         Thanks to Colin
3633
3634 2005-12-01 [colin]      1.9.100cvs47
3635
3636         * src/html.c
3637                 Translate &hellip; to "..."
3638
3639 2005-11-30 [colin]      1.9.100cvs46
3640
3641         * src/matcher.c
3642         * src/matcher.h
3643                 Optimize back yesterday's fix.
3644
3645 2005-11-30 [paul]       1.9.100cvs45
3646
3647         * manual/faq.xml
3648                 standardised
3649         * manual/intro.xml
3650                 written by Colin, edited by me
3651
3652 2005-11-29 [colin]      1.9.100cvs44
3653
3654         * src/matcher.c
3655                 Skip headers unconditionnaly in match_body if the
3656                 rule is not message or ~message
3657
3658 2005-11-29 [colin]      1.9.100cvs43
3659
3660         * src/matcher.c
3661                 Fix body_part and such, not skipping headers 
3662                 if the matchcriteria wasn't the first in the rule
3663
3664 2005-11-29 [colin]      1.9.100cvs42
3665
3666         * src/compose.c
3667                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
3668                 option missing from message view window)
3669                 Fix double text D'n'D with gtk-2.8
3670         * src/matcher.c
3671                 Fix ~message, ~headers_part, ~body_part rules
3672         * src/messageview.c
3673                 Add Windows-1252 (Closes bug #863)
3674                 Fix accels
3675         * src/gtk/gtkaspell.c
3676                 Properly destroy accels in all menus
3677
3678 2005-11-29 [mones]      1.9.100cvs41
3679
3680         * po/es.po
3681                 Updated.
3682
3683 2005-11-27 [colin]      1.9.100cvs40
3684
3685         * src/mh_gtk.c
3686                 "/Remove mailbox" -> "/Remove mailbox..."
3687
3688 2005-11-27 [paul]       1.9.100cvs39
3689
3690         * AUTHORS
3691         * po/de.po
3692         * src/gtk/authors.h
3693                 updated by new maintainer, Stephan Sachse
3694
3695 2005-11-27 [paul]       1.9.100cvs38
3696
3697         * manual/faq.xml
3698                 written by Colin, edited by me
3699
3700 2005-11-27 [paul]       1.9.100cvs37
3701
3702         * src/prefs_common.c
3703         * src/prefs_common.h
3704         * src/prefs_receive.c
3705         * src/prefs_summaries.c
3706                 move 'go to inbox after receiving new mail'
3707                 option from display/sumamaries to mail
3708                 handling/receive, and rework prefs_summaries
3709                 dialog a little
3710
3711 2005-11-25 [martin]     1.9.100cvs36
3712
3713         * po/de.po
3714             fixed windows-1252 translation;
3715             translated some new and fuzzy strings
3716
3717 2005-11-25 [paul]       1.9.100cvs35
3718
3719         * src/plugins/clamav/clamav_plugin.c
3720                 complete the update done in cvs34
3721
3722 2005-11-25 [paul]       1.9.100cvs34
3723
3724         * src/plugins/clamav/clamav_plugin.c
3725                 reflect upstream changes
3726
3727 2005-11-25 [paul]       1.9.100cvs33
3728
3729         * manual/ack.xml
3730         * manual/plugins.xml
3731         * manual/sylpheed-claws-manual.xml
3732                 written/updated by Colin, edited by me
3733         * tools/acroread2sylpheed.pl
3734                 update binary name
3735
3736 2005-11-24 [colin]      1.9.100cvs32
3737
3738         * src/compose.c
3739                 Fix bug #856 (reediting messages forgets Request
3740                 Return Receipt)
3741
3742 2005-11-24 [paul]       1.9.100cvs31
3743
3744         * manual/addrbook.xml
3745         * manual/starting.xml
3746                 written by Colin, proofread, edited, adapted by me
3747         * manual/advanced.xml
3748                 add some Actions examples
3749         * src/importldif.c
3750                 use a Save button instead of a Close button
3751         * src/wizard.c
3752                 indicate mandatory fields
3753                 fix page display
3754                 Thanks to Colin
3755
3756 2005-11-23 [colin]      1.9.100cvs30
3757
3758         * src/addressbook.c
3759                 Rename menu item, fix possible crash after
3760                 deletion of books
3761         * src/addrindex.c
3762                 Allow searching for '*' in ldap
3763         * src/browseldap.c
3764                 Fix "Browse Entry" (did anyone use it?)
3765         * src/wizard.c
3766                 Add guards for mandatory information
3767
3768 2005-11-23 [paul]       1.9.100cvs29
3769
3770         * manual/advanced.xml
3771                 corrections to the English
3772
3773 2005-11-23 [colin]      1.9.100cvs28
3774
3775         * src/mimeview.c
3776                 Fix possible crash at exit. After the call to
3777                 gtk_container_remove(), the Viewer's widget has no
3778                 more parent so gtk+ automatically frees it and its
3779                 sons. If destroy_viewer() then try to access it,
3780                 problems ensue.
3781
3782 2005-11-22 [colin]      1.9.100cvs27
3783
3784         * src/compose.c
3785         * src/gtk/gtkaspell.c
3786                 Fix right-clicking on a misspelled word
3787                 Fix More... in suggestions menu
3788
3789 2005-11-22 [wwp]        1.9.100cvs26
3790
3791         * src/prefs_template.c
3792                 templates works: re-sort templates list when adding or replacing,
3793                 prevent from adding or replacing when the template name is empty
3794
3795 2005-11-21 [colin]      1.9.100cvs25
3796
3797         * src/addressbook.c
3798                 Fix some addressbook suckage (dnd, select all)
3799         * src/compose.c
3800         * src/gtk/gtkaspell.c
3801         * src/gtk/gtkaspell.h
3802                 Make the spellchecker menu work with the 
3803                 GtkTextView one instead of overriding it
3804
3805 2005-11-20 [paul]       1.9.100cvs24
3806
3807         * manual/handling.xml
3808                 proofread and corrected
3809
3810 2005-11-20 [paul]       1.9.100cvs23
3811
3812         * manual/Makefile
3813                 generate html as one file
3814         * manual/advanced.xml
3815                 fix output generation
3816                 reformat hidden options list
3817         * manual/manual.xml     ** REMOVED **
3818         * manual/sylpheed-claws-manual.xml      ** ADDED **
3819                 renamed
3820
3821 2005-11-18 [colin]      1.9.100cvs22
3822
3823         * src/prefs_account.c
3824                 Fix layout in news and mbox accounts
3825         * manual/account.xml
3826         * manual/advanced.xml
3827                 New contents for Paul to check :)
3828
3829 2005-11-18 [wwp]        1.9.100cvs21
3830
3831         * src/gtk/quicksearch.c
3832                 don't update extended quicksearch buttons twice
3833
3834 2005-11-18 [paul]       1.9.100cvs20
3835
3836         * src/textview.c
3837                 complete 1.9.100cvs19
3838
3839 2005-11-18 [paul]       1.9.100cvs19
3840
3841         * src/compose.c
3842                 cosmetic improvements
3843         * src/textview.c
3844                 also list text/* attachments
3845
3846 2005-11-18 [colin]      1.9.100cvs18
3847
3848         * src/summaryview.c
3849                 Use column 0 instead of -1 in 
3850                 gtk_ctree_node_moveto, in a naive
3851                 hope it'll fix the gtk-related crashes
3852
3853 2005-11-18 [colin]      1.9.100cvs17
3854
3855         * src/gtk/inputdialog.c
3856                 Fix icon staying the first one
3857
3858 2005-11-17 [wwp]        1.9.100cvs16
3859                 fix possible problem showing some quicksearch buttons, and a bad
3860                 call to g_return_if_fail in a function that returns a value (both
3861                 fixes by Fabien Vantard)
3862
3863 2005-11-15 [wwp]        1.9.100cvs15
3864
3865         * src/gtk/quicksearch.c
3866                 added a tooltip to that obscure ... quicksearch button
3867
3868 2005-11-15 [wwp]        1.9.100cvs14
3869
3870         * src/gtk/quicksearch.c
3871                 add a quicksearch helper to filtering expression users: the ... button
3872                 raises the condition expr window. condition expressions set up w/ this
3873                 window are used by the quicksearch if the user closes it pressing OK.
3874
3875 2005-11-14 [paul]       1.9.100cvs13
3876
3877         * src/plugins/clamav/clamav_plugin.c
3878         * src/plugins/spamassassin/spamassassin.c
3879                 change plugin type following recent merging
3880
3881 2005-11-14 [wwp]        1.9.100cvs12
3882
3883         * src/folder.c
3884                 prevent from crashing when copying/moving message(s) from and
3885                 to the same folder
3886
3887 2005-11-14 [paul]       1.9.100cvs11
3888
3889         * src/plugins/clamav/Makefile.am
3890         * src/plugins/clamav/clamav_plugin.c
3891         * src/plugins/clamav/clamav_plugin.h
3892         * src/plugins/clamav/clamav_plugin_gtk.c
3893                 also merge clamav and clamav_gtk plugins
3894
3895 2005-11-13 [colin]      1.9.100cvs10
3896
3897         * configure.ac
3898         * src/plugins/spamassassin/Makefile.am
3899         * src/plugins/spamassassin/spamassassin.c
3900         * src/plugins/spamassassin/spamassassin.h
3901         * src/plugins/spamassassin/spamassassin_gtk.c
3902                 Merge spamassassin and spamassassin_gtk plugins,
3903                 and build it by default.
3904
3905 2005-11-12 [colin]      1.9.100cvs9
3906
3907         * src/etpan/imap-thread.c
3908                 Fix gcc warning
3909
3910 2005-11-12 [colin]      1.9.100cvs8
3911
3912         * src/procmime.c
3913                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
3914
3915 2005-11-10 [colin]      1.9.100cvs7
3916
3917         * src/main.c
3918                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
3919                 minimised state)
3920
3921 2005-11-10 [wwp]        1.9.100cvs6
3922
3923         * src/gtk/description_window.c
3924                 fix a crash when closing description windows using the WM's [X] button
3925
3926 2005-11-09 [colin]      1.9.100cvs5
3927
3928         * src/common/ssl.c
3929                 Update libetpan call to follow upstream
3930                 (yes, this requires libetpan-0.40cvs3)
3931
3932 2005-11-08 [colin]      1.9.100cvs4
3933
3934         * src/compose.c
3935         * src/textview.c
3936         * src/common/utils.c
3937         * src/common/utils.h
3938                 Enhance the email parser
3939
3940 2005-11-08 [colin]      1.9.100cvs3
3941
3942         * src/procmime.c
3943                 Fix what looks like an off-by-one (fixes 
3944                 attachments from the Bat)
3945
3946 2005-11-08 [wwp]        1.9.100cvs2
3947
3948         * src/main.c
3949                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
3950
3951 2005-11-08 [wwp]        1.9.100cvs1
3952
3953         * src/main.c
3954                 allow exiting Sylpheed-Claws from command-line
3955
3956 2005-11-08 [paul]       1.9.100
3957
3958         1.9.100 released
3959
3960 2005-11-07 [colin]      1.9.99cvs17
3961
3962         * src/addritem.c
3963         * src/ldif.c
3964                 Fix import of base-64 encoded items
3965
3966 2005-11-07 [colin]      1.9.99cvs16
3967
3968         * src/send_message.c
3969                 Fix bug #314 (Queue does not empty under certain 
3970                 circumstances)
3971
3972 2005-11-07 [paul]       1.9.99cvs15
3973
3974         * src/mutt.c
3975         * src/pine.c
3976                 fix buffer overflows
3977                 Thanks to Colin
3978
3979 2005-11-07 [paul]       1.9.99cvs14
3980
3981         * doc/man/Makefile.am
3982         * doc/man/sylpheed-claws.1      ** ADDED **
3983         * doc/man/sylpheed.1            ** DELETED **
3984                 rename and update the man file
3985
3986 2005-11-06 [colin]      1.9.99cvs13
3987
3988         * src/ldif.c
3989                 Fix ldif_get_line() that returned empty strings
3990                 (Didn't understand why). Also fix a possible
3991                 buffer overflow.
3992
3993 2005-11-06 [wwp]        1.9.99cvs12
3994
3995         * src/textview.c
3996         * src/gtk/about.c
3997         * src/gtk/gtkutils.c
3998         * src/gtk/gtkutils.h
3999                 fix a compilation warning,
4000                 make links sensitive in the about dialog
4001
4002 2005-11-04 [wwp]        1.9.99cvs11
4003
4004         * src/gtk/about.c
4005                 don't wrap or translate URIs, and a bit text format cleanup
4006
4007 2005-11-04 [wwp]        1.9.99cvs10
4008
4009         * src/gtk/about.c
4010                 better textview tagging implementation (no more use of marks for
4011                 postponed tagging)
4012
4013 2005-11-02 [colin]      1.9.99cvs9
4014
4015         * src/common/ssl.c
4016                 Forgot an ifdef
4017
4018 2005-11-02 [colin]      1.9.99cvs8
4019
4020         * configure.ac
4021                 Require libetpan-0.40 due to upstream fix
4022         * src/common/ssl.c
4023                 Tell libetpan not to call SSL_Library_Init,
4024                 as we do it ourselves.
4025
4026 2005-11-02 [colin]      1.9.99cvs7
4027
4028         * po/POTFILES.in
4029                 Add missing files (thanks to Fabien Vantard)
4030
4031 2005-11-02 [colin]      1.9.99cvs6
4032
4033         * src/summaryview.c
4034                 Fix totals when read messages are hidden or quicksearch
4035                 is on
4036         * src/ssl_manager.c
4037         * src/ssl_manager.h
4038         * src/common/ssl_certificate.c
4039         * src/common/ssl_certificate.h
4040         * src/gtk/sslcertwindow.c
4041         * src/gtk/sslcertwindow.h
4042                 Fix copyright on my stuff
4043
4044 2005-11-02 [wwp]        1.9.99cvs5
4045
4046         * src/prefs_themes.c
4047                 fix directory name checking (theme installation/removal),
4048                 made related error a bit more verbose
4049
4050 2005-11-02 [colin]      1.9.99cvs4
4051
4052         * src/summaryview.c
4053                 Fix typo (probably fixes bug #841 (Sort by the From 
4054                 field doesn't work)
4055
4056 2005-11-02 [paul]       1.9.99cvs3
4057
4058         * po/ko.po
4059         * po/nb.po
4060                 updated by SungHyun Nam, Geir Helland
4061         * src/wizard.c
4062                 fix typo in welcome message. spotted by
4063                 Andrea Spadaccini
4064
4065 2005-11-01 [colin]      1.9.99cvs2
4066
4067         * src/compose.c
4068                 Fix replying to ml wen confirming subscription
4069         * src/messageview.c
4070         * src/mimeview.c
4071         * src/mimeview.h
4072         * src/privacy.h
4073         * src/summaryview.c
4074                 Make key check non blocking
4075
4076 2005-10-31 [paul]       1.9.99cvs1
4077
4078         * tools/claws.i18n.status.pl
4079                 updated for ChangeLog
4080
4081 2005-10-31 [paul]       1.9.99
4082
4083         1.9.99 released
4084
4085 2005-10-31 [paul]       1.9.15cvs131
4086
4087         * .cvsignore
4088         * ChangeLog
4089         * ChangeLog.claws       ** REMOVED **
4090         * ChangeLog-gtk2.claws  ** REMOVED **
4091         * ChangeLog.gtk1        ** ADDED **
4092         * INSTALL
4093         * Makefile.am
4094         * NEWS
4095         * README
4096         * README.claws          ** REMOVED **
4097         * README.jp             ** REMOVED **
4098         * RELEASE_NOTES         ** ADDED **
4099         * RELEASE_NOTES.claws   ** REMOVED **
4100         * commitHelper
4101         * configure.ac
4102         * sylpheed.spec.in      ** REMOVED **
4103                 tidy up and update the default docs:
4104                 ChangeLog.claws is renamed ChangeLog.gtk1
4105                 ChangeLog-gtk2.claws is renamed ChangeLog
4106                 README.claws is renamed README
4107                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
4108
4109 2005-10-31 [paul]       1.9.15cvs130
4110
4111         * po/it.po
4112                 fix errors
4113
4114 2005-10-31 [paul]       1.9.15cvs129
4115
4116         * po/ca.po
4117         * po/de.po
4118         * po/en_GB.po
4119         * po/fr.po
4120         * po/it.po
4121         * po/pt_BR.po
4122         * po/sk.po
4123         * po/sr.po
4124         * po/zh_CN.po
4125                 updated by Miquel Oliete, Stephan Sachse and
4126                 Thomas Gilgin, me, Fabien Vantard, Andrea
4127                 Spadaccini, Frederico Goncalves Guimaraes,
4128                 Andrej Kacian, Aleksandar Urosevic, and
4129                 Ralgh Young.
4130
4131 2005-10-31 [mones]      1.9.15cvs128
4132
4133         * manual/faq.xml
4134                 More questions.
4135         
4136         * po/es.po
4137                 Updated for release.
4138
4139 2005-10-30 [colin]      1.9.15cvs127
4140
4141         * src/compose.c
4142                 Place cursor before rewrapping (fixes cursor
4143                 pos if quotation gets rewrapped)
4144
4145 2005-10-29 [paul]       1.9.15cvs126
4146
4147         * src/crash.c
4148         * src/foldersel.c
4149         * src/main.c
4150         * src/messageview.c
4151         * src/toolbar.c
4152         * src/gtk/authors.h
4153                 corrections to text items
4154
4155 2005-10-28 [colin]      1.9.15cvs125
4156
4157         * src/messageview.c
4158                 Make "hit 'C' to check sig" work from extern 
4159                 messageviews
4160
4161 2005-10-27 [colin]      1.9.15cvs124
4162
4163         * src/summaryview.c
4164                 Add a hack to avoid segfaulting when hammering 
4165                 on gtk's events
4166
4167 2005-10-27 [wwp]        1.9.15cvs123
4168
4169         * src/prefs_themes.c
4170                 sort list of themes names in themes prefs
4171
4172 2005-10-27 [paul]       1.9.15cvs122
4173
4174         * src/folder.c
4175         * src/prefs_account.c
4176                 fix building on Solaris
4177                 Patch by Alex Moore
4178
4179 2005-10-27 [wwp]        1.9.15cvs121
4180
4181         * src/summaryview.c
4182         * src/gtk/gtksctree.c
4183                 speed up unselecting messages in summary view (thanks to Colin)
4184
4185 2005-10-27 [paul]       1.9.15cvs120
4186
4187         * src/mainwindow.c
4188                 fix a compilation warning
4189         * src/summaryview.c
4190                 fix updating of 'n items selected' count
4191                 when deselecting
4192
4193 2005-10-27 [martin]     1.9.15cvs119
4194
4195         * src/action.c
4196                 ignore actions with a leading '/' in the action menu name
4197                 fixes a crash on menu creation
4198         * src/prefs_actions.c
4199                 do not allow a leading '/' in the action menu name
4200
4201 2005-10-27 [paul]       1.9.15cvs118
4202
4203         * src/main.c
4204                 fix compilation warning
4205
4206 2005-10-27 [paul]       1.9.15cvs117
4207
4208         * src/procmime.c
4209                 add #if HAVE_LOCALE_H
4210
4211 2005-10-27 [paul]       1.9.15cvs116
4212
4213         * src/plugins/clamav/clamav_plugin.c
4214         * src/plugins/dillo_viewer/dillo_viewer.c
4215         * src/plugins/mathml_viewer/mathml_viewer.c
4216         * src/plugins/pgpcore/plugin.c
4217         * src/plugins/pgpinline/plugin.c
4218         * src/plugins/pgpmime/plugin.c
4219         * src/plugins/spamassassin/spamassassin.c
4220         * src/plugins/trayicon/trayicon.c
4221                 plugin_init() : make error messages more
4222                 informative
4223
4224 2005-10-26 [wwp]        1.9.15cvs115
4225
4226         * src/prefs_matcher.c
4227                 enlarge boolean op widget width a bit (wasn't always showing text contents)
4228
4229 2005-10-26 [wwp]        1.9.15cvs114
4230
4231         * src/procmime.c
4232         * src/gtk/gtksctree.c
4233         * src/plugins/spamassassin/libspamc.c
4234         * src/plugins/spamassassin/spamassassin.c
4235                 fix some compilation warnings more
4236
4237 2005-10-26 [mones]      1.9.15cvs113
4238
4239         * po/es.po
4240                 Updated translation
4241
4242 2005-10-26 [paul]       1.9.15cvs112
4243
4244         * src/prefs_message.c
4245                 give all display_xface stuff the
4246                 #if HAVE_LIBCOMPFACE treatment, thus
4247                 preventing a crash
4248                 (Thanks to Wolfgang Enderlein)
4249
4250 2005-10-26 [colin]      1.9.15cvs111
4251
4252         * src/gedit-print.c
4253                 Fix date format
4254         * src/imap_gtk.c
4255         * src/news_gtk.c
4256                 Remove context menu items that should not be there
4257         * src/jpilot.c
4258                 Fix encoding
4259         * src/main.c
4260         * src/mainwindow.c
4261                 Don't show the mainwindow too soon
4262
4263 2005-10-26 [wwp]        1.9.15cvs110
4264
4265         * src/folder.c
4266         * src/manual.c
4267         * src/summaryview.c
4268                 fix uninitialized pointers in the folder updating hook
4269                 (thanks to Colin)
4270
4271 2005-10-25 [mones]      1.9.15cvs109
4272
4273         * manual/faq.xml
4274                 General information subsection completed. 
4275                 Removed archaic references.
4276                 
4277         * manual/Makefile
4278         * manual/dtd/manual.dsl
4279                 Added customization stylesheet for getting paragraphs
4280                 fully justified in PDF output (as suggested by Colin).
4281
4282 2005-10-25 [colin]      1.9.15cvs108
4283
4284         * src/compose.c
4285                 Fix a second leak
4286
4287 2005-10-25 [colin]      1.9.15cvs107
4288
4289         * src/addrbook.c
4290         * src/addrindex.c
4291                 Fix leak (xml_get_element() allocates memory)
4292         * src/compose.c
4293                 Fix leak + dead code (shame!)
4294         * src/procmime.c
4295                 Fix leak
4296
4297 2005-10-25 [colin]      1.9.15cvs106
4298
4299         * src/mimeview.c
4300                 Fix encoding issue in Save all and in 
4301                 overwrite-confirmation alertpanel
4302
4303 2005-10-25 [colin]      1.9.15cvs105
4304
4305         * src/common/socket.c
4306                 Fix a leak - Thanks to Christopher Aillon
4307                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
4308
4309 2005-10-25 [paul]       1.9.15cvs104
4310
4311         * src/wizard.c
4312                 Always guess servers from the right-hand
4313                 email part and guess username from the
4314                 left-hand part. (Thanks to Colin)
4315                 add an X-Face to the welcome message
4316
4317 2005-10-25 [paul]       1.9.15cvs103
4318
4319         * manual/handling.xml
4320                 written by Colin, edited by me
4321
4322 2005-10-25 [wwp]        1.9.15cvs102
4323
4324         * src/folderview.c
4325         * src/grouplistdialog.c
4326         * src/imap.c
4327         * src/noticeview.c
4328                 fix some compilation warnings
4329
4330 2005-10-24 [paul]
4331
4332         1.9.99-rc3 released
4333
4334 2005-10-24 [paul]       1.9.15cvs101
4335
4336         * src/gtk/about.c
4337                 fix window sizing
4338
4339 2005-10-24 [paul]       1.9.15cvs100
4340
4341         * src/pixmaps/offline.xpm
4342         * src/pixmaps/online.xpm
4343                 replace with last default versions
4344
4345 2005-10-24 [colin]      1.9.15cvs99
4346
4347         * src/imap.c
4348                 Fix bug when moving a folder
4349         * src/imap_gtk.c
4350         * src/mh_gtk.c
4351                 "Delete folder" pops up a window, so it 
4352                 should be suffixed with "..."
4353         * src/plugins/pgpcore/sgpgme.c
4354                 Include locale.h
4355
4356 2005-10-24 [mones]      1.9.15cvs98
4357
4358         * manual/Makefile
4359         * manual/account.xml
4360         * manual/ack.xml
4361         * manual/addrbook.xml
4362         * manual/advanced.xml
4363         * manual/faq.xml
4364         * manual/glossary.xml
4365         * manual/gpl.xml
4366         * manual/handling.xml
4367         * manual/intro.xml
4368         * manual/keyboard.xml
4369         * manual/manual.xml
4370         * manual/plugins.xml
4371         * manual/starting.xml
4372         * manual/dtd/sdocbook.dtd
4373                 Initial manual structure and some content.
4374
4375 2005-10-23 [wwp]        1.9.15cvs97
4376
4377         * src/gtk/about.c
4378                 fix a typo
4379
4380 2005-10-23 [wwp]        1.9.15cvs96
4381
4382         * src/gtk/about.c
4383         * src/gtk/authors.h
4384                 rework of the about window (main work by Paul), also featuring a few
4385                 fixes for typos and duplicate names
4386
4387 2005-10-23 [wwp]        1.9.15cvs95
4388
4389         * src/.cvsignore
4390                 Ignore the right binary name (sylpheed-claws now)
4391
4392 2005-10-23 [paul]       1.9.15cvs94
4393
4394         * src/compose.c
4395                 when using Folder Pref 'Default To for
4396                 replies' make the entry in the Compose
4397                 window bold
4398                 Patch by Fabien Vantard
4399
4400 2005-10-22 [colin]      1.9.15cvs93
4401
4402         * src/codeconv.c
4403                 Fix leak
4404
4405 2005-10-22 [colin]      1.9.15cvs92
4406
4407         * src/codeconv.c
4408                 try to convert using locale (apart utf8) if necessary
4409
4410 2005-10-22 [colin]      1.9.15cvs91
4411
4412         * src/pixmaps/new.xpm
4413         * src/pixmaps/unread.xpm
4414                 Make the unread envelope blue again and
4415                 saturate the new one a bit more.
4416
4417 2005-10-22 [colin]      1.9.15cvs90
4418
4419         * src/compose.c
4420                 When replying to a mail sent by one of our accounts,
4421                 use the original list of recipients. Let 'Reply All'
4422                 and 'Reply to sender' work like previously.
4423
4424 2005-10-21 [colin]      1.9.15cvs89
4425
4426         * src/prefs_filtering.c
4427                 Clear fields after add and replace
4428         * src/textview.c
4429                 Display xface differently (better)
4430         * src/plugins/pgpinline/pgpinline.c
4431                 Fix crappy encodings/recodings
4432
4433 2005-10-21 [paul]       1.9.15cvs88
4434
4435         * src/compose.c
4436         * src/prefs_folder_item.c
4437         * src/toolbar.c
4438                 fix news folder Folder Properties
4439                 (thanks to Colin)
4440         * src/folderview.c
4441                 update folderview after Themes change
4442                 keep selected folder selected
4443                 (thanks to Colin)
4444
4445 2005-10-21 [paul]       1.9.15cvs87
4446
4447         * tools/Makefile.am
4448         * tools/OOo2sylpheed.pl
4449         * tools/README
4450         * tools/README.sylprint
4451         * tools/asus_mailled.sh         ** REMOVED **
4452         * tools/filter_conv.pl
4453         * tools/freshmeat_search.pl
4454         * tools/google_search.pl
4455         * tools/gpg-sign-syl            ** REMOVED **
4456         * tools/kmail2sylpheed.pl
4457         * tools/kmail2sylpheed_v2.pl
4458         * tools/multiwebsearch.pl
4459         * tools/nautilus2sylpheed.sh
4460         * tools/newscache_clean.pl
4461         * tools/outlook2sylpheed.pl
4462         * tools/sylpheed-switcher       ** REMOVED **
4463         * tools/sylprint.pl
4464         * tools/sylprint.rc
4465         * tools/tb2sylpheed
4466         * tools/vcard2xml.py
4467         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
4468                 update default config dir
4469                 update binary name (thanks to Fabien Vantard)
4470                 remove obsolete scripts
4471
4472 2005-10-21 [colin]      1.9.15cvs86
4473
4474         * src/inc.c
4475                 Fix possible leak and units. Based on a patch by
4476                 Fabien Vantard.
4477
4478 2005-10-20 [colin]      1.9.15cvs85
4479
4480         * src/textview.c
4481                 Clear xface when clearing textview
4482
4483 2005-10-20 [colin]      1.9.15cvs84
4484
4485         * configure.ac
4486         * src/folderview.c
4487         * src/headerview.c
4488         * src/main.c
4489         * src/prefs_common.c
4490         * src/prefs_common.h
4491         * src/prefs_message.c
4492         * src/textview.c
4493         * src/textview.h
4494         * src/common/defs.h
4495         * src/common/utils.c
4496         * src/common/utils.h
4497         * src/gtk/gtkutils.c
4498         * src/gtk/gtkutils.h
4499                 Migrate config to .sylpheed-claws (Automatically)
4500                 Add a way to get the Xface in the TextView
4501
4502 2005-10-20 [colin]      1.9.15cvs83
4503
4504         * src/gtk/Makefile.am
4505         * src/gtk/about.c
4506         * src/gtk/authors.h
4507                 Make the about dialog *grooovy*
4508
4509 2005-10-20 [colin]      1.9.15cvs82
4510
4511         * src/mimeview.c
4512                 Use "Open with" on double click if no command
4513                 was found
4514
4515 2005-10-20 [colin]      1.9.15cvs81
4516
4517         * src/imap.c
4518         * src/etpan/imap-thread.c
4519                 Fix possible crash.
4520
4521 2005-10-20 [paul]       1.9.15cvs80
4522
4523         * src/folder.c
4524                 don't show clipkey icon if the only
4525                 attachment is the signature
4526                 Patch by Colin
4527
4528 2005-10-20 [paul]       1.9.15cvs79
4529
4530         * AUTHORS
4531         * src/plugins/pgpmime/pgpmime.c
4532                 name the PGP/MIME signature 'signature.asc'
4533                 Patch by Andrew Nelson <freeandy@gmail.com>
4534
4535 2005-10-19 [colin]      1.9.15cvs78
4536
4537         * src/plugins/pgpmime/pgpmime.c
4538                 Oops, no need to double-check though
4539
4540 2005-10-19 [colin]      1.9.15cvs77
4541
4542         * src/plugins/pgpinline/pgpinline.c
4543         * src/plugins/pgpmime/pgpmime.c
4544                 Check that my_tmpfile() doesn't 
4545                 return NULL
4546
4547 2005-10-19 [colin]      1.9.15cvs76
4548
4549         * src/common/utils.c
4550                 Use shorter mime boundaries to avoid having
4551                 MTAs rewrapping our headers, breaking the
4552                 PGP signature in the process 
4553         * src/compose.c
4554         * src/plugins/pgpmime/pgpmime.c
4555                 Check for boundary uniqueness to be sure
4556                 it won't happen, instead of hoping for the
4557                 best
4558
4559 2005-10-19 [colin]      1.9.15cvs75
4560
4561         * sylpheed-claws.desktop
4562         * src/Makefile.am
4563         * src/main.c
4564                 Ship a sylpheed-claws binary instead
4565                 of a sylpheed one. Change the socket
4566                 name, too
4567         * src/folderview.c
4568                 Update folder only if it changed
4569         * src/wizard.c
4570                 Fix i18n in welcome mail, patch by
4571                 Fabien Vantard
4572
4573 2005-10-19 [paul]
4574
4575         1.9.99-rc2 released
4576
4577 2005-10-19 [paul]       1.9.15cvs74
4578
4579         * src/folder.c
4580         * src/folderview.c
4581                 fix summaryview update
4582                 Patch by Colin
4583
4584 2005-10-18 [colin]      1.9.15cvs73
4585
4586         * src/plugins/pgpcore/passphrase.c
4587                 Don't XGrabServer, and try a bit more to 
4588                 sync everything before grabbing mouse/keyboard
4589
4590 2005-10-18 [colin]      1.9.15cvs72
4591
4592         * src/Makefile.am
4593         * src/addressadd.c
4594         * src/addressbook.c
4595         * src/folderview.c
4596         * src/grouplistdialog.c
4597         * src/mimeview.c
4598         * src/stock_pixmap.c
4599         * src/stock_pixmap.h
4600         * src/summaryview.c
4601         * src/gtk/gtksctree.c
4602         * src/gtk/gtksctree.h
4603         * src/pixmaps/empty.xpm
4604                 Implement a wrapper call for gtk_ctree_set_node_info
4605                 and gtk_ctree_insert_node, that uses a 1x1 transparent
4606                 pixmap instead of a NULL one. This works around some
4607                 memory problems deep inside gtk, revealed by valgrind,
4608                 and fixes bug #834 (Pressing CTRl-D on a message marked 
4609                 as locked crashes sylpheed.), as well as, probably, 
4610                 wwp's 4th dimension problems that happen in gtk_ctree_*.
4611
4612 2005-10-17 [colin]      1.9.15cvs71
4613
4614         * src/mimeview.c
4615                 Provide visual feedback when checking
4616                 signature
4617
4618 2005-10-17 [colin]      1.9.15cvs70
4619
4620         * src/main.c
4621                 Keep the folder list frozen while checking caches...
4622
4623 2005-10-17 [colin]      1.9.15cvs69
4624
4625         * src/addr_compl.c
4626                 Fi bug #833 (Autocompleting from addressbook 
4627                 fails with extended chars)
4628         * src/imap.c
4629                 Fix 'adding messages' staying in statusbar
4630                 after an error
4631
4632 2005-10-17 [wwp]        1.9.15cvs68
4633
4634         * src/ssl_manager.c
4635                 Fix buttons' layout resizing when window size changes
4636
4637 2005-10-17 [wwp]        1.9.15cvs67
4638
4639         * src/account.c
4640         * src/prefs_account.c
4641         * src/prefs_common.c
4642         * src/prefs_common.h
4643         * src/prefs_folder_item.c
4644         * src/prefs_gtk.c
4645         * src/gtk/logwindow.c
4646         * src/gtk/pluginwindow.c
4647         * src/gtk/prefswindow.c
4648         * src/gtk/prefswindow.h
4649                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
4650
4651 2005-10-17 [paul]       1.9.15cvs66
4652
4653         * configure.ac
4654                 fix missing libetpan message
4655         * po/en_GB.po
4656                 updated
4657         * src/crash.c
4658         * src/manual.c
4659         * src/prefs_themes.c
4660         * src/common/defs.h
4661                 add some new URI defines, change some
4662                 others
4663         * src/wizard.c
4664                 make welcome message translatable
4665                 small improvements to english
4666                 other tweaks
4667         * src/gtk/menu.c
4668                 fix warnings
4669
4670 2005-10-17 [paul]       1.9.15cvs65
4671
4672         * src/summaryview.c
4673                 fix column titles
4674
4675 2005-10-16 [mones]      1.9.15cvs64
4676
4677         * po/es.po
4678                 Updated translation
4679
4680 2005-10-16 [colin]
4681
4682         1.9.99-rc1 released
4683
4684 2005-10-16 [colin]      1.9.15cvs63
4685
4686         * src/wizard.c
4687                 Fix whitespace
4688
4689 2005-10-16 [colin]      1.9.15cvs62
4690
4691         * src/toolbar.c
4692                 s/Get All/Get Mail/
4693         * src/wizard.c
4694                 Real welcome mail text, thanks Paul
4695
4696 2005-10-16 [colin]      1.9.15cvs61
4697
4698         * src/editldap.c
4699         * src/exporthtml.c
4700         * src/main.c
4701         * src/mainwindow.c
4702         * src/prefs_themes.c
4703         * src/prefs_toolbar.c
4704         * src/plugins/demo/demo.c
4705         * src/plugins/trayicon/trayicon.c
4706                 s/Sylpheed/Sylpheed-Claws/
4707
4708 2005-10-16 [colin]      1.9.15cvs60
4709
4710         * src/wizard.c
4711                 Add a welcome email in the first empty mailbox
4712         * src/prefs_common.c
4713                 Change one more default
4714
4715 2005-10-16 [colin]      1.9.15cvs59
4716
4717         * src/wizard.c
4718                 Remove printf
4719
4720 2005-10-16 [colin]      1.9.15cvs58
4721
4722         * src/toolbar.c
4723         * src/prefs_common.c
4724                 Change some defaults
4725
4726 2005-10-16 [colin]      1.9.15cvs57
4727
4728         * src/toolbar.c
4729         * src/prefs_common.c
4730                 Change some defaults
4731
4732 2005-10-16 [colin]      1.9.15cvs56
4733
4734         * src/wizard.c
4735                 By default, initialize fonts to have
4736                 the same size as normal GtkWidgets
4737
4738 2005-10-16 [colin]      1.9.15cvs55
4739
4740         * src/mimeview.c
4741                 Fix message a bit more
4742
4743 2005-10-16 [colin]      1.9.15cvs54
4744
4745         * src/addressbook.c
4746                 Second attempt at flicker fixing
4747
4748 2005-10-16 [colin]      1.9.15cvs53
4749
4750         * src/addressbook.c
4751                 Fix flicker
4752
4753 2005-10-16 [wwp]        1.9.15cvs52
4754
4755         * src/addressbook.c
4756         * src/editaddress.c
4757         * src/prefs_common.c
4758         * src/prefs_common.h
4759                 Remember window sizes (address book)
4760
4761 2005-10-16 [wwp]        1.9.15cvs51
4762
4763         * src/plugins/clamav/clamav_plugin_gtk.c
4764         * src/plugins/spamassassin/spamassassin_gtk.c
4765                 Fix compilation warnings (missing #include).
4766
4767 2005-10-16 [colin]      1.9.15cvs50
4768
4769         * src/mimeview.c
4770         * src/summaryview.c
4771         * src/textview.c
4772                 Make 'c' check signature, and forward
4773                 c, l, y, t from summaryview to mimeview
4774
4775 2005-10-16 [colin]      1.9.15cvs49
4776
4777         * src/addressbook.c
4778                 Put border around buttons
4779         * src/mainwindow.c
4780         * src/summaryview.c
4781                 Rework menus (Patch based on a patch
4782                 by Paul)
4783
4784 2005-10-15 [wwp]        1.9.15cvs48
4785
4786         * src/editjpilot.c
4787         * src/editldap.c
4788         * src/editvcard.c
4789         * src/exphtmldlg.c
4790         * src/expldifdlg.c
4791         * src/export.c
4792         * src/import.c
4793         * src/importldif.c
4794         * src/importmutt.c
4795         * src/importpine.c
4796         * src/prefs_account.c
4797         * src/prefs_spelling.c
4798         * src/gtk/gtkutils.c
4799         * src/gtk/gtkutils.h
4800         * src/plugins/clamav/clamav_plugin_gtk.c
4801         * src/plugins/spamassassin/spamassassin_gtk.c
4802                 use nicer browse-for-file/dir buttons than the "..." ones,
4803                 code factorizing more.
4804
4805 2005-10-14 [colin]      1.9.15cvs47
4806
4807         * src/mainwindow.c
4808                 set relief on the account switcher so that people see it
4809                 grey out Create processing rules when no message is selected
4810         * src/prefs_filtering.c
4811                 ask before closing if the rule has not been modified, even if
4812                 it's not valid
4813         * src/prefs_matcher.c
4814                 fix sensitivity when entering the dialog
4815         * src/gtk/inputdialog.c
4816                 display a better icon on password ask
4817         * src/plugins/pgpcore/passphrase.c
4818                 make the dialog look better
4819
4820 2005-10-14 [paul]       1.9.15cvs46
4821
4822         * src/folderview.c
4823                 indicate presense of marked msgs in
4824                 unexpanded subfolders
4825
4826 2005-10-14 [paul]       1.9.15cvs45
4827
4828         * src/prefs_actions.c
4829         * src/prefs_common.c
4830         * src/prefs_common.h
4831         * src/prefs_filtering_action.c
4832         * src/prefs_matcher.c
4833         * src/prefs_template.c
4834                 remember window sizes
4835                 fix Info button size
4836
4837         Patches by wwp
4838
4839 2005-10-13 [colin]      1.9.15cvs44
4840
4841         * src/mimeview.c
4842         * src/noticeview.c
4843         * src/noticeview.h
4844                 Add a tooltip on the icon (optional) 
4845                 Get rid of the signature buttons and only
4846                 use the icon+tooltip
4847
4848 2005-10-13 [colin]      1.9.15cvs43
4849
4850         * src/noticeview.c
4851         * src/noticeview.h
4852                 Add hand cursor for hovering over icon
4853
4854 2005-10-13 [colin]      1.9.15cvs42
4855
4856         * src/summaryview.c
4857                 Fix crash when quicksearch's hidden 
4858                 at startup
4859
4860 2005-10-13 [colin]      1.9.15cvs41
4861
4862         * src/compose.c
4863                 Set subject when forwarding multiple mails
4864                 Check that other recipient than the default Cc or Bcc
4865                 have been set before sending.
4866
4867 2005-10-13 [colin]      1.9.15cvs40
4868
4869         * src/imap.c
4870                 Batch per-folder
4871                 Introduce locking, but don't use it yet
4872
4873 2005-10-13 [colin]      1.9.15cvs39
4874
4875         * src/gtk/quicksearch.c
4876                 Reset quicksearch when hiding it
4877                 Make sticky a real pref
4878
4879 2005-10-13 [colin]      1.9.15cvs38
4880
4881         * src/summaryview.c
4882                 Faster prefs apply
4883
4884 2005-10-13 [colin]      1.9.15cvs37
4885
4886         * src/mimeview.c
4887         * src/noticeview.c
4888         * src/noticeview.h
4889         * src/plugins/pgpcore/sgpgme.c
4890                 Make privacy icon clickable
4891                 Move Trust field in Full info
4892                 When trust is less than full, don't display
4893                 a warning icon
4894
4895 2005-10-13 [colin]      1.9.15cvs36
4896
4897         * src/folder.c
4898                 Batch on flags sync
4899         * src/folderview.c
4900                 Revert speed hack which is dangerous in fact
4901                 Apply prefs faster
4902
4903 2005-10-13 [colin]      1.9.15cvs35
4904
4905         * src/folder_item_prefs.c
4906                 Fix pref corruption on folder move. Patch
4907                 by wwp
4908
4909 2005-10-13 [paul]       1.9.15cvs34
4910
4911         * src/export.c
4912         * src/import.c
4913                 fix typos in g_warnings
4914         * src/prefs_account.c
4915                 add a file selector for Signature file
4916
4917         Patches by wwp
4918
4919 2005-10-12 [colin]      1.9.15cvs33
4920
4921         * src/mimeview.c
4922                 Provide a quick way to go back from a
4923                 signature's full info to the email part
4924
4925 2005-10-12 [colin]      1.9.15cvs32
4926
4927         * src/compose.c
4928                 Remove old hack of encoding signed mails with base64.
4929                 QP works equally well.
4930
4931 2005-10-12 [colin]      1.9.15cvs31
4932
4933         * src/crash.c
4934                 Replace deprecated GtkText with GtkTextView
4935         * src/imap.c
4936                 Fix a logic bug about counts in imap_select
4937                 (previously un-triggered)
4938         * src/mainwindow.c
4939         * src/summaryview.c
4940         * src/news.c
4941                 Allow local deletion of news posts
4942         * src/mimeview.c
4943                 Show GPG noticeview on the message/rfc822 part
4944                 in addition to the text/plain one
4945         * src/prefs_image_viewer.c
4946           src/plugins/pgpcore/prefs_gpg.c
4947                 Polish (set the label as part of the checkbox)
4948         * src/wizard.c
4949                 Don't sit there doing nothing after destroying
4950                 the window - return err
4951
4952 2005-10-11 [colin]      1.9.15cvs30
4953
4954         * src/folderview.c
4955                 Apply processing rules before showing folders.
4956                 Early folder show (before flags sync) will only
4957                 be done when there are no processing rules (nor
4958                 pre- or post- ones)
4959         * src/imap.c
4960                 Fix stuff related to mail subdir, creation and 
4961                 deletion of folders 
4962         * src/imap_gtk.c
4963                 Don't allow creation of folders in NoInferior
4964                 folders, as it won't work
4965
4966 2005-10-10 [colin]      1.9.15cvs29
4967
4968         * src/compose.c
4969                 Reselect "None" Privacy system when selecting an
4970                 account with no privacy system defined
4971
4972 2005-10-10 [colin]      1.9.15cvs28
4973
4974         * src/mainwindow.c
4975                 Add Windows-1252 encoding
4976         * src/prefs_common.c
4977                 Rework some defaults:
4978                 - autosave to draft by default
4979                 - don't show header pane (it's already in the textview)
4980                 - Select first new or unread mail on entry
4981                 - Assume 'Yes' to change folder when there's no more
4982                   unread message
4983         * src/prefs_matcher.c
4984                 Fix a gtk assertion failure
4985         * src/gtk/colorlabel.c
4986                 Workaround bad repainting on selection
4987         * src/main.c
4988                 Freeze/thaw (a bit faster on ssh -X)
4989         * src/msgcache.c
4990                 Get rid of StrdupConverter that just adds an
4991                 extra strdup/free 
4992         * src/etpan/imap_thread.c
4993                 memset buf to 0
4994
4995 2005-10-10 [colin]      1.9.15cvs27
4996
4997         * src/export.c
4998         * src/import.c
4999                 Fix compile on gtk 2.4. Patch by wwp
5000
5001 2005-10-09 [colin]      1.9.15cvs26
5002
5003         * src/mainwindow.c
5004         * src/messageview.c
5005         * src/summaryview.c
5006                 Clarify forward menus. Patch by wwp
5007
5008 2005-10-09 [colin]      1.9.15cvs25
5009
5010         * src/compose.c
5011         * src/compose.h
5012                 Fix bug #829 (Non-working "Encrypt message by 
5013                 default when replying to an encrypted message")
5014
5015 2005-10-08 [colin]      1.9.15cvs24
5016
5017         * src/wizard.c
5018                 Fix bug #827 ("Welcome" setup wizard after a 
5019                 permission error gives up & forgets itself.)
5020
5021 2005-10-08 [colin]      1.9.15cvs23
5022
5023         * src/procmime.c
5024                 Fix bug #828 (Ignoring headers with spaces around = sign)
5025
5026 2005-10-08 [colin]      1.9.15cvs22
5027
5028         * src/export.c
5029                 Warning fix by wwp
5030
5031 2005-10-08 [colin]      1.9.15cvs21
5032
5033         * src/folder.c
5034         * src/folder.h
5035                 Add a processing_pending indicator, set on 
5036                 folder_item_open and cleared after 
5037                 folder_item_process_open
5038         * src/folderview.c
5039         * src/summaryview.c
5040                 wrap procmsg_msginfo_*_flags, and in the
5041                 wrapper check that there's no folder processing 
5042                 pending. If there is, defer the flags change until 
5043                 processing is done to avoid stepping over each
5044                 other's toes.
5045                 Freeze during processing, but not during scanning.
5046
5047 2005-10-07 [colin]      1.9.15cvs20
5048
5049         * src/plugins/pgpcore/passphrase.c
5050                 Fix bug #826 (X-Server hangs when 
5051                 right-clicking a PGP encrypted message)
5052
5053 2005-10-07 [paul]       1.9.15cvs19
5054
5055         * src/compose.c
5056                 fix compose_entries[]
5057                 patch by Fabien Vantard
5058
5059 2005-10-06 [colin]      1.9.15cvs18
5060
5061         * src/pixmaps/address.xpm
5062         * src/pixmaps/address_book.xpm
5063         * src/pixmaps/book.xpm
5064         * src/pixmaps/check_spelling.xpm
5065         * src/pixmaps/checkbox_off.xpm
5066         * src/pixmaps/checkbox_on.xpm
5067         * src/pixmaps/close.xpm
5068         * src/pixmaps/complete.xpm
5069         * src/pixmaps/continue.xpm
5070         * src/pixmaps/deleted.xpm
5071         * src/pixmaps/down_arrow.xpm
5072         * src/pixmaps/exec.xpm
5073         * src/pixmaps/forwarded.xpm
5074         * src/pixmaps/group.xpm
5075         * src/pixmaps/ignorethread.xpm
5076         * src/pixmaps/interface.xpm
5077         * src/pixmaps/jpilot.xpm
5078         * src/pixmaps/ldap.xpm
5079         * src/pixmaps/linewrap.xpm
5080         * src/pixmaps/linewrapcurrent.xpm
5081         * src/pixmaps/mail.xpm
5082         * src/pixmaps/mail_attach.xpm
5083         * src/pixmaps/mail_compose.xpm
5084         * src/pixmaps/mail_forward.xpm
5085         * src/pixmaps/mail_receive.xpm
5086         * src/pixmaps/mail_receive_all.xpm
5087         * src/pixmaps/mail_reply.xpm
5088         * src/pixmaps/mail_reply_to_all.xpm
5089         * src/pixmaps/mail_reply_to_author.xpm
5090         * src/pixmaps/mail_send.xpm
5091         * src/pixmaps/mail_send_queue.xpm
5092         * src/pixmaps/mime_application.xpm
5093         * src/pixmaps/mime_audio.xpm
5094         * src/pixmaps/mime_image.xpm
5095         * src/pixmaps/mime_message.xpm
5096         * src/pixmaps/mime_text_enriched.xpm
5097         * src/pixmaps/mime_text_html.xpm
5098         * src/pixmaps/mime_text_plain.xpm
5099         * src/pixmaps/mime_unknown.xpm
5100         * src/pixmaps/new.xpm
5101         * src/pixmaps/news_compose.xpm
5102         * src/pixmaps/offline.xpm
5103         * src/pixmaps/online.xpm
5104         * src/pixmaps/paste.xpm
5105         * src/pixmaps/preferences.xpm
5106         * src/pixmaps/privacy_emblem_encrypted.xpm
5107         * src/pixmaps/privacy_expired.xpm
5108         * src/pixmaps/privacy_failed.xpm
5109         * src/pixmaps/privacy_passed.xpm
5110         * src/pixmaps/privacy_signed.xpm
5111         * src/pixmaps/privacy_unknown.xpm
5112         * src/pixmaps/privacy_warn.xpm
5113         * src/pixmaps/properties.xpm
5114         * src/pixmaps/replied.xpm
5115         * src/pixmaps/search.xpm
5116         * src/pixmaps/unread.xpm
5117         * src/pixmaps/up_arrow.xpm
5118         * src/pixmaps/vcard.xpm
5119                 Modernize internal theme, with icons from the 
5120                 Gnomaws theme. Keep some of the old ones where
5121                 they were better.
5122
5123 2005-10-06 [colin]      1.9.15cvs17
5124
5125         * src/summaryview.c
5126                 Little optimisations + bugfix
5127         * src/toolbar.c
5128                 Remove default useless items - useless being defined
5129                 by the default relevant prefs
5130         * src/wizard.c
5131                 include config.h to make gettext work
5132         * src/prefs_themes.c
5133                 Fix selection of current theme in prefs
5134
5135 2005-10-06 [colin]      1.9.15cvs16
5136
5137         * src/prefs_common.c
5138         * src/prefs_common.h
5139         * src/prefs_summaries.c
5140         * src/folderview.c
5141                 Add a warning dialog on Mark all read 
5142                 (with pref to get rid of it)
5143
5144 2005-10-06 [paul]       1.9.15cvs15
5145
5146         * po/nb.po
5147         * po/pt_BR.po
5148                 updated by Geir Helland and Frederico
5149                 Goncalves Guimaraes
5150
5151 2005-10-05 [colin]      1.9.15cvs14
5152
5153         * src/folder.c
5154         * src/folder.h
5155         * src/folderview.c
5156         * src/folderview.h
5157         * src/imap_gtk.c
5158         * src/mh_gtk.c
5159         * src/mainwindow.c
5160         * src/setup.c
5161                 add a way to rescan without rebuilding
5162                 make moving a bit faster (less folders changes)
5163                 don't lock the tree on Get 
5164         * src/imap.c
5165                 Don't re-delete deleted messages before expunging
5166         * src/summaryview.c
5167                 Set batch mode when deleting mails
5168
5169 2005-10-05 [paul]       1.9.15cvs13
5170
5171         * src/mainwindow.c
5172         * src/mainwindow.h
5173                 fix disabled Execute menu item
5174         * src/toolbar.c
5175                 match the change in 1.9.15cvs10: use Compose
5176                 instead of News by default
5177
5178 2005-10-04 [colin]      1.9.15cvs12
5179
5180         * src/compose.c
5181                 When replying to an ML post with Reply-To set
5182                 to the poster's email, honor it (as before),
5183                 but also honor our user's request to reply to
5184                 the mailing list: set the ML address in the To
5185                 field and the Reply-To address in the Cc: 
5186                 field.
5187
5188 2005-10-04 [colin]      1.9.15cvs11
5189
5190         * src/plugins/trayicon/trayicon.c
5191                 Finish cosmetic change - thanks to wwp
5192
5193 2005-10-04 [colin]      1.9.15cvs10
5194
5195         * src/toolbar.c
5196                 Use Compose instead of Email by default.
5197                 Spotted by wwp.
5198
5199 2005-10-04 [colin]      1.9.15cvs9
5200
5201         * src/folder.c
5202         * src/folder.h
5203         * src/folderview.c
5204         * src/imap.c
5205         * src/etpan/imap-thread.c
5206         * src/etpan/imap-thread.h
5207                 Try to make IMAP faster, by simplifying SEARCH
5208                 commands, avoiding sending two STATUS in a row,
5209                 and deferring flags sync and processing just
5210                 after displaying the folder. 
5211                 This will update the SummaryView in certain
5212                 cases (new mails not already fetched, flags
5213                 changed from another client) but in a non-
5214                 blocking manner.
5215
5216 2005-10-04 [colin]      1.9.15cvs8
5217
5218         * src/plugins/trayicon/trayicon.c
5219                 Relabel "Offline" to "Work offline"
5220
5221 2005-10-04 [colin]      1.9.15cvs7
5222
5223         * src/export.c
5224         * src/import.c
5225         * src/mbox.c
5226                 Fix mbox import/export buglets
5227                 Patch by wwp
5228         * src/plugins/trayicon/trayicon.c
5229                 Add offline swithc
5230                 Patch by wwp
5231
5232 2005-10-04 [colin]      1.9.15cvs6
5233
5234         * src/folder.c
5235         * src/folderview.c
5236         * src/summaryview.c
5237                 Better fix (don't break mark all read) for cvs2
5238
5239 2005-10-03 [colin]      1.9.15cvs5
5240
5241         * src/folder.c
5242                 Use a sane sort by default
5243
5244 2005-10-03 [colin]      1.9.15cvs4
5245
5246         * src/inc.c
5247                 Add a 'Only once' button for overriding offline mode
5248         * src/prefs_account.c
5249         * src/wizard.c
5250                 Add Local mbox to the wizard
5251                 Add IMAP subdir to the wizard (or the wizard is useless
5252                 for such accounts, or even worse than useless)
5253                 Move IMAP subdir from Advanced to Receive tab, as it's
5254                 not that uncommon
5255
5256 2005-10-03 [colin]      1.9.15cvs3
5257
5258         * src/send_message.c
5259                 Forgot this one in cvs1
5260
5261 2005-10-03 [colin]      1.9.15cvs2
5262
5263         * src/folder.c
5264                 Faster close when leaving a folder with lots
5265                 of new mails. Idea by David Relson.
5266
5267 2005-10-03 [colin]      1.9.15cvs1
5268
5269         * src/compose.c
5270         * src/imap.c
5271         * src/inc.c
5272         * src/main.c
5273         * src/messageview.c
5274         * src/news.c
5275         * src/summaryview.c
5276         * src/gtk/sslcertwindow.c
5277         * src/plugins/trayicon/trayicon.c
5278                 Add accels to every AlertPanel. Patch by Fabien 
5279                 Vantard
5280
5281 2005-10-03 [paul]       1.9.15
5282
5283         1.9.15 released
5284
5285 2005-10-03 [paul]       1.9.14cvs68
5286
5287         * po/ca.po
5288         * po/de.po
5289         * po/es.po
5290         * po/fi.po
5291         * po/fr.po
5292         * po/sk.po
5293         * po/sr.po
5294         * po/zh_CN.po
5295                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
5296                 Mones Lastra, Tommi Pirinen, Fabien vantard,
5297                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
5298
5299 2005-10-03 [paul]       1.9.14cvs67
5300
5301         * src/send_message.c
5302                 prevent hang on Cancel
5303                 patch by Colin
5304
5305 2005-10-03 [paul]       1.9.14cvs66
5306
5307         * src/main.c
5308                 fix crash in IMAP caused by discrepancy
5309                 between check_at_startup and offline mode
5310                 Patch by Colin
5311
5312 2005-10-01 [paul]       1.9.14cvs65
5313
5314         * src/inc.c
5315                 fix engrish
5316
5317 2005-10-01 [paul]       1.9.14cvs64
5318         * src/export.c
5319         * src/import.c
5320                 synchronise import_mbox() and export_mbox()
5321         * src/mbox.c
5322                 proc_mbox(): add alert if file cannot be opened
5323                 export_list_to_mbox(): test if dest file exists,
5324                 prompt user to overwrite if it does. add alert
5325                 if file cannot be created
5326                                                                 
5327         Patch by wwp
5328                                                                                                                 
5329
5330 2005-09-30 [paul]       1.9.14cvs63
5331
5332         * src/addressbook.c
5333                 Fix sensitivity of a menu
5334         * src/codeconv.c
5335                 Respect hidden pref for mails with no encoding
5336         * src/common/xml.c
5337                 Fix memory corruption
5338         * src/plugins/pgpcore/sgpgme.c
5339                 Fix segfault on incomplete sigs, and display
5340                 of S/Mime UIDs
5341
5342         Patches by Colin
5343
5344 2005-09-30 [colin]      1.9.14cvs62
5345
5346         * src/partial_download.c
5347                 Little logic fix in almost-dead code
5348         * src/pop.c
5349                 Fix partial download when there's no new mail
5350
5351 2005-09-29 [paul]       1.9.14cvs61
5352
5353         * src/plugins/pgpinline/pgpinline.c
5354                 fix bug 819, 'crash accessing sign message'
5355                 Patch by Colin
5356
5357 2005-09-28 [martin]     1.9.14cvs60
5358
5359         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5360                 fix bug #790 (Crash when restarting window manager (fluxbox))
5361
5362 2005-09-28 [paul]       1.9.14cvs59
5363
5364         * src/gtk/gtkaspell.c
5365                 fix off-by-one typo
5366
5367 2005-09-27 [colin]      1.9.14cvs58
5368
5369         * src/plugins/pgpcore/sgpgme.c
5370                 Report error when there's one, instead of
5371                 "Signature unchecked" 
5372
5373 2005-09-27 [colin]      1.9.14cvs57
5374
5375         * src/prefs_quote.c
5376                 Fix bug #816 (Weird quotation with spaces)
5377
5378 2005-09-27 [colin]      1.9.14cvs56
5379
5380         * src/codeconv.c
5381         * src/compose.c
5382         * src/compose.h
5383                 Put subject in compose's title
5384                 Fix Automatic encoding so that it's really automatic:
5385                 first try default locale's charset, then charset of the replied mail, 
5386                 then utf-8
5387                 Fix encoding of headers (must be in strict mode too)
5388
5389 2005-09-26 [colin]      1.9.14cvs55
5390
5391         * src/gtk/gtkaspell.c
5392                 Fix previous patch - don't color the space,
5393                 just uncolor it :)
5394
5395 2005-09-26 [colin]      1.9.14cvs54
5396
5397         * src/gtk/gtkaspell.c
5398                 Unmark space if possible
5399
5400 2005-09-26 [colin]      1.9.14cvs53
5401
5402         * src/imap.c
5403                 log_error instead of alertpanel according to the pref
5404         * src/etpan/imap-thread.c
5405                 Print connect status, copy only necessary size to 
5406                 logger
5407         * src/plugins/pgpmime/pgpmime.c
5408                 Handle S/Mime signatures (verification only). Patch based
5409                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
5410
5411 2005-09-26 [paul]       1.9.14cvs52
5412
5413         * src/common/passcrypt.c
5414                 this 'workaround' not necessary on NetBSD.
5415                 Thanks to Daniel Gustafson
5416
5417 2005-09-26 [paul]
5418
5419         1.9.15-rc4 released
5420
5421 2005-09-26 [paul]       1.9.14cvs51
5422
5423         * src/summaryview.c
5424                 Skip currently selected message when
5425                 looking for next new or unread message
5426                 in current folder. Patch by Colin
5427         * src/common/passcrypt.c
5428                 eliminate warnings on *BSD. Patch by
5429                 Daniel Gustafson
5430
5431 2005-09-26 [colin]      1.9.14cvs50
5432
5433         * src/procmsg.c
5434                 Call postfiltering hook anyway
5435
5436 2005-09-22 [colin]      1.9.14cvs49
5437
5438         * src/codeconv.c
5439         * src/codeconv.h
5440                 Add a strict mode that doesn't replace with _
5441         * src/compose.c
5442         * src/compose.h
5443                 Use strict conversion while sending
5444                 Fix race when drafting while sending (happens
5445                 on IMAP)
5446                 Fix d'n'd of messages from summaryview
5447         * src/prefs_common.c
5448         * src/prefs_common.h
5449                 add hidden utf8_instead_of_locale_for_broken_mail 
5450                 pref for people that preferred the default charset 
5451                 to be utf8 for broken mails
5452         * src/quote_fmt_parse.y
5453                 fix bug #815 (No quote insert if "From:" fied 
5454                 contained Russian letters)
5455         * src/summaryview.c
5456                 Fix d'n'd of messages to compose
5457
5458 2005-09-22 [paul]       1.9.14cvs48
5459
5460         * src/compose.c
5461                 fix bug where attachments Name entry
5462                 would display Path instead
5463
5464 2005-09-21 [paul]       1.9.14cvs47
5465
5466         * README
5467         * README.jp
5468         * configure.ac
5469         * config/config.rpath
5470         * doc/manual/en/sylpheed-20.html
5471         * doc/manual/es/sylpheed-20.html
5472         * po/bg.po
5473         * po/ca.po
5474         * po/de.po
5475         * po/es.po
5476         * po/fr.po
5477         * po/it.po
5478         * po/pt_BR.po
5479         * po/sk.po
5480         * po/zh_TW.po
5481         * src/account.c
5482         * src/account.h
5483         * src/action.c
5484         * src/action.h
5485         * src/adbookbase.h
5486         * src/addr_compl.c
5487         * src/addr_compl.h
5488         * src/addrbook.c
5489         * src/addrbook.h
5490         * src/addrcache.c
5491         * src/addrcache.h
5492         * src/addrcindex.c
5493         * src/addrcindex.h
5494         * src/addrclip.c
5495         * src/addrclip.h
5496         * src/addrdefs.h
5497         * src/addressadd.c
5498         * src/addressadd.h
5499         * src/addressbook.c
5500         * src/addressbook.h
5501         * src/addressitem.h
5502         * src/addrgather.c
5503         * src/addrgather.h
5504         * src/addrharvest.c
5505         * src/addrharvest.h
5506         * src/addrindex.c
5507         * src/addrindex.h
5508         * src/addritem.c
5509         * src/addritem.h
5510         * src/addrquery.c
5511         * src/addrquery.h
5512         * src/addrselect.c
5513         * src/addrselect.h
5514         * src/alertpanel.c
5515         * src/alertpanel.h
5516         * src/browseldap.c
5517         * src/browseldap.h
5518         * src/codeconv.c
5519         * src/codeconv.h
5520         * src/compose.c
5521         * src/compose.h
5522         * src/crash.c
5523         * src/crash.h
5524         * src/customheader.c
5525         * src/customheader.h
5526         * src/displayheader.c
5527         * src/displayheader.h
5528         * src/editaddress.c
5529         * src/editaddress.h
5530         * src/editbook.c
5531         * src/editbook.h
5532         * src/editgroup.c
5533         * src/editgroup.h
5534         * src/editjpilot.c
5535         * src/editjpilot.h
5536         * src/editldap.c
5537         * src/editldap.h
5538         * src/editldap_basedn.c
5539         * src/editldap_basedn.h
5540         * src/editvcard.c
5541         * src/editvcard.h
5542         * src/enriched.c
5543         * src/enriched.h
5544         * src/exphtmldlg.c
5545         * src/exphtmldlg.h
5546         * src/expldifdlg.c
5547         * src/expldifdlg.h
5548         * src/export.c
5549         * src/export.h
5550         * src/exporthtml.c
5551         * src/exporthtml.h
5552         * src/exportldif.c
5553         * src/exportldif.h
5554         * src/filtering.c
5555         * src/filtering.h
5556         * src/folder.c
5557         * src/folder.h
5558         * src/folder_item_prefs.c
5559         * src/folder_item_prefs.h
5560         * src/foldersel.c
5561         * src/foldersel.h
5562         * src/folderutils.c
5563         * src/folderutils.h
5564         * src/folderview.c
5565         * src/folderview.h
5566         * src/grouplistdialog.c
5567         * src/grouplistdialog.h
5568         * src/headerview.c
5569         * src/headerview.h
5570         * src/html.c
5571         * src/html.h
5572         * src/image_viewer.c
5573         * src/image_viewer.h
5574         * src/imap.c
5575         * src/imap.h
5576         * src/imap_gtk.c
5577         * src/imap_gtk.h
5578         * src/import.c
5579         * src/import.h
5580         * src/importldif.c
5581         * src/importldif.h
5582         * src/importmutt.c
5583         * src/importmutt.h
5584         * src/importpine.c
5585         * src/importpine.h
5586         * src/inc.c
5587         * src/inc.h
5588         * src/jpilot.c
5589         * src/jpilot.h
5590         * src/ldapctrl.c
5591         * src/ldapctrl.h
5592         * src/ldaplocate.c
5593         * src/ldaplocate.h
5594         * src/ldapquery.c
5595         * src/ldapquery.h
5596         * src/ldapserver.c
5597         * src/ldapserver.h
5598         * src/ldaputil.c
5599         * src/ldaputil.h
5600         * src/ldif.c
5601         * src/ldif.h
5602         * src/localfolder.c
5603         * src/localfolder.h
5604         * src/main.c
5605         * src/main.h
5606         * src/mainwindow.c
5607         * src/mainwindow.h
5608         * src/manual.c
5609         * src/manual.h
5610         * src/matcher.c
5611         * src/matcher.h
5612         * src/matcher_parser.h
5613         * src/matcher_parser_lex.l
5614         * src/matcher_parser_parse.y
5615         * src/mbox.c
5616         * src/mbox.h
5617         * src/message_search.c
5618         * src/message_search.h
5619         * src/messageview.c
5620         * src/messageview.h
5621         * src/mh.c
5622         * src/mh.h
5623         * src/mh_gtk.c
5624         * src/mh_gtk.h
5625         * src/mimeview.c
5626         * src/mimeview.h
5627         * src/msgcache.c
5628         * src/msgcache.h
5629         * src/mutt.c
5630         * src/mutt.h
5631         * src/news.c
5632         * src/news.h
5633         * src/news_gtk.c
5634         * src/news_gtk.h
5635         * src/noticeview.c
5636         * src/noticeview.h
5637         * src/partial_download.c
5638         * src/partial_download.h
5639         * src/pine.c
5640         * src/pine.h
5641         * src/pop.c
5642         * src/pop.h
5643         * src/prefs_account.c
5644         * src/prefs_account.h
5645         * src/prefs_actions.c
5646         * src/prefs_actions.h
5647         * src/prefs_common.c
5648         * src/prefs_common.h
5649         * src/prefs_compose_writing.c
5650         * src/prefs_compose_writing.h
5651         * src/prefs_customheader.c
5652         * src/prefs_customheader.h
5653         * src/prefs_display_header.c
5654         * src/prefs_display_header.h
5655         * src/prefs_ext_prog.c
5656         * src/prefs_ext_prog.h
5657         * src/prefs_filtering.c
5658         * src/prefs_filtering.h
5659         * src/prefs_filtering_action.c
5660         * src/prefs_filtering_action.h
5661         * src/prefs_folder_column.c
5662         * src/prefs_folder_column.h
5663         * src/prefs_folder_item.c
5664         * src/prefs_folder_item.h
5665         * src/prefs_fonts.c
5666         * src/prefs_fonts.h
5667         * src/prefs_gtk.c
5668         * src/prefs_gtk.h
5669         * src/prefs_image_viewer.c
5670         * src/prefs_image_viewer.h
5671         * src/prefs_matcher.c
5672         * src/prefs_matcher.h
5673         * src/prefs_message.c
5674         * src/prefs_message.h
5675         * src/prefs_msg_colors.c
5676         * src/prefs_msg_colors.h
5677         * src/prefs_other.c
5678         * src/prefs_other.h
5679         * src/prefs_quote.c
5680         * src/prefs_quote.h
5681         * src/prefs_receive.c
5682         * src/prefs_receive.h
5683         * src/prefs_send.c
5684         * src/prefs_send.h
5685         * src/prefs_spelling.c
5686         * src/prefs_spelling.h
5687         * src/prefs_summaries.c
5688         * src/prefs_summaries.h
5689         * src/prefs_summary_column.c
5690         * src/prefs_summary_column.h
5691         * src/prefs_template.c
5692         * src/prefs_template.h
5693         * src/prefs_themes.c
5694         * src/prefs_themes.h
5695         * src/prefs_toolbar.c
5696         * src/prefs_toolbar.h
5697         * src/prefs_wrapping.c
5698         * src/prefs_wrapping.h
5699         * src/privacy.c
5700         * src/privacy.h
5701         * src/procheader.c
5702         * src/procheader.h
5703         * src/procmime.c
5704         * src/procmime.h
5705         * src/procmsg.c
5706         * src/procmsg.h
5707         * src/quote_fmt.c
5708         * src/quote_fmt_parse.y
5709         * src/recv.c
5710         * src/recv.h
5711         * src/remotefolder.c
5712         * src/remotefolder.h
5713         * src/send_message.c
5714         * src/send_message.h
5715         * src/setup.c
5716         * src/setup.h
5717         * src/simple-gettext.c
5718         * src/sourcewindow.c
5719         * src/sourcewindow.h
5720         * src/ssl_manager.c
5721         * src/ssl_manager.h
5722         * src/statusbar.c
5723         * src/statusbar.h
5724         * src/stock_pixmap.c
5725         * src/stock_pixmap.h
5726         * src/summary_search.c
5727         * src/summary_search.h
5728         * src/summaryview.c
5729         * src/summaryview.h
5730         * src/syldap.c
5731         * src/syldap.h
5732         * src/textview.c
5733         * src/textview.h
5734         * src/toolbar.c
5735         * src/toolbar.h
5736         * src/undo.c
5737         * src/undo.h
5738         * src/unmime.c
5739         * src/unmime.h
5740         * src/vcard.c
5741         * src/vcard.h
5742         * src/wizard.c
5743         * src/wizard.h
5744         * src/common/base64.c
5745         * src/common/base64.h
5746         * src/common/defs.h
5747         * src/common/hooks.c
5748         * src/common/hooks.h
5749         * src/common/log.c
5750         * src/common/log.h
5751         * src/common/md5.c
5752         * src/common/md5.h
5753         * src/common/mgutils.c
5754         * src/common/mgutils.h
5755         * src/common/nntp.c
5756         * src/common/nntp.h
5757         * src/common/passcrypt.c
5758         * src/common/passcrypt.h.in
5759         * src/common/plugin.c
5760         * src/common/plugin.h
5761         * src/common/prefs.c
5762         * src/common/prefs.h
5763         * src/common/progressindicator.c
5764         * src/common/progressindicator.h
5765         * src/common/quoted-printable.c
5766         * src/common/quoted-printable.h
5767         * src/common/session.c
5768         * src/common/session.h
5769         * src/common/smtp.c
5770         * src/common/smtp.h
5771         * src/common/socket.c
5772         * src/common/socket.h
5773         * src/common/ssl.c
5774         * src/common/ssl.h
5775         * src/common/ssl_certificate.c
5776         * src/common/ssl_certificate.h
5777         * src/common/string_match.c
5778         * src/common/string_match.h
5779         * src/common/stringtable.c
5780         * src/common/sylpheed.c
5781         * src/common/sylpheed.h
5782         * src/common/template.c
5783         * src/common/template.h
5784         * src/common/timing.h
5785         * src/common/utils.c
5786         * src/common/utils.h
5787         * src/common/uuencode.c
5788         * src/common/uuencode.h
5789         * src/common/version.h.in
5790         * src/common/xml.c
5791         * src/common/xml.h
5792         * src/common/xmlprops.c
5793         * src/common/xmlprops.h
5794         * src/gtk/about.c
5795         * src/gtk/about.h
5796         * src/gtk/colorlabel.c
5797         * src/gtk/colorlabel.h
5798         * src/gtk/colorsel.c
5799         * src/gtk/colorsel.h
5800         * src/gtk/description_window.c
5801         * src/gtk/description_window.h
5802         * src/gtk/filesel.c
5803         * src/gtk/filesel.h
5804         * src/gtk/foldersort.c
5805         * src/gtk/foldersort.h
5806         * src/gtk/gtkutils.c
5807         * src/gtk/gtkutils.h
5808         * src/gtk/inputdialog.c
5809         * src/gtk/inputdialog.h
5810         * src/gtk/logwindow.c
5811         * src/gtk/logwindow.h
5812         * src/gtk/manage_window.c
5813         * src/gtk/manage_window.h
5814         * src/gtk/menu.c
5815         * src/gtk/menu.h
5816         * src/gtk/pluginwindow.c
5817         * src/gtk/pluginwindow.h
5818         * src/gtk/prefswindow.c
5819         * src/gtk/prefswindow.h
5820         * src/gtk/progressdialog.c
5821         * src/gtk/progressdialog.h
5822         * src/gtk/quicksearch.c
5823         * src/gtk/quicksearch.h
5824         * src/gtk/sslcertwindow.c
5825         * src/gtk/sslcertwindow.h
5826         * src/plugins/clamav/clamav_plugin.c
5827         * src/plugins/clamav/clamav_plugin.h
5828         * src/plugins/clamav/clamav_plugin_gtk.c
5829         * src/plugins/demo/demo.c
5830         * src/plugins/dillo_viewer/dillo_prefs.c
5831         * src/plugins/dillo_viewer/dillo_prefs.h
5832         * src/plugins/dillo_viewer/dillo_viewer.c
5833         * src/plugins/mathml_viewer/mathml_viewer.c
5834         * src/plugins/pgpcore/passphrase.c
5835         * src/plugins/pgpcore/passphrase.h
5836         * src/plugins/pgpcore/plugin.c
5837         * src/plugins/pgpcore/prefs_gpg.c
5838         * src/plugins/pgpcore/prefs_gpg.h
5839         * src/plugins/pgpcore/select-keys.c
5840         * src/plugins/pgpcore/select-keys.h
5841         * src/plugins/pgpcore/sgpgme.c
5842         * src/plugins/pgpcore/sgpgme.h
5843         * src/plugins/pgpinline/pgpinline.c
5844         * src/plugins/pgpinline/pgpinline.h
5845         * src/plugins/pgpinline/plugin.c
5846         * src/plugins/pgpmime/pgpmime.c
5847         * src/plugins/pgpmime/pgpmime.h
5848         * src/plugins/pgpmime/plugin.c
5849         * src/plugins/spamassassin/spamassassin.c
5850         * src/plugins/spamassassin/spamassassin.h
5851         * src/plugins/spamassassin/spamassassin_gtk.c
5852         * src/plugins/trayicon/trayicon.c
5853         * tools/OOo2sylpheed.pl
5854         * tools/acroread2sylpheed.pl
5855         * tools/asus_mailled.sh
5856         * tools/filter_conv.pl
5857         * tools/freshmeat_search.pl
5858         * tools/google_search.pl
5859         * tools/kmail2sylpheed.pl
5860         * tools/kmail2sylpheed_v2.pl
5861         * tools/maildir2sylpheed.pl
5862         * tools/multiwebsearch.pl
5863         * tools/newscache_clean.pl
5864         * tools/outlook2sylpheed.pl
5865         * tools/sylpheed-switcher
5866         * tools/update-po
5867         * tools/vcard2xml.py
5868         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
5869                 update FSF address
5870
5871 2005-09-21 [colin]      1.9.14cvs46
5872
5873         * src/gedit-print.c
5874         * src/procmsg.c
5875         * src/procmsg.h
5876         * src/textview.c
5877         * src/summaryview.c
5878                 Remove some printing hacks (deselection/reselection),
5879                 which by the way fix printing the currently 
5880                 displayed mime part (still only text)
5881                 Plus a little optimisation of summary_show
5882
5883
5884 2005-09-20 [colin]      1.9.14cvs45
5885
5886         * src/mainwindow.c
5887         * src/messageview.c
5888                 GUI fixups: add accels, set message
5889                 view title to displayed mail's subject
5890         * src/prefs_spelling.c
5891         * src/gtk/gtkaspell.c
5892                 GUI fixups: allow underlining misspelled
5893                 words instead of coloring them (a11y!)
5894
5895 2005-09-19 [colin]
5896
5897         1.9.15rc3 released
5898
5899 2005-09-19 [colin]      1.9.14cvs44
5900
5901         * src/compose.c
5902                 Fix draft message
5903         * src/gtk/gtkaspell.c
5904                 Fix wrong test ;-)
5905
5906 2005-09-19 [colin]      1.9.14cvs43
5907
5908         * src/addressbook.c
5909                 Fix sensitivity of Delete button
5910         * src/compose.c
5911                 Warn if the requested Privacy system
5912                 is not available
5913         * src/exphtmldlg.c
5914         * src/expldifdlg.c
5915         * src/importldif.c
5916         * src/importmutt.c
5917         * src/importpine.c
5918                 Fix crappy UI
5919         * src/
5920         * src/ssl.h
5921         * src/prefs_account.h
5922         * src/prefs_account.c
5923                 Save SSL prefs even in builds that have
5924                 SSL support disable
5925         * src/imap.c
5926         * src/inc.c
5927         * src/news.c
5928         * src/send_message.c
5929                 Warn if connection should be secure, but
5930                 SSL support isn't compiled in
5931         * src/gtkaspell.c
5932                 Fix word separation on UTF-8 systems
5933                 Fixes bug #812 (Strange inline spellchecking)
5934         * src/compose.c
5935                 Warn if the requested Privacy system
5936                 is not available
5937                 Factorize offline warning
5938         * src/imap.c
5939         * src/imap_gtk.c
5940         * src/imap_gtk.h
5941         * src/inc.h
5942         * src/news_gtk.c
5943         * src/news_gtk.h
5944         * src/messageview.c
5945                 Factorize offline warning
5946
5947 2005-09-19 [paul]
5948
5949         1.9.15-rc2 released
5950
5951 2005-09-18 [colin]      1.9.14cvs42
5952
5953         * src/codeconv.c
5954         * src/codeconv.h
5955         * src/procmime.c
5956                 Add a way to get locale's charset ignoring utf-8,
5957                 and use that as default encoding for broken mails
5958
5959 2005-09-18 [colin]      1.9.14cvs41
5960
5961         * src/gtk/logwindow.c
5962                 Translate string. Patch by Fabien Vantard
5963
5964 2005-09-18 [colin]      1.9.14cvs40
5965
5966         * configure.ac
5967                 Fix bug #803 (IMAP/SSL support breaks with 
5968                 GnuTLS libetpan 0.38)
5969
5970 2005-09-18 [colin]      1.9.14cvs39
5971
5972         * src/codeconv.c
5973         * src/compose.c
5974         * src/procmime.c
5975                 More charsets fixes. Fixes bug #806 (non
5976                 ascii characters in subject line)
5977
5978 2005-09-17 [paul]       1.9.14cvs38
5979
5980         * src/folderview.c
5981         * src/mainwindow.c
5982                 fix gcc-2.95 issues
5983                 Patch by Pawel Pekala
5984
5985 2005-09-17 [colin]      1.9.14cvs37
5986
5987         * src/addrindex.c
5988                 bugfix for NO-USE LDAP compilation, patch 
5989                 by Fabien Vantard
5990
5991 2005-09-17 [colin]      1.9.14cvs36
5992
5993         * src/prefs_actions.c
5994         * src/prefs_customheader.c
5995         * src/prefs_display_header.c
5996         * src/prefs_filtering_action.c
5997         * src/prefs_matcher.c
5998         * src/prefs_toolbar.c
5999                 Fix strange casts (less elegant but
6000                 works better)
6001
6002 2005-09-16 [colin]      1.9.14cvs35
6003
6004         * src/jpilot.c
6005                 Missed that one
6006
6007 2005-09-16 [colin]      1.9.14cvs34
6008
6009         * configure.ac
6010         * src/Makefile.am
6011         * src/addr_compl.c
6012         * src/addrindex.c
6013         * src/browseldap.c
6014         * src/editldap.c
6015         * src/ldaplocate.c
6016         * src/ldapquery.c
6017         * src/ldapquery.h
6018         * src/ldapserver.c
6019         * src/ldapserver.h
6020         * src/main.c
6021         * src/matcher_parser_parse.y
6022         * src/prefs_themes.c
6023         * src/etpan/Makefile.am
6024         * src/gtk/description_window.c
6025         * src/plugins/clamav/Makefile.am
6026         * src/plugins/clamav/clamav_plugin.c
6027         * src/plugins/dillo_viewer/Makefile.am
6028         * src/plugins/pgpcore/Makefile.am
6029         * src/plugins/pgpinline/Makefile.am
6030         * src/plugins/pgpmime/Makefile.am
6031         * src/plugins/trayicon/Makefile.am
6032                 Fix 100% cpu usage in address completion list
6033                 Fix little bugs (return with no values etc)
6034                 Fix all warnings (with common CFLAGS)
6035
6036 2005-09-15 [colin]      1.9.14cvs33
6037
6038         * src/addressbook.c
6039                 Fix bug where sometimes a group's email list is empty,
6040                 force its refresh (probably fixes "Re: how to create a 
6041                 distribution list")
6042         * src/ldapquery.c
6043                 Don't return to the callback in the main thread from the
6044                 fetch thread (or face segs!)
6045
6046 2005-09-15 [paul]       1.9.14cvs32
6047
6048         * src/prefs_matcher.c
6049                 forgotten in last commit
6050
6051 2005-09-15 [paul]       1.9.14cvs31
6052
6053         * src/prefs_actions.c
6054         * src/prefs_filtering_action.c
6055         * src/prefs_quote.c
6056         * src/quote_fmt.c
6057         * src/summaryview.c
6058         * src/gtk/description_window.c
6059         * src/gtk/description_window.h
6060         * src/gtk/quicksearch.c
6061                 allow interaction with the called
6062                 description window
6063                 Patch by Anders Hammar
6064
6065 2005-09-14 [paul]       1.9.14cvs30
6066
6067         * src/compose.c
6068                 fix a little annoyance when pasting with 3rd button 
6069                 with wrap_pastes=0 and wrap_input=1
6070                 Patch by Colin
6071
6072 2005-09-14 [paul]       1.9.14cvs29
6073
6074         * src/prefs_account.c
6075                 disable 'Filter messages on receiving' for
6076                 SMTP-only accounts
6077                 Patch  by Anders Hammar
6078
6079 2005-09-14 [paul]       1.9.14cvs28
6080
6081         * po/sk.po
6082                 fix crash
6083                 updated by Andrej Kacian
6084
6085 2005-09-14 [paul]
6086
6087         1.9.15-rc1 released
6088
6089 2005-09-14 [paul]       1.9.14cvs27
6090
6091         * po/es.po
6092                 updated by Ricardo Mones Lastra
6093         * src/compose.c
6094         * src/compose.h
6095                 associate no_wrap_tags to Compose windows
6096                 instead of using a static one
6097                 Patch by Colin
6098         * src/mbox.c
6099                 fix proc_mbox()
6100                 Patch by wwp
6101         * src/textview.c
6102                 remove unneeded printf()
6103
6104 2005-09-14 [paul]       1.9.14cvs26
6105
6106         * src/addrcache.c
6107         * src/codeconv.h
6108         * src/folder.h
6109         * src/mainwindow.h
6110         * src/mh.c
6111         * src/mimeview.h
6112         * src/partial_download.c
6113         * src/pop.c
6114         * src/prefs_account.c
6115         * src/prefs_account.h
6116         * src/prefs_actions.c
6117         * src/prefs_customheader.c
6118         * src/prefs_display_header.c
6119         * src/prefs_filtering_action.c
6120         * src/prefs_matcher.c
6121         * src/prefs_toolbar.c
6122         * src/privacy.h
6123         * src/procmime.c
6124         * src/procmime.h
6125         * src/procmsg.h
6126         * src/textview.c
6127         * src/undo.h
6128         * src/common/plugin.c
6129         * src/common/session.h
6130         * src/common/socket.c
6131         * src/common/socket.h
6132         * src/common/template.c
6133         * src/gtk/gtkaspell.c
6134         * src/gtk/quicksearch.h
6135         * src/plugins/pgpcore/passphrase.c
6136         * src/plugins/pgpcore/prefs_gpg.h
6137         * src/plugins/pgpcore/select-keys.c
6138         * src/plugins/pgpcore/select-keys.h
6139         * src/plugins/pgpcore/sgpgme.c
6140         * src/plugins/pgpinline/pgpinline.c
6141         * src/plugins/pgpmime/pgpmime.c
6142         * src/plugins/trayicon/trayicon.c
6143                 fix compilation warnings
6144                 Patch by Daniel Gustafson
6145
6146 2005-09-14 [paul]       1.9.14cvs25
6147
6148         * src/addressbook.c
6149                 add missing column header, and other small
6150                 bug fixes
6151                 Patch by Anders Hammar
6152
6153 2005-09-13 [colin]      1.9.14cvs24
6154
6155         * src/gtk/gtkaspell.c
6156                 Fix non-utf8 in menu
6157                 Fix little leaks
6158                 Nullify struct members after free()s
6159
6160 2005-09-13 [colin]      1.9.14cvs23
6161
6162         * src/compose.c
6163                 Test utf8 compliance before inserting to 
6164                 buffer, and try to convert if necessary
6165         * src/procmime.c
6166                 If no charset is present, use the locale 
6167                 one instead of us-ascii
6168         * src/procmsg.c
6169                 Add Sender, List-Post and To in the checked 
6170                 headers for automatic rules creation 
6171                 (thanks to wwp)
6172         * src/prefs_themes.c
6173         * src/gtk/gtkaspell.c
6174                 Remove deprecated functions. 
6175                 patch by Daniel Gustafson
6176
6177 2005-09-12 [colin]      1.9.14cvs22
6178
6179         * src/compose.c
6180                 Fix bug #448 (Scrolling/Redraw issue with 
6181                 address-fields in Header)
6182         * src/mainwindow.c
6183         * src/summaryview.c
6184         * src/summaryview.h
6185                 Fix loss of MSG_MARKED on move/copy
6186                 Fix bug #804 (Quicksearch togglebutton doesn't 
6187                 get depressed after '/' key is pressed)
6188
6189 2005-09-12 [paul]       1.9.14cvs21
6190
6191         * AUTHORS
6192         * src/gtk/logwindow.c
6193                 add 'Clear Log' to popup menu
6194                 Patch by Anders Hammar <anders.hammar@telia.com>
6195
6196 2005-09-12 [paul]       1.9.14cvs20
6197
6198         * src/compose.c
6199                 set correct sensitivity on attachments
6200                 popup menu
6201         * src/folder.c
6202                 fix typo
6203         * src/prefs_spelling.c
6204                 fix crash when no LANG env is set
6205         * src/common/xml.c
6206                 fix crash in wizard
6207                 don't use memeory after free
6208
6209         All patches by Daniel Gustafson
6210
6211 2005-09-12 [paul]       1.9.14cvs19
6212
6213         * src/prefs_themes.c
6214                 make theme info selectable
6215         * src/gtk/description_window.c
6216                 make window non-modal
6217         * tools/README
6218                 add details of asus_mailed.sh
6219         * tools/claws.i18n.status.pl
6220                 update for new zh_TW translator
6221                 widen the output
6222                 create alternate coloured lines
6223                 improve readability
6224
6225 2005-09-10 [colin]      1.9.14cvs18
6226
6227         * src/plugins/pgpcore/select-keys.c
6228                 Better order for the buttons
6229
6230 2005-09-10 [colin]      1.9.14cvs17
6231
6232         * src/compose.c
6233         * src/plugins/pgpcore/select-keys.c
6234         * src/plugins/pgpcore/select-keys.h
6235         * src/plugins/pgpcore/sgpgme.c
6236                 Add a "Don't encrypt" button to the key
6237                 selection dialog. Fixes bug #177 (There should be a 
6238                 'Don't encrypt button in the Select Keys dialog)
6239
6240 2005-09-10 [colin]      1.9.14cvs16
6241
6242         * src/compose.c
6243                 Fix bug #572 (%X option does not work with templates)
6244
6245 2005-09-10 [colin]      1.9.14cvs15
6246
6247         * src/toolbar.c 
6248                 Remove g_print
6249
6250 2005-09-10 [colin]      1.9.14cvs14
6251
6252         * src/imap.c
6253                 Fix a possible crash
6254
6255 2005-09-09 [colin]      1.9.14cvs13
6256
6257         * src/imap.c
6258         * src/etpan/imap-thread.c
6259         * src/etpan/imap-thread.h
6260                 Fix moving from queue or drafts to normal folders
6261                 Fix bug #794 (No way to delete without expunging)
6262                 Take flags unset by other mailers into account
6263                 Take deleted flag set by other mailers into account
6264                 Fix unsetting REPLIED flag
6265                 Fix crash when capabilities can't be retrieved
6266         * src/mainwindow.c
6267         * src/mainwindow.h
6268                 Add M_DELAYED_FLAGS condition, and let the user use
6269                 Execute in order to be able to expunge deleted mails,
6270                 even if he's not in delayed execute mode
6271         * src/prefs_spelling.c
6272                 Use 'en' dictionary by default if LANG is POSIX or C
6273         * src/gtk/prefswindow.c
6274                 Fix bug #767 (Preferences windows expanding) by making
6275                 the window a bit larger when the resolution is greater
6276                 than 640x480, and by putting the prefs in a
6277                 GtkScrolledWindow.
6278
6279 2005-09-09 [paul]       1.9.14cvs12
6280
6281         * AUTHORS
6282         * configure.ac
6283         * po/zh_TW.Big5.po      ** REMOVED **
6284         * po/zh_TW.po           ** ADDED **
6285                 updated by Wei-Lun Chao
6286
6287 2005-09-09 [paul]       1.9.14cvs11
6288
6289         * src/mainwindow.c
6290                 fix asserts
6291         * src/common/xml.c
6292                 delay memory allocation until file is
6293                 opened successfully
6294                 Patch by Daniel Gustafson
6295
6296 2005-09-09 [colin]      1.9.14cvs10
6297
6298         * src/imap.c
6299                 Add guards
6300
6301 2005-09-08 [colin]      1.9.14cvs9
6302
6303         * src/compose.c
6304                 Alert when we can't save draft
6305                 Fix various wrap/color issues
6306                 Add mid-click pasting respecting wrap_paste option
6307         * src/folder.c
6308         * src/folder.h
6309         * src/folder_item_prefs.c
6310         * src/folder_item_prefs.h
6311         * src/imap.c
6312         * src/imap_gtk.c
6313         * src/imap_gtk.h
6314         * src/main.c
6315         * src/mainwindow.c
6316         * src/mainwindow.h
6317         * src/news.c
6318         * src/news_gtk.c
6319         * src/news_gtk.h
6320         * src/prefs_folder_item.c
6321                 Fix the impossibility to synchronise folders for
6322                 offline use (IMAP and NNTP are concerned)
6323
6324 2005-09-08 [colin]      1.9.14cvs8
6325
6326         * configure.ac
6327                 Build LDAP and JPilot by default if available
6328         * src/textview.c
6329                 Fix use after free
6330
6331 2005-09-08 [paul]       1.9.14cvs7
6332
6333         * doc/manual/en/sylpheed-1.html
6334         * doc/manual/en/sylpheed-18.html
6335         * doc/manual/en/sylpheed-19.html
6336         * doc/manual/en/sylpheed-4.html
6337         * doc/manual/en/sylpheed-6.html
6338         * doc/manual/en/sylpheed.html
6339                 a few minor updates, plus include some
6340                 details about plugins and their requirements
6341         * src/mainwindow.c
6342                 minor changes to English in /View/Sort
6343
6344 2005-09-07 [colin]      1.9.14cvs6
6345
6346         * doc/manual/en/sylpheed-1.html
6347         * doc/manual/en/sylpheed-10.html
6348         * doc/manual/en/sylpheed-11.html
6349         * doc/manual/en/sylpheed-12.html
6350         * doc/manual/en/sylpheed-13.html
6351         * doc/manual/en/sylpheed-14.html
6352         * doc/manual/en/sylpheed-15.html
6353         * doc/manual/en/sylpheed-16.html
6354         * doc/manual/en/sylpheed-17.html
6355         * doc/manual/en/sylpheed-18.html
6356         * doc/manual/en/sylpheed-19.html
6357         * doc/manual/en/sylpheed-2.html
6358         * doc/manual/en/sylpheed-20.html
6359         * doc/manual/en/sylpheed-21.html
6360         * doc/manual/en/sylpheed-22.html
6361         * doc/manual/en/sylpheed-3.html
6362         * doc/manual/en/sylpheed-4.html
6363         * doc/manual/en/sylpheed-5.html
6364         * doc/manual/en/sylpheed-6.html
6365         * doc/manual/en/sylpheed-7.html
6366         * doc/manual/en/sylpheed-8.html
6367         * doc/manual/en/sylpheed-9.html
6368         * doc/manual/en/sylpheed.html
6369                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
6370
6371 2005-09-07 [colin]      1.9.14cvs5
6372
6373         * src/mainwindow.c
6374                 Make labels more to-the-point
6375
6376 2005-09-07 [colin]      1.9.14cvs4
6377
6378         * doc/manual/en/sylpheed-1.html
6379         * doc/manual/en/sylpheed-12.html
6380         * doc/manual/en/sylpheed-13.html
6381         * doc/manual/en/sylpheed-14.html
6382         * doc/manual/en/sylpheed-15.html
6383         * doc/manual/en/sylpheed-16.html
6384         * doc/manual/en/sylpheed-17.html
6385         * doc/manual/en/sylpheed-18.html
6386         * doc/manual/en/sylpheed-19.html
6387         * doc/manual/en/sylpheed-2.html
6388         * doc/manual/en/sylpheed-20.html
6389         * doc/manual/en/sylpheed-21.html
6390         * doc/manual/en/sylpheed-22.html
6391         * doc/manual/en/sylpheed-4.html
6392         * doc/manual/en/sylpheed-5.html
6393         * doc/manual/en/sylpheed-6.html
6394         * doc/manual/en/sylpheed-7.html
6395         * doc/manual/en/sylpheed-8.html
6396         * doc/manual/en/sylpheed-9.html
6397         * doc/manual/en/sylpheed.html
6398                 Update manual
6399
6400 2005-09-07 [colin]      1.9.14cvs3
6401
6402         * doc/faq/en/sylpheed-faq-1.html
6403         * doc/faq/en/sylpheed-faq-2.html
6404         * doc/faq/en/sylpheed-faq-3.html
6405         * doc/faq/en/sylpheed-faq.html
6406                 Update FAQ
6407
6408 2005-09-07 [colin]      1.9.14cvs2
6409
6410         * src/folderview.c
6411         * src/procmsg.c
6412         * src/summaryview.c
6413         * src/toolbar.c
6414                 Fix special subfolders:
6415                 - Inherit parent's icon
6416                 - sent contents of queues subfolders
6417                 - empty subfolders of trashes
6418         * src/mainwindow.c
6419                 Remove outdated manual and faq entries
6420         * src/common/utils.c
6421                 Add quotes around %s coming from mailcap
6422
6423 2005-09-07 [colin]      1.9.14cvs1
6424
6425         * src/compose.c
6426                 After saving draft, set modified to FALSE
6427         * src/mimeview.c
6428         * src/common/utils.c
6429         * src/common/utils.h
6430                 Try to open mime parts using what is 
6431                 indicated in ~/.mailcap or /etc/mailcap,
6432                 if possible.
6433
6434 2005-09-05 [paul]       1.9.14
6435
6436         1.9.14 released
6437
6438         * po/sk.po
6439                 updated by Andrej Kacian
6440
6441 2005-09-05 [paul]       1.9.13cvs83
6442
6443         * po/de.po
6444         * po/es.po
6445         * po/fi.po
6446         * po/fr.po
6447         * po/nb.po
6448         * po/pt_BR.po
6449         * po/sr.po
6450                 updated translations by Thomas Gilgin, Ricardo Mones
6451                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
6452                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
6453
6454 2005-09-04 [paul]       1.9.13cvs82
6455
6456         * src/compose.c
6457                 only warn about exceeded line length limit
6458                 on send
6459
6460 2005-09-04 [paul]       1.9.13cvs81
6461
6462         * src/compose.c
6463                 fix crash in 'line length exceeded' dialogue
6464
6465 2005-09-02 [paul]       1.9.13cvs80
6466
6467         * src/imap.c
6468                 fix bug 795, 'Connection lost IMAP'
6469                 and add statusbar prints
6470                 Patch by Colin
6471
6472 2005-09-02 [paul]       1.9.13cvs79
6473
6474         * src/compose.c
6475                 compose_wrap_paragraph() becomes
6476                 compose_beautify_paragraph()
6477                 Patch by Colin
6478
6479 2005-09-02 [colin]      1.9.13cvs78
6480
6481         * src/folderview.c
6482                 Micro-fix
6483
6484 2005-09-01 [colin]      1.9.13cvs77
6485
6486         * src/imap.c
6487                 Maybe fix bug #795 (Connection lost IMAP)
6488                 Don't try to send logout when we're disconnected.
6489         * src/summaryview.c
6490                 Include locked and marked emails in HRM
6491                 view. Fixes bug #800 (Locked messages no longer 
6492                 show up when hide read messages is used)
6493
6494 2005-09-01 [paul]       1.9.13cvs76
6495
6496         * src/prefs_common.c
6497                 fix bad cutting
6498
6499 2005-08-31 [colin]      1.9.13cvs75
6500
6501         * src/folderview.c
6502         * src/folderview.h
6503         * src/prefs_summaries.c
6504         * src/summaryview.c
6505                 Fix "go to next new", fix preference
6506                 (Open unread/next swapped)
6507
6508 2005-08-31 [paul]       1.9.13cvs74
6509
6510         * src/compose.c
6511         * src/folderview.c
6512         * src/headerview.c
6513         * src/headerview.h
6514         * src/mainwindow.c
6515         * src/prefs_common.c
6516         * src/prefs_common.h
6517         * src/prefs_fonts.c
6518         * src/summaryview.c
6519         * src/textview.c
6520         * src/common/defs.h
6521                 remove obsolete BOLD_FONT setting
6522                 fix font update in headerview and textview
6523                 headers after prefs change
6524                 Patch By Colin
6525
6526 2005-08-31 [paul]
6527
6528         1.9.14-rc4 released
6529
6530 2005-08-30 [colin]      1.9.13cvs73
6531
6532         * src/summaryview.c
6533                 When Hide read messages is selected and we
6534                 refresh the summaryview, don't remove the 
6535                 currently displayed message. Fixes bug #797
6536                 (Summary view reloads when new mail is 
6537                 downloaded in 1.9.14 rc)
6538
6539 2005-08-30 [colin]      1.9.13cvs72
6540
6541         * src/folderview.c
6542                 Fix flickering
6543         * src/mainwindow.c
6544                 Remove useless callback
6545         * src/mimeview.c
6546         * src/gtk/filesel.c
6547         * src/gtk/filesel.h
6548                 Add a filesel_select_file_save_folder() - used by Save All
6549
6550 2005-08-29 [paul]       1.9.13cvs71
6551
6552         * AUTHORS
6553         * src/matcher_parser_parse.y
6554         * src/etpan/imap-thread.c
6555                 fix building on FreeBSD
6556                 Patch by Daniel Gustafson <daniel@hobbit.se>
6557
6558 2005-08-29 [paul]       1.9.13cvs70
6559
6560         * src/plugins/pgpinline/pgpinline.c
6561                 only initialise sig result if it's been handled
6562                 Patch by Colin
6563
6564 2005-08-29 [paul]       1.9.13cvs69
6565         
6566         Patches by Colin:
6567
6568         * src/imap.c
6569         * src/common.utils.c
6570         * src/common/utils.h
6571                 optimisation
6572         * src/stock_pixmap.h
6573                 fix wrong icon reference
6574         * src/pixmaps/trash_btn.xpm
6575                 replace with nicer image
6576
6577 2005-08-28 [colin]      1.9.13cvs68
6578
6579         * src/Makefile.am
6580         * src/stock_pixmap.c
6581         * src/stock_pixmap.h
6582         * src/toolbar.c
6583         * src/pixmaps/trash_btn.xpm
6584                 Add a specific trash xpm for the button
6585
6586 2005-08-28 [colin]      1.9.13cvs67
6587
6588         * src/imap.c
6589                 Fix leak
6590
6591 2005-08-27 [colin]      1.9.13cvs66
6592
6593         * src/imap.c
6594         * src/procmime.c
6595                 Correctly fix "Problem with replies", fixes
6596                 pgpmime encryption too. 
6597
6598 2005-08-27 [colin]      1.9.13cvs65
6599
6600         * src/folder.c
6601         * src/procmsg.c
6602         * src/procmsg.h
6603         * src/summaryview.c
6604                 Fix bug #517 (messages removed from summaryview 
6605                 when moving fails)
6606
6607 2005-08-27 [colin]      1.9.13cvs64
6608
6609         * tools/Makefile.am
6610         * tools/asus_mailled.sh
6611                 Add a script to blink ASUS laptops' mail LED where there
6612                 is unread mail.
6613
6614 2005-08-27 [colin]      1.9.13cvs63
6615
6616         * src/imap.c
6617         * src/etpan/imap-thread.c
6618         * src/etpan/imap-thread.h
6619                 Implement automatic choosing of login method
6620                 Fixes bug #791
6621         * src/gtk/.cvsignore
6622                 Add sylpheed-marshal.[ch]
6623
6624 2005-08-27 [colin]      1.9.13cvs62
6625
6626         * src/common/utils.c
6627                 Fix confusing perror
6628
6629 2005-08-27 [colin]      1.9.13cvs61
6630
6631         * src/toolbar.c
6632         * src/toolbar.h
6633                 Remove A_DELETE, replace it with 
6634                 A_TRASH and A_DELETE_REAL. Automatically
6635                 rewrite config files to replace A_DELETE
6636                 with A_TRASH (no functionality change).
6637                 Fixes half of #794
6638
6639 2005-08-26 [colin]      1.9.13cvs60
6640
6641         * src/procmime.c
6642                 Previous "Problem with replies" fix brought other
6643                 problems, fixing them
6644
6645 2005-08-26 [colin]      1.9.13cvs59
6646
6647         * src/procmime.c
6648                 Fix "Problem with replies". This happened only
6649                 on IMAP...
6650         * src/procmsg.c
6651                 Factorize code a bit
6652         * src/compose.c
6653                 Speed improvement on very long messages (wrapping)
6654                 Fix signature color on Reedit and Redirect
6655                 On Reedit, don't attach pgp-signatures parts, but
6656                 set signing to On.
6657
6658 2005-08-24 [paul]       1.9.13cvs58
6659
6660         * src/compose.c
6661                 don't claim success when clicking
6662                 Cancel on the passphrase box.
6663                 Patch by Colin
6664
6665 2005-08-24 [paul]       1.9.13cvs57
6666
6667         * src/main.c
6668                 fix misplaced sylpheed.log
6669         * src/common/defs.h
6670                 define UIDL_DIR
6671
6672 2005-08-24 [paul]       1.9.13cvs56
6673
6674         * src/imap.c
6675         * src/etpan/imap-thread.c
6676         * src/etpan/imap-thread.h
6677                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
6678                 Patch by Colin
6679         * src/gtk/sylpheed-marshal.c    ** REMOVED **
6680         * src/gtk/sylpheed-marshal.h    ** REMOVED **
6681                 remove autogenerated files
6682         * tools/kdeservicemenu/README
6683         * tools/kdeservicemenu/install.sh
6684         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
6685         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
6686                 use Claws icon, use 'Sylpheed-Claws' in menu,
6687                 use kdialog, and other cleanups
6688
6689 2005-08-23 [paul]       1.9.13cvs55
6690
6691         * src/compose.c
6692                 fix paste/wrap crash
6693                 Patch by Colin
6694
6695 2005-08-23 [paul]       1.9.13cvs54
6696
6697         * src/main.c
6698                 fix crash recovery
6699                 Patch by Colin
6700
6701 2005-08-23 [paul]       1.9.13cvs53
6702
6703         * src/addressbook.c
6704         * src/editaddress.c
6705                 view all data of LDAP contacts
6706                 Patch by Colin
6707
6708 2005-08-23 [paul]       1.9.13cvs52
6709
6710         * src/addressbook.c
6711                 fix issues with the Search field
6712                 Patch by Colin
6713
6714 2005-08-22 [paul]       1.9.13cvs51
6715
6716         * src/folderview.c
6717                 put name of folder in processing dialog
6718                 title
6719         * src/prefs_folder_item.c
6720                 improve english usage
6721
6722 2005-08-22 [paul]       1.9.13cvs50
6723
6724         * src/filtering.c
6725         * src/filtering.h
6726         * src/matcher.c
6727         * src/matcher_parser_lex.l
6728         * src/matcher_parser_parse.y
6729         * src/prefs_filtering.c
6730                 add Filtering/Processing rule names feature.
6731                 (the incompatible old matcherrc is saved as
6732                 matcherrc.pre_names).
6733                 Patch by Colin
6734
6735 2005-08-22 [paul]       1.9.13cvs49
6736
6737         * src/procmsg.c
6738                 fix colour labelling
6739                 Patch by Colin
6740
6741 2005-08-22 [paul]       1.9.13cvs48
6742
6743         * src/textview.c
6744                 fix open_image_cb()
6745
6746 2005-08-22 [paul]       1.9.13cvs47
6747
6748         * src/imap.c
6749                 fix bug 789, 'SC crashes with imap (CVS ver)'
6750                 Patch by Colin
6751
6752 2005-08-22 [paul]       1.9.13cvs46
6753
6754         * src/mimeview.c
6755         * src/prefs_common.c
6756         * src/common/defs.h
6757                 define reused defaults in defs.h
6758         * src/textview.c
6759                 add 'Open image' to image popup menu
6760
6761 2005-08-21 [colin]      1.9.13cvs45
6762
6763         * src/summaryview.c
6764                 Fix bug #788 (Bogus "From" address displayed)
6765
6766 2005-08-20 [colin]      1.9.13cvs44
6767
6768         * src/folder.c
6769                 Fix buf #787 (multilevel delete causes SIGSEGV)
6770
6771 2005-08-19 [colin]      1.9.13cvs43
6772
6773         * src/inc.c
6774         * src/prefs_common.c
6775         * src/prefs_common.h
6776                 Add an hidden pref to allow modifying the
6777                 update stepping in incorporation.
6778                 Patch by wwp.
6779
6780 2005-08-19 [colin]      1.9.13cvs42
6781
6782         * src/compose.c
6783         * src/procmime.c
6784                 Workaround for broken MUAs: encode 
6785                 Content-type: name: as ASCII and 
6786                 Content-Disposition: filename: as
6787                 per rfc2231
6788         * src/prefs_account.c
6789                 Fix invisible-ness of SMTP SSL prefs
6790                 in NNTP accounts
6791
6792 2005-08-19 [paul]       1.9.13cvs41
6793
6794         * src/compose.c
6795         * src/prefs_common.c
6796         * src/prefs_common.h
6797         * src/prefs_wrapping.c
6798                 paste with or without wrapping.
6799                 patch by Colin
6800
6801 2005-08-19 [paul]       1.9.13cvs40
6802
6803         * src/prefs_common.c
6804         * src/prefs_common.h
6805         * src/summaryview.c
6806                 reintroduce enable_swap_from as a
6807                 hidden pref. patch by Colin
6808         * src/quote_fmt_parse.y
6809         * src/plugins/clamav/clamav_plugin.c
6810         * src/plugins/dillo_viewer/dillo_viewer.c
6811         * src/plugins/mathml_viewer/mathml_viewer.c
6812         * src/plugins/pgpcore/sgpgme.c
6813         * src/plugins/pgpinline/pgpinline.c
6814         * src/plugins/pgpmime/pgpmime.c
6815                 tidy up. patch by Colin
6816
6817 2005-08-19 [paul]       1.9.13cvs39
6818
6819         * configure.ac
6820                 complete cvs38's sync
6821         * src/editaddress.c
6822         * src/gedit-print.c
6823         * src/mutt.c
6824         * src/etpan/etpan-log.c
6825         * src/etpan/imap-thread.c
6826         * src/gtk/gtksourceprintjob.c
6827                 fix compilation warnings
6828                 (patch by Colin)
6829
6830 2005-08-19 [paul]       1.9.13cvs38
6831
6832         sync with main:
6833
6834         * src/account.c
6835         * src/action.c
6836         * src/addrbook.c
6837         * src/addrcache.c
6838         * src/addrharvest.c
6839         * src/addrindex.c
6840         * src/codeconv.c
6841         * src/compose.c
6842         * src/crash.c
6843         * src/exporthtml.c
6844         * src/exportldif.c
6845         * src/folder.c
6846         * src/image_viewer.c
6847         * src/inc.c
6848         * src/inc.h
6849         * src/jpilot.c
6850         * src/ldif.c
6851         * src/main.c
6852         * src/matcher.c
6853         * src/mbox.c
6854         * src/messageview.c
6855         * src/mh.c
6856         * src/mimeview.c
6857         * src/msgcache.c
6858         * src/mutt.c
6859         * src/news.c
6860         * src/partial_download.c
6861         * src/pine.c
6862         * src/pop.c
6863         * src/prefs_actions.c
6864         * src/prefs_common.c
6865         * src/prefs_customheader.c
6866         * src/prefs_display_header.c
6867         * src/prefs_gtk.c
6868         * src/prefs_themes.c
6869         * src/procheader.c
6870         * src/procmime.c
6871         * src/procmsg.c
6872         * src/recv.c
6873         * src/send_message.c
6874         * src/simple-gettext.c
6875         * src/sourcewindow.c
6876         * src/textview.c
6877         * src/vcard.c
6878         * src/common/defs.h
6879         * src/common/log.c
6880         * src/common/plugin.c
6881         * src/common/prefs.c
6882         * src/common/session.c
6883         * src/common/session.h
6884         * src/common/socket.c
6885         * src/common/socket.h
6886         * src/common/ssl_certificate.c
6887         * src/common/template.c
6888         * src/common/utils.c
6889         * src/common/utils.h
6890         * src/common/xml.c
6891         * src/gtk/about.c
6892         added wrappers for C library function that
6893                 take pathname arguments.
6894                 enabled compilation with MinGW.
6895                 use GDir instead of directly using opendir().
6896                 added rename_force().
6897
6898 2005-08-19 [paul]       1.9.13cvs37
6899         
6900         patches by Colin:
6901         * src/compose.c
6902                 fix privacy settings on re-editing
6903                 a sent message
6904         * src/jpilot.c
6905                 fix encoding bug
6906         * src/folder.c
6907         * src/procmsg.c
6908         * src/procmsg.h
6909         * src/summaryview.c
6910                 flag changing optimisation
6911
6912 2005-08-18 [martin]     1.9.13cvs36
6913
6914         * commitHelper
6915             added my login
6916         * src/addrcache.c
6917         * src/addrharvest.c
6918         * src/addrindex.c
6919         * src/compose.c
6920         * src/grouplistdialog.c
6921         * src/main.c
6922         * src/mainwindow.c
6923         * src/msgcache.c
6924         * src/mutt.c
6925         * src/pine.c
6926         * src/prefs_account.c
6927         * src/prefs_themes.c
6928         * src/stock_pixmap.c
6929         * src/summaryview.c
6930         * src/gtk/about.c
6931         * src/gtk/logwindow.c
6932             removed deprecated glib and gdk stuff
6933         * src/plugins/pgpcore/select-keys.c
6934             convert attributes from locale to utf8
6935
6936 2005-08-17 [paul]       1.9.13cvs35
6937
6938         * src/account.c
6939         * src/addressbook.c
6940                 use new GTK_STOCK_ icons if available
6941         * src/summaryview.c
6942         * src/gtk/gtksctree.c
6943         * src/gtk/gtksctree.h
6944                 faster range select. patch by Colin
6945
6946 2005-08-17 [paul]       1.9.13cvs34
6947
6948         patches by colin:
6949         * src/addressbook.c
6950         * src/addressitem.h
6951                 Add an edit button for contacts, fix selections
6952                 of gtksctree items
6953         * src/editaddress.c
6954                 Change labels, let Save be always possible in the
6955                 email and user atributes tabs
6956         * src/folderview.c
6957                 fix sort issues
6958         * src/summaryview.c
6959                 select next item instead of the displayed one
6960                 after deletion
6961
6962         * src/gtk/progressdialog.c
6963                 use prefs_common.enable_rules_hint
6964
6965 2005-08-13 [hoa]        1.9.13cvs33
6966
6967         * src/etpan/imap-thread.c
6968                 fixed build on Solaris.
6969
6970 2005-08-10 [colin]      1.9.13cvs32
6971
6972         * src/procmsg.c
6973                 Fix cvs31 (missing fclose before reading
6974                 the file)
6975
6976 2005-08-10 [colin]      1.9.13cvs31
6977
6978         * src/procmsg.c
6979                 Fix procmsg_msginfo_new_from_mimeinfo() when
6980                 the MimeInfo isn't stored in memory. This fixes
6981                 replying to an attached message.
6982
6983 2005-08-10 [colin]      1.9.13cvs30
6984
6985         * src/mainwindow.c
6986                 Fix slowness in account changing
6987
6988 2005-08-10 [colin]      1.9.13cvs29
6989
6990         * src/folder.c
6991         * src/folderutils.c
6992         * src/folderview.c
6993         * src/imap_gtk.c
6994         * src/mainwindow.c
6995         * src/mh_gtk.c
6996         * src/procmsg.c
6997         * src/summaryview.c
6998                 Optimize folder_has_parent_of_type
6999                 Prevent moving special sub-folders from contextual menus
7000                 Rework message a bit ("Empty all messages" -> "Delete all
7001                 messages")
7002                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
7003                 and "Deleted Items" folders)
7004
7005 2005-08-08 [colin]      1.9.13cvs28
7006
7007         * src/summaryview.c
7008         * src/prefs_summaries.c
7009                 Make "Select first unread|new" more flexible
7010                 (just prioritize new or unread)
7011
7012 2005-08-08 [colin]      1.9.13cvs27
7013
7014         * src/summaryview.c
7015                 If "select first new" is selected and there only
7016                 are unread messages, fallback to "select first
7017                 unread".
7018
7019 2005-08-08 [colin]      1.9.13cvs26
7020
7021         * src/folder.c
7022                 Fix shameful bugs (and bug #779)
7023
7024 2005-08-08 [colin]      1.9.13cvs25
7025
7026         * src/folder.c
7027         * src/folder.h
7028                 Cache parents' type to make folder_has_parent_of_type
7029                 faster
7030         * src/folderview.c
7031                 Forbid DnD of special sub-folders
7032         * src/procmsg.c
7033         * src/procmsg.h
7034                 Add MAIL_POSTFILTERING_HOOK
7035         * src/summaryview.c
7036                 Revert over-zealous deletion of the use_addr_book 
7037                 code
7038
7039 2005-08-07 [colin]      1.9.13cvs24
7040
7041         * src/folder.c
7042                 Fix big mistake (passing MsgInfo instead 
7043                 of FolderItem)
7044
7045 2005-08-07 [colin]      1.9.13cvs23
7046
7047         * src/compose.c
7048         * src/folder.c
7049         * src/folder.h
7050         * src/foldersel.c
7051         * src/folderutils.c
7052         * src/folderview.c
7053         * src/imap.c
7054         * src/mainwindow.c
7055         * src/messageview.c
7056         * src/mh.c
7057         * src/msgcache.c
7058         * src/procmime.c
7059         * src/summaryview.c
7060                 Make subfolders of Drafts, Queue, Outbox, Trash
7061                 work like their parents. 
7062                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
7063
7064 2005-08-07 [colin]      1.9.13cvs22
7065
7066         * src/addressbook.c
7067                 Fix bug #771 (Dragged contacts not saved)
7068
7069 2005-08-07 [paul]       1.9.13cvs21
7070
7071         * src/summaryview.c
7072                 fix bug 32 'Search Doesn't display results
7073                 if "Hide Read Messages" is chosen'
7074                 be more literal in interpreting 'Hide read
7075                 messages'
7076
7077 2005-08-07 [colin]      1.9.13cvs20
7078
7079         * src/folderview.c
7080                 Add debug
7081         * src/summaryview.c
7082                 Faster 'unthread_for_execution'
7083
7084 2005-08-06 [paul]       1.9.13cvs19
7085
7086         * src/mainwindow.c
7087                 add mnemonics to Set displayed columns
7088                 fix bug where msgview_visible option was
7089                 overwritten as TRUE on startup
7090
7091 2005-08-06 [paul]       1.9.13cvs18
7092
7093         * src/mainwindow.c
7094                 refer to 'displayed columns in folder/message
7095                 list' not 'displayed items in summary/message view'
7096         * src/prefs_display_header.c
7097                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
7098                 be consistent with similar dialogues
7099         * src/prefs_folder_column.c
7100         * src/prefs_summary_column.c
7101                 'columns' not 'items', and folder and message lists,
7102                 instead of folder and summary views;
7103                 Use 'Hidden columns' as list heading not 'Available
7104                 items';
7105                 move the 'Remove' button to the right hand side;
7106                 top-align the buttons;
7107                 remove unneeded vbox
7108         * src/prefs_summaries.c
7109                 put the 2 column prefs buttons in a frame to reduce
7110                 overall width; refer to columns not items &c.
7111
7112 2005-08-05 [colin]      1.9.13cvs17
7113
7114         * src/prefs_common.c
7115         * src/prefs_common.h
7116         * src/mainwindow.c
7117         * src/compose.c
7118         * src/messageview.c
7119                 Add an hidden toolbar_detachable pref, so
7120                 that I can get rid of these painful handles
7121                 in the toolbars. Defaults to TRUE to avoid
7122                 changing the GUI on unsuspecting people...
7123
7124 2005-08-05 [colin]      1.9.13cvs16
7125
7126         * src/Makefile.am
7127         * src/prefs_folder_column.c
7128         * src/prefs_folder_column.h
7129                 Add prefs for folder columns
7130         * src/folderview.c
7131         * src/folderview.h
7132         * src/mainwindow.c
7133         * src/mainwindow.h
7134         * src/prefs_common.c
7135         * src/prefs_common.h
7136         * src/prefs_summaries.c
7137                 Use them
7138         * src/prefs_summary_column.c
7139         * src/summaryview.c
7140         * src/summaryview.h
7141                 Add a To column
7142         * src/textview.c
7143         * src/common/utils.c
7144         * src/common/utils.h
7145                 Move uri colourisation functions
7146                 to utils
7147         * src/compose.c
7148                 Colourise URIs
7149         * src/imap.c
7150                 Fix bug with LIST where we'd try
7151                 to get Folder//////[...]/// 
7152
7153 2005-08-05 [paul]       1.9.13cvs15
7154
7155         * src/prefs_summaries.c
7156                 improve the English usage
7157         * src/summaryview.c
7158                 set font on column change
7159                 thanks to Colin
7160
7161 2005-08-05 [paul]       1.9.13cvs14
7162
7163         * src/prefs_common.c
7164         * src/prefs_common.h
7165         * src/prefs_summaries.c
7166         * src/summaryview.c
7167                 replace 'open_unread_on_enter' option with
7168                 'select_on_entry' option. opening/not opening
7169                 is now exclusively controlled by 'always_show_msg'
7170
7171 2005-08-04 [colin]      1.9.13cvs13
7172
7173         * src/compose.c
7174                 Remove dead code
7175                 Add colourisation of quotes and signatures
7176         * src/folderview.c
7177                 Fix possible crashes
7178         * src/messageview.c
7179                 Change an assert that is no problem
7180         * src/news.c
7181         * src/news_gtk.c
7182         * src/news_gtk.h
7183                 Fix offline mode
7184         * src/gtk/quicksearch.c
7185                 Fix a possible crash
7186
7187 2005-08-03 [colin]      1.9.13cvs12
7188
7189         * src/prefs_account.c
7190                 Fix bug #777 (Sylpheed crash in account configuration)
7191
7192 2005-08-03 [colin]      1.9.13cvs11
7193
7194         * src/addressbook.c
7195         * src/editaddress.c
7196         * src/editgroup.c
7197                 Fixing addressbook, round 2
7198         * src/textview.c
7199                 Fix emphasis color on rechecking 'Colorize messages'
7200
7201 2005-08-03 [paul]       1.9.13cvs10
7202
7203         sync with main
7204
7205         * src/addr_compl.c
7206         * src/compose.c
7207         * src/main.c
7208         * src/pop.c
7209         * src/prefs_account.c
7210         * src/procmime.c
7211         * src/procmsg.c
7212         * src/quote_fmt_parse.y
7213         * src/textview.c
7214         * src/common/quoted-printable.c
7215         * src/common/utils.c
7216         * src/common/utils.h
7217         * src/common/xml.c
7218                 replaced incorrect locale-independent
7219                 ctype functions with GLib's. Corrected
7220                 signedness mismatch.
7221         * src/headerview.c
7222                 headerview_create(): added spacing for vbox.
7223         * src/gtk/about.c
7224                 set focus to the OK button.
7225
7226 2005-08-03 [colin]      1.9.13cvs9
7227
7228         * src/folderview.c
7229                 Fix possible crash
7230
7231 2005-08-02 [colin]      1.9.13cvs8
7232
7233         * src/mainwindow.c
7234                 Fix cast
7235         * src/addressbook.c
7236         * src/addressitem.h
7237                 Fix a cast and more generally, try to make the
7238                 GUI more intuitive and consistent (round 1)
7239
7240 2005-08-02 [paul]       1.9.13cvs7
7241
7242         * src/folder.h
7243                 missing in 1.9.13cvs6
7244
7245 2005-08-02 [colin]      1.9.13cvs6
7246
7247         * src/folder.c
7248                 Fix one more leak
7249
7250 2005-08-02 [colin]      1.9.13cvs5
7251
7252         * src/folder.c
7253         * src/folderview.c
7254         * src/imap.c
7255         * src/main.c
7256         * src/mbox.c
7257         * src/procmsg.c
7258         * src/summaryview.c
7259                 Fix a number of folder_item_get_msg_list()-related
7260                 leaks (missing procmsg_msginfo_free()s)
7261
7262 2005-08-01 [colin]      1.9.13cvs4
7263
7264         * src/folderview.c
7265         * src/folderview.h
7266         * src/mainwindow.c
7267         * src/prefs_fonts.c
7268         * src/prefs_summaries.c
7269         * src/prefs_themes.c
7270         * src/summaryview.c
7271         * src/summaryview.h
7272         * src/textview.c
7273         * src/textview.h
7274                 Fix instant-apply of summary and folderview-related prefs
7275                 Fix erroneous g_free and alertpanels in prefs_theme
7276                 Add instant-apply for fonts
7277                 Defer applying of prefs a little bit so it's done only
7278                 once even if requested by multiples prefs pages
7279
7280 2005-08-01 [paul]       1.9.13cvs3
7281
7282         * src/main.c
7283                 fix bug 776 'S.C. crashes on close'
7284                 thanks to Colin
7285         * src/etpan/etpan-thread-manager-types.h
7286                 add missing include
7287                 thanks to Hoa
7288
7289 2005-07-25 [paul]       1.9.13cvs2
7290
7291         * src/summaryview.c
7292                 fix typos. spotted by Fabien Vantard
7293
7294 2005-07-24 [paul]       1.9.13cvs1
7295
7296         * doc/man/sylpheed.1
7297                 update man page, incorporating fix of
7298                 bug 769 'Typo in manpage'
7299         * src/etpan/imap-thread.c
7300                 fix NetBSD openssl dependencies. patch by
7301                 George Michaelson <ggm@apnic.net>
7302         * po/pt_BR.po
7303                 updated by Frederico Goncalves Guimaraes
7304
7305 2005-07-22 [paul]       1.9.13
7306
7307         1.9.13 release
7308
7309 2005-07-22 [paul]       1.9.12cvs91
7310
7311         * AUTHORS
7312         * INSTALL
7313         * README.claws
7314         * RELEASE_NOTES.claws
7315                 updated for release
7316         * configure.ac
7317         * po/nb.po
7318         * tools/claws.i18n.status.pl
7319                 add Norwegian translation. submiited by
7320                 Geir Helland <pjallabais@users.sourceforge.net>
7321         * po/ca.po
7322         * po/de.po
7323         * po/es.po
7324         * po/fi.po
7325         * po/fr.po
7326         * po/it.po
7327         * po/sk.po
7328         * po/sr.po
7329         * po/zh_CN.po
7330                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
7331                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
7332                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
7333                 Yang Guilong
7334         * src/plugins/clamav/clamav_plugin_gtk.c
7335         * src/plugins/spamassassin/spamassassin_gtk.c
7336                 replace outdated description strings
7337
7338 2005-07-21 [colin]      1.9.12cvs90
7339
7340         * src/folder.c
7341                 Set folder to batch mode when scanning it. Makes deletion
7342                 of unread mails on IMAP much faster (due to the UNREAD 
7343                 flag unsetting)
7344
7345 2005-07-21 [darko]      1.9.12cvs89
7346
7347         * configure.ac
7348                 link against libresolv if necessary (patch by Paul)
7349         * src/msgcache.c
7350                 use glib's portable macros to determine endianness
7351
7352 2005-07-21 [paul]       1.9.12cvs88
7353
7354         * src/crash.c
7355         * src/gtk/about.c
7356                 update compiled-in features list
7357
7358 2005-07-20 [colin]      1.9.12cvs87
7359
7360         * src/folder.c
7361         * src/textview.c
7362                 Gcc 2.9x compilation fixes, thanks to Darko
7363         * src/plugins/clamav/clamav_plugin.c
7364                 Little optimisation: load virus database only once
7365         * src/plugins/spamassassin/spamassassin.c
7366                 Big optimisation: filtering one mail took at least 1 second,
7367                 now it takes at least 50ms. Doesn't speed up spamassassin 
7368                 itself, but should already be much more tolerable.
7369
7370 2005-07-20 [colin]      1.9.12cvs86
7371
7372         * src/summaryview.c
7373                 Fix performance issue
7374
7375 2005-07-19 [colin]      1.9.12cvs85
7376
7377         * src/plugins/pgpinline/plugin.c
7378                 Fix warning
7379
7380 2005-07-19 [colin]      1.9.12cvs84
7381
7382         * configure.ac
7383         * src/plugins/Makefile.am
7384         * src/plugins/pgpinline/.cvsignore
7385         * src/plugins/pgpinline/Makefile.am
7386         * src/plugins/pgpinline/pgpinline.c
7387         * src/plugins/pgpinline/pgpinline.deps
7388         * src/plugins/pgpinline/pgpinline.h
7389         * src/plugins/pgpinline/plugin.c
7390                 Put pgpinline in the main tree
7391
7392 2005-07-19 [paul]       1.9.12cvs83
7393
7394         * src/prefs_actions.c
7395                 prevent '//' in menu names, which cause a crash
7396                 thanks to Colin
7397
7398 2005-07-19 [paul]       1.9.12cvs82
7399
7400         * configure.ac
7401                 be generally more informative in configure output.
7402                 OpenSSL: correction: '[ --enable-openssl ...' -> 
7403                 '[ --disable-openssl ...', as --enable-openssl is default
7404                 PGP/MIME: don't check for GPGME again, check for
7405                 pgpcore instead. Therefore prevent the possibility of
7406                 attempting to build pgpmime if pgpcore dependencies are
7407                 not met
7408                 ClamAV: use pkgconfig to check for lib
7409                 libgnomeprint: revert logic on inner test to match
7410                 everything else
7411         * src/plugins/pgpcore/sgpgme.c
7412                 add missing include
7413
7414 2005-07-19 [colin]      1.9.12cvs81
7415
7416         * src/summaryview.c
7417                 Fix slow thread rebuilding in particular
7418                 cases
7419
7420 2005-07-19 [paul]       1.9.12cvs80
7421
7422         * sylpheed-claws.desktop
7423                 fix typo, spotted by Stephan Sachse
7424         * src/account.c
7425                 replace GTK_STOCK_ADD with
7426                 GTK_STOCK_NEW button
7427
7428 2005-07-18 [colin]      1.9.12cvs79
7429
7430         * src/etpan/imap-thread.c
7431                 Fix return value (Thanks Hoa)
7432
7433 2005-07-18 [colin]      1.9.12cvs78
7434
7435         * src/imap.c
7436                 Allow empty passwords
7437                 Create drafts/queue/outbox if necessary
7438         * src/summaryview.c
7439                 Remove old code
7440         * src/etpan/imap-thread.c
7441                 Fix STARTTLS (Thanks to Hoa)
7442
7443 2005-07-18 [paul]       1.9.12cvs77
7444
7445         * ChangeLog-gtk2.jp
7446         * ChangeLog.jp
7447                 removed
7448         * Makefile.am
7449                 updated to reflect additions and removals
7450         * TODO
7451                 updated to be claws-specific
7452         * TODO-gtk2
7453         * TODO-gtk2.jp
7454         * TODO.jp
7455         * sylpheed-128x128.png
7456         * sylpheed-64x64.png
7457                 removed
7458         * sylpheed-claws-128x128.png
7459         * sylpheed-claws-64x64.png
7460         * sylpheed-claws.desktop
7461         * sylpheed-claws.png
7462                 added
7463         * sylpheed.desktop
7464         * sylpheed.png
7465                 removed
7466
7467 2005-07-17 [paul]       1.9.12cvs76
7468
7469         * src/account.c
7470         * src/addressbook.c
7471         * src/alertpanel.c
7472         * src/alertpanel.h
7473         * src/compose.c
7474         * src/exphtmldlg.c
7475         * src/expldifdlg.c
7476         * src/folderview.c
7477         * src/imap_gtk.c
7478         * src/inc.c
7479         * src/message_search.c
7480         * src/messageview.c
7481         * src/mh_gtk.c
7482         * src/news_gtk.c
7483         * src/prefs_actions.c
7484         * src/prefs_filtering.c
7485         * src/prefs_matcher.c
7486         * src/prefs_template.c
7487         * src/prefs_themes.c
7488         * src/ssl_manager.c
7489         * src/summary_search.c
7490         * src/textview.c
7491         * src/toolbar.c
7492         * src/gtk/sslcertwindow.c
7493         * src/plugins/pgpcore/sgpgme.c
7494                 rework alertpanels
7495
7496 2005-07-17 [colin]      1.9.12cvs75
7497
7498         * src/privacy.c
7499                 add a PrivacySystem accessor that checks that
7500                 the system cached in a MimeInfo's privacydata
7501                 is still registered. Use this accessor instead
7502                 of directly using data->system. Fixes crashes
7503                 after unloading pgp plugins.
7504
7505 2005-07-17 [colin]      1.9.12cvs74
7506
7507         * src/alertpanel.c
7508                 Change geometry hints to a simple default size.
7509                 Fixes the certs dialogs.
7510
7511 2005-07-17 [colin]      1.9.12cvs73
7512
7513         * src/gtk/sslcertwindow.c
7514                 Use a gtkExpander
7515
7516 2005-07-17 [colin]      1.9.12cvs72
7517
7518         * src/plugins/pgpcore/Makefile.am
7519         * src/plugins/pgpmime/Makefile.am
7520                 Add gpgme libs
7521
7522 2005-07-17 [paul]       1.9.12cvs71
7523
7524         * configure.ac
7525                 add --disable-gnomeprint option
7526                 modified version of patch by Marius Mauch
7527
7528 2005-07-17 [paul]       1.9.12cvs70
7529
7530         * src/common/defs.h
7531                 update urls
7532         * src/account.c
7533         * src/action.c
7534         * src/addressbook.c
7535         * src/compose.c
7536         * src/foldersel.c
7537         * src/folderview.c
7538         * src/html.c
7539         * src/imap_gtk.c
7540         * src/main.c
7541         * src/mainwindow.c
7542         * src/messageview.c
7543         * src/mh_gtk.c
7544         * src/mimeview.c
7545         * src/news_gtk.c
7546         * src/prefs_account.c
7547         * src/prefs_send.c
7548         * src/prefs_summaries.c
7549         * src/procmsg.c
7550         * src/summaryview.c
7551         * src/common/utils.c
7552         * src/common/xml.c
7553         * src/plugins/pgpcore/passphrase.c
7554         * src/plugins/pgpcore/select-keys.c
7555                 replace inappropriately used backticks
7556                 with single quotes
7557
7558 2005-07-16 [colin]      1.9.12cvs69
7559
7560         * src/image_viewer.c
7561                 Add extra paranoid checks
7562
7563 2005-07-16 [colin]      1.9.12cvs68
7564
7565         * src/plugins/pgpcore/prefs_gpg.c
7566                 Don't auto-check sigs by default, as it
7567                 can be really slow.
7568
7569 2005-07-16 [colin]      1.9.12cvs67
7570
7571         * src/plugins/pgpcore/sgpgme.c
7572                 Make messages a bit better.
7573
7574 2005-07-16 [colin]      1.9.12cvs66
7575
7576         * src/imap.c
7577                 Remove pseudo-log
7578         * src/etpan/imap-thread.c
7579                 Add real log
7580
7581 2005-07-16 [colin]      1.9.12cvs65
7582
7583         * src/main.c
7584         * src/prefs_other.c
7585                 And now, fix build with libetpan :-/
7586
7587 2005-07-15 [colin]      1.9.12cvs64
7588
7589         * src/prefs_other.c
7590                 Continue fixing build without libetpan.
7591
7592 2005-07-15 [colin]      1.9.12cvs63
7593
7594         * src/main.c
7595                 Fix build with --disable-libetpan
7596
7597 2005-07-15 [colin]      1.9.12cvs62
7598
7599         * configure.ac
7600                 Bump libetpan's version
7601
7602 2005-07-15 [colin]      1.9.12cvs61
7603
7604         * src/etpan/imap-thread.c
7605                 Actually stop logging :)
7606
7607 2005-07-15 [colin]      1.9.12cvs60
7608
7609         * src/addressbook.c
7610                 Fix dnd of multiple addresses.
7611
7612 2005-07-15 [hoa]        1.9.12cvs59
7613
7614         * src/etpan/imap-thread.c
7615             disable login of IMAP password in libetpan log file.
7616
7617 2005-07-15 [paul]       1.9.12cvs58
7618
7619         * src/account.c
7620                 don't automatically sort
7621                 do allow drag n drop
7622
7623 2005-07-15 [paul]       1.9.12cvs57
7624
7625         * src/account.c
7626         * src/ssl_manager.c
7627                 alphabetical listing
7628
7629 2005-07-15 [paul]       1.9.12cvs56
7630
7631         * src/gtk/pluginwindow.c
7632                 sort plugin list alphabetically
7633
7634 2005-07-15 [paul]       1.9.12cvs55
7635
7636         * src/prefs_spelling.c
7637         * src/prefs_wrapping.c
7638                 unify English usage
7639
7640 2005-07-15 [colin]      1.9.12cvs54
7641
7642         * src/wizard.c
7643                 Typo fix
7644
7645 2005-07-15 [paul]       1.9.12cvs53
7646
7647         * src/prefs_message.c
7648                 make 'show cursor' a hidden option
7649
7650 2005-07-14 [colin]      1.9.12cvs52
7651
7652         * src/plugins/spamassassin/Makefile.am
7653         * src/plugins/clamav/Makefile.am
7654                 Fix double EXTRA_DISTs
7655
7656 2005-07-14 [colin]      1.9.12cvs51
7657
7658         * src/plugins/clamav/Makefile.am
7659         * src/plugins/clamav/clamav_plugin_gtk.deps
7660         * src/plugins/spamassassin/Makefile.am
7661         * src/plugins/spamassassin/spamassassin_gtk.deps
7662                 Make $plugin_gtk depend on $plugin
7663
7664 2005-07-14 [hoa]        1.9.12cvs50
7665
7666         * src/etpan/imap-thread.c
7667                 enable debug log of libetpan when running with --debug
7668
7669 2005-07-14 [colin]      1.9.12cvs49
7670
7671         * configure.ac
7672         * src/common/Makefile.am
7673         * src/common/plugin.c
7674         * src/common/plugin.h
7675                 Add a little plugin dependancy system.
7676                 Plugins can ship a $plugin_name.deps file
7677                 (near them in PLUGINDIR) so that their
7678                 dependancies are loaded if possible.
7679         * src/plugins/Makefile.am
7680         * src/plugins/pgpcore/Makefile.am
7681         * src/plugins/pgpcore/passphrase.c
7682         * src/plugins/pgpcore/passphrase.h
7683         * src/plugins/pgpcore/plugin.c
7684         * src/plugins/pgpcore/prefs_gpg.c
7685         * src/plugins/pgpcore/prefs_gpg.h
7686         * src/plugins/pgpcore/select-keys.c
7687         * src/plugins/pgpcore/select-keys.h
7688         * src/plugins/pgpcore/sgpgme.c
7689         * src/plugins/pgpcore/sgpgme.h
7690                 Introduce pgpcore, used by pgpmime and
7691                 pgpinline
7692         * src/plugins/pgpmime/Makefile.am
7693         * src/plugins/pgpmime/passphrase.c
7694         * src/plugins/pgpmime/passphrase.h
7695         * src/plugins/pgpmime/pgpmime.c
7696         * src/plugins/pgpmime/pgpmime.deps
7697         * src/plugins/pgpmime/plugin.c
7698         * src/plugins/pgpmime/prefs_gpg.c
7699         * src/plugins/pgpmime/prefs_gpg.h
7700         * src/plugins/pgpmime/select-keys.c
7701         * src/plugins/pgpmime/select-keys.h
7702         * src/plugins/pgpmime/sgpgme.c
7703         * src/plugins/pgpmime/sgpgme.h
7704                 Remove the core from pgpmime and add the
7705                 dependancy to pgpcore.
7706
7707 2005-07-14 [paul]       1.9.12cvs48
7708
7709         * src/stock_pixmap.c
7710                 forgot this in last commit
7711
7712 2005-07-14 [paul]       1.9.12cvs47
7713
7714         * src/account.c
7715         * src/addressbook.c
7716                 add accelerators for the buttons (sync with main)
7717         * src/compose.c
7718         * src/compose.h
7719                 add accelerators for the buttons.
7720                 fix editing with external editor.
7721                 replace gdk_input_*() with GIOChannel;
7722                 (sync with main)
7723         * src/foldersel.c
7724                 display folder names with new/unread
7725                 representation (sync with main)
7726         * src/main.c
7727                 specify default window icon (sync with main)
7728         * src/prefs_common.c
7729                 use_addr_book default to FALSE
7730         * src/summaryview.c
7731         * src/textview.c
7732                 add accelerators for the buttons (sync with main)
7733         * src/gtk/menu.c
7734                 fix typos
7735         * src/pixmaps/sylpheed_icon.xpm
7736                 updated
7737
7738 2005-07-13 [paul]       1.9.12cvs46
7739
7740         * src/plugins/pgpmime/pgpmime.c
7741         * src/plugins/pgpmime/sgpgme.c
7742                 (temporarily) use deprecated gpgme_data_rewind()
7743                 while largefile support is not present
7744                 (as suggested by Colin)
7745
7746 2005-07-13 [paul]       1.9.12cvs45
7747
7748         * configure.ac
7749                 remove large file support (for now):
7750                 it breaks too many things
7751
7752 2005-07-13 [paul]       1.9.12cvs44
7753
7754         * configure.ac
7755                 add large file support
7756         * src/html.c
7757                 fix bug #763 where href attribute was not
7758                 the very first attribute of a link
7759                 patch by Thomas Gilgin
7760
7761 2005-07-13 [colin]      1.9.12cvs43
7762
7763         * src/gtk/pluginwindow.c
7764                 Little portability fix
7765
7766 2005-07-13 [colin]      1.9.12cvs42
7767
7768         * src/plugins/pgpmime/sgpgme.c
7769                 Fix crasher.
7770
7771 2005-07-13 [colin]      1.9.12cvs41
7772
7773         * src/plugins/pgpmime/pgpmime.c
7774         * src/plugins/pgpmime/sgpgme.c
7775                 Use gpgme_data_release_and_get_mem instead
7776                 of gpgme_data_read.
7777
7778 2005-07-13 [colin]      1.9.12cvs40
7779
7780         * configure.ac
7781         * src/plugins/pgpmime/passphrase.c
7782         * src/plugins/pgpmime/passphrase.h
7783         * src/plugins/pgpmime/pgpmime.c
7784         * src/plugins/pgpmime/plugin.c
7785         * src/plugins/pgpmime/select-keys.c
7786         * src/plugins/pgpmime/select-keys.h
7787         * src/plugins/pgpmime/sgpgme.c
7788         * src/plugins/pgpmime/sgpgme.h
7789                 Port pgpmime to gpgme-1.0.
7790
7791 2005-07-12 [paul]       1.9.12cvs39
7792
7793         * AUTHORS
7794         * src/toolbar.c
7795         * src/toolbar.h
7796                 add a 'Go to Prev' button to the toolbar.
7797                 correct tooltip text of go to buttons.
7798                 based on patch by Yang Guilong <bamanzi@gmail.com>
7799
7800 2005-07-12 [colin]      1.9.12cvs38
7801
7802         * src/statusbar.c
7803                 Fix progress bar showing stuff at startup.
7804
7805 2005-07-12 [paul]       1.9.12cvs37
7806
7807         * src/editjpilot.c
7808                 fix building with jpilot support
7809
7810 2005-07-11 [colin]      1.9.12cvs36
7811
7812         * src/inc.c
7813                 Add visual indication that filtering is running
7814         * src/textview.c
7815                 Make {}[] uri delimiters
7816         * src/summaryview.c
7817                 Remove useless (and slow) calls
7818
7819 2005-07-11 [paul]       1.9.12cvs35
7820
7821         * src/plugins/clamav/clamav_plugin_gtk.c
7822         * src/plugins/dillo_viewer/dillo_prefs.c
7823         * src/plugins/pgpmime/prefs_gpg.c
7824         * src/plugins/spamassassin/spamassassin_gtk.c
7825                 gather plugins prefs together under their
7826                 own 'Plugins' heading
7827
7828 2005-07-11 [paul]       1.9.12cvs34
7829
7830         sync with main
7831
7832         * src/account.c
7833                 account_delete(): modified alert dialog
7834         * src/editjpilot.c
7835         * src/editvcard.c
7836                 fixed a crash when cancelling file selection
7837                 dialog by Escape key. Made non-ascii filename
7838                 selectable.
7839         * src/prefs_template.c
7840                 prefs_template_window_create(): make scrolled
7841                 window policy AUTOMATIC
7842
7843 2005-07-10 [hoa]        1.9.12cvs33
7844
7845         * src/etpan/imap-thread.c
7846                 workaround for old Courier IMAP servers.
7847
7848 2005-07-10 [colin]      1.9.12cvs32
7849
7850         * src/folder.c
7851         * src/statusbar.c
7852         * src/statusbar.h
7853                 Add visual progress indicator on filtering/processing
7854                 Factorize the progress bar code
7855         * src/imap.c
7856         * src/imap.h
7857         * src/etpan/imap-thread.c
7858                 Add a reference counter to avoid destroying the Folder
7859                 while it's in use by another callback.
7860
7861 2005-07-09 [hoa]        1.9.12cvs31
7862
7863         * src/imap.c
7864         * src/etpan/imap-thread.c
7865                 fixed deadlock when removing IMAP account.
7866
7867 2005-07-08 [colin]      1.9.12cvs30
7868
7869         * src/textview.c
7870         * src/unmime.c
7871                 Fix again problems decoding broken headers
7872         * src/gtk/inputdialog.c
7873                 Fix local variable shadowing a global one
7874
7875 2005-07-08 [colin]      1.9.12cvs29
7876
7877         * src/msgcache.c
7878                 Make the cache/mark files platform-agnostic by writing
7879                 them in little-endian format. Reading them is also done
7880                 in little-endian format, of course; however, in order
7881                 to avoid trashing mark data on big-endian machines, the
7882                 files are, at first, read from the native format if the
7883                 little-endian one doesn't exist. This is easy to deter-
7884                 mine by trying to open a file with a swapped data_ver
7885                 and seeing if it's the wanted version.
7886                 Little-endian using users should see absolutely no
7887                 difference, Big-endian users may get a very little
7888                 performance drop due to byte-swapping.
7889                 Tested on i386 and ppc32. 
7890                 Fixes bug #159 (The index file, in the mailboxes, is 
7891                 hardware depending).
7892
7893                 To have the cache/mark files updated to the new little-
7894                 endian format, "Check for new messages" or even
7895                 "Rebuild folder tree" aren't enough. Files will be
7896                 updated as soon as a folder has been opened/closed.
7897                 To update everything, just select all folders by
7898                 selecting them one by one.
7899
7900 2005-07-07 [colin]      1.9.12cvs28
7901
7902         * src/imap.c
7903                 Remember the folder separator per IMAPFolder
7904                 instead of globally.
7905                 Revive the Session on noop; fixes bug #761
7906                 (mark a bunch of unread messages as read takes 
7907                 forever)
7908
7909 2005-07-07 [darko]      1.9.12cvs27
7910
7911         * src/common/template.c
7912                 Sort templates alphabetically
7913
7914 2005-07-06 [colin]      1.9.12cvs26
7915
7916         * src/imap.c
7917                 Try to use the correct separator in
7918                 most cases. Possibly fixes bug #759
7919                 (only creates the INBOX folder when 
7920                 setting up new IMAP account) and 
7921                 bug #760 (Can't retrieve messages)
7922
7923 2005-07-06 [colin]      1.9.12cvs25
7924
7925         * src/imap.c
7926                 Use real_path in status command. This will
7927                 help later, when namespaces will be used.
7928
7929 2005-07-06 [colin]      1.9.12cvs24
7930
7931         * configure.ac
7932         * src/account.c
7933         * src/folder.c
7934         * src/imap.c
7935         * src/etpan/etpan-log.c
7936         * src/etpan/etpan-thread-manager.c
7937         * src/etpan/imap-thread.c
7938                 Add a --disable-libetpan parameter. With this,
7939                 users that don't want IMAP4 support can avoid
7940                 the new dependancy (and have no IMAP support).
7941                 Users that have IMAP4 accounts and use this
7942                 parameter won't lose their configuration, their
7943                 IMAP accounts will just be invisible and not
7944                 used.
7945         * src/textview.c
7946                 Make the "Copy ..." contextual menu items 
7947                 copy to both the X clipboard and the gtk 
7948                 clipboard - as most other apps do.
7949         * src/gtk/about.c
7950                 Add a notice about OpenSSL usage, in order to
7951                 comply with OpenSSL's license (point 6):
7952                 http://www.openssl.org/source/license.html
7953
7954 2005-07-06 [colin]      1.9.12cvs23
7955
7956         * src/alertpanel.c
7957                 Fix a minimum size for alertpanels
7958         * src/compose.c
7959                 Show 'No space left on device' type errors
7960                 when queuing/sending
7961         * src/imap_gtk.c
7962         * src/mh_gtk.c
7963                 Rework folder's deletion message (remove 
7964                 extra \n)
7965
7966 2005-07-05 [colin]      1.9.12cvs22
7967
7968         * src/imap.c
7969                 Add an alertpanel on auth error
7970                 Add pseudo-log
7971                 Remove pthread-related stuff
7972
7973 2005-07-05 [colin]      1.9.12cvs21
7974
7975         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
7976                 Fix crash on plugin reloading (with a hack)
7977
7978 2005-07-05 [colin]      1.9.12cvs20
7979
7980         * src/prefs_account.c
7981         * src/prefs_account.h
7982                 Fix typo
7983         * src/gtk/filesel.c
7984         * src/gtk/filesel.h
7985                 Add a way to filter the view
7986         * src/gtk/pluginwindow.c
7987                 Filter loadable stuff
7988         * src/plugins/pgpmime/prefs_gpg.c
7989                 Fix missing unregistration
7990         * .cvsignore
7991         * src/etpan/.cvsignore
7992         * src/plugins/spamassassin/.cvsignore
7993                 Add more stuff to cvs ignored files
7994
7995 2005-07-04 [colin]      1.9.12cvs19
7996
7997         * src/imap.c
7998                 Fix scan_required returning FALSE when it
7999                 shouldn't. Maybe fix #760 (Can't retrieve
8000                 messages)
8001
8002 2005-07-04 [colin]      1.9.12cvs18
8003
8004         * src/summaryview.c
8005                 Fix always_show_msg pref
8006
8007 2005-07-04 [paul]       1.9.12cvs17
8008
8009         sync with main (forgotten in last commit)
8010         
8011         * src/common/utils.c
8012         * src/common/utils.h
8013                 check_line_length(): new.
8014                 is_dir_exist()
8015                 is_file_entry_exist()
8016                 dirent_is_regular_file()
8017                 dirent_is_directory(): use g_file_test() instead of stat().
8018
8019 2005-07-04 [paul]       1.9.12cvs16
8020
8021         sync with main:
8022
8023         * src/compose.c
8024                 compose_write_to_file(): check for line
8025                 length limit and display warning if exceeds
8026         * src/jpilot.c
8027                 use get_home_dir() instead of g_get_home_dir()
8028         * src/procheader.c
8029                 removed warning about invalid date
8030         * src/vcard.c
8031                 use get_home_dir() instead of g_get_home_dir()
8032
8033 2005-07-04 [paul]       1.9.12cvs15
8034
8035         * src/stock_pixmap.c
8036                 fix new pixmap naming errors
8037                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
8038
8039 2005-07-04 [colin]      1.9.12cvs14
8040
8041         * src/imap.c
8042                 Fix debugging string with a warning
8043
8044 2005-07-04 [colin]      1.9.12cvs13
8045
8046         * configure.ac
8047                 Add a check for libetpan's version (>= 0.37)
8048
8049 2005-07-04 [hoa]        1.9.12cvs12
8050
8051         * commitHelper
8052         * src/imap.c
8053         * src/etpan/imap-thread.c
8054         * src/etpan/imap-thread.h
8055                 fixed IMAP implementation of check of mails.
8056
8057 2005-07-03 [hoa]        1.9.12cvs11
8058
8059         * src/etpan/Makefile.am
8060         * src/etpan/etpan-errors.h
8061         * src/etpan/etpan-log.[ch]
8062         * src/etpan/etpan-thread-manager-types.h
8063         * src/etpan/etpan-thread-manager.[ch]
8064         * src/etpan/imap-thread.[ch]
8065         * src/Makefile.am
8066         * src/imap.c
8067         * src/main.c
8068         * src/prefs_other.c
8069         * configure.ac
8070             merged imap branch.
8071             dependency on libetpan 0.37 is now added.
8072
8073 2005-07-01 [colin]      1.9.12cvs10
8074
8075         * src/Makefile.am
8076         * src/folder.c
8077         * src/folder.h
8078         * src/folderview.c
8079         * src/stock_pixmap.c
8080         * src/stock_pixmap.h
8081         * src/plugins/trayicon/trayicon.c
8082                 Add marked symbol on folders containing
8083                 marked messages
8084         * src/procmsg.c
8085         * src/procmsg.h
8086         * src/toolbar.c
8087         * src/prefs_common.c
8088         * src/prefs_common.h
8089         * src/prefs_send.c
8090                 Add an optional confirmation dialog on queue
8091                 sending. Patch by wwp.
8092         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
8093         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
8094         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
8095         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
8096         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
8097         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
8098         * src/pixmaps/inbox_mark.xpm            ** ADDED **
8099         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
8100         * src/pixmaps/outbox_mark.xpm           ** ADDED **
8101         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
8102         * src/pixmaps/trash_mark.xpm            ** ADDED **
8103                 New pixmaps
8104
8105 2005-07-01 [colin]      1.9.12cvs9
8106
8107         * src/summaryview.c
8108                 Fix a little threading bug
8109         * src/addrgather.c
8110         * src/mainwindow.c
8111                 A little bit of HIG normality never hurts
8112
8113 2005-07-01 [colin]      1.9.12cvs8
8114
8115         * src/compose.c
8116         * src/msgcache.c
8117         * src/pop.c
8118         * src/procmime.c
8119         * src/recv.c
8120         * src/common/log.c
8121         * src/common/template.c
8122         * src/common/utils.c
8123         * src/common/utils.h
8124                 Reverted the fwrite_atomic stuff. In fact
8125                 it is already atomic.
8126
8127 2005-06-30 [colin]      1.9.12cvs7
8128
8129         * src/common/utils.c
8130         * src/common/utils.h
8131                 Add an fwrite_atomic() function to make
8132                 sure we write everything: fwrite can make
8133                 short writes.
8134         * src/compose.c
8135         * src/msgcache.c
8136         * src/pop.c
8137         * src/procmime.c
8138         * src/recv.c
8139         * src/common/log.c
8140         * src/common/template.c
8141                 Use that (and fix swapping of size and nmemb).
8142                 Thanks to Rich Coe for the heads up.
8143
8144 2005-06-30 [colin]      1.9.12cvs6
8145
8146         * src/addressbook.c
8147                 Optimize addressbook opening 
8148
8149 2005-06-30 [colin]      1.9.12cvs5
8150
8151         * src/summaryview.c
8152                 Remove calls to summary_step after move/copy
8153
8154 2005-06-28 [paul]       1.9.12cvs4
8155
8156         * src/alertpanel.c
8157                 wrap and make the error msg selectable
8158
8159 2005-06-28 [paul]       1.9.12cvs3
8160
8161         * src/ssl_manager.c
8162                 replace the OK button with a Close button
8163         * src/gtk/foldersort.c
8164                 use GTK_STOCK_ icons/buttons
8165
8166 2005-06-28 [colin]      1.9.12cvs2
8167
8168         * src/gedit-print.c             ** ADDED **
8169         * src/gedit-print.h             ** ADDED **
8170         * src/gtk/gtksourceprintjob.c   ** ADDED **
8171         * src/gtk/gtksourceprintjob.h   ** ADDED **
8172                 I can't believe no one had enough time to tell
8173                 me I forgot the `cvs add`
8174
8175 2005-06-27 [colin]      1.9.12cvs1
8176
8177         * src/Makefile.am
8178         * src/gtk/Makefile.am
8179         * src/messageview.c
8180         * src/procmsg.c
8181         * src/summaryview.c
8182         * configure.ac
8183                 Add optional libgnomeprint-based printing
8184         * src/mainwindow.c
8185         * src/gtk/quicksearch.c
8186                 Add an Edit/Quick search menu item to show
8187                 and focus the quicksearch
8188
8189 2005-06-27 [paul]       1.9.12
8190
8191         1.9.12 release
8192
8193         * po/ca.po
8194         * po/de.po
8195         * po/es.po
8196         * po/fr.po
8197         * po/it.po
8198         * po/ko.po
8199         * po/pt_BR.po
8200         * po/sk.po
8201         * po/zh_CN.po
8202                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
8203                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
8204                 SungHyun Nam, Frederico Goncalves Guimaraes,
8205                 Andrej Kacian, and Yang Guilong
8206 2005-06-26 [colin]      1.9.11cvs106
8207
8208         * src/imap_gtk.c
8209                 Forgot one file for previous fix
8210
8211 2005-06-26 [colin]      1.9.11cvs105
8212
8213         * src/folder.c
8214         * src/imap.c
8215                 Fix problems with folder operations in no_select
8216                 imap folders. it applies only to mails, and 
8217                 creation/deletion/move/renaming of folders 
8218                 should be possible
8219
8220 2005-06-26 [paul]       1.9.11cvs104
8221
8222         * src/prefs_filtering.c
8223                 replace one more GTK_STOCK_REMOVE
8224                 with GTK_STOCK_DELETE
8225
8226 2005-06-25 [colin]      1.9.11cvs103
8227
8228         * src/imap.c
8229                 Optimize get_seq_set_from_seq_list
8230                 (Patch by Ricardo) 
8231
8232 2005-06-25 [colin]      1.9.11cvs102
8233
8234         * src/mh.c
8235                 If the directory exists, but not in the
8236                 correct encoding, rename it. This should
8237                 handle old-versions-induced bugs.
8238
8239 2005-06-25 [colin]      1.9.11cvs101
8240
8241         * src/mh.c
8242                 Fix path access with extended dir names
8243                 Fixes bug #589 (SC segfaults with wrong locale
8244                 settings)
8245
8246 2005-06-25 [colin]      1.9.11cvs100
8247
8248         * src/prefs_account.c
8249         * src/prefs_account.h
8250         * src/compose.c
8251                 Add an option to encrypt replies to
8252                 encrypted messages
8253
8254 2005-06-25 [colin]      1.9.11cvs99
8255
8256         * src/compose.c
8257         * src/quote_fmt_parse.y
8258                 ... And make it work with pgpinline.
8259
8260 2005-06-25 [colin]      1.9.11cvs98
8261
8262         * src/compose.c
8263         * src/procmime.c
8264         * src/procmime.h
8265         * src/quote_fmt_parse.y
8266                 o Make reedition of encrypted messages possible
8267                   (as long as it is encrypted to self too, no
8268                    magic there)
8269                 o Make replying with quote (and without selecting
8270                   text) possible for encrypted messages.
8271                 Closes bug #550 (Not possible to "reply with quote"
8272                 to gnupg encrypted messages)
8273
8274 2005-06-24 [paul]       1.9.11cvs97
8275
8276         * src/imap.c
8277                 add missing include
8278
8279 2005-06-24 [paul]       1.9.11cvs96
8280
8281         * src/editldap.c
8282                 made bind password entry invisible
8283                 (sync with main)
8284         * src/send_message.c
8285                 send_message_local(): check exit status
8286                 to detect errors (sync with main)
8287         * src/textview.c
8288                 use main's less ambiguous popup menu
8289                 wording
8290
8291 2005-06-24 [paul]       1.9.11cvs95
8292
8293         * src/prefs_actions.c
8294         * src/prefs_customheader.c
8295         * src/prefs_display_header.c
8296         * src/prefs_filtering_action.c
8297         * src/prefs_matcher.c
8298         * src/prefs_template.c
8299         * src/prefs_toolbar.c
8300                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
8301         * src/gtk/description_window.c
8302                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
8303
8304 2005-06-23 [colin]      1.9.11cvs94
8305
8306         * src/summaryview.c
8307                 Fix rough edges (be sure to call status_show whenever
8308                 necessary).
8309
8310 2005-06-23 [colin]      1.9.11cvs93
8311
8312         * src/summaryview.c
8313                 Optimize Select All
8314                 Before, in a 5K mails folder: 11s
8315                 After, in the same folder: 58000µs
8316                 The joys of locking... gtk_clist_select_all() fires a 
8317                 tree-select-row event for each selected row, which in 
8318                 summaryview, callbacks summary_selected which in turn,
8319                 calls summary_status_show, which walks the selected
8320                 rows. Hence, calling gtk_clist_select_all was 
8321                 exponential. Locking the summaryview makes 
8322                 summary_selected return early.
8323
8324 2005-06-23 [colin]      1.9.11cvs92
8325
8326         * src/imap.c
8327                 Move mutex at the important place to avoid
8328                 deadlocks
8329         * src/summaryview.c
8330                 Fix Del key deleting directly instead of
8331                 moving to trash
8332
8333 2005-06-22 [colin]      1.9.11cvs91
8334
8335         * src/plugins/spamassassin/libspamc.c
8336                 As we do spagetti code with assignations in multiple
8337                 places (see _message_read_raw where out = msg = raw),
8338                 let's be sure we don't free the same pointer twice.
8339                 Should fix bug #683 (Crash in libpam at 
8340                 message_cleanup).
8341
8342 2005-06-22 [colin]      1.9.11cvs90
8343
8344         * src/compose.c
8345         * src/messageview.c
8346         * src/toolbar.c
8347                 Make toolbar's delete use the move to trash stuff;
8348                 Add gtk_widget_realize to be sure pixmaps can get
8349                 created (that may fix an old worksforme bug which
8350                 I can't find back...)
8351
8352 2005-06-22 [colin]      1.9.11cvs89
8353
8354         * src/summaryview.c
8355         * src/summaryview.h
8356         * src/mainwindow.c
8357                 Rename "Message/Delete" to "Message/Move to trash"
8358                 Add "Message/Delete..." that directly destroys the
8359                 selected messages after asking for a confirmation.
8360
8361 2005-06-22 [colin]      1.9.11cvs88
8362
8363         * src/imap.c
8364                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
8365                 o Fix a deadlock (thanks Darko)
8366
8367 2005-06-22 [colin]      1.9.11cvs87
8368
8369         * src/gtk/foldersort.c
8370                 Add missing include for the i18n;
8371                 patch by Fabien Vantard
8372
8373 2005-06-21 [colin]      1.9.11cvs86
8374
8375         * src/folder.c
8376         * src/folderview.c
8377                 Respect the no_select flag
8378         * src/imap.c
8379                 Fix recursive deletion
8380         * src/imap_gtk.c
8381         * src/mh_gtk.c
8382                 Make the folder deletion's warning
8383                 more explicit
8384
8385 2005-06-21 [colin]      1.9.11cvs85
8386
8387         * src/textview.c
8388                 Prevent email addresses from spanning accross
8389                 lines - fixes bug # 646 (newline-chars in 
8390                 email addresses)
8391
8392 2005-06-20 [colin]      1.9.11cvs84
8393
8394         * src/folder.c
8395                 Be sure not to remove source if copy failed
8396
8397 2005-06-20 [colin]      1.9.11cvs83
8398
8399         * src/folderview.c
8400         * src/imap_gtk.c
8401                 remove summaryview's lock
8402         * src/imap.c
8403                 introduce threads to avoid problems when foreground tasks
8404                 interfere with background tasks
8405         * src/mh.c
8406                 prevent moving to drafts/queue
8407         * src/mimeview.c
8408                 fix leak
8409
8410 2005-06-19 [colin]      1.9.11cvs82
8411
8412         * src/imap_gtk.c
8413                 Remember that the user doesn't want to override
8414                 offline mode, for 3 seconds. It avoid presenting
8415                 him with N popups in a really short time.
8416
8417 2005-06-17 [colin]      1.9.11cvs81
8418
8419         * src/imap.c
8420                 Fix IMAP breaking on folders containing '('
8421                 (Probably won't be enough)
8422
8423 2005-06-17 [colin]      1.9.11cvs80
8424
8425         Forgotten files on 1.9.11cvs79
8426         * src/summaryview.c
8427                 Fix stepping when not immediately executing
8428         * src/imap.c
8429                 Really prevent UID FETCH 0
8430         * src/codeconv.c
8431                 Fix outgoing charset never set to utf-8
8432         * src/mh.c
8433                 Fix leak
8434
8435 2005-06-16 [colin]      1.9.11cvs79
8436
8437         * src/compose.c
8438                 Fix bug #707 (Dash splits rows)
8439                 Only wrap if we're on a line break position and
8440                 the previous one was a "white" (space) char.
8441                 Pango stuff is weird.
8442
8443 2005-06-16 [colin]      1.9.11cvs78
8444
8445         * src/imap_gtk.c
8446                 Lock summaryview while downloading messages
8447                 on user demand
8448         * src/procheader.c
8449         * src/unmime.c
8450         * src/common/utils.c
8451         * src/common/utils.h
8452                 Replace \r and \n with spaces in From and
8453                 Subject headers
8454
8455 2005-06-16 [paul]       1.9.11cvs77
8456
8457         * src/procmime.c
8458                 liberalise the mime parser
8459         * src/gtk/about.c
8460                 add text wrapping
8461
8462 2005-06-16 [paul]       1.9.11cvs76
8463
8464         * src/gtk/about.c
8465                 reworked
8466
8467 2005-06-15 [colin]      1.9.11cvs75
8468
8469         * src/compose.c
8470                 Finish header encoding fix
8471         * src/summaryview.c
8472                 Fix segfault
8473         * src/headerview.c
8474                 Fix compilation (Thanks Stephan
8475                 Sachse)
8476
8477 2005-06-15 [colin]      1.9.11cvs74
8478
8479         * Makefile.am
8480                 Install gnome2 stuff rather than gnome1, 
8481                 if both are present
8482         * src/codeconv.c
8483         * src/codeconv.h
8484         * src/compose.c
8485                 Fix headers encoding
8486         * src/folder.c
8487                 Visual progress when fetching all messages
8488         * src/folderview.c
8489         * src/summaryview.c
8490         * src/summaryview.h
8491                 Prevent changing current message while
8492                 incorporating
8493
8494 2005-06-15 [paul]       1.9.11cvs73
8495
8496         * src/gtk/gtkaspell.c
8497         * src/gtk/gtkaspell.h
8498                 fix build warnings
8499
8500 2005-06-15 [paul]       1.9.11cvs72
8501
8502         * src/prefs_filtering.c
8503                 allow reordering of filter rules by
8504                 drag n drop
8505
8506 2005-06-15 [paul]       1.9.11cvs71
8507
8508         * COPYING
8509                 updated
8510         * src/codeconv.c
8511                 replace deprecated function
8512         * src/inc.c
8513         * src/send_message.c
8514         * src/gtk/progressdialog.c
8515         * src/gtk/progressdialog.h
8516                 salvage and reuse parts of reverted sync
8517
8518 2005-06-15 [paul]       1.9.11cvs70
8519
8520         * src/inc.c
8521         * src/send_message.c
8522         * src/gtk/progressdialog.c
8523         * src/gtk/progressdialog.h
8524                 revert yesterday's sync with main
8525                 it contains deprecated functions
8526
8527 2005-06-15 [colin]      1.9.11cvs69
8528
8529         * src/headerview.c
8530                 Fix bug #670 (multi user to: will corrupt message 
8531                 headers display)
8532
8533 2005-06-15 [colin]      1.9.11cvs68
8534
8535         * src/compose.c
8536                 Fix bug #421 (Fix undo on wrapping)
8537
8538 2005-06-15 [colin]      1.9.11cvs67
8539
8540         * src/folder.c
8541                 Provide visual feedback while processing
8542                 folder's rules.
8543         * src/imap.c
8544                 Provide visual feedback while getting
8545                 short headers (for uncached messages)
8546
8547
8548 2005-06-14 [paul]       1.9.11cvs66
8549
8550         * src/account.c
8551                 change a couple stock icons
8552         * src/inc.c
8553         * src/send_message.c
8554         * src/gtk/progressdialog.c
8555         * src/gtk/progressdialog.h
8556                 sync main's GtkTreeView implementation
8557
8558 2005-06-14 [colin]      1.9.11cvs65
8559
8560         * src/imap.c
8561                 Various little fixes, mainly on error paths
8562
8563 2005-06-13 [colin]      1.9.11cvs64
8564
8565         * matcher.c
8566         * procmsg.c
8567         * procmsg.h
8568                 Add a way to fetch only headers. This speeds
8569                 up filtering on headers for IMAP. Fixes:
8570                 bug #481 extraneous imap commands slow down 
8571                         imap filtering
8572                 bug #522 Sylpheed downloads all messages 
8573                         when opening mailbox (IMAP)
8574                 bug #677 IMAP fetch is soooooooooooooo slow
8575         * src/folder.c
8576         * src/folder.h
8577                 Add a folder set_batch method so that
8578                 implementations can speed up flags changes
8579         * src/folderutils.c
8580         * src/summaryview.c
8581                 Use that in mark as (un)read and mark all read
8582                 Refix bug #679
8583         * src/imap.c
8584                 Implement set_batch - brings back deferred
8585                 flags in a less buggy manner. Fixes:
8586                 bug #729 IMAP immediate expunge of deleted messages
8587                 bug #191 remove list of messages with one command
8588                 Fix login with strange chars
8589                 Implement fetch_msg_full
8590                 Fix copy (wrong counts)
8591
8592 2005-06-12 [colin]      1.9.11cvs63
8593
8594         * src/folder.c
8595                 lock incorporation during long operations.
8596                 Avoids fucking up the IMAP socket.
8597
8598 2005-06-12 [colin]      1.9.11cvs62
8599
8600         * src/imap.c
8601                 Fix harmful typo
8602                 Factorize remove_all_msg
8603                 Thread-ize expunge
8604         * src/summaryview.c
8605                 Don't update partial-download status if unnecessary
8606         * src/folder.c
8607                 Use remove_msgs everywhere possible
8608
8609 2005-06-12 [colin]      1.9.11cvs61
8610
8611         * src/folder.c
8612         * src/folder.h
8613                 Add a remove_msgs function to remove a 
8614                 list of messages
8615         * src/imap.c
8616                 Implement that.
8617
8618 2005-06-12 [colin]      1.9.11cvs60
8619
8620         * src/imap.c
8621                 Remove flags-processing deferring... Too hard
8622                 to get it to work in all cases.
8623
8624 2005-06-11 [colin]      1.9.11cvs59
8625
8626         * src/imap.c
8627                 printf -> debug_print
8628
8629 2005-06-11 [colin]      1.9.11cvs58
8630
8631         * src/imap.c
8632                 o Fix build without USE_PTHREAD
8633                 o Factorize imap_open
8634                 o Alertpanel in case of impossible connection
8635                 o Alertpanel in case of impossible login
8636                 o Fix deferred flags processing to force a 
8637                   flush before adding some more flags to process,
8638                   but in another folder.
8639
8640 2005-06-10 [colin]      1.9.11cvs57
8641
8642         * src/imap.c
8643                 o Fix a format string error
8644                 o init ssl socket outside of the thread 
8645                   (it possibly invokes gtk calls)
8646         * src/procmime.c
8647                 o Put back the buffer to its necessary size
8648                 o Fix changing a file pointer without keeping
8649                   track of it (thanks Valgrind)
8650         * src/common/smtp.c
8651                 o Fix automatic STARTTLS if login should be done
8652                   and the server only allows it after starting TLS
8653         * src/gtk/gtkinputdialog.c
8654                 o Eat GDK_Return so that the combo popup doesn't 
8655                   appear when we press Enter to validate the combo
8656                   input dialog (as seen in the Open with... dialog)
8657
8658 2005-06-10 [colin]      1.9.11cvs56
8659
8660         * src/imap.c
8661                 o A bit less debug
8662                 o Fix a crash on deletion
8663                 o Threadize imap_select (it's called outside of 
8664                   threads)
8665                 o Defer treatment of DELETED flags
8666
8667
8668 2005-06-09 [colin]      1.9.11cvs55
8669
8670         * src/imap.c
8671                 Make sure we check imap_gtk_should_override(), which
8672                 potentially calls gtk stuff, before creating thread.
8673                 That way it should't be called via imap_get_session()
8674                 inside a thread.
8675
8676 2005-06-09 [colin]      1.9.11cvs54
8677
8678         * src/imap.c
8679                 o add a bit of status output
8680                 o remove some dead code
8681                 o threadize get_list_of_uids
8682                 o threadize imap_get_flags
8683                 o defer flag changing by 500ms so that they
8684                   can be batched
8685
8686
8687 2005-06-08 [colin]      1.9.11cvs53
8688
8689         * src/imap.c
8690                 Thread-ize imap_cmd_fetch
8691
8692 2005-06-08 [colin]      1.9.11cvs52
8693
8694         * src/main.c
8695                 Mmh, that broke POP3...
8696
8697 2005-06-08 [colin]      1.9.11cvs51
8698
8699         * src/main.c
8700                 Stabilize IMAP patch (thanks to Hoa)
8701
8702 2005-06-08 [colin]      1.9.11cvs50
8703
8704         * src/imap.c
8705                 Test patch to speed up imap. 
8706
8707 2005-06-08 [colin]      1.9.11cvs49
8708
8709         * src/imap_gtk.c
8710                 Warning fix
8711         * src/procmime.c
8712                 Apply patch from gentoo to use /usr/share/mime/globs if 
8713                 available, after un-breaking it
8714         * src/common/log.c
8715         * src/common/log.h
8716                 Use g_timeout for invoking hooks that possibly use gtk
8717                 calls. This should leave gtk calls in the main thread.
8718
8719 2005-06-08 [paul]       1.9.11cvs48
8720
8721         * src/codeconv.c
8722                 conv_get_outgoing_charset_str(): don't
8723                 use prefs_common setting
8724         * src/compose.c
8725         * src/compose.h
8726                 add /Options/Character encoding/... to
8727                 temporarily change the outgoing encoding
8728
8729         (belated sync with main)
8730
8731 2005-06-08 [paul]       1.9.11cvs47
8732
8733         * src/compose.c
8734                 correction to/completion of last
8735                 sync with main
8736
8737 2005-06-08 [paul]       1.9.11cvs46
8738
8739         sync with main:
8740         
8741         * src/codeconv.c
8742         * src/codeconv.h
8743                 always enabled Japanese auto-detection
8744                 if the first letters of locale string
8745                 is "ja"
8746         * src/compose.c
8747                 don't use "destroy" signal to destroy
8748                 Compose object (fix rare crashes on discard?)
8749         * src/mainwindow.c
8750         * src/messageview.c
8751         * src/prefs_send.c
8752                 added Hebrew encodings
8753         * src/sourcewindow.c
8754                 don't use "destroy" signal to destroy
8755                 objects
8756
8757 2005-06-07 [colin]      1.9.11cvs45
8758
8759         * src/summaryview.c
8760                 Add missing unlocks/locks
8761
8762 2005-06-07 [paul]       1.9.11cvs44
8763
8764         * src/summaryview.c
8765                 restore bug #749 fix
8766
8767 2005-06-06 [colin]      1.9.11cvs43
8768
8769         * src/summaryview.c
8770                 Fix selection bug when prefs_common.open_unread 
8771                 is FALSE
8772
8773 2005-06-06 [colin]      1.9.11cvs42
8774
8775         * src/common/md5.c
8776                 Fix a warning
8777         * src/summaryview.c
8778         * src/folderview.c
8779                 Factorize long operations beginning and end
8780                 (locking, freezing/thawing, cursor, ...)
8781                 Check selection->data member in selection-
8782                 related loops; this avoids dying an awful
8783                 death if the selection changes on us while
8784                 we're marking a whole IMAP folder unread, 
8785                 for example.
8786
8787 2005-06-06 [paul]       1.9.11cvs41
8788
8789         * src/textview.c
8790                 don't g_free() a static gchar buffer
8791
8792 2005-06-05 [colin]      1.9.11cvs40
8793
8794         * src/mainwindow.c
8795         * src/messageview.c
8796         * src/summaryview.c
8797                 Fix bug #749 (Show all headers should be
8798                 sticky as the GUI suggests)
8799
8800 2005-06-03 [paul]       1.9.11cvs39
8801
8802         * src/compose.c
8803                 don't allow editing of mail while sending.
8804                 patch by Colin
8805
8806 2005-06-03 [paul]       1.9.11cvs38
8807
8808         * src/folderview.c
8809                 add a freeze/thaw to speed up 'mark all read'
8810
8811 2005-06-03 [paul]       1.9.11cvs37
8812
8813         * src/prefs_message.c
8814                 reflect changes immediately
8815
8816 2005-06-02 [colin]      1.9.11cvs36
8817
8818         * po/POTFILES.in
8819                 Patch by Fabien Vantard.
8820
8821 2005-06-02 [colin]      1.9.11cvs35
8822
8823         * src/imap.c
8824                 Use a non-blocking imap_getline() if possible.
8825                 This should completely prevent the interface
8826                 from freezin on imap operations, although it
8827                 may do strange stuff in case of folder switching
8828                 while a big imap operation is taking place...
8829
8830                 In addition, fix a leak in the case thread
8831                 creation fails on connection.
8832
8833 2005-06-02 [colin]      1.9.11cvs34
8834
8835         * src/crash.c
8836         * src/prefs_common.h
8837                 Fix build (prefs_common_init() doesn't exist
8838                 anymore)
8839
8840 2005-06-02 [colin]      1.9.11cvs33
8841
8842         * src/prefs_account.c
8843                 Fix bug #245 (filtering rules broken when
8844                 renaming a remote account (imap4 or nntp)
8845
8846 2005-06-02 [colin]      1.9.11cvs32
8847
8848         * src/imap.c
8849                 Try to fix IMAP shortcomings: 
8850                 o Multithread imap_open()
8851                 o allow offline-mode overriding instead of
8852                   just returning NULL
8853         * src/imap_gtk.c
8854         * src/imap_gtk.h
8855                 Add a function to ask whether we want to
8856                 override offline-mode for 10 minutes (one-shot
8857                 asking was painful)
8858         * src/procheader.c
8859                 Fix segfault when imap parser isn't happy about
8860                 a missing {
8861
8862 2005-06-01 [colin]      1.9.11cvs31
8863
8864         * src/addrharvest.c
8865         * src/compose.c
8866         * src/mbox.c
8867         * src/mbox.h
8868         * src/mh.c
8869         * src/msgcache.c
8870         * src/send_message.c
8871         * src/setup.c
8872         * src/undo.c
8873         * src/common/hooks.c
8874         * src/common/prefs.c
8875         * src/common/template.c
8876         * src/common/utils.c
8877         * src/gtk/gtkutils.c
8878         * src/gtk/inputdialog.c
8879         * src/gtk/menu.c
8880         * src/gtk/pluginwindow.c
8881         * src/gtk/prefswindow.c
8882         * src/plugins/pgpmime/passphrase.c
8883         * src/plugins/pgpmime/prefs_gpg.c
8884                 More -Wall fixes
8885
8886         * src/common/Makefile.am
8887         * src/common/timing.h
8888                 Add basic timing code
8889
8890         * src/summaryview.c
8891                 Fix a bug with unread messages when 
8892                 re-sorting folders, and by the way
8893                 fix a big performance hit when 
8894                 re-sorting (10k mails: before 5s,
8895                 after .5s)
8896
8897         * src/prefs_compose_writing.c
8898         * src/prefs_compose_writing.h
8899         * src/prefs_message.c
8900         * src/prefs_message.h
8901         * src/prefs_other.c
8902         * src/prefs_other.h
8903         * src/prefs_quote.c
8904         * src/prefs_quote.h
8905         * src/prefs_receive.c
8906         * src/prefs_receive.h
8907         * src/prefs_send.c
8908         * src/prefs_send.h
8909         * src/prefs_summaries.c
8910         * src/prefs_summaries.h
8911                 Fix copyright banner
8912
8913 2005-06-01 [paul]       1.9.11cvs30
8914
8915         * po/fi.po
8916                 updated by Flammie Pirinen
8917         * src/procmime.c
8918                 fix 'Bad BASE64 content' output
8919
8920 2005-05-31 [colin]      1.9.11cvs29
8921
8922         * src/procmime.c
8923                 Oops, where did my hunk go.
8924
8925 2005-05-31 [colin]      1.9.11cvs28
8926
8927         * src/Makefile.am
8928         * src/account.c
8929         * src/action.c
8930         * src/addr_compl.c
8931         * src/addressbook.c
8932         * src/codeconv.c
8933         * src/compose.c
8934         * src/export.c
8935         * src/folder.c
8936         * src/folderview.c
8937         * src/image_viewer.c
8938         * src/main.c
8939         * src/mainwindow.c
8940         * src/messageview.c
8941         * src/mimeview.c
8942         * src/msgcache.c
8943         * src/prefs_account.c
8944         * src/prefs_actions.c
8945         * src/prefs_common.c
8946         * src/prefs_compose_writing.c
8947         * src/prefs_customheader.c
8948         * src/prefs_ext_prog.c
8949         * src/prefs_filtering.c
8950         * src/prefs_filtering_action.c
8951         * src/prefs_fonts.c
8952         * src/prefs_image_viewer.c
8953         * src/prefs_message.c
8954         * src/prefs_message.h
8955         * src/prefs_msg_colors.c
8956         * src/prefs_other.c
8957         * src/prefs_other.h
8958         * src/prefs_quote.c
8959         * src/prefs_receive.c
8960         * src/prefs_receive.h
8961         * src/prefs_send.c
8962         * src/prefs_send.h
8963         * src/prefs_spelling.c
8964         * src/prefs_summaries.c
8965         * src/prefs_summary_column.c
8966         * src/prefs_template.c
8967         * src/prefs_themes.c
8968         * src/prefs_toolbar.c
8969         * src/prefs_wrapping.c
8970         * src/procmime.c
8971         * src/procmsg.c
8972         * src/send_message.h
8973         * src/ssl_manager.c
8974         * src/summary_search.c
8975         * src/summaryview.c
8976         * src/textview.c
8977         * src/wizard.c
8978         * src/common/smtp.c
8979         * src/common/smtp.h
8980         * src/gtk/gtkutils.h
8981                 o Move the rest of Common prefs to new style
8982                 o Lots of -Wall warning fixes
8983                 o fix FIXME in cache memusage calculation
8984                 o Let return receipts be sent from any account
8985                 o Little cache optimisation (read)
8986                 o Fix bug #746 (don't treat commas as separators
8987                   when inside a quoted string)
8988
8989 2005-05-31 [paul]       1.9.11cvs27
8990
8991         * src/prefs_common.c
8992                 fix 'off-by-one' typo
8993
8994 2005-05-31 [paul]       1.9.11cvs26
8995
8996         * src/account.c
8997         * src/addr_compl.c
8998         * src/compose.c
8999         * src/foldersel.c
9000         * src/prefs_actions.c
9001         * src/prefs_common.c
9002         * src/prefs_common.h
9003         * src/prefs_customheader.c
9004         * src/prefs_display_header.c
9005         * src/prefs_filtering.c
9006         * src/prefs_filtering_action.c
9007         * src/prefs_matcher.c
9008         * src/prefs_summaries.c
9009         * src/prefs_summary_column.c
9010         * src/prefs_template.c
9011         * src/prefs_toolbar.c
9012         * src/ssl_manager.c
9013         * src/gtk/pluginwindow.c
9014         * src/gtk/prefswindow.c
9015         * src/gtk/progressdialog.c
9016                 add hidden prefs 'enable_rules_hint'
9017                 for gtk_tree_view_set_rules_hint()
9018                 (sync with main)
9019                 
9020
9021 2005-05-31 [colin]      1.9.11cvs25
9022
9023         * src/Makefile.am
9024         * src/main.c
9025         * src/prefs_common.c
9026         * src/prefs_summaries.c ** ADDED **
9027         * src/prefs_summaries.h ** ADDED **
9028                 Common/Display -> Display/Summaries
9029
9030 2005-05-31 [colin]      1.9.11cvs24
9031
9032         * src/Makefile.am
9033         * src/main.c
9034         * src/prefs_quote.c ** ADDED **
9035         * src/prefs_quote.h ** ADDED **
9036                 Move Common/Quote to Compose/Quoting
9037         * src/prefs_common.c
9038         * src/prefs_common.h
9039                 Remove old quote stuff, add
9040                 convenience functions for GtkTextView prefs
9041         * src/gtk/prefswindow.c
9042                 Set default height higher
9043
9044 2005-05-30 [colin]      1.9.11cvs23
9045
9046         * src/Makefile.am
9047         * src/main.c
9048         * src/prefs_common.c
9049         * src/prefs_compose_writing.c ** ADDED **
9050         * src/prefs_compose_writing.h ** ADDED **
9051                 Move Common/Compose prefs to Compose/Writing
9052
9053 2005-05-30 [colin]      1.9.11cvs22
9054
9055         * src/common/utils.c
9056                 Fix bug #651 (Confused Attract by Subject)
9057                 Patch by M. Benkmann <haferfrost@web.de>
9058         * AUTHORS
9059
9060 2005-05-30 [colin]      1.9.11cvs21
9061
9062         * src/compose.c
9063                 Fix concatenation of different headers of
9064                 the same type (bug #645)
9065         * src/prefs_folder_item.c
9066                 Fix bug #699 (setting color to black doesn't
9067                 work immediately)
9068         * src/procmime.c
9069                 Print out decoding error only once per
9070                 block
9071
9072 2005-05-30 [paul]       1.9.11cvs20
9073
9074         * src/common/template.c
9075                 fix Bcc
9076
9077 2005-05-30 [paul]       1.9.11cvs19
9078
9079         * doc/src/rfc2368.txt   **NEW FILE**
9080         * src/compose.c
9081                 compose_entries_set(): don't interpret Bcc
9082                 header field (conform to RFC 2368)
9083                 (sync with main)
9084
9085 2005-05-29 [colin]      1.9.11cvs18
9086
9087         * src/prefs_common.c
9088                 Let the default reply format respect
9089                 netiquette by cutting the signature.
9090
9091 2005-05-29 [colin]      1.9.11cvs17
9092
9093         * src/summaryview.c
9094                 Don't let always_show_msg override
9095                 open_unread_on_enter when opening a new
9096                 directory.
9097
9098 2005-05-27 [paul]       1.9.11cvs16
9099
9100         sync with main:
9101
9102         * src/main.c
9103                 app_will_exit(): cleanup tmp directory when exit
9104         * src/message_search.c
9105                 improved the interface and made code cleanup.
9106                 removed Clear button
9107         * src/send_message.c
9108                 send_message_local(): use GSpawn, and detect errors
9109         * src/summary_search.c
9110                 improved the interface and made code cleanup
9111         * src/textview.c
9112                 textview_write_link(): also skip non-ascii space
9113                  at the head of link strings (phishing check
9114                  didn't work at the case)
9115         * src/common/utils.c
9116                 get_command_output(): use g_spawn_command_line_sync()
9117                 instead of popen()
9118
9119 2005-05-26 [colin]      1.9.11cvs15
9120
9121         * src/folder.c
9122                 remove printf
9123
9124 2005-05-26 [colin]      1.9.11cvs14
9125
9126         * src/common/nntp.c
9127                 Fix nntp mode reader (bug #611)
9128                 Patch by Florian Mickler <florian@mickler.org>
9129
9130 2005-05-26 [colin]      1.9.11cvs13
9131
9132         * src/plugins/pgpmime/passphrase.c
9133                 Fix mouse grabbing (bug #557)
9134
9135 2005-05-26 [colin]      1.9.11cvs12
9136
9137         * src/prefs_themes.c
9138                 Fix g_warning (bug #541)
9139
9140 2005-05-26 [colin]      1.9.11cvs11
9141
9142         * src/prefs_actions.c
9143         * src/prefs_template.c
9144                 Fix bug #506 (no warning if action/template
9145                 is not saved)
9146         * src/common/template.c
9147                 Fix a possible crash
9148
9149 2005-05-26 [colin]      1.9.11cvs10
9150
9151         * src/folder.c
9152         * src/folderview.c
9153         * src/procmsg.c
9154         * src/summaryview.c
9155                 Forbid locked messages to be moved or
9156                 deleted. Locked messages in trashes 
9157                 still get deleted, for performance
9158                 reason (mh.c::mh_remove_all_msgs)
9159
9160 2005-05-25 [colin]      1.9.11cvs9
9161
9162         * src/procmime.c
9163                 Use correct encoding when sending mails
9164                 with attachments that have accentued 
9165                 chars in their name
9166
9167 2005-05-24 [colin]      1.9.11cvs8
9168
9169         * src/summaryview.c
9170                 Fix bug #688 f) read/unread marker not
9171                 changed on first click
9172                 Also, optimize summary_status_show()
9173                 calls
9174         * src/folder.c
9175         * src/inc.c
9176         * src/procmime.c
9177                 Fix bug #688 b) and c) wrt message
9178                 attachments and signature
9179         * src/stock_pixmap.c
9180         * src/stock_pixmap.h
9181         * src/stock_pixmap.c
9182         * src/stock_pixmap.h
9183         * src/Makefile.am
9184         * src/pixmaps/clip_gpg_signed.xpm
9185                 Add clip/signed icon
9186
9187 2005-05-24 [colin]      1.9.11cvs7
9188
9189         * src/folder_item_prefs.c
9190                 whitespace fix
9191
9192 2005-05-24 [colin]      1.9.11cvs6
9193
9194         * src/folderview.c
9195         * src/prefs_common.c
9196         * src/prefs_common.h
9197                 Add a confirmation to folder drag and drop
9198                 fixes bug #156
9199         * src/alertpanel.c
9200         * src/alertpanel.h
9201                 fix _with_disable parameters so that
9202                 the buttons labels are specifiable too
9203         * src/plugins/pgpmime/sgpgme.c
9204                 reflect said change
9205                 
9206
9207 2005-05-24 [colin]      1.9.11cvs5
9208
9209         * src/folderview.c
9210                 Uncollapse/collapse folders on double-click
9211                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
9212                 closes bug #108
9213
9214 2005-05-23 [colin]      1.9.11cvs4
9215
9216         * src/common/socket.c
9217                 Check another special SSL_peek() error.
9218                 Should help wrt bug #728
9219
9220 2005-05-23 [colin]      1.9.11cvs3
9221
9222         * src/plugins/pgpmime/pgpmime.c
9223                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
9224                 breaking menu accelerators and stuff. Users will have to
9225                 reselect "PGP MIME" instead of "PGP/MIME" in their 
9226                 account's privacy preferences if needed.
9227
9228 2005-05-22 [paul]
9229
9230         * tools/kdeservicemenu/install.sh
9231                 use kdesu to prompt for root password if doing
9232                 global install/uninstall
9233
9234 2005-05-20 [colin]      1.9.11cvs2
9235
9236         * src/procmsg.c
9237                 Fix another compilation error with gcc-2.9x
9238                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
9239         * src/send_message.c
9240                 Don't send QUIT if we aren't connected
9241
9242 2005-05-19 [colin]      1.9.11cvs1
9243
9244         * src/procmsg.c
9245                 Fix compilation with gcc 2.9x
9246
9247 2005-05-19 [paul]       1.9.11
9248
9249         1.9.11 released
9250
9251 2005-05-19 [paul]       1.9.9cvs14
9252
9253         * src/gtk/inputdialog.c
9254                 prevent gettext warning
9255
9256 2005-05-19 [paul]       1.9.9cvs13
9257
9258         * src/mainwindow.c
9259         * src/prefs_common.c
9260         * src/prefs_common.h
9261         * src/textview.c
9262         * src/textview.h
9263                 add an option to toggle cursor in message
9264                 view (sync with main)
9265
9266 2005-05-18 [colin]      1.9.9cvs12
9267
9268         * src/compose.c
9269                 Dereference freed pointer
9270         * src/gtk/gtkaspell.c
9271                 Fix duplication of dictionaries (is it an aspell issue?)
9272
9273 2005-05-18 [colin]      1.9.9cvs11
9274
9275         * src/gtk/inputdialog.c
9276         * src/gtk/gtkaspell.c
9277                 HIGuify dialogs
9278         * src/alertpanel.c
9279                 Remove a double call
9280
9281 2005-05-17 [colin]      1.9.9cvs10
9282
9283         * src/gtk/gtkaspell.c
9284                 Fix dialogs, Ctrl-Enter accel
9285
9286 2005-05-17 [colin]      1.9.9cvs9
9287
9288         * src/gtk/gtkaspell.c
9289                 Fix some accelerators, escape in replace-window
9290
9291 2005-05-16 [colin]      1.9.9cvs8
9292
9293         * src/gtk/gtkaspell.c
9294                 Revert last commit, it was a mistake.
9295
9296 2005-05-16 [colin]      1.9.9cvs7
9297
9298         * src/gtk/gtkaspell.c
9299                 Remove buggy code while we're at it. It's a 
9300                 dead code path anyway.
9301
9302 2005-05-16 [colin]      1.9.9cvs6
9303
9304         * src/gtk/gtkaspell.c
9305                 Missed some gtk_menu_popup where deactivate
9306                 signal should be handled. Should fix bug
9307                 #629 a bit more.
9308
9309 2005-05-16 [colin]      1.9.9cvs5
9310
9311         * src/gtk/gtkaspell.c
9312                 Remove debug printf()s
9313
9314 2005-05-16 [colin]      1.9.9cvs4
9315
9316         * src/gtk/gtkaspell.c
9317                 Fix a bit aspell problems
9318                 (see bug #629)
9319
9320 2005-05-13 [colin]      1.9.9cvs3
9321
9322         * src/folderview.c
9323                 Fix the + appearing even when no subfolders
9324                 have unread messages. Thanks to wwp for the
9325                 bug report.
9326
9327 2005-05-11 [paul]       1.9.9cvs2
9328
9329         * src/folderview.c
9330                 correction to 1.9.9cvs1, only colour folders that
9331                 have new msgs (not unread msgs)
9332
9333 2005-05-10 [colin]      1.9.9cvs1
9334
9335         * src/folderview.c
9336         * src/summaryview.c
9337                 Try to fix bolding bugs again.
9338
9339 2005-05-09 [paul]
9340
9341         * tools/claws.i18n.status.pl
9342                 add Ricardo Mones Lastra's script that has been providing
9343                 the i18n status page for many months
9344
9345 2005-05-09 [paul]       1.9.9
9346
9347         1.9.9 release
9348
9349 2005-05-09 [paul]       1.9.6cvs58
9350
9351         * AUTHORS
9352         * INSTALL
9353         * README.claws
9354                 updated
9355         * Makefile.am 
9356         * RELEASE_NOTES.claws
9357                 add release notes to cvs to simplify release
9358                 procedure
9359         * configure.ac
9360                 add ca and fi to ALL_LINGUAS
9361         * po/Makefile.in.in
9362                 workaround for missing Makevars
9363         * po/ca.po
9364         * po/fi.po
9365                 add new Catalan and Finnish translations
9366                 submitted by Miquel Oliete and Flammie Pirinen
9367         * po/de.po
9368         * po/es.po
9369         * po/fr.po
9370         * po/it.po
9371         * po/pl.po
9372         * po/ru.po
9373         * po/sk.po
9374         * po/sr.po
9375         * po/zh_CN.po
9376                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
9377                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
9378                 Urke MMI, and Hansom Young
9379         * src/main.c
9380                 Fix drafting when quitting. compose_draft() closes the
9381                 compose windows, which modifies the compose_list GSList.
9382                 We have to refresh this list after echo drafting to avoid a
9383                 segfault
9384         * src/partial_download.c
9385                 fix segfault on exit
9386
9387 2005-05-06 [paul]       1.9.6cvs57
9388
9389         * src/grouplistdialog.c
9390                 quick fix/workaround for unresizeable newsgroup
9391                 name column 
9392
9393 2005-05-06 [paul]       1.9.6cvs56
9394
9395         * src/inc.c
9396         * src/mainwindow.c
9397                 use gettext plural forms
9398         * src/imap_gtk.c
9399         * src/mh_gtk.c
9400         * src/toolbar.c
9401                 small improvement to english usage
9402
9403 2005-05-05 [thorsten]   1.9.6cvs55
9404
9405         * src/folder.c
9406                 fix possible crash
9407
9408 2005-05-05 [paul]       1.9.6cvs54
9409         
9410         sync with HEAD
9411
9412         * AUTHORS
9413         * src/compose.c
9414                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
9415                 patch by Tim Mann
9416
9417 2005-05-05 [paul]       1.9.6cvs53
9418
9419         * src/mainwindow.c
9420                 fix resizing of separate message and
9421                 folder views
9422
9423 2005-05-05 [paul]       1.9.6cvs52
9424
9425         * src/account.c
9426         * src/addrgather.c
9427         * src/browseldap.c
9428         * src/exphtmldlg.c
9429         * src/expldifdlg.c
9430         * src/importmutt.c
9431         * src/importpine.c
9432         * src/main.c
9433         * src/mainwindow.c
9434         * src/noticeview.c
9435         * src/prefs_filtering.c
9436         * src/prefs_filtering_action.c
9437         * src/prefs_matcher.c
9438         * src/prefs_spelling.c
9439         * src/prefs_toolbar.c
9440         * src/toolbar.c
9441         * src/wizard.c
9442         * src/gtk/description_window.c
9443         * src/gtk/gtkvscrollbutton.c
9444         * src/gtk/progressdialog.c
9445         * src/gtk/quicksearch.c
9446         * src/plugins/pgpmime/prefs_gpg.c
9447         * src/plugins/spamassassin/spamassassin_gtk.c
9448                 replace deprecated gtk_widget_set_usize
9449
9450 2005-05-04 [colin]      1.9.6cvs51
9451
9452         * src/common/utils.c
9453                 Fix crash when subst_for_filename is called
9454                 with a NULL parameter
9455
9456 2005-05-04 [colin]      1.9.6cvs50
9457
9458         * src/partial_download.c
9459         * src/pop.c
9460                 Escape login when writing uidl file
9461                 fixes bug #736
9462
9463 2005-05-03 [colin]      1.9.6cvs49
9464
9465         * src/procmime.c
9466                 Fix possible DOS in mime parser
9467                 (see bug #634)
9468
9469 2005-05-02 [colin]      1.9.6cvs48
9470
9471         * src/compose.c
9472                 Try to fix the copy/paste mess once again.
9473
9474
9475 2005-04-30 [colin]      1.9.6cvs47
9476
9477         * src/prefs_account.h
9478         * src/procmsg.c
9479         * src/send_message.c
9480         * src/common/smtp.c
9481         * src/common/smtp.h
9482                 Try to batch sending mails (per account) instead of
9483                 reconnecting to server every time.
9484
9485 2005-04-29 [colin]      1.9.6cvs46
9486
9487         * src/messageview.c
9488                 Fix window resizing that refused to size down
9489         * src/prefs_common.c
9490         * src/prefs_common.h
9491         * src/prefs_filtering.c
9492                 Save Filtering's window size
9493
9494 2005-04-21 [paul]       1.9.6cvs45
9495
9496         * ChangeLog-gtk2.claws
9497         * src/setup.c
9498                 correction to sync
9499
9500 2005-04-21 [paul]       1.9.6cvs44
9501
9502         sync with main:
9503
9504         * src/setup.c
9505         * src/statusbar.c
9506         * src/statusbar.h
9507                 use gtkut_widget_draw_now(). Improved performance
9508                 of the update of statusbar
9509         * src/textview.c
9510                 textview_smooth_scroll_do(): redraw it after scroll
9511                 is done (fixed incorrect display when a part of the
9512                 view is hidden).
9513         * src/gtk/gtkutils.c
9514         * src/gtk/gtkutils.h
9515                 gtkut_widget_draw_now(): use gdk_window_process_updates()
9516                 to force update of widgets.
9517                 Removed gtkut_widget_wait_for_draw() which had a big
9518                 overhead  because of waiting for all events processed 
9519
9520 2005-04-20 [paul]       1.9.6cvs43
9521
9522         * src/codeconv.c
9523                 complete 1.9.6cvs42's sync:
9524                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
9525
9526 2005-04-19 [paul]       1.9.6cvs42
9527
9528         sync with main:
9529
9530         * src/action.c
9531                 catch_output(): correctly select the insert text
9532                 (fix invalid iterator warnings).
9533         * src/codeconv.c
9534         * src/codeconv.h
9535         * src/mainwindow.c
9536         * src/messageview.c
9537         * src/prefs_common.c
9538                 support GBK encoding.
9539         * src/common/session.c
9540         * src/common/session.h
9541                 use separate buffer for large data to be sent,
9542                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
9543
9544 2005-04-18 [paul]       1.9.6cvs41
9545
9546         * src/jpilot.c
9547                 convert unsigned long into guint32
9548                 patch by Paul LeoNerd Evans 
9549
9550 2005-04-17 [colin]      1.9.6cvs40
9551
9552         * src/compose.c
9553                 Fix 'Request return receipt' from folder
9554                 properties (bug #708)
9555
9556 2005-04-17 [colin]      1.9.6cvs39
9557
9558         * src/mainwindow.c
9559                 Fix duplicate hotkeys in Mainwindow's menu
9560
9561 2005-04-17 [colin]      1.9.6cvs38
9562
9563         * src/folderview.c
9564                 Fix duplicate hotkeys in Folderview's contextual
9565                 menu
9566
9567 2005-04-15 [colin]      1.9.6cvs37
9568
9569         * src/summaryview.c
9570                 Fix 'Save as...' with non-ascii filenames
9571
9572 2005-04-15 [colin]      1.9.6cvs36
9573
9574         * src/plugins/pgpmime/pgpmime.c
9575                 Fix bus error on 64bit. Spotted by 
9576                 macallan1888@gmail.com
9577
9578 2005-04-15 [colin]      1.9.6cvs35
9579
9580         * src/prefs_account.c
9581                 Fix cvs34.
9582
9583 2005-04-12 [colin]      1.9.6cvs34
9584
9585         * src/prefs_account.c
9586                 Fix smtp auth type off-by-one. We forgot to
9587                 add PLAIN in the prefs-to-gui setter func and
9588                 as a result, the selected auth when opening
9589                 account prefs was not the correct one.
9590
9591 2005-04-12 [paul]       1.9.6cvs33
9592
9593         * src/inc.c
9594                 if the recv dialog is visible, Cancel only
9595                 cancels the current account
9596
9597
9598 2005-04-10 [colin]      1.9.6cvs32
9599
9600         * src/filtering.c
9601                 Copy score when copying FilteringActions
9602                 Fix bug #674
9603
9604 2005-04-10 [colin]      1.9.6cvs31
9605
9606         * src/inc.c
9607                 Make Message -> Receive -> Cancel cancel 
9608                 incorporation on all accounts. Fixes
9609                 bug #693
9610
9611 2005-04-10 [colin]      1.9.6cvs30
9612
9613         * src/prefs_account.c
9614                 Update Privacy checkbuttons status based
9615                 on the selected privacy system
9616         * src/compose.c
9617                 Always connect the "None" privacy system; the
9618                 static boolean was probably there to avoid
9619                 reconnecting twice in the same compose window,
9620                 but as the parent function is only called once
9621                 per compose, it's only a bug - as a static is
9622                 initialized once per application instance.
9623                 Also, don't uncheck Sign and Encrypt when
9624                 selecting None as privacy system; just ignore
9625                 them when sending/queuing.
9626                 Should fix bug #695
9627
9628 2005-04-08 [colin]      1.9.6cvs29
9629
9630         * src/account.c
9631         * src/prefs_account.c
9632         * src/prefs_account.h
9633                 Add account preference to queue message in a certain
9634                 folder.
9635
9636 2005-04-06 [colin]      1.9.6cvs28
9637
9638         * src/prefs_account.c
9639                 Update old inbox path syntax
9640
9641 2005-04-06 [paul]       1.9.6cvs27
9642
9643         sync with main:
9644
9645         * configure.ac
9646                 changed -traditional-cpp to -no-cpp-precomp for newer
9647                 Mac OS X support
9648         * src/foldersel.c
9649                 made column resize automatically
9650         * src/send_message.c
9651                 send_message_smtp(): consider EOF right after QUIT
9652                 successful (workaround for Gmail SMTP server)
9653         * src/common/socket.c
9654                 ssl_read(), ssl_peek(): check EOF which violates the
9655                 SSL protocol
9656         * src/gtk/colorlabel.c
9657                 removed warnings when displaying colorlabel menu
9658                 (don't use GtkAlignment)
9659
9660 2005-04-05 [paul]       1.9.6cvs26
9661
9662         * src/plugins/trayicon/trayicon.c
9663                 fix clipping of icon under KDE3 
9664
9665 2005-04-05 [paul]       1.9.6cvs25
9666
9667         * src/summaryview.c
9668                 hide display of threading
9669                 patch by Alfons
9670
9671 2005-04-04 [thorsten]   1.9.6cvs24
9672
9673         * src/mh.c
9674                 marks lost on filesystems with different stat() results on
9675                 summer-/wintertime
9676
9677 2005-04-03 [colin]      1.9.6cvs23
9678
9679         * src/summaryview.c
9680                 Don't handle up/down. Patch by Alfons
9681
9682 2005-04-02 [colin]      1.9.6cvs22
9683
9684         * src/summaryview.c
9685                 Make scrolling faster. Patch by Alfons.
9686
9687 2005-04-01 [colin]      1.9.6cvs21
9688
9689         * src/Makefile.am
9690         * src/stock_pixmap.c
9691         * src/pixmaps/dir-noselect.xpm ** REMOVED **
9692         * src/pixmaps/dir_noselect.xpm ** ADDED **
9693                 Fix pixmap name mismatch (Thanks Stephan Sachse)
9694
9695 2005-04-01 [colin]      1.9.6cvs20
9696
9697         * src/image_viewer.c
9698         * src/image_viewer.h
9699         * src/procmime.c
9700         * src/procmime.h
9701         * src/textview.c
9702         * src/textview.h
9703                 Implement inline image resizing and right-clicking
9704
9705 2005-04-01 [paul]       1.9.6cvs19
9706
9707         * AUTHORS
9708         * Makefile.am
9709         * configure.ac
9710                 check for gnome2
9711                 patch by Luca Cavalli <loopback<AT>slackit.org>
9712         * po/ru.po
9713                 updated by Pavlo Bohmat
9714
9715 2005-03-31 [colin]      1.9.6cvs18
9716
9717         * src/news.c
9718                 Fix parsing references
9719         * src/msgcache.c
9720                 don't put nulls in the references list
9721         * src/procheader.c
9722                 commit that forgotten file in 1.9.6cvs14
9723
9724 2005-03-31 [colin]      1.9.6cvs17
9725
9726         * src/compose.c
9727                 Fix joining of signature separator again. 
9728                 Maybe Hiro could put it in main too...
9729
9730 2005-03-31 [colin]      1.9.6cvs16
9731
9732         * src/Makefile.am
9733         * src/foldersel.c
9734         * src/stock_pixmap.c
9735         * src/stock_pixmap.h
9736         * src/pixmaps/dir-noselect.xpm
9737                 Update foldersel.c (sync from main, patch by Alfons)
9738
9739 2005-03-30 [colin]      1.9.6cvs15
9740
9741         * src/imap.c
9742                 Fix handling of imap folders containing [] in 
9743                 their name. Thanks to Nahuel Angelinetti for
9744                 the detailed bugreport.
9745
9746 2005-03-30 [colin]      1.9.6cvs14
9747
9748         * src/common/utils.h
9749         * src/common/utils.c
9750         * src/common/defs.h
9751         * src/matcher.c
9752         * src/msgcache.c
9753         * src/news.c
9754         * src/procmsg.c
9755         * src/procmsg.h
9756         * src/quote_fmt_parse.y
9757         * src/summaryview.c
9758                 Update references system. Patch by Alfons
9759
9760 2005-03-30 [colin]      1.9.6cvs13
9761
9762         * src/common/socket.c
9763                 Force the glibc to read resolv.conf again when 
9764                 it has changed. Should fix issues when changing
9765                 networks on a laptop and not restarting sylpheed. 
9766
9767 2005-03-30 [paul]       1.9.6cvs12
9768
9769         partial sync with main:
9770
9771         * src/action.c
9772                 create_io_dialog(): use user-defined text font
9773                 (thanks to Alfons), and modified its appearance.
9774         * src/addrgather.c
9775         * src/addrharvest.c
9776         * src/browseldap.c
9777                 replace old code
9778         * src/compose.c
9779                 don't join (presumably) itemized lines on line-wrapping
9780                 fixed wrapping of quote when auto-wrapping is enabled
9781                 compose_destroy(): destroy paned only if it's not
9782                 attached to window. Fixed memory leak of popup menu.
9783         * src/exphtmldlg.c
9784         * src/expldifdlg.c
9785                 replace old code
9786         * src/html.c
9787         * src/html.h
9788         * src/importmutt.c
9789         * src/importpine.c
9790                 replace old code
9791         * src/main.c
9792                 removed redundant code
9793         * src/mainwindow.c
9794                 changed 'Code set' (which is rather incorrect)
9795                 in the menu to 'Character encoding'
9796                 main_window_set_widgets(): request size first
9797                 to prevent window size becoming wrong
9798                 fixed remembering of the state of the visibility
9799                 of MessageView
9800         * src/messageview.c
9801                 changed 'Code set' (which is rather incorrect)
9802                 in the menu to 'Character encoding'
9803         * src/prefs_common.c
9804         * src/prefs_common.h
9805                 added an option whether to render HTML as text or not
9806                 added separators to outgoing encoding menu
9807         * src/procheader.c
9808                 procheader_scan_date_string(): support header
9809                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
9810         * src/summaryview.c
9811         * src/summaryview.h
9812                 minor code cleanup
9813         * src/textview.c
9814                 textview_show_html(): force output of newline
9815                 added an option whether to render HTML as text or not
9816         * src/common/utils.c
9817                 strncpy2(): optimized based on Alfons' code
9818         * src/gtk/gtkutils.c
9819         * src/gtk/gtkutils.h
9820                 removed non-used code
9821         * src/plugins/pgpmime/passphrase.c
9822                 partially fixed grab input of passphrase dialog
9823                 Confine pointer to window
9824
9825 2005-03-30 [colin]      1.9.6cvs11
9826
9827         * src/msgcache.c
9828         * src/msgcache.h
9829                 Read/write 32bit ints from cache & marks
9830                 From main.
9831
9832 2005-03-29 [paul]       1.9.6cvs10
9833
9834         * AUTHORS
9835         * ChangeLog.claws
9836         * src/compose.c
9837         * src/gtk/gtkaspell.c
9838                 sync with HEAD (don't pass NULL pointers) 
9839
9840 2005-03-24 [paul]
9841
9842         * tools/Makefile.am
9843         * tools/README
9844         * tools/acroread2sylpheed.pl
9845                 sync with HEAD (add script to send pdfs as
9846                 attachments from Adobe Reader 7)
9847
9848 2005-03-21 [paul]       1.9.6cvs9
9849
9850         * configure.ac
9851         * po/POTFILES.in
9852         * src/Makefile.am
9853         * src/crash.c
9854         * src/image_viewer.c ** ADDED **
9855         * src/image_viewer.h ** ADDED **
9856         * src/main.c
9857         * src/prefs_common.c
9858         * src/prefs_common.h
9859         * src/prefs_image_viewer.c ** ADDED **
9860         * src/prefs_image_viewer.h ** ADDED **
9861         * src/textview.c
9862         * src/gtk/about.c
9863         * src/pixmaps/sylpheed_logo.xpm
9864         * src/plugins/Makefile.am
9865         * src/plugins/image_viewer/.cvsignore ** REMOVED **
9866         * src/plugins/image_viewer/Makefile.am ** REMOVED **
9867         * src/plugins/image_viewer/plugin.c ** REMOVED **
9868         * src/plugins/image_viewer/viewer.c ** REMOVED **
9869         * src/plugins/image_viewer/viewer.glade ** REMOVED **
9870         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
9871         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
9872         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
9873         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
9874                 as gdk-pixbuf is now built-in
9875                 remove image_viewer plugin and put code back into
9876                 main codebase
9877                 implement inline image display (sync with main)
9878
9879                 replace logo with newer, nicer, larger version  
9880
9881 2005-03-21 [paul]       1.9.6cvs8
9882
9883         * src/gtk/about.c
9884                 cosmetic improvement
9885
9886 2005-03-21 [holger]     1.9.6cvs7
9887
9888         * src/plugins/spamassassin/spamassassin.c
9889                 Sync with HEAD
9890                 (unregister hook on failed plugin init)
9891
9892 2005-03-20 [colin]      1.9.6cvs6
9893
9894         * src/common/plugin.c
9895                 Check that plugin isn't already loaded
9896                 Patch by Alfons
9897
9898 2005-03-20 [thorsten]   1.9.6cvs5
9899
9900         * src/compose.c
9901                 use a more compatible syntax
9902
9903 2005-03-20 [thorsten]   1.9.6cvs4
9904
9905         * src/prefs_toolbar.c
9906                 fix crash when selecting toolbar item (uninitialized pointer)
9907
9908 2005-03-20 [thorsten]   1.9.6cvs3
9909
9910         * src/procmime.c
9911                 fix mimetype detection (referenced free()d string)
9912
9913 2005-03-20 [paul]       1.9.6cvs2
9914
9915         * src/compose.c
9916                 sync with HEAD (1.0.3cvs5)
9917                 neglect Reply-To header if empty
9918                 Patch by Alfons 
9919
9920 2005-03-19 [holger]     1.9.6cvs1
9921
9922         * src/summaryview.c
9923         * src/summaryview.h
9924                 Sync with HEAD
9925
9926 2005-03-18 [paul]       1.9.6
9927
9928         initial GTK2 release
9929
9930 2005-03-18 [paul]       1.0.3cvs3.1
9931
9932         * AUTHORS
9933         * ChangeLog.claws
9934         * configure.ac
9935         * src/gtk/about.c
9936         * src/pixmaps/sylpheed_logo.xpm
9937                 sync with HEAD
9938
9939 2005-03-18 [colin]      1.0.3cvs2.6
9940
9941         * src/summaryview.c
9942                 Remove call to summary_step in summary_copy_selected_to
9943                 Can't see its purpose, and this causes bug when copying
9944                 a message if the next one is unread: it reads it.
9945
9946 2005-03-18 [paul]       1.0.3cvs2.5
9947
9948         * src/foldersel.c
9949                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
9950
9951 2005-03-18 [paul]       1.0.3cvs2.4
9952
9953         * src/addrharvest.c
9954         * src/codeconv.c
9955         * src/codeconv.h
9956         * src/compose.c
9957         * src/news.c
9958         * src/procheader.c
9959         * src/procmime.c
9960         * src/unmime.c
9961         * src/unmime.h
9962                 fix buffer overflow, CAN-2005-0667, see
9963                 http://secunia.com/advisories/14491/
9964                 Patch by Alfons
9965
9966 2005-03-17 [colin]      1.0.3cvs2.3
9967
9968         * src/prefs_fonts.c
9969         * src/summaryview.c
9970                 Fix font bugs (both lists now officialy share 
9971                 the same font)
9972                 
9973
9974 2005-03-17 [paul]       1.0.3cvs2.2
9975
9976         * src/gtk/pluginwindow.c
9977                 make plugin descriptions uneditable
9978
9979 2005-03-11 [paul]       1.0.3cvs2.1
9980
9981         * ChangeLog.claws
9982         * configure.ac
9983         * po/POTFILES.in
9984         * src/plugins/trayicon/trayicon.c
9985                 sync with HEAD
9986                 add src/wizard.c to POTFILES.in
9987
9988 2005-03-11 [paul]       1.0.3cvs1.1
9989
9990         * ChangeLog
9991         * ChangeLog.claws
9992         * configure.ac
9993         * po/de.po
9994         * po/es.po
9995         * po/fr.po
9996         * po/it.po
9997         * po/pt_BR.po
9998         * po/ru.po
9999         * po/sk.po
10000         * po/sr.po
10001         * po/zh_CN.po
10002                 sync with HEAD
10003
10004 2005-03-04 [colin]      1.0.1cvs22.2
10005
10006         * src/compose.c
10007                 Fix signatures with accentued chars in it
10008
10009 2005-03-04 [colin]      1.0.1cvs22.1
10010
10011         * src/common/smtp.c
10012         * src/common/smtp.h
10013                 Don't use SIZE param in MAIL FROM: if server 
10014                 doesn't support it. Patch by Eugen Freiter
10015                 <eugen_f@users.sf.net>
10016
10017 2005-02-27 [paul]       1.0.1cvs20.1
10018
10019         * ChangeLog.claws
10020         * configure.ac
10021         * src/messageview.c
10022                 sync with HEAD
10023
10024 2005-02-27 [colin]      1.0.1cvs19.4
10025
10026         * src/procheader.c
10027         * src/procheader.h
10028                 Fix prototypes. Patch by Alfons
10029
10030 2005-02-27 [colin]      1.0.1cvs19.3
10031
10032         * src/compose.c
10033                 Don't auto-join the signature separator.
10034
10035 2005-02-26 [colin]      1.0.1cvs19.2
10036
10037         * src/summaryview.c
10038                 Fix 'mark all read' with collapsed threads.
10039                 Patch by Alfons.
10040
10041 2005-02-25 [paul]       1.0.1cvs19.1
10042
10043         * ChangeLog.claws
10044         * configure.ac
10045         * src/prefs_account.c
10046         * src/prefs_folder_item.c
10047         * src/gtk/prefswindow.c
10048         * src/gtk/prefswindow.h
10049                 sync with HEAD
10050
10051 2005-02-25 [paul]       1.0.1cvs15.12
10052
10053         * src/alertpanel.c
10054         * src/codeconv.c
10055         * src/compose.c
10056         * src/textview.c
10057         * src/gtk/gtkutils.c
10058         * src/gtk/gtkutils.h
10059         * src/gtk/logwindow.c
10060         * src/gtk/progressdialog.c
10061                 sync with main (revision 127)
10062                 and fix logwindow clipping
10063
10064 2005-02-24 [colin]      1.0.1cvs15.11
10065
10066         * src/plugins/pgpmime/passphrase.c
10067                 Disable input grabbing; it doesn't work yet.
10068
10069 2005-02-24 [colin]      1.0.1cvs15.10
10070
10071         * src/messageview.c
10072                 Don't send out receipts if offline. Ask.
10073
10074 2005-02-23 [colin]      1.0.1cvs15.9
10075
10076         * src/summaryview.c     
10077                 Fix expanding
10078
10079 2005-02-23 [colin]      1.0.1cvs15.8
10080
10081         * src/summaryview.c
10082                 Really fix Bug 568 by removing useless
10083                 calls. summary_thread_init() now called
10084                 in summary_sort(). This should please
10085                 Alfons as it should be faster than 
10086                 previously.
10087
10088 2005-02-23 [colin]      1.0.1cvs15.7
10089
10090         * src/compose.c
10091                 Encode parts as QP or B64 if signing
10092
10093 2005-02-23 [colin]      1.0.1cvs15.6
10094
10095         * src/compose.c
10096                 Fix Mimeinfo leakage (including tmp files)
10097         * src/procmsg.c
10098                 Fix tmp file leakage (spotted by Ivan Rayner)
10099
10100 2005-02-22 [colin]      1.0.1cvs15.5
10101
10102         * src/expldifdlg.c
10103                 Fix keyboard input. Patch by Alfons.
10104
10105 2005-02-21 [colin]      1.0.1cvs15.4
10106
10107         * src/compose.c
10108                 Fix Sign/Encrypt when unselecting privacy
10109                 system
10110         * src/prefs_common.c
10111                 Change default message font to Monospace
10112         * src/summaryview.c
10113                 More freezing during potentially large operations
10114
10115 2005-02-21 [paul]       1.0.1cvs15.3
10116
10117         * src/main.c
10118                 fix --help output
10119
10120 2005-02-21 [paul]       1.0.1cvs15.2
10121
10122         * po/Makefile.in.in
10123         * src/compose.c
10124         * src/summaryview.c
10125         * src/textview.c
10126         * src/common/utils.c
10127         * src/common/utils.h
10128                 sync with main (revision 117)
10129
10130 2005-02-20 [colin]      1.0.1cvs15.1
10131
10132         * src/common/defs.h
10133                 Change cache file to .sylpheed_claws_cache, as
10134                 suggested by Alfons. Allows people to switch
10135                 between Sylpheed and Sylpheed-Claws. it is
10136                 a good idea to "Check for new messages" at next
10137                 startup.
10138
10139
10140 2005-02-18 [colin]      1.0.1cvs14.1
10141
10142         * src/quote_fmt_lex.l
10143         * src/quote_fmt_parse.y
10144                 Fix parser initialisation. Patch by Ivan.
10145
10146 2005-02-18 [colin]      1.0.1cvs11.6
10147
10148         * src/folderview.c
10149                 Fix scrolldown (bug 662)
10150
10151 2005-02-17 [colin]      1.0.1cvs11.5
10152
10153         * src/codeconv.c
10154                 conv_filename_to_utf8: return clean 7bit instead
10155                 of broken utf8 if needed
10156         * src/mimeview.c
10157                 Fix display of parts with unclean 8bit names
10158
10159 2005-02-17 [paul]       1.0.1cvs11.4
10160
10161         * src/compose.c
10162         * src/exportldif.c
10163         * src/matcher_parser_parse.y
10164         * src/procmime.c
10165         * src/sourcewindow.c
10166         * src/common/Makefile.am
10167         * src/common/intl.h             ** REMOVED **
10168         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10169                 sync with main (revision 109)
10170                 and clean up
10171
10172 2005-02-16 [colin]      1.0.1cvs11.3
10173
10174         * src/summaryview.c
10175                 Fix collapsed thread not highlighting when new
10176                 messages in it (Bug 568) Patch by Stephan Sachse.
10177                 Fix messed up selection when reaching bounds (Bug 632)
10178         * src/prefs_themes.c
10179                 Fix theme installing (Bug 684)
10180
10181 2005-02-16 [colin]      1.0.1cvs11.2
10182
10183         * src/messageview.c
10184                 Fix messageview_select_all
10185
10186 2005-02-16 [colin]      1.0.1cvs11.1
10187
10188         * src/mh.c
10189                 Sync with HEAD (MH scan required function)
10190
10191 2005-02-15 [colin]      1.0.1cvs8.1
10192
10193         * src/mimeview.c
10194         * src/common/utils.c
10195                 Sync with HEAD (filename chars substitution)
10196
10197 2005-02-15 [colin]      1.0.1cvs7.3
10198
10199         * src/gtk/pluginwindow.c
10200                 Fix button spacing
10201
10202 2005-02-15 [colin]      1.0.1cvs7.2
10203
10204         * src/mimeview.c
10205                 Fix mime icons not reset across message when
10206                 scrolled down
10207
10208 2005-02-15 [colin]      1.0.1cvs7.1
10209
10210         * src/compose.c
10211         * src/procmime.c
10212                 Sync with HEAD (optimisation of cvs6)
10213
10214 2005-02-14 [colin]      1.0.1cvs6.1
10215
10216         * src/compose.c
10217         * src/procmime.c
10218                 Sync with HEAD (encode "From " at line beginning)
10219
10220 2005-02-14 [colin]      1.0.1cvs5.3
10221
10222         * src/compose.c
10223                 Fix wrapping with accentued chars.
10224
10225 2005-02-13 [colin]      1.0.1cvs5.2
10226
10227         * src/textview.c
10228                 Fix email informative part parsing with
10229                 accentued chars in it. ispunct() returns
10230                 true for them in utf8...
10231
10232 2005-02-12 [colin]      1.0.1cvs5.1
10233
10234         * src/filtering.c
10235                 Sync with HEAD (remove wrong use of compose after send)
10236
10237 2005-02-12 [paul]       1.0.1cvs4.5
10238
10239         * src/textview.c
10240                 remove unnecessary code (thanks to Alfons)
10241
10242 2005-02-12 [paul]       1.0.1cvs4.4
10243
10244         * src/textview.c
10245                 add 'Copy' to contextual menu on emails
10246
10247 2005-02-11 [colin]      1.0.1cvs4.3
10248
10249         * src/compose.c
10250                 revert 1.0.0cvs28.2, it doesn't work that well.
10251
10252 2005-02-11 [paul]       1.0.1cvs4.2
10253
10254         * po/Makefile.in.in
10255                 fix 'make release'
10256
10257 2005-02-10 [paul]       1.0.1cvs4.1
10258
10259         * ChangeLog
10260         * ChangeLog.claws
10261         * ChangeLog.jp
10262         * configure.ac
10263         * src/compose.c
10264                 sync with HEAD (sync with main)
10265
10266 2005-02-10 [paul]       1.0.1cvs3.2
10267
10268         * AUTHORS
10269         * Makefile.am
10270         * autogen.sh
10271         * configure.ac
10272         * config/mkinstalldirs
10273         * intl/.cvsignore
10274         * intl/ChangeLog
10275         * intl/VERSION
10276         * intl/bindtextdom.c
10277         * intl/config.charset
10278         * intl/dcgettext.c
10279         * intl/dcigettext.c
10280         * intl/dcngettext.c
10281         * intl/dgettext.c
10282         * intl/dngettext.c
10283         * intl/eval-plural.h
10284         * intl/explodename.c
10285         * intl/finddomain.c
10286         * intl/gettext.c
10287         * intl/gettextP.h
10288         * intl/gmo.h
10289         * intl/hash-string.h
10290         * intl/intl-compat.c
10291         * intl/l10nflist.c
10292         * intl/libgnuintl.h.in
10293         * intl/loadinfo.h
10294         * intl/loadmsgcat.c
10295         * intl/localcharset.c
10296         * intl/localcharset.h
10297         * intl/locale.alias
10298         * intl/localealias.c
10299         * intl/localename.c
10300         * intl/log.c
10301         * intl/ngettext.c
10302         * intl/os2compat.c
10303         * intl/os2compat.h
10304         * intl/osdep.c
10305         * intl/plural-exp.c
10306         * intl/plural-exp.h
10307         * intl/plural.c
10308         * intl/plural.y
10309         * intl/ref-add.sin
10310         * intl/ref-del.sin
10311         * intl/relocatable.c
10312         * intl/relocatable.h
10313         * intl/textdomain.c
10314         * m4/Makefile.am
10315         * po/Makefile.in.in
10316         * src/Makefile.am
10317         * src/account.c
10318         * src/action.c
10319         * src/addr_compl.c
10320         * src/addressadd.c
10321         * src/addressbook.c
10322         * src/addrgather.c
10323         * src/addrindex.c
10324         * src/alertpanel.c
10325         * src/browseldap.c
10326         * src/codeconv.c
10327         * src/codeconv.h
10328         * src/compose.c
10329         * src/compose.h
10330         * src/crash.c
10331         * src/editaddress.c
10332         * src/editbook.c
10333         * src/editgroup.c
10334         * src/editjpilot.c
10335         * src/editldap.c
10336         * src/editldap_basedn.c
10337         * src/editvcard.c
10338         * src/exphtmldlg.c
10339         * src/expldifdlg.c
10340         * src/export.c
10341         * src/exporthtml.c
10342         * src/filtering.c
10343         * src/folder.c
10344         * src/folder_item_prefs.c
10345         * src/foldersel.c
10346         * src/folderview.c
10347         * src/grouplistdialog.c
10348         * src/headerview.c
10349         * src/imap.c
10350         * src/imap_gtk.c
10351         * src/import.c
10352         * src/importldif.c
10353         * src/importmutt.c
10354         * src/importpine.c
10355         * src/inc.c
10356         * src/ldif.c
10357         * src/main.c
10358         * src/mainwindow.c
10359         * src/matcher.c
10360         * src/mbox.c
10361         * src/message_search.c
10362         * src/messageview.c
10363         * src/mh.c
10364         * src/mh_gtk.c
10365         * src/mimeview.c
10366         * src/msgcache.c
10367         * src/news.c
10368         * src/news_gtk.c
10369         * src/noticeview.c
10370         * src/partial_download.c
10371         * src/pop.c
10372         * src/prefs_account.c
10373         * src/prefs_actions.c
10374         * src/prefs_common.c
10375         * src/prefs_customheader.c
10376         * src/prefs_display_header.c
10377         * src/prefs_ext_prog.c
10378         * src/prefs_filtering.c
10379         * src/prefs_filtering_action.c
10380         * src/prefs_folder_item.c
10381         * src/prefs_fonts.c
10382         * src/prefs_gtk.c
10383         * src/prefs_matcher.c
10384         * src/prefs_msg_colors.c
10385         * src/prefs_spelling.c
10386         * src/prefs_summary_column.c
10387         * src/prefs_template.c
10388         * src/prefs_themes.c
10389         * src/prefs_toolbar.c
10390         * src/prefs_wrapping.c
10391         * src/privacy.c
10392         * src/procheader.c
10393         * src/procmime.c
10394         * src/procmsg.c
10395         * src/quote_fmt.c
10396         * src/recv.c
10397         * src/send_message.c
10398         * src/setup.c
10399         * src/sourcewindow.c
10400         * src/ssl_manager.c
10401         * src/statusbar.c
10402         * src/summary_search.c
10403         * src/summaryview.c
10404         * src/textview.c
10405         * src/toolbar.c
10406         * src/wizard.c
10407         * src/common/nntp.c
10408         * src/common/plugin.c
10409         * src/common/smtp.c
10410         * src/common/ssl.c
10411         * src/common/ssl_certificate.c
10412         * src/common/string_match.c
10413         * src/common/sylpheed.c
10414         * src/common/template.c
10415         * src/common/utils.c
10416         * src/gtk/about.c
10417         * src/gtk/colorlabel.c
10418         * src/gtk/description_window.c
10419         * src/gtk/filesel.c
10420         * src/gtk/foldersort.c
10421         * src/gtk/gtkaspell.c
10422         * src/gtk/gtkutils.c
10423         * src/gtk/inputdialog.c
10424         * src/gtk/logwindow.c
10425         * src/gtk/menu.c
10426         * src/gtk/pluginwindow.c
10427         * src/gtk/prefswindow.c
10428         * src/gtk/progressdialog.c
10429         * src/gtk/quicksearch.c
10430         * src/gtk/sslcertwindow.c
10431         * src/plugins/clamav/clamav_plugin.c
10432         * src/plugins/clamav/clamav_plugin_gtk.c
10433         * src/plugins/demo/demo.c
10434         * src/plugins/dillo_viewer/dillo_prefs.c
10435         * src/plugins/dillo_viewer/dillo_viewer.c
10436         * src/plugins/image_viewer/plugin.c
10437         * src/plugins/image_viewer/viewer.c
10438         * src/plugins/image_viewer/viewerprefs.c
10439         * src/plugins/mathml_viewer/mathml_viewer.c
10440         * src/plugins/pgpmime/passphrase.c
10441         * src/plugins/pgpmime/plugin.c
10442         * src/plugins/pgpmime/prefs_gpg.c
10443         * src/plugins/pgpmime/select-keys.c
10444         * src/plugins/pgpmime/sgpgme.c
10445         * src/plugins/spamassassin/spamassassin.c
10446         * src/plugins/spamassassin/spamassassin_gtk.c
10447         * src/plugins/trayicon/trayicon.c
10448                 sync with main (revision 104)
10449
10450 2005-02-10 [colin]      1.0.1cvs3.1
10451
10452         * src/mainwindow.c
10453                 Sync with HEAD (fix occasional crasher)
10454
10455 2005-02-10 [colin]      1.0.1cvs2.1
10456
10457         * src/messageview.c
10458                 Synw with HEAD (don't automatically display html)
10459
10460 2005-02-09 [colin]      1.0.1cvs1.3
10461
10462         * src/textview.c
10463         * src/textview.h
10464                 Add contextual menu on emails
10465
10466 2005-02-09 [colin]      1.0.1cvs1.2
10467
10468         * src/codeconv.c
10469                 Fix converting from broken headers and 
10470                 put back the _ in missing places
10471                 (feature broke with cvs24.2 sync, main 
10472                  possibly affected?)
10473
10474 2005-02-09 [colin]      1.0.1cvs1.1
10475
10476         * src/messageview.c
10477         * src/mimeview.c
10478         * src/mimeview.h
10479                 Sync with HEAD (display non text/plain mails with plugin)
10480
10481 2005-02-08 [colin]      1.0.1.1
10482
10483         * ChangeLog.claws
10484         * po/pt_BR.po
10485                 Sync with HEAD
10486         * configure.ac
10487                 Make default configuration directory 
10488                 be .sylpheed-gtk2
10489
10490 2005-02-08 [colin]      1.0.0cvs29.1
10491
10492         * po/de.po
10493         * po/es.po
10494         * po/fr.po
10495         * po/it.po
10496         * po/sk.po
10497         * po/sr.po
10498                 Sync translations with HEAD
10499
10500 2005-02-06 [colin]      1.0.0cvs28.3
10501
10502         * src/compose.c
10503                 Make compose a bit faster - patch by Alfons.
10504
10505 2005-02-06 [colin]      1.0.0cvs28.2
10506
10507         * src/compose.c
10508                 Make pasting via middle-click more reliable
10509
10510 2005-02-05 [paul]       1.0.0cvs28.1
10511
10512         * ChangeLog
10513         * ChangeLog.claws
10514         * ChangeLog.jp
10515         * configure.ac
10516         * src/compose.c
10517                 sync with HEAD
10518                 (fix bug 682 'redirect is broken'
10519
10520 2005-02-05 [torte]      1.0.0cvs27.1
10521
10522         * ChangeLog.claws
10523         * configure.ac
10524         * src/partial_download.c
10525                 Sync with HEAD (fix buf overflow)
10526
10527 2005-02-03 [colin]      1.0.0cvs26.1
10528
10529         * src/common/plugin.c
10530                 Sync with HEAD (avoid plugin mismatches)
10531
10532 2005-02-03 [paul]       1.0.0cvs25.3
10533
10534         * src/folderview.c
10535         * src/headerview.c
10536         * src/summaryview.c
10537         * src/textview.c
10538         * src/gtk/colorlabel.c
10539                 third and final part of initial sync with main-gtk2
10540
10541 2005-02-03 [paul]       1.0.0cvs25.2
10542
10543         * src/jpilot.c
10544                 fix building with jpilot support
10545
10546 2005-02-02 [colin]      1.0.0cvs25.1
10547
10548         * src/messageview.c
10549                 Sync with HEAD (fix dangerous typo)
10550
10551 2005-02-01 [colin]      1.0.0cvs24.3
10552
10553         * src/common/xml.c
10554                 Write file as advertised (UTF-8)
10555
10556 2005-02-01 [paul]       1.0.0cvs24.2
10557
10558         * src/addrbook.c
10559         * src/addrindex.c
10560         * src/alertpanel.h
10561         * src/codeconv.c
10562         * src/codeconv.h
10563         * src/compose.c
10564         * src/export.c
10565         * src/folder_item_prefs.c
10566         * src/html.c
10567         * src/imap.c
10568         * src/import.c
10569         * src/jpilot.c
10570         * src/mainwindow.c
10571         * src/matcher_parser_lex.l
10572         * src/messageview.c
10573         * src/mh.c
10574         * src/prefs_account.c
10575         * src/prefs_actions.c
10576         * src/prefs_common.c
10577         * src/prefs_gtk.c
10578         * src/prefs_gtk.h
10579         * src/prefs_themes.c
10580         * src/procheader.c
10581         * src/procmime.c
10582         * src/sourcewindow.c
10583         * src/statusbar.c
10584         * src/summaryview.c
10585         * src/textview.c
10586         * src/toolbar.c
10587         * src/unmime.c
10588         * src/common/template.c
10589         * src/common/utils.c
10590         * src/common/xml.c
10591         * src/common/xml.h
10592         * src/gtk/gtkaspell.c
10593         * src/plugins/clamav/clamav_plugin.c
10594         * src/plugins/dillo_viewer/dillo_prefs.c
10595         * src/plugins/image_viewer/viewerprefs.c
10596         * src/plugins/pgpmime/passphrase.c
10597         * src/plugins/pgpmime/prefs_gpg.c
10598         * src/plugins/pgpmime/select-keys.c
10599         * src/plugins/spamassassin/spamassassin.c
10600                 second part of initial sync with main-gtk2
10601                 (more to follow)
10602
10603 2005-01-31 [colin]      1.0.0cvs24.1
10604
10605         * src/compose.c
10606                 Sync with HEAD
10607
10608 2005-01-29 [paul]       1.0.0cvs23.2
10609
10610         * src/account.c
10611         * src/action.c
10612         * src/addressadd.c
10613         * src/addressbook.c
10614         * src/alertpanel.c
10615         * src/compose.c
10616         * src/editaddress.c
10617         * src/editbook.c
10618         * src/editgroup.c
10619         * src/editjpilot.c
10620         * src/editldap.c
10621         * src/editldap_basedn.c
10622         * src/editvcard.c
10623         * src/export.c
10624         * src/foldersel.c
10625         * src/grouplistdialog.c
10626         * src/import.c
10627         * src/importldif.c
10628         * src/inc.c
10629         * src/main.c
10630         * src/mainwindow.c
10631         * src/message_search.c
10632         * src/messageview.c
10633         * src/mimeview.c
10634         * src/prefs_actions.c
10635         * src/prefs_common.c
10636         * src/prefs_common.h
10637         * src/prefs_customheader.c
10638         * src/prefs_display_header.c
10639         * src/prefs_filtering.c
10640         * src/prefs_filtering_action.c
10641         * src/prefs_gtk.c
10642         * src/prefs_matcher.c
10643         * src/prefs_summary_column.c
10644         * src/prefs_template.c
10645         * src/sourcewindow.c
10646         * src/summary_search.c
10647         * src/summaryview.c
10648         * src/textview.c
10649         * src/gtk/about.c
10650         * src/gtk/description_window.c
10651         * src/gtk/gtkshruler.c
10652         * src/gtk/gtkutils.c
10653         * src/gtk/gtkutils.h
10654         * src/gtk/inputdialog.c
10655         * src/gtk/logwindow.c
10656         * src/gtk/prefswindow.c
10657         * src/gtk/progressdialog.c
10658         * src/gtk/progressdialog.h
10659                 first part of initial sync with main-gtk2
10660                 (more to follow)
10661
10662 2005-01-28 [colin]      1.0.0cvs23.1
10663
10664         * src/folderview.c
10665                 Sync with HEAD
10666
10667 2005-01-27 [colin]      1.0.0cvs21.1
10668
10669         * src/folder.c
10670         * src/folderview.c
10671                 Sync with HEAD
10672
10673 2005-01-27 [colin]      1.0.0cvs19.1
10674
10675         * src/procmime.c
10676                 Sync with HEAD
10677
10678 2005-01-27 [colin]      1.0.0cvs18.1
10679
10680         * src/messageview.c
10681         * src/summaryview.c
10682         * src/mainwindow.c
10683         * src/compose.c
10684         * src/compose.h
10685         * src/procmsg.c
10686         * src/procmsg.h
10687         * src/toolbar.c
10688                 Sync with HEAD
10689
10690 2005-01-26 [paul]       1.0.0cvs15.2
10691
10692         * src/compose.c
10693                 compose_entries_set(): convert subject and body to
10694                 utf8 if necessary. patch by Felix Eckhofer
10695
10696 2005-01-26 [paul]       1.0.0cvs15.1
10697
10698         * configure.ac
10699         * src/common/template.c
10700                 sync with HEAD (fix memory leak)
10701
10702 2005-01-25 [paul]       1.0.0cvs14.1
10703
10704         * configure.ac
10705         * src/compose.c
10706                 sync with HEAD
10707
10708 2005-01-24 [colin]      1.0.0cvs13.1
10709
10710         * src/summaryview.c
10711                 Sync with HEAD
10712
10713 2005-01-24 [paul]       1.0.0cvs12.1
10714
10715         * configure.ac
10716         * src/messageview.c
10717         * src/mh.c
10718         * src/common/utils.c
10719                 sync with HEAD
10720
10721 2005-01-24 [colin]      1.0.0cvs11.1
10722
10723         * src/procheader.c
10724                 Sync with HEAD
10725
10726 2005-01-24 [colin]      1.0.0cvs10.1
10727
10728         * src/folderview.c
10729                 Sync with HEAD
10730
10731 2005-01-23 [colin]      1.0.0cvs9.1
10732
10733         * src/crash.c
10734                 Sync with HEAD
10735
10736 2005-01-22 [colin]      1.0.0cvs8.1
10737
10738         * src/summaryview.c
10739         * src/gtk/quicksearch.c
10740                 Sync with HEAD
10741
10742 2005-01-21 [colin]      1.0.0cvs7.1
10743
10744         * src/summaryview.c
10745                 Sync with HEAD
10746
10747 2005-01-21 [colin]      1.0.0cvs6.1
10748
10749         * src/summaryview.c
10750                 Sync with HEAD
10751
10752 2005-01-21 [colin]      1.0.0cvs5.1
10753
10754         * src/gtk/quicksearch.c
10755         * src/prefs_common.c
10756         * src/prefs_common.h
10757                 Sync with HEAD (recurse option)
10758
10759 2005-01-21 [colin]      1.0.0cvs4.1
10760
10761         * src/folder.h
10762         * src/folderview.c
10763         * src/folderview.h
10764         * src/summaryview.c
10765         * src/gtk/quicksearch.c
10766         * src/gtk/quicksearch.h
10767                 Sync with HEAD (recursive quicksearch)
10768
10769 2005-01-20 [colin]      1.0.0cvs3.4
10770
10771         * src/ssl_manager.c
10772                 Remove useless code
10773
10774 2005-01-20 [colin]      1.0.0cvs3.3
10775
10776         * src/ssl_manager.c
10777                 Fix leak, thanks to Alfons.
10778
10779 2005-01-20 [colin]      1.0.0cvs3.2
10780
10781         * src/ssl_manager.c
10782                 Port SSL certificate window to GTK2.
10783
10784 2005-01-20 [paul]       1.0.0cvs3.1
10785
10786         * ChangeLog.claws
10787         * configure.ac
10788         * src/addrindex.c
10789         * src/addrindex.h
10790                 sync with HEAD
10791
10792 2005-01-19 [colin]      1.0.0cvs2.2
10793
10794         * src/plugins/trayicon/trayicon.c
10795                 Fix freeze with gtk-2.6, the easy way
10796                 (signal blocking helpless there...)
10797                 Closes bug #668.
10798
10799 2005-01-19 [colin]      1.0.0cvs2.1
10800
10801         * src/mbox.c
10802         * src/mbox.h
10803         * src/mainwindow.c
10804         * src/summaryview.c
10805         * src/summaryview.h
10806                 Sync with HEAD
10807
10808 2005-01-19 [paul]       1.0.0cvs1.1
10809
10810         * configure.ac
10811         * po/de.po
10812         * po/es.po
10813         * po/fr.po
10814         * po/hr.po
10815         * po/it.po
10816         * po/ja.po
10817         * po/ko.po
10818         * po/pt_BR.po
10819         * po/ru.po
10820         * po/sk.po
10821         * po/sr.po
10822                 sync with HEAD (update translations)
10823
10824 2005-01-18 [colin]      1.0.0cvs0.1
10825
10826         * src/foldersel.c
10827                 Specify search column - patch by Alfons
10828
10829 2005-01-18 [colin]      0.9.13cvs36.3
10830
10831         * src/prefs_toolbar.c
10832                 Change Delete to Remove
10833         * src/prefs_fonts.c
10834                 GTK2 version and leak fixes
10835         * src/prefs_actions.c
10836                 Add stock buttons.
10837                 All patches by Alfons
10838
10839 2005-01-17 [colin]      0.9.13cvs36.2
10840
10841         * src/compose.c
10842                 Fix DnD inserting twice. While at it,
10843                 add DnD support for text/plain in the
10844                 body, and add support in the headers.
10845
10846 2005-01-16 [colin]      0.9.13cvs36.1
10847
10848         * ChangeLog
10849         * ChangeLog.jp
10850         * ChangeLog.claws
10851                 Sync with HEAD (nothing applicable)
10852
10853 2005-01-16 [colin]      0.9.13cvs33.2
10854
10855         * src/prefs_toolbar.c
10856                 GTK2ize prefs_toolbar, by Alfons.
10857
10858 2005-01-14 [colin]      0.9.13cvs33.1
10859
10860         * src/html.c
10861         * src/msgcache.c
10862                 Sync with HEAD
10863
10864 2005-01-14 [colin]      0.9.13cvs32.1
10865
10866         * src/html.c
10867         * src/html.h
10868         * src/msgcache.c
10869         * AUTHORS
10870         * tools/calypso_convert.pl
10871                 Sync with HEAD
10872
10873 2005-01-08 [colin]      0.9.13cvs29.2
10874
10875         * src/prefs_filtering_action.c
10876         * src/prefs_filtering.c
10877                 2 more gtk2 patches by Alfons
10878
10879 2005-01-07 [paul]       0.9.13cvs29.1
10880
10881         * ChangeLog
10882         * ChangeLog.claws
10883         * ChangeLog.jp
10884         * configure.ac
10885         * src/pop.c
10886         * src/pop.h
10887                 sync with HEAD
10888
10889 2005-01-07 [colin]      0.9.13cvs28.3
10890
10891         * src/gtk/progressdialog.c
10892         * src/gtk/progressdialog.h
10893         * src/inc.c
10894         * src/send_message.c
10895                 GTK2 for the incorporation dialog. The CList isn't dead
10896                 yet, for a more smooth migration. Patch by Alfons.
10897
10898 2005-01-06 [colin]      0.9.13cvs28.2
10899
10900         * src/prefs_display_header.c
10901                 GTK2 conversion by Alfons
10902         * src/prefs_actions.c
10903         * src/prefs_matcher.c
10904                 Fix 2 leaks - patch by Alfons
10905
10906 2005-01-06 [colin]      0.9.13cvs28.1
10907
10908         * src/prefs_matcher.c
10909                 Sync with HEAD
10910
10911 2005-01-06 [colin]      0.9.13cvs27.4
10912
10913         * src/prefs_matcher.c
10914                 Fix double-free. Patch by Alfons
10915
10916 2005-01-06 [colin]      0.9.13cvs27.3
10917
10918         * src/prefs_matcher.c
10919                 GTK2 widgets + memleak
10920                 Patch by Alfons
10921
10922 2005-01-05 [colin]      0.9.13cvs27.2
10923
10924         * src/account.c
10925         * src/addr_compl.c
10926         * src/foldersel.c
10927         * src/stock_pixmap.c
10928         * src/stock_pixmap.h
10929                 3 more GTK2 patches by Alfons.
10930
10931 2005-01-04 [colin]      0.9.13cvs27.1
10932
10933         * src/folderview.c
10934         * src/imap_gtk.c
10935         * src/news_gtk.c
10936                 Sync with HEAD
10937
10938 2005-01-04 [colin]      0.9.13cvs25.9
10939
10940         * src/compose.c
10941                 Fix Show Ruler menuitem
10942         * src/prefs_template.c
10943                 Convert to GTK2
10944         * src/common/utils.c
10945                 Make auto pointer stuff handles NULLs
10946                 Patches by Alfons.
10947
10948 2005-01-04 [colin]      0.9.13cvs25.8
10949
10950         * src/compose.c
10951                 Move the attachment list to gtk2
10952                 Patch by Alfons.
10953
10954 2005-01-04 [colin]      0.9.13cvs25.7
10955
10956         * src/textview.c
10957                 Make some keys work again
10958                 Patch by SungHyun Nam <namsh@kldp.org>
10959
10960 2005-01-04 [colin]      0.9.13cvs25.6
10961
10962         * src/gtk/gtkshruler.c
10963                 Move the ruler to GTK2
10964                 Patch by Alfons
10965
10966 2005-01-03 [colin]      0.9.13cvs25.5
10967
10968         * src/compose.c
10969                 Fix my broken patch apply 
10970
10971 2005-01-03 [colin]      0.9.13cvs25.4
10972
10973         * src/common/utils.c
10974         * src/common/utils.h
10975         * src/gtk/prefswindow.c
10976                 Move auto pointer stuff to utils.c
10977                 Patch by Alfons again :)
10978
10979 2005-01-03 [colin]      0.9.13cvs25.3
10980
10981         * src/compose.c
10982         * src/prefs_gtk.c
10983         * src/prefs_template.c
10984         * src/textview.c
10985                 Empty text widgets with empty strings, not NULL char
10986                 Patch by SungHyun Nam <namsh@kldp_org>
10987
10988 2005-01-03 [colin]      0.9.13cvs25.2
10989
10990         * src/main.c
10991         * AUTHORS
10992                 Sync with HEAD
10993
10994 2005-01-03 [colin]      0.9.13cvs25.1
10995
10996         * src/pop.c
10997         * src/pop.h
10998                 Sync with HEAD
10999
11000 2005-01-03 [colin]      0.9.13cvs24.3
11001
11002         * src/account.c
11003                 Two patches from Alfons and Alex S Moore:
11004                 fix images, fix return value.
11005
11006 2005-01-01 [colin]      0.9.13cvs24.2
11007
11008         * src/prefs_actions.c
11009                 Fix over-zealous assertion. Patch by Alfons
11010
11011 2005-01-01 [colin]      0.9.13cvs24.1
11012
11013         * src/procmime.c
11014                 Sync with HEAD (leak fix)
11015
11016 2004-12-31 [colin]      0.9.13cvs23.2
11017
11018         * src/prefs_common.c
11019                 GTK2 widgets + stock buttons - patch by Alfons
11020
11021 2004-12-31 [paul]       0.9.13cvs23.1
11022
11023         * configure.ac
11024                 bump up EXTRA_VERSION to match (sync'ed) HEAD
11025         * src/gtk/pluginwindow.c
11026                 use GTK2 widgets and plug memory leaks,
11027                 patches by Alfons
11028
11029 2004-12-30 [colin]      0.9.13cvs22.4
11030
11031         * src/account.c
11032         * src/action.c
11033         * src/export.c
11034         * src/foldersel.c
11035         * src/import.c
11036         * src/message_search.c
11037         * src/prefs_actions.c
11038         * src/prefs_common.c
11039         * src/prefs_customheader.c
11040         * src/prefs_filtering.c
11041         * src/prefs_summary_column.c
11042         * src/summary_search.c
11043         * src/gtk/about.c
11044         * src/gtk/description_window.c
11045         * src/gtk/gtkutils.c
11046         * src/gtk/gtkutils.h
11047         * src/gtk/inputdialog.c
11048         * src/gtk/prefswindow.c
11049                 Use GTK2 stock buttons. Patches by Alfons.
11050
11051 2004-12-30 [colin]      0.9.13cvs22.3
11052
11053         * src/account.c
11054                 Sync with HEAD
11055         * src/prefs_actions.c
11056         * src/prefs_customheader.c
11057         * src/prefs_filtering.c
11058         * src/prefs_msg_colors.c
11059         * src/prefs_summary_column.c
11060         * src/gtk/prefswindow.c
11061                 Use GtkTreeView instead of deprecated 
11062                 widgets. Patches by Alfons.
11063
11064 2004-12-30 [paul]       0.9.13cvs22.2
11065
11066         * src/foldersel.c
11067                 use GTK 2 Tree View
11068                 patch by Alfons, with root folder sorting fix
11069                 by Stephan Sachse
11070
11071 2004-12-30 [paul]       0.9.13cvs22.1
11072
11073         * ChangeLog
11074         * ChangeLog.claws
11075         * ChangeLog.jp
11076         * NEWS
11077         * configure.ac
11078         * src/account.c
11079                 sync with HEAD
11080
11081 2004-12-22 [martin]     0.9.13cvs21.2
11082
11083         * src/action.c
11084                 free the command line after its use
11085
11086 2004-12-18 [paul]       0.9.13cvs21.1
11087
11088         * AUTHORS
11089         * ChangeLog
11090         * ChangeLog.claws
11091         * ChangeLog.jp
11092         * NEWS
11093         * configure.ac
11094         * src/action.c
11095         * src/compose.c
11096         * src/syldap.c
11097                 sync with HEAD
11098
11099 2004-12-17 [martin]     0.9.13cvs17.2
11100
11101         * src/action.c
11102                 convert actions input to locale
11103         * src/inc.c
11104                 convert notification command to locale
11105         * src/plugins/pgpmime/select-keys.c
11106                 convert attributes to utf8
11107
11108 2004-12-14 [colin]      0.9.13cvs17.1
11109
11110         * ChangeLog
11111         * ChangeLog.jp
11112         * ChangeLog.claws
11113         * src/action.c
11114         * src/common/utils.c
11115         * src/gtk/prefswindow.c
11116         * src/gtk/gtkutils.c
11117         * src/gtk/gtkutils.h
11118         * src/plugins/spamassassin/libspamc.c
11119                 Sync with HEAD
11120
11121 2004-12-13 [colin]      0.9.13cvs14.1
11122
11123         * src/quote_fmt_parse.y
11124                 Sync with HEAD
11125
11126 2004-12-10 [colin]      0.9.13cvs12.1
11127
11128         * src/prefs_themes.c
11129         * src/mainwindow.c
11130         * src/messageview.c
11131                 Sync with HEAD
11132
11133 2004-12-09 [colin]      0.9.13cvs10.1
11134
11135         * src/procmime.c
11136                 Sync with HEAD (fix B64 encoding from memory)
11137
11138 2004-12-08 [colin]      0.9.13cvs9.1
11139
11140         * src/gtk/colorlabel.c
11141                 Sync with HEAD
11142
11143 2004-12-08 [paul]       0.9.13cvs8.2
11144
11145         * src/gtk/pluginwindow.c
11146                 fix window resizing oddities
11147
11148 2004-12-08 [colin]      0.9.13cvs8.1
11149
11150         * src/quote_fmt_parse.y
11151                 Sync with HEAD
11152
11153 2004-12-08 [colin]      0.9.13cvs7.1
11154
11155         * src/matcher_parser_parse.y
11156         * src/msgcache.c
11157         * src/prefs_matcher.c
11158         * src/procheader.c
11159         * src/matcher.c
11160         * src/common/defs.h
11161         * po/sr.po
11162                 Sync with HEAD
11163
11164 2004-12-08 [colin]      0.9.13cvs6.1
11165
11166         * src/quote_fmt_parse.y
11167         * src/textview.c
11168                 Sync with HEAD
11169         * src/gtk/prefswindow.c
11170         * src/gtk/pluginwindow.c
11171                 Fix G_CALLBACKS protos (thanks to Alfons)
11172
11173 2004-12-07 [torte]      0.9.13cvs2.2
11174
11175         * src/procmime.c
11176                 [Bug 650] reply button causes crash
11177                 Thanks to David Relson and Christoph
11178
11179 2004-12-07 [colin]      0.9.13cvs2.1
11180
11181         * ChangeLog.claws
11182         * AUTHORS
11183         * po/sk.po
11184         * src/procmime.c
11185         * src/prefs_account.c
11186         * src/common/smtp.c
11187         * src/common/smtp.h
11188                 Sync with HEAD
11189
11190 2004-12-06 [colin]      0.9.12cvs187.1
11191
11192         * ChangeLog.claws
11193         * INSTALL
11194         * Makefile.am
11195         * README.claws
11196         * TODO.claws
11197         * configure.ac
11198         * po/bg.po
11199         * po/cs.po
11200         * po/el.po
11201         * po/en_GB.po
11202         * po/es.po
11203         * po/fr.po
11204         * po/hr.po
11205         * po/hu.po
11206         * po/it.po
11207         * po/ja.po
11208         * po/ko.po
11209         * po/nl.po
11210         * po/pl.po
11211         * po/pt_BR.po
11212         * po/ru.po
11213         * po/sk.po
11214         * po/sr.po
11215         * po/sv.po
11216         * po/zh_CN.po
11217         * po/zh_TW.Big5.po
11218         * src/compose.c
11219         * tools/Makefile.am
11220         * tools/README
11221         * tools/filter_conv.pl
11222         * tools/kdeservicemenu/README
11223         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
11224         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
11225                 Sync with HEAD
11226
11227 2004-12-04 [colin]      0.9.12cvs183.1
11228
11229         * src/compose.c
11230                 Sync with HEAD (compose window position saving)
11231
11232 2004-12-04 [paul]       0.9.12cvs182.3
11233
11234         * src/messageview.c
11235         * src/mimeview.c
11236         * src/prefs_customheader.c
11237         * src/gtk/quicksearch.c
11238                 replace some forgotten GTK_SIGNAL_FUNCs
11239
11240 2004-12-04 [paul]       0.9.12cvs182.2
11241
11242         * src/Makefile.am
11243                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
11244                 committed in error      
11245
11246 2004-12-04 [paul]       0.9.12cvs182.1
11247
11248         * ChangeLog
11249         * ChangeLog.claws
11250         * ChangeLog.jp
11251         * INSTALL
11252         * NEWS
11253         * README
11254         * README.jp
11255         * configure.ac
11256         * doc/manual/ja/Makefile.am
11257         * doc/manual/ja/sylpheed-1.html
11258         * doc/manual/ja/sylpheed-10.html
11259         * doc/manual/ja/sylpheed-11.html
11260         * doc/manual/ja/sylpheed-12.html
11261         * doc/manual/ja/sylpheed-13.html
11262         * doc/manual/ja/sylpheed-14.html
11263         * doc/manual/ja/sylpheed-15.html
11264         * doc/manual/ja/sylpheed-16.html
11265         * doc/manual/ja/sylpheed-17.html
11266         * doc/manual/ja/sylpheed-18.html
11267         * doc/manual/ja/sylpheed-19.html
11268         * doc/manual/ja/sylpheed-2.html
11269         * doc/manual/ja/sylpheed-20.html
11270         * doc/manual/ja/sylpheed-3.html
11271         * doc/manual/ja/sylpheed-4.html
11272         * doc/manual/ja/sylpheed-5.html
11273         * doc/manual/ja/sylpheed-6.html
11274         * doc/manual/ja/sylpheed-7.html
11275         * doc/manual/ja/sylpheed-8.html
11276         * doc/manual/ja/sylpheed-9.html
11277         * doc/manual/ja/sylpheed.html
11278         * doc/manual/ja/sylpheed.sgml
11279         * po/de.po
11280         * src/Makefile.am
11281         * src/compose.c
11282         * src/procmime.c
11283         * src/pixmaps/regular.xpm **REMOVED**
11284         * src/plugins/pgpmime/pgpmime.c
11285         * src/plugins/pgpmime/plugin.c
11286         * src/plugins/pgpmime/prefs_gpg.c
11287                 sync with HEAD
11288
11289 2004-12-03 [paul]       0.9.12cvs180.1
11290
11291         * ChangeLog
11292         * ChangeLog.claws
11293         * ChangeLog.jp
11294         * configure.ac
11295         * src/Makefile.am
11296         * src/pop.c
11297         * src/common/utils.c
11298         * src/common/utils.h
11299         * src/pixmaps/continue.xpm
11300         * src/pixmaps/dir_close.xpm
11301         * src/pixmaps/dir_open.xpm
11302         * src/pixmaps/drafts_close.xpm
11303         * src/pixmaps/drafts_open.xpm
11304         * src/pixmaps/folder.xpm **REMOVED**
11305         * src/pixmaps/group.xpm
11306         * src/pixmaps/unread.xpm
11307                 sync with HEAD
11308
11309 2004-12-02 [colin]      0.9.12cvs179.1
11310
11311         * src/compose.c
11312                 Sync with HEAD (non-duplicated reedition)
11313
11314 2004-12-02 [colin]      0.9.12cvs178.1
11315
11316         * src/compose.c
11317                 Sync with HEAD (linewrap_quote fix)
11318
11319 2004-12-01 [colin]      0.9.12cvs177.3
11320
11321         * src/addrharvest.c
11322                 Replace sizeof with strlen
11323
11324 2004-12-01 [paul]       0.9.12cvs177.2
11325
11326         * src/addrharvest.c
11327                 fix 'harvest addresses'
11328
11329 2004-11-30 [colin]      0.9.12cvs177.1
11330
11331         * src/gtk/prefswindow.c
11332         * src/gtk/pluginwindow.c
11333                 Sync with HEAD
11334
11335 2004-11-29 [colin]      0.9.12cvs176.1
11336
11337         * src/folderview.c
11338                 sync with HEAD (Fix disappearing separators in folderview's popup)
11339
11340 2004-11-29 [colin]      0.9.12cvs175.1
11341
11342         * src/procmime.c
11343                 Sync with head (another format fix)
11344
11345 2004-11-29 [colin]      0.9.12cvs174.1
11346
11347         * src/pop.c
11348                 Sync with HEAD (format string fix)
11349
11350 2004-11-26 [colin]      0.9.12cvs173.1
11351
11352         * src/common/smtp.c
11353         * src/common/smtp.h
11354                 Sync with HEAD
11355
11356 2004-11-24 [colin]      0.9.12cvs172.1
11357
11358         * src/plugins/pgpmime/pgpmime.c
11359                 Sync with HEAD
11360
11361 2004-11-24 [colin]      0.9.12cvs171.1
11362
11363         * src/plugins/pgpmime/pgpmime.c
11364                 Sync with head (gpgmectx leaks)
11365
11366 2004-11-24 [colin]      0.9.12cvs169.1
11367
11368         * src/plugins/pgpmime/plugin.c
11369         * src/plugins/trayicon/Makefile.am
11370         * src/plugins/trayicon/newmarkedmail.xpm
11371         * src/plugins/trayicon/trayicon.c
11372         * src/plugins/trayicon/unreadmarkedmail.xpm
11373                 Sync with HEAD
11374
11375 2004-11-23 [colin]      0.9.12cvs168.1
11376
11377         * src/partial_download.c
11378         * src/partial_download.h
11379         * src/plugins/pgpmime/plugin.c
11380                 Sync with HEAD
11381
11382 2004-11-23 [colin]      0.9.12cvs166.1
11383
11384         * src/Makefile.am
11385         * src/codeconv.c
11386         * src/compose.c
11387         * src/folderview.c
11388         * src/main.c
11389         * src/partial_download.c
11390         * src/partial_download.h
11391         * src/prefs_account.c
11392         * src/prefs_account.h
11393         * src/privacy.c
11394         * src/privacy.h
11395         * src/procmime.c
11396         * src/common/Makefile.am
11397         * src/common/base64.h
11398         * src/common/partial_download.c
11399         * src/common/partial_download.h
11400         * src/gtk/prefswindow.c
11401         * src/gtk/prefswindow.h
11402         * src/plugins/pgpmime/pgpmime.c
11403         * src/plugins/pgpmime/prefs_gpg.c
11404         * src/plugins/pgpmime/prefs_gpg.h
11405         * src/plugins/pgpmime/sgpgme.c
11406         * src/plugins/pgpmime/sgpgme.h
11407                 Sync with HEAD
11408
11409 2004-11-23 [colin]      0.9.12cvs163.1
11410
11411         * src/main.c
11412                 Sync with HEAD (cursor optimization)
11413
11414 2004-11-23 [colin]      0.9.12cvs162.1
11415
11416         * src/prefs_common.c
11417         * src/prefs_themes.c
11418         * src/procmsg.c
11419                 Sync with HEAD
11420
11421 2004-11-23 [colin]      0.9.12cvs158.9
11422
11423         * src/compose.c
11424                 Fix double-free when forwarding
11425         * src/msgcache.c
11426                 Fix leak on error path
11427                 
11428
11429 2004-11-23 [colin]      0.9.12cvs158.8
11430
11431         * src/compose.c
11432                 Fix possible double-free
11433                 Spotted by Alfons
11434
11435 2004-11-23 [colin]      0.9.12cvs158.7
11436
11437         * src/compose.c
11438                 Fix some signal handlers' prototypes
11439                 Spotted by Alfons
11440
11441 2004-11-22 [colin]      0.9.12cvs158.6
11442
11443         * src/compose.c
11444                 Remove unneeded code and duplicated
11445                 wrapping - patch by Alfons
11446
11447 2004-11-22 [colin]      0.9.12cvs158.5
11448
11449         * src/prefs_themes.c
11450                 Fix oversized selector
11451
11452 2004-11-22 [colin]      0.9.12cvs158.4
11453
11454         * src/compose.c
11455                 fix dump_text()
11456                 patch by Alfons
11457
11458 2004-11-19 [colin]      0.9.12cvs158.3
11459
11460         * src/textview.c
11461                 Add a context menu on links (open, copy)
11462
11463 2004-11-18 [paul]       0.9.12cvs158.2
11464
11465         * src/addrgather.c
11466         * src/exphtmldlg.c
11467         * src/expldifdlg.c
11468         * src/mimeview.c
11469         * src/prefs_common.c
11470         * src/plugins/image_viewer/viewer.c
11471         * src/plugins/spamassassin/spamassassin_gtk.c
11472                 replace deprecated gtk_notebook_set_page
11473                 and gtk_notebook_current_page
11474
11475 2004-11-18 [paul]       0.9.12cvs158.1
11476
11477         * configure.ac
11478         * src/compose.c
11479         * src/mainwindow.c
11480         * src/messageview.c
11481         * src/prefs_common.c
11482         * src/common/utils.c
11483         * src/common/utils.h
11484                 sync with HEAD
11485
11486 2004-11-17 [colin]      0.9.12cvs156.1
11487
11488         * src/prefs_account.c
11489         * src/prefs_account.h
11490         * src/procmsg.c
11491                 Sync with HEAD (add pref to store encrypted mails encrypted)
11492
11493 2004-11-17 [paul]       0.9.12cvs155.1
11494
11495         * ChangeLog
11496         * ChangeLog.claws
11497         * ChangeLog.jp
11498         * NEWS
11499         * configure.ac
11500         * src/compose.c
11501         * src/jpilot.c
11502         * src/privacy.c
11503         * src/procmime.c
11504         * src/procmime.h
11505         * src/procmsg.c
11506         * src/toolbar.c
11507         * src/pixmaps/error.xpm
11508                 sync with HEAD
11509
11510 2004-11-17 [colin]      0.9.12cvs151.1
11511
11512         * src/plugins/pgpmime/pgpmime.c
11513                 Sync with HEAD (remove debug printf)
11514
11515 2004-11-17 [colin]      0.9.12cvs150.1
11516
11517         * src/plugins/pgpmime/pgpmime.c
11518                 Sync with HEAD (off-by-one fix)
11519
11520 2004-11-17 [colin]      0.9.12cvs149.1
11521
11522         * src/procmsg.c
11523                 Sync with HEAD (coding style fixes)
11524
11525 2004-11-16 [colin]      0.9.12cvs148.1
11526
11527         * src/procmsg.c
11528                 Sync with head (Fix the fix)
11529
11530 2004-11-16 [colin]      0.9.12cvs147.1
11531
11532         * src/procmsg.c
11533                 Sync with Main (leak fix)
11534
11535 2004-11-16 [colin]      0.9.12cvs146.14
11536
11537         * src/compose.c
11538                 Remove useless chunk of code
11539                 Patch by Alfons
11540
11541 2004-11-15 [colin]      0.9.12cvs146.13
11542
11543         * src/compose.c
11544                 Fix drafting after insertion
11545                 Patch by Alfons
11546
11547 2004-11-15 [colin]      0.9.12cvs146.12
11548
11549         * src/compose.c
11550         * src/prefs_filtering.c
11551         * src/prefs_filtering_action.c
11552         * src/prefs_toolbar.c
11553                 Fix some const-correctness
11554
11555 2004-11-15 [colin]      0.9.12cvs146.11
11556
11557         * src/summaryview.c
11558         * src/prefs_themes.c
11559         * src/messageview.c
11560                 Fix some leaks
11561
11562 2004-11-15 [colin]      0.9.12cvs146.10
11563
11564         * src/codeconv.c
11565                 More unreadable locale fixes
11566
11567 2004-11-14 [colin]      0.9.12cvs146.9
11568
11569         * src/textview.c
11570                 Fix uri_security_check
11571                 Patch by Alfons
11572
11573 2004-11-13 [paul]       0.9.12cvs146.8
11574
11575         * src/folder.c
11576         * src/procmime.c
11577                 fix 2 bugs introduced in last commit
11578
11579 2004-11-13 [paul]       0.9.12cvs146.7
11580
11581         * src/compose.c
11582         * src/exporthtml.c
11583         * src/exportldif.c
11584         * src/folder.c
11585         * src/imap.c
11586         * src/imap_gtk.c
11587         * src/main.c
11588         * src/mainwindow.c
11589         * src/messageview.c
11590         * src/mh_gtk.c
11591         * src/prefs_themes.c
11592         * src/procmime.c
11593         * src/setup.c
11594         * src/summaryview.c
11595                 replace deprecated g_basename
11596
11597 2004-11-13 [paul]       0.9.12cvs146.6
11598
11599         * src/compose.c
11600         * src/imap.c
11601         * src/matcher_parser.h
11602         * src/matcher_parser_parse.y
11603         * src/prefs_filtering.c
11604         * src/prefs_filtering_action.c
11605         * src/prefs_themes.c
11606         * src/prefs_toolbar.c
11607         * src/common/utils.c
11608                 various small fixes/cleanups
11609
11610 2004-11-12 [colin]      0.9.12cvs146.5
11611
11612         * src/textview.c
11613                 Validate event's origin on visibility notify
11614                 Patch by Alfons.
11615
11616 2004-11-12 [paul]       0.9.12cvs146.4
11617
11618         * src/exporthtml.c
11619         * src/exportldif.c
11620         * src/imap.c
11621         * src/mh.c
11622         * src/mimeview.c
11623         * src/prefs_spelling.c
11624         * src/prefs_themes.c
11625                 replace deprecated g_dirname    
11626
11627 2004-11-12 [colin]      0.9.12cvs146.3
11628
11629         * src/textview.c
11630                 Some coding style fixes
11631
11632 2004-11-12 [colin]      0.9.12cvs146.2
11633
11634         * src/codeconv.c
11635                 We want to replace _all_ extended chars in
11636                 conv_unreadable_*, because any string containing
11637                 extended chars not parsing as UTF8 is 
11638                 undisplayed on gtk2.
11639
11640 2004-11-12 [paul]       0.9.12cvs146.1
11641
11642         * ChangeLog
11643         * ChangeLog.claws
11644         * ChangeLog.jp
11645         * NEWS
11646         * configure.ac
11647         * src/account.c
11648         * src/folderview.c
11649         * src/folderview.h
11650         * src/imap.c
11651         * src/imap_gtk.c
11652         * src/inc.c
11653         * src/mainwindow.c
11654         * src/mh_gtk.c
11655         * src/news_gtk.c
11656         * src/pop.c
11657         * src/prefs_account.c
11658         * src/prefs_account.h
11659         * src/prefs_ext_prog.c
11660         * src/procmime.c
11661         * src/procmime.h
11662         * src/procmsg.c
11663         * src/procmsg.h
11664         * src/summary_search.c
11665         * src/summaryview.c
11666         * src/textview.c
11667         * src/common/defs.h
11668         * src/common/utils.c
11669         * src/common/utils.h
11670         * src/gtk/menu.c
11671         * src/gtk/menu.h
11672                 sync with HEAD
11673
11674 2004-11-11 [colin]      0.9.12cvs144.2
11675
11676         * src/textview.c
11677                 Fix URI range selection (patch by Alfons)
11678
11679 2004-11-09 [colin]      0.9.12cvs144.1
11680
11681         * ChangeLog.claws
11682         * src/compose.c
11683         * src/folder.c
11684         * src/folder_item_prefs.c
11685         * src/prefs_account.c
11686         * src/prefs_account.h
11687         * src/plugins/pgpmime/pgpmime.c
11688                 Sync with HEAD
11689
11690 2004-11-08 [colin]      0.9.12cvs143.1
11691
11692         * src/summaryview.c
11693                 Sync with HEAD (optimize quicksearch)
11694
11695 2004-11-08 [colin]      0.9.12cvs142.2
11696
11697         * src/compose.c
11698                 Don't wrap when Edit/Auto wrapping is disabled
11699
11700 2004-11-08 [colin]      0.9.12cvs142.1
11701
11702         * src/textview.c
11703                 Sync with HEAD
11704
11705 2004-11-08 [colin]      0.9.12cvs141.1
11706
11707         * src/textview.c
11708                 Sync with HEAD (fix some mail URIs)
11709
11710 2004-11-08 [colin]      0.9.12cvs140.3
11711
11712         * src/textview.c
11713                 o Use text cursor instead of arrow when
11714                   not on a link
11715                 o Fix handling of contiguous links (as in
11716                   "colin@colino.net" <colin@colino.net>)
11717                   This one unveils a bug in get_email_part()
11718
11719 2004-11-07 [colin]      0.9.12cvs140.2
11720
11721         * src/textview.c
11722                 Fix memleak. Patch by Alfons.
11723
11724 2004-11-06 [colin]      0.9.12cvs140.1
11725
11726         * src/compose.c
11727                 Sync with HEAD (don't ask passphrase
11728                 when drafting)
11729
11730 2004-11-06 [paul]       0.9.12cvs139.2
11731
11732         * AUTHORS
11733         * src/textview.c
11734         * src/textview.h
11735                 textview URI handling. hovering over a 
11736                 link displays it in the status bar,
11737                 and changes the mouse pointer to a hand 
11738                 cursor. a link is activated with a single 
11739                 click. (Modified from the) patch by Jean-Yves 
11740                 Lefort <jylefort@users.sourceforge.net>
11741                 
11742
11743 2004-11-05 [colin]      0.9.12cvs139.1
11744
11745         * src/compose.c
11746         * src/procmime.c
11747                 Sync with HEAD again ^^
11748
11749 2004-11-05 [colin]      0.9.12cvs139.1
11750
11751         * src/compose.c
11752         * src/procmime.c
11753                 Sync with HEAD
11754
11755 2004-11-03 [paul]       0.9.12cvs138.1
11756
11757         * ChangeLog.claws
11758         * configure.ac
11759         * po/POTFILES.in
11760         * src/prefs_ext_prog.c
11761         * src/procmime.c
11762         * tools/kdeservicemenu/README
11763         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
11764         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
11765                 sync with HEAD
11766
11767 2004-11-01 [christoph]  0.9.12cvs136.2
11768
11769         * src/procmime.c
11770                 convert MIME parameters to UTF-8
11771
11772 2004-10-29 [colin]      0.9.12cvs136.1
11773
11774         * src/common/utils.c
11775                 Sync with HEAD (don't use '=' in mime boundary)
11776
11777 2004-10-29 [paul]       0.9.12cvs135.1
11778
11779         * configure.ac
11780         * doc/src/rfc2231.txt
11781         * src/procmime.c
11782         * src/common/quoted-printable.c
11783         * src/common/utils.c
11784         * src/common/utils.h
11785                 sync with HEAD
11786
11787 2004-10-27 [paul]       0.9.12cvs134.1
11788
11789         * configure.ac
11790         * src/main.c
11791         * src/procmime.c
11792         * src/plugins/pgpmime/pgpmime.c
11793                 sync with HEAD
11794
11795 2004-10-26 [paul]       0.9.12cvs132.3
11796
11797         * src/account.c
11798         * src/addressbook.c
11799         * src/addrgather.c
11800         * src/addrharvest.c
11801         * src/codeconv.c
11802         * src/compose.c
11803         * src/customheader.c
11804         * src/editaddress.c
11805         * src/editgroup.c
11806         * src/enriched.c
11807         * src/expldifdlg.c
11808         * src/exporthtml.c
11809         * src/exportldif.c
11810         * src/folder.c
11811         * src/foldersel.c
11812         * src/folderview.c
11813         * src/grouplistdialog.c
11814         * src/html.c
11815         * src/imap.c
11816         * src/jpilot.c
11817         * src/ldapserver.c
11818         * src/ldif.c
11819         * src/mimeview.c
11820         * src/news.c
11821         * src/news_gtk.c
11822         * src/pop.c
11823         * src/prefs_display_header.c
11824         * src/prefs_gtk.c
11825         * src/prefs_msg_colors.c
11826         * src/prefs_toolbar.c
11827         * src/procheader.c
11828         * src/procmime.c
11829         * src/summaryview.c
11830         * src/textview.c
11831         * src/toolbar.c
11832         * src/vcard.c
11833         * src/common/mgutils.c
11834         * src/common/nntp.c
11835         * src/common/smtp.c
11836         * src/common/template.c
11837         * src/common/utils.c
11838         * src/common/xmlprops.c
11839         * src/plugins/pgpmime/pgpmime.c
11840         * src/plugins/pgpmime/select-keys.c
11841         * src/plugins/pgpmime/sgpgme.c
11842                 replace deprecated g_strcasecmp(), g_strncasecmp(),
11843                 g_string_sprintfa(), gtk_notebook_current_page()
11844
11845 2004-10-26 [colin]      0.9.12cvs132.2
11846
11847         * src/prefs_folder_item.c
11848                 Fix default-account selection
11849
11850 2004-10-21 [colin]      0.9.12cvs133
11851
11852         * src/compose.c
11853                 Sync with HEAD (Remove extra separator in compose's Options)
11854         * src/textview.c
11855                 Set wrapping to char
11856
11857 2004-10-21 [paul]       0.9.12cvs131.2
11858
11859         * src/compose.c
11860         * src/sourcewindow.c
11861                 fix wrapping
11862                 fix window shrinking 
11863
11864 2004-10-21 [colin]      0.9.12cvs131.1
11865
11866         * ChangeLog.claws
11867         * src/compose.c
11868                 Sync with HEAD
11869
11870 2004-10-21 [paul]       0.9.12cvs130.2
11871
11872         * src/prefs_folder_item.c
11873                 sync with HEAD (Apply to subfolders)
11874
11875 2004-10-19 [colin]      0.9.12cvs130.1
11876
11877         * ChangeLog.claws
11878         * src/compose.c
11879         * src/common/utils.c
11880         * src/gtk/menu.c
11881                 Sync with HEAD
11882
11883 2004-10-19 [colin]      0.9.12cvs128.1
11884
11885         * src/addrbook.c
11886         * src/addrcache.c
11887         * src/addressbook.c
11888         * src/codeconv.c
11889         * src/compose.c
11890         * src/customheader.c
11891         * src/editaddress.c
11892         * src/editgroup.c
11893         * src/exporthtml.c
11894         * src/folder.c
11895         * src/folderview.c
11896         * src/imap.c
11897         * src/jpilot.c
11898         * src/main.c
11899         * src/matcher_parser_parse.y
11900         * src/mbox.c
11901         * src/pop.c
11902         * src/prefs_account.c
11903         * src/prefs_gtk.c
11904         * src/prefs_msg_colors.c
11905         * src/procheader.c
11906         * src/procmime.c
11907         * src/procmime.h
11908         * src/procmsg.c
11909         * src/summaryview.c
11910         * src/textview.c
11911         * src/common/base64.c
11912         * src/common/partial_download.c
11913         * src/common/socket.c
11914         * src/common/sylpheed.c
11915         * src/common/utils.c
11916         * src/common/utils.h
11917         * src/gtk/pluginwindow.c
11918         * src/gtk/quicksearch.c
11919         * src/plugins/clamav/clamav_plugin.c
11920         * src/plugins/clamav/clamav_plugin.h
11921         * src/plugins/clamav/clamav_plugin_gtk.c
11922         * src/plugins/pgpmime/passphrase.c
11923         * src/plugins/pgpmime/pgpmime.c
11924         * src/plugins/pgpmime/plugin.c
11925         * src/plugins/pgpmime/prefs_gpg.c
11926         * src/plugins/pgpmime/prefs_gpg.h
11927         * src/plugins/pgpmime/select-keys.c
11928         * src/plugins/pgpmime/sgpgme.c
11929         * src/plugins/spamassassin/libspamc.c
11930         * src/plugins/spamassassin/spamassassin.c
11931         * src/plugins/spamassassin/spamassassin.h
11932         * src/plugins/spamassassin/spamassassin_gtk.c
11933         * src/plugins/trayicon/trayicon.c
11934         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
11935                 Sync with HEAD
11936
11937 2004-10-14 [colin]      0.9.12cvs126.2
11938
11939         * src/codeconv.c
11940         * src/textview.c
11941                 Fix conv_unreadable_locale
11942
11943 2004-10-13 [colin]      0.9.12cvs126.1
11944
11945         * src/compose.c
11946                 Sync with HEAD (don't convert charset for 
11947                 drafted messages, minor cleanup)
11948
11949 2004-10-13 [colin]      0.9.12cvs125.1
11950
11951         * po/POTFILES.in
11952                 Sync with HEAD (POTFILES fix)
11953
11954 2004-10-12 [colin]      0.9.12cvs124.3
11955
11956         * src/compose.c
11957                 Fix encoding bug from latest sync
11958
11959 2004-10-12 [paul]       0.9.12cvs124.2
11960
11961         * src/plugins/pgpmime/prefs_gpg.c
11962         * src/plugins/pgpmime/prefs_gpg.h
11963                 forgotten in last commit        
11964
11965 2004-10-12 [paul]       0.9.12cvs124.1
11966
11967         * ChangeLog.claws
11968         * configure.ac
11969         * m4/spamassassin.m4
11970         * src/Makefile.am
11971         * src/account.c
11972         * src/compose.c
11973         * src/compose.h
11974         * src/crash.c
11975         * src/main.c
11976         * src/mimeview.c
11977         * src/passphrase.c
11978         * src/passphrase.h
11979         * src/prefs_account.c
11980         * src/prefs_account.h
11981         * src/prefs_common.c
11982         * src/privacy.c
11983         * src/privacy.h
11984         * src/procmime.c
11985         * src/procmime.h
11986         * src/procmsg.c
11987         * src/rfc2015.c
11988         * src/rfc2015.h
11989         * src/select-keys.c
11990         * src/select-keys.h
11991         * src/textview.c
11992         * src/common/utils.c
11993         * src/common/utils.h
11994         * src/gtk/about.c
11995         * src/plugins/pgpmime/Makefile.am
11996         * src/plugins/pgpmime/passphrase.c
11997         * src/plugins/pgpmime/passphrase.h
11998         * src/plugins/pgpmime/pgpmime.c
11999         * src/plugins/pgpmime/plugin.c
12000         * src/plugins/pgpmime/select-keys.c
12001         * src/plugins/pgpmime/select-keys.h
12002         * src/plugins/pgpmime/sgpgme.c
12003         * src/plugins/pgpmime/sgpgme.h
12004                 sync with HEAD
12005
12006 2004-10-04 [colin]      0.9.12cvs122.1
12007
12008         * src/mainwindow.c
12009         * src/messageview.c
12010         * src/messageview.h
12011         * src/textview.c
12012                 Sync with HEAD
12013
12014 2004-10-04 [colin]      0.9.12cvs121.1
12015
12016         * src/summaryview.c
12017                 Sync with HEAD
12018
12019 2004-10-04 [paul]       0.9.12cvs120.1
12020
12021         * configure.ac
12022                 sync with HEAD [don't try to build 
12023                 pgpmime plugin when gpgme is disabled]
12024
12025 2004-10-03 [colin]      0.9.12cvs119.3
12026
12027         * src/gtk/gtksctree.c
12028                 Lots of side effects. Put back as before 117.2.
12029         * src/summaryview.c
12030                 Fix bug #602
12031
12032 2004-10-03 [colin]      0.9.12cvs119.2
12033
12034         * src/gtk/gtksctree.c
12035                 Revert 608 fix that doesn't work that good
12036
12037 2004-10-02 [colin]      0.9.12cvs119.1
12038
12039         * src/mainwindow.c
12040         * src/messageview.c
12041         * src/prefs_common.h
12042         * src/procmime.c
12043         * src/procmime.h
12044         * src/textview.c
12045                 Sync with HEAD
12046         * src/gtk/gtksctree.c
12047                 Close bug #608
12048
12049 2004-10-01 [colin]      0.9.12cvs118.1
12050
12051         * src/mimeview.c
12052                 Sync with HEAD (better Save All fix)
12053
12054 2004-10-01 [colin]      0.9.12cvs117.2
12055
12056         * src/gtk/gtksctree.c
12057                 Faster on selection
12058
12059 2004-10-01 [colin]      0.9.12cvs117.1
12060
12061         * src/mimeview.c
12062                 Sync with HEAD (Save All: only attachments)
12063
12064 2004-10-01 [paul]       0.9.12cvs116.1
12065
12066         * ChangeLog.claws
12067         * configure.ac
12068         * src/account.c
12069         * src/prefs_common.c
12070         * src/gtk/colorlabel.c
12071                 sync with HEAD
12072
12073 2004-09-30 [colin]      0.9.12cvs115.1
12074
12075         * src/stock_pixmap.c
12076         * src/stock_pixmap.h
12077         * src/folderview.c
12078         * src/Makefile.am
12079         * src/pixmaps/read.xpm
12080                 Sync with HEAD (new pixmap)
12081
12082 2004-09-29 [colin]      0.9.12cvs114.1
12083
12084         * src/compose.c
12085                 Sync with HEAD
12086                 Fix focus handling in headers
12087
12088 2004-09-29 [paul]       0.9.12cvs113.1
12089
12090         * src/quote_fmt_parse.y
12091                 sync with HEAD
12092  
12093
12094 2004-09-28 [colin]      0.9.12cvs112.1
12095
12096         * src/folderview.c
12097         * src/mainwindow.c
12098                 Sync with HEAD
12099
12100 2004-09-28 [colin]      0.9.12cvs110.1
12101
12102         * src/folderview.c
12103                 Sync with HEAD (Contextual Empty trash menu)
12104
12105 2004-09-28 [colin]      0.9.12cvs108.1
12106
12107         * src/addressbook.c
12108                 Sync with HEAD (addressbook edit on double-click)
12109
12110 2004-09-28 [colin]      0.9.12cvs106.1
12111
12112         * src/inc.c
12113                 Sync with HEAD (folder_item freeze on inc)
12114
12115 2004-09-27 [colin]      0.9.12cvs105.1
12116
12117         * src/folderview.c
12118                 Sync with HEAD (right-align new and unread column)
12119
12120 2004-09-27 [colin]      0.9.12cvs104.1
12121
12122         * src/main.c
12123                 Sync with HEAD (revert 0.9.12cvs101)
12124
12125 2004-09-24 [colin]      0.9.12cvs103.2
12126
12127         * src/wizard.c
12128                 Fix gtk warnings and use domain part of the email address 
12129                 when domain detection fails (no dot in domain name)
12130
12131 2004-09-23 [colin]      0.9.12cvs103.1
12132
12133         * src/plugins/spamassassin/libspamc.c
12134         * src/plugins/spamassassin/libspamc.h
12135         * src/plugins/spamassassin/utils.c
12136         * src/plugins/spamassassin/utils.h
12137                 Sync with HEAD (Update spamassassin to 3.0)
12138
12139 2004-09-21 [colin]      0.9.12cvs102.3
12140
12141         * src/action.c
12142                 Add horizontal scrollbar in action io dialog as needed
12143                 Patch by Alfons.
12144
12145 2004-09-20 [colin]      0.9.12cvs102.2
12146
12147         * src/plugins/image_viewer/viewer.c
12148                 Remove imlib stuff
12149                 use gtk_pixmap_set when clearing
12150                 (would be better to use gtkImages, but causes size-allocate 
12151                 signals storm)
12152
12153 2004-09-17 [paul]       0.9.12cvs102.1
12154
12155         * ChangeLog
12156         * ChangeLog.claws
12157         * ChangeLog.jp
12158         * configure.ac
12159         * src/inc.c
12160                 sync with HEAD
12161
12162
12163 2004-09-17 [colin]      0.9.12cvs101.1
12164
12165         * ChangeLog.claws
12166         * src/main.c
12167                 Sync with HEAD (fix segs at exit)
12168
12169 2004-09-14 [colin]      0.9.12cvs99.5
12170
12171         * src/common/socket.c
12172         * AUTHORS
12173                 Fix send error on 64bit platforms
12174                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
12175
12176 2004-09-14 [colin]      0.9.12cvs99.4
12177
12178         * src/action.c
12179                 Fix action output with utf8 
12180                 Patch by Alfons.
12181
12182 2004-09-14 [colin]      0.9.12cvs99.3
12183
12184         * ChangeLog.claws
12185         * src/folder.c
12186                 Sync with HEAD
12187
12188 2004-09-09 [colin]      0.9.12cvs99.2
12189
12190         * src/action.c
12191                 Fix progress bar (displaying "Completed %v/%u")
12192                 Patch by Alfons.
12193
12194 2004-09-08 [colin]      0.9.12cvs99.1
12195
12196         * src/account.c
12197         * src/folder.c
12198         * src/procmsg.c
12199         * src/procmsg.h
12200         * src/plugins/pgpmime/pgpmime.c
12201                 Sync with HEAD
12202
12203 2004-09-08 [colin]      0.9.12cvs97.2
12204
12205         * src/summaryview.c
12206                 Don't select mails in collapsed threads 
12207                 when navigating with up/down
12208
12209 2004-09-07 [colin]      0.9.12cvs97.1
12210
12211         * src/inc.c
12212                 Sync with HEAD (meaningful error messages)
12213
12214 2004-09-06 [colin]      0.9.12cvs96.1
12215
12216         * src/toolbar.c
12217                 Sync with HEAD (fix Redirect graying out)
12218
12219 2004-09-06 [colin]      0.9.12cvs95.1
12220
12221         * src/summaryview.c
12222         * src/mimeview.c
12223                 Sync with HEAD (fix dropped URIs)
12224
12225 2004-09-06 [colin]      0.9.12cvs94.1
12226
12227         * src/addressbook.c
12228         * src/addressitem.h
12229         * src/addritem.c
12230         * src/addritem.h
12231                 Sync with HEAD (addressbook DnD)
12232
12233 2004-09-03 [colin]      0.9.12cvs93.1
12234
12235         * src/summaryview.c
12236                 Sync with HEAD (next/prev unread)
12237
12238 2004-09-03 [colin]      0.9.12cvs92.1
12239
12240         * src/prefs_common.c
12241         * src/prefs_common.h
12242         * src/summaryview.c
12243                 Sync with HEAD ('mark_as_read_delay' pref)
12244
12245 2004-09-02 [colin]      0.9.12cvs91.2
12246
12247         * src/common/xml.c
12248                 Fix leak
12249
12250 2004-09-02 [colin]      0.9.12cvs91.1
12251
12252         * src/gtk/menu.c
12253                 Sync with HEAD (menu accel don't work, but whatever)
12254
12255 2004-09-02 [colin]      0.9.12cvs90.1
12256
12257         * src/account.c
12258                 Sync with HEAD (fix bug 582)
12259
12260 2004-09-02 [colin]      0.9.12cvs89.1
12261
12262         * src/addrindex.c
12263                 Sync with HEAD (free deleted queries)
12264
12265 2004-09-02 [colin]      0.9.12cvs88.1
12266
12267         * src/ldapquery.c
12268                 Sync with HEAD (fix LDAP freezes)
12269
12270 2004-09-02 [colin]      0.9.12cvs87.1
12271
12272         * src/prefs_spelling.c
12273                 Sync with HEAD (add default dictionary)
12274
12275 2004-09-01 [colin]      0.9.12cvs86.1
12276
12277         * src/filtering.c
12278         * src/folderview.c
12279         * src/imap.c
12280         * src/prefs_matcher.c
12281         * src/stock_pixmap.c
12282         * src/summary_search.c
12283         * src/summaryview.c
12284         * src/wizard.c
12285         * src/wizard.h
12286                 Sync with HEAD (uninitialized vars fixes)
12287                 + gtk2 specific warning fixes
12288
12289 2004-08-31 [colin]      0.9.12cvs85.1
12290
12291         * src/folder.c
12292                 Sync with HEAD (Fix memory corruption due to 
12293                 uninitialized var)
12294
12295 2004-08-31 [colin]      0.9.12cvs84.4
12296
12297         * src/summary_search.c
12298                 Fix segfaults when searching in folders with broken headers
12299
12300 2004-08-31 [colin]      0.9.12cvs84.3
12301
12302         * src/compose.c
12303         * src/textview.c
12304                 Fix some more encoding/decoding issues
12305
12306 2004-08-30 [colin]      0.9.12cvs84.2
12307
12308         * src/mimeview.c
12309         * src/prefs_themes.c
12310         * src/gtk/filesel.c
12311         * src/gtk/filesel.h
12312                 Add a folder-mode selection (fixes mimeview's "Save all")
12313
12314 2004-08-29 [colin]      0.9.12cvs84.1
12315
12316         * src/mimeview.c
12317                 Sync with HEAD (don't escape saved filenames)
12318
12319 2004-08-27 [colin]      0.9.12cvs83.1
12320
12321         * ChangeLog
12322         * ChangeLog.claws
12323         * ChangeLog.jp
12324         * src/mh.c
12325         * src/procheader.c
12326         * src/procmsg.c
12327         * src/procmsg.h
12328         * src/common/utils.c
12329         * src/gtk/menu.h
12330         * po/
12331                 Sync with HEAD 0.9.12cvs83 (sync with main)
12332
12333 2004-08-26 [colin]      0.9.12cvs82.4
12334
12335         * src/codeconv.c
12336                 Fix strange stack corruption
12337                 Convert to utf8 after unmime, not before
12338
12339 2004-08-26 [colin]      0.9.12cvs82.3
12340
12341         * src/main.c
12342         * src/wizard.c
12343                 Fix account folders duplication
12344
12345 2004-08-25 [colin]      0.9.12cvs82.2
12346
12347         * src/wizard.c
12348                 Remove ports
12349                 Add SSL selection
12350                 Use login@server as account name
12351
12352 2004-08-25 [colin]      0.9.12cvs82.1
12353
12354         * src/plugins/pgpmime/pgpmime.c
12355                 Sync with HEAD (leak fix).
12356
12357 2004-08-25 [colin]      0.9.12cvs81.1
12358
12359         * src/plugins/pgpmime/pgpmime.c
12360         * src/plugins/pgpmime/sgpgme.c
12361         * src/plugins/pgpmime/sgpgme.h
12362                 Sync with HEAD (Handle combined messages).
12363
12364 2004-08-24 [colin]      0.9.12cvs80.3
12365
12366         * src/wizard.c
12367                 Fix full name, ports, and imap
12368
12369 2004-08-24 [colin]      0.9.12cvs80.2
12370
12371         * src/Makefile.am
12372         * src/main.c
12373         * src/setup.c
12374         * src/setup.h
12375         * src/stock_pixmap.c
12376         * src/stock_pixmap.h
12377         * src/wizard.c ** ADDED **
12378         * src/wizard.h ** ADDED ** 
12379         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
12380                 Add a setup wizard 
12381
12382 2004-08-24 [colin]      0.9.12cvs80.1
12383
12384         * src/folder.c
12385                 Sync with HEAD (set mimeflags on all messages)
12386
12387 2004-08-24 [colin]      0.9.12cvs79.3
12388
12389         * src/matcher_parser_lex.l
12390                 Fix 8bits strings not in utf8
12391
12392 2004-08-24 [colin]      0.9.12cvs79.2
12393
12394         * src/compose.c
12395                 Check conversion result before replacing buffer
12396
12397 2004-08-23 [colin]      0.9.12cvs79.1
12398
12399         * src/compose.c
12400                 Sync with HEAD (create message header in memory)
12401
12402 2004-08-23 [colin]      0.9.12cvs78.1
12403
12404         * src/rfc2015.c
12405         * src/rfc2015.h
12406                 Sync with HEAD (fix bug 197 again)
12407
12408 2004-08-23 [colin]      0.9.12cvs77.3
12409
12410         * src/compose.c
12411                 Fix again inline gpg signing (which outputs utf8
12412                 in gtk2). Not syncing this fix to HEAD as this 
12413                 code is meant to die.
12414
12415 2004-08-23 [colin]      0.9.12cvs77.2
12416
12417         * src/prefs_account.h
12418                 Remove useless include
12419
12420 2004-08-23 [colin]      0.9.12cvs77.1
12421
12422         * src/imap.c
12423         * po/es.po
12424         * po/fr.po
12425         * po/it.po
12426         * po/pl.po
12427         * po/pt_BR.po
12428         * po/sk.po
12429         * po/sr.po
12430                 Sync with HEAD (fix bug 577)
12431
12432 2004-08-22 [colin]      0.9.12cvs76.1
12433
12434         * src/plugins/trayicon/trayicon.c
12435                 Sync with HEAD (fix formatting bug)
12436
12437 2004-08-21 [colin]      0.9.12cvs74.2
12438
12439         * src/gtk/colorsel.c
12440                 Fix bug 564 (Folder color selection window exits on any
12441                 keypress)
12442
12443 2004-08-21 [colin]      0.9.12cvs74.1
12444
12445         * ChangeLog.claws
12446         * src/compose.c
12447         * src/summaryview.c
12448         * src/toolbar.c
12449                 Sync with HEAD (fix bug 576)
12450
12451 2004-08-21 [colin]      0.9.12cvs70.1
12452
12453         * src/compose.c
12454         * src/mainwindow.c
12455                 Sync with HEAD
12456                 
12457
12458 2004-08-21 [paul]       0.9.12cvs66.4
12459
12460         * src/mainwindow.c
12461         * src/messageview.c
12462         * src/gtk/menu.c
12463         * src/plugins/spamassassin/spamassassin_gtk.c
12464                 remove some deprecated gtk1 functions
12465
12466
12467 2004-08-21 [colin]      0.9.12cvs66.3
12468
12469         * src/compose.c
12470         * src/codeconv.c
12471                 Fix warnings
12472                 Remove encoding hacks
12473                 Fix bug 575 (Strange character messes up message)
12474                 Don't display conversion error when drafting
12475
12476 2004-08-21 [paul]       0.9.12cvs66.2
12477
12478         * src/prefs_account.c
12479                 fix GnuPG mode bugs
12480
12481
12482 2004-08-20 [colin]      0.9.12cvs66.1
12483
12484         * src/codeconv.c
12485                 Sync with HEAD 0.9.12cvs66
12486
12487 2004-08-20 [paul]
12488
12489         * src/plugins/pgpmime/plugin.c
12490                 modify PGP/MIME plugin's description
12491
12492 2004-08-17 [colin]      0.9.12cvs65.1
12493
12494         * src/common/ssl.c
12495         * src/plugins/pgpmime/plugin.c
12496                 Sync with HEAD
12497
12498 2004-08-14 [colin]      0.9.12cvs60.3
12499
12500         * src/plugins/trayicon/trayicon.c
12501                 Put back resize callback, on size-request signal
12502                 rather than size-allocate to avoid infinite 
12503                 callback loop
12504
12505 2004-08-13 [colin]      0.9.12cvs60.2
12506
12507         * src/common/defs.h
12508                 Cache versions have been fixed
12509
12510 2004-08-13 [colin]      0.9.12cvs60.1
12511
12512         * src/folderutils.c
12513                 Sync with HEAD
12514
12515 2004-08-12 [colin]      0.9.12cvs59.1
12516
12517         * src/plugins/trayicon/trayicon.c
12518                 Sync with HEAD
12519
12520 2004-08-12 [colin]      0.9.12cvs57.5
12521
12522         * sylpheed.desktop
12523         * configure.ac
12524         * src/Makefile.am
12525         * src/main.c
12526                 Add support for Freedesktop.org's startup notification
12527
12528 2004-08-11 [colin]      0.9.12cvs57.4
12529
12530         * src/textview.c
12531                 Fix off-by-one
12532
12533 2004-08-11 [colin]      0.9.12cvs57.3
12534
12535         * src/message_search.c
12536         * src/summary_search.c
12537                 Make searches case insensitive by default
12538         * src/textview.c
12539                 Fix case-insensitive search in message
12540
12541 2004-08-11 [colin]      0.9.12cvs57.2
12542
12543         * src/summary_search.c
12544                 Let case-sensitive be specified
12545
12546 2004-08-10 [colin]      0.9.12cvs55.4
12547
12548         * src/common/socket.c
12549                 Fix the possible race condition
12550
12551 2004-08-09 [paul]       0.9.12cvs55.3
12552
12553         * configure.ac
12554         * src/Makefile.am
12555         * src/common/Makefile.am
12556                 sync with HEAD
12557
12558
12559 2004-08-09 [paul]       0.9.12cvs55.2
12560
12561         * autogen.sh
12562         * po/poconv.sh
12563                 remove unneeded script
12564
12565         * configure.ac
12566                 add forgotten USE_LDAP_TLS (sync with HEAD)
12567
12568
12569 2004-08-09 [colin]      0.9.12cvs55.1
12570
12571         * src/main.c
12572         * src/common/ssl.c
12573         * src/common/sylpheed.c
12574         * src/common/sylpheed.h
12575                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
12576
12577 2004-08-09 [paul]       0.9.12cvs54.1
12578
12579         * ChangeLog
12580         * ChangeLog.claws
12581         * ChangeLog.jp
12582         * configure.ac
12583         * po/POTFILES.in
12584         * src/Makefile.am
12585         * src/folderutils.c
12586         * src/main.c
12587         * src/pgpmime.c
12588         * src/pgpmime.h
12589         * src/sgpgme.c
12590         * src/sgpgme.h
12591         * src/plugins/Makefile.am
12592         * src/plugins/pgpmime/.cvsignore
12593         * src/plugins/pgpmime/Makefile.am
12594         * src/plugins/pgpmime/pgpmime.c
12595         * src/plugins/pgpmime/pgpmime.h
12596         * src/plugins/pgpmime/plugin.c
12597         * src/plugins/pgpmime/sgpgme.c
12598         * src/plugins/pgpmime/sgpgme.h
12599                 sync with HEAD
12600
12601 2004-08-08 [paul]       0.9.12cvs51.1
12602
12603         * configure.ac
12604         * src/folder.c
12605                 sync with HEAD
12606
12607 2004-08-07 [colin]      0.9.12cvs50.1
12608
12609         * src/pop.c
12610         * src/common/partial_download.c
12611                 fix warnings (sync from HEAD)
12612
12613 2004-08-07 [colin]      0.9.12cvs48.1
12614
12615         * src/prefs_folder_item.c
12616                 sync with HEAD 0.9.12cvs48
12617
12618 2004-08-06 [colin]      0.9.12cvs47.1
12619
12620         * src/compose.c
12621                 Sync with HEAD
12622
12623 2004-08-06 [christoph]  0.9.12cvs46.2
12624
12625         * src/main.c
12626         * src/plugins/clamav/clamav_plugin_gtk.c
12627         * src/plugins/dillo_viewer/dillo_viewer.c
12628         * src/plugins/image_viewer/plugin.c
12629         * src/plugins/mathml_viewer/mathml_viewer.c
12630         * src/plugins/spamassassin/spamassassin_gtk.c
12631         * src/plugins/trayicon/trayicon.c
12632                 don't mix GTK1.2 plugin with GTK2 plugins
12633
12634 2004-08-06 [colin]      0.9.12cvs46.1
12635
12636         * ChangeLog
12637         * ChangeLog.claws
12638         * ChangeLog.jp
12639         * configure.ac
12640         * sylpheed-claws.pc.in
12641         * src/folder.c
12642         * src/imap.c
12643         * src/localfolder.c
12644         * src/messageview.c
12645         * src/mimeview.c
12646         * src/mimeview.h
12647         * src/msgcache.c
12648         * src/news.c
12649         * src/prefs_ext_prog.c
12650         * src/prefs_folder_item.c
12651         * src/prefs_fonts.c
12652         * src/prefs_msg_colors.c
12653         * src/prefs_spelling.c
12654         * src/prefs_themes.c
12655         * src/prefs_toolbar.c
12656         * src/prefs_wrapping.c
12657         * src/procmime.h
12658         * src/common/defs.h
12659         * src/common/nntp.c
12660         * src/common/session.c
12661         * src/common/session.h
12662         * src/common/socket.c
12663         * src/common/utils.h
12664         * src/common/xml.c
12665         * src/common/xml.h
12666         * src/gtk/prefswindow.c
12667         * src/gtk/prefswindow.h
12668         * src/plugins/clamav/clamav_plugin_gtk.c
12669         * src/plugins/dillo_viewer/dillo_prefs.c
12670         * src/plugins/image_viewer/viewerprefs.c
12671         * src/plugins/spamassassin/spamassassin_gtk.c
12672         * m4/openssl.m4 *** REMOVED ***
12673                 Sync with HEAD 0.9.12cvs46
12674
12675 2004-08-03 [paul]       0.9.12cvs40.2
12676
12677         * src/action.c
12678         * src/addressadd.c
12679         * src/addressbook.c
12680         * src/addrgather.c
12681         * src/browseldap.c
12682         * src/compose.c
12683         * src/crash.c
12684         * src/editaddress.c
12685         * src/editgroup.c
12686         * src/editldap_basedn.c
12687         * src/foldersel.c
12688         * src/importldif.c
12689         * src/mimeview.c
12690         * src/prefs_common.c
12691         * src/prefs_template.c
12692         * src/sourcewindow.c
12693         * src/summaryview.c
12694         * src/gtk/about.c
12695         * src/gtk/foldersort.c
12696         * src/gtk/logwindow.c
12697         * src/gtk/pluginwindow.c
12698         * src/gtk/prefswindow.c
12699                 change all gtk_scrolled_window_set_policy from 
12700                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
12701
12702 2004-08-02 [paul]       0.9.12cvs40.1
12703
12704         * AUTHORS
12705                 update translation team section
12706         * po/pt_BR.po
12707                 updated by Frederico Goncalves Guimaraes
12708                 <fggdebian@yahoo.com.br>
12709
12710 2004-07-31 [colin]      0.9.12cvs39.9
12711
12712         * src/exphtmldlg.c
12713                 Fix compilation
12714
12715 2004-07-31 [colin]      0.9.12cvs39.8
12716
12717         * src/exphtmldlg.c
12718                 Fix an alertpanel type
12719
12720 2004-07-30 [colin]      0.9.12cvs39.7
12721
12722         * src/alertpanel.c
12723                 Fix alertpanel_error_log's icon
12724
12725 2004-07-30 [colin]      0.9.12cvs39.6
12726
12727         * src/pop.c
12728                 Two of them should still be warnings
12729
12730 2004-07-30 [colin]      0.9.12cvs39.5
12731
12732         * src/pop.c
12733                 More warning -> error
12734 2004-07-29 [colin]      0.9.12cvs39.4
12735
12736         * src/pop.c
12737                 Warning -> error
12738
12739 2004-07-29 [colin]      0.9.12cvs39.3
12740
12741         * src/prefs_matcher.c
12742                 Fix segfault
12743
12744 2004-07-29 [colin]      0.9.12cvs39.2
12745
12746         * src/alertpanel.c
12747                 More nice-looking alertpanels
12748
12749 2004-07-29 [colin]      0.9.12cvs39.1
12750
12751         * src/messageview.c
12752                 sync with head
12753                 (inform user when partial mail is deleted on server)
12754
12755 2004-07-29 [colin]      0.9.12cvs38.1
12756
12757         * src/messageview.c
12758                 sync with head
12759
12760 2004-07-28 [paul]       0.9.12cvs37.7
12761
12762         * src/mainwindow.c
12763                 complete the replacement of deprecated gtk_progress_*
12764
12765 2004-07-28 [paul]       0.9.12cvs37.6
12766
12767         * src/action.c
12768         * src/inc.c
12769         * src/mainwindow.c
12770         * src/send_message.c
12771         * src/gtk/progressdialog.c
12772         * src/gtk/progressdialog.h
12773                 replace deprecated gtk_progress_*
12774
12775 2004-07-28 [paul]       0.9.12cvs37.5
12776
12777         * src/gtk/filesel.c
12778                 remove gtk_window_set_wmclass()
12779 2004-07-28 [paul]       0.9.12cvs37.4
12780
12781         * src/addressbook.c
12782         * src/compose.c
12783         * src/foldersel.c
12784         * src/mainwindow.c
12785         * src/messageview.c
12786         * src/sourcewindow.c
12787         * src/gtk/logwindow.c
12788                 remove gtk_window_set_wmclass()
12789                 
12790         * src/prefs_filtering.c
12791         * src/prefs_filtering_action.c
12792         * src/prefs_fonts.c
12793         * src/prefs_gtk.c
12794         * src/prefs_matcher.c
12795         * src/ssl_manager.c
12796         * src/gtk/prefswindow.c
12797                 replace gtk_window_position()
12798
12799 2004-07-28 [colin]      0.9.12cvs37.3
12800
12801         * src/alertpanel.c
12802         * src/alertpanel.h
12803                 Add a way to specify panel type for specific
12804                 panels (alertpanel())
12805         * src/account.c
12806         * src/addressbook.c
12807         * src/compose.c
12808         * src/expldifdlg.c
12809         * src/main.c
12810         * src/messageview.c
12811         * src/summaryview.c
12812         * src/textview.c
12813         * src/gtk/sslcertwindow.c
12814                 Fix alertpanel()s so that their icon match
12815                 their real type
12816
12817 2004-07-28 [paul]       0.9.12cvs37.2
12818
12819         * src/addr_compl.c
12820         * src/addressbook.c
12821         * src/alertpanel.c
12822         * src/compose.c
12823         * src/export.c
12824         * src/foldersel.c
12825         * src/folderview.c
12826         * src/grouplistdialog.c
12827         * src/import.c
12828         * src/mainwindow.c
12829         * src/message_search.c
12830         * src/messageview.c
12831         * src/passphrase.c
12832         * src/prefs_actions.c
12833         * src/prefs_common.c
12834         * src/prefs_customheader.c
12835         * src/prefs_display_header.c
12836         * src/prefs_filtering.c
12837         * src/prefs_filtering_action.c
12838         * src/prefs_gtk.c
12839         * src/prefs_matcher.c
12840         * src/prefs_msg_colors.c
12841         * src/prefs_summary_column.c
12842         * src/prefs_template.c
12843         * src/sourcewindow.c
12844         * src/ssl_manager.c
12845         * src/summary_search.c
12846         * src/gtk/colorsel.c
12847         * src/gtk/description_window.c
12848         * src/gtk/gtkaspell.c
12849         * src/gtk/inputdialog.c
12850         * src/gtk/logwindow.c
12851         * src/gtk/prefswindow.c
12852         * src/gtk/progressdialog.c
12853                 replace deprecated gtk_window_set_policy
12854
12855 2004-07-27 [colin]      0.9.12cvs37.1
12856
12857         * src/msgcache.c
12858                 More fixes (synced for head again)
12859
12860 2004-07-27 [colin]      0.9.12cvs35.3
12861
12862         * src/msgcache.c
12863                 Fix wrong test
12864
12865 2004-07-27 [colin]      0.9.12cvs35.2
12866
12867         * src/mimeview.c
12868                 Fix width a bit (by Paul)
12869         * src/alertpanel.c
12870         * src/alertpanel.h
12871                 Specialize icons, make alertpanel_message()
12872                 private
12873         * src/message_search.c
12874         * src/sgpgme.c
12875         * src/summary_search.c
12876                 Suit alertpanel changes
12877
12878 2004-07-27 [colin]      0.9.12cvs35.1
12879
12880         * src/alertpanel.c
12881                 Add an icon
12882         * src/passphrase.c
12883                 Add debug output - maybe someone will
12884                 want to look at the problem with Grab
12885                 Input :)
12886         Bump version as we're synced with HEAD
12887
12888 2004-07-26 [colin]      0.9.12cvs33.26
12889
12890         * src/pop.c
12891                 Fix uidl-file parsing when not in new
12892                 format
12893
12894 2004-07-26 [colin]      0.9.12cvs33.25
12895
12896         * src/gtk/menu.c
12897                 Move popup menu up if necessary (fixes 
12898                 account selector)
12899         * src/mainwindow.c
12900                 Set account selector's button height to
12901                 minimum
12902
12903 2004-07-26 [colin]      0.9.12cvs33.24
12904
12905         * src/alertpanel.c
12906                 Maybe fix 551 (Truncated font in alert window)
12907
12908 2004-07-26 [colin]      0.9.12cvs33.23
12909
12910         * po/de.po
12911         * po/es.po
12912         * po/fr.po
12913         * po/it.po
12914         * po/ja.po
12915         * po/pl.po
12916         * po/ru.po
12917         * po/sk.po
12918         * po/sr.po
12919         * po/zh_CN.po
12920                 Sync po files with HEAD
12921
12922 2004-07-26 [paul]       0.9.12cvs33.22
12923
12924         * src/compose.c
12925                 fix Bug 556 'Organisation-header is sent even if empty'
12926
12927 2004-07-24 [colin]      0.9.12cvs33.21
12928
12929         * src/compose.c
12930         * src/gtk/gtkaspell.c
12931         * src/gtk/gtkaspell.h
12932                 Fix speller accelerators (require hack)
12933
12934 2004-07-24 [colin]      0.9.12cvs33.20
12935
12936         * src/gtk/gtkaspell.c
12937                 Fix over-eager code deletion breaking
12938                 Check while typing
12939
12940 2004-07-24 [colin]      0.9.12cvs33.19
12941
12942         * src/browseldap.c
12943         * src/ldapctrl.c
12944         * src/ldapctrl.h
12945         * src/ldapserver.h
12946                 Sync ldap with HEAD
12947         (Fixes 546 LDAP completely broken)
12948
12949 2004-07-24 [colin]      0.9.12cvs33.18
12950
12951         * src/prefs_msg_colors.c
12952                 Fix prototype mismatch
12953         (Fixes 547 void function cannot return value)
12954
12955 2004-07-24 [colin]      0.9.12cvs33.17
12956
12957         * src/mainwindow.c
12958                 Fix sort going back to previous sort key
12959                 when changing sort direction
12960
12961 2004-07-24 [colin]      0.9.12cvs33.16
12962
12963         * src/compose.c
12964                 Fix space insertion when re-wrapping at 
12965                 cursor point
12966
12967 2004-07-24 [colin]      0.9.12cvs33.15
12968
12969         * src/gtk/gtkaspell.c
12970                 Don't change cursor position in insert-text
12971                 callback
12972         (Fixes 539 Word wrapping on input transposes letters)
12973
12974 2004-07-24 [colin]      0.9.12cvs33.14
12975
12976         * src/gtk/gtkaspell.c
12977                 Reencode non-ascii chars to dictionary's
12978                 encoding
12979         (Fixes 544 Spell check broken non english locale)
12980
12981 2004-07-24 [colin]      0.9.12cvs33.13
12982
12983         * src/summaryview.c
12984                 Fix Shift+Down, add Home/End/PgUp/PgDown
12985
12986 2004-07-21 [colin]      0.9.12cvs33.12
12987
12988         * src/prefs_common.c
12989                 Fix a gtk warning (Patch by Andrej Kacian)
12990
12991 2004-07-21 [colin]      0.9.12cvs33.11
12992
12993         * src/gtk/filesel.c
12994                 More check
12995
12996 2004-07-21 [colin]      0.9.12cvs33.10
12997
12998         * src/compose.c
12999         * src/crash.c
13000         * src/export.c
13001         * src/import.c
13002         * src/messageview.c
13003         * src/mimeview.c
13004         * src/prefs_spelling.c
13005         * src/prefs_themes.c
13006         * src/summaryview.c
13007         * src/gtk/filesel.c
13008         * src/gtk/filesel.h
13009         * src/gtk/pluginwindow.c
13010                 Untwist open/save mode guessing logic, make
13011                 it explicit
13012
13013 2004-07-20 [colin]      0.9.12cvs33.9
13014
13015         * src/codeconv.c
13016                 conv_encode_header: src_charset is UTF-8 on
13017                 gtk2
13018         * src/compose.c
13019                 Remove double encoding of the headers
13020
13021 2004-07-20 [colin]      0.9.12cvs33.8
13022
13023         * src/codeconv.c
13024                 Fix typo
13025
13026 2004-07-20 [colin]      0.9.12cvs33.7
13027
13028         * src/mainwindow.c
13029                 Set the separated messageview to the saved
13030                 size of Claws' messageview (Patch by Alfons)
13031                 Fix a callback prototype (me)
13032
13033 2004-07-20 [colin]      0.9.12cvs33.6
13034
13035         * src/codeconv.h
13036                 Forgot one hunk in 0.9.12cvs33.4
13037
13038 2004-07-19 [colin]      0.9.12cvs33.5
13039
13040         * src/action.c
13041                 Action output fix
13042                 Patch by Alfons
13043
13044 2004-07-19 [colin]      0.9.12cvs33.4
13045
13046         * src/compose.c
13047                 Fix outgoing charset bug in headers
13048         * src/codeconv.c
13049                 Clean for glib2 - Patch by Alfons
13050
13051 2004-07-19 [colin]      0.9.12cvs33.3
13052
13053         * src/statusbar.c
13054                 Remove grip from the statusbar
13055                 Patch by Alfons
13056
13057 2004-07-19 [colin]      0.9.12cvs33.2
13058
13059         * src/messageview.c
13060         * src/textview.c
13061                 Fix messageview remembering the previous
13062                 scroll position when loading a new message
13063                 Patch by Alfons
13064
13065 2004-07-19 [colin]      0.9.12cvs33.1
13066
13067         * src/folder.h
13068         * src/folderview.c
13069         * src/summaryview.c
13070                 Sync with HEAD
13071
13072 2004-07-18 [colin]      0.9.12cvs32.7
13073
13074         * configure.ac
13075                 Remove useless check for XIM - noticed
13076                 by Alfons
13077
13078 2004-07-18 [colin]      0.9.12cvs32.6
13079
13080         * src/summaryview.c
13081                 Remove non-modified and shift-modified
13082                 accelerators in summaryview's popup
13083                 menu, as that doesn't get catched by
13084                 the accel-activate signal catcher...
13085
13086 2004-07-18 [colin]      0.9.12cvs32.5
13087
13088         * src/prefs_common.c
13089                 Define sensible default prefs for 
13090                 wrapping
13091
13092 2004-07-18 [colin]      0.9.12cvs32.4
13093
13094         * src/compose.c
13095         * src/prefs_common.c
13096         * src/prefs_common.h
13097         * src/prefs_wrapping.c
13098                 Remove Smart Wrapping pref, which does
13099                 nothing on gtk2 branch
13100
13101 2004-07-18 [colin]      0.9.12cvs32.3
13102
13103         * src/sourcewindow.c
13104                 Proper utf8
13105
13106 2004-07-18 [colin]      0.9.12cvs32.2
13107
13108         * src/compose.c
13109                 Save attachment status when drafting
13110
13111 2004-07-18 [colin]      0.9.12cvs32.1
13112
13113         * src/gtk/filesel.c
13114                 Fix erratic folder selection in open mode
13115
13116 2004-07-18 [colin]      0.9.12cvs31.11
13117
13118         * src/pop.c
13119                 Don't let partial messages get deleted
13120                 even with "dowload all"
13121                 (0.9.12cvs31.8 fix extension)
13122 2004-07-18 [colin]      0.9.12cvs31.10
13123
13124         * src/gtk/logwindow.c
13125                 Fix log scrolling
13126
13127 2004-07-18 [colin]      0.9.12cvs31.9
13128
13129         * src/common/utils.c
13130                 Fix non-utf8 strings coming from commands
13131                 and files
13132
13133 2004-07-18 [colin]      0.9.12cvs31.8
13134
13135         * src/pop.c
13136                 Fix partial download bug with Download all
13137                 messages option
13138
13139 2004-07-18 [colin]      0.9.12cvs31.7
13140
13141         * src/textview.c
13142                 Fix bug introduced in 0.9.12cvs31.2
13143                 (blocked in select mode after double click)
13144
13145 2004-07-18 [colin]      0.9.12cvs31.6
13146
13147         * src/compose.c
13148         * src/gtk/menu.c
13149                 More glib-warning fixes
13150
13151 2004-07-18 [colin]      0.9.12cvs31.5
13152
13153         * src/compose.c
13154                 Fix trashing the primary clipboard when moving 
13155                 around with tab
13156         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
13157
13158 2004-07-18 [colin]      0.9.12cvs31.4
13159
13160         * src/codeconv.c
13161                 convert unencoded iso headers to utf8
13162         (Fix Bug 538 Unencoded local characters in subject make it 
13163          disappear)
13164
13165 2004-07-18 [colin]      0.9.12cvs31.3
13166
13167         * src/compose.c
13168                 Fix tab char handling in wrapping
13169         (Fix Bug 537 Line wrap problem - TAB character treated as 
13170          one character instead of 8)
13171
13172 2004-07-18 [colin]      0.9.12cvs31.2
13173
13174         * src/textview.c
13175                 return FALSE on GDK_MOTION_NOTIFY
13176         (Fix Bug 535 Hyperlinks/addresses are not selectable 
13177          (unable to highlight))
13178
13179 2004-07-18 [colin]      0.9.12cvs31.1
13180
13181         * src/folderview.c
13182                 Sync with 0.9.12cvs31
13183
13184 2004-07-18 [colin]      0.9.12cvs30.4
13185
13186         * src/compose.c
13187                 Also block text_inserted when inserting a file
13188
13189 2004-07-18 [colin]      0.9.12cvs30.3
13190
13191         * src/compose.c
13192                 Fix smart wrapping (block text_inserted handler
13193                 while putting quotation to avoid wrap on input,
13194                 don't join lines if next is sig separator)
13195
13196 2004-07-17 [colin]      0.9.12cvs30.2
13197
13198         * src/folderview.c
13199         * src/mainwindow.c
13200         * src/mimeview.c
13201         * src/summaryview.c
13202         * src/gtk/quicksearch.c
13203         * src/gtk/quicksearch.h
13204                 Block key events handlers *and* accels while
13205                 quicksearch is focused
13206         (Fixes Bug 534 quick-search bar not accepting certain letters)
13207
13208 2004-07-17 [colin]      0.9.12cvs30.1
13209
13210         * src/folder.h
13211         * src/folderview.c
13212         * src/summaryview.c
13213                 Sync with 0.9.12cvs30
13214
13215 2004-07-17 [colin]      0.9.12cvs28.2
13216
13217         * src/mimeview.c
13218         * src/procmime.c
13219         * src/summaryview.c
13220         * src/gtk/menu.c
13221                 Squash some compile and glib warnings
13222
13223 2004-07-17 [paul]       0.9.12cvs28.1
13224
13225         * src/mimeview.c
13226                 sync with 0.9.12cvs28 HEAD
13227
13228 2004-07-16 [paul]       0.9.12cvs26.1
13229         
13230         * src/gtk/quicksearch.c
13231         * src/account.c
13232         * src/account.h
13233         * src/compose.c
13234         * src/customheader.c
13235         * src/folder_item_prefs.c
13236         * src/main.c
13237         * src/mainwindow.c
13238         * src/messageview.c
13239         * src/mimeview.c
13240         * src/news.c
13241         * src/pgpmime.c
13242         * src/pop.c
13243         * src/pop.h
13244         * src/prefs_account.c
13245         * src/prefs_account.h
13246         * src/prefs_common.c
13247         * src/prefs_common.h
13248         * src/prefs_display_header.c
13249         * src/prefs_gtk.c
13250         * src/prefs_gtk.h
13251         * src/procheader.c
13252         * src/procmime.c
13253                 sync with 0.9.12cvs26 HEAD      
13254
13255 2004-07-15 [colin]      0.9.12cvs18.14
13256
13257         * src/folder.c
13258                 Disable GPG signature check during
13259                 folder move and scan
13260         (Closes Bug 521 Signature checking slows down Folder-Move)
13261
13262 2004-07-14 [colin]      0.9.12cvs18.13
13263
13264         * src/common/partial_download.c
13265                 update includes
13266
13267 2004-07-14 [colin]      0.9.12cvs18.12
13268
13269         * src/common/partial_download.c
13270         * src/common/partial_download.h
13271                 Move doc at top, add correct copyright
13272
13273 2004-07-14 [colin]      0.9.12cvs18.11
13274
13275         * src/folder.c
13276         * src/messageview.c
13277         * src/pop.c
13278         * src/pop.h
13279         * src/procmsg.c
13280         * src/summaryview.c
13281         * src/common/Makefile.am
13282         * src/common/partial_download.c ** NEW FILES **
13283         * src/common/partial_download.h ** NEW FILES **
13284                 Move partial-download related stuff to its
13285                 own file
13286
13287 2004-07-14 [colin]      0.9.12cvs18.10
13288
13289         * src/send_message.c
13290                 Fix smtp auth when user is null or empty
13291
13292 2004-07-13 [colin]      0.9.12cvs18.9
13293
13294         * src/gtk/quicksearch.c
13295                 Use alphabetic order
13296
13297 2004-07-13 [colin]      0.9.12cvs18.8
13298
13299         * src/pop.c
13300                 Be paranoid on the checks
13301
13302 2004-07-13 [colin]      0.9.12cvs18.7
13303
13304         * src/gtk/quicksearch.c
13305                 Fix Engrish once again
13306
13307 2004-07-13 [colin]      0.9.12cvs18.6
13308
13309         * src/procmsg.c
13310         * src/summaryview.c
13311                 Mark messages for deletion when they are about to
13312                 be removed from trash
13313
13314 2004-07-13 [colin]      0.9.12cvs18.5
13315
13316         * src/matcher.c
13317         * src/matcher.h
13318         * src/matcher_parser_parse.y
13319         * src/prefs_matcher.c
13320         * src/gtk/quicksearch.c
13321                 Add 'partial' ('p') match string to find partially
13322                 downloaded messages
13323
13324 2004-07-13 [colin]      0.9.12cvs18.4
13325
13326         * src/pop.c
13327                 Fix misplaced block
13328
13329 2004-07-13 [colin]      0.9.12cvs18.3
13330
13331         * src/pop.c
13332         * src/pop.h
13333         * src/messageview.c
13334                 Refactor API (to avoid passing 5+ params and code
13335                 duplication)
13336         * src/folder.c
13337         * src/msgcache.c
13338         * src/procheader.c
13339         * src/common/defs.h
13340                 Add planned_download to cache
13341                 Don't mess uidl file when moving partially downloaded
13342                 mails (they change folder, we should change it in the
13343                 uidl list too or we'll remove an incorrect message)
13344                 (this also helps removing hacks when changing 
13345                 planned_download in messageview.c)
13346
13347 2004-07-12 [colin]      0.9.12cvs18.2
13348
13349         * src/gtk/quicksearch.c
13350                 Fix missing status update in quicksearch
13351
13352 2004-07-12 [paul]       0.9.12cvs18.1
13353
13354         * po/POTFILES.in
13355         * src/Makefile.am
13356         * src/account.c
13357         * src/codeconv.c
13358         * src/compose.c
13359         * src/inc.c
13360         * src/main.c
13361         * src/prefs_common.c
13362         * src/procmsg.h
13363         * src/toolbar.c
13364         * src/prefs_msg_colors.[ch]     ** NEW FILES **
13365         * src/prefs_wrapping.[ch]       ** NEW FILES **
13366         * src/common/intl.h
13367         * src/common/utils.[ch]
13368         * src/gtk/quicksearch.[ch]
13369                 sync with 0.9.12cvs18 HEAD
13370
13371 2004-07-12 [colin]      0.9.11cvs17.25
13372
13373         * src/folder.c
13374         * src/folder.h
13375                 Remove unused function added by me in 0.9.11cvs17.10
13376
13377 2004-07-11 [colin]      0.9.11cvs17.24
13378
13379         * src/inc.c
13380         * src/messageview.c
13381         * src/pop.c
13382         * src/pop.h
13383                 Use folderitem and msgnum instead of filename to
13384                 know which mail to delete
13385                 Move old partial mail deletion to pop.c
13386
13387 2004-07-10 [colin]      0.9.11cvs17.23
13388
13389         * src/inc.c
13390                 Add debug
13391         * src/pop.c
13392         * src/pop.h
13393                 Don't re-use same enums for unrelated stuff: it's 
13394                 completely misleading !
13395                 Document a bit
13396
13397 2004-07-09 [colin]      0.9.11cvs17.22
13398
13399         * src/inc.c
13400                 Remove folder-type check and do
13401                 more tests to be sure everything's
13402                 ok
13403         * src/messageview.c
13404                 Punctuation update, remove useless
13405                 code, fix two warnings
13406         * src/noticeview.c
13407                 Layout cleaning, reset 2nd button
13408                 when specifying one
13409
13410 2004-07-09 [colin]      0.9.11cvs17.21
13411
13412         * src/messageview.c
13413         * src/pop.c
13414         * src/pop.h
13415                 Allow user to change his mind
13416                 and postpone decision (by
13417                 unmarking the mail)
13418
13419 2004-07-09 [colin]      0.9.11cvs17.20
13420
13421         * src/messageview.c
13422                 Fix bug with delete state
13423         * src/pop.c
13424         * src/pop.h
13425                 Fix buffer leak (fread doesn't 
13426                 terminate buffers with \0)
13427                 Refactoring (remove magic 
13428                 numbers)
13429
13430 2004-07-09 [colin]      0.9.11cvs17.19
13431
13432         * src/pop.c
13433                 Don't log "Skipping message" if 
13434                 we're going to TOP it two lines
13435                 later
13436
13437 2004-07-09 [colin]      0.9.11cvs17.18
13438
13439         * src/messageview.c
13440                 Fix Engrish
13441
13442 2004-07-09 [colin]      0.9.11cvs17.17
13443
13444         * src/pop.c
13445                 strlen checking...
13446         * src/messageview.c
13447                 refactoring a bit
13448
13449 2004-07-08 [colin]      0.9.11cvs17.16
13450
13451         * src/noticeview.c
13452         * src/noticeview.h
13453                 Add an optional second button
13454         * src/messageview.c
13455         * src/pop.c
13456         * src/pop.h
13457                 Don't delete partially received mails after a certain
13458                 time; rather, let the user decide.
13459
13460 2004-07-08 [colin]      0.9.11cvs17.15
13461
13462         * src/common/smtp.h
13463                 Sync with HEAD
13464
13465 2004-07-08 [colin]      0.9.11cvs17.14
13466
13467         * src/messageview.c
13468         * src/common/smtp.c
13469                 Use to_human_readable() for sizes
13470
13471 2004-07-08 [colin]      0.9.11cvs17.13
13472
13473         * src/inc.c
13474         * src/messageview.c
13475         * src/pop.c
13476         * src/pop.h
13477         * src/procmsg.c
13478                 Fix partial-downloading issues:
13479                         catch unsupported TOP
13480                         don't delete partially downloaded mails before 5 days
13481                         don't update existing with non-MH folders; that'll
13482                         make dups, but it's better than trashing the folder
13483                         free new msginfo parts
13484                 Fix indentation ;-)
13485
13486 2004-07-08 [colin]      0.9.11cvs17.12
13487
13488         * src/common/smtp.c
13489         * src/common/smtp.h
13490                 Sync smtp size verification with HEAD
13491
13492 2004-07-08 [colin]      0.9.11cvs17.11
13493
13494         * src/summaryview.c
13495         * src/prefs_common.c
13496         * src/prefs_common.h
13497         * src/gtk/quicksearch.c
13498         * src/gtk/quicksearch.h
13499                 Sync sticky pref with HEAD
13500
13501 2004-07-08 [colin]      0.9.11cvs17.10
13502
13503         * src/folder.c [1.213.2.6]
13504         * src/folder.h [1.87.2.6]
13505         * src/inc.c [1.149.2.7]
13506         * src/messageview.c [1.94.2.8]
13507         * src/procheader.c [1.47.2.6]
13508         * src/procmsg.c [1.150.2.4]
13509         * src/procmsg.h [1.60.2.5]
13510         * src/pop.c [1.56.2.4]
13511         * src/pop.h [1.17.2.3]
13512                 Let too big messages get downloaded, but truncated
13513                 Add a button to download them completely
13514                 
13515 2004-07-06 [colin]      0.9.11cvs17.9
13516
13517         * src/gtk/quicksearch.c [1.1.2.3]
13518                 Add a Clear button
13519         * commitHelper
13520         * PATCHSETS
13521                 Add a script to help with cvs
13522
13523 2004-07-03 [colin]      0.9.11cvs17.8
13524
13525         * src/plugins/imageviewer/viewer.c
13526                 fix imageviewer (which was staying on the first
13527                 displayed image)
13528
13529 2004-07-03 [colin]      0.9.11cvs17.7
13530
13531         Removed FIXME_GTK2 warnings
13532         * src/gtk/gtkutils.c
13533                 useless #warnings
13534         * src/gtk/menu.c
13535                 useless #warnings (no need to mess with menu rc)
13536         * src/gtk/menu.h
13537                 unused functions
13538         
13539
13540 2004-07-03 [colin]      0.9.11cvs17.6
13541
13542         Removed FIXME_GTK2 warnings
13543         * src/codeconv.c
13544                 useless #warnings (rewrite needed)
13545         * src/compose.c
13546                 useless #warnings (rewrite needed)
13547                 useless #warnings (gtk2 is like that)
13548                 useless #warnings (previously fixed)
13549         * src/main.c
13550                 useless #warnings (previously fixed)
13551         * src/message_search.c
13552                 useless #warnings (gtk2 is like that)
13553                 Made apparent that search is case-sensitive
13554         * src/mimeview.c
13555                 useless #warnings (rewrite needed)
13556                 useless #warnings (gtk2 is like that)
13557                 reimplemented real warnings
13558         * src/prefs_common.c
13559                 Removed block cursor option (not it gtk2)
13560         * src/prefs_gtk.c
13561                 useless #warnings (rewrite needed)
13562         * src/procheader.c
13563                 useless #warnings (rewrite needed)
13564         * src/sourcewindow.c
13565                 useless #warnings (incorrect placing)
13566         * src/summary_search.c
13567                 useless #warnings (gtk2 is like that)
13568                 Made apparent that search is case-sensitive
13569         * src/action.c
13570                 useless #warnings (gtk2 is like that)
13571         * src/textview.c
13572                 useless #warnings (rewrite needed)
13573         * src/toolbar.c
13574                 useless #warnings (rewrite needed)
13575
13576 2004-07-03 [colin]      0.9.11cvs17.5
13577
13578         * src/textview.c
13579                 Fix mismerge which broke URI opening
13580                 
13581 2004-07-01 [colin]      0.9.11cvs17.4
13582
13583         * src/gtk/filesel.c
13584                 Fill filename when saving
13585                 
13586 2004-06-27 [colin]      0.9.11cvs17.3
13587
13588         * src/gtk/filesel.[ch]
13589                 Use the new GTK file selector
13590                 Update prototype to match the reality: multiple file
13591                 selection is open-only          
13592         * src/compose.c
13593                 Match the new prototypes        
13594         * configure.ac
13595                 Match the new requirements (gtk 2.4.0)
13596                         
13597 2004-06-26 [colin]      0.9.11cvs17.2
13598
13599         * src/plugins/trayicon/trayicon.c
13600                 Remove useless signal handler on resize, which causes
13601                 an infinite "loop"
13602         
13603 2004-06-26 [colin]      0.9.11cvs17.1
13604         
13605         * tools/Makefile.am
13606                 remove launch_firebird and add nautilus2sylpheed.sh
13607         * src/quicksearch.c
13608           src/summaryview.c
13609                 Fix show/hide "Extended symbols" button problem
13610                 Fix apparition at startup
13611                 Fix const warnings
13612         * src/plugins/image_viewer/Makefile.am
13613                 Fix configure 
13614         * common/ssl.c
13615                 Re-enable certificate check, as it doesn't seem to
13616                 cause Xlib errors anymore
13617
13618 2004-06-25 [paul]       0.9.11cvs17
13619
13620         * sync with 0.9.11cvs17 HEAD
13621         
13622         NOTE: QuickSearch is broken
13623
13624 2004-06-07 [colin]      0.9.10claws67.10
13625         * src/plugins/trayicon/trayicon.c
13626           src/plugins/trayicon/libeggtrayicon/Makefile.am
13627           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
13628                 Fix gettextization in trayicon plugin
13629
13630 2004-06-07 [colin]      0.9.10claws67.9
13631         
13632         * src/summaryview.c
13633           src/gtk/gtksctree.[ch]
13634                 Let Shift+{Up,Down} work in summaryview
13635                 (well, Down "works" and Up works)
13636                 Let the list scroll when using these keys
13637
13638 2004-06-06 [colin]      0.9.10claws67.8
13639
13640         * src/plugins/trayicon/trayicon.c
13641                 Fix pixmap update
13642
13643 2004-06-06 [colin]      0.9.10claws67.7
13644
13645         * src/addressbook.c
13646                 Fix signal handling causing system-wide focus grab
13647
13648 2004-05-25 [paul]       0.9.10claws67.6
13649
13650         * Makefile.am
13651           src/Makefile.am
13652                 clean up
13653
13654 2004-05-25 [paul]       0.9.10claws67.5
13655
13656         * replace deprecated gtk_signal... functions
13657
13658 2004-05-23 [colin]      0.9.10claws67.4
13659
13660         * src/compose.c
13661                 Fix wrapping
13662
13663 2004-05-22 [colin]      0.9.10claws67.3
13664
13665         * src/compose.c
13666                 Re-fix [Edited] in compose.c::compose_reedit()
13667
13668 2004-05-22 [colin]      0.9.10claws67.2
13669
13670         * src/procmime.c
13671                 Fix parsing of multiparts mails
13672
13673 2004-05-22 [colin]      0.9.10claws67.1
13674
13675         * src/summaryview.c
13676                 Fix quicksearch
13677
13678 2004-05-22 [paul]       0.9.10claws67
13679
13680         * sync with 0.9.10claws67 HEAD
13681
13682 2004-05-14 [alfons]
13683
13684         * src/procmime.h
13685                 add forgotton prototype
13686
13687 2004-05-10 [paul]       0.9.10claws57
13688
13689         * sync with 0.9.10claws57 HEAD
13690
13691 2004-05-05 [paul]       0.9.9.claws1
13692
13693         * ChangeLog-gtk2        ** REMOVED **
13694           ChangeLog-gtk2.claws  ** ADDED **
13695                 rename and adopt the normal claws format
13696                 
13697         * configure.ac
13698                 require gtkmathview >= 0.5
13699
13700         * ac/*                          ** REMOVED **
13701           ac/                           ** REMOVED **
13702           intl/Makefile.in              ** REMOVED **
13703           m4/                           ** ADDED **
13704           m4/missing                    ** ADDED **
13705           m4/missing/gdk-pixbuf.m4      ** ADDED **
13706           m4/missing/gettext.m4         ** ADDED **
13707           m4/missing/gpgme.m4           ** ADDED **
13708           m4/missing/imlib.m4           ** ADDED **
13709           m4/.cvsignore                 ** ADDED **
13710           m4/Makefile.am                ** ADDED **
13711           m4/README                     ** ADDED **
13712           m4/aclocal-include.m4         ** ADDED **
13713           m4/aspell.m4                  ** ADDED **
13714           m4/check-type.m4              ** ADDED **
13715           m4/gnupg-check-typedef.m4     ** ADDED **
13716           m4/openssl.m4                 ** ADDED **
13717           m4/spamassassin.m4            ** ADDED **
13718           po/ChangeLog                  ** REMOVED **
13719           po/Makefile.in.in             ** REMOVED **
13720           po/Rules-quot                 ** REMOVED **
13721           po/boldquot.sed               ** REMOVED **
13722           po/en@boldquot.header         ** REMOVED **
13723           po/en@quot.header             ** REMOVED **
13724           po/insert-header.sin          ** REMOVED **
13725           po/quot.sed                   ** REMOVED **
13726           po/remove-potcdate.sed        ** REMOVED **
13727           po/remove-potcdate.sin        ** REMOVED **
13728           po/stamp-po                   ** REMOVED **
13729           Makefile.am
13730           autogen.sh
13731           configure.ac
13732                 enable building with automake 1.8.x
13733                 add 'autopoint --force' to autogen.sh and remove all
13734                 auto-generated files, remove ac/ directory and use
13735                 m4/ directory instead
13736                 
13737         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
13738                 fix gettextization
13739
13740 2004-02-28 Colin Leroy <colin@colino.net>
13741         * src/prefs_matcher.c
13742           src/prefs_filtering.c
13743           src/prefs_filtering_action.c
13744                 Fix non-editable GtkEntries
13745
13746 2004-02-22 Thorsten Maerz <torte@netztorte.de>
13747         * src/prefs_themes.c
13748                 utf8 conversion for theme info
13749
13750 2004-02-21 Thorsten Maerz <torte@netztorte.de>
13751         * sync 0.9.9claws
13752
13753 2004-02-14 Thorsten Maerz <torte@netztorte.de>
13754         * src/grouplistdialog.c
13755                 allow multiple selections without ctrl key
13756
13757 2004-02-09 Thorsten Maerz <torte@netztorte.de>
13758         * src/main.c
13759                 enable customizable accelerators
13760
13761 2004-02-08 Thorsten Maerz <torte@netztorte.de>
13762         * src/prefs_common.c
13763                 re-enable different font settings for gtk1/2
13764         * src/prefs_folder_item.c
13765                 fix folder prefs displayed wrong
13766         * src/textview.c
13767                 set 'sunken' shadow type
13768
13769 2004-02-07 Colin Leroy <colin@colino.net>
13770         * src/compose.c
13771                 Fix message being always [Edited]
13772                 Encode headers correctly (utf8 buf)
13773
13774 2004-01-27 Thorsten Maerz <torte@netztorte.de>
13775         * src/socket.c
13776                 remove double g_source_attach()
13777                 (Thanks to Colin Leroy)
13778
13779 2004-01-27 Thorsten Maerz <torte@netztorte.de>
13780         * src/gtk/gtksctree.c
13781                 Fix SSL certificate list not shown
13782         * src/mimeview.c
13783                 Fix clicks in mime tree
13784
13785 2004-01-27 Thorsten Maerz <torte@netztorte.de>
13786         * src/common/socket.c
13787                 Fix SSL receive
13788         * src/compose.c
13789                 Fix clipboard menu hotkeys
13790
13791 2004-01-25 Thorsten Maerz <torte@netztorte.de>
13792         * src/gtk/gtkaspell.[ch]
13793           src/compose.c
13794                 reimplement spellchecker
13795
13796 2004-01-25 Thorsten Maerz <torte@netztorte.de>
13797         * src/gtk/filesel.c
13798                 crash when inserting file in compose window
13799                 (TODO: keep old selection on clicks)
13800         * src/main.c
13801                 use gtkrc-2.0 instead of gtkrc
13802
13803 2004-01-25 Thorsten Maerz <torte@netztorte.de>
13804         * src/messageview.c
13805                 remove orphaned mimeview unref()
13806
13807 2004-01-20 Thorsten Maerz <torte@netztorte.de>
13808         * src/grouplistdialog.c
13809                 expand nodes containing subscribed groups
13810
13811 2004-01-19 Thorsten Maerz <torte@netztorte.de>
13812         * src/textview.c
13813                 textview: hide cursor, restore old click behaviour
13814
13815 2004-01-18 Thorsten Maerz <torte@netztorte.de>
13816         * src/textview.c
13817                 variable names messed up
13818
13819 2004-01-17 Colin Leroy <colin@colino.net>
13820         * src/addr_compl.c
13821                 Fix completion address too thin
13822         * src/compose.c
13823                 Fix tab-to-subject behaviour
13824         * src/summaryview.c
13825                 Implement key up & down in summaryview
13826
13827 2004-01-12 Thorsten Maerz <torte@netztorte.de>
13828
13829         * sync 098claws
13830
13831 2004-01-08 Thorsten Maerz <torte@netztorte.de>
13832         * configure.ac
13833           Makefile.am
13834           doc/.cvsignore
13835           doc/Makefile.am
13836                 faq, man, manual moved to doc/
13837         * ac/aspell.m4
13838           ac/check-type.m4
13839           ac/gnupg-check-typedef.m4
13840           ac/openssl.m4
13841           ac/spamassassin.m4
13842           ac/missing/gdk-pixbuf.m4
13843           ac/missing/gpgme.m4
13844           ac/missing/imlib.m4
13845                 fix automake warnings
13846
13847 2003-12-06 Colin Leroy <colin@colino.net>
13848         * src/summaryview.c
13849                 Fix quicksearch
13850
13851 2003-12-05 Colin Leroy <colin@colino.net>
13852         * src/summaryview.c
13853                 Fix going to next unread folder
13854
13855 2003-12-05 Colin Leroy <colin@colino.net>
13856         * src/crash.c
13857                 Fix gtk2 compilation
13858         * src/session.c
13859                 Remove iotag source handler at disconnection
13860         * src/socket.[ch] 
13861                 Remove source handler when closing socket 
13862                 (fixes another seg)
13863
13864 2003-12-04 Colin Leroy <colin@colino.net>
13865         * src/compose.c
13866           src/prefs_account.c
13867           src/prefs_common.c
13868                 Fix some dropdown menus
13869
13870 2003-12-04 Colin Leroy <colin@colino.net>
13871         * src/compose.c
13872                 Fix event handlers on header fields
13873         * src/common/socket.c
13874           src/common/session.c
13875                 Fix segfault with callback (SSL)
13876                 Fix end of session 
13877
13878 2003-10-06 Thorsten Maerz <torte@netztorte.de>
13879
13880         * Fix compile bug in src/compose.c
13881         * removed src/gtk/gtkstext.[ch]
13882
13883 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
13884
13885         * Convert character set and escape "text" attributes in toolbar setting
13886         files.
13887         * Fixed bug in button-press-event handling.
13888
13889 2003-09-16 Thorsten Maerz <torte@netztorte.de>
13890
13891         * Fixed bug in key-press-event handling.
13892
13893 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
13894
13895         * Enabled to compile tray-icon plugin (Ad-hoc).
13896         * Avoid hang up bug of icon list in mime view (Ad-hoc).
13897
13898 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
13899
13900         * Enabled to compile on sylpheed-claws.
13901         (tray-icon plugin still cannot compile yet.)
13902
13903 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
13904
13905         * Updated to 0.9.5.
13906
13907 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
13908
13909         * Updated to 0.9.4.
13910         * Ported monitoring SSL mechanism to GSource of GLib2
13911         (I don't confirm it)
13912         * Added _gtk2 suffix to key name of font preference to avoid
13913         ovverwriting preference of Gtk+-1.2 version.
13914
13915 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
13916
13917         * Updated to 0.9.2.
13918
13919 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
13920
13921         * Updated to 0.9.1.
13922         * Translate po files into UTF-8 when execute autogen.sh.
13923
13924 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
13925
13926         * Updated to 0.9.0.
13927
13928 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
13929
13930         * Plugged GError related memory leaks.
13931
13932 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
13933
13934         * Changed default size of fonts.
13935         * Enabled to set titile font size of warning dialog.
13936
13937 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
13938
13939         * Embed a sylpheed icon into executable binary on Windows.
13940
13941 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
13942
13943         * I forgot to traslate character set of element string in src/xml.c.
13944
13945 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
13946
13947         * Fixed detecting bind_textdomain_codeset in configure.in.
13948         * The bug in which "Example" of "Date fromat" preference isn't displayed
13949         correctly has been fixed.
13950
13951 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
13952
13953         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
13954           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
13955           glib-gettextize
13956           Removed intl directory.
13957           Translated po files into UTF-8.
13958           (Thanks! Ryuji Abe)
13959
13960 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
13961
13962         * The bug which doesn't unscape string in xml.c has been fixed.
13963
13964 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
13965
13966         * The bug which is failed to translate encoding of file name thorough
13967         file dialog has been fixed.
13968
13969 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
13970
13971         * Modified to translate file names which is used in inporting/expoting
13972         mbox feature and "Save as" feature into locale encoding.
13973         * Translate file names into locale encoding when "Attache file" and
13974         "Insert file".
13975         * Force set G_BROKEN_FILENAMES environment variable.
13976         * Other minor fixes.
13977
13978 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
13979
13980         * Modified to treat MH folder's name as locale encoding.
13981
13982 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
13983
13984         * The bug which clash on switching candidates of auto completion of
13985         addresses, cannot use auto completion in Japanesse is fixed
13986         (Thanks! Tokunaga-san)¡¥
13987
13988 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
13989
13990         * The bug which cannot switch key accelerator preference has been fixed
13991         (Thanks! smbd-san)¡¥
13992
13993 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
13994
13995         * version 0.8.11-gtk2-20030314
13996
13997 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
13998
13999         * The bug in which character set conversion of filtering messages has
14000         been fixed.(Thanks! COCOA-san).
14001
14002 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
14003
14004         * Revived "Leave space on head" preference in "Message" category.
14005         * A bug which clash when put the cursor to end of buffer and execute
14006         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
14007
14008 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
14009
14010         * version 0.8.11-gtk2-20030312
14011
14012 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
14013
14014         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
14015         * Modified to use Pango's API directly for font preference.
14016         * Integrated GtkTextView of textview to one widget.
14017         * Set fonts of header title in textview by "header_title" tag.
14018         * Removed some deprecated codes.
14019
14020 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
14021
14022         * Updated to 0.8.11.
14023         * Merged cygwin patch(Thanks! Sakai-san).
14024
14025 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
14026
14027         * version 0.8.10-gtk2-20030309