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