2006-08-07 [colin] 2.4.0cvs31
[claws.git] / ChangeLog
1 2006-08-07 [colin]      2.4.0cvs31
2
3         * src/compose.c
4                 Fix bug #956 (DnD text with accents in compose 
5                 text entry); fix gccc's signed/unsigned fuss
6
7 2006-08-06 [colin]      2.4.0cvs30
8
9         * src/main.c
10                 Fix bug #979 (Plugin crashes when exiting 
11                 sylpheed-claws) : handle exit request only 
12                 once
13
14 2006-08-05 [colin]      2.4.0cvs29
15
16         * src/news.c
17                 Just make sure we have a msgid.
18
19 2006-08-05 [colin]      2.4.0cvs28
20
21         * src/news.c
22         * src/summaryview.c
23                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
24                 by reimplementing it
25         * src/textview.c
26                 Fix bug when hiding quotes with level > 3 and quote
27                 colors are recycled
28
29 2006-08-04 [colin]      2.4.0cvs27
30
31         * src/compose.c
32         * src/undo.c
33         * src/undo.h
34                 Fix a bit replace-by-pasting undo
35         * src/mainwindow.c
36         * src/messageview.c
37                 Fix Fold quotes menu synchro in
38                 mainwindow when it changes in 
39                 messageview
40         * src/textview.c
41                 Fix right-click on quotes blocks
42         * src/common/utils.c
43                 Verify that the file created by
44                 my_tmpfile() is writable. Fixes
45                 bug #988 (very specific filesystem
46                 issue)
47         * src/plugins/pgpcore/sgpgme.c
48                 Fix file descriptor leak
49         * src/plugins/spamassassin/spamassassin.c
50                 Warn once if spamd isn't reachable
51
52 2006-08-04 [colin]      2.4.0cvs26
53
54         * src/toolbar.c
55                 i18n context patch by Fabien
56
57 2006-08-03 [colin]      2.4.0cvs25
58
59         * src/mainwindow.c
60         * src/messageview.c
61                 Rename "Hide quotes" to "Fold quotes"
62         * src/textview.c
63                 Don't use hand cursor on quotes. "all 
64                 the bonuses of the feature and none of 
65                 unwelcome side-effects"
66
67 2006-08-03 [colin]      2.4.0cvs24
68
69         * AUTHORS
70         * sylpheed-claws.desktop
71         * src/gtk/authors.h
72                 Bring the desktop file to XDG compliance
73                 Patch by Charles A. Edwards
74
75 2006-08-03 [colin]      2.4.0cvs23
76
77         * src/textview.c
78                 Fix links offset when they are preceded
79                 by accentued chars (g_utf8_strlen!)
80         * src/mainwindow.c
81                 Fix wrong status when starting offline
82
83
84 2006-08-03 [wwp]        2.4.0cvs22
85
86         * src/prefs_common.h
87                 ask what to do w/ filtering rules that belong to an account when
88                 applying filtering rules manually from the main window (skip,
89                 apply regardless of the account, use current account). This dialog
90                 can be skipped and the last reply used.
91                 (forgot that file)
92
93 2006-08-03 [wwp]        2.4.0cvs21
94
95         * src/filtering.c
96         * src/filtering.h
97         * src/prefs_common.c
98         * src/summaryview.c
99         * src/alertpanel.c
100         * src/alertpanel.h
101         * src/messageview.c
102                 ask what to do w/ filtering rules that belong to an account when
103                 applying filtering rules manually from the main window (skip,
104                 apply regardless of the account, use current account). This dialog
105                 can be skipped and the last reply used.
106
107
108 2006-08-03 [colin]      2.4.0cvs20
109
110         * src/textview.c
111                 Optimize previous patch
112
113 2006-08-03 [cleroy]     2.4.0cvs19
114
115         * src/textview.c
116                 Fix quotes getting toggled back when the
117                 mail has an even number of text parts
118
119 2006-08-02 [colin]      2.4.0cvs18
120
121         * src/messageview.c
122                 Add Hide quotes menu
123
124 2006-08-02 [colin]      2.4.0cvs17
125
126         * src/mainwindow.c
127         * src/prefs_common.c
128         * src/textview.c
129         * src/textview.h
130         * src/gtk/about.c
131                 Allow per-level quote hiding,
132                 Allow toggling quotes by double-clicking them
133                 Rename RemoteURI to ClickableText to reflect
134                 the fact it's used for a variety of things
135
136 2006-08-02 [wwp]        2.4.0cvs16
137
138         * src/mainwindow.c
139                 fix "View/Hide quotes" menu item status initialization.
140
141 2006-08-02 [wwp]        2.4.0cvs15
142
143         * src/matcher_parser_parse.y
144                 remove a debug trace.
145
146 2006-08-02 [paul]       2.4.0cvs14
147
148         * src/plugins/pgpcore/passphrase.c
149                 don't set initial dialog size
150                 make it resizable
151
152 2006-08-02 [paul]       2.4.0cvs13
153
154         * src/noticeview.c
155                 remove the rogue '/' character
156
157 2006-08-02 [paul]       2.4.0cvs12
158
159         * src/noticeview.c
160                 allow buttons to resize as necessary
161
162 2006-08-01 [wwp]        2.4.0cvs11
163
164         * src/mbox.c
165                 fix strict ISO C90 compliance.
166
167 2006-08-01 [wwp]        2.4.0cvs10
168
169         * tools/update-po
170                 updated update-po tool to work w/ context-dependent translations.
171                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
172
173 2006-08-01 [wwp]        2.4.0cvs9
174
175         * src/matcher.c
176         * src/prefs_filtering.c
177         * src/prefs_matcher.c
178                 allow context-dependent translations for "All",
179                 patch by Fabien Vantard <fzzzzz@gmail.com>.
180
181 2006-07-31 [colin]      2.4.0cvs8
182
183         * AUTHORS
184         * src/gtk/authors.h
185                 Add Rafal to authors
186
187 2006-07-31 [colin]      2.4.0cvs7
188
189         * src/compose.c
190         * src/mainwindow.c
191         * src/messageview.h
192         * src/prefs_common.c
193         * src/prefs_common.h
194         * src/textview.c
195                 Add 'View/Hide quotes'. Patch based on a patch
196                 by Rafal Weglarz
197
198 2006-07-31 [colin]      2.4.0cvs6
199
200         * src/action.c
201                 Fix problem with "> stuff >" actions
202
203 2006-07-31 [paul]       2.4.0cvs5
204
205         * po/nb.po
206                 updated by Geir Helland
207
208 2006-07-31 [wwp]        2.4.0cvs4
209
210         * src/mainwindow.c
211         * src/summaryview.c
212         * src/summaryview.h
213                 add "View/Go to/Parent message" and "View/Go to/Last read message",
214                 thanks to Colin.
215
216 2006-07-31 [wwp]        2.4.0cvs3
217
218         * src/Makefile.am
219         * src/addr_compl.c
220         * src/addr_compl.h
221         * src/addressbook.c
222         * src/addressbook.h
223         * src/addressbook_foldersel.c
224         * src/addressbook_foldersel.h
225         * src/addrindex.c
226         * src/addrindex.h
227         * src/matcher.c
228         * src/matcher.h
229         * src/matcher_parser_lex.l
230         * src/matcher_parser_parse.y
231         * src/prefs_common.c
232         * src/prefs_common.h
233         * src/prefs_filtering.c
234         * src/prefs_matcher.c
235         * src/prefs_matcher.h
236         * src/summaryview.c
237                 introduce filtering against the address book. It's now possible to add
238                 matched conditions to determine if any email address in a message matches
239                 or doesn't match any or all books or folders in the address book.
240
241 2006-07-31 [wwp]        2.4.0cvs2
242
243         * src/account.c
244         * src/filtering.c
245         * src/filtering.h
246         * src/folder.c
247         * src/folderview.c
248         * src/inc.c
249         * src/mainwindow.c
250         * src/matcher.c
251         * src/matcher_parser_lex.l
252         * src/matcher_parser_parse.y
253         * src/mbox.c
254         * src/prefs_filtering.c
255         * src/prefs_filtering.h
256         * src/procmsg.c
257         * src/procmsg.h
258         * src/summaryview.c
259                 introduce per-account filtering rules. Each filtering rule can now be assigned
260                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
261                 when applying filtering rules manually, as all rules will apply - even the ones
262                 assigned to an account. This issue will be addressed soon.
263  
264
265
266 2006-07-31 [wwp]        2.4.0cvs1
267
268         * src/quote_fmt.c
269                 make more strings translatable.
270
271 2006-07-31 [paul]       2.4.0
272
273         2.4.0 released
274
275 2006-07-31 [paul]       2.3.1cvs91
276
277         * po/ca.po
278                 updated by Miquel Oliete
279
280 2006-07-31 [paul]       2.3.1cvs90
281
282         * po/de.po
283         * po/el.po
284         * po/fr.po
285         * po/it.po
286         * po/pl.po
287         * po/pt_BR.po
288         * po/sr.po
289         * po/zh_CN.po
290                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
291                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
292                 Aleksandar Urosevic, and Ralgh Young
293
294 2006-07-31 [paul]       2.3.1cvs89
295
296         * src/account.c
297         * src/main.c
298         * src/mainwindow.c
299         * src/mainwindow.h
300                 Fix a race condition when, after an SC crash, rescanning
301                 folders took more than 0.5 seconds
302                 Thanks to Colin
303
304 2006-07-31 [paul]       2.3.1cvs88
305
306         * src/folderview.c
307                 don't translate separator strings
308
309 2006-07-30 [mones]      2.3.1cvs87
310
311         * doc/man/sylpheed-claws.1
312                 Fixed non-ASCII chars in Hoa's name
313         * po/es.po
314                 Updated for release
315
316 2006-07-27 [colin]      2.3.1cvs86
317
318         * src/textview.c
319                 Don't include the leading \n in links
320                 Patch by Fabien
321
322 2006-07-25 [colin]      2.3.1cvs85
323
324         * src/mainwindow.c
325         * src/common/socket.h
326         * src/etpan/imap-thread.c
327                 Refresh resolvers before connecting
328                 to IMAP servers, and after switching
329                 to online. Thanks to Paul.
330
331 2006-07-18 [colin]
332
333         * 2.4.0-rc4 released
334
335 2006-07-17 [colin]      2.3.1cvs84
336
337         * src/inc.c
338                 Show connection attempt in statusbar before
339                 connecting (previously first message was
340                 "Retrieving messages from ..." after the
341                 connection succeeded.
342
343 2006-07-16 [wwp]        2.3.1cvs83
344
345         * sylpheed-claws.ico
346                 Added .ico file (windows multi-size icon file, generated).
347
348 2006-07-12 [wwp]        2.3.1cvs82
349
350         * src/messageview.c
351                 remove Message/Re-edit menu entry from messageview window,
352                 as sent/draft/queued messages are opened in compose window when
353                 re-edited and it's not possible to re-edit other msgs.
354
355 2006-07-12 [paul]       2.3.1cvs81
356
357         * AUTHORS
358         * src/mainwindow.c
359         * src/gtk/authors.h
360                 check online state before resetting
361                 mailcheck timer. Useful if some program
362                 verifies connection state and updates
363                 Claws.
364                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
365
366 2006-07-12 [paul]       2.3.1cvs80
367
368         * sylpheed-claws-128x128.png
369         * sylpheed-claws-64x64.png
370         * sylpheed-claws.png
371         * src/Makefile.am
372         * src/main.c
373         * src/prefs_toolbar.c
374         * src/stock_pixmap.c
375         * src/stock_pixmap.h
376         * src/wizard.c
377         * src/gtk/about.c
378         * src/gtk/gtkutils.c
379         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
380         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
381         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
382         * src/pixmaps/sylpheed.xpm              ** REMOVED **
383         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
384         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
385                 updated and renamed logo/icon files and related
386                 logo by Jesper Schultz
387
388 2006-07-11 [paul]       2.3.1cvs79
389
390         * src/main.c
391                 fix the labels a smidgin
392
393 2006-07-09 [colin]      2.3.1cvs78
394
395         * src/textview.c
396                 Show errors in textviewer's command
397                 Patch by H. Merijn Brand
398
399 2006-07-09 [colin]      2.3.1cvs77
400
401         * src/compose.c
402                 Save FMID in drafts too
403
404 2006-07-08 [colin]      2.3.1cvs76
405
406         * src/compose.c
407                 Svae RMID in drafted mails too
408                 Save quote_fmt vars for whole mails,
409                 don't reset at each quote_fmt_init:
410                 allows to use the same |i{var} in
411                 various template fields
412         * src/prefs_template.c
413         * src/quote_fmt.h
414         * src/quote_fmt_parse.y
415                 Same
416
417 2006-07-08 [colin]      2.3.1cvs75
418
419         * src/textview.c
420                 Fix highlighting of attached parts URIs
421
422 2006-07-08 [colin]      2.3.1cvs74
423
424         * src/main.c
425                 Prevent bug #981 (sc 2.3.1 segfaults with 
426                 gtk+ 2.10) from being reported again:
427                 if Sylpheed-Claws has been compiled against
428                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
429                 of if Sylpheed-Claws has been compiled against
430                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
431                 error out.
432
433 2006-07-07 [colin]      2.3.1cvs73
434
435         * src/prefs_actions.c
436                 Fix label
437
438 2006-07-07 [colin]      2.3.1cvs72
439
440         * src/prefs_actions.c
441                 Fix compile on gtk < 2.8. argh :)
442
443 2006-07-07 [paul]       2.3.1cvs71
444
445         * src/common/defs.h
446                 update DONATE_URI
447
448 2006-07-07 [colin]      2.3.1cvs70
449
450         * po/POTFILES.in
451         * src/quote_fmt.c
452         * src/quote_fmt_lex.l
453         * src/quote_fmt_parse.y
454                 Add |i{var}, a way to insert user-entered
455                 text in a template
456
457 2006-07-07 [colin]
458
459         * 2.4.0-rc3 released
460
461 2006-07-07 [colin]      2.3.1cvs69
462
463         * src/folder.c
464                 Don't consider inboxes of UNKNOWN folder 
465                 classes to be useable as default inboxes
466
467 2006-07-07 [paul]       2.3.1cvs68
468
469         * src/textview.c
470                 add missing #include <errno.h>
471                 Thanks to René J. Blokland
472
473 2006-07-07 [paul]       2.3.1cvs67
474
475         * src/action.c
476                 Return now Closes dialog
477         * src/mimeview.c
478         * src/mimeview.h
479         * src/textview.c
480                 add contextual menu to mime parts listed
481                 in the textview
482                 Thanks to Colin
483         * src/common/utils.c
484                 reversal: ' is a valid character in URLs
485
486 2006-07-06 [colin]      2.3.1cvs66
487
488         * src/remotefolder.h
489                 Forgotten in previous commit
490
491 2006-07-06 [colin]      2.3.1cvs65
492
493         * src/folder.c
494                 Set summary update flag whenever
495                 totals changed
496         * src/imap.c
497         * src/prefs_account.c
498         * src/common/utils.h
499         * src/etpan/imap-thread.c
500                 Fix warnings, thanks to Fabien and
501                 Ricardo
502
503 2006-07-06 [wwp]        2.3.1cvs64
504
505         * src/gtk/gtkutils.c
506                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
507
508 2006-07-06 [wwp]        2.3.1cvs63
509
510         * src/account.c
511         * src/addressbook.c
512         * src/addressitem.h
513         * src/folderview.c
514         * src/mainwindow.c
515         * src/manual.c
516         * src/manual.h
517         * src/message_search.c
518         * src/prefs_actions.c
519         * src/prefs_filtering.c
520         * src/prefs_filtering.h
521         * src/prefs_template.c
522         * src/summary_search.c
523         * src/summaryview.c
524         * src/gtk/gtkutils.c
525         * src/gtk/gtkutils.h
526         * src/gtk/pluginwindow.c
527                 add help buttons to some dialogs. Clicking such buttons opens a
528                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
529
530 2006-07-06 [paul]       2.3.1cvs62
531
532         * src/textview.c
533                 fix attachments contextual menu
534                 Thanks to Colin
535
536 2006-07-05 [colin]      2.3.1cvs61
537
538         * src/textview.c
539         * src/compose.c
540                 Handle sftp:// links
541
542 2006-07-05 [paul]       2.3.1cvs60
543
544         * src/gtk/filesel.c
545                 grab save button by default
546                 Thanks to Colin
547
548 2006-07-05 [wwp]        2.3.1cvs59
549
550         * manual/xml2pdf
551                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
552
553 2006-07-04 [colin]      2.3.1cvs58
554
555         * src/mimeview.c
556         * src/textview.c
557                 Use left click to select, middle click to open
558                 on mimeparts links
559         * src/common/utils.c
560                 Fix segfault
561
562 2006-07-04 [colin]      2.3.1cvs57
563
564         * src/mainwindow.c
565         * src/news.c
566                 Warning fixes, thanks to Fabien
567
568 2006-07-04 [colin]      2.3.1cvs56
569
570         * src/mimeview.c
571         * src/mimeview.h
572         * src/textview.c
573                 Allow parts to be selected via their text label
574                 in textview
575
576 2006-07-04 [colin]      2.3.1cvs55
577
578         * src/folderview.c
579                 Feedback when closing (for big folders)
580         * src/prefs_actions.c
581         * src/prefs_filtering.c
582         * src/prefs_matcher.c
583         * src/prefs_template.c
584                 Fix default button when closing without
585                 having saved
586
587 2006-07-04 [colin]      2.3.1cvs54
588
589         * src/news.c
590                 Delete local file on deletion
591
592 2006-07-03 [colin]      2.3.1cvs53
593
594         * src/folderview.c
595         * src/main.c
596                 Don't freeze when rescanning after crash
597
598 2006-07-03 [wwp]        2.3.1cvs52
599
600         * src/compose.c
601         * src/privacy.c
602         * src/privacy.h
603         * src/plugins/pgpinline/pgpinline.c
604         * src/plugins/pgpmime/pgpmime.c
605                 don't report an error when the user cancels the passphrase dialog.
606
607 2006-07-02 [colin]      2.3.1cvs51
608
609         * src/folderview.c
610                 Open message when crossing folders with Space,
611                 goto next unread and friends
612
613 2006-07-01 [colin]      2.3.1cvs50
614
615         * src/prefs_account.c
616                 Typographic rules varying from language
617                 to language (in french "Protocole :"),
618                 we have to do that :)
619
620 2006-07-01 [ticho]      2.3.1cvs49
621
622         * src/prefs_account.c
623                 Only use one temporary gchar* variable in
624                 prefs_account_protocol_set_optmenu().
625
626 2006-07-01 [ticho]      2.3.1cvs48
627
628         * src/prefs_account.c
629         * src/prefs_account.h
630                 Use GtkLabel for existing account protocol name.
631                 Created an array for protocol names and populate the
632                 combobox from it in a for() cycle.
633
634 2006-06-30 [colin]      2.3.1cvs47
635
636         * src/compose.c
637                 Block undo when changing signature (by changing
638                 account)
639
640 2006-06-30 [paul]       2.3.1cvs46
641
642         * src/send_message.c
643                 when editing From in the Compose window, use that address
644                 in the Return-Path: header
645                 Thanks to Colin
646
647 2006-06-30 [colin]      2.3.1cvs45
648
649         * src/compose.c
650                 Fix signature replacement:
651                 - when no newline before separator
652                 - when reediting
653
654 2006-06-29 [colin]      2.3.1cvs44
655
656         * src/folderview.c
657         * src/folderview.h
658         * src/mainwindow.c
659         * src/summaryview.c
660                 Let 'View/Go to/Next marked' work like
661                 Next new & Next unread: across folders
662                 Change the select_on_entry pref to do
663                 what we want when changing folder
664         * src/common/utils.c
665                 Fix single-quoted links 
666
667 2006-06-29 [colin]      2.3.1cvs43
668
669         * src/gtk/gtkaspell.c
670                 "Sylpheed" and "Sylpheed-Claws" do exist !
671
672 2006-06-29 [colin]      2.3.1cvs42
673
674         * src/imap.c
675                 Forgot to remove debug
676
677 2006-06-29 [colin]      2.3.1cvs41
678
679         * src/imap.c
680         * src/imap.h
681         * src/mainwindow.c
682                 Disconnect from IMAP servers when going
683                 offline. Fixes bug #978 (going to offline-mode 
684                 won't close connections)
685
686 2006-06-29 [colin]      2.3.1cvs40
687
688         * src/main.c
689                 Fix transient setting on failing plugins
690                 Patch by Fabien
691         * src/plugins/pgpcore/sgpgme.c
692                 Only warn for OpenPGP. Most people don't
693                 have CMS available.
694
695 2006-06-29 [colin]      2.3.1cvs39
696
697         * src/compose.c
698                 Fix Spelling menu (discrepancy between context menu
699                 and top menu when folder's dictionary isn't the 
700                 default one)
701         * src/plugins/pgpcore/sgpgme.c
702                 More error reporting about why gpgme can fail
703
704 2006-06-29 [wwp]        2.3.1cvs38
705
706         * src/mainwindow.c
707                 honor the display-header-pane setting even when the message view
708                 is a separate window.
709
710 2006-06-29 [wwp]        2.3.1cvs37
711
712         * src/prefs_actions.c
713                 forgot to commit that one (use of GTK_STOCK_INFO).
714
715 2006-06-29 [colin]      2.3.1cvs36
716
717         * src/imap.c
718                 Better handling of login errors (ask the password
719                 again once), alert in case of error. Fix three
720                 signedness warnings.
721
722 2006-06-28 [wwp]        2.3.1cvs35
723
724         * src/prefs_template.c
725         * src/prefs_matcher.c
726         * src/prefs_filtering_action.c
727         * src/prefs_quote.c
728                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
729                 patch by Fabien Vantard, slightly modified.
730
731 2006-06-28 [paul]
732
733         2.4.0-rc2 released
734
735 2006-06-28 [colin]      2.3.1cvs34
736
737         * src/prefs_account.c
738                 Fix bug #977 (Can't add or edit imap accounts)
739
740 2006-06-28 [colin]      2.3.1cvs33
741
742         * src/mimeview.c
743                 Fix previous
744
745 2006-06-28 [colin]      2.3.1cvs32
746
747         * src/mimeview.c
748                 Save named inlined attachments with "Save all"
749         * src/main.c
750         * src/mbox.c
751         * src/common/plugin.c
752         * src/common/plugin.h
753         * src/common/sylpheed.c
754         * src/common/utils.c
755         * src/plugins/pgpcore/sylpheed.def
756         * src/plugins/pgpinline/sylpheed.def
757         * src/plugins/pgpmime/sylpheed.def
758                 Win32 compatibility patch, by
759                 Werner Koch
760
761 2006-06-28 [wwp]        2.3.1cvs31
762
763         * src/imap.c
764         * src/prefs_folder_item.c
765                 less compilation warnings (thanks to Fabien Vantard), less typos.
766
767 2006-06-28 [paul]       2.3.1cvs30
768
769         * src/gtk/gtkutils.c
770                 gtk_combo_box_set_focus_on_click() is only
771                 available since gtk 2.6.0
772
773 2006-06-28 [paul]       2.3.1cvs29
774
775         * src/prefs_ext_prog.c
776                 fix engrish and add a tooltip for the
777                 'command for 'Display as text' option
778
779 2006-06-28 [paul]
780
781         2.4.0-rc1 released
782
783 2006-06-28 [paul]       2.3.1cvs28
784
785         * ChangeLog
786         * tools/Makefile.am
787                 include textviewer.pl in releases
788
789 2006-06-28 [paul]       2.3.1cvs27
790
791         * src/prefs_ext_prog.c
792                 hide Print command option if libgnomeprint
793                 support is present
794
795 2006-06-27 [colin]      2.3.1cvs26
796
797         * src/compose.c
798                 Fix Esc handling in insert/attach dialog
799                 Don't show this dialog if dragging something
800                 else than text/uri-list
801                 Thanks to Fabien Vantard
802         * tools/textviewer.pl
803                 Filter script to display stuff as text
804                 by H. Merijn Brand
805
806 2006-06-27 [wwp]        2.3.1cvs25
807
808         * src/messageview.c
809                 use the exact product name (message view title), patch
810                 by Fabien Vantard.
811
812 2006-06-27 [ticho]      2.3.1cvs24
813
814         * src/prefs_account.c
815         * src/prefs_common.c
816         * src/prefs_common.h
817         * src/prefs_ext_prog.c
818         * src/textview.c
819                 Add a preference (Preferences/External programs)
820                 to allow "Display as text" to be done via a script
821                 (patch by H.Merijn Brand).
822                 Use GtkComboBox for protocol selection in account
823                 preferences.
824                 Only include current choice for existing accounts, and
825                 insensitivize the combobox.
826
827 2006-06-27 [paul]       2.3.1cvs23
828
829         * src/mbox.c
830                 fix crasher introduced in cvs21.
831                 Thanks to Colin
832
833 2006-06-26 [colin]      2.3.1cvs22
834
835         * src/mbox.c
836                 Fix double-frees when leaving folders
837                 after exporting to mbox
838
839 2006-06-26 [colin]      2.3.1cvs21
840
841         * src/mbox.c
842                 More feedback (and optimisation)
843                 on import/export
844         * src/common/utils.c
845                 Fix case when looking for mail addresses
846         * src/gtk/gtkutils.c
847                 Extra check for (X-)Face
848
849 2006-06-25 [ticho]      2.3.1cvs20
850
851         * src/compose.c
852         * src/exphtmldlg.c
853         * src/gtk/gtkutils.c
854         * src/gtk/gtkutils.h
855                 Added second argument to gtkut_sc_combobox_create() to
856                 control focus-on-click for the widget.
857                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
858
859 2006-06-25 [ticho]      2.3.1cvs19
860
861         * src/compose.c
862         * src/gtk/Makefile.am
863         * src/gtk/combobox.c
864         * src/gtk/combobox.h
865         * src/gtk/gtkutils.c
866         * src/gtk/gtkutils.h
867                 Use GtkComboBox instead of deprecated GtkOptionMenu
868                 for account selector in compose window and for encoding
869                 selector in attachment properties.
870                 Also factorise working with the new GtkComboBox somewhat.
871
872 2006-06-24 [paul]       2.3.1cvs18
873
874         * src/prefs_common.c
875                 use the correct default value
876
877 2006-06-24 [paul]       2.3.1cvs17
878
879         * src/compose.c
880         * src/prefs_common.c
881         * src/prefs_common.h
882         * src/prefs_compose_writing.c
883                 enable setting of default action when
884                 dnd'ing files in the compose window.
885                 (Collaborative effort with wwp)
886
887 2006-06-23 [wwp]        2.3.1cvs16
888
889         * src/compose.c
890                 i18n fix (thanks to Fabien Vantard)
891
892 2006-06-22 [colin]      2.3.1cvs15
893
894         * src/prefs_customheader.c
895                 Don't use filters in custom headers' file 
896                 selector. Remember, extensions mean nothing :)
897
898 2006-06-22 [paul]       2.3.1cvs14
899
900         * configure.ac
901                 allow setting of man directory location
902
903 2006-06-22 [colin]      2.3.1cvs13
904
905         * src/mainwindow.c
906                 Add 'View/Go to/Next unread folder'.
907                 I missed that :)
908
909 2006-06-22 [colin]      2.3.1cvs12
910
911         * src/common/utils.c
912                 Add some subject prefixes
913                 Patch by Bjorn T Johansen <btj@havleik.no>
914
915 2006-06-22 [colin]      2.3.1cvs11
916
917         * manual/advanced.xml
918                 Forgotten hidden pref
919
920 2006-06-21 [paul]       2.3.1cvs10
921
922         * src/prefs_account.c
923                 complete the removal of 'Add date header' option
924
925 2006-06-21 [paul]       2.3.1cvs9
926
927         * src/account.c
928         * src/compose.c
929         * src/prefs_account.c
930         * src/prefs_account.h
931                 remove option to add date header - always
932                 add date header
933         * src/etpan/imap-thread.c
934                 fix warnings (Thanks to Colin)
935
936 2006-06-21 [wwp]        2.3.1cvs8
937
938         * src/folder.c
939                 set the attachment flag when inline text part are (file)named. This is more convenient
940                 when receiving (for instance) inline source files or patches sent using thunderbird.
941
942 2006-06-21 [paul]       2.3.1cvs7
943
944         * src/inc.c
945                 fix off-by-one count of current msg in
946                 statusbar filtering progressbar
947
948 2006-06-21 [paul]       2.3.1cvs6
949
950         * src/folder.c
951                 Show attachment icon even if the part is 'inline'
952                 if the following conditions are met:
953                 - content-type != 'text/plain'
954                 - content-type != '*/pgp-signature'
955                 - either 'name' or 'filename' parameter is not NULL
956                 
957                 Thanks to Colin
958
959 2006-06-21 [paul]       2.3.1cvs5
960
961         * src/messageview.c
962         * src/prefs_common.c
963         * src/prefs_common.h
964         * src/prefs_other.c
965                 add an option to 'Never send Return
966                 Receipts'
967                 Thanks to Colin
968
969 2006-06-20 [mones]      2.3.1cvs4
970
971         * po/es.po
972                 updated
973         * src/compose.c
974                 typo fixed (space after comma)
975         * tools/make.themes.project
976                 remove exec mode from tarball files
977
978 2006-06-20 [colin]      2.3.1cvs3
979
980         * src/news.c
981         * src/procheader.c
982         * src/unmime.c
983                 Better fix for \n's in headers (don't 
984                 break Received: and others)
985
986 2006-06-20 [paul]       2.3.1cvs2
987
988         * src/alertpanel.c
989         * src/textview.c
990                 improve legibility of phishing attempt
991                 dialog
992
993 2006-06-20 [paul]       2.3.1cvs1
994
995         * NEWS
996         * README
997         * configure.ac
998                 Update version number following
999                 stable release
1000
1001 2006-06-20 [colin]      2.3.0cvs26
1002
1003         * src/compose.c
1004                 When dragging a file to the text of the compose
1005                 window, ask whether we want to insert or attach
1006                 (I know lots of people who do that to attach)
1007
1008 2006-06-20 [colin]      2.3.0cvs25
1009
1010         * src/etpan/imap-thread.c
1011                 Fix threshold (the append command is often > 32 bytes)
1012
1013 2006-06-19 [colin]      2.3.0cvs24
1014
1015         * src/imap.c
1016         * src/etpan/imap-thread.c
1017                 Workaround Rockliffe IMAP server bug: replace
1018                 "x UID SEARCH (ANSWERED UID 1:*)" with
1019                 "x UID SEARCH ANSWERED"
1020                 (Rockliffe doesn't handle the parenthesis)
1021
1022 2006-06-19 [colin]      2.3.0cvs23
1023
1024         * src/compose.c
1025         * src/imap.c
1026         * src/etpan/imap-thread.c
1027                 Probably fix bug #972 (Freezes when adding 
1028                 an attachment to the message)
1029         * src/common/defs.h
1030                 Modernize Firefox cmd
1031
1032
1033 2006-06-18 [colin]      2.3.0cvs22
1034
1035         * src/prefs_customheader.c
1036                 Only allow correct filenames for various
1037                 custom headers
1038
1039 2006-06-18 [colin]      2.3.0cvs21
1040
1041         * src/prefs_customheader.c
1042                 Add a 'From File...' button in custom headers prefs, which
1043                 try to do the right thing: 
1044                 for normal headers, use file as plaintext,
1045                 for X-Face, calls compface,
1046                 for Face, encode to b64.
1047
1048 2006-06-17 [colin]      2.3.0cvs20
1049
1050         * src/mh.c
1051                 Warning fix
1052
1053 2006-06-16 [colin]      2.3.0cvs19
1054
1055         * src/summaryview.c
1056                 Recursive quicksearch: show message list
1057                 in current folder, *then* search children
1058                 in the background.
1059
1060 2006-06-16 [colin]      2.3.0cvs18
1061
1062         * src/main.c
1063                 Instead of ignoring SIGPIPE, save caches
1064                 when getting one. Will fix the fact that
1065                 hot caches are out-of-date when logging 
1066                 out of Xorg.
1067         * src/compose.c
1068         * src/prefs_compose_writing.c
1069                 Only save text (not attachments) when 
1070                 auto-saving to drafts
1071         * src/unmime.c
1072                 Always replace \n, \r and \t with spaces
1073                 in headers
1074         * manual/dist/html/Makefile.am
1075         * manual/dist/pdf/Makefile.am
1076         * manual/dist/ps/Makefile.am
1077         * manual/dist/txt/Makefile.am
1078         * manual/fr/dist/html/Makefile.am
1079         * manual/fr/dist/pdf/Makefile.am
1080         * manual/fr/dist/ps/Makefile.am
1081         * manual/fr/dist/txt/Makefile.am
1082         * manual/pl/dist/html/Makefile.am
1083         * manual/pl/dist/pdf/Makefile.am
1084         * manual/pl/dist/ps/Makefile.am
1085         * manual/pl/dist/txt/Makefile.am
1086                 Fix make clean removing pregenerated manuals
1087
1088
1089 2006-06-16 [colin]      2.3.0cvs17
1090
1091         * src/plugins/pgpcore/sgpgme.c
1092         * src/plugins/pgpmime/pgpmime.c
1093         * src/plugins/pgpinline/pgpinline.c
1094                 Better error reporting in setup_signers.
1095                 Don't fallback to default key if specified
1096                 key isn't found.
1097                 Don't allow signing if more than one secret
1098                 key matches the one specified in prefs.
1099
1100 2006-06-15 [colin]      2.3.0cvs16
1101
1102         * src/folderview.c
1103                 Add "Send queue" in the folder's contextual
1104                 menu
1105         * src/compose.c
1106         * src/messageview.c
1107         * src/privacy.c
1108         * src/privacy.h
1109         * src/procmime.c
1110         * src/procmsg.c
1111         * src/plugins/pgpcore/passphrase.c
1112         * src/plugins/pgpcore/sgpgme.c
1113         * src/plugins/pgpinline/pgpinline.c
1114         * src/plugins/pgpmime/pgpmime.c
1115                 Better error reporting
1116         * src/mbox.c
1117                 Probably fix bug #971 (2.2.3 cannot read mail 
1118                 from local mbox)
1119
1120
1121 2006-06-15 [mones]      2.3.0cvs15
1122
1123         * tools/make.themes.project
1124                 creates the themes project from the web page
1125
1126 2006-06-15 [colin]      2.3.0cvs14
1127
1128         * src/folder.c
1129                 Better fix (avoid losing the folder if scan_tree 
1130                 fails)
1131
1132 2006-06-15 [cleroy]     2.3.0cvs13
1133
1134         * src/folder.c
1135                 Probably fix Bug #969 (crash on rebuilding 
1136                 imap folder)
1137
1138 2006-06-14 [colin]      2.3.0cvs12
1139
1140         * manual/dtd/manual.xsl
1141         * manual/sylpheed-claws-manual.xml
1142         * manual/fr/sylpheed-claws-manual.xml
1143         * manual/pl/sylpheed-claws-manual.xml
1144                 Insert pagebreaks between sections
1145
1146 2006-06-14 [paul]       2.3.0cvs11
1147
1148         * configure.ac
1149                 better fix than 2.3.0cvs10
1150
1151 2006-06-14 [paul]       2.3.0cvs10
1152
1153         * configure.ac
1154                 fix setting of PACKAGE_DATA_DIR with newer autoconf
1155                 (backwards compatible)
1156
1157 2006-06-13 [colin]      2.3.0cvs9
1158
1159         * src/messageview.c
1160                 Fix sending of return receipt with the new queue folders
1161
1162 2006-06-13 [wwp]        2.3.0cvs8
1163
1164         * src/quote_fmt_lex.l
1165                 fix wrong tokens returned in quote_fmt lexer, query not().
1166
1167 2006-06-13 [wwp]        2.3.0cvs7
1168
1169         * src/folder.c
1170         * src/prefs_folder_item.c
1171                 allow changing folder type even when folder is not a top-level one,
1172                 thanks to Colin.
1173
1174 2006-06-12 [colin]      2.3.0cvs6
1175
1176         * src/folderview.c
1177                 Fix double-ask of "Do you want to mark all
1178                 as read"
1179
1180 2006-06-12 [colin]      2.3.0cvs5
1181
1182         * src/compose.c
1183         * src/compose.h
1184         * src/folder.c
1185         * src/folder.h
1186         * src/imap.c
1187         * src/inc.c
1188         * src/main.c
1189         * src/messageview.c
1190         * src/mh.c
1191         * src/prefs_folder_item.c
1192         * src/procheader.c
1193         * src/procmime.c
1194         * src/procmsg.c
1195         * src/procmsg.h
1196         * src/send_message.c
1197         * src/summaryview.c
1198         * src/toolbar.c
1199                 Apply bug #964's patch (Queue and drafts aren't normal)
1200                 The Drafts and Queue folder now contain RFC-822 files,
1201                 allowing to move and copy mails from and to these 
1202                 folders. Moving from Drafts to Queue will prepare the
1203                 mail for sending (PGP signature, encryption, etc).
1204                 This patch also rework sending errors handling to try
1205                 to be more helpful.
1206                 Also, allow redefining folder types via the GUI 
1207                 (Folder type in its Properties)
1208
1209 2006-06-12 [colin]      2.3.0cvs4
1210
1211         * src/summaryview.c
1212         * src/prefs_common.c
1213         * src/prefs_common.h
1214         * src/gedit-print.c
1215                 Allow to define a specific print font - patch
1216                 by Bernhard Walle <bernhard.walle@gmx.de>
1217         * src/prefs_fonts.c
1218         * manual/advanced.xml
1219         * manual/fr/advanced.xml
1220                 Add a hidden pref to allow deletion without
1221                 confirmation
1222
1223 2006-06-12 [wwp]        2.3.0cvs3
1224
1225         * .cvsignore
1226                 more files to ignore.
1227
1228 2006-06-12 [wwp]        2.3.0cvs2
1229
1230         * src/quote_fmt.c
1231         * src/quote_fmt_lex.l
1232         * src/quote_fmt_parse.y
1233                 extend the quote_fmt parser (templates and quotes):
1234                 - allow limited sub-expressions in |p{} and |f{} expressions,
1235                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
1236                 - implemented/fixed missing implementation of query_references and show_references,
1237                 - completed, fixed contents and format of the symbols help dialog,
1238                 - fix some compilation warnings.
1239
1240 2006-06-12 [wwp]        2.3.0cvs1
1241
1242         * manual/advanced.xml
1243         * manual/fr/advanced.xml
1244                 updates in the "templates" section of the manual (eng/fr):
1245                  - be more precise (both versions)
1246                  - completed to match the english reference (fr version)
1247                  - touchups (both versions)
1248
1249 2006-06-12 [paul]       2.3.0
1250
1251         2.3.0 released
1252
1253 2006-06-12 [paul]       2.2.3cvs14
1254
1255         * po/ca.po
1256         * po/cs.po
1257         * po/de.po
1258         * po/el.po
1259         * po/fr.po
1260         * po/it.po
1261         * po/pt_BR.po
1262         * po/sr.po
1263         * po/zh_CN.po
1264                 updated by Miquel Oliete, Tim, Stephan Sachse,
1265                 Stavros Giannouris, Fabien Vantard, Andrea
1266                 Spadaccini, Frederico Goncalves Guimaraes,
1267                 Aleksandar Urosevic, and Ralgh Young
1268
1269 2006-06-12 [colin]      2.2.3cvs13
1270
1271         * src/mbox.c
1272                 Add missing header
1273
1274 2006-06-11 [colin]      2.2.3cvs12
1275
1276         * src/msgcache.c
1277                 Verify that g_malloc() succeeded
1278
1279 2006-06-11 [colin]      2.2.3cvs11
1280
1281         * src/wizard.c
1282                 Add Face header to welcome mail
1283
1284 2006-06-10 [colin]      2.2.3cvs10
1285
1286         * src/textview.c
1287                 Revert previous (Forgot it changes the
1288                 margin on the whole mail)
1289
1290 2006-06-10 [colin]      2.2.3cvs9
1291
1292         * src/textview.c
1293                 Don't overlap long headers under (X-)Face
1294
1295 2006-06-10 [mones]      2.2.3cvs8
1296
1297         * manual/xml2pdf
1298                 allow generation of manual on systems lacking saxon binary
1299                 but with java and the saxon library installed
1300
1301         * po/es.po
1302                 updated for release
1303
1304 2006-06-09 [colin]      2.2.3cvs7
1305
1306         * src/summaryview.c
1307                 Fix leak when using Display Sender using Addressbook
1308
1309 2006-06-09 [colin]      2.2.3cvs6
1310
1311         * src/compose.c
1312         * src/folder.c
1313         * src/folderview.c
1314         * src/mimeview.c
1315         * src/summaryview.c
1316                 More leaks fixes
1317
1318 2006-06-09 [paul]       2.2.3cvs5
1319
1320         * AUTHORS
1321         * src/gtk/authors.h
1322         * tools/claws.i18n.status.pl
1323                 updated with new info
1324
1325 2006-06-09 [paul]       2.2.3cvs4
1326
1327         * README
1328                 updated
1329         * manual/ack.xml
1330                 add wwp to authors list
1331         * src/gtk/authors.h
1332                 update mine and Colin's addresses
1333
1334 2006-06-08 [colin]      2.2.3cvs3
1335
1336         * src/etpan/imap-thread.c
1337                 Fix leak on SSL cert check
1338
1339 2006-06-08 [colin]      2.2.3cvs2
1340
1341         * src/common/utils.c
1342                 Fix leak
1343
1344 2006-06-08 [paul]       2.2.3cvs1
1345
1346         * configure.ac
1347                 Update version number following
1348                 stable release
1349
1350 2006-06-07 [colin]      2.2.2cvs3
1351
1352         * src/msgcache.c
1353                 Fix catching cache read errors (guint instead of gint)
1354                 Prevent malloc'ing more than 8MB (means cache corruption)
1355
1356 2006-06-07 [paul]       2.2.2cvs2
1357
1358         * src/exporthtml.c
1359         * src/exportldif.c
1360         * src/mh.c
1361         * src/mutt.c
1362         * src/pine.c
1363         * src/common/utils.c
1364                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
1365                 obey $HOME'
1366                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
1367                 Thanks to Colin
1368
1369 2006-06-06 [paul]       2.2.2cvs1
1370
1371         * configure.ac
1372                 Update version number following
1373                 stable release
1374
1375 2006-06-06 [paul]       2.2.1cvs6
1376
1377         * src/matcher.c
1378                 fix  implicit declaration of
1379                 sylpheed_do_idle()
1380                 Patch by Fabien Vantard
1381
1382 2006-06-06 [paul]       2.2.1cvs5
1383
1384         * src/matcher.c
1385                 fix age_greater and age_lower so that they
1386                 mean what say and not '...or equal to'
1387                 Thanks to Colin
1388
1389 2006-06-06 [paul]       2.2.1cvs4
1390
1391         * src/textview.c
1392         * src/common/utils.c
1393                 fix URI check
1394                 Thanks to Colin
1395
1396 2006-06-05 [wwp]        2.2.1cvs3
1397
1398         * manual/fr/account.xml
1399                 minor language fixes (thanks to Fabien Vantard).
1400
1401 2006-06-05 [colin]      2.2.1cvs2
1402
1403         * src/prefs_folder_item.c
1404         * src/folderview.c
1405                 Allow recursive setting of properties 
1406                 for whole mailboxes
1407         * src/matcher.c
1408                 Don't freeze on 'test' filtering rule
1409
1410 2006-06-05 [colin]      2.2.1cvs1
1411
1412         * configure.ac
1413                 Update version number following
1414                 stable release
1415
1416 2006-06-04 [wwp]        2.2.0cvs82
1417
1418         * manual/glossary.xml
1419         * manual/account.xml
1420         * manual/fr/glossary.xml
1421         * manual/fr/account.xml
1422                 added glossary section and references/links related to the Face custom header.
1423
1424 2006-06-04 [colin]      2.2.0cvs81
1425
1426         * src/summaryview.c
1427                 Skip to next message on move with no
1428                 immediate execution
1429
1430 2006-06-04 [wwp]        2.2.0cvs80
1431
1432         * manual/xml2pdf
1433                 added sanity checks, exit when needed.
1434
1435 2006-06-03 [paul]       2.2.0cvs79
1436
1437         * src/prefs_receive.c
1438                 page name is now 'Receiving'
1439         * src/prefs_send.c
1440                 page name is now 'Sending'
1441
1442 2006-06-03 [colin]      2.2.0cvs78
1443
1444         * src/plugins/spamassassin/spamassassin_gtk.c
1445                 Autoswitch to Localhost if transport was previously
1446                 disabled. Else people had to check [] Enable, then
1447                 *reselect* transport.
1448
1449 2006-06-03 [colin]      2.2.0cvs77
1450
1451         * src/plugins/pgpinline/pgpinline.c
1452         * src/plugins/pgpmime/pgpmime.c
1453                 Check that gpg_data_release_and_get_mem 
1454                 didn't fail (now, why this happens...)
1455
1456 2006-06-03 [colin]      2.2.0cvs76
1457
1458         * src/mbox.c
1459                 Fix bug #962 (Manual and/or UI should 
1460                 warn about incompatible locking 
1461                 causing dataloss)
1462
1463 2006-06-02 [cleroy]     2.2.0cvs75
1464
1465         * src/filtering.c
1466         * src/folder.c
1467         * src/procmsg.c
1468         * src/summaryview.c
1469                 Fix a few leaks
1470
1471 2006-06-02 [colin]      2.2.0cvs74
1472
1473         * src/main.c
1474                 On exit, free caches after writing them
1475                 Shuts up some valgrind false positives
1476         * src/procmsg.c
1477         * src/send_message.c
1478                 Fix races when reusing existing SMTP connections
1479                 Fix inexistant session timeout
1480         * src/toolbar.c
1481                 Display alertpanel after all queues have
1482                 been processed, not after each
1483
1484 2006-06-02 [wwp]        2.2.0cvs73
1485
1486         * manual/fr/glossary.xml
1487         * manual/fr/ack.xml
1488         * manual/ack.xml
1489                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
1490
1491 2006-06-02 [wwp]        2.2.0cvs72
1492
1493         * manual/xml2pdf
1494         * manual/dist/pdf/Makefile.am
1495         * manual/dtd/manual.xsl
1496         * manual/fr/dist/pdf/Makefile.am
1497         * manual/pl/dist/pdf/Makefile.am
1498                 we changed the procedure to generate the .pdf version of the manual.
1499                 The procedure is more modern and the .pdf we get now has a valid index.
1500                 Here are the new pre-requisites:
1501
1502                 - JRE 1.x (1.4 here): there must be one from your distro
1503                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
1504                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
1505                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
1506
1507                 See my posts for further info about the installation of this toolchain:
1508
1509                 Date: Fri, 19 May 2006 19:40:06 +0200
1510                 From: wwp <subscript@free.fr>
1511                 To: sylpheed-claws-devel@lists.sourceforge.net
1512                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
1513
1514                 and
1515
1516                 Date: Wed, 24 May 2006 12:58:49 +0200
1517                 From: wwp <subscript@free.fr>
1518                 To: sylpheed-claws-devel@lists.sourceforge.net
1519                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
1520
1521 2006-06-01 [colin]      2.2.0cvs71
1522
1523         * src/compose.c
1524                 Better guards against IMAP races
1525         * src/main.c
1526         * src/prefs_common.c
1527         * src/prefs_common.h
1528         * src/common/ssl_certificate.c
1529         * src/etpan/imap-thread.c
1530         * src/etpan/imap-thread.h
1531         * src/gtk/sslcertwindow.c
1532                 New hidden option ssl_skip_cert_check to 
1533                 avoid dups of bug #959 (libetpan linked
1534                 against gnutls and gnutls buggy on 64bit)
1535                 Present expired warning only once per
1536                 session/server.
1537         * manual/advanced.xml
1538         * manual/fr/advanced.xml
1539                 Document new option
1540
1541 2006-06-01 [wwp]        2.2.0cvs70
1542
1543         * src/messageview.c
1544                 fix for bug #961 (return receipt dialog 
1545                 complains incorrectly about return-path 
1546                 email adress being different), thanks 
1547                 to Colin.
1548
1549 2006-05-31 [cleroy]     2.2.0cvs69
1550
1551         * src/common/ssl.c
1552                 Guard against NULLs, although this
1553                 should never be an issue
1554
1555 2006-05-31 [colin]      2.2.0cvs68
1556
1557         * src/filtering.c
1558                 Use g_slist_prepend
1559         * src/imap.c
1560                 Don't remove caches when destroying folder, it
1561                 could (should) be done at exit
1562         * src/inc.c
1563                 free processing cache after incorporation
1564         * src/etpan/imap-thread.c
1565                 Maybe fix bug #959 (Crash on moving to emails 
1566                 to a imap account per ssl with a expired 
1567                 certificate.)
1568
1569 2006-05-30 [colin]      2.2.0cvs67
1570
1571         * src/summaryview.c
1572                 Put back event flush when displaying message
1573                 It avoids reading a bunch of messages just
1574                 by hitting shift-n for too long ;)
1575
1576 2006-05-29 [colin]      2.2.0cvs66
1577
1578         * src/summaryview.c
1579                 Remove useless g_warnings
1580
1581 2006-05-29 [colin]      2.2.0cvs65
1582
1583         * src/imap.c
1584                 Fix g_slist_append()s for performance
1585
1586 2006-05-29 [colin]      2.2.0cvs64
1587
1588         * src/compose.c
1589         * src/common/utils.c
1590                 Fix extraneous tab at start of addresses
1591         * src/mainwindow.c
1592                 Fix warnings (thanks to Fabien)
1593                 Fix crash at exit when composing messages 
1594                 exist
1595         * src/pop.c
1596                 Fix progress bar when deleting expired mails
1597                 Thanks to Hiro
1598         * src/summaryview.c
1599         * src/gtk/gtksctree.c
1600                 Fix re-sorting slowness
1601
1602 2006-05-29 [paul]       2.2.0cvs63
1603
1604         * src/mh.c
1605                 fetch full message when moving mails
1606                 from another mailbox, (fixed data loss
1607                 when filtering from IMAP to MH, introduced
1608                 in 2.2.0cvs57).
1609                 Thanks to Colin
1610
1611 2006-05-29 [mones]      2.2.0cvs62
1612
1613         * src/gtk/gtksctree.c
1614                 Unselect faster (patch by Colin)        
1615
1616 2006-05-26 [colin]      2.2.0cvs61
1617
1618         * src/summaryview.c
1619                 Unplug MSGINFO_UPDATE callback on delete too.
1620
1621 2006-05-26 [colin]      2.2.0cvs60
1622
1623         * src/foldersel.c
1624                 Fix bold in folder selection window with glib2.10
1625                 thanks Hiro
1626
1627 2006-05-26 [colin]      2.2.0cvs59
1628
1629         * src/procheader.c
1630                 Convert date only if necessary (and don't
1631                 try to convert from utf8 to utf8, too)
1632         * src/summaryview.c
1633                 Only set column's text if the column's 
1634                 displayed
1635
1636 2006-05-26 [colin]      2.2.0cvs58
1637
1638         * src/summaryview.c
1639         * src/gtk/gtkutils.c
1640                 Fix useless warning
1641
1642 2006-05-26 [colin]      2.2.0cvs57
1643
1644         * src/mainwindow.c
1645                 Make summaryview selectable as long as 
1646                 no message has focus
1647         * src/mh.c
1648                 Faster deletion (by implementing mh_remove_msgs)
1649                 Faster copy (avoid using mh_fetch_msg just to get
1650                 the filename)
1651                 Faster move (using move_file instead of copy_file
1652                 if MSG_IS_MOVE)
1653                 No progressbar if total number of mails to cp/mv 
1654                 is less than 100
1655         * src/summaryview.c
1656                 Fix removal from subject_table when mail gets moved
1657                 Faster deletion (g_slist_prepend instead of append)
1658         * src/gtk/gtksctree.c
1659                 Remove useless code
1660
1661 2006-05-25 [colin]      2.2.0cvs56
1662
1663         * src/common/ssl_certificate.c
1664                 Fix leak in expired cert check
1665
1666 2006-05-25 [colin]      2.2.0cvs55
1667
1668         * src/mh.c
1669                 Disable flags syncing on .mh_sequences - it
1670                 is buggy and marks mails read under unknown
1671                 conditions.
1672
1673 2006-05-25 [paul]
1674
1675         * 2.3.0-rc4 released
1676
1677 2006-05-24 [colin]      2.2.0cvs54
1678
1679         attention cvs users: if you manage to crash
1680         Sylpheed-Claws while moving, copying or deleting
1681         mails, we *are* interested in stack traces and
1682         valgrind logs. It looks stable, but one never
1683         knows...
1684
1685         * src/folder.c
1686                 Add progressbar for cache updates
1687         * src/folderutils.c
1688                 Optimize Mark all read in the current
1689                 folder
1690         * src/mh.c
1691                 Add progressbar for copy/move
1692         * src/procmsg.c
1693                 Optimize O(n^2) in copy/move
1694         * src/summaryview.c
1695         * src/gtk/gtksctree.c
1696                 Optimize O(n^2) algos
1697         * src/common/timing.h
1698                 Display ms instead of us
1699
1700 2006-05-24 [wwp]        2.2.0cvs53
1701
1702         * manual/fr/advanced.xml
1703                 updates to the French manual.
1704
1705 2006-05-24 [wwp]        2.2.0cvs52
1706
1707         * src/common/utils.c
1708                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
1709
1710 2006-05-24 [wwp]        2.2.0cvs51
1711
1712         * src/folderutils.c
1713                 fixed "mark all read" in MH folders (thanks to Colin).
1714
1715 2006-05-24 [paul]       2.2.0cvs50
1716
1717         * doc/man/sylpheed-claws.1
1718                 updated the man page
1719
1720 2006-05-23 [colin]      2.2.0cvs49
1721
1722         * src/folderview.c
1723         * src/imap.c
1724         * src/inc.c
1725         * src/mbox.c
1726         * src/messageview.c
1727         * src/news.c
1728         * src/send_message.c
1729         * src/summaryview.c
1730         * src/gtk/sslcertwindow.c
1731                 alertpanel fixes, by Fabien
1732
1733 2006-05-23 [colin]      2.2.0cvs48
1734
1735         * src/folder.c
1736         * src/folderview.c
1737         * src/msgcache.c
1738         * src/summaryview.c
1739         * src/gtk/gtksctree.c
1740         * src/gtk/gtksctree.h
1741                 More timings
1742                 Fix slow loading problem, which was caused by the
1743                 use of some gtk_ctree funcs and their use of
1744                 g_list_position while gtk_ctree_(un)link'ing.
1745                 Reap more functions from gtkctree.c to be sure we
1746                 use our (fast) version instead of theirs.
1747         * src/mh.c
1748                 Fix copy of unread mails
1749
1750
1751 2006-05-22 [wwp]        2.2.0cvs47
1752
1753         * manual/fr/advanced.xml
1754                 updated.
1755
1756 2006-05-22 [colin]      2.2.0cvs46
1757
1758         * src/filtering.c
1759                 Fix possible infinite loop. 'copy' is not a 
1760                 final action, so when encountering a 'copy',
1761                 we have to check if a previous one was set
1762                 and do it. In the same way, if we encounter
1763                 a 'move' we have to perform a possibly 
1764                 pending 'copy'. This will slow down filtering
1765                 on IMAP if move+copy or multiple copy actions
1766                 are to be done, but handling it via the batch
1767                 would be really too convoluted.
1768
1769 2006-05-22 [wwp]        2.2.0cvs45
1770
1771         * manual/fr/advanced.xml
1772         * manual/fr/faq.xml
1773         * manual/fr/glossary.xml
1774         * manual/fr/handling.xml
1775         * manual/fr/intro.xml
1776         * manual/fr/plugins.xml
1777         * manual/fr/sylpheed-claws-manual.xml
1778                 sync w/ the english manual: updates URIs, documented mailing-list
1779                 support, better explanation about the enabled/disabled feature
1780                 in filtering/processing rules by Paul.
1781
1782 2006-05-21 [colin]      2.2.0cvs44
1783
1784         * src/summaryview.c
1785                 Don't expand after building threads, but during
1786
1787 2006-05-21 [colin]      2.2.0cvs43
1788
1789         * src/procmsg.c
1790         * src/summaryview.c
1791                 More timing possibilities... For next time I have 
1792                 to find out how the hell some 3GHz computer takes
1793                 one minute to open a 30k folder...
1794
1795 2006-05-21 [colin]      2.2.0cvs42
1796
1797         * manual/pl/advanced.xml
1798         * manual/pl/faq.xml
1799         * manual/pl/glossary.xml
1800         * manual/pl/handling.xml
1801         * manual/pl/intro.xml
1802         * manual/pl/plugins.xml
1803         * manual/pl/sylpheed-claws-manual.xml
1804                 Polish manual updated by Pawel
1805
1806 2006-05-20 [colin]
1807
1808         * 2.3.0-rc3 released
1809
1810 2006-05-20 [colin]      2.2.0cvs41
1811
1812         * src/imap.c
1813                 Fix -rc2 problems:
1814                 - remove cache of moved messages from original folder
1815                 - apply new flags to messages even if they aren't appliable
1816                   via IMAP.
1817
1818 2006-05-20 [colin]
1819
1820         * 2.3.0-rc2 released
1821
1822 2006-05-19 [colin]      2.2.0cvs40
1823
1824         * src/imap.c
1825                 Don't issue SELECT in imap_change_flags
1826                 before having checked that we indeed have
1827                 some flags to change. MSG_POSTFILTERED for
1828                 example can't be used on IMAP.
1829                 Fixes bug #955 (copying messages between 
1830                 imap folders is extremely slow), which was
1831                 a regression.
1832
1833 2006-05-19 [colin]      2.2.0cvs39
1834
1835         * src/folder.c
1836         * src/folder.h
1837         * src/folderview.c
1838                 Try to fix bug #830 (Some unread messages 
1839                 get marked read in IMAP inbox):
1840                 - Prevent scanning a folder if it's being 
1841                   opened via the GUI
1842                 - Postpone opening via the GUI of a folder
1843                   currently scanned.
1844
1845
1846 2006-05-19 [wwp]        2.2.0cvs38
1847
1848         * manual/advanced.xml
1849                 fix English+typo (thanks to Paul).
1850
1851 2006-05-19 [wwp]        2.2.0cvs37
1852
1853         * manual/advanced.xml
1854         * manual/fr/advanced.xml
1855         * src/gtk/logwindow.c
1856         * src/prefs_common.c
1857         * src/prefs_common.h
1858                 added hidden prefs to allow customization of colors used in
1859                 protocol log window (useful for dark gtk+ themes).
1860
1861 2006-05-19 [wwp]        2.2.0cvs36
1862
1863         * ChangeLog
1864                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
1865
1866 2006-05-19 [paul]       2.2.0cvs35
1867
1868         * src/textview.c
1869                 make Reply-To fully clickable
1870         * src/gtk/logwindow.c
1871                 more colouring (SMTP ESMTP)
1872         Both patches by Pawel Pekala
1873
1874 2006-05-19 [cleroy]     2.2.0cvs34
1875
1876         * src/mh.c
1877                 Don't update flags from current folder
1878                 Probably fixes bug #935 (Read Messages 
1879                 Revert to Being Marked as Unread)
1880
1881 2006-05-18 [colin]      2.2.0cvs33
1882
1883         * src/imap.c
1884                 Warning fix
1885         * src/compose.c
1886         * src/mainwindow.c
1887         * src/summaryview.c
1888         * src/toolbar.c
1889                 Allow replying to multiple emails
1890                 in multiple windows
1891         * src/mimeview.c
1892         * src/etpan/imap-thread.c
1893                 Leak fixes
1894
1895 2006-05-18 [paul]       2.2.0cvs32
1896
1897         * src/summaryview.c
1898                 keep Mailing-List menu refreshed
1899                 Thanks to Colin
1900
1901 2006-05-18 [paul]       2.2.0cvs31
1902
1903         * manual/advanced.xml
1904         * manual/faq.xml
1905         * manual/glossary.xml
1906         * manual/handling.xml
1907         * manual/intro.xml
1908         * manual/plugins.xml
1909         * manual/sylpheed-claws-manual.xml
1910                 update URLs
1911                 add info about mailing-list support
1912                 edit filtering info
1913         * src/wizard.c
1914         * src/common/defs.h
1915         * src/gtk/about.c
1916         * src/plugins/dillo_viewer/README
1917                 update URLs
1918
1919 2006-05-17 [wwp]        2.2.0cvs30
1920
1921         * manual/handling.xml
1922         * manual/fr/handling.xml
1923                 documented the ability to enabled/disable filtering/processing rules.
1924
1925 2006-05-17 [colin]      2.2.0cvs29
1926
1927         * src/main.c
1928                 Don't initialize g_thread subsystem if it's 
1929                 already done (thanks to Hiro)
1930         * src/mimeview.c
1931                 Fix saving of parts when there name can't be
1932                 converted from UTF-8.
1933
1934 2006-05-17 [paul]       2.2.0cvs28
1935
1936         * po/Makefile.in.in
1937                 fix config.status warning with autoconf 2.60
1938
1939 2006-05-17 [paul]       2.2.0cvs27
1940
1941         * po/POTFILES.in
1942                 add src/mbox.c
1943
1944 2006-05-17 [wwp]        2.2.0cvs26
1945
1946         * src/mainwindow.c
1947                 fix useless and potentially dangerous buffer walking (thanks to Colin).
1948
1949 2006-05-17 [wwp]        2.2.0cvs25
1950
1951         * src/plugins/demo/demo.c
1952                 updated product name in plugin demo (many plugins need to be
1953                 sync'ed w/ that change).
1954
1955 2006-05-17 [colin]      2.2.0cvs24
1956
1957         * src/mh.c
1958                 Fix leak
1959
1960 2006-05-16 [colin]      2.2.0cvs23
1961
1962         * src/mainwindow.c
1963                 Stupid me hit again. Fix cvs22.
1964
1965 2006-05-16 [colin]      2.2.0cvs22
1966
1967         * src/mainwindow.c
1968                 Fix bug #922 (sylpheed-claws crashed after 
1969                 pushing on Inbox folder)
1970
1971 2006-05-16 [colin]      2.2.0cvs21
1972
1973         * src/compose.c
1974                 Make From header be copy/paste/select-able
1975
1976 2006-05-16 [wwp]        2.2.0cvs20
1977
1978         * src/export.c
1979         * src/matcher.c
1980         * src/summaryview.c
1981         * src/etpan/imap-thread.c
1982                 fix some compiler warnings (thanks to Colin).
1983
1984 2006-05-16 [wwp]        2.2.0cvs19
1985
1986         * src/action.c
1987         * src/gedit-print.c
1988         * src/inc.c
1989         * src/mainwindow.c
1990         * src/mh.c
1991         * src/statusbar.c
1992         * src/send_message.c
1993         * src/summaryview.c
1994                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
1995
1996 2006-05-15 [colin]      2.2.0cvs18
1997
1998         * src/procmsg.c
1999                 Fix automatic rule creation with List-Post
2000
2001 2006-05-15 [paul]       2.2.0cvs17
2002
2003         * tools/filter_conv_new.pl
2004                 updated for rule enabling/disabling
2005                 claws version >= 2.3.x required
2006
2007 2006-05-15 [cleroy]     2.2.0cvs16
2008
2009         * src/main.c
2010                 Revert test
2011
2012 2006-05-15 [cleroy]     2.2.0cvs15
2013
2014         * src/main.c
2015                 test
2016
2017 2006-05-15 [wwp]        2.2.0cvs14
2018
2019         * manual/pl/.cvsignore
2020                 ignore generated files.
2021
2022 2006-05-14 [wwp]        2.3.0-rc1
2023
2024         * 2.3.0-rc1 released
2025
2026 2006-05-13 [wwp]        2.2.0cvs13
2027
2028         * src/filtering.c
2029         * src/filtering.h
2030         * src/matcher.c
2031         * src/matcher_parser_lex.l
2032         * src/matcher_parser_parse.y
2033         * src/prefs_filtering.c
2034                 new feature: provide the ability to disable filtering and processing
2035                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
2036                 adaptations.
2037
2038 2006-05-13 [colin]      2.2.0cvs12
2039
2040         * src/compose.c
2041                 Remove useless if (a) b; else b;
2042                 Thanks to wwp
2043
2044 2006-05-13 [wwp]        2.2.0cvs11
2045
2046         * src/export.c
2047         * src/import.c
2048         * src/mainwindow.c
2049         * src/mbox.c
2050         * src/summaryview.c
2051         * src/summaryview.h
2052                 no more silent failures (or at least less ones) when importing
2053                 or exporting from/to mbox. Also start importing/exporting if
2054                 the necessary info is set.
2055
2056 2006-05-13 [wwp]        2.2.0cvs10
2057
2058         * RELEASE_NOTES
2059                 restored up-to-date release notes.
2060
2061 2006-05-13 [paul]       2.2.0cvs9
2062
2063         * po/nl.po
2064         * po/ru.po
2065                 updated by Tim Dijkstra and Pavlo Bohmat
2066
2067 2006-05-12 [colin]      2.2.0cvs8
2068
2069         * src/gtk/quicksearch.c
2070                 Add "k" as shortcut for "colorlabel". Patch
2071                 by ath42@users.sf.net.
2072
2073 2006-05-12 [paul]       2.2.0cvs7
2074
2075         * src/prefs_common.h
2076         * src/prefs_summaries.c
2077         * src/summaryview.c
2078                 when entering a folder also allow
2079                 going directly to first Marked message
2080
2081 2006-05-12 [paul]       2.2.0cvs6
2082
2083         * src/summaryview.c
2084                 always obey 'confirm before marking all
2085                 mails read' option
2086
2087 2006-05-12 [paul]       2.2.0cvs5
2088
2089         * src/textview.c
2090                 make Sender fully clickable
2091
2092 2006-05-12 [colin]      2.2.0cvs4
2093
2094         * src/compose.c
2095         * src/compose.h
2096                 Let From be editable
2097         * src/main.c
2098         * src/mh.c
2099                 Full support of .mh_sequences' Unseen seq
2100
2101 2006-05-12 [colin]      2.2.0cvs3
2102
2103         * src/folder.c
2104         * src/mainwindow.c
2105         * src/mainwindow.h
2106         * src/messageview.c
2107         * src/prefs_spelling.c
2108         * src/procheader.c
2109         * src/procmsg.c
2110         * src/procmsg.h
2111         * src/summaryview.c
2112         * src/toolbar.c
2113         * src/toolbar.h
2114                 Add contextual menu on Compose toolbar
2115                 button. Fixes bug #944 (Automatic
2116                 addresses not applied when changing account
2117                 from compose window)
2118                 add Mailing List support
2119                 based on the old 0.6.5claws25 patch by
2120                 Melvin Hadasht, with finishing touches
2121                 by Colin
2122                 Fix "ignore thread" when mails are threaded by
2123                 subject (and weren't ignored although appearing
2124                 in the thread).
2125                 GUI rework.
2126                 Both patches by Pawel.
2127
2128 2006-05-08 [paul]       2.2.0cvs2
2129
2130         * src/mainwindow.c
2131         * src/mainwindow.h
2132         * src/messageview.c
2133         * src/procheader.c
2134         * src/procmsg.c
2135         * src/procmsg.h
2136         * src/summaryview.c
2137                 add Mailing List support
2138                 based on the old 0.6.5claws25 patch by 
2139                 Melvin Hadasht, with finishing touches
2140                 by Colin
2141
2142 2006-05-08 [colin]      2.2.0cvs1
2143
2144         * src/mainwindow.c
2145         * src/toolbar.c
2146         * src/toolbar.h
2147                 Add contextual menu on Compose toolbar 
2148                 button. Fixes bug #944 (Automatic 
2149                 addresses not applied when changing account 
2150                 from compose window)
2151
2152 2006-05-08 [paul]       2.2.0
2153
2154         2.2.0 released
2155
2156 2006-05-08 [paul]       2.1.1cvs51
2157
2158         * po/cs.po
2159         * po/de.po
2160         * po/en_GB.po
2161         * po/fi.po
2162         * po/fr.po
2163         * po/pt_BR.po
2164         * po/sr.po
2165         * po/zh_CN.po
2166                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
2167                 Fabien Vantard, Frederico Goncalves Guimaraes,
2168                 Aleksandar Urosevic, and Ralgh Young
2169
2170 2006-05-12 [colin]      2.1.1cvs50
2171
2172         * po/cs.po
2173         * po/de.po
2174         * po/en_GB.po
2175         * po/es.po
2176         * po/fi.po
2177         * po/fr.po
2178         * po/pt_BR.po
2179         * po/sr.po
2180         * po/zh_CN.po
2181                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
2182                 Fabien Vantard, Frederico Goncalves Guimaraes,
2183                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
2184
2185 2006-05-05 [colin]      2.1.1cvs49
2186
2187         * manual/Makefile.am
2188         * manual/pl/Makefile.am
2189         * manual/pl/account.xml
2190         * manual/pl/ack.xml
2191         * manual/pl/addrbook.xml
2192         * manual/pl/advanced.xml
2193         * manual/pl/faq.xml
2194         * manual/pl/glossary.xml
2195         * manual/pl/gpl.xml
2196         * manual/pl/handling.xml
2197         * manual/pl/intro.xml
2198         * manual/pl/keyboard.xml
2199         * manual/pl/plugins.xml
2200         * manual/pl/starting.xml
2201         * manual/pl/sylpheed-claws-manual.xml
2202         * manual/pl/dist/.cvsignore
2203         * manual/pl/dist/Makefile.am
2204         * manual/pl/dist/html/.cvsignore
2205         * manual/pl/dist/html/Makefile.am
2206         * manual/pl/dist/pdf/.cvsignore
2207         * manual/pl/dist/pdf/Makefile.am
2208         * manual/pl/dist/ps/.cvsignore
2209         * manual/pl/dist/ps/Makefile.am
2210         * manual/pl/dist/txt/.cvsignore
2211         * manual/pl/dist/txt/Makefile.am
2212                 Add the polish translation of the manual,
2213                 Authored by Pawel Pekala.
2214
2215 2006-05-05 [cleroy]     2.1.1cvs48
2216
2217         * src/main.c
2218                 Re-read matcherrc after loading plugins 
2219                 if some of them add folders.
2220
2221 2006-05-03 [colin]      2.1.1cvs47
2222
2223         * src/imap.c
2224                 I'm idiot
2225
2226 2006-05-03 [colin]      2.1.1cvs46
2227
2228         * src/imap.c
2229                 Be sure to have a session when
2230                 getting separator
2231
2232 2006-05-03 [colin]      2.1.1cvs45
2233
2234         * src/imap.c
2235         * src/imap.h
2236         * src/imap_gtk.c
2237                 Fix preventing renaming with namespace 
2238                 separator.
2239
2240 2006-05-01 [colin]      2.1.1cvs44
2241
2242         * src/action.c
2243                 Don't reload messageview when result of
2244                 action is piped.
2245
2246 2006-04-29 [colin]      2.1.1cvs43
2247
2248         * src/prefs_receive.c
2249         * src/plugins/spamassassin/spamassassin_gtk.c
2250         * src/plugins/clamav/clamav_plugin_gtk.c
2251                 GUI fixes by Pawel
2252
2253 2006-04-29 [colin]      2.1.1cvs42
2254
2255         * src/prefs_compose_writing.c
2256         * src/prefs_quote.c
2257                 Cleanups. Patch by Pawel
2258
2259 2006-04-28 [paul]       2.1.1cvs41
2260
2261         * src/matcher.c
2262                 fix returned quick search results when search
2263                 term contains an underscore.
2264                 Thanks to Colin
2265
2266 2006-04-28 [paul]       2.1.1cvs40
2267
2268         * src/prefs_message.c
2269         * src/prefs_receive.c
2270                 GUI cleanups
2271                 Patches by Pawel Pekala
2272
2273 2006-04-27 [colin]      2.1.1cvs39
2274
2275         * src/wizard.c
2276                 Differentiate subject Welcome from
2277                 window's title Welcome
2278
2279 2006-04-27 [paul]
2280
2281         2.2.0-rc1 released
2282
2283 2006-04-27 [paul]       2.1.1cvs38
2284
2285         * manual/advanced.xml
2286         * manual/fr/advanced.xml
2287                 add info about compose_no_markup hidden pref
2288
2289 2006-04-27 [paul]       2.1.1cvs37
2290
2291         * src/prefs_account.c
2292                 improve privacy labels
2293         * src/prefs_msg_colors.c
2294                 change some strings for translators' convenience
2295         * src/gtk/gtkutils.c
2296                 don't underline the link button text
2297
2298 2006-04-25 [colin]      2.1.1cvs36
2299
2300         * src/folder.c
2301                 Complete 2.1.1cvs33 (once more ;)
2302
2303 2006-04-25 [colin]      2.1.1cvs35
2304
2305         * src/editldap.c
2306                 Fix tooltip
2307
2308 2006-04-25 [cleroy]     2.1.1cvs34
2309
2310         * src/compose.c
2311         * src/gtk/gtkaspell.c
2312                 Fix crash on redirect (related to the return 
2313                 of the aspell menu in compose's toolbar)
2314         * src/prefs_msg_colors.c
2315                 Fix sensitivity widgets
2316         * src/image_viewer.c
2317         * src/gtk/pluginwindow.c
2318         * src/gtk/prefswindow.c
2319                 Change released signals to clicked (Fabien)
2320         * po/POTFILES.in
2321         * src/common/socket.c
2322         * src/plugins/spamassassin/spamassassin.c
2323                 Translate strings (Fabien)
2324
2325 2006-04-25 [paul]       2.1.1cvs33
2326
2327         * src/folder.c
2328         * src/folder.h
2329         * src/folderview.c
2330                 complete the fix of bug #912
2331                 Thanks to Colin
2332
2333 2006-04-25 [colin]      2.1.1cvs32
2334
2335         * src/news.c
2336                 Better progress bar
2337         * src/mimeview.c
2338         * src/summaryview.c
2339         * src/summaryview.h
2340                 Fix focus chain
2341                 Patches by Pawel Pekala
2342
2343 2006-04-24 [colin]      2.1.1cvs31
2344
2345         * src/compose.c
2346                 Fix compilation warnings (Fabien)
2347
2348 2006-04-24 [colin]      2.1.1cvs30
2349
2350         * src/addrindex.c
2351         * src/editldap.c
2352         * src/editldap_basedn.c
2353         * src/editldap_basedn.h
2354         * src/ldapctrl.c
2355         * src/ldapctrl.h
2356         * src/ldapquery.c
2357         * src/ldaputil.c
2358         * src/ldaputil.h
2359                 Fix bug #901 (LDAPS support)
2360
2361 2006-04-24 [colin]      2.1.1cvs29
2362
2363         * src/compose.c
2364                 Fix logic on error with send dialog on
2365         * src/imap.c
2366                 Fix compilation without libetpan, thanks
2367                 to Fabien
2368         * src/summaryview.c
2369                 Fix 'context-menu' key
2370
2371 2006-04-23 [colin]      2.1.1cvs28
2372
2373         * src/folder.c
2374                 Never free current's cache to free up 
2375                 memory. Fixes bug #912 (new count 
2376                 randomly set to message count)
2377
2378 2006-04-23 [colin]      2.1.1cvs27
2379
2380         * src/gtk/quicksearch.c
2381                 And remove printf...
2382
2383 2006-04-23 [colin]      2.1.1cvs26
2384
2385         * src/gtk/quicksearch.c
2386                 Fix replacing in quicksearch, and fix inserting
2387                 in the middle of the string. (introduced at 2.1.0cvs22)
2388
2389 2006-04-23 [colin]      2.1.1cvs25
2390
2391         * src/imap.c
2392                 Make sure uidnext is initialized in get_num_list
2393                 (not for stable, related to 2.1.1cvs8 and friends)
2394
2395 2006-04-23 [colin]      2.1.1cvs24
2396
2397         * src/imap.c
2398                 Output something when login is successful
2399                 too
2400
2401 2006-04-23 [colin]      2.1.1cvs23
2402
2403         * src/etpan/imap-thread.c
2404                 Better logging (line-per-line, hide data in fetch)
2405                 Fix a const warning
2406         * src/gtk/logwindow.c
2407         * src/gtk/logwindow.h
2408                 Better logging (color for input/output)
2409
2410 2006-04-21 [colin]      2.1.1cvs22
2411
2412         * src/gtk/quicksearch.c
2413                 On gtk+-2.8, use stock buttons in quicksearch
2414                 Based on a patch by Fabien and a design by Paul
2415
2416 2006-04-21 [colin]      2.1.1cvs21
2417
2418         * src/folderview.c
2419         * src/mainwindow.c
2420                 Fix occasional flicker in folderview
2421         * src/common/utils.c
2422                 Fix bug #943 (Incorrectly parsed email address 
2423                 list in short headers on message view and in 
2424                 printouts)
2425
2426 2006-04-20 [colin]      2.1.1cvs20
2427
2428         * src/imap.c
2429         * src/imap.h
2430         * src/prefs_account.c
2431                 Add ANONYMOUS auth for IMAP
2432
2433 2006-04-20 [paul]       2.1.1cvs19
2434
2435         * src/main.c
2436                 proper fix for 2.1.1cvs18
2437                 Thanks to Colin
2438
2439 2006-04-20 [paul]       2.1.1cvs18
2440
2441         * src/main.c
2442                 fix build warnings
2443
2444 2006-04-20 [paul]       2.1.1cvs17
2445
2446         * src/gtk/quicksearch.c
2447                 fix standard, non-extended Quick search,
2448                 was broken in 2.1.1cvs15.
2449                 Thanks to Colin.
2450
2451 2006-04-20 [colin]      2.1.1cvs16
2452
2453         * src/prefs_matcher.c
2454                 Fix values when reselecting a ~test
2455                 rule
2456
2457 2006-04-19 [colin]      2.1.1cvs15
2458
2459         * src/compose.c
2460         * src/compose.h
2461         * src/gtk/gtkaspell.c
2462         * src/gtk/gtkaspell.h
2463                 Put back Options menu in Spelling/
2464         * src/gtk/quicksearch.c
2465                 Don't search, and show error, if the
2466                 advanced search has a syntax error
2467
2468 2006-04-18 [colin]      2.1.1cvs14
2469
2470         * src/textview.c
2471                 Fix gdk warnings on set_cursor when textview
2472                 isn't visible
2473
2474 2006-04-18 [colin]      2.1.1cvs13
2475
2476         * src/gtk/gtksctree.c
2477                 Remove seemingly useless refresh that causes
2478                 flicker - watch this commit in case of 
2479                 problems before planned backport to stable
2480
2481 2006-04-18 [colin]      2.1.1cvs12
2482
2483         * src/imap.c
2484                 Factorize get/set_xml code
2485         * src/compose.c
2486         * src/prefs_account.c
2487         * src/prefs_account.h
2488         * src/procmsg.c
2489                 Add Encrypt to self option
2490
2491 2006-04-17 [colin]      2.1.1cvs11
2492
2493         * configure.ac
2494                 Fix search on encrpyt function on dragonfly
2495                 Patch by Jonathan Buschmann <jonthn@agmact.com>
2496
2497 2006-04-17 [colin]      2.1.1cvs10
2498
2499         * src/prefs_account.c
2500                 Be safe by default: remove mails from POP3
2501                 after 7 days, not immediately
2502
2503 2006-04-17 [colin]      2.1.1cvs9
2504
2505         * src/etpan/imap-thread.c
2506                 Fix build on DragonFly - patch by 
2507                 Jonathan Buschmann <jonthn@agmact.com>
2508
2509 2006-04-17 [colin]      2.1.1cvs8
2510
2511         * src/imap.c
2512                 Save uidnext between sessions
2513
2514 2006-04-17 [colin]      2.1.1cvs7
2515
2516         * src/imap.c
2517                 scan is required when uid validity changes
2518
2519 2006-04-17 [colin]      2.1.1cvs6
2520
2521         * src/folderview.c
2522                 Don't scan if not necessary, apart in current
2523                 folder and INBOX to fetch flags.
2524         * src/imap.c
2525                 Scan is necessary if unread count changes
2526
2527 2006-04-17 [colin]      2.1.1cvs5
2528
2529         * src/imap.c
2530                 ...But always fetch ANSWERED and DELETED flags for
2531                 INBOX, as filtering can happen on these flags.
2532
2533 2006-04-17 [colin]      2.1.1cvs4
2534
2535         * src/imap.c
2536                 Don't fetch REPLIED and DELETED flags when synchronising
2537                 flags with a closed folder. We only need UNSEEN and FLAGGED
2538                 to update the folderview.
2539
2540 2006-04-17 [colin]      2.1.1cvs3
2541
2542         * src/imap.c
2543                 Faster flag search when there are new mails 
2544                 in a folder. We can do a full search if the 
2545                 folder contains less messages than the new
2546                 list.
2547
2548 2006-04-17 [colin]      2.1.1cvs2
2549
2550         * po/cs.po
2551         * po/de.po
2552         * po/fr.po
2553         * po/nl.po
2554         * po/pt_BR.po
2555                 Update translations from stable branch
2556
2557 2006-04-17 [colin]      2.1.1cvs1
2558
2559         * configure.ac
2560                 Bump version to follow stable release
2561
2562 2006-04-16 [mones]      2.1.0cvs50
2563
2564         * po/es.po
2565                 Updated for release
2566
2567 2006-04-16 [colin]      2.1.0cvs49
2568
2569         * src/textview.c
2570                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
2571                 with gtk < 2.8. Thanks to Fabien Vantard.
2572
2573 2006-04-15 [colin]      2.1.0cvs48
2574
2575         * src/etpan/imap-thread.c
2576                 Fix bug #919 (libetpan: SEGV when connecting 
2577                 using command)
2578
2579 2006-04-14 [colin]      2.1.0cvs47
2580
2581         * src/main.c
2582                 Fix race on --select (should be done better)
2583
2584 2006-04-14 [wwp]        2.1.0cvs46
2585
2586         * src/send_message.c
2587                 enforce a check for domain in account prefs (a sending
2588                 error could be faced if domain was checked but no value set),
2589                 thanks to Colin.
2590
2591 2006-04-14 [colin]      2.1.0cvs45
2592
2593         * src/codeconv.c
2594                 when converting from unknown to unknown, if the
2595                 string is UTF8, don't convert it to the locale
2596                 (which breaks it)
2597
2598 2006-04-14 [colin]      2.1.0cvs44
2599
2600         * src/compose.c
2601                 Don't try to use ASCII for converting headers
2602                 (as done in body)
2603
2604 2006-04-14 [paul]       2.1.0cvs43
2605
2606         * src/crash.c
2607                 add locale/charset info to crash report
2608         * src/gtk/about.c
2609                 add wwp to doc team
2610                 replace 'e-mail' with preferred 'email'
2611         * src/gtk/authors.h
2612                 ensure contributors list is in alphabetical
2613                 order
2614
2615 2006-04-13 [colin]      2.1.0cvs42
2616
2617         * src/textview.c
2618                 Prevent gdk warnings
2619
2620 2006-04-13 [colin]      2.1.0cvs41
2621
2622         * src/common/ssl_certificate.c
2623         * src/common/ssl_certificate.h
2624         * src/gtk/sslcertwindow.c
2625                 Warn on expired certs, and display the expiration date
2626
2627 2006-04-13 [colin]      2.1.0cvs40
2628
2629         * src/plugins/spamassassin/spamassassin_gtk.c
2630                 Fix missing set_text on unix socket
2631
2632 2006-04-13 [wwp]        2.1.0cvs39
2633
2634         * manual/fr/advanced.xml
2635         * manual/fr/glossary.xml
2636                 applied new spam/ham/email lexicon (pourriel, courriel)
2637
2638 2006-04-13 [paul]       2.1.0cvs38
2639
2640         * src/plugins/pgpmime/plugin.c
2641                 remove the mention of S/MIME from the
2642                 description. This is now handled by the
2643                 S/MIME plugin.
2644
2645 2006-04-13 [paul]       2.1.0cvs37
2646
2647         * src/prefs_msg_colors.c
2648                 rework dialog
2649         * src/prefs_folder_item.c
2650         * src/prefs_spelling.c
2651                 add a tooltip to the colour selector buttons
2652
2653 2006-04-13 [wwp]        2.1.0cvs36
2654
2655         * manual/advanced.xml
2656         * manual/glossary.xml
2657         * manual/handling.xml
2658         * manual/keyboard.xml
2659         * manual/plugins.xml
2660         * manual/starting.xml
2661         * manual/fr/account.xml
2662         * manual/fr/ack.xml
2663         * manual/fr/addrbook.xml
2664         * manual/fr/advanced.xml
2665         * manual/fr/faq.xml
2666         * manual/fr/glossary.xml
2667         * manual/fr/gpl.xml
2668         * manual/fr/handling.xml
2669         * manual/fr/intro.xml
2670         * manual/fr/keyboard.xml
2671         * manual/fr/plugins.xml
2672         * manual/fr/starting.xml
2673         * manual/fr/sylpheed-claws-manual.xml
2674                 fixes to the manuals:
2675                  - summaryview -> Message List (same in French)
2676                  - translate key names
2677                  - fix French punctuation, use non-breakable spaces when
2678                    necessary, don't use &thinsp; which is not portable
2679                  - tell what maildir and mbox formats we support
2680
2681 2006-04-12 [wwp]        2.1.0cvs35
2682
2683         * src/prefs_toolbar.c
2684                 unified a replace button more,
2685                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2686
2687 2006-04-12 [wwp]        2.1.0cvs34
2688
2689         * src/prefs_common.c
2690         * src/prefs_msg_colors.c
2691                 make default color labels translatable,
2692                 patch from Fabien Vantard <fzzzzz@gmail.com>,
2693                 thanks to Tim <timbrain@post.cz> for reporting.
2694
2695 2006-04-12 [wwp]        2.1.0cvs33
2696
2697         * manual/glossary.xml
2698         * manual/intro.xml
2699         * manual/plugins.xml
2700         * manual/starting.xml
2701         * manual/sylpheed-claws-manual.xml
2702         * manual/fr/.cvsignore
2703         * manual/fr/account.xml
2704         * manual/fr/ack.xml
2705         * manual/fr/addrbook.xml
2706         * manual/fr/advanced.xml
2707         * manual/fr/faq.xml
2708         * manual/fr/glossary.xml
2709         * manual/fr/handling.xml
2710         * manual/fr/intro.xml
2711         * manual/fr/keyboard.xml
2712         * manual/fr/plugins.xml
2713         * manual/fr/starting.xml
2714         * manual/fr/sylpheed-claws-manual.xml
2715                 various fixes: typos, missing .fr translations, punctuation,
2716                 capitalization, links, accents and some bad French more.
2717
2718 2006-04-12 [wwp]        2.1.0cvs32
2719
2720         * src/prefs_gtk.c
2721                 fix for bug #935: always store prefs files in UTF-8 (thanks
2722                 to Colin).
2723
2724 2006-04-11 [colin]      2.1.0cvs31
2725
2726         * src/compose.c
2727                 Fix inserting files not in utf8 when locale is utf8
2728
2729 2006-04-11 [colin]      2.1.0cvs30
2730
2731         * src/inc.c
2732                 Don't show error dialog when cancelling connection
2733                 Patch by Pawel
2734
2735 2006-04-11 [cleroy]     2.1.0cvs29
2736
2737         * src/compose.c
2738                 Implement multiple quote levels
2739         * src/prefs_common.c
2740                 Change a little bit the quote bgcolor for 2nd level
2741
2742 2006-04-11 [colin]      2.1.0cvs28
2743
2744         * src/gtk/about.c
2745                 Add locale and charset in the label
2746
2747 2006-04-10 [colin]      2.1.0cvs27
2748
2749         * src/compose.c
2750         * src/prefs_common.c
2751         * src/prefs_common.h
2752         * src/prefs_msg_colors.c
2753         * src/textview.c
2754                 Allow optional background color in quotes
2755                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
2756                 GTK+-2.8.x feature
2757
2758 2006-04-10 [colin]      2.1.0cvs26
2759
2760         * src/main.c
2761         * src/mainwindow.c
2762         * src/mainwindow.h
2763                 Implement --select
2764
2765 2006-04-10 [colin]      2.1.0cvs25
2766
2767         * manual/plugins.xml
2768         * manual/fr/plugins.xml
2769                 Document libcurl's proxy variables
2770
2771 2006-04-09 [colin]      2.1.0cvs24
2772
2773         * src/prefs_common.c
2774                 gettext() returns statically allocated stuff. We have
2775                 to strdup it in order to be able to free it.
2776
2777 2006-04-09 [colin]      2.1.0cvs23
2778
2779         * AUTHORS
2780         * src/gtk/authors.h
2781                 Add Alexei
2782
2783 2006-04-09 [colin]      2.1.0cvs22
2784
2785         * src/mainwindow.c
2786         * src/gtk/quicksearch.c
2787                 Fix bug #859 (problems with cyrilic input in 
2788                 search panel) - Patch by Alexey Illarionov 
2789                 <littlesavage@rambler.ru>
2790
2791 2006-04-09 [colin]      2.1.0cvs21
2792
2793         * src/prefs_customheader.c
2794                 I prefer removing then freeing rather than the contrary
2795                 (even if it doesn't change anything ;-)
2796         * src/prefs_account.c
2797                 Fix bug #933 (Crash re-entering the custom headers list 
2798                 dialog in accounts prefs)
2799                 The problem happened when cancelling the Account 
2800                 Preferences' dialogs - in which case we didn't do 
2801                 anything to the PrefsAccount * struct. In case of applying,
2802                 the old ac_prefs was replaced with the tmp_ac_prefs we were
2803                 working with in this dialog. The problem is that 
2804                 prefs_customheader.c, working on this tmp_ac_prefs, always
2805                 changes the ->customhdr_list pointer, even when cancelled. 
2806                 So in case of cancelling the prefs_account dialog, we still
2807                 have to update ->customhdr_list in the real account.
2808
2809 2006-04-08 [colin]      2.1.0cvs20
2810
2811         * manual/fr/glossary.xml
2812         * manual/fr/keyboard.xml
2813                 Forgot some headers :)
2814
2815 2006-04-08 [colin]      2.1.0cvs19
2816
2817         * manual/Makefile.am
2818         * manual/fr/Makefile.am
2819         * manual/fr/account.xml
2820         * manual/fr/ack.xml
2821         * manual/fr/addrbook.xml
2822         * manual/fr/advanced.xml
2823         * manual/fr/faq.xml
2824         * manual/fr/glossary.xml
2825         * manual/fr/gpl.xml
2826         * manual/fr/handling.xml
2827         * manual/fr/intro.xml
2828         * manual/fr/keyboard.xml
2829         * manual/fr/plugins.xml
2830         * manual/fr/starting.xml
2831         * manual/fr/sylpheed-claws-manual.xml
2832         * manual/fr/dist/.cvsignore
2833         * manual/fr/dist/Makefile.am
2834         * manual/fr/dist/html/.cvsignore
2835         * manual/fr/dist/html/Makefile.am
2836         * manual/fr/dist/pdf/.cvsignore
2837         * manual/fr/dist/pdf/Makefile.am
2838         * manual/fr/dist/ps/.cvsignore
2839         * manual/fr/dist/ps/Makefile.am
2840         * manual/fr/dist/txt/.cvsignore
2841         * manual/fr/dist/txt/Makefile.am
2842                 Add the french translation of the manual. Thanks to
2843                 Olivier Delhomme <olivier.delhomme@free.fr> for 
2844                 account.xml, ack.xml, addrbook.xml and advanced.xml
2845
2846 2006-04-08 [colin]      2.1.0cvs18
2847
2848         * manual/plugins.xml
2849         * manual/starting.xml
2850                 More fixes
2851
2852 2006-04-07 [colin]      2.1.0cvs17
2853
2854         * manual/faq.xml
2855         * manual/intro.xml
2856         * manual/keyboard.xml
2857                 Little fixes
2858
2859 2006-04-07 [colin]      2.1.0cvs16
2860
2861         * README
2862         * src/compose.c
2863         * src/prefs_common.c
2864         * src/prefs_common.h
2865                 Add hidden compose_no_markup pref
2866
2867 2006-04-07 [wwp]        2.1.0cvs15
2868
2869         * src/summary_search.c
2870         * .cvsignore
2871                 Bugfix: stop button was sticky when searching in an empty folder.
2872                 Applied curly brackets code style to the whole file (summary_search.c).
2873                 More files to ignore.
2874
2875 2006-04-07 [wwp]        2.1.0cvs14
2876
2877         * src/message_search.c
2878         * src/summary_search.c
2879                 changed default button when search bumps at file/folder
2880                 beginning or end, for convenience (thanks to Colin).
2881
2882 2006-04-07 [paul]       2.1.0cvs13
2883
2884         * src/plugins/dillo_viewer/dillo_prefs.c
2885                 avoid future potential for namespace collision
2886                 Patch by Colin
2887
2888 2006-04-06 [wwp]        2.1.0cvs12
2889
2890         * src/summary_search.c
2891                 Unify extended/advanced searches names (and thus factorize labels),
2892                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2893
2894 2006-04-06 [wwp]        2.1.0cvs11
2895
2896         * src/folderview.c
2897         * src/prefs_themes.c
2898         * src/summaryview.c
2899                 Fixed some compilation warnings.
2900
2901 2006-04-06 [colin]      2.1.0cvs10
2902
2903         * manual/advanced.xml
2904                 Document the wizard template and how to deploy
2905                 Sylpheed-Claws effectively
2906
2907 2006-04-06 [colin]      2.1.0cvs9
2908
2909         * src/folderview.c
2910                 gettext patch to tell translators about _("#"),
2911                 by Maxim Britov
2912
2913 2006-04-06 [colin]      2.1.0cvs8
2914
2915         * src/textview.c
2916                 Fix invalid GtkTextBIter after clicking "Display as text"
2917
2918 2006-04-06 [mones]      2.1.0cvs7
2919
2920         * src/addr_compl.c
2921         * src/addrindex.c
2922         * src/addritem.c
2923         * src/codeconv.c
2924         * src/compose.c
2925         * src/filtering.c
2926         * src/folder.c
2927         * src/folder_item_prefs.c
2928         * src/folderview.c
2929         * src/localfolder.c
2930         * src/matcher.c
2931         * src/mimeview.c
2932         * src/prefs_msg_colors.c
2933         * src/prefs_spelling.c
2934         * src/prefs_themes.c
2935         * src/procmime.c
2936         * src/procmsg.c
2937         * src/stock_pixmap.c
2938         * src/summaryview.c
2939         * src/textview.c
2940         * src/toolbar.c
2941         * src/common/mgutils.c
2942         * src/common/prefs.c
2943         * src/common/ssl_certificate.c
2944         * src/gtk/colorlabel.c
2945         * src/gtk/quicksearch.c
2946         * src/plugins/pgpmime/pgpmime.c
2947         * src/plugins/spamassassin/spamassassin.c
2948                 Removed redundant NULL checks for g_free() calls.
2949                 Patch by Pawel Pekala.
2950
2951 2006-04-06 [mones]      2.1.0cvs6
2952
2953         * src/prefs_actions.c
2954         * src/prefs_filtering.c
2955         * src/prefs_filtering_action.c
2956         * src/prefs_matcher.c
2957         * src/prefs_template.c
2958         * src/gtk/gtkutils.c
2959         * src/gtk/gtkutils.h
2960                 Have a nice replace button. Patch by Pawel Pekala
2961
2962 2006-04-06 [colin]      2.1.0cvs5
2963
2964         * src/addressbook.c
2965                 Fix crash with empty columns
2966
2967 2006-04-05 [colin]      2.1.0cvs4
2968
2969         * src/wizard.c
2970         * src/prefs_gtk.c
2971                 Allow wizard customization with pre-filled values
2972
2973 2006-04-05 [colin]      2.1.0cvs3
2974
2975         * src/textview.c
2976         * src/mimeview.c
2977         * src/mimeview.h
2978                 Nicer messages in mimeview
2979
2980 2006-04-05 [colin]      2.1.0cvs2
2981
2982         * src/addressbook.c
2983         * src/prefs_summaries.c
2984                 i18n fix
2985
2986 2006-04-05 [colin]      2.1.0cvs1
2987
2988         * src/plugins/pgpcore/plugin.c
2989         * src/plugins/pgpcore/select-keys.c
2990         * src/plugins/pgpcore/select-keys.h
2991         * src/plugins/pgpcore/sgpgme.c
2992         * src/plugins/pgpcore/sgpgme.h
2993         * src/plugins/pgpinline/pgpinline.c
2994         * src/plugins/pgpinline/plugin.c
2995         * src/plugins/pgpmime/pgpmime.c
2996         * src/plugins/pgpmime/plugin.c
2997                 Factorize and generalize a bit 
2998                 Drop S/MIME signature verification from PGP/MIME
2999                 (adding it as another, more complete plugin)
3000
3001 2006-04-05 [paul]       2.1.0
3002
3003         2.1.0 released
3004
3005 2006-04-05 [paul]       2.0.0cvs186
3006
3007         * manual/advanced.xml
3008                 add info on colour labels
3009
3010 2006-04-05 [paul]       2.0.0cvs185
3011
3012         * po/bg.po
3013         * po/cs.po
3014         * po/de.po
3015         * po/el.po
3016         * po/en_GB.po
3017         * po/fi.po
3018         * po/fr.po
3019         * po/it.po
3020         * po/nl.po
3021         * po/pl.po
3022         * po/pt_BR.po
3023         * po/sr.po
3024         * po/zh_CN.po
3025                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
3026                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
3027                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
3028                 Guimaraes, Aleksandar Urosevic, Ralgh Young
3029         * src/gtk/authors.h
3030         * tools/claws.i18n.status.pl
3031                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
3032                 and new Czech translator, Tim <timbrain@post.cz>
3033
3034 2006-04-05 [mones]      2.0.0cvs184
3035
3036         * po/es.po
3037                 Updated translation
3038
3039 2006-04-05 [colin]      2.0.0cvs183
3040
3041         * src/gtk/quicksearch.c
3042                 Fix bug #929 (unnecessary reload in quick search bar)
3043
3044 2006-04-05 [colin]      2.0.0cvs182
3045
3046         * src/compose.c
3047                 Fix crash on Reply with no From:
3048                 Show signature and conversion error on queuing 
3049                 (but not sending)
3050         * src/mainwindow.c
3051         * src/summaryview.c
3052         * src/summaryview.h
3053                 Factorize threading code and make sure msginfo 
3054                 is not null when it comes from a GtkCTreeRow's 
3055                 data
3056         * src/gtk/gtkaspell.c
3057                 Check for necessary things
3058         * src/gtk/gtksctree.c
3059         * src/gtk/gtksctree.h
3060                 Reset anchor if necessary when removing node
3061
3062 2006-03-29 [colin]      2.0.0cvs181
3063
3064         * src/folderview.c
3065                 Warn for disabled IMAP accounts (due to lack of
3066                 libetpan). Breaks string-freeze - sorry - but it
3067                 is kind of important ;)
3068
3069 2006-03-28 [colin]      2.0.0cvs180
3070
3071         * src/gtk/gtkutils.c
3072         * src/gtk/gtkutils.h
3073                 Add a gtkut_get_link_btn() function that
3074                 creates a button which acts like an URI
3075         * src/prefs_themes.c
3076         * src/gtk/about.c
3077                 Use this function (factorizes codes)
3078         * src/common/defs.h
3079         * src/gtk/pluginwindow.c
3080                 Add a "Get more..." in the plugins window
3081
3082 2006-03-28 [colin]      2.0.0cvs179
3083
3084         * src/common/smtp.c
3085         * src/common/passcrypt.c
3086         * src/undo.c
3087                 Warning fixes. Patch by Pawel Pekala
3088
3089 2006-03-27 [colin]      2.0.0cvs178
3090
3091         * src/undo.c
3092                 Fix undoing by blocks with spaces
3093
3094 2006-03-27 [colin]      2.0.0cvs177
3095
3096         * src/textview.c
3097                 Set margin to 3px for headers
3098
3099 2006-03-27 [paul]
3100
3101         2.1.0-rc2 released
3102
3103 2006-03-27 [wwp]        2.0.0cvs176
3104
3105         * src/summaryview.c
3106                 don't reset quicksearch when updating the message list.
3107                 Thanks to Colin.
3108
3109 2006-03-26 [wwp]        2.0.0cvs175
3110
3111         * src/compose.c
3112                 use a unified border width ('other' tab in the compose window,
3113                 patch by Pawel Pekala).
3114
3115
3116 2006-03-26 [wwp]        2.0.0cvs174
3117
3118         * src/common/quoted-printable.c
3119         * src/addressbook.c
3120                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
3121
3122 2006-03-26 [colin]      2.0.0cvs173
3123
3124         * src/quote_fmt_parse.y
3125                 Fix non-UTF8 date formats messing up the whole quote a 
3126                 little bit
3127
3128 2006-03-26 [colin]      2.0.0cvs172
3129
3130         * src/procheader.c
3131                 Make sure the date is UTF8 valid, or try to make it
3132                 so. IncrediMail is really IncrediStupid.
3133         * src/compose.c
3134                 Fix possible conversions. 
3135                 
3136
3137 2006-03-26 [colin]      2.0.0cvs171
3138
3139         * src/matcher.c
3140                 Fix corner cases in body search. This is still a
3141                 hack... It seems impossible to make it good and 
3142                 reasonably fast at the same time.
3143
3144 2006-03-26 [colin]      2.0.0cvs170
3145
3146         * src/summaryview.c
3147                 I think I killed the twilight zone bug!
3148                 summary_select_node() flushes GTK events in order
3149                 to be able to center the view. But this also 
3150                 flushes keypresses like Ctrl-Alt-U, so this can
3151                 call summary_show from summary_select_node (itself
3152                 called from summary_show, etc.). And the summaryview
3153                 has to be unlocked in this function. So just locking
3154                 while processing GTK events, and bailing if locked, 
3155                 should fix it.
3156                 Fixes bug #927 (SIGSEGV during Update Summary)
3157
3158 2006-03-25 [colin]      2.0.0cvs169
3159
3160         * src/matcher.c
3161                 Fix search in QP-encoded bodies
3162                 Fix utf-8 searches in bodies encoded in the
3163                 locale's encoding
3164         * src/common/quoted-printable.c
3165         * src/common/quoted-printable.h
3166                 Add a decode function that doesn't overwrite
3167                 the original pointer
3168                 
3169
3170 2006-03-24 [colin]      2.0.0cvs168
3171
3172         * src/action.c
3173         * src/summaryview.c
3174         * src/summaryview.h
3175                 Update message cache after action
3176                 Patch by H. Merijn Brand
3177         * src/prefs_msg_colors.c
3178                 Factorize label 
3179                 Patch by Fabien Vantard
3180         * src/plugins/spamassassin/spamassassin_gtk.c
3181                 Remove useless translation
3182                 Patch by Fabien Vantard
3183
3184 2006-03-23 [colin]      2.0.0cvs167
3185
3186         * src/common/ssl.c
3187                 Let 30 seconds to SSL_connect
3188
3189 2006-03-23 [wwp]        2.0.0cvs166
3190
3191         * src/summaryview.c
3192         * src/gtk/description_window.c
3193                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
3194                 and headers are translated; adjust description windows' width to fit their
3195                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
3196
3197 2006-03-23 [paul]       2.0.0cvs165
3198
3199         * src/common/utils.c
3200                 fix highlighting of URIs containing "()"
3201                 (2.0.0cvs164's reversal fixed)
3202                 Thanks to Colin.
3203
3204 2006-03-23 [paul]       2.0.0cvs164
3205
3206         * src/common/utils.c
3207                 revert patch, (postponing a fix), at 2.0.0cvs120
3208                 as it breaks more URIs than it fixes.
3209                 Allow '-' to be a terminating character in a URI
3210
3211 2006-03-22 [colin]      2.0.0cvs163
3212
3213         * configure.ac
3214                 Require libetpan 0.45
3215                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
3216
3217 2006-03-22 [paul]       2.0.0cvs162
3218
3219         * src/editgroup.c
3220                 replace '<-' and '->' buttons with GTK_STOCK graphical
3221                 buttons
3222         * src/summary_search.c
3223                 don't offer '...' for translation
3224                 add a tooltip to advanced search '...' button
3225         * src/gtk/quicksearch.c
3226                 don't offer '...' for translation
3227
3228 2006-03-21 [colin]      2.0.0cvs161
3229
3230         * src/compose.c
3231                 Fix middle-click pasting (insert at click
3232                 position instead of cursor position, don't
3233                 remove existing selection and allow pasting
3234                 our own selection)
3235         * src/addressbook.c
3236                 "LDAP Server" -> "LDAP servers"
3237
3238 2006-03-21 [wwp]        2.0.0cvs160
3239
3240         * src/etpan/imap-thread.c
3241                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
3242
3243 2006-03-20 [colin]      2.0.0cvs159
3244
3245         * src/summaryview.c
3246                 Don't reload summaryview after an execute with no
3247                 move action
3248
3249 2006-03-19 [colin]      2.0.0cvs158
3250
3251         * src/addressbook.c
3252                 and put groups at the top, always
3253
3254 2006-03-19 [colin]      2.0.0cvs157
3255
3256         * src/addressbook.c
3257                 Order groups before names, as previously
3258
3259 2006-03-19 [colin]      2.0.0cvs156
3260
3261         * src/addressbook.c
3262                 - Sort case-unsensitive
3263                 - Put the sort arrow at opening too
3264
3265 2006-03-19 [wwp]        2.0.0cvs155
3266
3267         * src/addressbook.c
3268                 allow sorting by name/email/remarks, ensure that right-pane's contents
3269                 matches the left-pane selection (cleared when appropriate).
3270                 Patch by Pawel Pekala <c0rn@o2.pl>.
3271
3272 2006-03-18 [colin]      2.0.0cvs154
3273
3274         * src/textview.c
3275                 Fix text cursor ;)
3276
3277 2006-03-18 [colin]      2.0.0cvs153
3278
3279         * src/gtk/filesel.c
3280                 Make sure we hide the preview if we didn't get
3281                 a filename
3282
3283 2006-03-18 [colin]      2.0.0cvs152
3284
3285         * src/summaryview.c
3286                 Set cursor to watch for execution (fixes lack
3287                 of watch-cursor when dnd'ing hundreds of mails)
3288         * src/gtk/filesel.c
3289                 Check that mime type is 'image/*' before updating
3290                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
3291
3292 2006-03-18 [colin]      2.0.0cvs151
3293
3294         * src/mainwindow.c
3295         * src/textview.c
3296         * src/textview.h
3297                 Put a watch cursor in textview too when the mainwindow's
3298                 cursor in a watch
3299
3300 2006-03-18 [colin]      2.0.0cvs150
3301
3302         * src/folder.c
3303                 Change wrong asserts to simple tests
3304
3305 2006-03-17 [colin]      2.0.0cvs149
3306
3307         * src/mainwindow.c
3308         * src/mainwindow.h
3309         * src/prefs_msg_colors.c
3310         * src/summaryview.c
3311         * src/summaryview.h
3312         * src/gtk/colorlabel.c
3313         * src/gtk/colorlabel.h
3314                 Add a color label menu in the main menubar
3315                 Add (fixed) accels Ctrl-{0-7} to change the color
3316                 They have to be fixed because the menu's dynamic,
3317                 the items are complex widgets, hence we can't use
3318                 a GtkItemFactory.
3319
3320
3321 2006-03-17 [wwp]        2.0.0cvs148
3322
3323         * src/compose.c
3324                 rollback few lines from my previous commit (those lines come from
3325                 a pending patch, accidentally commited, even if neutral as they are
3326                 commented out).
3327
3328 2006-03-17 [wwp]        2.0.0cvs147
3329
3330         * src/compose.c
3331                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
3332                 applied code style/indentation to the modified function.
3333
3334 2006-03-17 [wwp]        2.0.0cvs146
3335
3336         * src/procmsg.c
3337         * src/compose.c
3338                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
3339
3340 2006-03-17 [paul]
3341
3342         2.1.0-rc1 released
3343
3344 2006-03-17 [paul]       2.0.0cvs145
3345
3346         * src/main.c
3347                 addressbook_read_file() was called twice
3348         * src/textview.c
3349                 X-Mailer highlighting
3350
3351 2006-03-16 [colin]      2.0.0cvs144
3352
3353         * src/sourcewindow.c
3354         * src/sourcewindow.h
3355                 And the last one, in source window.
3356
3357 2006-03-16 [colin]      2.0.0cvs143
3358
3359         * src/compose.c
3360         * src/compose.h
3361                 Fix the same stuff in compose
3362
3363 2006-03-16 [colin]      2.0.0cvs142
3364
3365         * src/messageview.c
3366                 Complete the previous messageview crash fix
3367
3368 2006-03-16 [colin]      2.0.0cvs141
3369
3370         * src/procmsg.h
3371         * src/procmsg.c
3372         * src/folder.c
3373                 Fix POSTPROCESSING hook
3374                 Patch by H. Merijn Brand
3375
3376         * src/procmime.c
3377         * src/procmime.h
3378                 Parse Content-Location
3379
3380         * src/toolbar.c
3381         * src/messageview.c
3382         * src/messageview.h
3383                 Don't crash when a top-level MessageView has
3384                 been closed on us. Same problematic than
3385                 yesterday's quicksearch issue.
3386
3387 2006-03-15 [colin]      2.0.0cvs140
3388
3389         * src/gtk/quicksearch.c
3390                 Fix a bitchy race we didn't think about when we
3391                 added quicksearch cancellation:
3392                 If the search is not on cached fields, for example
3393                 body_part matchcase "stuff"
3394                 the matcher code has to get the whole message. If
3395                 we're on IMAP, that can be slow, and in order to
3396                 be non-blocking, the IMAP code idle loop processes
3397                 gtk events too. So it is possible to cancel a
3398                 quicksearch while the matcher is getting the mail's
3399                 body. After matcher got its body, it will start to
3400                 iterate over the matcher list that the Quicksearch's
3401                 clear_search_cb() just freed via prepare_matcher().
3402                 SIGSEGV ensues.
3403                 The fix consists of guarding the matcherlist_match()
3404                 call with a boolean 'matching'. If we reset the
3405                 quicksearch while matching is TRUE, we don't free
3406                 the matcherlist anymore like we did, but we set
3407                 another new flag, deferred_free, to TRUE. Then,
3408                 in quicksearch_match(), just after returning from
3409                 matcherlist_match() and unsetting the matching flag,
3410                 we check the deferred_free flag and do the
3411                 prepare_matcher() (which does the matcherlist_free)
3412                 for real, so we free the matcherlist once it's not
3413                 used anymore.
3414                 As all of this runs via the glib main loop, we
3415                 luckily don't need a mutex.
3416         * src/summaryview.c
3417                 Also, show progress while searching.
3418
3419
3420 2006-03-14 [colin]      2.0.0cvs139
3421
3422         * src/alertpanel.c
3423                 Make alertpanel_is_open non-static
3424
3425 2006-03-14 [colin]      2.0.0cvs138
3426
3427         * src/prefs_spelling.c
3428                 Cleanups - Fabien Vantard
3429
3430 2006-03-14 [wwp]        2.0.0cvs137
3431
3432         * src/main.c
3433                 code style normalization (curly braces, indentation).
3434
3435 2006-03-14 [wwp]        2.0.0cvs137
3436
3437         * src/main.c
3438                 code style (braces, indentation)
3439
3440 2006-03-12 [paul]       2.0.0cvs136
3441
3442         * src/prefs_common.c
3443                 trans_hdr defaults to FALSE to be RFC-savvy
3444         * src/prefs_summaries.c
3445                 add a tooltip to the trans_hdr option
3446                 
3447
3448 2006-03-12 [paul]       2.0.0cvs135
3449
3450         * src/prefs_matcher.c
3451                 give a little more width to the combos
3452         * src/prefs_display_header.c
3453         * src/textview.c
3454                 translate headers if prefs_common.trans_hdr
3455                 is TRUE
3456
3457         Patches by Pawel Pekala
3458
3459 2006-03-12 [paul]       2.0.0cvs134
3460
3461         * src/plugins/clamav/clamav_plugin.c
3462         * src/plugins/dillo_viewer/dillo_viewer.c
3463         * src/plugins/pgpcore/plugin.c
3464         * src/plugins/pgpinline/plugin.c
3465         * src/plugins/pgpmime/plugin.c
3466         * src/plugins/spamassassin/spamassassin.c
3467                 update/add to descriptions
3468         * src/plugins/spamassassin/spamassassin_gtk.c
3469                 fixes to the english, remove superfluous
3470                 tooltips, clean up a little
3471
3472 2006-03-12 [paul]       2.0.0cvs133
3473
3474         * src/compose.c
3475                 fix Bug 924, 'Account combo box shows up wrong 
3476                 if & is in account name'
3477
3478 2006-03-11 [colin]      2.0.0cvs132
3479
3480         * src/summaryview.c
3481                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
3482                 messed up shift-selection because is slows down
3483                 moving around summaryview. thanks -users
3484
3485 2006-03-10 [colin]      2.0.0cvs131
3486
3487         * src/plugins/spamassassin/spamassassin_gtk.c
3488                 Put back Paul's engrish fixes
3489
3490 2006-03-10 [colin]      2.0.0cvs130
3491
3492         * src/plugins/spamassassin/spamassassin.c
3493         * src/plugins/spamassassin/spamassassin.h
3494         * src/plugins/spamassassin/spamassassin_gtk.c
3495                 Cleanup SA prefs page (more)
3496                 Patch by Fabien Vantard
3497
3498 2006-03-10 [paul]       2.0.0cvs129
3499
3500         * src/prefs_msg_colors.c
3501         * src/prefs_spelling.c
3502                 widget sensitivity
3503
3504 2006-03-09 [mones]      2.0.0cvs128
3505
3506         * po/es.po
3507                 Update for next RC
3508
3509 2006-03-09 [wwp]        2.0.0cvs127
3510
3511         * configure.ac
3512                 revert accidental commit (requirement for libetpan 0.43), this time
3513                 not in HEAD.
3514
3515 2006-03-09 [wwp]        2.0.0cvs125
3516
3517         * configure.ac
3518                 revert accidental commit (requirement for libetpan 0.43)
3519
3520 2006-03-09 [paul]       2.0.0cvs126
3521
3522         * src/prefs_receive.c
3523                 remove useless frame
3524                 replace 'incorporation' with 'receiving'
3525         * src/plugins/clamav/clamav_plugin_gtk.c
3526         * src/plugins/spamassassin/spamassassin_gtk.c
3527                 improve widget sensitivity
3528                 fix a bit his engrish
3529
3530 2006-03-09 [wwp]        2.0.0cvs125
3531
3532         * src/addressadd.c
3533         * src/foldersel.c
3534         * src/prefs_common.c
3535         * src/prefs_common.h
3536                 remember some more windows' sizes (add to addressbook and
3537                 select folder).
3538
3539 2006-03-09 [paul]       2.0.0cvs124
3540
3541         * src/plugins/pgpcore/prefs_gpg.c
3542                 normalise construction of dialogue
3543
3544 2006-03-09 [paul]       2.0.0cvs123
3545
3546         * src/plugins/trayicon/Makefile.am
3547                 add missing slash
3548
3549 2006-03-08 [colin]      2.0.0cvs122
3550
3551         * src/plugins/trayicon/Makefile.am
3552                 Fix build in separate dir 
3553                 Patch by Bamanzi <bamanzi@gmail.com>
3554
3555 2006-03-08 [colin]      2.0.0cvs121
3556
3557         * src/procmsg.c
3558                 Batch move and copies from summaryview with delayed execution
3559                 too
3560
3561 2006-03-07 [paul]       2.0.0cvs120
3562
3563         * src/common/utils.c
3564                 fix highlighting of URIs containing "()"
3565                 Patch by Pawel Pekala
3566
3567 2006-03-07 [paul]       2.0.0cvs119
3568
3569         * src/folder.c
3570         * src/folder.h
3571         * src/folderview.c
3572                 immediately do alphabetical resort when
3573                 changing a folder's name
3574                 Patch by Pawel Pekala
3575
3576 2006-03-07 [paul]       2.0.0cvs118
3577
3578         * src/news.c
3579         * src/news_gtk.c
3580                 when unsubscribing a newsgroup, remove the
3581                 folder and msgs in .sylpheed-claws/newscache
3582                 Patch by Pawel Pekala <c0rn@gazeta.pl>
3583
3584 2006-03-07 [paul]       2.0.0cvs117
3585
3586         * src/textview.c
3587                 fix wrong Fake URL Warning
3588                 Thanks to Hiro
3589
3590 2006-03-07 [colin]      2.0.0cvs116
3591
3592         * src/imap.c
3593                 Return immediately when password dialog was
3594                 cancelled
3595         * src/gtk/inputdialog.c
3596                 Allow empty strings for passwords
3597
3598
3599 2006-03-06 [colin]      2.0.0cvs115
3600
3601         * src/imap.c
3602                 Prevent double-timeouts when connection fails
3603
3604 2006-03-06 [colin]
3605
3606         2.0.1-rc1 released
3607
3608 2006-03-06 [colin]      2.0.0cvs114
3609
3610         * src/imap.c
3611                 Refresh session during potentially long
3612                 operations
3613
3614 2006-03-06 [wwp]        2.0.0cvs113
3615
3616         * src/prefs_msg_colors.h
3617                 forgot that one (custom color labels).
3618
3619 2006-03-06 [wwp]        2.0.0cvs112
3620
3621         * src/prefs_common.c
3622         * src/prefs_common.h
3623         * src/prefs_msg_colors.c
3624         * src/summaryview.c
3625         * src/summaryview.h
3626         * src/gtk/colorlabel.c
3627         * src/gtk/colorlabel.h
3628                 colors in messages list are now customizable. Color values and names can
3629                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
3630                 Thanks to Paul and Colin for their help with this longstanding patch!
3631
3632 2006-03-06 [wwp]        2.0.0cvs111
3633
3634         * src/textview.c
3635                 don't crash if (x)face is bad.
3636
3637 2006-03-05 [paul]       2.0.0cvs110
3638
3639         * AUTHORS
3640         * configure.ac
3641         * src/Makefile.am
3642         * src/common/Makefile.am
3643         * src/common/utils.h
3644         * src/etpan/imap-thread.c
3645         * src/gtk/authors.h
3646         * src/plugins/clamav/Makefile.am
3647         * src/plugins/demo/Makefile.am
3648         * src/plugins/dillo_viewer/Makefile.am
3649         * src/plugins/pgpcore/Makefile.am
3650         * src/plugins/pgpcore/passphrase.c
3651         * src/plugins/pgpinline/Makefile.am
3652         * src/plugins/pgpmime/Makefile.am
3653         * src/plugins/spamassassin/Makefile.am
3654         * src/plugins/trayicon/Makefile.am
3655                 fix builiding on cygwin
3656                 Patch by Ralgh Young <bamanzi@gmail.com>
3657
3658 2006-03-04 [wwp]        2.0.0cvs109
3659
3660         * manual/keyboard.xml
3661                 fix mixed up/down keys.
3662
3663 2006-03-04 [wwp]        2.0.0cvs108
3664
3665         * README
3666         * INSTALL
3667                 updated links to SpamAssassin.
3668
3669 2006-03-04 [wwp]        2.0.0cvs107
3670
3671         * manual/plugins.xml
3672         * src/plugins/spamassassin/README
3673                 updated SpamAssassin plugin docs to reflect new functional additions
3674                 (also fix/update/documents few technical stuff more, see the README).
3675
3676 2006-03-04 [wwp]        2.0.0cvs106
3677
3678         * src/prefs_message.c
3679                 normalized capitalization of message-prefs paths.
3680
3681 2006-03-04 [wwp]        2.0.0cvs105
3682
3683         * manual/advanced.xml
3684                 typo.
3685
3686 2006-03-03 [colin]      2.0.0cvs104
3687
3688         * src/plugins/clamav/clamav_plugin_gtk.c
3689                 Rework prefs page, patch by Fabien 
3690
3691 2006-03-03 [colin]      2.0.0cvs103
3692
3693         * src/plugins/clamav/clamav_plugin.c
3694                 Set error on all errors
3695
3696 2006-03-03 [colin]      2.0.0cvs102
3697
3698         * src/common/plugin.c
3699                 Initialize error to avoid crashing when a plugin fails
3700                 without setting error
3701
3702 2006-03-02 [wwp]        2.0.0cvs101
3703
3704         * configure.ac
3705                 fixed linker flags for libetpan support on Cygwin
3706                 (thanks to H.Merijn Brand).
3707
3708 2006-03-02 [wwp]        2.0.0cvs100
3709
3710         * src/addressbook.c
3711                 fix some AB error messages: one for punctuation and
3712                 one wrongly duplicate (thanks, maxbritov).
3713
3714 2006-03-02 [wwp]        2.0.0cvs99
3715
3716         * src/plugins/spamassassin/spamassassin.c
3717                 make sync calls to sa-learn/spamc to prevent
3718                 system (whatever local or client/server) overload.
3719
3720 2006-03-02 [colin]      2.0.0cvs98
3721
3722         * src/summaryview.c
3723                 Put the spam icon in the status column instead of the
3724                 mark one
3725
3726 2006-03-01 [colin]      2.0.0cvs97
3727
3728         * src/plugins/spamassassin/spamassassin.c
3729                 Fix segfault (g_file_set_contents fails for some 
3730                 reason and err==0x2f. Can't find out why with
3731                 valgrind, using working function :-)
3732
3733 2006-03-01 [colin]      2.0.0cvs96
3734
3735         * src/inc.c
3736                 Offline overriding: let 'No' be cached only 3 seconds
3737
3738 2006-03-01 [colin]      2.0.0cvs95
3739
3740         * src/addr_compl.c
3741         * src/addrbook.c
3742         * src/addressbook.c
3743         * src/addrindex.c
3744         * src/folder_item_prefs.c
3745         * src/headerview.c
3746         * src/imap.c
3747         * src/inc.c
3748         * src/ldif.c
3749         * src/mainwindow.c
3750         * src/mh.c
3751         * src/msgcache.c
3752         * src/prefs_common.h
3753         * src/prefs_msg_colors.c
3754         * src/procheader.c
3755         * src/procheader.h
3756         * src/procmime.c
3757         * src/procmsg.c
3758         * src/procmsg.h
3759         * src/send_message.h
3760         * src/simple-gettext.c
3761         * src/summaryview.c
3762         * src/summaryview.h
3763         * src/syldap.c
3764         * src/textview.c
3765         * src/undo.c
3766         * src/common/ssl_certificate.c
3767         * src/common/utils.c
3768         * src/gtk/colorsel.c
3769         * src/gtk/gtksctree.c
3770         * src/gtk/gtkshruler.c
3771         * src/plugins/trayicon/trayicon.c
3772                 #if 0 goes to /dev/null
3773
3774 2006-03-01 [colin]      2.0.0cvs94
3775
3776         * src/compose.c
3777         * src/imap.c
3778         * src/inc.c
3779         * src/inc.h
3780         * src/messageview.c
3781         * src/news.c
3782         * src/plugins/spamassassin/spamassassin.c
3783                 Allow to add information in the "working offline"
3784                 window
3785
3786 2006-03-01 [wwp]        2.0.0cvs93
3787
3788         * src/plugins/spamassassin/spamassassin.c
3789                 fixed spamc invocation: use a tricky temporary mini shell wrapper
3790                 'cause it seems that calling `spamc ... < inputfile` with
3791                 g_spawn_(a)sync simply.. erm doesn't work :-).
3792
3793 2006-03-01 [wwp]        2.0.0cvs92
3794
3795         * src/toolbar.c
3796         * src/toolbar.h
3797                 simplify the adding of spam/ham button to the messageview toolbar
3798                 (it gets more clear now that the same button will be "Mark as spam"
3799                 or "Mark as ham" according to the current message status,
3800                 thanks to Colin).
3801
3802 2006-03-01 [wwp]        2.0.0cvs91
3803
3804         * src/messageview.c
3805         * src/procmsg.c
3806         * src/procmsg.h
3807         * src/summaryview.c
3808         * src/plugins/spamassassin/spamassassin.c
3809         * src/plugins/spamassassin/spamassassin.h
3810                 make learner callbacks return a status (0 for ok),
3811                 handle it in main code to avoid setting flags when learning failed,
3812                 don't learn on TCP if offline in spamassassin,
3813                 thanks to Colin.
3814
3815                 
3816
3817 2006-03-01 [wwp]        2.0.0cvs90
3818
3819         * src/compose.c
3820                 some work around the compose window's account menu,
3821                 patch by Fabien Vantard.
3822
3823 2006-03-01 [wwp]        2.0.0cvs89
3824
3825         * src/plugins/spamassassin/spamassassin.c
3826                 fixed bad logics, was using spamc in local mode and sa-learn
3827                 in remote mode (thanks, Colin).
3828
3829 2006-03-01 [wwp]        2.0.0cvs88
3830
3831         * src/plugins/spamassassin/spamassassin.c
3832         * src/plugins/spamassassin/spamassassin.h
3833         * src/plugins/spamassassin/spamassassin_gtk.c
3834                 made processing of emails w/ sa-plugin an option (default is TRUE),
3835                 fixed Engrish some tooltips, capitalization of some debug messages
3836                 and warnings. The spamassassin plugin now provides two separate
3837                 services: process emails upon incorporation and spamd training.
3838                 Both services (un)register independently but use some common
3839                 plugin settings (transport settings, spam storage location).
3840
3841 2006-02-28 [wwp]        2.0.0cvs87
3842
3843         * src/plugins/spamassassin/spamassassin.c
3844                 fix async flag to spamc cmdline execution (batch exec should
3845                 be asynchronous).
3846
3847 2006-02-27 [wwp]        2.0.0cvs86
3848
3849         * src/plugins/spamassassin/spamassassin.c
3850         * src/plugins/spamassassin/spamassassin.h
3851         * src/plugins/spamassassin/spamassassin_gtk.c
3852                 - added the ability to learn a remote spamassassin server (spamd),
3853                 using spamc.
3854                 - added the spamassassin option 'username', that applies to all
3855                 spamassassin operations (filtering, learning, local or remote).
3856                 The default username is the current unix user (if left blank
3857                 from gtk prefs or config file).
3858                 - commented out some unused code (notebook widget), removed unused
3859                 layout (hbox1).
3860                 - make more widgets sensitive to the transport type.
3861
3862 2006-02-27 [colin]      2.0.0cvs85
3863
3864         * src/plugins/spamassassin/spamassassin.c
3865                 Fix sa-learn call when offline
3866
3867 2006-02-27 [colin]      2.0.0cvs84
3868
3869         * configure.ac
3870         * src/Makefile.am
3871         * src/mainwindow.c
3872         * src/mainwindow.h
3873         * src/messageview.c
3874         * src/messageview.h
3875         * src/prefs_toolbar.c
3876         * src/procmsg.c
3877         * src/stock_pixmap.c
3878         * src/stock_pixmap.h
3879         * src/summaryview.c
3880         * src/toolbar.c
3881         * src/toolbar.h
3882         * src/pixmaps/ham_btn.xpm
3883         * src/pixmaps/spam.xpm
3884         * src/pixmaps/spam_btn.xpm
3885         * src/plugins/spamassassin/spamassassin.c
3886                 Add button in toolbar for spam learning
3887                 Fix a few bugs from the last related commit
3888                 Revert 1.9.6cvs23 which messed up shift-selection
3889
3890 2006-02-24 [colin]      2.0.0cvs83
3891
3892         * src/procmsg.c
3893         * src/summaryview.c
3894         * src/summaryview.h
3895         * src/plugins/spamassassin/spamassassin.c
3896         * src/plugins/spamassassin/spamassassin.h
3897         * src/plugins/spamassassin/spamassassin_gtk.c
3898                 Unregister learner when spamassassin is either
3899                 disabled or over tcp
3900
3901 2006-02-24 [colin]      2.0.0cvs82
3902
3903         * src/Makefile.am
3904         * src/mainwindow.c
3905         * src/mainwindow.h
3906         * src/procmsg.c
3907         * src/procmsg.h
3908         * src/stock_pixmap.c
3909         * src/stock_pixmap.h
3910         * src/summaryview.c
3911         * src/summaryview.h
3912         * src/gtk/icon_legend.c
3913         * src/pixmaps/spam.xpm  ** NEW FILE **
3914         * src/plugins/spamassassin/spamassassin.c
3915         * src/plugins/spamassassin/spamassassin_gtk.c
3916                 Add spam learning interface (Mark/Mark as 
3917                 (spam|ham) menus)
3918
3919 2006-02-24 [wwp]        2.0.0cvs81
3920
3921         * src/compose.c
3922         * src/compose.h
3923         * src/filtering.c
3924                 hide compose window when sending message in batch mode
3925                 (filtering: forward and redirect). Also fixed a wrong
3926                 value returned when sending failed, neutral anyway.
3927                 (Colin, me) 
3928
3929 2006-02-24 [wwp]        2.0.0cvs80
3930
3931         * src/mainwindow.c
3932                 use GTK+'s stock quit button. Patch by Fabien Vantard.
3933
3934 2006-02-24 [paul]       2.0.0cvs79
3935
3936         * src/news.c
3937         * src/news.h
3938         * src/news_gtk.c
3939                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
3940                 Thanks to Colin
3941
3942 2006-02-23 [colin]      2.0.0cvs78
3943
3944         * src/alertpanel.c
3945                 Change OK to Close in alertpanel with View log
3946                 button; add accel to View log. Patch by Fabien
3947                 Vantard
3948
3949 2006-02-23 [wwp]        2.0.0cvs77
3950
3951         * src/compose.c
3952                 silly me, there were much more tests to perform, since toolbars can
3953                 really have down to 1 element only.
3954
3955 2006-02-23 [wwp]        2.0.0cvs76
3956
3957         * commitHelper
3958                 fixed indentation from my previous commit. Fallback to VISUAL if
3959                 EDITOR is not set (and to vi, at last resort).
3960
3961 2006-02-23 [wwp]        2.0.0cvs75
3962
3963         * commitHelper
3964                 improved error detection (Colin, me).
3965
3966 2006-02-23 [wwp]        2.0.0cvs74
3967
3968         * src/prefs_toolbar.c
3969                 simplify and fix prefs/toolbars layouting. Combos' contents can
3970                 now be really displayed.
3971
3972 2006-02-23 [wwp]        2.0.0cvs73
3973         simplifies and fix prefs/toolbars layouting. Combos' contents can now
3974         be really displayed.
3975
3976 2006-02-22 [wwp]        2.0.0cvs72
3977
3978         * src/compose.c
3979                 fix a typo in my previous commit (sorry!).
3980
3981 2006-02-22 [wwp]        2.0.0cvs71
3982
3983         * src/prefs_toolbar.c
3984                 fix a crash when adding separators to toolbars,
3985                 also fix some separator item information.
3986
3987 2006-02-22 [wwp]        2.0.0cvs70
3988
3989         * src/compose.c
3990                 fix a crash when redirecting (for instance) when compose window's
3991                 toolbar contents has been customized (when some buttons have been
3992                 removed in fact).
3993
3994 2006-02-21 [wwp]        2.0.0cvs69
3995
3996         * src/summaryview.c
3997         * src/gtk/pluginwindow.c
3998         * src/plugins/pgpcore/prefs_gpg.c
3999                 fix some compilation warnings (feat. remains of removed code).
4000
4001 2006-02-21 [wwp]        2.0.0cvs68
4002
4003         * src/gtk/gtkutils.c
4004                 fix two compilation issues, thanks to Stephan Sachse.
4005
4006 2006-02-20 [colin]      2.0.0cvs67
4007
4008         * src/mainwindow.c
4009                 Don't reselect displayed mail on refocus
4010                 This fixes actions misbehaving 
4011
4012 2006-02-20 [wwp]        2.0.0cvs66
4013
4014         * src/summaryview.c
4015         * src/gtk/gtksctree.c
4016         * src/gtk/gtkshruler.c
4017                 changed more runtime typecast checks.
4018
4019 2006-02-20 [wwp]        2.0.0cvs65
4020
4021         * src/summary_search.c
4022                 find all - summaryview refresh issue fixed, thanks to Colin.
4023
4024 2006-02-20 [wwp]        2.0.0cvs64
4025
4026         * src/gtk/gtkutils.c
4027                 better runtime typecast checks.
4028
4029 2006-02-20 [wwp]        2.0.0cvs63
4030
4031         * src/summary_search.c
4032                 enhancements to the summary search:
4033                         - add the ability to stop the running search
4034                           (upon ESC-key press, new Stop button or when Clear button is pressed)
4035                         - don't search if no criteria (From/To/Subject/Body) is set
4036                         - ensure that a busy mouse pointer is always shown when searching,
4037                           show it even a bit earlier
4038
4039 2006-02-19 [colin]      2.0.0cvs62
4040
4041         * src/compose.c
4042         * src/imap.c
4043         * src/etpan/imap-thread.c
4044         * src/etpan/imap-thread.h
4045                 (Future) IMAP speed improvement on sending
4046                 Will require a libetpan update
4047         * src/summaryview.c
4048         * src/gtk/quicksearch.c
4049                 Make quicksearch clearable while running.
4050
4051 2006-02-17 [colin]      2.0.0cvs61
4052
4053         * src/imap.c
4054         * src/etpan/imap-thread.c
4055         * src/etpan/imap-thread.h
4056                 Check for IMAP certificates
4057                 ** Requires libetpan-0.42-cvs4 
4058                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
4059
4060 2006-02-17 [colin]      2.0.0cvs60
4061
4062         * src/messageview.c
4063         * src/prefs_common.c
4064         * src/prefs_common.h
4065         * src/prefs_message.c
4066                 Add pref to display HTML-only mails with plugin, 
4067                 if possible (defaulting to FALSE of course).
4068
4069 2006-02-16 [colin]      2.0.0cvs59
4070
4071         * src/main.c
4072         * src/common/plugin.c
4073         * src/common/plugin.h
4074         * src/gtk/pluginwindow.c
4075                 Keep track of requested (but unloaded) plugins
4076                 in some error cases.
4077
4078 2006-02-16 [wwp]        2.0.0cvs58
4079
4080         * src/gtk/gtkaspell.c
4081         * src/gtk/gtkaspell.h
4082         * src/prefs_spelling.c
4083         * src/compose.c
4084         * src/prefs_common.c
4085         * src/prefs_common.h
4086                 implemented new optional spellchecker behaviour: re-check message when
4087                 dictionary got changed (from compose-window/context-menu/Change dictionary).
4088
4089 2006-02-16 [wwp]        2.0.0cvs57
4090
4091         * src/quote_fmt_parse.y
4092                 pclose popen'ed pipe.
4093
4094 2006-02-15 [colin]      2.0.0cvs56
4095
4096         * src/mimeview.c
4097         * src/mimeview.h
4098                 Let MimeViewers know which MimeView they
4099                 depend of.
4100         * src/summaryview.c
4101                 Swap From/To columns in Sent/Queue/Drafts
4102                 folders
4103         * src/etpan/imap-thread.c
4104                 Use mailstream_low_tls_open() for STARTTLS
4105                 instead of mailstream_low_ssl_open()
4106                 ** REQUIRES libetpan 0.42cvs3 **
4107
4108 2006-02-15 [wwp]        2.0.0cvs55
4109
4110         * src/compose.c
4111         * src/compose.h
4112         * src/message_search.c
4113         * src/message_search.h
4114         * src/textview.c
4115         * src/gtk/gtkutils.c
4116         * src/gtk/gtkutils.h
4117                 added the ability to Find text in the compose window (and a bit
4118                 of code factorization).
4119
4120 2006-02-15 [wwp]        2.0.0cvs54
4121
4122         * src/prefs_gtk.c
4123                 yet another one file was missing (fix for some widgets' sensitivity).
4124                 Thanks Colin!
4125
4126 2006-02-15 [wwp]        2.0.0cvs53
4127
4128         * src/prefs_gtk.h
4129                 oops forgot that file (fix for some widgets' sensitivity).
4130
4131 2006-02-15 [wwp]        2.0.0cvs52
4132
4133         * src/summary_search.c
4134                 implemented advanced summary search options (added the ability
4135                 to use matcher conditions in an advanced search mode).
4136
4137 2006-02-15 [wwp]        2.0.0cvs51
4138
4139         * src/plugins/pgpcore/prefs_gpg.c
4140         * src/prefs_account.c
4141                 fix some widget sensitivity, mostly around some labels in
4142                 account prefs.
4143
4144 2006-02-15 [paul]       2.0.0cvs50
4145
4146         * manual/advanced.xml
4147                 improve Templates info
4148                 written by wwp
4149
4150 2006-02-14 [colin]      2.0.0cvs49
4151
4152         * src/pixmaps/address_book.xpm
4153         * src/pixmaps/preferences.xpm
4154         * src/pixmaps/properties.xpm
4155                 Fix pixmap size - patch by Fabien Vantard
4156
4157 2006-02-13 [colin]      2.0.0cvs48
4158
4159         * src/procmime.c
4160                 Add missing fclose()s on error
4161         * src/textview.c
4162                 Remove unused code
4163         * src/common/utils.c
4164                 Fix temp files not being deleted on windows
4165         Patches by Thomas Gilgin
4166
4167 2006-02-13 [colin]      2.0.0cvs47
4168
4169         * src/mainwindow.c
4170                 Fix exit crash
4171
4172 2006-02-13 [wwp]        2.0.0cvs46
4173
4174         * src/plugins/pgpcore/prefs_gpg.c
4175                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
4176
4177 2006-02-12 [colin]      2.0.0cvs45
4178
4179         * src/folderview.c
4180         * src/main.c
4181         * src/mainwindow.c
4182                 Fix "stuff" when quitting
4183
4184 2006-02-12 [wwp]        2.0.0cvs44
4185
4186         * src/prefs_themes.c
4187                 fix typos in debug messages.
4188
4189 2006-02-11 [colin]      2.0.0cvs43
4190
4191         * src/summaryview.c
4192                 don't allow drag/drop from ourself
4193
4194 2006-02-10 [wwp]        2.0.0cvs42
4195
4196         * src/exporthtml.c
4197         * src/html.c
4198         * src/html.h
4199         * src/procmime.c
4200         * src/textview.c
4201                 renamed html_ prefixed functions and data structures to avoid
4202                 namespace clashes w/ other software (gtkhtml2 for instance).
4203                 Closes bug #907.
4204
4205
4206 2006-02-09 [colin]      2.0.0cvs41
4207
4208         * src/summaryview.c
4209                 Fix shitty logic messed up. Thanks Ticho for the hint!
4210
4211 2006-02-09 [wwp]        2.0.0cvs40
4212
4213         * src/gtk/about.c
4214         * src/compose.c
4215         * src/prefs_account.c
4216         * src/prefs_gtk.h
4217         * src/editaddress.c
4218                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
4219                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
4220                 Browse buttons in accounts prefs.
4221
4222 2006-02-09 [colin]      2.0.0cvs39
4223
4224         * src/matcher.c
4225                 Check for pointer before using its members
4226         * src/gtk/gtksourceprintjob.c
4227                 Fix a wrong warning
4228
4229 2006-02-09 [wwp]        2.0.0cvs38
4230
4231         * src/gtk/filesel.c
4232                 fix few compiler warnings (type mismatch).
4233
4234 2006-02-09 [paul]       2.0.0cvs37
4235
4236         * po/fr.po
4237                 updated by Fabien Vantard
4238
4239 2006-02-08 [colin]      2.0.0cvs36
4240
4241         * src/prefs_common.c
4242         * src/common/defs.h
4243         * src/common/plugin.c
4244                 allow windows and linux configurations to coexist
4245                 patch by Thomas Gilgin
4246
4247 2006-02-08 [colin]      2.0.0cvs35
4248
4249         * src/filtering.c
4250         * src/matcher.c
4251         * src/matcher.h
4252         * src/matcher_parser_parse.y
4253         * src/prefs_filtering_action.c
4254         * src/prefs_matcher.c
4255                 Add the "Ignore thread" filtering
4256                 action
4257
4258 2006-02-08 [colin]      2.0.0cvs34
4259
4260         * src/compose.c
4261         * src/procmime.c
4262         * src/procmime.h
4263                 Fix bug #905 (damaged attachment)
4264                 text files with raw \0's aren't really text files
4265         FOR_STABLE
4266
4267 2006-02-08 [colin]      2.0.0cvs33
4268
4269         * src/summaryview.c
4270                 Fix crasher introduced yesterday
4271
4272 2006-02-08 [wwp]        2.0.0cvs32
4273
4274         * src/compose.c
4275         * src/compose.h
4276                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
4277
4278 2006-02-08 [wwp]        2.0.0cvs31
4279
4280         * src/prefs_template.c
4281                 templates enhancement: allow address completion for Cc and Bcc fields
4282                 (it was currently possible for the To field only)
4283
4284 2006-02-08 [colin]      2.0.0cvs30
4285
4286         * src/compose.c
4287                 Don't unblock if not blocked
4288         FOR_STABLE
4289
4290 2006-02-07 [colin]      2.0.0cvs29
4291
4292         * src/action.c
4293                 Forgot to refresh summaryview
4294
4295 2006-02-07 [colin]      2.0.0cvs28
4296
4297         * src/action.c
4298                 Freeze/thaw message list and folder list while
4299                 processing %as{} actions 
4300         * src/compose.c
4301                 Fix auto-wrap disabling after a middle-click
4302                 paste - FOR_STABLE
4303
4304 2006-02-07 [paul]       2.0.0cvs27
4305
4306         * src/folder.c
4307                 fix freeing of uninitialised pointers
4308                 Thanks to Colin
4309
4310 2006-02-06 [colin]      2.0.0cvs26
4311
4312         * src/folder.c
4313                 Use g_slist_prepend in potentially big list
4314
4315 2006-02-06 [colin]      2.0.0cvs25
4316
4317         * src/folder.c
4318                 Completely skip processing if it doesn't 
4319                 exist (faster!)
4320
4321 2006-02-06 [colin]      2.0.0cvs24
4322
4323         * src/folder.c
4324         * src/summaryview.c
4325                 Batch filtering in summaryview (from Tools menu)
4326                 and pre/post//-processing too
4327
4328 2006-02-06 [colin]      2.0.0cvs23
4329
4330         * src/procmsg.h
4331         * src/filtering.c
4332                 Use a special field for batch filtering instead
4333                 of stepping on deferred execution's toes
4334
4335 2006-02-06 [colin]      2.0.0cvs22
4336
4337         * src/action.c
4338         * src/filtering.c
4339         * src/filtering.h
4340         * src/folder.c
4341         * src/summaryview.c
4342                 Fix filtering via menus and actions
4343
4344 2006-02-06 [colin]      2.0.0cvs21
4345
4346         * src/imap.c
4347                 Put the added file directly to cache if possible (will work
4348                 with next libetpan)
4349         * src/filtering.c
4350         * src/filtering.h
4351         * src/inc.c
4352         * src/folder.c
4353         * src/mbox.c
4354         * src/procmsg.h
4355                 Move and copy filtered messages by batches instead of one
4356                 by one - faster on IMAP
4357         * src/procmsg.c
4358                 Add a function that'll possibly be useful later
4359
4360 2006-02-06 [colin]      2.0.0cvs20
4361
4362         * src/addressbook.c
4363                 Use internal mime-type instead of text/plain for d'n'd
4364         * src/compose.c
4365                 Allow attaching files from mimeview's icon list via d'n'd
4366         * src/folderview.c
4367         * src/folderview.h
4368                 Use internal mime-type instead of text/plain for d'n'd
4369                 Don't try to selected opened folder if none is
4370                 Factorize d'n'd from other apps code
4371         * src/headerview.c
4372         * src/textview.c
4373         * src/gtk/gtkutils.c
4374         * src/gtk/gtkutils.h
4375                 Factorize Face/X-Face stuff
4376         * src/mimeview.c
4377                 Fix d'n'd to other apps
4378         * src/prefs_message.c
4379                 Let the XFace pref be usable without libcompface as it also
4380                 applies to Face
4381         * src/summaryview.c
4382                 Fix d'n'd to other apps
4383                 Factorize d'n'd from other apps code
4384
4385 2006-02-06 [wwp]        2.0.0cvs19
4386
4387         * po/it.po
4388                 Italian translation fixes by Andrea Spadaccini (no more confusion
4389                 between filtering and processing, and few changes in the About
4390                 dialog).
4391
4392
4393 2006-02-06 [mones]      2.0.0cvs18
4394
4395         * src/gtk/icon_legend.c
4396                 Improved descriptions allowing better translations
4397
4398 2006-02-05 [colin]      2.0.0cvs17
4399
4400         * src/imap.c
4401                 Add the f*cking missing expunge that caused imap_fetch_env
4402                 to fail after an add_msgs ! :-///
4403         * src/etpan/imap-thread.c
4404                 Add a bit of debug
4405         FOR_STABLE
4406
4407 2006-02-05 [colin]      2.0.0cvs16
4408
4409         * src/common/utils.c
4410                 Don't check for return-path (or we can't put
4411                 back non-sent mails)
4412
4413 2006-02-05 [colin]      2.0.0cvs15
4414
4415         * src/textview.c
4416                 Don't try to display Face header in textview
4417                 when teh headerview's active
4418
4419 2006-02-05 [colin]      2.0.0cvs14
4420
4421         * tools/tbird2syl.py
4422         * tools/Makefile.am
4423                 Add script to import Thunderbird mails
4424
4425 2006-02-05 [colin]      2.0.0cvs13
4426
4427         * src/headerview.c
4428         * src/procheader.c
4429         * src/procmsg.c
4430         * src/procmsg.h
4431         * src/textview.c
4432                 Show Face headers - patch partially by Klaus Flittner
4433
4434 2006-02-05 [colin]      2.0.0cvs12
4435
4436         * src/folderview.c
4437         * src/summaryview.c
4438         * src/common/utils.c
4439         * src/common/utils.h
4440                 Let dnd work from mime icons to summaryview
4441                 and to folderview too
4442                 Add a crude test to avoid trying to add files
4443                 drag'n'dropped when they're not mails
4444
4445 2006-02-04 [colin]      2.0.0cvs11
4446
4447         * src/summaryview.c
4448         * src/mimeview.c
4449                 Fix utf8 conversion
4450
4451 2006-02-04 [colin]      2.0.0cvs10
4452
4453         * src/compose.c
4454         * src/folderview.c
4455         * src/mimeview.c
4456         * src/summaryview.c
4457         * src/summaryview.h
4458                 Added various drag and drop capas:
4459                 From                    To
4460                 summaryview             other apps
4461                 mimeview icons          other apps
4462                 other apps              summaryview
4463                 other apps              folderview
4464
4465                 This shouldn't have broken the existing:
4466                 From                    To
4467                 summaryview             folderview
4468                 folderview              folderview
4469                 summaryview             compose's attachments
4470
4471         Tests welcomed.
4472
4473 2006-02-02 [paul]       2.0.0cvs9
4474
4475         * src/mainwindow.c
4476                 move global option 'Set displayed columns...' out
4477                 of folder option grouping.
4478                 fix sensitivity of 'harvest addresses'
4479         FOR_STABLE
4480
4481 2006-02-01 [colin]      2.0.0cvs8
4482
4483         * src/mimeview.c
4484                 Revert the alertpanel patch, it sucks (intrusive
4485                 and gets in the way of "open")
4486
4487 2006-02-01 [colin]      2.0.0cvs7
4488
4489         * src/compose.c
4490         * src/prefs_account.c
4491         * src/prefs_common.c
4492         * src/common/defs.h
4493         * src/common/utils.c
4494         * src/common/utils.h
4495                 Add ability to edit the signature file
4496                 from the account preferences, and use
4497                 a default for the text editor.
4498                 Patch by Fabien Vantard
4499
4500 2006-02-01 [colin]      2.0.0cvs6
4501
4502         * src/mimeview.c
4503                 Try to get mime type by extension if it is
4504                 application/octet-stream
4505                 Display a window with possible choices when
4506                 encountering unknown mime types
4507         * src/gtk/filesel.c
4508         * src/gtk/filesel.h
4509                 Add preview
4510                 Allow multiple selection in filtered filesel
4511                 (patch by Fabien Vantard)
4512         * src/gtk/pluginwindow.c
4513                 Use it (patch by Fabien Vantard)
4514
4515 2006-02-01 [paul]       2.0.0cvs5
4516
4517         * src/jpilot.c
4518                 fix crash on creating jpilot address book
4519                 Thanks to Colin - FOR_STABLE
4520         * src/prefs_summaries.c
4521         * src/prefs_wrapping.c
4522         * src/gtk/icon_legend.c
4523         * src/gtk/quicksearch.c
4524                 string fixes and additions
4525
4526 2006-02-01 [paul]       2.0.0cvs4
4527
4528         * src/compose.c
4529         * src/mainwindow.c
4530         * src/messageview.c
4531         * src/prefs_send.c
4532                 add Arabic encoding option
4533                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
4534
4535 2006-01-31 [colin]      2.0.0cvs3
4536
4537         * src/plugins/pgpcore/passphrase.c
4538                 Convert passphrase to locale encoding
4539         * src/compose.c
4540                 Fix drafting on IMAP. Crappy bug sneaked in
4541                 the release :-/
4542         FOR_STABLE
4543
4544 2006-01-30 [paul]       2.0.0cvs2
4545
4546         * src/gtk/icon_legend.c
4547                 show the new entries
4548
4549 2006-01-30 [colin]      2.0.0cvs1
4550
4551         * src/manual.c
4552                 Check for the file to be present before 
4553                 enabling the menu - FOR_STABLE
4554         * src/gtk/icon_legend.c
4555                 Add folders icons (not all of them, there
4556                 are too much, but the most intriguing ones)
4557
4558 2006-01-30 [paul]       2.0.0
4559
4560         version 2.0.0 released
4561
4562 2006-01-30 [paul]       1.9.100cvs200
4563
4564         * manual/faq.xml
4565         * manual/gpl.xml
4566         * manual/intro.xml
4567         * manual/starting.xml
4568         * manual/sylpheed-claws-manual.xml
4569                 fixes, additions
4570
4571 2006-01-29 [mones]      1.9.100cvs199
4572
4573         * manual/account.xml
4574         * manual/advanced.xml
4575         * manual/glossary.xml
4576                 Some typos fixed, added LDIF term to glossary
4577         * po/es.po
4578                 Fixed leading plus symbol
4579
4580 2006-01-29 [paul]       1.9.100cvs198
4581
4582         * po/fi.po
4583         * po/sk.po
4584                 updated by Tommi Pirinen and Andrej Kacian
4585
4586 2006-01-29 [paul]       1.9.100cvs197
4587
4588         * src/gtk/authors.h
4589                 remove duplicates
4590
4591 2006-01-29 [paul]       1.9.100cvs196
4592
4593         * AUTHORS
4594         * po/nl.po
4595         * src/gtk/authors.h
4596         * tools/claws.i18n.status.pl
4597                 nl translation updated by Tim Dijkstra
4598
4599 2006-01-29 [paul]       1.9.100cvs195
4600
4601         * po/sr.po
4602         * po/sv.po
4603                 updated by Aleksandar Urosevic and Anders Troback
4604
4605 2006-01-28 [colin]      1.9.100cvs194
4606
4607         * src/gtk/gtksourceprintjob.c
4608                 Don't fiddle with PangoLayout when we
4609                 have an image
4610
4611 2006-01-28 [paul]       1.9.100cvs193
4612
4613         * AUTHORS
4614         * po/el.po
4615         * po/zh_CN.po
4616         * src/gtk/authors.h
4617         * tools/claws.i18n.status.pl
4618                 updated translations submitted by Stavros Giannouris
4619                 and Ralgh Young
4620
4621 2006-01-27 [colin]      1.9.100cvs192
4622
4623         * src/summaryview.c
4624         * src/gtk/gtksourceprintjob.c
4625                 Add image printing 
4626                 (libgnomeprint only, of course)
4627
4628 2006-01-27 [paul]       1.9.100cvs191
4629
4630         * po/fr.po
4631         * po/it.po
4632                 updated by Fabien Vantard and Andrea Spadaccini
4633
4634 2006-01-26 [colin]      1.9.100cvs190
4635
4636         * manual/Makefile.am
4637         * configure.ac
4638                 Make building the manual optional 
4639                 (--disable-manual)
4640
4641 2006-01-26 [paul]       1.9.100cvs189
4642
4643         * manual/glossary.xml
4644         * manual/plugins.xml
4645                 edited
4646         * po/en_GB.po
4647                 updated
4648
4649 2006-01-26 [paul]       1.9.100cvs188
4650
4651         * src/prefs_display_header.c
4652         * src/prefs_folder_column.c
4653         * src/prefs_msg_colors.c
4654         * src/prefs_summaries.c
4655         * src/prefs_summary_column.c
4656                 HIGify
4657
4658 2006-01-25 [colin]      1.9.100cvs187
4659
4660         * src/imap.c
4661                 Don't allow moving/copying mails between
4662                 queue/drafts and non-queue/drafts folders
4663                 Fixes bug #897 (message header is resetted 
4664                 if one is copied to Drafts)
4665
4666 2006-01-25 [colin]      1.9.100cvs186
4667
4668         * src/folder.c
4669         * src/mainwindow.c
4670                 Fix subscribed folders not found
4671         * src/compose.c
4672                 Don't try to encode as original mail's charset
4673                 if it's ascii 
4674
4675 2006-01-25 [paul]       1.9.100cvs185
4676
4677         * AUTHORS
4678         * po/Makevars
4679                 updated
4680         * po/de.po
4681         * po/pl.po
4682         * po/pt_BR.po
4683         * po/sr.po
4684                 updates submitted by Stephan Sachse, Emilian Nowak
4685                 and Quar, Frederico Goncalves Guimaraes, and
4686                 Aleksandar Urosevic
4687                 Fix Bug 896, 'PT_BR locale broken'.
4688         * src/gtk/authors.h
4689                 updated
4690
4691 2006-01-24 [mones]      1.9.100cvs184
4692
4693         * manual/glossary.xml
4694                 All current terms finished. Reviewers welcome ;-)
4695         * manual/keyboard.xml
4696                 Fixed column width for pdf output.
4697         * po/es.po
4698                 Updated
4699
4700 2006-01-24 [paul]       1.9.100cvs183
4701
4702         * manual/glossary.xml
4703                 fix id name
4704         * manual/dist/html/Makefile.am
4705         * manual/dist/pdf/Makefile.am
4706         * manual/dist/ps/Makefile.am
4707         * manual/dist/txt/Makefile.am
4708                 fix make deps
4709                 Thanks to Colin
4710
4711 2006-01-24 [mones]      1.9.100cvs182
4712
4713         * manual/glossary.xml
4714                 Nearly finished, some terms missing.
4715
4716 2006-01-23 [paul]       1.9.100cvs181
4717
4718         * manual/dist/html/Makefile.am
4719         * manual/dist/pdf/Makefile.am
4720         * manual/dist/ps/Makefile.am
4721         * manual/dist/txt/Makefile.am
4722         * src/mainwindow.c
4723                 re-enable manual
4724                 Thanks to Colin
4725
4726 2006-01-22 [colin]      1.9.100cvs180
4727
4728         * src/compose.c
4729         * src/gtk/gtkaspell.c
4730                 Don't deselect stuff before right-clicking, with aspell.
4731                 (This prevented right-click Copy, for example).
4732                 Thanks to Clo!
4733
4734 2006-01-22 [paul]       1.9.100cvs179
4735
4736         * src/summary_search.c
4737                 don't fix the widget size as it causes problems
4738                 under localisation.
4739                 Thanks to Emilian Nowak
4740
4741 2006-01-21 [paul]       1.9.100cvs178
4742
4743         * src/prefs_themes.c
4744                 fix broken underlining of label text
4745                 with some translations
4746
4747 2006-01-21 [colin]      1.9.100cvs177
4748
4749         * po/fr.po
4750                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
4751
4752 2006-01-20 [colin]      1.9.100cvs176
4753
4754         * configure.ac
4755         * Makefile.am
4756         * manual/Makefile
4757         * manual/dist/html/.cvsignore
4758         * manual/dist/html/Makefile.am
4759         * manual/dist/pdf/.cvsignore
4760         * manual/dist/pdf/Makefile.am
4761         * manual/dist/ps/.cvsignore
4762         * manual/dist/ps/Makefile.am
4763         * manual/dist/txt/.cvsignore
4764         * manual/dist/txt/Makefile.am
4765                 Autotool-ize manual
4766
4767 2006-01-20 [paul]       1.9.100cvs175
4768
4769         * manual/handling.xml
4770                 make Filtering and Searching entries easier to find
4771         * manual/keyboard.xml
4772                 add the remaining default keybinds
4773         * src/prefs_summaries.c
4774                 update the default keybinds
4775
4776 2006-01-20 [paul]       1.9.100cvs174
4777
4778         * src/addressbook.c
4779         * src/addrgather.c
4780         * src/addrharvest.c
4781         * src/editaddress.c
4782         * src/editgroup.c
4783         * src/exphtmldlg.c
4784         * src/expldifdlg.c
4785         * src/exporthtml.c
4786         * src/exportldif.c
4787         * src/ldif.c
4788                 replace 'e-mail' with 'email'
4789         * src/summary_search.c
4790                 add mnemonic to "Find all" button
4791
4792 2006-01-20 [wwp]        1.9.100cvs173
4793
4794         * src/export.c
4795         * src/import.c
4796                 touched mbox import/export buttons for HIG-compliance
4797
4798 2006-01-19 [paul]       1.9.100cvs172
4799
4800         * manual/account.xml
4801         * manual/addrbook.xml
4802         * manual/advanced.xml
4803         * manual/faq.xml
4804         * manual/handling.xml
4805         * manual/intro.xml
4806         * manual/plugins.xml
4807         * manual/starting.xml
4808                 more editing
4809
4810 2006-01-19 [paul]       1.9.100cvs171
4811
4812         * src/toolbar.c
4813                 allow use of trash button while receiving
4814                 Thanks to Colin
4815
4816 2006-01-19 [wwp]        1.9.100cvs170
4817
4818         * src/gtk/quicksearch.c
4819         * src/compose.c
4820                 force text color to black when yellow background is set
4821
4822 2006-01-19 [colin]      1.9.100cvs169
4823
4824         * src/plugins/trayicon/trayicon.c
4825                 Gray out Get Mail when already getting mail
4826
4827 2006-01-18 [paul]       1.9.100cvs168
4828
4829         * src/compose.c
4830                 give widget yellow background was To is
4831                 set via folder prefs
4832         * src/gtk/quicksearch.c
4833                 give widget yellow background when quick
4834                 search is active.
4835                 Thanks to Colin
4836
4837 2006-01-18 [paul]       1.9.100cvs167
4838
4839         * doc/man/sylpheed-claws.1
4840                 add --subscribe option
4841
4842 2006-01-18 [paul]       1.9.100cvs166
4843
4844         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
4845         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
4846                 use %U instead of %F (%F is broken for user installed
4847                 files in kde 3.5)
4848
4849 2006-01-18 [colin]      1.9.100cvs165
4850
4851         * src/summaryview.c
4852                 Default to Yes in "No more * messages" dialogs
4853
4854 2006-01-17 [colin]      1.9.100cvs164
4855
4856         * src/compose.c
4857                 Possibly fix an invalid iterator causing
4858                 crash
4859
4860 2006-01-17 [colin]      1.9.100cvs163
4861
4862         * src/mimeview.c
4863                 Fix crash when the image disappears under the
4864                 image viewer
4865
4866 2006-01-16 [colin]      1.9.100cvs162
4867
4868         * src/compose.c
4869                 Fix reenabling autowrap
4870
4871 2006-01-16 [colin]      1.9.100cvs161
4872
4873         * src/compose.c
4874                 reset quote_len before getting quote_str
4875
4876 2006-01-16 [colin]      1.9.100cvs160
4877
4878         * src/account.c
4879         * src/account.h
4880         * src/folder.c
4881         * src/imap_gtk.c
4882         * src/mh_gtk.c
4883                 Fix bug #883 (default inbox does not track folder move)
4884
4885 2006-01-16 [colin]      1.9.100cvs159
4886
4887         * src/compose.c
4888         * src/plugins/pgpcore/passphrase.c
4889                 More buttons fixes
4890
4891 2006-01-16 [paul]       1.9.100cvs158
4892
4893         * src/prefs_actions.c
4894         * src/prefs_filtering_action.c
4895         * src/prefs_matcher.c
4896         * src/quote_fmt.c
4897         * src/gtk/description_window.c
4898         * src/gtk/description_window.h
4899         * src/gtk/quicksearch.c
4900                 description window cleanups
4901
4902 2006-01-15 [colin]      1.9.100cvs157
4903
4904         * src/addressbook.c
4905         * src/prefs_filtering.c
4906                 Same here
4907
4908 2006-01-15 [colin]      1.9.100cvs156
4909
4910         * src/folderview.c
4911         * src/mainwindow.c
4912                 Same for "Empty trash"
4913
4914 2006-01-15 [colin]      1.9.100cvs155
4915
4916         * src/inc.c
4917                 Override offline dialog had Yes by default
4918
4919 2006-01-15 [colin]      1.9.100cvs154
4920
4921         * src/summaryview.c
4922                 Delete selected messages? previously had Yes the default
4923
4924 2006-01-15 [colin]      1.9.100cvs153
4925
4926         * src/folder.c
4927         * src/folder.h
4928         * src/main.c
4929                 Check if a mailbox is loaded after all
4930                 plugins are loaded.
4931
4932 2006-01-15 [colin]      1.9.100cvs152
4933
4934         * src/folder.c
4935                 Don't start wizard when there are unloaded folders (will help
4936                 people with only mbox or maildir mailboxes)
4937
4938 2006-01-14 [colin]      1.9.100cvs151
4939
4940         * src/addressbook.c
4941         * src/expldifdlg.c
4942         * src/importldif.c
4943         * src/importmutt.c
4944         * src/importpine.c
4945         * src/mh_gtk.c
4946                 More HIG compliance and fixes
4947
4948 2006-01-14 [colin]      1.9.100cvs150
4949
4950         * src/prefs_filtering_action.c
4951         * src/foldersel.c
4952                 Two forgotten button order changes
4953
4954 2006-01-14 [colin]      1.9.100cvs149
4955
4956         * src/account.c
4957         * src/addressbook.c
4958         * src/compose.c
4959         * src/folderview.c
4960         * src/imap_gtk.c
4961         * src/mainwindow.c
4962         * src/mh_gtk.c
4963         * src/news_gtk.c
4964         * src/prefs_actions.c
4965         * src/prefs_customheader.c
4966         * src/prefs_filtering.c
4967         * src/prefs_matcher.c
4968         * src/prefs_template.c
4969         * src/ssl_manager.c
4970         * src/summaryview.c
4971         * src/textview.c
4972         * src/toolbar.c
4973                 All deletion confirmations are now "Cancel, Delete" 
4974                 instead of "No, Yes"
4975                 Clarified most of the other "No, Yes" to 
4976                 "Cancel, Descriptive_action"
4977                 Rechanged the "Entry not saved" alerts to have 
4978                 "Close, Continue editing"
4979
4980
4981 2006-01-14 [paul]
4982
4983         * 2.0.0-rc4 released
4984
4985 2006-01-14 [paul]       1.9.100cvs148
4986
4987         * src/account.c
4988         * src/addressadd.c
4989         * src/addressbook.c
4990         * src/compose.c
4991         * src/editaddress.c
4992         * src/editbook.c
4993         * src/editgroup.c
4994         * src/editjpilot.c
4995         * src/editldap.c
4996         * src/editvcard.c
4997         * src/exphtmldlg.c
4998         * src/expldifdlg.c
4999         * src/folderview.c
5000         * src/grouplistdialog.c
5001         * src/imap_gtk.c
5002         * src/importmutt.c
5003         * src/importpine.c
5004         * src/inc.c
5005         * src/main.c
5006         * src/mainwindow.c
5007         * src/message_search.c
5008         * src/messageview.c
5009         * src/mh_gtk.c
5010         * src/mimeview.c
5011         * src/news_gtk.c
5012         * src/prefs_actions.c
5013         * src/prefs_customheader.c
5014         * src/prefs_filtering.c
5015         * src/prefs_matcher.c
5016         * src/prefs_template.c
5017         * src/prefs_themes.c
5018         * src/ssl_manager.c
5019         * src/summary_search.c
5020         * src/summaryview.c
5021         * src/textview.c
5022         * src/toolbar.c
5023         * src/gtk/foldersort.c
5024         * src/gtk/gtkaspell.c
5025         * src/gtk/inputdialog.c
5026         * src/gtk/prefswindow.c
5027         * src/plugins/pgpcore/select-keys.c
5028         * src/plugins/trayicon/trayicon.c
5029                 HIG compliant button order
5030
5031 2006-01-14 [mones]      1.9.100cvs147
5032
5033         * po/es.po
5034                 Updated translation
5035
5036 2006-01-13 [paul]       1.9.100cvs146
5037
5038         * AUTHORS
5039         * ChangeLog
5040         * src/gtk/authors.h
5041                 add Joshua M. Kwan to contributors list
5042
5043 2006-01-13 [colin]      1.9.100cvs145
5044
5045         * src/gtk/quicksearch.c
5046                 Don't refocus quick search after executing (Esc or Enter)
5047                 Allows to '/'search something then move up/down in 
5048                 summaryview, and to Esc a search and be back in the 
5049                 summaryview
5050
5051 2006-01-13 [paul]       1.9.100cvs144
5052
5053         * src/plugins/pgpinline/pgpinline.c
5054                 support Content-Type 'application/pgp'
5055                 patch by Joshua M. Kwan <joshuak@users.sf.net>
5056
5057 2006-01-13 [paul]       1.9.100cvs143
5058
5059         * manual/account.xml
5060                 make mention of partial retrieval
5061                 thanks to Colin
5062
5063 2006-01-13 [paul]       1.9.100cvs142
5064
5065         * src/account.c
5066         * src/account.h
5067         * src/action.c
5068         * src/action.h
5069         * src/adbookbase.h
5070         * src/addr_compl.c
5071         * src/addr_compl.h
5072         * src/addrbook.c
5073         * src/addrcache.c
5074         * src/addrcache.h
5075         * src/addrcindex.c
5076         * src/addrcindex.h
5077         * src/addrclip.c
5078         * src/addrclip.h
5079         * src/addrdefs.h
5080         * src/addressadd.c
5081         * src/addressadd.h
5082         * src/addressbook.c
5083         * src/addressbook.h
5084         * src/addrgather.c
5085         * src/addrgather.h
5086         * src/addrharvest.c
5087         * src/addrharvest.h
5088         * src/addrindex.c
5089         * src/addrindex.h
5090         * src/addritem.c
5091         * src/addritem.h
5092         * src/addrquery.c
5093         * src/addrquery.h
5094         * src/addrselect.c
5095         * src/addrselect.h
5096         * src/alertpanel.c
5097         * src/alertpanel.h
5098         * src/browseldap.c
5099         * src/browseldap.h
5100         * src/codeconv.c
5101         * src/codeconv.h
5102         * src/compose.c
5103         * src/compose.h
5104         * src/customheader.c
5105         * src/customheader.h
5106         * src/displayheader.c
5107         * src/displayheader.h
5108         * src/editaddress.c
5109         * src/editaddress.h
5110         * src/editbook.c
5111         * src/editbook.h
5112         * src/editgroup.c
5113         * src/editgroup.h
5114         * src/editjpilot.c
5115         * src/editjpilot.h
5116         * src/editldap.c
5117         * src/editldap.h
5118         * src/editldap_basedn.c
5119         * src/editldap_basedn.h
5120         * src/editvcard.c
5121         * src/editvcard.h
5122         * src/exphtmldlg.c
5123         * src/exphtmldlg.h
5124         * src/expldifdlg.c
5125         * src/expldifdlg.h
5126         * src/export.h
5127         * src/exporthtml.c
5128         * src/exporthtml.h
5129         * src/exportldif.c
5130         * src/exportldif.h
5131         * src/filtering.c
5132         * src/filtering.h
5133         * src/folder.c
5134         * src/folder.h
5135         * src/folder_item_prefs.c
5136         * src/folder_item_prefs.h
5137         * src/foldersel.c
5138         * src/foldersel.h
5139         * src/folderutils.c
5140         * src/folderutils.h
5141         * src/folderview.c
5142         * src/folderview.h
5143         * src/grouplistdialog.c
5144         * src/grouplistdialog.h
5145         * src/headerview.c
5146         * src/html.c
5147         * src/html.h
5148         * src/image_viewer.c
5149         * src/image_viewer.h
5150         * src/imap.c
5151         * src/imap.h
5152         * src/imap_gtk.c
5153         * src/imap_gtk.h
5154         * src/import.h
5155         * src/importldif.c
5156         * src/importldif.h
5157         * src/importmutt.c
5158         * src/importmutt.h
5159         * src/importpine.c
5160         * src/importpine.h
5161         * src/inc.c
5162         * src/inc.h
5163         * src/jpilot.c
5164         * src/jpilot.h
5165         * src/ldapctrl.c
5166         * src/ldapctrl.h
5167         * src/ldaplocate.c
5168         * src/ldaplocate.h
5169         * src/ldapquery.c
5170         * src/ldapquery.h
5171         * src/ldapserver.c
5172         * src/ldapserver.h
5173         * src/ldaputil.c
5174         * src/ldaputil.h
5175         * src/ldif.c
5176         * src/ldif.h
5177         * src/main.c
5178         * src/main.h
5179         * src/mainwindow.c
5180         * src/mainwindow.h
5181         * src/manual.c
5182         * src/manual.h
5183         * src/mbox.c
5184         * src/mbox.h
5185         * src/message_search.c
5186         * src/message_search.h
5187         * src/messageview.c
5188         * src/messageview.h
5189         * src/mh.c
5190         * src/mh.h
5191         * src/mh_gtk.c
5192         * src/mh_gtk.h
5193         * src/mimeview.c
5194         * src/mimeview.h
5195         * src/msgcache.c
5196         * src/msgcache.h
5197         * src/mutt.c
5198         * src/mutt.h
5199         * src/news.c
5200         * src/news.h
5201         * src/news_gtk.c
5202         * src/news_gtk.h
5203         * src/partial_download.c
5204         * src/partial_download.h
5205         * src/pine.c
5206         * src/pine.h
5207         * src/pop.c
5208         * src/pop.h
5209         * src/prefs_account.c
5210         * src/prefs_account.h
5211         * src/prefs_actions.c
5212         * src/prefs_actions.h
5213         * src/prefs_common.c
5214         * src/prefs_common.h
5215         * src/prefs_compose_writing.c
5216         * src/prefs_compose_writing.h
5217         * src/prefs_customheader.c
5218         * src/prefs_customheader.h
5219         * src/prefs_display_header.c
5220         * src/prefs_display_header.h
5221         * src/prefs_filtering.c
5222         * src/prefs_filtering.h
5223         * src/prefs_filtering_action.c
5224         * src/prefs_filtering_action.h
5225         * src/prefs_folder_column.c
5226         * src/prefs_folder_column.h
5227         * src/prefs_folder_item.c
5228         * src/prefs_folder_item.h
5229         * src/prefs_fonts.c
5230         * src/prefs_fonts.h
5231         * src/prefs_gtk.c
5232         * src/prefs_gtk.h
5233         * src/prefs_image_viewer.c
5234         * src/prefs_image_viewer.h
5235         * src/prefs_matcher.c
5236         * src/prefs_matcher.h
5237         * src/prefs_message.c
5238         * src/prefs_msg_colors.c
5239         * src/prefs_msg_colors.h
5240         * src/prefs_other.c
5241         * src/prefs_quote.c
5242         * src/prefs_receive.c
5243         * src/prefs_send.c
5244         * src/prefs_spelling.c
5245         * src/prefs_spelling.h
5246         * src/prefs_summaries.c
5247         * src/prefs_summaries.h
5248         * src/prefs_summary_column.c
5249         * src/prefs_summary_column.h
5250         * src/prefs_template.c
5251         * src/prefs_template.h
5252         * src/prefs_themes.c
5253         * src/prefs_themes.h
5254         * src/prefs_toolbar.c
5255         * src/prefs_toolbar.h
5256         * src/prefs_wrapping.c
5257         * src/prefs_wrapping.h
5258         * src/privacy.c
5259         * src/privacy.h
5260         * src/procheader.c
5261         * src/procheader.h
5262         * src/procmime.c
5263         * src/procmime.h
5264         * src/procmsg.c
5265         * src/procmsg.h
5266         * src/quote_fmt.c
5267         * src/quote_fmt_parse.y
5268         * src/recv.c
5269         * src/recv.h
5270         * src/remotefolder.c
5271         * src/remotefolder.h
5272         * src/send_message.c
5273         * src/send_message.h
5274         * src/setup.c
5275         * src/setup.h
5276         * src/sourcewindow.c
5277         * src/sourcewindow.h
5278         * src/ssl_manager.c
5279         * src/ssl_manager.h
5280         * src/statusbar.c
5281         * src/statusbar.h
5282         * src/stock_pixmap.c
5283         * src/stock_pixmap.h
5284         * src/summary_search.c
5285         * src/summary_search.h
5286         * src/summaryview.c
5287         * src/summaryview.h
5288         * src/syldap.c
5289         * src/syldap.h
5290         * src/textview.c
5291         * src/textview.h
5292         * src/toolbar.c
5293         * src/toolbar.h
5294         * src/undo.c
5295         * src/undo.h
5296         * src/unmime.c
5297         * src/unmime.h
5298         * src/vcard.c
5299         * src/vcard.h
5300         * src/wizard.c
5301         * src/wizard.h
5302         * src/common/base64.c
5303         * src/common/base64.h
5304         * src/common/defs.h
5305         * src/common/hooks.c
5306         * src/common/hooks.h
5307         * src/common/log.c
5308         * src/common/log.h
5309         * src/common/mgutils.c
5310         * src/common/mgutils.h
5311         * src/common/nntp.c
5312         * src/common/nntp.h
5313         * src/common/passcrypt.c
5314         * src/common/passcrypt.h.in
5315         * src/common/plugin.c
5316         * src/common/plugin.h
5317         * src/common/prefs.c
5318         * src/common/prefs.h
5319         * src/common/progressindicator.c
5320         * src/common/progressindicator.h
5321         * src/common/quoted-printable.c
5322         * src/common/quoted-printable.h
5323         * src/common/session.c
5324         * src/common/session.h
5325         * src/common/smtp.c
5326         * src/common/smtp.h
5327         * src/common/socket.c
5328         * src/common/socket.h
5329         * src/common/ssl.c
5330         * src/common/ssl.h
5331         * src/common/ssl_certificate.c
5332         * src/common/ssl_certificate.h
5333         * src/common/stringtable.c
5334         * src/common/stringtable.h
5335         * src/common/sylpheed.c
5336         * src/common/sylpheed.h
5337         * src/common/template.c
5338         * src/common/template.h
5339         * src/common/timing.h
5340         * src/common/utils.c
5341         * src/common/utils.h
5342         * src/common/version.h.in
5343         * src/common/xml.c
5344         * src/common/xml.h
5345         * src/common/xmlprops.c
5346         * src/common/xmlprops.h
5347         * src/gtk/colorlabel.c
5348         * src/gtk/colorsel.c
5349         * src/gtk/colorsel.h
5350         * src/gtk/description_window.c
5351         * src/gtk/description_window.h
5352         * src/gtk/filesel.c
5353         * src/gtk/filesel.h
5354         * src/gtk/foldersort.c
5355         * src/gtk/foldersort.h
5356         * src/gtk/gtkutils.c
5357         * src/gtk/gtkutils.h
5358         * src/gtk/inputdialog.c
5359         * src/gtk/inputdialog.h
5360         * src/gtk/logwindow.c
5361         * src/gtk/logwindow.h
5362         * src/gtk/manage_window.c
5363         * src/gtk/manage_window.h
5364         * src/gtk/menu.c
5365         * src/gtk/menu.h
5366         * src/gtk/pluginwindow.c
5367         * src/gtk/pluginwindow.h
5368         * src/gtk/prefswindow.c
5369         * src/gtk/prefswindow.h
5370         * src/gtk/progressdialog.c
5371         * src/gtk/progressdialog.h
5372         * src/gtk/sslcertwindow.c
5373         * src/gtk/sslcertwindow.h
5374         * src/plugins/clamav/clamav_plugin.c
5375         * src/plugins/clamav/clamav_plugin.h
5376         * src/plugins/clamav/clamav_plugin_gtk.c
5377         * src/plugins/demo/demo.c
5378         * src/plugins/dillo_viewer/dillo_prefs.c
5379         * src/plugins/dillo_viewer/dillo_prefs.h
5380         * src/plugins/dillo_viewer/dillo_viewer.c
5381         * src/plugins/pgpcore/passphrase.c
5382         * src/plugins/pgpcore/passphrase.h
5383         * src/plugins/pgpcore/plugin.c
5384         * src/plugins/pgpcore/select-keys.c
5385         * src/plugins/pgpcore/select-keys.h
5386         * src/plugins/pgpcore/sgpgme.c
5387         * src/plugins/pgpcore/sgpgme.h
5388         * src/plugins/pgpinline/pgpinline.c
5389         * src/plugins/pgpinline/pgpinline.h
5390         * src/plugins/pgpinline/plugin.c
5391         * src/plugins/pgpmime/pgpmime.c
5392         * src/plugins/pgpmime/pgpmime.h
5393         * src/plugins/pgpmime/plugin.c
5394         * src/plugins/spamassassin/spamassassin.c
5395         * src/plugins/spamassassin/spamassassin.h
5396         * src/plugins/spamassassin/spamassassin_gtk.c
5397         * src/plugins/trayicon/trayicon.c
5398                 update copyright header
5399
5400 2006-01-13 [paul]       1.9.100cvs141
5401
5402         * src/account.c
5403         * src/export.c
5404         * src/import.c
5405         * src/mainwindow.c
5406         * src/prefs_account.c
5407         * src/prefs_display_header.c
5408         * src/prefs_receive.c
5409         * src/prefs_send.c
5410         * src/prefs_summaries.c
5411         * src/prefs_themes.c
5412         * src/prefs_toolbar.c
5413         * src/gtk/about.c
5414                 various cleanups
5415
5416 2006-01-12 [colin]      1.9.100cvs140
5417
5418         * src/folder.c
5419         * src/folder.h
5420         * src/main.c
5421                 Add --subscribe option
5422                 Let sylpheed-claws email@domain.com equivalent to --compose
5423                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
5424
5425 2006-01-12 [paul]       1.9.100cvs139
5426
5427         * src/mainwindow.c
5428                 append 'Change folder order' label with '...'
5429         * src/prefs_actions.c
5430                 allow reordering of actions list by dnd
5431         * src/gtk/foldersort.c
5432                 make the dialog nicer
5433
5434 2006-01-11 [colin]      1.9.100cvs138
5435
5436         * src/compose.c
5437                 Allow templates without text
5438
5439 2006-01-11 [paul]       1.9.100cvs137
5440
5441         * tools/README
5442         * tools/filter_conv_new.pl
5443                 add info to README
5444                 also check .sylpheed for filter.xml
5445                 be a bit informative to the user
5446
5447 2006-01-11 [colin]      1.9.100cvs136
5448
5449         * src/textview.c
5450                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
5451
5452 2006-01-10 [paul]       1.9.100cvs135
5453
5454         * tools/Makefile.am
5455         * tools/filter_conv_new.pl
5456                 add script to convert new style Sylpheed
5457                 filter rules (Sylpheed >= 0.9.99) to
5458                 Claws filtering rules
5459
5460 2006-01-10 [colin]      1.9.100cvs134
5461
5462         * src/compose.c
5463                 Fix broken line joins in certain conditions
5464                 (between two quoted lines: <enter><enter><up>
5465                  <type a wrapped sentence><go in the first line>
5466                  <insert more text><watch as line joining failed>)
5467
5468 2006-01-10 [paul]       1.9.100cvs133
5469
5470         * src/compose.c
5471                 don't report success in error dialog
5472                 thanks to Colin
5473         * src/common/utils.c
5474                 include some trailing punctuations as URI
5475                 thanks to Hiro
5476
5477 2006-01-10 [paul]       1.9.100cvs132
5478
5479         * src/mimeview.c
5480                 fix incompatible pointer type
5481                 warning
5482
5483 2006-01-10 [paul]       1.9.100cvs131
5484
5485         * src/compose.c
5486                 change Subject in window title
5487                 instantaneously
5488
5489 2006-01-09 [colin]      1.9.100cvs130
5490
5491         * src/addressbook.c
5492         * src/headerview.c
5493         * src/mainwindow.c
5494         * src/messageview.c
5495         * src/mimeview.c
5496         * src/noticeview.c
5497         * src/summaryview.c
5498                 Fix possible crashes on exit and in addressbook
5499
5500 2006-01-09 [paul]       1.9.100cvs129
5501
5502         * src/prefs_msg_colors.c
5503                 some cleanups that I forgot last time
5504
5505 2006-01-09 [paul]       1.9.100cvs128
5506
5507         * README
5508         * src/folderview.c
5509         * src/prefs_msg_colors.c
5510                 add previously hidden option, color_new, to
5511                 the gui
5512                 move the page to Display/
5513                 rework the gui
5514
5515 2006-01-09 [wwp]        1.9.100cvs127
5516
5517         * src/prefs_themes.c
5518                 made the prefs/display/themes layouts spacing less condensed
5519                 (and so they match other prefs/pages' look).
5520
5521 2006-01-09 [paul]       1.9.100cvs126
5522
5523         * src/compose.c
5524         * src/prefs_common.c
5525         * src/prefs_common.h
5526         * src/prefs_wrapping.c
5527                 remove 'wrap at send' option
5528
5529 2006-01-06 [colin]      1.9.100cvs125
5530
5531         * src/compose.c
5532                 Just make completely sure we don't insert "manual line breaks" 
5533                 when wrapping... 
5534
5535 2006-01-04 [paul]
5536
5537         * 2.0.0-rc3 released
5538
5539 2006-01-04 [paul]       1.9.100cvs124
5540
5541         * src/folderview.c
5542                 fix bug 882, 'quick scroll in folder list
5543                 displays wrong folder contents'
5544
5545 2006-01-04 [paul]       1.9.100cvs123
5546
5547         * src/plugins/pgpmime/pgpmime.c
5548                 better debug information when signing
5549                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
5550
5551 2006-01-03 [colin]      1.9.100cvs122
5552
5553         * configure.ac
5554                 We need to recheck for gpgme 1.0.0 after checking
5555                 for 1.1.1, because if 1.1.1 isn't available, 
5556                 GPGME_LIBS and friends are blanked out by the 
5557                 second check.
5558
5559 2006-01-03 [colin]      1.9.100cvs121
5560
5561         * src/common/prefs.c
5562                 Windows unlink-before rename fix
5563         * src/plugins/pgpcore/sgpgme.c
5564                 Add support for PKA info if available
5565                 Both patches by Werner Koch
5566
5567 2006-01-03 [paul]       1.9.100cvs120
5568
5569         * src/messageview.c
5570                 fix bug 884, 'Send receipt' button visible in queue
5571                 Thanks to Colin
5572
5573 2006-01-02 [colin]      1.9.100cvs119
5574
5575         * src/compose.c
5576         * src/imap.c
5577                 Fix autosave on IMAP and more generally try to
5578                 return the correct ID on a newly added IMAP message
5579
5580 2006-01-02 [paul]       1.9.100cvs118
5581
5582         * manual/keyboard.xml
5583                 edited
5584
5585 2006-01-01 [paul]       1.9.100cvs117
5586
5587         * src/gtk/authors.h
5588                 alphabetical order
5589
5590 2005-12-30 [colin]      1.9.100cvs116
5591
5592         * manual/advanced.xml
5593                 Explain Pre/Post-processing differences.
5594
5595 2005-12-30 [colin]      1.9.100cvs115
5596
5597         * src/mh.c
5598                 Implement copy_msgs for a little optimization
5599         * src/imap.c
5600                 Finish yesterday's fix
5601
5602 2005-12-29 [colin]      1.9.100cvs114
5603
5604         * src/imap.c
5605                 Fix occasional failure in fetching a mail over
5606                 IMAP
5607
5608 2005-12-29 [colin]      1.9.100cvs113
5609
5610         * src/compose.c
5611                 Don't remove a draft when sending it, if it is 
5612                 locked.
5613
5614 2005-12-28 [colin]      1.9.100cvs112
5615
5616         * src/summaryview.c
5617                 Fix leak for real
5618
5619 2005-12-28 [wwp]        1.9.100cvs111
5620
5621         * doc/faq/.cvsignore
5622         * doc/faq/de/.cvsignore
5623         * doc/faq/en/.cvsignore
5624         * doc/faq/es/.cvsignore
5625         * doc/faq/fr/.cvsignore
5626         * doc/faq/it/.cvsignore
5627         * doc/manual/.cvsignore
5628         * doc/manual/de/.cvsignore
5629         * doc/manual/en/.cvsignore
5630         * doc/manual/es/.cvsignore
5631         * doc/manual/fr/.cvsignore
5632         * doc/manual/ja/.cvsignore
5633         * src/plugins/mathml_viewer/.cvsignore
5634                 rollback revival of those files (my bad, sorry for the noise).
5635
5636 2005-12-28 [wwp]        1.9.100cvs110
5637
5638         * src/compose.c
5639                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
5640
5641 2005-12-28 [wwp]        1.9.100cvs109
5642
5643         * doc/faq/.cvsignore
5644         * doc/faq/de/.cvsignore
5645         * doc/faq/en/.cvsignore
5646         * doc/faq/es/.cvsignore
5647         * doc/faq/fr/.cvsignore
5648         * doc/faq/it/.cvsignore
5649         * doc/manual/.cvsignore
5650         * doc/manual/de/.cvsignore
5651         * doc/manual/en/.cvsignore
5652         * doc/manual/es/.cvsignore
5653         * doc/manual/fr/.cvsignore
5654         * doc/manual/ja/.cvsignore
5655         * src/plugins/mathml_viewer/.cvsignore
5656         * po/.cvsignore
5657                 more files to ignore.
5658
5659 2005-12-24 [colin]      1.9.100cvs108
5660
5661         * AUTHORS
5662         * src/gtk/authors.h
5663                 Update for Werner
5664
5665 2005-12-24 [colin]      1.9.100cvs107
5666
5667         * src/procmsg.c
5668                 Allow NULL src_msginfo in 
5669                 procmsg_msginfo_new_from_mimeinfo
5670
5671 2005-12-23 [paul]       1.9.100cvs106
5672
5673         * src/plugins/pgpinline/mypgpcore.def
5674                 add this forgotten file
5675
5676 2005-12-23 [colin]      1.9.100cvs105
5677
5678         * src/mainwindow.c
5679                 Fix missing break
5680
5681 2005-12-23 [colin]      1.9.100cvs104
5682
5683         * autogen.sh
5684         * src/folder.c
5685         * src/mh.c
5686         * src/common/plugin.c
5687         * src/common/socket.c
5688         * src/common/socket.h
5689         * src/common/utils.c
5690         * src/common/utils.h
5691         * src/gtk/pluginwindow.c
5692         * src/plugins/pgpcore/plugin.def
5693         * src/plugins/pgpcore/sylpheed.def
5694         * src/plugins/pgpinline/Makefile.am
5695         * src/plugins/pgpinline/plugin.def
5696         * src/plugins/pgpinline/sylpheed.def
5697         * src/plugins/pgpmime/plugin.def
5698         * src/plugins/pgpmime/sylpheed.def
5699                 Various w32 fixes by Werner Koch
5700
5701 2005-12-22 [paul]       1.9.100cvs103
5702
5703         * src/wizard.c
5704                 don't offer IMAP as 'server type' if
5705                 libetpan isn't built in
5706
5707 2005-12-22 [paul]       1.9.100cvs102
5708
5709         * AUTHORS
5710         * src/mainwindow.c
5711         * src/mainwindow.h
5712         * src/toolbar.c
5713         * src/gtk/authors.h
5714                 support GTK_TOOLBAR_BOTH_HORIZ (text
5715                 next to icon) Patch by Marien Zwart
5716                 marienz@users.sf.net
5717                 Also reword the text
5718
5719 2005-12-21 [colin]      1.9.100cvs101
5720
5721         * configure.ac
5722                 Fix DATADIRNAME
5723         * COPYING
5724                 Fix missing section and explicit the exception better
5725         * src/compose.c
5726                 Prevent mail from being lost without notice when an
5727                 SMTP error happens on trying to send an unmodified
5728                 drafted mail.
5729         * src/send_message.c
5730         * src/common/smtp.c
5731                 Fix password remembering when wrong, and add return
5732                 value checks where they should have been
5733         * src/plugins/pgpcore/sylpheed.def
5734         * src/plugins/pgpinline/sylpheed.def
5735         * src/plugins/pgpmime/sylpheed.def
5736                 Add a few symbols needed
5737
5738 2005-12-21 [paul]       1.9.100cvs100
5739
5740         * m4/codeset.m4
5741         * m4/glibc21.m4
5742         * m4/intdiv0.m4
5743         * m4/inttypes-pri.m4
5744         * m4/inttypes.m4
5745         * m4/inttypes_h.m4
5746         * m4/isc-posix.m4
5747         * m4/lcmessage.m4
5748         * m4/stdint_h.m4
5749         * m4/uintmax_t.m4
5750                 gettextization
5751                 thanks to Colin
5752
5753 2005-12-21 [paul]       1.9.100cvs99
5754
5755         * po/sv.po
5756                 fixed by Colin
5757
5758 2005-12-20 [paul]       1.9.100cvs98
5759
5760         * po/sv.po
5761                 updated by Anders Trobäck
5762
5763 2005-12-20 [colin]      1.9.100cvs97
5764
5765         * ABOUT-NLS
5766         * Makefile.am
5767         * autogen.sh
5768         * configure.ac
5769         * config/config.rpath
5770         * config/mkinstalldirs
5771         * m4/Makefile.am
5772         * m4/glibc2.m4
5773         * m4/gnupg.m4
5774         * m4/gpgme.m4
5775         * m4/intmax.m4
5776         * m4/longdouble.m4
5777         * m4/longlong.m4
5778         * m4/printf-posix.m4
5779         * m4/signed.m4
5780         * m4/size_max.m4
5781         * m4/ulonglong.m4
5782         * m4/wchar_t.m4
5783         * m4/wint_t.m4
5784         * m4/xsize.m4
5785         * po/Makefile.in.in
5786         * po/Makevars
5787         * po/bg.po
5788         * po/ca.po
5789         * po/cs.po
5790         * po/de.po
5791         * po/el.po
5792         * po/en_GB.po
5793         * po/es.po
5794         * po/fi.po
5795         * po/fr.po
5796         * po/hr.po
5797         * po/hu.po
5798         * po/it.po
5799         * po/ja.po
5800         * po/ko.po
5801         * po/nb.po
5802         * po/nl.po
5803         * po/pl.po
5804         * po/pt_BR.po
5805         * po/ru.po
5806         * po/sk.po
5807         * po/sr.po
5808         * po/stamp-po
5809         * po/sv.po
5810         * po/zh_CN.po
5811         * po/zh_TW.po
5812         * src/Makefile.am
5813         * src/codeconv.c
5814         * src/compose.c
5815         * src/exporthtml.c
5816         * src/exportldif.c
5817         * src/folder.c
5818         * src/main.c
5819         * src/manual.c
5820         * src/mh.c
5821         * src/mimeview.c
5822         * src/send_message.c
5823         * src/common/Makefile.am
5824         * src/common/fnmatch.c
5825         * src/common/fnmatch.h
5826         * src/common/fnmatch_loop.c
5827         * src/common/nntp.c
5828         * src/common/plugin.c
5829         * src/common/smtp.c
5830         * src/common/socket.c
5831         * src/common/string_match.c
5832         * src/common/sylpheed.c
5833         * src/common/utils.c
5834         * src/common/utils.h
5835         * src/common/w32_dirent.c
5836         * src/common/w32_reg.c
5837         * src/common/w32_signal.c
5838         * src/common/w32_stat.c
5839         * src/common/w32_stdio.c
5840         * src/common/w32_stdlib.c
5841         * src/common/w32_string.c
5842         * src/common/w32_time.c
5843         * src/common/w32_unistd.c
5844         * src/common/w32_wait.c
5845         * src/common/w32lib.h
5846         * src/etpan/Makefile.am
5847         * src/gtk/Makefile.am
5848         * src/plugins/clamav/Makefile.am
5849         * src/plugins/demo/Makefile.am
5850         * src/plugins/dillo_viewer/Makefile.am
5851         * src/plugins/pgpcore/Makefile.am
5852         * src/plugins/pgpcore/passphrase.c
5853         * src/plugins/pgpcore/plugin.def
5854         * src/plugins/pgpcore/sgpgme.c
5855         * src/plugins/pgpcore/sylpheed.def
5856         * src/plugins/pgpcore/version.rc
5857         * src/plugins/pgpinline/Makefile.am
5858         * src/plugins/pgpinline/plugin.def
5859         * src/plugins/pgpinline/sylpheed.def
5860         * src/plugins/pgpinline/version.rc
5861         * src/plugins/pgpmime/Makefile.am
5862         * src/plugins/pgpmime/mypgpcore.def
5863         * src/plugins/pgpmime/plugin.def
5864         * src/plugins/pgpmime/sylpheed.def
5865         * src/plugins/pgpmime/version.rc
5866         * src/plugins/spamassassin/Makefile.am
5867                 Very little ;-) patch from Werner Koch, providing
5868                 infrastructure for cross-compiling to Win32
5869
5870 2005-12-20 [paul]       1.9.100cvs96
5871
5872         * src/account.c
5873         * src/account.h
5874         * src/mainwindow.c
5875         * src/mainwindow.h
5876         * src/toolbar.c
5877         * src/toolbar.h
5878                 add a combo to the Get All button, allowing
5879                 quick retrieval from any account
5880                 Patch by Fabien Vantard, slightly modified
5881                 by Colin
5882         * src/gtk/about.c
5883                 i18n fix. Patch by Fabien Vantard
5884
5885 2005-12-19 [colin]      1.9.100cvs95
5886
5887         * src/compose.c
5888         * src/compose.h
5889                 Don't automatically join lines when they've 
5890                 been separated by the user and not automatically
5891
5892 2005-12-19 [paul]       1.9.100cvs94
5893
5894         * src/gtk/pluginwindow.c
5895                 i18n fix.
5896                 Patch by Fabien Vantard
5897
5898 2005-12-15 [paul]       1.9.100cvs93
5899
5900         * src/common/plugin.c
5901         * src/common/plugin.h
5902         * src/gtk/pluginwindow.c
5903         * src/plugins/clamav/clamav_plugin.c
5904         * src/plugins/demo/demo.c
5905         * src/plugins/dillo_viewer/dillo_viewer.c
5906         * src/plugins/pgpcore/plugin.c
5907         * src/plugins/pgpinline/plugin.c
5908         * src/plugins/pgpmime/plugin.c
5909         * src/plugins/spamassassin/spamassassin.c
5910         * src/plugins/trayicon/trayicon.c
5911                 add plugin_version()
5912
5913 2005-12-15 [colin]      1.9.100cvs92
5914
5915         * src/compose.c
5916                 Further fix bug #875
5917
5918 2005-12-15 [paul]       1.9.100cvs91
5919
5920         * src/gtk/filesel.c
5921                 fix attach_load_dir getting set to
5922                 PLUGINDIR on plugin load
5923
5924 2005-12-14 [mones]      1.9.100cvs90
5925
5926         * manual/ack.xml
5927         * manual/keyboard.xml
5928                 Initial draft and some shortcuts added
5929                 
5930         * po/es.po
5931                 Updated translation
5932
5933 2005-12-14 [colin]      1.9.100cvs89
5934
5935         * src/compose.c
5936         * src/imap.c
5937         * src/summaryview.c
5938         * src/gtk/gtkaspell.c
5939                 More leaks fixed
5940         * src/prefs_folder_item.c
5941                 Fix recursive prefs apply
5942
5943
5944 2005-12-14 [colin]      1.9.100cvs88
5945
5946         * src/compose.c
5947                 Fix bug #875 (Freeze On Inline Forward of 
5948                 Large Message)
5949
5950 2005-12-13 [colin]      1.9.100cvs87
5951
5952         * src/compose.c
5953                 Uniq-ify and sort the mimetypes list
5954                 Patch by Fabien Vantard
5955
5956 2005-12-13 [colin]      1.9.100cvs86
5957
5958         * src/imap.c
5959         * src/etpan/imap-thread.c
5960                 Fix leaks (patch by Hoa)
5961         * src/news.c
5962         * src/common/plugin.c
5963                 Fix leaks
5964
5965 2005-12-12 [colin]
5966
5967         * 2.0.0-rc2 released
5968
5969 2005-12-12 [colin]      1.9.100cvs85
5970
5971         * src/matcher.c
5972                 Fix a leak
5973
5974 2005-12-12 [wwp]        1.9.100cvs84
5975
5976         * src/gtk/icon_legend.c
5977                 fix misbehaviour and crash when closing the legend window
5978         using the Esc key (patch by Fabien Vantard).
5979
5980 2005-12-12 [paul]       1.9.100cvs83
5981
5982         * src/browseldap.c
5983         * src/foldersel.c
5984         * src/prefs_actions.c
5985         * src/prefs_filtering.c
5986         * src/prefs_matcher.c
5987         * src/prefs_spelling.glade      ** REMOVED **
5988         * src/prefs_template.c
5989         * src/gtk/foldersort.glade      ** REMOVED **
5990         * src/gtk/pluginwindow.c
5991         * src/gtk/pluginwindow.glade    ** REMOVED **
5992         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
5993                 cleanups
5994
5995 2005-12-11 [paul]       1.9.100cvs82
5996
5997         * src/gtk/filesel.c
5998                 fix attach_load_dir crasher (double free)
5999
6000 2005-12-09 [paul]       1.9.100cvs81
6001
6002         * po/POTFILES.in
6003         * src/mainwindow.c
6004         * src/gtk/Makefile.am
6005         * src/gtk/icon_legend.c
6006         * src/gtk/icon_legend.h
6007                 add icon legend
6008         * src/manual.c
6009                 cleanup
6010
6011 2005-12-09 [paul]       1.9.100cvs80
6012
6013         * src/plugins/pgpcore/passphrase.c
6014                 wrap the label in the dialog
6015
6016 2005-12-09 [colin]      1.9.100cvs79
6017
6018         * src/plugins/pgpcore/sgpgme.c
6019                 Display (untrusted) on not trusted signatures
6020                 Patch by Michal Èihaø <michal@cihar.com>
6021                 Closes bug #867 (Report also key trust)
6022
6023 2005-12-09 [colin]      1.9.100cvs78
6024
6025         * src/common/plugin.c
6026                 Update licence check, following Eben Moglen's advice
6027
6028 2005-12-08 [colin]      1.9.100cvs77
6029
6030         * src/folder.c
6031                 Fix the occasionnal item->cache != NULL 
6032                 assertion failure. 
6033
6034 2005-12-08 [colin]      1.9.100cvs76
6035
6036         * src/mimeview.c
6037         * src/plugins/pgpcore/sgpgme.c
6038                 Print key id when unable to check it
6039                 Closes bug #866 (Show key id when missing)
6040
6041 2005-12-08 [paul]       1.9.100cvs75
6042
6043         * src/prefs_common.c
6044         * src/prefs_common.h
6045         * src/gtk/filesel.c
6046                 remember load attachment dir
6047
6048 2005-12-07 [colin]      1.9.100cvs74
6049
6050         * src/prefs_toolbar.c
6051                 Gtk fixes, patch by Fabien Vantard
6052
6053 2005-12-07 [colin]      1.9.100cvs73
6054
6055         * src/action.c
6056         * src/compose.c
6057         * src/compose.h
6058                 Fix bug #839 (Quoted text isn't colored after 
6059                 executing an action)
6060         * src/common/plugin.c
6061                 Require plugins to declare their licence in plugin_licence()
6062                 Refuse to load non-GPL plugins as they'd be illegal (as 
6063                 derived works of Sylpheed-Claws, they must be GPL).
6064         * src/plugins/clamav/clamav_plugin.c
6065         * src/plugins/demo/demo.c
6066         * src/plugins/dillo_viewer/dillo_viewer.c
6067         * src/plugins/pgpcore/plugin.c
6068         * src/plugins/pgpinline/plugin.c
6069         * src/plugins/pgpmime/plugin.c
6070         * src/plugins/spamassassin/spamassassin.c
6071         * src/plugins/trayicon/trayicon.c
6072                 Add plugin_licence()
6073
6074 2005-12-07 [paul]       1.9.100cvs72
6075
6076         * configure.ac
6077         * src/mainwindow.c
6078         * src/manual.c
6079         * src/manual.h
6080         * src/common/defs.h
6081                 clean up after local FAQ removal and
6082                 temporary manual removal
6083
6084 2005-12-06 [colin]      1.9.100cvs71
6085
6086         * configure.ac
6087         * doc/Makefile.am
6088         * doc/faq/.cvsignore
6089         * doc/faq/Makefile.am
6090         * doc/faq/de/.cvsignore
6091         * doc/faq/de/Makefile.am
6092         * doc/faq/de/sylpheed-faq-1.html
6093         * doc/faq/de/sylpheed-faq-2.html
6094         * doc/faq/de/sylpheed-faq-3.html
6095         * doc/faq/de/sylpheed-faq.html
6096         * doc/faq/en/.cvsignore
6097         * doc/faq/en/Makefile.am
6098         * doc/faq/en/sylpheed-faq-1.html
6099         * doc/faq/en/sylpheed-faq-2.html
6100         * doc/faq/en/sylpheed-faq-3.html
6101         * doc/faq/en/sylpheed-faq-4.html
6102         * doc/faq/en/sylpheed-faq.html
6103         * doc/faq/es/.cvsignore
6104         * doc/faq/es/Makefile.am
6105         * doc/faq/es/sylpheed-faq-1.html
6106         * doc/faq/es/sylpheed-faq-2.html
6107         * doc/faq/es/sylpheed-faq-3.html
6108         * doc/faq/es/sylpheed-faq-4.html
6109         * doc/faq/es/sylpheed-faq.html
6110         * doc/faq/fr/.cvsignore
6111         * doc/faq/fr/Makefile.am
6112         * doc/faq/fr/sylpheed-faq-1.html
6113         * doc/faq/fr/sylpheed-faq-2.html
6114         * doc/faq/fr/sylpheed-faq-3.html
6115         * doc/faq/fr/sylpheed-faq.html
6116         * doc/faq/it/.cvsignore
6117         * doc/faq/it/Makefile.am
6118         * doc/faq/it/sylpheed-faq-1.html
6119         * doc/faq/it/sylpheed-faq-2.html
6120         * doc/faq/it/sylpheed-faq-3.html
6121         * doc/faq/it/sylpheed-faq.html
6122         * doc/manual/.cvsignore
6123         * doc/manual/Makefile.am
6124         * doc/manual/de/.cvsignore
6125         * doc/manual/de/Makefile.am
6126         * doc/manual/de/sylpheed-1.html
6127         * doc/manual/de/sylpheed-10.html
6128         * doc/manual/de/sylpheed-11.html
6129         * doc/manual/de/sylpheed-12.html
6130         * doc/manual/de/sylpheed-13.html
6131         * doc/manual/de/sylpheed-14.html
6132         * doc/manual/de/sylpheed-15.html
6133         * doc/manual/de/sylpheed-16.html
6134         * doc/manual/de/sylpheed-17.html
6135         * doc/manual/de/sylpheed-18.html
6136         * doc/manual/de/sylpheed-19.html
6137         * doc/manual/de/sylpheed-2.html
6138         * doc/manual/de/sylpheed-20.html
6139         * doc/manual/de/sylpheed-3.html
6140         * doc/manual/de/sylpheed-4.html
6141         * doc/manual/de/sylpheed-5.html
6142         * doc/manual/de/sylpheed-6.html
6143         * doc/manual/de/sylpheed-7.html
6144         * doc/manual/de/sylpheed-8.html
6145         * doc/manual/de/sylpheed-9.html
6146         * doc/manual/de/sylpheed.html
6147         * doc/manual/en/.cvsignore
6148         * doc/manual/en/Makefile.am
6149         * doc/manual/en/sylpheed-1.html
6150         * doc/manual/en/sylpheed-10.html
6151         * doc/manual/en/sylpheed-11.html
6152         * doc/manual/en/sylpheed-12.html
6153         * doc/manual/en/sylpheed-13.html
6154         * doc/manual/en/sylpheed-14.html
6155         * doc/manual/en/sylpheed-15.html
6156         * doc/manual/en/sylpheed-16.html
6157         * doc/manual/en/sylpheed-17.html
6158         * doc/manual/en/sylpheed-18.html
6159         * doc/manual/en/sylpheed-19.html
6160         * doc/manual/en/sylpheed-2.html
6161         * doc/manual/en/sylpheed-20.html
6162         * doc/manual/en/sylpheed-21.html
6163         * doc/manual/en/sylpheed-22.html
6164         * doc/manual/en/sylpheed-3.html
6165         * doc/manual/en/sylpheed-4.html
6166         * doc/manual/en/sylpheed-5.html
6167         * doc/manual/en/sylpheed-6.html
6168         * doc/manual/en/sylpheed-7.html
6169         * doc/manual/en/sylpheed-8.html
6170         * doc/manual/en/sylpheed-9.html
6171         * doc/manual/en/sylpheed.html
6172         * doc/manual/es/.cvsignore
6173         * doc/manual/es/Makefile.am
6174         * doc/manual/es/sylpheed-1.html
6175         * doc/manual/es/sylpheed-10.html
6176         * doc/manual/es/sylpheed-11.html
6177         * doc/manual/es/sylpheed-12.html
6178         * doc/manual/es/sylpheed-13.html
6179         * doc/manual/es/sylpheed-14.html
6180         * doc/manual/es/sylpheed-15.html
6181         * doc/manual/es/sylpheed-16.html
6182         * doc/manual/es/sylpheed-17.html
6183         * doc/manual/es/sylpheed-18.html
6184         * doc/manual/es/sylpheed-19.html
6185         * doc/manual/es/sylpheed-2.html
6186         * doc/manual/es/sylpheed-20.html
6187         * doc/manual/es/sylpheed-3.html
6188         * doc/manual/es/sylpheed-4.html
6189         * doc/manual/es/sylpheed-5.html
6190         * doc/manual/es/sylpheed-6.html
6191         * doc/manual/es/sylpheed-7.html
6192         * doc/manual/es/sylpheed-8.html
6193         * doc/manual/es/sylpheed-9.html
6194         * doc/manual/es/sylpheed.html
6195         * doc/manual/fr/.cvsignore
6196         * doc/manual/fr/Makefile.am
6197         * doc/manual/fr/sylpheed-1.html
6198         * doc/manual/fr/sylpheed-10.html
6199         * doc/manual/fr/sylpheed-11.html
6200         * doc/manual/fr/sylpheed-12.html
6201         * doc/manual/fr/sylpheed-13.html
6202         * doc/manual/fr/sylpheed-14.html
6203         * doc/manual/fr/sylpheed-15.html
6204         * doc/manual/fr/sylpheed-16.html
6205         * doc/manual/fr/sylpheed-17.html
6206         * doc/manual/fr/sylpheed-18.html
6207         * doc/manual/fr/sylpheed-19.html
6208         * doc/manual/fr/sylpheed-2.html
6209         * doc/manual/fr/sylpheed-20.html
6210         * doc/manual/fr/sylpheed-3.html
6211         * doc/manual/fr/sylpheed-4.html
6212         * doc/manual/fr/sylpheed-5.html
6213         * doc/manual/fr/sylpheed-6.html
6214         * doc/manual/fr/sylpheed-7.html
6215         * doc/manual/fr/sylpheed-8.html
6216         * doc/manual/fr/sylpheed-9.html
6217         * doc/manual/fr/sylpheed.html
6218         * doc/manual/ja/.cvsignore
6219         * doc/manual/ja/Makefile.am
6220         * doc/manual/ja/sylpheed-1.html
6221         * doc/manual/ja/sylpheed-10.html
6222         * doc/manual/ja/sylpheed-11.html
6223         * doc/manual/ja/sylpheed-12.html
6224         * doc/manual/ja/sylpheed-13.html
6225         * doc/manual/ja/sylpheed-14.html
6226         * doc/manual/ja/sylpheed-15.html
6227         * doc/manual/ja/sylpheed-16.html
6228         * doc/manual/ja/sylpheed-17.html
6229         * doc/manual/ja/sylpheed-18.html
6230         * doc/manual/ja/sylpheed-19.html
6231         * doc/manual/ja/sylpheed-2.html
6232         * doc/manual/ja/sylpheed-20.html
6233         * doc/manual/ja/sylpheed-3.html
6234         * doc/manual/ja/sylpheed-4.html
6235         * doc/manual/ja/sylpheed-5.html
6236         * doc/manual/ja/sylpheed-6.html
6237         * doc/manual/ja/sylpheed-7.html
6238         * doc/manual/ja/sylpheed-8.html
6239         * doc/manual/ja/sylpheed-9.html
6240         * doc/manual/ja/sylpheed.html
6241         * doc/manual/ja/sylpheed.sgml
6242         * src/mainwindow.c
6243                 Remove outdated manual and faq. Noisy, eh?
6244
6245 2005-12-06 [colin]      1.9.100cvs70
6246
6247         * src/compose.c
6248         * src/quote_fmt_parse.y
6249         * src/undo.c
6250         * src/undo.h
6251                 Allow %X to position cursor at 0 
6252                 (no %X = before signature)
6253                 Fix paste as quotation putting the cursor at 0
6254                 Fix undo offsets when pasting
6255                 Insert the quote_fmt at once instead of line 
6256                 by line
6257                 Fix [Edited] when starting to reply/forward
6258
6259 2005-12-06 [paul]       1.9.100cvs69
6260
6261         * src/plugins/clamav/clamav_plugin_gtk.c
6262                 add another tooltip
6263         * src/plugins/spamassassin/spamassassin_gtk.c
6264                 rework spamassassin_create_widget_func()
6265
6266 2005-12-05 [colin]      1.9.100cvs68
6267
6268         * po/POTFILES.in
6269                 Fix make release ;-)
6270
6271 2005-12-05 [colin]      1.9.100cvs67
6272
6273         * src/compose.c
6274         * src/compose.h
6275                 Fix cursor positioning (not obeying %X)
6276
6277 2005-12-05 [paul]       1.9.100cvs66
6278
6279         * src/plugins/dillo_viewer/dillo_prefs.c
6280                 fix compilation warning
6281
6282 2005-12-05 [paul]       1.9.100cvs65
6283
6284         * src/prefs_spelling.c
6285         * src/plugins/trayicon/trayicon.c
6286                 cleanups - remove unused stuff
6287
6288 2005-12-05 [paul]       1.9.100cvs64
6289
6290         * README
6291         * manual/plugins.xml
6292                 remove info about removed mathml_viewer plugin
6293
6294 2005-12-05 [paul]       1.9.100cvs63
6295
6296         * configure.ac
6297         * src/plugins/Makefile.am
6298         * src/plugins/mathml_viewer/.cvsignore
6299         * src/plugins/mathml_viewer/Makefile.am
6300         * src/plugins/mathml_viewer/mathml_viewer.c
6301                 remove unmaintained mathml_viewer plugin
6302
6303 2005-12-05 [paul]       1.9.100cvs62
6304
6305         * src/summaryview.c
6306                 obey prefs_common.always_show_msg when
6307                 moving a msg
6308                 Thanks to Colin
6309
6310 2005-12-05 [paul]       1.9.100cvs61
6311
6312         * src/compose.c
6313         * src/prefs_account.c
6314         * src/prefs_filtering.c
6315         * src/prefs_quote.c
6316         * src/prefs_spelling.c
6317         * src/prefs_toolbar.c
6318         * src/summaryview.c
6319         * src/gtk/gtkutils.c
6320         * src/gtk/quicksearch.c
6321         * src/plugins/dillo_viewer/dillo_prefs.c
6322                 dialog cleanups
6323
6324 2005-12-04 [paul]       1.9.100cvs60
6325
6326         * src/inc.c
6327         * src/prefs_account.c
6328         * src/prefs_account.h
6329                 allow a Local account to specify a
6330                 default inbox
6331                 (closes bug 843 'Inbox cannot be changed for local
6332                  mailboxes')
6333
6334 2005-12-04 [colin]      1.9.100cvs59
6335
6336         * src/plugins/trayicon/trayicon.c
6337                 Remove Get, rename Get All to Get Mail in order to
6338                 be consistent with the default main toolbar
6339
6340 2005-12-03 [colin]      1.9.100cvs58
6341
6342         * manual/gpl.xml
6343         * manual/sylpheed-claws-manual.xml
6344                 Add GPL appendix
6345
6346 2005-12-03 [paul]       1.9.100cvs57
6347
6348         * AUTHORS
6349         * po/sv.po
6350         * src/gtk/authors.h
6351                 new (partially complete) Swedish translation
6352                 by Anders Troback <sylpheed@troback.com>
6353
6354 2005-12-02 [paul]       1.9.100cvs56
6355
6356         * configure.ac
6357                 libetpan 0.41 required
6358
6359 2005-12-02 [paul]       1.9.100cvs55
6360
6361         * src/plugins/clamav/clamav_plugin.c
6362         * src/plugins/clamav/clamav_plugin.h
6363         * src/plugins/clamav/clamav_plugin_gtk.c
6364         * src/plugins/spamassassin/spamassassin.c
6365         * src/plugins/spamassassin/spamassassin.h
6366         * src/plugins/spamassassin/spamassassin_gtk.c
6367                 unregister prefs pages on unloading, thus
6368                 preventing a crash
6369                 (thanks to Colin for the hint)
6370
6371 2005-12-02 [wwp]        1.9.100cvs54
6372
6373         * src/quote_fmt.h
6374         * src/quote_fmt_parse.y
6375                 fix misuse of gboolean*, use gboolean instead
6376                 (thanks to Paul, Colin, for pointing out that scaring one)
6377
6378 2005-12-02 [paul]       1.9.100cvs53
6379
6380         * src/plugins/clamav/clamav_plugin.c
6381                 int no --> unsigned int no
6382         * src/plugins/clamav/clamav_plugin_gtk.c
6383                 rework config page
6384
6385 2005-12-02 [wwp]        1.9.100cvs52
6386
6387         * src/compose.c
6388         * src/prefs_template.c
6389         * src/quote_fmt.h
6390         * src/quote_fmt_parse.y
6391                 prevent from executing |f and |p templates commands when
6392                 adding or replacing templates in prefs (avoids annoying and
6393                 potentially dangerous behaviours)
6394
6395 2005-12-02 [paul]       1.9.100cvs51
6396
6397         * src/prefs_common.c
6398                 allow translation of some default values
6399                 Patch by Fabien Vantard
6400
6401 2005-12-02 [paul]       1.9.100cvs50
6402
6403         * src/codeconv.c
6404         * src/codeconv.h
6405         * src/prefs_common.c
6406         * src/prefs_common.h
6407         * src/prefs_message.c
6408         * src/textview.c
6409                 remove obsolete 'convert_mb_alnum' option
6410                 and related stuff
6411         * src/gtk/about.c
6412                 remove unused 'about_textview_visibility_notify'
6413
6414 2005-12-02 [paul]       1.9.100cvs49
6415
6416         * src/prefs_account.c
6417         * src/prefs_compose_writing.c
6418         * src/prefs_fonts.c
6419         * src/prefs_gtk.h
6420         * src/prefs_image_viewer.c
6421         * src/prefs_message.c
6422         * src/prefs_other.c
6423         * src/prefs_receive.c
6424         * src/prefs_send.c
6425         * src/prefs_spelling.c
6426         * src/prefs_summaries.c
6427         * src/prefs_wrapping.c
6428         * src/plugins/dillo_viewer/dillo_prefs.c
6429         * src/plugins/pgpcore/prefs_gpg.c
6430                 several cleanups to the prefs dialogs
6431                 (slightly modified) patch by Fabien Vantard
6432
6433 2005-12-02 [paul]       1.9.100cvs48
6434
6435         * src/main.c
6436                 --exit means exit
6437         * src/send_message.c
6438                 fix crash on send when connection fails
6439
6440         Thanks to Colin
6441
6442 2005-12-01 [colin]      1.9.100cvs47
6443
6444         * src/html.c
6445                 Translate &hellip; to "..."
6446
6447 2005-11-30 [colin]      1.9.100cvs46
6448
6449         * src/matcher.c
6450         * src/matcher.h
6451                 Optimize back yesterday's fix.
6452
6453 2005-11-30 [paul]       1.9.100cvs45
6454
6455         * manual/faq.xml
6456                 standardised
6457         * manual/intro.xml
6458                 written by Colin, edited by me
6459
6460 2005-11-29 [colin]      1.9.100cvs44
6461
6462         * src/matcher.c
6463                 Skip headers unconditionnaly in match_body if the
6464                 rule is not message or ~message
6465
6466 2005-11-29 [colin]      1.9.100cvs43
6467
6468         * src/matcher.c
6469                 Fix body_part and such, not skipping headers 
6470                 if the matchcriteria wasn't the first in the rule
6471
6472 2005-11-29 [colin]      1.9.100cvs42
6473
6474         * src/compose.c
6475                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
6476                 option missing from message view window)
6477                 Fix double text D'n'D with gtk-2.8
6478         * src/matcher.c
6479                 Fix ~message, ~headers_part, ~body_part rules
6480         * src/messageview.c
6481                 Add Windows-1252 (Closes bug #863)
6482                 Fix accels
6483         * src/gtk/gtkaspell.c
6484                 Properly destroy accels in all menus
6485
6486 2005-11-29 [mones]      1.9.100cvs41
6487
6488         * po/es.po
6489                 Updated.
6490
6491 2005-11-27 [colin]      1.9.100cvs40
6492
6493         * src/mh_gtk.c
6494                 "/Remove mailbox" -> "/Remove mailbox..."
6495
6496 2005-11-27 [paul]       1.9.100cvs39
6497
6498         * AUTHORS
6499         * po/de.po
6500         * src/gtk/authors.h
6501                 updated by new maintainer, Stephan Sachse
6502
6503 2005-11-27 [paul]       1.9.100cvs38
6504
6505         * manual/faq.xml
6506                 written by Colin, edited by me
6507
6508 2005-11-27 [paul]       1.9.100cvs37
6509
6510         * src/prefs_common.c
6511         * src/prefs_common.h
6512         * src/prefs_receive.c
6513         * src/prefs_summaries.c
6514                 move 'go to inbox after receiving new mail'
6515                 option from display/sumamaries to mail
6516                 handling/receive, and rework prefs_summaries
6517                 dialog a little
6518
6519 2005-11-25 [martin]     1.9.100cvs36
6520
6521         * po/de.po
6522             fixed windows-1252 translation;
6523             translated some new and fuzzy strings
6524
6525 2005-11-25 [paul]       1.9.100cvs35
6526
6527         * src/plugins/clamav/clamav_plugin.c
6528                 complete the update done in cvs34
6529
6530 2005-11-25 [paul]       1.9.100cvs34
6531
6532         * src/plugins/clamav/clamav_plugin.c
6533                 reflect upstream changes
6534
6535 2005-11-25 [paul]       1.9.100cvs33
6536
6537         * manual/ack.xml
6538         * manual/plugins.xml
6539         * manual/sylpheed-claws-manual.xml
6540                 written/updated by Colin, edited by me
6541         * tools/acroread2sylpheed.pl
6542                 update binary name
6543
6544 2005-11-24 [colin]      1.9.100cvs32
6545
6546         * src/compose.c
6547                 Fix bug #856 (reediting messages forgets Request
6548                 Return Receipt)
6549
6550 2005-11-24 [paul]       1.9.100cvs31
6551
6552         * manual/addrbook.xml
6553         * manual/starting.xml
6554                 written by Colin, proofread, edited, adapted by me
6555         * manual/advanced.xml
6556                 add some Actions examples
6557         * src/importldif.c
6558                 use a Save button instead of a Close button
6559         * src/wizard.c
6560                 indicate mandatory fields
6561                 fix page display
6562                 Thanks to Colin
6563
6564 2005-11-23 [colin]      1.9.100cvs30
6565
6566         * src/addressbook.c
6567                 Rename menu item, fix possible crash after
6568                 deletion of books
6569         * src/addrindex.c
6570                 Allow searching for '*' in ldap
6571         * src/browseldap.c
6572                 Fix "Browse Entry" (did anyone use it?)
6573         * src/wizard.c
6574                 Add guards for mandatory information
6575
6576 2005-11-23 [paul]       1.9.100cvs29
6577
6578         * manual/advanced.xml
6579                 corrections to the English
6580
6581 2005-11-23 [colin]      1.9.100cvs28
6582
6583         * src/mimeview.c
6584                 Fix possible crash at exit. After the call to
6585                 gtk_container_remove(), the Viewer's widget has no
6586                 more parent so gtk+ automatically frees it and its
6587                 sons. If destroy_viewer() then try to access it,
6588                 problems ensue.
6589
6590 2005-11-22 [colin]      1.9.100cvs27
6591
6592         * src/compose.c
6593         * src/gtk/gtkaspell.c
6594                 Fix right-clicking on a misspelled word
6595                 Fix More... in suggestions menu
6596
6597 2005-11-22 [wwp]        1.9.100cvs26
6598
6599         * src/prefs_template.c
6600                 templates works: re-sort templates list when adding or replacing,
6601                 prevent from adding or replacing when the template name is empty
6602
6603 2005-11-21 [colin]      1.9.100cvs25
6604
6605         * src/addressbook.c
6606                 Fix some addressbook suckage (dnd, select all)
6607         * src/compose.c
6608         * src/gtk/gtkaspell.c
6609         * src/gtk/gtkaspell.h
6610                 Make the spellchecker menu work with the 
6611                 GtkTextView one instead of overriding it
6612
6613 2005-11-20 [paul]       1.9.100cvs24
6614
6615         * manual/handling.xml
6616                 proofread and corrected
6617
6618 2005-11-20 [paul]       1.9.100cvs23
6619
6620         * manual/Makefile
6621                 generate html as one file
6622         * manual/advanced.xml
6623                 fix output generation
6624                 reformat hidden options list
6625         * manual/manual.xml     ** REMOVED **
6626         * manual/sylpheed-claws-manual.xml      ** ADDED **
6627                 renamed
6628
6629 2005-11-18 [colin]      1.9.100cvs22
6630
6631         * src/prefs_account.c
6632                 Fix layout in news and mbox accounts
6633         * manual/account.xml
6634         * manual/advanced.xml
6635                 New contents for Paul to check :)
6636
6637 2005-11-18 [wwp]        1.9.100cvs21
6638
6639         * src/gtk/quicksearch.c
6640                 don't update extended quicksearch buttons twice
6641
6642 2005-11-18 [paul]       1.9.100cvs20
6643
6644         * src/textview.c
6645                 complete 1.9.100cvs19
6646
6647 2005-11-18 [paul]       1.9.100cvs19
6648
6649         * src/compose.c
6650                 cosmetic improvements
6651         * src/textview.c
6652                 also list text/* attachments
6653
6654 2005-11-18 [colin]      1.9.100cvs18
6655
6656         * src/summaryview.c
6657                 Use column 0 instead of -1 in 
6658                 gtk_ctree_node_moveto, in a naive
6659                 hope it'll fix the gtk-related crashes
6660
6661 2005-11-18 [colin]      1.9.100cvs17
6662
6663         * src/gtk/inputdialog.c
6664                 Fix icon staying the first one
6665
6666 2005-11-17 [wwp]        1.9.100cvs16
6667                 fix possible problem showing some quicksearch buttons, and a bad
6668                 call to g_return_if_fail in a function that returns a value (both
6669                 fixes by Fabien Vantard)
6670
6671 2005-11-15 [wwp]        1.9.100cvs15
6672
6673         * src/gtk/quicksearch.c
6674                 added a tooltip to that obscure ... quicksearch button
6675
6676 2005-11-15 [wwp]        1.9.100cvs14
6677
6678         * src/gtk/quicksearch.c
6679                 add a quicksearch helper to filtering expression users: the ... button
6680                 raises the condition expr window. condition expressions set up w/ this
6681                 window are used by the quicksearch if the user closes it pressing OK.
6682
6683 2005-11-14 [paul]       1.9.100cvs13
6684
6685         * src/plugins/clamav/clamav_plugin.c
6686         * src/plugins/spamassassin/spamassassin.c
6687                 change plugin type following recent merging
6688
6689 2005-11-14 [wwp]        1.9.100cvs12
6690
6691         * src/folder.c
6692                 prevent from crashing when copying/moving message(s) from and
6693                 to the same folder
6694
6695 2005-11-14 [paul]       1.9.100cvs11
6696
6697         * src/plugins/clamav/Makefile.am
6698         * src/plugins/clamav/clamav_plugin.c
6699         * src/plugins/clamav/clamav_plugin.h
6700         * src/plugins/clamav/clamav_plugin_gtk.c
6701                 also merge clamav and clamav_gtk plugins
6702
6703 2005-11-13 [colin]      1.9.100cvs10
6704
6705         * configure.ac
6706         * src/plugins/spamassassin/Makefile.am
6707         * src/plugins/spamassassin/spamassassin.c
6708         * src/plugins/spamassassin/spamassassin.h
6709         * src/plugins/spamassassin/spamassassin_gtk.c
6710                 Merge spamassassin and spamassassin_gtk plugins,
6711                 and build it by default.
6712
6713 2005-11-12 [colin]      1.9.100cvs9
6714
6715         * src/etpan/imap-thread.c
6716                 Fix gcc warning
6717
6718 2005-11-12 [colin]      1.9.100cvs8
6719
6720         * src/procmime.c
6721                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
6722
6723 2005-11-10 [colin]      1.9.100cvs7
6724
6725         * src/main.c
6726                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
6727                 minimised state)
6728
6729 2005-11-10 [wwp]        1.9.100cvs6
6730
6731         * src/gtk/description_window.c
6732                 fix a crash when closing description windows using the WM's [X] button
6733
6734 2005-11-09 [colin]      1.9.100cvs5
6735
6736         * src/common/ssl.c
6737                 Update libetpan call to follow upstream
6738                 (yes, this requires libetpan-0.40cvs3)
6739
6740 2005-11-08 [colin]      1.9.100cvs4
6741
6742         * src/compose.c
6743         * src/textview.c
6744         * src/common/utils.c
6745         * src/common/utils.h
6746                 Enhance the email parser
6747
6748 2005-11-08 [colin]      1.9.100cvs3
6749
6750         * src/procmime.c
6751                 Fix what looks like an off-by-one (fixes 
6752                 attachments from the Bat)
6753
6754 2005-11-08 [wwp]        1.9.100cvs2
6755
6756         * src/main.c
6757                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
6758
6759 2005-11-08 [wwp]        1.9.100cvs1
6760
6761         * src/main.c
6762                 allow exiting Sylpheed-Claws from command-line
6763
6764 2005-11-08 [paul]       1.9.100
6765
6766         1.9.100 released
6767
6768 2005-11-07 [colin]      1.9.99cvs17
6769
6770         * src/addritem.c
6771         * src/ldif.c
6772                 Fix import of base-64 encoded items
6773
6774 2005-11-07 [colin]      1.9.99cvs16
6775
6776         * src/send_message.c
6777                 Fix bug #314 (Queue does not empty under certain 
6778                 circumstances)
6779
6780 2005-11-07 [paul]       1.9.99cvs15
6781
6782         * src/mutt.c
6783         * src/pine.c
6784                 fix buffer overflows
6785                 Thanks to Colin
6786
6787 2005-11-07 [paul]       1.9.99cvs14
6788
6789         * doc/man/Makefile.am
6790         * doc/man/sylpheed-claws.1      ** ADDED **
6791         * doc/man/sylpheed.1            ** DELETED **
6792                 rename and update the man file
6793
6794 2005-11-06 [colin]      1.9.99cvs13
6795
6796         * src/ldif.c
6797                 Fix ldif_get_line() that returned empty strings
6798                 (Didn't understand why). Also fix a possible
6799                 buffer overflow.
6800
6801 2005-11-06 [wwp]        1.9.99cvs12
6802
6803         * src/textview.c
6804         * src/gtk/about.c
6805         * src/gtk/gtkutils.c
6806         * src/gtk/gtkutils.h
6807                 fix a compilation warning,
6808                 make links sensitive in the about dialog
6809
6810 2005-11-04 [wwp]        1.9.99cvs11
6811
6812         * src/gtk/about.c
6813                 don't wrap or translate URIs, and a bit text format cleanup
6814
6815 2005-11-04 [wwp]        1.9.99cvs10
6816
6817         * src/gtk/about.c
6818                 better textview tagging implementation (no more use of marks for
6819                 postponed tagging)
6820
6821 2005-11-02 [colin]      1.9.99cvs9
6822
6823         * src/common/ssl.c
6824                 Forgot an ifdef
6825
6826 2005-11-02 [colin]      1.9.99cvs8
6827
6828         * configure.ac
6829                 Require libetpan-0.40 due to upstream fix
6830         * src/common/ssl.c
6831                 Tell libetpan not to call SSL_Library_Init,
6832                 as we do it ourselves.
6833
6834 2005-11-02 [colin]      1.9.99cvs7
6835
6836         * po/POTFILES.in
6837                 Add missing files (thanks to Fabien Vantard)
6838
6839 2005-11-02 [colin]      1.9.99cvs6
6840
6841         * src/summaryview.c
6842                 Fix totals when read messages are hidden or quicksearch
6843                 is on
6844         * src/ssl_manager.c
6845         * src/ssl_manager.h
6846         * src/common/ssl_certificate.c
6847         * src/common/ssl_certificate.h
6848         * src/gtk/sslcertwindow.c
6849         * src/gtk/sslcertwindow.h
6850                 Fix copyright on my stuff
6851
6852 2005-11-02 [wwp]        1.9.99cvs5
6853
6854         * src/prefs_themes.c
6855                 fix directory name checking (theme installation/removal),
6856                 made related error a bit more verbose
6857
6858 2005-11-02 [colin]      1.9.99cvs4
6859
6860         * src/summaryview.c
6861                 Fix typo (probably fixes bug #841 (Sort by the From 
6862                 field doesn't work)
6863
6864 2005-11-02 [paul]       1.9.99cvs3
6865
6866         * po/ko.po
6867         * po/nb.po
6868                 updated by SungHyun Nam, Geir Helland
6869         * src/wizard.c
6870                 fix typo in welcome message. spotted by
6871                 Andrea Spadaccini
6872
6873 2005-11-01 [colin]      1.9.99cvs2
6874
6875         * src/compose.c
6876                 Fix replying to ml wen confirming subscription
6877         * src/messageview.c
6878         * src/mimeview.c
6879         * src/mimeview.h
6880         * src/privacy.h
6881         * src/summaryview.c
6882                 Make key check non blocking
6883
6884 2005-10-31 [paul]       1.9.99cvs1
6885
6886         * tools/claws.i18n.status.pl
6887                 updated for ChangeLog
6888
6889 2005-10-31 [paul]       1.9.99
6890
6891         1.9.99 released
6892
6893 2005-10-31 [paul]       1.9.15cvs131
6894
6895         * .cvsignore
6896         * ChangeLog
6897         * ChangeLog.claws       ** REMOVED **
6898         * ChangeLog-gtk2.claws  ** REMOVED **
6899         * ChangeLog.gtk1        ** ADDED **
6900         * INSTALL
6901         * Makefile.am
6902         * NEWS
6903         * README
6904         * README.claws          ** REMOVED **
6905         * README.jp             ** REMOVED **
6906         * RELEASE_NOTES         ** ADDED **
6907         * RELEASE_NOTES.claws   ** REMOVED **
6908         * commitHelper
6909         * configure.ac
6910         * sylpheed.spec.in      ** REMOVED **
6911                 tidy up and update the default docs:
6912                 ChangeLog.claws is renamed ChangeLog.gtk1
6913                 ChangeLog-gtk2.claws is renamed ChangeLog
6914                 README.claws is renamed README
6915                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
6916
6917 2005-10-31 [paul]       1.9.15cvs130
6918
6919         * po/it.po
6920                 fix errors
6921
6922 2005-10-31 [paul]       1.9.15cvs129
6923
6924         * po/ca.po
6925         * po/de.po
6926         * po/en_GB.po
6927         * po/fr.po
6928         * po/it.po
6929         * po/pt_BR.po
6930         * po/sk.po
6931         * po/sr.po
6932         * po/zh_CN.po
6933                 updated by Miquel Oliete, Stephan Sachse and
6934                 Thomas Gilgin, me, Fabien Vantard, Andrea
6935                 Spadaccini, Frederico Goncalves Guimaraes,
6936                 Andrej Kacian, Aleksandar Urosevic, and
6937                 Ralgh Young.
6938
6939 2005-10-31 [mones]      1.9.15cvs128
6940
6941         * manual/faq.xml
6942                 More questions.
6943         
6944         * po/es.po
6945                 Updated for release.
6946
6947 2005-10-30 [colin]      1.9.15cvs127
6948
6949         * src/compose.c
6950                 Place cursor before rewrapping (fixes cursor
6951                 pos if quotation gets rewrapped)
6952
6953 2005-10-29 [paul]       1.9.15cvs126
6954
6955         * src/crash.c
6956         * src/foldersel.c
6957         * src/main.c
6958         * src/messageview.c
6959         * src/toolbar.c
6960         * src/gtk/authors.h
6961                 corrections to text items
6962
6963 2005-10-28 [colin]      1.9.15cvs125
6964
6965         * src/messageview.c
6966                 Make "hit 'C' to check sig" work from extern 
6967                 messageviews
6968
6969 2005-10-27 [colin]      1.9.15cvs124
6970
6971         * src/summaryview.c
6972                 Add a hack to avoid segfaulting when hammering 
6973                 on gtk's events
6974
6975 2005-10-27 [wwp]        1.9.15cvs123
6976
6977         * src/prefs_themes.c
6978                 sort list of themes names in themes prefs
6979
6980 2005-10-27 [paul]       1.9.15cvs122
6981
6982         * src/folder.c
6983         * src/prefs_account.c
6984                 fix building on Solaris
6985                 Patch by Alex Moore
6986
6987 2005-10-27 [wwp]        1.9.15cvs121
6988
6989         * src/summaryview.c
6990         * src/gtk/gtksctree.c
6991                 speed up unselecting messages in summary view (thanks to Colin)
6992
6993 2005-10-27 [paul]       1.9.15cvs120
6994
6995         * src/mainwindow.c
6996                 fix a compilation warning
6997         * src/summaryview.c
6998                 fix updating of 'n items selected' count
6999                 when deselecting
7000
7001 2005-10-27 [martin]     1.9.15cvs119
7002
7003         * src/action.c
7004                 ignore actions with a leading '/' in the action menu name
7005                 fixes a crash on menu creation
7006         * src/prefs_actions.c
7007                 do not allow a leading '/' in the action menu name
7008
7009 2005-10-27 [paul]       1.9.15cvs118
7010
7011         * src/main.c
7012                 fix compilation warning
7013
7014 2005-10-27 [paul]       1.9.15cvs117
7015
7016         * src/procmime.c
7017                 add #if HAVE_LOCALE_H
7018
7019 2005-10-27 [paul]       1.9.15cvs116
7020
7021         * src/plugins/clamav/clamav_plugin.c
7022         * src/plugins/dillo_viewer/dillo_viewer.c
7023         * src/plugins/mathml_viewer/mathml_viewer.c
7024         * src/plugins/pgpcore/plugin.c
7025         * src/plugins/pgpinline/plugin.c
7026         * src/plugins/pgpmime/plugin.c
7027         * src/plugins/spamassassin/spamassassin.c
7028         * src/plugins/trayicon/trayicon.c
7029                 plugin_init() : make error messages more
7030                 informative
7031
7032 2005-10-26 [wwp]        1.9.15cvs115
7033
7034         * src/prefs_matcher.c
7035                 enlarge boolean op widget width a bit (wasn't always showing text contents)
7036
7037 2005-10-26 [wwp]        1.9.15cvs114
7038
7039         * src/procmime.c
7040         * src/gtk/gtksctree.c
7041         * src/plugins/spamassassin/libspamc.c
7042         * src/plugins/spamassassin/spamassassin.c
7043                 fix some compilation warnings more
7044
7045 2005-10-26 [mones]      1.9.15cvs113
7046
7047         * po/es.po
7048                 Updated translation
7049
7050 2005-10-26 [paul]       1.9.15cvs112
7051
7052         * src/prefs_message.c
7053                 give all display_xface stuff the
7054                 #if HAVE_LIBCOMPFACE treatment, thus
7055                 preventing a crash
7056                 (Thanks to Wolfgang Enderlein)
7057
7058 2005-10-26 [colin]      1.9.15cvs111
7059
7060         * src/gedit-print.c
7061                 Fix date format
7062         * src/imap_gtk.c
7063         * src/news_gtk.c
7064                 Remove context menu items that should not be there
7065         * src/jpilot.c
7066                 Fix encoding
7067         * src/main.c
7068         * src/mainwindow.c
7069                 Don't show the mainwindow too soon
7070
7071 2005-10-26 [wwp]        1.9.15cvs110
7072
7073         * src/folder.c
7074         * src/manual.c
7075         * src/summaryview.c
7076                 fix uninitialized pointers in the folder updating hook
7077                 (thanks to Colin)
7078
7079 2005-10-25 [mones]      1.9.15cvs109
7080
7081         * manual/faq.xml
7082                 General information subsection completed. 
7083                 Removed archaic references.
7084                 
7085         * manual/Makefile
7086         * manual/dtd/manual.dsl
7087                 Added customization stylesheet for getting paragraphs
7088                 fully justified in PDF output (as suggested by Colin).
7089
7090 2005-10-25 [colin]      1.9.15cvs108
7091
7092         * src/compose.c
7093                 Fix a second leak
7094
7095 2005-10-25 [colin]      1.9.15cvs107
7096
7097         * src/addrbook.c
7098         * src/addrindex.c
7099                 Fix leak (xml_get_element() allocates memory)
7100         * src/compose.c
7101                 Fix leak + dead code (shame!)
7102         * src/procmime.c
7103                 Fix leak
7104
7105 2005-10-25 [colin]      1.9.15cvs106
7106
7107         * src/mimeview.c
7108                 Fix encoding issue in Save all and in 
7109                 overwrite-confirmation alertpanel
7110
7111 2005-10-25 [colin]      1.9.15cvs105
7112
7113         * src/common/socket.c
7114                 Fix a leak - Thanks to Christopher Aillon
7115                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
7116
7117 2005-10-25 [paul]       1.9.15cvs104
7118
7119         * src/wizard.c
7120                 Always guess servers from the right-hand
7121                 email part and guess username from the
7122                 left-hand part. (Thanks to Colin)
7123                 add an X-Face to the welcome message
7124
7125 2005-10-25 [paul]       1.9.15cvs103
7126
7127         * manual/handling.xml
7128                 written by Colin, edited by me
7129
7130 2005-10-25 [wwp]        1.9.15cvs102
7131
7132         * src/folderview.c
7133         * src/grouplistdialog.c
7134         * src/imap.c
7135         * src/noticeview.c
7136                 fix some compilation warnings
7137
7138 2005-10-24 [paul]
7139
7140         1.9.99-rc3 released
7141
7142 2005-10-24 [paul]       1.9.15cvs101
7143
7144         * src/gtk/about.c
7145                 fix window sizing
7146
7147 2005-10-24 [paul]       1.9.15cvs100
7148
7149         * src/pixmaps/offline.xpm
7150         * src/pixmaps/online.xpm
7151                 replace with last default versions
7152
7153 2005-10-24 [colin]      1.9.15cvs99
7154
7155         * src/imap.c
7156                 Fix bug when moving a folder
7157         * src/imap_gtk.c
7158         * src/mh_gtk.c
7159                 "Delete folder" pops up a window, so it 
7160                 should be suffixed with "..."
7161         * src/plugins/pgpcore/sgpgme.c
7162                 Include locale.h
7163
7164 2005-10-24 [mones]      1.9.15cvs98
7165
7166         * manual/Makefile
7167         * manual/account.xml
7168         * manual/ack.xml
7169         * manual/addrbook.xml
7170         * manual/advanced.xml
7171         * manual/faq.xml
7172         * manual/glossary.xml
7173         * manual/gpl.xml
7174         * manual/handling.xml
7175         * manual/intro.xml
7176         * manual/keyboard.xml
7177         * manual/manual.xml
7178         * manual/plugins.xml
7179         * manual/starting.xml
7180         * manual/dtd/sdocbook.dtd
7181                 Initial manual structure and some content.
7182
7183 2005-10-23 [wwp]        1.9.15cvs97
7184
7185         * src/gtk/about.c
7186                 fix a typo
7187
7188 2005-10-23 [wwp]        1.9.15cvs96
7189
7190         * src/gtk/about.c
7191         * src/gtk/authors.h
7192                 rework of the about window (main work by Paul), also featuring a few
7193                 fixes for typos and duplicate names
7194
7195 2005-10-23 [wwp]        1.9.15cvs95
7196
7197         * src/.cvsignore
7198                 Ignore the right binary name (sylpheed-claws now)
7199
7200 2005-10-23 [paul]       1.9.15cvs94
7201
7202         * src/compose.c
7203                 when using Folder Pref 'Default To for
7204                 replies' make the entry in the Compose
7205                 window bold
7206                 Patch by Fabien Vantard
7207
7208 2005-10-22 [colin]      1.9.15cvs93
7209
7210         * src/codeconv.c
7211                 Fix leak
7212
7213 2005-10-22 [colin]      1.9.15cvs92
7214
7215         * src/codeconv.c
7216                 try to convert using locale (apart utf8) if necessary
7217
7218 2005-10-22 [colin]      1.9.15cvs91
7219
7220         * src/pixmaps/new.xpm
7221         * src/pixmaps/unread.xpm
7222                 Make the unread envelope blue again and
7223                 saturate the new one a bit more.
7224
7225 2005-10-22 [colin]      1.9.15cvs90
7226
7227         * src/compose.c
7228                 When replying to a mail sent by one of our accounts,
7229                 use the original list of recipients. Let 'Reply All'
7230                 and 'Reply to sender' work like previously.
7231
7232 2005-10-21 [colin]      1.9.15cvs89
7233
7234         * src/prefs_filtering.c
7235                 Clear fields after add and replace
7236         * src/textview.c
7237                 Display xface differently (better)
7238         * src/plugins/pgpinline/pgpinline.c
7239                 Fix crappy encodings/recodings
7240
7241 2005-10-21 [paul]       1.9.15cvs88
7242
7243         * src/compose.c
7244         * src/prefs_folder_item.c
7245         * src/toolbar.c
7246                 fix news folder Folder Properties
7247                 (thanks to Colin)
7248         * src/folderview.c
7249                 update folderview after Themes change
7250                 keep selected folder selected
7251                 (thanks to Colin)
7252
7253 2005-10-21 [paul]       1.9.15cvs87
7254
7255         * tools/Makefile.am
7256         * tools/OOo2sylpheed.pl
7257         * tools/README
7258         * tools/README.sylprint
7259         * tools/asus_mailled.sh         ** REMOVED **
7260         * tools/filter_conv.pl
7261         * tools/freshmeat_search.pl
7262         * tools/google_search.pl
7263         * tools/gpg-sign-syl            ** REMOVED **
7264         * tools/kmail2sylpheed.pl
7265         * tools/kmail2sylpheed_v2.pl
7266         * tools/multiwebsearch.pl
7267         * tools/nautilus2sylpheed.sh
7268         * tools/newscache_clean.pl
7269         * tools/outlook2sylpheed.pl
7270         * tools/sylpheed-switcher       ** REMOVED **
7271         * tools/sylprint.pl
7272         * tools/sylprint.rc
7273         * tools/tb2sylpheed
7274         * tools/vcard2xml.py
7275         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
7276                 update default config dir
7277                 update binary name (thanks to Fabien Vantard)
7278                 remove obsolete scripts
7279
7280 2005-10-21 [colin]      1.9.15cvs86
7281
7282         * src/inc.c
7283                 Fix possible leak and units. Based on a patch by
7284                 Fabien Vantard.
7285
7286 2005-10-20 [colin]      1.9.15cvs85
7287
7288         * src/textview.c
7289                 Clear xface when clearing textview
7290
7291 2005-10-20 [colin]      1.9.15cvs84
7292
7293         * configure.ac
7294         * src/folderview.c
7295         * src/headerview.c
7296         * src/main.c
7297         * src/prefs_common.c
7298         * src/prefs_common.h
7299         * src/prefs_message.c
7300         * src/textview.c
7301         * src/textview.h
7302         * src/common/defs.h
7303         * src/common/utils.c
7304         * src/common/utils.h
7305         * src/gtk/gtkutils.c
7306         * src/gtk/gtkutils.h
7307                 Migrate config to .sylpheed-claws (Automatically)
7308                 Add a way to get the Xface in the TextView
7309
7310 2005-10-20 [colin]      1.9.15cvs83
7311
7312         * src/gtk/Makefile.am
7313         * src/gtk/about.c
7314         * src/gtk/authors.h
7315                 Make the about dialog *grooovy*
7316
7317 2005-10-20 [colin]      1.9.15cvs82
7318
7319         * src/mimeview.c
7320                 Use "Open with" on double click if no command
7321                 was found
7322
7323 2005-10-20 [colin]      1.9.15cvs81
7324
7325         * src/imap.c
7326         * src/etpan/imap-thread.c
7327                 Fix possible crash.
7328
7329 2005-10-20 [paul]       1.9.15cvs80
7330
7331         * src/folder.c
7332                 don't show clipkey icon if the only
7333                 attachment is the signature
7334                 Patch by Colin
7335
7336 2005-10-20 [paul]       1.9.15cvs79
7337
7338         * AUTHORS
7339         * src/plugins/pgpmime/pgpmime.c
7340                 name the PGP/MIME signature 'signature.asc'
7341                 Patch by Andrew Nelson <freeandy@gmail.com>
7342
7343 2005-10-19 [colin]      1.9.15cvs78
7344
7345         * src/plugins/pgpmime/pgpmime.c
7346                 Oops, no need to double-check though
7347
7348 2005-10-19 [colin]      1.9.15cvs77
7349
7350         * src/plugins/pgpinline/pgpinline.c
7351         * src/plugins/pgpmime/pgpmime.c
7352                 Check that my_tmpfile() doesn't 
7353                 return NULL
7354
7355 2005-10-19 [colin]      1.9.15cvs76
7356
7357         * src/common/utils.c
7358                 Use shorter mime boundaries to avoid having
7359                 MTAs rewrapping our headers, breaking the
7360                 PGP signature in the process 
7361         * src/compose.c
7362         * src/plugins/pgpmime/pgpmime.c
7363                 Check for boundary uniqueness to be sure
7364                 it won't happen, instead of hoping for the
7365                 best
7366
7367 2005-10-19 [colin]      1.9.15cvs75
7368
7369         * sylpheed-claws.desktop
7370         * src/Makefile.am
7371         * src/main.c
7372                 Ship a sylpheed-claws binary instead
7373                 of a sylpheed one. Change the socket
7374                 name, too
7375         * src/folderview.c
7376                 Update folder only if it changed
7377         * src/wizard.c
7378                 Fix i18n in welcome mail, patch by
7379                 Fabien Vantard
7380
7381 2005-10-19 [paul]
7382
7383         1.9.99-rc2 released
7384
7385 2005-10-19 [paul]       1.9.15cvs74
7386
7387         * src/folder.c
7388         * src/folderview.c
7389                 fix summaryview update
7390                 Patch by Colin
7391
7392 2005-10-18 [colin]      1.9.15cvs73
7393
7394         * src/plugins/pgpcore/passphrase.c
7395                 Don't XGrabServer, and try a bit more to 
7396                 sync everything before grabbing mouse/keyboard
7397
7398 2005-10-18 [colin]      1.9.15cvs72
7399
7400         * src/Makefile.am
7401         * src/addressadd.c
7402         * src/addressbook.c
7403         * src/folderview.c
7404         * src/grouplistdialog.c
7405         * src/mimeview.c
7406         * src/stock_pixmap.c
7407         * src/stock_pixmap.h
7408         * src/summaryview.c
7409         * src/gtk/gtksctree.c
7410         * src/gtk/gtksctree.h
7411         * src/pixmaps/empty.xpm
7412                 Implement a wrapper call for gtk_ctree_set_node_info
7413                 and gtk_ctree_insert_node, that uses a 1x1 transparent
7414                 pixmap instead of a NULL one. This works around some
7415                 memory problems deep inside gtk, revealed by valgrind,
7416                 and fixes bug #834 (Pressing CTRl-D on a message marked 
7417                 as locked crashes sylpheed.), as well as, probably, 
7418                 wwp's 4th dimension problems that happen in gtk_ctree_*.
7419
7420 2005-10-17 [colin]      1.9.15cvs71
7421
7422         * src/mimeview.c
7423                 Provide visual feedback when checking
7424                 signature
7425
7426 2005-10-17 [colin]      1.9.15cvs70
7427
7428         * src/main.c
7429                 Keep the folder list frozen while checking caches...
7430
7431 2005-10-17 [colin]      1.9.15cvs69
7432
7433         * src/addr_compl.c
7434                 Fi bug #833 (Autocompleting from addressbook 
7435                 fails with extended chars)
7436         * src/imap.c
7437                 Fix 'adding messages' staying in statusbar
7438                 after an error
7439
7440 2005-10-17 [wwp]        1.9.15cvs68
7441
7442         * src/ssl_manager.c
7443                 Fix buttons' layout resizing when window size changes
7444
7445 2005-10-17 [wwp]        1.9.15cvs67
7446
7447         * src/account.c
7448         * src/prefs_account.c
7449         * src/prefs_common.c
7450         * src/prefs_common.h
7451         * src/prefs_folder_item.c
7452         * src/prefs_gtk.c
7453         * src/gtk/logwindow.c
7454         * src/gtk/pluginwindow.c
7455         * src/gtk/prefswindow.c
7456         * src/gtk/prefswindow.h
7457                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
7458
7459 2005-10-17 [paul]       1.9.15cvs66
7460
7461         * configure.ac
7462                 fix missing libetpan message
7463         * po/en_GB.po
7464                 updated
7465         * src/crash.c
7466         * src/manual.c
7467         * src/prefs_themes.c
7468         * src/common/defs.h
7469                 add some new URI defines, change some
7470                 others
7471         * src/wizard.c
7472                 make welcome message translatable
7473                 small improvements to english
7474                 other tweaks
7475         * src/gtk/menu.c
7476                 fix warnings
7477
7478 2005-10-17 [paul]       1.9.15cvs65
7479
7480         * src/summaryview.c
7481                 fix column titles
7482
7483 2005-10-16 [mones]      1.9.15cvs64
7484
7485         * po/es.po
7486                 Updated translation
7487
7488 2005-10-16 [colin]
7489
7490         1.9.99-rc1 released
7491
7492 2005-10-16 [colin]      1.9.15cvs63
7493
7494         * src/wizard.c
7495                 Fix whitespace
7496
7497 2005-10-16 [colin]      1.9.15cvs62
7498
7499         * src/toolbar.c
7500                 s/Get All/Get Mail/
7501         * src/wizard.c
7502                 Real welcome mail text, thanks Paul
7503
7504 2005-10-16 [colin]      1.9.15cvs61
7505
7506         * src/editldap.c
7507         * src/exporthtml.c
7508         * src/main.c
7509         * src/mainwindow.c
7510         * src/prefs_themes.c
7511         * src/prefs_toolbar.c
7512         * src/plugins/demo/demo.c
7513         * src/plugins/trayicon/trayicon.c
7514                 s/Sylpheed/Sylpheed-Claws/
7515
7516 2005-10-16 [colin]      1.9.15cvs60
7517
7518         * src/wizard.c
7519                 Add a welcome email in the first empty mailbox
7520         * src/prefs_common.c
7521                 Change one more default
7522
7523 2005-10-16 [colin]      1.9.15cvs59
7524
7525         * src/wizard.c
7526                 Remove printf
7527
7528 2005-10-16 [colin]      1.9.15cvs58
7529
7530         * src/toolbar.c
7531         * src/prefs_common.c
7532                 Change some defaults
7533
7534 2005-10-16 [colin]      1.9.15cvs57
7535
7536         * src/toolbar.c
7537         * src/prefs_common.c
7538                 Change some defaults
7539
7540 2005-10-16 [colin]      1.9.15cvs56
7541
7542         * src/wizard.c
7543                 By default, initialize fonts to have
7544                 the same size as normal GtkWidgets
7545
7546 2005-10-16 [colin]      1.9.15cvs55
7547
7548         * src/mimeview.c
7549                 Fix message a bit more
7550
7551 2005-10-16 [colin]      1.9.15cvs54
7552
7553         * src/addressbook.c
7554                 Second attempt at flicker fixing
7555
7556 2005-10-16 [colin]      1.9.15cvs53
7557
7558         * src/addressbook.c
7559                 Fix flicker
7560
7561 2005-10-16 [wwp]        1.9.15cvs52
7562
7563         * src/addressbook.c
7564         * src/editaddress.c
7565         * src/prefs_common.c
7566         * src/prefs_common.h
7567                 Remember window sizes (address book)
7568
7569 2005-10-16 [wwp]        1.9.15cvs51
7570
7571         * src/plugins/clamav/clamav_plugin_gtk.c
7572         * src/plugins/spamassassin/spamassassin_gtk.c
7573                 Fix compilation warnings (missing #include).
7574
7575 2005-10-16 [colin]      1.9.15cvs50
7576
7577         * src/mimeview.c
7578         * src/summaryview.c
7579         * src/textview.c
7580                 Make 'c' check signature, and forward
7581                 c, l, y, t from summaryview to mimeview
7582
7583 2005-10-16 [colin]      1.9.15cvs49
7584
7585         * src/addressbook.c
7586                 Put border around buttons
7587         * src/mainwindow.c
7588         * src/summaryview.c
7589                 Rework menus (Patch based on a patch
7590                 by Paul)
7591
7592 2005-10-15 [wwp]        1.9.15cvs48
7593
7594         * src/editjpilot.c
7595         * src/editldap.c
7596         * src/editvcard.c
7597         * src/exphtmldlg.c
7598         * src/expldifdlg.c
7599         * src/export.c
7600         * src/import.c
7601         * src/importldif.c
7602         * src/importmutt.c
7603         * src/importpine.c
7604         * src/prefs_account.c
7605         * src/prefs_spelling.c
7606         * src/gtk/gtkutils.c
7607         * src/gtk/gtkutils.h
7608         * src/plugins/clamav/clamav_plugin_gtk.c
7609         * src/plugins/spamassassin/spamassassin_gtk.c
7610                 use nicer browse-for-file/dir buttons than the "..." ones,
7611                 code factorizing more.
7612
7613 2005-10-14 [colin]      1.9.15cvs47
7614
7615         * src/mainwindow.c
7616                 set relief on the account switcher so that people see it
7617                 grey out Create processing rules when no message is selected
7618         * src/prefs_filtering.c
7619                 ask before closing if the rule has not been modified, even if
7620                 it's not valid
7621         * src/prefs_matcher.c
7622                 fix sensitivity when entering the dialog
7623         * src/gtk/inputdialog.c
7624                 display a better icon on password ask
7625         * src/plugins/pgpcore/passphrase.c
7626                 make the dialog look better
7627
7628 2005-10-14 [paul]       1.9.15cvs46
7629
7630         * src/folderview.c
7631                 indicate presense of marked msgs in
7632                 unexpanded subfolders
7633
7634 2005-10-14 [paul]       1.9.15cvs45
7635
7636         * src/prefs_actions.c
7637         * src/prefs_common.c
7638         * src/prefs_common.h
7639         * src/prefs_filtering_action.c
7640         * src/prefs_matcher.c
7641         * src/prefs_template.c
7642                 remember window sizes
7643                 fix Info button size
7644
7645         Patches by wwp
7646
7647 2005-10-13 [colin]      1.9.15cvs44
7648
7649         * src/mimeview.c
7650         * src/noticeview.c
7651         * src/noticeview.h
7652                 Add a tooltip on the icon (optional) 
7653                 Get rid of the signature buttons and only
7654                 use the icon+tooltip
7655
7656 2005-10-13 [colin]      1.9.15cvs43
7657
7658         * src/noticeview.c
7659         * src/noticeview.h
7660                 Add hand cursor for hovering over icon
7661
7662 2005-10-13 [colin]      1.9.15cvs42
7663
7664         * src/summaryview.c
7665                 Fix crash when quicksearch's hidden 
7666                 at startup
7667
7668 2005-10-13 [colin]      1.9.15cvs41
7669
7670         * src/compose.c
7671                 Set subject when forwarding multiple mails
7672                 Check that other recipient than the default Cc or Bcc
7673                 have been set before sending.
7674
7675 2005-10-13 [colin]      1.9.15cvs40
7676
7677         * src/imap.c
7678                 Batch per-folder
7679                 Introduce locking, but don't use it yet
7680
7681 2005-10-13 [colin]      1.9.15cvs39
7682
7683         * src/gtk/quicksearch.c
7684                 Reset quicksearch when hiding it
7685                 Make sticky a real pref
7686
7687 2005-10-13 [colin]      1.9.15cvs38
7688
7689         * src/summaryview.c
7690                 Faster prefs apply
7691
7692 2005-10-13 [colin]      1.9.15cvs37
7693
7694         * src/mimeview.c
7695         * src/noticeview.c
7696         * src/noticeview.h
7697         * src/plugins/pgpcore/sgpgme.c
7698                 Make privacy icon clickable
7699                 Move Trust field in Full info
7700                 When trust is less than full, don't display
7701                 a warning icon
7702
7703 2005-10-13 [colin]      1.9.15cvs36
7704
7705         * src/folder.c
7706                 Batch on flags sync
7707         * src/folderview.c
7708                 Revert speed hack which is dangerous in fact
7709                 Apply prefs faster
7710
7711 2005-10-13 [colin]      1.9.15cvs35
7712
7713         * src/folder_item_prefs.c
7714                 Fix pref corruption on folder move. Patch
7715                 by wwp
7716
7717 2005-10-13 [paul]       1.9.15cvs34
7718
7719         * src/export.c
7720         * src/import.c
7721                 fix typos in g_warnings
7722         * src/prefs_account.c
7723                 add a file selector for Signature file
7724
7725         Patches by wwp
7726
7727 2005-10-12 [colin]      1.9.15cvs33
7728
7729         * src/mimeview.c
7730                 Provide a quick way to go back from a
7731                 signature's full info to the email part
7732
7733 2005-10-12 [colin]      1.9.15cvs32
7734
7735         * src/compose.c
7736                 Remove old hack of encoding signed mails with base64.
7737                 QP works equally well.
7738
7739 2005-10-12 [colin]      1.9.15cvs31
7740
7741         * src/crash.c
7742                 Replace deprecated GtkText with GtkTextView
7743         * src/imap.c
7744                 Fix a logic bug about counts in imap_select
7745                 (previously un-triggered)
7746         * src/mainwindow.c
7747         * src/summaryview.c
7748         * src/news.c
7749                 Allow local deletion of news posts
7750         * src/mimeview.c
7751                 Show GPG noticeview on the message/rfc822 part
7752                 in addition to the text/plain one
7753         * src/prefs_image_viewer.c
7754           src/plugins/pgpcore/prefs_gpg.c
7755                 Polish (set the label as part of the checkbox)
7756         * src/wizard.c
7757                 Don't sit there doing nothing after destroying
7758                 the window - return err
7759
7760 2005-10-11 [colin]      1.9.15cvs30
7761
7762         * src/folderview.c
7763                 Apply processing rules before showing folders.
7764                 Early folder show (before flags sync) will only
7765                 be done when there are no processing rules (nor
7766                 pre- or post- ones)
7767         * src/imap.c
7768                 Fix stuff related to mail subdir, creation and 
7769                 deletion of folders 
7770         * src/imap_gtk.c
7771                 Don't allow creation of folders in NoInferior
7772                 folders, as it won't work
7773
7774 2005-10-10 [colin]      1.9.15cvs29
7775
7776         * src/compose.c
7777                 Reselect "None" Privacy system when selecting an
7778                 account with no privacy system defined
7779
7780 2005-10-10 [colin]      1.9.15cvs28
7781
7782         * src/mainwindow.c
7783                 Add Windows-1252 encoding
7784         * src/prefs_common.c
7785                 Rework some defaults:
7786                 - autosave to draft by default
7787                 - don't show header pane (it's already in the textview)
7788                 - Select first new or unread mail on entry
7789                 - Assume 'Yes' to change folder when there's no more
7790                   unread message
7791         * src/prefs_matcher.c
7792                 Fix a gtk assertion failure
7793         * src/gtk/colorlabel.c
7794                 Workaround bad repainting on selection
7795         * src/main.c
7796                 Freeze/thaw (a bit faster on ssh -X)
7797         * src/msgcache.c
7798                 Get rid of StrdupConverter that just adds an
7799                 extra strdup/free 
7800         * src/etpan/imap_thread.c
7801                 memset buf to 0
7802
7803 2005-10-10 [colin]      1.9.15cvs27
7804
7805         * src/export.c
7806         * src/import.c
7807                 Fix compile on gtk 2.4. Patch by wwp
7808
7809 2005-10-09 [colin]      1.9.15cvs26
7810
7811         * src/mainwindow.c
7812         * src/messageview.c
7813         * src/summaryview.c
7814                 Clarify forward menus. Patch by wwp
7815
7816 2005-10-09 [colin]      1.9.15cvs25
7817
7818         * src/compose.c
7819         * src/compose.h
7820                 Fix bug #829 (Non-working "Encrypt message by 
7821                 default when replying to an encrypted message")
7822
7823 2005-10-08 [colin]      1.9.15cvs24
7824
7825         * src/wizard.c
7826                 Fix bug #827 ("Welcome" setup wizard after a 
7827                 permission error gives up & forgets itself.)
7828
7829 2005-10-08 [colin]      1.9.15cvs23
7830
7831         * src/procmime.c
7832                 Fix bug #828 (Ignoring headers with spaces around = sign)
7833
7834 2005-10-08 [colin]      1.9.15cvs22
7835
7836         * src/export.c
7837                 Warning fix by wwp
7838
7839 2005-10-08 [colin]      1.9.15cvs21
7840
7841         * src/folder.c
7842         * src/folder.h
7843                 Add a processing_pending indicator, set on 
7844                 folder_item_open and cleared after 
7845                 folder_item_process_open
7846         * src/folderview.c
7847         * src/summaryview.c
7848                 wrap procmsg_msginfo_*_flags, and in the
7849                 wrapper check that there's no folder processing 
7850                 pending. If there is, defer the flags change until 
7851                 processing is done to avoid stepping over each
7852                 other's toes.
7853                 Freeze during processing, but not during scanning.
7854
7855 2005-10-07 [colin]      1.9.15cvs20
7856
7857         * src/plugins/pgpcore/passphrase.c
7858                 Fix bug #826 (X-Server hangs when 
7859                 right-clicking a PGP encrypted message)
7860
7861 2005-10-07 [paul]       1.9.15cvs19
7862
7863         * src/compose.c
7864                 fix compose_entries[]
7865                 patch by Fabien Vantard
7866
7867 2005-10-06 [colin]      1.9.15cvs18
7868
7869         * src/pixmaps/address.xpm
7870         * src/pixmaps/address_book.xpm
7871         * src/pixmaps/book.xpm
7872         * src/pixmaps/check_spelling.xpm
7873         * src/pixmaps/checkbox_off.xpm
7874         * src/pixmaps/checkbox_on.xpm
7875         * src/pixmaps/close.xpm
7876         * src/pixmaps/complete.xpm
7877         * src/pixmaps/continue.xpm
7878         * src/pixmaps/deleted.xpm
7879         * src/pixmaps/down_arrow.xpm
7880         * src/pixmaps/exec.xpm
7881         * src/pixmaps/forwarded.xpm
7882         * src/pixmaps/group.xpm
7883         * src/pixmaps/ignorethread.xpm
7884         * src/pixmaps/interface.xpm
7885         * src/pixmaps/jpilot.xpm
7886         * src/pixmaps/ldap.xpm
7887         * src/pixmaps/linewrap.xpm
7888         * src/pixmaps/linewrapcurrent.xpm
7889         * src/pixmaps/mail.xpm
7890         * src/pixmaps/mail_attach.xpm
7891         * src/pixmaps/mail_compose.xpm
7892         * src/pixmaps/mail_forward.xpm
7893         * src/pixmaps/mail_receive.xpm
7894         * src/pixmaps/mail_receive_all.xpm
7895         * src/pixmaps/mail_reply.xpm
7896         * src/pixmaps/mail_reply_to_all.xpm
7897         * src/pixmaps/mail_reply_to_author.xpm
7898         * src/pixmaps/mail_send.xpm
7899         * src/pixmaps/mail_send_queue.xpm
7900         * src/pixmaps/mime_application.xpm
7901         * src/pixmaps/mime_audio.xpm
7902         * src/pixmaps/mime_image.xpm
7903         * src/pixmaps/mime_message.xpm
7904         * src/pixmaps/mime_text_enriched.xpm
7905         * src/pixmaps/mime_text_html.xpm
7906         * src/pixmaps/mime_text_plain.xpm
7907         * src/pixmaps/mime_unknown.xpm
7908         * src/pixmaps/new.xpm
7909         * src/pixmaps/news_compose.xpm
7910         * src/pixmaps/offline.xpm
7911         * src/pixmaps/online.xpm
7912         * src/pixmaps/paste.xpm
7913         * src/pixmaps/preferences.xpm
7914         * src/pixmaps/privacy_emblem_encrypted.xpm
7915         * src/pixmaps/privacy_expired.xpm
7916         * src/pixmaps/privacy_failed.xpm
7917         * src/pixmaps/privacy_passed.xpm
7918         * src/pixmaps/privacy_signed.xpm
7919         * src/pixmaps/privacy_unknown.xpm
7920         * src/pixmaps/privacy_warn.xpm
7921         * src/pixmaps/properties.xpm
7922         * src/pixmaps/replied.xpm
7923         * src/pixmaps/search.xpm
7924         * src/pixmaps/unread.xpm
7925         * src/pixmaps/up_arrow.xpm
7926         * src/pixmaps/vcard.xpm
7927                 Modernize internal theme, with icons from the 
7928                 Gnomaws theme. Keep some of the old ones where
7929                 they were better.
7930
7931 2005-10-06 [colin]      1.9.15cvs17
7932
7933         * src/summaryview.c
7934                 Little optimisations + bugfix
7935         * src/toolbar.c
7936                 Remove default useless items - useless being defined
7937                 by the default relevant prefs
7938         * src/wizard.c
7939                 include config.h to make gettext work
7940         * src/prefs_themes.c
7941                 Fix selection of current theme in prefs
7942
7943 2005-10-06 [colin]      1.9.15cvs16
7944
7945         * src/prefs_common.c
7946         * src/prefs_common.h
7947         * src/prefs_summaries.c
7948         * src/folderview.c
7949                 Add a warning dialog on Mark all read 
7950                 (with pref to get rid of it)
7951
7952 2005-10-06 [paul]       1.9.15cvs15
7953
7954         * po/nb.po
7955         * po/pt_BR.po
7956                 updated by Geir Helland and Frederico
7957                 Goncalves Guimaraes
7958
7959 2005-10-05 [colin]      1.9.15cvs14
7960
7961         * src/folder.c
7962         * src/folder.h
7963         * src/folderview.c
7964         * src/folderview.h
7965         * src/imap_gtk.c
7966         * src/mh_gtk.c
7967         * src/mainwindow.c
7968         * src/setup.c
7969                 add a way to rescan without rebuilding
7970                 make moving a bit faster (less folders changes)
7971                 don't lock the tree on Get 
7972         * src/imap.c
7973                 Don't re-delete deleted messages before expunging
7974         * src/summaryview.c
7975                 Set batch mode when deleting mails
7976
7977 2005-10-05 [paul]       1.9.15cvs13
7978
7979         * src/mainwindow.c
7980         * src/mainwindow.h
7981                 fix disabled Execute menu item
7982         * src/toolbar.c
7983                 match the change in 1.9.15cvs10: use Compose
7984                 instead of News by default
7985
7986 2005-10-04 [colin]      1.9.15cvs12
7987
7988         * src/compose.c
7989                 When replying to an ML post with Reply-To set
7990                 to the poster's email, honor it (as before),
7991                 but also honor our user's request to reply to
7992                 the mailing list: set the ML address in the To
7993                 field and the Reply-To address in the Cc: 
7994                 field.
7995
7996 2005-10-04 [colin]      1.9.15cvs11
7997
7998         * src/plugins/trayicon/trayicon.c
7999                 Finish cosmetic change - thanks to wwp
8000
8001 2005-10-04 [colin]      1.9.15cvs10
8002
8003         * src/toolbar.c
8004                 Use Compose instead of Email by default.
8005                 Spotted by wwp.
8006
8007 2005-10-04 [colin]      1.9.15cvs9
8008
8009         * src/folder.c
8010         * src/folder.h
8011         * src/folderview.c
8012         * src/imap.c
8013         * src/etpan/imap-thread.c
8014         * src/etpan/imap-thread.h
8015                 Try to make IMAP faster, by simplifying SEARCH
8016                 commands, avoiding sending two STATUS in a row,
8017                 and deferring flags sync and processing just
8018                 after displaying the folder. 
8019                 This will update the SummaryView in certain
8020                 cases (new mails not already fetched, flags
8021                 changed from another client) but in a non-
8022                 blocking manner.
8023
8024 2005-10-04 [colin]      1.9.15cvs8
8025
8026         * src/plugins/trayicon/trayicon.c
8027                 Relabel "Offline" to "Work offline"
8028
8029 2005-10-04 [colin]      1.9.15cvs7
8030
8031         * src/export.c
8032         * src/import.c
8033         * src/mbox.c
8034                 Fix mbox import/export buglets
8035                 Patch by wwp
8036         * src/plugins/trayicon/trayicon.c
8037                 Add offline swithc
8038                 Patch by wwp
8039
8040 2005-10-04 [colin]      1.9.15cvs6
8041
8042         * src/folder.c
8043         * src/folderview.c
8044         * src/summaryview.c
8045                 Better fix (don't break mark all read) for cvs2
8046
8047 2005-10-03 [colin]      1.9.15cvs5
8048
8049         * src/folder.c
8050                 Use a sane sort by default
8051
8052 2005-10-03 [colin]      1.9.15cvs4
8053
8054         * src/inc.c
8055                 Add a 'Only once' button for overriding offline mode
8056         * src/prefs_account.c
8057         * src/wizard.c
8058                 Add Local mbox to the wizard
8059                 Add IMAP subdir to the wizard (or the wizard is useless
8060                 for such accounts, or even worse than useless)
8061                 Move IMAP subdir from Advanced to Receive tab, as it's
8062                 not that uncommon
8063
8064 2005-10-03 [colin]      1.9.15cvs3
8065
8066         * src/send_message.c
8067                 Forgot this one in cvs1
8068
8069 2005-10-03 [colin]      1.9.15cvs2
8070
8071         * src/folder.c
8072                 Faster close when leaving a folder with lots
8073                 of new mails. Idea by David Relson.
8074
8075 2005-10-03 [colin]      1.9.15cvs1
8076
8077         * src/compose.c
8078         * src/imap.c
8079         * src/inc.c
8080         * src/main.c
8081         * src/messageview.c
8082         * src/news.c
8083         * src/summaryview.c
8084         * src/gtk/sslcertwindow.c
8085         * src/plugins/trayicon/trayicon.c
8086                 Add accels to every AlertPanel. Patch by Fabien 
8087                 Vantard
8088
8089 2005-10-03 [paul]       1.9.15
8090
8091         1.9.15 released
8092
8093 2005-10-03 [paul]       1.9.14cvs68
8094
8095         * po/ca.po
8096         * po/de.po
8097         * po/es.po
8098         * po/fi.po
8099         * po/fr.po
8100         * po/sk.po
8101         * po/sr.po
8102         * po/zh_CN.po
8103                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
8104                 Mones Lastra, Tommi Pirinen, Fabien vantard,
8105                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
8106
8107 2005-10-03 [paul]       1.9.14cvs67
8108
8109         * src/send_message.c
8110                 prevent hang on Cancel
8111                 patch by Colin
8112
8113 2005-10-03 [paul]       1.9.14cvs66
8114
8115         * src/main.c
8116                 fix crash in IMAP caused by discrepancy
8117                 between check_at_startup and offline mode
8118                 Patch by Colin
8119
8120 2005-10-01 [paul]       1.9.14cvs65
8121
8122         * src/inc.c
8123                 fix engrish
8124
8125 2005-10-01 [paul]       1.9.14cvs64
8126         * src/export.c
8127         * src/import.c
8128                 synchronise import_mbox() and export_mbox()
8129         * src/mbox.c
8130                 proc_mbox(): add alert if file cannot be opened
8131                 export_list_to_mbox(): test if dest file exists,
8132                 prompt user to overwrite if it does. add alert
8133                 if file cannot be created
8134                                                                 
8135         Patch by wwp
8136                                                                                                                 
8137
8138 2005-09-30 [paul]       1.9.14cvs63
8139
8140         * src/addressbook.c
8141                 Fix sensitivity of a menu
8142         * src/codeconv.c
8143                 Respect hidden pref for mails with no encoding
8144         * src/common/xml.c
8145                 Fix memory corruption
8146         * src/plugins/pgpcore/sgpgme.c
8147                 Fix segfault on incomplete sigs, and display
8148                 of S/Mime UIDs
8149
8150         Patches by Colin
8151
8152 2005-09-30 [colin]      1.9.14cvs62
8153
8154         * src/partial_download.c
8155                 Little logic fix in almost-dead code
8156         * src/pop.c
8157                 Fix partial download when there's no new mail
8158
8159 2005-09-29 [paul]       1.9.14cvs61
8160
8161         * src/plugins/pgpinline/pgpinline.c
8162                 fix bug 819, 'crash accessing sign message'
8163                 Patch by Colin
8164
8165 2005-09-28 [martin]     1.9.14cvs60
8166
8167         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
8168                 fix bug #790 (Crash when restarting window manager (fluxbox))
8169
8170 2005-09-28 [paul]       1.9.14cvs59
8171
8172         * src/gtk/gtkaspell.c
8173                 fix off-by-one typo
8174
8175 2005-09-27 [colin]      1.9.14cvs58
8176
8177         * src/plugins/pgpcore/sgpgme.c
8178                 Report error when there's one, instead of
8179                 "Signature unchecked" 
8180
8181 2005-09-27 [colin]      1.9.14cvs57
8182
8183         * src/prefs_quote.c
8184                 Fix bug #816 (Weird quotation with spaces)
8185
8186 2005-09-27 [colin]      1.9.14cvs56
8187
8188         * src/codeconv.c
8189         * src/compose.c
8190         * src/compose.h
8191                 Put subject in compose's title
8192                 Fix Automatic encoding so that it's really automatic:
8193                 first try default locale's charset, then charset of the replied mail, 
8194                 then utf-8
8195                 Fix encoding of headers (must be in strict mode too)
8196
8197 2005-09-26 [colin]      1.9.14cvs55
8198
8199         * src/gtk/gtkaspell.c
8200                 Fix previous patch - don't color the space,
8201                 just uncolor it :)
8202
8203 2005-09-26 [colin]      1.9.14cvs54
8204
8205         * src/gtk/gtkaspell.c
8206                 Unmark space if possible
8207
8208 2005-09-26 [colin]      1.9.14cvs53
8209
8210         * src/imap.c
8211                 log_error instead of alertpanel according to the pref
8212         * src/etpan/imap-thread.c
8213                 Print connect status, copy only necessary size to 
8214                 logger
8215         * src/plugins/pgpmime/pgpmime.c
8216                 Handle S/Mime signatures (verification only). Patch based
8217                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
8218
8219 2005-09-26 [paul]       1.9.14cvs52
8220
8221         * src/common/passcrypt.c
8222                 this 'workaround' not necessary on NetBSD.
8223                 Thanks to Daniel Gustafson
8224
8225 2005-09-26 [paul]
8226
8227         1.9.15-rc4 released
8228
8229 2005-09-26 [paul]       1.9.14cvs51
8230
8231         * src/summaryview.c
8232                 Skip currently selected message when
8233                 looking for next new or unread message
8234                 in current folder. Patch by Colin
8235         * src/common/passcrypt.c
8236                 eliminate warnings on *BSD. Patch by
8237                 Daniel Gustafson
8238
8239 2005-09-26 [colin]      1.9.14cvs50
8240
8241         * src/procmsg.c
8242                 Call postfiltering hook anyway
8243
8244 2005-09-22 [colin]      1.9.14cvs49
8245
8246         * src/codeconv.c
8247         * src/codeconv.h
8248                 Add a strict mode that doesn't replace with _
8249         * src/compose.c
8250         * src/compose.h
8251                 Use strict conversion while sending
8252                 Fix race when drafting while sending (happens
8253                 on IMAP)
8254                 Fix d'n'd of messages from summaryview
8255         * src/prefs_common.c
8256         * src/prefs_common.h
8257                 add hidden utf8_instead_of_locale_for_broken_mail 
8258                 pref for people that preferred the default charset 
8259                 to be utf8 for broken mails
8260         * src/quote_fmt_parse.y
8261                 fix bug #815 (No quote insert if "From:" fied 
8262                 contained Russian letters)
8263         * src/summaryview.c
8264                 Fix d'n'd of messages to compose
8265
8266 2005-09-22 [paul]       1.9.14cvs48
8267
8268         * src/compose.c
8269                 fix bug where attachments Name entry
8270                 would display Path instead
8271
8272 2005-09-21 [paul]       1.9.14cvs47
8273
8274         * README
8275         * README.jp
8276         * configure.ac
8277         * config/config.rpath
8278         * doc/manual/en/sylpheed-20.html
8279         * doc/manual/es/sylpheed-20.html
8280         * po/bg.po
8281         * po/ca.po
8282         * po/de.po
8283         * po/es.po
8284         * po/fr.po
8285         * po/it.po
8286         * po/pt_BR.po
8287         * po/sk.po
8288         * po/zh_TW.po
8289         * src/account.c
8290         * src/account.h
8291         * src/action.c
8292         * src/action.h
8293         * src/adbookbase.h
8294         * src/addr_compl.c
8295         * src/addr_compl.h
8296         * src/addrbook.c
8297         * src/addrbook.h
8298         * src/addrcache.c
8299         * src/addrcache.h
8300         * src/addrcindex.c
8301         * src/addrcindex.h
8302         * src/addrclip.c
8303         * src/addrclip.h
8304         * src/addrdefs.h
8305         * src/addressadd.c
8306         * src/addressadd.h
8307         * src/addressbook.c
8308         * src/addressbook.h
8309         * src/addressitem.h
8310         * src/addrgather.c
8311         * src/addrgather.h
8312         * src/addrharvest.c
8313         * src/addrharvest.h
8314         * src/addrindex.c
8315         * src/addrindex.h
8316         * src/addritem.c
8317         * src/addritem.h
8318         * src/addrquery.c
8319         * src/addrquery.h
8320         * src/addrselect.c
8321         * src/addrselect.h
8322         * src/alertpanel.c
8323         * src/alertpanel.h
8324         * src/browseldap.c
8325         * src/browseldap.h
8326         * src/codeconv.c
8327         * src/codeconv.h
8328         * src/compose.c
8329         * src/compose.h
8330         * src/crash.c
8331         * src/crash.h
8332         * src/customheader.c
8333         * src/customheader.h
8334         * src/displayheader.c
8335         * src/displayheader.h
8336         * src/editaddress.c
8337         * src/editaddress.h
8338         * src/editbook.c
8339         * src/editbook.h
8340         * src/editgroup.c
8341         * src/editgroup.h
8342         * src/editjpilot.c
8343         * src/editjpilot.h
8344         * src/editldap.c
8345         * src/editldap.h
8346         * src/editldap_basedn.c
8347         * src/editldap_basedn.h
8348         * src/editvcard.c
8349         * src/editvcard.h
8350         * src/enriched.c
8351         * src/enriched.h
8352         * src/exphtmldlg.c
8353         * src/exphtmldlg.h
8354         * src/expldifdlg.c
8355         * src/expldifdlg.h
8356         * src/export.c
8357         * src/export.h
8358         * src/exporthtml.c
8359         * src/exporthtml.h
8360         * src/exportldif.c
8361         * src/exportldif.h
8362         * src/filtering.c
8363         * src/filtering.h
8364         * src/folder.c
8365         * src/folder.h
8366         * src/folder_item_prefs.c
8367         * src/folder_item_prefs.h
8368         * src/foldersel.c
8369         * src/foldersel.h
8370         * src/folderutils.c
8371         * src/folderutils.h
8372         * src/folderview.c
8373         * src/folderview.h
8374         * src/grouplistdialog.c
8375         * src/grouplistdialog.h
8376         * src/headerview.c
8377         * src/headerview.h
8378         * src/html.c
8379         * src/html.h
8380         * src/image_viewer.c
8381         * src/image_viewer.h
8382         * src/imap.c
8383         * src/imap.h
8384         * src/imap_gtk.c
8385         * src/imap_gtk.h
8386         * src/import.c
8387         * src/import.h
8388         * src/importldif.c
8389         * src/importldif.h
8390         * src/importmutt.c
8391         * src/importmutt.h
8392         * src/importpine.c
8393         * src/importpine.h
8394         * src/inc.c
8395         * src/inc.h
8396         * src/jpilot.c
8397         * src/jpilot.h
8398         * src/ldapctrl.c
8399         * src/ldapctrl.h
8400         * src/ldaplocate.c
8401         * src/ldaplocate.h
8402         * src/ldapquery.c
8403         * src/ldapquery.h
8404         * src/ldapserver.c
8405         * src/ldapserver.h
8406         * src/ldaputil.c
8407         * src/ldaputil.h
8408         * src/ldif.c
8409         * src/ldif.h
8410         * src/localfolder.c
8411         * src/localfolder.h
8412         * src/main.c
8413         * src/main.h
8414         * src/mainwindow.c
8415         * src/mainwindow.h
8416         * src/manual.c
8417         * src/manual.h
8418         * src/matcher.c
8419         * src/matcher.h
8420         * src/matcher_parser.h
8421         * src/matcher_parser_lex.l
8422         * src/matcher_parser_parse.y
8423         * src/mbox.c
8424         * src/mbox.h
8425         * src/message_search.c
8426         * src/message_search.h
8427         * src/messageview.c
8428         * src/messageview.h
8429         * src/mh.c
8430         * src/mh.h
8431         * src/mh_gtk.c
8432         * src/mh_gtk.h
8433         * src/mimeview.c
8434         * src/mimeview.h
8435         * src/msgcache.c
8436         * src/msgcache.h
8437         * src/mutt.c
8438         * src/mutt.h
8439         * src/news.c
8440         * src/news.h
8441         * src/news_gtk.c
8442         * src/news_gtk.h
8443         * src/noticeview.c
8444         * src/noticeview.h
8445         * src/partial_download.c
8446         * src/partial_download.h
8447         * src/pine.c
8448         * src/pine.h
8449         * src/pop.c
8450         * src/pop.h
8451         * src/prefs_account.c
8452         * src/prefs_account.h
8453         * src/prefs_actions.c
8454         * src/prefs_actions.h
8455         * src/prefs_common.c
8456         * src/prefs_common.h
8457         * src/prefs_compose_writing.c
8458         * src/prefs_compose_writing.h
8459         * src/prefs_customheader.c
8460         * src/prefs_customheader.h
8461         * src/prefs_display_header.c
8462         * src/prefs_display_header.h
8463         * src/prefs_ext_prog.c
8464         * src/prefs_ext_prog.h
8465         * src/prefs_filtering.c
8466         * src/prefs_filtering.h
8467         * src/prefs_filtering_action.c
8468         * src/prefs_filtering_action.h
8469         * src/prefs_folder_column.c
8470         * src/prefs_folder_column.h
8471         * src/prefs_folder_item.c
8472         * src/prefs_folder_item.h
8473         * src/prefs_fonts.c
8474         * src/prefs_fonts.h
8475         * src/prefs_gtk.c
8476         * src/prefs_gtk.h
8477         * src/prefs_image_viewer.c
8478         * src/prefs_image_viewer.h
8479         * src/prefs_matcher.c
8480         * src/prefs_matcher.h
8481         * src/prefs_message.c
8482         * src/prefs_message.h
8483         * src/prefs_msg_colors.c
8484         * src/prefs_msg_colors.h
8485         * src/prefs_other.c
8486         * src/prefs_other.h
8487         * src/prefs_quote.c
8488         * src/prefs_quote.h
8489         * src/prefs_receive.c
8490         * src/prefs_receive.h
8491         * src/prefs_send.c
8492         * src/prefs_send.h
8493         * src/prefs_spelling.c
8494         * src/prefs_spelling.h
8495         * src/prefs_summaries.c
8496         * src/prefs_summaries.h
8497         * src/prefs_summary_column.c
8498         * src/prefs_summary_column.h
8499         * src/prefs_template.c
8500         * src/prefs_template.h
8501         * src/prefs_themes.c
8502         * src/prefs_themes.h
8503         * src/prefs_toolbar.c
8504         * src/prefs_toolbar.h
8505         * src/prefs_wrapping.c
8506         * src/prefs_wrapping.h
8507         * src/privacy.c
8508         * src/privacy.h
8509         * src/procheader.c
8510         * src/procheader.h
8511         * src/procmime.c
8512         * src/procmime.h
8513         * src/procmsg.c
8514         * src/procmsg.h
8515         * src/quote_fmt.c
8516         * src/quote_fmt_parse.y
8517         * src/recv.c
8518         * src/recv.h
8519         * src/remotefolder.c
8520         * src/remotefolder.h
8521         * src/send_message.c
8522         * src/send_message.h
8523         * src/setup.c
8524         * src/setup.h
8525         * src/simple-gettext.c
8526         * src/sourcewindow.c
8527         * src/sourcewindow.h
8528         * src/ssl_manager.c
8529         * src/ssl_manager.h
8530         * src/statusbar.c
8531         * src/statusbar.h
8532         * src/stock_pixmap.c
8533         * src/stock_pixmap.h
8534         * src/summary_search.c
8535         * src/summary_search.h
8536         * src/summaryview.c
8537         * src/summaryview.h
8538         * src/syldap.c
8539         * src/syldap.h
8540         * src/textview.c
8541         * src/textview.h
8542         * src/toolbar.c
8543         * src/toolbar.h
8544         * src/undo.c
8545         * src/undo.h
8546         * src/unmime.c
8547         * src/unmime.h
8548         * src/vcard.c
8549         * src/vcard.h
8550         * src/wizard.c
8551         * src/wizard.h
8552         * src/common/base64.c
8553         * src/common/base64.h
8554         * src/common/defs.h
8555         * src/common/hooks.c
8556         * src/common/hooks.h
8557         * src/common/log.c
8558         * src/common/log.h
8559         * src/common/md5.c
8560         * src/common/md5.h
8561         * src/common/mgutils.c
8562         * src/common/mgutils.h
8563         * src/common/nntp.c
8564         * src/common/nntp.h
8565         * src/common/passcrypt.c
8566         * src/common/passcrypt.h.in
8567         * src/common/plugin.c
8568         * src/common/plugin.h
8569         * src/common/prefs.c
8570         * src/common/prefs.h
8571         * src/common/progressindicator.c
8572         * src/common/progressindicator.h
8573         * src/common/quoted-printable.c
8574         * src/common/quoted-printable.h
8575         * src/common/session.c
8576         * src/common/session.h
8577         * src/common/smtp.c
8578         * src/common/smtp.h
8579         * src/common/socket.c
8580         * src/common/socket.h
8581         * src/common/ssl.c
8582         * src/common/ssl.h
8583         * src/common/ssl_certificate.c
8584         * src/common/ssl_certificate.h
8585         * src/common/string_match.c
8586         * src/common/string_match.h
8587         * src/common/stringtable.c
8588         * src/common/sylpheed.c
8589         * src/common/sylpheed.h
8590         * src/common/template.c
8591         * src/common/template.h
8592         * src/common/timing.h
8593         * src/common/utils.c
8594         * src/common/utils.h
8595         * src/common/uuencode.c
8596         * src/common/uuencode.h
8597         * src/common/version.h.in
8598         * src/common/xml.c
8599         * src/common/xml.h
8600         * src/common/xmlprops.c
8601         * src/common/xmlprops.h
8602         * src/gtk/about.c
8603         * src/gtk/about.h
8604         * src/gtk/colorlabel.c
8605         * src/gtk/colorlabel.h
8606         * src/gtk/colorsel.c
8607         * src/gtk/colorsel.h
8608         * src/gtk/description_window.c
8609         * src/gtk/description_window.h
8610         * src/gtk/filesel.c
8611         * src/gtk/filesel.h
8612         * src/gtk/foldersort.c
8613         * src/gtk/foldersort.h
8614         * src/gtk/gtkutils.c
8615         * src/gtk/gtkutils.h
8616         * src/gtk/inputdialog.c
8617         * src/gtk/inputdialog.h
8618         * src/gtk/logwindow.c
8619         * src/gtk/logwindow.h
8620         * src/gtk/manage_window.c
8621         * src/gtk/manage_window.h
8622         * src/gtk/menu.c
8623         * src/gtk/menu.h
8624         * src/gtk/pluginwindow.c
8625         * src/gtk/pluginwindow.h
8626         * src/gtk/prefswindow.c
8627         * src/gtk/prefswindow.h
8628         * src/gtk/progressdialog.c
8629         * src/gtk/progressdialog.h
8630         * src/gtk/quicksearch.c
8631         * src/gtk/quicksearch.h
8632         * src/gtk/sslcertwindow.c
8633         * src/gtk/sslcertwindow.h
8634         * src/plugins/clamav/clamav_plugin.c
8635         * src/plugins/clamav/clamav_plugin.h
8636         * src/plugins/clamav/clamav_plugin_gtk.c
8637         * src/plugins/demo/demo.c
8638         * src/plugins/dillo_viewer/dillo_prefs.c
8639         * src/plugins/dillo_viewer/dillo_prefs.h
8640         * src/plugins/dillo_viewer/dillo_viewer.c
8641         * src/plugins/mathml_viewer/mathml_viewer.c
8642         * src/plugins/pgpcore/passphrase.c
8643         * src/plugins/pgpcore/passphrase.h
8644         * src/plugins/pgpcore/plugin.c
8645         * src/plugins/pgpcore/prefs_gpg.c
8646         * src/plugins/pgpcore/prefs_gpg.h
8647         * src/plugins/pgpcore/select-keys.c
8648         * src/plugins/pgpcore/select-keys.h
8649         * src/plugins/pgpcore/sgpgme.c
8650         * src/plugins/pgpcore/sgpgme.h
8651         * src/plugins/pgpinline/pgpinline.c
8652         * src/plugins/pgpinline/pgpinline.h
8653         * src/plugins/pgpinline/plugin.c
8654         * src/plugins/pgpmime/pgpmime.c
8655         * src/plugins/pgpmime/pgpmime.h
8656         * src/plugins/pgpmime/plugin.c
8657         * src/plugins/spamassassin/spamassassin.c
8658         * src/plugins/spamassassin/spamassassin.h
8659         * src/plugins/spamassassin/spamassassin_gtk.c
8660         * src/plugins/trayicon/trayicon.c
8661         * tools/OOo2sylpheed.pl
8662         * tools/acroread2sylpheed.pl
8663         * tools/asus_mailled.sh
8664         * tools/filter_conv.pl
8665         * tools/freshmeat_search.pl
8666         * tools/google_search.pl
8667         * tools/kmail2sylpheed.pl
8668         * tools/kmail2sylpheed_v2.pl
8669         * tools/maildir2sylpheed.pl
8670         * tools/multiwebsearch.pl
8671         * tools/newscache_clean.pl
8672         * tools/outlook2sylpheed.pl
8673         * tools/sylpheed-switcher
8674         * tools/update-po
8675         * tools/vcard2xml.py
8676         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8677                 update FSF address
8678
8679 2005-09-21 [colin]      1.9.14cvs46
8680
8681         * src/gedit-print.c
8682         * src/procmsg.c
8683         * src/procmsg.h
8684         * src/textview.c
8685         * src/summaryview.c
8686                 Remove some printing hacks (deselection/reselection),
8687                 which by the way fix printing the currently 
8688                 displayed mime part (still only text)
8689                 Plus a little optimisation of summary_show
8690
8691
8692 2005-09-20 [colin]      1.9.14cvs45
8693
8694         * src/mainwindow.c
8695         * src/messageview.c
8696                 GUI fixups: add accels, set message
8697                 view title to displayed mail's subject
8698         * src/prefs_spelling.c
8699         * src/gtk/gtkaspell.c
8700                 GUI fixups: allow underlining misspelled
8701                 words instead of coloring them (a11y!)
8702
8703 2005-09-19 [colin]
8704
8705         1.9.15rc3 released
8706
8707 2005-09-19 [colin]      1.9.14cvs44
8708
8709         * src/compose.c
8710                 Fix draft message
8711         * src/gtk/gtkaspell.c
8712                 Fix wrong test ;-)
8713
8714 2005-09-19 [colin]      1.9.14cvs43
8715
8716         * src/addressbook.c
8717                 Fix sensitivity of Delete button
8718         * src/compose.c
8719                 Warn if the requested Privacy system
8720                 is not available
8721         * src/exphtmldlg.c
8722         * src/expldifdlg.c
8723         * src/importldif.c
8724         * src/importmutt.c
8725         * src/importpine.c
8726                 Fix crappy UI
8727         * src/
8728         * src/ssl.h
8729         * src/prefs_account.h
8730         * src/prefs_account.c
8731                 Save SSL prefs even in builds that have
8732                 SSL support disable
8733         * src/imap.c
8734         * src/inc.c
8735         * src/news.c
8736         * src/send_message.c
8737                 Warn if connection should be secure, but
8738                 SSL support isn't compiled in
8739         * src/gtkaspell.c
8740                 Fix word separation on UTF-8 systems
8741                 Fixes bug #812 (Strange inline spellchecking)
8742         * src/compose.c
8743                 Warn if the requested Privacy system
8744                 is not available
8745                 Factorize offline warning
8746         * src/imap.c
8747         * src/imap_gtk.c
8748         * src/imap_gtk.h
8749         * src/inc.h
8750         * src/news_gtk.c
8751         * src/news_gtk.h
8752         * src/messageview.c
8753                 Factorize offline warning
8754
8755 2005-09-19 [paul]
8756
8757         1.9.15-rc2 released
8758
8759 2005-09-18 [colin]      1.9.14cvs42
8760
8761         * src/codeconv.c
8762         * src/codeconv.h
8763         * src/procmime.c
8764                 Add a way to get locale's charset ignoring utf-8,
8765                 and use that as default encoding for broken mails
8766
8767 2005-09-18 [colin]      1.9.14cvs41
8768
8769         * src/gtk/logwindow.c
8770                 Translate string. Patch by Fabien Vantard
8771
8772 2005-09-18 [colin]      1.9.14cvs40
8773
8774         * configure.ac
8775                 Fix bug #803 (IMAP/SSL support breaks with 
8776                 GnuTLS libetpan 0.38)
8777
8778 2005-09-18 [colin]      1.9.14cvs39
8779
8780         * src/codeconv.c
8781         * src/compose.c
8782         * src/procmime.c
8783                 More charsets fixes. Fixes bug #806 (non
8784                 ascii characters in subject line)
8785
8786 2005-09-17 [paul]       1.9.14cvs38
8787
8788         * src/folderview.c
8789         * src/mainwindow.c
8790                 fix gcc-2.95 issues
8791                 Patch by Pawel Pekala
8792
8793 2005-09-17 [colin]      1.9.14cvs37
8794
8795         * src/addrindex.c
8796                 bugfix for NO-USE LDAP compilation, patch 
8797                 by Fabien Vantard
8798
8799 2005-09-17 [colin]      1.9.14cvs36
8800
8801         * src/prefs_actions.c
8802         * src/prefs_customheader.c
8803         * src/prefs_display_header.c
8804         * src/prefs_filtering_action.c
8805         * src/prefs_matcher.c
8806         * src/prefs_toolbar.c
8807                 Fix strange casts (less elegant but
8808                 works better)
8809
8810 2005-09-16 [colin]      1.9.14cvs35
8811
8812         * src/jpilot.c
8813                 Missed that one
8814
8815 2005-09-16 [colin]      1.9.14cvs34
8816
8817         * configure.ac
8818         * src/Makefile.am
8819         * src/addr_compl.c
8820         * src/addrindex.c
8821         * src/browseldap.c
8822         * src/editldap.c
8823         * src/ldaplocate.c
8824         * src/ldapquery.c
8825         * src/ldapquery.h
8826         * src/ldapserver.c
8827         * src/ldapserver.h
8828         * src/main.c
8829         * src/matcher_parser_parse.y
8830         * src/prefs_themes.c
8831         * src/etpan/Makefile.am
8832         * src/gtk/description_window.c
8833         * src/plugins/clamav/Makefile.am
8834         * src/plugins/clamav/clamav_plugin.c
8835         * src/plugins/dillo_viewer/Makefile.am
8836         * src/plugins/pgpcore/Makefile.am
8837         * src/plugins/pgpinline/Makefile.am
8838         * src/plugins/pgpmime/Makefile.am
8839         * src/plugins/trayicon/Makefile.am
8840                 Fix 100% cpu usage in address completion list
8841                 Fix little bugs (return with no values etc)
8842                 Fix all warnings (with common CFLAGS)
8843
8844 2005-09-15 [colin]      1.9.14cvs33
8845
8846         * src/addressbook.c
8847                 Fix bug where sometimes a group's email list is empty,
8848                 force its refresh (probably fixes "Re: how to create a 
8849                 distribution list")
8850         * src/ldapquery.c
8851                 Don't return to the callback in the main thread from the
8852                 fetch thread (or face segs!)
8853
8854 2005-09-15 [paul]       1.9.14cvs32
8855
8856         * src/prefs_matcher.c
8857                 forgotten in last commit
8858
8859 2005-09-15 [paul]       1.9.14cvs31
8860
8861         * src/prefs_actions.c
8862         * src/prefs_filtering_action.c
8863         * src/prefs_quote.c
8864         * src/quote_fmt.c
8865         * src/summaryview.c
8866         * src/gtk/description_window.c
8867         * src/gtk/description_window.h
8868         * src/gtk/quicksearch.c
8869                 allow interaction with the called
8870                 description window
8871                 Patch by Anders Hammar
8872
8873 2005-09-14 [paul]       1.9.14cvs30
8874
8875         * src/compose.c
8876                 fix a little annoyance when pasting with 3rd button 
8877                 with wrap_pastes=0 and wrap_input=1
8878                 Patch by Colin
8879
8880 2005-09-14 [paul]       1.9.14cvs29
8881
8882         * src/prefs_account.c
8883                 disable 'Filter messages on receiving' for
8884                 SMTP-only accounts
8885                 Patch  by Anders Hammar
8886
8887 2005-09-14 [paul]       1.9.14cvs28
8888
8889         * po/sk.po
8890                 fix crash
8891                 updated by Andrej Kacian
8892
8893 2005-09-14 [paul]
8894
8895         1.9.15-rc1 released
8896
8897 2005-09-14 [paul]       1.9.14cvs27
8898
8899         * po/es.po
8900                 updated by Ricardo Mones Lastra
8901         * src/compose.c
8902         * src/compose.h
8903                 associate no_wrap_tags to Compose windows
8904                 instead of using a static one
8905                 Patch by Colin
8906         * src/mbox.c
8907                 fix proc_mbox()
8908                 Patch by wwp
8909         * src/textview.c
8910                 remove unneeded printf()
8911
8912 2005-09-14 [paul]       1.9.14cvs26
8913
8914         * src/addrcache.c
8915         * src/codeconv.h
8916         * src/folder.h
8917         * src/mainwindow.h
8918         * src/mh.c
8919         * src/mimeview.h
8920         * src/partial_download.c
8921         * src/pop.c
8922         * src/prefs_account.c
8923         * src/prefs_account.h
8924         * src/prefs_actions.c
8925         * src/prefs_customheader.c
8926         * src/prefs_display_header.c
8927         * src/prefs_filtering_action.c
8928         * src/prefs_matcher.c
8929         * src/prefs_toolbar.c
8930         * src/privacy.h
8931         * src/procmime.c
8932         * src/procmime.h
8933         * src/procmsg.h
8934         * src/textview.c
8935         * src/undo.h
8936         * src/common/plugin.c
8937         * src/common/session.h
8938         * src/common/socket.c
8939         * src/common/socket.h
8940         * src/common/template.c
8941         * src/gtk/gtkaspell.c
8942         * src/gtk/quicksearch.h
8943         * src/plugins/pgpcore/passphrase.c
8944         * src/plugins/pgpcore/prefs_gpg.h
8945         * src/plugins/pgpcore/select-keys.c
8946         * src/plugins/pgpcore/select-keys.h
8947         * src/plugins/pgpcore/sgpgme.c
8948         * src/plugins/pgpinline/pgpinline.c
8949         * src/plugins/pgpmime/pgpmime.c
8950         * src/plugins/trayicon/trayicon.c
8951                 fix compilation warnings
8952                 Patch by Daniel Gustafson
8953
8954 2005-09-14 [paul]       1.9.14cvs25
8955
8956         * src/addressbook.c
8957                 add missing column header, and other small
8958                 bug fixes
8959                 Patch by Anders Hammar
8960
8961 2005-09-13 [colin]      1.9.14cvs24
8962
8963         * src/gtk/gtkaspell.c
8964                 Fix non-utf8 in menu
8965                 Fix little leaks
8966                 Nullify struct members after free()s
8967
8968 2005-09-13 [colin]      1.9.14cvs23
8969
8970         * src/compose.c
8971                 Test utf8 compliance before inserting to 
8972                 buffer, and try to convert if necessary
8973         * src/procmime.c
8974                 If no charset is present, use the locale 
8975                 one instead of us-ascii
8976         * src/procmsg.c
8977                 Add Sender, List-Post and To in the checked 
8978                 headers for automatic rules creation 
8979                 (thanks to wwp)
8980         * src/prefs_themes.c
8981         * src/gtk/gtkaspell.c
8982                 Remove deprecated functions. 
8983                 patch by Daniel Gustafson
8984
8985 2005-09-12 [colin]      1.9.14cvs22
8986
8987         * src/compose.c
8988                 Fix bug #448 (Scrolling/Redraw issue with 
8989                 address-fields in Header)
8990         * src/mainwindow.c
8991         * src/summaryview.c
8992         * src/summaryview.h
8993                 Fix loss of MSG_MARKED on move/copy
8994                 Fix bug #804 (Quicksearch togglebutton doesn't 
8995                 get depressed after '/' key is pressed)
8996
8997 2005-09-12 [paul]       1.9.14cvs21
8998
8999         * AUTHORS
9000         * src/gtk/logwindow.c
9001                 add 'Clear Log' to popup menu
9002                 Patch by Anders Hammar <anders.hammar@telia.com>
9003
9004 2005-09-12 [paul]       1.9.14cvs20
9005
9006         * src/compose.c
9007                 set correct sensitivity on attachments
9008                 popup menu
9009         * src/folder.c
9010                 fix typo
9011         * src/prefs_spelling.c
9012                 fix crash when no LANG env is set
9013         * src/common/xml.c
9014                 fix crash in wizard
9015                 don't use memeory after free
9016
9017         All patches by Daniel Gustafson
9018
9019 2005-09-12 [paul]       1.9.14cvs19
9020
9021         * src/prefs_themes.c
9022                 make theme info selectable
9023         * src/gtk/description_window.c
9024                 make window non-modal
9025         * tools/README
9026                 add details of asus_mailed.sh
9027         * tools/claws.i18n.status.pl
9028                 update for new zh_TW translator
9029                 widen the output
9030                 create alternate coloured lines
9031                 improve readability
9032
9033 2005-09-10 [colin]      1.9.14cvs18
9034
9035         * src/plugins/pgpcore/select-keys.c
9036                 Better order for the buttons
9037
9038 2005-09-10 [colin]      1.9.14cvs17
9039
9040         * src/compose.c
9041         * src/plugins/pgpcore/select-keys.c
9042         * src/plugins/pgpcore/select-keys.h
9043         * src/plugins/pgpcore/sgpgme.c
9044                 Add a "Don't encrypt" button to the key
9045                 selection dialog. Fixes bug #177 (There should be a 
9046                 'Don't encrypt button in the Select Keys dialog)
9047
9048 2005-09-10 [colin]      1.9.14cvs16
9049
9050         * src/compose.c
9051                 Fix bug #572 (%X option does not work with templates)
9052
9053 2005-09-10 [colin]      1.9.14cvs15
9054
9055         * src/toolbar.c 
9056                 Remove g_print
9057
9058 2005-09-10 [colin]      1.9.14cvs14
9059
9060         * src/imap.c
9061                 Fix a possible crash
9062
9063 2005-09-09 [colin]      1.9.14cvs13
9064
9065         * src/imap.c
9066         * src/etpan/imap-thread.c
9067         * src/etpan/imap-thread.h
9068                 Fix moving from queue or drafts to normal folders
9069                 Fix bug #794 (No way to delete without expunging)
9070                 Take flags unset by other mailers into account
9071                 Take deleted flag set by other mailers into account
9072                 Fix unsetting REPLIED flag
9073                 Fix crash when capabilities can't be retrieved
9074         * src/mainwindow.c
9075         * src/mainwindow.h
9076                 Add M_DELAYED_FLAGS condition, and let the user use
9077                 Execute in order to be able to expunge deleted mails,
9078                 even if he's not in delayed execute mode
9079         * src/prefs_spelling.c
9080                 Use 'en' dictionary by default if LANG is POSIX or C
9081         * src/gtk/prefswindow.c
9082                 Fix bug #767 (Preferences windows expanding) by making
9083                 the window a bit larger when the resolution is greater
9084                 than 640x480, and by putting the prefs in a
9085                 GtkScrolledWindow.
9086
9087 2005-09-09 [paul]       1.9.14cvs12
9088
9089         * AUTHORS
9090         * configure.ac
9091         * po/zh_TW.Big5.po      ** REMOVED **
9092         * po/zh_TW.po           ** ADDED **
9093                 updated by Wei-Lun Chao
9094
9095 2005-09-09 [paul]       1.9.14cvs11
9096
9097         * src/mainwindow.c
9098                 fix asserts
9099         * src/common/xml.c
9100                 delay memory allocation until file is
9101                 opened successfully
9102                 Patch by Daniel Gustafson
9103
9104 2005-09-09 [colin]      1.9.14cvs10
9105
9106         * src/imap.c
9107                 Add guards
9108
9109 2005-09-08 [colin]      1.9.14cvs9
9110
9111         * src/compose.c
9112                 Alert when we can't save draft
9113                 Fix various wrap/color issues
9114                 Add mid-click pasting respecting wrap_paste option
9115         * src/folder.c
9116         * src/folder.h
9117         * src/folder_item_prefs.c
9118         * src/folder_item_prefs.h
9119         * src/imap.c
9120         * src/imap_gtk.c
9121         * src/imap_gtk.h
9122         * src/main.c
9123         * src/mainwindow.c
9124         * src/mainwindow.h
9125         * src/news.c
9126         * src/news_gtk.c
9127         * src/news_gtk.h
9128         * src/prefs_folder_item.c
9129                 Fix the impossibility to synchronise folders for
9130                 offline use (IMAP and NNTP are concerned)
9131
9132 2005-09-08 [colin]      1.9.14cvs8
9133
9134         * configure.ac
9135                 Build LDAP and JPilot by default if available
9136         * src/textview.c
9137                 Fix use after free
9138
9139 2005-09-08 [paul]       1.9.14cvs7
9140
9141         * doc/manual/en/sylpheed-1.html
9142         * doc/manual/en/sylpheed-18.html
9143         * doc/manual/en/sylpheed-19.html
9144         * doc/manual/en/sylpheed-4.html
9145         * doc/manual/en/sylpheed-6.html
9146         * doc/manual/en/sylpheed.html
9147                 a few minor updates, plus include some
9148                 details about plugins and their requirements
9149         * src/mainwindow.c
9150                 minor changes to English in /View/Sort
9151
9152 2005-09-07 [colin]      1.9.14cvs6
9153
9154         * doc/manual/en/sylpheed-1.html
9155         * doc/manual/en/sylpheed-10.html
9156         * doc/manual/en/sylpheed-11.html
9157         * doc/manual/en/sylpheed-12.html
9158         * doc/manual/en/sylpheed-13.html
9159         * doc/manual/en/sylpheed-14.html
9160         * doc/manual/en/sylpheed-15.html
9161         * doc/manual/en/sylpheed-16.html
9162         * doc/manual/en/sylpheed-17.html
9163         * doc/manual/en/sylpheed-18.html
9164         * doc/manual/en/sylpheed-19.html
9165         * doc/manual/en/sylpheed-2.html
9166         * doc/manual/en/sylpheed-20.html
9167         * doc/manual/en/sylpheed-21.html
9168         * doc/manual/en/sylpheed-22.html
9169         * doc/manual/en/sylpheed-3.html
9170         * doc/manual/en/sylpheed-4.html
9171         * doc/manual/en/sylpheed-5.html
9172         * doc/manual/en/sylpheed-6.html
9173         * doc/manual/en/sylpheed-7.html
9174         * doc/manual/en/sylpheed-8.html
9175         * doc/manual/en/sylpheed-9.html
9176         * doc/manual/en/sylpheed.html
9177                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
9178
9179 2005-09-07 [colin]      1.9.14cvs5
9180
9181         * src/mainwindow.c
9182                 Make labels more to-the-point
9183
9184 2005-09-07 [colin]      1.9.14cvs4
9185
9186         * doc/manual/en/sylpheed-1.html
9187         * doc/manual/en/sylpheed-12.html
9188         * doc/manual/en/sylpheed-13.html
9189         * doc/manual/en/sylpheed-14.html
9190         * doc/manual/en/sylpheed-15.html
9191         * doc/manual/en/sylpheed-16.html
9192         * doc/manual/en/sylpheed-17.html
9193         * doc/manual/en/sylpheed-18.html
9194         * doc/manual/en/sylpheed-19.html
9195         * doc/manual/en/sylpheed-2.html
9196         * doc/manual/en/sylpheed-20.html
9197         * doc/manual/en/sylpheed-21.html
9198         * doc/manual/en/sylpheed-22.html
9199         * doc/manual/en/sylpheed-4.html
9200         * doc/manual/en/sylpheed-5.html
9201         * doc/manual/en/sylpheed-6.html
9202         * doc/manual/en/sylpheed-7.html
9203         * doc/manual/en/sylpheed-8.html
9204         * doc/manual/en/sylpheed-9.html
9205         * doc/manual/en/sylpheed.html
9206                 Update manual
9207
9208 2005-09-07 [colin]      1.9.14cvs3
9209
9210         * doc/faq/en/sylpheed-faq-1.html
9211         * doc/faq/en/sylpheed-faq-2.html
9212         * doc/faq/en/sylpheed-faq-3.html
9213         * doc/faq/en/sylpheed-faq.html
9214                 Update FAQ
9215
9216 2005-09-07 [colin]      1.9.14cvs2
9217
9218         * src/folderview.c
9219         * src/procmsg.c
9220         * src/summaryview.c
9221         * src/toolbar.c
9222                 Fix special subfolders:
9223                 - Inherit parent's icon
9224                 - sent contents of queues subfolders
9225                 - empty subfolders of trashes
9226         * src/mainwindow.c
9227                 Remove outdated manual and faq entries
9228         * src/common/utils.c
9229                 Add quotes around %s coming from mailcap
9230
9231 2005-09-07 [colin]      1.9.14cvs1
9232
9233         * src/compose.c
9234                 After saving draft, set modified to FALSE
9235         * src/mimeview.c
9236         * src/common/utils.c
9237         * src/common/utils.h
9238                 Try to open mime parts using what is 
9239                 indicated in ~/.mailcap or /etc/mailcap,
9240                 if possible.
9241
9242 2005-09-05 [paul]       1.9.14
9243
9244         1.9.14 released
9245
9246         * po/sk.po
9247                 updated by Andrej Kacian
9248
9249 2005-09-05 [paul]       1.9.13cvs83
9250
9251         * po/de.po
9252         * po/es.po
9253         * po/fi.po
9254         * po/fr.po
9255         * po/nb.po
9256         * po/pt_BR.po
9257         * po/sr.po
9258                 updated translations by Thomas Gilgin, Ricardo Mones
9259                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
9260                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
9261
9262 2005-09-04 [paul]       1.9.13cvs82
9263
9264         * src/compose.c
9265                 only warn about exceeded line length limit
9266                 on send
9267
9268 2005-09-04 [paul]       1.9.13cvs81
9269
9270         * src/compose.c
9271                 fix crash in 'line length exceeded' dialogue
9272
9273 2005-09-02 [paul]       1.9.13cvs80
9274
9275         * src/imap.c
9276                 fix bug 795, 'Connection lost IMAP'
9277                 and add statusbar prints
9278                 Patch by Colin
9279
9280 2005-09-02 [paul]       1.9.13cvs79
9281
9282         * src/compose.c
9283                 compose_wrap_paragraph() becomes
9284                 compose_beautify_paragraph()
9285                 Patch by Colin
9286
9287 2005-09-02 [colin]      1.9.13cvs78
9288
9289         * src/folderview.c
9290                 Micro-fix
9291
9292 2005-09-01 [colin]      1.9.13cvs77
9293
9294         * src/imap.c
9295                 Maybe fix bug #795 (Connection lost IMAP)
9296                 Don't try to send logout when we're disconnected.
9297         * src/summaryview.c
9298                 Include locked and marked emails in HRM
9299                 view. Fixes bug #800 (Locked messages no longer 
9300                 show up when hide read messages is used)
9301
9302 2005-09-01 [paul]       1.9.13cvs76
9303
9304         * src/prefs_common.c
9305                 fix bad cutting
9306
9307 2005-08-31 [colin]      1.9.13cvs75
9308
9309         * src/folderview.c
9310         * src/folderview.h
9311         * src/prefs_summaries.c
9312         * src/summaryview.c
9313                 Fix "go to next new", fix preference
9314                 (Open unread/next swapped)
9315
9316 2005-08-31 [paul]       1.9.13cvs74
9317
9318         * src/compose.c
9319         * src/folderview.c
9320         * src/headerview.c
9321         * src/headerview.h
9322         * src/mainwindow.c
9323         * src/prefs_common.c
9324         * src/prefs_common.h
9325         * src/prefs_fonts.c
9326         * src/summaryview.c
9327         * src/textview.c
9328         * src/common/defs.h
9329                 remove obsolete BOLD_FONT setting
9330                 fix font update in headerview and textview
9331                 headers after prefs change
9332                 Patch By Colin
9333
9334 2005-08-31 [paul]
9335
9336         1.9.14-rc4 released
9337
9338 2005-08-30 [colin]      1.9.13cvs73
9339
9340         * src/summaryview.c
9341                 When Hide read messages is selected and we
9342                 refresh the summaryview, don't remove the 
9343                 currently displayed message. Fixes bug #797
9344                 (Summary view reloads when new mail is 
9345                 downloaded in 1.9.14 rc)
9346
9347 2005-08-30 [colin]      1.9.13cvs72
9348
9349         * src/folderview.c
9350                 Fix flickering
9351         * src/mainwindow.c
9352                 Remove useless callback
9353         * src/mimeview.c
9354         * src/gtk/filesel.c
9355         * src/gtk/filesel.h
9356                 Add a filesel_select_file_save_folder() - used by Save All
9357
9358 2005-08-29 [paul]       1.9.13cvs71
9359
9360         * AUTHORS
9361         * src/matcher_parser_parse.y
9362         * src/etpan/imap-thread.c
9363                 fix building on FreeBSD
9364                 Patch by Daniel Gustafson <daniel@hobbit.se>
9365
9366 2005-08-29 [paul]       1.9.13cvs70
9367
9368         * src/plugins/pgpinline/pgpinline.c
9369                 only initialise sig result if it's been handled
9370                 Patch by Colin
9371
9372 2005-08-29 [paul]       1.9.13cvs69
9373         
9374         Patches by Colin:
9375
9376         * src/imap.c
9377         * src/common.utils.c
9378         * src/common/utils.h
9379                 optimisation
9380         * src/stock_pixmap.h
9381                 fix wrong icon reference
9382         * src/pixmaps/trash_btn.xpm
9383                 replace with nicer image
9384
9385 2005-08-28 [colin]      1.9.13cvs68
9386
9387         * src/Makefile.am
9388         * src/stock_pixmap.c
9389         * src/stock_pixmap.h
9390         * src/toolbar.c
9391         * src/pixmaps/trash_btn.xpm
9392                 Add a specific trash xpm for the button
9393
9394 2005-08-28 [colin]      1.9.13cvs67
9395
9396         * src/imap.c
9397                 Fix leak
9398
9399 2005-08-27 [colin]      1.9.13cvs66
9400
9401         * src/imap.c
9402         * src/procmime.c
9403                 Correctly fix "Problem with replies", fixes
9404                 pgpmime encryption too. 
9405
9406 2005-08-27 [colin]      1.9.13cvs65
9407
9408         * src/folder.c
9409         * src/procmsg.c
9410         * src/procmsg.h
9411         * src/summaryview.c
9412                 Fix bug #517 (messages removed from summaryview 
9413                 when moving fails)
9414
9415 2005-08-27 [colin]      1.9.13cvs64
9416
9417         * tools/Makefile.am
9418         * tools/asus_mailled.sh
9419                 Add a script to blink ASUS laptops' mail LED where there
9420                 is unread mail.
9421
9422 2005-08-27 [colin]      1.9.13cvs63
9423
9424         * src/imap.c
9425         * src/etpan/imap-thread.c
9426         * src/etpan/imap-thread.h
9427                 Implement automatic choosing of login method
9428                 Fixes bug #791
9429         * src/gtk/.cvsignore
9430                 Add sylpheed-marshal.[ch]
9431
9432 2005-08-27 [colin]      1.9.13cvs62
9433
9434         * src/common/utils.c
9435                 Fix confusing perror
9436
9437 2005-08-27 [colin]      1.9.13cvs61
9438
9439         * src/toolbar.c
9440         * src/toolbar.h
9441                 Remove A_DELETE, replace it with 
9442                 A_TRASH and A_DELETE_REAL. Automatically
9443                 rewrite config files to replace A_DELETE
9444                 with A_TRASH (no functionality change).
9445                 Fixes half of #794
9446
9447 2005-08-26 [colin]      1.9.13cvs60
9448
9449         * src/procmime.c
9450                 Previous "Problem with replies" fix brought other
9451                 problems, fixing them
9452
9453 2005-08-26 [colin]      1.9.13cvs59
9454
9455         * src/procmime.c
9456                 Fix "Problem with replies". This happened only
9457                 on IMAP...
9458         * src/procmsg.c
9459                 Factorize code a bit
9460         * src/compose.c
9461                 Speed improvement on very long messages (wrapping)
9462                 Fix signature color on Reedit and Redirect
9463                 On Reedit, don't attach pgp-signatures parts, but
9464                 set signing to On.
9465
9466 2005-08-24 [paul]       1.9.13cvs58
9467
9468         * src/compose.c
9469                 don't claim success when clicking
9470                 Cancel on the passphrase box.
9471                 Patch by Colin
9472
9473 2005-08-24 [paul]       1.9.13cvs57
9474
9475         * src/main.c
9476                 fix misplaced sylpheed.log
9477         * src/common/defs.h
9478                 define UIDL_DIR
9479
9480 2005-08-24 [paul]       1.9.13cvs56
9481
9482         * src/imap.c
9483         * src/etpan/imap-thread.c
9484         * src/etpan/imap-thread.h
9485                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
9486                 Patch by Colin
9487         * src/gtk/sylpheed-marshal.c    ** REMOVED **
9488         * src/gtk/sylpheed-marshal.h    ** REMOVED **
9489                 remove autogenerated files
9490         * tools/kdeservicemenu/README
9491         * tools/kdeservicemenu/install.sh
9492         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
9493         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
9494                 use Claws icon, use 'Sylpheed-Claws' in menu,
9495                 use kdialog, and other cleanups
9496
9497 2005-08-23 [paul]       1.9.13cvs55
9498
9499         * src/compose.c
9500                 fix paste/wrap crash
9501                 Patch by Colin
9502
9503 2005-08-23 [paul]       1.9.13cvs54
9504
9505         * src/main.c
9506                 fix crash recovery
9507                 Patch by Colin
9508
9509 2005-08-23 [paul]       1.9.13cvs53
9510
9511         * src/addressbook.c
9512         * src/editaddress.c
9513                 view all data of LDAP contacts
9514                 Patch by Colin
9515
9516 2005-08-23 [paul]       1.9.13cvs52
9517
9518         * src/addressbook.c
9519                 fix issues with the Search field
9520                 Patch by Colin
9521
9522 2005-08-22 [paul]       1.9.13cvs51
9523
9524         * src/folderview.c
9525                 put name of folder in processing dialog
9526                 title
9527         * src/prefs_folder_item.c
9528                 improve english usage
9529
9530 2005-08-22 [paul]       1.9.13cvs50
9531
9532         * src/filtering.c
9533         * src/filtering.h
9534         * src/matcher.c
9535         * src/matcher_parser_lex.l
9536         * src/matcher_parser_parse.y
9537         * src/prefs_filtering.c
9538                 add Filtering/Processing rule names feature.
9539                 (the incompatible old matcherrc is saved as
9540                 matcherrc.pre_names).
9541                 Patch by Colin
9542
9543 2005-08-22 [paul]       1.9.13cvs49
9544
9545         * src/procmsg.c
9546                 fix colour labelling
9547                 Patch by Colin
9548
9549 2005-08-22 [paul]       1.9.13cvs48
9550
9551         * src/textview.c
9552                 fix open_image_cb()
9553
9554 2005-08-22 [paul]       1.9.13cvs47
9555
9556         * src/imap.c
9557                 fix bug 789, 'SC crashes with imap (CVS ver)'
9558                 Patch by Colin
9559
9560 2005-08-22 [paul]       1.9.13cvs46
9561
9562         * src/mimeview.c
9563         * src/prefs_common.c
9564         * src/common/defs.h
9565                 define reused defaults in defs.h
9566         * src/textview.c
9567                 add 'Open image' to image popup menu
9568
9569 2005-08-21 [colin]      1.9.13cvs45
9570
9571         * src/summaryview.c
9572                 Fix bug #788 (Bogus "From" address displayed)
9573
9574 2005-08-20 [colin]      1.9.13cvs44
9575
9576         * src/folder.c
9577                 Fix buf #787 (multilevel delete causes SIGSEGV)
9578
9579 2005-08-19 [colin]      1.9.13cvs43
9580
9581         * src/inc.c
9582         * src/prefs_common.c
9583         * src/prefs_common.h
9584                 Add an hidden pref to allow modifying the
9585                 update stepping in incorporation.
9586                 Patch by wwp.
9587
9588 2005-08-19 [colin]      1.9.13cvs42
9589
9590         * src/compose.c
9591         * src/procmime.c
9592                 Workaround for broken MUAs: encode 
9593                 Content-type: name: as ASCII and 
9594                 Content-Disposition: filename: as
9595                 per rfc2231
9596         * src/prefs_account.c
9597                 Fix invisible-ness of SMTP SSL prefs
9598                 in NNTP accounts
9599
9600 2005-08-19 [paul]       1.9.13cvs41
9601
9602         * src/compose.c
9603         * src/prefs_common.c
9604         * src/prefs_common.h
9605         * src/prefs_wrapping.c
9606                 paste with or without wrapping.
9607                 patch by Colin
9608
9609 2005-08-19 [paul]       1.9.13cvs40
9610
9611         * src/prefs_common.c
9612         * src/prefs_common.h
9613         * src/summaryview.c
9614                 reintroduce enable_swap_from as a
9615                 hidden pref. patch by Colin
9616         * src/quote_fmt_parse.y
9617         * src/plugins/clamav/clamav_plugin.c
9618         * src/plugins/dillo_viewer/dillo_viewer.c
9619         * src/plugins/mathml_viewer/mathml_viewer.c
9620         * src/plugins/pgpcore/sgpgme.c
9621         * src/plugins/pgpinline/pgpinline.c
9622         * src/plugins/pgpmime/pgpmime.c
9623                 tidy up. patch by Colin
9624
9625 2005-08-19 [paul]       1.9.13cvs39
9626
9627         * configure.ac
9628                 complete cvs38's sync
9629         * src/editaddress.c
9630         * src/gedit-print.c
9631         * src/mutt.c
9632         * src/etpan/etpan-log.c
9633         * src/etpan/imap-thread.c
9634         * src/gtk/gtksourceprintjob.c
9635                 fix compilation warnings
9636                 (patch by Colin)
9637
9638 2005-08-19 [paul]       1.9.13cvs38
9639
9640         sync with main:
9641
9642         * src/account.c
9643         * src/action.c
9644         * src/addrbook.c
9645         * src/addrcache.c
9646         * src/addrharvest.c
9647         * src/addrindex.c
9648         * src/codeconv.c
9649         * src/compose.c
9650         * src/crash.c
9651         * src/exporthtml.c
9652         * src/exportldif.c
9653         * src/folder.c
9654         * src/image_viewer.c
9655         * src/inc.c
9656         * src/inc.h
9657         * src/jpilot.c
9658         * src/ldif.c
9659         * src/main.c
9660         * src/matcher.c
9661         * src/mbox.c
9662         * src/messageview.c
9663         * src/mh.c
9664         * src/mimeview.c
9665         * src/msgcache.c
9666         * src/mutt.c
9667         * src/news.c
9668         * src/partial_download.c
9669         * src/pine.c
9670         * src/pop.c
9671         * src/prefs_actions.c
9672         * src/prefs_common.c
9673         * src/prefs_customheader.c
9674         * src/prefs_display_header.c
9675         * src/prefs_gtk.c
9676         * src/prefs_themes.c
9677         * src/procheader.c
9678         * src/procmime.c
9679         * src/procmsg.c
9680         * src/recv.c
9681         * src/send_message.c
9682         * src/simple-gettext.c
9683         * src/sourcewindow.c
9684         * src/textview.c
9685         * src/vcard.c
9686         * src/common/defs.h
9687         * src/common/log.c
9688         * src/common/plugin.c
9689         * src/common/prefs.c
9690         * src/common/session.c
9691         * src/common/session.h
9692         * src/common/socket.c
9693         * src/common/socket.h
9694         * src/common/ssl_certificate.c
9695         * src/common/template.c
9696         * src/common/utils.c
9697         * src/common/utils.h
9698         * src/common/xml.c
9699         * src/gtk/about.c
9700         added wrappers for C library function that
9701                 take pathname arguments.
9702                 enabled compilation with MinGW.
9703                 use GDir instead of directly using opendir().
9704                 added rename_force().
9705
9706 2005-08-19 [paul]       1.9.13cvs37
9707         
9708         patches by Colin:
9709         * src/compose.c
9710                 fix privacy settings on re-editing
9711                 a sent message
9712         * src/jpilot.c
9713                 fix encoding bug
9714         * src/folder.c
9715         * src/procmsg.c
9716         * src/procmsg.h
9717         * src/summaryview.c
9718                 flag changing optimisation
9719
9720 2005-08-18 [martin]     1.9.13cvs36
9721
9722         * commitHelper
9723             added my login
9724         * src/addrcache.c
9725         * src/addrharvest.c
9726         * src/addrindex.c
9727         * src/compose.c
9728         * src/grouplistdialog.c
9729         * src/main.c
9730         * src/mainwindow.c
9731         * src/msgcache.c
9732         * src/mutt.c
9733         * src/pine.c
9734         * src/prefs_account.c
9735         * src/prefs_themes.c
9736         * src/stock_pixmap.c
9737         * src/summaryview.c
9738         * src/gtk/about.c
9739         * src/gtk/logwindow.c
9740             removed deprecated glib and gdk stuff
9741         * src/plugins/pgpcore/select-keys.c
9742             convert attributes from locale to utf8
9743
9744 2005-08-17 [paul]       1.9.13cvs35
9745
9746         * src/account.c
9747         * src/addressbook.c
9748                 use new GTK_STOCK_ icons if available
9749         * src/summaryview.c
9750         * src/gtk/gtksctree.c
9751         * src/gtk/gtksctree.h
9752                 faster range select. patch by Colin
9753
9754 2005-08-17 [paul]       1.9.13cvs34
9755
9756         patches by colin:
9757         * src/addressbook.c
9758         * src/addressitem.h
9759                 Add an edit button for contacts, fix selections
9760                 of gtksctree items
9761         * src/editaddress.c
9762                 Change labels, let Save be always possible in the
9763                 email and user atributes tabs
9764         * src/folderview.c
9765                 fix sort issues
9766         * src/summaryview.c
9767                 select next item instead of the displayed one
9768                 after deletion
9769
9770         * src/gtk/progressdialog.c
9771                 use prefs_common.enable_rules_hint
9772
9773 2005-08-13 [hoa]        1.9.13cvs33
9774
9775         * src/etpan/imap-thread.c
9776                 fixed build on Solaris.
9777
9778 2005-08-10 [colin]      1.9.13cvs32
9779
9780         * src/procmsg.c
9781                 Fix cvs31 (missing fclose before reading
9782                 the file)
9783
9784 2005-08-10 [colin]      1.9.13cvs31
9785
9786         * src/procmsg.c
9787                 Fix procmsg_msginfo_new_from_mimeinfo() when
9788                 the MimeInfo isn't stored in memory. This fixes
9789                 replying to an attached message.
9790
9791 2005-08-10 [colin]      1.9.13cvs30
9792
9793         * src/mainwindow.c
9794                 Fix slowness in account changing
9795
9796 2005-08-10 [colin]      1.9.13cvs29
9797
9798         * src/folder.c
9799         * src/folderutils.c
9800         * src/folderview.c
9801         * src/imap_gtk.c
9802         * src/mainwindow.c
9803         * src/mh_gtk.c
9804         * src/procmsg.c
9805         * src/summaryview.c
9806                 Optimize folder_has_parent_of_type
9807                 Prevent moving special sub-folders from contextual menus
9808                 Rework message a bit ("Empty all messages" -> "Delete all
9809                 messages")
9810                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
9811                 and "Deleted Items" folders)
9812
9813 2005-08-08 [colin]      1.9.13cvs28
9814
9815         * src/summaryview.c
9816         * src/prefs_summaries.c
9817                 Make "Select first unread|new" more flexible
9818                 (just prioritize new or unread)
9819
9820 2005-08-08 [colin]      1.9.13cvs27
9821
9822         * src/summaryview.c
9823                 If "select first new" is selected and there only
9824                 are unread messages, fallback to "select first
9825                 unread".
9826
9827 2005-08-08 [colin]      1.9.13cvs26
9828
9829         * src/folder.c
9830                 Fix shameful bugs (and bug #779)
9831
9832 2005-08-08 [colin]      1.9.13cvs25
9833
9834         * src/folder.c
9835         * src/folder.h
9836                 Cache parents' type to make folder_has_parent_of_type
9837                 faster
9838         * src/folderview.c
9839                 Forbid DnD of special sub-folders
9840         * src/procmsg.c
9841         * src/procmsg.h
9842                 Add MAIL_POSTFILTERING_HOOK
9843         * src/summaryview.c
9844                 Revert over-zealous deletion of the use_addr_book 
9845                 code
9846
9847 2005-08-07 [colin]      1.9.13cvs24
9848
9849         * src/folder.c
9850                 Fix big mistake (passing MsgInfo instead 
9851                 of FolderItem)
9852
9853 2005-08-07 [colin]      1.9.13cvs23
9854
9855         * src/compose.c
9856         * src/folder.c
9857         * src/folder.h
9858         * src/foldersel.c
9859         * src/folderutils.c
9860         * src/folderview.c
9861         * src/imap.c
9862         * src/mainwindow.c
9863         * src/messageview.c
9864         * src/mh.c
9865         * src/msgcache.c
9866         * src/procmime.c
9867         * src/summaryview.c
9868                 Make subfolders of Drafts, Queue, Outbox, Trash
9869                 work like their parents. 
9870                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
9871
9872 2005-08-07 [colin]      1.9.13cvs22
9873
9874         * src/addressbook.c
9875                 Fix bug #771 (Dragged contacts not saved)
9876
9877 2005-08-07 [paul]       1.9.13cvs21
9878
9879         * src/summaryview.c
9880                 fix bug 32 'Search Doesn't display results
9881                 if "Hide Read Messages" is chosen'
9882                 be more literal in interpreting 'Hide read
9883                 messages'
9884
9885 2005-08-07 [colin]      1.9.13cvs20
9886
9887         * src/folderview.c
9888                 Add debug
9889         * src/summaryview.c
9890                 Faster 'unthread_for_execution'
9891
9892 2005-08-06 [paul]       1.9.13cvs19
9893
9894         * src/mainwindow.c
9895                 add mnemonics to Set displayed columns
9896                 fix bug where msgview_visible option was
9897                 overwritten as TRUE on startup
9898
9899 2005-08-06 [paul]       1.9.13cvs18
9900
9901         * src/mainwindow.c
9902                 refer to 'displayed columns in folder/message
9903                 list' not 'displayed items in summary/message view'
9904         * src/prefs_display_header.c
9905                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
9906                 be consistent with similar dialogues
9907         * src/prefs_folder_column.c
9908         * src/prefs_summary_column.c
9909                 'columns' not 'items', and folder and message lists,
9910                 instead of folder and summary views;
9911                 Use 'Hidden columns' as list heading not 'Available
9912                 items';
9913                 move the 'Remove' button to the right hand side;
9914                 top-align the buttons;
9915                 remove unneeded vbox
9916         * src/prefs_summaries.c
9917                 put the 2 column prefs buttons in a frame to reduce
9918                 overall width; refer to columns not items &c.
9919
9920 2005-08-05 [colin]      1.9.13cvs17
9921
9922         * src/prefs_common.c
9923         * src/prefs_common.h
9924         * src/mainwindow.c
9925         * src/compose.c
9926         * src/messageview.c
9927                 Add an hidden toolbar_detachable pref, so
9928                 that I can get rid of these painful handles
9929                 in the toolbars. Defaults to TRUE to avoid
9930                 changing the GUI on unsuspecting people...
9931
9932 2005-08-05 [colin]      1.9.13cvs16
9933
9934         * src/Makefile.am
9935         * src/prefs_folder_column.c
9936         * src/prefs_folder_column.h
9937                 Add prefs for folder columns
9938         * src/folderview.c
9939         * src/folderview.h
9940         * src/mainwindow.c
9941         * src/mainwindow.h
9942         * src/prefs_common.c
9943         * src/prefs_common.h
9944         * src/prefs_summaries.c
9945                 Use them
9946         * src/prefs_summary_column.c
9947         * src/summaryview.c
9948         * src/summaryview.h
9949                 Add a To column
9950         * src/textview.c
9951         * src/common/utils.c
9952         * src/common/utils.h
9953                 Move uri colourisation functions
9954                 to utils
9955         * src/compose.c
9956                 Colourise URIs
9957         * src/imap.c
9958                 Fix bug with LIST where we'd try
9959                 to get Folder//////[...]/// 
9960
9961 2005-08-05 [paul]       1.9.13cvs15
9962
9963         * src/prefs_summaries.c
9964                 improve the English usage
9965         * src/summaryview.c
9966                 set font on column change
9967                 thanks to Colin
9968
9969 2005-08-05 [paul]       1.9.13cvs14
9970
9971         * src/prefs_common.c
9972         * src/prefs_common.h
9973         * src/prefs_summaries.c
9974         * src/summaryview.c
9975                 replace 'open_unread_on_enter' option with
9976                 'select_on_entry' option. opening/not opening
9977                 is now exclusively controlled by 'always_show_msg'
9978
9979 2005-08-04 [colin]      1.9.13cvs13
9980
9981         * src/compose.c
9982                 Remove dead code
9983                 Add colourisation of quotes and signatures
9984         * src/folderview.c
9985                 Fix possible crashes
9986         * src/messageview.c
9987                 Change an assert that is no problem
9988         * src/news.c
9989         * src/news_gtk.c
9990         * src/news_gtk.h
9991                 Fix offline mode
9992         * src/gtk/quicksearch.c
9993                 Fix a possible crash
9994
9995 2005-08-03 [colin]      1.9.13cvs12
9996
9997         * src/prefs_account.c
9998                 Fix bug #777 (Sylpheed crash in account configuration)
9999
10000 2005-08-03 [colin]      1.9.13cvs11
10001
10002         * src/addressbook.c
10003         * src/editaddress.c
10004         * src/editgroup.c
10005                 Fixing addressbook, round 2
10006         * src/textview.c
10007                 Fix emphasis color on rechecking 'Colorize messages'
10008
10009 2005-08-03 [paul]       1.9.13cvs10
10010
10011         sync with main
10012
10013         * src/addr_compl.c
10014         * src/compose.c
10015         * src/main.c
10016         * src/pop.c
10017         * src/prefs_account.c
10018         * src/procmime.c
10019         * src/procmsg.c
10020         * src/quote_fmt_parse.y
10021         * src/textview.c
10022         * src/common/quoted-printable.c
10023         * src/common/utils.c
10024         * src/common/utils.h
10025         * src/common/xml.c
10026                 replaced incorrect locale-independent
10027                 ctype functions with GLib's. Corrected
10028                 signedness mismatch.
10029         * src/headerview.c
10030                 headerview_create(): added spacing for vbox.
10031         * src/gtk/about.c
10032                 set focus to the OK button.
10033
10034 2005-08-03 [colin]      1.9.13cvs9
10035
10036         * src/folderview.c
10037                 Fix possible crash
10038
10039 2005-08-02 [colin]      1.9.13cvs8
10040
10041         * src/mainwindow.c
10042                 Fix cast
10043         * src/addressbook.c
10044         * src/addressitem.h
10045                 Fix a cast and more generally, try to make the
10046                 GUI more intuitive and consistent (round 1)
10047
10048 2005-08-02 [paul]       1.9.13cvs7
10049
10050         * src/folder.h
10051                 missing in 1.9.13cvs6
10052
10053 2005-08-02 [colin]      1.9.13cvs6
10054
10055         * src/folder.c
10056                 Fix one more leak
10057
10058 2005-08-02 [colin]      1.9.13cvs5
10059
10060         * src/folder.c
10061         * src/folderview.c
10062         * src/imap.c
10063         * src/main.c
10064         * src/mbox.c
10065         * src/procmsg.c
10066         * src/summaryview.c
10067                 Fix a number of folder_item_get_msg_list()-related
10068                 leaks (missing procmsg_msginfo_free()s)
10069
10070 2005-08-01 [colin]      1.9.13cvs4
10071
10072         * src/folderview.c
10073         * src/folderview.h
10074         * src/mainwindow.c
10075         * src/prefs_fonts.c
10076         * src/prefs_summaries.c
10077         * src/prefs_themes.c
10078         * src/summaryview.c
10079         * src/summaryview.h
10080         * src/textview.c
10081         * src/textview.h
10082                 Fix instant-apply of summary and folderview-related prefs
10083                 Fix erroneous g_free and alertpanels in prefs_theme
10084                 Add instant-apply for fonts
10085                 Defer applying of prefs a little bit so it's done only
10086                 once even if requested by multiples prefs pages
10087
10088 2005-08-01 [paul]       1.9.13cvs3
10089
10090         * src/main.c
10091                 fix bug 776 'S.C. crashes on close'
10092                 thanks to Colin
10093         * src/etpan/etpan-thread-manager-types.h
10094                 add missing include
10095                 thanks to Hoa
10096
10097 2005-07-25 [paul]       1.9.13cvs2
10098
10099         * src/summaryview.c
10100                 fix typos. spotted by Fabien Vantard
10101
10102 2005-07-24 [paul]       1.9.13cvs1
10103
10104         * doc/man/sylpheed.1
10105                 update man page, incorporating fix of
10106                 bug 769 'Typo in manpage'
10107         * src/etpan/imap-thread.c
10108                 fix NetBSD openssl dependencies. patch by
10109                 George Michaelson <ggm@apnic.net>
10110         * po/pt_BR.po
10111                 updated by Frederico Goncalves Guimaraes
10112
10113 2005-07-22 [paul]       1.9.13
10114
10115         1.9.13 release
10116
10117 2005-07-22 [paul]       1.9.12cvs91
10118
10119         * AUTHORS
10120         * INSTALL
10121         * README.claws
10122         * RELEASE_NOTES.claws
10123                 updated for release
10124         * configure.ac
10125         * po/nb.po
10126         * tools/claws.i18n.status.pl
10127                 add Norwegian translation. submiited by
10128                 Geir Helland <pjallabais@users.sourceforge.net>
10129         * po/ca.po
10130         * po/de.po
10131         * po/es.po
10132         * po/fi.po
10133         * po/fr.po
10134         * po/it.po
10135         * po/sk.po
10136         * po/sr.po
10137         * po/zh_CN.po
10138                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
10139                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
10140                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
10141                 Yang Guilong
10142         * src/plugins/clamav/clamav_plugin_gtk.c
10143         * src/plugins/spamassassin/spamassassin_gtk.c
10144                 replace outdated description strings
10145
10146 2005-07-21 [colin]      1.9.12cvs90
10147
10148         * src/folder.c
10149                 Set folder to batch mode when scanning it. Makes deletion
10150                 of unread mails on IMAP much faster (due to the UNREAD 
10151                 flag unsetting)
10152
10153 2005-07-21 [darko]      1.9.12cvs89
10154
10155         * configure.ac
10156                 link against libresolv if necessary (patch by Paul)
10157         * src/msgcache.c
10158                 use glib's portable macros to determine endianness
10159
10160 2005-07-21 [paul]       1.9.12cvs88
10161
10162         * src/crash.c
10163         * src/gtk/about.c
10164                 update compiled-in features list
10165
10166 2005-07-20 [colin]      1.9.12cvs87
10167
10168         * src/folder.c
10169         * src/textview.c
10170                 Gcc 2.9x compilation fixes, thanks to Darko
10171         * src/plugins/clamav/clamav_plugin.c
10172                 Little optimisation: load virus database only once
10173         * src/plugins/spamassassin/spamassassin.c
10174                 Big optimisation: filtering one mail took at least 1 second,
10175                 now it takes at least 50ms. Doesn't speed up spamassassin 
10176                 itself, but should already be much more tolerable.
10177
10178 2005-07-20 [colin]      1.9.12cvs86
10179
10180         * src/summaryview.c
10181                 Fix performance issue
10182
10183 2005-07-19 [colin]      1.9.12cvs85
10184
10185         * src/plugins/pgpinline/plugin.c
10186                 Fix warning
10187
10188 2005-07-19 [colin]      1.9.12cvs84
10189
10190         * configure.ac
10191         * src/plugins/Makefile.am
10192         * src/plugins/pgpinline/.cvsignore
10193         * src/plugins/pgpinline/Makefile.am
10194         * src/plugins/pgpinline/pgpinline.c
10195         * src/plugins/pgpinline/pgpinline.deps
10196         * src/plugins/pgpinline/pgpinline.h
10197         * src/plugins/pgpinline/plugin.c
10198                 Put pgpinline in the main tree
10199
10200 2005-07-19 [paul]       1.9.12cvs83
10201
10202         * src/prefs_actions.c
10203                 prevent '//' in menu names, which cause a crash
10204                 thanks to Colin
10205
10206 2005-07-19 [paul]       1.9.12cvs82
10207
10208         * configure.ac
10209                 be generally more informative in configure output.
10210                 OpenSSL: correction: '[ --enable-openssl ...' -> 
10211                 '[ --disable-openssl ...', as --enable-openssl is default
10212                 PGP/MIME: don't check for GPGME again, check for
10213                 pgpcore instead. Therefore prevent the possibility of
10214                 attempting to build pgpmime if pgpcore dependencies are
10215                 not met
10216                 ClamAV: use pkgconfig to check for lib
10217                 libgnomeprint: revert logic on inner test to match
10218                 everything else
10219         * src/plugins/pgpcore/sgpgme.c
10220                 add missing include
10221
10222 2005-07-19 [colin]      1.9.12cvs81
10223
10224         * src/summaryview.c
10225                 Fix slow thread rebuilding in particular
10226                 cases
10227
10228 2005-07-19 [paul]       1.9.12cvs80
10229
10230         * sylpheed-claws.desktop
10231                 fix typo, spotted by Stephan Sachse
10232         * src/account.c
10233                 replace GTK_STOCK_ADD with
10234                 GTK_STOCK_NEW button
10235
10236 2005-07-18 [colin]      1.9.12cvs79
10237
10238         * src/etpan/imap-thread.c
10239                 Fix return value (Thanks Hoa)
10240
10241 2005-07-18 [colin]      1.9.12cvs78
10242
10243         * src/imap.c
10244                 Allow empty passwords
10245                 Create drafts/queue/outbox if necessary
10246         * src/summaryview.c
10247                 Remove old code
10248         * src/etpan/imap-thread.c
10249                 Fix STARTTLS (Thanks to Hoa)
10250
10251 2005-07-18 [paul]       1.9.12cvs77
10252
10253         * ChangeLog-gtk2.jp
10254         * ChangeLog.jp
10255                 removed
10256         * Makefile.am
10257                 updated to reflect additions and removals
10258         * TODO
10259                 updated to be claws-specific
10260         * TODO-gtk2
10261         * TODO-gtk2.jp
10262         * TODO.jp
10263         * sylpheed-128x128.png
10264         * sylpheed-64x64.png
10265                 removed
10266         * sylpheed-claws-128x128.png
10267         * sylpheed-claws-64x64.png
10268         * sylpheed-claws.desktop
10269         * sylpheed-claws.png
10270                 added
10271         * sylpheed.desktop
10272         * sylpheed.png
10273                 removed
10274
10275 2005-07-17 [paul]       1.9.12cvs76
10276
10277         * src/account.c
10278         * src/addressbook.c
10279         * src/alertpanel.c
10280         * src/alertpanel.h
10281         * src/compose.c
10282         * src/exphtmldlg.c
10283         * src/expldifdlg.c
10284         * src/folderview.c
10285         * src/imap_gtk.c
10286         * src/inc.c
10287         * src/message_search.c
10288         * src/messageview.c
10289         * src/mh_gtk.c
10290         * src/news_gtk.c
10291         * src/prefs_actions.c
10292         * src/prefs_filtering.c
10293         * src/prefs_matcher.c
10294         * src/prefs_template.c
10295         * src/prefs_themes.c
10296         * src/ssl_manager.c
10297         * src/summary_search.c
10298         * src/textview.c
10299         * src/toolbar.c
10300         * src/gtk/sslcertwindow.c
10301         * src/plugins/pgpcore/sgpgme.c
10302                 rework alertpanels
10303
10304 2005-07-17 [colin]      1.9.12cvs75
10305
10306         * src/privacy.c
10307                 add a PrivacySystem accessor that checks that
10308                 the system cached in a MimeInfo's privacydata
10309                 is still registered. Use this accessor instead
10310                 of directly using data->system. Fixes crashes
10311                 after unloading pgp plugins.
10312
10313 2005-07-17 [colin]      1.9.12cvs74
10314
10315         * src/alertpanel.c
10316                 Change geometry hints to a simple default size.
10317                 Fixes the certs dialogs.
10318
10319 2005-07-17 [colin]      1.9.12cvs73
10320
10321         * src/gtk/sslcertwindow.c
10322                 Use a gtkExpander
10323
10324 2005-07-17 [colin]      1.9.12cvs72
10325
10326         * src/plugins/pgpcore/Makefile.am
10327         * src/plugins/pgpmime/Makefile.am
10328                 Add gpgme libs
10329
10330 2005-07-17 [paul]       1.9.12cvs71
10331
10332         * configure.ac
10333                 add --disable-gnomeprint option
10334                 modified version of patch by Marius Mauch
10335
10336 2005-07-17 [paul]       1.9.12cvs70
10337
10338         * src/common/defs.h
10339                 update urls
10340         * src/account.c
10341         * src/action.c
10342         * src/addressbook.c
10343         * src/compose.c
10344         * src/foldersel.c
10345         * src/folderview.c
10346         * src/html.c
10347         * src/imap_gtk.c
10348         * src/main.c
10349         * src/mainwindow.c
10350         * src/messageview.c
10351         * src/mh_gtk.c
10352         * src/mimeview.c
10353         * src/news_gtk.c
10354         * src/prefs_account.c
10355         * src/prefs_send.c
10356         * src/prefs_summaries.c
10357         * src/procmsg.c
10358         * src/summaryview.c
10359         * src/common/utils.c
10360         * src/common/xml.c
10361         * src/plugins/pgpcore/passphrase.c
10362         * src/plugins/pgpcore/select-keys.c
10363                 replace inappropriately used backticks
10364                 with single quotes
10365
10366 2005-07-16 [colin]      1.9.12cvs69
10367
10368         * src/image_viewer.c
10369                 Add extra paranoid checks
10370
10371 2005-07-16 [colin]      1.9.12cvs68
10372
10373         * src/plugins/pgpcore/prefs_gpg.c
10374                 Don't auto-check sigs by default, as it
10375                 can be really slow.
10376
10377 2005-07-16 [colin]      1.9.12cvs67
10378
10379         * src/plugins/pgpcore/sgpgme.c
10380                 Make messages a bit better.
10381
10382 2005-07-16 [colin]      1.9.12cvs66
10383
10384         * src/imap.c
10385                 Remove pseudo-log
10386         * src/etpan/imap-thread.c
10387                 Add real log
10388
10389 2005-07-16 [colin]      1.9.12cvs65
10390
10391         * src/main.c
10392         * src/prefs_other.c
10393                 And now, fix build with libetpan :-/
10394
10395 2005-07-15 [colin]      1.9.12cvs64
10396
10397         * src/prefs_other.c
10398                 Continue fixing build without libetpan.
10399
10400 2005-07-15 [colin]      1.9.12cvs63
10401
10402         * src/main.c
10403                 Fix build with --disable-libetpan
10404
10405 2005-07-15 [colin]      1.9.12cvs62
10406
10407         * configure.ac
10408                 Bump libetpan's version
10409
10410 2005-07-15 [colin]      1.9.12cvs61
10411
10412         * src/etpan/imap-thread.c
10413                 Actually stop logging :)
10414
10415 2005-07-15 [colin]      1.9.12cvs60
10416
10417         * src/addressbook.c
10418                 Fix dnd of multiple addresses.
10419
10420 2005-07-15 [hoa]        1.9.12cvs59
10421
10422         * src/etpan/imap-thread.c
10423             disable login of IMAP password in libetpan log file.
10424
10425 2005-07-15 [paul]       1.9.12cvs58
10426
10427         * src/account.c
10428                 don't automatically sort
10429                 do allow drag n drop
10430
10431 2005-07-15 [paul]       1.9.12cvs57
10432
10433         * src/account.c
10434         * src/ssl_manager.c
10435                 alphabetical listing
10436
10437 2005-07-15 [paul]       1.9.12cvs56
10438
10439         * src/gtk/pluginwindow.c
10440                 sort plugin list alphabetically
10441
10442 2005-07-15 [paul]       1.9.12cvs55
10443
10444         * src/prefs_spelling.c
10445         * src/prefs_wrapping.c
10446                 unify English usage
10447
10448 2005-07-15 [colin]      1.9.12cvs54
10449
10450         * src/wizard.c
10451                 Typo fix
10452
10453 2005-07-15 [paul]       1.9.12cvs53
10454
10455         * src/prefs_message.c
10456                 make 'show cursor' a hidden option
10457
10458 2005-07-14 [colin]      1.9.12cvs52
10459
10460         * src/plugins/spamassassin/Makefile.am
10461         * src/plugins/clamav/Makefile.am
10462                 Fix double EXTRA_DISTs
10463
10464 2005-07-14 [colin]      1.9.12cvs51
10465
10466         * src/plugins/clamav/Makefile.am
10467         * src/plugins/clamav/clamav_plugin_gtk.deps
10468         * src/plugins/spamassassin/Makefile.am
10469         * src/plugins/spamassassin/spamassassin_gtk.deps
10470                 Make $plugin_gtk depend on $plugin
10471
10472 2005-07-14 [hoa]        1.9.12cvs50
10473
10474         * src/etpan/imap-thread.c
10475                 enable debug log of libetpan when running with --debug
10476
10477 2005-07-14 [colin]      1.9.12cvs49
10478
10479         * configure.ac
10480         * src/common/Makefile.am
10481         * src/common/plugin.c
10482         * src/common/plugin.h
10483                 Add a little plugin dependancy system.
10484                 Plugins can ship a $plugin_name.deps file
10485                 (near them in PLUGINDIR) so that their
10486                 dependancies are loaded if possible.
10487         * src/plugins/Makefile.am
10488         * src/plugins/pgpcore/Makefile.am
10489         * src/plugins/pgpcore/passphrase.c
10490         * src/plugins/pgpcore/passphrase.h
10491         * src/plugins/pgpcore/plugin.c
10492         * src/plugins/pgpcore/prefs_gpg.c
10493         * src/plugins/pgpcore/prefs_gpg.h
10494         * src/plugins/pgpcore/select-keys.c
10495         * src/plugins/pgpcore/select-keys.h
10496         * src/plugins/pgpcore/sgpgme.c
10497         * src/plugins/pgpcore/sgpgme.h
10498                 Introduce pgpcore, used by pgpmime and
10499                 pgpinline
10500         * src/plugins/pgpmime/Makefile.am
10501         * src/plugins/pgpmime/passphrase.c
10502         * src/plugins/pgpmime/passphrase.h
10503         * src/plugins/pgpmime/pgpmime.c
10504         * src/plugins/pgpmime/pgpmime.deps
10505         * src/plugins/pgpmime/plugin.c
10506         * src/plugins/pgpmime/prefs_gpg.c
10507         * src/plugins/pgpmime/prefs_gpg.h
10508         * src/plugins/pgpmime/select-keys.c
10509         * src/plugins/pgpmime/select-keys.h
10510         * src/plugins/pgpmime/sgpgme.c
10511         * src/plugins/pgpmime/sgpgme.h
10512                 Remove the core from pgpmime and add the
10513                 dependancy to pgpcore.
10514
10515 2005-07-14 [paul]       1.9.12cvs48
10516
10517         * src/stock_pixmap.c
10518                 forgot this in last commit
10519
10520 2005-07-14 [paul]       1.9.12cvs47
10521
10522         * src/account.c
10523         * src/addressbook.c
10524                 add accelerators for the buttons (sync with main)
10525         * src/compose.c
10526         * src/compose.h
10527                 add accelerators for the buttons.
10528                 fix editing with external editor.
10529                 replace gdk_input_*() with GIOChannel;
10530                 (sync with main)
10531         * src/foldersel.c
10532                 display folder names with new/unread
10533                 representation (sync with main)
10534         * src/main.c
10535                 specify default window icon (sync with main)
10536         * src/prefs_common.c
10537                 use_addr_book default to FALSE
10538         * src/summaryview.c
10539         * src/textview.c
10540                 add accelerators for the buttons (sync with main)
10541         * src/gtk/menu.c
10542                 fix typos
10543         * src/pixmaps/sylpheed_icon.xpm
10544                 updated
10545
10546 2005-07-13 [paul]       1.9.12cvs46
10547
10548         * src/plugins/pgpmime/pgpmime.c
10549         * src/plugins/pgpmime/sgpgme.c
10550                 (temporarily) use deprecated gpgme_data_rewind()
10551                 while largefile support is not present
10552                 (as suggested by Colin)
10553
10554 2005-07-13 [paul]       1.9.12cvs45
10555
10556         * configure.ac
10557                 remove large file support (for now):
10558                 it breaks too many things
10559
10560 2005-07-13 [paul]       1.9.12cvs44
10561
10562         * configure.ac
10563                 add large file support
10564         * src/html.c
10565                 fix bug #763 where href attribute was not
10566                 the very first attribute of a link
10567                 patch by Thomas Gilgin
10568
10569 2005-07-13 [colin]      1.9.12cvs43
10570
10571         * src/gtk/pluginwindow.c
10572                 Little portability fix
10573
10574 2005-07-13 [colin]      1.9.12cvs42
10575
10576         * src/plugins/pgpmime/sgpgme.c
10577                 Fix crasher.
10578
10579 2005-07-13 [colin]      1.9.12cvs41
10580
10581         * src/plugins/pgpmime/pgpmime.c
10582         * src/plugins/pgpmime/sgpgme.c
10583                 Use gpgme_data_release_and_get_mem instead
10584                 of gpgme_data_read.
10585
10586 2005-07-13 [colin]      1.9.12cvs40
10587
10588         * configure.ac
10589         * src/plugins/pgpmime/passphrase.c
10590         * src/plugins/pgpmime/passphrase.h
10591         * src/plugins/pgpmime/pgpmime.c
10592         * src/plugins/pgpmime/plugin.c
10593         * src/plugins/pgpmime/select-keys.c
10594         * src/plugins/pgpmime/select-keys.h
10595         * src/plugins/pgpmime/sgpgme.c
10596         * src/plugins/pgpmime/sgpgme.h
10597                 Port pgpmime to gpgme-1.0.
10598
10599 2005-07-12 [paul]       1.9.12cvs39
10600
10601         * AUTHORS
10602         * src/toolbar.c
10603         * src/toolbar.h
10604                 add a 'Go to Prev' button to the toolbar.
10605                 correct tooltip text of go to buttons.
10606                 based on patch by Yang Guilong <bamanzi@gmail.com>
10607
10608 2005-07-12 [colin]      1.9.12cvs38
10609
10610         * src/statusbar.c
10611                 Fix progress bar showing stuff at startup.
10612
10613 2005-07-12 [paul]       1.9.12cvs37
10614
10615         * src/editjpilot.c
10616                 fix building with jpilot support
10617
10618 2005-07-11 [colin]      1.9.12cvs36
10619
10620         * src/inc.c
10621                 Add visual indication that filtering is running
10622         * src/textview.c
10623                 Make {}[] uri delimiters
10624         * src/summaryview.c
10625                 Remove useless (and slow) calls
10626
10627 2005-07-11 [paul]       1.9.12cvs35
10628
10629         * src/plugins/clamav/clamav_plugin_gtk.c
10630         * src/plugins/dillo_viewer/dillo_prefs.c
10631         * src/plugins/pgpmime/prefs_gpg.c
10632         * src/plugins/spamassassin/spamassassin_gtk.c
10633                 gather plugins prefs together under their
10634                 own 'Plugins' heading
10635
10636 2005-07-11 [paul]       1.9.12cvs34
10637
10638         sync with main
10639
10640         * src/account.c
10641                 account_delete(): modified alert dialog
10642         * src/editjpilot.c
10643         * src/editvcard.c
10644                 fixed a crash when cancelling file selection
10645                 dialog by Escape key. Made non-ascii filename
10646                 selectable.
10647         * src/prefs_template.c
10648                 prefs_template_window_create(): make scrolled
10649                 window policy AUTOMATIC
10650
10651 2005-07-10 [hoa]        1.9.12cvs33
10652
10653         * src/etpan/imap-thread.c
10654                 workaround for old Courier IMAP servers.
10655
10656 2005-07-10 [colin]      1.9.12cvs32
10657
10658         * src/folder.c
10659         * src/statusbar.c
10660         * src/statusbar.h
10661                 Add visual progress indicator on filtering/processing
10662                 Factorize the progress bar code
10663         * src/imap.c
10664         * src/imap.h
10665         * src/etpan/imap-thread.c
10666                 Add a reference counter to avoid destroying the Folder
10667                 while it's in use by another callback.
10668
10669 2005-07-09 [hoa]        1.9.12cvs31
10670
10671         * src/imap.c
10672         * src/etpan/imap-thread.c
10673                 fixed deadlock when removing IMAP account.
10674
10675 2005-07-08 [colin]      1.9.12cvs30
10676
10677         * src/textview.c
10678         * src/unmime.c
10679                 Fix again problems decoding broken headers
10680         * src/gtk/inputdialog.c
10681                 Fix local variable shadowing a global one
10682
10683 2005-07-08 [colin]      1.9.12cvs29
10684
10685         * src/msgcache.c
10686                 Make the cache/mark files platform-agnostic by writing
10687                 them in little-endian format. Reading them is also done
10688                 in little-endian format, of course; however, in order
10689                 to avoid trashing mark data on big-endian machines, the
10690                 files are, at first, read from the native format if the
10691                 little-endian one doesn't exist. This is easy to deter-
10692                 mine by trying to open a file with a swapped data_ver
10693                 and seeing if it's the wanted version.
10694                 Little-endian using users should see absolutely no
10695                 difference, Big-endian users may get a very little
10696                 performance drop due to byte-swapping.
10697                 Tested on i386 and ppc32. 
10698                 Fixes bug #159 (The index file, in the mailboxes, is 
10699                 hardware depending).
10700
10701                 To have the cache/mark files updated to the new little-
10702                 endian format, "Check for new messages" or even
10703                 "Rebuild folder tree" aren't enough. Files will be
10704                 updated as soon as a folder has been opened/closed.
10705                 To update everything, just select all folders by
10706                 selecting them one by one.
10707
10708 2005-07-07 [colin]      1.9.12cvs28
10709
10710         * src/imap.c
10711                 Remember the folder separator per IMAPFolder
10712                 instead of globally.
10713                 Revive the Session on noop; fixes bug #761
10714                 (mark a bunch of unread messages as read takes 
10715                 forever)
10716
10717 2005-07-07 [darko]      1.9.12cvs27
10718
10719         * src/common/template.c
10720                 Sort templates alphabetically
10721
10722 2005-07-06 [colin]      1.9.12cvs26
10723
10724         * src/imap.c
10725                 Try to use the correct separator in
10726                 most cases. Possibly fixes bug #759
10727                 (only creates the INBOX folder when 
10728                 setting up new IMAP account) and 
10729                 bug #760 (Can't retrieve messages)
10730
10731 2005-07-06 [colin]      1.9.12cvs25
10732
10733         * src/imap.c
10734                 Use real_path in status command. This will
10735                 help later, when namespaces will be used.
10736
10737 2005-07-06 [colin]      1.9.12cvs24
10738
10739         * configure.ac
10740         * src/account.c
10741         * src/folder.c
10742         * src/imap.c
10743         * src/etpan/etpan-log.c
10744         * src/etpan/etpan-thread-manager.c
10745         * src/etpan/imap-thread.c
10746                 Add a --disable-libetpan parameter. With this,
10747                 users that don't want IMAP4 support can avoid
10748                 the new dependancy (and have no IMAP support).
10749                 Users that have IMAP4 accounts and use this
10750                 parameter won't lose their configuration, their
10751                 IMAP accounts will just be invisible and not
10752                 used.
10753         * src/textview.c
10754                 Make the "Copy ..." contextual menu items 
10755                 copy to both the X clipboard and the gtk 
10756                 clipboard - as most other apps do.
10757         * src/gtk/about.c
10758                 Add a notice about OpenSSL usage, in order to
10759                 comply with OpenSSL's license (point 6):
10760                 http://www.openssl.org/source/license.html
10761
10762 2005-07-06 [colin]      1.9.12cvs23
10763
10764         * src/alertpanel.c
10765                 Fix a minimum size for alertpanels
10766         * src/compose.c
10767                 Show 'No space left on device' type errors
10768                 when queuing/sending
10769         * src/imap_gtk.c
10770         * src/mh_gtk.c
10771                 Rework folder's deletion message (remove 
10772                 extra \n)
10773
10774 2005-07-05 [colin]      1.9.12cvs22
10775
10776         * src/imap.c
10777                 Add an alertpanel on auth error
10778                 Add pseudo-log
10779                 Remove pthread-related stuff
10780
10781 2005-07-05 [colin]      1.9.12cvs21
10782
10783         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10784                 Fix crash on plugin reloading (with a hack)
10785
10786 2005-07-05 [colin]      1.9.12cvs20
10787
10788         * src/prefs_account.c
10789         * src/prefs_account.h
10790                 Fix typo
10791         * src/gtk/filesel.c
10792         * src/gtk/filesel.h
10793                 Add a way to filter the view
10794         * src/gtk/pluginwindow.c
10795                 Filter loadable stuff
10796         * src/plugins/pgpmime/prefs_gpg.c
10797                 Fix missing unregistration
10798         * .cvsignore
10799         * src/etpan/.cvsignore
10800         * src/plugins/spamassassin/.cvsignore
10801                 Add more stuff to cvs ignored files
10802
10803 2005-07-04 [colin]      1.9.12cvs19
10804
10805         * src/imap.c
10806                 Fix scan_required returning FALSE when it
10807                 shouldn't. Maybe fix #760 (Can't retrieve
10808                 messages)
10809
10810 2005-07-04 [colin]      1.9.12cvs18
10811
10812         * src/summaryview.c
10813                 Fix always_show_msg pref
10814
10815 2005-07-04 [paul]       1.9.12cvs17
10816
10817         sync with main (forgotten in last commit)
10818         
10819         * src/common/utils.c
10820         * src/common/utils.h
10821                 check_line_length(): new.
10822                 is_dir_exist()
10823                 is_file_entry_exist()
10824                 dirent_is_regular_file()
10825                 dirent_is_directory(): use g_file_test() instead of stat().
10826
10827 2005-07-04 [paul]       1.9.12cvs16
10828
10829         sync with main:
10830
10831         * src/compose.c
10832                 compose_write_to_file(): check for line
10833                 length limit and display warning if exceeds
10834         * src/jpilot.c
10835                 use get_home_dir() instead of g_get_home_dir()
10836         * src/procheader.c
10837                 removed warning about invalid date
10838         * src/vcard.c
10839                 use get_home_dir() instead of g_get_home_dir()
10840
10841 2005-07-04 [paul]       1.9.12cvs15
10842
10843         * src/stock_pixmap.c
10844                 fix new pixmap naming errors
10845                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
10846
10847 2005-07-04 [colin]      1.9.12cvs14
10848
10849         * src/imap.c
10850                 Fix debugging string with a warning
10851
10852 2005-07-04 [colin]      1.9.12cvs13
10853
10854         * configure.ac
10855                 Add a check for libetpan's version (>= 0.37)
10856
10857 2005-07-04 [hoa]        1.9.12cvs12
10858
10859         * commitHelper
10860         * src/imap.c
10861         * src/etpan/imap-thread.c
10862         * src/etpan/imap-thread.h
10863                 fixed IMAP implementation of check of mails.
10864
10865 2005-07-03 [hoa]        1.9.12cvs11
10866
10867         * src/etpan/Makefile.am
10868         * src/etpan/etpan-errors.h
10869         * src/etpan/etpan-log.[ch]
10870         * src/etpan/etpan-thread-manager-types.h
10871         * src/etpan/etpan-thread-manager.[ch]
10872         * src/etpan/imap-thread.[ch]
10873         * src/Makefile.am
10874         * src/imap.c
10875         * src/main.c
10876         * src/prefs_other.c
10877         * configure.ac
10878             merged imap branch.
10879             dependency on libetpan 0.37 is now added.
10880
10881 2005-07-01 [colin]      1.9.12cvs10
10882
10883         * src/Makefile.am
10884         * src/folder.c
10885         * src/folder.h
10886         * src/folderview.c
10887         * src/stock_pixmap.c
10888         * src/stock_pixmap.h
10889         * src/plugins/trayicon/trayicon.c
10890                 Add marked symbol on folders containing
10891                 marked messages
10892         * src/procmsg.c
10893         * src/procmsg.h
10894         * src/toolbar.c
10895         * src/prefs_common.c
10896         * src/prefs_common.h
10897         * src/prefs_send.c
10898                 Add an optional confirmation dialog on queue
10899                 sending. Patch by wwp.
10900         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
10901         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
10902         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
10903         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
10904         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
10905         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
10906         * src/pixmaps/inbox_mark.xpm            ** ADDED **
10907         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
10908         * src/pixmaps/outbox_mark.xpm           ** ADDED **
10909         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
10910         * src/pixmaps/trash_mark.xpm            ** ADDED **
10911                 New pixmaps
10912
10913 2005-07-01 [colin]      1.9.12cvs9
10914
10915         * src/summaryview.c
10916                 Fix a little threading bug
10917         * src/addrgather.c
10918         * src/mainwindow.c
10919                 A little bit of HIG normality never hurts
10920
10921 2005-07-01 [colin]      1.9.12cvs8
10922
10923         * src/compose.c
10924         * src/msgcache.c
10925         * src/pop.c
10926         * src/procmime.c
10927         * src/recv.c
10928         * src/common/log.c
10929         * src/common/template.c
10930         * src/common/utils.c
10931         * src/common/utils.h
10932                 Reverted the fwrite_atomic stuff. In fact
10933                 it is already atomic.
10934
10935 2005-06-30 [colin]      1.9.12cvs7
10936
10937         * src/common/utils.c
10938         * src/common/utils.h
10939                 Add an fwrite_atomic() function to make
10940                 sure we write everything: fwrite can make
10941                 short writes.
10942         * src/compose.c
10943         * src/msgcache.c
10944         * src/pop.c
10945         * src/procmime.c
10946         * src/recv.c
10947         * src/common/log.c
10948         * src/common/template.c
10949                 Use that (and fix swapping of size and nmemb).
10950                 Thanks to Rich Coe for the heads up.
10951
10952 2005-06-30 [colin]      1.9.12cvs6
10953
10954         * src/addressbook.c
10955                 Optimize addressbook opening 
10956
10957 2005-06-30 [colin]      1.9.12cvs5
10958
10959         * src/summaryview.c
10960                 Remove calls to summary_step after move/copy
10961
10962 2005-06-28 [paul]       1.9.12cvs4
10963
10964         * src/alertpanel.c
10965                 wrap and make the error msg selectable
10966
10967 2005-06-28 [paul]       1.9.12cvs3
10968
10969         * src/ssl_manager.c
10970                 replace the OK button with a Close button
10971         * src/gtk/foldersort.c
10972                 use GTK_STOCK_ icons/buttons
10973
10974 2005-06-28 [colin]      1.9.12cvs2
10975
10976         * src/gedit-print.c             ** ADDED **
10977         * src/gedit-print.h             ** ADDED **
10978         * src/gtk/gtksourceprintjob.c   ** ADDED **
10979         * src/gtk/gtksourceprintjob.h   ** ADDED **
10980                 I can't believe no one had enough time to tell
10981                 me I forgot the `cvs add`
10982
10983 2005-06-27 [colin]      1.9.12cvs1
10984
10985         * src/Makefile.am
10986         * src/gtk/Makefile.am
10987         * src/messageview.c
10988         * src/procmsg.c
10989         * src/summaryview.c
10990         * configure.ac
10991                 Add optional libgnomeprint-based printing
10992         * src/mainwindow.c
10993         * src/gtk/quicksearch.c
10994                 Add an Edit/Quick search menu item to show
10995                 and focus the quicksearch
10996
10997 2005-06-27 [paul]       1.9.12
10998
10999         1.9.12 release
11000
11001         * po/ca.po
11002         * po/de.po
11003         * po/es.po
11004         * po/fr.po
11005         * po/it.po
11006         * po/ko.po
11007         * po/pt_BR.po
11008         * po/sk.po
11009         * po/zh_CN.po
11010                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
11011                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
11012                 SungHyun Nam, Frederico Goncalves Guimaraes,
11013                 Andrej Kacian, and Yang Guilong
11014 2005-06-26 [colin]      1.9.11cvs106
11015
11016         * src/imap_gtk.c
11017                 Forgot one file for previous fix
11018
11019 2005-06-26 [colin]      1.9.11cvs105
11020
11021         * src/folder.c
11022         * src/imap.c
11023                 Fix problems with folder operations in no_select
11024                 imap folders. it applies only to mails, and 
11025                 creation/deletion/move/renaming of folders 
11026                 should be possible
11027
11028 2005-06-26 [paul]       1.9.11cvs104
11029
11030         * src/prefs_filtering.c
11031                 replace one more GTK_STOCK_REMOVE
11032                 with GTK_STOCK_DELETE
11033
11034 2005-06-25 [colin]      1.9.11cvs103
11035
11036         * src/imap.c
11037                 Optimize get_seq_set_from_seq_list
11038                 (Patch by Ricardo) 
11039
11040 2005-06-25 [colin]      1.9.11cvs102
11041
11042         * src/mh.c
11043                 If the directory exists, but not in the
11044                 correct encoding, rename it. This should
11045                 handle old-versions-induced bugs.
11046
11047 2005-06-25 [colin]      1.9.11cvs101
11048
11049         * src/mh.c
11050                 Fix path access with extended dir names
11051                 Fixes bug #589 (SC segfaults with wrong locale
11052                 settings)
11053
11054 2005-06-25 [colin]      1.9.11cvs100
11055
11056         * src/prefs_account.c
11057         * src/prefs_account.h
11058         * src/compose.c
11059                 Add an option to encrypt replies to
11060                 encrypted messages
11061
11062 2005-06-25 [colin]      1.9.11cvs99
11063
11064         * src/compose.c
11065         * src/quote_fmt_parse.y
11066                 ... And make it work with pgpinline.
11067
11068 2005-06-25 [colin]      1.9.11cvs98
11069
11070         * src/compose.c
11071         * src/procmime.c
11072         * src/procmime.h
11073         * src/quote_fmt_parse.y
11074                 o Make reedition of encrypted messages possible
11075                   (as long as it is encrypted to self too, no
11076                    magic there)
11077                 o Make replying with quote (and without selecting
11078                   text) possible for encrypted messages.
11079                 Closes bug #550 (Not possible to "reply with quote"
11080                 to gnupg encrypted messages)
11081
11082 2005-06-24 [paul]       1.9.11cvs97
11083
11084         * src/imap.c
11085                 add missing include
11086
11087 2005-06-24 [paul]       1.9.11cvs96
11088
11089         * src/editldap.c
11090                 made bind password entry invisible
11091                 (sync with main)
11092         * src/send_message.c
11093                 send_message_local(): check exit status
11094                 to detect errors (sync with main)
11095         * src/textview.c
11096                 use main's less ambiguous popup menu
11097                 wording
11098
11099 2005-06-24 [paul]       1.9.11cvs95
11100
11101         * src/prefs_actions.c
11102         * src/prefs_customheader.c
11103         * src/prefs_display_header.c
11104         * src/prefs_filtering_action.c
11105         * src/prefs_matcher.c
11106         * src/prefs_template.c
11107         * src/prefs_toolbar.c
11108                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
11109         * src/gtk/description_window.c
11110                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
11111
11112 2005-06-23 [colin]      1.9.11cvs94
11113
11114         * src/summaryview.c
11115                 Fix rough edges (be sure to call status_show whenever
11116                 necessary).
11117
11118 2005-06-23 [colin]      1.9.11cvs93
11119
11120         * src/summaryview.c
11121                 Optimize Select All
11122                 Before, in a 5K mails folder: 11s
11123                 After, in the same folder: 58000µs
11124                 The joys of locking... gtk_clist_select_all() fires a 
11125                 tree-select-row event for each selected row, which in 
11126                 summaryview, callbacks summary_selected which in turn,
11127                 calls summary_status_show, which walks the selected
11128                 rows. Hence, calling gtk_clist_select_all was 
11129                 exponential. Locking the summaryview makes 
11130                 summary_selected return early.
11131
11132 2005-06-23 [colin]      1.9.11cvs92
11133
11134         * src/imap.c
11135                 Move mutex at the important place to avoid
11136                 deadlocks
11137         * src/summaryview.c
11138                 Fix Del key deleting directly instead of
11139                 moving to trash
11140
11141 2005-06-22 [colin]      1.9.11cvs91
11142
11143         * src/plugins/spamassassin/libspamc.c
11144                 As we do spagetti code with assignations in multiple
11145                 places (see _message_read_raw where out = msg = raw),
11146                 let's be sure we don't free the same pointer twice.
11147                 Should fix bug #683 (Crash in libpam at 
11148                 message_cleanup).
11149
11150 2005-06-22 [colin]      1.9.11cvs90
11151
11152         * src/compose.c
11153         * src/messageview.c
11154         * src/toolbar.c
11155                 Make toolbar's delete use the move to trash stuff;
11156                 Add gtk_widget_realize to be sure pixmaps can get
11157                 created (that may fix an old worksforme bug which
11158                 I can't find back...)
11159
11160 2005-06-22 [colin]      1.9.11cvs89
11161
11162         * src/summaryview.c
11163         * src/summaryview.h
11164         * src/mainwindow.c
11165                 Rename "Message/Delete" to "Message/Move to trash"
11166                 Add "Message/Delete..." that directly destroys the
11167                 selected messages after asking for a confirmation.
11168
11169 2005-06-22 [colin]      1.9.11cvs88
11170
11171         * src/imap.c
11172                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
11173                 o Fix a deadlock (thanks Darko)
11174
11175 2005-06-22 [colin]      1.9.11cvs87
11176
11177         * src/gtk/foldersort.c
11178                 Add missing include for the i18n;
11179                 patch by Fabien Vantard
11180
11181 2005-06-21 [colin]      1.9.11cvs86
11182
11183         * src/folder.c
11184         * src/folderview.c
11185                 Respect the no_select flag
11186         * src/imap.c
11187                 Fix recursive deletion
11188         * src/imap_gtk.c
11189         * src/mh_gtk.c
11190                 Make the folder deletion's warning
11191                 more explicit
11192
11193 2005-06-21 [colin]      1.9.11cvs85
11194
11195         * src/textview.c
11196                 Prevent email addresses from spanning accross
11197                 lines - fixes bug # 646 (newline-chars in 
11198                 email addresses)
11199
11200 2005-06-20 [colin]      1.9.11cvs84
11201
11202         * src/folder.c
11203                 Be sure not to remove source if copy failed
11204
11205 2005-06-20 [colin]      1.9.11cvs83
11206
11207         * src/folderview.c
11208         * src/imap_gtk.c
11209                 remove summaryview's lock
11210         * src/imap.c
11211                 introduce threads to avoid problems when foreground tasks
11212                 interfere with background tasks
11213         * src/mh.c
11214                 prevent moving to drafts/queue
11215         * src/mimeview.c
11216                 fix leak
11217
11218 2005-06-19 [colin]      1.9.11cvs82
11219
11220         * src/imap_gtk.c
11221                 Remember that the user doesn't want to override
11222                 offline mode, for 3 seconds. It avoid presenting
11223                 him with N popups in a really short time.
11224
11225 2005-06-17 [colin]      1.9.11cvs81
11226
11227         * src/imap.c
11228                 Fix IMAP breaking on folders containing '('
11229                 (Probably won't be enough)
11230
11231 2005-06-17 [colin]      1.9.11cvs80
11232
11233         Forgotten files on 1.9.11cvs79
11234         * src/summaryview.c
11235                 Fix stepping when not immediately executing
11236         * src/imap.c
11237                 Really prevent UID FETCH 0
11238         * src/codeconv.c
11239                 Fix outgoing charset never set to utf-8
11240         * src/mh.c
11241                 Fix leak
11242
11243 2005-06-16 [colin]      1.9.11cvs79
11244
11245         * src/compose.c
11246                 Fix bug #707 (Dash splits rows)
11247                 Only wrap if we're on a line break position and
11248                 the previous one was a "white" (space) char.
11249                 Pango stuff is weird.
11250
11251 2005-06-16 [colin]      1.9.11cvs78
11252
11253         * src/imap_gtk.c
11254                 Lock summaryview while downloading messages
11255                 on user demand
11256         * src/procheader.c
11257         * src/unmime.c
11258         * src/common/utils.c
11259         * src/common/utils.h
11260                 Replace \r and \n with spaces in From and
11261                 Subject headers
11262
11263 2005-06-16 [paul]       1.9.11cvs77
11264
11265         * src/procmime.c
11266                 liberalise the mime parser
11267         * src/gtk/about.c
11268                 add text wrapping
11269
11270 2005-06-16 [paul]       1.9.11cvs76
11271
11272         * src/gtk/about.c
11273                 reworked
11274
11275 2005-06-15 [colin]      1.9.11cvs75
11276
11277         * src/compose.c
11278                 Finish header encoding fix
11279         * src/summaryview.c
11280                 Fix segfault
11281         * src/headerview.c
11282                 Fix compilation (Thanks Stephan
11283                 Sachse)
11284
11285 2005-06-15 [colin]      1.9.11cvs74
11286
11287         * Makefile.am
11288                 Install gnome2 stuff rather than gnome1, 
11289                 if both are present
11290         * src/codeconv.c
11291         * src/codeconv.h
11292         * src/compose.c
11293                 Fix headers encoding
11294         * src/folder.c
11295                 Visual progress when fetching all messages
11296         * src/folderview.c
11297         * src/summaryview.c
11298         * src/summaryview.h
11299                 Prevent changing current message while
11300                 incorporating
11301
11302 2005-06-15 [paul]       1.9.11cvs73
11303
11304         * src/gtk/gtkaspell.c
11305         * src/gtk/gtkaspell.h
11306                 fix build warnings
11307
11308 2005-06-15 [paul]       1.9.11cvs72
11309
11310         * src/prefs_filtering.c
11311                 allow reordering of filter rules by
11312                 drag n drop
11313
11314 2005-06-15 [paul]       1.9.11cvs71
11315
11316         * COPYING
11317                 updated
11318         * src/codeconv.c
11319                 replace deprecated function
11320         * src/inc.c
11321         * src/send_message.c
11322         * src/gtk/progressdialog.c
11323         * src/gtk/progressdialog.h
11324                 salvage and reuse parts of reverted sync
11325
11326 2005-06-15 [paul]       1.9.11cvs70
11327
11328         * src/inc.c
11329         * src/send_message.c
11330         * src/gtk/progressdialog.c
11331         * src/gtk/progressdialog.h
11332                 revert yesterday's sync with main
11333                 it contains deprecated functions
11334
11335 2005-06-15 [colin]      1.9.11cvs69
11336
11337         * src/headerview.c
11338                 Fix bug #670 (multi user to: will corrupt message 
11339                 headers display)
11340
11341 2005-06-15 [colin]      1.9.11cvs68
11342
11343         * src/compose.c
11344                 Fix bug #421 (Fix undo on wrapping)
11345
11346 2005-06-15 [colin]      1.9.11cvs67
11347
11348         * src/folder.c
11349                 Provide visual feedback while processing
11350                 folder's rules.
11351         * src/imap.c
11352                 Provide visual feedback while getting
11353                 short headers (for uncached messages)
11354
11355
11356 2005-06-14 [paul]       1.9.11cvs66
11357
11358         * src/account.c
11359                 change a couple stock icons
11360         * src/inc.c
11361         * src/send_message.c
11362         * src/gtk/progressdialog.c
11363         * src/gtk/progressdialog.h
11364                 sync main's GtkTreeView implementation
11365
11366 2005-06-14 [colin]      1.9.11cvs65
11367
11368         * src/imap.c
11369                 Various little fixes, mainly on error paths
11370
11371 2005-06-13 [colin]      1.9.11cvs64
11372
11373         * matcher.c
11374         * procmsg.c
11375         * procmsg.h
11376                 Add a way to fetch only headers. This speeds
11377                 up filtering on headers for IMAP. Fixes:
11378                 bug #481 extraneous imap commands slow down 
11379                         imap filtering
11380                 bug #522 Sylpheed downloads all messages 
11381                         when opening mailbox (IMAP)
11382                 bug #677 IMAP fetch is soooooooooooooo slow
11383         * src/folder.c
11384         * src/folder.h
11385                 Add a folder set_batch method so that
11386                 implementations can speed up flags changes
11387         * src/folderutils.c
11388         * src/summaryview.c
11389                 Use that in mark as (un)read and mark all read
11390                 Refix bug #679
11391         * src/imap.c
11392                 Implement set_batch - brings back deferred
11393                 flags in a less buggy manner. Fixes:
11394                 bug #729 IMAP immediate expunge of deleted messages
11395                 bug #191 remove list of messages with one command
11396                 Fix login with strange chars
11397                 Implement fetch_msg_full
11398                 Fix copy (wrong counts)
11399
11400 2005-06-12 [colin]      1.9.11cvs63
11401
11402         * src/folder.c
11403                 lock incorporation during long operations.
11404                 Avoids fucking up the IMAP socket.
11405
11406 2005-06-12 [colin]      1.9.11cvs62
11407
11408         * src/imap.c
11409                 Fix harmful typo
11410                 Factorize remove_all_msg
11411                 Thread-ize expunge
11412         * src/summaryview.c
11413                 Don't update partial-download status if unnecessary
11414         * src/folder.c
11415                 Use remove_msgs everywhere possible
11416
11417 2005-06-12 [colin]      1.9.11cvs61
11418
11419         * src/folder.c
11420         * src/folder.h
11421                 Add a remove_msgs function to remove a 
11422                 list of messages
11423         * src/imap.c
11424                 Implement that.
11425
11426 2005-06-12 [colin]      1.9.11cvs60
11427
11428         * src/imap.c
11429                 Remove flags-processing deferring... Too hard
11430                 to get it to work in all cases.
11431
11432 2005-06-11 [colin]      1.9.11cvs59
11433
11434         * src/imap.c
11435                 printf -> debug_print
11436
11437 2005-06-11 [colin]      1.9.11cvs58
11438
11439         * src/imap.c
11440                 o Fix build without USE_PTHREAD
11441                 o Factorize imap_open
11442                 o Alertpanel in case of impossible connection
11443                 o Alertpanel in case of impossible login
11444                 o Fix deferred flags processing to force a 
11445                   flush before adding some more flags to process,
11446                   but in another folder.
11447
11448 2005-06-10 [colin]      1.9.11cvs57
11449
11450         * src/imap.c
11451                 o Fix a format string error
11452                 o init ssl socket outside of the thread 
11453                   (it possibly invokes gtk calls)
11454         * src/procmime.c
11455                 o Put back the buffer to its necessary size
11456                 o Fix changing a file pointer without keeping
11457                   track of it (thanks Valgrind)
11458         * src/common/smtp.c
11459                 o Fix automatic STARTTLS if login should be done
11460                   and the server only allows it after starting TLS
11461         * src/gtk/gtkinputdialog.c
11462                 o Eat GDK_Return so that the combo popup doesn't 
11463                   appear when we press Enter to validate the combo
11464                   input dialog (as seen in the Open with... dialog)
11465
11466 2005-06-10 [colin]      1.9.11cvs56
11467
11468         * src/imap.c
11469                 o A bit less debug
11470                 o Fix a crash on deletion
11471                 o Threadize imap_select (it's called outside of 
11472                   threads)
11473                 o Defer treatment of DELETED flags
11474
11475
11476 2005-06-09 [colin]      1.9.11cvs55
11477
11478         * src/imap.c
11479                 Make sure we check imap_gtk_should_override(), which
11480                 potentially calls gtk stuff, before creating thread.
11481                 That way it should't be called via imap_get_session()
11482                 inside a thread.
11483
11484 2005-06-09 [colin]      1.9.11cvs54
11485
11486         * src/imap.c
11487                 o add a bit of status output
11488                 o remove some dead code
11489                 o threadize get_list_of_uids
11490                 o threadize imap_get_flags
11491                 o defer flag changing by 500ms so that they
11492                   can be batched
11493
11494
11495 2005-06-08 [colin]      1.9.11cvs53
11496
11497         * src/imap.c
11498                 Thread-ize imap_cmd_fetch
11499
11500 2005-06-08 [colin]      1.9.11cvs52
11501
11502         * src/main.c
11503                 Mmh, that broke POP3...
11504
11505 2005-06-08 [colin]      1.9.11cvs51
11506
11507         * src/main.c
11508                 Stabilize IMAP patch (thanks to Hoa)
11509
11510 2005-06-08 [colin]      1.9.11cvs50
11511
11512         * src/imap.c
11513                 Test patch to speed up imap. 
11514
11515 2005-06-08 [colin]      1.9.11cvs49
11516
11517         * src/imap_gtk.c
11518                 Warning fix
11519         * src/procmime.c
11520                 Apply patch from gentoo to use /usr/share/mime/globs if 
11521                 available, after un-breaking it
11522         * src/common/log.c
11523         * src/common/log.h
11524                 Use g_timeout for invoking hooks that possibly use gtk
11525                 calls. This should leave gtk calls in the main thread.
11526
11527 2005-06-08 [paul]       1.9.11cvs48
11528
11529         * src/codeconv.c
11530                 conv_get_outgoing_charset_str(): don't
11531                 use prefs_common setting
11532         * src/compose.c
11533         * src/compose.h
11534                 add /Options/Character encoding/... to
11535                 temporarily change the outgoing encoding
11536
11537         (belated sync with main)
11538
11539 2005-06-08 [paul]       1.9.11cvs47
11540
11541         * src/compose.c
11542                 correction to/completion of last
11543                 sync with main
11544
11545 2005-06-08 [paul]       1.9.11cvs46
11546
11547         sync with main:
11548         
11549         * src/codeconv.c
11550         * src/codeconv.h
11551                 always enabled Japanese auto-detection
11552                 if the first letters of locale string
11553                 is "ja"
11554         * src/compose.c
11555                 don't use "destroy" signal to destroy
11556                 Compose object (fix rare crashes on discard?)
11557         * src/mainwindow.c
11558         * src/messageview.c
11559         * src/prefs_send.c
11560                 added Hebrew encodings
11561         * src/sourcewindow.c
11562                 don't use "destroy" signal to destroy
11563                 objects
11564
11565 2005-06-07 [colin]      1.9.11cvs45
11566
11567         * src/summaryview.c
11568                 Add missing unlocks/locks
11569
11570 2005-06-07 [paul]       1.9.11cvs44
11571
11572         * src/summaryview.c
11573                 restore bug #749 fix
11574
11575 2005-06-06 [colin]      1.9.11cvs43
11576
11577         * src/summaryview.c
11578                 Fix selection bug when prefs_common.open_unread 
11579                 is FALSE
11580
11581 2005-06-06 [colin]      1.9.11cvs42
11582
11583         * src/common/md5.c
11584                 Fix a warning
11585         * src/summaryview.c
11586         * src/folderview.c
11587                 Factorize long operations beginning and end
11588                 (locking, freezing/thawing, cursor, ...)
11589                 Check selection->data member in selection-
11590                 related loops; this avoids dying an awful
11591                 death if the selection changes on us while
11592                 we're marking a whole IMAP folder unread, 
11593                 for example.
11594
11595 2005-06-06 [paul]       1.9.11cvs41
11596
11597         * src/textview.c
11598                 don't g_free() a static gchar buffer
11599
11600 2005-06-05 [colin]      1.9.11cvs40
11601
11602         * src/mainwindow.c
11603         * src/messageview.c
11604         * src/summaryview.c
11605                 Fix bug #749 (Show all headers should be
11606                 sticky as the GUI suggests)
11607
11608 2005-06-03 [paul]       1.9.11cvs39
11609
11610         * src/compose.c
11611                 don't allow editing of mail while sending.
11612                 patch by Colin
11613
11614 2005-06-03 [paul]       1.9.11cvs38
11615
11616         * src/folderview.c
11617                 add a freeze/thaw to speed up 'mark all read'
11618
11619 2005-06-03 [paul]       1.9.11cvs37
11620
11621         * src/prefs_message.c
11622                 reflect changes immediately
11623
11624 2005-06-02 [colin]      1.9.11cvs36
11625
11626         * po/POTFILES.in
11627                 Patch by Fabien Vantard.
11628
11629 2005-06-02 [colin]      1.9.11cvs35
11630
11631         * src/imap.c
11632                 Use a non-blocking imap_getline() if possible.
11633                 This should completely prevent the interface
11634                 from freezin on imap operations, although it
11635                 may do strange stuff in case of folder switching
11636                 while a big imap operation is taking place...
11637
11638                 In addition, fix a leak in the case thread
11639                 creation fails on connection.
11640
11641 2005-06-02 [colin]      1.9.11cvs34
11642
11643         * src/crash.c
11644         * src/prefs_common.h
11645                 Fix build (prefs_common_init() doesn't exist
11646                 anymore)
11647
11648 2005-06-02 [colin]      1.9.11cvs33
11649
11650         * src/prefs_account.c
11651                 Fix bug #245 (filtering rules broken when
11652                 renaming a remote account (imap4 or nntp)
11653
11654 2005-06-02 [colin]      1.9.11cvs32
11655
11656         * src/imap.c
11657                 Try to fix IMAP shortcomings: 
11658                 o Multithread imap_open()
11659                 o allow offline-mode overriding instead of
11660                   just returning NULL
11661         * src/imap_gtk.c
11662         * src/imap_gtk.h
11663                 Add a function to ask whether we want to
11664                 override offline-mode for 10 minutes (one-shot
11665                 asking was painful)
11666         * src/procheader.c
11667                 Fix segfault when imap parser isn't happy about
11668                 a missing {
11669
11670 2005-06-01 [colin]      1.9.11cvs31
11671
11672         * src/addrharvest.c
11673         * src/compose.c
11674         * src/mbox.c
11675         * src/mbox.h
11676         * src/mh.c
11677         * src/msgcache.c
11678         * src/send_message.c
11679         * src/setup.c
11680         * src/undo.c
11681         * src/common/hooks.c
11682         * src/common/prefs.c
11683         * src/common/template.c
11684         * src/common/utils.c
11685         * src/gtk/gtkutils.c
11686         * src/gtk/inputdialog.c
11687         * src/gtk/menu.c
11688         * src/gtk/pluginwindow.c
11689         * src/gtk/prefswindow.c
11690         * src/plugins/pgpmime/passphrase.c
11691         * src/plugins/pgpmime/prefs_gpg.c
11692                 More -Wall fixes
11693
11694         * src/common/Makefile.am
11695         * src/common/timing.h
11696                 Add basic timing code
11697
11698         * src/summaryview.c
11699                 Fix a bug with unread messages when 
11700                 re-sorting folders, and by the way
11701                 fix a big performance hit when 
11702                 re-sorting (10k mails: before 5s,
11703                 after .5s)
11704
11705         * src/prefs_compose_writing.c
11706         * src/prefs_compose_writing.h
11707         * src/prefs_message.c
11708         * src/prefs_message.h
11709         * src/prefs_other.c
11710         * src/prefs_other.h
11711         * src/prefs_quote.c
11712         * src/prefs_quote.h
11713         * src/prefs_receive.c
11714         * src/prefs_receive.h
11715         * src/prefs_send.c
11716         * src/prefs_send.h
11717         * src/prefs_summaries.c
11718         * src/prefs_summaries.h
11719                 Fix copyright banner
11720
11721 2005-06-01 [paul]       1.9.11cvs30
11722
11723         * po/fi.po
11724                 updated by Flammie Pirinen
11725         * src/procmime.c
11726                 fix 'Bad BASE64 content' output
11727
11728 2005-05-31 [colin]      1.9.11cvs29
11729
11730         * src/procmime.c
11731                 Oops, where did my hunk go.
11732
11733 2005-05-31 [colin]      1.9.11cvs28
11734
11735         * src/Makefile.am
11736         * src/account.c
11737         * src/action.c
11738         * src/addr_compl.c
11739         * src/addressbook.c
11740         * src/codeconv.c
11741         * src/compose.c
11742         * src/export.c
11743         * src/folder.c
11744         * src/folderview.c
11745         * src/image_viewer.c
11746         * src/main.c
11747         * src/mainwindow.c
11748         * src/messageview.c
11749         * src/mimeview.c
11750         * src/msgcache.c
11751         * src/prefs_account.c
11752         * src/prefs_actions.c
11753         * src/prefs_common.c
11754         * src/prefs_compose_writing.c
11755         * src/prefs_customheader.c
11756         * src/prefs_ext_prog.c
11757         * src/prefs_filtering.c
11758         * src/prefs_filtering_action.c
11759         * src/prefs_fonts.c
11760         * src/prefs_image_viewer.c
11761         * src/prefs_message.c
11762         * src/prefs_message.h
11763         * src/prefs_msg_colors.c
11764         * src/prefs_other.c
11765         * src/prefs_other.h
11766         * src/prefs_quote.c
11767         * src/prefs_receive.c
11768         * src/prefs_receive.h
11769         * src/prefs_send.c
11770         * src/prefs_send.h
11771         * src/prefs_spelling.c
11772         * src/prefs_summaries.c
11773         * src/prefs_summary_column.c
11774         * src/prefs_template.c
11775         * src/prefs_themes.c
11776         * src/prefs_toolbar.c
11777         * src/prefs_wrapping.c
11778         * src/procmime.c
11779         * src/procmsg.c
11780         * src/send_message.h
11781         * src/ssl_manager.c
11782         * src/summary_search.c
11783         * src/summaryview.c
11784         * src/textview.c
11785         * src/wizard.c
11786         * src/common/smtp.c
11787         * src/common/smtp.h
11788         * src/gtk/gtkutils.h
11789                 o Move the rest of Common prefs to new style
11790                 o Lots of -Wall warning fixes
11791                 o fix FIXME in cache memusage calculation
11792                 o Let return receipts be sent from any account
11793                 o Little cache optimisation (read)
11794                 o Fix bug #746 (don't treat commas as separators
11795                   when inside a quoted string)
11796
11797 2005-05-31 [paul]       1.9.11cvs27
11798
11799         * src/prefs_common.c
11800                 fix 'off-by-one' typo
11801
11802 2005-05-31 [paul]       1.9.11cvs26
11803
11804         * src/account.c
11805         * src/addr_compl.c
11806         * src/compose.c
11807         * src/foldersel.c
11808         * src/prefs_actions.c
11809         * src/prefs_common.c
11810         * src/prefs_common.h
11811         * src/prefs_customheader.c
11812         * src/prefs_display_header.c
11813         * src/prefs_filtering.c
11814         * src/prefs_filtering_action.c
11815         * src/prefs_matcher.c
11816         * src/prefs_summaries.c
11817         * src/prefs_summary_column.c
11818         * src/prefs_template.c
11819         * src/prefs_toolbar.c
11820         * src/ssl_manager.c
11821         * src/gtk/pluginwindow.c
11822         * src/gtk/prefswindow.c
11823         * src/gtk/progressdialog.c
11824                 add hidden prefs 'enable_rules_hint'
11825                 for gtk_tree_view_set_rules_hint()
11826                 (sync with main)
11827                 
11828
11829 2005-05-31 [colin]      1.9.11cvs25
11830
11831         * src/Makefile.am
11832         * src/main.c
11833         * src/prefs_common.c
11834         * src/prefs_summaries.c ** ADDED **
11835         * src/prefs_summaries.h ** ADDED **
11836                 Common/Display -> Display/Summaries
11837
11838 2005-05-31 [colin]      1.9.11cvs24
11839
11840         * src/Makefile.am
11841         * src/main.c
11842         * src/prefs_quote.c ** ADDED **
11843         * src/prefs_quote.h ** ADDED **
11844                 Move Common/Quote to Compose/Quoting
11845         * src/prefs_common.c
11846         * src/prefs_common.h
11847                 Remove old quote stuff, add
11848                 convenience functions for GtkTextView prefs
11849         * src/gtk/prefswindow.c
11850                 Set default height higher
11851
11852 2005-05-30 [colin]      1.9.11cvs23
11853
11854         * src/Makefile.am
11855         * src/main.c
11856         * src/prefs_common.c
11857         * src/prefs_compose_writing.c ** ADDED **
11858         * src/prefs_compose_writing.h ** ADDED **
11859                 Move Common/Compose prefs to Compose/Writing
11860
11861 2005-05-30 [colin]      1.9.11cvs22
11862
11863         * src/common/utils.c
11864                 Fix bug #651 (Confused Attract by Subject)
11865                 Patch by M. Benkmann <haferfrost@web.de>
11866         * AUTHORS
11867
11868 2005-05-30 [colin]      1.9.11cvs21
11869
11870         * src/compose.c
11871                 Fix concatenation of different headers of
11872                 the same type (bug #645)
11873         * src/prefs_folder_item.c
11874                 Fix bug #699 (setting color to black doesn't
11875                 work immediately)
11876         * src/procmime.c
11877                 Print out decoding error only once per
11878                 block
11879
11880 2005-05-30 [paul]       1.9.11cvs20
11881
11882         * src/common/template.c
11883                 fix Bcc
11884
11885 2005-05-30 [paul]       1.9.11cvs19
11886
11887         * doc/src/rfc2368.txt   **NEW FILE**
11888         * src/compose.c
11889                 compose_entries_set(): don't interpret Bcc
11890                 header field (conform to RFC 2368)
11891                 (sync with main)
11892
11893 2005-05-29 [colin]      1.9.11cvs18
11894
11895         * src/prefs_common.c
11896                 Let the default reply format respect
11897                 netiquette by cutting the signature.
11898
11899 2005-05-29 [colin]      1.9.11cvs17
11900
11901         * src/summaryview.c
11902                 Don't let always_show_msg override
11903                 open_unread_on_enter when opening a new
11904                 directory.
11905
11906 2005-05-27 [paul]       1.9.11cvs16
11907
11908         sync with main:
11909
11910         * src/main.c
11911                 app_will_exit(): cleanup tmp directory when exit
11912         * src/message_search.c
11913                 improved the interface and made code cleanup.
11914                 removed Clear button
11915         * src/send_message.c
11916                 send_message_local(): use GSpawn, and detect errors
11917         * src/summary_search.c
11918                 improved the interface and made code cleanup
11919         * src/textview.c
11920                 textview_write_link(): also skip non-ascii space
11921                  at the head of link strings (phishing check
11922                  didn't work at the case)
11923         * src/common/utils.c
11924                 get_command_output(): use g_spawn_command_line_sync()
11925                 instead of popen()
11926
11927 2005-05-26 [colin]      1.9.11cvs15
11928
11929         * src/folder.c
11930                 remove printf
11931
11932 2005-05-26 [colin]      1.9.11cvs14
11933
11934         * src/common/nntp.c
11935                 Fix nntp mode reader (bug #611)
11936                 Patch by Florian Mickler <florian@mickler.org>
11937
11938 2005-05-26 [colin]      1.9.11cvs13
11939
11940         * src/plugins/pgpmime/passphrase.c
11941                 Fix mouse grabbing (bug #557)
11942
11943 2005-05-26 [colin]      1.9.11cvs12
11944
11945         * src/prefs_themes.c
11946                 Fix g_warning (bug #541)
11947
11948 2005-05-26 [colin]      1.9.11cvs11
11949
11950         * src/prefs_actions.c
11951         * src/prefs_template.c
11952                 Fix bug #506 (no warning if action/template
11953                 is not saved)
11954         * src/common/template.c
11955                 Fix a possible crash
11956
11957 2005-05-26 [colin]      1.9.11cvs10
11958
11959         * src/folder.c
11960         * src/folderview.c
11961         * src/procmsg.c
11962         * src/summaryview.c
11963                 Forbid locked messages to be moved or
11964                 deleted. Locked messages in trashes 
11965                 still get deleted, for performance
11966                 reason (mh.c::mh_remove_all_msgs)
11967
11968 2005-05-25 [colin]      1.9.11cvs9
11969
11970         * src/procmime.c
11971                 Use correct encoding when sending mails
11972                 with attachments that have accentued 
11973                 chars in their name
11974
11975 2005-05-24 [colin]      1.9.11cvs8
11976
11977         * src/summaryview.c
11978                 Fix bug #688 f) read/unread marker not
11979                 changed on first click
11980                 Also, optimize summary_status_show()
11981                 calls
11982         * src/folder.c
11983         * src/inc.c
11984         * src/procmime.c
11985                 Fix bug #688 b) and c) wrt message
11986                 attachments and signature
11987         * src/stock_pixmap.c
11988         * src/stock_pixmap.h
11989         * src/stock_pixmap.c
11990         * src/stock_pixmap.h
11991         * src/Makefile.am
11992         * src/pixmaps/clip_gpg_signed.xpm
11993                 Add clip/signed icon
11994
11995 2005-05-24 [colin]      1.9.11cvs7
11996
11997         * src/folder_item_prefs.c
11998                 whitespace fix
11999
12000 2005-05-24 [colin]      1.9.11cvs6
12001
12002         * src/folderview.c
12003         * src/prefs_common.c
12004         * src/prefs_common.h
12005                 Add a confirmation to folder drag and drop
12006                 fixes bug #156
12007         * src/alertpanel.c
12008         * src/alertpanel.h
12009                 fix _with_disable parameters so that
12010                 the buttons labels are specifiable too
12011         * src/plugins/pgpmime/sgpgme.c
12012                 reflect said change
12013                 
12014
12015 2005-05-24 [colin]      1.9.11cvs5
12016
12017         * src/folderview.c
12018                 Uncollapse/collapse folders on double-click
12019                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
12020                 closes bug #108
12021
12022 2005-05-23 [colin]      1.9.11cvs4
12023
12024         * src/common/socket.c
12025                 Check another special SSL_peek() error.
12026                 Should help wrt bug #728
12027
12028 2005-05-23 [colin]      1.9.11cvs3
12029
12030         * src/plugins/pgpmime/pgpmime.c
12031                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
12032                 breaking menu accelerators and stuff. Users will have to
12033                 reselect "PGP MIME" instead of "PGP/MIME" in their 
12034                 account's privacy preferences if needed.
12035
12036 2005-05-22 [paul]
12037
12038         * tools/kdeservicemenu/install.sh
12039                 use kdesu to prompt for root password if doing
12040                 global install/uninstall
12041
12042 2005-05-20 [colin]      1.9.11cvs2
12043
12044         * src/procmsg.c
12045                 Fix another compilation error with gcc-2.9x
12046                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
12047         * src/send_message.c
12048                 Don't send QUIT if we aren't connected
12049
12050 2005-05-19 [colin]      1.9.11cvs1
12051
12052         * src/procmsg.c
12053                 Fix compilation with gcc 2.9x
12054
12055 2005-05-19 [paul]       1.9.11
12056
12057         1.9.11 released
12058
12059 2005-05-19 [paul]       1.9.9cvs14
12060
12061         * src/gtk/inputdialog.c
12062                 prevent gettext warning
12063
12064 2005-05-19 [paul]       1.9.9cvs13
12065
12066         * src/mainwindow.c
12067         * src/prefs_common.c
12068         * src/prefs_common.h
12069         * src/textview.c
12070         * src/textview.h
12071                 add an option to toggle cursor in message
12072                 view (sync with main)
12073
12074 2005-05-18 [colin]      1.9.9cvs12
12075
12076         * src/compose.c
12077                 Dereference freed pointer
12078         * src/gtk/gtkaspell.c
12079                 Fix duplication of dictionaries (is it an aspell issue?)
12080
12081 2005-05-18 [colin]      1.9.9cvs11
12082
12083         * src/gtk/inputdialog.c
12084         * src/gtk/gtkaspell.c
12085                 HIGuify dialogs
12086         * src/alertpanel.c
12087                 Remove a double call
12088
12089 2005-05-17 [colin]      1.9.9cvs10
12090
12091         * src/gtk/gtkaspell.c
12092                 Fix dialogs, Ctrl-Enter accel
12093
12094 2005-05-17 [colin]      1.9.9cvs9
12095
12096         * src/gtk/gtkaspell.c
12097                 Fix some accelerators, escape in replace-window
12098
12099 2005-05-16 [colin]      1.9.9cvs8
12100
12101         * src/gtk/gtkaspell.c
12102                 Revert last commit, it was a mistake.
12103
12104 2005-05-16 [colin]      1.9.9cvs7
12105
12106         * src/gtk/gtkaspell.c
12107                 Remove buggy code while we're at it. It's a 
12108                 dead code path anyway.
12109
12110 2005-05-16 [colin]      1.9.9cvs6
12111
12112         * src/gtk/gtkaspell.c
12113                 Missed some gtk_menu_popup where deactivate
12114                 signal should be handled. Should fix bug
12115                 #629 a bit more.
12116
12117 2005-05-16 [colin]      1.9.9cvs5
12118
12119         * src/gtk/gtkaspell.c
12120                 Remove debug printf()s
12121
12122 2005-05-16 [colin]      1.9.9cvs4
12123
12124         * src/gtk/gtkaspell.c
12125                 Fix a bit aspell problems
12126                 (see bug #629)
12127
12128 2005-05-13 [colin]      1.9.9cvs3
12129
12130         * src/folderview.c
12131                 Fix the + appearing even when no subfolders
12132                 have unread messages. Thanks to wwp for the
12133                 bug report.
12134
12135 2005-05-11 [paul]       1.9.9cvs2
12136
12137         * src/folderview.c
12138                 correction to 1.9.9cvs1, only colour folders that
12139                 have new msgs (not unread msgs)
12140
12141 2005-05-10 [colin]      1.9.9cvs1
12142
12143         * src/folderview.c
12144         * src/summaryview.c
12145                 Try to fix bolding bugs again.
12146
12147 2005-05-09 [paul]
12148
12149         * tools/claws.i18n.status.pl
12150                 add Ricardo Mones Lastra's script that has been providing
12151                 the i18n status page for many months
12152
12153 2005-05-09 [paul]       1.9.9
12154
12155         1.9.9 release
12156
12157 2005-05-09 [paul]       1.9.6cvs58
12158
12159         * AUTHORS
12160         * INSTALL
12161         * README.claws
12162                 updated
12163         * Makefile.am 
12164         * RELEASE_NOTES.claws
12165                 add release notes to cvs to simplify release
12166                 procedure
12167         * configure.ac
12168                 add ca and fi to ALL_LINGUAS
12169         * po/Makefile.in.in
12170                 workaround for missing Makevars
12171         * po/ca.po
12172         * po/fi.po
12173                 add new Catalan and Finnish translations
12174                 submitted by Miquel Oliete and Flammie Pirinen
12175         * po/de.po
12176         * po/es.po
12177         * po/fr.po
12178         * po/it.po
12179         * po/pl.po
12180         * po/ru.po
12181         * po/sk.po
12182         * po/sr.po
12183         * po/zh_CN.po
12184                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
12185                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
12186                 Urke MMI, and Hansom Young
12187         * src/main.c
12188                 Fix drafting when quitting. compose_draft() closes the
12189                 compose windows, which modifies the compose_list GSList.
12190                 We have to refresh this list after echo drafting to avoid a
12191                 segfault
12192         * src/partial_download.c
12193                 fix segfault on exit
12194
12195 2005-05-06 [paul]       1.9.6cvs57
12196
12197         * src/grouplistdialog.c
12198                 quick fix/workaround for unresizeable newsgroup
12199                 name column 
12200
12201 2005-05-06 [paul]       1.9.6cvs56
12202
12203         * src/inc.c
12204         * src/mainwindow.c
12205                 use gettext plural forms
12206         * src/imap_gtk.c
12207         * src/mh_gtk.c
12208         * src/toolbar.c
12209                 small improvement to english usage
12210
12211 2005-05-05 [thorsten]   1.9.6cvs55
12212
12213         * src/folder.c
12214                 fix possible crash
12215
12216 2005-05-05 [paul]       1.9.6cvs54
12217         
12218         sync with HEAD
12219
12220         * AUTHORS
12221         * src/compose.c
12222                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
12223                 patch by Tim Mann
12224
12225 2005-05-05 [paul]       1.9.6cvs53
12226
12227         * src/mainwindow.c
12228                 fix resizing of separate message and
12229                 folder views
12230
12231 2005-05-05 [paul]       1.9.6cvs52
12232
12233         * src/account.c
12234         * src/addrgather.c
12235         * src/browseldap.c
12236         * src/exphtmldlg.c
12237         * src/expldifdlg.c
12238         * src/importmutt.c
12239         * src/importpine.c
12240         * src/main.c
12241         * src/mainwindow.c
12242         * src/noticeview.c
12243         * src/prefs_filtering.c
12244         * src/prefs_filtering_action.c
12245         * src/prefs_matcher.c
12246         * src/prefs_spelling.c
12247         * src/prefs_toolbar.c
12248         * src/toolbar.c
12249         * src/wizard.c
12250         * src/gtk/description_window.c
12251         * src/gtk/gtkvscrollbutton.c
12252         * src/gtk/progressdialog.c
12253         * src/gtk/quicksearch.c
12254         * src/plugins/pgpmime/prefs_gpg.c
12255         * src/plugins/spamassassin/spamassassin_gtk.c
12256                 replace deprecated gtk_widget_set_usize
12257
12258 2005-05-04 [colin]      1.9.6cvs51
12259
12260         * src/common/utils.c
12261                 Fix crash when subst_for_filename is called
12262                 with a NULL parameter
12263
12264 2005-05-04 [colin]      1.9.6cvs50
12265
12266         * src/partial_download.c
12267         * src/pop.c
12268                 Escape login when writing uidl file
12269                 fixes bug #736
12270
12271 2005-05-03 [colin]      1.9.6cvs49
12272
12273         * src/procmime.c
12274                 Fix possible DOS in mime parser
12275                 (see bug #634)
12276
12277 2005-05-02 [colin]      1.9.6cvs48
12278
12279         * src/compose.c
12280                 Try to fix the copy/paste mess once again.
12281
12282
12283 2005-04-30 [colin]      1.9.6cvs47
12284
12285         * src/prefs_account.h
12286         * src/procmsg.c
12287         * src/send_message.c
12288         * src/common/smtp.c
12289         * src/common/smtp.h
12290                 Try to batch sending mails (per account) instead of
12291                 reconnecting to server every time.
12292
12293 2005-04-29 [colin]      1.9.6cvs46
12294
12295         * src/messageview.c
12296                 Fix window resizing that refused to size down
12297         * src/prefs_common.c
12298         * src/prefs_common.h
12299         * src/prefs_filtering.c
12300                 Save Filtering's window size
12301
12302 2005-04-21 [paul]       1.9.6cvs45
12303
12304         * ChangeLog-gtk2.claws
12305         * src/setup.c
12306                 correction to sync
12307
12308 2005-04-21 [paul]       1.9.6cvs44
12309
12310         sync with main:
12311
12312         * src/setup.c
12313         * src/statusbar.c
12314         * src/statusbar.h
12315                 use gtkut_widget_draw_now(). Improved performance
12316                 of the update of statusbar
12317         * src/textview.c
12318                 textview_smooth_scroll_do(): redraw it after scroll
12319                 is done (fixed incorrect display when a part of the
12320                 view is hidden).
12321         * src/gtk/gtkutils.c
12322         * src/gtk/gtkutils.h
12323                 gtkut_widget_draw_now(): use gdk_window_process_updates()
12324                 to force update of widgets.
12325                 Removed gtkut_widget_wait_for_draw() which had a big
12326                 overhead  because of waiting for all events processed 
12327
12328 2005-04-20 [paul]       1.9.6cvs43
12329
12330         * src/codeconv.c
12331                 complete 1.9.6cvs42's sync:
12332                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
12333
12334 2005-04-19 [paul]       1.9.6cvs42
12335
12336         sync with main:
12337
12338         * src/action.c
12339                 catch_output(): correctly select the insert text
12340                 (fix invalid iterator warnings).
12341         * src/codeconv.c
12342         * src/codeconv.h
12343         * src/mainwindow.c
12344         * src/messageview.c
12345         * src/prefs_common.c
12346                 support GBK encoding.
12347         * src/common/session.c
12348         * src/common/session.h
12349                 use separate buffer for large data to be sent,
12350                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
12351
12352 2005-04-18 [paul]       1.9.6cvs41
12353
12354         * src/jpilot.c
12355                 convert unsigned long into guint32
12356                 patch by Paul LeoNerd Evans 
12357
12358 2005-04-17 [colin]      1.9.6cvs40
12359
12360         * src/compose.c
12361                 Fix 'Request return receipt' from folder
12362                 properties (bug #708)
12363
12364 2005-04-17 [colin]      1.9.6cvs39
12365
12366         * src/mainwindow.c
12367                 Fix duplicate hotkeys in Mainwindow's menu
12368
12369 2005-04-17 [colin]      1.9.6cvs38
12370
12371         * src/folderview.c
12372                 Fix duplicate hotkeys in Folderview's contextual
12373                 menu
12374
12375 2005-04-15 [colin]      1.9.6cvs37
12376
12377         * src/summaryview.c
12378                 Fix 'Save as...' with non-ascii filenames
12379
12380 2005-04-15 [colin]      1.9.6cvs36
12381
12382         * src/plugins/pgpmime/pgpmime.c
12383                 Fix bus error on 64bit. Spotted by 
12384                 macallan1888@gmail.com
12385
12386 2005-04-15 [colin]      1.9.6cvs35
12387
12388         * src/prefs_account.c
12389                 Fix cvs34.
12390
12391 2005-04-12 [colin]      1.9.6cvs34
12392
12393         * src/prefs_account.c
12394                 Fix smtp auth type off-by-one. We forgot to
12395                 add PLAIN in the prefs-to-gui setter func and
12396                 as a result, the selected auth when opening
12397                 account prefs was not the correct one.
12398
12399 2005-04-12 [paul]       1.9.6cvs33
12400
12401         * src/inc.c
12402                 if the recv dialog is visible, Cancel only
12403                 cancels the current account
12404
12405
12406 2005-04-10 [colin]      1.9.6cvs32
12407
12408         * src/filtering.c
12409                 Copy score when copying FilteringActions
12410                 Fix bug #674
12411
12412 2005-04-10 [colin]      1.9.6cvs31
12413
12414         * src/inc.c
12415                 Make Message -> Receive -> Cancel cancel 
12416                 incorporation on all accounts. Fixes
12417                 bug #693
12418
12419 2005-04-10 [colin]      1.9.6cvs30
12420
12421         * src/prefs_account.c
12422                 Update Privacy checkbuttons status based
12423                 on the selected privacy system
12424         * src/compose.c
12425                 Always connect the "None" privacy system; the
12426                 static boolean was probably there to avoid
12427                 reconnecting twice in the same compose window,
12428                 but as the parent function is only called once
12429                 per compose, it's only a bug - as a static is
12430                 initialized once per application instance.
12431                 Also, don't uncheck Sign and Encrypt when
12432                 selecting None as privacy system; just ignore
12433                 them when sending/queuing.
12434                 Should fix bug #695
12435
12436 2005-04-08 [colin]      1.9.6cvs29
12437
12438         * src/account.c
12439         * src/prefs_account.c
12440         * src/prefs_account.h
12441                 Add account preference to queue message in a certain
12442                 folder.
12443
12444 2005-04-06 [colin]      1.9.6cvs28
12445
12446         * src/prefs_account.c
12447                 Update old inbox path syntax
12448
12449 2005-04-06 [paul]       1.9.6cvs27
12450
12451         sync with main:
12452
12453         * configure.ac
12454                 changed -traditional-cpp to -no-cpp-precomp for newer
12455                 Mac OS X support
12456         * src/foldersel.c
12457                 made column resize automatically
12458         * src/send_message.c
12459                 send_message_smtp(): consider EOF right after QUIT
12460                 successful (workaround for Gmail SMTP server)
12461         * src/common/socket.c
12462                 ssl_read(), ssl_peek(): check EOF which violates the
12463                 SSL protocol
12464         * src/gtk/colorlabel.c
12465                 removed warnings when displaying colorlabel menu
12466                 (don't use GtkAlignment)
12467
12468 2005-04-05 [paul]       1.9.6cvs26
12469
12470         * src/plugins/trayicon/trayicon.c
12471                 fix clipping of icon under KDE3 
12472
12473 2005-04-05 [paul]       1.9.6cvs25
12474
12475         * src/summaryview.c
12476                 hide display of threading
12477                 patch by Alfons
12478
12479 2005-04-04 [thorsten]   1.9.6cvs24
12480
12481         * src/mh.c
12482                 marks lost on filesystems with different stat() results on
12483                 summer-/wintertime
12484
12485 2005-04-03 [colin]      1.9.6cvs23
12486
12487         * src/summaryview.c
12488                 Don't handle up/down. Patch by Alfons
12489
12490 2005-04-02 [colin]      1.9.6cvs22
12491
12492         * src/summaryview.c
12493                 Make scrolling faster. Patch by Alfons.
12494
12495 2005-04-01 [colin]      1.9.6cvs21
12496
12497         * src/Makefile.am
12498         * src/stock_pixmap.c
12499         * src/pixmaps/dir-noselect.xpm ** REMOVED **
12500         * src/pixmaps/dir_noselect.xpm ** ADDED **
12501                 Fix pixmap name mismatch (Thanks Stephan Sachse)
12502
12503 2005-04-01 [colin]      1.9.6cvs20
12504
12505         * src/image_viewer.c
12506         * src/image_viewer.h
12507         * src/procmime.c
12508         * src/procmime.h
12509         * src/textview.c
12510         * src/textview.h
12511                 Implement inline image resizing and right-clicking
12512
12513 2005-04-01 [paul]       1.9.6cvs19
12514
12515         * AUTHORS
12516         * Makefile.am
12517         * configure.ac
12518                 check for gnome2
12519                 patch by Luca Cavalli <loopback<AT>slackit.org>
12520         * po/ru.po
12521                 updated by Pavlo Bohmat
12522
12523 2005-03-31 [colin]      1.9.6cvs18
12524
12525         * src/news.c
12526                 Fix parsing references
12527         * src/msgcache.c
12528                 don't put nulls in the references list
12529         * src/procheader.c
12530                 commit that forgotten file in 1.9.6cvs14
12531
12532 2005-03-31 [colin]      1.9.6cvs17
12533
12534         * src/compose.c
12535                 Fix joining of signature separator again. 
12536                 Maybe Hiro could put it in main too...
12537
12538 2005-03-31 [colin]      1.9.6cvs16
12539
12540         * src/Makefile.am
12541         * src/foldersel.c
12542         * src/stock_pixmap.c
12543         * src/stock_pixmap.h
12544         * src/pixmaps/dir-noselect.xpm
12545                 Update foldersel.c (sync from main, patch by Alfons)
12546
12547 2005-03-30 [colin]      1.9.6cvs15
12548
12549         * src/imap.c
12550                 Fix handling of imap folders containing [] in 
12551                 their name. Thanks to Nahuel Angelinetti for
12552                 the detailed bugreport.
12553
12554 2005-03-30 [colin]      1.9.6cvs14
12555
12556         * src/common/utils.h
12557         * src/common/utils.c
12558         * src/common/defs.h
12559         * src/matcher.c
12560         * src/msgcache.c
12561         * src/news.c
12562         * src/procmsg.c
12563         * src/procmsg.h
12564         * src/quote_fmt_parse.y
12565         * src/summaryview.c
12566                 Update references system. Patch by Alfons
12567
12568 2005-03-30 [colin]      1.9.6cvs13
12569
12570         * src/common/socket.c
12571                 Force the glibc to read resolv.conf again when 
12572                 it has changed. Should fix issues when changing
12573                 networks on a laptop and not restarting sylpheed. 
12574
12575 2005-03-30 [paul]       1.9.6cvs12
12576
12577         partial sync with main:
12578
12579         * src/action.c
12580                 create_io_dialog(): use user-defined text font
12581                 (thanks to Alfons), and modified its appearance.
12582         * src/addrgather.c
12583         * src/addrharvest.c
12584         * src/browseldap.c
12585                 replace old code
12586         * src/compose.c
12587                 don't join (presumably) itemized lines on line-wrapping
12588                 fixed wrapping of quote when auto-wrapping is enabled
12589                 compose_destroy(): destroy paned only if it's not
12590                 attached to window. Fixed memory leak of popup menu.
12591         * src/exphtmldlg.c
12592         * src/expldifdlg.c
12593                 replace old code
12594         * src/html.c
12595         * src/html.h
12596         * src/importmutt.c
12597         * src/importpine.c
12598                 replace old code
12599         * src/main.c
12600                 removed redundant code
12601         * src/mainwindow.c
12602                 changed 'Code set' (which is rather incorrect)
12603                 in the menu to 'Character encoding'
12604                 main_window_set_widgets(): request size first
12605                 to prevent window size becoming wrong
12606                 fixed remembering of the state of the visibility
12607                 of MessageView
12608         * src/messageview.c
12609                 changed 'Code set' (which is rather incorrect)
12610                 in the menu to 'Character encoding'
12611         * src/prefs_common.c
12612         * src/prefs_common.h
12613                 added an option whether to render HTML as text or not
12614                 added separators to outgoing encoding menu
12615         * src/procheader.c
12616                 procheader_scan_date_string(): support header
12617                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
12618         * src/summaryview.c
12619         * src/summaryview.h
12620                 minor code cleanup
12621         * src/textview.c
12622                 textview_show_html(): force output of newline
12623                 added an option whether to render HTML as text or not
12624         * src/common/utils.c
12625                 strncpy2(): optimized based on Alfons' code
12626         * src/gtk/gtkutils.c
12627         * src/gtk/gtkutils.h
12628                 removed non-used code
12629         * src/plugins/pgpmime/passphrase.c
12630                 partially fixed grab input of passphrase dialog
12631                 Confine pointer to window
12632
12633 2005-03-30 [colin]      1.9.6cvs11
12634
12635         * src/msgcache.c
12636         * src/msgcache.h
12637                 Read/write 32bit ints from cache & marks
12638                 From main.
12639
12640 2005-03-29 [paul]       1.9.6cvs10
12641
12642         * AUTHORS
12643         * ChangeLog.claws
12644         * src/compose.c
12645         * src/gtk/gtkaspell.c
12646                 sync with HEAD (don't pass NULL pointers) 
12647
12648 2005-03-24 [paul]
12649
12650         * tools/Makefile.am
12651         * tools/README
12652         * tools/acroread2sylpheed.pl
12653                 sync with HEAD (add script to send pdfs as
12654                 attachments from Adobe Reader 7)
12655
12656 2005-03-21 [paul]       1.9.6cvs9
12657
12658         * configure.ac
12659         * po/POTFILES.in
12660         * src/Makefile.am
12661         * src/crash.c
12662         * src/image_viewer.c ** ADDED **
12663         * src/image_viewer.h ** ADDED **
12664         * src/main.c
12665         * src/prefs_common.c
12666         * src/prefs_common.h
12667         * src/prefs_image_viewer.c ** ADDED **
12668         * src/prefs_image_viewer.h ** ADDED **
12669         * src/textview.c
12670         * src/gtk/about.c
12671         * src/pixmaps/sylpheed_logo.xpm
12672         * src/plugins/Makefile.am
12673         * src/plugins/image_viewer/.cvsignore ** REMOVED **
12674         * src/plugins/image_viewer/Makefile.am ** REMOVED **
12675         * src/plugins/image_viewer/plugin.c ** REMOVED **
12676         * src/plugins/image_viewer/viewer.c ** REMOVED **
12677         * src/plugins/image_viewer/viewer.glade ** REMOVED **
12678         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
12679         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
12680         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
12681         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
12682                 as gdk-pixbuf is now built-in
12683                 remove image_viewer plugin and put code back into
12684                 main codebase
12685                 implement inline image display (sync with main)
12686
12687                 replace logo with newer, nicer, larger version  
12688
12689 2005-03-21 [paul]       1.9.6cvs8
12690
12691         * src/gtk/about.c
12692                 cosmetic improvement
12693
12694 2005-03-21 [holger]     1.9.6cvs7
12695
12696         * src/plugins/spamassassin/spamassassin.c
12697                 Sync with HEAD
12698                 (unregister hook on failed plugin init)
12699
12700 2005-03-20 [colin]      1.9.6cvs6
12701
12702         * src/common/plugin.c
12703                 Check that plugin isn't already loaded
12704                 Patch by Alfons
12705
12706 2005-03-20 [thorsten]   1.9.6cvs5
12707
12708         * src/compose.c
12709                 use a more compatible syntax
12710
12711 2005-03-20 [thorsten]   1.9.6cvs4
12712
12713         * src/prefs_toolbar.c
12714                 fix crash when selecting toolbar item (uninitialized pointer)
12715
12716 2005-03-20 [thorsten]   1.9.6cvs3
12717
12718         * src/procmime.c
12719                 fix mimetype detection (referenced free()d string)
12720
12721 2005-03-20 [paul]       1.9.6cvs2
12722
12723         * src/compose.c
12724                 sync with HEAD (1.0.3cvs5)
12725                 neglect Reply-To header if empty
12726                 Patch by Alfons 
12727
12728 2005-03-19 [holger]     1.9.6cvs1
12729
12730         * src/summaryview.c
12731         * src/summaryview.h
12732                 Sync with HEAD
12733
12734 2005-03-18 [paul]       1.9.6
12735
12736         initial GTK2 release
12737
12738 2005-03-18 [paul]       1.0.3cvs3.1
12739
12740         * AUTHORS
12741         * ChangeLog.claws
12742         * configure.ac
12743         * src/gtk/about.c
12744         * src/pixmaps/sylpheed_logo.xpm
12745                 sync with HEAD
12746
12747 2005-03-18 [colin]      1.0.3cvs2.6
12748
12749         * src/summaryview.c
12750                 Remove call to summary_step in summary_copy_selected_to
12751                 Can't see its purpose, and this causes bug when copying
12752                 a message if the next one is unread: it reads it.
12753
12754 2005-03-18 [paul]       1.0.3cvs2.5
12755
12756         * src/foldersel.c
12757                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
12758
12759 2005-03-18 [paul]       1.0.3cvs2.4
12760
12761         * src/addrharvest.c
12762         * src/codeconv.c
12763         * src/codeconv.h
12764         * src/compose.c
12765         * src/news.c
12766         * src/procheader.c
12767         * src/procmime.c
12768         * src/unmime.c
12769         * src/unmime.h
12770                 fix buffer overflow, CAN-2005-0667, see
12771                 http://secunia.com/advisories/14491/
12772                 Patch by Alfons
12773
12774 2005-03-17 [colin]      1.0.3cvs2.3
12775
12776         * src/prefs_fonts.c
12777         * src/summaryview.c
12778                 Fix font bugs (both lists now officialy share 
12779                 the same font)
12780                 
12781
12782 2005-03-17 [paul]       1.0.3cvs2.2
12783
12784         * src/gtk/pluginwindow.c
12785                 make plugin descriptions uneditable
12786
12787 2005-03-11 [paul]       1.0.3cvs2.1
12788
12789         * ChangeLog.claws
12790         * configure.ac
12791         * po/POTFILES.in
12792         * src/plugins/trayicon/trayicon.c
12793                 sync with HEAD
12794                 add src/wizard.c to POTFILES.in
12795
12796 2005-03-11 [paul]       1.0.3cvs1.1
12797
12798         * ChangeLog
12799         * ChangeLog.claws
12800         * configure.ac
12801         * po/de.po
12802         * po/es.po
12803         * po/fr.po
12804         * po/it.po
12805         * po/pt_BR.po
12806         * po/ru.po
12807         * po/sk.po
12808         * po/sr.po
12809         * po/zh_CN.po
12810                 sync with HEAD
12811
12812 2005-03-04 [colin]      1.0.1cvs22.2
12813
12814         * src/compose.c
12815                 Fix signatures with accentued chars in it
12816
12817 2005-03-04 [colin]      1.0.1cvs22.1
12818
12819         * src/common/smtp.c
12820         * src/common/smtp.h
12821                 Don't use SIZE param in MAIL FROM: if server 
12822                 doesn't support it. Patch by Eugen Freiter
12823                 <eugen_f@users.sf.net>
12824
12825 2005-02-27 [paul]       1.0.1cvs20.1
12826
12827         * ChangeLog.claws
12828         * configure.ac
12829         * src/messageview.c
12830                 sync with HEAD
12831
12832 2005-02-27 [colin]      1.0.1cvs19.4
12833
12834         * src/procheader.c
12835         * src/procheader.h
12836                 Fix prototypes. Patch by Alfons
12837
12838 2005-02-27 [colin]      1.0.1cvs19.3
12839
12840         * src/compose.c
12841                 Don't auto-join the signature separator.
12842
12843 2005-02-26 [colin]      1.0.1cvs19.2
12844
12845         * src/summaryview.c
12846                 Fix 'mark all read' with collapsed threads.
12847                 Patch by Alfons.
12848
12849 2005-02-25 [paul]       1.0.1cvs19.1
12850
12851         * ChangeLog.claws
12852         * configure.ac
12853         * src/prefs_account.c
12854         * src/prefs_folder_item.c
12855         * src/gtk/prefswindow.c
12856         * src/gtk/prefswindow.h
12857                 sync with HEAD
12858
12859 2005-02-25 [paul]       1.0.1cvs15.12
12860
12861         * src/alertpanel.c
12862         * src/codeconv.c
12863         * src/compose.c
12864         * src/textview.c
12865         * src/gtk/gtkutils.c
12866         * src/gtk/gtkutils.h
12867         * src/gtk/logwindow.c
12868         * src/gtk/progressdialog.c
12869                 sync with main (revision 127)
12870                 and fix logwindow clipping
12871
12872 2005-02-24 [colin]      1.0.1cvs15.11
12873
12874         * src/plugins/pgpmime/passphrase.c
12875                 Disable input grabbing; it doesn't work yet.
12876
12877 2005-02-24 [colin]      1.0.1cvs15.10
12878
12879         * src/messageview.c
12880                 Don't send out receipts if offline. Ask.
12881
12882 2005-02-23 [colin]      1.0.1cvs15.9
12883
12884         * src/summaryview.c     
12885                 Fix expanding
12886
12887 2005-02-23 [colin]      1.0.1cvs15.8
12888
12889         * src/summaryview.c
12890                 Really fix Bug 568 by removing useless
12891                 calls. summary_thread_init() now called
12892                 in summary_sort(). This should please
12893                 Alfons as it should be faster than 
12894                 previously.
12895
12896 2005-02-23 [colin]      1.0.1cvs15.7
12897
12898         * src/compose.c
12899                 Encode parts as QP or B64 if signing
12900
12901 2005-02-23 [colin]      1.0.1cvs15.6
12902
12903         * src/compose.c
12904                 Fix Mimeinfo leakage (including tmp files)
12905         * src/procmsg.c
12906                 Fix tmp file leakage (spotted by Ivan Rayner)
12907
12908 2005-02-22 [colin]      1.0.1cvs15.5
12909
12910         * src/expldifdlg.c
12911                 Fix keyboard input. Patch by Alfons.
12912
12913 2005-02-21 [colin]      1.0.1cvs15.4
12914
12915         * src/compose.c
12916                 Fix Sign/Encrypt when unselecting privacy
12917                 system
12918         * src/prefs_common.c
12919                 Change default message font to Monospace
12920         * src/summaryview.c
12921                 More freezing during potentially large operations
12922
12923 2005-02-21 [paul]       1.0.1cvs15.3
12924
12925         * src/main.c
12926                 fix --help output
12927
12928 2005-02-21 [paul]       1.0.1cvs15.2
12929
12930         * po/Makefile.in.in
12931         * src/compose.c
12932         * src/summaryview.c
12933         * src/textview.c
12934         * src/common/utils.c
12935         * src/common/utils.h
12936                 sync with main (revision 117)
12937
12938 2005-02-20 [colin]      1.0.1cvs15.1
12939
12940         * src/common/defs.h
12941                 Change cache file to .sylpheed_claws_cache, as
12942                 suggested by Alfons. Allows people to switch
12943                 between Sylpheed and Sylpheed-Claws. it is
12944                 a good idea to "Check for new messages" at next
12945                 startup.
12946
12947
12948 2005-02-18 [colin]      1.0.1cvs14.1
12949
12950         * src/quote_fmt_lex.l
12951         * src/quote_fmt_parse.y
12952                 Fix parser initialisation. Patch by Ivan.
12953
12954 2005-02-18 [colin]      1.0.1cvs11.6
12955
12956         * src/folderview.c
12957                 Fix scrolldown (bug 662)
12958
12959 2005-02-17 [colin]      1.0.1cvs11.5
12960
12961         * src/codeconv.c
12962                 conv_filename_to_utf8: return clean 7bit instead
12963                 of broken utf8 if needed
12964         * src/mimeview.c
12965                 Fix display of parts with unclean 8bit names
12966
12967 2005-02-17 [paul]       1.0.1cvs11.4
12968
12969         * src/compose.c
12970         * src/exportldif.c
12971         * src/matcher_parser_parse.y
12972         * src/procmime.c
12973         * src/sourcewindow.c
12974         * src/common/Makefile.am
12975         * src/common/intl.h             ** REMOVED **
12976         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
12977                 sync with main (revision 109)
12978                 and clean up
12979
12980 2005-02-16 [colin]      1.0.1cvs11.3
12981
12982         * src/summaryview.c
12983                 Fix collapsed thread not highlighting when new
12984                 messages in it (Bug 568) Patch by Stephan Sachse.
12985                 Fix messed up selection when reaching bounds (Bug 632)
12986         * src/prefs_themes.c
12987                 Fix theme installing (Bug 684)
12988
12989 2005-02-16 [colin]      1.0.1cvs11.2
12990
12991         * src/messageview.c
12992                 Fix messageview_select_all
12993
12994 2005-02-16 [colin]      1.0.1cvs11.1
12995
12996         * src/mh.c
12997                 Sync with HEAD (MH scan required function)
12998
12999 2005-02-15 [colin]      1.0.1cvs8.1
13000
13001         * src/mimeview.c
13002         * src/common/utils.c
13003                 Sync with HEAD (filename chars substitution)
13004
13005 2005-02-15 [colin]      1.0.1cvs7.3
13006
13007         * src/gtk/pluginwindow.c
13008                 Fix button spacing
13009
13010 2005-02-15 [colin]      1.0.1cvs7.2
13011
13012         * src/mimeview.c
13013                 Fix mime icons not reset across message when
13014                 scrolled down
13015
13016 2005-02-15 [colin]      1.0.1cvs7.1
13017
13018         * src/compose.c
13019         * src/procmime.c
13020                 Sync with HEAD (optimisation of cvs6)
13021
13022 2005-02-14 [colin]      1.0.1cvs6.1
13023
13024         * src/compose.c
13025         * src/procmime.c
13026                 Sync with HEAD (encode "From " at line beginning)
13027
13028 2005-02-14 [colin]      1.0.1cvs5.3
13029
13030         * src/compose.c
13031                 Fix wrapping with accentued chars.
13032
13033 2005-02-13 [colin]      1.0.1cvs5.2
13034
13035         * src/textview.c
13036                 Fix email informative part parsing with
13037                 accentued chars in it. ispunct() returns
13038                 true for them in utf8...
13039
13040 2005-02-12 [colin]      1.0.1cvs5.1
13041
13042         * src/filtering.c
13043                 Sync with HEAD (remove wrong use of compose after send)
13044
13045 2005-02-12 [paul]       1.0.1cvs4.5
13046
13047         * src/textview.c
13048                 remove unnecessary code (thanks to Alfons)
13049
13050 2005-02-12 [paul]       1.0.1cvs4.4
13051
13052         * src/textview.c
13053                 add 'Copy' to contextual menu on emails
13054
13055 2005-02-11 [colin]      1.0.1cvs4.3
13056
13057         * src/compose.c
13058                 revert 1.0.0cvs28.2, it doesn't work that well.
13059
13060 2005-02-11 [paul]       1.0.1cvs4.2
13061
13062         * po/Makefile.in.in
13063                 fix 'make release'
13064
13065 2005-02-10 [paul]       1.0.1cvs4.1
13066
13067         * ChangeLog
13068         * ChangeLog.claws
13069         * ChangeLog.jp
13070         * configure.ac
13071         * src/compose.c
13072                 sync with HEAD (sync with main)
13073
13074 2005-02-10 [paul]       1.0.1cvs3.2
13075
13076         * AUTHORS
13077         * Makefile.am
13078         * autogen.sh
13079         * configure.ac
13080         * config/mkinstalldirs
13081         * intl/.cvsignore
13082         * intl/ChangeLog
13083         * intl/VERSION
13084         * intl/bindtextdom.c
13085         * intl/config.charset
13086         * intl/dcgettext.c
13087         * intl/dcigettext.c
13088         * intl/dcngettext.c
13089         * intl/dgettext.c
13090         * intl/dngettext.c
13091         * intl/eval-plural.h
13092         * intl/explodename.c
13093         * intl/finddomain.c
13094         * intl/gettext.c
13095         * intl/gettextP.h
13096         * intl/gmo.h
13097         * intl/hash-string.h
13098         * intl/intl-compat.c
13099         * intl/l10nflist.c
13100         * intl/libgnuintl.h.in
13101         * intl/loadinfo.h
13102         * intl/loadmsgcat.c
13103         * intl/localcharset.c
13104         * intl/localcharset.h
13105         * intl/locale.alias
13106         * intl/localealias.c
13107         * intl/localename.c
13108         * intl/log.c
13109         * intl/ngettext.c
13110         * intl/os2compat.c
13111         * intl/os2compat.h
13112         * intl/osdep.c
13113         * intl/plural-exp.c
13114         * intl/plural-exp.h
13115         * intl/plural.c
13116         * intl/plural.y
13117         * intl/ref-add.sin
13118         * intl/ref-del.sin
13119         * intl/relocatable.c
13120         * intl/relocatable.h
13121         * intl/textdomain.c
13122         * m4/Makefile.am
13123         * po/Makefile.in.in
13124         * src/Makefile.am
13125         * src/account.c
13126         * src/action.c
13127         * src/addr_compl.c
13128         * src/addressadd.c
13129         * src/addressbook.c
13130         * src/addrgather.c
13131         * src/addrindex.c
13132         * src/alertpanel.c
13133         * src/browseldap.c
13134         * src/codeconv.c
13135         * src/codeconv.h
13136         * src/compose.c
13137         * src/compose.h
13138         * src/crash.c
13139         * src/editaddress.c
13140         * src/editbook.c
13141         * src/editgroup.c
13142         * src/editjpilot.c
13143         * src/editldap.c
13144         * src/editldap_basedn.c
13145         * src/editvcard.c
13146         * src/exphtmldlg.c
13147         * src/expldifdlg.c
13148         * src/export.c
13149         * src/exporthtml.c
13150         * src/filtering.c
13151         * src/folder.c
13152         * src/folder_item_prefs.c
13153         * src/foldersel.c
13154         * src/folderview.c
13155         * src/grouplistdialog.c
13156         * src/headerview.c
13157         * src/imap.c
13158         * src/imap_gtk.c
13159         * src/import.c
13160         * src/importldif.c
13161         * src/importmutt.c
13162         * src/importpine.c
13163         * src/inc.c
13164         * src/ldif.c
13165         * src/main.c
13166         * src/mainwindow.c
13167         * src/matcher.c
13168         * src/mbox.c
13169         * src/message_search.c
13170         * src/messageview.c
13171         * src/mh.c
13172         * src/mh_gtk.c
13173         * src/mimeview.c
13174         * src/msgcache.c
13175         * src/news.c
13176         * src/news_gtk.c
13177         * src/noticeview.c
13178         * src/partial_download.c
13179         * src/pop.c
13180         * src/prefs_account.c
13181         * src/prefs_actions.c
13182         * src/prefs_common.c
13183         * src/prefs_customheader.c
13184         * src/prefs_display_header.c
13185         * src/prefs_ext_prog.c
13186         * src/prefs_filtering.c
13187         * src/prefs_filtering_action.c
13188         * src/prefs_folder_item.c
13189         * src/prefs_fonts.c
13190         * src/prefs_gtk.c
13191         * src/prefs_matcher.c
13192         * src/prefs_msg_colors.c
13193         * src/prefs_spelling.c
13194         * src/prefs_summary_column.c
13195         * src/prefs_template.c
13196         * src/prefs_themes.c
13197         * src/prefs_toolbar.c
13198         * src/prefs_wrapping.c
13199         * src/privacy.c
13200         * src/procheader.c
13201         * src/procmime.c
13202         * src/procmsg.c
13203         * src/quote_fmt.c
13204         * src/recv.c
13205         * src/send_message.c
13206         * src/setup.c
13207         * src/sourcewindow.c
13208         * src/ssl_manager.c
13209         * src/statusbar.c
13210         * src/summary_search.c
13211         * src/summaryview.c
13212         * src/textview.c
13213         * src/toolbar.c
13214         * src/wizard.c
13215         * src/common/nntp.c
13216         * src/common/plugin.c
13217         * src/common/smtp.c
13218         * src/common/ssl.c
13219         * src/common/ssl_certificate.c
13220         * src/common/string_match.c
13221         * src/common/sylpheed.c
13222         * src/common/template.c
13223         * src/common/utils.c
13224         * src/gtk/about.c
13225         * src/gtk/colorlabel.c
13226         * src/gtk/description_window.c
13227         * src/gtk/filesel.c
13228         * src/gtk/foldersort.c
13229         * src/gtk/gtkaspell.c
13230         * src/gtk/gtkutils.c
13231         * src/gtk/inputdialog.c
13232         * src/gtk/logwindow.c
13233         * src/gtk/menu.c
13234         * src/gtk/pluginwindow.c
13235         * src/gtk/prefswindow.c
13236         * src/gtk/progressdialog.c
13237         * src/gtk/quicksearch.c
13238         * src/gtk/sslcertwindow.c
13239         * src/plugins/clamav/clamav_plugin.c
13240         * src/plugins/clamav/clamav_plugin_gtk.c
13241         * src/plugins/demo/demo.c
13242         * src/plugins/dillo_viewer/dillo_prefs.c
13243         * src/plugins/dillo_viewer/dillo_viewer.c
13244         * src/plugins/image_viewer/plugin.c
13245         * src/plugins/image_viewer/viewer.c
13246         * src/plugins/image_viewer/viewerprefs.c
13247         * src/plugins/mathml_viewer/mathml_viewer.c
13248         * src/plugins/pgpmime/passphrase.c
13249         * src/plugins/pgpmime/plugin.c
13250         * src/plugins/pgpmime/prefs_gpg.c
13251         * src/plugins/pgpmime/select-keys.c
13252         * src/plugins/pgpmime/sgpgme.c
13253         * src/plugins/spamassassin/spamassassin.c
13254         * src/plugins/spamassassin/spamassassin_gtk.c
13255         * src/plugins/trayicon/trayicon.c
13256                 sync with main (revision 104)
13257
13258 2005-02-10 [colin]      1.0.1cvs3.1
13259
13260         * src/mainwindow.c
13261                 Sync with HEAD (fix occasional crasher)
13262
13263 2005-02-10 [colin]      1.0.1cvs2.1
13264
13265         * src/messageview.c
13266                 Synw with HEAD (don't automatically display html)
13267
13268 2005-02-09 [colin]      1.0.1cvs1.3
13269
13270         * src/textview.c
13271         * src/textview.h
13272                 Add contextual menu on emails
13273
13274 2005-02-09 [colin]      1.0.1cvs1.2
13275
13276         * src/codeconv.c
13277                 Fix converting from broken headers and 
13278                 put back the _ in missing places
13279                 (feature broke with cvs24.2 sync, main 
13280                  possibly affected?)
13281
13282 2005-02-09 [colin]      1.0.1cvs1.1
13283
13284         * src/messageview.c
13285         * src/mimeview.c
13286         * src/mimeview.h
13287                 Sync with HEAD (display non text/plain mails with plugin)
13288
13289 2005-02-08 [colin]      1.0.1.1
13290
13291         * ChangeLog.claws
13292         * po/pt_BR.po
13293                 Sync with HEAD
13294         * configure.ac
13295                 Make default configuration directory 
13296                 be .sylpheed-gtk2
13297
13298 2005-02-08 [colin]      1.0.0cvs29.1
13299
13300         * po/de.po
13301         * po/es.po
13302         * po/fr.po
13303         * po/it.po
13304         * po/sk.po
13305         * po/sr.po
13306                 Sync translations with HEAD
13307
13308 2005-02-06 [colin]      1.0.0cvs28.3
13309
13310         * src/compose.c
13311                 Make compose a bit faster - patch by Alfons.
13312
13313 2005-02-06 [colin]      1.0.0cvs28.2
13314
13315         * src/compose.c
13316                 Make pasting via middle-click more reliable
13317
13318 2005-02-05 [paul]       1.0.0cvs28.1
13319
13320         * ChangeLog
13321         * ChangeLog.claws
13322         * ChangeLog.jp
13323         * configure.ac
13324         * src/compose.c
13325                 sync with HEAD
13326                 (fix bug 682 'redirect is broken'
13327
13328 2005-02-05 [torte]      1.0.0cvs27.1
13329
13330         * ChangeLog.claws
13331         * configure.ac
13332         * src/partial_download.c
13333                 Sync with HEAD (fix buf overflow)
13334
13335 2005-02-03 [colin]      1.0.0cvs26.1
13336
13337         * src/common/plugin.c
13338                 Sync with HEAD (avoid plugin mismatches)
13339
13340 2005-02-03 [paul]       1.0.0cvs25.3
13341
13342         * src/folderview.c
13343         * src/headerview.c
13344         * src/summaryview.c
13345         * src/textview.c
13346         * src/gtk/colorlabel.c
13347                 third and final part of initial sync with main-gtk2
13348
13349 2005-02-03 [paul]       1.0.0cvs25.2
13350
13351         * src/jpilot.c
13352                 fix building with jpilot support
13353
13354 2005-02-02 [colin]      1.0.0cvs25.1
13355
13356         * src/messageview.c
13357                 Sync with HEAD (fix dangerous typo)
13358
13359 2005-02-01 [colin]      1.0.0cvs24.3
13360
13361         * src/common/xml.c
13362                 Write file as advertised (UTF-8)
13363
13364 2005-02-01 [paul]       1.0.0cvs24.2
13365
13366         * src/addrbook.c
13367         * src/addrindex.c
13368         * src/alertpanel.h
13369         * src/codeconv.c
13370         * src/codeconv.h
13371         * src/compose.c
13372         * src/export.c
13373         * src/folder_item_prefs.c
13374         * src/html.c
13375         * src/imap.c
13376         * src/import.c
13377         * src/jpilot.c
13378         * src/mainwindow.c
13379         * src/matcher_parser_lex.l
13380         * src/messageview.c
13381         * src/mh.c
13382         * src/prefs_account.c
13383         * src/prefs_actions.c
13384         * src/prefs_common.c
13385         * src/prefs_gtk.c
13386         * src/prefs_gtk.h
13387         * src/prefs_themes.c
13388         * src/procheader.c
13389         * src/procmime.c
13390         * src/sourcewindow.c
13391         * src/statusbar.c
13392         * src/summaryview.c
13393         * src/textview.c
13394         * src/toolbar.c
13395         * src/unmime.c
13396         * src/common/template.c
13397         * src/common/utils.c
13398         * src/common/xml.c
13399         * src/common/xml.h
13400         * src/gtk/gtkaspell.c
13401         * src/plugins/clamav/clamav_plugin.c
13402         * src/plugins/dillo_viewer/dillo_prefs.c
13403         * src/plugins/image_viewer/viewerprefs.c
13404         * src/plugins/pgpmime/passphrase.c
13405         * src/plugins/pgpmime/prefs_gpg.c
13406         * src/plugins/pgpmime/select-keys.c
13407         * src/plugins/spamassassin/spamassassin.c
13408                 second part of initial sync with main-gtk2
13409                 (more to follow)
13410
13411 2005-01-31 [colin]      1.0.0cvs24.1
13412
13413         * src/compose.c
13414                 Sync with HEAD
13415
13416 2005-01-29 [paul]       1.0.0cvs23.2
13417
13418         * src/account.c
13419         * src/action.c
13420         * src/addressadd.c
13421         * src/addressbook.c
13422         * src/alertpanel.c
13423         * src/compose.c
13424         * src/editaddress.c
13425         * src/editbook.c
13426         * src/editgroup.c
13427         * src/editjpilot.c
13428         * src/editldap.c
13429         * src/editldap_basedn.c
13430         * src/editvcard.c
13431         * src/export.c
13432         * src/foldersel.c
13433         * src/grouplistdialog.c
13434         * src/import.c
13435         * src/importldif.c
13436         * src/inc.c
13437         * src/main.c
13438         * src/mainwindow.c
13439         * src/message_search.c
13440         * src/messageview.c
13441         * src/mimeview.c
13442         * src/prefs_actions.c
13443         * src/prefs_common.c
13444         * src/prefs_common.h
13445         * src/prefs_customheader.c
13446         * src/prefs_display_header.c
13447         * src/prefs_filtering.c
13448         * src/prefs_filtering_action.c
13449         * src/prefs_gtk.c
13450         * src/prefs_matcher.c
13451         * src/prefs_summary_column.c
13452         * src/prefs_template.c
13453         * src/sourcewindow.c
13454         * src/summary_search.c
13455         * src/summaryview.c
13456         * src/textview.c
13457         * src/gtk/about.c
13458         * src/gtk/description_window.c
13459         * src/gtk/gtkshruler.c
13460         * src/gtk/gtkutils.c
13461         * src/gtk/gtkutils.h
13462         * src/gtk/inputdialog.c
13463         * src/gtk/logwindow.c
13464         * src/gtk/prefswindow.c
13465         * src/gtk/progressdialog.c
13466         * src/gtk/progressdialog.h
13467                 first part of initial sync with main-gtk2
13468                 (more to follow)
13469
13470 2005-01-28 [colin]      1.0.0cvs23.1
13471
13472         * src/folderview.c
13473                 Sync with HEAD
13474
13475 2005-01-27 [colin]      1.0.0cvs21.1
13476
13477         * src/folder.c
13478         * src/folderview.c
13479                 Sync with HEAD
13480
13481 2005-01-27 [colin]      1.0.0cvs19.1
13482
13483         * src/procmime.c
13484                 Sync with HEAD
13485
13486 2005-01-27 [colin]      1.0.0cvs18.1
13487
13488         * src/messageview.c
13489         * src/summaryview.c
13490         * src/mainwindow.c
13491         * src/compose.c
13492         * src/compose.h
13493         * src/procmsg.c
13494         * src/procmsg.h
13495         * src/toolbar.c
13496                 Sync with HEAD
13497
13498 2005-01-26 [paul]       1.0.0cvs15.2
13499
13500         * src/compose.c
13501                 compose_entries_set(): convert subject and body to
13502                 utf8 if necessary. patch by Felix Eckhofer
13503
13504 2005-01-26 [paul]       1.0.0cvs15.1
13505
13506         * configure.ac
13507         * src/common/template.c
13508                 sync with HEAD (fix memory leak)
13509
13510 2005-01-25 [paul]       1.0.0cvs14.1
13511
13512         * configure.ac
13513         * src/compose.c
13514                 sync with HEAD
13515
13516 2005-01-24 [colin]      1.0.0cvs13.1
13517
13518         * src/summaryview.c
13519                 Sync with HEAD
13520
13521 2005-01-24 [paul]       1.0.0cvs12.1
13522
13523         * configure.ac
13524         * src/messageview.c
13525         * src/mh.c
13526         * src/common/utils.c
13527                 sync with HEAD
13528
13529 2005-01-24 [colin]      1.0.0cvs11.1
13530
13531         * src/procheader.c
13532                 Sync with HEAD
13533
13534 2005-01-24 [colin]      1.0.0cvs10.1
13535
13536         * src/folderview.c
13537                 Sync with HEAD
13538
13539 2005-01-23 [colin]      1.0.0cvs9.1
13540
13541         * src/crash.c
13542                 Sync with HEAD
13543
13544 2005-01-22 [colin]      1.0.0cvs8.1
13545
13546         * src/summaryview.c
13547         * src/gtk/quicksearch.c
13548                 Sync with HEAD
13549
13550 2005-01-21 [colin]      1.0.0cvs7.1
13551
13552         * src/summaryview.c
13553                 Sync with HEAD
13554
13555 2005-01-21 [colin]      1.0.0cvs6.1
13556
13557         * src/summaryview.c
13558                 Sync with HEAD
13559
13560 2005-01-21 [colin]      1.0.0cvs5.1
13561
13562         * src/gtk/quicksearch.c
13563         * src/prefs_common.c
13564         * src/prefs_common.h
13565                 Sync with HEAD (recurse option)
13566
13567 2005-01-21 [colin]      1.0.0cvs4.1
13568
13569         * src/folder.h
13570         * src/folderview.c
13571         * src/folderview.h
13572         * src/summaryview.c
13573         * src/gtk/quicksearch.c
13574         * src/gtk/quicksearch.h
13575                 Sync with HEAD (recursive quicksearch)
13576
13577 2005-01-20 [colin]      1.0.0cvs3.4
13578
13579         * src/ssl_manager.c
13580                 Remove useless code
13581
13582 2005-01-20 [colin]      1.0.0cvs3.3
13583
13584         * src/ssl_manager.c
13585                 Fix leak, thanks to Alfons.
13586
13587 2005-01-20 [colin]      1.0.0cvs3.2
13588
13589         * src/ssl_manager.c
13590                 Port SSL certificate window to GTK2.
13591
13592 2005-01-20 [paul]       1.0.0cvs3.1
13593
13594         * ChangeLog.claws
13595         * configure.ac
13596         * src/addrindex.c
13597         * src/addrindex.h
13598                 sync with HEAD
13599
13600 2005-01-19 [colin]      1.0.0cvs2.2
13601
13602         * src/plugins/trayicon/trayicon.c
13603                 Fix freeze with gtk-2.6, the easy way
13604                 (signal blocking helpless there...)
13605                 Closes bug #668.
13606
13607 2005-01-19 [colin]      1.0.0cvs2.1
13608
13609         * src/mbox.c
13610         * src/mbox.h
13611         * src/mainwindow.c
13612         * src/summaryview.c
13613         * src/summaryview.h
13614                 Sync with HEAD
13615
13616 2005-01-19 [paul]       1.0.0cvs1.1
13617
13618         * configure.ac
13619         * po/de.po
13620         * po/es.po
13621         * po/fr.po
13622         * po/hr.po
13623         * po/it.po
13624         * po/ja.po
13625         * po/ko.po
13626         * po/pt_BR.po
13627         * po/ru.po
13628         * po/sk.po
13629         * po/sr.po
13630                 sync with HEAD (update translations)
13631
13632 2005-01-18 [colin]      1.0.0cvs0.1
13633
13634         * src/foldersel.c
13635                 Specify search column - patch by Alfons
13636
13637 2005-01-18 [colin]      0.9.13cvs36.3
13638
13639         * src/prefs_toolbar.c
13640                 Change Delete to Remove
13641         * src/prefs_fonts.c
13642                 GTK2 version and leak fixes
13643         * src/prefs_actions.c
13644                 Add stock buttons.
13645                 All patches by Alfons
13646
13647 2005-01-17 [colin]      0.9.13cvs36.2
13648
13649         * src/compose.c
13650                 Fix DnD inserting twice. While at it,
13651                 add DnD support for text/plain in the
13652                 body, and add support in the headers.
13653
13654 2005-01-16 [colin]      0.9.13cvs36.1
13655
13656         * ChangeLog
13657         * ChangeLog.jp
13658         * ChangeLog.claws
13659                 Sync with HEAD (nothing applicable)
13660
13661 2005-01-16 [colin]      0.9.13cvs33.2
13662
13663         * src/prefs_toolbar.c
13664                 GTK2ize prefs_toolbar, by Alfons.
13665
13666 2005-01-14 [colin]      0.9.13cvs33.1
13667
13668         * src/html.c
13669         * src/msgcache.c
13670                 Sync with HEAD
13671
13672 2005-01-14 [colin]      0.9.13cvs32.1
13673
13674         * src/html.c
13675         * src/html.h
13676         * src/msgcache.c
13677         * AUTHORS
13678         * tools/calypso_convert.pl
13679                 Sync with HEAD
13680
13681 2005-01-08 [colin]      0.9.13cvs29.2
13682
13683         * src/prefs_filtering_action.c
13684         * src/prefs_filtering.c
13685                 2 more gtk2 patches by Alfons
13686
13687 2005-01-07 [paul]       0.9.13cvs29.1
13688
13689         * ChangeLog
13690         * ChangeLog.claws
13691         * ChangeLog.jp
13692         * configure.ac
13693         * src/pop.c
13694         * src/pop.h
13695                 sync with HEAD
13696
13697 2005-01-07 [colin]      0.9.13cvs28.3
13698
13699         * src/gtk/progressdialog.c
13700         * src/gtk/progressdialog.h
13701         * src/inc.c
13702         * src/send_message.c
13703                 GTK2 for the incorporation dialog. The CList isn't dead
13704                 yet, for a more smooth migration. Patch by Alfons.
13705
13706 2005-01-06 [colin]      0.9.13cvs28.2
13707
13708         * src/prefs_display_header.c
13709                 GTK2 conversion by Alfons
13710         * src/prefs_actions.c
13711         * src/prefs_matcher.c
13712                 Fix 2 leaks - patch by Alfons
13713
13714 2005-01-06 [colin]      0.9.13cvs28.1
13715
13716         * src/prefs_matcher.c
13717                 Sync with HEAD
13718
13719 2005-01-06 [colin]      0.9.13cvs27.4
13720
13721         * src/prefs_matcher.c
13722                 Fix double-free. Patch by Alfons
13723
13724 2005-01-06 [colin]      0.9.13cvs27.3
13725
13726         * src/prefs_matcher.c
13727                 GTK2 widgets + memleak
13728                 Patch by Alfons
13729
13730 2005-01-05 [colin]      0.9.13cvs27.2
13731
13732         * src/account.c
13733         * src/addr_compl.c
13734         * src/foldersel.c
13735         * src/stock_pixmap.c
13736         * src/stock_pixmap.h
13737                 3 more GTK2 patches by Alfons.
13738
13739 2005-01-04 [colin]      0.9.13cvs27.1
13740
13741         * src/folderview.c
13742         * src/imap_gtk.c
13743         * src/news_gtk.c
13744                 Sync with HEAD
13745
13746 2005-01-04 [colin]      0.9.13cvs25.9
13747
13748         * src/compose.c
13749                 Fix Show Ruler menuitem
13750         * src/prefs_template.c
13751                 Convert to GTK2
13752         * src/common/utils.c
13753                 Make auto pointer stuff handles NULLs
13754                 Patches by Alfons.
13755
13756 2005-01-04 [colin]      0.9.13cvs25.8
13757
13758         * src/compose.c
13759                 Move the attachment list to gtk2
13760                 Patch by Alfons.
13761
13762 2005-01-04 [colin]      0.9.13cvs25.7
13763
13764         * src/textview.c
13765                 Make some keys work again
13766                 Patch by SungHyun Nam <namsh@kldp.org>
13767
13768 2005-01-04 [colin]      0.9.13cvs25.6
13769
13770         * src/gtk/gtkshruler.c
13771                 Move the ruler to GTK2
13772                 Patch by Alfons
13773
13774 2005-01-03 [colin]      0.9.13cvs25.5
13775
13776         * src/compose.c
13777                 Fix my broken patch apply 
13778
13779 2005-01-03 [colin]      0.9.13cvs25.4
13780
13781         * src/common/utils.c
13782         * src/common/utils.h
13783         * src/gtk/prefswindow.c
13784                 Move auto pointer stuff to utils.c
13785                 Patch by Alfons again :)
13786
13787 2005-01-03 [colin]      0.9.13cvs25.3
13788
13789         * src/compose.c
13790         * src/prefs_gtk.c
13791         * src/prefs_template.c
13792         * src/textview.c
13793                 Empty text widgets with empty strings, not NULL char
13794                 Patch by SungHyun Nam <namsh@kldp_org>
13795
13796 2005-01-03 [colin]      0.9.13cvs25.2
13797
13798         * src/main.c
13799         * AUTHORS
13800                 Sync with HEAD
13801
13802 2005-01-03 [colin]      0.9.13cvs25.1
13803
13804         * src/pop.c
13805         * src/pop.h
13806                 Sync with HEAD
13807
13808 2005-01-03 [colin]      0.9.13cvs24.3
13809
13810         * src/account.c
13811                 Two patches from Alfons and Alex S Moore:
13812                 fix images, fix return value.
13813
13814 2005-01-01 [colin]      0.9.13cvs24.2
13815
13816         * src/prefs_actions.c
13817                 Fix over-zealous assertion. Patch by Alfons
13818
13819 2005-01-01 [colin]      0.9.13cvs24.1
13820
13821         * src/procmime.c
13822                 Sync with HEAD (leak fix)
13823
13824 2004-12-31 [colin]      0.9.13cvs23.2
13825
13826         * src/prefs_common.c
13827                 GTK2 widgets + stock buttons - patch by Alfons
13828
13829 2004-12-31 [paul]       0.9.13cvs23.1
13830
13831         * configure.ac
13832                 bump up EXTRA_VERSION to match (sync'ed) HEAD
13833         * src/gtk/pluginwindow.c
13834                 use GTK2 widgets and plug memory leaks,
13835                 patches by Alfons
13836
13837 2004-12-30 [colin]      0.9.13cvs22.4
13838
13839         * src/account.c
13840         * src/action.c
13841         * src/export.c
13842         * src/foldersel.c
13843         * src/import.c
13844         * src/message_search.c
13845         * src/prefs_actions.c
13846         * src/prefs_common.c
13847         * src/prefs_customheader.c
13848         * src/prefs_filtering.c
13849         * src/prefs_summary_column.c
13850         * src/summary_search.c
13851         * src/gtk/about.c
13852         * src/gtk/description_window.c
13853         * src/gtk/gtkutils.c
13854         * src/gtk/gtkutils.h
13855         * src/gtk/inputdialog.c
13856         * src/gtk/prefswindow.c
13857                 Use GTK2 stock buttons. Patches by Alfons.
13858
13859 2004-12-30 [colin]      0.9.13cvs22.3
13860
13861         * src/account.c
13862                 Sync with HEAD
13863         * src/prefs_actions.c
13864         * src/prefs_customheader.c
13865         * src/prefs_filtering.c
13866         * src/prefs_msg_colors.c
13867         * src/prefs_summary_column.c
13868         * src/gtk/prefswindow.c
13869                 Use GtkTreeView instead of deprecated 
13870                 widgets. Patches by Alfons.
13871
13872 2004-12-30 [paul]       0.9.13cvs22.2
13873
13874         * src/foldersel.c
13875                 use GTK 2 Tree View
13876                 patch by Alfons, with root folder sorting fix
13877                 by Stephan Sachse
13878
13879 2004-12-30 [paul]       0.9.13cvs22.1
13880
13881         * ChangeLog
13882         * ChangeLog.claws
13883         * ChangeLog.jp
13884         * NEWS
13885         * configure.ac
13886         * src/account.c
13887                 sync with HEAD
13888
13889 2004-12-22 [martin]     0.9.13cvs21.2
13890
13891         * src/action.c
13892                 free the command line after its use
13893
13894 2004-12-18 [paul]       0.9.13cvs21.1
13895
13896         * AUTHORS
13897         * ChangeLog
13898         * ChangeLog.claws
13899         * ChangeLog.jp
13900         * NEWS
13901         * configure.ac
13902         * src/action.c
13903         * src/compose.c
13904         * src/syldap.c
13905                 sync with HEAD
13906
13907 2004-12-17 [martin]     0.9.13cvs17.2
13908
13909         * src/action.c
13910                 convert actions input to locale
13911         * src/inc.c
13912                 convert notification command to locale
13913         * src/plugins/pgpmime/select-keys.c
13914                 convert attributes to utf8
13915
13916 2004-12-14 [colin]      0.9.13cvs17.1
13917
13918         * ChangeLog
13919         * ChangeLog.jp
13920         * ChangeLog.claws
13921         * src/action.c
13922         * src/common/utils.c
13923         * src/gtk/prefswindow.c
13924         * src/gtk/gtkutils.c
13925         * src/gtk/gtkutils.h
13926         * src/plugins/spamassassin/libspamc.c
13927                 Sync with HEAD
13928
13929 2004-12-13 [colin]      0.9.13cvs14.1
13930
13931         * src/quote_fmt_parse.y
13932                 Sync with HEAD
13933
13934 2004-12-10 [colin]      0.9.13cvs12.1
13935
13936         * src/prefs_themes.c
13937         * src/mainwindow.c
13938         * src/messageview.c
13939                 Sync with HEAD
13940
13941 2004-12-09 [colin]      0.9.13cvs10.1
13942
13943         * src/procmime.c
13944                 Sync with HEAD (fix B64 encoding from memory)
13945
13946 2004-12-08 [colin]      0.9.13cvs9.1
13947
13948         * src/gtk/colorlabel.c
13949                 Sync with HEAD
13950
13951 2004-12-08 [paul]       0.9.13cvs8.2
13952
13953         * src/gtk/pluginwindow.c
13954                 fix window resizing oddities
13955
13956 2004-12-08 [colin]      0.9.13cvs8.1
13957
13958         * src/quote_fmt_parse.y
13959                 Sync with HEAD
13960
13961 2004-12-08 [colin]      0.9.13cvs7.1
13962
13963         * src/matcher_parser_parse.y
13964         * src/msgcache.c
13965         * src/prefs_matcher.c
13966         * src/procheader.c
13967         * src/matcher.c
13968         * src/common/defs.h
13969         * po/sr.po
13970                 Sync with HEAD
13971
13972 2004-12-08 [colin]      0.9.13cvs6.1
13973
13974         * src/quote_fmt_parse.y
13975         * src/textview.c
13976                 Sync with HEAD
13977         * src/gtk/prefswindow.c
13978         * src/gtk/pluginwindow.c
13979                 Fix G_CALLBACKS protos (thanks to Alfons)
13980
13981 2004-12-07 [torte]      0.9.13cvs2.2
13982
13983         * src/procmime.c
13984                 [Bug 650] reply button causes crash
13985                 Thanks to David Relson and Christoph
13986
13987 2004-12-07 [colin]      0.9.13cvs2.1
13988
13989         * ChangeLog.claws
13990         * AUTHORS
13991         * po/sk.po
13992         * src/procmime.c
13993         * src/prefs_account.c
13994         * src/common/smtp.c
13995         * src/common/smtp.h
13996                 Sync with HEAD
13997
13998 2004-12-06 [colin]      0.9.12cvs187.1
13999
14000         * ChangeLog.claws
14001         * INSTALL
14002         * Makefile.am
14003         * README.claws
14004         * TODO.claws
14005         * configure.ac
14006         * po/bg.po
14007         * po/cs.po
14008         * po/el.po
14009         * po/en_GB.po
14010         * po/es.po
14011         * po/fr.po
14012         * po/hr.po
14013         * po/hu.po
14014         * po/it.po
14015         * po/ja.po
14016         * po/ko.po
14017         * po/nl.po
14018         * po/pl.po
14019         * po/pt_BR.po
14020         * po/ru.po
14021         * po/sk.po
14022         * po/sr.po
14023         * po/sv.po
14024         * po/zh_CN.po
14025         * po/zh_TW.Big5.po
14026         * src/compose.c
14027         * tools/Makefile.am
14028         * tools/README
14029         * tools/filter_conv.pl
14030         * tools/kdeservicemenu/README
14031         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
14032         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
14033                 Sync with HEAD
14034
14035 2004-12-04 [colin]      0.9.12cvs183.1
14036
14037         * src/compose.c
14038                 Sync with HEAD (compose window position saving)
14039
14040 2004-12-04 [paul]       0.9.12cvs182.3
14041
14042         * src/messageview.c
14043         * src/mimeview.c
14044         * src/prefs_customheader.c
14045         * src/gtk/quicksearch.c
14046                 replace some forgotten GTK_SIGNAL_FUNCs
14047
14048 2004-12-04 [paul]       0.9.12cvs182.2
14049
14050         * src/Makefile.am
14051                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
14052                 committed in error      
14053
14054 2004-12-04 [paul]       0.9.12cvs182.1
14055
14056         * ChangeLog
14057         * ChangeLog.claws
14058         * ChangeLog.jp
14059         * INSTALL
14060         * NEWS
14061         * README
14062         * README.jp
14063         * configure.ac
14064         * doc/manual/ja/Makefile.am
14065         * doc/manual/ja/sylpheed-1.html
14066         * doc/manual/ja/sylpheed-10.html
14067         * doc/manual/ja/sylpheed-11.html
14068         * doc/manual/ja/sylpheed-12.html
14069         * doc/manual/ja/sylpheed-13.html
14070         * doc/manual/ja/sylpheed-14.html
14071         * doc/manual/ja/sylpheed-15.html
14072         * doc/manual/ja/sylpheed-16.html
14073         * doc/manual/ja/sylpheed-17.html
14074         * doc/manual/ja/sylpheed-18.html
14075         * doc/manual/ja/sylpheed-19.html
14076         * doc/manual/ja/sylpheed-2.html
14077         * doc/manual/ja/sylpheed-20.html
14078         * doc/manual/ja/sylpheed-3.html
14079         * doc/manual/ja/sylpheed-4.html
14080         * doc/manual/ja/sylpheed-5.html
14081         * doc/manual/ja/sylpheed-6.html
14082         * doc/manual/ja/sylpheed-7.html
14083         * doc/manual/ja/sylpheed-8.html
14084         * doc/manual/ja/sylpheed-9.html
14085         * doc/manual/ja/sylpheed.html
14086         * doc/manual/ja/sylpheed.sgml
14087         * po/de.po
14088         * src/Makefile.am
14089         * src/compose.c
14090         * src/procmime.c
14091         * src/pixmaps/regular.xpm **REMOVED**
14092         * src/plugins/pgpmime/pgpmime.c
14093         * src/plugins/pgpmime/plugin.c
14094         * src/plugins/pgpmime/prefs_gpg.c
14095                 sync with HEAD
14096
14097 2004-12-03 [paul]       0.9.12cvs180.1
14098
14099         * ChangeLog
14100         * ChangeLog.claws
14101         * ChangeLog.jp
14102         * configure.ac
14103         * src/Makefile.am
14104         * src/pop.c
14105         * src/common/utils.c
14106         * src/common/utils.h
14107         * src/pixmaps/continue.xpm
14108         * src/pixmaps/dir_close.xpm
14109         * src/pixmaps/dir_open.xpm
14110         * src/pixmaps/drafts_close.xpm
14111         * src/pixmaps/drafts_open.xpm
14112         * src/pixmaps/folder.xpm **REMOVED**
14113         * src/pixmaps/group.xpm
14114         * src/pixmaps/unread.xpm
14115                 sync with HEAD
14116
14117 2004-12-02 [colin]      0.9.12cvs179.1
14118
14119         * src/compose.c
14120                 Sync with HEAD (non-duplicated reedition)
14121
14122 2004-12-02 [colin]      0.9.12cvs178.1
14123
14124         * src/compose.c
14125                 Sync with HEAD (linewrap_quote fix)
14126
14127 2004-12-01 [colin]      0.9.12cvs177.3
14128
14129         * src/addrharvest.c
14130                 Replace sizeof with strlen
14131
14132 2004-12-01 [paul]       0.9.12cvs177.2
14133
14134         * src/addrharvest.c
14135                 fix 'harvest addresses'
14136
14137 2004-11-30 [colin]      0.9.12cvs177.1
14138
14139         * src/gtk/prefswindow.c
14140         * src/gtk/pluginwindow.c
14141                 Sync with HEAD
14142
14143 2004-11-29 [colin]      0.9.12cvs176.1
14144
14145         * src/folderview.c
14146                 sync with HEAD (Fix disappearing separators in folderview's popup)
14147
14148 2004-11-29 [colin]      0.9.12cvs175.1
14149
14150         * src/procmime.c
14151                 Sync with head (another format fix)
14152
14153 2004-11-29 [colin]      0.9.12cvs174.1
14154
14155         * src/pop.c
14156                 Sync with HEAD (format string fix)
14157
14158 2004-11-26 [colin]      0.9.12cvs173.1
14159
14160         * src/common/smtp.c
14161         * src/common/smtp.h
14162                 Sync with HEAD
14163
14164 2004-11-24 [colin]      0.9.12cvs172.1
14165
14166         * src/plugins/pgpmime/pgpmime.c
14167                 Sync with HEAD
14168
14169 2004-11-24 [colin]      0.9.12cvs171.1
14170
14171         * src/plugins/pgpmime/pgpmime.c
14172                 Sync with head (gpgmectx leaks)
14173
14174 2004-11-24 [colin]      0.9.12cvs169.1
14175
14176         * src/plugins/pgpmime/plugin.c
14177         * src/plugins/trayicon/Makefile.am
14178         * src/plugins/trayicon/newmarkedmail.xpm
14179         * src/plugins/trayicon/trayicon.c
14180         * src/plugins/trayicon/unreadmarkedmail.xpm
14181                 Sync with HEAD
14182
14183 2004-11-23 [colin]      0.9.12cvs168.1
14184
14185         * src/partial_download.c
14186         * src/partial_download.h
14187         * src/plugins/pgpmime/plugin.c
14188                 Sync with HEAD
14189
14190 2004-11-23 [colin]      0.9.12cvs166.1
14191
14192         * src/Makefile.am
14193         * src/codeconv.c
14194         * src/compose.c
14195         * src/folderview.c
14196         * src/main.c
14197         * src/partial_download.c
14198         * src/partial_download.h
14199         * src/prefs_account.c
14200         * src/prefs_account.h
14201         * src/privacy.c
14202         * src/privacy.h
14203         * src/procmime.c
14204         * src/common/Makefile.am
14205         * src/common/base64.h
14206         * src/common/partial_download.c
14207         * src/common/partial_download.h
14208         * src/gtk/prefswindow.c
14209         * src/gtk/prefswindow.h
14210         * src/plugins/pgpmime/pgpmime.c
14211         * src/plugins/pgpmime/prefs_gpg.c
14212         * src/plugins/pgpmime/prefs_gpg.h
14213         * src/plugins/pgpmime/sgpgme.c
14214         * src/plugins/pgpmime/sgpgme.h
14215                 Sync with HEAD
14216
14217 2004-11-23 [colin]      0.9.12cvs163.1
14218
14219         * src/main.c
14220                 Sync with HEAD (cursor optimization)
14221
14222 2004-11-23 [colin]      0.9.12cvs162.1
14223
14224         * src/prefs_common.c
14225         * src/prefs_themes.c
14226         * src/procmsg.c
14227                 Sync with HEAD
14228
14229 2004-11-23 [colin]      0.9.12cvs158.9
14230
14231         * src/compose.c
14232                 Fix double-free when forwarding
14233         * src/msgcache.c
14234                 Fix leak on error path
14235                 
14236
14237 2004-11-23 [colin]      0.9.12cvs158.8
14238
14239         * src/compose.c
14240                 Fix possible double-free
14241                 Spotted by Alfons
14242
14243 2004-11-23 [colin]      0.9.12cvs158.7
14244
14245         * src/compose.c
14246                 Fix some signal handlers' prototypes
14247                 Spotted by Alfons
14248
14249 2004-11-22 [colin]      0.9.12cvs158.6
14250
14251         * src/compose.c
14252                 Remove unneeded code and duplicated
14253                 wrapping - patch by Alfons
14254
14255 2004-11-22 [colin]      0.9.12cvs158.5
14256
14257         * src/prefs_themes.c
14258                 Fix oversized selector
14259
14260 2004-11-22 [colin]      0.9.12cvs158.4
14261
14262         * src/compose.c
14263                 fix dump_text()
14264                 patch by Alfons
14265
14266 2004-11-19 [colin]      0.9.12cvs158.3
14267
14268         * src/textview.c
14269                 Add a context menu on links (open, copy)
14270
14271 2004-11-18 [paul]       0.9.12cvs158.2
14272
14273         * src/addrgather.c
14274         * src/exphtmldlg.c
14275         * src/expldifdlg.c
14276         * src/mimeview.c
14277         * src/prefs_common.c
14278         * src/plugins/image_viewer/viewer.c
14279         * src/plugins/spamassassin/spamassassin_gtk.c
14280                 replace deprecated gtk_notebook_set_page
14281                 and gtk_notebook_current_page
14282
14283 2004-11-18 [paul]       0.9.12cvs158.1
14284
14285         * configure.ac
14286         * src/compose.c
14287         * src/mainwindow.c
14288         * src/messageview.c
14289         * src/prefs_common.c
14290         * src/common/utils.c
14291         * src/common/utils.h
14292                 sync with HEAD
14293
14294 2004-11-17 [colin]      0.9.12cvs156.1
14295
14296         * src/prefs_account.c
14297         * src/prefs_account.h
14298         * src/procmsg.c
14299                 Sync with HEAD (add pref to store encrypted mails encrypted)
14300
14301 2004-11-17 [paul]       0.9.12cvs155.1
14302
14303         * ChangeLog
14304         * ChangeLog.claws
14305         * ChangeLog.jp
14306         * NEWS
14307         * configure.ac
14308         * src/compose.c
14309         * src/jpilot.c
14310         * src/privacy.c
14311         * src/procmime.c
14312         * src/procmime.h
14313         * src/procmsg.c
14314         * src/toolbar.c
14315         * src/pixmaps/error.xpm
14316                 sync with HEAD
14317
14318 2004-11-17 [colin]      0.9.12cvs151.1
14319
14320         * src/plugins/pgpmime/pgpmime.c
14321                 Sync with HEAD (remove debug printf)
14322
14323 2004-11-17 [colin]      0.9.12cvs150.1
14324
14325         * src/plugins/pgpmime/pgpmime.c
14326                 Sync with HEAD (off-by-one fix)
14327
14328 2004-11-17 [colin]      0.9.12cvs149.1
14329
14330         * src/procmsg.c
14331                 Sync with HEAD (coding style fixes)
14332
14333 2004-11-16 [colin]      0.9.12cvs148.1
14334
14335         * src/procmsg.c
14336                 Sync with head (Fix the fix)
14337
14338 2004-11-16 [colin]      0.9.12cvs147.1
14339
14340         * src/procmsg.c
14341                 Sync with Main (leak fix)
14342
14343 2004-11-16 [colin]      0.9.12cvs146.14
14344
14345         * src/compose.c
14346                 Remove useless chunk of code
14347                 Patch by Alfons
14348
14349 2004-11-15 [colin]      0.9.12cvs146.13
14350
14351         * src/compose.c
14352                 Fix drafting after insertion
14353                 Patch by Alfons
14354
14355 2004-11-15 [colin]      0.9.12cvs146.12
14356
14357         * src/compose.c
14358         * src/prefs_filtering.c
14359         * src/prefs_filtering_action.c
14360         * src/prefs_toolbar.c
14361                 Fix some const-correctness
14362
14363 2004-11-15 [colin]      0.9.12cvs146.11
14364
14365         * src/summaryview.c
14366         * src/prefs_themes.c
14367         * src/messageview.c
14368                 Fix some leaks
14369
14370 2004-11-15 [colin]      0.9.12cvs146.10
14371
14372         * src/codeconv.c
14373                 More unreadable locale fixes
14374
14375 2004-11-14 [colin]      0.9.12cvs146.9
14376
14377         * src/textview.c
14378                 Fix uri_security_check
14379                 Patch by Alfons
14380
14381 2004-11-13 [paul]       0.9.12cvs146.8
14382
14383         * src/folder.c
14384         * src/procmime.c
14385                 fix 2 bugs introduced in last commit
14386
14387 2004-11-13 [paul]       0.9.12cvs146.7
14388
14389         * src/compose.c
14390         * src/exporthtml.c
14391         * src/exportldif.c
14392         * src/folder.c
14393         * src/imap.c
14394         * src/imap_gtk.c
14395         * src/main.c
14396         * src/mainwindow.c
14397         * src/messageview.c
14398         * src/mh_gtk.c
14399         * src/prefs_themes.c
14400         * src/procmime.c
14401         * src/setup.c
14402         * src/summaryview.c
14403                 replace deprecated g_basename
14404
14405 2004-11-13 [paul]       0.9.12cvs146.6
14406
14407         * src/compose.c
14408         * src/imap.c
14409         * src/matcher_parser.h
14410         * src/matcher_parser_parse.y
14411         * src/prefs_filtering.c
14412         * src/prefs_filtering_action.c
14413         * src/prefs_themes.c
14414         * src/prefs_toolbar.c
14415         * src/common/utils.c
14416                 various small fixes/cleanups
14417
14418 2004-11-12 [colin]      0.9.12cvs146.5
14419
14420         * src/textview.c
14421                 Validate event's origin on visibility notify
14422                 Patch by Alfons.
14423
14424 2004-11-12 [paul]       0.9.12cvs146.4
14425
14426         * src/exporthtml.c
14427         * src/exportldif.c
14428         * src/imap.c
14429         * src/mh.c
14430         * src/mimeview.c
14431         * src/prefs_spelling.c
14432         * src/prefs_themes.c
14433                 replace deprecated g_dirname    
14434
14435 2004-11-12 [colin]      0.9.12cvs146.3
14436
14437         * src/textview.c
14438                 Some coding style fixes
14439
14440 2004-11-12 [colin]      0.9.12cvs146.2
14441
14442         * src/codeconv.c
14443                 We want to replace _all_ extended chars in
14444                 conv_unreadable_*, because any string containing
14445                 extended chars not parsing as UTF8 is 
14446                 undisplayed on gtk2.
14447
14448 2004-11-12 [paul]       0.9.12cvs146.1
14449
14450         * ChangeLog
14451         * ChangeLog.claws
14452         * ChangeLog.jp
14453         * NEWS
14454         * configure.ac
14455         * src/account.c
14456         * src/folderview.c
14457         * src/folderview.h
14458         * src/imap.c
14459         * src/imap_gtk.c
14460         * src/inc.c
14461         * src/mainwindow.c
14462         * src/mh_gtk.c
14463         * src/news_gtk.c
14464         * src/pop.c
14465         * src/prefs_account.c
14466         * src/prefs_account.h
14467         * src/prefs_ext_prog.c
14468         * src/procmime.c
14469         * src/procmime.h
14470         * src/procmsg.c
14471         * src/procmsg.h
14472         * src/summary_search.c
14473         * src/summaryview.c
14474         * src/textview.c
14475         * src/common/defs.h
14476         * src/common/utils.c
14477         * src/common/utils.h
14478         * src/gtk/menu.c
14479         * src/gtk/menu.h
14480                 sync with HEAD
14481
14482 2004-11-11 [colin]      0.9.12cvs144.2
14483
14484         * src/textview.c
14485                 Fix URI range selection (patch by Alfons)
14486
14487 2004-11-09 [colin]      0.9.12cvs144.1
14488
14489         * ChangeLog.claws
14490         * src/compose.c
14491         * src/folder.c
14492         * src/folder_item_prefs.c
14493         * src/prefs_account.c
14494         * src/prefs_account.h
14495         * src/plugins/pgpmime/pgpmime.c
14496                 Sync with HEAD
14497
14498 2004-11-08 [colin]      0.9.12cvs143.1
14499
14500         * src/summaryview.c
14501                 Sync with HEAD (optimize quicksearch)
14502
14503 2004-11-08 [colin]      0.9.12cvs142.2
14504
14505         * src/compose.c
14506                 Don't wrap when Edit/Auto wrapping is disabled
14507
14508 2004-11-08 [colin]      0.9.12cvs142.1
14509
14510         * src/textview.c
14511                 Sync with HEAD
14512
14513 2004-11-08 [colin]      0.9.12cvs141.1
14514
14515         * src/textview.c
14516                 Sync with HEAD (fix some mail URIs)
14517
14518 2004-11-08 [colin]      0.9.12cvs140.3
14519
14520         * src/textview.c
14521                 o Use text cursor instead of arrow when
14522                   not on a link
14523                 o Fix handling of contiguous links (as in
14524                   "colin@colino.net" <colin@colino.net>)
14525                   This one unveils a bug in get_email_part()
14526
14527 2004-11-07 [colin]      0.9.12cvs140.2
14528
14529         * src/textview.c
14530                 Fix memleak. Patch by Alfons.
14531
14532 2004-11-06 [colin]      0.9.12cvs140.1
14533
14534         * src/compose.c
14535                 Sync with HEAD (don't ask passphrase
14536                 when drafting)
14537
14538 2004-11-06 [paul]       0.9.12cvs139.2
14539
14540         * AUTHORS
14541         * src/textview.c
14542         * src/textview.h
14543                 textview URI handling. hovering over a 
14544                 link displays it in the status bar,
14545                 and changes the mouse pointer to a hand 
14546                 cursor. a link is activated with a single 
14547                 click. (Modified from the) patch by Jean-Yves 
14548                 Lefort <jylefort@users.sourceforge.net>
14549                 
14550
14551 2004-11-05 [colin]      0.9.12cvs139.1
14552
14553         * src/compose.c
14554         * src/procmime.c
14555                 Sync with HEAD again ^^
14556
14557 2004-11-05 [colin]      0.9.12cvs139.1
14558
14559         * src/compose.c
14560         * src/procmime.c
14561                 Sync with HEAD
14562
14563 2004-11-03 [paul]       0.9.12cvs138.1
14564
14565         * ChangeLog.claws
14566         * configure.ac
14567         * po/POTFILES.in
14568         * src/prefs_ext_prog.c
14569         * src/procmime.c
14570         * tools/kdeservicemenu/README
14571         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
14572         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
14573                 sync with HEAD
14574
14575 2004-11-01 [christoph]  0.9.12cvs136.2
14576
14577         * src/procmime.c
14578                 convert MIME parameters to UTF-8
14579
14580 2004-10-29 [colin]      0.9.12cvs136.1
14581
14582         * src/common/utils.c
14583                 Sync with HEAD (don't use '=' in mime boundary)
14584
14585 2004-10-29 [paul]       0.9.12cvs135.1
14586
14587         * configure.ac
14588         * doc/src/rfc2231.txt
14589         * src/procmime.c
14590         * src/common/quoted-printable.c
14591         * src/common/utils.c
14592         * src/common/utils.h
14593                 sync with HEAD
14594
14595 2004-10-27 [paul]       0.9.12cvs134.1
14596
14597         * configure.ac
14598         * src/main.c
14599         * src/procmime.c
14600         * src/plugins/pgpmime/pgpmime.c
14601                 sync with HEAD
14602
14603 2004-10-26 [paul]       0.9.12cvs132.3
14604
14605         * src/account.c
14606         * src/addressbook.c
14607         * src/addrgather.c
14608         * src/addrharvest.c
14609         * src/codeconv.c
14610         * src/compose.c
14611         * src/customheader.c
14612         * src/editaddress.c
14613         * src/editgroup.c
14614         * src/enriched.c
14615         * src/expldifdlg.c
14616         * src/exporthtml.c
14617         * src/exportldif.c
14618         * src/folder.c
14619         * src/foldersel.c
14620         * src/folderview.c
14621         * src/grouplistdialog.c
14622         * src/html.c
14623         * src/imap.c
14624         * src/jpilot.c
14625         * src/ldapserver.c
14626         * src/ldif.c
14627         * src/mimeview.c
14628         * src/news.c
14629         * src/news_gtk.c
14630         * src/pop.c
14631         * src/prefs_display_header.c
14632         * src/prefs_gtk.c
14633         * src/prefs_msg_colors.c
14634         * src/prefs_toolbar.c
14635         * src/procheader.c
14636         * src/procmime.c
14637         * src/summaryview.c
14638         * src/textview.c
14639         * src/toolbar.c
14640         * src/vcard.c
14641         * src/common/mgutils.c
14642         * src/common/nntp.c
14643         * src/common/smtp.c
14644         * src/common/template.c
14645         * src/common/utils.c
14646         * src/common/xmlprops.c
14647         * src/plugins/pgpmime/pgpmime.c
14648         * src/plugins/pgpmime/select-keys.c
14649         * src/plugins/pgpmime/sgpgme.c
14650                 replace deprecated g_strcasecmp(), g_strncasecmp(),
14651                 g_string_sprintfa(), gtk_notebook_current_page()
14652
14653 2004-10-26 [colin]      0.9.12cvs132.2
14654
14655         * src/prefs_folder_item.c
14656                 Fix default-account selection
14657
14658 2004-10-21 [colin]      0.9.12cvs133
14659
14660         * src/compose.c
14661                 Sync with HEAD (Remove extra separator in compose's Options)
14662         * src/textview.c
14663                 Set wrapping to char
14664
14665 2004-10-21 [paul]       0.9.12cvs131.2
14666
14667         * src/compose.c
14668         * src/sourcewindow.c
14669                 fix wrapping
14670                 fix window shrinking 
14671
14672 2004-10-21 [colin]      0.9.12cvs131.1
14673
14674         * ChangeLog.claws
14675         * src/compose.c
14676                 Sync with HEAD
14677
14678 2004-10-21 [paul]       0.9.12cvs130.2
14679
14680         * src/prefs_folder_item.c
14681                 sync with HEAD (Apply to subfolders)
14682
14683 2004-10-19 [colin]      0.9.12cvs130.1
14684
14685         * ChangeLog.claws
14686         * src/compose.c
14687         * src/common/utils.c
14688         * src/gtk/menu.c
14689                 Sync with HEAD
14690
14691 2004-10-19 [colin]      0.9.12cvs128.1
14692
14693         * src/addrbook.c
14694         * src/addrcache.c
14695         * src/addressbook.c
14696         * src/codeconv.c
14697         * src/compose.c
14698         * src/customheader.c
14699         * src/editaddress.c
14700         * src/editgroup.c
14701         * src/exporthtml.c
14702         * src/folder.c
14703         * src/folderview.c
14704         * src/imap.c
14705         * src/jpilot.c
14706         * src/main.c
14707         * src/matcher_parser_parse.y
14708         * src/mbox.c
14709         * src/pop.c
14710         * src/prefs_account.c
14711         * src/prefs_gtk.c
14712         * src/prefs_msg_colors.c
14713         * src/procheader.c
14714         * src/procmime.c
14715         * src/procmime.h
14716         * src/procmsg.c
14717         * src/summaryview.c
14718         * src/textview.c
14719         * src/common/base64.c
14720         * src/common/partial_download.c
14721         * src/common/socket.c
14722         * src/common/sylpheed.c
14723         * src/common/utils.c
14724         * src/common/utils.h
14725         * src/gtk/pluginwindow.c
14726         * src/gtk/quicksearch.c
14727         * src/plugins/clamav/clamav_plugin.c
14728         * src/plugins/clamav/clamav_plugin.h
14729         * src/plugins/clamav/clamav_plugin_gtk.c
14730         * src/plugins/pgpmime/passphrase.c
14731         * src/plugins/pgpmime/pgpmime.c
14732         * src/plugins/pgpmime/plugin.c
14733         * src/plugins/pgpmime/prefs_gpg.c
14734         * src/plugins/pgpmime/prefs_gpg.h
14735         * src/plugins/pgpmime/select-keys.c
14736         * src/plugins/pgpmime/sgpgme.c
14737         * src/plugins/spamassassin/libspamc.c
14738         * src/plugins/spamassassin/spamassassin.c
14739         * src/plugins/spamassassin/spamassassin.h
14740         * src/plugins/spamassassin/spamassassin_gtk.c
14741         * src/plugins/trayicon/trayicon.c
14742         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
14743                 Sync with HEAD
14744
14745 2004-10-14 [colin]      0.9.12cvs126.2
14746
14747         * src/codeconv.c
14748         * src/textview.c
14749                 Fix conv_unreadable_locale
14750
14751 2004-10-13 [colin]      0.9.12cvs126.1
14752
14753         * src/compose.c
14754                 Sync with HEAD (don't convert charset for 
14755                 drafted messages, minor cleanup)
14756
14757 2004-10-13 [colin]      0.9.12cvs125.1
14758
14759         * po/POTFILES.in
14760                 Sync with HEAD (POTFILES fix)
14761
14762 2004-10-12 [colin]      0.9.12cvs124.3
14763
14764         * src/compose.c
14765                 Fix encoding bug from latest sync
14766
14767 2004-10-12 [paul]       0.9.12cvs124.2
14768
14769         * src/plugins/pgpmime/prefs_gpg.c
14770         * src/plugins/pgpmime/prefs_gpg.h
14771                 forgotten in last commit        
14772
14773 2004-10-12 [paul]       0.9.12cvs124.1
14774
14775         * ChangeLog.claws
14776         * configure.ac
14777         * m4/spamassassin.m4
14778         * src/Makefile.am
14779         * src/account.c
14780         * src/compose.c
14781         * src/compose.h
14782         * src/crash.c
14783         * src/main.c
14784         * src/mimeview.c
14785         * src/passphrase.c
14786         * src/passphrase.h
14787         * src/prefs_account.c
14788         * src/prefs_account.h
14789         * src/prefs_common.c
14790         * src/privacy.c
14791         * src/privacy.h
14792         * src/procmime.c
14793         * src/procmime.h
14794         * src/procmsg.c
14795         * src/rfc2015.c
14796         * src/rfc2015.h
14797         * src/select-keys.c
14798         * src/select-keys.h
14799         * src/textview.c
14800         * src/common/utils.c
14801         * src/common/utils.h
14802         * src/gtk/about.c
14803         * src/plugins/pgpmime/Makefile.am
14804         * src/plugins/pgpmime/passphrase.c
14805         * src/plugins/pgpmime/passphrase.h
14806         * src/plugins/pgpmime/pgpmime.c
14807         * src/plugins/pgpmime/plugin.c
14808         * src/plugins/pgpmime/select-keys.c
14809         * src/plugins/pgpmime/select-keys.h
14810         * src/plugins/pgpmime/sgpgme.c
14811         * src/plugins/pgpmime/sgpgme.h
14812                 sync with HEAD
14813
14814 2004-10-04 [colin]      0.9.12cvs122.1
14815
14816         * src/mainwindow.c
14817         * src/messageview.c
14818         * src/messageview.h
14819         * src/textview.c
14820                 Sync with HEAD
14821
14822 2004-10-04 [colin]      0.9.12cvs121.1
14823
14824         * src/summaryview.c
14825                 Sync with HEAD
14826
14827 2004-10-04 [paul]       0.9.12cvs120.1
14828
14829         * configure.ac
14830                 sync with HEAD [don't try to build 
14831                 pgpmime plugin when gpgme is disabled]
14832
14833 2004-10-03 [colin]      0.9.12cvs119.3
14834
14835         * src/gtk/gtksctree.c
14836                 Lots of side effects. Put back as before 117.2.
14837         * src/summaryview.c
14838                 Fix bug #602
14839
14840 2004-10-03 [colin]      0.9.12cvs119.2
14841
14842         * src/gtk/gtksctree.c
14843                 Revert 608 fix that doesn't work that good
14844
14845 2004-10-02 [colin]      0.9.12cvs119.1
14846
14847         * src/mainwindow.c
14848         * src/messageview.c
14849         * src/prefs_common.h
14850         * src/procmime.c
14851         * src/procmime.h
14852         * src/textview.c
14853                 Sync with HEAD
14854         * src/gtk/gtksctree.c
14855                 Close bug #608
14856
14857 2004-10-01 [colin]      0.9.12cvs118.1
14858
14859         * src/mimeview.c
14860                 Sync with HEAD (better Save All fix)
14861
14862 2004-10-01 [colin]      0.9.12cvs117.2
14863
14864         * src/gtk/gtksctree.c
14865                 Faster on selection
14866
14867 2004-10-01 [colin]      0.9.12cvs117.1
14868
14869         * src/mimeview.c
14870                 Sync with HEAD (Save All: only attachments)
14871
14872 2004-10-01 [paul]       0.9.12cvs116.1
14873
14874         * ChangeLog.claws
14875         * configure.ac
14876         * src/account.c
14877         * src/prefs_common.c
14878         * src/gtk/colorlabel.c
14879                 sync with HEAD
14880
14881 2004-09-30 [colin]      0.9.12cvs115.1
14882
14883         * src/stock_pixmap.c
14884         * src/stock_pixmap.h
14885         * src/folderview.c
14886         * src/Makefile.am
14887         * src/pixmaps/read.xpm
14888                 Sync with HEAD (new pixmap)
14889
14890 2004-09-29 [colin]      0.9.12cvs114.1
14891
14892         * src/compose.c
14893                 Sync with HEAD
14894                 Fix focus handling in headers
14895
14896 2004-09-29 [paul]       0.9.12cvs113.1
14897
14898         * src/quote_fmt_parse.y
14899                 sync with HEAD
14900  
14901
14902 2004-09-28 [colin]      0.9.12cvs112.1
14903
14904         * src/folderview.c
14905         * src/mainwindow.c
14906                 Sync with HEAD
14907
14908 2004-09-28 [colin]      0.9.12cvs110.1
14909
14910         * src/folderview.c
14911                 Sync with HEAD (Contextual Empty trash menu)
14912
14913 2004-09-28 [colin]      0.9.12cvs108.1
14914
14915         * src/addressbook.c
14916                 Sync with HEAD (addressbook edit on double-click)
14917
14918 2004-09-28 [colin]      0.9.12cvs106.1
14919
14920         * src/inc.c
14921                 Sync with HEAD (folder_item freeze on inc)
14922
14923 2004-09-27 [colin]      0.9.12cvs105.1
14924
14925         * src/folderview.c
14926                 Sync with HEAD (right-align new and unread column)
14927
14928 2004-09-27 [colin]      0.9.12cvs104.1
14929
14930         * src/main.c
14931                 Sync with HEAD (revert 0.9.12cvs101)
14932
14933 2004-09-24 [colin]      0.9.12cvs103.2
14934
14935         * src/wizard.c
14936                 Fix gtk warnings and use domain part of the email address 
14937                 when domain detection fails (no dot in domain name)
14938
14939 2004-09-23 [colin]      0.9.12cvs103.1
14940
14941         * src/plugins/spamassassin/libspamc.c
14942         * src/plugins/spamassassin/libspamc.h
14943         * src/plugins/spamassassin/utils.c
14944         * src/plugins/spamassassin/utils.h
14945                 Sync with HEAD (Update spamassassin to 3.0)
14946
14947 2004-09-21 [colin]      0.9.12cvs102.3
14948
14949         * src/action.c
14950                 Add horizontal scrollbar in action io dialog as needed
14951                 Patch by Alfons.
14952
14953 2004-09-20 [colin]      0.9.12cvs102.2
14954
14955         * src/plugins/image_viewer/viewer.c
14956                 Remove imlib stuff
14957                 use gtk_pixmap_set when clearing
14958                 (would be better to use gtkImages, but causes size-allocate 
14959                 signals storm)
14960
14961 2004-09-17 [paul]       0.9.12cvs102.1
14962
14963         * ChangeLog
14964         * ChangeLog.claws
14965         * ChangeLog.jp
14966         * configure.ac
14967         * src/inc.c
14968                 sync with HEAD
14969
14970
14971 2004-09-17 [colin]      0.9.12cvs101.1
14972
14973         * ChangeLog.claws
14974         * src/main.c
14975                 Sync with HEAD (fix segs at exit)
14976
14977 2004-09-14 [colin]      0.9.12cvs99.5
14978
14979         * src/common/socket.c
14980         * AUTHORS
14981                 Fix send error on 64bit platforms
14982                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
14983
14984 2004-09-14 [colin]      0.9.12cvs99.4
14985
14986         * src/action.c
14987                 Fix action output with utf8 
14988                 Patch by Alfons.
14989
14990 2004-09-14 [colin]      0.9.12cvs99.3
14991
14992         * ChangeLog.claws
14993         * src/folder.c
14994                 Sync with HEAD
14995
14996 2004-09-09 [colin]      0.9.12cvs99.2
14997
14998         * src/action.c
14999                 Fix progress bar (displaying "Completed %v/%u")
15000                 Patch by Alfons.
15001
15002 2004-09-08 [colin]      0.9.12cvs99.1
15003
15004         * src/account.c
15005         * src/folder.c
15006         * src/procmsg.c
15007         * src/procmsg.h
15008         * src/plugins/pgpmime/pgpmime.c
15009                 Sync with HEAD
15010
15011 2004-09-08 [colin]      0.9.12cvs97.2
15012
15013         * src/summaryview.c
15014                 Don't select mails in collapsed threads 
15015                 when navigating with up/down
15016
15017 2004-09-07 [colin]      0.9.12cvs97.1
15018
15019         * src/inc.c
15020                 Sync with HEAD (meaningful error messages)
15021
15022 2004-09-06 [colin]      0.9.12cvs96.1
15023
15024         * src/toolbar.c
15025                 Sync with HEAD (fix Redirect graying out)
15026
15027 2004-09-06 [colin]      0.9.12cvs95.1
15028
15029         * src/summaryview.c
15030         * src/mimeview.c
15031                 Sync with HEAD (fix dropped URIs)
15032
15033 2004-09-06 [colin]      0.9.12cvs94.1
15034
15035         * src/addressbook.c
15036         * src/addressitem.h
15037         * src/addritem.c
15038         * src/addritem.h
15039                 Sync with HEAD (addressbook DnD)
15040
15041 2004-09-03 [colin]      0.9.12cvs93.1
15042
15043         * src/summaryview.c
15044                 Sync with HEAD (next/prev unread)
15045
15046 2004-09-03 [colin]      0.9.12cvs92.1
15047
15048         * src/prefs_common.c
15049         * src/prefs_common.h
15050         * src/summaryview.c
15051                 Sync with HEAD ('mark_as_read_delay' pref)
15052
15053 2004-09-02 [colin]      0.9.12cvs91.2
15054
15055         * src/common/xml.c
15056                 Fix leak
15057
15058 2004-09-02 [colin]      0.9.12cvs91.1
15059
15060         * src/gtk/menu.c
15061                 Sync with HEAD (menu accel don't work, but whatever)
15062
15063 2004-09-02 [colin]      0.9.12cvs90.1
15064
15065         * src/account.c
15066                 Sync with HEAD (fix bug 582)
15067
15068 2004-09-02 [colin]      0.9.12cvs89.1
15069
15070         * src/addrindex.c
15071                 Sync with HEAD (free deleted queries)
15072
15073 2004-09-02 [colin]      0.9.12cvs88.1
15074
15075         * src/ldapquery.c
15076                 Sync with HEAD (fix LDAP freezes)
15077
15078 2004-09-02 [colin]      0.9.12cvs87.1
15079
15080         * src/prefs_spelling.c
15081                 Sync with HEAD (add default dictionary)
15082
15083 2004-09-01 [colin]      0.9.12cvs86.1
15084
15085         * src/filtering.c
15086         * src/folderview.c
15087         * src/imap.c
15088         * src/prefs_matcher.c
15089         * src/stock_pixmap.c
15090         * src/summary_search.c
15091         * src/summaryview.c
15092         * src/wizard.c
15093         * src/wizard.h
15094                 Sync with HEAD (uninitialized vars fixes)
15095                 + gtk2 specific warning fixes
15096
15097 2004-08-31 [colin]      0.9.12cvs85.1
15098
15099         * src/folder.c
15100                 Sync with HEAD (Fix memory corruption due to 
15101                 uninitialized var)
15102
15103 2004-08-31 [colin]      0.9.12cvs84.4
15104
15105         * src/summary_search.c
15106                 Fix segfaults when searching in folders with broken headers
15107
15108 2004-08-31 [colin]      0.9.12cvs84.3
15109
15110         * src/compose.c
15111         * src/textview.c
15112                 Fix some more encoding/decoding issues
15113
15114 2004-08-30 [colin]      0.9.12cvs84.2
15115
15116         * src/mimeview.c
15117         * src/prefs_themes.c
15118         * src/gtk/filesel.c
15119         * src/gtk/filesel.h
15120                 Add a folder-mode selection (fixes mimeview's "Save all")
15121
15122 2004-08-29 [colin]      0.9.12cvs84.1
15123
15124         * src/mimeview.c
15125                 Sync with HEAD (don't escape saved filenames)
15126
15127 2004-08-27 [colin]      0.9.12cvs83.1
15128
15129         * ChangeLog
15130         * ChangeLog.claws
15131         * ChangeLog.jp
15132         * src/mh.c
15133         * src/procheader.c
15134         * src/procmsg.c
15135         * src/procmsg.h
15136         * src/common/utils.c
15137         * src/gtk/menu.h
15138         * po/
15139                 Sync with HEAD 0.9.12cvs83 (sync with main)
15140
15141 2004-08-26 [colin]      0.9.12cvs82.4
15142
15143         * src/codeconv.c
15144                 Fix strange stack corruption
15145                 Convert to utf8 after unmime, not before
15146
15147 2004-08-26 [colin]      0.9.12cvs82.3
15148
15149         * src/main.c
15150         * src/wizard.c
15151                 Fix account folders duplication
15152
15153 2004-08-25 [colin]      0.9.12cvs82.2
15154
15155         * src/wizard.c
15156                 Remove ports
15157                 Add SSL selection
15158                 Use login@server as account name
15159
15160 2004-08-25 [colin]      0.9.12cvs82.1
15161
15162         * src/plugins/pgpmime/pgpmime.c
15163                 Sync with HEAD (leak fix).
15164
15165 2004-08-25 [colin]      0.9.12cvs81.1
15166
15167         * src/plugins/pgpmime/pgpmime.c
15168         * src/plugins/pgpmime/sgpgme.c
15169         * src/plugins/pgpmime/sgpgme.h
15170                 Sync with HEAD (Handle combined messages).
15171
15172 2004-08-24 [colin]      0.9.12cvs80.3
15173
15174         * src/wizard.c
15175                 Fix full name, ports, and imap
15176
15177 2004-08-24 [colin]      0.9.12cvs80.2
15178
15179         * src/Makefile.am
15180         * src/main.c
15181         * src/setup.c
15182         * src/setup.h
15183         * src/stock_pixmap.c
15184         * src/stock_pixmap.h
15185         * src/wizard.c ** ADDED **
15186         * src/wizard.h ** ADDED ** 
15187         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
15188                 Add a setup wizard 
15189
15190 2004-08-24 [colin]      0.9.12cvs80.1
15191
15192         * src/folder.c
15193                 Sync with HEAD (set mimeflags on all messages)
15194
15195 2004-08-24 [colin]      0.9.12cvs79.3
15196
15197         * src/matcher_parser_lex.l
15198                 Fix 8bits strings not in utf8
15199
15200 2004-08-24 [colin]      0.9.12cvs79.2
15201
15202         * src/compose.c
15203                 Check conversion result before replacing buffer
15204
15205 2004-08-23 [colin]      0.9.12cvs79.1
15206
15207         * src/compose.c
15208                 Sync with HEAD (create message header in memory)
15209
15210 2004-08-23 [colin]      0.9.12cvs78.1
15211
15212         * src/rfc2015.c
15213         * src/rfc2015.h
15214                 Sync with HEAD (fix bug 197 again)
15215
15216 2004-08-23 [colin]      0.9.12cvs77.3
15217
15218         * src/compose.c
15219                 Fix again inline gpg signing (which outputs utf8
15220                 in gtk2). Not syncing this fix to HEAD as this 
15221                 code is meant to die.
15222
15223 2004-08-23 [colin]      0.9.12cvs77.2
15224
15225         * src/prefs_account.h
15226                 Remove useless include
15227
15228 2004-08-23 [colin]      0.9.12cvs77.1
15229
15230         * src/imap.c
15231         * po/es.po
15232         * po/fr.po
15233         * po/it.po
15234         * po/pl.po
15235         * po/pt_BR.po
15236         * po/sk.po
15237         * po/sr.po
15238                 Sync with HEAD (fix bug 577)
15239
15240 2004-08-22 [colin]      0.9.12cvs76.1
15241
15242         * src/plugins/trayicon/trayicon.c
15243                 Sync with HEAD (fix formatting bug)
15244
15245 2004-08-21 [colin]      0.9.12cvs74.2
15246
15247         * src/gtk/colorsel.c
15248                 Fix bug 564 (Folder color selection window exits on any
15249                 keypress)
15250
15251 2004-08-21 [colin]      0.9.12cvs74.1
15252
15253         * ChangeLog.claws
15254         * src/compose.c
15255         * src/summaryview.c
15256         * src/toolbar.c
15257                 Sync with HEAD (fix bug 576)
15258
15259 2004-08-21 [colin]      0.9.12cvs70.1
15260
15261         * src/compose.c
15262         * src/mainwindow.c
15263                 Sync with HEAD
15264                 
15265
15266 2004-08-21 [paul]       0.9.12cvs66.4
15267
15268         * src/mainwindow.c
15269         * src/messageview.c
15270         * src/gtk/menu.c
15271         * src/plugins/spamassassin/spamassassin_gtk.c
15272                 remove some deprecated gtk1 functions
15273
15274
15275 2004-08-21 [colin]      0.9.12cvs66.3
15276
15277         * src/compose.c
15278         * src/codeconv.c
15279                 Fix warnings
15280                 Remove encoding hacks
15281                 Fix bug 575 (Strange character messes up message)
15282                 Don't display conversion error when drafting
15283
15284 2004-08-21 [paul]       0.9.12cvs66.2
15285
15286         * src/prefs_account.c
15287                 fix GnuPG mode bugs
15288
15289
15290 2004-08-20 [colin]      0.9.12cvs66.1
15291
15292         * src/codeconv.c
15293                 Sync with HEAD 0.9.12cvs66
15294
15295 2004-08-20 [paul]
15296
15297         * src/plugins/pgpmime/plugin.c
15298                 modify PGP/MIME plugin's description
15299
15300 2004-08-17 [colin]      0.9.12cvs65.1
15301
15302         * src/common/ssl.c
15303         * src/plugins/pgpmime/plugin.c
15304                 Sync with HEAD
15305
15306 2004-08-14 [colin]      0.9.12cvs60.3
15307
15308         * src/plugins/trayicon/trayicon.c
15309                 Put back resize callback, on size-request signal
15310                 rather than size-allocate to avoid infinite 
15311                 callback loop
15312
15313 2004-08-13 [colin]      0.9.12cvs60.2
15314
15315         * src/common/defs.h
15316                 Cache versions have been fixed
15317
15318 2004-08-13 [colin]      0.9.12cvs60.1
15319
15320         * src/folderutils.c
15321                 Sync with HEAD
15322
15323 2004-08-12 [colin]      0.9.12cvs59.1
15324
15325         * src/plugins/trayicon/trayicon.c
15326                 Sync with HEAD
15327
15328 2004-08-12 [colin]      0.9.12cvs57.5
15329
15330         * sylpheed.desktop
15331         * configure.ac
15332         * src/Makefile.am
15333         * src/main.c
15334                 Add support for Freedesktop.org's startup notification
15335
15336 2004-08-11 [colin]      0.9.12cvs57.4
15337
15338         * src/textview.c
15339                 Fix off-by-one
15340
15341 2004-08-11 [colin]      0.9.12cvs57.3
15342
15343         * src/message_search.c
15344         * src/summary_search.c
15345                 Make searches case insensitive by default
15346         * src/textview.c
15347                 Fix case-insensitive search in message
15348
15349 2004-08-11 [colin]      0.9.12cvs57.2
15350
15351         * src/summary_search.c
15352                 Let case-sensitive be specified
15353
15354 2004-08-10 [colin]      0.9.12cvs55.4
15355
15356         * src/common/socket.c
15357                 Fix the possible race condition
15358
15359 2004-08-09 [paul]       0.9.12cvs55.3
15360
15361         * configure.ac
15362         * src/Makefile.am
15363         * src/common/Makefile.am
15364                 sync with HEAD
15365
15366
15367 2004-08-09 [paul]       0.9.12cvs55.2
15368
15369         * autogen.sh
15370         * po/poconv.sh
15371                 remove unneeded script
15372
15373         * configure.ac
15374                 add forgotten USE_LDAP_TLS (sync with HEAD)
15375
15376
15377 2004-08-09 [colin]      0.9.12cvs55.1
15378
15379         * src/main.c
15380         * src/common/ssl.c
15381         * src/common/sylpheed.c
15382         * src/common/sylpheed.h
15383                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
15384
15385 2004-08-09 [paul]       0.9.12cvs54.1
15386
15387         * ChangeLog
15388         * ChangeLog.claws
15389         * ChangeLog.jp
15390         * configure.ac
15391         * po/POTFILES.in
15392         * src/Makefile.am
15393         * src/folderutils.c
15394         * src/main.c
15395         * src/pgpmime.c
15396         * src/pgpmime.h
15397         * src/sgpgme.c
15398         * src/sgpgme.h
15399         * src/plugins/Makefile.am
15400         * src/plugins/pgpmime/.cvsignore
15401         * src/plugins/pgpmime/Makefile.am
15402         * src/plugins/pgpmime/pgpmime.c
15403         * src/plugins/pgpmime/pgpmime.h
15404         * src/plugins/pgpmime/plugin.c
15405         * src/plugins/pgpmime/sgpgme.c
15406         * src/plugins/pgpmime/sgpgme.h
15407                 sync with HEAD
15408
15409 2004-08-08 [paul]       0.9.12cvs51.1
15410
15411         * configure.ac
15412         * src/folder.c
15413                 sync with HEAD
15414
15415 2004-08-07 [colin]      0.9.12cvs50.1
15416
15417         * src/pop.c
15418         * src/common/partial_download.c
15419                 fix warnings (sync from HEAD)
15420
15421 2004-08-07 [colin]      0.9.12cvs48.1
15422
15423         * src/prefs_folder_item.c
15424                 sync with HEAD 0.9.12cvs48
15425
15426 2004-08-06 [colin]      0.9.12cvs47.1
15427
15428         * src/compose.c
15429                 Sync with HEAD
15430
15431 2004-08-06 [christoph]  0.9.12cvs46.2
15432
15433         * src/main.c
15434         * src/plugins/clamav/clamav_plugin_gtk.c
15435         * src/plugins/dillo_viewer/dillo_viewer.c
15436         * src/plugins/image_viewer/plugin.c
15437         * src/plugins/mathml_viewer/mathml_viewer.c
15438         * src/plugins/spamassassin/spamassassin_gtk.c
15439         * src/plugins/trayicon/trayicon.c
15440                 don't mix GTK1.2 plugin with GTK2 plugins
15441
15442 2004-08-06 [colin]      0.9.12cvs46.1
15443
15444         * ChangeLog
15445         * ChangeLog.claws
15446         * ChangeLog.jp
15447         * configure.ac
15448         * sylpheed-claws.pc.in
15449         * src/folder.c
15450         * src/imap.c
15451         * src/localfolder.c
15452         * src/messageview.c
15453         * src/mimeview.c
15454         * src/mimeview.h
15455         * src/msgcache.c
15456         * src/news.c
15457         * src/prefs_ext_prog.c
15458         * src/prefs_folder_item.c
15459         * src/prefs_fonts.c
15460         * src/prefs_msg_colors.c
15461         * src/prefs_spelling.c
15462         * src/prefs_themes.c
15463         * src/prefs_toolbar.c
15464         * src/prefs_wrapping.c
15465         * src/procmime.h
15466         * src/common/defs.h
15467         * src/common/nntp.c
15468         * src/common/session.c
15469         * src/common/session.h
15470         * src/common/socket.c
15471         * src/common/utils.h
15472         * src/common/xml.c
15473         * src/common/xml.h
15474         * src/gtk/prefswindow.c
15475         * src/gtk/prefswindow.h
15476         * src/plugins/clamav/clamav_plugin_gtk.c
15477         * src/plugins/dillo_viewer/dillo_prefs.c
15478         * src/plugins/image_viewer/viewerprefs.c
15479         * src/plugins/spamassassin/spamassassin_gtk.c
15480         * m4/openssl.m4 *** REMOVED ***
15481                 Sync with HEAD 0.9.12cvs46
15482
15483 2004-08-03 [paul]       0.9.12cvs40.2
15484
15485         * src/action.c
15486         * src/addressadd.c
15487         * src/addressbook.c
15488         * src/addrgather.c
15489         * src/browseldap.c
15490         * src/compose.c
15491         * src/crash.c
15492         * src/editaddress.c
15493         * src/editgroup.c
15494         * src/editldap_basedn.c
15495         * src/foldersel.c
15496         * src/importldif.c
15497         * src/mimeview.c
15498         * src/prefs_common.c
15499         * src/prefs_template.c
15500         * src/sourcewindow.c
15501         * src/summaryview.c
15502         * src/gtk/about.c
15503         * src/gtk/foldersort.c
15504         * src/gtk/logwindow.c
15505         * src/gtk/pluginwindow.c
15506         * src/gtk/prefswindow.c
15507                 change all gtk_scrolled_window_set_policy from 
15508                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
15509
15510 2004-08-02 [paul]       0.9.12cvs40.1
15511
15512         * AUTHORS
15513                 update translation team section
15514         * po/pt_BR.po
15515                 updated by Frederico Goncalves Guimaraes
15516                 <fggdebian@yahoo.com.br>
15517
15518 2004-07-31 [colin]      0.9.12cvs39.9
15519
15520         * src/exphtmldlg.c
15521                 Fix compilation
15522
15523 2004-07-31 [colin]      0.9.12cvs39.8
15524
15525         * src/exphtmldlg.c
15526                 Fix an alertpanel type
15527
15528 2004-07-30 [colin]      0.9.12cvs39.7
15529
15530         * src/alertpanel.c
15531                 Fix alertpanel_error_log's icon
15532
15533 2004-07-30 [colin]      0.9.12cvs39.6
15534
15535         * src/pop.c
15536                 Two of them should still be warnings
15537
15538 2004-07-30 [colin]      0.9.12cvs39.5
15539
15540         * src/pop.c
15541                 More warning -> error
15542 2004-07-29 [colin]      0.9.12cvs39.4
15543
15544         * src/pop.c
15545                 Warning -> error
15546
15547 2004-07-29 [colin]      0.9.12cvs39.3
15548
15549         * src/prefs_matcher.c
15550                 Fix segfault
15551
15552 2004-07-29 [colin]      0.9.12cvs39.2
15553
15554         * src/alertpanel.c
15555                 More nice-looking alertpanels
15556
15557 2004-07-29 [colin]      0.9.12cvs39.1
15558
15559         * src/messageview.c
15560                 sync with head
15561                 (inform user when partial mail is deleted on server)
15562
15563 2004-07-29 [colin]      0.9.12cvs38.1
15564
15565         * src/messageview.c
15566                 sync with head
15567
15568 2004-07-28 [paul]       0.9.12cvs37.7
15569
15570         * src/mainwindow.c
15571                 complete the replacement of deprecated gtk_progress_*
15572
15573 2004-07-28 [paul]       0.9.12cvs37.6
15574
15575         * src/action.c
15576         * src/inc.c
15577         * src/mainwindow.c
15578         * src/send_message.c
15579         * src/gtk/progressdialog.c
15580         * src/gtk/progressdialog.h
15581                 replace deprecated gtk_progress_*
15582
15583 2004-07-28 [paul]       0.9.12cvs37.5
15584
15585         * src/gtk/filesel.c
15586                 remove gtk_window_set_wmclass()
15587 2004-07-28 [paul]       0.9.12cvs37.4
15588
15589         * src/addressbook.c
15590         * src/compose.c
15591         * src/foldersel.c
15592         * src/mainwindow.c
15593         * src/messageview.c
15594         * src/sourcewindow.c
15595         * src/gtk/logwindow.c
15596                 remove gtk_window_set_wmclass()
15597                 
15598         * src/prefs_filtering.c
15599         * src/prefs_filtering_action.c
15600         * src/prefs_fonts.c
15601         * src/prefs_gtk.c
15602         * src/prefs_matcher.c
15603         * src/ssl_manager.c
15604         * src/gtk/prefswindow.c
15605                 replace gtk_window_position()
15606
15607 2004-07-28 [colin]      0.9.12cvs37.3
15608
15609         * src/alertpanel.c
15610         * src/alertpanel.h
15611                 Add a way to specify panel type for specific
15612                 panels (alertpanel())
15613         * src/account.c
15614         * src/addressbook.c
15615         * src/compose.c
15616         * src/expldifdlg.c
15617         * src/main.c
15618         * src/messageview.c
15619         * src/summaryview.c
15620         * src/textview.c
15621         * src/gtk/sslcertwindow.c
15622                 Fix alertpanel()s so that their icon match
15623                 their real type
15624
15625 2004-07-28 [paul]       0.9.12cvs37.2
15626
15627         * src/addr_compl.c
15628         * src/addressbook.c
15629         * src/alertpanel.c
15630         * src/compose.c
15631         * src/export.c
15632         * src/foldersel.c
15633         * src/folderview.c
15634         * src/grouplistdialog.c
15635         * src/import.c
15636         * src/mainwindow.c
15637         * src/message_search.c
15638         * src/messageview.c
15639         * src/passphrase.c
15640         * src/prefs_actions.c
15641         * src/prefs_common.c
15642         * src/prefs_customheader.c
15643         * src/prefs_display_header.c
15644         * src/prefs_filtering.c
15645         * src/prefs_filtering_action.c
15646         * src/prefs_gtk.c
15647         * src/prefs_matcher.c
15648         * src/prefs_msg_colors.c
15649         * src/prefs_summary_column.c
15650         * src/prefs_template.c
15651         * src/sourcewindow.c
15652         * src/ssl_manager.c
15653         * src/summary_search.c
15654         * src/gtk/colorsel.c
15655         * src/gtk/description_window.c
15656         * src/gtk/gtkaspell.c
15657         * src/gtk/inputdialog.c
15658         * src/gtk/logwindow.c
15659         * src/gtk/prefswindow.c
15660         * src/gtk/progressdialog.c
15661                 replace deprecated gtk_window_set_policy
15662
15663 2004-07-27 [colin]      0.9.12cvs37.1
15664
15665         * src/msgcache.c
15666                 More fixes (synced for head again)
15667
15668 2004-07-27 [colin]      0.9.12cvs35.3
15669
15670         * src/msgcache.c
15671                 Fix wrong test
15672
15673 2004-07-27 [colin]      0.9.12cvs35.2
15674
15675         * src/mimeview.c
15676                 Fix width a bit (by Paul)
15677         * src/alertpanel.c
15678         * src/alertpanel.h
15679                 Specialize icons, make alertpanel_message()
15680                 private
15681         * src/message_search.c
15682         * src/sgpgme.c
15683         * src/summary_search.c
15684                 Suit alertpanel changes
15685
15686 2004-07-27 [colin]      0.9.12cvs35.1
15687
15688         * src/alertpanel.c
15689                 Add an icon
15690         * src/passphrase.c
15691                 Add debug output - maybe someone will
15692                 want to look at the problem with Grab
15693                 Input :)
15694         Bump version as we're synced with HEAD
15695
15696 2004-07-26 [colin]      0.9.12cvs33.26
15697
15698         * src/pop.c
15699                 Fix uidl-file parsing when not in new
15700                 format
15701
15702 2004-07-26 [colin]      0.9.12cvs33.25
15703
15704         * src/gtk/menu.c
15705                 Move popup menu up if necessary (fixes 
15706                 account selector)
15707         * src/mainwindow.c
15708                 Set account selector's button height to
15709                 minimum
15710
15711 2004-07-26 [colin]      0.9.12cvs33.24
15712
15713         * src/alertpanel.c
15714                 Maybe fix 551 (Truncated font in alert window)
15715
15716 2004-07-26 [colin]      0.9.12cvs33.23
15717
15718         * po/de.po
15719         * po/es.po
15720         * po/fr.po
15721         * po/it.po
15722         * po/ja.po
15723         * po/pl.po
15724         * po/ru.po
15725         * po/sk.po
15726         * po/sr.po
15727         * po/zh_CN.po
15728                 Sync po files with HEAD
15729
15730 2004-07-26 [paul]       0.9.12cvs33.22
15731
15732         * src/compose.c
15733                 fix Bug 556 'Organisation-header is sent even if empty'
15734
15735 2004-07-24 [colin]      0.9.12cvs33.21
15736
15737         * src/compose.c
15738         * src/gtk/gtkaspell.c
15739         * src/gtk/gtkaspell.h
15740                 Fix speller accelerators (require hack)
15741
15742 2004-07-24 [colin]      0.9.12cvs33.20
15743
15744         * src/gtk/gtkaspell.c
15745                 Fix over-eager code deletion breaking
15746                 Check while typing
15747
15748 2004-07-24 [colin]      0.9.12cvs33.19
15749
15750         * src/browseldap.c
15751         * src/ldapctrl.c
15752         * src/ldapctrl.h
15753         * src/ldapserver.h
15754                 Sync ldap with HEAD
15755         (Fixes 546 LDAP completely broken)
15756
15757 2004-07-24 [colin]      0.9.12cvs33.18
15758
15759         * src/prefs_msg_colors.c
15760                 Fix prototype mismatch
15761         (Fixes 547 void function cannot return value)
15762
15763 2004-07-24 [colin]      0.9.12cvs33.17
15764
15765         * src/mainwindow.c
15766                 Fix sort going back to previous sort key
15767                 when changing sort direction
15768
15769 2004-07-24 [colin]      0.9.12cvs33.16
15770
15771         * src/compose.c
15772                 Fix space insertion when re-wrapping at 
15773                 cursor point
15774
15775 2004-07-24 [colin]      0.9.12cvs33.15
15776
15777         * src/gtk/gtkaspell.c
15778                 Don't change cursor position in insert-text
15779                 callback
15780         (Fixes 539 Word wrapping on input transposes letters)
15781
15782 2004-07-24 [colin]      0.9.12cvs33.14
15783
15784         * src/gtk/gtkaspell.c
15785                 Reencode non-ascii chars to dictionary's
15786                 encoding
15787         (Fixes 544 Spell check broken non english locale)
15788
15789 2004-07-24 [colin]      0.9.12cvs33.13
15790
15791         * src/summaryview.c
15792                 Fix Shift+Down, add Home/End/PgUp/PgDown
15793
15794 2004-07-21 [colin]      0.9.12cvs33.12
15795
15796         * src/prefs_common.c
15797                 Fix a gtk warning (Patch by Andrej Kacian)
15798
15799 2004-07-21 [colin]      0.9.12cvs33.11
15800
15801         * src/gtk/filesel.c
15802                 More check
15803
15804 2004-07-21 [colin]      0.9.12cvs33.10
15805
15806         * src/compose.c
15807         * src/crash.c
15808         * src/export.c
15809         * src/import.c
15810         * src/messageview.c
15811         * src/mimeview.c
15812         * src/prefs_spelling.c
15813         * src/prefs_themes.c
15814         * src/summaryview.c
15815         * src/gtk/filesel.c
15816         * src/gtk/filesel.h
15817         * src/gtk/pluginwindow.c
15818                 Untwist open/save mode guessing logic, make
15819                 it explicit
15820
15821 2004-07-20 [colin]      0.9.12cvs33.9
15822
15823         * src/codeconv.c
15824                 conv_encode_header: src_charset is UTF-8 on
15825                 gtk2
15826         * src/compose.c
15827                 Remove double encoding of the headers
15828
15829 2004-07-20 [colin]      0.9.12cvs33.8
15830
15831         * src/codeconv.c
15832                 Fix typo
15833
15834 2004-07-20 [colin]      0.9.12cvs33.7
15835
15836         * src/mainwindow.c
15837                 Set the separated messageview to the saved
15838                 size of Claws' messageview (Patch by Alfons)
15839                 Fix a callback prototype (me)
15840
15841 2004-07-20 [colin]      0.9.12cvs33.6
15842
15843         * src/codeconv.h
15844                 Forgot one hunk in 0.9.12cvs33.4
15845
15846 2004-07-19 [colin]      0.9.12cvs33.5
15847
15848         * src/action.c
15849                 Action output fix
15850                 Patch by Alfons
15851
15852 2004-07-19 [colin]      0.9.12cvs33.4
15853
15854         * src/compose.c
15855                 Fix outgoing charset bug in headers
15856         * src/codeconv.c
15857                 Clean for glib2 - Patch by Alfons
15858
15859 2004-07-19 [colin]      0.9.12cvs33.3
15860
15861         * src/statusbar.c
15862                 Remove grip from the statusbar
15863                 Patch by Alfons
15864
15865 2004-07-19 [colin]      0.9.12cvs33.2
15866
15867         * src/messageview.c
15868         * src/textview.c
15869                 Fix messageview remembering the previous
15870                 scroll position when loading a new message
15871                 Patch by Alfons
15872
15873 2004-07-19 [colin]      0.9.12cvs33.1
15874
15875         * src/folder.h
15876         * src/folderview.c
15877         * src/summaryview.c
15878                 Sync with HEAD
15879
15880 2004-07-18 [colin]      0.9.12cvs32.7
15881
15882         * configure.ac
15883                 Remove useless check for XIM - noticed
15884                 by Alfons
15885
15886 2004-07-18 [colin]      0.9.12cvs32.6
15887
15888         * src/summaryview.c
15889                 Remove non-modified and shift-modified
15890                 accelerators in summaryview's popup
15891                 menu, as that doesn't get catched by
15892                 the accel-activate signal catcher...
15893
15894 2004-07-18 [colin]      0.9.12cvs32.5
15895
15896         * src/prefs_common.c
15897                 Define sensible default prefs for 
15898                 wrapping
15899
15900 2004-07-18 [colin]      0.9.12cvs32.4
15901
15902         * src/compose.c
15903         * src/prefs_common.c
15904         * src/prefs_common.h
15905         * src/prefs_wrapping.c
15906                 Remove Smart Wrapping pref, which does
15907                 nothing on gtk2 branch
15908
15909 2004-07-18 [colin]      0.9.12cvs32.3
15910
15911         * src/sourcewindow.c
15912                 Proper utf8
15913
15914 2004-07-18 [colin]      0.9.12cvs32.2
15915
15916         * src/compose.c
15917                 Save attachment status when drafting
15918
15919 2004-07-18 [colin]      0.9.12cvs32.1
15920
15921         * src/gtk/filesel.c
15922                 Fix erratic folder selection in open mode
15923
15924 2004-07-18 [colin]      0.9.12cvs31.11
15925
15926         * src/pop.c
15927                 Don't let partial messages get deleted
15928                 even with "dowload all"
15929                 (0.9.12cvs31.8 fix extension)
15930 2004-07-18 [colin]      0.9.12cvs31.10
15931
15932         * src/gtk/logwindow.c
15933                 Fix log scrolling
15934
15935 2004-07-18 [colin]      0.9.12cvs31.9
15936
15937         * src/common/utils.c
15938                 Fix non-utf8 strings coming from commands
15939                 and files
15940
15941 2004-07-18 [colin]      0.9.12cvs31.8
15942
15943         * src/pop.c
15944                 Fix partial download bug with Download all
15945                 messages option
15946
15947 2004-07-18 [colin]      0.9.12cvs31.7
15948
15949         * src/textview.c
15950                 Fix bug introduced in 0.9.12cvs31.2
15951                 (blocked in select mode after double click)
15952
15953 2004-07-18 [colin]      0.9.12cvs31.6
15954
15955         * src/compose.c
15956         * src/gtk/menu.c
15957                 More glib-warning fixes
15958
15959 2004-07-18 [colin]      0.9.12cvs31.5
15960
15961         * src/compose.c
15962                 Fix trashing the primary clipboard when moving 
15963                 around with tab
15964         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
15965
15966 2004-07-18 [colin]      0.9.12cvs31.4
15967
15968         * src/codeconv.c
15969                 convert unencoded iso headers to utf8
15970         (Fix Bug 538 Unencoded local characters in subject make it 
15971          disappear)
15972
15973 2004-07-18 [colin]      0.9.12cvs31.3
15974
15975         * src/compose.c
15976                 Fix tab char handling in wrapping
15977         (Fix Bug 537 Line wrap problem - TAB character treated as 
15978          one character instead of 8)
15979
15980 2004-07-18 [colin]      0.9.12cvs31.2
15981
15982         * src/textview.c
15983                 return FALSE on GDK_MOTION_NOTIFY
15984         (Fix Bug 535 Hyperlinks/addresses are not selectable 
15985          (unable to highlight))
15986
15987 2004-07-18 [colin]      0.9.12cvs31.1
15988
15989         * src/folderview.c
15990                 Sync with 0.9.12cvs31
15991
15992 2004-07-18 [colin]      0.9.12cvs30.4
15993
15994         * src/compose.c
15995                 Also block text_inserted when inserting a file
15996
15997 2004-07-18 [colin]      0.9.12cvs30.3
15998
15999         * src/compose.c
16000                 Fix smart wrapping (block text_inserted handler
16001                 while putting quotation to avoid wrap on input,
16002                 don't join lines if next is sig separator)
16003
16004 2004-07-17 [colin]      0.9.12cvs30.2
16005
16006         * src/folderview.c
16007         * src/mainwindow.c
16008         * src/mimeview.c
16009         * src/summaryview.c
16010         * src/gtk/quicksearch.c
16011         * src/gtk/quicksearch.h
16012                 Block key events handlers *and* accels while
16013                 quicksearch is focused
16014         (Fixes Bug 534 quick-search bar not accepting certain letters)
16015
16016 2004-07-17 [colin]      0.9.12cvs30.1
16017
16018         * src/folder.h
16019         * src/folderview.c
16020         * src/summaryview.c
16021                 Sync with 0.9.12cvs30
16022
16023 2004-07-17 [colin]      0.9.12cvs28.2
16024
16025         * src/mimeview.c
16026         * src/procmime.c
16027         * src/summaryview.c
16028         * src/gtk/menu.c
16029                 Squash some compile and glib warnings
16030
16031 2004-07-17 [paul]       0.9.12cvs28.1
16032
16033         * src/mimeview.c
16034                 sync with 0.9.12cvs28 HEAD
16035
16036 2004-07-16 [paul]       0.9.12cvs26.1
16037         
16038         * src/gtk/quicksearch.c
16039         * src/account.c
16040         * src/account.h
16041         * src/compose.c
16042         * src/customheader.c
16043         * src/folder_item_prefs.c
16044         * src/main.c
16045         * src/mainwindow.c
16046         * src/messageview.c
16047         * src/mimeview.c
16048         * src/news.c
16049         * src/pgpmime.c
16050         * src/pop.c
16051         * src/pop.h
16052         * src/prefs_account.c
16053         * src/prefs_account.h
16054         * src/prefs_common.c
16055         * src/prefs_common.h
16056         * src/prefs_display_header.c
16057         * src/prefs_gtk.c
16058         * src/prefs_gtk.h
16059         * src/procheader.c
16060         * src/procmime.c
16061                 sync with 0.9.12cvs26 HEAD      
16062
16063 2004-07-15 [colin]      0.9.12cvs18.14
16064
16065         * src/folder.c
16066                 Disable GPG signature check during
16067                 folder move and scan
16068         (Closes Bug 521 Signature checking slows down Folder-Move)
16069
16070 2004-07-14 [colin]      0.9.12cvs18.13
16071
16072         * src/common/partial_download.c
16073                 update includes
16074
16075 2004-07-14 [colin]      0.9.12cvs18.12
16076
16077         * src/common/partial_download.c
16078         * src/common/partial_download.h
16079                 Move doc at top, add correct copyright
16080
16081 2004-07-14 [colin]      0.9.12cvs18.11
16082
16083         * src/folder.c
16084         * src/messageview.c
16085         * src/pop.c
16086         * src/pop.h
16087         * src/procmsg.c
16088         * src/summaryview.c
16089         * src/common/Makefile.am
16090         * src/common/partial_download.c ** NEW FILES **
16091         * src/common/partial_download.h ** NEW FILES **
16092                 Move partial-download related stuff to its
16093                 own file
16094
16095 2004-07-14 [colin]      0.9.12cvs18.10
16096
16097         * src/send_message.c
16098                 Fix smtp auth when user is null or empty
16099
16100 2004-07-13 [colin]      0.9.12cvs18.9
16101
16102         * src/gtk/quicksearch.c
16103                 Use alphabetic order
16104
16105 2004-07-13 [colin]      0.9.12cvs18.8
16106
16107         * src/pop.c
16108                 Be paranoid on the checks
16109
16110 2004-07-13 [colin]      0.9.12cvs18.7
16111
16112         * src/gtk/quicksearch.c
16113                 Fix Engrish once again
16114
16115 2004-07-13 [colin]      0.9.12cvs18.6
16116
16117         * src/procmsg.c
16118         * src/summaryview.c
16119                 Mark messages for deletion when they are about to
16120                 be removed from trash
16121
16122 2004-07-13 [colin]      0.9.12cvs18.5
16123
16124         * src/matcher.c
16125         * src/matcher.h
16126         * src/matcher_parser_parse.y
16127         * src/prefs_matcher.c
16128         * src/gtk/quicksearch.c
16129                 Add 'partial' ('p') match string to find partially
16130                 downloaded messages
16131
16132 2004-07-13 [colin]      0.9.12cvs18.4
16133
16134         * src/pop.c
16135                 Fix misplaced block
16136
16137 2004-07-13 [colin]      0.9.12cvs18.3
16138
16139         * src/pop.c
16140         * src/pop.h
16141         * src/messageview.c
16142                 Refactor API (to avoid passing 5+ params and code
16143                 duplication)
16144         * src/folder.c
16145         * src/msgcache.c
16146         * src/procheader.c
16147         * src/common/defs.h
16148                 Add planned_download to cache
16149                 Don't mess uidl file when moving partially downloaded
16150                 mails (they change folder, we should change it in the
16151                 uidl list too or we'll remove an incorrect message)
16152                 (this also helps removing hacks when changing 
16153                 planned_download in messageview.c)
16154
16155 2004-07-12 [colin]      0.9.12cvs18.2
16156
16157         * src/gtk/quicksearch.c
16158                 Fix missing status update in quicksearch
16159
16160 2004-07-12 [paul]       0.9.12cvs18.1
16161
16162         * po/POTFILES.in
16163         * src/Makefile.am
16164         * src/account.c
16165         * src/codeconv.c
16166         * src/compose.c
16167         * src/inc.c
16168         * src/main.c
16169         * src/prefs_common.c
16170         * src/procmsg.h
16171         * src/toolbar.c
16172         * src/prefs_msg_colors.[ch]     ** NEW FILES **
16173         * src/prefs_wrapping.[ch]       ** NEW FILES **
16174         * src/common/intl.h
16175         * src/common/utils.[ch]
16176         * src/gtk/quicksearch.[ch]
16177                 sync with 0.9.12cvs18 HEAD
16178
16179 2004-07-12 [colin]      0.9.11cvs17.25
16180
16181         * src/folder.c
16182         * src/folder.h
16183                 Remove unused function added by me in 0.9.11cvs17.10
16184
16185 2004-07-11 [colin]      0.9.11cvs17.24
16186
16187         * src/inc.c
16188         * src/messageview.c
16189         * src/pop.c
16190         * src/pop.h
16191                 Use folderitem and msgnum instead of filename to
16192                 know which mail to delete
16193                 Move old partial mail deletion to pop.c
16194
16195 2004-07-10 [colin]      0.9.11cvs17.23
16196
16197         * src/inc.c
16198                 Add debug
16199         * src/pop.c
16200         * src/pop.h
16201                 Don't re-use same enums for unrelated stuff: it's 
16202                 completely misleading !
16203                 Document a bit
16204
16205 2004-07-09 [colin]      0.9.11cvs17.22
16206
16207         * src/inc.c
16208                 Remove folder-type check and do
16209                 more tests to be sure everything's
16210                 ok
16211         * src/messageview.c
16212                 Punctuation update, remove useless
16213                 code, fix two warnings
16214         * src/noticeview.c
16215                 Layout cleaning, reset 2nd button
16216                 when specifying one
16217
16218 2004-07-09 [colin]      0.9.11cvs17.21
16219
16220         * src/messageview.c
16221         * src/pop.c
16222         * src/pop.h
16223                 Allow user to change his mind
16224                 and postpone decision (by
16225                 unmarking the mail)
16226
16227 2004-07-09 [colin]      0.9.11cvs17.20
16228
16229         * src/messageview.c
16230                 Fix bug with delete state
16231         * src/pop.c
16232         * src/pop.h
16233                 Fix buffer leak (fread doesn't 
16234                 terminate buffers with \0)
16235                 Refactoring (remove magic 
16236                 numbers)
16237
16238 2004-07-09 [colin]      0.9.11cvs17.19
16239
16240         * src/pop.c
16241                 Don't log "Skipping message" if 
16242                 we're going to TOP it two lines
16243                 later
16244
16245 2004-07-09 [colin]      0.9.11cvs17.18
16246
16247         * src/messageview.c
16248                 Fix Engrish
16249
16250 2004-07-09 [colin]      0.9.11cvs17.17
16251
16252         * src/pop.c
16253                 strlen checking...
16254         * src/messageview.c
16255                 refactoring a bit
16256
16257 2004-07-08 [colin]      0.9.11cvs17.16
16258
16259         * src/noticeview.c
16260         * src/noticeview.h
16261                 Add an optional second button
16262         * src/messageview.c
16263         * src/pop.c
16264         * src/pop.h
16265                 Don't delete partially received mails after a certain
16266                 time; rather, let the user decide.
16267
16268 2004-07-08 [colin]      0.9.11cvs17.15
16269
16270         * src/common/smtp.h
16271                 Sync with HEAD
16272
16273 2004-07-08 [colin]      0.9.11cvs17.14
16274
16275         * src/messageview.c
16276         * src/common/smtp.c
16277                 Use to_human_readable() for sizes
16278
16279 2004-07-08 [colin]      0.9.11cvs17.13
16280
16281         * src/inc.c
16282         * src/messageview.c
16283         * src/pop.c
16284         * src/pop.h
16285         * src/procmsg.c
16286                 Fix partial-downloading issues:
16287                         catch unsupported TOP
16288                         don't delete partially downloaded mails before 5 days
16289                         don't update existing with non-MH folders; that'll
16290                         make dups, but it's better than trashing the folder
16291                         free new msginfo parts
16292                 Fix indentation ;-)
16293
16294 2004-07-08 [colin]      0.9.11cvs17.12
16295
16296         * src/common/smtp.c
16297         * src/common/smtp.h
16298                 Sync smtp size verification with HEAD
16299
16300 2004-07-08 [colin]      0.9.11cvs17.11
16301
16302         * src/summaryview.c
16303         * src/prefs_common.c
16304         * src/prefs_common.h
16305         * src/gtk/quicksearch.c
16306         * src/gtk/quicksearch.h
16307                 Sync sticky pref with HEAD
16308
16309 2004-07-08 [colin]      0.9.11cvs17.10
16310
16311         * src/folder.c [1.213.2.6]
16312         * src/folder.h [1.87.2.6]
16313         * src/inc.c [1.149.2.7]
16314         * src/messageview.c [1.94.2.8]
16315         * src/procheader.c [1.47.2.6]
16316         * src/procmsg.c [1.150.2.4]
16317         * src/procmsg.h [1.60.2.5]
16318         * src/pop.c [1.56.2.4]
16319         * src/pop.h [1.17.2.3]
16320                 Let too big messages get downloaded, but truncated
16321                 Add a button to download them completely
16322                 
16323 2004-07-06 [colin]      0.9.11cvs17.9
16324
16325         * src/gtk/quicksearch.c [1.1.2.3]
16326                 Add a Clear button
16327         * commitHelper
16328         * PATCHSETS
16329                 Add a script to help with cvs
16330
16331 2004-07-03 [colin]      0.9.11cvs17.8
16332
16333         * src/plugins/imageviewer/viewer.c
16334                 fix imageviewer (which was staying on the first
16335                 displayed image)
16336
16337 2004-07-03 [colin]      0.9.11cvs17.7
16338
16339         Removed FIXME_GTK2 warnings
16340         * src/gtk/gtkutils.c
16341                 useless #warnings
16342         * src/gtk/menu.c
16343                 useless #warnings (no need to mess with menu rc)
16344         * src/gtk/menu.h
16345                 unused functions
16346         
16347
16348 2004-07-03 [colin]      0.9.11cvs17.6
16349
16350         Removed FIXME_GTK2 warnings
16351         * src/codeconv.c
16352                 useless #warnings (rewrite needed)
16353         * src/compose.c
16354                 useless #warnings (rewrite needed)
16355                 useless #warnings (gtk2 is like that)
16356                 useless #warnings (previously fixed)
16357         * src/main.c
16358                 useless #warnings (previously fixed)
16359         * src/message_search.c
16360                 useless #warnings (gtk2 is like that)
16361                 Made apparent that search is case-sensitive
16362         * src/mimeview.c
16363                 useless #warnings (rewrite needed)
16364                 useless #warnings (gtk2 is like that)
16365                 reimplemented real warnings
16366         * src/prefs_common.c
16367                 Removed block cursor option (not it gtk2)
16368         * src/prefs_gtk.c
16369                 useless #warnings (rewrite needed)
16370         * src/procheader.c
16371                 useless #warnings (rewrite needed)
16372         * src/sourcewindow.c
16373                 useless #warnings (incorrect placing)
16374         * src/summary_search.c
16375                 useless #warnings (gtk2 is like that)
16376                 Made apparent that search is case-sensitive
16377         * src/action.c
16378                 useless #warnings (gtk2 is like that)
16379         * src/textview.c
16380                 useless #warnings (rewrite needed)
16381         * src/toolbar.c
16382                 useless #warnings (rewrite needed)
16383
16384 2004-07-03 [colin]      0.9.11cvs17.5
16385
16386         * src/textview.c
16387                 Fix mismerge which broke URI opening
16388                 
16389 2004-07-01 [colin]      0.9.11cvs17.4
16390
16391         * src/gtk/filesel.c
16392                 Fill filename when saving
16393                 
16394 2004-06-27 [colin]      0.9.11cvs17.3
16395
16396         * src/gtk/filesel.[ch]
16397                 Use the new GTK file selector
16398                 Update prototype to match the reality: multiple file
16399                 selection is open-only          
16400         * src/compose.c
16401                 Match the new prototypes        
16402         * configure.ac
16403                 Match the new requirements (gtk 2.4.0)
16404                         
16405 2004-06-26 [colin]      0.9.11cvs17.2
16406
16407         * src/plugins/trayicon/trayicon.c
16408                 Remove useless signal handler on resize, which causes
16409                 an infinite "loop"
16410         
16411 2004-06-26 [colin]      0.9.11cvs17.1
16412         
16413         * tools/Makefile.am
16414                 remove launch_firebird and add nautilus2sylpheed.sh
16415         * src/quicksearch.c
16416           src/summaryview.c
16417                 Fix show/hide "Extended symbols" button problem
16418                 Fix apparition at startup
16419                 Fix const warnings
16420         * src/plugins/image_viewer/Makefile.am
16421                 Fix configure 
16422         * common/ssl.c
16423                 Re-enable certificate check, as it doesn't seem to
16424                 cause Xlib errors anymore
16425
16426 2004-06-25 [paul]       0.9.11cvs17
16427
16428         * sync with 0.9.11cvs17 HEAD
16429         
16430         NOTE: QuickSearch is broken
16431
16432 2004-06-07 [colin]      0.9.10claws67.10
16433         * src/plugins/trayicon/trayicon.c
16434           src/plugins/trayicon/libeggtrayicon/Makefile.am
16435           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
16436                 Fix gettextization in trayicon plugin
16437
16438 2004-06-07 [colin]      0.9.10claws67.9
16439         
16440         * src/summaryview.c
16441           src/gtk/gtksctree.[ch]
16442                 Let Shift+{Up,Down} work in summaryview
16443                 (well, Down "works" and Up works)
16444                 Let the list scroll when using these keys
16445
16446 2004-06-06 [colin]      0.9.10claws67.8
16447
16448         * src/plugins/trayicon/trayicon.c
16449                 Fix pixmap update
16450
16451 2004-06-06 [colin]      0.9.10claws67.7
16452
16453         * src/addressbook.c
16454                 Fix signal handling causing system-wide focus grab
16455
16456 2004-05-25 [paul]       0.9.10claws67.6
16457
16458         * Makefile.am
16459           src/Makefile.am
16460                 clean up
16461
16462 2004-05-25 [paul]       0.9.10claws67.5
16463
16464         * replace deprecated gtk_signal... functions
16465
16466 2004-05-23 [colin]      0.9.10claws67.4
16467
16468         * src/compose.c
16469                 Fix wrapping
16470
16471 2004-05-22 [colin]      0.9.10claws67.3
16472
16473         * src/compose.c
16474                 Re-fix [Edited] in compose.c::compose_reedit()
16475
16476 2004-05-22 [colin]      0.9.10claws67.2
16477
16478         * src/procmime.c
16479                 Fix parsing of multiparts mails
16480
16481 2004-05-22 [colin]      0.9.10claws67.1
16482
16483         * src/summaryview.c
16484                 Fix quicksearch
16485
16486 2004-05-22 [paul]       0.9.10claws67
16487
16488         * sync with 0.9.10claws67 HEAD
16489
16490 2004-05-14 [alfons]
16491
16492         * src/procmime.h
16493                 add forgotton prototype
16494
16495 2004-05-10 [paul]       0.9.10claws57
16496
16497         * sync with 0.9.10claws57 HEAD
16498
16499 2004-05-05 [paul]       0.9.9.claws1
16500
16501         * ChangeLog-gtk2        ** REMOVED **
16502           ChangeLog-gtk2.claws  ** ADDED **
16503                 rename and adopt the normal claws format
16504                 
16505         * configure.ac
16506                 require gtkmathview >= 0.5
16507
16508         * ac/*                          ** REMOVED **
16509           ac/                           ** REMOVED **
16510           intl/Makefile.in              ** REMOVED **
16511           m4/                           ** ADDED **
16512           m4/missing                    ** ADDED **
16513           m4/missing/gdk-pixbuf.m4      ** ADDED **
16514           m4/missing/gettext.m4         ** ADDED **
16515           m4/missing/gpgme.m4           ** ADDED **
16516           m4/missing/imlib.m4           ** ADDED **
16517           m4/.cvsignore                 ** ADDED **
16518           m4/Makefile.am                ** ADDED **
16519           m4/README                     ** ADDED **
16520           m4/aclocal-include.m4         ** ADDED **
16521           m4/aspell.m4                  ** ADDED **
16522           m4/check-type.m4              ** ADDED **
16523           m4/gnupg-check-typedef.m4     ** ADDED **
16524           m4/openssl.m4                 ** ADDED **
16525           m4/spamassassin.m4            ** ADDED **
16526           po/ChangeLog                  ** REMOVED **
16527           po/Makefile.in.in             ** REMOVED **
16528           po/Rules-quot                 ** REMOVED **
16529           po/boldquot.sed               ** REMOVED **
16530           po/en@boldquot.header         ** REMOVED **
16531           po/en@quot.header             ** REMOVED **
16532           po/insert-header.sin          ** REMOVED **
16533           po/quot.sed                   ** REMOVED **
16534           po/remove-potcdate.sed        ** REMOVED **
16535           po/remove-potcdate.sin        ** REMOVED **
16536           po/stamp-po                   ** REMOVED **
16537           Makefile.am
16538           autogen.sh
16539           configure.ac
16540                 enable building with automake 1.8.x
16541                 add 'autopoint --force' to autogen.sh and remove all
16542                 auto-generated files, remove ac/ directory and use
16543                 m4/ directory instead
16544                 
16545         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
16546                 fix gettextization
16547
16548 2004-02-28 Colin Leroy <colin@colino.net>
16549         * src/prefs_matcher.c
16550           src/prefs_filtering.c
16551           src/prefs_filtering_action.c
16552                 Fix non-editable GtkEntries
16553
16554 2004-02-22 Thorsten Maerz <torte@netztorte.de>
16555         * src/prefs_themes.c
16556                 utf8 conversion for theme info
16557
16558 2004-02-21 Thorsten Maerz <torte@netztorte.de>
16559         * sync 0.9.9claws
16560
16561 2004-02-14 Thorsten Maerz <torte@netztorte.de>
16562         * src/grouplistdialog.c
16563                 allow multiple selections without ctrl key
16564
16565 2004-02-09 Thorsten Maerz <torte@netztorte.de>
16566         * src/main.c
16567                 enable customizable accelerators
16568
16569 2004-02-08 Thorsten Maerz <torte@netztorte.de>
16570         * src/prefs_common.c
16571                 re-enable different font settings for gtk1/2
16572         * src/prefs_folder_item.c
16573                 fix folder prefs displayed wrong
16574         * src/textview.c
16575                 set 'sunken' shadow type
16576
16577 2004-02-07 Colin Leroy <colin@colino.net>
16578         * src/compose.c
16579                 Fix message being always [Edited]
16580                 Encode headers correctly (utf8 buf)
16581
16582 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16583         * src/socket.c
16584                 remove double g_source_attach()
16585                 (Thanks to Colin Leroy)
16586
16587 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16588         * src/gtk/gtksctree.c
16589                 Fix SSL certificate list not shown
16590         * src/mimeview.c
16591                 Fix clicks in mime tree
16592
16593 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16594         * src/common/socket.c
16595                 Fix SSL receive
16596         * src/compose.c
16597                 Fix clipboard menu hotkeys
16598
16599 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16600         * src/gtk/gtkaspell.[ch]
16601           src/compose.c
16602                 reimplement spellchecker
16603
16604 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16605         * src/gtk/filesel.c
16606                 crash when inserting file in compose window
16607                 (TODO: keep old selection on clicks)
16608         * src/main.c
16609                 use gtkrc-2.0 instead of gtkrc
16610
16611 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16612         * src/messageview.c
16613                 remove orphaned mimeview unref()
16614
16615 2004-01-20 Thorsten Maerz <torte@netztorte.de>
16616         * src/grouplistdialog.c
16617                 expand nodes containing subscribed groups
16618
16619 2004-01-19 Thorsten Maerz <torte@netztorte.de>
16620         * src/textview.c
16621                 textview: hide cursor, restore old click behaviour
16622
16623 2004-01-18 Thorsten Maerz <torte@netztorte.de>
16624         * src/textview.c
16625                 variable names messed up
16626
16627 2004-01-17 Colin Leroy <colin@colino.net>
16628         * src/addr_compl.c
16629                 Fix completion address too thin
16630         * src/compose.c
16631                 Fix tab-to-subject behaviour
16632         * src/summaryview.c
16633                 Implement key up & down in summaryview
16634
16635 2004-01-12 Thorsten Maerz <torte@netztorte.de>
16636
16637         * sync 098claws
16638
16639 2004-01-08 Thorsten Maerz <torte@netztorte.de>
16640         * configure.ac
16641           Makefile.am
16642           doc/.cvsignore
16643           doc/Makefile.am
16644                 faq, man, manual moved to doc/
16645         * ac/aspell.m4
16646           ac/check-type.m4
16647           ac/gnupg-check-typedef.m4
16648           ac/openssl.m4
16649           ac/spamassassin.m4
16650           ac/missing/gdk-pixbuf.m4
16651           ac/missing/gpgme.m4
16652           ac/missing/imlib.m4
16653                 fix automake warnings
16654
16655 2003-12-06 Colin Leroy <colin@colino.net>
16656         * src/summaryview.c
16657                 Fix quicksearch
16658
16659 2003-12-05 Colin Leroy <colin@colino.net>
16660         * src/summaryview.c
16661                 Fix going to next unread folder
16662
16663 2003-12-05 Colin Leroy <colin@colino.net>
16664         * src/crash.c
16665                 Fix gtk2 compilation
16666         * src/session.c
16667                 Remove iotag source handler at disconnection
16668         * src/socket.[ch] 
16669                 Remove source handler when closing socket 
16670                 (fixes another seg)
16671
16672 2003-12-04 Colin Leroy <colin@colino.net>
16673         * src/compose.c
16674           src/prefs_account.c
16675           src/prefs_common.c
16676                 Fix some dropdown menus
16677
16678 2003-12-04 Colin Leroy <colin@colino.net>
16679         * src/compose.c
16680                 Fix event handlers on header fields
16681         * src/common/socket.c
16682           src/common/session.c
16683                 Fix segfault with callback (SSL)
16684                 Fix end of session 
16685
16686 2003-10-06 Thorsten Maerz <torte@netztorte.de>
16687
16688         * Fix compile bug in src/compose.c
16689         * removed src/gtk/gtkstext.[ch]
16690
16691 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
16692
16693         * Convert character set and escape "text" attributes in toolbar setting
16694         files.
16695         * Fixed bug in button-press-event handling.
16696
16697 2003-09-16 Thorsten Maerz <torte@netztorte.de>
16698
16699         * Fixed bug in key-press-event handling.
16700
16701 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
16702
16703         * Enabled to compile tray-icon plugin (Ad-hoc).
16704         * Avoid hang up bug of icon list in mime view (Ad-hoc).
16705
16706 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
16707
16708         * Enabled to compile on sylpheed-claws.
16709         (tray-icon plugin still cannot compile yet.)
16710
16711 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
16712
16713         * Updated to 0.9.5.
16714
16715 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
16716
16717         * Updated to 0.9.4.
16718         * Ported monitoring SSL mechanism to GSource of GLib2
16719         (I don't confirm it)
16720         * Added _gtk2 suffix to key name of font preference to avoid
16721         ovverwriting preference of Gtk+-1.2 version.
16722
16723 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
16724
16725         * Updated to 0.9.2.
16726
16727 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
16728
16729         * Updated to 0.9.1.
16730         * Translate po files into UTF-8 when execute autogen.sh.
16731
16732 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
16733
16734         * Updated to 0.9.0.
16735
16736 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
16737
16738         * Plugged GError related memory leaks.
16739
16740 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
16741
16742         * Changed default size of fonts.
16743         * Enabled to set titile font size of warning dialog.
16744
16745 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
16746
16747         * Embed a sylpheed icon into executable binary on Windows.
16748
16749 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
16750
16751         * I forgot to traslate character set of element string in src/xml.c.
16752
16753 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
16754
16755         * Fixed detecting bind_textdomain_codeset in configure.in.
16756         * The bug in which "Example" of "Date fromat" preference isn't displayed
16757         correctly has been fixed.
16758
16759 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
16760
16761         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
16762           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
16763           glib-gettextize
16764           Removed intl directory.
16765           Translated po files into UTF-8.
16766           (Thanks! Ryuji Abe)
16767
16768 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
16769
16770         * The bug which doesn't unscape string in xml.c has been fixed.
16771
16772 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
16773
16774         * The bug which is failed to translate encoding of file name thorough
16775         file dialog has been fixed.
16776
16777 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
16778
16779         * Modified to translate file names which is used in inporting/expoting
16780         mbox feature and "Save as" feature into locale encoding.
16781         * Translate file names into locale encoding when "Attache file" and
16782         "Insert file".
16783         * Force set G_BROKEN_FILENAMES environment variable.
16784         * Other minor fixes.
16785
16786 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
16787
16788         * Modified to treat MH folder's name as locale encoding.
16789
16790 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
16791
16792         * The bug which clash on switching candidates of auto completion of
16793         addresses, cannot use auto completion in Japanesse is fixed
16794         (Thanks! Tokunaga-san)¡¥
16795
16796 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16797
16798         * The bug which cannot switch key accelerator preference has been fixed
16799         (Thanks! smbd-san)¡¥
16800
16801 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16802
16803         * version 0.8.11-gtk2-20030314
16804
16805 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16806
16807         * The bug in which character set conversion of filtering messages has
16808         been fixed.(Thanks! COCOA-san).
16809
16810 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
16811
16812         * Revived "Leave space on head" preference in "Message" category.
16813         * A bug which clash when put the cursor to end of buffer and execute
16814         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
16815
16816 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
16817
16818         * version 0.8.11-gtk2-20030312
16819
16820 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
16821
16822         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
16823         * Modified to use Pango's API directly for font preference.
16824         * Integrated GtkTextView of textview to one widget.
16825         * Set fonts of header title in textview by "header_title" tag.
16826         * Removed some deprecated codes.
16827
16828 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
16829
16830         * Updated to 0.8.11.
16831         * Merged cygwin patch(Thanks! Sakai-san).
16832
16833 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
16834
16835         * version 0.8.10-gtk2-20030309