9fb15d1fc4772218f8edfc692f67fce187bb1494
[claws.git] / ChangeLog
1 2006-08-11 [colin]      2.4.0cvs41
2
3         * src/compose.c
4         * src/mainwindow.c
5         * src/mainwindow.h
6         * src/procmsg.c
7         * src/procmsg.h
8         * src/summaryview.c
9         * src/toolbar.c
10                 Grey out the Send button if
11                 - Queue folders are empty, or
12                 - We're sending already
13
14 2006-08-11 [wwp]        2.4.0cvs40
15
16         * src/main.c
17                 fix a logic issue when quitting while a compose window is
18                 still open, thanks to Colin.
19
20 2006-08-10 [colin]      2.4.0cvs39
21
22         * src/main.c
23                 Fix default font size setting after wizard run
24         * src/imap.c
25         * src/etpan/imap-thread.c
26         * src/etpan/imap-thread.h
27                 Fix bug #999 (Timing out on TSL cert validation 
28                 dialog makes ugly things happen). Also, STARTTLS
29                 unconditionnaly if initial capabilities contain
30                 LOGINDISABLED and STARTTLS.
31
32 2006-08-09 [colin]      2.4.0cvs38
33
34         * src/mainwindow.c
35         * src/mainwindow.h
36                 Fix Tools/Actions sensitivity when there are
37                 no actions
38
39 2006-08-09 [colin]      2.4.0cvs37
40
41         * src/prefs_filtering.c
42                 Warning fix, patch by Paul
43         * src/messageview.c
44         * src/prefs_actions.c
45         * src/prefs_filtering_action.c
46         * src/prefs_matcher.c
47                 Uniformisation of "Info ..." to "Info..." (for
48                 old gtk), patch by Fabien
49         * src/plugins/clamav/clamav_plugin_gtk.c
50                 Sensitivity fix by Fabien
51
52 2006-08-09 [colin]      2.4.0cvs36
53
54         * src/main.c
55         * src/main.h
56                 Add a function to know whether we're exiting
57         * src/plugins/trayicon/trayicon.c
58                 If exiting, don't do anything. Faster, and
59                 avoids gtk_main_iteration reentracy causing
60                 segfaults at exit
61
62 2006-08-09 [colin]      2.4.0cvs35
63
64         * src/messageview.c
65         * src/mimeview.c
66         * src/mimeview.h
67                 Fix lack of part selection when automatically 
68                 jumping to a specific part
69         * src/msgcache.c
70                 Little optimisation in cache reading
71
72 2006-08-09 [colin]      2.4.0cvs34
73
74         * src/compose.c
75                 Fix crash setting the priority on reedit
76                 (Accessing compose before creating it!)
77
78 2006-08-08 [colin]      2.4.0cvs33
79
80         * src/procmime.c
81                 Fix bug #998 (last attachment is not accessible)
82                 Bad RFC interpretation on multipart close-delimiters
83         * src/mimeview.c
84         * src/mimeview.h
85         * src/gtk/gtkvscrollbutton.c
86         * src/gtk/gtkvscrollbutton.h
87                 Make attachments list wheel-scrollable
88
89 2006-08-07 [colin]      2.4.0cvs32
90
91         * src/gtk/gtkaspell.c
92                 Fix bug #973 (Unicode punctation characters 
93                 are not recognized as separators by the
94                 spell checker); fix unsigned stuff
95
96 2006-08-07 [colin]      2.4.0cvs31
97
98         * src/compose.c
99                 Fix bug #956 (DnD text with accents in compose 
100                 text entry); fix gccc's signed/unsigned fuss
101
102 2006-08-06 [colin]      2.4.0cvs30
103
104         * src/main.c
105                 Fix bug #979 (Plugin crashes when exiting 
106                 sylpheed-claws) : handle exit request only 
107                 once
108
109 2006-08-05 [colin]      2.4.0cvs29
110
111         * src/news.c
112                 Just make sure we have a msgid.
113
114 2006-08-05 [colin]      2.4.0cvs28
115
116         * src/news.c
117         * src/summaryview.c
118                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
119                 by reimplementing it
120         * src/textview.c
121                 Fix bug when hiding quotes with level > 3 and quote
122                 colors are recycled
123
124 2006-08-04 [colin]      2.4.0cvs27
125
126         * src/compose.c
127         * src/undo.c
128         * src/undo.h
129                 Fix a bit replace-by-pasting undo
130         * src/mainwindow.c
131         * src/messageview.c
132                 Fix Fold quotes menu synchro in
133                 mainwindow when it changes in 
134                 messageview
135         * src/textview.c
136                 Fix right-click on quotes blocks
137         * src/common/utils.c
138                 Verify that the file created by
139                 my_tmpfile() is writable. Fixes
140                 bug #988 (very specific filesystem
141                 issue)
142         * src/plugins/pgpcore/sgpgme.c
143                 Fix file descriptor leak
144         * src/plugins/spamassassin/spamassassin.c
145                 Warn once if spamd isn't reachable
146
147 2006-08-04 [colin]      2.4.0cvs26
148
149         * src/toolbar.c
150                 i18n context patch by Fabien
151
152 2006-08-03 [colin]      2.4.0cvs25
153
154         * src/mainwindow.c
155         * src/messageview.c
156                 Rename "Hide quotes" to "Fold quotes"
157         * src/textview.c
158                 Don't use hand cursor on quotes. "all 
159                 the bonuses of the feature and none of 
160                 unwelcome side-effects"
161
162 2006-08-03 [colin]      2.4.0cvs24
163
164         * AUTHORS
165         * sylpheed-claws.desktop
166         * src/gtk/authors.h
167                 Bring the desktop file to XDG compliance
168                 Patch by Charles A. Edwards
169
170 2006-08-03 [colin]      2.4.0cvs23
171
172         * src/textview.c
173                 Fix links offset when they are preceded
174                 by accentued chars (g_utf8_strlen!)
175         * src/mainwindow.c
176                 Fix wrong status when starting offline
177
178
179 2006-08-03 [wwp]        2.4.0cvs22
180
181         * src/prefs_common.h
182                 ask what to do w/ filtering rules that belong to an account when
183                 applying filtering rules manually from the main window (skip,
184                 apply regardless of the account, use current account). This dialog
185                 can be skipped and the last reply used.
186                 (forgot that file)
187
188 2006-08-03 [wwp]        2.4.0cvs21
189
190         * src/filtering.c
191         * src/filtering.h
192         * src/prefs_common.c
193         * src/summaryview.c
194         * src/alertpanel.c
195         * src/alertpanel.h
196         * src/messageview.c
197                 ask what to do w/ filtering rules that belong to an account when
198                 applying filtering rules manually from the main window (skip,
199                 apply regardless of the account, use current account). This dialog
200                 can be skipped and the last reply used.
201
202
203 2006-08-03 [colin]      2.4.0cvs20
204
205         * src/textview.c
206                 Optimize previous patch
207
208 2006-08-03 [cleroy]     2.4.0cvs19
209
210         * src/textview.c
211                 Fix quotes getting toggled back when the
212                 mail has an even number of text parts
213
214 2006-08-02 [colin]      2.4.0cvs18
215
216         * src/messageview.c
217                 Add Hide quotes menu
218
219 2006-08-02 [colin]      2.4.0cvs17
220
221         * src/mainwindow.c
222         * src/prefs_common.c
223         * src/textview.c
224         * src/textview.h
225         * src/gtk/about.c
226                 Allow per-level quote hiding,
227                 Allow toggling quotes by double-clicking them
228                 Rename RemoteURI to ClickableText to reflect
229                 the fact it's used for a variety of things
230
231 2006-08-02 [wwp]        2.4.0cvs16
232
233         * src/mainwindow.c
234                 fix "View/Hide quotes" menu item status initialization.
235
236 2006-08-02 [wwp]        2.4.0cvs15
237
238         * src/matcher_parser_parse.y
239                 remove a debug trace.
240
241 2006-08-02 [paul]       2.4.0cvs14
242
243         * src/plugins/pgpcore/passphrase.c
244                 don't set initial dialog size
245                 make it resizable
246
247 2006-08-02 [paul]       2.4.0cvs13
248
249         * src/noticeview.c
250                 remove the rogue '/' character
251
252 2006-08-02 [paul]       2.4.0cvs12
253
254         * src/noticeview.c
255                 allow buttons to resize as necessary
256
257 2006-08-01 [wwp]        2.4.0cvs11
258
259         * src/mbox.c
260                 fix strict ISO C90 compliance.
261
262 2006-08-01 [wwp]        2.4.0cvs10
263
264         * tools/update-po
265                 updated update-po tool to work w/ context-dependent translations.
266                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
267
268 2006-08-01 [wwp]        2.4.0cvs9
269
270         * src/matcher.c
271         * src/prefs_filtering.c
272         * src/prefs_matcher.c
273                 allow context-dependent translations for "All",
274                 patch by Fabien Vantard <fzzzzz@gmail.com>.
275
276 2006-07-31 [colin]      2.4.0cvs8
277
278         * AUTHORS
279         * src/gtk/authors.h
280                 Add Rafal to authors
281
282 2006-07-31 [colin]      2.4.0cvs7
283
284         * src/compose.c
285         * src/mainwindow.c
286         * src/messageview.h
287         * src/prefs_common.c
288         * src/prefs_common.h
289         * src/textview.c
290                 Add 'View/Hide quotes'. Patch based on a patch
291                 by Rafal Weglarz
292
293 2006-07-31 [colin]      2.4.0cvs6
294
295         * src/action.c
296                 Fix problem with "> stuff >" actions
297
298 2006-07-31 [paul]       2.4.0cvs5
299
300         * po/nb.po
301                 updated by Geir Helland
302
303 2006-07-31 [wwp]        2.4.0cvs4
304
305         * src/mainwindow.c
306         * src/summaryview.c
307         * src/summaryview.h
308                 add "View/Go to/Parent message" and "View/Go to/Last read message",
309                 thanks to Colin.
310
311 2006-07-31 [wwp]        2.4.0cvs3
312
313         * src/Makefile.am
314         * src/addr_compl.c
315         * src/addr_compl.h
316         * src/addressbook.c
317         * src/addressbook.h
318         * src/addressbook_foldersel.c
319         * src/addressbook_foldersel.h
320         * src/addrindex.c
321         * src/addrindex.h
322         * src/matcher.c
323         * src/matcher.h
324         * src/matcher_parser_lex.l
325         * src/matcher_parser_parse.y
326         * src/prefs_common.c
327         * src/prefs_common.h
328         * src/prefs_filtering.c
329         * src/prefs_matcher.c
330         * src/prefs_matcher.h
331         * src/summaryview.c
332                 introduce filtering against the address book. It's now possible to add
333                 matched conditions to determine if any email address in a message matches
334                 or doesn't match any or all books or folders in the address book.
335
336 2006-07-31 [wwp]        2.4.0cvs2
337
338         * src/account.c
339         * src/filtering.c
340         * src/filtering.h
341         * src/folder.c
342         * src/folderview.c
343         * src/inc.c
344         * src/mainwindow.c
345         * src/matcher.c
346         * src/matcher_parser_lex.l
347         * src/matcher_parser_parse.y
348         * src/mbox.c
349         * src/prefs_filtering.c
350         * src/prefs_filtering.h
351         * src/procmsg.c
352         * src/procmsg.h
353         * src/summaryview.c
354                 introduce per-account filtering rules. Each filtering rule can now be assigned
355                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
356                 when applying filtering rules manually, as all rules will apply - even the ones
357                 assigned to an account. This issue will be addressed soon.
358  
359
360
361 2006-07-31 [wwp]        2.4.0cvs1
362
363         * src/quote_fmt.c
364                 make more strings translatable.
365
366 2006-07-31 [paul]       2.4.0
367
368         2.4.0 released
369
370 2006-07-31 [paul]       2.3.1cvs91
371
372         * po/ca.po
373                 updated by Miquel Oliete
374
375 2006-07-31 [paul]       2.3.1cvs90
376
377         * po/de.po
378         * po/el.po
379         * po/fr.po
380         * po/it.po
381         * po/pl.po
382         * po/pt_BR.po
383         * po/sr.po
384         * po/zh_CN.po
385                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
386                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
387                 Aleksandar Urosevic, and Ralgh Young
388
389 2006-07-31 [paul]       2.3.1cvs89
390
391         * src/account.c
392         * src/main.c
393         * src/mainwindow.c
394         * src/mainwindow.h
395                 Fix a race condition when, after an SC crash, rescanning
396                 folders took more than 0.5 seconds
397                 Thanks to Colin
398
399 2006-07-31 [paul]       2.3.1cvs88
400
401         * src/folderview.c
402                 don't translate separator strings
403
404 2006-07-30 [mones]      2.3.1cvs87
405
406         * doc/man/sylpheed-claws.1
407                 Fixed non-ASCII chars in Hoa's name
408         * po/es.po
409                 Updated for release
410
411 2006-07-27 [colin]      2.3.1cvs86
412
413         * src/textview.c
414                 Don't include the leading \n in links
415                 Patch by Fabien
416
417 2006-07-25 [colin]      2.3.1cvs85
418
419         * src/mainwindow.c
420         * src/common/socket.h
421         * src/etpan/imap-thread.c
422                 Refresh resolvers before connecting
423                 to IMAP servers, and after switching
424                 to online. Thanks to Paul.
425
426 2006-07-18 [colin]
427
428         * 2.4.0-rc4 released
429
430 2006-07-17 [colin]      2.3.1cvs84
431
432         * src/inc.c
433                 Show connection attempt in statusbar before
434                 connecting (previously first message was
435                 "Retrieving messages from ..." after the
436                 connection succeeded.
437
438 2006-07-16 [wwp]        2.3.1cvs83
439
440         * sylpheed-claws.ico
441                 Added .ico file (windows multi-size icon file, generated).
442
443 2006-07-12 [wwp]        2.3.1cvs82
444
445         * src/messageview.c
446                 remove Message/Re-edit menu entry from messageview window,
447                 as sent/draft/queued messages are opened in compose window when
448                 re-edited and it's not possible to re-edit other msgs.
449
450 2006-07-12 [paul]       2.3.1cvs81
451
452         * AUTHORS
453         * src/mainwindow.c
454         * src/gtk/authors.h
455                 check online state before resetting
456                 mailcheck timer. Useful if some program
457                 verifies connection state and updates
458                 Claws.
459                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
460
461 2006-07-12 [paul]       2.3.1cvs80
462
463         * sylpheed-claws-128x128.png
464         * sylpheed-claws-64x64.png
465         * sylpheed-claws.png
466         * src/Makefile.am
467         * src/main.c
468         * src/prefs_toolbar.c
469         * src/stock_pixmap.c
470         * src/stock_pixmap.h
471         * src/wizard.c
472         * src/gtk/about.c
473         * src/gtk/gtkutils.c
474         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
475         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
476         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
477         * src/pixmaps/sylpheed.xpm              ** REMOVED **
478         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
479         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
480                 updated and renamed logo/icon files and related
481                 logo by Jesper Schultz
482
483 2006-07-11 [paul]       2.3.1cvs79
484
485         * src/main.c
486                 fix the labels a smidgin
487
488 2006-07-09 [colin]      2.3.1cvs78
489
490         * src/textview.c
491                 Show errors in textviewer's command
492                 Patch by H. Merijn Brand
493
494 2006-07-09 [colin]      2.3.1cvs77
495
496         * src/compose.c
497                 Save FMID in drafts too
498
499 2006-07-08 [colin]      2.3.1cvs76
500
501         * src/compose.c
502                 Svae RMID in drafted mails too
503                 Save quote_fmt vars for whole mails,
504                 don't reset at each quote_fmt_init:
505                 allows to use the same |i{var} in
506                 various template fields
507         * src/prefs_template.c
508         * src/quote_fmt.h
509         * src/quote_fmt_parse.y
510                 Same
511
512 2006-07-08 [colin]      2.3.1cvs75
513
514         * src/textview.c
515                 Fix highlighting of attached parts URIs
516
517 2006-07-08 [colin]      2.3.1cvs74
518
519         * src/main.c
520                 Prevent bug #981 (sc 2.3.1 segfaults with 
521                 gtk+ 2.10) from being reported again:
522                 if Sylpheed-Claws has been compiled against
523                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
524                 of if Sylpheed-Claws has been compiled against
525                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
526                 error out.
527
528 2006-07-07 [colin]      2.3.1cvs73
529
530         * src/prefs_actions.c
531                 Fix label
532
533 2006-07-07 [colin]      2.3.1cvs72
534
535         * src/prefs_actions.c
536                 Fix compile on gtk < 2.8. argh :)
537
538 2006-07-07 [paul]       2.3.1cvs71
539
540         * src/common/defs.h
541                 update DONATE_URI
542
543 2006-07-07 [colin]      2.3.1cvs70
544
545         * po/POTFILES.in
546         * src/quote_fmt.c
547         * src/quote_fmt_lex.l
548         * src/quote_fmt_parse.y
549                 Add |i{var}, a way to insert user-entered
550                 text in a template
551
552 2006-07-07 [colin]
553
554         * 2.4.0-rc3 released
555
556 2006-07-07 [colin]      2.3.1cvs69
557
558         * src/folder.c
559                 Don't consider inboxes of UNKNOWN folder 
560                 classes to be useable as default inboxes
561
562 2006-07-07 [paul]       2.3.1cvs68
563
564         * src/textview.c
565                 add missing #include <errno.h>
566                 Thanks to René J. Blokland
567
568 2006-07-07 [paul]       2.3.1cvs67
569
570         * src/action.c
571                 Return now Closes dialog
572         * src/mimeview.c
573         * src/mimeview.h
574         * src/textview.c
575                 add contextual menu to mime parts listed
576                 in the textview
577                 Thanks to Colin
578         * src/common/utils.c
579                 reversal: ' is a valid character in URLs
580
581 2006-07-06 [colin]      2.3.1cvs66
582
583         * src/remotefolder.h
584                 Forgotten in previous commit
585
586 2006-07-06 [colin]      2.3.1cvs65
587
588         * src/folder.c
589                 Set summary update flag whenever
590                 totals changed
591         * src/imap.c
592         * src/prefs_account.c
593         * src/common/utils.h
594         * src/etpan/imap-thread.c
595                 Fix warnings, thanks to Fabien and
596                 Ricardo
597
598 2006-07-06 [wwp]        2.3.1cvs64
599
600         * src/gtk/gtkutils.c
601                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
602
603 2006-07-06 [wwp]        2.3.1cvs63
604
605         * src/account.c
606         * src/addressbook.c
607         * src/addressitem.h
608         * src/folderview.c
609         * src/mainwindow.c
610         * src/manual.c
611         * src/manual.h
612         * src/message_search.c
613         * src/prefs_actions.c
614         * src/prefs_filtering.c
615         * src/prefs_filtering.h
616         * src/prefs_template.c
617         * src/summary_search.c
618         * src/summaryview.c
619         * src/gtk/gtkutils.c
620         * src/gtk/gtkutils.h
621         * src/gtk/pluginwindow.c
622                 add help buttons to some dialogs. Clicking such buttons opens a
623                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
624
625 2006-07-06 [paul]       2.3.1cvs62
626
627         * src/textview.c
628                 fix attachments contextual menu
629                 Thanks to Colin
630
631 2006-07-05 [colin]      2.3.1cvs61
632
633         * src/textview.c
634         * src/compose.c
635                 Handle sftp:// links
636
637 2006-07-05 [paul]       2.3.1cvs60
638
639         * src/gtk/filesel.c
640                 grab save button by default
641                 Thanks to Colin
642
643 2006-07-05 [wwp]        2.3.1cvs59
644
645         * manual/xml2pdf
646                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
647
648 2006-07-04 [colin]      2.3.1cvs58
649
650         * src/mimeview.c
651         * src/textview.c
652                 Use left click to select, middle click to open
653                 on mimeparts links
654         * src/common/utils.c
655                 Fix segfault
656
657 2006-07-04 [colin]      2.3.1cvs57
658
659         * src/mainwindow.c
660         * src/news.c
661                 Warning fixes, thanks to Fabien
662
663 2006-07-04 [colin]      2.3.1cvs56
664
665         * src/mimeview.c
666         * src/mimeview.h
667         * src/textview.c
668                 Allow parts to be selected via their text label
669                 in textview
670
671 2006-07-04 [colin]      2.3.1cvs55
672
673         * src/folderview.c
674                 Feedback when closing (for big folders)
675         * src/prefs_actions.c
676         * src/prefs_filtering.c
677         * src/prefs_matcher.c
678         * src/prefs_template.c
679                 Fix default button when closing without
680                 having saved
681
682 2006-07-04 [colin]      2.3.1cvs54
683
684         * src/news.c
685                 Delete local file on deletion
686
687 2006-07-03 [colin]      2.3.1cvs53
688
689         * src/folderview.c
690         * src/main.c
691                 Don't freeze when rescanning after crash
692
693 2006-07-03 [wwp]        2.3.1cvs52
694
695         * src/compose.c
696         * src/privacy.c
697         * src/privacy.h
698         * src/plugins/pgpinline/pgpinline.c
699         * src/plugins/pgpmime/pgpmime.c
700                 don't report an error when the user cancels the passphrase dialog.
701
702 2006-07-02 [colin]      2.3.1cvs51
703
704         * src/folderview.c
705                 Open message when crossing folders with Space,
706                 goto next unread and friends
707
708 2006-07-01 [colin]      2.3.1cvs50
709
710         * src/prefs_account.c
711                 Typographic rules varying from language
712                 to language (in french "Protocole :"),
713                 we have to do that :)
714
715 2006-07-01 [ticho]      2.3.1cvs49
716
717         * src/prefs_account.c
718                 Only use one temporary gchar* variable in
719                 prefs_account_protocol_set_optmenu().
720
721 2006-07-01 [ticho]      2.3.1cvs48
722
723         * src/prefs_account.c
724         * src/prefs_account.h
725                 Use GtkLabel for existing account protocol name.
726                 Created an array for protocol names and populate the
727                 combobox from it in a for() cycle.
728
729 2006-06-30 [colin]      2.3.1cvs47
730
731         * src/compose.c
732                 Block undo when changing signature (by changing
733                 account)
734
735 2006-06-30 [paul]       2.3.1cvs46
736
737         * src/send_message.c
738                 when editing From in the Compose window, use that address
739                 in the Return-Path: header
740                 Thanks to Colin
741
742 2006-06-30 [colin]      2.3.1cvs45
743
744         * src/compose.c
745                 Fix signature replacement:
746                 - when no newline before separator
747                 - when reediting
748
749 2006-06-29 [colin]      2.3.1cvs44
750
751         * src/folderview.c
752         * src/folderview.h
753         * src/mainwindow.c
754         * src/summaryview.c
755                 Let 'View/Go to/Next marked' work like
756                 Next new & Next unread: across folders
757                 Change the select_on_entry pref to do
758                 what we want when changing folder
759         * src/common/utils.c
760                 Fix single-quoted links 
761
762 2006-06-29 [colin]      2.3.1cvs43
763
764         * src/gtk/gtkaspell.c
765                 "Sylpheed" and "Sylpheed-Claws" do exist !
766
767 2006-06-29 [colin]      2.3.1cvs42
768
769         * src/imap.c
770                 Forgot to remove debug
771
772 2006-06-29 [colin]      2.3.1cvs41
773
774         * src/imap.c
775         * src/imap.h
776         * src/mainwindow.c
777                 Disconnect from IMAP servers when going
778                 offline. Fixes bug #978 (going to offline-mode 
779                 won't close connections)
780
781 2006-06-29 [colin]      2.3.1cvs40
782
783         * src/main.c
784                 Fix transient setting on failing plugins
785                 Patch by Fabien
786         * src/plugins/pgpcore/sgpgme.c
787                 Only warn for OpenPGP. Most people don't
788                 have CMS available.
789
790 2006-06-29 [colin]      2.3.1cvs39
791
792         * src/compose.c
793                 Fix Spelling menu (discrepancy between context menu
794                 and top menu when folder's dictionary isn't the 
795                 default one)
796         * src/plugins/pgpcore/sgpgme.c
797                 More error reporting about why gpgme can fail
798
799 2006-06-29 [wwp]        2.3.1cvs38
800
801         * src/mainwindow.c
802                 honor the display-header-pane setting even when the message view
803                 is a separate window.
804
805 2006-06-29 [wwp]        2.3.1cvs37
806
807         * src/prefs_actions.c
808                 forgot to commit that one (use of GTK_STOCK_INFO).
809
810 2006-06-29 [colin]      2.3.1cvs36
811
812         * src/imap.c
813                 Better handling of login errors (ask the password
814                 again once), alert in case of error. Fix three
815                 signedness warnings.
816
817 2006-06-28 [wwp]        2.3.1cvs35
818
819         * src/prefs_template.c
820         * src/prefs_matcher.c
821         * src/prefs_filtering_action.c
822         * src/prefs_quote.c
823                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
824                 patch by Fabien Vantard, slightly modified.
825
826 2006-06-28 [paul]
827
828         2.4.0-rc2 released
829
830 2006-06-28 [colin]      2.3.1cvs34
831
832         * src/prefs_account.c
833                 Fix bug #977 (Can't add or edit imap accounts)
834
835 2006-06-28 [colin]      2.3.1cvs33
836
837         * src/mimeview.c
838                 Fix previous
839
840 2006-06-28 [colin]      2.3.1cvs32
841
842         * src/mimeview.c
843                 Save named inlined attachments with "Save all"
844         * src/main.c
845         * src/mbox.c
846         * src/common/plugin.c
847         * src/common/plugin.h
848         * src/common/sylpheed.c
849         * src/common/utils.c
850         * src/plugins/pgpcore/sylpheed.def
851         * src/plugins/pgpinline/sylpheed.def
852         * src/plugins/pgpmime/sylpheed.def
853                 Win32 compatibility patch, by
854                 Werner Koch
855
856 2006-06-28 [wwp]        2.3.1cvs31
857
858         * src/imap.c
859         * src/prefs_folder_item.c
860                 less compilation warnings (thanks to Fabien Vantard), less typos.
861
862 2006-06-28 [paul]       2.3.1cvs30
863
864         * src/gtk/gtkutils.c
865                 gtk_combo_box_set_focus_on_click() is only
866                 available since gtk 2.6.0
867
868 2006-06-28 [paul]       2.3.1cvs29
869
870         * src/prefs_ext_prog.c
871                 fix engrish and add a tooltip for the
872                 'command for 'Display as text' option
873
874 2006-06-28 [paul]
875
876         2.4.0-rc1 released
877
878 2006-06-28 [paul]       2.3.1cvs28
879
880         * ChangeLog
881         * tools/Makefile.am
882                 include textviewer.pl in releases
883
884 2006-06-28 [paul]       2.3.1cvs27
885
886         * src/prefs_ext_prog.c
887                 hide Print command option if libgnomeprint
888                 support is present
889
890 2006-06-27 [colin]      2.3.1cvs26
891
892         * src/compose.c
893                 Fix Esc handling in insert/attach dialog
894                 Don't show this dialog if dragging something
895                 else than text/uri-list
896                 Thanks to Fabien Vantard
897         * tools/textviewer.pl
898                 Filter script to display stuff as text
899                 by H. Merijn Brand
900
901 2006-06-27 [wwp]        2.3.1cvs25
902
903         * src/messageview.c
904                 use the exact product name (message view title), patch
905                 by Fabien Vantard.
906
907 2006-06-27 [ticho]      2.3.1cvs24
908
909         * src/prefs_account.c
910         * src/prefs_common.c
911         * src/prefs_common.h
912         * src/prefs_ext_prog.c
913         * src/textview.c
914                 Add a preference (Preferences/External programs)
915                 to allow "Display as text" to be done via a script
916                 (patch by H.Merijn Brand).
917                 Use GtkComboBox for protocol selection in account
918                 preferences.
919                 Only include current choice for existing accounts, and
920                 insensitivize the combobox.
921
922 2006-06-27 [paul]       2.3.1cvs23
923
924         * src/mbox.c
925                 fix crasher introduced in cvs21.
926                 Thanks to Colin
927
928 2006-06-26 [colin]      2.3.1cvs22
929
930         * src/mbox.c
931                 Fix double-frees when leaving folders
932                 after exporting to mbox
933
934 2006-06-26 [colin]      2.3.1cvs21
935
936         * src/mbox.c
937                 More feedback (and optimisation)
938                 on import/export
939         * src/common/utils.c
940                 Fix case when looking for mail addresses
941         * src/gtk/gtkutils.c
942                 Extra check for (X-)Face
943
944 2006-06-25 [ticho]      2.3.1cvs20
945
946         * src/compose.c
947         * src/exphtmldlg.c
948         * src/gtk/gtkutils.c
949         * src/gtk/gtkutils.h
950                 Added second argument to gtkut_sc_combobox_create() to
951                 control focus-on-click for the widget.
952                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
953
954 2006-06-25 [ticho]      2.3.1cvs19
955
956         * src/compose.c
957         * src/gtk/Makefile.am
958         * src/gtk/combobox.c
959         * src/gtk/combobox.h
960         * src/gtk/gtkutils.c
961         * src/gtk/gtkutils.h
962                 Use GtkComboBox instead of deprecated GtkOptionMenu
963                 for account selector in compose window and for encoding
964                 selector in attachment properties.
965                 Also factorise working with the new GtkComboBox somewhat.
966
967 2006-06-24 [paul]       2.3.1cvs18
968
969         * src/prefs_common.c
970                 use the correct default value
971
972 2006-06-24 [paul]       2.3.1cvs17
973
974         * src/compose.c
975         * src/prefs_common.c
976         * src/prefs_common.h
977         * src/prefs_compose_writing.c
978                 enable setting of default action when
979                 dnd'ing files in the compose window.
980                 (Collaborative effort with wwp)
981
982 2006-06-23 [wwp]        2.3.1cvs16
983
984         * src/compose.c
985                 i18n fix (thanks to Fabien Vantard)
986
987 2006-06-22 [colin]      2.3.1cvs15
988
989         * src/prefs_customheader.c
990                 Don't use filters in custom headers' file 
991                 selector. Remember, extensions mean nothing :)
992
993 2006-06-22 [paul]       2.3.1cvs14
994
995         * configure.ac
996                 allow setting of man directory location
997
998 2006-06-22 [colin]      2.3.1cvs13
999
1000         * src/mainwindow.c
1001                 Add 'View/Go to/Next unread folder'.
1002                 I missed that :)
1003
1004 2006-06-22 [colin]      2.3.1cvs12
1005
1006         * src/common/utils.c
1007                 Add some subject prefixes
1008                 Patch by Bjorn T Johansen <btj@havleik.no>
1009
1010 2006-06-22 [colin]      2.3.1cvs11
1011
1012         * manual/advanced.xml
1013                 Forgotten hidden pref
1014
1015 2006-06-21 [paul]       2.3.1cvs10
1016
1017         * src/prefs_account.c
1018                 complete the removal of 'Add date header' option
1019
1020 2006-06-21 [paul]       2.3.1cvs9
1021
1022         * src/account.c
1023         * src/compose.c
1024         * src/prefs_account.c
1025         * src/prefs_account.h
1026                 remove option to add date header - always
1027                 add date header
1028         * src/etpan/imap-thread.c
1029                 fix warnings (Thanks to Colin)
1030
1031 2006-06-21 [wwp]        2.3.1cvs8
1032
1033         * src/folder.c
1034                 set the attachment flag when inline text part are (file)named. This is more convenient
1035                 when receiving (for instance) inline source files or patches sent using thunderbird.
1036
1037 2006-06-21 [paul]       2.3.1cvs7
1038
1039         * src/inc.c
1040                 fix off-by-one count of current msg in
1041                 statusbar filtering progressbar
1042
1043 2006-06-21 [paul]       2.3.1cvs6
1044
1045         * src/folder.c
1046                 Show attachment icon even if the part is 'inline'
1047                 if the following conditions are met:
1048                 - content-type != 'text/plain'
1049                 - content-type != '*/pgp-signature'
1050                 - either 'name' or 'filename' parameter is not NULL
1051                 
1052                 Thanks to Colin
1053
1054 2006-06-21 [paul]       2.3.1cvs5
1055
1056         * src/messageview.c
1057         * src/prefs_common.c
1058         * src/prefs_common.h
1059         * src/prefs_other.c
1060                 add an option to 'Never send Return
1061                 Receipts'
1062                 Thanks to Colin
1063
1064 2006-06-20 [mones]      2.3.1cvs4
1065
1066         * po/es.po
1067                 updated
1068         * src/compose.c
1069                 typo fixed (space after comma)
1070         * tools/make.themes.project
1071                 remove exec mode from tarball files
1072
1073 2006-06-20 [colin]      2.3.1cvs3
1074
1075         * src/news.c
1076         * src/procheader.c
1077         * src/unmime.c
1078                 Better fix for \n's in headers (don't 
1079                 break Received: and others)
1080
1081 2006-06-20 [paul]       2.3.1cvs2
1082
1083         * src/alertpanel.c
1084         * src/textview.c
1085                 improve legibility of phishing attempt
1086                 dialog
1087
1088 2006-06-20 [paul]       2.3.1cvs1
1089
1090         * NEWS
1091         * README
1092         * configure.ac
1093                 Update version number following
1094                 stable release
1095
1096 2006-06-20 [colin]      2.3.0cvs26
1097
1098         * src/compose.c
1099                 When dragging a file to the text of the compose
1100                 window, ask whether we want to insert or attach
1101                 (I know lots of people who do that to attach)
1102
1103 2006-06-20 [colin]      2.3.0cvs25
1104
1105         * src/etpan/imap-thread.c
1106                 Fix threshold (the append command is often > 32 bytes)
1107
1108 2006-06-19 [colin]      2.3.0cvs24
1109
1110         * src/imap.c
1111         * src/etpan/imap-thread.c
1112                 Workaround Rockliffe IMAP server bug: replace
1113                 "x UID SEARCH (ANSWERED UID 1:*)" with
1114                 "x UID SEARCH ANSWERED"
1115                 (Rockliffe doesn't handle the parenthesis)
1116
1117 2006-06-19 [colin]      2.3.0cvs23
1118
1119         * src/compose.c
1120         * src/imap.c
1121         * src/etpan/imap-thread.c
1122                 Probably fix bug #972 (Freezes when adding 
1123                 an attachment to the message)
1124         * src/common/defs.h
1125                 Modernize Firefox cmd
1126
1127
1128 2006-06-18 [colin]      2.3.0cvs22
1129
1130         * src/prefs_customheader.c
1131                 Only allow correct filenames for various
1132                 custom headers
1133
1134 2006-06-18 [colin]      2.3.0cvs21
1135
1136         * src/prefs_customheader.c
1137                 Add a 'From File...' button in custom headers prefs, which
1138                 try to do the right thing: 
1139                 for normal headers, use file as plaintext,
1140                 for X-Face, calls compface,
1141                 for Face, encode to b64.
1142
1143 2006-06-17 [colin]      2.3.0cvs20
1144
1145         * src/mh.c
1146                 Warning fix
1147
1148 2006-06-16 [colin]      2.3.0cvs19
1149
1150         * src/summaryview.c
1151                 Recursive quicksearch: show message list
1152                 in current folder, *then* search children
1153                 in the background.
1154
1155 2006-06-16 [colin]      2.3.0cvs18
1156
1157         * src/main.c
1158                 Instead of ignoring SIGPIPE, save caches
1159                 when getting one. Will fix the fact that
1160                 hot caches are out-of-date when logging 
1161                 out of Xorg.
1162         * src/compose.c
1163         * src/prefs_compose_writing.c
1164                 Only save text (not attachments) when 
1165                 auto-saving to drafts
1166         * src/unmime.c
1167                 Always replace \n, \r and \t with spaces
1168                 in headers
1169         * manual/dist/html/Makefile.am
1170         * manual/dist/pdf/Makefile.am
1171         * manual/dist/ps/Makefile.am
1172         * manual/dist/txt/Makefile.am
1173         * manual/fr/dist/html/Makefile.am
1174         * manual/fr/dist/pdf/Makefile.am
1175         * manual/fr/dist/ps/Makefile.am
1176         * manual/fr/dist/txt/Makefile.am
1177         * manual/pl/dist/html/Makefile.am
1178         * manual/pl/dist/pdf/Makefile.am
1179         * manual/pl/dist/ps/Makefile.am
1180         * manual/pl/dist/txt/Makefile.am
1181                 Fix make clean removing pregenerated manuals
1182
1183
1184 2006-06-16 [colin]      2.3.0cvs17
1185
1186         * src/plugins/pgpcore/sgpgme.c
1187         * src/plugins/pgpmime/pgpmime.c
1188         * src/plugins/pgpinline/pgpinline.c
1189                 Better error reporting in setup_signers.
1190                 Don't fallback to default key if specified
1191                 key isn't found.
1192                 Don't allow signing if more than one secret
1193                 key matches the one specified in prefs.
1194
1195 2006-06-15 [colin]      2.3.0cvs16
1196
1197         * src/folderview.c
1198                 Add "Send queue" in the folder's contextual
1199                 menu
1200         * src/compose.c
1201         * src/messageview.c
1202         * src/privacy.c
1203         * src/privacy.h
1204         * src/procmime.c
1205         * src/procmsg.c
1206         * src/plugins/pgpcore/passphrase.c
1207         * src/plugins/pgpcore/sgpgme.c
1208         * src/plugins/pgpinline/pgpinline.c
1209         * src/plugins/pgpmime/pgpmime.c
1210                 Better error reporting
1211         * src/mbox.c
1212                 Probably fix bug #971 (2.2.3 cannot read mail 
1213                 from local mbox)
1214
1215
1216 2006-06-15 [mones]      2.3.0cvs15
1217
1218         * tools/make.themes.project
1219                 creates the themes project from the web page
1220
1221 2006-06-15 [colin]      2.3.0cvs14
1222
1223         * src/folder.c
1224                 Better fix (avoid losing the folder if scan_tree 
1225                 fails)
1226
1227 2006-06-15 [cleroy]     2.3.0cvs13
1228
1229         * src/folder.c
1230                 Probably fix Bug #969 (crash on rebuilding 
1231                 imap folder)
1232
1233 2006-06-14 [colin]      2.3.0cvs12
1234
1235         * manual/dtd/manual.xsl
1236         * manual/sylpheed-claws-manual.xml
1237         * manual/fr/sylpheed-claws-manual.xml
1238         * manual/pl/sylpheed-claws-manual.xml
1239                 Insert pagebreaks between sections
1240
1241 2006-06-14 [paul]       2.3.0cvs11
1242
1243         * configure.ac
1244                 better fix than 2.3.0cvs10
1245
1246 2006-06-14 [paul]       2.3.0cvs10
1247
1248         * configure.ac
1249                 fix setting of PACKAGE_DATA_DIR with newer autoconf
1250                 (backwards compatible)
1251
1252 2006-06-13 [colin]      2.3.0cvs9
1253
1254         * src/messageview.c
1255                 Fix sending of return receipt with the new queue folders
1256
1257 2006-06-13 [wwp]        2.3.0cvs8
1258
1259         * src/quote_fmt_lex.l
1260                 fix wrong tokens returned in quote_fmt lexer, query not().
1261
1262 2006-06-13 [wwp]        2.3.0cvs7
1263
1264         * src/folder.c
1265         * src/prefs_folder_item.c
1266                 allow changing folder type even when folder is not a top-level one,
1267                 thanks to Colin.
1268
1269 2006-06-12 [colin]      2.3.0cvs6
1270
1271         * src/folderview.c
1272                 Fix double-ask of "Do you want to mark all
1273                 as read"
1274
1275 2006-06-12 [colin]      2.3.0cvs5
1276
1277         * src/compose.c
1278         * src/compose.h
1279         * src/folder.c
1280         * src/folder.h
1281         * src/imap.c
1282         * src/inc.c
1283         * src/main.c
1284         * src/messageview.c
1285         * src/mh.c
1286         * src/prefs_folder_item.c
1287         * src/procheader.c
1288         * src/procmime.c
1289         * src/procmsg.c
1290         * src/procmsg.h
1291         * src/send_message.c
1292         * src/summaryview.c
1293         * src/toolbar.c
1294                 Apply bug #964's patch (Queue and drafts aren't normal)
1295                 The Drafts and Queue folder now contain RFC-822 files,
1296                 allowing to move and copy mails from and to these 
1297                 folders. Moving from Drafts to Queue will prepare the
1298                 mail for sending (PGP signature, encryption, etc).
1299                 This patch also rework sending errors handling to try
1300                 to be more helpful.
1301                 Also, allow redefining folder types via the GUI 
1302                 (Folder type in its Properties)
1303
1304 2006-06-12 [colin]      2.3.0cvs4
1305
1306         * src/summaryview.c
1307         * src/prefs_common.c
1308         * src/prefs_common.h
1309         * src/gedit-print.c
1310                 Allow to define a specific print font - patch
1311                 by Bernhard Walle <bernhard.walle@gmx.de>
1312         * src/prefs_fonts.c
1313         * manual/advanced.xml
1314         * manual/fr/advanced.xml
1315                 Add a hidden pref to allow deletion without
1316                 confirmation
1317
1318 2006-06-12 [wwp]        2.3.0cvs3
1319
1320         * .cvsignore
1321                 more files to ignore.
1322
1323 2006-06-12 [wwp]        2.3.0cvs2
1324
1325         * src/quote_fmt.c
1326         * src/quote_fmt_lex.l
1327         * src/quote_fmt_parse.y
1328                 extend the quote_fmt parser (templates and quotes):
1329                 - allow limited sub-expressions in |p{} and |f{} expressions,
1330                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
1331                 - implemented/fixed missing implementation of query_references and show_references,
1332                 - completed, fixed contents and format of the symbols help dialog,
1333                 - fix some compilation warnings.
1334
1335 2006-06-12 [wwp]        2.3.0cvs1
1336
1337         * manual/advanced.xml
1338         * manual/fr/advanced.xml
1339                 updates in the "templates" section of the manual (eng/fr):
1340                  - be more precise (both versions)
1341                  - completed to match the english reference (fr version)
1342                  - touchups (both versions)
1343
1344 2006-06-12 [paul]       2.3.0
1345
1346         2.3.0 released
1347
1348 2006-06-12 [paul]       2.2.3cvs14
1349
1350         * po/ca.po
1351         * po/cs.po
1352         * po/de.po
1353         * po/el.po
1354         * po/fr.po
1355         * po/it.po
1356         * po/pt_BR.po
1357         * po/sr.po
1358         * po/zh_CN.po
1359                 updated by Miquel Oliete, Tim, Stephan Sachse,
1360                 Stavros Giannouris, Fabien Vantard, Andrea
1361                 Spadaccini, Frederico Goncalves Guimaraes,
1362                 Aleksandar Urosevic, and Ralgh Young
1363
1364 2006-06-12 [colin]      2.2.3cvs13
1365
1366         * src/mbox.c
1367                 Add missing header
1368
1369 2006-06-11 [colin]      2.2.3cvs12
1370
1371         * src/msgcache.c
1372                 Verify that g_malloc() succeeded
1373
1374 2006-06-11 [colin]      2.2.3cvs11
1375
1376         * src/wizard.c
1377                 Add Face header to welcome mail
1378
1379 2006-06-10 [colin]      2.2.3cvs10
1380
1381         * src/textview.c
1382                 Revert previous (Forgot it changes the
1383                 margin on the whole mail)
1384
1385 2006-06-10 [colin]      2.2.3cvs9
1386
1387         * src/textview.c
1388                 Don't overlap long headers under (X-)Face
1389
1390 2006-06-10 [mones]      2.2.3cvs8
1391
1392         * manual/xml2pdf
1393                 allow generation of manual on systems lacking saxon binary
1394                 but with java and the saxon library installed
1395
1396         * po/es.po
1397                 updated for release
1398
1399 2006-06-09 [colin]      2.2.3cvs7
1400
1401         * src/summaryview.c
1402                 Fix leak when using Display Sender using Addressbook
1403
1404 2006-06-09 [colin]      2.2.3cvs6
1405
1406         * src/compose.c
1407         * src/folder.c
1408         * src/folderview.c
1409         * src/mimeview.c
1410         * src/summaryview.c
1411                 More leaks fixes
1412
1413 2006-06-09 [paul]       2.2.3cvs5
1414
1415         * AUTHORS
1416         * src/gtk/authors.h
1417         * tools/claws.i18n.status.pl
1418                 updated with new info
1419
1420 2006-06-09 [paul]       2.2.3cvs4
1421
1422         * README
1423                 updated
1424         * manual/ack.xml
1425                 add wwp to authors list
1426         * src/gtk/authors.h
1427                 update mine and Colin's addresses
1428
1429 2006-06-08 [colin]      2.2.3cvs3
1430
1431         * src/etpan/imap-thread.c
1432                 Fix leak on SSL cert check
1433
1434 2006-06-08 [colin]      2.2.3cvs2
1435
1436         * src/common/utils.c
1437                 Fix leak
1438
1439 2006-06-08 [paul]       2.2.3cvs1
1440
1441         * configure.ac
1442                 Update version number following
1443                 stable release
1444
1445 2006-06-07 [colin]      2.2.2cvs3
1446
1447         * src/msgcache.c
1448                 Fix catching cache read errors (guint instead of gint)
1449                 Prevent malloc'ing more than 8MB (means cache corruption)
1450
1451 2006-06-07 [paul]       2.2.2cvs2
1452
1453         * src/exporthtml.c
1454         * src/exportldif.c
1455         * src/mh.c
1456         * src/mutt.c
1457         * src/pine.c
1458         * src/common/utils.c
1459                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
1460                 obey $HOME'
1461                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
1462                 Thanks to Colin
1463
1464 2006-06-06 [paul]       2.2.2cvs1
1465
1466         * configure.ac
1467                 Update version number following
1468                 stable release
1469
1470 2006-06-06 [paul]       2.2.1cvs6
1471
1472         * src/matcher.c
1473                 fix  implicit declaration of
1474                 sylpheed_do_idle()
1475                 Patch by Fabien Vantard
1476
1477 2006-06-06 [paul]       2.2.1cvs5
1478
1479         * src/matcher.c
1480                 fix age_greater and age_lower so that they
1481                 mean what say and not '...or equal to'
1482                 Thanks to Colin
1483
1484 2006-06-06 [paul]       2.2.1cvs4
1485
1486         * src/textview.c
1487         * src/common/utils.c
1488                 fix URI check
1489                 Thanks to Colin
1490
1491 2006-06-05 [wwp]        2.2.1cvs3
1492
1493         * manual/fr/account.xml
1494                 minor language fixes (thanks to Fabien Vantard).
1495
1496 2006-06-05 [colin]      2.2.1cvs2
1497
1498         * src/prefs_folder_item.c
1499         * src/folderview.c
1500                 Allow recursive setting of properties 
1501                 for whole mailboxes
1502         * src/matcher.c
1503                 Don't freeze on 'test' filtering rule
1504
1505 2006-06-05 [colin]      2.2.1cvs1
1506
1507         * configure.ac
1508                 Update version number following
1509                 stable release
1510
1511 2006-06-04 [wwp]        2.2.0cvs82
1512
1513         * manual/glossary.xml
1514         * manual/account.xml
1515         * manual/fr/glossary.xml
1516         * manual/fr/account.xml
1517                 added glossary section and references/links related to the Face custom header.
1518
1519 2006-06-04 [colin]      2.2.0cvs81
1520
1521         * src/summaryview.c
1522                 Skip to next message on move with no
1523                 immediate execution
1524
1525 2006-06-04 [wwp]        2.2.0cvs80
1526
1527         * manual/xml2pdf
1528                 added sanity checks, exit when needed.
1529
1530 2006-06-03 [paul]       2.2.0cvs79
1531
1532         * src/prefs_receive.c
1533                 page name is now 'Receiving'
1534         * src/prefs_send.c
1535                 page name is now 'Sending'
1536
1537 2006-06-03 [colin]      2.2.0cvs78
1538
1539         * src/plugins/spamassassin/spamassassin_gtk.c
1540                 Autoswitch to Localhost if transport was previously
1541                 disabled. Else people had to check [] Enable, then
1542                 *reselect* transport.
1543
1544 2006-06-03 [colin]      2.2.0cvs77
1545
1546         * src/plugins/pgpinline/pgpinline.c
1547         * src/plugins/pgpmime/pgpmime.c
1548                 Check that gpg_data_release_and_get_mem 
1549                 didn't fail (now, why this happens...)
1550
1551 2006-06-03 [colin]      2.2.0cvs76
1552
1553         * src/mbox.c
1554                 Fix bug #962 (Manual and/or UI should 
1555                 warn about incompatible locking 
1556                 causing dataloss)
1557
1558 2006-06-02 [cleroy]     2.2.0cvs75
1559
1560         * src/filtering.c
1561         * src/folder.c
1562         * src/procmsg.c
1563         * src/summaryview.c
1564                 Fix a few leaks
1565
1566 2006-06-02 [colin]      2.2.0cvs74
1567
1568         * src/main.c
1569                 On exit, free caches after writing them
1570                 Shuts up some valgrind false positives
1571         * src/procmsg.c
1572         * src/send_message.c
1573                 Fix races when reusing existing SMTP connections
1574                 Fix inexistant session timeout
1575         * src/toolbar.c
1576                 Display alertpanel after all queues have
1577                 been processed, not after each
1578
1579 2006-06-02 [wwp]        2.2.0cvs73
1580
1581         * manual/fr/glossary.xml
1582         * manual/fr/ack.xml
1583         * manual/ack.xml
1584                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
1585
1586 2006-06-02 [wwp]        2.2.0cvs72
1587
1588         * manual/xml2pdf
1589         * manual/dist/pdf/Makefile.am
1590         * manual/dtd/manual.xsl
1591         * manual/fr/dist/pdf/Makefile.am
1592         * manual/pl/dist/pdf/Makefile.am
1593                 we changed the procedure to generate the .pdf version of the manual.
1594                 The procedure is more modern and the .pdf we get now has a valid index.
1595                 Here are the new pre-requisites:
1596
1597                 - JRE 1.x (1.4 here): there must be one from your distro
1598                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
1599                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
1600                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
1601
1602                 See my posts for further info about the installation of this toolchain:
1603
1604                 Date: Fri, 19 May 2006 19:40:06 +0200
1605                 From: wwp <subscript@free.fr>
1606                 To: sylpheed-claws-devel@lists.sourceforge.net
1607                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
1608
1609                 and
1610
1611                 Date: Wed, 24 May 2006 12:58:49 +0200
1612                 From: wwp <subscript@free.fr>
1613                 To: sylpheed-claws-devel@lists.sourceforge.net
1614                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
1615
1616 2006-06-01 [colin]      2.2.0cvs71
1617
1618         * src/compose.c
1619                 Better guards against IMAP races
1620         * src/main.c
1621         * src/prefs_common.c
1622         * src/prefs_common.h
1623         * src/common/ssl_certificate.c
1624         * src/etpan/imap-thread.c
1625         * src/etpan/imap-thread.h
1626         * src/gtk/sslcertwindow.c
1627                 New hidden option ssl_skip_cert_check to 
1628                 avoid dups of bug #959 (libetpan linked
1629                 against gnutls and gnutls buggy on 64bit)
1630                 Present expired warning only once per
1631                 session/server.
1632         * manual/advanced.xml
1633         * manual/fr/advanced.xml
1634                 Document new option
1635
1636 2006-06-01 [wwp]        2.2.0cvs70
1637
1638         * src/messageview.c
1639                 fix for bug #961 (return receipt dialog 
1640                 complains incorrectly about return-path 
1641                 email adress being different), thanks 
1642                 to Colin.
1643
1644 2006-05-31 [cleroy]     2.2.0cvs69
1645
1646         * src/common/ssl.c
1647                 Guard against NULLs, although this
1648                 should never be an issue
1649
1650 2006-05-31 [colin]      2.2.0cvs68
1651
1652         * src/filtering.c
1653                 Use g_slist_prepend
1654         * src/imap.c
1655                 Don't remove caches when destroying folder, it
1656                 could (should) be done at exit
1657         * src/inc.c
1658                 free processing cache after incorporation
1659         * src/etpan/imap-thread.c
1660                 Maybe fix bug #959 (Crash on moving to emails 
1661                 to a imap account per ssl with a expired 
1662                 certificate.)
1663
1664 2006-05-30 [colin]      2.2.0cvs67
1665
1666         * src/summaryview.c
1667                 Put back event flush when displaying message
1668                 It avoids reading a bunch of messages just
1669                 by hitting shift-n for too long ;)
1670
1671 2006-05-29 [colin]      2.2.0cvs66
1672
1673         * src/summaryview.c
1674                 Remove useless g_warnings
1675
1676 2006-05-29 [colin]      2.2.0cvs65
1677
1678         * src/imap.c
1679                 Fix g_slist_append()s for performance
1680
1681 2006-05-29 [colin]      2.2.0cvs64
1682
1683         * src/compose.c
1684         * src/common/utils.c
1685                 Fix extraneous tab at start of addresses
1686         * src/mainwindow.c
1687                 Fix warnings (thanks to Fabien)
1688                 Fix crash at exit when composing messages 
1689                 exist
1690         * src/pop.c
1691                 Fix progress bar when deleting expired mails
1692                 Thanks to Hiro
1693         * src/summaryview.c
1694         * src/gtk/gtksctree.c
1695                 Fix re-sorting slowness
1696
1697 2006-05-29 [paul]       2.2.0cvs63
1698
1699         * src/mh.c
1700                 fetch full message when moving mails
1701                 from another mailbox, (fixed data loss
1702                 when filtering from IMAP to MH, introduced
1703                 in 2.2.0cvs57).
1704                 Thanks to Colin
1705
1706 2006-05-29 [mones]      2.2.0cvs62
1707
1708         * src/gtk/gtksctree.c
1709                 Unselect faster (patch by Colin)        
1710
1711 2006-05-26 [colin]      2.2.0cvs61
1712
1713         * src/summaryview.c
1714                 Unplug MSGINFO_UPDATE callback on delete too.
1715
1716 2006-05-26 [colin]      2.2.0cvs60
1717
1718         * src/foldersel.c
1719                 Fix bold in folder selection window with glib2.10
1720                 thanks Hiro
1721
1722 2006-05-26 [colin]      2.2.0cvs59
1723
1724         * src/procheader.c
1725                 Convert date only if necessary (and don't
1726                 try to convert from utf8 to utf8, too)
1727         * src/summaryview.c
1728                 Only set column's text if the column's 
1729                 displayed
1730
1731 2006-05-26 [colin]      2.2.0cvs58
1732
1733         * src/summaryview.c
1734         * src/gtk/gtkutils.c
1735                 Fix useless warning
1736
1737 2006-05-26 [colin]      2.2.0cvs57
1738
1739         * src/mainwindow.c
1740                 Make summaryview selectable as long as 
1741                 no message has focus
1742         * src/mh.c
1743                 Faster deletion (by implementing mh_remove_msgs)
1744                 Faster copy (avoid using mh_fetch_msg just to get
1745                 the filename)
1746                 Faster move (using move_file instead of copy_file
1747                 if MSG_IS_MOVE)
1748                 No progressbar if total number of mails to cp/mv 
1749                 is less than 100
1750         * src/summaryview.c
1751                 Fix removal from subject_table when mail gets moved
1752                 Faster deletion (g_slist_prepend instead of append)
1753         * src/gtk/gtksctree.c
1754                 Remove useless code
1755
1756 2006-05-25 [colin]      2.2.0cvs56
1757
1758         * src/common/ssl_certificate.c
1759                 Fix leak in expired cert check
1760
1761 2006-05-25 [colin]      2.2.0cvs55
1762
1763         * src/mh.c
1764                 Disable flags syncing on .mh_sequences - it
1765                 is buggy and marks mails read under unknown
1766                 conditions.
1767
1768 2006-05-25 [paul]
1769
1770         * 2.3.0-rc4 released
1771
1772 2006-05-24 [colin]      2.2.0cvs54
1773
1774         attention cvs users: if you manage to crash
1775         Sylpheed-Claws while moving, copying or deleting
1776         mails, we *are* interested in stack traces and
1777         valgrind logs. It looks stable, but one never
1778         knows...
1779
1780         * src/folder.c
1781                 Add progressbar for cache updates
1782         * src/folderutils.c
1783                 Optimize Mark all read in the current
1784                 folder
1785         * src/mh.c
1786                 Add progressbar for copy/move
1787         * src/procmsg.c
1788                 Optimize O(n^2) in copy/move
1789         * src/summaryview.c
1790         * src/gtk/gtksctree.c
1791                 Optimize O(n^2) algos
1792         * src/common/timing.h
1793                 Display ms instead of us
1794
1795 2006-05-24 [wwp]        2.2.0cvs53
1796
1797         * manual/fr/advanced.xml
1798                 updates to the French manual.
1799
1800 2006-05-24 [wwp]        2.2.0cvs52
1801
1802         * src/common/utils.c
1803                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
1804
1805 2006-05-24 [wwp]        2.2.0cvs51
1806
1807         * src/folderutils.c
1808                 fixed "mark all read" in MH folders (thanks to Colin).
1809
1810 2006-05-24 [paul]       2.2.0cvs50
1811
1812         * doc/man/sylpheed-claws.1
1813                 updated the man page
1814
1815 2006-05-23 [colin]      2.2.0cvs49
1816
1817         * src/folderview.c
1818         * src/imap.c
1819         * src/inc.c
1820         * src/mbox.c
1821         * src/messageview.c
1822         * src/news.c
1823         * src/send_message.c
1824         * src/summaryview.c
1825         * src/gtk/sslcertwindow.c
1826                 alertpanel fixes, by Fabien
1827
1828 2006-05-23 [colin]      2.2.0cvs48
1829
1830         * src/folder.c
1831         * src/folderview.c
1832         * src/msgcache.c
1833         * src/summaryview.c
1834         * src/gtk/gtksctree.c
1835         * src/gtk/gtksctree.h
1836                 More timings
1837                 Fix slow loading problem, which was caused by the
1838                 use of some gtk_ctree funcs and their use of
1839                 g_list_position while gtk_ctree_(un)link'ing.
1840                 Reap more functions from gtkctree.c to be sure we
1841                 use our (fast) version instead of theirs.
1842         * src/mh.c
1843                 Fix copy of unread mails
1844
1845
1846 2006-05-22 [wwp]        2.2.0cvs47
1847
1848         * manual/fr/advanced.xml
1849                 updated.
1850
1851 2006-05-22 [colin]      2.2.0cvs46
1852
1853         * src/filtering.c
1854                 Fix possible infinite loop. 'copy' is not a 
1855                 final action, so when encountering a 'copy',
1856                 we have to check if a previous one was set
1857                 and do it. In the same way, if we encounter
1858                 a 'move' we have to perform a possibly 
1859                 pending 'copy'. This will slow down filtering
1860                 on IMAP if move+copy or multiple copy actions
1861                 are to be done, but handling it via the batch
1862                 would be really too convoluted.
1863
1864 2006-05-22 [wwp]        2.2.0cvs45
1865
1866         * manual/fr/advanced.xml
1867         * manual/fr/faq.xml
1868         * manual/fr/glossary.xml
1869         * manual/fr/handling.xml
1870         * manual/fr/intro.xml
1871         * manual/fr/plugins.xml
1872         * manual/fr/sylpheed-claws-manual.xml
1873                 sync w/ the english manual: updates URIs, documented mailing-list
1874                 support, better explanation about the enabled/disabled feature
1875                 in filtering/processing rules by Paul.
1876
1877 2006-05-21 [colin]      2.2.0cvs44
1878
1879         * src/summaryview.c
1880                 Don't expand after building threads, but during
1881
1882 2006-05-21 [colin]      2.2.0cvs43
1883
1884         * src/procmsg.c
1885         * src/summaryview.c
1886                 More timing possibilities... For next time I have 
1887                 to find out how the hell some 3GHz computer takes
1888                 one minute to open a 30k folder...
1889
1890 2006-05-21 [colin]      2.2.0cvs42
1891
1892         * manual/pl/advanced.xml
1893         * manual/pl/faq.xml
1894         * manual/pl/glossary.xml
1895         * manual/pl/handling.xml
1896         * manual/pl/intro.xml
1897         * manual/pl/plugins.xml
1898         * manual/pl/sylpheed-claws-manual.xml
1899                 Polish manual updated by Pawel
1900
1901 2006-05-20 [colin]
1902
1903         * 2.3.0-rc3 released
1904
1905 2006-05-20 [colin]      2.2.0cvs41
1906
1907         * src/imap.c
1908                 Fix -rc2 problems:
1909                 - remove cache of moved messages from original folder
1910                 - apply new flags to messages even if they aren't appliable
1911                   via IMAP.
1912
1913 2006-05-20 [colin]
1914
1915         * 2.3.0-rc2 released
1916
1917 2006-05-19 [colin]      2.2.0cvs40
1918
1919         * src/imap.c
1920                 Don't issue SELECT in imap_change_flags
1921                 before having checked that we indeed have
1922                 some flags to change. MSG_POSTFILTERED for
1923                 example can't be used on IMAP.
1924                 Fixes bug #955 (copying messages between 
1925                 imap folders is extremely slow), which was
1926                 a regression.
1927
1928 2006-05-19 [colin]      2.2.0cvs39
1929
1930         * src/folder.c
1931         * src/folder.h
1932         * src/folderview.c
1933                 Try to fix bug #830 (Some unread messages 
1934                 get marked read in IMAP inbox):
1935                 - Prevent scanning a folder if it's being 
1936                   opened via the GUI
1937                 - Postpone opening via the GUI of a folder
1938                   currently scanned.
1939
1940
1941 2006-05-19 [wwp]        2.2.0cvs38
1942
1943         * manual/advanced.xml
1944                 fix English+typo (thanks to Paul).
1945
1946 2006-05-19 [wwp]        2.2.0cvs37
1947
1948         * manual/advanced.xml
1949         * manual/fr/advanced.xml
1950         * src/gtk/logwindow.c
1951         * src/prefs_common.c
1952         * src/prefs_common.h
1953                 added hidden prefs to allow customization of colors used in
1954                 protocol log window (useful for dark gtk+ themes).
1955
1956 2006-05-19 [wwp]        2.2.0cvs36
1957
1958         * ChangeLog
1959                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
1960
1961 2006-05-19 [paul]       2.2.0cvs35
1962
1963         * src/textview.c
1964                 make Reply-To fully clickable
1965         * src/gtk/logwindow.c
1966                 more colouring (SMTP ESMTP)
1967         Both patches by Pawel Pekala
1968
1969 2006-05-19 [cleroy]     2.2.0cvs34
1970
1971         * src/mh.c
1972                 Don't update flags from current folder
1973                 Probably fixes bug #935 (Read Messages 
1974                 Revert to Being Marked as Unread)
1975
1976 2006-05-18 [colin]      2.2.0cvs33
1977
1978         * src/imap.c
1979                 Warning fix
1980         * src/compose.c
1981         * src/mainwindow.c
1982         * src/summaryview.c
1983         * src/toolbar.c
1984                 Allow replying to multiple emails
1985                 in multiple windows
1986         * src/mimeview.c
1987         * src/etpan/imap-thread.c
1988                 Leak fixes
1989
1990 2006-05-18 [paul]       2.2.0cvs32
1991
1992         * src/summaryview.c
1993                 keep Mailing-List menu refreshed
1994                 Thanks to Colin
1995
1996 2006-05-18 [paul]       2.2.0cvs31
1997
1998         * manual/advanced.xml
1999         * manual/faq.xml
2000         * manual/glossary.xml
2001         * manual/handling.xml
2002         * manual/intro.xml
2003         * manual/plugins.xml
2004         * manual/sylpheed-claws-manual.xml
2005                 update URLs
2006                 add info about mailing-list support
2007                 edit filtering info
2008         * src/wizard.c
2009         * src/common/defs.h
2010         * src/gtk/about.c
2011         * src/plugins/dillo_viewer/README
2012                 update URLs
2013
2014 2006-05-17 [wwp]        2.2.0cvs30
2015
2016         * manual/handling.xml
2017         * manual/fr/handling.xml
2018                 documented the ability to enabled/disable filtering/processing rules.
2019
2020 2006-05-17 [colin]      2.2.0cvs29
2021
2022         * src/main.c
2023                 Don't initialize g_thread subsystem if it's 
2024                 already done (thanks to Hiro)
2025         * src/mimeview.c
2026                 Fix saving of parts when there name can't be
2027                 converted from UTF-8.
2028
2029 2006-05-17 [paul]       2.2.0cvs28
2030
2031         * po/Makefile.in.in
2032                 fix config.status warning with autoconf 2.60
2033
2034 2006-05-17 [paul]       2.2.0cvs27
2035
2036         * po/POTFILES.in
2037                 add src/mbox.c
2038
2039 2006-05-17 [wwp]        2.2.0cvs26
2040
2041         * src/mainwindow.c
2042                 fix useless and potentially dangerous buffer walking (thanks to Colin).
2043
2044 2006-05-17 [wwp]        2.2.0cvs25
2045
2046         * src/plugins/demo/demo.c
2047                 updated product name in plugin demo (many plugins need to be
2048                 sync'ed w/ that change).
2049
2050 2006-05-17 [colin]      2.2.0cvs24
2051
2052         * src/mh.c
2053                 Fix leak
2054
2055 2006-05-16 [colin]      2.2.0cvs23
2056
2057         * src/mainwindow.c
2058                 Stupid me hit again. Fix cvs22.
2059
2060 2006-05-16 [colin]      2.2.0cvs22
2061
2062         * src/mainwindow.c
2063                 Fix bug #922 (sylpheed-claws crashed after 
2064                 pushing on Inbox folder)
2065
2066 2006-05-16 [colin]      2.2.0cvs21
2067
2068         * src/compose.c
2069                 Make From header be copy/paste/select-able
2070
2071 2006-05-16 [wwp]        2.2.0cvs20
2072
2073         * src/export.c
2074         * src/matcher.c
2075         * src/summaryview.c
2076         * src/etpan/imap-thread.c
2077                 fix some compiler warnings (thanks to Colin).
2078
2079 2006-05-16 [wwp]        2.2.0cvs19
2080
2081         * src/action.c
2082         * src/gedit-print.c
2083         * src/inc.c
2084         * src/mainwindow.c
2085         * src/mh.c
2086         * src/statusbar.c
2087         * src/send_message.c
2088         * src/summaryview.c
2089                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
2090
2091 2006-05-15 [colin]      2.2.0cvs18
2092
2093         * src/procmsg.c
2094                 Fix automatic rule creation with List-Post
2095
2096 2006-05-15 [paul]       2.2.0cvs17
2097
2098         * tools/filter_conv_new.pl
2099                 updated for rule enabling/disabling
2100                 claws version >= 2.3.x required
2101
2102 2006-05-15 [cleroy]     2.2.0cvs16
2103
2104         * src/main.c
2105                 Revert test
2106
2107 2006-05-15 [cleroy]     2.2.0cvs15
2108
2109         * src/main.c
2110                 test
2111
2112 2006-05-15 [wwp]        2.2.0cvs14
2113
2114         * manual/pl/.cvsignore
2115                 ignore generated files.
2116
2117 2006-05-14 [wwp]        2.3.0-rc1
2118
2119         * 2.3.0-rc1 released
2120
2121 2006-05-13 [wwp]        2.2.0cvs13
2122
2123         * src/filtering.c
2124         * src/filtering.h
2125         * src/matcher.c
2126         * src/matcher_parser_lex.l
2127         * src/matcher_parser_parse.y
2128         * src/prefs_filtering.c
2129                 new feature: provide the ability to disable filtering and processing
2130                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
2131                 adaptations.
2132
2133 2006-05-13 [colin]      2.2.0cvs12
2134
2135         * src/compose.c
2136                 Remove useless if (a) b; else b;
2137                 Thanks to wwp
2138
2139 2006-05-13 [wwp]        2.2.0cvs11
2140
2141         * src/export.c
2142         * src/import.c
2143         * src/mainwindow.c
2144         * src/mbox.c
2145         * src/summaryview.c
2146         * src/summaryview.h
2147                 no more silent failures (or at least less ones) when importing
2148                 or exporting from/to mbox. Also start importing/exporting if
2149                 the necessary info is set.
2150
2151 2006-05-13 [wwp]        2.2.0cvs10
2152
2153         * RELEASE_NOTES
2154                 restored up-to-date release notes.
2155
2156 2006-05-13 [paul]       2.2.0cvs9
2157
2158         * po/nl.po
2159         * po/ru.po
2160                 updated by Tim Dijkstra and Pavlo Bohmat
2161
2162 2006-05-12 [colin]      2.2.0cvs8
2163
2164         * src/gtk/quicksearch.c
2165                 Add "k" as shortcut for "colorlabel". Patch
2166                 by ath42@users.sf.net.
2167
2168 2006-05-12 [paul]       2.2.0cvs7
2169
2170         * src/prefs_common.h
2171         * src/prefs_summaries.c
2172         * src/summaryview.c
2173                 when entering a folder also allow
2174                 going directly to first Marked message
2175
2176 2006-05-12 [paul]       2.2.0cvs6
2177
2178         * src/summaryview.c
2179                 always obey 'confirm before marking all
2180                 mails read' option
2181
2182 2006-05-12 [paul]       2.2.0cvs5
2183
2184         * src/textview.c
2185                 make Sender fully clickable
2186
2187 2006-05-12 [colin]      2.2.0cvs4
2188
2189         * src/compose.c
2190         * src/compose.h
2191                 Let From be editable
2192         * src/main.c
2193         * src/mh.c
2194                 Full support of .mh_sequences' Unseen seq
2195
2196 2006-05-12 [colin]      2.2.0cvs3
2197
2198         * src/folder.c
2199         * src/mainwindow.c
2200         * src/mainwindow.h
2201         * src/messageview.c
2202         * src/prefs_spelling.c
2203         * src/procheader.c
2204         * src/procmsg.c
2205         * src/procmsg.h
2206         * src/summaryview.c
2207         * src/toolbar.c
2208         * src/toolbar.h
2209                 Add contextual menu on Compose toolbar
2210                 button. Fixes bug #944 (Automatic
2211                 addresses not applied when changing account
2212                 from compose window)
2213                 add Mailing List support
2214                 based on the old 0.6.5claws25 patch by
2215                 Melvin Hadasht, with finishing touches
2216                 by Colin
2217                 Fix "ignore thread" when mails are threaded by
2218                 subject (and weren't ignored although appearing
2219                 in the thread).
2220                 GUI rework.
2221                 Both patches by Pawel.
2222
2223 2006-05-08 [paul]       2.2.0cvs2
2224
2225         * src/mainwindow.c
2226         * src/mainwindow.h
2227         * src/messageview.c
2228         * src/procheader.c
2229         * src/procmsg.c
2230         * src/procmsg.h
2231         * src/summaryview.c
2232                 add Mailing List support
2233                 based on the old 0.6.5claws25 patch by 
2234                 Melvin Hadasht, with finishing touches
2235                 by Colin
2236
2237 2006-05-08 [colin]      2.2.0cvs1
2238
2239         * src/mainwindow.c
2240         * src/toolbar.c
2241         * src/toolbar.h
2242                 Add contextual menu on Compose toolbar 
2243                 button. Fixes bug #944 (Automatic 
2244                 addresses not applied when changing account 
2245                 from compose window)
2246
2247 2006-05-08 [paul]       2.2.0
2248
2249         2.2.0 released
2250
2251 2006-05-08 [paul]       2.1.1cvs51
2252
2253         * po/cs.po
2254         * po/de.po
2255         * po/en_GB.po
2256         * po/fi.po
2257         * po/fr.po
2258         * po/pt_BR.po
2259         * po/sr.po
2260         * po/zh_CN.po
2261                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
2262                 Fabien Vantard, Frederico Goncalves Guimaraes,
2263                 Aleksandar Urosevic, and Ralgh Young
2264
2265 2006-05-12 [colin]      2.1.1cvs50
2266
2267         * po/cs.po
2268         * po/de.po
2269         * po/en_GB.po
2270         * po/es.po
2271         * po/fi.po
2272         * po/fr.po
2273         * po/pt_BR.po
2274         * po/sr.po
2275         * po/zh_CN.po
2276                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
2277                 Fabien Vantard, Frederico Goncalves Guimaraes,
2278                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
2279
2280 2006-05-05 [colin]      2.1.1cvs49
2281
2282         * manual/Makefile.am
2283         * manual/pl/Makefile.am
2284         * manual/pl/account.xml
2285         * manual/pl/ack.xml
2286         * manual/pl/addrbook.xml
2287         * manual/pl/advanced.xml
2288         * manual/pl/faq.xml
2289         * manual/pl/glossary.xml
2290         * manual/pl/gpl.xml
2291         * manual/pl/handling.xml
2292         * manual/pl/intro.xml
2293         * manual/pl/keyboard.xml
2294         * manual/pl/plugins.xml
2295         * manual/pl/starting.xml
2296         * manual/pl/sylpheed-claws-manual.xml
2297         * manual/pl/dist/.cvsignore
2298         * manual/pl/dist/Makefile.am
2299         * manual/pl/dist/html/.cvsignore
2300         * manual/pl/dist/html/Makefile.am
2301         * manual/pl/dist/pdf/.cvsignore
2302         * manual/pl/dist/pdf/Makefile.am
2303         * manual/pl/dist/ps/.cvsignore
2304         * manual/pl/dist/ps/Makefile.am
2305         * manual/pl/dist/txt/.cvsignore
2306         * manual/pl/dist/txt/Makefile.am
2307                 Add the polish translation of the manual,
2308                 Authored by Pawel Pekala.
2309
2310 2006-05-05 [cleroy]     2.1.1cvs48
2311
2312         * src/main.c
2313                 Re-read matcherrc after loading plugins 
2314                 if some of them add folders.
2315
2316 2006-05-03 [colin]      2.1.1cvs47
2317
2318         * src/imap.c
2319                 I'm idiot
2320
2321 2006-05-03 [colin]      2.1.1cvs46
2322
2323         * src/imap.c
2324                 Be sure to have a session when
2325                 getting separator
2326
2327 2006-05-03 [colin]      2.1.1cvs45
2328
2329         * src/imap.c
2330         * src/imap.h
2331         * src/imap_gtk.c
2332                 Fix preventing renaming with namespace 
2333                 separator.
2334
2335 2006-05-01 [colin]      2.1.1cvs44
2336
2337         * src/action.c
2338                 Don't reload messageview when result of
2339                 action is piped.
2340
2341 2006-04-29 [colin]      2.1.1cvs43
2342
2343         * src/prefs_receive.c
2344         * src/plugins/spamassassin/spamassassin_gtk.c
2345         * src/plugins/clamav/clamav_plugin_gtk.c
2346                 GUI fixes by Pawel
2347
2348 2006-04-29 [colin]      2.1.1cvs42
2349
2350         * src/prefs_compose_writing.c
2351         * src/prefs_quote.c
2352                 Cleanups. Patch by Pawel
2353
2354 2006-04-28 [paul]       2.1.1cvs41
2355
2356         * src/matcher.c
2357                 fix returned quick search results when search
2358                 term contains an underscore.
2359                 Thanks to Colin
2360
2361 2006-04-28 [paul]       2.1.1cvs40
2362
2363         * src/prefs_message.c
2364         * src/prefs_receive.c
2365                 GUI cleanups
2366                 Patches by Pawel Pekala
2367
2368 2006-04-27 [colin]      2.1.1cvs39
2369
2370         * src/wizard.c
2371                 Differentiate subject Welcome from
2372                 window's title Welcome
2373
2374 2006-04-27 [paul]
2375
2376         2.2.0-rc1 released
2377
2378 2006-04-27 [paul]       2.1.1cvs38
2379
2380         * manual/advanced.xml
2381         * manual/fr/advanced.xml
2382                 add info about compose_no_markup hidden pref
2383
2384 2006-04-27 [paul]       2.1.1cvs37
2385
2386         * src/prefs_account.c
2387                 improve privacy labels
2388         * src/prefs_msg_colors.c
2389                 change some strings for translators' convenience
2390         * src/gtk/gtkutils.c
2391                 don't underline the link button text
2392
2393 2006-04-25 [colin]      2.1.1cvs36
2394
2395         * src/folder.c
2396                 Complete 2.1.1cvs33 (once more ;)
2397
2398 2006-04-25 [colin]      2.1.1cvs35
2399
2400         * src/editldap.c
2401                 Fix tooltip
2402
2403 2006-04-25 [cleroy]     2.1.1cvs34
2404
2405         * src/compose.c
2406         * src/gtk/gtkaspell.c
2407                 Fix crash on redirect (related to the return 
2408                 of the aspell menu in compose's toolbar)
2409         * src/prefs_msg_colors.c
2410                 Fix sensitivity widgets
2411         * src/image_viewer.c
2412         * src/gtk/pluginwindow.c
2413         * src/gtk/prefswindow.c
2414                 Change released signals to clicked (Fabien)
2415         * po/POTFILES.in
2416         * src/common/socket.c
2417         * src/plugins/spamassassin/spamassassin.c
2418                 Translate strings (Fabien)
2419
2420 2006-04-25 [paul]       2.1.1cvs33
2421
2422         * src/folder.c
2423         * src/folder.h
2424         * src/folderview.c
2425                 complete the fix of bug #912
2426                 Thanks to Colin
2427
2428 2006-04-25 [colin]      2.1.1cvs32
2429
2430         * src/news.c
2431                 Better progress bar
2432         * src/mimeview.c
2433         * src/summaryview.c
2434         * src/summaryview.h
2435                 Fix focus chain
2436                 Patches by Pawel Pekala
2437
2438 2006-04-24 [colin]      2.1.1cvs31
2439
2440         * src/compose.c
2441                 Fix compilation warnings (Fabien)
2442
2443 2006-04-24 [colin]      2.1.1cvs30
2444
2445         * src/addrindex.c
2446         * src/editldap.c
2447         * src/editldap_basedn.c
2448         * src/editldap_basedn.h
2449         * src/ldapctrl.c
2450         * src/ldapctrl.h
2451         * src/ldapquery.c
2452         * src/ldaputil.c
2453         * src/ldaputil.h
2454                 Fix bug #901 (LDAPS support)
2455
2456 2006-04-24 [colin]      2.1.1cvs29
2457
2458         * src/compose.c
2459                 Fix logic on error with send dialog on
2460         * src/imap.c
2461                 Fix compilation without libetpan, thanks
2462                 to Fabien
2463         * src/summaryview.c
2464                 Fix 'context-menu' key
2465
2466 2006-04-23 [colin]      2.1.1cvs28
2467
2468         * src/folder.c
2469                 Never free current's cache to free up 
2470                 memory. Fixes bug #912 (new count 
2471                 randomly set to message count)
2472
2473 2006-04-23 [colin]      2.1.1cvs27
2474
2475         * src/gtk/quicksearch.c
2476                 And remove printf...
2477
2478 2006-04-23 [colin]      2.1.1cvs26
2479
2480         * src/gtk/quicksearch.c
2481                 Fix replacing in quicksearch, and fix inserting
2482                 in the middle of the string. (introduced at 2.1.0cvs22)
2483
2484 2006-04-23 [colin]      2.1.1cvs25
2485
2486         * src/imap.c
2487                 Make sure uidnext is initialized in get_num_list
2488                 (not for stable, related to 2.1.1cvs8 and friends)
2489
2490 2006-04-23 [colin]      2.1.1cvs24
2491
2492         * src/imap.c
2493                 Output something when login is successful
2494                 too
2495
2496 2006-04-23 [colin]      2.1.1cvs23
2497
2498         * src/etpan/imap-thread.c
2499                 Better logging (line-per-line, hide data in fetch)
2500                 Fix a const warning
2501         * src/gtk/logwindow.c
2502         * src/gtk/logwindow.h
2503                 Better logging (color for input/output)
2504
2505 2006-04-21 [colin]      2.1.1cvs22
2506
2507         * src/gtk/quicksearch.c
2508                 On gtk+-2.8, use stock buttons in quicksearch
2509                 Based on a patch by Fabien and a design by Paul
2510
2511 2006-04-21 [colin]      2.1.1cvs21
2512
2513         * src/folderview.c
2514         * src/mainwindow.c
2515                 Fix occasional flicker in folderview
2516         * src/common/utils.c
2517                 Fix bug #943 (Incorrectly parsed email address 
2518                 list in short headers on message view and in 
2519                 printouts)
2520
2521 2006-04-20 [colin]      2.1.1cvs20
2522
2523         * src/imap.c
2524         * src/imap.h
2525         * src/prefs_account.c
2526                 Add ANONYMOUS auth for IMAP
2527
2528 2006-04-20 [paul]       2.1.1cvs19
2529
2530         * src/main.c
2531                 proper fix for 2.1.1cvs18
2532                 Thanks to Colin
2533
2534 2006-04-20 [paul]       2.1.1cvs18
2535
2536         * src/main.c
2537                 fix build warnings
2538
2539 2006-04-20 [paul]       2.1.1cvs17
2540
2541         * src/gtk/quicksearch.c
2542                 fix standard, non-extended Quick search,
2543                 was broken in 2.1.1cvs15.
2544                 Thanks to Colin.
2545
2546 2006-04-20 [colin]      2.1.1cvs16
2547
2548         * src/prefs_matcher.c
2549                 Fix values when reselecting a ~test
2550                 rule
2551
2552 2006-04-19 [colin]      2.1.1cvs15
2553
2554         * src/compose.c
2555         * src/compose.h
2556         * src/gtk/gtkaspell.c
2557         * src/gtk/gtkaspell.h
2558                 Put back Options menu in Spelling/
2559         * src/gtk/quicksearch.c
2560                 Don't search, and show error, if the
2561                 advanced search has a syntax error
2562
2563 2006-04-18 [colin]      2.1.1cvs14
2564
2565         * src/textview.c
2566                 Fix gdk warnings on set_cursor when textview
2567                 isn't visible
2568
2569 2006-04-18 [colin]      2.1.1cvs13
2570
2571         * src/gtk/gtksctree.c
2572                 Remove seemingly useless refresh that causes
2573                 flicker - watch this commit in case of 
2574                 problems before planned backport to stable
2575
2576 2006-04-18 [colin]      2.1.1cvs12
2577
2578         * src/imap.c
2579                 Factorize get/set_xml code
2580         * src/compose.c
2581         * src/prefs_account.c
2582         * src/prefs_account.h
2583         * src/procmsg.c
2584                 Add Encrypt to self option
2585
2586 2006-04-17 [colin]      2.1.1cvs11
2587
2588         * configure.ac
2589                 Fix search on encrpyt function on dragonfly
2590                 Patch by Jonathan Buschmann <jonthn@agmact.com>
2591
2592 2006-04-17 [colin]      2.1.1cvs10
2593
2594         * src/prefs_account.c
2595                 Be safe by default: remove mails from POP3
2596                 after 7 days, not immediately
2597
2598 2006-04-17 [colin]      2.1.1cvs9
2599
2600         * src/etpan/imap-thread.c
2601                 Fix build on DragonFly - patch by 
2602                 Jonathan Buschmann <jonthn@agmact.com>
2603
2604 2006-04-17 [colin]      2.1.1cvs8
2605
2606         * src/imap.c
2607                 Save uidnext between sessions
2608
2609 2006-04-17 [colin]      2.1.1cvs7
2610
2611         * src/imap.c
2612                 scan is required when uid validity changes
2613
2614 2006-04-17 [colin]      2.1.1cvs6
2615
2616         * src/folderview.c
2617                 Don't scan if not necessary, apart in current
2618                 folder and INBOX to fetch flags.
2619         * src/imap.c
2620                 Scan is necessary if unread count changes
2621
2622 2006-04-17 [colin]      2.1.1cvs5
2623
2624         * src/imap.c
2625                 ...But always fetch ANSWERED and DELETED flags for
2626                 INBOX, as filtering can happen on these flags.
2627
2628 2006-04-17 [colin]      2.1.1cvs4
2629
2630         * src/imap.c
2631                 Don't fetch REPLIED and DELETED flags when synchronising
2632                 flags with a closed folder. We only need UNSEEN and FLAGGED
2633                 to update the folderview.
2634
2635 2006-04-17 [colin]      2.1.1cvs3
2636
2637         * src/imap.c
2638                 Faster flag search when there are new mails 
2639                 in a folder. We can do a full search if the 
2640                 folder contains less messages than the new
2641                 list.
2642
2643 2006-04-17 [colin]      2.1.1cvs2
2644
2645         * po/cs.po
2646         * po/de.po
2647         * po/fr.po
2648         * po/nl.po
2649         * po/pt_BR.po
2650                 Update translations from stable branch
2651
2652 2006-04-17 [colin]      2.1.1cvs1
2653
2654         * configure.ac
2655                 Bump version to follow stable release
2656
2657 2006-04-16 [mones]      2.1.0cvs50
2658
2659         * po/es.po
2660                 Updated for release
2661
2662 2006-04-16 [colin]      2.1.0cvs49
2663
2664         * src/textview.c
2665                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
2666                 with gtk < 2.8. Thanks to Fabien Vantard.
2667
2668 2006-04-15 [colin]      2.1.0cvs48
2669
2670         * src/etpan/imap-thread.c
2671                 Fix bug #919 (libetpan: SEGV when connecting 
2672                 using command)
2673
2674 2006-04-14 [colin]      2.1.0cvs47
2675
2676         * src/main.c
2677                 Fix race on --select (should be done better)
2678
2679 2006-04-14 [wwp]        2.1.0cvs46
2680
2681         * src/send_message.c
2682                 enforce a check for domain in account prefs (a sending
2683                 error could be faced if domain was checked but no value set),
2684                 thanks to Colin.
2685
2686 2006-04-14 [colin]      2.1.0cvs45
2687
2688         * src/codeconv.c
2689                 when converting from unknown to unknown, if the
2690                 string is UTF8, don't convert it to the locale
2691                 (which breaks it)
2692
2693 2006-04-14 [colin]      2.1.0cvs44
2694
2695         * src/compose.c
2696                 Don't try to use ASCII for converting headers
2697                 (as done in body)
2698
2699 2006-04-14 [paul]       2.1.0cvs43
2700
2701         * src/crash.c
2702                 add locale/charset info to crash report
2703         * src/gtk/about.c
2704                 add wwp to doc team
2705                 replace 'e-mail' with preferred 'email'
2706         * src/gtk/authors.h
2707                 ensure contributors list is in alphabetical
2708                 order
2709
2710 2006-04-13 [colin]      2.1.0cvs42
2711
2712         * src/textview.c
2713                 Prevent gdk warnings
2714
2715 2006-04-13 [colin]      2.1.0cvs41
2716
2717         * src/common/ssl_certificate.c
2718         * src/common/ssl_certificate.h
2719         * src/gtk/sslcertwindow.c
2720                 Warn on expired certs, and display the expiration date
2721
2722 2006-04-13 [colin]      2.1.0cvs40
2723
2724         * src/plugins/spamassassin/spamassassin_gtk.c
2725                 Fix missing set_text on unix socket
2726
2727 2006-04-13 [wwp]        2.1.0cvs39
2728
2729         * manual/fr/advanced.xml
2730         * manual/fr/glossary.xml
2731                 applied new spam/ham/email lexicon (pourriel, courriel)
2732
2733 2006-04-13 [paul]       2.1.0cvs38
2734
2735         * src/plugins/pgpmime/plugin.c
2736                 remove the mention of S/MIME from the
2737                 description. This is now handled by the
2738                 S/MIME plugin.
2739
2740 2006-04-13 [paul]       2.1.0cvs37
2741
2742         * src/prefs_msg_colors.c
2743                 rework dialog
2744         * src/prefs_folder_item.c
2745         * src/prefs_spelling.c
2746                 add a tooltip to the colour selector buttons
2747
2748 2006-04-13 [wwp]        2.1.0cvs36
2749
2750         * manual/advanced.xml
2751         * manual/glossary.xml
2752         * manual/handling.xml
2753         * manual/keyboard.xml
2754         * manual/plugins.xml
2755         * manual/starting.xml
2756         * manual/fr/account.xml
2757         * manual/fr/ack.xml
2758         * manual/fr/addrbook.xml
2759         * manual/fr/advanced.xml
2760         * manual/fr/faq.xml
2761         * manual/fr/glossary.xml
2762         * manual/fr/gpl.xml
2763         * manual/fr/handling.xml
2764         * manual/fr/intro.xml
2765         * manual/fr/keyboard.xml
2766         * manual/fr/plugins.xml
2767         * manual/fr/starting.xml
2768         * manual/fr/sylpheed-claws-manual.xml
2769                 fixes to the manuals:
2770                  - summaryview -> Message List (same in French)
2771                  - translate key names
2772                  - fix French punctuation, use non-breakable spaces when
2773                    necessary, don't use &thinsp; which is not portable
2774                  - tell what maildir and mbox formats we support
2775
2776 2006-04-12 [wwp]        2.1.0cvs35
2777
2778         * src/prefs_toolbar.c
2779                 unified a replace button more,
2780                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2781
2782 2006-04-12 [wwp]        2.1.0cvs34
2783
2784         * src/prefs_common.c
2785         * src/prefs_msg_colors.c
2786                 make default color labels translatable,
2787                 patch from Fabien Vantard <fzzzzz@gmail.com>,
2788                 thanks to Tim <timbrain@post.cz> for reporting.
2789
2790 2006-04-12 [wwp]        2.1.0cvs33
2791
2792         * manual/glossary.xml
2793         * manual/intro.xml
2794         * manual/plugins.xml
2795         * manual/starting.xml
2796         * manual/sylpheed-claws-manual.xml
2797         * manual/fr/.cvsignore
2798         * manual/fr/account.xml
2799         * manual/fr/ack.xml
2800         * manual/fr/addrbook.xml
2801         * manual/fr/advanced.xml
2802         * manual/fr/faq.xml
2803         * manual/fr/glossary.xml
2804         * manual/fr/handling.xml
2805         * manual/fr/intro.xml
2806         * manual/fr/keyboard.xml
2807         * manual/fr/plugins.xml
2808         * manual/fr/starting.xml
2809         * manual/fr/sylpheed-claws-manual.xml
2810                 various fixes: typos, missing .fr translations, punctuation,
2811                 capitalization, links, accents and some bad French more.
2812
2813 2006-04-12 [wwp]        2.1.0cvs32
2814
2815         * src/prefs_gtk.c
2816                 fix for bug #935: always store prefs files in UTF-8 (thanks
2817                 to Colin).
2818
2819 2006-04-11 [colin]      2.1.0cvs31
2820
2821         * src/compose.c
2822                 Fix inserting files not in utf8 when locale is utf8
2823
2824 2006-04-11 [colin]      2.1.0cvs30
2825
2826         * src/inc.c
2827                 Don't show error dialog when cancelling connection
2828                 Patch by Pawel
2829
2830 2006-04-11 [cleroy]     2.1.0cvs29
2831
2832         * src/compose.c
2833                 Implement multiple quote levels
2834         * src/prefs_common.c
2835                 Change a little bit the quote bgcolor for 2nd level
2836
2837 2006-04-11 [colin]      2.1.0cvs28
2838
2839         * src/gtk/about.c
2840                 Add locale and charset in the label
2841
2842 2006-04-10 [colin]      2.1.0cvs27
2843
2844         * src/compose.c
2845         * src/prefs_common.c
2846         * src/prefs_common.h
2847         * src/prefs_msg_colors.c
2848         * src/textview.c
2849                 Allow optional background color in quotes
2850                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
2851                 GTK+-2.8.x feature
2852
2853 2006-04-10 [colin]      2.1.0cvs26
2854
2855         * src/main.c
2856         * src/mainwindow.c
2857         * src/mainwindow.h
2858                 Implement --select
2859
2860 2006-04-10 [colin]      2.1.0cvs25
2861
2862         * manual/plugins.xml
2863         * manual/fr/plugins.xml
2864                 Document libcurl's proxy variables
2865
2866 2006-04-09 [colin]      2.1.0cvs24
2867
2868         * src/prefs_common.c
2869                 gettext() returns statically allocated stuff. We have
2870                 to strdup it in order to be able to free it.
2871
2872 2006-04-09 [colin]      2.1.0cvs23
2873
2874         * AUTHORS
2875         * src/gtk/authors.h
2876                 Add Alexei
2877
2878 2006-04-09 [colin]      2.1.0cvs22
2879
2880         * src/mainwindow.c
2881         * src/gtk/quicksearch.c
2882                 Fix bug #859 (problems with cyrilic input in 
2883                 search panel) - Patch by Alexey Illarionov 
2884                 <littlesavage@rambler.ru>
2885
2886 2006-04-09 [colin]      2.1.0cvs21
2887
2888         * src/prefs_customheader.c
2889                 I prefer removing then freeing rather than the contrary
2890                 (even if it doesn't change anything ;-)
2891         * src/prefs_account.c
2892                 Fix bug #933 (Crash re-entering the custom headers list 
2893                 dialog in accounts prefs)
2894                 The problem happened when cancelling the Account 
2895                 Preferences' dialogs - in which case we didn't do 
2896                 anything to the PrefsAccount * struct. In case of applying,
2897                 the old ac_prefs was replaced with the tmp_ac_prefs we were
2898                 working with in this dialog. The problem is that 
2899                 prefs_customheader.c, working on this tmp_ac_prefs, always
2900                 changes the ->customhdr_list pointer, even when cancelled. 
2901                 So in case of cancelling the prefs_account dialog, we still
2902                 have to update ->customhdr_list in the real account.
2903
2904 2006-04-08 [colin]      2.1.0cvs20
2905
2906         * manual/fr/glossary.xml
2907         * manual/fr/keyboard.xml
2908                 Forgot some headers :)
2909
2910 2006-04-08 [colin]      2.1.0cvs19
2911
2912         * manual/Makefile.am
2913         * manual/fr/Makefile.am
2914         * manual/fr/account.xml
2915         * manual/fr/ack.xml
2916         * manual/fr/addrbook.xml
2917         * manual/fr/advanced.xml
2918         * manual/fr/faq.xml
2919         * manual/fr/glossary.xml
2920         * manual/fr/gpl.xml
2921         * manual/fr/handling.xml
2922         * manual/fr/intro.xml
2923         * manual/fr/keyboard.xml
2924         * manual/fr/plugins.xml
2925         * manual/fr/starting.xml
2926         * manual/fr/sylpheed-claws-manual.xml
2927         * manual/fr/dist/.cvsignore
2928         * manual/fr/dist/Makefile.am
2929         * manual/fr/dist/html/.cvsignore
2930         * manual/fr/dist/html/Makefile.am
2931         * manual/fr/dist/pdf/.cvsignore
2932         * manual/fr/dist/pdf/Makefile.am
2933         * manual/fr/dist/ps/.cvsignore
2934         * manual/fr/dist/ps/Makefile.am
2935         * manual/fr/dist/txt/.cvsignore
2936         * manual/fr/dist/txt/Makefile.am
2937                 Add the french translation of the manual. Thanks to
2938                 Olivier Delhomme <olivier.delhomme@free.fr> for 
2939                 account.xml, ack.xml, addrbook.xml and advanced.xml
2940
2941 2006-04-08 [colin]      2.1.0cvs18
2942
2943         * manual/plugins.xml
2944         * manual/starting.xml
2945                 More fixes
2946
2947 2006-04-07 [colin]      2.1.0cvs17
2948
2949         * manual/faq.xml
2950         * manual/intro.xml
2951         * manual/keyboard.xml
2952                 Little fixes
2953
2954 2006-04-07 [colin]      2.1.0cvs16
2955
2956         * README
2957         * src/compose.c
2958         * src/prefs_common.c
2959         * src/prefs_common.h
2960                 Add hidden compose_no_markup pref
2961
2962 2006-04-07 [wwp]        2.1.0cvs15
2963
2964         * src/summary_search.c
2965         * .cvsignore
2966                 Bugfix: stop button was sticky when searching in an empty folder.
2967                 Applied curly brackets code style to the whole file (summary_search.c).
2968                 More files to ignore.
2969
2970 2006-04-07 [wwp]        2.1.0cvs14
2971
2972         * src/message_search.c
2973         * src/summary_search.c
2974                 changed default button when search bumps at file/folder
2975                 beginning or end, for convenience (thanks to Colin).
2976
2977 2006-04-07 [paul]       2.1.0cvs13
2978
2979         * src/plugins/dillo_viewer/dillo_prefs.c
2980                 avoid future potential for namespace collision
2981                 Patch by Colin
2982
2983 2006-04-06 [wwp]        2.1.0cvs12
2984
2985         * src/summary_search.c
2986                 Unify extended/advanced searches names (and thus factorize labels),
2987                 patch by Fabien Vantard <fzzzzz@gmail.com>.
2988
2989 2006-04-06 [wwp]        2.1.0cvs11
2990
2991         * src/folderview.c
2992         * src/prefs_themes.c
2993         * src/summaryview.c
2994                 Fixed some compilation warnings.
2995
2996 2006-04-06 [colin]      2.1.0cvs10
2997
2998         * manual/advanced.xml
2999                 Document the wizard template and how to deploy
3000                 Sylpheed-Claws effectively
3001
3002 2006-04-06 [colin]      2.1.0cvs9
3003
3004         * src/folderview.c
3005                 gettext patch to tell translators about _("#"),
3006                 by Maxim Britov
3007
3008 2006-04-06 [colin]      2.1.0cvs8
3009
3010         * src/textview.c
3011                 Fix invalid GtkTextBIter after clicking "Display as text"
3012
3013 2006-04-06 [mones]      2.1.0cvs7
3014
3015         * src/addr_compl.c
3016         * src/addrindex.c
3017         * src/addritem.c
3018         * src/codeconv.c
3019         * src/compose.c
3020         * src/filtering.c
3021         * src/folder.c
3022         * src/folder_item_prefs.c
3023         * src/folderview.c
3024         * src/localfolder.c
3025         * src/matcher.c
3026         * src/mimeview.c
3027         * src/prefs_msg_colors.c
3028         * src/prefs_spelling.c
3029         * src/prefs_themes.c
3030         * src/procmime.c
3031         * src/procmsg.c
3032         * src/stock_pixmap.c
3033         * src/summaryview.c
3034         * src/textview.c
3035         * src/toolbar.c
3036         * src/common/mgutils.c
3037         * src/common/prefs.c
3038         * src/common/ssl_certificate.c
3039         * src/gtk/colorlabel.c
3040         * src/gtk/quicksearch.c
3041         * src/plugins/pgpmime/pgpmime.c
3042         * src/plugins/spamassassin/spamassassin.c
3043                 Removed redundant NULL checks for g_free() calls.
3044                 Patch by Pawel Pekala.
3045
3046 2006-04-06 [mones]      2.1.0cvs6
3047
3048         * src/prefs_actions.c
3049         * src/prefs_filtering.c
3050         * src/prefs_filtering_action.c
3051         * src/prefs_matcher.c
3052         * src/prefs_template.c
3053         * src/gtk/gtkutils.c
3054         * src/gtk/gtkutils.h
3055                 Have a nice replace button. Patch by Pawel Pekala
3056
3057 2006-04-06 [colin]      2.1.0cvs5
3058
3059         * src/addressbook.c
3060                 Fix crash with empty columns
3061
3062 2006-04-05 [colin]      2.1.0cvs4
3063
3064         * src/wizard.c
3065         * src/prefs_gtk.c
3066                 Allow wizard customization with pre-filled values
3067
3068 2006-04-05 [colin]      2.1.0cvs3
3069
3070         * src/textview.c
3071         * src/mimeview.c
3072         * src/mimeview.h
3073                 Nicer messages in mimeview
3074
3075 2006-04-05 [colin]      2.1.0cvs2
3076
3077         * src/addressbook.c
3078         * src/prefs_summaries.c
3079                 i18n fix
3080
3081 2006-04-05 [colin]      2.1.0cvs1
3082
3083         * src/plugins/pgpcore/plugin.c
3084         * src/plugins/pgpcore/select-keys.c
3085         * src/plugins/pgpcore/select-keys.h
3086         * src/plugins/pgpcore/sgpgme.c
3087         * src/plugins/pgpcore/sgpgme.h
3088         * src/plugins/pgpinline/pgpinline.c
3089         * src/plugins/pgpinline/plugin.c
3090         * src/plugins/pgpmime/pgpmime.c
3091         * src/plugins/pgpmime/plugin.c
3092                 Factorize and generalize a bit 
3093                 Drop S/MIME signature verification from PGP/MIME
3094                 (adding it as another, more complete plugin)
3095
3096 2006-04-05 [paul]       2.1.0
3097
3098         2.1.0 released
3099
3100 2006-04-05 [paul]       2.0.0cvs186
3101
3102         * manual/advanced.xml
3103                 add info on colour labels
3104
3105 2006-04-05 [paul]       2.0.0cvs185
3106
3107         * po/bg.po
3108         * po/cs.po
3109         * po/de.po
3110         * po/el.po
3111         * po/en_GB.po
3112         * po/fi.po
3113         * po/fr.po
3114         * po/it.po
3115         * po/nl.po
3116         * po/pl.po
3117         * po/pt_BR.po
3118         * po/sr.po
3119         * po/zh_CN.po
3120                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
3121                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
3122                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
3123                 Guimaraes, Aleksandar Urosevic, Ralgh Young
3124         * src/gtk/authors.h
3125         * tools/claws.i18n.status.pl
3126                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
3127                 and new Czech translator, Tim <timbrain@post.cz>
3128
3129 2006-04-05 [mones]      2.0.0cvs184
3130
3131         * po/es.po
3132                 Updated translation
3133
3134 2006-04-05 [colin]      2.0.0cvs183
3135
3136         * src/gtk/quicksearch.c
3137                 Fix bug #929 (unnecessary reload in quick search bar)
3138
3139 2006-04-05 [colin]      2.0.0cvs182
3140
3141         * src/compose.c
3142                 Fix crash on Reply with no From:
3143                 Show signature and conversion error on queuing 
3144                 (but not sending)
3145         * src/mainwindow.c
3146         * src/summaryview.c
3147         * src/summaryview.h
3148                 Factorize threading code and make sure msginfo 
3149                 is not null when it comes from a GtkCTreeRow's 
3150                 data
3151         * src/gtk/gtkaspell.c
3152                 Check for necessary things
3153         * src/gtk/gtksctree.c
3154         * src/gtk/gtksctree.h
3155                 Reset anchor if necessary when removing node
3156
3157 2006-03-29 [colin]      2.0.0cvs181
3158
3159         * src/folderview.c
3160                 Warn for disabled IMAP accounts (due to lack of
3161                 libetpan). Breaks string-freeze - sorry - but it
3162                 is kind of important ;)
3163
3164 2006-03-28 [colin]      2.0.0cvs180
3165
3166         * src/gtk/gtkutils.c
3167         * src/gtk/gtkutils.h
3168                 Add a gtkut_get_link_btn() function that
3169                 creates a button which acts like an URI
3170         * src/prefs_themes.c
3171         * src/gtk/about.c
3172                 Use this function (factorizes codes)
3173         * src/common/defs.h
3174         * src/gtk/pluginwindow.c
3175                 Add a "Get more..." in the plugins window
3176
3177 2006-03-28 [colin]      2.0.0cvs179
3178
3179         * src/common/smtp.c
3180         * src/common/passcrypt.c
3181         * src/undo.c
3182                 Warning fixes. Patch by Pawel Pekala
3183
3184 2006-03-27 [colin]      2.0.0cvs178
3185
3186         * src/undo.c
3187                 Fix undoing by blocks with spaces
3188
3189 2006-03-27 [colin]      2.0.0cvs177
3190
3191         * src/textview.c
3192                 Set margin to 3px for headers
3193
3194 2006-03-27 [paul]
3195
3196         2.1.0-rc2 released
3197
3198 2006-03-27 [wwp]        2.0.0cvs176
3199
3200         * src/summaryview.c
3201                 don't reset quicksearch when updating the message list.
3202                 Thanks to Colin.
3203
3204 2006-03-26 [wwp]        2.0.0cvs175
3205
3206         * src/compose.c
3207                 use a unified border width ('other' tab in the compose window,
3208                 patch by Pawel Pekala).
3209
3210
3211 2006-03-26 [wwp]        2.0.0cvs174
3212
3213         * src/common/quoted-printable.c
3214         * src/addressbook.c
3215                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
3216
3217 2006-03-26 [colin]      2.0.0cvs173
3218
3219         * src/quote_fmt_parse.y
3220                 Fix non-UTF8 date formats messing up the whole quote a 
3221                 little bit
3222
3223 2006-03-26 [colin]      2.0.0cvs172
3224
3225         * src/procheader.c
3226                 Make sure the date is UTF8 valid, or try to make it
3227                 so. IncrediMail is really IncrediStupid.
3228         * src/compose.c
3229                 Fix possible conversions. 
3230                 
3231
3232 2006-03-26 [colin]      2.0.0cvs171
3233
3234         * src/matcher.c
3235                 Fix corner cases in body search. This is still a
3236                 hack... It seems impossible to make it good and 
3237                 reasonably fast at the same time.
3238
3239 2006-03-26 [colin]      2.0.0cvs170
3240
3241         * src/summaryview.c
3242                 I think I killed the twilight zone bug!
3243                 summary_select_node() flushes GTK events in order
3244                 to be able to center the view. But this also 
3245                 flushes keypresses like Ctrl-Alt-U, so this can
3246                 call summary_show from summary_select_node (itself
3247                 called from summary_show, etc.). And the summaryview
3248                 has to be unlocked in this function. So just locking
3249                 while processing GTK events, and bailing if locked, 
3250                 should fix it.
3251                 Fixes bug #927 (SIGSEGV during Update Summary)
3252
3253 2006-03-25 [colin]      2.0.0cvs169
3254
3255         * src/matcher.c
3256                 Fix search in QP-encoded bodies
3257                 Fix utf-8 searches in bodies encoded in the
3258                 locale's encoding
3259         * src/common/quoted-printable.c
3260         * src/common/quoted-printable.h
3261                 Add a decode function that doesn't overwrite
3262                 the original pointer
3263                 
3264
3265 2006-03-24 [colin]      2.0.0cvs168
3266
3267         * src/action.c
3268         * src/summaryview.c
3269         * src/summaryview.h
3270                 Update message cache after action
3271                 Patch by H. Merijn Brand
3272         * src/prefs_msg_colors.c
3273                 Factorize label 
3274                 Patch by Fabien Vantard
3275         * src/plugins/spamassassin/spamassassin_gtk.c
3276                 Remove useless translation
3277                 Patch by Fabien Vantard
3278
3279 2006-03-23 [colin]      2.0.0cvs167
3280
3281         * src/common/ssl.c
3282                 Let 30 seconds to SSL_connect
3283
3284 2006-03-23 [wwp]        2.0.0cvs166
3285
3286         * src/summaryview.c
3287         * src/gtk/description_window.c
3288                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
3289                 and headers are translated; adjust description windows' width to fit their
3290                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
3291
3292 2006-03-23 [paul]       2.0.0cvs165
3293
3294         * src/common/utils.c
3295                 fix highlighting of URIs containing "()"
3296                 (2.0.0cvs164's reversal fixed)
3297                 Thanks to Colin.
3298
3299 2006-03-23 [paul]       2.0.0cvs164
3300
3301         * src/common/utils.c
3302                 revert patch, (postponing a fix), at 2.0.0cvs120
3303                 as it breaks more URIs than it fixes.
3304                 Allow '-' to be a terminating character in a URI
3305
3306 2006-03-22 [colin]      2.0.0cvs163
3307
3308         * configure.ac
3309                 Require libetpan 0.45
3310                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
3311
3312 2006-03-22 [paul]       2.0.0cvs162
3313
3314         * src/editgroup.c
3315                 replace '<-' and '->' buttons with GTK_STOCK graphical
3316                 buttons
3317         * src/summary_search.c
3318                 don't offer '...' for translation
3319                 add a tooltip to advanced search '...' button
3320         * src/gtk/quicksearch.c
3321                 don't offer '...' for translation
3322
3323 2006-03-21 [colin]      2.0.0cvs161
3324
3325         * src/compose.c
3326                 Fix middle-click pasting (insert at click
3327                 position instead of cursor position, don't
3328                 remove existing selection and allow pasting
3329                 our own selection)
3330         * src/addressbook.c
3331                 "LDAP Server" -> "LDAP servers"
3332
3333 2006-03-21 [wwp]        2.0.0cvs160
3334
3335         * src/etpan/imap-thread.c
3336                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
3337
3338 2006-03-20 [colin]      2.0.0cvs159
3339
3340         * src/summaryview.c
3341                 Don't reload summaryview after an execute with no
3342                 move action
3343
3344 2006-03-19 [colin]      2.0.0cvs158
3345
3346         * src/addressbook.c
3347                 and put groups at the top, always
3348
3349 2006-03-19 [colin]      2.0.0cvs157
3350
3351         * src/addressbook.c
3352                 Order groups before names, as previously
3353
3354 2006-03-19 [colin]      2.0.0cvs156
3355
3356         * src/addressbook.c
3357                 - Sort case-unsensitive
3358                 - Put the sort arrow at opening too
3359
3360 2006-03-19 [wwp]        2.0.0cvs155
3361
3362         * src/addressbook.c
3363                 allow sorting by name/email/remarks, ensure that right-pane's contents
3364                 matches the left-pane selection (cleared when appropriate).
3365                 Patch by Pawel Pekala <c0rn@o2.pl>.
3366
3367 2006-03-18 [colin]      2.0.0cvs154
3368
3369         * src/textview.c
3370                 Fix text cursor ;)
3371
3372 2006-03-18 [colin]      2.0.0cvs153
3373
3374         * src/gtk/filesel.c
3375                 Make sure we hide the preview if we didn't get
3376                 a filename
3377
3378 2006-03-18 [colin]      2.0.0cvs152
3379
3380         * src/summaryview.c
3381                 Set cursor to watch for execution (fixes lack
3382                 of watch-cursor when dnd'ing hundreds of mails)
3383         * src/gtk/filesel.c
3384                 Check that mime type is 'image/*' before updating
3385                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
3386
3387 2006-03-18 [colin]      2.0.0cvs151
3388
3389         * src/mainwindow.c
3390         * src/textview.c
3391         * src/textview.h
3392                 Put a watch cursor in textview too when the mainwindow's
3393                 cursor in a watch
3394
3395 2006-03-18 [colin]      2.0.0cvs150
3396
3397         * src/folder.c
3398                 Change wrong asserts to simple tests
3399
3400 2006-03-17 [colin]      2.0.0cvs149
3401
3402         * src/mainwindow.c
3403         * src/mainwindow.h
3404         * src/prefs_msg_colors.c
3405         * src/summaryview.c
3406         * src/summaryview.h
3407         * src/gtk/colorlabel.c
3408         * src/gtk/colorlabel.h
3409                 Add a color label menu in the main menubar
3410                 Add (fixed) accels Ctrl-{0-7} to change the color
3411                 They have to be fixed because the menu's dynamic,
3412                 the items are complex widgets, hence we can't use
3413                 a GtkItemFactory.
3414
3415
3416 2006-03-17 [wwp]        2.0.0cvs148
3417
3418         * src/compose.c
3419                 rollback few lines from my previous commit (those lines come from
3420                 a pending patch, accidentally commited, even if neutral as they are
3421                 commented out).
3422
3423 2006-03-17 [wwp]        2.0.0cvs147
3424
3425         * src/compose.c
3426                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
3427                 applied code style/indentation to the modified function.
3428
3429 2006-03-17 [wwp]        2.0.0cvs146
3430
3431         * src/procmsg.c
3432         * src/compose.c
3433                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
3434
3435 2006-03-17 [paul]
3436
3437         2.1.0-rc1 released
3438
3439 2006-03-17 [paul]       2.0.0cvs145
3440
3441         * src/main.c
3442                 addressbook_read_file() was called twice
3443         * src/textview.c
3444                 X-Mailer highlighting
3445
3446 2006-03-16 [colin]      2.0.0cvs144
3447
3448         * src/sourcewindow.c
3449         * src/sourcewindow.h
3450                 And the last one, in source window.
3451
3452 2006-03-16 [colin]      2.0.0cvs143
3453
3454         * src/compose.c
3455         * src/compose.h
3456                 Fix the same stuff in compose
3457
3458 2006-03-16 [colin]      2.0.0cvs142
3459
3460         * src/messageview.c
3461                 Complete the previous messageview crash fix
3462
3463 2006-03-16 [colin]      2.0.0cvs141
3464
3465         * src/procmsg.h
3466         * src/procmsg.c
3467         * src/folder.c
3468                 Fix POSTPROCESSING hook
3469                 Patch by H. Merijn Brand
3470
3471         * src/procmime.c
3472         * src/procmime.h
3473                 Parse Content-Location
3474
3475         * src/toolbar.c
3476         * src/messageview.c
3477         * src/messageview.h
3478                 Don't crash when a top-level MessageView has
3479                 been closed on us. Same problematic than
3480                 yesterday's quicksearch issue.
3481
3482 2006-03-15 [colin]      2.0.0cvs140
3483
3484         * src/gtk/quicksearch.c
3485                 Fix a bitchy race we didn't think about when we
3486                 added quicksearch cancellation:
3487                 If the search is not on cached fields, for example
3488                 body_part matchcase "stuff"
3489                 the matcher code has to get the whole message. If
3490                 we're on IMAP, that can be slow, and in order to
3491                 be non-blocking, the IMAP code idle loop processes
3492                 gtk events too. So it is possible to cancel a
3493                 quicksearch while the matcher is getting the mail's
3494                 body. After matcher got its body, it will start to
3495                 iterate over the matcher list that the Quicksearch's
3496                 clear_search_cb() just freed via prepare_matcher().
3497                 SIGSEGV ensues.
3498                 The fix consists of guarding the matcherlist_match()
3499                 call with a boolean 'matching'. If we reset the
3500                 quicksearch while matching is TRUE, we don't free
3501                 the matcherlist anymore like we did, but we set
3502                 another new flag, deferred_free, to TRUE. Then,
3503                 in quicksearch_match(), just after returning from
3504                 matcherlist_match() and unsetting the matching flag,
3505                 we check the deferred_free flag and do the
3506                 prepare_matcher() (which does the matcherlist_free)
3507                 for real, so we free the matcherlist once it's not
3508                 used anymore.
3509                 As all of this runs via the glib main loop, we
3510                 luckily don't need a mutex.
3511         * src/summaryview.c
3512                 Also, show progress while searching.
3513
3514
3515 2006-03-14 [colin]      2.0.0cvs139
3516
3517         * src/alertpanel.c
3518                 Make alertpanel_is_open non-static
3519
3520 2006-03-14 [colin]      2.0.0cvs138
3521
3522         * src/prefs_spelling.c
3523                 Cleanups - Fabien Vantard
3524
3525 2006-03-14 [wwp]        2.0.0cvs137
3526
3527         * src/main.c
3528                 code style normalization (curly braces, indentation).
3529
3530 2006-03-14 [wwp]        2.0.0cvs137
3531
3532         * src/main.c
3533                 code style (braces, indentation)
3534
3535 2006-03-12 [paul]       2.0.0cvs136
3536
3537         * src/prefs_common.c
3538                 trans_hdr defaults to FALSE to be RFC-savvy
3539         * src/prefs_summaries.c
3540                 add a tooltip to the trans_hdr option
3541                 
3542
3543 2006-03-12 [paul]       2.0.0cvs135
3544
3545         * src/prefs_matcher.c
3546                 give a little more width to the combos
3547         * src/prefs_display_header.c
3548         * src/textview.c
3549                 translate headers if prefs_common.trans_hdr
3550                 is TRUE
3551
3552         Patches by Pawel Pekala
3553
3554 2006-03-12 [paul]       2.0.0cvs134
3555
3556         * src/plugins/clamav/clamav_plugin.c
3557         * src/plugins/dillo_viewer/dillo_viewer.c
3558         * src/plugins/pgpcore/plugin.c
3559         * src/plugins/pgpinline/plugin.c
3560         * src/plugins/pgpmime/plugin.c
3561         * src/plugins/spamassassin/spamassassin.c
3562                 update/add to descriptions
3563         * src/plugins/spamassassin/spamassassin_gtk.c
3564                 fixes to the english, remove superfluous
3565                 tooltips, clean up a little
3566
3567 2006-03-12 [paul]       2.0.0cvs133
3568
3569         * src/compose.c
3570                 fix Bug 924, 'Account combo box shows up wrong 
3571                 if & is in account name'
3572
3573 2006-03-11 [colin]      2.0.0cvs132
3574
3575         * src/summaryview.c
3576                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
3577                 messed up shift-selection because is slows down
3578                 moving around summaryview. thanks -users
3579
3580 2006-03-10 [colin]      2.0.0cvs131
3581
3582         * src/plugins/spamassassin/spamassassin_gtk.c
3583                 Put back Paul's engrish fixes
3584
3585 2006-03-10 [colin]      2.0.0cvs130
3586
3587         * src/plugins/spamassassin/spamassassin.c
3588         * src/plugins/spamassassin/spamassassin.h
3589         * src/plugins/spamassassin/spamassassin_gtk.c
3590                 Cleanup SA prefs page (more)
3591                 Patch by Fabien Vantard
3592
3593 2006-03-10 [paul]       2.0.0cvs129
3594
3595         * src/prefs_msg_colors.c
3596         * src/prefs_spelling.c
3597                 widget sensitivity
3598
3599 2006-03-09 [mones]      2.0.0cvs128
3600
3601         * po/es.po
3602                 Update for next RC
3603
3604 2006-03-09 [wwp]        2.0.0cvs127
3605
3606         * configure.ac
3607                 revert accidental commit (requirement for libetpan 0.43), this time
3608                 not in HEAD.
3609
3610 2006-03-09 [wwp]        2.0.0cvs125
3611
3612         * configure.ac
3613                 revert accidental commit (requirement for libetpan 0.43)
3614
3615 2006-03-09 [paul]       2.0.0cvs126
3616
3617         * src/prefs_receive.c
3618                 remove useless frame
3619                 replace 'incorporation' with 'receiving'
3620         * src/plugins/clamav/clamav_plugin_gtk.c
3621         * src/plugins/spamassassin/spamassassin_gtk.c
3622                 improve widget sensitivity
3623                 fix a bit his engrish
3624
3625 2006-03-09 [wwp]        2.0.0cvs125
3626
3627         * src/addressadd.c
3628         * src/foldersel.c
3629         * src/prefs_common.c
3630         * src/prefs_common.h
3631                 remember some more windows' sizes (add to addressbook and
3632                 select folder).
3633
3634 2006-03-09 [paul]       2.0.0cvs124
3635
3636         * src/plugins/pgpcore/prefs_gpg.c
3637                 normalise construction of dialogue
3638
3639 2006-03-09 [paul]       2.0.0cvs123
3640
3641         * src/plugins/trayicon/Makefile.am
3642                 add missing slash
3643
3644 2006-03-08 [colin]      2.0.0cvs122
3645
3646         * src/plugins/trayicon/Makefile.am
3647                 Fix build in separate dir 
3648                 Patch by Bamanzi <bamanzi@gmail.com>
3649
3650 2006-03-08 [colin]      2.0.0cvs121
3651
3652         * src/procmsg.c
3653                 Batch move and copies from summaryview with delayed execution
3654                 too
3655
3656 2006-03-07 [paul]       2.0.0cvs120
3657
3658         * src/common/utils.c
3659                 fix highlighting of URIs containing "()"
3660                 Patch by Pawel Pekala
3661
3662 2006-03-07 [paul]       2.0.0cvs119
3663
3664         * src/folder.c
3665         * src/folder.h
3666         * src/folderview.c
3667                 immediately do alphabetical resort when
3668                 changing a folder's name
3669                 Patch by Pawel Pekala
3670
3671 2006-03-07 [paul]       2.0.0cvs118
3672
3673         * src/news.c
3674         * src/news_gtk.c
3675                 when unsubscribing a newsgroup, remove the
3676                 folder and msgs in .sylpheed-claws/newscache
3677                 Patch by Pawel Pekala <c0rn@gazeta.pl>
3678
3679 2006-03-07 [paul]       2.0.0cvs117
3680
3681         * src/textview.c
3682                 fix wrong Fake URL Warning
3683                 Thanks to Hiro
3684
3685 2006-03-07 [colin]      2.0.0cvs116
3686
3687         * src/imap.c
3688                 Return immediately when password dialog was
3689                 cancelled
3690         * src/gtk/inputdialog.c
3691                 Allow empty strings for passwords
3692
3693
3694 2006-03-06 [colin]      2.0.0cvs115
3695
3696         * src/imap.c
3697                 Prevent double-timeouts when connection fails
3698
3699 2006-03-06 [colin]
3700
3701         2.0.1-rc1 released
3702
3703 2006-03-06 [colin]      2.0.0cvs114
3704
3705         * src/imap.c
3706                 Refresh session during potentially long
3707                 operations
3708
3709 2006-03-06 [wwp]        2.0.0cvs113
3710
3711         * src/prefs_msg_colors.h
3712                 forgot that one (custom color labels).
3713
3714 2006-03-06 [wwp]        2.0.0cvs112
3715
3716         * src/prefs_common.c
3717         * src/prefs_common.h
3718         * src/prefs_msg_colors.c
3719         * src/summaryview.c
3720         * src/summaryview.h
3721         * src/gtk/colorlabel.c
3722         * src/gtk/colorlabel.h
3723                 colors in messages list are now customizable. Color values and names can
3724                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
3725                 Thanks to Paul and Colin for their help with this longstanding patch!
3726
3727 2006-03-06 [wwp]        2.0.0cvs111
3728
3729         * src/textview.c
3730                 don't crash if (x)face is bad.
3731
3732 2006-03-05 [paul]       2.0.0cvs110
3733
3734         * AUTHORS
3735         * configure.ac
3736         * src/Makefile.am
3737         * src/common/Makefile.am
3738         * src/common/utils.h
3739         * src/etpan/imap-thread.c
3740         * src/gtk/authors.h
3741         * src/plugins/clamav/Makefile.am
3742         * src/plugins/demo/Makefile.am
3743         * src/plugins/dillo_viewer/Makefile.am
3744         * src/plugins/pgpcore/Makefile.am
3745         * src/plugins/pgpcore/passphrase.c
3746         * src/plugins/pgpinline/Makefile.am
3747         * src/plugins/pgpmime/Makefile.am
3748         * src/plugins/spamassassin/Makefile.am
3749         * src/plugins/trayicon/Makefile.am
3750                 fix builiding on cygwin
3751                 Patch by Ralgh Young <bamanzi@gmail.com>
3752
3753 2006-03-04 [wwp]        2.0.0cvs109
3754
3755         * manual/keyboard.xml
3756                 fix mixed up/down keys.
3757
3758 2006-03-04 [wwp]        2.0.0cvs108
3759
3760         * README
3761         * INSTALL
3762                 updated links to SpamAssassin.
3763
3764 2006-03-04 [wwp]        2.0.0cvs107
3765
3766         * manual/plugins.xml
3767         * src/plugins/spamassassin/README
3768                 updated SpamAssassin plugin docs to reflect new functional additions
3769                 (also fix/update/documents few technical stuff more, see the README).
3770
3771 2006-03-04 [wwp]        2.0.0cvs106
3772
3773         * src/prefs_message.c
3774                 normalized capitalization of message-prefs paths.
3775
3776 2006-03-04 [wwp]        2.0.0cvs105
3777
3778         * manual/advanced.xml
3779                 typo.
3780
3781 2006-03-03 [colin]      2.0.0cvs104
3782
3783         * src/plugins/clamav/clamav_plugin_gtk.c
3784                 Rework prefs page, patch by Fabien 
3785
3786 2006-03-03 [colin]      2.0.0cvs103
3787
3788         * src/plugins/clamav/clamav_plugin.c
3789                 Set error on all errors
3790
3791 2006-03-03 [colin]      2.0.0cvs102
3792
3793         * src/common/plugin.c
3794                 Initialize error to avoid crashing when a plugin fails
3795                 without setting error
3796
3797 2006-03-02 [wwp]        2.0.0cvs101
3798
3799         * configure.ac
3800                 fixed linker flags for libetpan support on Cygwin
3801                 (thanks to H.Merijn Brand).
3802
3803 2006-03-02 [wwp]        2.0.0cvs100
3804
3805         * src/addressbook.c
3806                 fix some AB error messages: one for punctuation and
3807                 one wrongly duplicate (thanks, maxbritov).
3808
3809 2006-03-02 [wwp]        2.0.0cvs99
3810
3811         * src/plugins/spamassassin/spamassassin.c
3812                 make sync calls to sa-learn/spamc to prevent
3813                 system (whatever local or client/server) overload.
3814
3815 2006-03-02 [colin]      2.0.0cvs98
3816
3817         * src/summaryview.c
3818                 Put the spam icon in the status column instead of the
3819                 mark one
3820
3821 2006-03-01 [colin]      2.0.0cvs97
3822
3823         * src/plugins/spamassassin/spamassassin.c
3824                 Fix segfault (g_file_set_contents fails for some 
3825                 reason and err==0x2f. Can't find out why with
3826                 valgrind, using working function :-)
3827
3828 2006-03-01 [colin]      2.0.0cvs96
3829
3830         * src/inc.c
3831                 Offline overriding: let 'No' be cached only 3 seconds
3832
3833 2006-03-01 [colin]      2.0.0cvs95
3834
3835         * src/addr_compl.c
3836         * src/addrbook.c
3837         * src/addressbook.c
3838         * src/addrindex.c
3839         * src/folder_item_prefs.c
3840         * src/headerview.c
3841         * src/imap.c
3842         * src/inc.c
3843         * src/ldif.c
3844         * src/mainwindow.c
3845         * src/mh.c
3846         * src/msgcache.c
3847         * src/prefs_common.h
3848         * src/prefs_msg_colors.c
3849         * src/procheader.c
3850         * src/procheader.h
3851         * src/procmime.c
3852         * src/procmsg.c
3853         * src/procmsg.h
3854         * src/send_message.h
3855         * src/simple-gettext.c
3856         * src/summaryview.c
3857         * src/summaryview.h
3858         * src/syldap.c
3859         * src/textview.c
3860         * src/undo.c
3861         * src/common/ssl_certificate.c
3862         * src/common/utils.c
3863         * src/gtk/colorsel.c
3864         * src/gtk/gtksctree.c
3865         * src/gtk/gtkshruler.c
3866         * src/plugins/trayicon/trayicon.c
3867                 #if 0 goes to /dev/null
3868
3869 2006-03-01 [colin]      2.0.0cvs94
3870
3871         * src/compose.c
3872         * src/imap.c
3873         * src/inc.c
3874         * src/inc.h
3875         * src/messageview.c
3876         * src/news.c
3877         * src/plugins/spamassassin/spamassassin.c
3878                 Allow to add information in the "working offline"
3879                 window
3880
3881 2006-03-01 [wwp]        2.0.0cvs93
3882
3883         * src/plugins/spamassassin/spamassassin.c
3884                 fixed spamc invocation: use a tricky temporary mini shell wrapper
3885                 'cause it seems that calling `spamc ... < inputfile` with
3886                 g_spawn_(a)sync simply.. erm doesn't work :-).
3887
3888 2006-03-01 [wwp]        2.0.0cvs92
3889
3890         * src/toolbar.c
3891         * src/toolbar.h
3892                 simplify the adding of spam/ham button to the messageview toolbar
3893                 (it gets more clear now that the same button will be "Mark as spam"
3894                 or "Mark as ham" according to the current message status,
3895                 thanks to Colin).
3896
3897 2006-03-01 [wwp]        2.0.0cvs91
3898
3899         * src/messageview.c
3900         * src/procmsg.c
3901         * src/procmsg.h
3902         * src/summaryview.c
3903         * src/plugins/spamassassin/spamassassin.c
3904         * src/plugins/spamassassin/spamassassin.h
3905                 make learner callbacks return a status (0 for ok),
3906                 handle it in main code to avoid setting flags when learning failed,
3907                 don't learn on TCP if offline in spamassassin,
3908                 thanks to Colin.
3909
3910                 
3911
3912 2006-03-01 [wwp]        2.0.0cvs90
3913
3914         * src/compose.c
3915                 some work around the compose window's account menu,
3916                 patch by Fabien Vantard.
3917
3918 2006-03-01 [wwp]        2.0.0cvs89
3919
3920         * src/plugins/spamassassin/spamassassin.c
3921                 fixed bad logics, was using spamc in local mode and sa-learn
3922                 in remote mode (thanks, Colin).
3923
3924 2006-03-01 [wwp]        2.0.0cvs88
3925
3926         * src/plugins/spamassassin/spamassassin.c
3927         * src/plugins/spamassassin/spamassassin.h
3928         * src/plugins/spamassassin/spamassassin_gtk.c
3929                 made processing of emails w/ sa-plugin an option (default is TRUE),
3930                 fixed Engrish some tooltips, capitalization of some debug messages
3931                 and warnings. The spamassassin plugin now provides two separate
3932                 services: process emails upon incorporation and spamd training.
3933                 Both services (un)register independently but use some common
3934                 plugin settings (transport settings, spam storage location).
3935
3936 2006-02-28 [wwp]        2.0.0cvs87
3937
3938         * src/plugins/spamassassin/spamassassin.c
3939                 fix async flag to spamc cmdline execution (batch exec should
3940                 be asynchronous).
3941
3942 2006-02-27 [wwp]        2.0.0cvs86
3943
3944         * src/plugins/spamassassin/spamassassin.c
3945         * src/plugins/spamassassin/spamassassin.h
3946         * src/plugins/spamassassin/spamassassin_gtk.c
3947                 - added the ability to learn a remote spamassassin server (spamd),
3948                 using spamc.
3949                 - added the spamassassin option 'username', that applies to all
3950                 spamassassin operations (filtering, learning, local or remote).
3951                 The default username is the current unix user (if left blank
3952                 from gtk prefs or config file).
3953                 - commented out some unused code (notebook widget), removed unused
3954                 layout (hbox1).
3955                 - make more widgets sensitive to the transport type.
3956
3957 2006-02-27 [colin]      2.0.0cvs85
3958
3959         * src/plugins/spamassassin/spamassassin.c
3960                 Fix sa-learn call when offline
3961
3962 2006-02-27 [colin]      2.0.0cvs84
3963
3964         * configure.ac
3965         * src/Makefile.am
3966         * src/mainwindow.c
3967         * src/mainwindow.h
3968         * src/messageview.c
3969         * src/messageview.h
3970         * src/prefs_toolbar.c
3971         * src/procmsg.c
3972         * src/stock_pixmap.c
3973         * src/stock_pixmap.h
3974         * src/summaryview.c
3975         * src/toolbar.c
3976         * src/toolbar.h
3977         * src/pixmaps/ham_btn.xpm
3978         * src/pixmaps/spam.xpm
3979         * src/pixmaps/spam_btn.xpm
3980         * src/plugins/spamassassin/spamassassin.c
3981                 Add button in toolbar for spam learning
3982                 Fix a few bugs from the last related commit
3983                 Revert 1.9.6cvs23 which messed up shift-selection
3984
3985 2006-02-24 [colin]      2.0.0cvs83
3986
3987         * src/procmsg.c
3988         * src/summaryview.c
3989         * src/summaryview.h
3990         * src/plugins/spamassassin/spamassassin.c
3991         * src/plugins/spamassassin/spamassassin.h
3992         * src/plugins/spamassassin/spamassassin_gtk.c
3993                 Unregister learner when spamassassin is either
3994                 disabled or over tcp
3995
3996 2006-02-24 [colin]      2.0.0cvs82
3997
3998         * src/Makefile.am
3999         * src/mainwindow.c
4000         * src/mainwindow.h
4001         * src/procmsg.c
4002         * src/procmsg.h
4003         * src/stock_pixmap.c
4004         * src/stock_pixmap.h
4005         * src/summaryview.c
4006         * src/summaryview.h
4007         * src/gtk/icon_legend.c
4008         * src/pixmaps/spam.xpm  ** NEW FILE **
4009         * src/plugins/spamassassin/spamassassin.c
4010         * src/plugins/spamassassin/spamassassin_gtk.c
4011                 Add spam learning interface (Mark/Mark as 
4012                 (spam|ham) menus)
4013
4014 2006-02-24 [wwp]        2.0.0cvs81
4015
4016         * src/compose.c
4017         * src/compose.h
4018         * src/filtering.c
4019                 hide compose window when sending message in batch mode
4020                 (filtering: forward and redirect). Also fixed a wrong
4021                 value returned when sending failed, neutral anyway.
4022                 (Colin, me) 
4023
4024 2006-02-24 [wwp]        2.0.0cvs80
4025
4026         * src/mainwindow.c
4027                 use GTK+'s stock quit button. Patch by Fabien Vantard.
4028
4029 2006-02-24 [paul]       2.0.0cvs79
4030
4031         * src/news.c
4032         * src/news.h
4033         * src/news_gtk.c
4034                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
4035                 Thanks to Colin
4036
4037 2006-02-23 [colin]      2.0.0cvs78
4038
4039         * src/alertpanel.c
4040                 Change OK to Close in alertpanel with View log
4041                 button; add accel to View log. Patch by Fabien
4042                 Vantard
4043
4044 2006-02-23 [wwp]        2.0.0cvs77
4045
4046         * src/compose.c
4047                 silly me, there were much more tests to perform, since toolbars can
4048                 really have down to 1 element only.
4049
4050 2006-02-23 [wwp]        2.0.0cvs76
4051
4052         * commitHelper
4053                 fixed indentation from my previous commit. Fallback to VISUAL if
4054                 EDITOR is not set (and to vi, at last resort).
4055
4056 2006-02-23 [wwp]        2.0.0cvs75
4057
4058         * commitHelper
4059                 improved error detection (Colin, me).
4060
4061 2006-02-23 [wwp]        2.0.0cvs74
4062
4063         * src/prefs_toolbar.c
4064                 simplify and fix prefs/toolbars layouting. Combos' contents can
4065                 now be really displayed.
4066
4067 2006-02-23 [wwp]        2.0.0cvs73
4068         simplifies and fix prefs/toolbars layouting. Combos' contents can now
4069         be really displayed.
4070
4071 2006-02-22 [wwp]        2.0.0cvs72
4072
4073         * src/compose.c
4074                 fix a typo in my previous commit (sorry!).
4075
4076 2006-02-22 [wwp]        2.0.0cvs71
4077
4078         * src/prefs_toolbar.c
4079                 fix a crash when adding separators to toolbars,
4080                 also fix some separator item information.
4081
4082 2006-02-22 [wwp]        2.0.0cvs70
4083
4084         * src/compose.c
4085                 fix a crash when redirecting (for instance) when compose window's
4086                 toolbar contents has been customized (when some buttons have been
4087                 removed in fact).
4088
4089 2006-02-21 [wwp]        2.0.0cvs69
4090
4091         * src/summaryview.c
4092         * src/gtk/pluginwindow.c
4093         * src/plugins/pgpcore/prefs_gpg.c
4094                 fix some compilation warnings (feat. remains of removed code).
4095
4096 2006-02-21 [wwp]        2.0.0cvs68
4097
4098         * src/gtk/gtkutils.c
4099                 fix two compilation issues, thanks to Stephan Sachse.
4100
4101 2006-02-20 [colin]      2.0.0cvs67
4102
4103         * src/mainwindow.c
4104                 Don't reselect displayed mail on refocus
4105                 This fixes actions misbehaving 
4106
4107 2006-02-20 [wwp]        2.0.0cvs66
4108
4109         * src/summaryview.c
4110         * src/gtk/gtksctree.c
4111         * src/gtk/gtkshruler.c
4112                 changed more runtime typecast checks.
4113
4114 2006-02-20 [wwp]        2.0.0cvs65
4115
4116         * src/summary_search.c
4117                 find all - summaryview refresh issue fixed, thanks to Colin.
4118
4119 2006-02-20 [wwp]        2.0.0cvs64
4120
4121         * src/gtk/gtkutils.c
4122                 better runtime typecast checks.
4123
4124 2006-02-20 [wwp]        2.0.0cvs63
4125
4126         * src/summary_search.c
4127                 enhancements to the summary search:
4128                         - add the ability to stop the running search
4129                           (upon ESC-key press, new Stop button or when Clear button is pressed)
4130                         - don't search if no criteria (From/To/Subject/Body) is set
4131                         - ensure that a busy mouse pointer is always shown when searching,
4132                           show it even a bit earlier
4133
4134 2006-02-19 [colin]      2.0.0cvs62
4135
4136         * src/compose.c
4137         * src/imap.c
4138         * src/etpan/imap-thread.c
4139         * src/etpan/imap-thread.h
4140                 (Future) IMAP speed improvement on sending
4141                 Will require a libetpan update
4142         * src/summaryview.c
4143         * src/gtk/quicksearch.c
4144                 Make quicksearch clearable while running.
4145
4146 2006-02-17 [colin]      2.0.0cvs61
4147
4148         * src/imap.c
4149         * src/etpan/imap-thread.c
4150         * src/etpan/imap-thread.h
4151                 Check for IMAP certificates
4152                 ** Requires libetpan-0.42-cvs4 
4153                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
4154
4155 2006-02-17 [colin]      2.0.0cvs60
4156
4157         * src/messageview.c
4158         * src/prefs_common.c
4159         * src/prefs_common.h
4160         * src/prefs_message.c
4161                 Add pref to display HTML-only mails with plugin, 
4162                 if possible (defaulting to FALSE of course).
4163
4164 2006-02-16 [colin]      2.0.0cvs59
4165
4166         * src/main.c
4167         * src/common/plugin.c
4168         * src/common/plugin.h
4169         * src/gtk/pluginwindow.c
4170                 Keep track of requested (but unloaded) plugins
4171                 in some error cases.
4172
4173 2006-02-16 [wwp]        2.0.0cvs58
4174
4175         * src/gtk/gtkaspell.c
4176         * src/gtk/gtkaspell.h
4177         * src/prefs_spelling.c
4178         * src/compose.c
4179         * src/prefs_common.c
4180         * src/prefs_common.h
4181                 implemented new optional spellchecker behaviour: re-check message when
4182                 dictionary got changed (from compose-window/context-menu/Change dictionary).
4183
4184 2006-02-16 [wwp]        2.0.0cvs57
4185
4186         * src/quote_fmt_parse.y
4187                 pclose popen'ed pipe.
4188
4189 2006-02-15 [colin]      2.0.0cvs56
4190
4191         * src/mimeview.c
4192         * src/mimeview.h
4193                 Let MimeViewers know which MimeView they
4194                 depend of.
4195         * src/summaryview.c
4196                 Swap From/To columns in Sent/Queue/Drafts
4197                 folders
4198         * src/etpan/imap-thread.c
4199                 Use mailstream_low_tls_open() for STARTTLS
4200                 instead of mailstream_low_ssl_open()
4201                 ** REQUIRES libetpan 0.42cvs3 **
4202
4203 2006-02-15 [wwp]        2.0.0cvs55
4204
4205         * src/compose.c
4206         * src/compose.h
4207         * src/message_search.c
4208         * src/message_search.h
4209         * src/textview.c
4210         * src/gtk/gtkutils.c
4211         * src/gtk/gtkutils.h
4212                 added the ability to Find text in the compose window (and a bit
4213                 of code factorization).
4214
4215 2006-02-15 [wwp]        2.0.0cvs54
4216
4217         * src/prefs_gtk.c
4218                 yet another one file was missing (fix for some widgets' sensitivity).
4219                 Thanks Colin!
4220
4221 2006-02-15 [wwp]        2.0.0cvs53
4222
4223         * src/prefs_gtk.h
4224                 oops forgot that file (fix for some widgets' sensitivity).
4225
4226 2006-02-15 [wwp]        2.0.0cvs52
4227
4228         * src/summary_search.c
4229                 implemented advanced summary search options (added the ability
4230                 to use matcher conditions in an advanced search mode).
4231
4232 2006-02-15 [wwp]        2.0.0cvs51
4233
4234         * src/plugins/pgpcore/prefs_gpg.c
4235         * src/prefs_account.c
4236                 fix some widget sensitivity, mostly around some labels in
4237                 account prefs.
4238
4239 2006-02-15 [paul]       2.0.0cvs50
4240
4241         * manual/advanced.xml
4242                 improve Templates info
4243                 written by wwp
4244
4245 2006-02-14 [colin]      2.0.0cvs49
4246
4247         * src/pixmaps/address_book.xpm
4248         * src/pixmaps/preferences.xpm
4249         * src/pixmaps/properties.xpm
4250                 Fix pixmap size - patch by Fabien Vantard
4251
4252 2006-02-13 [colin]      2.0.0cvs48
4253
4254         * src/procmime.c
4255                 Add missing fclose()s on error
4256         * src/textview.c
4257                 Remove unused code
4258         * src/common/utils.c
4259                 Fix temp files not being deleted on windows
4260         Patches by Thomas Gilgin
4261
4262 2006-02-13 [colin]      2.0.0cvs47
4263
4264         * src/mainwindow.c
4265                 Fix exit crash
4266
4267 2006-02-13 [wwp]        2.0.0cvs46
4268
4269         * src/plugins/pgpcore/prefs_gpg.c
4270                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
4271
4272 2006-02-12 [colin]      2.0.0cvs45
4273
4274         * src/folderview.c
4275         * src/main.c
4276         * src/mainwindow.c
4277                 Fix "stuff" when quitting
4278
4279 2006-02-12 [wwp]        2.0.0cvs44
4280
4281         * src/prefs_themes.c
4282                 fix typos in debug messages.
4283
4284 2006-02-11 [colin]      2.0.0cvs43
4285
4286         * src/summaryview.c
4287                 don't allow drag/drop from ourself
4288
4289 2006-02-10 [wwp]        2.0.0cvs42
4290
4291         * src/exporthtml.c
4292         * src/html.c
4293         * src/html.h
4294         * src/procmime.c
4295         * src/textview.c
4296                 renamed html_ prefixed functions and data structures to avoid
4297                 namespace clashes w/ other software (gtkhtml2 for instance).
4298                 Closes bug #907.
4299
4300
4301 2006-02-09 [colin]      2.0.0cvs41
4302
4303         * src/summaryview.c
4304                 Fix shitty logic messed up. Thanks Ticho for the hint!
4305
4306 2006-02-09 [wwp]        2.0.0cvs40
4307
4308         * src/gtk/about.c
4309         * src/compose.c
4310         * src/prefs_account.c
4311         * src/prefs_gtk.h
4312         * src/editaddress.c
4313                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
4314                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
4315                 Browse buttons in accounts prefs.
4316
4317 2006-02-09 [colin]      2.0.0cvs39
4318
4319         * src/matcher.c
4320                 Check for pointer before using its members
4321         * src/gtk/gtksourceprintjob.c
4322                 Fix a wrong warning
4323
4324 2006-02-09 [wwp]        2.0.0cvs38
4325
4326         * src/gtk/filesel.c
4327                 fix few compiler warnings (type mismatch).
4328
4329 2006-02-09 [paul]       2.0.0cvs37
4330
4331         * po/fr.po
4332                 updated by Fabien Vantard
4333
4334 2006-02-08 [colin]      2.0.0cvs36
4335
4336         * src/prefs_common.c
4337         * src/common/defs.h
4338         * src/common/plugin.c
4339                 allow windows and linux configurations to coexist
4340                 patch by Thomas Gilgin
4341
4342 2006-02-08 [colin]      2.0.0cvs35
4343
4344         * src/filtering.c
4345         * src/matcher.c
4346         * src/matcher.h
4347         * src/matcher_parser_parse.y
4348         * src/prefs_filtering_action.c
4349         * src/prefs_matcher.c
4350                 Add the "Ignore thread" filtering
4351                 action
4352
4353 2006-02-08 [colin]      2.0.0cvs34
4354
4355         * src/compose.c
4356         * src/procmime.c
4357         * src/procmime.h
4358                 Fix bug #905 (damaged attachment)
4359                 text files with raw \0's aren't really text files
4360         FOR_STABLE
4361
4362 2006-02-08 [colin]      2.0.0cvs33
4363
4364         * src/summaryview.c
4365                 Fix crasher introduced yesterday
4366
4367 2006-02-08 [wwp]        2.0.0cvs32
4368
4369         * src/compose.c
4370         * src/compose.h
4371                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
4372
4373 2006-02-08 [wwp]        2.0.0cvs31
4374
4375         * src/prefs_template.c
4376                 templates enhancement: allow address completion for Cc and Bcc fields
4377                 (it was currently possible for the To field only)
4378
4379 2006-02-08 [colin]      2.0.0cvs30
4380
4381         * src/compose.c
4382                 Don't unblock if not blocked
4383         FOR_STABLE
4384
4385 2006-02-07 [colin]      2.0.0cvs29
4386
4387         * src/action.c
4388                 Forgot to refresh summaryview
4389
4390 2006-02-07 [colin]      2.0.0cvs28
4391
4392         * src/action.c
4393                 Freeze/thaw message list and folder list while
4394                 processing %as{} actions 
4395         * src/compose.c
4396                 Fix auto-wrap disabling after a middle-click
4397                 paste - FOR_STABLE
4398
4399 2006-02-07 [paul]       2.0.0cvs27
4400
4401         * src/folder.c
4402                 fix freeing of uninitialised pointers
4403                 Thanks to Colin
4404
4405 2006-02-06 [colin]      2.0.0cvs26
4406
4407         * src/folder.c
4408                 Use g_slist_prepend in potentially big list
4409
4410 2006-02-06 [colin]      2.0.0cvs25
4411
4412         * src/folder.c
4413                 Completely skip processing if it doesn't 
4414                 exist (faster!)
4415
4416 2006-02-06 [colin]      2.0.0cvs24
4417
4418         * src/folder.c
4419         * src/summaryview.c
4420                 Batch filtering in summaryview (from Tools menu)
4421                 and pre/post//-processing too
4422
4423 2006-02-06 [colin]      2.0.0cvs23
4424
4425         * src/procmsg.h
4426         * src/filtering.c
4427                 Use a special field for batch filtering instead
4428                 of stepping on deferred execution's toes
4429
4430 2006-02-06 [colin]      2.0.0cvs22
4431
4432         * src/action.c
4433         * src/filtering.c
4434         * src/filtering.h
4435         * src/folder.c
4436         * src/summaryview.c
4437                 Fix filtering via menus and actions
4438
4439 2006-02-06 [colin]      2.0.0cvs21
4440
4441         * src/imap.c
4442                 Put the added file directly to cache if possible (will work
4443                 with next libetpan)
4444         * src/filtering.c
4445         * src/filtering.h
4446         * src/inc.c
4447         * src/folder.c
4448         * src/mbox.c
4449         * src/procmsg.h
4450                 Move and copy filtered messages by batches instead of one
4451                 by one - faster on IMAP
4452         * src/procmsg.c
4453                 Add a function that'll possibly be useful later
4454
4455 2006-02-06 [colin]      2.0.0cvs20
4456
4457         * src/addressbook.c
4458                 Use internal mime-type instead of text/plain for d'n'd
4459         * src/compose.c
4460                 Allow attaching files from mimeview's icon list via d'n'd
4461         * src/folderview.c
4462         * src/folderview.h
4463                 Use internal mime-type instead of text/plain for d'n'd
4464                 Don't try to selected opened folder if none is
4465                 Factorize d'n'd from other apps code
4466         * src/headerview.c
4467         * src/textview.c
4468         * src/gtk/gtkutils.c
4469         * src/gtk/gtkutils.h
4470                 Factorize Face/X-Face stuff
4471         * src/mimeview.c
4472                 Fix d'n'd to other apps
4473         * src/prefs_message.c
4474                 Let the XFace pref be usable without libcompface as it also
4475                 applies to Face
4476         * src/summaryview.c
4477                 Fix d'n'd to other apps
4478                 Factorize d'n'd from other apps code
4479
4480 2006-02-06 [wwp]        2.0.0cvs19
4481
4482         * po/it.po
4483                 Italian translation fixes by Andrea Spadaccini (no more confusion
4484                 between filtering and processing, and few changes in the About
4485                 dialog).
4486
4487
4488 2006-02-06 [mones]      2.0.0cvs18
4489
4490         * src/gtk/icon_legend.c
4491                 Improved descriptions allowing better translations
4492
4493 2006-02-05 [colin]      2.0.0cvs17
4494
4495         * src/imap.c
4496                 Add the f*cking missing expunge that caused imap_fetch_env
4497                 to fail after an add_msgs ! :-///
4498         * src/etpan/imap-thread.c
4499                 Add a bit of debug
4500         FOR_STABLE
4501
4502 2006-02-05 [colin]      2.0.0cvs16
4503
4504         * src/common/utils.c
4505                 Don't check for return-path (or we can't put
4506                 back non-sent mails)
4507
4508 2006-02-05 [colin]      2.0.0cvs15
4509
4510         * src/textview.c
4511                 Don't try to display Face header in textview
4512                 when teh headerview's active
4513
4514 2006-02-05 [colin]      2.0.0cvs14
4515
4516         * tools/tbird2syl.py
4517         * tools/Makefile.am
4518                 Add script to import Thunderbird mails
4519
4520 2006-02-05 [colin]      2.0.0cvs13
4521
4522         * src/headerview.c
4523         * src/procheader.c
4524         * src/procmsg.c
4525         * src/procmsg.h
4526         * src/textview.c
4527                 Show Face headers - patch partially by Klaus Flittner
4528
4529 2006-02-05 [colin]      2.0.0cvs12
4530
4531         * src/folderview.c
4532         * src/summaryview.c
4533         * src/common/utils.c
4534         * src/common/utils.h
4535                 Let dnd work from mime icons to summaryview
4536                 and to folderview too
4537                 Add a crude test to avoid trying to add files
4538                 drag'n'dropped when they're not mails
4539
4540 2006-02-04 [colin]      2.0.0cvs11
4541
4542         * src/summaryview.c
4543         * src/mimeview.c
4544                 Fix utf8 conversion
4545
4546 2006-02-04 [colin]      2.0.0cvs10
4547
4548         * src/compose.c
4549         * src/folderview.c
4550         * src/mimeview.c
4551         * src/summaryview.c
4552         * src/summaryview.h
4553                 Added various drag and drop capas:
4554                 From                    To
4555                 summaryview             other apps
4556                 mimeview icons          other apps
4557                 other apps              summaryview
4558                 other apps              folderview
4559
4560                 This shouldn't have broken the existing:
4561                 From                    To
4562                 summaryview             folderview
4563                 folderview              folderview
4564                 summaryview             compose's attachments
4565
4566         Tests welcomed.
4567
4568 2006-02-02 [paul]       2.0.0cvs9
4569
4570         * src/mainwindow.c
4571                 move global option 'Set displayed columns...' out
4572                 of folder option grouping.
4573                 fix sensitivity of 'harvest addresses'
4574         FOR_STABLE
4575
4576 2006-02-01 [colin]      2.0.0cvs8
4577
4578         * src/mimeview.c
4579                 Revert the alertpanel patch, it sucks (intrusive
4580                 and gets in the way of "open")
4581
4582 2006-02-01 [colin]      2.0.0cvs7
4583
4584         * src/compose.c
4585         * src/prefs_account.c
4586         * src/prefs_common.c
4587         * src/common/defs.h
4588         * src/common/utils.c
4589         * src/common/utils.h
4590                 Add ability to edit the signature file
4591                 from the account preferences, and use
4592                 a default for the text editor.
4593                 Patch by Fabien Vantard
4594
4595 2006-02-01 [colin]      2.0.0cvs6
4596
4597         * src/mimeview.c
4598                 Try to get mime type by extension if it is
4599                 application/octet-stream
4600                 Display a window with possible choices when
4601                 encountering unknown mime types
4602         * src/gtk/filesel.c
4603         * src/gtk/filesel.h
4604                 Add preview
4605                 Allow multiple selection in filtered filesel
4606                 (patch by Fabien Vantard)
4607         * src/gtk/pluginwindow.c
4608                 Use it (patch by Fabien Vantard)
4609
4610 2006-02-01 [paul]       2.0.0cvs5
4611
4612         * src/jpilot.c
4613                 fix crash on creating jpilot address book
4614                 Thanks to Colin - FOR_STABLE
4615         * src/prefs_summaries.c
4616         * src/prefs_wrapping.c
4617         * src/gtk/icon_legend.c
4618         * src/gtk/quicksearch.c
4619                 string fixes and additions
4620
4621 2006-02-01 [paul]       2.0.0cvs4
4622
4623         * src/compose.c
4624         * src/mainwindow.c
4625         * src/messageview.c
4626         * src/prefs_send.c
4627                 add Arabic encoding option
4628                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
4629
4630 2006-01-31 [colin]      2.0.0cvs3
4631
4632         * src/plugins/pgpcore/passphrase.c
4633                 Convert passphrase to locale encoding
4634         * src/compose.c
4635                 Fix drafting on IMAP. Crappy bug sneaked in
4636                 the release :-/
4637         FOR_STABLE
4638
4639 2006-01-30 [paul]       2.0.0cvs2
4640
4641         * src/gtk/icon_legend.c
4642                 show the new entries
4643
4644 2006-01-30 [colin]      2.0.0cvs1
4645
4646         * src/manual.c
4647                 Check for the file to be present before 
4648                 enabling the menu - FOR_STABLE
4649         * src/gtk/icon_legend.c
4650                 Add folders icons (not all of them, there
4651                 are too much, but the most intriguing ones)
4652
4653 2006-01-30 [paul]       2.0.0
4654
4655         version 2.0.0 released
4656
4657 2006-01-30 [paul]       1.9.100cvs200
4658
4659         * manual/faq.xml
4660         * manual/gpl.xml
4661         * manual/intro.xml
4662         * manual/starting.xml
4663         * manual/sylpheed-claws-manual.xml
4664                 fixes, additions
4665
4666 2006-01-29 [mones]      1.9.100cvs199
4667
4668         * manual/account.xml
4669         * manual/advanced.xml
4670         * manual/glossary.xml
4671                 Some typos fixed, added LDIF term to glossary
4672         * po/es.po
4673                 Fixed leading plus symbol
4674
4675 2006-01-29 [paul]       1.9.100cvs198
4676
4677         * po/fi.po
4678         * po/sk.po
4679                 updated by Tommi Pirinen and Andrej Kacian
4680
4681 2006-01-29 [paul]       1.9.100cvs197
4682
4683         * src/gtk/authors.h
4684                 remove duplicates
4685
4686 2006-01-29 [paul]       1.9.100cvs196
4687
4688         * AUTHORS
4689         * po/nl.po
4690         * src/gtk/authors.h
4691         * tools/claws.i18n.status.pl
4692                 nl translation updated by Tim Dijkstra
4693
4694 2006-01-29 [paul]       1.9.100cvs195
4695
4696         * po/sr.po
4697         * po/sv.po
4698                 updated by Aleksandar Urosevic and Anders Troback
4699
4700 2006-01-28 [colin]      1.9.100cvs194
4701
4702         * src/gtk/gtksourceprintjob.c
4703                 Don't fiddle with PangoLayout when we
4704                 have an image
4705
4706 2006-01-28 [paul]       1.9.100cvs193
4707
4708         * AUTHORS
4709         * po/el.po
4710         * po/zh_CN.po
4711         * src/gtk/authors.h
4712         * tools/claws.i18n.status.pl
4713                 updated translations submitted by Stavros Giannouris
4714                 and Ralgh Young
4715
4716 2006-01-27 [colin]      1.9.100cvs192
4717
4718         * src/summaryview.c
4719         * src/gtk/gtksourceprintjob.c
4720                 Add image printing 
4721                 (libgnomeprint only, of course)
4722
4723 2006-01-27 [paul]       1.9.100cvs191
4724
4725         * po/fr.po
4726         * po/it.po
4727                 updated by Fabien Vantard and Andrea Spadaccini
4728
4729 2006-01-26 [colin]      1.9.100cvs190
4730
4731         * manual/Makefile.am
4732         * configure.ac
4733                 Make building the manual optional 
4734                 (--disable-manual)
4735
4736 2006-01-26 [paul]       1.9.100cvs189
4737
4738         * manual/glossary.xml
4739         * manual/plugins.xml
4740                 edited
4741         * po/en_GB.po
4742                 updated
4743
4744 2006-01-26 [paul]       1.9.100cvs188
4745
4746         * src/prefs_display_header.c
4747         * src/prefs_folder_column.c
4748         * src/prefs_msg_colors.c
4749         * src/prefs_summaries.c
4750         * src/prefs_summary_column.c
4751                 HIGify
4752
4753 2006-01-25 [colin]      1.9.100cvs187
4754
4755         * src/imap.c
4756                 Don't allow moving/copying mails between
4757                 queue/drafts and non-queue/drafts folders
4758                 Fixes bug #897 (message header is resetted 
4759                 if one is copied to Drafts)
4760
4761 2006-01-25 [colin]      1.9.100cvs186
4762
4763         * src/folder.c
4764         * src/mainwindow.c
4765                 Fix subscribed folders not found
4766         * src/compose.c
4767                 Don't try to encode as original mail's charset
4768                 if it's ascii 
4769
4770 2006-01-25 [paul]       1.9.100cvs185
4771
4772         * AUTHORS
4773         * po/Makevars
4774                 updated
4775         * po/de.po
4776         * po/pl.po
4777         * po/pt_BR.po
4778         * po/sr.po
4779                 updates submitted by Stephan Sachse, Emilian Nowak
4780                 and Quar, Frederico Goncalves Guimaraes, and
4781                 Aleksandar Urosevic
4782                 Fix Bug 896, 'PT_BR locale broken'.
4783         * src/gtk/authors.h
4784                 updated
4785
4786 2006-01-24 [mones]      1.9.100cvs184
4787
4788         * manual/glossary.xml
4789                 All current terms finished. Reviewers welcome ;-)
4790         * manual/keyboard.xml
4791                 Fixed column width for pdf output.
4792         * po/es.po
4793                 Updated
4794
4795 2006-01-24 [paul]       1.9.100cvs183
4796
4797         * manual/glossary.xml
4798                 fix id name
4799         * manual/dist/html/Makefile.am
4800         * manual/dist/pdf/Makefile.am
4801         * manual/dist/ps/Makefile.am
4802         * manual/dist/txt/Makefile.am
4803                 fix make deps
4804                 Thanks to Colin
4805
4806 2006-01-24 [mones]      1.9.100cvs182
4807
4808         * manual/glossary.xml
4809                 Nearly finished, some terms missing.
4810
4811 2006-01-23 [paul]       1.9.100cvs181
4812
4813         * manual/dist/html/Makefile.am
4814         * manual/dist/pdf/Makefile.am
4815         * manual/dist/ps/Makefile.am
4816         * manual/dist/txt/Makefile.am
4817         * src/mainwindow.c
4818                 re-enable manual
4819                 Thanks to Colin
4820
4821 2006-01-22 [colin]      1.9.100cvs180
4822
4823         * src/compose.c
4824         * src/gtk/gtkaspell.c
4825                 Don't deselect stuff before right-clicking, with aspell.
4826                 (This prevented right-click Copy, for example).
4827                 Thanks to Clo!
4828
4829 2006-01-22 [paul]       1.9.100cvs179
4830
4831         * src/summary_search.c
4832                 don't fix the widget size as it causes problems
4833                 under localisation.
4834                 Thanks to Emilian Nowak
4835
4836 2006-01-21 [paul]       1.9.100cvs178
4837
4838         * src/prefs_themes.c
4839                 fix broken underlining of label text
4840                 with some translations
4841
4842 2006-01-21 [colin]      1.9.100cvs177
4843
4844         * po/fr.po
4845                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
4846
4847 2006-01-20 [colin]      1.9.100cvs176
4848
4849         * configure.ac
4850         * Makefile.am
4851         * manual/Makefile
4852         * manual/dist/html/.cvsignore
4853         * manual/dist/html/Makefile.am
4854         * manual/dist/pdf/.cvsignore
4855         * manual/dist/pdf/Makefile.am
4856         * manual/dist/ps/.cvsignore
4857         * manual/dist/ps/Makefile.am
4858         * manual/dist/txt/.cvsignore
4859         * manual/dist/txt/Makefile.am
4860                 Autotool-ize manual
4861
4862 2006-01-20 [paul]       1.9.100cvs175
4863
4864         * manual/handling.xml
4865                 make Filtering and Searching entries easier to find
4866         * manual/keyboard.xml
4867                 add the remaining default keybinds
4868         * src/prefs_summaries.c
4869                 update the default keybinds
4870
4871 2006-01-20 [paul]       1.9.100cvs174
4872
4873         * src/addressbook.c
4874         * src/addrgather.c
4875         * src/addrharvest.c
4876         * src/editaddress.c
4877         * src/editgroup.c
4878         * src/exphtmldlg.c
4879         * src/expldifdlg.c
4880         * src/exporthtml.c
4881         * src/exportldif.c
4882         * src/ldif.c
4883                 replace 'e-mail' with 'email'
4884         * src/summary_search.c
4885                 add mnemonic to "Find all" button
4886
4887 2006-01-20 [wwp]        1.9.100cvs173
4888
4889         * src/export.c
4890         * src/import.c
4891                 touched mbox import/export buttons for HIG-compliance
4892
4893 2006-01-19 [paul]       1.9.100cvs172
4894
4895         * manual/account.xml
4896         * manual/addrbook.xml
4897         * manual/advanced.xml
4898         * manual/faq.xml
4899         * manual/handling.xml
4900         * manual/intro.xml
4901         * manual/plugins.xml
4902         * manual/starting.xml
4903                 more editing
4904
4905 2006-01-19 [paul]       1.9.100cvs171
4906
4907         * src/toolbar.c
4908                 allow use of trash button while receiving
4909                 Thanks to Colin
4910
4911 2006-01-19 [wwp]        1.9.100cvs170
4912
4913         * src/gtk/quicksearch.c
4914         * src/compose.c
4915                 force text color to black when yellow background is set
4916
4917 2006-01-19 [colin]      1.9.100cvs169
4918
4919         * src/plugins/trayicon/trayicon.c
4920                 Gray out Get Mail when already getting mail
4921
4922 2006-01-18 [paul]       1.9.100cvs168
4923
4924         * src/compose.c
4925                 give widget yellow background was To is
4926                 set via folder prefs
4927         * src/gtk/quicksearch.c
4928                 give widget yellow background when quick
4929                 search is active.
4930                 Thanks to Colin
4931
4932 2006-01-18 [paul]       1.9.100cvs167
4933
4934         * doc/man/sylpheed-claws.1
4935                 add --subscribe option
4936
4937 2006-01-18 [paul]       1.9.100cvs166
4938
4939         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
4940         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
4941                 use %U instead of %F (%F is broken for user installed
4942                 files in kde 3.5)
4943
4944 2006-01-18 [colin]      1.9.100cvs165
4945
4946         * src/summaryview.c
4947                 Default to Yes in "No more * messages" dialogs
4948
4949 2006-01-17 [colin]      1.9.100cvs164
4950
4951         * src/compose.c
4952                 Possibly fix an invalid iterator causing
4953                 crash
4954
4955 2006-01-17 [colin]      1.9.100cvs163
4956
4957         * src/mimeview.c
4958                 Fix crash when the image disappears under the
4959                 image viewer
4960
4961 2006-01-16 [colin]      1.9.100cvs162
4962
4963         * src/compose.c
4964                 Fix reenabling autowrap
4965
4966 2006-01-16 [colin]      1.9.100cvs161
4967
4968         * src/compose.c
4969                 reset quote_len before getting quote_str
4970
4971 2006-01-16 [colin]      1.9.100cvs160
4972
4973         * src/account.c
4974         * src/account.h
4975         * src/folder.c
4976         * src/imap_gtk.c
4977         * src/mh_gtk.c
4978                 Fix bug #883 (default inbox does not track folder move)
4979
4980 2006-01-16 [colin]      1.9.100cvs159
4981
4982         * src/compose.c
4983         * src/plugins/pgpcore/passphrase.c
4984                 More buttons fixes
4985
4986 2006-01-16 [paul]       1.9.100cvs158
4987
4988         * src/prefs_actions.c
4989         * src/prefs_filtering_action.c
4990         * src/prefs_matcher.c
4991         * src/quote_fmt.c
4992         * src/gtk/description_window.c
4993         * src/gtk/description_window.h
4994         * src/gtk/quicksearch.c
4995                 description window cleanups
4996
4997 2006-01-15 [colin]      1.9.100cvs157
4998
4999         * src/addressbook.c
5000         * src/prefs_filtering.c
5001                 Same here
5002
5003 2006-01-15 [colin]      1.9.100cvs156
5004
5005         * src/folderview.c
5006         * src/mainwindow.c
5007                 Same for "Empty trash"
5008
5009 2006-01-15 [colin]      1.9.100cvs155
5010
5011         * src/inc.c
5012                 Override offline dialog had Yes by default
5013
5014 2006-01-15 [colin]      1.9.100cvs154
5015
5016         * src/summaryview.c
5017                 Delete selected messages? previously had Yes the default
5018
5019 2006-01-15 [colin]      1.9.100cvs153
5020
5021         * src/folder.c
5022         * src/folder.h
5023         * src/main.c
5024                 Check if a mailbox is loaded after all
5025                 plugins are loaded.
5026
5027 2006-01-15 [colin]      1.9.100cvs152
5028
5029         * src/folder.c
5030                 Don't start wizard when there are unloaded folders (will help
5031                 people with only mbox or maildir mailboxes)
5032
5033 2006-01-14 [colin]      1.9.100cvs151
5034
5035         * src/addressbook.c
5036         * src/expldifdlg.c
5037         * src/importldif.c
5038         * src/importmutt.c
5039         * src/importpine.c
5040         * src/mh_gtk.c
5041                 More HIG compliance and fixes
5042
5043 2006-01-14 [colin]      1.9.100cvs150
5044
5045         * src/prefs_filtering_action.c
5046         * src/foldersel.c
5047                 Two forgotten button order changes
5048
5049 2006-01-14 [colin]      1.9.100cvs149
5050
5051         * src/account.c
5052         * src/addressbook.c
5053         * src/compose.c
5054         * src/folderview.c
5055         * src/imap_gtk.c
5056         * src/mainwindow.c
5057         * src/mh_gtk.c
5058         * src/news_gtk.c
5059         * src/prefs_actions.c
5060         * src/prefs_customheader.c
5061         * src/prefs_filtering.c
5062         * src/prefs_matcher.c
5063         * src/prefs_template.c
5064         * src/ssl_manager.c
5065         * src/summaryview.c
5066         * src/textview.c
5067         * src/toolbar.c
5068                 All deletion confirmations are now "Cancel, Delete" 
5069                 instead of "No, Yes"
5070                 Clarified most of the other "No, Yes" to 
5071                 "Cancel, Descriptive_action"
5072                 Rechanged the "Entry not saved" alerts to have 
5073                 "Close, Continue editing"
5074
5075
5076 2006-01-14 [paul]
5077
5078         * 2.0.0-rc4 released
5079
5080 2006-01-14 [paul]       1.9.100cvs148
5081
5082         * src/account.c
5083         * src/addressadd.c
5084         * src/addressbook.c
5085         * src/compose.c
5086         * src/editaddress.c
5087         * src/editbook.c
5088         * src/editgroup.c
5089         * src/editjpilot.c
5090         * src/editldap.c
5091         * src/editvcard.c
5092         * src/exphtmldlg.c
5093         * src/expldifdlg.c
5094         * src/folderview.c
5095         * src/grouplistdialog.c
5096         * src/imap_gtk.c
5097         * src/importmutt.c
5098         * src/importpine.c
5099         * src/inc.c
5100         * src/main.c
5101         * src/mainwindow.c
5102         * src/message_search.c
5103         * src/messageview.c
5104         * src/mh_gtk.c
5105         * src/mimeview.c
5106         * src/news_gtk.c
5107         * src/prefs_actions.c
5108         * src/prefs_customheader.c
5109         * src/prefs_filtering.c
5110         * src/prefs_matcher.c
5111         * src/prefs_template.c
5112         * src/prefs_themes.c
5113         * src/ssl_manager.c
5114         * src/summary_search.c
5115         * src/summaryview.c
5116         * src/textview.c
5117         * src/toolbar.c
5118         * src/gtk/foldersort.c
5119         * src/gtk/gtkaspell.c
5120         * src/gtk/inputdialog.c
5121         * src/gtk/prefswindow.c
5122         * src/plugins/pgpcore/select-keys.c
5123         * src/plugins/trayicon/trayicon.c
5124                 HIG compliant button order
5125
5126 2006-01-14 [mones]      1.9.100cvs147
5127
5128         * po/es.po
5129                 Updated translation
5130
5131 2006-01-13 [paul]       1.9.100cvs146
5132
5133         * AUTHORS
5134         * ChangeLog
5135         * src/gtk/authors.h
5136                 add Joshua M. Kwan to contributors list
5137
5138 2006-01-13 [colin]      1.9.100cvs145
5139
5140         * src/gtk/quicksearch.c
5141                 Don't refocus quick search after executing (Esc or Enter)
5142                 Allows to '/'search something then move up/down in 
5143                 summaryview, and to Esc a search and be back in the 
5144                 summaryview
5145
5146 2006-01-13 [paul]       1.9.100cvs144
5147
5148         * src/plugins/pgpinline/pgpinline.c
5149                 support Content-Type 'application/pgp'
5150                 patch by Joshua M. Kwan <joshuak@users.sf.net>
5151
5152 2006-01-13 [paul]       1.9.100cvs143
5153
5154         * manual/account.xml
5155                 make mention of partial retrieval
5156                 thanks to Colin
5157
5158 2006-01-13 [paul]       1.9.100cvs142
5159
5160         * src/account.c
5161         * src/account.h
5162         * src/action.c
5163         * src/action.h
5164         * src/adbookbase.h
5165         * src/addr_compl.c
5166         * src/addr_compl.h
5167         * src/addrbook.c
5168         * src/addrcache.c
5169         * src/addrcache.h
5170         * src/addrcindex.c
5171         * src/addrcindex.h
5172         * src/addrclip.c
5173         * src/addrclip.h
5174         * src/addrdefs.h
5175         * src/addressadd.c
5176         * src/addressadd.h
5177         * src/addressbook.c
5178         * src/addressbook.h
5179         * src/addrgather.c
5180         * src/addrgather.h
5181         * src/addrharvest.c
5182         * src/addrharvest.h
5183         * src/addrindex.c
5184         * src/addrindex.h
5185         * src/addritem.c
5186         * src/addritem.h
5187         * src/addrquery.c
5188         * src/addrquery.h
5189         * src/addrselect.c
5190         * src/addrselect.h
5191         * src/alertpanel.c
5192         * src/alertpanel.h
5193         * src/browseldap.c
5194         * src/browseldap.h
5195         * src/codeconv.c
5196         * src/codeconv.h
5197         * src/compose.c
5198         * src/compose.h
5199         * src/customheader.c
5200         * src/customheader.h
5201         * src/displayheader.c
5202         * src/displayheader.h
5203         * src/editaddress.c
5204         * src/editaddress.h
5205         * src/editbook.c
5206         * src/editbook.h
5207         * src/editgroup.c
5208         * src/editgroup.h
5209         * src/editjpilot.c
5210         * src/editjpilot.h
5211         * src/editldap.c
5212         * src/editldap.h
5213         * src/editldap_basedn.c
5214         * src/editldap_basedn.h
5215         * src/editvcard.c
5216         * src/editvcard.h
5217         * src/exphtmldlg.c
5218         * src/exphtmldlg.h
5219         * src/expldifdlg.c
5220         * src/expldifdlg.h
5221         * src/export.h
5222         * src/exporthtml.c
5223         * src/exporthtml.h
5224         * src/exportldif.c
5225         * src/exportldif.h
5226         * src/filtering.c
5227         * src/filtering.h
5228         * src/folder.c
5229         * src/folder.h
5230         * src/folder_item_prefs.c
5231         * src/folder_item_prefs.h
5232         * src/foldersel.c
5233         * src/foldersel.h
5234         * src/folderutils.c
5235         * src/folderutils.h
5236         * src/folderview.c
5237         * src/folderview.h
5238         * src/grouplistdialog.c
5239         * src/grouplistdialog.h
5240         * src/headerview.c
5241         * src/html.c
5242         * src/html.h
5243         * src/image_viewer.c
5244         * src/image_viewer.h
5245         * src/imap.c
5246         * src/imap.h
5247         * src/imap_gtk.c
5248         * src/imap_gtk.h
5249         * src/import.h
5250         * src/importldif.c
5251         * src/importldif.h
5252         * src/importmutt.c
5253         * src/importmutt.h
5254         * src/importpine.c
5255         * src/importpine.h
5256         * src/inc.c
5257         * src/inc.h
5258         * src/jpilot.c
5259         * src/jpilot.h
5260         * src/ldapctrl.c
5261         * src/ldapctrl.h
5262         * src/ldaplocate.c
5263         * src/ldaplocate.h
5264         * src/ldapquery.c
5265         * src/ldapquery.h
5266         * src/ldapserver.c
5267         * src/ldapserver.h
5268         * src/ldaputil.c
5269         * src/ldaputil.h
5270         * src/ldif.c
5271         * src/ldif.h
5272         * src/main.c
5273         * src/main.h
5274         * src/mainwindow.c
5275         * src/mainwindow.h
5276         * src/manual.c
5277         * src/manual.h
5278         * src/mbox.c
5279         * src/mbox.h
5280         * src/message_search.c
5281         * src/message_search.h
5282         * src/messageview.c
5283         * src/messageview.h
5284         * src/mh.c
5285         * src/mh.h
5286         * src/mh_gtk.c
5287         * src/mh_gtk.h
5288         * src/mimeview.c
5289         * src/mimeview.h
5290         * src/msgcache.c
5291         * src/msgcache.h
5292         * src/mutt.c
5293         * src/mutt.h
5294         * src/news.c
5295         * src/news.h
5296         * src/news_gtk.c
5297         * src/news_gtk.h
5298         * src/partial_download.c
5299         * src/partial_download.h
5300         * src/pine.c
5301         * src/pine.h
5302         * src/pop.c
5303         * src/pop.h
5304         * src/prefs_account.c
5305         * src/prefs_account.h
5306         * src/prefs_actions.c
5307         * src/prefs_actions.h
5308         * src/prefs_common.c
5309         * src/prefs_common.h
5310         * src/prefs_compose_writing.c
5311         * src/prefs_compose_writing.h
5312         * src/prefs_customheader.c
5313         * src/prefs_customheader.h
5314         * src/prefs_display_header.c
5315         * src/prefs_display_header.h
5316         * src/prefs_filtering.c
5317         * src/prefs_filtering.h
5318         * src/prefs_filtering_action.c
5319         * src/prefs_filtering_action.h
5320         * src/prefs_folder_column.c
5321         * src/prefs_folder_column.h
5322         * src/prefs_folder_item.c
5323         * src/prefs_folder_item.h
5324         * src/prefs_fonts.c
5325         * src/prefs_fonts.h
5326         * src/prefs_gtk.c
5327         * src/prefs_gtk.h
5328         * src/prefs_image_viewer.c
5329         * src/prefs_image_viewer.h
5330         * src/prefs_matcher.c
5331         * src/prefs_matcher.h
5332         * src/prefs_message.c
5333         * src/prefs_msg_colors.c
5334         * src/prefs_msg_colors.h
5335         * src/prefs_other.c
5336         * src/prefs_quote.c
5337         * src/prefs_receive.c
5338         * src/prefs_send.c
5339         * src/prefs_spelling.c
5340         * src/prefs_spelling.h
5341         * src/prefs_summaries.c
5342         * src/prefs_summaries.h
5343         * src/prefs_summary_column.c
5344         * src/prefs_summary_column.h
5345         * src/prefs_template.c
5346         * src/prefs_template.h
5347         * src/prefs_themes.c
5348         * src/prefs_themes.h
5349         * src/prefs_toolbar.c
5350         * src/prefs_toolbar.h
5351         * src/prefs_wrapping.c
5352         * src/prefs_wrapping.h
5353         * src/privacy.c
5354         * src/privacy.h
5355         * src/procheader.c
5356         * src/procheader.h
5357         * src/procmime.c
5358         * src/procmime.h
5359         * src/procmsg.c
5360         * src/procmsg.h
5361         * src/quote_fmt.c
5362         * src/quote_fmt_parse.y
5363         * src/recv.c
5364         * src/recv.h
5365         * src/remotefolder.c
5366         * src/remotefolder.h
5367         * src/send_message.c
5368         * src/send_message.h
5369         * src/setup.c
5370         * src/setup.h
5371         * src/sourcewindow.c
5372         * src/sourcewindow.h
5373         * src/ssl_manager.c
5374         * src/ssl_manager.h
5375         * src/statusbar.c
5376         * src/statusbar.h
5377         * src/stock_pixmap.c
5378         * src/stock_pixmap.h
5379         * src/summary_search.c
5380         * src/summary_search.h
5381         * src/summaryview.c
5382         * src/summaryview.h
5383         * src/syldap.c
5384         * src/syldap.h
5385         * src/textview.c
5386         * src/textview.h
5387         * src/toolbar.c
5388         * src/toolbar.h
5389         * src/undo.c
5390         * src/undo.h
5391         * src/unmime.c
5392         * src/unmime.h
5393         * src/vcard.c
5394         * src/vcard.h
5395         * src/wizard.c
5396         * src/wizard.h
5397         * src/common/base64.c
5398         * src/common/base64.h
5399         * src/common/defs.h
5400         * src/common/hooks.c
5401         * src/common/hooks.h
5402         * src/common/log.c
5403         * src/common/log.h
5404         * src/common/mgutils.c
5405         * src/common/mgutils.h
5406         * src/common/nntp.c
5407         * src/common/nntp.h
5408         * src/common/passcrypt.c
5409         * src/common/passcrypt.h.in
5410         * src/common/plugin.c
5411         * src/common/plugin.h
5412         * src/common/prefs.c
5413         * src/common/prefs.h
5414         * src/common/progressindicator.c
5415         * src/common/progressindicator.h
5416         * src/common/quoted-printable.c
5417         * src/common/quoted-printable.h
5418         * src/common/session.c
5419         * src/common/session.h
5420         * src/common/smtp.c
5421         * src/common/smtp.h
5422         * src/common/socket.c
5423         * src/common/socket.h
5424         * src/common/ssl.c
5425         * src/common/ssl.h
5426         * src/common/ssl_certificate.c
5427         * src/common/ssl_certificate.h
5428         * src/common/stringtable.c
5429         * src/common/stringtable.h
5430         * src/common/sylpheed.c
5431         * src/common/sylpheed.h
5432         * src/common/template.c
5433         * src/common/template.h
5434         * src/common/timing.h
5435         * src/common/utils.c
5436         * src/common/utils.h
5437         * src/common/version.h.in
5438         * src/common/xml.c
5439         * src/common/xml.h
5440         * src/common/xmlprops.c
5441         * src/common/xmlprops.h
5442         * src/gtk/colorlabel.c
5443         * src/gtk/colorsel.c
5444         * src/gtk/colorsel.h
5445         * src/gtk/description_window.c
5446         * src/gtk/description_window.h
5447         * src/gtk/filesel.c
5448         * src/gtk/filesel.h
5449         * src/gtk/foldersort.c
5450         * src/gtk/foldersort.h
5451         * src/gtk/gtkutils.c
5452         * src/gtk/gtkutils.h
5453         * src/gtk/inputdialog.c
5454         * src/gtk/inputdialog.h
5455         * src/gtk/logwindow.c
5456         * src/gtk/logwindow.h
5457         * src/gtk/manage_window.c
5458         * src/gtk/manage_window.h
5459         * src/gtk/menu.c
5460         * src/gtk/menu.h
5461         * src/gtk/pluginwindow.c
5462         * src/gtk/pluginwindow.h
5463         * src/gtk/prefswindow.c
5464         * src/gtk/prefswindow.h
5465         * src/gtk/progressdialog.c
5466         * src/gtk/progressdialog.h
5467         * src/gtk/sslcertwindow.c
5468         * src/gtk/sslcertwindow.h
5469         * src/plugins/clamav/clamav_plugin.c
5470         * src/plugins/clamav/clamav_plugin.h
5471         * src/plugins/clamav/clamav_plugin_gtk.c
5472         * src/plugins/demo/demo.c
5473         * src/plugins/dillo_viewer/dillo_prefs.c
5474         * src/plugins/dillo_viewer/dillo_prefs.h
5475         * src/plugins/dillo_viewer/dillo_viewer.c
5476         * src/plugins/pgpcore/passphrase.c
5477         * src/plugins/pgpcore/passphrase.h
5478         * src/plugins/pgpcore/plugin.c
5479         * src/plugins/pgpcore/select-keys.c
5480         * src/plugins/pgpcore/select-keys.h
5481         * src/plugins/pgpcore/sgpgme.c
5482         * src/plugins/pgpcore/sgpgme.h
5483         * src/plugins/pgpinline/pgpinline.c
5484         * src/plugins/pgpinline/pgpinline.h
5485         * src/plugins/pgpinline/plugin.c
5486         * src/plugins/pgpmime/pgpmime.c
5487         * src/plugins/pgpmime/pgpmime.h
5488         * src/plugins/pgpmime/plugin.c
5489         * src/plugins/spamassassin/spamassassin.c
5490         * src/plugins/spamassassin/spamassassin.h
5491         * src/plugins/spamassassin/spamassassin_gtk.c
5492         * src/plugins/trayicon/trayicon.c
5493                 update copyright header
5494
5495 2006-01-13 [paul]       1.9.100cvs141
5496
5497         * src/account.c
5498         * src/export.c
5499         * src/import.c
5500         * src/mainwindow.c
5501         * src/prefs_account.c
5502         * src/prefs_display_header.c
5503         * src/prefs_receive.c
5504         * src/prefs_send.c
5505         * src/prefs_summaries.c
5506         * src/prefs_themes.c
5507         * src/prefs_toolbar.c
5508         * src/gtk/about.c
5509                 various cleanups
5510
5511 2006-01-12 [colin]      1.9.100cvs140
5512
5513         * src/folder.c
5514         * src/folder.h
5515         * src/main.c
5516                 Add --subscribe option
5517                 Let sylpheed-claws email@domain.com equivalent to --compose
5518                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
5519
5520 2006-01-12 [paul]       1.9.100cvs139
5521
5522         * src/mainwindow.c
5523                 append 'Change folder order' label with '...'
5524         * src/prefs_actions.c
5525                 allow reordering of actions list by dnd
5526         * src/gtk/foldersort.c
5527                 make the dialog nicer
5528
5529 2006-01-11 [colin]      1.9.100cvs138
5530
5531         * src/compose.c
5532                 Allow templates without text
5533
5534 2006-01-11 [paul]       1.9.100cvs137
5535
5536         * tools/README
5537         * tools/filter_conv_new.pl
5538                 add info to README
5539                 also check .sylpheed for filter.xml
5540                 be a bit informative to the user
5541
5542 2006-01-11 [colin]      1.9.100cvs136
5543
5544         * src/textview.c
5545                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
5546
5547 2006-01-10 [paul]       1.9.100cvs135
5548
5549         * tools/Makefile.am
5550         * tools/filter_conv_new.pl
5551                 add script to convert new style Sylpheed
5552                 filter rules (Sylpheed >= 0.9.99) to
5553                 Claws filtering rules
5554
5555 2006-01-10 [colin]      1.9.100cvs134
5556
5557         * src/compose.c
5558                 Fix broken line joins in certain conditions
5559                 (between two quoted lines: <enter><enter><up>
5560                  <type a wrapped sentence><go in the first line>
5561                  <insert more text><watch as line joining failed>)
5562
5563 2006-01-10 [paul]       1.9.100cvs133
5564
5565         * src/compose.c
5566                 don't report success in error dialog
5567                 thanks to Colin
5568         * src/common/utils.c
5569                 include some trailing punctuations as URI
5570                 thanks to Hiro
5571
5572 2006-01-10 [paul]       1.9.100cvs132
5573
5574         * src/mimeview.c
5575                 fix incompatible pointer type
5576                 warning
5577
5578 2006-01-10 [paul]       1.9.100cvs131
5579
5580         * src/compose.c
5581                 change Subject in window title
5582                 instantaneously
5583
5584 2006-01-09 [colin]      1.9.100cvs130
5585
5586         * src/addressbook.c
5587         * src/headerview.c
5588         * src/mainwindow.c
5589         * src/messageview.c
5590         * src/mimeview.c
5591         * src/noticeview.c
5592         * src/summaryview.c
5593                 Fix possible crashes on exit and in addressbook
5594
5595 2006-01-09 [paul]       1.9.100cvs129
5596
5597         * src/prefs_msg_colors.c
5598                 some cleanups that I forgot last time
5599
5600 2006-01-09 [paul]       1.9.100cvs128
5601
5602         * README
5603         * src/folderview.c
5604         * src/prefs_msg_colors.c
5605                 add previously hidden option, color_new, to
5606                 the gui
5607                 move the page to Display/
5608                 rework the gui
5609
5610 2006-01-09 [wwp]        1.9.100cvs127
5611
5612         * src/prefs_themes.c
5613                 made the prefs/display/themes layouts spacing less condensed
5614                 (and so they match other prefs/pages' look).
5615
5616 2006-01-09 [paul]       1.9.100cvs126
5617
5618         * src/compose.c
5619         * src/prefs_common.c
5620         * src/prefs_common.h
5621         * src/prefs_wrapping.c
5622                 remove 'wrap at send' option
5623
5624 2006-01-06 [colin]      1.9.100cvs125
5625
5626         * src/compose.c
5627                 Just make completely sure we don't insert "manual line breaks" 
5628                 when wrapping... 
5629
5630 2006-01-04 [paul]
5631
5632         * 2.0.0-rc3 released
5633
5634 2006-01-04 [paul]       1.9.100cvs124
5635
5636         * src/folderview.c
5637                 fix bug 882, 'quick scroll in folder list
5638                 displays wrong folder contents'
5639
5640 2006-01-04 [paul]       1.9.100cvs123
5641
5642         * src/plugins/pgpmime/pgpmime.c
5643                 better debug information when signing
5644                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
5645
5646 2006-01-03 [colin]      1.9.100cvs122
5647
5648         * configure.ac
5649                 We need to recheck for gpgme 1.0.0 after checking
5650                 for 1.1.1, because if 1.1.1 isn't available, 
5651                 GPGME_LIBS and friends are blanked out by the 
5652                 second check.
5653
5654 2006-01-03 [colin]      1.9.100cvs121
5655
5656         * src/common/prefs.c
5657                 Windows unlink-before rename fix
5658         * src/plugins/pgpcore/sgpgme.c
5659                 Add support for PKA info if available
5660                 Both patches by Werner Koch
5661
5662 2006-01-03 [paul]       1.9.100cvs120
5663
5664         * src/messageview.c
5665                 fix bug 884, 'Send receipt' button visible in queue
5666                 Thanks to Colin
5667
5668 2006-01-02 [colin]      1.9.100cvs119
5669
5670         * src/compose.c
5671         * src/imap.c
5672                 Fix autosave on IMAP and more generally try to
5673                 return the correct ID on a newly added IMAP message
5674
5675 2006-01-02 [paul]       1.9.100cvs118
5676
5677         * manual/keyboard.xml
5678                 edited
5679
5680 2006-01-01 [paul]       1.9.100cvs117
5681
5682         * src/gtk/authors.h
5683                 alphabetical order
5684
5685 2005-12-30 [colin]      1.9.100cvs116
5686
5687         * manual/advanced.xml
5688                 Explain Pre/Post-processing differences.
5689
5690 2005-12-30 [colin]      1.9.100cvs115
5691
5692         * src/mh.c
5693                 Implement copy_msgs for a little optimization
5694         * src/imap.c
5695                 Finish yesterday's fix
5696
5697 2005-12-29 [colin]      1.9.100cvs114
5698
5699         * src/imap.c
5700                 Fix occasional failure in fetching a mail over
5701                 IMAP
5702
5703 2005-12-29 [colin]      1.9.100cvs113
5704
5705         * src/compose.c
5706                 Don't remove a draft when sending it, if it is 
5707                 locked.
5708
5709 2005-12-28 [colin]      1.9.100cvs112
5710
5711         * src/summaryview.c
5712                 Fix leak for real
5713
5714 2005-12-28 [wwp]        1.9.100cvs111
5715
5716         * doc/faq/.cvsignore
5717         * doc/faq/de/.cvsignore
5718         * doc/faq/en/.cvsignore
5719         * doc/faq/es/.cvsignore
5720         * doc/faq/fr/.cvsignore
5721         * doc/faq/it/.cvsignore
5722         * doc/manual/.cvsignore
5723         * doc/manual/de/.cvsignore
5724         * doc/manual/en/.cvsignore
5725         * doc/manual/es/.cvsignore
5726         * doc/manual/fr/.cvsignore
5727         * doc/manual/ja/.cvsignore
5728         * src/plugins/mathml_viewer/.cvsignore
5729                 rollback revival of those files (my bad, sorry for the noise).
5730
5731 2005-12-28 [wwp]        1.9.100cvs110
5732
5733         * src/compose.c
5734                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
5735
5736 2005-12-28 [wwp]        1.9.100cvs109
5737
5738         * doc/faq/.cvsignore
5739         * doc/faq/de/.cvsignore
5740         * doc/faq/en/.cvsignore
5741         * doc/faq/es/.cvsignore
5742         * doc/faq/fr/.cvsignore
5743         * doc/faq/it/.cvsignore
5744         * doc/manual/.cvsignore
5745         * doc/manual/de/.cvsignore
5746         * doc/manual/en/.cvsignore
5747         * doc/manual/es/.cvsignore
5748         * doc/manual/fr/.cvsignore
5749         * doc/manual/ja/.cvsignore
5750         * src/plugins/mathml_viewer/.cvsignore
5751         * po/.cvsignore
5752                 more files to ignore.
5753
5754 2005-12-24 [colin]      1.9.100cvs108
5755
5756         * AUTHORS
5757         * src/gtk/authors.h
5758                 Update for Werner
5759
5760 2005-12-24 [colin]      1.9.100cvs107
5761
5762         * src/procmsg.c
5763                 Allow NULL src_msginfo in 
5764                 procmsg_msginfo_new_from_mimeinfo
5765
5766 2005-12-23 [paul]       1.9.100cvs106
5767
5768         * src/plugins/pgpinline/mypgpcore.def
5769                 add this forgotten file
5770
5771 2005-12-23 [colin]      1.9.100cvs105
5772
5773         * src/mainwindow.c
5774                 Fix missing break
5775
5776 2005-12-23 [colin]      1.9.100cvs104
5777
5778         * autogen.sh
5779         * src/folder.c
5780         * src/mh.c
5781         * src/common/plugin.c
5782         * src/common/socket.c
5783         * src/common/socket.h
5784         * src/common/utils.c
5785         * src/common/utils.h
5786         * src/gtk/pluginwindow.c
5787         * src/plugins/pgpcore/plugin.def
5788         * src/plugins/pgpcore/sylpheed.def
5789         * src/plugins/pgpinline/Makefile.am
5790         * src/plugins/pgpinline/plugin.def
5791         * src/plugins/pgpinline/sylpheed.def
5792         * src/plugins/pgpmime/plugin.def
5793         * src/plugins/pgpmime/sylpheed.def
5794                 Various w32 fixes by Werner Koch
5795
5796 2005-12-22 [paul]       1.9.100cvs103
5797
5798         * src/wizard.c
5799                 don't offer IMAP as 'server type' if
5800                 libetpan isn't built in
5801
5802 2005-12-22 [paul]       1.9.100cvs102
5803
5804         * AUTHORS
5805         * src/mainwindow.c
5806         * src/mainwindow.h
5807         * src/toolbar.c
5808         * src/gtk/authors.h
5809                 support GTK_TOOLBAR_BOTH_HORIZ (text
5810                 next to icon) Patch by Marien Zwart
5811                 marienz@users.sf.net
5812                 Also reword the text
5813
5814 2005-12-21 [colin]      1.9.100cvs101
5815
5816         * configure.ac
5817                 Fix DATADIRNAME
5818         * COPYING
5819                 Fix missing section and explicit the exception better
5820         * src/compose.c
5821                 Prevent mail from being lost without notice when an
5822                 SMTP error happens on trying to send an unmodified
5823                 drafted mail.
5824         * src/send_message.c
5825         * src/common/smtp.c
5826                 Fix password remembering when wrong, and add return
5827                 value checks where they should have been
5828         * src/plugins/pgpcore/sylpheed.def
5829         * src/plugins/pgpinline/sylpheed.def
5830         * src/plugins/pgpmime/sylpheed.def
5831                 Add a few symbols needed
5832
5833 2005-12-21 [paul]       1.9.100cvs100
5834
5835         * m4/codeset.m4
5836         * m4/glibc21.m4
5837         * m4/intdiv0.m4
5838         * m4/inttypes-pri.m4
5839         * m4/inttypes.m4
5840         * m4/inttypes_h.m4
5841         * m4/isc-posix.m4
5842         * m4/lcmessage.m4
5843         * m4/stdint_h.m4
5844         * m4/uintmax_t.m4
5845                 gettextization
5846                 thanks to Colin
5847
5848 2005-12-21 [paul]       1.9.100cvs99
5849
5850         * po/sv.po
5851                 fixed by Colin
5852
5853 2005-12-20 [paul]       1.9.100cvs98
5854
5855         * po/sv.po
5856                 updated by Anders Trobäck
5857
5858 2005-12-20 [colin]      1.9.100cvs97
5859
5860         * ABOUT-NLS
5861         * Makefile.am
5862         * autogen.sh
5863         * configure.ac
5864         * config/config.rpath
5865         * config/mkinstalldirs
5866         * m4/Makefile.am
5867         * m4/glibc2.m4
5868         * m4/gnupg.m4
5869         * m4/gpgme.m4
5870         * m4/intmax.m4
5871         * m4/longdouble.m4
5872         * m4/longlong.m4
5873         * m4/printf-posix.m4
5874         * m4/signed.m4
5875         * m4/size_max.m4
5876         * m4/ulonglong.m4
5877         * m4/wchar_t.m4
5878         * m4/wint_t.m4
5879         * m4/xsize.m4
5880         * po/Makefile.in.in
5881         * po/Makevars
5882         * po/bg.po
5883         * po/ca.po
5884         * po/cs.po
5885         * po/de.po
5886         * po/el.po
5887         * po/en_GB.po
5888         * po/es.po
5889         * po/fi.po
5890         * po/fr.po
5891         * po/hr.po
5892         * po/hu.po
5893         * po/it.po
5894         * po/ja.po
5895         * po/ko.po
5896         * po/nb.po
5897         * po/nl.po
5898         * po/pl.po
5899         * po/pt_BR.po
5900         * po/ru.po
5901         * po/sk.po
5902         * po/sr.po
5903         * po/stamp-po
5904         * po/sv.po
5905         * po/zh_CN.po
5906         * po/zh_TW.po
5907         * src/Makefile.am
5908         * src/codeconv.c
5909         * src/compose.c
5910         * src/exporthtml.c
5911         * src/exportldif.c
5912         * src/folder.c
5913         * src/main.c
5914         * src/manual.c
5915         * src/mh.c
5916         * src/mimeview.c
5917         * src/send_message.c
5918         * src/common/Makefile.am
5919         * src/common/fnmatch.c
5920         * src/common/fnmatch.h
5921         * src/common/fnmatch_loop.c
5922         * src/common/nntp.c
5923         * src/common/plugin.c
5924         * src/common/smtp.c
5925         * src/common/socket.c
5926         * src/common/string_match.c
5927         * src/common/sylpheed.c
5928         * src/common/utils.c
5929         * src/common/utils.h
5930         * src/common/w32_dirent.c
5931         * src/common/w32_reg.c
5932         * src/common/w32_signal.c
5933         * src/common/w32_stat.c
5934         * src/common/w32_stdio.c
5935         * src/common/w32_stdlib.c
5936         * src/common/w32_string.c
5937         * src/common/w32_time.c
5938         * src/common/w32_unistd.c
5939         * src/common/w32_wait.c
5940         * src/common/w32lib.h
5941         * src/etpan/Makefile.am
5942         * src/gtk/Makefile.am
5943         * src/plugins/clamav/Makefile.am
5944         * src/plugins/demo/Makefile.am
5945         * src/plugins/dillo_viewer/Makefile.am
5946         * src/plugins/pgpcore/Makefile.am
5947         * src/plugins/pgpcore/passphrase.c
5948         * src/plugins/pgpcore/plugin.def
5949         * src/plugins/pgpcore/sgpgme.c
5950         * src/plugins/pgpcore/sylpheed.def
5951         * src/plugins/pgpcore/version.rc
5952         * src/plugins/pgpinline/Makefile.am
5953         * src/plugins/pgpinline/plugin.def
5954         * src/plugins/pgpinline/sylpheed.def
5955         * src/plugins/pgpinline/version.rc
5956         * src/plugins/pgpmime/Makefile.am
5957         * src/plugins/pgpmime/mypgpcore.def
5958         * src/plugins/pgpmime/plugin.def
5959         * src/plugins/pgpmime/sylpheed.def
5960         * src/plugins/pgpmime/version.rc
5961         * src/plugins/spamassassin/Makefile.am
5962                 Very little ;-) patch from Werner Koch, providing
5963                 infrastructure for cross-compiling to Win32
5964
5965 2005-12-20 [paul]       1.9.100cvs96
5966
5967         * src/account.c
5968         * src/account.h
5969         * src/mainwindow.c
5970         * src/mainwindow.h
5971         * src/toolbar.c
5972         * src/toolbar.h
5973                 add a combo to the Get All button, allowing
5974                 quick retrieval from any account
5975                 Patch by Fabien Vantard, slightly modified
5976                 by Colin
5977         * src/gtk/about.c
5978                 i18n fix. Patch by Fabien Vantard
5979
5980 2005-12-19 [colin]      1.9.100cvs95
5981
5982         * src/compose.c
5983         * src/compose.h
5984                 Don't automatically join lines when they've 
5985                 been separated by the user and not automatically
5986
5987 2005-12-19 [paul]       1.9.100cvs94
5988
5989         * src/gtk/pluginwindow.c
5990                 i18n fix.
5991                 Patch by Fabien Vantard
5992
5993 2005-12-15 [paul]       1.9.100cvs93
5994
5995         * src/common/plugin.c
5996         * src/common/plugin.h
5997         * src/gtk/pluginwindow.c
5998         * src/plugins/clamav/clamav_plugin.c
5999         * src/plugins/demo/demo.c
6000         * src/plugins/dillo_viewer/dillo_viewer.c
6001         * src/plugins/pgpcore/plugin.c
6002         * src/plugins/pgpinline/plugin.c
6003         * src/plugins/pgpmime/plugin.c
6004         * src/plugins/spamassassin/spamassassin.c
6005         * src/plugins/trayicon/trayicon.c
6006                 add plugin_version()
6007
6008 2005-12-15 [colin]      1.9.100cvs92
6009
6010         * src/compose.c
6011                 Further fix bug #875
6012
6013 2005-12-15 [paul]       1.9.100cvs91
6014
6015         * src/gtk/filesel.c
6016                 fix attach_load_dir getting set to
6017                 PLUGINDIR on plugin load
6018
6019 2005-12-14 [mones]      1.9.100cvs90
6020
6021         * manual/ack.xml
6022         * manual/keyboard.xml
6023                 Initial draft and some shortcuts added
6024                 
6025         * po/es.po
6026                 Updated translation
6027
6028 2005-12-14 [colin]      1.9.100cvs89
6029
6030         * src/compose.c
6031         * src/imap.c
6032         * src/summaryview.c
6033         * src/gtk/gtkaspell.c
6034                 More leaks fixed
6035         * src/prefs_folder_item.c
6036                 Fix recursive prefs apply
6037
6038
6039 2005-12-14 [colin]      1.9.100cvs88
6040
6041         * src/compose.c
6042                 Fix bug #875 (Freeze On Inline Forward of 
6043                 Large Message)
6044
6045 2005-12-13 [colin]      1.9.100cvs87
6046
6047         * src/compose.c
6048                 Uniq-ify and sort the mimetypes list
6049                 Patch by Fabien Vantard
6050
6051 2005-12-13 [colin]      1.9.100cvs86
6052
6053         * src/imap.c
6054         * src/etpan/imap-thread.c
6055                 Fix leaks (patch by Hoa)
6056         * src/news.c
6057         * src/common/plugin.c
6058                 Fix leaks
6059
6060 2005-12-12 [colin]
6061
6062         * 2.0.0-rc2 released
6063
6064 2005-12-12 [colin]      1.9.100cvs85
6065
6066         * src/matcher.c
6067                 Fix a leak
6068
6069 2005-12-12 [wwp]        1.9.100cvs84
6070
6071         * src/gtk/icon_legend.c
6072                 fix misbehaviour and crash when closing the legend window
6073         using the Esc key (patch by Fabien Vantard).
6074
6075 2005-12-12 [paul]       1.9.100cvs83
6076
6077         * src/browseldap.c
6078         * src/foldersel.c
6079         * src/prefs_actions.c
6080         * src/prefs_filtering.c
6081         * src/prefs_matcher.c
6082         * src/prefs_spelling.glade      ** REMOVED **
6083         * src/prefs_template.c
6084         * src/gtk/foldersort.glade      ** REMOVED **
6085         * src/gtk/pluginwindow.c
6086         * src/gtk/pluginwindow.glade    ** REMOVED **
6087         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
6088                 cleanups
6089
6090 2005-12-11 [paul]       1.9.100cvs82
6091
6092         * src/gtk/filesel.c
6093                 fix attach_load_dir crasher (double free)
6094
6095 2005-12-09 [paul]       1.9.100cvs81
6096
6097         * po/POTFILES.in
6098         * src/mainwindow.c
6099         * src/gtk/Makefile.am
6100         * src/gtk/icon_legend.c
6101         * src/gtk/icon_legend.h
6102                 add icon legend
6103         * src/manual.c
6104                 cleanup
6105
6106 2005-12-09 [paul]       1.9.100cvs80
6107
6108         * src/plugins/pgpcore/passphrase.c
6109                 wrap the label in the dialog
6110
6111 2005-12-09 [colin]      1.9.100cvs79
6112
6113         * src/plugins/pgpcore/sgpgme.c
6114                 Display (untrusted) on not trusted signatures
6115                 Patch by Michal Èihaø <michal@cihar.com>
6116                 Closes bug #867 (Report also key trust)
6117
6118 2005-12-09 [colin]      1.9.100cvs78
6119
6120         * src/common/plugin.c
6121                 Update licence check, following Eben Moglen's advice
6122
6123 2005-12-08 [colin]      1.9.100cvs77
6124
6125         * src/folder.c
6126                 Fix the occasionnal item->cache != NULL 
6127                 assertion failure. 
6128
6129 2005-12-08 [colin]      1.9.100cvs76
6130
6131         * src/mimeview.c
6132         * src/plugins/pgpcore/sgpgme.c
6133                 Print key id when unable to check it
6134                 Closes bug #866 (Show key id when missing)
6135
6136 2005-12-08 [paul]       1.9.100cvs75
6137
6138         * src/prefs_common.c
6139         * src/prefs_common.h
6140         * src/gtk/filesel.c
6141                 remember load attachment dir
6142
6143 2005-12-07 [colin]      1.9.100cvs74
6144
6145         * src/prefs_toolbar.c
6146                 Gtk fixes, patch by Fabien Vantard
6147
6148 2005-12-07 [colin]      1.9.100cvs73
6149
6150         * src/action.c
6151         * src/compose.c
6152         * src/compose.h
6153                 Fix bug #839 (Quoted text isn't colored after 
6154                 executing an action)
6155         * src/common/plugin.c
6156                 Require plugins to declare their licence in plugin_licence()
6157                 Refuse to load non-GPL plugins as they'd be illegal (as 
6158                 derived works of Sylpheed-Claws, they must be GPL).
6159         * src/plugins/clamav/clamav_plugin.c
6160         * src/plugins/demo/demo.c
6161         * src/plugins/dillo_viewer/dillo_viewer.c
6162         * src/plugins/pgpcore/plugin.c
6163         * src/plugins/pgpinline/plugin.c
6164         * src/plugins/pgpmime/plugin.c
6165         * src/plugins/spamassassin/spamassassin.c
6166         * src/plugins/trayicon/trayicon.c
6167                 Add plugin_licence()
6168
6169 2005-12-07 [paul]       1.9.100cvs72
6170
6171         * configure.ac
6172         * src/mainwindow.c
6173         * src/manual.c
6174         * src/manual.h
6175         * src/common/defs.h
6176                 clean up after local FAQ removal and
6177                 temporary manual removal
6178
6179 2005-12-06 [colin]      1.9.100cvs71
6180
6181         * configure.ac
6182         * doc/Makefile.am
6183         * doc/faq/.cvsignore
6184         * doc/faq/Makefile.am
6185         * doc/faq/de/.cvsignore
6186         * doc/faq/de/Makefile.am
6187         * doc/faq/de/sylpheed-faq-1.html
6188         * doc/faq/de/sylpheed-faq-2.html
6189         * doc/faq/de/sylpheed-faq-3.html
6190         * doc/faq/de/sylpheed-faq.html
6191         * doc/faq/en/.cvsignore
6192         * doc/faq/en/Makefile.am
6193         * doc/faq/en/sylpheed-faq-1.html
6194         * doc/faq/en/sylpheed-faq-2.html
6195         * doc/faq/en/sylpheed-faq-3.html
6196         * doc/faq/en/sylpheed-faq-4.html
6197         * doc/faq/en/sylpheed-faq.html
6198         * doc/faq/es/.cvsignore
6199         * doc/faq/es/Makefile.am
6200         * doc/faq/es/sylpheed-faq-1.html
6201         * doc/faq/es/sylpheed-faq-2.html
6202         * doc/faq/es/sylpheed-faq-3.html
6203         * doc/faq/es/sylpheed-faq-4.html
6204         * doc/faq/es/sylpheed-faq.html
6205         * doc/faq/fr/.cvsignore
6206         * doc/faq/fr/Makefile.am
6207         * doc/faq/fr/sylpheed-faq-1.html
6208         * doc/faq/fr/sylpheed-faq-2.html
6209         * doc/faq/fr/sylpheed-faq-3.html
6210         * doc/faq/fr/sylpheed-faq.html
6211         * doc/faq/it/.cvsignore
6212         * doc/faq/it/Makefile.am
6213         * doc/faq/it/sylpheed-faq-1.html
6214         * doc/faq/it/sylpheed-faq-2.html
6215         * doc/faq/it/sylpheed-faq-3.html
6216         * doc/faq/it/sylpheed-faq.html
6217         * doc/manual/.cvsignore
6218         * doc/manual/Makefile.am
6219         * doc/manual/de/.cvsignore
6220         * doc/manual/de/Makefile.am
6221         * doc/manual/de/sylpheed-1.html
6222         * doc/manual/de/sylpheed-10.html
6223         * doc/manual/de/sylpheed-11.html
6224         * doc/manual/de/sylpheed-12.html
6225         * doc/manual/de/sylpheed-13.html
6226         * doc/manual/de/sylpheed-14.html
6227         * doc/manual/de/sylpheed-15.html
6228         * doc/manual/de/sylpheed-16.html
6229         * doc/manual/de/sylpheed-17.html
6230         * doc/manual/de/sylpheed-18.html
6231         * doc/manual/de/sylpheed-19.html
6232         * doc/manual/de/sylpheed-2.html
6233         * doc/manual/de/sylpheed-20.html
6234         * doc/manual/de/sylpheed-3.html
6235         * doc/manual/de/sylpheed-4.html
6236         * doc/manual/de/sylpheed-5.html
6237         * doc/manual/de/sylpheed-6.html
6238         * doc/manual/de/sylpheed-7.html
6239         * doc/manual/de/sylpheed-8.html
6240         * doc/manual/de/sylpheed-9.html
6241         * doc/manual/de/sylpheed.html
6242         * doc/manual/en/.cvsignore
6243         * doc/manual/en/Makefile.am
6244         * doc/manual/en/sylpheed-1.html
6245         * doc/manual/en/sylpheed-10.html
6246         * doc/manual/en/sylpheed-11.html
6247         * doc/manual/en/sylpheed-12.html
6248         * doc/manual/en/sylpheed-13.html
6249         * doc/manual/en/sylpheed-14.html
6250         * doc/manual/en/sylpheed-15.html
6251         * doc/manual/en/sylpheed-16.html
6252         * doc/manual/en/sylpheed-17.html
6253         * doc/manual/en/sylpheed-18.html
6254         * doc/manual/en/sylpheed-19.html
6255         * doc/manual/en/sylpheed-2.html
6256         * doc/manual/en/sylpheed-20.html
6257         * doc/manual/en/sylpheed-21.html
6258         * doc/manual/en/sylpheed-22.html
6259         * doc/manual/en/sylpheed-3.html
6260         * doc/manual/en/sylpheed-4.html
6261         * doc/manual/en/sylpheed-5.html
6262         * doc/manual/en/sylpheed-6.html
6263         * doc/manual/en/sylpheed-7.html
6264         * doc/manual/en/sylpheed-8.html
6265         * doc/manual/en/sylpheed-9.html
6266         * doc/manual/en/sylpheed.html
6267         * doc/manual/es/.cvsignore
6268         * doc/manual/es/Makefile.am
6269         * doc/manual/es/sylpheed-1.html
6270         * doc/manual/es/sylpheed-10.html
6271         * doc/manual/es/sylpheed-11.html
6272         * doc/manual/es/sylpheed-12.html
6273         * doc/manual/es/sylpheed-13.html
6274         * doc/manual/es/sylpheed-14.html
6275         * doc/manual/es/sylpheed-15.html
6276         * doc/manual/es/sylpheed-16.html
6277         * doc/manual/es/sylpheed-17.html
6278         * doc/manual/es/sylpheed-18.html
6279         * doc/manual/es/sylpheed-19.html
6280         * doc/manual/es/sylpheed-2.html
6281         * doc/manual/es/sylpheed-20.html
6282         * doc/manual/es/sylpheed-3.html
6283         * doc/manual/es/sylpheed-4.html
6284         * doc/manual/es/sylpheed-5.html
6285         * doc/manual/es/sylpheed-6.html
6286         * doc/manual/es/sylpheed-7.html
6287         * doc/manual/es/sylpheed-8.html
6288         * doc/manual/es/sylpheed-9.html
6289         * doc/manual/es/sylpheed.html
6290         * doc/manual/fr/.cvsignore
6291         * doc/manual/fr/Makefile.am
6292         * doc/manual/fr/sylpheed-1.html
6293         * doc/manual/fr/sylpheed-10.html
6294         * doc/manual/fr/sylpheed-11.html
6295         * doc/manual/fr/sylpheed-12.html
6296         * doc/manual/fr/sylpheed-13.html
6297         * doc/manual/fr/sylpheed-14.html
6298         * doc/manual/fr/sylpheed-15.html
6299         * doc/manual/fr/sylpheed-16.html
6300         * doc/manual/fr/sylpheed-17.html
6301         * doc/manual/fr/sylpheed-18.html
6302         * doc/manual/fr/sylpheed-19.html
6303         * doc/manual/fr/sylpheed-2.html
6304         * doc/manual/fr/sylpheed-20.html
6305         * doc/manual/fr/sylpheed-3.html
6306         * doc/manual/fr/sylpheed-4.html
6307         * doc/manual/fr/sylpheed-5.html
6308         * doc/manual/fr/sylpheed-6.html
6309         * doc/manual/fr/sylpheed-7.html
6310         * doc/manual/fr/sylpheed-8.html
6311         * doc/manual/fr/sylpheed-9.html
6312         * doc/manual/fr/sylpheed.html
6313         * doc/manual/ja/.cvsignore
6314         * doc/manual/ja/Makefile.am
6315         * doc/manual/ja/sylpheed-1.html
6316         * doc/manual/ja/sylpheed-10.html
6317         * doc/manual/ja/sylpheed-11.html
6318         * doc/manual/ja/sylpheed-12.html
6319         * doc/manual/ja/sylpheed-13.html
6320         * doc/manual/ja/sylpheed-14.html
6321         * doc/manual/ja/sylpheed-15.html
6322         * doc/manual/ja/sylpheed-16.html
6323         * doc/manual/ja/sylpheed-17.html
6324         * doc/manual/ja/sylpheed-18.html
6325         * doc/manual/ja/sylpheed-19.html
6326         * doc/manual/ja/sylpheed-2.html
6327         * doc/manual/ja/sylpheed-20.html
6328         * doc/manual/ja/sylpheed-3.html
6329         * doc/manual/ja/sylpheed-4.html
6330         * doc/manual/ja/sylpheed-5.html
6331         * doc/manual/ja/sylpheed-6.html
6332         * doc/manual/ja/sylpheed-7.html
6333         * doc/manual/ja/sylpheed-8.html
6334         * doc/manual/ja/sylpheed-9.html
6335         * doc/manual/ja/sylpheed.html
6336         * doc/manual/ja/sylpheed.sgml
6337         * src/mainwindow.c
6338                 Remove outdated manual and faq. Noisy, eh?
6339
6340 2005-12-06 [colin]      1.9.100cvs70
6341
6342         * src/compose.c
6343         * src/quote_fmt_parse.y
6344         * src/undo.c
6345         * src/undo.h
6346                 Allow %X to position cursor at 0 
6347                 (no %X = before signature)
6348                 Fix paste as quotation putting the cursor at 0
6349                 Fix undo offsets when pasting
6350                 Insert the quote_fmt at once instead of line 
6351                 by line
6352                 Fix [Edited] when starting to reply/forward
6353
6354 2005-12-06 [paul]       1.9.100cvs69
6355
6356         * src/plugins/clamav/clamav_plugin_gtk.c
6357                 add another tooltip
6358         * src/plugins/spamassassin/spamassassin_gtk.c
6359                 rework spamassassin_create_widget_func()
6360
6361 2005-12-05 [colin]      1.9.100cvs68
6362
6363         * po/POTFILES.in
6364                 Fix make release ;-)
6365
6366 2005-12-05 [colin]      1.9.100cvs67
6367
6368         * src/compose.c
6369         * src/compose.h
6370                 Fix cursor positioning (not obeying %X)
6371
6372 2005-12-05 [paul]       1.9.100cvs66
6373
6374         * src/plugins/dillo_viewer/dillo_prefs.c
6375                 fix compilation warning
6376
6377 2005-12-05 [paul]       1.9.100cvs65
6378
6379         * src/prefs_spelling.c
6380         * src/plugins/trayicon/trayicon.c
6381                 cleanups - remove unused stuff
6382
6383 2005-12-05 [paul]       1.9.100cvs64
6384
6385         * README
6386         * manual/plugins.xml
6387                 remove info about removed mathml_viewer plugin
6388
6389 2005-12-05 [paul]       1.9.100cvs63
6390
6391         * configure.ac
6392         * src/plugins/Makefile.am
6393         * src/plugins/mathml_viewer/.cvsignore
6394         * src/plugins/mathml_viewer/Makefile.am
6395         * src/plugins/mathml_viewer/mathml_viewer.c
6396                 remove unmaintained mathml_viewer plugin
6397
6398 2005-12-05 [paul]       1.9.100cvs62
6399
6400         * src/summaryview.c
6401                 obey prefs_common.always_show_msg when
6402                 moving a msg
6403                 Thanks to Colin
6404
6405 2005-12-05 [paul]       1.9.100cvs61
6406
6407         * src/compose.c
6408         * src/prefs_account.c
6409         * src/prefs_filtering.c
6410         * src/prefs_quote.c
6411         * src/prefs_spelling.c
6412         * src/prefs_toolbar.c
6413         * src/summaryview.c
6414         * src/gtk/gtkutils.c
6415         * src/gtk/quicksearch.c
6416         * src/plugins/dillo_viewer/dillo_prefs.c
6417                 dialog cleanups
6418
6419 2005-12-04 [paul]       1.9.100cvs60
6420
6421         * src/inc.c
6422         * src/prefs_account.c
6423         * src/prefs_account.h
6424                 allow a Local account to specify a
6425                 default inbox
6426                 (closes bug 843 'Inbox cannot be changed for local
6427                  mailboxes')
6428
6429 2005-12-04 [colin]      1.9.100cvs59
6430
6431         * src/plugins/trayicon/trayicon.c
6432                 Remove Get, rename Get All to Get Mail in order to
6433                 be consistent with the default main toolbar
6434
6435 2005-12-03 [colin]      1.9.100cvs58
6436
6437         * manual/gpl.xml
6438         * manual/sylpheed-claws-manual.xml
6439                 Add GPL appendix
6440
6441 2005-12-03 [paul]       1.9.100cvs57
6442
6443         * AUTHORS
6444         * po/sv.po
6445         * src/gtk/authors.h
6446                 new (partially complete) Swedish translation
6447                 by Anders Troback <sylpheed@troback.com>
6448
6449 2005-12-02 [paul]       1.9.100cvs56
6450
6451         * configure.ac
6452                 libetpan 0.41 required
6453
6454 2005-12-02 [paul]       1.9.100cvs55
6455
6456         * src/plugins/clamav/clamav_plugin.c
6457         * src/plugins/clamav/clamav_plugin.h
6458         * src/plugins/clamav/clamav_plugin_gtk.c
6459         * src/plugins/spamassassin/spamassassin.c
6460         * src/plugins/spamassassin/spamassassin.h
6461         * src/plugins/spamassassin/spamassassin_gtk.c
6462                 unregister prefs pages on unloading, thus
6463                 preventing a crash
6464                 (thanks to Colin for the hint)
6465
6466 2005-12-02 [wwp]        1.9.100cvs54
6467
6468         * src/quote_fmt.h
6469         * src/quote_fmt_parse.y
6470                 fix misuse of gboolean*, use gboolean instead
6471                 (thanks to Paul, Colin, for pointing out that scaring one)
6472
6473 2005-12-02 [paul]       1.9.100cvs53
6474
6475         * src/plugins/clamav/clamav_plugin.c
6476                 int no --> unsigned int no
6477         * src/plugins/clamav/clamav_plugin_gtk.c
6478                 rework config page
6479
6480 2005-12-02 [wwp]        1.9.100cvs52
6481
6482         * src/compose.c
6483         * src/prefs_template.c
6484         * src/quote_fmt.h
6485         * src/quote_fmt_parse.y
6486                 prevent from executing |f and |p templates commands when
6487                 adding or replacing templates in prefs (avoids annoying and
6488                 potentially dangerous behaviours)
6489
6490 2005-12-02 [paul]       1.9.100cvs51
6491
6492         * src/prefs_common.c
6493                 allow translation of some default values
6494                 Patch by Fabien Vantard
6495
6496 2005-12-02 [paul]       1.9.100cvs50
6497
6498         * src/codeconv.c
6499         * src/codeconv.h
6500         * src/prefs_common.c
6501         * src/prefs_common.h
6502         * src/prefs_message.c
6503         * src/textview.c
6504                 remove obsolete 'convert_mb_alnum' option
6505                 and related stuff
6506         * src/gtk/about.c
6507                 remove unused 'about_textview_visibility_notify'
6508
6509 2005-12-02 [paul]       1.9.100cvs49
6510
6511         * src/prefs_account.c
6512         * src/prefs_compose_writing.c
6513         * src/prefs_fonts.c
6514         * src/prefs_gtk.h
6515         * src/prefs_image_viewer.c
6516         * src/prefs_message.c
6517         * src/prefs_other.c
6518         * src/prefs_receive.c
6519         * src/prefs_send.c
6520         * src/prefs_spelling.c
6521         * src/prefs_summaries.c
6522         * src/prefs_wrapping.c
6523         * src/plugins/dillo_viewer/dillo_prefs.c
6524         * src/plugins/pgpcore/prefs_gpg.c
6525                 several cleanups to the prefs dialogs
6526                 (slightly modified) patch by Fabien Vantard
6527
6528 2005-12-02 [paul]       1.9.100cvs48
6529
6530         * src/main.c
6531                 --exit means exit
6532         * src/send_message.c
6533                 fix crash on send when connection fails
6534
6535         Thanks to Colin
6536
6537 2005-12-01 [colin]      1.9.100cvs47
6538
6539         * src/html.c
6540                 Translate &hellip; to "..."
6541
6542 2005-11-30 [colin]      1.9.100cvs46
6543
6544         * src/matcher.c
6545         * src/matcher.h
6546                 Optimize back yesterday's fix.
6547
6548 2005-11-30 [paul]       1.9.100cvs45
6549
6550         * manual/faq.xml
6551                 standardised
6552         * manual/intro.xml
6553                 written by Colin, edited by me
6554
6555 2005-11-29 [colin]      1.9.100cvs44
6556
6557         * src/matcher.c
6558                 Skip headers unconditionnaly in match_body if the
6559                 rule is not message or ~message
6560
6561 2005-11-29 [colin]      1.9.100cvs43
6562
6563         * src/matcher.c
6564                 Fix body_part and such, not skipping headers 
6565                 if the matchcriteria wasn't the first in the rule
6566
6567 2005-11-29 [colin]      1.9.100cvs42
6568
6569         * src/compose.c
6570                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
6571                 option missing from message view window)
6572                 Fix double text D'n'D with gtk-2.8
6573         * src/matcher.c
6574                 Fix ~message, ~headers_part, ~body_part rules
6575         * src/messageview.c
6576                 Add Windows-1252 (Closes bug #863)
6577                 Fix accels
6578         * src/gtk/gtkaspell.c
6579                 Properly destroy accels in all menus
6580
6581 2005-11-29 [mones]      1.9.100cvs41
6582
6583         * po/es.po
6584                 Updated.
6585
6586 2005-11-27 [colin]      1.9.100cvs40
6587
6588         * src/mh_gtk.c
6589                 "/Remove mailbox" -> "/Remove mailbox..."
6590
6591 2005-11-27 [paul]       1.9.100cvs39
6592
6593         * AUTHORS
6594         * po/de.po
6595         * src/gtk/authors.h
6596                 updated by new maintainer, Stephan Sachse
6597
6598 2005-11-27 [paul]       1.9.100cvs38
6599
6600         * manual/faq.xml
6601                 written by Colin, edited by me
6602
6603 2005-11-27 [paul]       1.9.100cvs37
6604
6605         * src/prefs_common.c
6606         * src/prefs_common.h
6607         * src/prefs_receive.c
6608         * src/prefs_summaries.c
6609                 move 'go to inbox after receiving new mail'
6610                 option from display/sumamaries to mail
6611                 handling/receive, and rework prefs_summaries
6612                 dialog a little
6613
6614 2005-11-25 [martin]     1.9.100cvs36
6615
6616         * po/de.po
6617             fixed windows-1252 translation;
6618             translated some new and fuzzy strings
6619
6620 2005-11-25 [paul]       1.9.100cvs35
6621
6622         * src/plugins/clamav/clamav_plugin.c
6623                 complete the update done in cvs34
6624
6625 2005-11-25 [paul]       1.9.100cvs34
6626
6627         * src/plugins/clamav/clamav_plugin.c
6628                 reflect upstream changes
6629
6630 2005-11-25 [paul]       1.9.100cvs33
6631
6632         * manual/ack.xml
6633         * manual/plugins.xml
6634         * manual/sylpheed-claws-manual.xml
6635                 written/updated by Colin, edited by me
6636         * tools/acroread2sylpheed.pl
6637                 update binary name
6638
6639 2005-11-24 [colin]      1.9.100cvs32
6640
6641         * src/compose.c
6642                 Fix bug #856 (reediting messages forgets Request
6643                 Return Receipt)
6644
6645 2005-11-24 [paul]       1.9.100cvs31
6646
6647         * manual/addrbook.xml
6648         * manual/starting.xml
6649                 written by Colin, proofread, edited, adapted by me
6650         * manual/advanced.xml
6651                 add some Actions examples
6652         * src/importldif.c
6653                 use a Save button instead of a Close button
6654         * src/wizard.c
6655                 indicate mandatory fields
6656                 fix page display
6657                 Thanks to Colin
6658
6659 2005-11-23 [colin]      1.9.100cvs30
6660
6661         * src/addressbook.c
6662                 Rename menu item, fix possible crash after
6663                 deletion of books
6664         * src/addrindex.c
6665                 Allow searching for '*' in ldap
6666         * src/browseldap.c
6667                 Fix "Browse Entry" (did anyone use it?)
6668         * src/wizard.c
6669                 Add guards for mandatory information
6670
6671 2005-11-23 [paul]       1.9.100cvs29
6672
6673         * manual/advanced.xml
6674                 corrections to the English
6675
6676 2005-11-23 [colin]      1.9.100cvs28
6677
6678         * src/mimeview.c
6679                 Fix possible crash at exit. After the call to
6680                 gtk_container_remove(), the Viewer's widget has no
6681                 more parent so gtk+ automatically frees it and its
6682                 sons. If destroy_viewer() then try to access it,
6683                 problems ensue.
6684
6685 2005-11-22 [colin]      1.9.100cvs27
6686
6687         * src/compose.c
6688         * src/gtk/gtkaspell.c
6689                 Fix right-clicking on a misspelled word
6690                 Fix More... in suggestions menu
6691
6692 2005-11-22 [wwp]        1.9.100cvs26
6693
6694         * src/prefs_template.c
6695                 templates works: re-sort templates list when adding or replacing,
6696                 prevent from adding or replacing when the template name is empty
6697
6698 2005-11-21 [colin]      1.9.100cvs25
6699
6700         * src/addressbook.c
6701                 Fix some addressbook suckage (dnd, select all)
6702         * src/compose.c
6703         * src/gtk/gtkaspell.c
6704         * src/gtk/gtkaspell.h
6705                 Make the spellchecker menu work with the 
6706                 GtkTextView one instead of overriding it
6707
6708 2005-11-20 [paul]       1.9.100cvs24
6709
6710         * manual/handling.xml
6711                 proofread and corrected
6712
6713 2005-11-20 [paul]       1.9.100cvs23
6714
6715         * manual/Makefile
6716                 generate html as one file
6717         * manual/advanced.xml
6718                 fix output generation
6719                 reformat hidden options list
6720         * manual/manual.xml     ** REMOVED **
6721         * manual/sylpheed-claws-manual.xml      ** ADDED **
6722                 renamed
6723
6724 2005-11-18 [colin]      1.9.100cvs22
6725
6726         * src/prefs_account.c
6727                 Fix layout in news and mbox accounts
6728         * manual/account.xml
6729         * manual/advanced.xml
6730                 New contents for Paul to check :)
6731
6732 2005-11-18 [wwp]        1.9.100cvs21
6733
6734         * src/gtk/quicksearch.c
6735                 don't update extended quicksearch buttons twice
6736
6737 2005-11-18 [paul]       1.9.100cvs20
6738
6739         * src/textview.c
6740                 complete 1.9.100cvs19
6741
6742 2005-11-18 [paul]       1.9.100cvs19
6743
6744         * src/compose.c
6745                 cosmetic improvements
6746         * src/textview.c
6747                 also list text/* attachments
6748
6749 2005-11-18 [colin]      1.9.100cvs18
6750
6751         * src/summaryview.c
6752                 Use column 0 instead of -1 in 
6753                 gtk_ctree_node_moveto, in a naive
6754                 hope it'll fix the gtk-related crashes
6755
6756 2005-11-18 [colin]      1.9.100cvs17
6757
6758         * src/gtk/inputdialog.c
6759                 Fix icon staying the first one
6760
6761 2005-11-17 [wwp]        1.9.100cvs16
6762                 fix possible problem showing some quicksearch buttons, and a bad
6763                 call to g_return_if_fail in a function that returns a value (both
6764                 fixes by Fabien Vantard)
6765
6766 2005-11-15 [wwp]        1.9.100cvs15
6767
6768         * src/gtk/quicksearch.c
6769                 added a tooltip to that obscure ... quicksearch button
6770
6771 2005-11-15 [wwp]        1.9.100cvs14
6772
6773         * src/gtk/quicksearch.c
6774                 add a quicksearch helper to filtering expression users: the ... button
6775                 raises the condition expr window. condition expressions set up w/ this
6776                 window are used by the quicksearch if the user closes it pressing OK.
6777
6778 2005-11-14 [paul]       1.9.100cvs13
6779
6780         * src/plugins/clamav/clamav_plugin.c
6781         * src/plugins/spamassassin/spamassassin.c
6782                 change plugin type following recent merging
6783
6784 2005-11-14 [wwp]        1.9.100cvs12
6785
6786         * src/folder.c
6787                 prevent from crashing when copying/moving message(s) from and
6788                 to the same folder
6789
6790 2005-11-14 [paul]       1.9.100cvs11
6791
6792         * src/plugins/clamav/Makefile.am
6793         * src/plugins/clamav/clamav_plugin.c
6794         * src/plugins/clamav/clamav_plugin.h
6795         * src/plugins/clamav/clamav_plugin_gtk.c
6796                 also merge clamav and clamav_gtk plugins
6797
6798 2005-11-13 [colin]      1.9.100cvs10
6799
6800         * configure.ac
6801         * src/plugins/spamassassin/Makefile.am
6802         * src/plugins/spamassassin/spamassassin.c
6803         * src/plugins/spamassassin/spamassassin.h
6804         * src/plugins/spamassassin/spamassassin_gtk.c
6805                 Merge spamassassin and spamassassin_gtk plugins,
6806                 and build it by default.
6807
6808 2005-11-12 [colin]      1.9.100cvs9
6809
6810         * src/etpan/imap-thread.c
6811                 Fix gcc warning
6812
6813 2005-11-12 [colin]      1.9.100cvs8
6814
6815         * src/procmime.c
6816                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
6817
6818 2005-11-10 [colin]      1.9.100cvs7
6819
6820         * src/main.c
6821                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
6822                 minimised state)
6823
6824 2005-11-10 [wwp]        1.9.100cvs6
6825
6826         * src/gtk/description_window.c
6827                 fix a crash when closing description windows using the WM's [X] button
6828
6829 2005-11-09 [colin]      1.9.100cvs5
6830
6831         * src/common/ssl.c
6832                 Update libetpan call to follow upstream
6833                 (yes, this requires libetpan-0.40cvs3)
6834
6835 2005-11-08 [colin]      1.9.100cvs4
6836
6837         * src/compose.c
6838         * src/textview.c
6839         * src/common/utils.c
6840         * src/common/utils.h
6841                 Enhance the email parser
6842
6843 2005-11-08 [colin]      1.9.100cvs3
6844
6845         * src/procmime.c
6846                 Fix what looks like an off-by-one (fixes 
6847                 attachments from the Bat)
6848
6849 2005-11-08 [wwp]        1.9.100cvs2
6850
6851         * src/main.c
6852                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
6853
6854 2005-11-08 [wwp]        1.9.100cvs1
6855
6856         * src/main.c
6857                 allow exiting Sylpheed-Claws from command-line
6858
6859 2005-11-08 [paul]       1.9.100
6860
6861         1.9.100 released
6862
6863 2005-11-07 [colin]      1.9.99cvs17
6864
6865         * src/addritem.c
6866         * src/ldif.c
6867                 Fix import of base-64 encoded items
6868
6869 2005-11-07 [colin]      1.9.99cvs16
6870
6871         * src/send_message.c
6872                 Fix bug #314 (Queue does not empty under certain 
6873                 circumstances)
6874
6875 2005-11-07 [paul]       1.9.99cvs15
6876
6877         * src/mutt.c
6878         * src/pine.c
6879                 fix buffer overflows
6880                 Thanks to Colin
6881
6882 2005-11-07 [paul]       1.9.99cvs14
6883
6884         * doc/man/Makefile.am
6885         * doc/man/sylpheed-claws.1      ** ADDED **
6886         * doc/man/sylpheed.1            ** DELETED **
6887                 rename and update the man file
6888
6889 2005-11-06 [colin]      1.9.99cvs13
6890
6891         * src/ldif.c
6892                 Fix ldif_get_line() that returned empty strings
6893                 (Didn't understand why). Also fix a possible
6894                 buffer overflow.
6895
6896 2005-11-06 [wwp]        1.9.99cvs12
6897
6898         * src/textview.c
6899         * src/gtk/about.c
6900         * src/gtk/gtkutils.c
6901         * src/gtk/gtkutils.h
6902                 fix a compilation warning,
6903                 make links sensitive in the about dialog
6904
6905 2005-11-04 [wwp]        1.9.99cvs11
6906
6907         * src/gtk/about.c
6908                 don't wrap or translate URIs, and a bit text format cleanup
6909
6910 2005-11-04 [wwp]        1.9.99cvs10
6911
6912         * src/gtk/about.c
6913                 better textview tagging implementation (no more use of marks for
6914                 postponed tagging)
6915
6916 2005-11-02 [colin]      1.9.99cvs9
6917
6918         * src/common/ssl.c
6919                 Forgot an ifdef
6920
6921 2005-11-02 [colin]      1.9.99cvs8
6922
6923         * configure.ac
6924                 Require libetpan-0.40 due to upstream fix
6925         * src/common/ssl.c
6926                 Tell libetpan not to call SSL_Library_Init,
6927                 as we do it ourselves.
6928
6929 2005-11-02 [colin]      1.9.99cvs7
6930
6931         * po/POTFILES.in
6932                 Add missing files (thanks to Fabien Vantard)
6933
6934 2005-11-02 [colin]      1.9.99cvs6
6935
6936         * src/summaryview.c
6937                 Fix totals when read messages are hidden or quicksearch
6938                 is on
6939         * src/ssl_manager.c
6940         * src/ssl_manager.h
6941         * src/common/ssl_certificate.c
6942         * src/common/ssl_certificate.h
6943         * src/gtk/sslcertwindow.c
6944         * src/gtk/sslcertwindow.h
6945                 Fix copyright on my stuff
6946
6947 2005-11-02 [wwp]        1.9.99cvs5
6948
6949         * src/prefs_themes.c
6950                 fix directory name checking (theme installation/removal),
6951                 made related error a bit more verbose
6952
6953 2005-11-02 [colin]      1.9.99cvs4
6954
6955         * src/summaryview.c
6956                 Fix typo (probably fixes bug #841 (Sort by the From 
6957                 field doesn't work)
6958
6959 2005-11-02 [paul]       1.9.99cvs3
6960
6961         * po/ko.po
6962         * po/nb.po
6963                 updated by SungHyun Nam, Geir Helland
6964         * src/wizard.c
6965                 fix typo in welcome message. spotted by
6966                 Andrea Spadaccini
6967
6968 2005-11-01 [colin]      1.9.99cvs2
6969
6970         * src/compose.c
6971                 Fix replying to ml wen confirming subscription
6972         * src/messageview.c
6973         * src/mimeview.c
6974         * src/mimeview.h
6975         * src/privacy.h
6976         * src/summaryview.c
6977                 Make key check non blocking
6978
6979 2005-10-31 [paul]       1.9.99cvs1
6980
6981         * tools/claws.i18n.status.pl
6982                 updated for ChangeLog
6983
6984 2005-10-31 [paul]       1.9.99
6985
6986         1.9.99 released
6987
6988 2005-10-31 [paul]       1.9.15cvs131
6989
6990         * .cvsignore
6991         * ChangeLog
6992         * ChangeLog.claws       ** REMOVED **
6993         * ChangeLog-gtk2.claws  ** REMOVED **
6994         * ChangeLog.gtk1        ** ADDED **
6995         * INSTALL
6996         * Makefile.am
6997         * NEWS
6998         * README
6999         * README.claws          ** REMOVED **
7000         * README.jp             ** REMOVED **
7001         * RELEASE_NOTES         ** ADDED **
7002         * RELEASE_NOTES.claws   ** REMOVED **
7003         * commitHelper
7004         * configure.ac
7005         * sylpheed.spec.in      ** REMOVED **
7006                 tidy up and update the default docs:
7007                 ChangeLog.claws is renamed ChangeLog.gtk1
7008                 ChangeLog-gtk2.claws is renamed ChangeLog
7009                 README.claws is renamed README
7010                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
7011
7012 2005-10-31 [paul]       1.9.15cvs130
7013
7014         * po/it.po
7015                 fix errors
7016
7017 2005-10-31 [paul]       1.9.15cvs129
7018
7019         * po/ca.po
7020         * po/de.po
7021         * po/en_GB.po
7022         * po/fr.po
7023         * po/it.po
7024         * po/pt_BR.po
7025         * po/sk.po
7026         * po/sr.po
7027         * po/zh_CN.po
7028                 updated by Miquel Oliete, Stephan Sachse and
7029                 Thomas Gilgin, me, Fabien Vantard, Andrea
7030                 Spadaccini, Frederico Goncalves Guimaraes,
7031                 Andrej Kacian, Aleksandar Urosevic, and
7032                 Ralgh Young.
7033
7034 2005-10-31 [mones]      1.9.15cvs128
7035
7036         * manual/faq.xml
7037                 More questions.
7038         
7039         * po/es.po
7040                 Updated for release.
7041
7042 2005-10-30 [colin]      1.9.15cvs127
7043
7044         * src/compose.c
7045                 Place cursor before rewrapping (fixes cursor
7046                 pos if quotation gets rewrapped)
7047
7048 2005-10-29 [paul]       1.9.15cvs126
7049
7050         * src/crash.c
7051         * src/foldersel.c
7052         * src/main.c
7053         * src/messageview.c
7054         * src/toolbar.c
7055         * src/gtk/authors.h
7056                 corrections to text items
7057
7058 2005-10-28 [colin]      1.9.15cvs125
7059
7060         * src/messageview.c
7061                 Make "hit 'C' to check sig" work from extern 
7062                 messageviews
7063
7064 2005-10-27 [colin]      1.9.15cvs124
7065
7066         * src/summaryview.c
7067                 Add a hack to avoid segfaulting when hammering 
7068                 on gtk's events
7069
7070 2005-10-27 [wwp]        1.9.15cvs123
7071
7072         * src/prefs_themes.c
7073                 sort list of themes names in themes prefs
7074
7075 2005-10-27 [paul]       1.9.15cvs122
7076
7077         * src/folder.c
7078         * src/prefs_account.c
7079                 fix building on Solaris
7080                 Patch by Alex Moore
7081
7082 2005-10-27 [wwp]        1.9.15cvs121
7083
7084         * src/summaryview.c
7085         * src/gtk/gtksctree.c
7086                 speed up unselecting messages in summary view (thanks to Colin)
7087
7088 2005-10-27 [paul]       1.9.15cvs120
7089
7090         * src/mainwindow.c
7091                 fix a compilation warning
7092         * src/summaryview.c
7093                 fix updating of 'n items selected' count
7094                 when deselecting
7095
7096 2005-10-27 [martin]     1.9.15cvs119
7097
7098         * src/action.c
7099                 ignore actions with a leading '/' in the action menu name
7100                 fixes a crash on menu creation
7101         * src/prefs_actions.c
7102                 do not allow a leading '/' in the action menu name
7103
7104 2005-10-27 [paul]       1.9.15cvs118
7105
7106         * src/main.c
7107                 fix compilation warning
7108
7109 2005-10-27 [paul]       1.9.15cvs117
7110
7111         * src/procmime.c
7112                 add #if HAVE_LOCALE_H
7113
7114 2005-10-27 [paul]       1.9.15cvs116
7115
7116         * src/plugins/clamav/clamav_plugin.c
7117         * src/plugins/dillo_viewer/dillo_viewer.c
7118         * src/plugins/mathml_viewer/mathml_viewer.c
7119         * src/plugins/pgpcore/plugin.c
7120         * src/plugins/pgpinline/plugin.c
7121         * src/plugins/pgpmime/plugin.c
7122         * src/plugins/spamassassin/spamassassin.c
7123         * src/plugins/trayicon/trayicon.c
7124                 plugin_init() : make error messages more
7125                 informative
7126
7127 2005-10-26 [wwp]        1.9.15cvs115
7128
7129         * src/prefs_matcher.c
7130                 enlarge boolean op widget width a bit (wasn't always showing text contents)
7131
7132 2005-10-26 [wwp]        1.9.15cvs114
7133
7134         * src/procmime.c
7135         * src/gtk/gtksctree.c
7136         * src/plugins/spamassassin/libspamc.c
7137         * src/plugins/spamassassin/spamassassin.c
7138                 fix some compilation warnings more
7139
7140 2005-10-26 [mones]      1.9.15cvs113
7141
7142         * po/es.po
7143                 Updated translation
7144
7145 2005-10-26 [paul]       1.9.15cvs112
7146
7147         * src/prefs_message.c
7148                 give all display_xface stuff the
7149                 #if HAVE_LIBCOMPFACE treatment, thus
7150                 preventing a crash
7151                 (Thanks to Wolfgang Enderlein)
7152
7153 2005-10-26 [colin]      1.9.15cvs111
7154
7155         * src/gedit-print.c
7156                 Fix date format
7157         * src/imap_gtk.c
7158         * src/news_gtk.c
7159                 Remove context menu items that should not be there
7160         * src/jpilot.c
7161                 Fix encoding
7162         * src/main.c
7163         * src/mainwindow.c
7164                 Don't show the mainwindow too soon
7165
7166 2005-10-26 [wwp]        1.9.15cvs110
7167
7168         * src/folder.c
7169         * src/manual.c
7170         * src/summaryview.c
7171                 fix uninitialized pointers in the folder updating hook
7172                 (thanks to Colin)
7173
7174 2005-10-25 [mones]      1.9.15cvs109
7175
7176         * manual/faq.xml
7177                 General information subsection completed. 
7178                 Removed archaic references.
7179                 
7180         * manual/Makefile
7181         * manual/dtd/manual.dsl
7182                 Added customization stylesheet for getting paragraphs
7183                 fully justified in PDF output (as suggested by Colin).
7184
7185 2005-10-25 [colin]      1.9.15cvs108
7186
7187         * src/compose.c
7188                 Fix a second leak
7189
7190 2005-10-25 [colin]      1.9.15cvs107
7191
7192         * src/addrbook.c
7193         * src/addrindex.c
7194                 Fix leak (xml_get_element() allocates memory)
7195         * src/compose.c
7196                 Fix leak + dead code (shame!)
7197         * src/procmime.c
7198                 Fix leak
7199
7200 2005-10-25 [colin]      1.9.15cvs106
7201
7202         * src/mimeview.c
7203                 Fix encoding issue in Save all and in 
7204                 overwrite-confirmation alertpanel
7205
7206 2005-10-25 [colin]      1.9.15cvs105
7207
7208         * src/common/socket.c
7209                 Fix a leak - Thanks to Christopher Aillon
7210                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
7211
7212 2005-10-25 [paul]       1.9.15cvs104
7213
7214         * src/wizard.c
7215                 Always guess servers from the right-hand
7216                 email part and guess username from the
7217                 left-hand part. (Thanks to Colin)
7218                 add an X-Face to the welcome message
7219
7220 2005-10-25 [paul]       1.9.15cvs103
7221
7222         * manual/handling.xml
7223                 written by Colin, edited by me
7224
7225 2005-10-25 [wwp]        1.9.15cvs102
7226
7227         * src/folderview.c
7228         * src/grouplistdialog.c
7229         * src/imap.c
7230         * src/noticeview.c
7231                 fix some compilation warnings
7232
7233 2005-10-24 [paul]
7234
7235         1.9.99-rc3 released
7236
7237 2005-10-24 [paul]       1.9.15cvs101
7238
7239         * src/gtk/about.c
7240                 fix window sizing
7241
7242 2005-10-24 [paul]       1.9.15cvs100
7243
7244         * src/pixmaps/offline.xpm
7245         * src/pixmaps/online.xpm
7246                 replace with last default versions
7247
7248 2005-10-24 [colin]      1.9.15cvs99
7249
7250         * src/imap.c
7251                 Fix bug when moving a folder
7252         * src/imap_gtk.c
7253         * src/mh_gtk.c
7254                 "Delete folder" pops up a window, so it 
7255                 should be suffixed with "..."
7256         * src/plugins/pgpcore/sgpgme.c
7257                 Include locale.h
7258
7259 2005-10-24 [mones]      1.9.15cvs98
7260
7261         * manual/Makefile
7262         * manual/account.xml
7263         * manual/ack.xml
7264         * manual/addrbook.xml
7265         * manual/advanced.xml
7266         * manual/faq.xml
7267         * manual/glossary.xml
7268         * manual/gpl.xml
7269         * manual/handling.xml
7270         * manual/intro.xml
7271         * manual/keyboard.xml
7272         * manual/manual.xml
7273         * manual/plugins.xml
7274         * manual/starting.xml
7275         * manual/dtd/sdocbook.dtd
7276                 Initial manual structure and some content.
7277
7278 2005-10-23 [wwp]        1.9.15cvs97
7279
7280         * src/gtk/about.c
7281                 fix a typo
7282
7283 2005-10-23 [wwp]        1.9.15cvs96
7284
7285         * src/gtk/about.c
7286         * src/gtk/authors.h
7287                 rework of the about window (main work by Paul), also featuring a few
7288                 fixes for typos and duplicate names
7289
7290 2005-10-23 [wwp]        1.9.15cvs95
7291
7292         * src/.cvsignore
7293                 Ignore the right binary name (sylpheed-claws now)
7294
7295 2005-10-23 [paul]       1.9.15cvs94
7296
7297         * src/compose.c
7298                 when using Folder Pref 'Default To for
7299                 replies' make the entry in the Compose
7300                 window bold
7301                 Patch by Fabien Vantard
7302
7303 2005-10-22 [colin]      1.9.15cvs93
7304
7305         * src/codeconv.c
7306                 Fix leak
7307
7308 2005-10-22 [colin]      1.9.15cvs92
7309
7310         * src/codeconv.c
7311                 try to convert using locale (apart utf8) if necessary
7312
7313 2005-10-22 [colin]      1.9.15cvs91
7314
7315         * src/pixmaps/new.xpm
7316         * src/pixmaps/unread.xpm
7317                 Make the unread envelope blue again and
7318                 saturate the new one a bit more.
7319
7320 2005-10-22 [colin]      1.9.15cvs90
7321
7322         * src/compose.c
7323                 When replying to a mail sent by one of our accounts,
7324                 use the original list of recipients. Let 'Reply All'
7325                 and 'Reply to sender' work like previously.
7326
7327 2005-10-21 [colin]      1.9.15cvs89
7328
7329         * src/prefs_filtering.c
7330                 Clear fields after add and replace
7331         * src/textview.c
7332                 Display xface differently (better)
7333         * src/plugins/pgpinline/pgpinline.c
7334                 Fix crappy encodings/recodings
7335
7336 2005-10-21 [paul]       1.9.15cvs88
7337
7338         * src/compose.c
7339         * src/prefs_folder_item.c
7340         * src/toolbar.c
7341                 fix news folder Folder Properties
7342                 (thanks to Colin)
7343         * src/folderview.c
7344                 update folderview after Themes change
7345                 keep selected folder selected
7346                 (thanks to Colin)
7347
7348 2005-10-21 [paul]       1.9.15cvs87
7349
7350         * tools/Makefile.am
7351         * tools/OOo2sylpheed.pl
7352         * tools/README
7353         * tools/README.sylprint
7354         * tools/asus_mailled.sh         ** REMOVED **
7355         * tools/filter_conv.pl
7356         * tools/freshmeat_search.pl
7357         * tools/google_search.pl
7358         * tools/gpg-sign-syl            ** REMOVED **
7359         * tools/kmail2sylpheed.pl
7360         * tools/kmail2sylpheed_v2.pl
7361         * tools/multiwebsearch.pl
7362         * tools/nautilus2sylpheed.sh
7363         * tools/newscache_clean.pl
7364         * tools/outlook2sylpheed.pl
7365         * tools/sylpheed-switcher       ** REMOVED **
7366         * tools/sylprint.pl
7367         * tools/sylprint.rc
7368         * tools/tb2sylpheed
7369         * tools/vcard2xml.py
7370         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
7371                 update default config dir
7372                 update binary name (thanks to Fabien Vantard)
7373                 remove obsolete scripts
7374
7375 2005-10-21 [colin]      1.9.15cvs86
7376
7377         * src/inc.c
7378                 Fix possible leak and units. Based on a patch by
7379                 Fabien Vantard.
7380
7381 2005-10-20 [colin]      1.9.15cvs85
7382
7383         * src/textview.c
7384                 Clear xface when clearing textview
7385
7386 2005-10-20 [colin]      1.9.15cvs84
7387
7388         * configure.ac
7389         * src/folderview.c
7390         * src/headerview.c
7391         * src/main.c
7392         * src/prefs_common.c
7393         * src/prefs_common.h
7394         * src/prefs_message.c
7395         * src/textview.c
7396         * src/textview.h
7397         * src/common/defs.h
7398         * src/common/utils.c
7399         * src/common/utils.h
7400         * src/gtk/gtkutils.c
7401         * src/gtk/gtkutils.h
7402                 Migrate config to .sylpheed-claws (Automatically)
7403                 Add a way to get the Xface in the TextView
7404
7405 2005-10-20 [colin]      1.9.15cvs83
7406
7407         * src/gtk/Makefile.am
7408         * src/gtk/about.c
7409         * src/gtk/authors.h
7410                 Make the about dialog *grooovy*
7411
7412 2005-10-20 [colin]      1.9.15cvs82
7413
7414         * src/mimeview.c
7415                 Use "Open with" on double click if no command
7416                 was found
7417
7418 2005-10-20 [colin]      1.9.15cvs81
7419
7420         * src/imap.c
7421         * src/etpan/imap-thread.c
7422                 Fix possible crash.
7423
7424 2005-10-20 [paul]       1.9.15cvs80
7425
7426         * src/folder.c
7427                 don't show clipkey icon if the only
7428                 attachment is the signature
7429                 Patch by Colin
7430
7431 2005-10-20 [paul]       1.9.15cvs79
7432
7433         * AUTHORS
7434         * src/plugins/pgpmime/pgpmime.c
7435                 name the PGP/MIME signature 'signature.asc'
7436                 Patch by Andrew Nelson <freeandy@gmail.com>
7437
7438 2005-10-19 [colin]      1.9.15cvs78
7439
7440         * src/plugins/pgpmime/pgpmime.c
7441                 Oops, no need to double-check though
7442
7443 2005-10-19 [colin]      1.9.15cvs77
7444
7445         * src/plugins/pgpinline/pgpinline.c
7446         * src/plugins/pgpmime/pgpmime.c
7447                 Check that my_tmpfile() doesn't 
7448                 return NULL
7449
7450 2005-10-19 [colin]      1.9.15cvs76
7451
7452         * src/common/utils.c
7453                 Use shorter mime boundaries to avoid having
7454                 MTAs rewrapping our headers, breaking the
7455                 PGP signature in the process 
7456         * src/compose.c
7457         * src/plugins/pgpmime/pgpmime.c
7458                 Check for boundary uniqueness to be sure
7459                 it won't happen, instead of hoping for the
7460                 best
7461
7462 2005-10-19 [colin]      1.9.15cvs75
7463
7464         * sylpheed-claws.desktop
7465         * src/Makefile.am
7466         * src/main.c
7467                 Ship a sylpheed-claws binary instead
7468                 of a sylpheed one. Change the socket
7469                 name, too
7470         * src/folderview.c
7471                 Update folder only if it changed
7472         * src/wizard.c
7473                 Fix i18n in welcome mail, patch by
7474                 Fabien Vantard
7475
7476 2005-10-19 [paul]
7477
7478         1.9.99-rc2 released
7479
7480 2005-10-19 [paul]       1.9.15cvs74
7481
7482         * src/folder.c
7483         * src/folderview.c
7484                 fix summaryview update
7485                 Patch by Colin
7486
7487 2005-10-18 [colin]      1.9.15cvs73
7488
7489         * src/plugins/pgpcore/passphrase.c
7490                 Don't XGrabServer, and try a bit more to 
7491                 sync everything before grabbing mouse/keyboard
7492
7493 2005-10-18 [colin]      1.9.15cvs72
7494
7495         * src/Makefile.am
7496         * src/addressadd.c
7497         * src/addressbook.c
7498         * src/folderview.c
7499         * src/grouplistdialog.c
7500         * src/mimeview.c
7501         * src/stock_pixmap.c
7502         * src/stock_pixmap.h
7503         * src/summaryview.c
7504         * src/gtk/gtksctree.c
7505         * src/gtk/gtksctree.h
7506         * src/pixmaps/empty.xpm
7507                 Implement a wrapper call for gtk_ctree_set_node_info
7508                 and gtk_ctree_insert_node, that uses a 1x1 transparent
7509                 pixmap instead of a NULL one. This works around some
7510                 memory problems deep inside gtk, revealed by valgrind,
7511                 and fixes bug #834 (Pressing CTRl-D on a message marked 
7512                 as locked crashes sylpheed.), as well as, probably, 
7513                 wwp's 4th dimension problems that happen in gtk_ctree_*.
7514
7515 2005-10-17 [colin]      1.9.15cvs71
7516
7517         * src/mimeview.c
7518                 Provide visual feedback when checking
7519                 signature
7520
7521 2005-10-17 [colin]      1.9.15cvs70
7522
7523         * src/main.c
7524                 Keep the folder list frozen while checking caches...
7525
7526 2005-10-17 [colin]      1.9.15cvs69
7527
7528         * src/addr_compl.c
7529                 Fi bug #833 (Autocompleting from addressbook 
7530                 fails with extended chars)
7531         * src/imap.c
7532                 Fix 'adding messages' staying in statusbar
7533                 after an error
7534
7535 2005-10-17 [wwp]        1.9.15cvs68
7536
7537         * src/ssl_manager.c
7538                 Fix buttons' layout resizing when window size changes
7539
7540 2005-10-17 [wwp]        1.9.15cvs67
7541
7542         * src/account.c
7543         * src/prefs_account.c
7544         * src/prefs_common.c
7545         * src/prefs_common.h
7546         * src/prefs_folder_item.c
7547         * src/prefs_gtk.c
7548         * src/gtk/logwindow.c
7549         * src/gtk/pluginwindow.c
7550         * src/gtk/prefswindow.c
7551         * src/gtk/prefswindow.h
7552                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
7553
7554 2005-10-17 [paul]       1.9.15cvs66
7555
7556         * configure.ac
7557                 fix missing libetpan message
7558         * po/en_GB.po
7559                 updated
7560         * src/crash.c
7561         * src/manual.c
7562         * src/prefs_themes.c
7563         * src/common/defs.h
7564                 add some new URI defines, change some
7565                 others
7566         * src/wizard.c
7567                 make welcome message translatable
7568                 small improvements to english
7569                 other tweaks
7570         * src/gtk/menu.c
7571                 fix warnings
7572
7573 2005-10-17 [paul]       1.9.15cvs65
7574
7575         * src/summaryview.c
7576                 fix column titles
7577
7578 2005-10-16 [mones]      1.9.15cvs64
7579
7580         * po/es.po
7581                 Updated translation
7582
7583 2005-10-16 [colin]
7584
7585         1.9.99-rc1 released
7586
7587 2005-10-16 [colin]      1.9.15cvs63
7588
7589         * src/wizard.c
7590                 Fix whitespace
7591
7592 2005-10-16 [colin]      1.9.15cvs62
7593
7594         * src/toolbar.c
7595                 s/Get All/Get Mail/
7596         * src/wizard.c
7597                 Real welcome mail text, thanks Paul
7598
7599 2005-10-16 [colin]      1.9.15cvs61
7600
7601         * src/editldap.c
7602         * src/exporthtml.c
7603         * src/main.c
7604         * src/mainwindow.c
7605         * src/prefs_themes.c
7606         * src/prefs_toolbar.c
7607         * src/plugins/demo/demo.c
7608         * src/plugins/trayicon/trayicon.c
7609                 s/Sylpheed/Sylpheed-Claws/
7610
7611 2005-10-16 [colin]      1.9.15cvs60
7612
7613         * src/wizard.c
7614                 Add a welcome email in the first empty mailbox
7615         * src/prefs_common.c
7616                 Change one more default
7617
7618 2005-10-16 [colin]      1.9.15cvs59
7619
7620         * src/wizard.c
7621                 Remove printf
7622
7623 2005-10-16 [colin]      1.9.15cvs58
7624
7625         * src/toolbar.c
7626         * src/prefs_common.c
7627                 Change some defaults
7628
7629 2005-10-16 [colin]      1.9.15cvs57
7630
7631         * src/toolbar.c
7632         * src/prefs_common.c
7633                 Change some defaults
7634
7635 2005-10-16 [colin]      1.9.15cvs56
7636
7637         * src/wizard.c
7638                 By default, initialize fonts to have
7639                 the same size as normal GtkWidgets
7640
7641 2005-10-16 [colin]      1.9.15cvs55
7642
7643         * src/mimeview.c
7644                 Fix message a bit more
7645
7646 2005-10-16 [colin]      1.9.15cvs54
7647
7648         * src/addressbook.c
7649                 Second attempt at flicker fixing
7650
7651 2005-10-16 [colin]      1.9.15cvs53
7652
7653         * src/addressbook.c
7654                 Fix flicker
7655
7656 2005-10-16 [wwp]        1.9.15cvs52
7657
7658         * src/addressbook.c
7659         * src/editaddress.c
7660         * src/prefs_common.c
7661         * src/prefs_common.h
7662                 Remember window sizes (address book)
7663
7664 2005-10-16 [wwp]        1.9.15cvs51
7665
7666         * src/plugins/clamav/clamav_plugin_gtk.c
7667         * src/plugins/spamassassin/spamassassin_gtk.c
7668                 Fix compilation warnings (missing #include).
7669
7670 2005-10-16 [colin]      1.9.15cvs50
7671
7672         * src/mimeview.c
7673         * src/summaryview.c
7674         * src/textview.c
7675                 Make 'c' check signature, and forward
7676                 c, l, y, t from summaryview to mimeview
7677
7678 2005-10-16 [colin]      1.9.15cvs49
7679
7680         * src/addressbook.c
7681                 Put border around buttons
7682         * src/mainwindow.c
7683         * src/summaryview.c
7684                 Rework menus (Patch based on a patch
7685                 by Paul)
7686
7687 2005-10-15 [wwp]        1.9.15cvs48
7688
7689         * src/editjpilot.c
7690         * src/editldap.c
7691         * src/editvcard.c
7692         * src/exphtmldlg.c
7693         * src/expldifdlg.c
7694         * src/export.c
7695         * src/import.c
7696         * src/importldif.c
7697         * src/importmutt.c
7698         * src/importpine.c
7699         * src/prefs_account.c
7700         * src/prefs_spelling.c
7701         * src/gtk/gtkutils.c
7702         * src/gtk/gtkutils.h
7703         * src/plugins/clamav/clamav_plugin_gtk.c
7704         * src/plugins/spamassassin/spamassassin_gtk.c
7705                 use nicer browse-for-file/dir buttons than the "..." ones,
7706                 code factorizing more.
7707
7708 2005-10-14 [colin]      1.9.15cvs47
7709
7710         * src/mainwindow.c
7711                 set relief on the account switcher so that people see it
7712                 grey out Create processing rules when no message is selected
7713         * src/prefs_filtering.c
7714                 ask before closing if the rule has not been modified, even if
7715                 it's not valid
7716         * src/prefs_matcher.c
7717                 fix sensitivity when entering the dialog
7718         * src/gtk/inputdialog.c
7719                 display a better icon on password ask
7720         * src/plugins/pgpcore/passphrase.c
7721                 make the dialog look better
7722
7723 2005-10-14 [paul]       1.9.15cvs46
7724
7725         * src/folderview.c
7726                 indicate presense of marked msgs in
7727                 unexpanded subfolders
7728
7729 2005-10-14 [paul]       1.9.15cvs45
7730
7731         * src/prefs_actions.c
7732         * src/prefs_common.c
7733         * src/prefs_common.h
7734         * src/prefs_filtering_action.c
7735         * src/prefs_matcher.c
7736         * src/prefs_template.c
7737                 remember window sizes
7738                 fix Info button size
7739
7740         Patches by wwp
7741
7742 2005-10-13 [colin]      1.9.15cvs44
7743
7744         * src/mimeview.c
7745         * src/noticeview.c
7746         * src/noticeview.h
7747                 Add a tooltip on the icon (optional) 
7748                 Get rid of the signature buttons and only
7749                 use the icon+tooltip
7750
7751 2005-10-13 [colin]      1.9.15cvs43
7752
7753         * src/noticeview.c
7754         * src/noticeview.h
7755                 Add hand cursor for hovering over icon
7756
7757 2005-10-13 [colin]      1.9.15cvs42
7758
7759         * src/summaryview.c
7760                 Fix crash when quicksearch's hidden 
7761                 at startup
7762
7763 2005-10-13 [colin]      1.9.15cvs41
7764
7765         * src/compose.c
7766                 Set subject when forwarding multiple mails
7767                 Check that other recipient than the default Cc or Bcc
7768                 have been set before sending.
7769
7770 2005-10-13 [colin]      1.9.15cvs40
7771
7772         * src/imap.c
7773                 Batch per-folder
7774                 Introduce locking, but don't use it yet
7775
7776 2005-10-13 [colin]      1.9.15cvs39
7777
7778         * src/gtk/quicksearch.c
7779                 Reset quicksearch when hiding it
7780                 Make sticky a real pref
7781
7782 2005-10-13 [colin]      1.9.15cvs38
7783
7784         * src/summaryview.c
7785                 Faster prefs apply
7786
7787 2005-10-13 [colin]      1.9.15cvs37
7788
7789         * src/mimeview.c
7790         * src/noticeview.c
7791         * src/noticeview.h
7792         * src/plugins/pgpcore/sgpgme.c
7793                 Make privacy icon clickable
7794                 Move Trust field in Full info
7795                 When trust is less than full, don't display
7796                 a warning icon
7797
7798 2005-10-13 [colin]      1.9.15cvs36
7799
7800         * src/folder.c
7801                 Batch on flags sync
7802         * src/folderview.c
7803                 Revert speed hack which is dangerous in fact
7804                 Apply prefs faster
7805
7806 2005-10-13 [colin]      1.9.15cvs35
7807
7808         * src/folder_item_prefs.c
7809                 Fix pref corruption on folder move. Patch
7810                 by wwp
7811
7812 2005-10-13 [paul]       1.9.15cvs34
7813
7814         * src/export.c
7815         * src/import.c
7816                 fix typos in g_warnings
7817         * src/prefs_account.c
7818                 add a file selector for Signature file
7819
7820         Patches by wwp
7821
7822 2005-10-12 [colin]      1.9.15cvs33
7823
7824         * src/mimeview.c
7825                 Provide a quick way to go back from a
7826                 signature's full info to the email part
7827
7828 2005-10-12 [colin]      1.9.15cvs32
7829
7830         * src/compose.c
7831                 Remove old hack of encoding signed mails with base64.
7832                 QP works equally well.
7833
7834 2005-10-12 [colin]      1.9.15cvs31
7835
7836         * src/crash.c
7837                 Replace deprecated GtkText with GtkTextView
7838         * src/imap.c
7839                 Fix a logic bug about counts in imap_select
7840                 (previously un-triggered)
7841         * src/mainwindow.c
7842         * src/summaryview.c
7843         * src/news.c
7844                 Allow local deletion of news posts
7845         * src/mimeview.c
7846                 Show GPG noticeview on the message/rfc822 part
7847                 in addition to the text/plain one
7848         * src/prefs_image_viewer.c
7849           src/plugins/pgpcore/prefs_gpg.c
7850                 Polish (set the label as part of the checkbox)
7851         * src/wizard.c
7852                 Don't sit there doing nothing after destroying
7853                 the window - return err
7854
7855 2005-10-11 [colin]      1.9.15cvs30
7856
7857         * src/folderview.c
7858                 Apply processing rules before showing folders.
7859                 Early folder show (before flags sync) will only
7860                 be done when there are no processing rules (nor
7861                 pre- or post- ones)
7862         * src/imap.c
7863                 Fix stuff related to mail subdir, creation and 
7864                 deletion of folders 
7865         * src/imap_gtk.c
7866                 Don't allow creation of folders in NoInferior
7867                 folders, as it won't work
7868
7869 2005-10-10 [colin]      1.9.15cvs29
7870
7871         * src/compose.c
7872                 Reselect "None" Privacy system when selecting an
7873                 account with no privacy system defined
7874
7875 2005-10-10 [colin]      1.9.15cvs28
7876
7877         * src/mainwindow.c
7878                 Add Windows-1252 encoding
7879         * src/prefs_common.c
7880                 Rework some defaults:
7881                 - autosave to draft by default
7882                 - don't show header pane (it's already in the textview)
7883                 - Select first new or unread mail on entry
7884                 - Assume 'Yes' to change folder when there's no more
7885                   unread message
7886         * src/prefs_matcher.c
7887                 Fix a gtk assertion failure
7888         * src/gtk/colorlabel.c
7889                 Workaround bad repainting on selection
7890         * src/main.c
7891                 Freeze/thaw (a bit faster on ssh -X)
7892         * src/msgcache.c
7893                 Get rid of StrdupConverter that just adds an
7894                 extra strdup/free 
7895         * src/etpan/imap_thread.c
7896                 memset buf to 0
7897
7898 2005-10-10 [colin]      1.9.15cvs27
7899
7900         * src/export.c
7901         * src/import.c
7902                 Fix compile on gtk 2.4. Patch by wwp
7903
7904 2005-10-09 [colin]      1.9.15cvs26
7905
7906         * src/mainwindow.c
7907         * src/messageview.c
7908         * src/summaryview.c
7909                 Clarify forward menus. Patch by wwp
7910
7911 2005-10-09 [colin]      1.9.15cvs25
7912
7913         * src/compose.c
7914         * src/compose.h
7915                 Fix bug #829 (Non-working "Encrypt message by 
7916                 default when replying to an encrypted message")
7917
7918 2005-10-08 [colin]      1.9.15cvs24
7919
7920         * src/wizard.c
7921                 Fix bug #827 ("Welcome" setup wizard after a 
7922                 permission error gives up & forgets itself.)
7923
7924 2005-10-08 [colin]      1.9.15cvs23
7925
7926         * src/procmime.c
7927                 Fix bug #828 (Ignoring headers with spaces around = sign)
7928
7929 2005-10-08 [colin]      1.9.15cvs22
7930
7931         * src/export.c
7932                 Warning fix by wwp
7933
7934 2005-10-08 [colin]      1.9.15cvs21
7935
7936         * src/folder.c
7937         * src/folder.h
7938                 Add a processing_pending indicator, set on 
7939                 folder_item_open and cleared after 
7940                 folder_item_process_open
7941         * src/folderview.c
7942         * src/summaryview.c
7943                 wrap procmsg_msginfo_*_flags, and in the
7944                 wrapper check that there's no folder processing 
7945                 pending. If there is, defer the flags change until 
7946                 processing is done to avoid stepping over each
7947                 other's toes.
7948                 Freeze during processing, but not during scanning.
7949
7950 2005-10-07 [colin]      1.9.15cvs20
7951
7952         * src/plugins/pgpcore/passphrase.c
7953                 Fix bug #826 (X-Server hangs when 
7954                 right-clicking a PGP encrypted message)
7955
7956 2005-10-07 [paul]       1.9.15cvs19
7957
7958         * src/compose.c
7959                 fix compose_entries[]
7960                 patch by Fabien Vantard
7961
7962 2005-10-06 [colin]      1.9.15cvs18
7963
7964         * src/pixmaps/address.xpm
7965         * src/pixmaps/address_book.xpm
7966         * src/pixmaps/book.xpm
7967         * src/pixmaps/check_spelling.xpm
7968         * src/pixmaps/checkbox_off.xpm
7969         * src/pixmaps/checkbox_on.xpm
7970         * src/pixmaps/close.xpm
7971         * src/pixmaps/complete.xpm
7972         * src/pixmaps/continue.xpm
7973         * src/pixmaps/deleted.xpm
7974         * src/pixmaps/down_arrow.xpm
7975         * src/pixmaps/exec.xpm
7976         * src/pixmaps/forwarded.xpm
7977         * src/pixmaps/group.xpm
7978         * src/pixmaps/ignorethread.xpm
7979         * src/pixmaps/interface.xpm
7980         * src/pixmaps/jpilot.xpm
7981         * src/pixmaps/ldap.xpm
7982         * src/pixmaps/linewrap.xpm
7983         * src/pixmaps/linewrapcurrent.xpm
7984         * src/pixmaps/mail.xpm
7985         * src/pixmaps/mail_attach.xpm
7986         * src/pixmaps/mail_compose.xpm
7987         * src/pixmaps/mail_forward.xpm
7988         * src/pixmaps/mail_receive.xpm
7989         * src/pixmaps/mail_receive_all.xpm
7990         * src/pixmaps/mail_reply.xpm
7991         * src/pixmaps/mail_reply_to_all.xpm
7992         * src/pixmaps/mail_reply_to_author.xpm
7993         * src/pixmaps/mail_send.xpm
7994         * src/pixmaps/mail_send_queue.xpm
7995         * src/pixmaps/mime_application.xpm
7996         * src/pixmaps/mime_audio.xpm
7997         * src/pixmaps/mime_image.xpm
7998         * src/pixmaps/mime_message.xpm
7999         * src/pixmaps/mime_text_enriched.xpm
8000         * src/pixmaps/mime_text_html.xpm
8001         * src/pixmaps/mime_text_plain.xpm
8002         * src/pixmaps/mime_unknown.xpm
8003         * src/pixmaps/new.xpm
8004         * src/pixmaps/news_compose.xpm
8005         * src/pixmaps/offline.xpm
8006         * src/pixmaps/online.xpm
8007         * src/pixmaps/paste.xpm
8008         * src/pixmaps/preferences.xpm
8009         * src/pixmaps/privacy_emblem_encrypted.xpm
8010         * src/pixmaps/privacy_expired.xpm
8011         * src/pixmaps/privacy_failed.xpm
8012         * src/pixmaps/privacy_passed.xpm
8013         * src/pixmaps/privacy_signed.xpm
8014         * src/pixmaps/privacy_unknown.xpm
8015         * src/pixmaps/privacy_warn.xpm
8016         * src/pixmaps/properties.xpm
8017         * src/pixmaps/replied.xpm
8018         * src/pixmaps/search.xpm
8019         * src/pixmaps/unread.xpm
8020         * src/pixmaps/up_arrow.xpm
8021         * src/pixmaps/vcard.xpm
8022                 Modernize internal theme, with icons from the 
8023                 Gnomaws theme. Keep some of the old ones where
8024                 they were better.
8025
8026 2005-10-06 [colin]      1.9.15cvs17
8027
8028         * src/summaryview.c
8029                 Little optimisations + bugfix
8030         * src/toolbar.c
8031                 Remove default useless items - useless being defined
8032                 by the default relevant prefs
8033         * src/wizard.c
8034                 include config.h to make gettext work
8035         * src/prefs_themes.c
8036                 Fix selection of current theme in prefs
8037
8038 2005-10-06 [colin]      1.9.15cvs16
8039
8040         * src/prefs_common.c
8041         * src/prefs_common.h
8042         * src/prefs_summaries.c
8043         * src/folderview.c
8044                 Add a warning dialog on Mark all read 
8045                 (with pref to get rid of it)
8046
8047 2005-10-06 [paul]       1.9.15cvs15
8048
8049         * po/nb.po
8050         * po/pt_BR.po
8051                 updated by Geir Helland and Frederico
8052                 Goncalves Guimaraes
8053
8054 2005-10-05 [colin]      1.9.15cvs14
8055
8056         * src/folder.c
8057         * src/folder.h
8058         * src/folderview.c
8059         * src/folderview.h
8060         * src/imap_gtk.c
8061         * src/mh_gtk.c
8062         * src/mainwindow.c
8063         * src/setup.c
8064                 add a way to rescan without rebuilding
8065                 make moving a bit faster (less folders changes)
8066                 don't lock the tree on Get 
8067         * src/imap.c
8068                 Don't re-delete deleted messages before expunging
8069         * src/summaryview.c
8070                 Set batch mode when deleting mails
8071
8072 2005-10-05 [paul]       1.9.15cvs13
8073
8074         * src/mainwindow.c
8075         * src/mainwindow.h
8076                 fix disabled Execute menu item
8077         * src/toolbar.c
8078                 match the change in 1.9.15cvs10: use Compose
8079                 instead of News by default
8080
8081 2005-10-04 [colin]      1.9.15cvs12
8082
8083         * src/compose.c
8084                 When replying to an ML post with Reply-To set
8085                 to the poster's email, honor it (as before),
8086                 but also honor our user's request to reply to
8087                 the mailing list: set the ML address in the To
8088                 field and the Reply-To address in the Cc: 
8089                 field.
8090
8091 2005-10-04 [colin]      1.9.15cvs11
8092
8093         * src/plugins/trayicon/trayicon.c
8094                 Finish cosmetic change - thanks to wwp
8095
8096 2005-10-04 [colin]      1.9.15cvs10
8097
8098         * src/toolbar.c
8099                 Use Compose instead of Email by default.
8100                 Spotted by wwp.
8101
8102 2005-10-04 [colin]      1.9.15cvs9
8103
8104         * src/folder.c
8105         * src/folder.h
8106         * src/folderview.c
8107         * src/imap.c
8108         * src/etpan/imap-thread.c
8109         * src/etpan/imap-thread.h
8110                 Try to make IMAP faster, by simplifying SEARCH
8111                 commands, avoiding sending two STATUS in a row,
8112                 and deferring flags sync and processing just
8113                 after displaying the folder. 
8114                 This will update the SummaryView in certain
8115                 cases (new mails not already fetched, flags
8116                 changed from another client) but in a non-
8117                 blocking manner.
8118
8119 2005-10-04 [colin]      1.9.15cvs8
8120
8121         * src/plugins/trayicon/trayicon.c
8122                 Relabel "Offline" to "Work offline"
8123
8124 2005-10-04 [colin]      1.9.15cvs7
8125
8126         * src/export.c
8127         * src/import.c
8128         * src/mbox.c
8129                 Fix mbox import/export buglets
8130                 Patch by wwp
8131         * src/plugins/trayicon/trayicon.c
8132                 Add offline swithc
8133                 Patch by wwp
8134
8135 2005-10-04 [colin]      1.9.15cvs6
8136
8137         * src/folder.c
8138         * src/folderview.c
8139         * src/summaryview.c
8140                 Better fix (don't break mark all read) for cvs2
8141
8142 2005-10-03 [colin]      1.9.15cvs5
8143
8144         * src/folder.c
8145                 Use a sane sort by default
8146
8147 2005-10-03 [colin]      1.9.15cvs4
8148
8149         * src/inc.c
8150                 Add a 'Only once' button for overriding offline mode
8151         * src/prefs_account.c
8152         * src/wizard.c
8153                 Add Local mbox to the wizard
8154                 Add IMAP subdir to the wizard (or the wizard is useless
8155                 for such accounts, or even worse than useless)
8156                 Move IMAP subdir from Advanced to Receive tab, as it's
8157                 not that uncommon
8158
8159 2005-10-03 [colin]      1.9.15cvs3
8160
8161         * src/send_message.c
8162                 Forgot this one in cvs1
8163
8164 2005-10-03 [colin]      1.9.15cvs2
8165
8166         * src/folder.c
8167                 Faster close when leaving a folder with lots
8168                 of new mails. Idea by David Relson.
8169
8170 2005-10-03 [colin]      1.9.15cvs1
8171
8172         * src/compose.c
8173         * src/imap.c
8174         * src/inc.c
8175         * src/main.c
8176         * src/messageview.c
8177         * src/news.c
8178         * src/summaryview.c
8179         * src/gtk/sslcertwindow.c
8180         * src/plugins/trayicon/trayicon.c
8181                 Add accels to every AlertPanel. Patch by Fabien 
8182                 Vantard
8183
8184 2005-10-03 [paul]       1.9.15
8185
8186         1.9.15 released
8187
8188 2005-10-03 [paul]       1.9.14cvs68
8189
8190         * po/ca.po
8191         * po/de.po
8192         * po/es.po
8193         * po/fi.po
8194         * po/fr.po
8195         * po/sk.po
8196         * po/sr.po
8197         * po/zh_CN.po
8198                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
8199                 Mones Lastra, Tommi Pirinen, Fabien vantard,
8200                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
8201
8202 2005-10-03 [paul]       1.9.14cvs67
8203
8204         * src/send_message.c
8205                 prevent hang on Cancel
8206                 patch by Colin
8207
8208 2005-10-03 [paul]       1.9.14cvs66
8209
8210         * src/main.c
8211                 fix crash in IMAP caused by discrepancy
8212                 between check_at_startup and offline mode
8213                 Patch by Colin
8214
8215 2005-10-01 [paul]       1.9.14cvs65
8216
8217         * src/inc.c
8218                 fix engrish
8219
8220 2005-10-01 [paul]       1.9.14cvs64
8221         * src/export.c
8222         * src/import.c
8223                 synchronise import_mbox() and export_mbox()
8224         * src/mbox.c
8225                 proc_mbox(): add alert if file cannot be opened
8226                 export_list_to_mbox(): test if dest file exists,
8227                 prompt user to overwrite if it does. add alert
8228                 if file cannot be created
8229                                                                 
8230         Patch by wwp
8231                                                                                                                 
8232
8233 2005-09-30 [paul]       1.9.14cvs63
8234
8235         * src/addressbook.c
8236                 Fix sensitivity of a menu
8237         * src/codeconv.c
8238                 Respect hidden pref for mails with no encoding
8239         * src/common/xml.c
8240                 Fix memory corruption
8241         * src/plugins/pgpcore/sgpgme.c
8242                 Fix segfault on incomplete sigs, and display
8243                 of S/Mime UIDs
8244
8245         Patches by Colin
8246
8247 2005-09-30 [colin]      1.9.14cvs62
8248
8249         * src/partial_download.c
8250                 Little logic fix in almost-dead code
8251         * src/pop.c
8252                 Fix partial download when there's no new mail
8253
8254 2005-09-29 [paul]       1.9.14cvs61
8255
8256         * src/plugins/pgpinline/pgpinline.c
8257                 fix bug 819, 'crash accessing sign message'
8258                 Patch by Colin
8259
8260 2005-09-28 [martin]     1.9.14cvs60
8261
8262         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
8263                 fix bug #790 (Crash when restarting window manager (fluxbox))
8264
8265 2005-09-28 [paul]       1.9.14cvs59
8266
8267         * src/gtk/gtkaspell.c
8268                 fix off-by-one typo
8269
8270 2005-09-27 [colin]      1.9.14cvs58
8271
8272         * src/plugins/pgpcore/sgpgme.c
8273                 Report error when there's one, instead of
8274                 "Signature unchecked" 
8275
8276 2005-09-27 [colin]      1.9.14cvs57
8277
8278         * src/prefs_quote.c
8279                 Fix bug #816 (Weird quotation with spaces)
8280
8281 2005-09-27 [colin]      1.9.14cvs56
8282
8283         * src/codeconv.c
8284         * src/compose.c
8285         * src/compose.h
8286                 Put subject in compose's title
8287                 Fix Automatic encoding so that it's really automatic:
8288                 first try default locale's charset, then charset of the replied mail, 
8289                 then utf-8
8290                 Fix encoding of headers (must be in strict mode too)
8291
8292 2005-09-26 [colin]      1.9.14cvs55
8293
8294         * src/gtk/gtkaspell.c
8295                 Fix previous patch - don't color the space,
8296                 just uncolor it :)
8297
8298 2005-09-26 [colin]      1.9.14cvs54
8299
8300         * src/gtk/gtkaspell.c
8301                 Unmark space if possible
8302
8303 2005-09-26 [colin]      1.9.14cvs53
8304
8305         * src/imap.c
8306                 log_error instead of alertpanel according to the pref
8307         * src/etpan/imap-thread.c
8308                 Print connect status, copy only necessary size to 
8309                 logger
8310         * src/plugins/pgpmime/pgpmime.c
8311                 Handle S/Mime signatures (verification only). Patch based
8312                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
8313
8314 2005-09-26 [paul]       1.9.14cvs52
8315
8316         * src/common/passcrypt.c
8317                 this 'workaround' not necessary on NetBSD.
8318                 Thanks to Daniel Gustafson
8319
8320 2005-09-26 [paul]
8321
8322         1.9.15-rc4 released
8323
8324 2005-09-26 [paul]       1.9.14cvs51
8325
8326         * src/summaryview.c
8327                 Skip currently selected message when
8328                 looking for next new or unread message
8329                 in current folder. Patch by Colin
8330         * src/common/passcrypt.c
8331                 eliminate warnings on *BSD. Patch by
8332                 Daniel Gustafson
8333
8334 2005-09-26 [colin]      1.9.14cvs50
8335
8336         * src/procmsg.c
8337                 Call postfiltering hook anyway
8338
8339 2005-09-22 [colin]      1.9.14cvs49
8340
8341         * src/codeconv.c
8342         * src/codeconv.h
8343                 Add a strict mode that doesn't replace with _
8344         * src/compose.c
8345         * src/compose.h
8346                 Use strict conversion while sending
8347                 Fix race when drafting while sending (happens
8348                 on IMAP)
8349                 Fix d'n'd of messages from summaryview
8350         * src/prefs_common.c
8351         * src/prefs_common.h
8352                 add hidden utf8_instead_of_locale_for_broken_mail 
8353                 pref for people that preferred the default charset 
8354                 to be utf8 for broken mails
8355         * src/quote_fmt_parse.y
8356                 fix bug #815 (No quote insert if "From:" fied 
8357                 contained Russian letters)
8358         * src/summaryview.c
8359                 Fix d'n'd of messages to compose
8360
8361 2005-09-22 [paul]       1.9.14cvs48
8362
8363         * src/compose.c
8364                 fix bug where attachments Name entry
8365                 would display Path instead
8366
8367 2005-09-21 [paul]       1.9.14cvs47
8368
8369         * README
8370         * README.jp
8371         * configure.ac
8372         * config/config.rpath
8373         * doc/manual/en/sylpheed-20.html
8374         * doc/manual/es/sylpheed-20.html
8375         * po/bg.po
8376         * po/ca.po
8377         * po/de.po
8378         * po/es.po
8379         * po/fr.po
8380         * po/it.po
8381         * po/pt_BR.po
8382         * po/sk.po
8383         * po/zh_TW.po
8384         * src/account.c
8385         * src/account.h
8386         * src/action.c
8387         * src/action.h
8388         * src/adbookbase.h
8389         * src/addr_compl.c
8390         * src/addr_compl.h
8391         * src/addrbook.c
8392         * src/addrbook.h
8393         * src/addrcache.c
8394         * src/addrcache.h
8395         * src/addrcindex.c
8396         * src/addrcindex.h
8397         * src/addrclip.c
8398         * src/addrclip.h
8399         * src/addrdefs.h
8400         * src/addressadd.c
8401         * src/addressadd.h
8402         * src/addressbook.c
8403         * src/addressbook.h
8404         * src/addressitem.h
8405         * src/addrgather.c
8406         * src/addrgather.h
8407         * src/addrharvest.c
8408         * src/addrharvest.h
8409         * src/addrindex.c
8410         * src/addrindex.h
8411         * src/addritem.c
8412         * src/addritem.h
8413         * src/addrquery.c
8414         * src/addrquery.h
8415         * src/addrselect.c
8416         * src/addrselect.h
8417         * src/alertpanel.c
8418         * src/alertpanel.h
8419         * src/browseldap.c
8420         * src/browseldap.h
8421         * src/codeconv.c
8422         * src/codeconv.h
8423         * src/compose.c
8424         * src/compose.h
8425         * src/crash.c
8426         * src/crash.h
8427         * src/customheader.c
8428         * src/customheader.h
8429         * src/displayheader.c
8430         * src/displayheader.h
8431         * src/editaddress.c
8432         * src/editaddress.h
8433         * src/editbook.c
8434         * src/editbook.h
8435         * src/editgroup.c
8436         * src/editgroup.h
8437         * src/editjpilot.c
8438         * src/editjpilot.h
8439         * src/editldap.c
8440         * src/editldap.h
8441         * src/editldap_basedn.c
8442         * src/editldap_basedn.h
8443         * src/editvcard.c
8444         * src/editvcard.h
8445         * src/enriched.c
8446         * src/enriched.h
8447         * src/exphtmldlg.c
8448         * src/exphtmldlg.h
8449         * src/expldifdlg.c
8450         * src/expldifdlg.h
8451         * src/export.c
8452         * src/export.h
8453         * src/exporthtml.c
8454         * src/exporthtml.h
8455         * src/exportldif.c
8456         * src/exportldif.h
8457         * src/filtering.c
8458         * src/filtering.h
8459         * src/folder.c
8460         * src/folder.h
8461         * src/folder_item_prefs.c
8462         * src/folder_item_prefs.h
8463         * src/foldersel.c
8464         * src/foldersel.h
8465         * src/folderutils.c
8466         * src/folderutils.h
8467         * src/folderview.c
8468         * src/folderview.h
8469         * src/grouplistdialog.c
8470         * src/grouplistdialog.h
8471         * src/headerview.c
8472         * src/headerview.h
8473         * src/html.c
8474         * src/html.h
8475         * src/image_viewer.c
8476         * src/image_viewer.h
8477         * src/imap.c
8478         * src/imap.h
8479         * src/imap_gtk.c
8480         * src/imap_gtk.h
8481         * src/import.c
8482         * src/import.h
8483         * src/importldif.c
8484         * src/importldif.h
8485         * src/importmutt.c
8486         * src/importmutt.h
8487         * src/importpine.c
8488         * src/importpine.h
8489         * src/inc.c
8490         * src/inc.h
8491         * src/jpilot.c
8492         * src/jpilot.h
8493         * src/ldapctrl.c
8494         * src/ldapctrl.h
8495         * src/ldaplocate.c
8496         * src/ldaplocate.h
8497         * src/ldapquery.c
8498         * src/ldapquery.h
8499         * src/ldapserver.c
8500         * src/ldapserver.h
8501         * src/ldaputil.c
8502         * src/ldaputil.h
8503         * src/ldif.c
8504         * src/ldif.h
8505         * src/localfolder.c
8506         * src/localfolder.h
8507         * src/main.c
8508         * src/main.h
8509         * src/mainwindow.c
8510         * src/mainwindow.h
8511         * src/manual.c
8512         * src/manual.h
8513         * src/matcher.c
8514         * src/matcher.h
8515         * src/matcher_parser.h
8516         * src/matcher_parser_lex.l
8517         * src/matcher_parser_parse.y
8518         * src/mbox.c
8519         * src/mbox.h
8520         * src/message_search.c
8521         * src/message_search.h
8522         * src/messageview.c
8523         * src/messageview.h
8524         * src/mh.c
8525         * src/mh.h
8526         * src/mh_gtk.c
8527         * src/mh_gtk.h
8528         * src/mimeview.c
8529         * src/mimeview.h
8530         * src/msgcache.c
8531         * src/msgcache.h
8532         * src/mutt.c
8533         * src/mutt.h
8534         * src/news.c
8535         * src/news.h
8536         * src/news_gtk.c
8537         * src/news_gtk.h
8538         * src/noticeview.c
8539         * src/noticeview.h
8540         * src/partial_download.c
8541         * src/partial_download.h
8542         * src/pine.c
8543         * src/pine.h
8544         * src/pop.c
8545         * src/pop.h
8546         * src/prefs_account.c
8547         * src/prefs_account.h
8548         * src/prefs_actions.c
8549         * src/prefs_actions.h
8550         * src/prefs_common.c
8551         * src/prefs_common.h
8552         * src/prefs_compose_writing.c
8553         * src/prefs_compose_writing.h
8554         * src/prefs_customheader.c
8555         * src/prefs_customheader.h
8556         * src/prefs_display_header.c
8557         * src/prefs_display_header.h
8558         * src/prefs_ext_prog.c
8559         * src/prefs_ext_prog.h
8560         * src/prefs_filtering.c
8561         * src/prefs_filtering.h
8562         * src/prefs_filtering_action.c
8563         * src/prefs_filtering_action.h
8564         * src/prefs_folder_column.c
8565         * src/prefs_folder_column.h
8566         * src/prefs_folder_item.c
8567         * src/prefs_folder_item.h
8568         * src/prefs_fonts.c
8569         * src/prefs_fonts.h
8570         * src/prefs_gtk.c
8571         * src/prefs_gtk.h
8572         * src/prefs_image_viewer.c
8573         * src/prefs_image_viewer.h
8574         * src/prefs_matcher.c
8575         * src/prefs_matcher.h
8576         * src/prefs_message.c
8577         * src/prefs_message.h
8578         * src/prefs_msg_colors.c
8579         * src/prefs_msg_colors.h
8580         * src/prefs_other.c
8581         * src/prefs_other.h
8582         * src/prefs_quote.c
8583         * src/prefs_quote.h
8584         * src/prefs_receive.c
8585         * src/prefs_receive.h
8586         * src/prefs_send.c
8587         * src/prefs_send.h
8588         * src/prefs_spelling.c
8589         * src/prefs_spelling.h
8590         * src/prefs_summaries.c
8591         * src/prefs_summaries.h
8592         * src/prefs_summary_column.c
8593         * src/prefs_summary_column.h
8594         * src/prefs_template.c
8595         * src/prefs_template.h
8596         * src/prefs_themes.c
8597         * src/prefs_themes.h
8598         * src/prefs_toolbar.c
8599         * src/prefs_toolbar.h
8600         * src/prefs_wrapping.c
8601         * src/prefs_wrapping.h
8602         * src/privacy.c
8603         * src/privacy.h
8604         * src/procheader.c
8605         * src/procheader.h
8606         * src/procmime.c
8607         * src/procmime.h
8608         * src/procmsg.c
8609         * src/procmsg.h
8610         * src/quote_fmt.c
8611         * src/quote_fmt_parse.y
8612         * src/recv.c
8613         * src/recv.h
8614         * src/remotefolder.c
8615         * src/remotefolder.h
8616         * src/send_message.c
8617         * src/send_message.h
8618         * src/setup.c
8619         * src/setup.h
8620         * src/simple-gettext.c
8621         * src/sourcewindow.c
8622         * src/sourcewindow.h
8623         * src/ssl_manager.c
8624         * src/ssl_manager.h
8625         * src/statusbar.c
8626         * src/statusbar.h
8627         * src/stock_pixmap.c
8628         * src/stock_pixmap.h
8629         * src/summary_search.c
8630         * src/summary_search.h
8631         * src/summaryview.c
8632         * src/summaryview.h
8633         * src/syldap.c
8634         * src/syldap.h
8635         * src/textview.c
8636         * src/textview.h
8637         * src/toolbar.c
8638         * src/toolbar.h
8639         * src/undo.c
8640         * src/undo.h
8641         * src/unmime.c
8642         * src/unmime.h
8643         * src/vcard.c
8644         * src/vcard.h
8645         * src/wizard.c
8646         * src/wizard.h
8647         * src/common/base64.c
8648         * src/common/base64.h
8649         * src/common/defs.h
8650         * src/common/hooks.c
8651         * src/common/hooks.h
8652         * src/common/log.c
8653         * src/common/log.h
8654         * src/common/md5.c
8655         * src/common/md5.h
8656         * src/common/mgutils.c
8657         * src/common/mgutils.h
8658         * src/common/nntp.c
8659         * src/common/nntp.h
8660         * src/common/passcrypt.c
8661         * src/common/passcrypt.h.in
8662         * src/common/plugin.c
8663         * src/common/plugin.h
8664         * src/common/prefs.c
8665         * src/common/prefs.h
8666         * src/common/progressindicator.c
8667         * src/common/progressindicator.h
8668         * src/common/quoted-printable.c
8669         * src/common/quoted-printable.h
8670         * src/common/session.c
8671         * src/common/session.h
8672         * src/common/smtp.c
8673         * src/common/smtp.h
8674         * src/common/socket.c
8675         * src/common/socket.h
8676         * src/common/ssl.c
8677         * src/common/ssl.h
8678         * src/common/ssl_certificate.c
8679         * src/common/ssl_certificate.h
8680         * src/common/string_match.c
8681         * src/common/string_match.h
8682         * src/common/stringtable.c
8683         * src/common/sylpheed.c
8684         * src/common/sylpheed.h
8685         * src/common/template.c
8686         * src/common/template.h
8687         * src/common/timing.h
8688         * src/common/utils.c
8689         * src/common/utils.h
8690         * src/common/uuencode.c
8691         * src/common/uuencode.h
8692         * src/common/version.h.in
8693         * src/common/xml.c
8694         * src/common/xml.h
8695         * src/common/xmlprops.c
8696         * src/common/xmlprops.h
8697         * src/gtk/about.c
8698         * src/gtk/about.h
8699         * src/gtk/colorlabel.c
8700         * src/gtk/colorlabel.h
8701         * src/gtk/colorsel.c
8702         * src/gtk/colorsel.h
8703         * src/gtk/description_window.c
8704         * src/gtk/description_window.h
8705         * src/gtk/filesel.c
8706         * src/gtk/filesel.h
8707         * src/gtk/foldersort.c
8708         * src/gtk/foldersort.h
8709         * src/gtk/gtkutils.c
8710         * src/gtk/gtkutils.h
8711         * src/gtk/inputdialog.c
8712         * src/gtk/inputdialog.h
8713         * src/gtk/logwindow.c
8714         * src/gtk/logwindow.h
8715         * src/gtk/manage_window.c
8716         * src/gtk/manage_window.h
8717         * src/gtk/menu.c
8718         * src/gtk/menu.h
8719         * src/gtk/pluginwindow.c
8720         * src/gtk/pluginwindow.h
8721         * src/gtk/prefswindow.c
8722         * src/gtk/prefswindow.h
8723         * src/gtk/progressdialog.c
8724         * src/gtk/progressdialog.h
8725         * src/gtk/quicksearch.c
8726         * src/gtk/quicksearch.h
8727         * src/gtk/sslcertwindow.c
8728         * src/gtk/sslcertwindow.h
8729         * src/plugins/clamav/clamav_plugin.c
8730         * src/plugins/clamav/clamav_plugin.h
8731         * src/plugins/clamav/clamav_plugin_gtk.c
8732         * src/plugins/demo/demo.c
8733         * src/plugins/dillo_viewer/dillo_prefs.c
8734         * src/plugins/dillo_viewer/dillo_prefs.h
8735         * src/plugins/dillo_viewer/dillo_viewer.c
8736         * src/plugins/mathml_viewer/mathml_viewer.c
8737         * src/plugins/pgpcore/passphrase.c
8738         * src/plugins/pgpcore/passphrase.h
8739         * src/plugins/pgpcore/plugin.c
8740         * src/plugins/pgpcore/prefs_gpg.c
8741         * src/plugins/pgpcore/prefs_gpg.h
8742         * src/plugins/pgpcore/select-keys.c
8743         * src/plugins/pgpcore/select-keys.h
8744         * src/plugins/pgpcore/sgpgme.c
8745         * src/plugins/pgpcore/sgpgme.h
8746         * src/plugins/pgpinline/pgpinline.c
8747         * src/plugins/pgpinline/pgpinline.h
8748         * src/plugins/pgpinline/plugin.c
8749         * src/plugins/pgpmime/pgpmime.c
8750         * src/plugins/pgpmime/pgpmime.h
8751         * src/plugins/pgpmime/plugin.c
8752         * src/plugins/spamassassin/spamassassin.c
8753         * src/plugins/spamassassin/spamassassin.h
8754         * src/plugins/spamassassin/spamassassin_gtk.c
8755         * src/plugins/trayicon/trayicon.c
8756         * tools/OOo2sylpheed.pl
8757         * tools/acroread2sylpheed.pl
8758         * tools/asus_mailled.sh
8759         * tools/filter_conv.pl
8760         * tools/freshmeat_search.pl
8761         * tools/google_search.pl
8762         * tools/kmail2sylpheed.pl
8763         * tools/kmail2sylpheed_v2.pl
8764         * tools/maildir2sylpheed.pl
8765         * tools/multiwebsearch.pl
8766         * tools/newscache_clean.pl
8767         * tools/outlook2sylpheed.pl
8768         * tools/sylpheed-switcher
8769         * tools/update-po
8770         * tools/vcard2xml.py
8771         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8772                 update FSF address
8773
8774 2005-09-21 [colin]      1.9.14cvs46
8775
8776         * src/gedit-print.c
8777         * src/procmsg.c
8778         * src/procmsg.h
8779         * src/textview.c
8780         * src/summaryview.c
8781                 Remove some printing hacks (deselection/reselection),
8782                 which by the way fix printing the currently 
8783                 displayed mime part (still only text)
8784                 Plus a little optimisation of summary_show
8785
8786
8787 2005-09-20 [colin]      1.9.14cvs45
8788
8789         * src/mainwindow.c
8790         * src/messageview.c
8791                 GUI fixups: add accels, set message
8792                 view title to displayed mail's subject
8793         * src/prefs_spelling.c
8794         * src/gtk/gtkaspell.c
8795                 GUI fixups: allow underlining misspelled
8796                 words instead of coloring them (a11y!)
8797
8798 2005-09-19 [colin]
8799
8800         1.9.15rc3 released
8801
8802 2005-09-19 [colin]      1.9.14cvs44
8803
8804         * src/compose.c
8805                 Fix draft message
8806         * src/gtk/gtkaspell.c
8807                 Fix wrong test ;-)
8808
8809 2005-09-19 [colin]      1.9.14cvs43
8810
8811         * src/addressbook.c
8812                 Fix sensitivity of Delete button
8813         * src/compose.c
8814                 Warn if the requested Privacy system
8815                 is not available
8816         * src/exphtmldlg.c
8817         * src/expldifdlg.c
8818         * src/importldif.c
8819         * src/importmutt.c
8820         * src/importpine.c
8821                 Fix crappy UI
8822         * src/
8823         * src/ssl.h
8824         * src/prefs_account.h
8825         * src/prefs_account.c
8826                 Save SSL prefs even in builds that have
8827                 SSL support disable
8828         * src/imap.c
8829         * src/inc.c
8830         * src/news.c
8831         * src/send_message.c
8832                 Warn if connection should be secure, but
8833                 SSL support isn't compiled in
8834         * src/gtkaspell.c
8835                 Fix word separation on UTF-8 systems
8836                 Fixes bug #812 (Strange inline spellchecking)
8837         * src/compose.c
8838                 Warn if the requested Privacy system
8839                 is not available
8840                 Factorize offline warning
8841         * src/imap.c
8842         * src/imap_gtk.c
8843         * src/imap_gtk.h
8844         * src/inc.h
8845         * src/news_gtk.c
8846         * src/news_gtk.h
8847         * src/messageview.c
8848                 Factorize offline warning
8849
8850 2005-09-19 [paul]
8851
8852         1.9.15-rc2 released
8853
8854 2005-09-18 [colin]      1.9.14cvs42
8855
8856         * src/codeconv.c
8857         * src/codeconv.h
8858         * src/procmime.c
8859                 Add a way to get locale's charset ignoring utf-8,
8860                 and use that as default encoding for broken mails
8861
8862 2005-09-18 [colin]      1.9.14cvs41
8863
8864         * src/gtk/logwindow.c
8865                 Translate string. Patch by Fabien Vantard
8866
8867 2005-09-18 [colin]      1.9.14cvs40
8868
8869         * configure.ac
8870                 Fix bug #803 (IMAP/SSL support breaks with 
8871                 GnuTLS libetpan 0.38)
8872
8873 2005-09-18 [colin]      1.9.14cvs39
8874
8875         * src/codeconv.c
8876         * src/compose.c
8877         * src/procmime.c
8878                 More charsets fixes. Fixes bug #806 (non
8879                 ascii characters in subject line)
8880
8881 2005-09-17 [paul]       1.9.14cvs38
8882
8883         * src/folderview.c
8884         * src/mainwindow.c
8885                 fix gcc-2.95 issues
8886                 Patch by Pawel Pekala
8887
8888 2005-09-17 [colin]      1.9.14cvs37
8889
8890         * src/addrindex.c
8891                 bugfix for NO-USE LDAP compilation, patch 
8892                 by Fabien Vantard
8893
8894 2005-09-17 [colin]      1.9.14cvs36
8895
8896         * src/prefs_actions.c
8897         * src/prefs_customheader.c
8898         * src/prefs_display_header.c
8899         * src/prefs_filtering_action.c
8900         * src/prefs_matcher.c
8901         * src/prefs_toolbar.c
8902                 Fix strange casts (less elegant but
8903                 works better)
8904
8905 2005-09-16 [colin]      1.9.14cvs35
8906
8907         * src/jpilot.c
8908                 Missed that one
8909
8910 2005-09-16 [colin]      1.9.14cvs34
8911
8912         * configure.ac
8913         * src/Makefile.am
8914         * src/addr_compl.c
8915         * src/addrindex.c
8916         * src/browseldap.c
8917         * src/editldap.c
8918         * src/ldaplocate.c
8919         * src/ldapquery.c
8920         * src/ldapquery.h
8921         * src/ldapserver.c
8922         * src/ldapserver.h
8923         * src/main.c
8924         * src/matcher_parser_parse.y
8925         * src/prefs_themes.c
8926         * src/etpan/Makefile.am
8927         * src/gtk/description_window.c
8928         * src/plugins/clamav/Makefile.am
8929         * src/plugins/clamav/clamav_plugin.c
8930         * src/plugins/dillo_viewer/Makefile.am
8931         * src/plugins/pgpcore/Makefile.am
8932         * src/plugins/pgpinline/Makefile.am
8933         * src/plugins/pgpmime/Makefile.am
8934         * src/plugins/trayicon/Makefile.am
8935                 Fix 100% cpu usage in address completion list
8936                 Fix little bugs (return with no values etc)
8937                 Fix all warnings (with common CFLAGS)
8938
8939 2005-09-15 [colin]      1.9.14cvs33
8940
8941         * src/addressbook.c
8942                 Fix bug where sometimes a group's email list is empty,
8943                 force its refresh (probably fixes "Re: how to create a 
8944                 distribution list")
8945         * src/ldapquery.c
8946                 Don't return to the callback in the main thread from the
8947                 fetch thread (or face segs!)
8948
8949 2005-09-15 [paul]       1.9.14cvs32
8950
8951         * src/prefs_matcher.c
8952                 forgotten in last commit
8953
8954 2005-09-15 [paul]       1.9.14cvs31
8955
8956         * src/prefs_actions.c
8957         * src/prefs_filtering_action.c
8958         * src/prefs_quote.c
8959         * src/quote_fmt.c
8960         * src/summaryview.c
8961         * src/gtk/description_window.c
8962         * src/gtk/description_window.h
8963         * src/gtk/quicksearch.c
8964                 allow interaction with the called
8965                 description window
8966                 Patch by Anders Hammar
8967
8968 2005-09-14 [paul]       1.9.14cvs30
8969
8970         * src/compose.c
8971                 fix a little annoyance when pasting with 3rd button 
8972                 with wrap_pastes=0 and wrap_input=1
8973                 Patch by Colin
8974
8975 2005-09-14 [paul]       1.9.14cvs29
8976
8977         * src/prefs_account.c
8978                 disable 'Filter messages on receiving' for
8979                 SMTP-only accounts
8980                 Patch  by Anders Hammar
8981
8982 2005-09-14 [paul]       1.9.14cvs28
8983
8984         * po/sk.po
8985                 fix crash
8986                 updated by Andrej Kacian
8987
8988 2005-09-14 [paul]
8989
8990         1.9.15-rc1 released
8991
8992 2005-09-14 [paul]       1.9.14cvs27
8993
8994         * po/es.po
8995                 updated by Ricardo Mones Lastra
8996         * src/compose.c
8997         * src/compose.h
8998                 associate no_wrap_tags to Compose windows
8999                 instead of using a static one
9000                 Patch by Colin
9001         * src/mbox.c
9002                 fix proc_mbox()
9003                 Patch by wwp
9004         * src/textview.c
9005                 remove unneeded printf()
9006
9007 2005-09-14 [paul]       1.9.14cvs26
9008
9009         * src/addrcache.c
9010         * src/codeconv.h
9011         * src/folder.h
9012         * src/mainwindow.h
9013         * src/mh.c
9014         * src/mimeview.h
9015         * src/partial_download.c
9016         * src/pop.c
9017         * src/prefs_account.c
9018         * src/prefs_account.h
9019         * src/prefs_actions.c
9020         * src/prefs_customheader.c
9021         * src/prefs_display_header.c
9022         * src/prefs_filtering_action.c
9023         * src/prefs_matcher.c
9024         * src/prefs_toolbar.c
9025         * src/privacy.h
9026         * src/procmime.c
9027         * src/procmime.h
9028         * src/procmsg.h
9029         * src/textview.c
9030         * src/undo.h
9031         * src/common/plugin.c
9032         * src/common/session.h
9033         * src/common/socket.c
9034         * src/common/socket.h
9035         * src/common/template.c
9036         * src/gtk/gtkaspell.c
9037         * src/gtk/quicksearch.h
9038         * src/plugins/pgpcore/passphrase.c
9039         * src/plugins/pgpcore/prefs_gpg.h
9040         * src/plugins/pgpcore/select-keys.c
9041         * src/plugins/pgpcore/select-keys.h
9042         * src/plugins/pgpcore/sgpgme.c
9043         * src/plugins/pgpinline/pgpinline.c
9044         * src/plugins/pgpmime/pgpmime.c
9045         * src/plugins/trayicon/trayicon.c
9046                 fix compilation warnings
9047                 Patch by Daniel Gustafson
9048
9049 2005-09-14 [paul]       1.9.14cvs25
9050
9051         * src/addressbook.c
9052                 add missing column header, and other small
9053                 bug fixes
9054                 Patch by Anders Hammar
9055
9056 2005-09-13 [colin]      1.9.14cvs24
9057
9058         * src/gtk/gtkaspell.c
9059                 Fix non-utf8 in menu
9060                 Fix little leaks
9061                 Nullify struct members after free()s
9062
9063 2005-09-13 [colin]      1.9.14cvs23
9064
9065         * src/compose.c
9066                 Test utf8 compliance before inserting to 
9067                 buffer, and try to convert if necessary
9068         * src/procmime.c
9069                 If no charset is present, use the locale 
9070                 one instead of us-ascii
9071         * src/procmsg.c
9072                 Add Sender, List-Post and To in the checked 
9073                 headers for automatic rules creation 
9074                 (thanks to wwp)
9075         * src/prefs_themes.c
9076         * src/gtk/gtkaspell.c
9077                 Remove deprecated functions. 
9078                 patch by Daniel Gustafson
9079
9080 2005-09-12 [colin]      1.9.14cvs22
9081
9082         * src/compose.c
9083                 Fix bug #448 (Scrolling/Redraw issue with 
9084                 address-fields in Header)
9085         * src/mainwindow.c
9086         * src/summaryview.c
9087         * src/summaryview.h
9088                 Fix loss of MSG_MARKED on move/copy
9089                 Fix bug #804 (Quicksearch togglebutton doesn't 
9090                 get depressed after '/' key is pressed)
9091
9092 2005-09-12 [paul]       1.9.14cvs21
9093
9094         * AUTHORS
9095         * src/gtk/logwindow.c
9096                 add 'Clear Log' to popup menu
9097                 Patch by Anders Hammar <anders.hammar@telia.com>
9098
9099 2005-09-12 [paul]       1.9.14cvs20
9100
9101         * src/compose.c
9102                 set correct sensitivity on attachments
9103                 popup menu
9104         * src/folder.c
9105                 fix typo
9106         * src/prefs_spelling.c
9107                 fix crash when no LANG env is set
9108         * src/common/xml.c
9109                 fix crash in wizard
9110                 don't use memeory after free
9111
9112         All patches by Daniel Gustafson
9113
9114 2005-09-12 [paul]       1.9.14cvs19
9115
9116         * src/prefs_themes.c
9117                 make theme info selectable
9118         * src/gtk/description_window.c
9119                 make window non-modal
9120         * tools/README
9121                 add details of asus_mailed.sh
9122         * tools/claws.i18n.status.pl
9123                 update for new zh_TW translator
9124                 widen the output
9125                 create alternate coloured lines
9126                 improve readability
9127
9128 2005-09-10 [colin]      1.9.14cvs18
9129
9130         * src/plugins/pgpcore/select-keys.c
9131                 Better order for the buttons
9132
9133 2005-09-10 [colin]      1.9.14cvs17
9134
9135         * src/compose.c
9136         * src/plugins/pgpcore/select-keys.c
9137         * src/plugins/pgpcore/select-keys.h
9138         * src/plugins/pgpcore/sgpgme.c
9139                 Add a "Don't encrypt" button to the key
9140                 selection dialog. Fixes bug #177 (There should be a 
9141                 'Don't encrypt button in the Select Keys dialog)
9142
9143 2005-09-10 [colin]      1.9.14cvs16
9144
9145         * src/compose.c
9146                 Fix bug #572 (%X option does not work with templates)
9147
9148 2005-09-10 [colin]      1.9.14cvs15
9149
9150         * src/toolbar.c 
9151                 Remove g_print
9152
9153 2005-09-10 [colin]      1.9.14cvs14
9154
9155         * src/imap.c
9156                 Fix a possible crash
9157
9158 2005-09-09 [colin]      1.9.14cvs13
9159
9160         * src/imap.c
9161         * src/etpan/imap-thread.c
9162         * src/etpan/imap-thread.h
9163                 Fix moving from queue or drafts to normal folders
9164                 Fix bug #794 (No way to delete without expunging)
9165                 Take flags unset by other mailers into account
9166                 Take deleted flag set by other mailers into account
9167                 Fix unsetting REPLIED flag
9168                 Fix crash when capabilities can't be retrieved
9169         * src/mainwindow.c
9170         * src/mainwindow.h
9171                 Add M_DELAYED_FLAGS condition, and let the user use
9172                 Execute in order to be able to expunge deleted mails,
9173                 even if he's not in delayed execute mode
9174         * src/prefs_spelling.c
9175                 Use 'en' dictionary by default if LANG is POSIX or C
9176         * src/gtk/prefswindow.c
9177                 Fix bug #767 (Preferences windows expanding) by making
9178                 the window a bit larger when the resolution is greater
9179                 than 640x480, and by putting the prefs in a
9180                 GtkScrolledWindow.
9181
9182 2005-09-09 [paul]       1.9.14cvs12
9183
9184         * AUTHORS
9185         * configure.ac
9186         * po/zh_TW.Big5.po      ** REMOVED **
9187         * po/zh_TW.po           ** ADDED **
9188                 updated by Wei-Lun Chao
9189
9190 2005-09-09 [paul]       1.9.14cvs11
9191
9192         * src/mainwindow.c
9193                 fix asserts
9194         * src/common/xml.c
9195                 delay memory allocation until file is
9196                 opened successfully
9197                 Patch by Daniel Gustafson
9198
9199 2005-09-09 [colin]      1.9.14cvs10
9200
9201         * src/imap.c
9202                 Add guards
9203
9204 2005-09-08 [colin]      1.9.14cvs9
9205
9206         * src/compose.c
9207                 Alert when we can't save draft
9208                 Fix various wrap/color issues
9209                 Add mid-click pasting respecting wrap_paste option
9210         * src/folder.c
9211         * src/folder.h
9212         * src/folder_item_prefs.c
9213         * src/folder_item_prefs.h
9214         * src/imap.c
9215         * src/imap_gtk.c
9216         * src/imap_gtk.h
9217         * src/main.c
9218         * src/mainwindow.c
9219         * src/mainwindow.h
9220         * src/news.c
9221         * src/news_gtk.c
9222         * src/news_gtk.h
9223         * src/prefs_folder_item.c
9224                 Fix the impossibility to synchronise folders for
9225                 offline use (IMAP and NNTP are concerned)
9226
9227 2005-09-08 [colin]      1.9.14cvs8
9228
9229         * configure.ac
9230                 Build LDAP and JPilot by default if available
9231         * src/textview.c
9232                 Fix use after free
9233
9234 2005-09-08 [paul]       1.9.14cvs7
9235
9236         * doc/manual/en/sylpheed-1.html
9237         * doc/manual/en/sylpheed-18.html
9238         * doc/manual/en/sylpheed-19.html
9239         * doc/manual/en/sylpheed-4.html
9240         * doc/manual/en/sylpheed-6.html
9241         * doc/manual/en/sylpheed.html
9242                 a few minor updates, plus include some
9243                 details about plugins and their requirements
9244         * src/mainwindow.c
9245                 minor changes to English in /View/Sort
9246
9247 2005-09-07 [colin]      1.9.14cvs6
9248
9249         * doc/manual/en/sylpheed-1.html
9250         * doc/manual/en/sylpheed-10.html
9251         * doc/manual/en/sylpheed-11.html
9252         * doc/manual/en/sylpheed-12.html
9253         * doc/manual/en/sylpheed-13.html
9254         * doc/manual/en/sylpheed-14.html
9255         * doc/manual/en/sylpheed-15.html
9256         * doc/manual/en/sylpheed-16.html
9257         * doc/manual/en/sylpheed-17.html
9258         * doc/manual/en/sylpheed-18.html
9259         * doc/manual/en/sylpheed-19.html
9260         * doc/manual/en/sylpheed-2.html
9261         * doc/manual/en/sylpheed-20.html
9262         * doc/manual/en/sylpheed-21.html
9263         * doc/manual/en/sylpheed-22.html
9264         * doc/manual/en/sylpheed-3.html
9265         * doc/manual/en/sylpheed-4.html
9266         * doc/manual/en/sylpheed-5.html
9267         * doc/manual/en/sylpheed-6.html
9268         * doc/manual/en/sylpheed-7.html
9269         * doc/manual/en/sylpheed-8.html
9270         * doc/manual/en/sylpheed-9.html
9271         * doc/manual/en/sylpheed.html
9272                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
9273
9274 2005-09-07 [colin]      1.9.14cvs5
9275
9276         * src/mainwindow.c
9277                 Make labels more to-the-point
9278
9279 2005-09-07 [colin]      1.9.14cvs4
9280
9281         * doc/manual/en/sylpheed-1.html
9282         * doc/manual/en/sylpheed-12.html
9283         * doc/manual/en/sylpheed-13.html
9284         * doc/manual/en/sylpheed-14.html
9285         * doc/manual/en/sylpheed-15.html
9286         * doc/manual/en/sylpheed-16.html
9287         * doc/manual/en/sylpheed-17.html
9288         * doc/manual/en/sylpheed-18.html
9289         * doc/manual/en/sylpheed-19.html
9290         * doc/manual/en/sylpheed-2.html
9291         * doc/manual/en/sylpheed-20.html
9292         * doc/manual/en/sylpheed-21.html
9293         * doc/manual/en/sylpheed-22.html
9294         * doc/manual/en/sylpheed-4.html
9295         * doc/manual/en/sylpheed-5.html
9296         * doc/manual/en/sylpheed-6.html
9297         * doc/manual/en/sylpheed-7.html
9298         * doc/manual/en/sylpheed-8.html
9299         * doc/manual/en/sylpheed-9.html
9300         * doc/manual/en/sylpheed.html
9301                 Update manual
9302
9303 2005-09-07 [colin]      1.9.14cvs3
9304
9305         * doc/faq/en/sylpheed-faq-1.html
9306         * doc/faq/en/sylpheed-faq-2.html
9307         * doc/faq/en/sylpheed-faq-3.html
9308         * doc/faq/en/sylpheed-faq.html
9309                 Update FAQ
9310
9311 2005-09-07 [colin]      1.9.14cvs2
9312
9313         * src/folderview.c
9314         * src/procmsg.c
9315         * src/summaryview.c
9316         * src/toolbar.c
9317                 Fix special subfolders:
9318                 - Inherit parent's icon
9319                 - sent contents of queues subfolders
9320                 - empty subfolders of trashes
9321         * src/mainwindow.c
9322                 Remove outdated manual and faq entries
9323         * src/common/utils.c
9324                 Add quotes around %s coming from mailcap
9325
9326 2005-09-07 [colin]      1.9.14cvs1
9327
9328         * src/compose.c
9329                 After saving draft, set modified to FALSE
9330         * src/mimeview.c
9331         * src/common/utils.c
9332         * src/common/utils.h
9333                 Try to open mime parts using what is 
9334                 indicated in ~/.mailcap or /etc/mailcap,
9335                 if possible.
9336
9337 2005-09-05 [paul]       1.9.14
9338
9339         1.9.14 released
9340
9341         * po/sk.po
9342                 updated by Andrej Kacian
9343
9344 2005-09-05 [paul]       1.9.13cvs83
9345
9346         * po/de.po
9347         * po/es.po
9348         * po/fi.po
9349         * po/fr.po
9350         * po/nb.po
9351         * po/pt_BR.po
9352         * po/sr.po
9353                 updated translations by Thomas Gilgin, Ricardo Mones
9354                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
9355                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
9356
9357 2005-09-04 [paul]       1.9.13cvs82
9358
9359         * src/compose.c
9360                 only warn about exceeded line length limit
9361                 on send
9362
9363 2005-09-04 [paul]       1.9.13cvs81
9364
9365         * src/compose.c
9366                 fix crash in 'line length exceeded' dialogue
9367
9368 2005-09-02 [paul]       1.9.13cvs80
9369
9370         * src/imap.c
9371                 fix bug 795, 'Connection lost IMAP'
9372                 and add statusbar prints
9373                 Patch by Colin
9374
9375 2005-09-02 [paul]       1.9.13cvs79
9376
9377         * src/compose.c
9378                 compose_wrap_paragraph() becomes
9379                 compose_beautify_paragraph()
9380                 Patch by Colin
9381
9382 2005-09-02 [colin]      1.9.13cvs78
9383
9384         * src/folderview.c
9385                 Micro-fix
9386
9387 2005-09-01 [colin]      1.9.13cvs77
9388
9389         * src/imap.c
9390                 Maybe fix bug #795 (Connection lost IMAP)
9391                 Don't try to send logout when we're disconnected.
9392         * src/summaryview.c
9393                 Include locked and marked emails in HRM
9394                 view. Fixes bug #800 (Locked messages no longer 
9395                 show up when hide read messages is used)
9396
9397 2005-09-01 [paul]       1.9.13cvs76
9398
9399         * src/prefs_common.c
9400                 fix bad cutting
9401
9402 2005-08-31 [colin]      1.9.13cvs75
9403
9404         * src/folderview.c
9405         * src/folderview.h
9406         * src/prefs_summaries.c
9407         * src/summaryview.c
9408                 Fix "go to next new", fix preference
9409                 (Open unread/next swapped)
9410
9411 2005-08-31 [paul]       1.9.13cvs74
9412
9413         * src/compose.c
9414         * src/folderview.c
9415         * src/headerview.c
9416         * src/headerview.h
9417         * src/mainwindow.c
9418         * src/prefs_common.c
9419         * src/prefs_common.h
9420         * src/prefs_fonts.c
9421         * src/summaryview.c
9422         * src/textview.c
9423         * src/common/defs.h
9424                 remove obsolete BOLD_FONT setting
9425                 fix font update in headerview and textview
9426                 headers after prefs change
9427                 Patch By Colin
9428
9429 2005-08-31 [paul]
9430
9431         1.9.14-rc4 released
9432
9433 2005-08-30 [colin]      1.9.13cvs73
9434
9435         * src/summaryview.c
9436                 When Hide read messages is selected and we
9437                 refresh the summaryview, don't remove the 
9438                 currently displayed message. Fixes bug #797
9439                 (Summary view reloads when new mail is 
9440                 downloaded in 1.9.14 rc)
9441
9442 2005-08-30 [colin]      1.9.13cvs72
9443
9444         * src/folderview.c
9445                 Fix flickering
9446         * src/mainwindow.c
9447                 Remove useless callback
9448         * src/mimeview.c
9449         * src/gtk/filesel.c
9450         * src/gtk/filesel.h
9451                 Add a filesel_select_file_save_folder() - used by Save All
9452
9453 2005-08-29 [paul]       1.9.13cvs71
9454
9455         * AUTHORS
9456         * src/matcher_parser_parse.y
9457         * src/etpan/imap-thread.c
9458                 fix building on FreeBSD
9459                 Patch by Daniel Gustafson <daniel@hobbit.se>
9460
9461 2005-08-29 [paul]       1.9.13cvs70
9462
9463         * src/plugins/pgpinline/pgpinline.c
9464                 only initialise sig result if it's been handled
9465                 Patch by Colin
9466
9467 2005-08-29 [paul]       1.9.13cvs69
9468         
9469         Patches by Colin:
9470
9471         * src/imap.c
9472         * src/common.utils.c
9473         * src/common/utils.h
9474                 optimisation
9475         * src/stock_pixmap.h
9476                 fix wrong icon reference
9477         * src/pixmaps/trash_btn.xpm
9478                 replace with nicer image
9479
9480 2005-08-28 [colin]      1.9.13cvs68
9481
9482         * src/Makefile.am
9483         * src/stock_pixmap.c
9484         * src/stock_pixmap.h
9485         * src/toolbar.c
9486         * src/pixmaps/trash_btn.xpm
9487                 Add a specific trash xpm for the button
9488
9489 2005-08-28 [colin]      1.9.13cvs67
9490
9491         * src/imap.c
9492                 Fix leak
9493
9494 2005-08-27 [colin]      1.9.13cvs66
9495
9496         * src/imap.c
9497         * src/procmime.c
9498                 Correctly fix "Problem with replies", fixes
9499                 pgpmime encryption too. 
9500
9501 2005-08-27 [colin]      1.9.13cvs65
9502
9503         * src/folder.c
9504         * src/procmsg.c
9505         * src/procmsg.h
9506         * src/summaryview.c
9507                 Fix bug #517 (messages removed from summaryview 
9508                 when moving fails)
9509
9510 2005-08-27 [colin]      1.9.13cvs64
9511
9512         * tools/Makefile.am
9513         * tools/asus_mailled.sh
9514                 Add a script to blink ASUS laptops' mail LED where there
9515                 is unread mail.
9516
9517 2005-08-27 [colin]      1.9.13cvs63
9518
9519         * src/imap.c
9520         * src/etpan/imap-thread.c
9521         * src/etpan/imap-thread.h
9522                 Implement automatic choosing of login method
9523                 Fixes bug #791
9524         * src/gtk/.cvsignore
9525                 Add sylpheed-marshal.[ch]
9526
9527 2005-08-27 [colin]      1.9.13cvs62
9528
9529         * src/common/utils.c
9530                 Fix confusing perror
9531
9532 2005-08-27 [colin]      1.9.13cvs61
9533
9534         * src/toolbar.c
9535         * src/toolbar.h
9536                 Remove A_DELETE, replace it with 
9537                 A_TRASH and A_DELETE_REAL. Automatically
9538                 rewrite config files to replace A_DELETE
9539                 with A_TRASH (no functionality change).
9540                 Fixes half of #794
9541
9542 2005-08-26 [colin]      1.9.13cvs60
9543
9544         * src/procmime.c
9545                 Previous "Problem with replies" fix brought other
9546                 problems, fixing them
9547
9548 2005-08-26 [colin]      1.9.13cvs59
9549
9550         * src/procmime.c
9551                 Fix "Problem with replies". This happened only
9552                 on IMAP...
9553         * src/procmsg.c
9554                 Factorize code a bit
9555         * src/compose.c
9556                 Speed improvement on very long messages (wrapping)
9557                 Fix signature color on Reedit and Redirect
9558                 On Reedit, don't attach pgp-signatures parts, but
9559                 set signing to On.
9560
9561 2005-08-24 [paul]       1.9.13cvs58
9562
9563         * src/compose.c
9564                 don't claim success when clicking
9565                 Cancel on the passphrase box.
9566                 Patch by Colin
9567
9568 2005-08-24 [paul]       1.9.13cvs57
9569
9570         * src/main.c
9571                 fix misplaced sylpheed.log
9572         * src/common/defs.h
9573                 define UIDL_DIR
9574
9575 2005-08-24 [paul]       1.9.13cvs56
9576
9577         * src/imap.c
9578         * src/etpan/imap-thread.c
9579         * src/etpan/imap-thread.h
9580                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
9581                 Patch by Colin
9582         * src/gtk/sylpheed-marshal.c    ** REMOVED **
9583         * src/gtk/sylpheed-marshal.h    ** REMOVED **
9584                 remove autogenerated files
9585         * tools/kdeservicemenu/README
9586         * tools/kdeservicemenu/install.sh
9587         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
9588         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
9589                 use Claws icon, use 'Sylpheed-Claws' in menu,
9590                 use kdialog, and other cleanups
9591
9592 2005-08-23 [paul]       1.9.13cvs55
9593
9594         * src/compose.c
9595                 fix paste/wrap crash
9596                 Patch by Colin
9597
9598 2005-08-23 [paul]       1.9.13cvs54
9599
9600         * src/main.c
9601                 fix crash recovery
9602                 Patch by Colin
9603
9604 2005-08-23 [paul]       1.9.13cvs53
9605
9606         * src/addressbook.c
9607         * src/editaddress.c
9608                 view all data of LDAP contacts
9609                 Patch by Colin
9610
9611 2005-08-23 [paul]       1.9.13cvs52
9612
9613         * src/addressbook.c
9614                 fix issues with the Search field
9615                 Patch by Colin
9616
9617 2005-08-22 [paul]       1.9.13cvs51
9618
9619         * src/folderview.c
9620                 put name of folder in processing dialog
9621                 title
9622         * src/prefs_folder_item.c
9623                 improve english usage
9624
9625 2005-08-22 [paul]       1.9.13cvs50
9626
9627         * src/filtering.c
9628         * src/filtering.h
9629         * src/matcher.c
9630         * src/matcher_parser_lex.l
9631         * src/matcher_parser_parse.y
9632         * src/prefs_filtering.c
9633                 add Filtering/Processing rule names feature.
9634                 (the incompatible old matcherrc is saved as
9635                 matcherrc.pre_names).
9636                 Patch by Colin
9637
9638 2005-08-22 [paul]       1.9.13cvs49
9639
9640         * src/procmsg.c
9641                 fix colour labelling
9642                 Patch by Colin
9643
9644 2005-08-22 [paul]       1.9.13cvs48
9645
9646         * src/textview.c
9647                 fix open_image_cb()
9648
9649 2005-08-22 [paul]       1.9.13cvs47
9650
9651         * src/imap.c
9652                 fix bug 789, 'SC crashes with imap (CVS ver)'
9653                 Patch by Colin
9654
9655 2005-08-22 [paul]       1.9.13cvs46
9656
9657         * src/mimeview.c
9658         * src/prefs_common.c
9659         * src/common/defs.h
9660                 define reused defaults in defs.h
9661         * src/textview.c
9662                 add 'Open image' to image popup menu
9663
9664 2005-08-21 [colin]      1.9.13cvs45
9665
9666         * src/summaryview.c
9667                 Fix bug #788 (Bogus "From" address displayed)
9668
9669 2005-08-20 [colin]      1.9.13cvs44
9670
9671         * src/folder.c
9672                 Fix buf #787 (multilevel delete causes SIGSEGV)
9673
9674 2005-08-19 [colin]      1.9.13cvs43
9675
9676         * src/inc.c
9677         * src/prefs_common.c
9678         * src/prefs_common.h
9679                 Add an hidden pref to allow modifying the
9680                 update stepping in incorporation.
9681                 Patch by wwp.
9682
9683 2005-08-19 [colin]      1.9.13cvs42
9684
9685         * src/compose.c
9686         * src/procmime.c
9687                 Workaround for broken MUAs: encode 
9688                 Content-type: name: as ASCII and 
9689                 Content-Disposition: filename: as
9690                 per rfc2231
9691         * src/prefs_account.c
9692                 Fix invisible-ness of SMTP SSL prefs
9693                 in NNTP accounts
9694
9695 2005-08-19 [paul]       1.9.13cvs41
9696
9697         * src/compose.c
9698         * src/prefs_common.c
9699         * src/prefs_common.h
9700         * src/prefs_wrapping.c
9701                 paste with or without wrapping.
9702                 patch by Colin
9703
9704 2005-08-19 [paul]       1.9.13cvs40
9705
9706         * src/prefs_common.c
9707         * src/prefs_common.h
9708         * src/summaryview.c
9709                 reintroduce enable_swap_from as a
9710                 hidden pref. patch by Colin
9711         * src/quote_fmt_parse.y
9712         * src/plugins/clamav/clamav_plugin.c
9713         * src/plugins/dillo_viewer/dillo_viewer.c
9714         * src/plugins/mathml_viewer/mathml_viewer.c
9715         * src/plugins/pgpcore/sgpgme.c
9716         * src/plugins/pgpinline/pgpinline.c
9717         * src/plugins/pgpmime/pgpmime.c
9718                 tidy up. patch by Colin
9719
9720 2005-08-19 [paul]       1.9.13cvs39
9721
9722         * configure.ac
9723                 complete cvs38's sync
9724         * src/editaddress.c
9725         * src/gedit-print.c
9726         * src/mutt.c
9727         * src/etpan/etpan-log.c
9728         * src/etpan/imap-thread.c
9729         * src/gtk/gtksourceprintjob.c
9730                 fix compilation warnings
9731                 (patch by Colin)
9732
9733 2005-08-19 [paul]       1.9.13cvs38
9734
9735         sync with main:
9736
9737         * src/account.c
9738         * src/action.c
9739         * src/addrbook.c
9740         * src/addrcache.c
9741         * src/addrharvest.c
9742         * src/addrindex.c
9743         * src/codeconv.c
9744         * src/compose.c
9745         * src/crash.c
9746         * src/exporthtml.c
9747         * src/exportldif.c
9748         * src/folder.c
9749         * src/image_viewer.c
9750         * src/inc.c
9751         * src/inc.h
9752         * src/jpilot.c
9753         * src/ldif.c
9754         * src/main.c
9755         * src/matcher.c
9756         * src/mbox.c
9757         * src/messageview.c
9758         * src/mh.c
9759         * src/mimeview.c
9760         * src/msgcache.c
9761         * src/mutt.c
9762         * src/news.c
9763         * src/partial_download.c
9764         * src/pine.c
9765         * src/pop.c
9766         * src/prefs_actions.c
9767         * src/prefs_common.c
9768         * src/prefs_customheader.c
9769         * src/prefs_display_header.c
9770         * src/prefs_gtk.c
9771         * src/prefs_themes.c
9772         * src/procheader.c
9773         * src/procmime.c
9774         * src/procmsg.c
9775         * src/recv.c
9776         * src/send_message.c
9777         * src/simple-gettext.c
9778         * src/sourcewindow.c
9779         * src/textview.c
9780         * src/vcard.c
9781         * src/common/defs.h
9782         * src/common/log.c
9783         * src/common/plugin.c
9784         * src/common/prefs.c
9785         * src/common/session.c
9786         * src/common/session.h
9787         * src/common/socket.c
9788         * src/common/socket.h
9789         * src/common/ssl_certificate.c
9790         * src/common/template.c
9791         * src/common/utils.c
9792         * src/common/utils.h
9793         * src/common/xml.c
9794         * src/gtk/about.c
9795         added wrappers for C library function that
9796                 take pathname arguments.
9797                 enabled compilation with MinGW.
9798                 use GDir instead of directly using opendir().
9799                 added rename_force().
9800
9801 2005-08-19 [paul]       1.9.13cvs37
9802         
9803         patches by Colin:
9804         * src/compose.c
9805                 fix privacy settings on re-editing
9806                 a sent message
9807         * src/jpilot.c
9808                 fix encoding bug
9809         * src/folder.c
9810         * src/procmsg.c
9811         * src/procmsg.h
9812         * src/summaryview.c
9813                 flag changing optimisation
9814
9815 2005-08-18 [martin]     1.9.13cvs36
9816
9817         * commitHelper
9818             added my login
9819         * src/addrcache.c
9820         * src/addrharvest.c
9821         * src/addrindex.c
9822         * src/compose.c
9823         * src/grouplistdialog.c
9824         * src/main.c
9825         * src/mainwindow.c
9826         * src/msgcache.c
9827         * src/mutt.c
9828         * src/pine.c
9829         * src/prefs_account.c
9830         * src/prefs_themes.c
9831         * src/stock_pixmap.c
9832         * src/summaryview.c
9833         * src/gtk/about.c
9834         * src/gtk/logwindow.c
9835             removed deprecated glib and gdk stuff
9836         * src/plugins/pgpcore/select-keys.c
9837             convert attributes from locale to utf8
9838
9839 2005-08-17 [paul]       1.9.13cvs35
9840
9841         * src/account.c
9842         * src/addressbook.c
9843                 use new GTK_STOCK_ icons if available
9844         * src/summaryview.c
9845         * src/gtk/gtksctree.c
9846         * src/gtk/gtksctree.h
9847                 faster range select. patch by Colin
9848
9849 2005-08-17 [paul]       1.9.13cvs34
9850
9851         patches by colin:
9852         * src/addressbook.c
9853         * src/addressitem.h
9854                 Add an edit button for contacts, fix selections
9855                 of gtksctree items
9856         * src/editaddress.c
9857                 Change labels, let Save be always possible in the
9858                 email and user atributes tabs
9859         * src/folderview.c
9860                 fix sort issues
9861         * src/summaryview.c
9862                 select next item instead of the displayed one
9863                 after deletion
9864
9865         * src/gtk/progressdialog.c
9866                 use prefs_common.enable_rules_hint
9867
9868 2005-08-13 [hoa]        1.9.13cvs33
9869
9870         * src/etpan/imap-thread.c
9871                 fixed build on Solaris.
9872
9873 2005-08-10 [colin]      1.9.13cvs32
9874
9875         * src/procmsg.c
9876                 Fix cvs31 (missing fclose before reading
9877                 the file)
9878
9879 2005-08-10 [colin]      1.9.13cvs31
9880
9881         * src/procmsg.c
9882                 Fix procmsg_msginfo_new_from_mimeinfo() when
9883                 the MimeInfo isn't stored in memory. This fixes
9884                 replying to an attached message.
9885
9886 2005-08-10 [colin]      1.9.13cvs30
9887
9888         * src/mainwindow.c
9889                 Fix slowness in account changing
9890
9891 2005-08-10 [colin]      1.9.13cvs29
9892
9893         * src/folder.c
9894         * src/folderutils.c
9895         * src/folderview.c
9896         * src/imap_gtk.c
9897         * src/mainwindow.c
9898         * src/mh_gtk.c
9899         * src/procmsg.c
9900         * src/summaryview.c
9901                 Optimize folder_has_parent_of_type
9902                 Prevent moving special sub-folders from contextual menus
9903                 Rework message a bit ("Empty all messages" -> "Delete all
9904                 messages")
9905                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
9906                 and "Deleted Items" folders)
9907
9908 2005-08-08 [colin]      1.9.13cvs28
9909
9910         * src/summaryview.c
9911         * src/prefs_summaries.c
9912                 Make "Select first unread|new" more flexible
9913                 (just prioritize new or unread)
9914
9915 2005-08-08 [colin]      1.9.13cvs27
9916
9917         * src/summaryview.c
9918                 If "select first new" is selected and there only
9919                 are unread messages, fallback to "select first
9920                 unread".
9921
9922 2005-08-08 [colin]      1.9.13cvs26
9923
9924         * src/folder.c
9925                 Fix shameful bugs (and bug #779)
9926
9927 2005-08-08 [colin]      1.9.13cvs25
9928
9929         * src/folder.c
9930         * src/folder.h
9931                 Cache parents' type to make folder_has_parent_of_type
9932                 faster
9933         * src/folderview.c
9934                 Forbid DnD of special sub-folders
9935         * src/procmsg.c
9936         * src/procmsg.h
9937                 Add MAIL_POSTFILTERING_HOOK
9938         * src/summaryview.c
9939                 Revert over-zealous deletion of the use_addr_book 
9940                 code
9941
9942 2005-08-07 [colin]      1.9.13cvs24
9943
9944         * src/folder.c
9945                 Fix big mistake (passing MsgInfo instead 
9946                 of FolderItem)
9947
9948 2005-08-07 [colin]      1.9.13cvs23
9949
9950         * src/compose.c
9951         * src/folder.c
9952         * src/folder.h
9953         * src/foldersel.c
9954         * src/folderutils.c
9955         * src/folderview.c
9956         * src/imap.c
9957         * src/mainwindow.c
9958         * src/messageview.c
9959         * src/mh.c
9960         * src/msgcache.c
9961         * src/procmime.c
9962         * src/summaryview.c
9963                 Make subfolders of Drafts, Queue, Outbox, Trash
9964                 work like their parents. 
9965                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
9966
9967 2005-08-07 [colin]      1.9.13cvs22
9968
9969         * src/addressbook.c
9970                 Fix bug #771 (Dragged contacts not saved)
9971
9972 2005-08-07 [paul]       1.9.13cvs21
9973
9974         * src/summaryview.c
9975                 fix bug 32 'Search Doesn't display results
9976                 if "Hide Read Messages" is chosen'
9977                 be more literal in interpreting 'Hide read
9978                 messages'
9979
9980 2005-08-07 [colin]      1.9.13cvs20
9981
9982         * src/folderview.c
9983                 Add debug
9984         * src/summaryview.c
9985                 Faster 'unthread_for_execution'
9986
9987 2005-08-06 [paul]       1.9.13cvs19
9988
9989         * src/mainwindow.c
9990                 add mnemonics to Set displayed columns
9991                 fix bug where msgview_visible option was
9992                 overwritten as TRUE on startup
9993
9994 2005-08-06 [paul]       1.9.13cvs18
9995
9996         * src/mainwindow.c
9997                 refer to 'displayed columns in folder/message
9998                 list' not 'displayed items in summary/message view'
9999         * src/prefs_display_header.c
10000                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
10001                 be consistent with similar dialogues
10002         * src/prefs_folder_column.c
10003         * src/prefs_summary_column.c
10004                 'columns' not 'items', and folder and message lists,
10005                 instead of folder and summary views;
10006                 Use 'Hidden columns' as list heading not 'Available
10007                 items';
10008                 move the 'Remove' button to the right hand side;
10009                 top-align the buttons;
10010                 remove unneeded vbox
10011         * src/prefs_summaries.c
10012                 put the 2 column prefs buttons in a frame to reduce
10013                 overall width; refer to columns not items &c.
10014
10015 2005-08-05 [colin]      1.9.13cvs17
10016
10017         * src/prefs_common.c
10018         * src/prefs_common.h
10019         * src/mainwindow.c
10020         * src/compose.c
10021         * src/messageview.c
10022                 Add an hidden toolbar_detachable pref, so
10023                 that I can get rid of these painful handles
10024                 in the toolbars. Defaults to TRUE to avoid
10025                 changing the GUI on unsuspecting people...
10026
10027 2005-08-05 [colin]      1.9.13cvs16
10028
10029         * src/Makefile.am
10030         * src/prefs_folder_column.c
10031         * src/prefs_folder_column.h
10032                 Add prefs for folder columns
10033         * src/folderview.c
10034         * src/folderview.h
10035         * src/mainwindow.c
10036         * src/mainwindow.h
10037         * src/prefs_common.c
10038         * src/prefs_common.h
10039         * src/prefs_summaries.c
10040                 Use them
10041         * src/prefs_summary_column.c
10042         * src/summaryview.c
10043         * src/summaryview.h
10044                 Add a To column
10045         * src/textview.c
10046         * src/common/utils.c
10047         * src/common/utils.h
10048                 Move uri colourisation functions
10049                 to utils
10050         * src/compose.c
10051                 Colourise URIs
10052         * src/imap.c
10053                 Fix bug with LIST where we'd try
10054                 to get Folder//////[...]/// 
10055
10056 2005-08-05 [paul]       1.9.13cvs15
10057
10058         * src/prefs_summaries.c
10059                 improve the English usage
10060         * src/summaryview.c
10061                 set font on column change
10062                 thanks to Colin
10063
10064 2005-08-05 [paul]       1.9.13cvs14
10065
10066         * src/prefs_common.c
10067         * src/prefs_common.h
10068         * src/prefs_summaries.c
10069         * src/summaryview.c
10070                 replace 'open_unread_on_enter' option with
10071                 'select_on_entry' option. opening/not opening
10072                 is now exclusively controlled by 'always_show_msg'
10073
10074 2005-08-04 [colin]      1.9.13cvs13
10075
10076         * src/compose.c
10077                 Remove dead code
10078                 Add colourisation of quotes and signatures
10079         * src/folderview.c
10080                 Fix possible crashes
10081         * src/messageview.c
10082                 Change an assert that is no problem
10083         * src/news.c
10084         * src/news_gtk.c
10085         * src/news_gtk.h
10086                 Fix offline mode
10087         * src/gtk/quicksearch.c
10088                 Fix a possible crash
10089
10090 2005-08-03 [colin]      1.9.13cvs12
10091
10092         * src/prefs_account.c
10093                 Fix bug #777 (Sylpheed crash in account configuration)
10094
10095 2005-08-03 [colin]      1.9.13cvs11
10096
10097         * src/addressbook.c
10098         * src/editaddress.c
10099         * src/editgroup.c
10100                 Fixing addressbook, round 2
10101         * src/textview.c
10102                 Fix emphasis color on rechecking 'Colorize messages'
10103
10104 2005-08-03 [paul]       1.9.13cvs10
10105
10106         sync with main
10107
10108         * src/addr_compl.c
10109         * src/compose.c
10110         * src/main.c
10111         * src/pop.c
10112         * src/prefs_account.c
10113         * src/procmime.c
10114         * src/procmsg.c
10115         * src/quote_fmt_parse.y
10116         * src/textview.c
10117         * src/common/quoted-printable.c
10118         * src/common/utils.c
10119         * src/common/utils.h
10120         * src/common/xml.c
10121                 replaced incorrect locale-independent
10122                 ctype functions with GLib's. Corrected
10123                 signedness mismatch.
10124         * src/headerview.c
10125                 headerview_create(): added spacing for vbox.
10126         * src/gtk/about.c
10127                 set focus to the OK button.
10128
10129 2005-08-03 [colin]      1.9.13cvs9
10130
10131         * src/folderview.c
10132                 Fix possible crash
10133
10134 2005-08-02 [colin]      1.9.13cvs8
10135
10136         * src/mainwindow.c
10137                 Fix cast
10138         * src/addressbook.c
10139         * src/addressitem.h
10140                 Fix a cast and more generally, try to make the
10141                 GUI more intuitive and consistent (round 1)
10142
10143 2005-08-02 [paul]       1.9.13cvs7
10144
10145         * src/folder.h
10146                 missing in 1.9.13cvs6
10147
10148 2005-08-02 [colin]      1.9.13cvs6
10149
10150         * src/folder.c
10151                 Fix one more leak
10152
10153 2005-08-02 [colin]      1.9.13cvs5
10154
10155         * src/folder.c
10156         * src/folderview.c
10157         * src/imap.c
10158         * src/main.c
10159         * src/mbox.c
10160         * src/procmsg.c
10161         * src/summaryview.c
10162                 Fix a number of folder_item_get_msg_list()-related
10163                 leaks (missing procmsg_msginfo_free()s)
10164
10165 2005-08-01 [colin]      1.9.13cvs4
10166
10167         * src/folderview.c
10168         * src/folderview.h
10169         * src/mainwindow.c
10170         * src/prefs_fonts.c
10171         * src/prefs_summaries.c
10172         * src/prefs_themes.c
10173         * src/summaryview.c
10174         * src/summaryview.h
10175         * src/textview.c
10176         * src/textview.h
10177                 Fix instant-apply of summary and folderview-related prefs
10178                 Fix erroneous g_free and alertpanels in prefs_theme
10179                 Add instant-apply for fonts
10180                 Defer applying of prefs a little bit so it's done only
10181                 once even if requested by multiples prefs pages
10182
10183 2005-08-01 [paul]       1.9.13cvs3
10184
10185         * src/main.c
10186                 fix bug 776 'S.C. crashes on close'
10187                 thanks to Colin
10188         * src/etpan/etpan-thread-manager-types.h
10189                 add missing include
10190                 thanks to Hoa
10191
10192 2005-07-25 [paul]       1.9.13cvs2
10193
10194         * src/summaryview.c
10195                 fix typos. spotted by Fabien Vantard
10196
10197 2005-07-24 [paul]       1.9.13cvs1
10198
10199         * doc/man/sylpheed.1
10200                 update man page, incorporating fix of
10201                 bug 769 'Typo in manpage'
10202         * src/etpan/imap-thread.c
10203                 fix NetBSD openssl dependencies. patch by
10204                 George Michaelson <ggm@apnic.net>
10205         * po/pt_BR.po
10206                 updated by Frederico Goncalves Guimaraes
10207
10208 2005-07-22 [paul]       1.9.13
10209
10210         1.9.13 release
10211
10212 2005-07-22 [paul]       1.9.12cvs91
10213
10214         * AUTHORS
10215         * INSTALL
10216         * README.claws
10217         * RELEASE_NOTES.claws
10218                 updated for release
10219         * configure.ac
10220         * po/nb.po
10221         * tools/claws.i18n.status.pl
10222                 add Norwegian translation. submiited by
10223                 Geir Helland <pjallabais@users.sourceforge.net>
10224         * po/ca.po
10225         * po/de.po
10226         * po/es.po
10227         * po/fi.po
10228         * po/fr.po
10229         * po/it.po
10230         * po/sk.po
10231         * po/sr.po
10232         * po/zh_CN.po
10233                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
10234                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
10235                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
10236                 Yang Guilong
10237         * src/plugins/clamav/clamav_plugin_gtk.c
10238         * src/plugins/spamassassin/spamassassin_gtk.c
10239                 replace outdated description strings
10240
10241 2005-07-21 [colin]      1.9.12cvs90
10242
10243         * src/folder.c
10244                 Set folder to batch mode when scanning it. Makes deletion
10245                 of unread mails on IMAP much faster (due to the UNREAD 
10246                 flag unsetting)
10247
10248 2005-07-21 [darko]      1.9.12cvs89
10249
10250         * configure.ac
10251                 link against libresolv if necessary (patch by Paul)
10252         * src/msgcache.c
10253                 use glib's portable macros to determine endianness
10254
10255 2005-07-21 [paul]       1.9.12cvs88
10256
10257         * src/crash.c
10258         * src/gtk/about.c
10259                 update compiled-in features list
10260
10261 2005-07-20 [colin]      1.9.12cvs87
10262
10263         * src/folder.c
10264         * src/textview.c
10265                 Gcc 2.9x compilation fixes, thanks to Darko
10266         * src/plugins/clamav/clamav_plugin.c
10267                 Little optimisation: load virus database only once
10268         * src/plugins/spamassassin/spamassassin.c
10269                 Big optimisation: filtering one mail took at least 1 second,
10270                 now it takes at least 50ms. Doesn't speed up spamassassin 
10271                 itself, but should already be much more tolerable.
10272
10273 2005-07-20 [colin]      1.9.12cvs86
10274
10275         * src/summaryview.c
10276                 Fix performance issue
10277
10278 2005-07-19 [colin]      1.9.12cvs85
10279
10280         * src/plugins/pgpinline/plugin.c
10281                 Fix warning
10282
10283 2005-07-19 [colin]      1.9.12cvs84
10284
10285         * configure.ac
10286         * src/plugins/Makefile.am
10287         * src/plugins/pgpinline/.cvsignore
10288         * src/plugins/pgpinline/Makefile.am
10289         * src/plugins/pgpinline/pgpinline.c
10290         * src/plugins/pgpinline/pgpinline.deps
10291         * src/plugins/pgpinline/pgpinline.h
10292         * src/plugins/pgpinline/plugin.c
10293                 Put pgpinline in the main tree
10294
10295 2005-07-19 [paul]       1.9.12cvs83
10296
10297         * src/prefs_actions.c
10298                 prevent '//' in menu names, which cause a crash
10299                 thanks to Colin
10300
10301 2005-07-19 [paul]       1.9.12cvs82
10302
10303         * configure.ac
10304                 be generally more informative in configure output.
10305                 OpenSSL: correction: '[ --enable-openssl ...' -> 
10306                 '[ --disable-openssl ...', as --enable-openssl is default
10307                 PGP/MIME: don't check for GPGME again, check for
10308                 pgpcore instead. Therefore prevent the possibility of
10309                 attempting to build pgpmime if pgpcore dependencies are
10310                 not met
10311                 ClamAV: use pkgconfig to check for lib
10312                 libgnomeprint: revert logic on inner test to match
10313                 everything else
10314         * src/plugins/pgpcore/sgpgme.c
10315                 add missing include
10316
10317 2005-07-19 [colin]      1.9.12cvs81
10318
10319         * src/summaryview.c
10320                 Fix slow thread rebuilding in particular
10321                 cases
10322
10323 2005-07-19 [paul]       1.9.12cvs80
10324
10325         * sylpheed-claws.desktop
10326                 fix typo, spotted by Stephan Sachse
10327         * src/account.c
10328                 replace GTK_STOCK_ADD with
10329                 GTK_STOCK_NEW button
10330
10331 2005-07-18 [colin]      1.9.12cvs79
10332
10333         * src/etpan/imap-thread.c
10334                 Fix return value (Thanks Hoa)
10335
10336 2005-07-18 [colin]      1.9.12cvs78
10337
10338         * src/imap.c
10339                 Allow empty passwords
10340                 Create drafts/queue/outbox if necessary
10341         * src/summaryview.c
10342                 Remove old code
10343         * src/etpan/imap-thread.c
10344                 Fix STARTTLS (Thanks to Hoa)
10345
10346 2005-07-18 [paul]       1.9.12cvs77
10347
10348         * ChangeLog-gtk2.jp
10349         * ChangeLog.jp
10350                 removed
10351         * Makefile.am
10352                 updated to reflect additions and removals
10353         * TODO
10354                 updated to be claws-specific
10355         * TODO-gtk2
10356         * TODO-gtk2.jp
10357         * TODO.jp
10358         * sylpheed-128x128.png
10359         * sylpheed-64x64.png
10360                 removed
10361         * sylpheed-claws-128x128.png
10362         * sylpheed-claws-64x64.png
10363         * sylpheed-claws.desktop
10364         * sylpheed-claws.png
10365                 added
10366         * sylpheed.desktop
10367         * sylpheed.png
10368                 removed
10369
10370 2005-07-17 [paul]       1.9.12cvs76
10371
10372         * src/account.c
10373         * src/addressbook.c
10374         * src/alertpanel.c
10375         * src/alertpanel.h
10376         * src/compose.c
10377         * src/exphtmldlg.c
10378         * src/expldifdlg.c
10379         * src/folderview.c
10380         * src/imap_gtk.c
10381         * src/inc.c
10382         * src/message_search.c
10383         * src/messageview.c
10384         * src/mh_gtk.c
10385         * src/news_gtk.c
10386         * src/prefs_actions.c
10387         * src/prefs_filtering.c
10388         * src/prefs_matcher.c
10389         * src/prefs_template.c
10390         * src/prefs_themes.c
10391         * src/ssl_manager.c
10392         * src/summary_search.c
10393         * src/textview.c
10394         * src/toolbar.c
10395         * src/gtk/sslcertwindow.c
10396         * src/plugins/pgpcore/sgpgme.c
10397                 rework alertpanels
10398
10399 2005-07-17 [colin]      1.9.12cvs75
10400
10401         * src/privacy.c
10402                 add a PrivacySystem accessor that checks that
10403                 the system cached in a MimeInfo's privacydata
10404                 is still registered. Use this accessor instead
10405                 of directly using data->system. Fixes crashes
10406                 after unloading pgp plugins.
10407
10408 2005-07-17 [colin]      1.9.12cvs74
10409
10410         * src/alertpanel.c
10411                 Change geometry hints to a simple default size.
10412                 Fixes the certs dialogs.
10413
10414 2005-07-17 [colin]      1.9.12cvs73
10415
10416         * src/gtk/sslcertwindow.c
10417                 Use a gtkExpander
10418
10419 2005-07-17 [colin]      1.9.12cvs72
10420
10421         * src/plugins/pgpcore/Makefile.am
10422         * src/plugins/pgpmime/Makefile.am
10423                 Add gpgme libs
10424
10425 2005-07-17 [paul]       1.9.12cvs71
10426
10427         * configure.ac
10428                 add --disable-gnomeprint option
10429                 modified version of patch by Marius Mauch
10430
10431 2005-07-17 [paul]       1.9.12cvs70
10432
10433         * src/common/defs.h
10434                 update urls
10435         * src/account.c
10436         * src/action.c
10437         * src/addressbook.c
10438         * src/compose.c
10439         * src/foldersel.c
10440         * src/folderview.c
10441         * src/html.c
10442         * src/imap_gtk.c
10443         * src/main.c
10444         * src/mainwindow.c
10445         * src/messageview.c
10446         * src/mh_gtk.c
10447         * src/mimeview.c
10448         * src/news_gtk.c
10449         * src/prefs_account.c
10450         * src/prefs_send.c
10451         * src/prefs_summaries.c
10452         * src/procmsg.c
10453         * src/summaryview.c
10454         * src/common/utils.c
10455         * src/common/xml.c
10456         * src/plugins/pgpcore/passphrase.c
10457         * src/plugins/pgpcore/select-keys.c
10458                 replace inappropriately used backticks
10459                 with single quotes
10460
10461 2005-07-16 [colin]      1.9.12cvs69
10462
10463         * src/image_viewer.c
10464                 Add extra paranoid checks
10465
10466 2005-07-16 [colin]      1.9.12cvs68
10467
10468         * src/plugins/pgpcore/prefs_gpg.c
10469                 Don't auto-check sigs by default, as it
10470                 can be really slow.
10471
10472 2005-07-16 [colin]      1.9.12cvs67
10473
10474         * src/plugins/pgpcore/sgpgme.c
10475                 Make messages a bit better.
10476
10477 2005-07-16 [colin]      1.9.12cvs66
10478
10479         * src/imap.c
10480                 Remove pseudo-log
10481         * src/etpan/imap-thread.c
10482                 Add real log
10483
10484 2005-07-16 [colin]      1.9.12cvs65
10485
10486         * src/main.c
10487         * src/prefs_other.c
10488                 And now, fix build with libetpan :-/
10489
10490 2005-07-15 [colin]      1.9.12cvs64
10491
10492         * src/prefs_other.c
10493                 Continue fixing build without libetpan.
10494
10495 2005-07-15 [colin]      1.9.12cvs63
10496
10497         * src/main.c
10498                 Fix build with --disable-libetpan
10499
10500 2005-07-15 [colin]      1.9.12cvs62
10501
10502         * configure.ac
10503                 Bump libetpan's version
10504
10505 2005-07-15 [colin]      1.9.12cvs61
10506
10507         * src/etpan/imap-thread.c
10508                 Actually stop logging :)
10509
10510 2005-07-15 [colin]      1.9.12cvs60
10511
10512         * src/addressbook.c
10513                 Fix dnd of multiple addresses.
10514
10515 2005-07-15 [hoa]        1.9.12cvs59
10516
10517         * src/etpan/imap-thread.c
10518             disable login of IMAP password in libetpan log file.
10519
10520 2005-07-15 [paul]       1.9.12cvs58
10521
10522         * src/account.c
10523                 don't automatically sort
10524                 do allow drag n drop
10525
10526 2005-07-15 [paul]       1.9.12cvs57
10527
10528         * src/account.c
10529         * src/ssl_manager.c
10530                 alphabetical listing
10531
10532 2005-07-15 [paul]       1.9.12cvs56
10533
10534         * src/gtk/pluginwindow.c
10535                 sort plugin list alphabetically
10536
10537 2005-07-15 [paul]       1.9.12cvs55
10538
10539         * src/prefs_spelling.c
10540         * src/prefs_wrapping.c
10541                 unify English usage
10542
10543 2005-07-15 [colin]      1.9.12cvs54
10544
10545         * src/wizard.c
10546                 Typo fix
10547
10548 2005-07-15 [paul]       1.9.12cvs53
10549
10550         * src/prefs_message.c
10551                 make 'show cursor' a hidden option
10552
10553 2005-07-14 [colin]      1.9.12cvs52
10554
10555         * src/plugins/spamassassin/Makefile.am
10556         * src/plugins/clamav/Makefile.am
10557                 Fix double EXTRA_DISTs
10558
10559 2005-07-14 [colin]      1.9.12cvs51
10560
10561         * src/plugins/clamav/Makefile.am
10562         * src/plugins/clamav/clamav_plugin_gtk.deps
10563         * src/plugins/spamassassin/Makefile.am
10564         * src/plugins/spamassassin/spamassassin_gtk.deps
10565                 Make $plugin_gtk depend on $plugin
10566
10567 2005-07-14 [hoa]        1.9.12cvs50
10568
10569         * src/etpan/imap-thread.c
10570                 enable debug log of libetpan when running with --debug
10571
10572 2005-07-14 [colin]      1.9.12cvs49
10573
10574         * configure.ac
10575         * src/common/Makefile.am
10576         * src/common/plugin.c
10577         * src/common/plugin.h
10578                 Add a little plugin dependancy system.
10579                 Plugins can ship a $plugin_name.deps file
10580                 (near them in PLUGINDIR) so that their
10581                 dependancies are loaded if possible.
10582         * src/plugins/Makefile.am
10583         * src/plugins/pgpcore/Makefile.am
10584         * src/plugins/pgpcore/passphrase.c
10585         * src/plugins/pgpcore/passphrase.h
10586         * src/plugins/pgpcore/plugin.c
10587         * src/plugins/pgpcore/prefs_gpg.c
10588         * src/plugins/pgpcore/prefs_gpg.h
10589         * src/plugins/pgpcore/select-keys.c
10590         * src/plugins/pgpcore/select-keys.h
10591         * src/plugins/pgpcore/sgpgme.c
10592         * src/plugins/pgpcore/sgpgme.h
10593                 Introduce pgpcore, used by pgpmime and
10594                 pgpinline
10595         * src/plugins/pgpmime/Makefile.am
10596         * src/plugins/pgpmime/passphrase.c
10597         * src/plugins/pgpmime/passphrase.h
10598         * src/plugins/pgpmime/pgpmime.c
10599         * src/plugins/pgpmime/pgpmime.deps
10600         * src/plugins/pgpmime/plugin.c
10601         * src/plugins/pgpmime/prefs_gpg.c
10602         * src/plugins/pgpmime/prefs_gpg.h
10603         * src/plugins/pgpmime/select-keys.c
10604         * src/plugins/pgpmime/select-keys.h
10605         * src/plugins/pgpmime/sgpgme.c
10606         * src/plugins/pgpmime/sgpgme.h
10607                 Remove the core from pgpmime and add the
10608                 dependancy to pgpcore.
10609
10610 2005-07-14 [paul]       1.9.12cvs48
10611
10612         * src/stock_pixmap.c
10613                 forgot this in last commit
10614
10615 2005-07-14 [paul]       1.9.12cvs47
10616
10617         * src/account.c
10618         * src/addressbook.c
10619                 add accelerators for the buttons (sync with main)
10620         * src/compose.c
10621         * src/compose.h
10622                 add accelerators for the buttons.
10623                 fix editing with external editor.
10624                 replace gdk_input_*() with GIOChannel;
10625                 (sync with main)
10626         * src/foldersel.c
10627                 display folder names with new/unread
10628                 representation (sync with main)
10629         * src/main.c
10630                 specify default window icon (sync with main)
10631         * src/prefs_common.c
10632                 use_addr_book default to FALSE
10633         * src/summaryview.c
10634         * src/textview.c
10635                 add accelerators for the buttons (sync with main)
10636         * src/gtk/menu.c
10637                 fix typos
10638         * src/pixmaps/sylpheed_icon.xpm
10639                 updated
10640
10641 2005-07-13 [paul]       1.9.12cvs46
10642
10643         * src/plugins/pgpmime/pgpmime.c
10644         * src/plugins/pgpmime/sgpgme.c
10645                 (temporarily) use deprecated gpgme_data_rewind()
10646                 while largefile support is not present
10647                 (as suggested by Colin)
10648
10649 2005-07-13 [paul]       1.9.12cvs45
10650
10651         * configure.ac
10652                 remove large file support (for now):
10653                 it breaks too many things
10654
10655 2005-07-13 [paul]       1.9.12cvs44
10656
10657         * configure.ac
10658                 add large file support
10659         * src/html.c
10660                 fix bug #763 where href attribute was not
10661                 the very first attribute of a link
10662                 patch by Thomas Gilgin
10663
10664 2005-07-13 [colin]      1.9.12cvs43
10665
10666         * src/gtk/pluginwindow.c
10667                 Little portability fix
10668
10669 2005-07-13 [colin]      1.9.12cvs42
10670
10671         * src/plugins/pgpmime/sgpgme.c
10672                 Fix crasher.
10673
10674 2005-07-13 [colin]      1.9.12cvs41
10675
10676         * src/plugins/pgpmime/pgpmime.c
10677         * src/plugins/pgpmime/sgpgme.c
10678                 Use gpgme_data_release_and_get_mem instead
10679                 of gpgme_data_read.
10680
10681 2005-07-13 [colin]      1.9.12cvs40
10682
10683         * configure.ac
10684         * src/plugins/pgpmime/passphrase.c
10685         * src/plugins/pgpmime/passphrase.h
10686         * src/plugins/pgpmime/pgpmime.c
10687         * src/plugins/pgpmime/plugin.c
10688         * src/plugins/pgpmime/select-keys.c
10689         * src/plugins/pgpmime/select-keys.h
10690         * src/plugins/pgpmime/sgpgme.c
10691         * src/plugins/pgpmime/sgpgme.h
10692                 Port pgpmime to gpgme-1.0.
10693
10694 2005-07-12 [paul]       1.9.12cvs39
10695
10696         * AUTHORS
10697         * src/toolbar.c
10698         * src/toolbar.h
10699                 add a 'Go to Prev' button to the toolbar.
10700                 correct tooltip text of go to buttons.
10701                 based on patch by Yang Guilong <bamanzi@gmail.com>
10702
10703 2005-07-12 [colin]      1.9.12cvs38
10704
10705         * src/statusbar.c
10706                 Fix progress bar showing stuff at startup.
10707
10708 2005-07-12 [paul]       1.9.12cvs37
10709
10710         * src/editjpilot.c
10711                 fix building with jpilot support
10712
10713 2005-07-11 [colin]      1.9.12cvs36
10714
10715         * src/inc.c
10716                 Add visual indication that filtering is running
10717         * src/textview.c
10718                 Make {}[] uri delimiters
10719         * src/summaryview.c
10720                 Remove useless (and slow) calls
10721
10722 2005-07-11 [paul]       1.9.12cvs35
10723
10724         * src/plugins/clamav/clamav_plugin_gtk.c
10725         * src/plugins/dillo_viewer/dillo_prefs.c
10726         * src/plugins/pgpmime/prefs_gpg.c
10727         * src/plugins/spamassassin/spamassassin_gtk.c
10728                 gather plugins prefs together under their
10729                 own 'Plugins' heading
10730
10731 2005-07-11 [paul]       1.9.12cvs34
10732
10733         sync with main
10734
10735         * src/account.c
10736                 account_delete(): modified alert dialog
10737         * src/editjpilot.c
10738         * src/editvcard.c
10739                 fixed a crash when cancelling file selection
10740                 dialog by Escape key. Made non-ascii filename
10741                 selectable.
10742         * src/prefs_template.c
10743                 prefs_template_window_create(): make scrolled
10744                 window policy AUTOMATIC
10745
10746 2005-07-10 [hoa]        1.9.12cvs33
10747
10748         * src/etpan/imap-thread.c
10749                 workaround for old Courier IMAP servers.
10750
10751 2005-07-10 [colin]      1.9.12cvs32
10752
10753         * src/folder.c
10754         * src/statusbar.c
10755         * src/statusbar.h
10756                 Add visual progress indicator on filtering/processing
10757                 Factorize the progress bar code
10758         * src/imap.c
10759         * src/imap.h
10760         * src/etpan/imap-thread.c
10761                 Add a reference counter to avoid destroying the Folder
10762                 while it's in use by another callback.
10763
10764 2005-07-09 [hoa]        1.9.12cvs31
10765
10766         * src/imap.c
10767         * src/etpan/imap-thread.c
10768                 fixed deadlock when removing IMAP account.
10769
10770 2005-07-08 [colin]      1.9.12cvs30
10771
10772         * src/textview.c
10773         * src/unmime.c
10774                 Fix again problems decoding broken headers
10775         * src/gtk/inputdialog.c
10776                 Fix local variable shadowing a global one
10777
10778 2005-07-08 [colin]      1.9.12cvs29
10779
10780         * src/msgcache.c
10781                 Make the cache/mark files platform-agnostic by writing
10782                 them in little-endian format. Reading them is also done
10783                 in little-endian format, of course; however, in order
10784                 to avoid trashing mark data on big-endian machines, the
10785                 files are, at first, read from the native format if the
10786                 little-endian one doesn't exist. This is easy to deter-
10787                 mine by trying to open a file with a swapped data_ver
10788                 and seeing if it's the wanted version.
10789                 Little-endian using users should see absolutely no
10790                 difference, Big-endian users may get a very little
10791                 performance drop due to byte-swapping.
10792                 Tested on i386 and ppc32. 
10793                 Fixes bug #159 (The index file, in the mailboxes, is 
10794                 hardware depending).
10795
10796                 To have the cache/mark files updated to the new little-
10797                 endian format, "Check for new messages" or even
10798                 "Rebuild folder tree" aren't enough. Files will be
10799                 updated as soon as a folder has been opened/closed.
10800                 To update everything, just select all folders by
10801                 selecting them one by one.
10802
10803 2005-07-07 [colin]      1.9.12cvs28
10804
10805         * src/imap.c
10806                 Remember the folder separator per IMAPFolder
10807                 instead of globally.
10808                 Revive the Session on noop; fixes bug #761
10809                 (mark a bunch of unread messages as read takes 
10810                 forever)
10811
10812 2005-07-07 [darko]      1.9.12cvs27
10813
10814         * src/common/template.c
10815                 Sort templates alphabetically
10816
10817 2005-07-06 [colin]      1.9.12cvs26
10818
10819         * src/imap.c
10820                 Try to use the correct separator in
10821                 most cases. Possibly fixes bug #759
10822                 (only creates the INBOX folder when 
10823                 setting up new IMAP account) and 
10824                 bug #760 (Can't retrieve messages)
10825
10826 2005-07-06 [colin]      1.9.12cvs25
10827
10828         * src/imap.c
10829                 Use real_path in status command. This will
10830                 help later, when namespaces will be used.
10831
10832 2005-07-06 [colin]      1.9.12cvs24
10833
10834         * configure.ac
10835         * src/account.c
10836         * src/folder.c
10837         * src/imap.c
10838         * src/etpan/etpan-log.c
10839         * src/etpan/etpan-thread-manager.c
10840         * src/etpan/imap-thread.c
10841                 Add a --disable-libetpan parameter. With this,
10842                 users that don't want IMAP4 support can avoid
10843                 the new dependancy (and have no IMAP support).
10844                 Users that have IMAP4 accounts and use this
10845                 parameter won't lose their configuration, their
10846                 IMAP accounts will just be invisible and not
10847                 used.
10848         * src/textview.c
10849                 Make the "Copy ..." contextual menu items 
10850                 copy to both the X clipboard and the gtk 
10851                 clipboard - as most other apps do.
10852         * src/gtk/about.c
10853                 Add a notice about OpenSSL usage, in order to
10854                 comply with OpenSSL's license (point 6):
10855                 http://www.openssl.org/source/license.html
10856
10857 2005-07-06 [colin]      1.9.12cvs23
10858
10859         * src/alertpanel.c
10860                 Fix a minimum size for alertpanels
10861         * src/compose.c
10862                 Show 'No space left on device' type errors
10863                 when queuing/sending
10864         * src/imap_gtk.c
10865         * src/mh_gtk.c
10866                 Rework folder's deletion message (remove 
10867                 extra \n)
10868
10869 2005-07-05 [colin]      1.9.12cvs22
10870
10871         * src/imap.c
10872                 Add an alertpanel on auth error
10873                 Add pseudo-log
10874                 Remove pthread-related stuff
10875
10876 2005-07-05 [colin]      1.9.12cvs21
10877
10878         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10879                 Fix crash on plugin reloading (with a hack)
10880
10881 2005-07-05 [colin]      1.9.12cvs20
10882
10883         * src/prefs_account.c
10884         * src/prefs_account.h
10885                 Fix typo
10886         * src/gtk/filesel.c
10887         * src/gtk/filesel.h
10888                 Add a way to filter the view
10889         * src/gtk/pluginwindow.c
10890                 Filter loadable stuff
10891         * src/plugins/pgpmime/prefs_gpg.c
10892                 Fix missing unregistration
10893         * .cvsignore
10894         * src/etpan/.cvsignore
10895         * src/plugins/spamassassin/.cvsignore
10896                 Add more stuff to cvs ignored files
10897
10898 2005-07-04 [colin]      1.9.12cvs19
10899
10900         * src/imap.c
10901                 Fix scan_required returning FALSE when it
10902                 shouldn't. Maybe fix #760 (Can't retrieve
10903                 messages)
10904
10905 2005-07-04 [colin]      1.9.12cvs18
10906
10907         * src/summaryview.c
10908                 Fix always_show_msg pref
10909
10910 2005-07-04 [paul]       1.9.12cvs17
10911
10912         sync with main (forgotten in last commit)
10913         
10914         * src/common/utils.c
10915         * src/common/utils.h
10916                 check_line_length(): new.
10917                 is_dir_exist()
10918                 is_file_entry_exist()
10919                 dirent_is_regular_file()
10920                 dirent_is_directory(): use g_file_test() instead of stat().
10921
10922 2005-07-04 [paul]       1.9.12cvs16
10923
10924         sync with main:
10925
10926         * src/compose.c
10927                 compose_write_to_file(): check for line
10928                 length limit and display warning if exceeds
10929         * src/jpilot.c
10930                 use get_home_dir() instead of g_get_home_dir()
10931         * src/procheader.c
10932                 removed warning about invalid date
10933         * src/vcard.c
10934                 use get_home_dir() instead of g_get_home_dir()
10935
10936 2005-07-04 [paul]       1.9.12cvs15
10937
10938         * src/stock_pixmap.c
10939                 fix new pixmap naming errors
10940                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
10941
10942 2005-07-04 [colin]      1.9.12cvs14
10943
10944         * src/imap.c
10945                 Fix debugging string with a warning
10946
10947 2005-07-04 [colin]      1.9.12cvs13
10948
10949         * configure.ac
10950                 Add a check for libetpan's version (>= 0.37)
10951
10952 2005-07-04 [hoa]        1.9.12cvs12
10953
10954         * commitHelper
10955         * src/imap.c
10956         * src/etpan/imap-thread.c
10957         * src/etpan/imap-thread.h
10958                 fixed IMAP implementation of check of mails.
10959
10960 2005-07-03 [hoa]        1.9.12cvs11
10961
10962         * src/etpan/Makefile.am
10963         * src/etpan/etpan-errors.h
10964         * src/etpan/etpan-log.[ch]
10965         * src/etpan/etpan-thread-manager-types.h
10966         * src/etpan/etpan-thread-manager.[ch]
10967         * src/etpan/imap-thread.[ch]
10968         * src/Makefile.am
10969         * src/imap.c
10970         * src/main.c
10971         * src/prefs_other.c
10972         * configure.ac
10973             merged imap branch.
10974             dependency on libetpan 0.37 is now added.
10975
10976 2005-07-01 [colin]      1.9.12cvs10
10977
10978         * src/Makefile.am
10979         * src/folder.c
10980         * src/folder.h
10981         * src/folderview.c
10982         * src/stock_pixmap.c
10983         * src/stock_pixmap.h
10984         * src/plugins/trayicon/trayicon.c
10985                 Add marked symbol on folders containing
10986                 marked messages
10987         * src/procmsg.c
10988         * src/procmsg.h
10989         * src/toolbar.c
10990         * src/prefs_common.c
10991         * src/prefs_common.h
10992         * src/prefs_send.c
10993                 Add an optional confirmation dialog on queue
10994                 sending. Patch by wwp.
10995         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
10996         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
10997         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
10998         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
10999         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
11000         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
11001         * src/pixmaps/inbox_mark.xpm            ** ADDED **
11002         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
11003         * src/pixmaps/outbox_mark.xpm           ** ADDED **
11004         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
11005         * src/pixmaps/trash_mark.xpm            ** ADDED **
11006                 New pixmaps
11007
11008 2005-07-01 [colin]      1.9.12cvs9
11009
11010         * src/summaryview.c
11011                 Fix a little threading bug
11012         * src/addrgather.c
11013         * src/mainwindow.c
11014                 A little bit of HIG normality never hurts
11015
11016 2005-07-01 [colin]      1.9.12cvs8
11017
11018         * src/compose.c
11019         * src/msgcache.c
11020         * src/pop.c
11021         * src/procmime.c
11022         * src/recv.c
11023         * src/common/log.c
11024         * src/common/template.c
11025         * src/common/utils.c
11026         * src/common/utils.h
11027                 Reverted the fwrite_atomic stuff. In fact
11028                 it is already atomic.
11029
11030 2005-06-30 [colin]      1.9.12cvs7
11031
11032         * src/common/utils.c
11033         * src/common/utils.h
11034                 Add an fwrite_atomic() function to make
11035                 sure we write everything: fwrite can make
11036                 short writes.
11037         * src/compose.c
11038         * src/msgcache.c
11039         * src/pop.c
11040         * src/procmime.c
11041         * src/recv.c
11042         * src/common/log.c
11043         * src/common/template.c
11044                 Use that (and fix swapping of size and nmemb).
11045                 Thanks to Rich Coe for the heads up.
11046
11047 2005-06-30 [colin]      1.9.12cvs6
11048
11049         * src/addressbook.c
11050                 Optimize addressbook opening 
11051
11052 2005-06-30 [colin]      1.9.12cvs5
11053
11054         * src/summaryview.c
11055                 Remove calls to summary_step after move/copy
11056
11057 2005-06-28 [paul]       1.9.12cvs4
11058
11059         * src/alertpanel.c
11060                 wrap and make the error msg selectable
11061
11062 2005-06-28 [paul]       1.9.12cvs3
11063
11064         * src/ssl_manager.c
11065                 replace the OK button with a Close button
11066         * src/gtk/foldersort.c
11067                 use GTK_STOCK_ icons/buttons
11068
11069 2005-06-28 [colin]      1.9.12cvs2
11070
11071         * src/gedit-print.c             ** ADDED **
11072         * src/gedit-print.h             ** ADDED **
11073         * src/gtk/gtksourceprintjob.c   ** ADDED **
11074         * src/gtk/gtksourceprintjob.h   ** ADDED **
11075                 I can't believe no one had enough time to tell
11076                 me I forgot the `cvs add`
11077
11078 2005-06-27 [colin]      1.9.12cvs1
11079
11080         * src/Makefile.am
11081         * src/gtk/Makefile.am
11082         * src/messageview.c
11083         * src/procmsg.c
11084         * src/summaryview.c
11085         * configure.ac
11086                 Add optional libgnomeprint-based printing
11087         * src/mainwindow.c
11088         * src/gtk/quicksearch.c
11089                 Add an Edit/Quick search menu item to show
11090                 and focus the quicksearch
11091
11092 2005-06-27 [paul]       1.9.12
11093
11094         1.9.12 release
11095
11096         * po/ca.po
11097         * po/de.po
11098         * po/es.po
11099         * po/fr.po
11100         * po/it.po
11101         * po/ko.po
11102         * po/pt_BR.po
11103         * po/sk.po
11104         * po/zh_CN.po
11105                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
11106                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
11107                 SungHyun Nam, Frederico Goncalves Guimaraes,
11108                 Andrej Kacian, and Yang Guilong
11109 2005-06-26 [colin]      1.9.11cvs106
11110
11111         * src/imap_gtk.c
11112                 Forgot one file for previous fix
11113
11114 2005-06-26 [colin]      1.9.11cvs105
11115
11116         * src/folder.c
11117         * src/imap.c
11118                 Fix problems with folder operations in no_select
11119                 imap folders. it applies only to mails, and 
11120                 creation/deletion/move/renaming of folders 
11121                 should be possible
11122
11123 2005-06-26 [paul]       1.9.11cvs104
11124
11125         * src/prefs_filtering.c
11126                 replace one more GTK_STOCK_REMOVE
11127                 with GTK_STOCK_DELETE
11128
11129 2005-06-25 [colin]      1.9.11cvs103
11130
11131         * src/imap.c
11132                 Optimize get_seq_set_from_seq_list
11133                 (Patch by Ricardo) 
11134
11135 2005-06-25 [colin]      1.9.11cvs102
11136
11137         * src/mh.c
11138                 If the directory exists, but not in the
11139                 correct encoding, rename it. This should
11140                 handle old-versions-induced bugs.
11141
11142 2005-06-25 [colin]      1.9.11cvs101
11143
11144         * src/mh.c
11145                 Fix path access with extended dir names
11146                 Fixes bug #589 (SC segfaults with wrong locale
11147                 settings)
11148
11149 2005-06-25 [colin]      1.9.11cvs100
11150
11151         * src/prefs_account.c
11152         * src/prefs_account.h
11153         * src/compose.c
11154                 Add an option to encrypt replies to
11155                 encrypted messages
11156
11157 2005-06-25 [colin]      1.9.11cvs99
11158
11159         * src/compose.c
11160         * src/quote_fmt_parse.y
11161                 ... And make it work with pgpinline.
11162
11163 2005-06-25 [colin]      1.9.11cvs98
11164
11165         * src/compose.c
11166         * src/procmime.c
11167         * src/procmime.h
11168         * src/quote_fmt_parse.y
11169                 o Make reedition of encrypted messages possible
11170                   (as long as it is encrypted to self too, no
11171                    magic there)
11172                 o Make replying with quote (and without selecting
11173                   text) possible for encrypted messages.
11174                 Closes bug #550 (Not possible to "reply with quote"
11175                 to gnupg encrypted messages)
11176
11177 2005-06-24 [paul]       1.9.11cvs97
11178
11179         * src/imap.c
11180                 add missing include
11181
11182 2005-06-24 [paul]       1.9.11cvs96
11183
11184         * src/editldap.c
11185                 made bind password entry invisible
11186                 (sync with main)
11187         * src/send_message.c
11188                 send_message_local(): check exit status
11189                 to detect errors (sync with main)
11190         * src/textview.c
11191                 use main's less ambiguous popup menu
11192                 wording
11193
11194 2005-06-24 [paul]       1.9.11cvs95
11195
11196         * src/prefs_actions.c
11197         * src/prefs_customheader.c
11198         * src/prefs_display_header.c
11199         * src/prefs_filtering_action.c
11200         * src/prefs_matcher.c
11201         * src/prefs_template.c
11202         * src/prefs_toolbar.c
11203                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
11204         * src/gtk/description_window.c
11205                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
11206
11207 2005-06-23 [colin]      1.9.11cvs94
11208
11209         * src/summaryview.c
11210                 Fix rough edges (be sure to call status_show whenever
11211                 necessary).
11212
11213 2005-06-23 [colin]      1.9.11cvs93
11214
11215         * src/summaryview.c
11216                 Optimize Select All
11217                 Before, in a 5K mails folder: 11s
11218                 After, in the same folder: 58000µs
11219                 The joys of locking... gtk_clist_select_all() fires a 
11220                 tree-select-row event for each selected row, which in 
11221                 summaryview, callbacks summary_selected which in turn,
11222                 calls summary_status_show, which walks the selected
11223                 rows. Hence, calling gtk_clist_select_all was 
11224                 exponential. Locking the summaryview makes 
11225                 summary_selected return early.
11226
11227 2005-06-23 [colin]      1.9.11cvs92
11228
11229         * src/imap.c
11230                 Move mutex at the important place to avoid
11231                 deadlocks
11232         * src/summaryview.c
11233                 Fix Del key deleting directly instead of
11234                 moving to trash
11235
11236 2005-06-22 [colin]      1.9.11cvs91
11237
11238         * src/plugins/spamassassin/libspamc.c
11239                 As we do spagetti code with assignations in multiple
11240                 places (see _message_read_raw where out = msg = raw),
11241                 let's be sure we don't free the same pointer twice.
11242                 Should fix bug #683 (Crash in libpam at 
11243                 message_cleanup).
11244
11245 2005-06-22 [colin]      1.9.11cvs90
11246
11247         * src/compose.c
11248         * src/messageview.c
11249         * src/toolbar.c
11250                 Make toolbar's delete use the move to trash stuff;
11251                 Add gtk_widget_realize to be sure pixmaps can get
11252                 created (that may fix an old worksforme bug which
11253                 I can't find back...)
11254
11255 2005-06-22 [colin]      1.9.11cvs89
11256
11257         * src/summaryview.c
11258         * src/summaryview.h
11259         * src/mainwindow.c
11260                 Rename "Message/Delete" to "Message/Move to trash"
11261                 Add "Message/Delete..." that directly destroys the
11262                 selected messages after asking for a confirmation.
11263
11264 2005-06-22 [colin]      1.9.11cvs88
11265
11266         * src/imap.c
11267                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
11268                 o Fix a deadlock (thanks Darko)
11269
11270 2005-06-22 [colin]      1.9.11cvs87
11271
11272         * src/gtk/foldersort.c
11273                 Add missing include for the i18n;
11274                 patch by Fabien Vantard
11275
11276 2005-06-21 [colin]      1.9.11cvs86
11277
11278         * src/folder.c
11279         * src/folderview.c
11280                 Respect the no_select flag
11281         * src/imap.c
11282                 Fix recursive deletion
11283         * src/imap_gtk.c
11284         * src/mh_gtk.c
11285                 Make the folder deletion's warning
11286                 more explicit
11287
11288 2005-06-21 [colin]      1.9.11cvs85
11289
11290         * src/textview.c
11291                 Prevent email addresses from spanning accross
11292                 lines - fixes bug # 646 (newline-chars in 
11293                 email addresses)
11294
11295 2005-06-20 [colin]      1.9.11cvs84
11296
11297         * src/folder.c
11298                 Be sure not to remove source if copy failed
11299
11300 2005-06-20 [colin]      1.9.11cvs83
11301
11302         * src/folderview.c
11303         * src/imap_gtk.c
11304                 remove summaryview's lock
11305         * src/imap.c
11306                 introduce threads to avoid problems when foreground tasks
11307                 interfere with background tasks
11308         * src/mh.c
11309                 prevent moving to drafts/queue
11310         * src/mimeview.c
11311                 fix leak
11312
11313 2005-06-19 [colin]      1.9.11cvs82
11314
11315         * src/imap_gtk.c
11316                 Remember that the user doesn't want to override
11317                 offline mode, for 3 seconds. It avoid presenting
11318                 him with N popups in a really short time.
11319
11320 2005-06-17 [colin]      1.9.11cvs81
11321
11322         * src/imap.c
11323                 Fix IMAP breaking on folders containing '('
11324                 (Probably won't be enough)
11325
11326 2005-06-17 [colin]      1.9.11cvs80
11327
11328         Forgotten files on 1.9.11cvs79
11329         * src/summaryview.c
11330                 Fix stepping when not immediately executing
11331         * src/imap.c
11332                 Really prevent UID FETCH 0
11333         * src/codeconv.c
11334                 Fix outgoing charset never set to utf-8
11335         * src/mh.c
11336                 Fix leak
11337
11338 2005-06-16 [colin]      1.9.11cvs79
11339
11340         * src/compose.c
11341                 Fix bug #707 (Dash splits rows)
11342                 Only wrap if we're on a line break position and
11343                 the previous one was a "white" (space) char.
11344                 Pango stuff is weird.
11345
11346 2005-06-16 [colin]      1.9.11cvs78
11347
11348         * src/imap_gtk.c
11349                 Lock summaryview while downloading messages
11350                 on user demand
11351         * src/procheader.c
11352         * src/unmime.c
11353         * src/common/utils.c
11354         * src/common/utils.h
11355                 Replace \r and \n with spaces in From and
11356                 Subject headers
11357
11358 2005-06-16 [paul]       1.9.11cvs77
11359
11360         * src/procmime.c
11361                 liberalise the mime parser
11362         * src/gtk/about.c
11363                 add text wrapping
11364
11365 2005-06-16 [paul]       1.9.11cvs76
11366
11367         * src/gtk/about.c
11368                 reworked
11369
11370 2005-06-15 [colin]      1.9.11cvs75
11371
11372         * src/compose.c
11373                 Finish header encoding fix
11374         * src/summaryview.c
11375                 Fix segfault
11376         * src/headerview.c
11377                 Fix compilation (Thanks Stephan
11378                 Sachse)
11379
11380 2005-06-15 [colin]      1.9.11cvs74
11381
11382         * Makefile.am
11383                 Install gnome2 stuff rather than gnome1, 
11384                 if both are present
11385         * src/codeconv.c
11386         * src/codeconv.h
11387         * src/compose.c
11388                 Fix headers encoding
11389         * src/folder.c
11390                 Visual progress when fetching all messages
11391         * src/folderview.c
11392         * src/summaryview.c
11393         * src/summaryview.h
11394                 Prevent changing current message while
11395                 incorporating
11396
11397 2005-06-15 [paul]       1.9.11cvs73
11398
11399         * src/gtk/gtkaspell.c
11400         * src/gtk/gtkaspell.h
11401                 fix build warnings
11402
11403 2005-06-15 [paul]       1.9.11cvs72
11404
11405         * src/prefs_filtering.c
11406                 allow reordering of filter rules by
11407                 drag n drop
11408
11409 2005-06-15 [paul]       1.9.11cvs71
11410
11411         * COPYING
11412                 updated
11413         * src/codeconv.c
11414                 replace deprecated function
11415         * src/inc.c
11416         * src/send_message.c
11417         * src/gtk/progressdialog.c
11418         * src/gtk/progressdialog.h
11419                 salvage and reuse parts of reverted sync
11420
11421 2005-06-15 [paul]       1.9.11cvs70
11422
11423         * src/inc.c
11424         * src/send_message.c
11425         * src/gtk/progressdialog.c
11426         * src/gtk/progressdialog.h
11427                 revert yesterday's sync with main
11428                 it contains deprecated functions
11429
11430 2005-06-15 [colin]      1.9.11cvs69
11431
11432         * src/headerview.c
11433                 Fix bug #670 (multi user to: will corrupt message 
11434                 headers display)
11435
11436 2005-06-15 [colin]      1.9.11cvs68
11437
11438         * src/compose.c
11439                 Fix bug #421 (Fix undo on wrapping)
11440
11441 2005-06-15 [colin]      1.9.11cvs67
11442
11443         * src/folder.c
11444                 Provide visual feedback while processing
11445                 folder's rules.
11446         * src/imap.c
11447                 Provide visual feedback while getting
11448                 short headers (for uncached messages)
11449
11450
11451 2005-06-14 [paul]       1.9.11cvs66
11452
11453         * src/account.c
11454                 change a couple stock icons
11455         * src/inc.c
11456         * src/send_message.c
11457         * src/gtk/progressdialog.c
11458         * src/gtk/progressdialog.h
11459                 sync main's GtkTreeView implementation
11460
11461 2005-06-14 [colin]      1.9.11cvs65
11462
11463         * src/imap.c
11464                 Various little fixes, mainly on error paths
11465
11466 2005-06-13 [colin]      1.9.11cvs64
11467
11468         * matcher.c
11469         * procmsg.c
11470         * procmsg.h
11471                 Add a way to fetch only headers. This speeds
11472                 up filtering on headers for IMAP. Fixes:
11473                 bug #481 extraneous imap commands slow down 
11474                         imap filtering
11475                 bug #522 Sylpheed downloads all messages 
11476                         when opening mailbox (IMAP)
11477                 bug #677 IMAP fetch is soooooooooooooo slow
11478         * src/folder.c
11479         * src/folder.h
11480                 Add a folder set_batch method so that
11481                 implementations can speed up flags changes
11482         * src/folderutils.c
11483         * src/summaryview.c
11484                 Use that in mark as (un)read and mark all read
11485                 Refix bug #679
11486         * src/imap.c
11487                 Implement set_batch - brings back deferred
11488                 flags in a less buggy manner. Fixes:
11489                 bug #729 IMAP immediate expunge of deleted messages
11490                 bug #191 remove list of messages with one command
11491                 Fix login with strange chars
11492                 Implement fetch_msg_full
11493                 Fix copy (wrong counts)
11494
11495 2005-06-12 [colin]      1.9.11cvs63
11496
11497         * src/folder.c
11498                 lock incorporation during long operations.
11499                 Avoids fucking up the IMAP socket.
11500
11501 2005-06-12 [colin]      1.9.11cvs62
11502
11503         * src/imap.c
11504                 Fix harmful typo
11505                 Factorize remove_all_msg
11506                 Thread-ize expunge
11507         * src/summaryview.c
11508                 Don't update partial-download status if unnecessary
11509         * src/folder.c
11510                 Use remove_msgs everywhere possible
11511
11512 2005-06-12 [colin]      1.9.11cvs61
11513
11514         * src/folder.c
11515         * src/folder.h
11516                 Add a remove_msgs function to remove a 
11517                 list of messages
11518         * src/imap.c
11519                 Implement that.
11520
11521 2005-06-12 [colin]      1.9.11cvs60
11522
11523         * src/imap.c
11524                 Remove flags-processing deferring... Too hard
11525                 to get it to work in all cases.
11526
11527 2005-06-11 [colin]      1.9.11cvs59
11528
11529         * src/imap.c
11530                 printf -> debug_print
11531
11532 2005-06-11 [colin]      1.9.11cvs58
11533
11534         * src/imap.c
11535                 o Fix build without USE_PTHREAD
11536                 o Factorize imap_open
11537                 o Alertpanel in case of impossible connection
11538                 o Alertpanel in case of impossible login
11539                 o Fix deferred flags processing to force a 
11540                   flush before adding some more flags to process,
11541                   but in another folder.
11542
11543 2005-06-10 [colin]      1.9.11cvs57
11544
11545         * src/imap.c
11546                 o Fix a format string error
11547                 o init ssl socket outside of the thread 
11548                   (it possibly invokes gtk calls)
11549         * src/procmime.c
11550                 o Put back the buffer to its necessary size
11551                 o Fix changing a file pointer without keeping
11552                   track of it (thanks Valgrind)
11553         * src/common/smtp.c
11554                 o Fix automatic STARTTLS if login should be done
11555                   and the server only allows it after starting TLS
11556         * src/gtk/gtkinputdialog.c
11557                 o Eat GDK_Return so that the combo popup doesn't 
11558                   appear when we press Enter to validate the combo
11559                   input dialog (as seen in the Open with... dialog)
11560
11561 2005-06-10 [colin]      1.9.11cvs56
11562
11563         * src/imap.c
11564                 o A bit less debug
11565                 o Fix a crash on deletion
11566                 o Threadize imap_select (it's called outside of 
11567                   threads)
11568                 o Defer treatment of DELETED flags
11569
11570
11571 2005-06-09 [colin]      1.9.11cvs55
11572
11573         * src/imap.c
11574                 Make sure we check imap_gtk_should_override(), which
11575                 potentially calls gtk stuff, before creating thread.
11576                 That way it should't be called via imap_get_session()
11577                 inside a thread.
11578
11579 2005-06-09 [colin]      1.9.11cvs54
11580
11581         * src/imap.c
11582                 o add a bit of status output
11583                 o remove some dead code
11584                 o threadize get_list_of_uids
11585                 o threadize imap_get_flags
11586                 o defer flag changing by 500ms so that they
11587                   can be batched
11588
11589
11590 2005-06-08 [colin]      1.9.11cvs53
11591
11592         * src/imap.c
11593                 Thread-ize imap_cmd_fetch
11594
11595 2005-06-08 [colin]      1.9.11cvs52
11596
11597         * src/main.c
11598                 Mmh, that broke POP3...
11599
11600 2005-06-08 [colin]      1.9.11cvs51
11601
11602         * src/main.c
11603                 Stabilize IMAP patch (thanks to Hoa)
11604
11605 2005-06-08 [colin]      1.9.11cvs50
11606
11607         * src/imap.c
11608                 Test patch to speed up imap. 
11609
11610 2005-06-08 [colin]      1.9.11cvs49
11611
11612         * src/imap_gtk.c
11613                 Warning fix
11614         * src/procmime.c
11615                 Apply patch from gentoo to use /usr/share/mime/globs if 
11616                 available, after un-breaking it
11617         * src/common/log.c
11618         * src/common/log.h
11619                 Use g_timeout for invoking hooks that possibly use gtk
11620                 calls. This should leave gtk calls in the main thread.
11621
11622 2005-06-08 [paul]       1.9.11cvs48
11623
11624         * src/codeconv.c
11625                 conv_get_outgoing_charset_str(): don't
11626                 use prefs_common setting
11627         * src/compose.c
11628         * src/compose.h
11629                 add /Options/Character encoding/... to
11630                 temporarily change the outgoing encoding
11631
11632         (belated sync with main)
11633
11634 2005-06-08 [paul]       1.9.11cvs47
11635
11636         * src/compose.c
11637                 correction to/completion of last
11638                 sync with main
11639
11640 2005-06-08 [paul]       1.9.11cvs46
11641
11642         sync with main:
11643         
11644         * src/codeconv.c
11645         * src/codeconv.h
11646                 always enabled Japanese auto-detection
11647                 if the first letters of locale string
11648                 is "ja"
11649         * src/compose.c
11650                 don't use "destroy" signal to destroy
11651                 Compose object (fix rare crashes on discard?)
11652         * src/mainwindow.c
11653         * src/messageview.c
11654         * src/prefs_send.c
11655                 added Hebrew encodings
11656         * src/sourcewindow.c
11657                 don't use "destroy" signal to destroy
11658                 objects
11659
11660 2005-06-07 [colin]      1.9.11cvs45
11661
11662         * src/summaryview.c
11663                 Add missing unlocks/locks
11664
11665 2005-06-07 [paul]       1.9.11cvs44
11666
11667         * src/summaryview.c
11668                 restore bug #749 fix
11669
11670 2005-06-06 [colin]      1.9.11cvs43
11671
11672         * src/summaryview.c
11673                 Fix selection bug when prefs_common.open_unread 
11674                 is FALSE
11675
11676 2005-06-06 [colin]      1.9.11cvs42
11677
11678         * src/common/md5.c
11679                 Fix a warning
11680         * src/summaryview.c
11681         * src/folderview.c
11682                 Factorize long operations beginning and end
11683                 (locking, freezing/thawing, cursor, ...)
11684                 Check selection->data member in selection-
11685                 related loops; this avoids dying an awful
11686                 death if the selection changes on us while
11687                 we're marking a whole IMAP folder unread, 
11688                 for example.
11689
11690 2005-06-06 [paul]       1.9.11cvs41
11691
11692         * src/textview.c
11693                 don't g_free() a static gchar buffer
11694
11695 2005-06-05 [colin]      1.9.11cvs40
11696
11697         * src/mainwindow.c
11698         * src/messageview.c
11699         * src/summaryview.c
11700                 Fix bug #749 (Show all headers should be
11701                 sticky as the GUI suggests)
11702
11703 2005-06-03 [paul]       1.9.11cvs39
11704
11705         * src/compose.c
11706                 don't allow editing of mail while sending.
11707                 patch by Colin
11708
11709 2005-06-03 [paul]       1.9.11cvs38
11710
11711         * src/folderview.c
11712                 add a freeze/thaw to speed up 'mark all read'
11713
11714 2005-06-03 [paul]       1.9.11cvs37
11715
11716         * src/prefs_message.c
11717                 reflect changes immediately
11718
11719 2005-06-02 [colin]      1.9.11cvs36
11720
11721         * po/POTFILES.in
11722                 Patch by Fabien Vantard.
11723
11724 2005-06-02 [colin]      1.9.11cvs35
11725
11726         * src/imap.c
11727                 Use a non-blocking imap_getline() if possible.
11728                 This should completely prevent the interface
11729                 from freezin on imap operations, although it
11730                 may do strange stuff in case of folder switching
11731                 while a big imap operation is taking place...
11732
11733                 In addition, fix a leak in the case thread
11734                 creation fails on connection.
11735
11736 2005-06-02 [colin]      1.9.11cvs34
11737
11738         * src/crash.c
11739         * src/prefs_common.h
11740                 Fix build (prefs_common_init() doesn't exist
11741                 anymore)
11742
11743 2005-06-02 [colin]      1.9.11cvs33
11744
11745         * src/prefs_account.c
11746                 Fix bug #245 (filtering rules broken when
11747                 renaming a remote account (imap4 or nntp)
11748
11749 2005-06-02 [colin]      1.9.11cvs32
11750
11751         * src/imap.c
11752                 Try to fix IMAP shortcomings: 
11753                 o Multithread imap_open()
11754                 o allow offline-mode overriding instead of
11755                   just returning NULL
11756         * src/imap_gtk.c
11757         * src/imap_gtk.h
11758                 Add a function to ask whether we want to
11759                 override offline-mode for 10 minutes (one-shot
11760                 asking was painful)
11761         * src/procheader.c
11762                 Fix segfault when imap parser isn't happy about
11763                 a missing {
11764
11765 2005-06-01 [colin]      1.9.11cvs31
11766
11767         * src/addrharvest.c
11768         * src/compose.c
11769         * src/mbox.c
11770         * src/mbox.h
11771         * src/mh.c
11772         * src/msgcache.c
11773         * src/send_message.c
11774         * src/setup.c
11775         * src/undo.c
11776         * src/common/hooks.c
11777         * src/common/prefs.c
11778         * src/common/template.c
11779         * src/common/utils.c
11780         * src/gtk/gtkutils.c
11781         * src/gtk/inputdialog.c
11782         * src/gtk/menu.c
11783         * src/gtk/pluginwindow.c
11784         * src/gtk/prefswindow.c
11785         * src/plugins/pgpmime/passphrase.c
11786         * src/plugins/pgpmime/prefs_gpg.c
11787                 More -Wall fixes
11788
11789         * src/common/Makefile.am
11790         * src/common/timing.h
11791                 Add basic timing code
11792
11793         * src/summaryview.c
11794                 Fix a bug with unread messages when 
11795                 re-sorting folders, and by the way
11796                 fix a big performance hit when 
11797                 re-sorting (10k mails: before 5s,
11798                 after .5s)
11799
11800         * src/prefs_compose_writing.c
11801         * src/prefs_compose_writing.h
11802         * src/prefs_message.c
11803         * src/prefs_message.h
11804         * src/prefs_other.c
11805         * src/prefs_other.h
11806         * src/prefs_quote.c
11807         * src/prefs_quote.h
11808         * src/prefs_receive.c
11809         * src/prefs_receive.h
11810         * src/prefs_send.c
11811         * src/prefs_send.h
11812         * src/prefs_summaries.c
11813         * src/prefs_summaries.h
11814                 Fix copyright banner
11815
11816 2005-06-01 [paul]       1.9.11cvs30
11817
11818         * po/fi.po
11819                 updated by Flammie Pirinen
11820         * src/procmime.c
11821                 fix 'Bad BASE64 content' output
11822
11823 2005-05-31 [colin]      1.9.11cvs29
11824
11825         * src/procmime.c
11826                 Oops, where did my hunk go.
11827
11828 2005-05-31 [colin]      1.9.11cvs28
11829
11830         * src/Makefile.am
11831         * src/account.c
11832         * src/action.c
11833         * src/addr_compl.c
11834         * src/addressbook.c
11835         * src/codeconv.c
11836         * src/compose.c
11837         * src/export.c
11838         * src/folder.c
11839         * src/folderview.c
11840         * src/image_viewer.c
11841         * src/main.c
11842         * src/mainwindow.c
11843         * src/messageview.c
11844         * src/mimeview.c
11845         * src/msgcache.c
11846         * src/prefs_account.c
11847         * src/prefs_actions.c
11848         * src/prefs_common.c
11849         * src/prefs_compose_writing.c
11850         * src/prefs_customheader.c
11851         * src/prefs_ext_prog.c
11852         * src/prefs_filtering.c
11853         * src/prefs_filtering_action.c
11854         * src/prefs_fonts.c
11855         * src/prefs_image_viewer.c
11856         * src/prefs_message.c
11857         * src/prefs_message.h
11858         * src/prefs_msg_colors.c
11859         * src/prefs_other.c
11860         * src/prefs_other.h
11861         * src/prefs_quote.c
11862         * src/prefs_receive.c
11863         * src/prefs_receive.h
11864         * src/prefs_send.c
11865         * src/prefs_send.h
11866         * src/prefs_spelling.c
11867         * src/prefs_summaries.c
11868         * src/prefs_summary_column.c
11869         * src/prefs_template.c
11870         * src/prefs_themes.c
11871         * src/prefs_toolbar.c
11872         * src/prefs_wrapping.c
11873         * src/procmime.c
11874         * src/procmsg.c
11875         * src/send_message.h
11876         * src/ssl_manager.c
11877         * src/summary_search.c
11878         * src/summaryview.c
11879         * src/textview.c
11880         * src/wizard.c
11881         * src/common/smtp.c
11882         * src/common/smtp.h
11883         * src/gtk/gtkutils.h
11884                 o Move the rest of Common prefs to new style
11885                 o Lots of -Wall warning fixes
11886                 o fix FIXME in cache memusage calculation
11887                 o Let return receipts be sent from any account
11888                 o Little cache optimisation (read)
11889                 o Fix bug #746 (don't treat commas as separators
11890                   when inside a quoted string)
11891
11892 2005-05-31 [paul]       1.9.11cvs27
11893
11894         * src/prefs_common.c
11895                 fix 'off-by-one' typo
11896
11897 2005-05-31 [paul]       1.9.11cvs26
11898
11899         * src/account.c
11900         * src/addr_compl.c
11901         * src/compose.c
11902         * src/foldersel.c
11903         * src/prefs_actions.c
11904         * src/prefs_common.c
11905         * src/prefs_common.h
11906         * src/prefs_customheader.c
11907         * src/prefs_display_header.c
11908         * src/prefs_filtering.c
11909         * src/prefs_filtering_action.c
11910         * src/prefs_matcher.c
11911         * src/prefs_summaries.c
11912         * src/prefs_summary_column.c
11913         * src/prefs_template.c
11914         * src/prefs_toolbar.c
11915         * src/ssl_manager.c
11916         * src/gtk/pluginwindow.c
11917         * src/gtk/prefswindow.c
11918         * src/gtk/progressdialog.c
11919                 add hidden prefs 'enable_rules_hint'
11920                 for gtk_tree_view_set_rules_hint()
11921                 (sync with main)
11922                 
11923
11924 2005-05-31 [colin]      1.9.11cvs25
11925
11926         * src/Makefile.am
11927         * src/main.c
11928         * src/prefs_common.c
11929         * src/prefs_summaries.c ** ADDED **
11930         * src/prefs_summaries.h ** ADDED **
11931                 Common/Display -> Display/Summaries
11932
11933 2005-05-31 [colin]      1.9.11cvs24
11934
11935         * src/Makefile.am
11936         * src/main.c
11937         * src/prefs_quote.c ** ADDED **
11938         * src/prefs_quote.h ** ADDED **
11939                 Move Common/Quote to Compose/Quoting
11940         * src/prefs_common.c
11941         * src/prefs_common.h
11942                 Remove old quote stuff, add
11943                 convenience functions for GtkTextView prefs
11944         * src/gtk/prefswindow.c
11945                 Set default height higher
11946
11947 2005-05-30 [colin]      1.9.11cvs23
11948
11949         * src/Makefile.am
11950         * src/main.c
11951         * src/prefs_common.c
11952         * src/prefs_compose_writing.c ** ADDED **
11953         * src/prefs_compose_writing.h ** ADDED **
11954                 Move Common/Compose prefs to Compose/Writing
11955
11956 2005-05-30 [colin]      1.9.11cvs22
11957
11958         * src/common/utils.c
11959                 Fix bug #651 (Confused Attract by Subject)
11960                 Patch by M. Benkmann <haferfrost@web.de>
11961         * AUTHORS
11962
11963 2005-05-30 [colin]      1.9.11cvs21
11964
11965         * src/compose.c
11966                 Fix concatenation of different headers of
11967                 the same type (bug #645)
11968         * src/prefs_folder_item.c
11969                 Fix bug #699 (setting color to black doesn't
11970                 work immediately)
11971         * src/procmime.c
11972                 Print out decoding error only once per
11973                 block
11974
11975 2005-05-30 [paul]       1.9.11cvs20
11976
11977         * src/common/template.c
11978                 fix Bcc
11979
11980 2005-05-30 [paul]       1.9.11cvs19
11981
11982         * doc/src/rfc2368.txt   **NEW FILE**
11983         * src/compose.c
11984                 compose_entries_set(): don't interpret Bcc
11985                 header field (conform to RFC 2368)
11986                 (sync with main)
11987
11988 2005-05-29 [colin]      1.9.11cvs18
11989
11990         * src/prefs_common.c
11991                 Let the default reply format respect
11992                 netiquette by cutting the signature.
11993
11994 2005-05-29 [colin]      1.9.11cvs17
11995
11996         * src/summaryview.c
11997                 Don't let always_show_msg override
11998                 open_unread_on_enter when opening a new
11999                 directory.
12000
12001 2005-05-27 [paul]       1.9.11cvs16
12002
12003         sync with main:
12004
12005         * src/main.c
12006                 app_will_exit(): cleanup tmp directory when exit
12007         * src/message_search.c
12008                 improved the interface and made code cleanup.
12009                 removed Clear button
12010         * src/send_message.c
12011                 send_message_local(): use GSpawn, and detect errors
12012         * src/summary_search.c
12013                 improved the interface and made code cleanup
12014         * src/textview.c
12015                 textview_write_link(): also skip non-ascii space
12016                  at the head of link strings (phishing check
12017                  didn't work at the case)
12018         * src/common/utils.c
12019                 get_command_output(): use g_spawn_command_line_sync()
12020                 instead of popen()
12021
12022 2005-05-26 [colin]      1.9.11cvs15
12023
12024         * src/folder.c
12025                 remove printf
12026
12027 2005-05-26 [colin]      1.9.11cvs14
12028
12029         * src/common/nntp.c
12030                 Fix nntp mode reader (bug #611)
12031                 Patch by Florian Mickler <florian@mickler.org>
12032
12033 2005-05-26 [colin]      1.9.11cvs13
12034
12035         * src/plugins/pgpmime/passphrase.c
12036                 Fix mouse grabbing (bug #557)
12037
12038 2005-05-26 [colin]      1.9.11cvs12
12039
12040         * src/prefs_themes.c
12041                 Fix g_warning (bug #541)
12042
12043 2005-05-26 [colin]      1.9.11cvs11
12044
12045         * src/prefs_actions.c
12046         * src/prefs_template.c
12047                 Fix bug #506 (no warning if action/template
12048                 is not saved)
12049         * src/common/template.c
12050                 Fix a possible crash
12051
12052 2005-05-26 [colin]      1.9.11cvs10
12053
12054         * src/folder.c
12055         * src/folderview.c
12056         * src/procmsg.c
12057         * src/summaryview.c
12058                 Forbid locked messages to be moved or
12059                 deleted. Locked messages in trashes 
12060                 still get deleted, for performance
12061                 reason (mh.c::mh_remove_all_msgs)
12062
12063 2005-05-25 [colin]      1.9.11cvs9
12064
12065         * src/procmime.c
12066                 Use correct encoding when sending mails
12067                 with attachments that have accentued 
12068                 chars in their name
12069
12070 2005-05-24 [colin]      1.9.11cvs8
12071
12072         * src/summaryview.c
12073                 Fix bug #688 f) read/unread marker not
12074                 changed on first click
12075                 Also, optimize summary_status_show()
12076                 calls
12077         * src/folder.c
12078         * src/inc.c
12079         * src/procmime.c
12080                 Fix bug #688 b) and c) wrt message
12081                 attachments and signature
12082         * src/stock_pixmap.c
12083         * src/stock_pixmap.h
12084         * src/stock_pixmap.c
12085         * src/stock_pixmap.h
12086         * src/Makefile.am
12087         * src/pixmaps/clip_gpg_signed.xpm
12088                 Add clip/signed icon
12089
12090 2005-05-24 [colin]      1.9.11cvs7
12091
12092         * src/folder_item_prefs.c
12093                 whitespace fix
12094
12095 2005-05-24 [colin]      1.9.11cvs6
12096
12097         * src/folderview.c
12098         * src/prefs_common.c
12099         * src/prefs_common.h
12100                 Add a confirmation to folder drag and drop
12101                 fixes bug #156
12102         * src/alertpanel.c
12103         * src/alertpanel.h
12104                 fix _with_disable parameters so that
12105                 the buttons labels are specifiable too
12106         * src/plugins/pgpmime/sgpgme.c
12107                 reflect said change
12108                 
12109
12110 2005-05-24 [colin]      1.9.11cvs5
12111
12112         * src/folderview.c
12113                 Uncollapse/collapse folders on double-click
12114                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
12115                 closes bug #108
12116
12117 2005-05-23 [colin]      1.9.11cvs4
12118
12119         * src/common/socket.c
12120                 Check another special SSL_peek() error.
12121                 Should help wrt bug #728
12122
12123 2005-05-23 [colin]      1.9.11cvs3
12124
12125         * src/plugins/pgpmime/pgpmime.c
12126                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
12127                 breaking menu accelerators and stuff. Users will have to
12128                 reselect "PGP MIME" instead of "PGP/MIME" in their 
12129                 account's privacy preferences if needed.
12130
12131 2005-05-22 [paul]
12132
12133         * tools/kdeservicemenu/install.sh
12134                 use kdesu to prompt for root password if doing
12135                 global install/uninstall
12136
12137 2005-05-20 [colin]      1.9.11cvs2
12138
12139         * src/procmsg.c
12140                 Fix another compilation error with gcc-2.9x
12141                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
12142         * src/send_message.c
12143                 Don't send QUIT if we aren't connected
12144
12145 2005-05-19 [colin]      1.9.11cvs1
12146
12147         * src/procmsg.c
12148                 Fix compilation with gcc 2.9x
12149
12150 2005-05-19 [paul]       1.9.11
12151
12152         1.9.11 released
12153
12154 2005-05-19 [paul]       1.9.9cvs14
12155
12156         * src/gtk/inputdialog.c
12157                 prevent gettext warning
12158
12159 2005-05-19 [paul]       1.9.9cvs13
12160
12161         * src/mainwindow.c
12162         * src/prefs_common.c
12163         * src/prefs_common.h
12164         * src/textview.c
12165         * src/textview.h
12166                 add an option to toggle cursor in message
12167                 view (sync with main)
12168
12169 2005-05-18 [colin]      1.9.9cvs12
12170
12171         * src/compose.c
12172                 Dereference freed pointer
12173         * src/gtk/gtkaspell.c
12174                 Fix duplication of dictionaries (is it an aspell issue?)
12175
12176 2005-05-18 [colin]      1.9.9cvs11
12177
12178         * src/gtk/inputdialog.c
12179         * src/gtk/gtkaspell.c
12180                 HIGuify dialogs
12181         * src/alertpanel.c
12182                 Remove a double call
12183
12184 2005-05-17 [colin]      1.9.9cvs10
12185
12186         * src/gtk/gtkaspell.c
12187                 Fix dialogs, Ctrl-Enter accel
12188
12189 2005-05-17 [colin]      1.9.9cvs9
12190
12191         * src/gtk/gtkaspell.c
12192                 Fix some accelerators, escape in replace-window
12193
12194 2005-05-16 [colin]      1.9.9cvs8
12195
12196         * src/gtk/gtkaspell.c
12197                 Revert last commit, it was a mistake.
12198
12199 2005-05-16 [colin]      1.9.9cvs7
12200
12201         * src/gtk/gtkaspell.c
12202                 Remove buggy code while we're at it. It's a 
12203                 dead code path anyway.
12204
12205 2005-05-16 [colin]      1.9.9cvs6
12206
12207         * src/gtk/gtkaspell.c
12208                 Missed some gtk_menu_popup where deactivate
12209                 signal should be handled. Should fix bug
12210                 #629 a bit more.
12211
12212 2005-05-16 [colin]      1.9.9cvs5
12213
12214         * src/gtk/gtkaspell.c
12215                 Remove debug printf()s
12216
12217 2005-05-16 [colin]      1.9.9cvs4
12218
12219         * src/gtk/gtkaspell.c
12220                 Fix a bit aspell problems
12221                 (see bug #629)
12222
12223 2005-05-13 [colin]      1.9.9cvs3
12224
12225         * src/folderview.c
12226                 Fix the + appearing even when no subfolders
12227                 have unread messages. Thanks to wwp for the
12228                 bug report.
12229
12230 2005-05-11 [paul]       1.9.9cvs2
12231
12232         * src/folderview.c
12233                 correction to 1.9.9cvs1, only colour folders that
12234                 have new msgs (not unread msgs)
12235
12236 2005-05-10 [colin]      1.9.9cvs1
12237
12238         * src/folderview.c
12239         * src/summaryview.c
12240                 Try to fix bolding bugs again.
12241
12242 2005-05-09 [paul]
12243
12244         * tools/claws.i18n.status.pl
12245                 add Ricardo Mones Lastra's script that has been providing
12246                 the i18n status page for many months
12247
12248 2005-05-09 [paul]       1.9.9
12249
12250         1.9.9 release
12251
12252 2005-05-09 [paul]       1.9.6cvs58
12253
12254         * AUTHORS
12255         * INSTALL
12256         * README.claws
12257                 updated
12258         * Makefile.am 
12259         * RELEASE_NOTES.claws
12260                 add release notes to cvs to simplify release
12261                 procedure
12262         * configure.ac
12263                 add ca and fi to ALL_LINGUAS
12264         * po/Makefile.in.in
12265                 workaround for missing Makevars
12266         * po/ca.po
12267         * po/fi.po
12268                 add new Catalan and Finnish translations
12269                 submitted by Miquel Oliete and Flammie Pirinen
12270         * po/de.po
12271         * po/es.po
12272         * po/fr.po
12273         * po/it.po
12274         * po/pl.po
12275         * po/ru.po
12276         * po/sk.po
12277         * po/sr.po
12278         * po/zh_CN.po
12279                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
12280                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
12281                 Urke MMI, and Hansom Young
12282         * src/main.c
12283                 Fix drafting when quitting. compose_draft() closes the
12284                 compose windows, which modifies the compose_list GSList.
12285                 We have to refresh this list after echo drafting to avoid a
12286                 segfault
12287         * src/partial_download.c
12288                 fix segfault on exit
12289
12290 2005-05-06 [paul]       1.9.6cvs57
12291
12292         * src/grouplistdialog.c
12293                 quick fix/workaround for unresizeable newsgroup
12294                 name column 
12295
12296 2005-05-06 [paul]       1.9.6cvs56
12297
12298         * src/inc.c
12299         * src/mainwindow.c
12300                 use gettext plural forms
12301         * src/imap_gtk.c
12302         * src/mh_gtk.c
12303         * src/toolbar.c
12304                 small improvement to english usage
12305
12306 2005-05-05 [thorsten]   1.9.6cvs55
12307
12308         * src/folder.c
12309                 fix possible crash
12310
12311 2005-05-05 [paul]       1.9.6cvs54
12312         
12313         sync with HEAD
12314
12315         * AUTHORS
12316         * src/compose.c
12317                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
12318                 patch by Tim Mann
12319
12320 2005-05-05 [paul]       1.9.6cvs53
12321
12322         * src/mainwindow.c
12323                 fix resizing of separate message and
12324                 folder views
12325
12326 2005-05-05 [paul]       1.9.6cvs52
12327
12328         * src/account.c
12329         * src/addrgather.c
12330         * src/browseldap.c
12331         * src/exphtmldlg.c
12332         * src/expldifdlg.c
12333         * src/importmutt.c
12334         * src/importpine.c
12335         * src/main.c
12336         * src/mainwindow.c
12337         * src/noticeview.c
12338         * src/prefs_filtering.c
12339         * src/prefs_filtering_action.c
12340         * src/prefs_matcher.c
12341         * src/prefs_spelling.c
12342         * src/prefs_toolbar.c
12343         * src/toolbar.c
12344         * src/wizard.c
12345         * src/gtk/description_window.c
12346         * src/gtk/gtkvscrollbutton.c
12347         * src/gtk/progressdialog.c
12348         * src/gtk/quicksearch.c
12349         * src/plugins/pgpmime/prefs_gpg.c
12350         * src/plugins/spamassassin/spamassassin_gtk.c
12351                 replace deprecated gtk_widget_set_usize
12352
12353 2005-05-04 [colin]      1.9.6cvs51
12354
12355         * src/common/utils.c
12356                 Fix crash when subst_for_filename is called
12357                 with a NULL parameter
12358
12359 2005-05-04 [colin]      1.9.6cvs50
12360
12361         * src/partial_download.c
12362         * src/pop.c
12363                 Escape login when writing uidl file
12364                 fixes bug #736
12365
12366 2005-05-03 [colin]      1.9.6cvs49
12367
12368         * src/procmime.c
12369                 Fix possible DOS in mime parser
12370                 (see bug #634)
12371
12372 2005-05-02 [colin]      1.9.6cvs48
12373
12374         * src/compose.c
12375                 Try to fix the copy/paste mess once again.
12376
12377
12378 2005-04-30 [colin]      1.9.6cvs47
12379
12380         * src/prefs_account.h
12381         * src/procmsg.c
12382         * src/send_message.c
12383         * src/common/smtp.c
12384         * src/common/smtp.h
12385                 Try to batch sending mails (per account) instead of
12386                 reconnecting to server every time.
12387
12388 2005-04-29 [colin]      1.9.6cvs46
12389
12390         * src/messageview.c
12391                 Fix window resizing that refused to size down
12392         * src/prefs_common.c
12393         * src/prefs_common.h
12394         * src/prefs_filtering.c
12395                 Save Filtering's window size
12396
12397 2005-04-21 [paul]       1.9.6cvs45
12398
12399         * ChangeLog-gtk2.claws
12400         * src/setup.c
12401                 correction to sync
12402
12403 2005-04-21 [paul]       1.9.6cvs44
12404
12405         sync with main:
12406
12407         * src/setup.c
12408         * src/statusbar.c
12409         * src/statusbar.h
12410                 use gtkut_widget_draw_now(). Improved performance
12411                 of the update of statusbar
12412         * src/textview.c
12413                 textview_smooth_scroll_do(): redraw it after scroll
12414                 is done (fixed incorrect display when a part of the
12415                 view is hidden).
12416         * src/gtk/gtkutils.c
12417         * src/gtk/gtkutils.h
12418                 gtkut_widget_draw_now(): use gdk_window_process_updates()
12419                 to force update of widgets.
12420                 Removed gtkut_widget_wait_for_draw() which had a big
12421                 overhead  because of waiting for all events processed 
12422
12423 2005-04-20 [paul]       1.9.6cvs43
12424
12425         * src/codeconv.c
12426                 complete 1.9.6cvs42's sync:
12427                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
12428
12429 2005-04-19 [paul]       1.9.6cvs42
12430
12431         sync with main:
12432
12433         * src/action.c
12434                 catch_output(): correctly select the insert text
12435                 (fix invalid iterator warnings).
12436         * src/codeconv.c
12437         * src/codeconv.h
12438         * src/mainwindow.c
12439         * src/messageview.c
12440         * src/prefs_common.c
12441                 support GBK encoding.
12442         * src/common/session.c
12443         * src/common/session.h
12444                 use separate buffer for large data to be sent,
12445                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
12446
12447 2005-04-18 [paul]       1.9.6cvs41
12448
12449         * src/jpilot.c
12450                 convert unsigned long into guint32
12451                 patch by Paul LeoNerd Evans 
12452
12453 2005-04-17 [colin]      1.9.6cvs40
12454
12455         * src/compose.c
12456                 Fix 'Request return receipt' from folder
12457                 properties (bug #708)
12458
12459 2005-04-17 [colin]      1.9.6cvs39
12460
12461         * src/mainwindow.c
12462                 Fix duplicate hotkeys in Mainwindow's menu
12463
12464 2005-04-17 [colin]      1.9.6cvs38
12465
12466         * src/folderview.c
12467                 Fix duplicate hotkeys in Folderview's contextual
12468                 menu
12469
12470 2005-04-15 [colin]      1.9.6cvs37
12471
12472         * src/summaryview.c
12473                 Fix 'Save as...' with non-ascii filenames
12474
12475 2005-04-15 [colin]      1.9.6cvs36
12476
12477         * src/plugins/pgpmime/pgpmime.c
12478                 Fix bus error on 64bit. Spotted by 
12479                 macallan1888@gmail.com
12480
12481 2005-04-15 [colin]      1.9.6cvs35
12482
12483         * src/prefs_account.c
12484                 Fix cvs34.
12485
12486 2005-04-12 [colin]      1.9.6cvs34
12487
12488         * src/prefs_account.c
12489                 Fix smtp auth type off-by-one. We forgot to
12490                 add PLAIN in the prefs-to-gui setter func and
12491                 as a result, the selected auth when opening
12492                 account prefs was not the correct one.
12493
12494 2005-04-12 [paul]       1.9.6cvs33
12495
12496         * src/inc.c
12497                 if the recv dialog is visible, Cancel only
12498                 cancels the current account
12499
12500
12501 2005-04-10 [colin]      1.9.6cvs32
12502
12503         * src/filtering.c
12504                 Copy score when copying FilteringActions
12505                 Fix bug #674
12506
12507 2005-04-10 [colin]      1.9.6cvs31
12508
12509         * src/inc.c
12510                 Make Message -> Receive -> Cancel cancel 
12511                 incorporation on all accounts. Fixes
12512                 bug #693
12513
12514 2005-04-10 [colin]      1.9.6cvs30
12515
12516         * src/prefs_account.c
12517                 Update Privacy checkbuttons status based
12518                 on the selected privacy system
12519         * src/compose.c
12520                 Always connect the "None" privacy system; the
12521                 static boolean was probably there to avoid
12522                 reconnecting twice in the same compose window,
12523                 but as the parent function is only called once
12524                 per compose, it's only a bug - as a static is
12525                 initialized once per application instance.
12526                 Also, don't uncheck Sign and Encrypt when
12527                 selecting None as privacy system; just ignore
12528                 them when sending/queuing.
12529                 Should fix bug #695
12530
12531 2005-04-08 [colin]      1.9.6cvs29
12532
12533         * src/account.c
12534         * src/prefs_account.c
12535         * src/prefs_account.h
12536                 Add account preference to queue message in a certain
12537                 folder.
12538
12539 2005-04-06 [colin]      1.9.6cvs28
12540
12541         * src/prefs_account.c
12542                 Update old inbox path syntax
12543
12544 2005-04-06 [paul]       1.9.6cvs27
12545
12546         sync with main:
12547
12548         * configure.ac
12549                 changed -traditional-cpp to -no-cpp-precomp for newer
12550                 Mac OS X support
12551         * src/foldersel.c
12552                 made column resize automatically
12553         * src/send_message.c
12554                 send_message_smtp(): consider EOF right after QUIT
12555                 successful (workaround for Gmail SMTP server)
12556         * src/common/socket.c
12557                 ssl_read(), ssl_peek(): check EOF which violates the
12558                 SSL protocol
12559         * src/gtk/colorlabel.c
12560                 removed warnings when displaying colorlabel menu
12561                 (don't use GtkAlignment)
12562
12563 2005-04-05 [paul]       1.9.6cvs26
12564
12565         * src/plugins/trayicon/trayicon.c
12566                 fix clipping of icon under KDE3 
12567
12568 2005-04-05 [paul]       1.9.6cvs25
12569
12570         * src/summaryview.c
12571                 hide display of threading
12572                 patch by Alfons
12573
12574 2005-04-04 [thorsten]   1.9.6cvs24
12575
12576         * src/mh.c
12577                 marks lost on filesystems with different stat() results on
12578                 summer-/wintertime
12579
12580 2005-04-03 [colin]      1.9.6cvs23
12581
12582         * src/summaryview.c
12583                 Don't handle up/down. Patch by Alfons
12584
12585 2005-04-02 [colin]      1.9.6cvs22
12586
12587         * src/summaryview.c
12588                 Make scrolling faster. Patch by Alfons.
12589
12590 2005-04-01 [colin]      1.9.6cvs21
12591
12592         * src/Makefile.am
12593         * src/stock_pixmap.c
12594         * src/pixmaps/dir-noselect.xpm ** REMOVED **
12595         * src/pixmaps/dir_noselect.xpm ** ADDED **
12596                 Fix pixmap name mismatch (Thanks Stephan Sachse)
12597
12598 2005-04-01 [colin]      1.9.6cvs20
12599
12600         * src/image_viewer.c
12601         * src/image_viewer.h
12602         * src/procmime.c
12603         * src/procmime.h
12604         * src/textview.c
12605         * src/textview.h
12606                 Implement inline image resizing and right-clicking
12607
12608 2005-04-01 [paul]       1.9.6cvs19
12609
12610         * AUTHORS
12611         * Makefile.am
12612         * configure.ac
12613                 check for gnome2
12614                 patch by Luca Cavalli <loopback<AT>slackit.org>
12615         * po/ru.po
12616                 updated by Pavlo Bohmat
12617
12618 2005-03-31 [colin]      1.9.6cvs18
12619
12620         * src/news.c
12621                 Fix parsing references
12622         * src/msgcache.c
12623                 don't put nulls in the references list
12624         * src/procheader.c
12625                 commit that forgotten file in 1.9.6cvs14
12626
12627 2005-03-31 [colin]      1.9.6cvs17
12628
12629         * src/compose.c
12630                 Fix joining of signature separator again. 
12631                 Maybe Hiro could put it in main too...
12632
12633 2005-03-31 [colin]      1.9.6cvs16
12634
12635         * src/Makefile.am
12636         * src/foldersel.c
12637         * src/stock_pixmap.c
12638         * src/stock_pixmap.h
12639         * src/pixmaps/dir-noselect.xpm
12640                 Update foldersel.c (sync from main, patch by Alfons)
12641
12642 2005-03-30 [colin]      1.9.6cvs15
12643
12644         * src/imap.c
12645                 Fix handling of imap folders containing [] in 
12646                 their name. Thanks to Nahuel Angelinetti for
12647                 the detailed bugreport.
12648
12649 2005-03-30 [colin]      1.9.6cvs14
12650
12651         * src/common/utils.h
12652         * src/common/utils.c
12653         * src/common/defs.h
12654         * src/matcher.c
12655         * src/msgcache.c
12656         * src/news.c
12657         * src/procmsg.c
12658         * src/procmsg.h
12659         * src/quote_fmt_parse.y
12660         * src/summaryview.c
12661                 Update references system. Patch by Alfons
12662
12663 2005-03-30 [colin]      1.9.6cvs13
12664
12665         * src/common/socket.c
12666                 Force the glibc to read resolv.conf again when 
12667                 it has changed. Should fix issues when changing
12668                 networks on a laptop and not restarting sylpheed. 
12669
12670 2005-03-30 [paul]       1.9.6cvs12
12671
12672         partial sync with main:
12673
12674         * src/action.c
12675                 create_io_dialog(): use user-defined text font
12676                 (thanks to Alfons), and modified its appearance.
12677         * src/addrgather.c
12678         * src/addrharvest.c
12679         * src/browseldap.c
12680                 replace old code
12681         * src/compose.c
12682                 don't join (presumably) itemized lines on line-wrapping
12683                 fixed wrapping of quote when auto-wrapping is enabled
12684                 compose_destroy(): destroy paned only if it's not
12685                 attached to window. Fixed memory leak of popup menu.
12686         * src/exphtmldlg.c
12687         * src/expldifdlg.c
12688                 replace old code
12689         * src/html.c
12690         * src/html.h
12691         * src/importmutt.c
12692         * src/importpine.c
12693                 replace old code
12694         * src/main.c
12695                 removed redundant code
12696         * src/mainwindow.c
12697                 changed 'Code set' (which is rather incorrect)
12698                 in the menu to 'Character encoding'
12699                 main_window_set_widgets(): request size first
12700                 to prevent window size becoming wrong
12701                 fixed remembering of the state of the visibility
12702                 of MessageView
12703         * src/messageview.c
12704                 changed 'Code set' (which is rather incorrect)
12705                 in the menu to 'Character encoding'
12706         * src/prefs_common.c
12707         * src/prefs_common.h
12708                 added an option whether to render HTML as text or not
12709                 added separators to outgoing encoding menu
12710         * src/procheader.c
12711                 procheader_scan_date_string(): support header
12712                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
12713         * src/summaryview.c
12714         * src/summaryview.h
12715                 minor code cleanup
12716         * src/textview.c
12717                 textview_show_html(): force output of newline
12718                 added an option whether to render HTML as text or not
12719         * src/common/utils.c
12720                 strncpy2(): optimized based on Alfons' code
12721         * src/gtk/gtkutils.c
12722         * src/gtk/gtkutils.h
12723                 removed non-used code
12724         * src/plugins/pgpmime/passphrase.c
12725                 partially fixed grab input of passphrase dialog
12726                 Confine pointer to window
12727
12728 2005-03-30 [colin]      1.9.6cvs11
12729
12730         * src/msgcache.c
12731         * src/msgcache.h
12732                 Read/write 32bit ints from cache & marks
12733                 From main.
12734
12735 2005-03-29 [paul]       1.9.6cvs10
12736
12737         * AUTHORS
12738         * ChangeLog.claws
12739         * src/compose.c
12740         * src/gtk/gtkaspell.c
12741                 sync with HEAD (don't pass NULL pointers) 
12742
12743 2005-03-24 [paul]
12744
12745         * tools/Makefile.am
12746         * tools/README
12747         * tools/acroread2sylpheed.pl
12748                 sync with HEAD (add script to send pdfs as
12749                 attachments from Adobe Reader 7)
12750
12751 2005-03-21 [paul]       1.9.6cvs9
12752
12753         * configure.ac
12754         * po/POTFILES.in
12755         * src/Makefile.am
12756         * src/crash.c
12757         * src/image_viewer.c ** ADDED **
12758         * src/image_viewer.h ** ADDED **
12759         * src/main.c
12760         * src/prefs_common.c
12761         * src/prefs_common.h
12762         * src/prefs_image_viewer.c ** ADDED **
12763         * src/prefs_image_viewer.h ** ADDED **
12764         * src/textview.c
12765         * src/gtk/about.c
12766         * src/pixmaps/sylpheed_logo.xpm
12767         * src/plugins/Makefile.am
12768         * src/plugins/image_viewer/.cvsignore ** REMOVED **
12769         * src/plugins/image_viewer/Makefile.am ** REMOVED **
12770         * src/plugins/image_viewer/plugin.c ** REMOVED **
12771         * src/plugins/image_viewer/viewer.c ** REMOVED **
12772         * src/plugins/image_viewer/viewer.glade ** REMOVED **
12773         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
12774         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
12775         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
12776         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
12777                 as gdk-pixbuf is now built-in
12778                 remove image_viewer plugin and put code back into
12779                 main codebase
12780                 implement inline image display (sync with main)
12781
12782                 replace logo with newer, nicer, larger version  
12783
12784 2005-03-21 [paul]       1.9.6cvs8
12785
12786         * src/gtk/about.c
12787                 cosmetic improvement
12788
12789 2005-03-21 [holger]     1.9.6cvs7
12790
12791         * src/plugins/spamassassin/spamassassin.c
12792                 Sync with HEAD
12793                 (unregister hook on failed plugin init)
12794
12795 2005-03-20 [colin]      1.9.6cvs6
12796
12797         * src/common/plugin.c
12798                 Check that plugin isn't already loaded
12799                 Patch by Alfons
12800
12801 2005-03-20 [thorsten]   1.9.6cvs5
12802
12803         * src/compose.c
12804                 use a more compatible syntax
12805
12806 2005-03-20 [thorsten]   1.9.6cvs4
12807
12808         * src/prefs_toolbar.c
12809                 fix crash when selecting toolbar item (uninitialized pointer)
12810
12811 2005-03-20 [thorsten]   1.9.6cvs3
12812
12813         * src/procmime.c
12814                 fix mimetype detection (referenced free()d string)
12815
12816 2005-03-20 [paul]       1.9.6cvs2
12817
12818         * src/compose.c
12819                 sync with HEAD (1.0.3cvs5)
12820                 neglect Reply-To header if empty
12821                 Patch by Alfons 
12822
12823 2005-03-19 [holger]     1.9.6cvs1
12824
12825         * src/summaryview.c
12826         * src/summaryview.h
12827                 Sync with HEAD
12828
12829 2005-03-18 [paul]       1.9.6
12830
12831         initial GTK2 release
12832
12833 2005-03-18 [paul]       1.0.3cvs3.1
12834
12835         * AUTHORS
12836         * ChangeLog.claws
12837         * configure.ac
12838         * src/gtk/about.c
12839         * src/pixmaps/sylpheed_logo.xpm
12840                 sync with HEAD
12841
12842 2005-03-18 [colin]      1.0.3cvs2.6
12843
12844         * src/summaryview.c
12845                 Remove call to summary_step in summary_copy_selected_to
12846                 Can't see its purpose, and this causes bug when copying
12847                 a message if the next one is unread: it reads it.
12848
12849 2005-03-18 [paul]       1.0.3cvs2.5
12850
12851         * src/foldersel.c
12852                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
12853
12854 2005-03-18 [paul]       1.0.3cvs2.4
12855
12856         * src/addrharvest.c
12857         * src/codeconv.c
12858         * src/codeconv.h
12859         * src/compose.c
12860         * src/news.c
12861         * src/procheader.c
12862         * src/procmime.c
12863         * src/unmime.c
12864         * src/unmime.h
12865                 fix buffer overflow, CAN-2005-0667, see
12866                 http://secunia.com/advisories/14491/
12867                 Patch by Alfons
12868
12869 2005-03-17 [colin]      1.0.3cvs2.3
12870
12871         * src/prefs_fonts.c
12872         * src/summaryview.c
12873                 Fix font bugs (both lists now officialy share 
12874                 the same font)
12875                 
12876
12877 2005-03-17 [paul]       1.0.3cvs2.2
12878
12879         * src/gtk/pluginwindow.c
12880                 make plugin descriptions uneditable
12881
12882 2005-03-11 [paul]       1.0.3cvs2.1
12883
12884         * ChangeLog.claws
12885         * configure.ac
12886         * po/POTFILES.in
12887         * src/plugins/trayicon/trayicon.c
12888                 sync with HEAD
12889                 add src/wizard.c to POTFILES.in
12890
12891 2005-03-11 [paul]       1.0.3cvs1.1
12892
12893         * ChangeLog
12894         * ChangeLog.claws
12895         * configure.ac
12896         * po/de.po
12897         * po/es.po
12898         * po/fr.po
12899         * po/it.po
12900         * po/pt_BR.po
12901         * po/ru.po
12902         * po/sk.po
12903         * po/sr.po
12904         * po/zh_CN.po
12905                 sync with HEAD
12906
12907 2005-03-04 [colin]      1.0.1cvs22.2
12908
12909         * src/compose.c
12910                 Fix signatures with accentued chars in it
12911
12912 2005-03-04 [colin]      1.0.1cvs22.1
12913
12914         * src/common/smtp.c
12915         * src/common/smtp.h
12916                 Don't use SIZE param in MAIL FROM: if server 
12917                 doesn't support it. Patch by Eugen Freiter
12918                 <eugen_f@users.sf.net>
12919
12920 2005-02-27 [paul]       1.0.1cvs20.1
12921
12922         * ChangeLog.claws
12923         * configure.ac
12924         * src/messageview.c
12925                 sync with HEAD
12926
12927 2005-02-27 [colin]      1.0.1cvs19.4
12928
12929         * src/procheader.c
12930         * src/procheader.h
12931                 Fix prototypes. Patch by Alfons
12932
12933 2005-02-27 [colin]      1.0.1cvs19.3
12934
12935         * src/compose.c
12936                 Don't auto-join the signature separator.
12937
12938 2005-02-26 [colin]      1.0.1cvs19.2
12939
12940         * src/summaryview.c
12941                 Fix 'mark all read' with collapsed threads.
12942                 Patch by Alfons.
12943
12944 2005-02-25 [paul]       1.0.1cvs19.1
12945
12946         * ChangeLog.claws
12947         * configure.ac
12948         * src/prefs_account.c
12949         * src/prefs_folder_item.c
12950         * src/gtk/prefswindow.c
12951         * src/gtk/prefswindow.h
12952                 sync with HEAD
12953
12954 2005-02-25 [paul]       1.0.1cvs15.12
12955
12956         * src/alertpanel.c
12957         * src/codeconv.c
12958         * src/compose.c
12959         * src/textview.c
12960         * src/gtk/gtkutils.c
12961         * src/gtk/gtkutils.h
12962         * src/gtk/logwindow.c
12963         * src/gtk/progressdialog.c
12964                 sync with main (revision 127)
12965                 and fix logwindow clipping
12966
12967 2005-02-24 [colin]      1.0.1cvs15.11
12968
12969         * src/plugins/pgpmime/passphrase.c
12970                 Disable input grabbing; it doesn't work yet.
12971
12972 2005-02-24 [colin]      1.0.1cvs15.10
12973
12974         * src/messageview.c
12975                 Don't send out receipts if offline. Ask.
12976
12977 2005-02-23 [colin]      1.0.1cvs15.9
12978
12979         * src/summaryview.c     
12980                 Fix expanding
12981
12982 2005-02-23 [colin]      1.0.1cvs15.8
12983
12984         * src/summaryview.c
12985                 Really fix Bug 568 by removing useless
12986                 calls. summary_thread_init() now called
12987                 in summary_sort(). This should please
12988                 Alfons as it should be faster than 
12989                 previously.
12990
12991 2005-02-23 [colin]      1.0.1cvs15.7
12992
12993         * src/compose.c
12994                 Encode parts as QP or B64 if signing
12995
12996 2005-02-23 [colin]      1.0.1cvs15.6
12997
12998         * src/compose.c
12999                 Fix Mimeinfo leakage (including tmp files)
13000         * src/procmsg.c
13001                 Fix tmp file leakage (spotted by Ivan Rayner)
13002
13003 2005-02-22 [colin]      1.0.1cvs15.5
13004
13005         * src/expldifdlg.c
13006                 Fix keyboard input. Patch by Alfons.
13007
13008 2005-02-21 [colin]      1.0.1cvs15.4
13009
13010         * src/compose.c
13011                 Fix Sign/Encrypt when unselecting privacy
13012                 system
13013         * src/prefs_common.c
13014                 Change default message font to Monospace
13015         * src/summaryview.c
13016                 More freezing during potentially large operations
13017
13018 2005-02-21 [paul]       1.0.1cvs15.3
13019
13020         * src/main.c
13021                 fix --help output
13022
13023 2005-02-21 [paul]       1.0.1cvs15.2
13024
13025         * po/Makefile.in.in
13026         * src/compose.c
13027         * src/summaryview.c
13028         * src/textview.c
13029         * src/common/utils.c
13030         * src/common/utils.h
13031                 sync with main (revision 117)
13032
13033 2005-02-20 [colin]      1.0.1cvs15.1
13034
13035         * src/common/defs.h
13036                 Change cache file to .sylpheed_claws_cache, as
13037                 suggested by Alfons. Allows people to switch
13038                 between Sylpheed and Sylpheed-Claws. it is
13039                 a good idea to "Check for new messages" at next
13040                 startup.
13041
13042
13043 2005-02-18 [colin]      1.0.1cvs14.1
13044
13045         * src/quote_fmt_lex.l
13046         * src/quote_fmt_parse.y
13047                 Fix parser initialisation. Patch by Ivan.
13048
13049 2005-02-18 [colin]      1.0.1cvs11.6
13050
13051         * src/folderview.c
13052                 Fix scrolldown (bug 662)
13053
13054 2005-02-17 [colin]      1.0.1cvs11.5
13055
13056         * src/codeconv.c
13057                 conv_filename_to_utf8: return clean 7bit instead
13058                 of broken utf8 if needed
13059         * src/mimeview.c
13060                 Fix display of parts with unclean 8bit names
13061
13062 2005-02-17 [paul]       1.0.1cvs11.4
13063
13064         * src/compose.c
13065         * src/exportldif.c
13066         * src/matcher_parser_parse.y
13067         * src/procmime.c
13068         * src/sourcewindow.c
13069         * src/common/Makefile.am
13070         * src/common/intl.h             ** REMOVED **
13071         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
13072                 sync with main (revision 109)
13073                 and clean up
13074
13075 2005-02-16 [colin]      1.0.1cvs11.3
13076
13077         * src/summaryview.c
13078                 Fix collapsed thread not highlighting when new
13079                 messages in it (Bug 568) Patch by Stephan Sachse.
13080                 Fix messed up selection when reaching bounds (Bug 632)
13081         * src/prefs_themes.c
13082                 Fix theme installing (Bug 684)
13083
13084 2005-02-16 [colin]      1.0.1cvs11.2
13085
13086         * src/messageview.c
13087                 Fix messageview_select_all
13088
13089 2005-02-16 [colin]      1.0.1cvs11.1
13090
13091         * src/mh.c
13092                 Sync with HEAD (MH scan required function)
13093
13094 2005-02-15 [colin]      1.0.1cvs8.1
13095
13096         * src/mimeview.c
13097         * src/common/utils.c
13098                 Sync with HEAD (filename chars substitution)
13099
13100 2005-02-15 [colin]      1.0.1cvs7.3
13101
13102         * src/gtk/pluginwindow.c
13103                 Fix button spacing
13104
13105 2005-02-15 [colin]      1.0.1cvs7.2
13106
13107         * src/mimeview.c
13108                 Fix mime icons not reset across message when
13109                 scrolled down
13110
13111 2005-02-15 [colin]      1.0.1cvs7.1
13112
13113         * src/compose.c
13114         * src/procmime.c
13115                 Sync with HEAD (optimisation of cvs6)
13116
13117 2005-02-14 [colin]      1.0.1cvs6.1
13118
13119         * src/compose.c
13120         * src/procmime.c
13121                 Sync with HEAD (encode "From " at line beginning)
13122
13123 2005-02-14 [colin]      1.0.1cvs5.3
13124
13125         * src/compose.c
13126                 Fix wrapping with accentued chars.
13127
13128 2005-02-13 [colin]      1.0.1cvs5.2
13129
13130         * src/textview.c
13131                 Fix email informative part parsing with
13132                 accentued chars in it. ispunct() returns
13133                 true for them in utf8...
13134
13135 2005-02-12 [colin]      1.0.1cvs5.1
13136
13137         * src/filtering.c
13138                 Sync with HEAD (remove wrong use of compose after send)
13139
13140 2005-02-12 [paul]       1.0.1cvs4.5
13141
13142         * src/textview.c
13143                 remove unnecessary code (thanks to Alfons)
13144
13145 2005-02-12 [paul]       1.0.1cvs4.4
13146
13147         * src/textview.c
13148                 add 'Copy' to contextual menu on emails
13149
13150 2005-02-11 [colin]      1.0.1cvs4.3
13151
13152         * src/compose.c
13153                 revert 1.0.0cvs28.2, it doesn't work that well.
13154
13155 2005-02-11 [paul]       1.0.1cvs4.2
13156
13157         * po/Makefile.in.in
13158                 fix 'make release'
13159
13160 2005-02-10 [paul]       1.0.1cvs4.1
13161
13162         * ChangeLog
13163         * ChangeLog.claws
13164         * ChangeLog.jp
13165         * configure.ac
13166         * src/compose.c
13167                 sync with HEAD (sync with main)
13168
13169 2005-02-10 [paul]       1.0.1cvs3.2
13170
13171         * AUTHORS
13172         * Makefile.am
13173         * autogen.sh
13174         * configure.ac
13175         * config/mkinstalldirs
13176         * intl/.cvsignore
13177         * intl/ChangeLog
13178         * intl/VERSION
13179         * intl/bindtextdom.c
13180         * intl/config.charset
13181         * intl/dcgettext.c
13182         * intl/dcigettext.c
13183         * intl/dcngettext.c
13184         * intl/dgettext.c
13185         * intl/dngettext.c
13186         * intl/eval-plural.h
13187         * intl/explodename.c
13188         * intl/finddomain.c
13189         * intl/gettext.c
13190         * intl/gettextP.h
13191         * intl/gmo.h
13192         * intl/hash-string.h
13193         * intl/intl-compat.c
13194         * intl/l10nflist.c
13195         * intl/libgnuintl.h.in
13196         * intl/loadinfo.h
13197         * intl/loadmsgcat.c
13198         * intl/localcharset.c
13199         * intl/localcharset.h
13200         * intl/locale.alias
13201         * intl/localealias.c
13202         * intl/localename.c
13203         * intl/log.c
13204         * intl/ngettext.c
13205         * intl/os2compat.c
13206         * intl/os2compat.h
13207         * intl/osdep.c
13208         * intl/plural-exp.c
13209         * intl/plural-exp.h
13210         * intl/plural.c
13211         * intl/plural.y
13212         * intl/ref-add.sin
13213         * intl/ref-del.sin
13214         * intl/relocatable.c
13215         * intl/relocatable.h
13216         * intl/textdomain.c
13217         * m4/Makefile.am
13218         * po/Makefile.in.in
13219         * src/Makefile.am
13220         * src/account.c
13221         * src/action.c
13222         * src/addr_compl.c
13223         * src/addressadd.c
13224         * src/addressbook.c
13225         * src/addrgather.c
13226         * src/addrindex.c
13227         * src/alertpanel.c
13228         * src/browseldap.c
13229         * src/codeconv.c
13230         * src/codeconv.h
13231         * src/compose.c
13232         * src/compose.h
13233         * src/crash.c
13234         * src/editaddress.c
13235         * src/editbook.c
13236         * src/editgroup.c
13237         * src/editjpilot.c
13238         * src/editldap.c
13239         * src/editldap_basedn.c
13240         * src/editvcard.c
13241         * src/exphtmldlg.c
13242         * src/expldifdlg.c
13243         * src/export.c
13244         * src/exporthtml.c
13245         * src/filtering.c
13246         * src/folder.c
13247         * src/folder_item_prefs.c
13248         * src/foldersel.c
13249         * src/folderview.c
13250         * src/grouplistdialog.c
13251         * src/headerview.c
13252         * src/imap.c
13253         * src/imap_gtk.c
13254         * src/import.c
13255         * src/importldif.c
13256         * src/importmutt.c
13257         * src/importpine.c
13258         * src/inc.c
13259         * src/ldif.c
13260         * src/main.c
13261         * src/mainwindow.c
13262         * src/matcher.c
13263         * src/mbox.c
13264         * src/message_search.c
13265         * src/messageview.c
13266         * src/mh.c
13267         * src/mh_gtk.c
13268         * src/mimeview.c
13269         * src/msgcache.c
13270         * src/news.c
13271         * src/news_gtk.c
13272         * src/noticeview.c
13273         * src/partial_download.c
13274         * src/pop.c
13275         * src/prefs_account.c
13276         * src/prefs_actions.c
13277         * src/prefs_common.c
13278         * src/prefs_customheader.c
13279         * src/prefs_display_header.c
13280         * src/prefs_ext_prog.c
13281         * src/prefs_filtering.c
13282         * src/prefs_filtering_action.c
13283         * src/prefs_folder_item.c
13284         * src/prefs_fonts.c
13285         * src/prefs_gtk.c
13286         * src/prefs_matcher.c
13287         * src/prefs_msg_colors.c
13288         * src/prefs_spelling.c
13289         * src/prefs_summary_column.c
13290         * src/prefs_template.c
13291         * src/prefs_themes.c
13292         * src/prefs_toolbar.c
13293         * src/prefs_wrapping.c
13294         * src/privacy.c
13295         * src/procheader.c
13296         * src/procmime.c
13297         * src/procmsg.c
13298         * src/quote_fmt.c
13299         * src/recv.c
13300         * src/send_message.c
13301         * src/setup.c
13302         * src/sourcewindow.c
13303         * src/ssl_manager.c
13304         * src/statusbar.c
13305         * src/summary_search.c
13306         * src/summaryview.c
13307         * src/textview.c
13308         * src/toolbar.c
13309         * src/wizard.c
13310         * src/common/nntp.c
13311         * src/common/plugin.c
13312         * src/common/smtp.c
13313         * src/common/ssl.c
13314         * src/common/ssl_certificate.c
13315         * src/common/string_match.c
13316         * src/common/sylpheed.c
13317         * src/common/template.c
13318         * src/common/utils.c
13319         * src/gtk/about.c
13320         * src/gtk/colorlabel.c
13321         * src/gtk/description_window.c
13322         * src/gtk/filesel.c
13323         * src/gtk/foldersort.c
13324         * src/gtk/gtkaspell.c
13325         * src/gtk/gtkutils.c
13326         * src/gtk/inputdialog.c
13327         * src/gtk/logwindow.c
13328         * src/gtk/menu.c
13329         * src/gtk/pluginwindow.c
13330         * src/gtk/prefswindow.c
13331         * src/gtk/progressdialog.c
13332         * src/gtk/quicksearch.c
13333         * src/gtk/sslcertwindow.c
13334         * src/plugins/clamav/clamav_plugin.c
13335         * src/plugins/clamav/clamav_plugin_gtk.c
13336         * src/plugins/demo/demo.c
13337         * src/plugins/dillo_viewer/dillo_prefs.c
13338         * src/plugins/dillo_viewer/dillo_viewer.c
13339         * src/plugins/image_viewer/plugin.c
13340         * src/plugins/image_viewer/viewer.c
13341         * src/plugins/image_viewer/viewerprefs.c
13342         * src/plugins/mathml_viewer/mathml_viewer.c
13343         * src/plugins/pgpmime/passphrase.c
13344         * src/plugins/pgpmime/plugin.c
13345         * src/plugins/pgpmime/prefs_gpg.c
13346         * src/plugins/pgpmime/select-keys.c
13347         * src/plugins/pgpmime/sgpgme.c
13348         * src/plugins/spamassassin/spamassassin.c
13349         * src/plugins/spamassassin/spamassassin_gtk.c
13350         * src/plugins/trayicon/trayicon.c
13351                 sync with main (revision 104)
13352
13353 2005-02-10 [colin]      1.0.1cvs3.1
13354
13355         * src/mainwindow.c
13356                 Sync with HEAD (fix occasional crasher)
13357
13358 2005-02-10 [colin]      1.0.1cvs2.1
13359
13360         * src/messageview.c
13361                 Synw with HEAD (don't automatically display html)
13362
13363 2005-02-09 [colin]      1.0.1cvs1.3
13364
13365         * src/textview.c
13366         * src/textview.h
13367                 Add contextual menu on emails
13368
13369 2005-02-09 [colin]      1.0.1cvs1.2
13370
13371         * src/codeconv.c
13372                 Fix converting from broken headers and 
13373                 put back the _ in missing places
13374                 (feature broke with cvs24.2 sync, main 
13375                  possibly affected?)
13376
13377 2005-02-09 [colin]      1.0.1cvs1.1
13378
13379         * src/messageview.c
13380         * src/mimeview.c
13381         * src/mimeview.h
13382                 Sync with HEAD (display non text/plain mails with plugin)
13383
13384 2005-02-08 [colin]      1.0.1.1
13385
13386         * ChangeLog.claws
13387         * po/pt_BR.po
13388                 Sync with HEAD
13389         * configure.ac
13390                 Make default configuration directory 
13391                 be .sylpheed-gtk2
13392
13393 2005-02-08 [colin]      1.0.0cvs29.1
13394
13395         * po/de.po
13396         * po/es.po
13397         * po/fr.po
13398         * po/it.po
13399         * po/sk.po
13400         * po/sr.po
13401                 Sync translations with HEAD
13402
13403 2005-02-06 [colin]      1.0.0cvs28.3
13404
13405         * src/compose.c
13406                 Make compose a bit faster - patch by Alfons.
13407
13408 2005-02-06 [colin]      1.0.0cvs28.2
13409
13410         * src/compose.c
13411                 Make pasting via middle-click more reliable
13412
13413 2005-02-05 [paul]       1.0.0cvs28.1
13414
13415         * ChangeLog
13416         * ChangeLog.claws
13417         * ChangeLog.jp
13418         * configure.ac
13419         * src/compose.c
13420                 sync with HEAD
13421                 (fix bug 682 'redirect is broken'
13422
13423 2005-02-05 [torte]      1.0.0cvs27.1
13424
13425         * ChangeLog.claws
13426         * configure.ac
13427         * src/partial_download.c
13428                 Sync with HEAD (fix buf overflow)
13429
13430 2005-02-03 [colin]      1.0.0cvs26.1
13431
13432         * src/common/plugin.c
13433                 Sync with HEAD (avoid plugin mismatches)
13434
13435 2005-02-03 [paul]       1.0.0cvs25.3
13436
13437         * src/folderview.c
13438         * src/headerview.c
13439         * src/summaryview.c
13440         * src/textview.c
13441         * src/gtk/colorlabel.c
13442                 third and final part of initial sync with main-gtk2
13443
13444 2005-02-03 [paul]       1.0.0cvs25.2
13445
13446         * src/jpilot.c
13447                 fix building with jpilot support
13448
13449 2005-02-02 [colin]      1.0.0cvs25.1
13450
13451         * src/messageview.c
13452                 Sync with HEAD (fix dangerous typo)
13453
13454 2005-02-01 [colin]      1.0.0cvs24.3
13455
13456         * src/common/xml.c
13457                 Write file as advertised (UTF-8)
13458
13459 2005-02-01 [paul]       1.0.0cvs24.2
13460
13461         * src/addrbook.c
13462         * src/addrindex.c
13463         * src/alertpanel.h
13464         * src/codeconv.c
13465         * src/codeconv.h
13466         * src/compose.c
13467         * src/export.c
13468         * src/folder_item_prefs.c
13469         * src/html.c
13470         * src/imap.c
13471         * src/import.c
13472         * src/jpilot.c
13473         * src/mainwindow.c
13474         * src/matcher_parser_lex.l
13475         * src/messageview.c
13476         * src/mh.c
13477         * src/prefs_account.c
13478         * src/prefs_actions.c
13479         * src/prefs_common.c
13480         * src/prefs_gtk.c
13481         * src/prefs_gtk.h
13482         * src/prefs_themes.c
13483         * src/procheader.c
13484         * src/procmime.c
13485         * src/sourcewindow.c
13486         * src/statusbar.c
13487         * src/summaryview.c
13488         * src/textview.c
13489         * src/toolbar.c
13490         * src/unmime.c
13491         * src/common/template.c
13492         * src/common/utils.c
13493         * src/common/xml.c
13494         * src/common/xml.h
13495         * src/gtk/gtkaspell.c
13496         * src/plugins/clamav/clamav_plugin.c
13497         * src/plugins/dillo_viewer/dillo_prefs.c
13498         * src/plugins/image_viewer/viewerprefs.c
13499         * src/plugins/pgpmime/passphrase.c
13500         * src/plugins/pgpmime/prefs_gpg.c
13501         * src/plugins/pgpmime/select-keys.c
13502         * src/plugins/spamassassin/spamassassin.c
13503                 second part of initial sync with main-gtk2
13504                 (more to follow)
13505
13506 2005-01-31 [colin]      1.0.0cvs24.1
13507
13508         * src/compose.c
13509                 Sync with HEAD
13510
13511 2005-01-29 [paul]       1.0.0cvs23.2
13512
13513         * src/account.c
13514         * src/action.c
13515         * src/addressadd.c
13516         * src/addressbook.c
13517         * src/alertpanel.c
13518         * src/compose.c
13519         * src/editaddress.c
13520         * src/editbook.c
13521         * src/editgroup.c
13522         * src/editjpilot.c
13523         * src/editldap.c
13524         * src/editldap_basedn.c
13525         * src/editvcard.c
13526         * src/export.c
13527         * src/foldersel.c
13528         * src/grouplistdialog.c
13529         * src/import.c
13530         * src/importldif.c
13531         * src/inc.c
13532         * src/main.c
13533         * src/mainwindow.c
13534         * src/message_search.c
13535         * src/messageview.c
13536         * src/mimeview.c
13537         * src/prefs_actions.c
13538         * src/prefs_common.c
13539         * src/prefs_common.h
13540         * src/prefs_customheader.c
13541         * src/prefs_display_header.c
13542         * src/prefs_filtering.c
13543         * src/prefs_filtering_action.c
13544         * src/prefs_gtk.c
13545         * src/prefs_matcher.c
13546         * src/prefs_summary_column.c
13547         * src/prefs_template.c
13548         * src/sourcewindow.c
13549         * src/summary_search.c
13550         * src/summaryview.c
13551         * src/textview.c
13552         * src/gtk/about.c
13553         * src/gtk/description_window.c
13554         * src/gtk/gtkshruler.c
13555         * src/gtk/gtkutils.c
13556         * src/gtk/gtkutils.h
13557         * src/gtk/inputdialog.c
13558         * src/gtk/logwindow.c
13559         * src/gtk/prefswindow.c
13560         * src/gtk/progressdialog.c
13561         * src/gtk/progressdialog.h
13562                 first part of initial sync with main-gtk2
13563                 (more to follow)
13564
13565 2005-01-28 [colin]      1.0.0cvs23.1
13566
13567         * src/folderview.c
13568                 Sync with HEAD
13569
13570 2005-01-27 [colin]      1.0.0cvs21.1
13571
13572         * src/folder.c
13573         * src/folderview.c
13574                 Sync with HEAD
13575
13576 2005-01-27 [colin]      1.0.0cvs19.1
13577
13578         * src/procmime.c
13579                 Sync with HEAD
13580
13581 2005-01-27 [colin]      1.0.0cvs18.1
13582
13583         * src/messageview.c
13584         * src/summaryview.c
13585         * src/mainwindow.c
13586         * src/compose.c
13587         * src/compose.h
13588         * src/procmsg.c
13589         * src/procmsg.h
13590         * src/toolbar.c
13591                 Sync with HEAD
13592
13593 2005-01-26 [paul]       1.0.0cvs15.2
13594
13595         * src/compose.c
13596                 compose_entries_set(): convert subject and body to
13597                 utf8 if necessary. patch by Felix Eckhofer
13598
13599 2005-01-26 [paul]       1.0.0cvs15.1
13600
13601         * configure.ac
13602         * src/common/template.c
13603                 sync with HEAD (fix memory leak)
13604
13605 2005-01-25 [paul]       1.0.0cvs14.1
13606
13607         * configure.ac
13608         * src/compose.c
13609                 sync with HEAD
13610
13611 2005-01-24 [colin]      1.0.0cvs13.1
13612
13613         * src/summaryview.c
13614                 Sync with HEAD
13615
13616 2005-01-24 [paul]       1.0.0cvs12.1
13617
13618         * configure.ac
13619         * src/messageview.c
13620         * src/mh.c
13621         * src/common/utils.c
13622                 sync with HEAD
13623
13624 2005-01-24 [colin]      1.0.0cvs11.1
13625
13626         * src/procheader.c
13627                 Sync with HEAD
13628
13629 2005-01-24 [colin]      1.0.0cvs10.1
13630
13631         * src/folderview.c
13632                 Sync with HEAD
13633
13634 2005-01-23 [colin]      1.0.0cvs9.1
13635
13636         * src/crash.c
13637                 Sync with HEAD
13638
13639 2005-01-22 [colin]      1.0.0cvs8.1
13640
13641         * src/summaryview.c
13642         * src/gtk/quicksearch.c
13643                 Sync with HEAD
13644
13645 2005-01-21 [colin]      1.0.0cvs7.1
13646
13647         * src/summaryview.c
13648                 Sync with HEAD
13649
13650 2005-01-21 [colin]      1.0.0cvs6.1
13651
13652         * src/summaryview.c
13653                 Sync with HEAD
13654
13655 2005-01-21 [colin]      1.0.0cvs5.1
13656
13657         * src/gtk/quicksearch.c
13658         * src/prefs_common.c
13659         * src/prefs_common.h
13660                 Sync with HEAD (recurse option)
13661
13662 2005-01-21 [colin]      1.0.0cvs4.1
13663
13664         * src/folder.h
13665         * src/folderview.c
13666         * src/folderview.h
13667         * src/summaryview.c
13668         * src/gtk/quicksearch.c
13669         * src/gtk/quicksearch.h
13670                 Sync with HEAD (recursive quicksearch)
13671
13672 2005-01-20 [colin]      1.0.0cvs3.4
13673
13674         * src/ssl_manager.c
13675                 Remove useless code
13676
13677 2005-01-20 [colin]      1.0.0cvs3.3
13678
13679         * src/ssl_manager.c
13680                 Fix leak, thanks to Alfons.
13681
13682 2005-01-20 [colin]      1.0.0cvs3.2
13683
13684         * src/ssl_manager.c
13685                 Port SSL certificate window to GTK2.
13686
13687 2005-01-20 [paul]       1.0.0cvs3.1
13688
13689         * ChangeLog.claws
13690         * configure.ac
13691         * src/addrindex.c
13692         * src/addrindex.h
13693                 sync with HEAD
13694
13695 2005-01-19 [colin]      1.0.0cvs2.2
13696
13697         * src/plugins/trayicon/trayicon.c
13698                 Fix freeze with gtk-2.6, the easy way
13699                 (signal blocking helpless there...)
13700                 Closes bug #668.
13701
13702 2005-01-19 [colin]      1.0.0cvs2.1
13703
13704         * src/mbox.c
13705         * src/mbox.h
13706         * src/mainwindow.c
13707         * src/summaryview.c
13708         * src/summaryview.h
13709                 Sync with HEAD
13710
13711 2005-01-19 [paul]       1.0.0cvs1.1
13712
13713         * configure.ac
13714         * po/de.po
13715         * po/es.po
13716         * po/fr.po
13717         * po/hr.po
13718         * po/it.po
13719         * po/ja.po
13720         * po/ko.po
13721         * po/pt_BR.po
13722         * po/ru.po
13723         * po/sk.po
13724         * po/sr.po
13725                 sync with HEAD (update translations)
13726
13727 2005-01-18 [colin]      1.0.0cvs0.1
13728
13729         * src/foldersel.c
13730                 Specify search column - patch by Alfons
13731
13732 2005-01-18 [colin]      0.9.13cvs36.3
13733
13734         * src/prefs_toolbar.c
13735                 Change Delete to Remove
13736         * src/prefs_fonts.c
13737                 GTK2 version and leak fixes
13738         * src/prefs_actions.c
13739                 Add stock buttons.
13740                 All patches by Alfons
13741
13742 2005-01-17 [colin]      0.9.13cvs36.2
13743
13744         * src/compose.c
13745                 Fix DnD inserting twice. While at it,
13746                 add DnD support for text/plain in the
13747                 body, and add support in the headers.
13748
13749 2005-01-16 [colin]      0.9.13cvs36.1
13750
13751         * ChangeLog
13752         * ChangeLog.jp
13753         * ChangeLog.claws
13754                 Sync with HEAD (nothing applicable)
13755
13756 2005-01-16 [colin]      0.9.13cvs33.2
13757
13758         * src/prefs_toolbar.c
13759                 GTK2ize prefs_toolbar, by Alfons.
13760
13761 2005-01-14 [colin]      0.9.13cvs33.1
13762
13763         * src/html.c
13764         * src/msgcache.c
13765                 Sync with HEAD
13766
13767 2005-01-14 [colin]      0.9.13cvs32.1
13768
13769         * src/html.c
13770         * src/html.h
13771         * src/msgcache.c
13772         * AUTHORS
13773         * tools/calypso_convert.pl
13774                 Sync with HEAD
13775
13776 2005-01-08 [colin]      0.9.13cvs29.2
13777
13778         * src/prefs_filtering_action.c
13779         * src/prefs_filtering.c
13780                 2 more gtk2 patches by Alfons
13781
13782 2005-01-07 [paul]       0.9.13cvs29.1
13783
13784         * ChangeLog
13785         * ChangeLog.claws
13786         * ChangeLog.jp
13787         * configure.ac
13788         * src/pop.c
13789         * src/pop.h
13790                 sync with HEAD
13791
13792 2005-01-07 [colin]      0.9.13cvs28.3
13793
13794         * src/gtk/progressdialog.c
13795         * src/gtk/progressdialog.h
13796         * src/inc.c
13797         * src/send_message.c
13798                 GTK2 for the incorporation dialog. The CList isn't dead
13799                 yet, for a more smooth migration. Patch by Alfons.
13800
13801 2005-01-06 [colin]      0.9.13cvs28.2
13802
13803         * src/prefs_display_header.c
13804                 GTK2 conversion by Alfons
13805         * src/prefs_actions.c
13806         * src/prefs_matcher.c
13807                 Fix 2 leaks - patch by Alfons
13808
13809 2005-01-06 [colin]      0.9.13cvs28.1
13810
13811         * src/prefs_matcher.c
13812                 Sync with HEAD
13813
13814 2005-01-06 [colin]      0.9.13cvs27.4
13815
13816         * src/prefs_matcher.c
13817                 Fix double-free. Patch by Alfons
13818
13819 2005-01-06 [colin]      0.9.13cvs27.3
13820
13821         * src/prefs_matcher.c
13822                 GTK2 widgets + memleak
13823                 Patch by Alfons
13824
13825 2005-01-05 [colin]      0.9.13cvs27.2
13826
13827         * src/account.c
13828         * src/addr_compl.c
13829         * src/foldersel.c
13830         * src/stock_pixmap.c
13831         * src/stock_pixmap.h
13832                 3 more GTK2 patches by Alfons.
13833
13834 2005-01-04 [colin]      0.9.13cvs27.1
13835
13836         * src/folderview.c
13837         * src/imap_gtk.c
13838         * src/news_gtk.c
13839                 Sync with HEAD
13840
13841 2005-01-04 [colin]      0.9.13cvs25.9
13842
13843         * src/compose.c
13844                 Fix Show Ruler menuitem
13845         * src/prefs_template.c
13846                 Convert to GTK2
13847         * src/common/utils.c
13848                 Make auto pointer stuff handles NULLs
13849                 Patches by Alfons.
13850
13851 2005-01-04 [colin]      0.9.13cvs25.8
13852
13853         * src/compose.c
13854                 Move the attachment list to gtk2
13855                 Patch by Alfons.
13856
13857 2005-01-04 [colin]      0.9.13cvs25.7
13858
13859         * src/textview.c
13860                 Make some keys work again
13861                 Patch by SungHyun Nam <namsh@kldp.org>
13862
13863 2005-01-04 [colin]      0.9.13cvs25.6
13864
13865         * src/gtk/gtkshruler.c
13866                 Move the ruler to GTK2
13867                 Patch by Alfons
13868
13869 2005-01-03 [colin]      0.9.13cvs25.5
13870
13871         * src/compose.c
13872                 Fix my broken patch apply 
13873
13874 2005-01-03 [colin]      0.9.13cvs25.4
13875
13876         * src/common/utils.c
13877         * src/common/utils.h
13878         * src/gtk/prefswindow.c
13879                 Move auto pointer stuff to utils.c
13880                 Patch by Alfons again :)
13881
13882 2005-01-03 [colin]      0.9.13cvs25.3
13883
13884         * src/compose.c
13885         * src/prefs_gtk.c
13886         * src/prefs_template.c
13887         * src/textview.c
13888                 Empty text widgets with empty strings, not NULL char
13889                 Patch by SungHyun Nam <namsh@kldp_org>
13890
13891 2005-01-03 [colin]      0.9.13cvs25.2
13892
13893         * src/main.c
13894         * AUTHORS
13895                 Sync with HEAD
13896
13897 2005-01-03 [colin]      0.9.13cvs25.1
13898
13899         * src/pop.c
13900         * src/pop.h
13901                 Sync with HEAD
13902
13903 2005-01-03 [colin]      0.9.13cvs24.3
13904
13905         * src/account.c
13906                 Two patches from Alfons and Alex S Moore:
13907                 fix images, fix return value.
13908
13909 2005-01-01 [colin]      0.9.13cvs24.2
13910
13911         * src/prefs_actions.c
13912                 Fix over-zealous assertion. Patch by Alfons
13913
13914 2005-01-01 [colin]      0.9.13cvs24.1
13915
13916         * src/procmime.c
13917                 Sync with HEAD (leak fix)
13918
13919 2004-12-31 [colin]      0.9.13cvs23.2
13920
13921         * src/prefs_common.c
13922                 GTK2 widgets + stock buttons - patch by Alfons
13923
13924 2004-12-31 [paul]       0.9.13cvs23.1
13925
13926         * configure.ac
13927                 bump up EXTRA_VERSION to match (sync'ed) HEAD
13928         * src/gtk/pluginwindow.c
13929                 use GTK2 widgets and plug memory leaks,
13930                 patches by Alfons
13931
13932 2004-12-30 [colin]      0.9.13cvs22.4
13933
13934         * src/account.c
13935         * src/action.c
13936         * src/export.c
13937         * src/foldersel.c
13938         * src/import.c
13939         * src/message_search.c
13940         * src/prefs_actions.c
13941         * src/prefs_common.c
13942         * src/prefs_customheader.c
13943         * src/prefs_filtering.c
13944         * src/prefs_summary_column.c
13945         * src/summary_search.c
13946         * src/gtk/about.c
13947         * src/gtk/description_window.c
13948         * src/gtk/gtkutils.c
13949         * src/gtk/gtkutils.h
13950         * src/gtk/inputdialog.c
13951         * src/gtk/prefswindow.c
13952                 Use GTK2 stock buttons. Patches by Alfons.
13953
13954 2004-12-30 [colin]      0.9.13cvs22.3
13955
13956         * src/account.c
13957                 Sync with HEAD
13958         * src/prefs_actions.c
13959         * src/prefs_customheader.c
13960         * src/prefs_filtering.c
13961         * src/prefs_msg_colors.c
13962         * src/prefs_summary_column.c
13963         * src/gtk/prefswindow.c
13964                 Use GtkTreeView instead of deprecated 
13965                 widgets. Patches by Alfons.
13966
13967 2004-12-30 [paul]       0.9.13cvs22.2
13968
13969         * src/foldersel.c
13970                 use GTK 2 Tree View
13971                 patch by Alfons, with root folder sorting fix
13972                 by Stephan Sachse
13973
13974 2004-12-30 [paul]       0.9.13cvs22.1
13975
13976         * ChangeLog
13977         * ChangeLog.claws
13978         * ChangeLog.jp
13979         * NEWS
13980         * configure.ac
13981         * src/account.c
13982                 sync with HEAD
13983
13984 2004-12-22 [martin]     0.9.13cvs21.2
13985
13986         * src/action.c
13987                 free the command line after its use
13988
13989 2004-12-18 [paul]       0.9.13cvs21.1
13990
13991         * AUTHORS
13992         * ChangeLog
13993         * ChangeLog.claws
13994         * ChangeLog.jp
13995         * NEWS
13996         * configure.ac
13997         * src/action.c
13998         * src/compose.c
13999         * src/syldap.c
14000                 sync with HEAD
14001
14002 2004-12-17 [martin]     0.9.13cvs17.2
14003
14004         * src/action.c
14005                 convert actions input to locale
14006         * src/inc.c
14007                 convert notification command to locale
14008         * src/plugins/pgpmime/select-keys.c
14009                 convert attributes to utf8
14010
14011 2004-12-14 [colin]      0.9.13cvs17.1
14012
14013         * ChangeLog
14014         * ChangeLog.jp
14015         * ChangeLog.claws
14016         * src/action.c
14017         * src/common/utils.c
14018         * src/gtk/prefswindow.c
14019         * src/gtk/gtkutils.c
14020         * src/gtk/gtkutils.h
14021         * src/plugins/spamassassin/libspamc.c
14022                 Sync with HEAD
14023
14024 2004-12-13 [colin]      0.9.13cvs14.1
14025
14026         * src/quote_fmt_parse.y
14027                 Sync with HEAD
14028
14029 2004-12-10 [colin]      0.9.13cvs12.1
14030
14031         * src/prefs_themes.c
14032         * src/mainwindow.c
14033         * src/messageview.c
14034                 Sync with HEAD
14035
14036 2004-12-09 [colin]      0.9.13cvs10.1
14037
14038         * src/procmime.c
14039                 Sync with HEAD (fix B64 encoding from memory)
14040
14041 2004-12-08 [colin]      0.9.13cvs9.1
14042
14043         * src/gtk/colorlabel.c
14044                 Sync with HEAD
14045
14046 2004-12-08 [paul]       0.9.13cvs8.2
14047
14048         * src/gtk/pluginwindow.c
14049                 fix window resizing oddities
14050
14051 2004-12-08 [colin]      0.9.13cvs8.1
14052
14053         * src/quote_fmt_parse.y
14054                 Sync with HEAD
14055
14056 2004-12-08 [colin]      0.9.13cvs7.1
14057
14058         * src/matcher_parser_parse.y
14059         * src/msgcache.c
14060         * src/prefs_matcher.c
14061         * src/procheader.c
14062         * src/matcher.c
14063         * src/common/defs.h
14064         * po/sr.po
14065                 Sync with HEAD
14066
14067 2004-12-08 [colin]      0.9.13cvs6.1
14068
14069         * src/quote_fmt_parse.y
14070         * src/textview.c
14071                 Sync with HEAD
14072         * src/gtk/prefswindow.c
14073         * src/gtk/pluginwindow.c
14074                 Fix G_CALLBACKS protos (thanks to Alfons)
14075
14076 2004-12-07 [torte]      0.9.13cvs2.2
14077
14078         * src/procmime.c
14079                 [Bug 650] reply button causes crash
14080                 Thanks to David Relson and Christoph
14081
14082 2004-12-07 [colin]      0.9.13cvs2.1
14083
14084         * ChangeLog.claws
14085         * AUTHORS
14086         * po/sk.po
14087         * src/procmime.c
14088         * src/prefs_account.c
14089         * src/common/smtp.c
14090         * src/common/smtp.h
14091                 Sync with HEAD
14092
14093 2004-12-06 [colin]      0.9.12cvs187.1
14094
14095         * ChangeLog.claws
14096         * INSTALL
14097         * Makefile.am
14098         * README.claws
14099         * TODO.claws
14100         * configure.ac
14101         * po/bg.po
14102         * po/cs.po
14103         * po/el.po
14104         * po/en_GB.po
14105         * po/es.po
14106         * po/fr.po
14107         * po/hr.po
14108         * po/hu.po
14109         * po/it.po
14110         * po/ja.po
14111         * po/ko.po
14112         * po/nl.po
14113         * po/pl.po
14114         * po/pt_BR.po
14115         * po/ru.po
14116         * po/sk.po
14117         * po/sr.po
14118         * po/sv.po
14119         * po/zh_CN.po
14120         * po/zh_TW.Big5.po
14121         * src/compose.c
14122         * tools/Makefile.am
14123         * tools/README
14124         * tools/filter_conv.pl
14125         * tools/kdeservicemenu/README
14126         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
14127         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
14128                 Sync with HEAD
14129
14130 2004-12-04 [colin]      0.9.12cvs183.1
14131
14132         * src/compose.c
14133                 Sync with HEAD (compose window position saving)
14134
14135 2004-12-04 [paul]       0.9.12cvs182.3
14136
14137         * src/messageview.c
14138         * src/mimeview.c
14139         * src/prefs_customheader.c
14140         * src/gtk/quicksearch.c
14141                 replace some forgotten GTK_SIGNAL_FUNCs
14142
14143 2004-12-04 [paul]       0.9.12cvs182.2
14144
14145         * src/Makefile.am
14146                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
14147                 committed in error      
14148
14149 2004-12-04 [paul]       0.9.12cvs182.1
14150
14151         * ChangeLog
14152         * ChangeLog.claws
14153         * ChangeLog.jp
14154         * INSTALL
14155         * NEWS
14156         * README
14157         * README.jp
14158         * configure.ac
14159         * doc/manual/ja/Makefile.am
14160         * doc/manual/ja/sylpheed-1.html
14161         * doc/manual/ja/sylpheed-10.html
14162         * doc/manual/ja/sylpheed-11.html
14163         * doc/manual/ja/sylpheed-12.html
14164         * doc/manual/ja/sylpheed-13.html
14165         * doc/manual/ja/sylpheed-14.html
14166         * doc/manual/ja/sylpheed-15.html
14167         * doc/manual/ja/sylpheed-16.html
14168         * doc/manual/ja/sylpheed-17.html
14169         * doc/manual/ja/sylpheed-18.html
14170         * doc/manual/ja/sylpheed-19.html
14171         * doc/manual/ja/sylpheed-2.html
14172         * doc/manual/ja/sylpheed-20.html
14173         * doc/manual/ja/sylpheed-3.html
14174         * doc/manual/ja/sylpheed-4.html
14175         * doc/manual/ja/sylpheed-5.html
14176         * doc/manual/ja/sylpheed-6.html
14177         * doc/manual/ja/sylpheed-7.html
14178         * doc/manual/ja/sylpheed-8.html
14179         * doc/manual/ja/sylpheed-9.html
14180         * doc/manual/ja/sylpheed.html
14181         * doc/manual/ja/sylpheed.sgml
14182         * po/de.po
14183         * src/Makefile.am
14184         * src/compose.c
14185         * src/procmime.c
14186         * src/pixmaps/regular.xpm **REMOVED**
14187         * src/plugins/pgpmime/pgpmime.c
14188         * src/plugins/pgpmime/plugin.c
14189         * src/plugins/pgpmime/prefs_gpg.c
14190                 sync with HEAD
14191
14192 2004-12-03 [paul]       0.9.12cvs180.1
14193
14194         * ChangeLog
14195         * ChangeLog.claws
14196         * ChangeLog.jp
14197         * configure.ac
14198         * src/Makefile.am
14199         * src/pop.c
14200         * src/common/utils.c
14201         * src/common/utils.h
14202         * src/pixmaps/continue.xpm
14203         * src/pixmaps/dir_close.xpm
14204         * src/pixmaps/dir_open.xpm
14205         * src/pixmaps/drafts_close.xpm
14206         * src/pixmaps/drafts_open.xpm
14207         * src/pixmaps/folder.xpm **REMOVED**
14208         * src/pixmaps/group.xpm
14209         * src/pixmaps/unread.xpm
14210                 sync with HEAD
14211
14212 2004-12-02 [colin]      0.9.12cvs179.1
14213
14214         * src/compose.c
14215                 Sync with HEAD (non-duplicated reedition)
14216
14217 2004-12-02 [colin]      0.9.12cvs178.1
14218
14219         * src/compose.c
14220                 Sync with HEAD (linewrap_quote fix)
14221
14222 2004-12-01 [colin]      0.9.12cvs177.3
14223
14224         * src/addrharvest.c
14225                 Replace sizeof with strlen
14226
14227 2004-12-01 [paul]       0.9.12cvs177.2
14228
14229         * src/addrharvest.c
14230                 fix 'harvest addresses'
14231
14232 2004-11-30 [colin]      0.9.12cvs177.1
14233
14234         * src/gtk/prefswindow.c
14235         * src/gtk/pluginwindow.c
14236                 Sync with HEAD
14237
14238 2004-11-29 [colin]      0.9.12cvs176.1
14239
14240         * src/folderview.c
14241                 sync with HEAD (Fix disappearing separators in folderview's popup)
14242
14243 2004-11-29 [colin]      0.9.12cvs175.1
14244
14245         * src/procmime.c
14246                 Sync with head (another format fix)
14247
14248 2004-11-29 [colin]      0.9.12cvs174.1
14249
14250         * src/pop.c
14251                 Sync with HEAD (format string fix)
14252
14253 2004-11-26 [colin]      0.9.12cvs173.1
14254
14255         * src/common/smtp.c
14256         * src/common/smtp.h
14257                 Sync with HEAD
14258
14259 2004-11-24 [colin]      0.9.12cvs172.1
14260
14261         * src/plugins/pgpmime/pgpmime.c
14262                 Sync with HEAD
14263
14264 2004-11-24 [colin]      0.9.12cvs171.1
14265
14266         * src/plugins/pgpmime/pgpmime.c
14267                 Sync with head (gpgmectx leaks)
14268
14269 2004-11-24 [colin]      0.9.12cvs169.1
14270
14271         * src/plugins/pgpmime/plugin.c
14272         * src/plugins/trayicon/Makefile.am
14273         * src/plugins/trayicon/newmarkedmail.xpm
14274         * src/plugins/trayicon/trayicon.c
14275         * src/plugins/trayicon/unreadmarkedmail.xpm
14276                 Sync with HEAD
14277
14278 2004-11-23 [colin]      0.9.12cvs168.1
14279
14280         * src/partial_download.c
14281         * src/partial_download.h
14282         * src/plugins/pgpmime/plugin.c
14283                 Sync with HEAD
14284
14285 2004-11-23 [colin]      0.9.12cvs166.1
14286
14287         * src/Makefile.am
14288         * src/codeconv.c
14289         * src/compose.c
14290         * src/folderview.c
14291         * src/main.c
14292         * src/partial_download.c
14293         * src/partial_download.h
14294         * src/prefs_account.c
14295         * src/prefs_account.h
14296         * src/privacy.c
14297         * src/privacy.h
14298         * src/procmime.c
14299         * src/common/Makefile.am
14300         * src/common/base64.h
14301         * src/common/partial_download.c
14302         * src/common/partial_download.h
14303         * src/gtk/prefswindow.c
14304         * src/gtk/prefswindow.h
14305         * src/plugins/pgpmime/pgpmime.c
14306         * src/plugins/pgpmime/prefs_gpg.c
14307         * src/plugins/pgpmime/prefs_gpg.h
14308         * src/plugins/pgpmime/sgpgme.c
14309         * src/plugins/pgpmime/sgpgme.h
14310                 Sync with HEAD
14311
14312 2004-11-23 [colin]      0.9.12cvs163.1
14313
14314         * src/main.c
14315                 Sync with HEAD (cursor optimization)
14316
14317 2004-11-23 [colin]      0.9.12cvs162.1
14318
14319         * src/prefs_common.c
14320         * src/prefs_themes.c
14321         * src/procmsg.c
14322                 Sync with HEAD
14323
14324 2004-11-23 [colin]      0.9.12cvs158.9
14325
14326         * src/compose.c
14327                 Fix double-free when forwarding
14328         * src/msgcache.c
14329                 Fix leak on error path
14330                 
14331
14332 2004-11-23 [colin]      0.9.12cvs158.8
14333
14334         * src/compose.c
14335                 Fix possible double-free
14336                 Spotted by Alfons
14337
14338 2004-11-23 [colin]      0.9.12cvs158.7
14339
14340         * src/compose.c
14341                 Fix some signal handlers' prototypes
14342                 Spotted by Alfons
14343
14344 2004-11-22 [colin]      0.9.12cvs158.6
14345
14346         * src/compose.c
14347                 Remove unneeded code and duplicated
14348                 wrapping - patch by Alfons
14349
14350 2004-11-22 [colin]      0.9.12cvs158.5
14351
14352         * src/prefs_themes.c
14353                 Fix oversized selector
14354
14355 2004-11-22 [colin]      0.9.12cvs158.4
14356
14357         * src/compose.c
14358                 fix dump_text()
14359                 patch by Alfons
14360
14361 2004-11-19 [colin]      0.9.12cvs158.3
14362
14363         * src/textview.c
14364                 Add a context menu on links (open, copy)
14365
14366 2004-11-18 [paul]       0.9.12cvs158.2
14367
14368         * src/addrgather.c
14369         * src/exphtmldlg.c
14370         * src/expldifdlg.c
14371         * src/mimeview.c
14372         * src/prefs_common.c
14373         * src/plugins/image_viewer/viewer.c
14374         * src/plugins/spamassassin/spamassassin_gtk.c
14375                 replace deprecated gtk_notebook_set_page
14376                 and gtk_notebook_current_page
14377
14378 2004-11-18 [paul]       0.9.12cvs158.1
14379
14380         * configure.ac
14381         * src/compose.c
14382         * src/mainwindow.c
14383         * src/messageview.c
14384         * src/prefs_common.c
14385         * src/common/utils.c
14386         * src/common/utils.h
14387                 sync with HEAD
14388
14389 2004-11-17 [colin]      0.9.12cvs156.1
14390
14391         * src/prefs_account.c
14392         * src/prefs_account.h
14393         * src/procmsg.c
14394                 Sync with HEAD (add pref to store encrypted mails encrypted)
14395
14396 2004-11-17 [paul]       0.9.12cvs155.1
14397
14398         * ChangeLog
14399         * ChangeLog.claws
14400         * ChangeLog.jp
14401         * NEWS
14402         * configure.ac
14403         * src/compose.c
14404         * src/jpilot.c
14405         * src/privacy.c
14406         * src/procmime.c
14407         * src/procmime.h
14408         * src/procmsg.c
14409         * src/toolbar.c
14410         * src/pixmaps/error.xpm
14411                 sync with HEAD
14412
14413 2004-11-17 [colin]      0.9.12cvs151.1
14414
14415         * src/plugins/pgpmime/pgpmime.c
14416                 Sync with HEAD (remove debug printf)
14417
14418 2004-11-17 [colin]      0.9.12cvs150.1
14419
14420         * src/plugins/pgpmime/pgpmime.c
14421                 Sync with HEAD (off-by-one fix)
14422
14423 2004-11-17 [colin]      0.9.12cvs149.1
14424
14425         * src/procmsg.c
14426                 Sync with HEAD (coding style fixes)
14427
14428 2004-11-16 [colin]      0.9.12cvs148.1
14429
14430         * src/procmsg.c
14431                 Sync with head (Fix the fix)
14432
14433 2004-11-16 [colin]      0.9.12cvs147.1
14434
14435         * src/procmsg.c
14436                 Sync with Main (leak fix)
14437
14438 2004-11-16 [colin]      0.9.12cvs146.14
14439
14440         * src/compose.c
14441                 Remove useless chunk of code
14442                 Patch by Alfons
14443
14444 2004-11-15 [colin]      0.9.12cvs146.13
14445
14446         * src/compose.c
14447                 Fix drafting after insertion
14448                 Patch by Alfons
14449
14450 2004-11-15 [colin]      0.9.12cvs146.12
14451
14452         * src/compose.c
14453         * src/prefs_filtering.c
14454         * src/prefs_filtering_action.c
14455         * src/prefs_toolbar.c
14456                 Fix some const-correctness
14457
14458 2004-11-15 [colin]      0.9.12cvs146.11
14459
14460         * src/summaryview.c
14461         * src/prefs_themes.c
14462         * src/messageview.c
14463                 Fix some leaks
14464
14465 2004-11-15 [colin]      0.9.12cvs146.10
14466
14467         * src/codeconv.c
14468                 More unreadable locale fixes
14469
14470 2004-11-14 [colin]      0.9.12cvs146.9
14471
14472         * src/textview.c
14473                 Fix uri_security_check
14474                 Patch by Alfons
14475
14476 2004-11-13 [paul]       0.9.12cvs146.8
14477
14478         * src/folder.c
14479         * src/procmime.c
14480                 fix 2 bugs introduced in last commit
14481
14482 2004-11-13 [paul]       0.9.12cvs146.7
14483
14484         * src/compose.c
14485         * src/exporthtml.c
14486         * src/exportldif.c
14487         * src/folder.c
14488         * src/imap.c
14489         * src/imap_gtk.c
14490         * src/main.c
14491         * src/mainwindow.c
14492         * src/messageview.c
14493         * src/mh_gtk.c
14494         * src/prefs_themes.c
14495         * src/procmime.c
14496         * src/setup.c
14497         * src/summaryview.c
14498                 replace deprecated g_basename
14499
14500 2004-11-13 [paul]       0.9.12cvs146.6
14501
14502         * src/compose.c
14503         * src/imap.c
14504         * src/matcher_parser.h
14505         * src/matcher_parser_parse.y
14506         * src/prefs_filtering.c
14507         * src/prefs_filtering_action.c
14508         * src/prefs_themes.c
14509         * src/prefs_toolbar.c
14510         * src/common/utils.c
14511                 various small fixes/cleanups
14512
14513 2004-11-12 [colin]      0.9.12cvs146.5
14514
14515         * src/textview.c
14516                 Validate event's origin on visibility notify
14517                 Patch by Alfons.
14518
14519 2004-11-12 [paul]       0.9.12cvs146.4
14520
14521         * src/exporthtml.c
14522         * src/exportldif.c
14523         * src/imap.c
14524         * src/mh.c
14525         * src/mimeview.c
14526         * src/prefs_spelling.c
14527         * src/prefs_themes.c
14528                 replace deprecated g_dirname    
14529
14530 2004-11-12 [colin]      0.9.12cvs146.3
14531
14532         * src/textview.c
14533                 Some coding style fixes
14534
14535 2004-11-12 [colin]      0.9.12cvs146.2
14536
14537         * src/codeconv.c
14538                 We want to replace _all_ extended chars in
14539                 conv_unreadable_*, because any string containing
14540                 extended chars not parsing as UTF8 is 
14541                 undisplayed on gtk2.
14542
14543 2004-11-12 [paul]       0.9.12cvs146.1
14544
14545         * ChangeLog
14546         * ChangeLog.claws
14547         * ChangeLog.jp
14548         * NEWS
14549         * configure.ac
14550         * src/account.c
14551         * src/folderview.c
14552         * src/folderview.h
14553         * src/imap.c
14554         * src/imap_gtk.c
14555         * src/inc.c
14556         * src/mainwindow.c
14557         * src/mh_gtk.c
14558         * src/news_gtk.c
14559         * src/pop.c
14560         * src/prefs_account.c
14561         * src/prefs_account.h
14562         * src/prefs_ext_prog.c
14563         * src/procmime.c
14564         * src/procmime.h
14565         * src/procmsg.c
14566         * src/procmsg.h
14567         * src/summary_search.c
14568         * src/summaryview.c
14569         * src/textview.c
14570         * src/common/defs.h
14571         * src/common/utils.c
14572         * src/common/utils.h
14573         * src/gtk/menu.c
14574         * src/gtk/menu.h
14575                 sync with HEAD
14576
14577 2004-11-11 [colin]      0.9.12cvs144.2
14578
14579         * src/textview.c
14580                 Fix URI range selection (patch by Alfons)
14581
14582 2004-11-09 [colin]      0.9.12cvs144.1
14583
14584         * ChangeLog.claws
14585         * src/compose.c
14586         * src/folder.c
14587         * src/folder_item_prefs.c
14588         * src/prefs_account.c
14589         * src/prefs_account.h
14590         * src/plugins/pgpmime/pgpmime.c
14591                 Sync with HEAD
14592
14593 2004-11-08 [colin]      0.9.12cvs143.1
14594
14595         * src/summaryview.c
14596                 Sync with HEAD (optimize quicksearch)
14597
14598 2004-11-08 [colin]      0.9.12cvs142.2
14599
14600         * src/compose.c
14601                 Don't wrap when Edit/Auto wrapping is disabled
14602
14603 2004-11-08 [colin]      0.9.12cvs142.1
14604
14605         * src/textview.c
14606                 Sync with HEAD
14607
14608 2004-11-08 [colin]      0.9.12cvs141.1
14609
14610         * src/textview.c
14611                 Sync with HEAD (fix some mail URIs)
14612
14613 2004-11-08 [colin]      0.9.12cvs140.3
14614
14615         * src/textview.c
14616                 o Use text cursor instead of arrow when
14617                   not on a link
14618                 o Fix handling of contiguous links (as in
14619                   "colin@colino.net" <colin@colino.net>)
14620                   This one unveils a bug in get_email_part()
14621
14622 2004-11-07 [colin]      0.9.12cvs140.2
14623
14624         * src/textview.c
14625                 Fix memleak. Patch by Alfons.
14626
14627 2004-11-06 [colin]      0.9.12cvs140.1
14628
14629         * src/compose.c
14630                 Sync with HEAD (don't ask passphrase
14631                 when drafting)
14632
14633 2004-11-06 [paul]       0.9.12cvs139.2
14634
14635         * AUTHORS
14636         * src/textview.c
14637         * src/textview.h
14638                 textview URI handling. hovering over a 
14639                 link displays it in the status bar,
14640                 and changes the mouse pointer to a hand 
14641                 cursor. a link is activated with a single 
14642                 click. (Modified from the) patch by Jean-Yves 
14643                 Lefort <jylefort@users.sourceforge.net>
14644                 
14645
14646 2004-11-05 [colin]      0.9.12cvs139.1
14647
14648         * src/compose.c
14649         * src/procmime.c
14650                 Sync with HEAD again ^^
14651
14652 2004-11-05 [colin]      0.9.12cvs139.1
14653
14654         * src/compose.c
14655         * src/procmime.c
14656                 Sync with HEAD
14657
14658 2004-11-03 [paul]       0.9.12cvs138.1
14659
14660         * ChangeLog.claws
14661         * configure.ac
14662         * po/POTFILES.in
14663         * src/prefs_ext_prog.c
14664         * src/procmime.c
14665         * tools/kdeservicemenu/README
14666         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
14667         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
14668                 sync with HEAD
14669
14670 2004-11-01 [christoph]  0.9.12cvs136.2
14671
14672         * src/procmime.c
14673                 convert MIME parameters to UTF-8
14674
14675 2004-10-29 [colin]      0.9.12cvs136.1
14676
14677         * src/common/utils.c
14678                 Sync with HEAD (don't use '=' in mime boundary)
14679
14680 2004-10-29 [paul]       0.9.12cvs135.1
14681
14682         * configure.ac
14683         * doc/src/rfc2231.txt
14684         * src/procmime.c
14685         * src/common/quoted-printable.c
14686         * src/common/utils.c
14687         * src/common/utils.h
14688                 sync with HEAD
14689
14690 2004-10-27 [paul]       0.9.12cvs134.1
14691
14692         * configure.ac
14693         * src/main.c
14694         * src/procmime.c
14695         * src/plugins/pgpmime/pgpmime.c
14696                 sync with HEAD
14697
14698 2004-10-26 [paul]       0.9.12cvs132.3
14699
14700         * src/account.c
14701         * src/addressbook.c
14702         * src/addrgather.c
14703         * src/addrharvest.c
14704         * src/codeconv.c
14705         * src/compose.c
14706         * src/customheader.c
14707         * src/editaddress.c
14708         * src/editgroup.c
14709         * src/enriched.c
14710         * src/expldifdlg.c
14711         * src/exporthtml.c
14712         * src/exportldif.c
14713         * src/folder.c
14714         * src/foldersel.c
14715         * src/folderview.c
14716         * src/grouplistdialog.c
14717         * src/html.c
14718         * src/imap.c
14719         * src/jpilot.c
14720         * src/ldapserver.c
14721         * src/ldif.c
14722         * src/mimeview.c
14723         * src/news.c
14724         * src/news_gtk.c
14725         * src/pop.c
14726         * src/prefs_display_header.c
14727         * src/prefs_gtk.c
14728         * src/prefs_msg_colors.c
14729         * src/prefs_toolbar.c
14730         * src/procheader.c
14731         * src/procmime.c
14732         * src/summaryview.c
14733         * src/textview.c
14734         * src/toolbar.c
14735         * src/vcard.c
14736         * src/common/mgutils.c
14737         * src/common/nntp.c
14738         * src/common/smtp.c
14739         * src/common/template.c
14740         * src/common/utils.c
14741         * src/common/xmlprops.c
14742         * src/plugins/pgpmime/pgpmime.c
14743         * src/plugins/pgpmime/select-keys.c
14744         * src/plugins/pgpmime/sgpgme.c
14745                 replace deprecated g_strcasecmp(), g_strncasecmp(),
14746                 g_string_sprintfa(), gtk_notebook_current_page()
14747
14748 2004-10-26 [colin]      0.9.12cvs132.2
14749
14750         * src/prefs_folder_item.c
14751                 Fix default-account selection
14752
14753 2004-10-21 [colin]      0.9.12cvs133
14754
14755         * src/compose.c
14756                 Sync with HEAD (Remove extra separator in compose's Options)
14757         * src/textview.c
14758                 Set wrapping to char
14759
14760 2004-10-21 [paul]       0.9.12cvs131.2
14761
14762         * src/compose.c
14763         * src/sourcewindow.c
14764                 fix wrapping
14765                 fix window shrinking 
14766
14767 2004-10-21 [colin]      0.9.12cvs131.1
14768
14769         * ChangeLog.claws
14770         * src/compose.c
14771                 Sync with HEAD
14772
14773 2004-10-21 [paul]       0.9.12cvs130.2
14774
14775         * src/prefs_folder_item.c
14776                 sync with HEAD (Apply to subfolders)
14777
14778 2004-10-19 [colin]      0.9.12cvs130.1
14779
14780         * ChangeLog.claws
14781         * src/compose.c
14782         * src/common/utils.c
14783         * src/gtk/menu.c
14784                 Sync with HEAD
14785
14786 2004-10-19 [colin]      0.9.12cvs128.1
14787
14788         * src/addrbook.c
14789         * src/addrcache.c
14790         * src/addressbook.c
14791         * src/codeconv.c
14792         * src/compose.c
14793         * src/customheader.c
14794         * src/editaddress.c
14795         * src/editgroup.c
14796         * src/exporthtml.c
14797         * src/folder.c
14798         * src/folderview.c
14799         * src/imap.c
14800         * src/jpilot.c
14801         * src/main.c
14802         * src/matcher_parser_parse.y
14803         * src/mbox.c
14804         * src/pop.c
14805         * src/prefs_account.c
14806         * src/prefs_gtk.c
14807         * src/prefs_msg_colors.c
14808         * src/procheader.c
14809         * src/procmime.c
14810         * src/procmime.h
14811         * src/procmsg.c
14812         * src/summaryview.c
14813         * src/textview.c
14814         * src/common/base64.c
14815         * src/common/partial_download.c
14816         * src/common/socket.c
14817         * src/common/sylpheed.c
14818         * src/common/utils.c
14819         * src/common/utils.h
14820         * src/gtk/pluginwindow.c
14821         * src/gtk/quicksearch.c
14822         * src/plugins/clamav/clamav_plugin.c
14823         * src/plugins/clamav/clamav_plugin.h
14824         * src/plugins/clamav/clamav_plugin_gtk.c
14825         * src/plugins/pgpmime/passphrase.c
14826         * src/plugins/pgpmime/pgpmime.c
14827         * src/plugins/pgpmime/plugin.c
14828         * src/plugins/pgpmime/prefs_gpg.c
14829         * src/plugins/pgpmime/prefs_gpg.h
14830         * src/plugins/pgpmime/select-keys.c
14831         * src/plugins/pgpmime/sgpgme.c
14832         * src/plugins/spamassassin/libspamc.c
14833         * src/plugins/spamassassin/spamassassin.c
14834         * src/plugins/spamassassin/spamassassin.h
14835         * src/plugins/spamassassin/spamassassin_gtk.c
14836         * src/plugins/trayicon/trayicon.c
14837         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
14838                 Sync with HEAD
14839
14840 2004-10-14 [colin]      0.9.12cvs126.2
14841
14842         * src/codeconv.c
14843         * src/textview.c
14844                 Fix conv_unreadable_locale
14845
14846 2004-10-13 [colin]      0.9.12cvs126.1
14847
14848         * src/compose.c
14849                 Sync with HEAD (don't convert charset for 
14850                 drafted messages, minor cleanup)
14851
14852 2004-10-13 [colin]      0.9.12cvs125.1
14853
14854         * po/POTFILES.in
14855                 Sync with HEAD (POTFILES fix)
14856
14857 2004-10-12 [colin]      0.9.12cvs124.3
14858
14859         * src/compose.c
14860                 Fix encoding bug from latest sync
14861
14862 2004-10-12 [paul]       0.9.12cvs124.2
14863
14864         * src/plugins/pgpmime/prefs_gpg.c
14865         * src/plugins/pgpmime/prefs_gpg.h
14866                 forgotten in last commit        
14867
14868 2004-10-12 [paul]       0.9.12cvs124.1
14869
14870         * ChangeLog.claws
14871         * configure.ac
14872         * m4/spamassassin.m4
14873         * src/Makefile.am
14874         * src/account.c
14875         * src/compose.c
14876         * src/compose.h
14877         * src/crash.c
14878         * src/main.c
14879         * src/mimeview.c
14880         * src/passphrase.c
14881         * src/passphrase.h
14882         * src/prefs_account.c
14883         * src/prefs_account.h
14884         * src/prefs_common.c
14885         * src/privacy.c
14886         * src/privacy.h
14887         * src/procmime.c
14888         * src/procmime.h
14889         * src/procmsg.c
14890         * src/rfc2015.c
14891         * src/rfc2015.h
14892         * src/select-keys.c
14893         * src/select-keys.h
14894         * src/textview.c
14895         * src/common/utils.c
14896         * src/common/utils.h
14897         * src/gtk/about.c
14898         * src/plugins/pgpmime/Makefile.am
14899         * src/plugins/pgpmime/passphrase.c
14900         * src/plugins/pgpmime/passphrase.h
14901         * src/plugins/pgpmime/pgpmime.c
14902         * src/plugins/pgpmime/plugin.c
14903         * src/plugins/pgpmime/select-keys.c
14904         * src/plugins/pgpmime/select-keys.h
14905         * src/plugins/pgpmime/sgpgme.c
14906         * src/plugins/pgpmime/sgpgme.h
14907                 sync with HEAD
14908
14909 2004-10-04 [colin]      0.9.12cvs122.1
14910
14911         * src/mainwindow.c
14912         * src/messageview.c
14913         * src/messageview.h
14914         * src/textview.c
14915                 Sync with HEAD
14916
14917 2004-10-04 [colin]      0.9.12cvs121.1
14918
14919         * src/summaryview.c
14920                 Sync with HEAD
14921
14922 2004-10-04 [paul]       0.9.12cvs120.1
14923
14924         * configure.ac
14925                 sync with HEAD [don't try to build 
14926                 pgpmime plugin when gpgme is disabled]
14927
14928 2004-10-03 [colin]      0.9.12cvs119.3
14929
14930         * src/gtk/gtksctree.c
14931                 Lots of side effects. Put back as before 117.2.
14932         * src/summaryview.c
14933                 Fix bug #602
14934
14935 2004-10-03 [colin]      0.9.12cvs119.2
14936
14937         * src/gtk/gtksctree.c
14938                 Revert 608 fix that doesn't work that good
14939
14940 2004-10-02 [colin]      0.9.12cvs119.1
14941
14942         * src/mainwindow.c
14943         * src/messageview.c
14944         * src/prefs_common.h
14945         * src/procmime.c
14946         * src/procmime.h
14947         * src/textview.c
14948                 Sync with HEAD
14949         * src/gtk/gtksctree.c
14950                 Close bug #608
14951
14952 2004-10-01 [colin]      0.9.12cvs118.1
14953
14954         * src/mimeview.c
14955                 Sync with HEAD (better Save All fix)
14956
14957 2004-10-01 [colin]      0.9.12cvs117.2
14958
14959         * src/gtk/gtksctree.c
14960                 Faster on selection
14961
14962 2004-10-01 [colin]      0.9.12cvs117.1
14963
14964         * src/mimeview.c
14965                 Sync with HEAD (Save All: only attachments)
14966
14967 2004-10-01 [paul]       0.9.12cvs116.1
14968
14969         * ChangeLog.claws
14970         * configure.ac
14971         * src/account.c
14972         * src/prefs_common.c
14973         * src/gtk/colorlabel.c
14974                 sync with HEAD
14975
14976 2004-09-30 [colin]      0.9.12cvs115.1
14977
14978         * src/stock_pixmap.c
14979         * src/stock_pixmap.h
14980         * src/folderview.c
14981         * src/Makefile.am
14982         * src/pixmaps/read.xpm
14983                 Sync with HEAD (new pixmap)
14984
14985 2004-09-29 [colin]      0.9.12cvs114.1
14986
14987         * src/compose.c
14988                 Sync with HEAD
14989                 Fix focus handling in headers
14990
14991 2004-09-29 [paul]       0.9.12cvs113.1
14992
14993         * src/quote_fmt_parse.y
14994                 sync with HEAD
14995  
14996
14997 2004-09-28 [colin]      0.9.12cvs112.1
14998
14999         * src/folderview.c
15000         * src/mainwindow.c
15001                 Sync with HEAD
15002
15003 2004-09-28 [colin]      0.9.12cvs110.1
15004
15005         * src/folderview.c
15006                 Sync with HEAD (Contextual Empty trash menu)
15007
15008 2004-09-28 [colin]      0.9.12cvs108.1
15009
15010         * src/addressbook.c
15011                 Sync with HEAD (addressbook edit on double-click)
15012
15013 2004-09-28 [colin]      0.9.12cvs106.1
15014
15015         * src/inc.c
15016                 Sync with HEAD (folder_item freeze on inc)
15017
15018 2004-09-27 [colin]      0.9.12cvs105.1
15019
15020         * src/folderview.c
15021                 Sync with HEAD (right-align new and unread column)
15022
15023 2004-09-27 [colin]      0.9.12cvs104.1
15024
15025         * src/main.c
15026                 Sync with HEAD (revert 0.9.12cvs101)
15027
15028 2004-09-24 [colin]      0.9.12cvs103.2
15029
15030         * src/wizard.c
15031                 Fix gtk warnings and use domain part of the email address 
15032                 when domain detection fails (no dot in domain name)
15033
15034 2004-09-23 [colin]      0.9.12cvs103.1
15035
15036         * src/plugins/spamassassin/libspamc.c
15037         * src/plugins/spamassassin/libspamc.h
15038         * src/plugins/spamassassin/utils.c
15039         * src/plugins/spamassassin/utils.h
15040                 Sync with HEAD (Update spamassassin to 3.0)
15041
15042 2004-09-21 [colin]      0.9.12cvs102.3
15043
15044         * src/action.c
15045                 Add horizontal scrollbar in action io dialog as needed
15046                 Patch by Alfons.
15047
15048 2004-09-20 [colin]      0.9.12cvs102.2
15049
15050         * src/plugins/image_viewer/viewer.c
15051                 Remove imlib stuff
15052                 use gtk_pixmap_set when clearing
15053                 (would be better to use gtkImages, but causes size-allocate 
15054                 signals storm)
15055
15056 2004-09-17 [paul]       0.9.12cvs102.1
15057
15058         * ChangeLog
15059         * ChangeLog.claws
15060         * ChangeLog.jp
15061         * configure.ac
15062         * src/inc.c
15063                 sync with HEAD
15064
15065
15066 2004-09-17 [colin]      0.9.12cvs101.1
15067
15068         * ChangeLog.claws
15069         * src/main.c
15070                 Sync with HEAD (fix segs at exit)
15071
15072 2004-09-14 [colin]      0.9.12cvs99.5
15073
15074         * src/common/socket.c
15075         * AUTHORS
15076                 Fix send error on 64bit platforms
15077                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
15078
15079 2004-09-14 [colin]      0.9.12cvs99.4
15080
15081         * src/action.c
15082                 Fix action output with utf8 
15083                 Patch by Alfons.
15084
15085 2004-09-14 [colin]      0.9.12cvs99.3
15086
15087         * ChangeLog.claws
15088         * src/folder.c
15089                 Sync with HEAD
15090
15091 2004-09-09 [colin]      0.9.12cvs99.2
15092
15093         * src/action.c
15094                 Fix progress bar (displaying "Completed %v/%u")
15095                 Patch by Alfons.
15096
15097 2004-09-08 [colin]      0.9.12cvs99.1
15098
15099         * src/account.c
15100         * src/folder.c
15101         * src/procmsg.c
15102         * src/procmsg.h
15103         * src/plugins/pgpmime/pgpmime.c
15104                 Sync with HEAD
15105
15106 2004-09-08 [colin]      0.9.12cvs97.2
15107
15108         * src/summaryview.c
15109                 Don't select mails in collapsed threads 
15110                 when navigating with up/down
15111
15112 2004-09-07 [colin]      0.9.12cvs97.1
15113
15114         * src/inc.c
15115                 Sync with HEAD (meaningful error messages)
15116
15117 2004-09-06 [colin]      0.9.12cvs96.1
15118
15119         * src/toolbar.c
15120                 Sync with HEAD (fix Redirect graying out)
15121
15122 2004-09-06 [colin]      0.9.12cvs95.1
15123
15124         * src/summaryview.c
15125         * src/mimeview.c
15126                 Sync with HEAD (fix dropped URIs)
15127
15128 2004-09-06 [colin]      0.9.12cvs94.1
15129
15130         * src/addressbook.c
15131         * src/addressitem.h
15132         * src/addritem.c
15133         * src/addritem.h
15134                 Sync with HEAD (addressbook DnD)
15135
15136 2004-09-03 [colin]      0.9.12cvs93.1
15137
15138         * src/summaryview.c
15139                 Sync with HEAD (next/prev unread)
15140
15141 2004-09-03 [colin]      0.9.12cvs92.1
15142
15143         * src/prefs_common.c
15144         * src/prefs_common.h
15145         * src/summaryview.c
15146                 Sync with HEAD ('mark_as_read_delay' pref)
15147
15148 2004-09-02 [colin]      0.9.12cvs91.2
15149
15150         * src/common/xml.c
15151                 Fix leak
15152
15153 2004-09-02 [colin]      0.9.12cvs91.1
15154
15155         * src/gtk/menu.c
15156                 Sync with HEAD (menu accel don't work, but whatever)
15157
15158 2004-09-02 [colin]      0.9.12cvs90.1
15159
15160         * src/account.c
15161                 Sync with HEAD (fix bug 582)
15162
15163 2004-09-02 [colin]      0.9.12cvs89.1
15164
15165         * src/addrindex.c
15166                 Sync with HEAD (free deleted queries)
15167
15168 2004-09-02 [colin]      0.9.12cvs88.1
15169
15170         * src/ldapquery.c
15171                 Sync with HEAD (fix LDAP freezes)
15172
15173 2004-09-02 [colin]      0.9.12cvs87.1
15174
15175         * src/prefs_spelling.c
15176                 Sync with HEAD (add default dictionary)
15177
15178 2004-09-01 [colin]      0.9.12cvs86.1
15179
15180         * src/filtering.c
15181         * src/folderview.c
15182         * src/imap.c
15183         * src/prefs_matcher.c
15184         * src/stock_pixmap.c
15185         * src/summary_search.c
15186         * src/summaryview.c
15187         * src/wizard.c
15188         * src/wizard.h
15189                 Sync with HEAD (uninitialized vars fixes)
15190                 + gtk2 specific warning fixes
15191
15192 2004-08-31 [colin]      0.9.12cvs85.1
15193
15194         * src/folder.c
15195                 Sync with HEAD (Fix memory corruption due to 
15196                 uninitialized var)
15197
15198 2004-08-31 [colin]      0.9.12cvs84.4
15199
15200         * src/summary_search.c
15201                 Fix segfaults when searching in folders with broken headers
15202
15203 2004-08-31 [colin]      0.9.12cvs84.3
15204
15205         * src/compose.c
15206         * src/textview.c
15207                 Fix some more encoding/decoding issues
15208
15209 2004-08-30 [colin]      0.9.12cvs84.2
15210
15211         * src/mimeview.c
15212         * src/prefs_themes.c
15213         * src/gtk/filesel.c
15214         * src/gtk/filesel.h
15215                 Add a folder-mode selection (fixes mimeview's "Save all")
15216
15217 2004-08-29 [colin]      0.9.12cvs84.1
15218
15219         * src/mimeview.c
15220                 Sync with HEAD (don't escape saved filenames)
15221
15222 2004-08-27 [colin]      0.9.12cvs83.1
15223
15224         * ChangeLog
15225         * ChangeLog.claws
15226         * ChangeLog.jp
15227         * src/mh.c
15228         * src/procheader.c
15229         * src/procmsg.c
15230         * src/procmsg.h
15231         * src/common/utils.c
15232         * src/gtk/menu.h
15233         * po/
15234                 Sync with HEAD 0.9.12cvs83 (sync with main)
15235
15236 2004-08-26 [colin]      0.9.12cvs82.4
15237
15238         * src/codeconv.c
15239                 Fix strange stack corruption
15240                 Convert to utf8 after unmime, not before
15241
15242 2004-08-26 [colin]      0.9.12cvs82.3
15243
15244         * src/main.c
15245         * src/wizard.c
15246                 Fix account folders duplication
15247
15248 2004-08-25 [colin]      0.9.12cvs82.2
15249
15250         * src/wizard.c
15251                 Remove ports
15252                 Add SSL selection
15253                 Use login@server as account name
15254
15255 2004-08-25 [colin]      0.9.12cvs82.1
15256
15257         * src/plugins/pgpmime/pgpmime.c
15258                 Sync with HEAD (leak fix).
15259
15260 2004-08-25 [colin]      0.9.12cvs81.1
15261
15262         * src/plugins/pgpmime/pgpmime.c
15263         * src/plugins/pgpmime/sgpgme.c
15264         * src/plugins/pgpmime/sgpgme.h
15265                 Sync with HEAD (Handle combined messages).
15266
15267 2004-08-24 [colin]      0.9.12cvs80.3
15268
15269         * src/wizard.c
15270                 Fix full name, ports, and imap
15271
15272 2004-08-24 [colin]      0.9.12cvs80.2
15273
15274         * src/Makefile.am
15275         * src/main.c
15276         * src/setup.c
15277         * src/setup.h
15278         * src/stock_pixmap.c
15279         * src/stock_pixmap.h
15280         * src/wizard.c ** ADDED **
15281         * src/wizard.h ** ADDED ** 
15282         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
15283                 Add a setup wizard 
15284
15285 2004-08-24 [colin]      0.9.12cvs80.1
15286
15287         * src/folder.c
15288                 Sync with HEAD (set mimeflags on all messages)
15289
15290 2004-08-24 [colin]      0.9.12cvs79.3
15291
15292         * src/matcher_parser_lex.l
15293                 Fix 8bits strings not in utf8
15294
15295 2004-08-24 [colin]      0.9.12cvs79.2
15296
15297         * src/compose.c
15298                 Check conversion result before replacing buffer
15299
15300 2004-08-23 [colin]      0.9.12cvs79.1
15301
15302         * src/compose.c
15303                 Sync with HEAD (create message header in memory)
15304
15305 2004-08-23 [colin]      0.9.12cvs78.1
15306
15307         * src/rfc2015.c
15308         * src/rfc2015.h
15309                 Sync with HEAD (fix bug 197 again)
15310
15311 2004-08-23 [colin]      0.9.12cvs77.3
15312
15313         * src/compose.c
15314                 Fix again inline gpg signing (which outputs utf8
15315                 in gtk2). Not syncing this fix to HEAD as this 
15316                 code is meant to die.
15317
15318 2004-08-23 [colin]      0.9.12cvs77.2
15319
15320         * src/prefs_account.h
15321                 Remove useless include
15322
15323 2004-08-23 [colin]      0.9.12cvs77.1
15324
15325         * src/imap.c
15326         * po/es.po
15327         * po/fr.po
15328         * po/it.po
15329         * po/pl.po
15330         * po/pt_BR.po
15331         * po/sk.po
15332         * po/sr.po
15333                 Sync with HEAD (fix bug 577)
15334
15335 2004-08-22 [colin]      0.9.12cvs76.1
15336
15337         * src/plugins/trayicon/trayicon.c
15338                 Sync with HEAD (fix formatting bug)
15339
15340 2004-08-21 [colin]      0.9.12cvs74.2
15341
15342         * src/gtk/colorsel.c
15343                 Fix bug 564 (Folder color selection window exits on any
15344                 keypress)
15345
15346 2004-08-21 [colin]      0.9.12cvs74.1
15347
15348         * ChangeLog.claws
15349         * src/compose.c
15350         * src/summaryview.c
15351         * src/toolbar.c
15352                 Sync with HEAD (fix bug 576)
15353
15354 2004-08-21 [colin]      0.9.12cvs70.1
15355
15356         * src/compose.c
15357         * src/mainwindow.c
15358                 Sync with HEAD
15359                 
15360
15361 2004-08-21 [paul]       0.9.12cvs66.4
15362
15363         * src/mainwindow.c
15364         * src/messageview.c
15365         * src/gtk/menu.c
15366         * src/plugins/spamassassin/spamassassin_gtk.c
15367                 remove some deprecated gtk1 functions
15368
15369
15370 2004-08-21 [colin]      0.9.12cvs66.3
15371
15372         * src/compose.c
15373         * src/codeconv.c
15374                 Fix warnings
15375                 Remove encoding hacks
15376                 Fix bug 575 (Strange character messes up message)
15377                 Don't display conversion error when drafting
15378
15379 2004-08-21 [paul]       0.9.12cvs66.2
15380
15381         * src/prefs_account.c
15382                 fix GnuPG mode bugs
15383
15384
15385 2004-08-20 [colin]      0.9.12cvs66.1
15386
15387         * src/codeconv.c
15388                 Sync with HEAD 0.9.12cvs66
15389
15390 2004-08-20 [paul]
15391
15392         * src/plugins/pgpmime/plugin.c
15393                 modify PGP/MIME plugin's description
15394
15395 2004-08-17 [colin]      0.9.12cvs65.1
15396
15397         * src/common/ssl.c
15398         * src/plugins/pgpmime/plugin.c
15399                 Sync with HEAD
15400
15401 2004-08-14 [colin]      0.9.12cvs60.3
15402
15403         * src/plugins/trayicon/trayicon.c
15404                 Put back resize callback, on size-request signal
15405                 rather than size-allocate to avoid infinite 
15406                 callback loop
15407
15408 2004-08-13 [colin]      0.9.12cvs60.2
15409
15410         * src/common/defs.h
15411                 Cache versions have been fixed
15412
15413 2004-08-13 [colin]      0.9.12cvs60.1
15414
15415         * src/folderutils.c
15416                 Sync with HEAD
15417
15418 2004-08-12 [colin]      0.9.12cvs59.1
15419
15420         * src/plugins/trayicon/trayicon.c
15421                 Sync with HEAD
15422
15423 2004-08-12 [colin]      0.9.12cvs57.5
15424
15425         * sylpheed.desktop
15426         * configure.ac
15427         * src/Makefile.am
15428         * src/main.c
15429                 Add support for Freedesktop.org's startup notification
15430
15431 2004-08-11 [colin]      0.9.12cvs57.4
15432
15433         * src/textview.c
15434                 Fix off-by-one
15435
15436 2004-08-11 [colin]      0.9.12cvs57.3
15437
15438         * src/message_search.c
15439         * src/summary_search.c
15440                 Make searches case insensitive by default
15441         * src/textview.c
15442                 Fix case-insensitive search in message
15443
15444 2004-08-11 [colin]      0.9.12cvs57.2
15445
15446         * src/summary_search.c
15447                 Let case-sensitive be specified
15448
15449 2004-08-10 [colin]      0.9.12cvs55.4
15450
15451         * src/common/socket.c
15452                 Fix the possible race condition
15453
15454 2004-08-09 [paul]       0.9.12cvs55.3
15455
15456         * configure.ac
15457         * src/Makefile.am
15458         * src/common/Makefile.am
15459                 sync with HEAD
15460
15461
15462 2004-08-09 [paul]       0.9.12cvs55.2
15463
15464         * autogen.sh
15465         * po/poconv.sh
15466                 remove unneeded script
15467
15468         * configure.ac
15469                 add forgotten USE_LDAP_TLS (sync with HEAD)
15470
15471
15472 2004-08-09 [colin]      0.9.12cvs55.1
15473
15474         * src/main.c
15475         * src/common/ssl.c
15476         * src/common/sylpheed.c
15477         * src/common/sylpheed.h
15478                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
15479
15480 2004-08-09 [paul]       0.9.12cvs54.1
15481
15482         * ChangeLog
15483         * ChangeLog.claws
15484         * ChangeLog.jp
15485         * configure.ac
15486         * po/POTFILES.in
15487         * src/Makefile.am
15488         * src/folderutils.c
15489         * src/main.c
15490         * src/pgpmime.c
15491         * src/pgpmime.h
15492         * src/sgpgme.c
15493         * src/sgpgme.h
15494         * src/plugins/Makefile.am
15495         * src/plugins/pgpmime/.cvsignore
15496         * src/plugins/pgpmime/Makefile.am
15497         * src/plugins/pgpmime/pgpmime.c
15498         * src/plugins/pgpmime/pgpmime.h
15499         * src/plugins/pgpmime/plugin.c
15500         * src/plugins/pgpmime/sgpgme.c
15501         * src/plugins/pgpmime/sgpgme.h
15502                 sync with HEAD
15503
15504 2004-08-08 [paul]       0.9.12cvs51.1
15505
15506         * configure.ac
15507         * src/folder.c
15508                 sync with HEAD
15509
15510 2004-08-07 [colin]      0.9.12cvs50.1
15511
15512         * src/pop.c
15513         * src/common/partial_download.c
15514                 fix warnings (sync from HEAD)
15515
15516 2004-08-07 [colin]      0.9.12cvs48.1
15517
15518         * src/prefs_folder_item.c
15519                 sync with HEAD 0.9.12cvs48
15520
15521 2004-08-06 [colin]      0.9.12cvs47.1
15522
15523         * src/compose.c
15524                 Sync with HEAD
15525
15526 2004-08-06 [christoph]  0.9.12cvs46.2
15527
15528         * src/main.c
15529         * src/plugins/clamav/clamav_plugin_gtk.c
15530         * src/plugins/dillo_viewer/dillo_viewer.c
15531         * src/plugins/image_viewer/plugin.c
15532         * src/plugins/mathml_viewer/mathml_viewer.c
15533         * src/plugins/spamassassin/spamassassin_gtk.c
15534         * src/plugins/trayicon/trayicon.c
15535                 don't mix GTK1.2 plugin with GTK2 plugins
15536
15537 2004-08-06 [colin]      0.9.12cvs46.1
15538
15539         * ChangeLog
15540         * ChangeLog.claws
15541         * ChangeLog.jp
15542         * configure.ac
15543         * sylpheed-claws.pc.in
15544         * src/folder.c
15545         * src/imap.c
15546         * src/localfolder.c
15547         * src/messageview.c
15548         * src/mimeview.c
15549         * src/mimeview.h
15550         * src/msgcache.c
15551         * src/news.c
15552         * src/prefs_ext_prog.c
15553         * src/prefs_folder_item.c
15554         * src/prefs_fonts.c
15555         * src/prefs_msg_colors.c
15556         * src/prefs_spelling.c
15557         * src/prefs_themes.c
15558         * src/prefs_toolbar.c
15559         * src/prefs_wrapping.c
15560         * src/procmime.h
15561         * src/common/defs.h
15562         * src/common/nntp.c
15563         * src/common/session.c
15564         * src/common/session.h
15565         * src/common/socket.c
15566         * src/common/utils.h
15567         * src/common/xml.c
15568         * src/common/xml.h
15569         * src/gtk/prefswindow.c
15570         * src/gtk/prefswindow.h
15571         * src/plugins/clamav/clamav_plugin_gtk.c
15572         * src/plugins/dillo_viewer/dillo_prefs.c
15573         * src/plugins/image_viewer/viewerprefs.c
15574         * src/plugins/spamassassin/spamassassin_gtk.c
15575         * m4/openssl.m4 *** REMOVED ***
15576                 Sync with HEAD 0.9.12cvs46
15577
15578 2004-08-03 [paul]       0.9.12cvs40.2
15579
15580         * src/action.c
15581         * src/addressadd.c
15582         * src/addressbook.c
15583         * src/addrgather.c
15584         * src/browseldap.c
15585         * src/compose.c
15586         * src/crash.c
15587         * src/editaddress.c
15588         * src/editgroup.c
15589         * src/editldap_basedn.c
15590         * src/foldersel.c
15591         * src/importldif.c
15592         * src/mimeview.c
15593         * src/prefs_common.c
15594         * src/prefs_template.c
15595         * src/sourcewindow.c
15596         * src/summaryview.c
15597         * src/gtk/about.c
15598         * src/gtk/foldersort.c
15599         * src/gtk/logwindow.c
15600         * src/gtk/pluginwindow.c
15601         * src/gtk/prefswindow.c
15602                 change all gtk_scrolled_window_set_policy from 
15603                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
15604
15605 2004-08-02 [paul]       0.9.12cvs40.1
15606
15607         * AUTHORS
15608                 update translation team section
15609         * po/pt_BR.po
15610                 updated by Frederico Goncalves Guimaraes
15611                 <fggdebian@yahoo.com.br>
15612
15613 2004-07-31 [colin]      0.9.12cvs39.9
15614
15615         * src/exphtmldlg.c
15616                 Fix compilation
15617
15618 2004-07-31 [colin]      0.9.12cvs39.8
15619
15620         * src/exphtmldlg.c
15621                 Fix an alertpanel type
15622
15623 2004-07-30 [colin]      0.9.12cvs39.7
15624
15625         * src/alertpanel.c
15626                 Fix alertpanel_error_log's icon
15627
15628 2004-07-30 [colin]      0.9.12cvs39.6
15629
15630         * src/pop.c
15631                 Two of them should still be warnings
15632
15633 2004-07-30 [colin]      0.9.12cvs39.5
15634
15635         * src/pop.c
15636                 More warning -> error
15637 2004-07-29 [colin]      0.9.12cvs39.4
15638
15639         * src/pop.c
15640                 Warning -> error
15641
15642 2004-07-29 [colin]      0.9.12cvs39.3
15643
15644         * src/prefs_matcher.c
15645                 Fix segfault
15646
15647 2004-07-29 [colin]      0.9.12cvs39.2
15648
15649         * src/alertpanel.c
15650                 More nice-looking alertpanels
15651
15652 2004-07-29 [colin]      0.9.12cvs39.1
15653
15654         * src/messageview.c
15655                 sync with head
15656                 (inform user when partial mail is deleted on server)
15657
15658 2004-07-29 [colin]      0.9.12cvs38.1
15659
15660         * src/messageview.c
15661                 sync with head
15662
15663 2004-07-28 [paul]       0.9.12cvs37.7
15664
15665         * src/mainwindow.c
15666                 complete the replacement of deprecated gtk_progress_*
15667
15668 2004-07-28 [paul]       0.9.12cvs37.6
15669
15670         * src/action.c
15671         * src/inc.c
15672         * src/mainwindow.c
15673         * src/send_message.c
15674         * src/gtk/progressdialog.c
15675         * src/gtk/progressdialog.h
15676                 replace deprecated gtk_progress_*
15677
15678 2004-07-28 [paul]       0.9.12cvs37.5
15679
15680         * src/gtk/filesel.c
15681                 remove gtk_window_set_wmclass()
15682 2004-07-28 [paul]       0.9.12cvs37.4
15683
15684         * src/addressbook.c
15685         * src/compose.c
15686         * src/foldersel.c
15687         * src/mainwindow.c
15688         * src/messageview.c
15689         * src/sourcewindow.c
15690         * src/gtk/logwindow.c
15691                 remove gtk_window_set_wmclass()
15692                 
15693         * src/prefs_filtering.c
15694         * src/prefs_filtering_action.c
15695         * src/prefs_fonts.c
15696         * src/prefs_gtk.c
15697         * src/prefs_matcher.c
15698         * src/ssl_manager.c
15699         * src/gtk/prefswindow.c
15700                 replace gtk_window_position()
15701
15702 2004-07-28 [colin]      0.9.12cvs37.3
15703
15704         * src/alertpanel.c
15705         * src/alertpanel.h
15706                 Add a way to specify panel type for specific
15707                 panels (alertpanel())
15708         * src/account.c
15709         * src/addressbook.c
15710         * src/compose.c
15711         * src/expldifdlg.c
15712         * src/main.c
15713         * src/messageview.c
15714         * src/summaryview.c
15715         * src/textview.c
15716         * src/gtk/sslcertwindow.c
15717                 Fix alertpanel()s so that their icon match
15718                 their real type
15719
15720 2004-07-28 [paul]       0.9.12cvs37.2
15721
15722         * src/addr_compl.c
15723         * src/addressbook.c
15724         * src/alertpanel.c
15725         * src/compose.c
15726         * src/export.c
15727         * src/foldersel.c
15728         * src/folderview.c
15729         * src/grouplistdialog.c
15730         * src/import.c
15731         * src/mainwindow.c
15732         * src/message_search.c
15733         * src/messageview.c
15734         * src/passphrase.c
15735         * src/prefs_actions.c
15736         * src/prefs_common.c
15737         * src/prefs_customheader.c
15738         * src/prefs_display_header.c
15739         * src/prefs_filtering.c
15740         * src/prefs_filtering_action.c
15741         * src/prefs_gtk.c
15742         * src/prefs_matcher.c
15743         * src/prefs_msg_colors.c
15744         * src/prefs_summary_column.c
15745         * src/prefs_template.c
15746         * src/sourcewindow.c
15747         * src/ssl_manager.c
15748         * src/summary_search.c
15749         * src/gtk/colorsel.c
15750         * src/gtk/description_window.c
15751         * src/gtk/gtkaspell.c
15752         * src/gtk/inputdialog.c
15753         * src/gtk/logwindow.c
15754         * src/gtk/prefswindow.c
15755         * src/gtk/progressdialog.c
15756                 replace deprecated gtk_window_set_policy
15757
15758 2004-07-27 [colin]      0.9.12cvs37.1
15759
15760         * src/msgcache.c
15761                 More fixes (synced for head again)
15762
15763 2004-07-27 [colin]      0.9.12cvs35.3
15764
15765         * src/msgcache.c
15766                 Fix wrong test
15767
15768 2004-07-27 [colin]      0.9.12cvs35.2
15769
15770         * src/mimeview.c
15771                 Fix width a bit (by Paul)
15772         * src/alertpanel.c
15773         * src/alertpanel.h
15774                 Specialize icons, make alertpanel_message()
15775                 private
15776         * src/message_search.c
15777         * src/sgpgme.c
15778         * src/summary_search.c
15779                 Suit alertpanel changes
15780
15781 2004-07-27 [colin]      0.9.12cvs35.1
15782
15783         * src/alertpanel.c
15784                 Add an icon
15785         * src/passphrase.c
15786                 Add debug output - maybe someone will
15787                 want to look at the problem with Grab
15788                 Input :)
15789         Bump version as we're synced with HEAD
15790
15791 2004-07-26 [colin]      0.9.12cvs33.26
15792
15793         * src/pop.c
15794                 Fix uidl-file parsing when not in new
15795                 format
15796
15797 2004-07-26 [colin]      0.9.12cvs33.25
15798
15799         * src/gtk/menu.c
15800                 Move popup menu up if necessary (fixes 
15801                 account selector)
15802         * src/mainwindow.c
15803                 Set account selector's button height to
15804                 minimum
15805
15806 2004-07-26 [colin]      0.9.12cvs33.24
15807
15808         * src/alertpanel.c
15809                 Maybe fix 551 (Truncated font in alert window)
15810
15811 2004-07-26 [colin]      0.9.12cvs33.23
15812
15813         * po/de.po
15814         * po/es.po
15815         * po/fr.po
15816         * po/it.po
15817         * po/ja.po
15818         * po/pl.po
15819         * po/ru.po
15820         * po/sk.po
15821         * po/sr.po
15822         * po/zh_CN.po
15823                 Sync po files with HEAD
15824
15825 2004-07-26 [paul]       0.9.12cvs33.22
15826
15827         * src/compose.c
15828                 fix Bug 556 'Organisation-header is sent even if empty'
15829
15830 2004-07-24 [colin]      0.9.12cvs33.21
15831
15832         * src/compose.c
15833         * src/gtk/gtkaspell.c
15834         * src/gtk/gtkaspell.h
15835                 Fix speller accelerators (require hack)
15836
15837 2004-07-24 [colin]      0.9.12cvs33.20
15838
15839         * src/gtk/gtkaspell.c
15840                 Fix over-eager code deletion breaking
15841                 Check while typing
15842
15843 2004-07-24 [colin]      0.9.12cvs33.19
15844
15845         * src/browseldap.c
15846         * src/ldapctrl.c
15847         * src/ldapctrl.h
15848         * src/ldapserver.h
15849                 Sync ldap with HEAD
15850         (Fixes 546 LDAP completely broken)
15851
15852 2004-07-24 [colin]      0.9.12cvs33.18
15853
15854         * src/prefs_msg_colors.c
15855                 Fix prototype mismatch
15856         (Fixes 547 void function cannot return value)
15857
15858 2004-07-24 [colin]      0.9.12cvs33.17
15859
15860         * src/mainwindow.c
15861                 Fix sort going back to previous sort key
15862                 when changing sort direction
15863
15864 2004-07-24 [colin]      0.9.12cvs33.16
15865
15866         * src/compose.c
15867                 Fix space insertion when re-wrapping at 
15868                 cursor point
15869
15870 2004-07-24 [colin]      0.9.12cvs33.15
15871
15872         * src/gtk/gtkaspell.c
15873                 Don't change cursor position in insert-text
15874                 callback
15875         (Fixes 539 Word wrapping on input transposes letters)
15876
15877 2004-07-24 [colin]      0.9.12cvs33.14
15878
15879         * src/gtk/gtkaspell.c
15880                 Reencode non-ascii chars to dictionary's
15881                 encoding
15882         (Fixes 544 Spell check broken non english locale)
15883
15884 2004-07-24 [colin]      0.9.12cvs33.13
15885
15886         * src/summaryview.c
15887                 Fix Shift+Down, add Home/End/PgUp/PgDown
15888
15889 2004-07-21 [colin]      0.9.12cvs33.12
15890
15891         * src/prefs_common.c
15892                 Fix a gtk warning (Patch by Andrej Kacian)
15893
15894 2004-07-21 [colin]      0.9.12cvs33.11
15895
15896         * src/gtk/filesel.c
15897                 More check
15898
15899 2004-07-21 [colin]      0.9.12cvs33.10
15900
15901         * src/compose.c
15902         * src/crash.c
15903         * src/export.c
15904         * src/import.c
15905         * src/messageview.c
15906         * src/mimeview.c
15907         * src/prefs_spelling.c
15908         * src/prefs_themes.c
15909         * src/summaryview.c
15910         * src/gtk/filesel.c
15911         * src/gtk/filesel.h
15912         * src/gtk/pluginwindow.c
15913                 Untwist open/save mode guessing logic, make
15914                 it explicit
15915
15916 2004-07-20 [colin]      0.9.12cvs33.9
15917
15918         * src/codeconv.c
15919                 conv_encode_header: src_charset is UTF-8 on
15920                 gtk2
15921         * src/compose.c
15922                 Remove double encoding of the headers
15923
15924 2004-07-20 [colin]      0.9.12cvs33.8
15925
15926         * src/codeconv.c
15927                 Fix typo
15928
15929 2004-07-20 [colin]      0.9.12cvs33.7
15930
15931         * src/mainwindow.c
15932                 Set the separated messageview to the saved
15933                 size of Claws' messageview (Patch by Alfons)
15934                 Fix a callback prototype (me)
15935
15936 2004-07-20 [colin]      0.9.12cvs33.6
15937
15938         * src/codeconv.h
15939                 Forgot one hunk in 0.9.12cvs33.4
15940
15941 2004-07-19 [colin]      0.9.12cvs33.5
15942
15943         * src/action.c
15944                 Action output fix
15945                 Patch by Alfons
15946
15947 2004-07-19 [colin]      0.9.12cvs33.4
15948
15949         * src/compose.c
15950                 Fix outgoing charset bug in headers
15951         * src/codeconv.c
15952                 Clean for glib2 - Patch by Alfons
15953
15954 2004-07-19 [colin]      0.9.12cvs33.3
15955
15956         * src/statusbar.c
15957                 Remove grip from the statusbar
15958                 Patch by Alfons
15959
15960 2004-07-19 [colin]      0.9.12cvs33.2
15961
15962         * src/messageview.c
15963         * src/textview.c
15964                 Fix messageview remembering the previous
15965                 scroll position when loading a new message
15966                 Patch by Alfons
15967
15968 2004-07-19 [colin]      0.9.12cvs33.1
15969
15970         * src/folder.h
15971         * src/folderview.c
15972         * src/summaryview.c
15973                 Sync with HEAD
15974
15975 2004-07-18 [colin]      0.9.12cvs32.7
15976
15977         * configure.ac
15978                 Remove useless check for XIM - noticed
15979                 by Alfons
15980
15981 2004-07-18 [colin]      0.9.12cvs32.6
15982
15983         * src/summaryview.c
15984                 Remove non-modified and shift-modified
15985                 accelerators in summaryview's popup
15986                 menu, as that doesn't get catched by
15987                 the accel-activate signal catcher...
15988
15989 2004-07-18 [colin]      0.9.12cvs32.5
15990
15991         * src/prefs_common.c
15992                 Define sensible default prefs for 
15993                 wrapping
15994
15995 2004-07-18 [colin]      0.9.12cvs32.4
15996
15997         * src/compose.c
15998         * src/prefs_common.c
15999         * src/prefs_common.h
16000         * src/prefs_wrapping.c
16001                 Remove Smart Wrapping pref, which does
16002                 nothing on gtk2 branch
16003
16004 2004-07-18 [colin]      0.9.12cvs32.3
16005
16006         * src/sourcewindow.c
16007                 Proper utf8
16008
16009 2004-07-18 [colin]      0.9.12cvs32.2
16010
16011         * src/compose.c
16012                 Save attachment status when drafting
16013
16014 2004-07-18 [colin]      0.9.12cvs32.1
16015
16016         * src/gtk/filesel.c
16017                 Fix erratic folder selection in open mode
16018
16019 2004-07-18 [colin]      0.9.12cvs31.11
16020
16021         * src/pop.c
16022                 Don't let partial messages get deleted
16023                 even with "dowload all"
16024                 (0.9.12cvs31.8 fix extension)
16025 2004-07-18 [colin]      0.9.12cvs31.10
16026
16027         * src/gtk/logwindow.c
16028                 Fix log scrolling
16029
16030 2004-07-18 [colin]      0.9.12cvs31.9
16031
16032         * src/common/utils.c
16033                 Fix non-utf8 strings coming from commands
16034                 and files
16035
16036 2004-07-18 [colin]      0.9.12cvs31.8
16037
16038         * src/pop.c
16039                 Fix partial download bug with Download all
16040                 messages option
16041
16042 2004-07-18 [colin]      0.9.12cvs31.7
16043
16044         * src/textview.c
16045                 Fix bug introduced in 0.9.12cvs31.2
16046                 (blocked in select mode after double click)
16047
16048 2004-07-18 [colin]      0.9.12cvs31.6
16049
16050         * src/compose.c
16051         * src/gtk/menu.c
16052                 More glib-warning fixes
16053
16054 2004-07-18 [colin]      0.9.12cvs31.5
16055
16056         * src/compose.c
16057                 Fix trashing the primary clipboard when moving 
16058                 around with tab
16059         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
16060
16061 2004-07-18 [colin]      0.9.12cvs31.4
16062
16063         * src/codeconv.c
16064                 convert unencoded iso headers to utf8
16065         (Fix Bug 538 Unencoded local characters in subject make it 
16066          disappear)
16067
16068 2004-07-18 [colin]      0.9.12cvs31.3
16069
16070         * src/compose.c
16071                 Fix tab char handling in wrapping
16072         (Fix Bug 537 Line wrap problem - TAB character treated as 
16073          one character instead of 8)
16074
16075 2004-07-18 [colin]      0.9.12cvs31.2
16076
16077         * src/textview.c
16078                 return FALSE on GDK_MOTION_NOTIFY
16079         (Fix Bug 535 Hyperlinks/addresses are not selectable 
16080          (unable to highlight))
16081
16082 2004-07-18 [colin]      0.9.12cvs31.1
16083
16084         * src/folderview.c
16085                 Sync with 0.9.12cvs31
16086
16087 2004-07-18 [colin]      0.9.12cvs30.4
16088
16089         * src/compose.c
16090                 Also block text_inserted when inserting a file
16091
16092 2004-07-18 [colin]      0.9.12cvs30.3
16093
16094         * src/compose.c
16095                 Fix smart wrapping (block text_inserted handler
16096                 while putting quotation to avoid wrap on input,
16097                 don't join lines if next is sig separator)
16098
16099 2004-07-17 [colin]      0.9.12cvs30.2
16100
16101         * src/folderview.c
16102         * src/mainwindow.c
16103         * src/mimeview.c
16104         * src/summaryview.c
16105         * src/gtk/quicksearch.c
16106         * src/gtk/quicksearch.h
16107                 Block key events handlers *and* accels while
16108                 quicksearch is focused
16109         (Fixes Bug 534 quick-search bar not accepting certain letters)
16110
16111 2004-07-17 [colin]      0.9.12cvs30.1
16112
16113         * src/folder.h
16114         * src/folderview.c
16115         * src/summaryview.c
16116                 Sync with 0.9.12cvs30
16117
16118 2004-07-17 [colin]      0.9.12cvs28.2
16119
16120         * src/mimeview.c
16121         * src/procmime.c
16122         * src/summaryview.c
16123         * src/gtk/menu.c
16124                 Squash some compile and glib warnings
16125
16126 2004-07-17 [paul]       0.9.12cvs28.1
16127
16128         * src/mimeview.c
16129                 sync with 0.9.12cvs28 HEAD
16130
16131 2004-07-16 [paul]       0.9.12cvs26.1
16132         
16133         * src/gtk/quicksearch.c
16134         * src/account.c
16135         * src/account.h
16136         * src/compose.c
16137         * src/customheader.c
16138         * src/folder_item_prefs.c
16139         * src/main.c
16140         * src/mainwindow.c
16141         * src/messageview.c
16142         * src/mimeview.c
16143         * src/news.c
16144         * src/pgpmime.c
16145         * src/pop.c
16146         * src/pop.h
16147         * src/prefs_account.c
16148         * src/prefs_account.h
16149         * src/prefs_common.c
16150         * src/prefs_common.h
16151         * src/prefs_display_header.c
16152         * src/prefs_gtk.c
16153         * src/prefs_gtk.h
16154         * src/procheader.c
16155         * src/procmime.c
16156                 sync with 0.9.12cvs26 HEAD      
16157
16158 2004-07-15 [colin]      0.9.12cvs18.14
16159
16160         * src/folder.c
16161                 Disable GPG signature check during
16162                 folder move and scan
16163         (Closes Bug 521 Signature checking slows down Folder-Move)
16164
16165 2004-07-14 [colin]      0.9.12cvs18.13
16166
16167         * src/common/partial_download.c
16168                 update includes
16169
16170 2004-07-14 [colin]      0.9.12cvs18.12
16171
16172         * src/common/partial_download.c
16173         * src/common/partial_download.h
16174                 Move doc at top, add correct copyright
16175
16176 2004-07-14 [colin]      0.9.12cvs18.11
16177
16178         * src/folder.c
16179         * src/messageview.c
16180         * src/pop.c
16181         * src/pop.h
16182         * src/procmsg.c
16183         * src/summaryview.c
16184         * src/common/Makefile.am
16185         * src/common/partial_download.c ** NEW FILES **
16186         * src/common/partial_download.h ** NEW FILES **
16187                 Move partial-download related stuff to its
16188                 own file
16189
16190 2004-07-14 [colin]      0.9.12cvs18.10
16191
16192         * src/send_message.c
16193                 Fix smtp auth when user is null or empty
16194
16195 2004-07-13 [colin]      0.9.12cvs18.9
16196
16197         * src/gtk/quicksearch.c
16198                 Use alphabetic order
16199
16200 2004-07-13 [colin]      0.9.12cvs18.8
16201
16202         * src/pop.c
16203                 Be paranoid on the checks
16204
16205 2004-07-13 [colin]      0.9.12cvs18.7
16206
16207         * src/gtk/quicksearch.c
16208                 Fix Engrish once again
16209
16210 2004-07-13 [colin]      0.9.12cvs18.6
16211
16212         * src/procmsg.c
16213         * src/summaryview.c
16214                 Mark messages for deletion when they are about to
16215                 be removed from trash
16216
16217 2004-07-13 [colin]      0.9.12cvs18.5
16218
16219         * src/matcher.c
16220         * src/matcher.h
16221         * src/matcher_parser_parse.y
16222         * src/prefs_matcher.c
16223         * src/gtk/quicksearch.c
16224                 Add 'partial' ('p') match string to find partially
16225                 downloaded messages
16226
16227 2004-07-13 [colin]      0.9.12cvs18.4
16228
16229         * src/pop.c
16230                 Fix misplaced block
16231
16232 2004-07-13 [colin]      0.9.12cvs18.3
16233
16234         * src/pop.c
16235         * src/pop.h
16236         * src/messageview.c
16237                 Refactor API (to avoid passing 5+ params and code
16238                 duplication)
16239         * src/folder.c
16240         * src/msgcache.c
16241         * src/procheader.c
16242         * src/common/defs.h
16243                 Add planned_download to cache
16244                 Don't mess uidl file when moving partially downloaded
16245                 mails (they change folder, we should change it in the
16246                 uidl list too or we'll remove an incorrect message)
16247                 (this also helps removing hacks when changing 
16248                 planned_download in messageview.c)
16249
16250 2004-07-12 [colin]      0.9.12cvs18.2
16251
16252         * src/gtk/quicksearch.c
16253                 Fix missing status update in quicksearch
16254
16255 2004-07-12 [paul]       0.9.12cvs18.1
16256
16257         * po/POTFILES.in
16258         * src/Makefile.am
16259         * src/account.c
16260         * src/codeconv.c
16261         * src/compose.c
16262         * src/inc.c
16263         * src/main.c
16264         * src/prefs_common.c
16265         * src/procmsg.h
16266         * src/toolbar.c
16267         * src/prefs_msg_colors.[ch]     ** NEW FILES **
16268         * src/prefs_wrapping.[ch]       ** NEW FILES **
16269         * src/common/intl.h
16270         * src/common/utils.[ch]
16271         * src/gtk/quicksearch.[ch]
16272                 sync with 0.9.12cvs18 HEAD
16273
16274 2004-07-12 [colin]      0.9.11cvs17.25
16275
16276         * src/folder.c
16277         * src/folder.h
16278                 Remove unused function added by me in 0.9.11cvs17.10
16279
16280 2004-07-11 [colin]      0.9.11cvs17.24
16281
16282         * src/inc.c
16283         * src/messageview.c
16284         * src/pop.c
16285         * src/pop.h
16286                 Use folderitem and msgnum instead of filename to
16287                 know which mail to delete
16288                 Move old partial mail deletion to pop.c
16289
16290 2004-07-10 [colin]      0.9.11cvs17.23
16291
16292         * src/inc.c
16293                 Add debug
16294         * src/pop.c
16295         * src/pop.h
16296                 Don't re-use same enums for unrelated stuff: it's 
16297                 completely misleading !
16298                 Document a bit
16299
16300 2004-07-09 [colin]      0.9.11cvs17.22
16301
16302         * src/inc.c
16303                 Remove folder-type check and do
16304                 more tests to be sure everything's
16305                 ok
16306         * src/messageview.c
16307                 Punctuation update, remove useless
16308                 code, fix two warnings
16309         * src/noticeview.c
16310                 Layout cleaning, reset 2nd button
16311                 when specifying one
16312
16313 2004-07-09 [colin]      0.9.11cvs17.21
16314
16315         * src/messageview.c
16316         * src/pop.c
16317         * src/pop.h
16318                 Allow user to change his mind
16319                 and postpone decision (by
16320                 unmarking the mail)
16321
16322 2004-07-09 [colin]      0.9.11cvs17.20
16323
16324         * src/messageview.c
16325                 Fix bug with delete state
16326         * src/pop.c
16327         * src/pop.h
16328                 Fix buffer leak (fread doesn't 
16329                 terminate buffers with \0)
16330                 Refactoring (remove magic 
16331                 numbers)
16332
16333 2004-07-09 [colin]      0.9.11cvs17.19
16334
16335         * src/pop.c
16336                 Don't log "Skipping message" if 
16337                 we're going to TOP it two lines
16338                 later
16339
16340 2004-07-09 [colin]      0.9.11cvs17.18
16341
16342         * src/messageview.c
16343                 Fix Engrish
16344
16345 2004-07-09 [colin]      0.9.11cvs17.17
16346
16347         * src/pop.c
16348                 strlen checking...
16349         * src/messageview.c
16350                 refactoring a bit
16351
16352 2004-07-08 [colin]      0.9.11cvs17.16
16353
16354         * src/noticeview.c
16355         * src/noticeview.h
16356                 Add an optional second button
16357         * src/messageview.c
16358         * src/pop.c
16359         * src/pop.h
16360                 Don't delete partially received mails after a certain
16361                 time; rather, let the user decide.
16362
16363 2004-07-08 [colin]      0.9.11cvs17.15
16364
16365         * src/common/smtp.h
16366                 Sync with HEAD
16367
16368 2004-07-08 [colin]      0.9.11cvs17.14
16369
16370         * src/messageview.c
16371         * src/common/smtp.c
16372                 Use to_human_readable() for sizes
16373
16374 2004-07-08 [colin]      0.9.11cvs17.13
16375
16376         * src/inc.c
16377         * src/messageview.c
16378         * src/pop.c
16379         * src/pop.h
16380         * src/procmsg.c
16381                 Fix partial-downloading issues:
16382                         catch unsupported TOP
16383                         don't delete partially downloaded mails before 5 days
16384                         don't update existing with non-MH folders; that'll
16385                         make dups, but it's better than trashing the folder
16386                         free new msginfo parts
16387                 Fix indentation ;-)
16388
16389 2004-07-08 [colin]      0.9.11cvs17.12
16390
16391         * src/common/smtp.c
16392         * src/common/smtp.h
16393                 Sync smtp size verification with HEAD
16394
16395 2004-07-08 [colin]      0.9.11cvs17.11
16396
16397         * src/summaryview.c
16398         * src/prefs_common.c
16399         * src/prefs_common.h
16400         * src/gtk/quicksearch.c
16401         * src/gtk/quicksearch.h
16402                 Sync sticky pref with HEAD
16403
16404 2004-07-08 [colin]      0.9.11cvs17.10
16405
16406         * src/folder.c [1.213.2.6]
16407         * src/folder.h [1.87.2.6]
16408         * src/inc.c [1.149.2.7]
16409         * src/messageview.c [1.94.2.8]
16410         * src/procheader.c [1.47.2.6]
16411         * src/procmsg.c [1.150.2.4]
16412         * src/procmsg.h [1.60.2.5]
16413         * src/pop.c [1.56.2.4]
16414         * src/pop.h [1.17.2.3]
16415                 Let too big messages get downloaded, but truncated
16416                 Add a button to download them completely
16417                 
16418 2004-07-06 [colin]      0.9.11cvs17.9
16419
16420         * src/gtk/quicksearch.c [1.1.2.3]
16421                 Add a Clear button
16422         * commitHelper
16423         * PATCHSETS
16424                 Add a script to help with cvs
16425
16426 2004-07-03 [colin]      0.9.11cvs17.8
16427
16428         * src/plugins/imageviewer/viewer.c
16429                 fix imageviewer (which was staying on the first
16430                 displayed image)
16431
16432 2004-07-03 [colin]      0.9.11cvs17.7
16433
16434         Removed FIXME_GTK2 warnings
16435         * src/gtk/gtkutils.c
16436                 useless #warnings
16437         * src/gtk/menu.c
16438                 useless #warnings (no need to mess with menu rc)
16439         * src/gtk/menu.h
16440                 unused functions
16441         
16442
16443 2004-07-03 [colin]      0.9.11cvs17.6
16444
16445         Removed FIXME_GTK2 warnings
16446         * src/codeconv.c
16447                 useless #warnings (rewrite needed)
16448         * src/compose.c
16449                 useless #warnings (rewrite needed)
16450                 useless #warnings (gtk2 is like that)
16451                 useless #warnings (previously fixed)
16452         * src/main.c
16453                 useless #warnings (previously fixed)
16454         * src/message_search.c
16455                 useless #warnings (gtk2 is like that)
16456                 Made apparent that search is case-sensitive
16457         * src/mimeview.c
16458                 useless #warnings (rewrite needed)
16459                 useless #warnings (gtk2 is like that)
16460                 reimplemented real warnings
16461         * src/prefs_common.c
16462                 Removed block cursor option (not it gtk2)
16463         * src/prefs_gtk.c
16464                 useless #warnings (rewrite needed)
16465         * src/procheader.c
16466                 useless #warnings (rewrite needed)
16467         * src/sourcewindow.c
16468                 useless #warnings (incorrect placing)
16469         * src/summary_search.c
16470                 useless #warnings (gtk2 is like that)
16471                 Made apparent that search is case-sensitive
16472         * src/action.c
16473                 useless #warnings (gtk2 is like that)
16474         * src/textview.c
16475                 useless #warnings (rewrite needed)
16476         * src/toolbar.c
16477                 useless #warnings (rewrite needed)
16478
16479 2004-07-03 [colin]      0.9.11cvs17.5
16480
16481         * src/textview.c
16482                 Fix mismerge which broke URI opening
16483                 
16484 2004-07-01 [colin]      0.9.11cvs17.4
16485
16486         * src/gtk/filesel.c
16487                 Fill filename when saving
16488                 
16489 2004-06-27 [colin]      0.9.11cvs17.3
16490
16491         * src/gtk/filesel.[ch]
16492                 Use the new GTK file selector
16493                 Update prototype to match the reality: multiple file
16494                 selection is open-only          
16495         * src/compose.c
16496                 Match the new prototypes        
16497         * configure.ac
16498                 Match the new requirements (gtk 2.4.0)
16499                         
16500 2004-06-26 [colin]      0.9.11cvs17.2
16501
16502         * src/plugins/trayicon/trayicon.c
16503                 Remove useless signal handler on resize, which causes
16504                 an infinite "loop"
16505         
16506 2004-06-26 [colin]      0.9.11cvs17.1
16507         
16508         * tools/Makefile.am
16509                 remove launch_firebird and add nautilus2sylpheed.sh
16510         * src/quicksearch.c
16511           src/summaryview.c
16512                 Fix show/hide "Extended symbols" button problem
16513                 Fix apparition at startup
16514                 Fix const warnings
16515         * src/plugins/image_viewer/Makefile.am
16516                 Fix configure 
16517         * common/ssl.c
16518                 Re-enable certificate check, as it doesn't seem to
16519                 cause Xlib errors anymore
16520
16521 2004-06-25 [paul]       0.9.11cvs17
16522
16523         * sync with 0.9.11cvs17 HEAD
16524         
16525         NOTE: QuickSearch is broken
16526
16527 2004-06-07 [colin]      0.9.10claws67.10
16528         * src/plugins/trayicon/trayicon.c
16529           src/plugins/trayicon/libeggtrayicon/Makefile.am
16530           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
16531                 Fix gettextization in trayicon plugin
16532
16533 2004-06-07 [colin]      0.9.10claws67.9
16534         
16535         * src/summaryview.c
16536           src/gtk/gtksctree.[ch]
16537                 Let Shift+{Up,Down} work in summaryview
16538                 (well, Down "works" and Up works)
16539                 Let the list scroll when using these keys
16540
16541 2004-06-06 [colin]      0.9.10claws67.8
16542
16543         * src/plugins/trayicon/trayicon.c
16544                 Fix pixmap update
16545
16546 2004-06-06 [colin]      0.9.10claws67.7
16547
16548         * src/addressbook.c
16549                 Fix signal handling causing system-wide focus grab
16550
16551 2004-05-25 [paul]       0.9.10claws67.6
16552
16553         * Makefile.am
16554           src/Makefile.am
16555                 clean up
16556
16557 2004-05-25 [paul]       0.9.10claws67.5
16558
16559         * replace deprecated gtk_signal... functions
16560
16561 2004-05-23 [colin]      0.9.10claws67.4
16562
16563         * src/compose.c
16564                 Fix wrapping
16565
16566 2004-05-22 [colin]      0.9.10claws67.3
16567
16568         * src/compose.c
16569                 Re-fix [Edited] in compose.c::compose_reedit()
16570
16571 2004-05-22 [colin]      0.9.10claws67.2
16572
16573         * src/procmime.c
16574                 Fix parsing of multiparts mails
16575
16576 2004-05-22 [colin]      0.9.10claws67.1
16577
16578         * src/summaryview.c
16579                 Fix quicksearch
16580
16581 2004-05-22 [paul]       0.9.10claws67
16582
16583         * sync with 0.9.10claws67 HEAD
16584
16585 2004-05-14 [alfons]
16586
16587         * src/procmime.h
16588                 add forgotton prototype
16589
16590 2004-05-10 [paul]       0.9.10claws57
16591
16592         * sync with 0.9.10claws57 HEAD
16593
16594 2004-05-05 [paul]       0.9.9.claws1
16595
16596         * ChangeLog-gtk2        ** REMOVED **
16597           ChangeLog-gtk2.claws  ** ADDED **
16598                 rename and adopt the normal claws format
16599                 
16600         * configure.ac
16601                 require gtkmathview >= 0.5
16602
16603         * ac/*                          ** REMOVED **
16604           ac/                           ** REMOVED **
16605           intl/Makefile.in              ** REMOVED **
16606           m4/                           ** ADDED **
16607           m4/missing                    ** ADDED **
16608           m4/missing/gdk-pixbuf.m4      ** ADDED **
16609           m4/missing/gettext.m4         ** ADDED **
16610           m4/missing/gpgme.m4           ** ADDED **
16611           m4/missing/imlib.m4           ** ADDED **
16612           m4/.cvsignore                 ** ADDED **
16613           m4/Makefile.am                ** ADDED **
16614           m4/README                     ** ADDED **
16615           m4/aclocal-include.m4         ** ADDED **
16616           m4/aspell.m4                  ** ADDED **
16617           m4/check-type.m4              ** ADDED **
16618           m4/gnupg-check-typedef.m4     ** ADDED **
16619           m4/openssl.m4                 ** ADDED **
16620           m4/spamassassin.m4            ** ADDED **
16621           po/ChangeLog                  ** REMOVED **
16622           po/Makefile.in.in             ** REMOVED **
16623           po/Rules-quot                 ** REMOVED **
16624           po/boldquot.sed               ** REMOVED **
16625           po/en@boldquot.header         ** REMOVED **
16626           po/en@quot.header             ** REMOVED **
16627           po/insert-header.sin          ** REMOVED **
16628           po/quot.sed                   ** REMOVED **
16629           po/remove-potcdate.sed        ** REMOVED **
16630           po/remove-potcdate.sin        ** REMOVED **
16631           po/stamp-po                   ** REMOVED **
16632           Makefile.am
16633           autogen.sh
16634           configure.ac
16635                 enable building with automake 1.8.x
16636                 add 'autopoint --force' to autogen.sh and remove all
16637                 auto-generated files, remove ac/ directory and use
16638                 m4/ directory instead
16639                 
16640         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
16641                 fix gettextization
16642
16643 2004-02-28 Colin Leroy <colin@colino.net>
16644         * src/prefs_matcher.c
16645           src/prefs_filtering.c
16646           src/prefs_filtering_action.c
16647                 Fix non-editable GtkEntries
16648
16649 2004-02-22 Thorsten Maerz <torte@netztorte.de>
16650         * src/prefs_themes.c
16651                 utf8 conversion for theme info
16652
16653 2004-02-21 Thorsten Maerz <torte@netztorte.de>
16654         * sync 0.9.9claws
16655
16656 2004-02-14 Thorsten Maerz <torte@netztorte.de>
16657         * src/grouplistdialog.c
16658                 allow multiple selections without ctrl key
16659
16660 2004-02-09 Thorsten Maerz <torte@netztorte.de>
16661         * src/main.c
16662                 enable customizable accelerators
16663
16664 2004-02-08 Thorsten Maerz <torte@netztorte.de>
16665         * src/prefs_common.c
16666                 re-enable different font settings for gtk1/2
16667         * src/prefs_folder_item.c
16668                 fix folder prefs displayed wrong
16669         * src/textview.c
16670                 set 'sunken' shadow type
16671
16672 2004-02-07 Colin Leroy <colin@colino.net>
16673         * src/compose.c
16674                 Fix message being always [Edited]
16675                 Encode headers correctly (utf8 buf)
16676
16677 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16678         * src/socket.c
16679                 remove double g_source_attach()
16680                 (Thanks to Colin Leroy)
16681
16682 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16683         * src/gtk/gtksctree.c
16684                 Fix SSL certificate list not shown
16685         * src/mimeview.c
16686                 Fix clicks in mime tree
16687
16688 2004-01-27 Thorsten Maerz <torte@netztorte.de>
16689         * src/common/socket.c
16690                 Fix SSL receive
16691         * src/compose.c
16692                 Fix clipboard menu hotkeys
16693
16694 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16695         * src/gtk/gtkaspell.[ch]
16696           src/compose.c
16697                 reimplement spellchecker
16698
16699 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16700         * src/gtk/filesel.c
16701                 crash when inserting file in compose window
16702                 (TODO: keep old selection on clicks)
16703         * src/main.c
16704                 use gtkrc-2.0 instead of gtkrc
16705
16706 2004-01-25 Thorsten Maerz <torte@netztorte.de>
16707         * src/messageview.c
16708                 remove orphaned mimeview unref()
16709
16710 2004-01-20 Thorsten Maerz <torte@netztorte.de>
16711         * src/grouplistdialog.c
16712                 expand nodes containing subscribed groups
16713
16714 2004-01-19 Thorsten Maerz <torte@netztorte.de>
16715         * src/textview.c
16716                 textview: hide cursor, restore old click behaviour
16717
16718 2004-01-18 Thorsten Maerz <torte@netztorte.de>
16719         * src/textview.c
16720                 variable names messed up
16721
16722 2004-01-17 Colin Leroy <colin@colino.net>
16723         * src/addr_compl.c
16724                 Fix completion address too thin
16725         * src/compose.c
16726                 Fix tab-to-subject behaviour
16727         * src/summaryview.c
16728                 Implement key up & down in summaryview
16729
16730 2004-01-12 Thorsten Maerz <torte@netztorte.de>
16731
16732         * sync 098claws
16733
16734 2004-01-08 Thorsten Maerz <torte@netztorte.de>
16735         * configure.ac
16736           Makefile.am
16737           doc/.cvsignore
16738           doc/Makefile.am
16739                 faq, man, manual moved to doc/
16740         * ac/aspell.m4
16741           ac/check-type.m4
16742           ac/gnupg-check-typedef.m4
16743           ac/openssl.m4
16744           ac/spamassassin.m4
16745           ac/missing/gdk-pixbuf.m4
16746           ac/missing/gpgme.m4
16747           ac/missing/imlib.m4
16748                 fix automake warnings
16749
16750 2003-12-06 Colin Leroy <colin@colino.net>
16751         * src/summaryview.c
16752                 Fix quicksearch
16753
16754 2003-12-05 Colin Leroy <colin@colino.net>
16755         * src/summaryview.c
16756                 Fix going to next unread folder
16757
16758 2003-12-05 Colin Leroy <colin@colino.net>
16759         * src/crash.c
16760                 Fix gtk2 compilation
16761         * src/session.c
16762                 Remove iotag source handler at disconnection
16763         * src/socket.[ch] 
16764                 Remove source handler when closing socket 
16765                 (fixes another seg)
16766
16767 2003-12-04 Colin Leroy <colin@colino.net>
16768         * src/compose.c
16769           src/prefs_account.c
16770           src/prefs_common.c
16771                 Fix some dropdown menus
16772
16773 2003-12-04 Colin Leroy <colin@colino.net>
16774         * src/compose.c
16775                 Fix event handlers on header fields
16776         * src/common/socket.c
16777           src/common/session.c
16778                 Fix segfault with callback (SSL)
16779                 Fix end of session 
16780
16781 2003-10-06 Thorsten Maerz <torte@netztorte.de>
16782
16783         * Fix compile bug in src/compose.c
16784         * removed src/gtk/gtkstext.[ch]
16785
16786 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
16787
16788         * Convert character set and escape "text" attributes in toolbar setting
16789         files.
16790         * Fixed bug in button-press-event handling.
16791
16792 2003-09-16 Thorsten Maerz <torte@netztorte.de>
16793
16794         * Fixed bug in key-press-event handling.
16795
16796 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
16797
16798         * Enabled to compile tray-icon plugin (Ad-hoc).
16799         * Avoid hang up bug of icon list in mime view (Ad-hoc).
16800
16801 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
16802
16803         * Enabled to compile on sylpheed-claws.
16804         (tray-icon plugin still cannot compile yet.)
16805
16806 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
16807
16808         * Updated to 0.9.5.
16809
16810 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
16811
16812         * Updated to 0.9.4.
16813         * Ported monitoring SSL mechanism to GSource of GLib2
16814         (I don't confirm it)
16815         * Added _gtk2 suffix to key name of font preference to avoid
16816         ovverwriting preference of Gtk+-1.2 version.
16817
16818 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
16819
16820         * Updated to 0.9.2.
16821
16822 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
16823
16824         * Updated to 0.9.1.
16825         * Translate po files into UTF-8 when execute autogen.sh.
16826
16827 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
16828
16829         * Updated to 0.9.0.
16830
16831 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
16832
16833         * Plugged GError related memory leaks.
16834
16835 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
16836
16837         * Changed default size of fonts.
16838         * Enabled to set titile font size of warning dialog.
16839
16840 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
16841
16842         * Embed a sylpheed icon into executable binary on Windows.
16843
16844 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
16845
16846         * I forgot to traslate character set of element string in src/xml.c.
16847
16848 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
16849
16850         * Fixed detecting bind_textdomain_codeset in configure.in.
16851         * The bug in which "Example" of "Date fromat" preference isn't displayed
16852         correctly has been fixed.
16853
16854 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
16855
16856         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
16857           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
16858           glib-gettextize
16859           Removed intl directory.
16860           Translated po files into UTF-8.
16861           (Thanks! Ryuji Abe)
16862
16863 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
16864
16865         * The bug which doesn't unscape string in xml.c has been fixed.
16866
16867 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
16868
16869         * The bug which is failed to translate encoding of file name thorough
16870         file dialog has been fixed.
16871
16872 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
16873
16874         * Modified to translate file names which is used in inporting/expoting
16875         mbox feature and "Save as" feature into locale encoding.
16876         * Translate file names into locale encoding when "Attache file" and
16877         "Insert file".
16878         * Force set G_BROKEN_FILENAMES environment variable.
16879         * Other minor fixes.
16880
16881 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
16882
16883         * Modified to treat MH folder's name as locale encoding.
16884
16885 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
16886
16887         * The bug which clash on switching candidates of auto completion of
16888         addresses, cannot use auto completion in Japanesse is fixed
16889         (Thanks! Tokunaga-san)¡¥
16890
16891 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16892
16893         * The bug which cannot switch key accelerator preference has been fixed
16894         (Thanks! smbd-san)¡¥
16895
16896 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16897
16898         * version 0.8.11-gtk2-20030314
16899
16900 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
16901
16902         * The bug in which character set conversion of filtering messages has
16903         been fixed.(Thanks! COCOA-san).
16904
16905 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
16906
16907         * Revived "Leave space on head" preference in "Message" category.
16908         * A bug which clash when put the cursor to end of buffer and execute
16909         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
16910
16911 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
16912
16913         * version 0.8.11-gtk2-20030312
16914
16915 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
16916
16917         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
16918         * Modified to use Pango's API directly for font preference.
16919         * Integrated GtkTextView of textview to one widget.
16920         * Set fonts of header title in textview by "header_title" tag.
16921         * Removed some deprecated codes.
16922
16923 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
16924
16925         * Updated to 0.8.11.
16926         * Merged cygwin patch(Thanks! Sakai-san).
16927
16928 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
16929
16930         * version 0.8.10-gtk2-20030309