af2cf5a9149a5320f982124f2565f79a48bae4f6
[claws.git] / ChangeLog
1 2006-06-30 [colin]      2.3.1cvs47
2
3         * src/compose.c
4                 Block undo when changing signature (by changing
5                 account)
6
7 2006-06-30 [paul]       2.3.1cvs46
8
9         * src/send_message.c
10                 when editing From in the Compose window, use that address
11                 in the Return-Path: header
12                 Thanks to Colin
13
14 2006-06-30 [colin]      2.3.1cvs45
15
16         * src/compose.c
17                 Fix signature replacement:
18                 - when no newline before separator
19                 - when reediting
20
21 2006-06-29 [colin]      2.3.1cvs44
22
23         * src/folderview.c
24         * src/folderview.h
25         * src/mainwindow.c
26         * src/summaryview.c
27                 Let 'View/Go to/Next marked' work like
28                 Next new & Next unread: across folders
29                 Change the select_on_entry pref to do
30                 what we want when changing folder
31         * src/common/utils.c
32                 Fix single-quoted links 
33
34 2006-06-29 [colin]      2.3.1cvs43
35
36         * src/gtk/gtkaspell.c
37                 "Sylpheed" and "Sylpheed-Claws" do exist !
38
39 2006-06-29 [colin]      2.3.1cvs42
40
41         * src/imap.c
42                 Forgot to remove debug
43
44 2006-06-29 [colin]      2.3.1cvs41
45
46         * src/imap.c
47         * src/imap.h
48         * src/mainwindow.c
49                 Disconnect from IMAP servers when going
50                 offline. Fixes bug #978 (going to offline-mode 
51                 won't close connections)
52
53 2006-06-29 [colin]      2.3.1cvs40
54
55         * src/main.c
56                 Fix transient setting on failing plugins
57                 Patch by Fabien
58         * src/plugins/pgpcore/sgpgme.c
59                 Only warn for OpenPGP. Most people don't
60                 have CMS available.
61
62 2006-06-29 [colin]      2.3.1cvs39
63
64         * src/compose.c
65                 Fix Spelling menu (discrepancy between context menu
66                 and top menu when folder's dictionary isn't the 
67                 default one)
68         * src/plugins/pgpcore/sgpgme.c
69                 More error reporting about why gpgme can fail
70
71 2006-06-29 [wwp]        2.3.1cvs38
72
73         * src/mainwindow.c
74                 honor the display-header-pane setting even when the message view
75                 is a separate window.
76
77 2006-06-29 [wwp]        2.3.1cvs37
78
79         * src/prefs_actions.c
80                 forgot to commit that one (use of GTK_STOCK_INFO).
81
82 2006-06-29 [colin]      2.3.1cvs36
83
84         * src/imap.c
85                 Better handling of login errors (ask the password
86                 again once), alert in case of error. Fix three
87                 signedness warnings.
88
89 2006-06-28 [wwp]        2.3.1cvs35
90
91         * src/prefs_template.c
92         * src/prefs_matcher.c
93         * src/prefs_filtering_action.c
94         * src/prefs_quote.c
95                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
96                 patch by Fabien Vantard, slightly modified.
97
98 2006-06-28 [paul]
99
100         2.4.0-rc2 released
101
102 2006-06-28 [colin]      2.3.1cvs34
103
104         * src/prefs_account.c
105                 Fix bug #977 (Can't add or edit imap accounts)
106
107 2006-06-28 [colin]      2.3.1cvs33
108
109         * src/mimeview.c
110                 Fix previous
111
112 2006-06-28 [colin]      2.3.1cvs32
113
114         * src/mimeview.c
115                 Save named inlined attachments with "Save all"
116         * src/main.c
117         * src/mbox.c
118         * src/common/plugin.c
119         * src/common/plugin.h
120         * src/common/sylpheed.c
121         * src/common/utils.c
122         * src/plugins/pgpcore/sylpheed.def
123         * src/plugins/pgpinline/sylpheed.def
124         * src/plugins/pgpmime/sylpheed.def
125                 Win32 compatibility patch, by
126                 Werner Koch
127
128 2006-06-28 [wwp]        2.3.1cvs31
129
130         * src/imap.c
131         * src/prefs_folder_item.c
132                 less compilation warnings (thanks to Fabien Vantard), less typos.
133
134 2006-06-28 [paul]       2.3.1cvs30
135
136         * src/gtk/gtkutils.c
137                 gtk_combo_box_set_focus_on_click() is only
138                 available since gtk 2.6.0
139
140 2006-06-28 [paul]       2.3.1cvs29
141
142         * src/prefs_ext_prog.c
143                 fix engrish and add a tooltip for the
144                 'command for 'Display as text' option
145
146 2006-06-28 [paul]
147
148         2.4.0-rc1 released
149
150 2006-06-28 [paul]       2.3.1cvs28
151
152         * ChangeLog
153         * tools/Makefile.am
154                 include textviewer.pl in releases
155
156 2006-06-28 [paul]       2.3.1cvs27
157
158         * src/prefs_ext_prog.c
159                 hide Print command option if libgnomeprint
160                 support is present
161
162 2006-06-27 [colin]      2.3.1cvs26
163
164         * src/compose.c
165                 Fix Esc handling in insert/attach dialog
166                 Don't show this dialog if dragging something
167                 else than text/uri-list
168                 Thanks to Fabien Vantard
169         * tools/textviewer.pl
170                 Filter script to display stuff as text
171                 by H. Merijn Brand
172
173 2006-06-27 [wwp]        2.3.1cvs25
174
175         * src/messageview.c
176                 use the exact product name (message view title), patch
177                 by Fabien Vantard.
178
179 2006-06-27 [ticho]      2.3.1cvs24
180
181         * src/prefs_account.c
182         * src/prefs_common.c
183         * src/prefs_common.h
184         * src/prefs_ext_prog.c
185         * src/textview.c
186                 Add a preference (Preferences/External programs)
187                 to allow "Display as text" to be done via a script
188                 (patch by H.Merijn Brand).
189                 Use GtkComboBox for protocol selection in account
190                 preferences.
191                 Only include current choice for existing accounts, and
192                 insensitivize the combobox.
193
194 2006-06-27 [paul]       2.3.1cvs23
195
196         * src/mbox.c
197                 fix crasher introduced in cvs21.
198                 Thanks to Colin
199
200 2006-06-26 [colin]      2.3.1cvs22
201
202         * src/mbox.c
203                 Fix double-frees when leaving folders
204                 after exporting to mbox
205
206 2006-06-26 [colin]      2.3.1cvs21
207
208         * src/mbox.c
209                 More feedback (and optimisation)
210                 on import/export
211         * src/common/utils.c
212                 Fix case when looking for mail addresses
213         * src/gtk/gtkutils.c
214                 Extra check for (X-)Face
215
216 2006-06-25 [ticho]      2.3.1cvs20
217
218         * src/compose.c
219         * src/exphtmldlg.c
220         * src/gtk/gtkutils.c
221         * src/gtk/gtkutils.h
222                 Added second argument to gtkut_sc_combobox_create() to
223                 control focus-on-click for the widget.
224                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
225
226 2006-06-25 [ticho]      2.3.1cvs19
227
228         * src/compose.c
229         * src/gtk/Makefile.am
230         * src/gtk/combobox.c
231         * src/gtk/combobox.h
232         * src/gtk/gtkutils.c
233         * src/gtk/gtkutils.h
234                 Use GtkComboBox instead of deprecated GtkOptionMenu
235                 for account selector in compose window and for encoding
236                 selector in attachment properties.
237                 Also factorise working with the new GtkComboBox somewhat.
238
239 2006-06-24 [paul]       2.3.1cvs18
240
241         * src/prefs_common.c
242                 use the correct default value
243
244 2006-06-24 [paul]       2.3.1cvs17
245
246         * src/compose.c
247         * src/prefs_common.c
248         * src/prefs_common.h
249         * src/prefs_compose_writing.c
250                 enable setting of default action when
251                 dnd'ing files in the compose window.
252                 (Collaborative effort with wwp)
253
254 2006-06-23 [wwp]        2.3.1cvs16
255
256         * src/compose.c
257                 i18n fix (thanks to Fabien Vantard)
258
259 2006-06-22 [colin]      2.3.1cvs15
260
261         * src/prefs_customheader.c
262                 Don't use filters in custom headers' file 
263                 selector. Remember, extensions mean nothing :)
264
265 2006-06-22 [paul]       2.3.1cvs14
266
267         * configure.ac
268                 allow setting of man directory location
269
270 2006-06-22 [colin]      2.3.1cvs13
271
272         * src/mainwindow.c
273                 Add 'View/Go to/Next unread folder'.
274                 I missed that :)
275
276 2006-06-22 [colin]      2.3.1cvs12
277
278         * src/common/utils.c
279                 Add some subject prefixes
280                 Patch by Bjorn T Johansen <btj@havleik.no>
281
282 2006-06-22 [colin]      2.3.1cvs11
283
284         * manual/advanced.xml
285                 Forgotten hidden pref
286
287 2006-06-21 [paul]       2.3.1cvs10
288
289         * src/prefs_account.c
290                 complete the removal of 'Add date header' option
291
292 2006-06-21 [paul]       2.3.1cvs9
293
294         * src/account.c
295         * src/compose.c
296         * src/prefs_account.c
297         * src/prefs_account.h
298                 remove option to add date header - always
299                 add date header
300         * src/etpan/imap-thread.c
301                 fix warnings (Thanks to Colin)
302
303 2006-06-21 [wwp]        2.3.1cvs8
304
305         * src/folder.c
306                 set the attachment flag when inline text part are (file)named. This is more convenient
307                 when receiving (for instance) inline source files or patches sent using thunderbird.
308
309 2006-06-21 [paul]       2.3.1cvs7
310
311         * src/inc.c
312                 fix off-by-one count of current msg in
313                 statusbar filtering progressbar
314
315 2006-06-21 [paul]       2.3.1cvs6
316
317         * src/folder.c
318                 Show attachment icon even if the part is 'inline'
319                 if the following conditions are met:
320                 - content-type != 'text/plain'
321                 - content-type != '*/pgp-signature'
322                 - either 'name' or 'filename' parameter is not NULL
323                 
324                 Thanks to Colin
325
326 2006-06-21 [paul]       2.3.1cvs5
327
328         * src/messageview.c
329         * src/prefs_common.c
330         * src/prefs_common.h
331         * src/prefs_other.c
332                 add an option to 'Never send Return
333                 Receipts'
334                 Thanks to Colin
335
336 2006-06-20 [mones]      2.3.1cvs4
337
338         * po/es.po
339                 updated
340         * src/compose.c
341                 typo fixed (space after comma)
342         * tools/make.themes.project
343                 remove exec mode from tarball files
344
345 2006-06-20 [colin]      2.3.1cvs3
346
347         * src/news.c
348         * src/procheader.c
349         * src/unmime.c
350                 Better fix for \n's in headers (don't 
351                 break Received: and others)
352
353 2006-06-20 [paul]       2.3.1cvs2
354
355         * src/alertpanel.c
356         * src/textview.c
357                 improve legibility of phishing attempt
358                 dialog
359
360 2006-06-20 [paul]       2.3.1cvs1
361
362         * NEWS
363         * README
364         * configure.ac
365                 Update version number following
366                 stable release
367
368 2006-06-20 [colin]      2.3.0cvs26
369
370         * src/compose.c
371                 When dragging a file to the text of the compose
372                 window, ask whether we want to insert or attach
373                 (I know lots of people who do that to attach)
374
375 2006-06-20 [colin]      2.3.0cvs25
376
377         * src/etpan/imap-thread.c
378                 Fix threshold (the append command is often > 32 bytes)
379
380 2006-06-19 [colin]      2.3.0cvs24
381
382         * src/imap.c
383         * src/etpan/imap-thread.c
384                 Workaround Rockliffe IMAP server bug: replace
385                 "x UID SEARCH (ANSWERED UID 1:*)" with
386                 "x UID SEARCH ANSWERED"
387                 (Rockliffe doesn't handle the parenthesis)
388
389 2006-06-19 [colin]      2.3.0cvs23
390
391         * src/compose.c
392         * src/imap.c
393         * src/etpan/imap-thread.c
394                 Probably fix bug #972 (Freezes when adding 
395                 an attachment to the message)
396         * src/common/defs.h
397                 Modernize Firefox cmd
398
399
400 2006-06-18 [colin]      2.3.0cvs22
401
402         * src/prefs_customheader.c
403                 Only allow correct filenames for various
404                 custom headers
405
406 2006-06-18 [colin]      2.3.0cvs21
407
408         * src/prefs_customheader.c
409                 Add a 'From File...' button in custom headers prefs, which
410                 try to do the right thing: 
411                 for normal headers, use file as plaintext,
412                 for X-Face, calls compface,
413                 for Face, encode to b64.
414
415 2006-06-17 [colin]      2.3.0cvs20
416
417         * src/mh.c
418                 Warning fix
419
420 2006-06-16 [colin]      2.3.0cvs19
421
422         * src/summaryview.c
423                 Recursive quicksearch: show message list
424                 in current folder, *then* search children
425                 in the background.
426
427 2006-06-16 [colin]      2.3.0cvs18
428
429         * src/main.c
430                 Instead of ignoring SIGPIPE, save caches
431                 when getting one. Will fix the fact that
432                 hot caches are out-of-date when logging 
433                 out of Xorg.
434         * src/compose.c
435         * src/prefs_compose_writing.c
436                 Only save text (not attachments) when 
437                 auto-saving to drafts
438         * src/unmime.c
439                 Always replace \n, \r and \t with spaces
440                 in headers
441         * manual/dist/html/Makefile.am
442         * manual/dist/pdf/Makefile.am
443         * manual/dist/ps/Makefile.am
444         * manual/dist/txt/Makefile.am
445         * manual/fr/dist/html/Makefile.am
446         * manual/fr/dist/pdf/Makefile.am
447         * manual/fr/dist/ps/Makefile.am
448         * manual/fr/dist/txt/Makefile.am
449         * manual/pl/dist/html/Makefile.am
450         * manual/pl/dist/pdf/Makefile.am
451         * manual/pl/dist/ps/Makefile.am
452         * manual/pl/dist/txt/Makefile.am
453                 Fix make clean removing pregenerated manuals
454
455
456 2006-06-16 [colin]      2.3.0cvs17
457
458         * src/plugins/pgpcore/sgpgme.c
459         * src/plugins/pgpmime/pgpmime.c
460         * src/plugins/pgpinline/pgpinline.c
461                 Better error reporting in setup_signers.
462                 Don't fallback to default key if specified
463                 key isn't found.
464                 Don't allow signing if more than one secret
465                 key matches the one specified in prefs.
466
467 2006-06-15 [colin]      2.3.0cvs16
468
469         * src/folderview.c
470                 Add "Send queue" in the folder's contextual
471                 menu
472         * src/compose.c
473         * src/messageview.c
474         * src/privacy.c
475         * src/privacy.h
476         * src/procmime.c
477         * src/procmsg.c
478         * src/plugins/pgpcore/passphrase.c
479         * src/plugins/pgpcore/sgpgme.c
480         * src/plugins/pgpinline/pgpinline.c
481         * src/plugins/pgpmime/pgpmime.c
482                 Better error reporting
483         * src/mbox.c
484                 Probably fix bug #971 (2.2.3 cannot read mail 
485                 from local mbox)
486
487
488 2006-06-15 [mones]      2.3.0cvs15
489
490         * tools/make.themes.project
491                 creates the themes project from the web page
492
493 2006-06-15 [colin]      2.3.0cvs14
494
495         * src/folder.c
496                 Better fix (avoid losing the folder if scan_tree 
497                 fails)
498
499 2006-06-15 [cleroy]     2.3.0cvs13
500
501         * src/folder.c
502                 Probably fix Bug #969 (crash on rebuilding 
503                 imap folder)
504
505 2006-06-14 [colin]      2.3.0cvs12
506
507         * manual/dtd/manual.xsl
508         * manual/sylpheed-claws-manual.xml
509         * manual/fr/sylpheed-claws-manual.xml
510         * manual/pl/sylpheed-claws-manual.xml
511                 Insert pagebreaks between sections
512
513 2006-06-14 [paul]       2.3.0cvs11
514
515         * configure.ac
516                 better fix than 2.3.0cvs10
517
518 2006-06-14 [paul]       2.3.0cvs10
519
520         * configure.ac
521                 fix setting of PACKAGE_DATA_DIR with newer autoconf
522                 (backwards compatible)
523
524 2006-06-13 [colin]      2.3.0cvs9
525
526         * src/messageview.c
527                 Fix sending of return receipt with the new queue folders
528
529 2006-06-13 [wwp]        2.3.0cvs8
530
531         * src/quote_fmt_lex.l
532                 fix wrong tokens returned in quote_fmt lexer, query not().
533
534 2006-06-13 [wwp]        2.3.0cvs7
535
536         * src/folder.c
537         * src/prefs_folder_item.c
538                 allow changing folder type even when folder is not a top-level one,
539                 thanks to Colin.
540
541 2006-06-12 [colin]      2.3.0cvs6
542
543         * src/folderview.c
544                 Fix double-ask of "Do you want to mark all
545                 as read"
546
547 2006-06-12 [colin]      2.3.0cvs5
548
549         * src/compose.c
550         * src/compose.h
551         * src/folder.c
552         * src/folder.h
553         * src/imap.c
554         * src/inc.c
555         * src/main.c
556         * src/messageview.c
557         * src/mh.c
558         * src/prefs_folder_item.c
559         * src/procheader.c
560         * src/procmime.c
561         * src/procmsg.c
562         * src/procmsg.h
563         * src/send_message.c
564         * src/summaryview.c
565         * src/toolbar.c
566                 Apply bug #964's patch (Queue and drafts aren't normal)
567                 The Drafts and Queue folder now contain RFC-822 files,
568                 allowing to move and copy mails from and to these 
569                 folders. Moving from Drafts to Queue will prepare the
570                 mail for sending (PGP signature, encryption, etc).
571                 This patch also rework sending errors handling to try
572                 to be more helpful.
573                 Also, allow redefining folder types via the GUI 
574                 (Folder type in its Properties)
575
576 2006-06-12 [colin]      2.3.0cvs4
577
578         * src/summaryview.c
579         * src/prefs_common.c
580         * src/prefs_common.h
581         * src/gedit-print.c
582                 Allow to define a specific print font - patch
583                 by Bernhard Walle <bernhard.walle@gmx.de>
584         * src/prefs_fonts.c
585         * manual/advanced.xml
586         * manual/fr/advanced.xml
587                 Add a hidden pref to allow deletion without
588                 confirmation
589
590 2006-06-12 [wwp]        2.3.0cvs3
591
592         * .cvsignore
593                 more files to ignore.
594
595 2006-06-12 [wwp]        2.3.0cvs2
596
597         * src/quote_fmt.c
598         * src/quote_fmt_lex.l
599         * src/quote_fmt_parse.y
600                 extend the quote_fmt parser (templates and quotes):
601                 - allow limited sub-expressions in |p{} and |f{} expressions,
602                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
603                 - implemented/fixed missing implementation of query_references and show_references,
604                 - completed, fixed contents and format of the symbols help dialog,
605                 - fix some compilation warnings.
606
607 2006-06-12 [wwp]        2.3.0cvs1
608
609         * manual/advanced.xml
610         * manual/fr/advanced.xml
611                 updates in the "templates" section of the manual (eng/fr):
612                  - be more precise (both versions)
613                  - completed to match the english reference (fr version)
614                  - touchups (both versions)
615
616 2006-06-12 [paul]       2.3.0
617
618         2.3.0 released
619
620 2006-06-12 [paul]       2.2.3cvs14
621
622         * po/ca.po
623         * po/cs.po
624         * po/de.po
625         * po/el.po
626         * po/fr.po
627         * po/it.po
628         * po/pt_BR.po
629         * po/sr.po
630         * po/zh_CN.po
631                 updated by Miquel Oliete, Tim, Stephan Sachse,
632                 Stavros Giannouris, Fabien Vantard, Andrea
633                 Spadaccini, Frederico Goncalves Guimaraes,
634                 Aleksandar Urosevic, and Ralgh Young
635
636 2006-06-12 [colin]      2.2.3cvs13
637
638         * src/mbox.c
639                 Add missing header
640
641 2006-06-11 [colin]      2.2.3cvs12
642
643         * src/msgcache.c
644                 Verify that g_malloc() succeeded
645
646 2006-06-11 [colin]      2.2.3cvs11
647
648         * src/wizard.c
649                 Add Face header to welcome mail
650
651 2006-06-10 [colin]      2.2.3cvs10
652
653         * src/textview.c
654                 Revert previous (Forgot it changes the
655                 margin on the whole mail)
656
657 2006-06-10 [colin]      2.2.3cvs9
658
659         * src/textview.c
660                 Don't overlap long headers under (X-)Face
661
662 2006-06-10 [mones]      2.2.3cvs8
663
664         * manual/xml2pdf
665                 allow generation of manual on systems lacking saxon binary
666                 but with java and the saxon library installed
667
668         * po/es.po
669                 updated for release
670
671 2006-06-09 [colin]      2.2.3cvs7
672
673         * src/summaryview.c
674                 Fix leak when using Display Sender using Addressbook
675
676 2006-06-09 [colin]      2.2.3cvs6
677
678         * src/compose.c
679         * src/folder.c
680         * src/folderview.c
681         * src/mimeview.c
682         * src/summaryview.c
683                 More leaks fixes
684
685 2006-06-09 [paul]       2.2.3cvs5
686
687         * AUTHORS
688         * src/gtk/authors.h
689         * tools/claws.i18n.status.pl
690                 updated with new info
691
692 2006-06-09 [paul]       2.2.3cvs4
693
694         * README
695                 updated
696         * manual/ack.xml
697                 add wwp to authors list
698         * src/gtk/authors.h
699                 update mine and Colin's addresses
700
701 2006-06-08 [colin]      2.2.3cvs3
702
703         * src/etpan/imap-thread.c
704                 Fix leak on SSL cert check
705
706 2006-06-08 [colin]      2.2.3cvs2
707
708         * src/common/utils.c
709                 Fix leak
710
711 2006-06-08 [paul]       2.2.3cvs1
712
713         * configure.ac
714                 Update version number following
715                 stable release
716
717 2006-06-07 [colin]      2.2.2cvs3
718
719         * src/msgcache.c
720                 Fix catching cache read errors (guint instead of gint)
721                 Prevent malloc'ing more than 8MB (means cache corruption)
722
723 2006-06-07 [paul]       2.2.2cvs2
724
725         * src/exporthtml.c
726         * src/exportldif.c
727         * src/mh.c
728         * src/mutt.c
729         * src/pine.c
730         * src/common/utils.c
731                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
732                 obey $HOME'
733                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
734                 Thanks to Colin
735
736 2006-06-06 [paul]       2.2.2cvs1
737
738         * configure.ac
739                 Update version number following
740                 stable release
741
742 2006-06-06 [paul]       2.2.1cvs6
743
744         * src/matcher.c
745                 fix  implicit declaration of
746                 sylpheed_do_idle()
747                 Patch by Fabien Vantard
748
749 2006-06-06 [paul]       2.2.1cvs5
750
751         * src/matcher.c
752                 fix age_greater and age_lower so that they
753                 mean what say and not '...or equal to'
754                 Thanks to Colin
755
756 2006-06-06 [paul]       2.2.1cvs4
757
758         * src/textview.c
759         * src/common/utils.c
760                 fix URI check
761                 Thanks to Colin
762
763 2006-06-05 [wwp]        2.2.1cvs3
764
765         * manual/fr/account.xml
766                 minor language fixes (thanks to Fabien Vantard).
767
768 2006-06-05 [colin]      2.2.1cvs2
769
770         * src/prefs_folder_item.c
771         * src/folderview.c
772                 Allow recursive setting of properties 
773                 for whole mailboxes
774         * src/matcher.c
775                 Don't freeze on 'test' filtering rule
776
777 2006-06-05 [colin]      2.2.1cvs1
778
779         * configure.ac
780                 Update version number following
781                 stable release
782
783 2006-06-04 [wwp]        2.2.0cvs82
784
785         * manual/glossary.xml
786         * manual/account.xml
787         * manual/fr/glossary.xml
788         * manual/fr/account.xml
789                 added glossary section and references/links related to the Face custom header.
790
791 2006-06-04 [colin]      2.2.0cvs81
792
793         * src/summaryview.c
794                 Skip to next message on move with no
795                 immediate execution
796
797 2006-06-04 [wwp]        2.2.0cvs80
798
799         * manual/xml2pdf
800                 added sanity checks, exit when needed.
801
802 2006-06-03 [paul]       2.2.0cvs79
803
804         * src/prefs_receive.c
805                 page name is now 'Receiving'
806         * src/prefs_send.c
807                 page name is now 'Sending'
808
809 2006-06-03 [colin]      2.2.0cvs78
810
811         * src/plugins/spamassassin/spamassassin_gtk.c
812                 Autoswitch to Localhost if transport was previously
813                 disabled. Else people had to check [] Enable, then
814                 *reselect* transport.
815
816 2006-06-03 [colin]      2.2.0cvs77
817
818         * src/plugins/pgpinline/pgpinline.c
819         * src/plugins/pgpmime/pgpmime.c
820                 Check that gpg_data_release_and_get_mem 
821                 didn't fail (now, why this happens...)
822
823 2006-06-03 [colin]      2.2.0cvs76
824
825         * src/mbox.c
826                 Fix bug #962 (Manual and/or UI should 
827                 warn about incompatible locking 
828                 causing dataloss)
829
830 2006-06-02 [cleroy]     2.2.0cvs75
831
832         * src/filtering.c
833         * src/folder.c
834         * src/procmsg.c
835         * src/summaryview.c
836                 Fix a few leaks
837
838 2006-06-02 [colin]      2.2.0cvs74
839
840         * src/main.c
841                 On exit, free caches after writing them
842                 Shuts up some valgrind false positives
843         * src/procmsg.c
844         * src/send_message.c
845                 Fix races when reusing existing SMTP connections
846                 Fix inexistant session timeout
847         * src/toolbar.c
848                 Display alertpanel after all queues have
849                 been processed, not after each
850
851 2006-06-02 [wwp]        2.2.0cvs73
852
853         * manual/fr/glossary.xml
854         * manual/fr/ack.xml
855         * manual/ack.xml
856                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
857
858 2006-06-02 [wwp]        2.2.0cvs72
859
860         * manual/xml2pdf
861         * manual/dist/pdf/Makefile.am
862         * manual/dtd/manual.xsl
863         * manual/fr/dist/pdf/Makefile.am
864         * manual/pl/dist/pdf/Makefile.am
865                 we changed the procedure to generate the .pdf version of the manual.
866                 The procedure is more modern and the .pdf we get now has a valid index.
867                 Here are the new pre-requisites:
868
869                 - JRE 1.x (1.4 here): there must be one from your distro
870                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
871                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
872                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
873
874                 See my posts for further info about the installation of this toolchain:
875
876                 Date: Fri, 19 May 2006 19:40:06 +0200
877                 From: wwp <subscript@free.fr>
878                 To: sylpheed-claws-devel@lists.sourceforge.net
879                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
880
881                 and
882
883                 Date: Wed, 24 May 2006 12:58:49 +0200
884                 From: wwp <subscript@free.fr>
885                 To: sylpheed-claws-devel@lists.sourceforge.net
886                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
887
888 2006-06-01 [colin]      2.2.0cvs71
889
890         * src/compose.c
891                 Better guards against IMAP races
892         * src/main.c
893         * src/prefs_common.c
894         * src/prefs_common.h
895         * src/common/ssl_certificate.c
896         * src/etpan/imap-thread.c
897         * src/etpan/imap-thread.h
898         * src/gtk/sslcertwindow.c
899                 New hidden option ssl_skip_cert_check to 
900                 avoid dups of bug #959 (libetpan linked
901                 against gnutls and gnutls buggy on 64bit)
902                 Present expired warning only once per
903                 session/server.
904         * manual/advanced.xml
905         * manual/fr/advanced.xml
906                 Document new option
907
908 2006-06-01 [wwp]        2.2.0cvs70
909
910         * src/messageview.c
911                 fix for bug #961 (return receipt dialog 
912                 complains incorrectly about return-path 
913                 email adress being different), thanks 
914                 to Colin.
915
916 2006-05-31 [cleroy]     2.2.0cvs69
917
918         * src/common/ssl.c
919                 Guard against NULLs, although this
920                 should never be an issue
921
922 2006-05-31 [colin]      2.2.0cvs68
923
924         * src/filtering.c
925                 Use g_slist_prepend
926         * src/imap.c
927                 Don't remove caches when destroying folder, it
928                 could (should) be done at exit
929         * src/inc.c
930                 free processing cache after incorporation
931         * src/etpan/imap-thread.c
932                 Maybe fix bug #959 (Crash on moving to emails 
933                 to a imap account per ssl with a expired 
934                 certificate.)
935
936 2006-05-30 [colin]      2.2.0cvs67
937
938         * src/summaryview.c
939                 Put back event flush when displaying message
940                 It avoids reading a bunch of messages just
941                 by hitting shift-n for too long ;)
942
943 2006-05-29 [colin]      2.2.0cvs66
944
945         * src/summaryview.c
946                 Remove useless g_warnings
947
948 2006-05-29 [colin]      2.2.0cvs65
949
950         * src/imap.c
951                 Fix g_slist_append()s for performance
952
953 2006-05-29 [colin]      2.2.0cvs64
954
955         * src/compose.c
956         * src/common/utils.c
957                 Fix extraneous tab at start of addresses
958         * src/mainwindow.c
959                 Fix warnings (thanks to Fabien)
960                 Fix crash at exit when composing messages 
961                 exist
962         * src/pop.c
963                 Fix progress bar when deleting expired mails
964                 Thanks to Hiro
965         * src/summaryview.c
966         * src/gtk/gtksctree.c
967                 Fix re-sorting slowness
968
969 2006-05-29 [paul]       2.2.0cvs63
970
971         * src/mh.c
972                 fetch full message when moving mails
973                 from another mailbox, (fixed data loss
974                 when filtering from IMAP to MH, introduced
975                 in 2.2.0cvs57).
976                 Thanks to Colin
977
978 2006-05-29 [mones]      2.2.0cvs62
979
980         * src/gtk/gtksctree.c
981                 Unselect faster (patch by Colin)        
982
983 2006-05-26 [colin]      2.2.0cvs61
984
985         * src/summaryview.c
986                 Unplug MSGINFO_UPDATE callback on delete too.
987
988 2006-05-26 [colin]      2.2.0cvs60
989
990         * src/foldersel.c
991                 Fix bold in folder selection window with glib2.10
992                 thanks Hiro
993
994 2006-05-26 [colin]      2.2.0cvs59
995
996         * src/procheader.c
997                 Convert date only if necessary (and don't
998                 try to convert from utf8 to utf8, too)
999         * src/summaryview.c
1000                 Only set column's text if the column's 
1001                 displayed
1002
1003 2006-05-26 [colin]      2.2.0cvs58
1004
1005         * src/summaryview.c
1006         * src/gtk/gtkutils.c
1007                 Fix useless warning
1008
1009 2006-05-26 [colin]      2.2.0cvs57
1010
1011         * src/mainwindow.c
1012                 Make summaryview selectable as long as 
1013                 no message has focus
1014         * src/mh.c
1015                 Faster deletion (by implementing mh_remove_msgs)
1016                 Faster copy (avoid using mh_fetch_msg just to get
1017                 the filename)
1018                 Faster move (using move_file instead of copy_file
1019                 if MSG_IS_MOVE)
1020                 No progressbar if total number of mails to cp/mv 
1021                 is less than 100
1022         * src/summaryview.c
1023                 Fix removal from subject_table when mail gets moved
1024                 Faster deletion (g_slist_prepend instead of append)
1025         * src/gtk/gtksctree.c
1026                 Remove useless code
1027
1028 2006-05-25 [colin]      2.2.0cvs56
1029
1030         * src/common/ssl_certificate.c
1031                 Fix leak in expired cert check
1032
1033 2006-05-25 [colin]      2.2.0cvs55
1034
1035         * src/mh.c
1036                 Disable flags syncing on .mh_sequences - it
1037                 is buggy and marks mails read under unknown
1038                 conditions.
1039
1040 2006-05-25 [paul]
1041
1042         * 2.3.0-rc4 released
1043
1044 2006-05-24 [colin]      2.2.0cvs54
1045
1046         attention cvs users: if you manage to crash
1047         Sylpheed-Claws while moving, copying or deleting
1048         mails, we *are* interested in stack traces and
1049         valgrind logs. It looks stable, but one never
1050         knows...
1051
1052         * src/folder.c
1053                 Add progressbar for cache updates
1054         * src/folderutils.c
1055                 Optimize Mark all read in the current
1056                 folder
1057         * src/mh.c
1058                 Add progressbar for copy/move
1059         * src/procmsg.c
1060                 Optimize O(n^2) in copy/move
1061         * src/summaryview.c
1062         * src/gtk/gtksctree.c
1063                 Optimize O(n^2) algos
1064         * src/common/timing.h
1065                 Display ms instead of us
1066
1067 2006-05-24 [wwp]        2.2.0cvs53
1068
1069         * manual/fr/advanced.xml
1070                 updates to the French manual.
1071
1072 2006-05-24 [wwp]        2.2.0cvs52
1073
1074         * src/common/utils.c
1075                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
1076
1077 2006-05-24 [wwp]        2.2.0cvs51
1078
1079         * src/folderutils.c
1080                 fixed "mark all read" in MH folders (thanks to Colin).
1081
1082 2006-05-24 [paul]       2.2.0cvs50
1083
1084         * doc/man/sylpheed-claws.1
1085                 updated the man page
1086
1087 2006-05-23 [colin]      2.2.0cvs49
1088
1089         * src/folderview.c
1090         * src/imap.c
1091         * src/inc.c
1092         * src/mbox.c
1093         * src/messageview.c
1094         * src/news.c
1095         * src/send_message.c
1096         * src/summaryview.c
1097         * src/gtk/sslcertwindow.c
1098                 alertpanel fixes, by Fabien
1099
1100 2006-05-23 [colin]      2.2.0cvs48
1101
1102         * src/folder.c
1103         * src/folderview.c
1104         * src/msgcache.c
1105         * src/summaryview.c
1106         * src/gtk/gtksctree.c
1107         * src/gtk/gtksctree.h
1108                 More timings
1109                 Fix slow loading problem, which was caused by the
1110                 use of some gtk_ctree funcs and their use of
1111                 g_list_position while gtk_ctree_(un)link'ing.
1112                 Reap more functions from gtkctree.c to be sure we
1113                 use our (fast) version instead of theirs.
1114         * src/mh.c
1115                 Fix copy of unread mails
1116
1117
1118 2006-05-22 [wwp]        2.2.0cvs47
1119
1120         * manual/fr/advanced.xml
1121                 updated.
1122
1123 2006-05-22 [colin]      2.2.0cvs46
1124
1125         * src/filtering.c
1126                 Fix possible infinite loop. 'copy' is not a 
1127                 final action, so when encountering a 'copy',
1128                 we have to check if a previous one was set
1129                 and do it. In the same way, if we encounter
1130                 a 'move' we have to perform a possibly 
1131                 pending 'copy'. This will slow down filtering
1132                 on IMAP if move+copy or multiple copy actions
1133                 are to be done, but handling it via the batch
1134                 would be really too convoluted.
1135
1136 2006-05-22 [wwp]        2.2.0cvs45
1137
1138         * manual/fr/advanced.xml
1139         * manual/fr/faq.xml
1140         * manual/fr/glossary.xml
1141         * manual/fr/handling.xml
1142         * manual/fr/intro.xml
1143         * manual/fr/plugins.xml
1144         * manual/fr/sylpheed-claws-manual.xml
1145                 sync w/ the english manual: updates URIs, documented mailing-list
1146                 support, better explanation about the enabled/disabled feature
1147                 in filtering/processing rules by Paul.
1148
1149 2006-05-21 [colin]      2.2.0cvs44
1150
1151         * src/summaryview.c
1152                 Don't expand after building threads, but during
1153
1154 2006-05-21 [colin]      2.2.0cvs43
1155
1156         * src/procmsg.c
1157         * src/summaryview.c
1158                 More timing possibilities... For next time I have 
1159                 to find out how the hell some 3GHz computer takes
1160                 one minute to open a 30k folder...
1161
1162 2006-05-21 [colin]      2.2.0cvs42
1163
1164         * manual/pl/advanced.xml
1165         * manual/pl/faq.xml
1166         * manual/pl/glossary.xml
1167         * manual/pl/handling.xml
1168         * manual/pl/intro.xml
1169         * manual/pl/plugins.xml
1170         * manual/pl/sylpheed-claws-manual.xml
1171                 Polish manual updated by Pawel
1172
1173 2006-05-20 [colin]
1174
1175         * 2.3.0-rc3 released
1176
1177 2006-05-20 [colin]      2.2.0cvs41
1178
1179         * src/imap.c
1180                 Fix -rc2 problems:
1181                 - remove cache of moved messages from original folder
1182                 - apply new flags to messages even if they aren't appliable
1183                   via IMAP.
1184
1185 2006-05-20 [colin]
1186
1187         * 2.3.0-rc2 released
1188
1189 2006-05-19 [colin]      2.2.0cvs40
1190
1191         * src/imap.c
1192                 Don't issue SELECT in imap_change_flags
1193                 before having checked that we indeed have
1194                 some flags to change. MSG_POSTFILTERED for
1195                 example can't be used on IMAP.
1196                 Fixes bug #955 (copying messages between 
1197                 imap folders is extremely slow), which was
1198                 a regression.
1199
1200 2006-05-19 [colin]      2.2.0cvs39
1201
1202         * src/folder.c
1203         * src/folder.h
1204         * src/folderview.c
1205                 Try to fix bug #830 (Some unread messages 
1206                 get marked read in IMAP inbox):
1207                 - Prevent scanning a folder if it's being 
1208                   opened via the GUI
1209                 - Postpone opening via the GUI of a folder
1210                   currently scanned.
1211
1212
1213 2006-05-19 [wwp]        2.2.0cvs38
1214
1215         * manual/advanced.xml
1216                 fix English+typo (thanks to Paul).
1217
1218 2006-05-19 [wwp]        2.2.0cvs37
1219
1220         * manual/advanced.xml
1221         * manual/fr/advanced.xml
1222         * src/gtk/logwindow.c
1223         * src/prefs_common.c
1224         * src/prefs_common.h
1225                 added hidden prefs to allow customization of colors used in
1226                 protocol log window (useful for dark gtk+ themes).
1227
1228 2006-05-19 [wwp]        2.2.0cvs36
1229
1230         * ChangeLog
1231                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
1232
1233 2006-05-19 [paul]       2.2.0cvs35
1234
1235         * src/textview.c
1236                 make Reply-To fully clickable
1237         * src/gtk/logwindow.c
1238                 more colouring (SMTP ESMTP)
1239         Both patches by Pawel Pekala
1240
1241 2006-05-19 [cleroy]     2.2.0cvs34
1242
1243         * src/mh.c
1244                 Don't update flags from current folder
1245                 Probably fixes bug #935 (Read Messages 
1246                 Revert to Being Marked as Unread)
1247
1248 2006-05-18 [colin]      2.2.0cvs33
1249
1250         * src/imap.c
1251                 Warning fix
1252         * src/compose.c
1253         * src/mainwindow.c
1254         * src/summaryview.c
1255         * src/toolbar.c
1256                 Allow replying to multiple emails
1257                 in multiple windows
1258         * src/mimeview.c
1259         * src/etpan/imap-thread.c
1260                 Leak fixes
1261
1262 2006-05-18 [paul]       2.2.0cvs32
1263
1264         * src/summaryview.c
1265                 keep Mailing-List menu refreshed
1266                 Thanks to Colin
1267
1268 2006-05-18 [paul]       2.2.0cvs31
1269
1270         * manual/advanced.xml
1271         * manual/faq.xml
1272         * manual/glossary.xml
1273         * manual/handling.xml
1274         * manual/intro.xml
1275         * manual/plugins.xml
1276         * manual/sylpheed-claws-manual.xml
1277                 update URLs
1278                 add info about mailing-list support
1279                 edit filtering info
1280         * src/wizard.c
1281         * src/common/defs.h
1282         * src/gtk/about.c
1283         * src/plugins/dillo_viewer/README
1284                 update URLs
1285
1286 2006-05-17 [wwp]        2.2.0cvs30
1287
1288         * manual/handling.xml
1289         * manual/fr/handling.xml
1290                 documented the ability to enabled/disable filtering/processing rules.
1291
1292 2006-05-17 [colin]      2.2.0cvs29
1293
1294         * src/main.c
1295                 Don't initialize g_thread subsystem if it's 
1296                 already done (thanks to Hiro)
1297         * src/mimeview.c
1298                 Fix saving of parts when there name can't be
1299                 converted from UTF-8.
1300
1301 2006-05-17 [paul]       2.2.0cvs28
1302
1303         * po/Makefile.in.in
1304                 fix config.status warning with autoconf 2.60
1305
1306 2006-05-17 [paul]       2.2.0cvs27
1307
1308         * po/POTFILES.in
1309                 add src/mbox.c
1310
1311 2006-05-17 [wwp]        2.2.0cvs26
1312
1313         * src/mainwindow.c
1314                 fix useless and potentially dangerous buffer walking (thanks to Colin).
1315
1316 2006-05-17 [wwp]        2.2.0cvs25
1317
1318         * src/plugins/demo/demo.c
1319                 updated product name in plugin demo (many plugins need to be
1320                 sync'ed w/ that change).
1321
1322 2006-05-17 [colin]      2.2.0cvs24
1323
1324         * src/mh.c
1325                 Fix leak
1326
1327 2006-05-16 [colin]      2.2.0cvs23
1328
1329         * src/mainwindow.c
1330                 Stupid me hit again. Fix cvs22.
1331
1332 2006-05-16 [colin]      2.2.0cvs22
1333
1334         * src/mainwindow.c
1335                 Fix bug #922 (sylpheed-claws crashed after 
1336                 pushing on Inbox folder)
1337
1338 2006-05-16 [colin]      2.2.0cvs21
1339
1340         * src/compose.c
1341                 Make From header be copy/paste/select-able
1342
1343 2006-05-16 [wwp]        2.2.0cvs20
1344
1345         * src/export.c
1346         * src/matcher.c
1347         * src/summaryview.c
1348         * src/etpan/imap-thread.c
1349                 fix some compiler warnings (thanks to Colin).
1350
1351 2006-05-16 [wwp]        2.2.0cvs19
1352
1353         * src/action.c
1354         * src/gedit-print.c
1355         * src/inc.c
1356         * src/mainwindow.c
1357         * src/mh.c
1358         * src/statusbar.c
1359         * src/send_message.c
1360         * src/summaryview.c
1361                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
1362
1363 2006-05-15 [colin]      2.2.0cvs18
1364
1365         * src/procmsg.c
1366                 Fix automatic rule creation with List-Post
1367
1368 2006-05-15 [paul]       2.2.0cvs17
1369
1370         * tools/filter_conv_new.pl
1371                 updated for rule enabling/disabling
1372                 claws version >= 2.3.x required
1373
1374 2006-05-15 [cleroy]     2.2.0cvs16
1375
1376         * src/main.c
1377                 Revert test
1378
1379 2006-05-15 [cleroy]     2.2.0cvs15
1380
1381         * src/main.c
1382                 test
1383
1384 2006-05-15 [wwp]        2.2.0cvs14
1385
1386         * manual/pl/.cvsignore
1387                 ignore generated files.
1388
1389 2006-05-14 [wwp]        2.3.0-rc1
1390
1391         * 2.3.0-rc1 released
1392
1393 2006-05-13 [wwp]        2.2.0cvs13
1394
1395         * src/filtering.c
1396         * src/filtering.h
1397         * src/matcher.c
1398         * src/matcher_parser_lex.l
1399         * src/matcher_parser_parse.y
1400         * src/prefs_filtering.c
1401                 new feature: provide the ability to disable filtering and processing
1402                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
1403                 adaptations.
1404
1405 2006-05-13 [colin]      2.2.0cvs12
1406
1407         * src/compose.c
1408                 Remove useless if (a) b; else b;
1409                 Thanks to wwp
1410
1411 2006-05-13 [wwp]        2.2.0cvs11
1412
1413         * src/export.c
1414         * src/import.c
1415         * src/mainwindow.c
1416         * src/mbox.c
1417         * src/summaryview.c
1418         * src/summaryview.h
1419                 no more silent failures (or at least less ones) when importing
1420                 or exporting from/to mbox. Also start importing/exporting if
1421                 the necessary info is set.
1422
1423 2006-05-13 [wwp]        2.2.0cvs10
1424
1425         * RELEASE_NOTES
1426                 restored up-to-date release notes.
1427
1428 2006-05-13 [paul]       2.2.0cvs9
1429
1430         * po/nl.po
1431         * po/ru.po
1432                 updated by Tim Dijkstra and Pavlo Bohmat
1433
1434 2006-05-12 [colin]      2.2.0cvs8
1435
1436         * src/gtk/quicksearch.c
1437                 Add "k" as shortcut for "colorlabel". Patch
1438                 by ath42@users.sf.net.
1439
1440 2006-05-12 [paul]       2.2.0cvs7
1441
1442         * src/prefs_common.h
1443         * src/prefs_summaries.c
1444         * src/summaryview.c
1445                 when entering a folder also allow
1446                 going directly to first Marked message
1447
1448 2006-05-12 [paul]       2.2.0cvs6
1449
1450         * src/summaryview.c
1451                 always obey 'confirm before marking all
1452                 mails read' option
1453
1454 2006-05-12 [paul]       2.2.0cvs5
1455
1456         * src/textview.c
1457                 make Sender fully clickable
1458
1459 2006-05-12 [colin]      2.2.0cvs4
1460
1461         * src/compose.c
1462         * src/compose.h
1463                 Let From be editable
1464         * src/main.c
1465         * src/mh.c
1466                 Full support of .mh_sequences' Unseen seq
1467
1468 2006-05-12 [colin]      2.2.0cvs3
1469
1470         * src/folder.c
1471         * src/mainwindow.c
1472         * src/mainwindow.h
1473         * src/messageview.c
1474         * src/prefs_spelling.c
1475         * src/procheader.c
1476         * src/procmsg.c
1477         * src/procmsg.h
1478         * src/summaryview.c
1479         * src/toolbar.c
1480         * src/toolbar.h
1481                 Add contextual menu on Compose toolbar
1482                 button. Fixes bug #944 (Automatic
1483                 addresses not applied when changing account
1484                 from compose window)
1485                 add Mailing List support
1486                 based on the old 0.6.5claws25 patch by
1487                 Melvin Hadasht, with finishing touches
1488                 by Colin
1489                 Fix "ignore thread" when mails are threaded by
1490                 subject (and weren't ignored although appearing
1491                 in the thread).
1492                 GUI rework.
1493                 Both patches by Pawel.
1494
1495 2006-05-08 [paul]       2.2.0cvs2
1496
1497         * src/mainwindow.c
1498         * src/mainwindow.h
1499         * src/messageview.c
1500         * src/procheader.c
1501         * src/procmsg.c
1502         * src/procmsg.h
1503         * src/summaryview.c
1504                 add Mailing List support
1505                 based on the old 0.6.5claws25 patch by 
1506                 Melvin Hadasht, with finishing touches
1507                 by Colin
1508
1509 2006-05-08 [colin]      2.2.0cvs1
1510
1511         * src/mainwindow.c
1512         * src/toolbar.c
1513         * src/toolbar.h
1514                 Add contextual menu on Compose toolbar 
1515                 button. Fixes bug #944 (Automatic 
1516                 addresses not applied when changing account 
1517                 from compose window)
1518
1519 2006-05-08 [paul]       2.2.0
1520
1521         2.2.0 released
1522
1523 2006-05-08 [paul]       2.1.1cvs51
1524
1525         * po/cs.po
1526         * po/de.po
1527         * po/en_GB.po
1528         * po/fi.po
1529         * po/fr.po
1530         * po/pt_BR.po
1531         * po/sr.po
1532         * po/zh_CN.po
1533                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1534                 Fabien Vantard, Frederico Goncalves Guimaraes,
1535                 Aleksandar Urosevic, and Ralgh Young
1536
1537 2006-05-12 [colin]      2.1.1cvs50
1538
1539         * po/cs.po
1540         * po/de.po
1541         * po/en_GB.po
1542         * po/es.po
1543         * po/fi.po
1544         * po/fr.po
1545         * po/pt_BR.po
1546         * po/sr.po
1547         * po/zh_CN.po
1548                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1549                 Fabien Vantard, Frederico Goncalves Guimaraes,
1550                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
1551
1552 2006-05-05 [colin]      2.1.1cvs49
1553
1554         * manual/Makefile.am
1555         * manual/pl/Makefile.am
1556         * manual/pl/account.xml
1557         * manual/pl/ack.xml
1558         * manual/pl/addrbook.xml
1559         * manual/pl/advanced.xml
1560         * manual/pl/faq.xml
1561         * manual/pl/glossary.xml
1562         * manual/pl/gpl.xml
1563         * manual/pl/handling.xml
1564         * manual/pl/intro.xml
1565         * manual/pl/keyboard.xml
1566         * manual/pl/plugins.xml
1567         * manual/pl/starting.xml
1568         * manual/pl/sylpheed-claws-manual.xml
1569         * manual/pl/dist/.cvsignore
1570         * manual/pl/dist/Makefile.am
1571         * manual/pl/dist/html/.cvsignore
1572         * manual/pl/dist/html/Makefile.am
1573         * manual/pl/dist/pdf/.cvsignore
1574         * manual/pl/dist/pdf/Makefile.am
1575         * manual/pl/dist/ps/.cvsignore
1576         * manual/pl/dist/ps/Makefile.am
1577         * manual/pl/dist/txt/.cvsignore
1578         * manual/pl/dist/txt/Makefile.am
1579                 Add the polish translation of the manual,
1580                 Authored by Pawel Pekala.
1581
1582 2006-05-05 [cleroy]     2.1.1cvs48
1583
1584         * src/main.c
1585                 Re-read matcherrc after loading plugins 
1586                 if some of them add folders.
1587
1588 2006-05-03 [colin]      2.1.1cvs47
1589
1590         * src/imap.c
1591                 I'm idiot
1592
1593 2006-05-03 [colin]      2.1.1cvs46
1594
1595         * src/imap.c
1596                 Be sure to have a session when
1597                 getting separator
1598
1599 2006-05-03 [colin]      2.1.1cvs45
1600
1601         * src/imap.c
1602         * src/imap.h
1603         * src/imap_gtk.c
1604                 Fix preventing renaming with namespace 
1605                 separator.
1606
1607 2006-05-01 [colin]      2.1.1cvs44
1608
1609         * src/action.c
1610                 Don't reload messageview when result of
1611                 action is piped.
1612
1613 2006-04-29 [colin]      2.1.1cvs43
1614
1615         * src/prefs_receive.c
1616         * src/plugins/spamassassin/spamassassin_gtk.c
1617         * src/plugins/clamav/clamav_plugin_gtk.c
1618                 GUI fixes by Pawel
1619
1620 2006-04-29 [colin]      2.1.1cvs42
1621
1622         * src/prefs_compose_writing.c
1623         * src/prefs_quote.c
1624                 Cleanups. Patch by Pawel
1625
1626 2006-04-28 [paul]       2.1.1cvs41
1627
1628         * src/matcher.c
1629                 fix returned quick search results when search
1630                 term contains an underscore.
1631                 Thanks to Colin
1632
1633 2006-04-28 [paul]       2.1.1cvs40
1634
1635         * src/prefs_message.c
1636         * src/prefs_receive.c
1637                 GUI cleanups
1638                 Patches by Pawel Pekala
1639
1640 2006-04-27 [colin]      2.1.1cvs39
1641
1642         * src/wizard.c
1643                 Differentiate subject Welcome from
1644                 window's title Welcome
1645
1646 2006-04-27 [paul]
1647
1648         2.2.0-rc1 released
1649
1650 2006-04-27 [paul]       2.1.1cvs38
1651
1652         * manual/advanced.xml
1653         * manual/fr/advanced.xml
1654                 add info about compose_no_markup hidden pref
1655
1656 2006-04-27 [paul]       2.1.1cvs37
1657
1658         * src/prefs_account.c
1659                 improve privacy labels
1660         * src/prefs_msg_colors.c
1661                 change some strings for translators' convenience
1662         * src/gtk/gtkutils.c
1663                 don't underline the link button text
1664
1665 2006-04-25 [colin]      2.1.1cvs36
1666
1667         * src/folder.c
1668                 Complete 2.1.1cvs33 (once more ;)
1669
1670 2006-04-25 [colin]      2.1.1cvs35
1671
1672         * src/editldap.c
1673                 Fix tooltip
1674
1675 2006-04-25 [cleroy]     2.1.1cvs34
1676
1677         * src/compose.c
1678         * src/gtk/gtkaspell.c
1679                 Fix crash on redirect (related to the return 
1680                 of the aspell menu in compose's toolbar)
1681         * src/prefs_msg_colors.c
1682                 Fix sensitivity widgets
1683         * src/image_viewer.c
1684         * src/gtk/pluginwindow.c
1685         * src/gtk/prefswindow.c
1686                 Change released signals to clicked (Fabien)
1687         * po/POTFILES.in
1688         * src/common/socket.c
1689         * src/plugins/spamassassin/spamassassin.c
1690                 Translate strings (Fabien)
1691
1692 2006-04-25 [paul]       2.1.1cvs33
1693
1694         * src/folder.c
1695         * src/folder.h
1696         * src/folderview.c
1697                 complete the fix of bug #912
1698                 Thanks to Colin
1699
1700 2006-04-25 [colin]      2.1.1cvs32
1701
1702         * src/news.c
1703                 Better progress bar
1704         * src/mimeview.c
1705         * src/summaryview.c
1706         * src/summaryview.h
1707                 Fix focus chain
1708                 Patches by Pawel Pekala
1709
1710 2006-04-24 [colin]      2.1.1cvs31
1711
1712         * src/compose.c
1713                 Fix compilation warnings (Fabien)
1714
1715 2006-04-24 [colin]      2.1.1cvs30
1716
1717         * src/addrindex.c
1718         * src/editldap.c
1719         * src/editldap_basedn.c
1720         * src/editldap_basedn.h
1721         * src/ldapctrl.c
1722         * src/ldapctrl.h
1723         * src/ldapquery.c
1724         * src/ldaputil.c
1725         * src/ldaputil.h
1726                 Fix bug #901 (LDAPS support)
1727
1728 2006-04-24 [colin]      2.1.1cvs29
1729
1730         * src/compose.c
1731                 Fix logic on error with send dialog on
1732         * src/imap.c
1733                 Fix compilation without libetpan, thanks
1734                 to Fabien
1735         * src/summaryview.c
1736                 Fix 'context-menu' key
1737
1738 2006-04-23 [colin]      2.1.1cvs28
1739
1740         * src/folder.c
1741                 Never free current's cache to free up 
1742                 memory. Fixes bug #912 (new count 
1743                 randomly set to message count)
1744
1745 2006-04-23 [colin]      2.1.1cvs27
1746
1747         * src/gtk/quicksearch.c
1748                 And remove printf...
1749
1750 2006-04-23 [colin]      2.1.1cvs26
1751
1752         * src/gtk/quicksearch.c
1753                 Fix replacing in quicksearch, and fix inserting
1754                 in the middle of the string. (introduced at 2.1.0cvs22)
1755
1756 2006-04-23 [colin]      2.1.1cvs25
1757
1758         * src/imap.c
1759                 Make sure uidnext is initialized in get_num_list
1760                 (not for stable, related to 2.1.1cvs8 and friends)
1761
1762 2006-04-23 [colin]      2.1.1cvs24
1763
1764         * src/imap.c
1765                 Output something when login is successful
1766                 too
1767
1768 2006-04-23 [colin]      2.1.1cvs23
1769
1770         * src/etpan/imap-thread.c
1771                 Better logging (line-per-line, hide data in fetch)
1772                 Fix a const warning
1773         * src/gtk/logwindow.c
1774         * src/gtk/logwindow.h
1775                 Better logging (color for input/output)
1776
1777 2006-04-21 [colin]      2.1.1cvs22
1778
1779         * src/gtk/quicksearch.c
1780                 On gtk+-2.8, use stock buttons in quicksearch
1781                 Based on a patch by Fabien and a design by Paul
1782
1783 2006-04-21 [colin]      2.1.1cvs21
1784
1785         * src/folderview.c
1786         * src/mainwindow.c
1787                 Fix occasional flicker in folderview
1788         * src/common/utils.c
1789                 Fix bug #943 (Incorrectly parsed email address 
1790                 list in short headers on message view and in 
1791                 printouts)
1792
1793 2006-04-20 [colin]      2.1.1cvs20
1794
1795         * src/imap.c
1796         * src/imap.h
1797         * src/prefs_account.c
1798                 Add ANONYMOUS auth for IMAP
1799
1800 2006-04-20 [paul]       2.1.1cvs19
1801
1802         * src/main.c
1803                 proper fix for 2.1.1cvs18
1804                 Thanks to Colin
1805
1806 2006-04-20 [paul]       2.1.1cvs18
1807
1808         * src/main.c
1809                 fix build warnings
1810
1811 2006-04-20 [paul]       2.1.1cvs17
1812
1813         * src/gtk/quicksearch.c
1814                 fix standard, non-extended Quick search,
1815                 was broken in 2.1.1cvs15.
1816                 Thanks to Colin.
1817
1818 2006-04-20 [colin]      2.1.1cvs16
1819
1820         * src/prefs_matcher.c
1821                 Fix values when reselecting a ~test
1822                 rule
1823
1824 2006-04-19 [colin]      2.1.1cvs15
1825
1826         * src/compose.c
1827         * src/compose.h
1828         * src/gtk/gtkaspell.c
1829         * src/gtk/gtkaspell.h
1830                 Put back Options menu in Spelling/
1831         * src/gtk/quicksearch.c
1832                 Don't search, and show error, if the
1833                 advanced search has a syntax error
1834
1835 2006-04-18 [colin]      2.1.1cvs14
1836
1837         * src/textview.c
1838                 Fix gdk warnings on set_cursor when textview
1839                 isn't visible
1840
1841 2006-04-18 [colin]      2.1.1cvs13
1842
1843         * src/gtk/gtksctree.c
1844                 Remove seemingly useless refresh that causes
1845                 flicker - watch this commit in case of 
1846                 problems before planned backport to stable
1847
1848 2006-04-18 [colin]      2.1.1cvs12
1849
1850         * src/imap.c
1851                 Factorize get/set_xml code
1852         * src/compose.c
1853         * src/prefs_account.c
1854         * src/prefs_account.h
1855         * src/procmsg.c
1856                 Add Encrypt to self option
1857
1858 2006-04-17 [colin]      2.1.1cvs11
1859
1860         * configure.ac
1861                 Fix search on encrpyt function on dragonfly
1862                 Patch by Jonathan Buschmann <jonthn@agmact.com>
1863
1864 2006-04-17 [colin]      2.1.1cvs10
1865
1866         * src/prefs_account.c
1867                 Be safe by default: remove mails from POP3
1868                 after 7 days, not immediately
1869
1870 2006-04-17 [colin]      2.1.1cvs9
1871
1872         * src/etpan/imap-thread.c
1873                 Fix build on DragonFly - patch by 
1874                 Jonathan Buschmann <jonthn@agmact.com>
1875
1876 2006-04-17 [colin]      2.1.1cvs8
1877
1878         * src/imap.c
1879                 Save uidnext between sessions
1880
1881 2006-04-17 [colin]      2.1.1cvs7
1882
1883         * src/imap.c
1884                 scan is required when uid validity changes
1885
1886 2006-04-17 [colin]      2.1.1cvs6
1887
1888         * src/folderview.c
1889                 Don't scan if not necessary, apart in current
1890                 folder and INBOX to fetch flags.
1891         * src/imap.c
1892                 Scan is necessary if unread count changes
1893
1894 2006-04-17 [colin]      2.1.1cvs5
1895
1896         * src/imap.c
1897                 ...But always fetch ANSWERED and DELETED flags for
1898                 INBOX, as filtering can happen on these flags.
1899
1900 2006-04-17 [colin]      2.1.1cvs4
1901
1902         * src/imap.c
1903                 Don't fetch REPLIED and DELETED flags when synchronising
1904                 flags with a closed folder. We only need UNSEEN and FLAGGED
1905                 to update the folderview.
1906
1907 2006-04-17 [colin]      2.1.1cvs3
1908
1909         * src/imap.c
1910                 Faster flag search when there are new mails 
1911                 in a folder. We can do a full search if the 
1912                 folder contains less messages than the new
1913                 list.
1914
1915 2006-04-17 [colin]      2.1.1cvs2
1916
1917         * po/cs.po
1918         * po/de.po
1919         * po/fr.po
1920         * po/nl.po
1921         * po/pt_BR.po
1922                 Update translations from stable branch
1923
1924 2006-04-17 [colin]      2.1.1cvs1
1925
1926         * configure.ac
1927                 Bump version to follow stable release
1928
1929 2006-04-16 [mones]      2.1.0cvs50
1930
1931         * po/es.po
1932                 Updated for release
1933
1934 2006-04-16 [colin]      2.1.0cvs49
1935
1936         * src/textview.c
1937                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
1938                 with gtk < 2.8. Thanks to Fabien Vantard.
1939
1940 2006-04-15 [colin]      2.1.0cvs48
1941
1942         * src/etpan/imap-thread.c
1943                 Fix bug #919 (libetpan: SEGV when connecting 
1944                 using command)
1945
1946 2006-04-14 [colin]      2.1.0cvs47
1947
1948         * src/main.c
1949                 Fix race on --select (should be done better)
1950
1951 2006-04-14 [wwp]        2.1.0cvs46
1952
1953         * src/send_message.c
1954                 enforce a check for domain in account prefs (a sending
1955                 error could be faced if domain was checked but no value set),
1956                 thanks to Colin.
1957
1958 2006-04-14 [colin]      2.1.0cvs45
1959
1960         * src/codeconv.c
1961                 when converting from unknown to unknown, if the
1962                 string is UTF8, don't convert it to the locale
1963                 (which breaks it)
1964
1965 2006-04-14 [colin]      2.1.0cvs44
1966
1967         * src/compose.c
1968                 Don't try to use ASCII for converting headers
1969                 (as done in body)
1970
1971 2006-04-14 [paul]       2.1.0cvs43
1972
1973         * src/crash.c
1974                 add locale/charset info to crash report
1975         * src/gtk/about.c
1976                 add wwp to doc team
1977                 replace 'e-mail' with preferred 'email'
1978         * src/gtk/authors.h
1979                 ensure contributors list is in alphabetical
1980                 order
1981
1982 2006-04-13 [colin]      2.1.0cvs42
1983
1984         * src/textview.c
1985                 Prevent gdk warnings
1986
1987 2006-04-13 [colin]      2.1.0cvs41
1988
1989         * src/common/ssl_certificate.c
1990         * src/common/ssl_certificate.h
1991         * src/gtk/sslcertwindow.c
1992                 Warn on expired certs, and display the expiration date
1993
1994 2006-04-13 [colin]      2.1.0cvs40
1995
1996         * src/plugins/spamassassin/spamassassin_gtk.c
1997                 Fix missing set_text on unix socket
1998
1999 2006-04-13 [wwp]        2.1.0cvs39
2000
2001         * manual/fr/advanced.xml
2002         * manual/fr/glossary.xml
2003                 applied new spam/ham/email lexicon (pourriel, courriel)
2004
2005 2006-04-13 [paul]       2.1.0cvs38
2006
2007         * src/plugins/pgpmime/plugin.c
2008                 remove the mention of S/MIME from the
2009                 description. This is now handled by the
2010                 S/MIME plugin.
2011
2012 2006-04-13 [paul]       2.1.0cvs37
2013
2014         * src/prefs_msg_colors.c
2015                 rework dialog
2016         * src/prefs_folder_item.c
2017         * src/prefs_spelling.c
2018                 add a tooltip to the colour selector buttons
2019
2020 2006-04-13 [wwp]        2.1.0cvs36
2021
2022         * manual/advanced.xml
2023         * manual/glossary.xml
2024         * manual/handling.xml
2025         * manual/keyboard.xml
2026         * manual/plugins.xml
2027         * manual/starting.xml
2028         * manual/fr/account.xml
2029         * manual/fr/ack.xml
2030         * manual/fr/addrbook.xml
2031         * manual/fr/advanced.xml
2032         * manual/fr/faq.xml
2033         * manual/fr/glossary.xml
2034         * manual/fr/gpl.xml
2035         * manual/fr/handling.xml
2036         * manual/fr/intro.xml
2037         * manual/fr/keyboard.xml
2038         * manual/fr/plugins.xml
2039         * manual/fr/starting.xml
2040         * manual/fr/sylpheed-claws-manual.xml
2041                 fixes to the manuals:
2042                  - summaryview -> Message List (same in French)
2043                  - translate key names
2044                  - fix French punctuation, use non-breakable spaces when
2045                    necessary, don't use &thinsp; which is not portable
2046                  - tell what maildir and mbox formats we support
2047
2048 2006-04-12 [wwp]        2.1.0cvs35
2049
2050         * src/prefs_toolbar.c
2051                 unified a replace button more,
2052                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2053
2054 2006-04-12 [wwp]        2.1.0cvs34
2055
2056         * src/prefs_common.c
2057         * src/prefs_msg_colors.c
2058                 make default color labels translatable,
2059                 patch from Fabien Vantard <fzzzzz@gmail.com>,
2060                 thanks to Tim <timbrain@post.cz> for reporting.
2061
2062 2006-04-12 [wwp]        2.1.0cvs33
2063
2064         * manual/glossary.xml
2065         * manual/intro.xml
2066         * manual/plugins.xml
2067         * manual/starting.xml
2068         * manual/sylpheed-claws-manual.xml
2069         * manual/fr/.cvsignore
2070         * manual/fr/account.xml
2071         * manual/fr/ack.xml
2072         * manual/fr/addrbook.xml
2073         * manual/fr/advanced.xml
2074         * manual/fr/faq.xml
2075         * manual/fr/glossary.xml
2076         * manual/fr/handling.xml
2077         * manual/fr/intro.xml
2078         * manual/fr/keyboard.xml
2079         * manual/fr/plugins.xml
2080         * manual/fr/starting.xml
2081         * manual/fr/sylpheed-claws-manual.xml
2082                 various fixes: typos, missing .fr translations, punctuation,
2083                 capitalization, links, accents and some bad French more.
2084
2085 2006-04-12 [wwp]        2.1.0cvs32
2086
2087         * src/prefs_gtk.c
2088                 fix for bug #935: always store prefs files in UTF-8 (thanks
2089                 to Colin).
2090
2091 2006-04-11 [colin]      2.1.0cvs31
2092
2093         * src/compose.c
2094                 Fix inserting files not in utf8 when locale is utf8
2095
2096 2006-04-11 [colin]      2.1.0cvs30
2097
2098         * src/inc.c
2099                 Don't show error dialog when cancelling connection
2100                 Patch by Pawel
2101
2102 2006-04-11 [cleroy]     2.1.0cvs29
2103
2104         * src/compose.c
2105                 Implement multiple quote levels
2106         * src/prefs_common.c
2107                 Change a little bit the quote bgcolor for 2nd level
2108
2109 2006-04-11 [colin]      2.1.0cvs28
2110
2111         * src/gtk/about.c
2112                 Add locale and charset in the label
2113
2114 2006-04-10 [colin]      2.1.0cvs27
2115
2116         * src/compose.c
2117         * src/prefs_common.c
2118         * src/prefs_common.h
2119         * src/prefs_msg_colors.c
2120         * src/textview.c
2121                 Allow optional background color in quotes
2122                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
2123                 GTK+-2.8.x feature
2124
2125 2006-04-10 [colin]      2.1.0cvs26
2126
2127         * src/main.c
2128         * src/mainwindow.c
2129         * src/mainwindow.h
2130                 Implement --select
2131
2132 2006-04-10 [colin]      2.1.0cvs25
2133
2134         * manual/plugins.xml
2135         * manual/fr/plugins.xml
2136                 Document libcurl's proxy variables
2137
2138 2006-04-09 [colin]      2.1.0cvs24
2139
2140         * src/prefs_common.c
2141                 gettext() returns statically allocated stuff. We have
2142                 to strdup it in order to be able to free it.
2143
2144 2006-04-09 [colin]      2.1.0cvs23
2145
2146         * AUTHORS
2147         * src/gtk/authors.h
2148                 Add Alexei
2149
2150 2006-04-09 [colin]      2.1.0cvs22
2151
2152         * src/mainwindow.c
2153         * src/gtk/quicksearch.c
2154                 Fix bug #859 (problems with cyrilic input in 
2155                 search panel) - Patch by Alexey Illarionov 
2156                 <littlesavage@rambler.ru>
2157
2158 2006-04-09 [colin]      2.1.0cvs21
2159
2160         * src/prefs_customheader.c
2161                 I prefer removing then freeing rather than the contrary
2162                 (even if it doesn't change anything ;-)
2163         * src/prefs_account.c
2164                 Fix bug #933 (Crash re-entering the custom headers list 
2165                 dialog in accounts prefs)
2166                 The problem happened when cancelling the Account 
2167                 Preferences' dialogs - in which case we didn't do 
2168                 anything to the PrefsAccount * struct. In case of applying,
2169                 the old ac_prefs was replaced with the tmp_ac_prefs we were
2170                 working with in this dialog. The problem is that 
2171                 prefs_customheader.c, working on this tmp_ac_prefs, always
2172                 changes the ->customhdr_list pointer, even when cancelled. 
2173                 So in case of cancelling the prefs_account dialog, we still
2174                 have to update ->customhdr_list in the real account.
2175
2176 2006-04-08 [colin]      2.1.0cvs20
2177
2178         * manual/fr/glossary.xml
2179         * manual/fr/keyboard.xml
2180                 Forgot some headers :)
2181
2182 2006-04-08 [colin]      2.1.0cvs19
2183
2184         * manual/Makefile.am
2185         * manual/fr/Makefile.am
2186         * manual/fr/account.xml
2187         * manual/fr/ack.xml
2188         * manual/fr/addrbook.xml
2189         * manual/fr/advanced.xml
2190         * manual/fr/faq.xml
2191         * manual/fr/glossary.xml
2192         * manual/fr/gpl.xml
2193         * manual/fr/handling.xml
2194         * manual/fr/intro.xml
2195         * manual/fr/keyboard.xml
2196         * manual/fr/plugins.xml
2197         * manual/fr/starting.xml
2198         * manual/fr/sylpheed-claws-manual.xml
2199         * manual/fr/dist/.cvsignore
2200         * manual/fr/dist/Makefile.am
2201         * manual/fr/dist/html/.cvsignore
2202         * manual/fr/dist/html/Makefile.am
2203         * manual/fr/dist/pdf/.cvsignore
2204         * manual/fr/dist/pdf/Makefile.am
2205         * manual/fr/dist/ps/.cvsignore
2206         * manual/fr/dist/ps/Makefile.am
2207         * manual/fr/dist/txt/.cvsignore
2208         * manual/fr/dist/txt/Makefile.am
2209                 Add the french translation of the manual. Thanks to
2210                 Olivier Delhomme <olivier.delhomme@free.fr> for 
2211                 account.xml, ack.xml, addrbook.xml and advanced.xml
2212
2213 2006-04-08 [colin]      2.1.0cvs18
2214
2215         * manual/plugins.xml
2216         * manual/starting.xml
2217                 More fixes
2218
2219 2006-04-07 [colin]      2.1.0cvs17
2220
2221         * manual/faq.xml
2222         * manual/intro.xml
2223         * manual/keyboard.xml
2224                 Little fixes
2225
2226 2006-04-07 [colin]      2.1.0cvs16
2227
2228         * README
2229         * src/compose.c
2230         * src/prefs_common.c
2231         * src/prefs_common.h
2232                 Add hidden compose_no_markup pref
2233
2234 2006-04-07 [wwp]        2.1.0cvs15
2235
2236         * src/summary_search.c
2237         * .cvsignore
2238                 Bugfix: stop button was sticky when searching in an empty folder.
2239                 Applied curly brackets code style to the whole file (summary_search.c).
2240                 More files to ignore.
2241
2242 2006-04-07 [wwp]        2.1.0cvs14
2243
2244         * src/message_search.c
2245         * src/summary_search.c
2246                 changed default button when search bumps at file/folder
2247                 beginning or end, for convenience (thanks to Colin).
2248
2249 2006-04-07 [paul]       2.1.0cvs13
2250
2251         * src/plugins/dillo_viewer/dillo_prefs.c
2252                 avoid future potential for namespace collision
2253                 Patch by Colin
2254
2255 2006-04-06 [wwp]        2.1.0cvs12
2256
2257         * src/summary_search.c
2258                 Unify extended/advanced searches names (and thus factorize labels),
2259                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2260
2261 2006-04-06 [wwp]        2.1.0cvs11
2262
2263         * src/folderview.c
2264         * src/prefs_themes.c
2265         * src/summaryview.c
2266                 Fixed some compilation warnings.
2267
2268 2006-04-06 [colin]      2.1.0cvs10
2269
2270         * manual/advanced.xml
2271                 Document the wizard template and how to deploy
2272                 Sylpheed-Claws effectively
2273
2274 2006-04-06 [colin]      2.1.0cvs9
2275
2276         * src/folderview.c
2277                 gettext patch to tell translators about _("#"),
2278                 by Maxim Britov
2279
2280 2006-04-06 [colin]      2.1.0cvs8
2281
2282         * src/textview.c
2283                 Fix invalid GtkTextBIter after clicking "Display as text"
2284
2285 2006-04-06 [mones]      2.1.0cvs7
2286
2287         * src/addr_compl.c
2288         * src/addrindex.c
2289         * src/addritem.c
2290         * src/codeconv.c
2291         * src/compose.c
2292         * src/filtering.c
2293         * src/folder.c
2294         * src/folder_item_prefs.c
2295         * src/folderview.c
2296         * src/localfolder.c
2297         * src/matcher.c
2298         * src/mimeview.c
2299         * src/prefs_msg_colors.c
2300         * src/prefs_spelling.c
2301         * src/prefs_themes.c
2302         * src/procmime.c
2303         * src/procmsg.c
2304         * src/stock_pixmap.c
2305         * src/summaryview.c
2306         * src/textview.c
2307         * src/toolbar.c
2308         * src/common/mgutils.c
2309         * src/common/prefs.c
2310         * src/common/ssl_certificate.c
2311         * src/gtk/colorlabel.c
2312         * src/gtk/quicksearch.c
2313         * src/plugins/pgpmime/pgpmime.c
2314         * src/plugins/spamassassin/spamassassin.c
2315                 Removed redundant NULL checks for g_free() calls.
2316                 Patch by Pawel Pekala.
2317
2318 2006-04-06 [mones]      2.1.0cvs6
2319
2320         * src/prefs_actions.c
2321         * src/prefs_filtering.c
2322         * src/prefs_filtering_action.c
2323         * src/prefs_matcher.c
2324         * src/prefs_template.c
2325         * src/gtk/gtkutils.c
2326         * src/gtk/gtkutils.h
2327                 Have a nice replace button. Patch by Pawel Pekala
2328
2329 2006-04-06 [colin]      2.1.0cvs5
2330
2331         * src/addressbook.c
2332                 Fix crash with empty columns
2333
2334 2006-04-05 [colin]      2.1.0cvs4
2335
2336         * src/wizard.c
2337         * src/prefs_gtk.c
2338                 Allow wizard customization with pre-filled values
2339
2340 2006-04-05 [colin]      2.1.0cvs3
2341
2342         * src/textview.c
2343         * src/mimeview.c
2344         * src/mimeview.h
2345                 Nicer messages in mimeview
2346
2347 2006-04-05 [colin]      2.1.0cvs2
2348
2349         * src/addressbook.c
2350         * src/prefs_summaries.c
2351                 i18n fix
2352
2353 2006-04-05 [colin]      2.1.0cvs1
2354
2355         * src/plugins/pgpcore/plugin.c
2356         * src/plugins/pgpcore/select-keys.c
2357         * src/plugins/pgpcore/select-keys.h
2358         * src/plugins/pgpcore/sgpgme.c
2359         * src/plugins/pgpcore/sgpgme.h
2360         * src/plugins/pgpinline/pgpinline.c
2361         * src/plugins/pgpinline/plugin.c
2362         * src/plugins/pgpmime/pgpmime.c
2363         * src/plugins/pgpmime/plugin.c
2364                 Factorize and generalize a bit 
2365                 Drop S/MIME signature verification from PGP/MIME
2366                 (adding it as another, more complete plugin)
2367
2368 2006-04-05 [paul]       2.1.0
2369
2370         2.1.0 released
2371
2372 2006-04-05 [paul]       2.0.0cvs186
2373
2374         * manual/advanced.xml
2375                 add info on colour labels
2376
2377 2006-04-05 [paul]       2.0.0cvs185
2378
2379         * po/bg.po
2380         * po/cs.po
2381         * po/de.po
2382         * po/el.po
2383         * po/en_GB.po
2384         * po/fi.po
2385         * po/fr.po
2386         * po/it.po
2387         * po/nl.po
2388         * po/pl.po
2389         * po/pt_BR.po
2390         * po/sr.po
2391         * po/zh_CN.po
2392                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
2393                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
2394                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
2395                 Guimaraes, Aleksandar Urosevic, Ralgh Young
2396         * src/gtk/authors.h
2397         * tools/claws.i18n.status.pl
2398                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
2399                 and new Czech translator, Tim <timbrain@post.cz>
2400
2401 2006-04-05 [mones]      2.0.0cvs184
2402
2403         * po/es.po
2404                 Updated translation
2405
2406 2006-04-05 [colin]      2.0.0cvs183
2407
2408         * src/gtk/quicksearch.c
2409                 Fix bug #929 (unnecessary reload in quick search bar)
2410
2411 2006-04-05 [colin]      2.0.0cvs182
2412
2413         * src/compose.c
2414                 Fix crash on Reply with no From:
2415                 Show signature and conversion error on queuing 
2416                 (but not sending)
2417         * src/mainwindow.c
2418         * src/summaryview.c
2419         * src/summaryview.h
2420                 Factorize threading code and make sure msginfo 
2421                 is not null when it comes from a GtkCTreeRow's 
2422                 data
2423         * src/gtk/gtkaspell.c
2424                 Check for necessary things
2425         * src/gtk/gtksctree.c
2426         * src/gtk/gtksctree.h
2427                 Reset anchor if necessary when removing node
2428
2429 2006-03-29 [colin]      2.0.0cvs181
2430
2431         * src/folderview.c
2432                 Warn for disabled IMAP accounts (due to lack of
2433                 libetpan). Breaks string-freeze - sorry - but it
2434                 is kind of important ;)
2435
2436 2006-03-28 [colin]      2.0.0cvs180
2437
2438         * src/gtk/gtkutils.c
2439         * src/gtk/gtkutils.h
2440                 Add a gtkut_get_link_btn() function that
2441                 creates a button which acts like an URI
2442         * src/prefs_themes.c
2443         * src/gtk/about.c
2444                 Use this function (factorizes codes)
2445         * src/common/defs.h
2446         * src/gtk/pluginwindow.c
2447                 Add a "Get more..." in the plugins window
2448
2449 2006-03-28 [colin]      2.0.0cvs179
2450
2451         * src/common/smtp.c
2452         * src/common/passcrypt.c
2453         * src/undo.c
2454                 Warning fixes. Patch by Pawel Pekala
2455
2456 2006-03-27 [colin]      2.0.0cvs178
2457
2458         * src/undo.c
2459                 Fix undoing by blocks with spaces
2460
2461 2006-03-27 [colin]      2.0.0cvs177
2462
2463         * src/textview.c
2464                 Set margin to 3px for headers
2465
2466 2006-03-27 [paul]
2467
2468         2.1.0-rc2 released
2469
2470 2006-03-27 [wwp]        2.0.0cvs176
2471
2472         * src/summaryview.c
2473                 don't reset quicksearch when updating the message list.
2474                 Thanks to Colin.
2475
2476 2006-03-26 [wwp]        2.0.0cvs175
2477
2478         * src/compose.c
2479                 use a unified border width ('other' tab in the compose window,
2480                 patch by Pawel Pekala).
2481
2482
2483 2006-03-26 [wwp]        2.0.0cvs174
2484
2485         * src/common/quoted-printable.c
2486         * src/addressbook.c
2487                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
2488
2489 2006-03-26 [colin]      2.0.0cvs173
2490
2491         * src/quote_fmt_parse.y
2492                 Fix non-UTF8 date formats messing up the whole quote a 
2493                 little bit
2494
2495 2006-03-26 [colin]      2.0.0cvs172
2496
2497         * src/procheader.c
2498                 Make sure the date is UTF8 valid, or try to make it
2499                 so. IncrediMail is really IncrediStupid.
2500         * src/compose.c
2501                 Fix possible conversions. 
2502                 
2503
2504 2006-03-26 [colin]      2.0.0cvs171
2505
2506         * src/matcher.c
2507                 Fix corner cases in body search. This is still a
2508                 hack... It seems impossible to make it good and 
2509                 reasonably fast at the same time.
2510
2511 2006-03-26 [colin]      2.0.0cvs170
2512
2513         * src/summaryview.c
2514                 I think I killed the twilight zone bug!
2515                 summary_select_node() flushes GTK events in order
2516                 to be able to center the view. But this also 
2517                 flushes keypresses like Ctrl-Alt-U, so this can
2518                 call summary_show from summary_select_node (itself
2519                 called from summary_show, etc.). And the summaryview
2520                 has to be unlocked in this function. So just locking
2521                 while processing GTK events, and bailing if locked, 
2522                 should fix it.
2523                 Fixes bug #927 (SIGSEGV during Update Summary)
2524
2525 2006-03-25 [colin]      2.0.0cvs169
2526
2527         * src/matcher.c
2528                 Fix search in QP-encoded bodies
2529                 Fix utf-8 searches in bodies encoded in the
2530                 locale's encoding
2531         * src/common/quoted-printable.c
2532         * src/common/quoted-printable.h
2533                 Add a decode function that doesn't overwrite
2534                 the original pointer
2535                 
2536
2537 2006-03-24 [colin]      2.0.0cvs168
2538
2539         * src/action.c
2540         * src/summaryview.c
2541         * src/summaryview.h
2542                 Update message cache after action
2543                 Patch by H. Merijn Brand
2544         * src/prefs_msg_colors.c
2545                 Factorize label 
2546                 Patch by Fabien Vantard
2547         * src/plugins/spamassassin/spamassassin_gtk.c
2548                 Remove useless translation
2549                 Patch by Fabien Vantard
2550
2551 2006-03-23 [colin]      2.0.0cvs167
2552
2553         * src/common/ssl.c
2554                 Let 30 seconds to SSL_connect
2555
2556 2006-03-23 [wwp]        2.0.0cvs166
2557
2558         * src/summaryview.c
2559         * src/gtk/description_window.c
2560                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
2561                 and headers are translated; adjust description windows' width to fit their
2562                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
2563
2564 2006-03-23 [paul]       2.0.0cvs165
2565
2566         * src/common/utils.c
2567                 fix highlighting of URIs containing "()"
2568                 (2.0.0cvs164's reversal fixed)
2569                 Thanks to Colin.
2570
2571 2006-03-23 [paul]       2.0.0cvs164
2572
2573         * src/common/utils.c
2574                 revert patch, (postponing a fix), at 2.0.0cvs120
2575                 as it breaks more URIs than it fixes.
2576                 Allow '-' to be a terminating character in a URI
2577
2578 2006-03-22 [colin]      2.0.0cvs163
2579
2580         * configure.ac
2581                 Require libetpan 0.45
2582                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
2583
2584 2006-03-22 [paul]       2.0.0cvs162
2585
2586         * src/editgroup.c
2587                 replace '<-' and '->' buttons with GTK_STOCK graphical
2588                 buttons
2589         * src/summary_search.c
2590                 don't offer '...' for translation
2591                 add a tooltip to advanced search '...' button
2592         * src/gtk/quicksearch.c
2593                 don't offer '...' for translation
2594
2595 2006-03-21 [colin]      2.0.0cvs161
2596
2597         * src/compose.c
2598                 Fix middle-click pasting (insert at click
2599                 position instead of cursor position, don't
2600                 remove existing selection and allow pasting
2601                 our own selection)
2602         * src/addressbook.c
2603                 "LDAP Server" -> "LDAP servers"
2604
2605 2006-03-21 [wwp]        2.0.0cvs160
2606
2607         * src/etpan/imap-thread.c
2608                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
2609
2610 2006-03-20 [colin]      2.0.0cvs159
2611
2612         * src/summaryview.c
2613                 Don't reload summaryview after an execute with no
2614                 move action
2615
2616 2006-03-19 [colin]      2.0.0cvs158
2617
2618         * src/addressbook.c
2619                 and put groups at the top, always
2620
2621 2006-03-19 [colin]      2.0.0cvs157
2622
2623         * src/addressbook.c
2624                 Order groups before names, as previously
2625
2626 2006-03-19 [colin]      2.0.0cvs156
2627
2628         * src/addressbook.c
2629                 - Sort case-unsensitive
2630                 - Put the sort arrow at opening too
2631
2632 2006-03-19 [wwp]        2.0.0cvs155
2633
2634         * src/addressbook.c
2635                 allow sorting by name/email/remarks, ensure that right-pane's contents
2636                 matches the left-pane selection (cleared when appropriate).
2637                 Patch by Pawel Pekala <c0rn@o2.pl>.
2638
2639 2006-03-18 [colin]      2.0.0cvs154
2640
2641         * src/textview.c
2642                 Fix text cursor ;)
2643
2644 2006-03-18 [colin]      2.0.0cvs153
2645
2646         * src/gtk/filesel.c
2647                 Make sure we hide the preview if we didn't get
2648                 a filename
2649
2650 2006-03-18 [colin]      2.0.0cvs152
2651
2652         * src/summaryview.c
2653                 Set cursor to watch for execution (fixes lack
2654                 of watch-cursor when dnd'ing hundreds of mails)
2655         * src/gtk/filesel.c
2656                 Check that mime type is 'image/*' before updating
2657                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
2658
2659 2006-03-18 [colin]      2.0.0cvs151
2660
2661         * src/mainwindow.c
2662         * src/textview.c
2663         * src/textview.h
2664                 Put a watch cursor in textview too when the mainwindow's
2665                 cursor in a watch
2666
2667 2006-03-18 [colin]      2.0.0cvs150
2668
2669         * src/folder.c
2670                 Change wrong asserts to simple tests
2671
2672 2006-03-17 [colin]      2.0.0cvs149
2673
2674         * src/mainwindow.c
2675         * src/mainwindow.h
2676         * src/prefs_msg_colors.c
2677         * src/summaryview.c
2678         * src/summaryview.h
2679         * src/gtk/colorlabel.c
2680         * src/gtk/colorlabel.h
2681                 Add a color label menu in the main menubar
2682                 Add (fixed) accels Ctrl-{0-7} to change the color
2683                 They have to be fixed because the menu's dynamic,
2684                 the items are complex widgets, hence we can't use
2685                 a GtkItemFactory.
2686
2687
2688 2006-03-17 [wwp]        2.0.0cvs148
2689
2690         * src/compose.c
2691                 rollback few lines from my previous commit (those lines come from
2692                 a pending patch, accidentally commited, even if neutral as they are
2693                 commented out).
2694
2695 2006-03-17 [wwp]        2.0.0cvs147
2696
2697         * src/compose.c
2698                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
2699                 applied code style/indentation to the modified function.
2700
2701 2006-03-17 [wwp]        2.0.0cvs146
2702
2703         * src/procmsg.c
2704         * src/compose.c
2705                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
2706
2707 2006-03-17 [paul]
2708
2709         2.1.0-rc1 released
2710
2711 2006-03-17 [paul]       2.0.0cvs145
2712
2713         * src/main.c
2714                 addressbook_read_file() was called twice
2715         * src/textview.c
2716                 X-Mailer highlighting
2717
2718 2006-03-16 [colin]      2.0.0cvs144
2719
2720         * src/sourcewindow.c
2721         * src/sourcewindow.h
2722                 And the last one, in source window.
2723
2724 2006-03-16 [colin]      2.0.0cvs143
2725
2726         * src/compose.c
2727         * src/compose.h
2728                 Fix the same stuff in compose
2729
2730 2006-03-16 [colin]      2.0.0cvs142
2731
2732         * src/messageview.c
2733                 Complete the previous messageview crash fix
2734
2735 2006-03-16 [colin]      2.0.0cvs141
2736
2737         * src/procmsg.h
2738         * src/procmsg.c
2739         * src/folder.c
2740                 Fix POSTPROCESSING hook
2741                 Patch by H. Merijn Brand
2742
2743         * src/procmime.c
2744         * src/procmime.h
2745                 Parse Content-Location
2746
2747         * src/toolbar.c
2748         * src/messageview.c
2749         * src/messageview.h
2750                 Don't crash when a top-level MessageView has
2751                 been closed on us. Same problematic than
2752                 yesterday's quicksearch issue.
2753
2754 2006-03-15 [colin]      2.0.0cvs140
2755
2756         * src/gtk/quicksearch.c
2757                 Fix a bitchy race we didn't think about when we
2758                 added quicksearch cancellation:
2759                 If the search is not on cached fields, for example
2760                 body_part matchcase "stuff"
2761                 the matcher code has to get the whole message. If
2762                 we're on IMAP, that can be slow, and in order to
2763                 be non-blocking, the IMAP code idle loop processes
2764                 gtk events too. So it is possible to cancel a
2765                 quicksearch while the matcher is getting the mail's
2766                 body. After matcher got its body, it will start to
2767                 iterate over the matcher list that the Quicksearch's
2768                 clear_search_cb() just freed via prepare_matcher().
2769                 SIGSEGV ensues.
2770                 The fix consists of guarding the matcherlist_match()
2771                 call with a boolean 'matching'. If we reset the
2772                 quicksearch while matching is TRUE, we don't free
2773                 the matcherlist anymore like we did, but we set
2774                 another new flag, deferred_free, to TRUE. Then,
2775                 in quicksearch_match(), just after returning from
2776                 matcherlist_match() and unsetting the matching flag,
2777                 we check the deferred_free flag and do the
2778                 prepare_matcher() (which does the matcherlist_free)
2779                 for real, so we free the matcherlist once it's not
2780                 used anymore.
2781                 As all of this runs via the glib main loop, we
2782                 luckily don't need a mutex.
2783         * src/summaryview.c
2784                 Also, show progress while searching.
2785
2786
2787 2006-03-14 [colin]      2.0.0cvs139
2788
2789         * src/alertpanel.c
2790                 Make alertpanel_is_open non-static
2791
2792 2006-03-14 [colin]      2.0.0cvs138
2793
2794         * src/prefs_spelling.c
2795                 Cleanups - Fabien Vantard
2796
2797 2006-03-14 [wwp]        2.0.0cvs137
2798
2799         * src/main.c
2800                 code style normalization (curly braces, indentation).
2801
2802 2006-03-14 [wwp]        2.0.0cvs137
2803
2804         * src/main.c
2805                 code style (braces, indentation)
2806
2807 2006-03-12 [paul]       2.0.0cvs136
2808
2809         * src/prefs_common.c
2810                 trans_hdr defaults to FALSE to be RFC-savvy
2811         * src/prefs_summaries.c
2812                 add a tooltip to the trans_hdr option
2813                 
2814
2815 2006-03-12 [paul]       2.0.0cvs135
2816
2817         * src/prefs_matcher.c
2818                 give a little more width to the combos
2819         * src/prefs_display_header.c
2820         * src/textview.c
2821                 translate headers if prefs_common.trans_hdr
2822                 is TRUE
2823
2824         Patches by Pawel Pekala
2825
2826 2006-03-12 [paul]       2.0.0cvs134
2827
2828         * src/plugins/clamav/clamav_plugin.c
2829         * src/plugins/dillo_viewer/dillo_viewer.c
2830         * src/plugins/pgpcore/plugin.c
2831         * src/plugins/pgpinline/plugin.c
2832         * src/plugins/pgpmime/plugin.c
2833         * src/plugins/spamassassin/spamassassin.c
2834                 update/add to descriptions
2835         * src/plugins/spamassassin/spamassassin_gtk.c
2836                 fixes to the english, remove superfluous
2837                 tooltips, clean up a little
2838
2839 2006-03-12 [paul]       2.0.0cvs133
2840
2841         * src/compose.c
2842                 fix Bug 924, 'Account combo box shows up wrong 
2843                 if & is in account name'
2844
2845 2006-03-11 [colin]      2.0.0cvs132
2846
2847         * src/summaryview.c
2848                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
2849                 messed up shift-selection because is slows down
2850                 moving around summaryview. thanks -users
2851
2852 2006-03-10 [colin]      2.0.0cvs131
2853
2854         * src/plugins/spamassassin/spamassassin_gtk.c
2855                 Put back Paul's engrish fixes
2856
2857 2006-03-10 [colin]      2.0.0cvs130
2858
2859         * src/plugins/spamassassin/spamassassin.c
2860         * src/plugins/spamassassin/spamassassin.h
2861         * src/plugins/spamassassin/spamassassin_gtk.c
2862                 Cleanup SA prefs page (more)
2863                 Patch by Fabien Vantard
2864
2865 2006-03-10 [paul]       2.0.0cvs129
2866
2867         * src/prefs_msg_colors.c
2868         * src/prefs_spelling.c
2869                 widget sensitivity
2870
2871 2006-03-09 [mones]      2.0.0cvs128
2872
2873         * po/es.po
2874                 Update for next RC
2875
2876 2006-03-09 [wwp]        2.0.0cvs127
2877
2878         * configure.ac
2879                 revert accidental commit (requirement for libetpan 0.43), this time
2880                 not in HEAD.
2881
2882 2006-03-09 [wwp]        2.0.0cvs125
2883
2884         * configure.ac
2885                 revert accidental commit (requirement for libetpan 0.43)
2886
2887 2006-03-09 [paul]       2.0.0cvs126
2888
2889         * src/prefs_receive.c
2890                 remove useless frame
2891                 replace 'incorporation' with 'receiving'
2892         * src/plugins/clamav/clamav_plugin_gtk.c
2893         * src/plugins/spamassassin/spamassassin_gtk.c
2894                 improve widget sensitivity
2895                 fix a bit his engrish
2896
2897 2006-03-09 [wwp]        2.0.0cvs125
2898
2899         * src/addressadd.c
2900         * src/foldersel.c
2901         * src/prefs_common.c
2902         * src/prefs_common.h
2903                 remember some more windows' sizes (add to addressbook and
2904                 select folder).
2905
2906 2006-03-09 [paul]       2.0.0cvs124
2907
2908         * src/plugins/pgpcore/prefs_gpg.c
2909                 normalise construction of dialogue
2910
2911 2006-03-09 [paul]       2.0.0cvs123
2912
2913         * src/plugins/trayicon/Makefile.am
2914                 add missing slash
2915
2916 2006-03-08 [colin]      2.0.0cvs122
2917
2918         * src/plugins/trayicon/Makefile.am
2919                 Fix build in separate dir 
2920                 Patch by Bamanzi <bamanzi@gmail.com>
2921
2922 2006-03-08 [colin]      2.0.0cvs121
2923
2924         * src/procmsg.c
2925                 Batch move and copies from summaryview with delayed execution
2926                 too
2927
2928 2006-03-07 [paul]       2.0.0cvs120
2929
2930         * src/common/utils.c
2931                 fix highlighting of URIs containing "()"
2932                 Patch by Pawel Pekala
2933
2934 2006-03-07 [paul]       2.0.0cvs119
2935
2936         * src/folder.c
2937         * src/folder.h
2938         * src/folderview.c
2939                 immediately do alphabetical resort when
2940                 changing a folder's name
2941                 Patch by Pawel Pekala
2942
2943 2006-03-07 [paul]       2.0.0cvs118
2944
2945         * src/news.c
2946         * src/news_gtk.c
2947                 when unsubscribing a newsgroup, remove the
2948                 folder and msgs in .sylpheed-claws/newscache
2949                 Patch by Pawel Pekala <c0rn@gazeta.pl>
2950
2951 2006-03-07 [paul]       2.0.0cvs117
2952
2953         * src/textview.c
2954                 fix wrong Fake URL Warning
2955                 Thanks to Hiro
2956
2957 2006-03-07 [colin]      2.0.0cvs116
2958
2959         * src/imap.c
2960                 Return immediately when password dialog was
2961                 cancelled
2962         * src/gtk/inputdialog.c
2963                 Allow empty strings for passwords
2964
2965
2966 2006-03-06 [colin]      2.0.0cvs115
2967
2968         * src/imap.c
2969                 Prevent double-timeouts when connection fails
2970
2971 2006-03-06 [colin]
2972
2973         2.0.1-rc1 released
2974
2975 2006-03-06 [colin]      2.0.0cvs114
2976
2977         * src/imap.c
2978                 Refresh session during potentially long
2979                 operations
2980
2981 2006-03-06 [wwp]        2.0.0cvs113
2982
2983         * src/prefs_msg_colors.h
2984                 forgot that one (custom color labels).
2985
2986 2006-03-06 [wwp]        2.0.0cvs112
2987
2988         * src/prefs_common.c
2989         * src/prefs_common.h
2990         * src/prefs_msg_colors.c
2991         * src/summaryview.c
2992         * src/summaryview.h
2993         * src/gtk/colorlabel.c
2994         * src/gtk/colorlabel.h
2995                 colors in messages list are now customizable. Color values and names can
2996                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
2997                 Thanks to Paul and Colin for their help with this longstanding patch!
2998
2999 2006-03-06 [wwp]        2.0.0cvs111
3000
3001         * src/textview.c
3002                 don't crash if (x)face is bad.
3003
3004 2006-03-05 [paul]       2.0.0cvs110
3005
3006         * AUTHORS
3007         * configure.ac
3008         * src/Makefile.am
3009         * src/common/Makefile.am
3010         * src/common/utils.h
3011         * src/etpan/imap-thread.c
3012         * src/gtk/authors.h
3013         * src/plugins/clamav/Makefile.am
3014         * src/plugins/demo/Makefile.am
3015         * src/plugins/dillo_viewer/Makefile.am
3016         * src/plugins/pgpcore/Makefile.am
3017         * src/plugins/pgpcore/passphrase.c
3018         * src/plugins/pgpinline/Makefile.am
3019         * src/plugins/pgpmime/Makefile.am
3020         * src/plugins/spamassassin/Makefile.am
3021         * src/plugins/trayicon/Makefile.am
3022                 fix builiding on cygwin
3023                 Patch by Ralgh Young <bamanzi@gmail.com>
3024
3025 2006-03-04 [wwp]        2.0.0cvs109
3026
3027         * manual/keyboard.xml
3028                 fix mixed up/down keys.
3029
3030 2006-03-04 [wwp]        2.0.0cvs108
3031
3032         * README
3033         * INSTALL
3034                 updated links to SpamAssassin.
3035
3036 2006-03-04 [wwp]        2.0.0cvs107
3037
3038         * manual/plugins.xml
3039         * src/plugins/spamassassin/README
3040                 updated SpamAssassin plugin docs to reflect new functional additions
3041                 (also fix/update/documents few technical stuff more, see the README).
3042
3043 2006-03-04 [wwp]        2.0.0cvs106
3044
3045         * src/prefs_message.c
3046                 normalized capitalization of message-prefs paths.
3047
3048 2006-03-04 [wwp]        2.0.0cvs105
3049
3050         * manual/advanced.xml
3051                 typo.
3052
3053 2006-03-03 [colin]      2.0.0cvs104
3054
3055         * src/plugins/clamav/clamav_plugin_gtk.c
3056                 Rework prefs page, patch by Fabien 
3057
3058 2006-03-03 [colin]      2.0.0cvs103
3059
3060         * src/plugins/clamav/clamav_plugin.c
3061                 Set error on all errors
3062
3063 2006-03-03 [colin]      2.0.0cvs102
3064
3065         * src/common/plugin.c
3066                 Initialize error to avoid crashing when a plugin fails
3067                 without setting error
3068
3069 2006-03-02 [wwp]        2.0.0cvs101
3070
3071         * configure.ac
3072                 fixed linker flags for libetpan support on Cygwin
3073                 (thanks to H.Merijn Brand).
3074
3075 2006-03-02 [wwp]        2.0.0cvs100
3076
3077         * src/addressbook.c
3078                 fix some AB error messages: one for punctuation and
3079                 one wrongly duplicate (thanks, maxbritov).
3080
3081 2006-03-02 [wwp]        2.0.0cvs99
3082
3083         * src/plugins/spamassassin/spamassassin.c
3084                 make sync calls to sa-learn/spamc to prevent
3085                 system (whatever local or client/server) overload.
3086
3087 2006-03-02 [colin]      2.0.0cvs98
3088
3089         * src/summaryview.c
3090                 Put the spam icon in the status column instead of the
3091                 mark one
3092
3093 2006-03-01 [colin]      2.0.0cvs97
3094
3095         * src/plugins/spamassassin/spamassassin.c
3096                 Fix segfault (g_file_set_contents fails for some 
3097                 reason and err==0x2f. Can't find out why with
3098                 valgrind, using working function :-)
3099
3100 2006-03-01 [colin]      2.0.0cvs96
3101
3102         * src/inc.c
3103                 Offline overriding: let 'No' be cached only 3 seconds
3104
3105 2006-03-01 [colin]      2.0.0cvs95
3106
3107         * src/addr_compl.c
3108         * src/addrbook.c
3109         * src/addressbook.c
3110         * src/addrindex.c
3111         * src/folder_item_prefs.c
3112         * src/headerview.c
3113         * src/imap.c
3114         * src/inc.c
3115         * src/ldif.c
3116         * src/mainwindow.c
3117         * src/mh.c
3118         * src/msgcache.c
3119         * src/prefs_common.h
3120         * src/prefs_msg_colors.c
3121         * src/procheader.c
3122         * src/procheader.h
3123         * src/procmime.c
3124         * src/procmsg.c
3125         * src/procmsg.h
3126         * src/send_message.h
3127         * src/simple-gettext.c
3128         * src/summaryview.c
3129         * src/summaryview.h
3130         * src/syldap.c
3131         * src/textview.c
3132         * src/undo.c
3133         * src/common/ssl_certificate.c
3134         * src/common/utils.c
3135         * src/gtk/colorsel.c
3136         * src/gtk/gtksctree.c
3137         * src/gtk/gtkshruler.c
3138         * src/plugins/trayicon/trayicon.c
3139                 #if 0 goes to /dev/null
3140
3141 2006-03-01 [colin]      2.0.0cvs94
3142
3143         * src/compose.c
3144         * src/imap.c
3145         * src/inc.c
3146         * src/inc.h
3147         * src/messageview.c
3148         * src/news.c
3149         * src/plugins/spamassassin/spamassassin.c
3150                 Allow to add information in the "working offline"
3151                 window
3152
3153 2006-03-01 [wwp]        2.0.0cvs93
3154
3155         * src/plugins/spamassassin/spamassassin.c
3156                 fixed spamc invocation: use a tricky temporary mini shell wrapper
3157                 'cause it seems that calling `spamc ... < inputfile` with
3158                 g_spawn_(a)sync simply.. erm doesn't work :-).
3159
3160 2006-03-01 [wwp]        2.0.0cvs92
3161
3162         * src/toolbar.c
3163         * src/toolbar.h
3164                 simplify the adding of spam/ham button to the messageview toolbar
3165                 (it gets more clear now that the same button will be "Mark as spam"
3166                 or "Mark as ham" according to the current message status,
3167                 thanks to Colin).
3168
3169 2006-03-01 [wwp]        2.0.0cvs91
3170
3171         * src/messageview.c
3172         * src/procmsg.c
3173         * src/procmsg.h
3174         * src/summaryview.c
3175         * src/plugins/spamassassin/spamassassin.c
3176         * src/plugins/spamassassin/spamassassin.h
3177                 make learner callbacks return a status (0 for ok),
3178                 handle it in main code to avoid setting flags when learning failed,
3179                 don't learn on TCP if offline in spamassassin,
3180                 thanks to Colin.
3181
3182                 
3183
3184 2006-03-01 [wwp]        2.0.0cvs90
3185
3186         * src/compose.c
3187                 some work around the compose window's account menu,
3188                 patch by Fabien Vantard.
3189
3190 2006-03-01 [wwp]        2.0.0cvs89
3191
3192         * src/plugins/spamassassin/spamassassin.c
3193                 fixed bad logics, was using spamc in local mode and sa-learn
3194                 in remote mode (thanks, Colin).
3195
3196 2006-03-01 [wwp]        2.0.0cvs88
3197
3198         * src/plugins/spamassassin/spamassassin.c
3199         * src/plugins/spamassassin/spamassassin.h
3200         * src/plugins/spamassassin/spamassassin_gtk.c
3201                 made processing of emails w/ sa-plugin an option (default is TRUE),
3202                 fixed Engrish some tooltips, capitalization of some debug messages
3203                 and warnings. The spamassassin plugin now provides two separate
3204                 services: process emails upon incorporation and spamd training.
3205                 Both services (un)register independently but use some common
3206                 plugin settings (transport settings, spam storage location).
3207
3208 2006-02-28 [wwp]        2.0.0cvs87
3209
3210         * src/plugins/spamassassin/spamassassin.c
3211                 fix async flag to spamc cmdline execution (batch exec should
3212                 be asynchronous).
3213
3214 2006-02-27 [wwp]        2.0.0cvs86
3215
3216         * src/plugins/spamassassin/spamassassin.c
3217         * src/plugins/spamassassin/spamassassin.h
3218         * src/plugins/spamassassin/spamassassin_gtk.c
3219                 - added the ability to learn a remote spamassassin server (spamd),
3220                 using spamc.
3221                 - added the spamassassin option 'username', that applies to all
3222                 spamassassin operations (filtering, learning, local or remote).
3223                 The default username is the current unix user (if left blank
3224                 from gtk prefs or config file).
3225                 - commented out some unused code (notebook widget), removed unused
3226                 layout (hbox1).
3227                 - make more widgets sensitive to the transport type.
3228
3229 2006-02-27 [colin]      2.0.0cvs85
3230
3231         * src/plugins/spamassassin/spamassassin.c
3232                 Fix sa-learn call when offline
3233
3234 2006-02-27 [colin]      2.0.0cvs84
3235
3236         * configure.ac
3237         * src/Makefile.am
3238         * src/mainwindow.c
3239         * src/mainwindow.h
3240         * src/messageview.c
3241         * src/messageview.h
3242         * src/prefs_toolbar.c
3243         * src/procmsg.c
3244         * src/stock_pixmap.c
3245         * src/stock_pixmap.h
3246         * src/summaryview.c
3247         * src/toolbar.c
3248         * src/toolbar.h
3249         * src/pixmaps/ham_btn.xpm
3250         * src/pixmaps/spam.xpm
3251         * src/pixmaps/spam_btn.xpm
3252         * src/plugins/spamassassin/spamassassin.c
3253                 Add button in toolbar for spam learning
3254                 Fix a few bugs from the last related commit
3255                 Revert 1.9.6cvs23 which messed up shift-selection
3256
3257 2006-02-24 [colin]      2.0.0cvs83
3258
3259         * src/procmsg.c
3260         * src/summaryview.c
3261         * src/summaryview.h
3262         * src/plugins/spamassassin/spamassassin.c
3263         * src/plugins/spamassassin/spamassassin.h
3264         * src/plugins/spamassassin/spamassassin_gtk.c
3265                 Unregister learner when spamassassin is either
3266                 disabled or over tcp
3267
3268 2006-02-24 [colin]      2.0.0cvs82
3269
3270         * src/Makefile.am
3271         * src/mainwindow.c
3272         * src/mainwindow.h
3273         * src/procmsg.c
3274         * src/procmsg.h
3275         * src/stock_pixmap.c
3276         * src/stock_pixmap.h
3277         * src/summaryview.c
3278         * src/summaryview.h
3279         * src/gtk/icon_legend.c
3280         * src/pixmaps/spam.xpm  ** NEW FILE **
3281         * src/plugins/spamassassin/spamassassin.c
3282         * src/plugins/spamassassin/spamassassin_gtk.c
3283                 Add spam learning interface (Mark/Mark as 
3284                 (spam|ham) menus)
3285
3286 2006-02-24 [wwp]        2.0.0cvs81
3287
3288         * src/compose.c
3289         * src/compose.h
3290         * src/filtering.c
3291                 hide compose window when sending message in batch mode
3292                 (filtering: forward and redirect). Also fixed a wrong
3293                 value returned when sending failed, neutral anyway.
3294                 (Colin, me) 
3295
3296 2006-02-24 [wwp]        2.0.0cvs80
3297
3298         * src/mainwindow.c
3299                 use GTK+'s stock quit button. Patch by Fabien Vantard.
3300
3301 2006-02-24 [paul]       2.0.0cvs79
3302
3303         * src/news.c
3304         * src/news.h
3305         * src/news_gtk.c
3306                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
3307                 Thanks to Colin
3308
3309 2006-02-23 [colin]      2.0.0cvs78
3310
3311         * src/alertpanel.c
3312                 Change OK to Close in alertpanel with View log
3313                 button; add accel to View log. Patch by Fabien
3314                 Vantard
3315
3316 2006-02-23 [wwp]        2.0.0cvs77
3317
3318         * src/compose.c
3319                 silly me, there were much more tests to perform, since toolbars can
3320                 really have down to 1 element only.
3321
3322 2006-02-23 [wwp]        2.0.0cvs76
3323
3324         * commitHelper
3325                 fixed indentation from my previous commit. Fallback to VISUAL if
3326                 EDITOR is not set (and to vi, at last resort).
3327
3328 2006-02-23 [wwp]        2.0.0cvs75
3329
3330         * commitHelper
3331                 improved error detection (Colin, me).
3332
3333 2006-02-23 [wwp]        2.0.0cvs74
3334
3335         * src/prefs_toolbar.c
3336                 simplify and fix prefs/toolbars layouting. Combos' contents can
3337                 now be really displayed.
3338
3339 2006-02-23 [wwp]        2.0.0cvs73
3340         simplifies and fix prefs/toolbars layouting. Combos' contents can now
3341         be really displayed.
3342
3343 2006-02-22 [wwp]        2.0.0cvs72
3344
3345         * src/compose.c
3346                 fix a typo in my previous commit (sorry!).
3347
3348 2006-02-22 [wwp]        2.0.0cvs71
3349
3350         * src/prefs_toolbar.c
3351                 fix a crash when adding separators to toolbars,
3352                 also fix some separator item information.
3353
3354 2006-02-22 [wwp]        2.0.0cvs70
3355
3356         * src/compose.c
3357                 fix a crash when redirecting (for instance) when compose window's
3358                 toolbar contents has been customized (when some buttons have been
3359                 removed in fact).
3360
3361 2006-02-21 [wwp]        2.0.0cvs69
3362
3363         * src/summaryview.c
3364         * src/gtk/pluginwindow.c
3365         * src/plugins/pgpcore/prefs_gpg.c
3366                 fix some compilation warnings (feat. remains of removed code).
3367
3368 2006-02-21 [wwp]        2.0.0cvs68
3369
3370         * src/gtk/gtkutils.c
3371                 fix two compilation issues, thanks to Stephan Sachse.
3372
3373 2006-02-20 [colin]      2.0.0cvs67
3374
3375         * src/mainwindow.c
3376                 Don't reselect displayed mail on refocus
3377                 This fixes actions misbehaving 
3378
3379 2006-02-20 [wwp]        2.0.0cvs66
3380
3381         * src/summaryview.c
3382         * src/gtk/gtksctree.c
3383         * src/gtk/gtkshruler.c
3384                 changed more runtime typecast checks.
3385
3386 2006-02-20 [wwp]        2.0.0cvs65
3387
3388         * src/summary_search.c
3389                 find all - summaryview refresh issue fixed, thanks to Colin.
3390
3391 2006-02-20 [wwp]        2.0.0cvs64
3392
3393         * src/gtk/gtkutils.c
3394                 better runtime typecast checks.
3395
3396 2006-02-20 [wwp]        2.0.0cvs63
3397
3398         * src/summary_search.c
3399                 enhancements to the summary search:
3400                         - add the ability to stop the running search
3401                           (upon ESC-key press, new Stop button or when Clear button is pressed)
3402                         - don't search if no criteria (From/To/Subject/Body) is set
3403                         - ensure that a busy mouse pointer is always shown when searching,
3404                           show it even a bit earlier
3405
3406 2006-02-19 [colin]      2.0.0cvs62
3407
3408         * src/compose.c
3409         * src/imap.c
3410         * src/etpan/imap-thread.c
3411         * src/etpan/imap-thread.h
3412                 (Future) IMAP speed improvement on sending
3413                 Will require a libetpan update
3414         * src/summaryview.c
3415         * src/gtk/quicksearch.c
3416                 Make quicksearch clearable while running.
3417
3418 2006-02-17 [colin]      2.0.0cvs61
3419
3420         * src/imap.c
3421         * src/etpan/imap-thread.c
3422         * src/etpan/imap-thread.h
3423                 Check for IMAP certificates
3424                 ** Requires libetpan-0.42-cvs4 
3425                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
3426
3427 2006-02-17 [colin]      2.0.0cvs60
3428
3429         * src/messageview.c
3430         * src/prefs_common.c
3431         * src/prefs_common.h
3432         * src/prefs_message.c
3433                 Add pref to display HTML-only mails with plugin, 
3434                 if possible (defaulting to FALSE of course).
3435
3436 2006-02-16 [colin]      2.0.0cvs59
3437
3438         * src/main.c
3439         * src/common/plugin.c
3440         * src/common/plugin.h
3441         * src/gtk/pluginwindow.c
3442                 Keep track of requested (but unloaded) plugins
3443                 in some error cases.
3444
3445 2006-02-16 [wwp]        2.0.0cvs58
3446
3447         * src/gtk/gtkaspell.c
3448         * src/gtk/gtkaspell.h
3449         * src/prefs_spelling.c
3450         * src/compose.c
3451         * src/prefs_common.c
3452         * src/prefs_common.h
3453                 implemented new optional spellchecker behaviour: re-check message when
3454                 dictionary got changed (from compose-window/context-menu/Change dictionary).
3455
3456 2006-02-16 [wwp]        2.0.0cvs57
3457
3458         * src/quote_fmt_parse.y
3459                 pclose popen'ed pipe.
3460
3461 2006-02-15 [colin]      2.0.0cvs56
3462
3463         * src/mimeview.c
3464         * src/mimeview.h
3465                 Let MimeViewers know which MimeView they
3466                 depend of.
3467         * src/summaryview.c
3468                 Swap From/To columns in Sent/Queue/Drafts
3469                 folders
3470         * src/etpan/imap-thread.c
3471                 Use mailstream_low_tls_open() for STARTTLS
3472                 instead of mailstream_low_ssl_open()
3473                 ** REQUIRES libetpan 0.42cvs3 **
3474
3475 2006-02-15 [wwp]        2.0.0cvs55
3476
3477         * src/compose.c
3478         * src/compose.h
3479         * src/message_search.c
3480         * src/message_search.h
3481         * src/textview.c
3482         * src/gtk/gtkutils.c
3483         * src/gtk/gtkutils.h
3484                 added the ability to Find text in the compose window (and a bit
3485                 of code factorization).
3486
3487 2006-02-15 [wwp]        2.0.0cvs54
3488
3489         * src/prefs_gtk.c
3490                 yet another one file was missing (fix for some widgets' sensitivity).
3491                 Thanks Colin!
3492
3493 2006-02-15 [wwp]        2.0.0cvs53
3494
3495         * src/prefs_gtk.h
3496                 oops forgot that file (fix for some widgets' sensitivity).
3497
3498 2006-02-15 [wwp]        2.0.0cvs52
3499
3500         * src/summary_search.c
3501                 implemented advanced summary search options (added the ability
3502                 to use matcher conditions in an advanced search mode).
3503
3504 2006-02-15 [wwp]        2.0.0cvs51
3505
3506         * src/plugins/pgpcore/prefs_gpg.c
3507         * src/prefs_account.c
3508                 fix some widget sensitivity, mostly around some labels in
3509                 account prefs.
3510
3511 2006-02-15 [paul]       2.0.0cvs50
3512
3513         * manual/advanced.xml
3514                 improve Templates info
3515                 written by wwp
3516
3517 2006-02-14 [colin]      2.0.0cvs49
3518
3519         * src/pixmaps/address_book.xpm
3520         * src/pixmaps/preferences.xpm
3521         * src/pixmaps/properties.xpm
3522                 Fix pixmap size - patch by Fabien Vantard
3523
3524 2006-02-13 [colin]      2.0.0cvs48
3525
3526         * src/procmime.c
3527                 Add missing fclose()s on error
3528         * src/textview.c
3529                 Remove unused code
3530         * src/common/utils.c
3531                 Fix temp files not being deleted on windows
3532         Patches by Thomas Gilgin
3533
3534 2006-02-13 [colin]      2.0.0cvs47
3535
3536         * src/mainwindow.c
3537                 Fix exit crash
3538
3539 2006-02-13 [wwp]        2.0.0cvs46
3540
3541         * src/plugins/pgpcore/prefs_gpg.c
3542                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
3543
3544 2006-02-12 [colin]      2.0.0cvs45
3545
3546         * src/folderview.c
3547         * src/main.c
3548         * src/mainwindow.c
3549                 Fix "stuff" when quitting
3550
3551 2006-02-12 [wwp]        2.0.0cvs44
3552
3553         * src/prefs_themes.c
3554                 fix typos in debug messages.
3555
3556 2006-02-11 [colin]      2.0.0cvs43
3557
3558         * src/summaryview.c
3559                 don't allow drag/drop from ourself
3560
3561 2006-02-10 [wwp]        2.0.0cvs42
3562
3563         * src/exporthtml.c
3564         * src/html.c
3565         * src/html.h
3566         * src/procmime.c
3567         * src/textview.c
3568                 renamed html_ prefixed functions and data structures to avoid
3569                 namespace clashes w/ other software (gtkhtml2 for instance).
3570                 Closes bug #907.
3571
3572
3573 2006-02-09 [colin]      2.0.0cvs41
3574
3575         * src/summaryview.c
3576                 Fix shitty logic messed up. Thanks Ticho for the hint!
3577
3578 2006-02-09 [wwp]        2.0.0cvs40
3579
3580         * src/gtk/about.c
3581         * src/compose.c
3582         * src/prefs_account.c
3583         * src/prefs_gtk.h
3584         * src/editaddress.c
3585                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
3586                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
3587                 Browse buttons in accounts prefs.
3588
3589 2006-02-09 [colin]      2.0.0cvs39
3590
3591         * src/matcher.c
3592                 Check for pointer before using its members
3593         * src/gtk/gtksourceprintjob.c
3594                 Fix a wrong warning
3595
3596 2006-02-09 [wwp]        2.0.0cvs38
3597
3598         * src/gtk/filesel.c
3599                 fix few compiler warnings (type mismatch).
3600
3601 2006-02-09 [paul]       2.0.0cvs37
3602
3603         * po/fr.po
3604                 updated by Fabien Vantard
3605
3606 2006-02-08 [colin]      2.0.0cvs36
3607
3608         * src/prefs_common.c
3609         * src/common/defs.h
3610         * src/common/plugin.c
3611                 allow windows and linux configurations to coexist
3612                 patch by Thomas Gilgin
3613
3614 2006-02-08 [colin]      2.0.0cvs35
3615
3616         * src/filtering.c
3617         * src/matcher.c
3618         * src/matcher.h
3619         * src/matcher_parser_parse.y
3620         * src/prefs_filtering_action.c
3621         * src/prefs_matcher.c
3622                 Add the "Ignore thread" filtering
3623                 action
3624
3625 2006-02-08 [colin]      2.0.0cvs34
3626
3627         * src/compose.c
3628         * src/procmime.c
3629         * src/procmime.h
3630                 Fix bug #905 (damaged attachment)
3631                 text files with raw \0's aren't really text files
3632         FOR_STABLE
3633
3634 2006-02-08 [colin]      2.0.0cvs33
3635
3636         * src/summaryview.c
3637                 Fix crasher introduced yesterday
3638
3639 2006-02-08 [wwp]        2.0.0cvs32
3640
3641         * src/compose.c
3642         * src/compose.h
3643                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
3644
3645 2006-02-08 [wwp]        2.0.0cvs31
3646
3647         * src/prefs_template.c
3648                 templates enhancement: allow address completion for Cc and Bcc fields
3649                 (it was currently possible for the To field only)
3650
3651 2006-02-08 [colin]      2.0.0cvs30
3652
3653         * src/compose.c
3654                 Don't unblock if not blocked
3655         FOR_STABLE
3656
3657 2006-02-07 [colin]      2.0.0cvs29
3658
3659         * src/action.c
3660                 Forgot to refresh summaryview
3661
3662 2006-02-07 [colin]      2.0.0cvs28
3663
3664         * src/action.c
3665                 Freeze/thaw message list and folder list while
3666                 processing %as{} actions 
3667         * src/compose.c
3668                 Fix auto-wrap disabling after a middle-click
3669                 paste - FOR_STABLE
3670
3671 2006-02-07 [paul]       2.0.0cvs27
3672
3673         * src/folder.c
3674                 fix freeing of uninitialised pointers
3675                 Thanks to Colin
3676
3677 2006-02-06 [colin]      2.0.0cvs26
3678
3679         * src/folder.c
3680                 Use g_slist_prepend in potentially big list
3681
3682 2006-02-06 [colin]      2.0.0cvs25
3683
3684         * src/folder.c
3685                 Completely skip processing if it doesn't 
3686                 exist (faster!)
3687
3688 2006-02-06 [colin]      2.0.0cvs24
3689
3690         * src/folder.c
3691         * src/summaryview.c
3692                 Batch filtering in summaryview (from Tools menu)
3693                 and pre/post//-processing too
3694
3695 2006-02-06 [colin]      2.0.0cvs23
3696
3697         * src/procmsg.h
3698         * src/filtering.c
3699                 Use a special field for batch filtering instead
3700                 of stepping on deferred execution's toes
3701
3702 2006-02-06 [colin]      2.0.0cvs22
3703
3704         * src/action.c
3705         * src/filtering.c
3706         * src/filtering.h
3707         * src/folder.c
3708         * src/summaryview.c
3709                 Fix filtering via menus and actions
3710
3711 2006-02-06 [colin]      2.0.0cvs21
3712
3713         * src/imap.c
3714                 Put the added file directly to cache if possible (will work
3715                 with next libetpan)
3716         * src/filtering.c
3717         * src/filtering.h
3718         * src/inc.c
3719         * src/folder.c
3720         * src/mbox.c
3721         * src/procmsg.h
3722                 Move and copy filtered messages by batches instead of one
3723                 by one - faster on IMAP
3724         * src/procmsg.c
3725                 Add a function that'll possibly be useful later
3726
3727 2006-02-06 [colin]      2.0.0cvs20
3728
3729         * src/addressbook.c
3730                 Use internal mime-type instead of text/plain for d'n'd
3731         * src/compose.c
3732                 Allow attaching files from mimeview's icon list via d'n'd
3733         * src/folderview.c
3734         * src/folderview.h
3735                 Use internal mime-type instead of text/plain for d'n'd
3736                 Don't try to selected opened folder if none is
3737                 Factorize d'n'd from other apps code
3738         * src/headerview.c
3739         * src/textview.c
3740         * src/gtk/gtkutils.c
3741         * src/gtk/gtkutils.h
3742                 Factorize Face/X-Face stuff
3743         * src/mimeview.c
3744                 Fix d'n'd to other apps
3745         * src/prefs_message.c
3746                 Let the XFace pref be usable without libcompface as it also
3747                 applies to Face
3748         * src/summaryview.c
3749                 Fix d'n'd to other apps
3750                 Factorize d'n'd from other apps code
3751
3752 2006-02-06 [wwp]        2.0.0cvs19
3753
3754         * po/it.po
3755                 Italian translation fixes by Andrea Spadaccini (no more confusion
3756                 between filtering and processing, and few changes in the About
3757                 dialog).
3758
3759
3760 2006-02-06 [mones]      2.0.0cvs18
3761
3762         * src/gtk/icon_legend.c
3763                 Improved descriptions allowing better translations
3764
3765 2006-02-05 [colin]      2.0.0cvs17
3766
3767         * src/imap.c
3768                 Add the f*cking missing expunge that caused imap_fetch_env
3769                 to fail after an add_msgs ! :-///
3770         * src/etpan/imap-thread.c
3771                 Add a bit of debug
3772         FOR_STABLE
3773
3774 2006-02-05 [colin]      2.0.0cvs16
3775
3776         * src/common/utils.c
3777                 Don't check for return-path (or we can't put
3778                 back non-sent mails)
3779
3780 2006-02-05 [colin]      2.0.0cvs15
3781
3782         * src/textview.c
3783                 Don't try to display Face header in textview
3784                 when teh headerview's active
3785
3786 2006-02-05 [colin]      2.0.0cvs14
3787
3788         * tools/tbird2syl.py
3789         * tools/Makefile.am
3790                 Add script to import Thunderbird mails
3791
3792 2006-02-05 [colin]      2.0.0cvs13
3793
3794         * src/headerview.c
3795         * src/procheader.c
3796         * src/procmsg.c
3797         * src/procmsg.h
3798         * src/textview.c
3799                 Show Face headers - patch partially by Klaus Flittner
3800
3801 2006-02-05 [colin]      2.0.0cvs12
3802
3803         * src/folderview.c
3804         * src/summaryview.c
3805         * src/common/utils.c
3806         * src/common/utils.h
3807                 Let dnd work from mime icons to summaryview
3808                 and to folderview too
3809                 Add a crude test to avoid trying to add files
3810                 drag'n'dropped when they're not mails
3811
3812 2006-02-04 [colin]      2.0.0cvs11
3813
3814         * src/summaryview.c
3815         * src/mimeview.c
3816                 Fix utf8 conversion
3817
3818 2006-02-04 [colin]      2.0.0cvs10
3819
3820         * src/compose.c
3821         * src/folderview.c
3822         * src/mimeview.c
3823         * src/summaryview.c
3824         * src/summaryview.h
3825                 Added various drag and drop capas:
3826                 From                    To
3827                 summaryview             other apps
3828                 mimeview icons          other apps
3829                 other apps              summaryview
3830                 other apps              folderview
3831
3832                 This shouldn't have broken the existing:
3833                 From                    To
3834                 summaryview             folderview
3835                 folderview              folderview
3836                 summaryview             compose's attachments
3837
3838         Tests welcomed.
3839
3840 2006-02-02 [paul]       2.0.0cvs9
3841
3842         * src/mainwindow.c
3843                 move global option 'Set displayed columns...' out
3844                 of folder option grouping.
3845                 fix sensitivity of 'harvest addresses'
3846         FOR_STABLE
3847
3848 2006-02-01 [colin]      2.0.0cvs8
3849
3850         * src/mimeview.c
3851                 Revert the alertpanel patch, it sucks (intrusive
3852                 and gets in the way of "open")
3853
3854 2006-02-01 [colin]      2.0.0cvs7
3855
3856         * src/compose.c
3857         * src/prefs_account.c
3858         * src/prefs_common.c
3859         * src/common/defs.h
3860         * src/common/utils.c
3861         * src/common/utils.h
3862                 Add ability to edit the signature file
3863                 from the account preferences, and use
3864                 a default for the text editor.
3865                 Patch by Fabien Vantard
3866
3867 2006-02-01 [colin]      2.0.0cvs6
3868
3869         * src/mimeview.c
3870                 Try to get mime type by extension if it is
3871                 application/octet-stream
3872                 Display a window with possible choices when
3873                 encountering unknown mime types
3874         * src/gtk/filesel.c
3875         * src/gtk/filesel.h
3876                 Add preview
3877                 Allow multiple selection in filtered filesel
3878                 (patch by Fabien Vantard)
3879         * src/gtk/pluginwindow.c
3880                 Use it (patch by Fabien Vantard)
3881
3882 2006-02-01 [paul]       2.0.0cvs5
3883
3884         * src/jpilot.c
3885                 fix crash on creating jpilot address book
3886                 Thanks to Colin - FOR_STABLE
3887         * src/prefs_summaries.c
3888         * src/prefs_wrapping.c
3889         * src/gtk/icon_legend.c
3890         * src/gtk/quicksearch.c
3891                 string fixes and additions
3892
3893 2006-02-01 [paul]       2.0.0cvs4
3894
3895         * src/compose.c
3896         * src/mainwindow.c
3897         * src/messageview.c
3898         * src/prefs_send.c
3899                 add Arabic encoding option
3900                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
3901
3902 2006-01-31 [colin]      2.0.0cvs3
3903
3904         * src/plugins/pgpcore/passphrase.c
3905                 Convert passphrase to locale encoding
3906         * src/compose.c
3907                 Fix drafting on IMAP. Crappy bug sneaked in
3908                 the release :-/
3909         FOR_STABLE
3910
3911 2006-01-30 [paul]       2.0.0cvs2
3912
3913         * src/gtk/icon_legend.c
3914                 show the new entries
3915
3916 2006-01-30 [colin]      2.0.0cvs1
3917
3918         * src/manual.c
3919                 Check for the file to be present before 
3920                 enabling the menu - FOR_STABLE
3921         * src/gtk/icon_legend.c
3922                 Add folders icons (not all of them, there
3923                 are too much, but the most intriguing ones)
3924
3925 2006-01-30 [paul]       2.0.0
3926
3927         version 2.0.0 released
3928
3929 2006-01-30 [paul]       1.9.100cvs200
3930
3931         * manual/faq.xml
3932         * manual/gpl.xml
3933         * manual/intro.xml
3934         * manual/starting.xml
3935         * manual/sylpheed-claws-manual.xml
3936                 fixes, additions
3937
3938 2006-01-29 [mones]      1.9.100cvs199
3939
3940         * manual/account.xml
3941         * manual/advanced.xml
3942         * manual/glossary.xml
3943                 Some typos fixed, added LDIF term to glossary
3944         * po/es.po
3945                 Fixed leading plus symbol
3946
3947 2006-01-29 [paul]       1.9.100cvs198
3948
3949         * po/fi.po
3950         * po/sk.po
3951                 updated by Tommi Pirinen and Andrej Kacian
3952
3953 2006-01-29 [paul]       1.9.100cvs197
3954
3955         * src/gtk/authors.h
3956                 remove duplicates
3957
3958 2006-01-29 [paul]       1.9.100cvs196
3959
3960         * AUTHORS
3961         * po/nl.po
3962         * src/gtk/authors.h
3963         * tools/claws.i18n.status.pl
3964                 nl translation updated by Tim Dijkstra
3965
3966 2006-01-29 [paul]       1.9.100cvs195
3967
3968         * po/sr.po
3969         * po/sv.po
3970                 updated by Aleksandar Urosevic and Anders Troback
3971
3972 2006-01-28 [colin]      1.9.100cvs194
3973
3974         * src/gtk/gtksourceprintjob.c
3975                 Don't fiddle with PangoLayout when we
3976                 have an image
3977
3978 2006-01-28 [paul]       1.9.100cvs193
3979
3980         * AUTHORS
3981         * po/el.po
3982         * po/zh_CN.po
3983         * src/gtk/authors.h
3984         * tools/claws.i18n.status.pl
3985                 updated translations submitted by Stavros Giannouris
3986                 and Ralgh Young
3987
3988 2006-01-27 [colin]      1.9.100cvs192
3989
3990         * src/summaryview.c
3991         * src/gtk/gtksourceprintjob.c
3992                 Add image printing 
3993                 (libgnomeprint only, of course)
3994
3995 2006-01-27 [paul]       1.9.100cvs191
3996
3997         * po/fr.po
3998         * po/it.po
3999                 updated by Fabien Vantard and Andrea Spadaccini
4000
4001 2006-01-26 [colin]      1.9.100cvs190
4002
4003         * manual/Makefile.am
4004         * configure.ac
4005                 Make building the manual optional 
4006                 (--disable-manual)
4007
4008 2006-01-26 [paul]       1.9.100cvs189
4009
4010         * manual/glossary.xml
4011         * manual/plugins.xml
4012                 edited
4013         * po/en_GB.po
4014                 updated
4015
4016 2006-01-26 [paul]       1.9.100cvs188
4017
4018         * src/prefs_display_header.c
4019         * src/prefs_folder_column.c
4020         * src/prefs_msg_colors.c
4021         * src/prefs_summaries.c
4022         * src/prefs_summary_column.c
4023                 HIGify
4024
4025 2006-01-25 [colin]      1.9.100cvs187
4026
4027         * src/imap.c
4028                 Don't allow moving/copying mails between
4029                 queue/drafts and non-queue/drafts folders
4030                 Fixes bug #897 (message header is resetted 
4031                 if one is copied to Drafts)
4032
4033 2006-01-25 [colin]      1.9.100cvs186
4034
4035         * src/folder.c
4036         * src/mainwindow.c
4037                 Fix subscribed folders not found
4038         * src/compose.c
4039                 Don't try to encode as original mail's charset
4040                 if it's ascii 
4041
4042 2006-01-25 [paul]       1.9.100cvs185
4043
4044         * AUTHORS
4045         * po/Makevars
4046                 updated
4047         * po/de.po
4048         * po/pl.po
4049         * po/pt_BR.po
4050         * po/sr.po
4051                 updates submitted by Stephan Sachse, Emilian Nowak
4052                 and Quar, Frederico Goncalves Guimaraes, and
4053                 Aleksandar Urosevic
4054                 Fix Bug 896, 'PT_BR locale broken'.
4055         * src/gtk/authors.h
4056                 updated
4057
4058 2006-01-24 [mones]      1.9.100cvs184
4059
4060         * manual/glossary.xml
4061                 All current terms finished. Reviewers welcome ;-)
4062         * manual/keyboard.xml
4063                 Fixed column width for pdf output.
4064         * po/es.po
4065                 Updated
4066
4067 2006-01-24 [paul]       1.9.100cvs183
4068
4069         * manual/glossary.xml
4070                 fix id name
4071         * manual/dist/html/Makefile.am
4072         * manual/dist/pdf/Makefile.am
4073         * manual/dist/ps/Makefile.am
4074         * manual/dist/txt/Makefile.am
4075                 fix make deps
4076                 Thanks to Colin
4077
4078 2006-01-24 [mones]      1.9.100cvs182
4079
4080         * manual/glossary.xml
4081                 Nearly finished, some terms missing.
4082
4083 2006-01-23 [paul]       1.9.100cvs181
4084
4085         * manual/dist/html/Makefile.am
4086         * manual/dist/pdf/Makefile.am
4087         * manual/dist/ps/Makefile.am
4088         * manual/dist/txt/Makefile.am
4089         * src/mainwindow.c
4090                 re-enable manual
4091                 Thanks to Colin
4092
4093 2006-01-22 [colin]      1.9.100cvs180
4094
4095         * src/compose.c
4096         * src/gtk/gtkaspell.c
4097                 Don't deselect stuff before right-clicking, with aspell.
4098                 (This prevented right-click Copy, for example).
4099                 Thanks to Clo!
4100
4101 2006-01-22 [paul]       1.9.100cvs179
4102
4103         * src/summary_search.c
4104                 don't fix the widget size as it causes problems
4105                 under localisation.
4106                 Thanks to Emilian Nowak
4107
4108 2006-01-21 [paul]       1.9.100cvs178
4109
4110         * src/prefs_themes.c
4111                 fix broken underlining of label text
4112                 with some translations
4113
4114 2006-01-21 [colin]      1.9.100cvs177
4115
4116         * po/fr.po
4117                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
4118
4119 2006-01-20 [colin]      1.9.100cvs176
4120
4121         * configure.ac
4122         * Makefile.am
4123         * manual/Makefile
4124         * manual/dist/html/.cvsignore
4125         * manual/dist/html/Makefile.am
4126         * manual/dist/pdf/.cvsignore
4127         * manual/dist/pdf/Makefile.am
4128         * manual/dist/ps/.cvsignore
4129         * manual/dist/ps/Makefile.am
4130         * manual/dist/txt/.cvsignore
4131         * manual/dist/txt/Makefile.am
4132                 Autotool-ize manual
4133
4134 2006-01-20 [paul]       1.9.100cvs175
4135
4136         * manual/handling.xml
4137                 make Filtering and Searching entries easier to find
4138         * manual/keyboard.xml
4139                 add the remaining default keybinds
4140         * src/prefs_summaries.c
4141                 update the default keybinds
4142
4143 2006-01-20 [paul]       1.9.100cvs174
4144
4145         * src/addressbook.c
4146         * src/addrgather.c
4147         * src/addrharvest.c
4148         * src/editaddress.c
4149         * src/editgroup.c
4150         * src/exphtmldlg.c
4151         * src/expldifdlg.c
4152         * src/exporthtml.c
4153         * src/exportldif.c
4154         * src/ldif.c
4155                 replace 'e-mail' with 'email'
4156         * src/summary_search.c
4157                 add mnemonic to "Find all" button
4158
4159 2006-01-20 [wwp]        1.9.100cvs173
4160
4161         * src/export.c
4162         * src/import.c
4163                 touched mbox import/export buttons for HIG-compliance
4164
4165 2006-01-19 [paul]       1.9.100cvs172
4166
4167         * manual/account.xml
4168         * manual/addrbook.xml
4169         * manual/advanced.xml
4170         * manual/faq.xml
4171         * manual/handling.xml
4172         * manual/intro.xml
4173         * manual/plugins.xml
4174         * manual/starting.xml
4175                 more editing
4176
4177 2006-01-19 [paul]       1.9.100cvs171
4178
4179         * src/toolbar.c
4180                 allow use of trash button while receiving
4181                 Thanks to Colin
4182
4183 2006-01-19 [wwp]        1.9.100cvs170
4184
4185         * src/gtk/quicksearch.c
4186         * src/compose.c
4187                 force text color to black when yellow background is set
4188
4189 2006-01-19 [colin]      1.9.100cvs169
4190
4191         * src/plugins/trayicon/trayicon.c
4192                 Gray out Get Mail when already getting mail
4193
4194 2006-01-18 [paul]       1.9.100cvs168
4195
4196         * src/compose.c
4197                 give widget yellow background was To is
4198                 set via folder prefs
4199         * src/gtk/quicksearch.c
4200                 give widget yellow background when quick
4201                 search is active.
4202                 Thanks to Colin
4203
4204 2006-01-18 [paul]       1.9.100cvs167
4205
4206         * doc/man/sylpheed-claws.1
4207                 add --subscribe option
4208
4209 2006-01-18 [paul]       1.9.100cvs166
4210
4211         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
4212         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
4213                 use %U instead of %F (%F is broken for user installed
4214                 files in kde 3.5)
4215
4216 2006-01-18 [colin]      1.9.100cvs165
4217
4218         * src/summaryview.c
4219                 Default to Yes in "No more * messages" dialogs
4220
4221 2006-01-17 [colin]      1.9.100cvs164
4222
4223         * src/compose.c
4224                 Possibly fix an invalid iterator causing
4225                 crash
4226
4227 2006-01-17 [colin]      1.9.100cvs163
4228
4229         * src/mimeview.c
4230                 Fix crash when the image disappears under the
4231                 image viewer
4232
4233 2006-01-16 [colin]      1.9.100cvs162
4234
4235         * src/compose.c
4236                 Fix reenabling autowrap
4237
4238 2006-01-16 [colin]      1.9.100cvs161
4239
4240         * src/compose.c
4241                 reset quote_len before getting quote_str
4242
4243 2006-01-16 [colin]      1.9.100cvs160
4244
4245         * src/account.c
4246         * src/account.h
4247         * src/folder.c
4248         * src/imap_gtk.c
4249         * src/mh_gtk.c
4250                 Fix bug #883 (default inbox does not track folder move)
4251
4252 2006-01-16 [colin]      1.9.100cvs159
4253
4254         * src/compose.c
4255         * src/plugins/pgpcore/passphrase.c
4256                 More buttons fixes
4257
4258 2006-01-16 [paul]       1.9.100cvs158
4259
4260         * src/prefs_actions.c
4261         * src/prefs_filtering_action.c
4262         * src/prefs_matcher.c
4263         * src/quote_fmt.c
4264         * src/gtk/description_window.c
4265         * src/gtk/description_window.h
4266         * src/gtk/quicksearch.c
4267                 description window cleanups
4268
4269 2006-01-15 [colin]      1.9.100cvs157
4270
4271         * src/addressbook.c
4272         * src/prefs_filtering.c
4273                 Same here
4274
4275 2006-01-15 [colin]      1.9.100cvs156
4276
4277         * src/folderview.c
4278         * src/mainwindow.c
4279                 Same for "Empty trash"
4280
4281 2006-01-15 [colin]      1.9.100cvs155
4282
4283         * src/inc.c
4284                 Override offline dialog had Yes by default
4285
4286 2006-01-15 [colin]      1.9.100cvs154
4287
4288         * src/summaryview.c
4289                 Delete selected messages? previously had Yes the default
4290
4291 2006-01-15 [colin]      1.9.100cvs153
4292
4293         * src/folder.c
4294         * src/folder.h
4295         * src/main.c
4296                 Check if a mailbox is loaded after all
4297                 plugins are loaded.
4298
4299 2006-01-15 [colin]      1.9.100cvs152
4300
4301         * src/folder.c
4302                 Don't start wizard when there are unloaded folders (will help
4303                 people with only mbox or maildir mailboxes)
4304
4305 2006-01-14 [colin]      1.9.100cvs151
4306
4307         * src/addressbook.c
4308         * src/expldifdlg.c
4309         * src/importldif.c
4310         * src/importmutt.c
4311         * src/importpine.c
4312         * src/mh_gtk.c
4313                 More HIG compliance and fixes
4314
4315 2006-01-14 [colin]      1.9.100cvs150
4316
4317         * src/prefs_filtering_action.c
4318         * src/foldersel.c
4319                 Two forgotten button order changes
4320
4321 2006-01-14 [colin]      1.9.100cvs149
4322
4323         * src/account.c
4324         * src/addressbook.c
4325         * src/compose.c
4326         * src/folderview.c
4327         * src/imap_gtk.c
4328         * src/mainwindow.c
4329         * src/mh_gtk.c
4330         * src/news_gtk.c
4331         * src/prefs_actions.c
4332         * src/prefs_customheader.c
4333         * src/prefs_filtering.c
4334         * src/prefs_matcher.c
4335         * src/prefs_template.c
4336         * src/ssl_manager.c
4337         * src/summaryview.c
4338         * src/textview.c
4339         * src/toolbar.c
4340                 All deletion confirmations are now "Cancel, Delete" 
4341                 instead of "No, Yes"
4342                 Clarified most of the other "No, Yes" to 
4343                 "Cancel, Descriptive_action"
4344                 Rechanged the "Entry not saved" alerts to have 
4345                 "Close, Continue editing"
4346
4347
4348 2006-01-14 [paul]
4349
4350         * 2.0.0-rc4 released
4351
4352 2006-01-14 [paul]       1.9.100cvs148
4353
4354         * src/account.c
4355         * src/addressadd.c
4356         * src/addressbook.c
4357         * src/compose.c
4358         * src/editaddress.c
4359         * src/editbook.c
4360         * src/editgroup.c
4361         * src/editjpilot.c
4362         * src/editldap.c
4363         * src/editvcard.c
4364         * src/exphtmldlg.c
4365         * src/expldifdlg.c
4366         * src/folderview.c
4367         * src/grouplistdialog.c
4368         * src/imap_gtk.c
4369         * src/importmutt.c
4370         * src/importpine.c
4371         * src/inc.c
4372         * src/main.c
4373         * src/mainwindow.c
4374         * src/message_search.c
4375         * src/messageview.c
4376         * src/mh_gtk.c
4377         * src/mimeview.c
4378         * src/news_gtk.c
4379         * src/prefs_actions.c
4380         * src/prefs_customheader.c
4381         * src/prefs_filtering.c
4382         * src/prefs_matcher.c
4383         * src/prefs_template.c
4384         * src/prefs_themes.c
4385         * src/ssl_manager.c
4386         * src/summary_search.c
4387         * src/summaryview.c
4388         * src/textview.c
4389         * src/toolbar.c
4390         * src/gtk/foldersort.c
4391         * src/gtk/gtkaspell.c
4392         * src/gtk/inputdialog.c
4393         * src/gtk/prefswindow.c
4394         * src/plugins/pgpcore/select-keys.c
4395         * src/plugins/trayicon/trayicon.c
4396                 HIG compliant button order
4397
4398 2006-01-14 [mones]      1.9.100cvs147
4399
4400         * po/es.po
4401                 Updated translation
4402
4403 2006-01-13 [paul]       1.9.100cvs146
4404
4405         * AUTHORS
4406         * ChangeLog
4407         * src/gtk/authors.h
4408                 add Joshua M. Kwan to contributors list
4409
4410 2006-01-13 [colin]      1.9.100cvs145
4411
4412         * src/gtk/quicksearch.c
4413                 Don't refocus quick search after executing (Esc or Enter)
4414                 Allows to '/'search something then move up/down in 
4415                 summaryview, and to Esc a search and be back in the 
4416                 summaryview
4417
4418 2006-01-13 [paul]       1.9.100cvs144
4419
4420         * src/plugins/pgpinline/pgpinline.c
4421                 support Content-Type 'application/pgp'
4422                 patch by Joshua M. Kwan <joshuak@users.sf.net>
4423
4424 2006-01-13 [paul]       1.9.100cvs143
4425
4426         * manual/account.xml
4427                 make mention of partial retrieval
4428                 thanks to Colin
4429
4430 2006-01-13 [paul]       1.9.100cvs142
4431
4432         * src/account.c
4433         * src/account.h
4434         * src/action.c
4435         * src/action.h
4436         * src/adbookbase.h
4437         * src/addr_compl.c
4438         * src/addr_compl.h
4439         * src/addrbook.c
4440         * src/addrcache.c
4441         * src/addrcache.h
4442         * src/addrcindex.c
4443         * src/addrcindex.h
4444         * src/addrclip.c
4445         * src/addrclip.h
4446         * src/addrdefs.h
4447         * src/addressadd.c
4448         * src/addressadd.h
4449         * src/addressbook.c
4450         * src/addressbook.h
4451         * src/addrgather.c
4452         * src/addrgather.h
4453         * src/addrharvest.c
4454         * src/addrharvest.h
4455         * src/addrindex.c
4456         * src/addrindex.h
4457         * src/addritem.c
4458         * src/addritem.h
4459         * src/addrquery.c
4460         * src/addrquery.h
4461         * src/addrselect.c
4462         * src/addrselect.h
4463         * src/alertpanel.c
4464         * src/alertpanel.h
4465         * src/browseldap.c
4466         * src/browseldap.h
4467         * src/codeconv.c
4468         * src/codeconv.h
4469         * src/compose.c
4470         * src/compose.h
4471         * src/customheader.c
4472         * src/customheader.h
4473         * src/displayheader.c
4474         * src/displayheader.h
4475         * src/editaddress.c
4476         * src/editaddress.h
4477         * src/editbook.c
4478         * src/editbook.h
4479         * src/editgroup.c
4480         * src/editgroup.h
4481         * src/editjpilot.c
4482         * src/editjpilot.h
4483         * src/editldap.c
4484         * src/editldap.h
4485         * src/editldap_basedn.c
4486         * src/editldap_basedn.h
4487         * src/editvcard.c
4488         * src/editvcard.h
4489         * src/exphtmldlg.c
4490         * src/exphtmldlg.h
4491         * src/expldifdlg.c
4492         * src/expldifdlg.h
4493         * src/export.h
4494         * src/exporthtml.c
4495         * src/exporthtml.h
4496         * src/exportldif.c
4497         * src/exportldif.h
4498         * src/filtering.c
4499         * src/filtering.h
4500         * src/folder.c
4501         * src/folder.h
4502         * src/folder_item_prefs.c
4503         * src/folder_item_prefs.h
4504         * src/foldersel.c
4505         * src/foldersel.h
4506         * src/folderutils.c
4507         * src/folderutils.h
4508         * src/folderview.c
4509         * src/folderview.h
4510         * src/grouplistdialog.c
4511         * src/grouplistdialog.h
4512         * src/headerview.c
4513         * src/html.c
4514         * src/html.h
4515         * src/image_viewer.c
4516         * src/image_viewer.h
4517         * src/imap.c
4518         * src/imap.h
4519         * src/imap_gtk.c
4520         * src/imap_gtk.h
4521         * src/import.h
4522         * src/importldif.c
4523         * src/importldif.h
4524         * src/importmutt.c
4525         * src/importmutt.h
4526         * src/importpine.c
4527         * src/importpine.h
4528         * src/inc.c
4529         * src/inc.h
4530         * src/jpilot.c
4531         * src/jpilot.h
4532         * src/ldapctrl.c
4533         * src/ldapctrl.h
4534         * src/ldaplocate.c
4535         * src/ldaplocate.h
4536         * src/ldapquery.c
4537         * src/ldapquery.h
4538         * src/ldapserver.c
4539         * src/ldapserver.h
4540         * src/ldaputil.c
4541         * src/ldaputil.h
4542         * src/ldif.c
4543         * src/ldif.h
4544         * src/main.c
4545         * src/main.h
4546         * src/mainwindow.c
4547         * src/mainwindow.h
4548         * src/manual.c
4549         * src/manual.h
4550         * src/mbox.c
4551         * src/mbox.h
4552         * src/message_search.c
4553         * src/message_search.h
4554         * src/messageview.c
4555         * src/messageview.h
4556         * src/mh.c
4557         * src/mh.h
4558         * src/mh_gtk.c
4559         * src/mh_gtk.h
4560         * src/mimeview.c
4561         * src/mimeview.h
4562         * src/msgcache.c
4563         * src/msgcache.h
4564         * src/mutt.c
4565         * src/mutt.h
4566         * src/news.c
4567         * src/news.h
4568         * src/news_gtk.c
4569         * src/news_gtk.h
4570         * src/partial_download.c
4571         * src/partial_download.h
4572         * src/pine.c
4573         * src/pine.h
4574         * src/pop.c
4575         * src/pop.h
4576         * src/prefs_account.c
4577         * src/prefs_account.h
4578         * src/prefs_actions.c
4579         * src/prefs_actions.h
4580         * src/prefs_common.c
4581         * src/prefs_common.h
4582         * src/prefs_compose_writing.c
4583         * src/prefs_compose_writing.h
4584         * src/prefs_customheader.c
4585         * src/prefs_customheader.h
4586         * src/prefs_display_header.c
4587         * src/prefs_display_header.h
4588         * src/prefs_filtering.c
4589         * src/prefs_filtering.h
4590         * src/prefs_filtering_action.c
4591         * src/prefs_filtering_action.h
4592         * src/prefs_folder_column.c
4593         * src/prefs_folder_column.h
4594         * src/prefs_folder_item.c
4595         * src/prefs_folder_item.h
4596         * src/prefs_fonts.c
4597         * src/prefs_fonts.h
4598         * src/prefs_gtk.c
4599         * src/prefs_gtk.h
4600         * src/prefs_image_viewer.c
4601         * src/prefs_image_viewer.h
4602         * src/prefs_matcher.c
4603         * src/prefs_matcher.h
4604         * src/prefs_message.c
4605         * src/prefs_msg_colors.c
4606         * src/prefs_msg_colors.h
4607         * src/prefs_other.c
4608         * src/prefs_quote.c
4609         * src/prefs_receive.c
4610         * src/prefs_send.c
4611         * src/prefs_spelling.c
4612         * src/prefs_spelling.h
4613         * src/prefs_summaries.c
4614         * src/prefs_summaries.h
4615         * src/prefs_summary_column.c
4616         * src/prefs_summary_column.h
4617         * src/prefs_template.c
4618         * src/prefs_template.h
4619         * src/prefs_themes.c
4620         * src/prefs_themes.h
4621         * src/prefs_toolbar.c
4622         * src/prefs_toolbar.h
4623         * src/prefs_wrapping.c
4624         * src/prefs_wrapping.h
4625         * src/privacy.c
4626         * src/privacy.h
4627         * src/procheader.c
4628         * src/procheader.h
4629         * src/procmime.c
4630         * src/procmime.h
4631         * src/procmsg.c
4632         * src/procmsg.h
4633         * src/quote_fmt.c
4634         * src/quote_fmt_parse.y
4635         * src/recv.c
4636         * src/recv.h
4637         * src/remotefolder.c
4638         * src/remotefolder.h
4639         * src/send_message.c
4640         * src/send_message.h
4641         * src/setup.c
4642         * src/setup.h
4643         * src/sourcewindow.c
4644         * src/sourcewindow.h
4645         * src/ssl_manager.c
4646         * src/ssl_manager.h
4647         * src/statusbar.c
4648         * src/statusbar.h
4649         * src/stock_pixmap.c
4650         * src/stock_pixmap.h
4651         * src/summary_search.c
4652         * src/summary_search.h
4653         * src/summaryview.c
4654         * src/summaryview.h
4655         * src/syldap.c
4656         * src/syldap.h
4657         * src/textview.c
4658         * src/textview.h
4659         * src/toolbar.c
4660         * src/toolbar.h
4661         * src/undo.c
4662         * src/undo.h
4663         * src/unmime.c
4664         * src/unmime.h
4665         * src/vcard.c
4666         * src/vcard.h
4667         * src/wizard.c
4668         * src/wizard.h
4669         * src/common/base64.c
4670         * src/common/base64.h
4671         * src/common/defs.h
4672         * src/common/hooks.c
4673         * src/common/hooks.h
4674         * src/common/log.c
4675         * src/common/log.h
4676         * src/common/mgutils.c
4677         * src/common/mgutils.h
4678         * src/common/nntp.c
4679         * src/common/nntp.h
4680         * src/common/passcrypt.c
4681         * src/common/passcrypt.h.in
4682         * src/common/plugin.c
4683         * src/common/plugin.h
4684         * src/common/prefs.c
4685         * src/common/prefs.h
4686         * src/common/progressindicator.c
4687         * src/common/progressindicator.h
4688         * src/common/quoted-printable.c
4689         * src/common/quoted-printable.h
4690         * src/common/session.c
4691         * src/common/session.h
4692         * src/common/smtp.c
4693         * src/common/smtp.h
4694         * src/common/socket.c
4695         * src/common/socket.h
4696         * src/common/ssl.c
4697         * src/common/ssl.h
4698         * src/common/ssl_certificate.c
4699         * src/common/ssl_certificate.h
4700         * src/common/stringtable.c
4701         * src/common/stringtable.h
4702         * src/common/sylpheed.c
4703         * src/common/sylpheed.h
4704         * src/common/template.c
4705         * src/common/template.h
4706         * src/common/timing.h
4707         * src/common/utils.c
4708         * src/common/utils.h
4709         * src/common/version.h.in
4710         * src/common/xml.c
4711         * src/common/xml.h
4712         * src/common/xmlprops.c
4713         * src/common/xmlprops.h
4714         * src/gtk/colorlabel.c
4715         * src/gtk/colorsel.c
4716         * src/gtk/colorsel.h
4717         * src/gtk/description_window.c
4718         * src/gtk/description_window.h
4719         * src/gtk/filesel.c
4720         * src/gtk/filesel.h
4721         * src/gtk/foldersort.c
4722         * src/gtk/foldersort.h
4723         * src/gtk/gtkutils.c
4724         * src/gtk/gtkutils.h
4725         * src/gtk/inputdialog.c
4726         * src/gtk/inputdialog.h
4727         * src/gtk/logwindow.c
4728         * src/gtk/logwindow.h
4729         * src/gtk/manage_window.c
4730         * src/gtk/manage_window.h
4731         * src/gtk/menu.c
4732         * src/gtk/menu.h
4733         * src/gtk/pluginwindow.c
4734         * src/gtk/pluginwindow.h
4735         * src/gtk/prefswindow.c
4736         * src/gtk/prefswindow.h
4737         * src/gtk/progressdialog.c
4738         * src/gtk/progressdialog.h
4739         * src/gtk/sslcertwindow.c
4740         * src/gtk/sslcertwindow.h
4741         * src/plugins/clamav/clamav_plugin.c
4742         * src/plugins/clamav/clamav_plugin.h
4743         * src/plugins/clamav/clamav_plugin_gtk.c
4744         * src/plugins/demo/demo.c
4745         * src/plugins/dillo_viewer/dillo_prefs.c
4746         * src/plugins/dillo_viewer/dillo_prefs.h
4747         * src/plugins/dillo_viewer/dillo_viewer.c
4748         * src/plugins/pgpcore/passphrase.c
4749         * src/plugins/pgpcore/passphrase.h
4750         * src/plugins/pgpcore/plugin.c
4751         * src/plugins/pgpcore/select-keys.c
4752         * src/plugins/pgpcore/select-keys.h
4753         * src/plugins/pgpcore/sgpgme.c
4754         * src/plugins/pgpcore/sgpgme.h
4755         * src/plugins/pgpinline/pgpinline.c
4756         * src/plugins/pgpinline/pgpinline.h
4757         * src/plugins/pgpinline/plugin.c
4758         * src/plugins/pgpmime/pgpmime.c
4759         * src/plugins/pgpmime/pgpmime.h
4760         * src/plugins/pgpmime/plugin.c
4761         * src/plugins/spamassassin/spamassassin.c
4762         * src/plugins/spamassassin/spamassassin.h
4763         * src/plugins/spamassassin/spamassassin_gtk.c
4764         * src/plugins/trayicon/trayicon.c
4765                 update copyright header
4766
4767 2006-01-13 [paul]       1.9.100cvs141
4768
4769         * src/account.c
4770         * src/export.c
4771         * src/import.c
4772         * src/mainwindow.c
4773         * src/prefs_account.c
4774         * src/prefs_display_header.c
4775         * src/prefs_receive.c
4776         * src/prefs_send.c
4777         * src/prefs_summaries.c
4778         * src/prefs_themes.c
4779         * src/prefs_toolbar.c
4780         * src/gtk/about.c
4781                 various cleanups
4782
4783 2006-01-12 [colin]      1.9.100cvs140
4784
4785         * src/folder.c
4786         * src/folder.h
4787         * src/main.c
4788                 Add --subscribe option
4789                 Let sylpheed-claws email@domain.com equivalent to --compose
4790                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
4791
4792 2006-01-12 [paul]       1.9.100cvs139
4793
4794         * src/mainwindow.c
4795                 append 'Change folder order' label with '...'
4796         * src/prefs_actions.c
4797                 allow reordering of actions list by dnd
4798         * src/gtk/foldersort.c
4799                 make the dialog nicer
4800
4801 2006-01-11 [colin]      1.9.100cvs138
4802
4803         * src/compose.c
4804                 Allow templates without text
4805
4806 2006-01-11 [paul]       1.9.100cvs137
4807
4808         * tools/README
4809         * tools/filter_conv_new.pl
4810                 add info to README
4811                 also check .sylpheed for filter.xml
4812                 be a bit informative to the user
4813
4814 2006-01-11 [colin]      1.9.100cvs136
4815
4816         * src/textview.c
4817                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
4818
4819 2006-01-10 [paul]       1.9.100cvs135
4820
4821         * tools/Makefile.am
4822         * tools/filter_conv_new.pl
4823                 add script to convert new style Sylpheed
4824                 filter rules (Sylpheed >= 0.9.99) to
4825                 Claws filtering rules
4826
4827 2006-01-10 [colin]      1.9.100cvs134
4828
4829         * src/compose.c
4830                 Fix broken line joins in certain conditions
4831                 (between two quoted lines: <enter><enter><up>
4832                  <type a wrapped sentence><go in the first line>
4833                  <insert more text><watch as line joining failed>)
4834
4835 2006-01-10 [paul]       1.9.100cvs133
4836
4837         * src/compose.c
4838                 don't report success in error dialog
4839                 thanks to Colin
4840         * src/common/utils.c
4841                 include some trailing punctuations as URI
4842                 thanks to Hiro
4843
4844 2006-01-10 [paul]       1.9.100cvs132
4845
4846         * src/mimeview.c
4847                 fix incompatible pointer type
4848                 warning
4849
4850 2006-01-10 [paul]       1.9.100cvs131
4851
4852         * src/compose.c
4853                 change Subject in window title
4854                 instantaneously
4855
4856 2006-01-09 [colin]      1.9.100cvs130
4857
4858         * src/addressbook.c
4859         * src/headerview.c
4860         * src/mainwindow.c
4861         * src/messageview.c
4862         * src/mimeview.c
4863         * src/noticeview.c
4864         * src/summaryview.c
4865                 Fix possible crashes on exit and in addressbook
4866
4867 2006-01-09 [paul]       1.9.100cvs129
4868
4869         * src/prefs_msg_colors.c
4870                 some cleanups that I forgot last time
4871
4872 2006-01-09 [paul]       1.9.100cvs128
4873
4874         * README
4875         * src/folderview.c
4876         * src/prefs_msg_colors.c
4877                 add previously hidden option, color_new, to
4878                 the gui
4879                 move the page to Display/
4880                 rework the gui
4881
4882 2006-01-09 [wwp]        1.9.100cvs127
4883
4884         * src/prefs_themes.c
4885                 made the prefs/display/themes layouts spacing less condensed
4886                 (and so they match other prefs/pages' look).
4887
4888 2006-01-09 [paul]       1.9.100cvs126
4889
4890         * src/compose.c
4891         * src/prefs_common.c
4892         * src/prefs_common.h
4893         * src/prefs_wrapping.c
4894                 remove 'wrap at send' option
4895
4896 2006-01-06 [colin]      1.9.100cvs125
4897
4898         * src/compose.c
4899                 Just make completely sure we don't insert "manual line breaks" 
4900                 when wrapping... 
4901
4902 2006-01-04 [paul]
4903
4904         * 2.0.0-rc3 released
4905
4906 2006-01-04 [paul]       1.9.100cvs124
4907
4908         * src/folderview.c
4909                 fix bug 882, 'quick scroll in folder list
4910                 displays wrong folder contents'
4911
4912 2006-01-04 [paul]       1.9.100cvs123
4913
4914         * src/plugins/pgpmime/pgpmime.c
4915                 better debug information when signing
4916                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
4917
4918 2006-01-03 [colin]      1.9.100cvs122
4919
4920         * configure.ac
4921                 We need to recheck for gpgme 1.0.0 after checking
4922                 for 1.1.1, because if 1.1.1 isn't available, 
4923                 GPGME_LIBS and friends are blanked out by the 
4924                 second check.
4925
4926 2006-01-03 [colin]      1.9.100cvs121
4927
4928         * src/common/prefs.c
4929                 Windows unlink-before rename fix
4930         * src/plugins/pgpcore/sgpgme.c
4931                 Add support for PKA info if available
4932                 Both patches by Werner Koch
4933
4934 2006-01-03 [paul]       1.9.100cvs120
4935
4936         * src/messageview.c
4937                 fix bug 884, 'Send receipt' button visible in queue
4938                 Thanks to Colin
4939
4940 2006-01-02 [colin]      1.9.100cvs119
4941
4942         * src/compose.c
4943         * src/imap.c
4944                 Fix autosave on IMAP and more generally try to
4945                 return the correct ID on a newly added IMAP message
4946
4947 2006-01-02 [paul]       1.9.100cvs118
4948
4949         * manual/keyboard.xml
4950                 edited
4951
4952 2006-01-01 [paul]       1.9.100cvs117
4953
4954         * src/gtk/authors.h
4955                 alphabetical order
4956
4957 2005-12-30 [colin]      1.9.100cvs116
4958
4959         * manual/advanced.xml
4960                 Explain Pre/Post-processing differences.
4961
4962 2005-12-30 [colin]      1.9.100cvs115
4963
4964         * src/mh.c
4965                 Implement copy_msgs for a little optimization
4966         * src/imap.c
4967                 Finish yesterday's fix
4968
4969 2005-12-29 [colin]      1.9.100cvs114
4970
4971         * src/imap.c
4972                 Fix occasional failure in fetching a mail over
4973                 IMAP
4974
4975 2005-12-29 [colin]      1.9.100cvs113
4976
4977         * src/compose.c
4978                 Don't remove a draft when sending it, if it is 
4979                 locked.
4980
4981 2005-12-28 [colin]      1.9.100cvs112
4982
4983         * src/summaryview.c
4984                 Fix leak for real
4985
4986 2005-12-28 [wwp]        1.9.100cvs111
4987
4988         * doc/faq/.cvsignore
4989         * doc/faq/de/.cvsignore
4990         * doc/faq/en/.cvsignore
4991         * doc/faq/es/.cvsignore
4992         * doc/faq/fr/.cvsignore
4993         * doc/faq/it/.cvsignore
4994         * doc/manual/.cvsignore
4995         * doc/manual/de/.cvsignore
4996         * doc/manual/en/.cvsignore
4997         * doc/manual/es/.cvsignore
4998         * doc/manual/fr/.cvsignore
4999         * doc/manual/ja/.cvsignore
5000         * src/plugins/mathml_viewer/.cvsignore
5001                 rollback revival of those files (my bad, sorry for the noise).
5002
5003 2005-12-28 [wwp]        1.9.100cvs110
5004
5005         * src/compose.c
5006                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
5007
5008 2005-12-28 [wwp]        1.9.100cvs109
5009
5010         * doc/faq/.cvsignore
5011         * doc/faq/de/.cvsignore
5012         * doc/faq/en/.cvsignore
5013         * doc/faq/es/.cvsignore
5014         * doc/faq/fr/.cvsignore
5015         * doc/faq/it/.cvsignore
5016         * doc/manual/.cvsignore
5017         * doc/manual/de/.cvsignore
5018         * doc/manual/en/.cvsignore
5019         * doc/manual/es/.cvsignore
5020         * doc/manual/fr/.cvsignore
5021         * doc/manual/ja/.cvsignore
5022         * src/plugins/mathml_viewer/.cvsignore
5023         * po/.cvsignore
5024                 more files to ignore.
5025
5026 2005-12-24 [colin]      1.9.100cvs108
5027
5028         * AUTHORS
5029         * src/gtk/authors.h
5030                 Update for Werner
5031
5032 2005-12-24 [colin]      1.9.100cvs107
5033
5034         * src/procmsg.c
5035                 Allow NULL src_msginfo in 
5036                 procmsg_msginfo_new_from_mimeinfo
5037
5038 2005-12-23 [paul]       1.9.100cvs106
5039
5040         * src/plugins/pgpinline/mypgpcore.def
5041                 add this forgotten file
5042
5043 2005-12-23 [colin]      1.9.100cvs105
5044
5045         * src/mainwindow.c
5046                 Fix missing break
5047
5048 2005-12-23 [colin]      1.9.100cvs104
5049
5050         * autogen.sh
5051         * src/folder.c
5052         * src/mh.c
5053         * src/common/plugin.c
5054         * src/common/socket.c
5055         * src/common/socket.h
5056         * src/common/utils.c
5057         * src/common/utils.h
5058         * src/gtk/pluginwindow.c
5059         * src/plugins/pgpcore/plugin.def
5060         * src/plugins/pgpcore/sylpheed.def
5061         * src/plugins/pgpinline/Makefile.am
5062         * src/plugins/pgpinline/plugin.def
5063         * src/plugins/pgpinline/sylpheed.def
5064         * src/plugins/pgpmime/plugin.def
5065         * src/plugins/pgpmime/sylpheed.def
5066                 Various w32 fixes by Werner Koch
5067
5068 2005-12-22 [paul]       1.9.100cvs103
5069
5070         * src/wizard.c
5071                 don't offer IMAP as 'server type' if
5072                 libetpan isn't built in
5073
5074 2005-12-22 [paul]       1.9.100cvs102
5075
5076         * AUTHORS
5077         * src/mainwindow.c
5078         * src/mainwindow.h
5079         * src/toolbar.c
5080         * src/gtk/authors.h
5081                 support GTK_TOOLBAR_BOTH_HORIZ (text
5082                 next to icon) Patch by Marien Zwart
5083                 marienz@users.sf.net
5084                 Also reword the text
5085
5086 2005-12-21 [colin]      1.9.100cvs101
5087
5088         * configure.ac
5089                 Fix DATADIRNAME
5090         * COPYING
5091                 Fix missing section and explicit the exception better
5092         * src/compose.c
5093                 Prevent mail from being lost without notice when an
5094                 SMTP error happens on trying to send an unmodified
5095                 drafted mail.
5096         * src/send_message.c
5097         * src/common/smtp.c
5098                 Fix password remembering when wrong, and add return
5099                 value checks where they should have been
5100         * src/plugins/pgpcore/sylpheed.def
5101         * src/plugins/pgpinline/sylpheed.def
5102         * src/plugins/pgpmime/sylpheed.def
5103                 Add a few symbols needed
5104
5105 2005-12-21 [paul]       1.9.100cvs100
5106
5107         * m4/codeset.m4
5108         * m4/glibc21.m4
5109         * m4/intdiv0.m4
5110         * m4/inttypes-pri.m4
5111         * m4/inttypes.m4
5112         * m4/inttypes_h.m4
5113         * m4/isc-posix.m4
5114         * m4/lcmessage.m4
5115         * m4/stdint_h.m4
5116         * m4/uintmax_t.m4
5117                 gettextization
5118                 thanks to Colin
5119
5120 2005-12-21 [paul]       1.9.100cvs99
5121
5122         * po/sv.po
5123                 fixed by Colin
5124
5125 2005-12-20 [paul]       1.9.100cvs98
5126
5127         * po/sv.po
5128                 updated by Anders Trobäck
5129
5130 2005-12-20 [colin]      1.9.100cvs97
5131
5132         * ABOUT-NLS
5133         * Makefile.am
5134         * autogen.sh
5135         * configure.ac
5136         * config/config.rpath
5137         * config/mkinstalldirs
5138         * m4/Makefile.am
5139         * m4/glibc2.m4
5140         * m4/gnupg.m4
5141         * m4/gpgme.m4
5142         * m4/intmax.m4
5143         * m4/longdouble.m4
5144         * m4/longlong.m4
5145         * m4/printf-posix.m4
5146         * m4/signed.m4
5147         * m4/size_max.m4
5148         * m4/ulonglong.m4
5149         * m4/wchar_t.m4
5150         * m4/wint_t.m4
5151         * m4/xsize.m4
5152         * po/Makefile.in.in
5153         * po/Makevars
5154         * po/bg.po
5155         * po/ca.po
5156         * po/cs.po
5157         * po/de.po
5158         * po/el.po
5159         * po/en_GB.po
5160         * po/es.po
5161         * po/fi.po
5162         * po/fr.po
5163         * po/hr.po
5164         * po/hu.po
5165         * po/it.po
5166         * po/ja.po
5167         * po/ko.po
5168         * po/nb.po
5169         * po/nl.po
5170         * po/pl.po
5171         * po/pt_BR.po
5172         * po/ru.po
5173         * po/sk.po
5174         * po/sr.po
5175         * po/stamp-po
5176         * po/sv.po
5177         * po/zh_CN.po
5178         * po/zh_TW.po
5179         * src/Makefile.am
5180         * src/codeconv.c
5181         * src/compose.c
5182         * src/exporthtml.c
5183         * src/exportldif.c
5184         * src/folder.c
5185         * src/main.c
5186         * src/manual.c
5187         * src/mh.c
5188         * src/mimeview.c
5189         * src/send_message.c
5190         * src/common/Makefile.am
5191         * src/common/fnmatch.c
5192         * src/common/fnmatch.h
5193         * src/common/fnmatch_loop.c
5194         * src/common/nntp.c
5195         * src/common/plugin.c
5196         * src/common/smtp.c
5197         * src/common/socket.c
5198         * src/common/string_match.c
5199         * src/common/sylpheed.c
5200         * src/common/utils.c
5201         * src/common/utils.h
5202         * src/common/w32_dirent.c
5203         * src/common/w32_reg.c
5204         * src/common/w32_signal.c
5205         * src/common/w32_stat.c
5206         * src/common/w32_stdio.c
5207         * src/common/w32_stdlib.c
5208         * src/common/w32_string.c
5209         * src/common/w32_time.c
5210         * src/common/w32_unistd.c
5211         * src/common/w32_wait.c
5212         * src/common/w32lib.h
5213         * src/etpan/Makefile.am
5214         * src/gtk/Makefile.am
5215         * src/plugins/clamav/Makefile.am
5216         * src/plugins/demo/Makefile.am
5217         * src/plugins/dillo_viewer/Makefile.am
5218         * src/plugins/pgpcore/Makefile.am
5219         * src/plugins/pgpcore/passphrase.c
5220         * src/plugins/pgpcore/plugin.def
5221         * src/plugins/pgpcore/sgpgme.c
5222         * src/plugins/pgpcore/sylpheed.def
5223         * src/plugins/pgpcore/version.rc
5224         * src/plugins/pgpinline/Makefile.am
5225         * src/plugins/pgpinline/plugin.def
5226         * src/plugins/pgpinline/sylpheed.def
5227         * src/plugins/pgpinline/version.rc
5228         * src/plugins/pgpmime/Makefile.am
5229         * src/plugins/pgpmime/mypgpcore.def
5230         * src/plugins/pgpmime/plugin.def
5231         * src/plugins/pgpmime/sylpheed.def
5232         * src/plugins/pgpmime/version.rc
5233         * src/plugins/spamassassin/Makefile.am
5234                 Very little ;-) patch from Werner Koch, providing
5235                 infrastructure for cross-compiling to Win32
5236
5237 2005-12-20 [paul]       1.9.100cvs96
5238
5239         * src/account.c
5240         * src/account.h
5241         * src/mainwindow.c
5242         * src/mainwindow.h
5243         * src/toolbar.c
5244         * src/toolbar.h
5245                 add a combo to the Get All button, allowing
5246                 quick retrieval from any account
5247                 Patch by Fabien Vantard, slightly modified
5248                 by Colin
5249         * src/gtk/about.c
5250                 i18n fix. Patch by Fabien Vantard
5251
5252 2005-12-19 [colin]      1.9.100cvs95
5253
5254         * src/compose.c
5255         * src/compose.h
5256                 Don't automatically join lines when they've 
5257                 been separated by the user and not automatically
5258
5259 2005-12-19 [paul]       1.9.100cvs94
5260
5261         * src/gtk/pluginwindow.c
5262                 i18n fix.
5263                 Patch by Fabien Vantard
5264
5265 2005-12-15 [paul]       1.9.100cvs93
5266
5267         * src/common/plugin.c
5268         * src/common/plugin.h
5269         * src/gtk/pluginwindow.c
5270         * src/plugins/clamav/clamav_plugin.c
5271         * src/plugins/demo/demo.c
5272         * src/plugins/dillo_viewer/dillo_viewer.c
5273         * src/plugins/pgpcore/plugin.c
5274         * src/plugins/pgpinline/plugin.c
5275         * src/plugins/pgpmime/plugin.c
5276         * src/plugins/spamassassin/spamassassin.c
5277         * src/plugins/trayicon/trayicon.c
5278                 add plugin_version()
5279
5280 2005-12-15 [colin]      1.9.100cvs92
5281
5282         * src/compose.c
5283                 Further fix bug #875
5284
5285 2005-12-15 [paul]       1.9.100cvs91
5286
5287         * src/gtk/filesel.c
5288                 fix attach_load_dir getting set to
5289                 PLUGINDIR on plugin load
5290
5291 2005-12-14 [mones]      1.9.100cvs90
5292
5293         * manual/ack.xml
5294         * manual/keyboard.xml
5295                 Initial draft and some shortcuts added
5296                 
5297         * po/es.po
5298                 Updated translation
5299
5300 2005-12-14 [colin]      1.9.100cvs89
5301
5302         * src/compose.c
5303         * src/imap.c
5304         * src/summaryview.c
5305         * src/gtk/gtkaspell.c
5306                 More leaks fixed
5307         * src/prefs_folder_item.c
5308                 Fix recursive prefs apply
5309
5310
5311 2005-12-14 [colin]      1.9.100cvs88
5312
5313         * src/compose.c
5314                 Fix bug #875 (Freeze On Inline Forward of 
5315                 Large Message)
5316
5317 2005-12-13 [colin]      1.9.100cvs87
5318
5319         * src/compose.c
5320                 Uniq-ify and sort the mimetypes list
5321                 Patch by Fabien Vantard
5322
5323 2005-12-13 [colin]      1.9.100cvs86
5324
5325         * src/imap.c
5326         * src/etpan/imap-thread.c
5327                 Fix leaks (patch by Hoa)
5328         * src/news.c
5329         * src/common/plugin.c
5330                 Fix leaks
5331
5332 2005-12-12 [colin]
5333
5334         * 2.0.0-rc2 released
5335
5336 2005-12-12 [colin]      1.9.100cvs85
5337
5338         * src/matcher.c
5339                 Fix a leak
5340
5341 2005-12-12 [wwp]        1.9.100cvs84
5342
5343         * src/gtk/icon_legend.c
5344                 fix misbehaviour and crash when closing the legend window
5345         using the Esc key (patch by Fabien Vantard).
5346
5347 2005-12-12 [paul]       1.9.100cvs83
5348
5349         * src/browseldap.c
5350         * src/foldersel.c
5351         * src/prefs_actions.c
5352         * src/prefs_filtering.c
5353         * src/prefs_matcher.c
5354         * src/prefs_spelling.glade      ** REMOVED **
5355         * src/prefs_template.c
5356         * src/gtk/foldersort.glade      ** REMOVED **
5357         * src/gtk/pluginwindow.c
5358         * src/gtk/pluginwindow.glade    ** REMOVED **
5359         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
5360                 cleanups
5361
5362 2005-12-11 [paul]       1.9.100cvs82
5363
5364         * src/gtk/filesel.c
5365                 fix attach_load_dir crasher (double free)
5366
5367 2005-12-09 [paul]       1.9.100cvs81
5368
5369         * po/POTFILES.in
5370         * src/mainwindow.c
5371         * src/gtk/Makefile.am
5372         * src/gtk/icon_legend.c
5373         * src/gtk/icon_legend.h
5374                 add icon legend
5375         * src/manual.c
5376                 cleanup
5377
5378 2005-12-09 [paul]       1.9.100cvs80
5379
5380         * src/plugins/pgpcore/passphrase.c
5381                 wrap the label in the dialog
5382
5383 2005-12-09 [colin]      1.9.100cvs79
5384
5385         * src/plugins/pgpcore/sgpgme.c
5386                 Display (untrusted) on not trusted signatures
5387                 Patch by Michal Èihaø <michal@cihar.com>
5388                 Closes bug #867 (Report also key trust)
5389
5390 2005-12-09 [colin]      1.9.100cvs78
5391
5392         * src/common/plugin.c
5393                 Update licence check, following Eben Moglen's advice
5394
5395 2005-12-08 [colin]      1.9.100cvs77
5396
5397         * src/folder.c
5398                 Fix the occasionnal item->cache != NULL 
5399                 assertion failure. 
5400
5401 2005-12-08 [colin]      1.9.100cvs76
5402
5403         * src/mimeview.c
5404         * src/plugins/pgpcore/sgpgme.c
5405                 Print key id when unable to check it
5406                 Closes bug #866 (Show key id when missing)
5407
5408 2005-12-08 [paul]       1.9.100cvs75
5409
5410         * src/prefs_common.c
5411         * src/prefs_common.h
5412         * src/gtk/filesel.c
5413                 remember load attachment dir
5414
5415 2005-12-07 [colin]      1.9.100cvs74
5416
5417         * src/prefs_toolbar.c
5418                 Gtk fixes, patch by Fabien Vantard
5419
5420 2005-12-07 [colin]      1.9.100cvs73
5421
5422         * src/action.c
5423         * src/compose.c
5424         * src/compose.h
5425                 Fix bug #839 (Quoted text isn't colored after 
5426                 executing an action)
5427         * src/common/plugin.c
5428                 Require plugins to declare their licence in plugin_licence()
5429                 Refuse to load non-GPL plugins as they'd be illegal (as 
5430                 derived works of Sylpheed-Claws, they must be GPL).
5431         * src/plugins/clamav/clamav_plugin.c
5432         * src/plugins/demo/demo.c
5433         * src/plugins/dillo_viewer/dillo_viewer.c
5434         * src/plugins/pgpcore/plugin.c
5435         * src/plugins/pgpinline/plugin.c
5436         * src/plugins/pgpmime/plugin.c
5437         * src/plugins/spamassassin/spamassassin.c
5438         * src/plugins/trayicon/trayicon.c
5439                 Add plugin_licence()
5440
5441 2005-12-07 [paul]       1.9.100cvs72
5442
5443         * configure.ac
5444         * src/mainwindow.c
5445         * src/manual.c
5446         * src/manual.h
5447         * src/common/defs.h
5448                 clean up after local FAQ removal and
5449                 temporary manual removal
5450
5451 2005-12-06 [colin]      1.9.100cvs71
5452
5453         * configure.ac
5454         * doc/Makefile.am
5455         * doc/faq/.cvsignore
5456         * doc/faq/Makefile.am
5457         * doc/faq/de/.cvsignore
5458         * doc/faq/de/Makefile.am
5459         * doc/faq/de/sylpheed-faq-1.html
5460         * doc/faq/de/sylpheed-faq-2.html
5461         * doc/faq/de/sylpheed-faq-3.html
5462         * doc/faq/de/sylpheed-faq.html
5463         * doc/faq/en/.cvsignore
5464         * doc/faq/en/Makefile.am
5465         * doc/faq/en/sylpheed-faq-1.html
5466         * doc/faq/en/sylpheed-faq-2.html
5467         * doc/faq/en/sylpheed-faq-3.html
5468         * doc/faq/en/sylpheed-faq-4.html
5469         * doc/faq/en/sylpheed-faq.html
5470         * doc/faq/es/.cvsignore
5471         * doc/faq/es/Makefile.am
5472         * doc/faq/es/sylpheed-faq-1.html
5473         * doc/faq/es/sylpheed-faq-2.html
5474         * doc/faq/es/sylpheed-faq-3.html
5475         * doc/faq/es/sylpheed-faq-4.html
5476         * doc/faq/es/sylpheed-faq.html
5477         * doc/faq/fr/.cvsignore
5478         * doc/faq/fr/Makefile.am
5479         * doc/faq/fr/sylpheed-faq-1.html
5480         * doc/faq/fr/sylpheed-faq-2.html
5481         * doc/faq/fr/sylpheed-faq-3.html
5482         * doc/faq/fr/sylpheed-faq.html
5483         * doc/faq/it/.cvsignore
5484         * doc/faq/it/Makefile.am
5485         * doc/faq/it/sylpheed-faq-1.html
5486         * doc/faq/it/sylpheed-faq-2.html
5487         * doc/faq/it/sylpheed-faq-3.html
5488         * doc/faq/it/sylpheed-faq.html
5489         * doc/manual/.cvsignore
5490         * doc/manual/Makefile.am
5491         * doc/manual/de/.cvsignore
5492         * doc/manual/de/Makefile.am
5493         * doc/manual/de/sylpheed-1.html
5494         * doc/manual/de/sylpheed-10.html
5495         * doc/manual/de/sylpheed-11.html
5496         * doc/manual/de/sylpheed-12.html
5497         * doc/manual/de/sylpheed-13.html
5498         * doc/manual/de/sylpheed-14.html
5499         * doc/manual/de/sylpheed-15.html
5500         * doc/manual/de/sylpheed-16.html
5501         * doc/manual/de/sylpheed-17.html
5502         * doc/manual/de/sylpheed-18.html
5503         * doc/manual/de/sylpheed-19.html
5504         * doc/manual/de/sylpheed-2.html
5505         * doc/manual/de/sylpheed-20.html
5506         * doc/manual/de/sylpheed-3.html
5507         * doc/manual/de/sylpheed-4.html
5508         * doc/manual/de/sylpheed-5.html
5509         * doc/manual/de/sylpheed-6.html
5510         * doc/manual/de/sylpheed-7.html
5511         * doc/manual/de/sylpheed-8.html
5512         * doc/manual/de/sylpheed-9.html
5513         * doc/manual/de/sylpheed.html
5514         * doc/manual/en/.cvsignore
5515         * doc/manual/en/Makefile.am
5516         * doc/manual/en/sylpheed-1.html
5517         * doc/manual/en/sylpheed-10.html
5518         * doc/manual/en/sylpheed-11.html
5519         * doc/manual/en/sylpheed-12.html
5520         * doc/manual/en/sylpheed-13.html
5521         * doc/manual/en/sylpheed-14.html
5522         * doc/manual/en/sylpheed-15.html
5523         * doc/manual/en/sylpheed-16.html
5524         * doc/manual/en/sylpheed-17.html
5525         * doc/manual/en/sylpheed-18.html
5526         * doc/manual/en/sylpheed-19.html
5527         * doc/manual/en/sylpheed-2.html
5528         * doc/manual/en/sylpheed-20.html
5529         * doc/manual/en/sylpheed-21.html
5530         * doc/manual/en/sylpheed-22.html
5531         * doc/manual/en/sylpheed-3.html
5532         * doc/manual/en/sylpheed-4.html
5533         * doc/manual/en/sylpheed-5.html
5534         * doc/manual/en/sylpheed-6.html
5535         * doc/manual/en/sylpheed-7.html
5536         * doc/manual/en/sylpheed-8.html
5537         * doc/manual/en/sylpheed-9.html
5538         * doc/manual/en/sylpheed.html
5539         * doc/manual/es/.cvsignore
5540         * doc/manual/es/Makefile.am
5541         * doc/manual/es/sylpheed-1.html
5542         * doc/manual/es/sylpheed-10.html
5543         * doc/manual/es/sylpheed-11.html
5544         * doc/manual/es/sylpheed-12.html
5545         * doc/manual/es/sylpheed-13.html
5546         * doc/manual/es/sylpheed-14.html
5547         * doc/manual/es/sylpheed-15.html
5548         * doc/manual/es/sylpheed-16.html
5549         * doc/manual/es/sylpheed-17.html
5550         * doc/manual/es/sylpheed-18.html
5551         * doc/manual/es/sylpheed-19.html
5552         * doc/manual/es/sylpheed-2.html
5553         * doc/manual/es/sylpheed-20.html
5554         * doc/manual/es/sylpheed-3.html
5555         * doc/manual/es/sylpheed-4.html
5556         * doc/manual/es/sylpheed-5.html
5557         * doc/manual/es/sylpheed-6.html
5558         * doc/manual/es/sylpheed-7.html
5559         * doc/manual/es/sylpheed-8.html
5560         * doc/manual/es/sylpheed-9.html
5561         * doc/manual/es/sylpheed.html
5562         * doc/manual/fr/.cvsignore
5563         * doc/manual/fr/Makefile.am
5564         * doc/manual/fr/sylpheed-1.html
5565         * doc/manual/fr/sylpheed-10.html
5566         * doc/manual/fr/sylpheed-11.html
5567         * doc/manual/fr/sylpheed-12.html
5568         * doc/manual/fr/sylpheed-13.html
5569         * doc/manual/fr/sylpheed-14.html
5570         * doc/manual/fr/sylpheed-15.html
5571         * doc/manual/fr/sylpheed-16.html
5572         * doc/manual/fr/sylpheed-17.html
5573         * doc/manual/fr/sylpheed-18.html
5574         * doc/manual/fr/sylpheed-19.html
5575         * doc/manual/fr/sylpheed-2.html
5576         * doc/manual/fr/sylpheed-20.html
5577         * doc/manual/fr/sylpheed-3.html
5578         * doc/manual/fr/sylpheed-4.html
5579         * doc/manual/fr/sylpheed-5.html
5580         * doc/manual/fr/sylpheed-6.html
5581         * doc/manual/fr/sylpheed-7.html
5582         * doc/manual/fr/sylpheed-8.html
5583         * doc/manual/fr/sylpheed-9.html
5584         * doc/manual/fr/sylpheed.html
5585         * doc/manual/ja/.cvsignore
5586         * doc/manual/ja/Makefile.am
5587         * doc/manual/ja/sylpheed-1.html
5588         * doc/manual/ja/sylpheed-10.html
5589         * doc/manual/ja/sylpheed-11.html
5590         * doc/manual/ja/sylpheed-12.html
5591         * doc/manual/ja/sylpheed-13.html
5592         * doc/manual/ja/sylpheed-14.html
5593         * doc/manual/ja/sylpheed-15.html
5594         * doc/manual/ja/sylpheed-16.html
5595         * doc/manual/ja/sylpheed-17.html
5596         * doc/manual/ja/sylpheed-18.html
5597         * doc/manual/ja/sylpheed-19.html
5598         * doc/manual/ja/sylpheed-2.html
5599         * doc/manual/ja/sylpheed-20.html
5600         * doc/manual/ja/sylpheed-3.html
5601         * doc/manual/ja/sylpheed-4.html
5602         * doc/manual/ja/sylpheed-5.html
5603         * doc/manual/ja/sylpheed-6.html
5604         * doc/manual/ja/sylpheed-7.html
5605         * doc/manual/ja/sylpheed-8.html
5606         * doc/manual/ja/sylpheed-9.html
5607         * doc/manual/ja/sylpheed.html
5608         * doc/manual/ja/sylpheed.sgml
5609         * src/mainwindow.c
5610                 Remove outdated manual and faq. Noisy, eh?
5611
5612 2005-12-06 [colin]      1.9.100cvs70
5613
5614         * src/compose.c
5615         * src/quote_fmt_parse.y
5616         * src/undo.c
5617         * src/undo.h
5618                 Allow %X to position cursor at 0 
5619                 (no %X = before signature)
5620                 Fix paste as quotation putting the cursor at 0
5621                 Fix undo offsets when pasting
5622                 Insert the quote_fmt at once instead of line 
5623                 by line
5624                 Fix [Edited] when starting to reply/forward
5625
5626 2005-12-06 [paul]       1.9.100cvs69
5627
5628         * src/plugins/clamav/clamav_plugin_gtk.c
5629                 add another tooltip
5630         * src/plugins/spamassassin/spamassassin_gtk.c
5631                 rework spamassassin_create_widget_func()
5632
5633 2005-12-05 [colin]      1.9.100cvs68
5634
5635         * po/POTFILES.in
5636                 Fix make release ;-)
5637
5638 2005-12-05 [colin]      1.9.100cvs67
5639
5640         * src/compose.c
5641         * src/compose.h
5642                 Fix cursor positioning (not obeying %X)
5643
5644 2005-12-05 [paul]       1.9.100cvs66
5645
5646         * src/plugins/dillo_viewer/dillo_prefs.c
5647                 fix compilation warning
5648
5649 2005-12-05 [paul]       1.9.100cvs65
5650
5651         * src/prefs_spelling.c
5652         * src/plugins/trayicon/trayicon.c
5653                 cleanups - remove unused stuff
5654
5655 2005-12-05 [paul]       1.9.100cvs64
5656
5657         * README
5658         * manual/plugins.xml
5659                 remove info about removed mathml_viewer plugin
5660
5661 2005-12-05 [paul]       1.9.100cvs63
5662
5663         * configure.ac
5664         * src/plugins/Makefile.am
5665         * src/plugins/mathml_viewer/.cvsignore
5666         * src/plugins/mathml_viewer/Makefile.am
5667         * src/plugins/mathml_viewer/mathml_viewer.c
5668                 remove unmaintained mathml_viewer plugin
5669
5670 2005-12-05 [paul]       1.9.100cvs62
5671
5672         * src/summaryview.c
5673                 obey prefs_common.always_show_msg when
5674                 moving a msg
5675                 Thanks to Colin
5676
5677 2005-12-05 [paul]       1.9.100cvs61
5678
5679         * src/compose.c
5680         * src/prefs_account.c
5681         * src/prefs_filtering.c
5682         * src/prefs_quote.c
5683         * src/prefs_spelling.c
5684         * src/prefs_toolbar.c
5685         * src/summaryview.c
5686         * src/gtk/gtkutils.c
5687         * src/gtk/quicksearch.c
5688         * src/plugins/dillo_viewer/dillo_prefs.c
5689                 dialog cleanups
5690
5691 2005-12-04 [paul]       1.9.100cvs60
5692
5693         * src/inc.c
5694         * src/prefs_account.c
5695         * src/prefs_account.h
5696                 allow a Local account to specify a
5697                 default inbox
5698                 (closes bug 843 'Inbox cannot be changed for local
5699                  mailboxes')
5700
5701 2005-12-04 [colin]      1.9.100cvs59
5702
5703         * src/plugins/trayicon/trayicon.c
5704                 Remove Get, rename Get All to Get Mail in order to
5705                 be consistent with the default main toolbar
5706
5707 2005-12-03 [colin]      1.9.100cvs58
5708
5709         * manual/gpl.xml
5710         * manual/sylpheed-claws-manual.xml
5711                 Add GPL appendix
5712
5713 2005-12-03 [paul]       1.9.100cvs57
5714
5715         * AUTHORS
5716         * po/sv.po
5717         * src/gtk/authors.h
5718                 new (partially complete) Swedish translation
5719                 by Anders Troback <sylpheed@troback.com>
5720
5721 2005-12-02 [paul]       1.9.100cvs56
5722
5723         * configure.ac
5724                 libetpan 0.41 required
5725
5726 2005-12-02 [paul]       1.9.100cvs55
5727
5728         * src/plugins/clamav/clamav_plugin.c
5729         * src/plugins/clamav/clamav_plugin.h
5730         * src/plugins/clamav/clamav_plugin_gtk.c
5731         * src/plugins/spamassassin/spamassassin.c
5732         * src/plugins/spamassassin/spamassassin.h
5733         * src/plugins/spamassassin/spamassassin_gtk.c
5734                 unregister prefs pages on unloading, thus
5735                 preventing a crash
5736                 (thanks to Colin for the hint)
5737
5738 2005-12-02 [wwp]        1.9.100cvs54
5739
5740         * src/quote_fmt.h
5741         * src/quote_fmt_parse.y
5742                 fix misuse of gboolean*, use gboolean instead
5743                 (thanks to Paul, Colin, for pointing out that scaring one)
5744
5745 2005-12-02 [paul]       1.9.100cvs53
5746
5747         * src/plugins/clamav/clamav_plugin.c
5748                 int no --> unsigned int no
5749         * src/plugins/clamav/clamav_plugin_gtk.c
5750                 rework config page
5751
5752 2005-12-02 [wwp]        1.9.100cvs52
5753
5754         * src/compose.c
5755         * src/prefs_template.c
5756         * src/quote_fmt.h
5757         * src/quote_fmt_parse.y
5758                 prevent from executing |f and |p templates commands when
5759                 adding or replacing templates in prefs (avoids annoying and
5760                 potentially dangerous behaviours)
5761
5762 2005-12-02 [paul]       1.9.100cvs51
5763
5764         * src/prefs_common.c
5765                 allow translation of some default values
5766                 Patch by Fabien Vantard
5767
5768 2005-12-02 [paul]       1.9.100cvs50
5769
5770         * src/codeconv.c
5771         * src/codeconv.h
5772         * src/prefs_common.c
5773         * src/prefs_common.h
5774         * src/prefs_message.c
5775         * src/textview.c
5776                 remove obsolete 'convert_mb_alnum' option
5777                 and related stuff
5778         * src/gtk/about.c
5779                 remove unused 'about_textview_visibility_notify'
5780
5781 2005-12-02 [paul]       1.9.100cvs49
5782
5783         * src/prefs_account.c
5784         * src/prefs_compose_writing.c
5785         * src/prefs_fonts.c
5786         * src/prefs_gtk.h
5787         * src/prefs_image_viewer.c
5788         * src/prefs_message.c
5789         * src/prefs_other.c
5790         * src/prefs_receive.c
5791         * src/prefs_send.c
5792         * src/prefs_spelling.c
5793         * src/prefs_summaries.c
5794         * src/prefs_wrapping.c
5795         * src/plugins/dillo_viewer/dillo_prefs.c
5796         * src/plugins/pgpcore/prefs_gpg.c
5797                 several cleanups to the prefs dialogs
5798                 (slightly modified) patch by Fabien Vantard
5799
5800 2005-12-02 [paul]       1.9.100cvs48
5801
5802         * src/main.c
5803                 --exit means exit
5804         * src/send_message.c
5805                 fix crash on send when connection fails
5806
5807         Thanks to Colin
5808
5809 2005-12-01 [colin]      1.9.100cvs47
5810
5811         * src/html.c
5812                 Translate &hellip; to "..."
5813
5814 2005-11-30 [colin]      1.9.100cvs46
5815
5816         * src/matcher.c
5817         * src/matcher.h
5818                 Optimize back yesterday's fix.
5819
5820 2005-11-30 [paul]       1.9.100cvs45
5821
5822         * manual/faq.xml
5823                 standardised
5824         * manual/intro.xml
5825                 written by Colin, edited by me
5826
5827 2005-11-29 [colin]      1.9.100cvs44
5828
5829         * src/matcher.c
5830                 Skip headers unconditionnaly in match_body if the
5831                 rule is not message or ~message
5832
5833 2005-11-29 [colin]      1.9.100cvs43
5834
5835         * src/matcher.c
5836                 Fix body_part and such, not skipping headers 
5837                 if the matchcriteria wasn't the first in the rule
5838
5839 2005-11-29 [colin]      1.9.100cvs42
5840
5841         * src/compose.c
5842                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
5843                 option missing from message view window)
5844                 Fix double text D'n'D with gtk-2.8
5845         * src/matcher.c
5846                 Fix ~message, ~headers_part, ~body_part rules
5847         * src/messageview.c
5848                 Add Windows-1252 (Closes bug #863)
5849                 Fix accels
5850         * src/gtk/gtkaspell.c
5851                 Properly destroy accels in all menus
5852
5853 2005-11-29 [mones]      1.9.100cvs41
5854
5855         * po/es.po
5856                 Updated.
5857
5858 2005-11-27 [colin]      1.9.100cvs40
5859
5860         * src/mh_gtk.c
5861                 "/Remove mailbox" -> "/Remove mailbox..."
5862
5863 2005-11-27 [paul]       1.9.100cvs39
5864
5865         * AUTHORS
5866         * po/de.po
5867         * src/gtk/authors.h
5868                 updated by new maintainer, Stephan Sachse
5869
5870 2005-11-27 [paul]       1.9.100cvs38
5871
5872         * manual/faq.xml
5873                 written by Colin, edited by me
5874
5875 2005-11-27 [paul]       1.9.100cvs37
5876
5877         * src/prefs_common.c
5878         * src/prefs_common.h
5879         * src/prefs_receive.c
5880         * src/prefs_summaries.c
5881                 move 'go to inbox after receiving new mail'
5882                 option from display/sumamaries to mail
5883                 handling/receive, and rework prefs_summaries
5884                 dialog a little
5885
5886 2005-11-25 [martin]     1.9.100cvs36
5887
5888         * po/de.po
5889             fixed windows-1252 translation;
5890             translated some new and fuzzy strings
5891
5892 2005-11-25 [paul]       1.9.100cvs35
5893
5894         * src/plugins/clamav/clamav_plugin.c
5895                 complete the update done in cvs34
5896
5897 2005-11-25 [paul]       1.9.100cvs34
5898
5899         * src/plugins/clamav/clamav_plugin.c
5900                 reflect upstream changes
5901
5902 2005-11-25 [paul]       1.9.100cvs33
5903
5904         * manual/ack.xml
5905         * manual/plugins.xml
5906         * manual/sylpheed-claws-manual.xml
5907                 written/updated by Colin, edited by me
5908         * tools/acroread2sylpheed.pl
5909                 update binary name
5910
5911 2005-11-24 [colin]      1.9.100cvs32
5912
5913         * src/compose.c
5914                 Fix bug #856 (reediting messages forgets Request
5915                 Return Receipt)
5916
5917 2005-11-24 [paul]       1.9.100cvs31
5918
5919         * manual/addrbook.xml
5920         * manual/starting.xml
5921                 written by Colin, proofread, edited, adapted by me
5922         * manual/advanced.xml
5923                 add some Actions examples
5924         * src/importldif.c
5925                 use a Save button instead of a Close button
5926         * src/wizard.c
5927                 indicate mandatory fields
5928                 fix page display
5929                 Thanks to Colin
5930
5931 2005-11-23 [colin]      1.9.100cvs30
5932
5933         * src/addressbook.c
5934                 Rename menu item, fix possible crash after
5935                 deletion of books
5936         * src/addrindex.c
5937                 Allow searching for '*' in ldap
5938         * src/browseldap.c
5939                 Fix "Browse Entry" (did anyone use it?)
5940         * src/wizard.c
5941                 Add guards for mandatory information
5942
5943 2005-11-23 [paul]       1.9.100cvs29
5944
5945         * manual/advanced.xml
5946                 corrections to the English
5947
5948 2005-11-23 [colin]      1.9.100cvs28
5949
5950         * src/mimeview.c
5951                 Fix possible crash at exit. After the call to
5952                 gtk_container_remove(), the Viewer's widget has no
5953                 more parent so gtk+ automatically frees it and its
5954                 sons. If destroy_viewer() then try to access it,
5955                 problems ensue.
5956
5957 2005-11-22 [colin]      1.9.100cvs27
5958
5959         * src/compose.c
5960         * src/gtk/gtkaspell.c
5961                 Fix right-clicking on a misspelled word
5962                 Fix More... in suggestions menu
5963
5964 2005-11-22 [wwp]        1.9.100cvs26
5965
5966         * src/prefs_template.c
5967                 templates works: re-sort templates list when adding or replacing,
5968                 prevent from adding or replacing when the template name is empty
5969
5970 2005-11-21 [colin]      1.9.100cvs25
5971
5972         * src/addressbook.c
5973                 Fix some addressbook suckage (dnd, select all)
5974         * src/compose.c
5975         * src/gtk/gtkaspell.c
5976         * src/gtk/gtkaspell.h
5977                 Make the spellchecker menu work with the 
5978                 GtkTextView one instead of overriding it
5979
5980 2005-11-20 [paul]       1.9.100cvs24
5981
5982         * manual/handling.xml
5983                 proofread and corrected
5984
5985 2005-11-20 [paul]       1.9.100cvs23
5986
5987         * manual/Makefile
5988                 generate html as one file
5989         * manual/advanced.xml
5990                 fix output generation
5991                 reformat hidden options list
5992         * manual/manual.xml     ** REMOVED **
5993         * manual/sylpheed-claws-manual.xml      ** ADDED **
5994                 renamed
5995
5996 2005-11-18 [colin]      1.9.100cvs22
5997
5998         * src/prefs_account.c
5999                 Fix layout in news and mbox accounts
6000         * manual/account.xml
6001         * manual/advanced.xml
6002                 New contents for Paul to check :)
6003
6004 2005-11-18 [wwp]        1.9.100cvs21
6005
6006         * src/gtk/quicksearch.c
6007                 don't update extended quicksearch buttons twice
6008
6009 2005-11-18 [paul]       1.9.100cvs20
6010
6011         * src/textview.c
6012                 complete 1.9.100cvs19
6013
6014 2005-11-18 [paul]       1.9.100cvs19
6015
6016         * src/compose.c
6017                 cosmetic improvements
6018         * src/textview.c
6019                 also list text/* attachments
6020
6021 2005-11-18 [colin]      1.9.100cvs18
6022
6023         * src/summaryview.c
6024                 Use column 0 instead of -1 in 
6025                 gtk_ctree_node_moveto, in a naive
6026                 hope it'll fix the gtk-related crashes
6027
6028 2005-11-18 [colin]      1.9.100cvs17
6029
6030         * src/gtk/inputdialog.c
6031                 Fix icon staying the first one
6032
6033 2005-11-17 [wwp]        1.9.100cvs16
6034                 fix possible problem showing some quicksearch buttons, and a bad
6035                 call to g_return_if_fail in a function that returns a value (both
6036                 fixes by Fabien Vantard)
6037
6038 2005-11-15 [wwp]        1.9.100cvs15
6039
6040         * src/gtk/quicksearch.c
6041                 added a tooltip to that obscure ... quicksearch button
6042
6043 2005-11-15 [wwp]        1.9.100cvs14
6044
6045         * src/gtk/quicksearch.c
6046                 add a quicksearch helper to filtering expression users: the ... button
6047                 raises the condition expr window. condition expressions set up w/ this
6048                 window are used by the quicksearch if the user closes it pressing OK.
6049
6050 2005-11-14 [paul]       1.9.100cvs13
6051
6052         * src/plugins/clamav/clamav_plugin.c
6053         * src/plugins/spamassassin/spamassassin.c
6054                 change plugin type following recent merging
6055
6056 2005-11-14 [wwp]        1.9.100cvs12
6057
6058         * src/folder.c
6059                 prevent from crashing when copying/moving message(s) from and
6060                 to the same folder
6061
6062 2005-11-14 [paul]       1.9.100cvs11
6063
6064         * src/plugins/clamav/Makefile.am
6065         * src/plugins/clamav/clamav_plugin.c
6066         * src/plugins/clamav/clamav_plugin.h
6067         * src/plugins/clamav/clamav_plugin_gtk.c
6068                 also merge clamav and clamav_gtk plugins
6069
6070 2005-11-13 [colin]      1.9.100cvs10
6071
6072         * configure.ac
6073         * src/plugins/spamassassin/Makefile.am
6074         * src/plugins/spamassassin/spamassassin.c
6075         * src/plugins/spamassassin/spamassassin.h
6076         * src/plugins/spamassassin/spamassassin_gtk.c
6077                 Merge spamassassin and spamassassin_gtk plugins,
6078                 and build it by default.
6079
6080 2005-11-12 [colin]      1.9.100cvs9
6081
6082         * src/etpan/imap-thread.c
6083                 Fix gcc warning
6084
6085 2005-11-12 [colin]      1.9.100cvs8
6086
6087         * src/procmime.c
6088                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
6089
6090 2005-11-10 [colin]      1.9.100cvs7
6091
6092         * src/main.c
6093                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
6094                 minimised state)
6095
6096 2005-11-10 [wwp]        1.9.100cvs6
6097
6098         * src/gtk/description_window.c
6099                 fix a crash when closing description windows using the WM's [X] button
6100
6101 2005-11-09 [colin]      1.9.100cvs5
6102
6103         * src/common/ssl.c
6104                 Update libetpan call to follow upstream
6105                 (yes, this requires libetpan-0.40cvs3)
6106
6107 2005-11-08 [colin]      1.9.100cvs4
6108
6109         * src/compose.c
6110         * src/textview.c
6111         * src/common/utils.c
6112         * src/common/utils.h
6113                 Enhance the email parser
6114
6115 2005-11-08 [colin]      1.9.100cvs3
6116
6117         * src/procmime.c
6118                 Fix what looks like an off-by-one (fixes 
6119                 attachments from the Bat)
6120
6121 2005-11-08 [wwp]        1.9.100cvs2
6122
6123         * src/main.c
6124                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
6125
6126 2005-11-08 [wwp]        1.9.100cvs1
6127
6128         * src/main.c
6129                 allow exiting Sylpheed-Claws from command-line
6130
6131 2005-11-08 [paul]       1.9.100
6132
6133         1.9.100 released
6134
6135 2005-11-07 [colin]      1.9.99cvs17
6136
6137         * src/addritem.c
6138         * src/ldif.c
6139                 Fix import of base-64 encoded items
6140
6141 2005-11-07 [colin]      1.9.99cvs16
6142
6143         * src/send_message.c
6144                 Fix bug #314 (Queue does not empty under certain 
6145                 circumstances)
6146
6147 2005-11-07 [paul]       1.9.99cvs15
6148
6149         * src/mutt.c
6150         * src/pine.c
6151                 fix buffer overflows
6152                 Thanks to Colin
6153
6154 2005-11-07 [paul]       1.9.99cvs14
6155
6156         * doc/man/Makefile.am
6157         * doc/man/sylpheed-claws.1      ** ADDED **
6158         * doc/man/sylpheed.1            ** DELETED **
6159                 rename and update the man file
6160
6161 2005-11-06 [colin]      1.9.99cvs13
6162
6163         * src/ldif.c
6164                 Fix ldif_get_line() that returned empty strings
6165                 (Didn't understand why). Also fix a possible
6166                 buffer overflow.
6167
6168 2005-11-06 [wwp]        1.9.99cvs12
6169
6170         * src/textview.c
6171         * src/gtk/about.c
6172         * src/gtk/gtkutils.c
6173         * src/gtk/gtkutils.h
6174                 fix a compilation warning,
6175                 make links sensitive in the about dialog
6176
6177 2005-11-04 [wwp]        1.9.99cvs11
6178
6179         * src/gtk/about.c
6180                 don't wrap or translate URIs, and a bit text format cleanup
6181
6182 2005-11-04 [wwp]        1.9.99cvs10
6183
6184         * src/gtk/about.c
6185                 better textview tagging implementation (no more use of marks for
6186                 postponed tagging)
6187
6188 2005-11-02 [colin]      1.9.99cvs9
6189
6190         * src/common/ssl.c
6191                 Forgot an ifdef
6192
6193 2005-11-02 [colin]      1.9.99cvs8
6194
6195         * configure.ac
6196                 Require libetpan-0.40 due to upstream fix
6197         * src/common/ssl.c
6198                 Tell libetpan not to call SSL_Library_Init,
6199                 as we do it ourselves.
6200
6201 2005-11-02 [colin]      1.9.99cvs7
6202
6203         * po/POTFILES.in
6204                 Add missing files (thanks to Fabien Vantard)
6205
6206 2005-11-02 [colin]      1.9.99cvs6
6207
6208         * src/summaryview.c
6209                 Fix totals when read messages are hidden or quicksearch
6210                 is on
6211         * src/ssl_manager.c
6212         * src/ssl_manager.h
6213         * src/common/ssl_certificate.c
6214         * src/common/ssl_certificate.h
6215         * src/gtk/sslcertwindow.c
6216         * src/gtk/sslcertwindow.h
6217                 Fix copyright on my stuff
6218
6219 2005-11-02 [wwp]        1.9.99cvs5
6220
6221         * src/prefs_themes.c
6222                 fix directory name checking (theme installation/removal),
6223                 made related error a bit more verbose
6224
6225 2005-11-02 [colin]      1.9.99cvs4
6226
6227         * src/summaryview.c
6228                 Fix typo (probably fixes bug #841 (Sort by the From 
6229                 field doesn't work)
6230
6231 2005-11-02 [paul]       1.9.99cvs3
6232
6233         * po/ko.po
6234         * po/nb.po
6235                 updated by SungHyun Nam, Geir Helland
6236         * src/wizard.c
6237                 fix typo in welcome message. spotted by
6238                 Andrea Spadaccini
6239
6240 2005-11-01 [colin]      1.9.99cvs2
6241
6242         * src/compose.c
6243                 Fix replying to ml wen confirming subscription
6244         * src/messageview.c
6245         * src/mimeview.c
6246         * src/mimeview.h
6247         * src/privacy.h
6248         * src/summaryview.c
6249                 Make key check non blocking
6250
6251 2005-10-31 [paul]       1.9.99cvs1
6252
6253         * tools/claws.i18n.status.pl
6254                 updated for ChangeLog
6255
6256 2005-10-31 [paul]       1.9.99
6257
6258         1.9.99 released
6259
6260 2005-10-31 [paul]       1.9.15cvs131
6261
6262         * .cvsignore
6263         * ChangeLog
6264         * ChangeLog.claws       ** REMOVED **
6265         * ChangeLog-gtk2.claws  ** REMOVED **
6266         * ChangeLog.gtk1        ** ADDED **
6267         * INSTALL
6268         * Makefile.am
6269         * NEWS
6270         * README
6271         * README.claws          ** REMOVED **
6272         * README.jp             ** REMOVED **
6273         * RELEASE_NOTES         ** ADDED **
6274         * RELEASE_NOTES.claws   ** REMOVED **
6275         * commitHelper
6276         * configure.ac
6277         * sylpheed.spec.in      ** REMOVED **
6278                 tidy up and update the default docs:
6279                 ChangeLog.claws is renamed ChangeLog.gtk1
6280                 ChangeLog-gtk2.claws is renamed ChangeLog
6281                 README.claws is renamed README
6282                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
6283
6284 2005-10-31 [paul]       1.9.15cvs130
6285
6286         * po/it.po
6287                 fix errors
6288
6289 2005-10-31 [paul]       1.9.15cvs129
6290
6291         * po/ca.po
6292         * po/de.po
6293         * po/en_GB.po
6294         * po/fr.po
6295         * po/it.po
6296         * po/pt_BR.po
6297         * po/sk.po
6298         * po/sr.po
6299         * po/zh_CN.po
6300                 updated by Miquel Oliete, Stephan Sachse and
6301                 Thomas Gilgin, me, Fabien Vantard, Andrea
6302                 Spadaccini, Frederico Goncalves Guimaraes,
6303                 Andrej Kacian, Aleksandar Urosevic, and
6304                 Ralgh Young.
6305
6306 2005-10-31 [mones]      1.9.15cvs128
6307
6308         * manual/faq.xml
6309                 More questions.
6310         
6311         * po/es.po
6312                 Updated for release.
6313
6314 2005-10-30 [colin]      1.9.15cvs127
6315
6316         * src/compose.c
6317                 Place cursor before rewrapping (fixes cursor
6318                 pos if quotation gets rewrapped)
6319
6320 2005-10-29 [paul]       1.9.15cvs126
6321
6322         * src/crash.c
6323         * src/foldersel.c
6324         * src/main.c
6325         * src/messageview.c
6326         * src/toolbar.c
6327         * src/gtk/authors.h
6328                 corrections to text items
6329
6330 2005-10-28 [colin]      1.9.15cvs125
6331
6332         * src/messageview.c
6333                 Make "hit 'C' to check sig" work from extern 
6334                 messageviews
6335
6336 2005-10-27 [colin]      1.9.15cvs124
6337
6338         * src/summaryview.c
6339                 Add a hack to avoid segfaulting when hammering 
6340                 on gtk's events
6341
6342 2005-10-27 [wwp]        1.9.15cvs123
6343
6344         * src/prefs_themes.c
6345                 sort list of themes names in themes prefs
6346
6347 2005-10-27 [paul]       1.9.15cvs122
6348
6349         * src/folder.c
6350         * src/prefs_account.c
6351                 fix building on Solaris
6352                 Patch by Alex Moore
6353
6354 2005-10-27 [wwp]        1.9.15cvs121
6355
6356         * src/summaryview.c
6357         * src/gtk/gtksctree.c
6358                 speed up unselecting messages in summary view (thanks to Colin)
6359
6360 2005-10-27 [paul]       1.9.15cvs120
6361
6362         * src/mainwindow.c
6363                 fix a compilation warning
6364         * src/summaryview.c
6365                 fix updating of 'n items selected' count
6366                 when deselecting
6367
6368 2005-10-27 [martin]     1.9.15cvs119
6369
6370         * src/action.c
6371                 ignore actions with a leading '/' in the action menu name
6372                 fixes a crash on menu creation
6373         * src/prefs_actions.c
6374                 do not allow a leading '/' in the action menu name
6375
6376 2005-10-27 [paul]       1.9.15cvs118
6377
6378         * src/main.c
6379                 fix compilation warning
6380
6381 2005-10-27 [paul]       1.9.15cvs117
6382
6383         * src/procmime.c
6384                 add #if HAVE_LOCALE_H
6385
6386 2005-10-27 [paul]       1.9.15cvs116
6387
6388         * src/plugins/clamav/clamav_plugin.c
6389         * src/plugins/dillo_viewer/dillo_viewer.c
6390         * src/plugins/mathml_viewer/mathml_viewer.c
6391         * src/plugins/pgpcore/plugin.c
6392         * src/plugins/pgpinline/plugin.c
6393         * src/plugins/pgpmime/plugin.c
6394         * src/plugins/spamassassin/spamassassin.c
6395         * src/plugins/trayicon/trayicon.c
6396                 plugin_init() : make error messages more
6397                 informative
6398
6399 2005-10-26 [wwp]        1.9.15cvs115
6400
6401         * src/prefs_matcher.c
6402                 enlarge boolean op widget width a bit (wasn't always showing text contents)
6403
6404 2005-10-26 [wwp]        1.9.15cvs114
6405
6406         * src/procmime.c
6407         * src/gtk/gtksctree.c
6408         * src/plugins/spamassassin/libspamc.c
6409         * src/plugins/spamassassin/spamassassin.c
6410                 fix some compilation warnings more
6411
6412 2005-10-26 [mones]      1.9.15cvs113
6413
6414         * po/es.po
6415                 Updated translation
6416
6417 2005-10-26 [paul]       1.9.15cvs112
6418
6419         * src/prefs_message.c
6420                 give all display_xface stuff the
6421                 #if HAVE_LIBCOMPFACE treatment, thus
6422                 preventing a crash
6423                 (Thanks to Wolfgang Enderlein)
6424
6425 2005-10-26 [colin]      1.9.15cvs111
6426
6427         * src/gedit-print.c
6428                 Fix date format
6429         * src/imap_gtk.c
6430         * src/news_gtk.c
6431                 Remove context menu items that should not be there
6432         * src/jpilot.c
6433                 Fix encoding
6434         * src/main.c
6435         * src/mainwindow.c
6436                 Don't show the mainwindow too soon
6437
6438 2005-10-26 [wwp]        1.9.15cvs110
6439
6440         * src/folder.c
6441         * src/manual.c
6442         * src/summaryview.c
6443                 fix uninitialized pointers in the folder updating hook
6444                 (thanks to Colin)
6445
6446 2005-10-25 [mones]      1.9.15cvs109
6447
6448         * manual/faq.xml
6449                 General information subsection completed. 
6450                 Removed archaic references.
6451                 
6452         * manual/Makefile
6453         * manual/dtd/manual.dsl
6454                 Added customization stylesheet for getting paragraphs
6455                 fully justified in PDF output (as suggested by Colin).
6456
6457 2005-10-25 [colin]      1.9.15cvs108
6458
6459         * src/compose.c
6460                 Fix a second leak
6461
6462 2005-10-25 [colin]      1.9.15cvs107
6463
6464         * src/addrbook.c
6465         * src/addrindex.c
6466                 Fix leak (xml_get_element() allocates memory)
6467         * src/compose.c
6468                 Fix leak + dead code (shame!)
6469         * src/procmime.c
6470                 Fix leak
6471
6472 2005-10-25 [colin]      1.9.15cvs106
6473
6474         * src/mimeview.c
6475                 Fix encoding issue in Save all and in 
6476                 overwrite-confirmation alertpanel
6477
6478 2005-10-25 [colin]      1.9.15cvs105
6479
6480         * src/common/socket.c
6481                 Fix a leak - Thanks to Christopher Aillon
6482                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
6483
6484 2005-10-25 [paul]       1.9.15cvs104
6485
6486         * src/wizard.c
6487                 Always guess servers from the right-hand
6488                 email part and guess username from the
6489                 left-hand part. (Thanks to Colin)
6490                 add an X-Face to the welcome message
6491
6492 2005-10-25 [paul]       1.9.15cvs103
6493
6494         * manual/handling.xml
6495                 written by Colin, edited by me
6496
6497 2005-10-25 [wwp]        1.9.15cvs102
6498
6499         * src/folderview.c
6500         * src/grouplistdialog.c
6501         * src/imap.c
6502         * src/noticeview.c
6503                 fix some compilation warnings
6504
6505 2005-10-24 [paul]
6506
6507         1.9.99-rc3 released
6508
6509 2005-10-24 [paul]       1.9.15cvs101
6510
6511         * src/gtk/about.c
6512                 fix window sizing
6513
6514 2005-10-24 [paul]       1.9.15cvs100
6515
6516         * src/pixmaps/offline.xpm
6517         * src/pixmaps/online.xpm
6518                 replace with last default versions
6519
6520 2005-10-24 [colin]      1.9.15cvs99
6521
6522         * src/imap.c
6523                 Fix bug when moving a folder
6524         * src/imap_gtk.c
6525         * src/mh_gtk.c
6526                 "Delete folder" pops up a window, so it 
6527                 should be suffixed with "..."
6528         * src/plugins/pgpcore/sgpgme.c
6529                 Include locale.h
6530
6531 2005-10-24 [mones]      1.9.15cvs98
6532
6533         * manual/Makefile
6534         * manual/account.xml
6535         * manual/ack.xml
6536         * manual/addrbook.xml
6537         * manual/advanced.xml
6538         * manual/faq.xml
6539         * manual/glossary.xml
6540         * manual/gpl.xml
6541         * manual/handling.xml
6542         * manual/intro.xml
6543         * manual/keyboard.xml
6544         * manual/manual.xml
6545         * manual/plugins.xml
6546         * manual/starting.xml
6547         * manual/dtd/sdocbook.dtd
6548                 Initial manual structure and some content.
6549
6550 2005-10-23 [wwp]        1.9.15cvs97
6551
6552         * src/gtk/about.c
6553                 fix a typo
6554
6555 2005-10-23 [wwp]        1.9.15cvs96
6556
6557         * src/gtk/about.c
6558         * src/gtk/authors.h
6559                 rework of the about window (main work by Paul), also featuring a few
6560                 fixes for typos and duplicate names
6561
6562 2005-10-23 [wwp]        1.9.15cvs95
6563
6564         * src/.cvsignore
6565                 Ignore the right binary name (sylpheed-claws now)
6566
6567 2005-10-23 [paul]       1.9.15cvs94
6568
6569         * src/compose.c
6570                 when using Folder Pref 'Default To for
6571                 replies' make the entry in the Compose
6572                 window bold
6573                 Patch by Fabien Vantard
6574
6575 2005-10-22 [colin]      1.9.15cvs93
6576
6577         * src/codeconv.c
6578                 Fix leak
6579
6580 2005-10-22 [colin]      1.9.15cvs92
6581
6582         * src/codeconv.c
6583                 try to convert using locale (apart utf8) if necessary
6584
6585 2005-10-22 [colin]      1.9.15cvs91
6586
6587         * src/pixmaps/new.xpm
6588         * src/pixmaps/unread.xpm
6589                 Make the unread envelope blue again and
6590                 saturate the new one a bit more.
6591
6592 2005-10-22 [colin]      1.9.15cvs90
6593
6594         * src/compose.c
6595                 When replying to a mail sent by one of our accounts,
6596                 use the original list of recipients. Let 'Reply All'
6597                 and 'Reply to sender' work like previously.
6598
6599 2005-10-21 [colin]      1.9.15cvs89
6600
6601         * src/prefs_filtering.c
6602                 Clear fields after add and replace
6603         * src/textview.c
6604                 Display xface differently (better)
6605         * src/plugins/pgpinline/pgpinline.c
6606                 Fix crappy encodings/recodings
6607
6608 2005-10-21 [paul]       1.9.15cvs88
6609
6610         * src/compose.c
6611         * src/prefs_folder_item.c
6612         * src/toolbar.c
6613                 fix news folder Folder Properties
6614                 (thanks to Colin)
6615         * src/folderview.c
6616                 update folderview after Themes change
6617                 keep selected folder selected
6618                 (thanks to Colin)
6619
6620 2005-10-21 [paul]       1.9.15cvs87
6621
6622         * tools/Makefile.am
6623         * tools/OOo2sylpheed.pl
6624         * tools/README
6625         * tools/README.sylprint
6626         * tools/asus_mailled.sh         ** REMOVED **
6627         * tools/filter_conv.pl
6628         * tools/freshmeat_search.pl
6629         * tools/google_search.pl
6630         * tools/gpg-sign-syl            ** REMOVED **
6631         * tools/kmail2sylpheed.pl
6632         * tools/kmail2sylpheed_v2.pl
6633         * tools/multiwebsearch.pl
6634         * tools/nautilus2sylpheed.sh
6635         * tools/newscache_clean.pl
6636         * tools/outlook2sylpheed.pl
6637         * tools/sylpheed-switcher       ** REMOVED **
6638         * tools/sylprint.pl
6639         * tools/sylprint.rc
6640         * tools/tb2sylpheed
6641         * tools/vcard2xml.py
6642         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
6643                 update default config dir
6644                 update binary name (thanks to Fabien Vantard)
6645                 remove obsolete scripts
6646
6647 2005-10-21 [colin]      1.9.15cvs86
6648
6649         * src/inc.c
6650                 Fix possible leak and units. Based on a patch by
6651                 Fabien Vantard.
6652
6653 2005-10-20 [colin]      1.9.15cvs85
6654
6655         * src/textview.c
6656                 Clear xface when clearing textview
6657
6658 2005-10-20 [colin]      1.9.15cvs84
6659
6660         * configure.ac
6661         * src/folderview.c
6662         * src/headerview.c
6663         * src/main.c
6664         * src/prefs_common.c
6665         * src/prefs_common.h
6666         * src/prefs_message.c
6667         * src/textview.c
6668         * src/textview.h
6669         * src/common/defs.h
6670         * src/common/utils.c
6671         * src/common/utils.h
6672         * src/gtk/gtkutils.c
6673         * src/gtk/gtkutils.h
6674                 Migrate config to .sylpheed-claws (Automatically)
6675                 Add a way to get the Xface in the TextView
6676
6677 2005-10-20 [colin]      1.9.15cvs83
6678
6679         * src/gtk/Makefile.am
6680         * src/gtk/about.c
6681         * src/gtk/authors.h
6682                 Make the about dialog *grooovy*
6683
6684 2005-10-20 [colin]      1.9.15cvs82
6685
6686         * src/mimeview.c
6687                 Use "Open with" on double click if no command
6688                 was found
6689
6690 2005-10-20 [colin]      1.9.15cvs81
6691
6692         * src/imap.c
6693         * src/etpan/imap-thread.c
6694                 Fix possible crash.
6695
6696 2005-10-20 [paul]       1.9.15cvs80
6697
6698         * src/folder.c
6699                 don't show clipkey icon if the only
6700                 attachment is the signature
6701                 Patch by Colin
6702
6703 2005-10-20 [paul]       1.9.15cvs79
6704
6705         * AUTHORS
6706         * src/plugins/pgpmime/pgpmime.c
6707                 name the PGP/MIME signature 'signature.asc'
6708                 Patch by Andrew Nelson <freeandy@gmail.com>
6709
6710 2005-10-19 [colin]      1.9.15cvs78
6711
6712         * src/plugins/pgpmime/pgpmime.c
6713                 Oops, no need to double-check though
6714
6715 2005-10-19 [colin]      1.9.15cvs77
6716
6717         * src/plugins/pgpinline/pgpinline.c
6718         * src/plugins/pgpmime/pgpmime.c
6719                 Check that my_tmpfile() doesn't 
6720                 return NULL
6721
6722 2005-10-19 [colin]      1.9.15cvs76
6723
6724         * src/common/utils.c
6725                 Use shorter mime boundaries to avoid having
6726                 MTAs rewrapping our headers, breaking the
6727                 PGP signature in the process 
6728         * src/compose.c
6729         * src/plugins/pgpmime/pgpmime.c
6730                 Check for boundary uniqueness to be sure
6731                 it won't happen, instead of hoping for the
6732                 best
6733
6734 2005-10-19 [colin]      1.9.15cvs75
6735
6736         * sylpheed-claws.desktop
6737         * src/Makefile.am
6738         * src/main.c
6739                 Ship a sylpheed-claws binary instead
6740                 of a sylpheed one. Change the socket
6741                 name, too
6742         * src/folderview.c
6743                 Update folder only if it changed
6744         * src/wizard.c
6745                 Fix i18n in welcome mail, patch by
6746                 Fabien Vantard
6747
6748 2005-10-19 [paul]
6749
6750         1.9.99-rc2 released
6751
6752 2005-10-19 [paul]       1.9.15cvs74
6753
6754         * src/folder.c
6755         * src/folderview.c
6756                 fix summaryview update
6757                 Patch by Colin
6758
6759 2005-10-18 [colin]      1.9.15cvs73
6760
6761         * src/plugins/pgpcore/passphrase.c
6762                 Don't XGrabServer, and try a bit more to 
6763                 sync everything before grabbing mouse/keyboard
6764
6765 2005-10-18 [colin]      1.9.15cvs72
6766
6767         * src/Makefile.am
6768         * src/addressadd.c
6769         * src/addressbook.c
6770         * src/folderview.c
6771         * src/grouplistdialog.c
6772         * src/mimeview.c
6773         * src/stock_pixmap.c
6774         * src/stock_pixmap.h
6775         * src/summaryview.c
6776         * src/gtk/gtksctree.c
6777         * src/gtk/gtksctree.h
6778         * src/pixmaps/empty.xpm
6779                 Implement a wrapper call for gtk_ctree_set_node_info
6780                 and gtk_ctree_insert_node, that uses a 1x1 transparent
6781                 pixmap instead of a NULL one. This works around some
6782                 memory problems deep inside gtk, revealed by valgrind,
6783                 and fixes bug #834 (Pressing CTRl-D on a message marked 
6784                 as locked crashes sylpheed.), as well as, probably, 
6785                 wwp's 4th dimension problems that happen in gtk_ctree_*.
6786
6787 2005-10-17 [colin]      1.9.15cvs71
6788
6789         * src/mimeview.c
6790                 Provide visual feedback when checking
6791                 signature
6792
6793 2005-10-17 [colin]      1.9.15cvs70
6794
6795         * src/main.c
6796                 Keep the folder list frozen while checking caches...
6797
6798 2005-10-17 [colin]      1.9.15cvs69
6799
6800         * src/addr_compl.c
6801                 Fi bug #833 (Autocompleting from addressbook 
6802                 fails with extended chars)
6803         * src/imap.c
6804                 Fix 'adding messages' staying in statusbar
6805                 after an error
6806
6807 2005-10-17 [wwp]        1.9.15cvs68
6808
6809         * src/ssl_manager.c
6810                 Fix buttons' layout resizing when window size changes
6811
6812 2005-10-17 [wwp]        1.9.15cvs67
6813
6814         * src/account.c
6815         * src/prefs_account.c
6816         * src/prefs_common.c
6817         * src/prefs_common.h
6818         * src/prefs_folder_item.c
6819         * src/prefs_gtk.c
6820         * src/gtk/logwindow.c
6821         * src/gtk/pluginwindow.c
6822         * src/gtk/prefswindow.c
6823         * src/gtk/prefswindow.h
6824                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
6825
6826 2005-10-17 [paul]       1.9.15cvs66
6827
6828         * configure.ac
6829                 fix missing libetpan message
6830         * po/en_GB.po
6831                 updated
6832         * src/crash.c
6833         * src/manual.c
6834         * src/prefs_themes.c
6835         * src/common/defs.h
6836                 add some new URI defines, change some
6837                 others
6838         * src/wizard.c
6839                 make welcome message translatable
6840                 small improvements to english
6841                 other tweaks
6842         * src/gtk/menu.c
6843                 fix warnings
6844
6845 2005-10-17 [paul]       1.9.15cvs65
6846
6847         * src/summaryview.c
6848                 fix column titles
6849
6850 2005-10-16 [mones]      1.9.15cvs64
6851
6852         * po/es.po
6853                 Updated translation
6854
6855 2005-10-16 [colin]
6856
6857         1.9.99-rc1 released
6858
6859 2005-10-16 [colin]      1.9.15cvs63
6860
6861         * src/wizard.c
6862                 Fix whitespace
6863
6864 2005-10-16 [colin]      1.9.15cvs62
6865
6866         * src/toolbar.c
6867                 s/Get All/Get Mail/
6868         * src/wizard.c
6869                 Real welcome mail text, thanks Paul
6870
6871 2005-10-16 [colin]      1.9.15cvs61
6872
6873         * src/editldap.c
6874         * src/exporthtml.c
6875         * src/main.c
6876         * src/mainwindow.c
6877         * src/prefs_themes.c
6878         * src/prefs_toolbar.c
6879         * src/plugins/demo/demo.c
6880         * src/plugins/trayicon/trayicon.c
6881                 s/Sylpheed/Sylpheed-Claws/
6882
6883 2005-10-16 [colin]      1.9.15cvs60
6884
6885         * src/wizard.c
6886                 Add a welcome email in the first empty mailbox
6887         * src/prefs_common.c
6888                 Change one more default
6889
6890 2005-10-16 [colin]      1.9.15cvs59
6891
6892         * src/wizard.c
6893                 Remove printf
6894
6895 2005-10-16 [colin]      1.9.15cvs58
6896
6897         * src/toolbar.c
6898         * src/prefs_common.c
6899                 Change some defaults
6900
6901 2005-10-16 [colin]      1.9.15cvs57
6902
6903         * src/toolbar.c
6904         * src/prefs_common.c
6905                 Change some defaults
6906
6907 2005-10-16 [colin]      1.9.15cvs56
6908
6909         * src/wizard.c
6910                 By default, initialize fonts to have
6911                 the same size as normal GtkWidgets
6912
6913 2005-10-16 [colin]      1.9.15cvs55
6914
6915         * src/mimeview.c
6916                 Fix message a bit more
6917
6918 2005-10-16 [colin]      1.9.15cvs54
6919
6920         * src/addressbook.c
6921                 Second attempt at flicker fixing
6922
6923 2005-10-16 [colin]      1.9.15cvs53
6924
6925         * src/addressbook.c
6926                 Fix flicker
6927
6928 2005-10-16 [wwp]        1.9.15cvs52
6929
6930         * src/addressbook.c
6931         * src/editaddress.c
6932         * src/prefs_common.c
6933         * src/prefs_common.h
6934                 Remember window sizes (address book)
6935
6936 2005-10-16 [wwp]        1.9.15cvs51
6937
6938         * src/plugins/clamav/clamav_plugin_gtk.c
6939         * src/plugins/spamassassin/spamassassin_gtk.c
6940                 Fix compilation warnings (missing #include).
6941
6942 2005-10-16 [colin]      1.9.15cvs50
6943
6944         * src/mimeview.c
6945         * src/summaryview.c
6946         * src/textview.c
6947                 Make 'c' check signature, and forward
6948                 c, l, y, t from summaryview to mimeview
6949
6950 2005-10-16 [colin]      1.9.15cvs49
6951
6952         * src/addressbook.c
6953                 Put border around buttons
6954         * src/mainwindow.c
6955         * src/summaryview.c
6956                 Rework menus (Patch based on a patch
6957                 by Paul)
6958
6959 2005-10-15 [wwp]        1.9.15cvs48
6960
6961         * src/editjpilot.c
6962         * src/editldap.c
6963         * src/editvcard.c
6964         * src/exphtmldlg.c
6965         * src/expldifdlg.c
6966         * src/export.c
6967         * src/import.c
6968         * src/importldif.c
6969         * src/importmutt.c
6970         * src/importpine.c
6971         * src/prefs_account.c
6972         * src/prefs_spelling.c
6973         * src/gtk/gtkutils.c
6974         * src/gtk/gtkutils.h
6975         * src/plugins/clamav/clamav_plugin_gtk.c
6976         * src/plugins/spamassassin/spamassassin_gtk.c
6977                 use nicer browse-for-file/dir buttons than the "..." ones,
6978                 code factorizing more.
6979
6980 2005-10-14 [colin]      1.9.15cvs47
6981
6982         * src/mainwindow.c
6983                 set relief on the account switcher so that people see it
6984                 grey out Create processing rules when no message is selected
6985         * src/prefs_filtering.c
6986                 ask before closing if the rule has not been modified, even if
6987                 it's not valid
6988         * src/prefs_matcher.c
6989                 fix sensitivity when entering the dialog
6990         * src/gtk/inputdialog.c
6991                 display a better icon on password ask
6992         * src/plugins/pgpcore/passphrase.c
6993                 make the dialog look better
6994
6995 2005-10-14 [paul]       1.9.15cvs46
6996
6997         * src/folderview.c
6998                 indicate presense of marked msgs in
6999                 unexpanded subfolders
7000
7001 2005-10-14 [paul]       1.9.15cvs45
7002
7003         * src/prefs_actions.c
7004         * src/prefs_common.c
7005         * src/prefs_common.h
7006         * src/prefs_filtering_action.c
7007         * src/prefs_matcher.c
7008         * src/prefs_template.c
7009                 remember window sizes
7010                 fix Info button size
7011
7012         Patches by wwp
7013
7014 2005-10-13 [colin]      1.9.15cvs44
7015
7016         * src/mimeview.c
7017         * src/noticeview.c
7018         * src/noticeview.h
7019                 Add a tooltip on the icon (optional) 
7020                 Get rid of the signature buttons and only
7021                 use the icon+tooltip
7022
7023 2005-10-13 [colin]      1.9.15cvs43
7024
7025         * src/noticeview.c
7026         * src/noticeview.h
7027                 Add hand cursor for hovering over icon
7028
7029 2005-10-13 [colin]      1.9.15cvs42
7030
7031         * src/summaryview.c
7032                 Fix crash when quicksearch's hidden 
7033                 at startup
7034
7035 2005-10-13 [colin]      1.9.15cvs41
7036
7037         * src/compose.c
7038                 Set subject when forwarding multiple mails
7039                 Check that other recipient than the default Cc or Bcc
7040                 have been set before sending.
7041
7042 2005-10-13 [colin]      1.9.15cvs40
7043
7044         * src/imap.c
7045                 Batch per-folder
7046                 Introduce locking, but don't use it yet
7047
7048 2005-10-13 [colin]      1.9.15cvs39
7049
7050         * src/gtk/quicksearch.c
7051                 Reset quicksearch when hiding it
7052                 Make sticky a real pref
7053
7054 2005-10-13 [colin]      1.9.15cvs38
7055
7056         * src/summaryview.c
7057                 Faster prefs apply
7058
7059 2005-10-13 [colin]      1.9.15cvs37
7060
7061         * src/mimeview.c
7062         * src/noticeview.c
7063         * src/noticeview.h
7064         * src/plugins/pgpcore/sgpgme.c
7065                 Make privacy icon clickable
7066                 Move Trust field in Full info
7067                 When trust is less than full, don't display
7068                 a warning icon
7069
7070 2005-10-13 [colin]      1.9.15cvs36
7071
7072         * src/folder.c
7073                 Batch on flags sync
7074         * src/folderview.c
7075                 Revert speed hack which is dangerous in fact
7076                 Apply prefs faster
7077
7078 2005-10-13 [colin]      1.9.15cvs35
7079
7080         * src/folder_item_prefs.c
7081                 Fix pref corruption on folder move. Patch
7082                 by wwp
7083
7084 2005-10-13 [paul]       1.9.15cvs34
7085
7086         * src/export.c
7087         * src/import.c
7088                 fix typos in g_warnings
7089         * src/prefs_account.c
7090                 add a file selector for Signature file
7091
7092         Patches by wwp
7093
7094 2005-10-12 [colin]      1.9.15cvs33
7095
7096         * src/mimeview.c
7097                 Provide a quick way to go back from a
7098                 signature's full info to the email part
7099
7100 2005-10-12 [colin]      1.9.15cvs32
7101
7102         * src/compose.c
7103                 Remove old hack of encoding signed mails with base64.
7104                 QP works equally well.
7105
7106 2005-10-12 [colin]      1.9.15cvs31
7107
7108         * src/crash.c
7109                 Replace deprecated GtkText with GtkTextView
7110         * src/imap.c
7111                 Fix a logic bug about counts in imap_select
7112                 (previously un-triggered)
7113         * src/mainwindow.c
7114         * src/summaryview.c
7115         * src/news.c
7116                 Allow local deletion of news posts
7117         * src/mimeview.c
7118                 Show GPG noticeview on the message/rfc822 part
7119                 in addition to the text/plain one
7120         * src/prefs_image_viewer.c
7121           src/plugins/pgpcore/prefs_gpg.c
7122                 Polish (set the label as part of the checkbox)
7123         * src/wizard.c
7124                 Don't sit there doing nothing after destroying
7125                 the window - return err
7126
7127 2005-10-11 [colin]      1.9.15cvs30
7128
7129         * src/folderview.c
7130                 Apply processing rules before showing folders.
7131                 Early folder show (before flags sync) will only
7132                 be done when there are no processing rules (nor
7133                 pre- or post- ones)
7134         * src/imap.c
7135                 Fix stuff related to mail subdir, creation and 
7136                 deletion of folders 
7137         * src/imap_gtk.c
7138                 Don't allow creation of folders in NoInferior
7139                 folders, as it won't work
7140
7141 2005-10-10 [colin]      1.9.15cvs29
7142
7143         * src/compose.c
7144                 Reselect "None" Privacy system when selecting an
7145                 account with no privacy system defined
7146
7147 2005-10-10 [colin]      1.9.15cvs28
7148
7149         * src/mainwindow.c
7150                 Add Windows-1252 encoding
7151         * src/prefs_common.c
7152                 Rework some defaults:
7153                 - autosave to draft by default
7154                 - don't show header pane (it's already in the textview)
7155                 - Select first new or unread mail on entry
7156                 - Assume 'Yes' to change folder when there's no more
7157                   unread message
7158         * src/prefs_matcher.c
7159                 Fix a gtk assertion failure
7160         * src/gtk/colorlabel.c
7161                 Workaround bad repainting on selection
7162         * src/main.c
7163                 Freeze/thaw (a bit faster on ssh -X)
7164         * src/msgcache.c
7165                 Get rid of StrdupConverter that just adds an
7166                 extra strdup/free 
7167         * src/etpan/imap_thread.c
7168                 memset buf to 0
7169
7170 2005-10-10 [colin]      1.9.15cvs27
7171
7172         * src/export.c
7173         * src/import.c
7174                 Fix compile on gtk 2.4. Patch by wwp
7175
7176 2005-10-09 [colin]      1.9.15cvs26
7177
7178         * src/mainwindow.c
7179         * src/messageview.c
7180         * src/summaryview.c
7181                 Clarify forward menus. Patch by wwp
7182
7183 2005-10-09 [colin]      1.9.15cvs25
7184
7185         * src/compose.c
7186         * src/compose.h
7187                 Fix bug #829 (Non-working "Encrypt message by 
7188                 default when replying to an encrypted message")
7189
7190 2005-10-08 [colin]      1.9.15cvs24
7191
7192         * src/wizard.c
7193                 Fix bug #827 ("Welcome" setup wizard after a 
7194                 permission error gives up & forgets itself.)
7195
7196 2005-10-08 [colin]      1.9.15cvs23
7197
7198         * src/procmime.c
7199                 Fix bug #828 (Ignoring headers with spaces around = sign)
7200
7201 2005-10-08 [colin]      1.9.15cvs22
7202
7203         * src/export.c
7204                 Warning fix by wwp
7205
7206 2005-10-08 [colin]      1.9.15cvs21
7207
7208         * src/folder.c
7209         * src/folder.h
7210                 Add a processing_pending indicator, set on 
7211                 folder_item_open and cleared after 
7212                 folder_item_process_open
7213         * src/folderview.c
7214         * src/summaryview.c
7215                 wrap procmsg_msginfo_*_flags, and in the
7216                 wrapper check that there's no folder processing 
7217                 pending. If there is, defer the flags change until 
7218                 processing is done to avoid stepping over each
7219                 other's toes.
7220                 Freeze during processing, but not during scanning.
7221
7222 2005-10-07 [colin]      1.9.15cvs20
7223
7224         * src/plugins/pgpcore/passphrase.c
7225                 Fix bug #826 (X-Server hangs when 
7226                 right-clicking a PGP encrypted message)
7227
7228 2005-10-07 [paul]       1.9.15cvs19
7229
7230         * src/compose.c
7231                 fix compose_entries[]
7232                 patch by Fabien Vantard
7233
7234 2005-10-06 [colin]      1.9.15cvs18
7235
7236         * src/pixmaps/address.xpm
7237         * src/pixmaps/address_book.xpm
7238         * src/pixmaps/book.xpm
7239         * src/pixmaps/check_spelling.xpm
7240         * src/pixmaps/checkbox_off.xpm
7241         * src/pixmaps/checkbox_on.xpm
7242         * src/pixmaps/close.xpm
7243         * src/pixmaps/complete.xpm
7244         * src/pixmaps/continue.xpm
7245         * src/pixmaps/deleted.xpm
7246         * src/pixmaps/down_arrow.xpm
7247         * src/pixmaps/exec.xpm
7248         * src/pixmaps/forwarded.xpm
7249         * src/pixmaps/group.xpm
7250         * src/pixmaps/ignorethread.xpm
7251         * src/pixmaps/interface.xpm
7252         * src/pixmaps/jpilot.xpm
7253         * src/pixmaps/ldap.xpm
7254         * src/pixmaps/linewrap.xpm
7255         * src/pixmaps/linewrapcurrent.xpm
7256         * src/pixmaps/mail.xpm
7257         * src/pixmaps/mail_attach.xpm
7258         * src/pixmaps/mail_compose.xpm
7259         * src/pixmaps/mail_forward.xpm
7260         * src/pixmaps/mail_receive.xpm
7261         * src/pixmaps/mail_receive_all.xpm
7262         * src/pixmaps/mail_reply.xpm
7263         * src/pixmaps/mail_reply_to_all.xpm
7264         * src/pixmaps/mail_reply_to_author.xpm
7265         * src/pixmaps/mail_send.xpm
7266         * src/pixmaps/mail_send_queue.xpm
7267         * src/pixmaps/mime_application.xpm
7268         * src/pixmaps/mime_audio.xpm
7269         * src/pixmaps/mime_image.xpm
7270         * src/pixmaps/mime_message.xpm
7271         * src/pixmaps/mime_text_enriched.xpm
7272         * src/pixmaps/mime_text_html.xpm
7273         * src/pixmaps/mime_text_plain.xpm
7274         * src/pixmaps/mime_unknown.xpm
7275         * src/pixmaps/new.xpm
7276         * src/pixmaps/news_compose.xpm
7277         * src/pixmaps/offline.xpm
7278         * src/pixmaps/online.xpm
7279         * src/pixmaps/paste.xpm
7280         * src/pixmaps/preferences.xpm
7281         * src/pixmaps/privacy_emblem_encrypted.xpm
7282         * src/pixmaps/privacy_expired.xpm
7283         * src/pixmaps/privacy_failed.xpm
7284         * src/pixmaps/privacy_passed.xpm
7285         * src/pixmaps/privacy_signed.xpm
7286         * src/pixmaps/privacy_unknown.xpm
7287         * src/pixmaps/privacy_warn.xpm
7288         * src/pixmaps/properties.xpm
7289         * src/pixmaps/replied.xpm
7290         * src/pixmaps/search.xpm
7291         * src/pixmaps/unread.xpm
7292         * src/pixmaps/up_arrow.xpm
7293         * src/pixmaps/vcard.xpm
7294                 Modernize internal theme, with icons from the 
7295                 Gnomaws theme. Keep some of the old ones where
7296                 they were better.
7297
7298 2005-10-06 [colin]      1.9.15cvs17
7299
7300         * src/summaryview.c
7301                 Little optimisations + bugfix
7302         * src/toolbar.c
7303                 Remove default useless items - useless being defined
7304                 by the default relevant prefs
7305         * src/wizard.c
7306                 include config.h to make gettext work
7307         * src/prefs_themes.c
7308                 Fix selection of current theme in prefs
7309
7310 2005-10-06 [colin]      1.9.15cvs16
7311
7312         * src/prefs_common.c
7313         * src/prefs_common.h
7314         * src/prefs_summaries.c
7315         * src/folderview.c
7316                 Add a warning dialog on Mark all read 
7317                 (with pref to get rid of it)
7318
7319 2005-10-06 [paul]       1.9.15cvs15
7320
7321         * po/nb.po
7322         * po/pt_BR.po
7323                 updated by Geir Helland and Frederico
7324                 Goncalves Guimaraes
7325
7326 2005-10-05 [colin]      1.9.15cvs14
7327
7328         * src/folder.c
7329         * src/folder.h
7330         * src/folderview.c
7331         * src/folderview.h
7332         * src/imap_gtk.c
7333         * src/mh_gtk.c
7334         * src/mainwindow.c
7335         * src/setup.c
7336                 add a way to rescan without rebuilding
7337                 make moving a bit faster (less folders changes)
7338                 don't lock the tree on Get 
7339         * src/imap.c
7340                 Don't re-delete deleted messages before expunging
7341         * src/summaryview.c
7342                 Set batch mode when deleting mails
7343
7344 2005-10-05 [paul]       1.9.15cvs13
7345
7346         * src/mainwindow.c
7347         * src/mainwindow.h
7348                 fix disabled Execute menu item
7349         * src/toolbar.c
7350                 match the change in 1.9.15cvs10: use Compose
7351                 instead of News by default
7352
7353 2005-10-04 [colin]      1.9.15cvs12
7354
7355         * src/compose.c
7356                 When replying to an ML post with Reply-To set
7357                 to the poster's email, honor it (as before),
7358                 but also honor our user's request to reply to
7359                 the mailing list: set the ML address in the To
7360                 field and the Reply-To address in the Cc: 
7361                 field.
7362
7363 2005-10-04 [colin]      1.9.15cvs11
7364
7365         * src/plugins/trayicon/trayicon.c
7366                 Finish cosmetic change - thanks to wwp
7367
7368 2005-10-04 [colin]      1.9.15cvs10
7369
7370         * src/toolbar.c
7371                 Use Compose instead of Email by default.
7372                 Spotted by wwp.
7373
7374 2005-10-04 [colin]      1.9.15cvs9
7375
7376         * src/folder.c
7377         * src/folder.h
7378         * src/folderview.c
7379         * src/imap.c
7380         * src/etpan/imap-thread.c
7381         * src/etpan/imap-thread.h
7382                 Try to make IMAP faster, by simplifying SEARCH
7383                 commands, avoiding sending two STATUS in a row,
7384                 and deferring flags sync and processing just
7385                 after displaying the folder. 
7386                 This will update the SummaryView in certain
7387                 cases (new mails not already fetched, flags
7388                 changed from another client) but in a non-
7389                 blocking manner.
7390
7391 2005-10-04 [colin]      1.9.15cvs8
7392
7393         * src/plugins/trayicon/trayicon.c
7394                 Relabel "Offline" to "Work offline"
7395
7396 2005-10-04 [colin]      1.9.15cvs7
7397
7398         * src/export.c
7399         * src/import.c
7400         * src/mbox.c
7401                 Fix mbox import/export buglets
7402                 Patch by wwp
7403         * src/plugins/trayicon/trayicon.c
7404                 Add offline swithc
7405                 Patch by wwp
7406
7407 2005-10-04 [colin]      1.9.15cvs6
7408
7409         * src/folder.c
7410         * src/folderview.c
7411         * src/summaryview.c
7412                 Better fix (don't break mark all read) for cvs2
7413
7414 2005-10-03 [colin]      1.9.15cvs5
7415
7416         * src/folder.c
7417                 Use a sane sort by default
7418
7419 2005-10-03 [colin]      1.9.15cvs4
7420
7421         * src/inc.c
7422                 Add a 'Only once' button for overriding offline mode
7423         * src/prefs_account.c
7424         * src/wizard.c
7425                 Add Local mbox to the wizard
7426                 Add IMAP subdir to the wizard (or the wizard is useless
7427                 for such accounts, or even worse than useless)
7428                 Move IMAP subdir from Advanced to Receive tab, as it's
7429                 not that uncommon
7430
7431 2005-10-03 [colin]      1.9.15cvs3
7432
7433         * src/send_message.c
7434                 Forgot this one in cvs1
7435
7436 2005-10-03 [colin]      1.9.15cvs2
7437
7438         * src/folder.c
7439                 Faster close when leaving a folder with lots
7440                 of new mails. Idea by David Relson.
7441
7442 2005-10-03 [colin]      1.9.15cvs1
7443
7444         * src/compose.c
7445         * src/imap.c
7446         * src/inc.c
7447         * src/main.c
7448         * src/messageview.c
7449         * src/news.c
7450         * src/summaryview.c
7451         * src/gtk/sslcertwindow.c
7452         * src/plugins/trayicon/trayicon.c
7453                 Add accels to every AlertPanel. Patch by Fabien 
7454                 Vantard
7455
7456 2005-10-03 [paul]       1.9.15
7457
7458         1.9.15 released
7459
7460 2005-10-03 [paul]       1.9.14cvs68
7461
7462         * po/ca.po
7463         * po/de.po
7464         * po/es.po
7465         * po/fi.po
7466         * po/fr.po
7467         * po/sk.po
7468         * po/sr.po
7469         * po/zh_CN.po
7470                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
7471                 Mones Lastra, Tommi Pirinen, Fabien vantard,
7472                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
7473
7474 2005-10-03 [paul]       1.9.14cvs67
7475
7476         * src/send_message.c
7477                 prevent hang on Cancel
7478                 patch by Colin
7479
7480 2005-10-03 [paul]       1.9.14cvs66
7481
7482         * src/main.c
7483                 fix crash in IMAP caused by discrepancy
7484                 between check_at_startup and offline mode
7485                 Patch by Colin
7486
7487 2005-10-01 [paul]       1.9.14cvs65
7488
7489         * src/inc.c
7490                 fix engrish
7491
7492 2005-10-01 [paul]       1.9.14cvs64
7493         * src/export.c
7494         * src/import.c
7495                 synchronise import_mbox() and export_mbox()
7496         * src/mbox.c
7497                 proc_mbox(): add alert if file cannot be opened
7498                 export_list_to_mbox(): test if dest file exists,
7499                 prompt user to overwrite if it does. add alert
7500                 if file cannot be created
7501                                                                 
7502         Patch by wwp
7503                                                                                                                 
7504
7505 2005-09-30 [paul]       1.9.14cvs63
7506
7507         * src/addressbook.c
7508                 Fix sensitivity of a menu
7509         * src/codeconv.c
7510                 Respect hidden pref for mails with no encoding
7511         * src/common/xml.c
7512                 Fix memory corruption
7513         * src/plugins/pgpcore/sgpgme.c
7514                 Fix segfault on incomplete sigs, and display
7515                 of S/Mime UIDs
7516
7517         Patches by Colin
7518
7519 2005-09-30 [colin]      1.9.14cvs62
7520
7521         * src/partial_download.c
7522                 Little logic fix in almost-dead code
7523         * src/pop.c
7524                 Fix partial download when there's no new mail
7525
7526 2005-09-29 [paul]       1.9.14cvs61
7527
7528         * src/plugins/pgpinline/pgpinline.c
7529                 fix bug 819, 'crash accessing sign message'
7530                 Patch by Colin
7531
7532 2005-09-28 [martin]     1.9.14cvs60
7533
7534         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
7535                 fix bug #790 (Crash when restarting window manager (fluxbox))
7536
7537 2005-09-28 [paul]       1.9.14cvs59
7538
7539         * src/gtk/gtkaspell.c
7540                 fix off-by-one typo
7541
7542 2005-09-27 [colin]      1.9.14cvs58
7543
7544         * src/plugins/pgpcore/sgpgme.c
7545                 Report error when there's one, instead of
7546                 "Signature unchecked" 
7547
7548 2005-09-27 [colin]      1.9.14cvs57
7549
7550         * src/prefs_quote.c
7551                 Fix bug #816 (Weird quotation with spaces)
7552
7553 2005-09-27 [colin]      1.9.14cvs56
7554
7555         * src/codeconv.c
7556         * src/compose.c
7557         * src/compose.h
7558                 Put subject in compose's title
7559                 Fix Automatic encoding so that it's really automatic:
7560                 first try default locale's charset, then charset of the replied mail, 
7561                 then utf-8
7562                 Fix encoding of headers (must be in strict mode too)
7563
7564 2005-09-26 [colin]      1.9.14cvs55
7565
7566         * src/gtk/gtkaspell.c
7567                 Fix previous patch - don't color the space,
7568                 just uncolor it :)
7569
7570 2005-09-26 [colin]      1.9.14cvs54
7571
7572         * src/gtk/gtkaspell.c
7573                 Unmark space if possible
7574
7575 2005-09-26 [colin]      1.9.14cvs53
7576
7577         * src/imap.c
7578                 log_error instead of alertpanel according to the pref
7579         * src/etpan/imap-thread.c
7580                 Print connect status, copy only necessary size to 
7581                 logger
7582         * src/plugins/pgpmime/pgpmime.c
7583                 Handle S/Mime signatures (verification only). Patch based
7584                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
7585
7586 2005-09-26 [paul]       1.9.14cvs52
7587
7588         * src/common/passcrypt.c
7589                 this 'workaround' not necessary on NetBSD.
7590                 Thanks to Daniel Gustafson
7591
7592 2005-09-26 [paul]
7593
7594         1.9.15-rc4 released
7595
7596 2005-09-26 [paul]       1.9.14cvs51
7597
7598         * src/summaryview.c
7599                 Skip currently selected message when
7600                 looking for next new or unread message
7601                 in current folder. Patch by Colin
7602         * src/common/passcrypt.c
7603                 eliminate warnings on *BSD. Patch by
7604                 Daniel Gustafson
7605
7606 2005-09-26 [colin]      1.9.14cvs50
7607
7608         * src/procmsg.c
7609                 Call postfiltering hook anyway
7610
7611 2005-09-22 [colin]      1.9.14cvs49
7612
7613         * src/codeconv.c
7614         * src/codeconv.h
7615                 Add a strict mode that doesn't replace with _
7616         * src/compose.c
7617         * src/compose.h
7618                 Use strict conversion while sending
7619                 Fix race when drafting while sending (happens
7620                 on IMAP)
7621                 Fix d'n'd of messages from summaryview
7622         * src/prefs_common.c
7623         * src/prefs_common.h
7624                 add hidden utf8_instead_of_locale_for_broken_mail 
7625                 pref for people that preferred the default charset 
7626                 to be utf8 for broken mails
7627         * src/quote_fmt_parse.y
7628                 fix bug #815 (No quote insert if "From:" fied 
7629                 contained Russian letters)
7630         * src/summaryview.c
7631                 Fix d'n'd of messages to compose
7632
7633 2005-09-22 [paul]       1.9.14cvs48
7634
7635         * src/compose.c
7636                 fix bug where attachments Name entry
7637                 would display Path instead
7638
7639 2005-09-21 [paul]       1.9.14cvs47
7640
7641         * README
7642         * README.jp
7643         * configure.ac
7644         * config/config.rpath
7645         * doc/manual/en/sylpheed-20.html
7646         * doc/manual/es/sylpheed-20.html
7647         * po/bg.po
7648         * po/ca.po
7649         * po/de.po
7650         * po/es.po
7651         * po/fr.po
7652         * po/it.po
7653         * po/pt_BR.po
7654         * po/sk.po
7655         * po/zh_TW.po
7656         * src/account.c
7657         * src/account.h
7658         * src/action.c
7659         * src/action.h
7660         * src/adbookbase.h
7661         * src/addr_compl.c
7662         * src/addr_compl.h
7663         * src/addrbook.c
7664         * src/addrbook.h
7665         * src/addrcache.c
7666         * src/addrcache.h
7667         * src/addrcindex.c
7668         * src/addrcindex.h
7669         * src/addrclip.c
7670         * src/addrclip.h
7671         * src/addrdefs.h
7672         * src/addressadd.c
7673         * src/addressadd.h
7674         * src/addressbook.c
7675         * src/addressbook.h
7676         * src/addressitem.h
7677         * src/addrgather.c
7678         * src/addrgather.h
7679         * src/addrharvest.c
7680         * src/addrharvest.h
7681         * src/addrindex.c
7682         * src/addrindex.h
7683         * src/addritem.c
7684         * src/addritem.h
7685         * src/addrquery.c
7686         * src/addrquery.h
7687         * src/addrselect.c
7688         * src/addrselect.h
7689         * src/alertpanel.c
7690         * src/alertpanel.h
7691         * src/browseldap.c
7692         * src/browseldap.h
7693         * src/codeconv.c
7694         * src/codeconv.h
7695         * src/compose.c
7696         * src/compose.h
7697         * src/crash.c
7698         * src/crash.h
7699         * src/customheader.c
7700         * src/customheader.h
7701         * src/displayheader.c
7702         * src/displayheader.h
7703         * src/editaddress.c
7704         * src/editaddress.h
7705         * src/editbook.c
7706         * src/editbook.h
7707         * src/editgroup.c
7708         * src/editgroup.h
7709         * src/editjpilot.c
7710         * src/editjpilot.h
7711         * src/editldap.c
7712         * src/editldap.h
7713         * src/editldap_basedn.c
7714         * src/editldap_basedn.h
7715         * src/editvcard.c
7716         * src/editvcard.h
7717         * src/enriched.c
7718         * src/enriched.h
7719         * src/exphtmldlg.c
7720         * src/exphtmldlg.h
7721         * src/expldifdlg.c
7722         * src/expldifdlg.h
7723         * src/export.c
7724         * src/export.h
7725         * src/exporthtml.c
7726         * src/exporthtml.h
7727         * src/exportldif.c
7728         * src/exportldif.h
7729         * src/filtering.c
7730         * src/filtering.h
7731         * src/folder.c
7732         * src/folder.h
7733         * src/folder_item_prefs.c
7734         * src/folder_item_prefs.h
7735         * src/foldersel.c
7736         * src/foldersel.h
7737         * src/folderutils.c
7738         * src/folderutils.h
7739         * src/folderview.c
7740         * src/folderview.h
7741         * src/grouplistdialog.c
7742         * src/grouplistdialog.h
7743         * src/headerview.c
7744         * src/headerview.h
7745         * src/html.c
7746         * src/html.h
7747         * src/image_viewer.c
7748         * src/image_viewer.h
7749         * src/imap.c
7750         * src/imap.h
7751         * src/imap_gtk.c
7752         * src/imap_gtk.h
7753         * src/import.c
7754         * src/import.h
7755         * src/importldif.c
7756         * src/importldif.h
7757         * src/importmutt.c
7758         * src/importmutt.h
7759         * src/importpine.c
7760         * src/importpine.h
7761         * src/inc.c
7762         * src/inc.h
7763         * src/jpilot.c
7764         * src/jpilot.h
7765         * src/ldapctrl.c
7766         * src/ldapctrl.h
7767         * src/ldaplocate.c
7768         * src/ldaplocate.h
7769         * src/ldapquery.c
7770         * src/ldapquery.h
7771         * src/ldapserver.c
7772         * src/ldapserver.h
7773         * src/ldaputil.c
7774         * src/ldaputil.h
7775         * src/ldif.c
7776         * src/ldif.h
7777         * src/localfolder.c
7778         * src/localfolder.h
7779         * src/main.c
7780         * src/main.h
7781         * src/mainwindow.c
7782         * src/mainwindow.h
7783         * src/manual.c
7784         * src/manual.h
7785         * src/matcher.c
7786         * src/matcher.h
7787         * src/matcher_parser.h
7788         * src/matcher_parser_lex.l
7789         * src/matcher_parser_parse.y
7790         * src/mbox.c
7791         * src/mbox.h
7792         * src/message_search.c
7793         * src/message_search.h
7794         * src/messageview.c
7795         * src/messageview.h
7796         * src/mh.c
7797         * src/mh.h
7798         * src/mh_gtk.c
7799         * src/mh_gtk.h
7800         * src/mimeview.c
7801         * src/mimeview.h
7802         * src/msgcache.c
7803         * src/msgcache.h
7804         * src/mutt.c
7805         * src/mutt.h
7806         * src/news.c
7807         * src/news.h
7808         * src/news_gtk.c
7809         * src/news_gtk.h
7810         * src/noticeview.c
7811         * src/noticeview.h
7812         * src/partial_download.c
7813         * src/partial_download.h
7814         * src/pine.c
7815         * src/pine.h
7816         * src/pop.c
7817         * src/pop.h
7818         * src/prefs_account.c
7819         * src/prefs_account.h
7820         * src/prefs_actions.c
7821         * src/prefs_actions.h
7822         * src/prefs_common.c
7823         * src/prefs_common.h
7824         * src/prefs_compose_writing.c
7825         * src/prefs_compose_writing.h
7826         * src/prefs_customheader.c
7827         * src/prefs_customheader.h
7828         * src/prefs_display_header.c
7829         * src/prefs_display_header.h
7830         * src/prefs_ext_prog.c
7831         * src/prefs_ext_prog.h
7832         * src/prefs_filtering.c
7833         * src/prefs_filtering.h
7834         * src/prefs_filtering_action.c
7835         * src/prefs_filtering_action.h
7836         * src/prefs_folder_column.c
7837         * src/prefs_folder_column.h
7838         * src/prefs_folder_item.c
7839         * src/prefs_folder_item.h
7840         * src/prefs_fonts.c
7841         * src/prefs_fonts.h
7842         * src/prefs_gtk.c
7843         * src/prefs_gtk.h
7844         * src/prefs_image_viewer.c
7845         * src/prefs_image_viewer.h
7846         * src/prefs_matcher.c
7847         * src/prefs_matcher.h
7848         * src/prefs_message.c
7849         * src/prefs_message.h
7850         * src/prefs_msg_colors.c
7851         * src/prefs_msg_colors.h
7852         * src/prefs_other.c
7853         * src/prefs_other.h
7854         * src/prefs_quote.c
7855         * src/prefs_quote.h
7856         * src/prefs_receive.c
7857         * src/prefs_receive.h
7858         * src/prefs_send.c
7859         * src/prefs_send.h
7860         * src/prefs_spelling.c
7861         * src/prefs_spelling.h
7862         * src/prefs_summaries.c
7863         * src/prefs_summaries.h
7864         * src/prefs_summary_column.c
7865         * src/prefs_summary_column.h
7866         * src/prefs_template.c
7867         * src/prefs_template.h
7868         * src/prefs_themes.c
7869         * src/prefs_themes.h
7870         * src/prefs_toolbar.c
7871         * src/prefs_toolbar.h
7872         * src/prefs_wrapping.c
7873         * src/prefs_wrapping.h
7874         * src/privacy.c
7875         * src/privacy.h
7876         * src/procheader.c
7877         * src/procheader.h
7878         * src/procmime.c
7879         * src/procmime.h
7880         * src/procmsg.c
7881         * src/procmsg.h
7882         * src/quote_fmt.c
7883         * src/quote_fmt_parse.y
7884         * src/recv.c
7885         * src/recv.h
7886         * src/remotefolder.c
7887         * src/remotefolder.h
7888         * src/send_message.c
7889         * src/send_message.h
7890         * src/setup.c
7891         * src/setup.h
7892         * src/simple-gettext.c
7893         * src/sourcewindow.c
7894         * src/sourcewindow.h
7895         * src/ssl_manager.c
7896         * src/ssl_manager.h
7897         * src/statusbar.c
7898         * src/statusbar.h
7899         * src/stock_pixmap.c
7900         * src/stock_pixmap.h
7901         * src/summary_search.c
7902         * src/summary_search.h
7903         * src/summaryview.c
7904         * src/summaryview.h
7905         * src/syldap.c
7906         * src/syldap.h
7907         * src/textview.c
7908         * src/textview.h
7909         * src/toolbar.c
7910         * src/toolbar.h
7911         * src/undo.c
7912         * src/undo.h
7913         * src/unmime.c
7914         * src/unmime.h
7915         * src/vcard.c
7916         * src/vcard.h
7917         * src/wizard.c
7918         * src/wizard.h
7919         * src/common/base64.c
7920         * src/common/base64.h
7921         * src/common/defs.h
7922         * src/common/hooks.c
7923         * src/common/hooks.h
7924         * src/common/log.c
7925         * src/common/log.h
7926         * src/common/md5.c
7927         * src/common/md5.h
7928         * src/common/mgutils.c
7929         * src/common/mgutils.h
7930         * src/common/nntp.c
7931         * src/common/nntp.h
7932         * src/common/passcrypt.c
7933         * src/common/passcrypt.h.in
7934         * src/common/plugin.c
7935         * src/common/plugin.h
7936         * src/common/prefs.c
7937         * src/common/prefs.h
7938         * src/common/progressindicator.c
7939         * src/common/progressindicator.h
7940         * src/common/quoted-printable.c
7941         * src/common/quoted-printable.h
7942         * src/common/session.c
7943         * src/common/session.h
7944         * src/common/smtp.c
7945         * src/common/smtp.h
7946         * src/common/socket.c
7947         * src/common/socket.h
7948         * src/common/ssl.c
7949         * src/common/ssl.h
7950         * src/common/ssl_certificate.c
7951         * src/common/ssl_certificate.h
7952         * src/common/string_match.c
7953         * src/common/string_match.h
7954         * src/common/stringtable.c
7955         * src/common/sylpheed.c
7956         * src/common/sylpheed.h
7957         * src/common/template.c
7958         * src/common/template.h
7959         * src/common/timing.h
7960         * src/common/utils.c
7961         * src/common/utils.h
7962         * src/common/uuencode.c
7963         * src/common/uuencode.h
7964         * src/common/version.h.in
7965         * src/common/xml.c
7966         * src/common/xml.h
7967         * src/common/xmlprops.c
7968         * src/common/xmlprops.h
7969         * src/gtk/about.c
7970         * src/gtk/about.h
7971         * src/gtk/colorlabel.c
7972         * src/gtk/colorlabel.h
7973         * src/gtk/colorsel.c
7974         * src/gtk/colorsel.h
7975         * src/gtk/description_window.c
7976         * src/gtk/description_window.h
7977         * src/gtk/filesel.c
7978         * src/gtk/filesel.h
7979         * src/gtk/foldersort.c
7980         * src/gtk/foldersort.h
7981         * src/gtk/gtkutils.c
7982         * src/gtk/gtkutils.h
7983         * src/gtk/inputdialog.c
7984         * src/gtk/inputdialog.h
7985         * src/gtk/logwindow.c
7986         * src/gtk/logwindow.h
7987         * src/gtk/manage_window.c
7988         * src/gtk/manage_window.h
7989         * src/gtk/menu.c
7990         * src/gtk/menu.h
7991         * src/gtk/pluginwindow.c
7992         * src/gtk/pluginwindow.h
7993         * src/gtk/prefswindow.c
7994         * src/gtk/prefswindow.h
7995         * src/gtk/progressdialog.c
7996         * src/gtk/progressdialog.h
7997         * src/gtk/quicksearch.c
7998         * src/gtk/quicksearch.h
7999         * src/gtk/sslcertwindow.c
8000         * src/gtk/sslcertwindow.h
8001         * src/plugins/clamav/clamav_plugin.c
8002         * src/plugins/clamav/clamav_plugin.h
8003         * src/plugins/clamav/clamav_plugin_gtk.c
8004         * src/plugins/demo/demo.c
8005         * src/plugins/dillo_viewer/dillo_prefs.c
8006         * src/plugins/dillo_viewer/dillo_prefs.h
8007         * src/plugins/dillo_viewer/dillo_viewer.c
8008         * src/plugins/mathml_viewer/mathml_viewer.c
8009         * src/plugins/pgpcore/passphrase.c
8010         * src/plugins/pgpcore/passphrase.h
8011         * src/plugins/pgpcore/plugin.c
8012         * src/plugins/pgpcore/prefs_gpg.c
8013         * src/plugins/pgpcore/prefs_gpg.h
8014         * src/plugins/pgpcore/select-keys.c
8015         * src/plugins/pgpcore/select-keys.h
8016         * src/plugins/pgpcore/sgpgme.c
8017         * src/plugins/pgpcore/sgpgme.h
8018         * src/plugins/pgpinline/pgpinline.c
8019         * src/plugins/pgpinline/pgpinline.h
8020         * src/plugins/pgpinline/plugin.c
8021         * src/plugins/pgpmime/pgpmime.c
8022         * src/plugins/pgpmime/pgpmime.h
8023         * src/plugins/pgpmime/plugin.c
8024         * src/plugins/spamassassin/spamassassin.c
8025         * src/plugins/spamassassin/spamassassin.h
8026         * src/plugins/spamassassin/spamassassin_gtk.c
8027         * src/plugins/trayicon/trayicon.c
8028         * tools/OOo2sylpheed.pl
8029         * tools/acroread2sylpheed.pl
8030         * tools/asus_mailled.sh
8031         * tools/filter_conv.pl
8032         * tools/freshmeat_search.pl
8033         * tools/google_search.pl
8034         * tools/kmail2sylpheed.pl
8035         * tools/kmail2sylpheed_v2.pl
8036         * tools/maildir2sylpheed.pl
8037         * tools/multiwebsearch.pl
8038         * tools/newscache_clean.pl
8039         * tools/outlook2sylpheed.pl
8040         * tools/sylpheed-switcher
8041         * tools/update-po
8042         * tools/vcard2xml.py
8043         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8044                 update FSF address
8045
8046 2005-09-21 [colin]      1.9.14cvs46
8047
8048         * src/gedit-print.c
8049         * src/procmsg.c
8050         * src/procmsg.h
8051         * src/textview.c
8052         * src/summaryview.c
8053                 Remove some printing hacks (deselection/reselection),
8054                 which by the way fix printing the currently 
8055                 displayed mime part (still only text)
8056                 Plus a little optimisation of summary_show
8057
8058
8059 2005-09-20 [colin]      1.9.14cvs45
8060
8061         * src/mainwindow.c
8062         * src/messageview.c
8063                 GUI fixups: add accels, set message
8064                 view title to displayed mail's subject
8065         * src/prefs_spelling.c
8066         * src/gtk/gtkaspell.c
8067                 GUI fixups: allow underlining misspelled
8068                 words instead of coloring them (a11y!)
8069
8070 2005-09-19 [colin]
8071
8072         1.9.15rc3 released
8073
8074 2005-09-19 [colin]      1.9.14cvs44
8075
8076         * src/compose.c
8077                 Fix draft message
8078         * src/gtk/gtkaspell.c
8079                 Fix wrong test ;-)
8080
8081 2005-09-19 [colin]      1.9.14cvs43
8082
8083         * src/addressbook.c
8084                 Fix sensitivity of Delete button
8085         * src/compose.c
8086                 Warn if the requested Privacy system
8087                 is not available
8088         * src/exphtmldlg.c
8089         * src/expldifdlg.c
8090         * src/importldif.c
8091         * src/importmutt.c
8092         * src/importpine.c
8093                 Fix crappy UI
8094         * src/
8095         * src/ssl.h
8096         * src/prefs_account.h
8097         * src/prefs_account.c
8098                 Save SSL prefs even in builds that have
8099                 SSL support disable
8100         * src/imap.c
8101         * src/inc.c
8102         * src/news.c
8103         * src/send_message.c
8104                 Warn if connection should be secure, but
8105                 SSL support isn't compiled in
8106         * src/gtkaspell.c
8107                 Fix word separation on UTF-8 systems
8108                 Fixes bug #812 (Strange inline spellchecking)
8109         * src/compose.c
8110                 Warn if the requested Privacy system
8111                 is not available
8112                 Factorize offline warning
8113         * src/imap.c
8114         * src/imap_gtk.c
8115         * src/imap_gtk.h
8116         * src/inc.h
8117         * src/news_gtk.c
8118         * src/news_gtk.h
8119         * src/messageview.c
8120                 Factorize offline warning
8121
8122 2005-09-19 [paul]
8123
8124         1.9.15-rc2 released
8125
8126 2005-09-18 [colin]      1.9.14cvs42
8127
8128         * src/codeconv.c
8129         * src/codeconv.h
8130         * src/procmime.c
8131                 Add a way to get locale's charset ignoring utf-8,
8132                 and use that as default encoding for broken mails
8133
8134 2005-09-18 [colin]      1.9.14cvs41
8135
8136         * src/gtk/logwindow.c
8137                 Translate string. Patch by Fabien Vantard
8138
8139 2005-09-18 [colin]      1.9.14cvs40
8140
8141         * configure.ac
8142                 Fix bug #803 (IMAP/SSL support breaks with 
8143                 GnuTLS libetpan 0.38)
8144
8145 2005-09-18 [colin]      1.9.14cvs39
8146
8147         * src/codeconv.c
8148         * src/compose.c
8149         * src/procmime.c
8150                 More charsets fixes. Fixes bug #806 (non
8151                 ascii characters in subject line)
8152
8153 2005-09-17 [paul]       1.9.14cvs38
8154
8155         * src/folderview.c
8156         * src/mainwindow.c
8157                 fix gcc-2.95 issues
8158                 Patch by Pawel Pekala
8159
8160 2005-09-17 [colin]      1.9.14cvs37
8161
8162         * src/addrindex.c
8163                 bugfix for NO-USE LDAP compilation, patch 
8164                 by Fabien Vantard
8165
8166 2005-09-17 [colin]      1.9.14cvs36
8167
8168         * src/prefs_actions.c
8169         * src/prefs_customheader.c
8170         * src/prefs_display_header.c
8171         * src/prefs_filtering_action.c
8172         * src/prefs_matcher.c
8173         * src/prefs_toolbar.c
8174                 Fix strange casts (less elegant but
8175                 works better)
8176
8177 2005-09-16 [colin]      1.9.14cvs35
8178
8179         * src/jpilot.c
8180                 Missed that one
8181
8182 2005-09-16 [colin]      1.9.14cvs34
8183
8184         * configure.ac
8185         * src/Makefile.am
8186         * src/addr_compl.c
8187         * src/addrindex.c
8188         * src/browseldap.c
8189         * src/editldap.c
8190         * src/ldaplocate.c
8191         * src/ldapquery.c
8192         * src/ldapquery.h
8193         * src/ldapserver.c
8194         * src/ldapserver.h
8195         * src/main.c
8196         * src/matcher_parser_parse.y
8197         * src/prefs_themes.c
8198         * src/etpan/Makefile.am
8199         * src/gtk/description_window.c
8200         * src/plugins/clamav/Makefile.am
8201         * src/plugins/clamav/clamav_plugin.c
8202         * src/plugins/dillo_viewer/Makefile.am
8203         * src/plugins/pgpcore/Makefile.am
8204         * src/plugins/pgpinline/Makefile.am
8205         * src/plugins/pgpmime/Makefile.am
8206         * src/plugins/trayicon/Makefile.am
8207                 Fix 100% cpu usage in address completion list
8208                 Fix little bugs (return with no values etc)
8209                 Fix all warnings (with common CFLAGS)
8210
8211 2005-09-15 [colin]      1.9.14cvs33
8212
8213         * src/addressbook.c
8214                 Fix bug where sometimes a group's email list is empty,
8215                 force its refresh (probably fixes "Re: how to create a 
8216                 distribution list")
8217         * src/ldapquery.c
8218                 Don't return to the callback in the main thread from the
8219                 fetch thread (or face segs!)
8220
8221 2005-09-15 [paul]       1.9.14cvs32
8222
8223         * src/prefs_matcher.c
8224                 forgotten in last commit
8225
8226 2005-09-15 [paul]       1.9.14cvs31
8227
8228         * src/prefs_actions.c
8229         * src/prefs_filtering_action.c
8230         * src/prefs_quote.c
8231         * src/quote_fmt.c
8232         * src/summaryview.c
8233         * src/gtk/description_window.c
8234         * src/gtk/description_window.h
8235         * src/gtk/quicksearch.c
8236                 allow interaction with the called
8237                 description window
8238                 Patch by Anders Hammar
8239
8240 2005-09-14 [paul]       1.9.14cvs30
8241
8242         * src/compose.c
8243                 fix a little annoyance when pasting with 3rd button 
8244                 with wrap_pastes=0 and wrap_input=1
8245                 Patch by Colin
8246
8247 2005-09-14 [paul]       1.9.14cvs29
8248
8249         * src/prefs_account.c
8250                 disable 'Filter messages on receiving' for
8251                 SMTP-only accounts
8252                 Patch  by Anders Hammar
8253
8254 2005-09-14 [paul]       1.9.14cvs28
8255
8256         * po/sk.po
8257                 fix crash
8258                 updated by Andrej Kacian
8259
8260 2005-09-14 [paul]
8261
8262         1.9.15-rc1 released
8263
8264 2005-09-14 [paul]       1.9.14cvs27
8265
8266         * po/es.po
8267                 updated by Ricardo Mones Lastra
8268         * src/compose.c
8269         * src/compose.h
8270                 associate no_wrap_tags to Compose windows
8271                 instead of using a static one
8272                 Patch by Colin
8273         * src/mbox.c
8274                 fix proc_mbox()
8275                 Patch by wwp
8276         * src/textview.c
8277                 remove unneeded printf()
8278
8279 2005-09-14 [paul]       1.9.14cvs26
8280
8281         * src/addrcache.c
8282         * src/codeconv.h
8283         * src/folder.h
8284         * src/mainwindow.h
8285         * src/mh.c
8286         * src/mimeview.h
8287         * src/partial_download.c
8288         * src/pop.c
8289         * src/prefs_account.c
8290         * src/prefs_account.h
8291         * src/prefs_actions.c
8292         * src/prefs_customheader.c
8293         * src/prefs_display_header.c
8294         * src/prefs_filtering_action.c
8295         * src/prefs_matcher.c
8296         * src/prefs_toolbar.c
8297         * src/privacy.h
8298         * src/procmime.c
8299         * src/procmime.h
8300         * src/procmsg.h
8301         * src/textview.c
8302         * src/undo.h
8303         * src/common/plugin.c
8304         * src/common/session.h
8305         * src/common/socket.c
8306         * src/common/socket.h
8307         * src/common/template.c
8308         * src/gtk/gtkaspell.c
8309         * src/gtk/quicksearch.h
8310         * src/plugins/pgpcore/passphrase.c
8311         * src/plugins/pgpcore/prefs_gpg.h
8312         * src/plugins/pgpcore/select-keys.c
8313         * src/plugins/pgpcore/select-keys.h
8314         * src/plugins/pgpcore/sgpgme.c
8315         * src/plugins/pgpinline/pgpinline.c
8316         * src/plugins/pgpmime/pgpmime.c
8317         * src/plugins/trayicon/trayicon.c
8318                 fix compilation warnings
8319                 Patch by Daniel Gustafson
8320
8321 2005-09-14 [paul]       1.9.14cvs25
8322
8323         * src/addressbook.c
8324                 add missing column header, and other small
8325                 bug fixes
8326                 Patch by Anders Hammar
8327
8328 2005-09-13 [colin]      1.9.14cvs24
8329
8330         * src/gtk/gtkaspell.c
8331                 Fix non-utf8 in menu
8332                 Fix little leaks
8333                 Nullify struct members after free()s
8334
8335 2005-09-13 [colin]      1.9.14cvs23
8336
8337         * src/compose.c
8338                 Test utf8 compliance before inserting to 
8339                 buffer, and try to convert if necessary
8340         * src/procmime.c
8341                 If no charset is present, use the locale 
8342                 one instead of us-ascii
8343         * src/procmsg.c
8344                 Add Sender, List-Post and To in the checked 
8345                 headers for automatic rules creation 
8346                 (thanks to wwp)
8347         * src/prefs_themes.c
8348         * src/gtk/gtkaspell.c
8349                 Remove deprecated functions. 
8350                 patch by Daniel Gustafson
8351
8352 2005-09-12 [colin]      1.9.14cvs22
8353
8354         * src/compose.c
8355                 Fix bug #448 (Scrolling/Redraw issue with 
8356                 address-fields in Header)
8357         * src/mainwindow.c
8358         * src/summaryview.c
8359         * src/summaryview.h
8360                 Fix loss of MSG_MARKED on move/copy
8361                 Fix bug #804 (Quicksearch togglebutton doesn't 
8362                 get depressed after '/' key is pressed)
8363
8364 2005-09-12 [paul]       1.9.14cvs21
8365
8366         * AUTHORS
8367         * src/gtk/logwindow.c
8368                 add 'Clear Log' to popup menu
8369                 Patch by Anders Hammar <anders.hammar@telia.com>
8370
8371 2005-09-12 [paul]       1.9.14cvs20
8372
8373         * src/compose.c
8374                 set correct sensitivity on attachments
8375                 popup menu
8376         * src/folder.c
8377                 fix typo
8378         * src/prefs_spelling.c
8379                 fix crash when no LANG env is set
8380         * src/common/xml.c
8381                 fix crash in wizard
8382                 don't use memeory after free
8383
8384         All patches by Daniel Gustafson
8385
8386 2005-09-12 [paul]       1.9.14cvs19
8387
8388         * src/prefs_themes.c
8389                 make theme info selectable
8390         * src/gtk/description_window.c
8391                 make window non-modal
8392         * tools/README
8393                 add details of asus_mailed.sh
8394         * tools/claws.i18n.status.pl
8395                 update for new zh_TW translator
8396                 widen the output
8397                 create alternate coloured lines
8398                 improve readability
8399
8400 2005-09-10 [colin]      1.9.14cvs18
8401
8402         * src/plugins/pgpcore/select-keys.c
8403                 Better order for the buttons
8404
8405 2005-09-10 [colin]      1.9.14cvs17
8406
8407         * src/compose.c
8408         * src/plugins/pgpcore/select-keys.c
8409         * src/plugins/pgpcore/select-keys.h
8410         * src/plugins/pgpcore/sgpgme.c
8411                 Add a "Don't encrypt" button to the key
8412                 selection dialog. Fixes bug #177 (There should be a 
8413                 'Don't encrypt button in the Select Keys dialog)
8414
8415 2005-09-10 [colin]      1.9.14cvs16
8416
8417         * src/compose.c
8418                 Fix bug #572 (%X option does not work with templates)
8419
8420 2005-09-10 [colin]      1.9.14cvs15
8421
8422         * src/toolbar.c 
8423                 Remove g_print
8424
8425 2005-09-10 [colin]      1.9.14cvs14
8426
8427         * src/imap.c
8428                 Fix a possible crash
8429
8430 2005-09-09 [colin]      1.9.14cvs13
8431
8432         * src/imap.c
8433         * src/etpan/imap-thread.c
8434         * src/etpan/imap-thread.h
8435                 Fix moving from queue or drafts to normal folders
8436                 Fix bug #794 (No way to delete without expunging)
8437                 Take flags unset by other mailers into account
8438                 Take deleted flag set by other mailers into account
8439                 Fix unsetting REPLIED flag
8440                 Fix crash when capabilities can't be retrieved
8441         * src/mainwindow.c
8442         * src/mainwindow.h
8443                 Add M_DELAYED_FLAGS condition, and let the user use
8444                 Execute in order to be able to expunge deleted mails,
8445                 even if he's not in delayed execute mode
8446         * src/prefs_spelling.c
8447                 Use 'en' dictionary by default if LANG is POSIX or C
8448         * src/gtk/prefswindow.c
8449                 Fix bug #767 (Preferences windows expanding) by making
8450                 the window a bit larger when the resolution is greater
8451                 than 640x480, and by putting the prefs in a
8452                 GtkScrolledWindow.
8453
8454 2005-09-09 [paul]       1.9.14cvs12
8455
8456         * AUTHORS
8457         * configure.ac
8458         * po/zh_TW.Big5.po      ** REMOVED **
8459         * po/zh_TW.po           ** ADDED **
8460                 updated by Wei-Lun Chao
8461
8462 2005-09-09 [paul]       1.9.14cvs11
8463
8464         * src/mainwindow.c
8465                 fix asserts
8466         * src/common/xml.c
8467                 delay memory allocation until file is
8468                 opened successfully
8469                 Patch by Daniel Gustafson
8470
8471 2005-09-09 [colin]      1.9.14cvs10
8472
8473         * src/imap.c
8474                 Add guards
8475
8476 2005-09-08 [colin]      1.9.14cvs9
8477
8478         * src/compose.c
8479                 Alert when we can't save draft
8480                 Fix various wrap/color issues
8481                 Add mid-click pasting respecting wrap_paste option
8482         * src/folder.c
8483         * src/folder.h
8484         * src/folder_item_prefs.c
8485         * src/folder_item_prefs.h
8486         * src/imap.c
8487         * src/imap_gtk.c
8488         * src/imap_gtk.h
8489         * src/main.c
8490         * src/mainwindow.c
8491         * src/mainwindow.h
8492         * src/news.c
8493         * src/news_gtk.c
8494         * src/news_gtk.h
8495         * src/prefs_folder_item.c
8496                 Fix the impossibility to synchronise folders for
8497                 offline use (IMAP and NNTP are concerned)
8498
8499 2005-09-08 [colin]      1.9.14cvs8
8500
8501         * configure.ac
8502                 Build LDAP and JPilot by default if available
8503         * src/textview.c
8504                 Fix use after free
8505
8506 2005-09-08 [paul]       1.9.14cvs7
8507
8508         * doc/manual/en/sylpheed-1.html
8509         * doc/manual/en/sylpheed-18.html
8510         * doc/manual/en/sylpheed-19.html
8511         * doc/manual/en/sylpheed-4.html
8512         * doc/manual/en/sylpheed-6.html
8513         * doc/manual/en/sylpheed.html
8514                 a few minor updates, plus include some
8515                 details about plugins and their requirements
8516         * src/mainwindow.c
8517                 minor changes to English in /View/Sort
8518
8519 2005-09-07 [colin]      1.9.14cvs6
8520
8521         * doc/manual/en/sylpheed-1.html
8522         * doc/manual/en/sylpheed-10.html
8523         * doc/manual/en/sylpheed-11.html
8524         * doc/manual/en/sylpheed-12.html
8525         * doc/manual/en/sylpheed-13.html
8526         * doc/manual/en/sylpheed-14.html
8527         * doc/manual/en/sylpheed-15.html
8528         * doc/manual/en/sylpheed-16.html
8529         * doc/manual/en/sylpheed-17.html
8530         * doc/manual/en/sylpheed-18.html
8531         * doc/manual/en/sylpheed-19.html
8532         * doc/manual/en/sylpheed-2.html
8533         * doc/manual/en/sylpheed-20.html
8534         * doc/manual/en/sylpheed-21.html
8535         * doc/manual/en/sylpheed-22.html
8536         * doc/manual/en/sylpheed-3.html
8537         * doc/manual/en/sylpheed-4.html
8538         * doc/manual/en/sylpheed-5.html
8539         * doc/manual/en/sylpheed-6.html
8540         * doc/manual/en/sylpheed-7.html
8541         * doc/manual/en/sylpheed-8.html
8542         * doc/manual/en/sylpheed-9.html
8543         * doc/manual/en/sylpheed.html
8544                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
8545
8546 2005-09-07 [colin]      1.9.14cvs5
8547
8548         * src/mainwindow.c
8549                 Make labels more to-the-point
8550
8551 2005-09-07 [colin]      1.9.14cvs4
8552
8553         * doc/manual/en/sylpheed-1.html
8554         * doc/manual/en/sylpheed-12.html
8555         * doc/manual/en/sylpheed-13.html
8556         * doc/manual/en/sylpheed-14.html
8557         * doc/manual/en/sylpheed-15.html
8558         * doc/manual/en/sylpheed-16.html
8559         * doc/manual/en/sylpheed-17.html
8560         * doc/manual/en/sylpheed-18.html
8561         * doc/manual/en/sylpheed-19.html
8562         * doc/manual/en/sylpheed-2.html
8563         * doc/manual/en/sylpheed-20.html
8564         * doc/manual/en/sylpheed-21.html
8565         * doc/manual/en/sylpheed-22.html
8566         * doc/manual/en/sylpheed-4.html
8567         * doc/manual/en/sylpheed-5.html
8568         * doc/manual/en/sylpheed-6.html
8569         * doc/manual/en/sylpheed-7.html
8570         * doc/manual/en/sylpheed-8.html
8571         * doc/manual/en/sylpheed-9.html
8572         * doc/manual/en/sylpheed.html
8573                 Update manual
8574
8575 2005-09-07 [colin]      1.9.14cvs3
8576
8577         * doc/faq/en/sylpheed-faq-1.html
8578         * doc/faq/en/sylpheed-faq-2.html
8579         * doc/faq/en/sylpheed-faq-3.html
8580         * doc/faq/en/sylpheed-faq.html
8581                 Update FAQ
8582
8583 2005-09-07 [colin]      1.9.14cvs2
8584
8585         * src/folderview.c
8586         * src/procmsg.c
8587         * src/summaryview.c
8588         * src/toolbar.c
8589                 Fix special subfolders:
8590                 - Inherit parent's icon
8591                 - sent contents of queues subfolders
8592                 - empty subfolders of trashes
8593         * src/mainwindow.c
8594                 Remove outdated manual and faq entries
8595         * src/common/utils.c
8596                 Add quotes around %s coming from mailcap
8597
8598 2005-09-07 [colin]      1.9.14cvs1
8599
8600         * src/compose.c
8601                 After saving draft, set modified to FALSE
8602         * src/mimeview.c
8603         * src/common/utils.c
8604         * src/common/utils.h
8605                 Try to open mime parts using what is 
8606                 indicated in ~/.mailcap or /etc/mailcap,
8607                 if possible.
8608
8609 2005-09-05 [paul]       1.9.14
8610
8611         1.9.14 released
8612
8613         * po/sk.po
8614                 updated by Andrej Kacian
8615
8616 2005-09-05 [paul]       1.9.13cvs83
8617
8618         * po/de.po
8619         * po/es.po
8620         * po/fi.po
8621         * po/fr.po
8622         * po/nb.po
8623         * po/pt_BR.po
8624         * po/sr.po
8625                 updated translations by Thomas Gilgin, Ricardo Mones
8626                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
8627                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
8628
8629 2005-09-04 [paul]       1.9.13cvs82
8630
8631         * src/compose.c
8632                 only warn about exceeded line length limit
8633                 on send
8634
8635 2005-09-04 [paul]       1.9.13cvs81
8636
8637         * src/compose.c
8638                 fix crash in 'line length exceeded' dialogue
8639
8640 2005-09-02 [paul]       1.9.13cvs80
8641
8642         * src/imap.c
8643                 fix bug 795, 'Connection lost IMAP'
8644                 and add statusbar prints
8645                 Patch by Colin
8646
8647 2005-09-02 [paul]       1.9.13cvs79
8648
8649         * src/compose.c
8650                 compose_wrap_paragraph() becomes
8651                 compose_beautify_paragraph()
8652                 Patch by Colin
8653
8654 2005-09-02 [colin]      1.9.13cvs78
8655
8656         * src/folderview.c
8657                 Micro-fix
8658
8659 2005-09-01 [colin]      1.9.13cvs77
8660
8661         * src/imap.c
8662                 Maybe fix bug #795 (Connection lost IMAP)
8663                 Don't try to send logout when we're disconnected.
8664         * src/summaryview.c
8665                 Include locked and marked emails in HRM
8666                 view. Fixes bug #800 (Locked messages no longer 
8667                 show up when hide read messages is used)
8668
8669 2005-09-01 [paul]       1.9.13cvs76
8670
8671         * src/prefs_common.c
8672                 fix bad cutting
8673
8674 2005-08-31 [colin]      1.9.13cvs75
8675
8676         * src/folderview.c
8677         * src/folderview.h
8678         * src/prefs_summaries.c
8679         * src/summaryview.c
8680                 Fix "go to next new", fix preference
8681                 (Open unread/next swapped)
8682
8683 2005-08-31 [paul]       1.9.13cvs74
8684
8685         * src/compose.c
8686         * src/folderview.c
8687         * src/headerview.c
8688         * src/headerview.h
8689         * src/mainwindow.c
8690         * src/prefs_common.c
8691         * src/prefs_common.h
8692         * src/prefs_fonts.c
8693         * src/summaryview.c
8694         * src/textview.c
8695         * src/common/defs.h
8696                 remove obsolete BOLD_FONT setting
8697                 fix font update in headerview and textview
8698                 headers after prefs change
8699                 Patch By Colin
8700
8701 2005-08-31 [paul]
8702
8703         1.9.14-rc4 released
8704
8705 2005-08-30 [colin]      1.9.13cvs73
8706
8707         * src/summaryview.c
8708                 When Hide read messages is selected and we
8709                 refresh the summaryview, don't remove the 
8710                 currently displayed message. Fixes bug #797
8711                 (Summary view reloads when new mail is 
8712                 downloaded in 1.9.14 rc)
8713
8714 2005-08-30 [colin]      1.9.13cvs72
8715
8716         * src/folderview.c
8717                 Fix flickering
8718         * src/mainwindow.c
8719                 Remove useless callback
8720         * src/mimeview.c
8721         * src/gtk/filesel.c
8722         * src/gtk/filesel.h
8723                 Add a filesel_select_file_save_folder() - used by Save All
8724
8725 2005-08-29 [paul]       1.9.13cvs71
8726
8727         * AUTHORS
8728         * src/matcher_parser_parse.y
8729         * src/etpan/imap-thread.c
8730                 fix building on FreeBSD
8731                 Patch by Daniel Gustafson <daniel@hobbit.se>
8732
8733 2005-08-29 [paul]       1.9.13cvs70
8734
8735         * src/plugins/pgpinline/pgpinline.c
8736                 only initialise sig result if it's been handled
8737                 Patch by Colin
8738
8739 2005-08-29 [paul]       1.9.13cvs69
8740         
8741         Patches by Colin:
8742
8743         * src/imap.c
8744         * src/common.utils.c
8745         * src/common/utils.h
8746                 optimisation
8747         * src/stock_pixmap.h
8748                 fix wrong icon reference
8749         * src/pixmaps/trash_btn.xpm
8750                 replace with nicer image
8751
8752 2005-08-28 [colin]      1.9.13cvs68
8753
8754         * src/Makefile.am
8755         * src/stock_pixmap.c
8756         * src/stock_pixmap.h
8757         * src/toolbar.c
8758         * src/pixmaps/trash_btn.xpm
8759                 Add a specific trash xpm for the button
8760
8761 2005-08-28 [colin]      1.9.13cvs67
8762
8763         * src/imap.c
8764                 Fix leak
8765
8766 2005-08-27 [colin]      1.9.13cvs66
8767
8768         * src/imap.c
8769         * src/procmime.c
8770                 Correctly fix "Problem with replies", fixes
8771                 pgpmime encryption too. 
8772
8773 2005-08-27 [colin]      1.9.13cvs65
8774
8775         * src/folder.c
8776         * src/procmsg.c
8777         * src/procmsg.h
8778         * src/summaryview.c
8779                 Fix bug #517 (messages removed from summaryview 
8780                 when moving fails)
8781
8782 2005-08-27 [colin]      1.9.13cvs64
8783
8784         * tools/Makefile.am
8785         * tools/asus_mailled.sh
8786                 Add a script to blink ASUS laptops' mail LED where there
8787                 is unread mail.
8788
8789 2005-08-27 [colin]      1.9.13cvs63
8790
8791         * src/imap.c
8792         * src/etpan/imap-thread.c
8793         * src/etpan/imap-thread.h
8794                 Implement automatic choosing of login method
8795                 Fixes bug #791
8796         * src/gtk/.cvsignore
8797                 Add sylpheed-marshal.[ch]
8798
8799 2005-08-27 [colin]      1.9.13cvs62
8800
8801         * src/common/utils.c
8802                 Fix confusing perror
8803
8804 2005-08-27 [colin]      1.9.13cvs61
8805
8806         * src/toolbar.c
8807         * src/toolbar.h
8808                 Remove A_DELETE, replace it with 
8809                 A_TRASH and A_DELETE_REAL. Automatically
8810                 rewrite config files to replace A_DELETE
8811                 with A_TRASH (no functionality change).
8812                 Fixes half of #794
8813
8814 2005-08-26 [colin]      1.9.13cvs60
8815
8816         * src/procmime.c
8817                 Previous "Problem with replies" fix brought other
8818                 problems, fixing them
8819
8820 2005-08-26 [colin]      1.9.13cvs59
8821
8822         * src/procmime.c
8823                 Fix "Problem with replies". This happened only
8824                 on IMAP...
8825         * src/procmsg.c
8826                 Factorize code a bit
8827         * src/compose.c
8828                 Speed improvement on very long messages (wrapping)
8829                 Fix signature color on Reedit and Redirect
8830                 On Reedit, don't attach pgp-signatures parts, but
8831                 set signing to On.
8832
8833 2005-08-24 [paul]       1.9.13cvs58
8834
8835         * src/compose.c
8836                 don't claim success when clicking
8837                 Cancel on the passphrase box.
8838                 Patch by Colin
8839
8840 2005-08-24 [paul]       1.9.13cvs57
8841
8842         * src/main.c
8843                 fix misplaced sylpheed.log
8844         * src/common/defs.h
8845                 define UIDL_DIR
8846
8847 2005-08-24 [paul]       1.9.13cvs56
8848
8849         * src/imap.c
8850         * src/etpan/imap-thread.c
8851         * src/etpan/imap-thread.h
8852                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
8853                 Patch by Colin
8854         * src/gtk/sylpheed-marshal.c    ** REMOVED **
8855         * src/gtk/sylpheed-marshal.h    ** REMOVED **
8856                 remove autogenerated files
8857         * tools/kdeservicemenu/README
8858         * tools/kdeservicemenu/install.sh
8859         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8860         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8861                 use Claws icon, use 'Sylpheed-Claws' in menu,
8862                 use kdialog, and other cleanups
8863
8864 2005-08-23 [paul]       1.9.13cvs55
8865
8866         * src/compose.c
8867                 fix paste/wrap crash
8868                 Patch by Colin
8869
8870 2005-08-23 [paul]       1.9.13cvs54
8871
8872         * src/main.c
8873                 fix crash recovery
8874                 Patch by Colin
8875
8876 2005-08-23 [paul]       1.9.13cvs53
8877
8878         * src/addressbook.c
8879         * src/editaddress.c
8880                 view all data of LDAP contacts
8881                 Patch by Colin
8882
8883 2005-08-23 [paul]       1.9.13cvs52
8884
8885         * src/addressbook.c
8886                 fix issues with the Search field
8887                 Patch by Colin
8888
8889 2005-08-22 [paul]       1.9.13cvs51
8890
8891         * src/folderview.c
8892                 put name of folder in processing dialog
8893                 title
8894         * src/prefs_folder_item.c
8895                 improve english usage
8896
8897 2005-08-22 [paul]       1.9.13cvs50
8898
8899         * src/filtering.c
8900         * src/filtering.h
8901         * src/matcher.c
8902         * src/matcher_parser_lex.l
8903         * src/matcher_parser_parse.y
8904         * src/prefs_filtering.c
8905                 add Filtering/Processing rule names feature.
8906                 (the incompatible old matcherrc is saved as
8907                 matcherrc.pre_names).
8908                 Patch by Colin
8909
8910 2005-08-22 [paul]       1.9.13cvs49
8911
8912         * src/procmsg.c
8913                 fix colour labelling
8914                 Patch by Colin
8915
8916 2005-08-22 [paul]       1.9.13cvs48
8917
8918         * src/textview.c
8919                 fix open_image_cb()
8920
8921 2005-08-22 [paul]       1.9.13cvs47
8922
8923         * src/imap.c
8924                 fix bug 789, 'SC crashes with imap (CVS ver)'
8925                 Patch by Colin
8926
8927 2005-08-22 [paul]       1.9.13cvs46
8928
8929         * src/mimeview.c
8930         * src/prefs_common.c
8931         * src/common/defs.h
8932                 define reused defaults in defs.h
8933         * src/textview.c
8934                 add 'Open image' to image popup menu
8935
8936 2005-08-21 [colin]      1.9.13cvs45
8937
8938         * src/summaryview.c
8939                 Fix bug #788 (Bogus "From" address displayed)
8940
8941 2005-08-20 [colin]      1.9.13cvs44
8942
8943         * src/folder.c
8944                 Fix buf #787 (multilevel delete causes SIGSEGV)
8945
8946 2005-08-19 [colin]      1.9.13cvs43
8947
8948         * src/inc.c
8949         * src/prefs_common.c
8950         * src/prefs_common.h
8951                 Add an hidden pref to allow modifying the
8952                 update stepping in incorporation.
8953                 Patch by wwp.
8954
8955 2005-08-19 [colin]      1.9.13cvs42
8956
8957         * src/compose.c
8958         * src/procmime.c
8959                 Workaround for broken MUAs: encode 
8960                 Content-type: name: as ASCII and 
8961                 Content-Disposition: filename: as
8962                 per rfc2231
8963         * src/prefs_account.c
8964                 Fix invisible-ness of SMTP SSL prefs
8965                 in NNTP accounts
8966
8967 2005-08-19 [paul]       1.9.13cvs41
8968
8969         * src/compose.c
8970         * src/prefs_common.c
8971         * src/prefs_common.h
8972         * src/prefs_wrapping.c
8973                 paste with or without wrapping.
8974                 patch by Colin
8975
8976 2005-08-19 [paul]       1.9.13cvs40
8977
8978         * src/prefs_common.c
8979         * src/prefs_common.h
8980         * src/summaryview.c
8981                 reintroduce enable_swap_from as a
8982                 hidden pref. patch by Colin
8983         * src/quote_fmt_parse.y
8984         * src/plugins/clamav/clamav_plugin.c
8985         * src/plugins/dillo_viewer/dillo_viewer.c
8986         * src/plugins/mathml_viewer/mathml_viewer.c
8987         * src/plugins/pgpcore/sgpgme.c
8988         * src/plugins/pgpinline/pgpinline.c
8989         * src/plugins/pgpmime/pgpmime.c
8990                 tidy up. patch by Colin
8991
8992 2005-08-19 [paul]       1.9.13cvs39
8993
8994         * configure.ac
8995                 complete cvs38's sync
8996         * src/editaddress.c
8997         * src/gedit-print.c
8998         * src/mutt.c
8999         * src/etpan/etpan-log.c
9000         * src/etpan/imap-thread.c
9001         * src/gtk/gtksourceprintjob.c
9002                 fix compilation warnings
9003                 (patch by Colin)
9004
9005 2005-08-19 [paul]       1.9.13cvs38
9006
9007         sync with main:
9008
9009         * src/account.c
9010         * src/action.c
9011         * src/addrbook.c
9012         * src/addrcache.c
9013         * src/addrharvest.c
9014         * src/addrindex.c
9015         * src/codeconv.c
9016         * src/compose.c
9017         * src/crash.c
9018         * src/exporthtml.c
9019         * src/exportldif.c
9020         * src/folder.c
9021         * src/image_viewer.c
9022         * src/inc.c
9023         * src/inc.h
9024         * src/jpilot.c
9025         * src/ldif.c
9026         * src/main.c
9027         * src/matcher.c
9028         * src/mbox.c
9029         * src/messageview.c
9030         * src/mh.c
9031         * src/mimeview.c
9032         * src/msgcache.c
9033         * src/mutt.c
9034         * src/news.c
9035         * src/partial_download.c
9036         * src/pine.c
9037         * src/pop.c
9038         * src/prefs_actions.c
9039         * src/prefs_common.c
9040         * src/prefs_customheader.c
9041         * src/prefs_display_header.c
9042         * src/prefs_gtk.c
9043         * src/prefs_themes.c
9044         * src/procheader.c
9045         * src/procmime.c
9046         * src/procmsg.c
9047         * src/recv.c
9048         * src/send_message.c
9049         * src/simple-gettext.c
9050         * src/sourcewindow.c
9051         * src/textview.c
9052         * src/vcard.c
9053         * src/common/defs.h
9054         * src/common/log.c
9055         * src/common/plugin.c
9056         * src/common/prefs.c
9057         * src/common/session.c
9058         * src/common/session.h
9059         * src/common/socket.c
9060         * src/common/socket.h
9061         * src/common/ssl_certificate.c
9062         * src/common/template.c
9063         * src/common/utils.c
9064         * src/common/utils.h
9065         * src/common/xml.c
9066         * src/gtk/about.c
9067         added wrappers for C library function that
9068                 take pathname arguments.
9069                 enabled compilation with MinGW.
9070                 use GDir instead of directly using opendir().
9071                 added rename_force().
9072
9073 2005-08-19 [paul]       1.9.13cvs37
9074         
9075         patches by Colin:
9076         * src/compose.c
9077                 fix privacy settings on re-editing
9078                 a sent message
9079         * src/jpilot.c
9080                 fix encoding bug
9081         * src/folder.c
9082         * src/procmsg.c
9083         * src/procmsg.h
9084         * src/summaryview.c
9085                 flag changing optimisation
9086
9087 2005-08-18 [martin]     1.9.13cvs36
9088
9089         * commitHelper
9090             added my login
9091         * src/addrcache.c
9092         * src/addrharvest.c
9093         * src/addrindex.c
9094         * src/compose.c
9095         * src/grouplistdialog.c
9096         * src/main.c
9097         * src/mainwindow.c
9098         * src/msgcache.c
9099         * src/mutt.c
9100         * src/pine.c
9101         * src/prefs_account.c
9102         * src/prefs_themes.c
9103         * src/stock_pixmap.c
9104         * src/summaryview.c
9105         * src/gtk/about.c
9106         * src/gtk/logwindow.c
9107             removed deprecated glib and gdk stuff
9108         * src/plugins/pgpcore/select-keys.c
9109             convert attributes from locale to utf8
9110
9111 2005-08-17 [paul]       1.9.13cvs35
9112
9113         * src/account.c
9114         * src/addressbook.c
9115                 use new GTK_STOCK_ icons if available
9116         * src/summaryview.c
9117         * src/gtk/gtksctree.c
9118         * src/gtk/gtksctree.h
9119                 faster range select. patch by Colin
9120
9121 2005-08-17 [paul]       1.9.13cvs34
9122
9123         patches by colin:
9124         * src/addressbook.c
9125         * src/addressitem.h
9126                 Add an edit button for contacts, fix selections
9127                 of gtksctree items
9128         * src/editaddress.c
9129                 Change labels, let Save be always possible in the
9130                 email and user atributes tabs
9131         * src/folderview.c
9132                 fix sort issues
9133         * src/summaryview.c
9134                 select next item instead of the displayed one
9135                 after deletion
9136
9137         * src/gtk/progressdialog.c
9138                 use prefs_common.enable_rules_hint
9139
9140 2005-08-13 [hoa]        1.9.13cvs33
9141
9142         * src/etpan/imap-thread.c
9143                 fixed build on Solaris.
9144
9145 2005-08-10 [colin]      1.9.13cvs32
9146
9147         * src/procmsg.c
9148                 Fix cvs31 (missing fclose before reading
9149                 the file)
9150
9151 2005-08-10 [colin]      1.9.13cvs31
9152
9153         * src/procmsg.c
9154                 Fix procmsg_msginfo_new_from_mimeinfo() when
9155                 the MimeInfo isn't stored in memory. This fixes
9156                 replying to an attached message.
9157
9158 2005-08-10 [colin]      1.9.13cvs30
9159
9160         * src/mainwindow.c
9161                 Fix slowness in account changing
9162
9163 2005-08-10 [colin]      1.9.13cvs29
9164
9165         * src/folder.c
9166         * src/folderutils.c
9167         * src/folderview.c
9168         * src/imap_gtk.c
9169         * src/mainwindow.c
9170         * src/mh_gtk.c
9171         * src/procmsg.c
9172         * src/summaryview.c
9173                 Optimize folder_has_parent_of_type
9174                 Prevent moving special sub-folders from contextual menus
9175                 Rework message a bit ("Empty all messages" -> "Delete all
9176                 messages")
9177                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
9178                 and "Deleted Items" folders)
9179
9180 2005-08-08 [colin]      1.9.13cvs28
9181
9182         * src/summaryview.c
9183         * src/prefs_summaries.c
9184                 Make "Select first unread|new" more flexible
9185                 (just prioritize new or unread)
9186
9187 2005-08-08 [colin]      1.9.13cvs27
9188
9189         * src/summaryview.c
9190                 If "select first new" is selected and there only
9191                 are unread messages, fallback to "select first
9192                 unread".
9193
9194 2005-08-08 [colin]      1.9.13cvs26
9195
9196         * src/folder.c
9197                 Fix shameful bugs (and bug #779)
9198
9199 2005-08-08 [colin]      1.9.13cvs25
9200
9201         * src/folder.c
9202         * src/folder.h
9203                 Cache parents' type to make folder_has_parent_of_type
9204                 faster
9205         * src/folderview.c
9206                 Forbid DnD of special sub-folders
9207         * src/procmsg.c
9208         * src/procmsg.h
9209                 Add MAIL_POSTFILTERING_HOOK
9210         * src/summaryview.c
9211                 Revert over-zealous deletion of the use_addr_book 
9212                 code
9213
9214 2005-08-07 [colin]      1.9.13cvs24
9215
9216         * src/folder.c
9217                 Fix big mistake (passing MsgInfo instead 
9218                 of FolderItem)
9219
9220 2005-08-07 [colin]      1.9.13cvs23
9221
9222         * src/compose.c
9223         * src/folder.c
9224         * src/folder.h
9225         * src/foldersel.c
9226         * src/folderutils.c
9227         * src/folderview.c
9228         * src/imap.c
9229         * src/mainwindow.c
9230         * src/messageview.c
9231         * src/mh.c
9232         * src/msgcache.c
9233         * src/procmime.c
9234         * src/summaryview.c
9235                 Make subfolders of Drafts, Queue, Outbox, Trash
9236                 work like their parents. 
9237                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
9238
9239 2005-08-07 [colin]      1.9.13cvs22
9240
9241         * src/addressbook.c
9242                 Fix bug #771 (Dragged contacts not saved)
9243
9244 2005-08-07 [paul]       1.9.13cvs21
9245
9246         * src/summaryview.c
9247                 fix bug 32 'Search Doesn't display results
9248                 if "Hide Read Messages" is chosen'
9249                 be more literal in interpreting 'Hide read
9250                 messages'
9251
9252 2005-08-07 [colin]      1.9.13cvs20
9253
9254         * src/folderview.c
9255                 Add debug
9256         * src/summaryview.c
9257                 Faster 'unthread_for_execution'
9258
9259 2005-08-06 [paul]       1.9.13cvs19
9260
9261         * src/mainwindow.c
9262                 add mnemonics to Set displayed columns
9263                 fix bug where msgview_visible option was
9264                 overwritten as TRUE on startup
9265
9266 2005-08-06 [paul]       1.9.13cvs18
9267
9268         * src/mainwindow.c
9269                 refer to 'displayed columns in folder/message
9270                 list' not 'displayed items in summary/message view'
9271         * src/prefs_display_header.c
9272                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
9273                 be consistent with similar dialogues
9274         * src/prefs_folder_column.c
9275         * src/prefs_summary_column.c
9276                 'columns' not 'items', and folder and message lists,
9277                 instead of folder and summary views;
9278                 Use 'Hidden columns' as list heading not 'Available
9279                 items';
9280                 move the 'Remove' button to the right hand side;
9281                 top-align the buttons;
9282                 remove unneeded vbox
9283         * src/prefs_summaries.c
9284                 put the 2 column prefs buttons in a frame to reduce
9285                 overall width; refer to columns not items &c.
9286
9287 2005-08-05 [colin]      1.9.13cvs17
9288
9289         * src/prefs_common.c
9290         * src/prefs_common.h
9291         * src/mainwindow.c
9292         * src/compose.c
9293         * src/messageview.c
9294                 Add an hidden toolbar_detachable pref, so
9295                 that I can get rid of these painful handles
9296                 in the toolbars. Defaults to TRUE to avoid
9297                 changing the GUI on unsuspecting people...
9298
9299 2005-08-05 [colin]      1.9.13cvs16
9300
9301         * src/Makefile.am
9302         * src/prefs_folder_column.c
9303         * src/prefs_folder_column.h
9304                 Add prefs for folder columns
9305         * src/folderview.c
9306         * src/folderview.h
9307         * src/mainwindow.c
9308         * src/mainwindow.h
9309         * src/prefs_common.c
9310         * src/prefs_common.h
9311         * src/prefs_summaries.c
9312                 Use them
9313         * src/prefs_summary_column.c
9314         * src/summaryview.c
9315         * src/summaryview.h
9316                 Add a To column
9317         * src/textview.c
9318         * src/common/utils.c
9319         * src/common/utils.h
9320                 Move uri colourisation functions
9321                 to utils
9322         * src/compose.c
9323                 Colourise URIs
9324         * src/imap.c
9325                 Fix bug with LIST where we'd try
9326                 to get Folder//////[...]/// 
9327
9328 2005-08-05 [paul]       1.9.13cvs15
9329
9330         * src/prefs_summaries.c
9331                 improve the English usage
9332         * src/summaryview.c
9333                 set font on column change
9334                 thanks to Colin
9335
9336 2005-08-05 [paul]       1.9.13cvs14
9337
9338         * src/prefs_common.c
9339         * src/prefs_common.h
9340         * src/prefs_summaries.c
9341         * src/summaryview.c
9342                 replace 'open_unread_on_enter' option with
9343                 'select_on_entry' option. opening/not opening
9344                 is now exclusively controlled by 'always_show_msg'
9345
9346 2005-08-04 [colin]      1.9.13cvs13
9347
9348         * src/compose.c
9349                 Remove dead code
9350                 Add colourisation of quotes and signatures
9351         * src/folderview.c
9352                 Fix possible crashes
9353         * src/messageview.c
9354                 Change an assert that is no problem
9355         * src/news.c
9356         * src/news_gtk.c
9357         * src/news_gtk.h
9358                 Fix offline mode
9359         * src/gtk/quicksearch.c
9360                 Fix a possible crash
9361
9362 2005-08-03 [colin]      1.9.13cvs12
9363
9364         * src/prefs_account.c
9365                 Fix bug #777 (Sylpheed crash in account configuration)
9366
9367 2005-08-03 [colin]      1.9.13cvs11
9368
9369         * src/addressbook.c
9370         * src/editaddress.c
9371         * src/editgroup.c
9372                 Fixing addressbook, round 2
9373         * src/textview.c
9374                 Fix emphasis color on rechecking 'Colorize messages'
9375
9376 2005-08-03 [paul]       1.9.13cvs10
9377
9378         sync with main
9379
9380         * src/addr_compl.c
9381         * src/compose.c
9382         * src/main.c
9383         * src/pop.c
9384         * src/prefs_account.c
9385         * src/procmime.c
9386         * src/procmsg.c
9387         * src/quote_fmt_parse.y
9388         * src/textview.c
9389         * src/common/quoted-printable.c
9390         * src/common/utils.c
9391         * src/common/utils.h
9392         * src/common/xml.c
9393                 replaced incorrect locale-independent
9394                 ctype functions with GLib's. Corrected
9395                 signedness mismatch.
9396         * src/headerview.c
9397                 headerview_create(): added spacing for vbox.
9398         * src/gtk/about.c
9399                 set focus to the OK button.
9400
9401 2005-08-03 [colin]      1.9.13cvs9
9402
9403         * src/folderview.c
9404                 Fix possible crash
9405
9406 2005-08-02 [colin]      1.9.13cvs8
9407
9408         * src/mainwindow.c
9409                 Fix cast
9410         * src/addressbook.c
9411         * src/addressitem.h
9412                 Fix a cast and more generally, try to make the
9413                 GUI more intuitive and consistent (round 1)
9414
9415 2005-08-02 [paul]       1.9.13cvs7
9416
9417         * src/folder.h
9418                 missing in 1.9.13cvs6
9419
9420 2005-08-02 [colin]      1.9.13cvs6
9421
9422         * src/folder.c
9423                 Fix one more leak
9424
9425 2005-08-02 [colin]      1.9.13cvs5
9426
9427         * src/folder.c
9428         * src/folderview.c
9429         * src/imap.c
9430         * src/main.c
9431         * src/mbox.c
9432         * src/procmsg.c
9433         * src/summaryview.c
9434                 Fix a number of folder_item_get_msg_list()-related
9435                 leaks (missing procmsg_msginfo_free()s)
9436
9437 2005-08-01 [colin]      1.9.13cvs4
9438
9439         * src/folderview.c
9440         * src/folderview.h
9441         * src/mainwindow.c
9442         * src/prefs_fonts.c
9443         * src/prefs_summaries.c
9444         * src/prefs_themes.c
9445         * src/summaryview.c
9446         * src/summaryview.h
9447         * src/textview.c
9448         * src/textview.h
9449                 Fix instant-apply of summary and folderview-related prefs
9450                 Fix erroneous g_free and alertpanels in prefs_theme
9451                 Add instant-apply for fonts
9452                 Defer applying of prefs a little bit so it's done only
9453                 once even if requested by multiples prefs pages
9454
9455 2005-08-01 [paul]       1.9.13cvs3
9456
9457         * src/main.c
9458                 fix bug 776 'S.C. crashes on close'
9459                 thanks to Colin
9460         * src/etpan/etpan-thread-manager-types.h
9461                 add missing include
9462                 thanks to Hoa
9463
9464 2005-07-25 [paul]       1.9.13cvs2
9465
9466         * src/summaryview.c
9467                 fix typos. spotted by Fabien Vantard
9468
9469 2005-07-24 [paul]       1.9.13cvs1
9470
9471         * doc/man/sylpheed.1
9472                 update man page, incorporating fix of
9473                 bug 769 'Typo in manpage'
9474         * src/etpan/imap-thread.c
9475                 fix NetBSD openssl dependencies. patch by
9476                 George Michaelson <ggm@apnic.net>
9477         * po/pt_BR.po
9478                 updated by Frederico Goncalves Guimaraes
9479
9480 2005-07-22 [paul]       1.9.13
9481
9482         1.9.13 release
9483
9484 2005-07-22 [paul]       1.9.12cvs91
9485
9486         * AUTHORS
9487         * INSTALL
9488         * README.claws
9489         * RELEASE_NOTES.claws
9490                 updated for release
9491         * configure.ac
9492         * po/nb.po
9493         * tools/claws.i18n.status.pl
9494                 add Norwegian translation. submiited by
9495                 Geir Helland <pjallabais@users.sourceforge.net>
9496         * po/ca.po
9497         * po/de.po
9498         * po/es.po
9499         * po/fi.po
9500         * po/fr.po
9501         * po/it.po
9502         * po/sk.po
9503         * po/sr.po
9504         * po/zh_CN.po
9505                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9506                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
9507                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
9508                 Yang Guilong
9509         * src/plugins/clamav/clamav_plugin_gtk.c
9510         * src/plugins/spamassassin/spamassassin_gtk.c
9511                 replace outdated description strings
9512
9513 2005-07-21 [colin]      1.9.12cvs90
9514
9515         * src/folder.c
9516                 Set folder to batch mode when scanning it. Makes deletion
9517                 of unread mails on IMAP much faster (due to the UNREAD 
9518                 flag unsetting)
9519
9520 2005-07-21 [darko]      1.9.12cvs89
9521
9522         * configure.ac
9523                 link against libresolv if necessary (patch by Paul)
9524         * src/msgcache.c
9525                 use glib's portable macros to determine endianness
9526
9527 2005-07-21 [paul]       1.9.12cvs88
9528
9529         * src/crash.c
9530         * src/gtk/about.c
9531                 update compiled-in features list
9532
9533 2005-07-20 [colin]      1.9.12cvs87
9534
9535         * src/folder.c
9536         * src/textview.c
9537                 Gcc 2.9x compilation fixes, thanks to Darko
9538         * src/plugins/clamav/clamav_plugin.c
9539                 Little optimisation: load virus database only once
9540         * src/plugins/spamassassin/spamassassin.c
9541                 Big optimisation: filtering one mail took at least 1 second,
9542                 now it takes at least 50ms. Doesn't speed up spamassassin 
9543                 itself, but should already be much more tolerable.
9544
9545 2005-07-20 [colin]      1.9.12cvs86
9546
9547         * src/summaryview.c
9548                 Fix performance issue
9549
9550 2005-07-19 [colin]      1.9.12cvs85
9551
9552         * src/plugins/pgpinline/plugin.c
9553                 Fix warning
9554
9555 2005-07-19 [colin]      1.9.12cvs84
9556
9557         * configure.ac
9558         * src/plugins/Makefile.am
9559         * src/plugins/pgpinline/.cvsignore
9560         * src/plugins/pgpinline/Makefile.am
9561         * src/plugins/pgpinline/pgpinline.c
9562         * src/plugins/pgpinline/pgpinline.deps
9563         * src/plugins/pgpinline/pgpinline.h
9564         * src/plugins/pgpinline/plugin.c
9565                 Put pgpinline in the main tree
9566
9567 2005-07-19 [paul]       1.9.12cvs83
9568
9569         * src/prefs_actions.c
9570                 prevent '//' in menu names, which cause a crash
9571                 thanks to Colin
9572
9573 2005-07-19 [paul]       1.9.12cvs82
9574
9575         * configure.ac
9576                 be generally more informative in configure output.
9577                 OpenSSL: correction: '[ --enable-openssl ...' -> 
9578                 '[ --disable-openssl ...', as --enable-openssl is default
9579                 PGP/MIME: don't check for GPGME again, check for
9580                 pgpcore instead. Therefore prevent the possibility of
9581                 attempting to build pgpmime if pgpcore dependencies are
9582                 not met
9583                 ClamAV: use pkgconfig to check for lib
9584                 libgnomeprint: revert logic on inner test to match
9585                 everything else
9586         * src/plugins/pgpcore/sgpgme.c
9587                 add missing include
9588
9589 2005-07-19 [colin]      1.9.12cvs81
9590
9591         * src/summaryview.c
9592                 Fix slow thread rebuilding in particular
9593                 cases
9594
9595 2005-07-19 [paul]       1.9.12cvs80
9596
9597         * sylpheed-claws.desktop
9598                 fix typo, spotted by Stephan Sachse
9599         * src/account.c
9600                 replace GTK_STOCK_ADD with
9601                 GTK_STOCK_NEW button
9602
9603 2005-07-18 [colin]      1.9.12cvs79
9604
9605         * src/etpan/imap-thread.c
9606                 Fix return value (Thanks Hoa)
9607
9608 2005-07-18 [colin]      1.9.12cvs78
9609
9610         * src/imap.c
9611                 Allow empty passwords
9612                 Create drafts/queue/outbox if necessary
9613         * src/summaryview.c
9614                 Remove old code
9615         * src/etpan/imap-thread.c
9616                 Fix STARTTLS (Thanks to Hoa)
9617
9618 2005-07-18 [paul]       1.9.12cvs77
9619
9620         * ChangeLog-gtk2.jp
9621         * ChangeLog.jp
9622                 removed
9623         * Makefile.am
9624                 updated to reflect additions and removals
9625         * TODO
9626                 updated to be claws-specific
9627         * TODO-gtk2
9628         * TODO-gtk2.jp
9629         * TODO.jp
9630         * sylpheed-128x128.png
9631         * sylpheed-64x64.png
9632                 removed
9633         * sylpheed-claws-128x128.png
9634         * sylpheed-claws-64x64.png
9635         * sylpheed-claws.desktop
9636         * sylpheed-claws.png
9637                 added
9638         * sylpheed.desktop
9639         * sylpheed.png
9640                 removed
9641
9642 2005-07-17 [paul]       1.9.12cvs76
9643
9644         * src/account.c
9645         * src/addressbook.c
9646         * src/alertpanel.c
9647         * src/alertpanel.h
9648         * src/compose.c
9649         * src/exphtmldlg.c
9650         * src/expldifdlg.c
9651         * src/folderview.c
9652         * src/imap_gtk.c
9653         * src/inc.c
9654         * src/message_search.c
9655         * src/messageview.c
9656         * src/mh_gtk.c
9657         * src/news_gtk.c
9658         * src/prefs_actions.c
9659         * src/prefs_filtering.c
9660         * src/prefs_matcher.c
9661         * src/prefs_template.c
9662         * src/prefs_themes.c
9663         * src/ssl_manager.c
9664         * src/summary_search.c
9665         * src/textview.c
9666         * src/toolbar.c
9667         * src/gtk/sslcertwindow.c
9668         * src/plugins/pgpcore/sgpgme.c
9669                 rework alertpanels
9670
9671 2005-07-17 [colin]      1.9.12cvs75
9672
9673         * src/privacy.c
9674                 add a PrivacySystem accessor that checks that
9675                 the system cached in a MimeInfo's privacydata
9676                 is still registered. Use this accessor instead
9677                 of directly using data->system. Fixes crashes
9678                 after unloading pgp plugins.
9679
9680 2005-07-17 [colin]      1.9.12cvs74
9681
9682         * src/alertpanel.c
9683                 Change geometry hints to a simple default size.
9684                 Fixes the certs dialogs.
9685
9686 2005-07-17 [colin]      1.9.12cvs73
9687
9688         * src/gtk/sslcertwindow.c
9689                 Use a gtkExpander
9690
9691 2005-07-17 [colin]      1.9.12cvs72
9692
9693         * src/plugins/pgpcore/Makefile.am
9694         * src/plugins/pgpmime/Makefile.am
9695                 Add gpgme libs
9696
9697 2005-07-17 [paul]       1.9.12cvs71
9698
9699         * configure.ac
9700                 add --disable-gnomeprint option
9701                 modified version of patch by Marius Mauch
9702
9703 2005-07-17 [paul]       1.9.12cvs70
9704
9705         * src/common/defs.h
9706                 update urls
9707         * src/account.c
9708         * src/action.c
9709         * src/addressbook.c
9710         * src/compose.c
9711         * src/foldersel.c
9712         * src/folderview.c
9713         * src/html.c
9714         * src/imap_gtk.c
9715         * src/main.c
9716         * src/mainwindow.c
9717         * src/messageview.c
9718         * src/mh_gtk.c
9719         * src/mimeview.c
9720         * src/news_gtk.c
9721         * src/prefs_account.c
9722         * src/prefs_send.c
9723         * src/prefs_summaries.c
9724         * src/procmsg.c
9725         * src/summaryview.c
9726         * src/common/utils.c
9727         * src/common/xml.c
9728         * src/plugins/pgpcore/passphrase.c
9729         * src/plugins/pgpcore/select-keys.c
9730                 replace inappropriately used backticks
9731                 with single quotes
9732
9733 2005-07-16 [colin]      1.9.12cvs69
9734
9735         * src/image_viewer.c
9736                 Add extra paranoid checks
9737
9738 2005-07-16 [colin]      1.9.12cvs68
9739
9740         * src/plugins/pgpcore/prefs_gpg.c
9741                 Don't auto-check sigs by default, as it
9742                 can be really slow.
9743
9744 2005-07-16 [colin]      1.9.12cvs67
9745
9746         * src/plugins/pgpcore/sgpgme.c
9747                 Make messages a bit better.
9748
9749 2005-07-16 [colin]      1.9.12cvs66
9750
9751         * src/imap.c
9752                 Remove pseudo-log
9753         * src/etpan/imap-thread.c
9754                 Add real log
9755
9756 2005-07-16 [colin]      1.9.12cvs65
9757
9758         * src/main.c
9759         * src/prefs_other.c
9760                 And now, fix build with libetpan :-/
9761
9762 2005-07-15 [colin]      1.9.12cvs64
9763
9764         * src/prefs_other.c
9765                 Continue fixing build without libetpan.
9766
9767 2005-07-15 [colin]      1.9.12cvs63
9768
9769         * src/main.c
9770                 Fix build with --disable-libetpan
9771
9772 2005-07-15 [colin]      1.9.12cvs62
9773
9774         * configure.ac
9775                 Bump libetpan's version
9776
9777 2005-07-15 [colin]      1.9.12cvs61
9778
9779         * src/etpan/imap-thread.c
9780                 Actually stop logging :)
9781
9782 2005-07-15 [colin]      1.9.12cvs60
9783
9784         * src/addressbook.c
9785                 Fix dnd of multiple addresses.
9786
9787 2005-07-15 [hoa]        1.9.12cvs59
9788
9789         * src/etpan/imap-thread.c
9790             disable login of IMAP password in libetpan log file.
9791
9792 2005-07-15 [paul]       1.9.12cvs58
9793
9794         * src/account.c
9795                 don't automatically sort
9796                 do allow drag n drop
9797
9798 2005-07-15 [paul]       1.9.12cvs57
9799
9800         * src/account.c
9801         * src/ssl_manager.c
9802                 alphabetical listing
9803
9804 2005-07-15 [paul]       1.9.12cvs56
9805
9806         * src/gtk/pluginwindow.c
9807                 sort plugin list alphabetically
9808
9809 2005-07-15 [paul]       1.9.12cvs55
9810
9811         * src/prefs_spelling.c
9812         * src/prefs_wrapping.c
9813                 unify English usage
9814
9815 2005-07-15 [colin]      1.9.12cvs54
9816
9817         * src/wizard.c
9818                 Typo fix
9819
9820 2005-07-15 [paul]       1.9.12cvs53
9821
9822         * src/prefs_message.c
9823                 make 'show cursor' a hidden option
9824
9825 2005-07-14 [colin]      1.9.12cvs52
9826
9827         * src/plugins/spamassassin/Makefile.am
9828         * src/plugins/clamav/Makefile.am
9829                 Fix double EXTRA_DISTs
9830
9831 2005-07-14 [colin]      1.9.12cvs51
9832
9833         * src/plugins/clamav/Makefile.am
9834         * src/plugins/clamav/clamav_plugin_gtk.deps
9835         * src/plugins/spamassassin/Makefile.am
9836         * src/plugins/spamassassin/spamassassin_gtk.deps
9837                 Make $plugin_gtk depend on $plugin
9838
9839 2005-07-14 [hoa]        1.9.12cvs50
9840
9841         * src/etpan/imap-thread.c
9842                 enable debug log of libetpan when running with --debug
9843
9844 2005-07-14 [colin]      1.9.12cvs49
9845
9846         * configure.ac
9847         * src/common/Makefile.am
9848         * src/common/plugin.c
9849         * src/common/plugin.h
9850                 Add a little plugin dependancy system.
9851                 Plugins can ship a $plugin_name.deps file
9852                 (near them in PLUGINDIR) so that their
9853                 dependancies are loaded if possible.
9854         * src/plugins/Makefile.am
9855         * src/plugins/pgpcore/Makefile.am
9856         * src/plugins/pgpcore/passphrase.c
9857         * src/plugins/pgpcore/passphrase.h
9858         * src/plugins/pgpcore/plugin.c
9859         * src/plugins/pgpcore/prefs_gpg.c
9860         * src/plugins/pgpcore/prefs_gpg.h
9861         * src/plugins/pgpcore/select-keys.c
9862         * src/plugins/pgpcore/select-keys.h
9863         * src/plugins/pgpcore/sgpgme.c
9864         * src/plugins/pgpcore/sgpgme.h
9865                 Introduce pgpcore, used by pgpmime and
9866                 pgpinline
9867         * src/plugins/pgpmime/Makefile.am
9868         * src/plugins/pgpmime/passphrase.c
9869         * src/plugins/pgpmime/passphrase.h
9870         * src/plugins/pgpmime/pgpmime.c
9871         * src/plugins/pgpmime/pgpmime.deps
9872         * src/plugins/pgpmime/plugin.c
9873         * src/plugins/pgpmime/prefs_gpg.c
9874         * src/plugins/pgpmime/prefs_gpg.h
9875         * src/plugins/pgpmime/select-keys.c
9876         * src/plugins/pgpmime/select-keys.h
9877         * src/plugins/pgpmime/sgpgme.c
9878         * src/plugins/pgpmime/sgpgme.h
9879                 Remove the core from pgpmime and add the
9880                 dependancy to pgpcore.
9881
9882 2005-07-14 [paul]       1.9.12cvs48
9883
9884         * src/stock_pixmap.c
9885                 forgot this in last commit
9886
9887 2005-07-14 [paul]       1.9.12cvs47
9888
9889         * src/account.c
9890         * src/addressbook.c
9891                 add accelerators for the buttons (sync with main)
9892         * src/compose.c
9893         * src/compose.h
9894                 add accelerators for the buttons.
9895                 fix editing with external editor.
9896                 replace gdk_input_*() with GIOChannel;
9897                 (sync with main)
9898         * src/foldersel.c
9899                 display folder names with new/unread
9900                 representation (sync with main)
9901         * src/main.c
9902                 specify default window icon (sync with main)
9903         * src/prefs_common.c
9904                 use_addr_book default to FALSE
9905         * src/summaryview.c
9906         * src/textview.c
9907                 add accelerators for the buttons (sync with main)
9908         * src/gtk/menu.c
9909                 fix typos
9910         * src/pixmaps/sylpheed_icon.xpm
9911                 updated
9912
9913 2005-07-13 [paul]       1.9.12cvs46
9914
9915         * src/plugins/pgpmime/pgpmime.c
9916         * src/plugins/pgpmime/sgpgme.c
9917                 (temporarily) use deprecated gpgme_data_rewind()
9918                 while largefile support is not present
9919                 (as suggested by Colin)
9920
9921 2005-07-13 [paul]       1.9.12cvs45
9922
9923         * configure.ac
9924                 remove large file support (for now):
9925                 it breaks too many things
9926
9927 2005-07-13 [paul]       1.9.12cvs44
9928
9929         * configure.ac
9930                 add large file support
9931         * src/html.c
9932                 fix bug #763 where href attribute was not
9933                 the very first attribute of a link
9934                 patch by Thomas Gilgin
9935
9936 2005-07-13 [colin]      1.9.12cvs43
9937
9938         * src/gtk/pluginwindow.c
9939                 Little portability fix
9940
9941 2005-07-13 [colin]      1.9.12cvs42
9942
9943         * src/plugins/pgpmime/sgpgme.c
9944                 Fix crasher.
9945
9946 2005-07-13 [colin]      1.9.12cvs41
9947
9948         * src/plugins/pgpmime/pgpmime.c
9949         * src/plugins/pgpmime/sgpgme.c
9950                 Use gpgme_data_release_and_get_mem instead
9951                 of gpgme_data_read.
9952
9953 2005-07-13 [colin]      1.9.12cvs40
9954
9955         * configure.ac
9956         * src/plugins/pgpmime/passphrase.c
9957         * src/plugins/pgpmime/passphrase.h
9958         * src/plugins/pgpmime/pgpmime.c
9959         * src/plugins/pgpmime/plugin.c
9960         * src/plugins/pgpmime/select-keys.c
9961         * src/plugins/pgpmime/select-keys.h
9962         * src/plugins/pgpmime/sgpgme.c
9963         * src/plugins/pgpmime/sgpgme.h
9964                 Port pgpmime to gpgme-1.0.
9965
9966 2005-07-12 [paul]       1.9.12cvs39
9967
9968         * AUTHORS
9969         * src/toolbar.c
9970         * src/toolbar.h
9971                 add a 'Go to Prev' button to the toolbar.
9972                 correct tooltip text of go to buttons.
9973                 based on patch by Yang Guilong <bamanzi@gmail.com>
9974
9975 2005-07-12 [colin]      1.9.12cvs38
9976
9977         * src/statusbar.c
9978                 Fix progress bar showing stuff at startup.
9979
9980 2005-07-12 [paul]       1.9.12cvs37
9981
9982         * src/editjpilot.c
9983                 fix building with jpilot support
9984
9985 2005-07-11 [colin]      1.9.12cvs36
9986
9987         * src/inc.c
9988                 Add visual indication that filtering is running
9989         * src/textview.c
9990                 Make {}[] uri delimiters
9991         * src/summaryview.c
9992                 Remove useless (and slow) calls
9993
9994 2005-07-11 [paul]       1.9.12cvs35
9995
9996         * src/plugins/clamav/clamav_plugin_gtk.c
9997         * src/plugins/dillo_viewer/dillo_prefs.c
9998         * src/plugins/pgpmime/prefs_gpg.c
9999         * src/plugins/spamassassin/spamassassin_gtk.c
10000                 gather plugins prefs together under their
10001                 own 'Plugins' heading
10002
10003 2005-07-11 [paul]       1.9.12cvs34
10004
10005         sync with main
10006
10007         * src/account.c
10008                 account_delete(): modified alert dialog
10009         * src/editjpilot.c
10010         * src/editvcard.c
10011                 fixed a crash when cancelling file selection
10012                 dialog by Escape key. Made non-ascii filename
10013                 selectable.
10014         * src/prefs_template.c
10015                 prefs_template_window_create(): make scrolled
10016                 window policy AUTOMATIC
10017
10018 2005-07-10 [hoa]        1.9.12cvs33
10019
10020         * src/etpan/imap-thread.c
10021                 workaround for old Courier IMAP servers.
10022
10023 2005-07-10 [colin]      1.9.12cvs32
10024
10025         * src/folder.c
10026         * src/statusbar.c
10027         * src/statusbar.h
10028                 Add visual progress indicator on filtering/processing
10029                 Factorize the progress bar code
10030         * src/imap.c
10031         * src/imap.h
10032         * src/etpan/imap-thread.c
10033                 Add a reference counter to avoid destroying the Folder
10034                 while it's in use by another callback.
10035
10036 2005-07-09 [hoa]        1.9.12cvs31
10037
10038         * src/imap.c
10039         * src/etpan/imap-thread.c
10040                 fixed deadlock when removing IMAP account.
10041
10042 2005-07-08 [colin]      1.9.12cvs30
10043
10044         * src/textview.c
10045         * src/unmime.c
10046                 Fix again problems decoding broken headers
10047         * src/gtk/inputdialog.c
10048                 Fix local variable shadowing a global one
10049
10050 2005-07-08 [colin]      1.9.12cvs29
10051
10052         * src/msgcache.c
10053                 Make the cache/mark files platform-agnostic by writing
10054                 them in little-endian format. Reading them is also done
10055                 in little-endian format, of course; however, in order
10056                 to avoid trashing mark data on big-endian machines, the
10057                 files are, at first, read from the native format if the
10058                 little-endian one doesn't exist. This is easy to deter-
10059                 mine by trying to open a file with a swapped data_ver
10060                 and seeing if it's the wanted version.
10061                 Little-endian using users should see absolutely no
10062                 difference, Big-endian users may get a very little
10063                 performance drop due to byte-swapping.
10064                 Tested on i386 and ppc32. 
10065                 Fixes bug #159 (The index file, in the mailboxes, is 
10066                 hardware depending).
10067
10068                 To have the cache/mark files updated to the new little-
10069                 endian format, "Check for new messages" or even
10070                 "Rebuild folder tree" aren't enough. Files will be
10071                 updated as soon as a folder has been opened/closed.
10072                 To update everything, just select all folders by
10073                 selecting them one by one.
10074
10075 2005-07-07 [colin]      1.9.12cvs28
10076
10077         * src/imap.c
10078                 Remember the folder separator per IMAPFolder
10079                 instead of globally.
10080                 Revive the Session on noop; fixes bug #761
10081                 (mark a bunch of unread messages as read takes 
10082                 forever)
10083
10084 2005-07-07 [darko]      1.9.12cvs27
10085
10086         * src/common/template.c
10087                 Sort templates alphabetically
10088
10089 2005-07-06 [colin]      1.9.12cvs26
10090
10091         * src/imap.c
10092                 Try to use the correct separator in
10093                 most cases. Possibly fixes bug #759
10094                 (only creates the INBOX folder when 
10095                 setting up new IMAP account) and 
10096                 bug #760 (Can't retrieve messages)
10097
10098 2005-07-06 [colin]      1.9.12cvs25
10099
10100         * src/imap.c
10101                 Use real_path in status command. This will
10102                 help later, when namespaces will be used.
10103
10104 2005-07-06 [colin]      1.9.12cvs24
10105
10106         * configure.ac
10107         * src/account.c
10108         * src/folder.c
10109         * src/imap.c
10110         * src/etpan/etpan-log.c
10111         * src/etpan/etpan-thread-manager.c
10112         * src/etpan/imap-thread.c
10113                 Add a --disable-libetpan parameter. With this,
10114                 users that don't want IMAP4 support can avoid
10115                 the new dependancy (and have no IMAP support).
10116                 Users that have IMAP4 accounts and use this
10117                 parameter won't lose their configuration, their
10118                 IMAP accounts will just be invisible and not
10119                 used.
10120         * src/textview.c
10121                 Make the "Copy ..." contextual menu items 
10122                 copy to both the X clipboard and the gtk 
10123                 clipboard - as most other apps do.
10124         * src/gtk/about.c
10125                 Add a notice about OpenSSL usage, in order to
10126                 comply with OpenSSL's license (point 6):
10127                 http://www.openssl.org/source/license.html
10128
10129 2005-07-06 [colin]      1.9.12cvs23
10130
10131         * src/alertpanel.c
10132                 Fix a minimum size for alertpanels
10133         * src/compose.c
10134                 Show 'No space left on device' type errors
10135                 when queuing/sending
10136         * src/imap_gtk.c
10137         * src/mh_gtk.c
10138                 Rework folder's deletion message (remove 
10139                 extra \n)
10140
10141 2005-07-05 [colin]      1.9.12cvs22
10142
10143         * src/imap.c
10144                 Add an alertpanel on auth error
10145                 Add pseudo-log
10146                 Remove pthread-related stuff
10147
10148 2005-07-05 [colin]      1.9.12cvs21
10149
10150         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10151                 Fix crash on plugin reloading (with a hack)
10152
10153 2005-07-05 [colin]      1.9.12cvs20
10154
10155         * src/prefs_account.c
10156         * src/prefs_account.h
10157                 Fix typo
10158         * src/gtk/filesel.c
10159         * src/gtk/filesel.h
10160                 Add a way to filter the view
10161         * src/gtk/pluginwindow.c
10162                 Filter loadable stuff
10163         * src/plugins/pgpmime/prefs_gpg.c
10164                 Fix missing unregistration
10165         * .cvsignore
10166         * src/etpan/.cvsignore
10167         * src/plugins/spamassassin/.cvsignore
10168                 Add more stuff to cvs ignored files
10169
10170 2005-07-04 [colin]      1.9.12cvs19
10171
10172         * src/imap.c
10173                 Fix scan_required returning FALSE when it
10174                 shouldn't. Maybe fix #760 (Can't retrieve
10175                 messages)
10176
10177 2005-07-04 [colin]      1.9.12cvs18
10178
10179         * src/summaryview.c
10180                 Fix always_show_msg pref
10181
10182 2005-07-04 [paul]       1.9.12cvs17
10183
10184         sync with main (forgotten in last commit)
10185         
10186         * src/common/utils.c
10187         * src/common/utils.h
10188                 check_line_length(): new.
10189                 is_dir_exist()
10190                 is_file_entry_exist()
10191                 dirent_is_regular_file()
10192                 dirent_is_directory(): use g_file_test() instead of stat().
10193
10194 2005-07-04 [paul]       1.9.12cvs16
10195
10196         sync with main:
10197
10198         * src/compose.c
10199                 compose_write_to_file(): check for line
10200                 length limit and display warning if exceeds
10201         * src/jpilot.c
10202                 use get_home_dir() instead of g_get_home_dir()
10203         * src/procheader.c
10204                 removed warning about invalid date
10205         * src/vcard.c
10206                 use get_home_dir() instead of g_get_home_dir()
10207
10208 2005-07-04 [paul]       1.9.12cvs15
10209
10210         * src/stock_pixmap.c
10211                 fix new pixmap naming errors
10212                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
10213
10214 2005-07-04 [colin]      1.9.12cvs14
10215
10216         * src/imap.c
10217                 Fix debugging string with a warning
10218
10219 2005-07-04 [colin]      1.9.12cvs13
10220
10221         * configure.ac
10222                 Add a check for libetpan's version (>= 0.37)
10223
10224 2005-07-04 [hoa]        1.9.12cvs12
10225
10226         * commitHelper
10227         * src/imap.c
10228         * src/etpan/imap-thread.c
10229         * src/etpan/imap-thread.h
10230                 fixed IMAP implementation of check of mails.
10231
10232 2005-07-03 [hoa]        1.9.12cvs11
10233
10234         * src/etpan/Makefile.am
10235         * src/etpan/etpan-errors.h
10236         * src/etpan/etpan-log.[ch]
10237         * src/etpan/etpan-thread-manager-types.h
10238         * src/etpan/etpan-thread-manager.[ch]
10239         * src/etpan/imap-thread.[ch]
10240         * src/Makefile.am
10241         * src/imap.c
10242         * src/main.c
10243         * src/prefs_other.c
10244         * configure.ac
10245             merged imap branch.
10246             dependency on libetpan 0.37 is now added.
10247
10248 2005-07-01 [colin]      1.9.12cvs10
10249
10250         * src/Makefile.am
10251         * src/folder.c
10252         * src/folder.h
10253         * src/folderview.c
10254         * src/stock_pixmap.c
10255         * src/stock_pixmap.h
10256         * src/plugins/trayicon/trayicon.c
10257                 Add marked symbol on folders containing
10258                 marked messages
10259         * src/procmsg.c
10260         * src/procmsg.h
10261         * src/toolbar.c
10262         * src/prefs_common.c
10263         * src/prefs_common.h
10264         * src/prefs_send.c
10265                 Add an optional confirmation dialog on queue
10266                 sending. Patch by wwp.
10267         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
10268         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
10269         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
10270         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
10271         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
10272         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
10273         * src/pixmaps/inbox_mark.xpm            ** ADDED **
10274         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
10275         * src/pixmaps/outbox_mark.xpm           ** ADDED **
10276         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
10277         * src/pixmaps/trash_mark.xpm            ** ADDED **
10278                 New pixmaps
10279
10280 2005-07-01 [colin]      1.9.12cvs9
10281
10282         * src/summaryview.c
10283                 Fix a little threading bug
10284         * src/addrgather.c
10285         * src/mainwindow.c
10286                 A little bit of HIG normality never hurts
10287
10288 2005-07-01 [colin]      1.9.12cvs8
10289
10290         * src/compose.c
10291         * src/msgcache.c
10292         * src/pop.c
10293         * src/procmime.c
10294         * src/recv.c
10295         * src/common/log.c
10296         * src/common/template.c
10297         * src/common/utils.c
10298         * src/common/utils.h
10299                 Reverted the fwrite_atomic stuff. In fact
10300                 it is already atomic.
10301
10302 2005-06-30 [colin]      1.9.12cvs7
10303
10304         * src/common/utils.c
10305         * src/common/utils.h
10306                 Add an fwrite_atomic() function to make
10307                 sure we write everything: fwrite can make
10308                 short writes.
10309         * src/compose.c
10310         * src/msgcache.c
10311         * src/pop.c
10312         * src/procmime.c
10313         * src/recv.c
10314         * src/common/log.c
10315         * src/common/template.c
10316                 Use that (and fix swapping of size and nmemb).
10317                 Thanks to Rich Coe for the heads up.
10318
10319 2005-06-30 [colin]      1.9.12cvs6
10320
10321         * src/addressbook.c
10322                 Optimize addressbook opening 
10323
10324 2005-06-30 [colin]      1.9.12cvs5
10325
10326         * src/summaryview.c
10327                 Remove calls to summary_step after move/copy
10328
10329 2005-06-28 [paul]       1.9.12cvs4
10330
10331         * src/alertpanel.c
10332                 wrap and make the error msg selectable
10333
10334 2005-06-28 [paul]       1.9.12cvs3
10335
10336         * src/ssl_manager.c
10337                 replace the OK button with a Close button
10338         * src/gtk/foldersort.c
10339                 use GTK_STOCK_ icons/buttons
10340
10341 2005-06-28 [colin]      1.9.12cvs2
10342
10343         * src/gedit-print.c             ** ADDED **
10344         * src/gedit-print.h             ** ADDED **
10345         * src/gtk/gtksourceprintjob.c   ** ADDED **
10346         * src/gtk/gtksourceprintjob.h   ** ADDED **
10347                 I can't believe no one had enough time to tell
10348                 me I forgot the `cvs add`
10349
10350 2005-06-27 [colin]      1.9.12cvs1
10351
10352         * src/Makefile.am
10353         * src/gtk/Makefile.am
10354         * src/messageview.c
10355         * src/procmsg.c
10356         * src/summaryview.c
10357         * configure.ac
10358                 Add optional libgnomeprint-based printing
10359         * src/mainwindow.c
10360         * src/gtk/quicksearch.c
10361                 Add an Edit/Quick search menu item to show
10362                 and focus the quicksearch
10363
10364 2005-06-27 [paul]       1.9.12
10365
10366         1.9.12 release
10367
10368         * po/ca.po
10369         * po/de.po
10370         * po/es.po
10371         * po/fr.po
10372         * po/it.po
10373         * po/ko.po
10374         * po/pt_BR.po
10375         * po/sk.po
10376         * po/zh_CN.po
10377                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
10378                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
10379                 SungHyun Nam, Frederico Goncalves Guimaraes,
10380                 Andrej Kacian, and Yang Guilong
10381 2005-06-26 [colin]      1.9.11cvs106
10382
10383         * src/imap_gtk.c
10384                 Forgot one file for previous fix
10385
10386 2005-06-26 [colin]      1.9.11cvs105
10387
10388         * src/folder.c
10389         * src/imap.c
10390                 Fix problems with folder operations in no_select
10391                 imap folders. it applies only to mails, and 
10392                 creation/deletion/move/renaming of folders 
10393                 should be possible
10394
10395 2005-06-26 [paul]       1.9.11cvs104
10396
10397         * src/prefs_filtering.c
10398                 replace one more GTK_STOCK_REMOVE
10399                 with GTK_STOCK_DELETE
10400
10401 2005-06-25 [colin]      1.9.11cvs103
10402
10403         * src/imap.c
10404                 Optimize get_seq_set_from_seq_list
10405                 (Patch by Ricardo) 
10406
10407 2005-06-25 [colin]      1.9.11cvs102
10408
10409         * src/mh.c
10410                 If the directory exists, but not in the
10411                 correct encoding, rename it. This should
10412                 handle old-versions-induced bugs.
10413
10414 2005-06-25 [colin]      1.9.11cvs101
10415
10416         * src/mh.c
10417                 Fix path access with extended dir names
10418                 Fixes bug #589 (SC segfaults with wrong locale
10419                 settings)
10420
10421 2005-06-25 [colin]      1.9.11cvs100
10422
10423         * src/prefs_account.c
10424         * src/prefs_account.h
10425         * src/compose.c
10426                 Add an option to encrypt replies to
10427                 encrypted messages
10428
10429 2005-06-25 [colin]      1.9.11cvs99
10430
10431         * src/compose.c
10432         * src/quote_fmt_parse.y
10433                 ... And make it work with pgpinline.
10434
10435 2005-06-25 [colin]      1.9.11cvs98
10436
10437         * src/compose.c
10438         * src/procmime.c
10439         * src/procmime.h
10440         * src/quote_fmt_parse.y
10441                 o Make reedition of encrypted messages possible
10442                   (as long as it is encrypted to self too, no
10443                    magic there)
10444                 o Make replying with quote (and without selecting
10445                   text) possible for encrypted messages.
10446                 Closes bug #550 (Not possible to "reply with quote"
10447                 to gnupg encrypted messages)
10448
10449 2005-06-24 [paul]       1.9.11cvs97
10450
10451         * src/imap.c
10452                 add missing include
10453
10454 2005-06-24 [paul]       1.9.11cvs96
10455
10456         * src/editldap.c
10457                 made bind password entry invisible
10458                 (sync with main)
10459         * src/send_message.c
10460                 send_message_local(): check exit status
10461                 to detect errors (sync with main)
10462         * src/textview.c
10463                 use main's less ambiguous popup menu
10464                 wording
10465
10466 2005-06-24 [paul]       1.9.11cvs95
10467
10468         * src/prefs_actions.c
10469         * src/prefs_customheader.c
10470         * src/prefs_display_header.c
10471         * src/prefs_filtering_action.c
10472         * src/prefs_matcher.c
10473         * src/prefs_template.c
10474         * src/prefs_toolbar.c
10475                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
10476         * src/gtk/description_window.c
10477                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
10478
10479 2005-06-23 [colin]      1.9.11cvs94
10480
10481         * src/summaryview.c
10482                 Fix rough edges (be sure to call status_show whenever
10483                 necessary).
10484
10485 2005-06-23 [colin]      1.9.11cvs93
10486
10487         * src/summaryview.c
10488                 Optimize Select All
10489                 Before, in a 5K mails folder: 11s
10490                 After, in the same folder: 58000µs
10491                 The joys of locking... gtk_clist_select_all() fires a 
10492                 tree-select-row event for each selected row, which in 
10493                 summaryview, callbacks summary_selected which in turn,
10494                 calls summary_status_show, which walks the selected
10495                 rows. Hence, calling gtk_clist_select_all was 
10496                 exponential. Locking the summaryview makes 
10497                 summary_selected return early.
10498
10499 2005-06-23 [colin]      1.9.11cvs92
10500
10501         * src/imap.c
10502                 Move mutex at the important place to avoid
10503                 deadlocks
10504         * src/summaryview.c
10505                 Fix Del key deleting directly instead of
10506                 moving to trash
10507
10508 2005-06-22 [colin]      1.9.11cvs91
10509
10510         * src/plugins/spamassassin/libspamc.c
10511                 As we do spagetti code with assignations in multiple
10512                 places (see _message_read_raw where out = msg = raw),
10513                 let's be sure we don't free the same pointer twice.
10514                 Should fix bug #683 (Crash in libpam at 
10515                 message_cleanup).
10516
10517 2005-06-22 [colin]      1.9.11cvs90
10518
10519         * src/compose.c
10520         * src/messageview.c
10521         * src/toolbar.c
10522                 Make toolbar's delete use the move to trash stuff;
10523                 Add gtk_widget_realize to be sure pixmaps can get
10524                 created (that may fix an old worksforme bug which
10525                 I can't find back...)
10526
10527 2005-06-22 [colin]      1.9.11cvs89
10528
10529         * src/summaryview.c
10530         * src/summaryview.h
10531         * src/mainwindow.c
10532                 Rename "Message/Delete" to "Message/Move to trash"
10533                 Add "Message/Delete..." that directly destroys the
10534                 selected messages after asking for a confirmation.
10535
10536 2005-06-22 [colin]      1.9.11cvs88
10537
10538         * src/imap.c
10539                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
10540                 o Fix a deadlock (thanks Darko)
10541
10542 2005-06-22 [colin]      1.9.11cvs87
10543
10544         * src/gtk/foldersort.c
10545                 Add missing include for the i18n;
10546                 patch by Fabien Vantard
10547
10548 2005-06-21 [colin]      1.9.11cvs86
10549
10550         * src/folder.c
10551         * src/folderview.c
10552                 Respect the no_select flag
10553         * src/imap.c
10554                 Fix recursive deletion
10555         * src/imap_gtk.c
10556         * src/mh_gtk.c
10557                 Make the folder deletion's warning
10558                 more explicit
10559
10560 2005-06-21 [colin]      1.9.11cvs85
10561
10562         * src/textview.c
10563                 Prevent email addresses from spanning accross
10564                 lines - fixes bug # 646 (newline-chars in 
10565                 email addresses)
10566
10567 2005-06-20 [colin]      1.9.11cvs84
10568
10569         * src/folder.c
10570                 Be sure not to remove source if copy failed
10571
10572 2005-06-20 [colin]      1.9.11cvs83
10573
10574         * src/folderview.c
10575         * src/imap_gtk.c
10576                 remove summaryview's lock
10577         * src/imap.c
10578                 introduce threads to avoid problems when foreground tasks
10579                 interfere with background tasks
10580         * src/mh.c
10581                 prevent moving to drafts/queue
10582         * src/mimeview.c
10583                 fix leak
10584
10585 2005-06-19 [colin]      1.9.11cvs82
10586
10587         * src/imap_gtk.c
10588                 Remember that the user doesn't want to override
10589                 offline mode, for 3 seconds. It avoid presenting
10590                 him with N popups in a really short time.
10591
10592 2005-06-17 [colin]      1.9.11cvs81
10593
10594         * src/imap.c
10595                 Fix IMAP breaking on folders containing '('
10596                 (Probably won't be enough)
10597
10598 2005-06-17 [colin]      1.9.11cvs80
10599
10600         Forgotten files on 1.9.11cvs79
10601         * src/summaryview.c
10602                 Fix stepping when not immediately executing
10603         * src/imap.c
10604                 Really prevent UID FETCH 0
10605         * src/codeconv.c
10606                 Fix outgoing charset never set to utf-8
10607         * src/mh.c
10608                 Fix leak
10609
10610 2005-06-16 [colin]      1.9.11cvs79
10611
10612         * src/compose.c
10613                 Fix bug #707 (Dash splits rows)
10614                 Only wrap if we're on a line break position and
10615                 the previous one was a "white" (space) char.
10616                 Pango stuff is weird.
10617
10618 2005-06-16 [colin]      1.9.11cvs78
10619
10620         * src/imap_gtk.c
10621                 Lock summaryview while downloading messages
10622                 on user demand
10623         * src/procheader.c
10624         * src/unmime.c
10625         * src/common/utils.c
10626         * src/common/utils.h
10627                 Replace \r and \n with spaces in From and
10628                 Subject headers
10629
10630 2005-06-16 [paul]       1.9.11cvs77
10631
10632         * src/procmime.c
10633                 liberalise the mime parser
10634         * src/gtk/about.c
10635                 add text wrapping
10636
10637 2005-06-16 [paul]       1.9.11cvs76
10638
10639         * src/gtk/about.c
10640                 reworked
10641
10642 2005-06-15 [colin]      1.9.11cvs75
10643
10644         * src/compose.c
10645                 Finish header encoding fix
10646         * src/summaryview.c
10647                 Fix segfault
10648         * src/headerview.c
10649                 Fix compilation (Thanks Stephan
10650                 Sachse)
10651
10652 2005-06-15 [colin]      1.9.11cvs74
10653
10654         * Makefile.am
10655                 Install gnome2 stuff rather than gnome1, 
10656                 if both are present
10657         * src/codeconv.c
10658         * src/codeconv.h
10659         * src/compose.c
10660                 Fix headers encoding
10661         * src/folder.c
10662                 Visual progress when fetching all messages
10663         * src/folderview.c
10664         * src/summaryview.c
10665         * src/summaryview.h
10666                 Prevent changing current message while
10667                 incorporating
10668
10669 2005-06-15 [paul]       1.9.11cvs73
10670
10671         * src/gtk/gtkaspell.c
10672         * src/gtk/gtkaspell.h
10673                 fix build warnings
10674
10675 2005-06-15 [paul]       1.9.11cvs72
10676
10677         * src/prefs_filtering.c
10678                 allow reordering of filter rules by
10679                 drag n drop
10680
10681 2005-06-15 [paul]       1.9.11cvs71
10682
10683         * COPYING
10684                 updated
10685         * src/codeconv.c
10686                 replace deprecated function
10687         * src/inc.c
10688         * src/send_message.c
10689         * src/gtk/progressdialog.c
10690         * src/gtk/progressdialog.h
10691                 salvage and reuse parts of reverted sync
10692
10693 2005-06-15 [paul]       1.9.11cvs70
10694
10695         * src/inc.c
10696         * src/send_message.c
10697         * src/gtk/progressdialog.c
10698         * src/gtk/progressdialog.h
10699                 revert yesterday's sync with main
10700                 it contains deprecated functions
10701
10702 2005-06-15 [colin]      1.9.11cvs69
10703
10704         * src/headerview.c
10705                 Fix bug #670 (multi user to: will corrupt message 
10706                 headers display)
10707
10708 2005-06-15 [colin]      1.9.11cvs68
10709
10710         * src/compose.c
10711                 Fix bug #421 (Fix undo on wrapping)
10712
10713 2005-06-15 [colin]      1.9.11cvs67
10714
10715         * src/folder.c
10716                 Provide visual feedback while processing
10717                 folder's rules.
10718         * src/imap.c
10719                 Provide visual feedback while getting
10720                 short headers (for uncached messages)
10721
10722
10723 2005-06-14 [paul]       1.9.11cvs66
10724
10725         * src/account.c
10726                 change a couple stock icons
10727         * src/inc.c
10728         * src/send_message.c
10729         * src/gtk/progressdialog.c
10730         * src/gtk/progressdialog.h
10731                 sync main's GtkTreeView implementation
10732
10733 2005-06-14 [colin]      1.9.11cvs65
10734
10735         * src/imap.c
10736                 Various little fixes, mainly on error paths
10737
10738 2005-06-13 [colin]      1.9.11cvs64
10739
10740         * matcher.c
10741         * procmsg.c
10742         * procmsg.h
10743                 Add a way to fetch only headers. This speeds
10744                 up filtering on headers for IMAP. Fixes:
10745                 bug #481 extraneous imap commands slow down 
10746                         imap filtering
10747                 bug #522 Sylpheed downloads all messages 
10748                         when opening mailbox (IMAP)
10749                 bug #677 IMAP fetch is soooooooooooooo slow
10750         * src/folder.c
10751         * src/folder.h
10752                 Add a folder set_batch method so that
10753                 implementations can speed up flags changes
10754         * src/folderutils.c
10755         * src/summaryview.c
10756                 Use that in mark as (un)read and mark all read
10757                 Refix bug #679
10758         * src/imap.c
10759                 Implement set_batch - brings back deferred
10760                 flags in a less buggy manner. Fixes:
10761                 bug #729 IMAP immediate expunge of deleted messages
10762                 bug #191 remove list of messages with one command
10763                 Fix login with strange chars
10764                 Implement fetch_msg_full
10765                 Fix copy (wrong counts)
10766
10767 2005-06-12 [colin]      1.9.11cvs63
10768
10769         * src/folder.c
10770                 lock incorporation during long operations.
10771                 Avoids fucking up the IMAP socket.
10772
10773 2005-06-12 [colin]      1.9.11cvs62
10774
10775         * src/imap.c
10776                 Fix harmful typo
10777                 Factorize remove_all_msg
10778                 Thread-ize expunge
10779         * src/summaryview.c
10780                 Don't update partial-download status if unnecessary
10781         * src/folder.c
10782                 Use remove_msgs everywhere possible
10783
10784 2005-06-12 [colin]      1.9.11cvs61
10785
10786         * src/folder.c
10787         * src/folder.h
10788                 Add a remove_msgs function to remove a 
10789                 list of messages
10790         * src/imap.c
10791                 Implement that.
10792
10793 2005-06-12 [colin]      1.9.11cvs60
10794
10795         * src/imap.c
10796                 Remove flags-processing deferring... Too hard
10797                 to get it to work in all cases.
10798
10799 2005-06-11 [colin]      1.9.11cvs59
10800
10801         * src/imap.c
10802                 printf -> debug_print
10803
10804 2005-06-11 [colin]      1.9.11cvs58
10805
10806         * src/imap.c
10807                 o Fix build without USE_PTHREAD
10808                 o Factorize imap_open
10809                 o Alertpanel in case of impossible connection
10810                 o Alertpanel in case of impossible login
10811                 o Fix deferred flags processing to force a 
10812                   flush before adding some more flags to process,
10813                   but in another folder.
10814
10815 2005-06-10 [colin]      1.9.11cvs57
10816
10817         * src/imap.c
10818                 o Fix a format string error
10819                 o init ssl socket outside of the thread 
10820                   (it possibly invokes gtk calls)
10821         * src/procmime.c
10822                 o Put back the buffer to its necessary size
10823                 o Fix changing a file pointer without keeping
10824                   track of it (thanks Valgrind)
10825         * src/common/smtp.c
10826                 o Fix automatic STARTTLS if login should be done
10827                   and the server only allows it after starting TLS
10828         * src/gtk/gtkinputdialog.c
10829                 o Eat GDK_Return so that the combo popup doesn't 
10830                   appear when we press Enter to validate the combo
10831                   input dialog (as seen in the Open with... dialog)
10832
10833 2005-06-10 [colin]      1.9.11cvs56
10834
10835         * src/imap.c
10836                 o A bit less debug
10837                 o Fix a crash on deletion
10838                 o Threadize imap_select (it's called outside of 
10839                   threads)
10840                 o Defer treatment of DELETED flags
10841
10842
10843 2005-06-09 [colin]      1.9.11cvs55
10844
10845         * src/imap.c
10846                 Make sure we check imap_gtk_should_override(), which
10847                 potentially calls gtk stuff, before creating thread.
10848                 That way it should't be called via imap_get_session()
10849                 inside a thread.
10850
10851 2005-06-09 [colin]      1.9.11cvs54
10852
10853         * src/imap.c
10854                 o add a bit of status output
10855                 o remove some dead code
10856                 o threadize get_list_of_uids
10857                 o threadize imap_get_flags
10858                 o defer flag changing by 500ms so that they
10859                   can be batched
10860
10861
10862 2005-06-08 [colin]      1.9.11cvs53
10863
10864         * src/imap.c
10865                 Thread-ize imap_cmd_fetch
10866
10867 2005-06-08 [colin]      1.9.11cvs52
10868
10869         * src/main.c
10870                 Mmh, that broke POP3...
10871
10872 2005-06-08 [colin]      1.9.11cvs51
10873
10874         * src/main.c
10875                 Stabilize IMAP patch (thanks to Hoa)
10876
10877 2005-06-08 [colin]      1.9.11cvs50
10878
10879         * src/imap.c
10880                 Test patch to speed up imap. 
10881
10882 2005-06-08 [colin]      1.9.11cvs49
10883
10884         * src/imap_gtk.c
10885                 Warning fix
10886         * src/procmime.c
10887                 Apply patch from gentoo to use /usr/share/mime/globs if 
10888                 available, after un-breaking it
10889         * src/common/log.c
10890         * src/common/log.h
10891                 Use g_timeout for invoking hooks that possibly use gtk
10892                 calls. This should leave gtk calls in the main thread.
10893
10894 2005-06-08 [paul]       1.9.11cvs48
10895
10896         * src/codeconv.c
10897                 conv_get_outgoing_charset_str(): don't
10898                 use prefs_common setting
10899         * src/compose.c
10900         * src/compose.h
10901                 add /Options/Character encoding/... to
10902                 temporarily change the outgoing encoding
10903
10904         (belated sync with main)
10905
10906 2005-06-08 [paul]       1.9.11cvs47
10907
10908         * src/compose.c
10909                 correction to/completion of last
10910                 sync with main
10911
10912 2005-06-08 [paul]       1.9.11cvs46
10913
10914         sync with main:
10915         
10916         * src/codeconv.c
10917         * src/codeconv.h
10918                 always enabled Japanese auto-detection
10919                 if the first letters of locale string
10920                 is "ja"
10921         * src/compose.c
10922                 don't use "destroy" signal to destroy
10923                 Compose object (fix rare crashes on discard?)
10924         * src/mainwindow.c
10925         * src/messageview.c
10926         * src/prefs_send.c
10927                 added Hebrew encodings
10928         * src/sourcewindow.c
10929                 don't use "destroy" signal to destroy
10930                 objects
10931
10932 2005-06-07 [colin]      1.9.11cvs45
10933
10934         * src/summaryview.c
10935                 Add missing unlocks/locks
10936
10937 2005-06-07 [paul]       1.9.11cvs44
10938
10939         * src/summaryview.c
10940                 restore bug #749 fix
10941
10942 2005-06-06 [colin]      1.9.11cvs43
10943
10944         * src/summaryview.c
10945                 Fix selection bug when prefs_common.open_unread 
10946                 is FALSE
10947
10948 2005-06-06 [colin]      1.9.11cvs42
10949
10950         * src/common/md5.c
10951                 Fix a warning
10952         * src/summaryview.c
10953         * src/folderview.c
10954                 Factorize long operations beginning and end
10955                 (locking, freezing/thawing, cursor, ...)
10956                 Check selection->data member in selection-
10957                 related loops; this avoids dying an awful
10958                 death if the selection changes on us while
10959                 we're marking a whole IMAP folder unread, 
10960                 for example.
10961
10962 2005-06-06 [paul]       1.9.11cvs41
10963
10964         * src/textview.c
10965                 don't g_free() a static gchar buffer
10966
10967 2005-06-05 [colin]      1.9.11cvs40
10968
10969         * src/mainwindow.c
10970         * src/messageview.c
10971         * src/summaryview.c
10972                 Fix bug #749 (Show all headers should be
10973                 sticky as the GUI suggests)
10974
10975 2005-06-03 [paul]       1.9.11cvs39
10976
10977         * src/compose.c
10978                 don't allow editing of mail while sending.
10979                 patch by Colin
10980
10981 2005-06-03 [paul]       1.9.11cvs38
10982
10983         * src/folderview.c
10984                 add a freeze/thaw to speed up 'mark all read'
10985
10986 2005-06-03 [paul]       1.9.11cvs37
10987
10988         * src/prefs_message.c
10989                 reflect changes immediately
10990
10991 2005-06-02 [colin]      1.9.11cvs36
10992
10993         * po/POTFILES.in
10994                 Patch by Fabien Vantard.
10995
10996 2005-06-02 [colin]      1.9.11cvs35
10997
10998         * src/imap.c
10999                 Use a non-blocking imap_getline() if possible.
11000                 This should completely prevent the interface
11001                 from freezin on imap operations, although it
11002                 may do strange stuff in case of folder switching
11003                 while a big imap operation is taking place...
11004
11005                 In addition, fix a leak in the case thread
11006                 creation fails on connection.
11007
11008 2005-06-02 [colin]      1.9.11cvs34
11009
11010         * src/crash.c
11011         * src/prefs_common.h
11012                 Fix build (prefs_common_init() doesn't exist
11013                 anymore)
11014
11015 2005-06-02 [colin]      1.9.11cvs33
11016
11017         * src/prefs_account.c
11018                 Fix bug #245 (filtering rules broken when
11019                 renaming a remote account (imap4 or nntp)
11020
11021 2005-06-02 [colin]      1.9.11cvs32
11022
11023         * src/imap.c
11024                 Try to fix IMAP shortcomings: 
11025                 o Multithread imap_open()
11026                 o allow offline-mode overriding instead of
11027                   just returning NULL
11028         * src/imap_gtk.c
11029         * src/imap_gtk.h
11030                 Add a function to ask whether we want to
11031                 override offline-mode for 10 minutes (one-shot
11032                 asking was painful)
11033         * src/procheader.c
11034                 Fix segfault when imap parser isn't happy about
11035                 a missing {
11036
11037 2005-06-01 [colin]      1.9.11cvs31
11038
11039         * src/addrharvest.c
11040         * src/compose.c
11041         * src/mbox.c
11042         * src/mbox.h
11043         * src/mh.c
11044         * src/msgcache.c
11045         * src/send_message.c
11046         * src/setup.c
11047         * src/undo.c
11048         * src/common/hooks.c
11049         * src/common/prefs.c
11050         * src/common/template.c
11051         * src/common/utils.c
11052         * src/gtk/gtkutils.c
11053         * src/gtk/inputdialog.c
11054         * src/gtk/menu.c
11055         * src/gtk/pluginwindow.c
11056         * src/gtk/prefswindow.c
11057         * src/plugins/pgpmime/passphrase.c
11058         * src/plugins/pgpmime/prefs_gpg.c
11059                 More -Wall fixes
11060
11061         * src/common/Makefile.am
11062         * src/common/timing.h
11063                 Add basic timing code
11064
11065         * src/summaryview.c
11066                 Fix a bug with unread messages when 
11067                 re-sorting folders, and by the way
11068                 fix a big performance hit when 
11069                 re-sorting (10k mails: before 5s,
11070                 after .5s)
11071
11072         * src/prefs_compose_writing.c
11073         * src/prefs_compose_writing.h
11074         * src/prefs_message.c
11075         * src/prefs_message.h
11076         * src/prefs_other.c
11077         * src/prefs_other.h
11078         * src/prefs_quote.c
11079         * src/prefs_quote.h
11080         * src/prefs_receive.c
11081         * src/prefs_receive.h
11082         * src/prefs_send.c
11083         * src/prefs_send.h
11084         * src/prefs_summaries.c
11085         * src/prefs_summaries.h
11086                 Fix copyright banner
11087
11088 2005-06-01 [paul]       1.9.11cvs30
11089
11090         * po/fi.po
11091                 updated by Flammie Pirinen
11092         * src/procmime.c
11093                 fix 'Bad BASE64 content' output
11094
11095 2005-05-31 [colin]      1.9.11cvs29
11096
11097         * src/procmime.c
11098                 Oops, where did my hunk go.
11099
11100 2005-05-31 [colin]      1.9.11cvs28
11101
11102         * src/Makefile.am
11103         * src/account.c
11104         * src/action.c
11105         * src/addr_compl.c
11106         * src/addressbook.c
11107         * src/codeconv.c
11108         * src/compose.c
11109         * src/export.c
11110         * src/folder.c
11111         * src/folderview.c
11112         * src/image_viewer.c
11113         * src/main.c
11114         * src/mainwindow.c
11115         * src/messageview.c
11116         * src/mimeview.c
11117         * src/msgcache.c
11118         * src/prefs_account.c
11119         * src/prefs_actions.c
11120         * src/prefs_common.c
11121         * src/prefs_compose_writing.c
11122         * src/prefs_customheader.c
11123         * src/prefs_ext_prog.c
11124         * src/prefs_filtering.c
11125         * src/prefs_filtering_action.c
11126         * src/prefs_fonts.c
11127         * src/prefs_image_viewer.c
11128         * src/prefs_message.c
11129         * src/prefs_message.h
11130         * src/prefs_msg_colors.c
11131         * src/prefs_other.c
11132         * src/prefs_other.h
11133         * src/prefs_quote.c
11134         * src/prefs_receive.c
11135         * src/prefs_receive.h
11136         * src/prefs_send.c
11137         * src/prefs_send.h
11138         * src/prefs_spelling.c
11139         * src/prefs_summaries.c
11140         * src/prefs_summary_column.c
11141         * src/prefs_template.c
11142         * src/prefs_themes.c
11143         * src/prefs_toolbar.c
11144         * src/prefs_wrapping.c
11145         * src/procmime.c
11146         * src/procmsg.c
11147         * src/send_message.h
11148         * src/ssl_manager.c
11149         * src/summary_search.c
11150         * src/summaryview.c
11151         * src/textview.c
11152         * src/wizard.c
11153         * src/common/smtp.c
11154         * src/common/smtp.h
11155         * src/gtk/gtkutils.h
11156                 o Move the rest of Common prefs to new style
11157                 o Lots of -Wall warning fixes
11158                 o fix FIXME in cache memusage calculation
11159                 o Let return receipts be sent from any account
11160                 o Little cache optimisation (read)
11161                 o Fix bug #746 (don't treat commas as separators
11162                   when inside a quoted string)
11163
11164 2005-05-31 [paul]       1.9.11cvs27
11165
11166         * src/prefs_common.c
11167                 fix 'off-by-one' typo
11168
11169 2005-05-31 [paul]       1.9.11cvs26
11170
11171         * src/account.c
11172         * src/addr_compl.c
11173         * src/compose.c
11174         * src/foldersel.c
11175         * src/prefs_actions.c
11176         * src/prefs_common.c
11177         * src/prefs_common.h
11178         * src/prefs_customheader.c
11179         * src/prefs_display_header.c
11180         * src/prefs_filtering.c
11181         * src/prefs_filtering_action.c
11182         * src/prefs_matcher.c
11183         * src/prefs_summaries.c
11184         * src/prefs_summary_column.c
11185         * src/prefs_template.c
11186         * src/prefs_toolbar.c
11187         * src/ssl_manager.c
11188         * src/gtk/pluginwindow.c
11189         * src/gtk/prefswindow.c
11190         * src/gtk/progressdialog.c
11191                 add hidden prefs 'enable_rules_hint'
11192                 for gtk_tree_view_set_rules_hint()
11193                 (sync with main)
11194                 
11195
11196 2005-05-31 [colin]      1.9.11cvs25
11197
11198         * src/Makefile.am
11199         * src/main.c
11200         * src/prefs_common.c
11201         * src/prefs_summaries.c ** ADDED **
11202         * src/prefs_summaries.h ** ADDED **
11203                 Common/Display -> Display/Summaries
11204
11205 2005-05-31 [colin]      1.9.11cvs24
11206
11207         * src/Makefile.am
11208         * src/main.c
11209         * src/prefs_quote.c ** ADDED **
11210         * src/prefs_quote.h ** ADDED **
11211                 Move Common/Quote to Compose/Quoting
11212         * src/prefs_common.c
11213         * src/prefs_common.h
11214                 Remove old quote stuff, add
11215                 convenience functions for GtkTextView prefs
11216         * src/gtk/prefswindow.c
11217                 Set default height higher
11218
11219 2005-05-30 [colin]      1.9.11cvs23
11220
11221         * src/Makefile.am
11222         * src/main.c
11223         * src/prefs_common.c
11224         * src/prefs_compose_writing.c ** ADDED **
11225         * src/prefs_compose_writing.h ** ADDED **
11226                 Move Common/Compose prefs to Compose/Writing
11227
11228 2005-05-30 [colin]      1.9.11cvs22
11229
11230         * src/common/utils.c
11231                 Fix bug #651 (Confused Attract by Subject)
11232                 Patch by M. Benkmann <haferfrost@web.de>
11233         * AUTHORS
11234
11235 2005-05-30 [colin]      1.9.11cvs21
11236
11237         * src/compose.c
11238                 Fix concatenation of different headers of
11239                 the same type (bug #645)
11240         * src/prefs_folder_item.c
11241                 Fix bug #699 (setting color to black doesn't
11242                 work immediately)
11243         * src/procmime.c
11244                 Print out decoding error only once per
11245                 block
11246
11247 2005-05-30 [paul]       1.9.11cvs20
11248
11249         * src/common/template.c
11250                 fix Bcc
11251
11252 2005-05-30 [paul]       1.9.11cvs19
11253
11254         * doc/src/rfc2368.txt   **NEW FILE**
11255         * src/compose.c
11256                 compose_entries_set(): don't interpret Bcc
11257                 header field (conform to RFC 2368)
11258                 (sync with main)
11259
11260 2005-05-29 [colin]      1.9.11cvs18
11261
11262         * src/prefs_common.c
11263                 Let the default reply format respect
11264                 netiquette by cutting the signature.
11265
11266 2005-05-29 [colin]      1.9.11cvs17
11267
11268         * src/summaryview.c
11269                 Don't let always_show_msg override
11270                 open_unread_on_enter when opening a new
11271                 directory.
11272
11273 2005-05-27 [paul]       1.9.11cvs16
11274
11275         sync with main:
11276
11277         * src/main.c
11278                 app_will_exit(): cleanup tmp directory when exit
11279         * src/message_search.c
11280                 improved the interface and made code cleanup.
11281                 removed Clear button
11282         * src/send_message.c
11283                 send_message_local(): use GSpawn, and detect errors
11284         * src/summary_search.c
11285                 improved the interface and made code cleanup
11286         * src/textview.c
11287                 textview_write_link(): also skip non-ascii space
11288                  at the head of link strings (phishing check
11289                  didn't work at the case)
11290         * src/common/utils.c
11291                 get_command_output(): use g_spawn_command_line_sync()
11292                 instead of popen()
11293
11294 2005-05-26 [colin]      1.9.11cvs15
11295
11296         * src/folder.c
11297                 remove printf
11298
11299 2005-05-26 [colin]      1.9.11cvs14
11300
11301         * src/common/nntp.c
11302                 Fix nntp mode reader (bug #611)
11303                 Patch by Florian Mickler <florian@mickler.org>
11304
11305 2005-05-26 [colin]      1.9.11cvs13
11306
11307         * src/plugins/pgpmime/passphrase.c
11308                 Fix mouse grabbing (bug #557)
11309
11310 2005-05-26 [colin]      1.9.11cvs12
11311
11312         * src/prefs_themes.c
11313                 Fix g_warning (bug #541)
11314
11315 2005-05-26 [colin]      1.9.11cvs11
11316
11317         * src/prefs_actions.c
11318         * src/prefs_template.c
11319                 Fix bug #506 (no warning if action/template
11320                 is not saved)
11321         * src/common/template.c
11322                 Fix a possible crash
11323
11324 2005-05-26 [colin]      1.9.11cvs10
11325
11326         * src/folder.c
11327         * src/folderview.c
11328         * src/procmsg.c
11329         * src/summaryview.c
11330                 Forbid locked messages to be moved or
11331                 deleted. Locked messages in trashes 
11332                 still get deleted, for performance
11333                 reason (mh.c::mh_remove_all_msgs)
11334
11335 2005-05-25 [colin]      1.9.11cvs9
11336
11337         * src/procmime.c
11338                 Use correct encoding when sending mails
11339                 with attachments that have accentued 
11340                 chars in their name
11341
11342 2005-05-24 [colin]      1.9.11cvs8
11343
11344         * src/summaryview.c
11345                 Fix bug #688 f) read/unread marker not
11346                 changed on first click
11347                 Also, optimize summary_status_show()
11348                 calls
11349         * src/folder.c
11350         * src/inc.c
11351         * src/procmime.c
11352                 Fix bug #688 b) and c) wrt message
11353                 attachments and signature
11354         * src/stock_pixmap.c
11355         * src/stock_pixmap.h
11356         * src/stock_pixmap.c
11357         * src/stock_pixmap.h
11358         * src/Makefile.am
11359         * src/pixmaps/clip_gpg_signed.xpm
11360                 Add clip/signed icon
11361
11362 2005-05-24 [colin]      1.9.11cvs7
11363
11364         * src/folder_item_prefs.c
11365                 whitespace fix
11366
11367 2005-05-24 [colin]      1.9.11cvs6
11368
11369         * src/folderview.c
11370         * src/prefs_common.c
11371         * src/prefs_common.h
11372                 Add a confirmation to folder drag and drop
11373                 fixes bug #156
11374         * src/alertpanel.c
11375         * src/alertpanel.h
11376                 fix _with_disable parameters so that
11377                 the buttons labels are specifiable too
11378         * src/plugins/pgpmime/sgpgme.c
11379                 reflect said change
11380                 
11381
11382 2005-05-24 [colin]      1.9.11cvs5
11383
11384         * src/folderview.c
11385                 Uncollapse/collapse folders on double-click
11386                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
11387                 closes bug #108
11388
11389 2005-05-23 [colin]      1.9.11cvs4
11390
11391         * src/common/socket.c
11392                 Check another special SSL_peek() error.
11393                 Should help wrt bug #728
11394
11395 2005-05-23 [colin]      1.9.11cvs3
11396
11397         * src/plugins/pgpmime/pgpmime.c
11398                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
11399                 breaking menu accelerators and stuff. Users will have to
11400                 reselect "PGP MIME" instead of "PGP/MIME" in their 
11401                 account's privacy preferences if needed.
11402
11403 2005-05-22 [paul]
11404
11405         * tools/kdeservicemenu/install.sh
11406                 use kdesu to prompt for root password if doing
11407                 global install/uninstall
11408
11409 2005-05-20 [colin]      1.9.11cvs2
11410
11411         * src/procmsg.c
11412                 Fix another compilation error with gcc-2.9x
11413                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
11414         * src/send_message.c
11415                 Don't send QUIT if we aren't connected
11416
11417 2005-05-19 [colin]      1.9.11cvs1
11418
11419         * src/procmsg.c
11420                 Fix compilation with gcc 2.9x
11421
11422 2005-05-19 [paul]       1.9.11
11423
11424         1.9.11 released
11425
11426 2005-05-19 [paul]       1.9.9cvs14
11427
11428         * src/gtk/inputdialog.c
11429                 prevent gettext warning
11430
11431 2005-05-19 [paul]       1.9.9cvs13
11432
11433         * src/mainwindow.c
11434         * src/prefs_common.c
11435         * src/prefs_common.h
11436         * src/textview.c
11437         * src/textview.h
11438                 add an option to toggle cursor in message
11439                 view (sync with main)
11440
11441 2005-05-18 [colin]      1.9.9cvs12
11442
11443         * src/compose.c
11444                 Dereference freed pointer
11445         * src/gtk/gtkaspell.c
11446                 Fix duplication of dictionaries (is it an aspell issue?)
11447
11448 2005-05-18 [colin]      1.9.9cvs11
11449
11450         * src/gtk/inputdialog.c
11451         * src/gtk/gtkaspell.c
11452                 HIGuify dialogs
11453         * src/alertpanel.c
11454                 Remove a double call
11455
11456 2005-05-17 [colin]      1.9.9cvs10
11457
11458         * src/gtk/gtkaspell.c
11459                 Fix dialogs, Ctrl-Enter accel
11460
11461 2005-05-17 [colin]      1.9.9cvs9
11462
11463         * src/gtk/gtkaspell.c
11464                 Fix some accelerators, escape in replace-window
11465
11466 2005-05-16 [colin]      1.9.9cvs8
11467
11468         * src/gtk/gtkaspell.c
11469                 Revert last commit, it was a mistake.
11470
11471 2005-05-16 [colin]      1.9.9cvs7
11472
11473         * src/gtk/gtkaspell.c
11474                 Remove buggy code while we're at it. It's a 
11475                 dead code path anyway.
11476
11477 2005-05-16 [colin]      1.9.9cvs6
11478
11479         * src/gtk/gtkaspell.c
11480                 Missed some gtk_menu_popup where deactivate
11481                 signal should be handled. Should fix bug
11482                 #629 a bit more.
11483
11484 2005-05-16 [colin]      1.9.9cvs5
11485
11486         * src/gtk/gtkaspell.c
11487                 Remove debug printf()s
11488
11489 2005-05-16 [colin]      1.9.9cvs4
11490
11491         * src/gtk/gtkaspell.c
11492                 Fix a bit aspell problems
11493                 (see bug #629)
11494
11495 2005-05-13 [colin]      1.9.9cvs3
11496
11497         * src/folderview.c
11498                 Fix the + appearing even when no subfolders
11499                 have unread messages. Thanks to wwp for the
11500                 bug report.
11501
11502 2005-05-11 [paul]       1.9.9cvs2
11503
11504         * src/folderview.c
11505                 correction to 1.9.9cvs1, only colour folders that
11506                 have new msgs (not unread msgs)
11507
11508 2005-05-10 [colin]      1.9.9cvs1
11509
11510         * src/folderview.c
11511         * src/summaryview.c
11512                 Try to fix bolding bugs again.
11513
11514 2005-05-09 [paul]
11515
11516         * tools/claws.i18n.status.pl
11517                 add Ricardo Mones Lastra's script that has been providing
11518                 the i18n status page for many months
11519
11520 2005-05-09 [paul]       1.9.9
11521
11522         1.9.9 release
11523
11524 2005-05-09 [paul]       1.9.6cvs58
11525
11526         * AUTHORS
11527         * INSTALL
11528         * README.claws
11529                 updated
11530         * Makefile.am 
11531         * RELEASE_NOTES.claws
11532                 add release notes to cvs to simplify release
11533                 procedure
11534         * configure.ac
11535                 add ca and fi to ALL_LINGUAS
11536         * po/Makefile.in.in
11537                 workaround for missing Makevars
11538         * po/ca.po
11539         * po/fi.po
11540                 add new Catalan and Finnish translations
11541                 submitted by Miquel Oliete and Flammie Pirinen
11542         * po/de.po
11543         * po/es.po
11544         * po/fr.po
11545         * po/it.po
11546         * po/pl.po
11547         * po/ru.po
11548         * po/sk.po
11549         * po/sr.po
11550         * po/zh_CN.po
11551                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
11552                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
11553                 Urke MMI, and Hansom Young
11554         * src/main.c
11555                 Fix drafting when quitting. compose_draft() closes the
11556                 compose windows, which modifies the compose_list GSList.
11557                 We have to refresh this list after echo drafting to avoid a
11558                 segfault
11559         * src/partial_download.c
11560                 fix segfault on exit
11561
11562 2005-05-06 [paul]       1.9.6cvs57
11563
11564         * src/grouplistdialog.c
11565                 quick fix/workaround for unresizeable newsgroup
11566                 name column 
11567
11568 2005-05-06 [paul]       1.9.6cvs56
11569
11570         * src/inc.c
11571         * src/mainwindow.c
11572                 use gettext plural forms
11573         * src/imap_gtk.c
11574         * src/mh_gtk.c
11575         * src/toolbar.c
11576                 small improvement to english usage
11577
11578 2005-05-05 [thorsten]   1.9.6cvs55
11579
11580         * src/folder.c
11581                 fix possible crash
11582
11583 2005-05-05 [paul]       1.9.6cvs54
11584         
11585         sync with HEAD
11586
11587         * AUTHORS
11588         * src/compose.c
11589                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
11590                 patch by Tim Mann
11591
11592 2005-05-05 [paul]       1.9.6cvs53
11593
11594         * src/mainwindow.c
11595                 fix resizing of separate message and
11596                 folder views
11597
11598 2005-05-05 [paul]       1.9.6cvs52
11599
11600         * src/account.c
11601         * src/addrgather.c
11602         * src/browseldap.c
11603         * src/exphtmldlg.c
11604         * src/expldifdlg.c
11605         * src/importmutt.c
11606         * src/importpine.c
11607         * src/main.c
11608         * src/mainwindow.c
11609         * src/noticeview.c
11610         * src/prefs_filtering.c
11611         * src/prefs_filtering_action.c
11612         * src/prefs_matcher.c
11613         * src/prefs_spelling.c
11614         * src/prefs_toolbar.c
11615         * src/toolbar.c
11616         * src/wizard.c
11617         * src/gtk/description_window.c
11618         * src/gtk/gtkvscrollbutton.c
11619         * src/gtk/progressdialog.c
11620         * src/gtk/quicksearch.c
11621         * src/plugins/pgpmime/prefs_gpg.c
11622         * src/plugins/spamassassin/spamassassin_gtk.c
11623                 replace deprecated gtk_widget_set_usize
11624
11625 2005-05-04 [colin]      1.9.6cvs51
11626
11627         * src/common/utils.c
11628                 Fix crash when subst_for_filename is called
11629                 with a NULL parameter
11630
11631 2005-05-04 [colin]      1.9.6cvs50
11632
11633         * src/partial_download.c
11634         * src/pop.c
11635                 Escape login when writing uidl file
11636                 fixes bug #736
11637
11638 2005-05-03 [colin]      1.9.6cvs49
11639
11640         * src/procmime.c
11641                 Fix possible DOS in mime parser
11642                 (see bug #634)
11643
11644 2005-05-02 [colin]      1.9.6cvs48
11645
11646         * src/compose.c
11647                 Try to fix the copy/paste mess once again.
11648
11649
11650 2005-04-30 [colin]      1.9.6cvs47
11651
11652         * src/prefs_account.h
11653         * src/procmsg.c
11654         * src/send_message.c
11655         * src/common/smtp.c
11656         * src/common/smtp.h
11657                 Try to batch sending mails (per account) instead of
11658                 reconnecting to server every time.
11659
11660 2005-04-29 [colin]      1.9.6cvs46
11661
11662         * src/messageview.c
11663                 Fix window resizing that refused to size down
11664         * src/prefs_common.c
11665         * src/prefs_common.h
11666         * src/prefs_filtering.c
11667                 Save Filtering's window size
11668
11669 2005-04-21 [paul]       1.9.6cvs45
11670
11671         * ChangeLog-gtk2.claws
11672         * src/setup.c
11673                 correction to sync
11674
11675 2005-04-21 [paul]       1.9.6cvs44
11676
11677         sync with main:
11678
11679         * src/setup.c
11680         * src/statusbar.c
11681         * src/statusbar.h
11682                 use gtkut_widget_draw_now(). Improved performance
11683                 of the update of statusbar
11684         * src/textview.c
11685                 textview_smooth_scroll_do(): redraw it after scroll
11686                 is done (fixed incorrect display when a part of the
11687                 view is hidden).
11688         * src/gtk/gtkutils.c
11689         * src/gtk/gtkutils.h
11690                 gtkut_widget_draw_now(): use gdk_window_process_updates()
11691                 to force update of widgets.
11692                 Removed gtkut_widget_wait_for_draw() which had a big
11693                 overhead  because of waiting for all events processed 
11694
11695 2005-04-20 [paul]       1.9.6cvs43
11696
11697         * src/codeconv.c
11698                 complete 1.9.6cvs42's sync:
11699                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
11700
11701 2005-04-19 [paul]       1.9.6cvs42
11702
11703         sync with main:
11704
11705         * src/action.c
11706                 catch_output(): correctly select the insert text
11707                 (fix invalid iterator warnings).
11708         * src/codeconv.c
11709         * src/codeconv.h
11710         * src/mainwindow.c
11711         * src/messageview.c
11712         * src/prefs_common.c
11713                 support GBK encoding.
11714         * src/common/session.c
11715         * src/common/session.h
11716                 use separate buffer for large data to be sent,
11717                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
11718
11719 2005-04-18 [paul]       1.9.6cvs41
11720
11721         * src/jpilot.c
11722                 convert unsigned long into guint32
11723                 patch by Paul LeoNerd Evans 
11724
11725 2005-04-17 [colin]      1.9.6cvs40
11726
11727         * src/compose.c
11728                 Fix 'Request return receipt' from folder
11729                 properties (bug #708)
11730
11731 2005-04-17 [colin]      1.9.6cvs39
11732
11733         * src/mainwindow.c
11734                 Fix duplicate hotkeys in Mainwindow's menu
11735
11736 2005-04-17 [colin]      1.9.6cvs38
11737
11738         * src/folderview.c
11739                 Fix duplicate hotkeys in Folderview's contextual
11740                 menu
11741
11742 2005-04-15 [colin]      1.9.6cvs37
11743
11744         * src/summaryview.c
11745                 Fix 'Save as...' with non-ascii filenames
11746
11747 2005-04-15 [colin]      1.9.6cvs36
11748
11749         * src/plugins/pgpmime/pgpmime.c
11750                 Fix bus error on 64bit. Spotted by 
11751                 macallan1888@gmail.com
11752
11753 2005-04-15 [colin]      1.9.6cvs35
11754
11755         * src/prefs_account.c
11756                 Fix cvs34.
11757
11758 2005-04-12 [colin]      1.9.6cvs34
11759
11760         * src/prefs_account.c
11761                 Fix smtp auth type off-by-one. We forgot to
11762                 add PLAIN in the prefs-to-gui setter func and
11763                 as a result, the selected auth when opening
11764                 account prefs was not the correct one.
11765
11766 2005-04-12 [paul]       1.9.6cvs33
11767
11768         * src/inc.c
11769                 if the recv dialog is visible, Cancel only
11770                 cancels the current account
11771
11772
11773 2005-04-10 [colin]      1.9.6cvs32
11774
11775         * src/filtering.c
11776                 Copy score when copying FilteringActions
11777                 Fix bug #674
11778
11779 2005-04-10 [colin]      1.9.6cvs31
11780
11781         * src/inc.c
11782                 Make Message -> Receive -> Cancel cancel 
11783                 incorporation on all accounts. Fixes
11784                 bug #693
11785
11786 2005-04-10 [colin]      1.9.6cvs30
11787
11788         * src/prefs_account.c
11789                 Update Privacy checkbuttons status based
11790                 on the selected privacy system
11791         * src/compose.c
11792                 Always connect the "None" privacy system; the
11793                 static boolean was probably there to avoid
11794                 reconnecting twice in the same compose window,
11795                 but as the parent function is only called once
11796                 per compose, it's only a bug - as a static is
11797                 initialized once per application instance.
11798                 Also, don't uncheck Sign and Encrypt when
11799                 selecting None as privacy system; just ignore
11800                 them when sending/queuing.
11801                 Should fix bug #695
11802
11803 2005-04-08 [colin]      1.9.6cvs29
11804
11805         * src/account.c
11806         * src/prefs_account.c
11807         * src/prefs_account.h
11808                 Add account preference to queue message in a certain
11809                 folder.
11810
11811 2005-04-06 [colin]      1.9.6cvs28
11812
11813         * src/prefs_account.c
11814                 Update old inbox path syntax
11815
11816 2005-04-06 [paul]       1.9.6cvs27
11817
11818         sync with main:
11819
11820         * configure.ac
11821                 changed -traditional-cpp to -no-cpp-precomp for newer
11822                 Mac OS X support
11823         * src/foldersel.c
11824                 made column resize automatically
11825         * src/send_message.c
11826                 send_message_smtp(): consider EOF right after QUIT
11827                 successful (workaround for Gmail SMTP server)
11828         * src/common/socket.c
11829                 ssl_read(), ssl_peek(): check EOF which violates the
11830                 SSL protocol
11831         * src/gtk/colorlabel.c
11832                 removed warnings when displaying colorlabel menu
11833                 (don't use GtkAlignment)
11834
11835 2005-04-05 [paul]       1.9.6cvs26
11836
11837         * src/plugins/trayicon/trayicon.c
11838                 fix clipping of icon under KDE3 
11839
11840 2005-04-05 [paul]       1.9.6cvs25
11841
11842         * src/summaryview.c
11843                 hide display of threading
11844                 patch by Alfons
11845
11846 2005-04-04 [thorsten]   1.9.6cvs24
11847
11848         * src/mh.c
11849                 marks lost on filesystems with different stat() results on
11850                 summer-/wintertime
11851
11852 2005-04-03 [colin]      1.9.6cvs23
11853
11854         * src/summaryview.c
11855                 Don't handle up/down. Patch by Alfons
11856
11857 2005-04-02 [colin]      1.9.6cvs22
11858
11859         * src/summaryview.c
11860                 Make scrolling faster. Patch by Alfons.
11861
11862 2005-04-01 [colin]      1.9.6cvs21
11863
11864         * src/Makefile.am
11865         * src/stock_pixmap.c
11866         * src/pixmaps/dir-noselect.xpm ** REMOVED **
11867         * src/pixmaps/dir_noselect.xpm ** ADDED **
11868                 Fix pixmap name mismatch (Thanks Stephan Sachse)
11869
11870 2005-04-01 [colin]      1.9.6cvs20
11871
11872         * src/image_viewer.c
11873         * src/image_viewer.h
11874         * src/procmime.c
11875         * src/procmime.h
11876         * src/textview.c
11877         * src/textview.h
11878                 Implement inline image resizing and right-clicking
11879
11880 2005-04-01 [paul]       1.9.6cvs19
11881
11882         * AUTHORS
11883         * Makefile.am
11884         * configure.ac
11885                 check for gnome2
11886                 patch by Luca Cavalli <loopback<AT>slackit.org>
11887         * po/ru.po
11888                 updated by Pavlo Bohmat
11889
11890 2005-03-31 [colin]      1.9.6cvs18
11891
11892         * src/news.c
11893                 Fix parsing references
11894         * src/msgcache.c
11895                 don't put nulls in the references list
11896         * src/procheader.c
11897                 commit that forgotten file in 1.9.6cvs14
11898
11899 2005-03-31 [colin]      1.9.6cvs17
11900
11901         * src/compose.c
11902                 Fix joining of signature separator again. 
11903                 Maybe Hiro could put it in main too...
11904
11905 2005-03-31 [colin]      1.9.6cvs16
11906
11907         * src/Makefile.am
11908         * src/foldersel.c
11909         * src/stock_pixmap.c
11910         * src/stock_pixmap.h
11911         * src/pixmaps/dir-noselect.xpm
11912                 Update foldersel.c (sync from main, patch by Alfons)
11913
11914 2005-03-30 [colin]      1.9.6cvs15
11915
11916         * src/imap.c
11917                 Fix handling of imap folders containing [] in 
11918                 their name. Thanks to Nahuel Angelinetti for
11919                 the detailed bugreport.
11920
11921 2005-03-30 [colin]      1.9.6cvs14
11922
11923         * src/common/utils.h
11924         * src/common/utils.c
11925         * src/common/defs.h
11926         * src/matcher.c
11927         * src/msgcache.c
11928         * src/news.c
11929         * src/procmsg.c
11930         * src/procmsg.h
11931         * src/quote_fmt_parse.y
11932         * src/summaryview.c
11933                 Update references system. Patch by Alfons
11934
11935 2005-03-30 [colin]      1.9.6cvs13
11936
11937         * src/common/socket.c
11938                 Force the glibc to read resolv.conf again when 
11939                 it has changed. Should fix issues when changing
11940                 networks on a laptop and not restarting sylpheed. 
11941
11942 2005-03-30 [paul]       1.9.6cvs12
11943
11944         partial sync with main:
11945
11946         * src/action.c
11947                 create_io_dialog(): use user-defined text font
11948                 (thanks to Alfons), and modified its appearance.
11949         * src/addrgather.c
11950         * src/addrharvest.c
11951         * src/browseldap.c
11952                 replace old code
11953         * src/compose.c
11954                 don't join (presumably) itemized lines on line-wrapping
11955                 fixed wrapping of quote when auto-wrapping is enabled
11956                 compose_destroy(): destroy paned only if it's not
11957                 attached to window. Fixed memory leak of popup menu.
11958         * src/exphtmldlg.c
11959         * src/expldifdlg.c
11960                 replace old code
11961         * src/html.c
11962         * src/html.h
11963         * src/importmutt.c
11964         * src/importpine.c
11965                 replace old code
11966         * src/main.c
11967                 removed redundant code
11968         * src/mainwindow.c
11969                 changed 'Code set' (which is rather incorrect)
11970                 in the menu to 'Character encoding'
11971                 main_window_set_widgets(): request size first
11972                 to prevent window size becoming wrong
11973                 fixed remembering of the state of the visibility
11974                 of MessageView
11975         * src/messageview.c
11976                 changed 'Code set' (which is rather incorrect)
11977                 in the menu to 'Character encoding'
11978         * src/prefs_common.c
11979         * src/prefs_common.h
11980                 added an option whether to render HTML as text or not
11981                 added separators to outgoing encoding menu
11982         * src/procheader.c
11983                 procheader_scan_date_string(): support header
11984                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
11985         * src/summaryview.c
11986         * src/summaryview.h
11987                 minor code cleanup
11988         * src/textview.c
11989                 textview_show_html(): force output of newline
11990                 added an option whether to render HTML as text or not
11991         * src/common/utils.c
11992                 strncpy2(): optimized based on Alfons' code
11993         * src/gtk/gtkutils.c
11994         * src/gtk/gtkutils.h
11995                 removed non-used code
11996         * src/plugins/pgpmime/passphrase.c
11997                 partially fixed grab input of passphrase dialog
11998                 Confine pointer to window
11999
12000 2005-03-30 [colin]      1.9.6cvs11
12001
12002         * src/msgcache.c
12003         * src/msgcache.h
12004                 Read/write 32bit ints from cache & marks
12005                 From main.
12006
12007 2005-03-29 [paul]       1.9.6cvs10
12008
12009         * AUTHORS
12010         * ChangeLog.claws
12011         * src/compose.c
12012         * src/gtk/gtkaspell.c
12013                 sync with HEAD (don't pass NULL pointers) 
12014
12015 2005-03-24 [paul]
12016
12017         * tools/Makefile.am
12018         * tools/README
12019         * tools/acroread2sylpheed.pl
12020                 sync with HEAD (add script to send pdfs as
12021                 attachments from Adobe Reader 7)
12022
12023 2005-03-21 [paul]       1.9.6cvs9
12024
12025         * configure.ac
12026         * po/POTFILES.in
12027         * src/Makefile.am
12028         * src/crash.c
12029         * src/image_viewer.c ** ADDED **
12030         * src/image_viewer.h ** ADDED **
12031         * src/main.c
12032         * src/prefs_common.c
12033         * src/prefs_common.h
12034         * src/prefs_image_viewer.c ** ADDED **
12035         * src/prefs_image_viewer.h ** ADDED **
12036         * src/textview.c
12037         * src/gtk/about.c
12038         * src/pixmaps/sylpheed_logo.xpm
12039         * src/plugins/Makefile.am
12040         * src/plugins/image_viewer/.cvsignore ** REMOVED **
12041         * src/plugins/image_viewer/Makefile.am ** REMOVED **
12042         * src/plugins/image_viewer/plugin.c ** REMOVED **
12043         * src/plugins/image_viewer/viewer.c ** REMOVED **
12044         * src/plugins/image_viewer/viewer.glade ** REMOVED **
12045         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
12046         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
12047         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
12048         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
12049                 as gdk-pixbuf is now built-in
12050                 remove image_viewer plugin and put code back into
12051                 main codebase
12052                 implement inline image display (sync with main)
12053
12054                 replace logo with newer, nicer, larger version  
12055
12056 2005-03-21 [paul]       1.9.6cvs8
12057
12058         * src/gtk/about.c
12059                 cosmetic improvement
12060
12061 2005-03-21 [holger]     1.9.6cvs7
12062
12063         * src/plugins/spamassassin/spamassassin.c
12064                 Sync with HEAD
12065                 (unregister hook on failed plugin init)
12066
12067 2005-03-20 [colin]      1.9.6cvs6
12068
12069         * src/common/plugin.c
12070                 Check that plugin isn't already loaded
12071                 Patch by Alfons
12072
12073 2005-03-20 [thorsten]   1.9.6cvs5
12074
12075         * src/compose.c
12076                 use a more compatible syntax
12077
12078 2005-03-20 [thorsten]   1.9.6cvs4
12079
12080         * src/prefs_toolbar.c
12081                 fix crash when selecting toolbar item (uninitialized pointer)
12082
12083 2005-03-20 [thorsten]   1.9.6cvs3
12084
12085         * src/procmime.c
12086                 fix mimetype detection (referenced free()d string)
12087
12088 2005-03-20 [paul]       1.9.6cvs2
12089
12090         * src/compose.c
12091                 sync with HEAD (1.0.3cvs5)
12092                 neglect Reply-To header if empty
12093                 Patch by Alfons 
12094
12095 2005-03-19 [holger]     1.9.6cvs1
12096
12097         * src/summaryview.c
12098         * src/summaryview.h
12099                 Sync with HEAD
12100
12101 2005-03-18 [paul]       1.9.6
12102
12103         initial GTK2 release
12104
12105 2005-03-18 [paul]       1.0.3cvs3.1
12106
12107         * AUTHORS
12108         * ChangeLog.claws
12109         * configure.ac
12110         * src/gtk/about.c
12111         * src/pixmaps/sylpheed_logo.xpm
12112                 sync with HEAD
12113
12114 2005-03-18 [colin]      1.0.3cvs2.6
12115
12116         * src/summaryview.c
12117                 Remove call to summary_step in summary_copy_selected_to
12118                 Can't see its purpose, and this causes bug when copying
12119                 a message if the next one is unread: it reads it.
12120
12121 2005-03-18 [paul]       1.0.3cvs2.5
12122
12123         * src/foldersel.c
12124                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
12125
12126 2005-03-18 [paul]       1.0.3cvs2.4
12127
12128         * src/addrharvest.c
12129         * src/codeconv.c
12130         * src/codeconv.h
12131         * src/compose.c
12132         * src/news.c
12133         * src/procheader.c
12134         * src/procmime.c
12135         * src/unmime.c
12136         * src/unmime.h
12137                 fix buffer overflow, CAN-2005-0667, see
12138                 http://secunia.com/advisories/14491/
12139                 Patch by Alfons
12140
12141 2005-03-17 [colin]      1.0.3cvs2.3
12142
12143         * src/prefs_fonts.c
12144         * src/summaryview.c
12145                 Fix font bugs (both lists now officialy share 
12146                 the same font)
12147                 
12148
12149 2005-03-17 [paul]       1.0.3cvs2.2
12150
12151         * src/gtk/pluginwindow.c
12152                 make plugin descriptions uneditable
12153
12154 2005-03-11 [paul]       1.0.3cvs2.1
12155
12156         * ChangeLog.claws
12157         * configure.ac
12158         * po/POTFILES.in
12159         * src/plugins/trayicon/trayicon.c
12160                 sync with HEAD
12161                 add src/wizard.c to POTFILES.in
12162
12163 2005-03-11 [paul]       1.0.3cvs1.1
12164
12165         * ChangeLog
12166         * ChangeLog.claws
12167         * configure.ac
12168         * po/de.po
12169         * po/es.po
12170         * po/fr.po
12171         * po/it.po
12172         * po/pt_BR.po
12173         * po/ru.po
12174         * po/sk.po
12175         * po/sr.po
12176         * po/zh_CN.po
12177                 sync with HEAD
12178
12179 2005-03-04 [colin]      1.0.1cvs22.2
12180
12181         * src/compose.c
12182                 Fix signatures with accentued chars in it
12183
12184 2005-03-04 [colin]      1.0.1cvs22.1
12185
12186         * src/common/smtp.c
12187         * src/common/smtp.h
12188                 Don't use SIZE param in MAIL FROM: if server 
12189                 doesn't support it. Patch by Eugen Freiter
12190                 <eugen_f@users.sf.net>
12191
12192 2005-02-27 [paul]       1.0.1cvs20.1
12193
12194         * ChangeLog.claws
12195         * configure.ac
12196         * src/messageview.c
12197                 sync with HEAD
12198
12199 2005-02-27 [colin]      1.0.1cvs19.4
12200
12201         * src/procheader.c
12202         * src/procheader.h
12203                 Fix prototypes. Patch by Alfons
12204
12205 2005-02-27 [colin]      1.0.1cvs19.3
12206
12207         * src/compose.c
12208                 Don't auto-join the signature separator.
12209
12210 2005-02-26 [colin]      1.0.1cvs19.2
12211
12212         * src/summaryview.c
12213                 Fix 'mark all read' with collapsed threads.
12214                 Patch by Alfons.
12215
12216 2005-02-25 [paul]       1.0.1cvs19.1
12217
12218         * ChangeLog.claws
12219         * configure.ac
12220         * src/prefs_account.c
12221         * src/prefs_folder_item.c
12222         * src/gtk/prefswindow.c
12223         * src/gtk/prefswindow.h
12224                 sync with HEAD
12225
12226 2005-02-25 [paul]       1.0.1cvs15.12
12227
12228         * src/alertpanel.c
12229         * src/codeconv.c
12230         * src/compose.c
12231         * src/textview.c
12232         * src/gtk/gtkutils.c
12233         * src/gtk/gtkutils.h
12234         * src/gtk/logwindow.c
12235         * src/gtk/progressdialog.c
12236                 sync with main (revision 127)
12237                 and fix logwindow clipping
12238
12239 2005-02-24 [colin]      1.0.1cvs15.11
12240
12241         * src/plugins/pgpmime/passphrase.c
12242                 Disable input grabbing; it doesn't work yet.
12243
12244 2005-02-24 [colin]      1.0.1cvs15.10
12245
12246         * src/messageview.c
12247                 Don't send out receipts if offline. Ask.
12248
12249 2005-02-23 [colin]      1.0.1cvs15.9
12250
12251         * src/summaryview.c     
12252                 Fix expanding
12253
12254 2005-02-23 [colin]      1.0.1cvs15.8
12255
12256         * src/summaryview.c
12257                 Really fix Bug 568 by removing useless
12258                 calls. summary_thread_init() now called
12259                 in summary_sort(). This should please
12260                 Alfons as it should be faster than 
12261                 previously.
12262
12263 2005-02-23 [colin]      1.0.1cvs15.7
12264
12265         * src/compose.c
12266                 Encode parts as QP or B64 if signing
12267
12268 2005-02-23 [colin]      1.0.1cvs15.6
12269
12270         * src/compose.c
12271                 Fix Mimeinfo leakage (including tmp files)
12272         * src/procmsg.c
12273                 Fix tmp file leakage (spotted by Ivan Rayner)
12274
12275 2005-02-22 [colin]      1.0.1cvs15.5
12276
12277         * src/expldifdlg.c
12278                 Fix keyboard input. Patch by Alfons.
12279
12280 2005-02-21 [colin]      1.0.1cvs15.4
12281
12282         * src/compose.c
12283                 Fix Sign/Encrypt when unselecting privacy
12284                 system
12285         * src/prefs_common.c
12286                 Change default message font to Monospace
12287         * src/summaryview.c
12288                 More freezing during potentially large operations
12289
12290 2005-02-21 [paul]       1.0.1cvs15.3
12291
12292         * src/main.c
12293                 fix --help output
12294
12295 2005-02-21 [paul]       1.0.1cvs15.2
12296
12297         * po/Makefile.in.in
12298         * src/compose.c
12299         * src/summaryview.c
12300         * src/textview.c
12301         * src/common/utils.c
12302         * src/common/utils.h
12303                 sync with main (revision 117)
12304
12305 2005-02-20 [colin]      1.0.1cvs15.1
12306
12307         * src/common/defs.h
12308                 Change cache file to .sylpheed_claws_cache, as
12309                 suggested by Alfons. Allows people to switch
12310                 between Sylpheed and Sylpheed-Claws. it is
12311                 a good idea to "Check for new messages" at next
12312                 startup.
12313
12314
12315 2005-02-18 [colin]      1.0.1cvs14.1
12316
12317         * src/quote_fmt_lex.l
12318         * src/quote_fmt_parse.y
12319                 Fix parser initialisation. Patch by Ivan.
12320
12321 2005-02-18 [colin]      1.0.1cvs11.6
12322
12323         * src/folderview.c
12324                 Fix scrolldown (bug 662)
12325
12326 2005-02-17 [colin]      1.0.1cvs11.5
12327
12328         * src/codeconv.c
12329                 conv_filename_to_utf8: return clean 7bit instead
12330                 of broken utf8 if needed
12331         * src/mimeview.c
12332                 Fix display of parts with unclean 8bit names
12333
12334 2005-02-17 [paul]       1.0.1cvs11.4
12335
12336         * src/compose.c
12337         * src/exportldif.c
12338         * src/matcher_parser_parse.y
12339         * src/procmime.c
12340         * src/sourcewindow.c
12341         * src/common/Makefile.am
12342         * src/common/intl.h             ** REMOVED **
12343         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12344                 sync with main (revision 109)
12345                 and clean up
12346
12347 2005-02-16 [colin]      1.0.1cvs11.3
12348
12349         * src/summaryview.c
12350                 Fix collapsed thread not highlighting when new
12351                 messages in it (Bug 568) Patch by Stephan Sachse.
12352                 Fix messed up selection when reaching bounds (Bug 632)
12353         * src/prefs_themes.c
12354                 Fix theme installing (Bug 684)
12355
12356 2005-02-16 [colin]      1.0.1cvs11.2
12357
12358         * src/messageview.c
12359                 Fix messageview_select_all
12360
12361 2005-02-16 [colin]      1.0.1cvs11.1
12362
12363         * src/mh.c
12364                 Sync with HEAD (MH scan required function)
12365
12366 2005-02-15 [colin]      1.0.1cvs8.1
12367
12368         * src/mimeview.c
12369         * src/common/utils.c
12370                 Sync with HEAD (filename chars substitution)
12371
12372 2005-02-15 [colin]      1.0.1cvs7.3
12373
12374         * src/gtk/pluginwindow.c
12375                 Fix button spacing
12376
12377 2005-02-15 [colin]      1.0.1cvs7.2
12378
12379         * src/mimeview.c
12380                 Fix mime icons not reset across message when
12381                 scrolled down
12382
12383 2005-02-15 [colin]      1.0.1cvs7.1
12384
12385         * src/compose.c
12386         * src/procmime.c
12387                 Sync with HEAD (optimisation of cvs6)
12388
12389 2005-02-14 [colin]      1.0.1cvs6.1
12390
12391         * src/compose.c
12392         * src/procmime.c
12393                 Sync with HEAD (encode "From " at line beginning)
12394
12395 2005-02-14 [colin]      1.0.1cvs5.3
12396
12397         * src/compose.c
12398                 Fix wrapping with accentued chars.
12399
12400 2005-02-13 [colin]      1.0.1cvs5.2
12401
12402         * src/textview.c
12403                 Fix email informative part parsing with
12404                 accentued chars in it. ispunct() returns
12405                 true for them in utf8...
12406
12407 2005-02-12 [colin]      1.0.1cvs5.1
12408
12409         * src/filtering.c
12410                 Sync with HEAD (remove wrong use of compose after send)
12411
12412 2005-02-12 [paul]       1.0.1cvs4.5
12413
12414         * src/textview.c
12415                 remove unnecessary code (thanks to Alfons)
12416
12417 2005-02-12 [paul]       1.0.1cvs4.4
12418
12419         * src/textview.c
12420                 add 'Copy' to contextual menu on emails
12421
12422 2005-02-11 [colin]      1.0.1cvs4.3
12423
12424         * src/compose.c
12425                 revert 1.0.0cvs28.2, it doesn't work that well.
12426
12427 2005-02-11 [paul]       1.0.1cvs4.2
12428
12429         * po/Makefile.in.in
12430                 fix 'make release'
12431
12432 2005-02-10 [paul]       1.0.1cvs4.1
12433
12434         * ChangeLog
12435         * ChangeLog.claws
12436         * ChangeLog.jp
12437         * configure.ac
12438         * src/compose.c
12439                 sync with HEAD (sync with main)
12440
12441 2005-02-10 [paul]       1.0.1cvs3.2
12442
12443         * AUTHORS
12444         * Makefile.am
12445         * autogen.sh
12446         * configure.ac
12447         * config/mkinstalldirs
12448         * intl/.cvsignore
12449         * intl/ChangeLog
12450         * intl/VERSION
12451         * intl/bindtextdom.c
12452         * intl/config.charset
12453         * intl/dcgettext.c
12454         * intl/dcigettext.c
12455         * intl/dcngettext.c
12456         * intl/dgettext.c
12457         * intl/dngettext.c
12458         * intl/eval-plural.h
12459         * intl/explodename.c
12460         * intl/finddomain.c
12461         * intl/gettext.c
12462         * intl/gettextP.h
12463         * intl/gmo.h
12464         * intl/hash-string.h
12465         * intl/intl-compat.c
12466         * intl/l10nflist.c
12467         * intl/libgnuintl.h.in
12468         * intl/loadinfo.h
12469         * intl/loadmsgcat.c
12470         * intl/localcharset.c
12471         * intl/localcharset.h
12472         * intl/locale.alias
12473         * intl/localealias.c
12474         * intl/localename.c
12475         * intl/log.c
12476         * intl/ngettext.c
12477         * intl/os2compat.c
12478         * intl/os2compat.h
12479         * intl/osdep.c
12480         * intl/plural-exp.c
12481         * intl/plural-exp.h
12482         * intl/plural.c
12483         * intl/plural.y
12484         * intl/ref-add.sin
12485         * intl/ref-del.sin
12486         * intl/relocatable.c
12487         * intl/relocatable.h
12488         * intl/textdomain.c
12489         * m4/Makefile.am
12490         * po/Makefile.in.in
12491         * src/Makefile.am
12492         * src/account.c
12493         * src/action.c
12494         * src/addr_compl.c
12495         * src/addressadd.c
12496         * src/addressbook.c
12497         * src/addrgather.c
12498         * src/addrindex.c
12499         * src/alertpanel.c
12500         * src/browseldap.c
12501         * src/codeconv.c
12502         * src/codeconv.h
12503         * src/compose.c
12504         * src/compose.h
12505         * src/crash.c
12506         * src/editaddress.c
12507         * src/editbook.c
12508         * src/editgroup.c
12509         * src/editjpilot.c
12510         * src/editldap.c
12511         * src/editldap_basedn.c
12512         * src/editvcard.c
12513         * src/exphtmldlg.c
12514         * src/expldifdlg.c
12515         * src/export.c
12516         * src/exporthtml.c
12517         * src/filtering.c
12518         * src/folder.c
12519         * src/folder_item_prefs.c
12520         * src/foldersel.c
12521         * src/folderview.c
12522         * src/grouplistdialog.c
12523         * src/headerview.c
12524         * src/imap.c
12525         * src/imap_gtk.c
12526         * src/import.c
12527         * src/importldif.c
12528         * src/importmutt.c
12529         * src/importpine.c
12530         * src/inc.c
12531         * src/ldif.c
12532         * src/main.c
12533         * src/mainwindow.c
12534         * src/matcher.c
12535         * src/mbox.c
12536         * src/message_search.c
12537         * src/messageview.c
12538         * src/mh.c
12539         * src/mh_gtk.c
12540         * src/mimeview.c
12541         * src/msgcache.c
12542         * src/news.c
12543         * src/news_gtk.c
12544         * src/noticeview.c
12545         * src/partial_download.c
12546         * src/pop.c
12547         * src/prefs_account.c
12548         * src/prefs_actions.c
12549         * src/prefs_common.c
12550         * src/prefs_customheader.c
12551         * src/prefs_display_header.c
12552         * src/prefs_ext_prog.c
12553         * src/prefs_filtering.c
12554         * src/prefs_filtering_action.c
12555         * src/prefs_folder_item.c
12556         * src/prefs_fonts.c
12557         * src/prefs_gtk.c
12558         * src/prefs_matcher.c
12559         * src/prefs_msg_colors.c
12560         * src/prefs_spelling.c
12561         * src/prefs_summary_column.c
12562         * src/prefs_template.c
12563         * src/prefs_themes.c
12564         * src/prefs_toolbar.c
12565         * src/prefs_wrapping.c
12566         * src/privacy.c
12567         * src/procheader.c
12568         * src/procmime.c
12569         * src/procmsg.c
12570         * src/quote_fmt.c
12571         * src/recv.c
12572         * src/send_message.c
12573         * src/setup.c
12574         * src/sourcewindow.c
12575         * src/ssl_manager.c
12576         * src/statusbar.c
12577         * src/summary_search.c
12578         * src/summaryview.c
12579         * src/textview.c
12580         * src/toolbar.c
12581         * src/wizard.c
12582         * src/common/nntp.c
12583         * src/common/plugin.c
12584         * src/common/smtp.c
12585         * src/common/ssl.c
12586         * src/common/ssl_certificate.c
12587         * src/common/string_match.c
12588         * src/common/sylpheed.c
12589         * src/common/template.c
12590         * src/common/utils.c
12591         * src/gtk/about.c
12592         * src/gtk/colorlabel.c
12593         * src/gtk/description_window.c
12594         * src/gtk/filesel.c
12595         * src/gtk/foldersort.c
12596         * src/gtk/gtkaspell.c
12597         * src/gtk/gtkutils.c
12598         * src/gtk/inputdialog.c
12599         * src/gtk/logwindow.c
12600         * src/gtk/menu.c
12601         * src/gtk/pluginwindow.c
12602         * src/gtk/prefswindow.c
12603         * src/gtk/progressdialog.c
12604         * src/gtk/quicksearch.c
12605         * src/gtk/sslcertwindow.c
12606         * src/plugins/clamav/clamav_plugin.c
12607         * src/plugins/clamav/clamav_plugin_gtk.c
12608         * src/plugins/demo/demo.c
12609         * src/plugins/dillo_viewer/dillo_prefs.c
12610         * src/plugins/dillo_viewer/dillo_viewer.c
12611         * src/plugins/image_viewer/plugin.c
12612         * src/plugins/image_viewer/viewer.c
12613         * src/plugins/image_viewer/viewerprefs.c
12614         * src/plugins/mathml_viewer/mathml_viewer.c
12615         * src/plugins/pgpmime/passphrase.c
12616         * src/plugins/pgpmime/plugin.c
12617         * src/plugins/pgpmime/prefs_gpg.c
12618         * src/plugins/pgpmime/select-keys.c
12619         * src/plugins/pgpmime/sgpgme.c
12620         * src/plugins/spamassassin/spamassassin.c
12621         * src/plugins/spamassassin/spamassassin_gtk.c
12622         * src/plugins/trayicon/trayicon.c
12623                 sync with main (revision 104)
12624
12625 2005-02-10 [colin]      1.0.1cvs3.1
12626
12627         * src/mainwindow.c
12628                 Sync with HEAD (fix occasional crasher)
12629
12630 2005-02-10 [colin]      1.0.1cvs2.1
12631
12632         * src/messageview.c
12633                 Synw with HEAD (don't automatically display html)
12634
12635 2005-02-09 [colin]      1.0.1cvs1.3
12636
12637         * src/textview.c
12638         * src/textview.h
12639                 Add contextual menu on emails
12640
12641 2005-02-09 [colin]      1.0.1cvs1.2
12642
12643         * src/codeconv.c
12644                 Fix converting from broken headers and 
12645                 put back the _ in missing places
12646                 (feature broke with cvs24.2 sync, main 
12647                  possibly affected?)
12648
12649 2005-02-09 [colin]      1.0.1cvs1.1
12650
12651         * src/messageview.c
12652         * src/mimeview.c
12653         * src/mimeview.h
12654                 Sync with HEAD (display non text/plain mails with plugin)
12655
12656 2005-02-08 [colin]      1.0.1.1
12657
12658         * ChangeLog.claws
12659         * po/pt_BR.po
12660                 Sync with HEAD
12661         * configure.ac
12662                 Make default configuration directory 
12663                 be .sylpheed-gtk2
12664
12665 2005-02-08 [colin]      1.0.0cvs29.1
12666
12667         * po/de.po
12668         * po/es.po
12669         * po/fr.po
12670         * po/it.po
12671         * po/sk.po
12672         * po/sr.po
12673                 Sync translations with HEAD
12674
12675 2005-02-06 [colin]      1.0.0cvs28.3
12676
12677         * src/compose.c
12678                 Make compose a bit faster - patch by Alfons.
12679
12680 2005-02-06 [colin]      1.0.0cvs28.2
12681
12682         * src/compose.c
12683                 Make pasting via middle-click more reliable
12684
12685 2005-02-05 [paul]       1.0.0cvs28.1
12686
12687         * ChangeLog
12688         * ChangeLog.claws
12689         * ChangeLog.jp
12690         * configure.ac
12691         * src/compose.c
12692                 sync with HEAD
12693                 (fix bug 682 'redirect is broken'
12694
12695 2005-02-05 [torte]      1.0.0cvs27.1
12696
12697         * ChangeLog.claws
12698         * configure.ac
12699         * src/partial_download.c
12700                 Sync with HEAD (fix buf overflow)
12701
12702 2005-02-03 [colin]      1.0.0cvs26.1
12703
12704         * src/common/plugin.c
12705                 Sync with HEAD (avoid plugin mismatches)
12706
12707 2005-02-03 [paul]       1.0.0cvs25.3
12708
12709         * src/folderview.c
12710         * src/headerview.c
12711         * src/summaryview.c
12712         * src/textview.c
12713         * src/gtk/colorlabel.c
12714                 third and final part of initial sync with main-gtk2
12715
12716 2005-02-03 [paul]       1.0.0cvs25.2
12717
12718         * src/jpilot.c
12719                 fix building with jpilot support
12720
12721 2005-02-02 [colin]      1.0.0cvs25.1
12722
12723         * src/messageview.c
12724                 Sync with HEAD (fix dangerous typo)
12725
12726 2005-02-01 [colin]      1.0.0cvs24.3
12727
12728         * src/common/xml.c
12729                 Write file as advertised (UTF-8)
12730
12731 2005-02-01 [paul]       1.0.0cvs24.2
12732
12733         * src/addrbook.c
12734         * src/addrindex.c
12735         * src/alertpanel.h
12736         * src/codeconv.c
12737         * src/codeconv.h
12738         * src/compose.c
12739         * src/export.c
12740         * src/folder_item_prefs.c
12741         * src/html.c
12742         * src/imap.c
12743         * src/import.c
12744         * src/jpilot.c
12745         * src/mainwindow.c
12746         * src/matcher_parser_lex.l
12747         * src/messageview.c
12748         * src/mh.c
12749         * src/prefs_account.c
12750         * src/prefs_actions.c
12751         * src/prefs_common.c
12752         * src/prefs_gtk.c
12753         * src/prefs_gtk.h
12754         * src/prefs_themes.c
12755         * src/procheader.c
12756         * src/procmime.c
12757         * src/sourcewindow.c
12758         * src/statusbar.c
12759         * src/summaryview.c
12760         * src/textview.c
12761         * src/toolbar.c
12762         * src/unmime.c
12763         * src/common/template.c
12764         * src/common/utils.c
12765         * src/common/xml.c
12766         * src/common/xml.h
12767         * src/gtk/gtkaspell.c
12768         * src/plugins/clamav/clamav_plugin.c
12769         * src/plugins/dillo_viewer/dillo_prefs.c
12770         * src/plugins/image_viewer/viewerprefs.c
12771         * src/plugins/pgpmime/passphrase.c
12772         * src/plugins/pgpmime/prefs_gpg.c
12773         * src/plugins/pgpmime/select-keys.c
12774         * src/plugins/spamassassin/spamassassin.c
12775                 second part of initial sync with main-gtk2
12776                 (more to follow)
12777
12778 2005-01-31 [colin]      1.0.0cvs24.1
12779
12780         * src/compose.c
12781                 Sync with HEAD
12782
12783 2005-01-29 [paul]       1.0.0cvs23.2
12784
12785         * src/account.c
12786         * src/action.c
12787         * src/addressadd.c
12788         * src/addressbook.c
12789         * src/alertpanel.c
12790         * src/compose.c
12791         * src/editaddress.c
12792         * src/editbook.c
12793         * src/editgroup.c
12794         * src/editjpilot.c
12795         * src/editldap.c
12796         * src/editldap_basedn.c
12797         * src/editvcard.c
12798         * src/export.c
12799         * src/foldersel.c
12800         * src/grouplistdialog.c
12801         * src/import.c
12802         * src/importldif.c
12803         * src/inc.c
12804         * src/main.c
12805         * src/mainwindow.c
12806         * src/message_search.c
12807         * src/messageview.c
12808         * src/mimeview.c
12809         * src/prefs_actions.c
12810         * src/prefs_common.c
12811         * src/prefs_common.h
12812         * src/prefs_customheader.c
12813         * src/prefs_display_header.c
12814         * src/prefs_filtering.c
12815         * src/prefs_filtering_action.c
12816         * src/prefs_gtk.c
12817         * src/prefs_matcher.c
12818         * src/prefs_summary_column.c
12819         * src/prefs_template.c
12820         * src/sourcewindow.c
12821         * src/summary_search.c
12822         * src/summaryview.c
12823         * src/textview.c
12824         * src/gtk/about.c
12825         * src/gtk/description_window.c
12826         * src/gtk/gtkshruler.c
12827         * src/gtk/gtkutils.c
12828         * src/gtk/gtkutils.h
12829         * src/gtk/inputdialog.c
12830         * src/gtk/logwindow.c
12831         * src/gtk/prefswindow.c
12832         * src/gtk/progressdialog.c
12833         * src/gtk/progressdialog.h
12834                 first part of initial sync with main-gtk2
12835                 (more to follow)
12836
12837 2005-01-28 [colin]      1.0.0cvs23.1
12838
12839         * src/folderview.c
12840                 Sync with HEAD
12841
12842 2005-01-27 [colin]      1.0.0cvs21.1
12843
12844         * src/folder.c
12845         * src/folderview.c
12846                 Sync with HEAD
12847
12848 2005-01-27 [colin]      1.0.0cvs19.1
12849
12850         * src/procmime.c
12851                 Sync with HEAD
12852
12853 2005-01-27 [colin]      1.0.0cvs18.1
12854
12855         * src/messageview.c
12856         * src/summaryview.c
12857         * src/mainwindow.c
12858         * src/compose.c
12859         * src/compose.h
12860         * src/procmsg.c
12861         * src/procmsg.h
12862         * src/toolbar.c
12863                 Sync with HEAD
12864
12865 2005-01-26 [paul]       1.0.0cvs15.2
12866
12867         * src/compose.c
12868                 compose_entries_set(): convert subject and body to
12869                 utf8 if necessary. patch by Felix Eckhofer
12870
12871 2005-01-26 [paul]       1.0.0cvs15.1
12872
12873         * configure.ac
12874         * src/common/template.c
12875                 sync with HEAD (fix memory leak)
12876
12877 2005-01-25 [paul]       1.0.0cvs14.1
12878
12879         * configure.ac
12880         * src/compose.c
12881                 sync with HEAD
12882
12883 2005-01-24 [colin]      1.0.0cvs13.1
12884
12885         * src/summaryview.c
12886                 Sync with HEAD
12887
12888 2005-01-24 [paul]       1.0.0cvs12.1
12889
12890         * configure.ac
12891         * src/messageview.c
12892         * src/mh.c
12893         * src/common/utils.c
12894                 sync with HEAD
12895
12896 2005-01-24 [colin]      1.0.0cvs11.1
12897
12898         * src/procheader.c
12899                 Sync with HEAD
12900
12901 2005-01-24 [colin]      1.0.0cvs10.1
12902
12903         * src/folderview.c
12904                 Sync with HEAD
12905
12906 2005-01-23 [colin]      1.0.0cvs9.1
12907
12908         * src/crash.c
12909                 Sync with HEAD
12910
12911 2005-01-22 [colin]      1.0.0cvs8.1
12912
12913         * src/summaryview.c
12914         * src/gtk/quicksearch.c
12915                 Sync with HEAD
12916
12917 2005-01-21 [colin]      1.0.0cvs7.1
12918
12919         * src/summaryview.c
12920                 Sync with HEAD
12921
12922 2005-01-21 [colin]      1.0.0cvs6.1
12923
12924         * src/summaryview.c
12925                 Sync with HEAD
12926
12927 2005-01-21 [colin]      1.0.0cvs5.1
12928
12929         * src/gtk/quicksearch.c
12930         * src/prefs_common.c
12931         * src/prefs_common.h
12932                 Sync with HEAD (recurse option)
12933
12934 2005-01-21 [colin]      1.0.0cvs4.1
12935
12936         * src/folder.h
12937         * src/folderview.c
12938         * src/folderview.h
12939         * src/summaryview.c
12940         * src/gtk/quicksearch.c
12941         * src/gtk/quicksearch.h
12942                 Sync with HEAD (recursive quicksearch)
12943
12944 2005-01-20 [colin]      1.0.0cvs3.4
12945
12946         * src/ssl_manager.c
12947                 Remove useless code
12948
12949 2005-01-20 [colin]      1.0.0cvs3.3
12950
12951         * src/ssl_manager.c
12952                 Fix leak, thanks to Alfons.
12953
12954 2005-01-20 [colin]      1.0.0cvs3.2
12955
12956         * src/ssl_manager.c
12957                 Port SSL certificate window to GTK2.
12958
12959 2005-01-20 [paul]       1.0.0cvs3.1
12960
12961         * ChangeLog.claws
12962         * configure.ac
12963         * src/addrindex.c
12964         * src/addrindex.h
12965                 sync with HEAD
12966
12967 2005-01-19 [colin]      1.0.0cvs2.2
12968
12969         * src/plugins/trayicon/trayicon.c
12970                 Fix freeze with gtk-2.6, the easy way
12971                 (signal blocking helpless there...)
12972                 Closes bug #668.
12973
12974 2005-01-19 [colin]      1.0.0cvs2.1
12975
12976         * src/mbox.c
12977         * src/mbox.h
12978         * src/mainwindow.c
12979         * src/summaryview.c
12980         * src/summaryview.h
12981                 Sync with HEAD
12982
12983 2005-01-19 [paul]       1.0.0cvs1.1
12984
12985         * configure.ac
12986         * po/de.po
12987         * po/es.po
12988         * po/fr.po
12989         * po/hr.po
12990         * po/it.po
12991         * po/ja.po
12992         * po/ko.po
12993         * po/pt_BR.po
12994         * po/ru.po
12995         * po/sk.po
12996         * po/sr.po
12997                 sync with HEAD (update translations)
12998
12999 2005-01-18 [colin]      1.0.0cvs0.1
13000
13001         * src/foldersel.c
13002                 Specify search column - patch by Alfons
13003
13004 2005-01-18 [colin]      0.9.13cvs36.3
13005
13006         * src/prefs_toolbar.c
13007                 Change Delete to Remove
13008         * src/prefs_fonts.c
13009                 GTK2 version and leak fixes
13010         * src/prefs_actions.c
13011                 Add stock buttons.
13012                 All patches by Alfons
13013
13014 2005-01-17 [colin]      0.9.13cvs36.2
13015
13016         * src/compose.c
13017                 Fix DnD inserting twice. While at it,
13018                 add DnD support for text/plain in the
13019                 body, and add support in the headers.
13020
13021 2005-01-16 [colin]      0.9.13cvs36.1
13022
13023         * ChangeLog
13024         * ChangeLog.jp
13025         * ChangeLog.claws
13026                 Sync with HEAD (nothing applicable)
13027
13028 2005-01-16 [colin]      0.9.13cvs33.2
13029
13030         * src/prefs_toolbar.c
13031                 GTK2ize prefs_toolbar, by Alfons.
13032
13033 2005-01-14 [colin]      0.9.13cvs33.1
13034
13035         * src/html.c
13036         * src/msgcache.c
13037                 Sync with HEAD
13038
13039 2005-01-14 [colin]      0.9.13cvs32.1
13040
13041         * src/html.c
13042         * src/html.h
13043         * src/msgcache.c
13044         * AUTHORS
13045         * tools/calypso_convert.pl
13046                 Sync with HEAD
13047
13048 2005-01-08 [colin]      0.9.13cvs29.2
13049
13050         * src/prefs_filtering_action.c
13051         * src/prefs_filtering.c
13052                 2 more gtk2 patches by Alfons
13053
13054 2005-01-07 [paul]       0.9.13cvs29.1
13055
13056         * ChangeLog
13057         * ChangeLog.claws
13058         * ChangeLog.jp
13059         * configure.ac
13060         * src/pop.c
13061         * src/pop.h
13062                 sync with HEAD
13063
13064 2005-01-07 [colin]      0.9.13cvs28.3
13065
13066         * src/gtk/progressdialog.c
13067         * src/gtk/progressdialog.h
13068         * src/inc.c
13069         * src/send_message.c
13070                 GTK2 for the incorporation dialog. The CList isn't dead
13071                 yet, for a more smooth migration. Patch by Alfons.
13072
13073 2005-01-06 [colin]      0.9.13cvs28.2
13074
13075         * src/prefs_display_header.c
13076                 GTK2 conversion by Alfons
13077         * src/prefs_actions.c
13078         * src/prefs_matcher.c
13079                 Fix 2 leaks - patch by Alfons
13080
13081 2005-01-06 [colin]      0.9.13cvs28.1
13082
13083         * src/prefs_matcher.c
13084                 Sync with HEAD
13085
13086 2005-01-06 [colin]      0.9.13cvs27.4
13087
13088         * src/prefs_matcher.c
13089                 Fix double-free. Patch by Alfons
13090
13091 2005-01-06 [colin]      0.9.13cvs27.3
13092
13093         * src/prefs_matcher.c
13094                 GTK2 widgets + memleak
13095                 Patch by Alfons
13096
13097 2005-01-05 [colin]      0.9.13cvs27.2
13098
13099         * src/account.c
13100         * src/addr_compl.c
13101         * src/foldersel.c
13102         * src/stock_pixmap.c
13103         * src/stock_pixmap.h
13104                 3 more GTK2 patches by Alfons.
13105
13106 2005-01-04 [colin]      0.9.13cvs27.1
13107
13108         * src/folderview.c
13109         * src/imap_gtk.c
13110         * src/news_gtk.c
13111                 Sync with HEAD
13112
13113 2005-01-04 [colin]      0.9.13cvs25.9
13114
13115         * src/compose.c
13116                 Fix Show Ruler menuitem
13117         * src/prefs_template.c
13118                 Convert to GTK2
13119         * src/common/utils.c
13120                 Make auto pointer stuff handles NULLs
13121                 Patches by Alfons.
13122
13123 2005-01-04 [colin]      0.9.13cvs25.8
13124
13125         * src/compose.c
13126                 Move the attachment list to gtk2
13127                 Patch by Alfons.
13128
13129 2005-01-04 [colin]      0.9.13cvs25.7
13130
13131         * src/textview.c
13132                 Make some keys work again
13133                 Patch by SungHyun Nam <namsh@kldp.org>
13134
13135 2005-01-04 [colin]      0.9.13cvs25.6
13136
13137         * src/gtk/gtkshruler.c
13138                 Move the ruler to GTK2
13139                 Patch by Alfons
13140
13141 2005-01-03 [colin]      0.9.13cvs25.5
13142
13143         * src/compose.c
13144                 Fix my broken patch apply 
13145
13146 2005-01-03 [colin]      0.9.13cvs25.4
13147
13148         * src/common/utils.c
13149         * src/common/utils.h
13150         * src/gtk/prefswindow.c
13151                 Move auto pointer stuff to utils.c
13152                 Patch by Alfons again :)
13153
13154 2005-01-03 [colin]      0.9.13cvs25.3
13155
13156         * src/compose.c
13157         * src/prefs_gtk.c
13158         * src/prefs_template.c
13159         * src/textview.c
13160                 Empty text widgets with empty strings, not NULL char
13161                 Patch by SungHyun Nam <namsh@kldp_org>
13162
13163 2005-01-03 [colin]      0.9.13cvs25.2
13164
13165         * src/main.c
13166         * AUTHORS
13167                 Sync with HEAD
13168
13169 2005-01-03 [colin]      0.9.13cvs25.1
13170
13171         * src/pop.c
13172         * src/pop.h
13173                 Sync with HEAD
13174
13175 2005-01-03 [colin]      0.9.13cvs24.3
13176
13177         * src/account.c
13178                 Two patches from Alfons and Alex S Moore:
13179                 fix images, fix return value.
13180
13181 2005-01-01 [colin]      0.9.13cvs24.2
13182
13183         * src/prefs_actions.c
13184                 Fix over-zealous assertion. Patch by Alfons
13185
13186 2005-01-01 [colin]      0.9.13cvs24.1
13187
13188         * src/procmime.c
13189                 Sync with HEAD (leak fix)
13190
13191 2004-12-31 [colin]      0.9.13cvs23.2
13192
13193         * src/prefs_common.c
13194                 GTK2 widgets + stock buttons - patch by Alfons
13195
13196 2004-12-31 [paul]       0.9.13cvs23.1
13197
13198         * configure.ac
13199                 bump up EXTRA_VERSION to match (sync'ed) HEAD
13200         * src/gtk/pluginwindow.c
13201                 use GTK2 widgets and plug memory leaks,
13202                 patches by Alfons
13203
13204 2004-12-30 [colin]      0.9.13cvs22.4
13205
13206         * src/account.c
13207         * src/action.c
13208         * src/export.c
13209         * src/foldersel.c
13210         * src/import.c
13211         * src/message_search.c
13212         * src/prefs_actions.c
13213         * src/prefs_common.c
13214         * src/prefs_customheader.c
13215         * src/prefs_filtering.c
13216         * src/prefs_summary_column.c
13217         * src/summary_search.c
13218         * src/gtk/about.c
13219         * src/gtk/description_window.c
13220         * src/gtk/gtkutils.c
13221         * src/gtk/gtkutils.h
13222         * src/gtk/inputdialog.c
13223         * src/gtk/prefswindow.c
13224                 Use GTK2 stock buttons. Patches by Alfons.
13225
13226 2004-12-30 [colin]      0.9.13cvs22.3
13227
13228         * src/account.c
13229                 Sync with HEAD
13230         * src/prefs_actions.c
13231         * src/prefs_customheader.c
13232         * src/prefs_filtering.c
13233         * src/prefs_msg_colors.c
13234         * src/prefs_summary_column.c
13235         * src/gtk/prefswindow.c
13236                 Use GtkTreeView instead of deprecated 
13237                 widgets. Patches by Alfons.
13238
13239 2004-12-30 [paul]       0.9.13cvs22.2
13240
13241         * src/foldersel.c
13242                 use GTK 2 Tree View
13243                 patch by Alfons, with root folder sorting fix
13244                 by Stephan Sachse
13245
13246 2004-12-30 [paul]       0.9.13cvs22.1
13247
13248         * ChangeLog
13249         * ChangeLog.claws
13250         * ChangeLog.jp
13251         * NEWS
13252         * configure.ac
13253         * src/account.c
13254                 sync with HEAD
13255
13256 2004-12-22 [martin]     0.9.13cvs21.2
13257
13258         * src/action.c
13259                 free the command line after its use
13260
13261 2004-12-18 [paul]       0.9.13cvs21.1
13262
13263         * AUTHORS
13264         * ChangeLog
13265         * ChangeLog.claws
13266         * ChangeLog.jp
13267         * NEWS
13268         * configure.ac
13269         * src/action.c
13270         * src/compose.c
13271         * src/syldap.c
13272                 sync with HEAD
13273
13274 2004-12-17 [martin]     0.9.13cvs17.2
13275
13276         * src/action.c
13277                 convert actions input to locale
13278         * src/inc.c
13279                 convert notification command to locale
13280         * src/plugins/pgpmime/select-keys.c
13281                 convert attributes to utf8
13282
13283 2004-12-14 [colin]      0.9.13cvs17.1
13284
13285         * ChangeLog
13286         * ChangeLog.jp
13287         * ChangeLog.claws
13288         * src/action.c
13289         * src/common/utils.c
13290         * src/gtk/prefswindow.c
13291         * src/gtk/gtkutils.c
13292         * src/gtk/gtkutils.h
13293         * src/plugins/spamassassin/libspamc.c
13294                 Sync with HEAD
13295
13296 2004-12-13 [colin]      0.9.13cvs14.1
13297
13298         * src/quote_fmt_parse.y
13299                 Sync with HEAD
13300
13301 2004-12-10 [colin]      0.9.13cvs12.1
13302
13303         * src/prefs_themes.c
13304         * src/mainwindow.c
13305         * src/messageview.c
13306                 Sync with HEAD
13307
13308 2004-12-09 [colin]      0.9.13cvs10.1
13309
13310         * src/procmime.c
13311                 Sync with HEAD (fix B64 encoding from memory)
13312
13313 2004-12-08 [colin]      0.9.13cvs9.1
13314
13315         * src/gtk/colorlabel.c
13316                 Sync with HEAD
13317
13318 2004-12-08 [paul]       0.9.13cvs8.2
13319
13320         * src/gtk/pluginwindow.c
13321                 fix window resizing oddities
13322
13323 2004-12-08 [colin]      0.9.13cvs8.1
13324
13325         * src/quote_fmt_parse.y
13326                 Sync with HEAD
13327
13328 2004-12-08 [colin]      0.9.13cvs7.1
13329
13330         * src/matcher_parser_parse.y
13331         * src/msgcache.c
13332         * src/prefs_matcher.c
13333         * src/procheader.c
13334         * src/matcher.c
13335         * src/common/defs.h
13336         * po/sr.po
13337                 Sync with HEAD
13338
13339 2004-12-08 [colin]      0.9.13cvs6.1
13340
13341         * src/quote_fmt_parse.y
13342         * src/textview.c
13343                 Sync with HEAD
13344         * src/gtk/prefswindow.c
13345         * src/gtk/pluginwindow.c
13346                 Fix G_CALLBACKS protos (thanks to Alfons)
13347
13348 2004-12-07 [torte]      0.9.13cvs2.2
13349
13350         * src/procmime.c
13351                 [Bug 650] reply button causes crash
13352                 Thanks to David Relson and Christoph
13353
13354 2004-12-07 [colin]      0.9.13cvs2.1
13355
13356         * ChangeLog.claws
13357         * AUTHORS
13358         * po/sk.po
13359         * src/procmime.c
13360         * src/prefs_account.c
13361         * src/common/smtp.c
13362         * src/common/smtp.h
13363                 Sync with HEAD
13364
13365 2004-12-06 [colin]      0.9.12cvs187.1
13366
13367         * ChangeLog.claws
13368         * INSTALL
13369         * Makefile.am
13370         * README.claws
13371         * TODO.claws
13372         * configure.ac
13373         * po/bg.po
13374         * po/cs.po
13375         * po/el.po
13376         * po/en_GB.po
13377         * po/es.po
13378         * po/fr.po
13379         * po/hr.po
13380         * po/hu.po
13381         * po/it.po
13382         * po/ja.po
13383         * po/ko.po
13384         * po/nl.po
13385         * po/pl.po
13386         * po/pt_BR.po
13387         * po/ru.po
13388         * po/sk.po
13389         * po/sr.po
13390         * po/sv.po
13391         * po/zh_CN.po
13392         * po/zh_TW.Big5.po
13393         * src/compose.c
13394         * tools/Makefile.am
13395         * tools/README
13396         * tools/filter_conv.pl
13397         * tools/kdeservicemenu/README
13398         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13399         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13400                 Sync with HEAD
13401
13402 2004-12-04 [colin]      0.9.12cvs183.1
13403
13404         * src/compose.c
13405                 Sync with HEAD (compose window position saving)
13406
13407 2004-12-04 [paul]       0.9.12cvs182.3
13408
13409         * src/messageview.c
13410         * src/mimeview.c
13411         * src/prefs_customheader.c
13412         * src/gtk/quicksearch.c
13413                 replace some forgotten GTK_SIGNAL_FUNCs
13414
13415 2004-12-04 [paul]       0.9.12cvs182.2
13416
13417         * src/Makefile.am
13418                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
13419                 committed in error      
13420
13421 2004-12-04 [paul]       0.9.12cvs182.1
13422
13423         * ChangeLog
13424         * ChangeLog.claws
13425         * ChangeLog.jp
13426         * INSTALL
13427         * NEWS
13428         * README
13429         * README.jp
13430         * configure.ac
13431         * doc/manual/ja/Makefile.am
13432         * doc/manual/ja/sylpheed-1.html
13433         * doc/manual/ja/sylpheed-10.html
13434         * doc/manual/ja/sylpheed-11.html
13435         * doc/manual/ja/sylpheed-12.html
13436         * doc/manual/ja/sylpheed-13.html
13437         * doc/manual/ja/sylpheed-14.html
13438         * doc/manual/ja/sylpheed-15.html
13439         * doc/manual/ja/sylpheed-16.html
13440         * doc/manual/ja/sylpheed-17.html
13441         * doc/manual/ja/sylpheed-18.html
13442         * doc/manual/ja/sylpheed-19.html
13443         * doc/manual/ja/sylpheed-2.html
13444         * doc/manual/ja/sylpheed-20.html
13445         * doc/manual/ja/sylpheed-3.html
13446         * doc/manual/ja/sylpheed-4.html
13447         * doc/manual/ja/sylpheed-5.html
13448         * doc/manual/ja/sylpheed-6.html
13449         * doc/manual/ja/sylpheed-7.html
13450         * doc/manual/ja/sylpheed-8.html
13451         * doc/manual/ja/sylpheed-9.html
13452         * doc/manual/ja/sylpheed.html
13453         * doc/manual/ja/sylpheed.sgml
13454         * po/de.po
13455         * src/Makefile.am
13456         * src/compose.c
13457         * src/procmime.c
13458         * src/pixmaps/regular.xpm **REMOVED**
13459         * src/plugins/pgpmime/pgpmime.c
13460         * src/plugins/pgpmime/plugin.c
13461         * src/plugins/pgpmime/prefs_gpg.c
13462                 sync with HEAD
13463
13464 2004-12-03 [paul]       0.9.12cvs180.1
13465
13466         * ChangeLog
13467         * ChangeLog.claws
13468         * ChangeLog.jp
13469         * configure.ac
13470         * src/Makefile.am
13471         * src/pop.c
13472         * src/common/utils.c
13473         * src/common/utils.h
13474         * src/pixmaps/continue.xpm
13475         * src/pixmaps/dir_close.xpm
13476         * src/pixmaps/dir_open.xpm
13477         * src/pixmaps/drafts_close.xpm
13478         * src/pixmaps/drafts_open.xpm
13479         * src/pixmaps/folder.xpm **REMOVED**
13480         * src/pixmaps/group.xpm
13481         * src/pixmaps/unread.xpm
13482                 sync with HEAD
13483
13484 2004-12-02 [colin]      0.9.12cvs179.1
13485
13486         * src/compose.c
13487                 Sync with HEAD (non-duplicated reedition)
13488
13489 2004-12-02 [colin]      0.9.12cvs178.1
13490
13491         * src/compose.c
13492                 Sync with HEAD (linewrap_quote fix)
13493
13494 2004-12-01 [colin]      0.9.12cvs177.3
13495
13496         * src/addrharvest.c
13497                 Replace sizeof with strlen
13498
13499 2004-12-01 [paul]       0.9.12cvs177.2
13500
13501         * src/addrharvest.c
13502                 fix 'harvest addresses'
13503
13504 2004-11-30 [colin]      0.9.12cvs177.1
13505
13506         * src/gtk/prefswindow.c
13507         * src/gtk/pluginwindow.c
13508                 Sync with HEAD
13509
13510 2004-11-29 [colin]      0.9.12cvs176.1
13511
13512         * src/folderview.c
13513                 sync with HEAD (Fix disappearing separators in folderview's popup)
13514
13515 2004-11-29 [colin]      0.9.12cvs175.1
13516
13517         * src/procmime.c
13518                 Sync with head (another format fix)
13519
13520 2004-11-29 [colin]      0.9.12cvs174.1
13521
13522         * src/pop.c
13523                 Sync with HEAD (format string fix)
13524
13525 2004-11-26 [colin]      0.9.12cvs173.1
13526
13527         * src/common/smtp.c
13528         * src/common/smtp.h
13529                 Sync with HEAD
13530
13531 2004-11-24 [colin]      0.9.12cvs172.1
13532
13533         * src/plugins/pgpmime/pgpmime.c
13534                 Sync with HEAD
13535
13536 2004-11-24 [colin]      0.9.12cvs171.1
13537
13538         * src/plugins/pgpmime/pgpmime.c
13539                 Sync with head (gpgmectx leaks)
13540
13541 2004-11-24 [colin]      0.9.12cvs169.1
13542
13543         * src/plugins/pgpmime/plugin.c
13544         * src/plugins/trayicon/Makefile.am
13545         * src/plugins/trayicon/newmarkedmail.xpm
13546         * src/plugins/trayicon/trayicon.c
13547         * src/plugins/trayicon/unreadmarkedmail.xpm
13548                 Sync with HEAD
13549
13550 2004-11-23 [colin]      0.9.12cvs168.1
13551
13552         * src/partial_download.c
13553         * src/partial_download.h
13554         * src/plugins/pgpmime/plugin.c
13555                 Sync with HEAD
13556
13557 2004-11-23 [colin]      0.9.12cvs166.1
13558
13559         * src/Makefile.am
13560         * src/codeconv.c
13561         * src/compose.c
13562         * src/folderview.c
13563         * src/main.c
13564         * src/partial_download.c
13565         * src/partial_download.h
13566         * src/prefs_account.c
13567         * src/prefs_account.h
13568         * src/privacy.c
13569         * src/privacy.h
13570         * src/procmime.c
13571         * src/common/Makefile.am
13572         * src/common/base64.h
13573         * src/common/partial_download.c
13574         * src/common/partial_download.h
13575         * src/gtk/prefswindow.c
13576         * src/gtk/prefswindow.h
13577         * src/plugins/pgpmime/pgpmime.c
13578         * src/plugins/pgpmime/prefs_gpg.c
13579         * src/plugins/pgpmime/prefs_gpg.h
13580         * src/plugins/pgpmime/sgpgme.c
13581         * src/plugins/pgpmime/sgpgme.h
13582                 Sync with HEAD
13583
13584 2004-11-23 [colin]      0.9.12cvs163.1
13585
13586         * src/main.c
13587                 Sync with HEAD (cursor optimization)
13588
13589 2004-11-23 [colin]      0.9.12cvs162.1
13590
13591         * src/prefs_common.c
13592         * src/prefs_themes.c
13593         * src/procmsg.c
13594                 Sync with HEAD
13595
13596 2004-11-23 [colin]      0.9.12cvs158.9
13597
13598         * src/compose.c
13599                 Fix double-free when forwarding
13600         * src/msgcache.c
13601                 Fix leak on error path
13602                 
13603
13604 2004-11-23 [colin]      0.9.12cvs158.8
13605
13606         * src/compose.c
13607                 Fix possible double-free
13608                 Spotted by Alfons
13609
13610 2004-11-23 [colin]      0.9.12cvs158.7
13611
13612         * src/compose.c
13613                 Fix some signal handlers' prototypes
13614                 Spotted by Alfons
13615
13616 2004-11-22 [colin]      0.9.12cvs158.6
13617
13618         * src/compose.c
13619                 Remove unneeded code and duplicated
13620                 wrapping - patch by Alfons
13621
13622 2004-11-22 [colin]      0.9.12cvs158.5
13623
13624         * src/prefs_themes.c
13625                 Fix oversized selector
13626
13627 2004-11-22 [colin]      0.9.12cvs158.4
13628
13629         * src/compose.c
13630                 fix dump_text()
13631                 patch by Alfons
13632
13633 2004-11-19 [colin]      0.9.12cvs158.3
13634
13635         * src/textview.c
13636                 Add a context menu on links (open, copy)
13637
13638 2004-11-18 [paul]       0.9.12cvs158.2
13639
13640         * src/addrgather.c
13641         * src/exphtmldlg.c
13642         * src/expldifdlg.c
13643         * src/mimeview.c
13644         * src/prefs_common.c
13645         * src/plugins/image_viewer/viewer.c
13646         * src/plugins/spamassassin/spamassassin_gtk.c
13647                 replace deprecated gtk_notebook_set_page
13648                 and gtk_notebook_current_page
13649
13650 2004-11-18 [paul]       0.9.12cvs158.1
13651
13652         * configure.ac
13653         * src/compose.c
13654         * src/mainwindow.c
13655         * src/messageview.c
13656         * src/prefs_common.c
13657         * src/common/utils.c
13658         * src/common/utils.h
13659                 sync with HEAD
13660
13661 2004-11-17 [colin]      0.9.12cvs156.1
13662
13663         * src/prefs_account.c
13664         * src/prefs_account.h
13665         * src/procmsg.c
13666                 Sync with HEAD (add pref to store encrypted mails encrypted)
13667
13668 2004-11-17 [paul]       0.9.12cvs155.1
13669
13670         * ChangeLog
13671         * ChangeLog.claws
13672         * ChangeLog.jp
13673         * NEWS
13674         * configure.ac
13675         * src/compose.c
13676         * src/jpilot.c
13677         * src/privacy.c
13678         * src/procmime.c
13679         * src/procmime.h
13680         * src/procmsg.c
13681         * src/toolbar.c
13682         * src/pixmaps/error.xpm
13683                 sync with HEAD
13684
13685 2004-11-17 [colin]      0.9.12cvs151.1
13686
13687         * src/plugins/pgpmime/pgpmime.c
13688                 Sync with HEAD (remove debug printf)
13689
13690 2004-11-17 [colin]      0.9.12cvs150.1
13691
13692         * src/plugins/pgpmime/pgpmime.c
13693                 Sync with HEAD (off-by-one fix)
13694
13695 2004-11-17 [colin]      0.9.12cvs149.1
13696
13697         * src/procmsg.c
13698                 Sync with HEAD (coding style fixes)
13699
13700 2004-11-16 [colin]      0.9.12cvs148.1
13701
13702         * src/procmsg.c
13703                 Sync with head (Fix the fix)
13704
13705 2004-11-16 [colin]      0.9.12cvs147.1
13706
13707         * src/procmsg.c
13708                 Sync with Main (leak fix)
13709
13710 2004-11-16 [colin]      0.9.12cvs146.14
13711
13712         * src/compose.c
13713                 Remove useless chunk of code
13714                 Patch by Alfons
13715
13716 2004-11-15 [colin]      0.9.12cvs146.13
13717
13718         * src/compose.c
13719                 Fix drafting after insertion
13720                 Patch by Alfons
13721
13722 2004-11-15 [colin]      0.9.12cvs146.12
13723
13724         * src/compose.c
13725         * src/prefs_filtering.c
13726         * src/prefs_filtering_action.c
13727         * src/prefs_toolbar.c
13728                 Fix some const-correctness
13729
13730 2004-11-15 [colin]      0.9.12cvs146.11
13731
13732         * src/summaryview.c
13733         * src/prefs_themes.c
13734         * src/messageview.c
13735                 Fix some leaks
13736
13737 2004-11-15 [colin]      0.9.12cvs146.10
13738
13739         * src/codeconv.c
13740                 More unreadable locale fixes
13741
13742 2004-11-14 [colin]      0.9.12cvs146.9
13743
13744         * src/textview.c
13745                 Fix uri_security_check
13746                 Patch by Alfons
13747
13748 2004-11-13 [paul]       0.9.12cvs146.8
13749
13750         * src/folder.c
13751         * src/procmime.c
13752                 fix 2 bugs introduced in last commit
13753
13754 2004-11-13 [paul]       0.9.12cvs146.7
13755
13756         * src/compose.c
13757         * src/exporthtml.c
13758         * src/exportldif.c
13759         * src/folder.c
13760         * src/imap.c
13761         * src/imap_gtk.c
13762         * src/main.c
13763         * src/mainwindow.c
13764         * src/messageview.c
13765         * src/mh_gtk.c
13766         * src/prefs_themes.c
13767         * src/procmime.c
13768         * src/setup.c
13769         * src/summaryview.c
13770                 replace deprecated g_basename
13771
13772 2004-11-13 [paul]       0.9.12cvs146.6
13773
13774         * src/compose.c
13775         * src/imap.c
13776         * src/matcher_parser.h
13777         * src/matcher_parser_parse.y
13778         * src/prefs_filtering.c
13779         * src/prefs_filtering_action.c
13780         * src/prefs_themes.c
13781         * src/prefs_toolbar.c
13782         * src/common/utils.c
13783                 various small fixes/cleanups
13784
13785 2004-11-12 [colin]      0.9.12cvs146.5
13786
13787         * src/textview.c
13788                 Validate event's origin on visibility notify
13789                 Patch by Alfons.
13790
13791 2004-11-12 [paul]       0.9.12cvs146.4
13792
13793         * src/exporthtml.c
13794         * src/exportldif.c
13795         * src/imap.c
13796         * src/mh.c
13797         * src/mimeview.c
13798         * src/prefs_spelling.c
13799         * src/prefs_themes.c
13800                 replace deprecated g_dirname    
13801
13802 2004-11-12 [colin]      0.9.12cvs146.3
13803
13804         * src/textview.c
13805                 Some coding style fixes
13806
13807 2004-11-12 [colin]      0.9.12cvs146.2
13808
13809         * src/codeconv.c
13810                 We want to replace _all_ extended chars in
13811                 conv_unreadable_*, because any string containing
13812                 extended chars not parsing as UTF8 is 
13813                 undisplayed on gtk2.
13814
13815 2004-11-12 [paul]       0.9.12cvs146.1
13816
13817         * ChangeLog
13818         * ChangeLog.claws
13819         * ChangeLog.jp
13820         * NEWS
13821         * configure.ac
13822         * src/account.c
13823         * src/folderview.c
13824         * src/folderview.h
13825         * src/imap.c
13826         * src/imap_gtk.c
13827         * src/inc.c
13828         * src/mainwindow.c
13829         * src/mh_gtk.c
13830         * src/news_gtk.c
13831         * src/pop.c
13832         * src/prefs_account.c
13833         * src/prefs_account.h
13834         * src/prefs_ext_prog.c
13835         * src/procmime.c
13836         * src/procmime.h
13837         * src/procmsg.c
13838         * src/procmsg.h
13839         * src/summary_search.c
13840         * src/summaryview.c
13841         * src/textview.c
13842         * src/common/defs.h
13843         * src/common/utils.c
13844         * src/common/utils.h
13845         * src/gtk/menu.c
13846         * src/gtk/menu.h
13847                 sync with HEAD
13848
13849 2004-11-11 [colin]      0.9.12cvs144.2
13850
13851         * src/textview.c
13852                 Fix URI range selection (patch by Alfons)
13853
13854 2004-11-09 [colin]      0.9.12cvs144.1
13855
13856         * ChangeLog.claws
13857         * src/compose.c
13858         * src/folder.c
13859         * src/folder_item_prefs.c
13860         * src/prefs_account.c
13861         * src/prefs_account.h
13862         * src/plugins/pgpmime/pgpmime.c
13863                 Sync with HEAD
13864
13865 2004-11-08 [colin]      0.9.12cvs143.1
13866
13867         * src/summaryview.c
13868                 Sync with HEAD (optimize quicksearch)
13869
13870 2004-11-08 [colin]      0.9.12cvs142.2
13871
13872         * src/compose.c
13873                 Don't wrap when Edit/Auto wrapping is disabled
13874
13875 2004-11-08 [colin]      0.9.12cvs142.1
13876
13877         * src/textview.c
13878                 Sync with HEAD
13879
13880 2004-11-08 [colin]      0.9.12cvs141.1
13881
13882         * src/textview.c
13883                 Sync with HEAD (fix some mail URIs)
13884
13885 2004-11-08 [colin]      0.9.12cvs140.3
13886
13887         * src/textview.c
13888                 o Use text cursor instead of arrow when
13889                   not on a link
13890                 o Fix handling of contiguous links (as in
13891                   "colin@colino.net" <colin@colino.net>)
13892                   This one unveils a bug in get_email_part()
13893
13894 2004-11-07 [colin]      0.9.12cvs140.2
13895
13896         * src/textview.c
13897                 Fix memleak. Patch by Alfons.
13898
13899 2004-11-06 [colin]      0.9.12cvs140.1
13900
13901         * src/compose.c
13902                 Sync with HEAD (don't ask passphrase
13903                 when drafting)
13904
13905 2004-11-06 [paul]       0.9.12cvs139.2
13906
13907         * AUTHORS
13908         * src/textview.c
13909         * src/textview.h
13910                 textview URI handling. hovering over a 
13911                 link displays it in the status bar,
13912                 and changes the mouse pointer to a hand 
13913                 cursor. a link is activated with a single 
13914                 click. (Modified from the) patch by Jean-Yves 
13915                 Lefort <jylefort@users.sourceforge.net>
13916                 
13917
13918 2004-11-05 [colin]      0.9.12cvs139.1
13919
13920         * src/compose.c
13921         * src/procmime.c
13922                 Sync with HEAD again ^^
13923
13924 2004-11-05 [colin]      0.9.12cvs139.1
13925
13926         * src/compose.c
13927         * src/procmime.c
13928                 Sync with HEAD
13929
13930 2004-11-03 [paul]       0.9.12cvs138.1
13931
13932         * ChangeLog.claws
13933         * configure.ac
13934         * po/POTFILES.in
13935         * src/prefs_ext_prog.c
13936         * src/procmime.c
13937         * tools/kdeservicemenu/README
13938         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13939         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13940                 sync with HEAD
13941
13942 2004-11-01 [christoph]  0.9.12cvs136.2
13943
13944         * src/procmime.c
13945                 convert MIME parameters to UTF-8
13946
13947 2004-10-29 [colin]      0.9.12cvs136.1
13948
13949         * src/common/utils.c
13950                 Sync with HEAD (don't use '=' in mime boundary)
13951
13952 2004-10-29 [paul]       0.9.12cvs135.1
13953
13954         * configure.ac
13955         * doc/src/rfc2231.txt
13956         * src/procmime.c
13957         * src/common/quoted-printable.c
13958         * src/common/utils.c
13959         * src/common/utils.h
13960                 sync with HEAD
13961
13962 2004-10-27 [paul]       0.9.12cvs134.1
13963
13964         * configure.ac
13965         * src/main.c
13966         * src/procmime.c
13967         * src/plugins/pgpmime/pgpmime.c
13968                 sync with HEAD
13969
13970 2004-10-26 [paul]       0.9.12cvs132.3
13971
13972         * src/account.c
13973         * src/addressbook.c
13974         * src/addrgather.c
13975         * src/addrharvest.c
13976         * src/codeconv.c
13977         * src/compose.c
13978         * src/customheader.c
13979         * src/editaddress.c
13980         * src/editgroup.c
13981         * src/enriched.c
13982         * src/expldifdlg.c
13983         * src/exporthtml.c
13984         * src/exportldif.c
13985         * src/folder.c
13986         * src/foldersel.c
13987         * src/folderview.c
13988         * src/grouplistdialog.c
13989         * src/html.c
13990         * src/imap.c
13991         * src/jpilot.c
13992         * src/ldapserver.c
13993         * src/ldif.c
13994         * src/mimeview.c
13995         * src/news.c
13996         * src/news_gtk.c
13997         * src/pop.c
13998         * src/prefs_display_header.c
13999         * src/prefs_gtk.c
14000         * src/prefs_msg_colors.c
14001         * src/prefs_toolbar.c
14002         * src/procheader.c
14003         * src/procmime.c
14004         * src/summaryview.c
14005         * src/textview.c
14006         * src/toolbar.c
14007         * src/vcard.c
14008         * src/common/mgutils.c
14009         * src/common/nntp.c
14010         * src/common/smtp.c
14011         * src/common/template.c
14012         * src/common/utils.c
14013         * src/common/xmlprops.c
14014         * src/plugins/pgpmime/pgpmime.c
14015         * src/plugins/pgpmime/select-keys.c
14016         * src/plugins/pgpmime/sgpgme.c
14017                 replace deprecated g_strcasecmp(), g_strncasecmp(),
14018                 g_string_sprintfa(), gtk_notebook_current_page()
14019
14020 2004-10-26 [colin]      0.9.12cvs132.2
14021
14022         * src/prefs_folder_item.c
14023                 Fix default-account selection
14024
14025 2004-10-21 [colin]      0.9.12cvs133
14026
14027         * src/compose.c
14028                 Sync with HEAD (Remove extra separator in compose's Options)
14029         * src/textview.c
14030                 Set wrapping to char
14031
14032 2004-10-21 [paul]       0.9.12cvs131.2
14033
14034         * src/compose.c
14035         * src/sourcewindow.c
14036                 fix wrapping
14037                 fix window shrinking 
14038
14039 2004-10-21 [colin]      0.9.12cvs131.1
14040
14041         * ChangeLog.claws
14042         * src/compose.c
14043                 Sync with HEAD
14044
14045 2004-10-21 [paul]       0.9.12cvs130.2
14046
14047         * src/prefs_folder_item.c
14048                 sync with HEAD (Apply to subfolders)
14049
14050 2004-10-19 [colin]      0.9.12cvs130.1
14051
14052         * ChangeLog.claws
14053         * src/compose.c
14054         * src/common/utils.c
14055         * src/gtk/menu.c
14056                 Sync with HEAD
14057
14058 2004-10-19 [colin]      0.9.12cvs128.1
14059
14060         * src/addrbook.c
14061         * src/addrcache.c
14062         * src/addressbook.c
14063         * src/codeconv.c
14064         * src/compose.c
14065         * src/customheader.c
14066         * src/editaddress.c
14067         * src/editgroup.c
14068         * src/exporthtml.c
14069         * src/folder.c
14070         * src/folderview.c
14071         * src/imap.c
14072         * src/jpilot.c
14073         * src/main.c
14074         * src/matcher_parser_parse.y
14075         * src/mbox.c
14076         * src/pop.c
14077         * src/prefs_account.c
14078         * src/prefs_gtk.c
14079         * src/prefs_msg_colors.c
14080         * src/procheader.c
14081         * src/procmime.c
14082         * src/procmime.h
14083         * src/procmsg.c
14084         * src/summaryview.c
14085         * src/textview.c
14086         * src/common/base64.c
14087         * src/common/partial_download.c
14088         * src/common/socket.c
14089         * src/common/sylpheed.c
14090         * src/common/utils.c
14091         * src/common/utils.h
14092         * src/gtk/pluginwindow.c
14093         * src/gtk/quicksearch.c
14094         * src/plugins/clamav/clamav_plugin.c
14095         * src/plugins/clamav/clamav_plugin.h
14096         * src/plugins/clamav/clamav_plugin_gtk.c
14097         * src/plugins/pgpmime/passphrase.c
14098         * src/plugins/pgpmime/pgpmime.c
14099         * src/plugins/pgpmime/plugin.c
14100         * src/plugins/pgpmime/prefs_gpg.c
14101         * src/plugins/pgpmime/prefs_gpg.h
14102         * src/plugins/pgpmime/select-keys.c
14103         * src/plugins/pgpmime/sgpgme.c
14104         * src/plugins/spamassassin/libspamc.c
14105         * src/plugins/spamassassin/spamassassin.c
14106         * src/plugins/spamassassin/spamassassin.h
14107         * src/plugins/spamassassin/spamassassin_gtk.c
14108         * src/plugins/trayicon/trayicon.c
14109         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
14110                 Sync with HEAD
14111
14112 2004-10-14 [colin]      0.9.12cvs126.2
14113
14114         * src/codeconv.c
14115         * src/textview.c
14116                 Fix conv_unreadable_locale
14117
14118 2004-10-13 [colin]      0.9.12cvs126.1
14119
14120         * src/compose.c
14121                 Sync with HEAD (don't convert charset for 
14122                 drafted messages, minor cleanup)
14123
14124 2004-10-13 [colin]      0.9.12cvs125.1
14125
14126         * po/POTFILES.in
14127                 Sync with HEAD (POTFILES fix)
14128
14129 2004-10-12 [colin]      0.9.12cvs124.3
14130
14131         * src/compose.c
14132                 Fix encoding bug from latest sync
14133
14134 2004-10-12 [paul]       0.9.12cvs124.2
14135
14136         * src/plugins/pgpmime/prefs_gpg.c
14137         * src/plugins/pgpmime/prefs_gpg.h
14138                 forgotten in last commit        
14139
14140 2004-10-12 [paul]       0.9.12cvs124.1
14141
14142         * ChangeLog.claws
14143         * configure.ac
14144         * m4/spamassassin.m4
14145         * src/Makefile.am
14146         * src/account.c
14147         * src/compose.c
14148         * src/compose.h
14149         * src/crash.c
14150         * src/main.c
14151         * src/mimeview.c
14152         * src/passphrase.c
14153         * src/passphrase.h
14154         * src/prefs_account.c
14155         * src/prefs_account.h
14156         * src/prefs_common.c
14157         * src/privacy.c
14158         * src/privacy.h
14159         * src/procmime.c
14160         * src/procmime.h
14161         * src/procmsg.c
14162         * src/rfc2015.c
14163         * src/rfc2015.h
14164         * src/select-keys.c
14165         * src/select-keys.h
14166         * src/textview.c
14167         * src/common/utils.c
14168         * src/common/utils.h
14169         * src/gtk/about.c
14170         * src/plugins/pgpmime/Makefile.am
14171         * src/plugins/pgpmime/passphrase.c
14172         * src/plugins/pgpmime/passphrase.h
14173         * src/plugins/pgpmime/pgpmime.c
14174         * src/plugins/pgpmime/plugin.c
14175         * src/plugins/pgpmime/select-keys.c
14176         * src/plugins/pgpmime/select-keys.h
14177         * src/plugins/pgpmime/sgpgme.c
14178         * src/plugins/pgpmime/sgpgme.h
14179                 sync with HEAD
14180
14181 2004-10-04 [colin]      0.9.12cvs122.1
14182
14183         * src/mainwindow.c
14184         * src/messageview.c
14185         * src/messageview.h
14186         * src/textview.c
14187                 Sync with HEAD
14188
14189 2004-10-04 [colin]      0.9.12cvs121.1
14190
14191         * src/summaryview.c
14192                 Sync with HEAD
14193
14194 2004-10-04 [paul]       0.9.12cvs120.1
14195
14196         * configure.ac
14197                 sync with HEAD [don't try to build 
14198                 pgpmime plugin when gpgme is disabled]
14199
14200 2004-10-03 [colin]      0.9.12cvs119.3
14201
14202         * src/gtk/gtksctree.c
14203                 Lots of side effects. Put back as before 117.2.
14204         * src/summaryview.c
14205                 Fix bug #602
14206
14207 2004-10-03 [colin]      0.9.12cvs119.2
14208
14209         * src/gtk/gtksctree.c
14210                 Revert 608 fix that doesn't work that good
14211
14212 2004-10-02 [colin]      0.9.12cvs119.1
14213
14214         * src/mainwindow.c
14215         * src/messageview.c
14216         * src/prefs_common.h
14217         * src/procmime.c
14218         * src/procmime.h
14219         * src/textview.c
14220                 Sync with HEAD
14221         * src/gtk/gtksctree.c
14222                 Close bug #608
14223
14224 2004-10-01 [colin]      0.9.12cvs118.1
14225
14226         * src/mimeview.c
14227                 Sync with HEAD (better Save All fix)
14228
14229 2004-10-01 [colin]      0.9.12cvs117.2
14230
14231         * src/gtk/gtksctree.c
14232                 Faster on selection
14233
14234 2004-10-01 [colin]      0.9.12cvs117.1
14235
14236         * src/mimeview.c
14237                 Sync with HEAD (Save All: only attachments)
14238
14239 2004-10-01 [paul]       0.9.12cvs116.1
14240
14241         * ChangeLog.claws
14242         * configure.ac
14243         * src/account.c
14244         * src/prefs_common.c
14245         * src/gtk/colorlabel.c
14246                 sync with HEAD
14247
14248 2004-09-30 [colin]      0.9.12cvs115.1
14249
14250         * src/stock_pixmap.c
14251         * src/stock_pixmap.h
14252         * src/folderview.c
14253         * src/Makefile.am
14254         * src/pixmaps/read.xpm
14255                 Sync with HEAD (new pixmap)
14256
14257 2004-09-29 [colin]      0.9.12cvs114.1
14258
14259         * src/compose.c
14260                 Sync with HEAD
14261                 Fix focus handling in headers
14262
14263 2004-09-29 [paul]       0.9.12cvs113.1
14264
14265         * src/quote_fmt_parse.y
14266                 sync with HEAD
14267  
14268
14269 2004-09-28 [colin]      0.9.12cvs112.1
14270
14271         * src/folderview.c
14272         * src/mainwindow.c
14273                 Sync with HEAD
14274
14275 2004-09-28 [colin]      0.9.12cvs110.1
14276
14277         * src/folderview.c
14278                 Sync with HEAD (Contextual Empty trash menu)
14279
14280 2004-09-28 [colin]      0.9.12cvs108.1
14281
14282         * src/addressbook.c
14283                 Sync with HEAD (addressbook edit on double-click)
14284
14285 2004-09-28 [colin]      0.9.12cvs106.1
14286
14287         * src/inc.c
14288                 Sync with HEAD (folder_item freeze on inc)
14289
14290 2004-09-27 [colin]      0.9.12cvs105.1
14291
14292         * src/folderview.c
14293                 Sync with HEAD (right-align new and unread column)
14294
14295 2004-09-27 [colin]      0.9.12cvs104.1
14296
14297         * src/main.c
14298                 Sync with HEAD (revert 0.9.12cvs101)
14299
14300 2004-09-24 [colin]      0.9.12cvs103.2
14301
14302         * src/wizard.c
14303                 Fix gtk warnings and use domain part of the email address 
14304                 when domain detection fails (no dot in domain name)
14305
14306 2004-09-23 [colin]      0.9.12cvs103.1
14307
14308         * src/plugins/spamassassin/libspamc.c
14309         * src/plugins/spamassassin/libspamc.h
14310         * src/plugins/spamassassin/utils.c
14311         * src/plugins/spamassassin/utils.h
14312                 Sync with HEAD (Update spamassassin to 3.0)
14313
14314 2004-09-21 [colin]      0.9.12cvs102.3
14315
14316         * src/action.c
14317                 Add horizontal scrollbar in action io dialog as needed
14318                 Patch by Alfons.
14319
14320 2004-09-20 [colin]      0.9.12cvs102.2
14321
14322         * src/plugins/image_viewer/viewer.c
14323                 Remove imlib stuff
14324                 use gtk_pixmap_set when clearing
14325                 (would be better to use gtkImages, but causes size-allocate 
14326                 signals storm)
14327
14328 2004-09-17 [paul]       0.9.12cvs102.1
14329
14330         * ChangeLog
14331         * ChangeLog.claws
14332         * ChangeLog.jp
14333         * configure.ac
14334         * src/inc.c
14335                 sync with HEAD
14336
14337
14338 2004-09-17 [colin]      0.9.12cvs101.1
14339
14340         * ChangeLog.claws
14341         * src/main.c
14342                 Sync with HEAD (fix segs at exit)
14343
14344 2004-09-14 [colin]      0.9.12cvs99.5
14345
14346         * src/common/socket.c
14347         * AUTHORS
14348                 Fix send error on 64bit platforms
14349                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
14350
14351 2004-09-14 [colin]      0.9.12cvs99.4
14352
14353         * src/action.c
14354                 Fix action output with utf8 
14355                 Patch by Alfons.
14356
14357 2004-09-14 [colin]      0.9.12cvs99.3
14358
14359         * ChangeLog.claws
14360         * src/folder.c
14361                 Sync with HEAD
14362
14363 2004-09-09 [colin]      0.9.12cvs99.2
14364
14365         * src/action.c
14366                 Fix progress bar (displaying "Completed %v/%u")
14367                 Patch by Alfons.
14368
14369 2004-09-08 [colin]      0.9.12cvs99.1
14370
14371         * src/account.c
14372         * src/folder.c
14373         * src/procmsg.c
14374         * src/procmsg.h
14375         * src/plugins/pgpmime/pgpmime.c
14376                 Sync with HEAD
14377
14378 2004-09-08 [colin]      0.9.12cvs97.2
14379
14380         * src/summaryview.c
14381                 Don't select mails in collapsed threads 
14382                 when navigating with up/down
14383
14384 2004-09-07 [colin]      0.9.12cvs97.1
14385
14386         * src/inc.c
14387                 Sync with HEAD (meaningful error messages)
14388
14389 2004-09-06 [colin]      0.9.12cvs96.1
14390
14391         * src/toolbar.c
14392                 Sync with HEAD (fix Redirect graying out)
14393
14394 2004-09-06 [colin]      0.9.12cvs95.1
14395
14396         * src/summaryview.c
14397         * src/mimeview.c
14398                 Sync with HEAD (fix dropped URIs)
14399
14400 2004-09-06 [colin]      0.9.12cvs94.1
14401
14402         * src/addressbook.c
14403         * src/addressitem.h
14404         * src/addritem.c
14405         * src/addritem.h
14406                 Sync with HEAD (addressbook DnD)
14407
14408 2004-09-03 [colin]      0.9.12cvs93.1
14409
14410         * src/summaryview.c
14411                 Sync with HEAD (next/prev unread)
14412
14413 2004-09-03 [colin]      0.9.12cvs92.1
14414
14415         * src/prefs_common.c
14416         * src/prefs_common.h
14417         * src/summaryview.c
14418                 Sync with HEAD ('mark_as_read_delay' pref)
14419
14420 2004-09-02 [colin]      0.9.12cvs91.2
14421
14422         * src/common/xml.c
14423                 Fix leak
14424
14425 2004-09-02 [colin]      0.9.12cvs91.1
14426
14427         * src/gtk/menu.c
14428                 Sync with HEAD (menu accel don't work, but whatever)
14429
14430 2004-09-02 [colin]      0.9.12cvs90.1
14431
14432         * src/account.c
14433                 Sync with HEAD (fix bug 582)
14434
14435 2004-09-02 [colin]      0.9.12cvs89.1
14436
14437         * src/addrindex.c
14438                 Sync with HEAD (free deleted queries)
14439
14440 2004-09-02 [colin]      0.9.12cvs88.1
14441
14442         * src/ldapquery.c
14443                 Sync with HEAD (fix LDAP freezes)
14444
14445 2004-09-02 [colin]      0.9.12cvs87.1
14446
14447         * src/prefs_spelling.c
14448                 Sync with HEAD (add default dictionary)
14449
14450 2004-09-01 [colin]      0.9.12cvs86.1
14451
14452         * src/filtering.c
14453         * src/folderview.c
14454         * src/imap.c
14455         * src/prefs_matcher.c
14456         * src/stock_pixmap.c
14457         * src/summary_search.c
14458         * src/summaryview.c
14459         * src/wizard.c
14460         * src/wizard.h
14461                 Sync with HEAD (uninitialized vars fixes)
14462                 + gtk2 specific warning fixes
14463
14464 2004-08-31 [colin]      0.9.12cvs85.1
14465
14466         * src/folder.c
14467                 Sync with HEAD (Fix memory corruption due to 
14468                 uninitialized var)
14469
14470 2004-08-31 [colin]      0.9.12cvs84.4
14471
14472         * src/summary_search.c
14473                 Fix segfaults when searching in folders with broken headers
14474
14475 2004-08-31 [colin]      0.9.12cvs84.3
14476
14477         * src/compose.c
14478         * src/textview.c
14479                 Fix some more encoding/decoding issues
14480
14481 2004-08-30 [colin]      0.9.12cvs84.2
14482
14483         * src/mimeview.c
14484         * src/prefs_themes.c
14485         * src/gtk/filesel.c
14486         * src/gtk/filesel.h
14487                 Add a folder-mode selection (fixes mimeview's "Save all")
14488
14489 2004-08-29 [colin]      0.9.12cvs84.1
14490
14491         * src/mimeview.c
14492                 Sync with HEAD (don't escape saved filenames)
14493
14494 2004-08-27 [colin]      0.9.12cvs83.1
14495
14496         * ChangeLog
14497         * ChangeLog.claws
14498         * ChangeLog.jp
14499         * src/mh.c
14500         * src/procheader.c
14501         * src/procmsg.c
14502         * src/procmsg.h
14503         * src/common/utils.c
14504         * src/gtk/menu.h
14505         * po/
14506                 Sync with HEAD 0.9.12cvs83 (sync with main)
14507
14508 2004-08-26 [colin]      0.9.12cvs82.4
14509
14510         * src/codeconv.c
14511                 Fix strange stack corruption
14512                 Convert to utf8 after unmime, not before
14513
14514 2004-08-26 [colin]      0.9.12cvs82.3
14515
14516         * src/main.c
14517         * src/wizard.c
14518                 Fix account folders duplication
14519
14520 2004-08-25 [colin]      0.9.12cvs82.2
14521
14522         * src/wizard.c
14523                 Remove ports
14524                 Add SSL selection
14525                 Use login@server as account name
14526
14527 2004-08-25 [colin]      0.9.12cvs82.1
14528
14529         * src/plugins/pgpmime/pgpmime.c
14530                 Sync with HEAD (leak fix).
14531
14532 2004-08-25 [colin]      0.9.12cvs81.1
14533
14534         * src/plugins/pgpmime/pgpmime.c
14535         * src/plugins/pgpmime/sgpgme.c
14536         * src/plugins/pgpmime/sgpgme.h
14537                 Sync with HEAD (Handle combined messages).
14538
14539 2004-08-24 [colin]      0.9.12cvs80.3
14540
14541         * src/wizard.c
14542                 Fix full name, ports, and imap
14543
14544 2004-08-24 [colin]      0.9.12cvs80.2
14545
14546         * src/Makefile.am
14547         * src/main.c
14548         * src/setup.c
14549         * src/setup.h
14550         * src/stock_pixmap.c
14551         * src/stock_pixmap.h
14552         * src/wizard.c ** ADDED **
14553         * src/wizard.h ** ADDED ** 
14554         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
14555                 Add a setup wizard 
14556
14557 2004-08-24 [colin]      0.9.12cvs80.1
14558
14559         * src/folder.c
14560                 Sync with HEAD (set mimeflags on all messages)
14561
14562 2004-08-24 [colin]      0.9.12cvs79.3
14563
14564         * src/matcher_parser_lex.l
14565                 Fix 8bits strings not in utf8
14566
14567 2004-08-24 [colin]      0.9.12cvs79.2
14568
14569         * src/compose.c
14570                 Check conversion result before replacing buffer
14571
14572 2004-08-23 [colin]      0.9.12cvs79.1
14573
14574         * src/compose.c
14575                 Sync with HEAD (create message header in memory)
14576
14577 2004-08-23 [colin]      0.9.12cvs78.1
14578
14579         * src/rfc2015.c
14580         * src/rfc2015.h
14581                 Sync with HEAD (fix bug 197 again)
14582
14583 2004-08-23 [colin]      0.9.12cvs77.3
14584
14585         * src/compose.c
14586                 Fix again inline gpg signing (which outputs utf8
14587                 in gtk2). Not syncing this fix to HEAD as this 
14588                 code is meant to die.
14589
14590 2004-08-23 [colin]      0.9.12cvs77.2
14591
14592         * src/prefs_account.h
14593                 Remove useless include
14594
14595 2004-08-23 [colin]      0.9.12cvs77.1
14596
14597         * src/imap.c
14598         * po/es.po
14599         * po/fr.po
14600         * po/it.po
14601         * po/pl.po
14602         * po/pt_BR.po
14603         * po/sk.po
14604         * po/sr.po
14605                 Sync with HEAD (fix bug 577)
14606
14607 2004-08-22 [colin]      0.9.12cvs76.1
14608
14609         * src/plugins/trayicon/trayicon.c
14610                 Sync with HEAD (fix formatting bug)
14611
14612 2004-08-21 [colin]      0.9.12cvs74.2
14613
14614         * src/gtk/colorsel.c
14615                 Fix bug 564 (Folder color selection window exits on any
14616                 keypress)
14617
14618 2004-08-21 [colin]      0.9.12cvs74.1
14619
14620         * ChangeLog.claws
14621         * src/compose.c
14622         * src/summaryview.c
14623         * src/toolbar.c
14624                 Sync with HEAD (fix bug 576)
14625
14626 2004-08-21 [colin]      0.9.12cvs70.1
14627
14628         * src/compose.c
14629         * src/mainwindow.c
14630                 Sync with HEAD
14631                 
14632
14633 2004-08-21 [paul]       0.9.12cvs66.4
14634
14635         * src/mainwindow.c
14636         * src/messageview.c
14637         * src/gtk/menu.c
14638         * src/plugins/spamassassin/spamassassin_gtk.c
14639                 remove some deprecated gtk1 functions
14640
14641
14642 2004-08-21 [colin]      0.9.12cvs66.3
14643
14644         * src/compose.c
14645         * src/codeconv.c
14646                 Fix warnings
14647                 Remove encoding hacks
14648                 Fix bug 575 (Strange character messes up message)
14649                 Don't display conversion error when drafting
14650
14651 2004-08-21 [paul]       0.9.12cvs66.2
14652
14653         * src/prefs_account.c
14654                 fix GnuPG mode bugs
14655
14656
14657 2004-08-20 [colin]      0.9.12cvs66.1
14658
14659         * src/codeconv.c
14660                 Sync with HEAD 0.9.12cvs66
14661
14662 2004-08-20 [paul]
14663
14664         * src/plugins/pgpmime/plugin.c
14665                 modify PGP/MIME plugin's description
14666
14667 2004-08-17 [colin]      0.9.12cvs65.1
14668
14669         * src/common/ssl.c
14670         * src/plugins/pgpmime/plugin.c
14671                 Sync with HEAD
14672
14673 2004-08-14 [colin]      0.9.12cvs60.3
14674
14675         * src/plugins/trayicon/trayicon.c
14676                 Put back resize callback, on size-request signal
14677                 rather than size-allocate to avoid infinite 
14678                 callback loop
14679
14680 2004-08-13 [colin]      0.9.12cvs60.2
14681
14682         * src/common/defs.h
14683                 Cache versions have been fixed
14684
14685 2004-08-13 [colin]      0.9.12cvs60.1
14686
14687         * src/folderutils.c
14688                 Sync with HEAD
14689
14690 2004-08-12 [colin]      0.9.12cvs59.1
14691
14692         * src/plugins/trayicon/trayicon.c
14693                 Sync with HEAD
14694
14695 2004-08-12 [colin]      0.9.12cvs57.5
14696
14697         * sylpheed.desktop
14698         * configure.ac
14699         * src/Makefile.am
14700         * src/main.c
14701                 Add support for Freedesktop.org's startup notification
14702
14703 2004-08-11 [colin]      0.9.12cvs57.4
14704
14705         * src/textview.c
14706                 Fix off-by-one
14707
14708 2004-08-11 [colin]      0.9.12cvs57.3
14709
14710         * src/message_search.c
14711         * src/summary_search.c
14712                 Make searches case insensitive by default
14713         * src/textview.c
14714                 Fix case-insensitive search in message
14715
14716 2004-08-11 [colin]      0.9.12cvs57.2
14717
14718         * src/summary_search.c
14719                 Let case-sensitive be specified
14720
14721 2004-08-10 [colin]      0.9.12cvs55.4
14722
14723         * src/common/socket.c
14724                 Fix the possible race condition
14725
14726 2004-08-09 [paul]       0.9.12cvs55.3
14727
14728         * configure.ac
14729         * src/Makefile.am
14730         * src/common/Makefile.am
14731                 sync with HEAD
14732
14733
14734 2004-08-09 [paul]       0.9.12cvs55.2
14735
14736         * autogen.sh
14737         * po/poconv.sh
14738                 remove unneeded script
14739
14740         * configure.ac
14741                 add forgotten USE_LDAP_TLS (sync with HEAD)
14742
14743
14744 2004-08-09 [colin]      0.9.12cvs55.1
14745
14746         * src/main.c
14747         * src/common/ssl.c
14748         * src/common/sylpheed.c
14749         * src/common/sylpheed.h
14750                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
14751
14752 2004-08-09 [paul]       0.9.12cvs54.1
14753
14754         * ChangeLog
14755         * ChangeLog.claws
14756         * ChangeLog.jp
14757         * configure.ac
14758         * po/POTFILES.in
14759         * src/Makefile.am
14760         * src/folderutils.c
14761         * src/main.c
14762         * src/pgpmime.c
14763         * src/pgpmime.h
14764         * src/sgpgme.c
14765         * src/sgpgme.h
14766         * src/plugins/Makefile.am
14767         * src/plugins/pgpmime/.cvsignore
14768         * src/plugins/pgpmime/Makefile.am
14769         * src/plugins/pgpmime/pgpmime.c
14770         * src/plugins/pgpmime/pgpmime.h
14771         * src/plugins/pgpmime/plugin.c
14772         * src/plugins/pgpmime/sgpgme.c
14773         * src/plugins/pgpmime/sgpgme.h
14774                 sync with HEAD
14775
14776 2004-08-08 [paul]       0.9.12cvs51.1
14777
14778         * configure.ac
14779         * src/folder.c
14780                 sync with HEAD
14781
14782 2004-08-07 [colin]      0.9.12cvs50.1
14783
14784         * src/pop.c
14785         * src/common/partial_download.c
14786                 fix warnings (sync from HEAD)
14787
14788 2004-08-07 [colin]      0.9.12cvs48.1
14789
14790         * src/prefs_folder_item.c
14791                 sync with HEAD 0.9.12cvs48
14792
14793 2004-08-06 [colin]      0.9.12cvs47.1
14794
14795         * src/compose.c
14796                 Sync with HEAD
14797
14798 2004-08-06 [christoph]  0.9.12cvs46.2
14799
14800         * src/main.c
14801         * src/plugins/clamav/clamav_plugin_gtk.c
14802         * src/plugins/dillo_viewer/dillo_viewer.c
14803         * src/plugins/image_viewer/plugin.c
14804         * src/plugins/mathml_viewer/mathml_viewer.c
14805         * src/plugins/spamassassin/spamassassin_gtk.c
14806         * src/plugins/trayicon/trayicon.c
14807                 don't mix GTK1.2 plugin with GTK2 plugins
14808
14809 2004-08-06 [colin]      0.9.12cvs46.1
14810
14811         * ChangeLog
14812         * ChangeLog.claws
14813         * ChangeLog.jp
14814         * configure.ac
14815         * sylpheed-claws.pc.in
14816         * src/folder.c
14817         * src/imap.c
14818         * src/localfolder.c
14819         * src/messageview.c
14820         * src/mimeview.c
14821         * src/mimeview.h
14822         * src/msgcache.c
14823         * src/news.c
14824         * src/prefs_ext_prog.c
14825         * src/prefs_folder_item.c
14826         * src/prefs_fonts.c
14827         * src/prefs_msg_colors.c
14828         * src/prefs_spelling.c
14829         * src/prefs_themes.c
14830         * src/prefs_toolbar.c
14831         * src/prefs_wrapping.c
14832         * src/procmime.h
14833         * src/common/defs.h
14834         * src/common/nntp.c
14835         * src/common/session.c
14836         * src/common/session.h
14837         * src/common/socket.c
14838         * src/common/utils.h
14839         * src/common/xml.c
14840         * src/common/xml.h
14841         * src/gtk/prefswindow.c
14842         * src/gtk/prefswindow.h
14843         * src/plugins/clamav/clamav_plugin_gtk.c
14844         * src/plugins/dillo_viewer/dillo_prefs.c
14845         * src/plugins/image_viewer/viewerprefs.c
14846         * src/plugins/spamassassin/spamassassin_gtk.c
14847         * m4/openssl.m4 *** REMOVED ***
14848                 Sync with HEAD 0.9.12cvs46
14849
14850 2004-08-03 [paul]       0.9.12cvs40.2
14851
14852         * src/action.c
14853         * src/addressadd.c
14854         * src/addressbook.c
14855         * src/addrgather.c
14856         * src/browseldap.c
14857         * src/compose.c
14858         * src/crash.c
14859         * src/editaddress.c
14860         * src/editgroup.c
14861         * src/editldap_basedn.c
14862         * src/foldersel.c
14863         * src/importldif.c
14864         * src/mimeview.c
14865         * src/prefs_common.c
14866         * src/prefs_template.c
14867         * src/sourcewindow.c
14868         * src/summaryview.c
14869         * src/gtk/about.c
14870         * src/gtk/foldersort.c
14871         * src/gtk/logwindow.c
14872         * src/gtk/pluginwindow.c
14873         * src/gtk/prefswindow.c
14874                 change all gtk_scrolled_window_set_policy from 
14875                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
14876
14877 2004-08-02 [paul]       0.9.12cvs40.1
14878
14879         * AUTHORS
14880                 update translation team section
14881         * po/pt_BR.po
14882                 updated by Frederico Goncalves Guimaraes
14883                 <fggdebian@yahoo.com.br>
14884
14885 2004-07-31 [colin]      0.9.12cvs39.9
14886
14887         * src/exphtmldlg.c
14888                 Fix compilation
14889
14890 2004-07-31 [colin]      0.9.12cvs39.8
14891
14892         * src/exphtmldlg.c
14893                 Fix an alertpanel type
14894
14895 2004-07-30 [colin]      0.9.12cvs39.7
14896
14897         * src/alertpanel.c
14898                 Fix alertpanel_error_log's icon
14899
14900 2004-07-30 [colin]      0.9.12cvs39.6
14901
14902         * src/pop.c
14903                 Two of them should still be warnings
14904
14905 2004-07-30 [colin]      0.9.12cvs39.5
14906
14907         * src/pop.c
14908                 More warning -> error
14909 2004-07-29 [colin]      0.9.12cvs39.4
14910
14911         * src/pop.c
14912                 Warning -> error
14913
14914 2004-07-29 [colin]      0.9.12cvs39.3
14915
14916         * src/prefs_matcher.c
14917                 Fix segfault
14918
14919 2004-07-29 [colin]      0.9.12cvs39.2
14920
14921         * src/alertpanel.c
14922                 More nice-looking alertpanels
14923
14924 2004-07-29 [colin]      0.9.12cvs39.1
14925
14926         * src/messageview.c
14927                 sync with head
14928                 (inform user when partial mail is deleted on server)
14929
14930 2004-07-29 [colin]      0.9.12cvs38.1
14931
14932         * src/messageview.c
14933                 sync with head
14934
14935 2004-07-28 [paul]       0.9.12cvs37.7
14936
14937         * src/mainwindow.c
14938                 complete the replacement of deprecated gtk_progress_*
14939
14940 2004-07-28 [paul]       0.9.12cvs37.6
14941
14942         * src/action.c
14943         * src/inc.c
14944         * src/mainwindow.c
14945         * src/send_message.c
14946         * src/gtk/progressdialog.c
14947         * src/gtk/progressdialog.h
14948                 replace deprecated gtk_progress_*
14949
14950 2004-07-28 [paul]       0.9.12cvs37.5
14951
14952         * src/gtk/filesel.c
14953                 remove gtk_window_set_wmclass()
14954 2004-07-28 [paul]       0.9.12cvs37.4
14955
14956         * src/addressbook.c
14957         * src/compose.c
14958         * src/foldersel.c
14959         * src/mainwindow.c
14960         * src/messageview.c
14961         * src/sourcewindow.c
14962         * src/gtk/logwindow.c
14963                 remove gtk_window_set_wmclass()
14964                 
14965         * src/prefs_filtering.c
14966         * src/prefs_filtering_action.c
14967         * src/prefs_fonts.c
14968         * src/prefs_gtk.c
14969         * src/prefs_matcher.c
14970         * src/ssl_manager.c
14971         * src/gtk/prefswindow.c
14972                 replace gtk_window_position()
14973
14974 2004-07-28 [colin]      0.9.12cvs37.3
14975
14976         * src/alertpanel.c
14977         * src/alertpanel.h
14978                 Add a way to specify panel type for specific
14979                 panels (alertpanel())
14980         * src/account.c
14981         * src/addressbook.c
14982         * src/compose.c
14983         * src/expldifdlg.c
14984         * src/main.c
14985         * src/messageview.c
14986         * src/summaryview.c
14987         * src/textview.c
14988         * src/gtk/sslcertwindow.c
14989                 Fix alertpanel()s so that their icon match
14990                 their real type
14991
14992 2004-07-28 [paul]       0.9.12cvs37.2
14993
14994         * src/addr_compl.c
14995         * src/addressbook.c
14996         * src/alertpanel.c
14997         * src/compose.c
14998         * src/export.c
14999         * src/foldersel.c
15000         * src/folderview.c
15001         * src/grouplistdialog.c
15002         * src/import.c
15003         * src/mainwindow.c
15004         * src/message_search.c
15005         * src/messageview.c
15006         * src/passphrase.c
15007         * src/prefs_actions.c
15008         * src/prefs_common.c
15009         * src/prefs_customheader.c
15010         * src/prefs_display_header.c
15011         * src/prefs_filtering.c
15012         * src/prefs_filtering_action.c
15013         * src/prefs_gtk.c
15014         * src/prefs_matcher.c
15015         * src/prefs_msg_colors.c
15016         * src/prefs_summary_column.c
15017         * src/prefs_template.c
15018         * src/sourcewindow.c
15019         * src/ssl_manager.c
15020         * src/summary_search.c
15021         * src/gtk/colorsel.c
15022         * src/gtk/description_window.c
15023         * src/gtk/gtkaspell.c
15024         * src/gtk/inputdialog.c
15025         * src/gtk/logwindow.c
15026         * src/gtk/prefswindow.c
15027         * src/gtk/progressdialog.c
15028                 replace deprecated gtk_window_set_policy
15029
15030 2004-07-27 [colin]      0.9.12cvs37.1
15031
15032         * src/msgcache.c
15033                 More fixes (synced for head again)
15034
15035 2004-07-27 [colin]      0.9.12cvs35.3
15036
15037         * src/msgcache.c
15038                 Fix wrong test
15039
15040 2004-07-27 [colin]      0.9.12cvs35.2
15041
15042         * src/mimeview.c
15043                 Fix width a bit (by Paul)
15044         * src/alertpanel.c
15045         * src/alertpanel.h
15046                 Specialize icons, make alertpanel_message()
15047                 private
15048         * src/message_search.c
15049         * src/sgpgme.c
15050         * src/summary_search.c
15051                 Suit alertpanel changes
15052
15053 2004-07-27 [colin]      0.9.12cvs35.1
15054
15055         * src/alertpanel.c
15056                 Add an icon
15057         * src/passphrase.c
15058                 Add debug output - maybe someone will
15059                 want to look at the problem with Grab
15060                 Input :)
15061         Bump version as we're synced with HEAD
15062
15063 2004-07-26 [colin]      0.9.12cvs33.26
15064
15065         * src/pop.c
15066                 Fix uidl-file parsing when not in new
15067                 format
15068
15069 2004-07-26 [colin]      0.9.12cvs33.25
15070
15071         * src/gtk/menu.c
15072                 Move popup menu up if necessary (fixes 
15073                 account selector)
15074         * src/mainwindow.c
15075                 Set account selector's button height to
15076                 minimum
15077
15078 2004-07-26 [colin]      0.9.12cvs33.24
15079
15080         * src/alertpanel.c
15081                 Maybe fix 551 (Truncated font in alert window)
15082
15083 2004-07-26 [colin]      0.9.12cvs33.23
15084
15085         * po/de.po
15086         * po/es.po
15087         * po/fr.po
15088         * po/it.po
15089         * po/ja.po
15090         * po/pl.po
15091         * po/ru.po
15092         * po/sk.po
15093         * po/sr.po
15094         * po/zh_CN.po
15095                 Sync po files with HEAD
15096
15097 2004-07-26 [paul]       0.9.12cvs33.22
15098
15099         * src/compose.c
15100                 fix Bug 556 'Organisation-header is sent even if empty'
15101
15102 2004-07-24 [colin]      0.9.12cvs33.21
15103
15104         * src/compose.c
15105         * src/gtk/gtkaspell.c
15106         * src/gtk/gtkaspell.h
15107                 Fix speller accelerators (require hack)
15108
15109 2004-07-24 [colin]      0.9.12cvs33.20
15110
15111         * src/gtk/gtkaspell.c
15112                 Fix over-eager code deletion breaking
15113                 Check while typing
15114
15115 2004-07-24 [colin]      0.9.12cvs33.19
15116
15117         * src/browseldap.c
15118         * src/ldapctrl.c
15119         * src/ldapctrl.h
15120         * src/ldapserver.h
15121                 Sync ldap with HEAD
15122         (Fixes 546 LDAP completely broken)
15123
15124 2004-07-24 [colin]      0.9.12cvs33.18
15125
15126         * src/prefs_msg_colors.c
15127                 Fix prototype mismatch
15128         (Fixes 547 void function cannot return value)
15129
15130 2004-07-24 [colin]      0.9.12cvs33.17
15131
15132         * src/mainwindow.c
15133                 Fix sort going back to previous sort key
15134                 when changing sort direction
15135
15136 2004-07-24 [colin]      0.9.12cvs33.16
15137
15138         * src/compose.c
15139                 Fix space insertion when re-wrapping at 
15140                 cursor point
15141
15142 2004-07-24 [colin]      0.9.12cvs33.15
15143
15144         * src/gtk/gtkaspell.c
15145                 Don't change cursor position in insert-text
15146                 callback
15147         (Fixes 539 Word wrapping on input transposes letters)
15148
15149 2004-07-24 [colin]      0.9.12cvs33.14
15150
15151         * src/gtk/gtkaspell.c
15152                 Reencode non-ascii chars to dictionary's
15153                 encoding
15154         (Fixes 544 Spell check broken non english locale)
15155
15156 2004-07-24 [colin]      0.9.12cvs33.13
15157
15158         * src/summaryview.c
15159                 Fix Shift+Down, add Home/End/PgUp/PgDown
15160
15161 2004-07-21 [colin]      0.9.12cvs33.12
15162
15163         * src/prefs_common.c
15164                 Fix a gtk warning (Patch by Andrej Kacian)
15165
15166 2004-07-21 [colin]      0.9.12cvs33.11
15167
15168         * src/gtk/filesel.c
15169                 More check
15170
15171 2004-07-21 [colin]      0.9.12cvs33.10
15172
15173         * src/compose.c
15174         * src/crash.c
15175         * src/export.c
15176         * src/import.c
15177         * src/messageview.c
15178         * src/mimeview.c
15179         * src/prefs_spelling.c
15180         * src/prefs_themes.c
15181         * src/summaryview.c
15182         * src/gtk/filesel.c
15183         * src/gtk/filesel.h
15184         * src/gtk/pluginwindow.c
15185                 Untwist open/save mode guessing logic, make
15186                 it explicit
15187
15188 2004-07-20 [colin]      0.9.12cvs33.9
15189
15190         * src/codeconv.c
15191                 conv_encode_header: src_charset is UTF-8 on
15192                 gtk2
15193         * src/compose.c
15194                 Remove double encoding of the headers
15195
15196 2004-07-20 [colin]      0.9.12cvs33.8
15197
15198         * src/codeconv.c
15199                 Fix typo
15200
15201 2004-07-20 [colin]      0.9.12cvs33.7
15202
15203         * src/mainwindow.c
15204                 Set the separated messageview to the saved
15205                 size of Claws' messageview (Patch by Alfons)
15206                 Fix a callback prototype (me)
15207
15208 2004-07-20 [colin]      0.9.12cvs33.6
15209
15210         * src/codeconv.h
15211                 Forgot one hunk in 0.9.12cvs33.4
15212
15213 2004-07-19 [colin]      0.9.12cvs33.5
15214
15215         * src/action.c
15216                 Action output fix
15217                 Patch by Alfons
15218
15219 2004-07-19 [colin]      0.9.12cvs33.4
15220
15221         * src/compose.c
15222                 Fix outgoing charset bug in headers
15223         * src/codeconv.c
15224                 Clean for glib2 - Patch by Alfons
15225
15226 2004-07-19 [colin]      0.9.12cvs33.3
15227
15228         * src/statusbar.c
15229                 Remove grip from the statusbar
15230                 Patch by Alfons
15231
15232 2004-07-19 [colin]      0.9.12cvs33.2
15233
15234         * src/messageview.c
15235         * src/textview.c
15236                 Fix messageview remembering the previous
15237                 scroll position when loading a new message
15238                 Patch by Alfons
15239
15240 2004-07-19 [colin]      0.9.12cvs33.1
15241
15242         * src/folder.h
15243         * src/folderview.c
15244         * src/summaryview.c
15245                 Sync with HEAD
15246
15247 2004-07-18 [colin]      0.9.12cvs32.7
15248
15249         * configure.ac
15250                 Remove useless check for XIM - noticed
15251                 by Alfons
15252
15253 2004-07-18 [colin]      0.9.12cvs32.6
15254
15255         * src/summaryview.c
15256                 Remove non-modified and shift-modified
15257                 accelerators in summaryview's popup
15258                 menu, as that doesn't get catched by
15259                 the accel-activate signal catcher...
15260
15261 2004-07-18 [colin]      0.9.12cvs32.5
15262
15263         * src/prefs_common.c
15264                 Define sensible default prefs for 
15265                 wrapping
15266
15267 2004-07-18 [colin]      0.9.12cvs32.4
15268
15269         * src/compose.c
15270         * src/prefs_common.c
15271         * src/prefs_common.h
15272         * src/prefs_wrapping.c
15273                 Remove Smart Wrapping pref, which does
15274                 nothing on gtk2 branch
15275
15276 2004-07-18 [colin]      0.9.12cvs32.3
15277
15278         * src/sourcewindow.c
15279                 Proper utf8
15280
15281 2004-07-18 [colin]      0.9.12cvs32.2
15282
15283         * src/compose.c
15284                 Save attachment status when drafting
15285
15286 2004-07-18 [colin]      0.9.12cvs32.1
15287
15288         * src/gtk/filesel.c
15289                 Fix erratic folder selection in open mode
15290
15291 2004-07-18 [colin]      0.9.12cvs31.11
15292
15293         * src/pop.c
15294                 Don't let partial messages get deleted
15295                 even with "dowload all"
15296                 (0.9.12cvs31.8 fix extension)
15297 2004-07-18 [colin]      0.9.12cvs31.10
15298
15299         * src/gtk/logwindow.c
15300                 Fix log scrolling
15301
15302 2004-07-18 [colin]      0.9.12cvs31.9
15303
15304         * src/common/utils.c
15305                 Fix non-utf8 strings coming from commands
15306                 and files
15307
15308 2004-07-18 [colin]      0.9.12cvs31.8
15309
15310         * src/pop.c
15311                 Fix partial download bug with Download all
15312                 messages option
15313
15314 2004-07-18 [colin]      0.9.12cvs31.7
15315
15316         * src/textview.c
15317                 Fix bug introduced in 0.9.12cvs31.2
15318                 (blocked in select mode after double click)
15319
15320 2004-07-18 [colin]      0.9.12cvs31.6
15321
15322         * src/compose.c
15323         * src/gtk/menu.c
15324                 More glib-warning fixes
15325
15326 2004-07-18 [colin]      0.9.12cvs31.5
15327
15328         * src/compose.c
15329                 Fix trashing the primary clipboard when moving 
15330                 around with tab
15331         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
15332
15333 2004-07-18 [colin]      0.9.12cvs31.4
15334
15335         * src/codeconv.c
15336                 convert unencoded iso headers to utf8
15337         (Fix Bug 538 Unencoded local characters in subject make it 
15338          disappear)
15339
15340 2004-07-18 [colin]      0.9.12cvs31.3
15341
15342         * src/compose.c
15343                 Fix tab char handling in wrapping
15344         (Fix Bug 537 Line wrap problem - TAB character treated as 
15345          one character instead of 8)
15346
15347 2004-07-18 [colin]      0.9.12cvs31.2
15348
15349         * src/textview.c
15350                 return FALSE on GDK_MOTION_NOTIFY
15351         (Fix Bug 535 Hyperlinks/addresses are not selectable 
15352          (unable to highlight))
15353
15354 2004-07-18 [colin]      0.9.12cvs31.1
15355
15356         * src/folderview.c
15357                 Sync with 0.9.12cvs31
15358
15359 2004-07-18 [colin]      0.9.12cvs30.4
15360
15361         * src/compose.c
15362                 Also block text_inserted when inserting a file
15363
15364 2004-07-18 [colin]      0.9.12cvs30.3
15365
15366         * src/compose.c
15367                 Fix smart wrapping (block text_inserted handler
15368                 while putting quotation to avoid wrap on input,
15369                 don't join lines if next is sig separator)
15370
15371 2004-07-17 [colin]      0.9.12cvs30.2
15372
15373         * src/folderview.c
15374         * src/mainwindow.c
15375         * src/mimeview.c
15376         * src/summaryview.c
15377         * src/gtk/quicksearch.c
15378         * src/gtk/quicksearch.h
15379                 Block key events handlers *and* accels while
15380                 quicksearch is focused
15381         (Fixes Bug 534 quick-search bar not accepting certain letters)
15382
15383 2004-07-17 [colin]      0.9.12cvs30.1
15384
15385         * src/folder.h
15386         * src/folderview.c
15387         * src/summaryview.c
15388                 Sync with 0.9.12cvs30
15389
15390 2004-07-17 [colin]      0.9.12cvs28.2
15391
15392         * src/mimeview.c
15393         * src/procmime.c
15394         * src/summaryview.c
15395         * src/gtk/menu.c
15396                 Squash some compile and glib warnings
15397
15398 2004-07-17 [paul]       0.9.12cvs28.1
15399
15400         * src/mimeview.c
15401                 sync with 0.9.12cvs28 HEAD
15402
15403 2004-07-16 [paul]       0.9.12cvs26.1
15404         
15405         * src/gtk/quicksearch.c
15406         * src/account.c
15407         * src/account.h
15408         * src/compose.c
15409         * src/customheader.c
15410         * src/folder_item_prefs.c
15411         * src/main.c
15412         * src/mainwindow.c
15413         * src/messageview.c
15414         * src/mimeview.c
15415         * src/news.c
15416         * src/pgpmime.c
15417         * src/pop.c
15418         * src/pop.h
15419         * src/prefs_account.c
15420         * src/prefs_account.h
15421         * src/prefs_common.c
15422         * src/prefs_common.h
15423         * src/prefs_display_header.c
15424         * src/prefs_gtk.c
15425         * src/prefs_gtk.h
15426         * src/procheader.c
15427         * src/procmime.c
15428                 sync with 0.9.12cvs26 HEAD      
15429
15430 2004-07-15 [colin]      0.9.12cvs18.14
15431
15432         * src/folder.c
15433                 Disable GPG signature check during
15434                 folder move and scan
15435         (Closes Bug 521 Signature checking slows down Folder-Move)
15436
15437 2004-07-14 [colin]      0.9.12cvs18.13
15438
15439         * src/common/partial_download.c
15440                 update includes
15441
15442 2004-07-14 [colin]      0.9.12cvs18.12
15443
15444         * src/common/partial_download.c
15445         * src/common/partial_download.h
15446                 Move doc at top, add correct copyright
15447
15448 2004-07-14 [colin]      0.9.12cvs18.11
15449
15450         * src/folder.c
15451         * src/messageview.c
15452         * src/pop.c
15453         * src/pop.h
15454         * src/procmsg.c
15455         * src/summaryview.c
15456         * src/common/Makefile.am
15457         * src/common/partial_download.c ** NEW FILES **
15458         * src/common/partial_download.h ** NEW FILES **
15459                 Move partial-download related stuff to its
15460                 own file
15461
15462 2004-07-14 [colin]      0.9.12cvs18.10
15463
15464         * src/send_message.c
15465                 Fix smtp auth when user is null or empty
15466
15467 2004-07-13 [colin]      0.9.12cvs18.9
15468
15469         * src/gtk/quicksearch.c
15470                 Use alphabetic order
15471
15472 2004-07-13 [colin]      0.9.12cvs18.8
15473
15474         * src/pop.c
15475                 Be paranoid on the checks
15476
15477 2004-07-13 [colin]      0.9.12cvs18.7
15478
15479         * src/gtk/quicksearch.c
15480                 Fix Engrish once again
15481
15482 2004-07-13 [colin]      0.9.12cvs18.6
15483
15484         * src/procmsg.c
15485         * src/summaryview.c
15486                 Mark messages for deletion when they are about to
15487                 be removed from trash
15488
15489 2004-07-13 [colin]      0.9.12cvs18.5
15490
15491         * src/matcher.c
15492         * src/matcher.h
15493         * src/matcher_parser_parse.y
15494         * src/prefs_matcher.c
15495         * src/gtk/quicksearch.c
15496                 Add 'partial' ('p') match string to find partially
15497                 downloaded messages
15498
15499 2004-07-13 [colin]      0.9.12cvs18.4
15500
15501         * src/pop.c
15502                 Fix misplaced block
15503
15504 2004-07-13 [colin]      0.9.12cvs18.3
15505
15506         * src/pop.c
15507         * src/pop.h
15508         * src/messageview.c
15509                 Refactor API (to avoid passing 5+ params and code
15510                 duplication)
15511         * src/folder.c
15512         * src/msgcache.c
15513         * src/procheader.c
15514         * src/common/defs.h
15515                 Add planned_download to cache
15516                 Don't mess uidl file when moving partially downloaded
15517                 mails (they change folder, we should change it in the
15518                 uidl list too or we'll remove an incorrect message)
15519                 (this also helps removing hacks when changing 
15520                 planned_download in messageview.c)
15521
15522 2004-07-12 [colin]      0.9.12cvs18.2
15523
15524         * src/gtk/quicksearch.c
15525                 Fix missing status update in quicksearch
15526
15527 2004-07-12 [paul]       0.9.12cvs18.1
15528
15529         * po/POTFILES.in
15530         * src/Makefile.am
15531         * src/account.c
15532         * src/codeconv.c
15533         * src/compose.c
15534         * src/inc.c
15535         * src/main.c
15536         * src/prefs_common.c
15537         * src/procmsg.h
15538         * src/toolbar.c
15539         * src/prefs_msg_colors.[ch]     ** NEW FILES **
15540         * src/prefs_wrapping.[ch]       ** NEW FILES **
15541         * src/common/intl.h
15542         * src/common/utils.[ch]
15543         * src/gtk/quicksearch.[ch]
15544                 sync with 0.9.12cvs18 HEAD
15545
15546 2004-07-12 [colin]      0.9.11cvs17.25
15547
15548         * src/folder.c
15549         * src/folder.h
15550                 Remove unused function added by me in 0.9.11cvs17.10
15551
15552 2004-07-11 [colin]      0.9.11cvs17.24
15553
15554         * src/inc.c
15555         * src/messageview.c
15556         * src/pop.c
15557         * src/pop.h
15558                 Use folderitem and msgnum instead of filename to
15559                 know which mail to delete
15560                 Move old partial mail deletion to pop.c
15561
15562 2004-07-10 [colin]      0.9.11cvs17.23
15563
15564         * src/inc.c
15565                 Add debug
15566         * src/pop.c
15567         * src/pop.h
15568                 Don't re-use same enums for unrelated stuff: it's 
15569                 completely misleading !
15570                 Document a bit
15571
15572 2004-07-09 [colin]      0.9.11cvs17.22
15573
15574         * src/inc.c
15575                 Remove folder-type check and do
15576                 more tests to be sure everything's
15577                 ok
15578         * src/messageview.c
15579                 Punctuation update, remove useless
15580                 code, fix two warnings
15581         * src/noticeview.c
15582                 Layout cleaning, reset 2nd button
15583                 when specifying one
15584
15585 2004-07-09 [colin]      0.9.11cvs17.21
15586
15587         * src/messageview.c
15588         * src/pop.c
15589         * src/pop.h
15590                 Allow user to change his mind
15591                 and postpone decision (by
15592                 unmarking the mail)
15593
15594 2004-07-09 [colin]      0.9.11cvs17.20
15595
15596         * src/messageview.c
15597                 Fix bug with delete state
15598         * src/pop.c
15599         * src/pop.h
15600                 Fix buffer leak (fread doesn't 
15601                 terminate buffers with \0)
15602                 Refactoring (remove magic 
15603                 numbers)
15604
15605 2004-07-09 [colin]      0.9.11cvs17.19
15606
15607         * src/pop.c
15608                 Don't log "Skipping message" if 
15609                 we're going to TOP it two lines
15610                 later
15611
15612 2004-07-09 [colin]      0.9.11cvs17.18
15613
15614         * src/messageview.c
15615                 Fix Engrish
15616
15617 2004-07-09 [colin]      0.9.11cvs17.17
15618
15619         * src/pop.c
15620                 strlen checking...
15621         * src/messageview.c
15622                 refactoring a bit
15623
15624 2004-07-08 [colin]      0.9.11cvs17.16
15625
15626         * src/noticeview.c
15627         * src/noticeview.h
15628                 Add an optional second button
15629         * src/messageview.c
15630         * src/pop.c
15631         * src/pop.h
15632                 Don't delete partially received mails after a certain
15633                 time; rather, let the user decide.
15634
15635 2004-07-08 [colin]      0.9.11cvs17.15
15636
15637         * src/common/smtp.h
15638                 Sync with HEAD
15639
15640 2004-07-08 [colin]      0.9.11cvs17.14
15641
15642         * src/messageview.c
15643         * src/common/smtp.c
15644                 Use to_human_readable() for sizes
15645
15646 2004-07-08 [colin]      0.9.11cvs17.13
15647
15648         * src/inc.c
15649         * src/messageview.c
15650         * src/pop.c
15651         * src/pop.h
15652         * src/procmsg.c
15653                 Fix partial-downloading issues:
15654                         catch unsupported TOP
15655                         don't delete partially downloaded mails before 5 days
15656                         don't update existing with non-MH folders; that'll
15657                         make dups, but it's better than trashing the folder
15658                         free new msginfo parts
15659                 Fix indentation ;-)
15660
15661 2004-07-08 [colin]      0.9.11cvs17.12
15662
15663         * src/common/smtp.c
15664         * src/common/smtp.h
15665                 Sync smtp size verification with HEAD
15666
15667 2004-07-08 [colin]      0.9.11cvs17.11
15668
15669         * src/summaryview.c
15670         * src/prefs_common.c
15671         * src/prefs_common.h
15672         * src/gtk/quicksearch.c
15673         * src/gtk/quicksearch.h
15674                 Sync sticky pref with HEAD
15675
15676 2004-07-08 [colin]      0.9.11cvs17.10
15677
15678         * src/folder.c [1.213.2.6]
15679         * src/folder.h [1.87.2.6]
15680         * src/inc.c [1.149.2.7]
15681         * src/messageview.c [1.94.2.8]
15682         * src/procheader.c [1.47.2.6]
15683         * src/procmsg.c [1.150.2.4]
15684         * src/procmsg.h [1.60.2.5]
15685         * src/pop.c [1.56.2.4]
15686         * src/pop.h [1.17.2.3]
15687                 Let too big messages get downloaded, but truncated
15688                 Add a button to download them completely
15689                 
15690 2004-07-06 [colin]      0.9.11cvs17.9
15691
15692         * src/gtk/quicksearch.c [1.1.2.3]
15693                 Add a Clear button
15694         * commitHelper
15695         * PATCHSETS
15696                 Add a script to help with cvs
15697
15698 2004-07-03 [colin]      0.9.11cvs17.8
15699
15700         * src/plugins/imageviewer/viewer.c
15701                 fix imageviewer (which was staying on the first
15702                 displayed image)
15703
15704 2004-07-03 [colin]      0.9.11cvs17.7
15705
15706         Removed FIXME_GTK2 warnings
15707         * src/gtk/gtkutils.c
15708                 useless #warnings
15709         * src/gtk/menu.c
15710                 useless #warnings (no need to mess with menu rc)
15711         * src/gtk/menu.h
15712                 unused functions
15713         
15714
15715 2004-07-03 [colin]      0.9.11cvs17.6
15716
15717         Removed FIXME_GTK2 warnings
15718         * src/codeconv.c
15719                 useless #warnings (rewrite needed)
15720         * src/compose.c
15721                 useless #warnings (rewrite needed)
15722                 useless #warnings (gtk2 is like that)
15723                 useless #warnings (previously fixed)
15724         * src/main.c
15725                 useless #warnings (previously fixed)
15726         * src/message_search.c
15727                 useless #warnings (gtk2 is like that)
15728                 Made apparent that search is case-sensitive
15729         * src/mimeview.c
15730                 useless #warnings (rewrite needed)
15731                 useless #warnings (gtk2 is like that)
15732                 reimplemented real warnings
15733         * src/prefs_common.c
15734                 Removed block cursor option (not it gtk2)
15735         * src/prefs_gtk.c
15736                 useless #warnings (rewrite needed)
15737         * src/procheader.c
15738                 useless #warnings (rewrite needed)
15739         * src/sourcewindow.c
15740                 useless #warnings (incorrect placing)
15741         * src/summary_search.c
15742                 useless #warnings (gtk2 is like that)
15743                 Made apparent that search is case-sensitive
15744         * src/action.c
15745                 useless #warnings (gtk2 is like that)
15746         * src/textview.c
15747                 useless #warnings (rewrite needed)
15748         * src/toolbar.c
15749                 useless #warnings (rewrite needed)
15750
15751 2004-07-03 [colin]      0.9.11cvs17.5
15752
15753         * src/textview.c
15754                 Fix mismerge which broke URI opening
15755                 
15756 2004-07-01 [colin]      0.9.11cvs17.4
15757
15758         * src/gtk/filesel.c
15759                 Fill filename when saving
15760                 
15761 2004-06-27 [colin]      0.9.11cvs17.3
15762
15763         * src/gtk/filesel.[ch]
15764                 Use the new GTK file selector
15765                 Update prototype to match the reality: multiple file
15766                 selection is open-only          
15767         * src/compose.c
15768                 Match the new prototypes        
15769         * configure.ac
15770                 Match the new requirements (gtk 2.4.0)
15771                         
15772 2004-06-26 [colin]      0.9.11cvs17.2
15773
15774         * src/plugins/trayicon/trayicon.c
15775                 Remove useless signal handler on resize, which causes
15776                 an infinite "loop"
15777         
15778 2004-06-26 [colin]      0.9.11cvs17.1
15779         
15780         * tools/Makefile.am
15781                 remove launch_firebird and add nautilus2sylpheed.sh
15782         * src/quicksearch.c
15783           src/summaryview.c
15784                 Fix show/hide "Extended symbols" button problem
15785                 Fix apparition at startup
15786                 Fix const warnings
15787         * src/plugins/image_viewer/Makefile.am
15788                 Fix configure 
15789         * common/ssl.c
15790                 Re-enable certificate check, as it doesn't seem to
15791                 cause Xlib errors anymore
15792
15793 2004-06-25 [paul]       0.9.11cvs17
15794
15795         * sync with 0.9.11cvs17 HEAD
15796         
15797         NOTE: QuickSearch is broken
15798
15799 2004-06-07 [colin]      0.9.10claws67.10
15800         * src/plugins/trayicon/trayicon.c
15801           src/plugins/trayicon/libeggtrayicon/Makefile.am
15802           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15803                 Fix gettextization in trayicon plugin
15804
15805 2004-06-07 [colin]      0.9.10claws67.9
15806         
15807         * src/summaryview.c
15808           src/gtk/gtksctree.[ch]
15809                 Let Shift+{Up,Down} work in summaryview
15810                 (well, Down "works" and Up works)
15811                 Let the list scroll when using these keys
15812
15813 2004-06-06 [colin]      0.9.10claws67.8
15814
15815         * src/plugins/trayicon/trayicon.c
15816                 Fix pixmap update
15817
15818 2004-06-06 [colin]      0.9.10claws67.7
15819
15820         * src/addressbook.c
15821                 Fix signal handling causing system-wide focus grab
15822
15823 2004-05-25 [paul]       0.9.10claws67.6
15824
15825         * Makefile.am
15826           src/Makefile.am
15827                 clean up
15828
15829 2004-05-25 [paul]       0.9.10claws67.5
15830
15831         * replace deprecated gtk_signal... functions
15832
15833 2004-05-23 [colin]      0.9.10claws67.4
15834
15835         * src/compose.c
15836                 Fix wrapping
15837
15838 2004-05-22 [colin]      0.9.10claws67.3
15839
15840         * src/compose.c
15841                 Re-fix [Edited] in compose.c::compose_reedit()
15842
15843 2004-05-22 [colin]      0.9.10claws67.2
15844
15845         * src/procmime.c
15846                 Fix parsing of multiparts mails
15847
15848 2004-05-22 [colin]      0.9.10claws67.1
15849
15850         * src/summaryview.c
15851                 Fix quicksearch
15852
15853 2004-05-22 [paul]       0.9.10claws67
15854
15855         * sync with 0.9.10claws67 HEAD
15856
15857 2004-05-14 [alfons]
15858
15859         * src/procmime.h
15860                 add forgotton prototype
15861
15862 2004-05-10 [paul]       0.9.10claws57
15863
15864         * sync with 0.9.10claws57 HEAD
15865
15866 2004-05-05 [paul]       0.9.9.claws1
15867
15868         * ChangeLog-gtk2        ** REMOVED **
15869           ChangeLog-gtk2.claws  ** ADDED **
15870                 rename and adopt the normal claws format
15871                 
15872         * configure.ac
15873                 require gtkmathview >= 0.5
15874
15875         * ac/*                          ** REMOVED **
15876           ac/                           ** REMOVED **
15877           intl/Makefile.in              ** REMOVED **
15878           m4/                           ** ADDED **
15879           m4/missing                    ** ADDED **
15880           m4/missing/gdk-pixbuf.m4      ** ADDED **
15881           m4/missing/gettext.m4         ** ADDED **
15882           m4/missing/gpgme.m4           ** ADDED **
15883           m4/missing/imlib.m4           ** ADDED **
15884           m4/.cvsignore                 ** ADDED **
15885           m4/Makefile.am                ** ADDED **
15886           m4/README                     ** ADDED **
15887           m4/aclocal-include.m4         ** ADDED **
15888           m4/aspell.m4                  ** ADDED **
15889           m4/check-type.m4              ** ADDED **
15890           m4/gnupg-check-typedef.m4     ** ADDED **
15891           m4/openssl.m4                 ** ADDED **
15892           m4/spamassassin.m4            ** ADDED **
15893           po/ChangeLog                  ** REMOVED **
15894           po/Makefile.in.in             ** REMOVED **
15895           po/Rules-quot                 ** REMOVED **
15896           po/boldquot.sed               ** REMOVED **
15897           po/en@boldquot.header         ** REMOVED **
15898           po/en@quot.header             ** REMOVED **
15899           po/insert-header.sin          ** REMOVED **
15900           po/quot.sed                   ** REMOVED **
15901           po/remove-potcdate.sed        ** REMOVED **
15902           po/remove-potcdate.sin        ** REMOVED **
15903           po/stamp-po                   ** REMOVED **
15904           Makefile.am
15905           autogen.sh
15906           configure.ac
15907                 enable building with automake 1.8.x
15908                 add 'autopoint --force' to autogen.sh and remove all
15909                 auto-generated files, remove ac/ directory and use
15910                 m4/ directory instead
15911                 
15912         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
15913                 fix gettextization
15914
15915 2004-02-28 Colin Leroy <colin@colino.net>
15916         * src/prefs_matcher.c
15917           src/prefs_filtering.c
15918           src/prefs_filtering_action.c
15919                 Fix non-editable GtkEntries
15920
15921 2004-02-22 Thorsten Maerz <torte@netztorte.de>
15922         * src/prefs_themes.c
15923                 utf8 conversion for theme info
15924
15925 2004-02-21 Thorsten Maerz <torte@netztorte.de>
15926         * sync 0.9.9claws
15927
15928 2004-02-14 Thorsten Maerz <torte@netztorte.de>
15929         * src/grouplistdialog.c
15930                 allow multiple selections without ctrl key
15931
15932 2004-02-09 Thorsten Maerz <torte@netztorte.de>
15933         * src/main.c
15934                 enable customizable accelerators
15935
15936 2004-02-08 Thorsten Maerz <torte@netztorte.de>
15937         * src/prefs_common.c
15938                 re-enable different font settings for gtk1/2
15939         * src/prefs_folder_item.c
15940                 fix folder prefs displayed wrong
15941         * src/textview.c
15942                 set 'sunken' shadow type
15943
15944 2004-02-07 Colin Leroy <colin@colino.net>
15945         * src/compose.c
15946                 Fix message being always [Edited]
15947                 Encode headers correctly (utf8 buf)
15948
15949 2004-01-27 Thorsten Maerz <torte@netztorte.de>
15950         * src/socket.c
15951                 remove double g_source_attach()
15952                 (Thanks to Colin Leroy)
15953
15954 2004-01-27 Thorsten Maerz <torte@netztorte.de>
15955         * src/gtk/gtksctree.c
15956                 Fix SSL certificate list not shown
15957         * src/mimeview.c
15958                 Fix clicks in mime tree
15959
15960 2004-01-27 Thorsten Maerz <torte@netztorte.de>
15961         * src/common/socket.c
15962                 Fix SSL receive
15963         * src/compose.c
15964                 Fix clipboard menu hotkeys
15965
15966 2004-01-25 Thorsten Maerz <torte@netztorte.de>
15967         * src/gtk/gtkaspell.[ch]
15968           src/compose.c
15969                 reimplement spellchecker
15970
15971 2004-01-25 Thorsten Maerz <torte@netztorte.de>
15972         * src/gtk/filesel.c
15973                 crash when inserting file in compose window
15974                 (TODO: keep old selection on clicks)
15975         * src/main.c
15976                 use gtkrc-2.0 instead of gtkrc
15977
15978 2004-01-25 Thorsten Maerz <torte@netztorte.de>
15979         * src/messageview.c
15980                 remove orphaned mimeview unref()
15981
15982 2004-01-20 Thorsten Maerz <torte@netztorte.de>
15983         * src/grouplistdialog.c
15984                 expand nodes containing subscribed groups
15985
15986 2004-01-19 Thorsten Maerz <torte@netztorte.de>
15987         * src/textview.c
15988                 textview: hide cursor, restore old click behaviour
15989
15990 2004-01-18 Thorsten Maerz <torte@netztorte.de>
15991         * src/textview.c
15992                 variable names messed up
15993
15994 2004-01-17 Colin Leroy <colin@colino.net>
15995         * src/addr_compl.c
15996                 Fix completion address too thin
15997         * src/compose.c
15998                 Fix tab-to-subject behaviour
15999         * src/summaryview.c
16000                 Implement key up & down in summaryview
16001
16002 2004-01-12 Thorsten Maerz <torte@netztorte.de>
16003
16004         * sync 098claws
16005
16006 2004-01-08 Thorsten Maerz <torte@netztorte.de>
16007         * configure.ac
16008           Makefile.am
16009           doc/.cvsignore
16010           doc/Makefile.am
16011                 faq, man, manual moved to doc/
16012         * ac/aspell.m4
16013           ac/check-type.m4
16014           ac/gnupg-check-typedef.m4
16015           ac/openssl.m4
16016           ac/spamassassin.m4
16017           ac/missing/gdk-pixbuf.m4
16018           ac/missing/gpgme.m4
16019           ac/missing/imlib.m4
16020                 fix automake warnings
16021
16022 2003-12-06 Colin Leroy <colin@colino.net>
16023         * src/summaryview.c
16024                 Fix quicksearch
16025
16026 2003-12-05 Colin Leroy <colin@colino.net>
16027         * src/summaryview.c
16028                 Fix going to next unread folder
16029
16030 2003-12-05 Colin Leroy <colin@colino.net>
16031         * src/crash.c
16032                 Fix gtk2 compilation
16033         * src/session.c
16034                 Remove iotag source handler at disconnection
16035         * src/socket.[ch] 
16036                 Remove source handler when closing socket 
16037                 (fixes another seg)
16038
16039 2003-12-04 Colin Leroy <colin@colino.net>
16040         * src/compose.c
16041           src/prefs_account.c
16042           src/prefs_common.c
16043                 Fix some dropdown menus
16044
16045 2003-12-04 Colin Leroy <colin@colino.net>
16046         * src/compose.c
16047                 Fix event handlers on header fields
16048         * src/common/socket.c
16049           src/common/session.c
16050                 Fix segfault with callback (SSL)
16051                 Fix end of session 
16052
16053 2003-10-06 Thorsten Maerz <torte@netztorte.de>
16054
16055         * Fix compile bug in src/compose.c
16056         * removed src/gtk/gtkstext.[ch]
16057
16058 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
16059
16060         * Convert character set and escape "text" attributes in toolbar setting
16061         files.
16062         * Fixed bug in button-press-event handling.
16063
16064 2003-09-16 Thorsten Maerz <torte@netztorte.de>
16065
16066         * Fixed bug in key-press-event handling.
16067
16068 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
16069
16070         * Enabled to compile tray-icon plugin (Ad-hoc).
16071         * Avoid hang up bug of icon list in mime view (Ad-hoc).
16072
16073 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
16074
16075         * Enabled to compile on sylpheed-claws.
16076         (tray-icon plugin still cannot compile yet.)
16077
16078 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
16079
16080         * Updated to 0.9.5.
16081
16082 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
16083
16084         * Updated to 0.9.4.
16085         * Ported monitoring SSL mechanism to GSource of GLib2
16086         (I don't confirm it)
16087         * Added _gtk2 suffix to key name of font preference to avoid
16088         ovverwriting preference of Gtk+-1.2 version.
16089
16090 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
16091
16092         * Updated to 0.9.2.
16093
16094 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
16095
16096         * Updated to 0.9.1.
16097         * Translate po files into UTF-8 when execute autogen.sh.
16098
16099 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
16100
16101         * Updated to 0.9.0.
16102
16103 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
16104
16105         * Plugged GError related memory leaks.
16106
16107 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
16108
16109         * Changed default size of fonts.
16110         * Enabled to set titile font size of warning dialog.
16111
16112 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
16113
16114         * Embed a sylpheed icon into executable binary on Windows.
16115
16116 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
16117
16118         * I forgot to traslate character set of element string in src/xml.c.
16119
16120 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
16121
16122         * Fixed detecting bind_textdomain_codeset in configure.in.
16123         * The bug in which "Example" of "Date fromat" preference isn't displayed
16124         correctly has been fixed.
16125
16126 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
16127
16128         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
16129           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
16130           glib-gettextize
16131           Removed intl directory.
16132           Translated po files into UTF-8.
16133           (Thanks! Ryuji Abe)
16134
16135 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
16136
16137         * The bug which doesn't unscape string in xml.c has been fixed.
16138
16139 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
16140
16141         * The bug which is failed to translate encoding of file name thorough
16142         file dialog has been fixed.
16143
16144 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
16145
16146         * Modified to translate file names which is used in inporting/expoting
16147         mbox feature and "Save as" feature into locale encoding.
16148         * Translate file names into locale encoding when "Attache file" and
16149         "Insert file".
16150         * Force set G_BROKEN_FILENAMES environment variable.
16151         * Other minor fixes.
16152
16153 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
16154
16155         * Modified to treat MH folder's name as locale encoding.
16156
16157 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
16158
16159         * The bug which clash on switching candidates of auto completion of
16160         addresses, cannot use auto completion in Japanesse is fixed
16161         (Thanks! Tokunaga-san)¡¥
16162
16163 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16164
16165         * The bug which cannot switch key accelerator preference has been fixed
16166         (Thanks! smbd-san)¡¥
16167
16168 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16169
16170         * version 0.8.11-gtk2-20030314
16171
16172 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16173
16174         * The bug in which character set conversion of filtering messages has
16175         been fixed.(Thanks! COCOA-san).
16176
16177 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
16178
16179         * Revived "Leave space on head" preference in "Message" category.
16180         * A bug which clash when put the cursor to end of buffer and execute
16181         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
16182
16183 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
16184
16185         * version 0.8.11-gtk2-20030312
16186
16187 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
16188
16189         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
16190         * Modified to use Pango's API directly for font preference.
16191         * Integrated GtkTextView of textview to one widget.
16192         * Set fonts of header title in textview by "header_title" tag.
16193         * Removed some deprecated codes.
16194
16195 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
16196
16197         * Updated to 0.8.11.
16198         * Merged cygwin patch(Thanks! Sakai-san).
16199
16200 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
16201
16202         * version 0.8.10-gtk2-20030309