2.4.0 unleashed
[claws.git] / ChangeLog
1 2006-07-31 [paul]       2.4.0
2
3         2.4.0 released
4
5 2006-07-31 [paul]       2.3.1cvs91
6
7         * po/ca.po
8                 updated by Miquel Oliete
9
10 2006-07-31 [paul]       2.3.1cvs90
11
12         * po/de.po
13         * po/el.po
14         * po/fr.po
15         * po/it.po
16         * po/pl.po
17         * po/pt_BR.po
18         * po/sr.po
19         * po/zh_CN.po
20                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
21                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
22                 Aleksandar Urosevic, and Ralgh Young
23
24 2006-07-31 [paul]       2.3.1cvs89
25
26         * src/account.c
27         * src/main.c
28         * src/mainwindow.c
29         * src/mainwindow.h
30                 Fix a race condition when, after an SC crash, rescanning
31                 folders took more than 0.5 seconds
32                 Thanks to Colin
33
34 2006-07-31 [paul]       2.3.1cvs88
35
36         * src/folderview.c
37                 don't translate separator strings
38
39 2006-07-30 [mones]      2.3.1cvs87
40
41         * doc/man/sylpheed-claws.1
42                 Fixed non-ASCII chars in Hoa's name
43         * po/es.po
44                 Updated for release
45
46 2006-07-27 [colin]      2.3.1cvs86
47
48         * src/textview.c
49                 Don't include the leading \n in links
50                 Patch by Fabien
51
52 2006-07-25 [colin]      2.3.1cvs85
53
54         * src/mainwindow.c
55         * src/common/socket.h
56         * src/etpan/imap-thread.c
57                 Refresh resolvers before connecting
58                 to IMAP servers, and after switching
59                 to online. Thanks to Paul.
60
61 2006-07-18 [colin]
62
63         * 2.4.0-rc4 released
64
65 2006-07-17 [colin]      2.3.1cvs84
66
67         * src/inc.c
68                 Show connection attempt in statusbar before
69                 connecting (previously first message was
70                 "Retrieving messages from ..." after the
71                 connection succeeded.
72
73 2006-07-16 [wwp]        2.3.1cvs83
74
75         * sylpheed-claws.ico
76                 Added .ico file (windows multi-size icon file, generated).
77
78 2006-07-12 [wwp]        2.3.1cvs82
79
80         * src/messageview.c
81                 remove Message/Re-edit menu entry from messageview window,
82                 as sent/draft/queued messages are opened in compose window when
83                 re-edited and it's not possible to re-edit other msgs.
84
85 2006-07-12 [paul]       2.3.1cvs81
86
87         * AUTHORS
88         * src/mainwindow.c
89         * src/gtk/authors.h
90                 check online state before resetting
91                 mailcheck timer. Useful if some program
92                 verifies connection state and updates
93                 Claws.
94                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
95
96 2006-07-12 [paul]       2.3.1cvs80
97
98         * sylpheed-claws-128x128.png
99         * sylpheed-claws-64x64.png
100         * sylpheed-claws.png
101         * src/Makefile.am
102         * src/main.c
103         * src/prefs_toolbar.c
104         * src/stock_pixmap.c
105         * src/stock_pixmap.h
106         * src/wizard.c
107         * src/gtk/about.c
108         * src/gtk/gtkutils.c
109         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
110         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
111         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
112         * src/pixmaps/sylpheed.xpm              ** REMOVED **
113         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
114         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
115                 updated and renamed logo/icon files and related
116                 logo by Jesper Schultz
117
118 2006-07-11 [paul]       2.3.1cvs79
119
120         * src/main.c
121                 fix the labels a smidgin
122
123 2006-07-09 [colin]      2.3.1cvs78
124
125         * src/textview.c
126                 Show errors in textviewer's command
127                 Patch by H. Merijn Brand
128
129 2006-07-09 [colin]      2.3.1cvs77
130
131         * src/compose.c
132                 Save FMID in drafts too
133
134 2006-07-08 [colin]      2.3.1cvs76
135
136         * src/compose.c
137                 Svae RMID in drafted mails too
138                 Save quote_fmt vars for whole mails,
139                 don't reset at each quote_fmt_init:
140                 allows to use the same |i{var} in
141                 various template fields
142         * src/prefs_template.c
143         * src/quote_fmt.h
144         * src/quote_fmt_parse.y
145                 Same
146
147 2006-07-08 [colin]      2.3.1cvs75
148
149         * src/textview.c
150                 Fix highlighting of attached parts URIs
151
152 2006-07-08 [colin]      2.3.1cvs74
153
154         * src/main.c
155                 Prevent bug #981 (sc 2.3.1 segfaults with 
156                 gtk+ 2.10) from being reported again:
157                 if Sylpheed-Claws has been compiled against
158                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
159                 of if Sylpheed-Claws has been compiled against
160                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
161                 error out.
162
163 2006-07-07 [colin]      2.3.1cvs73
164
165         * src/prefs_actions.c
166                 Fix label
167
168 2006-07-07 [colin]      2.3.1cvs72
169
170         * src/prefs_actions.c
171                 Fix compile on gtk < 2.8. argh :)
172
173 2006-07-07 [paul]       2.3.1cvs71
174
175         * src/common/defs.h
176                 update DONATE_URI
177
178 2006-07-07 [colin]      2.3.1cvs70
179
180         * po/POTFILES.in
181         * src/quote_fmt.c
182         * src/quote_fmt_lex.l
183         * src/quote_fmt_parse.y
184                 Add |i{var}, a way to insert user-entered
185                 text in a template
186
187 2006-07-07 [colin]
188
189         * 2.4.0-rc3 released
190
191 2006-07-07 [colin]      2.3.1cvs69
192
193         * src/folder.c
194                 Don't consider inboxes of UNKNOWN folder 
195                 classes to be useable as default inboxes
196
197 2006-07-07 [paul]       2.3.1cvs68
198
199         * src/textview.c
200                 add missing #include <errno.h>
201                 Thanks to René J. Blokland
202
203 2006-07-07 [paul]       2.3.1cvs67
204
205         * src/action.c
206                 Return now Closes dialog
207         * src/mimeview.c
208         * src/mimeview.h
209         * src/textview.c
210                 add contextual menu to mime parts listed
211                 in the textview
212                 Thanks to Colin
213         * src/common/utils.c
214                 reversal: ' is a valid character in URLs
215
216 2006-07-06 [colin]      2.3.1cvs66
217
218         * src/remotefolder.h
219                 Forgotten in previous commit
220
221 2006-07-06 [colin]      2.3.1cvs65
222
223         * src/folder.c
224                 Set summary update flag whenever
225                 totals changed
226         * src/imap.c
227         * src/prefs_account.c
228         * src/common/utils.h
229         * src/etpan/imap-thread.c
230                 Fix warnings, thanks to Fabien and
231                 Ricardo
232
233 2006-07-06 [wwp]        2.3.1cvs64
234
235         * src/gtk/gtkutils.c
236                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
237
238 2006-07-06 [wwp]        2.3.1cvs63
239
240         * src/account.c
241         * src/addressbook.c
242         * src/addressitem.h
243         * src/folderview.c
244         * src/mainwindow.c
245         * src/manual.c
246         * src/manual.h
247         * src/message_search.c
248         * src/prefs_actions.c
249         * src/prefs_filtering.c
250         * src/prefs_filtering.h
251         * src/prefs_template.c
252         * src/summary_search.c
253         * src/summaryview.c
254         * src/gtk/gtkutils.c
255         * src/gtk/gtkutils.h
256         * src/gtk/pluginwindow.c
257                 add help buttons to some dialogs. Clicking such buttons opens a
258                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
259
260 2006-07-06 [paul]       2.3.1cvs62
261
262         * src/textview.c
263                 fix attachments contextual menu
264                 Thanks to Colin
265
266 2006-07-05 [colin]      2.3.1cvs61
267
268         * src/textview.c
269         * src/compose.c
270                 Handle sftp:// links
271
272 2006-07-05 [paul]       2.3.1cvs60
273
274         * src/gtk/filesel.c
275                 grab save button by default
276                 Thanks to Colin
277
278 2006-07-05 [wwp]        2.3.1cvs59
279
280         * manual/xml2pdf
281                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
282
283 2006-07-04 [colin]      2.3.1cvs58
284
285         * src/mimeview.c
286         * src/textview.c
287                 Use left click to select, middle click to open
288                 on mimeparts links
289         * src/common/utils.c
290                 Fix segfault
291
292 2006-07-04 [colin]      2.3.1cvs57
293
294         * src/mainwindow.c
295         * src/news.c
296                 Warning fixes, thanks to Fabien
297
298 2006-07-04 [colin]      2.3.1cvs56
299
300         * src/mimeview.c
301         * src/mimeview.h
302         * src/textview.c
303                 Allow parts to be selected via their text label
304                 in textview
305
306 2006-07-04 [colin]      2.3.1cvs55
307
308         * src/folderview.c
309                 Feedback when closing (for big folders)
310         * src/prefs_actions.c
311         * src/prefs_filtering.c
312         * src/prefs_matcher.c
313         * src/prefs_template.c
314                 Fix default button when closing without
315                 having saved
316
317 2006-07-04 [colin]      2.3.1cvs54
318
319         * src/news.c
320                 Delete local file on deletion
321
322 2006-07-03 [colin]      2.3.1cvs53
323
324         * src/folderview.c
325         * src/main.c
326                 Don't freeze when rescanning after crash
327
328 2006-07-03 [wwp]        2.3.1cvs52
329
330         * src/compose.c
331         * src/privacy.c
332         * src/privacy.h
333         * src/plugins/pgpinline/pgpinline.c
334         * src/plugins/pgpmime/pgpmime.c
335                 don't report an error when the user cancels the passphrase dialog.
336
337 2006-07-02 [colin]      2.3.1cvs51
338
339         * src/folderview.c
340                 Open message when crossing folders with Space,
341                 goto next unread and friends
342
343 2006-07-01 [colin]      2.3.1cvs50
344
345         * src/prefs_account.c
346                 Typographic rules varying from language
347                 to language (in french "Protocole :"),
348                 we have to do that :)
349
350 2006-07-01 [ticho]      2.3.1cvs49
351
352         * src/prefs_account.c
353                 Only use one temporary gchar* variable in
354                 prefs_account_protocol_set_optmenu().
355
356 2006-07-01 [ticho]      2.3.1cvs48
357
358         * src/prefs_account.c
359         * src/prefs_account.h
360                 Use GtkLabel for existing account protocol name.
361                 Created an array for protocol names and populate the
362                 combobox from it in a for() cycle.
363
364 2006-06-30 [colin]      2.3.1cvs47
365
366         * src/compose.c
367                 Block undo when changing signature (by changing
368                 account)
369
370 2006-06-30 [paul]       2.3.1cvs46
371
372         * src/send_message.c
373                 when editing From in the Compose window, use that address
374                 in the Return-Path: header
375                 Thanks to Colin
376
377 2006-06-30 [colin]      2.3.1cvs45
378
379         * src/compose.c
380                 Fix signature replacement:
381                 - when no newline before separator
382                 - when reediting
383
384 2006-06-29 [colin]      2.3.1cvs44
385
386         * src/folderview.c
387         * src/folderview.h
388         * src/mainwindow.c
389         * src/summaryview.c
390                 Let 'View/Go to/Next marked' work like
391                 Next new & Next unread: across folders
392                 Change the select_on_entry pref to do
393                 what we want when changing folder
394         * src/common/utils.c
395                 Fix single-quoted links 
396
397 2006-06-29 [colin]      2.3.1cvs43
398
399         * src/gtk/gtkaspell.c
400                 "Sylpheed" and "Sylpheed-Claws" do exist !
401
402 2006-06-29 [colin]      2.3.1cvs42
403
404         * src/imap.c
405                 Forgot to remove debug
406
407 2006-06-29 [colin]      2.3.1cvs41
408
409         * src/imap.c
410         * src/imap.h
411         * src/mainwindow.c
412                 Disconnect from IMAP servers when going
413                 offline. Fixes bug #978 (going to offline-mode 
414                 won't close connections)
415
416 2006-06-29 [colin]      2.3.1cvs40
417
418         * src/main.c
419                 Fix transient setting on failing plugins
420                 Patch by Fabien
421         * src/plugins/pgpcore/sgpgme.c
422                 Only warn for OpenPGP. Most people don't
423                 have CMS available.
424
425 2006-06-29 [colin]      2.3.1cvs39
426
427         * src/compose.c
428                 Fix Spelling menu (discrepancy between context menu
429                 and top menu when folder's dictionary isn't the 
430                 default one)
431         * src/plugins/pgpcore/sgpgme.c
432                 More error reporting about why gpgme can fail
433
434 2006-06-29 [wwp]        2.3.1cvs38
435
436         * src/mainwindow.c
437                 honor the display-header-pane setting even when the message view
438                 is a separate window.
439
440 2006-06-29 [wwp]        2.3.1cvs37
441
442         * src/prefs_actions.c
443                 forgot to commit that one (use of GTK_STOCK_INFO).
444
445 2006-06-29 [colin]      2.3.1cvs36
446
447         * src/imap.c
448                 Better handling of login errors (ask the password
449                 again once), alert in case of error. Fix three
450                 signedness warnings.
451
452 2006-06-28 [wwp]        2.3.1cvs35
453
454         * src/prefs_template.c
455         * src/prefs_matcher.c
456         * src/prefs_filtering_action.c
457         * src/prefs_quote.c
458                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
459                 patch by Fabien Vantard, slightly modified.
460
461 2006-06-28 [paul]
462
463         2.4.0-rc2 released
464
465 2006-06-28 [colin]      2.3.1cvs34
466
467         * src/prefs_account.c
468                 Fix bug #977 (Can't add or edit imap accounts)
469
470 2006-06-28 [colin]      2.3.1cvs33
471
472         * src/mimeview.c
473                 Fix previous
474
475 2006-06-28 [colin]      2.3.1cvs32
476
477         * src/mimeview.c
478                 Save named inlined attachments with "Save all"
479         * src/main.c
480         * src/mbox.c
481         * src/common/plugin.c
482         * src/common/plugin.h
483         * src/common/sylpheed.c
484         * src/common/utils.c
485         * src/plugins/pgpcore/sylpheed.def
486         * src/plugins/pgpinline/sylpheed.def
487         * src/plugins/pgpmime/sylpheed.def
488                 Win32 compatibility patch, by
489                 Werner Koch
490
491 2006-06-28 [wwp]        2.3.1cvs31
492
493         * src/imap.c
494         * src/prefs_folder_item.c
495                 less compilation warnings (thanks to Fabien Vantard), less typos.
496
497 2006-06-28 [paul]       2.3.1cvs30
498
499         * src/gtk/gtkutils.c
500                 gtk_combo_box_set_focus_on_click() is only
501                 available since gtk 2.6.0
502
503 2006-06-28 [paul]       2.3.1cvs29
504
505         * src/prefs_ext_prog.c
506                 fix engrish and add a tooltip for the
507                 'command for 'Display as text' option
508
509 2006-06-28 [paul]
510
511         2.4.0-rc1 released
512
513 2006-06-28 [paul]       2.3.1cvs28
514
515         * ChangeLog
516         * tools/Makefile.am
517                 include textviewer.pl in releases
518
519 2006-06-28 [paul]       2.3.1cvs27
520
521         * src/prefs_ext_prog.c
522                 hide Print command option if libgnomeprint
523                 support is present
524
525 2006-06-27 [colin]      2.3.1cvs26
526
527         * src/compose.c
528                 Fix Esc handling in insert/attach dialog
529                 Don't show this dialog if dragging something
530                 else than text/uri-list
531                 Thanks to Fabien Vantard
532         * tools/textviewer.pl
533                 Filter script to display stuff as text
534                 by H. Merijn Brand
535
536 2006-06-27 [wwp]        2.3.1cvs25
537
538         * src/messageview.c
539                 use the exact product name (message view title), patch
540                 by Fabien Vantard.
541
542 2006-06-27 [ticho]      2.3.1cvs24
543
544         * src/prefs_account.c
545         * src/prefs_common.c
546         * src/prefs_common.h
547         * src/prefs_ext_prog.c
548         * src/textview.c
549                 Add a preference (Preferences/External programs)
550                 to allow "Display as text" to be done via a script
551                 (patch by H.Merijn Brand).
552                 Use GtkComboBox for protocol selection in account
553                 preferences.
554                 Only include current choice for existing accounts, and
555                 insensitivize the combobox.
556
557 2006-06-27 [paul]       2.3.1cvs23
558
559         * src/mbox.c
560                 fix crasher introduced in cvs21.
561                 Thanks to Colin
562
563 2006-06-26 [colin]      2.3.1cvs22
564
565         * src/mbox.c
566                 Fix double-frees when leaving folders
567                 after exporting to mbox
568
569 2006-06-26 [colin]      2.3.1cvs21
570
571         * src/mbox.c
572                 More feedback (and optimisation)
573                 on import/export
574         * src/common/utils.c
575                 Fix case when looking for mail addresses
576         * src/gtk/gtkutils.c
577                 Extra check for (X-)Face
578
579 2006-06-25 [ticho]      2.3.1cvs20
580
581         * src/compose.c
582         * src/exphtmldlg.c
583         * src/gtk/gtkutils.c
584         * src/gtk/gtkutils.h
585                 Added second argument to gtkut_sc_combobox_create() to
586                 control focus-on-click for the widget.
587                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
588
589 2006-06-25 [ticho]      2.3.1cvs19
590
591         * src/compose.c
592         * src/gtk/Makefile.am
593         * src/gtk/combobox.c
594         * src/gtk/combobox.h
595         * src/gtk/gtkutils.c
596         * src/gtk/gtkutils.h
597                 Use GtkComboBox instead of deprecated GtkOptionMenu
598                 for account selector in compose window and for encoding
599                 selector in attachment properties.
600                 Also factorise working with the new GtkComboBox somewhat.
601
602 2006-06-24 [paul]       2.3.1cvs18
603
604         * src/prefs_common.c
605                 use the correct default value
606
607 2006-06-24 [paul]       2.3.1cvs17
608
609         * src/compose.c
610         * src/prefs_common.c
611         * src/prefs_common.h
612         * src/prefs_compose_writing.c
613                 enable setting of default action when
614                 dnd'ing files in the compose window.
615                 (Collaborative effort with wwp)
616
617 2006-06-23 [wwp]        2.3.1cvs16
618
619         * src/compose.c
620                 i18n fix (thanks to Fabien Vantard)
621
622 2006-06-22 [colin]      2.3.1cvs15
623
624         * src/prefs_customheader.c
625                 Don't use filters in custom headers' file 
626                 selector. Remember, extensions mean nothing :)
627
628 2006-06-22 [paul]       2.3.1cvs14
629
630         * configure.ac
631                 allow setting of man directory location
632
633 2006-06-22 [colin]      2.3.1cvs13
634
635         * src/mainwindow.c
636                 Add 'View/Go to/Next unread folder'.
637                 I missed that :)
638
639 2006-06-22 [colin]      2.3.1cvs12
640
641         * src/common/utils.c
642                 Add some subject prefixes
643                 Patch by Bjorn T Johansen <btj@havleik.no>
644
645 2006-06-22 [colin]      2.3.1cvs11
646
647         * manual/advanced.xml
648                 Forgotten hidden pref
649
650 2006-06-21 [paul]       2.3.1cvs10
651
652         * src/prefs_account.c
653                 complete the removal of 'Add date header' option
654
655 2006-06-21 [paul]       2.3.1cvs9
656
657         * src/account.c
658         * src/compose.c
659         * src/prefs_account.c
660         * src/prefs_account.h
661                 remove option to add date header - always
662                 add date header
663         * src/etpan/imap-thread.c
664                 fix warnings (Thanks to Colin)
665
666 2006-06-21 [wwp]        2.3.1cvs8
667
668         * src/folder.c
669                 set the attachment flag when inline text part are (file)named. This is more convenient
670                 when receiving (for instance) inline source files or patches sent using thunderbird.
671
672 2006-06-21 [paul]       2.3.1cvs7
673
674         * src/inc.c
675                 fix off-by-one count of current msg in
676                 statusbar filtering progressbar
677
678 2006-06-21 [paul]       2.3.1cvs6
679
680         * src/folder.c
681                 Show attachment icon even if the part is 'inline'
682                 if the following conditions are met:
683                 - content-type != 'text/plain'
684                 - content-type != '*/pgp-signature'
685                 - either 'name' or 'filename' parameter is not NULL
686                 
687                 Thanks to Colin
688
689 2006-06-21 [paul]       2.3.1cvs5
690
691         * src/messageview.c
692         * src/prefs_common.c
693         * src/prefs_common.h
694         * src/prefs_other.c
695                 add an option to 'Never send Return
696                 Receipts'
697                 Thanks to Colin
698
699 2006-06-20 [mones]      2.3.1cvs4
700
701         * po/es.po
702                 updated
703         * src/compose.c
704                 typo fixed (space after comma)
705         * tools/make.themes.project
706                 remove exec mode from tarball files
707
708 2006-06-20 [colin]      2.3.1cvs3
709
710         * src/news.c
711         * src/procheader.c
712         * src/unmime.c
713                 Better fix for \n's in headers (don't 
714                 break Received: and others)
715
716 2006-06-20 [paul]       2.3.1cvs2
717
718         * src/alertpanel.c
719         * src/textview.c
720                 improve legibility of phishing attempt
721                 dialog
722
723 2006-06-20 [paul]       2.3.1cvs1
724
725         * NEWS
726         * README
727         * configure.ac
728                 Update version number following
729                 stable release
730
731 2006-06-20 [colin]      2.3.0cvs26
732
733         * src/compose.c
734                 When dragging a file to the text of the compose
735                 window, ask whether we want to insert or attach
736                 (I know lots of people who do that to attach)
737
738 2006-06-20 [colin]      2.3.0cvs25
739
740         * src/etpan/imap-thread.c
741                 Fix threshold (the append command is often > 32 bytes)
742
743 2006-06-19 [colin]      2.3.0cvs24
744
745         * src/imap.c
746         * src/etpan/imap-thread.c
747                 Workaround Rockliffe IMAP server bug: replace
748                 "x UID SEARCH (ANSWERED UID 1:*)" with
749                 "x UID SEARCH ANSWERED"
750                 (Rockliffe doesn't handle the parenthesis)
751
752 2006-06-19 [colin]      2.3.0cvs23
753
754         * src/compose.c
755         * src/imap.c
756         * src/etpan/imap-thread.c
757                 Probably fix bug #972 (Freezes when adding 
758                 an attachment to the message)
759         * src/common/defs.h
760                 Modernize Firefox cmd
761
762
763 2006-06-18 [colin]      2.3.0cvs22
764
765         * src/prefs_customheader.c
766                 Only allow correct filenames for various
767                 custom headers
768
769 2006-06-18 [colin]      2.3.0cvs21
770
771         * src/prefs_customheader.c
772                 Add a 'From File...' button in custom headers prefs, which
773                 try to do the right thing: 
774                 for normal headers, use file as plaintext,
775                 for X-Face, calls compface,
776                 for Face, encode to b64.
777
778 2006-06-17 [colin]      2.3.0cvs20
779
780         * src/mh.c
781                 Warning fix
782
783 2006-06-16 [colin]      2.3.0cvs19
784
785         * src/summaryview.c
786                 Recursive quicksearch: show message list
787                 in current folder, *then* search children
788                 in the background.
789
790 2006-06-16 [colin]      2.3.0cvs18
791
792         * src/main.c
793                 Instead of ignoring SIGPIPE, save caches
794                 when getting one. Will fix the fact that
795                 hot caches are out-of-date when logging 
796                 out of Xorg.
797         * src/compose.c
798         * src/prefs_compose_writing.c
799                 Only save text (not attachments) when 
800                 auto-saving to drafts
801         * src/unmime.c
802                 Always replace \n, \r and \t with spaces
803                 in headers
804         * manual/dist/html/Makefile.am
805         * manual/dist/pdf/Makefile.am
806         * manual/dist/ps/Makefile.am
807         * manual/dist/txt/Makefile.am
808         * manual/fr/dist/html/Makefile.am
809         * manual/fr/dist/pdf/Makefile.am
810         * manual/fr/dist/ps/Makefile.am
811         * manual/fr/dist/txt/Makefile.am
812         * manual/pl/dist/html/Makefile.am
813         * manual/pl/dist/pdf/Makefile.am
814         * manual/pl/dist/ps/Makefile.am
815         * manual/pl/dist/txt/Makefile.am
816                 Fix make clean removing pregenerated manuals
817
818
819 2006-06-16 [colin]      2.3.0cvs17
820
821         * src/plugins/pgpcore/sgpgme.c
822         * src/plugins/pgpmime/pgpmime.c
823         * src/plugins/pgpinline/pgpinline.c
824                 Better error reporting in setup_signers.
825                 Don't fallback to default key if specified
826                 key isn't found.
827                 Don't allow signing if more than one secret
828                 key matches the one specified in prefs.
829
830 2006-06-15 [colin]      2.3.0cvs16
831
832         * src/folderview.c
833                 Add "Send queue" in the folder's contextual
834                 menu
835         * src/compose.c
836         * src/messageview.c
837         * src/privacy.c
838         * src/privacy.h
839         * src/procmime.c
840         * src/procmsg.c
841         * src/plugins/pgpcore/passphrase.c
842         * src/plugins/pgpcore/sgpgme.c
843         * src/plugins/pgpinline/pgpinline.c
844         * src/plugins/pgpmime/pgpmime.c
845                 Better error reporting
846         * src/mbox.c
847                 Probably fix bug #971 (2.2.3 cannot read mail 
848                 from local mbox)
849
850
851 2006-06-15 [mones]      2.3.0cvs15
852
853         * tools/make.themes.project
854                 creates the themes project from the web page
855
856 2006-06-15 [colin]      2.3.0cvs14
857
858         * src/folder.c
859                 Better fix (avoid losing the folder if scan_tree 
860                 fails)
861
862 2006-06-15 [cleroy]     2.3.0cvs13
863
864         * src/folder.c
865                 Probably fix Bug #969 (crash on rebuilding 
866                 imap folder)
867
868 2006-06-14 [colin]      2.3.0cvs12
869
870         * manual/dtd/manual.xsl
871         * manual/sylpheed-claws-manual.xml
872         * manual/fr/sylpheed-claws-manual.xml
873         * manual/pl/sylpheed-claws-manual.xml
874                 Insert pagebreaks between sections
875
876 2006-06-14 [paul]       2.3.0cvs11
877
878         * configure.ac
879                 better fix than 2.3.0cvs10
880
881 2006-06-14 [paul]       2.3.0cvs10
882
883         * configure.ac
884                 fix setting of PACKAGE_DATA_DIR with newer autoconf
885                 (backwards compatible)
886
887 2006-06-13 [colin]      2.3.0cvs9
888
889         * src/messageview.c
890                 Fix sending of return receipt with the new queue folders
891
892 2006-06-13 [wwp]        2.3.0cvs8
893
894         * src/quote_fmt_lex.l
895                 fix wrong tokens returned in quote_fmt lexer, query not().
896
897 2006-06-13 [wwp]        2.3.0cvs7
898
899         * src/folder.c
900         * src/prefs_folder_item.c
901                 allow changing folder type even when folder is not a top-level one,
902                 thanks to Colin.
903
904 2006-06-12 [colin]      2.3.0cvs6
905
906         * src/folderview.c
907                 Fix double-ask of "Do you want to mark all
908                 as read"
909
910 2006-06-12 [colin]      2.3.0cvs5
911
912         * src/compose.c
913         * src/compose.h
914         * src/folder.c
915         * src/folder.h
916         * src/imap.c
917         * src/inc.c
918         * src/main.c
919         * src/messageview.c
920         * src/mh.c
921         * src/prefs_folder_item.c
922         * src/procheader.c
923         * src/procmime.c
924         * src/procmsg.c
925         * src/procmsg.h
926         * src/send_message.c
927         * src/summaryview.c
928         * src/toolbar.c
929                 Apply bug #964's patch (Queue and drafts aren't normal)
930                 The Drafts and Queue folder now contain RFC-822 files,
931                 allowing to move and copy mails from and to these 
932                 folders. Moving from Drafts to Queue will prepare the
933                 mail for sending (PGP signature, encryption, etc).
934                 This patch also rework sending errors handling to try
935                 to be more helpful.
936                 Also, allow redefining folder types via the GUI 
937                 (Folder type in its Properties)
938
939 2006-06-12 [colin]      2.3.0cvs4
940
941         * src/summaryview.c
942         * src/prefs_common.c
943         * src/prefs_common.h
944         * src/gedit-print.c
945                 Allow to define a specific print font - patch
946                 by Bernhard Walle <bernhard.walle@gmx.de>
947         * src/prefs_fonts.c
948         * manual/advanced.xml
949         * manual/fr/advanced.xml
950                 Add a hidden pref to allow deletion without
951                 confirmation
952
953 2006-06-12 [wwp]        2.3.0cvs3
954
955         * .cvsignore
956                 more files to ignore.
957
958 2006-06-12 [wwp]        2.3.0cvs2
959
960         * src/quote_fmt.c
961         * src/quote_fmt_lex.l
962         * src/quote_fmt_parse.y
963                 extend the quote_fmt parser (templates and quotes):
964                 - allow limited sub-expressions in |p{} and |f{} expressions,
965                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
966                 - implemented/fixed missing implementation of query_references and show_references,
967                 - completed, fixed contents and format of the symbols help dialog,
968                 - fix some compilation warnings.
969
970 2006-06-12 [wwp]        2.3.0cvs1
971
972         * manual/advanced.xml
973         * manual/fr/advanced.xml
974                 updates in the "templates" section of the manual (eng/fr):
975                  - be more precise (both versions)
976                  - completed to match the english reference (fr version)
977                  - touchups (both versions)
978
979 2006-06-12 [paul]       2.3.0
980
981         2.3.0 released
982
983 2006-06-12 [paul]       2.2.3cvs14
984
985         * po/ca.po
986         * po/cs.po
987         * po/de.po
988         * po/el.po
989         * po/fr.po
990         * po/it.po
991         * po/pt_BR.po
992         * po/sr.po
993         * po/zh_CN.po
994                 updated by Miquel Oliete, Tim, Stephan Sachse,
995                 Stavros Giannouris, Fabien Vantard, Andrea
996                 Spadaccini, Frederico Goncalves Guimaraes,
997                 Aleksandar Urosevic, and Ralgh Young
998
999 2006-06-12 [colin]      2.2.3cvs13
1000
1001         * src/mbox.c
1002                 Add missing header
1003
1004 2006-06-11 [colin]      2.2.3cvs12
1005
1006         * src/msgcache.c
1007                 Verify that g_malloc() succeeded
1008
1009 2006-06-11 [colin]      2.2.3cvs11
1010
1011         * src/wizard.c
1012                 Add Face header to welcome mail
1013
1014 2006-06-10 [colin]      2.2.3cvs10
1015
1016         * src/textview.c
1017                 Revert previous (Forgot it changes the
1018                 margin on the whole mail)
1019
1020 2006-06-10 [colin]      2.2.3cvs9
1021
1022         * src/textview.c
1023                 Don't overlap long headers under (X-)Face
1024
1025 2006-06-10 [mones]      2.2.3cvs8
1026
1027         * manual/xml2pdf
1028                 allow generation of manual on systems lacking saxon binary
1029                 but with java and the saxon library installed
1030
1031         * po/es.po
1032                 updated for release
1033
1034 2006-06-09 [colin]      2.2.3cvs7
1035
1036         * src/summaryview.c
1037                 Fix leak when using Display Sender using Addressbook
1038
1039 2006-06-09 [colin]      2.2.3cvs6
1040
1041         * src/compose.c
1042         * src/folder.c
1043         * src/folderview.c
1044         * src/mimeview.c
1045         * src/summaryview.c
1046                 More leaks fixes
1047
1048 2006-06-09 [paul]       2.2.3cvs5
1049
1050         * AUTHORS
1051         * src/gtk/authors.h
1052         * tools/claws.i18n.status.pl
1053                 updated with new info
1054
1055 2006-06-09 [paul]       2.2.3cvs4
1056
1057         * README
1058                 updated
1059         * manual/ack.xml
1060                 add wwp to authors list
1061         * src/gtk/authors.h
1062                 update mine and Colin's addresses
1063
1064 2006-06-08 [colin]      2.2.3cvs3
1065
1066         * src/etpan/imap-thread.c
1067                 Fix leak on SSL cert check
1068
1069 2006-06-08 [colin]      2.2.3cvs2
1070
1071         * src/common/utils.c
1072                 Fix leak
1073
1074 2006-06-08 [paul]       2.2.3cvs1
1075
1076         * configure.ac
1077                 Update version number following
1078                 stable release
1079
1080 2006-06-07 [colin]      2.2.2cvs3
1081
1082         * src/msgcache.c
1083                 Fix catching cache read errors (guint instead of gint)
1084                 Prevent malloc'ing more than 8MB (means cache corruption)
1085
1086 2006-06-07 [paul]       2.2.2cvs2
1087
1088         * src/exporthtml.c
1089         * src/exportldif.c
1090         * src/mh.c
1091         * src/mutt.c
1092         * src/pine.c
1093         * src/common/utils.c
1094                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
1095                 obey $HOME'
1096                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
1097                 Thanks to Colin
1098
1099 2006-06-06 [paul]       2.2.2cvs1
1100
1101         * configure.ac
1102                 Update version number following
1103                 stable release
1104
1105 2006-06-06 [paul]       2.2.1cvs6
1106
1107         * src/matcher.c
1108                 fix  implicit declaration of
1109                 sylpheed_do_idle()
1110                 Patch by Fabien Vantard
1111
1112 2006-06-06 [paul]       2.2.1cvs5
1113
1114         * src/matcher.c
1115                 fix age_greater and age_lower so that they
1116                 mean what say and not '...or equal to'
1117                 Thanks to Colin
1118
1119 2006-06-06 [paul]       2.2.1cvs4
1120
1121         * src/textview.c
1122         * src/common/utils.c
1123                 fix URI check
1124                 Thanks to Colin
1125
1126 2006-06-05 [wwp]        2.2.1cvs3
1127
1128         * manual/fr/account.xml
1129                 minor language fixes (thanks to Fabien Vantard).
1130
1131 2006-06-05 [colin]      2.2.1cvs2
1132
1133         * src/prefs_folder_item.c
1134         * src/folderview.c
1135                 Allow recursive setting of properties 
1136                 for whole mailboxes
1137         * src/matcher.c
1138                 Don't freeze on 'test' filtering rule
1139
1140 2006-06-05 [colin]      2.2.1cvs1
1141
1142         * configure.ac
1143                 Update version number following
1144                 stable release
1145
1146 2006-06-04 [wwp]        2.2.0cvs82
1147
1148         * manual/glossary.xml
1149         * manual/account.xml
1150         * manual/fr/glossary.xml
1151         * manual/fr/account.xml
1152                 added glossary section and references/links related to the Face custom header.
1153
1154 2006-06-04 [colin]      2.2.0cvs81
1155
1156         * src/summaryview.c
1157                 Skip to next message on move with no
1158                 immediate execution
1159
1160 2006-06-04 [wwp]        2.2.0cvs80
1161
1162         * manual/xml2pdf
1163                 added sanity checks, exit when needed.
1164
1165 2006-06-03 [paul]       2.2.0cvs79
1166
1167         * src/prefs_receive.c
1168                 page name is now 'Receiving'
1169         * src/prefs_send.c
1170                 page name is now 'Sending'
1171
1172 2006-06-03 [colin]      2.2.0cvs78
1173
1174         * src/plugins/spamassassin/spamassassin_gtk.c
1175                 Autoswitch to Localhost if transport was previously
1176                 disabled. Else people had to check [] Enable, then
1177                 *reselect* transport.
1178
1179 2006-06-03 [colin]      2.2.0cvs77
1180
1181         * src/plugins/pgpinline/pgpinline.c
1182         * src/plugins/pgpmime/pgpmime.c
1183                 Check that gpg_data_release_and_get_mem 
1184                 didn't fail (now, why this happens...)
1185
1186 2006-06-03 [colin]      2.2.0cvs76
1187
1188         * src/mbox.c
1189                 Fix bug #962 (Manual and/or UI should 
1190                 warn about incompatible locking 
1191                 causing dataloss)
1192
1193 2006-06-02 [cleroy]     2.2.0cvs75
1194
1195         * src/filtering.c
1196         * src/folder.c
1197         * src/procmsg.c
1198         * src/summaryview.c
1199                 Fix a few leaks
1200
1201 2006-06-02 [colin]      2.2.0cvs74
1202
1203         * src/main.c
1204                 On exit, free caches after writing them
1205                 Shuts up some valgrind false positives
1206         * src/procmsg.c
1207         * src/send_message.c
1208                 Fix races when reusing existing SMTP connections
1209                 Fix inexistant session timeout
1210         * src/toolbar.c
1211                 Display alertpanel after all queues have
1212                 been processed, not after each
1213
1214 2006-06-02 [wwp]        2.2.0cvs73
1215
1216         * manual/fr/glossary.xml
1217         * manual/fr/ack.xml
1218         * manual/ack.xml
1219                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
1220
1221 2006-06-02 [wwp]        2.2.0cvs72
1222
1223         * manual/xml2pdf
1224         * manual/dist/pdf/Makefile.am
1225         * manual/dtd/manual.xsl
1226         * manual/fr/dist/pdf/Makefile.am
1227         * manual/pl/dist/pdf/Makefile.am
1228                 we changed the procedure to generate the .pdf version of the manual.
1229                 The procedure is more modern and the .pdf we get now has a valid index.
1230                 Here are the new pre-requisites:
1231
1232                 - JRE 1.x (1.4 here): there must be one from your distro
1233                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
1234                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
1235                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
1236
1237                 See my posts for further info about the installation of this toolchain:
1238
1239                 Date: Fri, 19 May 2006 19:40:06 +0200
1240                 From: wwp <subscript@free.fr>
1241                 To: sylpheed-claws-devel@lists.sourceforge.net
1242                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
1243
1244                 and
1245
1246                 Date: Wed, 24 May 2006 12:58:49 +0200
1247                 From: wwp <subscript@free.fr>
1248                 To: sylpheed-claws-devel@lists.sourceforge.net
1249                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
1250
1251 2006-06-01 [colin]      2.2.0cvs71
1252
1253         * src/compose.c
1254                 Better guards against IMAP races
1255         * src/main.c
1256         * src/prefs_common.c
1257         * src/prefs_common.h
1258         * src/common/ssl_certificate.c
1259         * src/etpan/imap-thread.c
1260         * src/etpan/imap-thread.h
1261         * src/gtk/sslcertwindow.c
1262                 New hidden option ssl_skip_cert_check to 
1263                 avoid dups of bug #959 (libetpan linked
1264                 against gnutls and gnutls buggy on 64bit)
1265                 Present expired warning only once per
1266                 session/server.
1267         * manual/advanced.xml
1268         * manual/fr/advanced.xml
1269                 Document new option
1270
1271 2006-06-01 [wwp]        2.2.0cvs70
1272
1273         * src/messageview.c
1274                 fix for bug #961 (return receipt dialog 
1275                 complains incorrectly about return-path 
1276                 email adress being different), thanks 
1277                 to Colin.
1278
1279 2006-05-31 [cleroy]     2.2.0cvs69
1280
1281         * src/common/ssl.c
1282                 Guard against NULLs, although this
1283                 should never be an issue
1284
1285 2006-05-31 [colin]      2.2.0cvs68
1286
1287         * src/filtering.c
1288                 Use g_slist_prepend
1289         * src/imap.c
1290                 Don't remove caches when destroying folder, it
1291                 could (should) be done at exit
1292         * src/inc.c
1293                 free processing cache after incorporation
1294         * src/etpan/imap-thread.c
1295                 Maybe fix bug #959 (Crash on moving to emails 
1296                 to a imap account per ssl with a expired 
1297                 certificate.)
1298
1299 2006-05-30 [colin]      2.2.0cvs67
1300
1301         * src/summaryview.c
1302                 Put back event flush when displaying message
1303                 It avoids reading a bunch of messages just
1304                 by hitting shift-n for too long ;)
1305
1306 2006-05-29 [colin]      2.2.0cvs66
1307
1308         * src/summaryview.c
1309                 Remove useless g_warnings
1310
1311 2006-05-29 [colin]      2.2.0cvs65
1312
1313         * src/imap.c
1314                 Fix g_slist_append()s for performance
1315
1316 2006-05-29 [colin]      2.2.0cvs64
1317
1318         * src/compose.c
1319         * src/common/utils.c
1320                 Fix extraneous tab at start of addresses
1321         * src/mainwindow.c
1322                 Fix warnings (thanks to Fabien)
1323                 Fix crash at exit when composing messages 
1324                 exist
1325         * src/pop.c
1326                 Fix progress bar when deleting expired mails
1327                 Thanks to Hiro
1328         * src/summaryview.c
1329         * src/gtk/gtksctree.c
1330                 Fix re-sorting slowness
1331
1332 2006-05-29 [paul]       2.2.0cvs63
1333
1334         * src/mh.c
1335                 fetch full message when moving mails
1336                 from another mailbox, (fixed data loss
1337                 when filtering from IMAP to MH, introduced
1338                 in 2.2.0cvs57).
1339                 Thanks to Colin
1340
1341 2006-05-29 [mones]      2.2.0cvs62
1342
1343         * src/gtk/gtksctree.c
1344                 Unselect faster (patch by Colin)        
1345
1346 2006-05-26 [colin]      2.2.0cvs61
1347
1348         * src/summaryview.c
1349                 Unplug MSGINFO_UPDATE callback on delete too.
1350
1351 2006-05-26 [colin]      2.2.0cvs60
1352
1353         * src/foldersel.c
1354                 Fix bold in folder selection window with glib2.10
1355                 thanks Hiro
1356
1357 2006-05-26 [colin]      2.2.0cvs59
1358
1359         * src/procheader.c
1360                 Convert date only if necessary (and don't
1361                 try to convert from utf8 to utf8, too)
1362         * src/summaryview.c
1363                 Only set column's text if the column's 
1364                 displayed
1365
1366 2006-05-26 [colin]      2.2.0cvs58
1367
1368         * src/summaryview.c
1369         * src/gtk/gtkutils.c
1370                 Fix useless warning
1371
1372 2006-05-26 [colin]      2.2.0cvs57
1373
1374         * src/mainwindow.c
1375                 Make summaryview selectable as long as 
1376                 no message has focus
1377         * src/mh.c
1378                 Faster deletion (by implementing mh_remove_msgs)
1379                 Faster copy (avoid using mh_fetch_msg just to get
1380                 the filename)
1381                 Faster move (using move_file instead of copy_file
1382                 if MSG_IS_MOVE)
1383                 No progressbar if total number of mails to cp/mv 
1384                 is less than 100
1385         * src/summaryview.c
1386                 Fix removal from subject_table when mail gets moved
1387                 Faster deletion (g_slist_prepend instead of append)
1388         * src/gtk/gtksctree.c
1389                 Remove useless code
1390
1391 2006-05-25 [colin]      2.2.0cvs56
1392
1393         * src/common/ssl_certificate.c
1394                 Fix leak in expired cert check
1395
1396 2006-05-25 [colin]      2.2.0cvs55
1397
1398         * src/mh.c
1399                 Disable flags syncing on .mh_sequences - it
1400                 is buggy and marks mails read under unknown
1401                 conditions.
1402
1403 2006-05-25 [paul]
1404
1405         * 2.3.0-rc4 released
1406
1407 2006-05-24 [colin]      2.2.0cvs54
1408
1409         attention cvs users: if you manage to crash
1410         Sylpheed-Claws while moving, copying or deleting
1411         mails, we *are* interested in stack traces and
1412         valgrind logs. It looks stable, but one never
1413         knows...
1414
1415         * src/folder.c
1416                 Add progressbar for cache updates
1417         * src/folderutils.c
1418                 Optimize Mark all read in the current
1419                 folder
1420         * src/mh.c
1421                 Add progressbar for copy/move
1422         * src/procmsg.c
1423                 Optimize O(n^2) in copy/move
1424         * src/summaryview.c
1425         * src/gtk/gtksctree.c
1426                 Optimize O(n^2) algos
1427         * src/common/timing.h
1428                 Display ms instead of us
1429
1430 2006-05-24 [wwp]        2.2.0cvs53
1431
1432         * manual/fr/advanced.xml
1433                 updates to the French manual.
1434
1435 2006-05-24 [wwp]        2.2.0cvs52
1436
1437         * src/common/utils.c
1438                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
1439
1440 2006-05-24 [wwp]        2.2.0cvs51
1441
1442         * src/folderutils.c
1443                 fixed "mark all read" in MH folders (thanks to Colin).
1444
1445 2006-05-24 [paul]       2.2.0cvs50
1446
1447         * doc/man/sylpheed-claws.1
1448                 updated the man page
1449
1450 2006-05-23 [colin]      2.2.0cvs49
1451
1452         * src/folderview.c
1453         * src/imap.c
1454         * src/inc.c
1455         * src/mbox.c
1456         * src/messageview.c
1457         * src/news.c
1458         * src/send_message.c
1459         * src/summaryview.c
1460         * src/gtk/sslcertwindow.c
1461                 alertpanel fixes, by Fabien
1462
1463 2006-05-23 [colin]      2.2.0cvs48
1464
1465         * src/folder.c
1466         * src/folderview.c
1467         * src/msgcache.c
1468         * src/summaryview.c
1469         * src/gtk/gtksctree.c
1470         * src/gtk/gtksctree.h
1471                 More timings
1472                 Fix slow loading problem, which was caused by the
1473                 use of some gtk_ctree funcs and their use of
1474                 g_list_position while gtk_ctree_(un)link'ing.
1475                 Reap more functions from gtkctree.c to be sure we
1476                 use our (fast) version instead of theirs.
1477         * src/mh.c
1478                 Fix copy of unread mails
1479
1480
1481 2006-05-22 [wwp]        2.2.0cvs47
1482
1483         * manual/fr/advanced.xml
1484                 updated.
1485
1486 2006-05-22 [colin]      2.2.0cvs46
1487
1488         * src/filtering.c
1489                 Fix possible infinite loop. 'copy' is not a 
1490                 final action, so when encountering a 'copy',
1491                 we have to check if a previous one was set
1492                 and do it. In the same way, if we encounter
1493                 a 'move' we have to perform a possibly 
1494                 pending 'copy'. This will slow down filtering
1495                 on IMAP if move+copy or multiple copy actions
1496                 are to be done, but handling it via the batch
1497                 would be really too convoluted.
1498
1499 2006-05-22 [wwp]        2.2.0cvs45
1500
1501         * manual/fr/advanced.xml
1502         * manual/fr/faq.xml
1503         * manual/fr/glossary.xml
1504         * manual/fr/handling.xml
1505         * manual/fr/intro.xml
1506         * manual/fr/plugins.xml
1507         * manual/fr/sylpheed-claws-manual.xml
1508                 sync w/ the english manual: updates URIs, documented mailing-list
1509                 support, better explanation about the enabled/disabled feature
1510                 in filtering/processing rules by Paul.
1511
1512 2006-05-21 [colin]      2.2.0cvs44
1513
1514         * src/summaryview.c
1515                 Don't expand after building threads, but during
1516
1517 2006-05-21 [colin]      2.2.0cvs43
1518
1519         * src/procmsg.c
1520         * src/summaryview.c
1521                 More timing possibilities... For next time I have 
1522                 to find out how the hell some 3GHz computer takes
1523                 one minute to open a 30k folder...
1524
1525 2006-05-21 [colin]      2.2.0cvs42
1526
1527         * manual/pl/advanced.xml
1528         * manual/pl/faq.xml
1529         * manual/pl/glossary.xml
1530         * manual/pl/handling.xml
1531         * manual/pl/intro.xml
1532         * manual/pl/plugins.xml
1533         * manual/pl/sylpheed-claws-manual.xml
1534                 Polish manual updated by Pawel
1535
1536 2006-05-20 [colin]
1537
1538         * 2.3.0-rc3 released
1539
1540 2006-05-20 [colin]      2.2.0cvs41
1541
1542         * src/imap.c
1543                 Fix -rc2 problems:
1544                 - remove cache of moved messages from original folder
1545                 - apply new flags to messages even if they aren't appliable
1546                   via IMAP.
1547
1548 2006-05-20 [colin]
1549
1550         * 2.3.0-rc2 released
1551
1552 2006-05-19 [colin]      2.2.0cvs40
1553
1554         * src/imap.c
1555                 Don't issue SELECT in imap_change_flags
1556                 before having checked that we indeed have
1557                 some flags to change. MSG_POSTFILTERED for
1558                 example can't be used on IMAP.
1559                 Fixes bug #955 (copying messages between 
1560                 imap folders is extremely slow), which was
1561                 a regression.
1562
1563 2006-05-19 [colin]      2.2.0cvs39
1564
1565         * src/folder.c
1566         * src/folder.h
1567         * src/folderview.c
1568                 Try to fix bug #830 (Some unread messages 
1569                 get marked read in IMAP inbox):
1570                 - Prevent scanning a folder if it's being 
1571                   opened via the GUI
1572                 - Postpone opening via the GUI of a folder
1573                   currently scanned.
1574
1575
1576 2006-05-19 [wwp]        2.2.0cvs38
1577
1578         * manual/advanced.xml
1579                 fix English+typo (thanks to Paul).
1580
1581 2006-05-19 [wwp]        2.2.0cvs37
1582
1583         * manual/advanced.xml
1584         * manual/fr/advanced.xml
1585         * src/gtk/logwindow.c
1586         * src/prefs_common.c
1587         * src/prefs_common.h
1588                 added hidden prefs to allow customization of colors used in
1589                 protocol log window (useful for dark gtk+ themes).
1590
1591 2006-05-19 [wwp]        2.2.0cvs36
1592
1593         * ChangeLog
1594                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
1595
1596 2006-05-19 [paul]       2.2.0cvs35
1597
1598         * src/textview.c
1599                 make Reply-To fully clickable
1600         * src/gtk/logwindow.c
1601                 more colouring (SMTP ESMTP)
1602         Both patches by Pawel Pekala
1603
1604 2006-05-19 [cleroy]     2.2.0cvs34
1605
1606         * src/mh.c
1607                 Don't update flags from current folder
1608                 Probably fixes bug #935 (Read Messages 
1609                 Revert to Being Marked as Unread)
1610
1611 2006-05-18 [colin]      2.2.0cvs33
1612
1613         * src/imap.c
1614                 Warning fix
1615         * src/compose.c
1616         * src/mainwindow.c
1617         * src/summaryview.c
1618         * src/toolbar.c
1619                 Allow replying to multiple emails
1620                 in multiple windows
1621         * src/mimeview.c
1622         * src/etpan/imap-thread.c
1623                 Leak fixes
1624
1625 2006-05-18 [paul]       2.2.0cvs32
1626
1627         * src/summaryview.c
1628                 keep Mailing-List menu refreshed
1629                 Thanks to Colin
1630
1631 2006-05-18 [paul]       2.2.0cvs31
1632
1633         * manual/advanced.xml
1634         * manual/faq.xml
1635         * manual/glossary.xml
1636         * manual/handling.xml
1637         * manual/intro.xml
1638         * manual/plugins.xml
1639         * manual/sylpheed-claws-manual.xml
1640                 update URLs
1641                 add info about mailing-list support
1642                 edit filtering info
1643         * src/wizard.c
1644         * src/common/defs.h
1645         * src/gtk/about.c
1646         * src/plugins/dillo_viewer/README
1647                 update URLs
1648
1649 2006-05-17 [wwp]        2.2.0cvs30
1650
1651         * manual/handling.xml
1652         * manual/fr/handling.xml
1653                 documented the ability to enabled/disable filtering/processing rules.
1654
1655 2006-05-17 [colin]      2.2.0cvs29
1656
1657         * src/main.c
1658                 Don't initialize g_thread subsystem if it's 
1659                 already done (thanks to Hiro)
1660         * src/mimeview.c
1661                 Fix saving of parts when there name can't be
1662                 converted from UTF-8.
1663
1664 2006-05-17 [paul]       2.2.0cvs28
1665
1666         * po/Makefile.in.in
1667                 fix config.status warning with autoconf 2.60
1668
1669 2006-05-17 [paul]       2.2.0cvs27
1670
1671         * po/POTFILES.in
1672                 add src/mbox.c
1673
1674 2006-05-17 [wwp]        2.2.0cvs26
1675
1676         * src/mainwindow.c
1677                 fix useless and potentially dangerous buffer walking (thanks to Colin).
1678
1679 2006-05-17 [wwp]        2.2.0cvs25
1680
1681         * src/plugins/demo/demo.c
1682                 updated product name in plugin demo (many plugins need to be
1683                 sync'ed w/ that change).
1684
1685 2006-05-17 [colin]      2.2.0cvs24
1686
1687         * src/mh.c
1688                 Fix leak
1689
1690 2006-05-16 [colin]      2.2.0cvs23
1691
1692         * src/mainwindow.c
1693                 Stupid me hit again. Fix cvs22.
1694
1695 2006-05-16 [colin]      2.2.0cvs22
1696
1697         * src/mainwindow.c
1698                 Fix bug #922 (sylpheed-claws crashed after 
1699                 pushing on Inbox folder)
1700
1701 2006-05-16 [colin]      2.2.0cvs21
1702
1703         * src/compose.c
1704                 Make From header be copy/paste/select-able
1705
1706 2006-05-16 [wwp]        2.2.0cvs20
1707
1708         * src/export.c
1709         * src/matcher.c
1710         * src/summaryview.c
1711         * src/etpan/imap-thread.c
1712                 fix some compiler warnings (thanks to Colin).
1713
1714 2006-05-16 [wwp]        2.2.0cvs19
1715
1716         * src/action.c
1717         * src/gedit-print.c
1718         * src/inc.c
1719         * src/mainwindow.c
1720         * src/mh.c
1721         * src/statusbar.c
1722         * src/send_message.c
1723         * src/summaryview.c
1724                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
1725
1726 2006-05-15 [colin]      2.2.0cvs18
1727
1728         * src/procmsg.c
1729                 Fix automatic rule creation with List-Post
1730
1731 2006-05-15 [paul]       2.2.0cvs17
1732
1733         * tools/filter_conv_new.pl
1734                 updated for rule enabling/disabling
1735                 claws version >= 2.3.x required
1736
1737 2006-05-15 [cleroy]     2.2.0cvs16
1738
1739         * src/main.c
1740                 Revert test
1741
1742 2006-05-15 [cleroy]     2.2.0cvs15
1743
1744         * src/main.c
1745                 test
1746
1747 2006-05-15 [wwp]        2.2.0cvs14
1748
1749         * manual/pl/.cvsignore
1750                 ignore generated files.
1751
1752 2006-05-14 [wwp]        2.3.0-rc1
1753
1754         * 2.3.0-rc1 released
1755
1756 2006-05-13 [wwp]        2.2.0cvs13
1757
1758         * src/filtering.c
1759         * src/filtering.h
1760         * src/matcher.c
1761         * src/matcher_parser_lex.l
1762         * src/matcher_parser_parse.y
1763         * src/prefs_filtering.c
1764                 new feature: provide the ability to disable filtering and processing
1765                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
1766                 adaptations.
1767
1768 2006-05-13 [colin]      2.2.0cvs12
1769
1770         * src/compose.c
1771                 Remove useless if (a) b; else b;
1772                 Thanks to wwp
1773
1774 2006-05-13 [wwp]        2.2.0cvs11
1775
1776         * src/export.c
1777         * src/import.c
1778         * src/mainwindow.c
1779         * src/mbox.c
1780         * src/summaryview.c
1781         * src/summaryview.h
1782                 no more silent failures (or at least less ones) when importing
1783                 or exporting from/to mbox. Also start importing/exporting if
1784                 the necessary info is set.
1785
1786 2006-05-13 [wwp]        2.2.0cvs10
1787
1788         * RELEASE_NOTES
1789                 restored up-to-date release notes.
1790
1791 2006-05-13 [paul]       2.2.0cvs9
1792
1793         * po/nl.po
1794         * po/ru.po
1795                 updated by Tim Dijkstra and Pavlo Bohmat
1796
1797 2006-05-12 [colin]      2.2.0cvs8
1798
1799         * src/gtk/quicksearch.c
1800                 Add "k" as shortcut for "colorlabel". Patch
1801                 by ath42@users.sf.net.
1802
1803 2006-05-12 [paul]       2.2.0cvs7
1804
1805         * src/prefs_common.h
1806         * src/prefs_summaries.c
1807         * src/summaryview.c
1808                 when entering a folder also allow
1809                 going directly to first Marked message
1810
1811 2006-05-12 [paul]       2.2.0cvs6
1812
1813         * src/summaryview.c
1814                 always obey 'confirm before marking all
1815                 mails read' option
1816
1817 2006-05-12 [paul]       2.2.0cvs5
1818
1819         * src/textview.c
1820                 make Sender fully clickable
1821
1822 2006-05-12 [colin]      2.2.0cvs4
1823
1824         * src/compose.c
1825         * src/compose.h
1826                 Let From be editable
1827         * src/main.c
1828         * src/mh.c
1829                 Full support of .mh_sequences' Unseen seq
1830
1831 2006-05-12 [colin]      2.2.0cvs3
1832
1833         * src/folder.c
1834         * src/mainwindow.c
1835         * src/mainwindow.h
1836         * src/messageview.c
1837         * src/prefs_spelling.c
1838         * src/procheader.c
1839         * src/procmsg.c
1840         * src/procmsg.h
1841         * src/summaryview.c
1842         * src/toolbar.c
1843         * src/toolbar.h
1844                 Add contextual menu on Compose toolbar
1845                 button. Fixes bug #944 (Automatic
1846                 addresses not applied when changing account
1847                 from compose window)
1848                 add Mailing List support
1849                 based on the old 0.6.5claws25 patch by
1850                 Melvin Hadasht, with finishing touches
1851                 by Colin
1852                 Fix "ignore thread" when mails are threaded by
1853                 subject (and weren't ignored although appearing
1854                 in the thread).
1855                 GUI rework.
1856                 Both patches by Pawel.
1857
1858 2006-05-08 [paul]       2.2.0cvs2
1859
1860         * src/mainwindow.c
1861         * src/mainwindow.h
1862         * src/messageview.c
1863         * src/procheader.c
1864         * src/procmsg.c
1865         * src/procmsg.h
1866         * src/summaryview.c
1867                 add Mailing List support
1868                 based on the old 0.6.5claws25 patch by 
1869                 Melvin Hadasht, with finishing touches
1870                 by Colin
1871
1872 2006-05-08 [colin]      2.2.0cvs1
1873
1874         * src/mainwindow.c
1875         * src/toolbar.c
1876         * src/toolbar.h
1877                 Add contextual menu on Compose toolbar 
1878                 button. Fixes bug #944 (Automatic 
1879                 addresses not applied when changing account 
1880                 from compose window)
1881
1882 2006-05-08 [paul]       2.2.0
1883
1884         2.2.0 released
1885
1886 2006-05-08 [paul]       2.1.1cvs51
1887
1888         * po/cs.po
1889         * po/de.po
1890         * po/en_GB.po
1891         * po/fi.po
1892         * po/fr.po
1893         * po/pt_BR.po
1894         * po/sr.po
1895         * po/zh_CN.po
1896                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1897                 Fabien Vantard, Frederico Goncalves Guimaraes,
1898                 Aleksandar Urosevic, and Ralgh Young
1899
1900 2006-05-12 [colin]      2.1.1cvs50
1901
1902         * po/cs.po
1903         * po/de.po
1904         * po/en_GB.po
1905         * po/es.po
1906         * po/fi.po
1907         * po/fr.po
1908         * po/pt_BR.po
1909         * po/sr.po
1910         * po/zh_CN.po
1911                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1912                 Fabien Vantard, Frederico Goncalves Guimaraes,
1913                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
1914
1915 2006-05-05 [colin]      2.1.1cvs49
1916
1917         * manual/Makefile.am
1918         * manual/pl/Makefile.am
1919         * manual/pl/account.xml
1920         * manual/pl/ack.xml
1921         * manual/pl/addrbook.xml
1922         * manual/pl/advanced.xml
1923         * manual/pl/faq.xml
1924         * manual/pl/glossary.xml
1925         * manual/pl/gpl.xml
1926         * manual/pl/handling.xml
1927         * manual/pl/intro.xml
1928         * manual/pl/keyboard.xml
1929         * manual/pl/plugins.xml
1930         * manual/pl/starting.xml
1931         * manual/pl/sylpheed-claws-manual.xml
1932         * manual/pl/dist/.cvsignore
1933         * manual/pl/dist/Makefile.am
1934         * manual/pl/dist/html/.cvsignore
1935         * manual/pl/dist/html/Makefile.am
1936         * manual/pl/dist/pdf/.cvsignore
1937         * manual/pl/dist/pdf/Makefile.am
1938         * manual/pl/dist/ps/.cvsignore
1939         * manual/pl/dist/ps/Makefile.am
1940         * manual/pl/dist/txt/.cvsignore
1941         * manual/pl/dist/txt/Makefile.am
1942                 Add the polish translation of the manual,
1943                 Authored by Pawel Pekala.
1944
1945 2006-05-05 [cleroy]     2.1.1cvs48
1946
1947         * src/main.c
1948                 Re-read matcherrc after loading plugins 
1949                 if some of them add folders.
1950
1951 2006-05-03 [colin]      2.1.1cvs47
1952
1953         * src/imap.c
1954                 I'm idiot
1955
1956 2006-05-03 [colin]      2.1.1cvs46
1957
1958         * src/imap.c
1959                 Be sure to have a session when
1960                 getting separator
1961
1962 2006-05-03 [colin]      2.1.1cvs45
1963
1964         * src/imap.c
1965         * src/imap.h
1966         * src/imap_gtk.c
1967                 Fix preventing renaming with namespace 
1968                 separator.
1969
1970 2006-05-01 [colin]      2.1.1cvs44
1971
1972         * src/action.c
1973                 Don't reload messageview when result of
1974                 action is piped.
1975
1976 2006-04-29 [colin]      2.1.1cvs43
1977
1978         * src/prefs_receive.c
1979         * src/plugins/spamassassin/spamassassin_gtk.c
1980         * src/plugins/clamav/clamav_plugin_gtk.c
1981                 GUI fixes by Pawel
1982
1983 2006-04-29 [colin]      2.1.1cvs42
1984
1985         * src/prefs_compose_writing.c
1986         * src/prefs_quote.c
1987                 Cleanups. Patch by Pawel
1988
1989 2006-04-28 [paul]       2.1.1cvs41
1990
1991         * src/matcher.c
1992                 fix returned quick search results when search
1993                 term contains an underscore.
1994                 Thanks to Colin
1995
1996 2006-04-28 [paul]       2.1.1cvs40
1997
1998         * src/prefs_message.c
1999         * src/prefs_receive.c
2000                 GUI cleanups
2001                 Patches by Pawel Pekala
2002
2003 2006-04-27 [colin]      2.1.1cvs39
2004
2005         * src/wizard.c
2006                 Differentiate subject Welcome from
2007                 window's title Welcome
2008
2009 2006-04-27 [paul]
2010
2011         2.2.0-rc1 released
2012
2013 2006-04-27 [paul]       2.1.1cvs38
2014
2015         * manual/advanced.xml
2016         * manual/fr/advanced.xml
2017                 add info about compose_no_markup hidden pref
2018
2019 2006-04-27 [paul]       2.1.1cvs37
2020
2021         * src/prefs_account.c
2022                 improve privacy labels
2023         * src/prefs_msg_colors.c
2024                 change some strings for translators' convenience
2025         * src/gtk/gtkutils.c
2026                 don't underline the link button text
2027
2028 2006-04-25 [colin]      2.1.1cvs36
2029
2030         * src/folder.c
2031                 Complete 2.1.1cvs33 (once more ;)
2032
2033 2006-04-25 [colin]      2.1.1cvs35
2034
2035         * src/editldap.c
2036                 Fix tooltip
2037
2038 2006-04-25 [cleroy]     2.1.1cvs34
2039
2040         * src/compose.c
2041         * src/gtk/gtkaspell.c
2042                 Fix crash on redirect (related to the return 
2043                 of the aspell menu in compose's toolbar)
2044         * src/prefs_msg_colors.c
2045                 Fix sensitivity widgets
2046         * src/image_viewer.c
2047         * src/gtk/pluginwindow.c
2048         * src/gtk/prefswindow.c
2049                 Change released signals to clicked (Fabien)
2050         * po/POTFILES.in
2051         * src/common/socket.c
2052         * src/plugins/spamassassin/spamassassin.c
2053                 Translate strings (Fabien)
2054
2055 2006-04-25 [paul]       2.1.1cvs33
2056
2057         * src/folder.c
2058         * src/folder.h
2059         * src/folderview.c
2060                 complete the fix of bug #912
2061                 Thanks to Colin
2062
2063 2006-04-25 [colin]      2.1.1cvs32
2064
2065         * src/news.c
2066                 Better progress bar
2067         * src/mimeview.c
2068         * src/summaryview.c
2069         * src/summaryview.h
2070                 Fix focus chain
2071                 Patches by Pawel Pekala
2072
2073 2006-04-24 [colin]      2.1.1cvs31
2074
2075         * src/compose.c
2076                 Fix compilation warnings (Fabien)
2077
2078 2006-04-24 [colin]      2.1.1cvs30
2079
2080         * src/addrindex.c
2081         * src/editldap.c
2082         * src/editldap_basedn.c
2083         * src/editldap_basedn.h
2084         * src/ldapctrl.c
2085         * src/ldapctrl.h
2086         * src/ldapquery.c
2087         * src/ldaputil.c
2088         * src/ldaputil.h
2089                 Fix bug #901 (LDAPS support)
2090
2091 2006-04-24 [colin]      2.1.1cvs29
2092
2093         * src/compose.c
2094                 Fix logic on error with send dialog on
2095         * src/imap.c
2096                 Fix compilation without libetpan, thanks
2097                 to Fabien
2098         * src/summaryview.c
2099                 Fix 'context-menu' key
2100
2101 2006-04-23 [colin]      2.1.1cvs28
2102
2103         * src/folder.c
2104                 Never free current's cache to free up 
2105                 memory. Fixes bug #912 (new count 
2106                 randomly set to message count)
2107
2108 2006-04-23 [colin]      2.1.1cvs27
2109
2110         * src/gtk/quicksearch.c
2111                 And remove printf...
2112
2113 2006-04-23 [colin]      2.1.1cvs26
2114
2115         * src/gtk/quicksearch.c
2116                 Fix replacing in quicksearch, and fix inserting
2117                 in the middle of the string. (introduced at 2.1.0cvs22)
2118
2119 2006-04-23 [colin]      2.1.1cvs25
2120
2121         * src/imap.c
2122                 Make sure uidnext is initialized in get_num_list
2123                 (not for stable, related to 2.1.1cvs8 and friends)
2124
2125 2006-04-23 [colin]      2.1.1cvs24
2126
2127         * src/imap.c
2128                 Output something when login is successful
2129                 too
2130
2131 2006-04-23 [colin]      2.1.1cvs23
2132
2133         * src/etpan/imap-thread.c
2134                 Better logging (line-per-line, hide data in fetch)
2135                 Fix a const warning
2136         * src/gtk/logwindow.c
2137         * src/gtk/logwindow.h
2138                 Better logging (color for input/output)
2139
2140 2006-04-21 [colin]      2.1.1cvs22
2141
2142         * src/gtk/quicksearch.c
2143                 On gtk+-2.8, use stock buttons in quicksearch
2144                 Based on a patch by Fabien and a design by Paul
2145
2146 2006-04-21 [colin]      2.1.1cvs21
2147
2148         * src/folderview.c
2149         * src/mainwindow.c
2150                 Fix occasional flicker in folderview
2151         * src/common/utils.c
2152                 Fix bug #943 (Incorrectly parsed email address 
2153                 list in short headers on message view and in 
2154                 printouts)
2155
2156 2006-04-20 [colin]      2.1.1cvs20
2157
2158         * src/imap.c
2159         * src/imap.h
2160         * src/prefs_account.c
2161                 Add ANONYMOUS auth for IMAP
2162
2163 2006-04-20 [paul]       2.1.1cvs19
2164
2165         * src/main.c
2166                 proper fix for 2.1.1cvs18
2167                 Thanks to Colin
2168
2169 2006-04-20 [paul]       2.1.1cvs18
2170
2171         * src/main.c
2172                 fix build warnings
2173
2174 2006-04-20 [paul]       2.1.1cvs17
2175
2176         * src/gtk/quicksearch.c
2177                 fix standard, non-extended Quick search,
2178                 was broken in 2.1.1cvs15.
2179                 Thanks to Colin.
2180
2181 2006-04-20 [colin]      2.1.1cvs16
2182
2183         * src/prefs_matcher.c
2184                 Fix values when reselecting a ~test
2185                 rule
2186
2187 2006-04-19 [colin]      2.1.1cvs15
2188
2189         * src/compose.c
2190         * src/compose.h
2191         * src/gtk/gtkaspell.c
2192         * src/gtk/gtkaspell.h
2193                 Put back Options menu in Spelling/
2194         * src/gtk/quicksearch.c
2195                 Don't search, and show error, if the
2196                 advanced search has a syntax error
2197
2198 2006-04-18 [colin]      2.1.1cvs14
2199
2200         * src/textview.c
2201                 Fix gdk warnings on set_cursor when textview
2202                 isn't visible
2203
2204 2006-04-18 [colin]      2.1.1cvs13
2205
2206         * src/gtk/gtksctree.c
2207                 Remove seemingly useless refresh that causes
2208                 flicker - watch this commit in case of 
2209                 problems before planned backport to stable
2210
2211 2006-04-18 [colin]      2.1.1cvs12
2212
2213         * src/imap.c
2214                 Factorize get/set_xml code
2215         * src/compose.c
2216         * src/prefs_account.c
2217         * src/prefs_account.h
2218         * src/procmsg.c
2219                 Add Encrypt to self option
2220
2221 2006-04-17 [colin]      2.1.1cvs11
2222
2223         * configure.ac
2224                 Fix search on encrpyt function on dragonfly
2225                 Patch by Jonathan Buschmann <jonthn@agmact.com>
2226
2227 2006-04-17 [colin]      2.1.1cvs10
2228
2229         * src/prefs_account.c
2230                 Be safe by default: remove mails from POP3
2231                 after 7 days, not immediately
2232
2233 2006-04-17 [colin]      2.1.1cvs9
2234
2235         * src/etpan/imap-thread.c
2236                 Fix build on DragonFly - patch by 
2237                 Jonathan Buschmann <jonthn@agmact.com>
2238
2239 2006-04-17 [colin]      2.1.1cvs8
2240
2241         * src/imap.c
2242                 Save uidnext between sessions
2243
2244 2006-04-17 [colin]      2.1.1cvs7
2245
2246         * src/imap.c
2247                 scan is required when uid validity changes
2248
2249 2006-04-17 [colin]      2.1.1cvs6
2250
2251         * src/folderview.c
2252                 Don't scan if not necessary, apart in current
2253                 folder and INBOX to fetch flags.
2254         * src/imap.c
2255                 Scan is necessary if unread count changes
2256
2257 2006-04-17 [colin]      2.1.1cvs5
2258
2259         * src/imap.c
2260                 ...But always fetch ANSWERED and DELETED flags for
2261                 INBOX, as filtering can happen on these flags.
2262
2263 2006-04-17 [colin]      2.1.1cvs4
2264
2265         * src/imap.c
2266                 Don't fetch REPLIED and DELETED flags when synchronising
2267                 flags with a closed folder. We only need UNSEEN and FLAGGED
2268                 to update the folderview.
2269
2270 2006-04-17 [colin]      2.1.1cvs3
2271
2272         * src/imap.c
2273                 Faster flag search when there are new mails 
2274                 in a folder. We can do a full search if the 
2275                 folder contains less messages than the new
2276                 list.
2277
2278 2006-04-17 [colin]      2.1.1cvs2
2279
2280         * po/cs.po
2281         * po/de.po
2282         * po/fr.po
2283         * po/nl.po
2284         * po/pt_BR.po
2285                 Update translations from stable branch
2286
2287 2006-04-17 [colin]      2.1.1cvs1
2288
2289         * configure.ac
2290                 Bump version to follow stable release
2291
2292 2006-04-16 [mones]      2.1.0cvs50
2293
2294         * po/es.po
2295                 Updated for release
2296
2297 2006-04-16 [colin]      2.1.0cvs49
2298
2299         * src/textview.c
2300                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
2301                 with gtk < 2.8. Thanks to Fabien Vantard.
2302
2303 2006-04-15 [colin]      2.1.0cvs48
2304
2305         * src/etpan/imap-thread.c
2306                 Fix bug #919 (libetpan: SEGV when connecting 
2307                 using command)
2308
2309 2006-04-14 [colin]      2.1.0cvs47
2310
2311         * src/main.c
2312                 Fix race on --select (should be done better)
2313
2314 2006-04-14 [wwp]        2.1.0cvs46
2315
2316         * src/send_message.c
2317                 enforce a check for domain in account prefs (a sending
2318                 error could be faced if domain was checked but no value set),
2319                 thanks to Colin.
2320
2321 2006-04-14 [colin]      2.1.0cvs45
2322
2323         * src/codeconv.c
2324                 when converting from unknown to unknown, if the
2325                 string is UTF8, don't convert it to the locale
2326                 (which breaks it)
2327
2328 2006-04-14 [colin]      2.1.0cvs44
2329
2330         * src/compose.c
2331                 Don't try to use ASCII for converting headers
2332                 (as done in body)
2333
2334 2006-04-14 [paul]       2.1.0cvs43
2335
2336         * src/crash.c
2337                 add locale/charset info to crash report
2338         * src/gtk/about.c
2339                 add wwp to doc team
2340                 replace 'e-mail' with preferred 'email'
2341         * src/gtk/authors.h
2342                 ensure contributors list is in alphabetical
2343                 order
2344
2345 2006-04-13 [colin]      2.1.0cvs42
2346
2347         * src/textview.c
2348                 Prevent gdk warnings
2349
2350 2006-04-13 [colin]      2.1.0cvs41
2351
2352         * src/common/ssl_certificate.c
2353         * src/common/ssl_certificate.h
2354         * src/gtk/sslcertwindow.c
2355                 Warn on expired certs, and display the expiration date
2356
2357 2006-04-13 [colin]      2.1.0cvs40
2358
2359         * src/plugins/spamassassin/spamassassin_gtk.c
2360                 Fix missing set_text on unix socket
2361
2362 2006-04-13 [wwp]        2.1.0cvs39
2363
2364         * manual/fr/advanced.xml
2365         * manual/fr/glossary.xml
2366                 applied new spam/ham/email lexicon (pourriel, courriel)
2367
2368 2006-04-13 [paul]       2.1.0cvs38
2369
2370         * src/plugins/pgpmime/plugin.c
2371                 remove the mention of S/MIME from the
2372                 description. This is now handled by the
2373                 S/MIME plugin.
2374
2375 2006-04-13 [paul]       2.1.0cvs37
2376
2377         * src/prefs_msg_colors.c
2378                 rework dialog
2379         * src/prefs_folder_item.c
2380         * src/prefs_spelling.c
2381                 add a tooltip to the colour selector buttons
2382
2383 2006-04-13 [wwp]        2.1.0cvs36
2384
2385         * manual/advanced.xml
2386         * manual/glossary.xml
2387         * manual/handling.xml
2388         * manual/keyboard.xml
2389         * manual/plugins.xml
2390         * manual/starting.xml
2391         * manual/fr/account.xml
2392         * manual/fr/ack.xml
2393         * manual/fr/addrbook.xml
2394         * manual/fr/advanced.xml
2395         * manual/fr/faq.xml
2396         * manual/fr/glossary.xml
2397         * manual/fr/gpl.xml
2398         * manual/fr/handling.xml
2399         * manual/fr/intro.xml
2400         * manual/fr/keyboard.xml
2401         * manual/fr/plugins.xml
2402         * manual/fr/starting.xml
2403         * manual/fr/sylpheed-claws-manual.xml
2404                 fixes to the manuals:
2405                  - summaryview -> Message List (same in French)
2406                  - translate key names
2407                  - fix French punctuation, use non-breakable spaces when
2408                    necessary, don't use &thinsp; which is not portable
2409                  - tell what maildir and mbox formats we support
2410
2411 2006-04-12 [wwp]        2.1.0cvs35
2412
2413         * src/prefs_toolbar.c
2414                 unified a replace button more,
2415                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2416
2417 2006-04-12 [wwp]        2.1.0cvs34
2418
2419         * src/prefs_common.c
2420         * src/prefs_msg_colors.c
2421                 make default color labels translatable,
2422                 patch from Fabien Vantard <fzzzzz@gmail.com>,
2423                 thanks to Tim <timbrain@post.cz> for reporting.
2424
2425 2006-04-12 [wwp]        2.1.0cvs33
2426
2427         * manual/glossary.xml
2428         * manual/intro.xml
2429         * manual/plugins.xml
2430         * manual/starting.xml
2431         * manual/sylpheed-claws-manual.xml
2432         * manual/fr/.cvsignore
2433         * manual/fr/account.xml
2434         * manual/fr/ack.xml
2435         * manual/fr/addrbook.xml
2436         * manual/fr/advanced.xml
2437         * manual/fr/faq.xml
2438         * manual/fr/glossary.xml
2439         * manual/fr/handling.xml
2440         * manual/fr/intro.xml
2441         * manual/fr/keyboard.xml
2442         * manual/fr/plugins.xml
2443         * manual/fr/starting.xml
2444         * manual/fr/sylpheed-claws-manual.xml
2445                 various fixes: typos, missing .fr translations, punctuation,
2446                 capitalization, links, accents and some bad French more.
2447
2448 2006-04-12 [wwp]        2.1.0cvs32
2449
2450         * src/prefs_gtk.c
2451                 fix for bug #935: always store prefs files in UTF-8 (thanks
2452                 to Colin).
2453
2454 2006-04-11 [colin]      2.1.0cvs31
2455
2456         * src/compose.c
2457                 Fix inserting files not in utf8 when locale is utf8
2458
2459 2006-04-11 [colin]      2.1.0cvs30
2460
2461         * src/inc.c
2462                 Don't show error dialog when cancelling connection
2463                 Patch by Pawel
2464
2465 2006-04-11 [cleroy]     2.1.0cvs29
2466
2467         * src/compose.c
2468                 Implement multiple quote levels
2469         * src/prefs_common.c
2470                 Change a little bit the quote bgcolor for 2nd level
2471
2472 2006-04-11 [colin]      2.1.0cvs28
2473
2474         * src/gtk/about.c
2475                 Add locale and charset in the label
2476
2477 2006-04-10 [colin]      2.1.0cvs27
2478
2479         * src/compose.c
2480         * src/prefs_common.c
2481         * src/prefs_common.h
2482         * src/prefs_msg_colors.c
2483         * src/textview.c
2484                 Allow optional background color in quotes
2485                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
2486                 GTK+-2.8.x feature
2487
2488 2006-04-10 [colin]      2.1.0cvs26
2489
2490         * src/main.c
2491         * src/mainwindow.c
2492         * src/mainwindow.h
2493                 Implement --select
2494
2495 2006-04-10 [colin]      2.1.0cvs25
2496
2497         * manual/plugins.xml
2498         * manual/fr/plugins.xml
2499                 Document libcurl's proxy variables
2500
2501 2006-04-09 [colin]      2.1.0cvs24
2502
2503         * src/prefs_common.c
2504                 gettext() returns statically allocated stuff. We have
2505                 to strdup it in order to be able to free it.
2506
2507 2006-04-09 [colin]      2.1.0cvs23
2508
2509         * AUTHORS
2510         * src/gtk/authors.h
2511                 Add Alexei
2512
2513 2006-04-09 [colin]      2.1.0cvs22
2514
2515         * src/mainwindow.c
2516         * src/gtk/quicksearch.c
2517                 Fix bug #859 (problems with cyrilic input in 
2518                 search panel) - Patch by Alexey Illarionov 
2519                 <littlesavage@rambler.ru>
2520
2521 2006-04-09 [colin]      2.1.0cvs21
2522
2523         * src/prefs_customheader.c
2524                 I prefer removing then freeing rather than the contrary
2525                 (even if it doesn't change anything ;-)
2526         * src/prefs_account.c
2527                 Fix bug #933 (Crash re-entering the custom headers list 
2528                 dialog in accounts prefs)
2529                 The problem happened when cancelling the Account 
2530                 Preferences' dialogs - in which case we didn't do 
2531                 anything to the PrefsAccount * struct. In case of applying,
2532                 the old ac_prefs was replaced with the tmp_ac_prefs we were
2533                 working with in this dialog. The problem is that 
2534                 prefs_customheader.c, working on this tmp_ac_prefs, always
2535                 changes the ->customhdr_list pointer, even when cancelled. 
2536                 So in case of cancelling the prefs_account dialog, we still
2537                 have to update ->customhdr_list in the real account.
2538
2539 2006-04-08 [colin]      2.1.0cvs20
2540
2541         * manual/fr/glossary.xml
2542         * manual/fr/keyboard.xml
2543                 Forgot some headers :)
2544
2545 2006-04-08 [colin]      2.1.0cvs19
2546
2547         * manual/Makefile.am
2548         * manual/fr/Makefile.am
2549         * manual/fr/account.xml
2550         * manual/fr/ack.xml
2551         * manual/fr/addrbook.xml
2552         * manual/fr/advanced.xml
2553         * manual/fr/faq.xml
2554         * manual/fr/glossary.xml
2555         * manual/fr/gpl.xml
2556         * manual/fr/handling.xml
2557         * manual/fr/intro.xml
2558         * manual/fr/keyboard.xml
2559         * manual/fr/plugins.xml
2560         * manual/fr/starting.xml
2561         * manual/fr/sylpheed-claws-manual.xml
2562         * manual/fr/dist/.cvsignore
2563         * manual/fr/dist/Makefile.am
2564         * manual/fr/dist/html/.cvsignore
2565         * manual/fr/dist/html/Makefile.am
2566         * manual/fr/dist/pdf/.cvsignore
2567         * manual/fr/dist/pdf/Makefile.am
2568         * manual/fr/dist/ps/.cvsignore
2569         * manual/fr/dist/ps/Makefile.am
2570         * manual/fr/dist/txt/.cvsignore
2571         * manual/fr/dist/txt/Makefile.am
2572                 Add the french translation of the manual. Thanks to
2573                 Olivier Delhomme <olivier.delhomme@free.fr> for 
2574                 account.xml, ack.xml, addrbook.xml and advanced.xml
2575
2576 2006-04-08 [colin]      2.1.0cvs18
2577
2578         * manual/plugins.xml
2579         * manual/starting.xml
2580                 More fixes
2581
2582 2006-04-07 [colin]      2.1.0cvs17
2583
2584         * manual/faq.xml
2585         * manual/intro.xml
2586         * manual/keyboard.xml
2587                 Little fixes
2588
2589 2006-04-07 [colin]      2.1.0cvs16
2590
2591         * README
2592         * src/compose.c
2593         * src/prefs_common.c
2594         * src/prefs_common.h
2595                 Add hidden compose_no_markup pref
2596
2597 2006-04-07 [wwp]        2.1.0cvs15
2598
2599         * src/summary_search.c
2600         * .cvsignore
2601                 Bugfix: stop button was sticky when searching in an empty folder.
2602                 Applied curly brackets code style to the whole file (summary_search.c).
2603                 More files to ignore.
2604
2605 2006-04-07 [wwp]        2.1.0cvs14
2606
2607         * src/message_search.c
2608         * src/summary_search.c
2609                 changed default button when search bumps at file/folder
2610                 beginning or end, for convenience (thanks to Colin).
2611
2612 2006-04-07 [paul]       2.1.0cvs13
2613
2614         * src/plugins/dillo_viewer/dillo_prefs.c
2615                 avoid future potential for namespace collision
2616                 Patch by Colin
2617
2618 2006-04-06 [wwp]        2.1.0cvs12
2619
2620         * src/summary_search.c
2621                 Unify extended/advanced searches names (and thus factorize labels),
2622                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2623
2624 2006-04-06 [wwp]        2.1.0cvs11
2625
2626         * src/folderview.c
2627         * src/prefs_themes.c
2628         * src/summaryview.c
2629                 Fixed some compilation warnings.
2630
2631 2006-04-06 [colin]      2.1.0cvs10
2632
2633         * manual/advanced.xml
2634                 Document the wizard template and how to deploy
2635                 Sylpheed-Claws effectively
2636
2637 2006-04-06 [colin]      2.1.0cvs9
2638
2639         * src/folderview.c
2640                 gettext patch to tell translators about _("#"),
2641                 by Maxim Britov
2642
2643 2006-04-06 [colin]      2.1.0cvs8
2644
2645         * src/textview.c
2646                 Fix invalid GtkTextBIter after clicking "Display as text"
2647
2648 2006-04-06 [mones]      2.1.0cvs7
2649
2650         * src/addr_compl.c
2651         * src/addrindex.c
2652         * src/addritem.c
2653         * src/codeconv.c
2654         * src/compose.c
2655         * src/filtering.c
2656         * src/folder.c
2657         * src/folder_item_prefs.c
2658         * src/folderview.c
2659         * src/localfolder.c
2660         * src/matcher.c
2661         * src/mimeview.c
2662         * src/prefs_msg_colors.c
2663         * src/prefs_spelling.c
2664         * src/prefs_themes.c
2665         * src/procmime.c
2666         * src/procmsg.c
2667         * src/stock_pixmap.c
2668         * src/summaryview.c
2669         * src/textview.c
2670         * src/toolbar.c
2671         * src/common/mgutils.c
2672         * src/common/prefs.c
2673         * src/common/ssl_certificate.c
2674         * src/gtk/colorlabel.c
2675         * src/gtk/quicksearch.c
2676         * src/plugins/pgpmime/pgpmime.c
2677         * src/plugins/spamassassin/spamassassin.c
2678                 Removed redundant NULL checks for g_free() calls.
2679                 Patch by Pawel Pekala.
2680
2681 2006-04-06 [mones]      2.1.0cvs6
2682
2683         * src/prefs_actions.c
2684         * src/prefs_filtering.c
2685         * src/prefs_filtering_action.c
2686         * src/prefs_matcher.c
2687         * src/prefs_template.c
2688         * src/gtk/gtkutils.c
2689         * src/gtk/gtkutils.h
2690                 Have a nice replace button. Patch by Pawel Pekala
2691
2692 2006-04-06 [colin]      2.1.0cvs5
2693
2694         * src/addressbook.c
2695                 Fix crash with empty columns
2696
2697 2006-04-05 [colin]      2.1.0cvs4
2698
2699         * src/wizard.c
2700         * src/prefs_gtk.c
2701                 Allow wizard customization with pre-filled values
2702
2703 2006-04-05 [colin]      2.1.0cvs3
2704
2705         * src/textview.c
2706         * src/mimeview.c
2707         * src/mimeview.h
2708                 Nicer messages in mimeview
2709
2710 2006-04-05 [colin]      2.1.0cvs2
2711
2712         * src/addressbook.c
2713         * src/prefs_summaries.c
2714                 i18n fix
2715
2716 2006-04-05 [colin]      2.1.0cvs1
2717
2718         * src/plugins/pgpcore/plugin.c
2719         * src/plugins/pgpcore/select-keys.c
2720         * src/plugins/pgpcore/select-keys.h
2721         * src/plugins/pgpcore/sgpgme.c
2722         * src/plugins/pgpcore/sgpgme.h
2723         * src/plugins/pgpinline/pgpinline.c
2724         * src/plugins/pgpinline/plugin.c
2725         * src/plugins/pgpmime/pgpmime.c
2726         * src/plugins/pgpmime/plugin.c
2727                 Factorize and generalize a bit 
2728                 Drop S/MIME signature verification from PGP/MIME
2729                 (adding it as another, more complete plugin)
2730
2731 2006-04-05 [paul]       2.1.0
2732
2733         2.1.0 released
2734
2735 2006-04-05 [paul]       2.0.0cvs186
2736
2737         * manual/advanced.xml
2738                 add info on colour labels
2739
2740 2006-04-05 [paul]       2.0.0cvs185
2741
2742         * po/bg.po
2743         * po/cs.po
2744         * po/de.po
2745         * po/el.po
2746         * po/en_GB.po
2747         * po/fi.po
2748         * po/fr.po
2749         * po/it.po
2750         * po/nl.po
2751         * po/pl.po
2752         * po/pt_BR.po
2753         * po/sr.po
2754         * po/zh_CN.po
2755                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
2756                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
2757                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
2758                 Guimaraes, Aleksandar Urosevic, Ralgh Young
2759         * src/gtk/authors.h
2760         * tools/claws.i18n.status.pl
2761                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
2762                 and new Czech translator, Tim <timbrain@post.cz>
2763
2764 2006-04-05 [mones]      2.0.0cvs184
2765
2766         * po/es.po
2767                 Updated translation
2768
2769 2006-04-05 [colin]      2.0.0cvs183
2770
2771         * src/gtk/quicksearch.c
2772                 Fix bug #929 (unnecessary reload in quick search bar)
2773
2774 2006-04-05 [colin]      2.0.0cvs182
2775
2776         * src/compose.c
2777                 Fix crash on Reply with no From:
2778                 Show signature and conversion error on queuing 
2779                 (but not sending)
2780         * src/mainwindow.c
2781         * src/summaryview.c
2782         * src/summaryview.h
2783                 Factorize threading code and make sure msginfo 
2784                 is not null when it comes from a GtkCTreeRow's 
2785                 data
2786         * src/gtk/gtkaspell.c
2787                 Check for necessary things
2788         * src/gtk/gtksctree.c
2789         * src/gtk/gtksctree.h
2790                 Reset anchor if necessary when removing node
2791
2792 2006-03-29 [colin]      2.0.0cvs181
2793
2794         * src/folderview.c
2795                 Warn for disabled IMAP accounts (due to lack of
2796                 libetpan). Breaks string-freeze - sorry - but it
2797                 is kind of important ;)
2798
2799 2006-03-28 [colin]      2.0.0cvs180
2800
2801         * src/gtk/gtkutils.c
2802         * src/gtk/gtkutils.h
2803                 Add a gtkut_get_link_btn() function that
2804                 creates a button which acts like an URI
2805         * src/prefs_themes.c
2806         * src/gtk/about.c
2807                 Use this function (factorizes codes)
2808         * src/common/defs.h
2809         * src/gtk/pluginwindow.c
2810                 Add a "Get more..." in the plugins window
2811
2812 2006-03-28 [colin]      2.0.0cvs179
2813
2814         * src/common/smtp.c
2815         * src/common/passcrypt.c
2816         * src/undo.c
2817                 Warning fixes. Patch by Pawel Pekala
2818
2819 2006-03-27 [colin]      2.0.0cvs178
2820
2821         * src/undo.c
2822                 Fix undoing by blocks with spaces
2823
2824 2006-03-27 [colin]      2.0.0cvs177
2825
2826         * src/textview.c
2827                 Set margin to 3px for headers
2828
2829 2006-03-27 [paul]
2830
2831         2.1.0-rc2 released
2832
2833 2006-03-27 [wwp]        2.0.0cvs176
2834
2835         * src/summaryview.c
2836                 don't reset quicksearch when updating the message list.
2837                 Thanks to Colin.
2838
2839 2006-03-26 [wwp]        2.0.0cvs175
2840
2841         * src/compose.c
2842                 use a unified border width ('other' tab in the compose window,
2843                 patch by Pawel Pekala).
2844
2845
2846 2006-03-26 [wwp]        2.0.0cvs174
2847
2848         * src/common/quoted-printable.c
2849         * src/addressbook.c
2850                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
2851
2852 2006-03-26 [colin]      2.0.0cvs173
2853
2854         * src/quote_fmt_parse.y
2855                 Fix non-UTF8 date formats messing up the whole quote a 
2856                 little bit
2857
2858 2006-03-26 [colin]      2.0.0cvs172
2859
2860         * src/procheader.c
2861                 Make sure the date is UTF8 valid, or try to make it
2862                 so. IncrediMail is really IncrediStupid.
2863         * src/compose.c
2864                 Fix possible conversions. 
2865                 
2866
2867 2006-03-26 [colin]      2.0.0cvs171
2868
2869         * src/matcher.c
2870                 Fix corner cases in body search. This is still a
2871                 hack... It seems impossible to make it good and 
2872                 reasonably fast at the same time.
2873
2874 2006-03-26 [colin]      2.0.0cvs170
2875
2876         * src/summaryview.c
2877                 I think I killed the twilight zone bug!
2878                 summary_select_node() flushes GTK events in order
2879                 to be able to center the view. But this also 
2880                 flushes keypresses like Ctrl-Alt-U, so this can
2881                 call summary_show from summary_select_node (itself
2882                 called from summary_show, etc.). And the summaryview
2883                 has to be unlocked in this function. So just locking
2884                 while processing GTK events, and bailing if locked, 
2885                 should fix it.
2886                 Fixes bug #927 (SIGSEGV during Update Summary)
2887
2888 2006-03-25 [colin]      2.0.0cvs169
2889
2890         * src/matcher.c
2891                 Fix search in QP-encoded bodies
2892                 Fix utf-8 searches in bodies encoded in the
2893                 locale's encoding
2894         * src/common/quoted-printable.c
2895         * src/common/quoted-printable.h
2896                 Add a decode function that doesn't overwrite
2897                 the original pointer
2898                 
2899
2900 2006-03-24 [colin]      2.0.0cvs168
2901
2902         * src/action.c
2903         * src/summaryview.c
2904         * src/summaryview.h
2905                 Update message cache after action
2906                 Patch by H. Merijn Brand
2907         * src/prefs_msg_colors.c
2908                 Factorize label 
2909                 Patch by Fabien Vantard
2910         * src/plugins/spamassassin/spamassassin_gtk.c
2911                 Remove useless translation
2912                 Patch by Fabien Vantard
2913
2914 2006-03-23 [colin]      2.0.0cvs167
2915
2916         * src/common/ssl.c
2917                 Let 30 seconds to SSL_connect
2918
2919 2006-03-23 [wwp]        2.0.0cvs166
2920
2921         * src/summaryview.c
2922         * src/gtk/description_window.c
2923                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
2924                 and headers are translated; adjust description windows' width to fit their
2925                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
2926
2927 2006-03-23 [paul]       2.0.0cvs165
2928
2929         * src/common/utils.c
2930                 fix highlighting of URIs containing "()"
2931                 (2.0.0cvs164's reversal fixed)
2932                 Thanks to Colin.
2933
2934 2006-03-23 [paul]       2.0.0cvs164
2935
2936         * src/common/utils.c
2937                 revert patch, (postponing a fix), at 2.0.0cvs120
2938                 as it breaks more URIs than it fixes.
2939                 Allow '-' to be a terminating character in a URI
2940
2941 2006-03-22 [colin]      2.0.0cvs163
2942
2943         * configure.ac
2944                 Require libetpan 0.45
2945                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
2946
2947 2006-03-22 [paul]       2.0.0cvs162
2948
2949         * src/editgroup.c
2950                 replace '<-' and '->' buttons with GTK_STOCK graphical
2951                 buttons
2952         * src/summary_search.c
2953                 don't offer '...' for translation
2954                 add a tooltip to advanced search '...' button
2955         * src/gtk/quicksearch.c
2956                 don't offer '...' for translation
2957
2958 2006-03-21 [colin]      2.0.0cvs161
2959
2960         * src/compose.c
2961                 Fix middle-click pasting (insert at click
2962                 position instead of cursor position, don't
2963                 remove existing selection and allow pasting
2964                 our own selection)
2965         * src/addressbook.c
2966                 "LDAP Server" -> "LDAP servers"
2967
2968 2006-03-21 [wwp]        2.0.0cvs160
2969
2970         * src/etpan/imap-thread.c
2971                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
2972
2973 2006-03-20 [colin]      2.0.0cvs159
2974
2975         * src/summaryview.c
2976                 Don't reload summaryview after an execute with no
2977                 move action
2978
2979 2006-03-19 [colin]      2.0.0cvs158
2980
2981         * src/addressbook.c
2982                 and put groups at the top, always
2983
2984 2006-03-19 [colin]      2.0.0cvs157
2985
2986         * src/addressbook.c
2987                 Order groups before names, as previously
2988
2989 2006-03-19 [colin]      2.0.0cvs156
2990
2991         * src/addressbook.c
2992                 - Sort case-unsensitive
2993                 - Put the sort arrow at opening too
2994
2995 2006-03-19 [wwp]        2.0.0cvs155
2996
2997         * src/addressbook.c
2998                 allow sorting by name/email/remarks, ensure that right-pane's contents
2999                 matches the left-pane selection (cleared when appropriate).
3000                 Patch by Pawel Pekala <c0rn@o2.pl>.
3001
3002 2006-03-18 [colin]      2.0.0cvs154
3003
3004         * src/textview.c
3005                 Fix text cursor ;)
3006
3007 2006-03-18 [colin]      2.0.0cvs153
3008
3009         * src/gtk/filesel.c
3010                 Make sure we hide the preview if we didn't get
3011                 a filename
3012
3013 2006-03-18 [colin]      2.0.0cvs152
3014
3015         * src/summaryview.c
3016                 Set cursor to watch for execution (fixes lack
3017                 of watch-cursor when dnd'ing hundreds of mails)
3018         * src/gtk/filesel.c
3019                 Check that mime type is 'image/*' before updating
3020                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
3021
3022 2006-03-18 [colin]      2.0.0cvs151
3023
3024         * src/mainwindow.c
3025         * src/textview.c
3026         * src/textview.h
3027                 Put a watch cursor in textview too when the mainwindow's
3028                 cursor in a watch
3029
3030 2006-03-18 [colin]      2.0.0cvs150
3031
3032         * src/folder.c
3033                 Change wrong asserts to simple tests
3034
3035 2006-03-17 [colin]      2.0.0cvs149
3036
3037         * src/mainwindow.c
3038         * src/mainwindow.h
3039         * src/prefs_msg_colors.c
3040         * src/summaryview.c
3041         * src/summaryview.h
3042         * src/gtk/colorlabel.c
3043         * src/gtk/colorlabel.h
3044                 Add a color label menu in the main menubar
3045                 Add (fixed) accels Ctrl-{0-7} to change the color
3046                 They have to be fixed because the menu's dynamic,
3047                 the items are complex widgets, hence we can't use
3048                 a GtkItemFactory.
3049
3050
3051 2006-03-17 [wwp]        2.0.0cvs148
3052
3053         * src/compose.c
3054                 rollback few lines from my previous commit (those lines come from
3055                 a pending patch, accidentally commited, even if neutral as they are
3056                 commented out).
3057
3058 2006-03-17 [wwp]        2.0.0cvs147
3059
3060         * src/compose.c
3061                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
3062                 applied code style/indentation to the modified function.
3063
3064 2006-03-17 [wwp]        2.0.0cvs146
3065
3066         * src/procmsg.c
3067         * src/compose.c
3068                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
3069
3070 2006-03-17 [paul]
3071
3072         2.1.0-rc1 released
3073
3074 2006-03-17 [paul]       2.0.0cvs145
3075
3076         * src/main.c
3077                 addressbook_read_file() was called twice
3078         * src/textview.c
3079                 X-Mailer highlighting
3080
3081 2006-03-16 [colin]      2.0.0cvs144
3082
3083         * src/sourcewindow.c
3084         * src/sourcewindow.h
3085                 And the last one, in source window.
3086
3087 2006-03-16 [colin]      2.0.0cvs143
3088
3089         * src/compose.c
3090         * src/compose.h
3091                 Fix the same stuff in compose
3092
3093 2006-03-16 [colin]      2.0.0cvs142
3094
3095         * src/messageview.c
3096                 Complete the previous messageview crash fix
3097
3098 2006-03-16 [colin]      2.0.0cvs141
3099
3100         * src/procmsg.h
3101         * src/procmsg.c
3102         * src/folder.c
3103                 Fix POSTPROCESSING hook
3104                 Patch by H. Merijn Brand
3105
3106         * src/procmime.c
3107         * src/procmime.h
3108                 Parse Content-Location
3109
3110         * src/toolbar.c
3111         * src/messageview.c
3112         * src/messageview.h
3113                 Don't crash when a top-level MessageView has
3114                 been closed on us. Same problematic than
3115                 yesterday's quicksearch issue.
3116
3117 2006-03-15 [colin]      2.0.0cvs140
3118
3119         * src/gtk/quicksearch.c
3120                 Fix a bitchy race we didn't think about when we
3121                 added quicksearch cancellation:
3122                 If the search is not on cached fields, for example
3123                 body_part matchcase "stuff"
3124                 the matcher code has to get the whole message. If
3125                 we're on IMAP, that can be slow, and in order to
3126                 be non-blocking, the IMAP code idle loop processes
3127                 gtk events too. So it is possible to cancel a
3128                 quicksearch while the matcher is getting the mail's
3129                 body. After matcher got its body, it will start to
3130                 iterate over the matcher list that the Quicksearch's
3131                 clear_search_cb() just freed via prepare_matcher().
3132                 SIGSEGV ensues.
3133                 The fix consists of guarding the matcherlist_match()
3134                 call with a boolean 'matching'. If we reset the
3135                 quicksearch while matching is TRUE, we don't free
3136                 the matcherlist anymore like we did, but we set
3137                 another new flag, deferred_free, to TRUE. Then,
3138                 in quicksearch_match(), just after returning from
3139                 matcherlist_match() and unsetting the matching flag,
3140                 we check the deferred_free flag and do the
3141                 prepare_matcher() (which does the matcherlist_free)
3142                 for real, so we free the matcherlist once it's not
3143                 used anymore.
3144                 As all of this runs via the glib main loop, we
3145                 luckily don't need a mutex.
3146         * src/summaryview.c
3147                 Also, show progress while searching.
3148
3149
3150 2006-03-14 [colin]      2.0.0cvs139
3151
3152         * src/alertpanel.c
3153                 Make alertpanel_is_open non-static
3154
3155 2006-03-14 [colin]      2.0.0cvs138
3156
3157         * src/prefs_spelling.c
3158                 Cleanups - Fabien Vantard
3159
3160 2006-03-14 [wwp]        2.0.0cvs137
3161
3162         * src/main.c
3163                 code style normalization (curly braces, indentation).
3164
3165 2006-03-14 [wwp]        2.0.0cvs137
3166
3167         * src/main.c
3168                 code style (braces, indentation)
3169
3170 2006-03-12 [paul]       2.0.0cvs136
3171
3172         * src/prefs_common.c
3173                 trans_hdr defaults to FALSE to be RFC-savvy
3174         * src/prefs_summaries.c
3175                 add a tooltip to the trans_hdr option
3176                 
3177
3178 2006-03-12 [paul]       2.0.0cvs135
3179
3180         * src/prefs_matcher.c
3181                 give a little more width to the combos
3182         * src/prefs_display_header.c
3183         * src/textview.c
3184                 translate headers if prefs_common.trans_hdr
3185                 is TRUE
3186
3187         Patches by Pawel Pekala
3188
3189 2006-03-12 [paul]       2.0.0cvs134
3190
3191         * src/plugins/clamav/clamav_plugin.c
3192         * src/plugins/dillo_viewer/dillo_viewer.c
3193         * src/plugins/pgpcore/plugin.c
3194         * src/plugins/pgpinline/plugin.c
3195         * src/plugins/pgpmime/plugin.c
3196         * src/plugins/spamassassin/spamassassin.c
3197                 update/add to descriptions
3198         * src/plugins/spamassassin/spamassassin_gtk.c
3199                 fixes to the english, remove superfluous
3200                 tooltips, clean up a little
3201
3202 2006-03-12 [paul]       2.0.0cvs133
3203
3204         * src/compose.c
3205                 fix Bug 924, 'Account combo box shows up wrong 
3206                 if & is in account name'
3207
3208 2006-03-11 [colin]      2.0.0cvs132
3209
3210         * src/summaryview.c
3211                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
3212                 messed up shift-selection because is slows down
3213                 moving around summaryview. thanks -users
3214
3215 2006-03-10 [colin]      2.0.0cvs131
3216
3217         * src/plugins/spamassassin/spamassassin_gtk.c
3218                 Put back Paul's engrish fixes
3219
3220 2006-03-10 [colin]      2.0.0cvs130
3221
3222         * src/plugins/spamassassin/spamassassin.c
3223         * src/plugins/spamassassin/spamassassin.h
3224         * src/plugins/spamassassin/spamassassin_gtk.c
3225                 Cleanup SA prefs page (more)
3226                 Patch by Fabien Vantard
3227
3228 2006-03-10 [paul]       2.0.0cvs129
3229
3230         * src/prefs_msg_colors.c
3231         * src/prefs_spelling.c
3232                 widget sensitivity
3233
3234 2006-03-09 [mones]      2.0.0cvs128
3235
3236         * po/es.po
3237                 Update for next RC
3238
3239 2006-03-09 [wwp]        2.0.0cvs127
3240
3241         * configure.ac
3242                 revert accidental commit (requirement for libetpan 0.43), this time
3243                 not in HEAD.
3244
3245 2006-03-09 [wwp]        2.0.0cvs125
3246
3247         * configure.ac
3248                 revert accidental commit (requirement for libetpan 0.43)
3249
3250 2006-03-09 [paul]       2.0.0cvs126
3251
3252         * src/prefs_receive.c
3253                 remove useless frame
3254                 replace 'incorporation' with 'receiving'
3255         * src/plugins/clamav/clamav_plugin_gtk.c
3256         * src/plugins/spamassassin/spamassassin_gtk.c
3257                 improve widget sensitivity
3258                 fix a bit his engrish
3259
3260 2006-03-09 [wwp]        2.0.0cvs125
3261
3262         * src/addressadd.c
3263         * src/foldersel.c
3264         * src/prefs_common.c
3265         * src/prefs_common.h
3266                 remember some more windows' sizes (add to addressbook and
3267                 select folder).
3268
3269 2006-03-09 [paul]       2.0.0cvs124
3270
3271         * src/plugins/pgpcore/prefs_gpg.c
3272                 normalise construction of dialogue
3273
3274 2006-03-09 [paul]       2.0.0cvs123
3275
3276         * src/plugins/trayicon/Makefile.am
3277                 add missing slash
3278
3279 2006-03-08 [colin]      2.0.0cvs122
3280
3281         * src/plugins/trayicon/Makefile.am
3282                 Fix build in separate dir 
3283                 Patch by Bamanzi <bamanzi@gmail.com>
3284
3285 2006-03-08 [colin]      2.0.0cvs121
3286
3287         * src/procmsg.c
3288                 Batch move and copies from summaryview with delayed execution
3289                 too
3290
3291 2006-03-07 [paul]       2.0.0cvs120
3292
3293         * src/common/utils.c
3294                 fix highlighting of URIs containing "()"
3295                 Patch by Pawel Pekala
3296
3297 2006-03-07 [paul]       2.0.0cvs119
3298
3299         * src/folder.c
3300         * src/folder.h
3301         * src/folderview.c
3302                 immediately do alphabetical resort when
3303                 changing a folder's name
3304                 Patch by Pawel Pekala
3305
3306 2006-03-07 [paul]       2.0.0cvs118
3307
3308         * src/news.c
3309         * src/news_gtk.c
3310                 when unsubscribing a newsgroup, remove the
3311                 folder and msgs in .sylpheed-claws/newscache
3312                 Patch by Pawel Pekala <c0rn@gazeta.pl>
3313
3314 2006-03-07 [paul]       2.0.0cvs117
3315
3316         * src/textview.c
3317                 fix wrong Fake URL Warning
3318                 Thanks to Hiro
3319
3320 2006-03-07 [colin]      2.0.0cvs116
3321
3322         * src/imap.c
3323                 Return immediately when password dialog was
3324                 cancelled
3325         * src/gtk/inputdialog.c
3326                 Allow empty strings for passwords
3327
3328
3329 2006-03-06 [colin]      2.0.0cvs115
3330
3331         * src/imap.c
3332                 Prevent double-timeouts when connection fails
3333
3334 2006-03-06 [colin]
3335
3336         2.0.1-rc1 released
3337
3338 2006-03-06 [colin]      2.0.0cvs114
3339
3340         * src/imap.c
3341                 Refresh session during potentially long
3342                 operations
3343
3344 2006-03-06 [wwp]        2.0.0cvs113
3345
3346         * src/prefs_msg_colors.h
3347                 forgot that one (custom color labels).
3348
3349 2006-03-06 [wwp]        2.0.0cvs112
3350
3351         * src/prefs_common.c
3352         * src/prefs_common.h
3353         * src/prefs_msg_colors.c
3354         * src/summaryview.c
3355         * src/summaryview.h
3356         * src/gtk/colorlabel.c
3357         * src/gtk/colorlabel.h
3358                 colors in messages list are now customizable. Color values and names can
3359                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
3360                 Thanks to Paul and Colin for their help with this longstanding patch!
3361
3362 2006-03-06 [wwp]        2.0.0cvs111
3363
3364         * src/textview.c
3365                 don't crash if (x)face is bad.
3366
3367 2006-03-05 [paul]       2.0.0cvs110
3368
3369         * AUTHORS
3370         * configure.ac
3371         * src/Makefile.am
3372         * src/common/Makefile.am
3373         * src/common/utils.h
3374         * src/etpan/imap-thread.c
3375         * src/gtk/authors.h
3376         * src/plugins/clamav/Makefile.am
3377         * src/plugins/demo/Makefile.am
3378         * src/plugins/dillo_viewer/Makefile.am
3379         * src/plugins/pgpcore/Makefile.am
3380         * src/plugins/pgpcore/passphrase.c
3381         * src/plugins/pgpinline/Makefile.am
3382         * src/plugins/pgpmime/Makefile.am
3383         * src/plugins/spamassassin/Makefile.am
3384         * src/plugins/trayicon/Makefile.am
3385                 fix builiding on cygwin
3386                 Patch by Ralgh Young <bamanzi@gmail.com>
3387
3388 2006-03-04 [wwp]        2.0.0cvs109
3389
3390         * manual/keyboard.xml
3391                 fix mixed up/down keys.
3392
3393 2006-03-04 [wwp]        2.0.0cvs108
3394
3395         * README
3396         * INSTALL
3397                 updated links to SpamAssassin.
3398
3399 2006-03-04 [wwp]        2.0.0cvs107
3400
3401         * manual/plugins.xml
3402         * src/plugins/spamassassin/README
3403                 updated SpamAssassin plugin docs to reflect new functional additions
3404                 (also fix/update/documents few technical stuff more, see the README).
3405
3406 2006-03-04 [wwp]        2.0.0cvs106
3407
3408         * src/prefs_message.c
3409                 normalized capitalization of message-prefs paths.
3410
3411 2006-03-04 [wwp]        2.0.0cvs105
3412
3413         * manual/advanced.xml
3414                 typo.
3415
3416 2006-03-03 [colin]      2.0.0cvs104
3417
3418         * src/plugins/clamav/clamav_plugin_gtk.c
3419                 Rework prefs page, patch by Fabien 
3420
3421 2006-03-03 [colin]      2.0.0cvs103
3422
3423         * src/plugins/clamav/clamav_plugin.c
3424                 Set error on all errors
3425
3426 2006-03-03 [colin]      2.0.0cvs102
3427
3428         * src/common/plugin.c
3429                 Initialize error to avoid crashing when a plugin fails
3430                 without setting error
3431
3432 2006-03-02 [wwp]        2.0.0cvs101
3433
3434         * configure.ac
3435                 fixed linker flags for libetpan support on Cygwin
3436                 (thanks to H.Merijn Brand).
3437
3438 2006-03-02 [wwp]        2.0.0cvs100
3439
3440         * src/addressbook.c
3441                 fix some AB error messages: one for punctuation and
3442                 one wrongly duplicate (thanks, maxbritov).
3443
3444 2006-03-02 [wwp]        2.0.0cvs99
3445
3446         * src/plugins/spamassassin/spamassassin.c
3447                 make sync calls to sa-learn/spamc to prevent
3448                 system (whatever local or client/server) overload.
3449
3450 2006-03-02 [colin]      2.0.0cvs98
3451
3452         * src/summaryview.c
3453                 Put the spam icon in the status column instead of the
3454                 mark one
3455
3456 2006-03-01 [colin]      2.0.0cvs97
3457
3458         * src/plugins/spamassassin/spamassassin.c
3459                 Fix segfault (g_file_set_contents fails for some 
3460                 reason and err==0x2f. Can't find out why with
3461                 valgrind, using working function :-)
3462
3463 2006-03-01 [colin]      2.0.0cvs96
3464
3465         * src/inc.c
3466                 Offline overriding: let 'No' be cached only 3 seconds
3467
3468 2006-03-01 [colin]      2.0.0cvs95
3469
3470         * src/addr_compl.c
3471         * src/addrbook.c
3472         * src/addressbook.c
3473         * src/addrindex.c
3474         * src/folder_item_prefs.c
3475         * src/headerview.c
3476         * src/imap.c
3477         * src/inc.c
3478         * src/ldif.c
3479         * src/mainwindow.c
3480         * src/mh.c
3481         * src/msgcache.c
3482         * src/prefs_common.h
3483         * src/prefs_msg_colors.c
3484         * src/procheader.c
3485         * src/procheader.h
3486         * src/procmime.c
3487         * src/procmsg.c
3488         * src/procmsg.h
3489         * src/send_message.h
3490         * src/simple-gettext.c
3491         * src/summaryview.c
3492         * src/summaryview.h
3493         * src/syldap.c
3494         * src/textview.c
3495         * src/undo.c
3496         * src/common/ssl_certificate.c
3497         * src/common/utils.c
3498         * src/gtk/colorsel.c
3499         * src/gtk/gtksctree.c
3500         * src/gtk/gtkshruler.c
3501         * src/plugins/trayicon/trayicon.c
3502                 #if 0 goes to /dev/null
3503
3504 2006-03-01 [colin]      2.0.0cvs94
3505
3506         * src/compose.c
3507         * src/imap.c
3508         * src/inc.c
3509         * src/inc.h
3510         * src/messageview.c
3511         * src/news.c
3512         * src/plugins/spamassassin/spamassassin.c
3513                 Allow to add information in the "working offline"
3514                 window
3515
3516 2006-03-01 [wwp]        2.0.0cvs93
3517
3518         * src/plugins/spamassassin/spamassassin.c
3519                 fixed spamc invocation: use a tricky temporary mini shell wrapper
3520                 'cause it seems that calling `spamc ... < inputfile` with
3521                 g_spawn_(a)sync simply.. erm doesn't work :-).
3522
3523 2006-03-01 [wwp]        2.0.0cvs92
3524
3525         * src/toolbar.c
3526         * src/toolbar.h
3527                 simplify the adding of spam/ham button to the messageview toolbar
3528                 (it gets more clear now that the same button will be "Mark as spam"
3529                 or "Mark as ham" according to the current message status,
3530                 thanks to Colin).
3531
3532 2006-03-01 [wwp]        2.0.0cvs91
3533
3534         * src/messageview.c
3535         * src/procmsg.c
3536         * src/procmsg.h
3537         * src/summaryview.c
3538         * src/plugins/spamassassin/spamassassin.c
3539         * src/plugins/spamassassin/spamassassin.h
3540                 make learner callbacks return a status (0 for ok),
3541                 handle it in main code to avoid setting flags when learning failed,
3542                 don't learn on TCP if offline in spamassassin,
3543                 thanks to Colin.
3544
3545                 
3546
3547 2006-03-01 [wwp]        2.0.0cvs90
3548
3549         * src/compose.c
3550                 some work around the compose window's account menu,
3551                 patch by Fabien Vantard.
3552
3553 2006-03-01 [wwp]        2.0.0cvs89
3554
3555         * src/plugins/spamassassin/spamassassin.c
3556                 fixed bad logics, was using spamc in local mode and sa-learn
3557                 in remote mode (thanks, Colin).
3558
3559 2006-03-01 [wwp]        2.0.0cvs88
3560
3561         * src/plugins/spamassassin/spamassassin.c
3562         * src/plugins/spamassassin/spamassassin.h
3563         * src/plugins/spamassassin/spamassassin_gtk.c
3564                 made processing of emails w/ sa-plugin an option (default is TRUE),
3565                 fixed Engrish some tooltips, capitalization of some debug messages
3566                 and warnings. The spamassassin plugin now provides two separate
3567                 services: process emails upon incorporation and spamd training.
3568                 Both services (un)register independently but use some common
3569                 plugin settings (transport settings, spam storage location).
3570
3571 2006-02-28 [wwp]        2.0.0cvs87
3572
3573         * src/plugins/spamassassin/spamassassin.c
3574                 fix async flag to spamc cmdline execution (batch exec should
3575                 be asynchronous).
3576
3577 2006-02-27 [wwp]        2.0.0cvs86
3578
3579         * src/plugins/spamassassin/spamassassin.c
3580         * src/plugins/spamassassin/spamassassin.h
3581         * src/plugins/spamassassin/spamassassin_gtk.c
3582                 - added the ability to learn a remote spamassassin server (spamd),
3583                 using spamc.
3584                 - added the spamassassin option 'username', that applies to all
3585                 spamassassin operations (filtering, learning, local or remote).
3586                 The default username is the current unix user (if left blank
3587                 from gtk prefs or config file).
3588                 - commented out some unused code (notebook widget), removed unused
3589                 layout (hbox1).
3590                 - make more widgets sensitive to the transport type.
3591
3592 2006-02-27 [colin]      2.0.0cvs85
3593
3594         * src/plugins/spamassassin/spamassassin.c
3595                 Fix sa-learn call when offline
3596
3597 2006-02-27 [colin]      2.0.0cvs84
3598
3599         * configure.ac
3600         * src/Makefile.am
3601         * src/mainwindow.c
3602         * src/mainwindow.h
3603         * src/messageview.c
3604         * src/messageview.h
3605         * src/prefs_toolbar.c
3606         * src/procmsg.c
3607         * src/stock_pixmap.c
3608         * src/stock_pixmap.h
3609         * src/summaryview.c
3610         * src/toolbar.c
3611         * src/toolbar.h
3612         * src/pixmaps/ham_btn.xpm
3613         * src/pixmaps/spam.xpm
3614         * src/pixmaps/spam_btn.xpm
3615         * src/plugins/spamassassin/spamassassin.c
3616                 Add button in toolbar for spam learning
3617                 Fix a few bugs from the last related commit
3618                 Revert 1.9.6cvs23 which messed up shift-selection
3619
3620 2006-02-24 [colin]      2.0.0cvs83
3621
3622         * src/procmsg.c
3623         * src/summaryview.c
3624         * src/summaryview.h
3625         * src/plugins/spamassassin/spamassassin.c
3626         * src/plugins/spamassassin/spamassassin.h
3627         * src/plugins/spamassassin/spamassassin_gtk.c
3628                 Unregister learner when spamassassin is either
3629                 disabled or over tcp
3630
3631 2006-02-24 [colin]      2.0.0cvs82
3632
3633         * src/Makefile.am
3634         * src/mainwindow.c
3635         * src/mainwindow.h
3636         * src/procmsg.c
3637         * src/procmsg.h
3638         * src/stock_pixmap.c
3639         * src/stock_pixmap.h
3640         * src/summaryview.c
3641         * src/summaryview.h
3642         * src/gtk/icon_legend.c
3643         * src/pixmaps/spam.xpm  ** NEW FILE **
3644         * src/plugins/spamassassin/spamassassin.c
3645         * src/plugins/spamassassin/spamassassin_gtk.c
3646                 Add spam learning interface (Mark/Mark as 
3647                 (spam|ham) menus)
3648
3649 2006-02-24 [wwp]        2.0.0cvs81
3650
3651         * src/compose.c
3652         * src/compose.h
3653         * src/filtering.c
3654                 hide compose window when sending message in batch mode
3655                 (filtering: forward and redirect). Also fixed a wrong
3656                 value returned when sending failed, neutral anyway.
3657                 (Colin, me) 
3658
3659 2006-02-24 [wwp]        2.0.0cvs80
3660
3661         * src/mainwindow.c
3662                 use GTK+'s stock quit button. Patch by Fabien Vantard.
3663
3664 2006-02-24 [paul]       2.0.0cvs79
3665
3666         * src/news.c
3667         * src/news.h
3668         * src/news_gtk.c
3669                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
3670                 Thanks to Colin
3671
3672 2006-02-23 [colin]      2.0.0cvs78
3673
3674         * src/alertpanel.c
3675                 Change OK to Close in alertpanel with View log
3676                 button; add accel to View log. Patch by Fabien
3677                 Vantard
3678
3679 2006-02-23 [wwp]        2.0.0cvs77
3680
3681         * src/compose.c
3682                 silly me, there were much more tests to perform, since toolbars can
3683                 really have down to 1 element only.
3684
3685 2006-02-23 [wwp]        2.0.0cvs76
3686
3687         * commitHelper
3688                 fixed indentation from my previous commit. Fallback to VISUAL if
3689                 EDITOR is not set (and to vi, at last resort).
3690
3691 2006-02-23 [wwp]        2.0.0cvs75
3692
3693         * commitHelper
3694                 improved error detection (Colin, me).
3695
3696 2006-02-23 [wwp]        2.0.0cvs74
3697
3698         * src/prefs_toolbar.c
3699                 simplify and fix prefs/toolbars layouting. Combos' contents can
3700                 now be really displayed.
3701
3702 2006-02-23 [wwp]        2.0.0cvs73
3703         simplifies and fix prefs/toolbars layouting. Combos' contents can now
3704         be really displayed.
3705
3706 2006-02-22 [wwp]        2.0.0cvs72
3707
3708         * src/compose.c
3709                 fix a typo in my previous commit (sorry!).
3710
3711 2006-02-22 [wwp]        2.0.0cvs71
3712
3713         * src/prefs_toolbar.c
3714                 fix a crash when adding separators to toolbars,
3715                 also fix some separator item information.
3716
3717 2006-02-22 [wwp]        2.0.0cvs70
3718
3719         * src/compose.c
3720                 fix a crash when redirecting (for instance) when compose window's
3721                 toolbar contents has been customized (when some buttons have been
3722                 removed in fact).
3723
3724 2006-02-21 [wwp]        2.0.0cvs69
3725
3726         * src/summaryview.c
3727         * src/gtk/pluginwindow.c
3728         * src/plugins/pgpcore/prefs_gpg.c
3729                 fix some compilation warnings (feat. remains of removed code).
3730
3731 2006-02-21 [wwp]        2.0.0cvs68
3732
3733         * src/gtk/gtkutils.c
3734                 fix two compilation issues, thanks to Stephan Sachse.
3735
3736 2006-02-20 [colin]      2.0.0cvs67
3737
3738         * src/mainwindow.c
3739                 Don't reselect displayed mail on refocus
3740                 This fixes actions misbehaving 
3741
3742 2006-02-20 [wwp]        2.0.0cvs66
3743
3744         * src/summaryview.c
3745         * src/gtk/gtksctree.c
3746         * src/gtk/gtkshruler.c
3747                 changed more runtime typecast checks.
3748
3749 2006-02-20 [wwp]        2.0.0cvs65
3750
3751         * src/summary_search.c
3752                 find all - summaryview refresh issue fixed, thanks to Colin.
3753
3754 2006-02-20 [wwp]        2.0.0cvs64
3755
3756         * src/gtk/gtkutils.c
3757                 better runtime typecast checks.
3758
3759 2006-02-20 [wwp]        2.0.0cvs63
3760
3761         * src/summary_search.c
3762                 enhancements to the summary search:
3763                         - add the ability to stop the running search
3764                           (upon ESC-key press, new Stop button or when Clear button is pressed)
3765                         - don't search if no criteria (From/To/Subject/Body) is set
3766                         - ensure that a busy mouse pointer is always shown when searching,
3767                           show it even a bit earlier
3768
3769 2006-02-19 [colin]      2.0.0cvs62
3770
3771         * src/compose.c
3772         * src/imap.c
3773         * src/etpan/imap-thread.c
3774         * src/etpan/imap-thread.h
3775                 (Future) IMAP speed improvement on sending
3776                 Will require a libetpan update
3777         * src/summaryview.c
3778         * src/gtk/quicksearch.c
3779                 Make quicksearch clearable while running.
3780
3781 2006-02-17 [colin]      2.0.0cvs61
3782
3783         * src/imap.c
3784         * src/etpan/imap-thread.c
3785         * src/etpan/imap-thread.h
3786                 Check for IMAP certificates
3787                 ** Requires libetpan-0.42-cvs4 
3788                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
3789
3790 2006-02-17 [colin]      2.0.0cvs60
3791
3792         * src/messageview.c
3793         * src/prefs_common.c
3794         * src/prefs_common.h
3795         * src/prefs_message.c
3796                 Add pref to display HTML-only mails with plugin, 
3797                 if possible (defaulting to FALSE of course).
3798
3799 2006-02-16 [colin]      2.0.0cvs59
3800
3801         * src/main.c
3802         * src/common/plugin.c
3803         * src/common/plugin.h
3804         * src/gtk/pluginwindow.c
3805                 Keep track of requested (but unloaded) plugins
3806                 in some error cases.
3807
3808 2006-02-16 [wwp]        2.0.0cvs58
3809
3810         * src/gtk/gtkaspell.c
3811         * src/gtk/gtkaspell.h
3812         * src/prefs_spelling.c
3813         * src/compose.c
3814         * src/prefs_common.c
3815         * src/prefs_common.h
3816                 implemented new optional spellchecker behaviour: re-check message when
3817                 dictionary got changed (from compose-window/context-menu/Change dictionary).
3818
3819 2006-02-16 [wwp]        2.0.0cvs57
3820
3821         * src/quote_fmt_parse.y
3822                 pclose popen'ed pipe.
3823
3824 2006-02-15 [colin]      2.0.0cvs56
3825
3826         * src/mimeview.c
3827         * src/mimeview.h
3828                 Let MimeViewers know which MimeView they
3829                 depend of.
3830         * src/summaryview.c
3831                 Swap From/To columns in Sent/Queue/Drafts
3832                 folders
3833         * src/etpan/imap-thread.c
3834                 Use mailstream_low_tls_open() for STARTTLS
3835                 instead of mailstream_low_ssl_open()
3836                 ** REQUIRES libetpan 0.42cvs3 **
3837
3838 2006-02-15 [wwp]        2.0.0cvs55
3839
3840         * src/compose.c
3841         * src/compose.h
3842         * src/message_search.c
3843         * src/message_search.h
3844         * src/textview.c
3845         * src/gtk/gtkutils.c
3846         * src/gtk/gtkutils.h
3847                 added the ability to Find text in the compose window (and a bit
3848                 of code factorization).
3849
3850 2006-02-15 [wwp]        2.0.0cvs54
3851
3852         * src/prefs_gtk.c
3853                 yet another one file was missing (fix for some widgets' sensitivity).
3854                 Thanks Colin!
3855
3856 2006-02-15 [wwp]        2.0.0cvs53
3857
3858         * src/prefs_gtk.h
3859                 oops forgot that file (fix for some widgets' sensitivity).
3860
3861 2006-02-15 [wwp]        2.0.0cvs52
3862
3863         * src/summary_search.c
3864                 implemented advanced summary search options (added the ability
3865                 to use matcher conditions in an advanced search mode).
3866
3867 2006-02-15 [wwp]        2.0.0cvs51
3868
3869         * src/plugins/pgpcore/prefs_gpg.c
3870         * src/prefs_account.c
3871                 fix some widget sensitivity, mostly around some labels in
3872                 account prefs.
3873
3874 2006-02-15 [paul]       2.0.0cvs50
3875
3876         * manual/advanced.xml
3877                 improve Templates info
3878                 written by wwp
3879
3880 2006-02-14 [colin]      2.0.0cvs49
3881
3882         * src/pixmaps/address_book.xpm
3883         * src/pixmaps/preferences.xpm
3884         * src/pixmaps/properties.xpm
3885                 Fix pixmap size - patch by Fabien Vantard
3886
3887 2006-02-13 [colin]      2.0.0cvs48
3888
3889         * src/procmime.c
3890                 Add missing fclose()s on error
3891         * src/textview.c
3892                 Remove unused code
3893         * src/common/utils.c
3894                 Fix temp files not being deleted on windows
3895         Patches by Thomas Gilgin
3896
3897 2006-02-13 [colin]      2.0.0cvs47
3898
3899         * src/mainwindow.c
3900                 Fix exit crash
3901
3902 2006-02-13 [wwp]        2.0.0cvs46
3903
3904         * src/plugins/pgpcore/prefs_gpg.c
3905                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
3906
3907 2006-02-12 [colin]      2.0.0cvs45
3908
3909         * src/folderview.c
3910         * src/main.c
3911         * src/mainwindow.c
3912                 Fix "stuff" when quitting
3913
3914 2006-02-12 [wwp]        2.0.0cvs44
3915
3916         * src/prefs_themes.c
3917                 fix typos in debug messages.
3918
3919 2006-02-11 [colin]      2.0.0cvs43
3920
3921         * src/summaryview.c
3922                 don't allow drag/drop from ourself
3923
3924 2006-02-10 [wwp]        2.0.0cvs42
3925
3926         * src/exporthtml.c
3927         * src/html.c
3928         * src/html.h
3929         * src/procmime.c
3930         * src/textview.c
3931                 renamed html_ prefixed functions and data structures to avoid
3932                 namespace clashes w/ other software (gtkhtml2 for instance).
3933                 Closes bug #907.
3934
3935
3936 2006-02-09 [colin]      2.0.0cvs41
3937
3938         * src/summaryview.c
3939                 Fix shitty logic messed up. Thanks Ticho for the hint!
3940
3941 2006-02-09 [wwp]        2.0.0cvs40
3942
3943         * src/gtk/about.c
3944         * src/compose.c
3945         * src/prefs_account.c
3946         * src/prefs_gtk.h
3947         * src/editaddress.c
3948                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
3949                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
3950                 Browse buttons in accounts prefs.
3951
3952 2006-02-09 [colin]      2.0.0cvs39
3953
3954         * src/matcher.c
3955                 Check for pointer before using its members
3956         * src/gtk/gtksourceprintjob.c
3957                 Fix a wrong warning
3958
3959 2006-02-09 [wwp]        2.0.0cvs38
3960
3961         * src/gtk/filesel.c
3962                 fix few compiler warnings (type mismatch).
3963
3964 2006-02-09 [paul]       2.0.0cvs37
3965
3966         * po/fr.po
3967                 updated by Fabien Vantard
3968
3969 2006-02-08 [colin]      2.0.0cvs36
3970
3971         * src/prefs_common.c
3972         * src/common/defs.h
3973         * src/common/plugin.c
3974                 allow windows and linux configurations to coexist
3975                 patch by Thomas Gilgin
3976
3977 2006-02-08 [colin]      2.0.0cvs35
3978
3979         * src/filtering.c
3980         * src/matcher.c
3981         * src/matcher.h
3982         * src/matcher_parser_parse.y
3983         * src/prefs_filtering_action.c
3984         * src/prefs_matcher.c
3985                 Add the "Ignore thread" filtering
3986                 action
3987
3988 2006-02-08 [colin]      2.0.0cvs34
3989
3990         * src/compose.c
3991         * src/procmime.c
3992         * src/procmime.h
3993                 Fix bug #905 (damaged attachment)
3994                 text files with raw \0's aren't really text files
3995         FOR_STABLE
3996
3997 2006-02-08 [colin]      2.0.0cvs33
3998
3999         * src/summaryview.c
4000                 Fix crasher introduced yesterday
4001
4002 2006-02-08 [wwp]        2.0.0cvs32
4003
4004         * src/compose.c
4005         * src/compose.h
4006                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
4007
4008 2006-02-08 [wwp]        2.0.0cvs31
4009
4010         * src/prefs_template.c
4011                 templates enhancement: allow address completion for Cc and Bcc fields
4012                 (it was currently possible for the To field only)
4013
4014 2006-02-08 [colin]      2.0.0cvs30
4015
4016         * src/compose.c
4017                 Don't unblock if not blocked
4018         FOR_STABLE
4019
4020 2006-02-07 [colin]      2.0.0cvs29
4021
4022         * src/action.c
4023                 Forgot to refresh summaryview
4024
4025 2006-02-07 [colin]      2.0.0cvs28
4026
4027         * src/action.c
4028                 Freeze/thaw message list and folder list while
4029                 processing %as{} actions 
4030         * src/compose.c
4031                 Fix auto-wrap disabling after a middle-click
4032                 paste - FOR_STABLE
4033
4034 2006-02-07 [paul]       2.0.0cvs27
4035
4036         * src/folder.c
4037                 fix freeing of uninitialised pointers
4038                 Thanks to Colin
4039
4040 2006-02-06 [colin]      2.0.0cvs26
4041
4042         * src/folder.c
4043                 Use g_slist_prepend in potentially big list
4044
4045 2006-02-06 [colin]      2.0.0cvs25
4046
4047         * src/folder.c
4048                 Completely skip processing if it doesn't 
4049                 exist (faster!)
4050
4051 2006-02-06 [colin]      2.0.0cvs24
4052
4053         * src/folder.c
4054         * src/summaryview.c
4055                 Batch filtering in summaryview (from Tools menu)
4056                 and pre/post//-processing too
4057
4058 2006-02-06 [colin]      2.0.0cvs23
4059
4060         * src/procmsg.h
4061         * src/filtering.c
4062                 Use a special field for batch filtering instead
4063                 of stepping on deferred execution's toes
4064
4065 2006-02-06 [colin]      2.0.0cvs22
4066
4067         * src/action.c
4068         * src/filtering.c
4069         * src/filtering.h
4070         * src/folder.c
4071         * src/summaryview.c
4072                 Fix filtering via menus and actions
4073
4074 2006-02-06 [colin]      2.0.0cvs21
4075
4076         * src/imap.c
4077                 Put the added file directly to cache if possible (will work
4078                 with next libetpan)
4079         * src/filtering.c
4080         * src/filtering.h
4081         * src/inc.c
4082         * src/folder.c
4083         * src/mbox.c
4084         * src/procmsg.h
4085                 Move and copy filtered messages by batches instead of one
4086                 by one - faster on IMAP
4087         * src/procmsg.c
4088                 Add a function that'll possibly be useful later
4089
4090 2006-02-06 [colin]      2.0.0cvs20
4091
4092         * src/addressbook.c
4093                 Use internal mime-type instead of text/plain for d'n'd
4094         * src/compose.c
4095                 Allow attaching files from mimeview's icon list via d'n'd
4096         * src/folderview.c
4097         * src/folderview.h
4098                 Use internal mime-type instead of text/plain for d'n'd
4099                 Don't try to selected opened folder if none is
4100                 Factorize d'n'd from other apps code
4101         * src/headerview.c
4102         * src/textview.c
4103         * src/gtk/gtkutils.c
4104         * src/gtk/gtkutils.h
4105                 Factorize Face/X-Face stuff
4106         * src/mimeview.c
4107                 Fix d'n'd to other apps
4108         * src/prefs_message.c
4109                 Let the XFace pref be usable without libcompface as it also
4110                 applies to Face
4111         * src/summaryview.c
4112                 Fix d'n'd to other apps
4113                 Factorize d'n'd from other apps code
4114
4115 2006-02-06 [wwp]        2.0.0cvs19
4116
4117         * po/it.po
4118                 Italian translation fixes by Andrea Spadaccini (no more confusion
4119                 between filtering and processing, and few changes in the About
4120                 dialog).
4121
4122
4123 2006-02-06 [mones]      2.0.0cvs18
4124
4125         * src/gtk/icon_legend.c
4126                 Improved descriptions allowing better translations
4127
4128 2006-02-05 [colin]      2.0.0cvs17
4129
4130         * src/imap.c
4131                 Add the f*cking missing expunge that caused imap_fetch_env
4132                 to fail after an add_msgs ! :-///
4133         * src/etpan/imap-thread.c
4134                 Add a bit of debug
4135         FOR_STABLE
4136
4137 2006-02-05 [colin]      2.0.0cvs16
4138
4139         * src/common/utils.c
4140                 Don't check for return-path (or we can't put
4141                 back non-sent mails)
4142
4143 2006-02-05 [colin]      2.0.0cvs15
4144
4145         * src/textview.c
4146                 Don't try to display Face header in textview
4147                 when teh headerview's active
4148
4149 2006-02-05 [colin]      2.0.0cvs14
4150
4151         * tools/tbird2syl.py
4152         * tools/Makefile.am
4153                 Add script to import Thunderbird mails
4154
4155 2006-02-05 [colin]      2.0.0cvs13
4156
4157         * src/headerview.c
4158         * src/procheader.c
4159         * src/procmsg.c
4160         * src/procmsg.h
4161         * src/textview.c
4162                 Show Face headers - patch partially by Klaus Flittner
4163
4164 2006-02-05 [colin]      2.0.0cvs12
4165
4166         * src/folderview.c
4167         * src/summaryview.c
4168         * src/common/utils.c
4169         * src/common/utils.h
4170                 Let dnd work from mime icons to summaryview
4171                 and to folderview too
4172                 Add a crude test to avoid trying to add files
4173                 drag'n'dropped when they're not mails
4174
4175 2006-02-04 [colin]      2.0.0cvs11
4176
4177         * src/summaryview.c
4178         * src/mimeview.c
4179                 Fix utf8 conversion
4180
4181 2006-02-04 [colin]      2.0.0cvs10
4182
4183         * src/compose.c
4184         * src/folderview.c
4185         * src/mimeview.c
4186         * src/summaryview.c
4187         * src/summaryview.h
4188                 Added various drag and drop capas:
4189                 From                    To
4190                 summaryview             other apps
4191                 mimeview icons          other apps
4192                 other apps              summaryview
4193                 other apps              folderview
4194
4195                 This shouldn't have broken the existing:
4196                 From                    To
4197                 summaryview             folderview
4198                 folderview              folderview
4199                 summaryview             compose's attachments
4200
4201         Tests welcomed.
4202
4203 2006-02-02 [paul]       2.0.0cvs9
4204
4205         * src/mainwindow.c
4206                 move global option 'Set displayed columns...' out
4207                 of folder option grouping.
4208                 fix sensitivity of 'harvest addresses'
4209         FOR_STABLE
4210
4211 2006-02-01 [colin]      2.0.0cvs8
4212
4213         * src/mimeview.c
4214                 Revert the alertpanel patch, it sucks (intrusive
4215                 and gets in the way of "open")
4216
4217 2006-02-01 [colin]      2.0.0cvs7
4218
4219         * src/compose.c
4220         * src/prefs_account.c
4221         * src/prefs_common.c
4222         * src/common/defs.h
4223         * src/common/utils.c
4224         * src/common/utils.h
4225                 Add ability to edit the signature file
4226                 from the account preferences, and use
4227                 a default for the text editor.
4228                 Patch by Fabien Vantard
4229
4230 2006-02-01 [colin]      2.0.0cvs6
4231
4232         * src/mimeview.c
4233                 Try to get mime type by extension if it is
4234                 application/octet-stream
4235                 Display a window with possible choices when
4236                 encountering unknown mime types
4237         * src/gtk/filesel.c
4238         * src/gtk/filesel.h
4239                 Add preview
4240                 Allow multiple selection in filtered filesel
4241                 (patch by Fabien Vantard)
4242         * src/gtk/pluginwindow.c
4243                 Use it (patch by Fabien Vantard)
4244
4245 2006-02-01 [paul]       2.0.0cvs5
4246
4247         * src/jpilot.c
4248                 fix crash on creating jpilot address book
4249                 Thanks to Colin - FOR_STABLE
4250         * src/prefs_summaries.c
4251         * src/prefs_wrapping.c
4252         * src/gtk/icon_legend.c
4253         * src/gtk/quicksearch.c
4254                 string fixes and additions
4255
4256 2006-02-01 [paul]       2.0.0cvs4
4257
4258         * src/compose.c
4259         * src/mainwindow.c
4260         * src/messageview.c
4261         * src/prefs_send.c
4262                 add Arabic encoding option
4263                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
4264
4265 2006-01-31 [colin]      2.0.0cvs3
4266
4267         * src/plugins/pgpcore/passphrase.c
4268                 Convert passphrase to locale encoding
4269         * src/compose.c
4270                 Fix drafting on IMAP. Crappy bug sneaked in
4271                 the release :-/
4272         FOR_STABLE
4273
4274 2006-01-30 [paul]       2.0.0cvs2
4275
4276         * src/gtk/icon_legend.c
4277                 show the new entries
4278
4279 2006-01-30 [colin]      2.0.0cvs1
4280
4281         * src/manual.c
4282                 Check for the file to be present before 
4283                 enabling the menu - FOR_STABLE
4284         * src/gtk/icon_legend.c
4285                 Add folders icons (not all of them, there
4286                 are too much, but the most intriguing ones)
4287
4288 2006-01-30 [paul]       2.0.0
4289
4290         version 2.0.0 released
4291
4292 2006-01-30 [paul]       1.9.100cvs200
4293
4294         * manual/faq.xml
4295         * manual/gpl.xml
4296         * manual/intro.xml
4297         * manual/starting.xml
4298         * manual/sylpheed-claws-manual.xml
4299                 fixes, additions
4300
4301 2006-01-29 [mones]      1.9.100cvs199
4302
4303         * manual/account.xml
4304         * manual/advanced.xml
4305         * manual/glossary.xml
4306                 Some typos fixed, added LDIF term to glossary
4307         * po/es.po
4308                 Fixed leading plus symbol
4309
4310 2006-01-29 [paul]       1.9.100cvs198
4311
4312         * po/fi.po
4313         * po/sk.po
4314                 updated by Tommi Pirinen and Andrej Kacian
4315
4316 2006-01-29 [paul]       1.9.100cvs197
4317
4318         * src/gtk/authors.h
4319                 remove duplicates
4320
4321 2006-01-29 [paul]       1.9.100cvs196
4322
4323         * AUTHORS
4324         * po/nl.po
4325         * src/gtk/authors.h
4326         * tools/claws.i18n.status.pl
4327                 nl translation updated by Tim Dijkstra
4328
4329 2006-01-29 [paul]       1.9.100cvs195
4330
4331         * po/sr.po
4332         * po/sv.po
4333                 updated by Aleksandar Urosevic and Anders Troback
4334
4335 2006-01-28 [colin]      1.9.100cvs194
4336
4337         * src/gtk/gtksourceprintjob.c
4338                 Don't fiddle with PangoLayout when we
4339                 have an image
4340
4341 2006-01-28 [paul]       1.9.100cvs193
4342
4343         * AUTHORS
4344         * po/el.po
4345         * po/zh_CN.po
4346         * src/gtk/authors.h
4347         * tools/claws.i18n.status.pl
4348                 updated translations submitted by Stavros Giannouris
4349                 and Ralgh Young
4350
4351 2006-01-27 [colin]      1.9.100cvs192
4352
4353         * src/summaryview.c
4354         * src/gtk/gtksourceprintjob.c
4355                 Add image printing 
4356                 (libgnomeprint only, of course)
4357
4358 2006-01-27 [paul]       1.9.100cvs191
4359
4360         * po/fr.po
4361         * po/it.po
4362                 updated by Fabien Vantard and Andrea Spadaccini
4363
4364 2006-01-26 [colin]      1.9.100cvs190
4365
4366         * manual/Makefile.am
4367         * configure.ac
4368                 Make building the manual optional 
4369                 (--disable-manual)
4370
4371 2006-01-26 [paul]       1.9.100cvs189
4372
4373         * manual/glossary.xml
4374         * manual/plugins.xml
4375                 edited
4376         * po/en_GB.po
4377                 updated
4378
4379 2006-01-26 [paul]       1.9.100cvs188
4380
4381         * src/prefs_display_header.c
4382         * src/prefs_folder_column.c
4383         * src/prefs_msg_colors.c
4384         * src/prefs_summaries.c
4385         * src/prefs_summary_column.c
4386                 HIGify
4387
4388 2006-01-25 [colin]      1.9.100cvs187
4389
4390         * src/imap.c
4391                 Don't allow moving/copying mails between
4392                 queue/drafts and non-queue/drafts folders
4393                 Fixes bug #897 (message header is resetted 
4394                 if one is copied to Drafts)
4395
4396 2006-01-25 [colin]      1.9.100cvs186
4397
4398         * src/folder.c
4399         * src/mainwindow.c
4400                 Fix subscribed folders not found
4401         * src/compose.c
4402                 Don't try to encode as original mail's charset
4403                 if it's ascii 
4404
4405 2006-01-25 [paul]       1.9.100cvs185
4406
4407         * AUTHORS
4408         * po/Makevars
4409                 updated
4410         * po/de.po
4411         * po/pl.po
4412         * po/pt_BR.po
4413         * po/sr.po
4414                 updates submitted by Stephan Sachse, Emilian Nowak
4415                 and Quar, Frederico Goncalves Guimaraes, and
4416                 Aleksandar Urosevic
4417                 Fix Bug 896, 'PT_BR locale broken'.
4418         * src/gtk/authors.h
4419                 updated
4420
4421 2006-01-24 [mones]      1.9.100cvs184
4422
4423         * manual/glossary.xml
4424                 All current terms finished. Reviewers welcome ;-)
4425         * manual/keyboard.xml
4426                 Fixed column width for pdf output.
4427         * po/es.po
4428                 Updated
4429
4430 2006-01-24 [paul]       1.9.100cvs183
4431
4432         * manual/glossary.xml
4433                 fix id name
4434         * manual/dist/html/Makefile.am
4435         * manual/dist/pdf/Makefile.am
4436         * manual/dist/ps/Makefile.am
4437         * manual/dist/txt/Makefile.am
4438                 fix make deps
4439                 Thanks to Colin
4440
4441 2006-01-24 [mones]      1.9.100cvs182
4442
4443         * manual/glossary.xml
4444                 Nearly finished, some terms missing.
4445
4446 2006-01-23 [paul]       1.9.100cvs181
4447
4448         * manual/dist/html/Makefile.am
4449         * manual/dist/pdf/Makefile.am
4450         * manual/dist/ps/Makefile.am
4451         * manual/dist/txt/Makefile.am
4452         * src/mainwindow.c
4453                 re-enable manual
4454                 Thanks to Colin
4455
4456 2006-01-22 [colin]      1.9.100cvs180
4457
4458         * src/compose.c
4459         * src/gtk/gtkaspell.c
4460                 Don't deselect stuff before right-clicking, with aspell.
4461                 (This prevented right-click Copy, for example).
4462                 Thanks to Clo!
4463
4464 2006-01-22 [paul]       1.9.100cvs179
4465
4466         * src/summary_search.c
4467                 don't fix the widget size as it causes problems
4468                 under localisation.
4469                 Thanks to Emilian Nowak
4470
4471 2006-01-21 [paul]       1.9.100cvs178
4472
4473         * src/prefs_themes.c
4474                 fix broken underlining of label text
4475                 with some translations
4476
4477 2006-01-21 [colin]      1.9.100cvs177
4478
4479         * po/fr.po
4480                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
4481
4482 2006-01-20 [colin]      1.9.100cvs176
4483
4484         * configure.ac
4485         * Makefile.am
4486         * manual/Makefile
4487         * manual/dist/html/.cvsignore
4488         * manual/dist/html/Makefile.am
4489         * manual/dist/pdf/.cvsignore
4490         * manual/dist/pdf/Makefile.am
4491         * manual/dist/ps/.cvsignore
4492         * manual/dist/ps/Makefile.am
4493         * manual/dist/txt/.cvsignore
4494         * manual/dist/txt/Makefile.am
4495                 Autotool-ize manual
4496
4497 2006-01-20 [paul]       1.9.100cvs175
4498
4499         * manual/handling.xml
4500                 make Filtering and Searching entries easier to find
4501         * manual/keyboard.xml
4502                 add the remaining default keybinds
4503         * src/prefs_summaries.c
4504                 update the default keybinds
4505
4506 2006-01-20 [paul]       1.9.100cvs174
4507
4508         * src/addressbook.c
4509         * src/addrgather.c
4510         * src/addrharvest.c
4511         * src/editaddress.c
4512         * src/editgroup.c
4513         * src/exphtmldlg.c
4514         * src/expldifdlg.c
4515         * src/exporthtml.c
4516         * src/exportldif.c
4517         * src/ldif.c
4518                 replace 'e-mail' with 'email'
4519         * src/summary_search.c
4520                 add mnemonic to "Find all" button
4521
4522 2006-01-20 [wwp]        1.9.100cvs173
4523
4524         * src/export.c
4525         * src/import.c
4526                 touched mbox import/export buttons for HIG-compliance
4527
4528 2006-01-19 [paul]       1.9.100cvs172
4529
4530         * manual/account.xml
4531         * manual/addrbook.xml
4532         * manual/advanced.xml
4533         * manual/faq.xml
4534         * manual/handling.xml
4535         * manual/intro.xml
4536         * manual/plugins.xml
4537         * manual/starting.xml
4538                 more editing
4539
4540 2006-01-19 [paul]       1.9.100cvs171
4541
4542         * src/toolbar.c
4543                 allow use of trash button while receiving
4544                 Thanks to Colin
4545
4546 2006-01-19 [wwp]        1.9.100cvs170
4547
4548         * src/gtk/quicksearch.c
4549         * src/compose.c
4550                 force text color to black when yellow background is set
4551
4552 2006-01-19 [colin]      1.9.100cvs169
4553
4554         * src/plugins/trayicon/trayicon.c
4555                 Gray out Get Mail when already getting mail
4556
4557 2006-01-18 [paul]       1.9.100cvs168
4558
4559         * src/compose.c
4560                 give widget yellow background was To is
4561                 set via folder prefs
4562         * src/gtk/quicksearch.c
4563                 give widget yellow background when quick
4564                 search is active.
4565                 Thanks to Colin
4566
4567 2006-01-18 [paul]       1.9.100cvs167
4568
4569         * doc/man/sylpheed-claws.1
4570                 add --subscribe option
4571
4572 2006-01-18 [paul]       1.9.100cvs166
4573
4574         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
4575         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
4576                 use %U instead of %F (%F is broken for user installed
4577                 files in kde 3.5)
4578
4579 2006-01-18 [colin]      1.9.100cvs165
4580
4581         * src/summaryview.c
4582                 Default to Yes in "No more * messages" dialogs
4583
4584 2006-01-17 [colin]      1.9.100cvs164
4585
4586         * src/compose.c
4587                 Possibly fix an invalid iterator causing
4588                 crash
4589
4590 2006-01-17 [colin]      1.9.100cvs163
4591
4592         * src/mimeview.c
4593                 Fix crash when the image disappears under the
4594                 image viewer
4595
4596 2006-01-16 [colin]      1.9.100cvs162
4597
4598         * src/compose.c
4599                 Fix reenabling autowrap
4600
4601 2006-01-16 [colin]      1.9.100cvs161
4602
4603         * src/compose.c
4604                 reset quote_len before getting quote_str
4605
4606 2006-01-16 [colin]      1.9.100cvs160
4607
4608         * src/account.c
4609         * src/account.h
4610         * src/folder.c
4611         * src/imap_gtk.c
4612         * src/mh_gtk.c
4613                 Fix bug #883 (default inbox does not track folder move)
4614
4615 2006-01-16 [colin]      1.9.100cvs159
4616
4617         * src/compose.c
4618         * src/plugins/pgpcore/passphrase.c
4619                 More buttons fixes
4620
4621 2006-01-16 [paul]       1.9.100cvs158
4622
4623         * src/prefs_actions.c
4624         * src/prefs_filtering_action.c
4625         * src/prefs_matcher.c
4626         * src/quote_fmt.c
4627         * src/gtk/description_window.c
4628         * src/gtk/description_window.h
4629         * src/gtk/quicksearch.c
4630                 description window cleanups
4631
4632 2006-01-15 [colin]      1.9.100cvs157
4633
4634         * src/addressbook.c
4635         * src/prefs_filtering.c
4636                 Same here
4637
4638 2006-01-15 [colin]      1.9.100cvs156
4639
4640         * src/folderview.c
4641         * src/mainwindow.c
4642                 Same for "Empty trash"
4643
4644 2006-01-15 [colin]      1.9.100cvs155
4645
4646         * src/inc.c
4647                 Override offline dialog had Yes by default
4648
4649 2006-01-15 [colin]      1.9.100cvs154
4650
4651         * src/summaryview.c
4652                 Delete selected messages? previously had Yes the default
4653
4654 2006-01-15 [colin]      1.9.100cvs153
4655
4656         * src/folder.c
4657         * src/folder.h
4658         * src/main.c
4659                 Check if a mailbox is loaded after all
4660                 plugins are loaded.
4661
4662 2006-01-15 [colin]      1.9.100cvs152
4663
4664         * src/folder.c
4665                 Don't start wizard when there are unloaded folders (will help
4666                 people with only mbox or maildir mailboxes)
4667
4668 2006-01-14 [colin]      1.9.100cvs151
4669
4670         * src/addressbook.c
4671         * src/expldifdlg.c
4672         * src/importldif.c
4673         * src/importmutt.c
4674         * src/importpine.c
4675         * src/mh_gtk.c
4676                 More HIG compliance and fixes
4677
4678 2006-01-14 [colin]      1.9.100cvs150
4679
4680         * src/prefs_filtering_action.c
4681         * src/foldersel.c
4682                 Two forgotten button order changes
4683
4684 2006-01-14 [colin]      1.9.100cvs149
4685
4686         * src/account.c
4687         * src/addressbook.c
4688         * src/compose.c
4689         * src/folderview.c
4690         * src/imap_gtk.c
4691         * src/mainwindow.c
4692         * src/mh_gtk.c
4693         * src/news_gtk.c
4694         * src/prefs_actions.c
4695         * src/prefs_customheader.c
4696         * src/prefs_filtering.c
4697         * src/prefs_matcher.c
4698         * src/prefs_template.c
4699         * src/ssl_manager.c
4700         * src/summaryview.c
4701         * src/textview.c
4702         * src/toolbar.c
4703                 All deletion confirmations are now "Cancel, Delete" 
4704                 instead of "No, Yes"
4705                 Clarified most of the other "No, Yes" to 
4706                 "Cancel, Descriptive_action"
4707                 Rechanged the "Entry not saved" alerts to have 
4708                 "Close, Continue editing"
4709
4710
4711 2006-01-14 [paul]
4712
4713         * 2.0.0-rc4 released
4714
4715 2006-01-14 [paul]       1.9.100cvs148
4716
4717         * src/account.c
4718         * src/addressadd.c
4719         * src/addressbook.c
4720         * src/compose.c
4721         * src/editaddress.c
4722         * src/editbook.c
4723         * src/editgroup.c
4724         * src/editjpilot.c
4725         * src/editldap.c
4726         * src/editvcard.c
4727         * src/exphtmldlg.c
4728         * src/expldifdlg.c
4729         * src/folderview.c
4730         * src/grouplistdialog.c
4731         * src/imap_gtk.c
4732         * src/importmutt.c
4733         * src/importpine.c
4734         * src/inc.c
4735         * src/main.c
4736         * src/mainwindow.c
4737         * src/message_search.c
4738         * src/messageview.c
4739         * src/mh_gtk.c
4740         * src/mimeview.c
4741         * src/news_gtk.c
4742         * src/prefs_actions.c
4743         * src/prefs_customheader.c
4744         * src/prefs_filtering.c
4745         * src/prefs_matcher.c
4746         * src/prefs_template.c
4747         * src/prefs_themes.c
4748         * src/ssl_manager.c
4749         * src/summary_search.c
4750         * src/summaryview.c
4751         * src/textview.c
4752         * src/toolbar.c
4753         * src/gtk/foldersort.c
4754         * src/gtk/gtkaspell.c
4755         * src/gtk/inputdialog.c
4756         * src/gtk/prefswindow.c
4757         * src/plugins/pgpcore/select-keys.c
4758         * src/plugins/trayicon/trayicon.c
4759                 HIG compliant button order
4760
4761 2006-01-14 [mones]      1.9.100cvs147
4762
4763         * po/es.po
4764                 Updated translation
4765
4766 2006-01-13 [paul]       1.9.100cvs146
4767
4768         * AUTHORS
4769         * ChangeLog
4770         * src/gtk/authors.h
4771                 add Joshua M. Kwan to contributors list
4772
4773 2006-01-13 [colin]      1.9.100cvs145
4774
4775         * src/gtk/quicksearch.c
4776                 Don't refocus quick search after executing (Esc or Enter)
4777                 Allows to '/'search something then move up/down in 
4778                 summaryview, and to Esc a search and be back in the 
4779                 summaryview
4780
4781 2006-01-13 [paul]       1.9.100cvs144
4782
4783         * src/plugins/pgpinline/pgpinline.c
4784                 support Content-Type 'application/pgp'
4785                 patch by Joshua M. Kwan <joshuak@users.sf.net>
4786
4787 2006-01-13 [paul]       1.9.100cvs143
4788
4789         * manual/account.xml
4790                 make mention of partial retrieval
4791                 thanks to Colin
4792
4793 2006-01-13 [paul]       1.9.100cvs142
4794
4795         * src/account.c
4796         * src/account.h
4797         * src/action.c
4798         * src/action.h
4799         * src/adbookbase.h
4800         * src/addr_compl.c
4801         * src/addr_compl.h
4802         * src/addrbook.c
4803         * src/addrcache.c
4804         * src/addrcache.h
4805         * src/addrcindex.c
4806         * src/addrcindex.h
4807         * src/addrclip.c
4808         * src/addrclip.h
4809         * src/addrdefs.h
4810         * src/addressadd.c
4811         * src/addressadd.h
4812         * src/addressbook.c
4813         * src/addressbook.h
4814         * src/addrgather.c
4815         * src/addrgather.h
4816         * src/addrharvest.c
4817         * src/addrharvest.h
4818         * src/addrindex.c
4819         * src/addrindex.h
4820         * src/addritem.c
4821         * src/addritem.h
4822         * src/addrquery.c
4823         * src/addrquery.h
4824         * src/addrselect.c
4825         * src/addrselect.h
4826         * src/alertpanel.c
4827         * src/alertpanel.h
4828         * src/browseldap.c
4829         * src/browseldap.h
4830         * src/codeconv.c
4831         * src/codeconv.h
4832         * src/compose.c
4833         * src/compose.h
4834         * src/customheader.c
4835         * src/customheader.h
4836         * src/displayheader.c
4837         * src/displayheader.h
4838         * src/editaddress.c
4839         * src/editaddress.h
4840         * src/editbook.c
4841         * src/editbook.h
4842         * src/editgroup.c
4843         * src/editgroup.h
4844         * src/editjpilot.c
4845         * src/editjpilot.h
4846         * src/editldap.c
4847         * src/editldap.h
4848         * src/editldap_basedn.c
4849         * src/editldap_basedn.h
4850         * src/editvcard.c
4851         * src/editvcard.h
4852         * src/exphtmldlg.c
4853         * src/exphtmldlg.h
4854         * src/expldifdlg.c
4855         * src/expldifdlg.h
4856         * src/export.h
4857         * src/exporthtml.c
4858         * src/exporthtml.h
4859         * src/exportldif.c
4860         * src/exportldif.h
4861         * src/filtering.c
4862         * src/filtering.h
4863         * src/folder.c
4864         * src/folder.h
4865         * src/folder_item_prefs.c
4866         * src/folder_item_prefs.h
4867         * src/foldersel.c
4868         * src/foldersel.h
4869         * src/folderutils.c
4870         * src/folderutils.h
4871         * src/folderview.c
4872         * src/folderview.h
4873         * src/grouplistdialog.c
4874         * src/grouplistdialog.h
4875         * src/headerview.c
4876         * src/html.c
4877         * src/html.h
4878         * src/image_viewer.c
4879         * src/image_viewer.h
4880         * src/imap.c
4881         * src/imap.h
4882         * src/imap_gtk.c
4883         * src/imap_gtk.h
4884         * src/import.h
4885         * src/importldif.c
4886         * src/importldif.h
4887         * src/importmutt.c
4888         * src/importmutt.h
4889         * src/importpine.c
4890         * src/importpine.h
4891         * src/inc.c
4892         * src/inc.h
4893         * src/jpilot.c
4894         * src/jpilot.h
4895         * src/ldapctrl.c
4896         * src/ldapctrl.h
4897         * src/ldaplocate.c
4898         * src/ldaplocate.h
4899         * src/ldapquery.c
4900         * src/ldapquery.h
4901         * src/ldapserver.c
4902         * src/ldapserver.h
4903         * src/ldaputil.c
4904         * src/ldaputil.h
4905         * src/ldif.c
4906         * src/ldif.h
4907         * src/main.c
4908         * src/main.h
4909         * src/mainwindow.c
4910         * src/mainwindow.h
4911         * src/manual.c
4912         * src/manual.h
4913         * src/mbox.c
4914         * src/mbox.h
4915         * src/message_search.c
4916         * src/message_search.h
4917         * src/messageview.c
4918         * src/messageview.h
4919         * src/mh.c
4920         * src/mh.h
4921         * src/mh_gtk.c
4922         * src/mh_gtk.h
4923         * src/mimeview.c
4924         * src/mimeview.h
4925         * src/msgcache.c
4926         * src/msgcache.h
4927         * src/mutt.c
4928         * src/mutt.h
4929         * src/news.c
4930         * src/news.h
4931         * src/news_gtk.c
4932         * src/news_gtk.h
4933         * src/partial_download.c
4934         * src/partial_download.h
4935         * src/pine.c
4936         * src/pine.h
4937         * src/pop.c
4938         * src/pop.h
4939         * src/prefs_account.c
4940         * src/prefs_account.h
4941         * src/prefs_actions.c
4942         * src/prefs_actions.h
4943         * src/prefs_common.c
4944         * src/prefs_common.h
4945         * src/prefs_compose_writing.c
4946         * src/prefs_compose_writing.h
4947         * src/prefs_customheader.c
4948         * src/prefs_customheader.h
4949         * src/prefs_display_header.c
4950         * src/prefs_display_header.h
4951         * src/prefs_filtering.c
4952         * src/prefs_filtering.h
4953         * src/prefs_filtering_action.c
4954         * src/prefs_filtering_action.h
4955         * src/prefs_folder_column.c
4956         * src/prefs_folder_column.h
4957         * src/prefs_folder_item.c
4958         * src/prefs_folder_item.h
4959         * src/prefs_fonts.c
4960         * src/prefs_fonts.h
4961         * src/prefs_gtk.c
4962         * src/prefs_gtk.h
4963         * src/prefs_image_viewer.c
4964         * src/prefs_image_viewer.h
4965         * src/prefs_matcher.c
4966         * src/prefs_matcher.h
4967         * src/prefs_message.c
4968         * src/prefs_msg_colors.c
4969         * src/prefs_msg_colors.h
4970         * src/prefs_other.c
4971         * src/prefs_quote.c
4972         * src/prefs_receive.c
4973         * src/prefs_send.c
4974         * src/prefs_spelling.c
4975         * src/prefs_spelling.h
4976         * src/prefs_summaries.c
4977         * src/prefs_summaries.h
4978         * src/prefs_summary_column.c
4979         * src/prefs_summary_column.h
4980         * src/prefs_template.c
4981         * src/prefs_template.h
4982         * src/prefs_themes.c
4983         * src/prefs_themes.h
4984         * src/prefs_toolbar.c
4985         * src/prefs_toolbar.h
4986         * src/prefs_wrapping.c
4987         * src/prefs_wrapping.h
4988         * src/privacy.c
4989         * src/privacy.h
4990         * src/procheader.c
4991         * src/procheader.h
4992         * src/procmime.c
4993         * src/procmime.h
4994         * src/procmsg.c
4995         * src/procmsg.h
4996         * src/quote_fmt.c
4997         * src/quote_fmt_parse.y
4998         * src/recv.c
4999         * src/recv.h
5000         * src/remotefolder.c
5001         * src/remotefolder.h
5002         * src/send_message.c
5003         * src/send_message.h
5004         * src/setup.c
5005         * src/setup.h
5006         * src/sourcewindow.c
5007         * src/sourcewindow.h
5008         * src/ssl_manager.c
5009         * src/ssl_manager.h
5010         * src/statusbar.c
5011         * src/statusbar.h
5012         * src/stock_pixmap.c
5013         * src/stock_pixmap.h
5014         * src/summary_search.c
5015         * src/summary_search.h
5016         * src/summaryview.c
5017         * src/summaryview.h
5018         * src/syldap.c
5019         * src/syldap.h
5020         * src/textview.c
5021         * src/textview.h
5022         * src/toolbar.c
5023         * src/toolbar.h
5024         * src/undo.c
5025         * src/undo.h
5026         * src/unmime.c
5027         * src/unmime.h
5028         * src/vcard.c
5029         * src/vcard.h
5030         * src/wizard.c
5031         * src/wizard.h
5032         * src/common/base64.c
5033         * src/common/base64.h
5034         * src/common/defs.h
5035         * src/common/hooks.c
5036         * src/common/hooks.h
5037         * src/common/log.c
5038         * src/common/log.h
5039         * src/common/mgutils.c
5040         * src/common/mgutils.h
5041         * src/common/nntp.c
5042         * src/common/nntp.h
5043         * src/common/passcrypt.c
5044         * src/common/passcrypt.h.in
5045         * src/common/plugin.c
5046         * src/common/plugin.h
5047         * src/common/prefs.c
5048         * src/common/prefs.h
5049         * src/common/progressindicator.c
5050         * src/common/progressindicator.h
5051         * src/common/quoted-printable.c
5052         * src/common/quoted-printable.h
5053         * src/common/session.c
5054         * src/common/session.h
5055         * src/common/smtp.c
5056         * src/common/smtp.h
5057         * src/common/socket.c
5058         * src/common/socket.h
5059         * src/common/ssl.c
5060         * src/common/ssl.h
5061         * src/common/ssl_certificate.c
5062         * src/common/ssl_certificate.h
5063         * src/common/stringtable.c
5064         * src/common/stringtable.h
5065         * src/common/sylpheed.c
5066         * src/common/sylpheed.h
5067         * src/common/template.c
5068         * src/common/template.h
5069         * src/common/timing.h
5070         * src/common/utils.c
5071         * src/common/utils.h
5072         * src/common/version.h.in
5073         * src/common/xml.c
5074         * src/common/xml.h
5075         * src/common/xmlprops.c
5076         * src/common/xmlprops.h
5077         * src/gtk/colorlabel.c
5078         * src/gtk/colorsel.c
5079         * src/gtk/colorsel.h
5080         * src/gtk/description_window.c
5081         * src/gtk/description_window.h
5082         * src/gtk/filesel.c
5083         * src/gtk/filesel.h
5084         * src/gtk/foldersort.c
5085         * src/gtk/foldersort.h
5086         * src/gtk/gtkutils.c
5087         * src/gtk/gtkutils.h
5088         * src/gtk/inputdialog.c
5089         * src/gtk/inputdialog.h
5090         * src/gtk/logwindow.c
5091         * src/gtk/logwindow.h
5092         * src/gtk/manage_window.c
5093         * src/gtk/manage_window.h
5094         * src/gtk/menu.c
5095         * src/gtk/menu.h
5096         * src/gtk/pluginwindow.c
5097         * src/gtk/pluginwindow.h
5098         * src/gtk/prefswindow.c
5099         * src/gtk/prefswindow.h
5100         * src/gtk/progressdialog.c
5101         * src/gtk/progressdialog.h
5102         * src/gtk/sslcertwindow.c
5103         * src/gtk/sslcertwindow.h
5104         * src/plugins/clamav/clamav_plugin.c
5105         * src/plugins/clamav/clamav_plugin.h
5106         * src/plugins/clamav/clamav_plugin_gtk.c
5107         * src/plugins/demo/demo.c
5108         * src/plugins/dillo_viewer/dillo_prefs.c
5109         * src/plugins/dillo_viewer/dillo_prefs.h
5110         * src/plugins/dillo_viewer/dillo_viewer.c
5111         * src/plugins/pgpcore/passphrase.c
5112         * src/plugins/pgpcore/passphrase.h
5113         * src/plugins/pgpcore/plugin.c
5114         * src/plugins/pgpcore/select-keys.c
5115         * src/plugins/pgpcore/select-keys.h
5116         * src/plugins/pgpcore/sgpgme.c
5117         * src/plugins/pgpcore/sgpgme.h
5118         * src/plugins/pgpinline/pgpinline.c
5119         * src/plugins/pgpinline/pgpinline.h
5120         * src/plugins/pgpinline/plugin.c
5121         * src/plugins/pgpmime/pgpmime.c
5122         * src/plugins/pgpmime/pgpmime.h
5123         * src/plugins/pgpmime/plugin.c
5124         * src/plugins/spamassassin/spamassassin.c
5125         * src/plugins/spamassassin/spamassassin.h
5126         * src/plugins/spamassassin/spamassassin_gtk.c
5127         * src/plugins/trayicon/trayicon.c
5128                 update copyright header
5129
5130 2006-01-13 [paul]       1.9.100cvs141
5131
5132         * src/account.c
5133         * src/export.c
5134         * src/import.c
5135         * src/mainwindow.c
5136         * src/prefs_account.c
5137         * src/prefs_display_header.c
5138         * src/prefs_receive.c
5139         * src/prefs_send.c
5140         * src/prefs_summaries.c
5141         * src/prefs_themes.c
5142         * src/prefs_toolbar.c
5143         * src/gtk/about.c
5144                 various cleanups
5145
5146 2006-01-12 [colin]      1.9.100cvs140
5147
5148         * src/folder.c
5149         * src/folder.h
5150         * src/main.c
5151                 Add --subscribe option
5152                 Let sylpheed-claws email@domain.com equivalent to --compose
5153                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
5154
5155 2006-01-12 [paul]       1.9.100cvs139
5156
5157         * src/mainwindow.c
5158                 append 'Change folder order' label with '...'
5159         * src/prefs_actions.c
5160                 allow reordering of actions list by dnd
5161         * src/gtk/foldersort.c
5162                 make the dialog nicer
5163
5164 2006-01-11 [colin]      1.9.100cvs138
5165
5166         * src/compose.c
5167                 Allow templates without text
5168
5169 2006-01-11 [paul]       1.9.100cvs137
5170
5171         * tools/README
5172         * tools/filter_conv_new.pl
5173                 add info to README
5174                 also check .sylpheed for filter.xml
5175                 be a bit informative to the user
5176
5177 2006-01-11 [colin]      1.9.100cvs136
5178
5179         * src/textview.c
5180                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
5181
5182 2006-01-10 [paul]       1.9.100cvs135
5183
5184         * tools/Makefile.am
5185         * tools/filter_conv_new.pl
5186                 add script to convert new style Sylpheed
5187                 filter rules (Sylpheed >= 0.9.99) to
5188                 Claws filtering rules
5189
5190 2006-01-10 [colin]      1.9.100cvs134
5191
5192         * src/compose.c
5193                 Fix broken line joins in certain conditions
5194                 (between two quoted lines: <enter><enter><up>
5195                  <type a wrapped sentence><go in the first line>
5196                  <insert more text><watch as line joining failed>)
5197
5198 2006-01-10 [paul]       1.9.100cvs133
5199
5200         * src/compose.c
5201                 don't report success in error dialog
5202                 thanks to Colin
5203         * src/common/utils.c
5204                 include some trailing punctuations as URI
5205                 thanks to Hiro
5206
5207 2006-01-10 [paul]       1.9.100cvs132
5208
5209         * src/mimeview.c
5210                 fix incompatible pointer type
5211                 warning
5212
5213 2006-01-10 [paul]       1.9.100cvs131
5214
5215         * src/compose.c
5216                 change Subject in window title
5217                 instantaneously
5218
5219 2006-01-09 [colin]      1.9.100cvs130
5220
5221         * src/addressbook.c
5222         * src/headerview.c
5223         * src/mainwindow.c
5224         * src/messageview.c
5225         * src/mimeview.c
5226         * src/noticeview.c
5227         * src/summaryview.c
5228                 Fix possible crashes on exit and in addressbook
5229
5230 2006-01-09 [paul]       1.9.100cvs129
5231
5232         * src/prefs_msg_colors.c
5233                 some cleanups that I forgot last time
5234
5235 2006-01-09 [paul]       1.9.100cvs128
5236
5237         * README
5238         * src/folderview.c
5239         * src/prefs_msg_colors.c
5240                 add previously hidden option, color_new, to
5241                 the gui
5242                 move the page to Display/
5243                 rework the gui
5244
5245 2006-01-09 [wwp]        1.9.100cvs127
5246
5247         * src/prefs_themes.c
5248                 made the prefs/display/themes layouts spacing less condensed
5249                 (and so they match other prefs/pages' look).
5250
5251 2006-01-09 [paul]       1.9.100cvs126
5252
5253         * src/compose.c
5254         * src/prefs_common.c
5255         * src/prefs_common.h
5256         * src/prefs_wrapping.c
5257                 remove 'wrap at send' option
5258
5259 2006-01-06 [colin]      1.9.100cvs125
5260
5261         * src/compose.c
5262                 Just make completely sure we don't insert "manual line breaks" 
5263                 when wrapping... 
5264
5265 2006-01-04 [paul]
5266
5267         * 2.0.0-rc3 released
5268
5269 2006-01-04 [paul]       1.9.100cvs124
5270
5271         * src/folderview.c
5272                 fix bug 882, 'quick scroll in folder list
5273                 displays wrong folder contents'
5274
5275 2006-01-04 [paul]       1.9.100cvs123
5276
5277         * src/plugins/pgpmime/pgpmime.c
5278                 better debug information when signing
5279                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
5280
5281 2006-01-03 [colin]      1.9.100cvs122
5282
5283         * configure.ac
5284                 We need to recheck for gpgme 1.0.0 after checking
5285                 for 1.1.1, because if 1.1.1 isn't available, 
5286                 GPGME_LIBS and friends are blanked out by the 
5287                 second check.
5288
5289 2006-01-03 [colin]      1.9.100cvs121
5290
5291         * src/common/prefs.c
5292                 Windows unlink-before rename fix
5293         * src/plugins/pgpcore/sgpgme.c
5294                 Add support for PKA info if available
5295                 Both patches by Werner Koch
5296
5297 2006-01-03 [paul]       1.9.100cvs120
5298
5299         * src/messageview.c
5300                 fix bug 884, 'Send receipt' button visible in queue
5301                 Thanks to Colin
5302
5303 2006-01-02 [colin]      1.9.100cvs119
5304
5305         * src/compose.c
5306         * src/imap.c
5307                 Fix autosave on IMAP and more generally try to
5308                 return the correct ID on a newly added IMAP message
5309
5310 2006-01-02 [paul]       1.9.100cvs118
5311
5312         * manual/keyboard.xml
5313                 edited
5314
5315 2006-01-01 [paul]       1.9.100cvs117
5316
5317         * src/gtk/authors.h
5318                 alphabetical order
5319
5320 2005-12-30 [colin]      1.9.100cvs116
5321
5322         * manual/advanced.xml
5323                 Explain Pre/Post-processing differences.
5324
5325 2005-12-30 [colin]      1.9.100cvs115
5326
5327         * src/mh.c
5328                 Implement copy_msgs for a little optimization
5329         * src/imap.c
5330                 Finish yesterday's fix
5331
5332 2005-12-29 [colin]      1.9.100cvs114
5333
5334         * src/imap.c
5335                 Fix occasional failure in fetching a mail over
5336                 IMAP
5337
5338 2005-12-29 [colin]      1.9.100cvs113
5339
5340         * src/compose.c
5341                 Don't remove a draft when sending it, if it is 
5342                 locked.
5343
5344 2005-12-28 [colin]      1.9.100cvs112
5345
5346         * src/summaryview.c
5347                 Fix leak for real
5348
5349 2005-12-28 [wwp]        1.9.100cvs111
5350
5351         * doc/faq/.cvsignore
5352         * doc/faq/de/.cvsignore
5353         * doc/faq/en/.cvsignore
5354         * doc/faq/es/.cvsignore
5355         * doc/faq/fr/.cvsignore
5356         * doc/faq/it/.cvsignore
5357         * doc/manual/.cvsignore
5358         * doc/manual/de/.cvsignore
5359         * doc/manual/en/.cvsignore
5360         * doc/manual/es/.cvsignore
5361         * doc/manual/fr/.cvsignore
5362         * doc/manual/ja/.cvsignore
5363         * src/plugins/mathml_viewer/.cvsignore
5364                 rollback revival of those files (my bad, sorry for the noise).
5365
5366 2005-12-28 [wwp]        1.9.100cvs110
5367
5368         * src/compose.c
5369                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
5370
5371 2005-12-28 [wwp]        1.9.100cvs109
5372
5373         * doc/faq/.cvsignore
5374         * doc/faq/de/.cvsignore
5375         * doc/faq/en/.cvsignore
5376         * doc/faq/es/.cvsignore
5377         * doc/faq/fr/.cvsignore
5378         * doc/faq/it/.cvsignore
5379         * doc/manual/.cvsignore
5380         * doc/manual/de/.cvsignore
5381         * doc/manual/en/.cvsignore
5382         * doc/manual/es/.cvsignore
5383         * doc/manual/fr/.cvsignore
5384         * doc/manual/ja/.cvsignore
5385         * src/plugins/mathml_viewer/.cvsignore
5386         * po/.cvsignore
5387                 more files to ignore.
5388
5389 2005-12-24 [colin]      1.9.100cvs108
5390
5391         * AUTHORS
5392         * src/gtk/authors.h
5393                 Update for Werner
5394
5395 2005-12-24 [colin]      1.9.100cvs107
5396
5397         * src/procmsg.c
5398                 Allow NULL src_msginfo in 
5399                 procmsg_msginfo_new_from_mimeinfo
5400
5401 2005-12-23 [paul]       1.9.100cvs106
5402
5403         * src/plugins/pgpinline/mypgpcore.def
5404                 add this forgotten file
5405
5406 2005-12-23 [colin]      1.9.100cvs105
5407
5408         * src/mainwindow.c
5409                 Fix missing break
5410
5411 2005-12-23 [colin]      1.9.100cvs104
5412
5413         * autogen.sh
5414         * src/folder.c
5415         * src/mh.c
5416         * src/common/plugin.c
5417         * src/common/socket.c
5418         * src/common/socket.h
5419         * src/common/utils.c
5420         * src/common/utils.h
5421         * src/gtk/pluginwindow.c
5422         * src/plugins/pgpcore/plugin.def
5423         * src/plugins/pgpcore/sylpheed.def
5424         * src/plugins/pgpinline/Makefile.am
5425         * src/plugins/pgpinline/plugin.def
5426         * src/plugins/pgpinline/sylpheed.def
5427         * src/plugins/pgpmime/plugin.def
5428         * src/plugins/pgpmime/sylpheed.def
5429                 Various w32 fixes by Werner Koch
5430
5431 2005-12-22 [paul]       1.9.100cvs103
5432
5433         * src/wizard.c
5434                 don't offer IMAP as 'server type' if
5435                 libetpan isn't built in
5436
5437 2005-12-22 [paul]       1.9.100cvs102
5438
5439         * AUTHORS
5440         * src/mainwindow.c
5441         * src/mainwindow.h
5442         * src/toolbar.c
5443         * src/gtk/authors.h
5444                 support GTK_TOOLBAR_BOTH_HORIZ (text
5445                 next to icon) Patch by Marien Zwart
5446                 marienz@users.sf.net
5447                 Also reword the text
5448
5449 2005-12-21 [colin]      1.9.100cvs101
5450
5451         * configure.ac
5452                 Fix DATADIRNAME
5453         * COPYING
5454                 Fix missing section and explicit the exception better
5455         * src/compose.c
5456                 Prevent mail from being lost without notice when an
5457                 SMTP error happens on trying to send an unmodified
5458                 drafted mail.
5459         * src/send_message.c
5460         * src/common/smtp.c
5461                 Fix password remembering when wrong, and add return
5462                 value checks where they should have been
5463         * src/plugins/pgpcore/sylpheed.def
5464         * src/plugins/pgpinline/sylpheed.def
5465         * src/plugins/pgpmime/sylpheed.def
5466                 Add a few symbols needed
5467
5468 2005-12-21 [paul]       1.9.100cvs100
5469
5470         * m4/codeset.m4
5471         * m4/glibc21.m4
5472         * m4/intdiv0.m4
5473         * m4/inttypes-pri.m4
5474         * m4/inttypes.m4
5475         * m4/inttypes_h.m4
5476         * m4/isc-posix.m4
5477         * m4/lcmessage.m4
5478         * m4/stdint_h.m4
5479         * m4/uintmax_t.m4
5480                 gettextization
5481                 thanks to Colin
5482
5483 2005-12-21 [paul]       1.9.100cvs99
5484
5485         * po/sv.po
5486                 fixed by Colin
5487
5488 2005-12-20 [paul]       1.9.100cvs98
5489
5490         * po/sv.po
5491                 updated by Anders Trobäck
5492
5493 2005-12-20 [colin]      1.9.100cvs97
5494
5495         * ABOUT-NLS
5496         * Makefile.am
5497         * autogen.sh
5498         * configure.ac
5499         * config/config.rpath
5500         * config/mkinstalldirs
5501         * m4/Makefile.am
5502         * m4/glibc2.m4
5503         * m4/gnupg.m4
5504         * m4/gpgme.m4
5505         * m4/intmax.m4
5506         * m4/longdouble.m4
5507         * m4/longlong.m4
5508         * m4/printf-posix.m4
5509         * m4/signed.m4
5510         * m4/size_max.m4
5511         * m4/ulonglong.m4
5512         * m4/wchar_t.m4
5513         * m4/wint_t.m4
5514         * m4/xsize.m4
5515         * po/Makefile.in.in
5516         * po/Makevars
5517         * po/bg.po
5518         * po/ca.po
5519         * po/cs.po
5520         * po/de.po
5521         * po/el.po
5522         * po/en_GB.po
5523         * po/es.po
5524         * po/fi.po
5525         * po/fr.po
5526         * po/hr.po
5527         * po/hu.po
5528         * po/it.po
5529         * po/ja.po
5530         * po/ko.po
5531         * po/nb.po
5532         * po/nl.po
5533         * po/pl.po
5534         * po/pt_BR.po
5535         * po/ru.po
5536         * po/sk.po
5537         * po/sr.po
5538         * po/stamp-po
5539         * po/sv.po
5540         * po/zh_CN.po
5541         * po/zh_TW.po
5542         * src/Makefile.am
5543         * src/codeconv.c
5544         * src/compose.c
5545         * src/exporthtml.c
5546         * src/exportldif.c
5547         * src/folder.c
5548         * src/main.c
5549         * src/manual.c
5550         * src/mh.c
5551         * src/mimeview.c
5552         * src/send_message.c
5553         * src/common/Makefile.am
5554         * src/common/fnmatch.c
5555         * src/common/fnmatch.h
5556         * src/common/fnmatch_loop.c
5557         * src/common/nntp.c
5558         * src/common/plugin.c
5559         * src/common/smtp.c
5560         * src/common/socket.c
5561         * src/common/string_match.c
5562         * src/common/sylpheed.c
5563         * src/common/utils.c
5564         * src/common/utils.h
5565         * src/common/w32_dirent.c
5566         * src/common/w32_reg.c
5567         * src/common/w32_signal.c
5568         * src/common/w32_stat.c
5569         * src/common/w32_stdio.c
5570         * src/common/w32_stdlib.c
5571         * src/common/w32_string.c
5572         * src/common/w32_time.c
5573         * src/common/w32_unistd.c
5574         * src/common/w32_wait.c
5575         * src/common/w32lib.h
5576         * src/etpan/Makefile.am
5577         * src/gtk/Makefile.am
5578         * src/plugins/clamav/Makefile.am
5579         * src/plugins/demo/Makefile.am
5580         * src/plugins/dillo_viewer/Makefile.am
5581         * src/plugins/pgpcore/Makefile.am
5582         * src/plugins/pgpcore/passphrase.c
5583         * src/plugins/pgpcore/plugin.def
5584         * src/plugins/pgpcore/sgpgme.c
5585         * src/plugins/pgpcore/sylpheed.def
5586         * src/plugins/pgpcore/version.rc
5587         * src/plugins/pgpinline/Makefile.am
5588         * src/plugins/pgpinline/plugin.def
5589         * src/plugins/pgpinline/sylpheed.def
5590         * src/plugins/pgpinline/version.rc
5591         * src/plugins/pgpmime/Makefile.am
5592         * src/plugins/pgpmime/mypgpcore.def
5593         * src/plugins/pgpmime/plugin.def
5594         * src/plugins/pgpmime/sylpheed.def
5595         * src/plugins/pgpmime/version.rc
5596         * src/plugins/spamassassin/Makefile.am
5597                 Very little ;-) patch from Werner Koch, providing
5598                 infrastructure for cross-compiling to Win32
5599
5600 2005-12-20 [paul]       1.9.100cvs96
5601
5602         * src/account.c
5603         * src/account.h
5604         * src/mainwindow.c
5605         * src/mainwindow.h
5606         * src/toolbar.c
5607         * src/toolbar.h
5608                 add a combo to the Get All button, allowing
5609                 quick retrieval from any account
5610                 Patch by Fabien Vantard, slightly modified
5611                 by Colin
5612         * src/gtk/about.c
5613                 i18n fix. Patch by Fabien Vantard
5614
5615 2005-12-19 [colin]      1.9.100cvs95
5616
5617         * src/compose.c
5618         * src/compose.h
5619                 Don't automatically join lines when they've 
5620                 been separated by the user and not automatically
5621
5622 2005-12-19 [paul]       1.9.100cvs94
5623
5624         * src/gtk/pluginwindow.c
5625                 i18n fix.
5626                 Patch by Fabien Vantard
5627
5628 2005-12-15 [paul]       1.9.100cvs93
5629
5630         * src/common/plugin.c
5631         * src/common/plugin.h
5632         * src/gtk/pluginwindow.c
5633         * src/plugins/clamav/clamav_plugin.c
5634         * src/plugins/demo/demo.c
5635         * src/plugins/dillo_viewer/dillo_viewer.c
5636         * src/plugins/pgpcore/plugin.c
5637         * src/plugins/pgpinline/plugin.c
5638         * src/plugins/pgpmime/plugin.c
5639         * src/plugins/spamassassin/spamassassin.c
5640         * src/plugins/trayicon/trayicon.c
5641                 add plugin_version()
5642
5643 2005-12-15 [colin]      1.9.100cvs92
5644
5645         * src/compose.c
5646                 Further fix bug #875
5647
5648 2005-12-15 [paul]       1.9.100cvs91
5649
5650         * src/gtk/filesel.c
5651                 fix attach_load_dir getting set to
5652                 PLUGINDIR on plugin load
5653
5654 2005-12-14 [mones]      1.9.100cvs90
5655
5656         * manual/ack.xml
5657         * manual/keyboard.xml
5658                 Initial draft and some shortcuts added
5659                 
5660         * po/es.po
5661                 Updated translation
5662
5663 2005-12-14 [colin]      1.9.100cvs89
5664
5665         * src/compose.c
5666         * src/imap.c
5667         * src/summaryview.c
5668         * src/gtk/gtkaspell.c
5669                 More leaks fixed
5670         * src/prefs_folder_item.c
5671                 Fix recursive prefs apply
5672
5673
5674 2005-12-14 [colin]      1.9.100cvs88
5675
5676         * src/compose.c
5677                 Fix bug #875 (Freeze On Inline Forward of 
5678                 Large Message)
5679
5680 2005-12-13 [colin]      1.9.100cvs87
5681
5682         * src/compose.c
5683                 Uniq-ify and sort the mimetypes list
5684                 Patch by Fabien Vantard
5685
5686 2005-12-13 [colin]      1.9.100cvs86
5687
5688         * src/imap.c
5689         * src/etpan/imap-thread.c
5690                 Fix leaks (patch by Hoa)
5691         * src/news.c
5692         * src/common/plugin.c
5693                 Fix leaks
5694
5695 2005-12-12 [colin]
5696
5697         * 2.0.0-rc2 released
5698
5699 2005-12-12 [colin]      1.9.100cvs85
5700
5701         * src/matcher.c
5702                 Fix a leak
5703
5704 2005-12-12 [wwp]        1.9.100cvs84
5705
5706         * src/gtk/icon_legend.c
5707                 fix misbehaviour and crash when closing the legend window
5708         using the Esc key (patch by Fabien Vantard).
5709
5710 2005-12-12 [paul]       1.9.100cvs83
5711
5712         * src/browseldap.c
5713         * src/foldersel.c
5714         * src/prefs_actions.c
5715         * src/prefs_filtering.c
5716         * src/prefs_matcher.c
5717         * src/prefs_spelling.glade      ** REMOVED **
5718         * src/prefs_template.c
5719         * src/gtk/foldersort.glade      ** REMOVED **
5720         * src/gtk/pluginwindow.c
5721         * src/gtk/pluginwindow.glade    ** REMOVED **
5722         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
5723                 cleanups
5724
5725 2005-12-11 [paul]       1.9.100cvs82
5726
5727         * src/gtk/filesel.c
5728                 fix attach_load_dir crasher (double free)
5729
5730 2005-12-09 [paul]       1.9.100cvs81
5731
5732         * po/POTFILES.in
5733         * src/mainwindow.c
5734         * src/gtk/Makefile.am
5735         * src/gtk/icon_legend.c
5736         * src/gtk/icon_legend.h
5737                 add icon legend
5738         * src/manual.c
5739                 cleanup
5740
5741 2005-12-09 [paul]       1.9.100cvs80
5742
5743         * src/plugins/pgpcore/passphrase.c
5744                 wrap the label in the dialog
5745
5746 2005-12-09 [colin]      1.9.100cvs79
5747
5748         * src/plugins/pgpcore/sgpgme.c
5749                 Display (untrusted) on not trusted signatures
5750                 Patch by Michal Èihaø <michal@cihar.com>
5751                 Closes bug #867 (Report also key trust)
5752
5753 2005-12-09 [colin]      1.9.100cvs78
5754
5755         * src/common/plugin.c
5756                 Update licence check, following Eben Moglen's advice
5757
5758 2005-12-08 [colin]      1.9.100cvs77
5759
5760         * src/folder.c
5761                 Fix the occasionnal item->cache != NULL 
5762                 assertion failure. 
5763
5764 2005-12-08 [colin]      1.9.100cvs76
5765
5766         * src/mimeview.c
5767         * src/plugins/pgpcore/sgpgme.c
5768                 Print key id when unable to check it
5769                 Closes bug #866 (Show key id when missing)
5770
5771 2005-12-08 [paul]       1.9.100cvs75
5772
5773         * src/prefs_common.c
5774         * src/prefs_common.h
5775         * src/gtk/filesel.c
5776                 remember load attachment dir
5777
5778 2005-12-07 [colin]      1.9.100cvs74
5779
5780         * src/prefs_toolbar.c
5781                 Gtk fixes, patch by Fabien Vantard
5782
5783 2005-12-07 [colin]      1.9.100cvs73
5784
5785         * src/action.c
5786         * src/compose.c
5787         * src/compose.h
5788                 Fix bug #839 (Quoted text isn't colored after 
5789                 executing an action)
5790         * src/common/plugin.c
5791                 Require plugins to declare their licence in plugin_licence()
5792                 Refuse to load non-GPL plugins as they'd be illegal (as 
5793                 derived works of Sylpheed-Claws, they must be GPL).
5794         * src/plugins/clamav/clamav_plugin.c
5795         * src/plugins/demo/demo.c
5796         * src/plugins/dillo_viewer/dillo_viewer.c
5797         * src/plugins/pgpcore/plugin.c
5798         * src/plugins/pgpinline/plugin.c
5799         * src/plugins/pgpmime/plugin.c
5800         * src/plugins/spamassassin/spamassassin.c
5801         * src/plugins/trayicon/trayicon.c
5802                 Add plugin_licence()
5803
5804 2005-12-07 [paul]       1.9.100cvs72
5805
5806         * configure.ac
5807         * src/mainwindow.c
5808         * src/manual.c
5809         * src/manual.h
5810         * src/common/defs.h
5811                 clean up after local FAQ removal and
5812                 temporary manual removal
5813
5814 2005-12-06 [colin]      1.9.100cvs71
5815
5816         * configure.ac
5817         * doc/Makefile.am
5818         * doc/faq/.cvsignore
5819         * doc/faq/Makefile.am
5820         * doc/faq/de/.cvsignore
5821         * doc/faq/de/Makefile.am
5822         * doc/faq/de/sylpheed-faq-1.html
5823         * doc/faq/de/sylpheed-faq-2.html
5824         * doc/faq/de/sylpheed-faq-3.html
5825         * doc/faq/de/sylpheed-faq.html
5826         * doc/faq/en/.cvsignore
5827         * doc/faq/en/Makefile.am
5828         * doc/faq/en/sylpheed-faq-1.html
5829         * doc/faq/en/sylpheed-faq-2.html
5830         * doc/faq/en/sylpheed-faq-3.html
5831         * doc/faq/en/sylpheed-faq-4.html
5832         * doc/faq/en/sylpheed-faq.html
5833         * doc/faq/es/.cvsignore
5834         * doc/faq/es/Makefile.am
5835         * doc/faq/es/sylpheed-faq-1.html
5836         * doc/faq/es/sylpheed-faq-2.html
5837         * doc/faq/es/sylpheed-faq-3.html
5838         * doc/faq/es/sylpheed-faq-4.html
5839         * doc/faq/es/sylpheed-faq.html
5840         * doc/faq/fr/.cvsignore
5841         * doc/faq/fr/Makefile.am
5842         * doc/faq/fr/sylpheed-faq-1.html
5843         * doc/faq/fr/sylpheed-faq-2.html
5844         * doc/faq/fr/sylpheed-faq-3.html
5845         * doc/faq/fr/sylpheed-faq.html
5846         * doc/faq/it/.cvsignore
5847         * doc/faq/it/Makefile.am
5848         * doc/faq/it/sylpheed-faq-1.html
5849         * doc/faq/it/sylpheed-faq-2.html
5850         * doc/faq/it/sylpheed-faq-3.html
5851         * doc/faq/it/sylpheed-faq.html
5852         * doc/manual/.cvsignore
5853         * doc/manual/Makefile.am
5854         * doc/manual/de/.cvsignore
5855         * doc/manual/de/Makefile.am
5856         * doc/manual/de/sylpheed-1.html
5857         * doc/manual/de/sylpheed-10.html
5858         * doc/manual/de/sylpheed-11.html
5859         * doc/manual/de/sylpheed-12.html
5860         * doc/manual/de/sylpheed-13.html
5861         * doc/manual/de/sylpheed-14.html
5862         * doc/manual/de/sylpheed-15.html
5863         * doc/manual/de/sylpheed-16.html
5864         * doc/manual/de/sylpheed-17.html
5865         * doc/manual/de/sylpheed-18.html
5866         * doc/manual/de/sylpheed-19.html
5867         * doc/manual/de/sylpheed-2.html
5868         * doc/manual/de/sylpheed-20.html
5869         * doc/manual/de/sylpheed-3.html
5870         * doc/manual/de/sylpheed-4.html
5871         * doc/manual/de/sylpheed-5.html
5872         * doc/manual/de/sylpheed-6.html
5873         * doc/manual/de/sylpheed-7.html
5874         * doc/manual/de/sylpheed-8.html
5875         * doc/manual/de/sylpheed-9.html
5876         * doc/manual/de/sylpheed.html
5877         * doc/manual/en/.cvsignore
5878         * doc/manual/en/Makefile.am
5879         * doc/manual/en/sylpheed-1.html
5880         * doc/manual/en/sylpheed-10.html
5881         * doc/manual/en/sylpheed-11.html
5882         * doc/manual/en/sylpheed-12.html
5883         * doc/manual/en/sylpheed-13.html
5884         * doc/manual/en/sylpheed-14.html
5885         * doc/manual/en/sylpheed-15.html
5886         * doc/manual/en/sylpheed-16.html
5887         * doc/manual/en/sylpheed-17.html
5888         * doc/manual/en/sylpheed-18.html
5889         * doc/manual/en/sylpheed-19.html
5890         * doc/manual/en/sylpheed-2.html
5891         * doc/manual/en/sylpheed-20.html
5892         * doc/manual/en/sylpheed-21.html
5893         * doc/manual/en/sylpheed-22.html
5894         * doc/manual/en/sylpheed-3.html
5895         * doc/manual/en/sylpheed-4.html
5896         * doc/manual/en/sylpheed-5.html
5897         * doc/manual/en/sylpheed-6.html
5898         * doc/manual/en/sylpheed-7.html
5899         * doc/manual/en/sylpheed-8.html
5900         * doc/manual/en/sylpheed-9.html
5901         * doc/manual/en/sylpheed.html
5902         * doc/manual/es/.cvsignore
5903         * doc/manual/es/Makefile.am
5904         * doc/manual/es/sylpheed-1.html
5905         * doc/manual/es/sylpheed-10.html
5906         * doc/manual/es/sylpheed-11.html
5907         * doc/manual/es/sylpheed-12.html
5908         * doc/manual/es/sylpheed-13.html
5909         * doc/manual/es/sylpheed-14.html
5910         * doc/manual/es/sylpheed-15.html
5911         * doc/manual/es/sylpheed-16.html
5912         * doc/manual/es/sylpheed-17.html
5913         * doc/manual/es/sylpheed-18.html
5914         * doc/manual/es/sylpheed-19.html
5915         * doc/manual/es/sylpheed-2.html
5916         * doc/manual/es/sylpheed-20.html
5917         * doc/manual/es/sylpheed-3.html
5918         * doc/manual/es/sylpheed-4.html
5919         * doc/manual/es/sylpheed-5.html
5920         * doc/manual/es/sylpheed-6.html
5921         * doc/manual/es/sylpheed-7.html
5922         * doc/manual/es/sylpheed-8.html
5923         * doc/manual/es/sylpheed-9.html
5924         * doc/manual/es/sylpheed.html
5925         * doc/manual/fr/.cvsignore
5926         * doc/manual/fr/Makefile.am
5927         * doc/manual/fr/sylpheed-1.html
5928         * doc/manual/fr/sylpheed-10.html
5929         * doc/manual/fr/sylpheed-11.html
5930         * doc/manual/fr/sylpheed-12.html
5931         * doc/manual/fr/sylpheed-13.html
5932         * doc/manual/fr/sylpheed-14.html
5933         * doc/manual/fr/sylpheed-15.html
5934         * doc/manual/fr/sylpheed-16.html
5935         * doc/manual/fr/sylpheed-17.html
5936         * doc/manual/fr/sylpheed-18.html
5937         * doc/manual/fr/sylpheed-19.html
5938         * doc/manual/fr/sylpheed-2.html
5939         * doc/manual/fr/sylpheed-20.html
5940         * doc/manual/fr/sylpheed-3.html
5941         * doc/manual/fr/sylpheed-4.html
5942         * doc/manual/fr/sylpheed-5.html
5943         * doc/manual/fr/sylpheed-6.html
5944         * doc/manual/fr/sylpheed-7.html
5945         * doc/manual/fr/sylpheed-8.html
5946         * doc/manual/fr/sylpheed-9.html
5947         * doc/manual/fr/sylpheed.html
5948         * doc/manual/ja/.cvsignore
5949         * doc/manual/ja/Makefile.am
5950         * doc/manual/ja/sylpheed-1.html
5951         * doc/manual/ja/sylpheed-10.html
5952         * doc/manual/ja/sylpheed-11.html
5953         * doc/manual/ja/sylpheed-12.html
5954         * doc/manual/ja/sylpheed-13.html
5955         * doc/manual/ja/sylpheed-14.html
5956         * doc/manual/ja/sylpheed-15.html
5957         * doc/manual/ja/sylpheed-16.html
5958         * doc/manual/ja/sylpheed-17.html
5959         * doc/manual/ja/sylpheed-18.html
5960         * doc/manual/ja/sylpheed-19.html
5961         * doc/manual/ja/sylpheed-2.html
5962         * doc/manual/ja/sylpheed-20.html
5963         * doc/manual/ja/sylpheed-3.html
5964         * doc/manual/ja/sylpheed-4.html
5965         * doc/manual/ja/sylpheed-5.html
5966         * doc/manual/ja/sylpheed-6.html
5967         * doc/manual/ja/sylpheed-7.html
5968         * doc/manual/ja/sylpheed-8.html
5969         * doc/manual/ja/sylpheed-9.html
5970         * doc/manual/ja/sylpheed.html
5971         * doc/manual/ja/sylpheed.sgml
5972         * src/mainwindow.c
5973                 Remove outdated manual and faq. Noisy, eh?
5974
5975 2005-12-06 [colin]      1.9.100cvs70
5976
5977         * src/compose.c
5978         * src/quote_fmt_parse.y
5979         * src/undo.c
5980         * src/undo.h
5981                 Allow %X to position cursor at 0 
5982                 (no %X = before signature)
5983                 Fix paste as quotation putting the cursor at 0
5984                 Fix undo offsets when pasting
5985                 Insert the quote_fmt at once instead of line 
5986                 by line
5987                 Fix [Edited] when starting to reply/forward
5988
5989 2005-12-06 [paul]       1.9.100cvs69
5990
5991         * src/plugins/clamav/clamav_plugin_gtk.c
5992                 add another tooltip
5993         * src/plugins/spamassassin/spamassassin_gtk.c
5994                 rework spamassassin_create_widget_func()
5995
5996 2005-12-05 [colin]      1.9.100cvs68
5997
5998         * po/POTFILES.in
5999                 Fix make release ;-)
6000
6001 2005-12-05 [colin]      1.9.100cvs67
6002
6003         * src/compose.c
6004         * src/compose.h
6005                 Fix cursor positioning (not obeying %X)
6006
6007 2005-12-05 [paul]       1.9.100cvs66
6008
6009         * src/plugins/dillo_viewer/dillo_prefs.c
6010                 fix compilation warning
6011
6012 2005-12-05 [paul]       1.9.100cvs65
6013
6014         * src/prefs_spelling.c
6015         * src/plugins/trayicon/trayicon.c
6016                 cleanups - remove unused stuff
6017
6018 2005-12-05 [paul]       1.9.100cvs64
6019
6020         * README
6021         * manual/plugins.xml
6022                 remove info about removed mathml_viewer plugin
6023
6024 2005-12-05 [paul]       1.9.100cvs63
6025
6026         * configure.ac
6027         * src/plugins/Makefile.am
6028         * src/plugins/mathml_viewer/.cvsignore
6029         * src/plugins/mathml_viewer/Makefile.am
6030         * src/plugins/mathml_viewer/mathml_viewer.c
6031                 remove unmaintained mathml_viewer plugin
6032
6033 2005-12-05 [paul]       1.9.100cvs62
6034
6035         * src/summaryview.c
6036                 obey prefs_common.always_show_msg when
6037                 moving a msg
6038                 Thanks to Colin
6039
6040 2005-12-05 [paul]       1.9.100cvs61
6041
6042         * src/compose.c
6043         * src/prefs_account.c
6044         * src/prefs_filtering.c
6045         * src/prefs_quote.c
6046         * src/prefs_spelling.c
6047         * src/prefs_toolbar.c
6048         * src/summaryview.c
6049         * src/gtk/gtkutils.c
6050         * src/gtk/quicksearch.c
6051         * src/plugins/dillo_viewer/dillo_prefs.c
6052                 dialog cleanups
6053
6054 2005-12-04 [paul]       1.9.100cvs60
6055
6056         * src/inc.c
6057         * src/prefs_account.c
6058         * src/prefs_account.h
6059                 allow a Local account to specify a
6060                 default inbox
6061                 (closes bug 843 'Inbox cannot be changed for local
6062                  mailboxes')
6063
6064 2005-12-04 [colin]      1.9.100cvs59
6065
6066         * src/plugins/trayicon/trayicon.c
6067                 Remove Get, rename Get All to Get Mail in order to
6068                 be consistent with the default main toolbar
6069
6070 2005-12-03 [colin]      1.9.100cvs58
6071
6072         * manual/gpl.xml
6073         * manual/sylpheed-claws-manual.xml
6074                 Add GPL appendix
6075
6076 2005-12-03 [paul]       1.9.100cvs57
6077
6078         * AUTHORS
6079         * po/sv.po
6080         * src/gtk/authors.h
6081                 new (partially complete) Swedish translation
6082                 by Anders Troback <sylpheed@troback.com>
6083
6084 2005-12-02 [paul]       1.9.100cvs56
6085
6086         * configure.ac
6087                 libetpan 0.41 required
6088
6089 2005-12-02 [paul]       1.9.100cvs55
6090
6091         * src/plugins/clamav/clamav_plugin.c
6092         * src/plugins/clamav/clamav_plugin.h
6093         * src/plugins/clamav/clamav_plugin_gtk.c
6094         * src/plugins/spamassassin/spamassassin.c
6095         * src/plugins/spamassassin/spamassassin.h
6096         * src/plugins/spamassassin/spamassassin_gtk.c
6097                 unregister prefs pages on unloading, thus
6098                 preventing a crash
6099                 (thanks to Colin for the hint)
6100
6101 2005-12-02 [wwp]        1.9.100cvs54
6102
6103         * src/quote_fmt.h
6104         * src/quote_fmt_parse.y
6105                 fix misuse of gboolean*, use gboolean instead
6106                 (thanks to Paul, Colin, for pointing out that scaring one)
6107
6108 2005-12-02 [paul]       1.9.100cvs53
6109
6110         * src/plugins/clamav/clamav_plugin.c
6111                 int no --> unsigned int no
6112         * src/plugins/clamav/clamav_plugin_gtk.c
6113                 rework config page
6114
6115 2005-12-02 [wwp]        1.9.100cvs52
6116
6117         * src/compose.c
6118         * src/prefs_template.c
6119         * src/quote_fmt.h
6120         * src/quote_fmt_parse.y
6121                 prevent from executing |f and |p templates commands when
6122                 adding or replacing templates in prefs (avoids annoying and
6123                 potentially dangerous behaviours)
6124
6125 2005-12-02 [paul]       1.9.100cvs51
6126
6127         * src/prefs_common.c
6128                 allow translation of some default values
6129                 Patch by Fabien Vantard
6130
6131 2005-12-02 [paul]       1.9.100cvs50
6132
6133         * src/codeconv.c
6134         * src/codeconv.h
6135         * src/prefs_common.c
6136         * src/prefs_common.h
6137         * src/prefs_message.c
6138         * src/textview.c
6139                 remove obsolete 'convert_mb_alnum' option
6140                 and related stuff
6141         * src/gtk/about.c
6142                 remove unused 'about_textview_visibility_notify'
6143
6144 2005-12-02 [paul]       1.9.100cvs49
6145
6146         * src/prefs_account.c
6147         * src/prefs_compose_writing.c
6148         * src/prefs_fonts.c
6149         * src/prefs_gtk.h
6150         * src/prefs_image_viewer.c
6151         * src/prefs_message.c
6152         * src/prefs_other.c
6153         * src/prefs_receive.c
6154         * src/prefs_send.c
6155         * src/prefs_spelling.c
6156         * src/prefs_summaries.c
6157         * src/prefs_wrapping.c
6158         * src/plugins/dillo_viewer/dillo_prefs.c
6159         * src/plugins/pgpcore/prefs_gpg.c
6160                 several cleanups to the prefs dialogs
6161                 (slightly modified) patch by Fabien Vantard
6162
6163 2005-12-02 [paul]       1.9.100cvs48
6164
6165         * src/main.c
6166                 --exit means exit
6167         * src/send_message.c
6168                 fix crash on send when connection fails
6169
6170         Thanks to Colin
6171
6172 2005-12-01 [colin]      1.9.100cvs47
6173
6174         * src/html.c
6175                 Translate &hellip; to "..."
6176
6177 2005-11-30 [colin]      1.9.100cvs46
6178
6179         * src/matcher.c
6180         * src/matcher.h
6181                 Optimize back yesterday's fix.
6182
6183 2005-11-30 [paul]       1.9.100cvs45
6184
6185         * manual/faq.xml
6186                 standardised
6187         * manual/intro.xml
6188                 written by Colin, edited by me
6189
6190 2005-11-29 [colin]      1.9.100cvs44
6191
6192         * src/matcher.c
6193                 Skip headers unconditionnaly in match_body if the
6194                 rule is not message or ~message
6195
6196 2005-11-29 [colin]      1.9.100cvs43
6197
6198         * src/matcher.c
6199                 Fix body_part and such, not skipping headers 
6200                 if the matchcriteria wasn't the first in the rule
6201
6202 2005-11-29 [colin]      1.9.100cvs42
6203
6204         * src/compose.c
6205                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
6206                 option missing from message view window)
6207                 Fix double text D'n'D with gtk-2.8
6208         * src/matcher.c
6209                 Fix ~message, ~headers_part, ~body_part rules
6210         * src/messageview.c
6211                 Add Windows-1252 (Closes bug #863)
6212                 Fix accels
6213         * src/gtk/gtkaspell.c
6214                 Properly destroy accels in all menus
6215
6216 2005-11-29 [mones]      1.9.100cvs41
6217
6218         * po/es.po
6219                 Updated.
6220
6221 2005-11-27 [colin]      1.9.100cvs40
6222
6223         * src/mh_gtk.c
6224                 "/Remove mailbox" -> "/Remove mailbox..."
6225
6226 2005-11-27 [paul]       1.9.100cvs39
6227
6228         * AUTHORS
6229         * po/de.po
6230         * src/gtk/authors.h
6231                 updated by new maintainer, Stephan Sachse
6232
6233 2005-11-27 [paul]       1.9.100cvs38
6234
6235         * manual/faq.xml
6236                 written by Colin, edited by me
6237
6238 2005-11-27 [paul]       1.9.100cvs37
6239
6240         * src/prefs_common.c
6241         * src/prefs_common.h
6242         * src/prefs_receive.c
6243         * src/prefs_summaries.c
6244                 move 'go to inbox after receiving new mail'
6245                 option from display/sumamaries to mail
6246                 handling/receive, and rework prefs_summaries
6247                 dialog a little
6248
6249 2005-11-25 [martin]     1.9.100cvs36
6250
6251         * po/de.po
6252             fixed windows-1252 translation;
6253             translated some new and fuzzy strings
6254
6255 2005-11-25 [paul]       1.9.100cvs35
6256
6257         * src/plugins/clamav/clamav_plugin.c
6258                 complete the update done in cvs34
6259
6260 2005-11-25 [paul]       1.9.100cvs34
6261
6262         * src/plugins/clamav/clamav_plugin.c
6263                 reflect upstream changes
6264
6265 2005-11-25 [paul]       1.9.100cvs33
6266
6267         * manual/ack.xml
6268         * manual/plugins.xml
6269         * manual/sylpheed-claws-manual.xml
6270                 written/updated by Colin, edited by me
6271         * tools/acroread2sylpheed.pl
6272                 update binary name
6273
6274 2005-11-24 [colin]      1.9.100cvs32
6275
6276         * src/compose.c
6277                 Fix bug #856 (reediting messages forgets Request
6278                 Return Receipt)
6279
6280 2005-11-24 [paul]       1.9.100cvs31
6281
6282         * manual/addrbook.xml
6283         * manual/starting.xml
6284                 written by Colin, proofread, edited, adapted by me
6285         * manual/advanced.xml
6286                 add some Actions examples
6287         * src/importldif.c
6288                 use a Save button instead of a Close button
6289         * src/wizard.c
6290                 indicate mandatory fields
6291                 fix page display
6292                 Thanks to Colin
6293
6294 2005-11-23 [colin]      1.9.100cvs30
6295
6296         * src/addressbook.c
6297                 Rename menu item, fix possible crash after
6298                 deletion of books
6299         * src/addrindex.c
6300                 Allow searching for '*' in ldap
6301         * src/browseldap.c
6302                 Fix "Browse Entry" (did anyone use it?)
6303         * src/wizard.c
6304                 Add guards for mandatory information
6305
6306 2005-11-23 [paul]       1.9.100cvs29
6307
6308         * manual/advanced.xml
6309                 corrections to the English
6310
6311 2005-11-23 [colin]      1.9.100cvs28
6312
6313         * src/mimeview.c
6314                 Fix possible crash at exit. After the call to
6315                 gtk_container_remove(), the Viewer's widget has no
6316                 more parent so gtk+ automatically frees it and its
6317                 sons. If destroy_viewer() then try to access it,
6318                 problems ensue.
6319
6320 2005-11-22 [colin]      1.9.100cvs27
6321
6322         * src/compose.c
6323         * src/gtk/gtkaspell.c
6324                 Fix right-clicking on a misspelled word
6325                 Fix More... in suggestions menu
6326
6327 2005-11-22 [wwp]        1.9.100cvs26
6328
6329         * src/prefs_template.c
6330                 templates works: re-sort templates list when adding or replacing,
6331                 prevent from adding or replacing when the template name is empty
6332
6333 2005-11-21 [colin]      1.9.100cvs25
6334
6335         * src/addressbook.c
6336                 Fix some addressbook suckage (dnd, select all)
6337         * src/compose.c
6338         * src/gtk/gtkaspell.c
6339         * src/gtk/gtkaspell.h
6340                 Make the spellchecker menu work with the 
6341                 GtkTextView one instead of overriding it
6342
6343 2005-11-20 [paul]       1.9.100cvs24
6344
6345         * manual/handling.xml
6346                 proofread and corrected
6347
6348 2005-11-20 [paul]       1.9.100cvs23
6349
6350         * manual/Makefile
6351                 generate html as one file
6352         * manual/advanced.xml
6353                 fix output generation
6354                 reformat hidden options list
6355         * manual/manual.xml     ** REMOVED **
6356         * manual/sylpheed-claws-manual.xml      ** ADDED **
6357                 renamed
6358
6359 2005-11-18 [colin]      1.9.100cvs22
6360
6361         * src/prefs_account.c
6362                 Fix layout in news and mbox accounts
6363         * manual/account.xml
6364         * manual/advanced.xml
6365                 New contents for Paul to check :)
6366
6367 2005-11-18 [wwp]        1.9.100cvs21
6368
6369         * src/gtk/quicksearch.c
6370                 don't update extended quicksearch buttons twice
6371
6372 2005-11-18 [paul]       1.9.100cvs20
6373
6374         * src/textview.c
6375                 complete 1.9.100cvs19
6376
6377 2005-11-18 [paul]       1.9.100cvs19
6378
6379         * src/compose.c
6380                 cosmetic improvements
6381         * src/textview.c
6382                 also list text/* attachments
6383
6384 2005-11-18 [colin]      1.9.100cvs18
6385
6386         * src/summaryview.c
6387                 Use column 0 instead of -1 in 
6388                 gtk_ctree_node_moveto, in a naive
6389                 hope it'll fix the gtk-related crashes
6390
6391 2005-11-18 [colin]      1.9.100cvs17
6392
6393         * src/gtk/inputdialog.c
6394                 Fix icon staying the first one
6395
6396 2005-11-17 [wwp]        1.9.100cvs16
6397                 fix possible problem showing some quicksearch buttons, and a bad
6398                 call to g_return_if_fail in a function that returns a value (both
6399                 fixes by Fabien Vantard)
6400
6401 2005-11-15 [wwp]        1.9.100cvs15
6402
6403         * src/gtk/quicksearch.c
6404                 added a tooltip to that obscure ... quicksearch button
6405
6406 2005-11-15 [wwp]        1.9.100cvs14
6407
6408         * src/gtk/quicksearch.c
6409                 add a quicksearch helper to filtering expression users: the ... button
6410                 raises the condition expr window. condition expressions set up w/ this
6411                 window are used by the quicksearch if the user closes it pressing OK.
6412
6413 2005-11-14 [paul]       1.9.100cvs13
6414
6415         * src/plugins/clamav/clamav_plugin.c
6416         * src/plugins/spamassassin/spamassassin.c
6417                 change plugin type following recent merging
6418
6419 2005-11-14 [wwp]        1.9.100cvs12
6420
6421         * src/folder.c
6422                 prevent from crashing when copying/moving message(s) from and
6423                 to the same folder
6424
6425 2005-11-14 [paul]       1.9.100cvs11
6426
6427         * src/plugins/clamav/Makefile.am
6428         * src/plugins/clamav/clamav_plugin.c
6429         * src/plugins/clamav/clamav_plugin.h
6430         * src/plugins/clamav/clamav_plugin_gtk.c
6431                 also merge clamav and clamav_gtk plugins
6432
6433 2005-11-13 [colin]      1.9.100cvs10
6434
6435         * configure.ac
6436         * src/plugins/spamassassin/Makefile.am
6437         * src/plugins/spamassassin/spamassassin.c
6438         * src/plugins/spamassassin/spamassassin.h
6439         * src/plugins/spamassassin/spamassassin_gtk.c
6440                 Merge spamassassin and spamassassin_gtk plugins,
6441                 and build it by default.
6442
6443 2005-11-12 [colin]      1.9.100cvs9
6444
6445         * src/etpan/imap-thread.c
6446                 Fix gcc warning
6447
6448 2005-11-12 [colin]      1.9.100cvs8
6449
6450         * src/procmime.c
6451                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
6452
6453 2005-11-10 [colin]      1.9.100cvs7
6454
6455         * src/main.c
6456                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
6457                 minimised state)
6458
6459 2005-11-10 [wwp]        1.9.100cvs6
6460
6461         * src/gtk/description_window.c
6462                 fix a crash when closing description windows using the WM's [X] button
6463
6464 2005-11-09 [colin]      1.9.100cvs5
6465
6466         * src/common/ssl.c
6467                 Update libetpan call to follow upstream
6468                 (yes, this requires libetpan-0.40cvs3)
6469
6470 2005-11-08 [colin]      1.9.100cvs4
6471
6472         * src/compose.c
6473         * src/textview.c
6474         * src/common/utils.c
6475         * src/common/utils.h
6476                 Enhance the email parser
6477
6478 2005-11-08 [colin]      1.9.100cvs3
6479
6480         * src/procmime.c
6481                 Fix what looks like an off-by-one (fixes 
6482                 attachments from the Bat)
6483
6484 2005-11-08 [wwp]        1.9.100cvs2
6485
6486         * src/main.c
6487                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
6488
6489 2005-11-08 [wwp]        1.9.100cvs1
6490
6491         * src/main.c
6492                 allow exiting Sylpheed-Claws from command-line
6493
6494 2005-11-08 [paul]       1.9.100
6495
6496         1.9.100 released
6497
6498 2005-11-07 [colin]      1.9.99cvs17
6499
6500         * src/addritem.c
6501         * src/ldif.c
6502                 Fix import of base-64 encoded items
6503
6504 2005-11-07 [colin]      1.9.99cvs16
6505
6506         * src/send_message.c
6507                 Fix bug #314 (Queue does not empty under certain 
6508                 circumstances)
6509
6510 2005-11-07 [paul]       1.9.99cvs15
6511
6512         * src/mutt.c
6513         * src/pine.c
6514                 fix buffer overflows
6515                 Thanks to Colin
6516
6517 2005-11-07 [paul]       1.9.99cvs14
6518
6519         * doc/man/Makefile.am
6520         * doc/man/sylpheed-claws.1      ** ADDED **
6521         * doc/man/sylpheed.1            ** DELETED **
6522                 rename and update the man file
6523
6524 2005-11-06 [colin]      1.9.99cvs13
6525
6526         * src/ldif.c
6527                 Fix ldif_get_line() that returned empty strings
6528                 (Didn't understand why). Also fix a possible
6529                 buffer overflow.
6530
6531 2005-11-06 [wwp]        1.9.99cvs12
6532
6533         * src/textview.c
6534         * src/gtk/about.c
6535         * src/gtk/gtkutils.c
6536         * src/gtk/gtkutils.h
6537                 fix a compilation warning,
6538                 make links sensitive in the about dialog
6539
6540 2005-11-04 [wwp]        1.9.99cvs11
6541
6542         * src/gtk/about.c
6543                 don't wrap or translate URIs, and a bit text format cleanup
6544
6545 2005-11-04 [wwp]        1.9.99cvs10
6546
6547         * src/gtk/about.c
6548                 better textview tagging implementation (no more use of marks for
6549                 postponed tagging)
6550
6551 2005-11-02 [colin]      1.9.99cvs9
6552
6553         * src/common/ssl.c
6554                 Forgot an ifdef
6555
6556 2005-11-02 [colin]      1.9.99cvs8
6557
6558         * configure.ac
6559                 Require libetpan-0.40 due to upstream fix
6560         * src/common/ssl.c
6561                 Tell libetpan not to call SSL_Library_Init,
6562                 as we do it ourselves.
6563
6564 2005-11-02 [colin]      1.9.99cvs7
6565
6566         * po/POTFILES.in
6567                 Add missing files (thanks to Fabien Vantard)
6568
6569 2005-11-02 [colin]      1.9.99cvs6
6570
6571         * src/summaryview.c
6572                 Fix totals when read messages are hidden or quicksearch
6573                 is on
6574         * src/ssl_manager.c
6575         * src/ssl_manager.h
6576         * src/common/ssl_certificate.c
6577         * src/common/ssl_certificate.h
6578         * src/gtk/sslcertwindow.c
6579         * src/gtk/sslcertwindow.h
6580                 Fix copyright on my stuff
6581
6582 2005-11-02 [wwp]        1.9.99cvs5
6583
6584         * src/prefs_themes.c
6585                 fix directory name checking (theme installation/removal),
6586                 made related error a bit more verbose
6587
6588 2005-11-02 [colin]      1.9.99cvs4
6589
6590         * src/summaryview.c
6591                 Fix typo (probably fixes bug #841 (Sort by the From 
6592                 field doesn't work)
6593
6594 2005-11-02 [paul]       1.9.99cvs3
6595
6596         * po/ko.po
6597         * po/nb.po
6598                 updated by SungHyun Nam, Geir Helland
6599         * src/wizard.c
6600                 fix typo in welcome message. spotted by
6601                 Andrea Spadaccini
6602
6603 2005-11-01 [colin]      1.9.99cvs2
6604
6605         * src/compose.c
6606                 Fix replying to ml wen confirming subscription
6607         * src/messageview.c
6608         * src/mimeview.c
6609         * src/mimeview.h
6610         * src/privacy.h
6611         * src/summaryview.c
6612                 Make key check non blocking
6613
6614 2005-10-31 [paul]       1.9.99cvs1
6615
6616         * tools/claws.i18n.status.pl
6617                 updated for ChangeLog
6618
6619 2005-10-31 [paul]       1.9.99
6620
6621         1.9.99 released
6622
6623 2005-10-31 [paul]       1.9.15cvs131
6624
6625         * .cvsignore
6626         * ChangeLog
6627         * ChangeLog.claws       ** REMOVED **
6628         * ChangeLog-gtk2.claws  ** REMOVED **
6629         * ChangeLog.gtk1        ** ADDED **
6630         * INSTALL
6631         * Makefile.am
6632         * NEWS
6633         * README
6634         * README.claws          ** REMOVED **
6635         * README.jp             ** REMOVED **
6636         * RELEASE_NOTES         ** ADDED **
6637         * RELEASE_NOTES.claws   ** REMOVED **
6638         * commitHelper
6639         * configure.ac
6640         * sylpheed.spec.in      ** REMOVED **
6641                 tidy up and update the default docs:
6642                 ChangeLog.claws is renamed ChangeLog.gtk1
6643                 ChangeLog-gtk2.claws is renamed ChangeLog
6644                 README.claws is renamed README
6645                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
6646
6647 2005-10-31 [paul]       1.9.15cvs130
6648
6649         * po/it.po
6650                 fix errors
6651
6652 2005-10-31 [paul]       1.9.15cvs129
6653
6654         * po/ca.po
6655         * po/de.po
6656         * po/en_GB.po
6657         * po/fr.po
6658         * po/it.po
6659         * po/pt_BR.po
6660         * po/sk.po
6661         * po/sr.po
6662         * po/zh_CN.po
6663                 updated by Miquel Oliete, Stephan Sachse and
6664                 Thomas Gilgin, me, Fabien Vantard, Andrea
6665                 Spadaccini, Frederico Goncalves Guimaraes,
6666                 Andrej Kacian, Aleksandar Urosevic, and
6667                 Ralgh Young.
6668
6669 2005-10-31 [mones]      1.9.15cvs128
6670
6671         * manual/faq.xml
6672                 More questions.
6673         
6674         * po/es.po
6675                 Updated for release.
6676
6677 2005-10-30 [colin]      1.9.15cvs127
6678
6679         * src/compose.c
6680                 Place cursor before rewrapping (fixes cursor
6681                 pos if quotation gets rewrapped)
6682
6683 2005-10-29 [paul]       1.9.15cvs126
6684
6685         * src/crash.c
6686         * src/foldersel.c
6687         * src/main.c
6688         * src/messageview.c
6689         * src/toolbar.c
6690         * src/gtk/authors.h
6691                 corrections to text items
6692
6693 2005-10-28 [colin]      1.9.15cvs125
6694
6695         * src/messageview.c
6696                 Make "hit 'C' to check sig" work from extern 
6697                 messageviews
6698
6699 2005-10-27 [colin]      1.9.15cvs124
6700
6701         * src/summaryview.c
6702                 Add a hack to avoid segfaulting when hammering 
6703                 on gtk's events
6704
6705 2005-10-27 [wwp]        1.9.15cvs123
6706
6707         * src/prefs_themes.c
6708                 sort list of themes names in themes prefs
6709
6710 2005-10-27 [paul]       1.9.15cvs122
6711
6712         * src/folder.c
6713         * src/prefs_account.c
6714                 fix building on Solaris
6715                 Patch by Alex Moore
6716
6717 2005-10-27 [wwp]        1.9.15cvs121
6718
6719         * src/summaryview.c
6720         * src/gtk/gtksctree.c
6721                 speed up unselecting messages in summary view (thanks to Colin)
6722
6723 2005-10-27 [paul]       1.9.15cvs120
6724
6725         * src/mainwindow.c
6726                 fix a compilation warning
6727         * src/summaryview.c
6728                 fix updating of 'n items selected' count
6729                 when deselecting
6730
6731 2005-10-27 [martin]     1.9.15cvs119
6732
6733         * src/action.c
6734                 ignore actions with a leading '/' in the action menu name
6735                 fixes a crash on menu creation
6736         * src/prefs_actions.c
6737                 do not allow a leading '/' in the action menu name
6738
6739 2005-10-27 [paul]       1.9.15cvs118
6740
6741         * src/main.c
6742                 fix compilation warning
6743
6744 2005-10-27 [paul]       1.9.15cvs117
6745
6746         * src/procmime.c
6747                 add #if HAVE_LOCALE_H
6748
6749 2005-10-27 [paul]       1.9.15cvs116
6750
6751         * src/plugins/clamav/clamav_plugin.c
6752         * src/plugins/dillo_viewer/dillo_viewer.c
6753         * src/plugins/mathml_viewer/mathml_viewer.c
6754         * src/plugins/pgpcore/plugin.c
6755         * src/plugins/pgpinline/plugin.c
6756         * src/plugins/pgpmime/plugin.c
6757         * src/plugins/spamassassin/spamassassin.c
6758         * src/plugins/trayicon/trayicon.c
6759                 plugin_init() : make error messages more
6760                 informative
6761
6762 2005-10-26 [wwp]        1.9.15cvs115
6763
6764         * src/prefs_matcher.c
6765                 enlarge boolean op widget width a bit (wasn't always showing text contents)
6766
6767 2005-10-26 [wwp]        1.9.15cvs114
6768
6769         * src/procmime.c
6770         * src/gtk/gtksctree.c
6771         * src/plugins/spamassassin/libspamc.c
6772         * src/plugins/spamassassin/spamassassin.c
6773                 fix some compilation warnings more
6774
6775 2005-10-26 [mones]      1.9.15cvs113
6776
6777         * po/es.po
6778                 Updated translation
6779
6780 2005-10-26 [paul]       1.9.15cvs112
6781
6782         * src/prefs_message.c
6783                 give all display_xface stuff the
6784                 #if HAVE_LIBCOMPFACE treatment, thus
6785                 preventing a crash
6786                 (Thanks to Wolfgang Enderlein)
6787
6788 2005-10-26 [colin]      1.9.15cvs111
6789
6790         * src/gedit-print.c
6791                 Fix date format
6792         * src/imap_gtk.c
6793         * src/news_gtk.c
6794                 Remove context menu items that should not be there
6795         * src/jpilot.c
6796                 Fix encoding
6797         * src/main.c
6798         * src/mainwindow.c
6799                 Don't show the mainwindow too soon
6800
6801 2005-10-26 [wwp]        1.9.15cvs110
6802
6803         * src/folder.c
6804         * src/manual.c
6805         * src/summaryview.c
6806                 fix uninitialized pointers in the folder updating hook
6807                 (thanks to Colin)
6808
6809 2005-10-25 [mones]      1.9.15cvs109
6810
6811         * manual/faq.xml
6812                 General information subsection completed. 
6813                 Removed archaic references.
6814                 
6815         * manual/Makefile
6816         * manual/dtd/manual.dsl
6817                 Added customization stylesheet for getting paragraphs
6818                 fully justified in PDF output (as suggested by Colin).
6819
6820 2005-10-25 [colin]      1.9.15cvs108
6821
6822         * src/compose.c
6823                 Fix a second leak
6824
6825 2005-10-25 [colin]      1.9.15cvs107
6826
6827         * src/addrbook.c
6828         * src/addrindex.c
6829                 Fix leak (xml_get_element() allocates memory)
6830         * src/compose.c
6831                 Fix leak + dead code (shame!)
6832         * src/procmime.c
6833                 Fix leak
6834
6835 2005-10-25 [colin]      1.9.15cvs106
6836
6837         * src/mimeview.c
6838                 Fix encoding issue in Save all and in 
6839                 overwrite-confirmation alertpanel
6840
6841 2005-10-25 [colin]      1.9.15cvs105
6842
6843         * src/common/socket.c
6844                 Fix a leak - Thanks to Christopher Aillon
6845                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
6846
6847 2005-10-25 [paul]       1.9.15cvs104
6848
6849         * src/wizard.c
6850                 Always guess servers from the right-hand
6851                 email part and guess username from the
6852                 left-hand part. (Thanks to Colin)
6853                 add an X-Face to the welcome message
6854
6855 2005-10-25 [paul]       1.9.15cvs103
6856
6857         * manual/handling.xml
6858                 written by Colin, edited by me
6859
6860 2005-10-25 [wwp]        1.9.15cvs102
6861
6862         * src/folderview.c
6863         * src/grouplistdialog.c
6864         * src/imap.c
6865         * src/noticeview.c
6866                 fix some compilation warnings
6867
6868 2005-10-24 [paul]
6869
6870         1.9.99-rc3 released
6871
6872 2005-10-24 [paul]       1.9.15cvs101
6873
6874         * src/gtk/about.c
6875                 fix window sizing
6876
6877 2005-10-24 [paul]       1.9.15cvs100
6878
6879         * src/pixmaps/offline.xpm
6880         * src/pixmaps/online.xpm
6881                 replace with last default versions
6882
6883 2005-10-24 [colin]      1.9.15cvs99
6884
6885         * src/imap.c
6886                 Fix bug when moving a folder
6887         * src/imap_gtk.c
6888         * src/mh_gtk.c
6889                 "Delete folder" pops up a window, so it 
6890                 should be suffixed with "..."
6891         * src/plugins/pgpcore/sgpgme.c
6892                 Include locale.h
6893
6894 2005-10-24 [mones]      1.9.15cvs98
6895
6896         * manual/Makefile
6897         * manual/account.xml
6898         * manual/ack.xml
6899         * manual/addrbook.xml
6900         * manual/advanced.xml
6901         * manual/faq.xml
6902         * manual/glossary.xml
6903         * manual/gpl.xml
6904         * manual/handling.xml
6905         * manual/intro.xml
6906         * manual/keyboard.xml
6907         * manual/manual.xml
6908         * manual/plugins.xml
6909         * manual/starting.xml
6910         * manual/dtd/sdocbook.dtd
6911                 Initial manual structure and some content.
6912
6913 2005-10-23 [wwp]        1.9.15cvs97
6914
6915         * src/gtk/about.c
6916                 fix a typo
6917
6918 2005-10-23 [wwp]        1.9.15cvs96
6919
6920         * src/gtk/about.c
6921         * src/gtk/authors.h
6922                 rework of the about window (main work by Paul), also featuring a few
6923                 fixes for typos and duplicate names
6924
6925 2005-10-23 [wwp]        1.9.15cvs95
6926
6927         * src/.cvsignore
6928                 Ignore the right binary name (sylpheed-claws now)
6929
6930 2005-10-23 [paul]       1.9.15cvs94
6931
6932         * src/compose.c
6933                 when using Folder Pref 'Default To for
6934                 replies' make the entry in the Compose
6935                 window bold
6936                 Patch by Fabien Vantard
6937
6938 2005-10-22 [colin]      1.9.15cvs93
6939
6940         * src/codeconv.c
6941                 Fix leak
6942
6943 2005-10-22 [colin]      1.9.15cvs92
6944
6945         * src/codeconv.c
6946                 try to convert using locale (apart utf8) if necessary
6947
6948 2005-10-22 [colin]      1.9.15cvs91
6949
6950         * src/pixmaps/new.xpm
6951         * src/pixmaps/unread.xpm
6952                 Make the unread envelope blue again and
6953                 saturate the new one a bit more.
6954
6955 2005-10-22 [colin]      1.9.15cvs90
6956
6957         * src/compose.c
6958                 When replying to a mail sent by one of our accounts,
6959                 use the original list of recipients. Let 'Reply All'
6960                 and 'Reply to sender' work like previously.
6961
6962 2005-10-21 [colin]      1.9.15cvs89
6963
6964         * src/prefs_filtering.c
6965                 Clear fields after add and replace
6966         * src/textview.c
6967                 Display xface differently (better)
6968         * src/plugins/pgpinline/pgpinline.c
6969                 Fix crappy encodings/recodings
6970
6971 2005-10-21 [paul]       1.9.15cvs88
6972
6973         * src/compose.c
6974         * src/prefs_folder_item.c
6975         * src/toolbar.c
6976                 fix news folder Folder Properties
6977                 (thanks to Colin)
6978         * src/folderview.c
6979                 update folderview after Themes change
6980                 keep selected folder selected
6981                 (thanks to Colin)
6982
6983 2005-10-21 [paul]       1.9.15cvs87
6984
6985         * tools/Makefile.am
6986         * tools/OOo2sylpheed.pl
6987         * tools/README
6988         * tools/README.sylprint
6989         * tools/asus_mailled.sh         ** REMOVED **
6990         * tools/filter_conv.pl
6991         * tools/freshmeat_search.pl
6992         * tools/google_search.pl
6993         * tools/gpg-sign-syl            ** REMOVED **
6994         * tools/kmail2sylpheed.pl
6995         * tools/kmail2sylpheed_v2.pl
6996         * tools/multiwebsearch.pl
6997         * tools/nautilus2sylpheed.sh
6998         * tools/newscache_clean.pl
6999         * tools/outlook2sylpheed.pl
7000         * tools/sylpheed-switcher       ** REMOVED **
7001         * tools/sylprint.pl
7002         * tools/sylprint.rc
7003         * tools/tb2sylpheed
7004         * tools/vcard2xml.py
7005         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
7006                 update default config dir
7007                 update binary name (thanks to Fabien Vantard)
7008                 remove obsolete scripts
7009
7010 2005-10-21 [colin]      1.9.15cvs86
7011
7012         * src/inc.c
7013                 Fix possible leak and units. Based on a patch by
7014                 Fabien Vantard.
7015
7016 2005-10-20 [colin]      1.9.15cvs85
7017
7018         * src/textview.c
7019                 Clear xface when clearing textview
7020
7021 2005-10-20 [colin]      1.9.15cvs84
7022
7023         * configure.ac
7024         * src/folderview.c
7025         * src/headerview.c
7026         * src/main.c
7027         * src/prefs_common.c
7028         * src/prefs_common.h
7029         * src/prefs_message.c
7030         * src/textview.c
7031         * src/textview.h
7032         * src/common/defs.h
7033         * src/common/utils.c
7034         * src/common/utils.h
7035         * src/gtk/gtkutils.c
7036         * src/gtk/gtkutils.h
7037                 Migrate config to .sylpheed-claws (Automatically)
7038                 Add a way to get the Xface in the TextView
7039
7040 2005-10-20 [colin]      1.9.15cvs83
7041
7042         * src/gtk/Makefile.am
7043         * src/gtk/about.c
7044         * src/gtk/authors.h
7045                 Make the about dialog *grooovy*
7046
7047 2005-10-20 [colin]      1.9.15cvs82
7048
7049         * src/mimeview.c
7050                 Use "Open with" on double click if no command
7051                 was found
7052
7053 2005-10-20 [colin]      1.9.15cvs81
7054
7055         * src/imap.c
7056         * src/etpan/imap-thread.c
7057                 Fix possible crash.
7058
7059 2005-10-20 [paul]       1.9.15cvs80
7060
7061         * src/folder.c
7062                 don't show clipkey icon if the only
7063                 attachment is the signature
7064                 Patch by Colin
7065
7066 2005-10-20 [paul]       1.9.15cvs79
7067
7068         * AUTHORS
7069         * src/plugins/pgpmime/pgpmime.c
7070                 name the PGP/MIME signature 'signature.asc'
7071                 Patch by Andrew Nelson <freeandy@gmail.com>
7072
7073 2005-10-19 [colin]      1.9.15cvs78
7074
7075         * src/plugins/pgpmime/pgpmime.c
7076                 Oops, no need to double-check though
7077
7078 2005-10-19 [colin]      1.9.15cvs77
7079
7080         * src/plugins/pgpinline/pgpinline.c
7081         * src/plugins/pgpmime/pgpmime.c
7082                 Check that my_tmpfile() doesn't 
7083                 return NULL
7084
7085 2005-10-19 [colin]      1.9.15cvs76
7086
7087         * src/common/utils.c
7088                 Use shorter mime boundaries to avoid having
7089                 MTAs rewrapping our headers, breaking the
7090                 PGP signature in the process 
7091         * src/compose.c
7092         * src/plugins/pgpmime/pgpmime.c
7093                 Check for boundary uniqueness to be sure
7094                 it won't happen, instead of hoping for the
7095                 best
7096
7097 2005-10-19 [colin]      1.9.15cvs75
7098
7099         * sylpheed-claws.desktop
7100         * src/Makefile.am
7101         * src/main.c
7102                 Ship a sylpheed-claws binary instead
7103                 of a sylpheed one. Change the socket
7104                 name, too
7105         * src/folderview.c
7106                 Update folder only if it changed
7107         * src/wizard.c
7108                 Fix i18n in welcome mail, patch by
7109                 Fabien Vantard
7110
7111 2005-10-19 [paul]
7112
7113         1.9.99-rc2 released
7114
7115 2005-10-19 [paul]       1.9.15cvs74
7116
7117         * src/folder.c
7118         * src/folderview.c
7119                 fix summaryview update
7120                 Patch by Colin
7121
7122 2005-10-18 [colin]      1.9.15cvs73
7123
7124         * src/plugins/pgpcore/passphrase.c
7125                 Don't XGrabServer, and try a bit more to 
7126                 sync everything before grabbing mouse/keyboard
7127
7128 2005-10-18 [colin]      1.9.15cvs72
7129
7130         * src/Makefile.am
7131         * src/addressadd.c
7132         * src/addressbook.c
7133         * src/folderview.c
7134         * src/grouplistdialog.c
7135         * src/mimeview.c
7136         * src/stock_pixmap.c
7137         * src/stock_pixmap.h
7138         * src/summaryview.c
7139         * src/gtk/gtksctree.c
7140         * src/gtk/gtksctree.h
7141         * src/pixmaps/empty.xpm
7142                 Implement a wrapper call for gtk_ctree_set_node_info
7143                 and gtk_ctree_insert_node, that uses a 1x1 transparent
7144                 pixmap instead of a NULL one. This works around some
7145                 memory problems deep inside gtk, revealed by valgrind,
7146                 and fixes bug #834 (Pressing CTRl-D on a message marked 
7147                 as locked crashes sylpheed.), as well as, probably, 
7148                 wwp's 4th dimension problems that happen in gtk_ctree_*.
7149
7150 2005-10-17 [colin]      1.9.15cvs71
7151
7152         * src/mimeview.c
7153                 Provide visual feedback when checking
7154                 signature
7155
7156 2005-10-17 [colin]      1.9.15cvs70
7157
7158         * src/main.c
7159                 Keep the folder list frozen while checking caches...
7160
7161 2005-10-17 [colin]      1.9.15cvs69
7162
7163         * src/addr_compl.c
7164                 Fi bug #833 (Autocompleting from addressbook 
7165                 fails with extended chars)
7166         * src/imap.c
7167                 Fix 'adding messages' staying in statusbar
7168                 after an error
7169
7170 2005-10-17 [wwp]        1.9.15cvs68
7171
7172         * src/ssl_manager.c
7173                 Fix buttons' layout resizing when window size changes
7174
7175 2005-10-17 [wwp]        1.9.15cvs67
7176
7177         * src/account.c
7178         * src/prefs_account.c
7179         * src/prefs_common.c
7180         * src/prefs_common.h
7181         * src/prefs_folder_item.c
7182         * src/prefs_gtk.c
7183         * src/gtk/logwindow.c
7184         * src/gtk/pluginwindow.c
7185         * src/gtk/prefswindow.c
7186         * src/gtk/prefswindow.h
7187                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
7188
7189 2005-10-17 [paul]       1.9.15cvs66
7190
7191         * configure.ac
7192                 fix missing libetpan message
7193         * po/en_GB.po
7194                 updated
7195         * src/crash.c
7196         * src/manual.c
7197         * src/prefs_themes.c
7198         * src/common/defs.h
7199                 add some new URI defines, change some
7200                 others
7201         * src/wizard.c
7202                 make welcome message translatable
7203                 small improvements to english
7204                 other tweaks
7205         * src/gtk/menu.c
7206                 fix warnings
7207
7208 2005-10-17 [paul]       1.9.15cvs65
7209
7210         * src/summaryview.c
7211                 fix column titles
7212
7213 2005-10-16 [mones]      1.9.15cvs64
7214
7215         * po/es.po
7216                 Updated translation
7217
7218 2005-10-16 [colin]
7219
7220         1.9.99-rc1 released
7221
7222 2005-10-16 [colin]      1.9.15cvs63
7223
7224         * src/wizard.c
7225                 Fix whitespace
7226
7227 2005-10-16 [colin]      1.9.15cvs62
7228
7229         * src/toolbar.c
7230                 s/Get All/Get Mail/
7231         * src/wizard.c
7232                 Real welcome mail text, thanks Paul
7233
7234 2005-10-16 [colin]      1.9.15cvs61
7235
7236         * src/editldap.c
7237         * src/exporthtml.c
7238         * src/main.c
7239         * src/mainwindow.c
7240         * src/prefs_themes.c
7241         * src/prefs_toolbar.c
7242         * src/plugins/demo/demo.c
7243         * src/plugins/trayicon/trayicon.c
7244                 s/Sylpheed/Sylpheed-Claws/
7245
7246 2005-10-16 [colin]      1.9.15cvs60
7247
7248         * src/wizard.c
7249                 Add a welcome email in the first empty mailbox
7250         * src/prefs_common.c
7251                 Change one more default
7252
7253 2005-10-16 [colin]      1.9.15cvs59
7254
7255         * src/wizard.c
7256                 Remove printf
7257
7258 2005-10-16 [colin]      1.9.15cvs58
7259
7260         * src/toolbar.c
7261         * src/prefs_common.c
7262                 Change some defaults
7263
7264 2005-10-16 [colin]      1.9.15cvs57
7265
7266         * src/toolbar.c
7267         * src/prefs_common.c
7268                 Change some defaults
7269
7270 2005-10-16 [colin]      1.9.15cvs56
7271
7272         * src/wizard.c
7273                 By default, initialize fonts to have
7274                 the same size as normal GtkWidgets
7275
7276 2005-10-16 [colin]      1.9.15cvs55
7277
7278         * src/mimeview.c
7279                 Fix message a bit more
7280
7281 2005-10-16 [colin]      1.9.15cvs54
7282
7283         * src/addressbook.c
7284                 Second attempt at flicker fixing
7285
7286 2005-10-16 [colin]      1.9.15cvs53
7287
7288         * src/addressbook.c
7289                 Fix flicker
7290
7291 2005-10-16 [wwp]        1.9.15cvs52
7292
7293         * src/addressbook.c
7294         * src/editaddress.c
7295         * src/prefs_common.c
7296         * src/prefs_common.h
7297                 Remember window sizes (address book)
7298
7299 2005-10-16 [wwp]        1.9.15cvs51
7300
7301         * src/plugins/clamav/clamav_plugin_gtk.c
7302         * src/plugins/spamassassin/spamassassin_gtk.c
7303                 Fix compilation warnings (missing #include).
7304
7305 2005-10-16 [colin]      1.9.15cvs50
7306
7307         * src/mimeview.c
7308         * src/summaryview.c
7309         * src/textview.c
7310                 Make 'c' check signature, and forward
7311                 c, l, y, t from summaryview to mimeview
7312
7313 2005-10-16 [colin]      1.9.15cvs49
7314
7315         * src/addressbook.c
7316                 Put border around buttons
7317         * src/mainwindow.c
7318         * src/summaryview.c
7319                 Rework menus (Patch based on a patch
7320                 by Paul)
7321
7322 2005-10-15 [wwp]        1.9.15cvs48
7323
7324         * src/editjpilot.c
7325         * src/editldap.c
7326         * src/editvcard.c
7327         * src/exphtmldlg.c
7328         * src/expldifdlg.c
7329         * src/export.c
7330         * src/import.c
7331         * src/importldif.c
7332         * src/importmutt.c
7333         * src/importpine.c
7334         * src/prefs_account.c
7335         * src/prefs_spelling.c
7336         * src/gtk/gtkutils.c
7337         * src/gtk/gtkutils.h
7338         * src/plugins/clamav/clamav_plugin_gtk.c
7339         * src/plugins/spamassassin/spamassassin_gtk.c
7340                 use nicer browse-for-file/dir buttons than the "..." ones,
7341                 code factorizing more.
7342
7343 2005-10-14 [colin]      1.9.15cvs47
7344
7345         * src/mainwindow.c
7346                 set relief on the account switcher so that people see it
7347                 grey out Create processing rules when no message is selected
7348         * src/prefs_filtering.c
7349                 ask before closing if the rule has not been modified, even if
7350                 it's not valid
7351         * src/prefs_matcher.c
7352                 fix sensitivity when entering the dialog
7353         * src/gtk/inputdialog.c
7354                 display a better icon on password ask
7355         * src/plugins/pgpcore/passphrase.c
7356                 make the dialog look better
7357
7358 2005-10-14 [paul]       1.9.15cvs46
7359
7360         * src/folderview.c
7361                 indicate presense of marked msgs in
7362                 unexpanded subfolders
7363
7364 2005-10-14 [paul]       1.9.15cvs45
7365
7366         * src/prefs_actions.c
7367         * src/prefs_common.c
7368         * src/prefs_common.h
7369         * src/prefs_filtering_action.c
7370         * src/prefs_matcher.c
7371         * src/prefs_template.c
7372                 remember window sizes
7373                 fix Info button size
7374
7375         Patches by wwp
7376
7377 2005-10-13 [colin]      1.9.15cvs44
7378
7379         * src/mimeview.c
7380         * src/noticeview.c
7381         * src/noticeview.h
7382                 Add a tooltip on the icon (optional) 
7383                 Get rid of the signature buttons and only
7384                 use the icon+tooltip
7385
7386 2005-10-13 [colin]      1.9.15cvs43
7387
7388         * src/noticeview.c
7389         * src/noticeview.h
7390                 Add hand cursor for hovering over icon
7391
7392 2005-10-13 [colin]      1.9.15cvs42
7393
7394         * src/summaryview.c
7395                 Fix crash when quicksearch's hidden 
7396                 at startup
7397
7398 2005-10-13 [colin]      1.9.15cvs41
7399
7400         * src/compose.c
7401                 Set subject when forwarding multiple mails
7402                 Check that other recipient than the default Cc or Bcc
7403                 have been set before sending.
7404
7405 2005-10-13 [colin]      1.9.15cvs40
7406
7407         * src/imap.c
7408                 Batch per-folder
7409                 Introduce locking, but don't use it yet
7410
7411 2005-10-13 [colin]      1.9.15cvs39
7412
7413         * src/gtk/quicksearch.c
7414                 Reset quicksearch when hiding it
7415                 Make sticky a real pref
7416
7417 2005-10-13 [colin]      1.9.15cvs38
7418
7419         * src/summaryview.c
7420                 Faster prefs apply
7421
7422 2005-10-13 [colin]      1.9.15cvs37
7423
7424         * src/mimeview.c
7425         * src/noticeview.c
7426         * src/noticeview.h
7427         * src/plugins/pgpcore/sgpgme.c
7428                 Make privacy icon clickable
7429                 Move Trust field in Full info
7430                 When trust is less than full, don't display
7431                 a warning icon
7432
7433 2005-10-13 [colin]      1.9.15cvs36
7434
7435         * src/folder.c
7436                 Batch on flags sync
7437         * src/folderview.c
7438                 Revert speed hack which is dangerous in fact
7439                 Apply prefs faster
7440
7441 2005-10-13 [colin]      1.9.15cvs35
7442
7443         * src/folder_item_prefs.c
7444                 Fix pref corruption on folder move. Patch
7445                 by wwp
7446
7447 2005-10-13 [paul]       1.9.15cvs34
7448
7449         * src/export.c
7450         * src/import.c
7451                 fix typos in g_warnings
7452         * src/prefs_account.c
7453                 add a file selector for Signature file
7454
7455         Patches by wwp
7456
7457 2005-10-12 [colin]      1.9.15cvs33
7458
7459         * src/mimeview.c
7460                 Provide a quick way to go back from a
7461                 signature's full info to the email part
7462
7463 2005-10-12 [colin]      1.9.15cvs32
7464
7465         * src/compose.c
7466                 Remove old hack of encoding signed mails with base64.
7467                 QP works equally well.
7468
7469 2005-10-12 [colin]      1.9.15cvs31
7470
7471         * src/crash.c
7472                 Replace deprecated GtkText with GtkTextView
7473         * src/imap.c
7474                 Fix a logic bug about counts in imap_select
7475                 (previously un-triggered)
7476         * src/mainwindow.c
7477         * src/summaryview.c
7478         * src/news.c
7479                 Allow local deletion of news posts
7480         * src/mimeview.c
7481                 Show GPG noticeview on the message/rfc822 part
7482                 in addition to the text/plain one
7483         * src/prefs_image_viewer.c
7484           src/plugins/pgpcore/prefs_gpg.c
7485                 Polish (set the label as part of the checkbox)
7486         * src/wizard.c
7487                 Don't sit there doing nothing after destroying
7488                 the window - return err
7489
7490 2005-10-11 [colin]      1.9.15cvs30
7491
7492         * src/folderview.c
7493                 Apply processing rules before showing folders.
7494                 Early folder show (before flags sync) will only
7495                 be done when there are no processing rules (nor
7496                 pre- or post- ones)
7497         * src/imap.c
7498                 Fix stuff related to mail subdir, creation and 
7499                 deletion of folders 
7500         * src/imap_gtk.c
7501                 Don't allow creation of folders in NoInferior
7502                 folders, as it won't work
7503
7504 2005-10-10 [colin]      1.9.15cvs29
7505
7506         * src/compose.c
7507                 Reselect "None" Privacy system when selecting an
7508                 account with no privacy system defined
7509
7510 2005-10-10 [colin]      1.9.15cvs28
7511
7512         * src/mainwindow.c
7513                 Add Windows-1252 encoding
7514         * src/prefs_common.c
7515                 Rework some defaults:
7516                 - autosave to draft by default
7517                 - don't show header pane (it's already in the textview)
7518                 - Select first new or unread mail on entry
7519                 - Assume 'Yes' to change folder when there's no more
7520                   unread message
7521         * src/prefs_matcher.c
7522                 Fix a gtk assertion failure
7523         * src/gtk/colorlabel.c
7524                 Workaround bad repainting on selection
7525         * src/main.c
7526                 Freeze/thaw (a bit faster on ssh -X)
7527         * src/msgcache.c
7528                 Get rid of StrdupConverter that just adds an
7529                 extra strdup/free 
7530         * src/etpan/imap_thread.c
7531                 memset buf to 0
7532
7533 2005-10-10 [colin]      1.9.15cvs27
7534
7535         * src/export.c
7536         * src/import.c
7537                 Fix compile on gtk 2.4. Patch by wwp
7538
7539 2005-10-09 [colin]      1.9.15cvs26
7540
7541         * src/mainwindow.c
7542         * src/messageview.c
7543         * src/summaryview.c
7544                 Clarify forward menus. Patch by wwp
7545
7546 2005-10-09 [colin]      1.9.15cvs25
7547
7548         * src/compose.c
7549         * src/compose.h
7550                 Fix bug #829 (Non-working "Encrypt message by 
7551                 default when replying to an encrypted message")
7552
7553 2005-10-08 [colin]      1.9.15cvs24
7554
7555         * src/wizard.c
7556                 Fix bug #827 ("Welcome" setup wizard after a 
7557                 permission error gives up & forgets itself.)
7558
7559 2005-10-08 [colin]      1.9.15cvs23
7560
7561         * src/procmime.c
7562                 Fix bug #828 (Ignoring headers with spaces around = sign)
7563
7564 2005-10-08 [colin]      1.9.15cvs22
7565
7566         * src/export.c
7567                 Warning fix by wwp
7568
7569 2005-10-08 [colin]      1.9.15cvs21
7570
7571         * src/folder.c
7572         * src/folder.h
7573                 Add a processing_pending indicator, set on 
7574                 folder_item_open and cleared after 
7575                 folder_item_process_open
7576         * src/folderview.c
7577         * src/summaryview.c
7578                 wrap procmsg_msginfo_*_flags, and in the
7579                 wrapper check that there's no folder processing 
7580                 pending. If there is, defer the flags change until 
7581                 processing is done to avoid stepping over each
7582                 other's toes.
7583                 Freeze during processing, but not during scanning.
7584
7585 2005-10-07 [colin]      1.9.15cvs20
7586
7587         * src/plugins/pgpcore/passphrase.c
7588                 Fix bug #826 (X-Server hangs when 
7589                 right-clicking a PGP encrypted message)
7590
7591 2005-10-07 [paul]       1.9.15cvs19
7592
7593         * src/compose.c
7594                 fix compose_entries[]
7595                 patch by Fabien Vantard
7596
7597 2005-10-06 [colin]      1.9.15cvs18
7598
7599         * src/pixmaps/address.xpm
7600         * src/pixmaps/address_book.xpm
7601         * src/pixmaps/book.xpm
7602         * src/pixmaps/check_spelling.xpm
7603         * src/pixmaps/checkbox_off.xpm
7604         * src/pixmaps/checkbox_on.xpm
7605         * src/pixmaps/close.xpm
7606         * src/pixmaps/complete.xpm
7607         * src/pixmaps/continue.xpm
7608         * src/pixmaps/deleted.xpm
7609         * src/pixmaps/down_arrow.xpm
7610         * src/pixmaps/exec.xpm
7611         * src/pixmaps/forwarded.xpm
7612         * src/pixmaps/group.xpm
7613         * src/pixmaps/ignorethread.xpm
7614         * src/pixmaps/interface.xpm
7615         * src/pixmaps/jpilot.xpm
7616         * src/pixmaps/ldap.xpm
7617         * src/pixmaps/linewrap.xpm
7618         * src/pixmaps/linewrapcurrent.xpm
7619         * src/pixmaps/mail.xpm
7620         * src/pixmaps/mail_attach.xpm
7621         * src/pixmaps/mail_compose.xpm
7622         * src/pixmaps/mail_forward.xpm
7623         * src/pixmaps/mail_receive.xpm
7624         * src/pixmaps/mail_receive_all.xpm
7625         * src/pixmaps/mail_reply.xpm
7626         * src/pixmaps/mail_reply_to_all.xpm
7627         * src/pixmaps/mail_reply_to_author.xpm
7628         * src/pixmaps/mail_send.xpm
7629         * src/pixmaps/mail_send_queue.xpm
7630         * src/pixmaps/mime_application.xpm
7631         * src/pixmaps/mime_audio.xpm
7632         * src/pixmaps/mime_image.xpm
7633         * src/pixmaps/mime_message.xpm
7634         * src/pixmaps/mime_text_enriched.xpm
7635         * src/pixmaps/mime_text_html.xpm
7636         * src/pixmaps/mime_text_plain.xpm
7637         * src/pixmaps/mime_unknown.xpm
7638         * src/pixmaps/new.xpm
7639         * src/pixmaps/news_compose.xpm
7640         * src/pixmaps/offline.xpm
7641         * src/pixmaps/online.xpm
7642         * src/pixmaps/paste.xpm
7643         * src/pixmaps/preferences.xpm
7644         * src/pixmaps/privacy_emblem_encrypted.xpm
7645         * src/pixmaps/privacy_expired.xpm
7646         * src/pixmaps/privacy_failed.xpm
7647         * src/pixmaps/privacy_passed.xpm
7648         * src/pixmaps/privacy_signed.xpm
7649         * src/pixmaps/privacy_unknown.xpm
7650         * src/pixmaps/privacy_warn.xpm
7651         * src/pixmaps/properties.xpm
7652         * src/pixmaps/replied.xpm
7653         * src/pixmaps/search.xpm
7654         * src/pixmaps/unread.xpm
7655         * src/pixmaps/up_arrow.xpm
7656         * src/pixmaps/vcard.xpm
7657                 Modernize internal theme, with icons from the 
7658                 Gnomaws theme. Keep some of the old ones where
7659                 they were better.
7660
7661 2005-10-06 [colin]      1.9.15cvs17
7662
7663         * src/summaryview.c
7664                 Little optimisations + bugfix
7665         * src/toolbar.c
7666                 Remove default useless items - useless being defined
7667                 by the default relevant prefs
7668         * src/wizard.c
7669                 include config.h to make gettext work
7670         * src/prefs_themes.c
7671                 Fix selection of current theme in prefs
7672
7673 2005-10-06 [colin]      1.9.15cvs16
7674
7675         * src/prefs_common.c
7676         * src/prefs_common.h
7677         * src/prefs_summaries.c
7678         * src/folderview.c
7679                 Add a warning dialog on Mark all read 
7680                 (with pref to get rid of it)
7681
7682 2005-10-06 [paul]       1.9.15cvs15
7683
7684         * po/nb.po
7685         * po/pt_BR.po
7686                 updated by Geir Helland and Frederico
7687                 Goncalves Guimaraes
7688
7689 2005-10-05 [colin]      1.9.15cvs14
7690
7691         * src/folder.c
7692         * src/folder.h
7693         * src/folderview.c
7694         * src/folderview.h
7695         * src/imap_gtk.c
7696         * src/mh_gtk.c
7697         * src/mainwindow.c
7698         * src/setup.c
7699                 add a way to rescan without rebuilding
7700                 make moving a bit faster (less folders changes)
7701                 don't lock the tree on Get 
7702         * src/imap.c
7703                 Don't re-delete deleted messages before expunging
7704         * src/summaryview.c
7705                 Set batch mode when deleting mails
7706
7707 2005-10-05 [paul]       1.9.15cvs13
7708
7709         * src/mainwindow.c
7710         * src/mainwindow.h
7711                 fix disabled Execute menu item
7712         * src/toolbar.c
7713                 match the change in 1.9.15cvs10: use Compose
7714                 instead of News by default
7715
7716 2005-10-04 [colin]      1.9.15cvs12
7717
7718         * src/compose.c
7719                 When replying to an ML post with Reply-To set
7720                 to the poster's email, honor it (as before),
7721                 but also honor our user's request to reply to
7722                 the mailing list: set the ML address in the To
7723                 field and the Reply-To address in the Cc: 
7724                 field.
7725
7726 2005-10-04 [colin]      1.9.15cvs11
7727
7728         * src/plugins/trayicon/trayicon.c
7729                 Finish cosmetic change - thanks to wwp
7730
7731 2005-10-04 [colin]      1.9.15cvs10
7732
7733         * src/toolbar.c
7734                 Use Compose instead of Email by default.
7735                 Spotted by wwp.
7736
7737 2005-10-04 [colin]      1.9.15cvs9
7738
7739         * src/folder.c
7740         * src/folder.h
7741         * src/folderview.c
7742         * src/imap.c
7743         * src/etpan/imap-thread.c
7744         * src/etpan/imap-thread.h
7745                 Try to make IMAP faster, by simplifying SEARCH
7746                 commands, avoiding sending two STATUS in a row,
7747                 and deferring flags sync and processing just
7748                 after displaying the folder. 
7749                 This will update the SummaryView in certain
7750                 cases (new mails not already fetched, flags
7751                 changed from another client) but in a non-
7752                 blocking manner.
7753
7754 2005-10-04 [colin]      1.9.15cvs8
7755
7756         * src/plugins/trayicon/trayicon.c
7757                 Relabel "Offline" to "Work offline"
7758
7759 2005-10-04 [colin]      1.9.15cvs7
7760
7761         * src/export.c
7762         * src/import.c
7763         * src/mbox.c
7764                 Fix mbox import/export buglets
7765                 Patch by wwp
7766         * src/plugins/trayicon/trayicon.c
7767                 Add offline swithc
7768                 Patch by wwp
7769
7770 2005-10-04 [colin]      1.9.15cvs6
7771
7772         * src/folder.c
7773         * src/folderview.c
7774         * src/summaryview.c
7775                 Better fix (don't break mark all read) for cvs2
7776
7777 2005-10-03 [colin]      1.9.15cvs5
7778
7779         * src/folder.c
7780                 Use a sane sort by default
7781
7782 2005-10-03 [colin]      1.9.15cvs4
7783
7784         * src/inc.c
7785                 Add a 'Only once' button for overriding offline mode
7786         * src/prefs_account.c
7787         * src/wizard.c
7788                 Add Local mbox to the wizard
7789                 Add IMAP subdir to the wizard (or the wizard is useless
7790                 for such accounts, or even worse than useless)
7791                 Move IMAP subdir from Advanced to Receive tab, as it's
7792                 not that uncommon
7793
7794 2005-10-03 [colin]      1.9.15cvs3
7795
7796         * src/send_message.c
7797                 Forgot this one in cvs1
7798
7799 2005-10-03 [colin]      1.9.15cvs2
7800
7801         * src/folder.c
7802                 Faster close when leaving a folder with lots
7803                 of new mails. Idea by David Relson.
7804
7805 2005-10-03 [colin]      1.9.15cvs1
7806
7807         * src/compose.c
7808         * src/imap.c
7809         * src/inc.c
7810         * src/main.c
7811         * src/messageview.c
7812         * src/news.c
7813         * src/summaryview.c
7814         * src/gtk/sslcertwindow.c
7815         * src/plugins/trayicon/trayicon.c
7816                 Add accels to every AlertPanel. Patch by Fabien 
7817                 Vantard
7818
7819 2005-10-03 [paul]       1.9.15
7820
7821         1.9.15 released
7822
7823 2005-10-03 [paul]       1.9.14cvs68
7824
7825         * po/ca.po
7826         * po/de.po
7827         * po/es.po
7828         * po/fi.po
7829         * po/fr.po
7830         * po/sk.po
7831         * po/sr.po
7832         * po/zh_CN.po
7833                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
7834                 Mones Lastra, Tommi Pirinen, Fabien vantard,
7835                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
7836
7837 2005-10-03 [paul]       1.9.14cvs67
7838
7839         * src/send_message.c
7840                 prevent hang on Cancel
7841                 patch by Colin
7842
7843 2005-10-03 [paul]       1.9.14cvs66
7844
7845         * src/main.c
7846                 fix crash in IMAP caused by discrepancy
7847                 between check_at_startup and offline mode
7848                 Patch by Colin
7849
7850 2005-10-01 [paul]       1.9.14cvs65
7851
7852         * src/inc.c
7853                 fix engrish
7854
7855 2005-10-01 [paul]       1.9.14cvs64
7856         * src/export.c
7857         * src/import.c
7858                 synchronise import_mbox() and export_mbox()
7859         * src/mbox.c
7860                 proc_mbox(): add alert if file cannot be opened
7861                 export_list_to_mbox(): test if dest file exists,
7862                 prompt user to overwrite if it does. add alert
7863                 if file cannot be created
7864                                                                 
7865         Patch by wwp
7866                                                                                                                 
7867
7868 2005-09-30 [paul]       1.9.14cvs63
7869
7870         * src/addressbook.c
7871                 Fix sensitivity of a menu
7872         * src/codeconv.c
7873                 Respect hidden pref for mails with no encoding
7874         * src/common/xml.c
7875                 Fix memory corruption
7876         * src/plugins/pgpcore/sgpgme.c
7877                 Fix segfault on incomplete sigs, and display
7878                 of S/Mime UIDs
7879
7880         Patches by Colin
7881
7882 2005-09-30 [colin]      1.9.14cvs62
7883
7884         * src/partial_download.c
7885                 Little logic fix in almost-dead code
7886         * src/pop.c
7887                 Fix partial download when there's no new mail
7888
7889 2005-09-29 [paul]       1.9.14cvs61
7890
7891         * src/plugins/pgpinline/pgpinline.c
7892                 fix bug 819, 'crash accessing sign message'
7893                 Patch by Colin
7894
7895 2005-09-28 [martin]     1.9.14cvs60
7896
7897         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
7898                 fix bug #790 (Crash when restarting window manager (fluxbox))
7899
7900 2005-09-28 [paul]       1.9.14cvs59
7901
7902         * src/gtk/gtkaspell.c
7903                 fix off-by-one typo
7904
7905 2005-09-27 [colin]      1.9.14cvs58
7906
7907         * src/plugins/pgpcore/sgpgme.c
7908                 Report error when there's one, instead of
7909                 "Signature unchecked" 
7910
7911 2005-09-27 [colin]      1.9.14cvs57
7912
7913         * src/prefs_quote.c
7914                 Fix bug #816 (Weird quotation with spaces)
7915
7916 2005-09-27 [colin]      1.9.14cvs56
7917
7918         * src/codeconv.c
7919         * src/compose.c
7920         * src/compose.h
7921                 Put subject in compose's title
7922                 Fix Automatic encoding so that it's really automatic:
7923                 first try default locale's charset, then charset of the replied mail, 
7924                 then utf-8
7925                 Fix encoding of headers (must be in strict mode too)
7926
7927 2005-09-26 [colin]      1.9.14cvs55
7928
7929         * src/gtk/gtkaspell.c
7930                 Fix previous patch - don't color the space,
7931                 just uncolor it :)
7932
7933 2005-09-26 [colin]      1.9.14cvs54
7934
7935         * src/gtk/gtkaspell.c
7936                 Unmark space if possible
7937
7938 2005-09-26 [colin]      1.9.14cvs53
7939
7940         * src/imap.c
7941                 log_error instead of alertpanel according to the pref
7942         * src/etpan/imap-thread.c
7943                 Print connect status, copy only necessary size to 
7944                 logger
7945         * src/plugins/pgpmime/pgpmime.c
7946                 Handle S/Mime signatures (verification only). Patch based
7947                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
7948
7949 2005-09-26 [paul]       1.9.14cvs52
7950
7951         * src/common/passcrypt.c
7952                 this 'workaround' not necessary on NetBSD.
7953                 Thanks to Daniel Gustafson
7954
7955 2005-09-26 [paul]
7956
7957         1.9.15-rc4 released
7958
7959 2005-09-26 [paul]       1.9.14cvs51
7960
7961         * src/summaryview.c
7962                 Skip currently selected message when
7963                 looking for next new or unread message
7964                 in current folder. Patch by Colin
7965         * src/common/passcrypt.c
7966                 eliminate warnings on *BSD. Patch by
7967                 Daniel Gustafson
7968
7969 2005-09-26 [colin]      1.9.14cvs50
7970
7971         * src/procmsg.c
7972                 Call postfiltering hook anyway
7973
7974 2005-09-22 [colin]      1.9.14cvs49
7975
7976         * src/codeconv.c
7977         * src/codeconv.h
7978                 Add a strict mode that doesn't replace with _
7979         * src/compose.c
7980         * src/compose.h
7981                 Use strict conversion while sending
7982                 Fix race when drafting while sending (happens
7983                 on IMAP)
7984                 Fix d'n'd of messages from summaryview
7985         * src/prefs_common.c
7986         * src/prefs_common.h
7987                 add hidden utf8_instead_of_locale_for_broken_mail 
7988                 pref for people that preferred the default charset 
7989                 to be utf8 for broken mails
7990         * src/quote_fmt_parse.y
7991                 fix bug #815 (No quote insert if "From:" fied 
7992                 contained Russian letters)
7993         * src/summaryview.c
7994                 Fix d'n'd of messages to compose
7995
7996 2005-09-22 [paul]       1.9.14cvs48
7997
7998         * src/compose.c
7999                 fix bug where attachments Name entry
8000                 would display Path instead
8001
8002 2005-09-21 [paul]       1.9.14cvs47
8003
8004         * README
8005         * README.jp
8006         * configure.ac
8007         * config/config.rpath
8008         * doc/manual/en/sylpheed-20.html
8009         * doc/manual/es/sylpheed-20.html
8010         * po/bg.po
8011         * po/ca.po
8012         * po/de.po
8013         * po/es.po
8014         * po/fr.po
8015         * po/it.po
8016         * po/pt_BR.po
8017         * po/sk.po
8018         * po/zh_TW.po
8019         * src/account.c
8020         * src/account.h
8021         * src/action.c
8022         * src/action.h
8023         * src/adbookbase.h
8024         * src/addr_compl.c
8025         * src/addr_compl.h
8026         * src/addrbook.c
8027         * src/addrbook.h
8028         * src/addrcache.c
8029         * src/addrcache.h
8030         * src/addrcindex.c
8031         * src/addrcindex.h
8032         * src/addrclip.c
8033         * src/addrclip.h
8034         * src/addrdefs.h
8035         * src/addressadd.c
8036         * src/addressadd.h
8037         * src/addressbook.c
8038         * src/addressbook.h
8039         * src/addressitem.h
8040         * src/addrgather.c
8041         * src/addrgather.h
8042         * src/addrharvest.c
8043         * src/addrharvest.h
8044         * src/addrindex.c
8045         * src/addrindex.h
8046         * src/addritem.c
8047         * src/addritem.h
8048         * src/addrquery.c
8049         * src/addrquery.h
8050         * src/addrselect.c
8051         * src/addrselect.h
8052         * src/alertpanel.c
8053         * src/alertpanel.h
8054         * src/browseldap.c
8055         * src/browseldap.h
8056         * src/codeconv.c
8057         * src/codeconv.h
8058         * src/compose.c
8059         * src/compose.h
8060         * src/crash.c
8061         * src/crash.h
8062         * src/customheader.c
8063         * src/customheader.h
8064         * src/displayheader.c
8065         * src/displayheader.h
8066         * src/editaddress.c
8067         * src/editaddress.h
8068         * src/editbook.c
8069         * src/editbook.h
8070         * src/editgroup.c
8071         * src/editgroup.h
8072         * src/editjpilot.c
8073         * src/editjpilot.h
8074         * src/editldap.c
8075         * src/editldap.h
8076         * src/editldap_basedn.c
8077         * src/editldap_basedn.h
8078         * src/editvcard.c
8079         * src/editvcard.h
8080         * src/enriched.c
8081         * src/enriched.h
8082         * src/exphtmldlg.c
8083         * src/exphtmldlg.h
8084         * src/expldifdlg.c
8085         * src/expldifdlg.h
8086         * src/export.c
8087         * src/export.h
8088         * src/exporthtml.c
8089         * src/exporthtml.h
8090         * src/exportldif.c
8091         * src/exportldif.h
8092         * src/filtering.c
8093         * src/filtering.h
8094         * src/folder.c
8095         * src/folder.h
8096         * src/folder_item_prefs.c
8097         * src/folder_item_prefs.h
8098         * src/foldersel.c
8099         * src/foldersel.h
8100         * src/folderutils.c
8101         * src/folderutils.h
8102         * src/folderview.c
8103         * src/folderview.h
8104         * src/grouplistdialog.c
8105         * src/grouplistdialog.h
8106         * src/headerview.c
8107         * src/headerview.h
8108         * src/html.c
8109         * src/html.h
8110         * src/image_viewer.c
8111         * src/image_viewer.h
8112         * src/imap.c
8113         * src/imap.h
8114         * src/imap_gtk.c
8115         * src/imap_gtk.h
8116         * src/import.c
8117         * src/import.h
8118         * src/importldif.c
8119         * src/importldif.h
8120         * src/importmutt.c
8121         * src/importmutt.h
8122         * src/importpine.c
8123         * src/importpine.h
8124         * src/inc.c
8125         * src/inc.h
8126         * src/jpilot.c
8127         * src/jpilot.h
8128         * src/ldapctrl.c
8129         * src/ldapctrl.h
8130         * src/ldaplocate.c
8131         * src/ldaplocate.h
8132         * src/ldapquery.c
8133         * src/ldapquery.h
8134         * src/ldapserver.c
8135         * src/ldapserver.h
8136         * src/ldaputil.c
8137         * src/ldaputil.h
8138         * src/ldif.c
8139         * src/ldif.h
8140         * src/localfolder.c
8141         * src/localfolder.h
8142         * src/main.c
8143         * src/main.h
8144         * src/mainwindow.c
8145         * src/mainwindow.h
8146         * src/manual.c
8147         * src/manual.h
8148         * src/matcher.c
8149         * src/matcher.h
8150         * src/matcher_parser.h
8151         * src/matcher_parser_lex.l
8152         * src/matcher_parser_parse.y
8153         * src/mbox.c
8154         * src/mbox.h
8155         * src/message_search.c
8156         * src/message_search.h
8157         * src/messageview.c
8158         * src/messageview.h
8159         * src/mh.c
8160         * src/mh.h
8161         * src/mh_gtk.c
8162         * src/mh_gtk.h
8163         * src/mimeview.c
8164         * src/mimeview.h
8165         * src/msgcache.c
8166         * src/msgcache.h
8167         * src/mutt.c
8168         * src/mutt.h
8169         * src/news.c
8170         * src/news.h
8171         * src/news_gtk.c
8172         * src/news_gtk.h
8173         * src/noticeview.c
8174         * src/noticeview.h
8175         * src/partial_download.c
8176         * src/partial_download.h
8177         * src/pine.c
8178         * src/pine.h
8179         * src/pop.c
8180         * src/pop.h
8181         * src/prefs_account.c
8182         * src/prefs_account.h
8183         * src/prefs_actions.c
8184         * src/prefs_actions.h
8185         * src/prefs_common.c
8186         * src/prefs_common.h
8187         * src/prefs_compose_writing.c
8188         * src/prefs_compose_writing.h
8189         * src/prefs_customheader.c
8190         * src/prefs_customheader.h
8191         * src/prefs_display_header.c
8192         * src/prefs_display_header.h
8193         * src/prefs_ext_prog.c
8194         * src/prefs_ext_prog.h
8195         * src/prefs_filtering.c
8196         * src/prefs_filtering.h
8197         * src/prefs_filtering_action.c
8198         * src/prefs_filtering_action.h
8199         * src/prefs_folder_column.c
8200         * src/prefs_folder_column.h
8201         * src/prefs_folder_item.c
8202         * src/prefs_folder_item.h
8203         * src/prefs_fonts.c
8204         * src/prefs_fonts.h
8205         * src/prefs_gtk.c
8206         * src/prefs_gtk.h
8207         * src/prefs_image_viewer.c
8208         * src/prefs_image_viewer.h
8209         * src/prefs_matcher.c
8210         * src/prefs_matcher.h
8211         * src/prefs_message.c
8212         * src/prefs_message.h
8213         * src/prefs_msg_colors.c
8214         * src/prefs_msg_colors.h
8215         * src/prefs_other.c
8216         * src/prefs_other.h
8217         * src/prefs_quote.c
8218         * src/prefs_quote.h
8219         * src/prefs_receive.c
8220         * src/prefs_receive.h
8221         * src/prefs_send.c
8222         * src/prefs_send.h
8223         * src/prefs_spelling.c
8224         * src/prefs_spelling.h
8225         * src/prefs_summaries.c
8226         * src/prefs_summaries.h
8227         * src/prefs_summary_column.c
8228         * src/prefs_summary_column.h
8229         * src/prefs_template.c
8230         * src/prefs_template.h
8231         * src/prefs_themes.c
8232         * src/prefs_themes.h
8233         * src/prefs_toolbar.c
8234         * src/prefs_toolbar.h
8235         * src/prefs_wrapping.c
8236         * src/prefs_wrapping.h
8237         * src/privacy.c
8238         * src/privacy.h
8239         * src/procheader.c
8240         * src/procheader.h
8241         * src/procmime.c
8242         * src/procmime.h
8243         * src/procmsg.c
8244         * src/procmsg.h
8245         * src/quote_fmt.c
8246         * src/quote_fmt_parse.y
8247         * src/recv.c
8248         * src/recv.h
8249         * src/remotefolder.c
8250         * src/remotefolder.h
8251         * src/send_message.c
8252         * src/send_message.h
8253         * src/setup.c
8254         * src/setup.h
8255         * src/simple-gettext.c
8256         * src/sourcewindow.c
8257         * src/sourcewindow.h
8258         * src/ssl_manager.c
8259         * src/ssl_manager.h
8260         * src/statusbar.c
8261         * src/statusbar.h
8262         * src/stock_pixmap.c
8263         * src/stock_pixmap.h
8264         * src/summary_search.c
8265         * src/summary_search.h
8266         * src/summaryview.c
8267         * src/summaryview.h
8268         * src/syldap.c
8269         * src/syldap.h
8270         * src/textview.c
8271         * src/textview.h
8272         * src/toolbar.c
8273         * src/toolbar.h
8274         * src/undo.c
8275         * src/undo.h
8276         * src/unmime.c
8277         * src/unmime.h
8278         * src/vcard.c
8279         * src/vcard.h
8280         * src/wizard.c
8281         * src/wizard.h
8282         * src/common/base64.c
8283         * src/common/base64.h
8284         * src/common/defs.h
8285         * src/common/hooks.c
8286         * src/common/hooks.h
8287         * src/common/log.c
8288         * src/common/log.h
8289         * src/common/md5.c
8290         * src/common/md5.h
8291         * src/common/mgutils.c
8292         * src/common/mgutils.h
8293         * src/common/nntp.c
8294         * src/common/nntp.h
8295         * src/common/passcrypt.c
8296         * src/common/passcrypt.h.in
8297         * src/common/plugin.c
8298         * src/common/plugin.h
8299         * src/common/prefs.c
8300         * src/common/prefs.h
8301         * src/common/progressindicator.c
8302         * src/common/progressindicator.h
8303         * src/common/quoted-printable.c
8304         * src/common/quoted-printable.h
8305         * src/common/session.c
8306         * src/common/session.h
8307         * src/common/smtp.c
8308         * src/common/smtp.h
8309         * src/common/socket.c
8310         * src/common/socket.h
8311         * src/common/ssl.c
8312         * src/common/ssl.h
8313         * src/common/ssl_certificate.c
8314         * src/common/ssl_certificate.h
8315         * src/common/string_match.c
8316         * src/common/string_match.h
8317         * src/common/stringtable.c
8318         * src/common/sylpheed.c
8319         * src/common/sylpheed.h
8320         * src/common/template.c
8321         * src/common/template.h
8322         * src/common/timing.h
8323         * src/common/utils.c
8324         * src/common/utils.h
8325         * src/common/uuencode.c
8326         * src/common/uuencode.h
8327         * src/common/version.h.in
8328         * src/common/xml.c
8329         * src/common/xml.h
8330         * src/common/xmlprops.c
8331         * src/common/xmlprops.h
8332         * src/gtk/about.c
8333         * src/gtk/about.h
8334         * src/gtk/colorlabel.c
8335         * src/gtk/colorlabel.h
8336         * src/gtk/colorsel.c
8337         * src/gtk/colorsel.h
8338         * src/gtk/description_window.c
8339         * src/gtk/description_window.h
8340         * src/gtk/filesel.c
8341         * src/gtk/filesel.h
8342         * src/gtk/foldersort.c
8343         * src/gtk/foldersort.h
8344         * src/gtk/gtkutils.c
8345         * src/gtk/gtkutils.h
8346         * src/gtk/inputdialog.c
8347         * src/gtk/inputdialog.h
8348         * src/gtk/logwindow.c
8349         * src/gtk/logwindow.h
8350         * src/gtk/manage_window.c
8351         * src/gtk/manage_window.h
8352         * src/gtk/menu.c
8353         * src/gtk/menu.h
8354         * src/gtk/pluginwindow.c
8355         * src/gtk/pluginwindow.h
8356         * src/gtk/prefswindow.c
8357         * src/gtk/prefswindow.h
8358         * src/gtk/progressdialog.c
8359         * src/gtk/progressdialog.h
8360         * src/gtk/quicksearch.c
8361         * src/gtk/quicksearch.h
8362         * src/gtk/sslcertwindow.c
8363         * src/gtk/sslcertwindow.h
8364         * src/plugins/clamav/clamav_plugin.c
8365         * src/plugins/clamav/clamav_plugin.h
8366         * src/plugins/clamav/clamav_plugin_gtk.c
8367         * src/plugins/demo/demo.c
8368         * src/plugins/dillo_viewer/dillo_prefs.c
8369         * src/plugins/dillo_viewer/dillo_prefs.h
8370         * src/plugins/dillo_viewer/dillo_viewer.c
8371         * src/plugins/mathml_viewer/mathml_viewer.c
8372         * src/plugins/pgpcore/passphrase.c
8373         * src/plugins/pgpcore/passphrase.h
8374         * src/plugins/pgpcore/plugin.c
8375         * src/plugins/pgpcore/prefs_gpg.c
8376         * src/plugins/pgpcore/prefs_gpg.h
8377         * src/plugins/pgpcore/select-keys.c
8378         * src/plugins/pgpcore/select-keys.h
8379         * src/plugins/pgpcore/sgpgme.c
8380         * src/plugins/pgpcore/sgpgme.h
8381         * src/plugins/pgpinline/pgpinline.c
8382         * src/plugins/pgpinline/pgpinline.h
8383         * src/plugins/pgpinline/plugin.c
8384         * src/plugins/pgpmime/pgpmime.c
8385         * src/plugins/pgpmime/pgpmime.h
8386         * src/plugins/pgpmime/plugin.c
8387         * src/plugins/spamassassin/spamassassin.c
8388         * src/plugins/spamassassin/spamassassin.h
8389         * src/plugins/spamassassin/spamassassin_gtk.c
8390         * src/plugins/trayicon/trayicon.c
8391         * tools/OOo2sylpheed.pl
8392         * tools/acroread2sylpheed.pl
8393         * tools/asus_mailled.sh
8394         * tools/filter_conv.pl
8395         * tools/freshmeat_search.pl
8396         * tools/google_search.pl
8397         * tools/kmail2sylpheed.pl
8398         * tools/kmail2sylpheed_v2.pl
8399         * tools/maildir2sylpheed.pl
8400         * tools/multiwebsearch.pl
8401         * tools/newscache_clean.pl
8402         * tools/outlook2sylpheed.pl
8403         * tools/sylpheed-switcher
8404         * tools/update-po
8405         * tools/vcard2xml.py
8406         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8407                 update FSF address
8408
8409 2005-09-21 [colin]      1.9.14cvs46
8410
8411         * src/gedit-print.c
8412         * src/procmsg.c
8413         * src/procmsg.h
8414         * src/textview.c
8415         * src/summaryview.c
8416                 Remove some printing hacks (deselection/reselection),
8417                 which by the way fix printing the currently 
8418                 displayed mime part (still only text)
8419                 Plus a little optimisation of summary_show
8420
8421
8422 2005-09-20 [colin]      1.9.14cvs45
8423
8424         * src/mainwindow.c
8425         * src/messageview.c
8426                 GUI fixups: add accels, set message
8427                 view title to displayed mail's subject
8428         * src/prefs_spelling.c
8429         * src/gtk/gtkaspell.c
8430                 GUI fixups: allow underlining misspelled
8431                 words instead of coloring them (a11y!)
8432
8433 2005-09-19 [colin]
8434
8435         1.9.15rc3 released
8436
8437 2005-09-19 [colin]      1.9.14cvs44
8438
8439         * src/compose.c
8440                 Fix draft message
8441         * src/gtk/gtkaspell.c
8442                 Fix wrong test ;-)
8443
8444 2005-09-19 [colin]      1.9.14cvs43
8445
8446         * src/addressbook.c
8447                 Fix sensitivity of Delete button
8448         * src/compose.c
8449                 Warn if the requested Privacy system
8450                 is not available
8451         * src/exphtmldlg.c
8452         * src/expldifdlg.c
8453         * src/importldif.c
8454         * src/importmutt.c
8455         * src/importpine.c
8456                 Fix crappy UI
8457         * src/
8458         * src/ssl.h
8459         * src/prefs_account.h
8460         * src/prefs_account.c
8461                 Save SSL prefs even in builds that have
8462                 SSL support disable
8463         * src/imap.c
8464         * src/inc.c
8465         * src/news.c
8466         * src/send_message.c
8467                 Warn if connection should be secure, but
8468                 SSL support isn't compiled in
8469         * src/gtkaspell.c
8470                 Fix word separation on UTF-8 systems
8471                 Fixes bug #812 (Strange inline spellchecking)
8472         * src/compose.c
8473                 Warn if the requested Privacy system
8474                 is not available
8475                 Factorize offline warning
8476         * src/imap.c
8477         * src/imap_gtk.c
8478         * src/imap_gtk.h
8479         * src/inc.h
8480         * src/news_gtk.c
8481         * src/news_gtk.h
8482         * src/messageview.c
8483                 Factorize offline warning
8484
8485 2005-09-19 [paul]
8486
8487         1.9.15-rc2 released
8488
8489 2005-09-18 [colin]      1.9.14cvs42
8490
8491         * src/codeconv.c
8492         * src/codeconv.h
8493         * src/procmime.c
8494                 Add a way to get locale's charset ignoring utf-8,
8495                 and use that as default encoding for broken mails
8496
8497 2005-09-18 [colin]      1.9.14cvs41
8498
8499         * src/gtk/logwindow.c
8500                 Translate string. Patch by Fabien Vantard
8501
8502 2005-09-18 [colin]      1.9.14cvs40
8503
8504         * configure.ac
8505                 Fix bug #803 (IMAP/SSL support breaks with 
8506                 GnuTLS libetpan 0.38)
8507
8508 2005-09-18 [colin]      1.9.14cvs39
8509
8510         * src/codeconv.c
8511         * src/compose.c
8512         * src/procmime.c
8513                 More charsets fixes. Fixes bug #806 (non
8514                 ascii characters in subject line)
8515
8516 2005-09-17 [paul]       1.9.14cvs38
8517
8518         * src/folderview.c
8519         * src/mainwindow.c
8520                 fix gcc-2.95 issues
8521                 Patch by Pawel Pekala
8522
8523 2005-09-17 [colin]      1.9.14cvs37
8524
8525         * src/addrindex.c
8526                 bugfix for NO-USE LDAP compilation, patch 
8527                 by Fabien Vantard
8528
8529 2005-09-17 [colin]      1.9.14cvs36
8530
8531         * src/prefs_actions.c
8532         * src/prefs_customheader.c
8533         * src/prefs_display_header.c
8534         * src/prefs_filtering_action.c
8535         * src/prefs_matcher.c
8536         * src/prefs_toolbar.c
8537                 Fix strange casts (less elegant but
8538                 works better)
8539
8540 2005-09-16 [colin]      1.9.14cvs35
8541
8542         * src/jpilot.c
8543                 Missed that one
8544
8545 2005-09-16 [colin]      1.9.14cvs34
8546
8547         * configure.ac
8548         * src/Makefile.am
8549         * src/addr_compl.c
8550         * src/addrindex.c
8551         * src/browseldap.c
8552         * src/editldap.c
8553         * src/ldaplocate.c
8554         * src/ldapquery.c
8555         * src/ldapquery.h
8556         * src/ldapserver.c
8557         * src/ldapserver.h
8558         * src/main.c
8559         * src/matcher_parser_parse.y
8560         * src/prefs_themes.c
8561         * src/etpan/Makefile.am
8562         * src/gtk/description_window.c
8563         * src/plugins/clamav/Makefile.am
8564         * src/plugins/clamav/clamav_plugin.c
8565         * src/plugins/dillo_viewer/Makefile.am
8566         * src/plugins/pgpcore/Makefile.am
8567         * src/plugins/pgpinline/Makefile.am
8568         * src/plugins/pgpmime/Makefile.am
8569         * src/plugins/trayicon/Makefile.am
8570                 Fix 100% cpu usage in address completion list
8571                 Fix little bugs (return with no values etc)
8572                 Fix all warnings (with common CFLAGS)
8573
8574 2005-09-15 [colin]      1.9.14cvs33
8575
8576         * src/addressbook.c
8577                 Fix bug where sometimes a group's email list is empty,
8578                 force its refresh (probably fixes "Re: how to create a 
8579                 distribution list")
8580         * src/ldapquery.c
8581                 Don't return to the callback in the main thread from the
8582                 fetch thread (or face segs!)
8583
8584 2005-09-15 [paul]       1.9.14cvs32
8585
8586         * src/prefs_matcher.c
8587                 forgotten in last commit
8588
8589 2005-09-15 [paul]       1.9.14cvs31
8590
8591         * src/prefs_actions.c
8592         * src/prefs_filtering_action.c
8593         * src/prefs_quote.c
8594         * src/quote_fmt.c
8595         * src/summaryview.c
8596         * src/gtk/description_window.c
8597         * src/gtk/description_window.h
8598         * src/gtk/quicksearch.c
8599                 allow interaction with the called
8600                 description window
8601                 Patch by Anders Hammar
8602
8603 2005-09-14 [paul]       1.9.14cvs30
8604
8605         * src/compose.c
8606                 fix a little annoyance when pasting with 3rd button 
8607                 with wrap_pastes=0 and wrap_input=1
8608                 Patch by Colin
8609
8610 2005-09-14 [paul]       1.9.14cvs29
8611
8612         * src/prefs_account.c
8613                 disable 'Filter messages on receiving' for
8614                 SMTP-only accounts
8615                 Patch  by Anders Hammar
8616
8617 2005-09-14 [paul]       1.9.14cvs28
8618
8619         * po/sk.po
8620                 fix crash
8621                 updated by Andrej Kacian
8622
8623 2005-09-14 [paul]
8624
8625         1.9.15-rc1 released
8626
8627 2005-09-14 [paul]       1.9.14cvs27
8628
8629         * po/es.po
8630                 updated by Ricardo Mones Lastra
8631         * src/compose.c
8632         * src/compose.h
8633                 associate no_wrap_tags to Compose windows
8634                 instead of using a static one
8635                 Patch by Colin
8636         * src/mbox.c
8637                 fix proc_mbox()
8638                 Patch by wwp
8639         * src/textview.c
8640                 remove unneeded printf()
8641
8642 2005-09-14 [paul]       1.9.14cvs26
8643
8644         * src/addrcache.c
8645         * src/codeconv.h
8646         * src/folder.h
8647         * src/mainwindow.h
8648         * src/mh.c
8649         * src/mimeview.h
8650         * src/partial_download.c
8651         * src/pop.c
8652         * src/prefs_account.c
8653         * src/prefs_account.h
8654         * src/prefs_actions.c
8655         * src/prefs_customheader.c
8656         * src/prefs_display_header.c
8657         * src/prefs_filtering_action.c
8658         * src/prefs_matcher.c
8659         * src/prefs_toolbar.c
8660         * src/privacy.h
8661         * src/procmime.c
8662         * src/procmime.h
8663         * src/procmsg.h
8664         * src/textview.c
8665         * src/undo.h
8666         * src/common/plugin.c
8667         * src/common/session.h
8668         * src/common/socket.c
8669         * src/common/socket.h
8670         * src/common/template.c
8671         * src/gtk/gtkaspell.c
8672         * src/gtk/quicksearch.h
8673         * src/plugins/pgpcore/passphrase.c
8674         * src/plugins/pgpcore/prefs_gpg.h
8675         * src/plugins/pgpcore/select-keys.c
8676         * src/plugins/pgpcore/select-keys.h
8677         * src/plugins/pgpcore/sgpgme.c
8678         * src/plugins/pgpinline/pgpinline.c
8679         * src/plugins/pgpmime/pgpmime.c
8680         * src/plugins/trayicon/trayicon.c
8681                 fix compilation warnings
8682                 Patch by Daniel Gustafson
8683
8684 2005-09-14 [paul]       1.9.14cvs25
8685
8686         * src/addressbook.c
8687                 add missing column header, and other small
8688                 bug fixes
8689                 Patch by Anders Hammar
8690
8691 2005-09-13 [colin]      1.9.14cvs24
8692
8693         * src/gtk/gtkaspell.c
8694                 Fix non-utf8 in menu
8695                 Fix little leaks
8696                 Nullify struct members after free()s
8697
8698 2005-09-13 [colin]      1.9.14cvs23
8699
8700         * src/compose.c
8701                 Test utf8 compliance before inserting to 
8702                 buffer, and try to convert if necessary
8703         * src/procmime.c
8704                 If no charset is present, use the locale 
8705                 one instead of us-ascii
8706         * src/procmsg.c
8707                 Add Sender, List-Post and To in the checked 
8708                 headers for automatic rules creation 
8709                 (thanks to wwp)
8710         * src/prefs_themes.c
8711         * src/gtk/gtkaspell.c
8712                 Remove deprecated functions. 
8713                 patch by Daniel Gustafson
8714
8715 2005-09-12 [colin]      1.9.14cvs22
8716
8717         * src/compose.c
8718                 Fix bug #448 (Scrolling/Redraw issue with 
8719                 address-fields in Header)
8720         * src/mainwindow.c
8721         * src/summaryview.c
8722         * src/summaryview.h
8723                 Fix loss of MSG_MARKED on move/copy
8724                 Fix bug #804 (Quicksearch togglebutton doesn't 
8725                 get depressed after '/' key is pressed)
8726
8727 2005-09-12 [paul]       1.9.14cvs21
8728
8729         * AUTHORS
8730         * src/gtk/logwindow.c
8731                 add 'Clear Log' to popup menu
8732                 Patch by Anders Hammar <anders.hammar@telia.com>
8733
8734 2005-09-12 [paul]       1.9.14cvs20
8735
8736         * src/compose.c
8737                 set correct sensitivity on attachments
8738                 popup menu
8739         * src/folder.c
8740                 fix typo
8741         * src/prefs_spelling.c
8742                 fix crash when no LANG env is set
8743         * src/common/xml.c
8744                 fix crash in wizard
8745                 don't use memeory after free
8746
8747         All patches by Daniel Gustafson
8748
8749 2005-09-12 [paul]       1.9.14cvs19
8750
8751         * src/prefs_themes.c
8752                 make theme info selectable
8753         * src/gtk/description_window.c
8754                 make window non-modal
8755         * tools/README
8756                 add details of asus_mailed.sh
8757         * tools/claws.i18n.status.pl
8758                 update for new zh_TW translator
8759                 widen the output
8760                 create alternate coloured lines
8761                 improve readability
8762
8763 2005-09-10 [colin]      1.9.14cvs18
8764
8765         * src/plugins/pgpcore/select-keys.c
8766                 Better order for the buttons
8767
8768 2005-09-10 [colin]      1.9.14cvs17
8769
8770         * src/compose.c
8771         * src/plugins/pgpcore/select-keys.c
8772         * src/plugins/pgpcore/select-keys.h
8773         * src/plugins/pgpcore/sgpgme.c
8774                 Add a "Don't encrypt" button to the key
8775                 selection dialog. Fixes bug #177 (There should be a 
8776                 'Don't encrypt button in the Select Keys dialog)
8777
8778 2005-09-10 [colin]      1.9.14cvs16
8779
8780         * src/compose.c
8781                 Fix bug #572 (%X option does not work with templates)
8782
8783 2005-09-10 [colin]      1.9.14cvs15
8784
8785         * src/toolbar.c 
8786                 Remove g_print
8787
8788 2005-09-10 [colin]      1.9.14cvs14
8789
8790         * src/imap.c
8791                 Fix a possible crash
8792
8793 2005-09-09 [colin]      1.9.14cvs13
8794
8795         * src/imap.c
8796         * src/etpan/imap-thread.c
8797         * src/etpan/imap-thread.h
8798                 Fix moving from queue or drafts to normal folders
8799                 Fix bug #794 (No way to delete without expunging)
8800                 Take flags unset by other mailers into account
8801                 Take deleted flag set by other mailers into account
8802                 Fix unsetting REPLIED flag
8803                 Fix crash when capabilities can't be retrieved
8804         * src/mainwindow.c
8805         * src/mainwindow.h
8806                 Add M_DELAYED_FLAGS condition, and let the user use
8807                 Execute in order to be able to expunge deleted mails,
8808                 even if he's not in delayed execute mode
8809         * src/prefs_spelling.c
8810                 Use 'en' dictionary by default if LANG is POSIX or C
8811         * src/gtk/prefswindow.c
8812                 Fix bug #767 (Preferences windows expanding) by making
8813                 the window a bit larger when the resolution is greater
8814                 than 640x480, and by putting the prefs in a
8815                 GtkScrolledWindow.
8816
8817 2005-09-09 [paul]       1.9.14cvs12
8818
8819         * AUTHORS
8820         * configure.ac
8821         * po/zh_TW.Big5.po      ** REMOVED **
8822         * po/zh_TW.po           ** ADDED **
8823                 updated by Wei-Lun Chao
8824
8825 2005-09-09 [paul]       1.9.14cvs11
8826
8827         * src/mainwindow.c
8828                 fix asserts
8829         * src/common/xml.c
8830                 delay memory allocation until file is
8831                 opened successfully
8832                 Patch by Daniel Gustafson
8833
8834 2005-09-09 [colin]      1.9.14cvs10
8835
8836         * src/imap.c
8837                 Add guards
8838
8839 2005-09-08 [colin]      1.9.14cvs9
8840
8841         * src/compose.c
8842                 Alert when we can't save draft
8843                 Fix various wrap/color issues
8844                 Add mid-click pasting respecting wrap_paste option
8845         * src/folder.c
8846         * src/folder.h
8847         * src/folder_item_prefs.c
8848         * src/folder_item_prefs.h
8849         * src/imap.c
8850         * src/imap_gtk.c
8851         * src/imap_gtk.h
8852         * src/main.c
8853         * src/mainwindow.c
8854         * src/mainwindow.h
8855         * src/news.c
8856         * src/news_gtk.c
8857         * src/news_gtk.h
8858         * src/prefs_folder_item.c
8859                 Fix the impossibility to synchronise folders for
8860                 offline use (IMAP and NNTP are concerned)
8861
8862 2005-09-08 [colin]      1.9.14cvs8
8863
8864         * configure.ac
8865                 Build LDAP and JPilot by default if available
8866         * src/textview.c
8867                 Fix use after free
8868
8869 2005-09-08 [paul]       1.9.14cvs7
8870
8871         * doc/manual/en/sylpheed-1.html
8872         * doc/manual/en/sylpheed-18.html
8873         * doc/manual/en/sylpheed-19.html
8874         * doc/manual/en/sylpheed-4.html
8875         * doc/manual/en/sylpheed-6.html
8876         * doc/manual/en/sylpheed.html
8877                 a few minor updates, plus include some
8878                 details about plugins and their requirements
8879         * src/mainwindow.c
8880                 minor changes to English in /View/Sort
8881
8882 2005-09-07 [colin]      1.9.14cvs6
8883
8884         * doc/manual/en/sylpheed-1.html
8885         * doc/manual/en/sylpheed-10.html
8886         * doc/manual/en/sylpheed-11.html
8887         * doc/manual/en/sylpheed-12.html
8888         * doc/manual/en/sylpheed-13.html
8889         * doc/manual/en/sylpheed-14.html
8890         * doc/manual/en/sylpheed-15.html
8891         * doc/manual/en/sylpheed-16.html
8892         * doc/manual/en/sylpheed-17.html
8893         * doc/manual/en/sylpheed-18.html
8894         * doc/manual/en/sylpheed-19.html
8895         * doc/manual/en/sylpheed-2.html
8896         * doc/manual/en/sylpheed-20.html
8897         * doc/manual/en/sylpheed-21.html
8898         * doc/manual/en/sylpheed-22.html
8899         * doc/manual/en/sylpheed-3.html
8900         * doc/manual/en/sylpheed-4.html
8901         * doc/manual/en/sylpheed-5.html
8902         * doc/manual/en/sylpheed-6.html
8903         * doc/manual/en/sylpheed-7.html
8904         * doc/manual/en/sylpheed-8.html
8905         * doc/manual/en/sylpheed-9.html
8906         * doc/manual/en/sylpheed.html
8907                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
8908
8909 2005-09-07 [colin]      1.9.14cvs5
8910
8911         * src/mainwindow.c
8912                 Make labels more to-the-point
8913
8914 2005-09-07 [colin]      1.9.14cvs4
8915
8916         * doc/manual/en/sylpheed-1.html
8917         * doc/manual/en/sylpheed-12.html
8918         * doc/manual/en/sylpheed-13.html
8919         * doc/manual/en/sylpheed-14.html
8920         * doc/manual/en/sylpheed-15.html
8921         * doc/manual/en/sylpheed-16.html
8922         * doc/manual/en/sylpheed-17.html
8923         * doc/manual/en/sylpheed-18.html
8924         * doc/manual/en/sylpheed-19.html
8925         * doc/manual/en/sylpheed-2.html
8926         * doc/manual/en/sylpheed-20.html
8927         * doc/manual/en/sylpheed-21.html
8928         * doc/manual/en/sylpheed-22.html
8929         * doc/manual/en/sylpheed-4.html
8930         * doc/manual/en/sylpheed-5.html
8931         * doc/manual/en/sylpheed-6.html
8932         * doc/manual/en/sylpheed-7.html
8933         * doc/manual/en/sylpheed-8.html
8934         * doc/manual/en/sylpheed-9.html
8935         * doc/manual/en/sylpheed.html
8936                 Update manual
8937
8938 2005-09-07 [colin]      1.9.14cvs3
8939
8940         * doc/faq/en/sylpheed-faq-1.html
8941         * doc/faq/en/sylpheed-faq-2.html
8942         * doc/faq/en/sylpheed-faq-3.html
8943         * doc/faq/en/sylpheed-faq.html
8944                 Update FAQ
8945
8946 2005-09-07 [colin]      1.9.14cvs2
8947
8948         * src/folderview.c
8949         * src/procmsg.c
8950         * src/summaryview.c
8951         * src/toolbar.c
8952                 Fix special subfolders:
8953                 - Inherit parent's icon
8954                 - sent contents of queues subfolders
8955                 - empty subfolders of trashes
8956         * src/mainwindow.c
8957                 Remove outdated manual and faq entries
8958         * src/common/utils.c
8959                 Add quotes around %s coming from mailcap
8960
8961 2005-09-07 [colin]      1.9.14cvs1
8962
8963         * src/compose.c
8964                 After saving draft, set modified to FALSE
8965         * src/mimeview.c
8966         * src/common/utils.c
8967         * src/common/utils.h
8968                 Try to open mime parts using what is 
8969                 indicated in ~/.mailcap or /etc/mailcap,
8970                 if possible.
8971
8972 2005-09-05 [paul]       1.9.14
8973
8974         1.9.14 released
8975
8976         * po/sk.po
8977                 updated by Andrej Kacian
8978
8979 2005-09-05 [paul]       1.9.13cvs83
8980
8981         * po/de.po
8982         * po/es.po
8983         * po/fi.po
8984         * po/fr.po
8985         * po/nb.po
8986         * po/pt_BR.po
8987         * po/sr.po
8988                 updated translations by Thomas Gilgin, Ricardo Mones
8989                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
8990                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
8991
8992 2005-09-04 [paul]       1.9.13cvs82
8993
8994         * src/compose.c
8995                 only warn about exceeded line length limit
8996                 on send
8997
8998 2005-09-04 [paul]       1.9.13cvs81
8999
9000         * src/compose.c
9001                 fix crash in 'line length exceeded' dialogue
9002
9003 2005-09-02 [paul]       1.9.13cvs80
9004
9005         * src/imap.c
9006                 fix bug 795, 'Connection lost IMAP'
9007                 and add statusbar prints
9008                 Patch by Colin
9009
9010 2005-09-02 [paul]       1.9.13cvs79
9011
9012         * src/compose.c
9013                 compose_wrap_paragraph() becomes
9014                 compose_beautify_paragraph()
9015                 Patch by Colin
9016
9017 2005-09-02 [colin]      1.9.13cvs78
9018
9019         * src/folderview.c
9020                 Micro-fix
9021
9022 2005-09-01 [colin]      1.9.13cvs77
9023
9024         * src/imap.c
9025                 Maybe fix bug #795 (Connection lost IMAP)
9026                 Don't try to send logout when we're disconnected.
9027         * src/summaryview.c
9028                 Include locked and marked emails in HRM
9029                 view. Fixes bug #800 (Locked messages no longer 
9030                 show up when hide read messages is used)
9031
9032 2005-09-01 [paul]       1.9.13cvs76
9033
9034         * src/prefs_common.c
9035                 fix bad cutting
9036
9037 2005-08-31 [colin]      1.9.13cvs75
9038
9039         * src/folderview.c
9040         * src/folderview.h
9041         * src/prefs_summaries.c
9042         * src/summaryview.c
9043                 Fix "go to next new", fix preference
9044                 (Open unread/next swapped)
9045
9046 2005-08-31 [paul]       1.9.13cvs74
9047
9048         * src/compose.c
9049         * src/folderview.c
9050         * src/headerview.c
9051         * src/headerview.h
9052         * src/mainwindow.c
9053         * src/prefs_common.c
9054         * src/prefs_common.h
9055         * src/prefs_fonts.c
9056         * src/summaryview.c
9057         * src/textview.c
9058         * src/common/defs.h
9059                 remove obsolete BOLD_FONT setting
9060                 fix font update in headerview and textview
9061                 headers after prefs change
9062                 Patch By Colin
9063
9064 2005-08-31 [paul]
9065
9066         1.9.14-rc4 released
9067
9068 2005-08-30 [colin]      1.9.13cvs73
9069
9070         * src/summaryview.c
9071                 When Hide read messages is selected and we
9072                 refresh the summaryview, don't remove the 
9073                 currently displayed message. Fixes bug #797
9074                 (Summary view reloads when new mail is 
9075                 downloaded in 1.9.14 rc)
9076
9077 2005-08-30 [colin]      1.9.13cvs72
9078
9079         * src/folderview.c
9080                 Fix flickering
9081         * src/mainwindow.c
9082                 Remove useless callback
9083         * src/mimeview.c
9084         * src/gtk/filesel.c
9085         * src/gtk/filesel.h
9086                 Add a filesel_select_file_save_folder() - used by Save All
9087
9088 2005-08-29 [paul]       1.9.13cvs71
9089
9090         * AUTHORS
9091         * src/matcher_parser_parse.y
9092         * src/etpan/imap-thread.c
9093                 fix building on FreeBSD
9094                 Patch by Daniel Gustafson <daniel@hobbit.se>
9095
9096 2005-08-29 [paul]       1.9.13cvs70
9097
9098         * src/plugins/pgpinline/pgpinline.c
9099                 only initialise sig result if it's been handled
9100                 Patch by Colin
9101
9102 2005-08-29 [paul]       1.9.13cvs69
9103         
9104         Patches by Colin:
9105
9106         * src/imap.c
9107         * src/common.utils.c
9108         * src/common/utils.h
9109                 optimisation
9110         * src/stock_pixmap.h
9111                 fix wrong icon reference
9112         * src/pixmaps/trash_btn.xpm
9113                 replace with nicer image
9114
9115 2005-08-28 [colin]      1.9.13cvs68
9116
9117         * src/Makefile.am
9118         * src/stock_pixmap.c
9119         * src/stock_pixmap.h
9120         * src/toolbar.c
9121         * src/pixmaps/trash_btn.xpm
9122                 Add a specific trash xpm for the button
9123
9124 2005-08-28 [colin]      1.9.13cvs67
9125
9126         * src/imap.c
9127                 Fix leak
9128
9129 2005-08-27 [colin]      1.9.13cvs66
9130
9131         * src/imap.c
9132         * src/procmime.c
9133                 Correctly fix "Problem with replies", fixes
9134                 pgpmime encryption too. 
9135
9136 2005-08-27 [colin]      1.9.13cvs65
9137
9138         * src/folder.c
9139         * src/procmsg.c
9140         * src/procmsg.h
9141         * src/summaryview.c
9142                 Fix bug #517 (messages removed from summaryview 
9143                 when moving fails)
9144
9145 2005-08-27 [colin]      1.9.13cvs64
9146
9147         * tools/Makefile.am
9148         * tools/asus_mailled.sh
9149                 Add a script to blink ASUS laptops' mail LED where there
9150                 is unread mail.
9151
9152 2005-08-27 [colin]      1.9.13cvs63
9153
9154         * src/imap.c
9155         * src/etpan/imap-thread.c
9156         * src/etpan/imap-thread.h
9157                 Implement automatic choosing of login method
9158                 Fixes bug #791
9159         * src/gtk/.cvsignore
9160                 Add sylpheed-marshal.[ch]
9161
9162 2005-08-27 [colin]      1.9.13cvs62
9163
9164         * src/common/utils.c
9165                 Fix confusing perror
9166
9167 2005-08-27 [colin]      1.9.13cvs61
9168
9169         * src/toolbar.c
9170         * src/toolbar.h
9171                 Remove A_DELETE, replace it with 
9172                 A_TRASH and A_DELETE_REAL. Automatically
9173                 rewrite config files to replace A_DELETE
9174                 with A_TRASH (no functionality change).
9175                 Fixes half of #794
9176
9177 2005-08-26 [colin]      1.9.13cvs60
9178
9179         * src/procmime.c
9180                 Previous "Problem with replies" fix brought other
9181                 problems, fixing them
9182
9183 2005-08-26 [colin]      1.9.13cvs59
9184
9185         * src/procmime.c
9186                 Fix "Problem with replies". This happened only
9187                 on IMAP...
9188         * src/procmsg.c
9189                 Factorize code a bit
9190         * src/compose.c
9191                 Speed improvement on very long messages (wrapping)
9192                 Fix signature color on Reedit and Redirect
9193                 On Reedit, don't attach pgp-signatures parts, but
9194                 set signing to On.
9195
9196 2005-08-24 [paul]       1.9.13cvs58
9197
9198         * src/compose.c
9199                 don't claim success when clicking
9200                 Cancel on the passphrase box.
9201                 Patch by Colin
9202
9203 2005-08-24 [paul]       1.9.13cvs57
9204
9205         * src/main.c
9206                 fix misplaced sylpheed.log
9207         * src/common/defs.h
9208                 define UIDL_DIR
9209
9210 2005-08-24 [paul]       1.9.13cvs56
9211
9212         * src/imap.c
9213         * src/etpan/imap-thread.c
9214         * src/etpan/imap-thread.h
9215                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
9216                 Patch by Colin
9217         * src/gtk/sylpheed-marshal.c    ** REMOVED **
9218         * src/gtk/sylpheed-marshal.h    ** REMOVED **
9219                 remove autogenerated files
9220         * tools/kdeservicemenu/README
9221         * tools/kdeservicemenu/install.sh
9222         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
9223         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
9224                 use Claws icon, use 'Sylpheed-Claws' in menu,
9225                 use kdialog, and other cleanups
9226
9227 2005-08-23 [paul]       1.9.13cvs55
9228
9229         * src/compose.c
9230                 fix paste/wrap crash
9231                 Patch by Colin
9232
9233 2005-08-23 [paul]       1.9.13cvs54
9234
9235         * src/main.c
9236                 fix crash recovery
9237                 Patch by Colin
9238
9239 2005-08-23 [paul]       1.9.13cvs53
9240
9241         * src/addressbook.c
9242         * src/editaddress.c
9243                 view all data of LDAP contacts
9244                 Patch by Colin
9245
9246 2005-08-23 [paul]       1.9.13cvs52
9247
9248         * src/addressbook.c
9249                 fix issues with the Search field
9250                 Patch by Colin
9251
9252 2005-08-22 [paul]       1.9.13cvs51
9253
9254         * src/folderview.c
9255                 put name of folder in processing dialog
9256                 title
9257         * src/prefs_folder_item.c
9258                 improve english usage
9259
9260 2005-08-22 [paul]       1.9.13cvs50
9261
9262         * src/filtering.c
9263         * src/filtering.h
9264         * src/matcher.c
9265         * src/matcher_parser_lex.l
9266         * src/matcher_parser_parse.y
9267         * src/prefs_filtering.c
9268                 add Filtering/Processing rule names feature.
9269                 (the incompatible old matcherrc is saved as
9270                 matcherrc.pre_names).
9271                 Patch by Colin
9272
9273 2005-08-22 [paul]       1.9.13cvs49
9274
9275         * src/procmsg.c
9276                 fix colour labelling
9277                 Patch by Colin
9278
9279 2005-08-22 [paul]       1.9.13cvs48
9280
9281         * src/textview.c
9282                 fix open_image_cb()
9283
9284 2005-08-22 [paul]       1.9.13cvs47
9285
9286         * src/imap.c
9287                 fix bug 789, 'SC crashes with imap (CVS ver)'
9288                 Patch by Colin
9289
9290 2005-08-22 [paul]       1.9.13cvs46
9291
9292         * src/mimeview.c
9293         * src/prefs_common.c
9294         * src/common/defs.h
9295                 define reused defaults in defs.h
9296         * src/textview.c
9297                 add 'Open image' to image popup menu
9298
9299 2005-08-21 [colin]      1.9.13cvs45
9300
9301         * src/summaryview.c
9302                 Fix bug #788 (Bogus "From" address displayed)
9303
9304 2005-08-20 [colin]      1.9.13cvs44
9305
9306         * src/folder.c
9307                 Fix buf #787 (multilevel delete causes SIGSEGV)
9308
9309 2005-08-19 [colin]      1.9.13cvs43
9310
9311         * src/inc.c
9312         * src/prefs_common.c
9313         * src/prefs_common.h
9314                 Add an hidden pref to allow modifying the
9315                 update stepping in incorporation.
9316                 Patch by wwp.
9317
9318 2005-08-19 [colin]      1.9.13cvs42
9319
9320         * src/compose.c
9321         * src/procmime.c
9322                 Workaround for broken MUAs: encode 
9323                 Content-type: name: as ASCII and 
9324                 Content-Disposition: filename: as
9325                 per rfc2231
9326         * src/prefs_account.c
9327                 Fix invisible-ness of SMTP SSL prefs
9328                 in NNTP accounts
9329
9330 2005-08-19 [paul]       1.9.13cvs41
9331
9332         * src/compose.c
9333         * src/prefs_common.c
9334         * src/prefs_common.h
9335         * src/prefs_wrapping.c
9336                 paste with or without wrapping.
9337                 patch by Colin
9338
9339 2005-08-19 [paul]       1.9.13cvs40
9340
9341         * src/prefs_common.c
9342         * src/prefs_common.h
9343         * src/summaryview.c
9344                 reintroduce enable_swap_from as a
9345                 hidden pref. patch by Colin
9346         * src/quote_fmt_parse.y
9347         * src/plugins/clamav/clamav_plugin.c
9348         * src/plugins/dillo_viewer/dillo_viewer.c
9349         * src/plugins/mathml_viewer/mathml_viewer.c
9350         * src/plugins/pgpcore/sgpgme.c
9351         * src/plugins/pgpinline/pgpinline.c
9352         * src/plugins/pgpmime/pgpmime.c
9353                 tidy up. patch by Colin
9354
9355 2005-08-19 [paul]       1.9.13cvs39
9356
9357         * configure.ac
9358                 complete cvs38's sync
9359         * src/editaddress.c
9360         * src/gedit-print.c
9361         * src/mutt.c
9362         * src/etpan/etpan-log.c
9363         * src/etpan/imap-thread.c
9364         * src/gtk/gtksourceprintjob.c
9365                 fix compilation warnings
9366                 (patch by Colin)
9367
9368 2005-08-19 [paul]       1.9.13cvs38
9369
9370         sync with main:
9371
9372         * src/account.c
9373         * src/action.c
9374         * src/addrbook.c
9375         * src/addrcache.c
9376         * src/addrharvest.c
9377         * src/addrindex.c
9378         * src/codeconv.c
9379         * src/compose.c
9380         * src/crash.c
9381         * src/exporthtml.c
9382         * src/exportldif.c
9383         * src/folder.c
9384         * src/image_viewer.c
9385         * src/inc.c
9386         * src/inc.h
9387         * src/jpilot.c
9388         * src/ldif.c
9389         * src/main.c
9390         * src/matcher.c
9391         * src/mbox.c
9392         * src/messageview.c
9393         * src/mh.c
9394         * src/mimeview.c
9395         * src/msgcache.c
9396         * src/mutt.c
9397         * src/news.c
9398         * src/partial_download.c
9399         * src/pine.c
9400         * src/pop.c
9401         * src/prefs_actions.c
9402         * src/prefs_common.c
9403         * src/prefs_customheader.c
9404         * src/prefs_display_header.c
9405         * src/prefs_gtk.c
9406         * src/prefs_themes.c
9407         * src/procheader.c
9408         * src/procmime.c
9409         * src/procmsg.c
9410         * src/recv.c
9411         * src/send_message.c
9412         * src/simple-gettext.c
9413         * src/sourcewindow.c
9414         * src/textview.c
9415         * src/vcard.c
9416         * src/common/defs.h
9417         * src/common/log.c
9418         * src/common/plugin.c
9419         * src/common/prefs.c
9420         * src/common/session.c
9421         * src/common/session.h
9422         * src/common/socket.c
9423         * src/common/socket.h
9424         * src/common/ssl_certificate.c
9425         * src/common/template.c
9426         * src/common/utils.c
9427         * src/common/utils.h
9428         * src/common/xml.c
9429         * src/gtk/about.c
9430         added wrappers for C library function that
9431                 take pathname arguments.
9432                 enabled compilation with MinGW.
9433                 use GDir instead of directly using opendir().
9434                 added rename_force().
9435
9436 2005-08-19 [paul]       1.9.13cvs37
9437         
9438         patches by Colin:
9439         * src/compose.c
9440                 fix privacy settings on re-editing
9441                 a sent message
9442         * src/jpilot.c
9443                 fix encoding bug
9444         * src/folder.c
9445         * src/procmsg.c
9446         * src/procmsg.h
9447         * src/summaryview.c
9448                 flag changing optimisation
9449
9450 2005-08-18 [martin]     1.9.13cvs36
9451
9452         * commitHelper
9453             added my login
9454         * src/addrcache.c
9455         * src/addrharvest.c
9456         * src/addrindex.c
9457         * src/compose.c
9458         * src/grouplistdialog.c
9459         * src/main.c
9460         * src/mainwindow.c
9461         * src/msgcache.c
9462         * src/mutt.c
9463         * src/pine.c
9464         * src/prefs_account.c
9465         * src/prefs_themes.c
9466         * src/stock_pixmap.c
9467         * src/summaryview.c
9468         * src/gtk/about.c
9469         * src/gtk/logwindow.c
9470             removed deprecated glib and gdk stuff
9471         * src/plugins/pgpcore/select-keys.c
9472             convert attributes from locale to utf8
9473
9474 2005-08-17 [paul]       1.9.13cvs35
9475
9476         * src/account.c
9477         * src/addressbook.c
9478                 use new GTK_STOCK_ icons if available
9479         * src/summaryview.c
9480         * src/gtk/gtksctree.c
9481         * src/gtk/gtksctree.h
9482                 faster range select. patch by Colin
9483
9484 2005-08-17 [paul]       1.9.13cvs34
9485
9486         patches by colin:
9487         * src/addressbook.c
9488         * src/addressitem.h
9489                 Add an edit button for contacts, fix selections
9490                 of gtksctree items
9491         * src/editaddress.c
9492                 Change labels, let Save be always possible in the
9493                 email and user atributes tabs
9494         * src/folderview.c
9495                 fix sort issues
9496         * src/summaryview.c
9497                 select next item instead of the displayed one
9498                 after deletion
9499
9500         * src/gtk/progressdialog.c
9501                 use prefs_common.enable_rules_hint
9502
9503 2005-08-13 [hoa]        1.9.13cvs33
9504
9505         * src/etpan/imap-thread.c
9506                 fixed build on Solaris.
9507
9508 2005-08-10 [colin]      1.9.13cvs32
9509
9510         * src/procmsg.c
9511                 Fix cvs31 (missing fclose before reading
9512                 the file)
9513
9514 2005-08-10 [colin]      1.9.13cvs31
9515
9516         * src/procmsg.c
9517                 Fix procmsg_msginfo_new_from_mimeinfo() when
9518                 the MimeInfo isn't stored in memory. This fixes
9519                 replying to an attached message.
9520
9521 2005-08-10 [colin]      1.9.13cvs30
9522
9523         * src/mainwindow.c
9524                 Fix slowness in account changing
9525
9526 2005-08-10 [colin]      1.9.13cvs29
9527
9528         * src/folder.c
9529         * src/folderutils.c
9530         * src/folderview.c
9531         * src/imap_gtk.c
9532         * src/mainwindow.c
9533         * src/mh_gtk.c
9534         * src/procmsg.c
9535         * src/summaryview.c
9536                 Optimize folder_has_parent_of_type
9537                 Prevent moving special sub-folders from contextual menus
9538                 Rework message a bit ("Empty all messages" -> "Delete all
9539                 messages")
9540                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
9541                 and "Deleted Items" folders)
9542
9543 2005-08-08 [colin]      1.9.13cvs28
9544
9545         * src/summaryview.c
9546         * src/prefs_summaries.c
9547                 Make "Select first unread|new" more flexible
9548                 (just prioritize new or unread)
9549
9550 2005-08-08 [colin]      1.9.13cvs27
9551
9552         * src/summaryview.c
9553                 If "select first new" is selected and there only
9554                 are unread messages, fallback to "select first
9555                 unread".
9556
9557 2005-08-08 [colin]      1.9.13cvs26
9558
9559         * src/folder.c
9560                 Fix shameful bugs (and bug #779)
9561
9562 2005-08-08 [colin]      1.9.13cvs25
9563
9564         * src/folder.c
9565         * src/folder.h
9566                 Cache parents' type to make folder_has_parent_of_type
9567                 faster
9568         * src/folderview.c
9569                 Forbid DnD of special sub-folders
9570         * src/procmsg.c
9571         * src/procmsg.h
9572                 Add MAIL_POSTFILTERING_HOOK
9573         * src/summaryview.c
9574                 Revert over-zealous deletion of the use_addr_book 
9575                 code
9576
9577 2005-08-07 [colin]      1.9.13cvs24
9578
9579         * src/folder.c
9580                 Fix big mistake (passing MsgInfo instead 
9581                 of FolderItem)
9582
9583 2005-08-07 [colin]      1.9.13cvs23
9584
9585         * src/compose.c
9586         * src/folder.c
9587         * src/folder.h
9588         * src/foldersel.c
9589         * src/folderutils.c
9590         * src/folderview.c
9591         * src/imap.c
9592         * src/mainwindow.c
9593         * src/messageview.c
9594         * src/mh.c
9595         * src/msgcache.c
9596         * src/procmime.c
9597         * src/summaryview.c
9598                 Make subfolders of Drafts, Queue, Outbox, Trash
9599                 work like their parents. 
9600                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
9601
9602 2005-08-07 [colin]      1.9.13cvs22
9603
9604         * src/addressbook.c
9605                 Fix bug #771 (Dragged contacts not saved)
9606
9607 2005-08-07 [paul]       1.9.13cvs21
9608
9609         * src/summaryview.c
9610                 fix bug 32 'Search Doesn't display results
9611                 if "Hide Read Messages" is chosen'
9612                 be more literal in interpreting 'Hide read
9613                 messages'
9614
9615 2005-08-07 [colin]      1.9.13cvs20
9616
9617         * src/folderview.c
9618                 Add debug
9619         * src/summaryview.c
9620                 Faster 'unthread_for_execution'
9621
9622 2005-08-06 [paul]       1.9.13cvs19
9623
9624         * src/mainwindow.c
9625                 add mnemonics to Set displayed columns
9626                 fix bug where msgview_visible option was
9627                 overwritten as TRUE on startup
9628
9629 2005-08-06 [paul]       1.9.13cvs18
9630
9631         * src/mainwindow.c
9632                 refer to 'displayed columns in folder/message
9633                 list' not 'displayed items in summary/message view'
9634         * src/prefs_display_header.c
9635                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
9636                 be consistent with similar dialogues
9637         * src/prefs_folder_column.c
9638         * src/prefs_summary_column.c
9639                 'columns' not 'items', and folder and message lists,
9640                 instead of folder and summary views;
9641                 Use 'Hidden columns' as list heading not 'Available
9642                 items';
9643                 move the 'Remove' button to the right hand side;
9644                 top-align the buttons;
9645                 remove unneeded vbox
9646         * src/prefs_summaries.c
9647                 put the 2 column prefs buttons in a frame to reduce
9648                 overall width; refer to columns not items &c.
9649
9650 2005-08-05 [colin]      1.9.13cvs17
9651
9652         * src/prefs_common.c
9653         * src/prefs_common.h
9654         * src/mainwindow.c
9655         * src/compose.c
9656         * src/messageview.c
9657                 Add an hidden toolbar_detachable pref, so
9658                 that I can get rid of these painful handles
9659                 in the toolbars. Defaults to TRUE to avoid
9660                 changing the GUI on unsuspecting people...
9661
9662 2005-08-05 [colin]      1.9.13cvs16
9663
9664         * src/Makefile.am
9665         * src/prefs_folder_column.c
9666         * src/prefs_folder_column.h
9667                 Add prefs for folder columns
9668         * src/folderview.c
9669         * src/folderview.h
9670         * src/mainwindow.c
9671         * src/mainwindow.h
9672         * src/prefs_common.c
9673         * src/prefs_common.h
9674         * src/prefs_summaries.c
9675                 Use them
9676         * src/prefs_summary_column.c
9677         * src/summaryview.c
9678         * src/summaryview.h
9679                 Add a To column
9680         * src/textview.c
9681         * src/common/utils.c
9682         * src/common/utils.h
9683                 Move uri colourisation functions
9684                 to utils
9685         * src/compose.c
9686                 Colourise URIs
9687         * src/imap.c
9688                 Fix bug with LIST where we'd try
9689                 to get Folder//////[...]/// 
9690
9691 2005-08-05 [paul]       1.9.13cvs15
9692
9693         * src/prefs_summaries.c
9694                 improve the English usage
9695         * src/summaryview.c
9696                 set font on column change
9697                 thanks to Colin
9698
9699 2005-08-05 [paul]       1.9.13cvs14
9700
9701         * src/prefs_common.c
9702         * src/prefs_common.h
9703         * src/prefs_summaries.c
9704         * src/summaryview.c
9705                 replace 'open_unread_on_enter' option with
9706                 'select_on_entry' option. opening/not opening
9707                 is now exclusively controlled by 'always_show_msg'
9708
9709 2005-08-04 [colin]      1.9.13cvs13
9710
9711         * src/compose.c
9712                 Remove dead code
9713                 Add colourisation of quotes and signatures
9714         * src/folderview.c
9715                 Fix possible crashes
9716         * src/messageview.c
9717                 Change an assert that is no problem
9718         * src/news.c
9719         * src/news_gtk.c
9720         * src/news_gtk.h
9721                 Fix offline mode
9722         * src/gtk/quicksearch.c
9723                 Fix a possible crash
9724
9725 2005-08-03 [colin]      1.9.13cvs12
9726
9727         * src/prefs_account.c
9728                 Fix bug #777 (Sylpheed crash in account configuration)
9729
9730 2005-08-03 [colin]      1.9.13cvs11
9731
9732         * src/addressbook.c
9733         * src/editaddress.c
9734         * src/editgroup.c
9735                 Fixing addressbook, round 2
9736         * src/textview.c
9737                 Fix emphasis color on rechecking 'Colorize messages'
9738
9739 2005-08-03 [paul]       1.9.13cvs10
9740
9741         sync with main
9742
9743         * src/addr_compl.c
9744         * src/compose.c
9745         * src/main.c
9746         * src/pop.c
9747         * src/prefs_account.c
9748         * src/procmime.c
9749         * src/procmsg.c
9750         * src/quote_fmt_parse.y
9751         * src/textview.c
9752         * src/common/quoted-printable.c
9753         * src/common/utils.c
9754         * src/common/utils.h
9755         * src/common/xml.c
9756                 replaced incorrect locale-independent
9757                 ctype functions with GLib's. Corrected
9758                 signedness mismatch.
9759         * src/headerview.c
9760                 headerview_create(): added spacing for vbox.
9761         * src/gtk/about.c
9762                 set focus to the OK button.
9763
9764 2005-08-03 [colin]      1.9.13cvs9
9765
9766         * src/folderview.c
9767                 Fix possible crash
9768
9769 2005-08-02 [colin]      1.9.13cvs8
9770
9771         * src/mainwindow.c
9772                 Fix cast
9773         * src/addressbook.c
9774         * src/addressitem.h
9775                 Fix a cast and more generally, try to make the
9776                 GUI more intuitive and consistent (round 1)
9777
9778 2005-08-02 [paul]       1.9.13cvs7
9779
9780         * src/folder.h
9781                 missing in 1.9.13cvs6
9782
9783 2005-08-02 [colin]      1.9.13cvs6
9784
9785         * src/folder.c
9786                 Fix one more leak
9787
9788 2005-08-02 [colin]      1.9.13cvs5
9789
9790         * src/folder.c
9791         * src/folderview.c
9792         * src/imap.c
9793         * src/main.c
9794         * src/mbox.c
9795         * src/procmsg.c
9796         * src/summaryview.c
9797                 Fix a number of folder_item_get_msg_list()-related
9798                 leaks (missing procmsg_msginfo_free()s)
9799
9800 2005-08-01 [colin]      1.9.13cvs4
9801
9802         * src/folderview.c
9803         * src/folderview.h
9804         * src/mainwindow.c
9805         * src/prefs_fonts.c
9806         * src/prefs_summaries.c
9807         * src/prefs_themes.c
9808         * src/summaryview.c
9809         * src/summaryview.h
9810         * src/textview.c
9811         * src/textview.h
9812                 Fix instant-apply of summary and folderview-related prefs
9813                 Fix erroneous g_free and alertpanels in prefs_theme
9814                 Add instant-apply for fonts
9815                 Defer applying of prefs a little bit so it's done only
9816                 once even if requested by multiples prefs pages
9817
9818 2005-08-01 [paul]       1.9.13cvs3
9819
9820         * src/main.c
9821                 fix bug 776 'S.C. crashes on close'
9822                 thanks to Colin
9823         * src/etpan/etpan-thread-manager-types.h
9824                 add missing include
9825                 thanks to Hoa
9826
9827 2005-07-25 [paul]       1.9.13cvs2
9828
9829         * src/summaryview.c
9830                 fix typos. spotted by Fabien Vantard
9831
9832 2005-07-24 [paul]       1.9.13cvs1
9833
9834         * doc/man/sylpheed.1
9835                 update man page, incorporating fix of
9836                 bug 769 'Typo in manpage'
9837         * src/etpan/imap-thread.c
9838                 fix NetBSD openssl dependencies. patch by
9839                 George Michaelson <ggm@apnic.net>
9840         * po/pt_BR.po
9841                 updated by Frederico Goncalves Guimaraes
9842
9843 2005-07-22 [paul]       1.9.13
9844
9845         1.9.13 release
9846
9847 2005-07-22 [paul]       1.9.12cvs91
9848
9849         * AUTHORS
9850         * INSTALL
9851         * README.claws
9852         * RELEASE_NOTES.claws
9853                 updated for release
9854         * configure.ac
9855         * po/nb.po
9856         * tools/claws.i18n.status.pl
9857                 add Norwegian translation. submiited by
9858                 Geir Helland <pjallabais@users.sourceforge.net>
9859         * po/ca.po
9860         * po/de.po
9861         * po/es.po
9862         * po/fi.po
9863         * po/fr.po
9864         * po/it.po
9865         * po/sk.po
9866         * po/sr.po
9867         * po/zh_CN.po
9868                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9869                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
9870                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
9871                 Yang Guilong
9872         * src/plugins/clamav/clamav_plugin_gtk.c
9873         * src/plugins/spamassassin/spamassassin_gtk.c
9874                 replace outdated description strings
9875
9876 2005-07-21 [colin]      1.9.12cvs90
9877
9878         * src/folder.c
9879                 Set folder to batch mode when scanning it. Makes deletion
9880                 of unread mails on IMAP much faster (due to the UNREAD 
9881                 flag unsetting)
9882
9883 2005-07-21 [darko]      1.9.12cvs89
9884
9885         * configure.ac
9886                 link against libresolv if necessary (patch by Paul)
9887         * src/msgcache.c
9888                 use glib's portable macros to determine endianness
9889
9890 2005-07-21 [paul]       1.9.12cvs88
9891
9892         * src/crash.c
9893         * src/gtk/about.c
9894                 update compiled-in features list
9895
9896 2005-07-20 [colin]      1.9.12cvs87
9897
9898         * src/folder.c
9899         * src/textview.c
9900                 Gcc 2.9x compilation fixes, thanks to Darko
9901         * src/plugins/clamav/clamav_plugin.c
9902                 Little optimisation: load virus database only once
9903         * src/plugins/spamassassin/spamassassin.c
9904                 Big optimisation: filtering one mail took at least 1 second,
9905                 now it takes at least 50ms. Doesn't speed up spamassassin 
9906                 itself, but should already be much more tolerable.
9907
9908 2005-07-20 [colin]      1.9.12cvs86
9909
9910         * src/summaryview.c
9911                 Fix performance issue
9912
9913 2005-07-19 [colin]      1.9.12cvs85
9914
9915         * src/plugins/pgpinline/plugin.c
9916                 Fix warning
9917
9918 2005-07-19 [colin]      1.9.12cvs84
9919
9920         * configure.ac
9921         * src/plugins/Makefile.am
9922         * src/plugins/pgpinline/.cvsignore
9923         * src/plugins/pgpinline/Makefile.am
9924         * src/plugins/pgpinline/pgpinline.c
9925         * src/plugins/pgpinline/pgpinline.deps
9926         * src/plugins/pgpinline/pgpinline.h
9927         * src/plugins/pgpinline/plugin.c
9928                 Put pgpinline in the main tree
9929
9930 2005-07-19 [paul]       1.9.12cvs83
9931
9932         * src/prefs_actions.c
9933                 prevent '//' in menu names, which cause a crash
9934                 thanks to Colin
9935
9936 2005-07-19 [paul]       1.9.12cvs82
9937
9938         * configure.ac
9939                 be generally more informative in configure output.
9940                 OpenSSL: correction: '[ --enable-openssl ...' -> 
9941                 '[ --disable-openssl ...', as --enable-openssl is default
9942                 PGP/MIME: don't check for GPGME again, check for
9943                 pgpcore instead. Therefore prevent the possibility of
9944                 attempting to build pgpmime if pgpcore dependencies are
9945                 not met
9946                 ClamAV: use pkgconfig to check for lib
9947                 libgnomeprint: revert logic on inner test to match
9948                 everything else
9949         * src/plugins/pgpcore/sgpgme.c
9950                 add missing include
9951
9952 2005-07-19 [colin]      1.9.12cvs81
9953
9954         * src/summaryview.c
9955                 Fix slow thread rebuilding in particular
9956                 cases
9957
9958 2005-07-19 [paul]       1.9.12cvs80
9959
9960         * sylpheed-claws.desktop
9961                 fix typo, spotted by Stephan Sachse
9962         * src/account.c
9963                 replace GTK_STOCK_ADD with
9964                 GTK_STOCK_NEW button
9965
9966 2005-07-18 [colin]      1.9.12cvs79
9967
9968         * src/etpan/imap-thread.c
9969                 Fix return value (Thanks Hoa)
9970
9971 2005-07-18 [colin]      1.9.12cvs78
9972
9973         * src/imap.c
9974                 Allow empty passwords
9975                 Create drafts/queue/outbox if necessary
9976         * src/summaryview.c
9977                 Remove old code
9978         * src/etpan/imap-thread.c
9979                 Fix STARTTLS (Thanks to Hoa)
9980
9981 2005-07-18 [paul]       1.9.12cvs77
9982
9983         * ChangeLog-gtk2.jp
9984         * ChangeLog.jp
9985                 removed
9986         * Makefile.am
9987                 updated to reflect additions and removals
9988         * TODO
9989                 updated to be claws-specific
9990         * TODO-gtk2
9991         * TODO-gtk2.jp
9992         * TODO.jp
9993         * sylpheed-128x128.png
9994         * sylpheed-64x64.png
9995                 removed
9996         * sylpheed-claws-128x128.png
9997         * sylpheed-claws-64x64.png
9998         * sylpheed-claws.desktop
9999         * sylpheed-claws.png
10000                 added
10001         * sylpheed.desktop
10002         * sylpheed.png
10003                 removed
10004
10005 2005-07-17 [paul]       1.9.12cvs76
10006
10007         * src/account.c
10008         * src/addressbook.c
10009         * src/alertpanel.c
10010         * src/alertpanel.h
10011         * src/compose.c
10012         * src/exphtmldlg.c
10013         * src/expldifdlg.c
10014         * src/folderview.c
10015         * src/imap_gtk.c
10016         * src/inc.c
10017         * src/message_search.c
10018         * src/messageview.c
10019         * src/mh_gtk.c
10020         * src/news_gtk.c
10021         * src/prefs_actions.c
10022         * src/prefs_filtering.c
10023         * src/prefs_matcher.c
10024         * src/prefs_template.c
10025         * src/prefs_themes.c
10026         * src/ssl_manager.c
10027         * src/summary_search.c
10028         * src/textview.c
10029         * src/toolbar.c
10030         * src/gtk/sslcertwindow.c
10031         * src/plugins/pgpcore/sgpgme.c
10032                 rework alertpanels
10033
10034 2005-07-17 [colin]      1.9.12cvs75
10035
10036         * src/privacy.c
10037                 add a PrivacySystem accessor that checks that
10038                 the system cached in a MimeInfo's privacydata
10039                 is still registered. Use this accessor instead
10040                 of directly using data->system. Fixes crashes
10041                 after unloading pgp plugins.
10042
10043 2005-07-17 [colin]      1.9.12cvs74
10044
10045         * src/alertpanel.c
10046                 Change geometry hints to a simple default size.
10047                 Fixes the certs dialogs.
10048
10049 2005-07-17 [colin]      1.9.12cvs73
10050
10051         * src/gtk/sslcertwindow.c
10052                 Use a gtkExpander
10053
10054 2005-07-17 [colin]      1.9.12cvs72
10055
10056         * src/plugins/pgpcore/Makefile.am
10057         * src/plugins/pgpmime/Makefile.am
10058                 Add gpgme libs
10059
10060 2005-07-17 [paul]       1.9.12cvs71
10061
10062         * configure.ac
10063                 add --disable-gnomeprint option
10064                 modified version of patch by Marius Mauch
10065
10066 2005-07-17 [paul]       1.9.12cvs70
10067
10068         * src/common/defs.h
10069                 update urls
10070         * src/account.c
10071         * src/action.c
10072         * src/addressbook.c
10073         * src/compose.c
10074         * src/foldersel.c
10075         * src/folderview.c
10076         * src/html.c
10077         * src/imap_gtk.c
10078         * src/main.c
10079         * src/mainwindow.c
10080         * src/messageview.c
10081         * src/mh_gtk.c
10082         * src/mimeview.c
10083         * src/news_gtk.c
10084         * src/prefs_account.c
10085         * src/prefs_send.c
10086         * src/prefs_summaries.c
10087         * src/procmsg.c
10088         * src/summaryview.c
10089         * src/common/utils.c
10090         * src/common/xml.c
10091         * src/plugins/pgpcore/passphrase.c
10092         * src/plugins/pgpcore/select-keys.c
10093                 replace inappropriately used backticks
10094                 with single quotes
10095
10096 2005-07-16 [colin]      1.9.12cvs69
10097
10098         * src/image_viewer.c
10099                 Add extra paranoid checks
10100
10101 2005-07-16 [colin]      1.9.12cvs68
10102
10103         * src/plugins/pgpcore/prefs_gpg.c
10104                 Don't auto-check sigs by default, as it
10105                 can be really slow.
10106
10107 2005-07-16 [colin]      1.9.12cvs67
10108
10109         * src/plugins/pgpcore/sgpgme.c
10110                 Make messages a bit better.
10111
10112 2005-07-16 [colin]      1.9.12cvs66
10113
10114         * src/imap.c
10115                 Remove pseudo-log
10116         * src/etpan/imap-thread.c
10117                 Add real log
10118
10119 2005-07-16 [colin]      1.9.12cvs65
10120
10121         * src/main.c
10122         * src/prefs_other.c
10123                 And now, fix build with libetpan :-/
10124
10125 2005-07-15 [colin]      1.9.12cvs64
10126
10127         * src/prefs_other.c
10128                 Continue fixing build without libetpan.
10129
10130 2005-07-15 [colin]      1.9.12cvs63
10131
10132         * src/main.c
10133                 Fix build with --disable-libetpan
10134
10135 2005-07-15 [colin]      1.9.12cvs62
10136
10137         * configure.ac
10138                 Bump libetpan's version
10139
10140 2005-07-15 [colin]      1.9.12cvs61
10141
10142         * src/etpan/imap-thread.c
10143                 Actually stop logging :)
10144
10145 2005-07-15 [colin]      1.9.12cvs60
10146
10147         * src/addressbook.c
10148                 Fix dnd of multiple addresses.
10149
10150 2005-07-15 [hoa]        1.9.12cvs59
10151
10152         * src/etpan/imap-thread.c
10153             disable login of IMAP password in libetpan log file.
10154
10155 2005-07-15 [paul]       1.9.12cvs58
10156
10157         * src/account.c
10158                 don't automatically sort
10159                 do allow drag n drop
10160
10161 2005-07-15 [paul]       1.9.12cvs57
10162
10163         * src/account.c
10164         * src/ssl_manager.c
10165                 alphabetical listing
10166
10167 2005-07-15 [paul]       1.9.12cvs56
10168
10169         * src/gtk/pluginwindow.c
10170                 sort plugin list alphabetically
10171
10172 2005-07-15 [paul]       1.9.12cvs55
10173
10174         * src/prefs_spelling.c
10175         * src/prefs_wrapping.c
10176                 unify English usage
10177
10178 2005-07-15 [colin]      1.9.12cvs54
10179
10180         * src/wizard.c
10181                 Typo fix
10182
10183 2005-07-15 [paul]       1.9.12cvs53
10184
10185         * src/prefs_message.c
10186                 make 'show cursor' a hidden option
10187
10188 2005-07-14 [colin]      1.9.12cvs52
10189
10190         * src/plugins/spamassassin/Makefile.am
10191         * src/plugins/clamav/Makefile.am
10192                 Fix double EXTRA_DISTs
10193
10194 2005-07-14 [colin]      1.9.12cvs51
10195
10196         * src/plugins/clamav/Makefile.am
10197         * src/plugins/clamav/clamav_plugin_gtk.deps
10198         * src/plugins/spamassassin/Makefile.am
10199         * src/plugins/spamassassin/spamassassin_gtk.deps
10200                 Make $plugin_gtk depend on $plugin
10201
10202 2005-07-14 [hoa]        1.9.12cvs50
10203
10204         * src/etpan/imap-thread.c
10205                 enable debug log of libetpan when running with --debug
10206
10207 2005-07-14 [colin]      1.9.12cvs49
10208
10209         * configure.ac
10210         * src/common/Makefile.am
10211         * src/common/plugin.c
10212         * src/common/plugin.h
10213                 Add a little plugin dependancy system.
10214                 Plugins can ship a $plugin_name.deps file
10215                 (near them in PLUGINDIR) so that their
10216                 dependancies are loaded if possible.
10217         * src/plugins/Makefile.am
10218         * src/plugins/pgpcore/Makefile.am
10219         * src/plugins/pgpcore/passphrase.c
10220         * src/plugins/pgpcore/passphrase.h
10221         * src/plugins/pgpcore/plugin.c
10222         * src/plugins/pgpcore/prefs_gpg.c
10223         * src/plugins/pgpcore/prefs_gpg.h
10224         * src/plugins/pgpcore/select-keys.c
10225         * src/plugins/pgpcore/select-keys.h
10226         * src/plugins/pgpcore/sgpgme.c
10227         * src/plugins/pgpcore/sgpgme.h
10228                 Introduce pgpcore, used by pgpmime and
10229                 pgpinline
10230         * src/plugins/pgpmime/Makefile.am
10231         * src/plugins/pgpmime/passphrase.c
10232         * src/plugins/pgpmime/passphrase.h
10233         * src/plugins/pgpmime/pgpmime.c
10234         * src/plugins/pgpmime/pgpmime.deps
10235         * src/plugins/pgpmime/plugin.c
10236         * src/plugins/pgpmime/prefs_gpg.c
10237         * src/plugins/pgpmime/prefs_gpg.h
10238         * src/plugins/pgpmime/select-keys.c
10239         * src/plugins/pgpmime/select-keys.h
10240         * src/plugins/pgpmime/sgpgme.c
10241         * src/plugins/pgpmime/sgpgme.h
10242                 Remove the core from pgpmime and add the
10243                 dependancy to pgpcore.
10244
10245 2005-07-14 [paul]       1.9.12cvs48
10246
10247         * src/stock_pixmap.c
10248                 forgot this in last commit
10249
10250 2005-07-14 [paul]       1.9.12cvs47
10251
10252         * src/account.c
10253         * src/addressbook.c
10254                 add accelerators for the buttons (sync with main)
10255         * src/compose.c
10256         * src/compose.h
10257                 add accelerators for the buttons.
10258                 fix editing with external editor.
10259                 replace gdk_input_*() with GIOChannel;
10260                 (sync with main)
10261         * src/foldersel.c
10262                 display folder names with new/unread
10263                 representation (sync with main)
10264         * src/main.c
10265                 specify default window icon (sync with main)
10266         * src/prefs_common.c
10267                 use_addr_book default to FALSE
10268         * src/summaryview.c
10269         * src/textview.c
10270                 add accelerators for the buttons (sync with main)
10271         * src/gtk/menu.c
10272                 fix typos
10273         * src/pixmaps/sylpheed_icon.xpm
10274                 updated
10275
10276 2005-07-13 [paul]       1.9.12cvs46
10277
10278         * src/plugins/pgpmime/pgpmime.c
10279         * src/plugins/pgpmime/sgpgme.c
10280                 (temporarily) use deprecated gpgme_data_rewind()
10281                 while largefile support is not present
10282                 (as suggested by Colin)
10283
10284 2005-07-13 [paul]       1.9.12cvs45
10285
10286         * configure.ac
10287                 remove large file support (for now):
10288                 it breaks too many things
10289
10290 2005-07-13 [paul]       1.9.12cvs44
10291
10292         * configure.ac
10293                 add large file support
10294         * src/html.c
10295                 fix bug #763 where href attribute was not
10296                 the very first attribute of a link
10297                 patch by Thomas Gilgin
10298
10299 2005-07-13 [colin]      1.9.12cvs43
10300
10301         * src/gtk/pluginwindow.c
10302                 Little portability fix
10303
10304 2005-07-13 [colin]      1.9.12cvs42
10305
10306         * src/plugins/pgpmime/sgpgme.c
10307                 Fix crasher.
10308
10309 2005-07-13 [colin]      1.9.12cvs41
10310
10311         * src/plugins/pgpmime/pgpmime.c
10312         * src/plugins/pgpmime/sgpgme.c
10313                 Use gpgme_data_release_and_get_mem instead
10314                 of gpgme_data_read.
10315
10316 2005-07-13 [colin]      1.9.12cvs40
10317
10318         * configure.ac
10319         * src/plugins/pgpmime/passphrase.c
10320         * src/plugins/pgpmime/passphrase.h
10321         * src/plugins/pgpmime/pgpmime.c
10322         * src/plugins/pgpmime/plugin.c
10323         * src/plugins/pgpmime/select-keys.c
10324         * src/plugins/pgpmime/select-keys.h
10325         * src/plugins/pgpmime/sgpgme.c
10326         * src/plugins/pgpmime/sgpgme.h
10327                 Port pgpmime to gpgme-1.0.
10328
10329 2005-07-12 [paul]       1.9.12cvs39
10330
10331         * AUTHORS
10332         * src/toolbar.c
10333         * src/toolbar.h
10334                 add a 'Go to Prev' button to the toolbar.
10335                 correct tooltip text of go to buttons.
10336                 based on patch by Yang Guilong <bamanzi@gmail.com>
10337
10338 2005-07-12 [colin]      1.9.12cvs38
10339
10340         * src/statusbar.c
10341                 Fix progress bar showing stuff at startup.
10342
10343 2005-07-12 [paul]       1.9.12cvs37
10344
10345         * src/editjpilot.c
10346                 fix building with jpilot support
10347
10348 2005-07-11 [colin]      1.9.12cvs36
10349
10350         * src/inc.c
10351                 Add visual indication that filtering is running
10352         * src/textview.c
10353                 Make {}[] uri delimiters
10354         * src/summaryview.c
10355                 Remove useless (and slow) calls
10356
10357 2005-07-11 [paul]       1.9.12cvs35
10358
10359         * src/plugins/clamav/clamav_plugin_gtk.c
10360         * src/plugins/dillo_viewer/dillo_prefs.c
10361         * src/plugins/pgpmime/prefs_gpg.c
10362         * src/plugins/spamassassin/spamassassin_gtk.c
10363                 gather plugins prefs together under their
10364                 own 'Plugins' heading
10365
10366 2005-07-11 [paul]       1.9.12cvs34
10367
10368         sync with main
10369
10370         * src/account.c
10371                 account_delete(): modified alert dialog
10372         * src/editjpilot.c
10373         * src/editvcard.c
10374                 fixed a crash when cancelling file selection
10375                 dialog by Escape key. Made non-ascii filename
10376                 selectable.
10377         * src/prefs_template.c
10378                 prefs_template_window_create(): make scrolled
10379                 window policy AUTOMATIC
10380
10381 2005-07-10 [hoa]        1.9.12cvs33
10382
10383         * src/etpan/imap-thread.c
10384                 workaround for old Courier IMAP servers.
10385
10386 2005-07-10 [colin]      1.9.12cvs32
10387
10388         * src/folder.c
10389         * src/statusbar.c
10390         * src/statusbar.h
10391                 Add visual progress indicator on filtering/processing
10392                 Factorize the progress bar code
10393         * src/imap.c
10394         * src/imap.h
10395         * src/etpan/imap-thread.c
10396                 Add a reference counter to avoid destroying the Folder
10397                 while it's in use by another callback.
10398
10399 2005-07-09 [hoa]        1.9.12cvs31
10400
10401         * src/imap.c
10402         * src/etpan/imap-thread.c
10403                 fixed deadlock when removing IMAP account.
10404
10405 2005-07-08 [colin]      1.9.12cvs30
10406
10407         * src/textview.c
10408         * src/unmime.c
10409                 Fix again problems decoding broken headers
10410         * src/gtk/inputdialog.c
10411                 Fix local variable shadowing a global one
10412
10413 2005-07-08 [colin]      1.9.12cvs29
10414
10415         * src/msgcache.c
10416                 Make the cache/mark files platform-agnostic by writing
10417                 them in little-endian format. Reading them is also done
10418                 in little-endian format, of course; however, in order
10419                 to avoid trashing mark data on big-endian machines, the
10420                 files are, at first, read from the native format if the
10421                 little-endian one doesn't exist. This is easy to deter-
10422                 mine by trying to open a file with a swapped data_ver
10423                 and seeing if it's the wanted version.
10424                 Little-endian using users should see absolutely no
10425                 difference, Big-endian users may get a very little
10426                 performance drop due to byte-swapping.
10427                 Tested on i386 and ppc32. 
10428                 Fixes bug #159 (The index file, in the mailboxes, is 
10429                 hardware depending).
10430
10431                 To have the cache/mark files updated to the new little-
10432                 endian format, "Check for new messages" or even
10433                 "Rebuild folder tree" aren't enough. Files will be
10434                 updated as soon as a folder has been opened/closed.
10435                 To update everything, just select all folders by
10436                 selecting them one by one.
10437
10438 2005-07-07 [colin]      1.9.12cvs28
10439
10440         * src/imap.c
10441                 Remember the folder separator per IMAPFolder
10442                 instead of globally.
10443                 Revive the Session on noop; fixes bug #761
10444                 (mark a bunch of unread messages as read takes 
10445                 forever)
10446
10447 2005-07-07 [darko]      1.9.12cvs27
10448
10449         * src/common/template.c
10450                 Sort templates alphabetically
10451
10452 2005-07-06 [colin]      1.9.12cvs26
10453
10454         * src/imap.c
10455                 Try to use the correct separator in
10456                 most cases. Possibly fixes bug #759
10457                 (only creates the INBOX folder when 
10458                 setting up new IMAP account) and 
10459                 bug #760 (Can't retrieve messages)
10460
10461 2005-07-06 [colin]      1.9.12cvs25
10462
10463         * src/imap.c
10464                 Use real_path in status command. This will
10465                 help later, when namespaces will be used.
10466
10467 2005-07-06 [colin]      1.9.12cvs24
10468
10469         * configure.ac
10470         * src/account.c
10471         * src/folder.c
10472         * src/imap.c
10473         * src/etpan/etpan-log.c
10474         * src/etpan/etpan-thread-manager.c
10475         * src/etpan/imap-thread.c
10476                 Add a --disable-libetpan parameter. With this,
10477                 users that don't want IMAP4 support can avoid
10478                 the new dependancy (and have no IMAP support).
10479                 Users that have IMAP4 accounts and use this
10480                 parameter won't lose their configuration, their
10481                 IMAP accounts will just be invisible and not
10482                 used.
10483         * src/textview.c
10484                 Make the "Copy ..." contextual menu items 
10485                 copy to both the X clipboard and the gtk 
10486                 clipboard - as most other apps do.
10487         * src/gtk/about.c
10488                 Add a notice about OpenSSL usage, in order to
10489                 comply with OpenSSL's license (point 6):
10490                 http://www.openssl.org/source/license.html
10491
10492 2005-07-06 [colin]      1.9.12cvs23
10493
10494         * src/alertpanel.c
10495                 Fix a minimum size for alertpanels
10496         * src/compose.c
10497                 Show 'No space left on device' type errors
10498                 when queuing/sending
10499         * src/imap_gtk.c
10500         * src/mh_gtk.c
10501                 Rework folder's deletion message (remove 
10502                 extra \n)
10503
10504 2005-07-05 [colin]      1.9.12cvs22
10505
10506         * src/imap.c
10507                 Add an alertpanel on auth error
10508                 Add pseudo-log
10509                 Remove pthread-related stuff
10510
10511 2005-07-05 [colin]      1.9.12cvs21
10512
10513         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10514                 Fix crash on plugin reloading (with a hack)
10515
10516 2005-07-05 [colin]      1.9.12cvs20
10517
10518         * src/prefs_account.c
10519         * src/prefs_account.h
10520                 Fix typo
10521         * src/gtk/filesel.c
10522         * src/gtk/filesel.h
10523                 Add a way to filter the view
10524         * src/gtk/pluginwindow.c
10525                 Filter loadable stuff
10526         * src/plugins/pgpmime/prefs_gpg.c
10527                 Fix missing unregistration
10528         * .cvsignore
10529         * src/etpan/.cvsignore
10530         * src/plugins/spamassassin/.cvsignore
10531                 Add more stuff to cvs ignored files
10532
10533 2005-07-04 [colin]      1.9.12cvs19
10534
10535         * src/imap.c
10536                 Fix scan_required returning FALSE when it
10537                 shouldn't. Maybe fix #760 (Can't retrieve
10538                 messages)
10539
10540 2005-07-04 [colin]      1.9.12cvs18
10541
10542         * src/summaryview.c
10543                 Fix always_show_msg pref
10544
10545 2005-07-04 [paul]       1.9.12cvs17
10546
10547         sync with main (forgotten in last commit)
10548         
10549         * src/common/utils.c
10550         * src/common/utils.h
10551                 check_line_length(): new.
10552                 is_dir_exist()
10553                 is_file_entry_exist()
10554                 dirent_is_regular_file()
10555                 dirent_is_directory(): use g_file_test() instead of stat().
10556
10557 2005-07-04 [paul]       1.9.12cvs16
10558
10559         sync with main:
10560
10561         * src/compose.c
10562                 compose_write_to_file(): check for line
10563                 length limit and display warning if exceeds
10564         * src/jpilot.c
10565                 use get_home_dir() instead of g_get_home_dir()
10566         * src/procheader.c
10567                 removed warning about invalid date
10568         * src/vcard.c
10569                 use get_home_dir() instead of g_get_home_dir()
10570
10571 2005-07-04 [paul]       1.9.12cvs15
10572
10573         * src/stock_pixmap.c
10574                 fix new pixmap naming errors
10575                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
10576
10577 2005-07-04 [colin]      1.9.12cvs14
10578
10579         * src/imap.c
10580                 Fix debugging string with a warning
10581
10582 2005-07-04 [colin]      1.9.12cvs13
10583
10584         * configure.ac
10585                 Add a check for libetpan's version (>= 0.37)
10586
10587 2005-07-04 [hoa]        1.9.12cvs12
10588
10589         * commitHelper
10590         * src/imap.c
10591         * src/etpan/imap-thread.c
10592         * src/etpan/imap-thread.h
10593                 fixed IMAP implementation of check of mails.
10594
10595 2005-07-03 [hoa]        1.9.12cvs11
10596
10597         * src/etpan/Makefile.am
10598         * src/etpan/etpan-errors.h
10599         * src/etpan/etpan-log.[ch]
10600         * src/etpan/etpan-thread-manager-types.h
10601         * src/etpan/etpan-thread-manager.[ch]
10602         * src/etpan/imap-thread.[ch]
10603         * src/Makefile.am
10604         * src/imap.c
10605         * src/main.c
10606         * src/prefs_other.c
10607         * configure.ac
10608             merged imap branch.
10609             dependency on libetpan 0.37 is now added.
10610
10611 2005-07-01 [colin]      1.9.12cvs10
10612
10613         * src/Makefile.am
10614         * src/folder.c
10615         * src/folder.h
10616         * src/folderview.c
10617         * src/stock_pixmap.c
10618         * src/stock_pixmap.h
10619         * src/plugins/trayicon/trayicon.c
10620                 Add marked symbol on folders containing
10621                 marked messages
10622         * src/procmsg.c
10623         * src/procmsg.h
10624         * src/toolbar.c
10625         * src/prefs_common.c
10626         * src/prefs_common.h
10627         * src/prefs_send.c
10628                 Add an optional confirmation dialog on queue
10629                 sending. Patch by wwp.
10630         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
10631         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
10632         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
10633         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
10634         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
10635         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
10636         * src/pixmaps/inbox_mark.xpm            ** ADDED **
10637         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
10638         * src/pixmaps/outbox_mark.xpm           ** ADDED **
10639         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
10640         * src/pixmaps/trash_mark.xpm            ** ADDED **
10641                 New pixmaps
10642
10643 2005-07-01 [colin]      1.9.12cvs9
10644
10645         * src/summaryview.c
10646                 Fix a little threading bug
10647         * src/addrgather.c
10648         * src/mainwindow.c
10649                 A little bit of HIG normality never hurts
10650
10651 2005-07-01 [colin]      1.9.12cvs8
10652
10653         * src/compose.c
10654         * src/msgcache.c
10655         * src/pop.c
10656         * src/procmime.c
10657         * src/recv.c
10658         * src/common/log.c
10659         * src/common/template.c
10660         * src/common/utils.c
10661         * src/common/utils.h
10662                 Reverted the fwrite_atomic stuff. In fact
10663                 it is already atomic.
10664
10665 2005-06-30 [colin]      1.9.12cvs7
10666
10667         * src/common/utils.c
10668         * src/common/utils.h
10669                 Add an fwrite_atomic() function to make
10670                 sure we write everything: fwrite can make
10671                 short writes.
10672         * src/compose.c
10673         * src/msgcache.c
10674         * src/pop.c
10675         * src/procmime.c
10676         * src/recv.c
10677         * src/common/log.c
10678         * src/common/template.c
10679                 Use that (and fix swapping of size and nmemb).
10680                 Thanks to Rich Coe for the heads up.
10681
10682 2005-06-30 [colin]      1.9.12cvs6
10683
10684         * src/addressbook.c
10685                 Optimize addressbook opening 
10686
10687 2005-06-30 [colin]      1.9.12cvs5
10688
10689         * src/summaryview.c
10690                 Remove calls to summary_step after move/copy
10691
10692 2005-06-28 [paul]       1.9.12cvs4
10693
10694         * src/alertpanel.c
10695                 wrap and make the error msg selectable
10696
10697 2005-06-28 [paul]       1.9.12cvs3
10698
10699         * src/ssl_manager.c
10700                 replace the OK button with a Close button
10701         * src/gtk/foldersort.c
10702                 use GTK_STOCK_ icons/buttons
10703
10704 2005-06-28 [colin]      1.9.12cvs2
10705
10706         * src/gedit-print.c             ** ADDED **
10707         * src/gedit-print.h             ** ADDED **
10708         * src/gtk/gtksourceprintjob.c   ** ADDED **
10709         * src/gtk/gtksourceprintjob.h   ** ADDED **
10710                 I can't believe no one had enough time to tell
10711                 me I forgot the `cvs add`
10712
10713 2005-06-27 [colin]      1.9.12cvs1
10714
10715         * src/Makefile.am
10716         * src/gtk/Makefile.am
10717         * src/messageview.c
10718         * src/procmsg.c
10719         * src/summaryview.c
10720         * configure.ac
10721                 Add optional libgnomeprint-based printing
10722         * src/mainwindow.c
10723         * src/gtk/quicksearch.c
10724                 Add an Edit/Quick search menu item to show
10725                 and focus the quicksearch
10726
10727 2005-06-27 [paul]       1.9.12
10728
10729         1.9.12 release
10730
10731         * po/ca.po
10732         * po/de.po
10733         * po/es.po
10734         * po/fr.po
10735         * po/it.po
10736         * po/ko.po
10737         * po/pt_BR.po
10738         * po/sk.po
10739         * po/zh_CN.po
10740                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
10741                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
10742                 SungHyun Nam, Frederico Goncalves Guimaraes,
10743                 Andrej Kacian, and Yang Guilong
10744 2005-06-26 [colin]      1.9.11cvs106
10745
10746         * src/imap_gtk.c
10747                 Forgot one file for previous fix
10748
10749 2005-06-26 [colin]      1.9.11cvs105
10750
10751         * src/folder.c
10752         * src/imap.c
10753                 Fix problems with folder operations in no_select
10754                 imap folders. it applies only to mails, and 
10755                 creation/deletion/move/renaming of folders 
10756                 should be possible
10757
10758 2005-06-26 [paul]       1.9.11cvs104
10759
10760         * src/prefs_filtering.c
10761                 replace one more GTK_STOCK_REMOVE
10762                 with GTK_STOCK_DELETE
10763
10764 2005-06-25 [colin]      1.9.11cvs103
10765
10766         * src/imap.c
10767                 Optimize get_seq_set_from_seq_list
10768                 (Patch by Ricardo) 
10769
10770 2005-06-25 [colin]      1.9.11cvs102
10771
10772         * src/mh.c
10773                 If the directory exists, but not in the
10774                 correct encoding, rename it. This should
10775                 handle old-versions-induced bugs.
10776
10777 2005-06-25 [colin]      1.9.11cvs101
10778
10779         * src/mh.c
10780                 Fix path access with extended dir names
10781                 Fixes bug #589 (SC segfaults with wrong locale
10782                 settings)
10783
10784 2005-06-25 [colin]      1.9.11cvs100
10785
10786         * src/prefs_account.c
10787         * src/prefs_account.h
10788         * src/compose.c
10789                 Add an option to encrypt replies to
10790                 encrypted messages
10791
10792 2005-06-25 [colin]      1.9.11cvs99
10793
10794         * src/compose.c
10795         * src/quote_fmt_parse.y
10796                 ... And make it work with pgpinline.
10797
10798 2005-06-25 [colin]      1.9.11cvs98
10799
10800         * src/compose.c
10801         * src/procmime.c
10802         * src/procmime.h
10803         * src/quote_fmt_parse.y
10804                 o Make reedition of encrypted messages possible
10805                   (as long as it is encrypted to self too, no
10806                    magic there)
10807                 o Make replying with quote (and without selecting
10808                   text) possible for encrypted messages.
10809                 Closes bug #550 (Not possible to "reply with quote"
10810                 to gnupg encrypted messages)
10811
10812 2005-06-24 [paul]       1.9.11cvs97
10813
10814         * src/imap.c
10815                 add missing include
10816
10817 2005-06-24 [paul]       1.9.11cvs96
10818
10819         * src/editldap.c
10820                 made bind password entry invisible
10821                 (sync with main)
10822         * src/send_message.c
10823                 send_message_local(): check exit status
10824                 to detect errors (sync with main)
10825         * src/textview.c
10826                 use main's less ambiguous popup menu
10827                 wording
10828
10829 2005-06-24 [paul]       1.9.11cvs95
10830
10831         * src/prefs_actions.c
10832         * src/prefs_customheader.c
10833         * src/prefs_display_header.c
10834         * src/prefs_filtering_action.c
10835         * src/prefs_matcher.c
10836         * src/prefs_template.c
10837         * src/prefs_toolbar.c
10838                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
10839         * src/gtk/description_window.c
10840                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
10841
10842 2005-06-23 [colin]      1.9.11cvs94
10843
10844         * src/summaryview.c
10845                 Fix rough edges (be sure to call status_show whenever
10846                 necessary).
10847
10848 2005-06-23 [colin]      1.9.11cvs93
10849
10850         * src/summaryview.c
10851                 Optimize Select All
10852                 Before, in a 5K mails folder: 11s
10853                 After, in the same folder: 58000µs
10854                 The joys of locking... gtk_clist_select_all() fires a 
10855                 tree-select-row event for each selected row, which in 
10856                 summaryview, callbacks summary_selected which in turn,
10857                 calls summary_status_show, which walks the selected
10858                 rows. Hence, calling gtk_clist_select_all was 
10859                 exponential. Locking the summaryview makes 
10860                 summary_selected return early.
10861
10862 2005-06-23 [colin]      1.9.11cvs92
10863
10864         * src/imap.c
10865                 Move mutex at the important place to avoid
10866                 deadlocks
10867         * src/summaryview.c
10868                 Fix Del key deleting directly instead of
10869                 moving to trash
10870
10871 2005-06-22 [colin]      1.9.11cvs91
10872
10873         * src/plugins/spamassassin/libspamc.c
10874                 As we do spagetti code with assignations in multiple
10875                 places (see _message_read_raw where out = msg = raw),
10876                 let's be sure we don't free the same pointer twice.
10877                 Should fix bug #683 (Crash in libpam at 
10878                 message_cleanup).
10879
10880 2005-06-22 [colin]      1.9.11cvs90
10881
10882         * src/compose.c
10883         * src/messageview.c
10884         * src/toolbar.c
10885                 Make toolbar's delete use the move to trash stuff;
10886                 Add gtk_widget_realize to be sure pixmaps can get
10887                 created (that may fix an old worksforme bug which
10888                 I can't find back...)
10889
10890 2005-06-22 [colin]      1.9.11cvs89
10891
10892         * src/summaryview.c
10893         * src/summaryview.h
10894         * src/mainwindow.c
10895                 Rename "Message/Delete" to "Message/Move to trash"
10896                 Add "Message/Delete..." that directly destroys the
10897                 selected messages after asking for a confirmation.
10898
10899 2005-06-22 [colin]      1.9.11cvs88
10900
10901         * src/imap.c
10902                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
10903                 o Fix a deadlock (thanks Darko)
10904
10905 2005-06-22 [colin]      1.9.11cvs87
10906
10907         * src/gtk/foldersort.c
10908                 Add missing include for the i18n;
10909                 patch by Fabien Vantard
10910
10911 2005-06-21 [colin]      1.9.11cvs86
10912
10913         * src/folder.c
10914         * src/folderview.c
10915                 Respect the no_select flag
10916         * src/imap.c
10917                 Fix recursive deletion
10918         * src/imap_gtk.c
10919         * src/mh_gtk.c
10920                 Make the folder deletion's warning
10921                 more explicit
10922
10923 2005-06-21 [colin]      1.9.11cvs85
10924
10925         * src/textview.c
10926                 Prevent email addresses from spanning accross
10927                 lines - fixes bug # 646 (newline-chars in 
10928                 email addresses)
10929
10930 2005-06-20 [colin]      1.9.11cvs84
10931
10932         * src/folder.c
10933                 Be sure not to remove source if copy failed
10934
10935 2005-06-20 [colin]      1.9.11cvs83
10936
10937         * src/folderview.c
10938         * src/imap_gtk.c
10939                 remove summaryview's lock
10940         * src/imap.c
10941                 introduce threads to avoid problems when foreground tasks
10942                 interfere with background tasks
10943         * src/mh.c
10944                 prevent moving to drafts/queue
10945         * src/mimeview.c
10946                 fix leak
10947
10948 2005-06-19 [colin]      1.9.11cvs82
10949
10950         * src/imap_gtk.c
10951                 Remember that the user doesn't want to override
10952                 offline mode, for 3 seconds. It avoid presenting
10953                 him with N popups in a really short time.
10954
10955 2005-06-17 [colin]      1.9.11cvs81
10956
10957         * src/imap.c
10958                 Fix IMAP breaking on folders containing '('
10959                 (Probably won't be enough)
10960
10961 2005-06-17 [colin]      1.9.11cvs80
10962
10963         Forgotten files on 1.9.11cvs79
10964         * src/summaryview.c
10965                 Fix stepping when not immediately executing
10966         * src/imap.c
10967                 Really prevent UID FETCH 0
10968         * src/codeconv.c
10969                 Fix outgoing charset never set to utf-8
10970         * src/mh.c
10971                 Fix leak
10972
10973 2005-06-16 [colin]      1.9.11cvs79
10974
10975         * src/compose.c
10976                 Fix bug #707 (Dash splits rows)
10977                 Only wrap if we're on a line break position and
10978                 the previous one was a "white" (space) char.
10979                 Pango stuff is weird.
10980
10981 2005-06-16 [colin]      1.9.11cvs78
10982
10983         * src/imap_gtk.c
10984                 Lock summaryview while downloading messages
10985                 on user demand
10986         * src/procheader.c
10987         * src/unmime.c
10988         * src/common/utils.c
10989         * src/common/utils.h
10990                 Replace \r and \n with spaces in From and
10991                 Subject headers
10992
10993 2005-06-16 [paul]       1.9.11cvs77
10994
10995         * src/procmime.c
10996                 liberalise the mime parser
10997         * src/gtk/about.c
10998                 add text wrapping
10999
11000 2005-06-16 [paul]       1.9.11cvs76
11001
11002         * src/gtk/about.c
11003                 reworked
11004
11005 2005-06-15 [colin]      1.9.11cvs75
11006
11007         * src/compose.c
11008                 Finish header encoding fix
11009         * src/summaryview.c
11010                 Fix segfault
11011         * src/headerview.c
11012                 Fix compilation (Thanks Stephan
11013                 Sachse)
11014
11015 2005-06-15 [colin]      1.9.11cvs74
11016
11017         * Makefile.am
11018                 Install gnome2 stuff rather than gnome1, 
11019                 if both are present
11020         * src/codeconv.c
11021         * src/codeconv.h
11022         * src/compose.c
11023                 Fix headers encoding
11024         * src/folder.c
11025                 Visual progress when fetching all messages
11026         * src/folderview.c
11027         * src/summaryview.c
11028         * src/summaryview.h
11029                 Prevent changing current message while
11030                 incorporating
11031
11032 2005-06-15 [paul]       1.9.11cvs73
11033
11034         * src/gtk/gtkaspell.c
11035         * src/gtk/gtkaspell.h
11036                 fix build warnings
11037
11038 2005-06-15 [paul]       1.9.11cvs72
11039
11040         * src/prefs_filtering.c
11041                 allow reordering of filter rules by
11042                 drag n drop
11043
11044 2005-06-15 [paul]       1.9.11cvs71
11045
11046         * COPYING
11047                 updated
11048         * src/codeconv.c
11049                 replace deprecated function
11050         * src/inc.c
11051         * src/send_message.c
11052         * src/gtk/progressdialog.c
11053         * src/gtk/progressdialog.h
11054                 salvage and reuse parts of reverted sync
11055
11056 2005-06-15 [paul]       1.9.11cvs70
11057
11058         * src/inc.c
11059         * src/send_message.c
11060         * src/gtk/progressdialog.c
11061         * src/gtk/progressdialog.h
11062                 revert yesterday's sync with main
11063                 it contains deprecated functions
11064
11065 2005-06-15 [colin]      1.9.11cvs69
11066
11067         * src/headerview.c
11068                 Fix bug #670 (multi user to: will corrupt message 
11069                 headers display)
11070
11071 2005-06-15 [colin]      1.9.11cvs68
11072
11073         * src/compose.c
11074                 Fix bug #421 (Fix undo on wrapping)
11075
11076 2005-06-15 [colin]      1.9.11cvs67
11077
11078         * src/folder.c
11079                 Provide visual feedback while processing
11080                 folder's rules.
11081         * src/imap.c
11082                 Provide visual feedback while getting
11083                 short headers (for uncached messages)
11084
11085
11086 2005-06-14 [paul]       1.9.11cvs66
11087
11088         * src/account.c
11089                 change a couple stock icons
11090         * src/inc.c
11091         * src/send_message.c
11092         * src/gtk/progressdialog.c
11093         * src/gtk/progressdialog.h
11094                 sync main's GtkTreeView implementation
11095
11096 2005-06-14 [colin]      1.9.11cvs65
11097
11098         * src/imap.c
11099                 Various little fixes, mainly on error paths
11100
11101 2005-06-13 [colin]      1.9.11cvs64
11102
11103         * matcher.c
11104         * procmsg.c
11105         * procmsg.h
11106                 Add a way to fetch only headers. This speeds
11107                 up filtering on headers for IMAP. Fixes:
11108                 bug #481 extraneous imap commands slow down 
11109                         imap filtering
11110                 bug #522 Sylpheed downloads all messages 
11111                         when opening mailbox (IMAP)
11112                 bug #677 IMAP fetch is soooooooooooooo slow
11113         * src/folder.c
11114         * src/folder.h
11115                 Add a folder set_batch method so that
11116                 implementations can speed up flags changes
11117         * src/folderutils.c
11118         * src/summaryview.c
11119                 Use that in mark as (un)read and mark all read
11120                 Refix bug #679
11121         * src/imap.c
11122                 Implement set_batch - brings back deferred
11123                 flags in a less buggy manner. Fixes:
11124                 bug #729 IMAP immediate expunge of deleted messages
11125                 bug #191 remove list of messages with one command
11126                 Fix login with strange chars
11127                 Implement fetch_msg_full
11128                 Fix copy (wrong counts)
11129
11130 2005-06-12 [colin]      1.9.11cvs63
11131
11132         * src/folder.c
11133                 lock incorporation during long operations.
11134                 Avoids fucking up the IMAP socket.
11135
11136 2005-06-12 [colin]      1.9.11cvs62
11137
11138         * src/imap.c
11139                 Fix harmful typo
11140                 Factorize remove_all_msg
11141                 Thread-ize expunge
11142         * src/summaryview.c
11143                 Don't update partial-download status if unnecessary
11144         * src/folder.c
11145                 Use remove_msgs everywhere possible
11146
11147 2005-06-12 [colin]      1.9.11cvs61
11148
11149         * src/folder.c
11150         * src/folder.h
11151                 Add a remove_msgs function to remove a 
11152                 list of messages
11153         * src/imap.c
11154                 Implement that.
11155
11156 2005-06-12 [colin]      1.9.11cvs60
11157
11158         * src/imap.c
11159                 Remove flags-processing deferring... Too hard
11160                 to get it to work in all cases.
11161
11162 2005-06-11 [colin]      1.9.11cvs59
11163
11164         * src/imap.c
11165                 printf -> debug_print
11166
11167 2005-06-11 [colin]      1.9.11cvs58
11168
11169         * src/imap.c
11170                 o Fix build without USE_PTHREAD
11171                 o Factorize imap_open
11172                 o Alertpanel in case of impossible connection
11173                 o Alertpanel in case of impossible login
11174                 o Fix deferred flags processing to force a 
11175                   flush before adding some more flags to process,
11176                   but in another folder.
11177
11178 2005-06-10 [colin]      1.9.11cvs57
11179
11180         * src/imap.c
11181                 o Fix a format string error
11182                 o init ssl socket outside of the thread 
11183                   (it possibly invokes gtk calls)
11184         * src/procmime.c
11185                 o Put back the buffer to its necessary size
11186                 o Fix changing a file pointer without keeping
11187                   track of it (thanks Valgrind)
11188         * src/common/smtp.c
11189                 o Fix automatic STARTTLS if login should be done
11190                   and the server only allows it after starting TLS
11191         * src/gtk/gtkinputdialog.c
11192                 o Eat GDK_Return so that the combo popup doesn't 
11193                   appear when we press Enter to validate the combo
11194                   input dialog (as seen in the Open with... dialog)
11195
11196 2005-06-10 [colin]      1.9.11cvs56
11197
11198         * src/imap.c
11199                 o A bit less debug
11200                 o Fix a crash on deletion
11201                 o Threadize imap_select (it's called outside of 
11202                   threads)
11203                 o Defer treatment of DELETED flags
11204
11205
11206 2005-06-09 [colin]      1.9.11cvs55
11207
11208         * src/imap.c
11209                 Make sure we check imap_gtk_should_override(), which
11210                 potentially calls gtk stuff, before creating thread.
11211                 That way it should't be called via imap_get_session()
11212                 inside a thread.
11213
11214 2005-06-09 [colin]      1.9.11cvs54
11215
11216         * src/imap.c
11217                 o add a bit of status output
11218                 o remove some dead code
11219                 o threadize get_list_of_uids
11220                 o threadize imap_get_flags
11221                 o defer flag changing by 500ms so that they
11222                   can be batched
11223
11224
11225 2005-06-08 [colin]      1.9.11cvs53
11226
11227         * src/imap.c
11228                 Thread-ize imap_cmd_fetch
11229
11230 2005-06-08 [colin]      1.9.11cvs52
11231
11232         * src/main.c
11233                 Mmh, that broke POP3...
11234
11235 2005-06-08 [colin]      1.9.11cvs51
11236
11237         * src/main.c
11238                 Stabilize IMAP patch (thanks to Hoa)
11239
11240 2005-06-08 [colin]      1.9.11cvs50
11241
11242         * src/imap.c
11243                 Test patch to speed up imap. 
11244
11245 2005-06-08 [colin]      1.9.11cvs49
11246
11247         * src/imap_gtk.c
11248                 Warning fix
11249         * src/procmime.c
11250                 Apply patch from gentoo to use /usr/share/mime/globs if 
11251                 available, after un-breaking it
11252         * src/common/log.c
11253         * src/common/log.h
11254                 Use g_timeout for invoking hooks that possibly use gtk
11255                 calls. This should leave gtk calls in the main thread.
11256
11257 2005-06-08 [paul]       1.9.11cvs48
11258
11259         * src/codeconv.c
11260                 conv_get_outgoing_charset_str(): don't
11261                 use prefs_common setting
11262         * src/compose.c
11263         * src/compose.h
11264                 add /Options/Character encoding/... to
11265                 temporarily change the outgoing encoding
11266
11267         (belated sync with main)
11268
11269 2005-06-08 [paul]       1.9.11cvs47
11270
11271         * src/compose.c
11272                 correction to/completion of last
11273                 sync with main
11274
11275 2005-06-08 [paul]       1.9.11cvs46
11276
11277         sync with main:
11278         
11279         * src/codeconv.c
11280         * src/codeconv.h
11281                 always enabled Japanese auto-detection
11282                 if the first letters of locale string
11283                 is "ja"
11284         * src/compose.c
11285                 don't use "destroy" signal to destroy
11286                 Compose object (fix rare crashes on discard?)
11287         * src/mainwindow.c
11288         * src/messageview.c
11289         * src/prefs_send.c
11290                 added Hebrew encodings
11291         * src/sourcewindow.c
11292                 don't use "destroy" signal to destroy
11293                 objects
11294
11295 2005-06-07 [colin]      1.9.11cvs45
11296
11297         * src/summaryview.c
11298                 Add missing unlocks/locks
11299
11300 2005-06-07 [paul]       1.9.11cvs44
11301
11302         * src/summaryview.c
11303                 restore bug #749 fix
11304
11305 2005-06-06 [colin]      1.9.11cvs43
11306
11307         * src/summaryview.c
11308                 Fix selection bug when prefs_common.open_unread 
11309                 is FALSE
11310
11311 2005-06-06 [colin]      1.9.11cvs42
11312
11313         * src/common/md5.c
11314                 Fix a warning
11315         * src/summaryview.c
11316         * src/folderview.c
11317                 Factorize long operations beginning and end
11318                 (locking, freezing/thawing, cursor, ...)
11319                 Check selection->data member in selection-
11320                 related loops; this avoids dying an awful
11321                 death if the selection changes on us while
11322                 we're marking a whole IMAP folder unread, 
11323                 for example.
11324
11325 2005-06-06 [paul]       1.9.11cvs41
11326
11327         * src/textview.c
11328                 don't g_free() a static gchar buffer
11329
11330 2005-06-05 [colin]      1.9.11cvs40
11331
11332         * src/mainwindow.c
11333         * src/messageview.c
11334         * src/summaryview.c
11335                 Fix bug #749 (Show all headers should be
11336                 sticky as the GUI suggests)
11337
11338 2005-06-03 [paul]       1.9.11cvs39
11339
11340         * src/compose.c
11341                 don't allow editing of mail while sending.
11342                 patch by Colin
11343
11344 2005-06-03 [paul]       1.9.11cvs38
11345
11346         * src/folderview.c
11347                 add a freeze/thaw to speed up 'mark all read'
11348
11349 2005-06-03 [paul]       1.9.11cvs37
11350
11351         * src/prefs_message.c
11352                 reflect changes immediately
11353
11354 2005-06-02 [colin]      1.9.11cvs36
11355
11356         * po/POTFILES.in
11357                 Patch by Fabien Vantard.
11358
11359 2005-06-02 [colin]      1.9.11cvs35
11360
11361         * src/imap.c
11362                 Use a non-blocking imap_getline() if possible.
11363                 This should completely prevent the interface
11364                 from freezin on imap operations, although it
11365                 may do strange stuff in case of folder switching
11366                 while a big imap operation is taking place...
11367
11368                 In addition, fix a leak in the case thread
11369                 creation fails on connection.
11370
11371 2005-06-02 [colin]      1.9.11cvs34
11372
11373         * src/crash.c
11374         * src/prefs_common.h
11375                 Fix build (prefs_common_init() doesn't exist
11376                 anymore)
11377
11378 2005-06-02 [colin]      1.9.11cvs33
11379
11380         * src/prefs_account.c
11381                 Fix bug #245 (filtering rules broken when
11382                 renaming a remote account (imap4 or nntp)
11383
11384 2005-06-02 [colin]      1.9.11cvs32
11385
11386         * src/imap.c
11387                 Try to fix IMAP shortcomings: 
11388                 o Multithread imap_open()
11389                 o allow offline-mode overriding instead of
11390                   just returning NULL
11391         * src/imap_gtk.c
11392         * src/imap_gtk.h
11393                 Add a function to ask whether we want to
11394                 override offline-mode for 10 minutes (one-shot
11395                 asking was painful)
11396         * src/procheader.c
11397                 Fix segfault when imap parser isn't happy about
11398                 a missing {
11399
11400 2005-06-01 [colin]      1.9.11cvs31
11401
11402         * src/addrharvest.c
11403         * src/compose.c
11404         * src/mbox.c
11405         * src/mbox.h
11406         * src/mh.c
11407         * src/msgcache.c
11408         * src/send_message.c
11409         * src/setup.c
11410         * src/undo.c
11411         * src/common/hooks.c
11412         * src/common/prefs.c
11413         * src/common/template.c
11414         * src/common/utils.c
11415         * src/gtk/gtkutils.c
11416         * src/gtk/inputdialog.c
11417         * src/gtk/menu.c
11418         * src/gtk/pluginwindow.c
11419         * src/gtk/prefswindow.c
11420         * src/plugins/pgpmime/passphrase.c
11421         * src/plugins/pgpmime/prefs_gpg.c
11422                 More -Wall fixes
11423
11424         * src/common/Makefile.am
11425         * src/common/timing.h
11426                 Add basic timing code
11427
11428         * src/summaryview.c
11429                 Fix a bug with unread messages when 
11430                 re-sorting folders, and by the way
11431                 fix a big performance hit when 
11432                 re-sorting (10k mails: before 5s,
11433                 after .5s)
11434
11435         * src/prefs_compose_writing.c
11436         * src/prefs_compose_writing.h
11437         * src/prefs_message.c
11438         * src/prefs_message.h
11439         * src/prefs_other.c
11440         * src/prefs_other.h
11441         * src/prefs_quote.c
11442         * src/prefs_quote.h
11443         * src/prefs_receive.c
11444         * src/prefs_receive.h
11445         * src/prefs_send.c
11446         * src/prefs_send.h
11447         * src/prefs_summaries.c
11448         * src/prefs_summaries.h
11449                 Fix copyright banner
11450
11451 2005-06-01 [paul]       1.9.11cvs30
11452
11453         * po/fi.po
11454                 updated by Flammie Pirinen
11455         * src/procmime.c
11456                 fix 'Bad BASE64 content' output
11457
11458 2005-05-31 [colin]      1.9.11cvs29
11459
11460         * src/procmime.c
11461                 Oops, where did my hunk go.
11462
11463 2005-05-31 [colin]      1.9.11cvs28
11464
11465         * src/Makefile.am
11466         * src/account.c
11467         * src/action.c
11468         * src/addr_compl.c
11469         * src/addressbook.c
11470         * src/codeconv.c
11471         * src/compose.c
11472         * src/export.c
11473         * src/folder.c
11474         * src/folderview.c
11475         * src/image_viewer.c
11476         * src/main.c
11477         * src/mainwindow.c
11478         * src/messageview.c
11479         * src/mimeview.c
11480         * src/msgcache.c
11481         * src/prefs_account.c
11482         * src/prefs_actions.c
11483         * src/prefs_common.c
11484         * src/prefs_compose_writing.c
11485         * src/prefs_customheader.c
11486         * src/prefs_ext_prog.c
11487         * src/prefs_filtering.c
11488         * src/prefs_filtering_action.c
11489         * src/prefs_fonts.c
11490         * src/prefs_image_viewer.c
11491         * src/prefs_message.c
11492         * src/prefs_message.h
11493         * src/prefs_msg_colors.c
11494         * src/prefs_other.c
11495         * src/prefs_other.h
11496         * src/prefs_quote.c
11497         * src/prefs_receive.c
11498         * src/prefs_receive.h
11499         * src/prefs_send.c
11500         * src/prefs_send.h
11501         * src/prefs_spelling.c
11502         * src/prefs_summaries.c
11503         * src/prefs_summary_column.c
11504         * src/prefs_template.c
11505         * src/prefs_themes.c
11506         * src/prefs_toolbar.c
11507         * src/prefs_wrapping.c
11508         * src/procmime.c
11509         * src/procmsg.c
11510         * src/send_message.h
11511         * src/ssl_manager.c
11512         * src/summary_search.c
11513         * src/summaryview.c
11514         * src/textview.c
11515         * src/wizard.c
11516         * src/common/smtp.c
11517         * src/common/smtp.h
11518         * src/gtk/gtkutils.h
11519                 o Move the rest of Common prefs to new style
11520                 o Lots of -Wall warning fixes
11521                 o fix FIXME in cache memusage calculation
11522                 o Let return receipts be sent from any account
11523                 o Little cache optimisation (read)
11524                 o Fix bug #746 (don't treat commas as separators
11525                   when inside a quoted string)
11526
11527 2005-05-31 [paul]       1.9.11cvs27
11528
11529         * src/prefs_common.c
11530                 fix 'off-by-one' typo
11531
11532 2005-05-31 [paul]       1.9.11cvs26
11533
11534         * src/account.c
11535         * src/addr_compl.c
11536         * src/compose.c
11537         * src/foldersel.c
11538         * src/prefs_actions.c
11539         * src/prefs_common.c
11540         * src/prefs_common.h
11541         * src/prefs_customheader.c
11542         * src/prefs_display_header.c
11543         * src/prefs_filtering.c
11544         * src/prefs_filtering_action.c
11545         * src/prefs_matcher.c
11546         * src/prefs_summaries.c
11547         * src/prefs_summary_column.c
11548         * src/prefs_template.c
11549         * src/prefs_toolbar.c
11550         * src/ssl_manager.c
11551         * src/gtk/pluginwindow.c
11552         * src/gtk/prefswindow.c
11553         * src/gtk/progressdialog.c
11554                 add hidden prefs 'enable_rules_hint'
11555                 for gtk_tree_view_set_rules_hint()
11556                 (sync with main)
11557                 
11558
11559 2005-05-31 [colin]      1.9.11cvs25
11560
11561         * src/Makefile.am
11562         * src/main.c
11563         * src/prefs_common.c
11564         * src/prefs_summaries.c ** ADDED **
11565         * src/prefs_summaries.h ** ADDED **
11566                 Common/Display -> Display/Summaries
11567
11568 2005-05-31 [colin]      1.9.11cvs24
11569
11570         * src/Makefile.am
11571         * src/main.c
11572         * src/prefs_quote.c ** ADDED **
11573         * src/prefs_quote.h ** ADDED **
11574                 Move Common/Quote to Compose/Quoting
11575         * src/prefs_common.c
11576         * src/prefs_common.h
11577                 Remove old quote stuff, add
11578                 convenience functions for GtkTextView prefs
11579         * src/gtk/prefswindow.c
11580                 Set default height higher
11581
11582 2005-05-30 [colin]      1.9.11cvs23
11583
11584         * src/Makefile.am
11585         * src/main.c
11586         * src/prefs_common.c
11587         * src/prefs_compose_writing.c ** ADDED **
11588         * src/prefs_compose_writing.h ** ADDED **
11589                 Move Common/Compose prefs to Compose/Writing
11590
11591 2005-05-30 [colin]      1.9.11cvs22
11592
11593         * src/common/utils.c
11594                 Fix bug #651 (Confused Attract by Subject)
11595                 Patch by M. Benkmann <haferfrost@web.de>
11596         * AUTHORS
11597
11598 2005-05-30 [colin]      1.9.11cvs21
11599
11600         * src/compose.c
11601                 Fix concatenation of different headers of
11602                 the same type (bug #645)
11603         * src/prefs_folder_item.c
11604                 Fix bug #699 (setting color to black doesn't
11605                 work immediately)
11606         * src/procmime.c
11607                 Print out decoding error only once per
11608                 block
11609
11610 2005-05-30 [paul]       1.9.11cvs20
11611
11612         * src/common/template.c
11613                 fix Bcc
11614
11615 2005-05-30 [paul]       1.9.11cvs19
11616
11617         * doc/src/rfc2368.txt   **NEW FILE**
11618         * src/compose.c
11619                 compose_entries_set(): don't interpret Bcc
11620                 header field (conform to RFC 2368)
11621                 (sync with main)
11622
11623 2005-05-29 [colin]      1.9.11cvs18
11624
11625         * src/prefs_common.c
11626                 Let the default reply format respect
11627                 netiquette by cutting the signature.
11628
11629 2005-05-29 [colin]      1.9.11cvs17
11630
11631         * src/summaryview.c
11632                 Don't let always_show_msg override
11633                 open_unread_on_enter when opening a new
11634                 directory.
11635
11636 2005-05-27 [paul]       1.9.11cvs16
11637
11638         sync with main:
11639
11640         * src/main.c
11641                 app_will_exit(): cleanup tmp directory when exit
11642         * src/message_search.c
11643                 improved the interface and made code cleanup.
11644                 removed Clear button
11645         * src/send_message.c
11646                 send_message_local(): use GSpawn, and detect errors
11647         * src/summary_search.c
11648                 improved the interface and made code cleanup
11649         * src/textview.c
11650                 textview_write_link(): also skip non-ascii space
11651                  at the head of link strings (phishing check
11652                  didn't work at the case)
11653         * src/common/utils.c
11654                 get_command_output(): use g_spawn_command_line_sync()
11655                 instead of popen()
11656
11657 2005-05-26 [colin]      1.9.11cvs15
11658
11659         * src/folder.c
11660                 remove printf
11661
11662 2005-05-26 [colin]      1.9.11cvs14
11663
11664         * src/common/nntp.c
11665                 Fix nntp mode reader (bug #611)
11666                 Patch by Florian Mickler <florian@mickler.org>
11667
11668 2005-05-26 [colin]      1.9.11cvs13
11669
11670         * src/plugins/pgpmime/passphrase.c
11671                 Fix mouse grabbing (bug #557)
11672
11673 2005-05-26 [colin]      1.9.11cvs12
11674
11675         * src/prefs_themes.c
11676                 Fix g_warning (bug #541)
11677
11678 2005-05-26 [colin]      1.9.11cvs11
11679
11680         * src/prefs_actions.c
11681         * src/prefs_template.c
11682                 Fix bug #506 (no warning if action/template
11683                 is not saved)
11684         * src/common/template.c
11685                 Fix a possible crash
11686
11687 2005-05-26 [colin]      1.9.11cvs10
11688
11689         * src/folder.c
11690         * src/folderview.c
11691         * src/procmsg.c
11692         * src/summaryview.c
11693                 Forbid locked messages to be moved or
11694                 deleted. Locked messages in trashes 
11695                 still get deleted, for performance
11696                 reason (mh.c::mh_remove_all_msgs)
11697
11698 2005-05-25 [colin]      1.9.11cvs9
11699
11700         * src/procmime.c
11701                 Use correct encoding when sending mails
11702                 with attachments that have accentued 
11703                 chars in their name
11704
11705 2005-05-24 [colin]      1.9.11cvs8
11706
11707         * src/summaryview.c
11708                 Fix bug #688 f) read/unread marker not
11709                 changed on first click
11710                 Also, optimize summary_status_show()
11711                 calls
11712         * src/folder.c
11713         * src/inc.c
11714         * src/procmime.c
11715                 Fix bug #688 b) and c) wrt message
11716                 attachments and signature
11717         * src/stock_pixmap.c
11718         * src/stock_pixmap.h
11719         * src/stock_pixmap.c
11720         * src/stock_pixmap.h
11721         * src/Makefile.am
11722         * src/pixmaps/clip_gpg_signed.xpm
11723                 Add clip/signed icon
11724
11725 2005-05-24 [colin]      1.9.11cvs7
11726
11727         * src/folder_item_prefs.c
11728                 whitespace fix
11729
11730 2005-05-24 [colin]      1.9.11cvs6
11731
11732         * src/folderview.c
11733         * src/prefs_common.c
11734         * src/prefs_common.h
11735                 Add a confirmation to folder drag and drop
11736                 fixes bug #156
11737         * src/alertpanel.c
11738         * src/alertpanel.h
11739                 fix _with_disable parameters so that
11740                 the buttons labels are specifiable too
11741         * src/plugins/pgpmime/sgpgme.c
11742                 reflect said change
11743                 
11744
11745 2005-05-24 [colin]      1.9.11cvs5
11746
11747         * src/folderview.c
11748                 Uncollapse/collapse folders on double-click
11749                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
11750                 closes bug #108
11751
11752 2005-05-23 [colin]      1.9.11cvs4
11753
11754         * src/common/socket.c
11755                 Check another special SSL_peek() error.
11756                 Should help wrt bug #728
11757
11758 2005-05-23 [colin]      1.9.11cvs3
11759
11760         * src/plugins/pgpmime/pgpmime.c
11761                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
11762                 breaking menu accelerators and stuff. Users will have to
11763                 reselect "PGP MIME" instead of "PGP/MIME" in their 
11764                 account's privacy preferences if needed.
11765
11766 2005-05-22 [paul]
11767
11768         * tools/kdeservicemenu/install.sh
11769                 use kdesu to prompt for root password if doing
11770                 global install/uninstall
11771
11772 2005-05-20 [colin]      1.9.11cvs2
11773
11774         * src/procmsg.c
11775                 Fix another compilation error with gcc-2.9x
11776                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
11777         * src/send_message.c
11778                 Don't send QUIT if we aren't connected
11779
11780 2005-05-19 [colin]      1.9.11cvs1
11781
11782         * src/procmsg.c
11783                 Fix compilation with gcc 2.9x
11784
11785 2005-05-19 [paul]       1.9.11
11786
11787         1.9.11 released
11788
11789 2005-05-19 [paul]       1.9.9cvs14
11790
11791         * src/gtk/inputdialog.c
11792                 prevent gettext warning
11793
11794 2005-05-19 [paul]       1.9.9cvs13
11795
11796         * src/mainwindow.c
11797         * src/prefs_common.c
11798         * src/prefs_common.h
11799         * src/textview.c
11800         * src/textview.h
11801                 add an option to toggle cursor in message
11802                 view (sync with main)
11803
11804 2005-05-18 [colin]      1.9.9cvs12
11805
11806         * src/compose.c
11807                 Dereference freed pointer
11808         * src/gtk/gtkaspell.c
11809                 Fix duplication of dictionaries (is it an aspell issue?)
11810
11811 2005-05-18 [colin]      1.9.9cvs11
11812
11813         * src/gtk/inputdialog.c
11814         * src/gtk/gtkaspell.c
11815                 HIGuify dialogs
11816         * src/alertpanel.c
11817                 Remove a double call
11818
11819 2005-05-17 [colin]      1.9.9cvs10
11820
11821         * src/gtk/gtkaspell.c
11822                 Fix dialogs, Ctrl-Enter accel
11823
11824 2005-05-17 [colin]      1.9.9cvs9
11825
11826         * src/gtk/gtkaspell.c
11827                 Fix some accelerators, escape in replace-window
11828
11829 2005-05-16 [colin]      1.9.9cvs8
11830
11831         * src/gtk/gtkaspell.c
11832                 Revert last commit, it was a mistake.
11833
11834 2005-05-16 [colin]      1.9.9cvs7
11835
11836         * src/gtk/gtkaspell.c
11837                 Remove buggy code while we're at it. It's a 
11838                 dead code path anyway.
11839
11840 2005-05-16 [colin]      1.9.9cvs6
11841
11842         * src/gtk/gtkaspell.c
11843                 Missed some gtk_menu_popup where deactivate
11844                 signal should be handled. Should fix bug
11845                 #629 a bit more.
11846
11847 2005-05-16 [colin]      1.9.9cvs5
11848
11849         * src/gtk/gtkaspell.c
11850                 Remove debug printf()s
11851
11852 2005-05-16 [colin]      1.9.9cvs4
11853
11854         * src/gtk/gtkaspell.c
11855                 Fix a bit aspell problems
11856                 (see bug #629)
11857
11858 2005-05-13 [colin]      1.9.9cvs3
11859
11860         * src/folderview.c
11861                 Fix the + appearing even when no subfolders
11862                 have unread messages. Thanks to wwp for the
11863                 bug report.
11864
11865 2005-05-11 [paul]       1.9.9cvs2
11866
11867         * src/folderview.c
11868                 correction to 1.9.9cvs1, only colour folders that
11869                 have new msgs (not unread msgs)
11870
11871 2005-05-10 [colin]      1.9.9cvs1
11872
11873         * src/folderview.c
11874         * src/summaryview.c
11875                 Try to fix bolding bugs again.
11876
11877 2005-05-09 [paul]
11878
11879         * tools/claws.i18n.status.pl
11880                 add Ricardo Mones Lastra's script that has been providing
11881                 the i18n status page for many months
11882
11883 2005-05-09 [paul]       1.9.9
11884
11885         1.9.9 release
11886
11887 2005-05-09 [paul]       1.9.6cvs58
11888
11889         * AUTHORS
11890         * INSTALL
11891         * README.claws
11892                 updated
11893         * Makefile.am 
11894         * RELEASE_NOTES.claws
11895                 add release notes to cvs to simplify release
11896                 procedure
11897         * configure.ac
11898                 add ca and fi to ALL_LINGUAS
11899         * po/Makefile.in.in
11900                 workaround for missing Makevars
11901         * po/ca.po
11902         * po/fi.po
11903                 add new Catalan and Finnish translations
11904                 submitted by Miquel Oliete and Flammie Pirinen
11905         * po/de.po
11906         * po/es.po
11907         * po/fr.po
11908         * po/it.po
11909         * po/pl.po
11910         * po/ru.po
11911         * po/sk.po
11912         * po/sr.po
11913         * po/zh_CN.po
11914                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
11915                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
11916                 Urke MMI, and Hansom Young
11917         * src/main.c
11918                 Fix drafting when quitting. compose_draft() closes the
11919                 compose windows, which modifies the compose_list GSList.
11920                 We have to refresh this list after echo drafting to avoid a
11921                 segfault
11922         * src/partial_download.c
11923                 fix segfault on exit
11924
11925 2005-05-06 [paul]       1.9.6cvs57
11926
11927         * src/grouplistdialog.c
11928                 quick fix/workaround for unresizeable newsgroup
11929                 name column 
11930
11931 2005-05-06 [paul]       1.9.6cvs56
11932
11933         * src/inc.c
11934         * src/mainwindow.c
11935                 use gettext plural forms
11936         * src/imap_gtk.c
11937         * src/mh_gtk.c
11938         * src/toolbar.c
11939                 small improvement to english usage
11940
11941 2005-05-05 [thorsten]   1.9.6cvs55
11942
11943         * src/folder.c
11944                 fix possible crash
11945
11946 2005-05-05 [paul]       1.9.6cvs54
11947         
11948         sync with HEAD
11949
11950         * AUTHORS
11951         * src/compose.c
11952                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
11953                 patch by Tim Mann
11954
11955 2005-05-05 [paul]       1.9.6cvs53
11956
11957         * src/mainwindow.c
11958                 fix resizing of separate message and
11959                 folder views
11960
11961 2005-05-05 [paul]       1.9.6cvs52
11962
11963         * src/account.c
11964         * src/addrgather.c
11965         * src/browseldap.c
11966         * src/exphtmldlg.c
11967         * src/expldifdlg.c
11968         * src/importmutt.c
11969         * src/importpine.c
11970         * src/main.c
11971         * src/mainwindow.c
11972         * src/noticeview.c
11973         * src/prefs_filtering.c
11974         * src/prefs_filtering_action.c
11975         * src/prefs_matcher.c
11976         * src/prefs_spelling.c
11977         * src/prefs_toolbar.c
11978         * src/toolbar.c
11979         * src/wizard.c
11980         * src/gtk/description_window.c
11981         * src/gtk/gtkvscrollbutton.c
11982         * src/gtk/progressdialog.c
11983         * src/gtk/quicksearch.c
11984         * src/plugins/pgpmime/prefs_gpg.c
11985         * src/plugins/spamassassin/spamassassin_gtk.c
11986                 replace deprecated gtk_widget_set_usize
11987
11988 2005-05-04 [colin]      1.9.6cvs51
11989
11990         * src/common/utils.c
11991                 Fix crash when subst_for_filename is called
11992                 with a NULL parameter
11993
11994 2005-05-04 [colin]      1.9.6cvs50
11995
11996         * src/partial_download.c
11997         * src/pop.c
11998                 Escape login when writing uidl file
11999                 fixes bug #736
12000
12001 2005-05-03 [colin]      1.9.6cvs49
12002
12003         * src/procmime.c
12004                 Fix possible DOS in mime parser
12005                 (see bug #634)
12006
12007 2005-05-02 [colin]      1.9.6cvs48
12008
12009         * src/compose.c
12010                 Try to fix the copy/paste mess once again.
12011
12012
12013 2005-04-30 [colin]      1.9.6cvs47
12014
12015         * src/prefs_account.h
12016         * src/procmsg.c
12017         * src/send_message.c
12018         * src/common/smtp.c
12019         * src/common/smtp.h
12020                 Try to batch sending mails (per account) instead of
12021                 reconnecting to server every time.
12022
12023 2005-04-29 [colin]      1.9.6cvs46
12024
12025         * src/messageview.c
12026                 Fix window resizing that refused to size down
12027         * src/prefs_common.c
12028         * src/prefs_common.h
12029         * src/prefs_filtering.c
12030                 Save Filtering's window size
12031
12032 2005-04-21 [paul]       1.9.6cvs45
12033
12034         * ChangeLog-gtk2.claws
12035         * src/setup.c
12036                 correction to sync
12037
12038 2005-04-21 [paul]       1.9.6cvs44
12039
12040         sync with main:
12041
12042         * src/setup.c
12043         * src/statusbar.c
12044         * src/statusbar.h
12045                 use gtkut_widget_draw_now(). Improved performance
12046                 of the update of statusbar
12047         * src/textview.c
12048                 textview_smooth_scroll_do(): redraw it after scroll
12049                 is done (fixed incorrect display when a part of the
12050                 view is hidden).
12051         * src/gtk/gtkutils.c
12052         * src/gtk/gtkutils.h
12053                 gtkut_widget_draw_now(): use gdk_window_process_updates()
12054                 to force update of widgets.
12055                 Removed gtkut_widget_wait_for_draw() which had a big
12056                 overhead  because of waiting for all events processed 
12057
12058 2005-04-20 [paul]       1.9.6cvs43
12059
12060         * src/codeconv.c
12061                 complete 1.9.6cvs42's sync:
12062                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
12063
12064 2005-04-19 [paul]       1.9.6cvs42
12065
12066         sync with main:
12067
12068         * src/action.c
12069                 catch_output(): correctly select the insert text
12070                 (fix invalid iterator warnings).
12071         * src/codeconv.c
12072         * src/codeconv.h
12073         * src/mainwindow.c
12074         * src/messageview.c
12075         * src/prefs_common.c
12076                 support GBK encoding.
12077         * src/common/session.c
12078         * src/common/session.h
12079                 use separate buffer for large data to be sent,
12080                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
12081
12082 2005-04-18 [paul]       1.9.6cvs41
12083
12084         * src/jpilot.c
12085                 convert unsigned long into guint32
12086                 patch by Paul LeoNerd Evans 
12087
12088 2005-04-17 [colin]      1.9.6cvs40
12089
12090         * src/compose.c
12091                 Fix 'Request return receipt' from folder
12092                 properties (bug #708)
12093
12094 2005-04-17 [colin]      1.9.6cvs39
12095
12096         * src/mainwindow.c
12097                 Fix duplicate hotkeys in Mainwindow's menu
12098
12099 2005-04-17 [colin]      1.9.6cvs38
12100
12101         * src/folderview.c
12102                 Fix duplicate hotkeys in Folderview's contextual
12103                 menu
12104
12105 2005-04-15 [colin]      1.9.6cvs37
12106
12107         * src/summaryview.c
12108                 Fix 'Save as...' with non-ascii filenames
12109
12110 2005-04-15 [colin]      1.9.6cvs36
12111
12112         * src/plugins/pgpmime/pgpmime.c
12113                 Fix bus error on 64bit. Spotted by 
12114                 macallan1888@gmail.com
12115
12116 2005-04-15 [colin]      1.9.6cvs35
12117
12118         * src/prefs_account.c
12119                 Fix cvs34.
12120
12121 2005-04-12 [colin]      1.9.6cvs34
12122
12123         * src/prefs_account.c
12124                 Fix smtp auth type off-by-one. We forgot to
12125                 add PLAIN in the prefs-to-gui setter func and
12126                 as a result, the selected auth when opening
12127                 account prefs was not the correct one.
12128
12129 2005-04-12 [paul]       1.9.6cvs33
12130
12131         * src/inc.c
12132                 if the recv dialog is visible, Cancel only
12133                 cancels the current account
12134
12135
12136 2005-04-10 [colin]      1.9.6cvs32
12137
12138         * src/filtering.c
12139                 Copy score when copying FilteringActions
12140                 Fix bug #674
12141
12142 2005-04-10 [colin]      1.9.6cvs31
12143
12144         * src/inc.c
12145                 Make Message -> Receive -> Cancel cancel 
12146                 incorporation on all accounts. Fixes
12147                 bug #693
12148
12149 2005-04-10 [colin]      1.9.6cvs30
12150
12151         * src/prefs_account.c
12152                 Update Privacy checkbuttons status based
12153                 on the selected privacy system
12154         * src/compose.c
12155                 Always connect the "None" privacy system; the
12156                 static boolean was probably there to avoid
12157                 reconnecting twice in the same compose window,
12158                 but as the parent function is only called once
12159                 per compose, it's only a bug - as a static is
12160                 initialized once per application instance.
12161                 Also, don't uncheck Sign and Encrypt when
12162                 selecting None as privacy system; just ignore
12163                 them when sending/queuing.
12164                 Should fix bug #695
12165
12166 2005-04-08 [colin]      1.9.6cvs29
12167
12168         * src/account.c
12169         * src/prefs_account.c
12170         * src/prefs_account.h
12171                 Add account preference to queue message in a certain
12172                 folder.
12173
12174 2005-04-06 [colin]      1.9.6cvs28
12175
12176         * src/prefs_account.c
12177                 Update old inbox path syntax
12178
12179 2005-04-06 [paul]       1.9.6cvs27
12180
12181         sync with main:
12182
12183         * configure.ac
12184                 changed -traditional-cpp to -no-cpp-precomp for newer
12185                 Mac OS X support
12186         * src/foldersel.c
12187                 made column resize automatically
12188         * src/send_message.c
12189                 send_message_smtp(): consider EOF right after QUIT
12190                 successful (workaround for Gmail SMTP server)
12191         * src/common/socket.c
12192                 ssl_read(), ssl_peek(): check EOF which violates the
12193                 SSL protocol
12194         * src/gtk/colorlabel.c
12195                 removed warnings when displaying colorlabel menu
12196                 (don't use GtkAlignment)
12197
12198 2005-04-05 [paul]       1.9.6cvs26
12199
12200         * src/plugins/trayicon/trayicon.c
12201                 fix clipping of icon under KDE3 
12202
12203 2005-04-05 [paul]       1.9.6cvs25
12204
12205         * src/summaryview.c
12206                 hide display of threading
12207                 patch by Alfons
12208
12209 2005-04-04 [thorsten]   1.9.6cvs24
12210
12211         * src/mh.c
12212                 marks lost on filesystems with different stat() results on
12213                 summer-/wintertime
12214
12215 2005-04-03 [colin]      1.9.6cvs23
12216
12217         * src/summaryview.c
12218                 Don't handle up/down. Patch by Alfons
12219
12220 2005-04-02 [colin]      1.9.6cvs22
12221
12222         * src/summaryview.c
12223                 Make scrolling faster. Patch by Alfons.
12224
12225 2005-04-01 [colin]      1.9.6cvs21
12226
12227         * src/Makefile.am
12228         * src/stock_pixmap.c
12229         * src/pixmaps/dir-noselect.xpm ** REMOVED **
12230         * src/pixmaps/dir_noselect.xpm ** ADDED **
12231                 Fix pixmap name mismatch (Thanks Stephan Sachse)
12232
12233 2005-04-01 [colin]      1.9.6cvs20
12234
12235         * src/image_viewer.c
12236         * src/image_viewer.h
12237         * src/procmime.c
12238         * src/procmime.h
12239         * src/textview.c
12240         * src/textview.h
12241                 Implement inline image resizing and right-clicking
12242
12243 2005-04-01 [paul]       1.9.6cvs19
12244
12245         * AUTHORS
12246         * Makefile.am
12247         * configure.ac
12248                 check for gnome2
12249                 patch by Luca Cavalli <loopback<AT>slackit.org>
12250         * po/ru.po
12251                 updated by Pavlo Bohmat
12252
12253 2005-03-31 [colin]      1.9.6cvs18
12254
12255         * src/news.c
12256                 Fix parsing references
12257         * src/msgcache.c
12258                 don't put nulls in the references list
12259         * src/procheader.c
12260                 commit that forgotten file in 1.9.6cvs14
12261
12262 2005-03-31 [colin]      1.9.6cvs17
12263
12264         * src/compose.c
12265                 Fix joining of signature separator again. 
12266                 Maybe Hiro could put it in main too...
12267
12268 2005-03-31 [colin]      1.9.6cvs16
12269
12270         * src/Makefile.am
12271         * src/foldersel.c
12272         * src/stock_pixmap.c
12273         * src/stock_pixmap.h
12274         * src/pixmaps/dir-noselect.xpm
12275                 Update foldersel.c (sync from main, patch by Alfons)
12276
12277 2005-03-30 [colin]      1.9.6cvs15
12278
12279         * src/imap.c
12280                 Fix handling of imap folders containing [] in 
12281                 their name. Thanks to Nahuel Angelinetti for
12282                 the detailed bugreport.
12283
12284 2005-03-30 [colin]      1.9.6cvs14
12285
12286         * src/common/utils.h
12287         * src/common/utils.c
12288         * src/common/defs.h
12289         * src/matcher.c
12290         * src/msgcache.c
12291         * src/news.c
12292         * src/procmsg.c
12293         * src/procmsg.h
12294         * src/quote_fmt_parse.y
12295         * src/summaryview.c
12296                 Update references system. Patch by Alfons
12297
12298 2005-03-30 [colin]      1.9.6cvs13
12299
12300         * src/common/socket.c
12301                 Force the glibc to read resolv.conf again when 
12302                 it has changed. Should fix issues when changing
12303                 networks on a laptop and not restarting sylpheed. 
12304
12305 2005-03-30 [paul]       1.9.6cvs12
12306
12307         partial sync with main:
12308
12309         * src/action.c
12310                 create_io_dialog(): use user-defined text font
12311                 (thanks to Alfons), and modified its appearance.
12312         * src/addrgather.c
12313         * src/addrharvest.c
12314         * src/browseldap.c
12315                 replace old code
12316         * src/compose.c
12317                 don't join (presumably) itemized lines on line-wrapping
12318                 fixed wrapping of quote when auto-wrapping is enabled
12319                 compose_destroy(): destroy paned only if it's not
12320                 attached to window. Fixed memory leak of popup menu.
12321         * src/exphtmldlg.c
12322         * src/expldifdlg.c
12323                 replace old code
12324         * src/html.c
12325         * src/html.h
12326         * src/importmutt.c
12327         * src/importpine.c
12328                 replace old code
12329         * src/main.c
12330                 removed redundant code
12331         * src/mainwindow.c
12332                 changed 'Code set' (which is rather incorrect)
12333                 in the menu to 'Character encoding'
12334                 main_window_set_widgets(): request size first
12335                 to prevent window size becoming wrong
12336                 fixed remembering of the state of the visibility
12337                 of MessageView
12338         * src/messageview.c
12339                 changed 'Code set' (which is rather incorrect)
12340                 in the menu to 'Character encoding'
12341         * src/prefs_common.c
12342         * src/prefs_common.h
12343                 added an option whether to render HTML as text or not
12344                 added separators to outgoing encoding menu
12345         * src/procheader.c
12346                 procheader_scan_date_string(): support header
12347                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
12348         * src/summaryview.c
12349         * src/summaryview.h
12350                 minor code cleanup
12351         * src/textview.c
12352                 textview_show_html(): force output of newline
12353                 added an option whether to render HTML as text or not
12354         * src/common/utils.c
12355                 strncpy2(): optimized based on Alfons' code
12356         * src/gtk/gtkutils.c
12357         * src/gtk/gtkutils.h
12358                 removed non-used code
12359         * src/plugins/pgpmime/passphrase.c
12360                 partially fixed grab input of passphrase dialog
12361                 Confine pointer to window
12362
12363 2005-03-30 [colin]      1.9.6cvs11
12364
12365         * src/msgcache.c
12366         * src/msgcache.h
12367                 Read/write 32bit ints from cache & marks
12368                 From main.
12369
12370 2005-03-29 [paul]       1.9.6cvs10
12371
12372         * AUTHORS
12373         * ChangeLog.claws
12374         * src/compose.c
12375         * src/gtk/gtkaspell.c
12376                 sync with HEAD (don't pass NULL pointers) 
12377
12378 2005-03-24 [paul]
12379
12380         * tools/Makefile.am
12381         * tools/README
12382         * tools/acroread2sylpheed.pl
12383                 sync with HEAD (add script to send pdfs as
12384                 attachments from Adobe Reader 7)
12385
12386 2005-03-21 [paul]       1.9.6cvs9
12387
12388         * configure.ac
12389         * po/POTFILES.in
12390         * src/Makefile.am
12391         * src/crash.c
12392         * src/image_viewer.c ** ADDED **
12393         * src/image_viewer.h ** ADDED **
12394         * src/main.c
12395         * src/prefs_common.c
12396         * src/prefs_common.h
12397         * src/prefs_image_viewer.c ** ADDED **
12398         * src/prefs_image_viewer.h ** ADDED **
12399         * src/textview.c
12400         * src/gtk/about.c
12401         * src/pixmaps/sylpheed_logo.xpm
12402         * src/plugins/Makefile.am
12403         * src/plugins/image_viewer/.cvsignore ** REMOVED **
12404         * src/plugins/image_viewer/Makefile.am ** REMOVED **
12405         * src/plugins/image_viewer/plugin.c ** REMOVED **
12406         * src/plugins/image_viewer/viewer.c ** REMOVED **
12407         * src/plugins/image_viewer/viewer.glade ** REMOVED **
12408         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
12409         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
12410         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
12411         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
12412                 as gdk-pixbuf is now built-in
12413                 remove image_viewer plugin and put code back into
12414                 main codebase
12415                 implement inline image display (sync with main)
12416
12417                 replace logo with newer, nicer, larger version  
12418
12419 2005-03-21 [paul]       1.9.6cvs8
12420
12421         * src/gtk/about.c
12422                 cosmetic improvement
12423
12424 2005-03-21 [holger]     1.9.6cvs7
12425
12426         * src/plugins/spamassassin/spamassassin.c
12427                 Sync with HEAD
12428                 (unregister hook on failed plugin init)
12429
12430 2005-03-20 [colin]      1.9.6cvs6
12431
12432         * src/common/plugin.c
12433                 Check that plugin isn't already loaded
12434                 Patch by Alfons
12435
12436 2005-03-20 [thorsten]   1.9.6cvs5
12437
12438         * src/compose.c
12439                 use a more compatible syntax
12440
12441 2005-03-20 [thorsten]   1.9.6cvs4
12442
12443         * src/prefs_toolbar.c
12444                 fix crash when selecting toolbar item (uninitialized pointer)
12445
12446 2005-03-20 [thorsten]   1.9.6cvs3
12447
12448         * src/procmime.c
12449                 fix mimetype detection (referenced free()d string)
12450
12451 2005-03-20 [paul]       1.9.6cvs2
12452
12453         * src/compose.c
12454                 sync with HEAD (1.0.3cvs5)
12455                 neglect Reply-To header if empty
12456                 Patch by Alfons 
12457
12458 2005-03-19 [holger]     1.9.6cvs1
12459
12460         * src/summaryview.c
12461         * src/summaryview.h
12462                 Sync with HEAD
12463
12464 2005-03-18 [paul]       1.9.6
12465
12466         initial GTK2 release
12467
12468 2005-03-18 [paul]       1.0.3cvs3.1
12469
12470         * AUTHORS
12471         * ChangeLog.claws
12472         * configure.ac
12473         * src/gtk/about.c
12474         * src/pixmaps/sylpheed_logo.xpm
12475                 sync with HEAD
12476
12477 2005-03-18 [colin]      1.0.3cvs2.6
12478
12479         * src/summaryview.c
12480                 Remove call to summary_step in summary_copy_selected_to
12481                 Can't see its purpose, and this causes bug when copying
12482                 a message if the next one is unread: it reads it.
12483
12484 2005-03-18 [paul]       1.0.3cvs2.5
12485
12486         * src/foldersel.c
12487                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
12488
12489 2005-03-18 [paul]       1.0.3cvs2.4
12490
12491         * src/addrharvest.c
12492         * src/codeconv.c
12493         * src/codeconv.h
12494         * src/compose.c
12495         * src/news.c
12496         * src/procheader.c
12497         * src/procmime.c
12498         * src/unmime.c
12499         * src/unmime.h
12500                 fix buffer overflow, CAN-2005-0667, see
12501                 http://secunia.com/advisories/14491/
12502                 Patch by Alfons
12503
12504 2005-03-17 [colin]      1.0.3cvs2.3
12505
12506         * src/prefs_fonts.c
12507         * src/summaryview.c
12508                 Fix font bugs (both lists now officialy share 
12509                 the same font)
12510                 
12511
12512 2005-03-17 [paul]       1.0.3cvs2.2
12513
12514         * src/gtk/pluginwindow.c
12515                 make plugin descriptions uneditable
12516
12517 2005-03-11 [paul]       1.0.3cvs2.1
12518
12519         * ChangeLog.claws
12520         * configure.ac
12521         * po/POTFILES.in
12522         * src/plugins/trayicon/trayicon.c
12523                 sync with HEAD
12524                 add src/wizard.c to POTFILES.in
12525
12526 2005-03-11 [paul]       1.0.3cvs1.1
12527
12528         * ChangeLog
12529         * ChangeLog.claws
12530         * configure.ac
12531         * po/de.po
12532         * po/es.po
12533         * po/fr.po
12534         * po/it.po
12535         * po/pt_BR.po
12536         * po/ru.po
12537         * po/sk.po
12538         * po/sr.po
12539         * po/zh_CN.po
12540                 sync with HEAD
12541
12542 2005-03-04 [colin]      1.0.1cvs22.2
12543
12544         * src/compose.c
12545                 Fix signatures with accentued chars in it
12546
12547 2005-03-04 [colin]      1.0.1cvs22.1
12548
12549         * src/common/smtp.c
12550         * src/common/smtp.h
12551                 Don't use SIZE param in MAIL FROM: if server 
12552                 doesn't support it. Patch by Eugen Freiter
12553                 <eugen_f@users.sf.net>
12554
12555 2005-02-27 [paul]       1.0.1cvs20.1
12556
12557         * ChangeLog.claws
12558         * configure.ac
12559         * src/messageview.c
12560                 sync with HEAD
12561
12562 2005-02-27 [colin]      1.0.1cvs19.4
12563
12564         * src/procheader.c
12565         * src/procheader.h
12566                 Fix prototypes. Patch by Alfons
12567
12568 2005-02-27 [colin]      1.0.1cvs19.3
12569
12570         * src/compose.c
12571                 Don't auto-join the signature separator.
12572
12573 2005-02-26 [colin]      1.0.1cvs19.2
12574
12575         * src/summaryview.c
12576                 Fix 'mark all read' with collapsed threads.
12577                 Patch by Alfons.
12578
12579 2005-02-25 [paul]       1.0.1cvs19.1
12580
12581         * ChangeLog.claws
12582         * configure.ac
12583         * src/prefs_account.c
12584         * src/prefs_folder_item.c
12585         * src/gtk/prefswindow.c
12586         * src/gtk/prefswindow.h
12587                 sync with HEAD
12588
12589 2005-02-25 [paul]       1.0.1cvs15.12
12590
12591         * src/alertpanel.c
12592         * src/codeconv.c
12593         * src/compose.c
12594         * src/textview.c
12595         * src/gtk/gtkutils.c
12596         * src/gtk/gtkutils.h
12597         * src/gtk/logwindow.c
12598         * src/gtk/progressdialog.c
12599                 sync with main (revision 127)
12600                 and fix logwindow clipping
12601
12602 2005-02-24 [colin]      1.0.1cvs15.11
12603
12604         * src/plugins/pgpmime/passphrase.c
12605                 Disable input grabbing; it doesn't work yet.
12606
12607 2005-02-24 [colin]      1.0.1cvs15.10
12608
12609         * src/messageview.c
12610                 Don't send out receipts if offline. Ask.
12611
12612 2005-02-23 [colin]      1.0.1cvs15.9
12613
12614         * src/summaryview.c     
12615                 Fix expanding
12616
12617 2005-02-23 [colin]      1.0.1cvs15.8
12618
12619         * src/summaryview.c
12620                 Really fix Bug 568 by removing useless
12621                 calls. summary_thread_init() now called
12622                 in summary_sort(). This should please
12623                 Alfons as it should be faster than 
12624                 previously.
12625
12626 2005-02-23 [colin]      1.0.1cvs15.7
12627
12628         * src/compose.c
12629                 Encode parts as QP or B64 if signing
12630
12631 2005-02-23 [colin]      1.0.1cvs15.6
12632
12633         * src/compose.c
12634                 Fix Mimeinfo leakage (including tmp files)
12635         * src/procmsg.c
12636                 Fix tmp file leakage (spotted by Ivan Rayner)
12637
12638 2005-02-22 [colin]      1.0.1cvs15.5
12639
12640         * src/expldifdlg.c
12641                 Fix keyboard input. Patch by Alfons.
12642
12643 2005-02-21 [colin]      1.0.1cvs15.4
12644
12645         * src/compose.c
12646                 Fix Sign/Encrypt when unselecting privacy
12647                 system
12648         * src/prefs_common.c
12649                 Change default message font to Monospace
12650         * src/summaryview.c
12651                 More freezing during potentially large operations
12652
12653 2005-02-21 [paul]       1.0.1cvs15.3
12654
12655         * src/main.c
12656                 fix --help output
12657
12658 2005-02-21 [paul]       1.0.1cvs15.2
12659
12660         * po/Makefile.in.in
12661         * src/compose.c
12662         * src/summaryview.c
12663         * src/textview.c
12664         * src/common/utils.c
12665         * src/common/utils.h
12666                 sync with main (revision 117)
12667
12668 2005-02-20 [colin]      1.0.1cvs15.1
12669
12670         * src/common/defs.h
12671                 Change cache file to .sylpheed_claws_cache, as
12672                 suggested by Alfons. Allows people to switch
12673                 between Sylpheed and Sylpheed-Claws. it is
12674                 a good idea to "Check for new messages" at next
12675                 startup.
12676
12677
12678 2005-02-18 [colin]      1.0.1cvs14.1
12679
12680         * src/quote_fmt_lex.l
12681         * src/quote_fmt_parse.y
12682                 Fix parser initialisation. Patch by Ivan.
12683
12684 2005-02-18 [colin]      1.0.1cvs11.6
12685
12686         * src/folderview.c
12687                 Fix scrolldown (bug 662)
12688
12689 2005-02-17 [colin]      1.0.1cvs11.5
12690
12691         * src/codeconv.c
12692                 conv_filename_to_utf8: return clean 7bit instead
12693                 of broken utf8 if needed
12694         * src/mimeview.c
12695                 Fix display of parts with unclean 8bit names
12696
12697 2005-02-17 [paul]       1.0.1cvs11.4
12698
12699         * src/compose.c
12700         * src/exportldif.c
12701         * src/matcher_parser_parse.y
12702         * src/procmime.c
12703         * src/sourcewindow.c
12704         * src/common/Makefile.am
12705         * src/common/intl.h             ** REMOVED **
12706         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12707                 sync with main (revision 109)
12708                 and clean up
12709
12710 2005-02-16 [colin]      1.0.1cvs11.3
12711
12712         * src/summaryview.c
12713                 Fix collapsed thread not highlighting when new
12714                 messages in it (Bug 568) Patch by Stephan Sachse.
12715                 Fix messed up selection when reaching bounds (Bug 632)
12716         * src/prefs_themes.c
12717                 Fix theme installing (Bug 684)
12718
12719 2005-02-16 [colin]      1.0.1cvs11.2
12720
12721         * src/messageview.c
12722                 Fix messageview_select_all
12723
12724 2005-02-16 [colin]      1.0.1cvs11.1
12725
12726         * src/mh.c
12727                 Sync with HEAD (MH scan required function)
12728
12729 2005-02-15 [colin]      1.0.1cvs8.1
12730
12731         * src/mimeview.c
12732         * src/common/utils.c
12733                 Sync with HEAD (filename chars substitution)
12734
12735 2005-02-15 [colin]      1.0.1cvs7.3
12736
12737         * src/gtk/pluginwindow.c
12738                 Fix button spacing
12739
12740 2005-02-15 [colin]      1.0.1cvs7.2
12741
12742         * src/mimeview.c
12743                 Fix mime icons not reset across message when
12744                 scrolled down
12745
12746 2005-02-15 [colin]      1.0.1cvs7.1
12747
12748         * src/compose.c
12749         * src/procmime.c
12750                 Sync with HEAD (optimisation of cvs6)
12751
12752 2005-02-14 [colin]      1.0.1cvs6.1
12753
12754         * src/compose.c
12755         * src/procmime.c
12756                 Sync with HEAD (encode "From " at line beginning)
12757
12758 2005-02-14 [colin]      1.0.1cvs5.3
12759
12760         * src/compose.c
12761                 Fix wrapping with accentued chars.
12762
12763 2005-02-13 [colin]      1.0.1cvs5.2
12764
12765         * src/textview.c
12766                 Fix email informative part parsing with
12767                 accentued chars in it. ispunct() returns
12768                 true for them in utf8...
12769
12770 2005-02-12 [colin]      1.0.1cvs5.1
12771
12772         * src/filtering.c
12773                 Sync with HEAD (remove wrong use of compose after send)
12774
12775 2005-02-12 [paul]       1.0.1cvs4.5
12776
12777         * src/textview.c
12778                 remove unnecessary code (thanks to Alfons)
12779
12780 2005-02-12 [paul]       1.0.1cvs4.4
12781
12782         * src/textview.c
12783                 add 'Copy' to contextual menu on emails
12784
12785 2005-02-11 [colin]      1.0.1cvs4.3
12786
12787         * src/compose.c
12788                 revert 1.0.0cvs28.2, it doesn't work that well.
12789
12790 2005-02-11 [paul]       1.0.1cvs4.2
12791
12792         * po/Makefile.in.in
12793                 fix 'make release'
12794
12795 2005-02-10 [paul]       1.0.1cvs4.1
12796
12797         * ChangeLog
12798         * ChangeLog.claws
12799         * ChangeLog.jp
12800         * configure.ac
12801         * src/compose.c
12802                 sync with HEAD (sync with main)
12803
12804 2005-02-10 [paul]       1.0.1cvs3.2
12805
12806         * AUTHORS
12807         * Makefile.am
12808         * autogen.sh
12809         * configure.ac
12810         * config/mkinstalldirs
12811         * intl/.cvsignore
12812         * intl/ChangeLog
12813         * intl/VERSION
12814         * intl/bindtextdom.c
12815         * intl/config.charset
12816         * intl/dcgettext.c
12817         * intl/dcigettext.c
12818         * intl/dcngettext.c
12819         * intl/dgettext.c
12820         * intl/dngettext.c
12821         * intl/eval-plural.h
12822         * intl/explodename.c
12823         * intl/finddomain.c
12824         * intl/gettext.c
12825         * intl/gettextP.h
12826         * intl/gmo.h
12827         * intl/hash-string.h
12828         * intl/intl-compat.c
12829         * intl/l10nflist.c
12830         * intl/libgnuintl.h.in
12831         * intl/loadinfo.h
12832         * intl/loadmsgcat.c
12833         * intl/localcharset.c
12834         * intl/localcharset.h
12835         * intl/locale.alias
12836         * intl/localealias.c
12837         * intl/localename.c
12838         * intl/log.c
12839         * intl/ngettext.c
12840         * intl/os2compat.c
12841         * intl/os2compat.h
12842         * intl/osdep.c
12843         * intl/plural-exp.c
12844         * intl/plural-exp.h
12845         * intl/plural.c
12846         * intl/plural.y
12847         * intl/ref-add.sin
12848         * intl/ref-del.sin
12849         * intl/relocatable.c
12850         * intl/relocatable.h
12851         * intl/textdomain.c
12852         * m4/Makefile.am
12853         * po/Makefile.in.in
12854         * src/Makefile.am
12855         * src/account.c
12856         * src/action.c
12857         * src/addr_compl.c
12858         * src/addressadd.c
12859         * src/addressbook.c
12860         * src/addrgather.c
12861         * src/addrindex.c
12862         * src/alertpanel.c
12863         * src/browseldap.c
12864         * src/codeconv.c
12865         * src/codeconv.h
12866         * src/compose.c
12867         * src/compose.h
12868         * src/crash.c
12869         * src/editaddress.c
12870         * src/editbook.c
12871         * src/editgroup.c
12872         * src/editjpilot.c
12873         * src/editldap.c
12874         * src/editldap_basedn.c
12875         * src/editvcard.c
12876         * src/exphtmldlg.c
12877         * src/expldifdlg.c
12878         * src/export.c
12879         * src/exporthtml.c
12880         * src/filtering.c
12881         * src/folder.c
12882         * src/folder_item_prefs.c
12883         * src/foldersel.c
12884         * src/folderview.c
12885         * src/grouplistdialog.c
12886         * src/headerview.c
12887         * src/imap.c
12888         * src/imap_gtk.c
12889         * src/import.c
12890         * src/importldif.c
12891         * src/importmutt.c
12892         * src/importpine.c
12893         * src/inc.c
12894         * src/ldif.c
12895         * src/main.c
12896         * src/mainwindow.c
12897         * src/matcher.c
12898         * src/mbox.c
12899         * src/message_search.c
12900         * src/messageview.c
12901         * src/mh.c
12902         * src/mh_gtk.c
12903         * src/mimeview.c
12904         * src/msgcache.c
12905         * src/news.c
12906         * src/news_gtk.c
12907         * src/noticeview.c
12908         * src/partial_download.c
12909         * src/pop.c
12910         * src/prefs_account.c
12911         * src/prefs_actions.c
12912         * src/prefs_common.c
12913         * src/prefs_customheader.c
12914         * src/prefs_display_header.c
12915         * src/prefs_ext_prog.c
12916         * src/prefs_filtering.c
12917         * src/prefs_filtering_action.c
12918         * src/prefs_folder_item.c
12919         * src/prefs_fonts.c
12920         * src/prefs_gtk.c
12921         * src/prefs_matcher.c
12922         * src/prefs_msg_colors.c
12923         * src/prefs_spelling.c
12924         * src/prefs_summary_column.c
12925         * src/prefs_template.c
12926         * src/prefs_themes.c
12927         * src/prefs_toolbar.c
12928         * src/prefs_wrapping.c
12929         * src/privacy.c
12930         * src/procheader.c
12931         * src/procmime.c
12932         * src/procmsg.c
12933         * src/quote_fmt.c
12934         * src/recv.c
12935         * src/send_message.c
12936         * src/setup.c
12937         * src/sourcewindow.c
12938         * src/ssl_manager.c
12939         * src/statusbar.c
12940         * src/summary_search.c
12941         * src/summaryview.c
12942         * src/textview.c
12943         * src/toolbar.c
12944         * src/wizard.c
12945         * src/common/nntp.c
12946         * src/common/plugin.c
12947         * src/common/smtp.c
12948         * src/common/ssl.c
12949         * src/common/ssl_certificate.c
12950         * src/common/string_match.c
12951         * src/common/sylpheed.c
12952         * src/common/template.c
12953         * src/common/utils.c
12954         * src/gtk/about.c
12955         * src/gtk/colorlabel.c
12956         * src/gtk/description_window.c
12957         * src/gtk/filesel.c
12958         * src/gtk/foldersort.c
12959         * src/gtk/gtkaspell.c
12960         * src/gtk/gtkutils.c
12961         * src/gtk/inputdialog.c
12962         * src/gtk/logwindow.c
12963         * src/gtk/menu.c
12964         * src/gtk/pluginwindow.c
12965         * src/gtk/prefswindow.c
12966         * src/gtk/progressdialog.c
12967         * src/gtk/quicksearch.c
12968         * src/gtk/sslcertwindow.c
12969         * src/plugins/clamav/clamav_plugin.c
12970         * src/plugins/clamav/clamav_plugin_gtk.c
12971         * src/plugins/demo/demo.c
12972         * src/plugins/dillo_viewer/dillo_prefs.c
12973         * src/plugins/dillo_viewer/dillo_viewer.c
12974         * src/plugins/image_viewer/plugin.c
12975         * src/plugins/image_viewer/viewer.c
12976         * src/plugins/image_viewer/viewerprefs.c
12977         * src/plugins/mathml_viewer/mathml_viewer.c
12978         * src/plugins/pgpmime/passphrase.c
12979         * src/plugins/pgpmime/plugin.c
12980         * src/plugins/pgpmime/prefs_gpg.c
12981         * src/plugins/pgpmime/select-keys.c
12982         * src/plugins/pgpmime/sgpgme.c
12983         * src/plugins/spamassassin/spamassassin.c
12984         * src/plugins/spamassassin/spamassassin_gtk.c
12985         * src/plugins/trayicon/trayicon.c
12986                 sync with main (revision 104)
12987
12988 2005-02-10 [colin]      1.0.1cvs3.1
12989
12990         * src/mainwindow.c
12991                 Sync with HEAD (fix occasional crasher)
12992
12993 2005-02-10 [colin]      1.0.1cvs2.1
12994
12995         * src/messageview.c
12996                 Synw with HEAD (don't automatically display html)
12997
12998 2005-02-09 [colin]      1.0.1cvs1.3
12999
13000         * src/textview.c
13001         * src/textview.h
13002                 Add contextual menu on emails
13003
13004 2005-02-09 [colin]      1.0.1cvs1.2
13005
13006         * src/codeconv.c
13007                 Fix converting from broken headers and 
13008                 put back the _ in missing places
13009                 (feature broke with cvs24.2 sync, main 
13010                  possibly affected?)
13011
13012 2005-02-09 [colin]      1.0.1cvs1.1
13013
13014         * src/messageview.c
13015         * src/mimeview.c
13016         * src/mimeview.h
13017                 Sync with HEAD (display non text/plain mails with plugin)
13018
13019 2005-02-08 [colin]      1.0.1.1
13020
13021         * ChangeLog.claws
13022         * po/pt_BR.po
13023                 Sync with HEAD
13024         * configure.ac
13025                 Make default configuration directory 
13026                 be .sylpheed-gtk2
13027
13028 2005-02-08 [colin]      1.0.0cvs29.1
13029
13030         * po/de.po
13031         * po/es.po
13032         * po/fr.po
13033         * po/it.po
13034         * po/sk.po
13035         * po/sr.po
13036                 Sync translations with HEAD
13037
13038 2005-02-06 [colin]      1.0.0cvs28.3
13039
13040         * src/compose.c
13041                 Make compose a bit faster - patch by Alfons.
13042
13043 2005-02-06 [colin]      1.0.0cvs28.2
13044
13045         * src/compose.c
13046                 Make pasting via middle-click more reliable
13047
13048 2005-02-05 [paul]       1.0.0cvs28.1
13049
13050         * ChangeLog
13051         * ChangeLog.claws
13052         * ChangeLog.jp
13053         * configure.ac
13054         * src/compose.c
13055                 sync with HEAD
13056                 (fix bug 682 'redirect is broken'
13057
13058 2005-02-05 [torte]      1.0.0cvs27.1
13059
13060         * ChangeLog.claws
13061         * configure.ac
13062         * src/partial_download.c
13063                 Sync with HEAD (fix buf overflow)
13064
13065 2005-02-03 [colin]      1.0.0cvs26.1
13066
13067         * src/common/plugin.c
13068                 Sync with HEAD (avoid plugin mismatches)
13069
13070 2005-02-03 [paul]       1.0.0cvs25.3
13071
13072         * src/folderview.c
13073         * src/headerview.c
13074         * src/summaryview.c
13075         * src/textview.c
13076         * src/gtk/colorlabel.c
13077                 third and final part of initial sync with main-gtk2
13078
13079 2005-02-03 [paul]       1.0.0cvs25.2
13080
13081         * src/jpilot.c
13082                 fix building with jpilot support
13083
13084 2005-02-02 [colin]      1.0.0cvs25.1
13085
13086         * src/messageview.c
13087                 Sync with HEAD (fix dangerous typo)
13088
13089 2005-02-01 [colin]      1.0.0cvs24.3
13090
13091         * src/common/xml.c
13092                 Write file as advertised (UTF-8)
13093
13094 2005-02-01 [paul]       1.0.0cvs24.2
13095
13096         * src/addrbook.c
13097         * src/addrindex.c
13098         * src/alertpanel.h
13099         * src/codeconv.c
13100         * src/codeconv.h
13101         * src/compose.c
13102         * src/export.c
13103         * src/folder_item_prefs.c
13104         * src/html.c
13105         * src/imap.c
13106         * src/import.c
13107         * src/jpilot.c
13108         * src/mainwindow.c
13109         * src/matcher_parser_lex.l
13110         * src/messageview.c
13111         * src/mh.c
13112         * src/prefs_account.c
13113         * src/prefs_actions.c
13114         * src/prefs_common.c
13115         * src/prefs_gtk.c
13116         * src/prefs_gtk.h
13117         * src/prefs_themes.c
13118         * src/procheader.c
13119         * src/procmime.c
13120         * src/sourcewindow.c
13121         * src/statusbar.c
13122         * src/summaryview.c
13123         * src/textview.c
13124         * src/toolbar.c
13125         * src/unmime.c
13126         * src/common/template.c
13127         * src/common/utils.c
13128         * src/common/xml.c
13129         * src/common/xml.h
13130         * src/gtk/gtkaspell.c
13131         * src/plugins/clamav/clamav_plugin.c
13132         * src/plugins/dillo_viewer/dillo_prefs.c
13133         * src/plugins/image_viewer/viewerprefs.c
13134         * src/plugins/pgpmime/passphrase.c
13135         * src/plugins/pgpmime/prefs_gpg.c
13136         * src/plugins/pgpmime/select-keys.c
13137         * src/plugins/spamassassin/spamassassin.c
13138                 second part of initial sync with main-gtk2
13139                 (more to follow)
13140
13141 2005-01-31 [colin]      1.0.0cvs24.1
13142
13143         * src/compose.c
13144                 Sync with HEAD
13145
13146 2005-01-29 [paul]       1.0.0cvs23.2
13147
13148         * src/account.c
13149         * src/action.c
13150         * src/addressadd.c
13151         * src/addressbook.c
13152         * src/alertpanel.c
13153         * src/compose.c
13154         * src/editaddress.c
13155         * src/editbook.c
13156         * src/editgroup.c
13157         * src/editjpilot.c
13158         * src/editldap.c
13159         * src/editldap_basedn.c
13160         * src/editvcard.c
13161         * src/export.c
13162         * src/foldersel.c
13163         * src/grouplistdialog.c
13164         * src/import.c
13165         * src/importldif.c
13166         * src/inc.c
13167         * src/main.c
13168         * src/mainwindow.c
13169         * src/message_search.c
13170         * src/messageview.c
13171         * src/mimeview.c
13172         * src/prefs_actions.c
13173         * src/prefs_common.c
13174         * src/prefs_common.h
13175         * src/prefs_customheader.c
13176         * src/prefs_display_header.c
13177         * src/prefs_filtering.c
13178         * src/prefs_filtering_action.c
13179         * src/prefs_gtk.c
13180         * src/prefs_matcher.c
13181         * src/prefs_summary_column.c
13182         * src/prefs_template.c
13183         * src/sourcewindow.c
13184         * src/summary_search.c
13185         * src/summaryview.c
13186         * src/textview.c
13187         * src/gtk/about.c
13188         * src/gtk/description_window.c
13189         * src/gtk/gtkshruler.c
13190         * src/gtk/gtkutils.c
13191         * src/gtk/gtkutils.h
13192         * src/gtk/inputdialog.c
13193         * src/gtk/logwindow.c
13194         * src/gtk/prefswindow.c
13195         * src/gtk/progressdialog.c
13196         * src/gtk/progressdialog.h
13197                 first part of initial sync with main-gtk2
13198                 (more to follow)
13199
13200 2005-01-28 [colin]      1.0.0cvs23.1
13201
13202         * src/folderview.c
13203                 Sync with HEAD
13204
13205 2005-01-27 [colin]      1.0.0cvs21.1
13206
13207         * src/folder.c
13208         * src/folderview.c
13209                 Sync with HEAD
13210
13211 2005-01-27 [colin]      1.0.0cvs19.1
13212
13213         * src/procmime.c
13214                 Sync with HEAD
13215
13216 2005-01-27 [colin]      1.0.0cvs18.1
13217
13218         * src/messageview.c
13219         * src/summaryview.c
13220         * src/mainwindow.c
13221         * src/compose.c
13222         * src/compose.h
13223         * src/procmsg.c
13224         * src/procmsg.h
13225         * src/toolbar.c
13226                 Sync with HEAD
13227
13228 2005-01-26 [paul]       1.0.0cvs15.2
13229
13230         * src/compose.c
13231                 compose_entries_set(): convert subject and body to
13232                 utf8 if necessary. patch by Felix Eckhofer
13233
13234 2005-01-26 [paul]       1.0.0cvs15.1
13235
13236         * configure.ac
13237         * src/common/template.c
13238                 sync with HEAD (fix memory leak)
13239
13240 2005-01-25 [paul]       1.0.0cvs14.1
13241
13242         * configure.ac
13243         * src/compose.c
13244                 sync with HEAD
13245
13246 2005-01-24 [colin]      1.0.0cvs13.1
13247
13248         * src/summaryview.c
13249                 Sync with HEAD
13250
13251 2005-01-24 [paul]       1.0.0cvs12.1
13252
13253         * configure.ac
13254         * src/messageview.c
13255         * src/mh.c
13256         * src/common/utils.c
13257                 sync with HEAD
13258
13259 2005-01-24 [colin]      1.0.0cvs11.1
13260
13261         * src/procheader.c
13262                 Sync with HEAD
13263
13264 2005-01-24 [colin]      1.0.0cvs10.1
13265
13266         * src/folderview.c
13267                 Sync with HEAD
13268
13269 2005-01-23 [colin]      1.0.0cvs9.1
13270
13271         * src/crash.c
13272                 Sync with HEAD
13273
13274 2005-01-22 [colin]      1.0.0cvs8.1
13275
13276         * src/summaryview.c
13277         * src/gtk/quicksearch.c
13278                 Sync with HEAD
13279
13280 2005-01-21 [colin]      1.0.0cvs7.1
13281
13282         * src/summaryview.c
13283                 Sync with HEAD
13284
13285 2005-01-21 [colin]      1.0.0cvs6.1
13286
13287         * src/summaryview.c
13288                 Sync with HEAD
13289
13290 2005-01-21 [colin]      1.0.0cvs5.1
13291
13292         * src/gtk/quicksearch.c
13293         * src/prefs_common.c
13294         * src/prefs_common.h
13295                 Sync with HEAD (recurse option)
13296
13297 2005-01-21 [colin]      1.0.0cvs4.1
13298
13299         * src/folder.h
13300         * src/folderview.c
13301         * src/folderview.h
13302         * src/summaryview.c
13303         * src/gtk/quicksearch.c
13304         * src/gtk/quicksearch.h
13305                 Sync with HEAD (recursive quicksearch)
13306
13307 2005-01-20 [colin]      1.0.0cvs3.4
13308
13309         * src/ssl_manager.c
13310                 Remove useless code
13311
13312 2005-01-20 [colin]      1.0.0cvs3.3
13313
13314         * src/ssl_manager.c
13315                 Fix leak, thanks to Alfons.
13316
13317 2005-01-20 [colin]      1.0.0cvs3.2
13318
13319         * src/ssl_manager.c
13320                 Port SSL certificate window to GTK2.
13321
13322 2005-01-20 [paul]       1.0.0cvs3.1
13323
13324         * ChangeLog.claws
13325         * configure.ac
13326         * src/addrindex.c
13327         * src/addrindex.h
13328                 sync with HEAD
13329
13330 2005-01-19 [colin]      1.0.0cvs2.2
13331
13332         * src/plugins/trayicon/trayicon.c
13333                 Fix freeze with gtk-2.6, the easy way
13334                 (signal blocking helpless there...)
13335                 Closes bug #668.
13336
13337 2005-01-19 [colin]      1.0.0cvs2.1
13338
13339         * src/mbox.c
13340         * src/mbox.h
13341         * src/mainwindow.c
13342         * src/summaryview.c
13343         * src/summaryview.h
13344                 Sync with HEAD
13345
13346 2005-01-19 [paul]       1.0.0cvs1.1
13347
13348         * configure.ac
13349         * po/de.po
13350         * po/es.po
13351         * po/fr.po
13352         * po/hr.po
13353         * po/it.po
13354         * po/ja.po
13355         * po/ko.po
13356         * po/pt_BR.po
13357         * po/ru.po
13358         * po/sk.po
13359         * po/sr.po
13360                 sync with HEAD (update translations)
13361
13362 2005-01-18 [colin]      1.0.0cvs0.1
13363
13364         * src/foldersel.c
13365                 Specify search column - patch by Alfons
13366
13367 2005-01-18 [colin]      0.9.13cvs36.3
13368
13369         * src/prefs_toolbar.c
13370                 Change Delete to Remove
13371         * src/prefs_fonts.c
13372                 GTK2 version and leak fixes
13373         * src/prefs_actions.c
13374                 Add stock buttons.
13375                 All patches by Alfons
13376
13377 2005-01-17 [colin]      0.9.13cvs36.2
13378
13379         * src/compose.c
13380                 Fix DnD inserting twice. While at it,
13381                 add DnD support for text/plain in the
13382                 body, and add support in the headers.
13383
13384 2005-01-16 [colin]      0.9.13cvs36.1
13385
13386         * ChangeLog
13387         * ChangeLog.jp
13388         * ChangeLog.claws
13389                 Sync with HEAD (nothing applicable)
13390
13391 2005-01-16 [colin]      0.9.13cvs33.2
13392
13393         * src/prefs_toolbar.c
13394                 GTK2ize prefs_toolbar, by Alfons.
13395
13396 2005-01-14 [colin]      0.9.13cvs33.1
13397
13398         * src/html.c
13399         * src/msgcache.c
13400                 Sync with HEAD
13401
13402 2005-01-14 [colin]      0.9.13cvs32.1
13403
13404         * src/html.c
13405         * src/html.h
13406         * src/msgcache.c
13407         * AUTHORS
13408         * tools/calypso_convert.pl
13409                 Sync with HEAD
13410
13411 2005-01-08 [colin]      0.9.13cvs29.2
13412
13413         * src/prefs_filtering_action.c
13414         * src/prefs_filtering.c
13415                 2 more gtk2 patches by Alfons
13416
13417 2005-01-07 [paul]       0.9.13cvs29.1
13418
13419         * ChangeLog
13420         * ChangeLog.claws
13421         * ChangeLog.jp
13422         * configure.ac
13423         * src/pop.c
13424         * src/pop.h
13425                 sync with HEAD
13426
13427 2005-01-07 [colin]      0.9.13cvs28.3
13428
13429         * src/gtk/progressdialog.c
13430         * src/gtk/progressdialog.h
13431         * src/inc.c
13432         * src/send_message.c
13433                 GTK2 for the incorporation dialog. The CList isn't dead
13434                 yet, for a more smooth migration. Patch by Alfons.
13435
13436 2005-01-06 [colin]      0.9.13cvs28.2
13437
13438         * src/prefs_display_header.c
13439                 GTK2 conversion by Alfons
13440         * src/prefs_actions.c
13441         * src/prefs_matcher.c
13442                 Fix 2 leaks - patch by Alfons
13443
13444 2005-01-06 [colin]      0.9.13cvs28.1
13445
13446         * src/prefs_matcher.c
13447                 Sync with HEAD
13448
13449 2005-01-06 [colin]      0.9.13cvs27.4
13450
13451         * src/prefs_matcher.c
13452                 Fix double-free. Patch by Alfons
13453
13454 2005-01-06 [colin]      0.9.13cvs27.3
13455
13456         * src/prefs_matcher.c
13457                 GTK2 widgets + memleak
13458                 Patch by Alfons
13459
13460 2005-01-05 [colin]      0.9.13cvs27.2
13461
13462         * src/account.c
13463         * src/addr_compl.c
13464         * src/foldersel.c
13465         * src/stock_pixmap.c
13466         * src/stock_pixmap.h
13467                 3 more GTK2 patches by Alfons.
13468
13469 2005-01-04 [colin]      0.9.13cvs27.1
13470
13471         * src/folderview.c
13472         * src/imap_gtk.c
13473         * src/news_gtk.c
13474                 Sync with HEAD
13475
13476 2005-01-04 [colin]      0.9.13cvs25.9
13477
13478         * src/compose.c
13479                 Fix Show Ruler menuitem
13480         * src/prefs_template.c
13481                 Convert to GTK2
13482         * src/common/utils.c
13483                 Make auto pointer stuff handles NULLs
13484                 Patches by Alfons.
13485
13486 2005-01-04 [colin]      0.9.13cvs25.8
13487
13488         * src/compose.c
13489                 Move the attachment list to gtk2
13490                 Patch by Alfons.
13491
13492 2005-01-04 [colin]      0.9.13cvs25.7
13493
13494         * src/textview.c
13495                 Make some keys work again
13496                 Patch by SungHyun Nam <namsh@kldp.org>
13497
13498 2005-01-04 [colin]      0.9.13cvs25.6
13499
13500         * src/gtk/gtkshruler.c
13501                 Move the ruler to GTK2
13502                 Patch by Alfons
13503
13504 2005-01-03 [colin]      0.9.13cvs25.5
13505
13506         * src/compose.c
13507                 Fix my broken patch apply 
13508
13509 2005-01-03 [colin]      0.9.13cvs25.4
13510
13511         * src/common/utils.c
13512         * src/common/utils.h
13513         * src/gtk/prefswindow.c
13514                 Move auto pointer stuff to utils.c
13515                 Patch by Alfons again :)
13516
13517 2005-01-03 [colin]      0.9.13cvs25.3
13518
13519         * src/compose.c
13520         * src/prefs_gtk.c
13521         * src/prefs_template.c
13522         * src/textview.c
13523                 Empty text widgets with empty strings, not NULL char
13524                 Patch by SungHyun Nam <namsh@kldp_org>
13525
13526 2005-01-03 [colin]      0.9.13cvs25.2
13527
13528         * src/main.c
13529         * AUTHORS
13530                 Sync with HEAD
13531
13532 2005-01-03 [colin]      0.9.13cvs25.1
13533
13534         * src/pop.c
13535         * src/pop.h
13536                 Sync with HEAD
13537
13538 2005-01-03 [colin]      0.9.13cvs24.3
13539
13540         * src/account.c
13541                 Two patches from Alfons and Alex S Moore:
13542                 fix images, fix return value.
13543
13544 2005-01-01 [colin]      0.9.13cvs24.2
13545
13546         * src/prefs_actions.c
13547                 Fix over-zealous assertion. Patch by Alfons
13548
13549 2005-01-01 [colin]      0.9.13cvs24.1
13550
13551         * src/procmime.c
13552                 Sync with HEAD (leak fix)
13553
13554 2004-12-31 [colin]      0.9.13cvs23.2
13555
13556         * src/prefs_common.c
13557                 GTK2 widgets + stock buttons - patch by Alfons
13558
13559 2004-12-31 [paul]       0.9.13cvs23.1
13560
13561         * configure.ac
13562                 bump up EXTRA_VERSION to match (sync'ed) HEAD
13563         * src/gtk/pluginwindow.c
13564                 use GTK2 widgets and plug memory leaks,
13565                 patches by Alfons
13566
13567 2004-12-30 [colin]      0.9.13cvs22.4
13568
13569         * src/account.c
13570         * src/action.c
13571         * src/export.c
13572         * src/foldersel.c
13573         * src/import.c
13574         * src/message_search.c
13575         * src/prefs_actions.c
13576         * src/prefs_common.c
13577         * src/prefs_customheader.c
13578         * src/prefs_filtering.c
13579         * src/prefs_summary_column.c
13580         * src/summary_search.c
13581         * src/gtk/about.c
13582         * src/gtk/description_window.c
13583         * src/gtk/gtkutils.c
13584         * src/gtk/gtkutils.h
13585         * src/gtk/inputdialog.c
13586         * src/gtk/prefswindow.c
13587                 Use GTK2 stock buttons. Patches by Alfons.
13588
13589 2004-12-30 [colin]      0.9.13cvs22.3
13590
13591         * src/account.c
13592                 Sync with HEAD
13593         * src/prefs_actions.c
13594         * src/prefs_customheader.c
13595         * src/prefs_filtering.c
13596         * src/prefs_msg_colors.c
13597         * src/prefs_summary_column.c
13598         * src/gtk/prefswindow.c
13599                 Use GtkTreeView instead of deprecated 
13600                 widgets. Patches by Alfons.
13601
13602 2004-12-30 [paul]       0.9.13cvs22.2
13603
13604         * src/foldersel.c
13605                 use GTK 2 Tree View
13606                 patch by Alfons, with root folder sorting fix
13607                 by Stephan Sachse
13608
13609 2004-12-30 [paul]       0.9.13cvs22.1
13610
13611         * ChangeLog
13612         * ChangeLog.claws
13613         * ChangeLog.jp
13614         * NEWS
13615         * configure.ac
13616         * src/account.c
13617                 sync with HEAD
13618
13619 2004-12-22 [martin]     0.9.13cvs21.2
13620
13621         * src/action.c
13622                 free the command line after its use
13623
13624 2004-12-18 [paul]       0.9.13cvs21.1
13625
13626         * AUTHORS
13627         * ChangeLog
13628         * ChangeLog.claws
13629         * ChangeLog.jp
13630         * NEWS
13631         * configure.ac
13632         * src/action.c
13633         * src/compose.c
13634         * src/syldap.c
13635                 sync with HEAD
13636
13637 2004-12-17 [martin]     0.9.13cvs17.2
13638
13639         * src/action.c
13640                 convert actions input to locale
13641         * src/inc.c
13642                 convert notification command to locale
13643         * src/plugins/pgpmime/select-keys.c
13644                 convert attributes to utf8
13645
13646 2004-12-14 [colin]      0.9.13cvs17.1
13647
13648         * ChangeLog
13649         * ChangeLog.jp
13650         * ChangeLog.claws
13651         * src/action.c
13652         * src/common/utils.c
13653         * src/gtk/prefswindow.c
13654         * src/gtk/gtkutils.c
13655         * src/gtk/gtkutils.h
13656         * src/plugins/spamassassin/libspamc.c
13657                 Sync with HEAD
13658
13659 2004-12-13 [colin]      0.9.13cvs14.1
13660
13661         * src/quote_fmt_parse.y
13662                 Sync with HEAD
13663
13664 2004-12-10 [colin]      0.9.13cvs12.1
13665
13666         * src/prefs_themes.c
13667         * src/mainwindow.c
13668         * src/messageview.c
13669                 Sync with HEAD
13670
13671 2004-12-09 [colin]      0.9.13cvs10.1
13672
13673         * src/procmime.c
13674                 Sync with HEAD (fix B64 encoding from memory)
13675
13676 2004-12-08 [colin]      0.9.13cvs9.1
13677
13678         * src/gtk/colorlabel.c
13679                 Sync with HEAD
13680
13681 2004-12-08 [paul]       0.9.13cvs8.2
13682
13683         * src/gtk/pluginwindow.c
13684                 fix window resizing oddities
13685
13686 2004-12-08 [colin]      0.9.13cvs8.1
13687
13688         * src/quote_fmt_parse.y
13689                 Sync with HEAD
13690
13691 2004-12-08 [colin]      0.9.13cvs7.1
13692
13693         * src/matcher_parser_parse.y
13694         * src/msgcache.c
13695         * src/prefs_matcher.c
13696         * src/procheader.c
13697         * src/matcher.c
13698         * src/common/defs.h
13699         * po/sr.po
13700                 Sync with HEAD
13701
13702 2004-12-08 [colin]      0.9.13cvs6.1
13703
13704         * src/quote_fmt_parse.y
13705         * src/textview.c
13706                 Sync with HEAD
13707         * src/gtk/prefswindow.c
13708         * src/gtk/pluginwindow.c
13709                 Fix G_CALLBACKS protos (thanks to Alfons)
13710
13711 2004-12-07 [torte]      0.9.13cvs2.2
13712
13713         * src/procmime.c
13714                 [Bug 650] reply button causes crash
13715                 Thanks to David Relson and Christoph
13716
13717 2004-12-07 [colin]      0.9.13cvs2.1
13718
13719         * ChangeLog.claws
13720         * AUTHORS
13721         * po/sk.po
13722         * src/procmime.c
13723         * src/prefs_account.c
13724         * src/common/smtp.c
13725         * src/common/smtp.h
13726                 Sync with HEAD
13727
13728 2004-12-06 [colin]      0.9.12cvs187.1
13729
13730         * ChangeLog.claws
13731         * INSTALL
13732         * Makefile.am
13733         * README.claws
13734         * TODO.claws
13735         * configure.ac
13736         * po/bg.po
13737         * po/cs.po
13738         * po/el.po
13739         * po/en_GB.po
13740         * po/es.po
13741         * po/fr.po
13742         * po/hr.po
13743         * po/hu.po
13744         * po/it.po
13745         * po/ja.po
13746         * po/ko.po
13747         * po/nl.po
13748         * po/pl.po
13749         * po/pt_BR.po
13750         * po/ru.po
13751         * po/sk.po
13752         * po/sr.po
13753         * po/sv.po
13754         * po/zh_CN.po
13755         * po/zh_TW.Big5.po
13756         * src/compose.c
13757         * tools/Makefile.am
13758         * tools/README
13759         * tools/filter_conv.pl
13760         * tools/kdeservicemenu/README
13761         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13762         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13763                 Sync with HEAD
13764
13765 2004-12-04 [colin]      0.9.12cvs183.1
13766
13767         * src/compose.c
13768                 Sync with HEAD (compose window position saving)
13769
13770 2004-12-04 [paul]       0.9.12cvs182.3
13771
13772         * src/messageview.c
13773         * src/mimeview.c
13774         * src/prefs_customheader.c
13775         * src/gtk/quicksearch.c
13776                 replace some forgotten GTK_SIGNAL_FUNCs
13777
13778 2004-12-04 [paul]       0.9.12cvs182.2
13779
13780         * src/Makefile.am
13781                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
13782                 committed in error      
13783
13784 2004-12-04 [paul]       0.9.12cvs182.1
13785
13786         * ChangeLog
13787         * ChangeLog.claws
13788         * ChangeLog.jp
13789         * INSTALL
13790         * NEWS
13791         * README
13792         * README.jp
13793         * configure.ac
13794         * doc/manual/ja/Makefile.am
13795         * doc/manual/ja/sylpheed-1.html
13796         * doc/manual/ja/sylpheed-10.html
13797         * doc/manual/ja/sylpheed-11.html
13798         * doc/manual/ja/sylpheed-12.html
13799         * doc/manual/ja/sylpheed-13.html
13800         * doc/manual/ja/sylpheed-14.html
13801         * doc/manual/ja/sylpheed-15.html
13802         * doc/manual/ja/sylpheed-16.html
13803         * doc/manual/ja/sylpheed-17.html
13804         * doc/manual/ja/sylpheed-18.html
13805         * doc/manual/ja/sylpheed-19.html
13806         * doc/manual/ja/sylpheed-2.html
13807         * doc/manual/ja/sylpheed-20.html
13808         * doc/manual/ja/sylpheed-3.html
13809         * doc/manual/ja/sylpheed-4.html
13810         * doc/manual/ja/sylpheed-5.html
13811         * doc/manual/ja/sylpheed-6.html
13812         * doc/manual/ja/sylpheed-7.html
13813         * doc/manual/ja/sylpheed-8.html
13814         * doc/manual/ja/sylpheed-9.html
13815         * doc/manual/ja/sylpheed.html
13816         * doc/manual/ja/sylpheed.sgml
13817         * po/de.po
13818         * src/Makefile.am
13819         * src/compose.c
13820         * src/procmime.c
13821         * src/pixmaps/regular.xpm **REMOVED**
13822         * src/plugins/pgpmime/pgpmime.c
13823         * src/plugins/pgpmime/plugin.c
13824         * src/plugins/pgpmime/prefs_gpg.c
13825                 sync with HEAD
13826
13827 2004-12-03 [paul]       0.9.12cvs180.1
13828
13829         * ChangeLog
13830         * ChangeLog.claws
13831         * ChangeLog.jp
13832         * configure.ac
13833         * src/Makefile.am
13834         * src/pop.c
13835         * src/common/utils.c
13836         * src/common/utils.h
13837         * src/pixmaps/continue.xpm
13838         * src/pixmaps/dir_close.xpm
13839         * src/pixmaps/dir_open.xpm
13840         * src/pixmaps/drafts_close.xpm
13841         * src/pixmaps/drafts_open.xpm
13842         * src/pixmaps/folder.xpm **REMOVED**
13843         * src/pixmaps/group.xpm
13844         * src/pixmaps/unread.xpm
13845                 sync with HEAD
13846
13847 2004-12-02 [colin]      0.9.12cvs179.1
13848
13849         * src/compose.c
13850                 Sync with HEAD (non-duplicated reedition)
13851
13852 2004-12-02 [colin]      0.9.12cvs178.1
13853
13854         * src/compose.c
13855                 Sync with HEAD (linewrap_quote fix)
13856
13857 2004-12-01 [colin]      0.9.12cvs177.3
13858
13859         * src/addrharvest.c
13860                 Replace sizeof with strlen
13861
13862 2004-12-01 [paul]       0.9.12cvs177.2
13863
13864         * src/addrharvest.c
13865                 fix 'harvest addresses'
13866
13867 2004-11-30 [colin]      0.9.12cvs177.1
13868
13869         * src/gtk/prefswindow.c
13870         * src/gtk/pluginwindow.c
13871                 Sync with HEAD
13872
13873 2004-11-29 [colin]      0.9.12cvs176.1
13874
13875         * src/folderview.c
13876                 sync with HEAD (Fix disappearing separators in folderview's popup)
13877
13878 2004-11-29 [colin]      0.9.12cvs175.1
13879
13880         * src/procmime.c
13881                 Sync with head (another format fix)
13882
13883 2004-11-29 [colin]      0.9.12cvs174.1
13884
13885         * src/pop.c
13886                 Sync with HEAD (format string fix)
13887
13888 2004-11-26 [colin]      0.9.12cvs173.1
13889
13890         * src/common/smtp.c
13891         * src/common/smtp.h
13892                 Sync with HEAD
13893
13894 2004-11-24 [colin]      0.9.12cvs172.1
13895
13896         * src/plugins/pgpmime/pgpmime.c
13897                 Sync with HEAD
13898
13899 2004-11-24 [colin]      0.9.12cvs171.1
13900
13901         * src/plugins/pgpmime/pgpmime.c
13902                 Sync with head (gpgmectx leaks)
13903
13904 2004-11-24 [colin]      0.9.12cvs169.1
13905
13906         * src/plugins/pgpmime/plugin.c
13907         * src/plugins/trayicon/Makefile.am
13908         * src/plugins/trayicon/newmarkedmail.xpm
13909         * src/plugins/trayicon/trayicon.c
13910         * src/plugins/trayicon/unreadmarkedmail.xpm
13911                 Sync with HEAD
13912
13913 2004-11-23 [colin]      0.9.12cvs168.1
13914
13915         * src/partial_download.c
13916         * src/partial_download.h
13917         * src/plugins/pgpmime/plugin.c
13918                 Sync with HEAD
13919
13920 2004-11-23 [colin]      0.9.12cvs166.1
13921
13922         * src/Makefile.am
13923         * src/codeconv.c
13924         * src/compose.c
13925         * src/folderview.c
13926         * src/main.c
13927         * src/partial_download.c
13928         * src/partial_download.h
13929         * src/prefs_account.c
13930         * src/prefs_account.h
13931         * src/privacy.c
13932         * src/privacy.h
13933         * src/procmime.c
13934         * src/common/Makefile.am
13935         * src/common/base64.h
13936         * src/common/partial_download.c
13937         * src/common/partial_download.h
13938         * src/gtk/prefswindow.c
13939         * src/gtk/prefswindow.h
13940         * src/plugins/pgpmime/pgpmime.c
13941         * src/plugins/pgpmime/prefs_gpg.c
13942         * src/plugins/pgpmime/prefs_gpg.h
13943         * src/plugins/pgpmime/sgpgme.c
13944         * src/plugins/pgpmime/sgpgme.h
13945                 Sync with HEAD
13946
13947 2004-11-23 [colin]      0.9.12cvs163.1
13948
13949         * src/main.c
13950                 Sync with HEAD (cursor optimization)
13951
13952 2004-11-23 [colin]      0.9.12cvs162.1
13953
13954         * src/prefs_common.c
13955         * src/prefs_themes.c
13956         * src/procmsg.c
13957                 Sync with HEAD
13958
13959 2004-11-23 [colin]      0.9.12cvs158.9
13960
13961         * src/compose.c
13962                 Fix double-free when forwarding
13963         * src/msgcache.c
13964                 Fix leak on error path
13965                 
13966
13967 2004-11-23 [colin]      0.9.12cvs158.8
13968
13969         * src/compose.c
13970                 Fix possible double-free
13971                 Spotted by Alfons
13972
13973 2004-11-23 [colin]      0.9.12cvs158.7
13974
13975         * src/compose.c
13976                 Fix some signal handlers' prototypes
13977                 Spotted by Alfons
13978
13979 2004-11-22 [colin]      0.9.12cvs158.6
13980
13981         * src/compose.c
13982                 Remove unneeded code and duplicated
13983                 wrapping - patch by Alfons
13984
13985 2004-11-22 [colin]      0.9.12cvs158.5
13986
13987         * src/prefs_themes.c
13988                 Fix oversized selector
13989
13990 2004-11-22 [colin]      0.9.12cvs158.4
13991
13992         * src/compose.c
13993                 fix dump_text()
13994                 patch by Alfons
13995
13996 2004-11-19 [colin]      0.9.12cvs158.3
13997
13998         * src/textview.c
13999                 Add a context menu on links (open, copy)
14000
14001 2004-11-18 [paul]       0.9.12cvs158.2
14002
14003         * src/addrgather.c
14004         * src/exphtmldlg.c
14005         * src/expldifdlg.c
14006         * src/mimeview.c
14007         * src/prefs_common.c
14008         * src/plugins/image_viewer/viewer.c
14009         * src/plugins/spamassassin/spamassassin_gtk.c
14010                 replace deprecated gtk_notebook_set_page
14011                 and gtk_notebook_current_page
14012
14013 2004-11-18 [paul]       0.9.12cvs158.1
14014
14015         * configure.ac
14016         * src/compose.c
14017         * src/mainwindow.c
14018         * src/messageview.c
14019         * src/prefs_common.c
14020         * src/common/utils.c
14021         * src/common/utils.h
14022                 sync with HEAD
14023
14024 2004-11-17 [colin]      0.9.12cvs156.1
14025
14026         * src/prefs_account.c
14027         * src/prefs_account.h
14028         * src/procmsg.c
14029                 Sync with HEAD (add pref to store encrypted mails encrypted)
14030
14031 2004-11-17 [paul]       0.9.12cvs155.1
14032
14033         * ChangeLog
14034         * ChangeLog.claws
14035         * ChangeLog.jp
14036         * NEWS
14037         * configure.ac
14038         * src/compose.c
14039         * src/jpilot.c
14040         * src/privacy.c
14041         * src/procmime.c
14042         * src/procmime.h
14043         * src/procmsg.c
14044         * src/toolbar.c
14045         * src/pixmaps/error.xpm
14046                 sync with HEAD
14047
14048 2004-11-17 [colin]      0.9.12cvs151.1
14049
14050         * src/plugins/pgpmime/pgpmime.c
14051                 Sync with HEAD (remove debug printf)
14052
14053 2004-11-17 [colin]      0.9.12cvs150.1
14054
14055         * src/plugins/pgpmime/pgpmime.c
14056                 Sync with HEAD (off-by-one fix)
14057
14058 2004-11-17 [colin]      0.9.12cvs149.1
14059
14060         * src/procmsg.c
14061                 Sync with HEAD (coding style fixes)
14062
14063 2004-11-16 [colin]      0.9.12cvs148.1
14064
14065         * src/procmsg.c
14066                 Sync with head (Fix the fix)
14067
14068 2004-11-16 [colin]      0.9.12cvs147.1
14069
14070         * src/procmsg.c
14071                 Sync with Main (leak fix)
14072
14073 2004-11-16 [colin]      0.9.12cvs146.14
14074
14075         * src/compose.c
14076                 Remove useless chunk of code
14077                 Patch by Alfons
14078
14079 2004-11-15 [colin]      0.9.12cvs146.13
14080
14081         * src/compose.c
14082                 Fix drafting after insertion
14083                 Patch by Alfons
14084
14085 2004-11-15 [colin]      0.9.12cvs146.12
14086
14087         * src/compose.c
14088         * src/prefs_filtering.c
14089         * src/prefs_filtering_action.c
14090         * src/prefs_toolbar.c
14091                 Fix some const-correctness
14092
14093 2004-11-15 [colin]      0.9.12cvs146.11
14094
14095         * src/summaryview.c
14096         * src/prefs_themes.c
14097         * src/messageview.c
14098                 Fix some leaks
14099
14100 2004-11-15 [colin]      0.9.12cvs146.10
14101
14102         * src/codeconv.c
14103                 More unreadable locale fixes
14104
14105 2004-11-14 [colin]      0.9.12cvs146.9
14106
14107         * src/textview.c
14108                 Fix uri_security_check
14109                 Patch by Alfons
14110
14111 2004-11-13 [paul]       0.9.12cvs146.8
14112
14113         * src/folder.c
14114         * src/procmime.c
14115                 fix 2 bugs introduced in last commit
14116
14117 2004-11-13 [paul]       0.9.12cvs146.7
14118
14119         * src/compose.c
14120         * src/exporthtml.c
14121         * src/exportldif.c
14122         * src/folder.c
14123         * src/imap.c
14124         * src/imap_gtk.c
14125         * src/main.c
14126         * src/mainwindow.c
14127         * src/messageview.c
14128         * src/mh_gtk.c
14129         * src/prefs_themes.c
14130         * src/procmime.c
14131         * src/setup.c
14132         * src/summaryview.c
14133                 replace deprecated g_basename
14134
14135 2004-11-13 [paul]       0.9.12cvs146.6
14136
14137         * src/compose.c
14138         * src/imap.c
14139         * src/matcher_parser.h
14140         * src/matcher_parser_parse.y
14141         * src/prefs_filtering.c
14142         * src/prefs_filtering_action.c
14143         * src/prefs_themes.c
14144         * src/prefs_toolbar.c
14145         * src/common/utils.c
14146                 various small fixes/cleanups
14147
14148 2004-11-12 [colin]      0.9.12cvs146.5
14149
14150         * src/textview.c
14151                 Validate event's origin on visibility notify
14152                 Patch by Alfons.
14153
14154 2004-11-12 [paul]       0.9.12cvs146.4
14155
14156         * src/exporthtml.c
14157         * src/exportldif.c
14158         * src/imap.c
14159         * src/mh.c
14160         * src/mimeview.c
14161         * src/prefs_spelling.c
14162         * src/prefs_themes.c
14163                 replace deprecated g_dirname    
14164
14165 2004-11-12 [colin]      0.9.12cvs146.3
14166
14167         * src/textview.c
14168                 Some coding style fixes
14169
14170 2004-11-12 [colin]      0.9.12cvs146.2
14171
14172         * src/codeconv.c
14173                 We want to replace _all_ extended chars in
14174                 conv_unreadable_*, because any string containing
14175                 extended chars not parsing as UTF8 is 
14176                 undisplayed on gtk2.
14177
14178 2004-11-12 [paul]       0.9.12cvs146.1
14179
14180         * ChangeLog
14181         * ChangeLog.claws
14182         * ChangeLog.jp
14183         * NEWS
14184         * configure.ac
14185         * src/account.c
14186         * src/folderview.c
14187         * src/folderview.h
14188         * src/imap.c
14189         * src/imap_gtk.c
14190         * src/inc.c
14191         * src/mainwindow.c
14192         * src/mh_gtk.c
14193         * src/news_gtk.c
14194         * src/pop.c
14195         * src/prefs_account.c
14196         * src/prefs_account.h
14197         * src/prefs_ext_prog.c
14198         * src/procmime.c
14199         * src/procmime.h
14200         * src/procmsg.c
14201         * src/procmsg.h
14202         * src/summary_search.c
14203         * src/summaryview.c
14204         * src/textview.c
14205         * src/common/defs.h
14206         * src/common/utils.c
14207         * src/common/utils.h
14208         * src/gtk/menu.c
14209         * src/gtk/menu.h
14210                 sync with HEAD
14211
14212 2004-11-11 [colin]      0.9.12cvs144.2
14213
14214         * src/textview.c
14215                 Fix URI range selection (patch by Alfons)
14216
14217 2004-11-09 [colin]      0.9.12cvs144.1
14218
14219         * ChangeLog.claws
14220         * src/compose.c
14221         * src/folder.c
14222         * src/folder_item_prefs.c
14223         * src/prefs_account.c
14224         * src/prefs_account.h
14225         * src/plugins/pgpmime/pgpmime.c
14226                 Sync with HEAD
14227
14228 2004-11-08 [colin]      0.9.12cvs143.1
14229
14230         * src/summaryview.c
14231                 Sync with HEAD (optimize quicksearch)
14232
14233 2004-11-08 [colin]      0.9.12cvs142.2
14234
14235         * src/compose.c
14236                 Don't wrap when Edit/Auto wrapping is disabled
14237
14238 2004-11-08 [colin]      0.9.12cvs142.1
14239
14240         * src/textview.c
14241                 Sync with HEAD
14242
14243 2004-11-08 [colin]      0.9.12cvs141.1
14244
14245         * src/textview.c
14246                 Sync with HEAD (fix some mail URIs)
14247
14248 2004-11-08 [colin]      0.9.12cvs140.3
14249
14250         * src/textview.c
14251                 o Use text cursor instead of arrow when
14252                   not on a link
14253                 o Fix handling of contiguous links (as in
14254                   "colin@colino.net" <colin@colino.net>)
14255                   This one unveils a bug in get_email_part()
14256
14257 2004-11-07 [colin]      0.9.12cvs140.2
14258
14259         * src/textview.c
14260                 Fix memleak. Patch by Alfons.
14261
14262 2004-11-06 [colin]      0.9.12cvs140.1
14263
14264         * src/compose.c
14265                 Sync with HEAD (don't ask passphrase
14266                 when drafting)
14267
14268 2004-11-06 [paul]       0.9.12cvs139.2
14269
14270         * AUTHORS
14271         * src/textview.c
14272         * src/textview.h
14273                 textview URI handling. hovering over a 
14274                 link displays it in the status bar,
14275                 and changes the mouse pointer to a hand 
14276                 cursor. a link is activated with a single 
14277                 click. (Modified from the) patch by Jean-Yves 
14278                 Lefort <jylefort@users.sourceforge.net>
14279                 
14280
14281 2004-11-05 [colin]      0.9.12cvs139.1
14282
14283         * src/compose.c
14284         * src/procmime.c
14285                 Sync with HEAD again ^^
14286
14287 2004-11-05 [colin]      0.9.12cvs139.1
14288
14289         * src/compose.c
14290         * src/procmime.c
14291                 Sync with HEAD
14292
14293 2004-11-03 [paul]       0.9.12cvs138.1
14294
14295         * ChangeLog.claws
14296         * configure.ac
14297         * po/POTFILES.in
14298         * src/prefs_ext_prog.c
14299         * src/procmime.c
14300         * tools/kdeservicemenu/README
14301         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
14302         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
14303                 sync with HEAD
14304
14305 2004-11-01 [christoph]  0.9.12cvs136.2
14306
14307         * src/procmime.c
14308                 convert MIME parameters to UTF-8
14309
14310 2004-10-29 [colin]      0.9.12cvs136.1
14311
14312         * src/common/utils.c
14313                 Sync with HEAD (don't use '=' in mime boundary)
14314
14315 2004-10-29 [paul]       0.9.12cvs135.1
14316
14317         * configure.ac
14318         * doc/src/rfc2231.txt
14319         * src/procmime.c
14320         * src/common/quoted-printable.c
14321         * src/common/utils.c
14322         * src/common/utils.h
14323                 sync with HEAD
14324
14325 2004-10-27 [paul]       0.9.12cvs134.1
14326
14327         * configure.ac
14328         * src/main.c
14329         * src/procmime.c
14330         * src/plugins/pgpmime/pgpmime.c
14331                 sync with HEAD
14332
14333 2004-10-26 [paul]       0.9.12cvs132.3
14334
14335         * src/account.c
14336         * src/addressbook.c
14337         * src/addrgather.c
14338         * src/addrharvest.c
14339         * src/codeconv.c
14340         * src/compose.c
14341         * src/customheader.c
14342         * src/editaddress.c
14343         * src/editgroup.c
14344         * src/enriched.c
14345         * src/expldifdlg.c
14346         * src/exporthtml.c
14347         * src/exportldif.c
14348         * src/folder.c
14349         * src/foldersel.c
14350         * src/folderview.c
14351         * src/grouplistdialog.c
14352         * src/html.c
14353         * src/imap.c
14354         * src/jpilot.c
14355         * src/ldapserver.c
14356         * src/ldif.c
14357         * src/mimeview.c
14358         * src/news.c
14359         * src/news_gtk.c
14360         * src/pop.c
14361         * src/prefs_display_header.c
14362         * src/prefs_gtk.c
14363         * src/prefs_msg_colors.c
14364         * src/prefs_toolbar.c
14365         * src/procheader.c
14366         * src/procmime.c
14367         * src/summaryview.c
14368         * src/textview.c
14369         * src/toolbar.c
14370         * src/vcard.c
14371         * src/common/mgutils.c
14372         * src/common/nntp.c
14373         * src/common/smtp.c
14374         * src/common/template.c
14375         * src/common/utils.c
14376         * src/common/xmlprops.c
14377         * src/plugins/pgpmime/pgpmime.c
14378         * src/plugins/pgpmime/select-keys.c
14379         * src/plugins/pgpmime/sgpgme.c
14380                 replace deprecated g_strcasecmp(), g_strncasecmp(),
14381                 g_string_sprintfa(), gtk_notebook_current_page()
14382
14383 2004-10-26 [colin]      0.9.12cvs132.2
14384
14385         * src/prefs_folder_item.c
14386                 Fix default-account selection
14387
14388 2004-10-21 [colin]      0.9.12cvs133
14389
14390         * src/compose.c
14391                 Sync with HEAD (Remove extra separator in compose's Options)
14392         * src/textview.c
14393                 Set wrapping to char
14394
14395 2004-10-21 [paul]       0.9.12cvs131.2
14396
14397         * src/compose.c
14398         * src/sourcewindow.c
14399                 fix wrapping
14400                 fix window shrinking 
14401
14402 2004-10-21 [colin]      0.9.12cvs131.1
14403
14404         * ChangeLog.claws
14405         * src/compose.c
14406                 Sync with HEAD
14407
14408 2004-10-21 [paul]       0.9.12cvs130.2
14409
14410         * src/prefs_folder_item.c
14411                 sync with HEAD (Apply to subfolders)
14412
14413 2004-10-19 [colin]      0.9.12cvs130.1
14414
14415         * ChangeLog.claws
14416         * src/compose.c
14417         * src/common/utils.c
14418         * src/gtk/menu.c
14419                 Sync with HEAD
14420
14421 2004-10-19 [colin]      0.9.12cvs128.1
14422
14423         * src/addrbook.c
14424         * src/addrcache.c
14425         * src/addressbook.c
14426         * src/codeconv.c
14427         * src/compose.c
14428         * src/customheader.c
14429         * src/editaddress.c
14430         * src/editgroup.c
14431         * src/exporthtml.c
14432         * src/folder.c
14433         * src/folderview.c
14434         * src/imap.c
14435         * src/jpilot.c
14436         * src/main.c
14437         * src/matcher_parser_parse.y
14438         * src/mbox.c
14439         * src/pop.c
14440         * src/prefs_account.c
14441         * src/prefs_gtk.c
14442         * src/prefs_msg_colors.c
14443         * src/procheader.c
14444         * src/procmime.c
14445         * src/procmime.h
14446         * src/procmsg.c
14447         * src/summaryview.c
14448         * src/textview.c
14449         * src/common/base64.c
14450         * src/common/partial_download.c
14451         * src/common/socket.c
14452         * src/common/sylpheed.c
14453         * src/common/utils.c
14454         * src/common/utils.h
14455         * src/gtk/pluginwindow.c
14456         * src/gtk/quicksearch.c
14457         * src/plugins/clamav/clamav_plugin.c
14458         * src/plugins/clamav/clamav_plugin.h
14459         * src/plugins/clamav/clamav_plugin_gtk.c
14460         * src/plugins/pgpmime/passphrase.c
14461         * src/plugins/pgpmime/pgpmime.c
14462         * src/plugins/pgpmime/plugin.c
14463         * src/plugins/pgpmime/prefs_gpg.c
14464         * src/plugins/pgpmime/prefs_gpg.h
14465         * src/plugins/pgpmime/select-keys.c
14466         * src/plugins/pgpmime/sgpgme.c
14467         * src/plugins/spamassassin/libspamc.c
14468         * src/plugins/spamassassin/spamassassin.c
14469         * src/plugins/spamassassin/spamassassin.h
14470         * src/plugins/spamassassin/spamassassin_gtk.c
14471         * src/plugins/trayicon/trayicon.c
14472         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
14473                 Sync with HEAD
14474
14475 2004-10-14 [colin]      0.9.12cvs126.2
14476
14477         * src/codeconv.c
14478         * src/textview.c
14479                 Fix conv_unreadable_locale
14480
14481 2004-10-13 [colin]      0.9.12cvs126.1
14482
14483         * src/compose.c
14484                 Sync with HEAD (don't convert charset for 
14485                 drafted messages, minor cleanup)
14486
14487 2004-10-13 [colin]      0.9.12cvs125.1
14488
14489         * po/POTFILES.in
14490                 Sync with HEAD (POTFILES fix)
14491
14492 2004-10-12 [colin]      0.9.12cvs124.3
14493
14494         * src/compose.c
14495                 Fix encoding bug from latest sync
14496
14497 2004-10-12 [paul]       0.9.12cvs124.2
14498
14499         * src/plugins/pgpmime/prefs_gpg.c
14500         * src/plugins/pgpmime/prefs_gpg.h
14501                 forgotten in last commit        
14502
14503 2004-10-12 [paul]       0.9.12cvs124.1
14504
14505         * ChangeLog.claws
14506         * configure.ac
14507         * m4/spamassassin.m4
14508         * src/Makefile.am
14509         * src/account.c
14510         * src/compose.c
14511         * src/compose.h
14512         * src/crash.c
14513         * src/main.c
14514         * src/mimeview.c
14515         * src/passphrase.c
14516         * src/passphrase.h
14517         * src/prefs_account.c
14518         * src/prefs_account.h
14519         * src/prefs_common.c
14520         * src/privacy.c
14521         * src/privacy.h
14522         * src/procmime.c
14523         * src/procmime.h
14524         * src/procmsg.c
14525         * src/rfc2015.c
14526         * src/rfc2015.h
14527         * src/select-keys.c
14528         * src/select-keys.h
14529         * src/textview.c
14530         * src/common/utils.c
14531         * src/common/utils.h
14532         * src/gtk/about.c
14533         * src/plugins/pgpmime/Makefile.am
14534         * src/plugins/pgpmime/passphrase.c
14535         * src/plugins/pgpmime/passphrase.h
14536         * src/plugins/pgpmime/pgpmime.c
14537         * src/plugins/pgpmime/plugin.c
14538         * src/plugins/pgpmime/select-keys.c
14539         * src/plugins/pgpmime/select-keys.h
14540         * src/plugins/pgpmime/sgpgme.c
14541         * src/plugins/pgpmime/sgpgme.h
14542                 sync with HEAD
14543
14544 2004-10-04 [colin]      0.9.12cvs122.1
14545
14546         * src/mainwindow.c
14547         * src/messageview.c
14548         * src/messageview.h
14549         * src/textview.c
14550                 Sync with HEAD
14551
14552 2004-10-04 [colin]      0.9.12cvs121.1
14553
14554         * src/summaryview.c
14555                 Sync with HEAD
14556
14557 2004-10-04 [paul]       0.9.12cvs120.1
14558
14559         * configure.ac
14560                 sync with HEAD [don't try to build 
14561                 pgpmime plugin when gpgme is disabled]
14562
14563 2004-10-03 [colin]      0.9.12cvs119.3
14564
14565         * src/gtk/gtksctree.c
14566                 Lots of side effects. Put back as before 117.2.
14567         * src/summaryview.c
14568                 Fix bug #602
14569
14570 2004-10-03 [colin]      0.9.12cvs119.2
14571
14572         * src/gtk/gtksctree.c
14573                 Revert 608 fix that doesn't work that good
14574
14575 2004-10-02 [colin]      0.9.12cvs119.1
14576
14577         * src/mainwindow.c
14578         * src/messageview.c
14579         * src/prefs_common.h
14580         * src/procmime.c
14581         * src/procmime.h
14582         * src/textview.c
14583                 Sync with HEAD
14584         * src/gtk/gtksctree.c
14585                 Close bug #608
14586
14587 2004-10-01 [colin]      0.9.12cvs118.1
14588
14589         * src/mimeview.c
14590                 Sync with HEAD (better Save All fix)
14591
14592 2004-10-01 [colin]      0.9.12cvs117.2
14593
14594         * src/gtk/gtksctree.c
14595                 Faster on selection
14596
14597 2004-10-01 [colin]      0.9.12cvs117.1
14598
14599         * src/mimeview.c
14600                 Sync with HEAD (Save All: only attachments)
14601
14602 2004-10-01 [paul]       0.9.12cvs116.1
14603
14604         * ChangeLog.claws
14605         * configure.ac
14606         * src/account.c
14607         * src/prefs_common.c
14608         * src/gtk/colorlabel.c
14609                 sync with HEAD
14610
14611 2004-09-30 [colin]      0.9.12cvs115.1
14612
14613         * src/stock_pixmap.c
14614         * src/stock_pixmap.h
14615         * src/folderview.c
14616         * src/Makefile.am
14617         * src/pixmaps/read.xpm
14618                 Sync with HEAD (new pixmap)
14619
14620 2004-09-29 [colin]      0.9.12cvs114.1
14621
14622         * src/compose.c
14623                 Sync with HEAD
14624                 Fix focus handling in headers
14625
14626 2004-09-29 [paul]       0.9.12cvs113.1
14627
14628         * src/quote_fmt_parse.y
14629                 sync with HEAD
14630  
14631
14632 2004-09-28 [colin]      0.9.12cvs112.1
14633
14634         * src/folderview.c
14635         * src/mainwindow.c
14636                 Sync with HEAD
14637
14638 2004-09-28 [colin]      0.9.12cvs110.1
14639
14640         * src/folderview.c
14641                 Sync with HEAD (Contextual Empty trash menu)
14642
14643 2004-09-28 [colin]      0.9.12cvs108.1
14644
14645         * src/addressbook.c
14646                 Sync with HEAD (addressbook edit on double-click)
14647
14648 2004-09-28 [colin]      0.9.12cvs106.1
14649
14650         * src/inc.c
14651                 Sync with HEAD (folder_item freeze on inc)
14652
14653 2004-09-27 [colin]      0.9.12cvs105.1
14654
14655         * src/folderview.c
14656                 Sync with HEAD (right-align new and unread column)
14657
14658 2004-09-27 [colin]      0.9.12cvs104.1
14659
14660         * src/main.c
14661                 Sync with HEAD (revert 0.9.12cvs101)
14662
14663 2004-09-24 [colin]      0.9.12cvs103.2
14664
14665         * src/wizard.c
14666                 Fix gtk warnings and use domain part of the email address 
14667                 when domain detection fails (no dot in domain name)
14668
14669 2004-09-23 [colin]      0.9.12cvs103.1
14670
14671         * src/plugins/spamassassin/libspamc.c
14672         * src/plugins/spamassassin/libspamc.h
14673         * src/plugins/spamassassin/utils.c
14674         * src/plugins/spamassassin/utils.h
14675                 Sync with HEAD (Update spamassassin to 3.0)
14676
14677 2004-09-21 [colin]      0.9.12cvs102.3
14678
14679         * src/action.c
14680                 Add horizontal scrollbar in action io dialog as needed
14681                 Patch by Alfons.
14682
14683 2004-09-20 [colin]      0.9.12cvs102.2
14684
14685         * src/plugins/image_viewer/viewer.c
14686                 Remove imlib stuff
14687                 use gtk_pixmap_set when clearing
14688                 (would be better to use gtkImages, but causes size-allocate 
14689                 signals storm)
14690
14691 2004-09-17 [paul]       0.9.12cvs102.1
14692
14693         * ChangeLog
14694         * ChangeLog.claws
14695         * ChangeLog.jp
14696         * configure.ac
14697         * src/inc.c
14698                 sync with HEAD
14699
14700
14701 2004-09-17 [colin]      0.9.12cvs101.1
14702
14703         * ChangeLog.claws
14704         * src/main.c
14705                 Sync with HEAD (fix segs at exit)
14706
14707 2004-09-14 [colin]      0.9.12cvs99.5
14708
14709         * src/common/socket.c
14710         * AUTHORS
14711                 Fix send error on 64bit platforms
14712                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
14713
14714 2004-09-14 [colin]      0.9.12cvs99.4
14715
14716         * src/action.c
14717                 Fix action output with utf8 
14718                 Patch by Alfons.
14719
14720 2004-09-14 [colin]      0.9.12cvs99.3
14721
14722         * ChangeLog.claws
14723         * src/folder.c
14724                 Sync with HEAD
14725
14726 2004-09-09 [colin]      0.9.12cvs99.2
14727
14728         * src/action.c
14729                 Fix progress bar (displaying "Completed %v/%u")
14730                 Patch by Alfons.
14731
14732 2004-09-08 [colin]      0.9.12cvs99.1
14733
14734         * src/account.c
14735         * src/folder.c
14736         * src/procmsg.c
14737         * src/procmsg.h
14738         * src/plugins/pgpmime/pgpmime.c
14739                 Sync with HEAD
14740
14741 2004-09-08 [colin]      0.9.12cvs97.2
14742
14743         * src/summaryview.c
14744                 Don't select mails in collapsed threads 
14745                 when navigating with up/down
14746
14747 2004-09-07 [colin]      0.9.12cvs97.1
14748
14749         * src/inc.c
14750                 Sync with HEAD (meaningful error messages)
14751
14752 2004-09-06 [colin]      0.9.12cvs96.1
14753
14754         * src/toolbar.c
14755                 Sync with HEAD (fix Redirect graying out)
14756
14757 2004-09-06 [colin]      0.9.12cvs95.1
14758
14759         * src/summaryview.c
14760         * src/mimeview.c
14761                 Sync with HEAD (fix dropped URIs)
14762
14763 2004-09-06 [colin]      0.9.12cvs94.1
14764
14765         * src/addressbook.c
14766         * src/addressitem.h
14767         * src/addritem.c
14768         * src/addritem.h
14769                 Sync with HEAD (addressbook DnD)
14770
14771 2004-09-03 [colin]      0.9.12cvs93.1
14772
14773         * src/summaryview.c
14774                 Sync with HEAD (next/prev unread)
14775
14776 2004-09-03 [colin]      0.9.12cvs92.1
14777
14778         * src/prefs_common.c
14779         * src/prefs_common.h
14780         * src/summaryview.c
14781                 Sync with HEAD ('mark_as_read_delay' pref)
14782
14783 2004-09-02 [colin]      0.9.12cvs91.2
14784
14785         * src/common/xml.c
14786                 Fix leak
14787
14788 2004-09-02 [colin]      0.9.12cvs91.1
14789
14790         * src/gtk/menu.c
14791                 Sync with HEAD (menu accel don't work, but whatever)
14792
14793 2004-09-02 [colin]      0.9.12cvs90.1
14794
14795         * src/account.c
14796                 Sync with HEAD (fix bug 582)
14797
14798 2004-09-02 [colin]      0.9.12cvs89.1
14799
14800         * src/addrindex.c
14801                 Sync with HEAD (free deleted queries)
14802
14803 2004-09-02 [colin]      0.9.12cvs88.1
14804
14805         * src/ldapquery.c
14806                 Sync with HEAD (fix LDAP freezes)
14807
14808 2004-09-02 [colin]      0.9.12cvs87.1
14809
14810         * src/prefs_spelling.c
14811                 Sync with HEAD (add default dictionary)
14812
14813 2004-09-01 [colin]      0.9.12cvs86.1
14814
14815         * src/filtering.c
14816         * src/folderview.c
14817         * src/imap.c
14818         * src/prefs_matcher.c
14819         * src/stock_pixmap.c
14820         * src/summary_search.c
14821         * src/summaryview.c
14822         * src/wizard.c
14823         * src/wizard.h
14824                 Sync with HEAD (uninitialized vars fixes)
14825                 + gtk2 specific warning fixes
14826
14827 2004-08-31 [colin]      0.9.12cvs85.1
14828
14829         * src/folder.c
14830                 Sync with HEAD (Fix memory corruption due to 
14831                 uninitialized var)
14832
14833 2004-08-31 [colin]      0.9.12cvs84.4
14834
14835         * src/summary_search.c
14836                 Fix segfaults when searching in folders with broken headers
14837
14838 2004-08-31 [colin]      0.9.12cvs84.3
14839
14840         * src/compose.c
14841         * src/textview.c
14842                 Fix some more encoding/decoding issues
14843
14844 2004-08-30 [colin]      0.9.12cvs84.2
14845
14846         * src/mimeview.c
14847         * src/prefs_themes.c
14848         * src/gtk/filesel.c
14849         * src/gtk/filesel.h
14850                 Add a folder-mode selection (fixes mimeview's "Save all")
14851
14852 2004-08-29 [colin]      0.9.12cvs84.1
14853
14854         * src/mimeview.c
14855                 Sync with HEAD (don't escape saved filenames)
14856
14857 2004-08-27 [colin]      0.9.12cvs83.1
14858
14859         * ChangeLog
14860         * ChangeLog.claws
14861         * ChangeLog.jp
14862         * src/mh.c
14863         * src/procheader.c
14864         * src/procmsg.c
14865         * src/procmsg.h
14866         * src/common/utils.c
14867         * src/gtk/menu.h
14868         * po/
14869                 Sync with HEAD 0.9.12cvs83 (sync with main)
14870
14871 2004-08-26 [colin]      0.9.12cvs82.4
14872
14873         * src/codeconv.c
14874                 Fix strange stack corruption
14875                 Convert to utf8 after unmime, not before
14876
14877 2004-08-26 [colin]      0.9.12cvs82.3
14878
14879         * src/main.c
14880         * src/wizard.c
14881                 Fix account folders duplication
14882
14883 2004-08-25 [colin]      0.9.12cvs82.2
14884
14885         * src/wizard.c
14886                 Remove ports
14887                 Add SSL selection
14888                 Use login@server as account name
14889
14890 2004-08-25 [colin]      0.9.12cvs82.1
14891
14892         * src/plugins/pgpmime/pgpmime.c
14893                 Sync with HEAD (leak fix).
14894
14895 2004-08-25 [colin]      0.9.12cvs81.1
14896
14897         * src/plugins/pgpmime/pgpmime.c
14898         * src/plugins/pgpmime/sgpgme.c
14899         * src/plugins/pgpmime/sgpgme.h
14900                 Sync with HEAD (Handle combined messages).
14901
14902 2004-08-24 [colin]      0.9.12cvs80.3
14903
14904         * src/wizard.c
14905                 Fix full name, ports, and imap
14906
14907 2004-08-24 [colin]      0.9.12cvs80.2
14908
14909         * src/Makefile.am
14910         * src/main.c
14911         * src/setup.c
14912         * src/setup.h
14913         * src/stock_pixmap.c
14914         * src/stock_pixmap.h
14915         * src/wizard.c ** ADDED **
14916         * src/wizard.h ** ADDED ** 
14917         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
14918                 Add a setup wizard 
14919
14920 2004-08-24 [colin]      0.9.12cvs80.1
14921
14922         * src/folder.c
14923                 Sync with HEAD (set mimeflags on all messages)
14924
14925 2004-08-24 [colin]      0.9.12cvs79.3
14926
14927         * src/matcher_parser_lex.l
14928                 Fix 8bits strings not in utf8
14929
14930 2004-08-24 [colin]      0.9.12cvs79.2
14931
14932         * src/compose.c
14933                 Check conversion result before replacing buffer
14934
14935 2004-08-23 [colin]      0.9.12cvs79.1
14936
14937         * src/compose.c
14938                 Sync with HEAD (create message header in memory)
14939
14940 2004-08-23 [colin]      0.9.12cvs78.1
14941
14942         * src/rfc2015.c
14943         * src/rfc2015.h
14944                 Sync with HEAD (fix bug 197 again)
14945
14946 2004-08-23 [colin]      0.9.12cvs77.3
14947
14948         * src/compose.c
14949                 Fix again inline gpg signing (which outputs utf8
14950                 in gtk2). Not syncing this fix to HEAD as this 
14951                 code is meant to die.
14952
14953 2004-08-23 [colin]      0.9.12cvs77.2
14954
14955         * src/prefs_account.h
14956                 Remove useless include
14957
14958 2004-08-23 [colin]      0.9.12cvs77.1
14959
14960         * src/imap.c
14961         * po/es.po
14962         * po/fr.po
14963         * po/it.po
14964         * po/pl.po
14965         * po/pt_BR.po
14966         * po/sk.po
14967         * po/sr.po
14968                 Sync with HEAD (fix bug 577)
14969
14970 2004-08-22 [colin]      0.9.12cvs76.1
14971
14972         * src/plugins/trayicon/trayicon.c
14973                 Sync with HEAD (fix formatting bug)
14974
14975 2004-08-21 [colin]      0.9.12cvs74.2
14976
14977         * src/gtk/colorsel.c
14978                 Fix bug 564 (Folder color selection window exits on any
14979                 keypress)
14980
14981 2004-08-21 [colin]      0.9.12cvs74.1
14982
14983         * ChangeLog.claws
14984         * src/compose.c
14985         * src/summaryview.c
14986         * src/toolbar.c
14987                 Sync with HEAD (fix bug 576)
14988
14989 2004-08-21 [colin]      0.9.12cvs70.1
14990
14991         * src/compose.c
14992         * src/mainwindow.c
14993                 Sync with HEAD
14994                 
14995
14996 2004-08-21 [paul]       0.9.12cvs66.4
14997
14998         * src/mainwindow.c
14999         * src/messageview.c
15000         * src/gtk/menu.c
15001         * src/plugins/spamassassin/spamassassin_gtk.c
15002                 remove some deprecated gtk1 functions
15003
15004
15005 2004-08-21 [colin]      0.9.12cvs66.3
15006
15007         * src/compose.c
15008         * src/codeconv.c
15009                 Fix warnings
15010                 Remove encoding hacks
15011                 Fix bug 575 (Strange character messes up message)
15012                 Don't display conversion error when drafting
15013
15014 2004-08-21 [paul]       0.9.12cvs66.2
15015
15016         * src/prefs_account.c
15017                 fix GnuPG mode bugs
15018
15019
15020 2004-08-20 [colin]      0.9.12cvs66.1
15021
15022         * src/codeconv.c
15023                 Sync with HEAD 0.9.12cvs66
15024
15025 2004-08-20 [paul]
15026
15027         * src/plugins/pgpmime/plugin.c
15028                 modify PGP/MIME plugin's description
15029
15030 2004-08-17 [colin]      0.9.12cvs65.1
15031
15032         * src/common/ssl.c
15033         * src/plugins/pgpmime/plugin.c
15034                 Sync with HEAD
15035
15036 2004-08-14 [colin]      0.9.12cvs60.3
15037
15038         * src/plugins/trayicon/trayicon.c
15039                 Put back resize callback, on size-request signal
15040                 rather than size-allocate to avoid infinite 
15041                 callback loop
15042
15043 2004-08-13 [colin]      0.9.12cvs60.2
15044
15045         * src/common/defs.h
15046                 Cache versions have been fixed
15047
15048 2004-08-13 [colin]      0.9.12cvs60.1
15049
15050         * src/folderutils.c
15051                 Sync with HEAD
15052
15053 2004-08-12 [colin]      0.9.12cvs59.1
15054
15055         * src/plugins/trayicon/trayicon.c
15056                 Sync with HEAD
15057
15058 2004-08-12 [colin]      0.9.12cvs57.5
15059
15060         * sylpheed.desktop
15061         * configure.ac
15062         * src/Makefile.am
15063         * src/main.c
15064                 Add support for Freedesktop.org's startup notification
15065
15066 2004-08-11 [colin]      0.9.12cvs57.4
15067
15068         * src/textview.c
15069                 Fix off-by-one
15070
15071 2004-08-11 [colin]      0.9.12cvs57.3
15072
15073         * src/message_search.c
15074         * src/summary_search.c
15075                 Make searches case insensitive by default
15076         * src/textview.c
15077                 Fix case-insensitive search in message
15078
15079 2004-08-11 [colin]      0.9.12cvs57.2
15080
15081         * src/summary_search.c
15082                 Let case-sensitive be specified
15083
15084 2004-08-10 [colin]      0.9.12cvs55.4
15085
15086         * src/common/socket.c
15087                 Fix the possible race condition
15088
15089 2004-08-09 [paul]       0.9.12cvs55.3
15090
15091         * configure.ac
15092         * src/Makefile.am
15093         * src/common/Makefile.am
15094                 sync with HEAD
15095
15096
15097 2004-08-09 [paul]       0.9.12cvs55.2
15098
15099         * autogen.sh
15100         * po/poconv.sh
15101                 remove unneeded script
15102
15103         * configure.ac
15104                 add forgotten USE_LDAP_TLS (sync with HEAD)
15105
15106
15107 2004-08-09 [colin]      0.9.12cvs55.1
15108
15109         * src/main.c
15110         * src/common/ssl.c
15111         * src/common/sylpheed.c
15112         * src/common/sylpheed.h
15113                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
15114
15115 2004-08-09 [paul]       0.9.12cvs54.1
15116
15117         * ChangeLog
15118         * ChangeLog.claws
15119         * ChangeLog.jp
15120         * configure.ac
15121         * po/POTFILES.in
15122         * src/Makefile.am
15123         * src/folderutils.c
15124         * src/main.c
15125         * src/pgpmime.c
15126         * src/pgpmime.h
15127         * src/sgpgme.c
15128         * src/sgpgme.h
15129         * src/plugins/Makefile.am
15130         * src/plugins/pgpmime/.cvsignore
15131         * src/plugins/pgpmime/Makefile.am
15132         * src/plugins/pgpmime/pgpmime.c
15133         * src/plugins/pgpmime/pgpmime.h
15134         * src/plugins/pgpmime/plugin.c
15135         * src/plugins/pgpmime/sgpgme.c
15136         * src/plugins/pgpmime/sgpgme.h
15137                 sync with HEAD
15138
15139 2004-08-08 [paul]       0.9.12cvs51.1
15140
15141         * configure.ac
15142         * src/folder.c
15143                 sync with HEAD
15144
15145 2004-08-07 [colin]      0.9.12cvs50.1
15146
15147         * src/pop.c
15148         * src/common/partial_download.c
15149                 fix warnings (sync from HEAD)
15150
15151 2004-08-07 [colin]      0.9.12cvs48.1
15152
15153         * src/prefs_folder_item.c
15154                 sync with HEAD 0.9.12cvs48
15155
15156 2004-08-06 [colin]      0.9.12cvs47.1
15157
15158         * src/compose.c
15159                 Sync with HEAD
15160
15161 2004-08-06 [christoph]  0.9.12cvs46.2
15162
15163         * src/main.c
15164         * src/plugins/clamav/clamav_plugin_gtk.c
15165         * src/plugins/dillo_viewer/dillo_viewer.c
15166         * src/plugins/image_viewer/plugin.c
15167         * src/plugins/mathml_viewer/mathml_viewer.c
15168         * src/plugins/spamassassin/spamassassin_gtk.c
15169         * src/plugins/trayicon/trayicon.c
15170                 don't mix GTK1.2 plugin with GTK2 plugins
15171
15172 2004-08-06 [colin]      0.9.12cvs46.1
15173
15174         * ChangeLog
15175         * ChangeLog.claws
15176         * ChangeLog.jp
15177         * configure.ac
15178         * sylpheed-claws.pc.in
15179         * src/folder.c
15180         * src/imap.c
15181         * src/localfolder.c
15182         * src/messageview.c
15183         * src/mimeview.c
15184         * src/mimeview.h
15185         * src/msgcache.c
15186         * src/news.c
15187         * src/prefs_ext_prog.c
15188         * src/prefs_folder_item.c
15189         * src/prefs_fonts.c
15190         * src/prefs_msg_colors.c
15191         * src/prefs_spelling.c
15192         * src/prefs_themes.c
15193         * src/prefs_toolbar.c
15194         * src/prefs_wrapping.c
15195         * src/procmime.h
15196         * src/common/defs.h
15197         * src/common/nntp.c
15198         * src/common/session.c
15199         * src/common/session.h
15200         * src/common/socket.c
15201         * src/common/utils.h
15202         * src/common/xml.c
15203         * src/common/xml.h
15204         * src/gtk/prefswindow.c
15205         * src/gtk/prefswindow.h
15206         * src/plugins/clamav/clamav_plugin_gtk.c
15207         * src/plugins/dillo_viewer/dillo_prefs.c
15208         * src/plugins/image_viewer/viewerprefs.c
15209         * src/plugins/spamassassin/spamassassin_gtk.c
15210         * m4/openssl.m4 *** REMOVED ***
15211                 Sync with HEAD 0.9.12cvs46
15212
15213 2004-08-03 [paul]       0.9.12cvs40.2
15214
15215         * src/action.c
15216         * src/addressadd.c
15217         * src/addressbook.c
15218         * src/addrgather.c
15219         * src/browseldap.c
15220         * src/compose.c
15221         * src/crash.c
15222         * src/editaddress.c
15223         * src/editgroup.c
15224         * src/editldap_basedn.c
15225         * src/foldersel.c
15226         * src/importldif.c
15227         * src/mimeview.c
15228         * src/prefs_common.c
15229         * src/prefs_template.c
15230         * src/sourcewindow.c
15231         * src/summaryview.c
15232         * src/gtk/about.c
15233         * src/gtk/foldersort.c
15234         * src/gtk/logwindow.c
15235         * src/gtk/pluginwindow.c
15236         * src/gtk/prefswindow.c
15237                 change all gtk_scrolled_window_set_policy from 
15238                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
15239
15240 2004-08-02 [paul]       0.9.12cvs40.1
15241
15242         * AUTHORS
15243                 update translation team section
15244         * po/pt_BR.po
15245                 updated by Frederico Goncalves Guimaraes
15246                 <fggdebian@yahoo.com.br>
15247
15248 2004-07-31 [colin]      0.9.12cvs39.9
15249
15250         * src/exphtmldlg.c
15251                 Fix compilation
15252
15253 2004-07-31 [colin]      0.9.12cvs39.8
15254
15255         * src/exphtmldlg.c
15256                 Fix an alertpanel type
15257
15258 2004-07-30 [colin]      0.9.12cvs39.7
15259
15260         * src/alertpanel.c
15261                 Fix alertpanel_error_log's icon
15262
15263 2004-07-30 [colin]      0.9.12cvs39.6
15264
15265         * src/pop.c
15266                 Two of them should still be warnings
15267
15268 2004-07-30 [colin]      0.9.12cvs39.5
15269
15270         * src/pop.c
15271                 More warning -> error
15272 2004-07-29 [colin]      0.9.12cvs39.4
15273
15274         * src/pop.c
15275                 Warning -> error
15276
15277 2004-07-29 [colin]      0.9.12cvs39.3
15278
15279         * src/prefs_matcher.c
15280                 Fix segfault
15281
15282 2004-07-29 [colin]      0.9.12cvs39.2
15283
15284         * src/alertpanel.c
15285                 More nice-looking alertpanels
15286
15287 2004-07-29 [colin]      0.9.12cvs39.1
15288
15289         * src/messageview.c
15290                 sync with head
15291                 (inform user when partial mail is deleted on server)
15292
15293 2004-07-29 [colin]      0.9.12cvs38.1
15294
15295         * src/messageview.c
15296                 sync with head
15297
15298 2004-07-28 [paul]       0.9.12cvs37.7
15299
15300         * src/mainwindow.c
15301                 complete the replacement of deprecated gtk_progress_*
15302
15303 2004-07-28 [paul]       0.9.12cvs37.6
15304
15305         * src/action.c
15306         * src/inc.c
15307         * src/mainwindow.c
15308         * src/send_message.c
15309         * src/gtk/progressdialog.c
15310         * src/gtk/progressdialog.h
15311                 replace deprecated gtk_progress_*
15312
15313 2004-07-28 [paul]       0.9.12cvs37.5
15314
15315         * src/gtk/filesel.c
15316                 remove gtk_window_set_wmclass()
15317 2004-07-28 [paul]       0.9.12cvs37.4
15318
15319         * src/addressbook.c
15320         * src/compose.c
15321         * src/foldersel.c
15322         * src/mainwindow.c
15323         * src/messageview.c
15324         * src/sourcewindow.c
15325         * src/gtk/logwindow.c
15326                 remove gtk_window_set_wmclass()
15327                 
15328         * src/prefs_filtering.c
15329         * src/prefs_filtering_action.c
15330         * src/prefs_fonts.c
15331         * src/prefs_gtk.c
15332         * src/prefs_matcher.c
15333         * src/ssl_manager.c
15334         * src/gtk/prefswindow.c
15335                 replace gtk_window_position()
15336
15337 2004-07-28 [colin]      0.9.12cvs37.3
15338
15339         * src/alertpanel.c
15340         * src/alertpanel.h
15341                 Add a way to specify panel type for specific
15342                 panels (alertpanel())
15343         * src/account.c
15344         * src/addressbook.c
15345         * src/compose.c
15346         * src/expldifdlg.c
15347         * src/main.c
15348         * src/messageview.c
15349         * src/summaryview.c
15350         * src/textview.c
15351         * src/gtk/sslcertwindow.c
15352                 Fix alertpanel()s so that their icon match
15353                 their real type
15354
15355 2004-07-28 [paul]       0.9.12cvs37.2
15356
15357         * src/addr_compl.c
15358         * src/addressbook.c
15359         * src/alertpanel.c
15360         * src/compose.c
15361         * src/export.c
15362         * src/foldersel.c
15363         * src/folderview.c
15364         * src/grouplistdialog.c
15365         * src/import.c
15366         * src/mainwindow.c
15367         * src/message_search.c
15368         * src/messageview.c
15369         * src/passphrase.c
15370         * src/prefs_actions.c
15371         * src/prefs_common.c
15372         * src/prefs_customheader.c
15373         * src/prefs_display_header.c
15374         * src/prefs_filtering.c
15375         * src/prefs_filtering_action.c
15376         * src/prefs_gtk.c
15377         * src/prefs_matcher.c
15378         * src/prefs_msg_colors.c
15379         * src/prefs_summary_column.c
15380         * src/prefs_template.c
15381         * src/sourcewindow.c
15382         * src/ssl_manager.c
15383         * src/summary_search.c
15384         * src/gtk/colorsel.c
15385         * src/gtk/description_window.c
15386         * src/gtk/gtkaspell.c
15387         * src/gtk/inputdialog.c
15388         * src/gtk/logwindow.c
15389         * src/gtk/prefswindow.c
15390         * src/gtk/progressdialog.c
15391                 replace deprecated gtk_window_set_policy
15392
15393 2004-07-27 [colin]      0.9.12cvs37.1
15394
15395         * src/msgcache.c
15396                 More fixes (synced for head again)
15397
15398 2004-07-27 [colin]      0.9.12cvs35.3
15399
15400         * src/msgcache.c
15401                 Fix wrong test
15402
15403 2004-07-27 [colin]      0.9.12cvs35.2
15404
15405         * src/mimeview.c
15406                 Fix width a bit (by Paul)
15407         * src/alertpanel.c
15408         * src/alertpanel.h
15409                 Specialize icons, make alertpanel_message()
15410                 private
15411         * src/message_search.c
15412         * src/sgpgme.c
15413         * src/summary_search.c
15414                 Suit alertpanel changes
15415
15416 2004-07-27 [colin]      0.9.12cvs35.1
15417
15418         * src/alertpanel.c
15419                 Add an icon
15420         * src/passphrase.c
15421                 Add debug output - maybe someone will
15422                 want to look at the problem with Grab
15423                 Input :)
15424         Bump version as we're synced with HEAD
15425
15426 2004-07-26 [colin]      0.9.12cvs33.26
15427
15428         * src/pop.c
15429                 Fix uidl-file parsing when not in new
15430                 format
15431
15432 2004-07-26 [colin]      0.9.12cvs33.25
15433
15434         * src/gtk/menu.c
15435                 Move popup menu up if necessary (fixes 
15436                 account selector)
15437         * src/mainwindow.c
15438                 Set account selector's button height to
15439                 minimum
15440
15441 2004-07-26 [colin]      0.9.12cvs33.24
15442
15443         * src/alertpanel.c
15444                 Maybe fix 551 (Truncated font in alert window)
15445
15446 2004-07-26 [colin]      0.9.12cvs33.23
15447
15448         * po/de.po
15449         * po/es.po
15450         * po/fr.po
15451         * po/it.po
15452         * po/ja.po
15453         * po/pl.po
15454         * po/ru.po
15455         * po/sk.po
15456         * po/sr.po
15457         * po/zh_CN.po
15458                 Sync po files with HEAD
15459
15460 2004-07-26 [paul]       0.9.12cvs33.22
15461
15462         * src/compose.c
15463                 fix Bug 556 'Organisation-header is sent even if empty'
15464
15465 2004-07-24 [colin]      0.9.12cvs33.21
15466
15467         * src/compose.c
15468         * src/gtk/gtkaspell.c
15469         * src/gtk/gtkaspell.h
15470                 Fix speller accelerators (require hack)
15471
15472 2004-07-24 [colin]      0.9.12cvs33.20
15473
15474         * src/gtk/gtkaspell.c
15475                 Fix over-eager code deletion breaking
15476                 Check while typing
15477
15478 2004-07-24 [colin]      0.9.12cvs33.19
15479
15480         * src/browseldap.c
15481         * src/ldapctrl.c
15482         * src/ldapctrl.h
15483         * src/ldapserver.h
15484                 Sync ldap with HEAD
15485         (Fixes 546 LDAP completely broken)
15486
15487 2004-07-24 [colin]      0.9.12cvs33.18
15488
15489         * src/prefs_msg_colors.c
15490                 Fix prototype mismatch
15491         (Fixes 547 void function cannot return value)
15492
15493 2004-07-24 [colin]      0.9.12cvs33.17
15494
15495         * src/mainwindow.c
15496                 Fix sort going back to previous sort key
15497                 when changing sort direction
15498
15499 2004-07-24 [colin]      0.9.12cvs33.16
15500
15501         * src/compose.c
15502                 Fix space insertion when re-wrapping at 
15503                 cursor point
15504
15505 2004-07-24 [colin]      0.9.12cvs33.15
15506
15507         * src/gtk/gtkaspell.c
15508                 Don't change cursor position in insert-text
15509                 callback
15510         (Fixes 539 Word wrapping on input transposes letters)
15511
15512 2004-07-24 [colin]      0.9.12cvs33.14
15513
15514         * src/gtk/gtkaspell.c
15515                 Reencode non-ascii chars to dictionary's
15516                 encoding
15517         (Fixes 544 Spell check broken non english locale)
15518
15519 2004-07-24 [colin]      0.9.12cvs33.13
15520
15521         * src/summaryview.c
15522                 Fix Shift+Down, add Home/End/PgUp/PgDown
15523
15524 2004-07-21 [colin]      0.9.12cvs33.12
15525
15526         * src/prefs_common.c
15527                 Fix a gtk warning (Patch by Andrej Kacian)
15528
15529 2004-07-21 [colin]      0.9.12cvs33.11
15530
15531         * src/gtk/filesel.c
15532                 More check
15533
15534 2004-07-21 [colin]      0.9.12cvs33.10
15535
15536         * src/compose.c
15537         * src/crash.c
15538         * src/export.c
15539         * src/import.c
15540         * src/messageview.c
15541         * src/mimeview.c
15542         * src/prefs_spelling.c
15543         * src/prefs_themes.c
15544         * src/summaryview.c
15545         * src/gtk/filesel.c
15546         * src/gtk/filesel.h
15547         * src/gtk/pluginwindow.c
15548                 Untwist open/save mode guessing logic, make
15549                 it explicit
15550
15551 2004-07-20 [colin]      0.9.12cvs33.9
15552
15553         * src/codeconv.c
15554                 conv_encode_header: src_charset is UTF-8 on
15555                 gtk2
15556         * src/compose.c
15557                 Remove double encoding of the headers
15558
15559 2004-07-20 [colin]      0.9.12cvs33.8
15560
15561         * src/codeconv.c
15562                 Fix typo
15563
15564 2004-07-20 [colin]      0.9.12cvs33.7
15565
15566         * src/mainwindow.c
15567                 Set the separated messageview to the saved
15568                 size of Claws' messageview (Patch by Alfons)
15569                 Fix a callback prototype (me)
15570
15571 2004-07-20 [colin]      0.9.12cvs33.6
15572
15573         * src/codeconv.h
15574                 Forgot one hunk in 0.9.12cvs33.4
15575
15576 2004-07-19 [colin]      0.9.12cvs33.5
15577
15578         * src/action.c
15579                 Action output fix
15580                 Patch by Alfons
15581
15582 2004-07-19 [colin]      0.9.12cvs33.4
15583
15584         * src/compose.c
15585                 Fix outgoing charset bug in headers
15586         * src/codeconv.c
15587                 Clean for glib2 - Patch by Alfons
15588
15589 2004-07-19 [colin]      0.9.12cvs33.3
15590
15591         * src/statusbar.c
15592                 Remove grip from the statusbar
15593                 Patch by Alfons
15594
15595 2004-07-19 [colin]      0.9.12cvs33.2
15596
15597         * src/messageview.c
15598         * src/textview.c
15599                 Fix messageview remembering the previous
15600                 scroll position when loading a new message
15601                 Patch by Alfons
15602
15603 2004-07-19 [colin]      0.9.12cvs33.1
15604
15605         * src/folder.h
15606         * src/folderview.c
15607         * src/summaryview.c
15608                 Sync with HEAD
15609
15610 2004-07-18 [colin]      0.9.12cvs32.7
15611
15612         * configure.ac
15613                 Remove useless check for XIM - noticed
15614                 by Alfons
15615
15616 2004-07-18 [colin]      0.9.12cvs32.6
15617
15618         * src/summaryview.c
15619                 Remove non-modified and shift-modified
15620                 accelerators in summaryview's popup
15621                 menu, as that doesn't get catched by
15622                 the accel-activate signal catcher...
15623
15624 2004-07-18 [colin]      0.9.12cvs32.5
15625
15626         * src/prefs_common.c
15627                 Define sensible default prefs for 
15628                 wrapping
15629
15630 2004-07-18 [colin]      0.9.12cvs32.4
15631
15632         * src/compose.c
15633         * src/prefs_common.c
15634         * src/prefs_common.h
15635         * src/prefs_wrapping.c
15636                 Remove Smart Wrapping pref, which does
15637                 nothing on gtk2 branch
15638
15639 2004-07-18 [colin]      0.9.12cvs32.3
15640
15641         * src/sourcewindow.c
15642                 Proper utf8
15643
15644 2004-07-18 [colin]      0.9.12cvs32.2
15645
15646         * src/compose.c
15647                 Save attachment status when drafting
15648
15649 2004-07-18 [colin]      0.9.12cvs32.1
15650
15651         * src/gtk/filesel.c
15652                 Fix erratic folder selection in open mode
15653
15654 2004-07-18 [colin]      0.9.12cvs31.11
15655
15656         * src/pop.c
15657                 Don't let partial messages get deleted
15658                 even with "dowload all"
15659                 (0.9.12cvs31.8 fix extension)
15660 2004-07-18 [colin]      0.9.12cvs31.10
15661
15662         * src/gtk/logwindow.c
15663                 Fix log scrolling
15664
15665 2004-07-18 [colin]      0.9.12cvs31.9
15666
15667         * src/common/utils.c
15668                 Fix non-utf8 strings coming from commands
15669                 and files
15670
15671 2004-07-18 [colin]      0.9.12cvs31.8
15672
15673         * src/pop.c
15674                 Fix partial download bug with Download all
15675                 messages option
15676
15677 2004-07-18 [colin]      0.9.12cvs31.7
15678
15679         * src/textview.c
15680                 Fix bug introduced in 0.9.12cvs31.2
15681                 (blocked in select mode after double click)
15682
15683 2004-07-18 [colin]      0.9.12cvs31.6
15684
15685         * src/compose.c
15686         * src/gtk/menu.c
15687                 More glib-warning fixes
15688
15689 2004-07-18 [colin]      0.9.12cvs31.5
15690
15691         * src/compose.c
15692                 Fix trashing the primary clipboard when moving 
15693                 around with tab
15694         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
15695
15696 2004-07-18 [colin]      0.9.12cvs31.4
15697
15698         * src/codeconv.c
15699                 convert unencoded iso headers to utf8
15700         (Fix Bug 538 Unencoded local characters in subject make it 
15701          disappear)
15702
15703 2004-07-18 [colin]      0.9.12cvs31.3
15704
15705         * src/compose.c
15706                 Fix tab char handling in wrapping
15707         (Fix Bug 537 Line wrap problem - TAB character treated as 
15708          one character instead of 8)
15709
15710 2004-07-18 [colin]      0.9.12cvs31.2
15711
15712         * src/textview.c
15713                 return FALSE on GDK_MOTION_NOTIFY
15714         (Fix Bug 535 Hyperlinks/addresses are not selectable 
15715          (unable to highlight))
15716
15717 2004-07-18 [colin]      0.9.12cvs31.1
15718
15719         * src/folderview.c
15720                 Sync with 0.9.12cvs31
15721
15722 2004-07-18 [colin]      0.9.12cvs30.4
15723
15724         * src/compose.c
15725                 Also block text_inserted when inserting a file
15726
15727 2004-07-18 [colin]      0.9.12cvs30.3
15728
15729         * src/compose.c
15730                 Fix smart wrapping (block text_inserted handler
15731                 while putting quotation to avoid wrap on input,
15732                 don't join lines if next is sig separator)
15733
15734 2004-07-17 [colin]      0.9.12cvs30.2
15735
15736         * src/folderview.c
15737         * src/mainwindow.c
15738         * src/mimeview.c
15739         * src/summaryview.c
15740         * src/gtk/quicksearch.c
15741         * src/gtk/quicksearch.h
15742                 Block key events handlers *and* accels while
15743                 quicksearch is focused
15744         (Fixes Bug 534 quick-search bar not accepting certain letters)
15745
15746 2004-07-17 [colin]      0.9.12cvs30.1
15747
15748         * src/folder.h
15749         * src/folderview.c
15750         * src/summaryview.c
15751                 Sync with 0.9.12cvs30
15752
15753 2004-07-17 [colin]      0.9.12cvs28.2
15754
15755         * src/mimeview.c
15756         * src/procmime.c
15757         * src/summaryview.c
15758         * src/gtk/menu.c
15759                 Squash some compile and glib warnings
15760
15761 2004-07-17 [paul]       0.9.12cvs28.1
15762
15763         * src/mimeview.c
15764                 sync with 0.9.12cvs28 HEAD
15765
15766 2004-07-16 [paul]       0.9.12cvs26.1
15767         
15768         * src/gtk/quicksearch.c
15769         * src/account.c
15770         * src/account.h
15771         * src/compose.c
15772         * src/customheader.c
15773         * src/folder_item_prefs.c
15774         * src/main.c
15775         * src/mainwindow.c
15776         * src/messageview.c
15777         * src/mimeview.c
15778         * src/news.c
15779         * src/pgpmime.c
15780         * src/pop.c
15781         * src/pop.h
15782         * src/prefs_account.c
15783         * src/prefs_account.h
15784         * src/prefs_common.c
15785         * src/prefs_common.h
15786         * src/prefs_display_header.c
15787         * src/prefs_gtk.c
15788         * src/prefs_gtk.h
15789         * src/procheader.c
15790         * src/procmime.c
15791                 sync with 0.9.12cvs26 HEAD      
15792
15793 2004-07-15 [colin]      0.9.12cvs18.14
15794
15795         * src/folder.c
15796                 Disable GPG signature check during
15797                 folder move and scan
15798         (Closes Bug 521 Signature checking slows down Folder-Move)
15799
15800 2004-07-14 [colin]      0.9.12cvs18.13
15801
15802         * src/common/partial_download.c
15803                 update includes
15804
15805 2004-07-14 [colin]      0.9.12cvs18.12
15806
15807         * src/common/partial_download.c
15808         * src/common/partial_download.h
15809                 Move doc at top, add correct copyright
15810
15811 2004-07-14 [colin]      0.9.12cvs18.11
15812
15813         * src/folder.c
15814         * src/messageview.c
15815         * src/pop.c
15816         * src/pop.h
15817         * src/procmsg.c
15818         * src/summaryview.c
15819         * src/common/Makefile.am
15820         * src/common/partial_download.c ** NEW FILES **
15821         * src/common/partial_download.h ** NEW FILES **
15822                 Move partial-download related stuff to its
15823                 own file
15824
15825 2004-07-14 [colin]      0.9.12cvs18.10
15826
15827         * src/send_message.c
15828                 Fix smtp auth when user is null or empty
15829
15830 2004-07-13 [colin]      0.9.12cvs18.9
15831
15832         * src/gtk/quicksearch.c
15833                 Use alphabetic order
15834
15835 2004-07-13 [colin]      0.9.12cvs18.8
15836
15837         * src/pop.c
15838                 Be paranoid on the checks
15839
15840 2004-07-13 [colin]      0.9.12cvs18.7
15841
15842         * src/gtk/quicksearch.c
15843                 Fix Engrish once again
15844
15845 2004-07-13 [colin]      0.9.12cvs18.6
15846
15847         * src/procmsg.c
15848         * src/summaryview.c
15849                 Mark messages for deletion when they are about to
15850                 be removed from trash
15851
15852 2004-07-13 [colin]      0.9.12cvs18.5
15853
15854         * src/matcher.c
15855         * src/matcher.h
15856         * src/matcher_parser_parse.y
15857         * src/prefs_matcher.c
15858         * src/gtk/quicksearch.c
15859                 Add 'partial' ('p') match string to find partially
15860                 downloaded messages
15861
15862 2004-07-13 [colin]      0.9.12cvs18.4
15863
15864         * src/pop.c
15865                 Fix misplaced block
15866
15867 2004-07-13 [colin]      0.9.12cvs18.3
15868
15869         * src/pop.c
15870         * src/pop.h
15871         * src/messageview.c
15872                 Refactor API (to avoid passing 5+ params and code
15873                 duplication)
15874         * src/folder.c
15875         * src/msgcache.c
15876         * src/procheader.c
15877         * src/common/defs.h
15878                 Add planned_download to cache
15879                 Don't mess uidl file when moving partially downloaded
15880                 mails (they change folder, we should change it in the
15881                 uidl list too or we'll remove an incorrect message)
15882                 (this also helps removing hacks when changing 
15883                 planned_download in messageview.c)
15884
15885 2004-07-12 [colin]      0.9.12cvs18.2
15886
15887         * src/gtk/quicksearch.c
15888                 Fix missing status update in quicksearch
15889
15890 2004-07-12 [paul]       0.9.12cvs18.1
15891
15892         * po/POTFILES.in
15893         * src/Makefile.am
15894         * src/account.c
15895         * src/codeconv.c
15896         * src/compose.c
15897         * src/inc.c
15898         * src/main.c
15899         * src/prefs_common.c
15900         * src/procmsg.h
15901         * src/toolbar.c
15902         * src/prefs_msg_colors.[ch]     ** NEW FILES **
15903         * src/prefs_wrapping.[ch]       ** NEW FILES **
15904         * src/common/intl.h
15905         * src/common/utils.[ch]
15906         * src/gtk/quicksearch.[ch]
15907                 sync with 0.9.12cvs18 HEAD
15908
15909 2004-07-12 [colin]      0.9.11cvs17.25
15910
15911         * src/folder.c
15912         * src/folder.h
15913                 Remove unused function added by me in 0.9.11cvs17.10
15914
15915 2004-07-11 [colin]      0.9.11cvs17.24
15916
15917         * src/inc.c
15918         * src/messageview.c
15919         * src/pop.c
15920         * src/pop.h
15921                 Use folderitem and msgnum instead of filename to
15922                 know which mail to delete
15923                 Move old partial mail deletion to pop.c
15924
15925 2004-07-10 [colin]      0.9.11cvs17.23
15926
15927         * src/inc.c
15928                 Add debug
15929         * src/pop.c
15930         * src/pop.h
15931                 Don't re-use same enums for unrelated stuff: it's 
15932                 completely misleading !
15933                 Document a bit
15934
15935 2004-07-09 [colin]      0.9.11cvs17.22
15936
15937         * src/inc.c
15938                 Remove folder-type check and do
15939                 more tests to be sure everything's
15940                 ok
15941         * src/messageview.c
15942                 Punctuation update, remove useless
15943                 code, fix two warnings
15944         * src/noticeview.c
15945                 Layout cleaning, reset 2nd button
15946                 when specifying one
15947
15948 2004-07-09 [colin]      0.9.11cvs17.21
15949
15950         * src/messageview.c
15951         * src/pop.c
15952         * src/pop.h
15953                 Allow user to change his mind
15954                 and postpone decision (by
15955                 unmarking the mail)
15956
15957 2004-07-09 [colin]      0.9.11cvs17.20
15958
15959         * src/messageview.c
15960                 Fix bug with delete state
15961         * src/pop.c
15962         * src/pop.h
15963                 Fix buffer leak (fread doesn't 
15964                 terminate buffers with \0)
15965                 Refactoring (remove magic 
15966                 numbers)
15967
15968 2004-07-09 [colin]      0.9.11cvs17.19
15969
15970         * src/pop.c
15971                 Don't log "Skipping message" if 
15972                 we're going to TOP it two lines
15973                 later
15974
15975 2004-07-09 [colin]      0.9.11cvs17.18
15976
15977         * src/messageview.c
15978                 Fix Engrish
15979
15980 2004-07-09 [colin]      0.9.11cvs17.17
15981
15982         * src/pop.c
15983                 strlen checking...
15984         * src/messageview.c
15985                 refactoring a bit
15986
15987 2004-07-08 [colin]      0.9.11cvs17.16
15988
15989         * src/noticeview.c
15990         * src/noticeview.h
15991                 Add an optional second button
15992         * src/messageview.c
15993         * src/pop.c
15994         * src/pop.h
15995                 Don't delete partially received mails after a certain
15996                 time; rather, let the user decide.
15997
15998 2004-07-08 [colin]      0.9.11cvs17.15
15999
16000         * src/common/smtp.h
16001                 Sync with HEAD
16002
16003 2004-07-08 [colin]      0.9.11cvs17.14
16004
16005         * src/messageview.c
16006         * src/common/smtp.c
16007                 Use to_human_readable() for sizes
16008
16009 2004-07-08 [colin]      0.9.11cvs17.13
16010
16011         * src/inc.c
16012         * src/messageview.c
16013         * src/pop.c
16014         * src/pop.h
16015         * src/procmsg.c
16016                 Fix partial-downloading issues:
16017                         catch unsupported TOP
16018                         don't delete partially downloaded mails before 5 days
16019                         don't update existing with non-MH folders; that'll
16020                         make dups, but it's better than trashing the folder
16021                         free new msginfo parts
16022                 Fix indentation ;-)
16023
16024 2004-07-08 [colin]      0.9.11cvs17.12
16025
16026         * src/common/smtp.c
16027         * src/common/smtp.h
16028                 Sync smtp size verification with HEAD
16029
16030 2004-07-08 [colin]      0.9.11cvs17.11
16031
16032         * src/summaryview.c
16033         * src/prefs_common.c
16034         * src/prefs_common.h
16035         * src/gtk/quicksearch.c
16036         * src/gtk/quicksearch.h
16037                 Sync sticky pref with HEAD
16038
16039 2004-07-08 [colin]      0.9.11cvs17.10
16040
16041         * src/folder.c [1.213.2.6]
16042         * src/folder.h [1.87.2.6]
16043         * src/inc.c [1.149.2.7]
16044         * src/messageview.c [1.94.2.8]
16045         * src/procheader.c [1.47.2.6]
16046         * src/procmsg.c [1.150.2.4]
16047         * src/procmsg.h [1.60.2.5]
16048         * src/pop.c [1.56.2.4]
16049         * src/pop.h [1.17.2.3]
16050                 Let too big messages get downloaded, but truncated
16051                 Add a button to download them completely
16052                 
16053 2004-07-06 [colin]      0.9.11cvs17.9
16054
16055         * src/gtk/quicksearch.c [1.1.2.3]
16056                 Add a Clear button
16057         * commitHelper
16058         * PATCHSETS
16059                 Add a script to help with cvs
16060
16061 2004-07-03 [colin]      0.9.11cvs17.8
16062
16063         * src/plugins/imageviewer/viewer.c
16064                 fix imageviewer (which was staying on the first
16065                 displayed image)
16066
16067 2004-07-03 [colin]      0.9.11cvs17.7
16068
16069         Removed FIXME_GTK2 warnings
16070         * src/gtk/gtkutils.c
16071                 useless #warnings
16072         * src/gtk/menu.c
16073                 useless #warnings (no need to mess with menu rc)
16074         * src/gtk/menu.h
16075                 unused functions
16076         
16077
16078 2004-07-03 [colin]      0.9.11cvs17.6
16079
16080         Removed FIXME_GTK2 warnings
16081         * src/codeconv.c
16082                 useless #warnings (rewrite needed)
16083         * src/compose.c
16084                 useless #warnings (rewrite needed)
16085                 useless #warnings (gtk2 is like that)
16086                 useless #warnings (previously fixed)
16087         * src/main.c
16088                 useless #warnings (previously fixed)
16089         * src/message_search.c
16090                 useless #warnings (gtk2 is like that)
16091                 Made apparent that search is case-sensitive
16092         * src/mimeview.c
16093                 useless #warnings (rewrite needed)
16094                 useless #warnings (gtk2 is like that)
16095                 reimplemented real warnings
16096         * src/prefs_common.c
16097                 Removed block cursor option (not it gtk2)
16098         * src/prefs_gtk.c
16099                 useless #warnings (rewrite needed)
16100         * src/procheader.c
16101                 useless #warnings (rewrite needed)
16102         * src/sourcewindow.c
16103                 useless #warnings (incorrect placing)
16104         * src/summary_search.c
16105                 useless #warnings (gtk2 is like that)
16106                 Made apparent that search is case-sensitive
16107         * src/action.c
16108                 useless #warnings (gtk2 is like that)
16109         * src/textview.c
16110                 useless #warnings (rewrite needed)
16111         * src/toolbar.c
16112                 useless #warnings (rewrite needed)
16113
16114 2004-07-03 [colin]      0.9.11cvs17.5
16115
16116         * src/textview.c
16117                 Fix mismerge which broke URI opening
16118                 
16119 2004-07-01 [colin]      0.9.11cvs17.4
16120
16121         * src/gtk/filesel.c
16122                 Fill filename when saving
16123                 
16124 2004-06-27 [colin]      0.9.11cvs17.3
16125
16126         * src/gtk/filesel.[ch]
16127                 Use the new GTK file selector
16128                 Update prototype to match the reality: multiple file
16129                 selection is open-only          
16130         * src/compose.c
16131                 Match the new prototypes        
16132         * configure.ac
16133                 Match the new requirements (gtk 2.4.0)
16134                         
16135 2004-06-26 [colin]      0.9.11cvs17.2
16136
16137         * src/plugins/trayicon/trayicon.c
16138                 Remove useless signal handler on resize, which causes
16139                 an infinite "loop"
16140         
16141 2004-06-26 [colin]      0.9.11cvs17.1
16142         
16143         * tools/Makefile.am
16144                 remove launch_firebird and add nautilus2sylpheed.sh
16145         * src/quicksearch.c
16146           src/summaryview.c
16147                 Fix show/hide "Extended symbols" button problem
16148                 Fix apparition at startup
16149                 Fix const warnings
16150         * src/plugins/image_viewer/Makefile.am
16151                 Fix configure 
16152         * common/ssl.c
16153                 Re-enable certificate check, as it doesn't seem to
16154                 cause Xlib errors anymore
16155
16156 2004-06-25 [paul]       0.9.11cvs17
16157
16158         * sync with 0.9.11cvs17 HEAD
16159         
16160         NOTE: QuickSearch is broken
16161
16162 2004-06-07 [colin]      0.9.10claws67.10
16163         * src/plugins/trayicon/trayicon.c
16164           src/plugins/trayicon/libeggtrayicon/Makefile.am
16165           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
16166                 Fix gettextization in trayicon plugin
16167
16168 2004-06-07 [colin]      0.9.10claws67.9
16169         
16170         * src/summaryview.c
16171           src/gtk/gtksctree.[ch]
16172                 Let Shift+{Up,Down} work in summaryview
16173                 (well, Down "works" and Up works)
16174                 Let the list scroll when using these keys
16175
16176 2004-06-06 [colin]      0.9.10claws67.8
16177
16178         * src/plugins/trayicon/trayicon.c
16179                 Fix pixmap update
16180
16181 2004-06-06 [colin]      0.9.10claws67.7
16182
16183         * src/addressbook.c
16184                 Fix signal handling causing system-wide focus grab
16185
16186 2004-05-25 [paul]       0.9.10claws67.6
16187
16188         * Makefile.am
16189           src/Makefile.am
16190                 clean up
16191
16192 2004-05-25 [paul]       0.9.10claws67.5
16193
16194         * replace deprecated gtk_signal... functions
16195
16196 2004-05-23 [colin]      0.9.10claws67.4
16197
16198         * src/compose.c
16199                 Fix wrapping
16200
16201 2004-05-22 [colin]      0.9.10claws67.3
16202
16203         * src/compose.c
16204                 Re-fix [Edited] in compose.c::compose_reedit()
16205
16206 2004-05-22 [colin]      0.9.10claws67.2
16207
16208         * src/procmime.c
16209                 Fix parsing of multiparts mails
16210
16211 2004-05-22 [colin]      0.9.10claws67.1
16212
16213         * src/summaryview.c
16214                 Fix quicksearch
16215
16216 2004-05-22 [paul]       0.9.10claws67
16217
16218         * sync with 0.9.10claws67 HEAD
16219
16220 2004-05-14 [alfons]
16221
16222         * src/procmime.h
16223                 add forgotton prototype
16224
16225 2004-05-10 [paul]       0.9.10claws57
16226
16227         * sync with 0.9.10claws57 HEAD
16228
16229 2004-05-05 [paul]       0.9.9.claws1
16230
16231         * ChangeLog-gtk2        ** REMOVED **
16232           ChangeLog-gtk2.claws  ** ADDED **
16233                 rename and adopt the normal claws format
16234                 
16235         * configure.ac
16236                 require gtkmathview >= 0.5
16237
16238         * ac/*                          ** REMOVED **
16239           ac/                           ** REMOVED **
16240           intl/Makefile.in              ** REMOVED **
16241           m4/                           ** ADDED **
16242           m4/missing                    ** ADDED **
16243           m4/missing/gdk-pixbuf.m4      ** ADDED **
16244           m4/missing/gettext.m4         ** ADDED **
16245           m4/missing/gpgme.m4           ** ADDED **
16246           m4/missing/imlib.m4           ** ADDED **
16247           m4/.cvsignore                 ** ADDED **
16248           m4/Makefile.am                ** ADDED **
16249           m4/README                     ** ADDED **
16250           m4/aclocal-include.m4         ** ADDED **
16251           m4/aspell.m4                  ** ADDED **
16252           m4/check-type.m4              ** ADDED **
16253           m4/gnupg-check-typedef.m4     ** ADDED **
16254           m4/openssl.m4                 ** ADDED **
16255           m4/spamassassin.m4            ** ADDED **
16256           po/ChangeLog                  ** REMOVED **
16257           po/Makefile.in.in             ** REMOVED **
16258           po/Rules-quot                 ** REMOVED **
16259           po/boldquot.sed               ** REMOVED **
16260           po/en@boldquot.header         ** REMOVED **
16261           po/en@quot.header             ** REMOVED **
16262           po/insert-header.sin          ** REMOVED **
16263           po/quot.sed                   ** REMOVED **
16264           po/remove-potcdate.sed        ** REMOVED **
16265           po/remove-potcdate.sin        ** REMOVED **
16266           po/stamp-po                   ** REMOVED **
16267           Makefile.am
16268           autogen.sh
16269           configure.ac
16270                 enable building with automake 1.8.x
16271                 add 'autopoint --force' to autogen.sh and remove all
16272                 auto-generated files, remove ac/ directory and use
16273                 m4/ directory instead
16274                 
16275         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
16276                 fix gettextization
16277
16278 2004-02-28 Colin Leroy <colin@colino.net>
16279         * src/prefs_matcher.c
16280           src/prefs_filtering.c
16281           src/prefs_filtering_action.c
16282                 Fix non-editable GtkEntries
16283
16284 2004-02-22 Thorsten Maerz <torte@netztorte.de>
16285         * src/prefs_themes.c
16286                 utf8 conversion for theme info
16287
16288 2004-02-21 Thorsten Maerz <torte@netztorte.de>
16289         * sync 0.9.9claws
16290
16291 2004-02-14 Thorsten Maerz <torte@netztorte.de>
16292         * src/grouplistdialog.c
16293                 allow multiple selections without ctrl key
16294
16295 2004-02-09 Thorsten Maerz <torte@netztorte.de>
16296         * src/main.c
16297                 enable customizable accelerators
16298
16299 2004-02-08 Thorsten Maerz <torte@netztorte.de>
16300         * src/prefs_common.c
16301                 re-enable different font settings for gtk1/2
16302         * src/prefs_folder_item.c
16303                 fix folder prefs displayed wrong
16304         * src/textview.c
16305                 set 'sunken' shadow type
16306
16307 2004-02-07 Colin Leroy <colin@colino.net>
16308         * src/compose.c
16309                 Fix message being always [Edited]
16310                 Encode headers correctly (utf8 buf)
16311
16312 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16313         * src/socket.c
16314                 remove double g_source_attach()
16315                 (Thanks to Colin Leroy)
16316
16317 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16318         * src/gtk/gtksctree.c
16319                 Fix SSL certificate list not shown
16320         * src/mimeview.c
16321                 Fix clicks in mime tree
16322
16323 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16324         * src/common/socket.c
16325                 Fix SSL receive
16326         * src/compose.c
16327                 Fix clipboard menu hotkeys
16328
16329 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16330         * src/gtk/gtkaspell.[ch]
16331           src/compose.c
16332                 reimplement spellchecker
16333
16334 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16335         * src/gtk/filesel.c
16336                 crash when inserting file in compose window
16337                 (TODO: keep old selection on clicks)
16338         * src/main.c
16339                 use gtkrc-2.0 instead of gtkrc
16340
16341 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16342         * src/messageview.c
16343                 remove orphaned mimeview unref()
16344
16345 2004-01-20 Thorsten Maerz <torte@netztorte.de>
16346         * src/grouplistdialog.c
16347                 expand nodes containing subscribed groups
16348
16349 2004-01-19 Thorsten Maerz <torte@netztorte.de>
16350         * src/textview.c
16351                 textview: hide cursor, restore old click behaviour
16352
16353 2004-01-18 Thorsten Maerz <torte@netztorte.de>
16354         * src/textview.c
16355                 variable names messed up
16356
16357 2004-01-17 Colin Leroy <colin@colino.net>
16358         * src/addr_compl.c
16359                 Fix completion address too thin
16360         * src/compose.c
16361                 Fix tab-to-subject behaviour
16362         * src/summaryview.c
16363                 Implement key up & down in summaryview
16364
16365 2004-01-12 Thorsten Maerz <torte@netztorte.de>
16366
16367         * sync 098claws
16368
16369 2004-01-08 Thorsten Maerz <torte@netztorte.de>
16370         * configure.ac
16371           Makefile.am
16372           doc/.cvsignore
16373           doc/Makefile.am
16374                 faq, man, manual moved to doc/
16375         * ac/aspell.m4
16376           ac/check-type.m4
16377           ac/gnupg-check-typedef.m4
16378           ac/openssl.m4
16379           ac/spamassassin.m4
16380           ac/missing/gdk-pixbuf.m4
16381           ac/missing/gpgme.m4
16382           ac/missing/imlib.m4
16383                 fix automake warnings
16384
16385 2003-12-06 Colin Leroy <colin@colino.net>
16386         * src/summaryview.c
16387                 Fix quicksearch
16388
16389 2003-12-05 Colin Leroy <colin@colino.net>
16390         * src/summaryview.c
16391                 Fix going to next unread folder
16392
16393 2003-12-05 Colin Leroy <colin@colino.net>
16394         * src/crash.c
16395                 Fix gtk2 compilation
16396         * src/session.c
16397                 Remove iotag source handler at disconnection
16398         * src/socket.[ch] 
16399                 Remove source handler when closing socket 
16400                 (fixes another seg)
16401
16402 2003-12-04 Colin Leroy <colin@colino.net>
16403         * src/compose.c
16404           src/prefs_account.c
16405           src/prefs_common.c
16406                 Fix some dropdown menus
16407
16408 2003-12-04 Colin Leroy <colin@colino.net>
16409         * src/compose.c
16410                 Fix event handlers on header fields
16411         * src/common/socket.c
16412           src/common/session.c
16413                 Fix segfault with callback (SSL)
16414                 Fix end of session 
16415
16416 2003-10-06 Thorsten Maerz <torte@netztorte.de>
16417
16418         * Fix compile bug in src/compose.c
16419         * removed src/gtk/gtkstext.[ch]
16420
16421 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
16422
16423         * Convert character set and escape "text" attributes in toolbar setting
16424         files.
16425         * Fixed bug in button-press-event handling.
16426
16427 2003-09-16 Thorsten Maerz <torte@netztorte.de>
16428
16429         * Fixed bug in key-press-event handling.
16430
16431 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
16432
16433         * Enabled to compile tray-icon plugin (Ad-hoc).
16434         * Avoid hang up bug of icon list in mime view (Ad-hoc).
16435
16436 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
16437
16438         * Enabled to compile on sylpheed-claws.
16439         (tray-icon plugin still cannot compile yet.)
16440
16441 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
16442
16443         * Updated to 0.9.5.
16444
16445 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
16446
16447         * Updated to 0.9.4.
16448         * Ported monitoring SSL mechanism to GSource of GLib2
16449         (I don't confirm it)
16450         * Added _gtk2 suffix to key name of font preference to avoid
16451         ovverwriting preference of Gtk+-1.2 version.
16452
16453 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
16454
16455         * Updated to 0.9.2.
16456
16457 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
16458
16459         * Updated to 0.9.1.
16460         * Translate po files into UTF-8 when execute autogen.sh.
16461
16462 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
16463
16464         * Updated to 0.9.0.
16465
16466 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
16467
16468         * Plugged GError related memory leaks.
16469
16470 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
16471
16472         * Changed default size of fonts.
16473         * Enabled to set titile font size of warning dialog.
16474
16475 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
16476
16477         * Embed a sylpheed icon into executable binary on Windows.
16478
16479 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
16480
16481         * I forgot to traslate character set of element string in src/xml.c.
16482
16483 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
16484
16485         * Fixed detecting bind_textdomain_codeset in configure.in.
16486         * The bug in which "Example" of "Date fromat" preference isn't displayed
16487         correctly has been fixed.
16488
16489 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
16490
16491         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
16492           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
16493           glib-gettextize
16494           Removed intl directory.
16495           Translated po files into UTF-8.
16496           (Thanks! Ryuji Abe)
16497
16498 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
16499
16500         * The bug which doesn't unscape string in xml.c has been fixed.
16501
16502 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
16503
16504         * The bug which is failed to translate encoding of file name thorough
16505         file dialog has been fixed.
16506
16507 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
16508
16509         * Modified to translate file names which is used in inporting/expoting
16510         mbox feature and "Save as" feature into locale encoding.
16511         * Translate file names into locale encoding when "Attache file" and
16512         "Insert file".
16513         * Force set G_BROKEN_FILENAMES environment variable.
16514         * Other minor fixes.
16515
16516 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
16517
16518         * Modified to treat MH folder's name as locale encoding.
16519
16520 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
16521
16522         * The bug which clash on switching candidates of auto completion of
16523         addresses, cannot use auto completion in Japanesse is fixed
16524         (Thanks! Tokunaga-san)¡¥
16525
16526 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16527
16528         * The bug which cannot switch key accelerator preference has been fixed
16529         (Thanks! smbd-san)¡¥
16530
16531 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16532
16533         * version 0.8.11-gtk2-20030314
16534
16535 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16536
16537         * The bug in which character set conversion of filtering messages has
16538         been fixed.(Thanks! COCOA-san).
16539
16540 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
16541
16542         * Revived "Leave space on head" preference in "Message" category.
16543         * A bug which clash when put the cursor to end of buffer and execute
16544         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
16545
16546 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
16547
16548         * version 0.8.11-gtk2-20030312
16549
16550 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
16551
16552         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
16553         * Modified to use Pango's API directly for font preference.
16554         * Integrated GtkTextView of textview to one widget.
16555         * Set fonts of header title in textview by "header_title" tag.
16556         * Removed some deprecated codes.
16557
16558 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
16559
16560         * Updated to 0.8.11.
16561         * Merged cygwin patch(Thanks! Sakai-san).
16562
16563 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
16564
16565         * version 0.8.10-gtk2-20030309