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