f42dd7d62c86e2da64c3c51c9556081d1f0c1088
[claws.git] / ChangeLog
1 2006-06-28 [paul]
2
3         2.4.0-rc2 released
4
5 2006-06-28 [colin]      2.3.1cvs34
6
7         * src/prefs_account.c
8                 Fix bug #977 (Can't add or edit imap accounts)
9
10 2006-06-28 [colin]      2.3.1cvs33
11
12         * src/mimeview.c
13                 Fix previous
14
15 2006-06-28 [colin]      2.3.1cvs32
16
17         * src/mimeview.c
18                 Save named inlined attachments with "Save all"
19         * src/main.c
20         * src/mbox.c
21         * src/common/plugin.c
22         * src/common/plugin.h
23         * src/common/sylpheed.c
24         * src/common/utils.c
25         * src/plugins/pgpcore/sylpheed.def
26         * src/plugins/pgpinline/sylpheed.def
27         * src/plugins/pgpmime/sylpheed.def
28                 Win32 compatibility patch, by
29                 Werner Koch
30
31 2006-06-28 [wwp]        2.3.1cvs31
32
33         * src/imap.c
34         * src/prefs_folder_item.c
35                 less compilation warnings (thanks to Fabien Vantard), less typos.
36
37 2006-06-28 [paul]       2.3.1cvs30
38
39         * src/gtk/gtkutils.c
40                 gtk_combo_box_set_focus_on_click() is only
41                 available since gtk 2.6.0
42
43 2006-06-28 [paul]       2.3.1cvs29
44
45         * src/prefs_ext_prog.c
46                 fix engrish and add a tooltip for the
47                 'command for 'Display as text' option
48
49 2006-06-28 [paul]
50
51         2.4.0-rc1 released
52
53 2006-06-28 [paul]       2.3.1cvs28
54
55         * ChangeLog
56         * tools/Makefile.am
57                 include textviewer.pl in releases
58
59 2006-06-28 [paul]       2.3.1cvs27
60
61         * src/prefs_ext_prog.c
62                 hide Print command option if libgnomeprint
63                 support is present
64
65 2006-06-27 [colin]      2.3.1cvs26
66
67         * src/compose.c
68                 Fix Esc handling in insert/attach dialog
69                 Don't show this dialog if dragging something
70                 else than text/uri-list
71                 Thanks to Fabien Vantard
72         * tools/textviewer.pl
73                 Filter script to display stuff as text
74                 by H. Merijn Brand
75
76 2006-06-27 [wwp]        2.3.1cvs25
77
78         * src/messageview.c
79                 use the exact product name (message view title), patch
80                 by Fabien Vantard.
81
82 2006-06-27 [ticho]      2.3.1cvs24
83
84         * src/prefs_account.c
85         * src/prefs_common.c
86         * src/prefs_common.h
87         * src/prefs_ext_prog.c
88         * src/textview.c
89                 Add a preference (Preferences/External programs)
90                 to allow "Display as text" to be done via a script
91                 (patch by H.Merijn Brand).
92                 Use GtkComboBox for protocol selection in account
93                 preferences.
94                 Only include current choice for existing accounts, and
95                 insensitivize the combobox.
96
97 2006-06-27 [paul]       2.3.1cvs23
98
99         * src/mbox.c
100                 fix crasher introduced in cvs21.
101                 Thanks to Colin
102
103 2006-06-26 [colin]      2.3.1cvs22
104
105         * src/mbox.c
106                 Fix double-frees when leaving folders
107                 after exporting to mbox
108
109 2006-06-26 [colin]      2.3.1cvs21
110
111         * src/mbox.c
112                 More feedback (and optimisation)
113                 on import/export
114         * src/common/utils.c
115                 Fix case when looking for mail addresses
116         * src/gtk/gtkutils.c
117                 Extra check for (X-)Face
118
119 2006-06-25 [ticho]      2.3.1cvs20
120
121         * src/compose.c
122         * src/exphtmldlg.c
123         * src/gtk/gtkutils.c
124         * src/gtk/gtkutils.h
125         Added second argument to gtkut_sc_combobox_create() to
126         control focus-on-click for the widget.
127         Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
128
129 2006-06-25 [ticho]      2.3.1cvs19
130
131         * src/compose.c
132         * src/gtk/Makefile.am
133         * src/gtk/combobox.c
134         * src/gtk/combobox.h
135         * src/gtk/gtkutils.c
136         * src/gtk/gtkutils.h
137                 Use GtkComboBox instead of deprecated GtkOptionMenu
138                 for account selector in compose window and for encoding
139                 selector in attachment properties.
140                 Also factorise working with the new GtkComboBox somewhat.
141
142 2006-06-24 [paul]       2.3.1cvs18
143
144         * src/prefs_common.c
145                 use the correct default value
146
147 2006-06-24 [paul]       2.3.1cvs17
148
149         * src/compose.c
150         * src/prefs_common.c
151         * src/prefs_common.h
152         * src/prefs_compose_writing.c
153                 enable setting of default action when
154                 dnd'ing files in the compose window.
155                 (Collaborative effort with wwp)
156
157 2006-06-23 [wwp]        2.3.1cvs16
158
159         * src/compose.c
160                 i18n fix (thanks to Fabien Vantard)
161
162 2006-06-22 [colin]      2.3.1cvs15
163
164         * src/prefs_customheader.c
165                 Don't use filters in custom headers' file 
166                 selector. Remember, extensions mean nothing :)
167
168 2006-06-22 [paul]       2.3.1cvs14
169
170         * configure.ac
171                 allow setting of man directory location
172
173 2006-06-22 [colin]      2.3.1cvs13
174
175         * src/mainwindow.c
176                 Add 'View/Go to/Next unread folder'.
177                 I missed that :)
178
179 2006-06-22 [colin]      2.3.1cvs12
180
181         * src/common/utils.c
182                 Add some subject prefixes
183                 Patch by Bjorn T Johansen <btj@havleik.no>
184
185 2006-06-22 [colin]      2.3.1cvs11
186
187         * manual/advanced.xml
188                 Forgotten hidden pref
189
190 2006-06-21 [paul]       2.3.1cvs10
191
192         * src/prefs_account.c
193                 complete the removal of 'Add date header' option
194
195 2006-06-21 [paul]       2.3.1cvs9
196
197         * src/account.c
198         * src/compose.c
199         * src/prefs_account.c
200         * src/prefs_account.h
201                 remove option to add date header - always
202                 add date header
203         * src/etpan/imap-thread.c
204                 fix warnings (Thanks to Colin)
205
206 2006-06-21 [wwp]        2.3.1cvs8
207
208         * src/folder.c
209                 set the attachment flag when inline text part are (file)named. This is more convenient
210                 when receiving (for instance) inline source files or patches sent using thunderbird.
211
212 2006-06-21 [paul]       2.3.1cvs7
213
214         * src/inc.c
215                 fix off-by-one count of current msg in
216                 statusbar filtering progressbar
217
218 2006-06-21 [paul]       2.3.1cvs6
219
220         * src/folder.c
221                 Show attachment icon even if the part is 'inline'
222                 if the following conditions are met:
223                 - content-type != 'text/plain'
224                 - content-type != '*/pgp-signature'
225                 - either 'name' or 'filename' parameter is not NULL
226                 
227                 Thanks to Colin
228
229 2006-06-21 [paul]       2.3.1cvs5
230
231         * src/messageview.c
232         * src/prefs_common.c
233         * src/prefs_common.h
234         * src/prefs_other.c
235                 add an option to 'Never send Return
236                 Receipts'
237                 Thanks to Colin
238
239 2006-06-20 [mones]      2.3.1cvs4
240
241         * po/es.po
242                 updated
243         * src/compose.c
244                 typo fixed (space after comma)
245         * tools/make.themes.project
246                 remove exec mode from tarball files
247
248 2006-06-20 [colin]      2.3.1cvs3
249
250         * src/news.c
251         * src/procheader.c
252         * src/unmime.c
253                 Better fix for \n's in headers (don't 
254                 break Received: and others)
255
256 2006-06-20 [paul]       2.3.1cvs2
257
258         * src/alertpanel.c
259         * src/textview.c
260                 improve legibility of phishing attempt
261                 dialog
262
263 2006-06-20 [paul]       2.3.1cvs1
264
265         * NEWS
266         * README
267         * configure.ac
268                 Update version number following
269                 stable release
270
271 2006-06-20 [colin]      2.3.0cvs26
272
273         * src/compose.c
274                 When dragging a file to the text of the compose
275                 window, ask whether we want to insert or attach
276                 (I know lots of people who do that to attach)
277
278 2006-06-20 [colin]      2.3.0cvs25
279
280         * src/etpan/imap-thread.c
281                 Fix threshold (the append command is often > 32 bytes)
282
283 2006-06-19 [colin]      2.3.0cvs24
284
285         * src/imap.c
286         * src/etpan/imap-thread.c
287                 Workaround Rockliffe IMAP server bug: replace
288                 "x UID SEARCH (ANSWERED UID 1:*)" with
289                 "x UID SEARCH ANSWERED"
290                 (Rockliffe doesn't handle the parenthesis)
291
292 2006-06-19 [colin]      2.3.0cvs23
293
294         * src/compose.c
295         * src/imap.c
296         * src/etpan/imap-thread.c
297                 Probably fix bug #972 (Freezes when adding 
298                 an attachment to the message)
299         * src/common/defs.h
300                 Modernize Firefox cmd
301
302
303 2006-06-18 [colin]      2.3.0cvs22
304
305         * src/prefs_customheader.c
306                 Only allow correct filenames for various
307                 custom headers
308
309 2006-06-18 [colin]      2.3.0cvs21
310
311         * src/prefs_customheader.c
312                 Add a 'From File...' button in custom headers prefs, which
313                 try to do the right thing: 
314                 for normal headers, use file as plaintext,
315                 for X-Face, calls compface,
316                 for Face, encode to b64.
317
318 2006-06-17 [colin]      2.3.0cvs20
319
320         * src/mh.c
321                 Warning fix
322
323 2006-06-16 [colin]      2.3.0cvs19
324
325         * src/summaryview.c
326                 Recursive quicksearch: show message list
327                 in current folder, *then* search children
328                 in the background.
329
330 2006-06-16 [colin]      2.3.0cvs18
331
332         * src/main.c
333                 Instead of ignoring SIGPIPE, save caches
334                 when getting one. Will fix the fact that
335                 hot caches are out-of-date when logging 
336                 out of Xorg.
337         * src/compose.c
338         * src/prefs_compose_writing.c
339                 Only save text (not attachments) when 
340                 auto-saving to drafts
341         * src/unmime.c
342                 Always replace \n, \r and \t with spaces
343                 in headers
344         * manual/dist/html/Makefile.am
345         * manual/dist/pdf/Makefile.am
346         * manual/dist/ps/Makefile.am
347         * manual/dist/txt/Makefile.am
348         * manual/fr/dist/html/Makefile.am
349         * manual/fr/dist/pdf/Makefile.am
350         * manual/fr/dist/ps/Makefile.am
351         * manual/fr/dist/txt/Makefile.am
352         * manual/pl/dist/html/Makefile.am
353         * manual/pl/dist/pdf/Makefile.am
354         * manual/pl/dist/ps/Makefile.am
355         * manual/pl/dist/txt/Makefile.am
356                 Fix make clean removing pregenerated manuals
357
358
359 2006-06-16 [colin]      2.3.0cvs17
360
361         * src/plugins/pgpcore/sgpgme.c
362         * src/plugins/pgpmime/pgpmime.c
363         * src/plugins/pgpinline/pgpinline.c
364                 Better error reporting in setup_signers.
365                 Don't fallback to default key if specified
366                 key isn't found.
367                 Don't allow signing if more than one secret
368                 key matches the one specified in prefs.
369
370 2006-06-15 [colin]      2.3.0cvs16
371
372         * src/folderview.c
373                 Add "Send queue" in the folder's contextual
374                 menu
375         * src/compose.c
376         * src/messageview.c
377         * src/privacy.c
378         * src/privacy.h
379         * src/procmime.c
380         * src/procmsg.c
381         * src/plugins/pgpcore/passphrase.c
382         * src/plugins/pgpcore/sgpgme.c
383         * src/plugins/pgpinline/pgpinline.c
384         * src/plugins/pgpmime/pgpmime.c
385                 Better error reporting
386         * src/mbox.c
387                 Probably fix bug #971 (2.2.3 cannot read mail 
388                 from local mbox)
389
390
391 2006-06-15 [mones]      2.3.0cvs15
392
393         * tools/make.themes.project
394                 creates the themes project from the web page
395
396 2006-06-15 [colin]      2.3.0cvs14
397
398         * src/folder.c
399                 Better fix (avoid losing the folder if scan_tree 
400                 fails)
401
402 2006-06-15 [cleroy]     2.3.0cvs13
403
404         * src/folder.c
405                 Probably fix Bug #969 (crash on rebuilding 
406                 imap folder)
407
408 2006-06-14 [colin]      2.3.0cvs12
409
410         * manual/dtd/manual.xsl
411         * manual/sylpheed-claws-manual.xml
412         * manual/fr/sylpheed-claws-manual.xml
413         * manual/pl/sylpheed-claws-manual.xml
414                 Insert pagebreaks between sections
415
416 2006-06-14 [paul]       2.3.0cvs11
417
418         * configure.ac
419                 better fix than 2.3.0cvs10
420
421 2006-06-14 [paul]       2.3.0cvs10
422
423         * configure.ac
424                 fix setting of PACKAGE_DATA_DIR with newer autoconf
425                 (backwards compatible)
426
427 2006-06-13 [colin]      2.3.0cvs9
428
429         * src/messageview.c
430                 Fix sending of return receipt with the new queue folders
431
432 2006-06-13 [wwp]        2.3.0cvs8
433
434         * src/quote_fmt_lex.l
435                 fix wrong tokens returned in quote_fmt lexer, query not().
436
437 2006-06-13 [wwp]        2.3.0cvs7
438
439         * src/folder.c
440         * src/prefs_folder_item.c
441                 allow changing folder type even when folder is not a top-level one,
442                 thanks to Colin.
443
444 2006-06-12 [colin]      2.3.0cvs6
445
446         * src/folderview.c
447                 Fix double-ask of "Do you want to mark all
448                 as read"
449
450 2006-06-12 [colin]      2.3.0cvs5
451
452         * src/compose.c
453         * src/compose.h
454         * src/folder.c
455         * src/folder.h
456         * src/imap.c
457         * src/inc.c
458         * src/main.c
459         * src/messageview.c
460         * src/mh.c
461         * src/prefs_folder_item.c
462         * src/procheader.c
463         * src/procmime.c
464         * src/procmsg.c
465         * src/procmsg.h
466         * src/send_message.c
467         * src/summaryview.c
468         * src/toolbar.c
469                 Apply bug #964's patch (Queue and drafts aren't normal)
470                 The Drafts and Queue folder now contain RFC-822 files,
471                 allowing to move and copy mails from and to these 
472                 folders. Moving from Drafts to Queue will prepare the
473                 mail for sending (PGP signature, encryption, etc).
474                 This patch also rework sending errors handling to try
475                 to be more helpful.
476                 Also, allow redefining folder types via the GUI 
477                 (Folder type in its Properties)
478
479 2006-06-12 [colin]      2.3.0cvs4
480
481         * src/summaryview.c
482         * src/prefs_common.c
483         * src/prefs_common.h
484         * src/gedit-print.c
485                 Allow to define a specific print font - patch
486                 by Bernhard Walle <bernhard.walle@gmx.de>
487         * src/prefs_fonts.c
488         * manual/advanced.xml
489         * manual/fr/advanced.xml
490                 Add a hidden pref to allow deletion without
491                 confirmation
492
493 2006-06-12 [wwp]        2.3.0cvs3
494
495         * .cvsignore
496                 more files to ignore.
497
498 2006-06-12 [wwp]        2.3.0cvs2
499
500         * src/quote_fmt.c
501         * src/quote_fmt_lex.l
502         * src/quote_fmt_parse.y
503                 extend the quote_fmt parser (templates and quotes):
504                 - allow limited sub-expressions in |p{} and |f{} expressions,
505                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
506                 - implemented/fixed missing implementation of query_references and show_references,
507                 - completed, fixed contents and format of the symbols help dialog,
508                 - fix some compilation warnings.
509
510 2006-06-12 [wwp]        2.3.0cvs1
511
512         * manual/advanced.xml
513         * manual/fr/advanced.xml
514                 updates in the "templates" section of the manual (eng/fr):
515                  - be more precise (both versions)
516                  - completed to match the english reference (fr version)
517                  - touchups (both versions)
518
519 2006-06-12 [paul]       2.3.0
520
521         2.3.0 released
522
523 2006-06-12 [paul]       2.2.3cvs14
524
525         * po/ca.po
526         * po/cs.po
527         * po/de.po
528         * po/el.po
529         * po/fr.po
530         * po/it.po
531         * po/pt_BR.po
532         * po/sr.po
533         * po/zh_CN.po
534                 updated by Miquel Oliete, Tim, Stephan Sachse,
535                 Stavros Giannouris, Fabien Vantard, Andrea
536                 Spadaccini, Frederico Goncalves Guimaraes,
537                 Aleksandar Urosevic, and Ralgh Young
538
539 2006-06-12 [colin]      2.2.3cvs13
540
541         * src/mbox.c
542                 Add missing header
543
544 2006-06-11 [colin]      2.2.3cvs12
545
546         * src/msgcache.c
547                 Verify that g_malloc() succeeded
548
549 2006-06-11 [colin]      2.2.3cvs11
550
551         * src/wizard.c
552                 Add Face header to welcome mail
553
554 2006-06-10 [colin]      2.2.3cvs10
555
556         * src/textview.c
557                 Revert previous (Forgot it changes the
558                 margin on the whole mail)
559
560 2006-06-10 [colin]      2.2.3cvs9
561
562         * src/textview.c
563                 Don't overlap long headers under (X-)Face
564
565 2006-06-10 [mones]      2.2.3cvs8
566
567         * manual/xml2pdf
568                 allow generation of manual on systems lacking saxon binary
569                 but with java and the saxon library installed
570
571         * po/es.po
572                 updated for release
573
574 2006-06-09 [colin]      2.2.3cvs7
575
576         * src/summaryview.c
577                 Fix leak when using Display Sender using Addressbook
578
579 2006-06-09 [colin]      2.2.3cvs6
580
581         * src/compose.c
582         * src/folder.c
583         * src/folderview.c
584         * src/mimeview.c
585         * src/summaryview.c
586                 More leaks fixes
587
588 2006-06-09 [paul]       2.2.3cvs5
589
590         * AUTHORS
591         * src/gtk/authors.h
592         * tools/claws.i18n.status.pl
593                 updated with new info
594
595 2006-06-09 [paul]       2.2.3cvs4
596
597         * README
598                 updated
599         * manual/ack.xml
600                 add wwp to authors list
601         * src/gtk/authors.h
602                 update mine and Colin's addresses
603
604 2006-06-08 [colin]      2.2.3cvs3
605
606         * src/etpan/imap-thread.c
607                 Fix leak on SSL cert check
608
609 2006-06-08 [colin]      2.2.3cvs2
610
611         * src/common/utils.c
612                 Fix leak
613
614 2006-06-08 [paul]       2.2.3cvs1
615
616         * configure.ac
617                 Update version number following
618                 stable release
619
620 2006-06-07 [colin]      2.2.2cvs3
621
622         * src/msgcache.c
623                 Fix catching cache read errors (guint instead of gint)
624                 Prevent malloc'ing more than 8MB (means cache corruption)
625
626 2006-06-07 [paul]       2.2.2cvs2
627
628         * src/exporthtml.c
629         * src/exportldif.c
630         * src/mh.c
631         * src/mutt.c
632         * src/pine.c
633         * src/common/utils.c
634                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
635                 obey $HOME'
636                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
637                 Thanks to Colin
638
639 2006-06-06 [paul]       2.2.2cvs1
640
641         * configure.ac
642                 Update version number following
643                 stable release
644
645 2006-06-06 [paul]       2.2.1cvs6
646
647         * src/matcher.c
648                 fix  implicit declaration of
649                 sylpheed_do_idle()
650                 Patch by Fabien Vantard
651
652 2006-06-06 [paul]       2.2.1cvs5
653
654         * src/matcher.c
655                 fix age_greater and age_lower so that they
656                 mean what say and not '...or equal to'
657                 Thanks to Colin
658
659 2006-06-06 [paul]       2.2.1cvs4
660
661         * src/textview.c
662         * src/common/utils.c
663                 fix URI check
664                 Thanks to Colin
665
666 2006-06-05 [wwp]        2.2.1cvs3
667
668         * manual/fr/account.xml
669                 minor language fixes (thanks to Fabien Vantard).
670
671 2006-06-05 [colin]      2.2.1cvs2
672
673         * src/prefs_folder_item.c
674         * src/folderview.c
675                 Allow recursive setting of properties 
676                 for whole mailboxes
677         * src/matcher.c
678                 Don't freeze on 'test' filtering rule
679
680 2006-06-05 [colin]      2.2.1cvs1
681
682         * configure.ac
683                 Update version number following
684                 stable release
685
686 2006-06-04 [wwp]        2.2.0cvs82
687
688         * manual/glossary.xml
689         * manual/account.xml
690         * manual/fr/glossary.xml
691         * manual/fr/account.xml
692                 added glossary section and references/links related to the Face custom header.
693
694 2006-06-04 [colin]      2.2.0cvs81
695
696         * src/summaryview.c
697                 Skip to next message on move with no
698                 immediate execution
699
700 2006-06-04 [wwp]        2.2.0cvs80
701
702         * manual/xml2pdf
703                 added sanity checks, exit when needed.
704
705 2006-06-03 [paul]       2.2.0cvs79
706
707         * src/prefs_receive.c
708                 page name is now 'Receiving'
709         * src/prefs_send.c
710                 page name is now 'Sending'
711
712 2006-06-03 [colin]      2.2.0cvs78
713
714         * src/plugins/spamassassin/spamassassin_gtk.c
715                 Autoswitch to Localhost if transport was previously
716                 disabled. Else people had to check [] Enable, then
717                 *reselect* transport.
718
719 2006-06-03 [colin]      2.2.0cvs77
720
721         * src/plugins/pgpinline/pgpinline.c
722         * src/plugins/pgpmime/pgpmime.c
723                 Check that gpg_data_release_and_get_mem 
724                 didn't fail (now, why this happens...)
725
726 2006-06-03 [colin]      2.2.0cvs76
727
728         * src/mbox.c
729                 Fix bug #962 (Manual and/or UI should 
730                 warn about incompatible locking 
731                 causing dataloss)
732
733 2006-06-02 [cleroy]     2.2.0cvs75
734
735         * src/filtering.c
736         * src/folder.c
737         * src/procmsg.c
738         * src/summaryview.c
739                 Fix a few leaks
740
741 2006-06-02 [colin]      2.2.0cvs74
742
743         * src/main.c
744                 On exit, free caches after writing them
745                 Shuts up some valgrind false positives
746         * src/procmsg.c
747         * src/send_message.c
748                 Fix races when reusing existing SMTP connections
749                 Fix inexistant session timeout
750         * src/toolbar.c
751                 Display alertpanel after all queues have
752                 been processed, not after each
753
754 2006-06-02 [wwp]        2.2.0cvs73
755
756         * manual/fr/glossary.xml
757         * manual/fr/ack.xml
758         * manual/ack.xml
759                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
760
761 2006-06-02 [wwp]        2.2.0cvs72
762
763         * manual/xml2pdf
764         * manual/dist/pdf/Makefile.am
765         * manual/dtd/manual.xsl
766         * manual/fr/dist/pdf/Makefile.am
767         * manual/pl/dist/pdf/Makefile.am
768                 we changed the procedure to generate the .pdf version of the manual.
769                 The procedure is more modern and the .pdf we get now has a valid index.
770                 Here are the new pre-requisites:
771
772                 - JRE 1.x (1.4 here): there must be one from your distro
773                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
774                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
775                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
776
777                 See my posts for further info about the installation of this toolchain:
778
779                 Date: Fri, 19 May 2006 19:40:06 +0200
780                 From: wwp <subscript@free.fr>
781                 To: sylpheed-claws-devel@lists.sourceforge.net
782                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
783
784                 and
785
786                 Date: Wed, 24 May 2006 12:58:49 +0200
787                 From: wwp <subscript@free.fr>
788                 To: sylpheed-claws-devel@lists.sourceforge.net
789                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
790
791 2006-06-01 [colin]      2.2.0cvs71
792
793         * src/compose.c
794                 Better guards against IMAP races
795         * src/main.c
796         * src/prefs_common.c
797         * src/prefs_common.h
798         * src/common/ssl_certificate.c
799         * src/etpan/imap-thread.c
800         * src/etpan/imap-thread.h
801         * src/gtk/sslcertwindow.c
802                 New hidden option ssl_skip_cert_check to 
803                 avoid dups of bug #959 (libetpan linked
804                 against gnutls and gnutls buggy on 64bit)
805                 Present expired warning only once per
806                 session/server.
807         * manual/advanced.xml
808         * manual/fr/advanced.xml
809                 Document new option
810
811 2006-06-01 [wwp]        2.2.0cvs70
812
813         * src/messageview.c
814                 fix for bug #961 (return receipt dialog 
815                 complains incorrectly about return-path 
816                 email adress being different), thanks 
817                 to Colin.
818
819 2006-05-31 [cleroy]     2.2.0cvs69
820
821         * src/common/ssl.c
822                 Guard against NULLs, although this
823                 should never be an issue
824
825 2006-05-31 [colin]      2.2.0cvs68
826
827         * src/filtering.c
828                 Use g_slist_prepend
829         * src/imap.c
830                 Don't remove caches when destroying folder, it
831                 could (should) be done at exit
832         * src/inc.c
833                 free processing cache after incorporation
834         * src/etpan/imap-thread.c
835                 Maybe fix bug #959 (Crash on moving to emails 
836                 to a imap account per ssl with a expired 
837                 certificate.)
838
839 2006-05-30 [colin]      2.2.0cvs67
840
841         * src/summaryview.c
842                 Put back event flush when displaying message
843                 It avoids reading a bunch of messages just
844                 by hitting shift-n for too long ;)
845
846 2006-05-29 [colin]      2.2.0cvs66
847
848         * src/summaryview.c
849                 Remove useless g_warnings
850
851 2006-05-29 [colin]      2.2.0cvs65
852
853         * src/imap.c
854                 Fix g_slist_append()s for performance
855
856 2006-05-29 [colin]      2.2.0cvs64
857
858         * src/compose.c
859         * src/common/utils.c
860                 Fix extraneous tab at start of addresses
861         * src/mainwindow.c
862                 Fix warnings (thanks to Fabien)
863                 Fix crash at exit when composing messages 
864                 exist
865         * src/pop.c
866                 Fix progress bar when deleting expired mails
867                 Thanks to Hiro
868         * src/summaryview.c
869         * src/gtk/gtksctree.c
870                 Fix re-sorting slowness
871
872 2006-05-29 [paul]       2.2.0cvs63
873
874         * src/mh.c
875                 fetch full message when moving mails
876                 from another mailbox, (fixed data loss
877                 when filtering from IMAP to MH, introduced
878                 in 2.2.0cvs57).
879                 Thanks to Colin
880
881 2006-05-29 [mones]      2.2.0cvs62
882
883         * src/gtk/gtksctree.c
884                 Unselect faster (patch by Colin)        
885
886 2006-05-26 [colin]      2.2.0cvs61
887
888         * src/summaryview.c
889                 Unplug MSGINFO_UPDATE callback on delete too.
890
891 2006-05-26 [colin]      2.2.0cvs60
892
893         * src/foldersel.c
894                 Fix bold in folder selection window with glib2.10
895                 thanks Hiro
896
897 2006-05-26 [colin]      2.2.0cvs59
898
899         * src/procheader.c
900                 Convert date only if necessary (and don't
901                 try to convert from utf8 to utf8, too)
902         * src/summaryview.c
903                 Only set column's text if the column's 
904                 displayed
905
906 2006-05-26 [colin]      2.2.0cvs58
907
908         * src/summaryview.c
909         * src/gtk/gtkutils.c
910                 Fix useless warning
911
912 2006-05-26 [colin]      2.2.0cvs57
913
914         * src/mainwindow.c
915                 Make summaryview selectable as long as 
916                 no message has focus
917         * src/mh.c
918                 Faster deletion (by implementing mh_remove_msgs)
919                 Faster copy (avoid using mh_fetch_msg just to get
920                 the filename)
921                 Faster move (using move_file instead of copy_file
922                 if MSG_IS_MOVE)
923                 No progressbar if total number of mails to cp/mv 
924                 is less than 100
925         * src/summaryview.c
926                 Fix removal from subject_table when mail gets moved
927                 Faster deletion (g_slist_prepend instead of append)
928         * src/gtk/gtksctree.c
929                 Remove useless code
930
931 2006-05-25 [colin]      2.2.0cvs56
932
933         * src/common/ssl_certificate.c
934                 Fix leak in expired cert check
935
936 2006-05-25 [colin]      2.2.0cvs55
937
938         * src/mh.c
939                 Disable flags syncing on .mh_sequences - it
940                 is buggy and marks mails read under unknown
941                 conditions.
942
943 2006-05-25 [paul]
944
945         * 2.3.0-rc4 released
946
947 2006-05-24 [colin]      2.2.0cvs54
948
949         attention cvs users: if you manage to crash
950         Sylpheed-Claws while moving, copying or deleting
951         mails, we *are* interested in stack traces and
952         valgrind logs. It looks stable, but one never
953         knows...
954
955         * src/folder.c
956                 Add progressbar for cache updates
957         * src/folderutils.c
958                 Optimize Mark all read in the current
959                 folder
960         * src/mh.c
961                 Add progressbar for copy/move
962         * src/procmsg.c
963                 Optimize O(n^2) in copy/move
964         * src/summaryview.c
965         * src/gtk/gtksctree.c
966                 Optimize O(n^2) algos
967         * src/common/timing.h
968                 Display ms instead of us
969
970 2006-05-24 [wwp]        2.2.0cvs53
971
972         * manual/fr/advanced.xml
973                 updates to the French manual.
974
975 2006-05-24 [wwp]        2.2.0cvs52
976
977         * src/common/utils.c
978                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
979
980 2006-05-24 [wwp]        2.2.0cvs51
981
982         * src/folderutils.c
983                 fixed "mark all read" in MH folders (thanks to Colin).
984
985 2006-05-24 [paul]       2.2.0cvs50
986
987         * doc/man/sylpheed-claws.1
988                 updated the man page
989
990 2006-05-23 [colin]      2.2.0cvs49
991
992         * src/folderview.c
993         * src/imap.c
994         * src/inc.c
995         * src/mbox.c
996         * src/messageview.c
997         * src/news.c
998         * src/send_message.c
999         * src/summaryview.c
1000         * src/gtk/sslcertwindow.c
1001                 alertpanel fixes, by Fabien
1002
1003 2006-05-23 [colin]      2.2.0cvs48
1004
1005         * src/folder.c
1006         * src/folderview.c
1007         * src/msgcache.c
1008         * src/summaryview.c
1009         * src/gtk/gtksctree.c
1010         * src/gtk/gtksctree.h
1011                 More timings
1012                 Fix slow loading problem, which was caused by the
1013                 use of some gtk_ctree funcs and their use of
1014                 g_list_position while gtk_ctree_(un)link'ing.
1015                 Reap more functions from gtkctree.c to be sure we
1016                 use our (fast) version instead of theirs.
1017         * src/mh.c
1018                 Fix copy of unread mails
1019
1020
1021 2006-05-22 [wwp]        2.2.0cvs47
1022
1023         * manual/fr/advanced.xml
1024                 updated.
1025
1026 2006-05-22 [colin]      2.2.0cvs46
1027
1028         * src/filtering.c
1029                 Fix possible infinite loop. 'copy' is not a 
1030                 final action, so when encountering a 'copy',
1031                 we have to check if a previous one was set
1032                 and do it. In the same way, if we encounter
1033                 a 'move' we have to perform a possibly 
1034                 pending 'copy'. This will slow down filtering
1035                 on IMAP if move+copy or multiple copy actions
1036                 are to be done, but handling it via the batch
1037                 would be really too convoluted.
1038
1039 2006-05-22 [wwp]        2.2.0cvs45
1040
1041         * manual/fr/advanced.xml
1042         * manual/fr/faq.xml
1043         * manual/fr/glossary.xml
1044         * manual/fr/handling.xml
1045         * manual/fr/intro.xml
1046         * manual/fr/plugins.xml
1047         * manual/fr/sylpheed-claws-manual.xml
1048                 sync w/ the english manual: updates URIs, documented mailing-list
1049                 support, better explanation about the enabled/disabled feature
1050                 in filtering/processing rules by Paul.
1051
1052 2006-05-21 [colin]      2.2.0cvs44
1053
1054         * src/summaryview.c
1055                 Don't expand after building threads, but during
1056
1057 2006-05-21 [colin]      2.2.0cvs43
1058
1059         * src/procmsg.c
1060         * src/summaryview.c
1061                 More timing possibilities... For next time I have 
1062                 to find out how the hell some 3GHz computer takes
1063                 one minute to open a 30k folder...
1064
1065 2006-05-21 [colin]      2.2.0cvs42
1066
1067         * manual/pl/advanced.xml
1068         * manual/pl/faq.xml
1069         * manual/pl/glossary.xml
1070         * manual/pl/handling.xml
1071         * manual/pl/intro.xml
1072         * manual/pl/plugins.xml
1073         * manual/pl/sylpheed-claws-manual.xml
1074                 Polish manual updated by Pawel
1075
1076 2006-05-20 [colin]
1077
1078         * 2.3.0-rc3 released
1079
1080 2006-05-20 [colin]      2.2.0cvs41
1081
1082         * src/imap.c
1083                 Fix -rc2 problems:
1084                 - remove cache of moved messages from original folder
1085                 - apply new flags to messages even if they aren't appliable
1086                   via IMAP.
1087
1088 2006-05-20 [colin]
1089
1090         * 2.3.0-rc2 released
1091
1092 2006-05-19 [colin]      2.2.0cvs40
1093
1094         * src/imap.c
1095                 Don't issue SELECT in imap_change_flags
1096                 before having checked that we indeed have
1097                 some flags to change. MSG_POSTFILTERED for
1098                 example can't be used on IMAP.
1099                 Fixes bug #955 (copying messages between 
1100                 imap folders is extremely slow), which was
1101                 a regression.
1102
1103 2006-05-19 [colin]      2.2.0cvs39
1104
1105         * src/folder.c
1106         * src/folder.h
1107         * src/folderview.c
1108                 Try to fix bug #830 (Some unread messages 
1109                 get marked read in IMAP inbox):
1110                 - Prevent scanning a folder if it's being 
1111                   opened via the GUI
1112                 - Postpone opening via the GUI of a folder
1113                   currently scanned.
1114
1115
1116 2006-05-19 [wwp]        2.2.0cvs38
1117
1118         * manual/advanced.xml
1119                 fix English+typo (thanks to Paul).
1120
1121 2006-05-19 [wwp]        2.2.0cvs37
1122
1123         * manual/advanced.xml
1124         * manual/fr/advanced.xml
1125         * src/gtk/logwindow.c
1126         * src/prefs_common.c
1127         * src/prefs_common.h
1128                 added hidden prefs to allow customization of colors used in
1129                 protocol log window (useful for dark gtk+ themes).
1130
1131 2006-05-19 [wwp]        2.2.0cvs36
1132
1133         * ChangeLog
1134                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
1135
1136 2006-05-19 [paul]       2.2.0cvs35
1137
1138         * src/textview.c
1139                 make Reply-To fully clickable
1140         * src/gtk/logwindow.c
1141                 more colouring (SMTP ESMTP)
1142         Both patches by Pawel Pekala
1143
1144 2006-05-19 [cleroy]     2.2.0cvs34
1145
1146         * src/mh.c
1147                 Don't update flags from current folder
1148                 Probably fixes bug #935 (Read Messages 
1149                 Revert to Being Marked as Unread)
1150
1151 2006-05-18 [colin]      2.2.0cvs33
1152
1153         * src/imap.c
1154                 Warning fix
1155         * src/compose.c
1156         * src/mainwindow.c
1157         * src/summaryview.c
1158         * src/toolbar.c
1159                 Allow replying to multiple emails
1160                 in multiple windows
1161         * src/mimeview.c
1162         * src/etpan/imap-thread.c
1163                 Leak fixes
1164
1165 2006-05-18 [paul]       2.2.0cvs32
1166
1167         * src/summaryview.c
1168                 keep Mailing-List menu refreshed
1169                 Thanks to Colin
1170
1171 2006-05-18 [paul]       2.2.0cvs31
1172
1173         * manual/advanced.xml
1174         * manual/faq.xml
1175         * manual/glossary.xml
1176         * manual/handling.xml
1177         * manual/intro.xml
1178         * manual/plugins.xml
1179         * manual/sylpheed-claws-manual.xml
1180                 update URLs
1181                 add info about mailing-list support
1182                 edit filtering info
1183         * src/wizard.c
1184         * src/common/defs.h
1185         * src/gtk/about.c
1186         * src/plugins/dillo_viewer/README
1187                 update URLs
1188
1189 2006-05-17 [wwp]        2.2.0cvs30
1190
1191         * manual/handling.xml
1192         * manual/fr/handling.xml
1193                 documented the ability to enabled/disable filtering/processing rules.
1194
1195 2006-05-17 [colin]      2.2.0cvs29
1196
1197         * src/main.c
1198                 Don't initialize g_thread subsystem if it's 
1199                 already done (thanks to Hiro)
1200         * src/mimeview.c
1201                 Fix saving of parts when there name can't be
1202                 converted from UTF-8.
1203
1204 2006-05-17 [paul]       2.2.0cvs28
1205
1206         * po/Makefile.in.in
1207                 fix config.status warning with autoconf 2.60
1208
1209 2006-05-17 [paul]       2.2.0cvs27
1210
1211         * po/POTFILES.in
1212                 add src/mbox.c
1213
1214 2006-05-17 [wwp]        2.2.0cvs26
1215
1216         * src/mainwindow.c
1217                 fix useless and potentially dangerous buffer walking (thanks to Colin).
1218
1219 2006-05-17 [wwp]        2.2.0cvs25
1220
1221         * src/plugins/demo/demo.c
1222                 updated product name in plugin demo (many plugins need to be
1223                 sync'ed w/ that change).
1224
1225 2006-05-17 [colin]      2.2.0cvs24
1226
1227         * src/mh.c
1228                 Fix leak
1229
1230 2006-05-16 [colin]      2.2.0cvs23
1231
1232         * src/mainwindow.c
1233                 Stupid me hit again. Fix cvs22.
1234
1235 2006-05-16 [colin]      2.2.0cvs22
1236
1237         * src/mainwindow.c
1238                 Fix bug #922 (sylpheed-claws crashed after 
1239                 pushing on Inbox folder)
1240
1241 2006-05-16 [colin]      2.2.0cvs21
1242
1243         * src/compose.c
1244                 Make From header be copy/paste/select-able
1245
1246 2006-05-16 [wwp]        2.2.0cvs20
1247
1248         * src/export.c
1249         * src/matcher.c
1250         * src/summaryview.c
1251         * src/etpan/imap-thread.c
1252                 fix some compiler warnings (thanks to Colin).
1253
1254 2006-05-16 [wwp]        2.2.0cvs19
1255
1256         * src/action.c
1257         * src/gedit-print.c
1258         * src/inc.c
1259         * src/mainwindow.c
1260         * src/mh.c
1261         * src/statusbar.c
1262         * src/send_message.c
1263         * src/summaryview.c
1264                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
1265
1266 2006-05-15 [colin]      2.2.0cvs18
1267
1268         * src/procmsg.c
1269                 Fix automatic rule creation with List-Post
1270
1271 2006-05-15 [paul]       2.2.0cvs17
1272
1273         * tools/filter_conv_new.pl
1274                 updated for rule enabling/disabling
1275                 claws version >= 2.3.x required
1276
1277 2006-05-15 [cleroy]     2.2.0cvs16
1278
1279         * src/main.c
1280                 Revert test
1281
1282 2006-05-15 [cleroy]     2.2.0cvs15
1283
1284         * src/main.c
1285                 test
1286
1287 2006-05-15 [wwp]        2.2.0cvs14
1288
1289         * manual/pl/.cvsignore
1290                 ignore generated files.
1291
1292 2006-05-14 [wwp]        2.3.0-rc1
1293
1294         * 2.3.0-rc1 released
1295
1296 2006-05-13 [wwp]        2.2.0cvs13
1297
1298         * src/filtering.c
1299         * src/filtering.h
1300         * src/matcher.c
1301         * src/matcher_parser_lex.l
1302         * src/matcher_parser_parse.y
1303         * src/prefs_filtering.c
1304                 new feature: provide the ability to disable filtering and processing
1305                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
1306                 adaptations.
1307
1308 2006-05-13 [colin]      2.2.0cvs12
1309
1310         * src/compose.c
1311                 Remove useless if (a) b; else b;
1312                 Thanks to wwp
1313
1314 2006-05-13 [wwp]        2.2.0cvs11
1315
1316         * src/export.c
1317         * src/import.c
1318         * src/mainwindow.c
1319         * src/mbox.c
1320         * src/summaryview.c
1321         * src/summaryview.h
1322                 no more silent failures (or at least less ones) when importing
1323                 or exporting from/to mbox. Also start importing/exporting if
1324                 the necessary info is set.
1325
1326 2006-05-13 [wwp]        2.2.0cvs10
1327
1328         * RELEASE_NOTES
1329                 restored up-to-date release notes.
1330
1331 2006-05-13 [paul]       2.2.0cvs9
1332
1333         * po/nl.po
1334         * po/ru.po
1335                 updated by Tim Dijkstra and Pavlo Bohmat
1336
1337 2006-05-12 [colin]      2.2.0cvs8
1338
1339         * src/gtk/quicksearch.c
1340                 Add "k" as shortcut for "colorlabel". Patch
1341                 by ath42@users.sf.net.
1342
1343 2006-05-12 [paul]       2.2.0cvs7
1344
1345         * src/prefs_common.h
1346         * src/prefs_summaries.c
1347         * src/summaryview.c
1348                 when entering a folder also allow
1349                 going directly to first Marked message
1350
1351 2006-05-12 [paul]       2.2.0cvs6
1352
1353         * src/summaryview.c
1354                 always obey 'confirm before marking all
1355                 mails read' option
1356
1357 2006-05-12 [paul]       2.2.0cvs5
1358
1359         * src/textview.c
1360                 make Sender fully clickable
1361
1362 2006-05-12 [colin]      2.2.0cvs4
1363
1364         * src/compose.c
1365         * src/compose.h
1366                 Let From be editable
1367         * src/main.c
1368         * src/mh.c
1369                 Full support of .mh_sequences' Unseen seq
1370
1371 2006-05-12 [colin]      2.2.0cvs3
1372
1373         * src/folder.c
1374         * src/mainwindow.c
1375         * src/mainwindow.h
1376         * src/messageview.c
1377         * src/prefs_spelling.c
1378         * src/procheader.c
1379         * src/procmsg.c
1380         * src/procmsg.h
1381         * src/summaryview.c
1382         * src/toolbar.c
1383         * src/toolbar.h
1384                 Add contextual menu on Compose toolbar
1385                 button. Fixes bug #944 (Automatic
1386                 addresses not applied when changing account
1387                 from compose window)
1388                 add Mailing List support
1389                 based on the old 0.6.5claws25 patch by
1390                 Melvin Hadasht, with finishing touches
1391                 by Colin
1392                 Fix "ignore thread" when mails are threaded by
1393                 subject (and weren't ignored although appearing
1394                 in the thread).
1395                 GUI rework.
1396                 Both patches by Pawel.
1397
1398 2006-05-08 [paul]       2.2.0cvs2
1399
1400         * src/mainwindow.c
1401         * src/mainwindow.h
1402         * src/messageview.c
1403         * src/procheader.c
1404         * src/procmsg.c
1405         * src/procmsg.h
1406         * src/summaryview.c
1407                 add Mailing List support
1408                 based on the old 0.6.5claws25 patch by 
1409                 Melvin Hadasht, with finishing touches
1410                 by Colin
1411
1412 2006-05-08 [colin]      2.2.0cvs1
1413
1414         * src/mainwindow.c
1415         * src/toolbar.c
1416         * src/toolbar.h
1417                 Add contextual menu on Compose toolbar 
1418                 button. Fixes bug #944 (Automatic 
1419                 addresses not applied when changing account 
1420                 from compose window)
1421
1422 2006-05-08 [paul]       2.2.0
1423
1424         2.2.0 released
1425
1426 2006-05-08 [paul]       2.1.1cvs51
1427
1428         * po/cs.po
1429         * po/de.po
1430         * po/en_GB.po
1431         * po/fi.po
1432         * po/fr.po
1433         * po/pt_BR.po
1434         * po/sr.po
1435         * po/zh_CN.po
1436                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1437                 Fabien Vantard, Frederico Goncalves Guimaraes,
1438                 Aleksandar Urosevic, and Ralgh Young
1439
1440 2006-05-12 [colin]      2.1.1cvs50
1441
1442         * po/cs.po
1443         * po/de.po
1444         * po/en_GB.po
1445         * po/es.po
1446         * po/fi.po
1447         * po/fr.po
1448         * po/pt_BR.po
1449         * po/sr.po
1450         * po/zh_CN.po
1451                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1452                 Fabien Vantard, Frederico Goncalves Guimaraes,
1453                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
1454
1455 2006-05-05 [colin]      2.1.1cvs49
1456
1457         * manual/Makefile.am
1458         * manual/pl/Makefile.am
1459         * manual/pl/account.xml
1460         * manual/pl/ack.xml
1461         * manual/pl/addrbook.xml
1462         * manual/pl/advanced.xml
1463         * manual/pl/faq.xml
1464         * manual/pl/glossary.xml
1465         * manual/pl/gpl.xml
1466         * manual/pl/handling.xml
1467         * manual/pl/intro.xml
1468         * manual/pl/keyboard.xml
1469         * manual/pl/plugins.xml
1470         * manual/pl/starting.xml
1471         * manual/pl/sylpheed-claws-manual.xml
1472         * manual/pl/dist/.cvsignore
1473         * manual/pl/dist/Makefile.am
1474         * manual/pl/dist/html/.cvsignore
1475         * manual/pl/dist/html/Makefile.am
1476         * manual/pl/dist/pdf/.cvsignore
1477         * manual/pl/dist/pdf/Makefile.am
1478         * manual/pl/dist/ps/.cvsignore
1479         * manual/pl/dist/ps/Makefile.am
1480         * manual/pl/dist/txt/.cvsignore
1481         * manual/pl/dist/txt/Makefile.am
1482                 Add the polish translation of the manual,
1483                 Authored by Pawel Pekala.
1484
1485 2006-05-05 [cleroy]     2.1.1cvs48
1486
1487         * src/main.c
1488                 Re-read matcherrc after loading plugins 
1489                 if some of them add folders.
1490
1491 2006-05-03 [colin]      2.1.1cvs47
1492
1493         * src/imap.c
1494                 I'm idiot
1495
1496 2006-05-03 [colin]      2.1.1cvs46
1497
1498         * src/imap.c
1499                 Be sure to have a session when
1500                 getting separator
1501
1502 2006-05-03 [colin]      2.1.1cvs45
1503
1504         * src/imap.c
1505         * src/imap.h
1506         * src/imap_gtk.c
1507                 Fix preventing renaming with namespace 
1508                 separator.
1509
1510 2006-05-01 [colin]      2.1.1cvs44
1511
1512         * src/action.c
1513                 Don't reload messageview when result of
1514                 action is piped.
1515
1516 2006-04-29 [colin]      2.1.1cvs43
1517
1518         * src/prefs_receive.c
1519         * src/plugins/spamassassin/spamassassin_gtk.c
1520         * src/plugins/clamav/clamav_plugin_gtk.c
1521                 GUI fixes by Pawel
1522
1523 2006-04-29 [colin]      2.1.1cvs42
1524
1525         * src/prefs_compose_writing.c
1526         * src/prefs_quote.c
1527                 Cleanups. Patch by Pawel
1528
1529 2006-04-28 [paul]       2.1.1cvs41
1530
1531         * src/matcher.c
1532                 fix returned quick search results when search
1533                 term contains an underscore.
1534                 Thanks to Colin
1535
1536 2006-04-28 [paul]       2.1.1cvs40
1537
1538         * src/prefs_message.c
1539         * src/prefs_receive.c
1540                 GUI cleanups
1541                 Patches by Pawel Pekala
1542
1543 2006-04-27 [colin]      2.1.1cvs39
1544
1545         * src/wizard.c
1546                 Differentiate subject Welcome from
1547                 window's title Welcome
1548
1549 2006-04-27 [paul]
1550
1551         2.2.0-rc1 released
1552
1553 2006-04-27 [paul]       2.1.1cvs38
1554
1555         * manual/advanced.xml
1556         * manual/fr/advanced.xml
1557                 add info about compose_no_markup hidden pref
1558
1559 2006-04-27 [paul]       2.1.1cvs37
1560
1561         * src/prefs_account.c
1562                 improve privacy labels
1563         * src/prefs_msg_colors.c
1564                 change some strings for translators' convenience
1565         * src/gtk/gtkutils.c
1566                 don't underline the link button text
1567
1568 2006-04-25 [colin]      2.1.1cvs36
1569
1570         * src/folder.c
1571                 Complete 2.1.1cvs33 (once more ;)
1572
1573 2006-04-25 [colin]      2.1.1cvs35
1574
1575         * src/editldap.c
1576                 Fix tooltip
1577
1578 2006-04-25 [cleroy]     2.1.1cvs34
1579
1580         * src/compose.c
1581         * src/gtk/gtkaspell.c
1582                 Fix crash on redirect (related to the return 
1583                 of the aspell menu in compose's toolbar)
1584         * src/prefs_msg_colors.c
1585                 Fix sensitivity widgets
1586         * src/image_viewer.c
1587         * src/gtk/pluginwindow.c
1588         * src/gtk/prefswindow.c
1589                 Change released signals to clicked (Fabien)
1590         * po/POTFILES.in
1591         * src/common/socket.c
1592         * src/plugins/spamassassin/spamassassin.c
1593                 Translate strings (Fabien)
1594
1595 2006-04-25 [paul]       2.1.1cvs33
1596
1597         * src/folder.c
1598         * src/folder.h
1599         * src/folderview.c
1600                 complete the fix of bug #912
1601                 Thanks to Colin
1602
1603 2006-04-25 [colin]      2.1.1cvs32
1604
1605         * src/news.c
1606                 Better progress bar
1607         * src/mimeview.c
1608         * src/summaryview.c
1609         * src/summaryview.h
1610                 Fix focus chain
1611                 Patches by Pawel Pekala
1612
1613 2006-04-24 [colin]      2.1.1cvs31
1614
1615         * src/compose.c
1616                 Fix compilation warnings (Fabien)
1617
1618 2006-04-24 [colin]      2.1.1cvs30
1619
1620         * src/addrindex.c
1621         * src/editldap.c
1622         * src/editldap_basedn.c
1623         * src/editldap_basedn.h
1624         * src/ldapctrl.c
1625         * src/ldapctrl.h
1626         * src/ldapquery.c
1627         * src/ldaputil.c
1628         * src/ldaputil.h
1629                 Fix bug #901 (LDAPS support)
1630
1631 2006-04-24 [colin]      2.1.1cvs29
1632
1633         * src/compose.c
1634                 Fix logic on error with send dialog on
1635         * src/imap.c
1636                 Fix compilation without libetpan, thanks
1637                 to Fabien
1638         * src/summaryview.c
1639                 Fix 'context-menu' key
1640
1641 2006-04-23 [colin]      2.1.1cvs28
1642
1643         * src/folder.c
1644                 Never free current's cache to free up 
1645                 memory. Fixes bug #912 (new count 
1646                 randomly set to message count)
1647
1648 2006-04-23 [colin]      2.1.1cvs27
1649
1650         * src/gtk/quicksearch.c
1651                 And remove printf...
1652
1653 2006-04-23 [colin]      2.1.1cvs26
1654
1655         * src/gtk/quicksearch.c
1656                 Fix replacing in quicksearch, and fix inserting
1657                 in the middle of the string. (introduced at 2.1.0cvs22)
1658
1659 2006-04-23 [colin]      2.1.1cvs25
1660
1661         * src/imap.c
1662                 Make sure uidnext is initialized in get_num_list
1663                 (not for stable, related to 2.1.1cvs8 and friends)
1664
1665 2006-04-23 [colin]      2.1.1cvs24
1666
1667         * src/imap.c
1668                 Output something when login is successful
1669                 too
1670
1671 2006-04-23 [colin]      2.1.1cvs23
1672
1673         * src/etpan/imap-thread.c
1674                 Better logging (line-per-line, hide data in fetch)
1675                 Fix a const warning
1676         * src/gtk/logwindow.c
1677         * src/gtk/logwindow.h
1678                 Better logging (color for input/output)
1679
1680 2006-04-21 [colin]      2.1.1cvs22
1681
1682         * src/gtk/quicksearch.c
1683                 On gtk+-2.8, use stock buttons in quicksearch
1684                 Based on a patch by Fabien and a design by Paul
1685
1686 2006-04-21 [colin]      2.1.1cvs21
1687
1688         * src/folderview.c
1689         * src/mainwindow.c
1690                 Fix occasional flicker in folderview
1691         * src/common/utils.c
1692                 Fix bug #943 (Incorrectly parsed email address 
1693                 list in short headers on message view and in 
1694                 printouts)
1695
1696 2006-04-20 [colin]      2.1.1cvs20
1697
1698         * src/imap.c
1699         * src/imap.h
1700         * src/prefs_account.c
1701                 Add ANONYMOUS auth for IMAP
1702
1703 2006-04-20 [paul]       2.1.1cvs19
1704
1705         * src/main.c
1706                 proper fix for 2.1.1cvs18
1707                 Thanks to Colin
1708
1709 2006-04-20 [paul]       2.1.1cvs18
1710
1711         * src/main.c
1712                 fix build warnings
1713
1714 2006-04-20 [paul]       2.1.1cvs17
1715
1716         * src/gtk/quicksearch.c
1717                 fix standard, non-extended Quick search,
1718                 was broken in 2.1.1cvs15.
1719                 Thanks to Colin.
1720
1721 2006-04-20 [colin]      2.1.1cvs16
1722
1723         * src/prefs_matcher.c
1724                 Fix values when reselecting a ~test
1725                 rule
1726
1727 2006-04-19 [colin]      2.1.1cvs15
1728
1729         * src/compose.c
1730         * src/compose.h
1731         * src/gtk/gtkaspell.c
1732         * src/gtk/gtkaspell.h
1733                 Put back Options menu in Spelling/
1734         * src/gtk/quicksearch.c
1735                 Don't search, and show error, if the
1736                 advanced search has a syntax error
1737
1738 2006-04-18 [colin]      2.1.1cvs14
1739
1740         * src/textview.c
1741                 Fix gdk warnings on set_cursor when textview
1742                 isn't visible
1743
1744 2006-04-18 [colin]      2.1.1cvs13
1745
1746         * src/gtk/gtksctree.c
1747                 Remove seemingly useless refresh that causes
1748                 flicker - watch this commit in case of 
1749                 problems before planned backport to stable
1750
1751 2006-04-18 [colin]      2.1.1cvs12
1752
1753         * src/imap.c
1754                 Factorize get/set_xml code
1755         * src/compose.c
1756         * src/prefs_account.c
1757         * src/prefs_account.h
1758         * src/procmsg.c
1759                 Add Encrypt to self option
1760
1761 2006-04-17 [colin]      2.1.1cvs11
1762
1763         * configure.ac
1764                 Fix search on encrpyt function on dragonfly
1765                 Patch by Jonathan Buschmann <jonthn@agmact.com>
1766
1767 2006-04-17 [colin]      2.1.1cvs10
1768
1769         * src/prefs_account.c
1770                 Be safe by default: remove mails from POP3
1771                 after 7 days, not immediately
1772
1773 2006-04-17 [colin]      2.1.1cvs9
1774
1775         * src/etpan/imap-thread.c
1776                 Fix build on DragonFly - patch by 
1777                 Jonathan Buschmann <jonthn@agmact.com>
1778
1779 2006-04-17 [colin]      2.1.1cvs8
1780
1781         * src/imap.c
1782                 Save uidnext between sessions
1783
1784 2006-04-17 [colin]      2.1.1cvs7
1785
1786         * src/imap.c
1787                 scan is required when uid validity changes
1788
1789 2006-04-17 [colin]      2.1.1cvs6
1790
1791         * src/folderview.c
1792                 Don't scan if not necessary, apart in current
1793                 folder and INBOX to fetch flags.
1794         * src/imap.c
1795                 Scan is necessary if unread count changes
1796
1797 2006-04-17 [colin]      2.1.1cvs5
1798
1799         * src/imap.c
1800                 ...But always fetch ANSWERED and DELETED flags for
1801                 INBOX, as filtering can happen on these flags.
1802
1803 2006-04-17 [colin]      2.1.1cvs4
1804
1805         * src/imap.c
1806                 Don't fetch REPLIED and DELETED flags when synchronising
1807                 flags with a closed folder. We only need UNSEEN and FLAGGED
1808                 to update the folderview.
1809
1810 2006-04-17 [colin]      2.1.1cvs3
1811
1812         * src/imap.c
1813                 Faster flag search when there are new mails 
1814                 in a folder. We can do a full search if the 
1815                 folder contains less messages than the new
1816                 list.
1817
1818 2006-04-17 [colin]      2.1.1cvs2
1819
1820         * po/cs.po
1821         * po/de.po
1822         * po/fr.po
1823         * po/nl.po
1824         * po/pt_BR.po
1825                 Update translations from stable branch
1826
1827 2006-04-17 [colin]      2.1.1cvs1
1828
1829         * configure.ac
1830                 Bump version to follow stable release
1831
1832 2006-04-16 [mones]      2.1.0cvs50
1833
1834         * po/es.po
1835                 Updated for release
1836
1837 2006-04-16 [colin]      2.1.0cvs49
1838
1839         * src/textview.c
1840                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
1841                 with gtk < 2.8. Thanks to Fabien Vantard.
1842
1843 2006-04-15 [colin]      2.1.0cvs48
1844
1845         * src/etpan/imap-thread.c
1846                 Fix bug #919 (libetpan: SEGV when connecting 
1847                 using command)
1848
1849 2006-04-14 [colin]      2.1.0cvs47
1850
1851         * src/main.c
1852                 Fix race on --select (should be done better)
1853
1854 2006-04-14 [wwp]        2.1.0cvs46
1855
1856         * src/send_message.c
1857                 enforce a check for domain in account prefs (a sending
1858                 error could be faced if domain was checked but no value set),
1859                 thanks to Colin.
1860
1861 2006-04-14 [colin]      2.1.0cvs45
1862
1863         * src/codeconv.c
1864                 when converting from unknown to unknown, if the
1865                 string is UTF8, don't convert it to the locale
1866                 (which breaks it)
1867
1868 2006-04-14 [colin]      2.1.0cvs44
1869
1870         * src/compose.c
1871                 Don't try to use ASCII for converting headers
1872                 (as done in body)
1873
1874 2006-04-14 [paul]       2.1.0cvs43
1875
1876         * src/crash.c
1877                 add locale/charset info to crash report
1878         * src/gtk/about.c
1879                 add wwp to doc team
1880                 replace 'e-mail' with preferred 'email'
1881         * src/gtk/authors.h
1882                 ensure contributors list is in alphabetical
1883                 order
1884
1885 2006-04-13 [colin]      2.1.0cvs42
1886
1887         * src/textview.c
1888                 Prevent gdk warnings
1889
1890 2006-04-13 [colin]      2.1.0cvs41
1891
1892         * src/common/ssl_certificate.c
1893         * src/common/ssl_certificate.h
1894         * src/gtk/sslcertwindow.c
1895                 Warn on expired certs, and display the expiration date
1896
1897 2006-04-13 [colin]      2.1.0cvs40
1898
1899         * src/plugins/spamassassin/spamassassin_gtk.c
1900                 Fix missing set_text on unix socket
1901
1902 2006-04-13 [wwp]        2.1.0cvs39
1903
1904         * manual/fr/advanced.xml
1905         * manual/fr/glossary.xml
1906                 applied new spam/ham/email lexicon (pourriel, courriel)
1907
1908 2006-04-13 [paul]       2.1.0cvs38
1909
1910         * src/plugins/pgpmime/plugin.c
1911                 remove the mention of S/MIME from the
1912                 description. This is now handled by the
1913                 S/MIME plugin.
1914
1915 2006-04-13 [paul]       2.1.0cvs37
1916
1917         * src/prefs_msg_colors.c
1918                 rework dialog
1919         * src/prefs_folder_item.c
1920         * src/prefs_spelling.c
1921                 add a tooltip to the colour selector buttons
1922
1923 2006-04-13 [wwp]        2.1.0cvs36
1924
1925         * manual/advanced.xml
1926         * manual/glossary.xml
1927         * manual/handling.xml
1928         * manual/keyboard.xml
1929         * manual/plugins.xml
1930         * manual/starting.xml
1931         * manual/fr/account.xml
1932         * manual/fr/ack.xml
1933         * manual/fr/addrbook.xml
1934         * manual/fr/advanced.xml
1935         * manual/fr/faq.xml
1936         * manual/fr/glossary.xml
1937         * manual/fr/gpl.xml
1938         * manual/fr/handling.xml
1939         * manual/fr/intro.xml
1940         * manual/fr/keyboard.xml
1941         * manual/fr/plugins.xml
1942         * manual/fr/starting.xml
1943         * manual/fr/sylpheed-claws-manual.xml
1944                 fixes to the manuals:
1945                  - summaryview -> Message List (same in French)
1946                  - translate key names
1947                  - fix French punctuation, use non-breakable spaces when
1948                    necessary, don't use &thinsp; which is not portable
1949                  - tell what maildir and mbox formats we support
1950
1951 2006-04-12 [wwp]        2.1.0cvs35
1952
1953         * src/prefs_toolbar.c
1954                 unified a replace button more,
1955                 patch by Fabien Vantard <fzzzzz@gmail.com>.
1956
1957 2006-04-12 [wwp]        2.1.0cvs34
1958
1959         * src/prefs_common.c
1960         * src/prefs_msg_colors.c
1961                 make default color labels translatable,
1962                 patch from Fabien Vantard <fzzzzz@gmail.com>,
1963                 thanks to Tim <timbrain@post.cz> for reporting.
1964
1965 2006-04-12 [wwp]        2.1.0cvs33
1966
1967         * manual/glossary.xml
1968         * manual/intro.xml
1969         * manual/plugins.xml
1970         * manual/starting.xml
1971         * manual/sylpheed-claws-manual.xml
1972         * manual/fr/.cvsignore
1973         * manual/fr/account.xml
1974         * manual/fr/ack.xml
1975         * manual/fr/addrbook.xml
1976         * manual/fr/advanced.xml
1977         * manual/fr/faq.xml
1978         * manual/fr/glossary.xml
1979         * manual/fr/handling.xml
1980         * manual/fr/intro.xml
1981         * manual/fr/keyboard.xml
1982         * manual/fr/plugins.xml
1983         * manual/fr/starting.xml
1984         * manual/fr/sylpheed-claws-manual.xml
1985                 various fixes: typos, missing .fr translations, punctuation,
1986                 capitalization, links, accents and some bad French more.
1987
1988 2006-04-12 [wwp]        2.1.0cvs32
1989
1990         * src/prefs_gtk.c
1991                 fix for bug #935: always store prefs files in UTF-8 (thanks
1992                 to Colin).
1993
1994 2006-04-11 [colin]      2.1.0cvs31
1995
1996         * src/compose.c
1997                 Fix inserting files not in utf8 when locale is utf8
1998
1999 2006-04-11 [colin]      2.1.0cvs30
2000
2001         * src/inc.c
2002                 Don't show error dialog when cancelling connection
2003                 Patch by Pawel
2004
2005 2006-04-11 [cleroy]     2.1.0cvs29
2006
2007         * src/compose.c
2008                 Implement multiple quote levels
2009         * src/prefs_common.c
2010                 Change a little bit the quote bgcolor for 2nd level
2011
2012 2006-04-11 [colin]      2.1.0cvs28
2013
2014         * src/gtk/about.c
2015                 Add locale and charset in the label
2016
2017 2006-04-10 [colin]      2.1.0cvs27
2018
2019         * src/compose.c
2020         * src/prefs_common.c
2021         * src/prefs_common.h
2022         * src/prefs_msg_colors.c
2023         * src/textview.c
2024                 Allow optional background color in quotes
2025                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
2026                 GTK+-2.8.x feature
2027
2028 2006-04-10 [colin]      2.1.0cvs26
2029
2030         * src/main.c
2031         * src/mainwindow.c
2032         * src/mainwindow.h
2033                 Implement --select
2034
2035 2006-04-10 [colin]      2.1.0cvs25
2036
2037         * manual/plugins.xml
2038         * manual/fr/plugins.xml
2039                 Document libcurl's proxy variables
2040
2041 2006-04-09 [colin]      2.1.0cvs24
2042
2043         * src/prefs_common.c
2044                 gettext() returns statically allocated stuff. We have
2045                 to strdup it in order to be able to free it.
2046
2047 2006-04-09 [colin]      2.1.0cvs23
2048
2049         * AUTHORS
2050         * src/gtk/authors.h
2051                 Add Alexei
2052
2053 2006-04-09 [colin]      2.1.0cvs22
2054
2055         * src/mainwindow.c
2056         * src/gtk/quicksearch.c
2057                 Fix bug #859 (problems with cyrilic input in 
2058                 search panel) - Patch by Alexey Illarionov 
2059                 <littlesavage@rambler.ru>
2060
2061 2006-04-09 [colin]      2.1.0cvs21
2062
2063         * src/prefs_customheader.c
2064                 I prefer removing then freeing rather than the contrary
2065                 (even if it doesn't change anything ;-)
2066         * src/prefs_account.c
2067                 Fix bug #933 (Crash re-entering the custom headers list 
2068                 dialog in accounts prefs)
2069                 The problem happened when cancelling the Account 
2070                 Preferences' dialogs - in which case we didn't do 
2071                 anything to the PrefsAccount * struct. In case of applying,
2072                 the old ac_prefs was replaced with the tmp_ac_prefs we were
2073                 working with in this dialog. The problem is that 
2074                 prefs_customheader.c, working on this tmp_ac_prefs, always
2075                 changes the ->customhdr_list pointer, even when cancelled. 
2076                 So in case of cancelling the prefs_account dialog, we still
2077                 have to update ->customhdr_list in the real account.
2078
2079 2006-04-08 [colin]      2.1.0cvs20
2080
2081         * manual/fr/glossary.xml
2082         * manual/fr/keyboard.xml
2083                 Forgot some headers :)
2084
2085 2006-04-08 [colin]      2.1.0cvs19
2086
2087         * manual/Makefile.am
2088         * manual/fr/Makefile.am
2089         * manual/fr/account.xml
2090         * manual/fr/ack.xml
2091         * manual/fr/addrbook.xml
2092         * manual/fr/advanced.xml
2093         * manual/fr/faq.xml
2094         * manual/fr/glossary.xml
2095         * manual/fr/gpl.xml
2096         * manual/fr/handling.xml
2097         * manual/fr/intro.xml
2098         * manual/fr/keyboard.xml
2099         * manual/fr/plugins.xml
2100         * manual/fr/starting.xml
2101         * manual/fr/sylpheed-claws-manual.xml
2102         * manual/fr/dist/.cvsignore
2103         * manual/fr/dist/Makefile.am
2104         * manual/fr/dist/html/.cvsignore
2105         * manual/fr/dist/html/Makefile.am
2106         * manual/fr/dist/pdf/.cvsignore
2107         * manual/fr/dist/pdf/Makefile.am
2108         * manual/fr/dist/ps/.cvsignore
2109         * manual/fr/dist/ps/Makefile.am
2110         * manual/fr/dist/txt/.cvsignore
2111         * manual/fr/dist/txt/Makefile.am
2112                 Add the french translation of the manual. Thanks to
2113                 Olivier Delhomme <olivier.delhomme@free.fr> for 
2114                 account.xml, ack.xml, addrbook.xml and advanced.xml
2115
2116 2006-04-08 [colin]      2.1.0cvs18
2117
2118         * manual/plugins.xml
2119         * manual/starting.xml
2120                 More fixes
2121
2122 2006-04-07 [colin]      2.1.0cvs17
2123
2124         * manual/faq.xml
2125         * manual/intro.xml
2126         * manual/keyboard.xml
2127                 Little fixes
2128
2129 2006-04-07 [colin]      2.1.0cvs16
2130
2131         * README
2132         * src/compose.c
2133         * src/prefs_common.c
2134         * src/prefs_common.h
2135                 Add hidden compose_no_markup pref
2136
2137 2006-04-07 [wwp]        2.1.0cvs15
2138
2139         * src/summary_search.c
2140         * .cvsignore
2141                 Bugfix: stop button was sticky when searching in an empty folder.
2142                 Applied curly brackets code style to the whole file (summary_search.c).
2143                 More files to ignore.
2144
2145 2006-04-07 [wwp]        2.1.0cvs14
2146
2147         * src/message_search.c
2148         * src/summary_search.c
2149                 changed default button when search bumps at file/folder
2150                 beginning or end, for convenience (thanks to Colin).
2151
2152 2006-04-07 [paul]       2.1.0cvs13
2153
2154         * src/plugins/dillo_viewer/dillo_prefs.c
2155                 avoid future potential for namespace collision
2156                 Patch by Colin
2157
2158 2006-04-06 [wwp]        2.1.0cvs12
2159
2160         * src/summary_search.c
2161                 Unify extended/advanced searches names (and thus factorize labels),
2162                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2163
2164 2006-04-06 [wwp]        2.1.0cvs11
2165
2166         * src/folderview.c
2167         * src/prefs_themes.c
2168         * src/summaryview.c
2169                 Fixed some compilation warnings.
2170
2171 2006-04-06 [colin]      2.1.0cvs10
2172
2173         * manual/advanced.xml
2174                 Document the wizard template and how to deploy
2175                 Sylpheed-Claws effectively
2176
2177 2006-04-06 [colin]      2.1.0cvs9
2178
2179         * src/folderview.c
2180                 gettext patch to tell translators about _("#"),
2181                 by Maxim Britov
2182
2183 2006-04-06 [colin]      2.1.0cvs8
2184
2185         * src/textview.c
2186                 Fix invalid GtkTextBIter after clicking "Display as text"
2187
2188 2006-04-06 [mones]      2.1.0cvs7
2189
2190         * src/addr_compl.c
2191         * src/addrindex.c
2192         * src/addritem.c
2193         * src/codeconv.c
2194         * src/compose.c
2195         * src/filtering.c
2196         * src/folder.c
2197         * src/folder_item_prefs.c
2198         * src/folderview.c
2199         * src/localfolder.c
2200         * src/matcher.c
2201         * src/mimeview.c
2202         * src/prefs_msg_colors.c
2203         * src/prefs_spelling.c
2204         * src/prefs_themes.c
2205         * src/procmime.c
2206         * src/procmsg.c
2207         * src/stock_pixmap.c
2208         * src/summaryview.c
2209         * src/textview.c
2210         * src/toolbar.c
2211         * src/common/mgutils.c
2212         * src/common/prefs.c
2213         * src/common/ssl_certificate.c
2214         * src/gtk/colorlabel.c
2215         * src/gtk/quicksearch.c
2216         * src/plugins/pgpmime/pgpmime.c
2217         * src/plugins/spamassassin/spamassassin.c
2218                 Removed redundant NULL checks for g_free() calls.
2219                 Patch by Pawel Pekala.
2220
2221 2006-04-06 [mones]      2.1.0cvs6
2222
2223         * src/prefs_actions.c
2224         * src/prefs_filtering.c
2225         * src/prefs_filtering_action.c
2226         * src/prefs_matcher.c
2227         * src/prefs_template.c
2228         * src/gtk/gtkutils.c
2229         * src/gtk/gtkutils.h
2230                 Have a nice replace button. Patch by Pawel Pekala
2231
2232 2006-04-06 [colin]      2.1.0cvs5
2233
2234         * src/addressbook.c
2235                 Fix crash with empty columns
2236
2237 2006-04-05 [colin]      2.1.0cvs4
2238
2239         * src/wizard.c
2240         * src/prefs_gtk.c
2241                 Allow wizard customization with pre-filled values
2242
2243 2006-04-05 [colin]      2.1.0cvs3
2244
2245         * src/textview.c
2246         * src/mimeview.c
2247         * src/mimeview.h
2248                 Nicer messages in mimeview
2249
2250 2006-04-05 [colin]      2.1.0cvs2
2251
2252         * src/addressbook.c
2253         * src/prefs_summaries.c
2254                 i18n fix
2255
2256 2006-04-05 [colin]      2.1.0cvs1
2257
2258         * src/plugins/pgpcore/plugin.c
2259         * src/plugins/pgpcore/select-keys.c
2260         * src/plugins/pgpcore/select-keys.h
2261         * src/plugins/pgpcore/sgpgme.c
2262         * src/plugins/pgpcore/sgpgme.h
2263         * src/plugins/pgpinline/pgpinline.c
2264         * src/plugins/pgpinline/plugin.c
2265         * src/plugins/pgpmime/pgpmime.c
2266         * src/plugins/pgpmime/plugin.c
2267                 Factorize and generalize a bit 
2268                 Drop S/MIME signature verification from PGP/MIME
2269                 (adding it as another, more complete plugin)
2270
2271 2006-04-05 [paul]       2.1.0
2272
2273         2.1.0 released
2274
2275 2006-04-05 [paul]       2.0.0cvs186
2276
2277         * manual/advanced.xml
2278                 add info on colour labels
2279
2280 2006-04-05 [paul]       2.0.0cvs185
2281
2282         * po/bg.po
2283         * po/cs.po
2284         * po/de.po
2285         * po/el.po
2286         * po/en_GB.po
2287         * po/fi.po
2288         * po/fr.po
2289         * po/it.po
2290         * po/nl.po
2291         * po/pl.po
2292         * po/pt_BR.po
2293         * po/sr.po
2294         * po/zh_CN.po
2295                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
2296                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
2297                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
2298                 Guimaraes, Aleksandar Urosevic, Ralgh Young
2299         * src/gtk/authors.h
2300         * tools/claws.i18n.status.pl
2301                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
2302                 and new Czech translator, Tim <timbrain@post.cz>
2303
2304 2006-04-05 [mones]      2.0.0cvs184
2305
2306         * po/es.po
2307                 Updated translation
2308
2309 2006-04-05 [colin]      2.0.0cvs183
2310
2311         * src/gtk/quicksearch.c
2312                 Fix bug #929 (unnecessary reload in quick search bar)
2313
2314 2006-04-05 [colin]      2.0.0cvs182
2315
2316         * src/compose.c
2317                 Fix crash on Reply with no From:
2318                 Show signature and conversion error on queuing 
2319                 (but not sending)
2320         * src/mainwindow.c
2321         * src/summaryview.c
2322         * src/summaryview.h
2323                 Factorize threading code and make sure msginfo 
2324                 is not null when it comes from a GtkCTreeRow's 
2325                 data
2326         * src/gtk/gtkaspell.c
2327                 Check for necessary things
2328         * src/gtk/gtksctree.c
2329         * src/gtk/gtksctree.h
2330                 Reset anchor if necessary when removing node
2331
2332 2006-03-29 [colin]      2.0.0cvs181
2333
2334         * src/folderview.c
2335                 Warn for disabled IMAP accounts (due to lack of
2336                 libetpan). Breaks string-freeze - sorry - but it
2337                 is kind of important ;)
2338
2339 2006-03-28 [colin]      2.0.0cvs180
2340
2341         * src/gtk/gtkutils.c
2342         * src/gtk/gtkutils.h
2343                 Add a gtkut_get_link_btn() function that
2344                 creates a button which acts like an URI
2345         * src/prefs_themes.c
2346         * src/gtk/about.c
2347                 Use this function (factorizes codes)
2348         * src/common/defs.h
2349         * src/gtk/pluginwindow.c
2350                 Add a "Get more..." in the plugins window
2351
2352 2006-03-28 [colin]      2.0.0cvs179
2353
2354         * src/common/smtp.c
2355         * src/common/passcrypt.c
2356         * src/undo.c
2357                 Warning fixes. Patch by Pawel Pekala
2358
2359 2006-03-27 [colin]      2.0.0cvs178
2360
2361         * src/undo.c
2362                 Fix undoing by blocks with spaces
2363
2364 2006-03-27 [colin]      2.0.0cvs177
2365
2366         * src/textview.c
2367                 Set margin to 3px for headers
2368
2369 2006-03-27 [paul]
2370
2371         2.1.0-rc2 released
2372
2373 2006-03-27 [wwp]        2.0.0cvs176
2374
2375         * src/summaryview.c
2376                 don't reset quicksearch when updating the message list.
2377                 Thanks to Colin.
2378
2379 2006-03-26 [wwp]        2.0.0cvs175
2380
2381         * src/compose.c
2382                 use a unified border width ('other' tab in the compose window,
2383                 patch by Pawel Pekala).
2384
2385
2386 2006-03-26 [wwp]        2.0.0cvs174
2387
2388         * src/common/quoted-printable.c
2389         * src/addressbook.c
2390                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
2391
2392 2006-03-26 [colin]      2.0.0cvs173
2393
2394         * src/quote_fmt_parse.y
2395                 Fix non-UTF8 date formats messing up the whole quote a 
2396                 little bit
2397
2398 2006-03-26 [colin]      2.0.0cvs172
2399
2400         * src/procheader.c
2401                 Make sure the date is UTF8 valid, or try to make it
2402                 so. IncrediMail is really IncrediStupid.
2403         * src/compose.c
2404                 Fix possible conversions. 
2405                 
2406
2407 2006-03-26 [colin]      2.0.0cvs171
2408
2409         * src/matcher.c
2410                 Fix corner cases in body search. This is still a
2411                 hack... It seems impossible to make it good and 
2412                 reasonably fast at the same time.
2413
2414 2006-03-26 [colin]      2.0.0cvs170
2415
2416         * src/summaryview.c
2417                 I think I killed the twilight zone bug!
2418                 summary_select_node() flushes GTK events in order
2419                 to be able to center the view. But this also 
2420                 flushes keypresses like Ctrl-Alt-U, so this can
2421                 call summary_show from summary_select_node (itself
2422                 called from summary_show, etc.). And the summaryview
2423                 has to be unlocked in this function. So just locking
2424                 while processing GTK events, and bailing if locked, 
2425                 should fix it.
2426                 Fixes bug #927 (SIGSEGV during Update Summary)
2427
2428 2006-03-25 [colin]      2.0.0cvs169
2429
2430         * src/matcher.c
2431                 Fix search in QP-encoded bodies
2432                 Fix utf-8 searches in bodies encoded in the
2433                 locale's encoding
2434         * src/common/quoted-printable.c
2435         * src/common/quoted-printable.h
2436                 Add a decode function that doesn't overwrite
2437                 the original pointer
2438                 
2439
2440 2006-03-24 [colin]      2.0.0cvs168
2441
2442         * src/action.c
2443         * src/summaryview.c
2444         * src/summaryview.h
2445                 Update message cache after action
2446                 Patch by H. Merijn Brand
2447         * src/prefs_msg_colors.c
2448                 Factorize label 
2449                 Patch by Fabien Vantard
2450         * src/plugins/spamassassin/spamassassin_gtk.c
2451                 Remove useless translation
2452                 Patch by Fabien Vantard
2453
2454 2006-03-23 [colin]      2.0.0cvs167
2455
2456         * src/common/ssl.c
2457                 Let 30 seconds to SSL_connect
2458
2459 2006-03-23 [wwp]        2.0.0cvs166
2460
2461         * src/summaryview.c
2462         * src/gtk/description_window.c
2463                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
2464                 and headers are translated; adjust description windows' width to fit their
2465                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
2466
2467 2006-03-23 [paul]       2.0.0cvs165
2468
2469         * src/common/utils.c
2470                 fix highlighting of URIs containing "()"
2471                 (2.0.0cvs164's reversal fixed)
2472                 Thanks to Colin.
2473
2474 2006-03-23 [paul]       2.0.0cvs164
2475
2476         * src/common/utils.c
2477                 revert patch, (postponing a fix), at 2.0.0cvs120
2478                 as it breaks more URIs than it fixes.
2479                 Allow '-' to be a terminating character in a URI
2480
2481 2006-03-22 [colin]      2.0.0cvs163
2482
2483         * configure.ac
2484                 Require libetpan 0.45
2485                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
2486
2487 2006-03-22 [paul]       2.0.0cvs162
2488
2489         * src/editgroup.c
2490                 replace '<-' and '->' buttons with GTK_STOCK graphical
2491                 buttons
2492         * src/summary_search.c
2493                 don't offer '...' for translation
2494                 add a tooltip to advanced search '...' button
2495         * src/gtk/quicksearch.c
2496                 don't offer '...' for translation
2497
2498 2006-03-21 [colin]      2.0.0cvs161
2499
2500         * src/compose.c
2501                 Fix middle-click pasting (insert at click
2502                 position instead of cursor position, don't
2503                 remove existing selection and allow pasting
2504                 our own selection)
2505         * src/addressbook.c
2506                 "LDAP Server" -> "LDAP servers"
2507
2508 2006-03-21 [wwp]        2.0.0cvs160
2509
2510         * src/etpan/imap-thread.c
2511                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
2512
2513 2006-03-20 [colin]      2.0.0cvs159
2514
2515         * src/summaryview.c
2516                 Don't reload summaryview after an execute with no
2517                 move action
2518
2519 2006-03-19 [colin]      2.0.0cvs158
2520
2521         * src/addressbook.c
2522                 and put groups at the top, always
2523
2524 2006-03-19 [colin]      2.0.0cvs157
2525
2526         * src/addressbook.c
2527                 Order groups before names, as previously
2528
2529 2006-03-19 [colin]      2.0.0cvs156
2530
2531         * src/addressbook.c
2532                 - Sort case-unsensitive
2533                 - Put the sort arrow at opening too
2534
2535 2006-03-19 [wwp]        2.0.0cvs155
2536
2537         * src/addressbook.c
2538                 allow sorting by name/email/remarks, ensure that right-pane's contents
2539                 matches the left-pane selection (cleared when appropriate).
2540                 Patch by Pawel Pekala <c0rn@o2.pl>.
2541
2542 2006-03-18 [colin]      2.0.0cvs154
2543
2544         * src/textview.c
2545                 Fix text cursor ;)
2546
2547 2006-03-18 [colin]      2.0.0cvs153
2548
2549         * src/gtk/filesel.c
2550                 Make sure we hide the preview if we didn't get
2551                 a filename
2552
2553 2006-03-18 [colin]      2.0.0cvs152
2554
2555         * src/summaryview.c
2556                 Set cursor to watch for execution (fixes lack
2557                 of watch-cursor when dnd'ing hundreds of mails)
2558         * src/gtk/filesel.c
2559                 Check that mime type is 'image/*' before updating
2560                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
2561
2562 2006-03-18 [colin]      2.0.0cvs151
2563
2564         * src/mainwindow.c
2565         * src/textview.c
2566         * src/textview.h
2567                 Put a watch cursor in textview too when the mainwindow's
2568                 cursor in a watch
2569
2570 2006-03-18 [colin]      2.0.0cvs150
2571
2572         * src/folder.c
2573                 Change wrong asserts to simple tests
2574
2575 2006-03-17 [colin]      2.0.0cvs149
2576
2577         * src/mainwindow.c
2578         * src/mainwindow.h
2579         * src/prefs_msg_colors.c
2580         * src/summaryview.c
2581         * src/summaryview.h
2582         * src/gtk/colorlabel.c
2583         * src/gtk/colorlabel.h
2584                 Add a color label menu in the main menubar
2585                 Add (fixed) accels Ctrl-{0-7} to change the color
2586                 They have to be fixed because the menu's dynamic,
2587                 the items are complex widgets, hence we can't use
2588                 a GtkItemFactory.
2589
2590
2591 2006-03-17 [wwp]        2.0.0cvs148
2592
2593         * src/compose.c
2594                 rollback few lines from my previous commit (those lines come from
2595                 a pending patch, accidentally commited, even if neutral as they are
2596                 commented out).
2597
2598 2006-03-17 [wwp]        2.0.0cvs147
2599
2600         * src/compose.c
2601                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
2602                 applied code style/indentation to the modified function.
2603
2604 2006-03-17 [wwp]        2.0.0cvs146
2605
2606         * src/procmsg.c
2607         * src/compose.c
2608                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
2609
2610 2006-03-17 [paul]
2611
2612         2.1.0-rc1 released
2613
2614 2006-03-17 [paul]       2.0.0cvs145
2615
2616         * src/main.c
2617                 addressbook_read_file() was called twice
2618         * src/textview.c
2619                 X-Mailer highlighting
2620
2621 2006-03-16 [colin]      2.0.0cvs144
2622
2623         * src/sourcewindow.c
2624         * src/sourcewindow.h
2625                 And the last one, in source window.
2626
2627 2006-03-16 [colin]      2.0.0cvs143
2628
2629         * src/compose.c
2630         * src/compose.h
2631                 Fix the same stuff in compose
2632
2633 2006-03-16 [colin]      2.0.0cvs142
2634
2635         * src/messageview.c
2636                 Complete the previous messageview crash fix
2637
2638 2006-03-16 [colin]      2.0.0cvs141
2639
2640         * src/procmsg.h
2641         * src/procmsg.c
2642         * src/folder.c
2643                 Fix POSTPROCESSING hook
2644                 Patch by H. Merijn Brand
2645
2646         * src/procmime.c
2647         * src/procmime.h
2648                 Parse Content-Location
2649
2650         * src/toolbar.c
2651         * src/messageview.c
2652         * src/messageview.h
2653                 Don't crash when a top-level MessageView has
2654                 been closed on us. Same problematic than
2655                 yesterday's quicksearch issue.
2656
2657 2006-03-15 [colin]      2.0.0cvs140
2658
2659         * src/gtk/quicksearch.c
2660                 Fix a bitchy race we didn't think about when we
2661                 added quicksearch cancellation:
2662                 If the search is not on cached fields, for example
2663                 body_part matchcase "stuff"
2664                 the matcher code has to get the whole message. If
2665                 we're on IMAP, that can be slow, and in order to
2666                 be non-blocking, the IMAP code idle loop processes
2667                 gtk events too. So it is possible to cancel a
2668                 quicksearch while the matcher is getting the mail's
2669                 body. After matcher got its body, it will start to
2670                 iterate over the matcher list that the Quicksearch's
2671                 clear_search_cb() just freed via prepare_matcher().
2672                 SIGSEGV ensues.
2673                 The fix consists of guarding the matcherlist_match()
2674                 call with a boolean 'matching'. If we reset the
2675                 quicksearch while matching is TRUE, we don't free
2676                 the matcherlist anymore like we did, but we set
2677                 another new flag, deferred_free, to TRUE. Then,
2678                 in quicksearch_match(), just after returning from
2679                 matcherlist_match() and unsetting the matching flag,
2680                 we check the deferred_free flag and do the
2681                 prepare_matcher() (which does the matcherlist_free)
2682                 for real, so we free the matcherlist once it's not
2683                 used anymore.
2684                 As all of this runs via the glib main loop, we
2685                 luckily don't need a mutex.
2686         * src/summaryview.c
2687                 Also, show progress while searching.
2688
2689
2690 2006-03-14 [colin]      2.0.0cvs139
2691
2692         * src/alertpanel.c
2693                 Make alertpanel_is_open non-static
2694
2695 2006-03-14 [colin]      2.0.0cvs138
2696
2697         * src/prefs_spelling.c
2698                 Cleanups - Fabien Vantard
2699
2700 2006-03-14 [wwp]        2.0.0cvs137
2701
2702         * src/main.c
2703                 code style normalization (curly braces, indentation).
2704
2705 2006-03-14 [wwp]        2.0.0cvs137
2706
2707         * src/main.c
2708                 code style (braces, indentation)
2709
2710 2006-03-12 [paul]       2.0.0cvs136
2711
2712         * src/prefs_common.c
2713                 trans_hdr defaults to FALSE to be RFC-savvy
2714         * src/prefs_summaries.c
2715                 add a tooltip to the trans_hdr option
2716                 
2717
2718 2006-03-12 [paul]       2.0.0cvs135
2719
2720         * src/prefs_matcher.c
2721                 give a little more width to the combos
2722         * src/prefs_display_header.c
2723         * src/textview.c
2724                 translate headers if prefs_common.trans_hdr
2725                 is TRUE
2726
2727         Patches by Pawel Pekala
2728
2729 2006-03-12 [paul]       2.0.0cvs134
2730
2731         * src/plugins/clamav/clamav_plugin.c
2732         * src/plugins/dillo_viewer/dillo_viewer.c
2733         * src/plugins/pgpcore/plugin.c
2734         * src/plugins/pgpinline/plugin.c
2735         * src/plugins/pgpmime/plugin.c
2736         * src/plugins/spamassassin/spamassassin.c
2737                 update/add to descriptions
2738         * src/plugins/spamassassin/spamassassin_gtk.c
2739                 fixes to the english, remove superfluous
2740                 tooltips, clean up a little
2741
2742 2006-03-12 [paul]       2.0.0cvs133
2743
2744         * src/compose.c
2745                 fix Bug 924, 'Account combo box shows up wrong 
2746                 if & is in account name'
2747
2748 2006-03-11 [colin]      2.0.0cvs132
2749
2750         * src/summaryview.c
2751                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
2752                 messed up shift-selection because is slows down
2753                 moving around summaryview. thanks -users
2754
2755 2006-03-10 [colin]      2.0.0cvs131
2756
2757         * src/plugins/spamassassin/spamassassin_gtk.c
2758                 Put back Paul's engrish fixes
2759
2760 2006-03-10 [colin]      2.0.0cvs130
2761
2762         * src/plugins/spamassassin/spamassassin.c
2763         * src/plugins/spamassassin/spamassassin.h
2764         * src/plugins/spamassassin/spamassassin_gtk.c
2765                 Cleanup SA prefs page (more)
2766                 Patch by Fabien Vantard
2767
2768 2006-03-10 [paul]       2.0.0cvs129
2769
2770         * src/prefs_msg_colors.c
2771         * src/prefs_spelling.c
2772                 widget sensitivity
2773
2774 2006-03-09 [mones]      2.0.0cvs128
2775
2776         * po/es.po
2777                 Update for next RC
2778
2779 2006-03-09 [wwp]        2.0.0cvs127
2780
2781         * configure.ac
2782                 revert accidental commit (requirement for libetpan 0.43), this time
2783                 not in HEAD.
2784
2785 2006-03-09 [wwp]        2.0.0cvs125
2786
2787         * configure.ac
2788                 revert accidental commit (requirement for libetpan 0.43)
2789
2790 2006-03-09 [paul]       2.0.0cvs126
2791
2792         * src/prefs_receive.c
2793                 remove useless frame
2794                 replace 'incorporation' with 'receiving'
2795         * src/plugins/clamav/clamav_plugin_gtk.c
2796         * src/plugins/spamassassin/spamassassin_gtk.c
2797                 improve widget sensitivity
2798                 fix a bit his engrish
2799
2800 2006-03-09 [wwp]        2.0.0cvs125
2801
2802         * src/addressadd.c
2803         * src/foldersel.c
2804         * src/prefs_common.c
2805         * src/prefs_common.h
2806                 remember some more windows' sizes (add to addressbook and
2807                 select folder).
2808
2809 2006-03-09 [paul]       2.0.0cvs124
2810
2811         * src/plugins/pgpcore/prefs_gpg.c
2812                 normalise construction of dialogue
2813
2814 2006-03-09 [paul]       2.0.0cvs123
2815
2816         * src/plugins/trayicon/Makefile.am
2817                 add missing slash
2818
2819 2006-03-08 [colin]      2.0.0cvs122
2820
2821         * src/plugins/trayicon/Makefile.am
2822                 Fix build in separate dir 
2823                 Patch by Bamanzi <bamanzi@gmail.com>
2824
2825 2006-03-08 [colin]      2.0.0cvs121
2826
2827         * src/procmsg.c
2828                 Batch move and copies from summaryview with delayed execution
2829                 too
2830
2831 2006-03-07 [paul]       2.0.0cvs120
2832
2833         * src/common/utils.c
2834                 fix highlighting of URIs containing "()"
2835                 Patch by Pawel Pekala
2836
2837 2006-03-07 [paul]       2.0.0cvs119
2838
2839         * src/folder.c
2840         * src/folder.h
2841         * src/folderview.c
2842                 immediately do alphabetical resort when
2843                 changing a folder's name
2844                 Patch by Pawel Pekala
2845
2846 2006-03-07 [paul]       2.0.0cvs118
2847
2848         * src/news.c
2849         * src/news_gtk.c
2850                 when unsubscribing a newsgroup, remove the
2851                 folder and msgs in .sylpheed-claws/newscache
2852                 Patch by Pawel Pekala <c0rn@gazeta.pl>
2853
2854 2006-03-07 [paul]       2.0.0cvs117
2855
2856         * src/textview.c
2857                 fix wrong Fake URL Warning
2858                 Thanks to Hiro
2859
2860 2006-03-07 [colin]      2.0.0cvs116
2861
2862         * src/imap.c
2863                 Return immediately when password dialog was
2864                 cancelled
2865         * src/gtk/inputdialog.c
2866                 Allow empty strings for passwords
2867
2868
2869 2006-03-06 [colin]      2.0.0cvs115
2870
2871         * src/imap.c
2872                 Prevent double-timeouts when connection fails
2873
2874 2006-03-06 [colin]
2875
2876         2.0.1-rc1 released
2877
2878 2006-03-06 [colin]      2.0.0cvs114
2879
2880         * src/imap.c
2881                 Refresh session during potentially long
2882                 operations
2883
2884 2006-03-06 [wwp]        2.0.0cvs113
2885
2886         * src/prefs_msg_colors.h
2887                 forgot that one (custom color labels).
2888
2889 2006-03-06 [wwp]        2.0.0cvs112
2890
2891         * src/prefs_common.c
2892         * src/prefs_common.h
2893         * src/prefs_msg_colors.c
2894         * src/summaryview.c
2895         * src/summaryview.h
2896         * src/gtk/colorlabel.c
2897         * src/gtk/colorlabel.h
2898                 colors in messages list are now customizable. Color values and names can
2899                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
2900                 Thanks to Paul and Colin for their help with this longstanding patch!
2901
2902 2006-03-06 [wwp]        2.0.0cvs111
2903
2904         * src/textview.c
2905                 don't crash if (x)face is bad.
2906
2907 2006-03-05 [paul]       2.0.0cvs110
2908
2909         * AUTHORS
2910         * configure.ac
2911         * src/Makefile.am
2912         * src/common/Makefile.am
2913         * src/common/utils.h
2914         * src/etpan/imap-thread.c
2915         * src/gtk/authors.h
2916         * src/plugins/clamav/Makefile.am
2917         * src/plugins/demo/Makefile.am
2918         * src/plugins/dillo_viewer/Makefile.am
2919         * src/plugins/pgpcore/Makefile.am
2920         * src/plugins/pgpcore/passphrase.c
2921         * src/plugins/pgpinline/Makefile.am
2922         * src/plugins/pgpmime/Makefile.am
2923         * src/plugins/spamassassin/Makefile.am
2924         * src/plugins/trayicon/Makefile.am
2925                 fix builiding on cygwin
2926                 Patch by Ralgh Young <bamanzi@gmail.com>
2927
2928 2006-03-04 [wwp]        2.0.0cvs109
2929
2930         * manual/keyboard.xml
2931                 fix mixed up/down keys.
2932
2933 2006-03-04 [wwp]        2.0.0cvs108
2934
2935         * README
2936         * INSTALL
2937                 updated links to SpamAssassin.
2938
2939 2006-03-04 [wwp]        2.0.0cvs107
2940
2941         * manual/plugins.xml
2942         * src/plugins/spamassassin/README
2943                 updated SpamAssassin plugin docs to reflect new functional additions
2944                 (also fix/update/documents few technical stuff more, see the README).
2945
2946 2006-03-04 [wwp]        2.0.0cvs106
2947
2948         * src/prefs_message.c
2949                 normalized capitalization of message-prefs paths.
2950
2951 2006-03-04 [wwp]        2.0.0cvs105
2952
2953         * manual/advanced.xml
2954                 typo.
2955
2956 2006-03-03 [colin]      2.0.0cvs104
2957
2958         * src/plugins/clamav/clamav_plugin_gtk.c
2959                 Rework prefs page, patch by Fabien 
2960
2961 2006-03-03 [colin]      2.0.0cvs103
2962
2963         * src/plugins/clamav/clamav_plugin.c
2964                 Set error on all errors
2965
2966 2006-03-03 [colin]      2.0.0cvs102
2967
2968         * src/common/plugin.c
2969                 Initialize error to avoid crashing when a plugin fails
2970                 without setting error
2971
2972 2006-03-02 [wwp]        2.0.0cvs101
2973
2974         * configure.ac
2975                 fixed linker flags for libetpan support on Cygwin
2976                 (thanks to H.Merijn Brand).
2977
2978 2006-03-02 [wwp]        2.0.0cvs100
2979
2980         * src/addressbook.c
2981                 fix some AB error messages: one for punctuation and
2982                 one wrongly duplicate (thanks, maxbritov).
2983
2984 2006-03-02 [wwp]        2.0.0cvs99
2985
2986         * src/plugins/spamassassin/spamassassin.c
2987                 make sync calls to sa-learn/spamc to prevent
2988                 system (whatever local or client/server) overload.
2989
2990 2006-03-02 [colin]      2.0.0cvs98
2991
2992         * src/summaryview.c
2993                 Put the spam icon in the status column instead of the
2994                 mark one
2995
2996 2006-03-01 [colin]      2.0.0cvs97
2997
2998         * src/plugins/spamassassin/spamassassin.c
2999                 Fix segfault (g_file_set_contents fails for some 
3000                 reason and err==0x2f. Can't find out why with
3001                 valgrind, using working function :-)
3002
3003 2006-03-01 [colin]      2.0.0cvs96
3004
3005         * src/inc.c
3006                 Offline overriding: let 'No' be cached only 3 seconds
3007
3008 2006-03-01 [colin]      2.0.0cvs95
3009
3010         * src/addr_compl.c
3011         * src/addrbook.c
3012         * src/addressbook.c
3013         * src/addrindex.c
3014         * src/folder_item_prefs.c
3015         * src/headerview.c
3016         * src/imap.c
3017         * src/inc.c
3018         * src/ldif.c
3019         * src/mainwindow.c
3020         * src/mh.c
3021         * src/msgcache.c
3022         * src/prefs_common.h
3023         * src/prefs_msg_colors.c
3024         * src/procheader.c
3025         * src/procheader.h
3026         * src/procmime.c
3027         * src/procmsg.c
3028         * src/procmsg.h
3029         * src/send_message.h
3030         * src/simple-gettext.c
3031         * src/summaryview.c
3032         * src/summaryview.h
3033         * src/syldap.c
3034         * src/textview.c
3035         * src/undo.c
3036         * src/common/ssl_certificate.c
3037         * src/common/utils.c
3038         * src/gtk/colorsel.c
3039         * src/gtk/gtksctree.c
3040         * src/gtk/gtkshruler.c
3041         * src/plugins/trayicon/trayicon.c
3042                 #if 0 goes to /dev/null
3043
3044 2006-03-01 [colin]      2.0.0cvs94
3045
3046         * src/compose.c
3047         * src/imap.c
3048         * src/inc.c
3049         * src/inc.h
3050         * src/messageview.c
3051         * src/news.c
3052         * src/plugins/spamassassin/spamassassin.c
3053                 Allow to add information in the "working offline"
3054                 window
3055
3056 2006-03-01 [wwp]        2.0.0cvs93
3057
3058         * src/plugins/spamassassin/spamassassin.c
3059                 fixed spamc invocation: use a tricky temporary mini shell wrapper
3060                 'cause it seems that calling `spamc ... < inputfile` with
3061                 g_spawn_(a)sync simply.. erm doesn't work :-).
3062
3063 2006-03-01 [wwp]        2.0.0cvs92
3064
3065         * src/toolbar.c
3066         * src/toolbar.h
3067                 simplify the adding of spam/ham button to the messageview toolbar
3068                 (it gets more clear now that the same button will be "Mark as spam"
3069                 or "Mark as ham" according to the current message status,
3070                 thanks to Colin).
3071
3072 2006-03-01 [wwp]        2.0.0cvs91
3073
3074         * src/messageview.c
3075         * src/procmsg.c
3076         * src/procmsg.h
3077         * src/summaryview.c
3078         * src/plugins/spamassassin/spamassassin.c
3079         * src/plugins/spamassassin/spamassassin.h
3080                 make learner callbacks return a status (0 for ok),
3081                 handle it in main code to avoid setting flags when learning failed,
3082                 don't learn on TCP if offline in spamassassin,
3083                 thanks to Colin.
3084
3085                 
3086
3087 2006-03-01 [wwp]        2.0.0cvs90
3088
3089         * src/compose.c
3090                 some work around the compose window's account menu,
3091                 patch by Fabien Vantard.
3092
3093 2006-03-01 [wwp]        2.0.0cvs89
3094
3095         * src/plugins/spamassassin/spamassassin.c
3096                 fixed bad logics, was using spamc in local mode and sa-learn
3097                 in remote mode (thanks, Colin).
3098
3099 2006-03-01 [wwp]        2.0.0cvs88
3100
3101         * src/plugins/spamassassin/spamassassin.c
3102         * src/plugins/spamassassin/spamassassin.h
3103         * src/plugins/spamassassin/spamassassin_gtk.c
3104                 made processing of emails w/ sa-plugin an option (default is TRUE),
3105                 fixed Engrish some tooltips, capitalization of some debug messages
3106                 and warnings. The spamassassin plugin now provides two separate
3107                 services: process emails upon incorporation and spamd training.
3108                 Both services (un)register independently but use some common
3109                 plugin settings (transport settings, spam storage location).
3110
3111 2006-02-28 [wwp]        2.0.0cvs87
3112
3113         * src/plugins/spamassassin/spamassassin.c
3114                 fix async flag to spamc cmdline execution (batch exec should
3115                 be asynchronous).
3116
3117 2006-02-27 [wwp]        2.0.0cvs86
3118
3119         * src/plugins/spamassassin/spamassassin.c
3120         * src/plugins/spamassassin/spamassassin.h
3121         * src/plugins/spamassassin/spamassassin_gtk.c
3122                 - added the ability to learn a remote spamassassin server (spamd),
3123                 using spamc.
3124                 - added the spamassassin option 'username', that applies to all
3125                 spamassassin operations (filtering, learning, local or remote).
3126                 The default username is the current unix user (if left blank
3127                 from gtk prefs or config file).
3128                 - commented out some unused code (notebook widget), removed unused
3129                 layout (hbox1).
3130                 - make more widgets sensitive to the transport type.
3131
3132 2006-02-27 [colin]      2.0.0cvs85
3133
3134         * src/plugins/spamassassin/spamassassin.c
3135                 Fix sa-learn call when offline
3136
3137 2006-02-27 [colin]      2.0.0cvs84
3138
3139         * configure.ac
3140         * src/Makefile.am
3141         * src/mainwindow.c
3142         * src/mainwindow.h
3143         * src/messageview.c
3144         * src/messageview.h
3145         * src/prefs_toolbar.c
3146         * src/procmsg.c
3147         * src/stock_pixmap.c
3148         * src/stock_pixmap.h
3149         * src/summaryview.c
3150         * src/toolbar.c
3151         * src/toolbar.h
3152         * src/pixmaps/ham_btn.xpm
3153         * src/pixmaps/spam.xpm
3154         * src/pixmaps/spam_btn.xpm
3155         * src/plugins/spamassassin/spamassassin.c
3156                 Add button in toolbar for spam learning
3157                 Fix a few bugs from the last related commit
3158                 Revert 1.9.6cvs23 which messed up shift-selection
3159
3160 2006-02-24 [colin]      2.0.0cvs83
3161
3162         * src/procmsg.c
3163         * src/summaryview.c
3164         * src/summaryview.h
3165         * src/plugins/spamassassin/spamassassin.c
3166         * src/plugins/spamassassin/spamassassin.h
3167         * src/plugins/spamassassin/spamassassin_gtk.c
3168                 Unregister learner when spamassassin is either
3169                 disabled or over tcp
3170
3171 2006-02-24 [colin]      2.0.0cvs82
3172
3173         * src/Makefile.am
3174         * src/mainwindow.c
3175         * src/mainwindow.h
3176         * src/procmsg.c
3177         * src/procmsg.h
3178         * src/stock_pixmap.c
3179         * src/stock_pixmap.h
3180         * src/summaryview.c
3181         * src/summaryview.h
3182         * src/gtk/icon_legend.c
3183         * src/pixmaps/spam.xpm  ** NEW FILE **
3184         * src/plugins/spamassassin/spamassassin.c
3185         * src/plugins/spamassassin/spamassassin_gtk.c
3186                 Add spam learning interface (Mark/Mark as 
3187                 (spam|ham) menus)
3188
3189 2006-02-24 [wwp]        2.0.0cvs81
3190
3191         * src/compose.c
3192         * src/compose.h
3193         * src/filtering.c
3194                 hide compose window when sending message in batch mode
3195                 (filtering: forward and redirect). Also fixed a wrong
3196                 value returned when sending failed, neutral anyway.
3197                 (Colin, me) 
3198
3199 2006-02-24 [wwp]        2.0.0cvs80
3200
3201         * src/mainwindow.c
3202                 use GTK+'s stock quit button. Patch by Fabien Vantard.
3203
3204 2006-02-24 [paul]       2.0.0cvs79
3205
3206         * src/news.c
3207         * src/news.h
3208         * src/news_gtk.c
3209                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
3210                 Thanks to Colin
3211
3212 2006-02-23 [colin]      2.0.0cvs78
3213
3214         * src/alertpanel.c
3215                 Change OK to Close in alertpanel with View log
3216                 button; add accel to View log. Patch by Fabien
3217                 Vantard
3218
3219 2006-02-23 [wwp]        2.0.0cvs77
3220
3221         * src/compose.c
3222                 silly me, there were much more tests to perform, since toolbars can
3223                 really have down to 1 element only.
3224
3225 2006-02-23 [wwp]        2.0.0cvs76
3226
3227         * commitHelper
3228                 fixed indentation from my previous commit. Fallback to VISUAL if
3229                 EDITOR is not set (and to vi, at last resort).
3230
3231 2006-02-23 [wwp]        2.0.0cvs75
3232
3233         * commitHelper
3234                 improved error detection (Colin, me).
3235
3236 2006-02-23 [wwp]        2.0.0cvs74
3237
3238         * src/prefs_toolbar.c
3239                 simplify and fix prefs/toolbars layouting. Combos' contents can
3240                 now be really displayed.
3241
3242 2006-02-23 [wwp]        2.0.0cvs73
3243         simplifies and fix prefs/toolbars layouting. Combos' contents can now
3244         be really displayed.
3245
3246 2006-02-22 [wwp]        2.0.0cvs72
3247
3248         * src/compose.c
3249                 fix a typo in my previous commit (sorry!).
3250
3251 2006-02-22 [wwp]        2.0.0cvs71
3252
3253         * src/prefs_toolbar.c
3254                 fix a crash when adding separators to toolbars,
3255                 also fix some separator item information.
3256
3257 2006-02-22 [wwp]        2.0.0cvs70
3258
3259         * src/compose.c
3260                 fix a crash when redirecting (for instance) when compose window's
3261                 toolbar contents has been customized (when some buttons have been
3262                 removed in fact).
3263
3264 2006-02-21 [wwp]        2.0.0cvs69
3265
3266         * src/summaryview.c
3267         * src/gtk/pluginwindow.c
3268         * src/plugins/pgpcore/prefs_gpg.c
3269                 fix some compilation warnings (feat. remains of removed code).
3270
3271 2006-02-21 [wwp]        2.0.0cvs68
3272
3273         * src/gtk/gtkutils.c
3274                 fix two compilation issues, thanks to Stephan Sachse.
3275
3276 2006-02-20 [colin]      2.0.0cvs67
3277
3278         * src/mainwindow.c
3279                 Don't reselect displayed mail on refocus
3280                 This fixes actions misbehaving 
3281
3282 2006-02-20 [wwp]        2.0.0cvs66
3283
3284         * src/summaryview.c
3285         * src/gtk/gtksctree.c
3286         * src/gtk/gtkshruler.c
3287                 changed more runtime typecast checks.
3288
3289 2006-02-20 [wwp]        2.0.0cvs65
3290
3291         * src/summary_search.c
3292                 find all - summaryview refresh issue fixed, thanks to Colin.
3293
3294 2006-02-20 [wwp]        2.0.0cvs64
3295
3296         * src/gtk/gtkutils.c
3297                 better runtime typecast checks.
3298
3299 2006-02-20 [wwp]        2.0.0cvs63
3300
3301         * src/summary_search.c
3302                 enhancements to the summary search:
3303                         - add the ability to stop the running search
3304                           (upon ESC-key press, new Stop button or when Clear button is pressed)
3305                         - don't search if no criteria (From/To/Subject/Body) is set
3306                         - ensure that a busy mouse pointer is always shown when searching,
3307                           show it even a bit earlier
3308
3309 2006-02-19 [colin]      2.0.0cvs62
3310
3311         * src/compose.c
3312         * src/imap.c
3313         * src/etpan/imap-thread.c
3314         * src/etpan/imap-thread.h
3315                 (Future) IMAP speed improvement on sending
3316                 Will require a libetpan update
3317         * src/summaryview.c
3318         * src/gtk/quicksearch.c
3319                 Make quicksearch clearable while running.
3320
3321 2006-02-17 [colin]      2.0.0cvs61
3322
3323         * src/imap.c
3324         * src/etpan/imap-thread.c
3325         * src/etpan/imap-thread.h
3326                 Check for IMAP certificates
3327                 ** Requires libetpan-0.42-cvs4 
3328                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
3329
3330 2006-02-17 [colin]      2.0.0cvs60
3331
3332         * src/messageview.c
3333         * src/prefs_common.c
3334         * src/prefs_common.h
3335         * src/prefs_message.c
3336                 Add pref to display HTML-only mails with plugin, 
3337                 if possible (defaulting to FALSE of course).
3338
3339 2006-02-16 [colin]      2.0.0cvs59
3340
3341         * src/main.c
3342         * src/common/plugin.c
3343         * src/common/plugin.h
3344         * src/gtk/pluginwindow.c
3345                 Keep track of requested (but unloaded) plugins
3346                 in some error cases.
3347
3348 2006-02-16 [wwp]        2.0.0cvs58
3349
3350         * src/gtk/gtkaspell.c
3351         * src/gtk/gtkaspell.h
3352         * src/prefs_spelling.c
3353         * src/compose.c
3354         * src/prefs_common.c
3355         * src/prefs_common.h
3356                 implemented new optional spellchecker behaviour: re-check message when
3357                 dictionary got changed (from compose-window/context-menu/Change dictionary).
3358
3359 2006-02-16 [wwp]        2.0.0cvs57
3360
3361         * src/quote_fmt_parse.y
3362                 pclose popen'ed pipe.
3363
3364 2006-02-15 [colin]      2.0.0cvs56
3365
3366         * src/mimeview.c
3367         * src/mimeview.h
3368                 Let MimeViewers know which MimeView they
3369                 depend of.
3370         * src/summaryview.c
3371                 Swap From/To columns in Sent/Queue/Drafts
3372                 folders
3373         * src/etpan/imap-thread.c
3374                 Use mailstream_low_tls_open() for STARTTLS
3375                 instead of mailstream_low_ssl_open()
3376                 ** REQUIRES libetpan 0.42cvs3 **
3377
3378 2006-02-15 [wwp]        2.0.0cvs55
3379
3380         * src/compose.c
3381         * src/compose.h
3382         * src/message_search.c
3383         * src/message_search.h
3384         * src/textview.c
3385         * src/gtk/gtkutils.c
3386         * src/gtk/gtkutils.h
3387                 added the ability to Find text in the compose window (and a bit
3388                 of code factorization).
3389
3390 2006-02-15 [wwp]        2.0.0cvs54
3391
3392         * src/prefs_gtk.c
3393                 yet another one file was missing (fix for some widgets' sensitivity).
3394                 Thanks Colin!
3395
3396 2006-02-15 [wwp]        2.0.0cvs53
3397
3398         * src/prefs_gtk.h
3399                 oops forgot that file (fix for some widgets' sensitivity).
3400
3401 2006-02-15 [wwp]        2.0.0cvs52
3402
3403         * src/summary_search.c
3404                 implemented advanced summary search options (added the ability
3405                 to use matcher conditions in an advanced search mode).
3406
3407 2006-02-15 [wwp]        2.0.0cvs51
3408
3409         * src/plugins/pgpcore/prefs_gpg.c
3410         * src/prefs_account.c
3411                 fix some widget sensitivity, mostly around some labels in
3412                 account prefs.
3413
3414 2006-02-15 [paul]       2.0.0cvs50
3415
3416         * manual/advanced.xml
3417                 improve Templates info
3418                 written by wwp
3419
3420 2006-02-14 [colin]      2.0.0cvs49
3421
3422         * src/pixmaps/address_book.xpm
3423         * src/pixmaps/preferences.xpm
3424         * src/pixmaps/properties.xpm
3425                 Fix pixmap size - patch by Fabien Vantard
3426
3427 2006-02-13 [colin]      2.0.0cvs48
3428
3429         * src/procmime.c
3430                 Add missing fclose()s on error
3431         * src/textview.c
3432                 Remove unused code
3433         * src/common/utils.c
3434                 Fix temp files not being deleted on windows
3435         Patches by Thomas Gilgin
3436
3437 2006-02-13 [colin]      2.0.0cvs47
3438
3439         * src/mainwindow.c
3440                 Fix exit crash
3441
3442 2006-02-13 [wwp]        2.0.0cvs46
3443
3444         * src/plugins/pgpcore/prefs_gpg.c
3445                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
3446
3447 2006-02-12 [colin]      2.0.0cvs45
3448
3449         * src/folderview.c
3450         * src/main.c
3451         * src/mainwindow.c
3452                 Fix "stuff" when quitting
3453
3454 2006-02-12 [wwp]        2.0.0cvs44
3455
3456         * src/prefs_themes.c
3457                 fix typos in debug messages.
3458
3459 2006-02-11 [colin]      2.0.0cvs43
3460
3461         * src/summaryview.c
3462                 don't allow drag/drop from ourself
3463
3464 2006-02-10 [wwp]        2.0.0cvs42
3465
3466         * src/exporthtml.c
3467         * src/html.c
3468         * src/html.h
3469         * src/procmime.c
3470         * src/textview.c
3471                 renamed html_ prefixed functions and data structures to avoid
3472                 namespace clashes w/ other software (gtkhtml2 for instance).
3473                 Closes bug #907.
3474
3475
3476 2006-02-09 [colin]      2.0.0cvs41
3477
3478         * src/summaryview.c
3479                 Fix shitty logic messed up. Thanks Ticho for the hint!
3480
3481 2006-02-09 [wwp]        2.0.0cvs40
3482
3483         * src/gtk/about.c
3484         * src/compose.c
3485         * src/prefs_account.c
3486         * src/prefs_gtk.h
3487         * src/editaddress.c
3488                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
3489                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
3490                 Browse buttons in accounts prefs.
3491
3492 2006-02-09 [colin]      2.0.0cvs39
3493
3494         * src/matcher.c
3495                 Check for pointer before using its members
3496         * src/gtk/gtksourceprintjob.c
3497                 Fix a wrong warning
3498
3499 2006-02-09 [wwp]        2.0.0cvs38
3500
3501         * src/gtk/filesel.c
3502                 fix few compiler warnings (type mismatch).
3503
3504 2006-02-09 [paul]       2.0.0cvs37
3505
3506         * po/fr.po
3507                 updated by Fabien Vantard
3508
3509 2006-02-08 [colin]      2.0.0cvs36
3510
3511         * src/prefs_common.c
3512         * src/common/defs.h
3513         * src/common/plugin.c
3514                 allow windows and linux configurations to coexist
3515                 patch by Thomas Gilgin
3516
3517 2006-02-08 [colin]      2.0.0cvs35
3518
3519         * src/filtering.c
3520         * src/matcher.c
3521         * src/matcher.h
3522         * src/matcher_parser_parse.y
3523         * src/prefs_filtering_action.c
3524         * src/prefs_matcher.c
3525                 Add the "Ignore thread" filtering
3526                 action
3527
3528 2006-02-08 [colin]      2.0.0cvs34
3529
3530         * src/compose.c
3531         * src/procmime.c
3532         * src/procmime.h
3533                 Fix bug #905 (damaged attachment)
3534                 text files with raw \0's aren't really text files
3535         FOR_STABLE
3536
3537 2006-02-08 [colin]      2.0.0cvs33
3538
3539         * src/summaryview.c
3540                 Fix crasher introduced yesterday
3541
3542 2006-02-08 [wwp]        2.0.0cvs32
3543
3544         * src/compose.c
3545         * src/compose.h
3546                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
3547
3548 2006-02-08 [wwp]        2.0.0cvs31
3549
3550         * src/prefs_template.c
3551                 templates enhancement: allow address completion for Cc and Bcc fields
3552                 (it was currently possible for the To field only)
3553
3554 2006-02-08 [colin]      2.0.0cvs30
3555
3556         * src/compose.c
3557                 Don't unblock if not blocked
3558         FOR_STABLE
3559
3560 2006-02-07 [colin]      2.0.0cvs29
3561
3562         * src/action.c
3563                 Forgot to refresh summaryview
3564
3565 2006-02-07 [colin]      2.0.0cvs28
3566
3567         * src/action.c
3568                 Freeze/thaw message list and folder list while
3569                 processing %as{} actions 
3570         * src/compose.c
3571                 Fix auto-wrap disabling after a middle-click
3572                 paste - FOR_STABLE
3573
3574 2006-02-07 [paul]       2.0.0cvs27
3575
3576         * src/folder.c
3577                 fix freeing of uninitialised pointers
3578                 Thanks to Colin
3579
3580 2006-02-06 [colin]      2.0.0cvs26
3581
3582         * src/folder.c
3583                 Use g_slist_prepend in potentially big list
3584
3585 2006-02-06 [colin]      2.0.0cvs25
3586
3587         * src/folder.c
3588                 Completely skip processing if it doesn't 
3589                 exist (faster!)
3590
3591 2006-02-06 [colin]      2.0.0cvs24
3592
3593         * src/folder.c
3594         * src/summaryview.c
3595                 Batch filtering in summaryview (from Tools menu)
3596                 and pre/post//-processing too
3597
3598 2006-02-06 [colin]      2.0.0cvs23
3599
3600         * src/procmsg.h
3601         * src/filtering.c
3602                 Use a special field for batch filtering instead
3603                 of stepping on deferred execution's toes
3604
3605 2006-02-06 [colin]      2.0.0cvs22
3606
3607         * src/action.c
3608         * src/filtering.c
3609         * src/filtering.h
3610         * src/folder.c
3611         * src/summaryview.c
3612                 Fix filtering via menus and actions
3613
3614 2006-02-06 [colin]      2.0.0cvs21
3615
3616         * src/imap.c
3617                 Put the added file directly to cache if possible (will work
3618                 with next libetpan)
3619         * src/filtering.c
3620         * src/filtering.h
3621         * src/inc.c
3622         * src/folder.c
3623         * src/mbox.c
3624         * src/procmsg.h
3625                 Move and copy filtered messages by batches instead of one
3626                 by one - faster on IMAP
3627         * src/procmsg.c
3628                 Add a function that'll possibly be useful later
3629
3630 2006-02-06 [colin]      2.0.0cvs20
3631
3632         * src/addressbook.c
3633                 Use internal mime-type instead of text/plain for d'n'd
3634         * src/compose.c
3635                 Allow attaching files from mimeview's icon list via d'n'd
3636         * src/folderview.c
3637         * src/folderview.h
3638                 Use internal mime-type instead of text/plain for d'n'd
3639                 Don't try to selected opened folder if none is
3640                 Factorize d'n'd from other apps code
3641         * src/headerview.c
3642         * src/textview.c
3643         * src/gtk/gtkutils.c
3644         * src/gtk/gtkutils.h
3645                 Factorize Face/X-Face stuff
3646         * src/mimeview.c
3647                 Fix d'n'd to other apps
3648         * src/prefs_message.c
3649                 Let the XFace pref be usable without libcompface as it also
3650                 applies to Face
3651         * src/summaryview.c
3652                 Fix d'n'd to other apps
3653                 Factorize d'n'd from other apps code
3654
3655 2006-02-06 [wwp]        2.0.0cvs19
3656
3657         * po/it.po
3658                 Italian translation fixes by Andrea Spadaccini (no more confusion
3659                 between filtering and processing, and few changes in the About
3660                 dialog).
3661
3662
3663 2006-02-06 [mones]      2.0.0cvs18
3664
3665         * src/gtk/icon_legend.c
3666                 Improved descriptions allowing better translations
3667
3668 2006-02-05 [colin]      2.0.0cvs17
3669
3670         * src/imap.c
3671                 Add the f*cking missing expunge that caused imap_fetch_env
3672                 to fail after an add_msgs ! :-///
3673         * src/etpan/imap-thread.c
3674                 Add a bit of debug
3675         FOR_STABLE
3676
3677 2006-02-05 [colin]      2.0.0cvs16
3678
3679         * src/common/utils.c
3680                 Don't check for return-path (or we can't put
3681                 back non-sent mails)
3682
3683 2006-02-05 [colin]      2.0.0cvs15
3684
3685         * src/textview.c
3686                 Don't try to display Face header in textview
3687                 when teh headerview's active
3688
3689 2006-02-05 [colin]      2.0.0cvs14
3690
3691         * tools/tbird2syl.py
3692         * tools/Makefile.am
3693                 Add script to import Thunderbird mails
3694
3695 2006-02-05 [colin]      2.0.0cvs13
3696
3697         * src/headerview.c
3698         * src/procheader.c
3699         * src/procmsg.c
3700         * src/procmsg.h
3701         * src/textview.c
3702                 Show Face headers - patch partially by Klaus Flittner
3703
3704 2006-02-05 [colin]      2.0.0cvs12
3705
3706         * src/folderview.c
3707         * src/summaryview.c
3708         * src/common/utils.c
3709         * src/common/utils.h
3710                 Let dnd work from mime icons to summaryview
3711                 and to folderview too
3712                 Add a crude test to avoid trying to add files
3713                 drag'n'dropped when they're not mails
3714
3715 2006-02-04 [colin]      2.0.0cvs11
3716
3717         * src/summaryview.c
3718         * src/mimeview.c
3719                 Fix utf8 conversion
3720
3721 2006-02-04 [colin]      2.0.0cvs10
3722
3723         * src/compose.c
3724         * src/folderview.c
3725         * src/mimeview.c
3726         * src/summaryview.c
3727         * src/summaryview.h
3728                 Added various drag and drop capas:
3729                 From                    To
3730                 summaryview             other apps
3731                 mimeview icons          other apps
3732                 other apps              summaryview
3733                 other apps              folderview
3734
3735                 This shouldn't have broken the existing:
3736                 From                    To
3737                 summaryview             folderview
3738                 folderview              folderview
3739                 summaryview             compose's attachments
3740
3741         Tests welcomed.
3742
3743 2006-02-02 [paul]       2.0.0cvs9
3744
3745         * src/mainwindow.c
3746                 move global option 'Set displayed columns...' out
3747                 of folder option grouping.
3748                 fix sensitivity of 'harvest addresses'
3749         FOR_STABLE
3750
3751 2006-02-01 [colin]      2.0.0cvs8
3752
3753         * src/mimeview.c
3754                 Revert the alertpanel patch, it sucks (intrusive
3755                 and gets in the way of "open")
3756
3757 2006-02-01 [colin]      2.0.0cvs7
3758
3759         * src/compose.c
3760         * src/prefs_account.c
3761         * src/prefs_common.c
3762         * src/common/defs.h
3763         * src/common/utils.c
3764         * src/common/utils.h
3765                 Add ability to edit the signature file
3766                 from the account preferences, and use
3767                 a default for the text editor.
3768                 Patch by Fabien Vantard
3769
3770 2006-02-01 [colin]      2.0.0cvs6
3771
3772         * src/mimeview.c
3773                 Try to get mime type by extension if it is
3774                 application/octet-stream
3775                 Display a window with possible choices when
3776                 encountering unknown mime types
3777         * src/gtk/filesel.c
3778         * src/gtk/filesel.h
3779                 Add preview
3780                 Allow multiple selection in filtered filesel
3781                 (patch by Fabien Vantard)
3782         * src/gtk/pluginwindow.c
3783                 Use it (patch by Fabien Vantard)
3784
3785 2006-02-01 [paul]       2.0.0cvs5
3786
3787         * src/jpilot.c
3788                 fix crash on creating jpilot address book
3789                 Thanks to Colin - FOR_STABLE
3790         * src/prefs_summaries.c
3791         * src/prefs_wrapping.c
3792         * src/gtk/icon_legend.c
3793         * src/gtk/quicksearch.c
3794                 string fixes and additions
3795
3796 2006-02-01 [paul]       2.0.0cvs4
3797
3798         * src/compose.c
3799         * src/mainwindow.c
3800         * src/messageview.c
3801         * src/prefs_send.c
3802                 add Arabic encoding option
3803                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
3804
3805 2006-01-31 [colin]      2.0.0cvs3
3806
3807         * src/plugins/pgpcore/passphrase.c
3808                 Convert passphrase to locale encoding
3809         * src/compose.c
3810                 Fix drafting on IMAP. Crappy bug sneaked in
3811                 the release :-/
3812         FOR_STABLE
3813
3814 2006-01-30 [paul]       2.0.0cvs2
3815
3816         * src/gtk/icon_legend.c
3817                 show the new entries
3818
3819 2006-01-30 [colin]      2.0.0cvs1
3820
3821         * src/manual.c
3822                 Check for the file to be present before 
3823                 enabling the menu - FOR_STABLE
3824         * src/gtk/icon_legend.c
3825                 Add folders icons (not all of them, there
3826                 are too much, but the most intriguing ones)
3827
3828 2006-01-30 [paul]       2.0.0
3829
3830         version 2.0.0 released
3831
3832 2006-01-30 [paul]       1.9.100cvs200
3833
3834         * manual/faq.xml
3835         * manual/gpl.xml
3836         * manual/intro.xml
3837         * manual/starting.xml
3838         * manual/sylpheed-claws-manual.xml
3839                 fixes, additions
3840
3841 2006-01-29 [mones]      1.9.100cvs199
3842
3843         * manual/account.xml
3844         * manual/advanced.xml
3845         * manual/glossary.xml
3846                 Some typos fixed, added LDIF term to glossary
3847         * po/es.po
3848                 Fixed leading plus symbol
3849
3850 2006-01-29 [paul]       1.9.100cvs198
3851
3852         * po/fi.po
3853         * po/sk.po
3854                 updated by Tommi Pirinen and Andrej Kacian
3855
3856 2006-01-29 [paul]       1.9.100cvs197
3857
3858         * src/gtk/authors.h
3859                 remove duplicates
3860
3861 2006-01-29 [paul]       1.9.100cvs196
3862
3863         * AUTHORS
3864         * po/nl.po
3865         * src/gtk/authors.h
3866         * tools/claws.i18n.status.pl
3867                 nl translation updated by Tim Dijkstra
3868
3869 2006-01-29 [paul]       1.9.100cvs195
3870
3871         * po/sr.po
3872         * po/sv.po
3873                 updated by Aleksandar Urosevic and Anders Troback
3874
3875 2006-01-28 [colin]      1.9.100cvs194
3876
3877         * src/gtk/gtksourceprintjob.c
3878                 Don't fiddle with PangoLayout when we
3879                 have an image
3880
3881 2006-01-28 [paul]       1.9.100cvs193
3882
3883         * AUTHORS
3884         * po/el.po
3885         * po/zh_CN.po
3886         * src/gtk/authors.h
3887         * tools/claws.i18n.status.pl
3888                 updated translations submitted by Stavros Giannouris
3889                 and Ralgh Young
3890
3891 2006-01-27 [colin]      1.9.100cvs192
3892
3893         * src/summaryview.c
3894         * src/gtk/gtksourceprintjob.c
3895                 Add image printing 
3896                 (libgnomeprint only, of course)
3897
3898 2006-01-27 [paul]       1.9.100cvs191
3899
3900         * po/fr.po
3901         * po/it.po
3902                 updated by Fabien Vantard and Andrea Spadaccini
3903
3904 2006-01-26 [colin]      1.9.100cvs190
3905
3906         * manual/Makefile.am
3907         * configure.ac
3908                 Make building the manual optional 
3909                 (--disable-manual)
3910
3911 2006-01-26 [paul]       1.9.100cvs189
3912
3913         * manual/glossary.xml
3914         * manual/plugins.xml
3915                 edited
3916         * po/en_GB.po
3917                 updated
3918
3919 2006-01-26 [paul]       1.9.100cvs188
3920
3921         * src/prefs_display_header.c
3922         * src/prefs_folder_column.c
3923         * src/prefs_msg_colors.c
3924         * src/prefs_summaries.c
3925         * src/prefs_summary_column.c
3926                 HIGify
3927
3928 2006-01-25 [colin]      1.9.100cvs187
3929
3930         * src/imap.c
3931                 Don't allow moving/copying mails between
3932                 queue/drafts and non-queue/drafts folders
3933                 Fixes bug #897 (message header is resetted 
3934                 if one is copied to Drafts)
3935
3936 2006-01-25 [colin]      1.9.100cvs186
3937
3938         * src/folder.c
3939         * src/mainwindow.c
3940                 Fix subscribed folders not found
3941         * src/compose.c
3942                 Don't try to encode as original mail's charset
3943                 if it's ascii 
3944
3945 2006-01-25 [paul]       1.9.100cvs185
3946
3947         * AUTHORS
3948         * po/Makevars
3949                 updated
3950         * po/de.po
3951         * po/pl.po
3952         * po/pt_BR.po
3953         * po/sr.po
3954                 updates submitted by Stephan Sachse, Emilian Nowak
3955                 and Quar, Frederico Goncalves Guimaraes, and
3956                 Aleksandar Urosevic
3957                 Fix Bug 896, 'PT_BR locale broken'.
3958         * src/gtk/authors.h
3959                 updated
3960
3961 2006-01-24 [mones]      1.9.100cvs184
3962
3963         * manual/glossary.xml
3964                 All current terms finished. Reviewers welcome ;-)
3965         * manual/keyboard.xml
3966                 Fixed column width for pdf output.
3967         * po/es.po
3968                 Updated
3969
3970 2006-01-24 [paul]       1.9.100cvs183
3971
3972         * manual/glossary.xml
3973                 fix id name
3974         * manual/dist/html/Makefile.am
3975         * manual/dist/pdf/Makefile.am
3976         * manual/dist/ps/Makefile.am
3977         * manual/dist/txt/Makefile.am
3978                 fix make deps
3979                 Thanks to Colin
3980
3981 2006-01-24 [mones]      1.9.100cvs182
3982
3983         * manual/glossary.xml
3984                 Nearly finished, some terms missing.
3985
3986 2006-01-23 [paul]       1.9.100cvs181
3987
3988         * manual/dist/html/Makefile.am
3989         * manual/dist/pdf/Makefile.am
3990         * manual/dist/ps/Makefile.am
3991         * manual/dist/txt/Makefile.am
3992         * src/mainwindow.c
3993                 re-enable manual
3994                 Thanks to Colin
3995
3996 2006-01-22 [colin]      1.9.100cvs180
3997
3998         * src/compose.c
3999         * src/gtk/gtkaspell.c
4000                 Don't deselect stuff before right-clicking, with aspell.
4001                 (This prevented right-click Copy, for example).
4002                 Thanks to Clo!
4003
4004 2006-01-22 [paul]       1.9.100cvs179
4005
4006         * src/summary_search.c
4007                 don't fix the widget size as it causes problems
4008                 under localisation.
4009                 Thanks to Emilian Nowak
4010
4011 2006-01-21 [paul]       1.9.100cvs178
4012
4013         * src/prefs_themes.c
4014                 fix broken underlining of label text
4015                 with some translations
4016
4017 2006-01-21 [colin]      1.9.100cvs177
4018
4019         * po/fr.po
4020                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
4021
4022 2006-01-20 [colin]      1.9.100cvs176
4023
4024         * configure.ac
4025         * Makefile.am
4026         * manual/Makefile
4027         * manual/dist/html/.cvsignore
4028         * manual/dist/html/Makefile.am
4029         * manual/dist/pdf/.cvsignore
4030         * manual/dist/pdf/Makefile.am
4031         * manual/dist/ps/.cvsignore
4032         * manual/dist/ps/Makefile.am
4033         * manual/dist/txt/.cvsignore
4034         * manual/dist/txt/Makefile.am
4035                 Autotool-ize manual
4036
4037 2006-01-20 [paul]       1.9.100cvs175
4038
4039         * manual/handling.xml
4040                 make Filtering and Searching entries easier to find
4041         * manual/keyboard.xml
4042                 add the remaining default keybinds
4043         * src/prefs_summaries.c
4044                 update the default keybinds
4045
4046 2006-01-20 [paul]       1.9.100cvs174
4047
4048         * src/addressbook.c
4049         * src/addrgather.c
4050         * src/addrharvest.c
4051         * src/editaddress.c
4052         * src/editgroup.c
4053         * src/exphtmldlg.c
4054         * src/expldifdlg.c
4055         * src/exporthtml.c
4056         * src/exportldif.c
4057         * src/ldif.c
4058                 replace 'e-mail' with 'email'
4059         * src/summary_search.c
4060                 add mnemonic to "Find all" button
4061
4062 2006-01-20 [wwp]        1.9.100cvs173
4063
4064         * src/export.c
4065         * src/import.c
4066                 touched mbox import/export buttons for HIG-compliance
4067
4068 2006-01-19 [paul]       1.9.100cvs172
4069
4070         * manual/account.xml
4071         * manual/addrbook.xml
4072         * manual/advanced.xml
4073         * manual/faq.xml
4074         * manual/handling.xml
4075         * manual/intro.xml
4076         * manual/plugins.xml
4077         * manual/starting.xml
4078                 more editing
4079
4080 2006-01-19 [paul]       1.9.100cvs171
4081
4082         * src/toolbar.c
4083                 allow use of trash button while receiving
4084                 Thanks to Colin
4085
4086 2006-01-19 [wwp]        1.9.100cvs170
4087
4088         * src/gtk/quicksearch.c
4089         * src/compose.c
4090                 force text color to black when yellow background is set
4091
4092 2006-01-19 [colin]      1.9.100cvs169
4093
4094         * src/plugins/trayicon/trayicon.c
4095                 Gray out Get Mail when already getting mail
4096
4097 2006-01-18 [paul]       1.9.100cvs168
4098
4099         * src/compose.c
4100                 give widget yellow background was To is
4101                 set via folder prefs
4102         * src/gtk/quicksearch.c
4103                 give widget yellow background when quick
4104                 search is active.
4105                 Thanks to Colin
4106
4107 2006-01-18 [paul]       1.9.100cvs167
4108
4109         * doc/man/sylpheed-claws.1
4110                 add --subscribe option
4111
4112 2006-01-18 [paul]       1.9.100cvs166
4113
4114         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
4115         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
4116                 use %U instead of %F (%F is broken for user installed
4117                 files in kde 3.5)
4118
4119 2006-01-18 [colin]      1.9.100cvs165
4120
4121         * src/summaryview.c
4122                 Default to Yes in "No more * messages" dialogs
4123
4124 2006-01-17 [colin]      1.9.100cvs164
4125
4126         * src/compose.c
4127                 Possibly fix an invalid iterator causing
4128                 crash
4129
4130 2006-01-17 [colin]      1.9.100cvs163
4131
4132         * src/mimeview.c
4133                 Fix crash when the image disappears under the
4134                 image viewer
4135
4136 2006-01-16 [colin]      1.9.100cvs162
4137
4138         * src/compose.c
4139                 Fix reenabling autowrap
4140
4141 2006-01-16 [colin]      1.9.100cvs161
4142
4143         * src/compose.c
4144                 reset quote_len before getting quote_str
4145
4146 2006-01-16 [colin]      1.9.100cvs160
4147
4148         * src/account.c
4149         * src/account.h
4150         * src/folder.c
4151         * src/imap_gtk.c
4152         * src/mh_gtk.c
4153                 Fix bug #883 (default inbox does not track folder move)
4154
4155 2006-01-16 [colin]      1.9.100cvs159
4156
4157         * src/compose.c
4158         * src/plugins/pgpcore/passphrase.c
4159                 More buttons fixes
4160
4161 2006-01-16 [paul]       1.9.100cvs158
4162
4163         * src/prefs_actions.c
4164         * src/prefs_filtering_action.c
4165         * src/prefs_matcher.c
4166         * src/quote_fmt.c
4167         * src/gtk/description_window.c
4168         * src/gtk/description_window.h
4169         * src/gtk/quicksearch.c
4170                 description window cleanups
4171
4172 2006-01-15 [colin]      1.9.100cvs157
4173
4174         * src/addressbook.c
4175         * src/prefs_filtering.c
4176                 Same here
4177
4178 2006-01-15 [colin]      1.9.100cvs156
4179
4180         * src/folderview.c
4181         * src/mainwindow.c
4182                 Same for "Empty trash"
4183
4184 2006-01-15 [colin]      1.9.100cvs155
4185
4186         * src/inc.c
4187                 Override offline dialog had Yes by default
4188
4189 2006-01-15 [colin]      1.9.100cvs154
4190
4191         * src/summaryview.c
4192                 Delete selected messages? previously had Yes the default
4193
4194 2006-01-15 [colin]      1.9.100cvs153
4195
4196         * src/folder.c
4197         * src/folder.h
4198         * src/main.c
4199                 Check if a mailbox is loaded after all
4200                 plugins are loaded.
4201
4202 2006-01-15 [colin]      1.9.100cvs152
4203
4204         * src/folder.c
4205                 Don't start wizard when there are unloaded folders (will help
4206                 people with only mbox or maildir mailboxes)
4207
4208 2006-01-14 [colin]      1.9.100cvs151
4209
4210         * src/addressbook.c
4211         * src/expldifdlg.c
4212         * src/importldif.c
4213         * src/importmutt.c
4214         * src/importpine.c
4215         * src/mh_gtk.c
4216                 More HIG compliance and fixes
4217
4218 2006-01-14 [colin]      1.9.100cvs150
4219
4220         * src/prefs_filtering_action.c
4221         * src/foldersel.c
4222                 Two forgotten button order changes
4223
4224 2006-01-14 [colin]      1.9.100cvs149
4225
4226         * src/account.c
4227         * src/addressbook.c
4228         * src/compose.c
4229         * src/folderview.c
4230         * src/imap_gtk.c
4231         * src/mainwindow.c
4232         * src/mh_gtk.c
4233         * src/news_gtk.c
4234         * src/prefs_actions.c
4235         * src/prefs_customheader.c
4236         * src/prefs_filtering.c
4237         * src/prefs_matcher.c
4238         * src/prefs_template.c
4239         * src/ssl_manager.c
4240         * src/summaryview.c
4241         * src/textview.c
4242         * src/toolbar.c
4243                 All deletion confirmations are now "Cancel, Delete" 
4244                 instead of "No, Yes"
4245                 Clarified most of the other "No, Yes" to 
4246                 "Cancel, Descriptive_action"
4247                 Rechanged the "Entry not saved" alerts to have 
4248                 "Close, Continue editing"
4249
4250
4251 2006-01-14 [paul]
4252
4253         * 2.0.0-rc4 released
4254
4255 2006-01-14 [paul]       1.9.100cvs148
4256
4257         * src/account.c
4258         * src/addressadd.c
4259         * src/addressbook.c
4260         * src/compose.c
4261         * src/editaddress.c
4262         * src/editbook.c
4263         * src/editgroup.c
4264         * src/editjpilot.c
4265         * src/editldap.c
4266         * src/editvcard.c
4267         * src/exphtmldlg.c
4268         * src/expldifdlg.c
4269         * src/folderview.c
4270         * src/grouplistdialog.c
4271         * src/imap_gtk.c
4272         * src/importmutt.c
4273         * src/importpine.c
4274         * src/inc.c
4275         * src/main.c
4276         * src/mainwindow.c
4277         * src/message_search.c
4278         * src/messageview.c
4279         * src/mh_gtk.c
4280         * src/mimeview.c
4281         * src/news_gtk.c
4282         * src/prefs_actions.c
4283         * src/prefs_customheader.c
4284         * src/prefs_filtering.c
4285         * src/prefs_matcher.c
4286         * src/prefs_template.c
4287         * src/prefs_themes.c
4288         * src/ssl_manager.c
4289         * src/summary_search.c
4290         * src/summaryview.c
4291         * src/textview.c
4292         * src/toolbar.c
4293         * src/gtk/foldersort.c
4294         * src/gtk/gtkaspell.c
4295         * src/gtk/inputdialog.c
4296         * src/gtk/prefswindow.c
4297         * src/plugins/pgpcore/select-keys.c
4298         * src/plugins/trayicon/trayicon.c
4299                 HIG compliant button order
4300
4301 2006-01-14 [mones]      1.9.100cvs147
4302
4303         * po/es.po
4304                 Updated translation
4305
4306 2006-01-13 [paul]       1.9.100cvs146
4307
4308         * AUTHORS
4309         * ChangeLog
4310         * src/gtk/authors.h
4311                 add Joshua M. Kwan to contributors list
4312
4313 2006-01-13 [colin]      1.9.100cvs145
4314
4315         * src/gtk/quicksearch.c
4316                 Don't refocus quick search after executing (Esc or Enter)
4317                 Allows to '/'search something then move up/down in 
4318                 summaryview, and to Esc a search and be back in the 
4319                 summaryview
4320
4321 2006-01-13 [paul]       1.9.100cvs144
4322
4323         * src/plugins/pgpinline/pgpinline.c
4324                 support Content-Type 'application/pgp'
4325                 patch by Joshua M. Kwan <joshuak@users.sf.net>
4326
4327 2006-01-13 [paul]       1.9.100cvs143
4328
4329         * manual/account.xml
4330                 make mention of partial retrieval
4331                 thanks to Colin
4332
4333 2006-01-13 [paul]       1.9.100cvs142
4334
4335         * src/account.c
4336         * src/account.h
4337         * src/action.c
4338         * src/action.h
4339         * src/adbookbase.h
4340         * src/addr_compl.c
4341         * src/addr_compl.h
4342         * src/addrbook.c
4343         * src/addrcache.c
4344         * src/addrcache.h
4345         * src/addrcindex.c
4346         * src/addrcindex.h
4347         * src/addrclip.c
4348         * src/addrclip.h
4349         * src/addrdefs.h
4350         * src/addressadd.c
4351         * src/addressadd.h
4352         * src/addressbook.c
4353         * src/addressbook.h
4354         * src/addrgather.c
4355         * src/addrgather.h
4356         * src/addrharvest.c
4357         * src/addrharvest.h
4358         * src/addrindex.c
4359         * src/addrindex.h
4360         * src/addritem.c
4361         * src/addritem.h
4362         * src/addrquery.c
4363         * src/addrquery.h
4364         * src/addrselect.c
4365         * src/addrselect.h
4366         * src/alertpanel.c
4367         * src/alertpanel.h
4368         * src/browseldap.c
4369         * src/browseldap.h
4370         * src/codeconv.c
4371         * src/codeconv.h
4372         * src/compose.c
4373         * src/compose.h
4374         * src/customheader.c
4375         * src/customheader.h
4376         * src/displayheader.c
4377         * src/displayheader.h
4378         * src/editaddress.c
4379         * src/editaddress.h
4380         * src/editbook.c
4381         * src/editbook.h
4382         * src/editgroup.c
4383         * src/editgroup.h
4384         * src/editjpilot.c
4385         * src/editjpilot.h
4386         * src/editldap.c
4387         * src/editldap.h
4388         * src/editldap_basedn.c
4389         * src/editldap_basedn.h
4390         * src/editvcard.c
4391         * src/editvcard.h
4392         * src/exphtmldlg.c
4393         * src/exphtmldlg.h
4394         * src/expldifdlg.c
4395         * src/expldifdlg.h
4396         * src/export.h
4397         * src/exporthtml.c
4398         * src/exporthtml.h
4399         * src/exportldif.c
4400         * src/exportldif.h
4401         * src/filtering.c
4402         * src/filtering.h
4403         * src/folder.c
4404         * src/folder.h
4405         * src/folder_item_prefs.c
4406         * src/folder_item_prefs.h
4407         * src/foldersel.c
4408         * src/foldersel.h
4409         * src/folderutils.c
4410         * src/folderutils.h
4411         * src/folderview.c
4412         * src/folderview.h
4413         * src/grouplistdialog.c
4414         * src/grouplistdialog.h
4415         * src/headerview.c
4416         * src/html.c
4417         * src/html.h
4418         * src/image_viewer.c
4419         * src/image_viewer.h
4420         * src/imap.c
4421         * src/imap.h
4422         * src/imap_gtk.c
4423         * src/imap_gtk.h
4424         * src/import.h
4425         * src/importldif.c
4426         * src/importldif.h
4427         * src/importmutt.c
4428         * src/importmutt.h
4429         * src/importpine.c
4430         * src/importpine.h
4431         * src/inc.c
4432         * src/inc.h
4433         * src/jpilot.c
4434         * src/jpilot.h
4435         * src/ldapctrl.c
4436         * src/ldapctrl.h
4437         * src/ldaplocate.c
4438         * src/ldaplocate.h
4439         * src/ldapquery.c
4440         * src/ldapquery.h
4441         * src/ldapserver.c
4442         * src/ldapserver.h
4443         * src/ldaputil.c
4444         * src/ldaputil.h
4445         * src/ldif.c
4446         * src/ldif.h
4447         * src/main.c
4448         * src/main.h
4449         * src/mainwindow.c
4450         * src/mainwindow.h
4451         * src/manual.c
4452         * src/manual.h
4453         * src/mbox.c
4454         * src/mbox.h
4455         * src/message_search.c
4456         * src/message_search.h
4457         * src/messageview.c
4458         * src/messageview.h
4459         * src/mh.c
4460         * src/mh.h
4461         * src/mh_gtk.c
4462         * src/mh_gtk.h
4463         * src/mimeview.c
4464         * src/mimeview.h
4465         * src/msgcache.c
4466         * src/msgcache.h
4467         * src/mutt.c
4468         * src/mutt.h
4469         * src/news.c
4470         * src/news.h
4471         * src/news_gtk.c
4472         * src/news_gtk.h
4473         * src/partial_download.c
4474         * src/partial_download.h
4475         * src/pine.c
4476         * src/pine.h
4477         * src/pop.c
4478         * src/pop.h
4479         * src/prefs_account.c
4480         * src/prefs_account.h
4481         * src/prefs_actions.c
4482         * src/prefs_actions.h
4483         * src/prefs_common.c
4484         * src/prefs_common.h
4485         * src/prefs_compose_writing.c
4486         * src/prefs_compose_writing.h
4487         * src/prefs_customheader.c
4488         * src/prefs_customheader.h
4489         * src/prefs_display_header.c
4490         * src/prefs_display_header.h
4491         * src/prefs_filtering.c
4492         * src/prefs_filtering.h
4493         * src/prefs_filtering_action.c
4494         * src/prefs_filtering_action.h
4495         * src/prefs_folder_column.c
4496         * src/prefs_folder_column.h
4497         * src/prefs_folder_item.c
4498         * src/prefs_folder_item.h
4499         * src/prefs_fonts.c
4500         * src/prefs_fonts.h
4501         * src/prefs_gtk.c
4502         * src/prefs_gtk.h
4503         * src/prefs_image_viewer.c
4504         * src/prefs_image_viewer.h
4505         * src/prefs_matcher.c
4506         * src/prefs_matcher.h
4507         * src/prefs_message.c
4508         * src/prefs_msg_colors.c
4509         * src/prefs_msg_colors.h
4510         * src/prefs_other.c
4511         * src/prefs_quote.c
4512         * src/prefs_receive.c
4513         * src/prefs_send.c
4514         * src/prefs_spelling.c
4515         * src/prefs_spelling.h
4516         * src/prefs_summaries.c
4517         * src/prefs_summaries.h
4518         * src/prefs_summary_column.c
4519         * src/prefs_summary_column.h
4520         * src/prefs_template.c
4521         * src/prefs_template.h
4522         * src/prefs_themes.c
4523         * src/prefs_themes.h
4524         * src/prefs_toolbar.c
4525         * src/prefs_toolbar.h
4526         * src/prefs_wrapping.c
4527         * src/prefs_wrapping.h
4528         * src/privacy.c
4529         * src/privacy.h
4530         * src/procheader.c
4531         * src/procheader.h
4532         * src/procmime.c
4533         * src/procmime.h
4534         * src/procmsg.c
4535         * src/procmsg.h
4536         * src/quote_fmt.c
4537         * src/quote_fmt_parse.y
4538         * src/recv.c
4539         * src/recv.h
4540         * src/remotefolder.c
4541         * src/remotefolder.h
4542         * src/send_message.c
4543         * src/send_message.h
4544         * src/setup.c
4545         * src/setup.h
4546         * src/sourcewindow.c
4547         * src/sourcewindow.h
4548         * src/ssl_manager.c
4549         * src/ssl_manager.h
4550         * src/statusbar.c
4551         * src/statusbar.h
4552         * src/stock_pixmap.c
4553         * src/stock_pixmap.h
4554         * src/summary_search.c
4555         * src/summary_search.h
4556         * src/summaryview.c
4557         * src/summaryview.h
4558         * src/syldap.c
4559         * src/syldap.h
4560         * src/textview.c
4561         * src/textview.h
4562         * src/toolbar.c
4563         * src/toolbar.h
4564         * src/undo.c
4565         * src/undo.h
4566         * src/unmime.c
4567         * src/unmime.h
4568         * src/vcard.c
4569         * src/vcard.h
4570         * src/wizard.c
4571         * src/wizard.h
4572         * src/common/base64.c
4573         * src/common/base64.h
4574         * src/common/defs.h
4575         * src/common/hooks.c
4576         * src/common/hooks.h
4577         * src/common/log.c
4578         * src/common/log.h
4579         * src/common/mgutils.c
4580         * src/common/mgutils.h
4581         * src/common/nntp.c
4582         * src/common/nntp.h
4583         * src/common/passcrypt.c
4584         * src/common/passcrypt.h.in
4585         * src/common/plugin.c
4586         * src/common/plugin.h
4587         * src/common/prefs.c
4588         * src/common/prefs.h
4589         * src/common/progressindicator.c
4590         * src/common/progressindicator.h
4591         * src/common/quoted-printable.c
4592         * src/common/quoted-printable.h
4593         * src/common/session.c
4594         * src/common/session.h
4595         * src/common/smtp.c
4596         * src/common/smtp.h
4597         * src/common/socket.c
4598         * src/common/socket.h
4599         * src/common/ssl.c
4600         * src/common/ssl.h
4601         * src/common/ssl_certificate.c
4602         * src/common/ssl_certificate.h
4603         * src/common/stringtable.c
4604         * src/common/stringtable.h
4605         * src/common/sylpheed.c
4606         * src/common/sylpheed.h
4607         * src/common/template.c
4608         * src/common/template.h
4609         * src/common/timing.h
4610         * src/common/utils.c
4611         * src/common/utils.h
4612         * src/common/version.h.in
4613         * src/common/xml.c
4614         * src/common/xml.h
4615         * src/common/xmlprops.c
4616         * src/common/xmlprops.h
4617         * src/gtk/colorlabel.c
4618         * src/gtk/colorsel.c
4619         * src/gtk/colorsel.h
4620         * src/gtk/description_window.c
4621         * src/gtk/description_window.h
4622         * src/gtk/filesel.c
4623         * src/gtk/filesel.h
4624         * src/gtk/foldersort.c
4625         * src/gtk/foldersort.h
4626         * src/gtk/gtkutils.c
4627         * src/gtk/gtkutils.h
4628         * src/gtk/inputdialog.c
4629         * src/gtk/inputdialog.h
4630         * src/gtk/logwindow.c
4631         * src/gtk/logwindow.h
4632         * src/gtk/manage_window.c
4633         * src/gtk/manage_window.h
4634         * src/gtk/menu.c
4635         * src/gtk/menu.h
4636         * src/gtk/pluginwindow.c
4637         * src/gtk/pluginwindow.h
4638         * src/gtk/prefswindow.c
4639         * src/gtk/prefswindow.h
4640         * src/gtk/progressdialog.c
4641         * src/gtk/progressdialog.h
4642         * src/gtk/sslcertwindow.c
4643         * src/gtk/sslcertwindow.h
4644         * src/plugins/clamav/clamav_plugin.c
4645         * src/plugins/clamav/clamav_plugin.h
4646         * src/plugins/clamav/clamav_plugin_gtk.c
4647         * src/plugins/demo/demo.c
4648         * src/plugins/dillo_viewer/dillo_prefs.c
4649         * src/plugins/dillo_viewer/dillo_prefs.h
4650         * src/plugins/dillo_viewer/dillo_viewer.c
4651         * src/plugins/pgpcore/passphrase.c
4652         * src/plugins/pgpcore/passphrase.h
4653         * src/plugins/pgpcore/plugin.c
4654         * src/plugins/pgpcore/select-keys.c
4655         * src/plugins/pgpcore/select-keys.h
4656         * src/plugins/pgpcore/sgpgme.c
4657         * src/plugins/pgpcore/sgpgme.h
4658         * src/plugins/pgpinline/pgpinline.c
4659         * src/plugins/pgpinline/pgpinline.h
4660         * src/plugins/pgpinline/plugin.c
4661         * src/plugins/pgpmime/pgpmime.c
4662         * src/plugins/pgpmime/pgpmime.h
4663         * src/plugins/pgpmime/plugin.c
4664         * src/plugins/spamassassin/spamassassin.c
4665         * src/plugins/spamassassin/spamassassin.h
4666         * src/plugins/spamassassin/spamassassin_gtk.c
4667         * src/plugins/trayicon/trayicon.c
4668                 update copyright header
4669
4670 2006-01-13 [paul]       1.9.100cvs141
4671
4672         * src/account.c
4673         * src/export.c
4674         * src/import.c
4675         * src/mainwindow.c
4676         * src/prefs_account.c
4677         * src/prefs_display_header.c
4678         * src/prefs_receive.c
4679         * src/prefs_send.c
4680         * src/prefs_summaries.c
4681         * src/prefs_themes.c
4682         * src/prefs_toolbar.c
4683         * src/gtk/about.c
4684                 various cleanups
4685
4686 2006-01-12 [colin]      1.9.100cvs140
4687
4688         * src/folder.c
4689         * src/folder.h
4690         * src/main.c
4691                 Add --subscribe option
4692                 Let sylpheed-claws email@domain.com equivalent to --compose
4693                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
4694
4695 2006-01-12 [paul]       1.9.100cvs139
4696
4697         * src/mainwindow.c
4698                 append 'Change folder order' label with '...'
4699         * src/prefs_actions.c
4700                 allow reordering of actions list by dnd
4701         * src/gtk/foldersort.c
4702                 make the dialog nicer
4703
4704 2006-01-11 [colin]      1.9.100cvs138
4705
4706         * src/compose.c
4707                 Allow templates without text
4708
4709 2006-01-11 [paul]       1.9.100cvs137
4710
4711         * tools/README
4712         * tools/filter_conv_new.pl
4713                 add info to README
4714                 also check .sylpheed for filter.xml
4715                 be a bit informative to the user
4716
4717 2006-01-11 [colin]      1.9.100cvs136
4718
4719         * src/textview.c
4720                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
4721
4722 2006-01-10 [paul]       1.9.100cvs135
4723
4724         * tools/Makefile.am
4725         * tools/filter_conv_new.pl
4726                 add script to convert new style Sylpheed
4727                 filter rules (Sylpheed >= 0.9.99) to
4728                 Claws filtering rules
4729
4730 2006-01-10 [colin]      1.9.100cvs134
4731
4732         * src/compose.c
4733                 Fix broken line joins in certain conditions
4734                 (between two quoted lines: <enter><enter><up>
4735                  <type a wrapped sentence><go in the first line>
4736                  <insert more text><watch as line joining failed>)
4737
4738 2006-01-10 [paul]       1.9.100cvs133
4739
4740         * src/compose.c
4741                 don't report success in error dialog
4742                 thanks to Colin
4743         * src/common/utils.c
4744                 include some trailing punctuations as URI
4745                 thanks to Hiro
4746
4747 2006-01-10 [paul]       1.9.100cvs132
4748
4749         * src/mimeview.c
4750                 fix incompatible pointer type
4751                 warning
4752
4753 2006-01-10 [paul]       1.9.100cvs131
4754
4755         * src/compose.c
4756                 change Subject in window title
4757                 instantaneously
4758
4759 2006-01-09 [colin]      1.9.100cvs130
4760
4761         * src/addressbook.c
4762         * src/headerview.c
4763         * src/mainwindow.c
4764         * src/messageview.c
4765         * src/mimeview.c
4766         * src/noticeview.c
4767         * src/summaryview.c
4768                 Fix possible crashes on exit and in addressbook
4769
4770 2006-01-09 [paul]       1.9.100cvs129
4771
4772         * src/prefs_msg_colors.c
4773                 some cleanups that I forgot last time
4774
4775 2006-01-09 [paul]       1.9.100cvs128
4776
4777         * README
4778         * src/folderview.c
4779         * src/prefs_msg_colors.c
4780                 add previously hidden option, color_new, to
4781                 the gui
4782                 move the page to Display/
4783                 rework the gui
4784
4785 2006-01-09 [wwp]        1.9.100cvs127
4786
4787         * src/prefs_themes.c
4788                 made the prefs/display/themes layouts spacing less condensed
4789                 (and so they match other prefs/pages' look).
4790
4791 2006-01-09 [paul]       1.9.100cvs126
4792
4793         * src/compose.c
4794         * src/prefs_common.c
4795         * src/prefs_common.h
4796         * src/prefs_wrapping.c
4797                 remove 'wrap at send' option
4798
4799 2006-01-06 [colin]      1.9.100cvs125
4800
4801         * src/compose.c
4802                 Just make completely sure we don't insert "manual line breaks" 
4803                 when wrapping... 
4804
4805 2006-01-04 [paul]
4806
4807         * 2.0.0-rc3 released
4808
4809 2006-01-04 [paul]       1.9.100cvs124
4810
4811         * src/folderview.c
4812                 fix bug 882, 'quick scroll in folder list
4813                 displays wrong folder contents'
4814
4815 2006-01-04 [paul]       1.9.100cvs123
4816
4817         * src/plugins/pgpmime/pgpmime.c
4818                 better debug information when signing
4819                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4820
4821 2006-01-03 [colin]      1.9.100cvs122
4822
4823         * configure.ac
4824                 We need to recheck for gpgme 1.0.0 after checking
4825                 for 1.1.1, because if 1.1.1 isn't available, 
4826                 GPGME_LIBS and friends are blanked out by the 
4827                 second check.
4828
4829 2006-01-03 [colin]      1.9.100cvs121
4830
4831         * src/common/prefs.c
4832                 Windows unlink-before rename fix
4833         * src/plugins/pgpcore/sgpgme.c
4834                 Add support for PKA info if available
4835                 Both patches by Werner Koch
4836
4837 2006-01-03 [paul]       1.9.100cvs120
4838
4839         * src/messageview.c
4840                 fix bug 884, 'Send receipt' button visible in queue
4841                 Thanks to Colin
4842
4843 2006-01-02 [colin]      1.9.100cvs119
4844
4845         * src/compose.c
4846         * src/imap.c
4847                 Fix autosave on IMAP and more generally try to
4848                 return the correct ID on a newly added IMAP message
4849
4850 2006-01-02 [paul]       1.9.100cvs118
4851
4852         * manual/keyboard.xml
4853                 edited
4854
4855 2006-01-01 [paul]       1.9.100cvs117
4856
4857         * src/gtk/authors.h
4858                 alphabetical order
4859
4860 2005-12-30 [colin]      1.9.100cvs116
4861
4862         * manual/advanced.xml
4863                 Explain Pre/Post-processing differences.
4864
4865 2005-12-30 [colin]      1.9.100cvs115
4866
4867         * src/mh.c
4868                 Implement copy_msgs for a little optimization
4869         * src/imap.c
4870                 Finish yesterday's fix
4871
4872 2005-12-29 [colin]      1.9.100cvs114
4873
4874         * src/imap.c
4875                 Fix occasional failure in fetching a mail over
4876                 IMAP
4877
4878 2005-12-29 [colin]      1.9.100cvs113
4879
4880         * src/compose.c
4881                 Don't remove a draft when sending it, if it is 
4882                 locked.
4883
4884 2005-12-28 [colin]      1.9.100cvs112
4885
4886         * src/summaryview.c
4887                 Fix leak for real
4888
4889 2005-12-28 [wwp]        1.9.100cvs111
4890
4891         * doc/faq/.cvsignore
4892         * doc/faq/de/.cvsignore
4893         * doc/faq/en/.cvsignore
4894         * doc/faq/es/.cvsignore
4895         * doc/faq/fr/.cvsignore
4896         * doc/faq/it/.cvsignore
4897         * doc/manual/.cvsignore
4898         * doc/manual/de/.cvsignore
4899         * doc/manual/en/.cvsignore
4900         * doc/manual/es/.cvsignore
4901         * doc/manual/fr/.cvsignore
4902         * doc/manual/ja/.cvsignore
4903         * src/plugins/mathml_viewer/.cvsignore
4904                 rollback revival of those files (my bad, sorry for the noise).
4905
4906 2005-12-28 [wwp]        1.9.100cvs110
4907
4908         * src/compose.c
4909                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
4910
4911 2005-12-28 [wwp]        1.9.100cvs109
4912
4913         * doc/faq/.cvsignore
4914         * doc/faq/de/.cvsignore
4915         * doc/faq/en/.cvsignore
4916         * doc/faq/es/.cvsignore
4917         * doc/faq/fr/.cvsignore
4918         * doc/faq/it/.cvsignore
4919         * doc/manual/.cvsignore
4920         * doc/manual/de/.cvsignore
4921         * doc/manual/en/.cvsignore
4922         * doc/manual/es/.cvsignore
4923         * doc/manual/fr/.cvsignore
4924         * doc/manual/ja/.cvsignore
4925         * src/plugins/mathml_viewer/.cvsignore
4926         * po/.cvsignore
4927                 more files to ignore.
4928
4929 2005-12-24 [colin]      1.9.100cvs108
4930
4931         * AUTHORS
4932         * src/gtk/authors.h
4933                 Update for Werner
4934
4935 2005-12-24 [colin]      1.9.100cvs107
4936
4937         * src/procmsg.c
4938                 Allow NULL src_msginfo in 
4939                 procmsg_msginfo_new_from_mimeinfo
4940
4941 2005-12-23 [paul]       1.9.100cvs106
4942
4943         * src/plugins/pgpinline/mypgpcore.def
4944                 add this forgotten file
4945
4946 2005-12-23 [colin]      1.9.100cvs105
4947
4948         * src/mainwindow.c
4949                 Fix missing break
4950
4951 2005-12-23 [colin]      1.9.100cvs104
4952
4953         * autogen.sh
4954         * src/folder.c
4955         * src/mh.c
4956         * src/common/plugin.c
4957         * src/common/socket.c
4958         * src/common/socket.h
4959         * src/common/utils.c
4960         * src/common/utils.h
4961         * src/gtk/pluginwindow.c
4962         * src/plugins/pgpcore/plugin.def
4963         * src/plugins/pgpcore/sylpheed.def
4964         * src/plugins/pgpinline/Makefile.am
4965         * src/plugins/pgpinline/plugin.def
4966         * src/plugins/pgpinline/sylpheed.def
4967         * src/plugins/pgpmime/plugin.def
4968         * src/plugins/pgpmime/sylpheed.def
4969                 Various w32 fixes by Werner Koch
4970
4971 2005-12-22 [paul]       1.9.100cvs103
4972
4973         * src/wizard.c
4974                 don't offer IMAP as 'server type' if
4975                 libetpan isn't built in
4976
4977 2005-12-22 [paul]       1.9.100cvs102
4978
4979         * AUTHORS
4980         * src/mainwindow.c
4981         * src/mainwindow.h
4982         * src/toolbar.c
4983         * src/gtk/authors.h
4984                 support GTK_TOOLBAR_BOTH_HORIZ (text
4985                 next to icon) Patch by Marien Zwart
4986                 marienz@users.sf.net
4987                 Also reword the text
4988
4989 2005-12-21 [colin]      1.9.100cvs101
4990
4991         * configure.ac
4992                 Fix DATADIRNAME
4993         * COPYING
4994                 Fix missing section and explicit the exception better
4995         * src/compose.c
4996                 Prevent mail from being lost without notice when an
4997                 SMTP error happens on trying to send an unmodified
4998                 drafted mail.
4999         * src/send_message.c
5000         * src/common/smtp.c
5001                 Fix password remembering when wrong, and add return
5002                 value checks where they should have been
5003         * src/plugins/pgpcore/sylpheed.def
5004         * src/plugins/pgpinline/sylpheed.def
5005         * src/plugins/pgpmime/sylpheed.def
5006                 Add a few symbols needed
5007
5008 2005-12-21 [paul]       1.9.100cvs100
5009
5010         * m4/codeset.m4
5011         * m4/glibc21.m4
5012         * m4/intdiv0.m4
5013         * m4/inttypes-pri.m4
5014         * m4/inttypes.m4
5015         * m4/inttypes_h.m4
5016         * m4/isc-posix.m4
5017         * m4/lcmessage.m4
5018         * m4/stdint_h.m4
5019         * m4/uintmax_t.m4
5020                 gettextization
5021                 thanks to Colin
5022
5023 2005-12-21 [paul]       1.9.100cvs99
5024
5025         * po/sv.po
5026                 fixed by Colin
5027
5028 2005-12-20 [paul]       1.9.100cvs98
5029
5030         * po/sv.po
5031                 updated by Anders Trobäck
5032
5033 2005-12-20 [colin]      1.9.100cvs97
5034
5035         * ABOUT-NLS
5036         * Makefile.am
5037         * autogen.sh
5038         * configure.ac
5039         * config/config.rpath
5040         * config/mkinstalldirs
5041         * m4/Makefile.am
5042         * m4/glibc2.m4
5043         * m4/gnupg.m4
5044         * m4/gpgme.m4
5045         * m4/intmax.m4
5046         * m4/longdouble.m4
5047         * m4/longlong.m4
5048         * m4/printf-posix.m4
5049         * m4/signed.m4
5050         * m4/size_max.m4
5051         * m4/ulonglong.m4
5052         * m4/wchar_t.m4
5053         * m4/wint_t.m4
5054         * m4/xsize.m4
5055         * po/Makefile.in.in
5056         * po/Makevars
5057         * po/bg.po
5058         * po/ca.po
5059         * po/cs.po
5060         * po/de.po
5061         * po/el.po
5062         * po/en_GB.po
5063         * po/es.po
5064         * po/fi.po
5065         * po/fr.po
5066         * po/hr.po
5067         * po/hu.po
5068         * po/it.po
5069         * po/ja.po
5070         * po/ko.po
5071         * po/nb.po
5072         * po/nl.po
5073         * po/pl.po
5074         * po/pt_BR.po
5075         * po/ru.po
5076         * po/sk.po
5077         * po/sr.po
5078         * po/stamp-po
5079         * po/sv.po
5080         * po/zh_CN.po
5081         * po/zh_TW.po
5082         * src/Makefile.am
5083         * src/codeconv.c
5084         * src/compose.c
5085         * src/exporthtml.c
5086         * src/exportldif.c
5087         * src/folder.c
5088         * src/main.c
5089         * src/manual.c
5090         * src/mh.c
5091         * src/mimeview.c
5092         * src/send_message.c
5093         * src/common/Makefile.am
5094         * src/common/fnmatch.c
5095         * src/common/fnmatch.h
5096         * src/common/fnmatch_loop.c
5097         * src/common/nntp.c
5098         * src/common/plugin.c
5099         * src/common/smtp.c
5100         * src/common/socket.c
5101         * src/common/string_match.c
5102         * src/common/sylpheed.c
5103         * src/common/utils.c
5104         * src/common/utils.h
5105         * src/common/w32_dirent.c
5106         * src/common/w32_reg.c
5107         * src/common/w32_signal.c
5108         * src/common/w32_stat.c
5109         * src/common/w32_stdio.c
5110         * src/common/w32_stdlib.c
5111         * src/common/w32_string.c
5112         * src/common/w32_time.c
5113         * src/common/w32_unistd.c
5114         * src/common/w32_wait.c
5115         * src/common/w32lib.h
5116         * src/etpan/Makefile.am
5117         * src/gtk/Makefile.am
5118         * src/plugins/clamav/Makefile.am
5119         * src/plugins/demo/Makefile.am
5120         * src/plugins/dillo_viewer/Makefile.am
5121         * src/plugins/pgpcore/Makefile.am
5122         * src/plugins/pgpcore/passphrase.c
5123         * src/plugins/pgpcore/plugin.def
5124         * src/plugins/pgpcore/sgpgme.c
5125         * src/plugins/pgpcore/sylpheed.def
5126         * src/plugins/pgpcore/version.rc
5127         * src/plugins/pgpinline/Makefile.am
5128         * src/plugins/pgpinline/plugin.def
5129         * src/plugins/pgpinline/sylpheed.def
5130         * src/plugins/pgpinline/version.rc
5131         * src/plugins/pgpmime/Makefile.am
5132         * src/plugins/pgpmime/mypgpcore.def
5133         * src/plugins/pgpmime/plugin.def
5134         * src/plugins/pgpmime/sylpheed.def
5135         * src/plugins/pgpmime/version.rc
5136         * src/plugins/spamassassin/Makefile.am
5137                 Very little ;-) patch from Werner Koch, providing
5138                 infrastructure for cross-compiling to Win32
5139
5140 2005-12-20 [paul]       1.9.100cvs96
5141
5142         * src/account.c
5143         * src/account.h
5144         * src/mainwindow.c
5145         * src/mainwindow.h
5146         * src/toolbar.c
5147         * src/toolbar.h
5148                 add a combo to the Get All button, allowing
5149                 quick retrieval from any account
5150                 Patch by Fabien Vantard, slightly modified
5151                 by Colin
5152         * src/gtk/about.c
5153                 i18n fix. Patch by Fabien Vantard
5154
5155 2005-12-19 [colin]      1.9.100cvs95
5156
5157         * src/compose.c
5158         * src/compose.h
5159                 Don't automatically join lines when they've 
5160                 been separated by the user and not automatically
5161
5162 2005-12-19 [paul]       1.9.100cvs94
5163
5164         * src/gtk/pluginwindow.c
5165                 i18n fix.
5166                 Patch by Fabien Vantard
5167
5168 2005-12-15 [paul]       1.9.100cvs93
5169
5170         * src/common/plugin.c
5171         * src/common/plugin.h
5172         * src/gtk/pluginwindow.c
5173         * src/plugins/clamav/clamav_plugin.c
5174         * src/plugins/demo/demo.c
5175         * src/plugins/dillo_viewer/dillo_viewer.c
5176         * src/plugins/pgpcore/plugin.c
5177         * src/plugins/pgpinline/plugin.c
5178         * src/plugins/pgpmime/plugin.c
5179         * src/plugins/spamassassin/spamassassin.c
5180         * src/plugins/trayicon/trayicon.c
5181                 add plugin_version()
5182
5183 2005-12-15 [colin]      1.9.100cvs92
5184
5185         * src/compose.c
5186                 Further fix bug #875
5187
5188 2005-12-15 [paul]       1.9.100cvs91
5189
5190         * src/gtk/filesel.c
5191                 fix attach_load_dir getting set to
5192                 PLUGINDIR on plugin load
5193
5194 2005-12-14 [mones]      1.9.100cvs90
5195
5196         * manual/ack.xml
5197         * manual/keyboard.xml
5198                 Initial draft and some shortcuts added
5199                 
5200         * po/es.po
5201                 Updated translation
5202
5203 2005-12-14 [colin]      1.9.100cvs89
5204
5205         * src/compose.c
5206         * src/imap.c
5207         * src/summaryview.c
5208         * src/gtk/gtkaspell.c
5209                 More leaks fixed
5210         * src/prefs_folder_item.c
5211                 Fix recursive prefs apply
5212
5213
5214 2005-12-14 [colin]      1.9.100cvs88
5215
5216         * src/compose.c
5217                 Fix bug #875 (Freeze On Inline Forward of 
5218                 Large Message)
5219
5220 2005-12-13 [colin]      1.9.100cvs87
5221
5222         * src/compose.c
5223                 Uniq-ify and sort the mimetypes list
5224                 Patch by Fabien Vantard
5225
5226 2005-12-13 [colin]      1.9.100cvs86
5227
5228         * src/imap.c
5229         * src/etpan/imap-thread.c
5230                 Fix leaks (patch by Hoa)
5231         * src/news.c
5232         * src/common/plugin.c
5233                 Fix leaks
5234
5235 2005-12-12 [colin]
5236
5237         * 2.0.0-rc2 released
5238
5239 2005-12-12 [colin]      1.9.100cvs85
5240
5241         * src/matcher.c
5242                 Fix a leak
5243
5244 2005-12-12 [wwp]        1.9.100cvs84
5245
5246         * src/gtk/icon_legend.c
5247                 fix misbehaviour and crash when closing the legend window
5248         using the Esc key (patch by Fabien Vantard).
5249
5250 2005-12-12 [paul]       1.9.100cvs83
5251
5252         * src/browseldap.c
5253         * src/foldersel.c
5254         * src/prefs_actions.c
5255         * src/prefs_filtering.c
5256         * src/prefs_matcher.c
5257         * src/prefs_spelling.glade      ** REMOVED **
5258         * src/prefs_template.c
5259         * src/gtk/foldersort.glade      ** REMOVED **
5260         * src/gtk/pluginwindow.c
5261         * src/gtk/pluginwindow.glade    ** REMOVED **
5262         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
5263                 cleanups
5264
5265 2005-12-11 [paul]       1.9.100cvs82
5266
5267         * src/gtk/filesel.c
5268                 fix attach_load_dir crasher (double free)
5269
5270 2005-12-09 [paul]       1.9.100cvs81
5271
5272         * po/POTFILES.in
5273         * src/mainwindow.c
5274         * src/gtk/Makefile.am
5275         * src/gtk/icon_legend.c
5276         * src/gtk/icon_legend.h
5277                 add icon legend
5278         * src/manual.c
5279                 cleanup
5280
5281 2005-12-09 [paul]       1.9.100cvs80
5282
5283         * src/plugins/pgpcore/passphrase.c
5284                 wrap the label in the dialog
5285
5286 2005-12-09 [colin]      1.9.100cvs79
5287
5288         * src/plugins/pgpcore/sgpgme.c
5289                 Display (untrusted) on not trusted signatures
5290                 Patch by Michal Èihaø <michal@cihar.com>
5291                 Closes bug #867 (Report also key trust)
5292
5293 2005-12-09 [colin]      1.9.100cvs78
5294
5295         * src/common/plugin.c
5296                 Update licence check, following Eben Moglen's advice
5297
5298 2005-12-08 [colin]      1.9.100cvs77
5299
5300         * src/folder.c
5301                 Fix the occasionnal item->cache != NULL 
5302                 assertion failure. 
5303
5304 2005-12-08 [colin]      1.9.100cvs76
5305
5306         * src/mimeview.c
5307         * src/plugins/pgpcore/sgpgme.c
5308                 Print key id when unable to check it
5309                 Closes bug #866 (Show key id when missing)
5310
5311 2005-12-08 [paul]       1.9.100cvs75
5312
5313         * src/prefs_common.c
5314         * src/prefs_common.h
5315         * src/gtk/filesel.c
5316                 remember load attachment dir
5317
5318 2005-12-07 [colin]      1.9.100cvs74
5319
5320         * src/prefs_toolbar.c
5321                 Gtk fixes, patch by Fabien Vantard
5322
5323 2005-12-07 [colin]      1.9.100cvs73
5324
5325         * src/action.c
5326         * src/compose.c
5327         * src/compose.h
5328                 Fix bug #839 (Quoted text isn't colored after 
5329                 executing an action)
5330         * src/common/plugin.c
5331                 Require plugins to declare their licence in plugin_licence()
5332                 Refuse to load non-GPL plugins as they'd be illegal (as 
5333                 derived works of Sylpheed-Claws, they must be GPL).
5334         * src/plugins/clamav/clamav_plugin.c
5335         * src/plugins/demo/demo.c
5336         * src/plugins/dillo_viewer/dillo_viewer.c
5337         * src/plugins/pgpcore/plugin.c
5338         * src/plugins/pgpinline/plugin.c
5339         * src/plugins/pgpmime/plugin.c
5340         * src/plugins/spamassassin/spamassassin.c
5341         * src/plugins/trayicon/trayicon.c
5342                 Add plugin_licence()
5343
5344 2005-12-07 [paul]       1.9.100cvs72
5345
5346         * configure.ac
5347         * src/mainwindow.c
5348         * src/manual.c
5349         * src/manual.h
5350         * src/common/defs.h
5351                 clean up after local FAQ removal and
5352                 temporary manual removal
5353
5354 2005-12-06 [colin]      1.9.100cvs71
5355
5356         * configure.ac
5357         * doc/Makefile.am
5358         * doc/faq/.cvsignore
5359         * doc/faq/Makefile.am
5360         * doc/faq/de/.cvsignore
5361         * doc/faq/de/Makefile.am
5362         * doc/faq/de/sylpheed-faq-1.html
5363         * doc/faq/de/sylpheed-faq-2.html
5364         * doc/faq/de/sylpheed-faq-3.html
5365         * doc/faq/de/sylpheed-faq.html
5366         * doc/faq/en/.cvsignore
5367         * doc/faq/en/Makefile.am
5368         * doc/faq/en/sylpheed-faq-1.html
5369         * doc/faq/en/sylpheed-faq-2.html
5370         * doc/faq/en/sylpheed-faq-3.html
5371         * doc/faq/en/sylpheed-faq-4.html
5372         * doc/faq/en/sylpheed-faq.html
5373         * doc/faq/es/.cvsignore
5374         * doc/faq/es/Makefile.am
5375         * doc/faq/es/sylpheed-faq-1.html
5376         * doc/faq/es/sylpheed-faq-2.html
5377         * doc/faq/es/sylpheed-faq-3.html
5378         * doc/faq/es/sylpheed-faq-4.html
5379         * doc/faq/es/sylpheed-faq.html
5380         * doc/faq/fr/.cvsignore
5381         * doc/faq/fr/Makefile.am
5382         * doc/faq/fr/sylpheed-faq-1.html
5383         * doc/faq/fr/sylpheed-faq-2.html
5384         * doc/faq/fr/sylpheed-faq-3.html
5385         * doc/faq/fr/sylpheed-faq.html
5386         * doc/faq/it/.cvsignore
5387         * doc/faq/it/Makefile.am
5388         * doc/faq/it/sylpheed-faq-1.html
5389         * doc/faq/it/sylpheed-faq-2.html
5390         * doc/faq/it/sylpheed-faq-3.html
5391         * doc/faq/it/sylpheed-faq.html
5392         * doc/manual/.cvsignore
5393         * doc/manual/Makefile.am
5394         * doc/manual/de/.cvsignore
5395         * doc/manual/de/Makefile.am
5396         * doc/manual/de/sylpheed-1.html
5397         * doc/manual/de/sylpheed-10.html
5398         * doc/manual/de/sylpheed-11.html
5399         * doc/manual/de/sylpheed-12.html
5400         * doc/manual/de/sylpheed-13.html
5401         * doc/manual/de/sylpheed-14.html
5402         * doc/manual/de/sylpheed-15.html
5403         * doc/manual/de/sylpheed-16.html
5404         * doc/manual/de/sylpheed-17.html
5405         * doc/manual/de/sylpheed-18.html
5406         * doc/manual/de/sylpheed-19.html
5407         * doc/manual/de/sylpheed-2.html
5408         * doc/manual/de/sylpheed-20.html
5409         * doc/manual/de/sylpheed-3.html
5410         * doc/manual/de/sylpheed-4.html
5411         * doc/manual/de/sylpheed-5.html
5412         * doc/manual/de/sylpheed-6.html
5413         * doc/manual/de/sylpheed-7.html
5414         * doc/manual/de/sylpheed-8.html
5415         * doc/manual/de/sylpheed-9.html
5416         * doc/manual/de/sylpheed.html
5417         * doc/manual/en/.cvsignore
5418         * doc/manual/en/Makefile.am
5419         * doc/manual/en/sylpheed-1.html
5420         * doc/manual/en/sylpheed-10.html
5421         * doc/manual/en/sylpheed-11.html
5422         * doc/manual/en/sylpheed-12.html
5423         * doc/manual/en/sylpheed-13.html
5424         * doc/manual/en/sylpheed-14.html
5425         * doc/manual/en/sylpheed-15.html
5426         * doc/manual/en/sylpheed-16.html
5427         * doc/manual/en/sylpheed-17.html
5428         * doc/manual/en/sylpheed-18.html
5429         * doc/manual/en/sylpheed-19.html
5430         * doc/manual/en/sylpheed-2.html
5431         * doc/manual/en/sylpheed-20.html
5432         * doc/manual/en/sylpheed-21.html
5433         * doc/manual/en/sylpheed-22.html
5434         * doc/manual/en/sylpheed-3.html
5435         * doc/manual/en/sylpheed-4.html
5436         * doc/manual/en/sylpheed-5.html
5437         * doc/manual/en/sylpheed-6.html
5438         * doc/manual/en/sylpheed-7.html
5439         * doc/manual/en/sylpheed-8.html
5440         * doc/manual/en/sylpheed-9.html
5441         * doc/manual/en/sylpheed.html
5442         * doc/manual/es/.cvsignore
5443         * doc/manual/es/Makefile.am
5444         * doc/manual/es/sylpheed-1.html
5445         * doc/manual/es/sylpheed-10.html
5446         * doc/manual/es/sylpheed-11.html
5447         * doc/manual/es/sylpheed-12.html
5448         * doc/manual/es/sylpheed-13.html
5449         * doc/manual/es/sylpheed-14.html
5450         * doc/manual/es/sylpheed-15.html
5451         * doc/manual/es/sylpheed-16.html
5452         * doc/manual/es/sylpheed-17.html
5453         * doc/manual/es/sylpheed-18.html
5454         * doc/manual/es/sylpheed-19.html
5455         * doc/manual/es/sylpheed-2.html
5456         * doc/manual/es/sylpheed-20.html
5457         * doc/manual/es/sylpheed-3.html
5458         * doc/manual/es/sylpheed-4.html
5459         * doc/manual/es/sylpheed-5.html
5460         * doc/manual/es/sylpheed-6.html
5461         * doc/manual/es/sylpheed-7.html
5462         * doc/manual/es/sylpheed-8.html
5463         * doc/manual/es/sylpheed-9.html
5464         * doc/manual/es/sylpheed.html
5465         * doc/manual/fr/.cvsignore
5466         * doc/manual/fr/Makefile.am
5467         * doc/manual/fr/sylpheed-1.html
5468         * doc/manual/fr/sylpheed-10.html
5469         * doc/manual/fr/sylpheed-11.html
5470         * doc/manual/fr/sylpheed-12.html
5471         * doc/manual/fr/sylpheed-13.html
5472         * doc/manual/fr/sylpheed-14.html
5473         * doc/manual/fr/sylpheed-15.html
5474         * doc/manual/fr/sylpheed-16.html
5475         * doc/manual/fr/sylpheed-17.html
5476         * doc/manual/fr/sylpheed-18.html
5477         * doc/manual/fr/sylpheed-19.html
5478         * doc/manual/fr/sylpheed-2.html
5479         * doc/manual/fr/sylpheed-20.html
5480         * doc/manual/fr/sylpheed-3.html
5481         * doc/manual/fr/sylpheed-4.html
5482         * doc/manual/fr/sylpheed-5.html
5483         * doc/manual/fr/sylpheed-6.html
5484         * doc/manual/fr/sylpheed-7.html
5485         * doc/manual/fr/sylpheed-8.html
5486         * doc/manual/fr/sylpheed-9.html
5487         * doc/manual/fr/sylpheed.html
5488         * doc/manual/ja/.cvsignore
5489         * doc/manual/ja/Makefile.am
5490         * doc/manual/ja/sylpheed-1.html
5491         * doc/manual/ja/sylpheed-10.html
5492         * doc/manual/ja/sylpheed-11.html
5493         * doc/manual/ja/sylpheed-12.html
5494         * doc/manual/ja/sylpheed-13.html
5495         * doc/manual/ja/sylpheed-14.html
5496         * doc/manual/ja/sylpheed-15.html
5497         * doc/manual/ja/sylpheed-16.html
5498         * doc/manual/ja/sylpheed-17.html
5499         * doc/manual/ja/sylpheed-18.html
5500         * doc/manual/ja/sylpheed-19.html
5501         * doc/manual/ja/sylpheed-2.html
5502         * doc/manual/ja/sylpheed-20.html
5503         * doc/manual/ja/sylpheed-3.html
5504         * doc/manual/ja/sylpheed-4.html
5505         * doc/manual/ja/sylpheed-5.html
5506         * doc/manual/ja/sylpheed-6.html
5507         * doc/manual/ja/sylpheed-7.html
5508         * doc/manual/ja/sylpheed-8.html
5509         * doc/manual/ja/sylpheed-9.html
5510         * doc/manual/ja/sylpheed.html
5511         * doc/manual/ja/sylpheed.sgml
5512         * src/mainwindow.c
5513                 Remove outdated manual and faq. Noisy, eh?
5514
5515 2005-12-06 [colin]      1.9.100cvs70
5516
5517         * src/compose.c
5518         * src/quote_fmt_parse.y
5519         * src/undo.c
5520         * src/undo.h
5521                 Allow %X to position cursor at 0 
5522                 (no %X = before signature)
5523                 Fix paste as quotation putting the cursor at 0
5524                 Fix undo offsets when pasting
5525                 Insert the quote_fmt at once instead of line 
5526                 by line
5527                 Fix [Edited] when starting to reply/forward
5528
5529 2005-12-06 [paul]       1.9.100cvs69
5530
5531         * src/plugins/clamav/clamav_plugin_gtk.c
5532                 add another tooltip
5533         * src/plugins/spamassassin/spamassassin_gtk.c
5534                 rework spamassassin_create_widget_func()
5535
5536 2005-12-05 [colin]      1.9.100cvs68
5537
5538         * po/POTFILES.in
5539                 Fix make release ;-)
5540
5541 2005-12-05 [colin]      1.9.100cvs67
5542
5543         * src/compose.c
5544         * src/compose.h
5545                 Fix cursor positioning (not obeying %X)
5546
5547 2005-12-05 [paul]       1.9.100cvs66
5548
5549         * src/plugins/dillo_viewer/dillo_prefs.c
5550                 fix compilation warning
5551
5552 2005-12-05 [paul]       1.9.100cvs65
5553
5554         * src/prefs_spelling.c
5555         * src/plugins/trayicon/trayicon.c
5556                 cleanups - remove unused stuff
5557
5558 2005-12-05 [paul]       1.9.100cvs64
5559
5560         * README
5561         * manual/plugins.xml
5562                 remove info about removed mathml_viewer plugin
5563
5564 2005-12-05 [paul]       1.9.100cvs63
5565
5566         * configure.ac
5567         * src/plugins/Makefile.am
5568         * src/plugins/mathml_viewer/.cvsignore
5569         * src/plugins/mathml_viewer/Makefile.am
5570         * src/plugins/mathml_viewer/mathml_viewer.c
5571                 remove unmaintained mathml_viewer plugin
5572
5573 2005-12-05 [paul]       1.9.100cvs62
5574
5575         * src/summaryview.c
5576                 obey prefs_common.always_show_msg when
5577                 moving a msg
5578                 Thanks to Colin
5579
5580 2005-12-05 [paul]       1.9.100cvs61
5581
5582         * src/compose.c
5583         * src/prefs_account.c
5584         * src/prefs_filtering.c
5585         * src/prefs_quote.c
5586         * src/prefs_spelling.c
5587         * src/prefs_toolbar.c
5588         * src/summaryview.c
5589         * src/gtk/gtkutils.c
5590         * src/gtk/quicksearch.c
5591         * src/plugins/dillo_viewer/dillo_prefs.c
5592                 dialog cleanups
5593
5594 2005-12-04 [paul]       1.9.100cvs60
5595
5596         * src/inc.c
5597         * src/prefs_account.c
5598         * src/prefs_account.h
5599                 allow a Local account to specify a
5600                 default inbox
5601                 (closes bug 843 'Inbox cannot be changed for local
5602                  mailboxes')
5603
5604 2005-12-04 [colin]      1.9.100cvs59
5605
5606         * src/plugins/trayicon/trayicon.c
5607                 Remove Get, rename Get All to Get Mail in order to
5608                 be consistent with the default main toolbar
5609
5610 2005-12-03 [colin]      1.9.100cvs58
5611
5612         * manual/gpl.xml
5613         * manual/sylpheed-claws-manual.xml
5614                 Add GPL appendix
5615
5616 2005-12-03 [paul]       1.9.100cvs57
5617
5618         * AUTHORS
5619         * po/sv.po
5620         * src/gtk/authors.h
5621                 new (partially complete) Swedish translation
5622                 by Anders Troback <sylpheed@troback.com>
5623
5624 2005-12-02 [paul]       1.9.100cvs56
5625
5626         * configure.ac
5627                 libetpan 0.41 required
5628
5629 2005-12-02 [paul]       1.9.100cvs55
5630
5631         * src/plugins/clamav/clamav_plugin.c
5632         * src/plugins/clamav/clamav_plugin.h
5633         * src/plugins/clamav/clamav_plugin_gtk.c
5634         * src/plugins/spamassassin/spamassassin.c
5635         * src/plugins/spamassassin/spamassassin.h
5636         * src/plugins/spamassassin/spamassassin_gtk.c
5637                 unregister prefs pages on unloading, thus
5638                 preventing a crash
5639                 (thanks to Colin for the hint)
5640
5641 2005-12-02 [wwp]        1.9.100cvs54
5642
5643         * src/quote_fmt.h
5644         * src/quote_fmt_parse.y
5645                 fix misuse of gboolean*, use gboolean instead
5646                 (thanks to Paul, Colin, for pointing out that scaring one)
5647
5648 2005-12-02 [paul]       1.9.100cvs53
5649
5650         * src/plugins/clamav/clamav_plugin.c
5651                 int no --> unsigned int no
5652         * src/plugins/clamav/clamav_plugin_gtk.c
5653                 rework config page
5654
5655 2005-12-02 [wwp]        1.9.100cvs52
5656
5657         * src/compose.c
5658         * src/prefs_template.c
5659         * src/quote_fmt.h
5660         * src/quote_fmt_parse.y
5661                 prevent from executing |f and |p templates commands when
5662                 adding or replacing templates in prefs (avoids annoying and
5663                 potentially dangerous behaviours)
5664
5665 2005-12-02 [paul]       1.9.100cvs51
5666
5667         * src/prefs_common.c
5668                 allow translation of some default values
5669                 Patch by Fabien Vantard
5670
5671 2005-12-02 [paul]       1.9.100cvs50
5672
5673         * src/codeconv.c
5674         * src/codeconv.h
5675         * src/prefs_common.c
5676         * src/prefs_common.h
5677         * src/prefs_message.c
5678         * src/textview.c
5679                 remove obsolete 'convert_mb_alnum' option
5680                 and related stuff
5681         * src/gtk/about.c
5682                 remove unused 'about_textview_visibility_notify'
5683
5684 2005-12-02 [paul]       1.9.100cvs49
5685
5686         * src/prefs_account.c
5687         * src/prefs_compose_writing.c
5688         * src/prefs_fonts.c
5689         * src/prefs_gtk.h
5690         * src/prefs_image_viewer.c
5691         * src/prefs_message.c
5692         * src/prefs_other.c
5693         * src/prefs_receive.c
5694         * src/prefs_send.c
5695         * src/prefs_spelling.c
5696         * src/prefs_summaries.c
5697         * src/prefs_wrapping.c
5698         * src/plugins/dillo_viewer/dillo_prefs.c
5699         * src/plugins/pgpcore/prefs_gpg.c
5700                 several cleanups to the prefs dialogs
5701                 (slightly modified) patch by Fabien Vantard
5702
5703 2005-12-02 [paul]       1.9.100cvs48
5704
5705         * src/main.c
5706                 --exit means exit
5707         * src/send_message.c
5708                 fix crash on send when connection fails
5709
5710         Thanks to Colin
5711
5712 2005-12-01 [colin]      1.9.100cvs47
5713
5714         * src/html.c
5715                 Translate &hellip; to "..."
5716
5717 2005-11-30 [colin]      1.9.100cvs46
5718
5719         * src/matcher.c
5720         * src/matcher.h
5721                 Optimize back yesterday's fix.
5722
5723 2005-11-30 [paul]       1.9.100cvs45
5724
5725         * manual/faq.xml
5726                 standardised
5727         * manual/intro.xml
5728                 written by Colin, edited by me
5729
5730 2005-11-29 [colin]      1.9.100cvs44
5731
5732         * src/matcher.c
5733                 Skip headers unconditionnaly in match_body if the
5734                 rule is not message or ~message
5735
5736 2005-11-29 [colin]      1.9.100cvs43
5737
5738         * src/matcher.c
5739                 Fix body_part and such, not skipping headers 
5740                 if the matchcriteria wasn't the first in the rule
5741
5742 2005-11-29 [colin]      1.9.100cvs42
5743
5744         * src/compose.c
5745                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
5746                 option missing from message view window)
5747                 Fix double text D'n'D with gtk-2.8
5748         * src/matcher.c
5749                 Fix ~message, ~headers_part, ~body_part rules
5750         * src/messageview.c
5751                 Add Windows-1252 (Closes bug #863)
5752                 Fix accels
5753         * src/gtk/gtkaspell.c
5754                 Properly destroy accels in all menus
5755
5756 2005-11-29 [mones]      1.9.100cvs41
5757
5758         * po/es.po
5759                 Updated.
5760
5761 2005-11-27 [colin]      1.9.100cvs40
5762
5763         * src/mh_gtk.c
5764                 "/Remove mailbox" -> "/Remove mailbox..."
5765
5766 2005-11-27 [paul]       1.9.100cvs39
5767
5768         * AUTHORS
5769         * po/de.po
5770         * src/gtk/authors.h
5771                 updated by new maintainer, Stephan Sachse
5772
5773 2005-11-27 [paul]       1.9.100cvs38
5774
5775         * manual/faq.xml
5776                 written by Colin, edited by me
5777
5778 2005-11-27 [paul]       1.9.100cvs37
5779
5780         * src/prefs_common.c
5781         * src/prefs_common.h
5782         * src/prefs_receive.c
5783         * src/prefs_summaries.c
5784                 move 'go to inbox after receiving new mail'
5785                 option from display/sumamaries to mail
5786                 handling/receive, and rework prefs_summaries
5787                 dialog a little
5788
5789 2005-11-25 [martin]     1.9.100cvs36
5790
5791         * po/de.po
5792             fixed windows-1252 translation;
5793             translated some new and fuzzy strings
5794
5795 2005-11-25 [paul]       1.9.100cvs35
5796
5797         * src/plugins/clamav/clamav_plugin.c
5798                 complete the update done in cvs34
5799
5800 2005-11-25 [paul]       1.9.100cvs34
5801
5802         * src/plugins/clamav/clamav_plugin.c
5803                 reflect upstream changes
5804
5805 2005-11-25 [paul]       1.9.100cvs33
5806
5807         * manual/ack.xml
5808         * manual/plugins.xml
5809         * manual/sylpheed-claws-manual.xml
5810                 written/updated by Colin, edited by me
5811         * tools/acroread2sylpheed.pl
5812                 update binary name
5813
5814 2005-11-24 [colin]      1.9.100cvs32
5815
5816         * src/compose.c
5817                 Fix bug #856 (reediting messages forgets Request
5818                 Return Receipt)
5819
5820 2005-11-24 [paul]       1.9.100cvs31
5821
5822         * manual/addrbook.xml
5823         * manual/starting.xml
5824                 written by Colin, proofread, edited, adapted by me
5825         * manual/advanced.xml
5826                 add some Actions examples
5827         * src/importldif.c
5828                 use a Save button instead of a Close button
5829         * src/wizard.c
5830                 indicate mandatory fields
5831                 fix page display
5832                 Thanks to Colin
5833
5834 2005-11-23 [colin]      1.9.100cvs30
5835
5836         * src/addressbook.c
5837                 Rename menu item, fix possible crash after
5838                 deletion of books
5839         * src/addrindex.c
5840                 Allow searching for '*' in ldap
5841         * src/browseldap.c
5842                 Fix "Browse Entry" (did anyone use it?)
5843         * src/wizard.c
5844                 Add guards for mandatory information
5845
5846 2005-11-23 [paul]       1.9.100cvs29
5847
5848         * manual/advanced.xml
5849                 corrections to the English
5850
5851 2005-11-23 [colin]      1.9.100cvs28
5852
5853         * src/mimeview.c
5854                 Fix possible crash at exit. After the call to
5855                 gtk_container_remove(), the Viewer's widget has no
5856                 more parent so gtk+ automatically frees it and its
5857                 sons. If destroy_viewer() then try to access it,
5858                 problems ensue.
5859
5860 2005-11-22 [colin]      1.9.100cvs27
5861
5862         * src/compose.c
5863         * src/gtk/gtkaspell.c
5864                 Fix right-clicking on a misspelled word
5865                 Fix More... in suggestions menu
5866
5867 2005-11-22 [wwp]        1.9.100cvs26
5868
5869         * src/prefs_template.c
5870                 templates works: re-sort templates list when adding or replacing,
5871                 prevent from adding or replacing when the template name is empty
5872
5873 2005-11-21 [colin]      1.9.100cvs25
5874
5875         * src/addressbook.c
5876                 Fix some addressbook suckage (dnd, select all)
5877         * src/compose.c
5878         * src/gtk/gtkaspell.c
5879         * src/gtk/gtkaspell.h
5880                 Make the spellchecker menu work with the 
5881                 GtkTextView one instead of overriding it
5882
5883 2005-11-20 [paul]       1.9.100cvs24
5884
5885         * manual/handling.xml
5886                 proofread and corrected
5887
5888 2005-11-20 [paul]       1.9.100cvs23
5889
5890         * manual/Makefile
5891                 generate html as one file
5892         * manual/advanced.xml
5893                 fix output generation
5894                 reformat hidden options list
5895         * manual/manual.xml     ** REMOVED **
5896         * manual/sylpheed-claws-manual.xml      ** ADDED **
5897                 renamed
5898
5899 2005-11-18 [colin]      1.9.100cvs22
5900
5901         * src/prefs_account.c
5902                 Fix layout in news and mbox accounts
5903         * manual/account.xml
5904         * manual/advanced.xml
5905                 New contents for Paul to check :)
5906
5907 2005-11-18 [wwp]        1.9.100cvs21
5908
5909         * src/gtk/quicksearch.c
5910                 don't update extended quicksearch buttons twice
5911
5912 2005-11-18 [paul]       1.9.100cvs20
5913
5914         * src/textview.c
5915                 complete 1.9.100cvs19
5916
5917 2005-11-18 [paul]       1.9.100cvs19
5918
5919         * src/compose.c
5920                 cosmetic improvements
5921         * src/textview.c
5922                 also list text/* attachments
5923
5924 2005-11-18 [colin]      1.9.100cvs18
5925
5926         * src/summaryview.c
5927                 Use column 0 instead of -1 in 
5928                 gtk_ctree_node_moveto, in a naive
5929                 hope it'll fix the gtk-related crashes
5930
5931 2005-11-18 [colin]      1.9.100cvs17
5932
5933         * src/gtk/inputdialog.c
5934                 Fix icon staying the first one
5935
5936 2005-11-17 [wwp]        1.9.100cvs16
5937                 fix possible problem showing some quicksearch buttons, and a bad
5938                 call to g_return_if_fail in a function that returns a value (both
5939                 fixes by Fabien Vantard)
5940
5941 2005-11-15 [wwp]        1.9.100cvs15
5942
5943         * src/gtk/quicksearch.c
5944                 added a tooltip to that obscure ... quicksearch button
5945
5946 2005-11-15 [wwp]        1.9.100cvs14
5947
5948         * src/gtk/quicksearch.c
5949                 add a quicksearch helper to filtering expression users: the ... button
5950                 raises the condition expr window. condition expressions set up w/ this
5951                 window are used by the quicksearch if the user closes it pressing OK.
5952
5953 2005-11-14 [paul]       1.9.100cvs13
5954
5955         * src/plugins/clamav/clamav_plugin.c
5956         * src/plugins/spamassassin/spamassassin.c
5957                 change plugin type following recent merging
5958
5959 2005-11-14 [wwp]        1.9.100cvs12
5960
5961         * src/folder.c
5962                 prevent from crashing when copying/moving message(s) from and
5963                 to the same folder
5964
5965 2005-11-14 [paul]       1.9.100cvs11
5966
5967         * src/plugins/clamav/Makefile.am
5968         * src/plugins/clamav/clamav_plugin.c
5969         * src/plugins/clamav/clamav_plugin.h
5970         * src/plugins/clamav/clamav_plugin_gtk.c
5971                 also merge clamav and clamav_gtk plugins
5972
5973 2005-11-13 [colin]      1.9.100cvs10
5974
5975         * configure.ac
5976         * src/plugins/spamassassin/Makefile.am
5977         * src/plugins/spamassassin/spamassassin.c
5978         * src/plugins/spamassassin/spamassassin.h
5979         * src/plugins/spamassassin/spamassassin_gtk.c
5980                 Merge spamassassin and spamassassin_gtk plugins,
5981                 and build it by default.
5982
5983 2005-11-12 [colin]      1.9.100cvs9
5984
5985         * src/etpan/imap-thread.c
5986                 Fix gcc warning
5987
5988 2005-11-12 [colin]      1.9.100cvs8
5989
5990         * src/procmime.c
5991                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
5992
5993 2005-11-10 [colin]      1.9.100cvs7
5994
5995         * src/main.c
5996                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
5997                 minimised state)
5998
5999 2005-11-10 [wwp]        1.9.100cvs6
6000
6001         * src/gtk/description_window.c
6002                 fix a crash when closing description windows using the WM's [X] button
6003
6004 2005-11-09 [colin]      1.9.100cvs5
6005
6006         * src/common/ssl.c
6007                 Update libetpan call to follow upstream
6008                 (yes, this requires libetpan-0.40cvs3)
6009
6010 2005-11-08 [colin]      1.9.100cvs4
6011
6012         * src/compose.c
6013         * src/textview.c
6014         * src/common/utils.c
6015         * src/common/utils.h
6016                 Enhance the email parser
6017
6018 2005-11-08 [colin]      1.9.100cvs3
6019
6020         * src/procmime.c
6021                 Fix what looks like an off-by-one (fixes 
6022                 attachments from the Bat)
6023
6024 2005-11-08 [wwp]        1.9.100cvs2
6025
6026         * src/main.c
6027                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
6028
6029 2005-11-08 [wwp]        1.9.100cvs1
6030
6031         * src/main.c
6032                 allow exiting Sylpheed-Claws from command-line
6033
6034 2005-11-08 [paul]       1.9.100
6035
6036         1.9.100 released
6037
6038 2005-11-07 [colin]      1.9.99cvs17
6039
6040         * src/addritem.c
6041         * src/ldif.c
6042                 Fix import of base-64 encoded items
6043
6044 2005-11-07 [colin]      1.9.99cvs16
6045
6046         * src/send_message.c
6047                 Fix bug #314 (Queue does not empty under certain 
6048                 circumstances)
6049
6050 2005-11-07 [paul]       1.9.99cvs15
6051
6052         * src/mutt.c
6053         * src/pine.c
6054                 fix buffer overflows
6055                 Thanks to Colin
6056
6057 2005-11-07 [paul]       1.9.99cvs14
6058
6059         * doc/man/Makefile.am
6060         * doc/man/sylpheed-claws.1      ** ADDED **
6061         * doc/man/sylpheed.1            ** DELETED **
6062                 rename and update the man file
6063
6064 2005-11-06 [colin]      1.9.99cvs13
6065
6066         * src/ldif.c
6067                 Fix ldif_get_line() that returned empty strings
6068                 (Didn't understand why). Also fix a possible
6069                 buffer overflow.
6070
6071 2005-11-06 [wwp]        1.9.99cvs12
6072
6073         * src/textview.c
6074         * src/gtk/about.c
6075         * src/gtk/gtkutils.c
6076         * src/gtk/gtkutils.h
6077                 fix a compilation warning,
6078                 make links sensitive in the about dialog
6079
6080 2005-11-04 [wwp]        1.9.99cvs11
6081
6082         * src/gtk/about.c
6083                 don't wrap or translate URIs, and a bit text format cleanup
6084
6085 2005-11-04 [wwp]        1.9.99cvs10
6086
6087         * src/gtk/about.c
6088                 better textview tagging implementation (no more use of marks for
6089                 postponed tagging)
6090
6091 2005-11-02 [colin]      1.9.99cvs9
6092
6093         * src/common/ssl.c
6094                 Forgot an ifdef
6095
6096 2005-11-02 [colin]      1.9.99cvs8
6097
6098         * configure.ac
6099                 Require libetpan-0.40 due to upstream fix
6100         * src/common/ssl.c
6101                 Tell libetpan not to call SSL_Library_Init,
6102                 as we do it ourselves.
6103
6104 2005-11-02 [colin]      1.9.99cvs7
6105
6106         * po/POTFILES.in
6107                 Add missing files (thanks to Fabien Vantard)
6108
6109 2005-11-02 [colin]      1.9.99cvs6
6110
6111         * src/summaryview.c
6112                 Fix totals when read messages are hidden or quicksearch
6113                 is on
6114         * src/ssl_manager.c
6115         * src/ssl_manager.h
6116         * src/common/ssl_certificate.c
6117         * src/common/ssl_certificate.h
6118         * src/gtk/sslcertwindow.c
6119         * src/gtk/sslcertwindow.h
6120                 Fix copyright on my stuff
6121
6122 2005-11-02 [wwp]        1.9.99cvs5
6123
6124         * src/prefs_themes.c
6125                 fix directory name checking (theme installation/removal),
6126                 made related error a bit more verbose
6127
6128 2005-11-02 [colin]      1.9.99cvs4
6129
6130         * src/summaryview.c
6131                 Fix typo (probably fixes bug #841 (Sort by the From 
6132                 field doesn't work)
6133
6134 2005-11-02 [paul]       1.9.99cvs3
6135
6136         * po/ko.po
6137         * po/nb.po
6138                 updated by SungHyun Nam, Geir Helland
6139         * src/wizard.c
6140                 fix typo in welcome message. spotted by
6141                 Andrea Spadaccini
6142
6143 2005-11-01 [colin]      1.9.99cvs2
6144
6145         * src/compose.c
6146                 Fix replying to ml wen confirming subscription
6147         * src/messageview.c
6148         * src/mimeview.c
6149         * src/mimeview.h
6150         * src/privacy.h
6151         * src/summaryview.c
6152                 Make key check non blocking
6153
6154 2005-10-31 [paul]       1.9.99cvs1
6155
6156         * tools/claws.i18n.status.pl
6157                 updated for ChangeLog
6158
6159 2005-10-31 [paul]       1.9.99
6160
6161         1.9.99 released
6162
6163 2005-10-31 [paul]       1.9.15cvs131
6164
6165         * .cvsignore
6166         * ChangeLog
6167         * ChangeLog.claws       ** REMOVED **
6168         * ChangeLog-gtk2.claws  ** REMOVED **
6169         * ChangeLog.gtk1        ** ADDED **
6170         * INSTALL
6171         * Makefile.am
6172         * NEWS
6173         * README
6174         * README.claws          ** REMOVED **
6175         * README.jp             ** REMOVED **
6176         * RELEASE_NOTES         ** ADDED **
6177         * RELEASE_NOTES.claws   ** REMOVED **
6178         * commitHelper
6179         * configure.ac
6180         * sylpheed.spec.in      ** REMOVED **
6181                 tidy up and update the default docs:
6182                 ChangeLog.claws is renamed ChangeLog.gtk1
6183                 ChangeLog-gtk2.claws is renamed ChangeLog
6184                 README.claws is renamed README
6185                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
6186
6187 2005-10-31 [paul]       1.9.15cvs130
6188
6189         * po/it.po
6190                 fix errors
6191
6192 2005-10-31 [paul]       1.9.15cvs129
6193
6194         * po/ca.po
6195         * po/de.po
6196         * po/en_GB.po
6197         * po/fr.po
6198         * po/it.po
6199         * po/pt_BR.po
6200         * po/sk.po
6201         * po/sr.po
6202         * po/zh_CN.po
6203                 updated by Miquel Oliete, Stephan Sachse and
6204                 Thomas Gilgin, me, Fabien Vantard, Andrea
6205                 Spadaccini, Frederico Goncalves Guimaraes,
6206                 Andrej Kacian, Aleksandar Urosevic, and
6207                 Ralgh Young.
6208
6209 2005-10-31 [mones]      1.9.15cvs128
6210
6211         * manual/faq.xml
6212                 More questions.
6213         
6214         * po/es.po
6215                 Updated for release.
6216
6217 2005-10-30 [colin]      1.9.15cvs127
6218
6219         * src/compose.c
6220                 Place cursor before rewrapping (fixes cursor
6221                 pos if quotation gets rewrapped)
6222
6223 2005-10-29 [paul]       1.9.15cvs126
6224
6225         * src/crash.c
6226         * src/foldersel.c
6227         * src/main.c
6228         * src/messageview.c
6229         * src/toolbar.c
6230         * src/gtk/authors.h
6231                 corrections to text items
6232
6233 2005-10-28 [colin]      1.9.15cvs125
6234
6235         * src/messageview.c
6236                 Make "hit 'C' to check sig" work from extern 
6237                 messageviews
6238
6239 2005-10-27 [colin]      1.9.15cvs124
6240
6241         * src/summaryview.c
6242                 Add a hack to avoid segfaulting when hammering 
6243                 on gtk's events
6244
6245 2005-10-27 [wwp]        1.9.15cvs123
6246
6247         * src/prefs_themes.c
6248                 sort list of themes names in themes prefs
6249
6250 2005-10-27 [paul]       1.9.15cvs122
6251
6252         * src/folder.c
6253         * src/prefs_account.c
6254                 fix building on Solaris
6255                 Patch by Alex Moore
6256
6257 2005-10-27 [wwp]        1.9.15cvs121
6258
6259         * src/summaryview.c
6260         * src/gtk/gtksctree.c
6261                 speed up unselecting messages in summary view (thanks to Colin)
6262
6263 2005-10-27 [paul]       1.9.15cvs120
6264
6265         * src/mainwindow.c
6266                 fix a compilation warning
6267         * src/summaryview.c
6268                 fix updating of 'n items selected' count
6269                 when deselecting
6270
6271 2005-10-27 [martin]     1.9.15cvs119
6272
6273         * src/action.c
6274                 ignore actions with a leading '/' in the action menu name
6275                 fixes a crash on menu creation
6276         * src/prefs_actions.c
6277                 do not allow a leading '/' in the action menu name
6278
6279 2005-10-27 [paul]       1.9.15cvs118
6280
6281         * src/main.c
6282                 fix compilation warning
6283
6284 2005-10-27 [paul]       1.9.15cvs117
6285
6286         * src/procmime.c
6287                 add #if HAVE_LOCALE_H
6288
6289 2005-10-27 [paul]       1.9.15cvs116
6290
6291         * src/plugins/clamav/clamav_plugin.c
6292         * src/plugins/dillo_viewer/dillo_viewer.c
6293         * src/plugins/mathml_viewer/mathml_viewer.c
6294         * src/plugins/pgpcore/plugin.c
6295         * src/plugins/pgpinline/plugin.c
6296         * src/plugins/pgpmime/plugin.c
6297         * src/plugins/spamassassin/spamassassin.c
6298         * src/plugins/trayicon/trayicon.c
6299                 plugin_init() : make error messages more
6300                 informative
6301
6302 2005-10-26 [wwp]        1.9.15cvs115
6303
6304         * src/prefs_matcher.c
6305                 enlarge boolean op widget width a bit (wasn't always showing text contents)
6306
6307 2005-10-26 [wwp]        1.9.15cvs114
6308
6309         * src/procmime.c
6310         * src/gtk/gtksctree.c
6311         * src/plugins/spamassassin/libspamc.c
6312         * src/plugins/spamassassin/spamassassin.c
6313                 fix some compilation warnings more
6314
6315 2005-10-26 [mones]      1.9.15cvs113
6316
6317         * po/es.po
6318                 Updated translation
6319
6320 2005-10-26 [paul]       1.9.15cvs112
6321
6322         * src/prefs_message.c
6323                 give all display_xface stuff the
6324                 #if HAVE_LIBCOMPFACE treatment, thus
6325                 preventing a crash
6326                 (Thanks to Wolfgang Enderlein)
6327
6328 2005-10-26 [colin]      1.9.15cvs111
6329
6330         * src/gedit-print.c
6331                 Fix date format
6332         * src/imap_gtk.c
6333         * src/news_gtk.c
6334                 Remove context menu items that should not be there
6335         * src/jpilot.c
6336                 Fix encoding
6337         * src/main.c
6338         * src/mainwindow.c
6339                 Don't show the mainwindow too soon
6340
6341 2005-10-26 [wwp]        1.9.15cvs110
6342
6343         * src/folder.c
6344         * src/manual.c
6345         * src/summaryview.c
6346                 fix uninitialized pointers in the folder updating hook
6347                 (thanks to Colin)
6348
6349 2005-10-25 [mones]      1.9.15cvs109
6350
6351         * manual/faq.xml
6352                 General information subsection completed. 
6353                 Removed archaic references.
6354                 
6355         * manual/Makefile
6356         * manual/dtd/manual.dsl
6357                 Added customization stylesheet for getting paragraphs
6358                 fully justified in PDF output (as suggested by Colin).
6359
6360 2005-10-25 [colin]      1.9.15cvs108
6361
6362         * src/compose.c
6363                 Fix a second leak
6364
6365 2005-10-25 [colin]      1.9.15cvs107
6366
6367         * src/addrbook.c
6368         * src/addrindex.c
6369                 Fix leak (xml_get_element() allocates memory)
6370         * src/compose.c
6371                 Fix leak + dead code (shame!)
6372         * src/procmime.c
6373                 Fix leak
6374
6375 2005-10-25 [colin]      1.9.15cvs106
6376
6377         * src/mimeview.c
6378                 Fix encoding issue in Save all and in 
6379                 overwrite-confirmation alertpanel
6380
6381 2005-10-25 [colin]      1.9.15cvs105
6382
6383         * src/common/socket.c
6384                 Fix a leak - Thanks to Christopher Aillon
6385                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
6386
6387 2005-10-25 [paul]       1.9.15cvs104
6388
6389         * src/wizard.c
6390                 Always guess servers from the right-hand
6391                 email part and guess username from the
6392                 left-hand part. (Thanks to Colin)
6393                 add an X-Face to the welcome message
6394
6395 2005-10-25 [paul]       1.9.15cvs103
6396
6397         * manual/handling.xml
6398                 written by Colin, edited by me
6399
6400 2005-10-25 [wwp]        1.9.15cvs102
6401
6402         * src/folderview.c
6403         * src/grouplistdialog.c
6404         * src/imap.c
6405         * src/noticeview.c
6406                 fix some compilation warnings
6407
6408 2005-10-24 [paul]
6409
6410         1.9.99-rc3 released
6411
6412 2005-10-24 [paul]       1.9.15cvs101
6413
6414         * src/gtk/about.c
6415                 fix window sizing
6416
6417 2005-10-24 [paul]       1.9.15cvs100
6418
6419         * src/pixmaps/offline.xpm
6420         * src/pixmaps/online.xpm
6421                 replace with last default versions
6422
6423 2005-10-24 [colin]      1.9.15cvs99
6424
6425         * src/imap.c
6426                 Fix bug when moving a folder
6427         * src/imap_gtk.c
6428         * src/mh_gtk.c
6429                 "Delete folder" pops up a window, so it 
6430                 should be suffixed with "..."
6431         * src/plugins/pgpcore/sgpgme.c
6432                 Include locale.h
6433
6434 2005-10-24 [mones]      1.9.15cvs98
6435
6436         * manual/Makefile
6437         * manual/account.xml
6438         * manual/ack.xml
6439         * manual/addrbook.xml
6440         * manual/advanced.xml
6441         * manual/faq.xml
6442         * manual/glossary.xml
6443         * manual/gpl.xml
6444         * manual/handling.xml
6445         * manual/intro.xml
6446         * manual/keyboard.xml
6447         * manual/manual.xml
6448         * manual/plugins.xml
6449         * manual/starting.xml
6450         * manual/dtd/sdocbook.dtd
6451                 Initial manual structure and some content.
6452
6453 2005-10-23 [wwp]        1.9.15cvs97
6454
6455         * src/gtk/about.c
6456                 fix a typo
6457
6458 2005-10-23 [wwp]        1.9.15cvs96
6459
6460         * src/gtk/about.c
6461         * src/gtk/authors.h
6462                 rework of the about window (main work by Paul), also featuring a few
6463                 fixes for typos and duplicate names
6464
6465 2005-10-23 [wwp]        1.9.15cvs95
6466
6467         * src/.cvsignore
6468                 Ignore the right binary name (sylpheed-claws now)
6469
6470 2005-10-23 [paul]       1.9.15cvs94
6471
6472         * src/compose.c
6473                 when using Folder Pref 'Default To for
6474                 replies' make the entry in the Compose
6475                 window bold
6476                 Patch by Fabien Vantard
6477
6478 2005-10-22 [colin]      1.9.15cvs93
6479
6480         * src/codeconv.c
6481                 Fix leak
6482
6483 2005-10-22 [colin]      1.9.15cvs92
6484
6485         * src/codeconv.c
6486                 try to convert using locale (apart utf8) if necessary
6487
6488 2005-10-22 [colin]      1.9.15cvs91
6489
6490         * src/pixmaps/new.xpm
6491         * src/pixmaps/unread.xpm
6492                 Make the unread envelope blue again and
6493                 saturate the new one a bit more.
6494
6495 2005-10-22 [colin]      1.9.15cvs90
6496
6497         * src/compose.c
6498                 When replying to a mail sent by one of our accounts,
6499                 use the original list of recipients. Let 'Reply All'
6500                 and 'Reply to sender' work like previously.
6501
6502 2005-10-21 [colin]      1.9.15cvs89
6503
6504         * src/prefs_filtering.c
6505                 Clear fields after add and replace
6506         * src/textview.c
6507                 Display xface differently (better)
6508         * src/plugins/pgpinline/pgpinline.c
6509                 Fix crappy encodings/recodings
6510
6511 2005-10-21 [paul]       1.9.15cvs88
6512
6513         * src/compose.c
6514         * src/prefs_folder_item.c
6515         * src/toolbar.c
6516                 fix news folder Folder Properties
6517                 (thanks to Colin)
6518         * src/folderview.c
6519                 update folderview after Themes change
6520                 keep selected folder selected
6521                 (thanks to Colin)
6522
6523 2005-10-21 [paul]       1.9.15cvs87
6524
6525         * tools/Makefile.am
6526         * tools/OOo2sylpheed.pl
6527         * tools/README
6528         * tools/README.sylprint
6529         * tools/asus_mailled.sh         ** REMOVED **
6530         * tools/filter_conv.pl
6531         * tools/freshmeat_search.pl
6532         * tools/google_search.pl
6533         * tools/gpg-sign-syl            ** REMOVED **
6534         * tools/kmail2sylpheed.pl
6535         * tools/kmail2sylpheed_v2.pl
6536         * tools/multiwebsearch.pl
6537         * tools/nautilus2sylpheed.sh
6538         * tools/newscache_clean.pl
6539         * tools/outlook2sylpheed.pl
6540         * tools/sylpheed-switcher       ** REMOVED **
6541         * tools/sylprint.pl
6542         * tools/sylprint.rc
6543         * tools/tb2sylpheed
6544         * tools/vcard2xml.py
6545         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
6546                 update default config dir
6547                 update binary name (thanks to Fabien Vantard)
6548                 remove obsolete scripts
6549
6550 2005-10-21 [colin]      1.9.15cvs86
6551
6552         * src/inc.c
6553                 Fix possible leak and units. Based on a patch by
6554                 Fabien Vantard.
6555
6556 2005-10-20 [colin]      1.9.15cvs85
6557
6558         * src/textview.c
6559                 Clear xface when clearing textview
6560
6561 2005-10-20 [colin]      1.9.15cvs84
6562
6563         * configure.ac
6564         * src/folderview.c
6565         * src/headerview.c
6566         * src/main.c
6567         * src/prefs_common.c
6568         * src/prefs_common.h
6569         * src/prefs_message.c
6570         * src/textview.c
6571         * src/textview.h
6572         * src/common/defs.h
6573         * src/common/utils.c
6574         * src/common/utils.h
6575         * src/gtk/gtkutils.c
6576         * src/gtk/gtkutils.h
6577                 Migrate config to .sylpheed-claws (Automatically)
6578                 Add a way to get the Xface in the TextView
6579
6580 2005-10-20 [colin]      1.9.15cvs83
6581
6582         * src/gtk/Makefile.am
6583         * src/gtk/about.c
6584         * src/gtk/authors.h
6585                 Make the about dialog *grooovy*
6586
6587 2005-10-20 [colin]      1.9.15cvs82
6588
6589         * src/mimeview.c
6590                 Use "Open with" on double click if no command
6591                 was found
6592
6593 2005-10-20 [colin]      1.9.15cvs81
6594
6595         * src/imap.c
6596         * src/etpan/imap-thread.c
6597                 Fix possible crash.
6598
6599 2005-10-20 [paul]       1.9.15cvs80
6600
6601         * src/folder.c
6602                 don't show clipkey icon if the only
6603                 attachment is the signature
6604                 Patch by Colin
6605
6606 2005-10-20 [paul]       1.9.15cvs79
6607
6608         * AUTHORS
6609         * src/plugins/pgpmime/pgpmime.c
6610                 name the PGP/MIME signature 'signature.asc'
6611                 Patch by Andrew Nelson <freeandy@gmail.com>
6612
6613 2005-10-19 [colin]      1.9.15cvs78
6614
6615         * src/plugins/pgpmime/pgpmime.c
6616                 Oops, no need to double-check though
6617
6618 2005-10-19 [colin]      1.9.15cvs77
6619
6620         * src/plugins/pgpinline/pgpinline.c
6621         * src/plugins/pgpmime/pgpmime.c
6622                 Check that my_tmpfile() doesn't 
6623                 return NULL
6624
6625 2005-10-19 [colin]      1.9.15cvs76
6626
6627         * src/common/utils.c
6628                 Use shorter mime boundaries to avoid having
6629                 MTAs rewrapping our headers, breaking the
6630                 PGP signature in the process 
6631         * src/compose.c
6632         * src/plugins/pgpmime/pgpmime.c
6633                 Check for boundary uniqueness to be sure
6634                 it won't happen, instead of hoping for the
6635                 best
6636
6637 2005-10-19 [colin]      1.9.15cvs75
6638
6639         * sylpheed-claws.desktop
6640         * src/Makefile.am
6641         * src/main.c
6642                 Ship a sylpheed-claws binary instead
6643                 of a sylpheed one. Change the socket
6644                 name, too
6645         * src/folderview.c
6646                 Update folder only if it changed
6647         * src/wizard.c
6648                 Fix i18n in welcome mail, patch by
6649                 Fabien Vantard
6650
6651 2005-10-19 [paul]
6652
6653         1.9.99-rc2 released
6654
6655 2005-10-19 [paul]       1.9.15cvs74
6656
6657         * src/folder.c
6658         * src/folderview.c
6659                 fix summaryview update
6660                 Patch by Colin
6661
6662 2005-10-18 [colin]      1.9.15cvs73
6663
6664         * src/plugins/pgpcore/passphrase.c
6665                 Don't XGrabServer, and try a bit more to 
6666                 sync everything before grabbing mouse/keyboard
6667
6668 2005-10-18 [colin]      1.9.15cvs72
6669
6670         * src/Makefile.am
6671         * src/addressadd.c
6672         * src/addressbook.c
6673         * src/folderview.c
6674         * src/grouplistdialog.c
6675         * src/mimeview.c
6676         * src/stock_pixmap.c
6677         * src/stock_pixmap.h
6678         * src/summaryview.c
6679         * src/gtk/gtksctree.c
6680         * src/gtk/gtksctree.h
6681         * src/pixmaps/empty.xpm
6682                 Implement a wrapper call for gtk_ctree_set_node_info
6683                 and gtk_ctree_insert_node, that uses a 1x1 transparent
6684                 pixmap instead of a NULL one. This works around some
6685                 memory problems deep inside gtk, revealed by valgrind,
6686                 and fixes bug #834 (Pressing CTRl-D on a message marked 
6687                 as locked crashes sylpheed.), as well as, probably, 
6688                 wwp's 4th dimension problems that happen in gtk_ctree_*.
6689
6690 2005-10-17 [colin]      1.9.15cvs71
6691
6692         * src/mimeview.c
6693                 Provide visual feedback when checking
6694                 signature
6695
6696 2005-10-17 [colin]      1.9.15cvs70
6697
6698         * src/main.c
6699                 Keep the folder list frozen while checking caches...
6700
6701 2005-10-17 [colin]      1.9.15cvs69
6702
6703         * src/addr_compl.c
6704                 Fi bug #833 (Autocompleting from addressbook 
6705                 fails with extended chars)
6706         * src/imap.c
6707                 Fix 'adding messages' staying in statusbar
6708                 after an error
6709
6710 2005-10-17 [wwp]        1.9.15cvs68
6711
6712         * src/ssl_manager.c
6713                 Fix buttons' layout resizing when window size changes
6714
6715 2005-10-17 [wwp]        1.9.15cvs67
6716
6717         * src/account.c
6718         * src/prefs_account.c
6719         * src/prefs_common.c
6720         * src/prefs_common.h
6721         * src/prefs_folder_item.c
6722         * src/prefs_gtk.c
6723         * src/gtk/logwindow.c
6724         * src/gtk/pluginwindow.c
6725         * src/gtk/prefswindow.c
6726         * src/gtk/prefswindow.h
6727                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
6728
6729 2005-10-17 [paul]       1.9.15cvs66
6730
6731         * configure.ac
6732                 fix missing libetpan message
6733         * po/en_GB.po
6734                 updated
6735         * src/crash.c
6736         * src/manual.c
6737         * src/prefs_themes.c
6738         * src/common/defs.h
6739                 add some new URI defines, change some
6740                 others
6741         * src/wizard.c
6742                 make welcome message translatable
6743                 small improvements to english
6744                 other tweaks
6745         * src/gtk/menu.c
6746                 fix warnings
6747
6748 2005-10-17 [paul]       1.9.15cvs65
6749
6750         * src/summaryview.c
6751                 fix column titles
6752
6753 2005-10-16 [mones]      1.9.15cvs64
6754
6755         * po/es.po
6756                 Updated translation
6757
6758 2005-10-16 [colin]
6759
6760         1.9.99-rc1 released
6761
6762 2005-10-16 [colin]      1.9.15cvs63
6763
6764         * src/wizard.c
6765                 Fix whitespace
6766
6767 2005-10-16 [colin]      1.9.15cvs62
6768
6769         * src/toolbar.c
6770                 s/Get All/Get Mail/
6771         * src/wizard.c
6772                 Real welcome mail text, thanks Paul
6773
6774 2005-10-16 [colin]      1.9.15cvs61
6775
6776         * src/editldap.c
6777         * src/exporthtml.c
6778         * src/main.c
6779         * src/mainwindow.c
6780         * src/prefs_themes.c
6781         * src/prefs_toolbar.c
6782         * src/plugins/demo/demo.c
6783         * src/plugins/trayicon/trayicon.c
6784                 s/Sylpheed/Sylpheed-Claws/
6785
6786 2005-10-16 [colin]      1.9.15cvs60
6787
6788         * src/wizard.c
6789                 Add a welcome email in the first empty mailbox
6790         * src/prefs_common.c
6791                 Change one more default
6792
6793 2005-10-16 [colin]      1.9.15cvs59
6794
6795         * src/wizard.c
6796                 Remove printf
6797
6798 2005-10-16 [colin]      1.9.15cvs58
6799
6800         * src/toolbar.c
6801         * src/prefs_common.c
6802                 Change some defaults
6803
6804 2005-10-16 [colin]      1.9.15cvs57
6805
6806         * src/toolbar.c
6807         * src/prefs_common.c
6808                 Change some defaults
6809
6810 2005-10-16 [colin]      1.9.15cvs56
6811
6812         * src/wizard.c
6813                 By default, initialize fonts to have
6814                 the same size as normal GtkWidgets
6815
6816 2005-10-16 [colin]      1.9.15cvs55
6817
6818         * src/mimeview.c
6819                 Fix message a bit more
6820
6821 2005-10-16 [colin]      1.9.15cvs54
6822
6823         * src/addressbook.c
6824                 Second attempt at flicker fixing
6825
6826 2005-10-16 [colin]      1.9.15cvs53
6827
6828         * src/addressbook.c
6829                 Fix flicker
6830
6831 2005-10-16 [wwp]        1.9.15cvs52
6832
6833         * src/addressbook.c
6834         * src/editaddress.c
6835         * src/prefs_common.c
6836         * src/prefs_common.h
6837                 Remember window sizes (address book)
6838
6839 2005-10-16 [wwp]        1.9.15cvs51
6840
6841         * src/plugins/clamav/clamav_plugin_gtk.c
6842         * src/plugins/spamassassin/spamassassin_gtk.c
6843                 Fix compilation warnings (missing #include).
6844
6845 2005-10-16 [colin]      1.9.15cvs50
6846
6847         * src/mimeview.c
6848         * src/summaryview.c
6849         * src/textview.c
6850                 Make 'c' check signature, and forward
6851                 c, l, y, t from summaryview to mimeview
6852
6853 2005-10-16 [colin]      1.9.15cvs49
6854
6855         * src/addressbook.c
6856                 Put border around buttons
6857         * src/mainwindow.c
6858         * src/summaryview.c
6859                 Rework menus (Patch based on a patch
6860                 by Paul)
6861
6862 2005-10-15 [wwp]        1.9.15cvs48
6863
6864         * src/editjpilot.c
6865         * src/editldap.c
6866         * src/editvcard.c
6867         * src/exphtmldlg.c
6868         * src/expldifdlg.c
6869         * src/export.c
6870         * src/import.c
6871         * src/importldif.c
6872         * src/importmutt.c
6873         * src/importpine.c
6874         * src/prefs_account.c
6875         * src/prefs_spelling.c
6876         * src/gtk/gtkutils.c
6877         * src/gtk/gtkutils.h
6878         * src/plugins/clamav/clamav_plugin_gtk.c
6879         * src/plugins/spamassassin/spamassassin_gtk.c
6880                 use nicer browse-for-file/dir buttons than the "..." ones,
6881                 code factorizing more.
6882
6883 2005-10-14 [colin]      1.9.15cvs47
6884
6885         * src/mainwindow.c
6886                 set relief on the account switcher so that people see it
6887                 grey out Create processing rules when no message is selected
6888         * src/prefs_filtering.c
6889                 ask before closing if the rule has not been modified, even if
6890                 it's not valid
6891         * src/prefs_matcher.c
6892                 fix sensitivity when entering the dialog
6893         * src/gtk/inputdialog.c
6894                 display a better icon on password ask
6895         * src/plugins/pgpcore/passphrase.c
6896                 make the dialog look better
6897
6898 2005-10-14 [paul]       1.9.15cvs46
6899
6900         * src/folderview.c
6901                 indicate presense of marked msgs in
6902                 unexpanded subfolders
6903
6904 2005-10-14 [paul]       1.9.15cvs45
6905
6906         * src/prefs_actions.c
6907         * src/prefs_common.c
6908         * src/prefs_common.h
6909         * src/prefs_filtering_action.c
6910         * src/prefs_matcher.c
6911         * src/prefs_template.c
6912                 remember window sizes
6913                 fix Info button size
6914
6915         Patches by wwp
6916
6917 2005-10-13 [colin]      1.9.15cvs44
6918
6919         * src/mimeview.c
6920         * src/noticeview.c
6921         * src/noticeview.h
6922                 Add a tooltip on the icon (optional) 
6923                 Get rid of the signature buttons and only
6924                 use the icon+tooltip
6925
6926 2005-10-13 [colin]      1.9.15cvs43
6927
6928         * src/noticeview.c
6929         * src/noticeview.h
6930                 Add hand cursor for hovering over icon
6931
6932 2005-10-13 [colin]      1.9.15cvs42
6933
6934         * src/summaryview.c
6935                 Fix crash when quicksearch's hidden 
6936                 at startup
6937
6938 2005-10-13 [colin]      1.9.15cvs41
6939
6940         * src/compose.c
6941                 Set subject when forwarding multiple mails
6942                 Check that other recipient than the default Cc or Bcc
6943                 have been set before sending.
6944
6945 2005-10-13 [colin]      1.9.15cvs40
6946
6947         * src/imap.c
6948                 Batch per-folder
6949                 Introduce locking, but don't use it yet
6950
6951 2005-10-13 [colin]      1.9.15cvs39
6952
6953         * src/gtk/quicksearch.c
6954                 Reset quicksearch when hiding it
6955                 Make sticky a real pref
6956
6957 2005-10-13 [colin]      1.9.15cvs38
6958
6959         * src/summaryview.c
6960                 Faster prefs apply
6961
6962 2005-10-13 [colin]      1.9.15cvs37
6963
6964         * src/mimeview.c
6965         * src/noticeview.c
6966         * src/noticeview.h
6967         * src/plugins/pgpcore/sgpgme.c
6968                 Make privacy icon clickable
6969                 Move Trust field in Full info
6970                 When trust is less than full, don't display
6971                 a warning icon
6972
6973 2005-10-13 [colin]      1.9.15cvs36
6974
6975         * src/folder.c
6976                 Batch on flags sync
6977         * src/folderview.c
6978                 Revert speed hack which is dangerous in fact
6979                 Apply prefs faster
6980
6981 2005-10-13 [colin]      1.9.15cvs35
6982
6983         * src/folder_item_prefs.c
6984                 Fix pref corruption on folder move. Patch
6985                 by wwp
6986
6987 2005-10-13 [paul]       1.9.15cvs34
6988
6989         * src/export.c
6990         * src/import.c
6991                 fix typos in g_warnings
6992         * src/prefs_account.c
6993                 add a file selector for Signature file
6994
6995         Patches by wwp
6996
6997 2005-10-12 [colin]      1.9.15cvs33
6998
6999         * src/mimeview.c
7000                 Provide a quick way to go back from a
7001                 signature's full info to the email part
7002
7003 2005-10-12 [colin]      1.9.15cvs32
7004
7005         * src/compose.c
7006                 Remove old hack of encoding signed mails with base64.
7007                 QP works equally well.
7008
7009 2005-10-12 [colin]      1.9.15cvs31
7010
7011         * src/crash.c
7012                 Replace deprecated GtkText with GtkTextView
7013         * src/imap.c
7014                 Fix a logic bug about counts in imap_select
7015                 (previously un-triggered)
7016         * src/mainwindow.c
7017         * src/summaryview.c
7018         * src/news.c
7019                 Allow local deletion of news posts
7020         * src/mimeview.c
7021                 Show GPG noticeview on the message/rfc822 part
7022                 in addition to the text/plain one
7023         * src/prefs_image_viewer.c
7024           src/plugins/pgpcore/prefs_gpg.c
7025                 Polish (set the label as part of the checkbox)
7026         * src/wizard.c
7027                 Don't sit there doing nothing after destroying
7028                 the window - return err
7029
7030 2005-10-11 [colin]      1.9.15cvs30
7031
7032         * src/folderview.c
7033                 Apply processing rules before showing folders.
7034                 Early folder show (before flags sync) will only
7035                 be done when there are no processing rules (nor
7036                 pre- or post- ones)
7037         * src/imap.c
7038                 Fix stuff related to mail subdir, creation and 
7039                 deletion of folders 
7040         * src/imap_gtk.c
7041                 Don't allow creation of folders in NoInferior
7042                 folders, as it won't work
7043
7044 2005-10-10 [colin]      1.9.15cvs29
7045
7046         * src/compose.c
7047                 Reselect "None" Privacy system when selecting an
7048                 account with no privacy system defined
7049
7050 2005-10-10 [colin]      1.9.15cvs28
7051
7052         * src/mainwindow.c
7053                 Add Windows-1252 encoding
7054         * src/prefs_common.c
7055                 Rework some defaults:
7056                 - autosave to draft by default
7057                 - don't show header pane (it's already in the textview)
7058                 - Select first new or unread mail on entry
7059                 - Assume 'Yes' to change folder when there's no more
7060                   unread message
7061         * src/prefs_matcher.c
7062                 Fix a gtk assertion failure
7063         * src/gtk/colorlabel.c
7064                 Workaround bad repainting on selection
7065         * src/main.c
7066                 Freeze/thaw (a bit faster on ssh -X)
7067         * src/msgcache.c
7068                 Get rid of StrdupConverter that just adds an
7069                 extra strdup/free 
7070         * src/etpan/imap_thread.c
7071                 memset buf to 0
7072
7073 2005-10-10 [colin]      1.9.15cvs27
7074
7075         * src/export.c
7076         * src/import.c
7077                 Fix compile on gtk 2.4. Patch by wwp
7078
7079 2005-10-09 [colin]      1.9.15cvs26
7080
7081         * src/mainwindow.c
7082         * src/messageview.c
7083         * src/summaryview.c
7084                 Clarify forward menus. Patch by wwp
7085
7086 2005-10-09 [colin]      1.9.15cvs25
7087
7088         * src/compose.c
7089         * src/compose.h
7090                 Fix bug #829 (Non-working "Encrypt message by 
7091                 default when replying to an encrypted message")
7092
7093 2005-10-08 [colin]      1.9.15cvs24
7094
7095         * src/wizard.c
7096                 Fix bug #827 ("Welcome" setup wizard after a 
7097                 permission error gives up & forgets itself.)
7098
7099 2005-10-08 [colin]      1.9.15cvs23
7100
7101         * src/procmime.c
7102                 Fix bug #828 (Ignoring headers with spaces around = sign)
7103
7104 2005-10-08 [colin]      1.9.15cvs22
7105
7106         * src/export.c
7107                 Warning fix by wwp
7108
7109 2005-10-08 [colin]      1.9.15cvs21
7110
7111         * src/folder.c
7112         * src/folder.h
7113                 Add a processing_pending indicator, set on 
7114                 folder_item_open and cleared after 
7115                 folder_item_process_open
7116         * src/folderview.c
7117         * src/summaryview.c
7118                 wrap procmsg_msginfo_*_flags, and in the
7119                 wrapper check that there's no folder processing 
7120                 pending. If there is, defer the flags change until 
7121                 processing is done to avoid stepping over each
7122                 other's toes.
7123                 Freeze during processing, but not during scanning.
7124
7125 2005-10-07 [colin]      1.9.15cvs20
7126
7127         * src/plugins/pgpcore/passphrase.c
7128                 Fix bug #826 (X-Server hangs when 
7129                 right-clicking a PGP encrypted message)
7130
7131 2005-10-07 [paul]       1.9.15cvs19
7132
7133         * src/compose.c
7134                 fix compose_entries[]
7135                 patch by Fabien Vantard
7136
7137 2005-10-06 [colin]      1.9.15cvs18
7138
7139         * src/pixmaps/address.xpm
7140         * src/pixmaps/address_book.xpm
7141         * src/pixmaps/book.xpm
7142         * src/pixmaps/check_spelling.xpm
7143         * src/pixmaps/checkbox_off.xpm
7144         * src/pixmaps/checkbox_on.xpm
7145         * src/pixmaps/close.xpm
7146         * src/pixmaps/complete.xpm
7147         * src/pixmaps/continue.xpm
7148         * src/pixmaps/deleted.xpm
7149         * src/pixmaps/down_arrow.xpm
7150         * src/pixmaps/exec.xpm
7151         * src/pixmaps/forwarded.xpm
7152         * src/pixmaps/group.xpm
7153         * src/pixmaps/ignorethread.xpm
7154         * src/pixmaps/interface.xpm
7155         * src/pixmaps/jpilot.xpm
7156         * src/pixmaps/ldap.xpm
7157         * src/pixmaps/linewrap.xpm
7158         * src/pixmaps/linewrapcurrent.xpm
7159         * src/pixmaps/mail.xpm
7160         * src/pixmaps/mail_attach.xpm
7161         * src/pixmaps/mail_compose.xpm
7162         * src/pixmaps/mail_forward.xpm
7163         * src/pixmaps/mail_receive.xpm
7164         * src/pixmaps/mail_receive_all.xpm
7165         * src/pixmaps/mail_reply.xpm
7166         * src/pixmaps/mail_reply_to_all.xpm
7167         * src/pixmaps/mail_reply_to_author.xpm
7168         * src/pixmaps/mail_send.xpm
7169         * src/pixmaps/mail_send_queue.xpm
7170         * src/pixmaps/mime_application.xpm
7171         * src/pixmaps/mime_audio.xpm
7172         * src/pixmaps/mime_image.xpm
7173         * src/pixmaps/mime_message.xpm
7174         * src/pixmaps/mime_text_enriched.xpm
7175         * src/pixmaps/mime_text_html.xpm
7176         * src/pixmaps/mime_text_plain.xpm
7177         * src/pixmaps/mime_unknown.xpm
7178         * src/pixmaps/new.xpm
7179         * src/pixmaps/news_compose.xpm
7180         * src/pixmaps/offline.xpm
7181         * src/pixmaps/online.xpm
7182         * src/pixmaps/paste.xpm
7183         * src/pixmaps/preferences.xpm
7184         * src/pixmaps/privacy_emblem_encrypted.xpm
7185         * src/pixmaps/privacy_expired.xpm
7186         * src/pixmaps/privacy_failed.xpm
7187         * src/pixmaps/privacy_passed.xpm
7188         * src/pixmaps/privacy_signed.xpm
7189         * src/pixmaps/privacy_unknown.xpm
7190         * src/pixmaps/privacy_warn.xpm
7191         * src/pixmaps/properties.xpm
7192         * src/pixmaps/replied.xpm
7193         * src/pixmaps/search.xpm
7194         * src/pixmaps/unread.xpm
7195         * src/pixmaps/up_arrow.xpm
7196         * src/pixmaps/vcard.xpm
7197                 Modernize internal theme, with icons from the 
7198                 Gnomaws theme. Keep some of the old ones where
7199                 they were better.
7200
7201 2005-10-06 [colin]      1.9.15cvs17
7202
7203         * src/summaryview.c
7204                 Little optimisations + bugfix
7205         * src/toolbar.c
7206                 Remove default useless items - useless being defined
7207                 by the default relevant prefs
7208         * src/wizard.c
7209                 include config.h to make gettext work
7210         * src/prefs_themes.c
7211                 Fix selection of current theme in prefs
7212
7213 2005-10-06 [colin]      1.9.15cvs16
7214
7215         * src/prefs_common.c
7216         * src/prefs_common.h
7217         * src/prefs_summaries.c
7218         * src/folderview.c
7219                 Add a warning dialog on Mark all read 
7220                 (with pref to get rid of it)
7221
7222 2005-10-06 [paul]       1.9.15cvs15
7223
7224         * po/nb.po
7225         * po/pt_BR.po
7226                 updated by Geir Helland and Frederico
7227                 Goncalves Guimaraes
7228
7229 2005-10-05 [colin]      1.9.15cvs14
7230
7231         * src/folder.c
7232         * src/folder.h
7233         * src/folderview.c
7234         * src/folderview.h
7235         * src/imap_gtk.c
7236         * src/mh_gtk.c
7237         * src/mainwindow.c
7238         * src/setup.c
7239                 add a way to rescan without rebuilding
7240                 make moving a bit faster (less folders changes)
7241                 don't lock the tree on Get 
7242         * src/imap.c
7243                 Don't re-delete deleted messages before expunging
7244         * src/summaryview.c
7245                 Set batch mode when deleting mails
7246
7247 2005-10-05 [paul]       1.9.15cvs13
7248
7249         * src/mainwindow.c
7250         * src/mainwindow.h
7251                 fix disabled Execute menu item
7252         * src/toolbar.c
7253                 match the change in 1.9.15cvs10: use Compose
7254                 instead of News by default
7255
7256 2005-10-04 [colin]      1.9.15cvs12
7257
7258         * src/compose.c
7259                 When replying to an ML post with Reply-To set
7260                 to the poster's email, honor it (as before),
7261                 but also honor our user's request to reply to
7262                 the mailing list: set the ML address in the To
7263                 field and the Reply-To address in the Cc: 
7264                 field.
7265
7266 2005-10-04 [colin]      1.9.15cvs11
7267
7268         * src/plugins/trayicon/trayicon.c
7269                 Finish cosmetic change - thanks to wwp
7270
7271 2005-10-04 [colin]      1.9.15cvs10
7272
7273         * src/toolbar.c
7274                 Use Compose instead of Email by default.
7275                 Spotted by wwp.
7276
7277 2005-10-04 [colin]      1.9.15cvs9
7278
7279         * src/folder.c
7280         * src/folder.h
7281         * src/folderview.c
7282         * src/imap.c
7283         * src/etpan/imap-thread.c
7284         * src/etpan/imap-thread.h
7285                 Try to make IMAP faster, by simplifying SEARCH
7286                 commands, avoiding sending two STATUS in a row,
7287                 and deferring flags sync and processing just
7288                 after displaying the folder. 
7289                 This will update the SummaryView in certain
7290                 cases (new mails not already fetched, flags
7291                 changed from another client) but in a non-
7292                 blocking manner.
7293
7294 2005-10-04 [colin]      1.9.15cvs8
7295
7296         * src/plugins/trayicon/trayicon.c
7297                 Relabel "Offline" to "Work offline"
7298
7299 2005-10-04 [colin]      1.9.15cvs7
7300
7301         * src/export.c
7302         * src/import.c
7303         * src/mbox.c
7304                 Fix mbox import/export buglets
7305                 Patch by wwp
7306         * src/plugins/trayicon/trayicon.c
7307                 Add offline swithc
7308                 Patch by wwp
7309
7310 2005-10-04 [colin]      1.9.15cvs6
7311
7312         * src/folder.c
7313         * src/folderview.c
7314         * src/summaryview.c
7315                 Better fix (don't break mark all read) for cvs2
7316
7317 2005-10-03 [colin]      1.9.15cvs5
7318
7319         * src/folder.c
7320                 Use a sane sort by default
7321
7322 2005-10-03 [colin]      1.9.15cvs4
7323
7324         * src/inc.c
7325                 Add a 'Only once' button for overriding offline mode
7326         * src/prefs_account.c
7327         * src/wizard.c
7328                 Add Local mbox to the wizard
7329                 Add IMAP subdir to the wizard (or the wizard is useless
7330                 for such accounts, or even worse than useless)
7331                 Move IMAP subdir from Advanced to Receive tab, as it's
7332                 not that uncommon
7333
7334 2005-10-03 [colin]      1.9.15cvs3
7335
7336         * src/send_message.c
7337                 Forgot this one in cvs1
7338
7339 2005-10-03 [colin]      1.9.15cvs2
7340
7341         * src/folder.c
7342                 Faster close when leaving a folder with lots
7343                 of new mails. Idea by David Relson.
7344
7345 2005-10-03 [colin]      1.9.15cvs1
7346
7347         * src/compose.c
7348         * src/imap.c
7349         * src/inc.c
7350         * src/main.c
7351         * src/messageview.c
7352         * src/news.c
7353         * src/summaryview.c
7354         * src/gtk/sslcertwindow.c
7355         * src/plugins/trayicon/trayicon.c
7356                 Add accels to every AlertPanel. Patch by Fabien 
7357                 Vantard
7358
7359 2005-10-03 [paul]       1.9.15
7360
7361         1.9.15 released
7362
7363 2005-10-03 [paul]       1.9.14cvs68
7364
7365         * po/ca.po
7366         * po/de.po
7367         * po/es.po
7368         * po/fi.po
7369         * po/fr.po
7370         * po/sk.po
7371         * po/sr.po
7372         * po/zh_CN.po
7373                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
7374                 Mones Lastra, Tommi Pirinen, Fabien vantard,
7375                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
7376
7377 2005-10-03 [paul]       1.9.14cvs67
7378
7379         * src/send_message.c
7380                 prevent hang on Cancel
7381                 patch by Colin
7382
7383 2005-10-03 [paul]       1.9.14cvs66
7384
7385         * src/main.c
7386                 fix crash in IMAP caused by discrepancy
7387                 between check_at_startup and offline mode
7388                 Patch by Colin
7389
7390 2005-10-01 [paul]       1.9.14cvs65
7391
7392         * src/inc.c
7393                 fix engrish
7394
7395 2005-10-01 [paul]       1.9.14cvs64
7396         * src/export.c
7397         * src/import.c
7398                 synchronise import_mbox() and export_mbox()
7399         * src/mbox.c
7400                 proc_mbox(): add alert if file cannot be opened
7401                 export_list_to_mbox(): test if dest file exists,
7402                 prompt user to overwrite if it does. add alert
7403                 if file cannot be created
7404                                                                 
7405         Patch by wwp
7406                                                                                                                 
7407
7408 2005-09-30 [paul]       1.9.14cvs63
7409
7410         * src/addressbook.c
7411                 Fix sensitivity of a menu
7412         * src/codeconv.c
7413                 Respect hidden pref for mails with no encoding
7414         * src/common/xml.c
7415                 Fix memory corruption
7416         * src/plugins/pgpcore/sgpgme.c
7417                 Fix segfault on incomplete sigs, and display
7418                 of S/Mime UIDs
7419
7420         Patches by Colin
7421
7422 2005-09-30 [colin]      1.9.14cvs62
7423
7424         * src/partial_download.c
7425                 Little logic fix in almost-dead code
7426         * src/pop.c
7427                 Fix partial download when there's no new mail
7428
7429 2005-09-29 [paul]       1.9.14cvs61
7430
7431         * src/plugins/pgpinline/pgpinline.c
7432                 fix bug 819, 'crash accessing sign message'
7433                 Patch by Colin
7434
7435 2005-09-28 [martin]     1.9.14cvs60
7436
7437         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
7438                 fix bug #790 (Crash when restarting window manager (fluxbox))
7439
7440 2005-09-28 [paul]       1.9.14cvs59
7441
7442         * src/gtk/gtkaspell.c
7443                 fix off-by-one typo
7444
7445 2005-09-27 [colin]      1.9.14cvs58
7446
7447         * src/plugins/pgpcore/sgpgme.c
7448                 Report error when there's one, instead of
7449                 "Signature unchecked" 
7450
7451 2005-09-27 [colin]      1.9.14cvs57
7452
7453         * src/prefs_quote.c
7454                 Fix bug #816 (Weird quotation with spaces)
7455
7456 2005-09-27 [colin]      1.9.14cvs56
7457
7458         * src/codeconv.c
7459         * src/compose.c
7460         * src/compose.h
7461                 Put subject in compose's title
7462                 Fix Automatic encoding so that it's really automatic:
7463                 first try default locale's charset, then charset of the replied mail, 
7464                 then utf-8
7465                 Fix encoding of headers (must be in strict mode too)
7466
7467 2005-09-26 [colin]      1.9.14cvs55
7468
7469         * src/gtk/gtkaspell.c
7470                 Fix previous patch - don't color the space,
7471                 just uncolor it :)
7472
7473 2005-09-26 [colin]      1.9.14cvs54
7474
7475         * src/gtk/gtkaspell.c
7476                 Unmark space if possible
7477
7478 2005-09-26 [colin]      1.9.14cvs53
7479
7480         * src/imap.c
7481                 log_error instead of alertpanel according to the pref
7482         * src/etpan/imap-thread.c
7483                 Print connect status, copy only necessary size to 
7484                 logger
7485         * src/plugins/pgpmime/pgpmime.c
7486                 Handle S/Mime signatures (verification only). Patch based
7487                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
7488
7489 2005-09-26 [paul]       1.9.14cvs52
7490
7491         * src/common/passcrypt.c
7492                 this 'workaround' not necessary on NetBSD.
7493                 Thanks to Daniel Gustafson
7494
7495 2005-09-26 [paul]
7496
7497         1.9.15-rc4 released
7498
7499 2005-09-26 [paul]       1.9.14cvs51
7500
7501         * src/summaryview.c
7502                 Skip currently selected message when
7503                 looking for next new or unread message
7504                 in current folder. Patch by Colin
7505         * src/common/passcrypt.c
7506                 eliminate warnings on *BSD. Patch by
7507                 Daniel Gustafson
7508
7509 2005-09-26 [colin]      1.9.14cvs50
7510
7511         * src/procmsg.c
7512                 Call postfiltering hook anyway
7513
7514 2005-09-22 [colin]      1.9.14cvs49
7515
7516         * src/codeconv.c
7517         * src/codeconv.h
7518                 Add a strict mode that doesn't replace with _
7519         * src/compose.c
7520         * src/compose.h
7521                 Use strict conversion while sending
7522                 Fix race when drafting while sending (happens
7523                 on IMAP)
7524                 Fix d'n'd of messages from summaryview
7525         * src/prefs_common.c
7526         * src/prefs_common.h
7527                 add hidden utf8_instead_of_locale_for_broken_mail 
7528                 pref for people that preferred the default charset 
7529                 to be utf8 for broken mails
7530         * src/quote_fmt_parse.y
7531                 fix bug #815 (No quote insert if "From:" fied 
7532                 contained Russian letters)
7533         * src/summaryview.c
7534                 Fix d'n'd of messages to compose
7535
7536 2005-09-22 [paul]       1.9.14cvs48
7537
7538         * src/compose.c
7539                 fix bug where attachments Name entry
7540                 would display Path instead
7541
7542 2005-09-21 [paul]       1.9.14cvs47
7543
7544         * README
7545         * README.jp
7546         * configure.ac
7547         * config/config.rpath
7548         * doc/manual/en/sylpheed-20.html
7549         * doc/manual/es/sylpheed-20.html
7550         * po/bg.po
7551         * po/ca.po
7552         * po/de.po
7553         * po/es.po
7554         * po/fr.po
7555         * po/it.po
7556         * po/pt_BR.po
7557         * po/sk.po
7558         * po/zh_TW.po
7559         * src/account.c
7560         * src/account.h
7561         * src/action.c
7562         * src/action.h
7563         * src/adbookbase.h
7564         * src/addr_compl.c
7565         * src/addr_compl.h
7566         * src/addrbook.c
7567         * src/addrbook.h
7568         * src/addrcache.c
7569         * src/addrcache.h
7570         * src/addrcindex.c
7571         * src/addrcindex.h
7572         * src/addrclip.c
7573         * src/addrclip.h
7574         * src/addrdefs.h
7575         * src/addressadd.c
7576         * src/addressadd.h
7577         * src/addressbook.c
7578         * src/addressbook.h
7579         * src/addressitem.h
7580         * src/addrgather.c
7581         * src/addrgather.h
7582         * src/addrharvest.c
7583         * src/addrharvest.h
7584         * src/addrindex.c
7585         * src/addrindex.h
7586         * src/addritem.c
7587         * src/addritem.h
7588         * src/addrquery.c
7589         * src/addrquery.h
7590         * src/addrselect.c
7591         * src/addrselect.h
7592         * src/alertpanel.c
7593         * src/alertpanel.h
7594         * src/browseldap.c
7595         * src/browseldap.h
7596         * src/codeconv.c
7597         * src/codeconv.h
7598         * src/compose.c
7599         * src/compose.h
7600         * src/crash.c
7601         * src/crash.h
7602         * src/customheader.c
7603         * src/customheader.h
7604         * src/displayheader.c
7605         * src/displayheader.h
7606         * src/editaddress.c
7607         * src/editaddress.h
7608         * src/editbook.c
7609         * src/editbook.h
7610         * src/editgroup.c
7611         * src/editgroup.h
7612         * src/editjpilot.c
7613         * src/editjpilot.h
7614         * src/editldap.c
7615         * src/editldap.h
7616         * src/editldap_basedn.c
7617         * src/editldap_basedn.h
7618         * src/editvcard.c
7619         * src/editvcard.h
7620         * src/enriched.c
7621         * src/enriched.h
7622         * src/exphtmldlg.c
7623         * src/exphtmldlg.h
7624         * src/expldifdlg.c
7625         * src/expldifdlg.h
7626         * src/export.c
7627         * src/export.h
7628         * src/exporthtml.c
7629         * src/exporthtml.h
7630         * src/exportldif.c
7631         * src/exportldif.h
7632         * src/filtering.c
7633         * src/filtering.h
7634         * src/folder.c
7635         * src/folder.h
7636         * src/folder_item_prefs.c
7637         * src/folder_item_prefs.h
7638         * src/foldersel.c
7639         * src/foldersel.h
7640         * src/folderutils.c
7641         * src/folderutils.h
7642         * src/folderview.c
7643         * src/folderview.h
7644         * src/grouplistdialog.c
7645         * src/grouplistdialog.h
7646         * src/headerview.c
7647         * src/headerview.h
7648         * src/html.c
7649         * src/html.h
7650         * src/image_viewer.c
7651         * src/image_viewer.h
7652         * src/imap.c
7653         * src/imap.h
7654         * src/imap_gtk.c
7655         * src/imap_gtk.h
7656         * src/import.c
7657         * src/import.h
7658         * src/importldif.c
7659         * src/importldif.h
7660         * src/importmutt.c
7661         * src/importmutt.h
7662         * src/importpine.c
7663         * src/importpine.h
7664         * src/inc.c
7665         * src/inc.h
7666         * src/jpilot.c
7667         * src/jpilot.h
7668         * src/ldapctrl.c
7669         * src/ldapctrl.h
7670         * src/ldaplocate.c
7671         * src/ldaplocate.h
7672         * src/ldapquery.c
7673         * src/ldapquery.h
7674         * src/ldapserver.c
7675         * src/ldapserver.h
7676         * src/ldaputil.c
7677         * src/ldaputil.h
7678         * src/ldif.c
7679         * src/ldif.h
7680         * src/localfolder.c
7681         * src/localfolder.h
7682         * src/main.c
7683         * src/main.h
7684         * src/mainwindow.c
7685         * src/mainwindow.h
7686         * src/manual.c
7687         * src/manual.h
7688         * src/matcher.c
7689         * src/matcher.h
7690         * src/matcher_parser.h
7691         * src/matcher_parser_lex.l
7692         * src/matcher_parser_parse.y
7693         * src/mbox.c
7694         * src/mbox.h
7695         * src/message_search.c
7696         * src/message_search.h
7697         * src/messageview.c
7698         * src/messageview.h
7699         * src/mh.c
7700         * src/mh.h
7701         * src/mh_gtk.c
7702         * src/mh_gtk.h
7703         * src/mimeview.c
7704         * src/mimeview.h
7705         * src/msgcache.c
7706         * src/msgcache.h
7707         * src/mutt.c
7708         * src/mutt.h
7709         * src/news.c
7710         * src/news.h
7711         * src/news_gtk.c
7712         * src/news_gtk.h
7713         * src/noticeview.c
7714         * src/noticeview.h
7715         * src/partial_download.c
7716         * src/partial_download.h
7717         * src/pine.c
7718         * src/pine.h
7719         * src/pop.c
7720         * src/pop.h
7721         * src/prefs_account.c
7722         * src/prefs_account.h
7723         * src/prefs_actions.c
7724         * src/prefs_actions.h
7725         * src/prefs_common.c
7726         * src/prefs_common.h
7727         * src/prefs_compose_writing.c
7728         * src/prefs_compose_writing.h
7729         * src/prefs_customheader.c
7730         * src/prefs_customheader.h
7731         * src/prefs_display_header.c
7732         * src/prefs_display_header.h
7733         * src/prefs_ext_prog.c
7734         * src/prefs_ext_prog.h
7735         * src/prefs_filtering.c
7736         * src/prefs_filtering.h
7737         * src/prefs_filtering_action.c
7738         * src/prefs_filtering_action.h
7739         * src/prefs_folder_column.c
7740         * src/prefs_folder_column.h
7741         * src/prefs_folder_item.c
7742         * src/prefs_folder_item.h
7743         * src/prefs_fonts.c
7744         * src/prefs_fonts.h
7745         * src/prefs_gtk.c
7746         * src/prefs_gtk.h
7747         * src/prefs_image_viewer.c
7748         * src/prefs_image_viewer.h
7749         * src/prefs_matcher.c
7750         * src/prefs_matcher.h
7751         * src/prefs_message.c
7752         * src/prefs_message.h
7753         * src/prefs_msg_colors.c
7754         * src/prefs_msg_colors.h
7755         * src/prefs_other.c
7756         * src/prefs_other.h
7757         * src/prefs_quote.c
7758         * src/prefs_quote.h
7759         * src/prefs_receive.c
7760         * src/prefs_receive.h
7761         * src/prefs_send.c
7762         * src/prefs_send.h
7763         * src/prefs_spelling.c
7764         * src/prefs_spelling.h
7765         * src/prefs_summaries.c
7766         * src/prefs_summaries.h
7767         * src/prefs_summary_column.c
7768         * src/prefs_summary_column.h
7769         * src/prefs_template.c
7770         * src/prefs_template.h
7771         * src/prefs_themes.c
7772         * src/prefs_themes.h
7773         * src/prefs_toolbar.c
7774         * src/prefs_toolbar.h
7775         * src/prefs_wrapping.c
7776         * src/prefs_wrapping.h
7777         * src/privacy.c
7778         * src/privacy.h
7779         * src/procheader.c
7780         * src/procheader.h
7781         * src/procmime.c
7782         * src/procmime.h
7783         * src/procmsg.c
7784         * src/procmsg.h
7785         * src/quote_fmt.c
7786         * src/quote_fmt_parse.y
7787         * src/recv.c
7788         * src/recv.h
7789         * src/remotefolder.c
7790         * src/remotefolder.h
7791         * src/send_message.c
7792         * src/send_message.h
7793         * src/setup.c
7794         * src/setup.h
7795         * src/simple-gettext.c
7796         * src/sourcewindow.c
7797         * src/sourcewindow.h
7798         * src/ssl_manager.c
7799         * src/ssl_manager.h
7800         * src/statusbar.c
7801         * src/statusbar.h
7802         * src/stock_pixmap.c
7803         * src/stock_pixmap.h
7804         * src/summary_search.c
7805         * src/summary_search.h
7806         * src/summaryview.c
7807         * src/summaryview.h
7808         * src/syldap.c
7809         * src/syldap.h
7810         * src/textview.c
7811         * src/textview.h
7812         * src/toolbar.c
7813         * src/toolbar.h
7814         * src/undo.c
7815         * src/undo.h
7816         * src/unmime.c
7817         * src/unmime.h
7818         * src/vcard.c
7819         * src/vcard.h
7820         * src/wizard.c
7821         * src/wizard.h
7822         * src/common/base64.c
7823         * src/common/base64.h
7824         * src/common/defs.h
7825         * src/common/hooks.c
7826         * src/common/hooks.h
7827         * src/common/log.c
7828         * src/common/log.h
7829         * src/common/md5.c
7830         * src/common/md5.h
7831         * src/common/mgutils.c
7832         * src/common/mgutils.h
7833         * src/common/nntp.c
7834         * src/common/nntp.h
7835         * src/common/passcrypt.c
7836         * src/common/passcrypt.h.in
7837         * src/common/plugin.c
7838         * src/common/plugin.h
7839         * src/common/prefs.c
7840         * src/common/prefs.h
7841         * src/common/progressindicator.c
7842         * src/common/progressindicator.h
7843         * src/common/quoted-printable.c
7844         * src/common/quoted-printable.h
7845         * src/common/session.c
7846         * src/common/session.h
7847         * src/common/smtp.c
7848         * src/common/smtp.h
7849         * src/common/socket.c
7850         * src/common/socket.h
7851         * src/common/ssl.c
7852         * src/common/ssl.h
7853         * src/common/ssl_certificate.c
7854         * src/common/ssl_certificate.h
7855         * src/common/string_match.c
7856         * src/common/string_match.h
7857         * src/common/stringtable.c
7858         * src/common/sylpheed.c
7859         * src/common/sylpheed.h
7860         * src/common/template.c
7861         * src/common/template.h
7862         * src/common/timing.h
7863         * src/common/utils.c
7864         * src/common/utils.h
7865         * src/common/uuencode.c
7866         * src/common/uuencode.h
7867         * src/common/version.h.in
7868         * src/common/xml.c
7869         * src/common/xml.h
7870         * src/common/xmlprops.c
7871         * src/common/xmlprops.h
7872         * src/gtk/about.c
7873         * src/gtk/about.h
7874         * src/gtk/colorlabel.c
7875         * src/gtk/colorlabel.h
7876         * src/gtk/colorsel.c
7877         * src/gtk/colorsel.h
7878         * src/gtk/description_window.c
7879         * src/gtk/description_window.h
7880         * src/gtk/filesel.c
7881         * src/gtk/filesel.h
7882         * src/gtk/foldersort.c
7883         * src/gtk/foldersort.h
7884         * src/gtk/gtkutils.c
7885         * src/gtk/gtkutils.h
7886         * src/gtk/inputdialog.c
7887         * src/gtk/inputdialog.h
7888         * src/gtk/logwindow.c
7889         * src/gtk/logwindow.h
7890         * src/gtk/manage_window.c
7891         * src/gtk/manage_window.h
7892         * src/gtk/menu.c
7893         * src/gtk/menu.h
7894         * src/gtk/pluginwindow.c
7895         * src/gtk/pluginwindow.h
7896         * src/gtk/prefswindow.c
7897         * src/gtk/prefswindow.h
7898         * src/gtk/progressdialog.c
7899         * src/gtk/progressdialog.h
7900         * src/gtk/quicksearch.c
7901         * src/gtk/quicksearch.h
7902         * src/gtk/sslcertwindow.c
7903         * src/gtk/sslcertwindow.h
7904         * src/plugins/clamav/clamav_plugin.c
7905         * src/plugins/clamav/clamav_plugin.h
7906         * src/plugins/clamav/clamav_plugin_gtk.c
7907         * src/plugins/demo/demo.c
7908         * src/plugins/dillo_viewer/dillo_prefs.c
7909         * src/plugins/dillo_viewer/dillo_prefs.h
7910         * src/plugins/dillo_viewer/dillo_viewer.c
7911         * src/plugins/mathml_viewer/mathml_viewer.c
7912         * src/plugins/pgpcore/passphrase.c
7913         * src/plugins/pgpcore/passphrase.h
7914         * src/plugins/pgpcore/plugin.c
7915         * src/plugins/pgpcore/prefs_gpg.c
7916         * src/plugins/pgpcore/prefs_gpg.h
7917         * src/plugins/pgpcore/select-keys.c
7918         * src/plugins/pgpcore/select-keys.h
7919         * src/plugins/pgpcore/sgpgme.c
7920         * src/plugins/pgpcore/sgpgme.h
7921         * src/plugins/pgpinline/pgpinline.c
7922         * src/plugins/pgpinline/pgpinline.h
7923         * src/plugins/pgpinline/plugin.c
7924         * src/plugins/pgpmime/pgpmime.c
7925         * src/plugins/pgpmime/pgpmime.h
7926         * src/plugins/pgpmime/plugin.c
7927         * src/plugins/spamassassin/spamassassin.c
7928         * src/plugins/spamassassin/spamassassin.h
7929         * src/plugins/spamassassin/spamassassin_gtk.c
7930         * src/plugins/trayicon/trayicon.c
7931         * tools/OOo2sylpheed.pl
7932         * tools/acroread2sylpheed.pl
7933         * tools/asus_mailled.sh
7934         * tools/filter_conv.pl
7935         * tools/freshmeat_search.pl
7936         * tools/google_search.pl
7937         * tools/kmail2sylpheed.pl
7938         * tools/kmail2sylpheed_v2.pl
7939         * tools/maildir2sylpheed.pl
7940         * tools/multiwebsearch.pl
7941         * tools/newscache_clean.pl
7942         * tools/outlook2sylpheed.pl
7943         * tools/sylpheed-switcher
7944         * tools/update-po
7945         * tools/vcard2xml.py
7946         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
7947                 update FSF address
7948
7949 2005-09-21 [colin]      1.9.14cvs46
7950
7951         * src/gedit-print.c
7952         * src/procmsg.c
7953         * src/procmsg.h
7954         * src/textview.c
7955         * src/summaryview.c
7956                 Remove some printing hacks (deselection/reselection),
7957                 which by the way fix printing the currently 
7958                 displayed mime part (still only text)
7959                 Plus a little optimisation of summary_show
7960
7961
7962 2005-09-20 [colin]      1.9.14cvs45
7963
7964         * src/mainwindow.c
7965         * src/messageview.c
7966                 GUI fixups: add accels, set message
7967                 view title to displayed mail's subject
7968         * src/prefs_spelling.c
7969         * src/gtk/gtkaspell.c
7970                 GUI fixups: allow underlining misspelled
7971                 words instead of coloring them (a11y!)
7972
7973 2005-09-19 [colin]
7974
7975         1.9.15rc3 released
7976
7977 2005-09-19 [colin]      1.9.14cvs44
7978
7979         * src/compose.c
7980                 Fix draft message
7981         * src/gtk/gtkaspell.c
7982                 Fix wrong test ;-)
7983
7984 2005-09-19 [colin]      1.9.14cvs43
7985
7986         * src/addressbook.c
7987                 Fix sensitivity of Delete button
7988         * src/compose.c
7989                 Warn if the requested Privacy system
7990                 is not available
7991         * src/exphtmldlg.c
7992         * src/expldifdlg.c
7993         * src/importldif.c
7994         * src/importmutt.c
7995         * src/importpine.c
7996                 Fix crappy UI
7997         * src/
7998         * src/ssl.h
7999         * src/prefs_account.h
8000         * src/prefs_account.c
8001                 Save SSL prefs even in builds that have
8002                 SSL support disable
8003         * src/imap.c
8004         * src/inc.c
8005         * src/news.c
8006         * src/send_message.c
8007                 Warn if connection should be secure, but
8008                 SSL support isn't compiled in
8009         * src/gtkaspell.c
8010                 Fix word separation on UTF-8 systems
8011                 Fixes bug #812 (Strange inline spellchecking)
8012         * src/compose.c
8013                 Warn if the requested Privacy system
8014                 is not available
8015                 Factorize offline warning
8016         * src/imap.c
8017         * src/imap_gtk.c
8018         * src/imap_gtk.h
8019         * src/inc.h
8020         * src/news_gtk.c
8021         * src/news_gtk.h
8022         * src/messageview.c
8023                 Factorize offline warning
8024
8025 2005-09-19 [paul]
8026
8027         1.9.15-rc2 released
8028
8029 2005-09-18 [colin]      1.9.14cvs42
8030
8031         * src/codeconv.c
8032         * src/codeconv.h
8033         * src/procmime.c
8034                 Add a way to get locale's charset ignoring utf-8,
8035                 and use that as default encoding for broken mails
8036
8037 2005-09-18 [colin]      1.9.14cvs41
8038
8039         * src/gtk/logwindow.c
8040                 Translate string. Patch by Fabien Vantard
8041
8042 2005-09-18 [colin]      1.9.14cvs40
8043
8044         * configure.ac
8045                 Fix bug #803 (IMAP/SSL support breaks with 
8046                 GnuTLS libetpan 0.38)
8047
8048 2005-09-18 [colin]      1.9.14cvs39
8049
8050         * src/codeconv.c
8051         * src/compose.c
8052         * src/procmime.c
8053                 More charsets fixes. Fixes bug #806 (non
8054                 ascii characters in subject line)
8055
8056 2005-09-17 [paul]       1.9.14cvs38
8057
8058         * src/folderview.c
8059         * src/mainwindow.c
8060                 fix gcc-2.95 issues
8061                 Patch by Pawel Pekala
8062
8063 2005-09-17 [colin]      1.9.14cvs37
8064
8065         * src/addrindex.c
8066                 bugfix for NO-USE LDAP compilation, patch 
8067                 by Fabien Vantard
8068
8069 2005-09-17 [colin]      1.9.14cvs36
8070
8071         * src/prefs_actions.c
8072         * src/prefs_customheader.c
8073         * src/prefs_display_header.c
8074         * src/prefs_filtering_action.c
8075         * src/prefs_matcher.c
8076         * src/prefs_toolbar.c
8077                 Fix strange casts (less elegant but
8078                 works better)
8079
8080 2005-09-16 [colin]      1.9.14cvs35
8081
8082         * src/jpilot.c
8083                 Missed that one
8084
8085 2005-09-16 [colin]      1.9.14cvs34
8086
8087         * configure.ac
8088         * src/Makefile.am
8089         * src/addr_compl.c
8090         * src/addrindex.c
8091         * src/browseldap.c
8092         * src/editldap.c
8093         * src/ldaplocate.c
8094         * src/ldapquery.c
8095         * src/ldapquery.h
8096         * src/ldapserver.c
8097         * src/ldapserver.h
8098         * src/main.c
8099         * src/matcher_parser_parse.y
8100         * src/prefs_themes.c
8101         * src/etpan/Makefile.am
8102         * src/gtk/description_window.c
8103         * src/plugins/clamav/Makefile.am
8104         * src/plugins/clamav/clamav_plugin.c
8105         * src/plugins/dillo_viewer/Makefile.am
8106         * src/plugins/pgpcore/Makefile.am
8107         * src/plugins/pgpinline/Makefile.am
8108         * src/plugins/pgpmime/Makefile.am
8109         * src/plugins/trayicon/Makefile.am
8110                 Fix 100% cpu usage in address completion list
8111                 Fix little bugs (return with no values etc)
8112                 Fix all warnings (with common CFLAGS)
8113
8114 2005-09-15 [colin]      1.9.14cvs33
8115
8116         * src/addressbook.c
8117                 Fix bug where sometimes a group's email list is empty,
8118                 force its refresh (probably fixes "Re: how to create a 
8119                 distribution list")
8120         * src/ldapquery.c
8121                 Don't return to the callback in the main thread from the
8122                 fetch thread (or face segs!)
8123
8124 2005-09-15 [paul]       1.9.14cvs32
8125
8126         * src/prefs_matcher.c
8127                 forgotten in last commit
8128
8129 2005-09-15 [paul]       1.9.14cvs31
8130
8131         * src/prefs_actions.c
8132         * src/prefs_filtering_action.c
8133         * src/prefs_quote.c
8134         * src/quote_fmt.c
8135         * src/summaryview.c
8136         * src/gtk/description_window.c
8137         * src/gtk/description_window.h
8138         * src/gtk/quicksearch.c
8139                 allow interaction with the called
8140                 description window
8141                 Patch by Anders Hammar
8142
8143 2005-09-14 [paul]       1.9.14cvs30
8144
8145         * src/compose.c
8146                 fix a little annoyance when pasting with 3rd button 
8147                 with wrap_pastes=0 and wrap_input=1
8148                 Patch by Colin
8149
8150 2005-09-14 [paul]       1.9.14cvs29
8151
8152         * src/prefs_account.c
8153                 disable 'Filter messages on receiving' for
8154                 SMTP-only accounts
8155                 Patch  by Anders Hammar
8156
8157 2005-09-14 [paul]       1.9.14cvs28
8158
8159         * po/sk.po
8160                 fix crash
8161                 updated by Andrej Kacian
8162
8163 2005-09-14 [paul]
8164
8165         1.9.15-rc1 released
8166
8167 2005-09-14 [paul]       1.9.14cvs27
8168
8169         * po/es.po
8170                 updated by Ricardo Mones Lastra
8171         * src/compose.c
8172         * src/compose.h
8173                 associate no_wrap_tags to Compose windows
8174                 instead of using a static one
8175                 Patch by Colin
8176         * src/mbox.c
8177                 fix proc_mbox()
8178                 Patch by wwp
8179         * src/textview.c
8180                 remove unneeded printf()
8181
8182 2005-09-14 [paul]       1.9.14cvs26
8183
8184         * src/addrcache.c
8185         * src/codeconv.h
8186         * src/folder.h
8187         * src/mainwindow.h
8188         * src/mh.c
8189         * src/mimeview.h
8190         * src/partial_download.c
8191         * src/pop.c
8192         * src/prefs_account.c
8193         * src/prefs_account.h
8194         * src/prefs_actions.c
8195         * src/prefs_customheader.c
8196         * src/prefs_display_header.c
8197         * src/prefs_filtering_action.c
8198         * src/prefs_matcher.c
8199         * src/prefs_toolbar.c
8200         * src/privacy.h
8201         * src/procmime.c
8202         * src/procmime.h
8203         * src/procmsg.h
8204         * src/textview.c
8205         * src/undo.h
8206         * src/common/plugin.c
8207         * src/common/session.h
8208         * src/common/socket.c
8209         * src/common/socket.h
8210         * src/common/template.c
8211         * src/gtk/gtkaspell.c
8212         * src/gtk/quicksearch.h
8213         * src/plugins/pgpcore/passphrase.c
8214         * src/plugins/pgpcore/prefs_gpg.h
8215         * src/plugins/pgpcore/select-keys.c
8216         * src/plugins/pgpcore/select-keys.h
8217         * src/plugins/pgpcore/sgpgme.c
8218         * src/plugins/pgpinline/pgpinline.c
8219         * src/plugins/pgpmime/pgpmime.c
8220         * src/plugins/trayicon/trayicon.c
8221                 fix compilation warnings
8222                 Patch by Daniel Gustafson
8223
8224 2005-09-14 [paul]       1.9.14cvs25
8225
8226         * src/addressbook.c
8227                 add missing column header, and other small
8228                 bug fixes
8229                 Patch by Anders Hammar
8230
8231 2005-09-13 [colin]      1.9.14cvs24
8232
8233         * src/gtk/gtkaspell.c
8234                 Fix non-utf8 in menu
8235                 Fix little leaks
8236                 Nullify struct members after free()s
8237
8238 2005-09-13 [colin]      1.9.14cvs23
8239
8240         * src/compose.c
8241                 Test utf8 compliance before inserting to 
8242                 buffer, and try to convert if necessary
8243         * src/procmime.c
8244                 If no charset is present, use the locale 
8245                 one instead of us-ascii
8246         * src/procmsg.c
8247                 Add Sender, List-Post and To in the checked 
8248                 headers for automatic rules creation 
8249                 (thanks to wwp)
8250         * src/prefs_themes.c
8251         * src/gtk/gtkaspell.c
8252                 Remove deprecated functions. 
8253                 patch by Daniel Gustafson
8254
8255 2005-09-12 [colin]      1.9.14cvs22
8256
8257         * src/compose.c
8258                 Fix bug #448 (Scrolling/Redraw issue with 
8259                 address-fields in Header)
8260         * src/mainwindow.c
8261         * src/summaryview.c
8262         * src/summaryview.h
8263                 Fix loss of MSG_MARKED on move/copy
8264                 Fix bug #804 (Quicksearch togglebutton doesn't 
8265                 get depressed after '/' key is pressed)
8266
8267 2005-09-12 [paul]       1.9.14cvs21
8268
8269         * AUTHORS
8270         * src/gtk/logwindow.c
8271                 add 'Clear Log' to popup menu
8272                 Patch by Anders Hammar <anders.hammar@telia.com>
8273
8274 2005-09-12 [paul]       1.9.14cvs20
8275
8276         * src/compose.c
8277                 set correct sensitivity on attachments
8278                 popup menu
8279         * src/folder.c
8280                 fix typo
8281         * src/prefs_spelling.c
8282                 fix crash when no LANG env is set
8283         * src/common/xml.c
8284                 fix crash in wizard
8285                 don't use memeory after free
8286
8287         All patches by Daniel Gustafson
8288
8289 2005-09-12 [paul]       1.9.14cvs19
8290
8291         * src/prefs_themes.c
8292                 make theme info selectable
8293         * src/gtk/description_window.c
8294                 make window non-modal
8295         * tools/README
8296                 add details of asus_mailed.sh
8297         * tools/claws.i18n.status.pl
8298                 update for new zh_TW translator
8299                 widen the output
8300                 create alternate coloured lines
8301                 improve readability
8302
8303 2005-09-10 [colin]      1.9.14cvs18
8304
8305         * src/plugins/pgpcore/select-keys.c
8306                 Better order for the buttons
8307
8308 2005-09-10 [colin]      1.9.14cvs17
8309
8310         * src/compose.c
8311         * src/plugins/pgpcore/select-keys.c
8312         * src/plugins/pgpcore/select-keys.h
8313         * src/plugins/pgpcore/sgpgme.c
8314                 Add a "Don't encrypt" button to the key
8315                 selection dialog. Fixes bug #177 (There should be a 
8316                 'Don't encrypt button in the Select Keys dialog)
8317
8318 2005-09-10 [colin]      1.9.14cvs16
8319
8320         * src/compose.c
8321                 Fix bug #572 (%X option does not work with templates)
8322
8323 2005-09-10 [colin]      1.9.14cvs15
8324
8325         * src/toolbar.c 
8326                 Remove g_print
8327
8328 2005-09-10 [colin]      1.9.14cvs14
8329
8330         * src/imap.c
8331                 Fix a possible crash
8332
8333 2005-09-09 [colin]      1.9.14cvs13
8334
8335         * src/imap.c
8336         * src/etpan/imap-thread.c
8337         * src/etpan/imap-thread.h
8338                 Fix moving from queue or drafts to normal folders
8339                 Fix bug #794 (No way to delete without expunging)
8340                 Take flags unset by other mailers into account
8341                 Take deleted flag set by other mailers into account
8342                 Fix unsetting REPLIED flag
8343                 Fix crash when capabilities can't be retrieved
8344         * src/mainwindow.c
8345         * src/mainwindow.h
8346                 Add M_DELAYED_FLAGS condition, and let the user use
8347                 Execute in order to be able to expunge deleted mails,
8348                 even if he's not in delayed execute mode
8349         * src/prefs_spelling.c
8350                 Use 'en' dictionary by default if LANG is POSIX or C
8351         * src/gtk/prefswindow.c
8352                 Fix bug #767 (Preferences windows expanding) by making
8353                 the window a bit larger when the resolution is greater
8354                 than 640x480, and by putting the prefs in a
8355                 GtkScrolledWindow.
8356
8357 2005-09-09 [paul]       1.9.14cvs12
8358
8359         * AUTHORS
8360         * configure.ac
8361         * po/zh_TW.Big5.po      ** REMOVED **
8362         * po/zh_TW.po           ** ADDED **
8363                 updated by Wei-Lun Chao
8364
8365 2005-09-09 [paul]       1.9.14cvs11
8366
8367         * src/mainwindow.c
8368                 fix asserts
8369         * src/common/xml.c
8370                 delay memory allocation until file is
8371                 opened successfully
8372                 Patch by Daniel Gustafson
8373
8374 2005-09-09 [colin]      1.9.14cvs10
8375
8376         * src/imap.c
8377                 Add guards
8378
8379 2005-09-08 [colin]      1.9.14cvs9
8380
8381         * src/compose.c
8382                 Alert when we can't save draft
8383                 Fix various wrap/color issues
8384                 Add mid-click pasting respecting wrap_paste option
8385         * src/folder.c
8386         * src/folder.h
8387         * src/folder_item_prefs.c
8388         * src/folder_item_prefs.h
8389         * src/imap.c
8390         * src/imap_gtk.c
8391         * src/imap_gtk.h
8392         * src/main.c
8393         * src/mainwindow.c
8394         * src/mainwindow.h
8395         * src/news.c
8396         * src/news_gtk.c
8397         * src/news_gtk.h
8398         * src/prefs_folder_item.c
8399                 Fix the impossibility to synchronise folders for
8400                 offline use (IMAP and NNTP are concerned)
8401
8402 2005-09-08 [colin]      1.9.14cvs8
8403
8404         * configure.ac
8405                 Build LDAP and JPilot by default if available
8406         * src/textview.c
8407                 Fix use after free
8408
8409 2005-09-08 [paul]       1.9.14cvs7
8410
8411         * doc/manual/en/sylpheed-1.html
8412         * doc/manual/en/sylpheed-18.html
8413         * doc/manual/en/sylpheed-19.html
8414         * doc/manual/en/sylpheed-4.html
8415         * doc/manual/en/sylpheed-6.html
8416         * doc/manual/en/sylpheed.html
8417                 a few minor updates, plus include some
8418                 details about plugins and their requirements
8419         * src/mainwindow.c
8420                 minor changes to English in /View/Sort
8421
8422 2005-09-07 [colin]      1.9.14cvs6
8423
8424         * doc/manual/en/sylpheed-1.html
8425         * doc/manual/en/sylpheed-10.html
8426         * doc/manual/en/sylpheed-11.html
8427         * doc/manual/en/sylpheed-12.html
8428         * doc/manual/en/sylpheed-13.html
8429         * doc/manual/en/sylpheed-14.html
8430         * doc/manual/en/sylpheed-15.html
8431         * doc/manual/en/sylpheed-16.html
8432         * doc/manual/en/sylpheed-17.html
8433         * doc/manual/en/sylpheed-18.html
8434         * doc/manual/en/sylpheed-19.html
8435         * doc/manual/en/sylpheed-2.html
8436         * doc/manual/en/sylpheed-20.html
8437         * doc/manual/en/sylpheed-21.html
8438         * doc/manual/en/sylpheed-22.html
8439         * doc/manual/en/sylpheed-3.html
8440         * doc/manual/en/sylpheed-4.html
8441         * doc/manual/en/sylpheed-5.html
8442         * doc/manual/en/sylpheed-6.html
8443         * doc/manual/en/sylpheed-7.html
8444         * doc/manual/en/sylpheed-8.html
8445         * doc/manual/en/sylpheed-9.html
8446         * doc/manual/en/sylpheed.html
8447                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
8448
8449 2005-09-07 [colin]      1.9.14cvs5
8450
8451         * src/mainwindow.c
8452                 Make labels more to-the-point
8453
8454 2005-09-07 [colin]      1.9.14cvs4
8455
8456         * doc/manual/en/sylpheed-1.html
8457         * doc/manual/en/sylpheed-12.html
8458         * doc/manual/en/sylpheed-13.html
8459         * doc/manual/en/sylpheed-14.html
8460         * doc/manual/en/sylpheed-15.html
8461         * doc/manual/en/sylpheed-16.html
8462         * doc/manual/en/sylpheed-17.html
8463         * doc/manual/en/sylpheed-18.html
8464         * doc/manual/en/sylpheed-19.html
8465         * doc/manual/en/sylpheed-2.html
8466         * doc/manual/en/sylpheed-20.html
8467         * doc/manual/en/sylpheed-21.html
8468         * doc/manual/en/sylpheed-22.html
8469         * doc/manual/en/sylpheed-4.html
8470         * doc/manual/en/sylpheed-5.html
8471         * doc/manual/en/sylpheed-6.html
8472         * doc/manual/en/sylpheed-7.html
8473         * doc/manual/en/sylpheed-8.html
8474         * doc/manual/en/sylpheed-9.html
8475         * doc/manual/en/sylpheed.html
8476                 Update manual
8477
8478 2005-09-07 [colin]      1.9.14cvs3
8479
8480         * doc/faq/en/sylpheed-faq-1.html
8481         * doc/faq/en/sylpheed-faq-2.html
8482         * doc/faq/en/sylpheed-faq-3.html
8483         * doc/faq/en/sylpheed-faq.html
8484                 Update FAQ
8485
8486 2005-09-07 [colin]      1.9.14cvs2
8487
8488         * src/folderview.c
8489         * src/procmsg.c
8490         * src/summaryview.c
8491         * src/toolbar.c
8492                 Fix special subfolders:
8493                 - Inherit parent's icon
8494                 - sent contents of queues subfolders
8495                 - empty subfolders of trashes
8496         * src/mainwindow.c
8497                 Remove outdated manual and faq entries
8498         * src/common/utils.c
8499                 Add quotes around %s coming from mailcap
8500
8501 2005-09-07 [colin]      1.9.14cvs1
8502
8503         * src/compose.c
8504                 After saving draft, set modified to FALSE
8505         * src/mimeview.c
8506         * src/common/utils.c
8507         * src/common/utils.h
8508                 Try to open mime parts using what is 
8509                 indicated in ~/.mailcap or /etc/mailcap,
8510                 if possible.
8511
8512 2005-09-05 [paul]       1.9.14
8513
8514         1.9.14 released
8515
8516         * po/sk.po
8517                 updated by Andrej Kacian
8518
8519 2005-09-05 [paul]       1.9.13cvs83
8520
8521         * po/de.po
8522         * po/es.po
8523         * po/fi.po
8524         * po/fr.po
8525         * po/nb.po
8526         * po/pt_BR.po
8527         * po/sr.po
8528                 updated translations by Thomas Gilgin, Ricardo Mones
8529                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
8530                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
8531
8532 2005-09-04 [paul]       1.9.13cvs82
8533
8534         * src/compose.c
8535                 only warn about exceeded line length limit
8536                 on send
8537
8538 2005-09-04 [paul]       1.9.13cvs81
8539
8540         * src/compose.c
8541                 fix crash in 'line length exceeded' dialogue
8542
8543 2005-09-02 [paul]       1.9.13cvs80
8544
8545         * src/imap.c
8546                 fix bug 795, 'Connection lost IMAP'
8547                 and add statusbar prints
8548                 Patch by Colin
8549
8550 2005-09-02 [paul]       1.9.13cvs79
8551
8552         * src/compose.c
8553                 compose_wrap_paragraph() becomes
8554                 compose_beautify_paragraph()
8555                 Patch by Colin
8556
8557 2005-09-02 [colin]      1.9.13cvs78
8558
8559         * src/folderview.c
8560                 Micro-fix
8561
8562 2005-09-01 [colin]      1.9.13cvs77
8563
8564         * src/imap.c
8565                 Maybe fix bug #795 (Connection lost IMAP)
8566                 Don't try to send logout when we're disconnected.
8567         * src/summaryview.c
8568                 Include locked and marked emails in HRM
8569                 view. Fixes bug #800 (Locked messages no longer 
8570                 show up when hide read messages is used)
8571
8572 2005-09-01 [paul]       1.9.13cvs76
8573
8574         * src/prefs_common.c
8575                 fix bad cutting
8576
8577 2005-08-31 [colin]      1.9.13cvs75
8578
8579         * src/folderview.c
8580         * src/folderview.h
8581         * src/prefs_summaries.c
8582         * src/summaryview.c
8583                 Fix "go to next new", fix preference
8584                 (Open unread/next swapped)
8585
8586 2005-08-31 [paul]       1.9.13cvs74
8587
8588         * src/compose.c
8589         * src/folderview.c
8590         * src/headerview.c
8591         * src/headerview.h
8592         * src/mainwindow.c
8593         * src/prefs_common.c
8594         * src/prefs_common.h
8595         * src/prefs_fonts.c
8596         * src/summaryview.c
8597         * src/textview.c
8598         * src/common/defs.h
8599                 remove obsolete BOLD_FONT setting
8600                 fix font update in headerview and textview
8601                 headers after prefs change
8602                 Patch By Colin
8603
8604 2005-08-31 [paul]
8605
8606         1.9.14-rc4 released
8607
8608 2005-08-30 [colin]      1.9.13cvs73
8609
8610         * src/summaryview.c
8611                 When Hide read messages is selected and we
8612                 refresh the summaryview, don't remove the 
8613                 currently displayed message. Fixes bug #797
8614                 (Summary view reloads when new mail is 
8615                 downloaded in 1.9.14 rc)
8616
8617 2005-08-30 [colin]      1.9.13cvs72
8618
8619         * src/folderview.c
8620                 Fix flickering
8621         * src/mainwindow.c
8622                 Remove useless callback
8623         * src/mimeview.c
8624         * src/gtk/filesel.c
8625         * src/gtk/filesel.h
8626                 Add a filesel_select_file_save_folder() - used by Save All
8627
8628 2005-08-29 [paul]       1.9.13cvs71
8629
8630         * AUTHORS
8631         * src/matcher_parser_parse.y
8632         * src/etpan/imap-thread.c
8633                 fix building on FreeBSD
8634                 Patch by Daniel Gustafson <daniel@hobbit.se>
8635
8636 2005-08-29 [paul]       1.9.13cvs70
8637
8638         * src/plugins/pgpinline/pgpinline.c
8639                 only initialise sig result if it's been handled
8640                 Patch by Colin
8641
8642 2005-08-29 [paul]       1.9.13cvs69
8643         
8644         Patches by Colin:
8645
8646         * src/imap.c
8647         * src/common.utils.c
8648         * src/common/utils.h
8649                 optimisation
8650         * src/stock_pixmap.h
8651                 fix wrong icon reference
8652         * src/pixmaps/trash_btn.xpm
8653                 replace with nicer image
8654
8655 2005-08-28 [colin]      1.9.13cvs68
8656
8657         * src/Makefile.am
8658         * src/stock_pixmap.c
8659         * src/stock_pixmap.h
8660         * src/toolbar.c
8661         * src/pixmaps/trash_btn.xpm
8662                 Add a specific trash xpm for the button
8663
8664 2005-08-28 [colin]      1.9.13cvs67
8665
8666         * src/imap.c
8667                 Fix leak
8668
8669 2005-08-27 [colin]      1.9.13cvs66
8670
8671         * src/imap.c
8672         * src/procmime.c
8673                 Correctly fix "Problem with replies", fixes
8674                 pgpmime encryption too. 
8675
8676 2005-08-27 [colin]      1.9.13cvs65
8677
8678         * src/folder.c
8679         * src/procmsg.c
8680         * src/procmsg.h
8681         * src/summaryview.c
8682                 Fix bug #517 (messages removed from summaryview 
8683                 when moving fails)
8684
8685 2005-08-27 [colin]      1.9.13cvs64
8686
8687         * tools/Makefile.am
8688         * tools/asus_mailled.sh
8689                 Add a script to blink ASUS laptops' mail LED where there
8690                 is unread mail.
8691
8692 2005-08-27 [colin]      1.9.13cvs63
8693
8694         * src/imap.c
8695         * src/etpan/imap-thread.c
8696         * src/etpan/imap-thread.h
8697                 Implement automatic choosing of login method
8698                 Fixes bug #791
8699         * src/gtk/.cvsignore
8700                 Add sylpheed-marshal.[ch]
8701
8702 2005-08-27 [colin]      1.9.13cvs62
8703
8704         * src/common/utils.c
8705                 Fix confusing perror
8706
8707 2005-08-27 [colin]      1.9.13cvs61
8708
8709         * src/toolbar.c
8710         * src/toolbar.h
8711                 Remove A_DELETE, replace it with 
8712                 A_TRASH and A_DELETE_REAL. Automatically
8713                 rewrite config files to replace A_DELETE
8714                 with A_TRASH (no functionality change).
8715                 Fixes half of #794
8716
8717 2005-08-26 [colin]      1.9.13cvs60
8718
8719         * src/procmime.c
8720                 Previous "Problem with replies" fix brought other
8721                 problems, fixing them
8722
8723 2005-08-26 [colin]      1.9.13cvs59
8724
8725         * src/procmime.c
8726                 Fix "Problem with replies". This happened only
8727                 on IMAP...
8728         * src/procmsg.c
8729                 Factorize code a bit
8730         * src/compose.c
8731                 Speed improvement on very long messages (wrapping)
8732                 Fix signature color on Reedit and Redirect
8733                 On Reedit, don't attach pgp-signatures parts, but
8734                 set signing to On.
8735
8736 2005-08-24 [paul]       1.9.13cvs58
8737
8738         * src/compose.c
8739                 don't claim success when clicking
8740                 Cancel on the passphrase box.
8741                 Patch by Colin
8742
8743 2005-08-24 [paul]       1.9.13cvs57
8744
8745         * src/main.c
8746                 fix misplaced sylpheed.log
8747         * src/common/defs.h
8748                 define UIDL_DIR
8749
8750 2005-08-24 [paul]       1.9.13cvs56
8751
8752         * src/imap.c
8753         * src/etpan/imap-thread.c
8754         * src/etpan/imap-thread.h
8755                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
8756                 Patch by Colin
8757         * src/gtk/sylpheed-marshal.c    ** REMOVED **
8758         * src/gtk/sylpheed-marshal.h    ** REMOVED **
8759                 remove autogenerated files
8760         * tools/kdeservicemenu/README
8761         * tools/kdeservicemenu/install.sh
8762         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8763         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8764                 use Claws icon, use 'Sylpheed-Claws' in menu,
8765                 use kdialog, and other cleanups
8766
8767 2005-08-23 [paul]       1.9.13cvs55
8768
8769         * src/compose.c
8770                 fix paste/wrap crash
8771                 Patch by Colin
8772
8773 2005-08-23 [paul]       1.9.13cvs54
8774
8775         * src/main.c
8776                 fix crash recovery
8777                 Patch by Colin
8778
8779 2005-08-23 [paul]       1.9.13cvs53
8780
8781         * src/addressbook.c
8782         * src/editaddress.c
8783                 view all data of LDAP contacts
8784                 Patch by Colin
8785
8786 2005-08-23 [paul]       1.9.13cvs52
8787
8788         * src/addressbook.c
8789                 fix issues with the Search field
8790                 Patch by Colin
8791
8792 2005-08-22 [paul]       1.9.13cvs51
8793
8794         * src/folderview.c
8795                 put name of folder in processing dialog
8796                 title
8797         * src/prefs_folder_item.c
8798                 improve english usage
8799
8800 2005-08-22 [paul]       1.9.13cvs50
8801
8802         * src/filtering.c
8803         * src/filtering.h
8804         * src/matcher.c
8805         * src/matcher_parser_lex.l
8806         * src/matcher_parser_parse.y
8807         * src/prefs_filtering.c
8808                 add Filtering/Processing rule names feature.
8809                 (the incompatible old matcherrc is saved as
8810                 matcherrc.pre_names).
8811                 Patch by Colin
8812
8813 2005-08-22 [paul]       1.9.13cvs49
8814
8815         * src/procmsg.c
8816                 fix colour labelling
8817                 Patch by Colin
8818
8819 2005-08-22 [paul]       1.9.13cvs48
8820
8821         * src/textview.c
8822                 fix open_image_cb()
8823
8824 2005-08-22 [paul]       1.9.13cvs47
8825
8826         * src/imap.c
8827                 fix bug 789, 'SC crashes with imap (CVS ver)'
8828                 Patch by Colin
8829
8830 2005-08-22 [paul]       1.9.13cvs46
8831
8832         * src/mimeview.c
8833         * src/prefs_common.c
8834         * src/common/defs.h
8835                 define reused defaults in defs.h
8836         * src/textview.c
8837                 add 'Open image' to image popup menu
8838
8839 2005-08-21 [colin]      1.9.13cvs45
8840
8841         * src/summaryview.c
8842                 Fix bug #788 (Bogus "From" address displayed)
8843
8844 2005-08-20 [colin]      1.9.13cvs44
8845
8846         * src/folder.c
8847                 Fix buf #787 (multilevel delete causes SIGSEGV)
8848
8849 2005-08-19 [colin]      1.9.13cvs43
8850
8851         * src/inc.c
8852         * src/prefs_common.c
8853         * src/prefs_common.h
8854                 Add an hidden pref to allow modifying the
8855                 update stepping in incorporation.
8856                 Patch by wwp.
8857
8858 2005-08-19 [colin]      1.9.13cvs42
8859
8860         * src/compose.c
8861         * src/procmime.c
8862                 Workaround for broken MUAs: encode 
8863                 Content-type: name: as ASCII and 
8864                 Content-Disposition: filename: as
8865                 per rfc2231
8866         * src/prefs_account.c
8867                 Fix invisible-ness of SMTP SSL prefs
8868                 in NNTP accounts
8869
8870 2005-08-19 [paul]       1.9.13cvs41
8871
8872         * src/compose.c
8873         * src/prefs_common.c
8874         * src/prefs_common.h
8875         * src/prefs_wrapping.c
8876                 paste with or without wrapping.
8877                 patch by Colin
8878
8879 2005-08-19 [paul]       1.9.13cvs40
8880
8881         * src/prefs_common.c
8882         * src/prefs_common.h
8883         * src/summaryview.c
8884                 reintroduce enable_swap_from as a
8885                 hidden pref. patch by Colin
8886         * src/quote_fmt_parse.y
8887         * src/plugins/clamav/clamav_plugin.c
8888         * src/plugins/dillo_viewer/dillo_viewer.c
8889         * src/plugins/mathml_viewer/mathml_viewer.c
8890         * src/plugins/pgpcore/sgpgme.c
8891         * src/plugins/pgpinline/pgpinline.c
8892         * src/plugins/pgpmime/pgpmime.c
8893                 tidy up. patch by Colin
8894
8895 2005-08-19 [paul]       1.9.13cvs39
8896
8897         * configure.ac
8898                 complete cvs38's sync
8899         * src/editaddress.c
8900         * src/gedit-print.c
8901         * src/mutt.c
8902         * src/etpan/etpan-log.c
8903         * src/etpan/imap-thread.c
8904         * src/gtk/gtksourceprintjob.c
8905                 fix compilation warnings
8906                 (patch by Colin)
8907
8908 2005-08-19 [paul]       1.9.13cvs38
8909
8910         sync with main:
8911
8912         * src/account.c
8913         * src/action.c
8914         * src/addrbook.c
8915         * src/addrcache.c
8916         * src/addrharvest.c
8917         * src/addrindex.c
8918         * src/codeconv.c
8919         * src/compose.c
8920         * src/crash.c
8921         * src/exporthtml.c
8922         * src/exportldif.c
8923         * src/folder.c
8924         * src/image_viewer.c
8925         * src/inc.c
8926         * src/inc.h
8927         * src/jpilot.c
8928         * src/ldif.c
8929         * src/main.c
8930         * src/matcher.c
8931         * src/mbox.c
8932         * src/messageview.c
8933         * src/mh.c
8934         * src/mimeview.c
8935         * src/msgcache.c
8936         * src/mutt.c
8937         * src/news.c
8938         * src/partial_download.c
8939         * src/pine.c
8940         * src/pop.c
8941         * src/prefs_actions.c
8942         * src/prefs_common.c
8943         * src/prefs_customheader.c
8944         * src/prefs_display_header.c
8945         * src/prefs_gtk.c
8946         * src/prefs_themes.c
8947         * src/procheader.c
8948         * src/procmime.c
8949         * src/procmsg.c
8950         * src/recv.c
8951         * src/send_message.c
8952         * src/simple-gettext.c
8953         * src/sourcewindow.c
8954         * src/textview.c
8955         * src/vcard.c
8956         * src/common/defs.h
8957         * src/common/log.c
8958         * src/common/plugin.c
8959         * src/common/prefs.c
8960         * src/common/session.c
8961         * src/common/session.h
8962         * src/common/socket.c
8963         * src/common/socket.h
8964         * src/common/ssl_certificate.c
8965         * src/common/template.c
8966         * src/common/utils.c
8967         * src/common/utils.h
8968         * src/common/xml.c
8969         * src/gtk/about.c
8970         added wrappers for C library function that
8971                 take pathname arguments.
8972                 enabled compilation with MinGW.
8973                 use GDir instead of directly using opendir().
8974                 added rename_force().
8975
8976 2005-08-19 [paul]       1.9.13cvs37
8977         
8978         patches by Colin:
8979         * src/compose.c
8980                 fix privacy settings on re-editing
8981                 a sent message
8982         * src/jpilot.c
8983                 fix encoding bug
8984         * src/folder.c
8985         * src/procmsg.c
8986         * src/procmsg.h
8987         * src/summaryview.c
8988                 flag changing optimisation
8989
8990 2005-08-18 [martin]     1.9.13cvs36
8991
8992         * commitHelper
8993             added my login
8994         * src/addrcache.c
8995         * src/addrharvest.c
8996         * src/addrindex.c
8997         * src/compose.c
8998         * src/grouplistdialog.c
8999         * src/main.c
9000         * src/mainwindow.c
9001         * src/msgcache.c
9002         * src/mutt.c
9003         * src/pine.c
9004         * src/prefs_account.c
9005         * src/prefs_themes.c
9006         * src/stock_pixmap.c
9007         * src/summaryview.c
9008         * src/gtk/about.c
9009         * src/gtk/logwindow.c
9010             removed deprecated glib and gdk stuff
9011         * src/plugins/pgpcore/select-keys.c
9012             convert attributes from locale to utf8
9013
9014 2005-08-17 [paul]       1.9.13cvs35
9015
9016         * src/account.c
9017         * src/addressbook.c
9018                 use new GTK_STOCK_ icons if available
9019         * src/summaryview.c
9020         * src/gtk/gtksctree.c
9021         * src/gtk/gtksctree.h
9022                 faster range select. patch by Colin
9023
9024 2005-08-17 [paul]       1.9.13cvs34
9025
9026         patches by colin:
9027         * src/addressbook.c
9028         * src/addressitem.h
9029                 Add an edit button for contacts, fix selections
9030                 of gtksctree items
9031         * src/editaddress.c
9032                 Change labels, let Save be always possible in the
9033                 email and user atributes tabs
9034         * src/folderview.c
9035                 fix sort issues
9036         * src/summaryview.c
9037                 select next item instead of the displayed one
9038                 after deletion
9039
9040         * src/gtk/progressdialog.c
9041                 use prefs_common.enable_rules_hint
9042
9043 2005-08-13 [hoa]        1.9.13cvs33
9044
9045         * src/etpan/imap-thread.c
9046                 fixed build on Solaris.
9047
9048 2005-08-10 [colin]      1.9.13cvs32
9049
9050         * src/procmsg.c
9051                 Fix cvs31 (missing fclose before reading
9052                 the file)
9053
9054 2005-08-10 [colin]      1.9.13cvs31
9055
9056         * src/procmsg.c
9057                 Fix procmsg_msginfo_new_from_mimeinfo() when
9058                 the MimeInfo isn't stored in memory. This fixes
9059                 replying to an attached message.
9060
9061 2005-08-10 [colin]      1.9.13cvs30
9062
9063         * src/mainwindow.c
9064                 Fix slowness in account changing
9065
9066 2005-08-10 [colin]      1.9.13cvs29
9067
9068         * src/folder.c
9069         * src/folderutils.c
9070         * src/folderview.c
9071         * src/imap_gtk.c
9072         * src/mainwindow.c
9073         * src/mh_gtk.c
9074         * src/procmsg.c
9075         * src/summaryview.c
9076                 Optimize folder_has_parent_of_type
9077                 Prevent moving special sub-folders from contextual menus
9078                 Rework message a bit ("Empty all messages" -> "Delete all
9079                 messages")
9080                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
9081                 and "Deleted Items" folders)
9082
9083 2005-08-08 [colin]      1.9.13cvs28
9084
9085         * src/summaryview.c
9086         * src/prefs_summaries.c
9087                 Make "Select first unread|new" more flexible
9088                 (just prioritize new or unread)
9089
9090 2005-08-08 [colin]      1.9.13cvs27
9091
9092         * src/summaryview.c
9093                 If "select first new" is selected and there only
9094                 are unread messages, fallback to "select first
9095                 unread".
9096
9097 2005-08-08 [colin]      1.9.13cvs26
9098
9099         * src/folder.c
9100                 Fix shameful bugs (and bug #779)
9101
9102 2005-08-08 [colin]      1.9.13cvs25
9103
9104         * src/folder.c
9105         * src/folder.h
9106                 Cache parents' type to make folder_has_parent_of_type
9107                 faster
9108         * src/folderview.c
9109                 Forbid DnD of special sub-folders
9110         * src/procmsg.c
9111         * src/procmsg.h
9112                 Add MAIL_POSTFILTERING_HOOK
9113         * src/summaryview.c
9114                 Revert over-zealous deletion of the use_addr_book 
9115                 code
9116
9117 2005-08-07 [colin]      1.9.13cvs24
9118
9119         * src/folder.c
9120                 Fix big mistake (passing MsgInfo instead 
9121                 of FolderItem)
9122
9123 2005-08-07 [colin]      1.9.13cvs23
9124
9125         * src/compose.c
9126         * src/folder.c
9127         * src/folder.h
9128         * src/foldersel.c
9129         * src/folderutils.c
9130         * src/folderview.c
9131         * src/imap.c
9132         * src/mainwindow.c
9133         * src/messageview.c
9134         * src/mh.c
9135         * src/msgcache.c
9136         * src/procmime.c
9137         * src/summaryview.c
9138                 Make subfolders of Drafts, Queue, Outbox, Trash
9139                 work like their parents. 
9140                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
9141
9142 2005-08-07 [colin]      1.9.13cvs22
9143
9144         * src/addressbook.c
9145                 Fix bug #771 (Dragged contacts not saved)
9146
9147 2005-08-07 [paul]       1.9.13cvs21
9148
9149         * src/summaryview.c
9150                 fix bug 32 'Search Doesn't display results
9151                 if "Hide Read Messages" is chosen'
9152                 be more literal in interpreting 'Hide read
9153                 messages'
9154
9155 2005-08-07 [colin]      1.9.13cvs20
9156
9157         * src/folderview.c
9158                 Add debug
9159         * src/summaryview.c
9160                 Faster 'unthread_for_execution'
9161
9162 2005-08-06 [paul]       1.9.13cvs19
9163
9164         * src/mainwindow.c
9165                 add mnemonics to Set displayed columns
9166                 fix bug where msgview_visible option was
9167                 overwritten as TRUE on startup
9168
9169 2005-08-06 [paul]       1.9.13cvs18
9170
9171         * src/mainwindow.c
9172                 refer to 'displayed columns in folder/message
9173                 list' not 'displayed items in summary/message view'
9174         * src/prefs_display_header.c
9175                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
9176                 be consistent with similar dialogues
9177         * src/prefs_folder_column.c
9178         * src/prefs_summary_column.c
9179                 'columns' not 'items', and folder and message lists,
9180                 instead of folder and summary views;
9181                 Use 'Hidden columns' as list heading not 'Available
9182                 items';
9183                 move the 'Remove' button to the right hand side;
9184                 top-align the buttons;
9185                 remove unneeded vbox
9186         * src/prefs_summaries.c
9187                 put the 2 column prefs buttons in a frame to reduce
9188                 overall width; refer to columns not items &c.
9189
9190 2005-08-05 [colin]      1.9.13cvs17
9191
9192         * src/prefs_common.c
9193         * src/prefs_common.h
9194         * src/mainwindow.c
9195         * src/compose.c
9196         * src/messageview.c
9197                 Add an hidden toolbar_detachable pref, so
9198                 that I can get rid of these painful handles
9199                 in the toolbars. Defaults to TRUE to avoid
9200                 changing the GUI on unsuspecting people...
9201
9202 2005-08-05 [colin]      1.9.13cvs16
9203
9204         * src/Makefile.am
9205         * src/prefs_folder_column.c
9206         * src/prefs_folder_column.h
9207                 Add prefs for folder columns
9208         * src/folderview.c
9209         * src/folderview.h
9210         * src/mainwindow.c
9211         * src/mainwindow.h
9212         * src/prefs_common.c
9213         * src/prefs_common.h
9214         * src/prefs_summaries.c
9215                 Use them
9216         * src/prefs_summary_column.c
9217         * src/summaryview.c
9218         * src/summaryview.h
9219                 Add a To column
9220         * src/textview.c
9221         * src/common/utils.c
9222         * src/common/utils.h
9223                 Move uri colourisation functions
9224                 to utils
9225         * src/compose.c
9226                 Colourise URIs
9227         * src/imap.c
9228                 Fix bug with LIST where we'd try
9229                 to get Folder//////[...]/// 
9230
9231 2005-08-05 [paul]       1.9.13cvs15
9232
9233         * src/prefs_summaries.c
9234                 improve the English usage
9235         * src/summaryview.c
9236                 set font on column change
9237                 thanks to Colin
9238
9239 2005-08-05 [paul]       1.9.13cvs14
9240
9241         * src/prefs_common.c
9242         * src/prefs_common.h
9243         * src/prefs_summaries.c
9244         * src/summaryview.c
9245                 replace 'open_unread_on_enter' option with
9246                 'select_on_entry' option. opening/not opening
9247                 is now exclusively controlled by 'always_show_msg'
9248
9249 2005-08-04 [colin]      1.9.13cvs13
9250
9251         * src/compose.c
9252                 Remove dead code
9253                 Add colourisation of quotes and signatures
9254         * src/folderview.c
9255                 Fix possible crashes
9256         * src/messageview.c
9257                 Change an assert that is no problem
9258         * src/news.c
9259         * src/news_gtk.c
9260         * src/news_gtk.h
9261                 Fix offline mode
9262         * src/gtk/quicksearch.c
9263                 Fix a possible crash
9264
9265 2005-08-03 [colin]      1.9.13cvs12
9266
9267         * src/prefs_account.c
9268                 Fix bug #777 (Sylpheed crash in account configuration)
9269
9270 2005-08-03 [colin]      1.9.13cvs11
9271
9272         * src/addressbook.c
9273         * src/editaddress.c
9274         * src/editgroup.c
9275                 Fixing addressbook, round 2
9276         * src/textview.c
9277                 Fix emphasis color on rechecking 'Colorize messages'
9278
9279 2005-08-03 [paul]       1.9.13cvs10
9280
9281         sync with main
9282
9283         * src/addr_compl.c
9284         * src/compose.c
9285         * src/main.c
9286         * src/pop.c
9287         * src/prefs_account.c
9288         * src/procmime.c
9289         * src/procmsg.c
9290         * src/quote_fmt_parse.y
9291         * src/textview.c
9292         * src/common/quoted-printable.c
9293         * src/common/utils.c
9294         * src/common/utils.h
9295         * src/common/xml.c
9296                 replaced incorrect locale-independent
9297                 ctype functions with GLib's. Corrected
9298                 signedness mismatch.
9299         * src/headerview.c
9300                 headerview_create(): added spacing for vbox.
9301         * src/gtk/about.c
9302                 set focus to the OK button.
9303
9304 2005-08-03 [colin]      1.9.13cvs9
9305
9306         * src/folderview.c
9307                 Fix possible crash
9308
9309 2005-08-02 [colin]      1.9.13cvs8
9310
9311         * src/mainwindow.c
9312                 Fix cast
9313         * src/addressbook.c
9314         * src/addressitem.h
9315                 Fix a cast and more generally, try to make the
9316                 GUI more intuitive and consistent (round 1)
9317
9318 2005-08-02 [paul]       1.9.13cvs7
9319
9320         * src/folder.h
9321                 missing in 1.9.13cvs6
9322
9323 2005-08-02 [colin]      1.9.13cvs6
9324
9325         * src/folder.c
9326                 Fix one more leak
9327
9328 2005-08-02 [colin]      1.9.13cvs5
9329
9330         * src/folder.c
9331         * src/folderview.c
9332         * src/imap.c
9333         * src/main.c
9334         * src/mbox.c
9335         * src/procmsg.c
9336         * src/summaryview.c
9337                 Fix a number of folder_item_get_msg_list()-related
9338                 leaks (missing procmsg_msginfo_free()s)
9339
9340 2005-08-01 [colin]      1.9.13cvs4
9341
9342         * src/folderview.c
9343         * src/folderview.h
9344         * src/mainwindow.c
9345         * src/prefs_fonts.c
9346         * src/prefs_summaries.c
9347         * src/prefs_themes.c
9348         * src/summaryview.c
9349         * src/summaryview.h
9350         * src/textview.c
9351         * src/textview.h
9352                 Fix instant-apply of summary and folderview-related prefs
9353                 Fix erroneous g_free and alertpanels in prefs_theme
9354                 Add instant-apply for fonts
9355                 Defer applying of prefs a little bit so it's done only
9356                 once even if requested by multiples prefs pages
9357
9358 2005-08-01 [paul]       1.9.13cvs3
9359
9360         * src/main.c
9361                 fix bug 776 'S.C. crashes on close'
9362                 thanks to Colin
9363         * src/etpan/etpan-thread-manager-types.h
9364                 add missing include
9365                 thanks to Hoa
9366
9367 2005-07-25 [paul]       1.9.13cvs2
9368
9369         * src/summaryview.c
9370                 fix typos. spotted by Fabien Vantard
9371
9372 2005-07-24 [paul]       1.9.13cvs1
9373
9374         * doc/man/sylpheed.1
9375                 update man page, incorporating fix of
9376                 bug 769 'Typo in manpage'
9377         * src/etpan/imap-thread.c
9378                 fix NetBSD openssl dependencies. patch by
9379                 George Michaelson <ggm@apnic.net>
9380         * po/pt_BR.po
9381                 updated by Frederico Goncalves Guimaraes
9382
9383 2005-07-22 [paul]       1.9.13
9384
9385         1.9.13 release
9386
9387 2005-07-22 [paul]       1.9.12cvs91
9388
9389         * AUTHORS
9390         * INSTALL
9391         * README.claws
9392         * RELEASE_NOTES.claws
9393                 updated for release
9394         * configure.ac
9395         * po/nb.po
9396         * tools/claws.i18n.status.pl
9397                 add Norwegian translation. submiited by
9398                 Geir Helland <pjallabais@users.sourceforge.net>
9399         * po/ca.po
9400         * po/de.po
9401         * po/es.po
9402         * po/fi.po
9403         * po/fr.po
9404         * po/it.po
9405         * po/sk.po
9406         * po/sr.po
9407         * po/zh_CN.po
9408                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9409                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
9410                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
9411                 Yang Guilong
9412         * src/plugins/clamav/clamav_plugin_gtk.c
9413         * src/plugins/spamassassin/spamassassin_gtk.c
9414                 replace outdated description strings
9415
9416 2005-07-21 [colin]      1.9.12cvs90
9417
9418         * src/folder.c
9419                 Set folder to batch mode when scanning it. Makes deletion
9420                 of unread mails on IMAP much faster (due to the UNREAD 
9421                 flag unsetting)
9422
9423 2005-07-21 [darko]      1.9.12cvs89
9424
9425         * configure.ac
9426                 link against libresolv if necessary (patch by Paul)
9427         * src/msgcache.c
9428                 use glib's portable macros to determine endianness
9429
9430 2005-07-21 [paul]       1.9.12cvs88
9431
9432         * src/crash.c
9433         * src/gtk/about.c
9434                 update compiled-in features list
9435
9436 2005-07-20 [colin]      1.9.12cvs87
9437
9438         * src/folder.c
9439         * src/textview.c
9440                 Gcc 2.9x compilation fixes, thanks to Darko
9441         * src/plugins/clamav/clamav_plugin.c
9442                 Little optimisation: load virus database only once
9443         * src/plugins/spamassassin/spamassassin.c
9444                 Big optimisation: filtering one mail took at least 1 second,
9445                 now it takes at least 50ms. Doesn't speed up spamassassin 
9446                 itself, but should already be much more tolerable.
9447
9448 2005-07-20 [colin]      1.9.12cvs86
9449
9450         * src/summaryview.c
9451                 Fix performance issue
9452
9453 2005-07-19 [colin]      1.9.12cvs85
9454
9455         * src/plugins/pgpinline/plugin.c
9456                 Fix warning
9457
9458 2005-07-19 [colin]      1.9.12cvs84
9459
9460         * configure.ac
9461         * src/plugins/Makefile.am
9462         * src/plugins/pgpinline/.cvsignore
9463         * src/plugins/pgpinline/Makefile.am
9464         * src/plugins/pgpinline/pgpinline.c
9465         * src/plugins/pgpinline/pgpinline.deps
9466         * src/plugins/pgpinline/pgpinline.h
9467         * src/plugins/pgpinline/plugin.c
9468                 Put pgpinline in the main tree
9469
9470 2005-07-19 [paul]       1.9.12cvs83
9471
9472         * src/prefs_actions.c
9473                 prevent '//' in menu names, which cause a crash
9474                 thanks to Colin
9475
9476 2005-07-19 [paul]       1.9.12cvs82
9477
9478         * configure.ac
9479                 be generally more informative in configure output.
9480                 OpenSSL: correction: '[ --enable-openssl ...' -> 
9481                 '[ --disable-openssl ...', as --enable-openssl is default
9482                 PGP/MIME: don't check for GPGME again, check for
9483                 pgpcore instead. Therefore prevent the possibility of
9484                 attempting to build pgpmime if pgpcore dependencies are
9485                 not met
9486                 ClamAV: use pkgconfig to check for lib
9487                 libgnomeprint: revert logic on inner test to match
9488                 everything else
9489         * src/plugins/pgpcore/sgpgme.c
9490                 add missing include
9491
9492 2005-07-19 [colin]      1.9.12cvs81
9493
9494         * src/summaryview.c
9495                 Fix slow thread rebuilding in particular
9496                 cases
9497
9498 2005-07-19 [paul]       1.9.12cvs80
9499
9500         * sylpheed-claws.desktop
9501                 fix typo, spotted by Stephan Sachse
9502         * src/account.c
9503                 replace GTK_STOCK_ADD with
9504                 GTK_STOCK_NEW button
9505
9506 2005-07-18 [colin]      1.9.12cvs79
9507
9508         * src/etpan/imap-thread.c
9509                 Fix return value (Thanks Hoa)
9510
9511 2005-07-18 [colin]      1.9.12cvs78
9512
9513         * src/imap.c
9514                 Allow empty passwords
9515                 Create drafts/queue/outbox if necessary
9516         * src/summaryview.c
9517                 Remove old code
9518         * src/etpan/imap-thread.c
9519                 Fix STARTTLS (Thanks to Hoa)
9520
9521 2005-07-18 [paul]       1.9.12cvs77
9522
9523         * ChangeLog-gtk2.jp
9524         * ChangeLog.jp
9525                 removed
9526         * Makefile.am
9527                 updated to reflect additions and removals
9528         * TODO
9529                 updated to be claws-specific
9530         * TODO-gtk2
9531         * TODO-gtk2.jp
9532         * TODO.jp
9533         * sylpheed-128x128.png
9534         * sylpheed-64x64.png
9535                 removed
9536         * sylpheed-claws-128x128.png
9537         * sylpheed-claws-64x64.png
9538         * sylpheed-claws.desktop
9539         * sylpheed-claws.png
9540                 added
9541         * sylpheed.desktop
9542         * sylpheed.png
9543                 removed
9544
9545 2005-07-17 [paul]       1.9.12cvs76
9546
9547         * src/account.c
9548         * src/addressbook.c
9549         * src/alertpanel.c
9550         * src/alertpanel.h
9551         * src/compose.c
9552         * src/exphtmldlg.c
9553         * src/expldifdlg.c
9554         * src/folderview.c
9555         * src/imap_gtk.c
9556         * src/inc.c
9557         * src/message_search.c
9558         * src/messageview.c
9559         * src/mh_gtk.c
9560         * src/news_gtk.c
9561         * src/prefs_actions.c
9562         * src/prefs_filtering.c
9563         * src/prefs_matcher.c
9564         * src/prefs_template.c
9565         * src/prefs_themes.c
9566         * src/ssl_manager.c
9567         * src/summary_search.c
9568         * src/textview.c
9569         * src/toolbar.c
9570         * src/gtk/sslcertwindow.c
9571         * src/plugins/pgpcore/sgpgme.c
9572                 rework alertpanels
9573
9574 2005-07-17 [colin]      1.9.12cvs75
9575
9576         * src/privacy.c
9577                 add a PrivacySystem accessor that checks that
9578                 the system cached in a MimeInfo's privacydata
9579                 is still registered. Use this accessor instead
9580                 of directly using data->system. Fixes crashes
9581                 after unloading pgp plugins.
9582
9583 2005-07-17 [colin]      1.9.12cvs74
9584
9585         * src/alertpanel.c
9586                 Change geometry hints to a simple default size.
9587                 Fixes the certs dialogs.
9588
9589 2005-07-17 [colin]      1.9.12cvs73
9590
9591         * src/gtk/sslcertwindow.c
9592                 Use a gtkExpander
9593
9594 2005-07-17 [colin]      1.9.12cvs72
9595
9596         * src/plugins/pgpcore/Makefile.am
9597         * src/plugins/pgpmime/Makefile.am
9598                 Add gpgme libs
9599
9600 2005-07-17 [paul]       1.9.12cvs71
9601
9602         * configure.ac
9603                 add --disable-gnomeprint option
9604                 modified version of patch by Marius Mauch
9605
9606 2005-07-17 [paul]       1.9.12cvs70
9607
9608         * src/common/defs.h
9609                 update urls
9610         * src/account.c
9611         * src/action.c
9612         * src/addressbook.c
9613         * src/compose.c
9614         * src/foldersel.c
9615         * src/folderview.c
9616         * src/html.c
9617         * src/imap_gtk.c
9618         * src/main.c
9619         * src/mainwindow.c
9620         * src/messageview.c
9621         * src/mh_gtk.c
9622         * src/mimeview.c
9623         * src/news_gtk.c
9624         * src/prefs_account.c
9625         * src/prefs_send.c
9626         * src/prefs_summaries.c
9627         * src/procmsg.c
9628         * src/summaryview.c
9629         * src/common/utils.c
9630         * src/common/xml.c
9631         * src/plugins/pgpcore/passphrase.c
9632         * src/plugins/pgpcore/select-keys.c
9633                 replace inappropriately used backticks
9634                 with single quotes
9635
9636 2005-07-16 [colin]      1.9.12cvs69
9637
9638         * src/image_viewer.c
9639                 Add extra paranoid checks
9640
9641 2005-07-16 [colin]      1.9.12cvs68
9642
9643         * src/plugins/pgpcore/prefs_gpg.c
9644                 Don't auto-check sigs by default, as it
9645                 can be really slow.
9646
9647 2005-07-16 [colin]      1.9.12cvs67
9648
9649         * src/plugins/pgpcore/sgpgme.c
9650                 Make messages a bit better.
9651
9652 2005-07-16 [colin]      1.9.12cvs66
9653
9654         * src/imap.c
9655                 Remove pseudo-log
9656         * src/etpan/imap-thread.c
9657                 Add real log
9658
9659 2005-07-16 [colin]      1.9.12cvs65
9660
9661         * src/main.c
9662         * src/prefs_other.c
9663                 And now, fix build with libetpan :-/
9664
9665 2005-07-15 [colin]      1.9.12cvs64
9666
9667         * src/prefs_other.c
9668                 Continue fixing build without libetpan.
9669
9670 2005-07-15 [colin]      1.9.12cvs63
9671
9672         * src/main.c
9673                 Fix build with --disable-libetpan
9674
9675 2005-07-15 [colin]      1.9.12cvs62
9676
9677         * configure.ac
9678                 Bump libetpan's version
9679
9680 2005-07-15 [colin]      1.9.12cvs61
9681
9682         * src/etpan/imap-thread.c
9683                 Actually stop logging :)
9684
9685 2005-07-15 [colin]      1.9.12cvs60
9686
9687         * src/addressbook.c
9688                 Fix dnd of multiple addresses.
9689
9690 2005-07-15 [hoa]        1.9.12cvs59
9691
9692         * src/etpan/imap-thread.c
9693             disable login of IMAP password in libetpan log file.
9694
9695 2005-07-15 [paul]       1.9.12cvs58
9696
9697         * src/account.c
9698                 don't automatically sort
9699                 do allow drag n drop
9700
9701 2005-07-15 [paul]       1.9.12cvs57
9702
9703         * src/account.c
9704         * src/ssl_manager.c
9705                 alphabetical listing
9706
9707 2005-07-15 [paul]       1.9.12cvs56
9708
9709         * src/gtk/pluginwindow.c
9710                 sort plugin list alphabetically
9711
9712 2005-07-15 [paul]       1.9.12cvs55
9713
9714         * src/prefs_spelling.c
9715         * src/prefs_wrapping.c
9716                 unify English usage
9717
9718 2005-07-15 [colin]      1.9.12cvs54
9719
9720         * src/wizard.c
9721                 Typo fix
9722
9723 2005-07-15 [paul]       1.9.12cvs53
9724
9725         * src/prefs_message.c
9726                 make 'show cursor' a hidden option
9727
9728 2005-07-14 [colin]      1.9.12cvs52
9729
9730         * src/plugins/spamassassin/Makefile.am
9731         * src/plugins/clamav/Makefile.am
9732                 Fix double EXTRA_DISTs
9733
9734 2005-07-14 [colin]      1.9.12cvs51
9735
9736         * src/plugins/clamav/Makefile.am
9737         * src/plugins/clamav/clamav_plugin_gtk.deps
9738         * src/plugins/spamassassin/Makefile.am
9739         * src/plugins/spamassassin/spamassassin_gtk.deps
9740                 Make $plugin_gtk depend on $plugin
9741
9742 2005-07-14 [hoa]        1.9.12cvs50
9743
9744         * src/etpan/imap-thread.c
9745                 enable debug log of libetpan when running with --debug
9746
9747 2005-07-14 [colin]      1.9.12cvs49
9748
9749         * configure.ac
9750         * src/common/Makefile.am
9751         * src/common/plugin.c
9752         * src/common/plugin.h
9753                 Add a little plugin dependancy system.
9754                 Plugins can ship a $plugin_name.deps file
9755                 (near them in PLUGINDIR) so that their
9756                 dependancies are loaded if possible.
9757         * src/plugins/Makefile.am
9758         * src/plugins/pgpcore/Makefile.am
9759         * src/plugins/pgpcore/passphrase.c
9760         * src/plugins/pgpcore/passphrase.h
9761         * src/plugins/pgpcore/plugin.c
9762         * src/plugins/pgpcore/prefs_gpg.c
9763         * src/plugins/pgpcore/prefs_gpg.h
9764         * src/plugins/pgpcore/select-keys.c
9765         * src/plugins/pgpcore/select-keys.h
9766         * src/plugins/pgpcore/sgpgme.c
9767         * src/plugins/pgpcore/sgpgme.h
9768                 Introduce pgpcore, used by pgpmime and
9769                 pgpinline
9770         * src/plugins/pgpmime/Makefile.am
9771         * src/plugins/pgpmime/passphrase.c
9772         * src/plugins/pgpmime/passphrase.h
9773         * src/plugins/pgpmime/pgpmime.c
9774         * src/plugins/pgpmime/pgpmime.deps
9775         * src/plugins/pgpmime/plugin.c
9776         * src/plugins/pgpmime/prefs_gpg.c
9777         * src/plugins/pgpmime/prefs_gpg.h
9778         * src/plugins/pgpmime/select-keys.c
9779         * src/plugins/pgpmime/select-keys.h
9780         * src/plugins/pgpmime/sgpgme.c
9781         * src/plugins/pgpmime/sgpgme.h
9782                 Remove the core from pgpmime and add the
9783                 dependancy to pgpcore.
9784
9785 2005-07-14 [paul]       1.9.12cvs48
9786
9787         * src/stock_pixmap.c
9788                 forgot this in last commit
9789
9790 2005-07-14 [paul]       1.9.12cvs47
9791
9792         * src/account.c
9793         * src/addressbook.c
9794                 add accelerators for the buttons (sync with main)
9795         * src/compose.c
9796         * src/compose.h
9797                 add accelerators for the buttons.
9798                 fix editing with external editor.
9799                 replace gdk_input_*() with GIOChannel;
9800                 (sync with main)
9801         * src/foldersel.c
9802                 display folder names with new/unread
9803                 representation (sync with main)
9804         * src/main.c
9805                 specify default window icon (sync with main)
9806         * src/prefs_common.c
9807                 use_addr_book default to FALSE
9808         * src/summaryview.c
9809         * src/textview.c
9810                 add accelerators for the buttons (sync with main)
9811         * src/gtk/menu.c
9812                 fix typos
9813         * src/pixmaps/sylpheed_icon.xpm
9814                 updated
9815
9816 2005-07-13 [paul]       1.9.12cvs46
9817
9818         * src/plugins/pgpmime/pgpmime.c
9819         * src/plugins/pgpmime/sgpgme.c
9820                 (temporarily) use deprecated gpgme_data_rewind()
9821                 while largefile support is not present
9822                 (as suggested by Colin)
9823
9824 2005-07-13 [paul]       1.9.12cvs45
9825
9826         * configure.ac
9827                 remove large file support (for now):
9828                 it breaks too many things
9829
9830 2005-07-13 [paul]       1.9.12cvs44
9831
9832         * configure.ac
9833                 add large file support
9834         * src/html.c
9835                 fix bug #763 where href attribute was not
9836                 the very first attribute of a link
9837                 patch by Thomas Gilgin
9838
9839 2005-07-13 [colin]      1.9.12cvs43
9840
9841         * src/gtk/pluginwindow.c
9842                 Little portability fix
9843
9844 2005-07-13 [colin]      1.9.12cvs42
9845
9846         * src/plugins/pgpmime/sgpgme.c
9847                 Fix crasher.
9848
9849 2005-07-13 [colin]      1.9.12cvs41
9850
9851         * src/plugins/pgpmime/pgpmime.c
9852         * src/plugins/pgpmime/sgpgme.c
9853                 Use gpgme_data_release_and_get_mem instead
9854                 of gpgme_data_read.
9855
9856 2005-07-13 [colin]      1.9.12cvs40
9857
9858         * configure.ac
9859         * src/plugins/pgpmime/passphrase.c
9860         * src/plugins/pgpmime/passphrase.h
9861         * src/plugins/pgpmime/pgpmime.c
9862         * src/plugins/pgpmime/plugin.c
9863         * src/plugins/pgpmime/select-keys.c
9864         * src/plugins/pgpmime/select-keys.h
9865         * src/plugins/pgpmime/sgpgme.c
9866         * src/plugins/pgpmime/sgpgme.h
9867                 Port pgpmime to gpgme-1.0.
9868
9869 2005-07-12 [paul]       1.9.12cvs39
9870
9871         * AUTHORS
9872         * src/toolbar.c
9873         * src/toolbar.h
9874                 add a 'Go to Prev' button to the toolbar.
9875                 correct tooltip text of go to buttons.
9876                 based on patch by Yang Guilong <bamanzi@gmail.com>
9877
9878 2005-07-12 [colin]      1.9.12cvs38
9879
9880         * src/statusbar.c
9881                 Fix progress bar showing stuff at startup.
9882
9883 2005-07-12 [paul]       1.9.12cvs37
9884
9885         * src/editjpilot.c
9886                 fix building with jpilot support
9887
9888 2005-07-11 [colin]      1.9.12cvs36
9889
9890         * src/inc.c
9891                 Add visual indication that filtering is running
9892         * src/textview.c
9893                 Make {}[] uri delimiters
9894         * src/summaryview.c
9895                 Remove useless (and slow) calls
9896
9897 2005-07-11 [paul]       1.9.12cvs35
9898
9899         * src/plugins/clamav/clamav_plugin_gtk.c
9900         * src/plugins/dillo_viewer/dillo_prefs.c
9901         * src/plugins/pgpmime/prefs_gpg.c
9902         * src/plugins/spamassassin/spamassassin_gtk.c
9903                 gather plugins prefs together under their
9904                 own 'Plugins' heading
9905
9906 2005-07-11 [paul]       1.9.12cvs34
9907
9908         sync with main
9909
9910         * src/account.c
9911                 account_delete(): modified alert dialog
9912         * src/editjpilot.c
9913         * src/editvcard.c
9914                 fixed a crash when cancelling file selection
9915                 dialog by Escape key. Made non-ascii filename
9916                 selectable.
9917         * src/prefs_template.c
9918                 prefs_template_window_create(): make scrolled
9919                 window policy AUTOMATIC
9920
9921 2005-07-10 [hoa]        1.9.12cvs33
9922
9923         * src/etpan/imap-thread.c
9924                 workaround for old Courier IMAP servers.
9925
9926 2005-07-10 [colin]      1.9.12cvs32
9927
9928         * src/folder.c
9929         * src/statusbar.c
9930         * src/statusbar.h
9931                 Add visual progress indicator on filtering/processing
9932                 Factorize the progress bar code
9933         * src/imap.c
9934         * src/imap.h
9935         * src/etpan/imap-thread.c
9936                 Add a reference counter to avoid destroying the Folder
9937                 while it's in use by another callback.
9938
9939 2005-07-09 [hoa]        1.9.12cvs31
9940
9941         * src/imap.c
9942         * src/etpan/imap-thread.c
9943                 fixed deadlock when removing IMAP account.
9944
9945 2005-07-08 [colin]      1.9.12cvs30
9946
9947         * src/textview.c
9948         * src/unmime.c
9949                 Fix again problems decoding broken headers
9950         * src/gtk/inputdialog.c
9951                 Fix local variable shadowing a global one
9952
9953 2005-07-08 [colin]      1.9.12cvs29
9954
9955         * src/msgcache.c
9956                 Make the cache/mark files platform-agnostic by writing
9957                 them in little-endian format. Reading them is also done
9958                 in little-endian format, of course; however, in order
9959                 to avoid trashing mark data on big-endian machines, the
9960                 files are, at first, read from the native format if the
9961                 little-endian one doesn't exist. This is easy to deter-
9962                 mine by trying to open a file with a swapped data_ver
9963                 and seeing if it's the wanted version.
9964                 Little-endian using users should see absolutely no
9965                 difference, Big-endian users may get a very little
9966                 performance drop due to byte-swapping.
9967                 Tested on i386 and ppc32. 
9968                 Fixes bug #159 (The index file, in the mailboxes, is 
9969                 hardware depending).
9970
9971                 To have the cache/mark files updated to the new little-
9972                 endian format, "Check for new messages" or even
9973                 "Rebuild folder tree" aren't enough. Files will be
9974                 updated as soon as a folder has been opened/closed.
9975                 To update everything, just select all folders by
9976                 selecting them one by one.
9977
9978 2005-07-07 [colin]      1.9.12cvs28
9979
9980         * src/imap.c
9981                 Remember the folder separator per IMAPFolder
9982                 instead of globally.
9983                 Revive the Session on noop; fixes bug #761
9984                 (mark a bunch of unread messages as read takes 
9985                 forever)
9986
9987 2005-07-07 [darko]      1.9.12cvs27
9988
9989         * src/common/template.c
9990                 Sort templates alphabetically
9991
9992 2005-07-06 [colin]      1.9.12cvs26
9993
9994         * src/imap.c
9995                 Try to use the correct separator in
9996                 most cases. Possibly fixes bug #759
9997                 (only creates the INBOX folder when 
9998                 setting up new IMAP account) and 
9999                 bug #760 (Can't retrieve messages)
10000
10001 2005-07-06 [colin]      1.9.12cvs25
10002
10003         * src/imap.c
10004                 Use real_path in status command. This will
10005                 help later, when namespaces will be used.
10006
10007 2005-07-06 [colin]      1.9.12cvs24
10008
10009         * configure.ac
10010         * src/account.c
10011         * src/folder.c
10012         * src/imap.c
10013         * src/etpan/etpan-log.c
10014         * src/etpan/etpan-thread-manager.c
10015         * src/etpan/imap-thread.c
10016                 Add a --disable-libetpan parameter. With this,
10017                 users that don't want IMAP4 support can avoid
10018                 the new dependancy (and have no IMAP support).
10019                 Users that have IMAP4 accounts and use this
10020                 parameter won't lose their configuration, their
10021                 IMAP accounts will just be invisible and not
10022                 used.
10023         * src/textview.c
10024                 Make the "Copy ..." contextual menu items 
10025                 copy to both the X clipboard and the gtk 
10026                 clipboard - as most other apps do.
10027         * src/gtk/about.c
10028                 Add a notice about OpenSSL usage, in order to
10029                 comply with OpenSSL's license (point 6):
10030                 http://www.openssl.org/source/license.html
10031
10032 2005-07-06 [colin]      1.9.12cvs23
10033
10034         * src/alertpanel.c
10035                 Fix a minimum size for alertpanels
10036         * src/compose.c
10037                 Show 'No space left on device' type errors
10038                 when queuing/sending
10039         * src/imap_gtk.c
10040         * src/mh_gtk.c
10041                 Rework folder's deletion message (remove 
10042                 extra \n)
10043
10044 2005-07-05 [colin]      1.9.12cvs22
10045
10046         * src/imap.c
10047                 Add an alertpanel on auth error
10048                 Add pseudo-log
10049                 Remove pthread-related stuff
10050
10051 2005-07-05 [colin]      1.9.12cvs21
10052
10053         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10054                 Fix crash on plugin reloading (with a hack)
10055
10056 2005-07-05 [colin]      1.9.12cvs20
10057
10058         * src/prefs_account.c
10059         * src/prefs_account.h
10060                 Fix typo
10061         * src/gtk/filesel.c
10062         * src/gtk/filesel.h
10063                 Add a way to filter the view
10064         * src/gtk/pluginwindow.c
10065                 Filter loadable stuff
10066         * src/plugins/pgpmime/prefs_gpg.c
10067                 Fix missing unregistration
10068         * .cvsignore
10069         * src/etpan/.cvsignore
10070         * src/plugins/spamassassin/.cvsignore
10071                 Add more stuff to cvs ignored files
10072
10073 2005-07-04 [colin]      1.9.12cvs19
10074
10075         * src/imap.c
10076                 Fix scan_required returning FALSE when it
10077                 shouldn't. Maybe fix #760 (Can't retrieve
10078                 messages)
10079
10080 2005-07-04 [colin]      1.9.12cvs18
10081
10082         * src/summaryview.c
10083                 Fix always_show_msg pref
10084
10085 2005-07-04 [paul]       1.9.12cvs17
10086
10087         sync with main (forgotten in last commit)
10088         
10089         * src/common/utils.c
10090         * src/common/utils.h
10091                 check_line_length(): new.
10092                 is_dir_exist()
10093                 is_file_entry_exist()
10094                 dirent_is_regular_file()
10095                 dirent_is_directory(): use g_file_test() instead of stat().
10096
10097 2005-07-04 [paul]       1.9.12cvs16
10098
10099         sync with main:
10100
10101         * src/compose.c
10102                 compose_write_to_file(): check for line
10103                 length limit and display warning if exceeds
10104         * src/jpilot.c
10105                 use get_home_dir() instead of g_get_home_dir()
10106         * src/procheader.c
10107                 removed warning about invalid date
10108         * src/vcard.c
10109                 use get_home_dir() instead of g_get_home_dir()
10110
10111 2005-07-04 [paul]       1.9.12cvs15
10112
10113         * src/stock_pixmap.c
10114                 fix new pixmap naming errors
10115                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
10116
10117 2005-07-04 [colin]      1.9.12cvs14
10118
10119         * src/imap.c
10120                 Fix debugging string with a warning
10121
10122 2005-07-04 [colin]      1.9.12cvs13
10123
10124         * configure.ac
10125                 Add a check for libetpan's version (>= 0.37)
10126
10127 2005-07-04 [hoa]        1.9.12cvs12
10128
10129         * commitHelper
10130         * src/imap.c
10131         * src/etpan/imap-thread.c
10132         * src/etpan/imap-thread.h
10133                 fixed IMAP implementation of check of mails.
10134
10135 2005-07-03 [hoa]        1.9.12cvs11
10136
10137         * src/etpan/Makefile.am
10138         * src/etpan/etpan-errors.h
10139         * src/etpan/etpan-log.[ch]
10140         * src/etpan/etpan-thread-manager-types.h
10141         * src/etpan/etpan-thread-manager.[ch]
10142         * src/etpan/imap-thread.[ch]
10143         * src/Makefile.am
10144         * src/imap.c
10145         * src/main.c
10146         * src/prefs_other.c
10147         * configure.ac
10148             merged imap branch.
10149             dependency on libetpan 0.37 is now added.
10150
10151 2005-07-01 [colin]      1.9.12cvs10
10152
10153         * src/Makefile.am
10154         * src/folder.c
10155         * src/folder.h
10156         * src/folderview.c
10157         * src/stock_pixmap.c
10158         * src/stock_pixmap.h
10159         * src/plugins/trayicon/trayicon.c
10160                 Add marked symbol on folders containing
10161                 marked messages
10162         * src/procmsg.c
10163         * src/procmsg.h
10164         * src/toolbar.c
10165         * src/prefs_common.c
10166         * src/prefs_common.h
10167         * src/prefs_send.c
10168                 Add an optional confirmation dialog on queue
10169                 sending. Patch by wwp.
10170         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
10171         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
10172         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
10173         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
10174         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
10175         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
10176         * src/pixmaps/inbox_mark.xpm            ** ADDED **
10177         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
10178         * src/pixmaps/outbox_mark.xpm           ** ADDED **
10179         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
10180         * src/pixmaps/trash_mark.xpm            ** ADDED **
10181                 New pixmaps
10182
10183 2005-07-01 [colin]      1.9.12cvs9
10184
10185         * src/summaryview.c
10186                 Fix a little threading bug
10187         * src/addrgather.c
10188         * src/mainwindow.c
10189                 A little bit of HIG normality never hurts
10190
10191 2005-07-01 [colin]      1.9.12cvs8
10192
10193         * src/compose.c
10194         * src/msgcache.c
10195         * src/pop.c
10196         * src/procmime.c
10197         * src/recv.c
10198         * src/common/log.c
10199         * src/common/template.c
10200         * src/common/utils.c
10201         * src/common/utils.h
10202                 Reverted the fwrite_atomic stuff. In fact
10203                 it is already atomic.
10204
10205 2005-06-30 [colin]      1.9.12cvs7
10206
10207         * src/common/utils.c
10208         * src/common/utils.h
10209                 Add an fwrite_atomic() function to make
10210                 sure we write everything: fwrite can make
10211                 short writes.
10212         * src/compose.c
10213         * src/msgcache.c
10214         * src/pop.c
10215         * src/procmime.c
10216         * src/recv.c
10217         * src/common/log.c
10218         * src/common/template.c
10219                 Use that (and fix swapping of size and nmemb).
10220                 Thanks to Rich Coe for the heads up.
10221
10222 2005-06-30 [colin]      1.9.12cvs6
10223
10224         * src/addressbook.c
10225                 Optimize addressbook opening 
10226
10227 2005-06-30 [colin]      1.9.12cvs5
10228
10229         * src/summaryview.c
10230                 Remove calls to summary_step after move/copy
10231
10232 2005-06-28 [paul]       1.9.12cvs4
10233
10234         * src/alertpanel.c
10235                 wrap and make the error msg selectable
10236
10237 2005-06-28 [paul]       1.9.12cvs3
10238
10239         * src/ssl_manager.c
10240                 replace the OK button with a Close button
10241         * src/gtk/foldersort.c
10242                 use GTK_STOCK_ icons/buttons
10243
10244 2005-06-28 [colin]      1.9.12cvs2
10245
10246         * src/gedit-print.c             ** ADDED **
10247         * src/gedit-print.h             ** ADDED **
10248         * src/gtk/gtksourceprintjob.c   ** ADDED **
10249         * src/gtk/gtksourceprintjob.h   ** ADDED **
10250                 I can't believe no one had enough time to tell
10251                 me I forgot the `cvs add`
10252
10253 2005-06-27 [colin]      1.9.12cvs1
10254
10255         * src/Makefile.am
10256         * src/gtk/Makefile.am
10257         * src/messageview.c
10258         * src/procmsg.c
10259         * src/summaryview.c
10260         * configure.ac
10261                 Add optional libgnomeprint-based printing
10262         * src/mainwindow.c
10263         * src/gtk/quicksearch.c
10264                 Add an Edit/Quick search menu item to show
10265                 and focus the quicksearch
10266
10267 2005-06-27 [paul]       1.9.12
10268
10269         1.9.12 release
10270
10271         * po/ca.po
10272         * po/de.po
10273         * po/es.po
10274         * po/fr.po
10275         * po/it.po
10276         * po/ko.po
10277         * po/pt_BR.po
10278         * po/sk.po
10279         * po/zh_CN.po
10280                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
10281                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
10282                 SungHyun Nam, Frederico Goncalves Guimaraes,
10283                 Andrej Kacian, and Yang Guilong
10284 2005-06-26 [colin]      1.9.11cvs106
10285
10286         * src/imap_gtk.c
10287                 Forgot one file for previous fix
10288
10289 2005-06-26 [colin]      1.9.11cvs105
10290
10291         * src/folder.c
10292         * src/imap.c
10293                 Fix problems with folder operations in no_select
10294                 imap folders. it applies only to mails, and 
10295                 creation/deletion/move/renaming of folders 
10296                 should be possible
10297
10298 2005-06-26 [paul]       1.9.11cvs104
10299
10300         * src/prefs_filtering.c
10301                 replace one more GTK_STOCK_REMOVE
10302                 with GTK_STOCK_DELETE
10303
10304 2005-06-25 [colin]      1.9.11cvs103
10305
10306         * src/imap.c
10307                 Optimize get_seq_set_from_seq_list
10308                 (Patch by Ricardo) 
10309
10310 2005-06-25 [colin]      1.9.11cvs102
10311
10312         * src/mh.c
10313                 If the directory exists, but not in the
10314                 correct encoding, rename it. This should
10315                 handle old-versions-induced bugs.
10316
10317 2005-06-25 [colin]      1.9.11cvs101
10318
10319         * src/mh.c
10320                 Fix path access with extended dir names
10321                 Fixes bug #589 (SC segfaults with wrong locale
10322                 settings)
10323
10324 2005-06-25 [colin]      1.9.11cvs100
10325
10326         * src/prefs_account.c
10327         * src/prefs_account.h
10328         * src/compose.c
10329                 Add an option to encrypt replies to
10330                 encrypted messages
10331
10332 2005-06-25 [colin]      1.9.11cvs99
10333
10334         * src/compose.c
10335         * src/quote_fmt_parse.y
10336                 ... And make it work with pgpinline.
10337
10338 2005-06-25 [colin]      1.9.11cvs98
10339
10340         * src/compose.c
10341         * src/procmime.c
10342         * src/procmime.h
10343         * src/quote_fmt_parse.y
10344                 o Make reedition of encrypted messages possible
10345                   (as long as it is encrypted to self too, no
10346                    magic there)
10347                 o Make replying with quote (and without selecting
10348                   text) possible for encrypted messages.
10349                 Closes bug #550 (Not possible to "reply with quote"
10350                 to gnupg encrypted messages)
10351
10352 2005-06-24 [paul]       1.9.11cvs97
10353
10354         * src/imap.c
10355                 add missing include
10356
10357 2005-06-24 [paul]       1.9.11cvs96
10358
10359         * src/editldap.c
10360                 made bind password entry invisible
10361                 (sync with main)
10362         * src/send_message.c
10363                 send_message_local(): check exit status
10364                 to detect errors (sync with main)
10365         * src/textview.c
10366                 use main's less ambiguous popup menu
10367                 wording
10368
10369 2005-06-24 [paul]       1.9.11cvs95
10370
10371         * src/prefs_actions.c
10372         * src/prefs_customheader.c
10373         * src/prefs_display_header.c
10374         * src/prefs_filtering_action.c
10375         * src/prefs_matcher.c
10376         * src/prefs_template.c
10377         * src/prefs_toolbar.c
10378                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
10379         * src/gtk/description_window.c
10380                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
10381
10382 2005-06-23 [colin]      1.9.11cvs94
10383
10384         * src/summaryview.c
10385                 Fix rough edges (be sure to call status_show whenever
10386                 necessary).
10387
10388 2005-06-23 [colin]      1.9.11cvs93
10389
10390         * src/summaryview.c
10391                 Optimize Select All
10392                 Before, in a 5K mails folder: 11s
10393                 After, in the same folder: 58000µs
10394                 The joys of locking... gtk_clist_select_all() fires a 
10395                 tree-select-row event for each selected row, which in 
10396                 summaryview, callbacks summary_selected which in turn,
10397                 calls summary_status_show, which walks the selected
10398                 rows. Hence, calling gtk_clist_select_all was 
10399                 exponential. Locking the summaryview makes 
10400                 summary_selected return early.
10401
10402 2005-06-23 [colin]      1.9.11cvs92
10403
10404         * src/imap.c
10405                 Move mutex at the important place to avoid
10406                 deadlocks
10407         * src/summaryview.c
10408                 Fix Del key deleting directly instead of
10409                 moving to trash
10410
10411 2005-06-22 [colin]      1.9.11cvs91
10412
10413         * src/plugins/spamassassin/libspamc.c
10414                 As we do spagetti code with assignations in multiple
10415                 places (see _message_read_raw where out = msg = raw),
10416                 let's be sure we don't free the same pointer twice.
10417                 Should fix bug #683 (Crash in libpam at 
10418                 message_cleanup).
10419
10420 2005-06-22 [colin]      1.9.11cvs90
10421
10422         * src/compose.c
10423         * src/messageview.c
10424         * src/toolbar.c
10425                 Make toolbar's delete use the move to trash stuff;
10426                 Add gtk_widget_realize to be sure pixmaps can get
10427                 created (that may fix an old worksforme bug which
10428                 I can't find back...)
10429
10430 2005-06-22 [colin]      1.9.11cvs89
10431
10432         * src/summaryview.c
10433         * src/summaryview.h
10434         * src/mainwindow.c
10435                 Rename "Message/Delete" to "Message/Move to trash"
10436                 Add "Message/Delete..." that directly destroys the
10437                 selected messages after asking for a confirmation.
10438
10439 2005-06-22 [colin]      1.9.11cvs88
10440
10441         * src/imap.c
10442                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
10443                 o Fix a deadlock (thanks Darko)
10444
10445 2005-06-22 [colin]      1.9.11cvs87
10446
10447         * src/gtk/foldersort.c
10448                 Add missing include for the i18n;
10449                 patch by Fabien Vantard
10450
10451 2005-06-21 [colin]      1.9.11cvs86
10452
10453         * src/folder.c
10454         * src/folderview.c
10455                 Respect the no_select flag
10456         * src/imap.c
10457                 Fix recursive deletion
10458         * src/imap_gtk.c
10459         * src/mh_gtk.c
10460                 Make the folder deletion's warning
10461                 more explicit
10462
10463 2005-06-21 [colin]      1.9.11cvs85
10464
10465         * src/textview.c
10466                 Prevent email addresses from spanning accross
10467                 lines - fixes bug # 646 (newline-chars in 
10468                 email addresses)
10469
10470 2005-06-20 [colin]      1.9.11cvs84
10471
10472         * src/folder.c
10473                 Be sure not to remove source if copy failed
10474
10475 2005-06-20 [colin]      1.9.11cvs83
10476
10477         * src/folderview.c
10478         * src/imap_gtk.c
10479                 remove summaryview's lock
10480         * src/imap.c
10481                 introduce threads to avoid problems when foreground tasks
10482                 interfere with background tasks
10483         * src/mh.c
10484                 prevent moving to drafts/queue
10485         * src/mimeview.c
10486                 fix leak
10487
10488 2005-06-19 [colin]      1.9.11cvs82
10489
10490         * src/imap_gtk.c
10491                 Remember that the user doesn't want to override
10492                 offline mode, for 3 seconds. It avoid presenting
10493                 him with N popups in a really short time.
10494
10495 2005-06-17 [colin]      1.9.11cvs81
10496
10497         * src/imap.c
10498                 Fix IMAP breaking on folders containing '('
10499                 (Probably won't be enough)
10500
10501 2005-06-17 [colin]      1.9.11cvs80
10502
10503         Forgotten files on 1.9.11cvs79
10504         * src/summaryview.c
10505                 Fix stepping when not immediately executing
10506         * src/imap.c
10507                 Really prevent UID FETCH 0
10508         * src/codeconv.c
10509                 Fix outgoing charset never set to utf-8
10510         * src/mh.c
10511                 Fix leak
10512
10513 2005-06-16 [colin]      1.9.11cvs79
10514
10515         * src/compose.c
10516                 Fix bug #707 (Dash splits rows)
10517                 Only wrap if we're on a line break position and
10518                 the previous one was a "white" (space) char.
10519                 Pango stuff is weird.
10520
10521 2005-06-16 [colin]      1.9.11cvs78
10522
10523         * src/imap_gtk.c
10524                 Lock summaryview while downloading messages
10525                 on user demand
10526         * src/procheader.c
10527         * src/unmime.c
10528         * src/common/utils.c
10529         * src/common/utils.h
10530                 Replace \r and \n with spaces in From and
10531                 Subject headers
10532
10533 2005-06-16 [paul]       1.9.11cvs77
10534
10535         * src/procmime.c
10536                 liberalise the mime parser
10537         * src/gtk/about.c
10538                 add text wrapping
10539
10540 2005-06-16 [paul]       1.9.11cvs76
10541
10542         * src/gtk/about.c
10543                 reworked
10544
10545 2005-06-15 [colin]      1.9.11cvs75
10546
10547         * src/compose.c
10548                 Finish header encoding fix
10549         * src/summaryview.c
10550                 Fix segfault
10551         * src/headerview.c
10552                 Fix compilation (Thanks Stephan
10553                 Sachse)
10554
10555 2005-06-15 [colin]      1.9.11cvs74
10556
10557         * Makefile.am
10558                 Install gnome2 stuff rather than gnome1, 
10559                 if both are present
10560         * src/codeconv.c
10561         * src/codeconv.h
10562         * src/compose.c
10563                 Fix headers encoding
10564         * src/folder.c
10565                 Visual progress when fetching all messages
10566         * src/folderview.c
10567         * src/summaryview.c
10568         * src/summaryview.h
10569                 Prevent changing current message while
10570                 incorporating
10571
10572 2005-06-15 [paul]       1.9.11cvs73
10573
10574         * src/gtk/gtkaspell.c
10575         * src/gtk/gtkaspell.h
10576                 fix build warnings
10577
10578 2005-06-15 [paul]       1.9.11cvs72
10579
10580         * src/prefs_filtering.c
10581                 allow reordering of filter rules by
10582                 drag n drop
10583
10584 2005-06-15 [paul]       1.9.11cvs71
10585
10586         * COPYING
10587                 updated
10588         * src/codeconv.c
10589                 replace deprecated function
10590         * src/inc.c
10591         * src/send_message.c
10592         * src/gtk/progressdialog.c
10593         * src/gtk/progressdialog.h
10594                 salvage and reuse parts of reverted sync
10595
10596 2005-06-15 [paul]       1.9.11cvs70
10597
10598         * src/inc.c
10599         * src/send_message.c
10600         * src/gtk/progressdialog.c
10601         * src/gtk/progressdialog.h
10602                 revert yesterday's sync with main
10603                 it contains deprecated functions
10604
10605 2005-06-15 [colin]      1.9.11cvs69
10606
10607         * src/headerview.c
10608                 Fix bug #670 (multi user to: will corrupt message 
10609                 headers display)
10610
10611 2005-06-15 [colin]      1.9.11cvs68
10612
10613         * src/compose.c
10614                 Fix bug #421 (Fix undo on wrapping)
10615
10616 2005-06-15 [colin]      1.9.11cvs67
10617
10618         * src/folder.c
10619                 Provide visual feedback while processing
10620                 folder's rules.
10621         * src/imap.c
10622                 Provide visual feedback while getting
10623                 short headers (for uncached messages)
10624
10625
10626 2005-06-14 [paul]       1.9.11cvs66
10627
10628         * src/account.c
10629                 change a couple stock icons
10630         * src/inc.c
10631         * src/send_message.c
10632         * src/gtk/progressdialog.c
10633         * src/gtk/progressdialog.h
10634                 sync main's GtkTreeView implementation
10635
10636 2005-06-14 [colin]      1.9.11cvs65
10637
10638         * src/imap.c
10639                 Various little fixes, mainly on error paths
10640
10641 2005-06-13 [colin]      1.9.11cvs64
10642
10643         * matcher.c
10644         * procmsg.c
10645         * procmsg.h
10646                 Add a way to fetch only headers. This speeds
10647                 up filtering on headers for IMAP. Fixes:
10648                 bug #481 extraneous imap commands slow down 
10649                         imap filtering
10650                 bug #522 Sylpheed downloads all messages 
10651                         when opening mailbox (IMAP)
10652                 bug #677 IMAP fetch is soooooooooooooo slow
10653         * src/folder.c
10654         * src/folder.h
10655                 Add a folder set_batch method so that
10656                 implementations can speed up flags changes
10657         * src/folderutils.c
10658         * src/summaryview.c
10659                 Use that in mark as (un)read and mark all read
10660                 Refix bug #679
10661         * src/imap.c
10662                 Implement set_batch - brings back deferred
10663                 flags in a less buggy manner. Fixes:
10664                 bug #729 IMAP immediate expunge of deleted messages
10665                 bug #191 remove list of messages with one command
10666                 Fix login with strange chars
10667                 Implement fetch_msg_full
10668                 Fix copy (wrong counts)
10669
10670 2005-06-12 [colin]      1.9.11cvs63
10671
10672         * src/folder.c
10673                 lock incorporation during long operations.
10674                 Avoids fucking up the IMAP socket.
10675
10676 2005-06-12 [colin]      1.9.11cvs62
10677
10678         * src/imap.c
10679                 Fix harmful typo
10680                 Factorize remove_all_msg
10681                 Thread-ize expunge
10682         * src/summaryview.c
10683                 Don't update partial-download status if unnecessary
10684         * src/folder.c
10685                 Use remove_msgs everywhere possible
10686
10687 2005-06-12 [colin]      1.9.11cvs61
10688
10689         * src/folder.c
10690         * src/folder.h
10691                 Add a remove_msgs function to remove a 
10692                 list of messages
10693         * src/imap.c
10694                 Implement that.
10695
10696 2005-06-12 [colin]      1.9.11cvs60
10697
10698         * src/imap.c
10699                 Remove flags-processing deferring... Too hard
10700                 to get it to work in all cases.
10701
10702 2005-06-11 [colin]      1.9.11cvs59
10703
10704         * src/imap.c
10705                 printf -> debug_print
10706
10707 2005-06-11 [colin]      1.9.11cvs58
10708
10709         * src/imap.c
10710                 o Fix build without USE_PTHREAD
10711                 o Factorize imap_open
10712                 o Alertpanel in case of impossible connection
10713                 o Alertpanel in case of impossible login
10714                 o Fix deferred flags processing to force a 
10715                   flush before adding some more flags to process,
10716                   but in another folder.
10717
10718 2005-06-10 [colin]      1.9.11cvs57
10719
10720         * src/imap.c
10721                 o Fix a format string error
10722                 o init ssl socket outside of the thread 
10723                   (it possibly invokes gtk calls)
10724         * src/procmime.c
10725                 o Put back the buffer to its necessary size
10726                 o Fix changing a file pointer without keeping
10727                   track of it (thanks Valgrind)
10728         * src/common/smtp.c
10729                 o Fix automatic STARTTLS if login should be done
10730                   and the server only allows it after starting TLS
10731         * src/gtk/gtkinputdialog.c
10732                 o Eat GDK_Return so that the combo popup doesn't 
10733                   appear when we press Enter to validate the combo
10734                   input dialog (as seen in the Open with... dialog)
10735
10736 2005-06-10 [colin]      1.9.11cvs56
10737
10738         * src/imap.c
10739                 o A bit less debug
10740                 o Fix a crash on deletion
10741                 o Threadize imap_select (it's called outside of 
10742                   threads)
10743                 o Defer treatment of DELETED flags
10744
10745
10746 2005-06-09 [colin]      1.9.11cvs55
10747
10748         * src/imap.c
10749                 Make sure we check imap_gtk_should_override(), which
10750                 potentially calls gtk stuff, before creating thread.
10751                 That way it should't be called via imap_get_session()
10752                 inside a thread.
10753
10754 2005-06-09 [colin]      1.9.11cvs54
10755
10756         * src/imap.c
10757                 o add a bit of status output
10758                 o remove some dead code
10759                 o threadize get_list_of_uids
10760                 o threadize imap_get_flags
10761                 o defer flag changing by 500ms so that they
10762                   can be batched
10763
10764
10765 2005-06-08 [colin]      1.9.11cvs53
10766
10767         * src/imap.c
10768                 Thread-ize imap_cmd_fetch
10769
10770 2005-06-08 [colin]      1.9.11cvs52
10771
10772         * src/main.c
10773                 Mmh, that broke POP3...
10774
10775 2005-06-08 [colin]      1.9.11cvs51
10776
10777         * src/main.c
10778                 Stabilize IMAP patch (thanks to Hoa)
10779
10780 2005-06-08 [colin]      1.9.11cvs50
10781
10782         * src/imap.c
10783                 Test patch to speed up imap. 
10784
10785 2005-06-08 [colin]      1.9.11cvs49
10786
10787         * src/imap_gtk.c
10788                 Warning fix
10789         * src/procmime.c
10790                 Apply patch from gentoo to use /usr/share/mime/globs if 
10791                 available, after un-breaking it
10792         * src/common/log.c
10793         * src/common/log.h
10794                 Use g_timeout for invoking hooks that possibly use gtk
10795                 calls. This should leave gtk calls in the main thread.
10796
10797 2005-06-08 [paul]       1.9.11cvs48
10798
10799         * src/codeconv.c
10800                 conv_get_outgoing_charset_str(): don't
10801                 use prefs_common setting
10802         * src/compose.c
10803         * src/compose.h
10804                 add /Options/Character encoding/... to
10805                 temporarily change the outgoing encoding
10806
10807         (belated sync with main)
10808
10809 2005-06-08 [paul]       1.9.11cvs47
10810
10811         * src/compose.c
10812                 correction to/completion of last
10813                 sync with main
10814
10815 2005-06-08 [paul]       1.9.11cvs46
10816
10817         sync with main:
10818         
10819         * src/codeconv.c
10820         * src/codeconv.h
10821                 always enabled Japanese auto-detection
10822                 if the first letters of locale string
10823                 is "ja"
10824         * src/compose.c
10825                 don't use "destroy" signal to destroy
10826                 Compose object (fix rare crashes on discard?)
10827         * src/mainwindow.c
10828         * src/messageview.c
10829         * src/prefs_send.c
10830                 added Hebrew encodings
10831         * src/sourcewindow.c
10832                 don't use "destroy" signal to destroy
10833                 objects
10834
10835 2005-06-07 [colin]      1.9.11cvs45
10836
10837         * src/summaryview.c
10838                 Add missing unlocks/locks
10839
10840 2005-06-07 [paul]       1.9.11cvs44
10841
10842         * src/summaryview.c
10843                 restore bug #749 fix
10844
10845 2005-06-06 [colin]      1.9.11cvs43
10846
10847         * src/summaryview.c
10848                 Fix selection bug when prefs_common.open_unread 
10849                 is FALSE
10850
10851 2005-06-06 [colin]      1.9.11cvs42
10852
10853         * src/common/md5.c
10854                 Fix a warning
10855         * src/summaryview.c
10856         * src/folderview.c
10857                 Factorize long operations beginning and end
10858                 (locking, freezing/thawing, cursor, ...)
10859                 Check selection->data member in selection-
10860                 related loops; this avoids dying an awful
10861                 death if the selection changes on us while
10862                 we're marking a whole IMAP folder unread, 
10863                 for example.
10864
10865 2005-06-06 [paul]       1.9.11cvs41
10866
10867         * src/textview.c
10868                 don't g_free() a static gchar buffer
10869
10870 2005-06-05 [colin]      1.9.11cvs40
10871
10872         * src/mainwindow.c
10873         * src/messageview.c
10874         * src/summaryview.c
10875                 Fix bug #749 (Show all headers should be
10876                 sticky as the GUI suggests)
10877
10878 2005-06-03 [paul]       1.9.11cvs39
10879
10880         * src/compose.c
10881                 don't allow editing of mail while sending.
10882                 patch by Colin
10883
10884 2005-06-03 [paul]       1.9.11cvs38
10885
10886         * src/folderview.c
10887                 add a freeze/thaw to speed up 'mark all read'
10888
10889 2005-06-03 [paul]       1.9.11cvs37
10890
10891         * src/prefs_message.c
10892                 reflect changes immediately
10893
10894 2005-06-02 [colin]      1.9.11cvs36
10895
10896         * po/POTFILES.in
10897                 Patch by Fabien Vantard.
10898
10899 2005-06-02 [colin]      1.9.11cvs35
10900
10901         * src/imap.c
10902                 Use a non-blocking imap_getline() if possible.
10903                 This should completely prevent the interface
10904                 from freezin on imap operations, although it
10905                 may do strange stuff in case of folder switching
10906                 while a big imap operation is taking place...
10907
10908                 In addition, fix a leak in the case thread
10909                 creation fails on connection.
10910
10911 2005-06-02 [colin]      1.9.11cvs34
10912
10913         * src/crash.c
10914         * src/prefs_common.h
10915                 Fix build (prefs_common_init() doesn't exist
10916                 anymore)
10917
10918 2005-06-02 [colin]      1.9.11cvs33
10919
10920         * src/prefs_account.c
10921                 Fix bug #245 (filtering rules broken when
10922                 renaming a remote account (imap4 or nntp)
10923
10924 2005-06-02 [colin]      1.9.11cvs32
10925
10926         * src/imap.c
10927                 Try to fix IMAP shortcomings: 
10928                 o Multithread imap_open()
10929                 o allow offline-mode overriding instead of
10930                   just returning NULL
10931         * src/imap_gtk.c
10932         * src/imap_gtk.h
10933                 Add a function to ask whether we want to
10934                 override offline-mode for 10 minutes (one-shot
10935                 asking was painful)
10936         * src/procheader.c
10937                 Fix segfault when imap parser isn't happy about
10938                 a missing {
10939
10940 2005-06-01 [colin]      1.9.11cvs31
10941
10942         * src/addrharvest.c
10943         * src/compose.c
10944         * src/mbox.c
10945         * src/mbox.h
10946         * src/mh.c
10947         * src/msgcache.c
10948         * src/send_message.c
10949         * src/setup.c
10950         * src/undo.c
10951         * src/common/hooks.c
10952         * src/common/prefs.c
10953         * src/common/template.c
10954         * src/common/utils.c
10955         * src/gtk/gtkutils.c
10956         * src/gtk/inputdialog.c
10957         * src/gtk/menu.c
10958         * src/gtk/pluginwindow.c
10959         * src/gtk/prefswindow.c
10960         * src/plugins/pgpmime/passphrase.c
10961         * src/plugins/pgpmime/prefs_gpg.c
10962                 More -Wall fixes
10963
10964         * src/common/Makefile.am
10965         * src/common/timing.h
10966                 Add basic timing code
10967
10968         * src/summaryview.c
10969                 Fix a bug with unread messages when 
10970                 re-sorting folders, and by the way
10971                 fix a big performance hit when 
10972                 re-sorting (10k mails: before 5s,
10973                 after .5s)
10974
10975         * src/prefs_compose_writing.c
10976         * src/prefs_compose_writing.h
10977         * src/prefs_message.c
10978         * src/prefs_message.h
10979         * src/prefs_other.c
10980         * src/prefs_other.h
10981         * src/prefs_quote.c
10982         * src/prefs_quote.h
10983         * src/prefs_receive.c
10984         * src/prefs_receive.h
10985         * src/prefs_send.c
10986         * src/prefs_send.h
10987         * src/prefs_summaries.c
10988         * src/prefs_summaries.h
10989                 Fix copyright banner
10990
10991 2005-06-01 [paul]       1.9.11cvs30
10992
10993         * po/fi.po
10994                 updated by Flammie Pirinen
10995         * src/procmime.c
10996                 fix 'Bad BASE64 content' output
10997
10998 2005-05-31 [colin]      1.9.11cvs29
10999
11000         * src/procmime.c
11001                 Oops, where did my hunk go.
11002
11003 2005-05-31 [colin]      1.9.11cvs28
11004
11005         * src/Makefile.am
11006         * src/account.c
11007         * src/action.c
11008         * src/addr_compl.c
11009         * src/addressbook.c
11010         * src/codeconv.c
11011         * src/compose.c
11012         * src/export.c
11013         * src/folder.c
11014         * src/folderview.c
11015         * src/image_viewer.c
11016         * src/main.c
11017         * src/mainwindow.c
11018         * src/messageview.c
11019         * src/mimeview.c
11020         * src/msgcache.c
11021         * src/prefs_account.c
11022         * src/prefs_actions.c
11023         * src/prefs_common.c
11024         * src/prefs_compose_writing.c
11025         * src/prefs_customheader.c
11026         * src/prefs_ext_prog.c
11027         * src/prefs_filtering.c
11028         * src/prefs_filtering_action.c
11029         * src/prefs_fonts.c
11030         * src/prefs_image_viewer.c
11031         * src/prefs_message.c
11032         * src/prefs_message.h
11033         * src/prefs_msg_colors.c
11034         * src/prefs_other.c
11035         * src/prefs_other.h
11036         * src/prefs_quote.c
11037         * src/prefs_receive.c
11038         * src/prefs_receive.h
11039         * src/prefs_send.c
11040         * src/prefs_send.h
11041         * src/prefs_spelling.c
11042         * src/prefs_summaries.c
11043         * src/prefs_summary_column.c
11044         * src/prefs_template.c
11045         * src/prefs_themes.c
11046         * src/prefs_toolbar.c
11047         * src/prefs_wrapping.c
11048         * src/procmime.c
11049         * src/procmsg.c
11050         * src/send_message.h
11051         * src/ssl_manager.c
11052         * src/summary_search.c
11053         * src/summaryview.c
11054         * src/textview.c
11055         * src/wizard.c
11056         * src/common/smtp.c
11057         * src/common/smtp.h
11058         * src/gtk/gtkutils.h
11059                 o Move the rest of Common prefs to new style
11060                 o Lots of -Wall warning fixes
11061                 o fix FIXME in cache memusage calculation
11062                 o Let return receipts be sent from any account
11063                 o Little cache optimisation (read)
11064                 o Fix bug #746 (don't treat commas as separators
11065                   when inside a quoted string)
11066
11067 2005-05-31 [paul]       1.9.11cvs27
11068
11069         * src/prefs_common.c
11070                 fix 'off-by-one' typo
11071
11072 2005-05-31 [paul]       1.9.11cvs26
11073
11074         * src/account.c
11075         * src/addr_compl.c
11076         * src/compose.c
11077         * src/foldersel.c
11078         * src/prefs_actions.c
11079         * src/prefs_common.c
11080         * src/prefs_common.h
11081         * src/prefs_customheader.c
11082         * src/prefs_display_header.c
11083         * src/prefs_filtering.c
11084         * src/prefs_filtering_action.c
11085         * src/prefs_matcher.c
11086         * src/prefs_summaries.c
11087         * src/prefs_summary_column.c
11088         * src/prefs_template.c
11089         * src/prefs_toolbar.c
11090         * src/ssl_manager.c
11091         * src/gtk/pluginwindow.c
11092         * src/gtk/prefswindow.c
11093         * src/gtk/progressdialog.c
11094                 add hidden prefs 'enable_rules_hint'
11095                 for gtk_tree_view_set_rules_hint()
11096                 (sync with main)
11097                 
11098
11099 2005-05-31 [colin]      1.9.11cvs25
11100
11101         * src/Makefile.am
11102         * src/main.c
11103         * src/prefs_common.c
11104         * src/prefs_summaries.c ** ADDED **
11105         * src/prefs_summaries.h ** ADDED **
11106                 Common/Display -> Display/Summaries
11107
11108 2005-05-31 [colin]      1.9.11cvs24
11109
11110         * src/Makefile.am
11111         * src/main.c
11112         * src/prefs_quote.c ** ADDED **
11113         * src/prefs_quote.h ** ADDED **
11114                 Move Common/Quote to Compose/Quoting
11115         * src/prefs_common.c
11116         * src/prefs_common.h
11117                 Remove old quote stuff, add
11118                 convenience functions for GtkTextView prefs
11119         * src/gtk/prefswindow.c
11120                 Set default height higher
11121
11122 2005-05-30 [colin]      1.9.11cvs23
11123
11124         * src/Makefile.am
11125         * src/main.c
11126         * src/prefs_common.c
11127         * src/prefs_compose_writing.c ** ADDED **
11128         * src/prefs_compose_writing.h ** ADDED **
11129                 Move Common/Compose prefs to Compose/Writing
11130
11131 2005-05-30 [colin]      1.9.11cvs22
11132
11133         * src/common/utils.c
11134                 Fix bug #651 (Confused Attract by Subject)
11135                 Patch by M. Benkmann <haferfrost@web.de>
11136         * AUTHORS
11137
11138 2005-05-30 [colin]      1.9.11cvs21
11139
11140         * src/compose.c
11141                 Fix concatenation of different headers of
11142                 the same type (bug #645)
11143         * src/prefs_folder_item.c
11144                 Fix bug #699 (setting color to black doesn't
11145                 work immediately)
11146         * src/procmime.c
11147                 Print out decoding error only once per
11148                 block
11149
11150 2005-05-30 [paul]       1.9.11cvs20
11151
11152         * src/common/template.c
11153                 fix Bcc
11154
11155 2005-05-30 [paul]       1.9.11cvs19
11156
11157         * doc/src/rfc2368.txt   **NEW FILE**
11158         * src/compose.c
11159                 compose_entries_set(): don't interpret Bcc
11160                 header field (conform to RFC 2368)
11161                 (sync with main)
11162
11163 2005-05-29 [colin]      1.9.11cvs18
11164
11165         * src/prefs_common.c
11166                 Let the default reply format respect
11167                 netiquette by cutting the signature.
11168
11169 2005-05-29 [colin]      1.9.11cvs17
11170
11171         * src/summaryview.c
11172                 Don't let always_show_msg override
11173                 open_unread_on_enter when opening a new
11174                 directory.
11175
11176 2005-05-27 [paul]       1.9.11cvs16
11177
11178         sync with main:
11179
11180         * src/main.c
11181                 app_will_exit(): cleanup tmp directory when exit
11182         * src/message_search.c
11183                 improved the interface and made code cleanup.
11184                 removed Clear button
11185         * src/send_message.c
11186                 send_message_local(): use GSpawn, and detect errors
11187         * src/summary_search.c
11188                 improved the interface and made code cleanup
11189         * src/textview.c
11190                 textview_write_link(): also skip non-ascii space
11191                  at the head of link strings (phishing check
11192                  didn't work at the case)
11193         * src/common/utils.c
11194                 get_command_output(): use g_spawn_command_line_sync()
11195                 instead of popen()
11196
11197 2005-05-26 [colin]      1.9.11cvs15
11198
11199         * src/folder.c
11200                 remove printf
11201
11202 2005-05-26 [colin]      1.9.11cvs14
11203
11204         * src/common/nntp.c
11205                 Fix nntp mode reader (bug #611)
11206                 Patch by Florian Mickler <florian@mickler.org>
11207
11208 2005-05-26 [colin]      1.9.11cvs13
11209
11210         * src/plugins/pgpmime/passphrase.c
11211                 Fix mouse grabbing (bug #557)
11212
11213 2005-05-26 [colin]      1.9.11cvs12
11214
11215         * src/prefs_themes.c
11216                 Fix g_warning (bug #541)
11217
11218 2005-05-26 [colin]      1.9.11cvs11
11219
11220         * src/prefs_actions.c
11221         * src/prefs_template.c
11222                 Fix bug #506 (no warning if action/template
11223                 is not saved)
11224         * src/common/template.c
11225                 Fix a possible crash
11226
11227 2005-05-26 [colin]      1.9.11cvs10
11228
11229         * src/folder.c
11230         * src/folderview.c
11231         * src/procmsg.c
11232         * src/summaryview.c
11233                 Forbid locked messages to be moved or
11234                 deleted. Locked messages in trashes 
11235                 still get deleted, for performance
11236                 reason (mh.c::mh_remove_all_msgs)
11237
11238 2005-05-25 [colin]      1.9.11cvs9
11239
11240         * src/procmime.c
11241                 Use correct encoding when sending mails
11242                 with attachments that have accentued 
11243                 chars in their name
11244
11245 2005-05-24 [colin]      1.9.11cvs8
11246
11247         * src/summaryview.c
11248                 Fix bug #688 f) read/unread marker not
11249                 changed on first click
11250                 Also, optimize summary_status_show()
11251                 calls
11252         * src/folder.c
11253         * src/inc.c
11254         * src/procmime.c
11255                 Fix bug #688 b) and c) wrt message
11256                 attachments and signature
11257         * src/stock_pixmap.c
11258         * src/stock_pixmap.h
11259         * src/stock_pixmap.c
11260         * src/stock_pixmap.h
11261         * src/Makefile.am
11262         * src/pixmaps/clip_gpg_signed.xpm
11263                 Add clip/signed icon
11264
11265 2005-05-24 [colin]      1.9.11cvs7
11266
11267         * src/folder_item_prefs.c
11268                 whitespace fix
11269
11270 2005-05-24 [colin]      1.9.11cvs6
11271
11272         * src/folderview.c
11273         * src/prefs_common.c
11274         * src/prefs_common.h
11275                 Add a confirmation to folder drag and drop
11276                 fixes bug #156
11277         * src/alertpanel.c
11278         * src/alertpanel.h
11279                 fix _with_disable parameters so that
11280                 the buttons labels are specifiable too
11281         * src/plugins/pgpmime/sgpgme.c
11282                 reflect said change
11283                 
11284
11285 2005-05-24 [colin]      1.9.11cvs5
11286
11287         * src/folderview.c
11288                 Uncollapse/collapse folders on double-click
11289                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
11290                 closes bug #108
11291
11292 2005-05-23 [colin]      1.9.11cvs4
11293
11294         * src/common/socket.c
11295                 Check another special SSL_peek() error.
11296                 Should help wrt bug #728
11297
11298 2005-05-23 [colin]      1.9.11cvs3
11299
11300         * src/plugins/pgpmime/pgpmime.c
11301                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
11302                 breaking menu accelerators and stuff. Users will have to
11303                 reselect "PGP MIME" instead of "PGP/MIME" in their 
11304                 account's privacy preferences if needed.
11305
11306 2005-05-22 [paul]
11307
11308         * tools/kdeservicemenu/install.sh
11309                 use kdesu to prompt for root password if doing
11310                 global install/uninstall
11311
11312 2005-05-20 [colin]      1.9.11cvs2
11313
11314         * src/procmsg.c
11315                 Fix another compilation error with gcc-2.9x
11316                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
11317         * src/send_message.c
11318                 Don't send QUIT if we aren't connected
11319
11320 2005-05-19 [colin]      1.9.11cvs1
11321
11322         * src/procmsg.c
11323                 Fix compilation with gcc 2.9x
11324
11325 2005-05-19 [paul]       1.9.11
11326
11327         1.9.11 released
11328
11329 2005-05-19 [paul]       1.9.9cvs14
11330
11331         * src/gtk/inputdialog.c
11332                 prevent gettext warning
11333
11334 2005-05-19 [paul]       1.9.9cvs13
11335
11336         * src/mainwindow.c
11337         * src/prefs_common.c
11338         * src/prefs_common.h
11339         * src/textview.c
11340         * src/textview.h
11341                 add an option to toggle cursor in message
11342                 view (sync with main)
11343
11344 2005-05-18 [colin]      1.9.9cvs12
11345
11346         * src/compose.c
11347                 Dereference freed pointer
11348         * src/gtk/gtkaspell.c
11349                 Fix duplication of dictionaries (is it an aspell issue?)
11350
11351 2005-05-18 [colin]      1.9.9cvs11
11352
11353         * src/gtk/inputdialog.c
11354         * src/gtk/gtkaspell.c
11355                 HIGuify dialogs
11356         * src/alertpanel.c
11357                 Remove a double call
11358
11359 2005-05-17 [colin]      1.9.9cvs10
11360
11361         * src/gtk/gtkaspell.c
11362                 Fix dialogs, Ctrl-Enter accel
11363
11364 2005-05-17 [colin]      1.9.9cvs9
11365
11366         * src/gtk/gtkaspell.c
11367                 Fix some accelerators, escape in replace-window
11368
11369 2005-05-16 [colin]      1.9.9cvs8
11370
11371         * src/gtk/gtkaspell.c
11372                 Revert last commit, it was a mistake.
11373
11374 2005-05-16 [colin]      1.9.9cvs7
11375
11376         * src/gtk/gtkaspell.c
11377                 Remove buggy code while we're at it. It's a 
11378                 dead code path anyway.
11379
11380 2005-05-16 [colin]      1.9.9cvs6
11381
11382         * src/gtk/gtkaspell.c
11383                 Missed some gtk_menu_popup where deactivate
11384                 signal should be handled. Should fix bug
11385                 #629 a bit more.
11386
11387 2005-05-16 [colin]      1.9.9cvs5
11388
11389         * src/gtk/gtkaspell.c
11390                 Remove debug printf()s
11391
11392 2005-05-16 [colin]      1.9.9cvs4
11393
11394         * src/gtk/gtkaspell.c
11395                 Fix a bit aspell problems
11396                 (see bug #629)
11397
11398 2005-05-13 [colin]      1.9.9cvs3
11399
11400         * src/folderview.c
11401                 Fix the + appearing even when no subfolders
11402                 have unread messages. Thanks to wwp for the
11403                 bug report.
11404
11405 2005-05-11 [paul]       1.9.9cvs2
11406
11407         * src/folderview.c
11408                 correction to 1.9.9cvs1, only colour folders that
11409                 have new msgs (not unread msgs)
11410
11411 2005-05-10 [colin]      1.9.9cvs1
11412
11413         * src/folderview.c
11414         * src/summaryview.c
11415                 Try to fix bolding bugs again.
11416
11417 2005-05-09 [paul]
11418
11419         * tools/claws.i18n.status.pl
11420                 add Ricardo Mones Lastra's script that has been providing
11421                 the i18n status page for many months
11422
11423 2005-05-09 [paul]       1.9.9
11424
11425         1.9.9 release
11426
11427 2005-05-09 [paul]       1.9.6cvs58
11428
11429         * AUTHORS
11430         * INSTALL
11431         * README.claws
11432                 updated
11433         * Makefile.am 
11434         * RELEASE_NOTES.claws
11435                 add release notes to cvs to simplify release
11436                 procedure
11437         * configure.ac
11438                 add ca and fi to ALL_LINGUAS
11439         * po/Makefile.in.in
11440                 workaround for missing Makevars
11441         * po/ca.po
11442         * po/fi.po
11443                 add new Catalan and Finnish translations
11444                 submitted by Miquel Oliete and Flammie Pirinen
11445         * po/de.po
11446         * po/es.po
11447         * po/fr.po
11448         * po/it.po
11449         * po/pl.po
11450         * po/ru.po
11451         * po/sk.po
11452         * po/sr.po
11453         * po/zh_CN.po
11454                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
11455                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
11456                 Urke MMI, and Hansom Young
11457         * src/main.c
11458                 Fix drafting when quitting. compose_draft() closes the
11459                 compose windows, which modifies the compose_list GSList.
11460                 We have to refresh this list after echo drafting to avoid a
11461                 segfault
11462         * src/partial_download.c
11463                 fix segfault on exit
11464
11465 2005-05-06 [paul]       1.9.6cvs57
11466
11467         * src/grouplistdialog.c
11468                 quick fix/workaround for unresizeable newsgroup
11469                 name column 
11470
11471 2005-05-06 [paul]       1.9.6cvs56
11472
11473         * src/inc.c
11474         * src/mainwindow.c
11475                 use gettext plural forms
11476         * src/imap_gtk.c
11477         * src/mh_gtk.c
11478         * src/toolbar.c
11479                 small improvement to english usage
11480
11481 2005-05-05 [thorsten]   1.9.6cvs55
11482
11483         * src/folder.c
11484                 fix possible crash
11485
11486 2005-05-05 [paul]       1.9.6cvs54
11487         
11488         sync with HEAD
11489
11490         * AUTHORS
11491         * src/compose.c
11492                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
11493                 patch by Tim Mann
11494
11495 2005-05-05 [paul]       1.9.6cvs53
11496
11497         * src/mainwindow.c
11498                 fix resizing of separate message and
11499                 folder views
11500
11501 2005-05-05 [paul]       1.9.6cvs52
11502
11503         * src/account.c
11504         * src/addrgather.c
11505         * src/browseldap.c
11506         * src/exphtmldlg.c
11507         * src/expldifdlg.c
11508         * src/importmutt.c
11509         * src/importpine.c
11510         * src/main.c
11511         * src/mainwindow.c
11512         * src/noticeview.c
11513         * src/prefs_filtering.c
11514         * src/prefs_filtering_action.c
11515         * src/prefs_matcher.c
11516         * src/prefs_spelling.c
11517         * src/prefs_toolbar.c
11518         * src/toolbar.c
11519         * src/wizard.c
11520         * src/gtk/description_window.c
11521         * src/gtk/gtkvscrollbutton.c
11522         * src/gtk/progressdialog.c
11523         * src/gtk/quicksearch.c
11524         * src/plugins/pgpmime/prefs_gpg.c
11525         * src/plugins/spamassassin/spamassassin_gtk.c
11526                 replace deprecated gtk_widget_set_usize
11527
11528 2005-05-04 [colin]      1.9.6cvs51
11529
11530         * src/common/utils.c
11531                 Fix crash when subst_for_filename is called
11532                 with a NULL parameter
11533
11534 2005-05-04 [colin]      1.9.6cvs50
11535
11536         * src/partial_download.c
11537         * src/pop.c
11538                 Escape login when writing uidl file
11539                 fixes bug #736
11540
11541 2005-05-03 [colin]      1.9.6cvs49
11542
11543         * src/procmime.c
11544                 Fix possible DOS in mime parser
11545                 (see bug #634)
11546
11547 2005-05-02 [colin]      1.9.6cvs48
11548
11549         * src/compose.c
11550                 Try to fix the copy/paste mess once again.
11551
11552
11553 2005-04-30 [colin]      1.9.6cvs47
11554
11555         * src/prefs_account.h
11556         * src/procmsg.c
11557         * src/send_message.c
11558         * src/common/smtp.c
11559         * src/common/smtp.h
11560                 Try to batch sending mails (per account) instead of
11561                 reconnecting to server every time.
11562
11563 2005-04-29 [colin]      1.9.6cvs46
11564
11565         * src/messageview.c
11566                 Fix window resizing that refused to size down
11567         * src/prefs_common.c
11568         * src/prefs_common.h
11569         * src/prefs_filtering.c
11570                 Save Filtering's window size
11571
11572 2005-04-21 [paul]       1.9.6cvs45
11573
11574         * ChangeLog-gtk2.claws
11575         * src/setup.c
11576                 correction to sync
11577
11578 2005-04-21 [paul]       1.9.6cvs44
11579
11580         sync with main:
11581
11582         * src/setup.c
11583         * src/statusbar.c
11584         * src/statusbar.h
11585                 use gtkut_widget_draw_now(). Improved performance
11586                 of the update of statusbar
11587         * src/textview.c
11588                 textview_smooth_scroll_do(): redraw it after scroll
11589                 is done (fixed incorrect display when a part of the
11590                 view is hidden).
11591         * src/gtk/gtkutils.c
11592         * src/gtk/gtkutils.h
11593                 gtkut_widget_draw_now(): use gdk_window_process_updates()
11594                 to force update of widgets.
11595                 Removed gtkut_widget_wait_for_draw() which had a big
11596                 overhead  because of waiting for all events processed 
11597
11598 2005-04-20 [paul]       1.9.6cvs43
11599
11600         * src/codeconv.c
11601                 complete 1.9.6cvs42's sync:
11602                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
11603
11604 2005-04-19 [paul]       1.9.6cvs42
11605
11606         sync with main:
11607
11608         * src/action.c
11609                 catch_output(): correctly select the insert text
11610                 (fix invalid iterator warnings).
11611         * src/codeconv.c
11612         * src/codeconv.h
11613         * src/mainwindow.c
11614         * src/messageview.c
11615         * src/prefs_common.c
11616                 support GBK encoding.
11617         * src/common/session.c
11618         * src/common/session.h
11619                 use separate buffer for large data to be sent,
11620                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
11621
11622 2005-04-18 [paul]       1.9.6cvs41
11623
11624         * src/jpilot.c
11625                 convert unsigned long into guint32
11626                 patch by Paul LeoNerd Evans 
11627
11628 2005-04-17 [colin]      1.9.6cvs40
11629
11630         * src/compose.c
11631                 Fix 'Request return receipt' from folder
11632                 properties (bug #708)
11633
11634 2005-04-17 [colin]      1.9.6cvs39
11635
11636         * src/mainwindow.c
11637                 Fix duplicate hotkeys in Mainwindow's menu
11638
11639 2005-04-17 [colin]      1.9.6cvs38
11640
11641         * src/folderview.c
11642                 Fix duplicate hotkeys in Folderview's contextual
11643                 menu
11644
11645 2005-04-15 [colin]      1.9.6cvs37
11646
11647         * src/summaryview.c
11648                 Fix 'Save as...' with non-ascii filenames
11649
11650 2005-04-15 [colin]      1.9.6cvs36
11651
11652         * src/plugins/pgpmime/pgpmime.c
11653                 Fix bus error on 64bit. Spotted by 
11654                 macallan1888@gmail.com
11655
11656 2005-04-15 [colin]      1.9.6cvs35
11657
11658         * src/prefs_account.c
11659                 Fix cvs34.
11660
11661 2005-04-12 [colin]      1.9.6cvs34
11662
11663         * src/prefs_account.c
11664                 Fix smtp auth type off-by-one. We forgot to
11665                 add PLAIN in the prefs-to-gui setter func and
11666                 as a result, the selected auth when opening
11667                 account prefs was not the correct one.
11668
11669 2005-04-12 [paul]       1.9.6cvs33
11670
11671         * src/inc.c
11672                 if the recv dialog is visible, Cancel only
11673                 cancels the current account
11674
11675
11676 2005-04-10 [colin]      1.9.6cvs32
11677
11678         * src/filtering.c
11679                 Copy score when copying FilteringActions
11680                 Fix bug #674
11681
11682 2005-04-10 [colin]      1.9.6cvs31
11683
11684         * src/inc.c
11685                 Make Message -> Receive -> Cancel cancel 
11686                 incorporation on all accounts. Fixes
11687                 bug #693
11688
11689 2005-04-10 [colin]      1.9.6cvs30
11690
11691         * src/prefs_account.c
11692                 Update Privacy checkbuttons status based
11693                 on the selected privacy system
11694         * src/compose.c
11695                 Always connect the "None" privacy system; the
11696                 static boolean was probably there to avoid
11697                 reconnecting twice in the same compose window,
11698                 but as the parent function is only called once
11699                 per compose, it's only a bug - as a static is
11700                 initialized once per application instance.
11701                 Also, don't uncheck Sign and Encrypt when
11702                 selecting None as privacy system; just ignore
11703                 them when sending/queuing.
11704                 Should fix bug #695
11705
11706 2005-04-08 [colin]      1.9.6cvs29
11707
11708         * src/account.c
11709         * src/prefs_account.c
11710         * src/prefs_account.h
11711                 Add account preference to queue message in a certain
11712                 folder.
11713
11714 2005-04-06 [colin]      1.9.6cvs28
11715
11716         * src/prefs_account.c
11717                 Update old inbox path syntax
11718
11719 2005-04-06 [paul]       1.9.6cvs27
11720
11721         sync with main:
11722
11723         * configure.ac
11724                 changed -traditional-cpp to -no-cpp-precomp for newer
11725                 Mac OS X support
11726         * src/foldersel.c
11727                 made column resize automatically
11728         * src/send_message.c
11729                 send_message_smtp(): consider EOF right after QUIT
11730                 successful (workaround for Gmail SMTP server)
11731         * src/common/socket.c
11732                 ssl_read(), ssl_peek(): check EOF which violates the
11733                 SSL protocol
11734         * src/gtk/colorlabel.c
11735                 removed warnings when displaying colorlabel menu
11736                 (don't use GtkAlignment)
11737
11738 2005-04-05 [paul]       1.9.6cvs26
11739
11740         * src/plugins/trayicon/trayicon.c
11741                 fix clipping of icon under KDE3 
11742
11743 2005-04-05 [paul]       1.9.6cvs25
11744
11745         * src/summaryview.c
11746                 hide display of threading
11747                 patch by Alfons
11748
11749 2005-04-04 [thorsten]   1.9.6cvs24
11750
11751         * src/mh.c
11752                 marks lost on filesystems with different stat() results on
11753                 summer-/wintertime
11754
11755 2005-04-03 [colin]      1.9.6cvs23
11756
11757         * src/summaryview.c
11758                 Don't handle up/down. Patch by Alfons
11759
11760 2005-04-02 [colin]      1.9.6cvs22
11761
11762         * src/summaryview.c
11763                 Make scrolling faster. Patch by Alfons.
11764
11765 2005-04-01 [colin]      1.9.6cvs21
11766
11767         * src/Makefile.am
11768         * src/stock_pixmap.c
11769         * src/pixmaps/dir-noselect.xpm ** REMOVED **
11770         * src/pixmaps/dir_noselect.xpm ** ADDED **
11771                 Fix pixmap name mismatch (Thanks Stephan Sachse)
11772
11773 2005-04-01 [colin]      1.9.6cvs20
11774
11775         * src/image_viewer.c
11776         * src/image_viewer.h
11777         * src/procmime.c
11778         * src/procmime.h
11779         * src/textview.c
11780         * src/textview.h
11781                 Implement inline image resizing and right-clicking
11782
11783 2005-04-01 [paul]       1.9.6cvs19
11784
11785         * AUTHORS
11786         * Makefile.am
11787         * configure.ac
11788                 check for gnome2
11789                 patch by Luca Cavalli <loopback<AT>slackit.org>
11790         * po/ru.po
11791                 updated by Pavlo Bohmat
11792
11793 2005-03-31 [colin]      1.9.6cvs18
11794
11795         * src/news.c
11796                 Fix parsing references
11797         * src/msgcache.c
11798                 don't put nulls in the references list
11799         * src/procheader.c
11800                 commit that forgotten file in 1.9.6cvs14
11801
11802 2005-03-31 [colin]      1.9.6cvs17
11803
11804         * src/compose.c
11805                 Fix joining of signature separator again. 
11806                 Maybe Hiro could put it in main too...
11807
11808 2005-03-31 [colin]      1.9.6cvs16
11809
11810         * src/Makefile.am
11811         * src/foldersel.c
11812         * src/stock_pixmap.c
11813         * src/stock_pixmap.h
11814         * src/pixmaps/dir-noselect.xpm
11815                 Update foldersel.c (sync from main, patch by Alfons)
11816
11817 2005-03-30 [colin]      1.9.6cvs15
11818
11819         * src/imap.c
11820                 Fix handling of imap folders containing [] in 
11821                 their name. Thanks to Nahuel Angelinetti for
11822                 the detailed bugreport.
11823
11824 2005-03-30 [colin]      1.9.6cvs14
11825
11826         * src/common/utils.h
11827         * src/common/utils.c
11828         * src/common/defs.h
11829         * src/matcher.c
11830         * src/msgcache.c
11831         * src/news.c
11832         * src/procmsg.c
11833         * src/procmsg.h
11834         * src/quote_fmt_parse.y
11835         * src/summaryview.c
11836                 Update references system. Patch by Alfons
11837
11838 2005-03-30 [colin]      1.9.6cvs13
11839
11840         * src/common/socket.c
11841                 Force the glibc to read resolv.conf again when 
11842                 it has changed. Should fix issues when changing
11843                 networks on a laptop and not restarting sylpheed. 
11844
11845 2005-03-30 [paul]       1.9.6cvs12
11846
11847         partial sync with main:
11848
11849         * src/action.c
11850                 create_io_dialog(): use user-defined text font
11851                 (thanks to Alfons), and modified its appearance.
11852         * src/addrgather.c
11853         * src/addrharvest.c
11854         * src/browseldap.c
11855                 replace old code
11856         * src/compose.c
11857                 don't join (presumably) itemized lines on line-wrapping
11858                 fixed wrapping of quote when auto-wrapping is enabled
11859                 compose_destroy(): destroy paned only if it's not
11860                 attached to window. Fixed memory leak of popup menu.
11861         * src/exphtmldlg.c
11862         * src/expldifdlg.c
11863                 replace old code
11864         * src/html.c
11865         * src/html.h
11866         * src/importmutt.c
11867         * src/importpine.c
11868                 replace old code
11869         * src/main.c
11870                 removed redundant code
11871         * src/mainwindow.c
11872                 changed 'Code set' (which is rather incorrect)
11873                 in the menu to 'Character encoding'
11874                 main_window_set_widgets(): request size first
11875                 to prevent window size becoming wrong
11876                 fixed remembering of the state of the visibility
11877                 of MessageView
11878         * src/messageview.c
11879                 changed 'Code set' (which is rather incorrect)
11880                 in the menu to 'Character encoding'
11881         * src/prefs_common.c
11882         * src/prefs_common.h
11883                 added an option whether to render HTML as text or not
11884                 added separators to outgoing encoding menu
11885         * src/procheader.c
11886                 procheader_scan_date_string(): support header
11887                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
11888         * src/summaryview.c
11889         * src/summaryview.h
11890                 minor code cleanup
11891         * src/textview.c
11892                 textview_show_html(): force output of newline
11893                 added an option whether to render HTML as text or not
11894         * src/common/utils.c
11895                 strncpy2(): optimized based on Alfons' code
11896         * src/gtk/gtkutils.c
11897         * src/gtk/gtkutils.h
11898                 removed non-used code
11899         * src/plugins/pgpmime/passphrase.c
11900                 partially fixed grab input of passphrase dialog
11901                 Confine pointer to window
11902
11903 2005-03-30 [colin]      1.9.6cvs11
11904
11905         * src/msgcache.c
11906         * src/msgcache.h
11907                 Read/write 32bit ints from cache & marks
11908                 From main.
11909
11910 2005-03-29 [paul]       1.9.6cvs10
11911
11912         * AUTHORS
11913         * ChangeLog.claws
11914         * src/compose.c
11915         * src/gtk/gtkaspell.c
11916                 sync with HEAD (don't pass NULL pointers) 
11917
11918 2005-03-24 [paul]
11919
11920         * tools/Makefile.am
11921         * tools/README
11922         * tools/acroread2sylpheed.pl
11923                 sync with HEAD (add script to send pdfs as
11924                 attachments from Adobe Reader 7)
11925
11926 2005-03-21 [paul]       1.9.6cvs9
11927
11928         * configure.ac
11929         * po/POTFILES.in
11930         * src/Makefile.am
11931         * src/crash.c
11932         * src/image_viewer.c ** ADDED **
11933         * src/image_viewer.h ** ADDED **
11934         * src/main.c
11935         * src/prefs_common.c
11936         * src/prefs_common.h
11937         * src/prefs_image_viewer.c ** ADDED **
11938         * src/prefs_image_viewer.h ** ADDED **
11939         * src/textview.c
11940         * src/gtk/about.c
11941         * src/pixmaps/sylpheed_logo.xpm
11942         * src/plugins/Makefile.am
11943         * src/plugins/image_viewer/.cvsignore ** REMOVED **
11944         * src/plugins/image_viewer/Makefile.am ** REMOVED **
11945         * src/plugins/image_viewer/plugin.c ** REMOVED **
11946         * src/plugins/image_viewer/viewer.c ** REMOVED **
11947         * src/plugins/image_viewer/viewer.glade ** REMOVED **
11948         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
11949         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
11950         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
11951         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
11952                 as gdk-pixbuf is now built-in
11953                 remove image_viewer plugin and put code back into
11954                 main codebase
11955                 implement inline image display (sync with main)
11956
11957                 replace logo with newer, nicer, larger version  
11958
11959 2005-03-21 [paul]       1.9.6cvs8
11960
11961         * src/gtk/about.c
11962                 cosmetic improvement
11963
11964 2005-03-21 [holger]     1.9.6cvs7
11965
11966         * src/plugins/spamassassin/spamassassin.c
11967                 Sync with HEAD
11968                 (unregister hook on failed plugin init)
11969
11970 2005-03-20 [colin]      1.9.6cvs6
11971
11972         * src/common/plugin.c
11973                 Check that plugin isn't already loaded
11974                 Patch by Alfons
11975
11976 2005-03-20 [thorsten]   1.9.6cvs5
11977
11978         * src/compose.c
11979                 use a more compatible syntax
11980
11981 2005-03-20 [thorsten]   1.9.6cvs4
11982
11983         * src/prefs_toolbar.c
11984                 fix crash when selecting toolbar item (uninitialized pointer)
11985
11986 2005-03-20 [thorsten]   1.9.6cvs3
11987
11988         * src/procmime.c
11989                 fix mimetype detection (referenced free()d string)
11990
11991 2005-03-20 [paul]       1.9.6cvs2
11992
11993         * src/compose.c
11994                 sync with HEAD (1.0.3cvs5)
11995                 neglect Reply-To header if empty
11996                 Patch by Alfons 
11997
11998 2005-03-19 [holger]     1.9.6cvs1
11999
12000         * src/summaryview.c
12001         * src/summaryview.h
12002                 Sync with HEAD
12003
12004 2005-03-18 [paul]       1.9.6
12005
12006         initial GTK2 release
12007
12008 2005-03-18 [paul]       1.0.3cvs3.1
12009
12010         * AUTHORS
12011         * ChangeLog.claws
12012         * configure.ac
12013         * src/gtk/about.c
12014         * src/pixmaps/sylpheed_logo.xpm
12015                 sync with HEAD
12016
12017 2005-03-18 [colin]      1.0.3cvs2.6
12018
12019         * src/summaryview.c
12020                 Remove call to summary_step in summary_copy_selected_to
12021                 Can't see its purpose, and this causes bug when copying
12022                 a message if the next one is unread: it reads it.
12023
12024 2005-03-18 [paul]       1.0.3cvs2.5
12025
12026         * src/foldersel.c
12027                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
12028
12029 2005-03-18 [paul]       1.0.3cvs2.4
12030
12031         * src/addrharvest.c
12032         * src/codeconv.c
12033         * src/codeconv.h
12034         * src/compose.c
12035         * src/news.c
12036         * src/procheader.c
12037         * src/procmime.c
12038         * src/unmime.c
12039         * src/unmime.h
12040                 fix buffer overflow, CAN-2005-0667, see
12041                 http://secunia.com/advisories/14491/
12042                 Patch by Alfons
12043
12044 2005-03-17 [colin]      1.0.3cvs2.3
12045
12046         * src/prefs_fonts.c
12047         * src/summaryview.c
12048                 Fix font bugs (both lists now officialy share 
12049                 the same font)
12050                 
12051
12052 2005-03-17 [paul]       1.0.3cvs2.2
12053
12054         * src/gtk/pluginwindow.c
12055                 make plugin descriptions uneditable
12056
12057 2005-03-11 [paul]       1.0.3cvs2.1
12058
12059         * ChangeLog.claws
12060         * configure.ac
12061         * po/POTFILES.in
12062         * src/plugins/trayicon/trayicon.c
12063                 sync with HEAD
12064                 add src/wizard.c to POTFILES.in
12065
12066 2005-03-11 [paul]       1.0.3cvs1.1
12067
12068         * ChangeLog
12069         * ChangeLog.claws
12070         * configure.ac
12071         * po/de.po
12072         * po/es.po
12073         * po/fr.po
12074         * po/it.po
12075         * po/pt_BR.po
12076         * po/ru.po
12077         * po/sk.po
12078         * po/sr.po
12079         * po/zh_CN.po
12080                 sync with HEAD
12081
12082 2005-03-04 [colin]      1.0.1cvs22.2
12083
12084         * src/compose.c
12085                 Fix signatures with accentued chars in it
12086
12087 2005-03-04 [colin]      1.0.1cvs22.1
12088
12089         * src/common/smtp.c
12090         * src/common/smtp.h
12091                 Don't use SIZE param in MAIL FROM: if server 
12092                 doesn't support it. Patch by Eugen Freiter
12093                 <eugen_f@users.sf.net>
12094
12095 2005-02-27 [paul]       1.0.1cvs20.1
12096
12097         * ChangeLog.claws
12098         * configure.ac
12099         * src/messageview.c
12100                 sync with HEAD
12101
12102 2005-02-27 [colin]      1.0.1cvs19.4
12103
12104         * src/procheader.c
12105         * src/procheader.h
12106                 Fix prototypes. Patch by Alfons
12107
12108 2005-02-27 [colin]      1.0.1cvs19.3
12109
12110         * src/compose.c
12111                 Don't auto-join the signature separator.
12112
12113 2005-02-26 [colin]      1.0.1cvs19.2
12114
12115         * src/summaryview.c
12116                 Fix 'mark all read' with collapsed threads.
12117                 Patch by Alfons.
12118
12119 2005-02-25 [paul]       1.0.1cvs19.1
12120
12121         * ChangeLog.claws
12122         * configure.ac
12123         * src/prefs_account.c
12124         * src/prefs_folder_item.c
12125         * src/gtk/prefswindow.c
12126         * src/gtk/prefswindow.h
12127                 sync with HEAD
12128
12129 2005-02-25 [paul]       1.0.1cvs15.12
12130
12131         * src/alertpanel.c
12132         * src/codeconv.c
12133         * src/compose.c
12134         * src/textview.c
12135         * src/gtk/gtkutils.c
12136         * src/gtk/gtkutils.h
12137         * src/gtk/logwindow.c
12138         * src/gtk/progressdialog.c
12139                 sync with main (revision 127)
12140                 and fix logwindow clipping
12141
12142 2005-02-24 [colin]      1.0.1cvs15.11
12143
12144         * src/plugins/pgpmime/passphrase.c
12145                 Disable input grabbing; it doesn't work yet.
12146
12147 2005-02-24 [colin]      1.0.1cvs15.10
12148
12149         * src/messageview.c
12150                 Don't send out receipts if offline. Ask.
12151
12152 2005-02-23 [colin]      1.0.1cvs15.9
12153
12154         * src/summaryview.c     
12155                 Fix expanding
12156
12157 2005-02-23 [colin]      1.0.1cvs15.8
12158
12159         * src/summaryview.c
12160                 Really fix Bug 568 by removing useless
12161                 calls. summary_thread_init() now called
12162                 in summary_sort(). This should please
12163                 Alfons as it should be faster than 
12164                 previously.
12165
12166 2005-02-23 [colin]      1.0.1cvs15.7
12167
12168         * src/compose.c
12169                 Encode parts as QP or B64 if signing
12170
12171 2005-02-23 [colin]      1.0.1cvs15.6
12172
12173         * src/compose.c
12174                 Fix Mimeinfo leakage (including tmp files)
12175         * src/procmsg.c
12176                 Fix tmp file leakage (spotted by Ivan Rayner)
12177
12178 2005-02-22 [colin]      1.0.1cvs15.5
12179
12180         * src/expldifdlg.c
12181                 Fix keyboard input. Patch by Alfons.
12182
12183 2005-02-21 [colin]      1.0.1cvs15.4
12184
12185         * src/compose.c
12186                 Fix Sign/Encrypt when unselecting privacy
12187                 system
12188         * src/prefs_common.c
12189                 Change default message font to Monospace
12190         * src/summaryview.c
12191                 More freezing during potentially large operations
12192
12193 2005-02-21 [paul]       1.0.1cvs15.3
12194
12195         * src/main.c
12196                 fix --help output
12197
12198 2005-02-21 [paul]       1.0.1cvs15.2
12199
12200         * po/Makefile.in.in
12201         * src/compose.c
12202         * src/summaryview.c
12203         * src/textview.c
12204         * src/common/utils.c
12205         * src/common/utils.h
12206                 sync with main (revision 117)
12207
12208 2005-02-20 [colin]      1.0.1cvs15.1
12209
12210         * src/common/defs.h
12211                 Change cache file to .sylpheed_claws_cache, as
12212                 suggested by Alfons. Allows people to switch
12213                 between Sylpheed and Sylpheed-Claws. it is
12214                 a good idea to "Check for new messages" at next
12215                 startup.
12216
12217
12218 2005-02-18 [colin]      1.0.1cvs14.1
12219
12220         * src/quote_fmt_lex.l
12221         * src/quote_fmt_parse.y
12222                 Fix parser initialisation. Patch by Ivan.
12223
12224 2005-02-18 [colin]      1.0.1cvs11.6
12225
12226         * src/folderview.c
12227                 Fix scrolldown (bug 662)
12228
12229 2005-02-17 [colin]      1.0.1cvs11.5
12230
12231         * src/codeconv.c
12232                 conv_filename_to_utf8: return clean 7bit instead
12233                 of broken utf8 if needed
12234         * src/mimeview.c
12235                 Fix display of parts with unclean 8bit names
12236
12237 2005-02-17 [paul]       1.0.1cvs11.4
12238
12239         * src/compose.c
12240         * src/exportldif.c
12241         * src/matcher_parser_parse.y
12242         * src/procmime.c
12243         * src/sourcewindow.c
12244         * src/common/Makefile.am
12245         * src/common/intl.h             ** REMOVED **
12246         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12247                 sync with main (revision 109)
12248                 and clean up
12249
12250 2005-02-16 [colin]      1.0.1cvs11.3
12251
12252         * src/summaryview.c
12253                 Fix collapsed thread not highlighting when new
12254                 messages in it (Bug 568) Patch by Stephan Sachse.
12255                 Fix messed up selection when reaching bounds (Bug 632)
12256         * src/prefs_themes.c
12257                 Fix theme installing (Bug 684)
12258
12259 2005-02-16 [colin]      1.0.1cvs11.2
12260
12261         * src/messageview.c
12262                 Fix messageview_select_all
12263
12264 2005-02-16 [colin]      1.0.1cvs11.1
12265
12266         * src/mh.c
12267                 Sync with HEAD (MH scan required function)
12268
12269 2005-02-15 [colin]      1.0.1cvs8.1
12270
12271         * src/mimeview.c
12272         * src/common/utils.c
12273                 Sync with HEAD (filename chars substitution)
12274
12275 2005-02-15 [colin]      1.0.1cvs7.3
12276
12277         * src/gtk/pluginwindow.c
12278                 Fix button spacing
12279
12280 2005-02-15 [colin]      1.0.1cvs7.2
12281
12282         * src/mimeview.c
12283                 Fix mime icons not reset across message when
12284                 scrolled down
12285
12286 2005-02-15 [colin]      1.0.1cvs7.1
12287
12288         * src/compose.c
12289         * src/procmime.c
12290                 Sync with HEAD (optimisation of cvs6)
12291
12292 2005-02-14 [colin]      1.0.1cvs6.1
12293
12294         * src/compose.c
12295         * src/procmime.c
12296                 Sync with HEAD (encode "From " at line beginning)
12297
12298 2005-02-14 [colin]      1.0.1cvs5.3
12299
12300         * src/compose.c
12301                 Fix wrapping with accentued chars.
12302
12303 2005-02-13 [colin]      1.0.1cvs5.2
12304
12305         * src/textview.c
12306                 Fix email informative part parsing with
12307                 accentued chars in it. ispunct() returns
12308                 true for them in utf8...
12309
12310 2005-02-12 [colin]      1.0.1cvs5.1
12311
12312         * src/filtering.c
12313                 Sync with HEAD (remove wrong use of compose after send)
12314
12315 2005-02-12 [paul]       1.0.1cvs4.5
12316
12317         * src/textview.c
12318                 remove unnecessary code (thanks to Alfons)
12319
12320 2005-02-12 [paul]       1.0.1cvs4.4
12321
12322         * src/textview.c
12323                 add 'Copy' to contextual menu on emails
12324
12325 2005-02-11 [colin]      1.0.1cvs4.3
12326
12327         * src/compose.c
12328                 revert 1.0.0cvs28.2, it doesn't work that well.
12329
12330 2005-02-11 [paul]       1.0.1cvs4.2
12331
12332         * po/Makefile.in.in
12333                 fix 'make release'
12334
12335 2005-02-10 [paul]       1.0.1cvs4.1
12336
12337         * ChangeLog
12338         * ChangeLog.claws
12339         * ChangeLog.jp
12340         * configure.ac
12341         * src/compose.c
12342                 sync with HEAD (sync with main)
12343
12344 2005-02-10 [paul]       1.0.1cvs3.2
12345
12346         * AUTHORS
12347         * Makefile.am
12348         * autogen.sh
12349         * configure.ac
12350         * config/mkinstalldirs
12351         * intl/.cvsignore
12352         * intl/ChangeLog
12353         * intl/VERSION
12354         * intl/bindtextdom.c
12355         * intl/config.charset
12356         * intl/dcgettext.c
12357         * intl/dcigettext.c
12358         * intl/dcngettext.c
12359         * intl/dgettext.c
12360         * intl/dngettext.c
12361         * intl/eval-plural.h
12362         * intl/explodename.c
12363         * intl/finddomain.c
12364         * intl/gettext.c
12365         * intl/gettextP.h
12366         * intl/gmo.h
12367         * intl/hash-string.h
12368         * intl/intl-compat.c
12369         * intl/l10nflist.c
12370         * intl/libgnuintl.h.in
12371         * intl/loadinfo.h
12372         * intl/loadmsgcat.c
12373         * intl/localcharset.c
12374         * intl/localcharset.h
12375         * intl/locale.alias
12376         * intl/localealias.c
12377         * intl/localename.c
12378         * intl/log.c
12379         * intl/ngettext.c
12380         * intl/os2compat.c
12381         * intl/os2compat.h
12382         * intl/osdep.c
12383         * intl/plural-exp.c
12384         * intl/plural-exp.h
12385         * intl/plural.c
12386         * intl/plural.y
12387         * intl/ref-add.sin
12388         * intl/ref-del.sin
12389         * intl/relocatable.c
12390         * intl/relocatable.h
12391         * intl/textdomain.c
12392         * m4/Makefile.am
12393         * po/Makefile.in.in
12394         * src/Makefile.am
12395         * src/account.c
12396         * src/action.c
12397         * src/addr_compl.c
12398         * src/addressadd.c
12399         * src/addressbook.c
12400         * src/addrgather.c
12401         * src/addrindex.c
12402         * src/alertpanel.c
12403         * src/browseldap.c
12404         * src/codeconv.c
12405         * src/codeconv.h
12406         * src/compose.c
12407         * src/compose.h
12408         * src/crash.c
12409         * src/editaddress.c
12410         * src/editbook.c
12411         * src/editgroup.c
12412         * src/editjpilot.c
12413         * src/editldap.c
12414         * src/editldap_basedn.c
12415         * src/editvcard.c
12416         * src/exphtmldlg.c
12417         * src/expldifdlg.c
12418         * src/export.c
12419         * src/exporthtml.c
12420         * src/filtering.c
12421         * src/folder.c
12422         * src/folder_item_prefs.c
12423         * src/foldersel.c
12424         * src/folderview.c
12425         * src/grouplistdialog.c
12426         * src/headerview.c
12427         * src/imap.c
12428         * src/imap_gtk.c
12429         * src/import.c
12430         * src/importldif.c
12431         * src/importmutt.c
12432         * src/importpine.c
12433         * src/inc.c
12434         * src/ldif.c
12435         * src/main.c
12436         * src/mainwindow.c
12437         * src/matcher.c
12438         * src/mbox.c
12439         * src/message_search.c
12440         * src/messageview.c
12441         * src/mh.c
12442         * src/mh_gtk.c
12443         * src/mimeview.c
12444         * src/msgcache.c
12445         * src/news.c
12446         * src/news_gtk.c
12447         * src/noticeview.c
12448         * src/partial_download.c
12449         * src/pop.c
12450         * src/prefs_account.c
12451         * src/prefs_actions.c
12452         * src/prefs_common.c
12453         * src/prefs_customheader.c
12454         * src/prefs_display_header.c
12455         * src/prefs_ext_prog.c
12456         * src/prefs_filtering.c
12457         * src/prefs_filtering_action.c
12458         * src/prefs_folder_item.c
12459         * src/prefs_fonts.c
12460         * src/prefs_gtk.c
12461         * src/prefs_matcher.c
12462         * src/prefs_msg_colors.c
12463         * src/prefs_spelling.c
12464         * src/prefs_summary_column.c
12465         * src/prefs_template.c
12466         * src/prefs_themes.c
12467         * src/prefs_toolbar.c
12468         * src/prefs_wrapping.c
12469         * src/privacy.c
12470         * src/procheader.c
12471         * src/procmime.c
12472         * src/procmsg.c
12473         * src/quote_fmt.c
12474         * src/recv.c
12475         * src/send_message.c
12476         * src/setup.c
12477         * src/sourcewindow.c
12478         * src/ssl_manager.c
12479         * src/statusbar.c
12480         * src/summary_search.c
12481         * src/summaryview.c
12482         * src/textview.c
12483         * src/toolbar.c
12484         * src/wizard.c
12485         * src/common/nntp.c
12486         * src/common/plugin.c
12487         * src/common/smtp.c
12488         * src/common/ssl.c
12489         * src/common/ssl_certificate.c
12490         * src/common/string_match.c
12491         * src/common/sylpheed.c
12492         * src/common/template.c
12493         * src/common/utils.c
12494         * src/gtk/about.c
12495         * src/gtk/colorlabel.c
12496         * src/gtk/description_window.c
12497         * src/gtk/filesel.c
12498         * src/gtk/foldersort.c
12499         * src/gtk/gtkaspell.c
12500         * src/gtk/gtkutils.c
12501         * src/gtk/inputdialog.c
12502         * src/gtk/logwindow.c
12503         * src/gtk/menu.c
12504         * src/gtk/pluginwindow.c
12505         * src/gtk/prefswindow.c
12506         * src/gtk/progressdialog.c
12507         * src/gtk/quicksearch.c
12508         * src/gtk/sslcertwindow.c
12509         * src/plugins/clamav/clamav_plugin.c
12510         * src/plugins/clamav/clamav_plugin_gtk.c
12511         * src/plugins/demo/demo.c
12512         * src/plugins/dillo_viewer/dillo_prefs.c
12513         * src/plugins/dillo_viewer/dillo_viewer.c
12514         * src/plugins/image_viewer/plugin.c
12515         * src/plugins/image_viewer/viewer.c
12516         * src/plugins/image_viewer/viewerprefs.c
12517         * src/plugins/mathml_viewer/mathml_viewer.c
12518         * src/plugins/pgpmime/passphrase.c
12519         * src/plugins/pgpmime/plugin.c
12520         * src/plugins/pgpmime/prefs_gpg.c
12521         * src/plugins/pgpmime/select-keys.c
12522         * src/plugins/pgpmime/sgpgme.c
12523         * src/plugins/spamassassin/spamassassin.c
12524         * src/plugins/spamassassin/spamassassin_gtk.c
12525         * src/plugins/trayicon/trayicon.c
12526                 sync with main (revision 104)
12527
12528 2005-02-10 [colin]      1.0.1cvs3.1
12529
12530         * src/mainwindow.c
12531                 Sync with HEAD (fix occasional crasher)
12532
12533 2005-02-10 [colin]      1.0.1cvs2.1
12534
12535         * src/messageview.c
12536                 Synw with HEAD (don't automatically display html)
12537
12538 2005-02-09 [colin]      1.0.1cvs1.3
12539
12540         * src/textview.c
12541         * src/textview.h
12542                 Add contextual menu on emails
12543
12544 2005-02-09 [colin]      1.0.1cvs1.2
12545
12546         * src/codeconv.c
12547                 Fix converting from broken headers and 
12548                 put back the _ in missing places
12549                 (feature broke with cvs24.2 sync, main 
12550                  possibly affected?)
12551
12552 2005-02-09 [colin]      1.0.1cvs1.1
12553
12554         * src/messageview.c
12555         * src/mimeview.c
12556         * src/mimeview.h
12557                 Sync with HEAD (display non text/plain mails with plugin)
12558
12559 2005-02-08 [colin]      1.0.1.1
12560
12561         * ChangeLog.claws
12562         * po/pt_BR.po
12563                 Sync with HEAD
12564         * configure.ac
12565                 Make default configuration directory 
12566                 be .sylpheed-gtk2
12567
12568 2005-02-08 [colin]      1.0.0cvs29.1
12569
12570         * po/de.po
12571         * po/es.po
12572         * po/fr.po
12573         * po/it.po
12574         * po/sk.po
12575         * po/sr.po
12576                 Sync translations with HEAD
12577
12578 2005-02-06 [colin]      1.0.0cvs28.3
12579
12580         * src/compose.c
12581                 Make compose a bit faster - patch by Alfons.
12582
12583 2005-02-06 [colin]      1.0.0cvs28.2
12584
12585         * src/compose.c
12586                 Make pasting via middle-click more reliable
12587
12588 2005-02-05 [paul]       1.0.0cvs28.1
12589
12590         * ChangeLog
12591         * ChangeLog.claws
12592         * ChangeLog.jp
12593         * configure.ac
12594         * src/compose.c
12595                 sync with HEAD
12596                 (fix bug 682 'redirect is broken'
12597
12598 2005-02-05 [torte]      1.0.0cvs27.1
12599
12600         * ChangeLog.claws
12601         * configure.ac
12602         * src/partial_download.c
12603                 Sync with HEAD (fix buf overflow)
12604
12605 2005-02-03 [colin]      1.0.0cvs26.1
12606
12607         * src/common/plugin.c
12608                 Sync with HEAD (avoid plugin mismatches)
12609
12610 2005-02-03 [paul]       1.0.0cvs25.3
12611
12612         * src/folderview.c
12613         * src/headerview.c
12614         * src/summaryview.c
12615         * src/textview.c
12616         * src/gtk/colorlabel.c
12617                 third and final part of initial sync with main-gtk2
12618
12619 2005-02-03 [paul]       1.0.0cvs25.2
12620
12621         * src/jpilot.c
12622                 fix building with jpilot support
12623
12624 2005-02-02 [colin]      1.0.0cvs25.1
12625
12626         * src/messageview.c
12627                 Sync with HEAD (fix dangerous typo)
12628
12629 2005-02-01 [colin]      1.0.0cvs24.3
12630
12631         * src/common/xml.c
12632                 Write file as advertised (UTF-8)
12633
12634 2005-02-01 [paul]       1.0.0cvs24.2
12635
12636         * src/addrbook.c
12637         * src/addrindex.c
12638         * src/alertpanel.h
12639         * src/codeconv.c
12640         * src/codeconv.h
12641         * src/compose.c
12642         * src/export.c
12643         * src/folder_item_prefs.c
12644         * src/html.c
12645         * src/imap.c
12646         * src/import.c
12647         * src/jpilot.c
12648         * src/mainwindow.c
12649         * src/matcher_parser_lex.l
12650         * src/messageview.c
12651         * src/mh.c
12652         * src/prefs_account.c
12653         * src/prefs_actions.c
12654         * src/prefs_common.c
12655         * src/prefs_gtk.c
12656         * src/prefs_gtk.h
12657         * src/prefs_themes.c
12658         * src/procheader.c
12659         * src/procmime.c
12660         * src/sourcewindow.c
12661         * src/statusbar.c
12662         * src/summaryview.c
12663         * src/textview.c
12664         * src/toolbar.c
12665         * src/unmime.c
12666         * src/common/template.c
12667         * src/common/utils.c
12668         * src/common/xml.c
12669         * src/common/xml.h
12670         * src/gtk/gtkaspell.c
12671         * src/plugins/clamav/clamav_plugin.c
12672         * src/plugins/dillo_viewer/dillo_prefs.c
12673         * src/plugins/image_viewer/viewerprefs.c
12674         * src/plugins/pgpmime/passphrase.c
12675         * src/plugins/pgpmime/prefs_gpg.c
12676         * src/plugins/pgpmime/select-keys.c
12677         * src/plugins/spamassassin/spamassassin.c
12678                 second part of initial sync with main-gtk2
12679                 (more to follow)
12680
12681 2005-01-31 [colin]      1.0.0cvs24.1
12682
12683         * src/compose.c
12684                 Sync with HEAD
12685
12686 2005-01-29 [paul]       1.0.0cvs23.2
12687
12688         * src/account.c
12689         * src/action.c
12690         * src/addressadd.c
12691         * src/addressbook.c
12692         * src/alertpanel.c
12693         * src/compose.c
12694         * src/editaddress.c
12695         * src/editbook.c
12696         * src/editgroup.c
12697         * src/editjpilot.c
12698         * src/editldap.c
12699         * src/editldap_basedn.c
12700         * src/editvcard.c
12701         * src/export.c
12702         * src/foldersel.c
12703         * src/grouplistdialog.c
12704         * src/import.c
12705         * src/importldif.c
12706         * src/inc.c
12707         * src/main.c
12708         * src/mainwindow.c
12709         * src/message_search.c
12710         * src/messageview.c
12711         * src/mimeview.c
12712         * src/prefs_actions.c
12713         * src/prefs_common.c
12714         * src/prefs_common.h
12715         * src/prefs_customheader.c
12716         * src/prefs_display_header.c
12717         * src/prefs_filtering.c
12718         * src/prefs_filtering_action.c
12719         * src/prefs_gtk.c
12720         * src/prefs_matcher.c
12721         * src/prefs_summary_column.c
12722         * src/prefs_template.c
12723         * src/sourcewindow.c
12724         * src/summary_search.c
12725         * src/summaryview.c
12726         * src/textview.c
12727         * src/gtk/about.c
12728         * src/gtk/description_window.c
12729         * src/gtk/gtkshruler.c
12730         * src/gtk/gtkutils.c
12731         * src/gtk/gtkutils.h
12732         * src/gtk/inputdialog.c
12733         * src/gtk/logwindow.c
12734         * src/gtk/prefswindow.c
12735         * src/gtk/progressdialog.c
12736         * src/gtk/progressdialog.h
12737                 first part of initial sync with main-gtk2
12738                 (more to follow)
12739
12740 2005-01-28 [colin]      1.0.0cvs23.1
12741
12742         * src/folderview.c
12743                 Sync with HEAD
12744
12745 2005-01-27 [colin]      1.0.0cvs21.1
12746
12747         * src/folder.c
12748         * src/folderview.c
12749                 Sync with HEAD
12750
12751 2005-01-27 [colin]      1.0.0cvs19.1
12752
12753         * src/procmime.c
12754                 Sync with HEAD
12755
12756 2005-01-27 [colin]      1.0.0cvs18.1
12757
12758         * src/messageview.c
12759         * src/summaryview.c
12760         * src/mainwindow.c
12761         * src/compose.c
12762         * src/compose.h
12763         * src/procmsg.c
12764         * src/procmsg.h
12765         * src/toolbar.c
12766                 Sync with HEAD
12767
12768 2005-01-26 [paul]       1.0.0cvs15.2
12769
12770         * src/compose.c
12771                 compose_entries_set(): convert subject and body to
12772                 utf8 if necessary. patch by Felix Eckhofer
12773
12774 2005-01-26 [paul]       1.0.0cvs15.1
12775
12776         * configure.ac
12777         * src/common/template.c
12778                 sync with HEAD (fix memory leak)
12779
12780 2005-01-25 [paul]       1.0.0cvs14.1
12781
12782         * configure.ac
12783         * src/compose.c
12784                 sync with HEAD
12785
12786 2005-01-24 [colin]      1.0.0cvs13.1
12787
12788         * src/summaryview.c
12789                 Sync with HEAD
12790
12791 2005-01-24 [paul]       1.0.0cvs12.1
12792
12793         * configure.ac
12794         * src/messageview.c
12795         * src/mh.c
12796         * src/common/utils.c
12797                 sync with HEAD
12798
12799 2005-01-24 [colin]      1.0.0cvs11.1
12800
12801         * src/procheader.c
12802                 Sync with HEAD
12803
12804 2005-01-24 [colin]      1.0.0cvs10.1
12805
12806         * src/folderview.c
12807                 Sync with HEAD
12808
12809 2005-01-23 [colin]      1.0.0cvs9.1
12810
12811         * src/crash.c
12812                 Sync with HEAD
12813
12814 2005-01-22 [colin]      1.0.0cvs8.1
12815
12816         * src/summaryview.c
12817         * src/gtk/quicksearch.c
12818                 Sync with HEAD
12819
12820 2005-01-21 [colin]      1.0.0cvs7.1
12821
12822         * src/summaryview.c
12823                 Sync with HEAD
12824
12825 2005-01-21 [colin]      1.0.0cvs6.1
12826
12827         * src/summaryview.c
12828                 Sync with HEAD
12829
12830 2005-01-21 [colin]      1.0.0cvs5.1
12831
12832         * src/gtk/quicksearch.c
12833         * src/prefs_common.c
12834         * src/prefs_common.h
12835                 Sync with HEAD (recurse option)
12836
12837 2005-01-21 [colin]      1.0.0cvs4.1
12838
12839         * src/folder.h
12840         * src/folderview.c
12841         * src/folderview.h
12842         * src/summaryview.c
12843         * src/gtk/quicksearch.c
12844         * src/gtk/quicksearch.h
12845                 Sync with HEAD (recursive quicksearch)
12846
12847 2005-01-20 [colin]      1.0.0cvs3.4
12848
12849         * src/ssl_manager.c
12850                 Remove useless code
12851
12852 2005-01-20 [colin]      1.0.0cvs3.3
12853
12854         * src/ssl_manager.c
12855                 Fix leak, thanks to Alfons.
12856
12857 2005-01-20 [colin]      1.0.0cvs3.2
12858
12859         * src/ssl_manager.c
12860                 Port SSL certificate window to GTK2.
12861
12862 2005-01-20 [paul]       1.0.0cvs3.1
12863
12864         * ChangeLog.claws
12865         * configure.ac
12866         * src/addrindex.c
12867         * src/addrindex.h
12868                 sync with HEAD
12869
12870 2005-01-19 [colin]      1.0.0cvs2.2
12871
12872         * src/plugins/trayicon/trayicon.c
12873                 Fix freeze with gtk-2.6, the easy way
12874                 (signal blocking helpless there...)
12875                 Closes bug #668.
12876
12877 2005-01-19 [colin]      1.0.0cvs2.1
12878
12879         * src/mbox.c
12880         * src/mbox.h
12881         * src/mainwindow.c
12882         * src/summaryview.c
12883         * src/summaryview.h
12884                 Sync with HEAD
12885
12886 2005-01-19 [paul]       1.0.0cvs1.1
12887
12888         * configure.ac
12889         * po/de.po
12890         * po/es.po
12891         * po/fr.po
12892         * po/hr.po
12893         * po/it.po
12894         * po/ja.po
12895         * po/ko.po
12896         * po/pt_BR.po
12897         * po/ru.po
12898         * po/sk.po
12899         * po/sr.po
12900                 sync with HEAD (update translations)
12901
12902 2005-01-18 [colin]      1.0.0cvs0.1
12903
12904         * src/foldersel.c
12905                 Specify search column - patch by Alfons
12906
12907 2005-01-18 [colin]      0.9.13cvs36.3
12908
12909         * src/prefs_toolbar.c
12910                 Change Delete to Remove
12911         * src/prefs_fonts.c
12912                 GTK2 version and leak fixes
12913         * src/prefs_actions.c
12914                 Add stock buttons.
12915                 All patches by Alfons
12916
12917 2005-01-17 [colin]      0.9.13cvs36.2
12918
12919         * src/compose.c
12920                 Fix DnD inserting twice. While at it,
12921                 add DnD support for text/plain in the
12922                 body, and add support in the headers.
12923
12924 2005-01-16 [colin]      0.9.13cvs36.1
12925
12926         * ChangeLog
12927         * ChangeLog.jp
12928         * ChangeLog.claws
12929                 Sync with HEAD (nothing applicable)
12930
12931 2005-01-16 [colin]      0.9.13cvs33.2
12932
12933         * src/prefs_toolbar.c
12934                 GTK2ize prefs_toolbar, by Alfons.
12935
12936 2005-01-14 [colin]      0.9.13cvs33.1
12937
12938         * src/html.c
12939         * src/msgcache.c
12940                 Sync with HEAD
12941
12942 2005-01-14 [colin]      0.9.13cvs32.1
12943
12944         * src/html.c
12945         * src/html.h
12946         * src/msgcache.c
12947         * AUTHORS
12948         * tools/calypso_convert.pl
12949                 Sync with HEAD
12950
12951 2005-01-08 [colin]      0.9.13cvs29.2
12952
12953         * src/prefs_filtering_action.c
12954         * src/prefs_filtering.c
12955                 2 more gtk2 patches by Alfons
12956
12957 2005-01-07 [paul]       0.9.13cvs29.1
12958
12959         * ChangeLog
12960         * ChangeLog.claws
12961         * ChangeLog.jp
12962         * configure.ac
12963         * src/pop.c
12964         * src/pop.h
12965                 sync with HEAD
12966
12967 2005-01-07 [colin]      0.9.13cvs28.3
12968
12969         * src/gtk/progressdialog.c
12970         * src/gtk/progressdialog.h
12971         * src/inc.c
12972         * src/send_message.c
12973                 GTK2 for the incorporation dialog. The CList isn't dead
12974                 yet, for a more smooth migration. Patch by Alfons.
12975
12976 2005-01-06 [colin]      0.9.13cvs28.2
12977
12978         * src/prefs_display_header.c
12979                 GTK2 conversion by Alfons
12980         * src/prefs_actions.c
12981         * src/prefs_matcher.c
12982                 Fix 2 leaks - patch by Alfons
12983
12984 2005-01-06 [colin]      0.9.13cvs28.1
12985
12986         * src/prefs_matcher.c
12987                 Sync with HEAD
12988
12989 2005-01-06 [colin]      0.9.13cvs27.4
12990
12991         * src/prefs_matcher.c
12992                 Fix double-free. Patch by Alfons
12993
12994 2005-01-06 [colin]      0.9.13cvs27.3
12995
12996         * src/prefs_matcher.c
12997                 GTK2 widgets + memleak
12998                 Patch by Alfons
12999
13000 2005-01-05 [colin]      0.9.13cvs27.2
13001
13002         * src/account.c
13003         * src/addr_compl.c
13004         * src/foldersel.c
13005         * src/stock_pixmap.c
13006         * src/stock_pixmap.h
13007                 3 more GTK2 patches by Alfons.
13008
13009 2005-01-04 [colin]      0.9.13cvs27.1
13010
13011         * src/folderview.c
13012         * src/imap_gtk.c
13013         * src/news_gtk.c
13014                 Sync with HEAD
13015
13016 2005-01-04 [colin]      0.9.13cvs25.9
13017
13018         * src/compose.c
13019                 Fix Show Ruler menuitem
13020         * src/prefs_template.c
13021                 Convert to GTK2
13022         * src/common/utils.c
13023                 Make auto pointer stuff handles NULLs
13024                 Patches by Alfons.
13025
13026 2005-01-04 [colin]      0.9.13cvs25.8
13027
13028         * src/compose.c
13029                 Move the attachment list to gtk2
13030                 Patch by Alfons.
13031
13032 2005-01-04 [colin]      0.9.13cvs25.7
13033
13034         * src/textview.c
13035                 Make some keys work again
13036                 Patch by SungHyun Nam <namsh@kldp.org>
13037
13038 2005-01-04 [colin]      0.9.13cvs25.6
13039
13040         * src/gtk/gtkshruler.c
13041                 Move the ruler to GTK2
13042                 Patch by Alfons
13043
13044 2005-01-03 [colin]      0.9.13cvs25.5
13045
13046         * src/compose.c
13047                 Fix my broken patch apply 
13048
13049 2005-01-03 [colin]      0.9.13cvs25.4
13050
13051         * src/common/utils.c
13052         * src/common/utils.h
13053         * src/gtk/prefswindow.c
13054                 Move auto pointer stuff to utils.c
13055                 Patch by Alfons again :)
13056
13057 2005-01-03 [colin]      0.9.13cvs25.3
13058
13059         * src/compose.c
13060         * src/prefs_gtk.c
13061         * src/prefs_template.c
13062         * src/textview.c
13063                 Empty text widgets with empty strings, not NULL char
13064                 Patch by SungHyun Nam <namsh@kldp_org>
13065
13066 2005-01-03 [colin]      0.9.13cvs25.2
13067
13068         * src/main.c
13069         * AUTHORS
13070                 Sync with HEAD
13071
13072 2005-01-03 [colin]      0.9.13cvs25.1
13073
13074         * src/pop.c
13075         * src/pop.h
13076                 Sync with HEAD
13077
13078 2005-01-03 [colin]      0.9.13cvs24.3
13079
13080         * src/account.c
13081                 Two patches from Alfons and Alex S Moore:
13082                 fix images, fix return value.
13083
13084 2005-01-01 [colin]      0.9.13cvs24.2
13085
13086         * src/prefs_actions.c
13087                 Fix over-zealous assertion. Patch by Alfons
13088
13089 2005-01-01 [colin]      0.9.13cvs24.1
13090
13091         * src/procmime.c
13092                 Sync with HEAD (leak fix)
13093
13094 2004-12-31 [colin]      0.9.13cvs23.2
13095
13096         * src/prefs_common.c
13097                 GTK2 widgets + stock buttons - patch by Alfons
13098
13099 2004-12-31 [paul]       0.9.13cvs23.1
13100
13101         * configure.ac
13102                 bump up EXTRA_VERSION to match (sync'ed) HEAD
13103         * src/gtk/pluginwindow.c
13104                 use GTK2 widgets and plug memory leaks,
13105                 patches by Alfons
13106
13107 2004-12-30 [colin]      0.9.13cvs22.4
13108
13109         * src/account.c
13110         * src/action.c
13111         * src/export.c
13112         * src/foldersel.c
13113         * src/import.c
13114         * src/message_search.c
13115         * src/prefs_actions.c
13116         * src/prefs_common.c
13117         * src/prefs_customheader.c
13118         * src/prefs_filtering.c
13119         * src/prefs_summary_column.c
13120         * src/summary_search.c
13121         * src/gtk/about.c
13122         * src/gtk/description_window.c
13123         * src/gtk/gtkutils.c
13124         * src/gtk/gtkutils.h
13125         * src/gtk/inputdialog.c
13126         * src/gtk/prefswindow.c
13127                 Use GTK2 stock buttons. Patches by Alfons.
13128
13129 2004-12-30 [colin]      0.9.13cvs22.3
13130
13131         * src/account.c
13132                 Sync with HEAD
13133         * src/prefs_actions.c
13134         * src/prefs_customheader.c
13135         * src/prefs_filtering.c
13136         * src/prefs_msg_colors.c
13137         * src/prefs_summary_column.c
13138         * src/gtk/prefswindow.c
13139                 Use GtkTreeView instead of deprecated 
13140                 widgets. Patches by Alfons.
13141
13142 2004-12-30 [paul]       0.9.13cvs22.2
13143
13144         * src/foldersel.c
13145                 use GTK 2 Tree View
13146                 patch by Alfons, with root folder sorting fix
13147                 by Stephan Sachse
13148
13149 2004-12-30 [paul]       0.9.13cvs22.1
13150
13151         * ChangeLog
13152         * ChangeLog.claws
13153         * ChangeLog.jp
13154         * NEWS
13155         * configure.ac
13156         * src/account.c
13157                 sync with HEAD
13158
13159 2004-12-22 [martin]     0.9.13cvs21.2
13160
13161         * src/action.c
13162                 free the command line after its use
13163
13164 2004-12-18 [paul]       0.9.13cvs21.1
13165
13166         * AUTHORS
13167         * ChangeLog
13168         * ChangeLog.claws
13169         * ChangeLog.jp
13170         * NEWS
13171         * configure.ac
13172         * src/action.c
13173         * src/compose.c
13174         * src/syldap.c
13175                 sync with HEAD
13176
13177 2004-12-17 [martin]     0.9.13cvs17.2
13178
13179         * src/action.c
13180                 convert actions input to locale
13181         * src/inc.c
13182                 convert notification command to locale
13183         * src/plugins/pgpmime/select-keys.c
13184                 convert attributes to utf8
13185
13186 2004-12-14 [colin]      0.9.13cvs17.1
13187
13188         * ChangeLog
13189         * ChangeLog.jp
13190         * ChangeLog.claws
13191         * src/action.c
13192         * src/common/utils.c
13193         * src/gtk/prefswindow.c
13194         * src/gtk/gtkutils.c
13195         * src/gtk/gtkutils.h
13196         * src/plugins/spamassassin/libspamc.c
13197                 Sync with HEAD
13198
13199 2004-12-13 [colin]      0.9.13cvs14.1
13200
13201         * src/quote_fmt_parse.y
13202                 Sync with HEAD
13203
13204 2004-12-10 [colin]      0.9.13cvs12.1
13205
13206         * src/prefs_themes.c
13207         * src/mainwindow.c
13208         * src/messageview.c
13209                 Sync with HEAD
13210
13211 2004-12-09 [colin]      0.9.13cvs10.1
13212
13213         * src/procmime.c
13214                 Sync with HEAD (fix B64 encoding from memory)
13215
13216 2004-12-08 [colin]      0.9.13cvs9.1
13217
13218         * src/gtk/colorlabel.c
13219                 Sync with HEAD
13220
13221 2004-12-08 [paul]       0.9.13cvs8.2
13222
13223         * src/gtk/pluginwindow.c
13224                 fix window resizing oddities
13225
13226 2004-12-08 [colin]      0.9.13cvs8.1
13227
13228         * src/quote_fmt_parse.y
13229                 Sync with HEAD
13230
13231 2004-12-08 [colin]      0.9.13cvs7.1
13232
13233         * src/matcher_parser_parse.y
13234         * src/msgcache.c
13235         * src/prefs_matcher.c
13236         * src/procheader.c
13237         * src/matcher.c
13238         * src/common/defs.h
13239         * po/sr.po
13240                 Sync with HEAD
13241
13242 2004-12-08 [colin]      0.9.13cvs6.1
13243
13244         * src/quote_fmt_parse.y
13245         * src/textview.c
13246                 Sync with HEAD
13247         * src/gtk/prefswindow.c
13248         * src/gtk/pluginwindow.c
13249                 Fix G_CALLBACKS protos (thanks to Alfons)
13250
13251 2004-12-07 [torte]      0.9.13cvs2.2
13252
13253         * src/procmime.c
13254                 [Bug 650] reply button causes crash
13255                 Thanks to David Relson and Christoph
13256
13257 2004-12-07 [colin]      0.9.13cvs2.1
13258
13259         * ChangeLog.claws
13260         * AUTHORS
13261         * po/sk.po
13262         * src/procmime.c
13263         * src/prefs_account.c
13264         * src/common/smtp.c
13265         * src/common/smtp.h
13266                 Sync with HEAD
13267
13268 2004-12-06 [colin]      0.9.12cvs187.1
13269
13270         * ChangeLog.claws
13271         * INSTALL
13272         * Makefile.am
13273         * README.claws
13274         * TODO.claws
13275         * configure.ac
13276         * po/bg.po
13277         * po/cs.po
13278         * po/el.po
13279         * po/en_GB.po
13280         * po/es.po
13281         * po/fr.po
13282         * po/hr.po
13283         * po/hu.po
13284         * po/it.po
13285         * po/ja.po
13286         * po/ko.po
13287         * po/nl.po
13288         * po/pl.po
13289         * po/pt_BR.po
13290         * po/ru.po
13291         * po/sk.po
13292         * po/sr.po
13293         * po/sv.po
13294         * po/zh_CN.po
13295         * po/zh_TW.Big5.po
13296         * src/compose.c
13297         * tools/Makefile.am
13298         * tools/README
13299         * tools/filter_conv.pl
13300         * tools/kdeservicemenu/README
13301         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13302         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13303                 Sync with HEAD
13304
13305 2004-12-04 [colin]      0.9.12cvs183.1
13306
13307         * src/compose.c
13308                 Sync with HEAD (compose window position saving)
13309
13310 2004-12-04 [paul]       0.9.12cvs182.3
13311
13312         * src/messageview.c
13313         * src/mimeview.c
13314         * src/prefs_customheader.c
13315         * src/gtk/quicksearch.c
13316                 replace some forgotten GTK_SIGNAL_FUNCs
13317
13318 2004-12-04 [paul]       0.9.12cvs182.2
13319
13320         * src/Makefile.am
13321                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
13322                 committed in error      
13323
13324 2004-12-04 [paul]       0.9.12cvs182.1
13325
13326         * ChangeLog
13327         * ChangeLog.claws
13328         * ChangeLog.jp
13329         * INSTALL
13330         * NEWS
13331         * README
13332         * README.jp
13333         * configure.ac
13334         * doc/manual/ja/Makefile.am
13335         * doc/manual/ja/sylpheed-1.html
13336         * doc/manual/ja/sylpheed-10.html
13337         * doc/manual/ja/sylpheed-11.html
13338         * doc/manual/ja/sylpheed-12.html
13339         * doc/manual/ja/sylpheed-13.html
13340         * doc/manual/ja/sylpheed-14.html
13341         * doc/manual/ja/sylpheed-15.html
13342         * doc/manual/ja/sylpheed-16.html
13343         * doc/manual/ja/sylpheed-17.html
13344         * doc/manual/ja/sylpheed-18.html
13345         * doc/manual/ja/sylpheed-19.html
13346         * doc/manual/ja/sylpheed-2.html
13347         * doc/manual/ja/sylpheed-20.html
13348         * doc/manual/ja/sylpheed-3.html
13349         * doc/manual/ja/sylpheed-4.html
13350         * doc/manual/ja/sylpheed-5.html
13351         * doc/manual/ja/sylpheed-6.html
13352         * doc/manual/ja/sylpheed-7.html
13353         * doc/manual/ja/sylpheed-8.html
13354         * doc/manual/ja/sylpheed-9.html
13355         * doc/manual/ja/sylpheed.html
13356         * doc/manual/ja/sylpheed.sgml
13357         * po/de.po
13358         * src/Makefile.am
13359         * src/compose.c
13360         * src/procmime.c
13361         * src/pixmaps/regular.xpm **REMOVED**
13362         * src/plugins/pgpmime/pgpmime.c
13363         * src/plugins/pgpmime/plugin.c
13364         * src/plugins/pgpmime/prefs_gpg.c
13365                 sync with HEAD
13366
13367 2004-12-03 [paul]       0.9.12cvs180.1
13368
13369         * ChangeLog
13370         * ChangeLog.claws
13371         * ChangeLog.jp
13372         * configure.ac
13373         * src/Makefile.am
13374         * src/pop.c
13375         * src/common/utils.c
13376         * src/common/utils.h
13377         * src/pixmaps/continue.xpm
13378         * src/pixmaps/dir_close.xpm
13379         * src/pixmaps/dir_open.xpm
13380         * src/pixmaps/drafts_close.xpm
13381         * src/pixmaps/drafts_open.xpm
13382         * src/pixmaps/folder.xpm **REMOVED**
13383         * src/pixmaps/group.xpm
13384         * src/pixmaps/unread.xpm
13385                 sync with HEAD
13386
13387 2004-12-02 [colin]      0.9.12cvs179.1
13388
13389         * src/compose.c
13390                 Sync with HEAD (non-duplicated reedition)
13391
13392 2004-12-02 [colin]      0.9.12cvs178.1
13393
13394         * src/compose.c
13395                 Sync with HEAD (linewrap_quote fix)
13396
13397 2004-12-01 [colin]      0.9.12cvs177.3
13398
13399         * src/addrharvest.c
13400                 Replace sizeof with strlen
13401
13402 2004-12-01 [paul]       0.9.12cvs177.2
13403
13404         * src/addrharvest.c
13405                 fix 'harvest addresses'
13406
13407 2004-11-30 [colin]      0.9.12cvs177.1
13408
13409         * src/gtk/prefswindow.c
13410         * src/gtk/pluginwindow.c
13411                 Sync with HEAD
13412
13413 2004-11-29 [colin]      0.9.12cvs176.1
13414
13415         * src/folderview.c
13416                 sync with HEAD (Fix disappearing separators in folderview's popup)
13417
13418 2004-11-29 [colin]      0.9.12cvs175.1
13419
13420         * src/procmime.c
13421                 Sync with head (another format fix)
13422
13423 2004-11-29 [colin]      0.9.12cvs174.1
13424
13425         * src/pop.c
13426                 Sync with HEAD (format string fix)
13427
13428 2004-11-26 [colin]      0.9.12cvs173.1
13429
13430         * src/common/smtp.c
13431         * src/common/smtp.h
13432                 Sync with HEAD
13433
13434 2004-11-24 [colin]      0.9.12cvs172.1
13435
13436         * src/plugins/pgpmime/pgpmime.c
13437                 Sync with HEAD
13438
13439 2004-11-24 [colin]      0.9.12cvs171.1
13440
13441         * src/plugins/pgpmime/pgpmime.c
13442                 Sync with head (gpgmectx leaks)
13443
13444 2004-11-24 [colin]      0.9.12cvs169.1
13445
13446         * src/plugins/pgpmime/plugin.c
13447         * src/plugins/trayicon/Makefile.am
13448         * src/plugins/trayicon/newmarkedmail.xpm
13449         * src/plugins/trayicon/trayicon.c
13450         * src/plugins/trayicon/unreadmarkedmail.xpm
13451                 Sync with HEAD
13452
13453 2004-11-23 [colin]      0.9.12cvs168.1
13454
13455         * src/partial_download.c
13456         * src/partial_download.h
13457         * src/plugins/pgpmime/plugin.c
13458                 Sync with HEAD
13459
13460 2004-11-23 [colin]      0.9.12cvs166.1
13461
13462         * src/Makefile.am
13463         * src/codeconv.c
13464         * src/compose.c
13465         * src/folderview.c
13466         * src/main.c
13467         * src/partial_download.c
13468         * src/partial_download.h
13469         * src/prefs_account.c
13470         * src/prefs_account.h
13471         * src/privacy.c
13472         * src/privacy.h
13473         * src/procmime.c
13474         * src/common/Makefile.am
13475         * src/common/base64.h
13476         * src/common/partial_download.c
13477         * src/common/partial_download.h
13478         * src/gtk/prefswindow.c
13479         * src/gtk/prefswindow.h
13480         * src/plugins/pgpmime/pgpmime.c
13481         * src/plugins/pgpmime/prefs_gpg.c
13482         * src/plugins/pgpmime/prefs_gpg.h
13483         * src/plugins/pgpmime/sgpgme.c
13484         * src/plugins/pgpmime/sgpgme.h
13485                 Sync with HEAD
13486
13487 2004-11-23 [colin]      0.9.12cvs163.1
13488
13489         * src/main.c
13490                 Sync with HEAD (cursor optimization)
13491
13492 2004-11-23 [colin]      0.9.12cvs162.1
13493
13494         * src/prefs_common.c
13495         * src/prefs_themes.c
13496         * src/procmsg.c
13497                 Sync with HEAD
13498
13499 2004-11-23 [colin]      0.9.12cvs158.9
13500
13501         * src/compose.c
13502                 Fix double-free when forwarding
13503         * src/msgcache.c
13504                 Fix leak on error path
13505                 
13506
13507 2004-11-23 [colin]      0.9.12cvs158.8
13508
13509         * src/compose.c
13510                 Fix possible double-free
13511                 Spotted by Alfons
13512
13513 2004-11-23 [colin]      0.9.12cvs158.7
13514
13515         * src/compose.c
13516                 Fix some signal handlers' prototypes
13517                 Spotted by Alfons
13518
13519 2004-11-22 [colin]      0.9.12cvs158.6
13520
13521         * src/compose.c
13522                 Remove unneeded code and duplicated
13523                 wrapping - patch by Alfons
13524
13525 2004-11-22 [colin]      0.9.12cvs158.5
13526
13527         * src/prefs_themes.c
13528                 Fix oversized selector
13529
13530 2004-11-22 [colin]      0.9.12cvs158.4
13531
13532         * src/compose.c
13533                 fix dump_text()
13534                 patch by Alfons
13535
13536 2004-11-19 [colin]      0.9.12cvs158.3
13537
13538         * src/textview.c
13539                 Add a context menu on links (open, copy)
13540
13541 2004-11-18 [paul]       0.9.12cvs158.2
13542
13543         * src/addrgather.c
13544         * src/exphtmldlg.c
13545         * src/expldifdlg.c
13546         * src/mimeview.c
13547         * src/prefs_common.c
13548         * src/plugins/image_viewer/viewer.c
13549         * src/plugins/spamassassin/spamassassin_gtk.c
13550                 replace deprecated gtk_notebook_set_page
13551                 and gtk_notebook_current_page
13552
13553 2004-11-18 [paul]       0.9.12cvs158.1
13554
13555         * configure.ac
13556         * src/compose.c
13557         * src/mainwindow.c
13558         * src/messageview.c
13559         * src/prefs_common.c
13560         * src/common/utils.c
13561         * src/common/utils.h
13562                 sync with HEAD
13563
13564 2004-11-17 [colin]      0.9.12cvs156.1
13565
13566         * src/prefs_account.c
13567         * src/prefs_account.h
13568         * src/procmsg.c
13569                 Sync with HEAD (add pref to store encrypted mails encrypted)
13570
13571 2004-11-17 [paul]       0.9.12cvs155.1
13572
13573         * ChangeLog
13574         * ChangeLog.claws
13575         * ChangeLog.jp
13576         * NEWS
13577         * configure.ac
13578         * src/compose.c
13579         * src/jpilot.c
13580         * src/privacy.c
13581         * src/procmime.c
13582         * src/procmime.h
13583         * src/procmsg.c
13584         * src/toolbar.c
13585         * src/pixmaps/error.xpm
13586                 sync with HEAD
13587
13588 2004-11-17 [colin]      0.9.12cvs151.1
13589
13590         * src/plugins/pgpmime/pgpmime.c
13591                 Sync with HEAD (remove debug printf)
13592
13593 2004-11-17 [colin]      0.9.12cvs150.1
13594
13595         * src/plugins/pgpmime/pgpmime.c
13596                 Sync with HEAD (off-by-one fix)
13597
13598 2004-11-17 [colin]      0.9.12cvs149.1
13599
13600         * src/procmsg.c
13601                 Sync with HEAD (coding style fixes)
13602
13603 2004-11-16 [colin]      0.9.12cvs148.1
13604
13605         * src/procmsg.c
13606                 Sync with head (Fix the fix)
13607
13608 2004-11-16 [colin]      0.9.12cvs147.1
13609
13610         * src/procmsg.c
13611                 Sync with Main (leak fix)
13612
13613 2004-11-16 [colin]      0.9.12cvs146.14
13614
13615         * src/compose.c
13616                 Remove useless chunk of code
13617                 Patch by Alfons
13618
13619 2004-11-15 [colin]      0.9.12cvs146.13
13620
13621         * src/compose.c
13622                 Fix drafting after insertion
13623                 Patch by Alfons
13624
13625 2004-11-15 [colin]      0.9.12cvs146.12
13626
13627         * src/compose.c
13628         * src/prefs_filtering.c
13629         * src/prefs_filtering_action.c
13630         * src/prefs_toolbar.c
13631                 Fix some const-correctness
13632
13633 2004-11-15 [colin]      0.9.12cvs146.11
13634
13635         * src/summaryview.c
13636         * src/prefs_themes.c
13637         * src/messageview.c
13638                 Fix some leaks
13639
13640 2004-11-15 [colin]      0.9.12cvs146.10
13641
13642         * src/codeconv.c
13643                 More unreadable locale fixes
13644
13645 2004-11-14 [colin]      0.9.12cvs146.9
13646
13647         * src/textview.c
13648                 Fix uri_security_check
13649                 Patch by Alfons
13650
13651 2004-11-13 [paul]       0.9.12cvs146.8
13652
13653         * src/folder.c
13654         * src/procmime.c
13655                 fix 2 bugs introduced in last commit
13656
13657 2004-11-13 [paul]       0.9.12cvs146.7
13658
13659         * src/compose.c
13660         * src/exporthtml.c
13661         * src/exportldif.c
13662         * src/folder.c
13663         * src/imap.c
13664         * src/imap_gtk.c
13665         * src/main.c
13666         * src/mainwindow.c
13667         * src/messageview.c
13668         * src/mh_gtk.c
13669         * src/prefs_themes.c
13670         * src/procmime.c
13671         * src/setup.c
13672         * src/summaryview.c
13673                 replace deprecated g_basename
13674
13675 2004-11-13 [paul]       0.9.12cvs146.6
13676
13677         * src/compose.c
13678         * src/imap.c
13679         * src/matcher_parser.h
13680         * src/matcher_parser_parse.y
13681         * src/prefs_filtering.c
13682         * src/prefs_filtering_action.c
13683         * src/prefs_themes.c
13684         * src/prefs_toolbar.c
13685         * src/common/utils.c
13686                 various small fixes/cleanups
13687
13688 2004-11-12 [colin]      0.9.12cvs146.5
13689
13690         * src/textview.c
13691                 Validate event's origin on visibility notify
13692                 Patch by Alfons.
13693
13694 2004-11-12 [paul]       0.9.12cvs146.4
13695
13696         * src/exporthtml.c
13697         * src/exportldif.c
13698         * src/imap.c
13699         * src/mh.c
13700         * src/mimeview.c
13701         * src/prefs_spelling.c
13702         * src/prefs_themes.c
13703                 replace deprecated g_dirname    
13704
13705 2004-11-12 [colin]      0.9.12cvs146.3
13706
13707         * src/textview.c
13708                 Some coding style fixes
13709
13710 2004-11-12 [colin]      0.9.12cvs146.2
13711
13712         * src/codeconv.c
13713                 We want to replace _all_ extended chars in
13714                 conv_unreadable_*, because any string containing
13715                 extended chars not parsing as UTF8 is 
13716                 undisplayed on gtk2.
13717
13718 2004-11-12 [paul]       0.9.12cvs146.1
13719
13720         * ChangeLog
13721         * ChangeLog.claws
13722         * ChangeLog.jp
13723         * NEWS
13724         * configure.ac
13725         * src/account.c
13726         * src/folderview.c
13727         * src/folderview.h
13728         * src/imap.c
13729         * src/imap_gtk.c
13730         * src/inc.c
13731         * src/mainwindow.c
13732         * src/mh_gtk.c
13733         * src/news_gtk.c
13734         * src/pop.c
13735         * src/prefs_account.c
13736         * src/prefs_account.h
13737         * src/prefs_ext_prog.c
13738         * src/procmime.c
13739         * src/procmime.h
13740         * src/procmsg.c
13741         * src/procmsg.h
13742         * src/summary_search.c
13743         * src/summaryview.c
13744         * src/textview.c
13745         * src/common/defs.h
13746         * src/common/utils.c
13747         * src/common/utils.h
13748         * src/gtk/menu.c
13749         * src/gtk/menu.h
13750                 sync with HEAD
13751
13752 2004-11-11 [colin]      0.9.12cvs144.2
13753
13754         * src/textview.c
13755                 Fix URI range selection (patch by Alfons)
13756
13757 2004-11-09 [colin]      0.9.12cvs144.1
13758
13759         * ChangeLog.claws
13760         * src/compose.c
13761         * src/folder.c
13762         * src/folder_item_prefs.c
13763         * src/prefs_account.c
13764         * src/prefs_account.h
13765         * src/plugins/pgpmime/pgpmime.c
13766                 Sync with HEAD
13767
13768 2004-11-08 [colin]      0.9.12cvs143.1
13769
13770         * src/summaryview.c
13771                 Sync with HEAD (optimize quicksearch)
13772
13773 2004-11-08 [colin]      0.9.12cvs142.2
13774
13775         * src/compose.c
13776                 Don't wrap when Edit/Auto wrapping is disabled
13777
13778 2004-11-08 [colin]      0.9.12cvs142.1
13779
13780         * src/textview.c
13781                 Sync with HEAD
13782
13783 2004-11-08 [colin]      0.9.12cvs141.1
13784
13785         * src/textview.c
13786                 Sync with HEAD (fix some mail URIs)
13787
13788 2004-11-08 [colin]      0.9.12cvs140.3
13789
13790         * src/textview.c
13791                 o Use text cursor instead of arrow when
13792                   not on a link
13793                 o Fix handling of contiguous links (as in
13794                   "colin@colino.net" <colin@colino.net>)
13795                   This one unveils a bug in get_email_part()
13796
13797 2004-11-07 [colin]      0.9.12cvs140.2
13798
13799         * src/textview.c
13800                 Fix memleak. Patch by Alfons.
13801
13802 2004-11-06 [colin]      0.9.12cvs140.1
13803
13804         * src/compose.c
13805                 Sync with HEAD (don't ask passphrase
13806                 when drafting)
13807
13808 2004-11-06 [paul]       0.9.12cvs139.2
13809
13810         * AUTHORS
13811         * src/textview.c
13812         * src/textview.h
13813                 textview URI handling. hovering over a 
13814                 link displays it in the status bar,
13815                 and changes the mouse pointer to a hand 
13816                 cursor. a link is activated with a single 
13817                 click. (Modified from the) patch by Jean-Yves 
13818                 Lefort <jylefort@users.sourceforge.net>
13819                 
13820
13821 2004-11-05 [colin]      0.9.12cvs139.1
13822
13823         * src/compose.c
13824         * src/procmime.c
13825                 Sync with HEAD again ^^
13826
13827 2004-11-05 [colin]      0.9.12cvs139.1
13828
13829         * src/compose.c
13830         * src/procmime.c
13831                 Sync with HEAD
13832
13833 2004-11-03 [paul]       0.9.12cvs138.1
13834
13835         * ChangeLog.claws
13836         * configure.ac
13837         * po/POTFILES.in
13838         * src/prefs_ext_prog.c
13839         * src/procmime.c
13840         * tools/kdeservicemenu/README
13841         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13842         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13843                 sync with HEAD
13844
13845 2004-11-01 [christoph]  0.9.12cvs136.2
13846
13847         * src/procmime.c
13848                 convert MIME parameters to UTF-8
13849
13850 2004-10-29 [colin]      0.9.12cvs136.1
13851
13852         * src/common/utils.c
13853                 Sync with HEAD (don't use '=' in mime boundary)
13854
13855 2004-10-29 [paul]       0.9.12cvs135.1
13856
13857         * configure.ac
13858         * doc/src/rfc2231.txt
13859         * src/procmime.c
13860         * src/common/quoted-printable.c
13861         * src/common/utils.c
13862         * src/common/utils.h
13863                 sync with HEAD
13864
13865 2004-10-27 [paul]       0.9.12cvs134.1
13866
13867         * configure.ac
13868         * src/main.c
13869         * src/procmime.c
13870         * src/plugins/pgpmime/pgpmime.c
13871                 sync with HEAD
13872
13873 2004-10-26 [paul]       0.9.12cvs132.3
13874
13875         * src/account.c
13876         * src/addressbook.c
13877         * src/addrgather.c
13878         * src/addrharvest.c
13879         * src/codeconv.c
13880         * src/compose.c
13881         * src/customheader.c
13882         * src/editaddress.c
13883         * src/editgroup.c
13884         * src/enriched.c
13885         * src/expldifdlg.c
13886         * src/exporthtml.c
13887         * src/exportldif.c
13888         * src/folder.c
13889         * src/foldersel.c
13890         * src/folderview.c
13891         * src/grouplistdialog.c
13892         * src/html.c
13893         * src/imap.c
13894         * src/jpilot.c
13895         * src/ldapserver.c
13896         * src/ldif.c
13897         * src/mimeview.c
13898         * src/news.c
13899         * src/news_gtk.c
13900         * src/pop.c
13901         * src/prefs_display_header.c
13902         * src/prefs_gtk.c
13903         * src/prefs_msg_colors.c
13904         * src/prefs_toolbar.c
13905         * src/procheader.c
13906         * src/procmime.c
13907         * src/summaryview.c
13908         * src/textview.c
13909         * src/toolbar.c
13910         * src/vcard.c
13911         * src/common/mgutils.c
13912         * src/common/nntp.c
13913         * src/common/smtp.c
13914         * src/common/template.c
13915         * src/common/utils.c
13916         * src/common/xmlprops.c
13917         * src/plugins/pgpmime/pgpmime.c
13918         * src/plugins/pgpmime/select-keys.c
13919         * src/plugins/pgpmime/sgpgme.c
13920                 replace deprecated g_strcasecmp(), g_strncasecmp(),
13921                 g_string_sprintfa(), gtk_notebook_current_page()
13922
13923 2004-10-26 [colin]      0.9.12cvs132.2
13924
13925         * src/prefs_folder_item.c
13926                 Fix default-account selection
13927
13928 2004-10-21 [colin]      0.9.12cvs133
13929
13930         * src/compose.c
13931                 Sync with HEAD (Remove extra separator in compose's Options)
13932         * src/textview.c
13933                 Set wrapping to char
13934
13935 2004-10-21 [paul]       0.9.12cvs131.2
13936
13937         * src/compose.c
13938         * src/sourcewindow.c
13939                 fix wrapping
13940                 fix window shrinking 
13941
13942 2004-10-21 [colin]      0.9.12cvs131.1
13943
13944         * ChangeLog.claws
13945         * src/compose.c
13946                 Sync with HEAD
13947
13948 2004-10-21 [paul]       0.9.12cvs130.2
13949
13950         * src/prefs_folder_item.c
13951                 sync with HEAD (Apply to subfolders)
13952
13953 2004-10-19 [colin]      0.9.12cvs130.1
13954
13955         * ChangeLog.claws
13956         * src/compose.c
13957         * src/common/utils.c
13958         * src/gtk/menu.c
13959                 Sync with HEAD
13960
13961 2004-10-19 [colin]      0.9.12cvs128.1
13962
13963         * src/addrbook.c
13964         * src/addrcache.c
13965         * src/addressbook.c
13966         * src/codeconv.c
13967         * src/compose.c
13968         * src/customheader.c
13969         * src/editaddress.c
13970         * src/editgroup.c
13971         * src/exporthtml.c
13972         * src/folder.c
13973         * src/folderview.c
13974         * src/imap.c
13975         * src/jpilot.c
13976         * src/main.c
13977         * src/matcher_parser_parse.y
13978         * src/mbox.c
13979         * src/pop.c
13980         * src/prefs_account.c
13981         * src/prefs_gtk.c
13982         * src/prefs_msg_colors.c
13983         * src/procheader.c
13984         * src/procmime.c
13985         * src/procmime.h
13986         * src/procmsg.c
13987         * src/summaryview.c
13988         * src/textview.c
13989         * src/common/base64.c
13990         * src/common/partial_download.c
13991         * src/common/socket.c
13992         * src/common/sylpheed.c
13993         * src/common/utils.c
13994         * src/common/utils.h
13995         * src/gtk/pluginwindow.c
13996         * src/gtk/quicksearch.c
13997         * src/plugins/clamav/clamav_plugin.c
13998         * src/plugins/clamav/clamav_plugin.h
13999         * src/plugins/clamav/clamav_plugin_gtk.c
14000         * src/plugins/pgpmime/passphrase.c
14001         * src/plugins/pgpmime/pgpmime.c
14002         * src/plugins/pgpmime/plugin.c
14003         * src/plugins/pgpmime/prefs_gpg.c
14004         * src/plugins/pgpmime/prefs_gpg.h
14005         * src/plugins/pgpmime/select-keys.c
14006         * src/plugins/pgpmime/sgpgme.c
14007         * src/plugins/spamassassin/libspamc.c
14008         * src/plugins/spamassassin/spamassassin.c
14009         * src/plugins/spamassassin/spamassassin.h
14010         * src/plugins/spamassassin/spamassassin_gtk.c
14011         * src/plugins/trayicon/trayicon.c
14012         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
14013                 Sync with HEAD
14014
14015 2004-10-14 [colin]      0.9.12cvs126.2
14016
14017         * src/codeconv.c
14018         * src/textview.c
14019                 Fix conv_unreadable_locale
14020
14021 2004-10-13 [colin]      0.9.12cvs126.1
14022
14023         * src/compose.c
14024                 Sync with HEAD (don't convert charset for 
14025                 drafted messages, minor cleanup)
14026
14027 2004-10-13 [colin]      0.9.12cvs125.1
14028
14029         * po/POTFILES.in
14030                 Sync with HEAD (POTFILES fix)
14031
14032 2004-10-12 [colin]      0.9.12cvs124.3
14033
14034         * src/compose.c
14035                 Fix encoding bug from latest sync
14036
14037 2004-10-12 [paul]       0.9.12cvs124.2
14038
14039         * src/plugins/pgpmime/prefs_gpg.c
14040         * src/plugins/pgpmime/prefs_gpg.h
14041                 forgotten in last commit        
14042
14043 2004-10-12 [paul]       0.9.12cvs124.1
14044
14045         * ChangeLog.claws
14046         * configure.ac
14047         * m4/spamassassin.m4
14048         * src/Makefile.am
14049         * src/account.c
14050         * src/compose.c
14051         * src/compose.h
14052         * src/crash.c
14053         * src/main.c
14054         * src/mimeview.c
14055         * src/passphrase.c
14056         * src/passphrase.h
14057         * src/prefs_account.c
14058         * src/prefs_account.h
14059         * src/prefs_common.c
14060         * src/privacy.c
14061         * src/privacy.h
14062         * src/procmime.c
14063         * src/procmime.h
14064         * src/procmsg.c
14065         * src/rfc2015.c
14066         * src/rfc2015.h
14067         * src/select-keys.c
14068         * src/select-keys.h
14069         * src/textview.c
14070         * src/common/utils.c
14071         * src/common/utils.h
14072         * src/gtk/about.c
14073         * src/plugins/pgpmime/Makefile.am
14074         * src/plugins/pgpmime/passphrase.c
14075         * src/plugins/pgpmime/passphrase.h
14076         * src/plugins/pgpmime/pgpmime.c
14077         * src/plugins/pgpmime/plugin.c
14078         * src/plugins/pgpmime/select-keys.c
14079         * src/plugins/pgpmime/select-keys.h
14080         * src/plugins/pgpmime/sgpgme.c
14081         * src/plugins/pgpmime/sgpgme.h
14082                 sync with HEAD
14083
14084 2004-10-04 [colin]      0.9.12cvs122.1
14085
14086         * src/mainwindow.c
14087         * src/messageview.c
14088         * src/messageview.h
14089         * src/textview.c
14090                 Sync with HEAD
14091
14092 2004-10-04 [colin]      0.9.12cvs121.1
14093
14094         * src/summaryview.c
14095                 Sync with HEAD
14096
14097 2004-10-04 [paul]       0.9.12cvs120.1
14098
14099         * configure.ac
14100                 sync with HEAD [don't try to build 
14101                 pgpmime plugin when gpgme is disabled]
14102
14103 2004-10-03 [colin]      0.9.12cvs119.3
14104
14105         * src/gtk/gtksctree.c
14106                 Lots of side effects. Put back as before 117.2.
14107         * src/summaryview.c
14108                 Fix bug #602
14109
14110 2004-10-03 [colin]      0.9.12cvs119.2
14111
14112         * src/gtk/gtksctree.c
14113                 Revert 608 fix that doesn't work that good
14114
14115 2004-10-02 [colin]      0.9.12cvs119.1
14116
14117         * src/mainwindow.c
14118         * src/messageview.c
14119         * src/prefs_common.h
14120         * src/procmime.c
14121         * src/procmime.h
14122         * src/textview.c
14123                 Sync with HEAD
14124         * src/gtk/gtksctree.c
14125                 Close bug #608
14126
14127 2004-10-01 [colin]      0.9.12cvs118.1
14128
14129         * src/mimeview.c
14130                 Sync with HEAD (better Save All fix)
14131
14132 2004-10-01 [colin]      0.9.12cvs117.2
14133
14134         * src/gtk/gtksctree.c
14135                 Faster on selection
14136
14137 2004-10-01 [colin]      0.9.12cvs117.1
14138
14139         * src/mimeview.c
14140                 Sync with HEAD (Save All: only attachments)
14141
14142 2004-10-01 [paul]       0.9.12cvs116.1
14143
14144         * ChangeLog.claws
14145         * configure.ac
14146         * src/account.c
14147         * src/prefs_common.c
14148         * src/gtk/colorlabel.c
14149                 sync with HEAD
14150
14151 2004-09-30 [colin]      0.9.12cvs115.1
14152
14153         * src/stock_pixmap.c
14154         * src/stock_pixmap.h
14155         * src/folderview.c
14156         * src/Makefile.am
14157         * src/pixmaps/read.xpm
14158                 Sync with HEAD (new pixmap)
14159
14160 2004-09-29 [colin]      0.9.12cvs114.1
14161
14162         * src/compose.c
14163                 Sync with HEAD
14164                 Fix focus handling in headers
14165
14166 2004-09-29 [paul]       0.9.12cvs113.1
14167
14168         * src/quote_fmt_parse.y
14169                 sync with HEAD
14170  
14171
14172 2004-09-28 [colin]      0.9.12cvs112.1
14173
14174         * src/folderview.c
14175         * src/mainwindow.c
14176                 Sync with HEAD
14177
14178 2004-09-28 [colin]      0.9.12cvs110.1
14179
14180         * src/folderview.c
14181                 Sync with HEAD (Contextual Empty trash menu)
14182
14183 2004-09-28 [colin]      0.9.12cvs108.1
14184
14185         * src/addressbook.c
14186                 Sync with HEAD (addressbook edit on double-click)
14187
14188 2004-09-28 [colin]      0.9.12cvs106.1
14189
14190         * src/inc.c
14191                 Sync with HEAD (folder_item freeze on inc)
14192
14193 2004-09-27 [colin]      0.9.12cvs105.1
14194
14195         * src/folderview.c
14196                 Sync with HEAD (right-align new and unread column)
14197
14198 2004-09-27 [colin]      0.9.12cvs104.1
14199
14200         * src/main.c
14201                 Sync with HEAD (revert 0.9.12cvs101)
14202
14203 2004-09-24 [colin]      0.9.12cvs103.2
14204
14205         * src/wizard.c
14206                 Fix gtk warnings and use domain part of the email address 
14207                 when domain detection fails (no dot in domain name)
14208
14209 2004-09-23 [colin]      0.9.12cvs103.1
14210
14211         * src/plugins/spamassassin/libspamc.c
14212         * src/plugins/spamassassin/libspamc.h
14213         * src/plugins/spamassassin/utils.c
14214         * src/plugins/spamassassin/utils.h
14215                 Sync with HEAD (Update spamassassin to 3.0)
14216
14217 2004-09-21 [colin]      0.9.12cvs102.3
14218
14219         * src/action.c
14220                 Add horizontal scrollbar in action io dialog as needed
14221                 Patch by Alfons.
14222
14223 2004-09-20 [colin]      0.9.12cvs102.2
14224
14225         * src/plugins/image_viewer/viewer.c
14226                 Remove imlib stuff
14227                 use gtk_pixmap_set when clearing
14228                 (would be better to use gtkImages, but causes size-allocate 
14229                 signals storm)
14230
14231 2004-09-17 [paul]       0.9.12cvs102.1
14232
14233         * ChangeLog
14234         * ChangeLog.claws
14235         * ChangeLog.jp
14236         * configure.ac
14237         * src/inc.c
14238                 sync with HEAD
14239
14240
14241 2004-09-17 [colin]      0.9.12cvs101.1
14242
14243         * ChangeLog.claws
14244         * src/main.c
14245                 Sync with HEAD (fix segs at exit)
14246
14247 2004-09-14 [colin]      0.9.12cvs99.5
14248
14249         * src/common/socket.c
14250         * AUTHORS
14251                 Fix send error on 64bit platforms
14252                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
14253
14254 2004-09-14 [colin]      0.9.12cvs99.4
14255
14256         * src/action.c
14257                 Fix action output with utf8 
14258                 Patch by Alfons.
14259
14260 2004-09-14 [colin]      0.9.12cvs99.3
14261
14262         * ChangeLog.claws
14263         * src/folder.c
14264                 Sync with HEAD
14265
14266 2004-09-09 [colin]      0.9.12cvs99.2
14267
14268         * src/action.c
14269                 Fix progress bar (displaying "Completed %v/%u")
14270                 Patch by Alfons.
14271
14272 2004-09-08 [colin]      0.9.12cvs99.1
14273
14274         * src/account.c
14275         * src/folder.c
14276         * src/procmsg.c
14277         * src/procmsg.h
14278         * src/plugins/pgpmime/pgpmime.c
14279                 Sync with HEAD
14280
14281 2004-09-08 [colin]      0.9.12cvs97.2
14282
14283         * src/summaryview.c
14284                 Don't select mails in collapsed threads 
14285                 when navigating with up/down
14286
14287 2004-09-07 [colin]      0.9.12cvs97.1
14288
14289         * src/inc.c
14290                 Sync with HEAD (meaningful error messages)
14291
14292 2004-09-06 [colin]      0.9.12cvs96.1
14293
14294         * src/toolbar.c
14295                 Sync with HEAD (fix Redirect graying out)
14296
14297 2004-09-06 [colin]      0.9.12cvs95.1
14298
14299         * src/summaryview.c
14300         * src/mimeview.c
14301                 Sync with HEAD (fix dropped URIs)
14302
14303 2004-09-06 [colin]      0.9.12cvs94.1
14304
14305         * src/addressbook.c
14306         * src/addressitem.h
14307         * src/addritem.c
14308         * src/addritem.h
14309                 Sync with HEAD (addressbook DnD)
14310
14311 2004-09-03 [colin]      0.9.12cvs93.1
14312
14313         * src/summaryview.c
14314                 Sync with HEAD (next/prev unread)
14315
14316 2004-09-03 [colin]      0.9.12cvs92.1
14317
14318         * src/prefs_common.c
14319         * src/prefs_common.h
14320         * src/summaryview.c
14321                 Sync with HEAD ('mark_as_read_delay' pref)
14322
14323 2004-09-02 [colin]      0.9.12cvs91.2
14324
14325         * src/common/xml.c
14326                 Fix leak
14327
14328 2004-09-02 [colin]      0.9.12cvs91.1
14329
14330         * src/gtk/menu.c
14331                 Sync with HEAD (menu accel don't work, but whatever)
14332
14333 2004-09-02 [colin]      0.9.12cvs90.1
14334
14335         * src/account.c
14336                 Sync with HEAD (fix bug 582)
14337
14338 2004-09-02 [colin]      0.9.12cvs89.1
14339
14340         * src/addrindex.c
14341                 Sync with HEAD (free deleted queries)
14342
14343 2004-09-02 [colin]      0.9.12cvs88.1
14344
14345         * src/ldapquery.c
14346                 Sync with HEAD (fix LDAP freezes)
14347
14348 2004-09-02 [colin]      0.9.12cvs87.1
14349
14350         * src/prefs_spelling.c
14351                 Sync with HEAD (add default dictionary)
14352
14353 2004-09-01 [colin]      0.9.12cvs86.1
14354
14355         * src/filtering.c
14356         * src/folderview.c
14357         * src/imap.c
14358         * src/prefs_matcher.c
14359         * src/stock_pixmap.c
14360         * src/summary_search.c
14361         * src/summaryview.c
14362         * src/wizard.c
14363         * src/wizard.h
14364                 Sync with HEAD (uninitialized vars fixes)
14365                 + gtk2 specific warning fixes
14366
14367 2004-08-31 [colin]      0.9.12cvs85.1
14368
14369         * src/folder.c
14370                 Sync with HEAD (Fix memory corruption due to 
14371                 uninitialized var)
14372
14373 2004-08-31 [colin]      0.9.12cvs84.4
14374
14375         * src/summary_search.c
14376                 Fix segfaults when searching in folders with broken headers
14377
14378 2004-08-31 [colin]      0.9.12cvs84.3
14379
14380         * src/compose.c
14381         * src/textview.c
14382                 Fix some more encoding/decoding issues
14383
14384 2004-08-30 [colin]      0.9.12cvs84.2
14385
14386         * src/mimeview.c
14387         * src/prefs_themes.c
14388         * src/gtk/filesel.c
14389         * src/gtk/filesel.h
14390                 Add a folder-mode selection (fixes mimeview's "Save all")
14391
14392 2004-08-29 [colin]      0.9.12cvs84.1
14393
14394         * src/mimeview.c
14395                 Sync with HEAD (don't escape saved filenames)
14396
14397 2004-08-27 [colin]      0.9.12cvs83.1
14398
14399         * ChangeLog
14400         * ChangeLog.claws
14401         * ChangeLog.jp
14402         * src/mh.c
14403         * src/procheader.c
14404         * src/procmsg.c
14405         * src/procmsg.h
14406         * src/common/utils.c
14407         * src/gtk/menu.h
14408         * po/
14409                 Sync with HEAD 0.9.12cvs83 (sync with main)
14410
14411 2004-08-26 [colin]      0.9.12cvs82.4
14412
14413         * src/codeconv.c
14414                 Fix strange stack corruption
14415                 Convert to utf8 after unmime, not before
14416
14417 2004-08-26 [colin]      0.9.12cvs82.3
14418
14419         * src/main.c
14420         * src/wizard.c
14421                 Fix account folders duplication
14422
14423 2004-08-25 [colin]      0.9.12cvs82.2
14424
14425         * src/wizard.c
14426                 Remove ports
14427                 Add SSL selection
14428                 Use login@server as account name
14429
14430 2004-08-25 [colin]      0.9.12cvs82.1
14431
14432         * src/plugins/pgpmime/pgpmime.c
14433                 Sync with HEAD (leak fix).
14434
14435 2004-08-25 [colin]      0.9.12cvs81.1
14436
14437         * src/plugins/pgpmime/pgpmime.c
14438         * src/plugins/pgpmime/sgpgme.c
14439         * src/plugins/pgpmime/sgpgme.h
14440                 Sync with HEAD (Handle combined messages).
14441
14442 2004-08-24 [colin]      0.9.12cvs80.3
14443
14444         * src/wizard.c
14445                 Fix full name, ports, and imap
14446
14447 2004-08-24 [colin]      0.9.12cvs80.2
14448
14449         * src/Makefile.am
14450         * src/main.c
14451         * src/setup.c
14452         * src/setup.h
14453         * src/stock_pixmap.c
14454         * src/stock_pixmap.h
14455         * src/wizard.c ** ADDED **
14456         * src/wizard.h ** ADDED ** 
14457         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
14458                 Add a setup wizard 
14459
14460 2004-08-24 [colin]      0.9.12cvs80.1
14461
14462         * src/folder.c
14463                 Sync with HEAD (set mimeflags on all messages)
14464
14465 2004-08-24 [colin]      0.9.12cvs79.3
14466
14467         * src/matcher_parser_lex.l
14468                 Fix 8bits strings not in utf8
14469
14470 2004-08-24 [colin]      0.9.12cvs79.2
14471
14472         * src/compose.c
14473                 Check conversion result before replacing buffer
14474
14475 2004-08-23 [colin]      0.9.12cvs79.1
14476
14477         * src/compose.c
14478                 Sync with HEAD (create message header in memory)
14479
14480 2004-08-23 [colin]      0.9.12cvs78.1
14481
14482         * src/rfc2015.c
14483         * src/rfc2015.h
14484                 Sync with HEAD (fix bug 197 again)
14485
14486 2004-08-23 [colin]      0.9.12cvs77.3
14487
14488         * src/compose.c
14489                 Fix again inline gpg signing (which outputs utf8
14490                 in gtk2). Not syncing this fix to HEAD as this 
14491                 code is meant to die.
14492
14493 2004-08-23 [colin]      0.9.12cvs77.2
14494
14495         * src/prefs_account.h
14496                 Remove useless include
14497
14498 2004-08-23 [colin]      0.9.12cvs77.1
14499
14500         * src/imap.c
14501         * po/es.po
14502         * po/fr.po
14503         * po/it.po
14504         * po/pl.po
14505         * po/pt_BR.po
14506         * po/sk.po
14507         * po/sr.po
14508                 Sync with HEAD (fix bug 577)
14509
14510 2004-08-22 [colin]      0.9.12cvs76.1
14511
14512         * src/plugins/trayicon/trayicon.c
14513                 Sync with HEAD (fix formatting bug)
14514
14515 2004-08-21 [colin]      0.9.12cvs74.2
14516
14517         * src/gtk/colorsel.c
14518                 Fix bug 564 (Folder color selection window exits on any
14519                 keypress)
14520
14521 2004-08-21 [colin]      0.9.12cvs74.1
14522
14523         * ChangeLog.claws
14524         * src/compose.c
14525         * src/summaryview.c
14526         * src/toolbar.c
14527                 Sync with HEAD (fix bug 576)
14528
14529 2004-08-21 [colin]      0.9.12cvs70.1
14530
14531         * src/compose.c
14532         * src/mainwindow.c
14533                 Sync with HEAD
14534                 
14535
14536 2004-08-21 [paul]       0.9.12cvs66.4
14537
14538         * src/mainwindow.c
14539         * src/messageview.c
14540         * src/gtk/menu.c
14541         * src/plugins/spamassassin/spamassassin_gtk.c
14542                 remove some deprecated gtk1 functions
14543
14544
14545 2004-08-21 [colin]      0.9.12cvs66.3
14546
14547         * src/compose.c
14548         * src/codeconv.c
14549                 Fix warnings
14550                 Remove encoding hacks
14551                 Fix bug 575 (Strange character messes up message)
14552                 Don't display conversion error when drafting
14553
14554 2004-08-21 [paul]       0.9.12cvs66.2
14555
14556         * src/prefs_account.c
14557                 fix GnuPG mode bugs
14558
14559
14560 2004-08-20 [colin]      0.9.12cvs66.1
14561
14562         * src/codeconv.c
14563                 Sync with HEAD 0.9.12cvs66
14564
14565 2004-08-20 [paul]
14566
14567         * src/plugins/pgpmime/plugin.c
14568                 modify PGP/MIME plugin's description
14569
14570 2004-08-17 [colin]      0.9.12cvs65.1
14571
14572         * src/common/ssl.c
14573         * src/plugins/pgpmime/plugin.c
14574                 Sync with HEAD
14575
14576 2004-08-14 [colin]      0.9.12cvs60.3
14577
14578         * src/plugins/trayicon/trayicon.c
14579                 Put back resize callback, on size-request signal
14580                 rather than size-allocate to avoid infinite 
14581                 callback loop
14582
14583 2004-08-13 [colin]      0.9.12cvs60.2
14584
14585         * src/common/defs.h
14586                 Cache versions have been fixed
14587
14588 2004-08-13 [colin]      0.9.12cvs60.1
14589
14590         * src/folderutils.c
14591                 Sync with HEAD
14592
14593 2004-08-12 [colin]      0.9.12cvs59.1
14594
14595         * src/plugins/trayicon/trayicon.c
14596                 Sync with HEAD
14597
14598 2004-08-12 [colin]      0.9.12cvs57.5
14599
14600         * sylpheed.desktop
14601         * configure.ac
14602         * src/Makefile.am
14603         * src/main.c
14604                 Add support for Freedesktop.org's startup notification
14605
14606 2004-08-11 [colin]      0.9.12cvs57.4
14607
14608         * src/textview.c
14609                 Fix off-by-one
14610
14611 2004-08-11 [colin]      0.9.12cvs57.3
14612
14613         * src/message_search.c
14614         * src/summary_search.c
14615                 Make searches case insensitive by default
14616         * src/textview.c
14617                 Fix case-insensitive search in message
14618
14619 2004-08-11 [colin]      0.9.12cvs57.2
14620
14621         * src/summary_search.c
14622                 Let case-sensitive be specified
14623
14624 2004-08-10 [colin]      0.9.12cvs55.4
14625
14626         * src/common/socket.c
14627                 Fix the possible race condition
14628
14629 2004-08-09 [paul]       0.9.12cvs55.3
14630
14631         * configure.ac
14632         * src/Makefile.am
14633         * src/common/Makefile.am
14634                 sync with HEAD
14635
14636
14637 2004-08-09 [paul]       0.9.12cvs55.2
14638
14639         * autogen.sh
14640         * po/poconv.sh
14641                 remove unneeded script
14642
14643         * configure.ac
14644                 add forgotten USE_LDAP_TLS (sync with HEAD)
14645
14646
14647 2004-08-09 [colin]      0.9.12cvs55.1
14648
14649         * src/main.c
14650         * src/common/ssl.c
14651         * src/common/sylpheed.c
14652         * src/common/sylpheed.h
14653                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
14654
14655 2004-08-09 [paul]       0.9.12cvs54.1
14656
14657         * ChangeLog
14658         * ChangeLog.claws
14659         * ChangeLog.jp
14660         * configure.ac
14661         * po/POTFILES.in
14662         * src/Makefile.am
14663         * src/folderutils.c
14664         * src/main.c
14665         * src/pgpmime.c
14666         * src/pgpmime.h
14667         * src/sgpgme.c
14668         * src/sgpgme.h
14669         * src/plugins/Makefile.am
14670         * src/plugins/pgpmime/.cvsignore
14671         * src/plugins/pgpmime/Makefile.am
14672         * src/plugins/pgpmime/pgpmime.c
14673         * src/plugins/pgpmime/pgpmime.h
14674         * src/plugins/pgpmime/plugin.c
14675         * src/plugins/pgpmime/sgpgme.c
14676         * src/plugins/pgpmime/sgpgme.h
14677                 sync with HEAD
14678
14679 2004-08-08 [paul]       0.9.12cvs51.1
14680
14681         * configure.ac
14682         * src/folder.c
14683                 sync with HEAD
14684
14685 2004-08-07 [colin]      0.9.12cvs50.1
14686
14687         * src/pop.c
14688         * src/common/partial_download.c
14689                 fix warnings (sync from HEAD)
14690
14691 2004-08-07 [colin]      0.9.12cvs48.1
14692
14693         * src/prefs_folder_item.c
14694                 sync with HEAD 0.9.12cvs48
14695
14696 2004-08-06 [colin]      0.9.12cvs47.1
14697
14698         * src/compose.c
14699                 Sync with HEAD
14700
14701 2004-08-06 [christoph]  0.9.12cvs46.2
14702
14703         * src/main.c
14704         * src/plugins/clamav/clamav_plugin_gtk.c
14705         * src/plugins/dillo_viewer/dillo_viewer.c
14706         * src/plugins/image_viewer/plugin.c
14707         * src/plugins/mathml_viewer/mathml_viewer.c
14708         * src/plugins/spamassassin/spamassassin_gtk.c
14709         * src/plugins/trayicon/trayicon.c
14710                 don't mix GTK1.2 plugin with GTK2 plugins
14711
14712 2004-08-06 [colin]      0.9.12cvs46.1
14713
14714         * ChangeLog
14715         * ChangeLog.claws
14716         * ChangeLog.jp
14717         * configure.ac
14718         * sylpheed-claws.pc.in
14719         * src/folder.c
14720         * src/imap.c
14721         * src/localfolder.c
14722         * src/messageview.c
14723         * src/mimeview.c
14724         * src/mimeview.h
14725         * src/msgcache.c
14726         * src/news.c
14727         * src/prefs_ext_prog.c
14728         * src/prefs_folder_item.c
14729         * src/prefs_fonts.c
14730         * src/prefs_msg_colors.c
14731         * src/prefs_spelling.c
14732         * src/prefs_themes.c
14733         * src/prefs_toolbar.c
14734         * src/prefs_wrapping.c
14735         * src/procmime.h
14736         * src/common/defs.h
14737         * src/common/nntp.c
14738         * src/common/session.c
14739         * src/common/session.h
14740         * src/common/socket.c
14741         * src/common/utils.h
14742         * src/common/xml.c
14743         * src/common/xml.h
14744         * src/gtk/prefswindow.c
14745         * src/gtk/prefswindow.h
14746         * src/plugins/clamav/clamav_plugin_gtk.c
14747         * src/plugins/dillo_viewer/dillo_prefs.c
14748         * src/plugins/image_viewer/viewerprefs.c
14749         * src/plugins/spamassassin/spamassassin_gtk.c
14750         * m4/openssl.m4 *** REMOVED ***
14751                 Sync with HEAD 0.9.12cvs46
14752
14753 2004-08-03 [paul]       0.9.12cvs40.2
14754
14755         * src/action.c
14756         * src/addressadd.c
14757         * src/addressbook.c
14758         * src/addrgather.c
14759         * src/browseldap.c
14760         * src/compose.c
14761         * src/crash.c
14762         * src/editaddress.c
14763         * src/editgroup.c
14764         * src/editldap_basedn.c
14765         * src/foldersel.c
14766         * src/importldif.c
14767         * src/mimeview.c
14768         * src/prefs_common.c
14769         * src/prefs_template.c
14770         * src/sourcewindow.c
14771         * src/summaryview.c
14772         * src/gtk/about.c
14773         * src/gtk/foldersort.c
14774         * src/gtk/logwindow.c
14775         * src/gtk/pluginwindow.c
14776         * src/gtk/prefswindow.c
14777                 change all gtk_scrolled_window_set_policy from 
14778                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
14779
14780 2004-08-02 [paul]       0.9.12cvs40.1
14781
14782         * AUTHORS
14783                 update translation team section
14784         * po/pt_BR.po
14785                 updated by Frederico Goncalves Guimaraes
14786                 <fggdebian@yahoo.com.br>
14787
14788 2004-07-31 [colin]      0.9.12cvs39.9
14789
14790         * src/exphtmldlg.c
14791                 Fix compilation
14792
14793 2004-07-31 [colin]      0.9.12cvs39.8
14794
14795         * src/exphtmldlg.c
14796                 Fix an alertpanel type
14797
14798 2004-07-30 [colin]      0.9.12cvs39.7
14799
14800         * src/alertpanel.c
14801                 Fix alertpanel_error_log's icon
14802
14803 2004-07-30 [colin]      0.9.12cvs39.6
14804
14805         * src/pop.c
14806                 Two of them should still be warnings
14807
14808 2004-07-30 [colin]      0.9.12cvs39.5
14809
14810         * src/pop.c
14811                 More warning -> error
14812 2004-07-29 [colin]      0.9.12cvs39.4
14813
14814         * src/pop.c
14815                 Warning -> error
14816
14817 2004-07-29 [colin]      0.9.12cvs39.3
14818
14819         * src/prefs_matcher.c
14820                 Fix segfault
14821
14822 2004-07-29 [colin]      0.9.12cvs39.2
14823
14824         * src/alertpanel.c
14825                 More nice-looking alertpanels
14826
14827 2004-07-29 [colin]      0.9.12cvs39.1
14828
14829         * src/messageview.c
14830                 sync with head
14831                 (inform user when partial mail is deleted on server)
14832
14833 2004-07-29 [colin]      0.9.12cvs38.1
14834
14835         * src/messageview.c
14836                 sync with head
14837
14838 2004-07-28 [paul]       0.9.12cvs37.7
14839
14840         * src/mainwindow.c
14841                 complete the replacement of deprecated gtk_progress_*
14842
14843 2004-07-28 [paul]       0.9.12cvs37.6
14844
14845         * src/action.c
14846         * src/inc.c
14847         * src/mainwindow.c
14848         * src/send_message.c
14849         * src/gtk/progressdialog.c
14850         * src/gtk/progressdialog.h
14851                 replace deprecated gtk_progress_*
14852
14853 2004-07-28 [paul]       0.9.12cvs37.5
14854
14855         * src/gtk/filesel.c
14856                 remove gtk_window_set_wmclass()
14857 2004-07-28 [paul]       0.9.12cvs37.4
14858
14859         * src/addressbook.c
14860         * src/compose.c
14861         * src/foldersel.c
14862         * src/mainwindow.c
14863         * src/messageview.c
14864         * src/sourcewindow.c
14865         * src/gtk/logwindow.c
14866                 remove gtk_window_set_wmclass()
14867                 
14868         * src/prefs_filtering.c
14869         * src/prefs_filtering_action.c
14870         * src/prefs_fonts.c
14871         * src/prefs_gtk.c
14872         * src/prefs_matcher.c
14873         * src/ssl_manager.c
14874         * src/gtk/prefswindow.c
14875                 replace gtk_window_position()
14876
14877 2004-07-28 [colin]      0.9.12cvs37.3
14878
14879         * src/alertpanel.c
14880         * src/alertpanel.h
14881                 Add a way to specify panel type for specific
14882                 panels (alertpanel())
14883         * src/account.c
14884         * src/addressbook.c
14885         * src/compose.c
14886         * src/expldifdlg.c
14887         * src/main.c
14888         * src/messageview.c
14889         * src/summaryview.c
14890         * src/textview.c
14891         * src/gtk/sslcertwindow.c
14892                 Fix alertpanel()s so that their icon match
14893                 their real type
14894
14895 2004-07-28 [paul]       0.9.12cvs37.2
14896
14897         * src/addr_compl.c
14898         * src/addressbook.c
14899         * src/alertpanel.c
14900         * src/compose.c
14901         * src/export.c
14902         * src/foldersel.c
14903         * src/folderview.c
14904         * src/grouplistdialog.c
14905         * src/import.c
14906         * src/mainwindow.c
14907         * src/message_search.c
14908         * src/messageview.c
14909         * src/passphrase.c
14910         * src/prefs_actions.c
14911         * src/prefs_common.c
14912         * src/prefs_customheader.c
14913         * src/prefs_display_header.c
14914         * src/prefs_filtering.c
14915         * src/prefs_filtering_action.c
14916         * src/prefs_gtk.c
14917         * src/prefs_matcher.c
14918         * src/prefs_msg_colors.c
14919         * src/prefs_summary_column.c
14920         * src/prefs_template.c
14921         * src/sourcewindow.c
14922         * src/ssl_manager.c
14923         * src/summary_search.c
14924         * src/gtk/colorsel.c
14925         * src/gtk/description_window.c
14926         * src/gtk/gtkaspell.c
14927         * src/gtk/inputdialog.c
14928         * src/gtk/logwindow.c
14929         * src/gtk/prefswindow.c
14930         * src/gtk/progressdialog.c
14931                 replace deprecated gtk_window_set_policy
14932
14933 2004-07-27 [colin]      0.9.12cvs37.1
14934
14935         * src/msgcache.c
14936                 More fixes (synced for head again)
14937
14938 2004-07-27 [colin]      0.9.12cvs35.3
14939
14940         * src/msgcache.c
14941                 Fix wrong test
14942
14943 2004-07-27 [colin]      0.9.12cvs35.2
14944
14945         * src/mimeview.c
14946                 Fix width a bit (by Paul)
14947         * src/alertpanel.c
14948         * src/alertpanel.h
14949                 Specialize icons, make alertpanel_message()
14950                 private
14951         * src/message_search.c
14952         * src/sgpgme.c
14953         * src/summary_search.c
14954                 Suit alertpanel changes
14955
14956 2004-07-27 [colin]      0.9.12cvs35.1
14957
14958         * src/alertpanel.c
14959                 Add an icon
14960         * src/passphrase.c
14961                 Add debug output - maybe someone will
14962                 want to look at the problem with Grab
14963                 Input :)
14964         Bump version as we're synced with HEAD
14965
14966 2004-07-26 [colin]      0.9.12cvs33.26
14967
14968         * src/pop.c
14969                 Fix uidl-file parsing when not in new
14970                 format
14971
14972 2004-07-26 [colin]      0.9.12cvs33.25
14973
14974         * src/gtk/menu.c
14975                 Move popup menu up if necessary (fixes 
14976                 account selector)
14977         * src/mainwindow.c
14978                 Set account selector's button height to
14979                 minimum
14980
14981 2004-07-26 [colin]      0.9.12cvs33.24
14982
14983         * src/alertpanel.c
14984                 Maybe fix 551 (Truncated font in alert window)
14985
14986 2004-07-26 [colin]      0.9.12cvs33.23
14987
14988         * po/de.po
14989         * po/es.po
14990         * po/fr.po
14991         * po/it.po
14992         * po/ja.po
14993         * po/pl.po
14994         * po/ru.po
14995         * po/sk.po
14996         * po/sr.po
14997         * po/zh_CN.po
14998                 Sync po files with HEAD
14999
15000 2004-07-26 [paul]       0.9.12cvs33.22
15001
15002         * src/compose.c
15003                 fix Bug 556 'Organisation-header is sent even if empty'
15004
15005 2004-07-24 [colin]      0.9.12cvs33.21
15006
15007         * src/compose.c
15008         * src/gtk/gtkaspell.c
15009         * src/gtk/gtkaspell.h
15010                 Fix speller accelerators (require hack)
15011
15012 2004-07-24 [colin]      0.9.12cvs33.20
15013
15014         * src/gtk/gtkaspell.c
15015                 Fix over-eager code deletion breaking
15016                 Check while typing
15017
15018 2004-07-24 [colin]      0.9.12cvs33.19
15019
15020         * src/browseldap.c
15021         * src/ldapctrl.c
15022         * src/ldapctrl.h
15023         * src/ldapserver.h
15024                 Sync ldap with HEAD
15025         (Fixes 546 LDAP completely broken)
15026
15027 2004-07-24 [colin]      0.9.12cvs33.18
15028
15029         * src/prefs_msg_colors.c
15030                 Fix prototype mismatch
15031         (Fixes 547 void function cannot return value)
15032
15033 2004-07-24 [colin]      0.9.12cvs33.17
15034
15035         * src/mainwindow.c
15036                 Fix sort going back to previous sort key
15037                 when changing sort direction
15038
15039 2004-07-24 [colin]      0.9.12cvs33.16
15040
15041         * src/compose.c
15042                 Fix space insertion when re-wrapping at 
15043                 cursor point
15044
15045 2004-07-24 [colin]      0.9.12cvs33.15
15046
15047         * src/gtk/gtkaspell.c
15048                 Don't change cursor position in insert-text
15049                 callback
15050         (Fixes 539 Word wrapping on input transposes letters)
15051
15052 2004-07-24 [colin]      0.9.12cvs33.14
15053
15054         * src/gtk/gtkaspell.c
15055                 Reencode non-ascii chars to dictionary's
15056                 encoding
15057         (Fixes 544 Spell check broken non english locale)
15058
15059 2004-07-24 [colin]      0.9.12cvs33.13
15060
15061         * src/summaryview.c
15062                 Fix Shift+Down, add Home/End/PgUp/PgDown
15063
15064 2004-07-21 [colin]      0.9.12cvs33.12
15065
15066         * src/prefs_common.c
15067                 Fix a gtk warning (Patch by Andrej Kacian)
15068
15069 2004-07-21 [colin]      0.9.12cvs33.11
15070
15071         * src/gtk/filesel.c
15072                 More check
15073
15074 2004-07-21 [colin]      0.9.12cvs33.10
15075
15076         * src/compose.c
15077         * src/crash.c
15078         * src/export.c
15079         * src/import.c
15080         * src/messageview.c
15081         * src/mimeview.c
15082         * src/prefs_spelling.c
15083         * src/prefs_themes.c
15084         * src/summaryview.c
15085         * src/gtk/filesel.c
15086         * src/gtk/filesel.h
15087         * src/gtk/pluginwindow.c
15088                 Untwist open/save mode guessing logic, make
15089                 it explicit
15090
15091 2004-07-20 [colin]      0.9.12cvs33.9
15092
15093         * src/codeconv.c
15094                 conv_encode_header: src_charset is UTF-8 on
15095                 gtk2
15096         * src/compose.c
15097                 Remove double encoding of the headers
15098
15099 2004-07-20 [colin]      0.9.12cvs33.8
15100
15101         * src/codeconv.c
15102                 Fix typo
15103
15104 2004-07-20 [colin]      0.9.12cvs33.7
15105
15106         * src/mainwindow.c
15107                 Set the separated messageview to the saved
15108                 size of Claws' messageview (Patch by Alfons)
15109                 Fix a callback prototype (me)
15110
15111 2004-07-20 [colin]      0.9.12cvs33.6
15112
15113         * src/codeconv.h
15114                 Forgot one hunk in 0.9.12cvs33.4
15115
15116 2004-07-19 [colin]      0.9.12cvs33.5
15117
15118         * src/action.c
15119                 Action output fix
15120                 Patch by Alfons
15121
15122 2004-07-19 [colin]      0.9.12cvs33.4
15123
15124         * src/compose.c
15125                 Fix outgoing charset bug in headers
15126         * src/codeconv.c
15127                 Clean for glib2 - Patch by Alfons
15128
15129 2004-07-19 [colin]      0.9.12cvs33.3
15130
15131         * src/statusbar.c
15132                 Remove grip from the statusbar
15133                 Patch by Alfons
15134
15135 2004-07-19 [colin]      0.9.12cvs33.2
15136
15137         * src/messageview.c
15138         * src/textview.c
15139                 Fix messageview remembering the previous
15140                 scroll position when loading a new message
15141                 Patch by Alfons
15142
15143 2004-07-19 [colin]      0.9.12cvs33.1
15144
15145         * src/folder.h
15146         * src/folderview.c
15147         * src/summaryview.c
15148                 Sync with HEAD
15149
15150 2004-07-18 [colin]      0.9.12cvs32.7
15151
15152         * configure.ac
15153                 Remove useless check for XIM - noticed
15154                 by Alfons
15155
15156 2004-07-18 [colin]      0.9.12cvs32.6
15157
15158         * src/summaryview.c
15159                 Remove non-modified and shift-modified
15160                 accelerators in summaryview's popup
15161                 menu, as that doesn't get catched by
15162                 the accel-activate signal catcher...
15163
15164 2004-07-18 [colin]      0.9.12cvs32.5
15165
15166         * src/prefs_common.c
15167                 Define sensible default prefs for 
15168                 wrapping
15169
15170 2004-07-18 [colin]      0.9.12cvs32.4
15171
15172         * src/compose.c
15173         * src/prefs_common.c
15174         * src/prefs_common.h
15175         * src/prefs_wrapping.c
15176                 Remove Smart Wrapping pref, which does
15177                 nothing on gtk2 branch
15178
15179 2004-07-18 [colin]      0.9.12cvs32.3
15180
15181         * src/sourcewindow.c
15182                 Proper utf8
15183
15184 2004-07-18 [colin]      0.9.12cvs32.2
15185
15186         * src/compose.c
15187                 Save attachment status when drafting
15188
15189 2004-07-18 [colin]      0.9.12cvs32.1
15190
15191         * src/gtk/filesel.c
15192                 Fix erratic folder selection in open mode
15193
15194 2004-07-18 [colin]      0.9.12cvs31.11
15195
15196         * src/pop.c
15197                 Don't let partial messages get deleted
15198                 even with "dowload all"
15199                 (0.9.12cvs31.8 fix extension)
15200 2004-07-18 [colin]      0.9.12cvs31.10
15201
15202         * src/gtk/logwindow.c
15203                 Fix log scrolling
15204
15205 2004-07-18 [colin]      0.9.12cvs31.9
15206
15207         * src/common/utils.c
15208                 Fix non-utf8 strings coming from commands
15209                 and files
15210
15211 2004-07-18 [colin]      0.9.12cvs31.8
15212
15213         * src/pop.c
15214                 Fix partial download bug with Download all
15215                 messages option
15216
15217 2004-07-18 [colin]      0.9.12cvs31.7
15218
15219         * src/textview.c
15220                 Fix bug introduced in 0.9.12cvs31.2
15221                 (blocked in select mode after double click)
15222
15223 2004-07-18 [colin]      0.9.12cvs31.6
15224
15225         * src/compose.c
15226         * src/gtk/menu.c
15227                 More glib-warning fixes
15228
15229 2004-07-18 [colin]      0.9.12cvs31.5
15230
15231         * src/compose.c
15232                 Fix trashing the primary clipboard when moving 
15233                 around with tab
15234         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
15235
15236 2004-07-18 [colin]      0.9.12cvs31.4
15237
15238         * src/codeconv.c
15239                 convert unencoded iso headers to utf8
15240         (Fix Bug 538 Unencoded local characters in subject make it 
15241          disappear)
15242
15243 2004-07-18 [colin]      0.9.12cvs31.3
15244
15245         * src/compose.c
15246                 Fix tab char handling in wrapping
15247         (Fix Bug 537 Line wrap problem - TAB character treated as 
15248          one character instead of 8)
15249
15250 2004-07-18 [colin]      0.9.12cvs31.2
15251
15252         * src/textview.c
15253                 return FALSE on GDK_MOTION_NOTIFY
15254         (Fix Bug 535 Hyperlinks/addresses are not selectable 
15255          (unable to highlight))
15256
15257 2004-07-18 [colin]      0.9.12cvs31.1
15258
15259         * src/folderview.c
15260                 Sync with 0.9.12cvs31
15261
15262 2004-07-18 [colin]      0.9.12cvs30.4
15263
15264         * src/compose.c
15265                 Also block text_inserted when inserting a file
15266
15267 2004-07-18 [colin]      0.9.12cvs30.3
15268
15269         * src/compose.c
15270                 Fix smart wrapping (block text_inserted handler
15271                 while putting quotation to avoid wrap on input,
15272                 don't join lines if next is sig separator)
15273
15274 2004-07-17 [colin]      0.9.12cvs30.2
15275
15276         * src/folderview.c
15277         * src/mainwindow.c
15278         * src/mimeview.c
15279         * src/summaryview.c
15280         * src/gtk/quicksearch.c
15281         * src/gtk/quicksearch.h
15282                 Block key events handlers *and* accels while
15283                 quicksearch is focused
15284         (Fixes Bug 534 quick-search bar not accepting certain letters)
15285
15286 2004-07-17 [colin]      0.9.12cvs30.1
15287
15288         * src/folder.h
15289         * src/folderview.c
15290         * src/summaryview.c
15291                 Sync with 0.9.12cvs30
15292
15293 2004-07-17 [colin]      0.9.12cvs28.2
15294
15295         * src/mimeview.c
15296         * src/procmime.c
15297         * src/summaryview.c
15298         * src/gtk/menu.c
15299                 Squash some compile and glib warnings
15300
15301 2004-07-17 [paul]       0.9.12cvs28.1
15302
15303         * src/mimeview.c
15304                 sync with 0.9.12cvs28 HEAD
15305
15306 2004-07-16 [paul]       0.9.12cvs26.1
15307         
15308         * src/gtk/quicksearch.c
15309         * src/account.c
15310         * src/account.h
15311         * src/compose.c
15312         * src/customheader.c
15313         * src/folder_item_prefs.c
15314         * src/main.c
15315         * src/mainwindow.c
15316         * src/messageview.c
15317         * src/mimeview.c
15318         * src/news.c
15319         * src/pgpmime.c
15320         * src/pop.c
15321         * src/pop.h
15322         * src/prefs_account.c
15323         * src/prefs_account.h
15324         * src/prefs_common.c
15325         * src/prefs_common.h
15326         * src/prefs_display_header.c
15327         * src/prefs_gtk.c
15328         * src/prefs_gtk.h
15329         * src/procheader.c
15330         * src/procmime.c
15331                 sync with 0.9.12cvs26 HEAD      
15332
15333 2004-07-15 [colin]      0.9.12cvs18.14
15334
15335         * src/folder.c
15336                 Disable GPG signature check during
15337                 folder move and scan
15338         (Closes Bug 521 Signature checking slows down Folder-Move)
15339
15340 2004-07-14 [colin]      0.9.12cvs18.13
15341
15342         * src/common/partial_download.c
15343                 update includes
15344
15345 2004-07-14 [colin]      0.9.12cvs18.12
15346
15347         * src/common/partial_download.c
15348         * src/common/partial_download.h
15349                 Move doc at top, add correct copyright
15350
15351 2004-07-14 [colin]      0.9.12cvs18.11
15352
15353         * src/folder.c
15354         * src/messageview.c
15355         * src/pop.c
15356         * src/pop.h
15357         * src/procmsg.c
15358         * src/summaryview.c
15359         * src/common/Makefile.am
15360         * src/common/partial_download.c ** NEW FILES **
15361         * src/common/partial_download.h ** NEW FILES **
15362                 Move partial-download related stuff to its
15363                 own file
15364
15365 2004-07-14 [colin]      0.9.12cvs18.10
15366
15367         * src/send_message.c
15368                 Fix smtp auth when user is null or empty
15369
15370 2004-07-13 [colin]      0.9.12cvs18.9
15371
15372         * src/gtk/quicksearch.c
15373                 Use alphabetic order
15374
15375 2004-07-13 [colin]      0.9.12cvs18.8
15376
15377         * src/pop.c
15378                 Be paranoid on the checks
15379
15380 2004-07-13 [colin]      0.9.12cvs18.7
15381
15382         * src/gtk/quicksearch.c
15383                 Fix Engrish once again
15384
15385 2004-07-13 [colin]      0.9.12cvs18.6
15386
15387         * src/procmsg.c
15388         * src/summaryview.c
15389                 Mark messages for deletion when they are about to
15390                 be removed from trash
15391
15392 2004-07-13 [colin]      0.9.12cvs18.5
15393
15394         * src/matcher.c
15395         * src/matcher.h
15396         * src/matcher_parser_parse.y
15397         * src/prefs_matcher.c
15398         * src/gtk/quicksearch.c
15399                 Add 'partial' ('p') match string to find partially
15400                 downloaded messages
15401
15402 2004-07-13 [colin]      0.9.12cvs18.4
15403
15404         * src/pop.c
15405                 Fix misplaced block
15406
15407 2004-07-13 [colin]      0.9.12cvs18.3
15408
15409         * src/pop.c
15410         * src/pop.h
15411         * src/messageview.c
15412                 Refactor API (to avoid passing 5+ params and code
15413                 duplication)
15414         * src/folder.c
15415         * src/msgcache.c
15416         * src/procheader.c
15417         * src/common/defs.h
15418                 Add planned_download to cache
15419                 Don't mess uidl file when moving partially downloaded
15420                 mails (they change folder, we should change it in the
15421                 uidl list too or we'll remove an incorrect message)
15422                 (this also helps removing hacks when changing 
15423                 planned_download in messageview.c)
15424
15425 2004-07-12 [colin]      0.9.12cvs18.2
15426
15427         * src/gtk/quicksearch.c
15428                 Fix missing status update in quicksearch
15429
15430 2004-07-12 [paul]       0.9.12cvs18.1
15431
15432         * po/POTFILES.in
15433         * src/Makefile.am
15434         * src/account.c
15435         * src/codeconv.c
15436         * src/compose.c
15437         * src/inc.c
15438         * src/main.c
15439         * src/prefs_common.c
15440         * src/procmsg.h
15441         * src/toolbar.c
15442         * src/prefs_msg_colors.[ch]     ** NEW FILES **
15443         * src/prefs_wrapping.[ch]       ** NEW FILES **
15444         * src/common/intl.h
15445         * src/common/utils.[ch]
15446         * src/gtk/quicksearch.[ch]
15447                 sync with 0.9.12cvs18 HEAD
15448
15449 2004-07-12 [colin]      0.9.11cvs17.25
15450
15451         * src/folder.c
15452         * src/folder.h
15453                 Remove unused function added by me in 0.9.11cvs17.10
15454
15455 2004-07-11 [colin]      0.9.11cvs17.24
15456
15457         * src/inc.c
15458         * src/messageview.c
15459         * src/pop.c
15460         * src/pop.h
15461                 Use folderitem and msgnum instead of filename to
15462                 know which mail to delete
15463                 Move old partial mail deletion to pop.c
15464
15465 2004-07-10 [colin]      0.9.11cvs17.23
15466
15467         * src/inc.c
15468                 Add debug
15469         * src/pop.c
15470         * src/pop.h
15471                 Don't re-use same enums for unrelated stuff: it's 
15472                 completely misleading !
15473                 Document a bit
15474
15475 2004-07-09 [colin]      0.9.11cvs17.22
15476
15477         * src/inc.c
15478                 Remove folder-type check and do
15479                 more tests to be sure everything's
15480                 ok
15481         * src/messageview.c
15482                 Punctuation update, remove useless
15483                 code, fix two warnings
15484         * src/noticeview.c
15485                 Layout cleaning, reset 2nd button
15486                 when specifying one
15487
15488 2004-07-09 [colin]      0.9.11cvs17.21
15489
15490         * src/messageview.c
15491         * src/pop.c
15492         * src/pop.h
15493                 Allow user to change his mind
15494                 and postpone decision (by
15495                 unmarking the mail)
15496
15497 2004-07-09 [colin]      0.9.11cvs17.20
15498
15499         * src/messageview.c
15500                 Fix bug with delete state
15501         * src/pop.c
15502         * src/pop.h
15503                 Fix buffer leak (fread doesn't 
15504                 terminate buffers with \0)
15505                 Refactoring (remove magic 
15506                 numbers)
15507
15508 2004-07-09 [colin]      0.9.11cvs17.19
15509
15510         * src/pop.c
15511                 Don't log "Skipping message" if 
15512                 we're going to TOP it two lines
15513                 later
15514
15515 2004-07-09 [colin]      0.9.11cvs17.18
15516
15517         * src/messageview.c
15518                 Fix Engrish
15519
15520 2004-07-09 [colin]      0.9.11cvs17.17
15521
15522         * src/pop.c
15523                 strlen checking...
15524         * src/messageview.c
15525                 refactoring a bit
15526
15527 2004-07-08 [colin]      0.9.11cvs17.16
15528
15529         * src/noticeview.c
15530         * src/noticeview.h
15531                 Add an optional second button
15532         * src/messageview.c
15533         * src/pop.c
15534         * src/pop.h
15535                 Don't delete partially received mails after a certain
15536                 time; rather, let the user decide.
15537
15538 2004-07-08 [colin]      0.9.11cvs17.15
15539
15540         * src/common/smtp.h
15541                 Sync with HEAD
15542
15543 2004-07-08 [colin]      0.9.11cvs17.14
15544
15545         * src/messageview.c
15546         * src/common/smtp.c
15547                 Use to_human_readable() for sizes
15548
15549 2004-07-08 [colin]      0.9.11cvs17.13
15550
15551         * src/inc.c
15552         * src/messageview.c
15553         * src/pop.c
15554         * src/pop.h
15555         * src/procmsg.c
15556                 Fix partial-downloading issues:
15557                         catch unsupported TOP
15558                         don't delete partially downloaded mails before 5 days
15559                         don't update existing with non-MH folders; that'll
15560                         make dups, but it's better than trashing the folder
15561                         free new msginfo parts
15562                 Fix indentation ;-)
15563
15564 2004-07-08 [colin]      0.9.11cvs17.12
15565
15566         * src/common/smtp.c
15567         * src/common/smtp.h
15568                 Sync smtp size verification with HEAD
15569
15570 2004-07-08 [colin]      0.9.11cvs17.11
15571
15572         * src/summaryview.c
15573         * src/prefs_common.c
15574         * src/prefs_common.h
15575         * src/gtk/quicksearch.c
15576         * src/gtk/quicksearch.h
15577                 Sync sticky pref with HEAD
15578
15579 2004-07-08 [colin]      0.9.11cvs17.10
15580
15581         * src/folder.c [1.213.2.6]
15582         * src/folder.h [1.87.2.6]
15583         * src/inc.c [1.149.2.7]
15584         * src/messageview.c [1.94.2.8]
15585         * src/procheader.c [1.47.2.6]
15586         * src/procmsg.c [1.150.2.4]
15587         * src/procmsg.h [1.60.2.5]
15588         * src/pop.c [1.56.2.4]
15589         * src/pop.h [1.17.2.3]
15590                 Let too big messages get downloaded, but truncated
15591                 Add a button to download them completely
15592                 
15593 2004-07-06 [colin]      0.9.11cvs17.9
15594
15595         * src/gtk/quicksearch.c [1.1.2.3]
15596                 Add a Clear button
15597         * commitHelper
15598         * PATCHSETS
15599                 Add a script to help with cvs
15600
15601 2004-07-03 [colin]      0.9.11cvs17.8
15602
15603         * src/plugins/imageviewer/viewer.c
15604                 fix imageviewer (which was staying on the first
15605                 displayed image)
15606
15607 2004-07-03 [colin]      0.9.11cvs17.7
15608
15609         Removed FIXME_GTK2 warnings
15610         * src/gtk/gtkutils.c
15611                 useless #warnings
15612         * src/gtk/menu.c
15613                 useless #warnings (no need to mess with menu rc)
15614         * src/gtk/menu.h
15615                 unused functions
15616         
15617
15618 2004-07-03 [colin]      0.9.11cvs17.6
15619
15620         Removed FIXME_GTK2 warnings
15621         * src/codeconv.c
15622                 useless #warnings (rewrite needed)
15623         * src/compose.c
15624                 useless #warnings (rewrite needed)
15625                 useless #warnings (gtk2 is like that)
15626                 useless #warnings (previously fixed)
15627         * src/main.c
15628                 useless #warnings (previously fixed)
15629         * src/message_search.c
15630                 useless #warnings (gtk2 is like that)
15631                 Made apparent that search is case-sensitive
15632         * src/mimeview.c
15633                 useless #warnings (rewrite needed)
15634                 useless #warnings (gtk2 is like that)
15635                 reimplemented real warnings
15636         * src/prefs_common.c
15637                 Removed block cursor option (not it gtk2)
15638         * src/prefs_gtk.c
15639                 useless #warnings (rewrite needed)
15640         * src/procheader.c
15641                 useless #warnings (rewrite needed)
15642         * src/sourcewindow.c
15643                 useless #warnings (incorrect placing)
15644         * src/summary_search.c
15645                 useless #warnings (gtk2 is like that)
15646                 Made apparent that search is case-sensitive
15647         * src/action.c
15648                 useless #warnings (gtk2 is like that)
15649         * src/textview.c
15650                 useless #warnings (rewrite needed)
15651         * src/toolbar.c
15652                 useless #warnings (rewrite needed)
15653
15654 2004-07-03 [colin]      0.9.11cvs17.5
15655
15656         * src/textview.c
15657                 Fix mismerge which broke URI opening
15658                 
15659 2004-07-01 [colin]      0.9.11cvs17.4
15660
15661         * src/gtk/filesel.c
15662                 Fill filename when saving
15663                 
15664 2004-06-27 [colin]      0.9.11cvs17.3
15665
15666         * src/gtk/filesel.[ch]
15667                 Use the new GTK file selector
15668                 Update prototype to match the reality: multiple file
15669                 selection is open-only          
15670         * src/compose.c
15671                 Match the new prototypes        
15672         * configure.ac
15673                 Match the new requirements (gtk 2.4.0)
15674                         
15675 2004-06-26 [colin]      0.9.11cvs17.2
15676
15677         * src/plugins/trayicon/trayicon.c
15678                 Remove useless signal handler on resize, which causes
15679                 an infinite "loop"
15680         
15681 2004-06-26 [colin]      0.9.11cvs17.1
15682         
15683         * tools/Makefile.am
15684                 remove launch_firebird and add nautilus2sylpheed.sh
15685         * src/quicksearch.c
15686           src/summaryview.c
15687                 Fix show/hide "Extended symbols" button problem
15688                 Fix apparition at startup
15689                 Fix const warnings
15690         * src/plugins/image_viewer/Makefile.am
15691                 Fix configure 
15692         * common/ssl.c
15693                 Re-enable certificate check, as it doesn't seem to
15694                 cause Xlib errors anymore
15695
15696 2004-06-25 [paul]       0.9.11cvs17
15697
15698         * sync with 0.9.11cvs17 HEAD
15699         
15700         NOTE: QuickSearch is broken
15701
15702 2004-06-07 [colin]      0.9.10claws67.10
15703         * src/plugins/trayicon/trayicon.c
15704           src/plugins/trayicon/libeggtrayicon/Makefile.am
15705           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15706                 Fix gettextization in trayicon plugin
15707
15708 2004-06-07 [colin]      0.9.10claws67.9
15709         
15710         * src/summaryview.c
15711           src/gtk/gtksctree.[ch]
15712                 Let Shift+{Up,Down} work in summaryview
15713                 (well, Down "works" and Up works)
15714                 Let the list scroll when using these keys
15715
15716 2004-06-06 [colin]      0.9.10claws67.8
15717
15718         * src/plugins/trayicon/trayicon.c
15719                 Fix pixmap update
15720
15721 2004-06-06 [colin]      0.9.10claws67.7
15722
15723         * src/addressbook.c
15724                 Fix signal handling causing system-wide focus grab
15725
15726 2004-05-25 [paul]       0.9.10claws67.6
15727
15728         * Makefile.am
15729           src/Makefile.am
15730                 clean up
15731
15732 2004-05-25 [paul]       0.9.10claws67.5
15733
15734         * replace deprecated gtk_signal... functions
15735
15736 2004-05-23 [colin]      0.9.10claws67.4
15737
15738         * src/compose.c
15739                 Fix wrapping
15740
15741 2004-05-22 [colin]      0.9.10claws67.3
15742
15743         * src/compose.c
15744                 Re-fix [Edited] in compose.c::compose_reedit()
15745
15746 2004-05-22 [colin]      0.9.10claws67.2
15747
15748         * src/procmime.c
15749                 Fix parsing of multiparts mails
15750
15751 2004-05-22 [colin]      0.9.10claws67.1
15752
15753         * src/summaryview.c
15754                 Fix quicksearch
15755
15756 2004-05-22 [paul]       0.9.10claws67
15757
15758         * sync with 0.9.10claws67 HEAD
15759
15760 2004-05-14 [alfons]
15761
15762         * src/procmime.h
15763                 add forgotton prototype
15764
15765 2004-05-10 [paul]       0.9.10claws57
15766
15767         * sync with 0.9.10claws57 HEAD
15768
15769 2004-05-05 [paul]       0.9.9.claws1
15770
15771         * ChangeLog-gtk2        ** REMOVED **
15772           ChangeLog-gtk2.claws  ** ADDED **
15773                 rename and adopt the normal claws format
15774                 
15775         * configure.ac
15776                 require gtkmathview >= 0.5
15777
15778         * ac/*                          ** REMOVED **
15779           ac/                           ** REMOVED **
15780           intl/Makefile.in              ** REMOVED **
15781           m4/                           ** ADDED **
15782           m4/missing                    ** ADDED **
15783           m4/missing/gdk-pixbuf.m4      ** ADDED **
15784           m4/missing/gettext.m4         ** ADDED **
15785           m4/missing/gpgme.m4           ** ADDED **
15786           m4/missing/imlib.m4           ** ADDED **
15787           m4/.cvsignore                 ** ADDED **
15788           m4/Makefile.am                ** ADDED **
15789           m4/README                     ** ADDED **
15790           m4/aclocal-include.m4         ** ADDED **
15791           m4/aspell.m4                  ** ADDED **
15792           m4/check-type.m4              ** ADDED **
15793           m4/gnupg-check-typedef.m4     ** ADDED **
15794           m4/openssl.m4                 ** ADDED **
15795           m4/spamassassin.m4            ** ADDED **
15796           po/ChangeLog                  ** REMOVED **
15797           po/Makefile.in.in             ** REMOVED **
15798           po/Rules-quot                 ** REMOVED **
15799           po/boldquot.sed               ** REMOVED **
15800           po/en@boldquot.header         ** REMOVED **
15801           po/en@quot.header             ** REMOVED **
15802           po/insert-header.sin          ** REMOVED **
15803           po/quot.sed                   ** REMOVED **
15804           po/remove-potcdate.sed        ** REMOVED **
15805           po/remove-potcdate.sin        ** REMOVED **
15806           po/stamp-po                   ** REMOVED **
15807           Makefile.am
15808           autogen.sh
15809           configure.ac
15810                 enable building with automake 1.8.x
15811                 add 'autopoint --force' to autogen.sh and remove all
15812                 auto-generated files, remove ac/ directory and use
15813                 m4/ directory instead
15814                 
15815         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15816                 fix gettextization
15817
15818 2004-02-28 Colin Leroy <colin@colino.net>
15819         * src/prefs_matcher.c
15820           src/prefs_filtering.c
15821           src/prefs_filtering_action.c
15822                 Fix non-editable GtkEntries
15823
15824 2004-02-22 Thorsten Maerz <torte@netztorte.de>
15825         * src/prefs_themes.c
15826                 utf8 conversion for theme info
15827
15828 2004-02-21 Thorsten Maerz <torte@netztorte.de>
15829         * sync 0.9.9claws
15830
15831 2004-02-14 Thorsten Maerz <torte@netztorte.de>
15832         * src/grouplistdialog.c
15833                 allow multiple selections without ctrl key
15834
15835 2004-02-09 Thorsten Maerz <torte@netztorte.de>
15836         * src/main.c
15837                 enable customizable accelerators
15838
15839 2004-02-08 Thorsten Maerz <torte@netztorte.de>
15840         * src/prefs_common.c
15841                 re-enable different font settings for gtk1/2
15842         * src/prefs_folder_item.c
15843                 fix folder prefs displayed wrong
15844         * src/textview.c
15845                 set 'sunken' shadow type
15846
15847 2004-02-07 Colin Leroy <colin@colino.net>
15848         * src/compose.c
15849                 Fix message being always [Edited]
15850                 Encode headers correctly (utf8 buf)
15851
15852 2004-01-27 Thorsten Maerz <torte@netztorte.de>
15853         * src/socket.c
15854                 remove double g_source_attach()
15855                 (Thanks to Colin Leroy)
15856
15857 2004-01-27 Thorsten Maerz <torte@netztorte.de>
15858         * src/gtk/gtksctree.c
15859                 Fix SSL certificate list not shown
15860         * src/mimeview.c
15861                 Fix clicks in mime tree
15862
15863 2004-01-27 Thorsten Maerz <torte@netztorte.de>
15864         * src/common/socket.c
15865                 Fix SSL receive
15866         * src/compose.c
15867                 Fix clipboard menu hotkeys
15868
15869 2004-01-25 Thorsten Maerz <torte@netztorte.de>
15870         * src/gtk/gtkaspell.[ch]
15871           src/compose.c
15872                 reimplement spellchecker
15873
15874 2004-01-25 Thorsten Maerz <torte@netztorte.de>
15875         * src/gtk/filesel.c
15876                 crash when inserting file in compose window
15877                 (TODO: keep old selection on clicks)
15878         * src/main.c
15879                 use gtkrc-2.0 instead of gtkrc
15880
15881 2004-01-25 Thorsten Maerz <torte@netztorte.de>
15882         * src/messageview.c
15883                 remove orphaned mimeview unref()
15884
15885 2004-01-20 Thorsten Maerz <torte@netztorte.de>
15886         * src/grouplistdialog.c
15887                 expand nodes containing subscribed groups
15888
15889 2004-01-19 Thorsten Maerz <torte@netztorte.de>
15890         * src/textview.c
15891                 textview: hide cursor, restore old click behaviour
15892
15893 2004-01-18 Thorsten Maerz <torte@netztorte.de>
15894         * src/textview.c
15895                 variable names messed up
15896
15897 2004-01-17 Colin Leroy <colin@colino.net>
15898         * src/addr_compl.c
15899                 Fix completion address too thin
15900         * src/compose.c
15901                 Fix tab-to-subject behaviour
15902         * src/summaryview.c
15903                 Implement key up & down in summaryview
15904
15905 2004-01-12 Thorsten Maerz <torte@netztorte.de>
15906
15907         * sync 098claws
15908
15909 2004-01-08 Thorsten Maerz <torte@netztorte.de>
15910         * configure.ac
15911           Makefile.am
15912           doc/.cvsignore
15913           doc/Makefile.am
15914                 faq, man, manual moved to doc/
15915         * ac/aspell.m4
15916           ac/check-type.m4
15917           ac/gnupg-check-typedef.m4
15918           ac/openssl.m4
15919           ac/spamassassin.m4
15920           ac/missing/gdk-pixbuf.m4
15921           ac/missing/gpgme.m4
15922           ac/missing/imlib.m4
15923                 fix automake warnings
15924
15925 2003-12-06 Colin Leroy <colin@colino.net>
15926         * src/summaryview.c
15927                 Fix quicksearch
15928
15929 2003-12-05 Colin Leroy <colin@colino.net>
15930         * src/summaryview.c
15931                 Fix going to next unread folder
15932
15933 2003-12-05 Colin Leroy <colin@colino.net>
15934         * src/crash.c
15935                 Fix gtk2 compilation
15936         * src/session.c
15937                 Remove iotag source handler at disconnection
15938         * src/socket.[ch] 
15939                 Remove source handler when closing socket 
15940                 (fixes another seg)
15941
15942 2003-12-04 Colin Leroy <colin@colino.net>
15943         * src/compose.c
15944           src/prefs_account.c
15945           src/prefs_common.c
15946                 Fix some dropdown menus
15947
15948 2003-12-04 Colin Leroy <colin@colino.net>
15949         * src/compose.c
15950                 Fix event handlers on header fields
15951         * src/common/socket.c
15952           src/common/session.c
15953                 Fix segfault with callback (SSL)
15954                 Fix end of session 
15955
15956 2003-10-06 Thorsten Maerz <torte@netztorte.de>
15957
15958         * Fix compile bug in src/compose.c
15959         * removed src/gtk/gtkstext.[ch]
15960
15961 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
15962
15963         * Convert character set and escape "text" attributes in toolbar setting
15964         files.
15965         * Fixed bug in button-press-event handling.
15966
15967 2003-09-16 Thorsten Maerz <torte@netztorte.de>
15968
15969         * Fixed bug in key-press-event handling.
15970
15971 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
15972
15973         * Enabled to compile tray-icon plugin (Ad-hoc).
15974         * Avoid hang up bug of icon list in mime view (Ad-hoc).
15975
15976 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
15977
15978         * Enabled to compile on sylpheed-claws.
15979         (tray-icon plugin still cannot compile yet.)
15980
15981 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
15982
15983         * Updated to 0.9.5.
15984
15985 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
15986
15987         * Updated to 0.9.4.
15988         * Ported monitoring SSL mechanism to GSource of GLib2
15989         (I don't confirm it)
15990         * Added _gtk2 suffix to key name of font preference to avoid
15991         ovverwriting preference of Gtk+-1.2 version.
15992
15993 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
15994
15995         * Updated to 0.9.2.
15996
15997 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
15998
15999         * Updated to 0.9.1.
16000         * Translate po files into UTF-8 when execute autogen.sh.
16001
16002 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
16003
16004         * Updated to 0.9.0.
16005
16006 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
16007
16008         * Plugged GError related memory leaks.
16009
16010 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
16011
16012         * Changed default size of fonts.
16013         * Enabled to set titile font size of warning dialog.
16014
16015 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
16016
16017         * Embed a sylpheed icon into executable binary on Windows.
16018
16019 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
16020
16021         * I forgot to traslate character set of element string in src/xml.c.
16022
16023 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
16024
16025         * Fixed detecting bind_textdomain_codeset in configure.in.
16026         * The bug in which "Example" of "Date fromat" preference isn't displayed
16027         correctly has been fixed.
16028
16029 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
16030
16031         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
16032           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
16033           glib-gettextize
16034           Removed intl directory.
16035           Translated po files into UTF-8.
16036           (Thanks! Ryuji Abe)
16037
16038 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
16039
16040         * The bug which doesn't unscape string in xml.c has been fixed.
16041
16042 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
16043
16044         * The bug which is failed to translate encoding of file name thorough
16045         file dialog has been fixed.
16046
16047 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
16048
16049         * Modified to translate file names which is used in inporting/expoting
16050         mbox feature and "Save as" feature into locale encoding.
16051         * Translate file names into locale encoding when "Attache file" and
16052         "Insert file".
16053         * Force set G_BROKEN_FILENAMES environment variable.
16054         * Other minor fixes.
16055
16056 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
16057
16058         * Modified to treat MH folder's name as locale encoding.
16059
16060 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
16061
16062         * The bug which clash on switching candidates of auto completion of
16063         addresses, cannot use auto completion in Japanesse is fixed
16064         (Thanks! Tokunaga-san)¡¥
16065
16066 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16067
16068         * The bug which cannot switch key accelerator preference has been fixed
16069         (Thanks! smbd-san)¡¥
16070
16071 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16072
16073         * version 0.8.11-gtk2-20030314
16074
16075 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16076
16077         * The bug in which character set conversion of filtering messages has
16078         been fixed.(Thanks! COCOA-san).
16079
16080 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
16081
16082         * Revived "Leave space on head" preference in "Message" category.
16083         * A bug which clash when put the cursor to end of buffer and execute
16084         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
16085
16086 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
16087
16088         * version 0.8.11-gtk2-20030312
16089
16090 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
16091
16092         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
16093         * Modified to use Pango's API directly for font preference.
16094         * Integrated GtkTextView of textview to one widget.
16095         * Set fonts of header title in textview by "header_title" tag.
16096         * Removed some deprecated codes.
16097
16098 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
16099
16100         * Updated to 0.8.11.
16101         * Merged cygwin patch(Thanks! Sakai-san).
16102
16103 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
16104
16105         * version 0.8.10-gtk2-20030309