2006-07-08 [colin] 2.3.1cvs76
[claws.git] / ChangeLog
1 2006-07-08 [colin]      2.3.1cvs76
2
3         * src/compose.c
4                 Svae RMID in drafted mails too
5                 Save quote_fmt vars for whole mails,
6                 don't reset at each quote_fmt_init:
7                 allows to use the same |i{var} in
8                 various template fields
9         * src/prefs_template.c
10         * src/quote_fmt.h
11         * src/quote_fmt_parse.y
12                 Same
13
14 2006-07-08 [colin]      2.3.1cvs75
15
16         * src/textview.c
17                 Fix highlighting of attached parts URIs
18
19 2006-07-08 [colin]      2.3.1cvs74
20
21         * src/main.c
22                 Prevent bug #981 (sc 2.3.1 segfaults with 
23                 gtk+ 2.10) from being reported again:
24                 if Sylpheed-Claws has been compiled against
25                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
26                 of if Sylpheed-Claws has been compiled against
27                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
28                 error out.
29
30 2006-07-07 [colin]      2.3.1cvs73
31
32         * src/prefs_actions.c
33                 Fix label
34
35 2006-07-07 [colin]      2.3.1cvs72
36
37         * src/prefs_actions.c
38                 Fix compile on gtk < 2.8. argh :)
39
40 2006-07-07 [paul]       2.3.1cvs71
41
42         * src/common/defs.h
43                 update DONATE_URI
44
45 2006-07-07 [colin]      2.3.1cvs70
46
47         * po/POTFILES.in
48         * src/quote_fmt.c
49         * src/quote_fmt_lex.l
50         * src/quote_fmt_parse.y
51                 Add |i{var}, a way to insert user-entered
52                 text in a template
53
54 2006-07-07 [colin]
55
56         * 2.4.0-rc3 released
57
58 2006-07-07 [colin]      2.3.1cvs69
59
60         * src/folder.c
61                 Don't consider inboxes of UNKNOWN folder 
62                 classes to be useable as default inboxes
63
64 2006-07-07 [paul]       2.3.1cvs68
65
66         * src/textview.c
67                 add missing #include <errno.h>
68                 Thanks to René J. Blokland
69
70 2006-07-07 [paul]       2.3.1cvs67
71
72         * src/action.c
73                 Return now Closes dialog
74         * src/mimeview.c
75         * src/mimeview.h
76         * src/textview.c
77                 add contextual menu to mime parts listed
78                 in the textview
79                 Thanks to Colin
80         * src/common/utils.c
81                 reversal: ' is a valid character in URLs
82
83 2006-07-06 [colin]      2.3.1cvs66
84
85         * src/remotefolder.h
86                 Forgotten in previous commit
87
88 2006-07-06 [colin]      2.3.1cvs65
89
90         * src/folder.c
91                 Set summary update flag whenever
92                 totals changed
93         * src/imap.c
94         * src/prefs_account.c
95         * src/common/utils.h
96         * src/etpan/imap-thread.c
97                 Fix warnings, thanks to Fabien and
98                 Ricardo
99
100 2006-07-06 [wwp]        2.3.1cvs64
101
102         * src/gtk/gtkutils.c
103                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
104
105 2006-07-06 [wwp]        2.3.1cvs63
106
107         * src/account.c
108         * src/addressbook.c
109         * src/addressitem.h
110         * src/folderview.c
111         * src/mainwindow.c
112         * src/manual.c
113         * src/manual.h
114         * src/message_search.c
115         * src/prefs_actions.c
116         * src/prefs_filtering.c
117         * src/prefs_filtering.h
118         * src/prefs_template.c
119         * src/summary_search.c
120         * src/summaryview.c
121         * src/gtk/gtkutils.c
122         * src/gtk/gtkutils.h
123         * src/gtk/pluginwindow.c
124                 add help buttons to some dialogs. Clicking such buttons opens a
125                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
126
127 2006-07-06 [paul]       2.3.1cvs62
128
129         * src/textview.c
130                 fix attachments contextual menu
131                 Thanks to Colin
132
133 2006-07-05 [colin]      2.3.1cvs61
134
135         * src/textview.c
136         * src/compose.c
137                 Handle sftp:// links
138
139 2006-07-05 [paul]       2.3.1cvs60
140
141         * src/gtk/filesel.c
142                 grab save button by default
143                 Thanks to Colin
144
145 2006-07-05 [wwp]        2.3.1cvs59
146
147         * manual/xml2pdf
148                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
149
150 2006-07-04 [colin]      2.3.1cvs58
151
152         * src/mimeview.c
153         * src/textview.c
154                 Use left click to select, middle click to open
155                 on mimeparts links
156         * src/common/utils.c
157                 Fix segfault
158
159 2006-07-04 [colin]      2.3.1cvs57
160
161         * src/mainwindow.c
162         * src/news.c
163                 Warning fixes, thanks to Fabien
164
165 2006-07-04 [colin]      2.3.1cvs56
166
167         * src/mimeview.c
168         * src/mimeview.h
169         * src/textview.c
170                 Allow parts to be selected via their text label
171                 in textview
172
173 2006-07-04 [colin]      2.3.1cvs55
174
175         * src/folderview.c
176                 Feedback when closing (for big folders)
177         * src/prefs_actions.c
178         * src/prefs_filtering.c
179         * src/prefs_matcher.c
180         * src/prefs_template.c
181                 Fix default button when closing without
182                 having saved
183
184 2006-07-04 [colin]      2.3.1cvs54
185
186         * src/news.c
187                 Delete local file on deletion
188
189 2006-07-03 [colin]      2.3.1cvs53
190
191         * src/folderview.c
192         * src/main.c
193                 Don't freeze when rescanning after crash
194
195 2006-07-03 [wwp]        2.3.1cvs52
196
197         * src/compose.c
198         * src/privacy.c
199         * src/privacy.h
200         * src/plugins/pgpinline/pgpinline.c
201         * src/plugins/pgpmime/pgpmime.c
202                 don't report an error when the user cancels the passphrase dialog.
203
204 2006-07-02 [colin]      2.3.1cvs51
205
206         * src/folderview.c
207                 Open message when crossing folders with Space,
208                 goto next unread and friends
209
210 2006-07-01 [colin]      2.3.1cvs50
211
212         * src/prefs_account.c
213                 Typographic rules varying from language
214                 to language (in french "Protocole :"),
215                 we have to do that :)
216
217 2006-07-01 [ticho]      2.3.1cvs49
218
219         * src/prefs_account.c
220                 Only use one temporary gchar* variable in
221                 prefs_account_protocol_set_optmenu().
222
223 2006-07-01 [ticho]      2.3.1cvs48
224
225         * src/prefs_account.c
226         * src/prefs_account.h
227                 Use GtkLabel for existing account protocol name.
228                 Created an array for protocol names and populate the
229                 combobox from it in a for() cycle.
230
231 2006-06-30 [colin]      2.3.1cvs47
232
233         * src/compose.c
234                 Block undo when changing signature (by changing
235                 account)
236
237 2006-06-30 [paul]       2.3.1cvs46
238
239         * src/send_message.c
240                 when editing From in the Compose window, use that address
241                 in the Return-Path: header
242                 Thanks to Colin
243
244 2006-06-30 [colin]      2.3.1cvs45
245
246         * src/compose.c
247                 Fix signature replacement:
248                 - when no newline before separator
249                 - when reediting
250
251 2006-06-29 [colin]      2.3.1cvs44
252
253         * src/folderview.c
254         * src/folderview.h
255         * src/mainwindow.c
256         * src/summaryview.c
257                 Let 'View/Go to/Next marked' work like
258                 Next new & Next unread: across folders
259                 Change the select_on_entry pref to do
260                 what we want when changing folder
261         * src/common/utils.c
262                 Fix single-quoted links 
263
264 2006-06-29 [colin]      2.3.1cvs43
265
266         * src/gtk/gtkaspell.c
267                 "Sylpheed" and "Sylpheed-Claws" do exist !
268
269 2006-06-29 [colin]      2.3.1cvs42
270
271         * src/imap.c
272                 Forgot to remove debug
273
274 2006-06-29 [colin]      2.3.1cvs41
275
276         * src/imap.c
277         * src/imap.h
278         * src/mainwindow.c
279                 Disconnect from IMAP servers when going
280                 offline. Fixes bug #978 (going to offline-mode 
281                 won't close connections)
282
283 2006-06-29 [colin]      2.3.1cvs40
284
285         * src/main.c
286                 Fix transient setting on failing plugins
287                 Patch by Fabien
288         * src/plugins/pgpcore/sgpgme.c
289                 Only warn for OpenPGP. Most people don't
290                 have CMS available.
291
292 2006-06-29 [colin]      2.3.1cvs39
293
294         * src/compose.c
295                 Fix Spelling menu (discrepancy between context menu
296                 and top menu when folder's dictionary isn't the 
297                 default one)
298         * src/plugins/pgpcore/sgpgme.c
299                 More error reporting about why gpgme can fail
300
301 2006-06-29 [wwp]        2.3.1cvs38
302
303         * src/mainwindow.c
304                 honor the display-header-pane setting even when the message view
305                 is a separate window.
306
307 2006-06-29 [wwp]        2.3.1cvs37
308
309         * src/prefs_actions.c
310                 forgot to commit that one (use of GTK_STOCK_INFO).
311
312 2006-06-29 [colin]      2.3.1cvs36
313
314         * src/imap.c
315                 Better handling of login errors (ask the password
316                 again once), alert in case of error. Fix three
317                 signedness warnings.
318
319 2006-06-28 [wwp]        2.3.1cvs35
320
321         * src/prefs_template.c
322         * src/prefs_matcher.c
323         * src/prefs_filtering_action.c
324         * src/prefs_quote.c
325                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
326                 patch by Fabien Vantard, slightly modified.
327
328 2006-06-28 [paul]
329
330         2.4.0-rc2 released
331
332 2006-06-28 [colin]      2.3.1cvs34
333
334         * src/prefs_account.c
335                 Fix bug #977 (Can't add or edit imap accounts)
336
337 2006-06-28 [colin]      2.3.1cvs33
338
339         * src/mimeview.c
340                 Fix previous
341
342 2006-06-28 [colin]      2.3.1cvs32
343
344         * src/mimeview.c
345                 Save named inlined attachments with "Save all"
346         * src/main.c
347         * src/mbox.c
348         * src/common/plugin.c
349         * src/common/plugin.h
350         * src/common/sylpheed.c
351         * src/common/utils.c
352         * src/plugins/pgpcore/sylpheed.def
353         * src/plugins/pgpinline/sylpheed.def
354         * src/plugins/pgpmime/sylpheed.def
355                 Win32 compatibility patch, by
356                 Werner Koch
357
358 2006-06-28 [wwp]        2.3.1cvs31
359
360         * src/imap.c
361         * src/prefs_folder_item.c
362                 less compilation warnings (thanks to Fabien Vantard), less typos.
363
364 2006-06-28 [paul]       2.3.1cvs30
365
366         * src/gtk/gtkutils.c
367                 gtk_combo_box_set_focus_on_click() is only
368                 available since gtk 2.6.0
369
370 2006-06-28 [paul]       2.3.1cvs29
371
372         * src/prefs_ext_prog.c
373                 fix engrish and add a tooltip for the
374                 'command for 'Display as text' option
375
376 2006-06-28 [paul]
377
378         2.4.0-rc1 released
379
380 2006-06-28 [paul]       2.3.1cvs28
381
382         * ChangeLog
383         * tools/Makefile.am
384                 include textviewer.pl in releases
385
386 2006-06-28 [paul]       2.3.1cvs27
387
388         * src/prefs_ext_prog.c
389                 hide Print command option if libgnomeprint
390                 support is present
391
392 2006-06-27 [colin]      2.3.1cvs26
393
394         * src/compose.c
395                 Fix Esc handling in insert/attach dialog
396                 Don't show this dialog if dragging something
397                 else than text/uri-list
398                 Thanks to Fabien Vantard
399         * tools/textviewer.pl
400                 Filter script to display stuff as text
401                 by H. Merijn Brand
402
403 2006-06-27 [wwp]        2.3.1cvs25
404
405         * src/messageview.c
406                 use the exact product name (message view title), patch
407                 by Fabien Vantard.
408
409 2006-06-27 [ticho]      2.3.1cvs24
410
411         * src/prefs_account.c
412         * src/prefs_common.c
413         * src/prefs_common.h
414         * src/prefs_ext_prog.c
415         * src/textview.c
416                 Add a preference (Preferences/External programs)
417                 to allow "Display as text" to be done via a script
418                 (patch by H.Merijn Brand).
419                 Use GtkComboBox for protocol selection in account
420                 preferences.
421                 Only include current choice for existing accounts, and
422                 insensitivize the combobox.
423
424 2006-06-27 [paul]       2.3.1cvs23
425
426         * src/mbox.c
427                 fix crasher introduced in cvs21.
428                 Thanks to Colin
429
430 2006-06-26 [colin]      2.3.1cvs22
431
432         * src/mbox.c
433                 Fix double-frees when leaving folders
434                 after exporting to mbox
435
436 2006-06-26 [colin]      2.3.1cvs21
437
438         * src/mbox.c
439                 More feedback (and optimisation)
440                 on import/export
441         * src/common/utils.c
442                 Fix case when looking for mail addresses
443         * src/gtk/gtkutils.c
444                 Extra check for (X-)Face
445
446 2006-06-25 [ticho]      2.3.1cvs20
447
448         * src/compose.c
449         * src/exphtmldlg.c
450         * src/gtk/gtkutils.c
451         * src/gtk/gtkutils.h
452                 Added second argument to gtkut_sc_combobox_create() to
453                 control focus-on-click for the widget.
454                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
455
456 2006-06-25 [ticho]      2.3.1cvs19
457
458         * src/compose.c
459         * src/gtk/Makefile.am
460         * src/gtk/combobox.c
461         * src/gtk/combobox.h
462         * src/gtk/gtkutils.c
463         * src/gtk/gtkutils.h
464                 Use GtkComboBox instead of deprecated GtkOptionMenu
465                 for account selector in compose window and for encoding
466                 selector in attachment properties.
467                 Also factorise working with the new GtkComboBox somewhat.
468
469 2006-06-24 [paul]       2.3.1cvs18
470
471         * src/prefs_common.c
472                 use the correct default value
473
474 2006-06-24 [paul]       2.3.1cvs17
475
476         * src/compose.c
477         * src/prefs_common.c
478         * src/prefs_common.h
479         * src/prefs_compose_writing.c
480                 enable setting of default action when
481                 dnd'ing files in the compose window.
482                 (Collaborative effort with wwp)
483
484 2006-06-23 [wwp]        2.3.1cvs16
485
486         * src/compose.c
487                 i18n fix (thanks to Fabien Vantard)
488
489 2006-06-22 [colin]      2.3.1cvs15
490
491         * src/prefs_customheader.c
492                 Don't use filters in custom headers' file 
493                 selector. Remember, extensions mean nothing :)
494
495 2006-06-22 [paul]       2.3.1cvs14
496
497         * configure.ac
498                 allow setting of man directory location
499
500 2006-06-22 [colin]      2.3.1cvs13
501
502         * src/mainwindow.c
503                 Add 'View/Go to/Next unread folder'.
504                 I missed that :)
505
506 2006-06-22 [colin]      2.3.1cvs12
507
508         * src/common/utils.c
509                 Add some subject prefixes
510                 Patch by Bjorn T Johansen <btj@havleik.no>
511
512 2006-06-22 [colin]      2.3.1cvs11
513
514         * manual/advanced.xml
515                 Forgotten hidden pref
516
517 2006-06-21 [paul]       2.3.1cvs10
518
519         * src/prefs_account.c
520                 complete the removal of 'Add date header' option
521
522 2006-06-21 [paul]       2.3.1cvs9
523
524         * src/account.c
525         * src/compose.c
526         * src/prefs_account.c
527         * src/prefs_account.h
528                 remove option to add date header - always
529                 add date header
530         * src/etpan/imap-thread.c
531                 fix warnings (Thanks to Colin)
532
533 2006-06-21 [wwp]        2.3.1cvs8
534
535         * src/folder.c
536                 set the attachment flag when inline text part are (file)named. This is more convenient
537                 when receiving (for instance) inline source files or patches sent using thunderbird.
538
539 2006-06-21 [paul]       2.3.1cvs7
540
541         * src/inc.c
542                 fix off-by-one count of current msg in
543                 statusbar filtering progressbar
544
545 2006-06-21 [paul]       2.3.1cvs6
546
547         * src/folder.c
548                 Show attachment icon even if the part is 'inline'
549                 if the following conditions are met:
550                 - content-type != 'text/plain'
551                 - content-type != '*/pgp-signature'
552                 - either 'name' or 'filename' parameter is not NULL
553                 
554                 Thanks to Colin
555
556 2006-06-21 [paul]       2.3.1cvs5
557
558         * src/messageview.c
559         * src/prefs_common.c
560         * src/prefs_common.h
561         * src/prefs_other.c
562                 add an option to 'Never send Return
563                 Receipts'
564                 Thanks to Colin
565
566 2006-06-20 [mones]      2.3.1cvs4
567
568         * po/es.po
569                 updated
570         * src/compose.c
571                 typo fixed (space after comma)
572         * tools/make.themes.project
573                 remove exec mode from tarball files
574
575 2006-06-20 [colin]      2.3.1cvs3
576
577         * src/news.c
578         * src/procheader.c
579         * src/unmime.c
580                 Better fix for \n's in headers (don't 
581                 break Received: and others)
582
583 2006-06-20 [paul]       2.3.1cvs2
584
585         * src/alertpanel.c
586         * src/textview.c
587                 improve legibility of phishing attempt
588                 dialog
589
590 2006-06-20 [paul]       2.3.1cvs1
591
592         * NEWS
593         * README
594         * configure.ac
595                 Update version number following
596                 stable release
597
598 2006-06-20 [colin]      2.3.0cvs26
599
600         * src/compose.c
601                 When dragging a file to the text of the compose
602                 window, ask whether we want to insert or attach
603                 (I know lots of people who do that to attach)
604
605 2006-06-20 [colin]      2.3.0cvs25
606
607         * src/etpan/imap-thread.c
608                 Fix threshold (the append command is often > 32 bytes)
609
610 2006-06-19 [colin]      2.3.0cvs24
611
612         * src/imap.c
613         * src/etpan/imap-thread.c
614                 Workaround Rockliffe IMAP server bug: replace
615                 "x UID SEARCH (ANSWERED UID 1:*)" with
616                 "x UID SEARCH ANSWERED"
617                 (Rockliffe doesn't handle the parenthesis)
618
619 2006-06-19 [colin]      2.3.0cvs23
620
621         * src/compose.c
622         * src/imap.c
623         * src/etpan/imap-thread.c
624                 Probably fix bug #972 (Freezes when adding 
625                 an attachment to the message)
626         * src/common/defs.h
627                 Modernize Firefox cmd
628
629
630 2006-06-18 [colin]      2.3.0cvs22
631
632         * src/prefs_customheader.c
633                 Only allow correct filenames for various
634                 custom headers
635
636 2006-06-18 [colin]      2.3.0cvs21
637
638         * src/prefs_customheader.c
639                 Add a 'From File...' button in custom headers prefs, which
640                 try to do the right thing: 
641                 for normal headers, use file as plaintext,
642                 for X-Face, calls compface,
643                 for Face, encode to b64.
644
645 2006-06-17 [colin]      2.3.0cvs20
646
647         * src/mh.c
648                 Warning fix
649
650 2006-06-16 [colin]      2.3.0cvs19
651
652         * src/summaryview.c
653                 Recursive quicksearch: show message list
654                 in current folder, *then* search children
655                 in the background.
656
657 2006-06-16 [colin]      2.3.0cvs18
658
659         * src/main.c
660                 Instead of ignoring SIGPIPE, save caches
661                 when getting one. Will fix the fact that
662                 hot caches are out-of-date when logging 
663                 out of Xorg.
664         * src/compose.c
665         * src/prefs_compose_writing.c
666                 Only save text (not attachments) when 
667                 auto-saving to drafts
668         * src/unmime.c
669                 Always replace \n, \r and \t with spaces
670                 in headers
671         * manual/dist/html/Makefile.am
672         * manual/dist/pdf/Makefile.am
673         * manual/dist/ps/Makefile.am
674         * manual/dist/txt/Makefile.am
675         * manual/fr/dist/html/Makefile.am
676         * manual/fr/dist/pdf/Makefile.am
677         * manual/fr/dist/ps/Makefile.am
678         * manual/fr/dist/txt/Makefile.am
679         * manual/pl/dist/html/Makefile.am
680         * manual/pl/dist/pdf/Makefile.am
681         * manual/pl/dist/ps/Makefile.am
682         * manual/pl/dist/txt/Makefile.am
683                 Fix make clean removing pregenerated manuals
684
685
686 2006-06-16 [colin]      2.3.0cvs17
687
688         * src/plugins/pgpcore/sgpgme.c
689         * src/plugins/pgpmime/pgpmime.c
690         * src/plugins/pgpinline/pgpinline.c
691                 Better error reporting in setup_signers.
692                 Don't fallback to default key if specified
693                 key isn't found.
694                 Don't allow signing if more than one secret
695                 key matches the one specified in prefs.
696
697 2006-06-15 [colin]      2.3.0cvs16
698
699         * src/folderview.c
700                 Add "Send queue" in the folder's contextual
701                 menu
702         * src/compose.c
703         * src/messageview.c
704         * src/privacy.c
705         * src/privacy.h
706         * src/procmime.c
707         * src/procmsg.c
708         * src/plugins/pgpcore/passphrase.c
709         * src/plugins/pgpcore/sgpgme.c
710         * src/plugins/pgpinline/pgpinline.c
711         * src/plugins/pgpmime/pgpmime.c
712                 Better error reporting
713         * src/mbox.c
714                 Probably fix bug #971 (2.2.3 cannot read mail 
715                 from local mbox)
716
717
718 2006-06-15 [mones]      2.3.0cvs15
719
720         * tools/make.themes.project
721                 creates the themes project from the web page
722
723 2006-06-15 [colin]      2.3.0cvs14
724
725         * src/folder.c
726                 Better fix (avoid losing the folder if scan_tree 
727                 fails)
728
729 2006-06-15 [cleroy]     2.3.0cvs13
730
731         * src/folder.c
732                 Probably fix Bug #969 (crash on rebuilding 
733                 imap folder)
734
735 2006-06-14 [colin]      2.3.0cvs12
736
737         * manual/dtd/manual.xsl
738         * manual/sylpheed-claws-manual.xml
739         * manual/fr/sylpheed-claws-manual.xml
740         * manual/pl/sylpheed-claws-manual.xml
741                 Insert pagebreaks between sections
742
743 2006-06-14 [paul]       2.3.0cvs11
744
745         * configure.ac
746                 better fix than 2.3.0cvs10
747
748 2006-06-14 [paul]       2.3.0cvs10
749
750         * configure.ac
751                 fix setting of PACKAGE_DATA_DIR with newer autoconf
752                 (backwards compatible)
753
754 2006-06-13 [colin]      2.3.0cvs9
755
756         * src/messageview.c
757                 Fix sending of return receipt with the new queue folders
758
759 2006-06-13 [wwp]        2.3.0cvs8
760
761         * src/quote_fmt_lex.l
762                 fix wrong tokens returned in quote_fmt lexer, query not().
763
764 2006-06-13 [wwp]        2.3.0cvs7
765
766         * src/folder.c
767         * src/prefs_folder_item.c
768                 allow changing folder type even when folder is not a top-level one,
769                 thanks to Colin.
770
771 2006-06-12 [colin]      2.3.0cvs6
772
773         * src/folderview.c
774                 Fix double-ask of "Do you want to mark all
775                 as read"
776
777 2006-06-12 [colin]      2.3.0cvs5
778
779         * src/compose.c
780         * src/compose.h
781         * src/folder.c
782         * src/folder.h
783         * src/imap.c
784         * src/inc.c
785         * src/main.c
786         * src/messageview.c
787         * src/mh.c
788         * src/prefs_folder_item.c
789         * src/procheader.c
790         * src/procmime.c
791         * src/procmsg.c
792         * src/procmsg.h
793         * src/send_message.c
794         * src/summaryview.c
795         * src/toolbar.c
796                 Apply bug #964's patch (Queue and drafts aren't normal)
797                 The Drafts and Queue folder now contain RFC-822 files,
798                 allowing to move and copy mails from and to these 
799                 folders. Moving from Drafts to Queue will prepare the
800                 mail for sending (PGP signature, encryption, etc).
801                 This patch also rework sending errors handling to try
802                 to be more helpful.
803                 Also, allow redefining folder types via the GUI 
804                 (Folder type in its Properties)
805
806 2006-06-12 [colin]      2.3.0cvs4
807
808         * src/summaryview.c
809         * src/prefs_common.c
810         * src/prefs_common.h
811         * src/gedit-print.c
812                 Allow to define a specific print font - patch
813                 by Bernhard Walle <bernhard.walle@gmx.de>
814         * src/prefs_fonts.c
815         * manual/advanced.xml
816         * manual/fr/advanced.xml
817                 Add a hidden pref to allow deletion without
818                 confirmation
819
820 2006-06-12 [wwp]        2.3.0cvs3
821
822         * .cvsignore
823                 more files to ignore.
824
825 2006-06-12 [wwp]        2.3.0cvs2
826
827         * src/quote_fmt.c
828         * src/quote_fmt_lex.l
829         * src/quote_fmt_parse.y
830                 extend the quote_fmt parser (templates and quotes):
831                 - allow limited sub-expressions in |p{} and |f{} expressions,
832                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
833                 - implemented/fixed missing implementation of query_references and show_references,
834                 - completed, fixed contents and format of the symbols help dialog,
835                 - fix some compilation warnings.
836
837 2006-06-12 [wwp]        2.3.0cvs1
838
839         * manual/advanced.xml
840         * manual/fr/advanced.xml
841                 updates in the "templates" section of the manual (eng/fr):
842                  - be more precise (both versions)
843                  - completed to match the english reference (fr version)
844                  - touchups (both versions)
845
846 2006-06-12 [paul]       2.3.0
847
848         2.3.0 released
849
850 2006-06-12 [paul]       2.2.3cvs14
851
852         * po/ca.po
853         * po/cs.po
854         * po/de.po
855         * po/el.po
856         * po/fr.po
857         * po/it.po
858         * po/pt_BR.po
859         * po/sr.po
860         * po/zh_CN.po
861                 updated by Miquel Oliete, Tim, Stephan Sachse,
862                 Stavros Giannouris, Fabien Vantard, Andrea
863                 Spadaccini, Frederico Goncalves Guimaraes,
864                 Aleksandar Urosevic, and Ralgh Young
865
866 2006-06-12 [colin]      2.2.3cvs13
867
868         * src/mbox.c
869                 Add missing header
870
871 2006-06-11 [colin]      2.2.3cvs12
872
873         * src/msgcache.c
874                 Verify that g_malloc() succeeded
875
876 2006-06-11 [colin]      2.2.3cvs11
877
878         * src/wizard.c
879                 Add Face header to welcome mail
880
881 2006-06-10 [colin]      2.2.3cvs10
882
883         * src/textview.c
884                 Revert previous (Forgot it changes the
885                 margin on the whole mail)
886
887 2006-06-10 [colin]      2.2.3cvs9
888
889         * src/textview.c
890                 Don't overlap long headers under (X-)Face
891
892 2006-06-10 [mones]      2.2.3cvs8
893
894         * manual/xml2pdf
895                 allow generation of manual on systems lacking saxon binary
896                 but with java and the saxon library installed
897
898         * po/es.po
899                 updated for release
900
901 2006-06-09 [colin]      2.2.3cvs7
902
903         * src/summaryview.c
904                 Fix leak when using Display Sender using Addressbook
905
906 2006-06-09 [colin]      2.2.3cvs6
907
908         * src/compose.c
909         * src/folder.c
910         * src/folderview.c
911         * src/mimeview.c
912         * src/summaryview.c
913                 More leaks fixes
914
915 2006-06-09 [paul]       2.2.3cvs5
916
917         * AUTHORS
918         * src/gtk/authors.h
919         * tools/claws.i18n.status.pl
920                 updated with new info
921
922 2006-06-09 [paul]       2.2.3cvs4
923
924         * README
925                 updated
926         * manual/ack.xml
927                 add wwp to authors list
928         * src/gtk/authors.h
929                 update mine and Colin's addresses
930
931 2006-06-08 [colin]      2.2.3cvs3
932
933         * src/etpan/imap-thread.c
934                 Fix leak on SSL cert check
935
936 2006-06-08 [colin]      2.2.3cvs2
937
938         * src/common/utils.c
939                 Fix leak
940
941 2006-06-08 [paul]       2.2.3cvs1
942
943         * configure.ac
944                 Update version number following
945                 stable release
946
947 2006-06-07 [colin]      2.2.2cvs3
948
949         * src/msgcache.c
950                 Fix catching cache read errors (guint instead of gint)
951                 Prevent malloc'ing more than 8MB (means cache corruption)
952
953 2006-06-07 [paul]       2.2.2cvs2
954
955         * src/exporthtml.c
956         * src/exportldif.c
957         * src/mh.c
958         * src/mutt.c
959         * src/pine.c
960         * src/common/utils.c
961                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
962                 obey $HOME'
963                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
964                 Thanks to Colin
965
966 2006-06-06 [paul]       2.2.2cvs1
967
968         * configure.ac
969                 Update version number following
970                 stable release
971
972 2006-06-06 [paul]       2.2.1cvs6
973
974         * src/matcher.c
975                 fix  implicit declaration of
976                 sylpheed_do_idle()
977                 Patch by Fabien Vantard
978
979 2006-06-06 [paul]       2.2.1cvs5
980
981         * src/matcher.c
982                 fix age_greater and age_lower so that they
983                 mean what say and not '...or equal to'
984                 Thanks to Colin
985
986 2006-06-06 [paul]       2.2.1cvs4
987
988         * src/textview.c
989         * src/common/utils.c
990                 fix URI check
991                 Thanks to Colin
992
993 2006-06-05 [wwp]        2.2.1cvs3
994
995         * manual/fr/account.xml
996                 minor language fixes (thanks to Fabien Vantard).
997
998 2006-06-05 [colin]      2.2.1cvs2
999
1000         * src/prefs_folder_item.c
1001         * src/folderview.c
1002                 Allow recursive setting of properties 
1003                 for whole mailboxes
1004         * src/matcher.c
1005                 Don't freeze on 'test' filtering rule
1006
1007 2006-06-05 [colin]      2.2.1cvs1
1008
1009         * configure.ac
1010                 Update version number following
1011                 stable release
1012
1013 2006-06-04 [wwp]        2.2.0cvs82
1014
1015         * manual/glossary.xml
1016         * manual/account.xml
1017         * manual/fr/glossary.xml
1018         * manual/fr/account.xml
1019                 added glossary section and references/links related to the Face custom header.
1020
1021 2006-06-04 [colin]      2.2.0cvs81
1022
1023         * src/summaryview.c
1024                 Skip to next message on move with no
1025                 immediate execution
1026
1027 2006-06-04 [wwp]        2.2.0cvs80
1028
1029         * manual/xml2pdf
1030                 added sanity checks, exit when needed.
1031
1032 2006-06-03 [paul]       2.2.0cvs79
1033
1034         * src/prefs_receive.c
1035                 page name is now 'Receiving'
1036         * src/prefs_send.c
1037                 page name is now 'Sending'
1038
1039 2006-06-03 [colin]      2.2.0cvs78
1040
1041         * src/plugins/spamassassin/spamassassin_gtk.c
1042                 Autoswitch to Localhost if transport was previously
1043                 disabled. Else people had to check [] Enable, then
1044                 *reselect* transport.
1045
1046 2006-06-03 [colin]      2.2.0cvs77
1047
1048         * src/plugins/pgpinline/pgpinline.c
1049         * src/plugins/pgpmime/pgpmime.c
1050                 Check that gpg_data_release_and_get_mem 
1051                 didn't fail (now, why this happens...)
1052
1053 2006-06-03 [colin]      2.2.0cvs76
1054
1055         * src/mbox.c
1056                 Fix bug #962 (Manual and/or UI should 
1057                 warn about incompatible locking 
1058                 causing dataloss)
1059
1060 2006-06-02 [cleroy]     2.2.0cvs75
1061
1062         * src/filtering.c
1063         * src/folder.c
1064         * src/procmsg.c
1065         * src/summaryview.c
1066                 Fix a few leaks
1067
1068 2006-06-02 [colin]      2.2.0cvs74
1069
1070         * src/main.c
1071                 On exit, free caches after writing them
1072                 Shuts up some valgrind false positives
1073         * src/procmsg.c
1074         * src/send_message.c
1075                 Fix races when reusing existing SMTP connections
1076                 Fix inexistant session timeout
1077         * src/toolbar.c
1078                 Display alertpanel after all queues have
1079                 been processed, not after each
1080
1081 2006-06-02 [wwp]        2.2.0cvs73
1082
1083         * manual/fr/glossary.xml
1084         * manual/fr/ack.xml
1085         * manual/ack.xml
1086                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
1087
1088 2006-06-02 [wwp]        2.2.0cvs72
1089
1090         * manual/xml2pdf
1091         * manual/dist/pdf/Makefile.am
1092         * manual/dtd/manual.xsl
1093         * manual/fr/dist/pdf/Makefile.am
1094         * manual/pl/dist/pdf/Makefile.am
1095                 we changed the procedure to generate the .pdf version of the manual.
1096                 The procedure is more modern and the .pdf we get now has a valid index.
1097                 Here are the new pre-requisites:
1098
1099                 - JRE 1.x (1.4 here): there must be one from your distro
1100                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
1101                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
1102                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
1103
1104                 See my posts for further info about the installation of this toolchain:
1105
1106                 Date: Fri, 19 May 2006 19:40:06 +0200
1107                 From: wwp <subscript@free.fr>
1108                 To: sylpheed-claws-devel@lists.sourceforge.net
1109                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
1110
1111                 and
1112
1113                 Date: Wed, 24 May 2006 12:58:49 +0200
1114                 From: wwp <subscript@free.fr>
1115                 To: sylpheed-claws-devel@lists.sourceforge.net
1116                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
1117
1118 2006-06-01 [colin]      2.2.0cvs71
1119
1120         * src/compose.c
1121                 Better guards against IMAP races
1122         * src/main.c
1123         * src/prefs_common.c
1124         * src/prefs_common.h
1125         * src/common/ssl_certificate.c
1126         * src/etpan/imap-thread.c
1127         * src/etpan/imap-thread.h
1128         * src/gtk/sslcertwindow.c
1129                 New hidden option ssl_skip_cert_check to 
1130                 avoid dups of bug #959 (libetpan linked
1131                 against gnutls and gnutls buggy on 64bit)
1132                 Present expired warning only once per
1133                 session/server.
1134         * manual/advanced.xml
1135         * manual/fr/advanced.xml
1136                 Document new option
1137
1138 2006-06-01 [wwp]        2.2.0cvs70
1139
1140         * src/messageview.c
1141                 fix for bug #961 (return receipt dialog 
1142                 complains incorrectly about return-path 
1143                 email adress being different), thanks 
1144                 to Colin.
1145
1146 2006-05-31 [cleroy]     2.2.0cvs69
1147
1148         * src/common/ssl.c
1149                 Guard against NULLs, although this
1150                 should never be an issue
1151
1152 2006-05-31 [colin]      2.2.0cvs68
1153
1154         * src/filtering.c
1155                 Use g_slist_prepend
1156         * src/imap.c
1157                 Don't remove caches when destroying folder, it
1158                 could (should) be done at exit
1159         * src/inc.c
1160                 free processing cache after incorporation
1161         * src/etpan/imap-thread.c
1162                 Maybe fix bug #959 (Crash on moving to emails 
1163                 to a imap account per ssl with a expired 
1164                 certificate.)
1165
1166 2006-05-30 [colin]      2.2.0cvs67
1167
1168         * src/summaryview.c
1169                 Put back event flush when displaying message
1170                 It avoids reading a bunch of messages just
1171                 by hitting shift-n for too long ;)
1172
1173 2006-05-29 [colin]      2.2.0cvs66
1174
1175         * src/summaryview.c
1176                 Remove useless g_warnings
1177
1178 2006-05-29 [colin]      2.2.0cvs65
1179
1180         * src/imap.c
1181                 Fix g_slist_append()s for performance
1182
1183 2006-05-29 [colin]      2.2.0cvs64
1184
1185         * src/compose.c
1186         * src/common/utils.c
1187                 Fix extraneous tab at start of addresses
1188         * src/mainwindow.c
1189                 Fix warnings (thanks to Fabien)
1190                 Fix crash at exit when composing messages 
1191                 exist
1192         * src/pop.c
1193                 Fix progress bar when deleting expired mails
1194                 Thanks to Hiro
1195         * src/summaryview.c
1196         * src/gtk/gtksctree.c
1197                 Fix re-sorting slowness
1198
1199 2006-05-29 [paul]       2.2.0cvs63
1200
1201         * src/mh.c
1202                 fetch full message when moving mails
1203                 from another mailbox, (fixed data loss
1204                 when filtering from IMAP to MH, introduced
1205                 in 2.2.0cvs57).
1206                 Thanks to Colin
1207
1208 2006-05-29 [mones]      2.2.0cvs62
1209
1210         * src/gtk/gtksctree.c
1211                 Unselect faster (patch by Colin)        
1212
1213 2006-05-26 [colin]      2.2.0cvs61
1214
1215         * src/summaryview.c
1216                 Unplug MSGINFO_UPDATE callback on delete too.
1217
1218 2006-05-26 [colin]      2.2.0cvs60
1219
1220         * src/foldersel.c
1221                 Fix bold in folder selection window with glib2.10
1222                 thanks Hiro
1223
1224 2006-05-26 [colin]      2.2.0cvs59
1225
1226         * src/procheader.c
1227                 Convert date only if necessary (and don't
1228                 try to convert from utf8 to utf8, too)
1229         * src/summaryview.c
1230                 Only set column's text if the column's 
1231                 displayed
1232
1233 2006-05-26 [colin]      2.2.0cvs58
1234
1235         * src/summaryview.c
1236         * src/gtk/gtkutils.c
1237                 Fix useless warning
1238
1239 2006-05-26 [colin]      2.2.0cvs57
1240
1241         * src/mainwindow.c
1242                 Make summaryview selectable as long as 
1243                 no message has focus
1244         * src/mh.c
1245                 Faster deletion (by implementing mh_remove_msgs)
1246                 Faster copy (avoid using mh_fetch_msg just to get
1247                 the filename)
1248                 Faster move (using move_file instead of copy_file
1249                 if MSG_IS_MOVE)
1250                 No progressbar if total number of mails to cp/mv 
1251                 is less than 100
1252         * src/summaryview.c
1253                 Fix removal from subject_table when mail gets moved
1254                 Faster deletion (g_slist_prepend instead of append)
1255         * src/gtk/gtksctree.c
1256                 Remove useless code
1257
1258 2006-05-25 [colin]      2.2.0cvs56
1259
1260         * src/common/ssl_certificate.c
1261                 Fix leak in expired cert check
1262
1263 2006-05-25 [colin]      2.2.0cvs55
1264
1265         * src/mh.c
1266                 Disable flags syncing on .mh_sequences - it
1267                 is buggy and marks mails read under unknown
1268                 conditions.
1269
1270 2006-05-25 [paul]
1271
1272         * 2.3.0-rc4 released
1273
1274 2006-05-24 [colin]      2.2.0cvs54
1275
1276         attention cvs users: if you manage to crash
1277         Sylpheed-Claws while moving, copying or deleting
1278         mails, we *are* interested in stack traces and
1279         valgrind logs. It looks stable, but one never
1280         knows...
1281
1282         * src/folder.c
1283                 Add progressbar for cache updates
1284         * src/folderutils.c
1285                 Optimize Mark all read in the current
1286                 folder
1287         * src/mh.c
1288                 Add progressbar for copy/move
1289         * src/procmsg.c
1290                 Optimize O(n^2) in copy/move
1291         * src/summaryview.c
1292         * src/gtk/gtksctree.c
1293                 Optimize O(n^2) algos
1294         * src/common/timing.h
1295                 Display ms instead of us
1296
1297 2006-05-24 [wwp]        2.2.0cvs53
1298
1299         * manual/fr/advanced.xml
1300                 updates to the French manual.
1301
1302 2006-05-24 [wwp]        2.2.0cvs52
1303
1304         * src/common/utils.c
1305                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
1306
1307 2006-05-24 [wwp]        2.2.0cvs51
1308
1309         * src/folderutils.c
1310                 fixed "mark all read" in MH folders (thanks to Colin).
1311
1312 2006-05-24 [paul]       2.2.0cvs50
1313
1314         * doc/man/sylpheed-claws.1
1315                 updated the man page
1316
1317 2006-05-23 [colin]      2.2.0cvs49
1318
1319         * src/folderview.c
1320         * src/imap.c
1321         * src/inc.c
1322         * src/mbox.c
1323         * src/messageview.c
1324         * src/news.c
1325         * src/send_message.c
1326         * src/summaryview.c
1327         * src/gtk/sslcertwindow.c
1328                 alertpanel fixes, by Fabien
1329
1330 2006-05-23 [colin]      2.2.0cvs48
1331
1332         * src/folder.c
1333         * src/folderview.c
1334         * src/msgcache.c
1335         * src/summaryview.c
1336         * src/gtk/gtksctree.c
1337         * src/gtk/gtksctree.h
1338                 More timings
1339                 Fix slow loading problem, which was caused by the
1340                 use of some gtk_ctree funcs and their use of
1341                 g_list_position while gtk_ctree_(un)link'ing.
1342                 Reap more functions from gtkctree.c to be sure we
1343                 use our (fast) version instead of theirs.
1344         * src/mh.c
1345                 Fix copy of unread mails
1346
1347
1348 2006-05-22 [wwp]        2.2.0cvs47
1349
1350         * manual/fr/advanced.xml
1351                 updated.
1352
1353 2006-05-22 [colin]      2.2.0cvs46
1354
1355         * src/filtering.c
1356                 Fix possible infinite loop. 'copy' is not a 
1357                 final action, so when encountering a 'copy',
1358                 we have to check if a previous one was set
1359                 and do it. In the same way, if we encounter
1360                 a 'move' we have to perform a possibly 
1361                 pending 'copy'. This will slow down filtering
1362                 on IMAP if move+copy or multiple copy actions
1363                 are to be done, but handling it via the batch
1364                 would be really too convoluted.
1365
1366 2006-05-22 [wwp]        2.2.0cvs45
1367
1368         * manual/fr/advanced.xml
1369         * manual/fr/faq.xml
1370         * manual/fr/glossary.xml
1371         * manual/fr/handling.xml
1372         * manual/fr/intro.xml
1373         * manual/fr/plugins.xml
1374         * manual/fr/sylpheed-claws-manual.xml
1375                 sync w/ the english manual: updates URIs, documented mailing-list
1376                 support, better explanation about the enabled/disabled feature
1377                 in filtering/processing rules by Paul.
1378
1379 2006-05-21 [colin]      2.2.0cvs44
1380
1381         * src/summaryview.c
1382                 Don't expand after building threads, but during
1383
1384 2006-05-21 [colin]      2.2.0cvs43
1385
1386         * src/procmsg.c
1387         * src/summaryview.c
1388                 More timing possibilities... For next time I have 
1389                 to find out how the hell some 3GHz computer takes
1390                 one minute to open a 30k folder...
1391
1392 2006-05-21 [colin]      2.2.0cvs42
1393
1394         * manual/pl/advanced.xml
1395         * manual/pl/faq.xml
1396         * manual/pl/glossary.xml
1397         * manual/pl/handling.xml
1398         * manual/pl/intro.xml
1399         * manual/pl/plugins.xml
1400         * manual/pl/sylpheed-claws-manual.xml
1401                 Polish manual updated by Pawel
1402
1403 2006-05-20 [colin]
1404
1405         * 2.3.0-rc3 released
1406
1407 2006-05-20 [colin]      2.2.0cvs41
1408
1409         * src/imap.c
1410                 Fix -rc2 problems:
1411                 - remove cache of moved messages from original folder
1412                 - apply new flags to messages even if they aren't appliable
1413                   via IMAP.
1414
1415 2006-05-20 [colin]
1416
1417         * 2.3.0-rc2 released
1418
1419 2006-05-19 [colin]      2.2.0cvs40
1420
1421         * src/imap.c
1422                 Don't issue SELECT in imap_change_flags
1423                 before having checked that we indeed have
1424                 some flags to change. MSG_POSTFILTERED for
1425                 example can't be used on IMAP.
1426                 Fixes bug #955 (copying messages between 
1427                 imap folders is extremely slow), which was
1428                 a regression.
1429
1430 2006-05-19 [colin]      2.2.0cvs39
1431
1432         * src/folder.c
1433         * src/folder.h
1434         * src/folderview.c
1435                 Try to fix bug #830 (Some unread messages 
1436                 get marked read in IMAP inbox):
1437                 - Prevent scanning a folder if it's being 
1438                   opened via the GUI
1439                 - Postpone opening via the GUI of a folder
1440                   currently scanned.
1441
1442
1443 2006-05-19 [wwp]        2.2.0cvs38
1444
1445         * manual/advanced.xml
1446                 fix English+typo (thanks to Paul).
1447
1448 2006-05-19 [wwp]        2.2.0cvs37
1449
1450         * manual/advanced.xml
1451         * manual/fr/advanced.xml
1452         * src/gtk/logwindow.c
1453         * src/prefs_common.c
1454         * src/prefs_common.h
1455                 added hidden prefs to allow customization of colors used in
1456                 protocol log window (useful for dark gtk+ themes).
1457
1458 2006-05-19 [wwp]        2.2.0cvs36
1459
1460         * ChangeLog
1461                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
1462
1463 2006-05-19 [paul]       2.2.0cvs35
1464
1465         * src/textview.c
1466                 make Reply-To fully clickable
1467         * src/gtk/logwindow.c
1468                 more colouring (SMTP ESMTP)
1469         Both patches by Pawel Pekala
1470
1471 2006-05-19 [cleroy]     2.2.0cvs34
1472
1473         * src/mh.c
1474                 Don't update flags from current folder
1475                 Probably fixes bug #935 (Read Messages 
1476                 Revert to Being Marked as Unread)
1477
1478 2006-05-18 [colin]      2.2.0cvs33
1479
1480         * src/imap.c
1481                 Warning fix
1482         * src/compose.c
1483         * src/mainwindow.c
1484         * src/summaryview.c
1485         * src/toolbar.c
1486                 Allow replying to multiple emails
1487                 in multiple windows
1488         * src/mimeview.c
1489         * src/etpan/imap-thread.c
1490                 Leak fixes
1491
1492 2006-05-18 [paul]       2.2.0cvs32
1493
1494         * src/summaryview.c
1495                 keep Mailing-List menu refreshed
1496                 Thanks to Colin
1497
1498 2006-05-18 [paul]       2.2.0cvs31
1499
1500         * manual/advanced.xml
1501         * manual/faq.xml
1502         * manual/glossary.xml
1503         * manual/handling.xml
1504         * manual/intro.xml
1505         * manual/plugins.xml
1506         * manual/sylpheed-claws-manual.xml
1507                 update URLs
1508                 add info about mailing-list support
1509                 edit filtering info
1510         * src/wizard.c
1511         * src/common/defs.h
1512         * src/gtk/about.c
1513         * src/plugins/dillo_viewer/README
1514                 update URLs
1515
1516 2006-05-17 [wwp]        2.2.0cvs30
1517
1518         * manual/handling.xml
1519         * manual/fr/handling.xml
1520                 documented the ability to enabled/disable filtering/processing rules.
1521
1522 2006-05-17 [colin]      2.2.0cvs29
1523
1524         * src/main.c
1525                 Don't initialize g_thread subsystem if it's 
1526                 already done (thanks to Hiro)
1527         * src/mimeview.c
1528                 Fix saving of parts when there name can't be
1529                 converted from UTF-8.
1530
1531 2006-05-17 [paul]       2.2.0cvs28
1532
1533         * po/Makefile.in.in
1534                 fix config.status warning with autoconf 2.60
1535
1536 2006-05-17 [paul]       2.2.0cvs27
1537
1538         * po/POTFILES.in
1539                 add src/mbox.c
1540
1541 2006-05-17 [wwp]        2.2.0cvs26
1542
1543         * src/mainwindow.c
1544                 fix useless and potentially dangerous buffer walking (thanks to Colin).
1545
1546 2006-05-17 [wwp]        2.2.0cvs25
1547
1548         * src/plugins/demo/demo.c
1549                 updated product name in plugin demo (many plugins need to be
1550                 sync'ed w/ that change).
1551
1552 2006-05-17 [colin]      2.2.0cvs24
1553
1554         * src/mh.c
1555                 Fix leak
1556
1557 2006-05-16 [colin]      2.2.0cvs23
1558
1559         * src/mainwindow.c
1560                 Stupid me hit again. Fix cvs22.
1561
1562 2006-05-16 [colin]      2.2.0cvs22
1563
1564         * src/mainwindow.c
1565                 Fix bug #922 (sylpheed-claws crashed after 
1566                 pushing on Inbox folder)
1567
1568 2006-05-16 [colin]      2.2.0cvs21
1569
1570         * src/compose.c
1571                 Make From header be copy/paste/select-able
1572
1573 2006-05-16 [wwp]        2.2.0cvs20
1574
1575         * src/export.c
1576         * src/matcher.c
1577         * src/summaryview.c
1578         * src/etpan/imap-thread.c
1579                 fix some compiler warnings (thanks to Colin).
1580
1581 2006-05-16 [wwp]        2.2.0cvs19
1582
1583         * src/action.c
1584         * src/gedit-print.c
1585         * src/inc.c
1586         * src/mainwindow.c
1587         * src/mh.c
1588         * src/statusbar.c
1589         * src/send_message.c
1590         * src/summaryview.c
1591                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
1592
1593 2006-05-15 [colin]      2.2.0cvs18
1594
1595         * src/procmsg.c
1596                 Fix automatic rule creation with List-Post
1597
1598 2006-05-15 [paul]       2.2.0cvs17
1599
1600         * tools/filter_conv_new.pl
1601                 updated for rule enabling/disabling
1602                 claws version >= 2.3.x required
1603
1604 2006-05-15 [cleroy]     2.2.0cvs16
1605
1606         * src/main.c
1607                 Revert test
1608
1609 2006-05-15 [cleroy]     2.2.0cvs15
1610
1611         * src/main.c
1612                 test
1613
1614 2006-05-15 [wwp]        2.2.0cvs14
1615
1616         * manual/pl/.cvsignore
1617                 ignore generated files.
1618
1619 2006-05-14 [wwp]        2.3.0-rc1
1620
1621         * 2.3.0-rc1 released
1622
1623 2006-05-13 [wwp]        2.2.0cvs13
1624
1625         * src/filtering.c
1626         * src/filtering.h
1627         * src/matcher.c
1628         * src/matcher_parser_lex.l
1629         * src/matcher_parser_parse.y
1630         * src/prefs_filtering.c
1631                 new feature: provide the ability to disable filtering and processing
1632                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
1633                 adaptations.
1634
1635 2006-05-13 [colin]      2.2.0cvs12
1636
1637         * src/compose.c
1638                 Remove useless if (a) b; else b;
1639                 Thanks to wwp
1640
1641 2006-05-13 [wwp]        2.2.0cvs11
1642
1643         * src/export.c
1644         * src/import.c
1645         * src/mainwindow.c
1646         * src/mbox.c
1647         * src/summaryview.c
1648         * src/summaryview.h
1649                 no more silent failures (or at least less ones) when importing
1650                 or exporting from/to mbox. Also start importing/exporting if
1651                 the necessary info is set.
1652
1653 2006-05-13 [wwp]        2.2.0cvs10
1654
1655         * RELEASE_NOTES
1656                 restored up-to-date release notes.
1657
1658 2006-05-13 [paul]       2.2.0cvs9
1659
1660         * po/nl.po
1661         * po/ru.po
1662                 updated by Tim Dijkstra and Pavlo Bohmat
1663
1664 2006-05-12 [colin]      2.2.0cvs8
1665
1666         * src/gtk/quicksearch.c
1667                 Add "k" as shortcut for "colorlabel". Patch
1668                 by ath42@users.sf.net.
1669
1670 2006-05-12 [paul]       2.2.0cvs7
1671
1672         * src/prefs_common.h
1673         * src/prefs_summaries.c
1674         * src/summaryview.c
1675                 when entering a folder also allow
1676                 going directly to first Marked message
1677
1678 2006-05-12 [paul]       2.2.0cvs6
1679
1680         * src/summaryview.c
1681                 always obey 'confirm before marking all
1682                 mails read' option
1683
1684 2006-05-12 [paul]       2.2.0cvs5
1685
1686         * src/textview.c
1687                 make Sender fully clickable
1688
1689 2006-05-12 [colin]      2.2.0cvs4
1690
1691         * src/compose.c
1692         * src/compose.h
1693                 Let From be editable
1694         * src/main.c
1695         * src/mh.c
1696                 Full support of .mh_sequences' Unseen seq
1697
1698 2006-05-12 [colin]      2.2.0cvs3
1699
1700         * src/folder.c
1701         * src/mainwindow.c
1702         * src/mainwindow.h
1703         * src/messageview.c
1704         * src/prefs_spelling.c
1705         * src/procheader.c
1706         * src/procmsg.c
1707         * src/procmsg.h
1708         * src/summaryview.c
1709         * src/toolbar.c
1710         * src/toolbar.h
1711                 Add contextual menu on Compose toolbar
1712                 button. Fixes bug #944 (Automatic
1713                 addresses not applied when changing account
1714                 from compose window)
1715                 add Mailing List support
1716                 based on the old 0.6.5claws25 patch by
1717                 Melvin Hadasht, with finishing touches
1718                 by Colin
1719                 Fix "ignore thread" when mails are threaded by
1720                 subject (and weren't ignored although appearing
1721                 in the thread).
1722                 GUI rework.
1723                 Both patches by Pawel.
1724
1725 2006-05-08 [paul]       2.2.0cvs2
1726
1727         * src/mainwindow.c
1728         * src/mainwindow.h
1729         * src/messageview.c
1730         * src/procheader.c
1731         * src/procmsg.c
1732         * src/procmsg.h
1733         * src/summaryview.c
1734                 add Mailing List support
1735                 based on the old 0.6.5claws25 patch by 
1736                 Melvin Hadasht, with finishing touches
1737                 by Colin
1738
1739 2006-05-08 [colin]      2.2.0cvs1
1740
1741         * src/mainwindow.c
1742         * src/toolbar.c
1743         * src/toolbar.h
1744                 Add contextual menu on Compose toolbar 
1745                 button. Fixes bug #944 (Automatic 
1746                 addresses not applied when changing account 
1747                 from compose window)
1748
1749 2006-05-08 [paul]       2.2.0
1750
1751         2.2.0 released
1752
1753 2006-05-08 [paul]       2.1.1cvs51
1754
1755         * po/cs.po
1756         * po/de.po
1757         * po/en_GB.po
1758         * po/fi.po
1759         * po/fr.po
1760         * po/pt_BR.po
1761         * po/sr.po
1762         * po/zh_CN.po
1763                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1764                 Fabien Vantard, Frederico Goncalves Guimaraes,
1765                 Aleksandar Urosevic, and Ralgh Young
1766
1767 2006-05-12 [colin]      2.1.1cvs50
1768
1769         * po/cs.po
1770         * po/de.po
1771         * po/en_GB.po
1772         * po/es.po
1773         * po/fi.po
1774         * po/fr.po
1775         * po/pt_BR.po
1776         * po/sr.po
1777         * po/zh_CN.po
1778                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
1779                 Fabien Vantard, Frederico Goncalves Guimaraes,
1780                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
1781
1782 2006-05-05 [colin]      2.1.1cvs49
1783
1784         * manual/Makefile.am
1785         * manual/pl/Makefile.am
1786         * manual/pl/account.xml
1787         * manual/pl/ack.xml
1788         * manual/pl/addrbook.xml
1789         * manual/pl/advanced.xml
1790         * manual/pl/faq.xml
1791         * manual/pl/glossary.xml
1792         * manual/pl/gpl.xml
1793         * manual/pl/handling.xml
1794         * manual/pl/intro.xml
1795         * manual/pl/keyboard.xml
1796         * manual/pl/plugins.xml
1797         * manual/pl/starting.xml
1798         * manual/pl/sylpheed-claws-manual.xml
1799         * manual/pl/dist/.cvsignore
1800         * manual/pl/dist/Makefile.am
1801         * manual/pl/dist/html/.cvsignore
1802         * manual/pl/dist/html/Makefile.am
1803         * manual/pl/dist/pdf/.cvsignore
1804         * manual/pl/dist/pdf/Makefile.am
1805         * manual/pl/dist/ps/.cvsignore
1806         * manual/pl/dist/ps/Makefile.am
1807         * manual/pl/dist/txt/.cvsignore
1808         * manual/pl/dist/txt/Makefile.am
1809                 Add the polish translation of the manual,
1810                 Authored by Pawel Pekala.
1811
1812 2006-05-05 [cleroy]     2.1.1cvs48
1813
1814         * src/main.c
1815                 Re-read matcherrc after loading plugins 
1816                 if some of them add folders.
1817
1818 2006-05-03 [colin]      2.1.1cvs47
1819
1820         * src/imap.c
1821                 I'm idiot
1822
1823 2006-05-03 [colin]      2.1.1cvs46
1824
1825         * src/imap.c
1826                 Be sure to have a session when
1827                 getting separator
1828
1829 2006-05-03 [colin]      2.1.1cvs45
1830
1831         * src/imap.c
1832         * src/imap.h
1833         * src/imap_gtk.c
1834                 Fix preventing renaming with namespace 
1835                 separator.
1836
1837 2006-05-01 [colin]      2.1.1cvs44
1838
1839         * src/action.c
1840                 Don't reload messageview when result of
1841                 action is piped.
1842
1843 2006-04-29 [colin]      2.1.1cvs43
1844
1845         * src/prefs_receive.c
1846         * src/plugins/spamassassin/spamassassin_gtk.c
1847         * src/plugins/clamav/clamav_plugin_gtk.c
1848                 GUI fixes by Pawel
1849
1850 2006-04-29 [colin]      2.1.1cvs42
1851
1852         * src/prefs_compose_writing.c
1853         * src/prefs_quote.c
1854                 Cleanups. Patch by Pawel
1855
1856 2006-04-28 [paul]       2.1.1cvs41
1857
1858         * src/matcher.c
1859                 fix returned quick search results when search
1860                 term contains an underscore.
1861                 Thanks to Colin
1862
1863 2006-04-28 [paul]       2.1.1cvs40
1864
1865         * src/prefs_message.c
1866         * src/prefs_receive.c
1867                 GUI cleanups
1868                 Patches by Pawel Pekala
1869
1870 2006-04-27 [colin]      2.1.1cvs39
1871
1872         * src/wizard.c
1873                 Differentiate subject Welcome from
1874                 window's title Welcome
1875
1876 2006-04-27 [paul]
1877
1878         2.2.0-rc1 released
1879
1880 2006-04-27 [paul]       2.1.1cvs38
1881
1882         * manual/advanced.xml
1883         * manual/fr/advanced.xml
1884                 add info about compose_no_markup hidden pref
1885
1886 2006-04-27 [paul]       2.1.1cvs37
1887
1888         * src/prefs_account.c
1889                 improve privacy labels
1890         * src/prefs_msg_colors.c
1891                 change some strings for translators' convenience
1892         * src/gtk/gtkutils.c
1893                 don't underline the link button text
1894
1895 2006-04-25 [colin]      2.1.1cvs36
1896
1897         * src/folder.c
1898                 Complete 2.1.1cvs33 (once more ;)
1899
1900 2006-04-25 [colin]      2.1.1cvs35
1901
1902         * src/editldap.c
1903                 Fix tooltip
1904
1905 2006-04-25 [cleroy]     2.1.1cvs34
1906
1907         * src/compose.c
1908         * src/gtk/gtkaspell.c
1909                 Fix crash on redirect (related to the return 
1910                 of the aspell menu in compose's toolbar)
1911         * src/prefs_msg_colors.c
1912                 Fix sensitivity widgets
1913         * src/image_viewer.c
1914         * src/gtk/pluginwindow.c
1915         * src/gtk/prefswindow.c
1916                 Change released signals to clicked (Fabien)
1917         * po/POTFILES.in
1918         * src/common/socket.c
1919         * src/plugins/spamassassin/spamassassin.c
1920                 Translate strings (Fabien)
1921
1922 2006-04-25 [paul]       2.1.1cvs33
1923
1924         * src/folder.c
1925         * src/folder.h
1926         * src/folderview.c
1927                 complete the fix of bug #912
1928                 Thanks to Colin
1929
1930 2006-04-25 [colin]      2.1.1cvs32
1931
1932         * src/news.c
1933                 Better progress bar
1934         * src/mimeview.c
1935         * src/summaryview.c
1936         * src/summaryview.h
1937                 Fix focus chain
1938                 Patches by Pawel Pekala
1939
1940 2006-04-24 [colin]      2.1.1cvs31
1941
1942         * src/compose.c
1943                 Fix compilation warnings (Fabien)
1944
1945 2006-04-24 [colin]      2.1.1cvs30
1946
1947         * src/addrindex.c
1948         * src/editldap.c
1949         * src/editldap_basedn.c
1950         * src/editldap_basedn.h
1951         * src/ldapctrl.c
1952         * src/ldapctrl.h
1953         * src/ldapquery.c
1954         * src/ldaputil.c
1955         * src/ldaputil.h
1956                 Fix bug #901 (LDAPS support)
1957
1958 2006-04-24 [colin]      2.1.1cvs29
1959
1960         * src/compose.c
1961                 Fix logic on error with send dialog on
1962         * src/imap.c
1963                 Fix compilation without libetpan, thanks
1964                 to Fabien
1965         * src/summaryview.c
1966                 Fix 'context-menu' key
1967
1968 2006-04-23 [colin]      2.1.1cvs28
1969
1970         * src/folder.c
1971                 Never free current's cache to free up 
1972                 memory. Fixes bug #912 (new count 
1973                 randomly set to message count)
1974
1975 2006-04-23 [colin]      2.1.1cvs27
1976
1977         * src/gtk/quicksearch.c
1978                 And remove printf...
1979
1980 2006-04-23 [colin]      2.1.1cvs26
1981
1982         * src/gtk/quicksearch.c
1983                 Fix replacing in quicksearch, and fix inserting
1984                 in the middle of the string. (introduced at 2.1.0cvs22)
1985
1986 2006-04-23 [colin]      2.1.1cvs25
1987
1988         * src/imap.c
1989                 Make sure uidnext is initialized in get_num_list
1990                 (not for stable, related to 2.1.1cvs8 and friends)
1991
1992 2006-04-23 [colin]      2.1.1cvs24
1993
1994         * src/imap.c
1995                 Output something when login is successful
1996                 too
1997
1998 2006-04-23 [colin]      2.1.1cvs23
1999
2000         * src/etpan/imap-thread.c
2001                 Better logging (line-per-line, hide data in fetch)
2002                 Fix a const warning
2003         * src/gtk/logwindow.c
2004         * src/gtk/logwindow.h
2005                 Better logging (color for input/output)
2006
2007 2006-04-21 [colin]      2.1.1cvs22
2008
2009         * src/gtk/quicksearch.c
2010                 On gtk+-2.8, use stock buttons in quicksearch
2011                 Based on a patch by Fabien and a design by Paul
2012
2013 2006-04-21 [colin]      2.1.1cvs21
2014
2015         * src/folderview.c
2016         * src/mainwindow.c
2017                 Fix occasional flicker in folderview
2018         * src/common/utils.c
2019                 Fix bug #943 (Incorrectly parsed email address 
2020                 list in short headers on message view and in 
2021                 printouts)
2022
2023 2006-04-20 [colin]      2.1.1cvs20
2024
2025         * src/imap.c
2026         * src/imap.h
2027         * src/prefs_account.c
2028                 Add ANONYMOUS auth for IMAP
2029
2030 2006-04-20 [paul]       2.1.1cvs19
2031
2032         * src/main.c
2033                 proper fix for 2.1.1cvs18
2034                 Thanks to Colin
2035
2036 2006-04-20 [paul]       2.1.1cvs18
2037
2038         * src/main.c
2039                 fix build warnings
2040
2041 2006-04-20 [paul]       2.1.1cvs17
2042
2043         * src/gtk/quicksearch.c
2044                 fix standard, non-extended Quick search,
2045                 was broken in 2.1.1cvs15.
2046                 Thanks to Colin.
2047
2048 2006-04-20 [colin]      2.1.1cvs16
2049
2050         * src/prefs_matcher.c
2051                 Fix values when reselecting a ~test
2052                 rule
2053
2054 2006-04-19 [colin]      2.1.1cvs15
2055
2056         * src/compose.c
2057         * src/compose.h
2058         * src/gtk/gtkaspell.c
2059         * src/gtk/gtkaspell.h
2060                 Put back Options menu in Spelling/
2061         * src/gtk/quicksearch.c
2062                 Don't search, and show error, if the
2063                 advanced search has a syntax error
2064
2065 2006-04-18 [colin]      2.1.1cvs14
2066
2067         * src/textview.c
2068                 Fix gdk warnings on set_cursor when textview
2069                 isn't visible
2070
2071 2006-04-18 [colin]      2.1.1cvs13
2072
2073         * src/gtk/gtksctree.c
2074                 Remove seemingly useless refresh that causes
2075                 flicker - watch this commit in case of 
2076                 problems before planned backport to stable
2077
2078 2006-04-18 [colin]      2.1.1cvs12
2079
2080         * src/imap.c
2081                 Factorize get/set_xml code
2082         * src/compose.c
2083         * src/prefs_account.c
2084         * src/prefs_account.h
2085         * src/procmsg.c
2086                 Add Encrypt to self option
2087
2088 2006-04-17 [colin]      2.1.1cvs11
2089
2090         * configure.ac
2091                 Fix search on encrpyt function on dragonfly
2092                 Patch by Jonathan Buschmann <jonthn@agmact.com>
2093
2094 2006-04-17 [colin]      2.1.1cvs10
2095
2096         * src/prefs_account.c
2097                 Be safe by default: remove mails from POP3
2098                 after 7 days, not immediately
2099
2100 2006-04-17 [colin]      2.1.1cvs9
2101
2102         * src/etpan/imap-thread.c
2103                 Fix build on DragonFly - patch by 
2104                 Jonathan Buschmann <jonthn@agmact.com>
2105
2106 2006-04-17 [colin]      2.1.1cvs8
2107
2108         * src/imap.c
2109                 Save uidnext between sessions
2110
2111 2006-04-17 [colin]      2.1.1cvs7
2112
2113         * src/imap.c
2114                 scan is required when uid validity changes
2115
2116 2006-04-17 [colin]      2.1.1cvs6
2117
2118         * src/folderview.c
2119                 Don't scan if not necessary, apart in current
2120                 folder and INBOX to fetch flags.
2121         * src/imap.c
2122                 Scan is necessary if unread count changes
2123
2124 2006-04-17 [colin]      2.1.1cvs5
2125
2126         * src/imap.c
2127                 ...But always fetch ANSWERED and DELETED flags for
2128                 INBOX, as filtering can happen on these flags.
2129
2130 2006-04-17 [colin]      2.1.1cvs4
2131
2132         * src/imap.c
2133                 Don't fetch REPLIED and DELETED flags when synchronising
2134                 flags with a closed folder. We only need UNSEEN and FLAGGED
2135                 to update the folderview.
2136
2137 2006-04-17 [colin]      2.1.1cvs3
2138
2139         * src/imap.c
2140                 Faster flag search when there are new mails 
2141                 in a folder. We can do a full search if the 
2142                 folder contains less messages than the new
2143                 list.
2144
2145 2006-04-17 [colin]      2.1.1cvs2
2146
2147         * po/cs.po
2148         * po/de.po
2149         * po/fr.po
2150         * po/nl.po
2151         * po/pt_BR.po
2152                 Update translations from stable branch
2153
2154 2006-04-17 [colin]      2.1.1cvs1
2155
2156         * configure.ac
2157                 Bump version to follow stable release
2158
2159 2006-04-16 [mones]      2.1.0cvs50
2160
2161         * po/es.po
2162                 Updated for release
2163
2164 2006-04-16 [colin]      2.1.0cvs49
2165
2166         * src/textview.c
2167                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
2168                 with gtk < 2.8. Thanks to Fabien Vantard.
2169
2170 2006-04-15 [colin]      2.1.0cvs48
2171
2172         * src/etpan/imap-thread.c
2173                 Fix bug #919 (libetpan: SEGV when connecting 
2174                 using command)
2175
2176 2006-04-14 [colin]      2.1.0cvs47
2177
2178         * src/main.c
2179                 Fix race on --select (should be done better)
2180
2181 2006-04-14 [wwp]        2.1.0cvs46
2182
2183         * src/send_message.c
2184                 enforce a check for domain in account prefs (a sending
2185                 error could be faced if domain was checked but no value set),
2186                 thanks to Colin.
2187
2188 2006-04-14 [colin]      2.1.0cvs45
2189
2190         * src/codeconv.c
2191                 when converting from unknown to unknown, if the
2192                 string is UTF8, don't convert it to the locale
2193                 (which breaks it)
2194
2195 2006-04-14 [colin]      2.1.0cvs44
2196
2197         * src/compose.c
2198                 Don't try to use ASCII for converting headers
2199                 (as done in body)
2200
2201 2006-04-14 [paul]       2.1.0cvs43
2202
2203         * src/crash.c
2204                 add locale/charset info to crash report
2205         * src/gtk/about.c
2206                 add wwp to doc team
2207                 replace 'e-mail' with preferred 'email'
2208         * src/gtk/authors.h
2209                 ensure contributors list is in alphabetical
2210                 order
2211
2212 2006-04-13 [colin]      2.1.0cvs42
2213
2214         * src/textview.c
2215                 Prevent gdk warnings
2216
2217 2006-04-13 [colin]      2.1.0cvs41
2218
2219         * src/common/ssl_certificate.c
2220         * src/common/ssl_certificate.h
2221         * src/gtk/sslcertwindow.c
2222                 Warn on expired certs, and display the expiration date
2223
2224 2006-04-13 [colin]      2.1.0cvs40
2225
2226         * src/plugins/spamassassin/spamassassin_gtk.c
2227                 Fix missing set_text on unix socket
2228
2229 2006-04-13 [wwp]        2.1.0cvs39
2230
2231         * manual/fr/advanced.xml
2232         * manual/fr/glossary.xml
2233                 applied new spam/ham/email lexicon (pourriel, courriel)
2234
2235 2006-04-13 [paul]       2.1.0cvs38
2236
2237         * src/plugins/pgpmime/plugin.c
2238                 remove the mention of S/MIME from the
2239                 description. This is now handled by the
2240                 S/MIME plugin.
2241
2242 2006-04-13 [paul]       2.1.0cvs37
2243
2244         * src/prefs_msg_colors.c
2245                 rework dialog
2246         * src/prefs_folder_item.c
2247         * src/prefs_spelling.c
2248                 add a tooltip to the colour selector buttons
2249
2250 2006-04-13 [wwp]        2.1.0cvs36
2251
2252         * manual/advanced.xml
2253         * manual/glossary.xml
2254         * manual/handling.xml
2255         * manual/keyboard.xml
2256         * manual/plugins.xml
2257         * manual/starting.xml
2258         * manual/fr/account.xml
2259         * manual/fr/ack.xml
2260         * manual/fr/addrbook.xml
2261         * manual/fr/advanced.xml
2262         * manual/fr/faq.xml
2263         * manual/fr/glossary.xml
2264         * manual/fr/gpl.xml
2265         * manual/fr/handling.xml
2266         * manual/fr/intro.xml
2267         * manual/fr/keyboard.xml
2268         * manual/fr/plugins.xml
2269         * manual/fr/starting.xml
2270         * manual/fr/sylpheed-claws-manual.xml
2271                 fixes to the manuals:
2272                  - summaryview -> Message List (same in French)
2273                  - translate key names
2274                  - fix French punctuation, use non-breakable spaces when
2275                    necessary, don't use &thinsp; which is not portable
2276                  - tell what maildir and mbox formats we support
2277
2278 2006-04-12 [wwp]        2.1.0cvs35
2279
2280         * src/prefs_toolbar.c
2281                 unified a replace button more,
2282                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2283
2284 2006-04-12 [wwp]        2.1.0cvs34
2285
2286         * src/prefs_common.c
2287         * src/prefs_msg_colors.c
2288                 make default color labels translatable,
2289                 patch from Fabien Vantard <fzzzzz@gmail.com>,
2290                 thanks to Tim <timbrain@post.cz> for reporting.
2291
2292 2006-04-12 [wwp]        2.1.0cvs33
2293
2294         * manual/glossary.xml
2295         * manual/intro.xml
2296         * manual/plugins.xml
2297         * manual/starting.xml
2298         * manual/sylpheed-claws-manual.xml
2299         * manual/fr/.cvsignore
2300         * manual/fr/account.xml
2301         * manual/fr/ack.xml
2302         * manual/fr/addrbook.xml
2303         * manual/fr/advanced.xml
2304         * manual/fr/faq.xml
2305         * manual/fr/glossary.xml
2306         * manual/fr/handling.xml
2307         * manual/fr/intro.xml
2308         * manual/fr/keyboard.xml
2309         * manual/fr/plugins.xml
2310         * manual/fr/starting.xml
2311         * manual/fr/sylpheed-claws-manual.xml
2312                 various fixes: typos, missing .fr translations, punctuation,
2313                 capitalization, links, accents and some bad French more.
2314
2315 2006-04-12 [wwp]        2.1.0cvs32
2316
2317         * src/prefs_gtk.c
2318                 fix for bug #935: always store prefs files in UTF-8 (thanks
2319                 to Colin).
2320
2321 2006-04-11 [colin]      2.1.0cvs31
2322
2323         * src/compose.c
2324                 Fix inserting files not in utf8 when locale is utf8
2325
2326 2006-04-11 [colin]      2.1.0cvs30
2327
2328         * src/inc.c
2329                 Don't show error dialog when cancelling connection
2330                 Patch by Pawel
2331
2332 2006-04-11 [cleroy]     2.1.0cvs29
2333
2334         * src/compose.c
2335                 Implement multiple quote levels
2336         * src/prefs_common.c
2337                 Change a little bit the quote bgcolor for 2nd level
2338
2339 2006-04-11 [colin]      2.1.0cvs28
2340
2341         * src/gtk/about.c
2342                 Add locale and charset in the label
2343
2344 2006-04-10 [colin]      2.1.0cvs27
2345
2346         * src/compose.c
2347         * src/prefs_common.c
2348         * src/prefs_common.h
2349         * src/prefs_msg_colors.c
2350         * src/textview.c
2351                 Allow optional background color in quotes
2352                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
2353                 GTK+-2.8.x feature
2354
2355 2006-04-10 [colin]      2.1.0cvs26
2356
2357         * src/main.c
2358         * src/mainwindow.c
2359         * src/mainwindow.h
2360                 Implement --select
2361
2362 2006-04-10 [colin]      2.1.0cvs25
2363
2364         * manual/plugins.xml
2365         * manual/fr/plugins.xml
2366                 Document libcurl's proxy variables
2367
2368 2006-04-09 [colin]      2.1.0cvs24
2369
2370         * src/prefs_common.c
2371                 gettext() returns statically allocated stuff. We have
2372                 to strdup it in order to be able to free it.
2373
2374 2006-04-09 [colin]      2.1.0cvs23
2375
2376         * AUTHORS
2377         * src/gtk/authors.h
2378                 Add Alexei
2379
2380 2006-04-09 [colin]      2.1.0cvs22
2381
2382         * src/mainwindow.c
2383         * src/gtk/quicksearch.c
2384                 Fix bug #859 (problems with cyrilic input in 
2385                 search panel) - Patch by Alexey Illarionov 
2386                 <littlesavage@rambler.ru>
2387
2388 2006-04-09 [colin]      2.1.0cvs21
2389
2390         * src/prefs_customheader.c
2391                 I prefer removing then freeing rather than the contrary
2392                 (even if it doesn't change anything ;-)
2393         * src/prefs_account.c
2394                 Fix bug #933 (Crash re-entering the custom headers list 
2395                 dialog in accounts prefs)
2396                 The problem happened when cancelling the Account 
2397                 Preferences' dialogs - in which case we didn't do 
2398                 anything to the PrefsAccount * struct. In case of applying,
2399                 the old ac_prefs was replaced with the tmp_ac_prefs we were
2400                 working with in this dialog. The problem is that 
2401                 prefs_customheader.c, working on this tmp_ac_prefs, always
2402                 changes the ->customhdr_list pointer, even when cancelled. 
2403                 So in case of cancelling the prefs_account dialog, we still
2404                 have to update ->customhdr_list in the real account.
2405
2406 2006-04-08 [colin]      2.1.0cvs20
2407
2408         * manual/fr/glossary.xml
2409         * manual/fr/keyboard.xml
2410                 Forgot some headers :)
2411
2412 2006-04-08 [colin]      2.1.0cvs19
2413
2414         * manual/Makefile.am
2415         * manual/fr/Makefile.am
2416         * manual/fr/account.xml
2417         * manual/fr/ack.xml
2418         * manual/fr/addrbook.xml
2419         * manual/fr/advanced.xml
2420         * manual/fr/faq.xml
2421         * manual/fr/glossary.xml
2422         * manual/fr/gpl.xml
2423         * manual/fr/handling.xml
2424         * manual/fr/intro.xml
2425         * manual/fr/keyboard.xml
2426         * manual/fr/plugins.xml
2427         * manual/fr/starting.xml
2428         * manual/fr/sylpheed-claws-manual.xml
2429         * manual/fr/dist/.cvsignore
2430         * manual/fr/dist/Makefile.am
2431         * manual/fr/dist/html/.cvsignore
2432         * manual/fr/dist/html/Makefile.am
2433         * manual/fr/dist/pdf/.cvsignore
2434         * manual/fr/dist/pdf/Makefile.am
2435         * manual/fr/dist/ps/.cvsignore
2436         * manual/fr/dist/ps/Makefile.am
2437         * manual/fr/dist/txt/.cvsignore
2438         * manual/fr/dist/txt/Makefile.am
2439                 Add the french translation of the manual. Thanks to
2440                 Olivier Delhomme <olivier.delhomme@free.fr> for 
2441                 account.xml, ack.xml, addrbook.xml and advanced.xml
2442
2443 2006-04-08 [colin]      2.1.0cvs18
2444
2445         * manual/plugins.xml
2446         * manual/starting.xml
2447                 More fixes
2448
2449 2006-04-07 [colin]      2.1.0cvs17
2450
2451         * manual/faq.xml
2452         * manual/intro.xml
2453         * manual/keyboard.xml
2454                 Little fixes
2455
2456 2006-04-07 [colin]      2.1.0cvs16
2457
2458         * README
2459         * src/compose.c
2460         * src/prefs_common.c
2461         * src/prefs_common.h
2462                 Add hidden compose_no_markup pref
2463
2464 2006-04-07 [wwp]        2.1.0cvs15
2465
2466         * src/summary_search.c
2467         * .cvsignore
2468                 Bugfix: stop button was sticky when searching in an empty folder.
2469                 Applied curly brackets code style to the whole file (summary_search.c).
2470                 More files to ignore.
2471
2472 2006-04-07 [wwp]        2.1.0cvs14
2473
2474         * src/message_search.c
2475         * src/summary_search.c
2476                 changed default button when search bumps at file/folder
2477                 beginning or end, for convenience (thanks to Colin).
2478
2479 2006-04-07 [paul]       2.1.0cvs13
2480
2481         * src/plugins/dillo_viewer/dillo_prefs.c
2482                 avoid future potential for namespace collision
2483                 Patch by Colin
2484
2485 2006-04-06 [wwp]        2.1.0cvs12
2486
2487         * src/summary_search.c
2488                 Unify extended/advanced searches names (and thus factorize labels),
2489                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2490
2491 2006-04-06 [wwp]        2.1.0cvs11
2492
2493         * src/folderview.c
2494         * src/prefs_themes.c
2495         * src/summaryview.c
2496                 Fixed some compilation warnings.
2497
2498 2006-04-06 [colin]      2.1.0cvs10
2499
2500         * manual/advanced.xml
2501                 Document the wizard template and how to deploy
2502                 Sylpheed-Claws effectively
2503
2504 2006-04-06 [colin]      2.1.0cvs9
2505
2506         * src/folderview.c
2507                 gettext patch to tell translators about _("#"),
2508                 by Maxim Britov
2509
2510 2006-04-06 [colin]      2.1.0cvs8
2511
2512         * src/textview.c
2513                 Fix invalid GtkTextBIter after clicking "Display as text"
2514
2515 2006-04-06 [mones]      2.1.0cvs7
2516
2517         * src/addr_compl.c
2518         * src/addrindex.c
2519         * src/addritem.c
2520         * src/codeconv.c
2521         * src/compose.c
2522         * src/filtering.c
2523         * src/folder.c
2524         * src/folder_item_prefs.c
2525         * src/folderview.c
2526         * src/localfolder.c
2527         * src/matcher.c
2528         * src/mimeview.c
2529         * src/prefs_msg_colors.c
2530         * src/prefs_spelling.c
2531         * src/prefs_themes.c
2532         * src/procmime.c
2533         * src/procmsg.c
2534         * src/stock_pixmap.c
2535         * src/summaryview.c
2536         * src/textview.c
2537         * src/toolbar.c
2538         * src/common/mgutils.c
2539         * src/common/prefs.c
2540         * src/common/ssl_certificate.c
2541         * src/gtk/colorlabel.c
2542         * src/gtk/quicksearch.c
2543         * src/plugins/pgpmime/pgpmime.c
2544         * src/plugins/spamassassin/spamassassin.c
2545                 Removed redundant NULL checks for g_free() calls.
2546                 Patch by Pawel Pekala.
2547
2548 2006-04-06 [mones]      2.1.0cvs6
2549
2550         * src/prefs_actions.c
2551         * src/prefs_filtering.c
2552         * src/prefs_filtering_action.c
2553         * src/prefs_matcher.c
2554         * src/prefs_template.c
2555         * src/gtk/gtkutils.c
2556         * src/gtk/gtkutils.h
2557                 Have a nice replace button. Patch by Pawel Pekala
2558
2559 2006-04-06 [colin]      2.1.0cvs5
2560
2561         * src/addressbook.c
2562                 Fix crash with empty columns
2563
2564 2006-04-05 [colin]      2.1.0cvs4
2565
2566         * src/wizard.c
2567         * src/prefs_gtk.c
2568                 Allow wizard customization with pre-filled values
2569
2570 2006-04-05 [colin]      2.1.0cvs3
2571
2572         * src/textview.c
2573         * src/mimeview.c
2574         * src/mimeview.h
2575                 Nicer messages in mimeview
2576
2577 2006-04-05 [colin]      2.1.0cvs2
2578
2579         * src/addressbook.c
2580         * src/prefs_summaries.c
2581                 i18n fix
2582
2583 2006-04-05 [colin]      2.1.0cvs1
2584
2585         * src/plugins/pgpcore/plugin.c
2586         * src/plugins/pgpcore/select-keys.c
2587         * src/plugins/pgpcore/select-keys.h
2588         * src/plugins/pgpcore/sgpgme.c
2589         * src/plugins/pgpcore/sgpgme.h
2590         * src/plugins/pgpinline/pgpinline.c
2591         * src/plugins/pgpinline/plugin.c
2592         * src/plugins/pgpmime/pgpmime.c
2593         * src/plugins/pgpmime/plugin.c
2594                 Factorize and generalize a bit 
2595                 Drop S/MIME signature verification from PGP/MIME
2596                 (adding it as another, more complete plugin)
2597
2598 2006-04-05 [paul]       2.1.0
2599
2600         2.1.0 released
2601
2602 2006-04-05 [paul]       2.0.0cvs186
2603
2604         * manual/advanced.xml
2605                 add info on colour labels
2606
2607 2006-04-05 [paul]       2.0.0cvs185
2608
2609         * po/bg.po
2610         * po/cs.po
2611         * po/de.po
2612         * po/el.po
2613         * po/en_GB.po
2614         * po/fi.po
2615         * po/fr.po
2616         * po/it.po
2617         * po/nl.po
2618         * po/pl.po
2619         * po/pt_BR.po
2620         * po/sr.po
2621         * po/zh_CN.po
2622                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
2623                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
2624                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
2625                 Guimaraes, Aleksandar Urosevic, Ralgh Young
2626         * src/gtk/authors.h
2627         * tools/claws.i18n.status.pl
2628                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
2629                 and new Czech translator, Tim <timbrain@post.cz>
2630
2631 2006-04-05 [mones]      2.0.0cvs184
2632
2633         * po/es.po
2634                 Updated translation
2635
2636 2006-04-05 [colin]      2.0.0cvs183
2637
2638         * src/gtk/quicksearch.c
2639                 Fix bug #929 (unnecessary reload in quick search bar)
2640
2641 2006-04-05 [colin]      2.0.0cvs182
2642
2643         * src/compose.c
2644                 Fix crash on Reply with no From:
2645                 Show signature and conversion error on queuing 
2646                 (but not sending)
2647         * src/mainwindow.c
2648         * src/summaryview.c
2649         * src/summaryview.h
2650                 Factorize threading code and make sure msginfo 
2651                 is not null when it comes from a GtkCTreeRow's 
2652                 data
2653         * src/gtk/gtkaspell.c
2654                 Check for necessary things
2655         * src/gtk/gtksctree.c
2656         * src/gtk/gtksctree.h
2657                 Reset anchor if necessary when removing node
2658
2659 2006-03-29 [colin]      2.0.0cvs181
2660
2661         * src/folderview.c
2662                 Warn for disabled IMAP accounts (due to lack of
2663                 libetpan). Breaks string-freeze - sorry - but it
2664                 is kind of important ;)
2665
2666 2006-03-28 [colin]      2.0.0cvs180
2667
2668         * src/gtk/gtkutils.c
2669         * src/gtk/gtkutils.h
2670                 Add a gtkut_get_link_btn() function that
2671                 creates a button which acts like an URI
2672         * src/prefs_themes.c
2673         * src/gtk/about.c
2674                 Use this function (factorizes codes)
2675         * src/common/defs.h
2676         * src/gtk/pluginwindow.c
2677                 Add a "Get more..." in the plugins window
2678
2679 2006-03-28 [colin]      2.0.0cvs179
2680
2681         * src/common/smtp.c
2682         * src/common/passcrypt.c
2683         * src/undo.c
2684                 Warning fixes. Patch by Pawel Pekala
2685
2686 2006-03-27 [colin]      2.0.0cvs178
2687
2688         * src/undo.c
2689                 Fix undoing by blocks with spaces
2690
2691 2006-03-27 [colin]      2.0.0cvs177
2692
2693         * src/textview.c
2694                 Set margin to 3px for headers
2695
2696 2006-03-27 [paul]
2697
2698         2.1.0-rc2 released
2699
2700 2006-03-27 [wwp]        2.0.0cvs176
2701
2702         * src/summaryview.c
2703                 don't reset quicksearch when updating the message list.
2704                 Thanks to Colin.
2705
2706 2006-03-26 [wwp]        2.0.0cvs175
2707
2708         * src/compose.c
2709                 use a unified border width ('other' tab in the compose window,
2710                 patch by Pawel Pekala).
2711
2712
2713 2006-03-26 [wwp]        2.0.0cvs174
2714
2715         * src/common/quoted-printable.c
2716         * src/addressbook.c
2717                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
2718
2719 2006-03-26 [colin]      2.0.0cvs173
2720
2721         * src/quote_fmt_parse.y
2722                 Fix non-UTF8 date formats messing up the whole quote a 
2723                 little bit
2724
2725 2006-03-26 [colin]      2.0.0cvs172
2726
2727         * src/procheader.c
2728                 Make sure the date is UTF8 valid, or try to make it
2729                 so. IncrediMail is really IncrediStupid.
2730         * src/compose.c
2731                 Fix possible conversions. 
2732                 
2733
2734 2006-03-26 [colin]      2.0.0cvs171
2735
2736         * src/matcher.c
2737                 Fix corner cases in body search. This is still a
2738                 hack... It seems impossible to make it good and 
2739                 reasonably fast at the same time.
2740
2741 2006-03-26 [colin]      2.0.0cvs170
2742
2743         * src/summaryview.c
2744                 I think I killed the twilight zone bug!
2745                 summary_select_node() flushes GTK events in order
2746                 to be able to center the view. But this also 
2747                 flushes keypresses like Ctrl-Alt-U, so this can
2748                 call summary_show from summary_select_node (itself
2749                 called from summary_show, etc.). And the summaryview
2750                 has to be unlocked in this function. So just locking
2751                 while processing GTK events, and bailing if locked, 
2752                 should fix it.
2753                 Fixes bug #927 (SIGSEGV during Update Summary)
2754
2755 2006-03-25 [colin]      2.0.0cvs169
2756
2757         * src/matcher.c
2758                 Fix search in QP-encoded bodies
2759                 Fix utf-8 searches in bodies encoded in the
2760                 locale's encoding
2761         * src/common/quoted-printable.c
2762         * src/common/quoted-printable.h
2763                 Add a decode function that doesn't overwrite
2764                 the original pointer
2765                 
2766
2767 2006-03-24 [colin]      2.0.0cvs168
2768
2769         * src/action.c
2770         * src/summaryview.c
2771         * src/summaryview.h
2772                 Update message cache after action
2773                 Patch by H. Merijn Brand
2774         * src/prefs_msg_colors.c
2775                 Factorize label 
2776                 Patch by Fabien Vantard
2777         * src/plugins/spamassassin/spamassassin_gtk.c
2778                 Remove useless translation
2779                 Patch by Fabien Vantard
2780
2781 2006-03-23 [colin]      2.0.0cvs167
2782
2783         * src/common/ssl.c
2784                 Let 30 seconds to SSL_connect
2785
2786 2006-03-23 [wwp]        2.0.0cvs166
2787
2788         * src/summaryview.c
2789         * src/gtk/description_window.c
2790                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
2791                 and headers are translated; adjust description windows' width to fit their
2792                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
2793
2794 2006-03-23 [paul]       2.0.0cvs165
2795
2796         * src/common/utils.c
2797                 fix highlighting of URIs containing "()"
2798                 (2.0.0cvs164's reversal fixed)
2799                 Thanks to Colin.
2800
2801 2006-03-23 [paul]       2.0.0cvs164
2802
2803         * src/common/utils.c
2804                 revert patch, (postponing a fix), at 2.0.0cvs120
2805                 as it breaks more URIs than it fixes.
2806                 Allow '-' to be a terminating character in a URI
2807
2808 2006-03-22 [colin]      2.0.0cvs163
2809
2810         * configure.ac
2811                 Require libetpan 0.45
2812                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
2813
2814 2006-03-22 [paul]       2.0.0cvs162
2815
2816         * src/editgroup.c
2817                 replace '<-' and '->' buttons with GTK_STOCK graphical
2818                 buttons
2819         * src/summary_search.c
2820                 don't offer '...' for translation
2821                 add a tooltip to advanced search '...' button
2822         * src/gtk/quicksearch.c
2823                 don't offer '...' for translation
2824
2825 2006-03-21 [colin]      2.0.0cvs161
2826
2827         * src/compose.c
2828                 Fix middle-click pasting (insert at click
2829                 position instead of cursor position, don't
2830                 remove existing selection and allow pasting
2831                 our own selection)
2832         * src/addressbook.c
2833                 "LDAP Server" -> "LDAP servers"
2834
2835 2006-03-21 [wwp]        2.0.0cvs160
2836
2837         * src/etpan/imap-thread.c
2838                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
2839
2840 2006-03-20 [colin]      2.0.0cvs159
2841
2842         * src/summaryview.c
2843                 Don't reload summaryview after an execute with no
2844                 move action
2845
2846 2006-03-19 [colin]      2.0.0cvs158
2847
2848         * src/addressbook.c
2849                 and put groups at the top, always
2850
2851 2006-03-19 [colin]      2.0.0cvs157
2852
2853         * src/addressbook.c
2854                 Order groups before names, as previously
2855
2856 2006-03-19 [colin]      2.0.0cvs156
2857
2858         * src/addressbook.c
2859                 - Sort case-unsensitive
2860                 - Put the sort arrow at opening too
2861
2862 2006-03-19 [wwp]        2.0.0cvs155
2863
2864         * src/addressbook.c
2865                 allow sorting by name/email/remarks, ensure that right-pane's contents
2866                 matches the left-pane selection (cleared when appropriate).
2867                 Patch by Pawel Pekala <c0rn@o2.pl>.
2868
2869 2006-03-18 [colin]      2.0.0cvs154
2870
2871         * src/textview.c
2872                 Fix text cursor ;)
2873
2874 2006-03-18 [colin]      2.0.0cvs153
2875
2876         * src/gtk/filesel.c
2877                 Make sure we hide the preview if we didn't get
2878                 a filename
2879
2880 2006-03-18 [colin]      2.0.0cvs152
2881
2882         * src/summaryview.c
2883                 Set cursor to watch for execution (fixes lack
2884                 of watch-cursor when dnd'ing hundreds of mails)
2885         * src/gtk/filesel.c
2886                 Check that mime type is 'image/*' before updating
2887                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
2888
2889 2006-03-18 [colin]      2.0.0cvs151
2890
2891         * src/mainwindow.c
2892         * src/textview.c
2893         * src/textview.h
2894                 Put a watch cursor in textview too when the mainwindow's
2895                 cursor in a watch
2896
2897 2006-03-18 [colin]      2.0.0cvs150
2898
2899         * src/folder.c
2900                 Change wrong asserts to simple tests
2901
2902 2006-03-17 [colin]      2.0.0cvs149
2903
2904         * src/mainwindow.c
2905         * src/mainwindow.h
2906         * src/prefs_msg_colors.c
2907         * src/summaryview.c
2908         * src/summaryview.h
2909         * src/gtk/colorlabel.c
2910         * src/gtk/colorlabel.h
2911                 Add a color label menu in the main menubar
2912                 Add (fixed) accels Ctrl-{0-7} to change the color
2913                 They have to be fixed because the menu's dynamic,
2914                 the items are complex widgets, hence we can't use
2915                 a GtkItemFactory.
2916
2917
2918 2006-03-17 [wwp]        2.0.0cvs148
2919
2920         * src/compose.c
2921                 rollback few lines from my previous commit (those lines come from
2922                 a pending patch, accidentally commited, even if neutral as they are
2923                 commented out).
2924
2925 2006-03-17 [wwp]        2.0.0cvs147
2926
2927         * src/compose.c
2928                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
2929                 applied code style/indentation to the modified function.
2930
2931 2006-03-17 [wwp]        2.0.0cvs146
2932
2933         * src/procmsg.c
2934         * src/compose.c
2935                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
2936
2937 2006-03-17 [paul]
2938
2939         2.1.0-rc1 released
2940
2941 2006-03-17 [paul]       2.0.0cvs145
2942
2943         * src/main.c
2944                 addressbook_read_file() was called twice
2945         * src/textview.c
2946                 X-Mailer highlighting
2947
2948 2006-03-16 [colin]      2.0.0cvs144
2949
2950         * src/sourcewindow.c
2951         * src/sourcewindow.h
2952                 And the last one, in source window.
2953
2954 2006-03-16 [colin]      2.0.0cvs143
2955
2956         * src/compose.c
2957         * src/compose.h
2958                 Fix the same stuff in compose
2959
2960 2006-03-16 [colin]      2.0.0cvs142
2961
2962         * src/messageview.c
2963                 Complete the previous messageview crash fix
2964
2965 2006-03-16 [colin]      2.0.0cvs141
2966
2967         * src/procmsg.h
2968         * src/procmsg.c
2969         * src/folder.c
2970                 Fix POSTPROCESSING hook
2971                 Patch by H. Merijn Brand
2972
2973         * src/procmime.c
2974         * src/procmime.h
2975                 Parse Content-Location
2976
2977         * src/toolbar.c
2978         * src/messageview.c
2979         * src/messageview.h
2980                 Don't crash when a top-level MessageView has
2981                 been closed on us. Same problematic than
2982                 yesterday's quicksearch issue.
2983
2984 2006-03-15 [colin]      2.0.0cvs140
2985
2986         * src/gtk/quicksearch.c
2987                 Fix a bitchy race we didn't think about when we
2988                 added quicksearch cancellation:
2989                 If the search is not on cached fields, for example
2990                 body_part matchcase "stuff"
2991                 the matcher code has to get the whole message. If
2992                 we're on IMAP, that can be slow, and in order to
2993                 be non-blocking, the IMAP code idle loop processes
2994                 gtk events too. So it is possible to cancel a
2995                 quicksearch while the matcher is getting the mail's
2996                 body. After matcher got its body, it will start to
2997                 iterate over the matcher list that the Quicksearch's
2998                 clear_search_cb() just freed via prepare_matcher().
2999                 SIGSEGV ensues.
3000                 The fix consists of guarding the matcherlist_match()
3001                 call with a boolean 'matching'. If we reset the
3002                 quicksearch while matching is TRUE, we don't free
3003                 the matcherlist anymore like we did, but we set
3004                 another new flag, deferred_free, to TRUE. Then,
3005                 in quicksearch_match(), just after returning from
3006                 matcherlist_match() and unsetting the matching flag,
3007                 we check the deferred_free flag and do the
3008                 prepare_matcher() (which does the matcherlist_free)
3009                 for real, so we free the matcherlist once it's not
3010                 used anymore.
3011                 As all of this runs via the glib main loop, we
3012                 luckily don't need a mutex.
3013         * src/summaryview.c
3014                 Also, show progress while searching.
3015
3016
3017 2006-03-14 [colin]      2.0.0cvs139
3018
3019         * src/alertpanel.c
3020                 Make alertpanel_is_open non-static
3021
3022 2006-03-14 [colin]      2.0.0cvs138
3023
3024         * src/prefs_spelling.c
3025                 Cleanups - Fabien Vantard
3026
3027 2006-03-14 [wwp]        2.0.0cvs137
3028
3029         * src/main.c
3030                 code style normalization (curly braces, indentation).
3031
3032 2006-03-14 [wwp]        2.0.0cvs137
3033
3034         * src/main.c
3035                 code style (braces, indentation)
3036
3037 2006-03-12 [paul]       2.0.0cvs136
3038
3039         * src/prefs_common.c
3040                 trans_hdr defaults to FALSE to be RFC-savvy
3041         * src/prefs_summaries.c
3042                 add a tooltip to the trans_hdr option
3043                 
3044
3045 2006-03-12 [paul]       2.0.0cvs135
3046
3047         * src/prefs_matcher.c
3048                 give a little more width to the combos
3049         * src/prefs_display_header.c
3050         * src/textview.c
3051                 translate headers if prefs_common.trans_hdr
3052                 is TRUE
3053
3054         Patches by Pawel Pekala
3055
3056 2006-03-12 [paul]       2.0.0cvs134
3057
3058         * src/plugins/clamav/clamav_plugin.c
3059         * src/plugins/dillo_viewer/dillo_viewer.c
3060         * src/plugins/pgpcore/plugin.c
3061         * src/plugins/pgpinline/plugin.c
3062         * src/plugins/pgpmime/plugin.c
3063         * src/plugins/spamassassin/spamassassin.c
3064                 update/add to descriptions
3065         * src/plugins/spamassassin/spamassassin_gtk.c
3066                 fixes to the english, remove superfluous
3067                 tooltips, clean up a little
3068
3069 2006-03-12 [paul]       2.0.0cvs133
3070
3071         * src/compose.c
3072                 fix Bug 924, 'Account combo box shows up wrong 
3073                 if & is in account name'
3074
3075 2006-03-11 [colin]      2.0.0cvs132
3076
3077         * src/summaryview.c
3078                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
3079                 messed up shift-selection because is slows down
3080                 moving around summaryview. thanks -users
3081
3082 2006-03-10 [colin]      2.0.0cvs131
3083
3084         * src/plugins/spamassassin/spamassassin_gtk.c
3085                 Put back Paul's engrish fixes
3086
3087 2006-03-10 [colin]      2.0.0cvs130
3088
3089         * src/plugins/spamassassin/spamassassin.c
3090         * src/plugins/spamassassin/spamassassin.h
3091         * src/plugins/spamassassin/spamassassin_gtk.c
3092                 Cleanup SA prefs page (more)
3093                 Patch by Fabien Vantard
3094
3095 2006-03-10 [paul]       2.0.0cvs129
3096
3097         * src/prefs_msg_colors.c
3098         * src/prefs_spelling.c
3099                 widget sensitivity
3100
3101 2006-03-09 [mones]      2.0.0cvs128
3102
3103         * po/es.po
3104                 Update for next RC
3105
3106 2006-03-09 [wwp]        2.0.0cvs127
3107
3108         * configure.ac
3109                 revert accidental commit (requirement for libetpan 0.43), this time
3110                 not in HEAD.
3111
3112 2006-03-09 [wwp]        2.0.0cvs125
3113
3114         * configure.ac
3115                 revert accidental commit (requirement for libetpan 0.43)
3116
3117 2006-03-09 [paul]       2.0.0cvs126
3118
3119         * src/prefs_receive.c
3120                 remove useless frame
3121                 replace 'incorporation' with 'receiving'
3122         * src/plugins/clamav/clamav_plugin_gtk.c
3123         * src/plugins/spamassassin/spamassassin_gtk.c
3124                 improve widget sensitivity
3125                 fix a bit his engrish
3126
3127 2006-03-09 [wwp]        2.0.0cvs125
3128
3129         * src/addressadd.c
3130         * src/foldersel.c
3131         * src/prefs_common.c
3132         * src/prefs_common.h
3133                 remember some more windows' sizes (add to addressbook and
3134                 select folder).
3135
3136 2006-03-09 [paul]       2.0.0cvs124
3137
3138         * src/plugins/pgpcore/prefs_gpg.c
3139                 normalise construction of dialogue
3140
3141 2006-03-09 [paul]       2.0.0cvs123
3142
3143         * src/plugins/trayicon/Makefile.am
3144                 add missing slash
3145
3146 2006-03-08 [colin]      2.0.0cvs122
3147
3148         * src/plugins/trayicon/Makefile.am
3149                 Fix build in separate dir 
3150                 Patch by Bamanzi <bamanzi@gmail.com>
3151
3152 2006-03-08 [colin]      2.0.0cvs121
3153
3154         * src/procmsg.c
3155                 Batch move and copies from summaryview with delayed execution
3156                 too
3157
3158 2006-03-07 [paul]       2.0.0cvs120
3159
3160         * src/common/utils.c
3161                 fix highlighting of URIs containing "()"
3162                 Patch by Pawel Pekala
3163
3164 2006-03-07 [paul]       2.0.0cvs119
3165
3166         * src/folder.c
3167         * src/folder.h
3168         * src/folderview.c
3169                 immediately do alphabetical resort when
3170                 changing a folder's name
3171                 Patch by Pawel Pekala
3172
3173 2006-03-07 [paul]       2.0.0cvs118
3174
3175         * src/news.c
3176         * src/news_gtk.c
3177                 when unsubscribing a newsgroup, remove the
3178                 folder and msgs in .sylpheed-claws/newscache
3179                 Patch by Pawel Pekala <c0rn@gazeta.pl>
3180
3181 2006-03-07 [paul]       2.0.0cvs117
3182
3183         * src/textview.c
3184                 fix wrong Fake URL Warning
3185                 Thanks to Hiro
3186
3187 2006-03-07 [colin]      2.0.0cvs116
3188
3189         * src/imap.c
3190                 Return immediately when password dialog was
3191                 cancelled
3192         * src/gtk/inputdialog.c
3193                 Allow empty strings for passwords
3194
3195
3196 2006-03-06 [colin]      2.0.0cvs115
3197
3198         * src/imap.c
3199                 Prevent double-timeouts when connection fails
3200
3201 2006-03-06 [colin]
3202
3203         2.0.1-rc1 released
3204
3205 2006-03-06 [colin]      2.0.0cvs114
3206
3207         * src/imap.c
3208                 Refresh session during potentially long
3209                 operations
3210
3211 2006-03-06 [wwp]        2.0.0cvs113
3212
3213         * src/prefs_msg_colors.h
3214                 forgot that one (custom color labels).
3215
3216 2006-03-06 [wwp]        2.0.0cvs112
3217
3218         * src/prefs_common.c
3219         * src/prefs_common.h
3220         * src/prefs_msg_colors.c
3221         * src/summaryview.c
3222         * src/summaryview.h
3223         * src/gtk/colorlabel.c
3224         * src/gtk/colorlabel.h
3225                 colors in messages list are now customizable. Color values and names can
3226                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
3227                 Thanks to Paul and Colin for their help with this longstanding patch!
3228
3229 2006-03-06 [wwp]        2.0.0cvs111
3230
3231         * src/textview.c
3232                 don't crash if (x)face is bad.
3233
3234 2006-03-05 [paul]       2.0.0cvs110
3235
3236         * AUTHORS
3237         * configure.ac
3238         * src/Makefile.am
3239         * src/common/Makefile.am
3240         * src/common/utils.h
3241         * src/etpan/imap-thread.c
3242         * src/gtk/authors.h
3243         * src/plugins/clamav/Makefile.am
3244         * src/plugins/demo/Makefile.am
3245         * src/plugins/dillo_viewer/Makefile.am
3246         * src/plugins/pgpcore/Makefile.am
3247         * src/plugins/pgpcore/passphrase.c
3248         * src/plugins/pgpinline/Makefile.am
3249         * src/plugins/pgpmime/Makefile.am
3250         * src/plugins/spamassassin/Makefile.am
3251         * src/plugins/trayicon/Makefile.am
3252                 fix builiding on cygwin
3253                 Patch by Ralgh Young <bamanzi@gmail.com>
3254
3255 2006-03-04 [wwp]        2.0.0cvs109
3256
3257         * manual/keyboard.xml
3258                 fix mixed up/down keys.
3259
3260 2006-03-04 [wwp]        2.0.0cvs108
3261
3262         * README
3263         * INSTALL
3264                 updated links to SpamAssassin.
3265
3266 2006-03-04 [wwp]        2.0.0cvs107
3267
3268         * manual/plugins.xml
3269         * src/plugins/spamassassin/README
3270                 updated SpamAssassin plugin docs to reflect new functional additions
3271                 (also fix/update/documents few technical stuff more, see the README).
3272
3273 2006-03-04 [wwp]        2.0.0cvs106
3274
3275         * src/prefs_message.c
3276                 normalized capitalization of message-prefs paths.
3277
3278 2006-03-04 [wwp]        2.0.0cvs105
3279
3280         * manual/advanced.xml
3281                 typo.
3282
3283 2006-03-03 [colin]      2.0.0cvs104
3284
3285         * src/plugins/clamav/clamav_plugin_gtk.c
3286                 Rework prefs page, patch by Fabien 
3287
3288 2006-03-03 [colin]      2.0.0cvs103
3289
3290         * src/plugins/clamav/clamav_plugin.c
3291                 Set error on all errors
3292
3293 2006-03-03 [colin]      2.0.0cvs102
3294
3295         * src/common/plugin.c
3296                 Initialize error to avoid crashing when a plugin fails
3297                 without setting error
3298
3299 2006-03-02 [wwp]        2.0.0cvs101
3300
3301         * configure.ac
3302                 fixed linker flags for libetpan support on Cygwin
3303                 (thanks to H.Merijn Brand).
3304
3305 2006-03-02 [wwp]        2.0.0cvs100
3306
3307         * src/addressbook.c
3308                 fix some AB error messages: one for punctuation and
3309                 one wrongly duplicate (thanks, maxbritov).
3310
3311 2006-03-02 [wwp]        2.0.0cvs99
3312
3313         * src/plugins/spamassassin/spamassassin.c
3314                 make sync calls to sa-learn/spamc to prevent
3315                 system (whatever local or client/server) overload.
3316
3317 2006-03-02 [colin]      2.0.0cvs98
3318
3319         * src/summaryview.c
3320                 Put the spam icon in the status column instead of the
3321                 mark one
3322
3323 2006-03-01 [colin]      2.0.0cvs97
3324
3325         * src/plugins/spamassassin/spamassassin.c
3326                 Fix segfault (g_file_set_contents fails for some 
3327                 reason and err==0x2f. Can't find out why with
3328                 valgrind, using working function :-)
3329
3330 2006-03-01 [colin]      2.0.0cvs96
3331
3332         * src/inc.c
3333                 Offline overriding: let 'No' be cached only 3 seconds
3334
3335 2006-03-01 [colin]      2.0.0cvs95
3336
3337         * src/addr_compl.c
3338         * src/addrbook.c
3339         * src/addressbook.c
3340         * src/addrindex.c
3341         * src/folder_item_prefs.c
3342         * src/headerview.c
3343         * src/imap.c
3344         * src/inc.c
3345         * src/ldif.c
3346         * src/mainwindow.c
3347         * src/mh.c
3348         * src/msgcache.c
3349         * src/prefs_common.h
3350         * src/prefs_msg_colors.c
3351         * src/procheader.c
3352         * src/procheader.h
3353         * src/procmime.c
3354         * src/procmsg.c
3355         * src/procmsg.h
3356         * src/send_message.h
3357         * src/simple-gettext.c
3358         * src/summaryview.c
3359         * src/summaryview.h
3360         * src/syldap.c
3361         * src/textview.c
3362         * src/undo.c
3363         * src/common/ssl_certificate.c
3364         * src/common/utils.c
3365         * src/gtk/colorsel.c
3366         * src/gtk/gtksctree.c
3367         * src/gtk/gtkshruler.c
3368         * src/plugins/trayicon/trayicon.c
3369                 #if 0 goes to /dev/null
3370
3371 2006-03-01 [colin]      2.0.0cvs94
3372
3373         * src/compose.c
3374         * src/imap.c
3375         * src/inc.c
3376         * src/inc.h
3377         * src/messageview.c
3378         * src/news.c
3379         * src/plugins/spamassassin/spamassassin.c
3380                 Allow to add information in the "working offline"
3381                 window
3382
3383 2006-03-01 [wwp]        2.0.0cvs93
3384
3385         * src/plugins/spamassassin/spamassassin.c
3386                 fixed spamc invocation: use a tricky temporary mini shell wrapper
3387                 'cause it seems that calling `spamc ... < inputfile` with
3388                 g_spawn_(a)sync simply.. erm doesn't work :-).
3389
3390 2006-03-01 [wwp]        2.0.0cvs92
3391
3392         * src/toolbar.c
3393         * src/toolbar.h
3394                 simplify the adding of spam/ham button to the messageview toolbar
3395                 (it gets more clear now that the same button will be "Mark as spam"
3396                 or "Mark as ham" according to the current message status,
3397                 thanks to Colin).
3398
3399 2006-03-01 [wwp]        2.0.0cvs91
3400
3401         * src/messageview.c
3402         * src/procmsg.c
3403         * src/procmsg.h
3404         * src/summaryview.c
3405         * src/plugins/spamassassin/spamassassin.c
3406         * src/plugins/spamassassin/spamassassin.h
3407                 make learner callbacks return a status (0 for ok),
3408                 handle it in main code to avoid setting flags when learning failed,
3409                 don't learn on TCP if offline in spamassassin,
3410                 thanks to Colin.
3411
3412                 
3413
3414 2006-03-01 [wwp]        2.0.0cvs90
3415
3416         * src/compose.c
3417                 some work around the compose window's account menu,
3418                 patch by Fabien Vantard.
3419
3420 2006-03-01 [wwp]        2.0.0cvs89
3421
3422         * src/plugins/spamassassin/spamassassin.c
3423                 fixed bad logics, was using spamc in local mode and sa-learn
3424                 in remote mode (thanks, Colin).
3425
3426 2006-03-01 [wwp]        2.0.0cvs88
3427
3428         * src/plugins/spamassassin/spamassassin.c
3429         * src/plugins/spamassassin/spamassassin.h
3430         * src/plugins/spamassassin/spamassassin_gtk.c
3431                 made processing of emails w/ sa-plugin an option (default is TRUE),
3432                 fixed Engrish some tooltips, capitalization of some debug messages
3433                 and warnings. The spamassassin plugin now provides two separate
3434                 services: process emails upon incorporation and spamd training.
3435                 Both services (un)register independently but use some common
3436                 plugin settings (transport settings, spam storage location).
3437
3438 2006-02-28 [wwp]        2.0.0cvs87
3439
3440         * src/plugins/spamassassin/spamassassin.c
3441                 fix async flag to spamc cmdline execution (batch exec should
3442                 be asynchronous).
3443
3444 2006-02-27 [wwp]        2.0.0cvs86
3445
3446         * src/plugins/spamassassin/spamassassin.c
3447         * src/plugins/spamassassin/spamassassin.h
3448         * src/plugins/spamassassin/spamassassin_gtk.c
3449                 - added the ability to learn a remote spamassassin server (spamd),
3450                 using spamc.
3451                 - added the spamassassin option 'username', that applies to all
3452                 spamassassin operations (filtering, learning, local or remote).
3453                 The default username is the current unix user (if left blank
3454                 from gtk prefs or config file).
3455                 - commented out some unused code (notebook widget), removed unused
3456                 layout (hbox1).
3457                 - make more widgets sensitive to the transport type.
3458
3459 2006-02-27 [colin]      2.0.0cvs85
3460
3461         * src/plugins/spamassassin/spamassassin.c
3462                 Fix sa-learn call when offline
3463
3464 2006-02-27 [colin]      2.0.0cvs84
3465
3466         * configure.ac
3467         * src/Makefile.am
3468         * src/mainwindow.c
3469         * src/mainwindow.h
3470         * src/messageview.c
3471         * src/messageview.h
3472         * src/prefs_toolbar.c
3473         * src/procmsg.c
3474         * src/stock_pixmap.c
3475         * src/stock_pixmap.h
3476         * src/summaryview.c
3477         * src/toolbar.c
3478         * src/toolbar.h
3479         * src/pixmaps/ham_btn.xpm
3480         * src/pixmaps/spam.xpm
3481         * src/pixmaps/spam_btn.xpm
3482         * src/plugins/spamassassin/spamassassin.c
3483                 Add button in toolbar for spam learning
3484                 Fix a few bugs from the last related commit
3485                 Revert 1.9.6cvs23 which messed up shift-selection
3486
3487 2006-02-24 [colin]      2.0.0cvs83
3488
3489         * src/procmsg.c
3490         * src/summaryview.c
3491         * src/summaryview.h
3492         * src/plugins/spamassassin/spamassassin.c
3493         * src/plugins/spamassassin/spamassassin.h
3494         * src/plugins/spamassassin/spamassassin_gtk.c
3495                 Unregister learner when spamassassin is either
3496                 disabled or over tcp
3497
3498 2006-02-24 [colin]      2.0.0cvs82
3499
3500         * src/Makefile.am
3501         * src/mainwindow.c
3502         * src/mainwindow.h
3503         * src/procmsg.c
3504         * src/procmsg.h
3505         * src/stock_pixmap.c
3506         * src/stock_pixmap.h
3507         * src/summaryview.c
3508         * src/summaryview.h
3509         * src/gtk/icon_legend.c
3510         * src/pixmaps/spam.xpm  ** NEW FILE **
3511         * src/plugins/spamassassin/spamassassin.c
3512         * src/plugins/spamassassin/spamassassin_gtk.c
3513                 Add spam learning interface (Mark/Mark as 
3514                 (spam|ham) menus)
3515
3516 2006-02-24 [wwp]        2.0.0cvs81
3517
3518         * src/compose.c
3519         * src/compose.h
3520         * src/filtering.c
3521                 hide compose window when sending message in batch mode
3522                 (filtering: forward and redirect). Also fixed a wrong
3523                 value returned when sending failed, neutral anyway.
3524                 (Colin, me) 
3525
3526 2006-02-24 [wwp]        2.0.0cvs80
3527
3528         * src/mainwindow.c
3529                 use GTK+'s stock quit button. Patch by Fabien Vantard.
3530
3531 2006-02-24 [paul]       2.0.0cvs79
3532
3533         * src/news.c
3534         * src/news.h
3535         * src/news_gtk.c
3536                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
3537                 Thanks to Colin
3538
3539 2006-02-23 [colin]      2.0.0cvs78
3540
3541         * src/alertpanel.c
3542                 Change OK to Close in alertpanel with View log
3543                 button; add accel to View log. Patch by Fabien
3544                 Vantard
3545
3546 2006-02-23 [wwp]        2.0.0cvs77
3547
3548         * src/compose.c
3549                 silly me, there were much more tests to perform, since toolbars can
3550                 really have down to 1 element only.
3551
3552 2006-02-23 [wwp]        2.0.0cvs76
3553
3554         * commitHelper
3555                 fixed indentation from my previous commit. Fallback to VISUAL if
3556                 EDITOR is not set (and to vi, at last resort).
3557
3558 2006-02-23 [wwp]        2.0.0cvs75
3559
3560         * commitHelper
3561                 improved error detection (Colin, me).
3562
3563 2006-02-23 [wwp]        2.0.0cvs74
3564
3565         * src/prefs_toolbar.c
3566                 simplify and fix prefs/toolbars layouting. Combos' contents can
3567                 now be really displayed.
3568
3569 2006-02-23 [wwp]        2.0.0cvs73
3570         simplifies and fix prefs/toolbars layouting. Combos' contents can now
3571         be really displayed.
3572
3573 2006-02-22 [wwp]        2.0.0cvs72
3574
3575         * src/compose.c
3576                 fix a typo in my previous commit (sorry!).
3577
3578 2006-02-22 [wwp]        2.0.0cvs71
3579
3580         * src/prefs_toolbar.c
3581                 fix a crash when adding separators to toolbars,
3582                 also fix some separator item information.
3583
3584 2006-02-22 [wwp]        2.0.0cvs70
3585
3586         * src/compose.c
3587                 fix a crash when redirecting (for instance) when compose window's
3588                 toolbar contents has been customized (when some buttons have been
3589                 removed in fact).
3590
3591 2006-02-21 [wwp]        2.0.0cvs69
3592
3593         * src/summaryview.c
3594         * src/gtk/pluginwindow.c
3595         * src/plugins/pgpcore/prefs_gpg.c
3596                 fix some compilation warnings (feat. remains of removed code).
3597
3598 2006-02-21 [wwp]        2.0.0cvs68
3599
3600         * src/gtk/gtkutils.c
3601                 fix two compilation issues, thanks to Stephan Sachse.
3602
3603 2006-02-20 [colin]      2.0.0cvs67
3604
3605         * src/mainwindow.c
3606                 Don't reselect displayed mail on refocus
3607                 This fixes actions misbehaving 
3608
3609 2006-02-20 [wwp]        2.0.0cvs66
3610
3611         * src/summaryview.c
3612         * src/gtk/gtksctree.c
3613         * src/gtk/gtkshruler.c
3614                 changed more runtime typecast checks.
3615
3616 2006-02-20 [wwp]        2.0.0cvs65
3617
3618         * src/summary_search.c
3619                 find all - summaryview refresh issue fixed, thanks to Colin.
3620
3621 2006-02-20 [wwp]        2.0.0cvs64
3622
3623         * src/gtk/gtkutils.c
3624                 better runtime typecast checks.
3625
3626 2006-02-20 [wwp]        2.0.0cvs63
3627
3628         * src/summary_search.c
3629                 enhancements to the summary search:
3630                         - add the ability to stop the running search
3631                           (upon ESC-key press, new Stop button or when Clear button is pressed)
3632                         - don't search if no criteria (From/To/Subject/Body) is set
3633                         - ensure that a busy mouse pointer is always shown when searching,
3634                           show it even a bit earlier
3635
3636 2006-02-19 [colin]      2.0.0cvs62
3637
3638         * src/compose.c
3639         * src/imap.c
3640         * src/etpan/imap-thread.c
3641         * src/etpan/imap-thread.h
3642                 (Future) IMAP speed improvement on sending
3643                 Will require a libetpan update
3644         * src/summaryview.c
3645         * src/gtk/quicksearch.c
3646                 Make quicksearch clearable while running.
3647
3648 2006-02-17 [colin]      2.0.0cvs61
3649
3650         * src/imap.c
3651         * src/etpan/imap-thread.c
3652         * src/etpan/imap-thread.h
3653                 Check for IMAP certificates
3654                 ** Requires libetpan-0.42-cvs4 
3655                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
3656
3657 2006-02-17 [colin]      2.0.0cvs60
3658
3659         * src/messageview.c
3660         * src/prefs_common.c
3661         * src/prefs_common.h
3662         * src/prefs_message.c
3663                 Add pref to display HTML-only mails with plugin, 
3664                 if possible (defaulting to FALSE of course).
3665
3666 2006-02-16 [colin]      2.0.0cvs59
3667
3668         * src/main.c
3669         * src/common/plugin.c
3670         * src/common/plugin.h
3671         * src/gtk/pluginwindow.c
3672                 Keep track of requested (but unloaded) plugins
3673                 in some error cases.
3674
3675 2006-02-16 [wwp]        2.0.0cvs58
3676
3677         * src/gtk/gtkaspell.c
3678         * src/gtk/gtkaspell.h
3679         * src/prefs_spelling.c
3680         * src/compose.c
3681         * src/prefs_common.c
3682         * src/prefs_common.h
3683                 implemented new optional spellchecker behaviour: re-check message when
3684                 dictionary got changed (from compose-window/context-menu/Change dictionary).
3685
3686 2006-02-16 [wwp]        2.0.0cvs57
3687
3688         * src/quote_fmt_parse.y
3689                 pclose popen'ed pipe.
3690
3691 2006-02-15 [colin]      2.0.0cvs56
3692
3693         * src/mimeview.c
3694         * src/mimeview.h
3695                 Let MimeViewers know which MimeView they
3696                 depend of.
3697         * src/summaryview.c
3698                 Swap From/To columns in Sent/Queue/Drafts
3699                 folders
3700         * src/etpan/imap-thread.c
3701                 Use mailstream_low_tls_open() for STARTTLS
3702                 instead of mailstream_low_ssl_open()
3703                 ** REQUIRES libetpan 0.42cvs3 **
3704
3705 2006-02-15 [wwp]        2.0.0cvs55
3706
3707         * src/compose.c
3708         * src/compose.h
3709         * src/message_search.c
3710         * src/message_search.h
3711         * src/textview.c
3712         * src/gtk/gtkutils.c
3713         * src/gtk/gtkutils.h
3714                 added the ability to Find text in the compose window (and a bit
3715                 of code factorization).
3716
3717 2006-02-15 [wwp]        2.0.0cvs54
3718
3719         * src/prefs_gtk.c
3720                 yet another one file was missing (fix for some widgets' sensitivity).
3721                 Thanks Colin!
3722
3723 2006-02-15 [wwp]        2.0.0cvs53
3724
3725         * src/prefs_gtk.h
3726                 oops forgot that file (fix for some widgets' sensitivity).
3727
3728 2006-02-15 [wwp]        2.0.0cvs52
3729
3730         * src/summary_search.c
3731                 implemented advanced summary search options (added the ability
3732                 to use matcher conditions in an advanced search mode).
3733
3734 2006-02-15 [wwp]        2.0.0cvs51
3735
3736         * src/plugins/pgpcore/prefs_gpg.c
3737         * src/prefs_account.c
3738                 fix some widget sensitivity, mostly around some labels in
3739                 account prefs.
3740
3741 2006-02-15 [paul]       2.0.0cvs50
3742
3743         * manual/advanced.xml
3744                 improve Templates info
3745                 written by wwp
3746
3747 2006-02-14 [colin]      2.0.0cvs49
3748
3749         * src/pixmaps/address_book.xpm
3750         * src/pixmaps/preferences.xpm
3751         * src/pixmaps/properties.xpm
3752                 Fix pixmap size - patch by Fabien Vantard
3753
3754 2006-02-13 [colin]      2.0.0cvs48
3755
3756         * src/procmime.c
3757                 Add missing fclose()s on error
3758         * src/textview.c
3759                 Remove unused code
3760         * src/common/utils.c
3761                 Fix temp files not being deleted on windows
3762         Patches by Thomas Gilgin
3763
3764 2006-02-13 [colin]      2.0.0cvs47
3765
3766         * src/mainwindow.c
3767                 Fix exit crash
3768
3769 2006-02-13 [wwp]        2.0.0cvs46
3770
3771         * src/plugins/pgpcore/prefs_gpg.c
3772                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
3773
3774 2006-02-12 [colin]      2.0.0cvs45
3775
3776         * src/folderview.c
3777         * src/main.c
3778         * src/mainwindow.c
3779                 Fix "stuff" when quitting
3780
3781 2006-02-12 [wwp]        2.0.0cvs44
3782
3783         * src/prefs_themes.c
3784                 fix typos in debug messages.
3785
3786 2006-02-11 [colin]      2.0.0cvs43
3787
3788         * src/summaryview.c
3789                 don't allow drag/drop from ourself
3790
3791 2006-02-10 [wwp]        2.0.0cvs42
3792
3793         * src/exporthtml.c
3794         * src/html.c
3795         * src/html.h
3796         * src/procmime.c
3797         * src/textview.c
3798                 renamed html_ prefixed functions and data structures to avoid
3799                 namespace clashes w/ other software (gtkhtml2 for instance).
3800                 Closes bug #907.
3801
3802
3803 2006-02-09 [colin]      2.0.0cvs41
3804
3805         * src/summaryview.c
3806                 Fix shitty logic messed up. Thanks Ticho for the hint!
3807
3808 2006-02-09 [wwp]        2.0.0cvs40
3809
3810         * src/gtk/about.c
3811         * src/compose.c
3812         * src/prefs_account.c
3813         * src/prefs_gtk.h
3814         * src/editaddress.c
3815                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
3816                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
3817                 Browse buttons in accounts prefs.
3818
3819 2006-02-09 [colin]      2.0.0cvs39
3820
3821         * src/matcher.c
3822                 Check for pointer before using its members
3823         * src/gtk/gtksourceprintjob.c
3824                 Fix a wrong warning
3825
3826 2006-02-09 [wwp]        2.0.0cvs38
3827
3828         * src/gtk/filesel.c
3829                 fix few compiler warnings (type mismatch).
3830
3831 2006-02-09 [paul]       2.0.0cvs37
3832
3833         * po/fr.po
3834                 updated by Fabien Vantard
3835
3836 2006-02-08 [colin]      2.0.0cvs36
3837
3838         * src/prefs_common.c
3839         * src/common/defs.h
3840         * src/common/plugin.c
3841                 allow windows and linux configurations to coexist
3842                 patch by Thomas Gilgin
3843
3844 2006-02-08 [colin]      2.0.0cvs35
3845
3846         * src/filtering.c
3847         * src/matcher.c
3848         * src/matcher.h
3849         * src/matcher_parser_parse.y
3850         * src/prefs_filtering_action.c
3851         * src/prefs_matcher.c
3852                 Add the "Ignore thread" filtering
3853                 action
3854
3855 2006-02-08 [colin]      2.0.0cvs34
3856
3857         * src/compose.c
3858         * src/procmime.c
3859         * src/procmime.h
3860                 Fix bug #905 (damaged attachment)
3861                 text files with raw \0's aren't really text files
3862         FOR_STABLE
3863
3864 2006-02-08 [colin]      2.0.0cvs33
3865
3866         * src/summaryview.c
3867                 Fix crasher introduced yesterday
3868
3869 2006-02-08 [wwp]        2.0.0cvs32
3870
3871         * src/compose.c
3872         * src/compose.h
3873                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
3874
3875 2006-02-08 [wwp]        2.0.0cvs31
3876
3877         * src/prefs_template.c
3878                 templates enhancement: allow address completion for Cc and Bcc fields
3879                 (it was currently possible for the To field only)
3880
3881 2006-02-08 [colin]      2.0.0cvs30
3882
3883         * src/compose.c
3884                 Don't unblock if not blocked
3885         FOR_STABLE
3886
3887 2006-02-07 [colin]      2.0.0cvs29
3888
3889         * src/action.c
3890                 Forgot to refresh summaryview
3891
3892 2006-02-07 [colin]      2.0.0cvs28
3893
3894         * src/action.c
3895                 Freeze/thaw message list and folder list while
3896                 processing %as{} actions 
3897         * src/compose.c
3898                 Fix auto-wrap disabling after a middle-click
3899                 paste - FOR_STABLE
3900
3901 2006-02-07 [paul]       2.0.0cvs27
3902
3903         * src/folder.c
3904                 fix freeing of uninitialised pointers
3905                 Thanks to Colin
3906
3907 2006-02-06 [colin]      2.0.0cvs26
3908
3909         * src/folder.c
3910                 Use g_slist_prepend in potentially big list
3911
3912 2006-02-06 [colin]      2.0.0cvs25
3913
3914         * src/folder.c
3915                 Completely skip processing if it doesn't 
3916                 exist (faster!)
3917
3918 2006-02-06 [colin]      2.0.0cvs24
3919
3920         * src/folder.c
3921         * src/summaryview.c
3922                 Batch filtering in summaryview (from Tools menu)
3923                 and pre/post//-processing too
3924
3925 2006-02-06 [colin]      2.0.0cvs23
3926
3927         * src/procmsg.h
3928         * src/filtering.c
3929                 Use a special field for batch filtering instead
3930                 of stepping on deferred execution's toes
3931
3932 2006-02-06 [colin]      2.0.0cvs22
3933
3934         * src/action.c
3935         * src/filtering.c
3936         * src/filtering.h
3937         * src/folder.c
3938         * src/summaryview.c
3939                 Fix filtering via menus and actions
3940
3941 2006-02-06 [colin]      2.0.0cvs21
3942
3943         * src/imap.c
3944                 Put the added file directly to cache if possible (will work
3945                 with next libetpan)
3946         * src/filtering.c
3947         * src/filtering.h
3948         * src/inc.c
3949         * src/folder.c
3950         * src/mbox.c
3951         * src/procmsg.h
3952                 Move and copy filtered messages by batches instead of one
3953                 by one - faster on IMAP
3954         * src/procmsg.c
3955                 Add a function that'll possibly be useful later
3956
3957 2006-02-06 [colin]      2.0.0cvs20
3958
3959         * src/addressbook.c
3960                 Use internal mime-type instead of text/plain for d'n'd
3961         * src/compose.c
3962                 Allow attaching files from mimeview's icon list via d'n'd
3963         * src/folderview.c
3964         * src/folderview.h
3965                 Use internal mime-type instead of text/plain for d'n'd
3966                 Don't try to selected opened folder if none is
3967                 Factorize d'n'd from other apps code
3968         * src/headerview.c
3969         * src/textview.c
3970         * src/gtk/gtkutils.c
3971         * src/gtk/gtkutils.h
3972                 Factorize Face/X-Face stuff
3973         * src/mimeview.c
3974                 Fix d'n'd to other apps
3975         * src/prefs_message.c
3976                 Let the XFace pref be usable without libcompface as it also
3977                 applies to Face
3978         * src/summaryview.c
3979                 Fix d'n'd to other apps
3980                 Factorize d'n'd from other apps code
3981
3982 2006-02-06 [wwp]        2.0.0cvs19
3983
3984         * po/it.po
3985                 Italian translation fixes by Andrea Spadaccini (no more confusion
3986                 between filtering and processing, and few changes in the About
3987                 dialog).
3988
3989
3990 2006-02-06 [mones]      2.0.0cvs18
3991
3992         * src/gtk/icon_legend.c
3993                 Improved descriptions allowing better translations
3994
3995 2006-02-05 [colin]      2.0.0cvs17
3996
3997         * src/imap.c
3998                 Add the f*cking missing expunge that caused imap_fetch_env
3999                 to fail after an add_msgs ! :-///
4000         * src/etpan/imap-thread.c
4001                 Add a bit of debug
4002         FOR_STABLE
4003
4004 2006-02-05 [colin]      2.0.0cvs16
4005
4006         * src/common/utils.c
4007                 Don't check for return-path (or we can't put
4008                 back non-sent mails)
4009
4010 2006-02-05 [colin]      2.0.0cvs15
4011
4012         * src/textview.c
4013                 Don't try to display Face header in textview
4014                 when teh headerview's active
4015
4016 2006-02-05 [colin]      2.0.0cvs14
4017
4018         * tools/tbird2syl.py
4019         * tools/Makefile.am
4020                 Add script to import Thunderbird mails
4021
4022 2006-02-05 [colin]      2.0.0cvs13
4023
4024         * src/headerview.c
4025         * src/procheader.c
4026         * src/procmsg.c
4027         * src/procmsg.h
4028         * src/textview.c
4029                 Show Face headers - patch partially by Klaus Flittner
4030
4031 2006-02-05 [colin]      2.0.0cvs12
4032
4033         * src/folderview.c
4034         * src/summaryview.c
4035         * src/common/utils.c
4036         * src/common/utils.h
4037                 Let dnd work from mime icons to summaryview
4038                 and to folderview too
4039                 Add a crude test to avoid trying to add files
4040                 drag'n'dropped when they're not mails
4041
4042 2006-02-04 [colin]      2.0.0cvs11
4043
4044         * src/summaryview.c
4045         * src/mimeview.c
4046                 Fix utf8 conversion
4047
4048 2006-02-04 [colin]      2.0.0cvs10
4049
4050         * src/compose.c
4051         * src/folderview.c
4052         * src/mimeview.c
4053         * src/summaryview.c
4054         * src/summaryview.h
4055                 Added various drag and drop capas:
4056                 From                    To
4057                 summaryview             other apps
4058                 mimeview icons          other apps
4059                 other apps              summaryview
4060                 other apps              folderview
4061
4062                 This shouldn't have broken the existing:
4063                 From                    To
4064                 summaryview             folderview
4065                 folderview              folderview
4066                 summaryview             compose's attachments
4067
4068         Tests welcomed.
4069
4070 2006-02-02 [paul]       2.0.0cvs9
4071
4072         * src/mainwindow.c
4073                 move global option 'Set displayed columns...' out
4074                 of folder option grouping.
4075                 fix sensitivity of 'harvest addresses'
4076         FOR_STABLE
4077
4078 2006-02-01 [colin]      2.0.0cvs8
4079
4080         * src/mimeview.c
4081                 Revert the alertpanel patch, it sucks (intrusive
4082                 and gets in the way of "open")
4083
4084 2006-02-01 [colin]      2.0.0cvs7
4085
4086         * src/compose.c
4087         * src/prefs_account.c
4088         * src/prefs_common.c
4089         * src/common/defs.h
4090         * src/common/utils.c
4091         * src/common/utils.h
4092                 Add ability to edit the signature file
4093                 from the account preferences, and use
4094                 a default for the text editor.
4095                 Patch by Fabien Vantard
4096
4097 2006-02-01 [colin]      2.0.0cvs6
4098
4099         * src/mimeview.c
4100                 Try to get mime type by extension if it is
4101                 application/octet-stream
4102                 Display a window with possible choices when
4103                 encountering unknown mime types
4104         * src/gtk/filesel.c
4105         * src/gtk/filesel.h
4106                 Add preview
4107                 Allow multiple selection in filtered filesel
4108                 (patch by Fabien Vantard)
4109         * src/gtk/pluginwindow.c
4110                 Use it (patch by Fabien Vantard)
4111
4112 2006-02-01 [paul]       2.0.0cvs5
4113
4114         * src/jpilot.c
4115                 fix crash on creating jpilot address book
4116                 Thanks to Colin - FOR_STABLE
4117         * src/prefs_summaries.c
4118         * src/prefs_wrapping.c
4119         * src/gtk/icon_legend.c
4120         * src/gtk/quicksearch.c
4121                 string fixes and additions
4122
4123 2006-02-01 [paul]       2.0.0cvs4
4124
4125         * src/compose.c
4126         * src/mainwindow.c
4127         * src/messageview.c
4128         * src/prefs_send.c
4129                 add Arabic encoding option
4130                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
4131
4132 2006-01-31 [colin]      2.0.0cvs3
4133
4134         * src/plugins/pgpcore/passphrase.c
4135                 Convert passphrase to locale encoding
4136         * src/compose.c
4137                 Fix drafting on IMAP. Crappy bug sneaked in
4138                 the release :-/
4139         FOR_STABLE
4140
4141 2006-01-30 [paul]       2.0.0cvs2
4142
4143         * src/gtk/icon_legend.c
4144                 show the new entries
4145
4146 2006-01-30 [colin]      2.0.0cvs1
4147
4148         * src/manual.c
4149                 Check for the file to be present before 
4150                 enabling the menu - FOR_STABLE
4151         * src/gtk/icon_legend.c
4152                 Add folders icons (not all of them, there
4153                 are too much, but the most intriguing ones)
4154
4155 2006-01-30 [paul]       2.0.0
4156
4157         version 2.0.0 released
4158
4159 2006-01-30 [paul]       1.9.100cvs200
4160
4161         * manual/faq.xml
4162         * manual/gpl.xml
4163         * manual/intro.xml
4164         * manual/starting.xml
4165         * manual/sylpheed-claws-manual.xml
4166                 fixes, additions
4167
4168 2006-01-29 [mones]      1.9.100cvs199
4169
4170         * manual/account.xml
4171         * manual/advanced.xml
4172         * manual/glossary.xml
4173                 Some typos fixed, added LDIF term to glossary
4174         * po/es.po
4175                 Fixed leading plus symbol
4176
4177 2006-01-29 [paul]       1.9.100cvs198
4178
4179         * po/fi.po
4180         * po/sk.po
4181                 updated by Tommi Pirinen and Andrej Kacian
4182
4183 2006-01-29 [paul]       1.9.100cvs197
4184
4185         * src/gtk/authors.h
4186                 remove duplicates
4187
4188 2006-01-29 [paul]       1.9.100cvs196
4189
4190         * AUTHORS
4191         * po/nl.po
4192         * src/gtk/authors.h
4193         * tools/claws.i18n.status.pl
4194                 nl translation updated by Tim Dijkstra
4195
4196 2006-01-29 [paul]       1.9.100cvs195
4197
4198         * po/sr.po
4199         * po/sv.po
4200                 updated by Aleksandar Urosevic and Anders Troback
4201
4202 2006-01-28 [colin]      1.9.100cvs194
4203
4204         * src/gtk/gtksourceprintjob.c
4205                 Don't fiddle with PangoLayout when we
4206                 have an image
4207
4208 2006-01-28 [paul]       1.9.100cvs193
4209
4210         * AUTHORS
4211         * po/el.po
4212         * po/zh_CN.po
4213         * src/gtk/authors.h
4214         * tools/claws.i18n.status.pl
4215                 updated translations submitted by Stavros Giannouris
4216                 and Ralgh Young
4217
4218 2006-01-27 [colin]      1.9.100cvs192
4219
4220         * src/summaryview.c
4221         * src/gtk/gtksourceprintjob.c
4222                 Add image printing 
4223                 (libgnomeprint only, of course)
4224
4225 2006-01-27 [paul]       1.9.100cvs191
4226
4227         * po/fr.po
4228         * po/it.po
4229                 updated by Fabien Vantard and Andrea Spadaccini
4230
4231 2006-01-26 [colin]      1.9.100cvs190
4232
4233         * manual/Makefile.am
4234         * configure.ac
4235                 Make building the manual optional 
4236                 (--disable-manual)
4237
4238 2006-01-26 [paul]       1.9.100cvs189
4239
4240         * manual/glossary.xml
4241         * manual/plugins.xml
4242                 edited
4243         * po/en_GB.po
4244                 updated
4245
4246 2006-01-26 [paul]       1.9.100cvs188
4247
4248         * src/prefs_display_header.c
4249         * src/prefs_folder_column.c
4250         * src/prefs_msg_colors.c
4251         * src/prefs_summaries.c
4252         * src/prefs_summary_column.c
4253                 HIGify
4254
4255 2006-01-25 [colin]      1.9.100cvs187
4256
4257         * src/imap.c
4258                 Don't allow moving/copying mails between
4259                 queue/drafts and non-queue/drafts folders
4260                 Fixes bug #897 (message header is resetted 
4261                 if one is copied to Drafts)
4262
4263 2006-01-25 [colin]      1.9.100cvs186
4264
4265         * src/folder.c
4266         * src/mainwindow.c
4267                 Fix subscribed folders not found
4268         * src/compose.c
4269                 Don't try to encode as original mail's charset
4270                 if it's ascii 
4271
4272 2006-01-25 [paul]       1.9.100cvs185
4273
4274         * AUTHORS
4275         * po/Makevars
4276                 updated
4277         * po/de.po
4278         * po/pl.po
4279         * po/pt_BR.po
4280         * po/sr.po
4281                 updates submitted by Stephan Sachse, Emilian Nowak
4282                 and Quar, Frederico Goncalves Guimaraes, and
4283                 Aleksandar Urosevic
4284                 Fix Bug 896, 'PT_BR locale broken'.
4285         * src/gtk/authors.h
4286                 updated
4287
4288 2006-01-24 [mones]      1.9.100cvs184
4289
4290         * manual/glossary.xml
4291                 All current terms finished. Reviewers welcome ;-)
4292         * manual/keyboard.xml
4293                 Fixed column width for pdf output.
4294         * po/es.po
4295                 Updated
4296
4297 2006-01-24 [paul]       1.9.100cvs183
4298
4299         * manual/glossary.xml
4300                 fix id name
4301         * manual/dist/html/Makefile.am
4302         * manual/dist/pdf/Makefile.am
4303         * manual/dist/ps/Makefile.am
4304         * manual/dist/txt/Makefile.am
4305                 fix make deps
4306                 Thanks to Colin
4307
4308 2006-01-24 [mones]      1.9.100cvs182
4309
4310         * manual/glossary.xml
4311                 Nearly finished, some terms missing.
4312
4313 2006-01-23 [paul]       1.9.100cvs181
4314
4315         * manual/dist/html/Makefile.am
4316         * manual/dist/pdf/Makefile.am
4317         * manual/dist/ps/Makefile.am
4318         * manual/dist/txt/Makefile.am
4319         * src/mainwindow.c
4320                 re-enable manual
4321                 Thanks to Colin
4322
4323 2006-01-22 [colin]      1.9.100cvs180
4324
4325         * src/compose.c
4326         * src/gtk/gtkaspell.c
4327                 Don't deselect stuff before right-clicking, with aspell.
4328                 (This prevented right-click Copy, for example).
4329                 Thanks to Clo!
4330
4331 2006-01-22 [paul]       1.9.100cvs179
4332
4333         * src/summary_search.c
4334                 don't fix the widget size as it causes problems
4335                 under localisation.
4336                 Thanks to Emilian Nowak
4337
4338 2006-01-21 [paul]       1.9.100cvs178
4339
4340         * src/prefs_themes.c
4341                 fix broken underlining of label text
4342                 with some translations
4343
4344 2006-01-21 [colin]      1.9.100cvs177
4345
4346         * po/fr.po
4347                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
4348
4349 2006-01-20 [colin]      1.9.100cvs176
4350
4351         * configure.ac
4352         * Makefile.am
4353         * manual/Makefile
4354         * manual/dist/html/.cvsignore
4355         * manual/dist/html/Makefile.am
4356         * manual/dist/pdf/.cvsignore
4357         * manual/dist/pdf/Makefile.am
4358         * manual/dist/ps/.cvsignore
4359         * manual/dist/ps/Makefile.am
4360         * manual/dist/txt/.cvsignore
4361         * manual/dist/txt/Makefile.am
4362                 Autotool-ize manual
4363
4364 2006-01-20 [paul]       1.9.100cvs175
4365
4366         * manual/handling.xml
4367                 make Filtering and Searching entries easier to find
4368         * manual/keyboard.xml
4369                 add the remaining default keybinds
4370         * src/prefs_summaries.c
4371                 update the default keybinds
4372
4373 2006-01-20 [paul]       1.9.100cvs174
4374
4375         * src/addressbook.c
4376         * src/addrgather.c
4377         * src/addrharvest.c
4378         * src/editaddress.c
4379         * src/editgroup.c
4380         * src/exphtmldlg.c
4381         * src/expldifdlg.c
4382         * src/exporthtml.c
4383         * src/exportldif.c
4384         * src/ldif.c
4385                 replace 'e-mail' with 'email'
4386         * src/summary_search.c
4387                 add mnemonic to "Find all" button
4388
4389 2006-01-20 [wwp]        1.9.100cvs173
4390
4391         * src/export.c
4392         * src/import.c
4393                 touched mbox import/export buttons for HIG-compliance
4394
4395 2006-01-19 [paul]       1.9.100cvs172
4396
4397         * manual/account.xml
4398         * manual/addrbook.xml
4399         * manual/advanced.xml
4400         * manual/faq.xml
4401         * manual/handling.xml
4402         * manual/intro.xml
4403         * manual/plugins.xml
4404         * manual/starting.xml
4405                 more editing
4406
4407 2006-01-19 [paul]       1.9.100cvs171
4408
4409         * src/toolbar.c
4410                 allow use of trash button while receiving
4411                 Thanks to Colin
4412
4413 2006-01-19 [wwp]        1.9.100cvs170
4414
4415         * src/gtk/quicksearch.c
4416         * src/compose.c
4417                 force text color to black when yellow background is set
4418
4419 2006-01-19 [colin]      1.9.100cvs169
4420
4421         * src/plugins/trayicon/trayicon.c
4422                 Gray out Get Mail when already getting mail
4423
4424 2006-01-18 [paul]       1.9.100cvs168
4425
4426         * src/compose.c
4427                 give widget yellow background was To is
4428                 set via folder prefs
4429         * src/gtk/quicksearch.c
4430                 give widget yellow background when quick
4431                 search is active.
4432                 Thanks to Colin
4433
4434 2006-01-18 [paul]       1.9.100cvs167
4435
4436         * doc/man/sylpheed-claws.1
4437                 add --subscribe option
4438
4439 2006-01-18 [paul]       1.9.100cvs166
4440
4441         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
4442         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
4443                 use %U instead of %F (%F is broken for user installed
4444                 files in kde 3.5)
4445
4446 2006-01-18 [colin]      1.9.100cvs165
4447
4448         * src/summaryview.c
4449                 Default to Yes in "No more * messages" dialogs
4450
4451 2006-01-17 [colin]      1.9.100cvs164
4452
4453         * src/compose.c
4454                 Possibly fix an invalid iterator causing
4455                 crash
4456
4457 2006-01-17 [colin]      1.9.100cvs163
4458
4459         * src/mimeview.c
4460                 Fix crash when the image disappears under the
4461                 image viewer
4462
4463 2006-01-16 [colin]      1.9.100cvs162
4464
4465         * src/compose.c
4466                 Fix reenabling autowrap
4467
4468 2006-01-16 [colin]      1.9.100cvs161
4469
4470         * src/compose.c
4471                 reset quote_len before getting quote_str
4472
4473 2006-01-16 [colin]      1.9.100cvs160
4474
4475         * src/account.c
4476         * src/account.h
4477         * src/folder.c
4478         * src/imap_gtk.c
4479         * src/mh_gtk.c
4480                 Fix bug #883 (default inbox does not track folder move)
4481
4482 2006-01-16 [colin]      1.9.100cvs159
4483
4484         * src/compose.c
4485         * src/plugins/pgpcore/passphrase.c
4486                 More buttons fixes
4487
4488 2006-01-16 [paul]       1.9.100cvs158
4489
4490         * src/prefs_actions.c
4491         * src/prefs_filtering_action.c
4492         * src/prefs_matcher.c
4493         * src/quote_fmt.c
4494         * src/gtk/description_window.c
4495         * src/gtk/description_window.h
4496         * src/gtk/quicksearch.c
4497                 description window cleanups
4498
4499 2006-01-15 [colin]      1.9.100cvs157
4500
4501         * src/addressbook.c
4502         * src/prefs_filtering.c
4503                 Same here
4504
4505 2006-01-15 [colin]      1.9.100cvs156
4506
4507         * src/folderview.c
4508         * src/mainwindow.c
4509                 Same for "Empty trash"
4510
4511 2006-01-15 [colin]      1.9.100cvs155
4512
4513         * src/inc.c
4514                 Override offline dialog had Yes by default
4515
4516 2006-01-15 [colin]      1.9.100cvs154
4517
4518         * src/summaryview.c
4519                 Delete selected messages? previously had Yes the default
4520
4521 2006-01-15 [colin]      1.9.100cvs153
4522
4523         * src/folder.c
4524         * src/folder.h
4525         * src/main.c
4526                 Check if a mailbox is loaded after all
4527                 plugins are loaded.
4528
4529 2006-01-15 [colin]      1.9.100cvs152
4530
4531         * src/folder.c
4532                 Don't start wizard when there are unloaded folders (will help
4533                 people with only mbox or maildir mailboxes)
4534
4535 2006-01-14 [colin]      1.9.100cvs151
4536
4537         * src/addressbook.c
4538         * src/expldifdlg.c
4539         * src/importldif.c
4540         * src/importmutt.c
4541         * src/importpine.c
4542         * src/mh_gtk.c
4543                 More HIG compliance and fixes
4544
4545 2006-01-14 [colin]      1.9.100cvs150
4546
4547         * src/prefs_filtering_action.c
4548         * src/foldersel.c
4549                 Two forgotten button order changes
4550
4551 2006-01-14 [colin]      1.9.100cvs149
4552
4553         * src/account.c
4554         * src/addressbook.c
4555         * src/compose.c
4556         * src/folderview.c
4557         * src/imap_gtk.c
4558         * src/mainwindow.c
4559         * src/mh_gtk.c
4560         * src/news_gtk.c
4561         * src/prefs_actions.c
4562         * src/prefs_customheader.c
4563         * src/prefs_filtering.c
4564         * src/prefs_matcher.c
4565         * src/prefs_template.c
4566         * src/ssl_manager.c
4567         * src/summaryview.c
4568         * src/textview.c
4569         * src/toolbar.c
4570                 All deletion confirmations are now "Cancel, Delete" 
4571                 instead of "No, Yes"
4572                 Clarified most of the other "No, Yes" to 
4573                 "Cancel, Descriptive_action"
4574                 Rechanged the "Entry not saved" alerts to have 
4575                 "Close, Continue editing"
4576
4577
4578 2006-01-14 [paul]
4579
4580         * 2.0.0-rc4 released
4581
4582 2006-01-14 [paul]       1.9.100cvs148
4583
4584         * src/account.c
4585         * src/addressadd.c
4586         * src/addressbook.c
4587         * src/compose.c
4588         * src/editaddress.c
4589         * src/editbook.c
4590         * src/editgroup.c
4591         * src/editjpilot.c
4592         * src/editldap.c
4593         * src/editvcard.c
4594         * src/exphtmldlg.c
4595         * src/expldifdlg.c
4596         * src/folderview.c
4597         * src/grouplistdialog.c
4598         * src/imap_gtk.c
4599         * src/importmutt.c
4600         * src/importpine.c
4601         * src/inc.c
4602         * src/main.c
4603         * src/mainwindow.c
4604         * src/message_search.c
4605         * src/messageview.c
4606         * src/mh_gtk.c
4607         * src/mimeview.c
4608         * src/news_gtk.c
4609         * src/prefs_actions.c
4610         * src/prefs_customheader.c
4611         * src/prefs_filtering.c
4612         * src/prefs_matcher.c
4613         * src/prefs_template.c
4614         * src/prefs_themes.c
4615         * src/ssl_manager.c
4616         * src/summary_search.c
4617         * src/summaryview.c
4618         * src/textview.c
4619         * src/toolbar.c
4620         * src/gtk/foldersort.c
4621         * src/gtk/gtkaspell.c
4622         * src/gtk/inputdialog.c
4623         * src/gtk/prefswindow.c
4624         * src/plugins/pgpcore/select-keys.c
4625         * src/plugins/trayicon/trayicon.c
4626                 HIG compliant button order
4627
4628 2006-01-14 [mones]      1.9.100cvs147
4629
4630         * po/es.po
4631                 Updated translation
4632
4633 2006-01-13 [paul]       1.9.100cvs146
4634
4635         * AUTHORS
4636         * ChangeLog
4637         * src/gtk/authors.h
4638                 add Joshua M. Kwan to contributors list
4639
4640 2006-01-13 [colin]      1.9.100cvs145
4641
4642         * src/gtk/quicksearch.c
4643                 Don't refocus quick search after executing (Esc or Enter)
4644                 Allows to '/'search something then move up/down in 
4645                 summaryview, and to Esc a search and be back in the 
4646                 summaryview
4647
4648 2006-01-13 [paul]       1.9.100cvs144
4649
4650         * src/plugins/pgpinline/pgpinline.c
4651                 support Content-Type 'application/pgp'
4652                 patch by Joshua M. Kwan <joshuak@users.sf.net>
4653
4654 2006-01-13 [paul]       1.9.100cvs143
4655
4656         * manual/account.xml
4657                 make mention of partial retrieval
4658                 thanks to Colin
4659
4660 2006-01-13 [paul]       1.9.100cvs142
4661
4662         * src/account.c
4663         * src/account.h
4664         * src/action.c
4665         * src/action.h
4666         * src/adbookbase.h
4667         * src/addr_compl.c
4668         * src/addr_compl.h
4669         * src/addrbook.c
4670         * src/addrcache.c
4671         * src/addrcache.h
4672         * src/addrcindex.c
4673         * src/addrcindex.h
4674         * src/addrclip.c
4675         * src/addrclip.h
4676         * src/addrdefs.h
4677         * src/addressadd.c
4678         * src/addressadd.h
4679         * src/addressbook.c
4680         * src/addressbook.h
4681         * src/addrgather.c
4682         * src/addrgather.h
4683         * src/addrharvest.c
4684         * src/addrharvest.h
4685         * src/addrindex.c
4686         * src/addrindex.h
4687         * src/addritem.c
4688         * src/addritem.h
4689         * src/addrquery.c
4690         * src/addrquery.h
4691         * src/addrselect.c
4692         * src/addrselect.h
4693         * src/alertpanel.c
4694         * src/alertpanel.h
4695         * src/browseldap.c
4696         * src/browseldap.h
4697         * src/codeconv.c
4698         * src/codeconv.h
4699         * src/compose.c
4700         * src/compose.h
4701         * src/customheader.c
4702         * src/customheader.h
4703         * src/displayheader.c
4704         * src/displayheader.h
4705         * src/editaddress.c
4706         * src/editaddress.h
4707         * src/editbook.c
4708         * src/editbook.h
4709         * src/editgroup.c
4710         * src/editgroup.h
4711         * src/editjpilot.c
4712         * src/editjpilot.h
4713         * src/editldap.c
4714         * src/editldap.h
4715         * src/editldap_basedn.c
4716         * src/editldap_basedn.h
4717         * src/editvcard.c
4718         * src/editvcard.h
4719         * src/exphtmldlg.c
4720         * src/exphtmldlg.h
4721         * src/expldifdlg.c
4722         * src/expldifdlg.h
4723         * src/export.h
4724         * src/exporthtml.c
4725         * src/exporthtml.h
4726         * src/exportldif.c
4727         * src/exportldif.h
4728         * src/filtering.c
4729         * src/filtering.h
4730         * src/folder.c
4731         * src/folder.h
4732         * src/folder_item_prefs.c
4733         * src/folder_item_prefs.h
4734         * src/foldersel.c
4735         * src/foldersel.h
4736         * src/folderutils.c
4737         * src/folderutils.h
4738         * src/folderview.c
4739         * src/folderview.h
4740         * src/grouplistdialog.c
4741         * src/grouplistdialog.h
4742         * src/headerview.c
4743         * src/html.c
4744         * src/html.h
4745         * src/image_viewer.c
4746         * src/image_viewer.h
4747         * src/imap.c
4748         * src/imap.h
4749         * src/imap_gtk.c
4750         * src/imap_gtk.h
4751         * src/import.h
4752         * src/importldif.c
4753         * src/importldif.h
4754         * src/importmutt.c
4755         * src/importmutt.h
4756         * src/importpine.c
4757         * src/importpine.h
4758         * src/inc.c
4759         * src/inc.h
4760         * src/jpilot.c
4761         * src/jpilot.h
4762         * src/ldapctrl.c
4763         * src/ldapctrl.h
4764         * src/ldaplocate.c
4765         * src/ldaplocate.h
4766         * src/ldapquery.c
4767         * src/ldapquery.h
4768         * src/ldapserver.c
4769         * src/ldapserver.h
4770         * src/ldaputil.c
4771         * src/ldaputil.h
4772         * src/ldif.c
4773         * src/ldif.h
4774         * src/main.c
4775         * src/main.h
4776         * src/mainwindow.c
4777         * src/mainwindow.h
4778         * src/manual.c
4779         * src/manual.h
4780         * src/mbox.c
4781         * src/mbox.h
4782         * src/message_search.c
4783         * src/message_search.h
4784         * src/messageview.c
4785         * src/messageview.h
4786         * src/mh.c
4787         * src/mh.h
4788         * src/mh_gtk.c
4789         * src/mh_gtk.h
4790         * src/mimeview.c
4791         * src/mimeview.h
4792         * src/msgcache.c
4793         * src/msgcache.h
4794         * src/mutt.c
4795         * src/mutt.h
4796         * src/news.c
4797         * src/news.h
4798         * src/news_gtk.c
4799         * src/news_gtk.h
4800         * src/partial_download.c
4801         * src/partial_download.h
4802         * src/pine.c
4803         * src/pine.h
4804         * src/pop.c
4805         * src/pop.h
4806         * src/prefs_account.c
4807         * src/prefs_account.h
4808         * src/prefs_actions.c
4809         * src/prefs_actions.h
4810         * src/prefs_common.c
4811         * src/prefs_common.h
4812         * src/prefs_compose_writing.c
4813         * src/prefs_compose_writing.h
4814         * src/prefs_customheader.c
4815         * src/prefs_customheader.h
4816         * src/prefs_display_header.c
4817         * src/prefs_display_header.h
4818         * src/prefs_filtering.c
4819         * src/prefs_filtering.h
4820         * src/prefs_filtering_action.c
4821         * src/prefs_filtering_action.h
4822         * src/prefs_folder_column.c
4823         * src/prefs_folder_column.h
4824         * src/prefs_folder_item.c
4825         * src/prefs_folder_item.h
4826         * src/prefs_fonts.c
4827         * src/prefs_fonts.h
4828         * src/prefs_gtk.c
4829         * src/prefs_gtk.h
4830         * src/prefs_image_viewer.c
4831         * src/prefs_image_viewer.h
4832         * src/prefs_matcher.c
4833         * src/prefs_matcher.h
4834         * src/prefs_message.c
4835         * src/prefs_msg_colors.c
4836         * src/prefs_msg_colors.h
4837         * src/prefs_other.c
4838         * src/prefs_quote.c
4839         * src/prefs_receive.c
4840         * src/prefs_send.c
4841         * src/prefs_spelling.c
4842         * src/prefs_spelling.h
4843         * src/prefs_summaries.c
4844         * src/prefs_summaries.h
4845         * src/prefs_summary_column.c
4846         * src/prefs_summary_column.h
4847         * src/prefs_template.c
4848         * src/prefs_template.h
4849         * src/prefs_themes.c
4850         * src/prefs_themes.h
4851         * src/prefs_toolbar.c
4852         * src/prefs_toolbar.h
4853         * src/prefs_wrapping.c
4854         * src/prefs_wrapping.h
4855         * src/privacy.c
4856         * src/privacy.h
4857         * src/procheader.c
4858         * src/procheader.h
4859         * src/procmime.c
4860         * src/procmime.h
4861         * src/procmsg.c
4862         * src/procmsg.h
4863         * src/quote_fmt.c
4864         * src/quote_fmt_parse.y
4865         * src/recv.c
4866         * src/recv.h
4867         * src/remotefolder.c
4868         * src/remotefolder.h
4869         * src/send_message.c
4870         * src/send_message.h
4871         * src/setup.c
4872         * src/setup.h
4873         * src/sourcewindow.c
4874         * src/sourcewindow.h
4875         * src/ssl_manager.c
4876         * src/ssl_manager.h
4877         * src/statusbar.c
4878         * src/statusbar.h
4879         * src/stock_pixmap.c
4880         * src/stock_pixmap.h
4881         * src/summary_search.c
4882         * src/summary_search.h
4883         * src/summaryview.c
4884         * src/summaryview.h
4885         * src/syldap.c
4886         * src/syldap.h
4887         * src/textview.c
4888         * src/textview.h
4889         * src/toolbar.c
4890         * src/toolbar.h
4891         * src/undo.c
4892         * src/undo.h
4893         * src/unmime.c
4894         * src/unmime.h
4895         * src/vcard.c
4896         * src/vcard.h
4897         * src/wizard.c
4898         * src/wizard.h
4899         * src/common/base64.c
4900         * src/common/base64.h
4901         * src/common/defs.h
4902         * src/common/hooks.c
4903         * src/common/hooks.h
4904         * src/common/log.c
4905         * src/common/log.h
4906         * src/common/mgutils.c
4907         * src/common/mgutils.h
4908         * src/common/nntp.c
4909         * src/common/nntp.h
4910         * src/common/passcrypt.c
4911         * src/common/passcrypt.h.in
4912         * src/common/plugin.c
4913         * src/common/plugin.h
4914         * src/common/prefs.c
4915         * src/common/prefs.h
4916         * src/common/progressindicator.c
4917         * src/common/progressindicator.h
4918         * src/common/quoted-printable.c
4919         * src/common/quoted-printable.h
4920         * src/common/session.c
4921         * src/common/session.h
4922         * src/common/smtp.c
4923         * src/common/smtp.h
4924         * src/common/socket.c
4925         * src/common/socket.h
4926         * src/common/ssl.c
4927         * src/common/ssl.h
4928         * src/common/ssl_certificate.c
4929         * src/common/ssl_certificate.h
4930         * src/common/stringtable.c
4931         * src/common/stringtable.h
4932         * src/common/sylpheed.c
4933         * src/common/sylpheed.h
4934         * src/common/template.c
4935         * src/common/template.h
4936         * src/common/timing.h
4937         * src/common/utils.c
4938         * src/common/utils.h
4939         * src/common/version.h.in
4940         * src/common/xml.c
4941         * src/common/xml.h
4942         * src/common/xmlprops.c
4943         * src/common/xmlprops.h
4944         * src/gtk/colorlabel.c
4945         * src/gtk/colorsel.c
4946         * src/gtk/colorsel.h
4947         * src/gtk/description_window.c
4948         * src/gtk/description_window.h
4949         * src/gtk/filesel.c
4950         * src/gtk/filesel.h
4951         * src/gtk/foldersort.c
4952         * src/gtk/foldersort.h
4953         * src/gtk/gtkutils.c
4954         * src/gtk/gtkutils.h
4955         * src/gtk/inputdialog.c
4956         * src/gtk/inputdialog.h
4957         * src/gtk/logwindow.c
4958         * src/gtk/logwindow.h
4959         * src/gtk/manage_window.c
4960         * src/gtk/manage_window.h
4961         * src/gtk/menu.c
4962         * src/gtk/menu.h
4963         * src/gtk/pluginwindow.c
4964         * src/gtk/pluginwindow.h
4965         * src/gtk/prefswindow.c
4966         * src/gtk/prefswindow.h
4967         * src/gtk/progressdialog.c
4968         * src/gtk/progressdialog.h
4969         * src/gtk/sslcertwindow.c
4970         * src/gtk/sslcertwindow.h
4971         * src/plugins/clamav/clamav_plugin.c
4972         * src/plugins/clamav/clamav_plugin.h
4973         * src/plugins/clamav/clamav_plugin_gtk.c
4974         * src/plugins/demo/demo.c
4975         * src/plugins/dillo_viewer/dillo_prefs.c
4976         * src/plugins/dillo_viewer/dillo_prefs.h
4977         * src/plugins/dillo_viewer/dillo_viewer.c
4978         * src/plugins/pgpcore/passphrase.c
4979         * src/plugins/pgpcore/passphrase.h
4980         * src/plugins/pgpcore/plugin.c
4981         * src/plugins/pgpcore/select-keys.c
4982         * src/plugins/pgpcore/select-keys.h
4983         * src/plugins/pgpcore/sgpgme.c
4984         * src/plugins/pgpcore/sgpgme.h
4985         * src/plugins/pgpinline/pgpinline.c
4986         * src/plugins/pgpinline/pgpinline.h
4987         * src/plugins/pgpinline/plugin.c
4988         * src/plugins/pgpmime/pgpmime.c
4989         * src/plugins/pgpmime/pgpmime.h
4990         * src/plugins/pgpmime/plugin.c
4991         * src/plugins/spamassassin/spamassassin.c
4992         * src/plugins/spamassassin/spamassassin.h
4993         * src/plugins/spamassassin/spamassassin_gtk.c
4994         * src/plugins/trayicon/trayicon.c
4995                 update copyright header
4996
4997 2006-01-13 [paul]       1.9.100cvs141
4998
4999         * src/account.c
5000         * src/export.c
5001         * src/import.c
5002         * src/mainwindow.c
5003         * src/prefs_account.c
5004         * src/prefs_display_header.c
5005         * src/prefs_receive.c
5006         * src/prefs_send.c
5007         * src/prefs_summaries.c
5008         * src/prefs_themes.c
5009         * src/prefs_toolbar.c
5010         * src/gtk/about.c
5011                 various cleanups
5012
5013 2006-01-12 [colin]      1.9.100cvs140
5014
5015         * src/folder.c
5016         * src/folder.h
5017         * src/main.c
5018                 Add --subscribe option
5019                 Let sylpheed-claws email@domain.com equivalent to --compose
5020                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
5021
5022 2006-01-12 [paul]       1.9.100cvs139
5023
5024         * src/mainwindow.c
5025                 append 'Change folder order' label with '...'
5026         * src/prefs_actions.c
5027                 allow reordering of actions list by dnd
5028         * src/gtk/foldersort.c
5029                 make the dialog nicer
5030
5031 2006-01-11 [colin]      1.9.100cvs138
5032
5033         * src/compose.c
5034                 Allow templates without text
5035
5036 2006-01-11 [paul]       1.9.100cvs137
5037
5038         * tools/README
5039         * tools/filter_conv_new.pl
5040                 add info to README
5041                 also check .sylpheed for filter.xml
5042                 be a bit informative to the user
5043
5044 2006-01-11 [colin]      1.9.100cvs136
5045
5046         * src/textview.c
5047                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
5048
5049 2006-01-10 [paul]       1.9.100cvs135
5050
5051         * tools/Makefile.am
5052         * tools/filter_conv_new.pl
5053                 add script to convert new style Sylpheed
5054                 filter rules (Sylpheed >= 0.9.99) to
5055                 Claws filtering rules
5056
5057 2006-01-10 [colin]      1.9.100cvs134
5058
5059         * src/compose.c
5060                 Fix broken line joins in certain conditions
5061                 (between two quoted lines: <enter><enter><up>
5062                  <type a wrapped sentence><go in the first line>
5063                  <insert more text><watch as line joining failed>)
5064
5065 2006-01-10 [paul]       1.9.100cvs133
5066
5067         * src/compose.c
5068                 don't report success in error dialog
5069                 thanks to Colin
5070         * src/common/utils.c
5071                 include some trailing punctuations as URI
5072                 thanks to Hiro
5073
5074 2006-01-10 [paul]       1.9.100cvs132
5075
5076         * src/mimeview.c
5077                 fix incompatible pointer type
5078                 warning
5079
5080 2006-01-10 [paul]       1.9.100cvs131
5081
5082         * src/compose.c
5083                 change Subject in window title
5084                 instantaneously
5085
5086 2006-01-09 [colin]      1.9.100cvs130
5087
5088         * src/addressbook.c
5089         * src/headerview.c
5090         * src/mainwindow.c
5091         * src/messageview.c
5092         * src/mimeview.c
5093         * src/noticeview.c
5094         * src/summaryview.c
5095                 Fix possible crashes on exit and in addressbook
5096
5097 2006-01-09 [paul]       1.9.100cvs129
5098
5099         * src/prefs_msg_colors.c
5100                 some cleanups that I forgot last time
5101
5102 2006-01-09 [paul]       1.9.100cvs128
5103
5104         * README
5105         * src/folderview.c
5106         * src/prefs_msg_colors.c
5107                 add previously hidden option, color_new, to
5108                 the gui
5109                 move the page to Display/
5110                 rework the gui
5111
5112 2006-01-09 [wwp]        1.9.100cvs127
5113
5114         * src/prefs_themes.c
5115                 made the prefs/display/themes layouts spacing less condensed
5116                 (and so they match other prefs/pages' look).
5117
5118 2006-01-09 [paul]       1.9.100cvs126
5119
5120         * src/compose.c
5121         * src/prefs_common.c
5122         * src/prefs_common.h
5123         * src/prefs_wrapping.c
5124                 remove 'wrap at send' option
5125
5126 2006-01-06 [colin]      1.9.100cvs125
5127
5128         * src/compose.c
5129                 Just make completely sure we don't insert "manual line breaks" 
5130                 when wrapping... 
5131
5132 2006-01-04 [paul]
5133
5134         * 2.0.0-rc3 released
5135
5136 2006-01-04 [paul]       1.9.100cvs124
5137
5138         * src/folderview.c
5139                 fix bug 882, 'quick scroll in folder list
5140                 displays wrong folder contents'
5141
5142 2006-01-04 [paul]       1.9.100cvs123
5143
5144         * src/plugins/pgpmime/pgpmime.c
5145                 better debug information when signing
5146                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
5147
5148 2006-01-03 [colin]      1.9.100cvs122
5149
5150         * configure.ac
5151                 We need to recheck for gpgme 1.0.0 after checking
5152                 for 1.1.1, because if 1.1.1 isn't available, 
5153                 GPGME_LIBS and friends are blanked out by the 
5154                 second check.
5155
5156 2006-01-03 [colin]      1.9.100cvs121
5157
5158         * src/common/prefs.c
5159                 Windows unlink-before rename fix
5160         * src/plugins/pgpcore/sgpgme.c
5161                 Add support for PKA info if available
5162                 Both patches by Werner Koch
5163
5164 2006-01-03 [paul]       1.9.100cvs120
5165
5166         * src/messageview.c
5167                 fix bug 884, 'Send receipt' button visible in queue
5168                 Thanks to Colin
5169
5170 2006-01-02 [colin]      1.9.100cvs119
5171
5172         * src/compose.c
5173         * src/imap.c
5174                 Fix autosave on IMAP and more generally try to
5175                 return the correct ID on a newly added IMAP message
5176
5177 2006-01-02 [paul]       1.9.100cvs118
5178
5179         * manual/keyboard.xml
5180                 edited
5181
5182 2006-01-01 [paul]       1.9.100cvs117
5183
5184         * src/gtk/authors.h
5185                 alphabetical order
5186
5187 2005-12-30 [colin]      1.9.100cvs116
5188
5189         * manual/advanced.xml
5190                 Explain Pre/Post-processing differences.
5191
5192 2005-12-30 [colin]      1.9.100cvs115
5193
5194         * src/mh.c
5195                 Implement copy_msgs for a little optimization
5196         * src/imap.c
5197                 Finish yesterday's fix
5198
5199 2005-12-29 [colin]      1.9.100cvs114
5200
5201         * src/imap.c
5202                 Fix occasional failure in fetching a mail over
5203                 IMAP
5204
5205 2005-12-29 [colin]      1.9.100cvs113
5206
5207         * src/compose.c
5208                 Don't remove a draft when sending it, if it is 
5209                 locked.
5210
5211 2005-12-28 [colin]      1.9.100cvs112
5212
5213         * src/summaryview.c
5214                 Fix leak for real
5215
5216 2005-12-28 [wwp]        1.9.100cvs111
5217
5218         * doc/faq/.cvsignore
5219         * doc/faq/de/.cvsignore
5220         * doc/faq/en/.cvsignore
5221         * doc/faq/es/.cvsignore
5222         * doc/faq/fr/.cvsignore
5223         * doc/faq/it/.cvsignore
5224         * doc/manual/.cvsignore
5225         * doc/manual/de/.cvsignore
5226         * doc/manual/en/.cvsignore
5227         * doc/manual/es/.cvsignore
5228         * doc/manual/fr/.cvsignore
5229         * doc/manual/ja/.cvsignore
5230         * src/plugins/mathml_viewer/.cvsignore
5231                 rollback revival of those files (my bad, sorry for the noise).
5232
5233 2005-12-28 [wwp]        1.9.100cvs110
5234
5235         * src/compose.c
5236                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
5237
5238 2005-12-28 [wwp]        1.9.100cvs109
5239
5240         * doc/faq/.cvsignore
5241         * doc/faq/de/.cvsignore
5242         * doc/faq/en/.cvsignore
5243         * doc/faq/es/.cvsignore
5244         * doc/faq/fr/.cvsignore
5245         * doc/faq/it/.cvsignore
5246         * doc/manual/.cvsignore
5247         * doc/manual/de/.cvsignore
5248         * doc/manual/en/.cvsignore
5249         * doc/manual/es/.cvsignore
5250         * doc/manual/fr/.cvsignore
5251         * doc/manual/ja/.cvsignore
5252         * src/plugins/mathml_viewer/.cvsignore
5253         * po/.cvsignore
5254                 more files to ignore.
5255
5256 2005-12-24 [colin]      1.9.100cvs108
5257
5258         * AUTHORS
5259         * src/gtk/authors.h
5260                 Update for Werner
5261
5262 2005-12-24 [colin]      1.9.100cvs107
5263
5264         * src/procmsg.c
5265                 Allow NULL src_msginfo in 
5266                 procmsg_msginfo_new_from_mimeinfo
5267
5268 2005-12-23 [paul]       1.9.100cvs106
5269
5270         * src/plugins/pgpinline/mypgpcore.def
5271                 add this forgotten file
5272
5273 2005-12-23 [colin]      1.9.100cvs105
5274
5275         * src/mainwindow.c
5276                 Fix missing break
5277
5278 2005-12-23 [colin]      1.9.100cvs104
5279
5280         * autogen.sh
5281         * src/folder.c
5282         * src/mh.c
5283         * src/common/plugin.c
5284         * src/common/socket.c
5285         * src/common/socket.h
5286         * src/common/utils.c
5287         * src/common/utils.h
5288         * src/gtk/pluginwindow.c
5289         * src/plugins/pgpcore/plugin.def
5290         * src/plugins/pgpcore/sylpheed.def
5291         * src/plugins/pgpinline/Makefile.am
5292         * src/plugins/pgpinline/plugin.def
5293         * src/plugins/pgpinline/sylpheed.def
5294         * src/plugins/pgpmime/plugin.def
5295         * src/plugins/pgpmime/sylpheed.def
5296                 Various w32 fixes by Werner Koch
5297
5298 2005-12-22 [paul]       1.9.100cvs103
5299
5300         * src/wizard.c
5301                 don't offer IMAP as 'server type' if
5302                 libetpan isn't built in
5303
5304 2005-12-22 [paul]       1.9.100cvs102
5305
5306         * AUTHORS
5307         * src/mainwindow.c
5308         * src/mainwindow.h
5309         * src/toolbar.c
5310         * src/gtk/authors.h
5311                 support GTK_TOOLBAR_BOTH_HORIZ (text
5312                 next to icon) Patch by Marien Zwart
5313                 marienz@users.sf.net
5314                 Also reword the text
5315
5316 2005-12-21 [colin]      1.9.100cvs101
5317
5318         * configure.ac
5319                 Fix DATADIRNAME
5320         * COPYING
5321                 Fix missing section and explicit the exception better
5322         * src/compose.c
5323                 Prevent mail from being lost without notice when an
5324                 SMTP error happens on trying to send an unmodified
5325                 drafted mail.
5326         * src/send_message.c
5327         * src/common/smtp.c
5328                 Fix password remembering when wrong, and add return
5329                 value checks where they should have been
5330         * src/plugins/pgpcore/sylpheed.def
5331         * src/plugins/pgpinline/sylpheed.def
5332         * src/plugins/pgpmime/sylpheed.def
5333                 Add a few symbols needed
5334
5335 2005-12-21 [paul]       1.9.100cvs100
5336
5337         * m4/codeset.m4
5338         * m4/glibc21.m4
5339         * m4/intdiv0.m4
5340         * m4/inttypes-pri.m4
5341         * m4/inttypes.m4
5342         * m4/inttypes_h.m4
5343         * m4/isc-posix.m4
5344         * m4/lcmessage.m4
5345         * m4/stdint_h.m4
5346         * m4/uintmax_t.m4
5347                 gettextization
5348                 thanks to Colin
5349
5350 2005-12-21 [paul]       1.9.100cvs99
5351
5352         * po/sv.po
5353                 fixed by Colin
5354
5355 2005-12-20 [paul]       1.9.100cvs98
5356
5357         * po/sv.po
5358                 updated by Anders Trobäck
5359
5360 2005-12-20 [colin]      1.9.100cvs97
5361
5362         * ABOUT-NLS
5363         * Makefile.am
5364         * autogen.sh
5365         * configure.ac
5366         * config/config.rpath
5367         * config/mkinstalldirs
5368         * m4/Makefile.am
5369         * m4/glibc2.m4
5370         * m4/gnupg.m4
5371         * m4/gpgme.m4
5372         * m4/intmax.m4
5373         * m4/longdouble.m4
5374         * m4/longlong.m4
5375         * m4/printf-posix.m4
5376         * m4/signed.m4
5377         * m4/size_max.m4
5378         * m4/ulonglong.m4
5379         * m4/wchar_t.m4
5380         * m4/wint_t.m4
5381         * m4/xsize.m4
5382         * po/Makefile.in.in
5383         * po/Makevars
5384         * po/bg.po
5385         * po/ca.po
5386         * po/cs.po
5387         * po/de.po
5388         * po/el.po
5389         * po/en_GB.po
5390         * po/es.po
5391         * po/fi.po
5392         * po/fr.po
5393         * po/hr.po
5394         * po/hu.po
5395         * po/it.po
5396         * po/ja.po
5397         * po/ko.po
5398         * po/nb.po
5399         * po/nl.po
5400         * po/pl.po
5401         * po/pt_BR.po
5402         * po/ru.po
5403         * po/sk.po
5404         * po/sr.po
5405         * po/stamp-po
5406         * po/sv.po
5407         * po/zh_CN.po
5408         * po/zh_TW.po
5409         * src/Makefile.am
5410         * src/codeconv.c
5411         * src/compose.c
5412         * src/exporthtml.c
5413         * src/exportldif.c
5414         * src/folder.c
5415         * src/main.c
5416         * src/manual.c
5417         * src/mh.c
5418         * src/mimeview.c
5419         * src/send_message.c
5420         * src/common/Makefile.am
5421         * src/common/fnmatch.c
5422         * src/common/fnmatch.h
5423         * src/common/fnmatch_loop.c
5424         * src/common/nntp.c
5425         * src/common/plugin.c
5426         * src/common/smtp.c
5427         * src/common/socket.c
5428         * src/common/string_match.c
5429         * src/common/sylpheed.c
5430         * src/common/utils.c
5431         * src/common/utils.h
5432         * src/common/w32_dirent.c
5433         * src/common/w32_reg.c
5434         * src/common/w32_signal.c
5435         * src/common/w32_stat.c
5436         * src/common/w32_stdio.c
5437         * src/common/w32_stdlib.c
5438         * src/common/w32_string.c
5439         * src/common/w32_time.c
5440         * src/common/w32_unistd.c
5441         * src/common/w32_wait.c
5442         * src/common/w32lib.h
5443         * src/etpan/Makefile.am
5444         * src/gtk/Makefile.am
5445         * src/plugins/clamav/Makefile.am
5446         * src/plugins/demo/Makefile.am
5447         * src/plugins/dillo_viewer/Makefile.am
5448         * src/plugins/pgpcore/Makefile.am
5449         * src/plugins/pgpcore/passphrase.c
5450         * src/plugins/pgpcore/plugin.def
5451         * src/plugins/pgpcore/sgpgme.c
5452         * src/plugins/pgpcore/sylpheed.def
5453         * src/plugins/pgpcore/version.rc
5454         * src/plugins/pgpinline/Makefile.am
5455         * src/plugins/pgpinline/plugin.def
5456         * src/plugins/pgpinline/sylpheed.def
5457         * src/plugins/pgpinline/version.rc
5458         * src/plugins/pgpmime/Makefile.am
5459         * src/plugins/pgpmime/mypgpcore.def
5460         * src/plugins/pgpmime/plugin.def
5461         * src/plugins/pgpmime/sylpheed.def
5462         * src/plugins/pgpmime/version.rc
5463         * src/plugins/spamassassin/Makefile.am
5464                 Very little ;-) patch from Werner Koch, providing
5465                 infrastructure for cross-compiling to Win32
5466
5467 2005-12-20 [paul]       1.9.100cvs96
5468
5469         * src/account.c
5470         * src/account.h
5471         * src/mainwindow.c
5472         * src/mainwindow.h
5473         * src/toolbar.c
5474         * src/toolbar.h
5475                 add a combo to the Get All button, allowing
5476                 quick retrieval from any account
5477                 Patch by Fabien Vantard, slightly modified
5478                 by Colin
5479         * src/gtk/about.c
5480                 i18n fix. Patch by Fabien Vantard
5481
5482 2005-12-19 [colin]      1.9.100cvs95
5483
5484         * src/compose.c
5485         * src/compose.h
5486                 Don't automatically join lines when they've 
5487                 been separated by the user and not automatically
5488
5489 2005-12-19 [paul]       1.9.100cvs94
5490
5491         * src/gtk/pluginwindow.c
5492                 i18n fix.
5493                 Patch by Fabien Vantard
5494
5495 2005-12-15 [paul]       1.9.100cvs93
5496
5497         * src/common/plugin.c
5498         * src/common/plugin.h
5499         * src/gtk/pluginwindow.c
5500         * src/plugins/clamav/clamav_plugin.c
5501         * src/plugins/demo/demo.c
5502         * src/plugins/dillo_viewer/dillo_viewer.c
5503         * src/plugins/pgpcore/plugin.c
5504         * src/plugins/pgpinline/plugin.c
5505         * src/plugins/pgpmime/plugin.c
5506         * src/plugins/spamassassin/spamassassin.c
5507         * src/plugins/trayicon/trayicon.c
5508                 add plugin_version()
5509
5510 2005-12-15 [colin]      1.9.100cvs92
5511
5512         * src/compose.c
5513                 Further fix bug #875
5514
5515 2005-12-15 [paul]       1.9.100cvs91
5516
5517         * src/gtk/filesel.c
5518                 fix attach_load_dir getting set to
5519                 PLUGINDIR on plugin load
5520
5521 2005-12-14 [mones]      1.9.100cvs90
5522
5523         * manual/ack.xml
5524         * manual/keyboard.xml
5525                 Initial draft and some shortcuts added
5526                 
5527         * po/es.po
5528                 Updated translation
5529
5530 2005-12-14 [colin]      1.9.100cvs89
5531
5532         * src/compose.c
5533         * src/imap.c
5534         * src/summaryview.c
5535         * src/gtk/gtkaspell.c
5536                 More leaks fixed
5537         * src/prefs_folder_item.c
5538                 Fix recursive prefs apply
5539
5540
5541 2005-12-14 [colin]      1.9.100cvs88
5542
5543         * src/compose.c
5544                 Fix bug #875 (Freeze On Inline Forward of 
5545                 Large Message)
5546
5547 2005-12-13 [colin]      1.9.100cvs87
5548
5549         * src/compose.c
5550                 Uniq-ify and sort the mimetypes list
5551                 Patch by Fabien Vantard
5552
5553 2005-12-13 [colin]      1.9.100cvs86
5554
5555         * src/imap.c
5556         * src/etpan/imap-thread.c
5557                 Fix leaks (patch by Hoa)
5558         * src/news.c
5559         * src/common/plugin.c
5560                 Fix leaks
5561
5562 2005-12-12 [colin]
5563
5564         * 2.0.0-rc2 released
5565
5566 2005-12-12 [colin]      1.9.100cvs85
5567
5568         * src/matcher.c
5569                 Fix a leak
5570
5571 2005-12-12 [wwp]        1.9.100cvs84
5572
5573         * src/gtk/icon_legend.c
5574                 fix misbehaviour and crash when closing the legend window
5575         using the Esc key (patch by Fabien Vantard).
5576
5577 2005-12-12 [paul]       1.9.100cvs83
5578
5579         * src/browseldap.c
5580         * src/foldersel.c
5581         * src/prefs_actions.c
5582         * src/prefs_filtering.c
5583         * src/prefs_matcher.c
5584         * src/prefs_spelling.glade      ** REMOVED **
5585         * src/prefs_template.c
5586         * src/gtk/foldersort.glade      ** REMOVED **
5587         * src/gtk/pluginwindow.c
5588         * src/gtk/pluginwindow.glade    ** REMOVED **
5589         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
5590                 cleanups
5591
5592 2005-12-11 [paul]       1.9.100cvs82
5593
5594         * src/gtk/filesel.c
5595                 fix attach_load_dir crasher (double free)
5596
5597 2005-12-09 [paul]       1.9.100cvs81
5598
5599         * po/POTFILES.in
5600         * src/mainwindow.c
5601         * src/gtk/Makefile.am
5602         * src/gtk/icon_legend.c
5603         * src/gtk/icon_legend.h
5604                 add icon legend
5605         * src/manual.c
5606                 cleanup
5607
5608 2005-12-09 [paul]       1.9.100cvs80
5609
5610         * src/plugins/pgpcore/passphrase.c
5611                 wrap the label in the dialog
5612
5613 2005-12-09 [colin]      1.9.100cvs79
5614
5615         * src/plugins/pgpcore/sgpgme.c
5616                 Display (untrusted) on not trusted signatures
5617                 Patch by Michal Èihaø <michal@cihar.com>
5618                 Closes bug #867 (Report also key trust)
5619
5620 2005-12-09 [colin]      1.9.100cvs78
5621
5622         * src/common/plugin.c
5623                 Update licence check, following Eben Moglen's advice
5624
5625 2005-12-08 [colin]      1.9.100cvs77
5626
5627         * src/folder.c
5628                 Fix the occasionnal item->cache != NULL 
5629                 assertion failure. 
5630
5631 2005-12-08 [colin]      1.9.100cvs76
5632
5633         * src/mimeview.c
5634         * src/plugins/pgpcore/sgpgme.c
5635                 Print key id when unable to check it
5636                 Closes bug #866 (Show key id when missing)
5637
5638 2005-12-08 [paul]       1.9.100cvs75
5639
5640         * src/prefs_common.c
5641         * src/prefs_common.h
5642         * src/gtk/filesel.c
5643                 remember load attachment dir
5644
5645 2005-12-07 [colin]      1.9.100cvs74
5646
5647         * src/prefs_toolbar.c
5648                 Gtk fixes, patch by Fabien Vantard
5649
5650 2005-12-07 [colin]      1.9.100cvs73
5651
5652         * src/action.c
5653         * src/compose.c
5654         * src/compose.h
5655                 Fix bug #839 (Quoted text isn't colored after 
5656                 executing an action)
5657         * src/common/plugin.c
5658                 Require plugins to declare their licence in plugin_licence()
5659                 Refuse to load non-GPL plugins as they'd be illegal (as 
5660                 derived works of Sylpheed-Claws, they must be GPL).
5661         * src/plugins/clamav/clamav_plugin.c
5662         * src/plugins/demo/demo.c
5663         * src/plugins/dillo_viewer/dillo_viewer.c
5664         * src/plugins/pgpcore/plugin.c
5665         * src/plugins/pgpinline/plugin.c
5666         * src/plugins/pgpmime/plugin.c
5667         * src/plugins/spamassassin/spamassassin.c
5668         * src/plugins/trayicon/trayicon.c
5669                 Add plugin_licence()
5670
5671 2005-12-07 [paul]       1.9.100cvs72
5672
5673         * configure.ac
5674         * src/mainwindow.c
5675         * src/manual.c
5676         * src/manual.h
5677         * src/common/defs.h
5678                 clean up after local FAQ removal and
5679                 temporary manual removal
5680
5681 2005-12-06 [colin]      1.9.100cvs71
5682
5683         * configure.ac
5684         * doc/Makefile.am
5685         * doc/faq/.cvsignore
5686         * doc/faq/Makefile.am
5687         * doc/faq/de/.cvsignore
5688         * doc/faq/de/Makefile.am
5689         * doc/faq/de/sylpheed-faq-1.html
5690         * doc/faq/de/sylpheed-faq-2.html
5691         * doc/faq/de/sylpheed-faq-3.html
5692         * doc/faq/de/sylpheed-faq.html
5693         * doc/faq/en/.cvsignore
5694         * doc/faq/en/Makefile.am
5695         * doc/faq/en/sylpheed-faq-1.html
5696         * doc/faq/en/sylpheed-faq-2.html
5697         * doc/faq/en/sylpheed-faq-3.html
5698         * doc/faq/en/sylpheed-faq-4.html
5699         * doc/faq/en/sylpheed-faq.html
5700         * doc/faq/es/.cvsignore
5701         * doc/faq/es/Makefile.am
5702         * doc/faq/es/sylpheed-faq-1.html
5703         * doc/faq/es/sylpheed-faq-2.html
5704         * doc/faq/es/sylpheed-faq-3.html
5705         * doc/faq/es/sylpheed-faq-4.html
5706         * doc/faq/es/sylpheed-faq.html
5707         * doc/faq/fr/.cvsignore
5708         * doc/faq/fr/Makefile.am
5709         * doc/faq/fr/sylpheed-faq-1.html
5710         * doc/faq/fr/sylpheed-faq-2.html
5711         * doc/faq/fr/sylpheed-faq-3.html
5712         * doc/faq/fr/sylpheed-faq.html
5713         * doc/faq/it/.cvsignore
5714         * doc/faq/it/Makefile.am
5715         * doc/faq/it/sylpheed-faq-1.html
5716         * doc/faq/it/sylpheed-faq-2.html
5717         * doc/faq/it/sylpheed-faq-3.html
5718         * doc/faq/it/sylpheed-faq.html
5719         * doc/manual/.cvsignore
5720         * doc/manual/Makefile.am
5721         * doc/manual/de/.cvsignore
5722         * doc/manual/de/Makefile.am
5723         * doc/manual/de/sylpheed-1.html
5724         * doc/manual/de/sylpheed-10.html
5725         * doc/manual/de/sylpheed-11.html
5726         * doc/manual/de/sylpheed-12.html
5727         * doc/manual/de/sylpheed-13.html
5728         * doc/manual/de/sylpheed-14.html
5729         * doc/manual/de/sylpheed-15.html
5730         * doc/manual/de/sylpheed-16.html
5731         * doc/manual/de/sylpheed-17.html
5732         * doc/manual/de/sylpheed-18.html
5733         * doc/manual/de/sylpheed-19.html
5734         * doc/manual/de/sylpheed-2.html
5735         * doc/manual/de/sylpheed-20.html
5736         * doc/manual/de/sylpheed-3.html
5737         * doc/manual/de/sylpheed-4.html
5738         * doc/manual/de/sylpheed-5.html
5739         * doc/manual/de/sylpheed-6.html
5740         * doc/manual/de/sylpheed-7.html
5741         * doc/manual/de/sylpheed-8.html
5742         * doc/manual/de/sylpheed-9.html
5743         * doc/manual/de/sylpheed.html
5744         * doc/manual/en/.cvsignore
5745         * doc/manual/en/Makefile.am
5746         * doc/manual/en/sylpheed-1.html
5747         * doc/manual/en/sylpheed-10.html
5748         * doc/manual/en/sylpheed-11.html
5749         * doc/manual/en/sylpheed-12.html
5750         * doc/manual/en/sylpheed-13.html
5751         * doc/manual/en/sylpheed-14.html
5752         * doc/manual/en/sylpheed-15.html
5753         * doc/manual/en/sylpheed-16.html
5754         * doc/manual/en/sylpheed-17.html
5755         * doc/manual/en/sylpheed-18.html
5756         * doc/manual/en/sylpheed-19.html
5757         * doc/manual/en/sylpheed-2.html
5758         * doc/manual/en/sylpheed-20.html
5759         * doc/manual/en/sylpheed-21.html
5760         * doc/manual/en/sylpheed-22.html
5761         * doc/manual/en/sylpheed-3.html
5762         * doc/manual/en/sylpheed-4.html
5763         * doc/manual/en/sylpheed-5.html
5764         * doc/manual/en/sylpheed-6.html
5765         * doc/manual/en/sylpheed-7.html
5766         * doc/manual/en/sylpheed-8.html
5767         * doc/manual/en/sylpheed-9.html
5768         * doc/manual/en/sylpheed.html
5769         * doc/manual/es/.cvsignore
5770         * doc/manual/es/Makefile.am
5771         * doc/manual/es/sylpheed-1.html
5772         * doc/manual/es/sylpheed-10.html
5773         * doc/manual/es/sylpheed-11.html
5774         * doc/manual/es/sylpheed-12.html
5775         * doc/manual/es/sylpheed-13.html
5776         * doc/manual/es/sylpheed-14.html
5777         * doc/manual/es/sylpheed-15.html
5778         * doc/manual/es/sylpheed-16.html
5779         * doc/manual/es/sylpheed-17.html
5780         * doc/manual/es/sylpheed-18.html
5781         * doc/manual/es/sylpheed-19.html
5782         * doc/manual/es/sylpheed-2.html
5783         * doc/manual/es/sylpheed-20.html
5784         * doc/manual/es/sylpheed-3.html
5785         * doc/manual/es/sylpheed-4.html
5786         * doc/manual/es/sylpheed-5.html
5787         * doc/manual/es/sylpheed-6.html
5788         * doc/manual/es/sylpheed-7.html
5789         * doc/manual/es/sylpheed-8.html
5790         * doc/manual/es/sylpheed-9.html
5791         * doc/manual/es/sylpheed.html
5792         * doc/manual/fr/.cvsignore
5793         * doc/manual/fr/Makefile.am
5794         * doc/manual/fr/sylpheed-1.html
5795         * doc/manual/fr/sylpheed-10.html
5796         * doc/manual/fr/sylpheed-11.html
5797         * doc/manual/fr/sylpheed-12.html
5798         * doc/manual/fr/sylpheed-13.html
5799         * doc/manual/fr/sylpheed-14.html
5800         * doc/manual/fr/sylpheed-15.html
5801         * doc/manual/fr/sylpheed-16.html
5802         * doc/manual/fr/sylpheed-17.html
5803         * doc/manual/fr/sylpheed-18.html
5804         * doc/manual/fr/sylpheed-19.html
5805         * doc/manual/fr/sylpheed-2.html
5806         * doc/manual/fr/sylpheed-20.html
5807         * doc/manual/fr/sylpheed-3.html
5808         * doc/manual/fr/sylpheed-4.html
5809         * doc/manual/fr/sylpheed-5.html
5810         * doc/manual/fr/sylpheed-6.html
5811         * doc/manual/fr/sylpheed-7.html
5812         * doc/manual/fr/sylpheed-8.html
5813         * doc/manual/fr/sylpheed-9.html
5814         * doc/manual/fr/sylpheed.html
5815         * doc/manual/ja/.cvsignore
5816         * doc/manual/ja/Makefile.am
5817         * doc/manual/ja/sylpheed-1.html
5818         * doc/manual/ja/sylpheed-10.html
5819         * doc/manual/ja/sylpheed-11.html
5820         * doc/manual/ja/sylpheed-12.html
5821         * doc/manual/ja/sylpheed-13.html
5822         * doc/manual/ja/sylpheed-14.html
5823         * doc/manual/ja/sylpheed-15.html
5824         * doc/manual/ja/sylpheed-16.html
5825         * doc/manual/ja/sylpheed-17.html
5826         * doc/manual/ja/sylpheed-18.html
5827         * doc/manual/ja/sylpheed-19.html
5828         * doc/manual/ja/sylpheed-2.html
5829         * doc/manual/ja/sylpheed-20.html
5830         * doc/manual/ja/sylpheed-3.html
5831         * doc/manual/ja/sylpheed-4.html
5832         * doc/manual/ja/sylpheed-5.html
5833         * doc/manual/ja/sylpheed-6.html
5834         * doc/manual/ja/sylpheed-7.html
5835         * doc/manual/ja/sylpheed-8.html
5836         * doc/manual/ja/sylpheed-9.html
5837         * doc/manual/ja/sylpheed.html
5838         * doc/manual/ja/sylpheed.sgml
5839         * src/mainwindow.c
5840                 Remove outdated manual and faq. Noisy, eh?
5841
5842 2005-12-06 [colin]      1.9.100cvs70
5843
5844         * src/compose.c
5845         * src/quote_fmt_parse.y
5846         * src/undo.c
5847         * src/undo.h
5848                 Allow %X to position cursor at 0 
5849                 (no %X = before signature)
5850                 Fix paste as quotation putting the cursor at 0
5851                 Fix undo offsets when pasting
5852                 Insert the quote_fmt at once instead of line 
5853                 by line
5854                 Fix [Edited] when starting to reply/forward
5855
5856 2005-12-06 [paul]       1.9.100cvs69
5857
5858         * src/plugins/clamav/clamav_plugin_gtk.c
5859                 add another tooltip
5860         * src/plugins/spamassassin/spamassassin_gtk.c
5861                 rework spamassassin_create_widget_func()
5862
5863 2005-12-05 [colin]      1.9.100cvs68
5864
5865         * po/POTFILES.in
5866                 Fix make release ;-)
5867
5868 2005-12-05 [colin]      1.9.100cvs67
5869
5870         * src/compose.c
5871         * src/compose.h
5872                 Fix cursor positioning (not obeying %X)
5873
5874 2005-12-05 [paul]       1.9.100cvs66
5875
5876         * src/plugins/dillo_viewer/dillo_prefs.c
5877                 fix compilation warning
5878
5879 2005-12-05 [paul]       1.9.100cvs65
5880
5881         * src/prefs_spelling.c
5882         * src/plugins/trayicon/trayicon.c
5883                 cleanups - remove unused stuff
5884
5885 2005-12-05 [paul]       1.9.100cvs64
5886
5887         * README
5888         * manual/plugins.xml
5889                 remove info about removed mathml_viewer plugin
5890
5891 2005-12-05 [paul]       1.9.100cvs63
5892
5893         * configure.ac
5894         * src/plugins/Makefile.am
5895         * src/plugins/mathml_viewer/.cvsignore
5896         * src/plugins/mathml_viewer/Makefile.am
5897         * src/plugins/mathml_viewer/mathml_viewer.c
5898                 remove unmaintained mathml_viewer plugin
5899
5900 2005-12-05 [paul]       1.9.100cvs62
5901
5902         * src/summaryview.c
5903                 obey prefs_common.always_show_msg when
5904                 moving a msg
5905                 Thanks to Colin
5906
5907 2005-12-05 [paul]       1.9.100cvs61
5908
5909         * src/compose.c
5910         * src/prefs_account.c
5911         * src/prefs_filtering.c
5912         * src/prefs_quote.c
5913         * src/prefs_spelling.c
5914         * src/prefs_toolbar.c
5915         * src/summaryview.c
5916         * src/gtk/gtkutils.c
5917         * src/gtk/quicksearch.c
5918         * src/plugins/dillo_viewer/dillo_prefs.c
5919                 dialog cleanups
5920
5921 2005-12-04 [paul]       1.9.100cvs60
5922
5923         * src/inc.c
5924         * src/prefs_account.c
5925         * src/prefs_account.h
5926                 allow a Local account to specify a
5927                 default inbox
5928                 (closes bug 843 'Inbox cannot be changed for local
5929                  mailboxes')
5930
5931 2005-12-04 [colin]      1.9.100cvs59
5932
5933         * src/plugins/trayicon/trayicon.c
5934                 Remove Get, rename Get All to Get Mail in order to
5935                 be consistent with the default main toolbar
5936
5937 2005-12-03 [colin]      1.9.100cvs58
5938
5939         * manual/gpl.xml
5940         * manual/sylpheed-claws-manual.xml
5941                 Add GPL appendix
5942
5943 2005-12-03 [paul]       1.9.100cvs57
5944
5945         * AUTHORS
5946         * po/sv.po
5947         * src/gtk/authors.h
5948                 new (partially complete) Swedish translation
5949                 by Anders Troback <sylpheed@troback.com>
5950
5951 2005-12-02 [paul]       1.9.100cvs56
5952
5953         * configure.ac
5954                 libetpan 0.41 required
5955
5956 2005-12-02 [paul]       1.9.100cvs55
5957
5958         * src/plugins/clamav/clamav_plugin.c
5959         * src/plugins/clamav/clamav_plugin.h
5960         * src/plugins/clamav/clamav_plugin_gtk.c
5961         * src/plugins/spamassassin/spamassassin.c
5962         * src/plugins/spamassassin/spamassassin.h
5963         * src/plugins/spamassassin/spamassassin_gtk.c
5964                 unregister prefs pages on unloading, thus
5965                 preventing a crash
5966                 (thanks to Colin for the hint)
5967
5968 2005-12-02 [wwp]        1.9.100cvs54
5969
5970         * src/quote_fmt.h
5971         * src/quote_fmt_parse.y
5972                 fix misuse of gboolean*, use gboolean instead
5973                 (thanks to Paul, Colin, for pointing out that scaring one)
5974
5975 2005-12-02 [paul]       1.9.100cvs53
5976
5977         * src/plugins/clamav/clamav_plugin.c
5978                 int no --> unsigned int no
5979         * src/plugins/clamav/clamav_plugin_gtk.c
5980                 rework config page
5981
5982 2005-12-02 [wwp]        1.9.100cvs52
5983
5984         * src/compose.c
5985         * src/prefs_template.c
5986         * src/quote_fmt.h
5987         * src/quote_fmt_parse.y
5988                 prevent from executing |f and |p templates commands when
5989                 adding or replacing templates in prefs (avoids annoying and
5990                 potentially dangerous behaviours)
5991
5992 2005-12-02 [paul]       1.9.100cvs51
5993
5994         * src/prefs_common.c
5995                 allow translation of some default values
5996                 Patch by Fabien Vantard
5997
5998 2005-12-02 [paul]       1.9.100cvs50
5999
6000         * src/codeconv.c
6001         * src/codeconv.h
6002         * src/prefs_common.c
6003         * src/prefs_common.h
6004         * src/prefs_message.c
6005         * src/textview.c
6006                 remove obsolete 'convert_mb_alnum' option
6007                 and related stuff
6008         * src/gtk/about.c
6009                 remove unused 'about_textview_visibility_notify'
6010
6011 2005-12-02 [paul]       1.9.100cvs49
6012
6013         * src/prefs_account.c
6014         * src/prefs_compose_writing.c
6015         * src/prefs_fonts.c
6016         * src/prefs_gtk.h
6017         * src/prefs_image_viewer.c
6018         * src/prefs_message.c
6019         * src/prefs_other.c
6020         * src/prefs_receive.c
6021         * src/prefs_send.c
6022         * src/prefs_spelling.c
6023         * src/prefs_summaries.c
6024         * src/prefs_wrapping.c
6025         * src/plugins/dillo_viewer/dillo_prefs.c
6026         * src/plugins/pgpcore/prefs_gpg.c
6027                 several cleanups to the prefs dialogs
6028                 (slightly modified) patch by Fabien Vantard
6029
6030 2005-12-02 [paul]       1.9.100cvs48
6031
6032         * src/main.c
6033                 --exit means exit
6034         * src/send_message.c
6035                 fix crash on send when connection fails
6036
6037         Thanks to Colin
6038
6039 2005-12-01 [colin]      1.9.100cvs47
6040
6041         * src/html.c
6042                 Translate &hellip; to "..."
6043
6044 2005-11-30 [colin]      1.9.100cvs46
6045
6046         * src/matcher.c
6047         * src/matcher.h
6048                 Optimize back yesterday's fix.
6049
6050 2005-11-30 [paul]       1.9.100cvs45
6051
6052         * manual/faq.xml
6053                 standardised
6054         * manual/intro.xml
6055                 written by Colin, edited by me
6056
6057 2005-11-29 [colin]      1.9.100cvs44
6058
6059         * src/matcher.c
6060                 Skip headers unconditionnaly in match_body if the
6061                 rule is not message or ~message
6062
6063 2005-11-29 [colin]      1.9.100cvs43
6064
6065         * src/matcher.c
6066                 Fix body_part and such, not skipping headers 
6067                 if the matchcriteria wasn't the first in the rule
6068
6069 2005-11-29 [colin]      1.9.100cvs42
6070
6071         * src/compose.c
6072                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
6073                 option missing from message view window)
6074                 Fix double text D'n'D with gtk-2.8
6075         * src/matcher.c
6076                 Fix ~message, ~headers_part, ~body_part rules
6077         * src/messageview.c
6078                 Add Windows-1252 (Closes bug #863)
6079                 Fix accels
6080         * src/gtk/gtkaspell.c
6081                 Properly destroy accels in all menus
6082
6083 2005-11-29 [mones]      1.9.100cvs41
6084
6085         * po/es.po
6086                 Updated.
6087
6088 2005-11-27 [colin]      1.9.100cvs40
6089
6090         * src/mh_gtk.c
6091                 "/Remove mailbox" -> "/Remove mailbox..."
6092
6093 2005-11-27 [paul]       1.9.100cvs39
6094
6095         * AUTHORS
6096         * po/de.po
6097         * src/gtk/authors.h
6098                 updated by new maintainer, Stephan Sachse
6099
6100 2005-11-27 [paul]       1.9.100cvs38
6101
6102         * manual/faq.xml
6103                 written by Colin, edited by me
6104
6105 2005-11-27 [paul]       1.9.100cvs37
6106
6107         * src/prefs_common.c
6108         * src/prefs_common.h
6109         * src/prefs_receive.c
6110         * src/prefs_summaries.c
6111                 move 'go to inbox after receiving new mail'
6112                 option from display/sumamaries to mail
6113                 handling/receive, and rework prefs_summaries
6114                 dialog a little
6115
6116 2005-11-25 [martin]     1.9.100cvs36
6117
6118         * po/de.po
6119             fixed windows-1252 translation;
6120             translated some new and fuzzy strings
6121
6122 2005-11-25 [paul]       1.9.100cvs35
6123
6124         * src/plugins/clamav/clamav_plugin.c
6125                 complete the update done in cvs34
6126
6127 2005-11-25 [paul]       1.9.100cvs34
6128
6129         * src/plugins/clamav/clamav_plugin.c
6130                 reflect upstream changes
6131
6132 2005-11-25 [paul]       1.9.100cvs33
6133
6134         * manual/ack.xml
6135         * manual/plugins.xml
6136         * manual/sylpheed-claws-manual.xml
6137                 written/updated by Colin, edited by me
6138         * tools/acroread2sylpheed.pl
6139                 update binary name
6140
6141 2005-11-24 [colin]      1.9.100cvs32
6142
6143         * src/compose.c
6144                 Fix bug #856 (reediting messages forgets Request
6145                 Return Receipt)
6146
6147 2005-11-24 [paul]       1.9.100cvs31
6148
6149         * manual/addrbook.xml
6150         * manual/starting.xml
6151                 written by Colin, proofread, edited, adapted by me
6152         * manual/advanced.xml
6153                 add some Actions examples
6154         * src/importldif.c
6155                 use a Save button instead of a Close button
6156         * src/wizard.c
6157                 indicate mandatory fields
6158                 fix page display
6159                 Thanks to Colin
6160
6161 2005-11-23 [colin]      1.9.100cvs30
6162
6163         * src/addressbook.c
6164                 Rename menu item, fix possible crash after
6165                 deletion of books
6166         * src/addrindex.c
6167                 Allow searching for '*' in ldap
6168         * src/browseldap.c
6169                 Fix "Browse Entry" (did anyone use it?)
6170         * src/wizard.c
6171                 Add guards for mandatory information
6172
6173 2005-11-23 [paul]       1.9.100cvs29
6174
6175         * manual/advanced.xml
6176                 corrections to the English
6177
6178 2005-11-23 [colin]      1.9.100cvs28
6179
6180         * src/mimeview.c
6181                 Fix possible crash at exit. After the call to
6182                 gtk_container_remove(), the Viewer's widget has no
6183                 more parent so gtk+ automatically frees it and its
6184                 sons. If destroy_viewer() then try to access it,
6185                 problems ensue.
6186
6187 2005-11-22 [colin]      1.9.100cvs27
6188
6189         * src/compose.c
6190         * src/gtk/gtkaspell.c
6191                 Fix right-clicking on a misspelled word
6192                 Fix More... in suggestions menu
6193
6194 2005-11-22 [wwp]        1.9.100cvs26
6195
6196         * src/prefs_template.c
6197                 templates works: re-sort templates list when adding or replacing,
6198                 prevent from adding or replacing when the template name is empty
6199
6200 2005-11-21 [colin]      1.9.100cvs25
6201
6202         * src/addressbook.c
6203                 Fix some addressbook suckage (dnd, select all)
6204         * src/compose.c
6205         * src/gtk/gtkaspell.c
6206         * src/gtk/gtkaspell.h
6207                 Make the spellchecker menu work with the 
6208                 GtkTextView one instead of overriding it
6209
6210 2005-11-20 [paul]       1.9.100cvs24
6211
6212         * manual/handling.xml
6213                 proofread and corrected
6214
6215 2005-11-20 [paul]       1.9.100cvs23
6216
6217         * manual/Makefile
6218                 generate html as one file
6219         * manual/advanced.xml
6220                 fix output generation
6221                 reformat hidden options list
6222         * manual/manual.xml     ** REMOVED **
6223         * manual/sylpheed-claws-manual.xml      ** ADDED **
6224                 renamed
6225
6226 2005-11-18 [colin]      1.9.100cvs22
6227
6228         * src/prefs_account.c
6229                 Fix layout in news and mbox accounts
6230         * manual/account.xml
6231         * manual/advanced.xml
6232                 New contents for Paul to check :)
6233
6234 2005-11-18 [wwp]        1.9.100cvs21
6235
6236         * src/gtk/quicksearch.c
6237                 don't update extended quicksearch buttons twice
6238
6239 2005-11-18 [paul]       1.9.100cvs20
6240
6241         * src/textview.c
6242                 complete 1.9.100cvs19
6243
6244 2005-11-18 [paul]       1.9.100cvs19
6245
6246         * src/compose.c
6247                 cosmetic improvements
6248         * src/textview.c
6249                 also list text/* attachments
6250
6251 2005-11-18 [colin]      1.9.100cvs18
6252
6253         * src/summaryview.c
6254                 Use column 0 instead of -1 in 
6255                 gtk_ctree_node_moveto, in a naive
6256                 hope it'll fix the gtk-related crashes
6257
6258 2005-11-18 [colin]      1.9.100cvs17
6259
6260         * src/gtk/inputdialog.c
6261                 Fix icon staying the first one
6262
6263 2005-11-17 [wwp]        1.9.100cvs16
6264                 fix possible problem showing some quicksearch buttons, and a bad
6265                 call to g_return_if_fail in a function that returns a value (both
6266                 fixes by Fabien Vantard)
6267
6268 2005-11-15 [wwp]        1.9.100cvs15
6269
6270         * src/gtk/quicksearch.c
6271                 added a tooltip to that obscure ... quicksearch button
6272
6273 2005-11-15 [wwp]        1.9.100cvs14
6274
6275         * src/gtk/quicksearch.c
6276                 add a quicksearch helper to filtering expression users: the ... button
6277                 raises the condition expr window. condition expressions set up w/ this
6278                 window are used by the quicksearch if the user closes it pressing OK.
6279
6280 2005-11-14 [paul]       1.9.100cvs13
6281
6282         * src/plugins/clamav/clamav_plugin.c
6283         * src/plugins/spamassassin/spamassassin.c
6284                 change plugin type following recent merging
6285
6286 2005-11-14 [wwp]        1.9.100cvs12
6287
6288         * src/folder.c
6289                 prevent from crashing when copying/moving message(s) from and
6290                 to the same folder
6291
6292 2005-11-14 [paul]       1.9.100cvs11
6293
6294         * src/plugins/clamav/Makefile.am
6295         * src/plugins/clamav/clamav_plugin.c
6296         * src/plugins/clamav/clamav_plugin.h
6297         * src/plugins/clamav/clamav_plugin_gtk.c
6298                 also merge clamav and clamav_gtk plugins
6299
6300 2005-11-13 [colin]      1.9.100cvs10
6301
6302         * configure.ac
6303         * src/plugins/spamassassin/Makefile.am
6304         * src/plugins/spamassassin/spamassassin.c
6305         * src/plugins/spamassassin/spamassassin.h
6306         * src/plugins/spamassassin/spamassassin_gtk.c
6307                 Merge spamassassin and spamassassin_gtk plugins,
6308                 and build it by default.
6309
6310 2005-11-12 [colin]      1.9.100cvs9
6311
6312         * src/etpan/imap-thread.c
6313                 Fix gcc warning
6314
6315 2005-11-12 [colin]      1.9.100cvs8
6316
6317         * src/procmime.c
6318                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
6319
6320 2005-11-10 [colin]      1.9.100cvs7
6321
6322         * src/main.c
6323                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
6324                 minimised state)
6325
6326 2005-11-10 [wwp]        1.9.100cvs6
6327
6328         * src/gtk/description_window.c
6329                 fix a crash when closing description windows using the WM's [X] button
6330
6331 2005-11-09 [colin]      1.9.100cvs5
6332
6333         * src/common/ssl.c
6334                 Update libetpan call to follow upstream
6335                 (yes, this requires libetpan-0.40cvs3)
6336
6337 2005-11-08 [colin]      1.9.100cvs4
6338
6339         * src/compose.c
6340         * src/textview.c
6341         * src/common/utils.c
6342         * src/common/utils.h
6343                 Enhance the email parser
6344
6345 2005-11-08 [colin]      1.9.100cvs3
6346
6347         * src/procmime.c
6348                 Fix what looks like an off-by-one (fixes 
6349                 attachments from the Bat)
6350
6351 2005-11-08 [wwp]        1.9.100cvs2
6352
6353         * src/main.c
6354                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
6355
6356 2005-11-08 [wwp]        1.9.100cvs1
6357
6358         * src/main.c
6359                 allow exiting Sylpheed-Claws from command-line
6360
6361 2005-11-08 [paul]       1.9.100
6362
6363         1.9.100 released
6364
6365 2005-11-07 [colin]      1.9.99cvs17
6366
6367         * src/addritem.c
6368         * src/ldif.c
6369                 Fix import of base-64 encoded items
6370
6371 2005-11-07 [colin]      1.9.99cvs16
6372
6373         * src/send_message.c
6374                 Fix bug #314 (Queue does not empty under certain 
6375                 circumstances)
6376
6377 2005-11-07 [paul]       1.9.99cvs15
6378
6379         * src/mutt.c
6380         * src/pine.c
6381                 fix buffer overflows
6382                 Thanks to Colin
6383
6384 2005-11-07 [paul]       1.9.99cvs14
6385
6386         * doc/man/Makefile.am
6387         * doc/man/sylpheed-claws.1      ** ADDED **
6388         * doc/man/sylpheed.1            ** DELETED **
6389                 rename and update the man file
6390
6391 2005-11-06 [colin]      1.9.99cvs13
6392
6393         * src/ldif.c
6394                 Fix ldif_get_line() that returned empty strings
6395                 (Didn't understand why). Also fix a possible
6396                 buffer overflow.
6397
6398 2005-11-06 [wwp]        1.9.99cvs12
6399
6400         * src/textview.c
6401         * src/gtk/about.c
6402         * src/gtk/gtkutils.c
6403         * src/gtk/gtkutils.h
6404                 fix a compilation warning,
6405                 make links sensitive in the about dialog
6406
6407 2005-11-04 [wwp]        1.9.99cvs11
6408
6409         * src/gtk/about.c
6410                 don't wrap or translate URIs, and a bit text format cleanup
6411
6412 2005-11-04 [wwp]        1.9.99cvs10
6413
6414         * src/gtk/about.c
6415                 better textview tagging implementation (no more use of marks for
6416                 postponed tagging)
6417
6418 2005-11-02 [colin]      1.9.99cvs9
6419
6420         * src/common/ssl.c
6421                 Forgot an ifdef
6422
6423 2005-11-02 [colin]      1.9.99cvs8
6424
6425         * configure.ac
6426                 Require libetpan-0.40 due to upstream fix
6427         * src/common/ssl.c
6428                 Tell libetpan not to call SSL_Library_Init,
6429                 as we do it ourselves.
6430
6431 2005-11-02 [colin]      1.9.99cvs7
6432
6433         * po/POTFILES.in
6434                 Add missing files (thanks to Fabien Vantard)
6435
6436 2005-11-02 [colin]      1.9.99cvs6
6437
6438         * src/summaryview.c
6439                 Fix totals when read messages are hidden or quicksearch
6440                 is on
6441         * src/ssl_manager.c
6442         * src/ssl_manager.h
6443         * src/common/ssl_certificate.c
6444         * src/common/ssl_certificate.h
6445         * src/gtk/sslcertwindow.c
6446         * src/gtk/sslcertwindow.h
6447                 Fix copyright on my stuff
6448
6449 2005-11-02 [wwp]        1.9.99cvs5
6450
6451         * src/prefs_themes.c
6452                 fix directory name checking (theme installation/removal),
6453                 made related error a bit more verbose
6454
6455 2005-11-02 [colin]      1.9.99cvs4
6456
6457         * src/summaryview.c
6458                 Fix typo (probably fixes bug #841 (Sort by the From 
6459                 field doesn't work)
6460
6461 2005-11-02 [paul]       1.9.99cvs3
6462
6463         * po/ko.po
6464         * po/nb.po
6465                 updated by SungHyun Nam, Geir Helland
6466         * src/wizard.c
6467                 fix typo in welcome message. spotted by
6468                 Andrea Spadaccini
6469
6470 2005-11-01 [colin]      1.9.99cvs2
6471
6472         * src/compose.c
6473                 Fix replying to ml wen confirming subscription
6474         * src/messageview.c
6475         * src/mimeview.c
6476         * src/mimeview.h
6477         * src/privacy.h
6478         * src/summaryview.c
6479                 Make key check non blocking
6480
6481 2005-10-31 [paul]       1.9.99cvs1
6482
6483         * tools/claws.i18n.status.pl
6484                 updated for ChangeLog
6485
6486 2005-10-31 [paul]       1.9.99
6487
6488         1.9.99 released
6489
6490 2005-10-31 [paul]       1.9.15cvs131
6491
6492         * .cvsignore
6493         * ChangeLog
6494         * ChangeLog.claws       ** REMOVED **
6495         * ChangeLog-gtk2.claws  ** REMOVED **
6496         * ChangeLog.gtk1        ** ADDED **
6497         * INSTALL
6498         * Makefile.am
6499         * NEWS
6500         * README
6501         * README.claws          ** REMOVED **
6502         * README.jp             ** REMOVED **
6503         * RELEASE_NOTES         ** ADDED **
6504         * RELEASE_NOTES.claws   ** REMOVED **
6505         * commitHelper
6506         * configure.ac
6507         * sylpheed.spec.in      ** REMOVED **
6508                 tidy up and update the default docs:
6509                 ChangeLog.claws is renamed ChangeLog.gtk1
6510                 ChangeLog-gtk2.claws is renamed ChangeLog
6511                 README.claws is renamed README
6512                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
6513
6514 2005-10-31 [paul]       1.9.15cvs130
6515
6516         * po/it.po
6517                 fix errors
6518
6519 2005-10-31 [paul]       1.9.15cvs129
6520
6521         * po/ca.po
6522         * po/de.po
6523         * po/en_GB.po
6524         * po/fr.po
6525         * po/it.po
6526         * po/pt_BR.po
6527         * po/sk.po
6528         * po/sr.po
6529         * po/zh_CN.po
6530                 updated by Miquel Oliete, Stephan Sachse and
6531                 Thomas Gilgin, me, Fabien Vantard, Andrea
6532                 Spadaccini, Frederico Goncalves Guimaraes,
6533                 Andrej Kacian, Aleksandar Urosevic, and
6534                 Ralgh Young.
6535
6536 2005-10-31 [mones]      1.9.15cvs128
6537
6538         * manual/faq.xml
6539                 More questions.
6540         
6541         * po/es.po
6542                 Updated for release.
6543
6544 2005-10-30 [colin]      1.9.15cvs127
6545
6546         * src/compose.c
6547                 Place cursor before rewrapping (fixes cursor
6548                 pos if quotation gets rewrapped)
6549
6550 2005-10-29 [paul]       1.9.15cvs126
6551
6552         * src/crash.c
6553         * src/foldersel.c
6554         * src/main.c
6555         * src/messageview.c
6556         * src/toolbar.c
6557         * src/gtk/authors.h
6558                 corrections to text items
6559
6560 2005-10-28 [colin]      1.9.15cvs125
6561
6562         * src/messageview.c
6563                 Make "hit 'C' to check sig" work from extern 
6564                 messageviews
6565
6566 2005-10-27 [colin]      1.9.15cvs124
6567
6568         * src/summaryview.c
6569                 Add a hack to avoid segfaulting when hammering 
6570                 on gtk's events
6571
6572 2005-10-27 [wwp]        1.9.15cvs123
6573
6574         * src/prefs_themes.c
6575                 sort list of themes names in themes prefs
6576
6577 2005-10-27 [paul]       1.9.15cvs122
6578
6579         * src/folder.c
6580         * src/prefs_account.c
6581                 fix building on Solaris
6582                 Patch by Alex Moore
6583
6584 2005-10-27 [wwp]        1.9.15cvs121
6585
6586         * src/summaryview.c
6587         * src/gtk/gtksctree.c
6588                 speed up unselecting messages in summary view (thanks to Colin)
6589
6590 2005-10-27 [paul]       1.9.15cvs120
6591
6592         * src/mainwindow.c
6593                 fix a compilation warning
6594         * src/summaryview.c
6595                 fix updating of 'n items selected' count
6596                 when deselecting
6597
6598 2005-10-27 [martin]     1.9.15cvs119
6599
6600         * src/action.c
6601                 ignore actions with a leading '/' in the action menu name
6602                 fixes a crash on menu creation
6603         * src/prefs_actions.c
6604                 do not allow a leading '/' in the action menu name
6605
6606 2005-10-27 [paul]       1.9.15cvs118
6607
6608         * src/main.c
6609                 fix compilation warning
6610
6611 2005-10-27 [paul]       1.9.15cvs117
6612
6613         * src/procmime.c
6614                 add #if HAVE_LOCALE_H
6615
6616 2005-10-27 [paul]       1.9.15cvs116
6617
6618         * src/plugins/clamav/clamav_plugin.c
6619         * src/plugins/dillo_viewer/dillo_viewer.c
6620         * src/plugins/mathml_viewer/mathml_viewer.c
6621         * src/plugins/pgpcore/plugin.c
6622         * src/plugins/pgpinline/plugin.c
6623         * src/plugins/pgpmime/plugin.c
6624         * src/plugins/spamassassin/spamassassin.c
6625         * src/plugins/trayicon/trayicon.c
6626                 plugin_init() : make error messages more
6627                 informative
6628
6629 2005-10-26 [wwp]        1.9.15cvs115
6630
6631         * src/prefs_matcher.c
6632                 enlarge boolean op widget width a bit (wasn't always showing text contents)
6633
6634 2005-10-26 [wwp]        1.9.15cvs114
6635
6636         * src/procmime.c
6637         * src/gtk/gtksctree.c
6638         * src/plugins/spamassassin/libspamc.c
6639         * src/plugins/spamassassin/spamassassin.c
6640                 fix some compilation warnings more
6641
6642 2005-10-26 [mones]      1.9.15cvs113
6643
6644         * po/es.po
6645                 Updated translation
6646
6647 2005-10-26 [paul]       1.9.15cvs112
6648
6649         * src/prefs_message.c
6650                 give all display_xface stuff the
6651                 #if HAVE_LIBCOMPFACE treatment, thus
6652                 preventing a crash
6653                 (Thanks to Wolfgang Enderlein)
6654
6655 2005-10-26 [colin]      1.9.15cvs111
6656
6657         * src/gedit-print.c
6658                 Fix date format
6659         * src/imap_gtk.c
6660         * src/news_gtk.c
6661                 Remove context menu items that should not be there
6662         * src/jpilot.c
6663                 Fix encoding
6664         * src/main.c
6665         * src/mainwindow.c
6666                 Don't show the mainwindow too soon
6667
6668 2005-10-26 [wwp]        1.9.15cvs110
6669
6670         * src/folder.c
6671         * src/manual.c
6672         * src/summaryview.c
6673                 fix uninitialized pointers in the folder updating hook
6674                 (thanks to Colin)
6675
6676 2005-10-25 [mones]      1.9.15cvs109
6677
6678         * manual/faq.xml
6679                 General information subsection completed. 
6680                 Removed archaic references.
6681                 
6682         * manual/Makefile
6683         * manual/dtd/manual.dsl
6684                 Added customization stylesheet for getting paragraphs
6685                 fully justified in PDF output (as suggested by Colin).
6686
6687 2005-10-25 [colin]      1.9.15cvs108
6688
6689         * src/compose.c
6690                 Fix a second leak
6691
6692 2005-10-25 [colin]      1.9.15cvs107
6693
6694         * src/addrbook.c
6695         * src/addrindex.c
6696                 Fix leak (xml_get_element() allocates memory)
6697         * src/compose.c
6698                 Fix leak + dead code (shame!)
6699         * src/procmime.c
6700                 Fix leak
6701
6702 2005-10-25 [colin]      1.9.15cvs106
6703
6704         * src/mimeview.c
6705                 Fix encoding issue in Save all and in 
6706                 overwrite-confirmation alertpanel
6707
6708 2005-10-25 [colin]      1.9.15cvs105
6709
6710         * src/common/socket.c
6711                 Fix a leak - Thanks to Christopher Aillon
6712                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
6713
6714 2005-10-25 [paul]       1.9.15cvs104
6715
6716         * src/wizard.c
6717                 Always guess servers from the right-hand
6718                 email part and guess username from the
6719                 left-hand part. (Thanks to Colin)
6720                 add an X-Face to the welcome message
6721
6722 2005-10-25 [paul]       1.9.15cvs103
6723
6724         * manual/handling.xml
6725                 written by Colin, edited by me
6726
6727 2005-10-25 [wwp]        1.9.15cvs102
6728
6729         * src/folderview.c
6730         * src/grouplistdialog.c
6731         * src/imap.c
6732         * src/noticeview.c
6733                 fix some compilation warnings
6734
6735 2005-10-24 [paul]
6736
6737         1.9.99-rc3 released
6738
6739 2005-10-24 [paul]       1.9.15cvs101
6740
6741         * src/gtk/about.c
6742                 fix window sizing
6743
6744 2005-10-24 [paul]       1.9.15cvs100
6745
6746         * src/pixmaps/offline.xpm
6747         * src/pixmaps/online.xpm
6748                 replace with last default versions
6749
6750 2005-10-24 [colin]      1.9.15cvs99
6751
6752         * src/imap.c
6753                 Fix bug when moving a folder
6754         * src/imap_gtk.c
6755         * src/mh_gtk.c
6756                 "Delete folder" pops up a window, so it 
6757                 should be suffixed with "..."
6758         * src/plugins/pgpcore/sgpgme.c
6759                 Include locale.h
6760
6761 2005-10-24 [mones]      1.9.15cvs98
6762
6763         * manual/Makefile
6764         * manual/account.xml
6765         * manual/ack.xml
6766         * manual/addrbook.xml
6767         * manual/advanced.xml
6768         * manual/faq.xml
6769         * manual/glossary.xml
6770         * manual/gpl.xml
6771         * manual/handling.xml
6772         * manual/intro.xml
6773         * manual/keyboard.xml
6774         * manual/manual.xml
6775         * manual/plugins.xml
6776         * manual/starting.xml
6777         * manual/dtd/sdocbook.dtd
6778                 Initial manual structure and some content.
6779
6780 2005-10-23 [wwp]        1.9.15cvs97
6781
6782         * src/gtk/about.c
6783                 fix a typo
6784
6785 2005-10-23 [wwp]        1.9.15cvs96
6786
6787         * src/gtk/about.c
6788         * src/gtk/authors.h
6789                 rework of the about window (main work by Paul), also featuring a few
6790                 fixes for typos and duplicate names
6791
6792 2005-10-23 [wwp]        1.9.15cvs95
6793
6794         * src/.cvsignore
6795                 Ignore the right binary name (sylpheed-claws now)
6796
6797 2005-10-23 [paul]       1.9.15cvs94
6798
6799         * src/compose.c
6800                 when using Folder Pref 'Default To for
6801                 replies' make the entry in the Compose
6802                 window bold
6803                 Patch by Fabien Vantard
6804
6805 2005-10-22 [colin]      1.9.15cvs93
6806
6807         * src/codeconv.c
6808                 Fix leak
6809
6810 2005-10-22 [colin]      1.9.15cvs92
6811
6812         * src/codeconv.c
6813                 try to convert using locale (apart utf8) if necessary
6814
6815 2005-10-22 [colin]      1.9.15cvs91
6816
6817         * src/pixmaps/new.xpm
6818         * src/pixmaps/unread.xpm
6819                 Make the unread envelope blue again and
6820                 saturate the new one a bit more.
6821
6822 2005-10-22 [colin]      1.9.15cvs90
6823
6824         * src/compose.c
6825                 When replying to a mail sent by one of our accounts,
6826                 use the original list of recipients. Let 'Reply All'
6827                 and 'Reply to sender' work like previously.
6828
6829 2005-10-21 [colin]      1.9.15cvs89
6830
6831         * src/prefs_filtering.c
6832                 Clear fields after add and replace
6833         * src/textview.c
6834                 Display xface differently (better)
6835         * src/plugins/pgpinline/pgpinline.c
6836                 Fix crappy encodings/recodings
6837
6838 2005-10-21 [paul]       1.9.15cvs88
6839
6840         * src/compose.c
6841         * src/prefs_folder_item.c
6842         * src/toolbar.c
6843                 fix news folder Folder Properties
6844                 (thanks to Colin)
6845         * src/folderview.c
6846                 update folderview after Themes change
6847                 keep selected folder selected
6848                 (thanks to Colin)
6849
6850 2005-10-21 [paul]       1.9.15cvs87
6851
6852         * tools/Makefile.am
6853         * tools/OOo2sylpheed.pl
6854         * tools/README
6855         * tools/README.sylprint
6856         * tools/asus_mailled.sh         ** REMOVED **
6857         * tools/filter_conv.pl
6858         * tools/freshmeat_search.pl
6859         * tools/google_search.pl
6860         * tools/gpg-sign-syl            ** REMOVED **
6861         * tools/kmail2sylpheed.pl
6862         * tools/kmail2sylpheed_v2.pl
6863         * tools/multiwebsearch.pl
6864         * tools/nautilus2sylpheed.sh
6865         * tools/newscache_clean.pl
6866         * tools/outlook2sylpheed.pl
6867         * tools/sylpheed-switcher       ** REMOVED **
6868         * tools/sylprint.pl
6869         * tools/sylprint.rc
6870         * tools/tb2sylpheed
6871         * tools/vcard2xml.py
6872         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
6873                 update default config dir
6874                 update binary name (thanks to Fabien Vantard)
6875                 remove obsolete scripts
6876
6877 2005-10-21 [colin]      1.9.15cvs86
6878
6879         * src/inc.c
6880                 Fix possible leak and units. Based on a patch by
6881                 Fabien Vantard.
6882
6883 2005-10-20 [colin]      1.9.15cvs85
6884
6885         * src/textview.c
6886                 Clear xface when clearing textview
6887
6888 2005-10-20 [colin]      1.9.15cvs84
6889
6890         * configure.ac
6891         * src/folderview.c
6892         * src/headerview.c
6893         * src/main.c
6894         * src/prefs_common.c
6895         * src/prefs_common.h
6896         * src/prefs_message.c
6897         * src/textview.c
6898         * src/textview.h
6899         * src/common/defs.h
6900         * src/common/utils.c
6901         * src/common/utils.h
6902         * src/gtk/gtkutils.c
6903         * src/gtk/gtkutils.h
6904                 Migrate config to .sylpheed-claws (Automatically)
6905                 Add a way to get the Xface in the TextView
6906
6907 2005-10-20 [colin]      1.9.15cvs83
6908
6909         * src/gtk/Makefile.am
6910         * src/gtk/about.c
6911         * src/gtk/authors.h
6912                 Make the about dialog *grooovy*
6913
6914 2005-10-20 [colin]      1.9.15cvs82
6915
6916         * src/mimeview.c
6917                 Use "Open with" on double click if no command
6918                 was found
6919
6920 2005-10-20 [colin]      1.9.15cvs81
6921
6922         * src/imap.c
6923         * src/etpan/imap-thread.c
6924                 Fix possible crash.
6925
6926 2005-10-20 [paul]       1.9.15cvs80
6927
6928         * src/folder.c
6929                 don't show clipkey icon if the only
6930                 attachment is the signature
6931                 Patch by Colin
6932
6933 2005-10-20 [paul]       1.9.15cvs79
6934
6935         * AUTHORS
6936         * src/plugins/pgpmime/pgpmime.c
6937                 name the PGP/MIME signature 'signature.asc'
6938                 Patch by Andrew Nelson <freeandy@gmail.com>
6939
6940 2005-10-19 [colin]      1.9.15cvs78
6941
6942         * src/plugins/pgpmime/pgpmime.c
6943                 Oops, no need to double-check though
6944
6945 2005-10-19 [colin]      1.9.15cvs77
6946
6947         * src/plugins/pgpinline/pgpinline.c
6948         * src/plugins/pgpmime/pgpmime.c
6949                 Check that my_tmpfile() doesn't 
6950                 return NULL
6951
6952 2005-10-19 [colin]      1.9.15cvs76
6953
6954         * src/common/utils.c
6955                 Use shorter mime boundaries to avoid having
6956                 MTAs rewrapping our headers, breaking the
6957                 PGP signature in the process 
6958         * src/compose.c
6959         * src/plugins/pgpmime/pgpmime.c
6960                 Check for boundary uniqueness to be sure
6961                 it won't happen, instead of hoping for the
6962                 best
6963
6964 2005-10-19 [colin]      1.9.15cvs75
6965
6966         * sylpheed-claws.desktop
6967         * src/Makefile.am
6968         * src/main.c
6969                 Ship a sylpheed-claws binary instead
6970                 of a sylpheed one. Change the socket
6971                 name, too
6972         * src/folderview.c
6973                 Update folder only if it changed
6974         * src/wizard.c
6975                 Fix i18n in welcome mail, patch by
6976                 Fabien Vantard
6977
6978 2005-10-19 [paul]
6979
6980         1.9.99-rc2 released
6981
6982 2005-10-19 [paul]       1.9.15cvs74
6983
6984         * src/folder.c
6985         * src/folderview.c
6986                 fix summaryview update
6987                 Patch by Colin
6988
6989 2005-10-18 [colin]      1.9.15cvs73
6990
6991         * src/plugins/pgpcore/passphrase.c
6992                 Don't XGrabServer, and try a bit more to 
6993                 sync everything before grabbing mouse/keyboard
6994
6995 2005-10-18 [colin]      1.9.15cvs72
6996
6997         * src/Makefile.am
6998         * src/addressadd.c
6999         * src/addressbook.c
7000         * src/folderview.c
7001         * src/grouplistdialog.c
7002         * src/mimeview.c
7003         * src/stock_pixmap.c
7004         * src/stock_pixmap.h
7005         * src/summaryview.c
7006         * src/gtk/gtksctree.c
7007         * src/gtk/gtksctree.h
7008         * src/pixmaps/empty.xpm
7009                 Implement a wrapper call for gtk_ctree_set_node_info
7010                 and gtk_ctree_insert_node, that uses a 1x1 transparent
7011                 pixmap instead of a NULL one. This works around some
7012                 memory problems deep inside gtk, revealed by valgrind,
7013                 and fixes bug #834 (Pressing CTRl-D on a message marked 
7014                 as locked crashes sylpheed.), as well as, probably, 
7015                 wwp's 4th dimension problems that happen in gtk_ctree_*.
7016
7017 2005-10-17 [colin]      1.9.15cvs71
7018
7019         * src/mimeview.c
7020                 Provide visual feedback when checking
7021                 signature
7022
7023 2005-10-17 [colin]      1.9.15cvs70
7024
7025         * src/main.c
7026                 Keep the folder list frozen while checking caches...
7027
7028 2005-10-17 [colin]      1.9.15cvs69
7029
7030         * src/addr_compl.c
7031                 Fi bug #833 (Autocompleting from addressbook 
7032                 fails with extended chars)
7033         * src/imap.c
7034                 Fix 'adding messages' staying in statusbar
7035                 after an error
7036
7037 2005-10-17 [wwp]        1.9.15cvs68
7038
7039         * src/ssl_manager.c
7040                 Fix buttons' layout resizing when window size changes
7041
7042 2005-10-17 [wwp]        1.9.15cvs67
7043
7044         * src/account.c
7045         * src/prefs_account.c
7046         * src/prefs_common.c
7047         * src/prefs_common.h
7048         * src/prefs_folder_item.c
7049         * src/prefs_gtk.c
7050         * src/gtk/logwindow.c
7051         * src/gtk/pluginwindow.c
7052         * src/gtk/prefswindow.c
7053         * src/gtk/prefswindow.h
7054                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
7055
7056 2005-10-17 [paul]       1.9.15cvs66
7057
7058         * configure.ac
7059                 fix missing libetpan message
7060         * po/en_GB.po
7061                 updated
7062         * src/crash.c
7063         * src/manual.c
7064         * src/prefs_themes.c
7065         * src/common/defs.h
7066                 add some new URI defines, change some
7067                 others
7068         * src/wizard.c
7069                 make welcome message translatable
7070                 small improvements to english
7071                 other tweaks
7072         * src/gtk/menu.c
7073                 fix warnings
7074
7075 2005-10-17 [paul]       1.9.15cvs65
7076
7077         * src/summaryview.c
7078                 fix column titles
7079
7080 2005-10-16 [mones]      1.9.15cvs64
7081
7082         * po/es.po
7083                 Updated translation
7084
7085 2005-10-16 [colin]
7086
7087         1.9.99-rc1 released
7088
7089 2005-10-16 [colin]      1.9.15cvs63
7090
7091         * src/wizard.c
7092                 Fix whitespace
7093
7094 2005-10-16 [colin]      1.9.15cvs62
7095
7096         * src/toolbar.c
7097                 s/Get All/Get Mail/
7098         * src/wizard.c
7099                 Real welcome mail text, thanks Paul
7100
7101 2005-10-16 [colin]      1.9.15cvs61
7102
7103         * src/editldap.c
7104         * src/exporthtml.c
7105         * src/main.c
7106         * src/mainwindow.c
7107         * src/prefs_themes.c
7108         * src/prefs_toolbar.c
7109         * src/plugins/demo/demo.c
7110         * src/plugins/trayicon/trayicon.c
7111                 s/Sylpheed/Sylpheed-Claws/
7112
7113 2005-10-16 [colin]      1.9.15cvs60
7114
7115         * src/wizard.c
7116                 Add a welcome email in the first empty mailbox
7117         * src/prefs_common.c
7118                 Change one more default
7119
7120 2005-10-16 [colin]      1.9.15cvs59
7121
7122         * src/wizard.c
7123                 Remove printf
7124
7125 2005-10-16 [colin]      1.9.15cvs58
7126
7127         * src/toolbar.c
7128         * src/prefs_common.c
7129                 Change some defaults
7130
7131 2005-10-16 [colin]      1.9.15cvs57
7132
7133         * src/toolbar.c
7134         * src/prefs_common.c
7135                 Change some defaults
7136
7137 2005-10-16 [colin]      1.9.15cvs56
7138
7139         * src/wizard.c
7140                 By default, initialize fonts to have
7141                 the same size as normal GtkWidgets
7142
7143 2005-10-16 [colin]      1.9.15cvs55
7144
7145         * src/mimeview.c
7146                 Fix message a bit more
7147
7148 2005-10-16 [colin]      1.9.15cvs54
7149
7150         * src/addressbook.c
7151                 Second attempt at flicker fixing
7152
7153 2005-10-16 [colin]      1.9.15cvs53
7154
7155         * src/addressbook.c
7156                 Fix flicker
7157
7158 2005-10-16 [wwp]        1.9.15cvs52
7159
7160         * src/addressbook.c
7161         * src/editaddress.c
7162         * src/prefs_common.c
7163         * src/prefs_common.h
7164                 Remember window sizes (address book)
7165
7166 2005-10-16 [wwp]        1.9.15cvs51
7167
7168         * src/plugins/clamav/clamav_plugin_gtk.c
7169         * src/plugins/spamassassin/spamassassin_gtk.c
7170                 Fix compilation warnings (missing #include).
7171
7172 2005-10-16 [colin]      1.9.15cvs50
7173
7174         * src/mimeview.c
7175         * src/summaryview.c
7176         * src/textview.c
7177                 Make 'c' check signature, and forward
7178                 c, l, y, t from summaryview to mimeview
7179
7180 2005-10-16 [colin]      1.9.15cvs49
7181
7182         * src/addressbook.c
7183                 Put border around buttons
7184         * src/mainwindow.c
7185         * src/summaryview.c
7186                 Rework menus (Patch based on a patch
7187                 by Paul)
7188
7189 2005-10-15 [wwp]        1.9.15cvs48
7190
7191         * src/editjpilot.c
7192         * src/editldap.c
7193         * src/editvcard.c
7194         * src/exphtmldlg.c
7195         * src/expldifdlg.c
7196         * src/export.c
7197         * src/import.c
7198         * src/importldif.c
7199         * src/importmutt.c
7200         * src/importpine.c
7201         * src/prefs_account.c
7202         * src/prefs_spelling.c
7203         * src/gtk/gtkutils.c
7204         * src/gtk/gtkutils.h
7205         * src/plugins/clamav/clamav_plugin_gtk.c
7206         * src/plugins/spamassassin/spamassassin_gtk.c
7207                 use nicer browse-for-file/dir buttons than the "..." ones,
7208                 code factorizing more.
7209
7210 2005-10-14 [colin]      1.9.15cvs47
7211
7212         * src/mainwindow.c
7213                 set relief on the account switcher so that people see it
7214                 grey out Create processing rules when no message is selected
7215         * src/prefs_filtering.c
7216                 ask before closing if the rule has not been modified, even if
7217                 it's not valid
7218         * src/prefs_matcher.c
7219                 fix sensitivity when entering the dialog
7220         * src/gtk/inputdialog.c
7221                 display a better icon on password ask
7222         * src/plugins/pgpcore/passphrase.c
7223                 make the dialog look better
7224
7225 2005-10-14 [paul]       1.9.15cvs46
7226
7227         * src/folderview.c
7228                 indicate presense of marked msgs in
7229                 unexpanded subfolders
7230
7231 2005-10-14 [paul]       1.9.15cvs45
7232
7233         * src/prefs_actions.c
7234         * src/prefs_common.c
7235         * src/prefs_common.h
7236         * src/prefs_filtering_action.c
7237         * src/prefs_matcher.c
7238         * src/prefs_template.c
7239                 remember window sizes
7240                 fix Info button size
7241
7242         Patches by wwp
7243
7244 2005-10-13 [colin]      1.9.15cvs44
7245
7246         * src/mimeview.c
7247         * src/noticeview.c
7248         * src/noticeview.h
7249                 Add a tooltip on the icon (optional) 
7250                 Get rid of the signature buttons and only
7251                 use the icon+tooltip
7252
7253 2005-10-13 [colin]      1.9.15cvs43
7254
7255         * src/noticeview.c
7256         * src/noticeview.h
7257                 Add hand cursor for hovering over icon
7258
7259 2005-10-13 [colin]      1.9.15cvs42
7260
7261         * src/summaryview.c
7262                 Fix crash when quicksearch's hidden 
7263                 at startup
7264
7265 2005-10-13 [colin]      1.9.15cvs41
7266
7267         * src/compose.c
7268                 Set subject when forwarding multiple mails
7269                 Check that other recipient than the default Cc or Bcc
7270                 have been set before sending.
7271
7272 2005-10-13 [colin]      1.9.15cvs40
7273
7274         * src/imap.c
7275                 Batch per-folder
7276                 Introduce locking, but don't use it yet
7277
7278 2005-10-13 [colin]      1.9.15cvs39
7279
7280         * src/gtk/quicksearch.c
7281                 Reset quicksearch when hiding it
7282                 Make sticky a real pref
7283
7284 2005-10-13 [colin]      1.9.15cvs38
7285
7286         * src/summaryview.c
7287                 Faster prefs apply
7288
7289 2005-10-13 [colin]      1.9.15cvs37
7290
7291         * src/mimeview.c
7292         * src/noticeview.c
7293         * src/noticeview.h
7294         * src/plugins/pgpcore/sgpgme.c
7295                 Make privacy icon clickable
7296                 Move Trust field in Full info
7297                 When trust is less than full, don't display
7298                 a warning icon
7299
7300 2005-10-13 [colin]      1.9.15cvs36
7301
7302         * src/folder.c
7303                 Batch on flags sync
7304         * src/folderview.c
7305                 Revert speed hack which is dangerous in fact
7306                 Apply prefs faster
7307
7308 2005-10-13 [colin]      1.9.15cvs35
7309
7310         * src/folder_item_prefs.c
7311                 Fix pref corruption on folder move. Patch
7312                 by wwp
7313
7314 2005-10-13 [paul]       1.9.15cvs34
7315
7316         * src/export.c
7317         * src/import.c
7318                 fix typos in g_warnings
7319         * src/prefs_account.c
7320                 add a file selector for Signature file
7321
7322         Patches by wwp
7323
7324 2005-10-12 [colin]      1.9.15cvs33
7325
7326         * src/mimeview.c
7327                 Provide a quick way to go back from a
7328                 signature's full info to the email part
7329
7330 2005-10-12 [colin]      1.9.15cvs32
7331
7332         * src/compose.c
7333                 Remove old hack of encoding signed mails with base64.
7334                 QP works equally well.
7335
7336 2005-10-12 [colin]      1.9.15cvs31
7337
7338         * src/crash.c
7339                 Replace deprecated GtkText with GtkTextView
7340         * src/imap.c
7341                 Fix a logic bug about counts in imap_select
7342                 (previously un-triggered)
7343         * src/mainwindow.c
7344         * src/summaryview.c
7345         * src/news.c
7346                 Allow local deletion of news posts
7347         * src/mimeview.c
7348                 Show GPG noticeview on the message/rfc822 part
7349                 in addition to the text/plain one
7350         * src/prefs_image_viewer.c
7351           src/plugins/pgpcore/prefs_gpg.c
7352                 Polish (set the label as part of the checkbox)
7353         * src/wizard.c
7354                 Don't sit there doing nothing after destroying
7355                 the window - return err
7356
7357 2005-10-11 [colin]      1.9.15cvs30
7358
7359         * src/folderview.c
7360                 Apply processing rules before showing folders.
7361                 Early folder show (before flags sync) will only
7362                 be done when there are no processing rules (nor
7363                 pre- or post- ones)
7364         * src/imap.c
7365                 Fix stuff related to mail subdir, creation and 
7366                 deletion of folders 
7367         * src/imap_gtk.c
7368                 Don't allow creation of folders in NoInferior
7369                 folders, as it won't work
7370
7371 2005-10-10 [colin]      1.9.15cvs29
7372
7373         * src/compose.c
7374                 Reselect "None" Privacy system when selecting an
7375                 account with no privacy system defined
7376
7377 2005-10-10 [colin]      1.9.15cvs28
7378
7379         * src/mainwindow.c
7380                 Add Windows-1252 encoding
7381         * src/prefs_common.c
7382                 Rework some defaults:
7383                 - autosave to draft by default
7384                 - don't show header pane (it's already in the textview)
7385                 - Select first new or unread mail on entry
7386                 - Assume 'Yes' to change folder when there's no more
7387                   unread message
7388         * src/prefs_matcher.c
7389                 Fix a gtk assertion failure
7390         * src/gtk/colorlabel.c
7391                 Workaround bad repainting on selection
7392         * src/main.c
7393                 Freeze/thaw (a bit faster on ssh -X)
7394         * src/msgcache.c
7395                 Get rid of StrdupConverter that just adds an
7396                 extra strdup/free 
7397         * src/etpan/imap_thread.c
7398                 memset buf to 0
7399
7400 2005-10-10 [colin]      1.9.15cvs27
7401
7402         * src/export.c
7403         * src/import.c
7404                 Fix compile on gtk 2.4. Patch by wwp
7405
7406 2005-10-09 [colin]      1.9.15cvs26
7407
7408         * src/mainwindow.c
7409         * src/messageview.c
7410         * src/summaryview.c
7411                 Clarify forward menus. Patch by wwp
7412
7413 2005-10-09 [colin]      1.9.15cvs25
7414
7415         * src/compose.c
7416         * src/compose.h
7417                 Fix bug #829 (Non-working "Encrypt message by 
7418                 default when replying to an encrypted message")
7419
7420 2005-10-08 [colin]      1.9.15cvs24
7421
7422         * src/wizard.c
7423                 Fix bug #827 ("Welcome" setup wizard after a 
7424                 permission error gives up & forgets itself.)
7425
7426 2005-10-08 [colin]      1.9.15cvs23
7427
7428         * src/procmime.c
7429                 Fix bug #828 (Ignoring headers with spaces around = sign)
7430
7431 2005-10-08 [colin]      1.9.15cvs22
7432
7433         * src/export.c
7434                 Warning fix by wwp
7435
7436 2005-10-08 [colin]      1.9.15cvs21
7437
7438         * src/folder.c
7439         * src/folder.h
7440                 Add a processing_pending indicator, set on 
7441                 folder_item_open and cleared after 
7442                 folder_item_process_open
7443         * src/folderview.c
7444         * src/summaryview.c
7445                 wrap procmsg_msginfo_*_flags, and in the
7446                 wrapper check that there's no folder processing 
7447                 pending. If there is, defer the flags change until 
7448                 processing is done to avoid stepping over each
7449                 other's toes.
7450                 Freeze during processing, but not during scanning.
7451
7452 2005-10-07 [colin]      1.9.15cvs20
7453
7454         * src/plugins/pgpcore/passphrase.c
7455                 Fix bug #826 (X-Server hangs when 
7456                 right-clicking a PGP encrypted message)
7457
7458 2005-10-07 [paul]       1.9.15cvs19
7459
7460         * src/compose.c
7461                 fix compose_entries[]
7462                 patch by Fabien Vantard
7463
7464 2005-10-06 [colin]      1.9.15cvs18
7465
7466         * src/pixmaps/address.xpm
7467         * src/pixmaps/address_book.xpm
7468         * src/pixmaps/book.xpm
7469         * src/pixmaps/check_spelling.xpm
7470         * src/pixmaps/checkbox_off.xpm
7471         * src/pixmaps/checkbox_on.xpm
7472         * src/pixmaps/close.xpm
7473         * src/pixmaps/complete.xpm
7474         * src/pixmaps/continue.xpm
7475         * src/pixmaps/deleted.xpm
7476         * src/pixmaps/down_arrow.xpm
7477         * src/pixmaps/exec.xpm
7478         * src/pixmaps/forwarded.xpm
7479         * src/pixmaps/group.xpm
7480         * src/pixmaps/ignorethread.xpm
7481         * src/pixmaps/interface.xpm
7482         * src/pixmaps/jpilot.xpm
7483         * src/pixmaps/ldap.xpm
7484         * src/pixmaps/linewrap.xpm
7485         * src/pixmaps/linewrapcurrent.xpm
7486         * src/pixmaps/mail.xpm
7487         * src/pixmaps/mail_attach.xpm
7488         * src/pixmaps/mail_compose.xpm
7489         * src/pixmaps/mail_forward.xpm
7490         * src/pixmaps/mail_receive.xpm
7491         * src/pixmaps/mail_receive_all.xpm
7492         * src/pixmaps/mail_reply.xpm
7493         * src/pixmaps/mail_reply_to_all.xpm
7494         * src/pixmaps/mail_reply_to_author.xpm
7495         * src/pixmaps/mail_send.xpm
7496         * src/pixmaps/mail_send_queue.xpm
7497         * src/pixmaps/mime_application.xpm
7498         * src/pixmaps/mime_audio.xpm
7499         * src/pixmaps/mime_image.xpm
7500         * src/pixmaps/mime_message.xpm
7501         * src/pixmaps/mime_text_enriched.xpm
7502         * src/pixmaps/mime_text_html.xpm
7503         * src/pixmaps/mime_text_plain.xpm
7504         * src/pixmaps/mime_unknown.xpm
7505         * src/pixmaps/new.xpm
7506         * src/pixmaps/news_compose.xpm
7507         * src/pixmaps/offline.xpm
7508         * src/pixmaps/online.xpm
7509         * src/pixmaps/paste.xpm
7510         * src/pixmaps/preferences.xpm
7511         * src/pixmaps/privacy_emblem_encrypted.xpm
7512         * src/pixmaps/privacy_expired.xpm
7513         * src/pixmaps/privacy_failed.xpm
7514         * src/pixmaps/privacy_passed.xpm
7515         * src/pixmaps/privacy_signed.xpm
7516         * src/pixmaps/privacy_unknown.xpm
7517         * src/pixmaps/privacy_warn.xpm
7518         * src/pixmaps/properties.xpm
7519         * src/pixmaps/replied.xpm
7520         * src/pixmaps/search.xpm
7521         * src/pixmaps/unread.xpm
7522         * src/pixmaps/up_arrow.xpm
7523         * src/pixmaps/vcard.xpm
7524                 Modernize internal theme, with icons from the 
7525                 Gnomaws theme. Keep some of the old ones where
7526                 they were better.
7527
7528 2005-10-06 [colin]      1.9.15cvs17
7529
7530         * src/summaryview.c
7531                 Little optimisations + bugfix
7532         * src/toolbar.c
7533                 Remove default useless items - useless being defined
7534                 by the default relevant prefs
7535         * src/wizard.c
7536                 include config.h to make gettext work
7537         * src/prefs_themes.c
7538                 Fix selection of current theme in prefs
7539
7540 2005-10-06 [colin]      1.9.15cvs16
7541
7542         * src/prefs_common.c
7543         * src/prefs_common.h
7544         * src/prefs_summaries.c
7545         * src/folderview.c
7546                 Add a warning dialog on Mark all read 
7547                 (with pref to get rid of it)
7548
7549 2005-10-06 [paul]       1.9.15cvs15
7550
7551         * po/nb.po
7552         * po/pt_BR.po
7553                 updated by Geir Helland and Frederico
7554                 Goncalves Guimaraes
7555
7556 2005-10-05 [colin]      1.9.15cvs14
7557
7558         * src/folder.c
7559         * src/folder.h
7560         * src/folderview.c
7561         * src/folderview.h
7562         * src/imap_gtk.c
7563         * src/mh_gtk.c
7564         * src/mainwindow.c
7565         * src/setup.c
7566                 add a way to rescan without rebuilding
7567                 make moving a bit faster (less folders changes)
7568                 don't lock the tree on Get 
7569         * src/imap.c
7570                 Don't re-delete deleted messages before expunging
7571         * src/summaryview.c
7572                 Set batch mode when deleting mails
7573
7574 2005-10-05 [paul]       1.9.15cvs13
7575
7576         * src/mainwindow.c
7577         * src/mainwindow.h
7578                 fix disabled Execute menu item
7579         * src/toolbar.c
7580                 match the change in 1.9.15cvs10: use Compose
7581                 instead of News by default
7582
7583 2005-10-04 [colin]      1.9.15cvs12
7584
7585         * src/compose.c
7586                 When replying to an ML post with Reply-To set
7587                 to the poster's email, honor it (as before),
7588                 but also honor our user's request to reply to
7589                 the mailing list: set the ML address in the To
7590                 field and the Reply-To address in the Cc: 
7591                 field.
7592
7593 2005-10-04 [colin]      1.9.15cvs11
7594
7595         * src/plugins/trayicon/trayicon.c
7596                 Finish cosmetic change - thanks to wwp
7597
7598 2005-10-04 [colin]      1.9.15cvs10
7599
7600         * src/toolbar.c
7601                 Use Compose instead of Email by default.
7602                 Spotted by wwp.
7603
7604 2005-10-04 [colin]      1.9.15cvs9
7605
7606         * src/folder.c
7607         * src/folder.h
7608         * src/folderview.c
7609         * src/imap.c
7610         * src/etpan/imap-thread.c
7611         * src/etpan/imap-thread.h
7612                 Try to make IMAP faster, by simplifying SEARCH
7613                 commands, avoiding sending two STATUS in a row,
7614                 and deferring flags sync and processing just
7615                 after displaying the folder. 
7616                 This will update the SummaryView in certain
7617                 cases (new mails not already fetched, flags
7618                 changed from another client) but in a non-
7619                 blocking manner.
7620
7621 2005-10-04 [colin]      1.9.15cvs8
7622
7623         * src/plugins/trayicon/trayicon.c
7624                 Relabel "Offline" to "Work offline"
7625
7626 2005-10-04 [colin]      1.9.15cvs7
7627
7628         * src/export.c
7629         * src/import.c
7630         * src/mbox.c
7631                 Fix mbox import/export buglets
7632                 Patch by wwp
7633         * src/plugins/trayicon/trayicon.c
7634                 Add offline swithc
7635                 Patch by wwp
7636
7637 2005-10-04 [colin]      1.9.15cvs6
7638
7639         * src/folder.c
7640         * src/folderview.c
7641         * src/summaryview.c
7642                 Better fix (don't break mark all read) for cvs2
7643
7644 2005-10-03 [colin]      1.9.15cvs5
7645
7646         * src/folder.c
7647                 Use a sane sort by default
7648
7649 2005-10-03 [colin]      1.9.15cvs4
7650
7651         * src/inc.c
7652                 Add a 'Only once' button for overriding offline mode
7653         * src/prefs_account.c
7654         * src/wizard.c
7655                 Add Local mbox to the wizard
7656                 Add IMAP subdir to the wizard (or the wizard is useless
7657                 for such accounts, or even worse than useless)
7658                 Move IMAP subdir from Advanced to Receive tab, as it's
7659                 not that uncommon
7660
7661 2005-10-03 [colin]      1.9.15cvs3
7662
7663         * src/send_message.c
7664                 Forgot this one in cvs1
7665
7666 2005-10-03 [colin]      1.9.15cvs2
7667
7668         * src/folder.c
7669                 Faster close when leaving a folder with lots
7670                 of new mails. Idea by David Relson.
7671
7672 2005-10-03 [colin]      1.9.15cvs1
7673
7674         * src/compose.c
7675         * src/imap.c
7676         * src/inc.c
7677         * src/main.c
7678         * src/messageview.c
7679         * src/news.c
7680         * src/summaryview.c
7681         * src/gtk/sslcertwindow.c
7682         * src/plugins/trayicon/trayicon.c
7683                 Add accels to every AlertPanel. Patch by Fabien 
7684                 Vantard
7685
7686 2005-10-03 [paul]       1.9.15
7687
7688         1.9.15 released
7689
7690 2005-10-03 [paul]       1.9.14cvs68
7691
7692         * po/ca.po
7693         * po/de.po
7694         * po/es.po
7695         * po/fi.po
7696         * po/fr.po
7697         * po/sk.po
7698         * po/sr.po
7699         * po/zh_CN.po
7700                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
7701                 Mones Lastra, Tommi Pirinen, Fabien vantard,
7702                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
7703
7704 2005-10-03 [paul]       1.9.14cvs67
7705
7706         * src/send_message.c
7707                 prevent hang on Cancel
7708                 patch by Colin
7709
7710 2005-10-03 [paul]       1.9.14cvs66
7711
7712         * src/main.c
7713                 fix crash in IMAP caused by discrepancy
7714                 between check_at_startup and offline mode
7715                 Patch by Colin
7716
7717 2005-10-01 [paul]       1.9.14cvs65
7718
7719         * src/inc.c
7720                 fix engrish
7721
7722 2005-10-01 [paul]       1.9.14cvs64
7723         * src/export.c
7724         * src/import.c
7725                 synchronise import_mbox() and export_mbox()
7726         * src/mbox.c
7727                 proc_mbox(): add alert if file cannot be opened
7728                 export_list_to_mbox(): test if dest file exists,
7729                 prompt user to overwrite if it does. add alert
7730                 if file cannot be created
7731                                                                 
7732         Patch by wwp
7733                                                                                                                 
7734
7735 2005-09-30 [paul]       1.9.14cvs63
7736
7737         * src/addressbook.c
7738                 Fix sensitivity of a menu
7739         * src/codeconv.c
7740                 Respect hidden pref for mails with no encoding
7741         * src/common/xml.c
7742                 Fix memory corruption
7743         * src/plugins/pgpcore/sgpgme.c
7744                 Fix segfault on incomplete sigs, and display
7745                 of S/Mime UIDs
7746
7747         Patches by Colin
7748
7749 2005-09-30 [colin]      1.9.14cvs62
7750
7751         * src/partial_download.c
7752                 Little logic fix in almost-dead code
7753         * src/pop.c
7754                 Fix partial download when there's no new mail
7755
7756 2005-09-29 [paul]       1.9.14cvs61
7757
7758         * src/plugins/pgpinline/pgpinline.c
7759                 fix bug 819, 'crash accessing sign message'
7760                 Patch by Colin
7761
7762 2005-09-28 [martin]     1.9.14cvs60
7763
7764         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
7765                 fix bug #790 (Crash when restarting window manager (fluxbox))
7766
7767 2005-09-28 [paul]       1.9.14cvs59
7768
7769         * src/gtk/gtkaspell.c
7770                 fix off-by-one typo
7771
7772 2005-09-27 [colin]      1.9.14cvs58
7773
7774         * src/plugins/pgpcore/sgpgme.c
7775                 Report error when there's one, instead of
7776                 "Signature unchecked" 
7777
7778 2005-09-27 [colin]      1.9.14cvs57
7779
7780         * src/prefs_quote.c
7781                 Fix bug #816 (Weird quotation with spaces)
7782
7783 2005-09-27 [colin]      1.9.14cvs56
7784
7785         * src/codeconv.c
7786         * src/compose.c
7787         * src/compose.h
7788                 Put subject in compose's title
7789                 Fix Automatic encoding so that it's really automatic:
7790                 first try default locale's charset, then charset of the replied mail, 
7791                 then utf-8
7792                 Fix encoding of headers (must be in strict mode too)
7793
7794 2005-09-26 [colin]      1.9.14cvs55
7795
7796         * src/gtk/gtkaspell.c
7797                 Fix previous patch - don't color the space,
7798                 just uncolor it :)
7799
7800 2005-09-26 [colin]      1.9.14cvs54
7801
7802         * src/gtk/gtkaspell.c
7803                 Unmark space if possible
7804
7805 2005-09-26 [colin]      1.9.14cvs53
7806
7807         * src/imap.c
7808                 log_error instead of alertpanel according to the pref
7809         * src/etpan/imap-thread.c
7810                 Print connect status, copy only necessary size to 
7811                 logger
7812         * src/plugins/pgpmime/pgpmime.c
7813                 Handle S/Mime signatures (verification only). Patch based
7814                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
7815
7816 2005-09-26 [paul]       1.9.14cvs52
7817
7818         * src/common/passcrypt.c
7819                 this 'workaround' not necessary on NetBSD.
7820                 Thanks to Daniel Gustafson
7821
7822 2005-09-26 [paul]
7823
7824         1.9.15-rc4 released
7825
7826 2005-09-26 [paul]       1.9.14cvs51
7827
7828         * src/summaryview.c
7829                 Skip currently selected message when
7830                 looking for next new or unread message
7831                 in current folder. Patch by Colin
7832         * src/common/passcrypt.c
7833                 eliminate warnings on *BSD. Patch by
7834                 Daniel Gustafson
7835
7836 2005-09-26 [colin]      1.9.14cvs50
7837
7838         * src/procmsg.c
7839                 Call postfiltering hook anyway
7840
7841 2005-09-22 [colin]      1.9.14cvs49
7842
7843         * src/codeconv.c
7844         * src/codeconv.h
7845                 Add a strict mode that doesn't replace with _
7846         * src/compose.c
7847         * src/compose.h
7848                 Use strict conversion while sending
7849                 Fix race when drafting while sending (happens
7850                 on IMAP)
7851                 Fix d'n'd of messages from summaryview
7852         * src/prefs_common.c
7853         * src/prefs_common.h
7854                 add hidden utf8_instead_of_locale_for_broken_mail 
7855                 pref for people that preferred the default charset 
7856                 to be utf8 for broken mails
7857         * src/quote_fmt_parse.y
7858                 fix bug #815 (No quote insert if "From:" fied 
7859                 contained Russian letters)
7860         * src/summaryview.c
7861                 Fix d'n'd of messages to compose
7862
7863 2005-09-22 [paul]       1.9.14cvs48
7864
7865         * src/compose.c
7866                 fix bug where attachments Name entry
7867                 would display Path instead
7868
7869 2005-09-21 [paul]       1.9.14cvs47
7870
7871         * README
7872         * README.jp
7873         * configure.ac
7874         * config/config.rpath
7875         * doc/manual/en/sylpheed-20.html
7876         * doc/manual/es/sylpheed-20.html
7877         * po/bg.po
7878         * po/ca.po
7879         * po/de.po
7880         * po/es.po
7881         * po/fr.po
7882         * po/it.po
7883         * po/pt_BR.po
7884         * po/sk.po
7885         * po/zh_TW.po
7886         * src/account.c
7887         * src/account.h
7888         * src/action.c
7889         * src/action.h
7890         * src/adbookbase.h
7891         * src/addr_compl.c
7892         * src/addr_compl.h
7893         * src/addrbook.c
7894         * src/addrbook.h
7895         * src/addrcache.c
7896         * src/addrcache.h
7897         * src/addrcindex.c
7898         * src/addrcindex.h
7899         * src/addrclip.c
7900         * src/addrclip.h
7901         * src/addrdefs.h
7902         * src/addressadd.c
7903         * src/addressadd.h
7904         * src/addressbook.c
7905         * src/addressbook.h
7906         * src/addressitem.h
7907         * src/addrgather.c
7908         * src/addrgather.h
7909         * src/addrharvest.c
7910         * src/addrharvest.h
7911         * src/addrindex.c
7912         * src/addrindex.h
7913         * src/addritem.c
7914         * src/addritem.h
7915         * src/addrquery.c
7916         * src/addrquery.h
7917         * src/addrselect.c
7918         * src/addrselect.h
7919         * src/alertpanel.c
7920         * src/alertpanel.h
7921         * src/browseldap.c
7922         * src/browseldap.h
7923         * src/codeconv.c
7924         * src/codeconv.h
7925         * src/compose.c
7926         * src/compose.h
7927         * src/crash.c
7928         * src/crash.h
7929         * src/customheader.c
7930         * src/customheader.h
7931         * src/displayheader.c
7932         * src/displayheader.h
7933         * src/editaddress.c
7934         * src/editaddress.h
7935         * src/editbook.c
7936         * src/editbook.h
7937         * src/editgroup.c
7938         * src/editgroup.h
7939         * src/editjpilot.c
7940         * src/editjpilot.h
7941         * src/editldap.c
7942         * src/editldap.h
7943         * src/editldap_basedn.c
7944         * src/editldap_basedn.h
7945         * src/editvcard.c
7946         * src/editvcard.h
7947         * src/enriched.c
7948         * src/enriched.h
7949         * src/exphtmldlg.c
7950         * src/exphtmldlg.h
7951         * src/expldifdlg.c
7952         * src/expldifdlg.h
7953         * src/export.c
7954         * src/export.h
7955         * src/exporthtml.c
7956         * src/exporthtml.h
7957         * src/exportldif.c
7958         * src/exportldif.h
7959         * src/filtering.c
7960         * src/filtering.h
7961         * src/folder.c
7962         * src/folder.h
7963         * src/folder_item_prefs.c
7964         * src/folder_item_prefs.h
7965         * src/foldersel.c
7966         * src/foldersel.h
7967         * src/folderutils.c
7968         * src/folderutils.h
7969         * src/folderview.c
7970         * src/folderview.h
7971         * src/grouplistdialog.c
7972         * src/grouplistdialog.h
7973         * src/headerview.c
7974         * src/headerview.h
7975         * src/html.c
7976         * src/html.h
7977         * src/image_viewer.c
7978         * src/image_viewer.h
7979         * src/imap.c
7980         * src/imap.h
7981         * src/imap_gtk.c
7982         * src/imap_gtk.h
7983         * src/import.c
7984         * src/import.h
7985         * src/importldif.c
7986         * src/importldif.h
7987         * src/importmutt.c
7988         * src/importmutt.h
7989         * src/importpine.c
7990         * src/importpine.h
7991         * src/inc.c
7992         * src/inc.h
7993         * src/jpilot.c
7994         * src/jpilot.h
7995         * src/ldapctrl.c
7996         * src/ldapctrl.h
7997         * src/ldaplocate.c
7998         * src/ldaplocate.h
7999         * src/ldapquery.c
8000         * src/ldapquery.h
8001         * src/ldapserver.c
8002         * src/ldapserver.h
8003         * src/ldaputil.c
8004         * src/ldaputil.h
8005         * src/ldif.c
8006         * src/ldif.h
8007         * src/localfolder.c
8008         * src/localfolder.h
8009         * src/main.c
8010         * src/main.h
8011         * src/mainwindow.c
8012         * src/mainwindow.h
8013         * src/manual.c
8014         * src/manual.h
8015         * src/matcher.c
8016         * src/matcher.h
8017         * src/matcher_parser.h
8018         * src/matcher_parser_lex.l
8019         * src/matcher_parser_parse.y
8020         * src/mbox.c
8021         * src/mbox.h
8022         * src/message_search.c
8023         * src/message_search.h
8024         * src/messageview.c
8025         * src/messageview.h
8026         * src/mh.c
8027         * src/mh.h
8028         * src/mh_gtk.c
8029         * src/mh_gtk.h
8030         * src/mimeview.c
8031         * src/mimeview.h
8032         * src/msgcache.c
8033         * src/msgcache.h
8034         * src/mutt.c
8035         * src/mutt.h
8036         * src/news.c
8037         * src/news.h
8038         * src/news_gtk.c
8039         * src/news_gtk.h
8040         * src/noticeview.c
8041         * src/noticeview.h
8042         * src/partial_download.c
8043         * src/partial_download.h
8044         * src/pine.c
8045         * src/pine.h
8046         * src/pop.c
8047         * src/pop.h
8048         * src/prefs_account.c
8049         * src/prefs_account.h
8050         * src/prefs_actions.c
8051         * src/prefs_actions.h
8052         * src/prefs_common.c
8053         * src/prefs_common.h
8054         * src/prefs_compose_writing.c
8055         * src/prefs_compose_writing.h
8056         * src/prefs_customheader.c
8057         * src/prefs_customheader.h
8058         * src/prefs_display_header.c
8059         * src/prefs_display_header.h
8060         * src/prefs_ext_prog.c
8061         * src/prefs_ext_prog.h
8062         * src/prefs_filtering.c
8063         * src/prefs_filtering.h
8064         * src/prefs_filtering_action.c
8065         * src/prefs_filtering_action.h
8066         * src/prefs_folder_column.c
8067         * src/prefs_folder_column.h
8068         * src/prefs_folder_item.c
8069         * src/prefs_folder_item.h
8070         * src/prefs_fonts.c
8071         * src/prefs_fonts.h
8072         * src/prefs_gtk.c
8073         * src/prefs_gtk.h
8074         * src/prefs_image_viewer.c
8075         * src/prefs_image_viewer.h
8076         * src/prefs_matcher.c
8077         * src/prefs_matcher.h
8078         * src/prefs_message.c
8079         * src/prefs_message.h
8080         * src/prefs_msg_colors.c
8081         * src/prefs_msg_colors.h
8082         * src/prefs_other.c
8083         * src/prefs_other.h
8084         * src/prefs_quote.c
8085         * src/prefs_quote.h
8086         * src/prefs_receive.c
8087         * src/prefs_receive.h
8088         * src/prefs_send.c
8089         * src/prefs_send.h
8090         * src/prefs_spelling.c
8091         * src/prefs_spelling.h
8092         * src/prefs_summaries.c
8093         * src/prefs_summaries.h
8094         * src/prefs_summary_column.c
8095         * src/prefs_summary_column.h
8096         * src/prefs_template.c
8097         * src/prefs_template.h
8098         * src/prefs_themes.c
8099         * src/prefs_themes.h
8100         * src/prefs_toolbar.c
8101         * src/prefs_toolbar.h
8102         * src/prefs_wrapping.c
8103         * src/prefs_wrapping.h
8104         * src/privacy.c
8105         * src/privacy.h
8106         * src/procheader.c
8107         * src/procheader.h
8108         * src/procmime.c
8109         * src/procmime.h
8110         * src/procmsg.c
8111         * src/procmsg.h
8112         * src/quote_fmt.c
8113         * src/quote_fmt_parse.y
8114         * src/recv.c
8115         * src/recv.h
8116         * src/remotefolder.c
8117         * src/remotefolder.h
8118         * src/send_message.c
8119         * src/send_message.h
8120         * src/setup.c
8121         * src/setup.h
8122         * src/simple-gettext.c
8123         * src/sourcewindow.c
8124         * src/sourcewindow.h
8125         * src/ssl_manager.c
8126         * src/ssl_manager.h
8127         * src/statusbar.c
8128         * src/statusbar.h
8129         * src/stock_pixmap.c
8130         * src/stock_pixmap.h
8131         * src/summary_search.c
8132         * src/summary_search.h
8133         * src/summaryview.c
8134         * src/summaryview.h
8135         * src/syldap.c
8136         * src/syldap.h
8137         * src/textview.c
8138         * src/textview.h
8139         * src/toolbar.c
8140         * src/toolbar.h
8141         * src/undo.c
8142         * src/undo.h
8143         * src/unmime.c
8144         * src/unmime.h
8145         * src/vcard.c
8146         * src/vcard.h
8147         * src/wizard.c
8148         * src/wizard.h
8149         * src/common/base64.c
8150         * src/common/base64.h
8151         * src/common/defs.h
8152         * src/common/hooks.c
8153         * src/common/hooks.h
8154         * src/common/log.c
8155         * src/common/log.h
8156         * src/common/md5.c
8157         * src/common/md5.h
8158         * src/common/mgutils.c
8159         * src/common/mgutils.h
8160         * src/common/nntp.c
8161         * src/common/nntp.h
8162         * src/common/passcrypt.c
8163         * src/common/passcrypt.h.in
8164         * src/common/plugin.c
8165         * src/common/plugin.h
8166         * src/common/prefs.c
8167         * src/common/prefs.h
8168         * src/common/progressindicator.c
8169         * src/common/progressindicator.h
8170         * src/common/quoted-printable.c
8171         * src/common/quoted-printable.h
8172         * src/common/session.c
8173         * src/common/session.h
8174         * src/common/smtp.c
8175         * src/common/smtp.h
8176         * src/common/socket.c
8177         * src/common/socket.h
8178         * src/common/ssl.c
8179         * src/common/ssl.h
8180         * src/common/ssl_certificate.c
8181         * src/common/ssl_certificate.h
8182         * src/common/string_match.c
8183         * src/common/string_match.h
8184         * src/common/stringtable.c
8185         * src/common/sylpheed.c
8186         * src/common/sylpheed.h
8187         * src/common/template.c
8188         * src/common/template.h
8189         * src/common/timing.h
8190         * src/common/utils.c
8191         * src/common/utils.h
8192         * src/common/uuencode.c
8193         * src/common/uuencode.h
8194         * src/common/version.h.in
8195         * src/common/xml.c
8196         * src/common/xml.h
8197         * src/common/xmlprops.c
8198         * src/common/xmlprops.h
8199         * src/gtk/about.c
8200         * src/gtk/about.h
8201         * src/gtk/colorlabel.c
8202         * src/gtk/colorlabel.h
8203         * src/gtk/colorsel.c
8204         * src/gtk/colorsel.h
8205         * src/gtk/description_window.c
8206         * src/gtk/description_window.h
8207         * src/gtk/filesel.c
8208         * src/gtk/filesel.h
8209         * src/gtk/foldersort.c
8210         * src/gtk/foldersort.h
8211         * src/gtk/gtkutils.c
8212         * src/gtk/gtkutils.h
8213         * src/gtk/inputdialog.c
8214         * src/gtk/inputdialog.h
8215         * src/gtk/logwindow.c
8216         * src/gtk/logwindow.h
8217         * src/gtk/manage_window.c
8218         * src/gtk/manage_window.h
8219         * src/gtk/menu.c
8220         * src/gtk/menu.h
8221         * src/gtk/pluginwindow.c
8222         * src/gtk/pluginwindow.h
8223         * src/gtk/prefswindow.c
8224         * src/gtk/prefswindow.h
8225         * src/gtk/progressdialog.c
8226         * src/gtk/progressdialog.h
8227         * src/gtk/quicksearch.c
8228         * src/gtk/quicksearch.h
8229         * src/gtk/sslcertwindow.c
8230         * src/gtk/sslcertwindow.h
8231         * src/plugins/clamav/clamav_plugin.c
8232         * src/plugins/clamav/clamav_plugin.h
8233         * src/plugins/clamav/clamav_plugin_gtk.c
8234         * src/plugins/demo/demo.c
8235         * src/plugins/dillo_viewer/dillo_prefs.c
8236         * src/plugins/dillo_viewer/dillo_prefs.h
8237         * src/plugins/dillo_viewer/dillo_viewer.c
8238         * src/plugins/mathml_viewer/mathml_viewer.c
8239         * src/plugins/pgpcore/passphrase.c
8240         * src/plugins/pgpcore/passphrase.h
8241         * src/plugins/pgpcore/plugin.c
8242         * src/plugins/pgpcore/prefs_gpg.c
8243         * src/plugins/pgpcore/prefs_gpg.h
8244         * src/plugins/pgpcore/select-keys.c
8245         * src/plugins/pgpcore/select-keys.h
8246         * src/plugins/pgpcore/sgpgme.c
8247         * src/plugins/pgpcore/sgpgme.h
8248         * src/plugins/pgpinline/pgpinline.c
8249         * src/plugins/pgpinline/pgpinline.h
8250         * src/plugins/pgpinline/plugin.c
8251         * src/plugins/pgpmime/pgpmime.c
8252         * src/plugins/pgpmime/pgpmime.h
8253         * src/plugins/pgpmime/plugin.c
8254         * src/plugins/spamassassin/spamassassin.c
8255         * src/plugins/spamassassin/spamassassin.h
8256         * src/plugins/spamassassin/spamassassin_gtk.c
8257         * src/plugins/trayicon/trayicon.c
8258         * tools/OOo2sylpheed.pl
8259         * tools/acroread2sylpheed.pl
8260         * tools/asus_mailled.sh
8261         * tools/filter_conv.pl
8262         * tools/freshmeat_search.pl
8263         * tools/google_search.pl
8264         * tools/kmail2sylpheed.pl
8265         * tools/kmail2sylpheed_v2.pl
8266         * tools/maildir2sylpheed.pl
8267         * tools/multiwebsearch.pl
8268         * tools/newscache_clean.pl
8269         * tools/outlook2sylpheed.pl
8270         * tools/sylpheed-switcher
8271         * tools/update-po
8272         * tools/vcard2xml.py
8273         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8274                 update FSF address
8275
8276 2005-09-21 [colin]      1.9.14cvs46
8277
8278         * src/gedit-print.c
8279         * src/procmsg.c
8280         * src/procmsg.h
8281         * src/textview.c
8282         * src/summaryview.c
8283                 Remove some printing hacks (deselection/reselection),
8284                 which by the way fix printing the currently 
8285                 displayed mime part (still only text)
8286                 Plus a little optimisation of summary_show
8287
8288
8289 2005-09-20 [colin]      1.9.14cvs45
8290
8291         * src/mainwindow.c
8292         * src/messageview.c
8293                 GUI fixups: add accels, set message
8294                 view title to displayed mail's subject
8295         * src/prefs_spelling.c
8296         * src/gtk/gtkaspell.c
8297                 GUI fixups: allow underlining misspelled
8298                 words instead of coloring them (a11y!)
8299
8300 2005-09-19 [colin]
8301
8302         1.9.15rc3 released
8303
8304 2005-09-19 [colin]      1.9.14cvs44
8305
8306         * src/compose.c
8307                 Fix draft message
8308         * src/gtk/gtkaspell.c
8309                 Fix wrong test ;-)
8310
8311 2005-09-19 [colin]      1.9.14cvs43
8312
8313         * src/addressbook.c
8314                 Fix sensitivity of Delete button
8315         * src/compose.c
8316                 Warn if the requested Privacy system
8317                 is not available
8318         * src/exphtmldlg.c
8319         * src/expldifdlg.c
8320         * src/importldif.c
8321         * src/importmutt.c
8322         * src/importpine.c
8323                 Fix crappy UI
8324         * src/
8325         * src/ssl.h
8326         * src/prefs_account.h
8327         * src/prefs_account.c
8328                 Save SSL prefs even in builds that have
8329                 SSL support disable
8330         * src/imap.c
8331         * src/inc.c
8332         * src/news.c
8333         * src/send_message.c
8334                 Warn if connection should be secure, but
8335                 SSL support isn't compiled in
8336         * src/gtkaspell.c
8337                 Fix word separation on UTF-8 systems
8338                 Fixes bug #812 (Strange inline spellchecking)
8339         * src/compose.c
8340                 Warn if the requested Privacy system
8341                 is not available
8342                 Factorize offline warning
8343         * src/imap.c
8344         * src/imap_gtk.c
8345         * src/imap_gtk.h
8346         * src/inc.h
8347         * src/news_gtk.c
8348         * src/news_gtk.h
8349         * src/messageview.c
8350                 Factorize offline warning
8351
8352 2005-09-19 [paul]
8353
8354         1.9.15-rc2 released
8355
8356 2005-09-18 [colin]      1.9.14cvs42
8357
8358         * src/codeconv.c
8359         * src/codeconv.h
8360         * src/procmime.c
8361                 Add a way to get locale's charset ignoring utf-8,
8362                 and use that as default encoding for broken mails
8363
8364 2005-09-18 [colin]      1.9.14cvs41
8365
8366         * src/gtk/logwindow.c
8367                 Translate string. Patch by Fabien Vantard
8368
8369 2005-09-18 [colin]      1.9.14cvs40
8370
8371         * configure.ac
8372                 Fix bug #803 (IMAP/SSL support breaks with 
8373                 GnuTLS libetpan 0.38)
8374
8375 2005-09-18 [colin]      1.9.14cvs39
8376
8377         * src/codeconv.c
8378         * src/compose.c
8379         * src/procmime.c
8380                 More charsets fixes. Fixes bug #806 (non
8381                 ascii characters in subject line)
8382
8383 2005-09-17 [paul]       1.9.14cvs38
8384
8385         * src/folderview.c
8386         * src/mainwindow.c
8387                 fix gcc-2.95 issues
8388                 Patch by Pawel Pekala
8389
8390 2005-09-17 [colin]      1.9.14cvs37
8391
8392         * src/addrindex.c
8393                 bugfix for NO-USE LDAP compilation, patch 
8394                 by Fabien Vantard
8395
8396 2005-09-17 [colin]      1.9.14cvs36
8397
8398         * src/prefs_actions.c
8399         * src/prefs_customheader.c
8400         * src/prefs_display_header.c
8401         * src/prefs_filtering_action.c
8402         * src/prefs_matcher.c
8403         * src/prefs_toolbar.c
8404                 Fix strange casts (less elegant but
8405                 works better)
8406
8407 2005-09-16 [colin]      1.9.14cvs35
8408
8409         * src/jpilot.c
8410                 Missed that one
8411
8412 2005-09-16 [colin]      1.9.14cvs34
8413
8414         * configure.ac
8415         * src/Makefile.am
8416         * src/addr_compl.c
8417         * src/addrindex.c
8418         * src/browseldap.c
8419         * src/editldap.c
8420         * src/ldaplocate.c
8421         * src/ldapquery.c
8422         * src/ldapquery.h
8423         * src/ldapserver.c
8424         * src/ldapserver.h
8425         * src/main.c
8426         * src/matcher_parser_parse.y
8427         * src/prefs_themes.c
8428         * src/etpan/Makefile.am
8429         * src/gtk/description_window.c
8430         * src/plugins/clamav/Makefile.am
8431         * src/plugins/clamav/clamav_plugin.c
8432         * src/plugins/dillo_viewer/Makefile.am
8433         * src/plugins/pgpcore/Makefile.am
8434         * src/plugins/pgpinline/Makefile.am
8435         * src/plugins/pgpmime/Makefile.am
8436         * src/plugins/trayicon/Makefile.am
8437                 Fix 100% cpu usage in address completion list
8438                 Fix little bugs (return with no values etc)
8439                 Fix all warnings (with common CFLAGS)
8440
8441 2005-09-15 [colin]      1.9.14cvs33
8442
8443         * src/addressbook.c
8444                 Fix bug where sometimes a group's email list is empty,
8445                 force its refresh (probably fixes "Re: how to create a 
8446                 distribution list")
8447         * src/ldapquery.c
8448                 Don't return to the callback in the main thread from the
8449                 fetch thread (or face segs!)
8450
8451 2005-09-15 [paul]       1.9.14cvs32
8452
8453         * src/prefs_matcher.c
8454                 forgotten in last commit
8455
8456 2005-09-15 [paul]       1.9.14cvs31
8457
8458         * src/prefs_actions.c
8459         * src/prefs_filtering_action.c
8460         * src/prefs_quote.c
8461         * src/quote_fmt.c
8462         * src/summaryview.c
8463         * src/gtk/description_window.c
8464         * src/gtk/description_window.h
8465         * src/gtk/quicksearch.c
8466                 allow interaction with the called
8467                 description window
8468                 Patch by Anders Hammar
8469
8470 2005-09-14 [paul]       1.9.14cvs30
8471
8472         * src/compose.c
8473                 fix a little annoyance when pasting with 3rd button 
8474                 with wrap_pastes=0 and wrap_input=1
8475                 Patch by Colin
8476
8477 2005-09-14 [paul]       1.9.14cvs29
8478
8479         * src/prefs_account.c
8480                 disable 'Filter messages on receiving' for
8481                 SMTP-only accounts
8482                 Patch  by Anders Hammar
8483
8484 2005-09-14 [paul]       1.9.14cvs28
8485
8486         * po/sk.po
8487                 fix crash
8488                 updated by Andrej Kacian
8489
8490 2005-09-14 [paul]
8491
8492         1.9.15-rc1 released
8493
8494 2005-09-14 [paul]       1.9.14cvs27
8495
8496         * po/es.po
8497                 updated by Ricardo Mones Lastra
8498         * src/compose.c
8499         * src/compose.h
8500                 associate no_wrap_tags to Compose windows
8501                 instead of using a static one
8502                 Patch by Colin
8503         * src/mbox.c
8504                 fix proc_mbox()
8505                 Patch by wwp
8506         * src/textview.c
8507                 remove unneeded printf()
8508
8509 2005-09-14 [paul]       1.9.14cvs26
8510
8511         * src/addrcache.c
8512         * src/codeconv.h
8513         * src/folder.h
8514         * src/mainwindow.h
8515         * src/mh.c
8516         * src/mimeview.h
8517         * src/partial_download.c
8518         * src/pop.c
8519         * src/prefs_account.c
8520         * src/prefs_account.h
8521         * src/prefs_actions.c
8522         * src/prefs_customheader.c
8523         * src/prefs_display_header.c
8524         * src/prefs_filtering_action.c
8525         * src/prefs_matcher.c
8526         * src/prefs_toolbar.c
8527         * src/privacy.h
8528         * src/procmime.c
8529         * src/procmime.h
8530         * src/procmsg.h
8531         * src/textview.c
8532         * src/undo.h
8533         * src/common/plugin.c
8534         * src/common/session.h
8535         * src/common/socket.c
8536         * src/common/socket.h
8537         * src/common/template.c
8538         * src/gtk/gtkaspell.c
8539         * src/gtk/quicksearch.h
8540         * src/plugins/pgpcore/passphrase.c
8541         * src/plugins/pgpcore/prefs_gpg.h
8542         * src/plugins/pgpcore/select-keys.c
8543         * src/plugins/pgpcore/select-keys.h
8544         * src/plugins/pgpcore/sgpgme.c
8545         * src/plugins/pgpinline/pgpinline.c
8546         * src/plugins/pgpmime/pgpmime.c
8547         * src/plugins/trayicon/trayicon.c
8548                 fix compilation warnings
8549                 Patch by Daniel Gustafson
8550
8551 2005-09-14 [paul]       1.9.14cvs25
8552
8553         * src/addressbook.c
8554                 add missing column header, and other small
8555                 bug fixes
8556                 Patch by Anders Hammar
8557
8558 2005-09-13 [colin]      1.9.14cvs24
8559
8560         * src/gtk/gtkaspell.c
8561                 Fix non-utf8 in menu
8562                 Fix little leaks
8563                 Nullify struct members after free()s
8564
8565 2005-09-13 [colin]      1.9.14cvs23
8566
8567         * src/compose.c
8568                 Test utf8 compliance before inserting to 
8569                 buffer, and try to convert if necessary
8570         * src/procmime.c
8571                 If no charset is present, use the locale 
8572                 one instead of us-ascii
8573         * src/procmsg.c
8574                 Add Sender, List-Post and To in the checked 
8575                 headers for automatic rules creation 
8576                 (thanks to wwp)
8577         * src/prefs_themes.c
8578         * src/gtk/gtkaspell.c
8579                 Remove deprecated functions. 
8580                 patch by Daniel Gustafson
8581
8582 2005-09-12 [colin]      1.9.14cvs22
8583
8584         * src/compose.c
8585                 Fix bug #448 (Scrolling/Redraw issue with 
8586                 address-fields in Header)
8587         * src/mainwindow.c
8588         * src/summaryview.c
8589         * src/summaryview.h
8590                 Fix loss of MSG_MARKED on move/copy
8591                 Fix bug #804 (Quicksearch togglebutton doesn't 
8592                 get depressed after '/' key is pressed)
8593
8594 2005-09-12 [paul]       1.9.14cvs21
8595
8596         * AUTHORS
8597         * src/gtk/logwindow.c
8598                 add 'Clear Log' to popup menu
8599                 Patch by Anders Hammar <anders.hammar@telia.com>
8600
8601 2005-09-12 [paul]       1.9.14cvs20
8602
8603         * src/compose.c
8604                 set correct sensitivity on attachments
8605                 popup menu
8606         * src/folder.c
8607                 fix typo
8608         * src/prefs_spelling.c
8609                 fix crash when no LANG env is set
8610         * src/common/xml.c
8611                 fix crash in wizard
8612                 don't use memeory after free
8613
8614         All patches by Daniel Gustafson
8615
8616 2005-09-12 [paul]       1.9.14cvs19
8617
8618         * src/prefs_themes.c
8619                 make theme info selectable
8620         * src/gtk/description_window.c
8621                 make window non-modal
8622         * tools/README
8623                 add details of asus_mailed.sh
8624         * tools/claws.i18n.status.pl
8625                 update for new zh_TW translator
8626                 widen the output
8627                 create alternate coloured lines
8628                 improve readability
8629
8630 2005-09-10 [colin]      1.9.14cvs18
8631
8632         * src/plugins/pgpcore/select-keys.c
8633                 Better order for the buttons
8634
8635 2005-09-10 [colin]      1.9.14cvs17
8636
8637         * src/compose.c
8638         * src/plugins/pgpcore/select-keys.c
8639         * src/plugins/pgpcore/select-keys.h
8640         * src/plugins/pgpcore/sgpgme.c
8641                 Add a "Don't encrypt" button to the key
8642                 selection dialog. Fixes bug #177 (There should be a 
8643                 'Don't encrypt button in the Select Keys dialog)
8644
8645 2005-09-10 [colin]      1.9.14cvs16
8646
8647         * src/compose.c
8648                 Fix bug #572 (%X option does not work with templates)
8649
8650 2005-09-10 [colin]      1.9.14cvs15
8651
8652         * src/toolbar.c 
8653                 Remove g_print
8654
8655 2005-09-10 [colin]      1.9.14cvs14
8656
8657         * src/imap.c
8658                 Fix a possible crash
8659
8660 2005-09-09 [colin]      1.9.14cvs13
8661
8662         * src/imap.c
8663         * src/etpan/imap-thread.c
8664         * src/etpan/imap-thread.h
8665                 Fix moving from queue or drafts to normal folders
8666                 Fix bug #794 (No way to delete without expunging)
8667                 Take flags unset by other mailers into account
8668                 Take deleted flag set by other mailers into account
8669                 Fix unsetting REPLIED flag
8670                 Fix crash when capabilities can't be retrieved
8671         * src/mainwindow.c
8672         * src/mainwindow.h
8673                 Add M_DELAYED_FLAGS condition, and let the user use
8674                 Execute in order to be able to expunge deleted mails,
8675                 even if he's not in delayed execute mode
8676         * src/prefs_spelling.c
8677                 Use 'en' dictionary by default if LANG is POSIX or C
8678         * src/gtk/prefswindow.c
8679                 Fix bug #767 (Preferences windows expanding) by making
8680                 the window a bit larger when the resolution is greater
8681                 than 640x480, and by putting the prefs in a
8682                 GtkScrolledWindow.
8683
8684 2005-09-09 [paul]       1.9.14cvs12
8685
8686         * AUTHORS
8687         * configure.ac
8688         * po/zh_TW.Big5.po      ** REMOVED **
8689         * po/zh_TW.po           ** ADDED **
8690                 updated by Wei-Lun Chao
8691
8692 2005-09-09 [paul]       1.9.14cvs11
8693
8694         * src/mainwindow.c
8695                 fix asserts
8696         * src/common/xml.c
8697                 delay memory allocation until file is
8698                 opened successfully
8699                 Patch by Daniel Gustafson
8700
8701 2005-09-09 [colin]      1.9.14cvs10
8702
8703         * src/imap.c
8704                 Add guards
8705
8706 2005-09-08 [colin]      1.9.14cvs9
8707
8708         * src/compose.c
8709                 Alert when we can't save draft
8710                 Fix various wrap/color issues
8711                 Add mid-click pasting respecting wrap_paste option
8712         * src/folder.c
8713         * src/folder.h
8714         * src/folder_item_prefs.c
8715         * src/folder_item_prefs.h
8716         * src/imap.c
8717         * src/imap_gtk.c
8718         * src/imap_gtk.h
8719         * src/main.c
8720         * src/mainwindow.c
8721         * src/mainwindow.h
8722         * src/news.c
8723         * src/news_gtk.c
8724         * src/news_gtk.h
8725         * src/prefs_folder_item.c
8726                 Fix the impossibility to synchronise folders for
8727                 offline use (IMAP and NNTP are concerned)
8728
8729 2005-09-08 [colin]      1.9.14cvs8
8730
8731         * configure.ac
8732                 Build LDAP and JPilot by default if available
8733         * src/textview.c
8734                 Fix use after free
8735
8736 2005-09-08 [paul]       1.9.14cvs7
8737
8738         * doc/manual/en/sylpheed-1.html
8739         * doc/manual/en/sylpheed-18.html
8740         * doc/manual/en/sylpheed-19.html
8741         * doc/manual/en/sylpheed-4.html
8742         * doc/manual/en/sylpheed-6.html
8743         * doc/manual/en/sylpheed.html
8744                 a few minor updates, plus include some
8745                 details about plugins and their requirements
8746         * src/mainwindow.c
8747                 minor changes to English in /View/Sort
8748
8749 2005-09-07 [colin]      1.9.14cvs6
8750
8751         * doc/manual/en/sylpheed-1.html
8752         * doc/manual/en/sylpheed-10.html
8753         * doc/manual/en/sylpheed-11.html
8754         * doc/manual/en/sylpheed-12.html
8755         * doc/manual/en/sylpheed-13.html
8756         * doc/manual/en/sylpheed-14.html
8757         * doc/manual/en/sylpheed-15.html
8758         * doc/manual/en/sylpheed-16.html
8759         * doc/manual/en/sylpheed-17.html
8760         * doc/manual/en/sylpheed-18.html
8761         * doc/manual/en/sylpheed-19.html
8762         * doc/manual/en/sylpheed-2.html
8763         * doc/manual/en/sylpheed-20.html
8764         * doc/manual/en/sylpheed-21.html
8765         * doc/manual/en/sylpheed-22.html
8766         * doc/manual/en/sylpheed-3.html
8767         * doc/manual/en/sylpheed-4.html
8768         * doc/manual/en/sylpheed-5.html
8769         * doc/manual/en/sylpheed-6.html
8770         * doc/manual/en/sylpheed-7.html
8771         * doc/manual/en/sylpheed-8.html
8772         * doc/manual/en/sylpheed-9.html
8773         * doc/manual/en/sylpheed.html
8774                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
8775
8776 2005-09-07 [colin]      1.9.14cvs5
8777
8778         * src/mainwindow.c
8779                 Make labels more to-the-point
8780
8781 2005-09-07 [colin]      1.9.14cvs4
8782
8783         * doc/manual/en/sylpheed-1.html
8784         * doc/manual/en/sylpheed-12.html
8785         * doc/manual/en/sylpheed-13.html
8786         * doc/manual/en/sylpheed-14.html
8787         * doc/manual/en/sylpheed-15.html
8788         * doc/manual/en/sylpheed-16.html
8789         * doc/manual/en/sylpheed-17.html
8790         * doc/manual/en/sylpheed-18.html
8791         * doc/manual/en/sylpheed-19.html
8792         * doc/manual/en/sylpheed-2.html
8793         * doc/manual/en/sylpheed-20.html
8794         * doc/manual/en/sylpheed-21.html
8795         * doc/manual/en/sylpheed-22.html
8796         * doc/manual/en/sylpheed-4.html
8797         * doc/manual/en/sylpheed-5.html
8798         * doc/manual/en/sylpheed-6.html
8799         * doc/manual/en/sylpheed-7.html
8800         * doc/manual/en/sylpheed-8.html
8801         * doc/manual/en/sylpheed-9.html
8802         * doc/manual/en/sylpheed.html
8803                 Update manual
8804
8805 2005-09-07 [colin]      1.9.14cvs3
8806
8807         * doc/faq/en/sylpheed-faq-1.html
8808         * doc/faq/en/sylpheed-faq-2.html
8809         * doc/faq/en/sylpheed-faq-3.html
8810         * doc/faq/en/sylpheed-faq.html
8811                 Update FAQ
8812
8813 2005-09-07 [colin]      1.9.14cvs2
8814
8815         * src/folderview.c
8816         * src/procmsg.c
8817         * src/summaryview.c
8818         * src/toolbar.c
8819                 Fix special subfolders:
8820                 - Inherit parent's icon
8821                 - sent contents of queues subfolders
8822                 - empty subfolders of trashes
8823         * src/mainwindow.c
8824                 Remove outdated manual and faq entries
8825         * src/common/utils.c
8826                 Add quotes around %s coming from mailcap
8827
8828 2005-09-07 [colin]      1.9.14cvs1
8829
8830         * src/compose.c
8831                 After saving draft, set modified to FALSE
8832         * src/mimeview.c
8833         * src/common/utils.c
8834         * src/common/utils.h
8835                 Try to open mime parts using what is 
8836                 indicated in ~/.mailcap or /etc/mailcap,
8837                 if possible.
8838
8839 2005-09-05 [paul]       1.9.14
8840
8841         1.9.14 released
8842
8843         * po/sk.po
8844                 updated by Andrej Kacian
8845
8846 2005-09-05 [paul]       1.9.13cvs83
8847
8848         * po/de.po
8849         * po/es.po
8850         * po/fi.po
8851         * po/fr.po
8852         * po/nb.po
8853         * po/pt_BR.po
8854         * po/sr.po
8855                 updated translations by Thomas Gilgin, Ricardo Mones
8856                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
8857                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
8858
8859 2005-09-04 [paul]       1.9.13cvs82
8860
8861         * src/compose.c
8862                 only warn about exceeded line length limit
8863                 on send
8864
8865 2005-09-04 [paul]       1.9.13cvs81
8866
8867         * src/compose.c
8868                 fix crash in 'line length exceeded' dialogue
8869
8870 2005-09-02 [paul]       1.9.13cvs80
8871
8872         * src/imap.c
8873                 fix bug 795, 'Connection lost IMAP'
8874                 and add statusbar prints
8875                 Patch by Colin
8876
8877 2005-09-02 [paul]       1.9.13cvs79
8878
8879         * src/compose.c
8880                 compose_wrap_paragraph() becomes
8881                 compose_beautify_paragraph()
8882                 Patch by Colin
8883
8884 2005-09-02 [colin]      1.9.13cvs78
8885
8886         * src/folderview.c
8887                 Micro-fix
8888
8889 2005-09-01 [colin]      1.9.13cvs77
8890
8891         * src/imap.c
8892                 Maybe fix bug #795 (Connection lost IMAP)
8893                 Don't try to send logout when we're disconnected.
8894         * src/summaryview.c
8895                 Include locked and marked emails in HRM
8896                 view. Fixes bug #800 (Locked messages no longer 
8897                 show up when hide read messages is used)
8898
8899 2005-09-01 [paul]       1.9.13cvs76
8900
8901         * src/prefs_common.c
8902                 fix bad cutting
8903
8904 2005-08-31 [colin]      1.9.13cvs75
8905
8906         * src/folderview.c
8907         * src/folderview.h
8908         * src/prefs_summaries.c
8909         * src/summaryview.c
8910                 Fix "go to next new", fix preference
8911                 (Open unread/next swapped)
8912
8913 2005-08-31 [paul]       1.9.13cvs74
8914
8915         * src/compose.c
8916         * src/folderview.c
8917         * src/headerview.c
8918         * src/headerview.h
8919         * src/mainwindow.c
8920         * src/prefs_common.c
8921         * src/prefs_common.h
8922         * src/prefs_fonts.c
8923         * src/summaryview.c
8924         * src/textview.c
8925         * src/common/defs.h
8926                 remove obsolete BOLD_FONT setting
8927                 fix font update in headerview and textview
8928                 headers after prefs change
8929                 Patch By Colin
8930
8931 2005-08-31 [paul]
8932
8933         1.9.14-rc4 released
8934
8935 2005-08-30 [colin]      1.9.13cvs73
8936
8937         * src/summaryview.c
8938                 When Hide read messages is selected and we
8939                 refresh the summaryview, don't remove the 
8940                 currently displayed message. Fixes bug #797
8941                 (Summary view reloads when new mail is 
8942                 downloaded in 1.9.14 rc)
8943
8944 2005-08-30 [colin]      1.9.13cvs72
8945
8946         * src/folderview.c
8947                 Fix flickering
8948         * src/mainwindow.c
8949                 Remove useless callback
8950         * src/mimeview.c
8951         * src/gtk/filesel.c
8952         * src/gtk/filesel.h
8953                 Add a filesel_select_file_save_folder() - used by Save All
8954
8955 2005-08-29 [paul]       1.9.13cvs71
8956
8957         * AUTHORS
8958         * src/matcher_parser_parse.y
8959         * src/etpan/imap-thread.c
8960                 fix building on FreeBSD
8961                 Patch by Daniel Gustafson <daniel@hobbit.se>
8962
8963 2005-08-29 [paul]       1.9.13cvs70
8964
8965         * src/plugins/pgpinline/pgpinline.c
8966                 only initialise sig result if it's been handled
8967                 Patch by Colin
8968
8969 2005-08-29 [paul]       1.9.13cvs69
8970         
8971         Patches by Colin:
8972
8973         * src/imap.c
8974         * src/common.utils.c
8975         * src/common/utils.h
8976                 optimisation
8977         * src/stock_pixmap.h
8978                 fix wrong icon reference
8979         * src/pixmaps/trash_btn.xpm
8980                 replace with nicer image
8981
8982 2005-08-28 [colin]      1.9.13cvs68
8983
8984         * src/Makefile.am
8985         * src/stock_pixmap.c
8986         * src/stock_pixmap.h
8987         * src/toolbar.c
8988         * src/pixmaps/trash_btn.xpm
8989                 Add a specific trash xpm for the button
8990
8991 2005-08-28 [colin]      1.9.13cvs67
8992
8993         * src/imap.c
8994                 Fix leak
8995
8996 2005-08-27 [colin]      1.9.13cvs66
8997
8998         * src/imap.c
8999         * src/procmime.c
9000                 Correctly fix "Problem with replies", fixes
9001                 pgpmime encryption too. 
9002
9003 2005-08-27 [colin]      1.9.13cvs65
9004
9005         * src/folder.c
9006         * src/procmsg.c
9007         * src/procmsg.h
9008         * src/summaryview.c
9009                 Fix bug #517 (messages removed from summaryview 
9010                 when moving fails)
9011
9012 2005-08-27 [colin]      1.9.13cvs64
9013
9014         * tools/Makefile.am
9015         * tools/asus_mailled.sh
9016                 Add a script to blink ASUS laptops' mail LED where there
9017                 is unread mail.
9018
9019 2005-08-27 [colin]      1.9.13cvs63
9020
9021         * src/imap.c
9022         * src/etpan/imap-thread.c
9023         * src/etpan/imap-thread.h
9024                 Implement automatic choosing of login method
9025                 Fixes bug #791
9026         * src/gtk/.cvsignore
9027                 Add sylpheed-marshal.[ch]
9028
9029 2005-08-27 [colin]      1.9.13cvs62
9030
9031         * src/common/utils.c
9032                 Fix confusing perror
9033
9034 2005-08-27 [colin]      1.9.13cvs61
9035
9036         * src/toolbar.c
9037         * src/toolbar.h
9038                 Remove A_DELETE, replace it with 
9039                 A_TRASH and A_DELETE_REAL. Automatically
9040                 rewrite config files to replace A_DELETE
9041                 with A_TRASH (no functionality change).
9042                 Fixes half of #794
9043
9044 2005-08-26 [colin]      1.9.13cvs60
9045
9046         * src/procmime.c
9047                 Previous "Problem with replies" fix brought other
9048                 problems, fixing them
9049
9050 2005-08-26 [colin]      1.9.13cvs59
9051
9052         * src/procmime.c
9053                 Fix "Problem with replies". This happened only
9054                 on IMAP...
9055         * src/procmsg.c
9056                 Factorize code a bit
9057         * src/compose.c
9058                 Speed improvement on very long messages (wrapping)
9059                 Fix signature color on Reedit and Redirect
9060                 On Reedit, don't attach pgp-signatures parts, but
9061                 set signing to On.
9062
9063 2005-08-24 [paul]       1.9.13cvs58
9064
9065         * src/compose.c
9066                 don't claim success when clicking
9067                 Cancel on the passphrase box.
9068                 Patch by Colin
9069
9070 2005-08-24 [paul]       1.9.13cvs57
9071
9072         * src/main.c
9073                 fix misplaced sylpheed.log
9074         * src/common/defs.h
9075                 define UIDL_DIR
9076
9077 2005-08-24 [paul]       1.9.13cvs56
9078
9079         * src/imap.c
9080         * src/etpan/imap-thread.c
9081         * src/etpan/imap-thread.h
9082                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
9083                 Patch by Colin
9084         * src/gtk/sylpheed-marshal.c    ** REMOVED **
9085         * src/gtk/sylpheed-marshal.h    ** REMOVED **
9086                 remove autogenerated files
9087         * tools/kdeservicemenu/README
9088         * tools/kdeservicemenu/install.sh
9089         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
9090         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
9091                 use Claws icon, use 'Sylpheed-Claws' in menu,
9092                 use kdialog, and other cleanups
9093
9094 2005-08-23 [paul]       1.9.13cvs55
9095
9096         * src/compose.c
9097                 fix paste/wrap crash
9098                 Patch by Colin
9099
9100 2005-08-23 [paul]       1.9.13cvs54
9101
9102         * src/main.c
9103                 fix crash recovery
9104                 Patch by Colin
9105
9106 2005-08-23 [paul]       1.9.13cvs53
9107
9108         * src/addressbook.c
9109         * src/editaddress.c
9110                 view all data of LDAP contacts
9111                 Patch by Colin
9112
9113 2005-08-23 [paul]       1.9.13cvs52
9114
9115         * src/addressbook.c
9116                 fix issues with the Search field
9117                 Patch by Colin
9118
9119 2005-08-22 [paul]       1.9.13cvs51
9120
9121         * src/folderview.c
9122                 put name of folder in processing dialog
9123                 title
9124         * src/prefs_folder_item.c
9125                 improve english usage
9126
9127 2005-08-22 [paul]       1.9.13cvs50
9128
9129         * src/filtering.c
9130         * src/filtering.h
9131         * src/matcher.c
9132         * src/matcher_parser_lex.l
9133         * src/matcher_parser_parse.y
9134         * src/prefs_filtering.c
9135                 add Filtering/Processing rule names feature.
9136                 (the incompatible old matcherrc is saved as
9137                 matcherrc.pre_names).
9138                 Patch by Colin
9139
9140 2005-08-22 [paul]       1.9.13cvs49
9141
9142         * src/procmsg.c
9143                 fix colour labelling
9144                 Patch by Colin
9145
9146 2005-08-22 [paul]       1.9.13cvs48
9147
9148         * src/textview.c
9149                 fix open_image_cb()
9150
9151 2005-08-22 [paul]       1.9.13cvs47
9152
9153         * src/imap.c
9154                 fix bug 789, 'SC crashes with imap (CVS ver)'
9155                 Patch by Colin
9156
9157 2005-08-22 [paul]       1.9.13cvs46
9158
9159         * src/mimeview.c
9160         * src/prefs_common.c
9161         * src/common/defs.h
9162                 define reused defaults in defs.h
9163         * src/textview.c
9164                 add 'Open image' to image popup menu
9165
9166 2005-08-21 [colin]      1.9.13cvs45
9167
9168         * src/summaryview.c
9169                 Fix bug #788 (Bogus "From" address displayed)
9170
9171 2005-08-20 [colin]      1.9.13cvs44
9172
9173         * src/folder.c
9174                 Fix buf #787 (multilevel delete causes SIGSEGV)
9175
9176 2005-08-19 [colin]      1.9.13cvs43
9177
9178         * src/inc.c
9179         * src/prefs_common.c
9180         * src/prefs_common.h
9181                 Add an hidden pref to allow modifying the
9182                 update stepping in incorporation.
9183                 Patch by wwp.
9184
9185 2005-08-19 [colin]      1.9.13cvs42
9186
9187         * src/compose.c
9188         * src/procmime.c
9189                 Workaround for broken MUAs: encode 
9190                 Content-type: name: as ASCII and 
9191                 Content-Disposition: filename: as
9192                 per rfc2231
9193         * src/prefs_account.c
9194                 Fix invisible-ness of SMTP SSL prefs
9195                 in NNTP accounts
9196
9197 2005-08-19 [paul]       1.9.13cvs41
9198
9199         * src/compose.c
9200         * src/prefs_common.c
9201         * src/prefs_common.h
9202         * src/prefs_wrapping.c
9203                 paste with or without wrapping.
9204                 patch by Colin
9205
9206 2005-08-19 [paul]       1.9.13cvs40
9207
9208         * src/prefs_common.c
9209         * src/prefs_common.h
9210         * src/summaryview.c
9211                 reintroduce enable_swap_from as a
9212                 hidden pref. patch by Colin
9213         * src/quote_fmt_parse.y
9214         * src/plugins/clamav/clamav_plugin.c
9215         * src/plugins/dillo_viewer/dillo_viewer.c
9216         * src/plugins/mathml_viewer/mathml_viewer.c
9217         * src/plugins/pgpcore/sgpgme.c
9218         * src/plugins/pgpinline/pgpinline.c
9219         * src/plugins/pgpmime/pgpmime.c
9220                 tidy up. patch by Colin
9221
9222 2005-08-19 [paul]       1.9.13cvs39
9223
9224         * configure.ac
9225                 complete cvs38's sync
9226         * src/editaddress.c
9227         * src/gedit-print.c
9228         * src/mutt.c
9229         * src/etpan/etpan-log.c
9230         * src/etpan/imap-thread.c
9231         * src/gtk/gtksourceprintjob.c
9232                 fix compilation warnings
9233                 (patch by Colin)
9234
9235 2005-08-19 [paul]       1.9.13cvs38
9236
9237         sync with main:
9238
9239         * src/account.c
9240         * src/action.c
9241         * src/addrbook.c
9242         * src/addrcache.c
9243         * src/addrharvest.c
9244         * src/addrindex.c
9245         * src/codeconv.c
9246         * src/compose.c
9247         * src/crash.c
9248         * src/exporthtml.c
9249         * src/exportldif.c
9250         * src/folder.c
9251         * src/image_viewer.c
9252         * src/inc.c
9253         * src/inc.h
9254         * src/jpilot.c
9255         * src/ldif.c
9256         * src/main.c
9257         * src/matcher.c
9258         * src/mbox.c
9259         * src/messageview.c
9260         * src/mh.c
9261         * src/mimeview.c
9262         * src/msgcache.c
9263         * src/mutt.c
9264         * src/news.c
9265         * src/partial_download.c
9266         * src/pine.c
9267         * src/pop.c
9268         * src/prefs_actions.c
9269         * src/prefs_common.c
9270         * src/prefs_customheader.c
9271         * src/prefs_display_header.c
9272         * src/prefs_gtk.c
9273         * src/prefs_themes.c
9274         * src/procheader.c
9275         * src/procmime.c
9276         * src/procmsg.c
9277         * src/recv.c
9278         * src/send_message.c
9279         * src/simple-gettext.c
9280         * src/sourcewindow.c
9281         * src/textview.c
9282         * src/vcard.c
9283         * src/common/defs.h
9284         * src/common/log.c
9285         * src/common/plugin.c
9286         * src/common/prefs.c
9287         * src/common/session.c
9288         * src/common/session.h
9289         * src/common/socket.c
9290         * src/common/socket.h
9291         * src/common/ssl_certificate.c
9292         * src/common/template.c
9293         * src/common/utils.c
9294         * src/common/utils.h
9295         * src/common/xml.c
9296         * src/gtk/about.c
9297         added wrappers for C library function that
9298                 take pathname arguments.
9299                 enabled compilation with MinGW.
9300                 use GDir instead of directly using opendir().
9301                 added rename_force().
9302
9303 2005-08-19 [paul]       1.9.13cvs37
9304         
9305         patches by Colin:
9306         * src/compose.c
9307                 fix privacy settings on re-editing
9308                 a sent message
9309         * src/jpilot.c
9310                 fix encoding bug
9311         * src/folder.c
9312         * src/procmsg.c
9313         * src/procmsg.h
9314         * src/summaryview.c
9315                 flag changing optimisation
9316
9317 2005-08-18 [martin]     1.9.13cvs36
9318
9319         * commitHelper
9320             added my login
9321         * src/addrcache.c
9322         * src/addrharvest.c
9323         * src/addrindex.c
9324         * src/compose.c
9325         * src/grouplistdialog.c
9326         * src/main.c
9327         * src/mainwindow.c
9328         * src/msgcache.c
9329         * src/mutt.c
9330         * src/pine.c
9331         * src/prefs_account.c
9332         * src/prefs_themes.c
9333         * src/stock_pixmap.c
9334         * src/summaryview.c
9335         * src/gtk/about.c
9336         * src/gtk/logwindow.c
9337             removed deprecated glib and gdk stuff
9338         * src/plugins/pgpcore/select-keys.c
9339             convert attributes from locale to utf8
9340
9341 2005-08-17 [paul]       1.9.13cvs35
9342
9343         * src/account.c
9344         * src/addressbook.c
9345                 use new GTK_STOCK_ icons if available
9346         * src/summaryview.c
9347         * src/gtk/gtksctree.c
9348         * src/gtk/gtksctree.h
9349                 faster range select. patch by Colin
9350
9351 2005-08-17 [paul]       1.9.13cvs34
9352
9353         patches by colin:
9354         * src/addressbook.c
9355         * src/addressitem.h
9356                 Add an edit button for contacts, fix selections
9357                 of gtksctree items
9358         * src/editaddress.c
9359                 Change labels, let Save be always possible in the
9360                 email and user atributes tabs
9361         * src/folderview.c
9362                 fix sort issues
9363         * src/summaryview.c
9364                 select next item instead of the displayed one
9365                 after deletion
9366
9367         * src/gtk/progressdialog.c
9368                 use prefs_common.enable_rules_hint
9369
9370 2005-08-13 [hoa]        1.9.13cvs33
9371
9372         * src/etpan/imap-thread.c
9373                 fixed build on Solaris.
9374
9375 2005-08-10 [colin]      1.9.13cvs32
9376
9377         * src/procmsg.c
9378                 Fix cvs31 (missing fclose before reading
9379                 the file)
9380
9381 2005-08-10 [colin]      1.9.13cvs31
9382
9383         * src/procmsg.c
9384                 Fix procmsg_msginfo_new_from_mimeinfo() when
9385                 the MimeInfo isn't stored in memory. This fixes
9386                 replying to an attached message.
9387
9388 2005-08-10 [colin]      1.9.13cvs30
9389
9390         * src/mainwindow.c
9391                 Fix slowness in account changing
9392
9393 2005-08-10 [colin]      1.9.13cvs29
9394
9395         * src/folder.c
9396         * src/folderutils.c
9397         * src/folderview.c
9398         * src/imap_gtk.c
9399         * src/mainwindow.c
9400         * src/mh_gtk.c
9401         * src/procmsg.c
9402         * src/summaryview.c
9403                 Optimize folder_has_parent_of_type
9404                 Prevent moving special sub-folders from contextual menus
9405                 Rework message a bit ("Empty all messages" -> "Delete all
9406                 messages")
9407                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
9408                 and "Deleted Items" folders)
9409
9410 2005-08-08 [colin]      1.9.13cvs28
9411
9412         * src/summaryview.c
9413         * src/prefs_summaries.c
9414                 Make "Select first unread|new" more flexible
9415                 (just prioritize new or unread)
9416
9417 2005-08-08 [colin]      1.9.13cvs27
9418
9419         * src/summaryview.c
9420                 If "select first new" is selected and there only
9421                 are unread messages, fallback to "select first
9422                 unread".
9423
9424 2005-08-08 [colin]      1.9.13cvs26
9425
9426         * src/folder.c
9427                 Fix shameful bugs (and bug #779)
9428
9429 2005-08-08 [colin]      1.9.13cvs25
9430
9431         * src/folder.c
9432         * src/folder.h
9433                 Cache parents' type to make folder_has_parent_of_type
9434                 faster
9435         * src/folderview.c
9436                 Forbid DnD of special sub-folders
9437         * src/procmsg.c
9438         * src/procmsg.h
9439                 Add MAIL_POSTFILTERING_HOOK
9440         * src/summaryview.c
9441                 Revert over-zealous deletion of the use_addr_book 
9442                 code
9443
9444 2005-08-07 [colin]      1.9.13cvs24
9445
9446         * src/folder.c
9447                 Fix big mistake (passing MsgInfo instead 
9448                 of FolderItem)
9449
9450 2005-08-07 [colin]      1.9.13cvs23
9451
9452         * src/compose.c
9453         * src/folder.c
9454         * src/folder.h
9455         * src/foldersel.c
9456         * src/folderutils.c
9457         * src/folderview.c
9458         * src/imap.c
9459         * src/mainwindow.c
9460         * src/messageview.c
9461         * src/mh.c
9462         * src/msgcache.c
9463         * src/procmime.c
9464         * src/summaryview.c
9465                 Make subfolders of Drafts, Queue, Outbox, Trash
9466                 work like their parents. 
9467                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
9468
9469 2005-08-07 [colin]      1.9.13cvs22
9470
9471         * src/addressbook.c
9472                 Fix bug #771 (Dragged contacts not saved)
9473
9474 2005-08-07 [paul]       1.9.13cvs21
9475
9476         * src/summaryview.c
9477                 fix bug 32 'Search Doesn't display results
9478                 if "Hide Read Messages" is chosen'
9479                 be more literal in interpreting 'Hide read
9480                 messages'
9481
9482 2005-08-07 [colin]      1.9.13cvs20
9483
9484         * src/folderview.c
9485                 Add debug
9486         * src/summaryview.c
9487                 Faster 'unthread_for_execution'
9488
9489 2005-08-06 [paul]       1.9.13cvs19
9490
9491         * src/mainwindow.c
9492                 add mnemonics to Set displayed columns
9493                 fix bug where msgview_visible option was
9494                 overwritten as TRUE on startup
9495
9496 2005-08-06 [paul]       1.9.13cvs18
9497
9498         * src/mainwindow.c
9499                 refer to 'displayed columns in folder/message
9500                 list' not 'displayed items in summary/message view'
9501         * src/prefs_display_header.c
9502                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
9503                 be consistent with similar dialogues
9504         * src/prefs_folder_column.c
9505         * src/prefs_summary_column.c
9506                 'columns' not 'items', and folder and message lists,
9507                 instead of folder and summary views;
9508                 Use 'Hidden columns' as list heading not 'Available
9509                 items';
9510                 move the 'Remove' button to the right hand side;
9511                 top-align the buttons;
9512                 remove unneeded vbox
9513         * src/prefs_summaries.c
9514                 put the 2 column prefs buttons in a frame to reduce
9515                 overall width; refer to columns not items &c.
9516
9517 2005-08-05 [colin]      1.9.13cvs17
9518
9519         * src/prefs_common.c
9520         * src/prefs_common.h
9521         * src/mainwindow.c
9522         * src/compose.c
9523         * src/messageview.c
9524                 Add an hidden toolbar_detachable pref, so
9525                 that I can get rid of these painful handles
9526                 in the toolbars. Defaults to TRUE to avoid
9527                 changing the GUI on unsuspecting people...
9528
9529 2005-08-05 [colin]      1.9.13cvs16
9530
9531         * src/Makefile.am
9532         * src/prefs_folder_column.c
9533         * src/prefs_folder_column.h
9534                 Add prefs for folder columns
9535         * src/folderview.c
9536         * src/folderview.h
9537         * src/mainwindow.c
9538         * src/mainwindow.h
9539         * src/prefs_common.c
9540         * src/prefs_common.h
9541         * src/prefs_summaries.c
9542                 Use them
9543         * src/prefs_summary_column.c
9544         * src/summaryview.c
9545         * src/summaryview.h
9546                 Add a To column
9547         * src/textview.c
9548         * src/common/utils.c
9549         * src/common/utils.h
9550                 Move uri colourisation functions
9551                 to utils
9552         * src/compose.c
9553                 Colourise URIs
9554         * src/imap.c
9555                 Fix bug with LIST where we'd try
9556                 to get Folder//////[...]/// 
9557
9558 2005-08-05 [paul]       1.9.13cvs15
9559
9560         * src/prefs_summaries.c
9561                 improve the English usage
9562         * src/summaryview.c
9563                 set font on column change
9564                 thanks to Colin
9565
9566 2005-08-05 [paul]       1.9.13cvs14
9567
9568         * src/prefs_common.c
9569         * src/prefs_common.h
9570         * src/prefs_summaries.c
9571         * src/summaryview.c
9572                 replace 'open_unread_on_enter' option with
9573                 'select_on_entry' option. opening/not opening
9574                 is now exclusively controlled by 'always_show_msg'
9575
9576 2005-08-04 [colin]      1.9.13cvs13
9577
9578         * src/compose.c
9579                 Remove dead code
9580                 Add colourisation of quotes and signatures
9581         * src/folderview.c
9582                 Fix possible crashes
9583         * src/messageview.c
9584                 Change an assert that is no problem
9585         * src/news.c
9586         * src/news_gtk.c
9587         * src/news_gtk.h
9588                 Fix offline mode
9589         * src/gtk/quicksearch.c
9590                 Fix a possible crash
9591
9592 2005-08-03 [colin]      1.9.13cvs12
9593
9594         * src/prefs_account.c
9595                 Fix bug #777 (Sylpheed crash in account configuration)
9596
9597 2005-08-03 [colin]      1.9.13cvs11
9598
9599         * src/addressbook.c
9600         * src/editaddress.c
9601         * src/editgroup.c
9602                 Fixing addressbook, round 2
9603         * src/textview.c
9604                 Fix emphasis color on rechecking 'Colorize messages'
9605
9606 2005-08-03 [paul]       1.9.13cvs10
9607
9608         sync with main
9609
9610         * src/addr_compl.c
9611         * src/compose.c
9612         * src/main.c
9613         * src/pop.c
9614         * src/prefs_account.c
9615         * src/procmime.c
9616         * src/procmsg.c
9617         * src/quote_fmt_parse.y
9618         * src/textview.c
9619         * src/common/quoted-printable.c
9620         * src/common/utils.c
9621         * src/common/utils.h
9622         * src/common/xml.c
9623                 replaced incorrect locale-independent
9624                 ctype functions with GLib's. Corrected
9625                 signedness mismatch.
9626         * src/headerview.c
9627                 headerview_create(): added spacing for vbox.
9628         * src/gtk/about.c
9629                 set focus to the OK button.
9630
9631 2005-08-03 [colin]      1.9.13cvs9
9632
9633         * src/folderview.c
9634                 Fix possible crash
9635
9636 2005-08-02 [colin]      1.9.13cvs8
9637
9638         * src/mainwindow.c
9639                 Fix cast
9640         * src/addressbook.c
9641         * src/addressitem.h
9642                 Fix a cast and more generally, try to make the
9643                 GUI more intuitive and consistent (round 1)
9644
9645 2005-08-02 [paul]       1.9.13cvs7
9646
9647         * src/folder.h
9648                 missing in 1.9.13cvs6
9649
9650 2005-08-02 [colin]      1.9.13cvs6
9651
9652         * src/folder.c
9653                 Fix one more leak
9654
9655 2005-08-02 [colin]      1.9.13cvs5
9656
9657         * src/folder.c
9658         * src/folderview.c
9659         * src/imap.c
9660         * src/main.c
9661         * src/mbox.c
9662         * src/procmsg.c
9663         * src/summaryview.c
9664                 Fix a number of folder_item_get_msg_list()-related
9665                 leaks (missing procmsg_msginfo_free()s)
9666
9667 2005-08-01 [colin]      1.9.13cvs4
9668
9669         * src/folderview.c
9670         * src/folderview.h
9671         * src/mainwindow.c
9672         * src/prefs_fonts.c
9673         * src/prefs_summaries.c
9674         * src/prefs_themes.c
9675         * src/summaryview.c
9676         * src/summaryview.h
9677         * src/textview.c
9678         * src/textview.h
9679                 Fix instant-apply of summary and folderview-related prefs
9680                 Fix erroneous g_free and alertpanels in prefs_theme
9681                 Add instant-apply for fonts
9682                 Defer applying of prefs a little bit so it's done only
9683                 once even if requested by multiples prefs pages
9684
9685 2005-08-01 [paul]       1.9.13cvs3
9686
9687         * src/main.c
9688                 fix bug 776 'S.C. crashes on close'
9689                 thanks to Colin
9690         * src/etpan/etpan-thread-manager-types.h
9691                 add missing include
9692                 thanks to Hoa
9693
9694 2005-07-25 [paul]       1.9.13cvs2
9695
9696         * src/summaryview.c
9697                 fix typos. spotted by Fabien Vantard
9698
9699 2005-07-24 [paul]       1.9.13cvs1
9700
9701         * doc/man/sylpheed.1
9702                 update man page, incorporating fix of
9703                 bug 769 'Typo in manpage'
9704         * src/etpan/imap-thread.c
9705                 fix NetBSD openssl dependencies. patch by
9706                 George Michaelson <ggm@apnic.net>
9707         * po/pt_BR.po
9708                 updated by Frederico Goncalves Guimaraes
9709
9710 2005-07-22 [paul]       1.9.13
9711
9712         1.9.13 release
9713
9714 2005-07-22 [paul]       1.9.12cvs91
9715
9716         * AUTHORS
9717         * INSTALL
9718         * README.claws
9719         * RELEASE_NOTES.claws
9720                 updated for release
9721         * configure.ac
9722         * po/nb.po
9723         * tools/claws.i18n.status.pl
9724                 add Norwegian translation. submiited by
9725                 Geir Helland <pjallabais@users.sourceforge.net>
9726         * po/ca.po
9727         * po/de.po
9728         * po/es.po
9729         * po/fi.po
9730         * po/fr.po
9731         * po/it.po
9732         * po/sk.po
9733         * po/sr.po
9734         * po/zh_CN.po
9735                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9736                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
9737                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
9738                 Yang Guilong
9739         * src/plugins/clamav/clamav_plugin_gtk.c
9740         * src/plugins/spamassassin/spamassassin_gtk.c
9741                 replace outdated description strings
9742
9743 2005-07-21 [colin]      1.9.12cvs90
9744
9745         * src/folder.c
9746                 Set folder to batch mode when scanning it. Makes deletion
9747                 of unread mails on IMAP much faster (due to the UNREAD 
9748                 flag unsetting)
9749
9750 2005-07-21 [darko]      1.9.12cvs89
9751
9752         * configure.ac
9753                 link against libresolv if necessary (patch by Paul)
9754         * src/msgcache.c
9755                 use glib's portable macros to determine endianness
9756
9757 2005-07-21 [paul]       1.9.12cvs88
9758
9759         * src/crash.c
9760         * src/gtk/about.c
9761                 update compiled-in features list
9762
9763 2005-07-20 [colin]      1.9.12cvs87
9764
9765         * src/folder.c
9766         * src/textview.c
9767                 Gcc 2.9x compilation fixes, thanks to Darko
9768         * src/plugins/clamav/clamav_plugin.c
9769                 Little optimisation: load virus database only once
9770         * src/plugins/spamassassin/spamassassin.c
9771                 Big optimisation: filtering one mail took at least 1 second,
9772                 now it takes at least 50ms. Doesn't speed up spamassassin 
9773                 itself, but should already be much more tolerable.
9774
9775 2005-07-20 [colin]      1.9.12cvs86
9776
9777         * src/summaryview.c
9778                 Fix performance issue
9779
9780 2005-07-19 [colin]      1.9.12cvs85
9781
9782         * src/plugins/pgpinline/plugin.c
9783                 Fix warning
9784
9785 2005-07-19 [colin]      1.9.12cvs84
9786
9787         * configure.ac
9788         * src/plugins/Makefile.am
9789         * src/plugins/pgpinline/.cvsignore
9790         * src/plugins/pgpinline/Makefile.am
9791         * src/plugins/pgpinline/pgpinline.c
9792         * src/plugins/pgpinline/pgpinline.deps
9793         * src/plugins/pgpinline/pgpinline.h
9794         * src/plugins/pgpinline/plugin.c
9795                 Put pgpinline in the main tree
9796
9797 2005-07-19 [paul]       1.9.12cvs83
9798
9799         * src/prefs_actions.c
9800                 prevent '//' in menu names, which cause a crash
9801                 thanks to Colin
9802
9803 2005-07-19 [paul]       1.9.12cvs82
9804
9805         * configure.ac
9806                 be generally more informative in configure output.
9807                 OpenSSL: correction: '[ --enable-openssl ...' -> 
9808                 '[ --disable-openssl ...', as --enable-openssl is default
9809                 PGP/MIME: don't check for GPGME again, check for
9810                 pgpcore instead. Therefore prevent the possibility of
9811                 attempting to build pgpmime if pgpcore dependencies are
9812                 not met
9813                 ClamAV: use pkgconfig to check for lib
9814                 libgnomeprint: revert logic on inner test to match
9815                 everything else
9816         * src/plugins/pgpcore/sgpgme.c
9817                 add missing include
9818
9819 2005-07-19 [colin]      1.9.12cvs81
9820
9821         * src/summaryview.c
9822                 Fix slow thread rebuilding in particular
9823                 cases
9824
9825 2005-07-19 [paul]       1.9.12cvs80
9826
9827         * sylpheed-claws.desktop
9828                 fix typo, spotted by Stephan Sachse
9829         * src/account.c
9830                 replace GTK_STOCK_ADD with
9831                 GTK_STOCK_NEW button
9832
9833 2005-07-18 [colin]      1.9.12cvs79
9834
9835         * src/etpan/imap-thread.c
9836                 Fix return value (Thanks Hoa)
9837
9838 2005-07-18 [colin]      1.9.12cvs78
9839
9840         * src/imap.c
9841                 Allow empty passwords
9842                 Create drafts/queue/outbox if necessary
9843         * src/summaryview.c
9844                 Remove old code
9845         * src/etpan/imap-thread.c
9846                 Fix STARTTLS (Thanks to Hoa)
9847
9848 2005-07-18 [paul]       1.9.12cvs77
9849
9850         * ChangeLog-gtk2.jp
9851         * ChangeLog.jp
9852                 removed
9853         * Makefile.am
9854                 updated to reflect additions and removals
9855         * TODO
9856                 updated to be claws-specific
9857         * TODO-gtk2
9858         * TODO-gtk2.jp
9859         * TODO.jp
9860         * sylpheed-128x128.png
9861         * sylpheed-64x64.png
9862                 removed
9863         * sylpheed-claws-128x128.png
9864         * sylpheed-claws-64x64.png
9865         * sylpheed-claws.desktop
9866         * sylpheed-claws.png
9867                 added
9868         * sylpheed.desktop
9869         * sylpheed.png
9870                 removed
9871
9872 2005-07-17 [paul]       1.9.12cvs76
9873
9874         * src/account.c
9875         * src/addressbook.c
9876         * src/alertpanel.c
9877         * src/alertpanel.h
9878         * src/compose.c
9879         * src/exphtmldlg.c
9880         * src/expldifdlg.c
9881         * src/folderview.c
9882         * src/imap_gtk.c
9883         * src/inc.c
9884         * src/message_search.c
9885         * src/messageview.c
9886         * src/mh_gtk.c
9887         * src/news_gtk.c
9888         * src/prefs_actions.c
9889         * src/prefs_filtering.c
9890         * src/prefs_matcher.c
9891         * src/prefs_template.c
9892         * src/prefs_themes.c
9893         * src/ssl_manager.c
9894         * src/summary_search.c
9895         * src/textview.c
9896         * src/toolbar.c
9897         * src/gtk/sslcertwindow.c
9898         * src/plugins/pgpcore/sgpgme.c
9899                 rework alertpanels
9900
9901 2005-07-17 [colin]      1.9.12cvs75
9902
9903         * src/privacy.c
9904                 add a PrivacySystem accessor that checks that
9905                 the system cached in a MimeInfo's privacydata
9906                 is still registered. Use this accessor instead
9907                 of directly using data->system. Fixes crashes
9908                 after unloading pgp plugins.
9909
9910 2005-07-17 [colin]      1.9.12cvs74
9911
9912         * src/alertpanel.c
9913                 Change geometry hints to a simple default size.
9914                 Fixes the certs dialogs.
9915
9916 2005-07-17 [colin]      1.9.12cvs73
9917
9918         * src/gtk/sslcertwindow.c
9919                 Use a gtkExpander
9920
9921 2005-07-17 [colin]      1.9.12cvs72
9922
9923         * src/plugins/pgpcore/Makefile.am
9924         * src/plugins/pgpmime/Makefile.am
9925                 Add gpgme libs
9926
9927 2005-07-17 [paul]       1.9.12cvs71
9928
9929         * configure.ac
9930                 add --disable-gnomeprint option
9931                 modified version of patch by Marius Mauch
9932
9933 2005-07-17 [paul]       1.9.12cvs70
9934
9935         * src/common/defs.h
9936                 update urls
9937         * src/account.c
9938         * src/action.c
9939         * src/addressbook.c
9940         * src/compose.c
9941         * src/foldersel.c
9942         * src/folderview.c
9943         * src/html.c
9944         * src/imap_gtk.c
9945         * src/main.c
9946         * src/mainwindow.c
9947         * src/messageview.c
9948         * src/mh_gtk.c
9949         * src/mimeview.c
9950         * src/news_gtk.c
9951         * src/prefs_account.c
9952         * src/prefs_send.c
9953         * src/prefs_summaries.c
9954         * src/procmsg.c
9955         * src/summaryview.c
9956         * src/common/utils.c
9957         * src/common/xml.c
9958         * src/plugins/pgpcore/passphrase.c
9959         * src/plugins/pgpcore/select-keys.c
9960                 replace inappropriately used backticks
9961                 with single quotes
9962
9963 2005-07-16 [colin]      1.9.12cvs69
9964
9965         * src/image_viewer.c
9966                 Add extra paranoid checks
9967
9968 2005-07-16 [colin]      1.9.12cvs68
9969
9970         * src/plugins/pgpcore/prefs_gpg.c
9971                 Don't auto-check sigs by default, as it
9972                 can be really slow.
9973
9974 2005-07-16 [colin]      1.9.12cvs67
9975
9976         * src/plugins/pgpcore/sgpgme.c
9977                 Make messages a bit better.
9978
9979 2005-07-16 [colin]      1.9.12cvs66
9980
9981         * src/imap.c
9982                 Remove pseudo-log
9983         * src/etpan/imap-thread.c
9984                 Add real log
9985
9986 2005-07-16 [colin]      1.9.12cvs65
9987
9988         * src/main.c
9989         * src/prefs_other.c
9990                 And now, fix build with libetpan :-/
9991
9992 2005-07-15 [colin]      1.9.12cvs64
9993
9994         * src/prefs_other.c
9995                 Continue fixing build without libetpan.
9996
9997 2005-07-15 [colin]      1.9.12cvs63
9998
9999         * src/main.c
10000                 Fix build with --disable-libetpan
10001
10002 2005-07-15 [colin]      1.9.12cvs62
10003
10004         * configure.ac
10005                 Bump libetpan's version
10006
10007 2005-07-15 [colin]      1.9.12cvs61
10008
10009         * src/etpan/imap-thread.c
10010                 Actually stop logging :)
10011
10012 2005-07-15 [colin]      1.9.12cvs60
10013
10014         * src/addressbook.c
10015                 Fix dnd of multiple addresses.
10016
10017 2005-07-15 [hoa]        1.9.12cvs59
10018
10019         * src/etpan/imap-thread.c
10020             disable login of IMAP password in libetpan log file.
10021
10022 2005-07-15 [paul]       1.9.12cvs58
10023
10024         * src/account.c
10025                 don't automatically sort
10026                 do allow drag n drop
10027
10028 2005-07-15 [paul]       1.9.12cvs57
10029
10030         * src/account.c
10031         * src/ssl_manager.c
10032                 alphabetical listing
10033
10034 2005-07-15 [paul]       1.9.12cvs56
10035
10036         * src/gtk/pluginwindow.c
10037                 sort plugin list alphabetically
10038
10039 2005-07-15 [paul]       1.9.12cvs55
10040
10041         * src/prefs_spelling.c
10042         * src/prefs_wrapping.c
10043                 unify English usage
10044
10045 2005-07-15 [colin]      1.9.12cvs54
10046
10047         * src/wizard.c
10048                 Typo fix
10049
10050 2005-07-15 [paul]       1.9.12cvs53
10051
10052         * src/prefs_message.c
10053                 make 'show cursor' a hidden option
10054
10055 2005-07-14 [colin]      1.9.12cvs52
10056
10057         * src/plugins/spamassassin/Makefile.am
10058         * src/plugins/clamav/Makefile.am
10059                 Fix double EXTRA_DISTs
10060
10061 2005-07-14 [colin]      1.9.12cvs51
10062
10063         * src/plugins/clamav/Makefile.am
10064         * src/plugins/clamav/clamav_plugin_gtk.deps
10065         * src/plugins/spamassassin/Makefile.am
10066         * src/plugins/spamassassin/spamassassin_gtk.deps
10067                 Make $plugin_gtk depend on $plugin
10068
10069 2005-07-14 [hoa]        1.9.12cvs50
10070
10071         * src/etpan/imap-thread.c
10072                 enable debug log of libetpan when running with --debug
10073
10074 2005-07-14 [colin]      1.9.12cvs49
10075
10076         * configure.ac
10077         * src/common/Makefile.am
10078         * src/common/plugin.c
10079         * src/common/plugin.h
10080                 Add a little plugin dependancy system.
10081                 Plugins can ship a $plugin_name.deps file
10082                 (near them in PLUGINDIR) so that their
10083                 dependancies are loaded if possible.
10084         * src/plugins/Makefile.am
10085         * src/plugins/pgpcore/Makefile.am
10086         * src/plugins/pgpcore/passphrase.c
10087         * src/plugins/pgpcore/passphrase.h
10088         * src/plugins/pgpcore/plugin.c
10089         * src/plugins/pgpcore/prefs_gpg.c
10090         * src/plugins/pgpcore/prefs_gpg.h
10091         * src/plugins/pgpcore/select-keys.c
10092         * src/plugins/pgpcore/select-keys.h
10093         * src/plugins/pgpcore/sgpgme.c
10094         * src/plugins/pgpcore/sgpgme.h
10095                 Introduce pgpcore, used by pgpmime and
10096                 pgpinline
10097         * src/plugins/pgpmime/Makefile.am
10098         * src/plugins/pgpmime/passphrase.c
10099         * src/plugins/pgpmime/passphrase.h
10100         * src/plugins/pgpmime/pgpmime.c
10101         * src/plugins/pgpmime/pgpmime.deps
10102         * src/plugins/pgpmime/plugin.c
10103         * src/plugins/pgpmime/prefs_gpg.c
10104         * src/plugins/pgpmime/prefs_gpg.h
10105         * src/plugins/pgpmime/select-keys.c
10106         * src/plugins/pgpmime/select-keys.h
10107         * src/plugins/pgpmime/sgpgme.c
10108         * src/plugins/pgpmime/sgpgme.h
10109                 Remove the core from pgpmime and add the
10110                 dependancy to pgpcore.
10111
10112 2005-07-14 [paul]       1.9.12cvs48
10113
10114         * src/stock_pixmap.c
10115                 forgot this in last commit
10116
10117 2005-07-14 [paul]       1.9.12cvs47
10118
10119         * src/account.c
10120         * src/addressbook.c
10121                 add accelerators for the buttons (sync with main)
10122         * src/compose.c
10123         * src/compose.h
10124                 add accelerators for the buttons.
10125                 fix editing with external editor.
10126                 replace gdk_input_*() with GIOChannel;
10127                 (sync with main)
10128         * src/foldersel.c
10129                 display folder names with new/unread
10130                 representation (sync with main)
10131         * src/main.c
10132                 specify default window icon (sync with main)
10133         * src/prefs_common.c
10134                 use_addr_book default to FALSE
10135         * src/summaryview.c
10136         * src/textview.c
10137                 add accelerators for the buttons (sync with main)
10138         * src/gtk/menu.c
10139                 fix typos
10140         * src/pixmaps/sylpheed_icon.xpm
10141                 updated
10142
10143 2005-07-13 [paul]       1.9.12cvs46
10144
10145         * src/plugins/pgpmime/pgpmime.c
10146         * src/plugins/pgpmime/sgpgme.c
10147                 (temporarily) use deprecated gpgme_data_rewind()
10148                 while largefile support is not present
10149                 (as suggested by Colin)
10150
10151 2005-07-13 [paul]       1.9.12cvs45
10152
10153         * configure.ac
10154                 remove large file support (for now):
10155                 it breaks too many things
10156
10157 2005-07-13 [paul]       1.9.12cvs44
10158
10159         * configure.ac
10160                 add large file support
10161         * src/html.c
10162                 fix bug #763 where href attribute was not
10163                 the very first attribute of a link
10164                 patch by Thomas Gilgin
10165
10166 2005-07-13 [colin]      1.9.12cvs43
10167
10168         * src/gtk/pluginwindow.c
10169                 Little portability fix
10170
10171 2005-07-13 [colin]      1.9.12cvs42
10172
10173         * src/plugins/pgpmime/sgpgme.c
10174                 Fix crasher.
10175
10176 2005-07-13 [colin]      1.9.12cvs41
10177
10178         * src/plugins/pgpmime/pgpmime.c
10179         * src/plugins/pgpmime/sgpgme.c
10180                 Use gpgme_data_release_and_get_mem instead
10181                 of gpgme_data_read.
10182
10183 2005-07-13 [colin]      1.9.12cvs40
10184
10185         * configure.ac
10186         * src/plugins/pgpmime/passphrase.c
10187         * src/plugins/pgpmime/passphrase.h
10188         * src/plugins/pgpmime/pgpmime.c
10189         * src/plugins/pgpmime/plugin.c
10190         * src/plugins/pgpmime/select-keys.c
10191         * src/plugins/pgpmime/select-keys.h
10192         * src/plugins/pgpmime/sgpgme.c
10193         * src/plugins/pgpmime/sgpgme.h
10194                 Port pgpmime to gpgme-1.0.
10195
10196 2005-07-12 [paul]       1.9.12cvs39
10197
10198         * AUTHORS
10199         * src/toolbar.c
10200         * src/toolbar.h
10201                 add a 'Go to Prev' button to the toolbar.
10202                 correct tooltip text of go to buttons.
10203                 based on patch by Yang Guilong <bamanzi@gmail.com>
10204
10205 2005-07-12 [colin]      1.9.12cvs38
10206
10207         * src/statusbar.c
10208                 Fix progress bar showing stuff at startup.
10209
10210 2005-07-12 [paul]       1.9.12cvs37
10211
10212         * src/editjpilot.c
10213                 fix building with jpilot support
10214
10215 2005-07-11 [colin]      1.9.12cvs36
10216
10217         * src/inc.c
10218                 Add visual indication that filtering is running
10219         * src/textview.c
10220                 Make {}[] uri delimiters
10221         * src/summaryview.c
10222                 Remove useless (and slow) calls
10223
10224 2005-07-11 [paul]       1.9.12cvs35
10225
10226         * src/plugins/clamav/clamav_plugin_gtk.c
10227         * src/plugins/dillo_viewer/dillo_prefs.c
10228         * src/plugins/pgpmime/prefs_gpg.c
10229         * src/plugins/spamassassin/spamassassin_gtk.c
10230                 gather plugins prefs together under their
10231                 own 'Plugins' heading
10232
10233 2005-07-11 [paul]       1.9.12cvs34
10234
10235         sync with main
10236
10237         * src/account.c
10238                 account_delete(): modified alert dialog
10239         * src/editjpilot.c
10240         * src/editvcard.c
10241                 fixed a crash when cancelling file selection
10242                 dialog by Escape key. Made non-ascii filename
10243                 selectable.
10244         * src/prefs_template.c
10245                 prefs_template_window_create(): make scrolled
10246                 window policy AUTOMATIC
10247
10248 2005-07-10 [hoa]        1.9.12cvs33
10249
10250         * src/etpan/imap-thread.c
10251                 workaround for old Courier IMAP servers.
10252
10253 2005-07-10 [colin]      1.9.12cvs32
10254
10255         * src/folder.c
10256         * src/statusbar.c
10257         * src/statusbar.h
10258                 Add visual progress indicator on filtering/processing
10259                 Factorize the progress bar code
10260         * src/imap.c
10261         * src/imap.h
10262         * src/etpan/imap-thread.c
10263                 Add a reference counter to avoid destroying the Folder
10264                 while it's in use by another callback.
10265
10266 2005-07-09 [hoa]        1.9.12cvs31
10267
10268         * src/imap.c
10269         * src/etpan/imap-thread.c
10270                 fixed deadlock when removing IMAP account.
10271
10272 2005-07-08 [colin]      1.9.12cvs30
10273
10274         * src/textview.c
10275         * src/unmime.c
10276                 Fix again problems decoding broken headers
10277         * src/gtk/inputdialog.c
10278                 Fix local variable shadowing a global one
10279
10280 2005-07-08 [colin]      1.9.12cvs29
10281
10282         * src/msgcache.c
10283                 Make the cache/mark files platform-agnostic by writing
10284                 them in little-endian format. Reading them is also done
10285                 in little-endian format, of course; however, in order
10286                 to avoid trashing mark data on big-endian machines, the
10287                 files are, at first, read from the native format if the
10288                 little-endian one doesn't exist. This is easy to deter-
10289                 mine by trying to open a file with a swapped data_ver
10290                 and seeing if it's the wanted version.
10291                 Little-endian using users should see absolutely no
10292                 difference, Big-endian users may get a very little
10293                 performance drop due to byte-swapping.
10294                 Tested on i386 and ppc32. 
10295                 Fixes bug #159 (The index file, in the mailboxes, is 
10296                 hardware depending).
10297
10298                 To have the cache/mark files updated to the new little-
10299                 endian format, "Check for new messages" or even
10300                 "Rebuild folder tree" aren't enough. Files will be
10301                 updated as soon as a folder has been opened/closed.
10302                 To update everything, just select all folders by
10303                 selecting them one by one.
10304
10305 2005-07-07 [colin]      1.9.12cvs28
10306
10307         * src/imap.c
10308                 Remember the folder separator per IMAPFolder
10309                 instead of globally.
10310                 Revive the Session on noop; fixes bug #761
10311                 (mark a bunch of unread messages as read takes 
10312                 forever)
10313
10314 2005-07-07 [darko]      1.9.12cvs27
10315
10316         * src/common/template.c
10317                 Sort templates alphabetically
10318
10319 2005-07-06 [colin]      1.9.12cvs26
10320
10321         * src/imap.c
10322                 Try to use the correct separator in
10323                 most cases. Possibly fixes bug #759
10324                 (only creates the INBOX folder when 
10325                 setting up new IMAP account) and 
10326                 bug #760 (Can't retrieve messages)
10327
10328 2005-07-06 [colin]      1.9.12cvs25
10329
10330         * src/imap.c
10331                 Use real_path in status command. This will
10332                 help later, when namespaces will be used.
10333
10334 2005-07-06 [colin]      1.9.12cvs24
10335
10336         * configure.ac
10337         * src/account.c
10338         * src/folder.c
10339         * src/imap.c
10340         * src/etpan/etpan-log.c
10341         * src/etpan/etpan-thread-manager.c
10342         * src/etpan/imap-thread.c
10343                 Add a --disable-libetpan parameter. With this,
10344                 users that don't want IMAP4 support can avoid
10345                 the new dependancy (and have no IMAP support).
10346                 Users that have IMAP4 accounts and use this
10347                 parameter won't lose their configuration, their
10348                 IMAP accounts will just be invisible and not
10349                 used.
10350         * src/textview.c
10351                 Make the "Copy ..." contextual menu items 
10352                 copy to both the X clipboard and the gtk 
10353                 clipboard - as most other apps do.
10354         * src/gtk/about.c
10355                 Add a notice about OpenSSL usage, in order to
10356                 comply with OpenSSL's license (point 6):
10357                 http://www.openssl.org/source/license.html
10358
10359 2005-07-06 [colin]      1.9.12cvs23
10360
10361         * src/alertpanel.c
10362                 Fix a minimum size for alertpanels
10363         * src/compose.c
10364                 Show 'No space left on device' type errors
10365                 when queuing/sending
10366         * src/imap_gtk.c
10367         * src/mh_gtk.c
10368                 Rework folder's deletion message (remove 
10369                 extra \n)
10370
10371 2005-07-05 [colin]      1.9.12cvs22
10372
10373         * src/imap.c
10374                 Add an alertpanel on auth error
10375                 Add pseudo-log
10376                 Remove pthread-related stuff
10377
10378 2005-07-05 [colin]      1.9.12cvs21
10379
10380         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10381                 Fix crash on plugin reloading (with a hack)
10382
10383 2005-07-05 [colin]      1.9.12cvs20
10384
10385         * src/prefs_account.c
10386         * src/prefs_account.h
10387                 Fix typo
10388         * src/gtk/filesel.c
10389         * src/gtk/filesel.h
10390                 Add a way to filter the view
10391         * src/gtk/pluginwindow.c
10392                 Filter loadable stuff
10393         * src/plugins/pgpmime/prefs_gpg.c
10394                 Fix missing unregistration
10395         * .cvsignore
10396         * src/etpan/.cvsignore
10397         * src/plugins/spamassassin/.cvsignore
10398                 Add more stuff to cvs ignored files
10399
10400 2005-07-04 [colin]      1.9.12cvs19
10401
10402         * src/imap.c
10403                 Fix scan_required returning FALSE when it
10404                 shouldn't. Maybe fix #760 (Can't retrieve
10405                 messages)
10406
10407 2005-07-04 [colin]      1.9.12cvs18
10408
10409         * src/summaryview.c
10410                 Fix always_show_msg pref
10411
10412 2005-07-04 [paul]       1.9.12cvs17
10413
10414         sync with main (forgotten in last commit)
10415         
10416         * src/common/utils.c
10417         * src/common/utils.h
10418                 check_line_length(): new.
10419                 is_dir_exist()
10420                 is_file_entry_exist()
10421                 dirent_is_regular_file()
10422                 dirent_is_directory(): use g_file_test() instead of stat().
10423
10424 2005-07-04 [paul]       1.9.12cvs16
10425
10426         sync with main:
10427
10428         * src/compose.c
10429                 compose_write_to_file(): check for line
10430                 length limit and display warning if exceeds
10431         * src/jpilot.c
10432                 use get_home_dir() instead of g_get_home_dir()
10433         * src/procheader.c
10434                 removed warning about invalid date
10435         * src/vcard.c
10436                 use get_home_dir() instead of g_get_home_dir()
10437
10438 2005-07-04 [paul]       1.9.12cvs15
10439
10440         * src/stock_pixmap.c
10441                 fix new pixmap naming errors
10442                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
10443
10444 2005-07-04 [colin]      1.9.12cvs14
10445
10446         * src/imap.c
10447                 Fix debugging string with a warning
10448
10449 2005-07-04 [colin]      1.9.12cvs13
10450
10451         * configure.ac
10452                 Add a check for libetpan's version (>= 0.37)
10453
10454 2005-07-04 [hoa]        1.9.12cvs12
10455
10456         * commitHelper
10457         * src/imap.c
10458         * src/etpan/imap-thread.c
10459         * src/etpan/imap-thread.h
10460                 fixed IMAP implementation of check of mails.
10461
10462 2005-07-03 [hoa]        1.9.12cvs11
10463
10464         * src/etpan/Makefile.am
10465         * src/etpan/etpan-errors.h
10466         * src/etpan/etpan-log.[ch]
10467         * src/etpan/etpan-thread-manager-types.h
10468         * src/etpan/etpan-thread-manager.[ch]
10469         * src/etpan/imap-thread.[ch]
10470         * src/Makefile.am
10471         * src/imap.c
10472         * src/main.c
10473         * src/prefs_other.c
10474         * configure.ac
10475             merged imap branch.
10476             dependency on libetpan 0.37 is now added.
10477
10478 2005-07-01 [colin]      1.9.12cvs10
10479
10480         * src/Makefile.am
10481         * src/folder.c
10482         * src/folder.h
10483         * src/folderview.c
10484         * src/stock_pixmap.c
10485         * src/stock_pixmap.h
10486         * src/plugins/trayicon/trayicon.c
10487                 Add marked symbol on folders containing
10488                 marked messages
10489         * src/procmsg.c
10490         * src/procmsg.h
10491         * src/toolbar.c
10492         * src/prefs_common.c
10493         * src/prefs_common.h
10494         * src/prefs_send.c
10495                 Add an optional confirmation dialog on queue
10496                 sending. Patch by wwp.
10497         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
10498         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
10499         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
10500         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
10501         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
10502         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
10503         * src/pixmaps/inbox_mark.xpm            ** ADDED **
10504         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
10505         * src/pixmaps/outbox_mark.xpm           ** ADDED **
10506         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
10507         * src/pixmaps/trash_mark.xpm            ** ADDED **
10508                 New pixmaps
10509
10510 2005-07-01 [colin]      1.9.12cvs9
10511
10512         * src/summaryview.c
10513                 Fix a little threading bug
10514         * src/addrgather.c
10515         * src/mainwindow.c
10516                 A little bit of HIG normality never hurts
10517
10518 2005-07-01 [colin]      1.9.12cvs8
10519
10520         * src/compose.c
10521         * src/msgcache.c
10522         * src/pop.c
10523         * src/procmime.c
10524         * src/recv.c
10525         * src/common/log.c
10526         * src/common/template.c
10527         * src/common/utils.c
10528         * src/common/utils.h
10529                 Reverted the fwrite_atomic stuff. In fact
10530                 it is already atomic.
10531
10532 2005-06-30 [colin]      1.9.12cvs7
10533
10534         * src/common/utils.c
10535         * src/common/utils.h
10536                 Add an fwrite_atomic() function to make
10537                 sure we write everything: fwrite can make
10538                 short writes.
10539         * src/compose.c
10540         * src/msgcache.c
10541         * src/pop.c
10542         * src/procmime.c
10543         * src/recv.c
10544         * src/common/log.c
10545         * src/common/template.c
10546                 Use that (and fix swapping of size and nmemb).
10547                 Thanks to Rich Coe for the heads up.
10548
10549 2005-06-30 [colin]      1.9.12cvs6
10550
10551         * src/addressbook.c
10552                 Optimize addressbook opening 
10553
10554 2005-06-30 [colin]      1.9.12cvs5
10555
10556         * src/summaryview.c
10557                 Remove calls to summary_step after move/copy
10558
10559 2005-06-28 [paul]       1.9.12cvs4
10560
10561         * src/alertpanel.c
10562                 wrap and make the error msg selectable
10563
10564 2005-06-28 [paul]       1.9.12cvs3
10565
10566         * src/ssl_manager.c
10567                 replace the OK button with a Close button
10568         * src/gtk/foldersort.c
10569                 use GTK_STOCK_ icons/buttons
10570
10571 2005-06-28 [colin]      1.9.12cvs2
10572
10573         * src/gedit-print.c             ** ADDED **
10574         * src/gedit-print.h             ** ADDED **
10575         * src/gtk/gtksourceprintjob.c   ** ADDED **
10576         * src/gtk/gtksourceprintjob.h   ** ADDED **
10577                 I can't believe no one had enough time to tell
10578                 me I forgot the `cvs add`
10579
10580 2005-06-27 [colin]      1.9.12cvs1
10581
10582         * src/Makefile.am
10583         * src/gtk/Makefile.am
10584         * src/messageview.c
10585         * src/procmsg.c
10586         * src/summaryview.c
10587         * configure.ac
10588                 Add optional libgnomeprint-based printing
10589         * src/mainwindow.c
10590         * src/gtk/quicksearch.c
10591                 Add an Edit/Quick search menu item to show
10592                 and focus the quicksearch
10593
10594 2005-06-27 [paul]       1.9.12
10595
10596         1.9.12 release
10597
10598         * po/ca.po
10599         * po/de.po
10600         * po/es.po
10601         * po/fr.po
10602         * po/it.po
10603         * po/ko.po
10604         * po/pt_BR.po
10605         * po/sk.po
10606         * po/zh_CN.po
10607                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
10608                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
10609                 SungHyun Nam, Frederico Goncalves Guimaraes,
10610                 Andrej Kacian, and Yang Guilong
10611 2005-06-26 [colin]      1.9.11cvs106
10612
10613         * src/imap_gtk.c
10614                 Forgot one file for previous fix
10615
10616 2005-06-26 [colin]      1.9.11cvs105
10617
10618         * src/folder.c
10619         * src/imap.c
10620                 Fix problems with folder operations in no_select
10621                 imap folders. it applies only to mails, and 
10622                 creation/deletion/move/renaming of folders 
10623                 should be possible
10624
10625 2005-06-26 [paul]       1.9.11cvs104
10626
10627         * src/prefs_filtering.c
10628                 replace one more GTK_STOCK_REMOVE
10629                 with GTK_STOCK_DELETE
10630
10631 2005-06-25 [colin]      1.9.11cvs103
10632
10633         * src/imap.c
10634                 Optimize get_seq_set_from_seq_list
10635                 (Patch by Ricardo) 
10636
10637 2005-06-25 [colin]      1.9.11cvs102
10638
10639         * src/mh.c
10640                 If the directory exists, but not in the
10641                 correct encoding, rename it. This should
10642                 handle old-versions-induced bugs.
10643
10644 2005-06-25 [colin]      1.9.11cvs101
10645
10646         * src/mh.c
10647                 Fix path access with extended dir names
10648                 Fixes bug #589 (SC segfaults with wrong locale
10649                 settings)
10650
10651 2005-06-25 [colin]      1.9.11cvs100
10652
10653         * src/prefs_account.c
10654         * src/prefs_account.h
10655         * src/compose.c
10656                 Add an option to encrypt replies to
10657                 encrypted messages
10658
10659 2005-06-25 [colin]      1.9.11cvs99
10660
10661         * src/compose.c
10662         * src/quote_fmt_parse.y
10663                 ... And make it work with pgpinline.
10664
10665 2005-06-25 [colin]      1.9.11cvs98
10666
10667         * src/compose.c
10668         * src/procmime.c
10669         * src/procmime.h
10670         * src/quote_fmt_parse.y
10671                 o Make reedition of encrypted messages possible
10672                   (as long as it is encrypted to self too, no
10673                    magic there)
10674                 o Make replying with quote (and without selecting
10675                   text) possible for encrypted messages.
10676                 Closes bug #550 (Not possible to "reply with quote"
10677                 to gnupg encrypted messages)
10678
10679 2005-06-24 [paul]       1.9.11cvs97
10680
10681         * src/imap.c
10682                 add missing include
10683
10684 2005-06-24 [paul]       1.9.11cvs96
10685
10686         * src/editldap.c
10687                 made bind password entry invisible
10688                 (sync with main)
10689         * src/send_message.c
10690                 send_message_local(): check exit status
10691                 to detect errors (sync with main)
10692         * src/textview.c
10693                 use main's less ambiguous popup menu
10694                 wording
10695
10696 2005-06-24 [paul]       1.9.11cvs95
10697
10698         * src/prefs_actions.c
10699         * src/prefs_customheader.c
10700         * src/prefs_display_header.c
10701         * src/prefs_filtering_action.c
10702         * src/prefs_matcher.c
10703         * src/prefs_template.c
10704         * src/prefs_toolbar.c
10705                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
10706         * src/gtk/description_window.c
10707                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
10708
10709 2005-06-23 [colin]      1.9.11cvs94
10710
10711         * src/summaryview.c
10712                 Fix rough edges (be sure to call status_show whenever
10713                 necessary).
10714
10715 2005-06-23 [colin]      1.9.11cvs93
10716
10717         * src/summaryview.c
10718                 Optimize Select All
10719                 Before, in a 5K mails folder: 11s
10720                 After, in the same folder: 58000µs
10721                 The joys of locking... gtk_clist_select_all() fires a 
10722                 tree-select-row event for each selected row, which in 
10723                 summaryview, callbacks summary_selected which in turn,
10724                 calls summary_status_show, which walks the selected
10725                 rows. Hence, calling gtk_clist_select_all was 
10726                 exponential. Locking the summaryview makes 
10727                 summary_selected return early.
10728
10729 2005-06-23 [colin]      1.9.11cvs92
10730
10731         * src/imap.c
10732                 Move mutex at the important place to avoid
10733                 deadlocks
10734         * src/summaryview.c
10735                 Fix Del key deleting directly instead of
10736                 moving to trash
10737
10738 2005-06-22 [colin]      1.9.11cvs91
10739
10740         * src/plugins/spamassassin/libspamc.c
10741                 As we do spagetti code with assignations in multiple
10742                 places (see _message_read_raw where out = msg = raw),
10743                 let's be sure we don't free the same pointer twice.
10744                 Should fix bug #683 (Crash in libpam at 
10745                 message_cleanup).
10746
10747 2005-06-22 [colin]      1.9.11cvs90
10748
10749         * src/compose.c
10750         * src/messageview.c
10751         * src/toolbar.c
10752                 Make toolbar's delete use the move to trash stuff;
10753                 Add gtk_widget_realize to be sure pixmaps can get
10754                 created (that may fix an old worksforme bug which
10755                 I can't find back...)
10756
10757 2005-06-22 [colin]      1.9.11cvs89
10758
10759         * src/summaryview.c
10760         * src/summaryview.h
10761         * src/mainwindow.c
10762                 Rename "Message/Delete" to "Message/Move to trash"
10763                 Add "Message/Delete..." that directly destroys the
10764                 selected messages after asking for a confirmation.
10765
10766 2005-06-22 [colin]      1.9.11cvs88
10767
10768         * src/imap.c
10769                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
10770                 o Fix a deadlock (thanks Darko)
10771
10772 2005-06-22 [colin]      1.9.11cvs87
10773
10774         * src/gtk/foldersort.c
10775                 Add missing include for the i18n;
10776                 patch by Fabien Vantard
10777
10778 2005-06-21 [colin]      1.9.11cvs86
10779
10780         * src/folder.c
10781         * src/folderview.c
10782                 Respect the no_select flag
10783         * src/imap.c
10784                 Fix recursive deletion
10785         * src/imap_gtk.c
10786         * src/mh_gtk.c
10787                 Make the folder deletion's warning
10788                 more explicit
10789
10790 2005-06-21 [colin]      1.9.11cvs85
10791
10792         * src/textview.c
10793                 Prevent email addresses from spanning accross
10794                 lines - fixes bug # 646 (newline-chars in 
10795                 email addresses)
10796
10797 2005-06-20 [colin]      1.9.11cvs84
10798
10799         * src/folder.c
10800                 Be sure not to remove source if copy failed
10801
10802 2005-06-20 [colin]      1.9.11cvs83
10803
10804         * src/folderview.c
10805         * src/imap_gtk.c
10806                 remove summaryview's lock
10807         * src/imap.c
10808                 introduce threads to avoid problems when foreground tasks
10809                 interfere with background tasks
10810         * src/mh.c
10811                 prevent moving to drafts/queue
10812         * src/mimeview.c
10813                 fix leak
10814
10815 2005-06-19 [colin]      1.9.11cvs82
10816
10817         * src/imap_gtk.c
10818                 Remember that the user doesn't want to override
10819                 offline mode, for 3 seconds. It avoid presenting
10820                 him with N popups in a really short time.
10821
10822 2005-06-17 [colin]      1.9.11cvs81
10823
10824         * src/imap.c
10825                 Fix IMAP breaking on folders containing '('
10826                 (Probably won't be enough)
10827
10828 2005-06-17 [colin]      1.9.11cvs80
10829
10830         Forgotten files on 1.9.11cvs79
10831         * src/summaryview.c
10832                 Fix stepping when not immediately executing
10833         * src/imap.c
10834                 Really prevent UID FETCH 0
10835         * src/codeconv.c
10836                 Fix outgoing charset never set to utf-8
10837         * src/mh.c
10838                 Fix leak
10839
10840 2005-06-16 [colin]      1.9.11cvs79
10841
10842         * src/compose.c
10843                 Fix bug #707 (Dash splits rows)
10844                 Only wrap if we're on a line break position and
10845                 the previous one was a "white" (space) char.
10846                 Pango stuff is weird.
10847
10848 2005-06-16 [colin]      1.9.11cvs78
10849
10850         * src/imap_gtk.c
10851                 Lock summaryview while downloading messages
10852                 on user demand
10853         * src/procheader.c
10854         * src/unmime.c
10855         * src/common/utils.c
10856         * src/common/utils.h
10857                 Replace \r and \n with spaces in From and
10858                 Subject headers
10859
10860 2005-06-16 [paul]       1.9.11cvs77
10861
10862         * src/procmime.c
10863                 liberalise the mime parser
10864         * src/gtk/about.c
10865                 add text wrapping
10866
10867 2005-06-16 [paul]       1.9.11cvs76
10868
10869         * src/gtk/about.c
10870                 reworked
10871
10872 2005-06-15 [colin]      1.9.11cvs75
10873
10874         * src/compose.c
10875                 Finish header encoding fix
10876         * src/summaryview.c
10877                 Fix segfault
10878         * src/headerview.c
10879                 Fix compilation (Thanks Stephan
10880                 Sachse)
10881
10882 2005-06-15 [colin]      1.9.11cvs74
10883
10884         * Makefile.am
10885                 Install gnome2 stuff rather than gnome1, 
10886                 if both are present
10887         * src/codeconv.c
10888         * src/codeconv.h
10889         * src/compose.c
10890                 Fix headers encoding
10891         * src/folder.c
10892                 Visual progress when fetching all messages
10893         * src/folderview.c
10894         * src/summaryview.c
10895         * src/summaryview.h
10896                 Prevent changing current message while
10897                 incorporating
10898
10899 2005-06-15 [paul]       1.9.11cvs73
10900
10901         * src/gtk/gtkaspell.c
10902         * src/gtk/gtkaspell.h
10903                 fix build warnings
10904
10905 2005-06-15 [paul]       1.9.11cvs72
10906
10907         * src/prefs_filtering.c
10908                 allow reordering of filter rules by
10909                 drag n drop
10910
10911 2005-06-15 [paul]       1.9.11cvs71
10912
10913         * COPYING
10914                 updated
10915         * src/codeconv.c
10916                 replace deprecated function
10917         * src/inc.c
10918         * src/send_message.c
10919         * src/gtk/progressdialog.c
10920         * src/gtk/progressdialog.h
10921                 salvage and reuse parts of reverted sync
10922
10923 2005-06-15 [paul]       1.9.11cvs70
10924
10925         * src/inc.c
10926         * src/send_message.c
10927         * src/gtk/progressdialog.c
10928         * src/gtk/progressdialog.h
10929                 revert yesterday's sync with main
10930                 it contains deprecated functions
10931
10932 2005-06-15 [colin]      1.9.11cvs69
10933
10934         * src/headerview.c
10935                 Fix bug #670 (multi user to: will corrupt message 
10936                 headers display)
10937
10938 2005-06-15 [colin]      1.9.11cvs68
10939
10940         * src/compose.c
10941                 Fix bug #421 (Fix undo on wrapping)
10942
10943 2005-06-15 [colin]      1.9.11cvs67
10944
10945         * src/folder.c
10946                 Provide visual feedback while processing
10947                 folder's rules.
10948         * src/imap.c
10949                 Provide visual feedback while getting
10950                 short headers (for uncached messages)
10951
10952
10953 2005-06-14 [paul]       1.9.11cvs66
10954
10955         * src/account.c
10956                 change a couple stock icons
10957         * src/inc.c
10958         * src/send_message.c
10959         * src/gtk/progressdialog.c
10960         * src/gtk/progressdialog.h
10961                 sync main's GtkTreeView implementation
10962
10963 2005-06-14 [colin]      1.9.11cvs65
10964
10965         * src/imap.c
10966                 Various little fixes, mainly on error paths
10967
10968 2005-06-13 [colin]      1.9.11cvs64
10969
10970         * matcher.c
10971         * procmsg.c
10972         * procmsg.h
10973                 Add a way to fetch only headers. This speeds
10974                 up filtering on headers for IMAP. Fixes:
10975                 bug #481 extraneous imap commands slow down 
10976                         imap filtering
10977                 bug #522 Sylpheed downloads all messages 
10978                         when opening mailbox (IMAP)
10979                 bug #677 IMAP fetch is soooooooooooooo slow
10980         * src/folder.c
10981         * src/folder.h
10982                 Add a folder set_batch method so that
10983                 implementations can speed up flags changes
10984         * src/folderutils.c
10985         * src/summaryview.c
10986                 Use that in mark as (un)read and mark all read
10987                 Refix bug #679
10988         * src/imap.c
10989                 Implement set_batch - brings back deferred
10990                 flags in a less buggy manner. Fixes:
10991                 bug #729 IMAP immediate expunge of deleted messages
10992                 bug #191 remove list of messages with one command
10993                 Fix login with strange chars
10994                 Implement fetch_msg_full
10995                 Fix copy (wrong counts)
10996
10997 2005-06-12 [colin]      1.9.11cvs63
10998
10999         * src/folder.c
11000                 lock incorporation during long operations.
11001                 Avoids fucking up the IMAP socket.
11002
11003 2005-06-12 [colin]      1.9.11cvs62
11004
11005         * src/imap.c
11006                 Fix harmful typo
11007                 Factorize remove_all_msg
11008                 Thread-ize expunge
11009         * src/summaryview.c
11010                 Don't update partial-download status if unnecessary
11011         * src/folder.c
11012                 Use remove_msgs everywhere possible
11013
11014 2005-06-12 [colin]      1.9.11cvs61
11015
11016         * src/folder.c
11017         * src/folder.h
11018                 Add a remove_msgs function to remove a 
11019                 list of messages
11020         * src/imap.c
11021                 Implement that.
11022
11023 2005-06-12 [colin]      1.9.11cvs60
11024
11025         * src/imap.c
11026                 Remove flags-processing deferring... Too hard
11027                 to get it to work in all cases.
11028
11029 2005-06-11 [colin]      1.9.11cvs59
11030
11031         * src/imap.c
11032                 printf -> debug_print
11033
11034 2005-06-11 [colin]      1.9.11cvs58
11035
11036         * src/imap.c
11037                 o Fix build without USE_PTHREAD
11038                 o Factorize imap_open
11039                 o Alertpanel in case of impossible connection
11040                 o Alertpanel in case of impossible login
11041                 o Fix deferred flags processing to force a 
11042                   flush before adding some more flags to process,
11043                   but in another folder.
11044
11045 2005-06-10 [colin]      1.9.11cvs57
11046
11047         * src/imap.c
11048                 o Fix a format string error
11049                 o init ssl socket outside of the thread 
11050                   (it possibly invokes gtk calls)
11051         * src/procmime.c
11052                 o Put back the buffer to its necessary size
11053                 o Fix changing a file pointer without keeping
11054                   track of it (thanks Valgrind)
11055         * src/common/smtp.c
11056                 o Fix automatic STARTTLS if login should be done
11057                   and the server only allows it after starting TLS
11058         * src/gtk/gtkinputdialog.c
11059                 o Eat GDK_Return so that the combo popup doesn't 
11060                   appear when we press Enter to validate the combo
11061                   input dialog (as seen in the Open with... dialog)
11062
11063 2005-06-10 [colin]      1.9.11cvs56
11064
11065         * src/imap.c
11066                 o A bit less debug
11067                 o Fix a crash on deletion
11068                 o Threadize imap_select (it's called outside of 
11069                   threads)
11070                 o Defer treatment of DELETED flags
11071
11072
11073 2005-06-09 [colin]      1.9.11cvs55
11074
11075         * src/imap.c
11076                 Make sure we check imap_gtk_should_override(), which
11077                 potentially calls gtk stuff, before creating thread.
11078                 That way it should't be called via imap_get_session()
11079                 inside a thread.
11080
11081 2005-06-09 [colin]      1.9.11cvs54
11082
11083         * src/imap.c
11084                 o add a bit of status output
11085                 o remove some dead code
11086                 o threadize get_list_of_uids
11087                 o threadize imap_get_flags
11088                 o defer flag changing by 500ms so that they
11089                   can be batched
11090
11091
11092 2005-06-08 [colin]      1.9.11cvs53
11093
11094         * src/imap.c
11095                 Thread-ize imap_cmd_fetch
11096
11097 2005-06-08 [colin]      1.9.11cvs52
11098
11099         * src/main.c
11100                 Mmh, that broke POP3...
11101
11102 2005-06-08 [colin]      1.9.11cvs51
11103
11104         * src/main.c
11105                 Stabilize IMAP patch (thanks to Hoa)
11106
11107 2005-06-08 [colin]      1.9.11cvs50
11108
11109         * src/imap.c
11110                 Test patch to speed up imap. 
11111
11112 2005-06-08 [colin]      1.9.11cvs49
11113
11114         * src/imap_gtk.c
11115                 Warning fix
11116         * src/procmime.c
11117                 Apply patch from gentoo to use /usr/share/mime/globs if 
11118                 available, after un-breaking it
11119         * src/common/log.c
11120         * src/common/log.h
11121                 Use g_timeout for invoking hooks that possibly use gtk
11122                 calls. This should leave gtk calls in the main thread.
11123
11124 2005-06-08 [paul]       1.9.11cvs48
11125
11126         * src/codeconv.c
11127                 conv_get_outgoing_charset_str(): don't
11128                 use prefs_common setting
11129         * src/compose.c
11130         * src/compose.h
11131                 add /Options/Character encoding/... to
11132                 temporarily change the outgoing encoding
11133
11134         (belated sync with main)
11135
11136 2005-06-08 [paul]       1.9.11cvs47
11137
11138         * src/compose.c
11139                 correction to/completion of last
11140                 sync with main
11141
11142 2005-06-08 [paul]       1.9.11cvs46
11143
11144         sync with main:
11145         
11146         * src/codeconv.c
11147         * src/codeconv.h
11148                 always enabled Japanese auto-detection
11149                 if the first letters of locale string
11150                 is "ja"
11151         * src/compose.c
11152                 don't use "destroy" signal to destroy
11153                 Compose object (fix rare crashes on discard?)
11154         * src/mainwindow.c
11155         * src/messageview.c
11156         * src/prefs_send.c
11157                 added Hebrew encodings
11158         * src/sourcewindow.c
11159                 don't use "destroy" signal to destroy
11160                 objects
11161
11162 2005-06-07 [colin]      1.9.11cvs45
11163
11164         * src/summaryview.c
11165                 Add missing unlocks/locks
11166
11167 2005-06-07 [paul]       1.9.11cvs44
11168
11169         * src/summaryview.c
11170                 restore bug #749 fix
11171
11172 2005-06-06 [colin]      1.9.11cvs43
11173
11174         * src/summaryview.c
11175                 Fix selection bug when prefs_common.open_unread 
11176                 is FALSE
11177
11178 2005-06-06 [colin]      1.9.11cvs42
11179
11180         * src/common/md5.c
11181                 Fix a warning
11182         * src/summaryview.c
11183         * src/folderview.c
11184                 Factorize long operations beginning and end
11185                 (locking, freezing/thawing, cursor, ...)
11186                 Check selection->data member in selection-
11187                 related loops; this avoids dying an awful
11188                 death if the selection changes on us while
11189                 we're marking a whole IMAP folder unread, 
11190                 for example.
11191
11192 2005-06-06 [paul]       1.9.11cvs41
11193
11194         * src/textview.c
11195                 don't g_free() a static gchar buffer
11196
11197 2005-06-05 [colin]      1.9.11cvs40
11198
11199         * src/mainwindow.c
11200         * src/messageview.c
11201         * src/summaryview.c
11202                 Fix bug #749 (Show all headers should be
11203                 sticky as the GUI suggests)
11204
11205 2005-06-03 [paul]       1.9.11cvs39
11206
11207         * src/compose.c
11208                 don't allow editing of mail while sending.
11209                 patch by Colin
11210
11211 2005-06-03 [paul]       1.9.11cvs38
11212
11213         * src/folderview.c
11214                 add a freeze/thaw to speed up 'mark all read'
11215
11216 2005-06-03 [paul]       1.9.11cvs37
11217
11218         * src/prefs_message.c
11219                 reflect changes immediately
11220
11221 2005-06-02 [colin]      1.9.11cvs36
11222
11223         * po/POTFILES.in
11224                 Patch by Fabien Vantard.
11225
11226 2005-06-02 [colin]      1.9.11cvs35
11227
11228         * src/imap.c
11229                 Use a non-blocking imap_getline() if possible.
11230                 This should completely prevent the interface
11231                 from freezin on imap operations, although it
11232                 may do strange stuff in case of folder switching
11233                 while a big imap operation is taking place...
11234
11235                 In addition, fix a leak in the case thread
11236                 creation fails on connection.
11237
11238 2005-06-02 [colin]      1.9.11cvs34
11239
11240         * src/crash.c
11241         * src/prefs_common.h
11242                 Fix build (prefs_common_init() doesn't exist
11243                 anymore)
11244
11245 2005-06-02 [colin]      1.9.11cvs33
11246
11247         * src/prefs_account.c
11248                 Fix bug #245 (filtering rules broken when
11249                 renaming a remote account (imap4 or nntp)
11250
11251 2005-06-02 [colin]      1.9.11cvs32
11252
11253         * src/imap.c
11254                 Try to fix IMAP shortcomings: 
11255                 o Multithread imap_open()
11256                 o allow offline-mode overriding instead of
11257                   just returning NULL
11258         * src/imap_gtk.c
11259         * src/imap_gtk.h
11260                 Add a function to ask whether we want to
11261                 override offline-mode for 10 minutes (one-shot
11262                 asking was painful)
11263         * src/procheader.c
11264                 Fix segfault when imap parser isn't happy about
11265                 a missing {
11266
11267 2005-06-01 [colin]      1.9.11cvs31
11268
11269         * src/addrharvest.c
11270         * src/compose.c
11271         * src/mbox.c
11272         * src/mbox.h
11273         * src/mh.c
11274         * src/msgcache.c
11275         * src/send_message.c
11276         * src/setup.c
11277         * src/undo.c
11278         * src/common/hooks.c
11279         * src/common/prefs.c
11280         * src/common/template.c
11281         * src/common/utils.c
11282         * src/gtk/gtkutils.c
11283         * src/gtk/inputdialog.c
11284         * src/gtk/menu.c
11285         * src/gtk/pluginwindow.c
11286         * src/gtk/prefswindow.c
11287         * src/plugins/pgpmime/passphrase.c
11288         * src/plugins/pgpmime/prefs_gpg.c
11289                 More -Wall fixes
11290
11291         * src/common/Makefile.am
11292         * src/common/timing.h
11293                 Add basic timing code
11294
11295         * src/summaryview.c
11296                 Fix a bug with unread messages when 
11297                 re-sorting folders, and by the way
11298                 fix a big performance hit when 
11299                 re-sorting (10k mails: before 5s,
11300                 after .5s)
11301
11302         * src/prefs_compose_writing.c
11303         * src/prefs_compose_writing.h
11304         * src/prefs_message.c
11305         * src/prefs_message.h
11306         * src/prefs_other.c
11307         * src/prefs_other.h
11308         * src/prefs_quote.c
11309         * src/prefs_quote.h
11310         * src/prefs_receive.c
11311         * src/prefs_receive.h
11312         * src/prefs_send.c
11313         * src/prefs_send.h
11314         * src/prefs_summaries.c
11315         * src/prefs_summaries.h
11316                 Fix copyright banner
11317
11318 2005-06-01 [paul]       1.9.11cvs30
11319
11320         * po/fi.po
11321                 updated by Flammie Pirinen
11322         * src/procmime.c
11323                 fix 'Bad BASE64 content' output
11324
11325 2005-05-31 [colin]      1.9.11cvs29
11326
11327         * src/procmime.c
11328                 Oops, where did my hunk go.
11329
11330 2005-05-31 [colin]      1.9.11cvs28
11331
11332         * src/Makefile.am
11333         * src/account.c
11334         * src/action.c
11335         * src/addr_compl.c
11336         * src/addressbook.c
11337         * src/codeconv.c
11338         * src/compose.c
11339         * src/export.c
11340         * src/folder.c
11341         * src/folderview.c
11342         * src/image_viewer.c
11343         * src/main.c
11344         * src/mainwindow.c
11345         * src/messageview.c
11346         * src/mimeview.c
11347         * src/msgcache.c
11348         * src/prefs_account.c
11349         * src/prefs_actions.c
11350         * src/prefs_common.c
11351         * src/prefs_compose_writing.c
11352         * src/prefs_customheader.c
11353         * src/prefs_ext_prog.c
11354         * src/prefs_filtering.c
11355         * src/prefs_filtering_action.c
11356         * src/prefs_fonts.c
11357         * src/prefs_image_viewer.c
11358         * src/prefs_message.c
11359         * src/prefs_message.h
11360         * src/prefs_msg_colors.c
11361         * src/prefs_other.c
11362         * src/prefs_other.h
11363         * src/prefs_quote.c
11364         * src/prefs_receive.c
11365         * src/prefs_receive.h
11366         * src/prefs_send.c
11367         * src/prefs_send.h
11368         * src/prefs_spelling.c
11369         * src/prefs_summaries.c
11370         * src/prefs_summary_column.c
11371         * src/prefs_template.c
11372         * src/prefs_themes.c
11373         * src/prefs_toolbar.c
11374         * src/prefs_wrapping.c
11375         * src/procmime.c
11376         * src/procmsg.c
11377         * src/send_message.h
11378         * src/ssl_manager.c
11379         * src/summary_search.c
11380         * src/summaryview.c
11381         * src/textview.c
11382         * src/wizard.c
11383         * src/common/smtp.c
11384         * src/common/smtp.h
11385         * src/gtk/gtkutils.h
11386                 o Move the rest of Common prefs to new style
11387                 o Lots of -Wall warning fixes
11388                 o fix FIXME in cache memusage calculation
11389                 o Let return receipts be sent from any account
11390                 o Little cache optimisation (read)
11391                 o Fix bug #746 (don't treat commas as separators
11392                   when inside a quoted string)
11393
11394 2005-05-31 [paul]       1.9.11cvs27
11395
11396         * src/prefs_common.c
11397                 fix 'off-by-one' typo
11398
11399 2005-05-31 [paul]       1.9.11cvs26
11400
11401         * src/account.c
11402         * src/addr_compl.c
11403         * src/compose.c
11404         * src/foldersel.c
11405         * src/prefs_actions.c
11406         * src/prefs_common.c
11407         * src/prefs_common.h
11408         * src/prefs_customheader.c
11409         * src/prefs_display_header.c
11410         * src/prefs_filtering.c
11411         * src/prefs_filtering_action.c
11412         * src/prefs_matcher.c
11413         * src/prefs_summaries.c
11414         * src/prefs_summary_column.c
11415         * src/prefs_template.c
11416         * src/prefs_toolbar.c
11417         * src/ssl_manager.c
11418         * src/gtk/pluginwindow.c
11419         * src/gtk/prefswindow.c
11420         * src/gtk/progressdialog.c
11421                 add hidden prefs 'enable_rules_hint'
11422                 for gtk_tree_view_set_rules_hint()
11423                 (sync with main)
11424                 
11425
11426 2005-05-31 [colin]      1.9.11cvs25
11427
11428         * src/Makefile.am
11429         * src/main.c
11430         * src/prefs_common.c
11431         * src/prefs_summaries.c ** ADDED **
11432         * src/prefs_summaries.h ** ADDED **
11433                 Common/Display -> Display/Summaries
11434
11435 2005-05-31 [colin]      1.9.11cvs24
11436
11437         * src/Makefile.am
11438         * src/main.c
11439         * src/prefs_quote.c ** ADDED **
11440         * src/prefs_quote.h ** ADDED **
11441                 Move Common/Quote to Compose/Quoting
11442         * src/prefs_common.c
11443         * src/prefs_common.h
11444                 Remove old quote stuff, add
11445                 convenience functions for GtkTextView prefs
11446         * src/gtk/prefswindow.c
11447                 Set default height higher
11448
11449 2005-05-30 [colin]      1.9.11cvs23
11450
11451         * src/Makefile.am
11452         * src/main.c
11453         * src/prefs_common.c
11454         * src/prefs_compose_writing.c ** ADDED **
11455         * src/prefs_compose_writing.h ** ADDED **
11456                 Move Common/Compose prefs to Compose/Writing
11457
11458 2005-05-30 [colin]      1.9.11cvs22
11459
11460         * src/common/utils.c
11461                 Fix bug #651 (Confused Attract by Subject)
11462                 Patch by M. Benkmann <haferfrost@web.de>
11463         * AUTHORS
11464
11465 2005-05-30 [colin]      1.9.11cvs21
11466
11467         * src/compose.c
11468                 Fix concatenation of different headers of
11469                 the same type (bug #645)
11470         * src/prefs_folder_item.c
11471                 Fix bug #699 (setting color to black doesn't
11472                 work immediately)
11473         * src/procmime.c
11474                 Print out decoding error only once per
11475                 block
11476
11477 2005-05-30 [paul]       1.9.11cvs20
11478
11479         * src/common/template.c
11480                 fix Bcc
11481
11482 2005-05-30 [paul]       1.9.11cvs19
11483
11484         * doc/src/rfc2368.txt   **NEW FILE**
11485         * src/compose.c
11486                 compose_entries_set(): don't interpret Bcc
11487                 header field (conform to RFC 2368)
11488                 (sync with main)
11489
11490 2005-05-29 [colin]      1.9.11cvs18
11491
11492         * src/prefs_common.c
11493                 Let the default reply format respect
11494                 netiquette by cutting the signature.
11495
11496 2005-05-29 [colin]      1.9.11cvs17
11497
11498         * src/summaryview.c
11499                 Don't let always_show_msg override
11500                 open_unread_on_enter when opening a new
11501                 directory.
11502
11503 2005-05-27 [paul]       1.9.11cvs16
11504
11505         sync with main:
11506
11507         * src/main.c
11508                 app_will_exit(): cleanup tmp directory when exit
11509         * src/message_search.c
11510                 improved the interface and made code cleanup.
11511                 removed Clear button
11512         * src/send_message.c
11513                 send_message_local(): use GSpawn, and detect errors
11514         * src/summary_search.c
11515                 improved the interface and made code cleanup
11516         * src/textview.c
11517                 textview_write_link(): also skip non-ascii space
11518                  at the head of link strings (phishing check
11519                  didn't work at the case)
11520         * src/common/utils.c
11521                 get_command_output(): use g_spawn_command_line_sync()
11522                 instead of popen()
11523
11524 2005-05-26 [colin]      1.9.11cvs15
11525
11526         * src/folder.c
11527                 remove printf
11528
11529 2005-05-26 [colin]      1.9.11cvs14
11530
11531         * src/common/nntp.c
11532                 Fix nntp mode reader (bug #611)
11533                 Patch by Florian Mickler <florian@mickler.org>
11534
11535 2005-05-26 [colin]      1.9.11cvs13
11536
11537         * src/plugins/pgpmime/passphrase.c
11538                 Fix mouse grabbing (bug #557)
11539
11540 2005-05-26 [colin]      1.9.11cvs12
11541
11542         * src/prefs_themes.c
11543                 Fix g_warning (bug #541)
11544
11545 2005-05-26 [colin]      1.9.11cvs11
11546
11547         * src/prefs_actions.c
11548         * src/prefs_template.c
11549                 Fix bug #506 (no warning if action/template
11550                 is not saved)
11551         * src/common/template.c
11552                 Fix a possible crash
11553
11554 2005-05-26 [colin]      1.9.11cvs10
11555
11556         * src/folder.c
11557         * src/folderview.c
11558         * src/procmsg.c
11559         * src/summaryview.c
11560                 Forbid locked messages to be moved or
11561                 deleted. Locked messages in trashes 
11562                 still get deleted, for performance
11563                 reason (mh.c::mh_remove_all_msgs)
11564
11565 2005-05-25 [colin]      1.9.11cvs9
11566
11567         * src/procmime.c
11568                 Use correct encoding when sending mails
11569                 with attachments that have accentued 
11570                 chars in their name
11571
11572 2005-05-24 [colin]      1.9.11cvs8
11573
11574         * src/summaryview.c
11575                 Fix bug #688 f) read/unread marker not
11576                 changed on first click
11577                 Also, optimize summary_status_show()
11578                 calls
11579         * src/folder.c
11580         * src/inc.c
11581         * src/procmime.c
11582                 Fix bug #688 b) and c) wrt message
11583                 attachments and signature
11584         * src/stock_pixmap.c
11585         * src/stock_pixmap.h
11586         * src/stock_pixmap.c
11587         * src/stock_pixmap.h
11588         * src/Makefile.am
11589         * src/pixmaps/clip_gpg_signed.xpm
11590                 Add clip/signed icon
11591
11592 2005-05-24 [colin]      1.9.11cvs7
11593
11594         * src/folder_item_prefs.c
11595                 whitespace fix
11596
11597 2005-05-24 [colin]      1.9.11cvs6
11598
11599         * src/folderview.c
11600         * src/prefs_common.c
11601         * src/prefs_common.h
11602                 Add a confirmation to folder drag and drop
11603                 fixes bug #156
11604         * src/alertpanel.c
11605         * src/alertpanel.h
11606                 fix _with_disable parameters so that
11607                 the buttons labels are specifiable too
11608         * src/plugins/pgpmime/sgpgme.c
11609                 reflect said change
11610                 
11611
11612 2005-05-24 [colin]      1.9.11cvs5
11613
11614         * src/folderview.c
11615                 Uncollapse/collapse folders on double-click
11616                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
11617                 closes bug #108
11618
11619 2005-05-23 [colin]      1.9.11cvs4
11620
11621         * src/common/socket.c
11622                 Check another special SSL_peek() error.
11623                 Should help wrt bug #728
11624
11625 2005-05-23 [colin]      1.9.11cvs3
11626
11627         * src/plugins/pgpmime/pgpmime.c
11628                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
11629                 breaking menu accelerators and stuff. Users will have to
11630                 reselect "PGP MIME" instead of "PGP/MIME" in their 
11631                 account's privacy preferences if needed.
11632
11633 2005-05-22 [paul]
11634
11635         * tools/kdeservicemenu/install.sh
11636                 use kdesu to prompt for root password if doing
11637                 global install/uninstall
11638
11639 2005-05-20 [colin]      1.9.11cvs2
11640
11641         * src/procmsg.c
11642                 Fix another compilation error with gcc-2.9x
11643                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
11644         * src/send_message.c
11645                 Don't send QUIT if we aren't connected
11646
11647 2005-05-19 [colin]      1.9.11cvs1
11648
11649         * src/procmsg.c
11650                 Fix compilation with gcc 2.9x
11651
11652 2005-05-19 [paul]       1.9.11
11653
11654         1.9.11 released
11655
11656 2005-05-19 [paul]       1.9.9cvs14
11657
11658         * src/gtk/inputdialog.c
11659                 prevent gettext warning
11660
11661 2005-05-19 [paul]       1.9.9cvs13
11662
11663         * src/mainwindow.c
11664         * src/prefs_common.c
11665         * src/prefs_common.h
11666         * src/textview.c
11667         * src/textview.h
11668                 add an option to toggle cursor in message
11669                 view (sync with main)
11670
11671 2005-05-18 [colin]      1.9.9cvs12
11672
11673         * src/compose.c
11674                 Dereference freed pointer
11675         * src/gtk/gtkaspell.c
11676                 Fix duplication of dictionaries (is it an aspell issue?)
11677
11678 2005-05-18 [colin]      1.9.9cvs11
11679
11680         * src/gtk/inputdialog.c
11681         * src/gtk/gtkaspell.c
11682                 HIGuify dialogs
11683         * src/alertpanel.c
11684                 Remove a double call
11685
11686 2005-05-17 [colin]      1.9.9cvs10
11687
11688         * src/gtk/gtkaspell.c
11689                 Fix dialogs, Ctrl-Enter accel
11690
11691 2005-05-17 [colin]      1.9.9cvs9
11692
11693         * src/gtk/gtkaspell.c
11694                 Fix some accelerators, escape in replace-window
11695
11696 2005-05-16 [colin]      1.9.9cvs8
11697
11698         * src/gtk/gtkaspell.c
11699                 Revert last commit, it was a mistake.
11700
11701 2005-05-16 [colin]      1.9.9cvs7
11702
11703         * src/gtk/gtkaspell.c
11704                 Remove buggy code while we're at it. It's a 
11705                 dead code path anyway.
11706
11707 2005-05-16 [colin]      1.9.9cvs6
11708
11709         * src/gtk/gtkaspell.c
11710                 Missed some gtk_menu_popup where deactivate
11711                 signal should be handled. Should fix bug
11712                 #629 a bit more.
11713
11714 2005-05-16 [colin]      1.9.9cvs5
11715
11716         * src/gtk/gtkaspell.c
11717                 Remove debug printf()s
11718
11719 2005-05-16 [colin]      1.9.9cvs4
11720
11721         * src/gtk/gtkaspell.c
11722                 Fix a bit aspell problems
11723                 (see bug #629)
11724
11725 2005-05-13 [colin]      1.9.9cvs3
11726
11727         * src/folderview.c
11728                 Fix the + appearing even when no subfolders
11729                 have unread messages. Thanks to wwp for the
11730                 bug report.
11731
11732 2005-05-11 [paul]       1.9.9cvs2
11733
11734         * src/folderview.c
11735                 correction to 1.9.9cvs1, only colour folders that
11736                 have new msgs (not unread msgs)
11737
11738 2005-05-10 [colin]      1.9.9cvs1
11739
11740         * src/folderview.c
11741         * src/summaryview.c
11742                 Try to fix bolding bugs again.
11743
11744 2005-05-09 [paul]
11745
11746         * tools/claws.i18n.status.pl
11747                 add Ricardo Mones Lastra's script that has been providing
11748                 the i18n status page for many months
11749
11750 2005-05-09 [paul]       1.9.9
11751
11752         1.9.9 release
11753
11754 2005-05-09 [paul]       1.9.6cvs58
11755
11756         * AUTHORS
11757         * INSTALL
11758         * README.claws
11759                 updated
11760         * Makefile.am 
11761         * RELEASE_NOTES.claws
11762                 add release notes to cvs to simplify release
11763                 procedure
11764         * configure.ac
11765                 add ca and fi to ALL_LINGUAS
11766         * po/Makefile.in.in
11767                 workaround for missing Makevars
11768         * po/ca.po
11769         * po/fi.po
11770                 add new Catalan and Finnish translations
11771                 submitted by Miquel Oliete and Flammie Pirinen
11772         * po/de.po
11773         * po/es.po
11774         * po/fr.po
11775         * po/it.po
11776         * po/pl.po
11777         * po/ru.po
11778         * po/sk.po
11779         * po/sr.po
11780         * po/zh_CN.po
11781                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
11782                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
11783                 Urke MMI, and Hansom Young
11784         * src/main.c
11785                 Fix drafting when quitting. compose_draft() closes the
11786                 compose windows, which modifies the compose_list GSList.
11787                 We have to refresh this list after echo drafting to avoid a
11788                 segfault
11789         * src/partial_download.c
11790                 fix segfault on exit
11791
11792 2005-05-06 [paul]       1.9.6cvs57
11793
11794         * src/grouplistdialog.c
11795                 quick fix/workaround for unresizeable newsgroup
11796                 name column 
11797
11798 2005-05-06 [paul]       1.9.6cvs56
11799
11800         * src/inc.c
11801         * src/mainwindow.c
11802                 use gettext plural forms
11803         * src/imap_gtk.c
11804         * src/mh_gtk.c
11805         * src/toolbar.c
11806                 small improvement to english usage
11807
11808 2005-05-05 [thorsten]   1.9.6cvs55
11809
11810         * src/folder.c
11811                 fix possible crash
11812
11813 2005-05-05 [paul]       1.9.6cvs54
11814         
11815         sync with HEAD
11816
11817         * AUTHORS
11818         * src/compose.c
11819                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
11820                 patch by Tim Mann
11821
11822 2005-05-05 [paul]       1.9.6cvs53
11823
11824         * src/mainwindow.c
11825                 fix resizing of separate message and
11826                 folder views
11827
11828 2005-05-05 [paul]       1.9.6cvs52
11829
11830         * src/account.c
11831         * src/addrgather.c
11832         * src/browseldap.c
11833         * src/exphtmldlg.c
11834         * src/expldifdlg.c
11835         * src/importmutt.c
11836         * src/importpine.c
11837         * src/main.c
11838         * src/mainwindow.c
11839         * src/noticeview.c
11840         * src/prefs_filtering.c
11841         * src/prefs_filtering_action.c
11842         * src/prefs_matcher.c
11843         * src/prefs_spelling.c
11844         * src/prefs_toolbar.c
11845         * src/toolbar.c
11846         * src/wizard.c
11847         * src/gtk/description_window.c
11848         * src/gtk/gtkvscrollbutton.c
11849         * src/gtk/progressdialog.c
11850         * src/gtk/quicksearch.c
11851         * src/plugins/pgpmime/prefs_gpg.c
11852         * src/plugins/spamassassin/spamassassin_gtk.c
11853                 replace deprecated gtk_widget_set_usize
11854
11855 2005-05-04 [colin]      1.9.6cvs51
11856
11857         * src/common/utils.c
11858                 Fix crash when subst_for_filename is called
11859                 with a NULL parameter
11860
11861 2005-05-04 [colin]      1.9.6cvs50
11862
11863         * src/partial_download.c
11864         * src/pop.c
11865                 Escape login when writing uidl file
11866                 fixes bug #736
11867
11868 2005-05-03 [colin]      1.9.6cvs49
11869
11870         * src/procmime.c
11871                 Fix possible DOS in mime parser
11872                 (see bug #634)
11873
11874 2005-05-02 [colin]      1.9.6cvs48
11875
11876         * src/compose.c
11877                 Try to fix the copy/paste mess once again.
11878
11879
11880 2005-04-30 [colin]      1.9.6cvs47
11881
11882         * src/prefs_account.h
11883         * src/procmsg.c
11884         * src/send_message.c
11885         * src/common/smtp.c
11886         * src/common/smtp.h
11887                 Try to batch sending mails (per account) instead of
11888                 reconnecting to server every time.
11889
11890 2005-04-29 [colin]      1.9.6cvs46
11891
11892         * src/messageview.c
11893                 Fix window resizing that refused to size down
11894         * src/prefs_common.c
11895         * src/prefs_common.h
11896         * src/prefs_filtering.c
11897                 Save Filtering's window size
11898
11899 2005-04-21 [paul]       1.9.6cvs45
11900
11901         * ChangeLog-gtk2.claws
11902         * src/setup.c
11903                 correction to sync
11904
11905 2005-04-21 [paul]       1.9.6cvs44
11906
11907         sync with main:
11908
11909         * src/setup.c
11910         * src/statusbar.c
11911         * src/statusbar.h
11912                 use gtkut_widget_draw_now(). Improved performance
11913                 of the update of statusbar
11914         * src/textview.c
11915                 textview_smooth_scroll_do(): redraw it after scroll
11916                 is done (fixed incorrect display when a part of the
11917                 view is hidden).
11918         * src/gtk/gtkutils.c
11919         * src/gtk/gtkutils.h
11920                 gtkut_widget_draw_now(): use gdk_window_process_updates()
11921                 to force update of widgets.
11922                 Removed gtkut_widget_wait_for_draw() which had a big
11923                 overhead  because of waiting for all events processed 
11924
11925 2005-04-20 [paul]       1.9.6cvs43
11926
11927         * src/codeconv.c
11928                 complete 1.9.6cvs42's sync:
11929                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
11930
11931 2005-04-19 [paul]       1.9.6cvs42
11932
11933         sync with main:
11934
11935         * src/action.c
11936                 catch_output(): correctly select the insert text
11937                 (fix invalid iterator warnings).
11938         * src/codeconv.c
11939         * src/codeconv.h
11940         * src/mainwindow.c
11941         * src/messageview.c
11942         * src/prefs_common.c
11943                 support GBK encoding.
11944         * src/common/session.c
11945         * src/common/session.h
11946                 use separate buffer for large data to be sent,
11947                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
11948
11949 2005-04-18 [paul]       1.9.6cvs41
11950
11951         * src/jpilot.c
11952                 convert unsigned long into guint32
11953                 patch by Paul LeoNerd Evans 
11954
11955 2005-04-17 [colin]      1.9.6cvs40
11956
11957         * src/compose.c
11958                 Fix 'Request return receipt' from folder
11959                 properties (bug #708)
11960
11961 2005-04-17 [colin]      1.9.6cvs39
11962
11963         * src/mainwindow.c
11964                 Fix duplicate hotkeys in Mainwindow's menu
11965
11966 2005-04-17 [colin]      1.9.6cvs38
11967
11968         * src/folderview.c
11969                 Fix duplicate hotkeys in Folderview's contextual
11970                 menu
11971
11972 2005-04-15 [colin]      1.9.6cvs37
11973
11974         * src/summaryview.c
11975                 Fix 'Save as...' with non-ascii filenames
11976
11977 2005-04-15 [colin]      1.9.6cvs36
11978
11979         * src/plugins/pgpmime/pgpmime.c
11980                 Fix bus error on 64bit. Spotted by 
11981                 macallan1888@gmail.com
11982
11983 2005-04-15 [colin]      1.9.6cvs35
11984
11985         * src/prefs_account.c
11986                 Fix cvs34.
11987
11988 2005-04-12 [colin]      1.9.6cvs34
11989
11990         * src/prefs_account.c
11991                 Fix smtp auth type off-by-one. We forgot to
11992                 add PLAIN in the prefs-to-gui setter func and
11993                 as a result, the selected auth when opening
11994                 account prefs was not the correct one.
11995
11996 2005-04-12 [paul]       1.9.6cvs33
11997
11998         * src/inc.c
11999                 if the recv dialog is visible, Cancel only
12000                 cancels the current account
12001
12002
12003 2005-04-10 [colin]      1.9.6cvs32
12004
12005         * src/filtering.c
12006                 Copy score when copying FilteringActions
12007                 Fix bug #674
12008
12009 2005-04-10 [colin]      1.9.6cvs31
12010
12011         * src/inc.c
12012                 Make Message -> Receive -> Cancel cancel 
12013                 incorporation on all accounts. Fixes
12014                 bug #693
12015
12016 2005-04-10 [colin]      1.9.6cvs30
12017
12018         * src/prefs_account.c
12019                 Update Privacy checkbuttons status based
12020                 on the selected privacy system
12021         * src/compose.c
12022                 Always connect the "None" privacy system; the
12023                 static boolean was probably there to avoid
12024                 reconnecting twice in the same compose window,
12025                 but as the parent function is only called once
12026                 per compose, it's only a bug - as a static is
12027                 initialized once per application instance.
12028                 Also, don't uncheck Sign and Encrypt when
12029                 selecting None as privacy system; just ignore
12030                 them when sending/queuing.
12031                 Should fix bug #695
12032
12033 2005-04-08 [colin]      1.9.6cvs29
12034
12035         * src/account.c
12036         * src/prefs_account.c
12037         * src/prefs_account.h
12038                 Add account preference to queue message in a certain
12039                 folder.
12040
12041 2005-04-06 [colin]      1.9.6cvs28
12042
12043         * src/prefs_account.c
12044                 Update old inbox path syntax
12045
12046 2005-04-06 [paul]       1.9.6cvs27
12047
12048         sync with main:
12049
12050         * configure.ac
12051                 changed -traditional-cpp to -no-cpp-precomp for newer
12052                 Mac OS X support
12053         * src/foldersel.c
12054                 made column resize automatically
12055         * src/send_message.c
12056                 send_message_smtp(): consider EOF right after QUIT
12057                 successful (workaround for Gmail SMTP server)
12058         * src/common/socket.c
12059                 ssl_read(), ssl_peek(): check EOF which violates the
12060                 SSL protocol
12061         * src/gtk/colorlabel.c
12062                 removed warnings when displaying colorlabel menu
12063                 (don't use GtkAlignment)
12064
12065 2005-04-05 [paul]       1.9.6cvs26
12066
12067         * src/plugins/trayicon/trayicon.c
12068                 fix clipping of icon under KDE3 
12069
12070 2005-04-05 [paul]       1.9.6cvs25
12071
12072         * src/summaryview.c
12073                 hide display of threading
12074                 patch by Alfons
12075
12076 2005-04-04 [thorsten]   1.9.6cvs24
12077
12078         * src/mh.c
12079                 marks lost on filesystems with different stat() results on
12080                 summer-/wintertime
12081
12082 2005-04-03 [colin]      1.9.6cvs23
12083
12084         * src/summaryview.c
12085                 Don't handle up/down. Patch by Alfons
12086
12087 2005-04-02 [colin]      1.9.6cvs22
12088
12089         * src/summaryview.c
12090                 Make scrolling faster. Patch by Alfons.
12091
12092 2005-04-01 [colin]      1.9.6cvs21
12093
12094         * src/Makefile.am
12095         * src/stock_pixmap.c
12096         * src/pixmaps/dir-noselect.xpm ** REMOVED **
12097         * src/pixmaps/dir_noselect.xpm ** ADDED **
12098                 Fix pixmap name mismatch (Thanks Stephan Sachse)
12099
12100 2005-04-01 [colin]      1.9.6cvs20
12101
12102         * src/image_viewer.c
12103         * src/image_viewer.h
12104         * src/procmime.c
12105         * src/procmime.h
12106         * src/textview.c
12107         * src/textview.h
12108                 Implement inline image resizing and right-clicking
12109
12110 2005-04-01 [paul]       1.9.6cvs19
12111
12112         * AUTHORS
12113         * Makefile.am
12114         * configure.ac
12115                 check for gnome2
12116                 patch by Luca Cavalli <loopback<AT>slackit.org>
12117         * po/ru.po
12118                 updated by Pavlo Bohmat
12119
12120 2005-03-31 [colin]      1.9.6cvs18
12121
12122         * src/news.c
12123                 Fix parsing references
12124         * src/msgcache.c
12125                 don't put nulls in the references list
12126         * src/procheader.c
12127                 commit that forgotten file in 1.9.6cvs14
12128
12129 2005-03-31 [colin]      1.9.6cvs17
12130
12131         * src/compose.c
12132                 Fix joining of signature separator again. 
12133                 Maybe Hiro could put it in main too...
12134
12135 2005-03-31 [colin]      1.9.6cvs16
12136
12137         * src/Makefile.am
12138         * src/foldersel.c
12139         * src/stock_pixmap.c
12140         * src/stock_pixmap.h
12141         * src/pixmaps/dir-noselect.xpm
12142                 Update foldersel.c (sync from main, patch by Alfons)
12143
12144 2005-03-30 [colin]      1.9.6cvs15
12145
12146         * src/imap.c
12147                 Fix handling of imap folders containing [] in 
12148                 their name. Thanks to Nahuel Angelinetti for
12149                 the detailed bugreport.
12150
12151 2005-03-30 [colin]      1.9.6cvs14
12152
12153         * src/common/utils.h
12154         * src/common/utils.c
12155         * src/common/defs.h
12156         * src/matcher.c
12157         * src/msgcache.c
12158         * src/news.c
12159         * src/procmsg.c
12160         * src/procmsg.h
12161         * src/quote_fmt_parse.y
12162         * src/summaryview.c
12163                 Update references system. Patch by Alfons
12164
12165 2005-03-30 [colin]      1.9.6cvs13
12166
12167         * src/common/socket.c
12168                 Force the glibc to read resolv.conf again when 
12169                 it has changed. Should fix issues when changing
12170                 networks on a laptop and not restarting sylpheed. 
12171
12172 2005-03-30 [paul]       1.9.6cvs12
12173
12174         partial sync with main:
12175
12176         * src/action.c
12177                 create_io_dialog(): use user-defined text font
12178                 (thanks to Alfons), and modified its appearance.
12179         * src/addrgather.c
12180         * src/addrharvest.c
12181         * src/browseldap.c
12182                 replace old code
12183         * src/compose.c
12184                 don't join (presumably) itemized lines on line-wrapping
12185                 fixed wrapping of quote when auto-wrapping is enabled
12186                 compose_destroy(): destroy paned only if it's not
12187                 attached to window. Fixed memory leak of popup menu.
12188         * src/exphtmldlg.c
12189         * src/expldifdlg.c
12190                 replace old code
12191         * src/html.c
12192         * src/html.h
12193         * src/importmutt.c
12194         * src/importpine.c
12195                 replace old code
12196         * src/main.c
12197                 removed redundant code
12198         * src/mainwindow.c
12199                 changed 'Code set' (which is rather incorrect)
12200                 in the menu to 'Character encoding'
12201                 main_window_set_widgets(): request size first
12202                 to prevent window size becoming wrong
12203                 fixed remembering of the state of the visibility
12204                 of MessageView
12205         * src/messageview.c
12206                 changed 'Code set' (which is rather incorrect)
12207                 in the menu to 'Character encoding'
12208         * src/prefs_common.c
12209         * src/prefs_common.h
12210                 added an option whether to render HTML as text or not
12211                 added separators to outgoing encoding menu
12212         * src/procheader.c
12213                 procheader_scan_date_string(): support header
12214                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
12215         * src/summaryview.c
12216         * src/summaryview.h
12217                 minor code cleanup
12218         * src/textview.c
12219                 textview_show_html(): force output of newline
12220                 added an option whether to render HTML as text or not
12221         * src/common/utils.c
12222                 strncpy2(): optimized based on Alfons' code
12223         * src/gtk/gtkutils.c
12224         * src/gtk/gtkutils.h
12225                 removed non-used code
12226         * src/plugins/pgpmime/passphrase.c
12227                 partially fixed grab input of passphrase dialog
12228                 Confine pointer to window
12229
12230 2005-03-30 [colin]      1.9.6cvs11
12231
12232         * src/msgcache.c
12233         * src/msgcache.h
12234                 Read/write 32bit ints from cache & marks
12235                 From main.
12236
12237 2005-03-29 [paul]       1.9.6cvs10
12238
12239         * AUTHORS
12240         * ChangeLog.claws
12241         * src/compose.c
12242         * src/gtk/gtkaspell.c
12243                 sync with HEAD (don't pass NULL pointers) 
12244
12245 2005-03-24 [paul]
12246
12247         * tools/Makefile.am
12248         * tools/README
12249         * tools/acroread2sylpheed.pl
12250                 sync with HEAD (add script to send pdfs as
12251                 attachments from Adobe Reader 7)
12252
12253 2005-03-21 [paul]       1.9.6cvs9
12254
12255         * configure.ac
12256         * po/POTFILES.in
12257         * src/Makefile.am
12258         * src/crash.c
12259         * src/image_viewer.c ** ADDED **
12260         * src/image_viewer.h ** ADDED **
12261         * src/main.c
12262         * src/prefs_common.c
12263         * src/prefs_common.h
12264         * src/prefs_image_viewer.c ** ADDED **
12265         * src/prefs_image_viewer.h ** ADDED **
12266         * src/textview.c
12267         * src/gtk/about.c
12268         * src/pixmaps/sylpheed_logo.xpm
12269         * src/plugins/Makefile.am
12270         * src/plugins/image_viewer/.cvsignore ** REMOVED **
12271         * src/plugins/image_viewer/Makefile.am ** REMOVED **
12272         * src/plugins/image_viewer/plugin.c ** REMOVED **
12273         * src/plugins/image_viewer/viewer.c ** REMOVED **
12274         * src/plugins/image_viewer/viewer.glade ** REMOVED **
12275         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
12276         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
12277         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
12278         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
12279                 as gdk-pixbuf is now built-in
12280                 remove image_viewer plugin and put code back into
12281                 main codebase
12282                 implement inline image display (sync with main)
12283
12284                 replace logo with newer, nicer, larger version  
12285
12286 2005-03-21 [paul]       1.9.6cvs8
12287
12288         * src/gtk/about.c
12289                 cosmetic improvement
12290
12291 2005-03-21 [holger]     1.9.6cvs7
12292
12293         * src/plugins/spamassassin/spamassassin.c
12294                 Sync with HEAD
12295                 (unregister hook on failed plugin init)
12296
12297 2005-03-20 [colin]      1.9.6cvs6
12298
12299         * src/common/plugin.c
12300                 Check that plugin isn't already loaded
12301                 Patch by Alfons
12302
12303 2005-03-20 [thorsten]   1.9.6cvs5
12304
12305         * src/compose.c
12306                 use a more compatible syntax
12307
12308 2005-03-20 [thorsten]   1.9.6cvs4
12309
12310         * src/prefs_toolbar.c
12311                 fix crash when selecting toolbar item (uninitialized pointer)
12312
12313 2005-03-20 [thorsten]   1.9.6cvs3
12314
12315         * src/procmime.c
12316                 fix mimetype detection (referenced free()d string)
12317
12318 2005-03-20 [paul]       1.9.6cvs2
12319
12320         * src/compose.c
12321                 sync with HEAD (1.0.3cvs5)
12322                 neglect Reply-To header if empty
12323                 Patch by Alfons 
12324
12325 2005-03-19 [holger]     1.9.6cvs1
12326
12327         * src/summaryview.c
12328         * src/summaryview.h
12329                 Sync with HEAD
12330
12331 2005-03-18 [paul]       1.9.6
12332
12333         initial GTK2 release
12334
12335 2005-03-18 [paul]       1.0.3cvs3.1
12336
12337         * AUTHORS
12338         * ChangeLog.claws
12339         * configure.ac
12340         * src/gtk/about.c
12341         * src/pixmaps/sylpheed_logo.xpm
12342                 sync with HEAD
12343
12344 2005-03-18 [colin]      1.0.3cvs2.6
12345
12346         * src/summaryview.c
12347                 Remove call to summary_step in summary_copy_selected_to
12348                 Can't see its purpose, and this causes bug when copying
12349                 a message if the next one is unread: it reads it.
12350
12351 2005-03-18 [paul]       1.0.3cvs2.5
12352
12353         * src/foldersel.c
12354                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
12355
12356 2005-03-18 [paul]       1.0.3cvs2.4
12357
12358         * src/addrharvest.c
12359         * src/codeconv.c
12360         * src/codeconv.h
12361         * src/compose.c
12362         * src/news.c
12363         * src/procheader.c
12364         * src/procmime.c
12365         * src/unmime.c
12366         * src/unmime.h
12367                 fix buffer overflow, CAN-2005-0667, see
12368                 http://secunia.com/advisories/14491/
12369                 Patch by Alfons
12370
12371 2005-03-17 [colin]      1.0.3cvs2.3
12372
12373         * src/prefs_fonts.c
12374         * src/summaryview.c
12375                 Fix font bugs (both lists now officialy share 
12376                 the same font)
12377                 
12378
12379 2005-03-17 [paul]       1.0.3cvs2.2
12380
12381         * src/gtk/pluginwindow.c
12382                 make plugin descriptions uneditable
12383
12384 2005-03-11 [paul]       1.0.3cvs2.1
12385
12386         * ChangeLog.claws
12387         * configure.ac
12388         * po/POTFILES.in
12389         * src/plugins/trayicon/trayicon.c
12390                 sync with HEAD
12391                 add src/wizard.c to POTFILES.in
12392
12393 2005-03-11 [paul]       1.0.3cvs1.1
12394
12395         * ChangeLog
12396         * ChangeLog.claws
12397         * configure.ac
12398         * po/de.po
12399         * po/es.po
12400         * po/fr.po
12401         * po/it.po
12402         * po/pt_BR.po
12403         * po/ru.po
12404         * po/sk.po
12405         * po/sr.po
12406         * po/zh_CN.po
12407                 sync with HEAD
12408
12409 2005-03-04 [colin]      1.0.1cvs22.2
12410
12411         * src/compose.c
12412                 Fix signatures with accentued chars in it
12413
12414 2005-03-04 [colin]      1.0.1cvs22.1
12415
12416         * src/common/smtp.c
12417         * src/common/smtp.h
12418                 Don't use SIZE param in MAIL FROM: if server 
12419                 doesn't support it. Patch by Eugen Freiter
12420                 <eugen_f@users.sf.net>
12421
12422 2005-02-27 [paul]       1.0.1cvs20.1
12423
12424         * ChangeLog.claws
12425         * configure.ac
12426         * src/messageview.c
12427                 sync with HEAD
12428
12429 2005-02-27 [colin]      1.0.1cvs19.4
12430
12431         * src/procheader.c
12432         * src/procheader.h
12433                 Fix prototypes. Patch by Alfons
12434
12435 2005-02-27 [colin]      1.0.1cvs19.3
12436
12437         * src/compose.c
12438                 Don't auto-join the signature separator.
12439
12440 2005-02-26 [colin]      1.0.1cvs19.2
12441
12442         * src/summaryview.c
12443                 Fix 'mark all read' with collapsed threads.
12444                 Patch by Alfons.
12445
12446 2005-02-25 [paul]       1.0.1cvs19.1
12447
12448         * ChangeLog.claws
12449         * configure.ac
12450         * src/prefs_account.c
12451         * src/prefs_folder_item.c
12452         * src/gtk/prefswindow.c
12453         * src/gtk/prefswindow.h
12454                 sync with HEAD
12455
12456 2005-02-25 [paul]       1.0.1cvs15.12
12457
12458         * src/alertpanel.c
12459         * src/codeconv.c
12460         * src/compose.c
12461         * src/textview.c
12462         * src/gtk/gtkutils.c
12463         * src/gtk/gtkutils.h
12464         * src/gtk/logwindow.c
12465         * src/gtk/progressdialog.c
12466                 sync with main (revision 127)
12467                 and fix logwindow clipping
12468
12469 2005-02-24 [colin]      1.0.1cvs15.11
12470
12471         * src/plugins/pgpmime/passphrase.c
12472                 Disable input grabbing; it doesn't work yet.
12473
12474 2005-02-24 [colin]      1.0.1cvs15.10
12475
12476         * src/messageview.c
12477                 Don't send out receipts if offline. Ask.
12478
12479 2005-02-23 [colin]      1.0.1cvs15.9
12480
12481         * src/summaryview.c     
12482                 Fix expanding
12483
12484 2005-02-23 [colin]      1.0.1cvs15.8
12485
12486         * src/summaryview.c
12487                 Really fix Bug 568 by removing useless
12488                 calls. summary_thread_init() now called
12489                 in summary_sort(). This should please
12490                 Alfons as it should be faster than 
12491                 previously.
12492
12493 2005-02-23 [colin]      1.0.1cvs15.7
12494
12495         * src/compose.c
12496                 Encode parts as QP or B64 if signing
12497
12498 2005-02-23 [colin]      1.0.1cvs15.6
12499
12500         * src/compose.c
12501                 Fix Mimeinfo leakage (including tmp files)
12502         * src/procmsg.c
12503                 Fix tmp file leakage (spotted by Ivan Rayner)
12504
12505 2005-02-22 [colin]      1.0.1cvs15.5
12506
12507         * src/expldifdlg.c
12508                 Fix keyboard input. Patch by Alfons.
12509
12510 2005-02-21 [colin]      1.0.1cvs15.4
12511
12512         * src/compose.c
12513                 Fix Sign/Encrypt when unselecting privacy
12514                 system
12515         * src/prefs_common.c
12516                 Change default message font to Monospace
12517         * src/summaryview.c
12518                 More freezing during potentially large operations
12519
12520 2005-02-21 [paul]       1.0.1cvs15.3
12521
12522         * src/main.c
12523                 fix --help output
12524
12525 2005-02-21 [paul]       1.0.1cvs15.2
12526
12527         * po/Makefile.in.in
12528         * src/compose.c
12529         * src/summaryview.c
12530         * src/textview.c
12531         * src/common/utils.c
12532         * src/common/utils.h
12533                 sync with main (revision 117)
12534
12535 2005-02-20 [colin]      1.0.1cvs15.1
12536
12537         * src/common/defs.h
12538                 Change cache file to .sylpheed_claws_cache, as
12539                 suggested by Alfons. Allows people to switch
12540                 between Sylpheed and Sylpheed-Claws. it is
12541                 a good idea to "Check for new messages" at next
12542                 startup.
12543
12544
12545 2005-02-18 [colin]      1.0.1cvs14.1
12546
12547         * src/quote_fmt_lex.l
12548         * src/quote_fmt_parse.y
12549                 Fix parser initialisation. Patch by Ivan.
12550
12551 2005-02-18 [colin]      1.0.1cvs11.6
12552
12553         * src/folderview.c
12554                 Fix scrolldown (bug 662)
12555
12556 2005-02-17 [colin]      1.0.1cvs11.5
12557
12558         * src/codeconv.c
12559                 conv_filename_to_utf8: return clean 7bit instead
12560                 of broken utf8 if needed
12561         * src/mimeview.c
12562                 Fix display of parts with unclean 8bit names
12563
12564 2005-02-17 [paul]       1.0.1cvs11.4
12565
12566         * src/compose.c
12567         * src/exportldif.c
12568         * src/matcher_parser_parse.y
12569         * src/procmime.c
12570         * src/sourcewindow.c
12571         * src/common/Makefile.am
12572         * src/common/intl.h             ** REMOVED **
12573         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12574                 sync with main (revision 109)
12575                 and clean up
12576
12577 2005-02-16 [colin]      1.0.1cvs11.3
12578
12579         * src/summaryview.c
12580                 Fix collapsed thread not highlighting when new
12581                 messages in it (Bug 568) Patch by Stephan Sachse.
12582                 Fix messed up selection when reaching bounds (Bug 632)
12583         * src/prefs_themes.c
12584                 Fix theme installing (Bug 684)
12585
12586 2005-02-16 [colin]      1.0.1cvs11.2
12587
12588         * src/messageview.c
12589                 Fix messageview_select_all
12590
12591 2005-02-16 [colin]      1.0.1cvs11.1
12592
12593         * src/mh.c
12594                 Sync with HEAD (MH scan required function)
12595
12596 2005-02-15 [colin]      1.0.1cvs8.1
12597
12598         * src/mimeview.c
12599         * src/common/utils.c
12600                 Sync with HEAD (filename chars substitution)
12601
12602 2005-02-15 [colin]      1.0.1cvs7.3
12603
12604         * src/gtk/pluginwindow.c
12605                 Fix button spacing
12606
12607 2005-02-15 [colin]      1.0.1cvs7.2
12608
12609         * src/mimeview.c
12610                 Fix mime icons not reset across message when
12611                 scrolled down
12612
12613 2005-02-15 [colin]      1.0.1cvs7.1
12614
12615         * src/compose.c
12616         * src/procmime.c
12617                 Sync with HEAD (optimisation of cvs6)
12618
12619 2005-02-14 [colin]      1.0.1cvs6.1
12620
12621         * src/compose.c
12622         * src/procmime.c
12623                 Sync with HEAD (encode "From " at line beginning)
12624
12625 2005-02-14 [colin]      1.0.1cvs5.3
12626
12627         * src/compose.c
12628                 Fix wrapping with accentued chars.
12629
12630 2005-02-13 [colin]      1.0.1cvs5.2
12631
12632         * src/textview.c
12633                 Fix email informative part parsing with
12634                 accentued chars in it. ispunct() returns
12635                 true for them in utf8...
12636
12637 2005-02-12 [colin]      1.0.1cvs5.1
12638
12639         * src/filtering.c
12640                 Sync with HEAD (remove wrong use of compose after send)
12641
12642 2005-02-12 [paul]       1.0.1cvs4.5
12643
12644         * src/textview.c
12645                 remove unnecessary code (thanks to Alfons)
12646
12647 2005-02-12 [paul]       1.0.1cvs4.4
12648
12649         * src/textview.c
12650                 add 'Copy' to contextual menu on emails
12651
12652 2005-02-11 [colin]      1.0.1cvs4.3
12653
12654         * src/compose.c
12655                 revert 1.0.0cvs28.2, it doesn't work that well.
12656
12657 2005-02-11 [paul]       1.0.1cvs4.2
12658
12659         * po/Makefile.in.in
12660                 fix 'make release'
12661
12662 2005-02-10 [paul]       1.0.1cvs4.1
12663
12664         * ChangeLog
12665         * ChangeLog.claws
12666         * ChangeLog.jp
12667         * configure.ac
12668         * src/compose.c
12669                 sync with HEAD (sync with main)
12670
12671 2005-02-10 [paul]       1.0.1cvs3.2
12672
12673         * AUTHORS
12674         * Makefile.am
12675         * autogen.sh
12676         * configure.ac
12677         * config/mkinstalldirs
12678         * intl/.cvsignore
12679         * intl/ChangeLog
12680         * intl/VERSION
12681         * intl/bindtextdom.c
12682         * intl/config.charset
12683         * intl/dcgettext.c
12684         * intl/dcigettext.c
12685         * intl/dcngettext.c
12686         * intl/dgettext.c
12687         * intl/dngettext.c
12688         * intl/eval-plural.h
12689         * intl/explodename.c
12690         * intl/finddomain.c
12691         * intl/gettext.c
12692         * intl/gettextP.h
12693         * intl/gmo.h
12694         * intl/hash-string.h
12695         * intl/intl-compat.c
12696         * intl/l10nflist.c
12697         * intl/libgnuintl.h.in
12698         * intl/loadinfo.h
12699         * intl/loadmsgcat.c
12700         * intl/localcharset.c
12701         * intl/localcharset.h
12702         * intl/locale.alias
12703         * intl/localealias.c
12704         * intl/localename.c
12705         * intl/log.c
12706         * intl/ngettext.c
12707         * intl/os2compat.c
12708         * intl/os2compat.h
12709         * intl/osdep.c
12710         * intl/plural-exp.c
12711         * intl/plural-exp.h
12712         * intl/plural.c
12713         * intl/plural.y
12714         * intl/ref-add.sin
12715         * intl/ref-del.sin
12716         * intl/relocatable.c
12717         * intl/relocatable.h
12718         * intl/textdomain.c
12719         * m4/Makefile.am
12720         * po/Makefile.in.in
12721         * src/Makefile.am
12722         * src/account.c
12723         * src/action.c
12724         * src/addr_compl.c
12725         * src/addressadd.c
12726         * src/addressbook.c
12727         * src/addrgather.c
12728         * src/addrindex.c
12729         * src/alertpanel.c
12730         * src/browseldap.c
12731         * src/codeconv.c
12732         * src/codeconv.h
12733         * src/compose.c
12734         * src/compose.h
12735         * src/crash.c
12736         * src/editaddress.c
12737         * src/editbook.c
12738         * src/editgroup.c
12739         * src/editjpilot.c
12740         * src/editldap.c
12741         * src/editldap_basedn.c
12742         * src/editvcard.c
12743         * src/exphtmldlg.c
12744         * src/expldifdlg.c
12745         * src/export.c
12746         * src/exporthtml.c
12747         * src/filtering.c
12748         * src/folder.c
12749         * src/folder_item_prefs.c
12750         * src/foldersel.c
12751         * src/folderview.c
12752         * src/grouplistdialog.c
12753         * src/headerview.c
12754         * src/imap.c
12755         * src/imap_gtk.c
12756         * src/import.c
12757         * src/importldif.c
12758         * src/importmutt.c
12759         * src/importpine.c
12760         * src/inc.c
12761         * src/ldif.c
12762         * src/main.c
12763         * src/mainwindow.c
12764         * src/matcher.c
12765         * src/mbox.c
12766         * src/message_search.c
12767         * src/messageview.c
12768         * src/mh.c
12769         * src/mh_gtk.c
12770         * src/mimeview.c
12771         * src/msgcache.c
12772         * src/news.c
12773         * src/news_gtk.c
12774         * src/noticeview.c
12775         * src/partial_download.c
12776         * src/pop.c
12777         * src/prefs_account.c
12778         * src/prefs_actions.c
12779         * src/prefs_common.c
12780         * src/prefs_customheader.c
12781         * src/prefs_display_header.c
12782         * src/prefs_ext_prog.c
12783         * src/prefs_filtering.c
12784         * src/prefs_filtering_action.c
12785         * src/prefs_folder_item.c
12786         * src/prefs_fonts.c
12787         * src/prefs_gtk.c
12788         * src/prefs_matcher.c
12789         * src/prefs_msg_colors.c
12790         * src/prefs_spelling.c
12791         * src/prefs_summary_column.c
12792         * src/prefs_template.c
12793         * src/prefs_themes.c
12794         * src/prefs_toolbar.c
12795         * src/prefs_wrapping.c
12796         * src/privacy.c
12797         * src/procheader.c
12798         * src/procmime.c
12799         * src/procmsg.c
12800         * src/quote_fmt.c
12801         * src/recv.c
12802         * src/send_message.c
12803         * src/setup.c
12804         * src/sourcewindow.c
12805         * src/ssl_manager.c
12806         * src/statusbar.c
12807         * src/summary_search.c
12808         * src/summaryview.c
12809         * src/textview.c
12810         * src/toolbar.c
12811         * src/wizard.c
12812         * src/common/nntp.c
12813         * src/common/plugin.c
12814         * src/common/smtp.c
12815         * src/common/ssl.c
12816         * src/common/ssl_certificate.c
12817         * src/common/string_match.c
12818         * src/common/sylpheed.c
12819         * src/common/template.c
12820         * src/common/utils.c
12821         * src/gtk/about.c
12822         * src/gtk/colorlabel.c
12823         * src/gtk/description_window.c
12824         * src/gtk/filesel.c
12825         * src/gtk/foldersort.c
12826         * src/gtk/gtkaspell.c
12827         * src/gtk/gtkutils.c
12828         * src/gtk/inputdialog.c
12829         * src/gtk/logwindow.c
12830         * src/gtk/menu.c
12831         * src/gtk/pluginwindow.c
12832         * src/gtk/prefswindow.c
12833         * src/gtk/progressdialog.c
12834         * src/gtk/quicksearch.c
12835         * src/gtk/sslcertwindow.c
12836         * src/plugins/clamav/clamav_plugin.c
12837         * src/plugins/clamav/clamav_plugin_gtk.c
12838         * src/plugins/demo/demo.c
12839         * src/plugins/dillo_viewer/dillo_prefs.c
12840         * src/plugins/dillo_viewer/dillo_viewer.c
12841         * src/plugins/image_viewer/plugin.c
12842         * src/plugins/image_viewer/viewer.c
12843         * src/plugins/image_viewer/viewerprefs.c
12844         * src/plugins/mathml_viewer/mathml_viewer.c
12845         * src/plugins/pgpmime/passphrase.c
12846         * src/plugins/pgpmime/plugin.c
12847         * src/plugins/pgpmime/prefs_gpg.c
12848         * src/plugins/pgpmime/select-keys.c
12849         * src/plugins/pgpmime/sgpgme.c
12850         * src/plugins/spamassassin/spamassassin.c
12851         * src/plugins/spamassassin/spamassassin_gtk.c
12852         * src/plugins/trayicon/trayicon.c
12853                 sync with main (revision 104)
12854
12855 2005-02-10 [colin]      1.0.1cvs3.1
12856
12857         * src/mainwindow.c
12858                 Sync with HEAD (fix occasional crasher)
12859
12860 2005-02-10 [colin]      1.0.1cvs2.1
12861
12862         * src/messageview.c
12863                 Synw with HEAD (don't automatically display html)
12864
12865 2005-02-09 [colin]      1.0.1cvs1.3
12866
12867         * src/textview.c
12868         * src/textview.h
12869                 Add contextual menu on emails
12870
12871 2005-02-09 [colin]      1.0.1cvs1.2
12872
12873         * src/codeconv.c
12874                 Fix converting from broken headers and 
12875                 put back the _ in missing places
12876                 (feature broke with cvs24.2 sync, main 
12877                  possibly affected?)
12878
12879 2005-02-09 [colin]      1.0.1cvs1.1
12880
12881         * src/messageview.c
12882         * src/mimeview.c
12883         * src/mimeview.h
12884                 Sync with HEAD (display non text/plain mails with plugin)
12885
12886 2005-02-08 [colin]      1.0.1.1
12887
12888         * ChangeLog.claws
12889         * po/pt_BR.po
12890                 Sync with HEAD
12891         * configure.ac
12892                 Make default configuration directory 
12893                 be .sylpheed-gtk2
12894
12895 2005-02-08 [colin]      1.0.0cvs29.1
12896
12897         * po/de.po
12898         * po/es.po
12899         * po/fr.po
12900         * po/it.po
12901         * po/sk.po
12902         * po/sr.po
12903                 Sync translations with HEAD
12904
12905 2005-02-06 [colin]      1.0.0cvs28.3
12906
12907         * src/compose.c
12908                 Make compose a bit faster - patch by Alfons.
12909
12910 2005-02-06 [colin]      1.0.0cvs28.2
12911
12912         * src/compose.c
12913                 Make pasting via middle-click more reliable
12914
12915 2005-02-05 [paul]       1.0.0cvs28.1
12916
12917         * ChangeLog
12918         * ChangeLog.claws
12919         * ChangeLog.jp
12920         * configure.ac
12921         * src/compose.c
12922                 sync with HEAD
12923                 (fix bug 682 'redirect is broken'
12924
12925 2005-02-05 [torte]      1.0.0cvs27.1
12926
12927         * ChangeLog.claws
12928         * configure.ac
12929         * src/partial_download.c
12930                 Sync with HEAD (fix buf overflow)
12931
12932 2005-02-03 [colin]      1.0.0cvs26.1
12933
12934         * src/common/plugin.c
12935                 Sync with HEAD (avoid plugin mismatches)
12936
12937 2005-02-03 [paul]       1.0.0cvs25.3
12938
12939         * src/folderview.c
12940         * src/headerview.c
12941         * src/summaryview.c
12942         * src/textview.c
12943         * src/gtk/colorlabel.c
12944                 third and final part of initial sync with main-gtk2
12945
12946 2005-02-03 [paul]       1.0.0cvs25.2
12947
12948         * src/jpilot.c
12949                 fix building with jpilot support
12950
12951 2005-02-02 [colin]      1.0.0cvs25.1
12952
12953         * src/messageview.c
12954                 Sync with HEAD (fix dangerous typo)
12955
12956 2005-02-01 [colin]      1.0.0cvs24.3
12957
12958         * src/common/xml.c
12959                 Write file as advertised (UTF-8)
12960
12961 2005-02-01 [paul]       1.0.0cvs24.2
12962
12963         * src/addrbook.c
12964         * src/addrindex.c
12965         * src/alertpanel.h
12966         * src/codeconv.c
12967         * src/codeconv.h
12968         * src/compose.c
12969         * src/export.c
12970         * src/folder_item_prefs.c
12971         * src/html.c
12972         * src/imap.c
12973         * src/import.c
12974         * src/jpilot.c
12975         * src/mainwindow.c
12976         * src/matcher_parser_lex.l
12977         * src/messageview.c
12978         * src/mh.c
12979         * src/prefs_account.c
12980         * src/prefs_actions.c
12981         * src/prefs_common.c
12982         * src/prefs_gtk.c
12983         * src/prefs_gtk.h
12984         * src/prefs_themes.c
12985         * src/procheader.c
12986         * src/procmime.c
12987         * src/sourcewindow.c
12988         * src/statusbar.c
12989         * src/summaryview.c
12990         * src/textview.c
12991         * src/toolbar.c
12992         * src/unmime.c
12993         * src/common/template.c
12994         * src/common/utils.c
12995         * src/common/xml.c
12996         * src/common/xml.h
12997         * src/gtk/gtkaspell.c
12998         * src/plugins/clamav/clamav_plugin.c
12999         * src/plugins/dillo_viewer/dillo_prefs.c
13000         * src/plugins/image_viewer/viewerprefs.c
13001         * src/plugins/pgpmime/passphrase.c
13002         * src/plugins/pgpmime/prefs_gpg.c
13003         * src/plugins/pgpmime/select-keys.c
13004         * src/plugins/spamassassin/spamassassin.c
13005                 second part of initial sync with main-gtk2
13006                 (more to follow)
13007
13008 2005-01-31 [colin]      1.0.0cvs24.1
13009
13010         * src/compose.c
13011                 Sync with HEAD
13012
13013 2005-01-29 [paul]       1.0.0cvs23.2
13014
13015         * src/account.c
13016         * src/action.c
13017         * src/addressadd.c
13018         * src/addressbook.c
13019         * src/alertpanel.c
13020         * src/compose.c
13021         * src/editaddress.c
13022         * src/editbook.c
13023         * src/editgroup.c
13024         * src/editjpilot.c
13025         * src/editldap.c
13026         * src/editldap_basedn.c
13027         * src/editvcard.c
13028         * src/export.c
13029         * src/foldersel.c
13030         * src/grouplistdialog.c
13031         * src/import.c
13032         * src/importldif.c
13033         * src/inc.c
13034         * src/main.c
13035         * src/mainwindow.c
13036         * src/message_search.c
13037         * src/messageview.c
13038         * src/mimeview.c
13039         * src/prefs_actions.c
13040         * src/prefs_common.c
13041         * src/prefs_common.h
13042         * src/prefs_customheader.c
13043         * src/prefs_display_header.c
13044         * src/prefs_filtering.c
13045         * src/prefs_filtering_action.c
13046         * src/prefs_gtk.c
13047         * src/prefs_matcher.c
13048         * src/prefs_summary_column.c
13049         * src/prefs_template.c
13050         * src/sourcewindow.c
13051         * src/summary_search.c
13052         * src/summaryview.c
13053         * src/textview.c
13054         * src/gtk/about.c
13055         * src/gtk/description_window.c
13056         * src/gtk/gtkshruler.c
13057         * src/gtk/gtkutils.c
13058         * src/gtk/gtkutils.h
13059         * src/gtk/inputdialog.c
13060         * src/gtk/logwindow.c
13061         * src/gtk/prefswindow.c
13062         * src/gtk/progressdialog.c
13063         * src/gtk/progressdialog.h
13064                 first part of initial sync with main-gtk2
13065                 (more to follow)
13066
13067 2005-01-28 [colin]      1.0.0cvs23.1
13068
13069         * src/folderview.c
13070                 Sync with HEAD
13071
13072 2005-01-27 [colin]      1.0.0cvs21.1
13073
13074         * src/folder.c
13075         * src/folderview.c
13076                 Sync with HEAD
13077
13078 2005-01-27 [colin]      1.0.0cvs19.1
13079
13080         * src/procmime.c
13081                 Sync with HEAD
13082
13083 2005-01-27 [colin]      1.0.0cvs18.1
13084
13085         * src/messageview.c
13086         * src/summaryview.c
13087         * src/mainwindow.c
13088         * src/compose.c
13089         * src/compose.h
13090         * src/procmsg.c
13091         * src/procmsg.h
13092         * src/toolbar.c
13093                 Sync with HEAD
13094
13095 2005-01-26 [paul]       1.0.0cvs15.2
13096
13097         * src/compose.c
13098                 compose_entries_set(): convert subject and body to
13099                 utf8 if necessary. patch by Felix Eckhofer
13100
13101 2005-01-26 [paul]       1.0.0cvs15.1
13102
13103         * configure.ac
13104         * src/common/template.c
13105                 sync with HEAD (fix memory leak)
13106
13107 2005-01-25 [paul]       1.0.0cvs14.1
13108
13109         * configure.ac
13110         * src/compose.c
13111                 sync with HEAD
13112
13113 2005-01-24 [colin]      1.0.0cvs13.1
13114
13115         * src/summaryview.c
13116                 Sync with HEAD
13117
13118 2005-01-24 [paul]       1.0.0cvs12.1
13119
13120         * configure.ac
13121         * src/messageview.c
13122         * src/mh.c
13123         * src/common/utils.c
13124                 sync with HEAD
13125
13126 2005-01-24 [colin]      1.0.0cvs11.1
13127
13128         * src/procheader.c
13129                 Sync with HEAD
13130
13131 2005-01-24 [colin]      1.0.0cvs10.1
13132
13133         * src/folderview.c
13134                 Sync with HEAD
13135
13136 2005-01-23 [colin]      1.0.0cvs9.1
13137
13138         * src/crash.c
13139                 Sync with HEAD
13140
13141 2005-01-22 [colin]      1.0.0cvs8.1
13142
13143         * src/summaryview.c
13144         * src/gtk/quicksearch.c
13145                 Sync with HEAD
13146
13147 2005-01-21 [colin]      1.0.0cvs7.1
13148
13149         * src/summaryview.c
13150                 Sync with HEAD
13151
13152 2005-01-21 [colin]      1.0.0cvs6.1
13153
13154         * src/summaryview.c
13155                 Sync with HEAD
13156
13157 2005-01-21 [colin]      1.0.0cvs5.1
13158
13159         * src/gtk/quicksearch.c
13160         * src/prefs_common.c
13161         * src/prefs_common.h
13162                 Sync with HEAD (recurse option)
13163
13164 2005-01-21 [colin]      1.0.0cvs4.1
13165
13166         * src/folder.h
13167         * src/folderview.c
13168         * src/folderview.h
13169         * src/summaryview.c
13170         * src/gtk/quicksearch.c
13171         * src/gtk/quicksearch.h
13172                 Sync with HEAD (recursive quicksearch)
13173
13174 2005-01-20 [colin]      1.0.0cvs3.4
13175
13176         * src/ssl_manager.c
13177                 Remove useless code
13178
13179 2005-01-20 [colin]      1.0.0cvs3.3
13180
13181         * src/ssl_manager.c
13182                 Fix leak, thanks to Alfons.
13183
13184 2005-01-20 [colin]      1.0.0cvs3.2
13185
13186         * src/ssl_manager.c
13187                 Port SSL certificate window to GTK2.
13188
13189 2005-01-20 [paul]       1.0.0cvs3.1
13190
13191         * ChangeLog.claws
13192         * configure.ac
13193         * src/addrindex.c
13194         * src/addrindex.h
13195                 sync with HEAD
13196
13197 2005-01-19 [colin]      1.0.0cvs2.2
13198
13199         * src/plugins/trayicon/trayicon.c
13200                 Fix freeze with gtk-2.6, the easy way
13201                 (signal blocking helpless there...)
13202                 Closes bug #668.
13203
13204 2005-01-19 [colin]      1.0.0cvs2.1
13205
13206         * src/mbox.c
13207         * src/mbox.h
13208         * src/mainwindow.c
13209         * src/summaryview.c
13210         * src/summaryview.h
13211                 Sync with HEAD
13212
13213 2005-01-19 [paul]       1.0.0cvs1.1
13214
13215         * configure.ac
13216         * po/de.po
13217         * po/es.po
13218         * po/fr.po
13219         * po/hr.po
13220         * po/it.po
13221         * po/ja.po
13222         * po/ko.po
13223         * po/pt_BR.po
13224         * po/ru.po
13225         * po/sk.po
13226         * po/sr.po
13227                 sync with HEAD (update translations)
13228
13229 2005-01-18 [colin]      1.0.0cvs0.1
13230
13231         * src/foldersel.c
13232                 Specify search column - patch by Alfons
13233
13234 2005-01-18 [colin]      0.9.13cvs36.3
13235
13236         * src/prefs_toolbar.c
13237                 Change Delete to Remove
13238         * src/prefs_fonts.c
13239                 GTK2 version and leak fixes
13240         * src/prefs_actions.c
13241                 Add stock buttons.
13242                 All patches by Alfons
13243
13244 2005-01-17 [colin]      0.9.13cvs36.2
13245
13246         * src/compose.c
13247                 Fix DnD inserting twice. While at it,
13248                 add DnD support for text/plain in the
13249                 body, and add support in the headers.
13250
13251 2005-01-16 [colin]      0.9.13cvs36.1
13252
13253         * ChangeLog
13254         * ChangeLog.jp
13255         * ChangeLog.claws
13256                 Sync with HEAD (nothing applicable)
13257
13258 2005-01-16 [colin]      0.9.13cvs33.2
13259
13260         * src/prefs_toolbar.c
13261                 GTK2ize prefs_toolbar, by Alfons.
13262
13263 2005-01-14 [colin]      0.9.13cvs33.1
13264
13265         * src/html.c
13266         * src/msgcache.c
13267                 Sync with HEAD
13268
13269 2005-01-14 [colin]      0.9.13cvs32.1
13270
13271         * src/html.c
13272         * src/html.h
13273         * src/msgcache.c
13274         * AUTHORS
13275         * tools/calypso_convert.pl
13276                 Sync with HEAD
13277
13278 2005-01-08 [colin]      0.9.13cvs29.2
13279
13280         * src/prefs_filtering_action.c
13281         * src/prefs_filtering.c
13282                 2 more gtk2 patches by Alfons
13283
13284 2005-01-07 [paul]       0.9.13cvs29.1
13285
13286         * ChangeLog
13287         * ChangeLog.claws
13288         * ChangeLog.jp
13289         * configure.ac
13290         * src/pop.c
13291         * src/pop.h
13292                 sync with HEAD
13293
13294 2005-01-07 [colin]      0.9.13cvs28.3
13295
13296         * src/gtk/progressdialog.c
13297         * src/gtk/progressdialog.h
13298         * src/inc.c
13299         * src/send_message.c
13300                 GTK2 for the incorporation dialog. The CList isn't dead
13301                 yet, for a more smooth migration. Patch by Alfons.
13302
13303 2005-01-06 [colin]      0.9.13cvs28.2
13304
13305         * src/prefs_display_header.c
13306                 GTK2 conversion by Alfons
13307         * src/prefs_actions.c
13308         * src/prefs_matcher.c
13309                 Fix 2 leaks - patch by Alfons
13310
13311 2005-01-06 [colin]      0.9.13cvs28.1
13312
13313         * src/prefs_matcher.c
13314                 Sync with HEAD
13315
13316 2005-01-06 [colin]      0.9.13cvs27.4
13317
13318         * src/prefs_matcher.c
13319                 Fix double-free. Patch by Alfons
13320
13321 2005-01-06 [colin]      0.9.13cvs27.3
13322
13323         * src/prefs_matcher.c
13324                 GTK2 widgets + memleak
13325                 Patch by Alfons
13326
13327 2005-01-05 [colin]      0.9.13cvs27.2
13328
13329         * src/account.c
13330         * src/addr_compl.c
13331         * src/foldersel.c
13332         * src/stock_pixmap.c
13333         * src/stock_pixmap.h
13334                 3 more GTK2 patches by Alfons.
13335
13336 2005-01-04 [colin]      0.9.13cvs27.1
13337
13338         * src/folderview.c
13339         * src/imap_gtk.c
13340         * src/news_gtk.c
13341                 Sync with HEAD
13342
13343 2005-01-04 [colin]      0.9.13cvs25.9
13344
13345         * src/compose.c
13346                 Fix Show Ruler menuitem
13347         * src/prefs_template.c
13348                 Convert to GTK2
13349         * src/common/utils.c
13350                 Make auto pointer stuff handles NULLs
13351                 Patches by Alfons.
13352
13353 2005-01-04 [colin]      0.9.13cvs25.8
13354
13355         * src/compose.c
13356                 Move the attachment list to gtk2
13357                 Patch by Alfons.
13358
13359 2005-01-04 [colin]      0.9.13cvs25.7
13360
13361         * src/textview.c
13362                 Make some keys work again
13363                 Patch by SungHyun Nam <namsh@kldp.org>
13364
13365 2005-01-04 [colin]      0.9.13cvs25.6
13366
13367         * src/gtk/gtkshruler.c
13368                 Move the ruler to GTK2
13369                 Patch by Alfons
13370
13371 2005-01-03 [colin]      0.9.13cvs25.5
13372
13373         * src/compose.c
13374                 Fix my broken patch apply 
13375
13376 2005-01-03 [colin]      0.9.13cvs25.4
13377
13378         * src/common/utils.c
13379         * src/common/utils.h
13380         * src/gtk/prefswindow.c
13381                 Move auto pointer stuff to utils.c
13382                 Patch by Alfons again :)
13383
13384 2005-01-03 [colin]      0.9.13cvs25.3
13385
13386         * src/compose.c
13387         * src/prefs_gtk.c
13388         * src/prefs_template.c
13389         * src/textview.c
13390                 Empty text widgets with empty strings, not NULL char
13391                 Patch by SungHyun Nam <namsh@kldp_org>
13392
13393 2005-01-03 [colin]      0.9.13cvs25.2
13394
13395         * src/main.c
13396         * AUTHORS
13397                 Sync with HEAD
13398
13399 2005-01-03 [colin]      0.9.13cvs25.1
13400
13401         * src/pop.c
13402         * src/pop.h
13403                 Sync with HEAD
13404
13405 2005-01-03 [colin]      0.9.13cvs24.3
13406
13407         * src/account.c
13408                 Two patches from Alfons and Alex S Moore:
13409                 fix images, fix return value.
13410
13411 2005-01-01 [colin]      0.9.13cvs24.2
13412
13413         * src/prefs_actions.c
13414                 Fix over-zealous assertion. Patch by Alfons
13415
13416 2005-01-01 [colin]      0.9.13cvs24.1
13417
13418         * src/procmime.c
13419                 Sync with HEAD (leak fix)
13420
13421 2004-12-31 [colin]      0.9.13cvs23.2
13422
13423         * src/prefs_common.c
13424                 GTK2 widgets + stock buttons - patch by Alfons
13425
13426 2004-12-31 [paul]       0.9.13cvs23.1
13427
13428         * configure.ac
13429                 bump up EXTRA_VERSION to match (sync'ed) HEAD
13430         * src/gtk/pluginwindow.c
13431                 use GTK2 widgets and plug memory leaks,
13432                 patches by Alfons
13433
13434 2004-12-30 [colin]      0.9.13cvs22.4
13435
13436         * src/account.c
13437         * src/action.c
13438         * src/export.c
13439         * src/foldersel.c
13440         * src/import.c
13441         * src/message_search.c
13442         * src/prefs_actions.c
13443         * src/prefs_common.c
13444         * src/prefs_customheader.c
13445         * src/prefs_filtering.c
13446         * src/prefs_summary_column.c
13447         * src/summary_search.c
13448         * src/gtk/about.c
13449         * src/gtk/description_window.c
13450         * src/gtk/gtkutils.c
13451         * src/gtk/gtkutils.h
13452         * src/gtk/inputdialog.c
13453         * src/gtk/prefswindow.c
13454                 Use GTK2 stock buttons. Patches by Alfons.
13455
13456 2004-12-30 [colin]      0.9.13cvs22.3
13457
13458         * src/account.c
13459                 Sync with HEAD
13460         * src/prefs_actions.c
13461         * src/prefs_customheader.c
13462         * src/prefs_filtering.c
13463         * src/prefs_msg_colors.c
13464         * src/prefs_summary_column.c
13465         * src/gtk/prefswindow.c
13466                 Use GtkTreeView instead of deprecated 
13467                 widgets. Patches by Alfons.
13468
13469 2004-12-30 [paul]       0.9.13cvs22.2
13470
13471         * src/foldersel.c
13472                 use GTK 2 Tree View
13473                 patch by Alfons, with root folder sorting fix
13474                 by Stephan Sachse
13475
13476 2004-12-30 [paul]       0.9.13cvs22.1
13477
13478         * ChangeLog
13479         * ChangeLog.claws
13480         * ChangeLog.jp
13481         * NEWS
13482         * configure.ac
13483         * src/account.c
13484                 sync with HEAD
13485
13486 2004-12-22 [martin]     0.9.13cvs21.2
13487
13488         * src/action.c
13489                 free the command line after its use
13490
13491 2004-12-18 [paul]       0.9.13cvs21.1
13492
13493         * AUTHORS
13494         * ChangeLog
13495         * ChangeLog.claws
13496         * ChangeLog.jp
13497         * NEWS
13498         * configure.ac
13499         * src/action.c
13500         * src/compose.c
13501         * src/syldap.c
13502                 sync with HEAD
13503
13504 2004-12-17 [martin]     0.9.13cvs17.2
13505
13506         * src/action.c
13507                 convert actions input to locale
13508         * src/inc.c
13509                 convert notification command to locale
13510         * src/plugins/pgpmime/select-keys.c
13511                 convert attributes to utf8
13512
13513 2004-12-14 [colin]      0.9.13cvs17.1
13514
13515         * ChangeLog
13516         * ChangeLog.jp
13517         * ChangeLog.claws
13518         * src/action.c
13519         * src/common/utils.c
13520         * src/gtk/prefswindow.c
13521         * src/gtk/gtkutils.c
13522         * src/gtk/gtkutils.h
13523         * src/plugins/spamassassin/libspamc.c
13524                 Sync with HEAD
13525
13526 2004-12-13 [colin]      0.9.13cvs14.1
13527
13528         * src/quote_fmt_parse.y
13529                 Sync with HEAD
13530
13531 2004-12-10 [colin]      0.9.13cvs12.1
13532
13533         * src/prefs_themes.c
13534         * src/mainwindow.c
13535         * src/messageview.c
13536                 Sync with HEAD
13537
13538 2004-12-09 [colin]      0.9.13cvs10.1
13539
13540         * src/procmime.c
13541                 Sync with HEAD (fix B64 encoding from memory)
13542
13543 2004-12-08 [colin]      0.9.13cvs9.1
13544
13545         * src/gtk/colorlabel.c
13546                 Sync with HEAD
13547
13548 2004-12-08 [paul]       0.9.13cvs8.2
13549
13550         * src/gtk/pluginwindow.c
13551                 fix window resizing oddities
13552
13553 2004-12-08 [colin]      0.9.13cvs8.1
13554
13555         * src/quote_fmt_parse.y
13556                 Sync with HEAD
13557
13558 2004-12-08 [colin]      0.9.13cvs7.1
13559
13560         * src/matcher_parser_parse.y
13561         * src/msgcache.c
13562         * src/prefs_matcher.c
13563         * src/procheader.c
13564         * src/matcher.c
13565         * src/common/defs.h
13566         * po/sr.po
13567                 Sync with HEAD
13568
13569 2004-12-08 [colin]      0.9.13cvs6.1
13570
13571         * src/quote_fmt_parse.y
13572         * src/textview.c
13573                 Sync with HEAD
13574         * src/gtk/prefswindow.c
13575         * src/gtk/pluginwindow.c
13576                 Fix G_CALLBACKS protos (thanks to Alfons)
13577
13578 2004-12-07 [torte]      0.9.13cvs2.2
13579
13580         * src/procmime.c
13581                 [Bug 650] reply button causes crash
13582                 Thanks to David Relson and Christoph
13583
13584 2004-12-07 [colin]      0.9.13cvs2.1
13585
13586         * ChangeLog.claws
13587         * AUTHORS
13588         * po/sk.po
13589         * src/procmime.c
13590         * src/prefs_account.c
13591         * src/common/smtp.c
13592         * src/common/smtp.h
13593                 Sync with HEAD
13594
13595 2004-12-06 [colin]      0.9.12cvs187.1
13596
13597         * ChangeLog.claws
13598         * INSTALL
13599         * Makefile.am
13600         * README.claws
13601         * TODO.claws
13602         * configure.ac
13603         * po/bg.po
13604         * po/cs.po
13605         * po/el.po
13606         * po/en_GB.po
13607         * po/es.po
13608         * po/fr.po
13609         * po/hr.po
13610         * po/hu.po
13611         * po/it.po
13612         * po/ja.po
13613         * po/ko.po
13614         * po/nl.po
13615         * po/pl.po
13616         * po/pt_BR.po
13617         * po/ru.po
13618         * po/sk.po
13619         * po/sr.po
13620         * po/sv.po
13621         * po/zh_CN.po
13622         * po/zh_TW.Big5.po
13623         * src/compose.c
13624         * tools/Makefile.am
13625         * tools/README
13626         * tools/filter_conv.pl
13627         * tools/kdeservicemenu/README
13628         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
13629         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
13630                 Sync with HEAD
13631
13632 2004-12-04 [colin]      0.9.12cvs183.1
13633
13634         * src/compose.c
13635                 Sync with HEAD (compose window position saving)
13636
13637 2004-12-04 [paul]       0.9.12cvs182.3
13638
13639         * src/messageview.c
13640         * src/mimeview.c
13641         * src/prefs_customheader.c
13642         * src/gtk/quicksearch.c
13643                 replace some forgotten GTK_SIGNAL_FUNCs
13644
13645 2004-12-04 [paul]       0.9.12cvs182.2
13646
13647         * src/Makefile.am
13648                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
13649                 committed in error      
13650
13651 2004-12-04 [paul]       0.9.12cvs182.1
13652
13653         * ChangeLog
13654         * ChangeLog.claws
13655         * ChangeLog.jp
13656         * INSTALL
13657         * NEWS
13658         * README
13659         * README.jp
13660         * configure.ac
13661         * doc/manual/ja/Makefile.am
13662         * doc/manual/ja/sylpheed-1.html
13663         * doc/manual/ja/sylpheed-10.html
13664         * doc/manual/ja/sylpheed-11.html
13665         * doc/manual/ja/sylpheed-12.html
13666         * doc/manual/ja/sylpheed-13.html
13667         * doc/manual/ja/sylpheed-14.html
13668         * doc/manual/ja/sylpheed-15.html
13669         * doc/manual/ja/sylpheed-16.html
13670         * doc/manual/ja/sylpheed-17.html
13671         * doc/manual/ja/sylpheed-18.html
13672         * doc/manual/ja/sylpheed-19.html
13673         * doc/manual/ja/sylpheed-2.html
13674         * doc/manual/ja/sylpheed-20.html
13675         * doc/manual/ja/sylpheed-3.html
13676         * doc/manual/ja/sylpheed-4.html
13677         * doc/manual/ja/sylpheed-5.html
13678         * doc/manual/ja/sylpheed-6.html
13679         * doc/manual/ja/sylpheed-7.html
13680         * doc/manual/ja/sylpheed-8.html
13681         * doc/manual/ja/sylpheed-9.html
13682         * doc/manual/ja/sylpheed.html
13683         * doc/manual/ja/sylpheed.sgml
13684         * po/de.po
13685         * src/Makefile.am
13686         * src/compose.c
13687         * src/procmime.c
13688         * src/pixmaps/regular.xpm **REMOVED**
13689         * src/plugins/pgpmime/pgpmime.c
13690         * src/plugins/pgpmime/plugin.c
13691         * src/plugins/pgpmime/prefs_gpg.c
13692                 sync with HEAD
13693
13694 2004-12-03 [paul]       0.9.12cvs180.1
13695
13696         * ChangeLog
13697         * ChangeLog.claws
13698         * ChangeLog.jp
13699         * configure.ac
13700         * src/Makefile.am
13701         * src/pop.c
13702         * src/common/utils.c
13703         * src/common/utils.h
13704         * src/pixmaps/continue.xpm
13705         * src/pixmaps/dir_close.xpm
13706         * src/pixmaps/dir_open.xpm
13707         * src/pixmaps/drafts_close.xpm
13708         * src/pixmaps/drafts_open.xpm
13709         * src/pixmaps/folder.xpm **REMOVED**
13710         * src/pixmaps/group.xpm
13711         * src/pixmaps/unread.xpm
13712                 sync with HEAD
13713
13714 2004-12-02 [colin]      0.9.12cvs179.1
13715
13716         * src/compose.c
13717                 Sync with HEAD (non-duplicated reedition)
13718
13719 2004-12-02 [colin]      0.9.12cvs178.1
13720
13721         * src/compose.c
13722                 Sync with HEAD (linewrap_quote fix)
13723
13724 2004-12-01 [colin]      0.9.12cvs177.3
13725
13726         * src/addrharvest.c
13727                 Replace sizeof with strlen
13728
13729 2004-12-01 [paul]       0.9.12cvs177.2
13730
13731         * src/addrharvest.c
13732                 fix 'harvest addresses'
13733
13734 2004-11-30 [colin]      0.9.12cvs177.1
13735
13736         * src/gtk/prefswindow.c
13737         * src/gtk/pluginwindow.c
13738                 Sync with HEAD
13739
13740 2004-11-29 [colin]      0.9.12cvs176.1
13741
13742         * src/folderview.c
13743                 sync with HEAD (Fix disappearing separators in folderview's popup)
13744
13745 2004-11-29 [colin]      0.9.12cvs175.1
13746
13747         * src/procmime.c
13748                 Sync with head (another format fix)
13749
13750 2004-11-29 [colin]      0.9.12cvs174.1
13751
13752         * src/pop.c
13753                 Sync with HEAD (format string fix)
13754
13755 2004-11-26 [colin]      0.9.12cvs173.1
13756
13757         * src/common/smtp.c
13758         * src/common/smtp.h
13759                 Sync with HEAD
13760
13761 2004-11-24 [colin]      0.9.12cvs172.1
13762
13763         * src/plugins/pgpmime/pgpmime.c
13764                 Sync with HEAD
13765
13766 2004-11-24 [colin]      0.9.12cvs171.1
13767
13768         * src/plugins/pgpmime/pgpmime.c
13769                 Sync with head (gpgmectx leaks)
13770
13771 2004-11-24 [colin]      0.9.12cvs169.1
13772
13773         * src/plugins/pgpmime/plugin.c
13774         * src/plugins/trayicon/Makefile.am
13775         * src/plugins/trayicon/newmarkedmail.xpm
13776         * src/plugins/trayicon/trayicon.c
13777         * src/plugins/trayicon/unreadmarkedmail.xpm
13778                 Sync with HEAD
13779
13780 2004-11-23 [colin]      0.9.12cvs168.1
13781
13782         * src/partial_download.c
13783         * src/partial_download.h
13784         * src/plugins/pgpmime/plugin.c
13785                 Sync with HEAD
13786
13787 2004-11-23 [colin]      0.9.12cvs166.1
13788
13789         * src/Makefile.am
13790         * src/codeconv.c
13791         * src/compose.c
13792         * src/folderview.c
13793         * src/main.c
13794         * src/partial_download.c
13795         * src/partial_download.h
13796         * src/prefs_account.c
13797         * src/prefs_account.h
13798         * src/privacy.c
13799         * src/privacy.h
13800         * src/procmime.c
13801         * src/common/Makefile.am
13802         * src/common/base64.h
13803         * src/common/partial_download.c
13804         * src/common/partial_download.h
13805         * src/gtk/prefswindow.c
13806         * src/gtk/prefswindow.h
13807         * src/plugins/pgpmime/pgpmime.c
13808         * src/plugins/pgpmime/prefs_gpg.c
13809         * src/plugins/pgpmime/prefs_gpg.h
13810         * src/plugins/pgpmime/sgpgme.c
13811         * src/plugins/pgpmime/sgpgme.h
13812                 Sync with HEAD
13813
13814 2004-11-23 [colin]      0.9.12cvs163.1
13815
13816         * src/main.c
13817                 Sync with HEAD (cursor optimization)
13818
13819 2004-11-23 [colin]      0.9.12cvs162.1
13820
13821         * src/prefs_common.c
13822         * src/prefs_themes.c
13823         * src/procmsg.c
13824                 Sync with HEAD
13825
13826 2004-11-23 [colin]      0.9.12cvs158.9
13827
13828         * src/compose.c
13829                 Fix double-free when forwarding
13830         * src/msgcache.c
13831                 Fix leak on error path
13832                 
13833
13834 2004-11-23 [colin]      0.9.12cvs158.8
13835
13836         * src/compose.c
13837                 Fix possible double-free
13838                 Spotted by Alfons
13839
13840 2004-11-23 [colin]      0.9.12cvs158.7
13841
13842         * src/compose.c
13843                 Fix some signal handlers' prototypes
13844                 Spotted by Alfons
13845
13846 2004-11-22 [colin]      0.9.12cvs158.6
13847
13848         * src/compose.c
13849                 Remove unneeded code and duplicated
13850                 wrapping - patch by Alfons
13851
13852 2004-11-22 [colin]      0.9.12cvs158.5
13853
13854         * src/prefs_themes.c
13855                 Fix oversized selector
13856
13857 2004-11-22 [colin]      0.9.12cvs158.4
13858
13859         * src/compose.c
13860                 fix dump_text()
13861                 patch by Alfons
13862
13863 2004-11-19 [colin]      0.9.12cvs158.3
13864
13865         * src/textview.c
13866                 Add a context menu on links (open, copy)
13867
13868 2004-11-18 [paul]       0.9.12cvs158.2
13869
13870         * src/addrgather.c
13871         * src/exphtmldlg.c
13872         * src/expldifdlg.c
13873         * src/mimeview.c
13874         * src/prefs_common.c
13875         * src/plugins/image_viewer/viewer.c
13876         * src/plugins/spamassassin/spamassassin_gtk.c
13877                 replace deprecated gtk_notebook_set_page
13878                 and gtk_notebook_current_page
13879
13880 2004-11-18 [paul]       0.9.12cvs158.1
13881
13882         * configure.ac
13883         * src/compose.c
13884         * src/mainwindow.c
13885         * src/messageview.c
13886         * src/prefs_common.c
13887         * src/common/utils.c
13888         * src/common/utils.h
13889                 sync with HEAD
13890
13891 2004-11-17 [colin]      0.9.12cvs156.1
13892
13893         * src/prefs_account.c
13894         * src/prefs_account.h
13895         * src/procmsg.c
13896                 Sync with HEAD (add pref to store encrypted mails encrypted)
13897
13898 2004-11-17 [paul]       0.9.12cvs155.1
13899
13900         * ChangeLog
13901         * ChangeLog.claws
13902         * ChangeLog.jp
13903         * NEWS
13904         * configure.ac
13905         * src/compose.c
13906         * src/jpilot.c
13907         * src/privacy.c
13908         * src/procmime.c
13909         * src/procmime.h
13910         * src/procmsg.c
13911         * src/toolbar.c
13912         * src/pixmaps/error.xpm
13913                 sync with HEAD
13914
13915 2004-11-17 [colin]      0.9.12cvs151.1
13916
13917         * src/plugins/pgpmime/pgpmime.c
13918                 Sync with HEAD (remove debug printf)
13919
13920 2004-11-17 [colin]      0.9.12cvs150.1
13921
13922         * src/plugins/pgpmime/pgpmime.c
13923                 Sync with HEAD (off-by-one fix)
13924
13925 2004-11-17 [colin]      0.9.12cvs149.1
13926
13927         * src/procmsg.c
13928                 Sync with HEAD (coding style fixes)
13929
13930 2004-11-16 [colin]      0.9.12cvs148.1
13931
13932         * src/procmsg.c
13933                 Sync with head (Fix the fix)
13934
13935 2004-11-16 [colin]      0.9.12cvs147.1
13936
13937         * src/procmsg.c
13938                 Sync with Main (leak fix)
13939
13940 2004-11-16 [colin]      0.9.12cvs146.14
13941
13942         * src/compose.c
13943                 Remove useless chunk of code
13944                 Patch by Alfons
13945
13946 2004-11-15 [colin]      0.9.12cvs146.13
13947
13948         * src/compose.c
13949                 Fix drafting after insertion
13950                 Patch by Alfons
13951
13952 2004-11-15 [colin]      0.9.12cvs146.12
13953
13954         * src/compose.c
13955         * src/prefs_filtering.c
13956         * src/prefs_filtering_action.c
13957         * src/prefs_toolbar.c
13958                 Fix some const-correctness
13959
13960 2004-11-15 [colin]      0.9.12cvs146.11
13961
13962         * src/summaryview.c
13963         * src/prefs_themes.c
13964         * src/messageview.c
13965                 Fix some leaks
13966
13967 2004-11-15 [colin]      0.9.12cvs146.10
13968
13969         * src/codeconv.c
13970                 More unreadable locale fixes
13971
13972 2004-11-14 [colin]      0.9.12cvs146.9
13973
13974         * src/textview.c
13975                 Fix uri_security_check
13976                 Patch by Alfons
13977
13978 2004-11-13 [paul]       0.9.12cvs146.8
13979
13980         * src/folder.c
13981         * src/procmime.c
13982                 fix 2 bugs introduced in last commit
13983
13984 2004-11-13 [paul]       0.9.12cvs146.7
13985
13986         * src/compose.c
13987         * src/exporthtml.c
13988         * src/exportldif.c
13989         * src/folder.c
13990         * src/imap.c
13991         * src/imap_gtk.c
13992         * src/main.c
13993         * src/mainwindow.c
13994         * src/messageview.c
13995         * src/mh_gtk.c
13996         * src/prefs_themes.c
13997         * src/procmime.c
13998         * src/setup.c
13999         * src/summaryview.c
14000                 replace deprecated g_basename
14001
14002 2004-11-13 [paul]       0.9.12cvs146.6
14003
14004         * src/compose.c
14005         * src/imap.c
14006         * src/matcher_parser.h
14007         * src/matcher_parser_parse.y
14008         * src/prefs_filtering.c
14009         * src/prefs_filtering_action.c
14010         * src/prefs_themes.c
14011         * src/prefs_toolbar.c
14012         * src/common/utils.c
14013                 various small fixes/cleanups
14014
14015 2004-11-12 [colin]      0.9.12cvs146.5
14016
14017         * src/textview.c
14018                 Validate event's origin on visibility notify
14019                 Patch by Alfons.
14020
14021 2004-11-12 [paul]       0.9.12cvs146.4
14022
14023         * src/exporthtml.c
14024         * src/exportldif.c
14025         * src/imap.c
14026         * src/mh.c
14027         * src/mimeview.c
14028         * src/prefs_spelling.c
14029         * src/prefs_themes.c
14030                 replace deprecated g_dirname    
14031
14032 2004-11-12 [colin]      0.9.12cvs146.3
14033
14034         * src/textview.c
14035                 Some coding style fixes
14036
14037 2004-11-12 [colin]      0.9.12cvs146.2
14038
14039         * src/codeconv.c
14040                 We want to replace _all_ extended chars in
14041                 conv_unreadable_*, because any string containing
14042                 extended chars not parsing as UTF8 is 
14043                 undisplayed on gtk2.
14044
14045 2004-11-12 [paul]       0.9.12cvs146.1
14046
14047         * ChangeLog
14048         * ChangeLog.claws
14049         * ChangeLog.jp
14050         * NEWS
14051         * configure.ac
14052         * src/account.c
14053         * src/folderview.c
14054         * src/folderview.h
14055         * src/imap.c
14056         * src/imap_gtk.c
14057         * src/inc.c
14058         * src/mainwindow.c
14059         * src/mh_gtk.c
14060         * src/news_gtk.c
14061         * src/pop.c
14062         * src/prefs_account.c
14063         * src/prefs_account.h
14064         * src/prefs_ext_prog.c
14065         * src/procmime.c
14066         * src/procmime.h
14067         * src/procmsg.c
14068         * src/procmsg.h
14069         * src/summary_search.c
14070         * src/summaryview.c
14071         * src/textview.c
14072         * src/common/defs.h
14073         * src/common/utils.c
14074         * src/common/utils.h
14075         * src/gtk/menu.c
14076         * src/gtk/menu.h
14077                 sync with HEAD
14078
14079 2004-11-11 [colin]      0.9.12cvs144.2
14080
14081         * src/textview.c
14082                 Fix URI range selection (patch by Alfons)
14083
14084 2004-11-09 [colin]      0.9.12cvs144.1
14085
14086         * ChangeLog.claws
14087         * src/compose.c
14088         * src/folder.c
14089         * src/folder_item_prefs.c
14090         * src/prefs_account.c
14091         * src/prefs_account.h
14092         * src/plugins/pgpmime/pgpmime.c
14093                 Sync with HEAD
14094
14095 2004-11-08 [colin]      0.9.12cvs143.1
14096
14097         * src/summaryview.c
14098                 Sync with HEAD (optimize quicksearch)
14099
14100 2004-11-08 [colin]      0.9.12cvs142.2
14101
14102         * src/compose.c
14103                 Don't wrap when Edit/Auto wrapping is disabled
14104
14105 2004-11-08 [colin]      0.9.12cvs142.1
14106
14107         * src/textview.c
14108                 Sync with HEAD
14109
14110 2004-11-08 [colin]      0.9.12cvs141.1
14111
14112         * src/textview.c
14113                 Sync with HEAD (fix some mail URIs)
14114
14115 2004-11-08 [colin]      0.9.12cvs140.3
14116
14117         * src/textview.c
14118                 o Use text cursor instead of arrow when
14119                   not on a link
14120                 o Fix handling of contiguous links (as in
14121                   "colin@colino.net" <colin@colino.net>)
14122                   This one unveils a bug in get_email_part()
14123
14124 2004-11-07 [colin]      0.9.12cvs140.2
14125
14126         * src/textview.c
14127                 Fix memleak. Patch by Alfons.
14128
14129 2004-11-06 [colin]      0.9.12cvs140.1
14130
14131         * src/compose.c
14132                 Sync with HEAD (don't ask passphrase
14133                 when drafting)
14134
14135 2004-11-06 [paul]       0.9.12cvs139.2
14136
14137         * AUTHORS
14138         * src/textview.c
14139         * src/textview.h
14140                 textview URI handling. hovering over a 
14141                 link displays it in the status bar,
14142                 and changes the mouse pointer to a hand 
14143                 cursor. a link is activated with a single 
14144                 click. (Modified from the) patch by Jean-Yves 
14145                 Lefort <jylefort@users.sourceforge.net>
14146                 
14147
14148 2004-11-05 [colin]      0.9.12cvs139.1
14149
14150         * src/compose.c
14151         * src/procmime.c
14152                 Sync with HEAD again ^^
14153
14154 2004-11-05 [colin]      0.9.12cvs139.1
14155
14156         * src/compose.c
14157         * src/procmime.c
14158                 Sync with HEAD
14159
14160 2004-11-03 [paul]       0.9.12cvs138.1
14161
14162         * ChangeLog.claws
14163         * configure.ac
14164         * po/POTFILES.in
14165         * src/prefs_ext_prog.c
14166         * src/procmime.c
14167         * tools/kdeservicemenu/README
14168         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
14169         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
14170                 sync with HEAD
14171
14172 2004-11-01 [christoph]  0.9.12cvs136.2
14173
14174         * src/procmime.c
14175                 convert MIME parameters to UTF-8
14176
14177 2004-10-29 [colin]      0.9.12cvs136.1
14178
14179         * src/common/utils.c
14180                 Sync with HEAD (don't use '=' in mime boundary)
14181
14182 2004-10-29 [paul]       0.9.12cvs135.1
14183
14184         * configure.ac
14185         * doc/src/rfc2231.txt
14186         * src/procmime.c
14187         * src/common/quoted-printable.c
14188         * src/common/utils.c
14189         * src/common/utils.h
14190                 sync with HEAD
14191
14192 2004-10-27 [paul]       0.9.12cvs134.1
14193
14194         * configure.ac
14195         * src/main.c
14196         * src/procmime.c
14197         * src/plugins/pgpmime/pgpmime.c
14198                 sync with HEAD
14199
14200 2004-10-26 [paul]       0.9.12cvs132.3
14201
14202         * src/account.c
14203         * src/addressbook.c
14204         * src/addrgather.c
14205         * src/addrharvest.c
14206         * src/codeconv.c
14207         * src/compose.c
14208         * src/customheader.c
14209         * src/editaddress.c
14210         * src/editgroup.c
14211         * src/enriched.c
14212         * src/expldifdlg.c
14213         * src/exporthtml.c
14214         * src/exportldif.c
14215         * src/folder.c
14216         * src/foldersel.c
14217         * src/folderview.c
14218         * src/grouplistdialog.c
14219         * src/html.c
14220         * src/imap.c
14221         * src/jpilot.c
14222         * src/ldapserver.c
14223         * src/ldif.c
14224         * src/mimeview.c
14225         * src/news.c
14226         * src/news_gtk.c
14227         * src/pop.c
14228         * src/prefs_display_header.c
14229         * src/prefs_gtk.c
14230         * src/prefs_msg_colors.c
14231         * src/prefs_toolbar.c
14232         * src/procheader.c
14233         * src/procmime.c
14234         * src/summaryview.c
14235         * src/textview.c
14236         * src/toolbar.c
14237         * src/vcard.c
14238         * src/common/mgutils.c
14239         * src/common/nntp.c
14240         * src/common/smtp.c
14241         * src/common/template.c
14242         * src/common/utils.c
14243         * src/common/xmlprops.c
14244         * src/plugins/pgpmime/pgpmime.c
14245         * src/plugins/pgpmime/select-keys.c
14246         * src/plugins/pgpmime/sgpgme.c
14247                 replace deprecated g_strcasecmp(), g_strncasecmp(),
14248                 g_string_sprintfa(), gtk_notebook_current_page()
14249
14250 2004-10-26 [colin]      0.9.12cvs132.2
14251
14252         * src/prefs_folder_item.c
14253                 Fix default-account selection
14254
14255 2004-10-21 [colin]      0.9.12cvs133
14256
14257         * src/compose.c
14258                 Sync with HEAD (Remove extra separator in compose's Options)
14259         * src/textview.c
14260                 Set wrapping to char
14261
14262 2004-10-21 [paul]       0.9.12cvs131.2
14263
14264         * src/compose.c
14265         * src/sourcewindow.c
14266                 fix wrapping
14267                 fix window shrinking 
14268
14269 2004-10-21 [colin]      0.9.12cvs131.1
14270
14271         * ChangeLog.claws
14272         * src/compose.c
14273                 Sync with HEAD
14274
14275 2004-10-21 [paul]       0.9.12cvs130.2
14276
14277         * src/prefs_folder_item.c
14278                 sync with HEAD (Apply to subfolders)
14279
14280 2004-10-19 [colin]      0.9.12cvs130.1
14281
14282         * ChangeLog.claws
14283         * src/compose.c
14284         * src/common/utils.c
14285         * src/gtk/menu.c
14286                 Sync with HEAD
14287
14288 2004-10-19 [colin]      0.9.12cvs128.1
14289
14290         * src/addrbook.c
14291         * src/addrcache.c
14292         * src/addressbook.c
14293         * src/codeconv.c
14294         * src/compose.c
14295         * src/customheader.c
14296         * src/editaddress.c
14297         * src/editgroup.c
14298         * src/exporthtml.c
14299         * src/folder.c
14300         * src/folderview.c
14301         * src/imap.c
14302         * src/jpilot.c
14303         * src/main.c
14304         * src/matcher_parser_parse.y
14305         * src/mbox.c
14306         * src/pop.c
14307         * src/prefs_account.c
14308         * src/prefs_gtk.c
14309         * src/prefs_msg_colors.c
14310         * src/procheader.c
14311         * src/procmime.c
14312         * src/procmime.h
14313         * src/procmsg.c
14314         * src/summaryview.c
14315         * src/textview.c
14316         * src/common/base64.c
14317         * src/common/partial_download.c
14318         * src/common/socket.c
14319         * src/common/sylpheed.c
14320         * src/common/utils.c
14321         * src/common/utils.h
14322         * src/gtk/pluginwindow.c
14323         * src/gtk/quicksearch.c
14324         * src/plugins/clamav/clamav_plugin.c
14325         * src/plugins/clamav/clamav_plugin.h
14326         * src/plugins/clamav/clamav_plugin_gtk.c
14327         * src/plugins/pgpmime/passphrase.c
14328         * src/plugins/pgpmime/pgpmime.c
14329         * src/plugins/pgpmime/plugin.c
14330         * src/plugins/pgpmime/prefs_gpg.c
14331         * src/plugins/pgpmime/prefs_gpg.h
14332         * src/plugins/pgpmime/select-keys.c
14333         * src/plugins/pgpmime/sgpgme.c
14334         * src/plugins/spamassassin/libspamc.c
14335         * src/plugins/spamassassin/spamassassin.c
14336         * src/plugins/spamassassin/spamassassin.h
14337         * src/plugins/spamassassin/spamassassin_gtk.c
14338         * src/plugins/trayicon/trayicon.c
14339         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
14340                 Sync with HEAD
14341
14342 2004-10-14 [colin]      0.9.12cvs126.2
14343
14344         * src/codeconv.c
14345         * src/textview.c
14346                 Fix conv_unreadable_locale
14347
14348 2004-10-13 [colin]      0.9.12cvs126.1
14349
14350         * src/compose.c
14351                 Sync with HEAD (don't convert charset for 
14352                 drafted messages, minor cleanup)
14353
14354 2004-10-13 [colin]      0.9.12cvs125.1
14355
14356         * po/POTFILES.in
14357                 Sync with HEAD (POTFILES fix)
14358
14359 2004-10-12 [colin]      0.9.12cvs124.3
14360
14361         * src/compose.c
14362                 Fix encoding bug from latest sync
14363
14364 2004-10-12 [paul]       0.9.12cvs124.2
14365
14366         * src/plugins/pgpmime/prefs_gpg.c
14367         * src/plugins/pgpmime/prefs_gpg.h
14368                 forgotten in last commit        
14369
14370 2004-10-12 [paul]       0.9.12cvs124.1
14371
14372         * ChangeLog.claws
14373         * configure.ac
14374         * m4/spamassassin.m4
14375         * src/Makefile.am
14376         * src/account.c
14377         * src/compose.c
14378         * src/compose.h
14379         * src/crash.c
14380         * src/main.c
14381         * src/mimeview.c
14382         * src/passphrase.c
14383         * src/passphrase.h
14384         * src/prefs_account.c
14385         * src/prefs_account.h
14386         * src/prefs_common.c
14387         * src/privacy.c
14388         * src/privacy.h
14389         * src/procmime.c
14390         * src/procmime.h
14391         * src/procmsg.c
14392         * src/rfc2015.c
14393         * src/rfc2015.h
14394         * src/select-keys.c
14395         * src/select-keys.h
14396         * src/textview.c
14397         * src/common/utils.c
14398         * src/common/utils.h
14399         * src/gtk/about.c
14400         * src/plugins/pgpmime/Makefile.am
14401         * src/plugins/pgpmime/passphrase.c
14402         * src/plugins/pgpmime/passphrase.h
14403         * src/plugins/pgpmime/pgpmime.c
14404         * src/plugins/pgpmime/plugin.c
14405         * src/plugins/pgpmime/select-keys.c
14406         * src/plugins/pgpmime/select-keys.h
14407         * src/plugins/pgpmime/sgpgme.c
14408         * src/plugins/pgpmime/sgpgme.h
14409                 sync with HEAD
14410
14411 2004-10-04 [colin]      0.9.12cvs122.1
14412
14413         * src/mainwindow.c
14414         * src/messageview.c
14415         * src/messageview.h
14416         * src/textview.c
14417                 Sync with HEAD
14418
14419 2004-10-04 [colin]      0.9.12cvs121.1
14420
14421         * src/summaryview.c
14422                 Sync with HEAD
14423
14424 2004-10-04 [paul]       0.9.12cvs120.1
14425
14426         * configure.ac
14427                 sync with HEAD [don't try to build 
14428                 pgpmime plugin when gpgme is disabled]
14429
14430 2004-10-03 [colin]      0.9.12cvs119.3
14431
14432         * src/gtk/gtksctree.c
14433                 Lots of side effects. Put back as before 117.2.
14434         * src/summaryview.c
14435                 Fix bug #602
14436
14437 2004-10-03 [colin]      0.9.12cvs119.2
14438
14439         * src/gtk/gtksctree.c
14440                 Revert 608 fix that doesn't work that good
14441
14442 2004-10-02 [colin]      0.9.12cvs119.1
14443
14444         * src/mainwindow.c
14445         * src/messageview.c
14446         * src/prefs_common.h
14447         * src/procmime.c
14448         * src/procmime.h
14449         * src/textview.c
14450                 Sync with HEAD
14451         * src/gtk/gtksctree.c
14452                 Close bug #608
14453
14454 2004-10-01 [colin]      0.9.12cvs118.1
14455
14456         * src/mimeview.c
14457                 Sync with HEAD (better Save All fix)
14458
14459 2004-10-01 [colin]      0.9.12cvs117.2
14460
14461         * src/gtk/gtksctree.c
14462                 Faster on selection
14463
14464 2004-10-01 [colin]      0.9.12cvs117.1
14465
14466         * src/mimeview.c
14467                 Sync with HEAD (Save All: only attachments)
14468
14469 2004-10-01 [paul]       0.9.12cvs116.1
14470
14471         * ChangeLog.claws
14472         * configure.ac
14473         * src/account.c
14474         * src/prefs_common.c
14475         * src/gtk/colorlabel.c
14476                 sync with HEAD
14477
14478 2004-09-30 [colin]      0.9.12cvs115.1
14479
14480         * src/stock_pixmap.c
14481         * src/stock_pixmap.h
14482         * src/folderview.c
14483         * src/Makefile.am
14484         * src/pixmaps/read.xpm
14485                 Sync with HEAD (new pixmap)
14486
14487 2004-09-29 [colin]      0.9.12cvs114.1
14488
14489         * src/compose.c
14490                 Sync with HEAD
14491                 Fix focus handling in headers
14492
14493 2004-09-29 [paul]       0.9.12cvs113.1
14494
14495         * src/quote_fmt_parse.y
14496                 sync with HEAD
14497  
14498
14499 2004-09-28 [colin]      0.9.12cvs112.1
14500
14501         * src/folderview.c
14502         * src/mainwindow.c
14503                 Sync with HEAD
14504
14505 2004-09-28 [colin]      0.9.12cvs110.1
14506
14507         * src/folderview.c
14508                 Sync with HEAD (Contextual Empty trash menu)
14509
14510 2004-09-28 [colin]      0.9.12cvs108.1
14511
14512         * src/addressbook.c
14513                 Sync with HEAD (addressbook edit on double-click)
14514
14515 2004-09-28 [colin]      0.9.12cvs106.1
14516
14517         * src/inc.c
14518                 Sync with HEAD (folder_item freeze on inc)
14519
14520 2004-09-27 [colin]      0.9.12cvs105.1
14521
14522         * src/folderview.c
14523                 Sync with HEAD (right-align new and unread column)
14524
14525 2004-09-27 [colin]      0.9.12cvs104.1
14526
14527         * src/main.c
14528                 Sync with HEAD (revert 0.9.12cvs101)
14529
14530 2004-09-24 [colin]      0.9.12cvs103.2
14531
14532         * src/wizard.c
14533                 Fix gtk warnings and use domain part of the email address 
14534                 when domain detection fails (no dot in domain name)
14535
14536 2004-09-23 [colin]      0.9.12cvs103.1
14537
14538         * src/plugins/spamassassin/libspamc.c
14539         * src/plugins/spamassassin/libspamc.h
14540         * src/plugins/spamassassin/utils.c
14541         * src/plugins/spamassassin/utils.h
14542                 Sync with HEAD (Update spamassassin to 3.0)
14543
14544 2004-09-21 [colin]      0.9.12cvs102.3
14545
14546         * src/action.c
14547                 Add horizontal scrollbar in action io dialog as needed
14548                 Patch by Alfons.
14549
14550 2004-09-20 [colin]      0.9.12cvs102.2
14551
14552         * src/plugins/image_viewer/viewer.c
14553                 Remove imlib stuff
14554                 use gtk_pixmap_set when clearing
14555                 (would be better to use gtkImages, but causes size-allocate 
14556                 signals storm)
14557
14558 2004-09-17 [paul]       0.9.12cvs102.1
14559
14560         * ChangeLog
14561         * ChangeLog.claws
14562         * ChangeLog.jp
14563         * configure.ac
14564         * src/inc.c
14565                 sync with HEAD
14566
14567
14568 2004-09-17 [colin]      0.9.12cvs101.1
14569
14570         * ChangeLog.claws
14571         * src/main.c
14572                 Sync with HEAD (fix segs at exit)
14573
14574 2004-09-14 [colin]      0.9.12cvs99.5
14575
14576         * src/common/socket.c
14577         * AUTHORS
14578                 Fix send error on 64bit platforms
14579                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
14580
14581 2004-09-14 [colin]      0.9.12cvs99.4
14582
14583         * src/action.c
14584                 Fix action output with utf8 
14585                 Patch by Alfons.
14586
14587 2004-09-14 [colin]      0.9.12cvs99.3
14588
14589         * ChangeLog.claws
14590         * src/folder.c
14591                 Sync with HEAD
14592
14593 2004-09-09 [colin]      0.9.12cvs99.2
14594
14595         * src/action.c
14596                 Fix progress bar (displaying "Completed %v/%u")
14597                 Patch by Alfons.
14598
14599 2004-09-08 [colin]      0.9.12cvs99.1
14600
14601         * src/account.c
14602         * src/folder.c
14603         * src/procmsg.c
14604         * src/procmsg.h
14605         * src/plugins/pgpmime/pgpmime.c
14606                 Sync with HEAD
14607
14608 2004-09-08 [colin]      0.9.12cvs97.2
14609
14610         * src/summaryview.c
14611                 Don't select mails in collapsed threads 
14612                 when navigating with up/down
14613
14614 2004-09-07 [colin]      0.9.12cvs97.1
14615
14616         * src/inc.c
14617                 Sync with HEAD (meaningful error messages)
14618
14619 2004-09-06 [colin]      0.9.12cvs96.1
14620
14621         * src/toolbar.c
14622                 Sync with HEAD (fix Redirect graying out)
14623
14624 2004-09-06 [colin]      0.9.12cvs95.1
14625
14626         * src/summaryview.c
14627         * src/mimeview.c
14628                 Sync with HEAD (fix dropped URIs)
14629
14630 2004-09-06 [colin]      0.9.12cvs94.1
14631
14632         * src/addressbook.c
14633         * src/addressitem.h
14634         * src/addritem.c
14635         * src/addritem.h
14636                 Sync with HEAD (addressbook DnD)
14637
14638 2004-09-03 [colin]      0.9.12cvs93.1
14639
14640         * src/summaryview.c
14641                 Sync with HEAD (next/prev unread)
14642
14643 2004-09-03 [colin]      0.9.12cvs92.1
14644
14645         * src/prefs_common.c
14646         * src/prefs_common.h
14647         * src/summaryview.c
14648                 Sync with HEAD ('mark_as_read_delay' pref)
14649
14650 2004-09-02 [colin]      0.9.12cvs91.2
14651
14652         * src/common/xml.c
14653                 Fix leak
14654
14655 2004-09-02 [colin]      0.9.12cvs91.1
14656
14657         * src/gtk/menu.c
14658                 Sync with HEAD (menu accel don't work, but whatever)
14659
14660 2004-09-02 [colin]      0.9.12cvs90.1
14661
14662         * src/account.c
14663                 Sync with HEAD (fix bug 582)
14664
14665 2004-09-02 [colin]      0.9.12cvs89.1
14666
14667         * src/addrindex.c
14668                 Sync with HEAD (free deleted queries)
14669
14670 2004-09-02 [colin]      0.9.12cvs88.1
14671
14672         * src/ldapquery.c
14673                 Sync with HEAD (fix LDAP freezes)
14674
14675 2004-09-02 [colin]      0.9.12cvs87.1
14676
14677         * src/prefs_spelling.c
14678                 Sync with HEAD (add default dictionary)
14679
14680 2004-09-01 [colin]      0.9.12cvs86.1
14681
14682         * src/filtering.c
14683         * src/folderview.c
14684         * src/imap.c
14685         * src/prefs_matcher.c
14686         * src/stock_pixmap.c
14687         * src/summary_search.c
14688         * src/summaryview.c
14689         * src/wizard.c
14690         * src/wizard.h
14691                 Sync with HEAD (uninitialized vars fixes)
14692                 + gtk2 specific warning fixes
14693
14694 2004-08-31 [colin]      0.9.12cvs85.1
14695
14696         * src/folder.c
14697                 Sync with HEAD (Fix memory corruption due to 
14698                 uninitialized var)
14699
14700 2004-08-31 [colin]      0.9.12cvs84.4
14701
14702         * src/summary_search.c
14703                 Fix segfaults when searching in folders with broken headers
14704
14705 2004-08-31 [colin]      0.9.12cvs84.3
14706
14707         * src/compose.c
14708         * src/textview.c
14709                 Fix some more encoding/decoding issues
14710
14711 2004-08-30 [colin]      0.9.12cvs84.2
14712
14713         * src/mimeview.c
14714         * src/prefs_themes.c
14715         * src/gtk/filesel.c
14716         * src/gtk/filesel.h
14717                 Add a folder-mode selection (fixes mimeview's "Save all")
14718
14719 2004-08-29 [colin]      0.9.12cvs84.1
14720
14721         * src/mimeview.c
14722                 Sync with HEAD (don't escape saved filenames)
14723
14724 2004-08-27 [colin]      0.9.12cvs83.1
14725
14726         * ChangeLog
14727         * ChangeLog.claws
14728         * ChangeLog.jp
14729         * src/mh.c
14730         * src/procheader.c
14731         * src/procmsg.c
14732         * src/procmsg.h
14733         * src/common/utils.c
14734         * src/gtk/menu.h
14735         * po/
14736                 Sync with HEAD 0.9.12cvs83 (sync with main)
14737
14738 2004-08-26 [colin]      0.9.12cvs82.4
14739
14740         * src/codeconv.c
14741                 Fix strange stack corruption
14742                 Convert to utf8 after unmime, not before
14743
14744 2004-08-26 [colin]      0.9.12cvs82.3
14745
14746         * src/main.c
14747         * src/wizard.c
14748                 Fix account folders duplication
14749
14750 2004-08-25 [colin]      0.9.12cvs82.2
14751
14752         * src/wizard.c
14753                 Remove ports
14754                 Add SSL selection
14755                 Use login@server as account name
14756
14757 2004-08-25 [colin]      0.9.12cvs82.1
14758
14759         * src/plugins/pgpmime/pgpmime.c
14760                 Sync with HEAD (leak fix).
14761
14762 2004-08-25 [colin]      0.9.12cvs81.1
14763
14764         * src/plugins/pgpmime/pgpmime.c
14765         * src/plugins/pgpmime/sgpgme.c
14766         * src/plugins/pgpmime/sgpgme.h
14767                 Sync with HEAD (Handle combined messages).
14768
14769 2004-08-24 [colin]      0.9.12cvs80.3
14770
14771         * src/wizard.c
14772                 Fix full name, ports, and imap
14773
14774 2004-08-24 [colin]      0.9.12cvs80.2
14775
14776         * src/Makefile.am
14777         * src/main.c
14778         * src/setup.c
14779         * src/setup.h
14780         * src/stock_pixmap.c
14781         * src/stock_pixmap.h
14782         * src/wizard.c ** ADDED **
14783         * src/wizard.h ** ADDED ** 
14784         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
14785                 Add a setup wizard 
14786
14787 2004-08-24 [colin]      0.9.12cvs80.1
14788
14789         * src/folder.c
14790                 Sync with HEAD (set mimeflags on all messages)
14791
14792 2004-08-24 [colin]      0.9.12cvs79.3
14793
14794         * src/matcher_parser_lex.l
14795                 Fix 8bits strings not in utf8
14796
14797 2004-08-24 [colin]      0.9.12cvs79.2
14798
14799         * src/compose.c
14800                 Check conversion result before replacing buffer
14801
14802 2004-08-23 [colin]      0.9.12cvs79.1
14803
14804         * src/compose.c
14805                 Sync with HEAD (create message header in memory)
14806
14807 2004-08-23 [colin]      0.9.12cvs78.1
14808
14809         * src/rfc2015.c
14810         * src/rfc2015.h
14811                 Sync with HEAD (fix bug 197 again)
14812
14813 2004-08-23 [colin]      0.9.12cvs77.3
14814
14815         * src/compose.c
14816                 Fix again inline gpg signing (which outputs utf8
14817                 in gtk2). Not syncing this fix to HEAD as this 
14818                 code is meant to die.
14819
14820 2004-08-23 [colin]      0.9.12cvs77.2
14821
14822         * src/prefs_account.h
14823                 Remove useless include
14824
14825 2004-08-23 [colin]      0.9.12cvs77.1
14826
14827         * src/imap.c
14828         * po/es.po
14829         * po/fr.po
14830         * po/it.po
14831         * po/pl.po
14832         * po/pt_BR.po
14833         * po/sk.po
14834         * po/sr.po
14835                 Sync with HEAD (fix bug 577)
14836
14837 2004-08-22 [colin]      0.9.12cvs76.1
14838
14839         * src/plugins/trayicon/trayicon.c
14840                 Sync with HEAD (fix formatting bug)
14841
14842 2004-08-21 [colin]      0.9.12cvs74.2
14843
14844         * src/gtk/colorsel.c
14845                 Fix bug 564 (Folder color selection window exits on any
14846                 keypress)
14847
14848 2004-08-21 [colin]      0.9.12cvs74.1
14849
14850         * ChangeLog.claws
14851         * src/compose.c
14852         * src/summaryview.c
14853         * src/toolbar.c
14854                 Sync with HEAD (fix bug 576)
14855
14856 2004-08-21 [colin]      0.9.12cvs70.1
14857
14858         * src/compose.c
14859         * src/mainwindow.c
14860                 Sync with HEAD
14861                 
14862
14863 2004-08-21 [paul]       0.9.12cvs66.4
14864
14865         * src/mainwindow.c
14866         * src/messageview.c
14867         * src/gtk/menu.c
14868         * src/plugins/spamassassin/spamassassin_gtk.c
14869                 remove some deprecated gtk1 functions
14870
14871
14872 2004-08-21 [colin]      0.9.12cvs66.3
14873
14874         * src/compose.c
14875         * src/codeconv.c
14876                 Fix warnings
14877                 Remove encoding hacks
14878                 Fix bug 575 (Strange character messes up message)
14879                 Don't display conversion error when drafting
14880
14881 2004-08-21 [paul]       0.9.12cvs66.2
14882
14883         * src/prefs_account.c
14884                 fix GnuPG mode bugs
14885
14886
14887 2004-08-20 [colin]      0.9.12cvs66.1
14888
14889         * src/codeconv.c
14890                 Sync with HEAD 0.9.12cvs66
14891
14892 2004-08-20 [paul]
14893
14894         * src/plugins/pgpmime/plugin.c
14895                 modify PGP/MIME plugin's description
14896
14897 2004-08-17 [colin]      0.9.12cvs65.1
14898
14899         * src/common/ssl.c
14900         * src/plugins/pgpmime/plugin.c
14901                 Sync with HEAD
14902
14903 2004-08-14 [colin]      0.9.12cvs60.3
14904
14905         * src/plugins/trayicon/trayicon.c
14906                 Put back resize callback, on size-request signal
14907                 rather than size-allocate to avoid infinite 
14908                 callback loop
14909
14910 2004-08-13 [colin]      0.9.12cvs60.2
14911
14912         * src/common/defs.h
14913                 Cache versions have been fixed
14914
14915 2004-08-13 [colin]      0.9.12cvs60.1
14916
14917         * src/folderutils.c
14918                 Sync with HEAD
14919
14920 2004-08-12 [colin]      0.9.12cvs59.1
14921
14922         * src/plugins/trayicon/trayicon.c
14923                 Sync with HEAD
14924
14925 2004-08-12 [colin]      0.9.12cvs57.5
14926
14927         * sylpheed.desktop
14928         * configure.ac
14929         * src/Makefile.am
14930         * src/main.c
14931                 Add support for Freedesktop.org's startup notification
14932
14933 2004-08-11 [colin]      0.9.12cvs57.4
14934
14935         * src/textview.c
14936                 Fix off-by-one
14937
14938 2004-08-11 [colin]      0.9.12cvs57.3
14939
14940         * src/message_search.c
14941         * src/summary_search.c
14942                 Make searches case insensitive by default
14943         * src/textview.c
14944                 Fix case-insensitive search in message
14945
14946 2004-08-11 [colin]      0.9.12cvs57.2
14947
14948         * src/summary_search.c
14949                 Let case-sensitive be specified
14950
14951 2004-08-10 [colin]      0.9.12cvs55.4
14952
14953         * src/common/socket.c
14954                 Fix the possible race condition
14955
14956 2004-08-09 [paul]       0.9.12cvs55.3
14957
14958         * configure.ac
14959         * src/Makefile.am
14960         * src/common/Makefile.am
14961                 sync with HEAD
14962
14963
14964 2004-08-09 [paul]       0.9.12cvs55.2
14965
14966         * autogen.sh
14967         * po/poconv.sh
14968                 remove unneeded script
14969
14970         * configure.ac
14971                 add forgotten USE_LDAP_TLS (sync with HEAD)
14972
14973
14974 2004-08-09 [colin]      0.9.12cvs55.1
14975
14976         * src/main.c
14977         * src/common/ssl.c
14978         * src/common/sylpheed.c
14979         * src/common/sylpheed.h
14980                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
14981
14982 2004-08-09 [paul]       0.9.12cvs54.1
14983
14984         * ChangeLog
14985         * ChangeLog.claws
14986         * ChangeLog.jp
14987         * configure.ac
14988         * po/POTFILES.in
14989         * src/Makefile.am
14990         * src/folderutils.c
14991         * src/main.c
14992         * src/pgpmime.c
14993         * src/pgpmime.h
14994         * src/sgpgme.c
14995         * src/sgpgme.h
14996         * src/plugins/Makefile.am
14997         * src/plugins/pgpmime/.cvsignore
14998         * src/plugins/pgpmime/Makefile.am
14999         * src/plugins/pgpmime/pgpmime.c
15000         * src/plugins/pgpmime/pgpmime.h
15001         * src/plugins/pgpmime/plugin.c
15002         * src/plugins/pgpmime/sgpgme.c
15003         * src/plugins/pgpmime/sgpgme.h
15004                 sync with HEAD
15005
15006 2004-08-08 [paul]       0.9.12cvs51.1
15007
15008         * configure.ac
15009         * src/folder.c
15010                 sync with HEAD
15011
15012 2004-08-07 [colin]      0.9.12cvs50.1
15013
15014         * src/pop.c
15015         * src/common/partial_download.c
15016                 fix warnings (sync from HEAD)
15017
15018 2004-08-07 [colin]      0.9.12cvs48.1
15019
15020         * src/prefs_folder_item.c
15021                 sync with HEAD 0.9.12cvs48
15022
15023 2004-08-06 [colin]      0.9.12cvs47.1
15024
15025         * src/compose.c
15026                 Sync with HEAD
15027
15028 2004-08-06 [christoph]  0.9.12cvs46.2
15029
15030         * src/main.c
15031         * src/plugins/clamav/clamav_plugin_gtk.c
15032         * src/plugins/dillo_viewer/dillo_viewer.c
15033         * src/plugins/image_viewer/plugin.c
15034         * src/plugins/mathml_viewer/mathml_viewer.c
15035         * src/plugins/spamassassin/spamassassin_gtk.c
15036         * src/plugins/trayicon/trayicon.c
15037                 don't mix GTK1.2 plugin with GTK2 plugins
15038
15039 2004-08-06 [colin]      0.9.12cvs46.1
15040
15041         * ChangeLog
15042         * ChangeLog.claws
15043         * ChangeLog.jp
15044         * configure.ac
15045         * sylpheed-claws.pc.in
15046         * src/folder.c
15047         * src/imap.c
15048         * src/localfolder.c
15049         * src/messageview.c
15050         * src/mimeview.c
15051         * src/mimeview.h
15052         * src/msgcache.c
15053         * src/news.c
15054         * src/prefs_ext_prog.c
15055         * src/prefs_folder_item.c
15056         * src/prefs_fonts.c
15057         * src/prefs_msg_colors.c
15058         * src/prefs_spelling.c
15059         * src/prefs_themes.c
15060         * src/prefs_toolbar.c
15061         * src/prefs_wrapping.c
15062         * src/procmime.h
15063         * src/common/defs.h
15064         * src/common/nntp.c
15065         * src/common/session.c
15066         * src/common/session.h
15067         * src/common/socket.c
15068         * src/common/utils.h
15069         * src/common/xml.c
15070         * src/common/xml.h
15071         * src/gtk/prefswindow.c
15072         * src/gtk/prefswindow.h
15073         * src/plugins/clamav/clamav_plugin_gtk.c
15074         * src/plugins/dillo_viewer/dillo_prefs.c
15075         * src/plugins/image_viewer/viewerprefs.c
15076         * src/plugins/spamassassin/spamassassin_gtk.c
15077         * m4/openssl.m4 *** REMOVED ***
15078                 Sync with HEAD 0.9.12cvs46
15079
15080 2004-08-03 [paul]       0.9.12cvs40.2
15081
15082         * src/action.c
15083         * src/addressadd.c
15084         * src/addressbook.c
15085         * src/addrgather.c
15086         * src/browseldap.c
15087         * src/compose.c
15088         * src/crash.c
15089         * src/editaddress.c
15090         * src/editgroup.c
15091         * src/editldap_basedn.c
15092         * src/foldersel.c
15093         * src/importldif.c
15094         * src/mimeview.c
15095         * src/prefs_common.c
15096         * src/prefs_template.c
15097         * src/sourcewindow.c
15098         * src/summaryview.c
15099         * src/gtk/about.c
15100         * src/gtk/foldersort.c
15101         * src/gtk/logwindow.c
15102         * src/gtk/pluginwindow.c
15103         * src/gtk/prefswindow.c
15104                 change all gtk_scrolled_window_set_policy from 
15105                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
15106
15107 2004-08-02 [paul]       0.9.12cvs40.1
15108
15109         * AUTHORS
15110                 update translation team section
15111         * po/pt_BR.po
15112                 updated by Frederico Goncalves Guimaraes
15113                 <fggdebian@yahoo.com.br>
15114
15115 2004-07-31 [colin]      0.9.12cvs39.9
15116
15117         * src/exphtmldlg.c
15118                 Fix compilation
15119
15120 2004-07-31 [colin]      0.9.12cvs39.8
15121
15122         * src/exphtmldlg.c
15123                 Fix an alertpanel type
15124
15125 2004-07-30 [colin]      0.9.12cvs39.7
15126
15127         * src/alertpanel.c
15128                 Fix alertpanel_error_log's icon
15129
15130 2004-07-30 [colin]      0.9.12cvs39.6
15131
15132         * src/pop.c
15133                 Two of them should still be warnings
15134
15135 2004-07-30 [colin]      0.9.12cvs39.5
15136
15137         * src/pop.c
15138                 More warning -> error
15139 2004-07-29 [colin]      0.9.12cvs39.4
15140
15141         * src/pop.c
15142                 Warning -> error
15143
15144 2004-07-29 [colin]      0.9.12cvs39.3
15145
15146         * src/prefs_matcher.c
15147                 Fix segfault
15148
15149 2004-07-29 [colin]      0.9.12cvs39.2
15150
15151         * src/alertpanel.c
15152                 More nice-looking alertpanels
15153
15154 2004-07-29 [colin]      0.9.12cvs39.1
15155
15156         * src/messageview.c
15157                 sync with head
15158                 (inform user when partial mail is deleted on server)
15159
15160 2004-07-29 [colin]      0.9.12cvs38.1
15161
15162         * src/messageview.c
15163                 sync with head
15164
15165 2004-07-28 [paul]       0.9.12cvs37.7
15166
15167         * src/mainwindow.c
15168                 complete the replacement of deprecated gtk_progress_*
15169
15170 2004-07-28 [paul]       0.9.12cvs37.6
15171
15172         * src/action.c
15173         * src/inc.c
15174         * src/mainwindow.c
15175         * src/send_message.c
15176         * src/gtk/progressdialog.c
15177         * src/gtk/progressdialog.h
15178                 replace deprecated gtk_progress_*
15179
15180 2004-07-28 [paul]       0.9.12cvs37.5
15181
15182         * src/gtk/filesel.c
15183                 remove gtk_window_set_wmclass()
15184 2004-07-28 [paul]       0.9.12cvs37.4
15185
15186         * src/addressbook.c
15187         * src/compose.c
15188         * src/foldersel.c
15189         * src/mainwindow.c
15190         * src/messageview.c
15191         * src/sourcewindow.c
15192         * src/gtk/logwindow.c
15193                 remove gtk_window_set_wmclass()
15194                 
15195         * src/prefs_filtering.c
15196         * src/prefs_filtering_action.c
15197         * src/prefs_fonts.c
15198         * src/prefs_gtk.c
15199         * src/prefs_matcher.c
15200         * src/ssl_manager.c
15201         * src/gtk/prefswindow.c
15202                 replace gtk_window_position()
15203
15204 2004-07-28 [colin]      0.9.12cvs37.3
15205
15206         * src/alertpanel.c
15207         * src/alertpanel.h
15208                 Add a way to specify panel type for specific
15209                 panels (alertpanel())
15210         * src/account.c
15211         * src/addressbook.c
15212         * src/compose.c
15213         * src/expldifdlg.c
15214         * src/main.c
15215         * src/messageview.c
15216         * src/summaryview.c
15217         * src/textview.c
15218         * src/gtk/sslcertwindow.c
15219                 Fix alertpanel()s so that their icon match
15220                 their real type
15221
15222 2004-07-28 [paul]       0.9.12cvs37.2
15223
15224         * src/addr_compl.c
15225         * src/addressbook.c
15226         * src/alertpanel.c
15227         * src/compose.c
15228         * src/export.c
15229         * src/foldersel.c
15230         * src/folderview.c
15231         * src/grouplistdialog.c
15232         * src/import.c
15233         * src/mainwindow.c
15234         * src/message_search.c
15235         * src/messageview.c
15236         * src/passphrase.c
15237         * src/prefs_actions.c
15238         * src/prefs_common.c
15239         * src/prefs_customheader.c
15240         * src/prefs_display_header.c
15241         * src/prefs_filtering.c
15242         * src/prefs_filtering_action.c
15243         * src/prefs_gtk.c
15244         * src/prefs_matcher.c
15245         * src/prefs_msg_colors.c
15246         * src/prefs_summary_column.c
15247         * src/prefs_template.c
15248         * src/sourcewindow.c
15249         * src/ssl_manager.c
15250         * src/summary_search.c
15251         * src/gtk/colorsel.c
15252         * src/gtk/description_window.c
15253         * src/gtk/gtkaspell.c
15254         * src/gtk/inputdialog.c
15255         * src/gtk/logwindow.c
15256         * src/gtk/prefswindow.c
15257         * src/gtk/progressdialog.c
15258                 replace deprecated gtk_window_set_policy
15259
15260 2004-07-27 [colin]      0.9.12cvs37.1
15261
15262         * src/msgcache.c
15263                 More fixes (synced for head again)
15264
15265 2004-07-27 [colin]      0.9.12cvs35.3
15266
15267         * src/msgcache.c
15268                 Fix wrong test
15269
15270 2004-07-27 [colin]      0.9.12cvs35.2
15271
15272         * src/mimeview.c
15273                 Fix width a bit (by Paul)
15274         * src/alertpanel.c
15275         * src/alertpanel.h
15276                 Specialize icons, make alertpanel_message()
15277                 private
15278         * src/message_search.c
15279         * src/sgpgme.c
15280         * src/summary_search.c
15281                 Suit alertpanel changes
15282
15283 2004-07-27 [colin]      0.9.12cvs35.1
15284
15285         * src/alertpanel.c
15286                 Add an icon
15287         * src/passphrase.c
15288                 Add debug output - maybe someone will
15289                 want to look at the problem with Grab
15290                 Input :)
15291         Bump version as we're synced with HEAD
15292
15293 2004-07-26 [colin]      0.9.12cvs33.26
15294
15295         * src/pop.c
15296                 Fix uidl-file parsing when not in new
15297                 format
15298
15299 2004-07-26 [colin]      0.9.12cvs33.25
15300
15301         * src/gtk/menu.c
15302                 Move popup menu up if necessary (fixes 
15303                 account selector)
15304         * src/mainwindow.c
15305                 Set account selector's button height to
15306                 minimum
15307
15308 2004-07-26 [colin]      0.9.12cvs33.24
15309
15310         * src/alertpanel.c
15311                 Maybe fix 551 (Truncated font in alert window)
15312
15313 2004-07-26 [colin]      0.9.12cvs33.23
15314
15315         * po/de.po
15316         * po/es.po
15317         * po/fr.po
15318         * po/it.po
15319         * po/ja.po
15320         * po/pl.po
15321         * po/ru.po
15322         * po/sk.po
15323         * po/sr.po
15324         * po/zh_CN.po
15325                 Sync po files with HEAD
15326
15327 2004-07-26 [paul]       0.9.12cvs33.22
15328
15329         * src/compose.c
15330                 fix Bug 556 'Organisation-header is sent even if empty'
15331
15332 2004-07-24 [colin]      0.9.12cvs33.21
15333
15334         * src/compose.c
15335         * src/gtk/gtkaspell.c
15336         * src/gtk/gtkaspell.h
15337                 Fix speller accelerators (require hack)
15338
15339 2004-07-24 [colin]      0.9.12cvs33.20
15340
15341         * src/gtk/gtkaspell.c
15342                 Fix over-eager code deletion breaking
15343                 Check while typing
15344
15345 2004-07-24 [colin]      0.9.12cvs33.19
15346
15347         * src/browseldap.c
15348         * src/ldapctrl.c
15349         * src/ldapctrl.h
15350         * src/ldapserver.h
15351                 Sync ldap with HEAD
15352         (Fixes 546 LDAP completely broken)
15353
15354 2004-07-24 [colin]      0.9.12cvs33.18
15355
15356         * src/prefs_msg_colors.c
15357                 Fix prototype mismatch
15358         (Fixes 547 void function cannot return value)
15359
15360 2004-07-24 [colin]      0.9.12cvs33.17
15361
15362         * src/mainwindow.c
15363                 Fix sort going back to previous sort key
15364                 when changing sort direction
15365
15366 2004-07-24 [colin]      0.9.12cvs33.16
15367
15368         * src/compose.c
15369                 Fix space insertion when re-wrapping at 
15370                 cursor point
15371
15372 2004-07-24 [colin]      0.9.12cvs33.15
15373
15374         * src/gtk/gtkaspell.c
15375                 Don't change cursor position in insert-text
15376                 callback
15377         (Fixes 539 Word wrapping on input transposes letters)
15378
15379 2004-07-24 [colin]      0.9.12cvs33.14
15380
15381         * src/gtk/gtkaspell.c
15382                 Reencode non-ascii chars to dictionary's
15383                 encoding
15384         (Fixes 544 Spell check broken non english locale)
15385
15386 2004-07-24 [colin]      0.9.12cvs33.13
15387
15388         * src/summaryview.c
15389                 Fix Shift+Down, add Home/End/PgUp/PgDown
15390
15391 2004-07-21 [colin]      0.9.12cvs33.12
15392
15393         * src/prefs_common.c
15394                 Fix a gtk warning (Patch by Andrej Kacian)
15395
15396 2004-07-21 [colin]      0.9.12cvs33.11
15397
15398         * src/gtk/filesel.c
15399                 More check
15400
15401 2004-07-21 [colin]      0.9.12cvs33.10
15402
15403         * src/compose.c
15404         * src/crash.c
15405         * src/export.c
15406         * src/import.c
15407         * src/messageview.c
15408         * src/mimeview.c
15409         * src/prefs_spelling.c
15410         * src/prefs_themes.c
15411         * src/summaryview.c
15412         * src/gtk/filesel.c
15413         * src/gtk/filesel.h
15414         * src/gtk/pluginwindow.c
15415                 Untwist open/save mode guessing logic, make
15416                 it explicit
15417
15418 2004-07-20 [colin]      0.9.12cvs33.9
15419
15420         * src/codeconv.c
15421                 conv_encode_header: src_charset is UTF-8 on
15422                 gtk2
15423         * src/compose.c
15424                 Remove double encoding of the headers
15425
15426 2004-07-20 [colin]      0.9.12cvs33.8
15427
15428         * src/codeconv.c
15429                 Fix typo
15430
15431 2004-07-20 [colin]      0.9.12cvs33.7
15432
15433         * src/mainwindow.c
15434                 Set the separated messageview to the saved
15435                 size of Claws' messageview (Patch by Alfons)
15436                 Fix a callback prototype (me)
15437
15438 2004-07-20 [colin]      0.9.12cvs33.6
15439
15440         * src/codeconv.h
15441                 Forgot one hunk in 0.9.12cvs33.4
15442
15443 2004-07-19 [colin]      0.9.12cvs33.5
15444
15445         * src/action.c
15446                 Action output fix
15447                 Patch by Alfons
15448
15449 2004-07-19 [colin]      0.9.12cvs33.4
15450
15451         * src/compose.c
15452                 Fix outgoing charset bug in headers
15453         * src/codeconv.c
15454                 Clean for glib2 - Patch by Alfons
15455
15456 2004-07-19 [colin]      0.9.12cvs33.3
15457
15458         * src/statusbar.c
15459                 Remove grip from the statusbar
15460                 Patch by Alfons
15461
15462 2004-07-19 [colin]      0.9.12cvs33.2
15463
15464         * src/messageview.c
15465         * src/textview.c
15466                 Fix messageview remembering the previous
15467                 scroll position when loading a new message
15468                 Patch by Alfons
15469
15470 2004-07-19 [colin]      0.9.12cvs33.1
15471
15472         * src/folder.h
15473         * src/folderview.c
15474         * src/summaryview.c
15475                 Sync with HEAD
15476
15477 2004-07-18 [colin]      0.9.12cvs32.7
15478
15479         * configure.ac
15480                 Remove useless check for XIM - noticed
15481                 by Alfons
15482
15483 2004-07-18 [colin]      0.9.12cvs32.6
15484
15485         * src/summaryview.c
15486                 Remove non-modified and shift-modified
15487                 accelerators in summaryview's popup
15488                 menu, as that doesn't get catched by
15489                 the accel-activate signal catcher...
15490
15491 2004-07-18 [colin]      0.9.12cvs32.5
15492
15493         * src/prefs_common.c
15494                 Define sensible default prefs for 
15495                 wrapping
15496
15497 2004-07-18 [colin]      0.9.12cvs32.4
15498
15499         * src/compose.c
15500         * src/prefs_common.c
15501         * src/prefs_common.h
15502         * src/prefs_wrapping.c
15503                 Remove Smart Wrapping pref, which does
15504                 nothing on gtk2 branch
15505
15506 2004-07-18 [colin]      0.9.12cvs32.3
15507
15508         * src/sourcewindow.c
15509                 Proper utf8
15510
15511 2004-07-18 [colin]      0.9.12cvs32.2
15512
15513         * src/compose.c
15514                 Save attachment status when drafting
15515
15516 2004-07-18 [colin]      0.9.12cvs32.1
15517
15518         * src/gtk/filesel.c
15519                 Fix erratic folder selection in open mode
15520
15521 2004-07-18 [colin]      0.9.12cvs31.11
15522
15523         * src/pop.c
15524                 Don't let partial messages get deleted
15525                 even with "dowload all"
15526                 (0.9.12cvs31.8 fix extension)
15527 2004-07-18 [colin]      0.9.12cvs31.10
15528
15529         * src/gtk/logwindow.c
15530                 Fix log scrolling
15531
15532 2004-07-18 [colin]      0.9.12cvs31.9
15533
15534         * src/common/utils.c
15535                 Fix non-utf8 strings coming from commands
15536                 and files
15537
15538 2004-07-18 [colin]      0.9.12cvs31.8
15539
15540         * src/pop.c
15541                 Fix partial download bug with Download all
15542                 messages option
15543
15544 2004-07-18 [colin]      0.9.12cvs31.7
15545
15546         * src/textview.c
15547                 Fix bug introduced in 0.9.12cvs31.2
15548                 (blocked in select mode after double click)
15549
15550 2004-07-18 [colin]      0.9.12cvs31.6
15551
15552         * src/compose.c
15553         * src/gtk/menu.c
15554                 More glib-warning fixes
15555
15556 2004-07-18 [colin]      0.9.12cvs31.5
15557
15558         * src/compose.c
15559                 Fix trashing the primary clipboard when moving 
15560                 around with tab
15561         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
15562
15563 2004-07-18 [colin]      0.9.12cvs31.4
15564
15565         * src/codeconv.c
15566                 convert unencoded iso headers to utf8
15567         (Fix Bug 538 Unencoded local characters in subject make it 
15568          disappear)
15569
15570 2004-07-18 [colin]      0.9.12cvs31.3
15571
15572         * src/compose.c
15573                 Fix tab char handling in wrapping
15574         (Fix Bug 537 Line wrap problem - TAB character treated as 
15575          one character instead of 8)
15576
15577 2004-07-18 [colin]      0.9.12cvs31.2
15578
15579         * src/textview.c
15580                 return FALSE on GDK_MOTION_NOTIFY
15581         (Fix Bug 535 Hyperlinks/addresses are not selectable 
15582          (unable to highlight))
15583
15584 2004-07-18 [colin]      0.9.12cvs31.1
15585
15586         * src/folderview.c
15587                 Sync with 0.9.12cvs31
15588
15589 2004-07-18 [colin]      0.9.12cvs30.4
15590
15591         * src/compose.c
15592                 Also block text_inserted when inserting a file
15593
15594 2004-07-18 [colin]      0.9.12cvs30.3
15595
15596         * src/compose.c
15597                 Fix smart wrapping (block text_inserted handler
15598                 while putting quotation to avoid wrap on input,
15599                 don't join lines if next is sig separator)
15600
15601 2004-07-17 [colin]      0.9.12cvs30.2
15602
15603         * src/folderview.c
15604         * src/mainwindow.c
15605         * src/mimeview.c
15606         * src/summaryview.c
15607         * src/gtk/quicksearch.c
15608         * src/gtk/quicksearch.h
15609                 Block key events handlers *and* accels while
15610                 quicksearch is focused
15611         (Fixes Bug 534 quick-search bar not accepting certain letters)
15612
15613 2004-07-17 [colin]      0.9.12cvs30.1
15614
15615         * src/folder.h
15616         * src/folderview.c
15617         * src/summaryview.c
15618                 Sync with 0.9.12cvs30
15619
15620 2004-07-17 [colin]      0.9.12cvs28.2
15621
15622         * src/mimeview.c
15623         * src/procmime.c
15624         * src/summaryview.c
15625         * src/gtk/menu.c
15626                 Squash some compile and glib warnings
15627
15628 2004-07-17 [paul]       0.9.12cvs28.1
15629
15630         * src/mimeview.c
15631                 sync with 0.9.12cvs28 HEAD
15632
15633 2004-07-16 [paul]       0.9.12cvs26.1
15634         
15635         * src/gtk/quicksearch.c
15636         * src/account.c
15637         * src/account.h
15638         * src/compose.c
15639         * src/customheader.c
15640         * src/folder_item_prefs.c
15641         * src/main.c
15642         * src/mainwindow.c
15643         * src/messageview.c
15644         * src/mimeview.c
15645         * src/news.c
15646         * src/pgpmime.c
15647         * src/pop.c
15648         * src/pop.h
15649         * src/prefs_account.c
15650         * src/prefs_account.h
15651         * src/prefs_common.c
15652         * src/prefs_common.h
15653         * src/prefs_display_header.c
15654         * src/prefs_gtk.c
15655         * src/prefs_gtk.h
15656         * src/procheader.c
15657         * src/procmime.c
15658                 sync with 0.9.12cvs26 HEAD      
15659
15660 2004-07-15 [colin]      0.9.12cvs18.14
15661
15662         * src/folder.c
15663                 Disable GPG signature check during
15664                 folder move and scan
15665         (Closes Bug 521 Signature checking slows down Folder-Move)
15666
15667 2004-07-14 [colin]      0.9.12cvs18.13
15668
15669         * src/common/partial_download.c
15670                 update includes
15671
15672 2004-07-14 [colin]      0.9.12cvs18.12
15673
15674         * src/common/partial_download.c
15675         * src/common/partial_download.h
15676                 Move doc at top, add correct copyright
15677
15678 2004-07-14 [colin]      0.9.12cvs18.11
15679
15680         * src/folder.c
15681         * src/messageview.c
15682         * src/pop.c
15683         * src/pop.h
15684         * src/procmsg.c
15685         * src/summaryview.c
15686         * src/common/Makefile.am
15687         * src/common/partial_download.c ** NEW FILES **
15688         * src/common/partial_download.h ** NEW FILES **
15689                 Move partial-download related stuff to its
15690                 own file
15691
15692 2004-07-14 [colin]      0.9.12cvs18.10
15693
15694         * src/send_message.c
15695                 Fix smtp auth when user is null or empty
15696
15697 2004-07-13 [colin]      0.9.12cvs18.9
15698
15699         * src/gtk/quicksearch.c
15700                 Use alphabetic order
15701
15702 2004-07-13 [colin]      0.9.12cvs18.8
15703
15704         * src/pop.c
15705                 Be paranoid on the checks
15706
15707 2004-07-13 [colin]      0.9.12cvs18.7
15708
15709         * src/gtk/quicksearch.c
15710                 Fix Engrish once again
15711
15712 2004-07-13 [colin]      0.9.12cvs18.6
15713
15714         * src/procmsg.c
15715         * src/summaryview.c
15716                 Mark messages for deletion when they are about to
15717                 be removed from trash
15718
15719 2004-07-13 [colin]      0.9.12cvs18.5
15720
15721         * src/matcher.c
15722         * src/matcher.h
15723         * src/matcher_parser_parse.y
15724         * src/prefs_matcher.c
15725         * src/gtk/quicksearch.c
15726                 Add 'partial' ('p') match string to find partially
15727                 downloaded messages
15728
15729 2004-07-13 [colin]      0.9.12cvs18.4
15730
15731         * src/pop.c
15732                 Fix misplaced block
15733
15734 2004-07-13 [colin]      0.9.12cvs18.3
15735
15736         * src/pop.c
15737         * src/pop.h
15738         * src/messageview.c
15739                 Refactor API (to avoid passing 5+ params and code
15740                 duplication)
15741         * src/folder.c
15742         * src/msgcache.c
15743         * src/procheader.c
15744         * src/common/defs.h
15745                 Add planned_download to cache
15746                 Don't mess uidl file when moving partially downloaded
15747                 mails (they change folder, we should change it in the
15748                 uidl list too or we'll remove an incorrect message)
15749                 (this also helps removing hacks when changing 
15750                 planned_download in messageview.c)
15751
15752 2004-07-12 [colin]      0.9.12cvs18.2
15753
15754         * src/gtk/quicksearch.c
15755                 Fix missing status update in quicksearch
15756
15757 2004-07-12 [paul]       0.9.12cvs18.1
15758
15759         * po/POTFILES.in
15760         * src/Makefile.am
15761         * src/account.c
15762         * src/codeconv.c
15763         * src/compose.c
15764         * src/inc.c
15765         * src/main.c
15766         * src/prefs_common.c
15767         * src/procmsg.h
15768         * src/toolbar.c
15769         * src/prefs_msg_colors.[ch]     ** NEW FILES **
15770         * src/prefs_wrapping.[ch]       ** NEW FILES **
15771         * src/common/intl.h
15772         * src/common/utils.[ch]
15773         * src/gtk/quicksearch.[ch]
15774                 sync with 0.9.12cvs18 HEAD
15775
15776 2004-07-12 [colin]      0.9.11cvs17.25
15777
15778         * src/folder.c
15779         * src/folder.h
15780                 Remove unused function added by me in 0.9.11cvs17.10
15781
15782 2004-07-11 [colin]      0.9.11cvs17.24
15783
15784         * src/inc.c
15785         * src/messageview.c
15786         * src/pop.c
15787         * src/pop.h
15788                 Use folderitem and msgnum instead of filename to
15789                 know which mail to delete
15790                 Move old partial mail deletion to pop.c
15791
15792 2004-07-10 [colin]      0.9.11cvs17.23
15793
15794         * src/inc.c
15795                 Add debug
15796         * src/pop.c
15797         * src/pop.h
15798                 Don't re-use same enums for unrelated stuff: it's 
15799                 completely misleading !
15800                 Document a bit
15801
15802 2004-07-09 [colin]      0.9.11cvs17.22
15803
15804         * src/inc.c
15805                 Remove folder-type check and do
15806                 more tests to be sure everything's
15807                 ok
15808         * src/messageview.c
15809                 Punctuation update, remove useless
15810                 code, fix two warnings
15811         * src/noticeview.c
15812                 Layout cleaning, reset 2nd button
15813                 when specifying one
15814
15815 2004-07-09 [colin]      0.9.11cvs17.21
15816
15817         * src/messageview.c
15818         * src/pop.c
15819         * src/pop.h
15820                 Allow user to change his mind
15821                 and postpone decision (by
15822                 unmarking the mail)
15823
15824 2004-07-09 [colin]      0.9.11cvs17.20
15825
15826         * src/messageview.c
15827                 Fix bug with delete state
15828         * src/pop.c
15829         * src/pop.h
15830                 Fix buffer leak (fread doesn't 
15831                 terminate buffers with \0)
15832                 Refactoring (remove magic 
15833                 numbers)
15834
15835 2004-07-09 [colin]      0.9.11cvs17.19
15836
15837         * src/pop.c
15838                 Don't log "Skipping message" if 
15839                 we're going to TOP it two lines
15840                 later
15841
15842 2004-07-09 [colin]      0.9.11cvs17.18
15843
15844         * src/messageview.c
15845                 Fix Engrish
15846
15847 2004-07-09 [colin]      0.9.11cvs17.17
15848
15849         * src/pop.c
15850                 strlen checking...
15851         * src/messageview.c
15852                 refactoring a bit
15853
15854 2004-07-08 [colin]      0.9.11cvs17.16
15855
15856         * src/noticeview.c
15857         * src/noticeview.h
15858                 Add an optional second button
15859         * src/messageview.c
15860         * src/pop.c
15861         * src/pop.h
15862                 Don't delete partially received mails after a certain
15863                 time; rather, let the user decide.
15864
15865 2004-07-08 [colin]      0.9.11cvs17.15
15866
15867         * src/common/smtp.h
15868                 Sync with HEAD
15869
15870 2004-07-08 [colin]      0.9.11cvs17.14
15871
15872         * src/messageview.c
15873         * src/common/smtp.c
15874                 Use to_human_readable() for sizes
15875
15876 2004-07-08 [colin]      0.9.11cvs17.13
15877
15878         * src/inc.c
15879         * src/messageview.c
15880         * src/pop.c
15881         * src/pop.h
15882         * src/procmsg.c
15883                 Fix partial-downloading issues:
15884                         catch unsupported TOP
15885                         don't delete partially downloaded mails before 5 days
15886                         don't update existing with non-MH folders; that'll
15887                         make dups, but it's better than trashing the folder
15888                         free new msginfo parts
15889                 Fix indentation ;-)
15890
15891 2004-07-08 [colin]      0.9.11cvs17.12
15892
15893         * src/common/smtp.c
15894         * src/common/smtp.h
15895                 Sync smtp size verification with HEAD
15896
15897 2004-07-08 [colin]      0.9.11cvs17.11
15898
15899         * src/summaryview.c
15900         * src/prefs_common.c
15901         * src/prefs_common.h
15902         * src/gtk/quicksearch.c
15903         * src/gtk/quicksearch.h
15904                 Sync sticky pref with HEAD
15905
15906 2004-07-08 [colin]      0.9.11cvs17.10
15907
15908         * src/folder.c [1.213.2.6]
15909         * src/folder.h [1.87.2.6]
15910         * src/inc.c [1.149.2.7]
15911         * src/messageview.c [1.94.2.8]
15912         * src/procheader.c [1.47.2.6]
15913         * src/procmsg.c [1.150.2.4]
15914         * src/procmsg.h [1.60.2.5]
15915         * src/pop.c [1.56.2.4]
15916         * src/pop.h [1.17.2.3]
15917                 Let too big messages get downloaded, but truncated
15918                 Add a button to download them completely
15919                 
15920 2004-07-06 [colin]      0.9.11cvs17.9
15921
15922         * src/gtk/quicksearch.c [1.1.2.3]
15923                 Add a Clear button
15924         * commitHelper
15925         * PATCHSETS
15926                 Add a script to help with cvs
15927
15928 2004-07-03 [colin]      0.9.11cvs17.8
15929
15930         * src/plugins/imageviewer/viewer.c
15931                 fix imageviewer (which was staying on the first
15932                 displayed image)
15933
15934 2004-07-03 [colin]      0.9.11cvs17.7
15935
15936         Removed FIXME_GTK2 warnings
15937         * src/gtk/gtkutils.c
15938                 useless #warnings
15939         * src/gtk/menu.c
15940                 useless #warnings (no need to mess with menu rc)
15941         * src/gtk/menu.h
15942                 unused functions
15943         
15944
15945 2004-07-03 [colin]      0.9.11cvs17.6
15946
15947         Removed FIXME_GTK2 warnings
15948         * src/codeconv.c
15949                 useless #warnings (rewrite needed)
15950         * src/compose.c
15951                 useless #warnings (rewrite needed)
15952                 useless #warnings (gtk2 is like that)
15953                 useless #warnings (previously fixed)
15954         * src/main.c
15955                 useless #warnings (previously fixed)
15956         * src/message_search.c
15957                 useless #warnings (gtk2 is like that)
15958                 Made apparent that search is case-sensitive
15959         * src/mimeview.c
15960                 useless #warnings (rewrite needed)
15961                 useless #warnings (gtk2 is like that)
15962                 reimplemented real warnings
15963         * src/prefs_common.c
15964                 Removed block cursor option (not it gtk2)
15965         * src/prefs_gtk.c
15966                 useless #warnings (rewrite needed)
15967         * src/procheader.c
15968                 useless #warnings (rewrite needed)
15969         * src/sourcewindow.c
15970                 useless #warnings (incorrect placing)
15971         * src/summary_search.c
15972                 useless #warnings (gtk2 is like that)
15973                 Made apparent that search is case-sensitive
15974         * src/action.c
15975                 useless #warnings (gtk2 is like that)
15976         * src/textview.c
15977                 useless #warnings (rewrite needed)
15978         * src/toolbar.c
15979                 useless #warnings (rewrite needed)
15980
15981 2004-07-03 [colin]      0.9.11cvs17.5
15982
15983         * src/textview.c
15984                 Fix mismerge which broke URI opening
15985                 
15986 2004-07-01 [colin]      0.9.11cvs17.4
15987
15988         * src/gtk/filesel.c
15989                 Fill filename when saving
15990                 
15991 2004-06-27 [colin]      0.9.11cvs17.3
15992
15993         * src/gtk/filesel.[ch]
15994                 Use the new GTK file selector
15995                 Update prototype to match the reality: multiple file
15996                 selection is open-only          
15997         * src/compose.c
15998                 Match the new prototypes        
15999         * configure.ac
16000                 Match the new requirements (gtk 2.4.0)
16001                         
16002 2004-06-26 [colin]      0.9.11cvs17.2
16003
16004         * src/plugins/trayicon/trayicon.c
16005                 Remove useless signal handler on resize, which causes
16006                 an infinite "loop"
16007         
16008 2004-06-26 [colin]      0.9.11cvs17.1
16009         
16010         * tools/Makefile.am
16011                 remove launch_firebird and add nautilus2sylpheed.sh
16012         * src/quicksearch.c
16013           src/summaryview.c
16014                 Fix show/hide "Extended symbols" button problem
16015                 Fix apparition at startup
16016                 Fix const warnings
16017         * src/plugins/image_viewer/Makefile.am
16018                 Fix configure 
16019         * common/ssl.c
16020                 Re-enable certificate check, as it doesn't seem to
16021                 cause Xlib errors anymore
16022
16023 2004-06-25 [paul]       0.9.11cvs17
16024
16025         * sync with 0.9.11cvs17 HEAD
16026         
16027         NOTE: QuickSearch is broken
16028
16029 2004-06-07 [colin]      0.9.10claws67.10
16030         * src/plugins/trayicon/trayicon.c
16031           src/plugins/trayicon/libeggtrayicon/Makefile.am
16032           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
16033                 Fix gettextization in trayicon plugin
16034
16035 2004-06-07 [colin]      0.9.10claws67.9
16036         
16037         * src/summaryview.c
16038           src/gtk/gtksctree.[ch]
16039                 Let Shift+{Up,Down} work in summaryview
16040                 (well, Down "works" and Up works)
16041                 Let the list scroll when using these keys
16042
16043 2004-06-06 [colin]      0.9.10claws67.8
16044
16045         * src/plugins/trayicon/trayicon.c
16046                 Fix pixmap update
16047
16048 2004-06-06 [colin]      0.9.10claws67.7
16049
16050         * src/addressbook.c
16051                 Fix signal handling causing system-wide focus grab
16052
16053 2004-05-25 [paul]       0.9.10claws67.6
16054
16055         * Makefile.am
16056           src/Makefile.am
16057                 clean up
16058
16059 2004-05-25 [paul]       0.9.10claws67.5
16060
16061         * replace deprecated gtk_signal... functions
16062
16063 2004-05-23 [colin]      0.9.10claws67.4
16064
16065         * src/compose.c
16066                 Fix wrapping
16067
16068 2004-05-22 [colin]      0.9.10claws67.3
16069
16070         * src/compose.c
16071                 Re-fix [Edited] in compose.c::compose_reedit()
16072
16073 2004-05-22 [colin]      0.9.10claws67.2
16074
16075         * src/procmime.c
16076                 Fix parsing of multiparts mails
16077
16078 2004-05-22 [colin]      0.9.10claws67.1
16079
16080         * src/summaryview.c
16081                 Fix quicksearch
16082
16083 2004-05-22 [paul]       0.9.10claws67
16084
16085         * sync with 0.9.10claws67 HEAD
16086
16087 2004-05-14 [alfons]
16088
16089         * src/procmime.h
16090                 add forgotton prototype
16091
16092 2004-05-10 [paul]       0.9.10claws57
16093
16094         * sync with 0.9.10claws57 HEAD
16095
16096 2004-05-05 [paul]       0.9.9.claws1
16097
16098         * ChangeLog-gtk2        ** REMOVED **
16099           ChangeLog-gtk2.claws  ** ADDED **
16100                 rename and adopt the normal claws format
16101                 
16102         * configure.ac
16103                 require gtkmathview >= 0.5
16104
16105         * ac/*                          ** REMOVED **
16106           ac/                           ** REMOVED **
16107           intl/Makefile.in              ** REMOVED **
16108           m4/                           ** ADDED **
16109           m4/missing                    ** ADDED **
16110           m4/missing/gdk-pixbuf.m4      ** ADDED **
16111           m4/missing/gettext.m4         ** ADDED **
16112           m4/missing/gpgme.m4           ** ADDED **
16113           m4/missing/imlib.m4           ** ADDED **
16114           m4/.cvsignore                 ** ADDED **
16115           m4/Makefile.am                ** ADDED **
16116           m4/README                     ** ADDED **
16117           m4/aclocal-include.m4         ** ADDED **
16118           m4/aspell.m4                  ** ADDED **
16119           m4/check-type.m4              ** ADDED **
16120           m4/gnupg-check-typedef.m4     ** ADDED **
16121           m4/openssl.m4                 ** ADDED **
16122           m4/spamassassin.m4            ** ADDED **
16123           po/ChangeLog                  ** REMOVED **
16124           po/Makefile.in.in             ** REMOVED **
16125           po/Rules-quot                 ** REMOVED **
16126           po/boldquot.sed               ** REMOVED **
16127           po/en@boldquot.header         ** REMOVED **
16128           po/en@quot.header             ** REMOVED **
16129           po/insert-header.sin          ** REMOVED **
16130           po/quot.sed                   ** REMOVED **
16131           po/remove-potcdate.sed        ** REMOVED **
16132           po/remove-potcdate.sin        ** REMOVED **
16133           po/stamp-po                   ** REMOVED **
16134           Makefile.am
16135           autogen.sh
16136           configure.ac
16137                 enable building with automake 1.8.x
16138                 add 'autopoint --force' to autogen.sh and remove all
16139                 auto-generated files, remove ac/ directory and use
16140                 m4/ directory instead
16141                 
16142         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
16143                 fix gettextization
16144
16145 2004-02-28 Colin Leroy <colin@colino.net>
16146         * src/prefs_matcher.c
16147           src/prefs_filtering.c
16148           src/prefs_filtering_action.c
16149                 Fix non-editable GtkEntries
16150
16151 2004-02-22 Thorsten Maerz <torte@netztorte.de>
16152         * src/prefs_themes.c
16153                 utf8 conversion for theme info
16154
16155 2004-02-21 Thorsten Maerz <torte@netztorte.de>
16156         * sync 0.9.9claws
16157
16158 2004-02-14 Thorsten Maerz <torte@netztorte.de>
16159         * src/grouplistdialog.c
16160                 allow multiple selections without ctrl key
16161
16162 2004-02-09 Thorsten Maerz <torte@netztorte.de>
16163         * src/main.c
16164                 enable customizable accelerators
16165
16166 2004-02-08 Thorsten Maerz <torte@netztorte.de>
16167         * src/prefs_common.c
16168                 re-enable different font settings for gtk1/2
16169         * src/prefs_folder_item.c
16170                 fix folder prefs displayed wrong
16171         * src/textview.c
16172                 set 'sunken' shadow type
16173
16174 2004-02-07 Colin Leroy <colin@colino.net>
16175         * src/compose.c
16176                 Fix message being always [Edited]
16177                 Encode headers correctly (utf8 buf)
16178
16179 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16180         * src/socket.c
16181                 remove double g_source_attach()
16182                 (Thanks to Colin Leroy)
16183
16184 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16185         * src/gtk/gtksctree.c
16186                 Fix SSL certificate list not shown
16187         * src/mimeview.c
16188                 Fix clicks in mime tree
16189
16190 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16191         * src/common/socket.c
16192                 Fix SSL receive
16193         * src/compose.c
16194                 Fix clipboard menu hotkeys
16195
16196 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16197         * src/gtk/gtkaspell.[ch]
16198           src/compose.c
16199                 reimplement spellchecker
16200
16201 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16202         * src/gtk/filesel.c
16203                 crash when inserting file in compose window
16204                 (TODO: keep old selection on clicks)
16205         * src/main.c
16206                 use gtkrc-2.0 instead of gtkrc
16207
16208 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16209         * src/messageview.c
16210                 remove orphaned mimeview unref()
16211
16212 2004-01-20 Thorsten Maerz <torte@netztorte.de>
16213         * src/grouplistdialog.c
16214                 expand nodes containing subscribed groups
16215
16216 2004-01-19 Thorsten Maerz <torte@netztorte.de>
16217         * src/textview.c
16218                 textview: hide cursor, restore old click behaviour
16219
16220 2004-01-18 Thorsten Maerz <torte@netztorte.de>
16221         * src/textview.c
16222                 variable names messed up
16223
16224 2004-01-17 Colin Leroy <colin@colino.net>
16225         * src/addr_compl.c
16226                 Fix completion address too thin
16227         * src/compose.c
16228                 Fix tab-to-subject behaviour
16229         * src/summaryview.c
16230                 Implement key up & down in summaryview
16231
16232 2004-01-12 Thorsten Maerz <torte@netztorte.de>
16233
16234         * sync 098claws
16235
16236 2004-01-08 Thorsten Maerz <torte@netztorte.de>
16237         * configure.ac
16238           Makefile.am
16239           doc/.cvsignore
16240           doc/Makefile.am
16241                 faq, man, manual moved to doc/
16242         * ac/aspell.m4
16243           ac/check-type.m4
16244           ac/gnupg-check-typedef.m4
16245           ac/openssl.m4
16246           ac/spamassassin.m4
16247           ac/missing/gdk-pixbuf.m4
16248           ac/missing/gpgme.m4
16249           ac/missing/imlib.m4
16250                 fix automake warnings
16251
16252 2003-12-06 Colin Leroy <colin@colino.net>
16253         * src/summaryview.c
16254                 Fix quicksearch
16255
16256 2003-12-05 Colin Leroy <colin@colino.net>
16257         * src/summaryview.c
16258                 Fix going to next unread folder
16259
16260 2003-12-05 Colin Leroy <colin@colino.net>
16261         * src/crash.c
16262                 Fix gtk2 compilation
16263         * src/session.c
16264                 Remove iotag source handler at disconnection
16265         * src/socket.[ch] 
16266                 Remove source handler when closing socket 
16267                 (fixes another seg)
16268
16269 2003-12-04 Colin Leroy <colin@colino.net>
16270         * src/compose.c
16271           src/prefs_account.c
16272           src/prefs_common.c
16273                 Fix some dropdown menus
16274
16275 2003-12-04 Colin Leroy <colin@colino.net>
16276         * src/compose.c
16277                 Fix event handlers on header fields
16278         * src/common/socket.c
16279           src/common/session.c
16280                 Fix segfault with callback (SSL)
16281                 Fix end of session 
16282
16283 2003-10-06 Thorsten Maerz <torte@netztorte.de>
16284
16285         * Fix compile bug in src/compose.c
16286         * removed src/gtk/gtkstext.[ch]
16287
16288 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
16289
16290         * Convert character set and escape "text" attributes in toolbar setting
16291         files.
16292         * Fixed bug in button-press-event handling.
16293
16294 2003-09-16 Thorsten Maerz <torte@netztorte.de>
16295
16296         * Fixed bug in key-press-event handling.
16297
16298 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
16299
16300         * Enabled to compile tray-icon plugin (Ad-hoc).
16301         * Avoid hang up bug of icon list in mime view (Ad-hoc).
16302
16303 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
16304
16305         * Enabled to compile on sylpheed-claws.
16306         (tray-icon plugin still cannot compile yet.)
16307
16308 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
16309
16310         * Updated to 0.9.5.
16311
16312 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
16313
16314         * Updated to 0.9.4.
16315         * Ported monitoring SSL mechanism to GSource of GLib2
16316         (I don't confirm it)
16317         * Added _gtk2 suffix to key name of font preference to avoid
16318         ovverwriting preference of Gtk+-1.2 version.
16319
16320 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
16321
16322         * Updated to 0.9.2.
16323
16324 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
16325
16326         * Updated to 0.9.1.
16327         * Translate po files into UTF-8 when execute autogen.sh.
16328
16329 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
16330
16331         * Updated to 0.9.0.
16332
16333 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
16334
16335         * Plugged GError related memory leaks.
16336
16337 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
16338
16339         * Changed default size of fonts.
16340         * Enabled to set titile font size of warning dialog.
16341
16342 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
16343
16344         * Embed a sylpheed icon into executable binary on Windows.
16345
16346 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
16347
16348         * I forgot to traslate character set of element string in src/xml.c.
16349
16350 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
16351
16352         * Fixed detecting bind_textdomain_codeset in configure.in.
16353         * The bug in which "Example" of "Date fromat" preference isn't displayed
16354         correctly has been fixed.
16355
16356 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
16357
16358         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
16359           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
16360           glib-gettextize
16361           Removed intl directory.
16362           Translated po files into UTF-8.
16363           (Thanks! Ryuji Abe)
16364
16365 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
16366
16367         * The bug which doesn't unscape string in xml.c has been fixed.
16368
16369 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
16370
16371         * The bug which is failed to translate encoding of file name thorough
16372         file dialog has been fixed.
16373
16374 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
16375
16376         * Modified to translate file names which is used in inporting/expoting
16377         mbox feature and "Save as" feature into locale encoding.
16378         * Translate file names into locale encoding when "Attache file" and
16379         "Insert file".
16380         * Force set G_BROKEN_FILENAMES environment variable.
16381         * Other minor fixes.
16382
16383 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
16384
16385         * Modified to treat MH folder's name as locale encoding.
16386
16387 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
16388
16389         * The bug which clash on switching candidates of auto completion of
16390         addresses, cannot use auto completion in Japanesse is fixed
16391         (Thanks! Tokunaga-san)¡¥
16392
16393 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16394
16395         * The bug which cannot switch key accelerator preference has been fixed
16396         (Thanks! smbd-san)¡¥
16397
16398 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16399
16400         * version 0.8.11-gtk2-20030314
16401
16402 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16403
16404         * The bug in which character set conversion of filtering messages has
16405         been fixed.(Thanks! COCOA-san).
16406
16407 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
16408
16409         * Revived "Leave space on head" preference in "Message" category.
16410         * A bug which clash when put the cursor to end of buffer and execute
16411         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
16412
16413 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
16414
16415         * version 0.8.11-gtk2-20030312
16416
16417 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
16418
16419         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
16420         * Modified to use Pango's API directly for font preference.
16421         * Integrated GtkTextView of textview to one widget.
16422         * Set fonts of header title in textview by "header_title" tag.
16423         * Removed some deprecated codes.
16424
16425 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
16426
16427         * Updated to 0.8.11.
16428         * Merged cygwin patch(Thanks! Sakai-san).
16429
16430 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
16431
16432         * version 0.8.10-gtk2-20030309