2007-04-16 [paul] 2.9.0cvs1
[claws.git] / ChangeLog
1 2007-04-16 [paul]       2.9.0cvs1
2
3         * src/gtk/authors.h
4                 add Pader Rezso
5
6 2007-04-16 [paul]       2.9.0
7
8         * NEWS
9         * README
10         * RELEASE_NOTES
11                 2.9.0 released
12
13 2007-04-16 [paul]       2.8.1cvs102
14
15         * po/fr.po
16                 updated by Fabien Vantard
17
18 2007-04-16 [paul]       2.8.1cvs101
19
20         * po/ca.po
21         * po/cs.po
22         * po/de.po
23         * po/hu.po
24         * po/pl.po
25         * po/pt_BR.po
26         * po/sr.po
27         * po/zh_CN.po
28                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
29                 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
30                 Aleksandar Urosevic, and Ralgh Young
31
32 2007-04-15 [mones]      2.8.1cvs100
33
34         * po/es.po
35                 Updated for release
36
37 2007-04-14 [colin]      2.8.1cvs99
38
39         * src/message_search.c
40         * src/prefs_display_header.c
41         * src/summary_search.c
42         * src/gtk/combobox.c
43                 Fix allocations
44
45 2007-04-14 [wwp]        2.8.1cvs98
46
47         * src/gtk/combobox.c
48         * src/message_search.c
49         * src/summary_search.c
50         * src/prefs_display_header.c
51                 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
52                 returns NULL, get the text value directly from the GtkEntry child.
53
54 2007-04-13 [colin]      2.8.1cvs97
55
56         * src/gtk/quicksearch.c
57                 Give the focus back to summaryview when
58                 emptying the quicksearch with Esc
59
60 2007-04-13 [colin]      2.8.1cvs96
61
62         * src/message_search.c
63         * src/prefs_display_header.c
64         * src/summary_search.c
65                 Fix possibles crashes when getting text
66                 from gtk combos
67
68 2007-04-13 [colin]      2.8.1cvs95
69
70         * src/pop.c
71                 Add some UIDL debugging
72
73 2007-04-12 [colin]      2.8.1cvs94
74
75         * src/folder.c
76                 Force folder scan if necessary after
77                 copying mails, to be able to reapply
78                 flags.
79
80 2007-04-11 [colin]      2.8.1cvs93
81
82         * src/main.c
83                 don't scan for new mail on startup if --select
84                 is specified (or race conditions arise). If so,
85                 do both sequentially.
86
87 2007-04-09 [colin]      2.8.1cvs92
88
89         * src/common/defs.h
90                 Use leafpad by default on Maemo. Patch
91                 by Jean-Luc Biord.
92
93 2007-04-06 [colin]      2.8.1cvs91
94
95         * src/pixmaps/queue_close.xpm
96         * src/pixmaps/queue_close_hrm.xpm
97         * src/pixmaps/queue_close_hrm_mark.xpm
98         * src/pixmaps/queue_close_mark.xpm
99         * src/pixmaps/queue_open.xpm
100         * src/pixmaps/queue_open_hrm.xpm
101         * src/pixmaps/queue_open_hrm_mark.xpm
102         * src/pixmaps/queue_open_mark.xpm
103                 Move the clock one pixel down :)
104
105 2007-04-05 [colin]      2.8.1cvs90
106
107         * src/mainwindow.c
108                 Don't sync when switching offline from
109                 command line - it's usually too late :)
110
111 2007-04-05 [paul]       2.8.1cvs89
112
113         * src/Makefile.am
114         * src/stock_pixmap.c
115         * src/pixmaps/dir_close_hrm.xpm
116         * src/pixmaps/dir_close_hrm_mark.xpm
117         * src/pixmaps/drafts_close.xpm
118         * src/pixmaps/drafts_close_mark.xpm
119         * src/pixmaps/drafts_open.xpm
120         * src/pixmaps/drafts_open_mark.xpm
121         * src/pixmaps/inbox.xpm
122         * src/pixmaps/inbox_close.xpm
123         * src/pixmaps/inbox_close_hrm.xpm
124         * src/pixmaps/inbox_close_hrm_mark.xpm
125         * src/pixmaps/inbox_close_mark.xpm
126         * src/pixmaps/inbox_hrm.xpm
127         * src/pixmaps/inbox_hrm_mark.xpm
128         * src/pixmaps/inbox_mark.xpm
129         * src/pixmaps/inbox_open.xpm
130         * src/pixmaps/inbox_open_hrm.xpm
131         * src/pixmaps/inbox_open_hrm_mark.xpm
132         * src/pixmaps/inbox_open_mark.xpm
133         * src/pixmaps/outbox.xpm
134         * src/pixmaps/outbox_close.xpm
135         * src/pixmaps/outbox_close_hrm.xpm
136         * src/pixmaps/outbox_close_hrm_mark.xpm
137         * src/pixmaps/outbox_close_mark.xpm
138         * src/pixmaps/outbox_hrm.xpm
139         * src/pixmaps/outbox_hrm_mark.xpm
140         * src/pixmaps/outbox_mark.xpm
141         * src/pixmaps/outbox_open.xpm
142         * src/pixmaps/outbox_open_hrm.xpm
143         * src/pixmaps/outbox_open_hrm_mark.xpm
144         * src/pixmaps/outbox_open_mark.xpm
145         * src/pixmaps/queue_close.xpm
146         * src/pixmaps/queue_close_hrm.xpm
147         * src/pixmaps/queue_close_hrm_mark.xpm
148         * src/pixmaps/queue_close_mark.xpm
149         * src/pixmaps/queue_open.xpm
150         * src/pixmaps/queue_open_hrm.xpm
151         * src/pixmaps/queue_open_hrm_mark.xpm
152         * src/pixmaps/queue_open_mark.xpm
153                 updated, added and replaced icons
154                 Icons by Colin
155
156 2007-04-04 [colin]      2.8.1cvs88
157
158         * src/imap.c
159                 Fix build without libetpan
160
161 2007-04-03 [colin]      2.8.1cvs87
162
163         * src/imap.c
164                 Fix crash with Citadel, and try to make
165                 things work. this server (and specifically 
166                 STATUS and APPEND at least) seems broken.
167
168 2007-04-03 [colin]      2.8.1cvs86
169
170         * src/folderview.c
171                 Fix icons on folder close
172
173 2007-04-03 [colin]      2.8.1cvs85
174
175         * src/inc.c
176                 Fix double-ask of offline override in
177                 certain cases
178         * src/imap.c
179         * src/imap.h
180         * src/imap_gtk.c
181                 Much more efficient way to synchronise
182                 for offline use
183         * src/etpan/imap-thread.c
184                 Fix possible segs
185         * src/folder.c
186         * src/gtk/quicksearch.c
187                 Fix some GUI lags
188
189 2007-04-03 [paul]       2.8.1cvs84
190
191         * src/filtering.c
192         * src/folder.c
193         * src/folder.h
194         * src/prefs_common.c
195         * src/prefs_common.h
196         * src/prefs_other.c
197                 Fix sync being done too late
198                 Thanks to Colin
199
200 2007-04-02 [colin]      2.8.1cvs83
201
202         * src/summaryview.c
203                 Maemo: Put status and quicksearch at the top
204         * src/plugins/bogofilter/bogofilter.c
205         * src/plugins/spamassassin/spamassassin.c
206                 Derive trash from inbox if possible
207
208 2007-04-02 [paul]       2.8.1cvs82
209
210         * src/plugins/bogofilter/bogofilter_gtk.c
211                 a few English changes
212
213 2007-04-02 [paul]
214
215         2.9.0-rc1 released
216
217 2007-04-02 [colin]      2.8.1cvs81
218
219         * src/image_viewer.c
220                 Fix transparent images by using
221                 GtkImage
222         * src/messageview.c
223                 Flush events (on new windows) to avoid
224                 having the textview's image resize fail
225                 to know the available width
226
227 2007-04-01 [colin]      2.8.1cvs80
228
229         * src/prefs_account.c
230                 If no MH mailbox exist, when creating a POP/Local
231                 account, just create and use the default one 
232                 instead of bailing with a "Mailbox doesn't exist"
233                 error
234
235 2007-03-31 [colin]      2.8.1cvs79
236
237         * src/prefs_account.c
238                 Create signature file if it doesn't exist
239                 before editing
240         * src/prefs_toolbar.c
241                 Maemo: Move "Use default" on the left so
242                 that people can find it
243         * src/common/defs.h
244                 Maemo: make default editor "Maemopad", 
245                 default signature file "MyDocs/signature.txt"
246
247 2007-03-31 [colin]      2.8.1cvs78
248
249         * src/prefs_account.c
250                 Maemo: rework account prefs so
251                 that less horizontal scrolling
252                 is required
253
254 2007-03-31 [colin]      2.8.1cvs77
255
256         * src/folderview.c
257         * src/prefs_common.c
258         * src/prefs_common.h
259                 Fix bug 1167, 'Allow not displaying zeros 
260                 in folder list'. Patch by MartinP
261
262 2007-03-31 [colin]      2.8.1cvs76
263
264         * AUTHORS
265                 Add Jean-Luc Biord
266
267 2007-03-31 [colin]      2.8.1cvs75
268
269         * src/imap.c
270                 Apply patch from bug 1172, direct
271                 access to the folder's session instead
272                 of using getter. Patch by MartinP
273
274 2007-03-31 [paul]       2.8.1cvs74
275
276         * src/gtk/authors.h
277                 no need to list Fabien twice!
278
279 2007-03-31 [colin]      2.8.1cvs73
280
281         * src/inc.c
282                 If we're currently "overriding for %d minutes",
283                 don't ask
284
285 2007-03-31 [colin]      2.8.1cvs72
286
287         * src/compose.c
288         * src/imap.c
289         * src/inc.c
290         * src/inc.h
291         * src/messageview.c
292         * src/news.c
293         * src/plugins/spamassassin/spamassassin.c
294                 Offline override: Add a parameter to allow
295                 asking even if the override timer is running.
296                 Allows to ask every time the user makes an
297                 explicit action needing online access (such
298                 as Get Mail), and not when the action is 
299                 implicit (such as opening an IMAP folder)
300
301 2007-03-31 [colin]      2.8.1cvs71
302
303         * src/inc.c
304                 Override offline: "No" answer shouldn't
305                 re-ask after 3 seconds, but 10 minutes. 
306
307 2007-03-30 [colin]      2.8.1cvs70
308
309         * src/common/socket.c
310                 Better error reporting on unix socket
311                 failure (bind usually)
312         * src/gtk/gtkutils.c
313         * src/gtk/gtkutils.h
314                 Label window: add a pulsing progress
315                 bar to show we're not hung :)
316         * src/folderview.c
317         * src/main.c
318         * src/plugins/pgpcore/sgpgme.c
319                 Update API
320
321 2007-03-30 [colin]      2.8.1cvs69
322
323         * src/pop.c
324         * src/prefs_common.c
325                 Fix possible trashing of history and uidl
326                 files on disk full problems
327
328 2007-03-30 [paul]       2.8.1cvs68
329
330         * src/mainwindow.c
331         * src/summaryview.c
332         * src/summaryview.h
333                 update summary when changing layout type
334                 (fixes wrong folder icon being displayed)
335                 Thanks to Colin
336
337 2007-03-29 [colin]      2.8.1cvs67
338
339         * src/prefs_ext_prog.c
340                 The browser pref is irrelevant on Maemo
341
342 2007-03-29 [colin]      2.8.1cvs66
343
344         * src/compose.c
345         * src/compose.h
346                 Maemo: dynamically switch headers/text position
347         * src/prefs_common.c
348                 Maemo: hide compose's ruler by default
349         * src/common/socket.c
350         * src/common/socket.h
351                 Fix build warning
352
353 2007-03-29 [colin]      2.8.1cvs65
354
355         * src/common/socket.c
356         * src/common/socket.h
357                 Fix build when MAEMO_CFLAGS contains
358                 _X_OPENSOURCE (resolv.h errors as long
359                 as we don't add _BSD_SOURCE. Ugly).
360
361 2007-03-29 [wwp]        2.8.1cvs64
362
363         * src/prefs_logging.c
364                 Fix sensitivity of clip-log widgets in prefs/logging,
365                 thanks to Fabien.
366
367 2007-03-29 [wwp]        2.8.1cvs63
368
369         * po/POTFILES.in
370                 Updated files list for translations, thanks to Fabien.
371
372 2007-03-29 [colin]      2.8.1cvs62
373
374         * src/main.c
375         * src/common/Makefile.am
376         * src/common/utils.c
377                 Maybe make URI opening work in Maemo
378                 Requires testing :)
379
380 2007-03-28 [colin]      2.8.1cvs61
381
382         * src/folder.c
383         * src/folder.h
384         * src/folderview.c
385                 Add the possibility to sort folders arbitrarily
386                 (via editing of folderlist.xml only). Patch by
387                 Martin P <mp26+claws@os.inf.tu-dresden.de>
388                 Fixes bug 1166, 'Folder ordering is fixed and cannot 
389                 be changed by the user'
390
391 2007-03-28 [colin]      2.8.1cvs60
392
393         * src/mimeview.c
394                 Add popup menu for mime icons
395
396 2007-03-28 [colin]      2.8.1cvs59
397
398         * src/mainwindow.c
399                 Fix a layout issue when presenting
400                 mainwindow in Small screen layout
401         * src/toolbar.c
402         * src/toolbar.h
403                 Add a "Go to folder list" button for
404                 mainwindow, and make it default in
405                 the Maemo build
406
407 2007-03-28 [colin]      2.8.1cvs58
408
409         * src/compose.c
410                 Don't dynamically update title on Maemo
411                 Patch by Jean-Luc Biord
412
413 2007-03-27 [colin]      2.8.1cvs57
414
415         * src/compose.c
416         * src/folderview.c
417         * src/summaryview.c
418                 Enable tap-and-hold on Maemo
419
420 2007-03-26 [colin]      2.8.1cvs56
421
422         * src/compose.c
423                 More popup-menu (in attachments list)
424
425 2007-03-26 [colin]      2.8.1cvs55
426
427         * src/compose.c
428                 Enable popup-menu signal
429
430 2007-03-26 [colin]      2.8.1cvs54
431
432         * src/plugins/pgpinline/pgpinline.c
433                 Fix bug 1111, 'PGP/inline plugin hides text 
434                 around encrypted text block'. Patch based on
435                 a patch from Michal Cihar.
436
437 2007-03-26 [wwp]        2.8.1cvs53
438
439         * src/procmsg.c
440                 Fix getting a false error when sending queued message
441                 whereas the sending was fine (if there are subfolders
442                 in the queue folder), thanks to Colin.
443
444 2007-03-26 [paul]       2.8.1cvs52
445
446         * src/wizard.c
447                 update FACE header in welcome message
448
449 2007-03-25 [colin]      2.8.1cvs51
450
451         * src/Makefile.am
452                 Fix make dist
453
454 2007-03-25 [colin]      2.8.1cvs50
455
456         * src/main.c
457                 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
458
459 2007-03-24 [colin]      2.8.1cvs49
460
461         * src/main.c
462                 Fix a few launch problems on Maemo
463                 Patch by Jean-Luc Biord
464
465 2007-03-24 [wwp]        2.8.1cvs48
466
467         * src/alertpanel.c
468         * src/alertpanel.h
469         * src/messageview.c
470         * src/summaryview.c
471                 Fix wrong action performed when closing the
472                 "ask about account specific filtering rules
473                 when filtering manually" dialog by pressing Escape.
474                 Fix wrong order of buttons in the "return receipt
475                 notification - the message was sent to several of
476                 your accounts" dialog.
477
478 2007-03-24 [paul]       2.8.1cvs47
479
480         * src/folderview.c
481                 an improvement to English usage
482         * tools/kdeservicemenu/README
483                 updated Claws url
484
485 2007-03-24 [paul]       2.8.1cvs46
486
487         * src/Makefile.am
488         * src/stock_pixmap.c
489         * src/pixmaps/edit_extern.xpm
490         * src/pixmaps/mail_sign.xpm
491                 rescue long lost icons
492
493 2007-03-24 [paul]       2.8.1cvs45
494
495         * src/toolbar.c
496                 fix toolbar (broken in 2.8.1cvs42)
497
498 2007-03-23 [colin]      2.8.1cvs44
499
500         * src/imap.c
501                 Correctly unsubscribe/resubscribe after
502                 RENAME
503
504 2007-03-23 [colin]      2.8.1cvs43
505
506         * src/prefs_common.c
507                 Maemo: as the platform is light on RAM, allow
508                 caches to be discarded faster.
509
510 2007-03-23 [colin]      2.8.1cvs42
511
512         * src/Makefile.am
513         * src/compose.c
514         * src/compose.h
515         * src/stock_pixmap.c
516         * src/stock_pixmap.h
517         * src/summaryview.c
518         * src/summaryview.h
519         * src/toolbar.c
520         * src/toolbar.h
521         * src/pixmaps/open_mail.xpm
522                 Maemo changes: Add the possibility to have
523                 "Open Email" and "Close Window" buttons on 
524                 toolbars (and use them in Maemo's default
525                 toolbars)
526
527 2007-03-23 [wwp]        2.8.1cvs41
528
529         * src/action.c
530                 Reverted that part of the action dialog closure logics, to
531                 pre-2.8.1cvs19. Managing action dialog w/ no output may be
532                 done later in a different way (or may not).
533
534 2007-03-22 [wwp]        2.8.1cvs40
535
536         * src/action.c
537                 Fix sticky action dialog when got no output but action command
538                 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
539
540 2007-03-22 [colin]      2.8.1cvs39
541
542         * src/prefs_filtering.c
543         * src/gtk/combobox.h
544                 Fix escaping account names in filtering prefs
545
546 2007-03-22 [colin]      2.8.1cvs38
547
548         * src/addrindex.c
549         * src/ldapctrl.h
550         * src/ldapquery.c
551                 Add any attribute specified in LDAP servers'
552                 Search attributes to the Other Attributes tab
553                 of contacts; Add 'telephoneNumber' in the
554                 default list.
555
556 2007-03-22 [colin]      2.8.1cvs37
557
558         * src/folderview.c
559         * src/folderview.h
560         * src/mainwindow.c
561                 Try to prevent race conditions when
562                 changing the folder list
563         * src/summaryview.c
564                 Fix possible red folder icon when
565                 switching from Small screen layout
566                 to any other
567
568 2007-03-22 [colin]      2.8.1cvs36
569
570         * src/mainwindow.c
571         * src/mainwindow.h
572         * src/summaryview.c
573                 Rename "little screen" to "Small screen"
574         * src/gtk/Makefile.am
575         * src/common/utils.c
576         * src/mh.c
577                 Fix Maemo-related compilation problems
578
579 2007-03-21 [colin]      2.8.1cvs35
580
581         * configure.ac
582                 Fix previous commit
583         * claws-mail.desktop
584                 Remove .png from the Icon, it's useless
585
586 2007-03-21 [colin]      2.8.1cvs34
587
588         * configure.ac
589         * src/Makefile.am
590                 Add the necessary lib checking for 
591                 Maemo
592
593 2007-03-21 [colin]      2.8.1cvs33
594
595         * src/main.c
596                 Fix unconditional "error happened" when
597                 sending via command-line. "lol @ myself"
598
599 2007-03-21 [colin]      2.8.1cvs32
600
601         * claws-mail-40x40.png
602         * claws-mail-26x26.png
603         * src/account.c
604         * src/addressbook.c
605         * src/compose.c
606         * src/folderview.c
607         * src/folderview.h
608         * src/main.c
609         * src/mainwindow.c
610         * src/mainwindow.h
611         * src/messageview.c
612         * src/prefs_account.c
613         * src/prefs_common.c
614         * src/summary_search.c
615         * src/summaryview.c
616         * src/summaryview.h
617         * src/gtk/authors.h
618         * src/gtk/gtkutils.c
619         * src/gtk/gtkutils.h
620         * src/gtk/logwindow.c
621         * src/gtk/menu.c
622         * src/gtk/prefswindow.c
623                 Add Maemo port (patch mainly by Jean-Luc Biort)
624                 Add a new 'Little screen' layout to help on such
625                 platforms (patch by me)
626                 Make some default preferences different (more
627                 adapted) on Maemo (patch by me)
628
629 2007-03-21 [wwp]        2.8.1cvs31
630
631         * src/prefs_logging.c
632         * src/prefs_logging.h
633                 Fixed copyright header of newly added files.
634
635 2007-03-21 [wwp]        2.8.1cvs30
636
637         * src/Makefile.am
638         * src/filtering.c
639         * src/filtering.h
640         * src/folder.c
641         * src/folderview.c
642         * src/imap.c
643         * src/inc.c
644         * src/main.c
645         * src/mainwindow.c
646         * src/mainwindow.h
647         * src/matcher.c
648         * src/messageview.c
649         * src/news.c
650         * src/pop.c
651         * src/prefs_common.c
652         * src/prefs_common.h
653         * src/prefs_logging.c
654         * src/prefs_logging.h
655         * src/prefs_other.c
656         * src/procmsg.c
657         * src/send_message.c
658         * src/summaryview.c
659         * src/common/log.c
660         * src/common/log.h
661         * src/common/nntp.c
662         * src/common/session.c
663         * src/common/smtp.c
664         * src/common/socket.c
665         * src/etpan/imap-thread.c
666         * src/gtk/logwindow.c
667         * src/gtk/logwindow.h
668         * src/plugins/bogofilter/bogofilter.c
669         * src/plugins/spamassassin/spamassassin.c
670                 Added debugging of filtering/processing rules.
671                 The debug log is here 'Tools/Filtering debug window',
672                 the options there 'Configuration/Preferences/Other/Logging',
673                 and the log file is ~/.claws-mail/filtering.log.
674                 Moved protocol log prefs to 'Other/Logging' as well.
675                 To support such debugging feature, the existing log API has
676                 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
677                 this impacts many external modules (commits follow).
678
679 2007-03-21 [paul]       2.8.1cvs29
680
681         * src/etpan/Makefile.am
682         * src/etpan/imap-thread.c
683                 add missing #include
684
685 2007-03-21 [colin]      2.8.1cvs28
686
687         * src/procmime.c
688                 Fix bug 1157, 'some broken messages confuse 
689                 mime parser'. Make sure we can't have MimeInfos
690                 with negative sizes.
691
692 2007-03-20 [colin]      2.8.1cvs27
693
694         * src/main.c
695                 Fix missing \0 on buffer
696
697 2007-03-20 [colin]      2.8.1cvs26
698
699         * src/mh.c
700                 Use make_dir_hier instead of make_dir 
701                 to create the MH mailbox
702
703 2007-03-20 [colin]      2.8.1cvs25
704
705         * src/folder.c
706         * src/folder.h
707         * src/prefs_account.c
708         * src/wizard.c
709                 Fix default inbox weirdnesses (after wizard,
710                 if path is Mail, mailbox identifier is #mh/Mailbox,
711                 and when creating new accounts)
712
713 2007-03-20 [colin]      2.8.1cvs24
714
715         * src/account.c
716                 Write folderlist after adding/deleting accounts
717                 that have folders
718
719 2007-03-20 [colin]      2.8.1cvs23
720
721         * src/imap.c
722         * src/remotefolder.h
723                 Fix bug 1153, 'CM segfaults if IMAP folder is 
724                 selected while scanning prior to update'
725
726 2007-03-17 [paul]       2.8.1cvs22
727
728         * src/main.c
729                 fix a typo, and be a little more verbose.
730
731 2007-03-17 [wwp]        2.8.1cvs21
732
733         * src/inc.c
734                 Fix a compiler warning.
735
736 2007-03-16 [wwp]        2.8.1cvs20
737
738         * tools/Makefile.am
739         * tools/README
740                 Updated to deal w/ the new mairix.sh tool.
741
742 2007-03-16 [wwp]        2.8.1cvs19
743
744         * src/action.c
745                 Fix logics issues around the action IO dialog:
746                 - disable entry widget and exec button when
747                   the exec button is clicked (don't wait for any
748                   output line) - fix possible disabling/re-enabling/
749                   re-disabling of those widgets
750                 - raise an error if executing a %as{} action either
751                   empty or invalid, instead of failing silently
752                 - don't close the dialog if the abort button has been
753                   clicked and if there was no output yet
754                 - set focus to the abort button when the exec button
755                   is clicked
756                 - fix capitalization of a warning message
757
758 2007-03-16 [wwp]        2.8.1cvs18
759
760         * tools/mairix.sh
761                 Added a wrapper to mairix to the tools folder.
762
763 2007-03-16 [colin]      2.8.1cvs17
764
765         * src/messageview.c
766         * src/mimeview.h
767                 Allow mimeviewer plugins to print
768                 their stuff
769
770 2007-03-16 [colin]      2.8.1cvs16
771
772         * .cvsignore
773                 Ignore *.patchset
774
775 2007-03-15 [colin]      2.8.1cvs15
776
777         * src/messageview.c
778         * src/mimeview.h
779                 Add a way for mimeviewer plugins to
780                 implement body search
781
782 2007-03-15 [paul]       2.8.1cvs14
783
784         * src/prefs_spelling.c
785                 fix English usage
786
787 2007-03-15 [paul]       2.8.1cvs13
788
789         * src/common/quoted-printable.c
790                 fix decoding of quoted-printable parts
791
792 2007-03-14 [wwp]        2.8.1cvs12
793
794         * src/gtk/logwindow.h
795                 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
796
797 2007-03-14 [wwp]        2.8.1cvs11
798
799         * src/gtk/logwindow.h
800                 Complete 2.8.1cvs10.
801
802 2007-03-14 [colin]      2.8.1cvs10
803
804         * src/gtk/logwindow.c
805                 Probably fix bug 1149, crash on logwindow
806                 close - at the expense of performance once
807                 logwin has been opened
808
809 2007-03-14 [colin]      2.8.1cvs9
810
811         * src/main.c
812                 If claws-mail is running on another
813                 display, warn instead of popping it up
814                 on the other display
815
816 2007-03-12 [colin]      2.8.1cvs8
817
818         * src/wizard.c
819                 Fix bug 1145, 'Setting a different name 
820                 for the Mailbox name isn't reflected in 
821                 default account settings'. Patch by wwp
822
823 2007-03-12 [colin]      2.8.1cvs7
824
825         * src/summaryview.c
826                 Fix bug 1143, 'Add number of messages to be 
827                 deleted to confirmation dialog'
828
829 2007-03-12 [wwp]        2.8.1cvs6
830
831         * src/folderview.c
832         * src/prefs_common.c
833         * src/prefs_common.h
834         * src/prefs_summaries.c
835                 Changed the option that displays unread messages count
836                 next to the folder name in folder list: it is now
837                 possible to either display nothing, display the
838                 unread messages number only or the unread and total messages
839                 numbers. The patch includes this extra feature as well
840                 as some minor fixes by rewriting the algo in folderview.c.
841                 Thanks to Paul for the original idea and implementation, plus
842                 testing and proof-reading!
843
844 2007-03-09 [paul]       2.8.1cvs5
845
846         * tools/Makefile.am
847         * tools/README
848         * tools/claws-mail-compose-insert-files.pl
849                 added a script which enables inserting files
850                 into the message body of a new Claws Mail
851                 Compose window from the command line. Additionally
852                 To, Cc, Subject and files to attach to the message
853                 can be specified.
854
855 2007-03-09 [wwp]        2.8.1cvs4
856
857         * src/addr_compl.c
858         * src/addr_compl.h
859         * src/filtering.c
860                 Optimize matching of addresses in the addressbook
861                 (filtering/processing 'found_in_addressbook' condition).
862
863 2007-03-07 [wwp]        2.8.1cvs3
864
865         * src/quote_fmt.c
866         * src/quote_fmt_lex.l
867         * src/quote_fmt_parse.y
868                 Add a new quote format symbol: %A to insert the
869                 sender email address (just the address itself).
870
871 2007-03-06 [wwp]        2.8.1cvs2
872
873         * src/gtk/gtkutils.c
874         * src/plugins/trayicon/trayicon_prefs.h
875         * src/plugins/trayicon/trayicon_prefs.c
876         * src/plugins/trayicon/trayicon.c
877         * src/mainwindow.h
878         * src/mainwindow.c
879                 Add a new trayicon (optional) feature: minimize to tray. When enabled,
880                 minimizing Claws-Mail main window will hide it to the trayicon instead.
881
882
883 2007-03-06 [paul]       2.8.1cvs1
884
885         * NEWS
886         * README
887         * RELEASE_NOTES
888         * configure.ac
889                 bump version number following
890                 stable release
891
892 2007-03-06 [paul]       2.8.0cvs24
893
894         * po/cs.po
895                 corrected by by Tim <timbrain@post.cz>
896
897 2007-03-05 [colin]      2.8.0cvs23
898
899         * src/Makefile.am
900         * src/procmime.c
901                 Fix mime/globs path on NetBSD
902                 patch by George Michaelson
903
904 2007-03-05 [wwp]        2.8.0cvs22
905
906         * src/addr_compl.c
907                 Remove debug statement (accidentally committed w/ cvs14).
908
909 2007-03-05 [paul]       2.8.0cvs21
910
911         * src/plugins/pgpcore/prefs_gpg.c
912                 fix compiler warning
913
914 2007-03-05 [wwp]        2.8.0cvs20
915
916         * src/matcher_parser_parse.y
917                 Fix mismerge between cvs17 and cvs19.
918
919 2007-03-05 [wwp]        2.8.0cvs19
920
921         * src/matcher_parser_parse.y
922         * src/prefs_filtering_action.c
923         * src/matcher.c
924         * src/matcher.h
925         * src/filtering.c
926         * src/filtering.h
927                 Add new 'add_to_addressbook' filtering/processing action.
928
929 2007-03-05 [wwp]        2.8.0cvs18
930
931         * src/filtering.c
932                 Fix mark_as_ham filtering/processing action: spam flag
933                 was not unset.
934
935 2007-03-04 [colin]      2.8.0cvs17
936
937         * src/filtering.c
938         * src/matcher.c
939         * src/matcher.h
940         * src/matcher_parser_parse.y
941         * src/prefs_filtering_action.c
942                 Add 'Mark as spam' and 'Mark as ham' filtering
943                 actions. Fixes bug 1138.
944
945 2007-03-04 [colin]      2.8.0cvs16
946
947         * src/imap.c
948                 Fix bug 1140, wrong return value
949                 without libetpan
950
951 2007-03-04 [wwp]        2.8.0cvs15
952
953         * src/addr_compl.c
954                 Rollback cvs14: don't free stuff that is managed in g_list.
955
956 2007-03-04 [wwp]        2.8.0cvs14
957
958         * src/addr_compl.c
959                 Fix a leak in address completion code.
960
961 2007-03-04 [colin]      2.8.0cvs13
962
963         * src/addr_compl.c
964                 Maybe fix bug 1136, 'Crash in group 
965                 address completion'
966
967 2007-03-04 [iwkse]      2.8.0cvs12
968
969         * src/imap.c
970                 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
971
972 2007-03-03 [colin]      2.8.0cvs11
973
974         * src/plugins/pgpinline/pgpinline.c
975                 Fix off-by-one, fix double-free. Fixes
976                 bug 1135, 'cm-segfault on decrypting 
977                 with PGP/inline'
978
979 2007-03-03 [colin]      2.8.0cvs10
980
981         * configure.ac
982         * src/main.c
983         * src/common/plugin.c
984                 Fix bug 1134, 'Valgrind macros unhandled 
985                 by Irix's cc'
986
987 2007-03-02 [colin]      2.8.0cvs9
988
989         * src/mbox.c
990                 Don't error out on EAGAIN. Fixes 
991                 bug 1129, '"local mbox file" account 
992                 isn't retrieving mails'
993
994 2007-03-01 [wwp]        2.8.0cvs8
995
996         * src/mainwindow.c
997         * src/gtk/colorlabel.c
998                 Remove accels for extra color labels until we set better
999                 and definitive ones.
1000
1001 2007-02-28 [wwp]        2.8.0cvs7
1002
1003         * src/mainwindow.c
1004         * src/matcher_parser_parse.y
1005         * src/prefs_common.c
1006         * src/prefs_msg_colors.c
1007         * src/procmsg.h
1008         * src/gtk/colorlabel.c
1009         * src/gtk/colorlabel.h
1010                 Add more customizable color labels. Cleaned up a bit
1011                 the color label API to avoid duplicate defines of
1012                 the max number of colors.
1013
1014 2007-02-27 [colin]      2.8.0cvs6
1015
1016         * src/mainwindow.c
1017         * src/common/utils.c
1018         * src/common/utils.h
1019                 Fix '+' in mailto URIs for List-* headers
1020
1021 2007-02-27 [colin]      2.8.0cvs5
1022
1023         * src/gtk/gtkutils.c
1024                 Use gtk_window_set_role instead of 
1025                 _set_wmclass
1026
1027 2007-02-27 [colin]      2.8.0cvs4
1028
1029         * src/inc.c
1030                 Fix "After receiving new mail, go to inbox" on IMAP,
1031                 and make it work only on manual reception
1032
1033 2007-02-27 [wwp]        2.8.0cvs3
1034
1035         * src/prefs_filtering.c
1036         * src/prefs_filtering_action.c
1037         * src/prefs_matcher.c
1038                 Update filtering matcher's and action's color label menus
1039                 when re-opening those dialogs (reflect any change to the
1040                 color labels list in the preferences).
1041
1042 2007-02-27 [colin]      2.8.0cvs2
1043
1044         * src/imap.c
1045         * src/etpan/etpan-thread-manager-types.h
1046         * src/etpan/etpan-thread-manager.c
1047         * src/etpan/imap-thread.c
1048                 Log imap ALERTs as errors in the log.
1049
1050 2007-02-26 [paul]       2.8.0cvs1
1051
1052         * tools/claws.i18n.status.pl
1053                 updated
1054
1055 2007-02-26 [paul]       2.7.2cvs75
1056
1057         * po/ca.po
1058         * po/cs.po
1059         * po/de.po
1060         * po/en_GB.po
1061         * po/fi.po
1062         * po/fr.po
1063         * po/hu.po
1064         * po/pl.po
1065         * po/pt_BR.po
1066         * po/sk.po
1067         * po/sr.po
1068         * po/zh_CN.po
1069                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
1070                 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
1071                 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
1072                 Aleksandar Urosevic, and Ralgh Young
1073
1074 2007-02-25 [mones]      2.7.2cvs74
1075
1076         * po/es.po
1077                 Updated for release
1078
1079 2007-02-25 [colin]      2.7.2cvs73
1080
1081         * src/main.c
1082                 Clearing the list is only useful
1083                 to prevent a valgrind false-positive
1084
1085 2007-02-25 [paul]       2.7.2cvs72
1086
1087         * tools/Makefile.am
1088         * tools/README
1089         * tools/kmail-mailbox2claws-mail.pl  **ADDED**
1090         * tools/maildir2claws-mail.pl  **REMOVED**
1091                 renamed the script, fixed a couple bugs
1092
1093 2007-02-23 [colin]      2.7.2cvs71
1094
1095         * src/addressbook.c
1096                 Fix a leak, check for a few improbable nulls
1097
1098 2007-02-23 [colin]      2.7.2cvs70
1099
1100         * src/main.c
1101         * src/main.h
1102         * src/plugins/trayicon/trayicon.c
1103                 Fix blinking mainwin when starting in tray
1104                 (show mainwindow later in the startup process,
1105                  apart if restarting post-crash)
1106
1107 2007-02-23 [colin]      2.7.2cvs69
1108
1109         * src/folderview.c
1110         * src/imap_gtk.c
1111                 Fix crash when unsubscribing the currently
1112                 selected/opened folder
1113
1114 2007-02-23 [colin]      2.7.2cvs68
1115
1116         * src/compose.c
1117                 Fix bug that prevented colorization to
1118                 work without wrap quotation option
1119
1120 2007-02-23 [colin]      2.7.2cvs67
1121
1122         * src/addr_compl.c
1123                 Fix refcounting, start and end completion who
1124                 behaved as if there couldn't be any other current
1125                 user of completion
1126
1127 2007-02-23 [wwp]        2.7.2cvs66
1128
1129         * src/addressbook.c
1130         * src/addrindex.c
1131                 Address completion fixes: fix addressbook_peek_folder_exists() in
1132                 which the algorithm was ridiculously over-obfuscated and broken.
1133                 Fix addrindex_load_completion() as well, to load addresses in
1134                 completion list with regards to what addressbook_peek_folder_exists()
1135                 returns now.
1136
1137 2007-02-23 [wwp]        2.7.2cvs65
1138
1139         * src/addr_compl.c
1140                 Add addresses to completion when they're non-empty (thanks to Colin).
1141
1142 2007-02-23 [paul]       2.7.2cvs64
1143
1144         * src/plugins/pgpcore/passphrase.c
1145                 remove 'const '
1146
1147 2007-02-23 [colin]      2.7.2cvs63
1148
1149         * src/plugins/pgpcore/prefs_gpg.c
1150         * src/plugins/pgpcore/prefs_gpg.h
1151         * src/plugins/pgpcore/sgpgme.c
1152         * src/plugins/pgpinline/pgpinline.c
1153         * src/plugins/pgpmime/pgpmime.c
1154                 Try harder to respect user's choice wrt
1155                 gpg-agent even with gpg2, by unsetting
1156                 GPG_AGENT_INFO when necessary.
1157
1158 2007-02-22 [paul]       2.7.2cvs62
1159
1160         * src/plugins/pgpcore/sgpgme.c
1161         * src/plugins/pgpcore/sgpgme.h
1162         * src/plugins/pgpcore/passphrase.c
1163         * src/plugins/pgpinline/pgpinline.c
1164         * src/plugins/pgpmime/pgpmime.c
1165                 Fix a leak - gpgme_data_release_and_get_mem
1166                 leaks in recent gpgme. Workaround by using
1167                 our own function.
1168
1169 2007-02-22 [paul]       2.7.2cvs61
1170
1171         * src/gtk/quicksearch.c
1172                 Abandon dynamic search when pressing
1173                 Enter
1174
1175 2007-02-21 [colin]      2.7.2cvs60
1176
1177         * src/procmsg.c
1178         * src/plugins/pgpcore/passphrase.c
1179                 Fix little memory leaks
1180         * src/main.c
1181                 Fix false-positive leak at exit
1182         * src/gtk/quicksearch.c
1183                 Fix potentially big leak in recursive
1184                 Quicksearch
1185
1186 2007-02-21 [wwp]        2.7.2cvs59
1187
1188         * src/summaryview.c
1189                 Add missing newline to a debug message.
1190
1191 2007-02-20 [colin]      2.7.2cvs58
1192
1193         * src/Makefile.am
1194         * src/mimeview.c
1195         * src/stock_pixmap.c
1196         * src/stock_pixmap.h
1197         * src/pixmaps/mime_pgpsig.xpm
1198                 Add icon for application/pgp-signature
1199
1200 2007-02-20 [colin]      2.7.2cvs57
1201
1202         * src/Makefile.am
1203         * src/main.c
1204         * src/mimeview.c
1205         * src/stock_pixmap.c
1206         * src/stock_pixmap.h
1207         * src/pixmaps/mime_calendar.xpm
1208         * src/pixmaps/mime_pdf.xpm
1209         * src/pixmaps/mime_ps.xpm
1210                 Add icons for text/calendar, application/pdf
1211                 and application/postscript
1212
1213 2007-02-20 [colin]      2.7.2cvs56
1214
1215         * autogen.sh
1216         * src/matcher_parser_parse.y
1217         * src/matcher_parser_lex.l
1218                 Fix big memory leak in flex, and
1219                 require flex 2.5.31
1220
1221 2007-02-20 [wwp]        2.7.2cvs55
1222
1223         * src/matcher_parser_parse.y
1224                 Fix a duplicate token definition (thanks to iwkse).
1225
1226 2007-02-20 [wwp]        2.7.2cvs54
1227
1228         * src/matcher_parser_lex.l
1229         * src/quote_fmt_lex.l
1230                 Use proper flex options instead of direct use of #define,
1231                 make the flex-generated C lighter.
1232
1233 2007-02-20 [colin]      2.7.2cvs53
1234
1235         * src/summaryview.c
1236                 Grab focus in message list after hiding
1237                 the quicksearch, instead of leaving it
1238                 "somewhere"
1239
1240 2007-02-19 [colin]      2.7.2cvs52
1241
1242         * src/folderview.c
1243                 Fix bug 1033, 'Automatically refresh 
1244                 message list when new messages arrives'
1245                 Looks like folderview->opened can sometimes
1246                 be wrong...
1247
1248 2007-02-19 [paul]       2.7.2cvs51
1249
1250         * tools/Makefile.am
1251         * tools/README
1252         * tools/thunderbird-filters-convertor.pl
1253                 add new script which converts thunderbird filter
1254                 rules to Claws filter rules
1255
1256 2007-02-18 [paul]       2.7.2cvs50
1257
1258         * src/plugins/pgpcore/prefs_gpg.c
1259         * src/plugins/pgpcore/prefs_gpg.h
1260         * src/plugins/pgpcore/sgpgme.c
1261         * src/plugins/pgpinline/pgpinline.c
1262         * src/plugins/pgpmime/pgpmime.c
1263                 improved GUI interoperability with gpg-agent
1264
1265 2007-02-18 [paul]       2.7.2cvs49
1266
1267         * src/prefs_account.c
1268                 Privacy options sensitivity fix
1269
1270 2007-02-17 [colin]      2.7.2cvs48
1271
1272         * src/messageview.c
1273                 Reset icon to warning in the noticeview
1274
1275 2007-02-15 [colin]      2.7.2cvs47
1276
1277         * src/folderview.c
1278                 Fix a manifestation of bug 1033 (summaryview failing
1279                 to update for new mails), which happens after editing
1280                 account preferences or preferences that cause a 
1281                 folderview reload.
1282
1283 2007-02-15 [colin]      2.7.2cvs46
1284
1285         * src/addressbook.c
1286                 Probably fix bug 1123, 'Segmentation 
1287                 fault while opening address book'. I get
1288                 g_warnings if the saved paned position is
1289                 not greater than 0. Also, save position
1290                 when hiding the addressbook instead of
1291                 via signal.
1292
1293 2007-02-14 [colin]      2.7.2cvs45
1294
1295         * src/plugins/pgpcore/prefs_gpg.c
1296         * src/plugins/pgpcore/prefs_gpg.h
1297         * src/plugins/pgpcore/sgpgme.c
1298         * src/plugins/pgpinline/pgpinline.c
1299         * src/plugins/pgpmime/pgpmime.c
1300                 Add an option "Use gpg-agent if available". Fixes
1301                 annoyances with distro-installed gpg-agent, when
1302                 no pinentry program is installed, and the user's 
1303                 at a loss on why "decryption failed". Makes more
1304                 clear why passphrase isn't saved when gpg-agent is
1305                 used. Defaults to true, to avoid changing the 
1306                 current behaviour.
1307
1308 2007-02-14 [wwp]        2.7.2cvs44
1309
1310         * src/matcher_parser_parse.y
1311                 Fix missing line number reset (wrong line number might appear
1312                 when re-loading filtering rules if there's a parser error).
1313
1314 2007-02-13 [colin]      2.7.2cvs43
1315
1316         * src/common/utils.c
1317                 Don't encode ',' in URIs before passing it
1318                 to the browser command-line. It was probably
1319                 done at a time where commas in URIs made
1320                 mozilla -remote 'openurl(%s,new-window)'
1321                 bug.
1322
1323 2007-02-13 [wwp]        2.7.2cvs42
1324
1325         * src/prefs_matcher.c
1326         * src/plugins/bogofilter/bogofilter_gtk.c
1327                 A bit of string factorization around "Select ..." buttons.
1328
1329 2007-02-11 [colin]      2.7.2cvs41
1330
1331         * src/alertpanel.c
1332                 Make sure to escape the title
1333
1334 2007-02-11 [colin]      2.7.2cvs40
1335
1336         * src/codeconv.c
1337                 Recognize .utf8 locales as .UTF-8 ones
1338
1339 2007-02-11 [colin]      2.7.2cvs39
1340
1341         * src/compose.c
1342                 Fix code conversion when dragging a file
1343
1344 2007-02-09 [colin]      2.7.2cvs38
1345
1346         * src/plugins/clamav/clamav_plugin.c
1347                 Complete Paul's patch with conditional
1348                 compilation to avoid breaking compilation
1349                 on old Dapper and Edgy... Maybe other
1350                 distros too.
1351
1352 2007-02-09 [paul]       2.7.2cvs37
1353
1354         * src/plugins/clamav/clamav_plugin.c
1355                 fix for the upstream changes in libclamav
1356
1357 2007-02-09 [paul]       2.7.2cvs36
1358
1359         * src/main.c
1360         * src/mainwindow.c
1361         * src/procmsg.c
1362         * src/procmsg.h
1363                 fix "warn if there are queued messages" (on exit)
1364                 option, which only checked the first mailbox's
1365                 queue
1366                 don't ask before emptying trash if there are no
1367                 messages in trash, also check and empty all trash
1368                 folders
1369         * src/prefs_other.c
1370                 move "Ask before emptying trash" option
1371                 outside of the "On exit" frame as it's
1372                 not only an "On exit" option
1373
1374 2007-02-09 [paul]       2.7.2cvs35
1375
1376         * src/addrgather.c
1377         * src/alertpanel.c
1378         * src/editldap.c
1379         * src/prefs_account.c
1380         * src/prefs_folder_item.c
1381         * src/prefs_gtk.h
1382         * src/prefs_matcher.c
1383         * src/prefs_message.c
1384         * src/prefs_msg_colors.c
1385         * src/prefs_summaries.c
1386         * src/wizard.c
1387         * src/gtk/inputdialog.c
1388         * src/plugins/bogofilter/bogofilter_gtk.c
1389                 pedantic commit: use 'checkbtn' everywhere
1390                 instead of a mixture of 'checkbtn' and 'chkbtn'
1391
1392 2007-02-09 [paul]       2.7.2cvs34
1393
1394         * src/compose.c
1395                 fix default hotkeys
1396         * src/prefs_other.c
1397         * src/prefs_send.c
1398                 move "Never send Return Receipts" from
1399                 prefs_other to prefs_send
1400                 add an option "Ask about account specific
1401                 filtering rules..." to prefs_other
1402         * src/gtk/gtkutils.c
1403                 fix a compiler warning
1404
1405 2007-02-08 [colin]      2.7.2cvs33
1406
1407         * src/plugins/pgpinline/pgpinline.c
1408                 Fix bug 1110, 'pgpmime fails to process 
1409                 encapsulated openpgp mime (rfc 3156, 6.1 
1410                 -> rfc1847)'
1411                 It was due to an interaction between PGP/Mime
1412                 and PGP/Inline plugin. 
1413
1414 2007-02-08 [colin]      2.7.2cvs32
1415
1416         * src/inc.c
1417         * src/mbox.c
1418         * src/mbox.h
1419                 Fix bug 1117, 'fcntl locking code 
1420                 does not work in mbox.c'
1421
1422 2007-02-08 [colin]      2.7.2cvs31
1423
1424         * src/prefs_account.c
1425                 Fix Gentoo bug 165819, 'can't create 
1426                 a "local mbox file" account'. Patch
1427                 by Olivier <castan.o@free.fr>
1428
1429 2007-02-07 [colin]      2.7.2cvs30
1430
1431         * src/ldapquery.c
1432                 Fix bug 1106, 'Claws crash on exit if LDAPS 
1433                 autocompletion was used'
1434
1435 2007-02-07 [paul]       2.7.2cvs29
1436
1437         * src/folder.c
1438                 cut down on unnecessary debug_prints
1439         * src/imap_gtk.c
1440                 fix menu_set_active() on 'Show only
1441                 subscribed folders'
1442
1443 2007-02-07 [paul]       2.7.2cvs28
1444
1445         * src/plugins/clamav/clamav_plugin.c
1446         * src/plugins/clamav/clamav_plugin.h
1447         * src/plugins/clamav/clamav_plugin_gtk.c
1448                 fix copyright header
1449
1450 2007-02-07 [paul]       2.7.2cvs27
1451
1452         * src/procheader.c
1453                 fix bug 1116, 'summary view allow a 
1454                 subject line break'
1455
1456 2007-02-06 [colin]      2.7.2cvs26
1457
1458         * src/summaryview.c
1459                 Fix delete thread
1460
1461 2007-02-05 [fabien]     2.7.2cvs25
1462
1463         * po/POTFILES.in
1464         * src/uri_opener.c
1465                 i18n related - 1 fix and 1 message for translators.
1466
1467 2007-02-05 [colin]      2.7.2cvs24
1468
1469         * src/gtk/quicksearch.c
1470                 Don't reload summary list if quicksearch wasn't
1471                 active on hiding; move currently selected mail in
1472                 the visible area when showing the quicksearch
1473
1474 2007-02-05 [colin]      2.7.2cvs23
1475
1476         * src/folderview.c
1477                 Add debug to try to solve bug 1104
1478
1479 2007-02-05 [paul]       2.7.2cvs22
1480
1481         * src/mainwindow.c
1482                 confirm before emptying trash on exit is
1483                 a Yes or No answer, use Yes or No in the
1484                 dialog
1485
1486 2007-02-04 [colin]      2.7.2cvs21
1487
1488         * src/compose.c
1489         * src/plugins/pgpcore/passphrase.c
1490         * src/plugins/pgpcore/select-keys.c
1491                 Set wmclass on new windows
1492
1493 2007-02-04 [colin]
1494
1495         2.8.0-rc1 released
1496
1497 2007-02-04 [colin]      2.7.2cvs20
1498
1499         * src/compose.c
1500         * src/compose.h
1501                 Auto save drafts on exit, reopen them
1502                 at startup, instead of asking
1503         * src/account.c
1504         * src/addressadd.c
1505         * src/addressbook.c
1506         * src/addressbook_foldersel.c
1507         * src/addrgather.c
1508         * src/crash.c
1509         * src/editaddress.c
1510         * src/editbook.c
1511         * src/editgroup.c
1512         * src/editjpilot.c
1513         * src/editldap.c
1514         * src/editldap_basedn.c
1515         * src/editvcard.c
1516         * src/exphtmldlg.c
1517         * src/expldifdlg.c
1518         * src/export.c
1519         * src/foldersel.c
1520         * src/gedit-print.c
1521         * src/import.c
1522         * src/importldif.c
1523         * src/importmutt.c
1524         * src/importpine.c
1525         * src/main.c
1526         * src/mainwindow.c
1527         * src/message_search.c
1528         * src/messageview.c
1529         * src/prefs_actions.c
1530         * src/prefs_customheader.c
1531         * src/prefs_display_header.c
1532         * src/prefs_filtering.c
1533         * src/prefs_filtering_action.c
1534         * src/prefs_folder_column.c
1535         * src/prefs_gtk.c
1536         * src/prefs_matcher.c
1537         * src/prefs_other.c
1538         * src/prefs_summaries.c
1539         * src/prefs_summary_column.c
1540         * src/prefs_template.c
1541         * src/sourcewindow.c
1542         * src/ssl_manager.c
1543         * src/summary_search.c
1544         * src/uri_opener.c
1545         * src/gtk/about.c
1546         * src/gtk/description_window.c
1547         * src/gtk/foldersort.c
1548         * src/gtk/gtkutils.c
1549         * src/gtk/gtkutils.h
1550         * src/gtk/icon_legend.c
1551         * src/gtk/logwindow.c
1552         * src/gtk/pluginwindow.c
1553         * src/gtk/prefswindow.c
1554                 Give different wmclass to different
1555                 windows - thanks to sed ;)
1556
1557 2007-02-04 [colin]      2.7.2cvs19
1558
1559         * src/main.c
1560                 Revert previous patch, can't reproduce
1561                 it anymore. 
1562
1563 2007-02-03 [colin]      2.7.2cvs18
1564
1565         * src/main.c
1566                 Don't save the mainwindow size and
1567                 position on emergency exit (libSM's
1568                 "die" callback), Xfce seems to make
1569                 the window smaller just before the
1570                 size's saved.
1571
1572 2007-02-03 [colin]      2.7.2cvs17
1573
1574         * src/plugins/bogofilter/bogofilter.c
1575         * src/plugins/bogofilter/bogofilter.h
1576         * src/plugins/bogofilter/bogofilter_gtk.c
1577         * src/plugins/pgpinline/pgpinline.c
1578         * src/plugins/pgpinline/pgpinline.h
1579                 Fix more copyrights
1580
1581 2007-02-03 [colin]      2.7.2cvs16
1582
1583         * src/partial_download.c
1584         * src/partial_download.h
1585         * src/ssl_manager.c
1586         * src/ssl_manager.h
1587         * src/uri_opener.c
1588         * src/uri_opener.h
1589         * src/wizard.c
1590         * src/wizard.h
1591         * src/common/ssl_certificate.c
1592         * src/common/ssl_certificate.h
1593         * src/gtk/quicksearch.c
1594         * src/gtk/quicksearch.h
1595         * src/gtk/sslcertwindow.c
1596         * src/gtk/sslcertwindow.h
1597                 Fix copyright on my files
1598
1599 2007-02-02 [colin]      2.7.2cvs15
1600
1601         * src/Makefile.am
1602         * src/mainwindow.c
1603         * src/messageview.c
1604         * src/messageview.h
1605         * src/textview.c
1606         * src/textview.h
1607         * src/uri_opener.c
1608         * src/uri_opener.h
1609                 Add Tools/List URIs to allow
1610                 opening any URI in the current mail
1611
1612 2007-02-02 [colin]      2.7.2cvs14
1613
1614         * src/common/valgrind.h ** NEW FILE **
1615         * src/common/Makefile.am
1616         * src/common/plugin.c
1617                 Don't dlclose the plugins if we're running
1618                 under valgrind. (doesn't require valgrind
1619                 either at compile time or run time).
1620
1621 2007-02-01 [paul]       2.7.2cvs13
1622
1623         * AUTHORS
1624         * src/gtk/authors.h
1625         * tools/freshmeat_search.pl
1626         * tools/google_search.pl
1627         * tools/multiwebsearch.pl
1628                 add support for non ISO-8859-1 compatible locales
1629                 Patch by Alex Gorbachenko <agent_007@immo.ru>
1630
1631 2007-02-01 [colin]      2.7.2cvs12
1632
1633         * src/prefs_other.c
1634         * src/prefs_summaries.c
1635                 Move keybinding prefs to the Other page
1636
1637 2007-02-01 [wwp]        2.7.2cvs11
1638
1639         * src/plugins/trayicon/trayicon.c
1640                 Fix a raising issue within KDE.
1641
1642 2007-02-01 [colin]      2.7.2cvs10
1643
1644         * src/codeconv.c
1645                 Fix stray quotes in encoded strings
1646         * src/addressadd.c
1647                 Fix wrong call causing g_warnings
1648         * src/textview.c
1649                 Remove useless message
1650
1651 2007-01-31 [wwp]        2.7.2cvs9
1652
1653         * src/plugins/trayicon/trayicon.c
1654                 fix buggy hiding of main window when closing if close-to-tray
1655                 is not set (bad logics  in the trayicon hook code).
1656                 Changed the quit confirmation message too.
1657
1658 2007-01-30 [colin]      2.7.2cvs8
1659
1660         * src/main.c
1661                 Fix hidden mainwindow after clicking on
1662                 the X close button, if compose windows
1663                 exist and the user chooses not to quit
1664
1665 2007-01-30 [colin]      2.7.2cvs7
1666
1667         * src/main.c
1668         * src/compose.c
1669                 Handle local URIs to attach files (file:///...)
1670                 Fixes attaching files from Thunar for example
1671
1672 2007-01-30 [colin]      2.7.2cvs6
1673
1674         * src/prefs_ext_prog.c
1675                 Add 'mousepad' to the list of text editors.
1676                 Mousepad is XFCE's text editor
1677
1678 2007-01-29 [wwp]        2.7.2cvs5
1679
1680         * po/POTFILES.in
1681         * src/plugins/trayicon/trayicon_prefs.c
1682                 trayicon i18n fixes, thanks to Fabien.
1683
1684 2007-01-28 [wwp]        2.7.2cvs4
1685
1686         * src/mainwindow.c
1687         * src/mainwindow.h
1688         * src/plugins/trayicon/trayicon.c
1689         * src/plugins/trayicon/trayicon_prefs.c
1690         * src/plugins/trayicon/trayicon_prefs.h
1691                 Added a new TrayIcon plugin option to close to tray
1692                 (WM's hotkey and [X] button will hide the window instead
1693                 of closing it - closing CM can be done using the tray icon
1694                 menu or the File menu).
1695                 Improved visibility handling in trayicon, clicking the
1696                 trayicon now raise the window to current desktop when it
1697                 was either minimized/shaded/on another desktop.
1698                 Thanks to Paul for testing and fixing a strange behaviour
1699                 in KDE ;-).
1700
1701 2007-01-27 [paul]       2.7.2cvs3
1702
1703         * src/prefs_folder_item.c
1704         * src/prefs_receive.c
1705         * src/plugins/pgpcore/prefs_gpg.c
1706                 use 'start-up' instead of 'startup' in labels
1707
1708 2007-01-26 [wwp]        2.7.2cvs2
1709
1710         * src/plugins/trayicon/Makefile.am
1711         * src/plugins/trayicon/trayicon.c
1712         * src/plugins/trayicon/trayicon_prefs.c
1713         * src/plugins/trayicon/trayicon_prefs.h
1714                 Add a new TrayIcon option to hide the main window at
1715                 start-up.
1716                 Fix trayicon.c copyright header.
1717
1718 2007-01-26 [paul]       2.7.2cvs1
1719
1720         * NEWS
1721         * README
1722         * RELEASE_NOTES
1723         * configure.ac
1724                 bump up version number following
1725                 stable release
1726
1727 2007-01-25 [mones]      2.7.1cvs60
1728
1729         * po/es.po
1730                 updated thousands of strings (well, probably less ;-)
1731
1732 2007-01-25 [colin]      2.7.1cvs59
1733
1734         * src/matcher.c
1735                 Fix 2nd-run loss of matcherrc on new
1736                 configurations. 
1737
1738 2007-01-25 [wwp]        2.7.1cvs58
1739
1740         * src/mimeview.c
1741                 fix handling of empty value in attach_save_directory too, thanks
1742                 to Colin.
1743
1744 2007-01-25 [wwp]        2.7.1cvs57
1745
1746         * src/gtk/filesel.c
1747                 fix handling of empty value in attach_load_directory,
1748                 thanks to Colin.
1749
1750 2007-01-25 [wwp]        2.7.1cvs56
1751
1752         * src/plugins/dillo_viewer/dillo_prefs.h
1753                 fix a typo.
1754
1755 2007-01-25 [colin]      2.7.1cvs55
1756
1757         * src/matcher.c
1758         * src/matcher.h
1759         * src/matcher_parser_parse.y
1760         * src/prefs_matcher.c
1761                 Add matching on the spam flag
1762
1763 2007-01-24 [colin]      2.7.1cvs54
1764
1765         * src/folder.c
1766         * src/common/xml.c
1767         * src/common/xml.h
1768                 Make sure folderlist.xml is correctly
1769                 written before overwriting it.
1770         * src/procmsg.c
1771         * src/procmsg.h
1772         * src/summaryview.c
1773         * src/plugins/bogofilter/bogofilter.c
1774         * src/plugins/bogofilter/bogofilter.h
1775         * src/plugins/bogofilter/bogofilter_gtk.c
1776         * src/plugins/spamassassin/spamassassin.c
1777         * src/plugins/spamassassin/spamassassin.h
1778         * src/plugins/spamassassin/spamassassin_gtk.c
1779                 Move spam to the correct trash folder after
1780                 learning, if spam directory isn't set.
1781
1782 2007-01-23 [paul]       2.7.1cvs53
1783
1784         * src/plugins/bogofilter/bogofilter_gtk.c
1785                 fix sensitivity of "Insert X-Bogosity header"
1786                 option
1787
1788 2007-01-23 [colin]      2.7.1cvs52
1789
1790         * src/toolbar.c
1791                 Translate toolbar items text if
1792                 they're translatable (default)
1793         * src/addrcache.c
1794         * src/addrcache.h
1795         * src/addritem.c
1796         * src/addritem.h
1797         * src/codeconv.c
1798         * src/codeconv.h
1799         * src/jpilot.c
1800         * src/jpilot.h
1801         * src/ldapctrl.c
1802         * src/ldapctrl.h
1803         * src/ldapquery.h
1804         * src/ldif.c
1805         * src/ldif.h
1806         * src/etpan/etpan-thread-manager.c
1807         * src/etpan/etpan-thread-manager.h
1808         * src/gtk/gtkutils.c
1809         * src/gtk/gtkutils.h
1810                 More static functions
1811
1812 2007-01-22 [fabien]     2.7.1cvs51
1813
1814         * src/gtk/gtkutils.c
1815                 gtkut_get_options_frame() : ability to pass
1816                 a 'NULL' value in frame pointer parameter if
1817                 we don't need it.
1818
1819 2007-01-22 [colin]      2.7.1cvs50
1820
1821         * src/procmsg.c
1822         * src/procmsg.h
1823         * src/plugins/bogofilter/bogofilter.c
1824         * src/plugins/bogofilter/bogofilter_gtk.c
1825         * src/plugins/spamassassin/spamassassin.c
1826         * src/plugins/spamassassin/spamassassin_gtk.c
1827                 Allow moving spams to the account's trash
1828                 instead of default one
1829
1830 2007-01-21 [colin]      2.7.1cvs49
1831
1832         * src/ldapquery.c
1833         * src/ldapquery.h
1834                 Revert a static function that shouldn't
1835                 have been
1836
1837 2007-01-21 [colin]      2.7.1cvs48
1838
1839         * src/ldapquery.c
1840         * src/ldapquery.h
1841                 Same
1842
1843 2007-01-21 [colin]      2.7.1cvs47
1844
1845         * src/procmsg.c
1846         * src/procmsg.h
1847                 Same
1848
1849 2007-01-21 [colin]      2.7.1cvs46
1850
1851         * src/common/socket.c
1852         * src/common/socket.h
1853                 Same
1854
1855 2007-01-21 [colin]      2.7.1cvs45
1856
1857         * src/crash.c
1858         * src/exporthtml.c
1859         * src/exporthtml.h
1860         * src/exportldif.c
1861         * src/exportldif.h
1862         * src/folder.c
1863         * src/folder.h
1864         * src/folder_item_prefs.c
1865         * src/folder_item_prefs.h
1866         * src/folderview.c
1867         * src/folderview.h
1868         * src/gedit-print.c
1869         * src/gedit-print.h
1870         * src/main.c
1871         * src/main.h
1872         * src/common/socket.c
1873         * src/common/socket.h
1874         * src/gtk/gtkaspell.c
1875         * src/gtk/gtkaspell.h
1876         * src/gtk/quicksearch.c
1877         * src/gtk/quicksearch.h
1878                 Same
1879
1880 2007-01-21 [colin]      2.7.1cvs44
1881
1882         * src/common/utils.c
1883         * src/common/utils.h
1884         * src/etpan/etpan-thread-manager.c
1885         * src/etpan/etpan-thread-manager.h
1886                 Same (Funny that etpan_thread_unbind
1887                 is called but not etpan_thread_bind)
1888
1889 2007-01-21 [colin]      2.7.1cvs43
1890
1891         * src/addrselect.c
1892         * src/addrselect.h
1893         * src/codeconv.c
1894         * src/codeconv.h
1895         * src/compose.c
1896         * src/compose.h
1897         * src/etpan/Makefile.am
1898         * src/gtk/colorlabel.c
1899         * src/gtk/colorlabel.h
1900         * src/gtk/sslcertwindow.c
1901         * src/gtk/sslcertwindow.h
1902         * src/etpan/etpan-log.c ** REMOVED **
1903         * src/etpan/etpan-log.h ** REMOVED **
1904                 Same
1905
1906 2007-01-20 [colin]      2.7.1cvs42
1907
1908         * src/addritem.c
1909         * src/addritem.h
1910                 Same
1911
1912 2007-01-20 [colin]      2.7.1cvs41
1913
1914         * src/account.c
1915         * src/account.h
1916         * src/addrbook.c
1917         * src/addrbook.h
1918         * src/addrcache.c
1919         * src/addrcache.h
1920         * src/addrclip.c
1921         * src/addrclip.h
1922         * src/addressbook.c
1923         * src/addressbook.h
1924         * src/addrharvest.c
1925         * src/addrharvest.h
1926         * src/addrindex.c
1927         * src/addrindex.h
1928         * src/editaddress.c
1929         * src/editaddress.h
1930                 Make functions that aren't used in other
1931                 files static
1932
1933 2007-01-20 [colin]      2.7.1cvs40
1934
1935         * src/account.c
1936         * src/addrbook.c
1937         * src/addrcache.c
1938         * src/addressbook.c
1939         * src/addrgather.c
1940         * src/addrindex.c
1941         * src/addrquery.c
1942         * src/addrselect.c
1943         * src/browseldap.c
1944         * src/compose.c
1945         * src/editbook.c
1946         * src/editjpilot.c
1947         * src/editldap.c
1948         * src/editldap_basedn.c
1949         * src/editvcard.c
1950         * src/exporthtml.c
1951         * src/exportldif.c
1952         * src/folder.c
1953         * src/folderview.c
1954         * src/image_viewer.c
1955         * src/imap.c
1956         * src/importmutt.c
1957         * src/importpine.c
1958         * src/jpilot.c
1959         * src/ldapquery.c
1960         * src/main.c
1961         * src/mainwindow.c
1962         * src/matcher.c
1963         * src/messageview.c
1964         * src/mh.c
1965         * src/mimeview.c
1966         * src/msgcache.c
1967         * src/mutt.c
1968         * src/news.c
1969         * src/pine.c
1970         * src/prefs_account.c
1971         * src/prefs_common.c
1972         * src/prefs_compose_writing.c
1973         * src/prefs_ext_prog.c
1974         * src/prefs_folder_item.c
1975         * src/prefs_fonts.c
1976         * src/prefs_message.c
1977         * src/prefs_msg_colors.c
1978         * src/prefs_other.c
1979         * src/prefs_quote.c
1980         * src/prefs_receive.c
1981         * src/prefs_send.c
1982         * src/prefs_spelling.c
1983         * src/prefs_summaries.c
1984         * src/prefs_toolbar.c
1985         * src/prefs_wrapping.c
1986         * src/privacy.c
1987         * src/procmime.c
1988         * src/procmsg.c
1989         * src/ssl_manager.c
1990         * src/statusbar.c
1991         * src/summaryview.c
1992         * src/toolbar.c
1993         * src/vcard.c
1994         * src/common/hooks.c
1995         * src/common/log.c
1996         * src/common/passcrypt.c
1997         * src/common/socket.c
1998         * src/common/ssl.c
1999         * src/common/ssl_certificate.c
2000         * src/common/template.c
2001         * src/common/utils.c
2002         * src/etpan/imap-thread.c
2003         * src/gtk/sslcertwindow.c
2004         * src/gtk/sslcertwindow.h
2005                 Make functions that could be static, static
2006
2007 2007-01-20 [colin]      2.7.1cvs39
2008
2009         * src/editldap.c
2010                 Fix tooltip
2011
2012 2007-01-20 [colin]      2.7.1cvs38
2013
2014         * src/ldapquery.c
2015         * src/ldaputil.c
2016         * src/ldaputil.h
2017                 Fix bug 1102, 'claws-mail-2.7.1 
2018                 makes use of deprecated ldap 
2019                 functions'
2020
2021 2007-01-20 [colin]      2.7.1cvs37
2022
2023         * src/mainwindow.c
2024         * src/mainwindow.h
2025         * src/summaryview.c
2026         * src/gtk/quicksearch.c
2027                 Add Wide message list layout
2028
2029 2007-01-19 [fabien]     2.7.1cvs36
2030
2031         * src/textview.c
2032                 make sure a font change is considered in links of
2033                 headerview.
2034
2035 2007-01-19 [colin]      2.7.1cvs35
2036
2037         * src/main.c
2038         * src/mainwindow.c
2039         * src/mainwindow.h
2040         * src/messageview.c
2041         * src/messageview.h
2042         * src/prefs_common.c
2043         * src/prefs_common.h
2044         * src/summaryview.c
2045         * src/summaryview.h
2046         * src/gtk/quicksearch.c
2047         * src/gtk/quicksearch.h
2048                 Drop 'Separate Folder tree' and 'Separate
2049                 Message View'. Put three layouts in place
2050                 of it.
2051
2052 2007-01-19 [paul]       2.7.1cvs34
2053
2054         * src/prefs_msg_colors.c
2055                 more use of Q_ for translators
2056
2057 2007-01-19 [paul]       2.7.1cvs33
2058
2059         * src/imap_gtk.c
2060         * src/prefs_account.c
2061                 a few changes to the English
2062
2063 2007-01-19 [fabien]     2.7.1cvs32
2064
2065         * src/wizard.c
2066                 factorize translatable string
2067
2068 2007-01-18 [colin]      2.7.1cvs31
2069
2070         * src/main.c
2071                 Don't error out on --sync option. Although
2072                 we don't do anything with it, gtk+ handles
2073                 it, and it's useful for debugging X errors
2074
2075 2007-01-18 [fabien]     2.7.1cvs30
2076
2077         * src/prefs_other.c
2078                 ability to apply on the fly the recent added
2079                 'gtk_can_change_accels' pref (no need to restart).
2080
2081 2007-01-18 [fabien]     2.7.1cvs29
2082
2083         * src/plugins/bogofilter/bogofilter_gtk.c
2084         * src/plugins/bogofilter/bogofilter.c
2085         * src/plugins/spamassassin/spamassassin_gtk.c
2086         * src/addr_compl.c
2087         * src/prefs_account.c
2088                 factorize or rewrite some translatable strings.
2089
2090 2007-01-18 [fabien]     2.7.1cvs28
2091
2092         * src/prefs_gtk.h
2093         * src/compose.c
2094                 set a 4pix space between "Subject:" label and subject entry in
2095                 compose window.
2096
2097 2007-01-18 [wwp]        2.7.1cvs27
2098
2099         * src/addressbook.c
2100                 fix conflicting address-copy/paste when focus is set
2101                 to the embedded edit-person form.
2102  
2103
2104 2007-01-18 [wwp]        2.7.1cvs26
2105
2106         * src/addressbook.h
2107                 complete 2.7.1cvs23 (one more file was missing from that
2108                 commit).
2109
2110 2007-01-18 [colin]      2.7.1cvs25
2111
2112         * src/main.c
2113                 Provide a way to migrate without backup
2114                 Re-ask for migration on next start if 
2115                 it has been refused and wizard has been 
2116                 cancelled after.
2117
2118 2007-01-18 [wwp]        2.7.1cvs24
2119
2120         * src/editaddress.c
2121                 complete 2.7.1.cvs23 (file was missing from previous
2122                 commit).
2123
2124 2007-01-18 [wwp]        2.7.1cvs23
2125
2126         * src/addressbook.c
2127                 fix potential crashes in address book's focus_in/out signal handlers,
2128                 force focus to the edit-person form when clicked the Edit menu entry or
2129                 button (this only matters if the edit-person form is embedded to the
2130                 AB window, in that case, focus is not set when browsing the contacts
2131                 list w/ keys or mouse clicks).
2132
2133 2007-01-18 [paul]       2.7.1cvs22
2134
2135         * src/main.c
2136                 add command line options:
2137                 -h for --help
2138                 -q and --quit for --exit
2139                 -v for --version
2140                 print "Unknown option" for unknown options
2141
2142 2007-01-18 [paul]       2.7.1cvs21
2143
2144         * po/ru.po
2145                 updated by Pavlo Bohmat
2146
2147 2007-01-18 [paul]       2.7.1cvs20
2148
2149         * src/mainwindow.c
2150                 fix sensitivity issues of Mark as Spam/Ham
2151
2152 2007-01-17 [fabien]     2.7.1cvs19
2153
2154         * src/prefs_other.c
2155         * src/prefs_common.c
2156         * src/prefs_common.h
2157         * src/main.c
2158                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
2159                 control the corresponding gtk property. It could be used to lock
2160                 all shortcuts (avoid to set one of them by inadvertency).
2161
2162 2007-01-17 [colin]      2.7.1cvs18
2163
2164         * src/summaryview.c
2165                 Fix bug 1100, 'Highlighted e-mail data not visible 
2166                 when color label applied.'. Use a weighted average
2167                 between normal selected foreground color and color
2168                 label instead of a simple one (3/1 instead 1/1).
2169
2170 2007-01-17 [colin]      2.7.1cvs17
2171
2172         * src/messageview.c
2173                 Better fix for bug 1088, 'Ctrl-h produces repeatable
2174                 crash' - don't prevent mail switching while loading
2175
2176 2007-01-17 [colin]      2.7.1cvs16
2177
2178         * src/folder.c
2179         * src/folder.h
2180         * src/folderview.c
2181         * src/folderview.h
2182         * src/imap.c
2183         * src/imap.h
2184         * src/imap_gtk.c
2185                 Manage recursive search of unsubscribed folders
2186                 Rescan tree without checking for new messages 
2187                 after subscriptions changed
2188
2189 2007-01-17 [paul]       2.7.1cvs15
2190
2191         * src/prefs_common.c
2192         * src/gtk/pluginwindow.c
2193                 fix bug 1101, '"Load plugin" button is
2194                 accidentally hidden'
2195                 unset (-1) initial width in prefs_common,
2196                 fix overlapping buttons,
2197                 and other cleanups
2198
2199 2007-01-17 [paul]       2.7.1cvs14
2200
2201         * src/procmime.c
2202                 add #include <errno.h>, it's needed
2203                 on some systems
2204
2205 2007-01-17 [paul]       2.7.1cvs13
2206
2207         * src/common/defs.h
2208         * tools/make.themes.project
2209                 rename .sylpheed_themeinfo to .claws_themeinfo
2210                 and use it
2211         * src/etpan/etpan-errors.h
2212         * src/etpan/etpan-log.c
2213         * src/etpan/etpan-log.h
2214         * src/etpan/etpan-thread-manager-types.h
2215         * src/etpan/etpan-thread-manager.c
2216         * src/etpan/etpan-thread-manager.h
2217         * src/etpan/imap-thread.c
2218         * src/etpan/imap-thread.h
2219                 add copyright header
2220
2221 2007-01-17 [colin]      2.7.1cvs12
2222
2223         * src/plugins/pgpcore/select-keys.c
2224         * src/gtk/pluginwindow.c
2225         * src/prefs_account.c
2226                 Fix warnings
2227
2228 2007-01-16 [colin]      2.7.1cvs11
2229
2230         * src/imap.c
2231         * src/imap.h
2232         * src/imap_gtk.c
2233                 Manage subscribing to subfolders when only
2234                 subscribed folders are shown.
2235
2236 2007-01-16 [colin]      2.7.1cvs10
2237
2238         * src/folderview.c
2239                 Fix annoying vscrollbar going back to top
2240                 on Check for new folders
2241
2242 2007-01-16 [colin]      2.7.1cvs9
2243
2244         * src/imap.c
2245                 Remove printf
2246
2247 2007-01-16 [colin]      2.7.1cvs8
2248
2249         * src/filtering.c
2250                 Bigger buffer for errors
2251         * src/imap.c
2252         * src/imap.h
2253         * src/imap_gtk.c
2254         * src/prefs_account.c
2255         * src/prefs_account.h
2256         * src/wizard.c
2257         * src/etpan/imap-thread.c
2258         * src/etpan/imap-thread.h
2259         * manual/handling.xml
2260                 Add subscriptions management. What it changes:
2261                 Creating a folder subscribes to it
2262                 Deleting a folder unsubscribes it
2263                 New contextual menu item allowing to switch between
2264                 All folders and Subscribed folders, subscribe, and
2265                 unsubscribe. "Creating" an existing but unsubscribed
2266                 folder will subscribe it.
2267                 By default for new accounts, only subscribed folders 
2268                 are shown.
2269
2270
2271 2007-01-16 [paul]       2.7.1cvs7
2272
2273         * src/summaryview.c
2274                 Allow folder classes to specify only sort_key or
2275                 sort_type instead of both or none.
2276
2277 2007-01-16 [paul]       2.7.1cvs6
2278
2279         * src/action.c
2280         * src/compose.c
2281         * src/mimeview.c
2282         * src/procmime.c
2283         * src/textview.c
2284                 Save and use errno for procmime_get_part
2285
2286 2007-01-16 [colin]      2.7.1cvs5
2287
2288         * src/imap.c
2289                 Never remove INBOX when scanning for
2290                 new folders. It's a special folder
2291                 that has to exist.
2292
2293 2007-01-15 [colin]      2.7.1cvs4
2294
2295         * src/imap.c
2296                 Fix 'Check for new folders' when IMAP subdirectory
2297                 is set
2298         * src/etpan/imap-thread.c
2299                 Fix build
2300
2301 2007-01-15 [colin]      2.7.1cvs3
2302
2303         * src/etpan/imap-thread.c
2304                 Fix invalid free on command-connection
2305                 error
2306
2307 2007-01-15 [wwp]        2.7.1cvs2
2308
2309         * src/matcher_parser_lex.l
2310         * src/quote_fmt_lex.l
2311         * src/matcher_parser_parse.y
2312                 fix copyright header in lexers and parsers.
2313
2314 2007-01-15 [paul]       2.7.1cvs1
2315
2316         * NEWS
2317         * README
2318         * RELEASE_NOTES
2319         * configure.ac
2320                 bump up version number following
2321                 stable release
2322
2323 2007-01-15 [paul]       2.7.0cvs31
2324
2325         * AUTHORS
2326         * src/gtk/authors.h
2327                 add Fabien to the Team list
2328                 add the recent contributors
2329                 make a few corrections
2330
2331 2007-01-15 [paul]       2.7.0cvs30
2332
2333         * src/mainwindow.c
2334                 fix compiler warning
2335         * src/plugins/pgpcore/prefs_gpg.c
2336         * src/plugins/pgpcore/prefs_gpg.h
2337                 add missing include
2338                 fix copyright header
2339
2340 2007-01-14 [colin]      2.7.0cvs29
2341
2342         * src/gtk/filesel.c
2343                 Use the 'gtk+' backend. Avoids gnome-vfs use,
2344                 two benefits: faster to open, will fix strange
2345                 dbus-related crash. Thanks to Pascal Terjan.
2346
2347 2007-01-14 [colin]      2.7.0cvs28
2348
2349         * src/etpan/imap-thread.c
2350                 Delete the old imap just after allocating
2351                 the new one. Makes sure we don't get the
2352                 same pointer by sheer luck, which feels
2353                 strange in the debug log.
2354
2355 2007-01-14 [colin]      2.7.0cvs27
2356
2357         * src/gtk/inputdialog.c
2358                 Make sure we don't print passwords in
2359                 clear text when in debug mode
2360
2361 2007-01-14 [colin]      2.7.0cvs26
2362
2363         * src/gtk/gtksctree.c
2364                 Fix bug 1098, 'bogus last row display 
2365                 after expanding a thread'. Patch by
2366                 Jindrich Makovicka <makovick@gmail.com>
2367
2368 2007-01-14 [colin]      2.7.0cvs25
2369
2370         * src/etpan/imap-thread.c
2371                 Close socket manually before
2372                 freeing the imap struct
2373
2374 2007-01-14 [colin]      2.7.0cvs24
2375
2376         * src/etpan/imap-thread.c
2377                 Maybe fix new reconnection issues
2378
2379 2007-01-13 [colin]      2.7.0cvs23
2380
2381         * src/summaryview.c
2382                 Freeze/thaw on thread selection
2383
2384 2007-01-13 [paul]       2.7.0cvs22
2385
2386         * src/mainwindow.c
2387         * src/summaryview.c
2388         * src/summaryview.h
2389                 add 'Edit/Delete thread'
2390
2391 2007-01-13 [colin]      2.7.0cvs21
2392
2393         * src/prefs_account.c
2394         * src/prefs_compose_writing.c
2395         * src/prefs_message.c
2396         * src/prefs_msg_colors.c
2397         * src/prefs_other.c
2398         * src/prefs_receive.c
2399         * src/prefs_spelling.c
2400         * src/prefs_summaries.c
2401         * src/prefs_themes.c
2402         * src/gtk/gtkutils.c
2403         * src/gtk/gtkutils.h
2404         * src/plugins/pgpcore/prefs_gpg.c
2405         * src/plugins/spamassassin/spamassassin_gtk.c
2406                 Factorize gtk frame creation
2407                 Patch by Pawel
2408
2409 2007-01-13 [colin]      2.7.0cvs20
2410
2411         * src/message_search.c
2412         * src/summary_search.c
2413                 Fix Enter in search windows
2414         * src/messageview.c
2415                 Fix body search starting at the
2416                 end of the mail (and asking for loop)
2417
2418 2007-01-13 [colin]      2.7.0cvs19
2419
2420         * src/etpan/imap-thread.c
2421                 Make sure we don't free the same imap
2422                 twice
2423
2424 2007-01-13 [colin]      2.7.0cvs18
2425
2426         * commitHelper
2427                 Allow multiple commitHelpers to
2428                 run at once
2429
2430 2007-01-12 [colin]      2.7.0cvs17
2431
2432         * src/etpan/imap-thread.c
2433                 Make sure we get rid of the previous mailimap
2434                 when connecting - just in case disconnect was
2435                 unclean
2436
2437 2007-01-12 [paul]       2.7.0cvs16
2438
2439         * src/compose.c
2440                 Strip S/MIME signatures when re-editing
2441                 S/MIME signed messages.
2442
2443 2007-01-12 [paul]       2.7.0cvs15
2444
2445         * configure.ac
2446         * src/addressbook.c
2447         * src/foldersel.c
2448         * src/folderview.c
2449         * src/main.c
2450                 no need to define CLAWS anymore, remove
2451                 all that stuff
2452
2453 2007-01-12 [paul]       2.7.0cvs14
2454
2455         * src/mimeview.c
2456                 check if the mail's signed as
2457                 it can change the mail structure
2458                 Thanks to Colin
2459
2460 2007-01-12 [paul]       2.7.0cvs13
2461
2462         * src/procmime.c
2463                 fix Forwarding msgs with attachments
2464                 that have dos line endings
2465                 Thanks to Colin
2466
2467 2007-01-12 [wwp]        2.7.0cvs12
2468
2469         * configure.ac
2470                 Revert accidentally committed extra version tag.
2471
2472 2007-01-12 [wwp]        2.7.0cvs11
2473
2474         * src/prefs_account.c
2475                 Fix compilation w/o aspell (completes 2.7.0cvs7).
2476
2477 2007-01-11 [colin]      2.7.0cvs10
2478
2479         * src/imap.c
2480                 move g_warning to debug_print
2481                 it scares people for no reason
2482
2483 2007-01-11 [colin]      2.7.0cvs9
2484
2485         * po/POTFILES.in
2486                 Fix files to translate. Patch by
2487                 Fabien
2488
2489 2007-01-11 [paul]       2.7.0cvs8
2490
2491         * src/imap.c
2492                 Fix recursion when server lists the
2493                 current subfolder in the response
2494         * src/mimeview.c
2495                 Fix updating of icon_list/ctree
2496         * src/plugins/pgpcore/select-keys.c
2497                 Fix a few annoyances when choosing
2498                 keys for the CMS (S/MIME) protocol
2499
2500 2007-01-11 [wwp]        2.7.0cvs7
2501
2502         * src/compose.c
2503         * src/prefs_account.c
2504         * src/prefs_account.h
2505                 Add per-account spellcheck default dictionaries settings.
2506
2507 2007-01-10 [colin]      2.7.0cvs6
2508
2509         * src/prefs_folder_item.c
2510                 Factorize strings - patch by Fabien
2511
2512 2007-01-10 [colin]      2.7.0cvs5
2513
2514         * src/mainwindow.c
2515                 Fix bug 1095, 'Crash while changing folder 
2516                 columns during incorporation'
2517
2518 2007-01-09 [colin]      2.7.0cvs4
2519
2520         * src/gtk/pluginwindow.c
2521                 Set the plugin window transient. Seems
2522                 like some window managers hide it in
2523                 the background after "load plugin"...
2524
2525 2007-01-09 [colin]      2.7.0cvs3
2526
2527         * src/gtk/filesel.c
2528                 Use the same type for alloc and free
2529
2530 2007-01-08 [paul]       2.7.0cvs2
2531
2532         * po/nl.po
2533                 updated by Tim Dijkstra
2534
2535 2007-01-08 [paul]       2.7.0cvs1
2536
2537         * src/prefs_themes.c
2538         * src/common/utils.c
2539                 Fix resource leaks
2540
2541 2007-01-08 [paul]       2.7.0
2542
2543         * NEWS
2544         * README
2545         * RELEASE_NOTES
2546                 2.7.0 released
2547
2548 2007-01-08 [paul]       2.6.1cvs119
2549
2550         * doc/man/claws-mail.1
2551                 another correction
2552
2553 2007-01-08 [paul]       2.6.1cvs118
2554
2555         * doc/man/claws-mail.1
2556                 corrections
2557         * manual/advanced.xml
2558                 improved English usage
2559
2560 2007-01-08 [paul]       2.6.1cvs117
2561
2562         * po/ca.po
2563         * po/de.po
2564         * po/en_GB.po
2565         * po/fi.po
2566         * po/it.po
2567         * po/pt_BR.po
2568         * po/sk.po
2569         * po/sr.po
2570         * po/zh_CN.po
2571                 updated by Miquel Oliete, Stephan Sachse, me,
2572                 Tommi Pirinen, Andrea Spadaccini, Frederico
2573                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
2574                 Urosevic, and Ralgh Young
2575
2576 2007-01-07 [mones]      2.6.1cvs116
2577
2578         * manual/es/advanced.xml
2579         * po/es.po
2580                 Synced manual (unhide mark_as_read_delay)
2581                 and updated translation for release
2582
2583 2007-01-07 [paul]       2.6.1cvs115
2584
2585         * src/prefs_matcher.c
2586                 make the hbox content fit better under
2587                 various languages
2588
2589 2007-01-07 [colin]      2.6.1cvs114
2590
2591         * src/messageview.c
2592                 Fix bug 1088, 'Ctrl-h produces repeatable
2593                 crash'
2594
2595 2007-01-06 [colin]      2.6.1cvs113
2596
2597         * src/etpan/imap-thread.c
2598                 Add casts to int to get certs. Fixes
2599                 bug 1064, 'crash @ etpan_certificate_check() 
2600                 when opening an IMAP folder', with latest
2601                 libetpan CVS or >= 0.49
2602         * src/mainwindow.c
2603         * src/mainwindow.h
2604         * src/imap_gtk.c
2605         * src/news_gtk.c
2606         * src/prefs_folder_item.c
2607                 Grey out the "synchronise" menu items if
2608                 there's nothing to synchronise.
2609         * src/plugins/pgpcore/sgpgme.c
2610                 Make an error clearer than "Unknown error"
2611
2612 2007-01-06 [colin]      2.6.1cvs112
2613
2614         * src/messageview.c
2615                 Don't try to show a message if updating
2616                 Maybe fixes bug 1088, 'ctrl-h produces
2617                 repeatable crash'.
2618
2619 2007-01-06 [colin]      2.6.1cvs111
2620
2621         * src/summaryview.c
2622                 Disable Control-Space (handle it as Space).
2623
2624 2007-01-05 [paul]       2.6.1cvs110
2625
2626         * src/imap.c
2627                 Fix bug 934, 'sylpheed claws 2.1 
2628                 doesn't show Exchanges Public Folders'
2629                 Thanks to Hoa and Colin
2630         * src/msgcache.c
2631                 Refuse to allocate more than 2 MB for a 
2632                 single field, it's a good indication of
2633                 cache corruption.
2634
2635 2007-01-05 [colin]      2.6.1cvs109
2636
2637         * src/mainwindow.c
2638                 Allow --select'ing emails by Message-ID too
2639
2640 2007-01-05 [colin]      2.6.1cvs108
2641
2642         * src/common/quoted-printable.c
2643                 Uh! Third fix :)
2644
2645 2007-01-05 [colin]      2.6.1cvs107
2646
2647         * src/common/quoted-printable.c
2648                 Fix previous commit about bug 1089
2649                 Thanks to Ralf
2650
2651 2007-01-05 [colin]      2.6.1cvs106
2652
2653         * src/common/quoted-printable.c
2654                 Fix my previous commit on bug 1089
2655                 - Thanks to Ralf :)
2656
2657 2007-01-04 [colin]      2.6.1cvs105
2658
2659         * src/common/quoted-printable.c
2660                 Fix bug 1089, 'NUL characters in Subject 
2661                 line are misinterpreted'. Not a pain to
2662                 fix in fact.
2663
2664 2007-01-04 [colin]      
2665
2666         2.7.0-rc3 released
2667
2668 2007-01-04 [wwp]        2.6.1cvs104
2669
2670         * src/image_viewer.c
2671                 Force operator precedence (fix a compiler warning).
2672
2673 2007-01-04 [colin]      2.6.1cvs103
2674
2675         * src/image_viewer.c
2676                 Be cautious there too (same fix as the one
2677                 in textview from cvs33)
2678         * src/messageview.c
2679                 Don't use any MimeViewer plugin when showing
2680                 all headers
2681
2682 2007-01-03 [wwp]        2.6.1cvs102
2683
2684         * src/html.c
2685         * src/html.h
2686                 fixed "cent" sign (use the existing ASCII one),
2687                 decode more HTML entities,
2688                 converted table ASCII entries to UTF-8,
2689                 moved a switch() into a hashtable.
2690
2691 2007-01-03 [paul]       2.6.1cvs101
2692
2693         * src/compose.c
2694         * src/messageview.c
2695         * src/procmsg.c
2696         * src/procmsg.h
2697                 When possible, use move_msg instead of
2698                 copy_msg + remove_msg to move sent mail
2699                 from Queue to Sent. 
2700
2701 2007-01-03 [paul]       2.6.1cvs100
2702
2703         * src/html.c
2704                 add more html entity recognition:
2705                 pounds, euros, and cents
2706
2707 2007-01-03 [colin]      2.6.1cvs99
2708
2709         * src/imap_gtk.c
2710                 Don't display an error on NOSELECT
2711                 folders when synchronising
2712
2713 2007-01-03 [paul]       2.6.1cvs98
2714
2715         * tools/maildir2claws-mail.pl
2716                 only substitute 'sent-mail' if it's
2717                 the full directory name
2718
2719 2007-01-03 [paul]       2.6.1cvs97
2720
2721         * ChangeLog
2722         * ChangeLog.pre2.0.0
2723         * Makefile.am
2724                 archive a chunk of ChangeLog in
2725                 ChangeLog.pre2.0.0
2726         * ChangeLog.gtk1
2727         * doc/src/ChangeLog.claws-pre0.8.0
2728                 remove ChangeLog.claws-pre0.8.0, adding
2729                 its contents to ChangeLog.gtk1
2730
2731 2007-01-03 [paul]       2.6.1cvs96
2732
2733         * src/account.c
2734         * src/account.h
2735         * src/action.c
2736         * src/action.h
2737         * src/adbookbase.h
2738         * src/addr_compl.c
2739         * src/addr_compl.h
2740         * src/addrbook.c
2741         * src/addrcache.c
2742         * src/addrcache.h
2743         * src/addrcindex.c
2744         * src/addrcindex.h
2745         * src/addrclip.c
2746         * src/addrclip.h
2747         * src/addrdefs.h
2748         * src/addressadd.c
2749         * src/addressadd.h
2750         * src/addressbook.c
2751         * src/addressbook.h
2752         * src/addressbook_foldersel.c
2753         * src/addressbook_foldersel.h
2754         * src/addrgather.c
2755         * src/addrgather.h
2756         * src/addrharvest.c
2757         * src/addrharvest.h
2758         * src/addrindex.c
2759         * src/addrindex.h
2760         * src/addritem.c
2761         * src/addritem.h
2762         * src/addrquery.c
2763         * src/addrquery.h
2764         * src/addrselect.c
2765         * src/addrselect.h
2766         * src/alertpanel.c
2767         * src/alertpanel.h
2768         * src/browseldap.c
2769         * src/browseldap.h
2770         * src/codeconv.c
2771         * src/codeconv.h
2772         * src/compose.c
2773         * src/compose.h
2774         * src/customheader.c
2775         * src/customheader.h
2776         * src/displayheader.c
2777         * src/displayheader.h
2778         * src/editaddress.c
2779         * src/editaddress.h
2780         * src/editbook.c
2781         * src/editbook.h
2782         * src/editgroup.c
2783         * src/editgroup.h
2784         * src/editjpilot.c
2785         * src/editjpilot.h
2786         * src/editldap.c
2787         * src/editldap.h
2788         * src/editldap_basedn.c
2789         * src/editldap_basedn.h
2790         * src/editvcard.c
2791         * src/editvcard.h
2792         * src/exphtmldlg.c
2793         * src/exphtmldlg.h
2794         * src/expldifdlg.c
2795         * src/expldifdlg.h
2796         * src/export.c
2797         * src/export.h
2798         * src/exporthtml.c
2799         * src/exporthtml.h
2800         * src/exportldif.c
2801         * src/exportldif.h
2802         * src/filtering.c
2803         * src/filtering.h
2804         * src/folder.c
2805         * src/folder.h
2806         * src/folder_item_prefs.c
2807         * src/folder_item_prefs.h
2808         * src/foldersel.c
2809         * src/foldersel.h
2810         * src/folderutils.c
2811         * src/folderutils.h
2812         * src/folderview.c
2813         * src/folderview.h
2814         * src/grouplistdialog.c
2815         * src/grouplistdialog.h
2816         * src/headerview.c
2817         * src/html.c
2818         * src/html.h
2819         * src/image_viewer.c
2820         * src/image_viewer.h
2821         * src/imap.c
2822         * src/imap.h
2823         * src/imap_gtk.c
2824         * src/imap_gtk.h
2825         * src/import.c
2826         * src/import.h
2827         * src/importldif.c
2828         * src/importldif.h
2829         * src/importmutt.c
2830         * src/importmutt.h
2831         * src/importpine.c
2832         * src/importpine.h
2833         * src/inc.c
2834         * src/inc.h
2835         * src/jpilot.c
2836         * src/jpilot.h
2837         * src/ldapctrl.c
2838         * src/ldapctrl.h
2839         * src/ldaplocate.c
2840         * src/ldaplocate.h
2841         * src/ldapquery.c
2842         * src/ldapquery.h
2843         * src/ldapserver.c
2844         * src/ldapserver.h
2845         * src/ldaputil.c
2846         * src/ldaputil.h
2847         * src/ldif.c
2848         * src/ldif.h
2849         * src/main.c
2850         * src/main.h
2851         * src/mainwindow.c
2852         * src/mainwindow.h
2853         * src/manual.c
2854         * src/manual.h
2855         * src/mbox.c
2856         * src/message_search.c
2857         * src/message_search.h
2858         * src/messageview.c
2859         * src/messageview.h
2860         * src/mh.c
2861         * src/mh.h
2862         * src/mh_gtk.c
2863         * src/mh_gtk.h
2864         * src/mimeview.c
2865         * src/mimeview.h
2866         * src/msgcache.c
2867         * src/msgcache.h
2868         * src/mutt.c
2869         * src/mutt.h
2870         * src/news.c
2871         * src/news.h
2872         * src/news_gtk.c
2873         * src/news_gtk.h
2874         * src/partial_download.c
2875         * src/partial_download.h
2876         * src/pine.c
2877         * src/pine.h
2878         * src/pop.c
2879         * src/pop.h
2880         * src/prefs_account.c
2881         * src/prefs_account.h
2882         * src/prefs_actions.c
2883         * src/prefs_actions.h
2884         * src/prefs_common.c
2885         * src/prefs_common.h
2886         * src/prefs_compose_writing.c
2887         * src/prefs_compose_writing.h
2888         * src/prefs_customheader.c
2889         * src/prefs_customheader.h
2890         * src/prefs_display_header.c
2891         * src/prefs_display_header.h
2892         * src/prefs_filtering.c
2893         * src/prefs_filtering.h
2894         * src/prefs_filtering_action.c
2895         * src/prefs_filtering_action.h
2896         * src/prefs_folder_column.c
2897         * src/prefs_folder_column.h
2898         * src/prefs_folder_item.c
2899         * src/prefs_folder_item.h
2900         * src/prefs_fonts.c
2901         * src/prefs_fonts.h
2902         * src/prefs_gtk.c
2903         * src/prefs_gtk.h
2904         * src/prefs_image_viewer.c
2905         * src/prefs_image_viewer.h
2906         * src/prefs_matcher.c
2907         * src/prefs_matcher.h
2908         * src/prefs_message.c
2909         * src/prefs_msg_colors.c
2910         * src/prefs_msg_colors.h
2911         * src/prefs_other.c
2912         * src/prefs_quote.c
2913         * src/prefs_receive.c
2914         * src/prefs_send.c
2915         * src/prefs_spelling.c
2916         * src/prefs_spelling.h
2917         * src/prefs_summaries.c
2918         * src/prefs_summaries.h
2919         * src/prefs_summary_column.c
2920         * src/prefs_summary_column.h
2921         * src/prefs_template.c
2922         * src/prefs_template.h
2923         * src/prefs_themes.c
2924         * src/prefs_themes.h
2925         * src/prefs_toolbar.c
2926         * src/prefs_toolbar.h
2927         * src/prefs_wrapping.c
2928         * src/prefs_wrapping.h
2929         * src/privacy.c
2930         * src/privacy.h
2931         * src/procheader.c
2932         * src/procheader.h
2933         * src/procmime.c
2934         * src/procmime.h
2935         * src/procmsg.c
2936         * src/procmsg.h
2937         * src/quote_fmt.c
2938         * src/quote_fmt_parse.y
2939         * src/recv.c
2940         * src/recv.h
2941         * src/remotefolder.c
2942         * src/remotefolder.h
2943         * src/send_message.c
2944         * src/send_message.h
2945         * src/setup.c
2946         * src/setup.h
2947         * src/sourcewindow.c
2948         * src/sourcewindow.h
2949         * src/ssl_manager.c
2950         * src/ssl_manager.h
2951         * src/statusbar.c
2952         * src/statusbar.h
2953         * src/stock_pixmap.c
2954         * src/stock_pixmap.h
2955         * src/summary_search.c
2956         * src/summary_search.h
2957         * src/summaryview.c
2958         * src/summaryview.h
2959         * src/textview.c
2960         * src/textview.h
2961         * src/toolbar.c
2962         * src/toolbar.h
2963         * src/undo.c
2964         * src/undo.h
2965         * src/unmime.c
2966         * src/unmime.h
2967         * src/vcard.c
2968         * src/vcard.h
2969         * src/wizard.c
2970         * src/wizard.h
2971         * src/common/base64.c
2972         * src/common/base64.h
2973         * src/common/defs.h
2974         * src/common/hooks.c
2975         * src/common/hooks.h
2976         * src/common/log.c
2977         * src/common/log.h
2978         * src/common/mgutils.c
2979         * src/common/mgutils.h
2980         * src/common/nntp.c
2981         * src/common/nntp.h
2982         * src/common/passcrypt.c
2983         * src/common/passcrypt.h.in
2984         * src/common/plugin.c
2985         * src/common/plugin.h
2986         * src/common/prefs.c
2987         * src/common/prefs.h
2988         * src/common/progressindicator.c
2989         * src/common/progressindicator.h
2990         * src/common/quoted-printable.c
2991         * src/common/quoted-printable.h
2992         * src/common/session.c
2993         * src/common/session.h
2994         * src/common/smtp.c
2995         * src/common/smtp.h
2996         * src/common/socket.c
2997         * src/common/socket.h
2998         * src/common/ssl.c
2999         * src/common/ssl.h
3000         * src/common/ssl_certificate.c
3001         * src/common/ssl_certificate.h
3002         * src/common/stringtable.c
3003         * src/common/stringtable.h
3004         * src/common/template.c
3005         * src/common/template.h
3006         * src/common/timing.h
3007         * src/common/utils.c
3008         * src/common/utils.h
3009         * src/common/version.h.in
3010         * src/common/xml.c
3011         * src/common/xml.h
3012         * src/common/xmlprops.c
3013         * src/common/xmlprops.h
3014         * src/gtk/about.c
3015         * src/gtk/colorlabel.c
3016         * src/gtk/colorsel.c
3017         * src/gtk/colorsel.h
3018         * src/gtk/combobox.c
3019         * src/gtk/combobox.h
3020         * src/gtk/description_window.c
3021         * src/gtk/description_window.h
3022         * src/gtk/filesel.c
3023         * src/gtk/filesel.h
3024         * src/gtk/foldersort.c
3025         * src/gtk/foldersort.h
3026         * src/gtk/gtksctree.c
3027         * src/gtk/gtkutils.c
3028         * src/gtk/gtkutils.h
3029         * src/gtk/inputdialog.c
3030         * src/gtk/inputdialog.h
3031         * src/gtk/logwindow.c
3032         * src/gtk/logwindow.h
3033         * src/gtk/manage_window.c
3034         * src/gtk/manage_window.h
3035         * src/gtk/menu.c
3036         * src/gtk/menu.h
3037         * src/gtk/pluginwindow.c
3038         * src/gtk/pluginwindow.h
3039         * src/gtk/prefswindow.c
3040         * src/gtk/prefswindow.h
3041         * src/gtk/progressdialog.c
3042         * src/gtk/progressdialog.h
3043         * src/gtk/sslcertwindow.c
3044         * src/gtk/sslcertwindow.h
3045         * src/plugins/bogofilter/bogofilter.c
3046         * src/plugins/bogofilter/bogofilter.h
3047         * src/plugins/bogofilter/bogofilter_gtk.c
3048         * src/plugins/clamav/clamav_plugin.c
3049         * src/plugins/clamav/clamav_plugin.h
3050         * src/plugins/clamav/clamav_plugin_gtk.c
3051         * src/plugins/demo/demo.c
3052         * src/plugins/dillo_viewer/dillo_prefs.c
3053         * src/plugins/dillo_viewer/dillo_prefs.h
3054         * src/plugins/dillo_viewer/dillo_viewer.c
3055         * src/plugins/pgpcore/passphrase.c
3056         * src/plugins/pgpcore/passphrase.h
3057         * src/plugins/pgpcore/pgp_viewer.c
3058         * src/plugins/pgpcore/pgp_viewer.h
3059         * src/plugins/pgpcore/plugin.c
3060         * src/plugins/pgpcore/select-keys.c
3061         * src/plugins/pgpcore/select-keys.h
3062         * src/plugins/pgpcore/sgpgme.c
3063         * src/plugins/pgpcore/sgpgme.h
3064         * src/plugins/pgpinline/pgpinline.c
3065         * src/plugins/pgpinline/pgpinline.h
3066         * src/plugins/pgpinline/plugin.c
3067         * src/plugins/pgpmime/pgpmime.c
3068         * src/plugins/pgpmime/pgpmime.h
3069         * src/plugins/pgpmime/plugin.c
3070         * src/plugins/spamassassin/spamassassin.c
3071         * src/plugins/spamassassin/spamassassin.h
3072         * src/plugins/spamassassin/spamassassin_gtk.c
3073         * src/plugins/trayicon/trayicon.c
3074                 it's 2007, update the year in the copyright headers
3075
3076 2007-01-03 [paul]       2.6.1cvs95
3077
3078         * src/gtk/about.c
3079                 it is 2007, use it in the copyright string
3080
3081 2007-01-03 [paul]       2.6.1cvs94
3082
3083         * src/html.c
3084                 html entity conversion:
3085                 move &#153; to a more suitable place
3086                 add &bull; and &ndash;
3087                 make sure &mdash; and &#8212; are both
3088                 converted the same
3089
3090 2007-01-02 [colin]      2.6.1cvs93
3091
3092         * src/addrbook.c
3093                 Fix leak
3094         * src/common/plugin.c
3095                 Add comment
3096         * src/etpan/imap-thread.c
3097                 Fix warning
3098
3099 2006-12-31 [paul]       2.6.1cvs92
3100
3101         * src/prefs_summaries.c
3102                 use gtk_button_new_from_stock()
3103
3104 2006-12-30 [colin]      2.6.1cvs91
3105
3106         * src/folder.c
3107         * src/imap_gtk.c
3108         * src/mh_gtk.c
3109                 Don't update filtering and account paths 
3110                 when copying folders
3111
3112 2006-12-30 [colin]      2.6.1cvs90
3113
3114         * src/prefs_compose_writing.c
3115         * src/prefs_quote.c
3116         * src/prefs_template.c
3117                 Use message font for Writing and 
3118                 Quoting prefs, as well as Templates.
3119
3120 2006-12-30 [colin]      2.6.1cvs89
3121
3122         * src/prefs_summaries.c
3123                 Rework GUI; patch by Pawel
3124
3125 2006-12-29 [colin]      2.6.1cvs88
3126
3127         * src/prefs_folder_item.c
3128                 Fix bug 1085, 'Apply to subfolder 
3129                 doesn't work' - I was mistaken saying
3130                 it worked in every case
3131
3132 2006-12-28 [colin]      2.6.1cvs87
3133
3134         * src/gtk/gtkaspell.c
3135                 Don't assert if use_alternate is true
3136                 and alt_dictionary isn't set -- this 
3137                 is what happens on upgrade! Rather,
3138                 do with it.
3139
3140 2006-12-28 [colin]      2.6.1cvs86
3141
3142         * Makefile.am
3143                 Fix desktop/icon simplification
3144
3145 2006-12-28 [colin]      2.6.1cvs85
3146
3147         * Makefile.am
3148                 Make desktop and icon not 
3149                 dependant on the desktop
3150
3151 2006-12-28 [wwp]        2.6.1cvs84
3152
3153         * src/plugins/pgpmime/claws.def
3154                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
3155
3156 2006-12-28 [wwp]        2.6.1cvs83
3157
3158         * src/prefs_folder_item.c
3159                 Fix coloring of "simplify subject regexp" (folder prefs),
3160                 which might be left to red whereas the regexp gets empty.
3161
3162 2006-12-28 [wwp]        2.6.1cvs82
3163
3164         * src/prefs_common.c
3165         * src/prefs_common.h
3166         * src/addressbook.c
3167         * src/addressitem.h
3168                 Save addressbook mainwindow's horizontal and vertical splitter position.
3169
3170 2006-12-27 [wwp]        2.6.1cvs81
3171
3172         * src/gtk/gtkaspell.c
3173         * src/gtk/gtkaspell.h
3174         * src/compose.c
3175                 Fix assignment of compose's default and alternate dictionary from
3176                 account or folder settings. Now gtkaspell_change_dict does rotate
3177                 dicts only when it's called from a menu cb.
3178
3179 2006-12-27 [wwp]        2.6.1cvs80
3180
3181         * src/folder_item_prefs.c
3182                 Fix randomly initialized default-alt-dictionary (folder prefs),
3183                 complete 2.6.1cvs72.
3184
3185 2006-12-27 [paul]       2.6.1cvs79
3186
3187         * src/imap_gtk.c
3188         * src/mh_gtk.c
3189                 Add Copy folder in the folder's contextual
3190                 menu
3191
3192 2006-12-27 [wwp]        2.6.1cvs78
3193
3194         * src/imap.c
3195                 Clean up session locking, thanks to Colin.
3196
3197 2006-12-26 [colin]      2.6.1cvs77
3198
3199         * src/statusbar.c
3200                 Revert previous patch
3201
3202 2006-12-26 [colin]      2.6.1cvs76
3203
3204         * src/folder.c
3205         * src/folderview.c
3206         * src/imap.c
3207         * src/statusbar.c
3208         * src/etpan/imap-thread.c
3209                 Fix previous commit warnings
3210                 Make statusbar update every second if total < 20
3211                 Make IMAP APPEND faster by simplifying log              
3212
3213 2006-12-26 [colin]      2.6.1cvs75
3214
3215         * src/folder.c
3216         * src/folder.h
3217         * src/folderview.c
3218         * src/folderview.h
3219         * src/imap_gtk.c
3220         * src/mh_gtk.c
3221                 Make it possible to copy folders accross
3222                 mailboxes (this was an arbitrary limitation).
3223                 Still make it impossible to move folders 
3224                 accross mailboxes.
3225
3226 2006-12-26 [colin]      2.6.1cvs74
3227
3228         * src/etpan/imap-thread.c
3229                 Fix bug 1081, 'claws-mail 
3230                 segfaults when going offline 
3231                 while it transfers mails via 
3232                 imap'
3233
3234 2006-12-26 [colin]      2.6.1cvs73
3235
3236         * src/folder_item_prefs.c
3237                 Don't forget alt dictionary when
3238                 renaming/moving folders
3239
3240 2006-12-26 [wwp]        2.6.1cvs72
3241
3242         * src/folder_item_prefs.c
3243                 Add missing defaults for per-folder alt dict
3244                 (forgotten in 2.6.1cvs61).
3245
3246 2006-12-26 [colin]      2.6.1cvs71
3247
3248         * src/wizard.c
3249                 Add tooltip to state that specifying
3250                 full path to mailbox is possible
3251
3252 2006-12-26 [wwp]        2.6.1cvs70
3253
3254         * src/partial_download.c
3255         * src/gtk/gtkvscrollbutton.c
3256         * src/plugins/pgpinline/plugin.c
3257                 Fix for few compiler warnings that matter.
3258
3259 2006-12-25 [colin]      2.6.1cvs69
3260
3261         * src/partial_download.c
3262                 Fix marking for download or deletion
3263                 when the header isn't the first
3264         * src/gtk/logwindow.c
3265                 Fix start of scrolling
3266
3267 2006-12-23 [paul]       2.6.1cvs68
3268
3269         * src/compose.c
3270                 change last commit to use the 'academic'
3271                 method instead. Thanks to wwp
3272
3273 2006-12-23 [paul]       2.6.1cvs67
3274
3275         * src/compose.c
3276                 don't warn about empty subject when
3277                 redirecting
3278
3279 2006-12-22 [colin]      2.6.1cvs66
3280
3281         * src/summary_search.c
3282                 Fix previous patch
3283
3284 2006-12-22 [colin]      2.6.1cvs65
3285
3286         * src/gtk/gtkutils.c
3287         * src/imap.c
3288         * src/jpilot.c
3289         * src/summary_search.c
3290                 A few warning fixes
3291
3292 2006-12-23 [paul]       
3293
3294         2.7.0-rc2 released
3295
3296 2006-12-22 [colin]      2.6.1cvs64
3297
3298         * src/toolbar.c
3299         * src/toolbar.h
3300                 Add a combo to the learn spam button
3301         * src/plugins/bogofilter/bogofilter.c
3302         * src/plugins/bogofilter/bogofilter_gtk.c
3303         * src/plugins/bogofilter/bogofilter.h
3304                 Allow to store Unsure mails in a specific
3305                 folder to make better teaching easier
3306
3307 2006-12-21 [wwp]        2.6.1cvs63
3308
3309         * src/compose.c
3310         * src/prefs_common.c
3311         * src/prefs_common.h
3312         * src/prefs_spelling.c
3313         * src/gtk/gtkaspell.c
3314         * src/gtk/gtkaspell.h
3315                 Allow spell-checking using both current and alternate dictionaries
3316                 (thanks to Colin).
3317
3318 2006-12-21 [wwp]        2.6.1cvs62
3319
3320         * src/gtk/gtkaspell.c
3321                 Apply recheck_when_changing_dict (highlight all mispelled words)
3322                 when switching to alternate dictionary.
3323
3324 2006-12-21 [wwp]        2.6.1cvs61
3325
3326         * src/compose.c
3327         * src/folder_item_prefs.h
3328         * src/prefs_common.c
3329         * src/prefs_common.h
3330         * src/prefs_folder_item.c
3331         * src/prefs_spelling.c
3332         * src/gtk/gtkaspell.c
3333         * src/gtk/gtkaspell.h
3334                 Add global and per-folder prefs to set the default
3335                 alternate dictionary.
3336
3337 2006-12-21 [colin]      2.6.1cvs60
3338
3339         * src/folder.c
3340                 Look for folders by path in all folders
3341         * src/html.c
3342                 add &mdash;
3343
3344 2006-12-20 [colin]      2.6.1cvs59
3345
3346         * src/gtk/quicksearch.c
3347                 Make sure in_typing is false when clearing
3348
3349 2006-12-20 [wwp]        2.6.1cvs58
3350
3351         * configure.ac
3352                 change manual's target dir to be LFH-compliant (thanks to Colin).
3353
3354 2006-12-20 [wwp]        2.6.1cvs57
3355
3356         * src/prefs_common.c
3357         * src/prefs_summaries.c
3358                 i18n fix and factorize patch, thanks to Fabien.
3359
3360 2006-12-20 [paul]       2.6.1cvs56
3361
3362         * configure.ac
3363                 last of the renaming (??)
3364         * src/main.c
3365                 correct --help info of --status-full
3366         * src/plugins/bogofilter/bogofilter.c
3367                 make FALSE default of whitelist_ab
3368
3369 2006-12-19 [colin]      2.6.1cvs55
3370
3371         * src/jpilot.c
3372                 Same as before, without depending on
3373                 pisock >= 0.12
3374
3375 2006-12-19 [colin]      2.6.1cvs54
3376
3377         * src/jpilot.c
3378                 Fix bug 1059, 'Better jpilot charset 
3379                 handling'. Use libpisync's charset conversion
3380                 if possible
3381
3382 2006-12-19 [colin]      2.6.1cvs53
3383
3384         * po/fr.po
3385                 Updated by Fabien
3386
3387 2006-12-19 [wwp]        2.6.1cvs52
3388
3389         * src/gtk/about.c
3390                 Add missing #include (thanks to Colin).
3391
3392 2006-12-19 [wwp]        2.6.1cvs51
3393
3394         * src/prefs_receive.c
3395                 Better spacing between widgets in prefs.
3396
3397 2006-12-18 [colin]      2.6.1cvs50
3398
3399         * src/imap.c
3400                 Fix failure to get separator on LIST "" ""
3401                 Try LIST "" "INBOX" too.
3402
3403 2006-12-18 [wwp]        2.6.1cvs49
3404
3405         * src/common/session.c
3406                 Fix a compiler warning (thanks to Fabien).
3407
3408 2006-12-18 [wwp]        2.6.1cvs48
3409
3410         * src/compose.c
3411         * src/prefs_quote.c
3412                 Factorize some strings for translation (it's about error
3413                 messages when applying or checking template/quote format).
3414
3415 2006-12-18 [colin]      2.6.1cvs47
3416
3417         * Makefile.am
3418         * src/common/defs.h
3419         * src/gtk/Makefile.am
3420         * src/gtk/about.c
3421                 Add a Release notes tab from the contents of
3422                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
3423
3424 2006-12-17 [colin]      2.6.1cvs46
3425
3426         * src/mimeview.c
3427         * src/textview.c
3428         * src/gtk/filesel.c
3429                 Correctly convert from/to UTF8/filename encoding
3430                 when loading and saving files. Probably fixes
3431                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
3432                 for a file to attach and is blocked...'
3433
3434 2006-12-17 [colin]      2.6.1cvs45
3435
3436         * src/gtk/logwindow.c
3437                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
3438                 IMAP folder and is blocked on main thread': 
3439                 make sure we put utf8 in the log.
3440
3441 2006-12-16 [colin]      2.6.1cvs44
3442
3443         * src/toolbar.c
3444         * src/toolbar.h
3445                 Fix bug 1055, 'Add the 'cancel receive' 
3446                 in the available events for the toolbar buttons'
3447
3448 2006-12-16 [colin]      2.6.1cvs43
3449
3450         * po/POTFILES.in
3451         * src/imap.c
3452         * src/common/nntp.c
3453         * src/common/session.c
3454                 Log error when SSL handshakes fail. 
3455                 Fixes bug 1082, 'incorrect / imprecise 
3456                 error message when imap server provides 
3457                 ssl only through STARTTLS but SSL is 
3458                 selected'
3459
3460 2006-12-15 [wwp]        2.6.1cvs42
3461
3462         * src/plugins/bogofilter/bogofilter_gtk.c
3463                 set proper sensitivity to widgets I've recently added.
3464
3465 2006-12-15 [colin]      
3466
3467         2.7.0-rc1 released
3468
3469 2006-12-15 [wwp]        2.6.1cvs41
3470
3471         * src/plugins/bogofilter/bogofilter.c
3472         * src/plugins/bogofilter/bogofilter.h
3473         * src/plugins/bogofilter/bogofilter_gtk.c
3474                 bogofilter's whitelist can now use a subset of
3475                 the addressbook (either a book, a subfolder of a book,
3476                 or the whole addressbook by using "Any"). Re-used there
3477                 some pref_matcher widgets and mechanisms to match a subset
3478                 of the addressbook.
3479
3480 2006-12-15 [wwp]        2.6.1cvs40
3481
3482         * src/wizard.c
3483         * src/common/plugin.c
3484         * src/common/plugin.h
3485         * src/gtk/about.c
3486         * src/plugins/bogofilter/bogofilter.c
3487         * src/plugins/clamav/clamav_plugin.c
3488         * src/plugins/demo/demo.c
3489         * src/plugins/dillo_viewer/dillo_viewer.c
3490         * src/plugins/pgpcore/plugin.c
3491         * src/plugins/pgpinline/plugin.c
3492         * src/plugins/pgpmime/plugin.c
3493         * src/plugins/spamassassin/spamassassin.c
3494         * src/plugins/trayicon/trayicon.c
3495                 factorize some translatable strings (plugins-related),
3496                 fix missing punctuation in several places,
3497                 remove useless translatable \n in about.c,
3498                 and factorize plugin init code w/ a new function
3499                 check_plugin_version() in common/plugin.c.
3500                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
3501
3502 2006-12-15 [wwp]        2.6.1cvs39
3503
3504         * src/plugins/bogofilter/bogofilter.c
3505         * src/plugins/bogofilter/bogofilter_gtk.c
3506                 flag whitelisted spams as spam, but don't filter it to the spam
3507                 folder. Thanks to Colin.
3508
3509 2006-12-15 [ticho]      2.6.1cvs38
3510
3511         * src/plugins/bogofilter/bogofilter.c
3512         * src/plugins/bogofilter/bogofilter.h
3513         * src/plugins/bogofilter/bogofilter_gtk.c
3514                 Add option to whitelist senders found in addressbook. Patch by colin.
3515
3516 2006-12-15 [paul]       2.6.1cvs37
3517
3518         * src/folderview.c
3519                 add missing #include "log.h"
3520
3521 2006-12-15 [paul]       2.6.1cvs36
3522
3523         * src/plugins/bogofilter/bogofilter.c
3524         * src/plugins/bogofilter/bogofilter.h
3525         * src/plugins/bogofilter/bogofilter_gtk.c
3526                 Add an option to allow inserting an
3527                 X-Claws-Bogosity header (on MH folders
3528                 only). Patch by Colin
3529
3530 2006-12-14 [colin]      2.6.1cvs35
3531
3532         * src/main.c
3533                 "Yes" should be the default choice for
3534                 migration configuration
3535
3536 2006-12-14 [paul]       2.6.1cvs34
3537
3538         * src/prefs_summaries.c
3539         * manual/advanced.xml
3540                 Unhide mark_as_read_delay
3541
3542 2006-12-14 [paul]       2.6.1cvs33
3543
3544         * src/messageview.c
3545         * src/messageview.h
3546         * src/mimeview.c
3547         * src/mimeview.h
3548         * src/summaryview.c
3549         * src/textview.c
3550         * src/textview.h
3551                 Fix printing of selection
3552                 Fix printing of message parts
3553                 Fix printing of images
3554         * src/gtk/gtksourceprintjob.c
3555                 Fix page count when there are images
3556
3557 2006-12-14 [wwp]        2.6.1cvs32
3558
3559         * src/mainwindow.c
3560         * src/summaryview.c
3561         * src/summaryview.h
3562         * src/gtk/quicksearch.c
3563                 fix quicksearch 'magnify' button status when QS is closed
3564                 using the Escape key, thanks to Colin.
3565
3566 2006-12-14 [wwp]        2.6.1cvs31
3567
3568         * src/mainwindow.c
3569         * src/summaryview.c
3570         * src/summaryview.h
3571         * src/gtk/quicksearch.c
3572                 fix quicksearch 'magnify' button status when QS is closed
3573                 using the Escape key, thanks to Colin.
3574
3575 2006-12-13 [colin]      2.6.1cvs30
3576
3577         * src/ldapquery.c
3578         * src/ldaputil.c
3579                 Use the binary safe version of ldap_get_values,
3580                 to make sure we manipulate null-terminated 
3581                 strings. Maybe fixes bug 1075, 'claws mail 
3582                 segfault when completing ldap adresses'
3583         * src/syldap.c ** REMOVED **
3584         * src/syldap.h ** REMOVED **
3585                 Remove dead files
3586
3587 2006-12-13 [mones]      2.6.1cvs29
3588
3589         * po/es.po
3590                 Fixed piped strings, fixed click translation
3591
3592 2006-12-13 [paul]       2.6.1cvs28
3593
3594         * src/main.c
3595                 don't translate these strings
3596
3597 2006-12-13 [paul]       2.6.1cvs27
3598
3599         * po/en_GB.po
3600                 updated
3601
3602 2006-12-13 [colin]      2.6.1cvs26
3603
3604         * src/main.c
3605         * src/main.h
3606                 Add claws_is_starting()
3607
3608 2006-12-13 [mones]      2.6.1cvs25
3609
3610         * manual/es/advanced.xml
3611         * po/es.po
3612                 Synced manual and updated translation
3613
3614 2006-12-12 [colin]      2.6.1cvs24
3615
3616         * src/wizard.c
3617                 Add an option to use STARTTLS in the
3618                 welcome wizard. Fixes bug 1080, 
3619                 'Using SSL option in wizard for incoming 
3620                 server does not activate SSL with STARTTLS'
3621
3622 2006-12-12 [colin]      2.6.1cvs23
3623
3624         * src/main.c
3625                 Don't exit when there's an incomplete
3626                 mailbox configured - leaves a chance 
3627                 to fix a failing IMAP account. Exit
3628                 if no mailbox at all is loaded (case
3629                 of missing plugin).
3630                 Completes bug 1077's fix (I was wrong
3631                 in this bug's comment #3).
3632
3633 2006-12-12 [colin]      2.6.1cvs22
3634
3635         * src/gtk/menu.h
3636                 Add another menu data type
3637         * src/prefs_account.c
3638                 Complete the completion of bug 1076
3639                 (doesn't lose the pref on apply)
3640
3641 2006-12-12 [paul]       2.6.1cvs21
3642
3643         * src/prefs_account.c
3644                 complete the fix of bug 1076
3645                 also be more verbose with the text
3646
3647 2006-12-12 [paul]       2.6.1cvs20
3648
3649         * src/gtk/combobox.c
3650                 fix compilation warning
3651
3652 2006-12-11 [colin]      2.6.1cvs19
3653
3654         * src/wizard.c
3655                 Document :port in server entry tooltips
3656
3657 2006-12-11 [colin]      2.6.1cvs18
3658
3659         * src/main.c
3660                 Fix compile
3661
3662 2006-12-11 [colin]      2.6.1cvs17
3663
3664         * src/main.c
3665                 Add failing IMAP as a reason for no
3666                 mailbox
3667
3668 2006-12-11 [colin]      2.6.1cvs16
3669
3670         * src/prefs_account.c
3671                 Check for existence of inbox for local
3672                 accounts too
3673         * src/wizard.c
3674                 Allow setting the port to use for servers
3675                 by using the usual "server.example.com:port"
3676                 syntax. Fixes bug 1077, 'sylpheed-claws does 
3677                 not start when IMAP server is unavailable'
3678
3679 2006-12-11 [colin]      2.6.1cvs15
3680
3681         * src/prefs_account.c
3682                 Prevent use of non-existing default inbox
3683
3684 2006-12-11 [colin]      2.6.1cvs14
3685
3686         * src/prefs_account.c
3687                 Fix sensitivity. Fixes bug 1076, 'privacy 
3688                 options are displayed even when pgp plugin 
3689                 not loaded / available'
3690
3691 2006-12-09 [colin]      2.6.1cvs13
3692
3693         * manual/advanced.xml
3694         * src/prefs_common.c
3695         * src/prefs_common.h
3696         * src/common/ssl_certificate.c
3697                 Add a new hidden preference, 'unsafe_ssl_certs',
3698                 which allows to store multiple certificates per
3699                 server/port. This is disabled by default because
3700                 it's less secure (presenting a new certificate
3701                 instead of a changed one raises less alarms).
3702                 This will cause Claws to ask about an unknown
3703                 certificate for people who have used 2.6.1cvs8
3704                 or greater.
3705
3706 2006-12-09 [colin]      2.6.1cvs12
3707
3708         * src/action.c
3709                 Fix cache updating after action
3710
3711 2006-12-07 [wwp]        2.6.1cvs11
3712
3713         * src/compose.c
3714                 fix email address comparison when replying to all
3715                 (avoid replying to ourselves), thanks to Colin.
3716
3717 2006-12-06 [paul]       2.6.1cvs10
3718
3719         * src/addrharvest.c
3720         * src/editldap.c
3721         * src/expldifdlg.c
3722         * src/news.c
3723         * src/toolbar.c
3724         * src/common/utils.c
3725                 ...and more renaming
3726                 Thanks to Colin
3727
3728 2006-12-06 [paul]       2.6.1cvs9
3729
3730         * src/compose.c
3731         * src/messageview.c
3732         * src/procheader.c
3733         * src/procmime.c
3734         * src/procmsg.c
3735         * src/textview.c
3736                 more renaming
3737                 Thanks to Colin
3738
3739 2006-12-06 [colin]      2.6.1cvs8
3740
3741         * src/ssl_manager.c
3742         * src/common/ssl_certificate.c
3743         * src/common/ssl_certificate.h
3744                 Handle multiple certificates per host/port
3745
3746 2006-12-06 [colin]      2.6.1cvs7
3747
3748         * src/etpan/imap-thread.c
3749                 Fix certificate checking on IMAP
3750
3751 2006-12-06 [colin]      2.6.1cvs6
3752
3753         * src/folderview.c
3754                 Fix bug 1072, 'Claws stops fetching newsgroups 
3755                 from server when newsgroup got deleted': continue
3756                 checking other groups
3757
3758 2006-12-05 [wwp]        2.6.1cvs5
3759
3760         * src/message_search.c
3761         * src/summary_search.c
3762         * src/gtk/combobox.c
3763         * src/gtk/combobox.h
3764         * src/gtk/gtkutils.c
3765         * src/gtk/gtkutils.h
3766                 make up and down arrow keys in modern gtk_combo_box_entry widgets
3767                 behave like w/ old comboboxes (summary and message search only).
3768
3769 2006-12-05 [paul]       2.6.1cvs4
3770
3771         * src/wizard.c
3772                 encode headers
3773                 Thanks to Colin
3774
3775 2006-12-05 [paul]       2.6.1cvs3
3776
3777         * tools/README
3778         * tools/textviewer.pl
3779                 script updated and description added
3780
3781 2006-12-04 [colin]      2.6.1cvs2
3782
3783         * src/compose.c
3784                 Run pre-send hook only when checking
3785                 everything
3786
3787 2006-12-04 [paul]       2.6.1cvs1
3788
3789         * NEWS
3790         * README
3791         * RELEASE_NOTES
3792         * configure.ac
3793         * tools/README
3794                 bump up version number following stable release
3795
3796 2006-12-04 [paul]       2.6.0cvs83
3797
3798         * README
3799                 updates and corrections
3800
3801 2006-12-04 [colin]      2.6.0cvs82
3802
3803         * src/common/utils.c
3804                 Probably fix bug 1066, 'Incorrect mailbox 
3805                 size displayed'
3806
3807 2006-12-04 [colin]      2.6.0cvs81
3808
3809         * src/common/utils.c
3810                 Trim tabs from mailcap file too.
3811
3812 2006-12-02 [paul]       2.6.0cvs80
3813
3814         * src/exphtmldlg.c
3815                 fix broken GUI under certain languages
3816         * src/expldifdlg.c
3817                 put the Cancel button to the right
3818
3819 2006-12-01 [paul]       2.6.0cvs79
3820
3821         * tools/Makefile.am
3822                 remove reference to removed file
3823
3824 2006-12-01 [wwp]        2.6.0cvs78
3825
3826         * src/addressbook.c
3827         * src/editaddress.c
3828                 remove forgotten debug statements.
3829
3830 2006-12-01 [wwp]        2.6.0cvs77
3831
3832         * manual/advanced.xml
3833         * manual/fr/advanced.xml
3834         * src/addressbook.c
3835         * src/addressbook.h
3836         * src/addressitem.h
3837         * src/editaddress.c
3838         * src/editaddress.h
3839         * src/prefs_common.c
3840         * src/prefs_common.h
3841         * src/gtk/gtkutils.c
3842         * src/gtk/gtkutils.h
3843                 add a hidden option to allow embedding the editaddress (edit contact details)
3844                 dialog into the addressbook's window. This doesn't change the default
3845                 behaviour.
3846
3847 2006-12-01 [wwp]        2.6.0cvs76
3848
3849         * src/message_search.c
3850         * src/summary_search.c
3851                 fix more focus issues (don't set focus to combobox's entry widget when
3852                 entry's value changed, if entry widget has focus already).
3853
3854 2006-12-01 [wwp]        2.6.0cvs75
3855
3856         * src/gtk/quicksearch.c
3857                 revert last changes to the quicksearch gtk_combo_box, this needs more
3858                 tuning and testing.
3859
3860 2006-12-01 [paul]       2.6.0cvs74
3861
3862         * tools/kdeservicemenu/README
3863         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
3864         * tools/kdeservicemenu/install.sh
3865         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
3866         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
3867                 simplify this stuff, and in so doing,
3868                 fix it. (possibly re-extend it again at
3869                 a later date)
3870
3871 2006-12-01 [wwp]        2.6.0cvs73
3872
3873         * src/gtk/quicksearch.c
3874                 adapt quicksearch code to use modern gtk_combo_box'es.
3875
3876 2006-12-01 [wwp]        2.6.0cvs72
3877
3878         * src/common/defs.h
3879         * src/prefs_common.c
3880         * src/prefs_common.h
3881         * src/message_search.c
3882         * src/summary_search.c
3883         * src/gtk/combobox.c
3884         * src/gtk/combobox.h
3885                 add history combos to all message and summary search fields.
3886
3887 2006-12-01 [wwp]        2.6.0cvs71
3888
3889         * src/summaryview.c
3890                 As the list may change while the mark as read delay
3891                 runs, we can't rely on the 'row' pointer, which can
3892                 be invalid when the timeout is called. As the mark
3893                 as read is only done if the message is still selected,
3894                 use summaryview->selected instead. Thanks to Colin.
3895
3896 2006-11-30 [paul]       2.6.0cvs70
3897
3898         * src/textview.c
3899                 give emphasis to "Sylpheed-Claws"
3900                 as well as "Claws Mail"
3901
3902 2006-11-30 [colin]      2.6.0cvs69
3903
3904         * src/wizard.c
3905                 Put the SSL checkboxes in the receiving
3906                 and sending server pages.
3907
3908 2006-11-29 [colin]      2.6.0cvs68
3909
3910         * src/gtk/gtkutils.c
3911         * src/gtk/gtkvscrollbutton.c
3912                 Revert some deprecated fixes - they seem to
3913                 deprecate stuff as soon as a new one gets out.
3914                 g_object_ref_sink needed glib-2.10.
3915
3916 2006-11-29 [colin]      2.6.0cvs67
3917
3918         * src/common/utils.c
3919                 Create .mailcap if it doesn't exist
3920
3921 2006-11-29 [colin]      2.6.0cvs66
3922
3923         * src/compose.c
3924                 Followup to cvs60: use original list
3925                 of recipients if replying to a mail
3926                 in Sent Drafts or Queue.
3927
3928 2006-11-27 [paul]       2.6.0cvs65
3929
3930         * src/image_viewer.c
3931                 revert the last change for now (it's broken)
3932
3933 2006-11-27 [paul]       2.6.0cvs64
3934
3935         * Makefile.am
3936         * configure.ac
3937         * m4/aclocal-include.m4
3938         * m4/check-type.m4
3939         * src/Makefile.am
3940         * src/addr_compl.c
3941         * src/compose.c
3942         * src/crash.c
3943         * src/export.c
3944         * src/exporthtml.c
3945         * src/exportldif.c
3946         * src/imap.c
3947         * src/import.c
3948         * src/main.c
3949         * src/main.h
3950         * src/matcher.c
3951         * src/mimeview.c
3952         * src/procmsg.c
3953         * src/textview.c
3954         * src/common/Makefile.am
3955         * src/common/claws.c
3956         * src/common/claws.h
3957         * src/common/ssl.c
3958         * src/common/sylpheed.c
3959         * src/common/sylpheed.h
3960         * src/etpan/Makefile.am
3961         * src/gtk/Makefile.am
3962         * src/gtk/claws-marshal.list
3963         * src/gtk/filesel.c
3964         * src/gtk/gtksctree.c
3965         * src/gtk/quicksearch.c
3966         * src/gtk/sylpheed-marshal.list
3967         * src/plugins/bogofilter/bogofilter.c
3968         * src/plugins/bogofilter/bogofilter_gtk.c
3969         * src/plugins/clamav/clamav_plugin.c
3970         * src/plugins/clamav/clamav_plugin_gtk.c
3971         * src/plugins/demo/demo.c
3972         * src/plugins/dillo_viewer/dillo_viewer.c
3973         * src/plugins/pgpcore/Makefile.am
3974         * src/plugins/pgpcore/claws.def
3975         * src/plugins/pgpcore/pgp_viewer.c
3976         * src/plugins/pgpcore/plugin.c
3977         * src/plugins/pgpcore/sylpheed.def
3978         * src/plugins/pgpinline/Makefile.am
3979         * src/plugins/pgpinline/claws.def
3980         * src/plugins/pgpinline/plugin.c
3981         * src/plugins/pgpinline/sylpheed.def
3982         * src/plugins/pgpmime/Makefile.am
3983         * src/plugins/pgpmime/claws.def
3984         * src/plugins/pgpmime/plugin.c
3985         * src/plugins/pgpmime/sylpheed.def
3986         * src/plugins/spamassassin/spamassassin.c
3987         * src/plugins/spamassassin/spamassassin_gtk.c
3988         * src/plugins/trayicon/trayicon.c
3989                 yet more renaming
3990                 remove deprecated gtk_tooltips_set_delay()
3991
3992 2006-11-26 [paul]       2.6.0cvs63
3993
3994         * src/expldifdlg.c
3995         * src/folderview.c
3996         * src/image_viewer.c
3997         * src/mainwindow.c
3998         * src/gtk/gtkutils.c
3999         * src/gtk/gtkvscrollbutton.c
4000         * src/gtk/prefswindow.c
4001         * src/plugins/pgpcore/prefs_gpg.c
4002                 replace more deprecated GTK+ functions
4003
4004 2006-11-26 [paul]       2.6.0cvs62
4005
4006         * src/addr_compl.c
4007         * src/addressbook.c
4008         * src/browseldap.c
4009                 replace deprecated gtk_idle_... functions
4010
4011 2006-11-26 [paul]       2.6.0cvs61
4012
4013         * src/compose.c
4014         * src/folderview.c
4015         * src/inc.c
4016         * src/summaryview.c
4017         * src/gtk/gtkvscrollbutton.c
4018         * src/gtk/quicksearch.c
4019         * src/plugins/pgpcore/passphrase.c
4020                 replace deprecated gtk_timeout_add and
4021                 gtk_timeout_remove
4022
4023 2006-11-26 [paul]       2.6.0cvs60
4024
4025         * src/compose.c
4026                 fix bug that caused the wrong recipient
4027                 to be selected when replying to a msg
4028                 which is From one of our accounts to
4029                 another of our accounts
4030
4031 2006-11-25 [paul]       2.6.0cvs59
4032
4033         * src/summaryview.c
4034                 don't change the From column title to
4035                 To if the To column is visible
4036
4037 2006-11-24 [paul]       2.6.0cvs58
4038
4039         * src/compose.c
4040                 fix bug 1069, 'Sent mails disappear, BCC
4041                 or locking problem?'
4042
4043 2006-11-21 [wwp]        2.6.0cvs57
4044
4045         * src/compose.c
4046                 fix spelling menu when replying (same as 2.3.1cvs39):
4047                 discrepancy between context menu and top menu when
4048                 folder's dictionary isn't the default one.
4049
4050 2006-11-19 [paul]       2.6.0cvs56
4051
4052         * src/summaryview.c
4053                 obey always_show_msg option when
4054                 marking as spam
4055         * src/plugins/bogofilter/bogofilter.c
4056                 fix typo
4057
4058 2006-11-18 [paul]       2.6.0cvs55
4059
4060         * AUTHORS
4061         * README
4062         * debian/copyright
4063         * manual/ack.xml
4064         * manual/es/ack.xml
4065         * manual/fr/ack.xml
4066         * manual/pl/ack.xml
4067         * src/gtk/authors.h
4068         * src/gtk/icon_legend.c
4069         * src/gtk/icon_legend.h
4070         * tools/OOo2claws-mail.pl
4071         * tools/README
4072         * tools/acroread2claws-mail.pl
4073         * tools/claws.i18n.status.pl
4074         * tools/filter_conv.pl
4075         * tools/filter_conv_new.pl
4076         * tools/freshmeat_search.pl
4077         * tools/google_search.pl
4078         * tools/kmail2claws-mail.pl
4079         * tools/kmail2claws-mail_v2.pl
4080         * tools/maildir2claws-mail.pl
4081         * tools/make.themes.project
4082         * tools/multiwebsearch.pl
4083         * tools/outlook2claws-mail.pl
4084         * tools/tb2claws-mail
4085         * tools/kdeservicemenu/README
4086         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
4087                 update mine and wwp's email addresses in
4088                 several places
4089                 Patch by wwp
4090         * src/prefs_compose_writing.c
4091                 set sensitivity on 'new message format' frame
4092
4093 2006-11-17 [paul]       2.6.0cvs54
4094
4095         * src/gtk/about.c
4096                 more reworking of the GUI
4097                 Patch by Fabien Vantard
4098
4099 2006-11-16 [paul]       2.6.0cvs53
4100
4101         * src/gtk/about.c
4102                 set a minimum size for the window, allow
4103                 it to automatically expand as necessary
4104
4105 2006-11-16 [wwp]        2.6.0cvs52
4106
4107         * src/gtk/about.c
4108                 better wrap of copyright info on some systems.
4109
4110 2006-11-16 [paul]       2.6.0cvs51
4111
4112         * src/gtk/about.c
4113                 move the tech info from the upper panel
4114                 to the Info tab
4115                 use a gtk_text_view for the features tab
4116
4117 2006-11-16 [paul]       2.6.0cvs50
4118
4119         * po/Makevars
4120                 update my email address
4121         * src/addressbook.c
4122         * src/compose.c
4123         * src/imap_gtk.c
4124         * src/mh_gtk.c
4125         * src/news_gtk.c
4126         * src/summaryview.c
4127         * src/plugins/trayicon/trayicon.c
4128                 don't offer simple menu separators
4129                 for translation
4130         * src/folderview.c
4131                 add separator between 'mark all read'
4132                 and 'search folder'
4133
4134 2006-11-15 [wwp]        2.6.0cvs49
4135
4136         * src/gtk/authors.h
4137                 updated manuals authors.
4138
4139 2006-11-14 [paul]       2.6.0cvs48
4140
4141         * src/compose.c
4142                 Fix Options/Reply mode after draft save
4143
4144 2006-11-14 [paul]       2.6.0cvs47
4145
4146         * src/Makefile.am
4147                 Fix make DESTDIR=...
4148         * src/mbox.c
4149                 Optimise speed
4150         * src/plugins/pgpinline/pgpinline.c
4151                 Probably fix bug 1061
4152
4153 2006-11-14 [paul]       2.6.0cvs46
4154
4155         * po/Makevars
4156                 enable Q_ macro
4157         * src/Makefile.am
4158         * src/stock_pixmap.c
4159         * src/stock_pixmap.h
4160         * src/gtk/about.c
4161         * src/pixmaps/active.xpm
4162         * src/pixmaps/inactive.xpm
4163                 add a new page, 'Features', to the About dialog
4164                 showing which features are compiled in and which
4165                 are not
4166
4167 2006-11-14 [paul]       2.6.0cvs45
4168
4169         * po/ru.po
4170                 updated by Pavlo Bohmat
4171
4172 2006-11-14 [colin]      2.6.0cvs44
4173
4174         * src/compose.c
4175         * src/inc.c
4176         * src/messageview.c
4177         * src/news.c
4178         * src/pop.c
4179         * src/procmsg.c
4180         * src/gtk/gtkaspell.c
4181                 Fix 64-bit-related warnings
4182         * src/ssl_manager.c
4183                 Fix possible infinite loop
4184         * src/plugins/pgpcore/sgpgme.c
4185                 Remove useless check
4186
4187 2006-11-13 [colin]      2.6.0cvs43
4188
4189         * src/gtk/Makefile.am
4190                 authors.h isn't generated
4191
4192 2006-11-13 [colin]      2.6.0cvs42
4193
4194         * src/plugins/pgpinline/pgpinline.c
4195         * src/plugins/pgpmime/pgpmime.c
4196                 Very probably fix bug 1061, 'crash on 
4197                 opening signed email'. Another cast
4198                 problem
4199
4200 2006-11-13 [colin]      2.6.0cvs41
4201
4202         * src/plugins/pgpcore/sgpgme.c
4203                 Maybe fix bug 1061, 'crash on opening 
4204                 signed email'
4205
4206 2006-11-13 [wwp]        2.6.0cvs40
4207
4208         * src/plugins/pgpinline/pgpinline.c
4209                 fix candidate for bug #1057, thanks to Colin.
4210
4211 2006-11-13 [wwp]        2.6.0cvs39
4212
4213         * src/compose.c
4214         * src/quote_fmt_parse.y
4215                 fix bug 1052: current parser buffer was not always 
4216                 allocated, ptr to this buffer could be returned as 
4217                 NULL whereas no parser error has occurred. in 
4218                 consequence, defining a template body as "%d" 
4219                 (w/o the quotes) for the first time of the instance 
4220                 of claws-mail, was reporting a parser error. make 
4221                 sure that the buffer is always allocated, even to 
4222                 an empty string.
4223                 fix mis-unescaping in compose.:compose_quote_fmt(): 
4224                 unescaping of the fmt string was always done 
4225                 whereas it must be done *only* when receiving 
4226                 quote format strings issued from the prefs 
4227                 (compose new message, reply, forward, redirect 
4228                 formats), *not* when applying templates.  in 
4229                 consequences, applying templates w/ sequences 
4230                 like \\|p{echo} were failing. make sure that 
4231                 unescaping is done only when necessary.
4232
4233 2006-11-12 [colin]      2.6.0cvs38
4234
4235         * po/de.po
4236                 Fix typo (s/KB/MB)
4237
4238 2006-11-12 [colin]      2.6.0cvs37
4239
4240         * src/plugins/pgpinline/pgpinline.c
4241         * src/plugins/pgpmime/pgpmime.c
4242                 Release GPG context at the latest 
4243                 possible moment. Maybe fixes 
4244                 bug 1057, 'crash on sending signed 
4245                 message to a newsgroup'
4246                 
4247
4248 2006-11-12 [colin]      2.6.0cvs36
4249
4250         * src/plugins/pgpcore/sgpgme.c
4251                 Tell a bit more when gpg's status doesn't
4252                 contain any signature
4253
4254 2006-11-12 [colin]      2.6.0cvs35
4255
4256         * src/compose.c
4257                 Fix bug 1060, 'compilation error with 
4258                 Irix's cc'
4259
4260 2006-11-12 [paul]       2.6.0cvs34
4261
4262         * doc/man/claws-mail.1
4263         * src/prefs_gtk.c
4264         * src/plugins/clamav/README
4265         * src/plugins/spamassassin/README
4266         * tools/README
4267         * tools/freshmeat_search.pl
4268         * tools/google_search.pl
4269         * tools/multiwebsearch.pl
4270                 more renaming
4271         * src/plugins/trayicon/trayicon.c
4272                 fix compiliation warning
4273
4274 2006-11-11 [colin]      2.6.0cvs33
4275
4276         * src/folderview.c
4277                 Forbid drag and drop from/to different
4278                 folders of type F_UNKNOWN
4279
4280 2006-11-11 [colin]      2.6.0cvs32
4281
4282         * src/plugins/pgpinline/pgpinline.c
4283                 Fix typo in previous commit:
4284                 - gpgme_new(&ctx);
4285                 + if ((err = gpgme_new(&data->ctx)) ...)
4286
4287 2006-11-11 [colin]      2.6.0cvs31
4288
4289         * src/plugins/pgpinline/pgpinline.c
4290         * src/plugins/pgpmime/pgpmime.c
4291                 Check success after calling gpgme_new
4292                 Maybe fixes bug 1057, 'crash on sending 
4293                 signed message to a newsgroup'
4294
4295 2006-11-11 [colin]      2.6.0cvs30
4296
4297         * src/undo.c
4298                 init undostruct to 0s (from
4299                 valgrind log of bug 1057)
4300
4301 2006-11-10 [colin]      2.6.0cvs29
4302
4303         * src/mainwindow.c
4304                 Set cursor to wait before filtering
4305                 duplicates in all folders
4306         * src/plugins/bogofilter/bogofilter.c
4307         * src/plugins/bogofilter/bogofilter.h
4308         * src/plugins/bogofilter/bogofilter_gtk.c
4309                 Completely thread away the bogofilter
4310                 filtering
4311
4312 2006-11-10 [mones]      2.6.0cvs28
4313
4314         * src/compose.c
4315         * src/compose.h
4316                 added COMPOSE_CHECK_BEFORE_SEND hook
4317
4318 2006-11-10 [paul]       2.6.0cvs27
4319
4320         * src/crash.c
4321                 more renaming
4322                 add libSM to get_compiled_in_features()
4323         * src/main.c
4324                 more renaming
4325
4326 2006-11-10 [colin]      2.6.0cvs26
4327
4328         * src/etpan/imap-thread.c
4329                 Add a reference to libetpan's sasl engine
4330                 so that sasl_done() doesn't get called by
4331                 libetpan, and doesn't break openssl.
4332                 Should fix bug 1053, 'SC fails to reestablish 
4333                 a secure connection'
4334                 Patch by Hoa
4335
4336 2006-11-10 [colin]      2.6.0cvs25
4337
4338         * manual/addrbook.xml
4339         * manual/advanced.xml
4340         * manual/faq.xml
4341         * manual/intro.xml
4342                 Some more renaming
4343
4344 2006-11-09 [colin]      2.6.0cvs24
4345
4346         * src/plugins/bogofilter/bogofilter_gtk.c
4347                 Add comment about annoyance
4348
4349 2006-11-09 [colin]      2.6.0cvs23
4350
4351         * src/plugins/bogofilter/bogofilter.c
4352         * src/plugins/bogofilter/bogofilter_gtk.c
4353                 Prepare things needed to thread bogofilter
4354                 filtering: separate bogo stuff and possible GUI
4355                 stuff. 
4356
4357 2006-11-09 [colin]      2.6.0cvs22
4358
4359         * src/account.c
4360         * src/compose.c
4361                 Search for one of our accounts in Delivered-To
4362                 (helps for auto-account selection when 
4363                  replying/forwarding)
4364         * src/folderview.c
4365         * src/mainwindow.c
4366         * src/mainwindow.h
4367         * src/plugins/trayicon/trayicon.c
4368                 Allow opening a new mail with any account from
4369                 the contextual menu
4370
4371 2006-11-09 [wwp]        2.6.0cvs21
4372
4373         * src/compose.c
4374         * src/prefs_common.c
4375         * src/prefs_common.h
4376         * src/prefs_compose_writing.c
4377                 add a compose new message format (in prefs/compose/writing), it's a
4378                 simple subject+body template to use when opening a new composition
4379                 window. It's similar to the existent reply and forward formats.
4380
4381                 enhanced the template/format % symbols substitution mechanism to
4382                 use current composition window information when % are used in
4383                 the compose new message format or in templates applied to new
4384                 messages (there were useless in that situations before). When
4385                 applied to new messages, %d corresponds to the system time/date.
4386
4387 2006-11-09 [paul]       2.6.0cvs20
4388
4389         * src/gtk/authors.h
4390                 fix last commit
4391
4392 2006-11-09 [paul]       2.6.0cvs19
4393
4394         * src/gtk/authors.h
4395                 keep tje alphabetical order
4396
4397 2006-11-08 [colin]      2.6.0cvs18
4398
4399         * src/etpan/imap-thread.c
4400                 Fix bug 1054, 'Slowness logging big 
4401                 data chunks'
4402
4403 2006-11-08 [paul]       2.6.0cvs17
4404
4405         * tools/Makefile.am
4406                 fix the renaming
4407
4408 2006-11-08 [paul]       2.6.0cvs16
4409
4410         * src/common/defs.h
4411                 update BUGZILLA_URI
4412
4413 2006-11-08 [paul]       2.6.0cvs15
4414
4415         * tools/Makefile.am
4416         * tools/OOo2claws-mail.pl
4417         * tools/OOo2sylpheed.pl
4418         * tools/README
4419         * tools/acroread2claws-mail.pl
4420         * tools/acroread2sylpheed.pl
4421         * tools/kmail2claws-mail.pl
4422         * tools/kmail2claws-mail_v2.pl
4423         * tools/kmail2sylpheed.pl
4424         * tools/kmail2sylpheed_v2.pl
4425         * tools/maildir2claws-mail.pl
4426         * tools/maildir2sylpheed.pl
4427         * tools/nautilus2claws-mail.sh
4428         * tools/nautilus2sylpheed.sh
4429         * tools/outlook2claws-mail.pl
4430         * tools/outlook2sylpheed.pl
4431         * tools/tb2claws-mail
4432         * tools/tb2sylpheed
4433         * tools/tbird2claws.py
4434         * tools/tbird2syl.py
4435         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
4436         * tools/kdeservicemenu/install.sh
4437         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
4438         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
4439         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
4440         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
4441         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
4442                 renamed (removed, added) tools files
4443
4444 2006-11-08 [paul]       2.6.0cvs14
4445
4446         * src/main.c
4447         * src/common/defs.h
4448                 Migrate sylpheedrc to clawsrc, and fix the standard
4449                 plugins path in the process
4450
4451 2006-11-07 [colin]      2.6.0cvs13
4452
4453         * src/Makefile.am
4454                 Symlink sylpheed-claws relative to 
4455                 claws-mail
4456
4457 2006-11-07 [colin]      2.6.0cvs12
4458
4459         * src/compose.c
4460                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
4461
4462 2006-11-07 [paul]       2.6.0cvs11
4463
4464         * src/gtk/about.c
4465                 Fix a missed occurence of
4466                 Sylpheed-Claws
4467
4468 2006-11-07 [paul]       2.6.0cvs10
4469
4470         * src/Makefile.am
4471                 Fix symlink installation
4472
4473 2006-11-07 [paul]       2.6.0cvs9
4474
4475         * src/Makefile.am
4476                 Symlink claws-mail to sylpheed-claws
4477         * src/common/utils.c
4478                 Fix migrating symlinks
4479         * src/etpan/imap-thread.c
4480                 check certificate only when there's
4481                 no error
4482
4483 2006-11-07 [paul]       2.6.0cvs8
4484
4485         * Makefile.am
4486                 Fix icon breakages with Gtk, which needs a 
4487                 cache updated to see them.
4488
4489 2006-11-07 [paul]       2.6.0cvs7
4490
4491         * .cvsignore
4492         * AUTHORS
4493         * COPYING
4494         * INSTALL
4495         * Makefile.am
4496         * NEWS
4497         * README
4498         * RELEASE_NOTES
4499         * autogen.sh
4500         * claws-mail-128x128.png
4501         * claws-mail-64x64.png
4502         * claws-mail.ico
4503         * claws-mail.pc.in
4504         * claws-mail.png
4505         * configure.ac
4506         * sylpheed-claws-128x128.png
4507         * sylpheed-claws-64x64.png
4508         * sylpheed-claws.desktop
4509         * sylpheed-claws.ico
4510         * sylpheed-claws.pc.in
4511         * sylpheed-claws.png
4512         * debian/README.Debian
4513         * debian/changelog
4514         * debian/claws-mail.desktop
4515         * debian/claws-mail.menu
4516         * debian/claws-mail.postinst.debhelper
4517         * debian/claws-mail.postrm.debhelper
4518         * debian/control
4519         * debian/copyright
4520         * debian/files
4521         * debian/rules
4522         * debian/sylpheed-claws.desktop
4523         * debian/sylpheed-claws.menu
4524         * debian/sylpheed-claws.postinst.debhelper
4525         * debian/sylpheed-claws.postrm.debhelper
4526         * doc/man/Makefile.am
4527         * doc/man/claws-mail.1
4528         * doc/man/sylpheed-claws.1
4529         * doc/src/ChangeLog.claws-pre0.8.0
4530         * manual/Makefile.am
4531         * manual/account.xml
4532         * manual/ack.xml
4533         * manual/addrbook.xml
4534         * manual/advanced.xml
4535         * manual/claws-mail-manual.xml
4536         * manual/faq.xml
4537         * manual/glossary.xml
4538         * manual/handling.xml
4539         * manual/intro.xml
4540         * manual/keyboard.xml
4541         * manual/plugins.xml
4542         * manual/starting.xml
4543         * manual/sylpheed-claws-manual.xml
4544         * manual/xml2pdf
4545         * manual/dist/.cvsignore
4546         * manual/dist/html/.cvsignore
4547         * manual/dist/html/Makefile.am
4548         * manual/dist/pdf/.cvsignore
4549         * manual/dist/pdf/Makefile.am
4550         * manual/dist/ps/.cvsignore
4551         * manual/dist/ps/Makefile.am
4552         * manual/dist/txt/.cvsignore
4553         * manual/dist/txt/Makefile.am
4554         * manual/es/Makefile.am
4555         * manual/es/advanced.xml
4556         * manual/es/claws-mail-manual.xml
4557         * manual/es/faq.xml
4558         * manual/es/glossary.xml
4559         * manual/es/handling.xml
4560         * manual/es/intro.xml
4561         * manual/es/plugins.xml
4562         * manual/es/sylpheed-claws-manual.xml
4563         * manual/es/dist/.cvsignore
4564         * manual/es/dist/html/.cvsignore
4565         * manual/es/dist/html/Makefile.am
4566         * manual/es/dist/pdf/.cvsignore
4567         * manual/es/dist/pdf/Makefile.am
4568         * manual/es/dist/ps/.cvsignore
4569         * manual/es/dist/ps/Makefile.am
4570         * manual/es/dist/txt/.cvsignore
4571         * manual/es/dist/txt/Makefile.am
4572         * manual/fr/Makefile.am
4573         * manual/fr/account.xml
4574         * manual/fr/ack.xml
4575         * manual/fr/addrbook.xml
4576         * manual/fr/advanced.xml
4577         * manual/fr/claws-mail-manual.xml
4578         * manual/fr/faq.xml
4579         * manual/fr/glossary.xml
4580         * manual/fr/handling.xml
4581         * manual/fr/intro.xml
4582         * manual/fr/keyboard.xml
4583         * manual/fr/plugins.xml
4584         * manual/fr/starting.xml
4585         * manual/fr/sylpheed-claws-manual.xml
4586         * manual/fr/dist/.cvsignore
4587         * manual/fr/dist/html/.cvsignore
4588         * manual/fr/dist/html/Makefile.am
4589         * manual/fr/dist/pdf/.cvsignore
4590         * manual/fr/dist/pdf/Makefile.am
4591         * manual/fr/dist/ps/.cvsignore
4592         * manual/fr/dist/ps/Makefile.am
4593         * manual/fr/dist/txt/.cvsignore
4594         * manual/fr/dist/txt/Makefile.am
4595         * manual/pl/Makefile.am
4596         * manual/pl/account.xml
4597         * manual/pl/ack.xml
4598         * manual/pl/addrbook.xml
4599         * manual/pl/advanced.xml
4600         * manual/pl/claws-mail-manual.xml
4601         * manual/pl/faq.xml
4602         * manual/pl/glossary.xml
4603         * manual/pl/handling.xml
4604         * manual/pl/intro.xml
4605         * manual/pl/keyboard.xml
4606         * manual/pl/plugins.xml
4607         * manual/pl/starting.xml
4608         * manual/pl/sylpheed-claws-manual.xml
4609         * manual/pl/dist/.cvsignore
4610         * manual/pl/dist/html/.cvsignore
4611         * manual/pl/dist/html/Makefile.am
4612         * manual/pl/dist/pdf/.cvsignore
4613         * manual/pl/dist/pdf/Makefile.am
4614         * manual/pl/dist/ps/.cvsignore
4615         * manual/pl/dist/ps/Makefile.am
4616         * manual/pl/dist/txt/.cvsignore
4617         * manual/pl/dist/txt/Makefile.am
4618         * po/.cvsignore
4619         * po/Makevars
4620         * src/.cvsignore
4621         * src/Makefile.am
4622         * src/account.c
4623         * src/account.h
4624         * src/action.c
4625         * src/action.h
4626         * src/adbookbase.h
4627         * src/addr_compl.c
4628         * src/addr_compl.h
4629         * src/addrbook.c
4630         * src/addrcache.c
4631         * src/addrcache.h
4632         * src/addrcindex.c
4633         * src/addrcindex.h
4634         * src/addrclip.c
4635         * src/addrclip.h
4636         * src/addrdefs.h
4637         * src/addressadd.c
4638         * src/addressadd.h
4639         * src/addressbook.c
4640         * src/addressbook.h
4641         * src/addressbook_foldersel.c
4642         * src/addressbook_foldersel.h
4643         * src/addrgather.c
4644         * src/addrgather.h
4645         * src/addrharvest.c
4646         * src/addrharvest.h
4647         * src/addrindex.c
4648         * src/addrindex.h
4649         * src/addritem.c
4650         * src/addritem.h
4651         * src/addrquery.c
4652         * src/addrquery.h
4653         * src/addrselect.c
4654         * src/addrselect.h
4655         * src/alertpanel.c
4656         * src/alertpanel.h
4657         * src/browseldap.c
4658         * src/browseldap.h
4659         * src/codeconv.c
4660         * src/codeconv.h
4661         * src/compose.c
4662         * src/crash.c
4663         * src/crash.h
4664         * src/customheader.c
4665         * src/customheader.h
4666         * src/displayheader.c
4667         * src/displayheader.h
4668         * src/editaddress.c
4669         * src/editaddress.h
4670         * src/editbook.c
4671         * src/editbook.h
4672         * src/editgroup.c
4673         * src/editgroup.h
4674         * src/editjpilot.c
4675         * src/editjpilot.h
4676         * src/editldap.c
4677         * src/editldap.h
4678         * src/editldap_basedn.c
4679         * src/editldap_basedn.h
4680         * src/editvcard.c
4681         * src/editvcard.h
4682         * src/exphtmldlg.c
4683         * src/exphtmldlg.h
4684         * src/expldifdlg.c
4685         * src/expldifdlg.h
4686         * src/export.c
4687         * src/exporthtml.c
4688         * src/exporthtml.h
4689         * src/exportldif.c
4690         * src/exportldif.h
4691         * src/filtering.c
4692         * src/filtering.h
4693         * src/folder.c
4694         * src/folder.h
4695         * src/folder_item_prefs.c
4696         * src/folder_item_prefs.h
4697         * src/foldersel.c
4698         * src/foldersel.h
4699         * src/folderutils.c
4700         * src/folderutils.h
4701         * src/folderview.c
4702         * src/folderview.h
4703         * src/grouplistdialog.c
4704         * src/grouplistdialog.h
4705         * src/html.c
4706         * src/html.h
4707         * src/image_viewer.c
4708         * src/image_viewer.h
4709         * src/imap.c
4710         * src/imap.h
4711         * src/imap_gtk.c
4712         * src/imap_gtk.h
4713         * src/import.c
4714         * src/import.h
4715         * src/importldif.c
4716         * src/importldif.h
4717         * src/importmutt.c
4718         * src/importmutt.h
4719         * src/importpine.c
4720         * src/importpine.h
4721         * src/inc.c
4722         * src/inc.h
4723         * src/jpilot.c
4724         * src/jpilot.h
4725         * src/ldapctrl.c
4726         * src/ldapctrl.h
4727         * src/ldaplocate.c
4728         * src/ldaplocate.h
4729         * src/ldapquery.c
4730         * src/ldapquery.h
4731         * src/ldapserver.c
4732         * src/ldapserver.h
4733         * src/ldaputil.c
4734         * src/ldaputil.h
4735         * src/ldif.c
4736         * src/ldif.h
4737         * src/localfolder.c
4738         * src/localfolder.h
4739         * src/main.c
4740         * src/main.h
4741         * src/mainwindow.c
4742         * src/mainwindow.h
4743         * src/manual.c
4744         * src/manual.h
4745         * src/matcher.c
4746         * src/matcher.h
4747         * src/matcher_parser.h
4748         * src/matcher_parser_lex.l
4749         * src/matcher_parser_parse.y
4750         * src/mbox.c
4751         * src/mbox.h
4752         * src/message_search.c
4753         * src/message_search.h
4754         * src/messageview.c
4755         * src/messageview.h
4756         * src/mh.c
4757         * src/mh.h
4758         * src/mh_gtk.c
4759         * src/mh_gtk.h
4760         * src/mimeview.c
4761         * src/mimeview.h
4762         * src/msgcache.c
4763         * src/msgcache.h
4764         * src/mutt.c
4765         * src/mutt.h
4766         * src/news.c
4767         * src/news.h
4768         * src/news_gtk.c
4769         * src/news_gtk.h
4770         * src/noticeview.c
4771         * src/noticeview.h
4772         * src/partial_download.c
4773         * src/partial_download.h
4774         * src/pine.c
4775         * src/pine.h
4776         * src/pop.c
4777         * src/pop.h
4778         * src/prefs_account.c
4779         * src/prefs_account.h
4780         * src/prefs_actions.c
4781         * src/prefs_actions.h
4782         * src/prefs_common.c
4783         * src/prefs_common.h
4784         * src/prefs_compose_writing.c
4785         * src/prefs_compose_writing.h
4786         * src/prefs_customheader.c
4787         * src/prefs_customheader.h
4788         * src/prefs_display_header.c
4789         * src/prefs_display_header.h
4790         * src/prefs_ext_prog.c
4791         * src/prefs_ext_prog.h
4792         * src/prefs_filtering.c
4793         * src/prefs_folder_column.c
4794         * src/prefs_folder_column.h
4795         * src/prefs_folder_item.c
4796         * src/prefs_folder_item.h
4797         * src/prefs_fonts.c
4798         * src/prefs_fonts.h
4799         * src/prefs_gtk.c
4800         * src/prefs_gtk.h
4801         * src/prefs_image_viewer.c
4802         * src/prefs_image_viewer.h
4803         * src/prefs_matcher.c
4804         * src/prefs_matcher.h
4805         * src/prefs_message.c
4806         * src/prefs_message.h
4807         * src/prefs_msg_colors.c
4808         * src/prefs_msg_colors.h
4809         * src/prefs_other.c
4810         * src/prefs_other.h
4811         * src/prefs_quote.c
4812         * src/prefs_quote.h
4813         * src/prefs_receive.c
4814         * src/prefs_receive.h
4815         * src/prefs_send.c
4816         * src/prefs_send.h
4817         * src/prefs_spelling.c
4818         * src/prefs_spelling.h
4819         * src/prefs_summaries.c
4820         * src/prefs_summaries.h
4821         * src/prefs_summary_column.c
4822         * src/prefs_summary_column.h
4823         * src/prefs_template.c
4824         * src/prefs_template.h
4825         * src/prefs_themes.c
4826         * src/prefs_themes.h
4827         * src/prefs_toolbar.c
4828         * src/prefs_toolbar.h
4829         * src/prefs_wrapping.c
4830         * src/prefs_wrapping.h
4831         * src/privacy.c
4832         * src/privacy.h
4833         * src/procheader.c
4834         * src/procheader.h
4835         * src/procmime.c
4836         * src/procmime.h
4837         * src/procmsg.c
4838         * src/procmsg.h
4839         * src/quote_fmt.c
4840         * src/quote_fmt_parse.y
4841         * src/recv.c
4842         * src/recv.h
4843         * src/remotefolder.c
4844         * src/remotefolder.h
4845         * src/send_message.c
4846         * src/send_message.h
4847         * src/setup.c
4848         * src/setup.h
4849         * src/sourcewindow.c
4850         * src/sourcewindow.h
4851         * src/ssl_manager.c
4852         * src/ssl_manager.h
4853         * src/statusbar.c
4854         * src/statusbar.h
4855         * src/stock_pixmap.c
4856         * src/stock_pixmap.h
4857         * src/summary_search.c
4858         * src/summary_search.h
4859         * src/summaryview.c
4860         * src/summaryview.h
4861         * src/syldap.c
4862         * src/syldap.h
4863         * src/textview.c
4864         * src/textview.h
4865         * src/toolbar.c
4866         * src/toolbar.h
4867         * src/undo.c
4868         * src/undo.h
4869         * src/unmime.c
4870         * src/unmime.h
4871         * src/vcard.c
4872         * src/vcard.h
4873         * src/wizard.c
4874         * src/wizard.h
4875         * src/common/base64.c
4876         * src/common/base64.h
4877         * src/common/defs.h
4878         * src/common/hooks.c
4879         * src/common/hooks.h
4880         * src/common/log.c
4881         * src/common/log.h
4882         * src/common/mgutils.c
4883         * src/common/mgutils.h
4884         * src/common/nntp.c
4885         * src/common/nntp.h
4886         * src/common/passcrypt.c
4887         * src/common/passcrypt.h.in
4888         * src/common/plugin.c
4889         * src/common/plugin.h
4890         * src/common/prefs.c
4891         * src/common/prefs.h
4892         * src/common/progressindicator.c
4893         * src/common/progressindicator.h
4894         * src/common/quoted-printable.c
4895         * src/common/quoted-printable.h
4896         * src/common/session.c
4897         * src/common/session.h
4898         * src/common/smtp.c
4899         * src/common/smtp.h
4900         * src/common/socket.c
4901         * src/common/socket.h
4902         * src/common/ssl.c
4903         * src/common/ssl.h
4904         * src/common/stringtable.c
4905         * src/common/stringtable.h
4906         * src/common/sylpheed.c
4907         * src/common/sylpheed.h
4908         * src/common/template.c
4909         * src/common/template.h
4910         * src/common/timing.h
4911         * src/common/utils.c
4912         * src/common/utils.h
4913         * src/common/version.h.in
4914         * src/common/xml.c
4915         * src/common/xml.h
4916         * src/common/xmlprops.c
4917         * src/common/xmlprops.h
4918         * src/gtk/about.c
4919         * src/gtk/colorlabel.c
4920         * src/gtk/colorlabel.h
4921         * src/gtk/colorsel.c
4922         * src/gtk/colorsel.h
4923         * src/gtk/combobox.c
4924         * src/gtk/combobox.h
4925         * src/gtk/description_window.c
4926         * src/gtk/description_window.h
4927         * src/gtk/filesel.c
4928         * src/gtk/filesel.h
4929         * src/gtk/foldersort.c
4930         * src/gtk/foldersort.h
4931         * src/gtk/gtkaspell.c
4932         * src/gtk/gtkaspell.h
4933         * src/gtk/gtksctree.c
4934         * src/gtk/gtkshruler.c
4935         * src/gtk/gtkshruler.h
4936         * src/gtk/gtkutils.c
4937         * src/gtk/gtkutils.h
4938         * src/gtk/icon_legend.c
4939         * src/gtk/icon_legend.h
4940         * src/gtk/logwindow.c
4941         * src/gtk/logwindow.h
4942         * src/gtk/manage_window.c
4943         * src/gtk/manage_window.h
4944         * src/gtk/pluginwindow.c
4945         * src/gtk/pluginwindow.h
4946         * src/gtk/prefswindow.c
4947         * src/gtk/prefswindow.h
4948         * src/gtk/quicksearch.c
4949         * src/gtk/quicksearch.h
4950         * src/pixmaps/claws-mail.xpm
4951         * src/pixmaps/claws-mail_icon.xpm
4952         * src/pixmaps/claws-mail_logo.xpm
4953         * src/pixmaps/sylpheed-claws.xpm
4954         * src/pixmaps/sylpheed-claws_icon.xpm
4955         * src/pixmaps/sylpheed-claws_logo.xpm
4956         * src/plugins/bogofilter/Makefile.am
4957         * src/plugins/bogofilter/bogofilter.c
4958         * src/plugins/bogofilter/bogofilter.h
4959         * src/plugins/bogofilter/bogofilter_gtk.c
4960         * src/plugins/clamav/Makefile.am
4961         * src/plugins/clamav/clamav_plugin.c
4962         * src/plugins/clamav/clamav_plugin.h
4963         * src/plugins/clamav/clamav_plugin_gtk.c
4964         * src/plugins/demo/Makefile.am
4965         * src/plugins/demo/demo.c
4966         * src/plugins/dillo_viewer/Makefile.am
4967         * src/plugins/dillo_viewer/README
4968         * src/plugins/dillo_viewer/dillo_prefs.c
4969         * src/plugins/dillo_viewer/dillo_prefs.h
4970         * src/plugins/dillo_viewer/dillo_viewer.c
4971         * src/plugins/pgpcore/Makefile.am
4972         * src/plugins/pgpcore/passphrase.c
4973         * src/plugins/pgpcore/passphrase.h
4974         * src/plugins/pgpcore/pgp_viewer.c
4975         * src/plugins/pgpcore/pgp_viewer.h
4976         * src/plugins/pgpcore/plugin.c
4977         * src/plugins/pgpcore/prefs_gpg.c
4978         * src/plugins/pgpcore/prefs_gpg.h
4979         * src/plugins/pgpcore/select-keys.c
4980         * src/plugins/pgpcore/select-keys.h
4981         * src/plugins/pgpcore/sgpgme.c
4982         * src/plugins/pgpcore/sgpgme.h
4983         * src/plugins/pgpcore/sylpheed.def
4984         * src/plugins/pgpcore/version.rc
4985         * src/plugins/pgpinline/Makefile.am
4986         * src/plugins/pgpinline/pgpinline.c
4987         * src/plugins/pgpinline/pgpinline.h
4988         * src/plugins/pgpinline/plugin.c
4989         * src/plugins/pgpinline/sylpheed.def
4990         * src/plugins/pgpinline/version.rc
4991         * src/plugins/pgpmime/Makefile.am
4992         * src/plugins/pgpmime/pgpmime.c
4993         * src/plugins/pgpmime/pgpmime.h
4994         * src/plugins/pgpmime/plugin.c
4995         * src/plugins/pgpmime/sylpheed.def
4996         * src/plugins/pgpmime/version.rc
4997         * src/plugins/spamassassin/Makefile.am
4998         * src/plugins/spamassassin/README
4999         * src/plugins/spamassassin/spamassassin.c
5000         * src/plugins/spamassassin/spamassassin.h
5001         * src/plugins/spamassassin/spamassassin_gtk.c
5002         * src/plugins/trayicon/Makefile.am
5003         * src/plugins/trayicon/trayicon.c
5004         * tools/OOo2sylpheed.pl
5005         * tools/README
5006         * tools/README.sylprint
5007         * tools/acroread2sylpheed.pl
5008         * tools/claws.i18n.status.pl
5009         * tools/filter_conv.pl
5010         * tools/filter_conv_new.pl
5011         * tools/freshmeat_search.pl
5012         * tools/google_search.pl
5013         * tools/kmail2sylpheed.pl
5014         * tools/kmail2sylpheed_v2.pl
5015         * tools/make.themes.project
5016         * tools/multiwebsearch.pl
5017         * tools/nautilus2sylpheed.sh
5018         * tools/outlook2sylpheed.pl
5019         * tools/sylprint.pl
5020         * tools/sylprint.rc
5021         * tools/tb2sylpheed
5022         * tools/textviewer.sh
5023         * tools/vcard2xml.py
5024         * tools/kdeservicemenu/README
5025         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
5026         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
5027         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
5028                 Change name to Claws Mail. Announce to follow...
5029
5030 2006-11-06 [wwp]        2.6.0cvs6
5031
5032         * src/prefs_template.c
5033                 unify messages related to quote format/template errors (fix
5034                 capitalization), again.
5035
5036 2006-11-06 [wwp]        2.6.0cvs5
5037
5038         * src/prefs_quote.c
5039                 unify messages related to quote format/template errors.
5040
5041 2006-11-06 [wwp]        2.6.0cvs4
5042
5043         * src/prefs_msg_colors.c
5044                 more uses of Q_ macro for contextual translations, thanks
5045                 to Fabien (fzzzzz).
5046
5047 2006-11-06 [wwp]        2.6.0cvs3
5048
5049         * src/compose.c
5050         * src/common/utils.c
5051         * src/common/utils.h
5052                 show an alertpanel to make sure users are aware that sensitive
5053                 files are attached (it's file blacklist-based). This will fix
5054                 interaction w/ GoogleEarth for instance, thanks to Colin.
5055
5056 2006-11-06 [wwp]        2.6.0cvs2
5057
5058         * src/prefs_quote.c
5059         * src/prefs_template.c
5060         * src/prefs_template.h
5061                 check quote format when applying/closing prefs. For now this only
5062                 shows up an error dialog box, not preventing the user from using
5063                 a broken quote (reply, forwards) format.
5064
5065 2006-11-06 [wwp]        2.6.0cvs1
5066
5067         * src/prefs_template.c
5068                 fix missing checks of some template fields.
5069
5070 2006-11-06 [paul]       2.6.0
5071
5072         * NEWS
5073         * README
5074         * RELEASE_NOTES
5075                 2.6.0 released
5076
5077 2006-11-06 [paul]       2.5.6cvs22
5078
5079         * manual/advanced.xml
5080         * manual/es/advanced.xml
5081                 put 'respect_flowed_format' info in the correct
5082                 place
5083
5084 2006-11-06 [mones]      2.5.6cvs21
5085
5086         * po/es.po
5087                 Minor fixes for release
5088
5089 2006-11-06 [paul]       2.5.6cvs20
5090
5091         * po/cs.po
5092         * po/de.po
5093         * po/fr.po
5094         * po/it.po
5095         * po/nl.po
5096         * po/pt_BR.po
5097         * po/sk.po
5098         * po/sv.po
5099         * po/zh_CN.po
5100                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
5101                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
5102                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
5103                 Young
5104
5105 2006-11-02 [colin]      2.5.6cvs19
5106
5107         * src/imap.c
5108         * src/imap.h
5109         * src/prefs_account.c
5110         * src/etpan/imap-thread.c
5111                 Add GSSAPI support - fixes Debian bug #383274
5112
5113 2006-11-01 [colin]      2.5.6cvs18
5114
5115         * src/jpilot.c
5116                 Handle libpisock12 support. Probably
5117                 fixes bug 1046, 'jpilot AddressDB.pdb 
5118                 import fail'
5119
5120 2006-11-01 [colin]      2.5.6cvs17
5121
5122         * src/folderutils.c
5123                 debug_print() folderutils_mark_all_read()
5124
5125 2006-11-01 [colin]      2.5.6cvs16
5126
5127         * COPYING
5128                 Add missed files to the Apache exception
5129
5130 2006-10-31 [colin]      2.5.6cvs15
5131
5132         * src/folder.c
5133         * src/folder.h
5134                 Add a copy_private_data() func to FolderClasses
5135                 Doesn't break the feature freeze, because we 
5136                 won't use it (right now) in the core.
5137
5138 2006-10-31 [colin]      2.5.6cvs14
5139
5140         * COPYING
5141                 Allow linking with the Apache licensed files in
5142                 src/plugins/spamassassin. Hopefully fixes 
5143                 bug 1048, 'Spamassassin plugin license problem'
5144
5145 2006-10-31 [wwp]        2.5.6cvs13
5146
5147         * src/compose.c
5148                 fix and optimize trimming of leading linefeeds in body loop.
5149
5150 2006-10-31 [colin]      2.5.6cvs12
5151
5152         * src/etpan/imap-thread.c
5153         * src/imap.c
5154                 Make really sure to have NULL sets in case
5155                 of error
5156
5157 2006-10-30 [wwp]        2.5.6cvs11
5158
5159         * src/prefs_common.c
5160         * src/prefs_common.h
5161         * src/compose.c
5162                 fix broken storage of quote format template when it contains \-escape
5163                 sequences. The application of such sequences is also fixed now (\t
5164                 in quote format will be a real tab instead of a 't', for instance).
5165
5166 2006-10-27 [colin]      2.5.6cvs10
5167
5168         * src/compose.c
5169                 Probably fix bug 1045, 'sylpheed-claws 
5170                 doesn't remove the mail from the IMAP 
5171                 Queue folder after sending'. From
5172                 2.5.6cvs3-stable
5173
5174 2006-10-27 [colin]      2.5.6cvs9
5175
5176         * configure.ac
5177                 Require libetpan-0.48. I'm so annoying,
5178                 I know ;-)
5179
5180 2006-10-27 [colin]      2.5.6cvs8
5181
5182         * src/folder.c
5183         * src/imap.c
5184                 Probably fix bug 1044, 'sylpheed-claws 
5185                 segfaults while moving mails' - Fix relation
5186                 usage when moving to an IMAP mailbox from another
5187                 mailbox
5188
5189 2006-10-26 [paul]       2.5.6cvs7
5190
5191         * src/gtk/about.c
5192                 add libSM to compiled-in features
5193                 list
5194
5195 2006-10-24 [colin]      2.5.6cvs6
5196
5197         * src/textview.c
5198         * src/gtk/gtkutils.c
5199                 Fix crash when printing emails with an
5200                 xface
5201
5202 2006-10-24 [mones]      2.5.6cvs5
5203
5204         * manual/es/advanced.xml
5205                 Synchronize hidden option respect_flowed_format
5206         * po/es.po
5207                 Updated translation
5208
5209 2006-10-21 [paul]       2.5.6cvs4
5210
5211         * src/gtk/authors.h
5212         * src/plugins/pgpcore/pgp_viewer.c
5213         * src/plugins/pgpcore/sgpgme.c
5214                 fix building on BSDs
5215                 Thanks to Michael Hughes
5216                 <Sylpheed-Claws_user@thehugheslogcabin.net>
5217
5218 2006-10-20 [colin]      2.5.6cvs3
5219
5220         * configure.ac
5221                 Bump up libetpan requirement
5222                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
5223         * src/common/utils.c
5224         * src/common/utils.h
5225                 Add convenience get_file_mtime()
5226         * src/imap.c
5227         * src/etpan/imap-thread.c
5228         * src/etpan/imap-thread.h
5229                 Implement UIDPLUS support if the server
5230                 supports it - faster sending in this case
5231
5232 2006-10-19 [colin]      2.5.6cvs2
5233
5234         * src/gtk/quicksearch.c
5235                 Fix emptying in type-ahead+extended mode
5236         * src/mainwindow.c
5237         * src/mainwindow.h
5238                 Add a hook for offline state change
5239         * src/plugins/trayicon/trayicon.c
5240                 Use it to display offline icons
5241         * src/plugins/trayicon/Makefile.am
5242         * src/plugins/trayicon/newmail.offline.xpm
5243         * src/plugins/trayicon/newmarkedmail.offline.xpm
5244         * src/plugins/trayicon/nomail.offline.xpm
5245         * src/plugins/trayicon/unreadmail.offline.xpm
5246         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
5247                 Add the icons
5248
5249 2006-10-12 [paul]       2.5.6cvs1
5250
5251         * NEWS
5252         * README
5253         * configure.ac
5254                 Update version number following
5255                 stable release
5256
5257 2006-10-19 [colin]      2.5.5cvs18
5258
5259         * manual/handling.xml
5260                 Add type-ahead search
5261
5262 2006-10-18 [colin]      2.5.5cvs17
5263
5264         * src/gtk/quicksearch.c
5265                 Remove "save to history only if there's
5266                 no syntax error", it breaks for some 
5267                 reason which I'll investigate later.
5268
5269 2006-10-18 [colin]      2.5.5cvs16
5270
5271         * src/prefs_common.c
5272         * src/prefs_common.h
5273         * src/summaryview.c
5274         * src/gtk/quicksearch.c
5275         * src/gtk/quicksearch.h
5276                 Add a type-ahead option for fast searches
5277                 Patch by Fabien Vantard
5278
5279 2006-10-18 [colin]      2.5.5cvs15
5280
5281         * src/compose.c
5282         * src/compose.h
5283                 Add Options/Reply mode/ menu to be able to
5284                 change the recipients of a reply on the fly
5285
5286 2006-10-18 [colin]      2.5.5cvs14
5287
5288         * src/compose.c
5289                 Fix redirecting of our own sent mails
5290
5291 2006-10-17 [wwp]        2.5.5cvs13
5292
5293         * src/send_message.c
5294                 Fix duplicate error messages when sending, and missing
5295                 newline in such error messages.
5296
5297 2006-10-17 [colin]      2.5.5cvs12
5298
5299         * src/compose.c
5300                 Compare addresses case-insensitive
5301
5302 2006-10-17 [colin]      2.5.5cvs11
5303
5304         * src/plugins/pgpcore/sgpgme.c
5305                 Fix return status
5306
5307 2006-10-17 [colin]      2.5.5cvs10
5308
5309         * src/plugins/pgpcore/pgp_viewer.c
5310                 Fix return status
5311
5312 2006-10-17 [colin]      2.5.5cvs9
5313
5314         * src/quote_fmt.c
5315                 Fix a typo (thanks to Fabien)
5316
5317 2006-10-16 [colin]      2.5.5cvs8
5318
5319         * src/textview.c
5320                 Fix problem with quote-folding when emails
5321                 don't convert cleanly to UTF-8
5322
5323 2006-10-14 [colin]      2.5.5cvs7
5324
5325         * src/prefs_template.c
5326                 Reset fields when reopening
5327                 the window
5328
5329 2006-10-13 [paul]       2.5.5cvs6
5330
5331         * manual/advanced.xml
5332         * src/prefs_message.c
5333                 make 'respect_flowed_format' a hidden
5334                 option, and add a manual entry for it
5335                 Thanks to Colin
5336
5337 2006-10-12 [colin]      2.5.5cvs5
5338
5339         * src/codeconv.c
5340                 Revert part of 2.5.2cvs21:
5341                 Don't optimise by reusing the 
5342                 last iconv converter if possible:
5343                 it seems slightly broken in a 
5344                 very hard way to reproduce
5345
5346 2006-10-12 [colin]      2.5.5cvs4
5347
5348         * src/prefs_common.c
5349         * src/prefs_common.h
5350         * src/prefs_message.c
5351         * src/procmime.c
5352                 Fix bug 1035, 'Incorrect handling 
5353                 of flowed lines'. We now optionnaly
5354                 handle this format (preference is in
5355                 Message View/Text options section)
5356
5357 2006-10-12 [colin]      2.5.5cvs3
5358
5359         * po/POTFILES.in
5360                 Add new file
5361         * src/plugins/pgpcore/pgp_viewer.c
5362         * src/plugins/pgpcore/sgpgme.c
5363                 Don't try to import without asking
5364
5365 2006-10-12 [colin]      2.5.5cvs2
5366
5367         * src/compose.c
5368                 Fix bug 1036, 'Forwarding a mutlipart
5369                 mail with a "text/html" block to ms
5370                 outlook users leeds to freeze of
5371                 outlook'. Poor outlook users...
5372
5373 2006-10-12 [paul]       2.5.5cvs1
5374
5375         * NEWS
5376         * README
5377         * configure.ac
5378                 Update version number following
5379                 stable release
5380
5381 2006-10-11 [paul]       2.5.4cvs1
5382
5383         * NEWS
5384         * README
5385         * configure.ac
5386                 Update version number following
5387                 stable release
5388
5389 2006-10-11 [paul]       2.5.3cvs32
5390
5391         * src/textview.c
5392                 fix bug 1032, 'Segmentation fault when showing
5393                 message' (bug in quote folding)
5394                 Thanks to Colin
5395
5396 2006-10-10 [colin]      2.5.3cvs31
5397
5398         * src/quote_fmt.c
5399                 Rephrase english a bit
5400
5401 2006-10-10 [colin]      2.5.3cvs30
5402
5403         * src/prefs_compose_writing.c
5404                 Stop making the page larger than the window
5405
5406 2006-10-10 [wwp]        2.5.3cvs29
5407
5408         * src/compose.c
5409         * src/prefs_template.c
5410         * src/quote_fmt.c
5411         * src/quote_fmt.h
5412         * src/quote_fmt_lex.l
5413         * src/quote_fmt_parse.y
5414                 Extend the quote parser a bit: allow to get access to
5415                 basic (composing) account info.
5416
5417 2006-10-10 [colin]      2.5.3cvs28
5418
5419         * src/procheader.c
5420                 Fix this \t problem in subject
5421
5422 2006-10-09 [colin]      2.5.3cvs27
5423
5424         * src/main.c
5425         * src/prefs_gtk.c
5426                 Prepare cache a bit later
5427                 If section already exists, skip the new one 
5428                 (as previously); avoid writing the same block
5429                 twice - if we find a second block with the 
5430                 same id, skip it.
5431         * src/plugins/pgpcore/pgp_viewer.c
5432                 Set cursor to busy when retrieving a key
5433         * src/plugins/pgpcore/sgpgme.c
5434                 allow 5 seconds for gpg to export the key
5435                 
5436
5437 2006-10-09 [colin]      2.5.3cvs26
5438
5439         * configure.ac
5440         * src/msgcache.c
5441         * src/prefs_gtk.c
5442                 Check for existence of fgets_unlocked
5443                 and fwrite_unlocked
5444
5445 2006-10-09 [paul]       2.5.3cvs25
5446
5447         * src/prefs_summaries.c
5448                 replace strftime() with fast_strftime() and in
5449                 the consequence fix the bug in the display of
5450                 AM/PM in the 'Example' string
5451
5452 2006-10-09 [ticho]      2.5.3cvs24
5453
5454         * po/sk.po
5455                 Updated (and fixed up somewhat) Slovak translation.
5456
5457 2006-10-08 [colin]      2.5.3cvs23
5458
5459         * src/prefs_folder_item.c
5460                 Explain why prefs in the top-level folder
5461                 aren't retained, but are still useful
5462
5463 2006-10-08 [colin]      2.5.3cvs22
5464
5465         * src/prefs_gtk.c
5466                 Don't cache anything if caching fails
5467
5468 2006-10-08 [colin]      2.5.3cvs21
5469
5470         * src/common/utils.c
5471                 always include gi18n.h
5472
5473 2006-10-07 [colin]      2.5.3cvs20
5474
5475         * src/plugins/pgpcore/pgp_viewer.c
5476                 Kill gpg after 5 seconds wait
5477
5478 2006-10-07 [colin]      2.5.3cvs19
5479
5480         * src/plugins/pgpcore/pgp_viewer.c
5481         * src/plugins/pgpcore/pgp_viewer.h
5482                 Fix copyright
5483
5484 2006-10-07 [colin]      2.5.3cvs18
5485
5486         * src/plugins/pgpcore/pgp_viewer.c
5487         * src/plugins/pgpcore/pgp_viewer.h
5488                 Actually add the files to CVS
5489
5490 2006-10-07 [colin]      2.5.3cvs17
5491
5492         * src/plugins/pgpcore/sgpgme.c
5493                 Be sure not to crash on 'application/pgp-signature' that
5494                 are not application/pgp-signatures
5495
5496 2006-10-07 [colin]      2.5.3cvs16
5497
5498         * src/textview.c
5499         * src/textview.h
5500                 Make a bit more of the API available
5501         * src/plugins/pgpcore/Makefile.am
5502         * src/plugins/pgpcore/plugin.c
5503         * src/plugins/pgpcore/sgpgme.c
5504                 Add basic key import/export
5505
5506 2006-10-07 [colin]      2.5.3cvs15
5507
5508         * src/folderview.c
5509         * src/imap.c
5510         * src/prefs_account.c
5511         * src/wizard.c
5512                 Warn users *everywhere* if libetpan's not
5513                 linked in
5514
5515 2006-10-06 [mones]      2.5.3cvs14
5516
5517         * po/de.po
5518         * po/es.po
5519                 updated by Stephan Sachse and me
5520
5521 2006-10-06 [colin]      2.5.3cvs13
5522
5523         * src/main.c
5524         * src/common/sylpheed.c
5525                 Don't load common plugins if --exit is passed
5526         * src/prefs_gtk.c
5527         * src/prefs_gtk.h
5528                 Implement a cache to avoid reading the same
5529                 files over and over again at startup
5530
5531 2006-10-06 [colin]      2.5.3cvs12
5532
5533         * src/summaryview.c
5534         * src/gtk/quicksearch.c
5535                 Update display every 5k mails on fast searches
5536
5537 2006-10-06 [colin]      2.5.3cvs11
5538
5539         * src/textview.c
5540                 Don't do quote folding on HTML or ERTF.
5541                 May fix the Cygwin issues if they were
5542                 happening with HTML mails?
5543
5544 2006-10-05 [colin]      2.5.3cvs10
5545
5546         * src/prefs_gtk.c
5547                 Oops, forgot one
5548
5549 2006-10-05 [colin]      2.5.3cvs9
5550
5551         * src/prefs_gtk.c
5552                 Use unlocked_stdio here too
5553
5554 2006-10-05 [colin]      2.5.3cvs8
5555
5556         * src/folderview.c
5557                 Fix go to next * after preferences apply
5558         * src/msgcache.c
5559                 Do the fd lock/unlock ourselves instead of
5560                 letting the libc do it at each write 
5561
5562 2006-10-05 [colin]      2.5.3cvs7
5563
5564         * src/common/utils.c
5565                 Faster division, thanks to Jean Diraison
5566
5567 2006-10-05 [paul]       2.5.3cvs6
5568
5569         * src/common/utils.c
5570                 fix building with --disable-nls
5571
5572 2006-10-04 [colin]      2.5.3cvs5
5573
5574         * src/folder.c
5575                 Maybe fix a segfault
5576
5577 2006-10-04 [wwp]        2.5.3cvs4
5578
5579         * src/prefs_folder_item.c
5580                 Fine-tune layouts in folder item prefs. Suggested by
5581                 Fabien Vantard <fzzzzz@gmail.com>.
5582
5583 2006-10-04 [wwp]        2.5.3cvs3
5584
5585         * src/prefs_folder_item.c
5586                 Kill the clandestine passengers. You didn't see anything.
5587
5588 2006-10-04 [wwp]        2.5.3cvs2
5589
5590         * src/prefs_folder_item.c
5591                 Add a way to test the subject simplify regexp in
5592                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
5593                 w/ few layout changes.
5594
5595 2006-20-04 [paul]       2.5.3cvs1
5596
5597         * NEWS
5598         * README
5599         * configure.ac
5600                 Update version number following
5601                 stable release
5602
5603 2006-10-04 [colin]      2.5.2cvs42
5604
5605         * src/folder.c
5606         * src/folder.h
5607         * src/summaryview.c
5608                 Provide a way for folder classes to set their sort
5609                 type and key
5610
5611 2006-10-03 [colin]      2.5.2cvs41
5612
5613         * src/mh.c
5614                 Don't use strlen() to know if the
5615                 string's empty
5616
5617 2006-10-03 [colin]      2.5.2cvs40
5618
5619         * src/mh.c
5620                 Fix "check for new folders" with accentued folders
5621
5622 2006-10-03 [ticho]      2.5.2cvs39
5623
5624         * src/filtering.c
5625         * src/folder.c
5626         * src/inc.c
5627         * src/mbox.c
5628                 Colin's fix for "copy" filtering rules.
5629
5630 2006-10-02 [colin]      2.5.2cvs38
5631
5632         * src/folderview.c
5633                 Fix for double-click too
5634
5635 2006-10-02 [colin]      2.5.2cvs37
5636
5637         * src/folderview.c
5638                 correct fix for cvs36
5639
5640 2006-10-02 [colin]      2.5.2cvs36
5641
5642         * src/folderview.c
5643                 Fix 'goto next unread' after collapsing/expanding 
5644                 a node.
5645
5646 2006-10-02 [colin]      2.5.2cvs35
5647
5648         * src/summaryview.c
5649                 Fix double freeze/thaw
5650         * src/common/utils.c
5651         * src/common/utils.h
5652                 Reimplement strftime
5653         * src/procheader.c
5654                 Use it
5655
5656
5657 2006-10-02 [colin]      2.5.2cvs34
5658
5659         * src/mh.c
5660                 Time mh_write_sequences() - it's fast
5661         * src/summaryview.c
5662                 Init a variable to shut up gcc
5663
5664 2006-10-01 [colin]      2.5.2cvs33
5665
5666         * src/folder.c
5667         * src/mh.c
5668         * src/mh.h
5669         * src/msgcache.c
5670                 Add helper mh_set_mtime(), and set mtime to stat()'s result
5671                 Add fsync but disable it, it's slow as hell
5672
5673 2006-10-01 [colin]      2.5.2cvs32
5674
5675         * src/mh.c
5676         * src/msgcache.c
5677                 fflush() caches and mh_sequences before
5678                 fclose()ing
5679
5680 2006-10-01 [colin]      2.5.2cvs31
5681
5682         * src/msgcache.c
5683                 Don't ftruncate when not using mmap
5684
5685 2006-09-30 [colin]      2.5.2cvs30
5686
5687         * src/main.c
5688                 Write folder list *after* saving caches
5689
5690 2006-09-30 [colin]      2.5.2cvs29
5691
5692         * src/folder.c
5693         * src/mh.c
5694                 Debug forced mtime changes
5695
5696 2006-09-30 [colin]      2.5.2cvs28
5697
5698         * src/folder.c
5699         * src/main.c
5700                 Remove useless debug_print()s (code
5701                 well-tested)
5702
5703 2006-09-30 [colin]      2.5.2cvs27
5704
5705         * src/mh.c
5706                 Do stuff faster when writing mh_sequences
5707
5708 2006-09-30 [colin]      2.5.2cvs26
5709
5710         * src/mh.c
5711                 Don't let the writing of .mh_sequences, which
5712                 can change the folder's mtime, let us think
5713                 we need to scan.
5714
5715 2006-09-30 [colin]      2.5.2cvs25
5716
5717         * src/folder.c
5718                 Move a debug_print where it belongs 
5719                 (processing)
5720         * src/summaryview.c
5721                 Don't mess with a huge slow subject
5722                 table if we're not threading by
5723                 subject
5724
5725 2006-09-30 [colin]      2.5.2cvs24
5726
5727         * src/msgcache.c
5728                 Reenable mmaped reads (*not* writes!)
5729         * src/procmsg.c
5730                 Don't destroy and recreate hashtables just
5731                 for fun
5732         * src/common/utils.c
5733                 Remove useless reply prefixes (it's case
5734                 unsensitive)
5735
5736 2006-09-30 [wwp]        2.5.2cvs23
5737
5738         * tools/fix_date.sh
5739                 Fixed a minor bug in date value extraction, added a switch
5740                 to replace non RFC-compliant Date: value, added a switch
5741                 to use strict RFC matching patterns for dates.
5742
5743 2006-09-29 [colin]      2.5.2cvs22
5744
5745         * src/matcher_parser.h
5746         * src/matcher_parser_parse.y
5747         * src/prefs_filtering.c
5748         * src/statusbar.c
5749         * src/summary_search.c
5750         * src/summaryview.c
5751         * src/gtk/quicksearch.c
5752         * src/gtk/quicksearch.h
5753                 Optimise searches by setting different
5754                 refresh intervals (depending if the 
5755                 search is fast or not)
5756
5757 2006-09-29 [colin]      2.5.2cvs21
5758
5759         * src/codeconv.c
5760                 Optimise by reusing the last iconv converter
5761                 if possible
5762         * src/textview.c
5763                 Optimise a bit (the foldable quotes feature
5764                 still has an awful O(n^2) algo
5765
5766 2006-09-29 [colin]      2.5.2cvs20
5767
5768         * src/gtk/gtksctree.c
5769         * src/gtk/gtksctree.h
5770                 Optimise de-selection via up/down or
5771                 another key
5772
5773 2006-09-28 [colin]      2.5.2cvs19
5774
5775         * src/action.c
5776         * src/compose.c
5777         * src/folderview.c
5778         * src/mainwindow.c
5779         * src/messageview.c
5780         * src/summary_search.c
5781         * src/toolbar.c
5782                 Avoid using summaryview->ctree directly
5783
5784 2006-09-28 [colin]      2.5.2cvs18
5785
5786         * src/summaryview.c
5787         * src/summaryview.h
5788                 Add helpers to freeze/thaw/grab_focus
5789                 Factorize calls to freeze/thaw/grab_focus
5790                 
5791
5792 2006-09-28 [colin]      2.5.2cvs17
5793
5794         * src/main.c
5795                 More guards for the session management
5796
5797 2006-09-28 [colin]      2.5.2cvs16
5798
5799         * src/folderview.c
5800         * src/gtk/gtksctree.c
5801         * src/gtk/gtksctree.h
5802                 Make expanding not recursive in folderview
5803
5804 2006-09-28 [colin]      2.5.2cvs15
5805
5806         * src/addressbook.c
5807                 If nothing is selected in the list (right part)
5808                 and a group is selected in the tree (left part),
5809                 mail this group.
5810
5811 2006-09-28 [colin]      2.5.2cvs14
5812
5813         * src/Makefile.am
5814                 Actually use SM_LIBS
5815
5816 2006-09-28 [ticho]      2.5.2cvs13
5817
5818         * src/export.c
5819         * src/messageview.c
5820         * src/mimeview.c
5821         * src/news.c
5822         * src/pop.c
5823         * src/prefs_themes.c
5824         * src/procmsg.c
5825                 Small i18n string optimization.
5826         * src/send_message.c
5827         * src/summaryview.c
5828         * src/common/session.c
5829         * src/common/smtp.c
5830         * src/common/ssl_certificate.c
5831         * src/common/utils.c
5832                 Use "Couldn't" instead of "Can't" in UI messages,
5833                 where appropriate.
5834
5835 2006-09-28 [colin]      2.5.2cvs12
5836
5837         * configure.ac
5838                 Possibly fix link errors
5839
5840 2006-09-27 [wwp]        2.5.2cvs11
5841
5842         * src/gtk/authors.h
5843         * doc/man/sylpheed-claws.1
5844         * manual/ack.xml
5845         * manual/es/ack.xml
5846         * manual/fr/ack.xml
5847         * manual/pl/ack.xml
5848                 Updated authors info (me, myself and I).
5849
5850 2006-09-27 [colin]      2.5.2cvs10
5851
5852         * src/addressbook.c
5853                 Remove useless printf
5854
5855 2006-09-27 [wwp]        2.5.2cvs9
5856
5857         * src/editgroup.c
5858         * src/send_message.c
5859         * src/inc.c
5860         * src/prefs_common.c
5861         * src/prefs_common.h
5862         * src/gtk/progressdialog.c
5863                 remember more windows' sizes (send dialog, received dialog,
5864                 edit group in addressbook).
5865
5866 2006-09-27 [colin]      2.5.2cvs8
5867
5868         * configure.ac
5869         * src/main.c
5870         * src/mainwindow.h
5871                 Use libSM to communicate with the session
5872                 manager, so that we can know when the 
5873                 session ends, save our caches, and draft
5874                 our compose windows.
5875
5876 2006-09-27 [colin]      2.5.2cvs7
5877
5878         * src/addressbook.c
5879                 Fix issues:
5880                 o Allow Book and Group creation from the tree's
5881                   contextual menu
5882                 o Do not actually delete the contacts when 
5883                   deleting groups from the tree (duh!)
5884
5885 2006-09-27 [colin]      2.5.2cvs6
5886
5887         * src/compose.c
5888         * src/compose.h
5889         * src/mainwindow.c
5890         * src/textview.c
5891         * src/toolbar.c
5892                 o Allow passing an email address to 
5893                   compose_new_with_folderitem
5894                 o Update callers
5895                 o Use current folderitem when clicking
5896                   on a TextView mailto: link
5897                 o Fix a possible leak in TextView
5898
5899 2006-09-27 [colin]      2.5.2cvs5
5900
5901         * src/html.c
5902                 Use UTF-8 chars to replace HTML entities
5903
5904 2006-09-27 [colin]      2.5.2cvs4
5905
5906         * AUTHORS
5907         * src/prefs_account.c
5908         * src/gtk/authors.h
5909                 Fix bug #1024 (Array index out of
5910                 range in sylpheed-claws-2.5.2)
5911                 Patch by Ales Nosek <anosek@suse.cz>
5912
5913 2006-09-27 [colin]      2.5.2cvs3
5914
5915         * src/addr_compl.c
5916                 Actually do the test
5917
5918 2006-09-27 [colin]      2.5.2cvs2
5919
5920         * src/addr_compl.c
5921         * src/addr_compl.h
5922                 Allow completing with comma (in certain cases: vCalendar
5923                 for example doesn't support that)
5924                 Patch by Fabien Vantard
5925
5926 2006-09-26 [colin]      2.5.2cvs1
5927
5928         * src/Makefile.am
5929         * src/addr_compl.c
5930         * src/addr_compl.h
5931         * src/addrbook.c
5932         * src/addrbook.h
5933         * src/addressbook.c
5934         * src/addrindex.c
5935         * src/addrindex.h
5936         * src/compose.c
5937         * src/prefs_common.c
5938         * src/prefs_filtering_action.c
5939         * src/prefs_folder_item.c
5940         * src/prefs_template.c
5941         * src/stock_pixmap.c
5942         * src/stock_pixmap.h
5943         * src/pixmaps/addr_one.xpm
5944         * src/pixmaps/addr_two.xpm
5945                 Add auto-completion on groups
5946
5947 2006-09-26 [colin]      2.5.2
5948
5949         * NEWS
5950         * README
5951         * RELEASE_NOTES
5952                 2.5.2 released
5953
5954 2006-09-26 [colin]      2.5.1cvs5
5955
5956         * src/matcher.c
5957                 Fix condition
5958
5959 2006-09-26 [colin]      2.5.1cvs4
5960
5961         * src/mbox.c
5962                 Revert cvs1 (useless as the message is printed 
5963                 every 500 mails)
5964
5965 2006-09-26 [colin]      2.5.1cvs3
5966
5967         * src/partial_download.c
5968                 Fix crasher found by Alexsandar Urosevic
5969
5970 2006-09-26 [colin]      2.5.1cvs2
5971
5972         * src/summaryview.c
5973                 Fix bug #1023 (Sylpheed deletes too much messages)
5974
5975 2006-09-26 [ticho]      2.5.1cvs1
5976
5977         * src/mbox.c
5978                 Make use of gettext's multiple plurals for statusbar
5979                 progress message.
5980
5981 2006-09-25 [paul]       2.5.1
5982
5983         * NEWS
5984         * README
5985         * RELEASE_NOTES
5986                 2.5.1 released
5987
5988 2006-09-25 [colin]      2.5.0cvs3
5989
5990         * src/plugins/bogofilter/bogofilter.c
5991         * src/plugins/clamav/clamav_plugin.c
5992         * src/plugins/spamassassin/spamassassin.c
5993                 BogoFilter, Spamassassin: Fix double hook registering after
5994                 visiting preferences
5995                 Spamassassin, Clamav: Just set the mails to move instead of
5996                 doing the move - caller will move the things at once.
5997
5998 2006-09-25 [colin]      2.5.0cvs2
5999
6000         * src/imap.c
6001         * src/etpan/imap-thread.c
6002                 Use UID SEARCH ALL instead of UID 1:*
6003                 (braindead servers can't figure out that's
6004                 the same...)
6005
6006 2006-09-25 [wwp]        2.5.0cvs1
6007
6008         * src/message_search.c
6009                 Added the ability to stop a running search (in message body).
6010
6011 2006-09-25 [paul]       2.5.0
6012
6013         * NEWS
6014         * README
6015         * RELEASE_NOTES
6016                 2.5.0 released
6017
6018 2006-09-25 [paul]       2.4.0cvs214
6019
6020         * po/cs.po
6021         * po/de.po
6022         * po/fi.po
6023         * po/fr.po
6024         * po/nl.po
6025         * po/pt_BR.po
6026         * po/sk.po
6027         * po/sr.po
6028         * po/zh_CN.po
6029                 updated by Tim, Stephan Sachse, Flammie Pirinen,
6030                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
6031                 Ticho, Aleksander Urosevic, Ralgh Young
6032
6033 2006-09-24 [mones]      2.4.0cvs213
6034
6035         * po/es.po
6036                 Updated for release
6037
6038 2006-09-23 [colin]      2.4.0cvs212
6039
6040         * src/gtk/inputdialog.c
6041                 Fix [ ] remember this appearing in normal
6042                 input dialogs after it's been used by
6043                 mimeview.
6044         * src/folder.c
6045         * src/folderview.c
6046         * src/msgcache.c
6047         * src/procmsg.c
6048         * src/summaryview.c
6049         * src/textview.c
6050         * src/common/timing.h
6051                 Enable timings in debug mode and make it
6052                 look prettier.
6053
6054 2006-09-22 [colin]      2.4.0cvs211
6055
6056         * README
6057                 Revert test change
6058         * commitHelper
6059                 ping the correct URI
6060
6061 2006-09-22 [colin]      2.4.0cvs210
6062
6063         * README
6064                 Let's see if bug #1022 is fixed
6065
6066 2006-09-21 [colin]      2.4.0cvs209
6067
6068         * src/wizard.c
6069         * src/common/plugin.c
6070                 Prepare infra to load predefined plugins when
6071                 no configuration existed. Don't actually load
6072                 anything yet (feat. freeze)
6073
6074 2006-09-21 [wwp]        2.4.0cvs208
6075
6076         * manual/fr/faq.xml
6077                 Partial sync w/ 2.4.0cvs72:
6078                 wrap file and minor updates.
6079
6080 2006-09-21 [wwp]        2.4.0cvs207
6081
6082         * tools/fix_date.sh
6083                 several fixes and enhancements. A new --force switch has been
6084                 added to prevent overriding by default Date: header when
6085                 already existing.
6086
6087 2006-09-21 [paul]       2.4.0cvs206
6088
6089         * src/common/utils.c
6090                 add Chinese UTF8 Re prefix
6091
6092 2006-09-21 [wwp]        2.4.0cvs205
6093
6094         * tools/Makefile.am
6095                 Fics alfabettical order.
6096
6097 2006-09-21 [wwp]        2.4.0cvs204
6098
6099         * tools/fix_date.sh
6100         * tools/Makefile.am
6101                 Added an action tool to fix missing Date field in emails.
6102                 Updated Makefile.am to reflect those last two additions.
6103
6104 2006-09-21 [wwp]        2.4.0cvs203
6105
6106         * tools/uuooffice
6107                 Added a action tool to open uuencoded docs w/
6108                 OpenOffice (based on uudec method).
6109
6110 2006-09-21 [colin]      2.4.0cvs202
6111
6112         * src/compose.c
6113         * src/textview.c
6114                 Workaround possible GTK crash: remove selection 
6115                 clipboard before destroying widget, or GTK+-2.10
6116                 dies. Thanks to Hiro.
6117
6118 2006-09-20 [colin]      2.4.0cvs201
6119
6120         * src/compose.c
6121                 Fix free-after-use in some cases (when 
6122                 procmime_encode_content() frees mimeinfo->data.mem
6123                 and turns it to a temp file)
6124
6125 2006-09-20 [colin]      2.4.0cvs200
6126
6127         * src/folderview.c
6128         * src/summaryview.c
6129         * src/gtk/gtksctree.c
6130         * src/gtk/gtksctree.h
6131                 Add tooltips in the folderview and summaryview
6132                 (Doesn't break string freeze as they already
6133                 exist)
6134         * src/toolbar.c
6135                 Put the spam button in the default configuration
6136                 if compiled with bogo plugin too
6137
6138 2006-09-19 [colin]      2.4.0cvs199
6139
6140         * src/summaryview.c
6141         * src/summaryview.h
6142                 Update folder name label on folder rename
6143         * src/prefs_matcher.c
6144         * src/gtk/logwindow.h
6145                 Fix warnings
6146                 Patches by Fabien
6147
6148 2006-09-19 [wwp]        2.4.0cvs198
6149
6150         * src/summary_search.c
6151                 fix can't click forward/backward buttons in the
6152                 search messages.
6153
6154 2006-09-18 [paul]       2.4.0cvs197
6155
6156         * src/wizard.c
6157                 add missing bracket, capitalise the A of
6158                 'SpamAssassin'
6159
6160 2006-09-18 [paul]       2.4.0cvs196
6161
6162         * src/compose.c
6163                 fix bug 1012 'crashed upon sending mail
6164                 from compose window'
6165                 Thanks to Colin
6166
6167 2006-09-16 [colin]      2.4.0cvs195
6168
6169         * src/folderview.c
6170                 Fix "real-time" sorting by freezing/thawing
6171
6172 2006-09-16 [colin]      2.4.0cvs194
6173
6174         * manual/faq.xml
6175                 Fix the anti-spam entry a bit
6176
6177 2006-09-16 [colin]      2.4.0cvs193
6178
6179         * src/wizard.c
6180                 Make sure reviewers have no excuse when stating
6181                 Sylpheed-Claws doesn't have antispam capabilities.
6182
6183 2006-09-16 [colin]      2.4.0cvs192
6184
6185         * src/main.c
6186                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
6187                 as if the SIGPIPE comes from etpan's thread we could
6188                 trigger a GUI update from this thread.
6189
6190 2006-09-16 [colin]      2.4.0cvs191
6191
6192         * src/summaryview.c
6193                 Init all members of the struct
6194
6195 2006-09-16 [paul]       2.4.0cvs190
6196
6197         * src/account.c
6198                 improvements to the English
6199
6200 2006-09-15 [colin]      2.4.0cvs189
6201
6202         * src/summaryview.c
6203                 HIG order on dialog
6204
6205 2006-09-14 [colin]      2.4.0cvs188
6206
6207         * src/common/socket.c
6208         * src/common/socket.h
6209         * src/common/ssl.c
6210         * src/common/ssl_certificate.c
6211         * src/common/ssl_certificate.h
6212         * src/etpan/imap-thread.c
6213                 the get_fqdn() call done to get canonical name when
6214                 checking an SSL certificate is blocking, which is
6215                 sad as we just did a non-blocking lookup to connect.
6216                 Fix that by letting the fqdn available to the SockInfo,
6217                 and use that in ssl_certificate_check(). For IMAP,
6218                 we don't do it as the lookup's done by libetpan, but
6219                 it's less annoying as IMAP connections as much more
6220                 rare than POP3 connections.
6221
6222 2006-09-14 [paul]       2.4.0cvs187
6223
6224         * manual/advanced.xml
6225                 improvements to the English,
6226                 properly place the new hidden options
6227                 within the alphabetical order
6228         * src/gtk/pluginwindow.c
6229                 improvements to the English
6230
6231 2006-09-14 [colin]      2.4.0cvs186
6232
6233         * src/prefs_common.c
6234         * src/prefs_common.h
6235         * src/gtk/gtksctree.c
6236         * manual/advanced.xml
6237                 New hidden pref, stripes_color_offset, to change
6238                 the value added/substracted to normal bgcolor to
6239                 create the stripes in summaries
6240
6241 2006-09-13 [colin]      2.4.0cvs185
6242
6243         * src/gedit-print.c
6244         * src/messageview.c
6245         * src/messageview.h
6246         * src/summaryview.c
6247         * src/textview.c
6248                 Fix misc. printing issues: 
6249                 - Bad font for linkified headers
6250                 - Different font if the mail was displayed or not
6251                 - Factorize the thing
6252
6253 2006-09-13 [colin]      2.4.0cvs184
6254
6255         * src/common/ssl_certificate.c
6256                 Only get FQDN once when checking certificate
6257
6258 2006-09-13 [colin]      2.4.0cvs183
6259
6260         * src/account.c
6261         * src/gtk/pluginwindow.c
6262                 Misc. GUI fixes by Fabien
6263
6264 2006-09-13 [wwp]        2.4.0cvs182
6265
6266         * configure.ac
6267         * src/common/utils.h
6268         * src/common/utils.c
6269                 get rid of unused wide-char functions.
6270
6271 2006-09-13 [wwp]        2.4.0cvs181
6272
6273         * src/plugins/pgpinline/sylpheed.def
6274         * src/textview.c
6275                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
6276                 add privacy_reset_error to the .def file,
6277                 do not fork for an external textviewer.
6278
6279 2006-09-13 [wwp]        2.4.0cvs180
6280
6281         * src/prefs_common.c
6282                 fix broken font entry in prefs (patch issued by the gpg4win team,
6283                 probably by Marcus Brinkmann <marcus@g10code.de>).
6284
6285 2006-09-13 [colin]      2.4.0cvs179
6286
6287         * src/folder.h
6288                 Fix a warning in summaryview.c
6289         * src/mainwindow.c
6290         * src/summaryview.c
6291         * src/summaryview.h
6292                 Add missing Mark/* elements in the
6293                 main menu
6294
6295 2006-09-12 [colin]      2.4.0cvs178
6296
6297         * src/prefs_actions.c
6298         * src/prefs_filtering_action.c
6299         * src/prefs_matcher.c
6300                 Use (New) instead of New everywhere
6301
6302 2006-09-12 [wwp]        2.4.0cvs177
6303
6304         * manual/fr/addrbook.xml
6305         * manual/fr/handling.xml
6306                 updated some quotes in the fr manual to match the fr translation.
6307
6308 2006-09-12 [wwp]        2.4.0cvs176
6309
6310         * src/prefs_matcher.c
6311                 don't store translated string elements in matcher expressions.
6312                 Also fixed a misused of Q_().
6313
6314 2006-09-11 [wwp]        2.4.0cvs175
6315
6316         * src/plugins//bogofilter/bogofilter.c
6317         * src/plugins//clamav/clamav_plugin.c
6318         * src/plugins//demo/demo.c
6319         * src/plugins//dillo_viewer/dillo_viewer.c
6320         * src/plugins//pgpcore/plugin.c
6321         * src/plugins//pgpinline/plugin.c
6322         * src/plugins//pgpmime/plugin.c
6323         * src/plugins//spamassassin/spamassassin.c
6324                 gettext-ize more strings (mostly plugin error messages).
6325
6326 2006-09-11 [colin]      2.4.0cvs174
6327
6328         * src/alertpanel.c
6329                 Make maximum buffer size bigger to avoid
6330                 truncating translated messages. Patch by
6331                 Fabien
6332
6333 2006-09-11 [colin]      2.4.0cvs173
6334
6335         * src/etpan/imap-thread.c
6336                 Fix compilation on OpenBSD, thanks to 
6337                 Landry
6338
6339 2006-09-10 [wwp]        2.4.0cvs172
6340
6341         * manual/account.xml
6342         * manual/addrbook.xml
6343         * manual/handling.xml
6344         * manual/es/handling.xml
6345         * manual/fr/account.xml
6346         * manual/fr/addrbook.xml
6347         * manual/fr/handling.xml
6348                 documented addressbook matching (condition configuration):
6349                   addrbook.xml, en fr
6350                 documented per-account filtering rules (handling/filtering
6351                   section, account section):
6352                   account.xml, handling.xml, en fr
6353                 slightly updated the handling/searching section to tell few
6354                   words about the extended search ability:
6355                   handling.xml, en fr
6356                 added missing <quote></quotes> to Quick Search:
6357                   handling.xml, en fr es
6358                 fixed a typo (auomatically):
6359                   handling.xml, en
6360                 changes revisited by Paul.
6361
6362 2006-09-10 [paul]       2.4.0cvs171
6363
6364         * src/prefs_actions.c
6365         * src/prefs_filtering.c
6366         * src/prefs_template.c
6367                 adjustments to the gui
6368                 Patch by Fabien Vantard (slightly modified)
6369
6370 2006-09-10 [colin]      2.4.0cvs170
6371
6372         * src/summaryview.c
6373                 Check folderitem/summaryview consistency
6374                 (basically automates Update summary). Fixes
6375                 #1011 (wrong (negative) count on unread 
6376                 messages)
6377
6378 2006-09-10 [colin]      2.4.0cvs169
6379
6380         * src/gtk/gtksctree.c
6381                 Fix recursive expansion via mouse
6382         * src/plugins/bogofilter/bogofilter.c
6383                 Use normal filtering way of moving
6384                 messages (batching), possibly fixing
6385                 bug #1015 (Bogofilter plugin doubles 
6386                 new messages)
6387
6388 2006-09-09 [wwp]        2.4.0cvs168
6389
6390         * src/prefs_filtering.c
6391                 better place for this fix.
6392
6393 2006-09-09 [wwp]        2.4.0cvs167
6394
6395         * src/prefs_filtering.c
6396                 fix a minor bug when the enabled status of a filtering/processing
6397                 rule always got set to TRUE when replacing this rule. That still
6398                 make sense when adding a new rule, but now when replacing, we
6399                 don't override the value of 'enabled'.
6400                 Also renamed the func prefs_filtering_list_view_get_rule_name()
6401                 to prefs_filtering_list_view_get_info() as this function not only
6402                 returns the name, but also the account_id and the enabled status.
6403
6404 2006-09-09 [mones]      2.4.0cvs166
6405
6406         * manual/glossary.xml
6407         * manual/plugins.xml
6408                 Minor format corrections
6409         * manual/gpl.xml
6410                 Fix misplaced NO WARRANTY section
6411         * manual/es/advanced.xml
6412         * manual/es/faq.xml
6413         * manual/es/glossary.xml
6414         * manual/es/gpl.xml
6415         * manual/es/handling.xml
6416         * manual/es/plugins.xml
6417         * manual/es/starting.xml
6418                 Incorporate changes from English version
6419         * manual/fr/ack.xml
6420         * manual/pl/ack.xml
6421         * manual/es/ack.xml
6422                 Fix address, (add translation credits in es version)
6423         * po/es.po
6424                 Updated translation
6425
6426 2006-09-09 [wwp]        2.4.0cvs165
6427
6428         * src/prefs_filtering.c
6429                 fix a crash when opening filtering prefs, if matcherrc file contains
6430                 broken data (non-existing account id, which is theoretically not
6431                 possible).
6432
6433 2006-09-08 [colin]      2.4.0cvs164
6434
6435         * src/folder.c
6436                 Wrong assert, make it an if()
6437         * src/gtk/gtksctree.c
6438                 Fix bug #1013 (expand selected thread 
6439                 tree) - expanding is now recursive
6440
6441 2006-09-07 [wwp]        2.4.0cvs163
6442
6443         * src/prefs_matcher.c
6444                 make better sentences about addressbook matching in the
6445                 matcher prefs. This should make translators' work easier
6446                 too.
6447
6448 2006-09-07 [wwp]        2.4.0cvs162
6449
6450         * src/prefs_filtering.c
6451                 code simplification (get rid of dup var. assignment).
6452
6453 2006-09-07 [wwp]        2.4.0cvs161
6454
6455         * src/summaryview.c
6456                 use GTK_STOCK icons when possible, patch by Fabien Vantard
6457                 <fzzzzz@gmail.com>.
6458
6459 2006-09-07 [paul]       2.4.0cvs160
6460
6461         * src/mimeview.c
6462                 fix compilation warnings
6463                 Thanks to Colin
6464
6465 2006-09-07 [paul]       2.4.0cvs159
6466
6467         * src/mimeview.c
6468                 select the mimepart icon when
6469                 displaying as text
6470                 Thanks to Colin
6471
6472 2006-09-06 [paul]       2.4.0cvs158
6473
6474         * src/prefs_filtering.c
6475                 fix labels and table element spacing
6476                 Patch by Fabien Vantard
6477
6478 2006-09-06 [paul]
6479
6480         2.5.0-rc3 released
6481
6482 2006-09-06 [paul]       2.4.0cvs157
6483
6484         * manual/es/advanced.xml
6485                 fix typo
6486
6487 2006-09-06 [wwp]        2.4.0cvs156
6488
6489         * src/mainwindow.c
6490                 fix an dup launch issue when iconified, thanks to Colin.
6491
6492 2006-09-06 [wwp]        2.4.0cvs155
6493
6494         * src/gtk//gtksctree.h
6495                 oops, forgot that one!
6496
6497 2006-09-06 [wwp]        2.4.0cvs154
6498
6499         * manual/pl/advanced.xml
6500         * manual/advanced.xml
6501         * manual/es/advanced.xml
6502         * manual/fr/advanced.xml
6503         * src/prefs_customheader.c
6504         * src/prefs_filtering_action.c
6505         * src/foldersel.c
6506         * src/prefs_summaries.c
6507         * src/prefs_filtering.c
6508         * src/account.c
6509         * src/compose.c
6510         * src/prefs_summary_column.c
6511         * src/addr_compl.c
6512         * src/prefs_actions.c
6513         * src/prefs_folder_column.c
6514         * src/ssl_manager.c
6515         * src/prefs_template.c
6516         * src/prefs_display_header.c
6517         * src/prefs_common.h
6518         * src/prefs_matcher.c
6519         * src/prefs_common.c
6520         * src/prefs_toolbar.c
6521         * src/summaryview.c
6522         * src/folderview.c
6523         * src/gtk/gtksctree.c
6524         * src/gtk/pluginwindow.c
6525         * src/gtk/progressdialog.c
6526         * src/gtk/prefswindow.c
6527                 renamed hidden option enable_rules_hint to use_stripes_everywhere
6528                 to make its meaning more obvious (all versions of the manual reflect
6529                 the change).
6530                 added an extra hidden option use_stripes_in_summary to allow
6531                 discarding these stripes in mainwindow's folder and message lists;
6532                 en and fr manuals only are OK towards this.
6533
6534 2006-09-06 [colin]      2.4.0cvs153
6535
6536         * src/textview.c
6537                 Hide Sylpheed-Claws' internal queue headers
6538                 when showing all headers. They'll be present
6539                 only in Source window.
6540
6541 2006-09-05 [colin]      2.4.0cvs152
6542
6543         * src/plugins/trayicon/trayicon.c
6544                 Fix crash at exit - we have to disconnect
6545                 our handlers
6546         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
6547                 Update eggtrayicon - patch adapted from a
6548                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
6549                 on Sylpheed's ML
6550
6551 2006-09-05 [colin]      2.4.0cvs151
6552
6553         * src/mainwindow.c
6554         * src/gtk/logwindow.c
6555                 Fix race condition when something writes
6556                 to the log too soon during init. Thanks
6557                 to Fabien Vantard
6558
6559 2006-09-05 [colin]      2.4.0cvs150
6560
6561         * src/mimeview.c
6562                 Don't select part on right-click either
6563
6564 2006-09-05 [paul]       2.4.0cvs149
6565
6566         * src/mimeview.c
6567                 completion of previous commit
6568                 Thanks to Colin
6569
6570 2006-09-05 [colin]      2.4.0cvs148
6571
6572         * src/mimeview.c
6573                 Don't force selection on middle-click, just open
6574
6575 2006-09-04 [colin]      2.4.0cvs147
6576
6577         * src/mimeview.c
6578                 Looks like gtk_notebook_set_current_page()
6579                 sometimes steals focus, and this annoys us
6580                 in MimeViewers as it renders navigation
6581                 keys useless. Take back focus after switching
6582                 pages.
6583
6584 2006-09-04 [colin]      2.4.0cvs146
6585
6586         * src/messageview.c
6587                 Set stop_loading when clicking on Next
6588                 during load. Don't add a callback to 
6589                 avoid over-complicating things.
6590
6591 2006-09-04 [colin]      2.4.0cvs145
6592
6593         * src/mimeview.c
6594         * src/messageview.c
6595                 Fix multiple loads in separate messageview
6596
6597 2006-09-04 [colin]      2.4.0cvs144
6598
6599         * src/summaryview.c
6600                 Let navigation keys be handled during 
6601                 load
6602
6603 2006-09-04 [colin]      2.4.0cvs143
6604
6605         * src/messageview.c
6606         * src/summaryview.c
6607         * src/textview.c
6608         * src/textview.h
6609                 Make loading of huge mails (lots of text and/or
6610                 images) cancellable, so the GUI doesn't block 
6611
6612 2006-09-04 [colin]      2.4.0cvs142
6613
6614         * src/plugins/trayicon/trayicon.c
6615                 Fix annoyance when removing a folder with 
6616                 unread mails: trayicon didn't update
6617
6618 2006-09-04 [paul]       2.4.0cvs141
6619
6620         * src/gtk/icon_legend.c
6621                 straighten up columns
6622                 Patch by Fabien Vantard
6623
6624 2006-09-04 [wwp]        2.4.0cvs140
6625
6626         * src/prefs_filtering.c
6627                 fix new line's account name in filtering prefs:
6628                 was "All", is now "(New)".
6629
6630 2006-09-04 [paul]       2.4.0cvs139
6631
6632         * tools/make.themes.project
6633                 use "AUTOMAKE_OPTIONS = dist-bzip2"
6634                 instead of homebrewed "make release"
6635
6636 2006-09-03 [colin]      2.4.0cvs138
6637
6638         * src/folderview.c
6639                 Fix bug #1007 (Wrong folder highlighted)
6640
6641 2006-09-03 [colin]      2.4.0cvs137
6642
6643         * src/compose.c
6644                 Don't set Newsgroup: header to a mail folder
6645                 path
6646
6647 2006-09-03 [paul]       2.4.0cvs136
6648
6649         * src/prefs_other.c
6650         * src/prefs_spelling.c
6651                 unify the gui
6652
6653 2006-09-03 [paul]       2.4.0cvs135
6654
6655         * src/prefs_summaries.c
6656                 correct menu item text in prefs_keybind_apply_clicked()
6657
6658 2006-09-03 [paul]       2.4.0cvs134
6659
6660         * manual/advanced.xml
6661                 some improvements to the descriptions
6662         * src/mainwindow.c
6663         * src/messageview.c
6664         * src/summaryview.c
6665         * src/gtk/menu.c
6666                 fix menu sensitivity issues
6667         * src/prefs_message.c
6668                 drop the useless word 'short'
6669         * src/prefs_other.c
6670                 add the word 'lines' indicating log length
6671                 is a measure of lines
6672         * src/textview.c
6673                 fix compilation warnings
6674
6675 2006-09-02 [colin]      2.4.0cvs133
6676
6677         * src/messageview.c
6678                 Display a special return-receipt message
6679                 if the message is from the user
6680         * src/summaryview.c
6681                 Fix missing freeze of the list when marking
6682                 all read and unthreading for exec. Thanks
6683                 to Stephan Sachse.
6684
6685 2006-09-02 [paul]       2.4.0cvs132
6686
6687         * src/mainwindow.c
6688         * src/prefs_message.c
6689         * src/summaryview.c
6690                 fix some english
6691
6692 2006-09-02 [wwp]        2.4.0cvs131
6693
6694         * src/prefs_filtering.c
6695                 added an account name column to the filtering rules
6696                 dialog.
6697
6698 2006-09-02 [colin]      2.4.0cvs130
6699
6700         * src/gtk/logwindow.c
6701         * src/gtk/logwindow.h
6702                 Block scrolling if we're not at the end
6703                 of the log
6704
6705 2006-09-02 [colin]      2.4.0cvs129
6706
6707         * src/folder.c
6708                 Make sure account-specific rules can't
6709                 be used in {pre-,post-,}processing
6710         * src/mainwindow.c
6711         * src/gtk/logwindow.c
6712         * src/gtk/logwindow.h
6713                 Jump to last error when clicking on the
6714                 warning icon
6715
6716 2006-09-02 [colin]      2.4.0cvs128
6717
6718         * src/imap.c
6719         * src/import.c
6720         * src/mainwindow.c
6721         * src/mainwindow.h
6722                 Fix warning icon
6723         * src/inc.c
6724         * src/mbox.c
6725         * src/mbox.h
6726                 Let proc_mbox know its account, for
6727                 account-specific rules
6728
6729 2006-09-01 [colin]      2.4.0cvs127
6730
6731         * src/codeconv.c
6732                 Don't uselessly use iconv to convert from
6733                 us-ascii
6734         * src/alertpanel.c
6735         * src/mainwindow.c
6736         * src/mainwindow.h
6737         * src/inc.c
6738                 Fix certain log cases, disable warning icon
6739                 for now, the correct way to display it when
6740                 necessary and only when necessary is probably
6741                 to do it manually rather than use error logs
6742         * src/etpan/imap-thread.c
6743                 Clean up UID logging a bit
6744         * src/gtk/logwindow.c
6745         * src/gtk/logwindow.h
6746                 Make logging faster when the window's closed
6747
6748 2006-09-01 [wwp]        2.4.0cvs126
6749
6750         * manual/fr/account.xml
6751                 reflect changes to the ref. manual (parts of cvs72):
6752                 fix tabnames and quotes.
6753
6754 2006-09-01 [wwp]        2.4.0cvs125
6755
6756         * manual/fr/plugins.xml
6757                 reflect changes to the reference manual (cvs42):
6758                 update IRC channel info.
6759
6760 2006-09-01 [wwp]        2.4.0cvs124
6761
6762         * commitHelper
6763                 use CVSEDITOR env. var. if set, according to `man cvs`.
6764
6765 2006-09-01 [wwp]        2.4.0cvs123
6766
6767         * manual/advanced.xml
6768                 better sentence again (thanks to Paul).
6769
6770 2006-09-01 [wwp]        2.4.0cvs122
6771
6772         * manual/advanced.xml
6773         fix definition of toolbar_detachable and rework a bit the one of
6774         enable_dotted_lines.
6775
6776 2006-09-01 [mones]      2.4.0cvs121
6777
6778         * manual/advanced.xml
6779                 Document enable_dotted_lines
6780
6781 2006-09-01 [paul]       2.4.0cvs120
6782
6783         * src/folderview.c
6784         * src/folderview.h
6785         * src/imap.c
6786         * src/mainwindow.c
6787         * src/summaryview.c
6788                 obey the 'When entering folder...' option
6789                 when using the /View/Go to/... menu items
6790                 Thanks to Colin
6791
6792 2006-08-31 [colin]      2.4.0cvs119
6793
6794         * src/folderview.c
6795                 Revert 2.4.0cvs116, wrong fix.
6796
6797 2006-08-31 [colin]      2.4.0cvs118
6798
6799         * src/gtk/gtksctree.c
6800                 Better state the various copyrights
6801
6802 2006-08-31 [colin]      2.4.0cvs117
6803
6804         * src/prefs_common.c
6805                 fix enable_dotted_lines
6806
6807 2006-08-31 [colin]      2.4.0cvs116
6808
6809         * src/folderview.c
6810                 Use pref "Always open on select" when going
6811                 to next unread folder
6812         * src/gtk/gtksctree.c
6813                 Fix link failure to _gtk_clist_create_cell_layout
6814                 on certain computers. (Why not mine, I wonder)
6815
6816 2006-08-31 [colin]      2.4.0cvs115
6817
6818         * src/procmsg.c
6819         * src/textview.c
6820         * src/plugins/bogofilter/bogofilter.c
6821         * src/plugins/spamassassin/spamassassin.c
6822                 Requalify some "errors" to warnings
6823         * src/mainwindow.c
6824         * src/mainwindow.h
6825         * src/statusbar.c
6826                 Add an icon in the statusbar to notify
6827                 of errors
6828         * src/gtk/gtksctree.c
6829         * src/folderview.c
6830         * src/summaryview.c
6831                 Make the GtkSCTree look more modern by
6832                 alternating background lines
6833         * src/prefs_common.c
6834         * src/prefs_common.h
6835                 Add a pref to let people have the old
6836                 way if they prefer
6837
6838
6839 2006-08-30 [colin]      2.4.0cvs114
6840
6841         * src/procmsg.c
6842         * src/procmsg.h
6843                 Provide a way to filter a list of
6844                 messages in an optimised manner, and
6845                 add a list-filtering hook
6846         * src/folder.c
6847         * src/inc.c
6848         * src/mbox.c
6849                 Use the list filtering
6850         * src/plugins/bogofilter/bogofilter.c
6851                 Use the list-filtering hook
6852                 Use -b (bulk) mode for more speed
6853                 when learning and filtering
6854         * src/etpan/imap-thread.c
6855                 Make log output shorter in UID SEARCH
6856
6857
6858 2006-08-30 [colin]      2.4.0cvs113
6859
6860         * src/plugins/bogofilter/bogofilter.c
6861                 Really fast mass learning - thanks to David
6862                 Relson for the options explanations :)
6863
6864 2006-08-30 [colin]      2.4.0cvs112
6865
6866         * src/msgcache.c
6867                 Fix compilation on FreeBSD. Thanks
6868                 to Michael Hugues
6869
6870 2006-08-29 [colin]      2.4.0cvs111
6871
6872         * src/folderview.c
6873                 Handle "popup_menu" signal (for popping the 
6874                 menu via the keyboard)
6875         * src/mimeview.c
6876         * src/mimeview.h
6877         * src/summaryview.c
6878         * src/textview.c
6879         * src/gtk/gtkutils.c
6880         * src/gtk/gtkutils.h
6881                 Factorize scrolling code, and add an API 
6882                 for MimeViewers to handle scroll orders
6883
6884 2006-08-29 [wwp]        2.4.0cvs110
6885
6886         * src/plugins//bogofilter/bogofilter.c
6887         * src/plugins//spamassassin/spamassassin.c
6888                 make the bogofilter/spamassassin filtering error dialogs at
6889         incorporation obey to the "don't popup error dialog on
6890         receive error" option. If disabled, feed the log window w/
6891         the error message.
6892
6893 2006-08-29 [paul]
6894
6895         2.5.0-rc2 released
6896
6897 2006-08-29 [paul]       2.4.0cvs109
6898
6899         * Makefile.am
6900                 remove 'make release', it's not needed
6901                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
6902
6903 2006-08-29 [paul]       2.4.0cvs108
6904
6905         * src/foldersel.c
6906         * src/summary_search.c
6907         * src/gtk/progressdialog.c
6908         * src/plugins/pgpcore/passphrase.c
6909                 replace deprecated gtk_window_set_policy()
6910
6911 2006-08-29 [colin]      2.4.0cvs107
6912
6913         * src/folder.c
6914                 Fix data loss when copy fails during a move:
6915                 only use fast remove_msgs if everything was
6916                 copied OK; else use slow remove_msg on the
6917                 mails that got copied only.
6918
6919 2006-08-28 [paul]       2.4.0cvs106
6920
6921         * src/mh.c
6922                 revert change in 2.4.0cvs104, it breaks
6923                 stuff
6924
6925 2006-08-28 [paul]       2.4.0cvs105
6926
6927         * src/plugins/spamassassin/spamassassin.c
6928                 english fix
6929
6930 2006-08-28 [paul]       2.4.0cvs104
6931
6932         * src/mh.c
6933                 fix data loss when moving to another
6934                 mailbox fails
6935         * src/prefs_spelling.c
6936                 improve the english
6937         * src/gtk/pluginwindow.c
6938                 improve the layout of the dialog text
6939         All thanks to Colin
6940
6941 2006-08-28 [paul]       2.4.0cvs103
6942
6943         * src/plugins/bogofilter/bogofilter.c
6944         * src/plugins/bogofilter/bogofilter_gtk.c
6945                 fix english up a bit, innit
6946
6947 2006-08-28 [paul]       2.4.0cvs102
6948
6949         * configure.ac
6950         * po/Makefile.in.in
6951         * po/Makevars
6952                 require autoconf 2.60, enabling building
6953                 with gettext 0.15 (gettext 0.14.x build still
6954                 possible). Replace Makefiles with versions
6955                 from gettext 0.15.
6956                 Remove configure options --with-localedir and
6957                 --with-mandir. The options that are provided
6958                 directly by autoconf 2.60 can be used instead:
6959                 --mandir --localedir
6960
6961 2006-08-27 [colin]      2.4.0cvs101
6962
6963         * src/plugins/bogofilter/Makefile.am
6964                 Fix make dist (no README)
6965
6966 2006-08-27 [colin]      2.4.0cvs100
6967
6968         * src/folder.c
6969                 Don't use F_UNKNOWN folders for any default
6970                 outbox/trash/etc
6971         * src/plugins/bogofilter/bogofilter.c
6972         * src/plugins/bogofilter/bogofilter.h
6973         * src/plugins/bogofilter/bogofilter_gtk.c
6974                 Add an option to specify the path to bogofilter
6975                 Use single-quotes to be able to learn in folders
6976                 with spaces in their names
6977                 Verify learning status
6978
6979 2006-08-27 [colin]      2.4.0cvs99
6980
6981         * manual/faq.xml
6982         * manual/plugins.xml
6983                 Document Bogofilter plugin
6984
6985 2006-08-27 [colin]      2.4.0cvs98
6986
6987         * src/compose.c
6988         * src/messageview.c
6989         * src/procmsg.c
6990         * src/procmsg.h
6991                 When possible, copy the queued mail to sent folder
6992                 instead of re-adding. Much faster on IMAP.
6993
6994 2006-08-27 [colin]      2.4.0cvs97
6995
6996         * src/msgcache.c
6997                 Disable mmaped caches - huge metadata loss
6998                 here after a power failure.
6999         * src/summaryview.c
7000                 Add quicksearch timing
7001         * src/common/plugin.c
7002         * src/common/plugin.h
7003                 Implement an interface to tell what plugins
7004                 provide. Prevent loading of similar plugins.
7005         * src/plugins/clamav/clamav_plugin.c
7006         * src/plugins/demo/demo.c
7007         * src/plugins/dillo_viewer/dillo_viewer.c
7008         * src/plugins/pgpcore/plugin.c
7009         * src/plugins/pgpinline/pgpinline.c
7010         * src/plugins/pgpmime/pgpmime.c
7011         * src/plugins/spamassassin/spamassassin.c
7012         * src/plugins/trayicon/trayicon.c
7013                 Implement plugin_provides()
7014
7015 2006-08-27 [colin]      2.4.0cvs96
7016
7017         * configure.ac
7018         * src/plugins/Makefile.am
7019         * src/plugins/bogofilter/.cvsignore
7020         * src/plugins/bogofilter/Makefile.am
7021         * src/plugins/bogofilter/bogofilter.c
7022         * src/plugins/bogofilter/bogofilter.h
7023         * src/plugins/bogofilter/bogofilter_gtk.c
7024                 New Bogofilter plugin, provides filtering and
7025                 learning. Spamassassin will go to extra plugins.
7026
7027 2006-08-26 [mones]      2.4.0cvs95
7028
7029         * manual/handling.xml
7030                 Fix subfolder path in the example (thanks to Paul) 
7031
7032 2006-08-26 [mones]      2.4.0cvs94
7033
7034         * manual/glossary.xml
7035                 2.2. + add ISP to the glossary
7036                 7.5. + Add UIDL to glossary
7037                 7.7. + Add TCP to glossary
7038         * manual/handling.xml
7039                 7.1. + Mentions GNU/Linux distribution, what about the non...
7040                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
7041                 7.3. + Mentions .bashrc, what about the non-bash ones? 
7042                 7.4. = Use appropriate quotation for commands
7043                 7.6. = change "" to <quote></quote>
7044         * manual/plugins.xml
7045                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
7046         * manual/starting.xml
7047                 2.1. + local mbox file: some examples of mbox file locations...
7048                 Also reformatted files requiring it
7049
7050 2006-08-26 [wwp]        2.4.0cvs93
7051
7052         * src/summary_search.c
7053                 disable find buttons while summary search is running.
7054
7055 2006-08-25 [colin]      2.4.0cvs92
7056
7057         * src/folder.c
7058         * src/folderutils.c
7059         * src/mh.c
7060         * src/procmsg.h
7061         * src/summaryview.c
7062                 Speed up MH moving, and add progressbar
7063                 for MH deletion
7064         * src/msgcache.c
7065                 Write cache files using mmap() too
7066
7067 2006-08-25 [wwp]        2.4.0cvs91
7068
7069         * src/summaryview.c
7070                 switch spam<->ham button when a message has been marked as spam or ham
7071                 and is still selected. Thanks to Colin.
7072
7073 2006-08-25 [paul]       2.4.0cvs90
7074
7075         * src/Makefile.am
7076         * src/stock_pixmap.c
7077         * src/stock_pixmap.h
7078         * src/summaryview.c
7079         * src/gtk/icon_legend.c
7080         * src/pixmaps/copied.xpm
7081         * src/pixmaps/moved.xpm
7082                 add icons for delayed execution marked for
7083                 copying, marked for moving
7084
7085 2006-08-25 [mones]      2.4.0cvs89
7086
7087         * manual/glossary.xml
7088                 Fix the other glossary items:
7089                 5.1. = Inmmediate execution -> <quote>immediate execution...
7090                 5.2. = Fix MBOX capitalization -> Mbox
7091                 5.3. + Improve Plugins def. w/ tech. ref.
7092                 5.4. = Quotation -> replace '>' by <quote>></quote>
7093                 5.5. - SMTP Server. -> remove dot
7094         * po/es.po
7095                 Updated translation
7096
7097 2006-08-25 [mones]      2.4.0cvs88
7098
7099         * manual/ack.xml
7100                 Reformatted, changed email address
7101         * manual/glossary.xml
7102                 Reformatted, fixed MANUAL-TODO items:
7103                 8.2. + add ROT-13 to glossary
7104                 8.4. + add URL to glossary
7105         * manual/es/advanced.xml
7106                 Fixed <literal>s
7107
7108 2006-08-25 [paul]       2.4.0cvs87
7109
7110         * src/gtk/icon_legend.c
7111                 add 'marked for deletion' icon
7112                 arrange icons by containing column
7113                 wrap long label text
7114
7115 2006-08-25 [colin]      2.4.0cvs86
7116
7117         * src/common/utils.c
7118         * src/common/utils.h
7119                 Add the sc_g_*list_bigger functions in
7120                 a place everyone can use it
7121         * src/summaryview.c
7122                 Only freeze/thaw the list when working
7123                 on the selection, if it's bigger than 1
7124         * src/gtk/gtksctree.c
7125                 Only freeze/thaw the list when unselec-
7126                 ting 'all' if ('all' != 1)
7127                 This avoids some flickering
7128
7129 2006-08-24 [colin]      2.4.0cvs85
7130
7131         * src/addressbook.c
7132                 Fix strange list selection
7133                 Fix random seg (Invalid read of freed memory)
7134
7135 2006-08-24 [colin]      2.4.0cvs84
7136
7137         * src/alertpanel.c
7138         * src/gtk/inputdialog.c
7139         * src/plugins/pgpcore/passphrase.c
7140                 Revert minimal width patch of 2.4.0cvs67,
7141                 as it is also a maximal width. Use 
7142                 gtk_window_set_default_size instead.
7143
7144 2006-08-24 [colin]      2.4.0cvs83
7145
7146         * src/msgcache.c
7147                 Write cache/mark to temp files before
7148                 overwriting old ones (avoids metadata
7149                 loss if writing the new files fail).
7150                 Use mmap() to read cache/mark file, as
7151                 this makes cache reading faster. Dis-
7152                 abled for big-endian machines until it
7153                 can be tested. (Big-endian users: set
7154                 msgcache_use_mmap = TRUE in the relevant
7155                 #if).
7156         * src/procmsg.h
7157                 Move rarely used fields of MsgInfo in 
7158                 another structure, which will only be
7159                 allocated if needed. Face, X-Face,
7160                 Return receipt headers and List-*
7161                 headers are moved. Mails having none
7162                 of these occupy 52 bytes less with
7163                 this patch, which makes 2.5MB of RAM
7164                 saved on a 50k folder).
7165         * src/headerview.c
7166         * src/mainwindow.c
7167         * src/messageview.c
7168         * src/partial_download.c
7169         * src/procheader.c
7170         * src/procmsg.c
7171         * src/textview.c
7172                 Follow this structure change.
7173
7174 2006-08-24 [wwp]        2.4.0cvs82
7175
7176         * manual/es/.cvsignore
7177         * manual/es/dist/.cvsignore
7178         * manual/es/dist/html/.cvsignore
7179         * manual/es/dist/pdf/.cvsignore
7180         * manual/es/dist/ps/.cvsignore
7181         * manual/es/dist/txt/.cvsignore
7182                 more (generated) files to ignore.
7183
7184 2006-08-24 [colin]      2.4.0cvs81
7185
7186         * src/folder.c
7187         * src/mh.c
7188                 Fix possible problems with local delivery. Check the folder doesn't
7189                 need scan before setting its mtime when saving cache (which can be
7190                 done long after the folder's been modified by an external process);
7191                 Check that the stored item's mtime didn't change in mh functions.
7192
7193 2006-08-24 [mones]      2.4.0cvs80
7194
7195         * manual/advanced.xml
7196                 Rewrapping, some fixes and MANUAL-TODO items:
7197                 8.1. = change "" to <quote></quote>
7198                 8.3. = quote menu items
7199                 8.5. - deploying -> new user ... ideally a new user (redundant)
7200
7201 2006-08-23 [colin]      2.4.0cvs79
7202
7203         * src/gtk/gtksctree.c
7204                 When selecting or deselecting range, only
7205                 freeze/thaw when selection is bigger than 10
7206
7207 2006-08-23 [colin]      2.4.0cvs78
7208
7209         * src/messageview.c
7210         * src/mimeview.c
7211         * src/mimeview.h
7212         * src/plugins/dillo_viewer/dillo_viewer.c
7213                 Provide an API for MimeViewer plugins to
7214                 return a text selection for replying
7215
7216 2006-08-23 [colin]      2.4.0cvs77
7217
7218         * src/image_viewer.c
7219         * src/textview.c
7220                 Use gtk_pixbuf_new_from_file_at_scale(), which
7221                 is faster than getting the pixbuf then resizing
7222                 it.
7223
7224 2006-08-23 [colin]      2.4.0cvs76
7225
7226         * src/procmime.c
7227                 UTF-8 should be sent Quoted-printable
7228
7229 2006-08-22 [colin]      2.4.0cvs75
7230
7231         * src/mh.c
7232                 Check if scan is required before touching
7233                 the folder (or it'll be required every time)
7234
7235 2006-08-22 [colin]      2.4.0cvs74
7236
7237         * configure.ac
7238                 Require libetpan 0.46 (crasher fix when built
7239                 against gnutls)
7240
7241 2006-08-22 [colin]      2.4.0cvs73
7242
7243         * src/folder.c
7244                 Set folder's mtime after writing its
7245                 cache
7246         * src/folderview.c
7247                 Add some timing
7248         * src/procmsg.c
7249                 Don't do useless stuff if we don't 
7250                 thread by subject
7251         * src/summaryview.c
7252                 Add some timing, don't deselect prior
7253                 to selecting (gtksctree does it itself),
7254                 remove crash avoidance hacks as it's been
7255                 properly fixed since a while
7256         * src/common/utils.c
7257                 Optimize to_human_readable(): _() is slow,
7258                 do it only once, and avoid %f format for KB
7259                 (the most common in a summaryview)
7260         * src/gtk/gtksctree.c
7261                 Don't uselessly freeze/thaw (fixes flicker
7262                 on next unread and friends), reduce number
7263                 of g_list_nth/g_list_position where possible
7264         * src/gtk/gtkutils.c
7265         * src/gtk/gtkutils.h
7266                 Reduce number of g_list_nth/g_list_position
7267                 where possible.
7268                 All of this makes loading as 70k folder 2.1
7269                 seconds instead of 3.2 (with hot FS caches).
7270                 (1.3 seconds without Date and Size columns...)
7271
7272 2006-08-22 [paul]       2.4.0cvs72
7273
7274         wrap documents and do some items from mones' MANUAL-TODO:
7275
7276         * manual/account.xml
7277                 4.1. = fix tabname references to <quote>tabname</quote>
7278                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
7279         * manual/faq.xml
7280                 1.1. = mentioned options don't match UI
7281                 Add information about the 'Never send Return Receipts'
7282                 option
7283         * manual/handling.xml
7284                 6.2. = Mentions Extended symbols button, but now is
7285                 named Information
7286                 6.3. = Mentions ... button, which is now Edit
7287
7288 2006-08-22 [colin]      2.4.0cvs71
7289
7290         * src/gtk/pluginwindow.c
7291                 Fix layout in verbose translations (such
7292                 as french)
7293
7294 2006-08-22 [paul]       2.4.0cvs70
7295
7296         * manual/Makefile.am
7297                 build manuals in alphabetical order
7298         * src/addressbook.c
7299         * src/prefs_themes.c
7300                 replace/remove deprecated symbols
7301         * src/gtk/gtkutils.c
7302                 fix a warning
7303         * src/gtk/pluginwindow.c
7304                 replace deprecated symbol
7305                 replace label text and move it
7306         * src/plugins/pgpcore/prefs_gpg.c
7307                 move the 'Generate...' button out of the
7308                 Sign Key frame, replace the English used
7309         * src/plugins/pgpcore/sgpgme.c
7310                 fixes to the English
7311
7312 2006-08-21 [colin]      2.4.0cvs69
7313
7314         * src/plugins/trayicon/trayicon.c
7315                 Add more strings for translation; patch
7316                 by Pawel
7317
7318 2006-08-21 [colin]      2.4.0cvs68
7319
7320         * src/compose.c
7321                 fix replied flag not set after drafting
7322         * src/matcher.c
7323                 fix body quicksearch in non-encoded bodies
7324                 containing '='
7325         * src/msgcache.c
7326                 Get rid of the g_malloc workaround for
7327                 corrupted caches, use g_try_malloc
7328
7329 2006-08-21 [colin]      2.4.0cvs67
7330
7331         * src/alertpanel.c
7332         * src/gtk/inputdialog.c
7333         * src/plugins/pgpcore/passphrase.c
7334                 Set minimal width to 375
7335         * src/mainwindow.c
7336                 Fix switching to offline, asking if it 
7337                 should be overriden for synchronising
7338         * src/mimeview.c
7339                 Don't offer to remember command on Open 
7340                 with for text parts, as the browser or 
7341                 text editor command isn't changed from 
7342                 there
7343
7344 2006-08-20 [paul]       2.4.0cvs66
7345
7346         * po/ko.po
7347         * po/zh_CN.po
7348                 fix plural form errors. revealed by stricter
7349                 checking of gettext 0.15
7350
7351 2006-08-18 [paul]       2.4.0cvs65
7352
7353         * src/stock_pixmap.c
7354                 fix the fix of 2.4.0cvs64
7355                 Thanks to Colin
7356
7357 2006-08-18 [paul]       2.4.0cvs64
7358
7359         * src/stock_pixmap.c
7360                 fix leaks
7361                 Thanks to Colin
7362
7363 2006-08-18 [paul]       2.4.0cvs63
7364
7365         * src/compose.c
7366         * src/procmsg.c
7367                 fix occasional IMAP bug where large msgs
7368                 were left in the queue folder after sending
7369                 Thanks to Colin
7370
7371 2006-08-18 [paul]       2.4.0cvs62
7372
7373         * src/folderview.c
7374                 freeze the summaryview while quicksearch results
7375                 are displayed
7376                 (fixes bug 456 'current message is hidden when the
7377                 view is refreshed and extended search is "unread 
7378                 messages"')
7379                 Thanks to Colin
7380         * src/textview.c
7381                 add missing #include "inputdialog.h"
7382         * src/common/utils.h
7383                 add missing mailcap_update_default() and improve
7384                 readability
7385
7386 2006-08-17 [colin]      2.4.0cvs61
7387
7388         * src/plugins/pgpcore/select-keys.c
7389                 Fix warnings :)
7390
7391 2006-08-17 [colin]      2.4.0cvs60
7392
7393         * src/compose.c
7394                 Don't continue queuing if Cancel is clicked
7395                 in select-keys
7396
7397 2006-08-17 [colin]      2.4.0cvs59
7398
7399         * src/plugins/pgpcore/select-keys.c
7400                 When encrypting, if only one key matches and it 
7401                 matches exactly, automatically use it.
7402
7403 2006-08-17 [colin]      2.4.0cvs58
7404
7405         * src/mimeview.c
7406         * src/prefs_common.c
7407         * src/prefs_common.h
7408         * src/prefs_ext_prog.c
7409         * src/textview.c
7410                 Fix issues with previous patch (text/html)
7411                 Remove outdated prefs
7412
7413 2006-08-17 [colin]      2.4.0cvs57
7414
7415         * src/imap.c
7416                 Add View Log button on auth error
7417         * src/procmsg.c
7418                 Fix encrypted mail marked as new when
7419                 saved in normal folders
7420         * src/plugins/pgpinline/pgpinline.c
7421                 Fix encrypt bug on IMAP
7422         * src/mimeview.c
7423         * src/common/utils.c
7424         * src/common/utils.h
7425         * src/gtk/inputdialog.c
7426         * src/gtk/inputdialog.h
7427                 Get rid of metamail stuff, simplify
7428                 opening, and allow remembering of user's
7429                 choices (by updating ~/.mailcap). There's
7430                 still to drop "Audio player" and "Image
7431                 viewer" preferences.
7432
7433 2006-08-17 [mones]      2.4.0cvs56
7434
7435         * manual/es/sylpheed-claws-manual.xml
7436                 fix DTD path
7437
7438 2006-08-17 [mones]      2.4.0cvs55
7439
7440         * configure.ac
7441         * manual/Makefile.am
7442         * manual/es/Makefile.am
7443         * manual/es/account.xml
7444         * manual/es/ack.xml
7445         * manual/es/addrbook.xml
7446         * manual/es/advanced.xml
7447         * manual/es/faq.xml
7448         * manual/es/glossary.xml
7449         * manual/es/gpl.xml
7450         * manual/es/handling.xml
7451         * manual/es/intro.xml
7452         * manual/es/keyboard.xml
7453         * manual/es/plugins.xml
7454         * manual/es/starting.xml
7455         * manual/es/sylpheed-claws-manual.xml
7456         * manual/es/dist/Makefile.am
7457         * manual/es/dist/html/Makefile.am
7458         * manual/es/dist/pdf/Makefile.am
7459         * manual/es/dist/ps/Makefile.am
7460         * manual/es/dist/txt/Makefile.am
7461                 Spanish translation for the manual
7462
7463 2006-08-16 [colin]      2.4.0cvs54
7464
7465         * src/compose.c
7466         * src/main.c
7467         * src/mainwindow.c
7468                 Fix send button sensitivity at startup
7469                 Set send menu sensitivity (patch by Fabien)
7470         * src/ssl_manager.c
7471                 Enable closing with esc (patch by Fabien)
7472         * src/gtk/foldersort.c
7473                 Enable closing with esc (patch by Fabien)
7474         * src/procmime.c
7475                 Optimisation (no need to copy to tempfile to
7476                 "decode" 7bit and 8bit)
7477         * src/summaryview.c
7478                 Fix cruft in swap_from case
7479         * src/textview.c
7480                 Fix missing last line in some mail cases 
7481                 (Fixes debian #381872)
7482         * src/plugins/pgpcore/prefs_gpg.c
7483         * src/plugins/pgpcore/sgpgme.c
7484         * src/plugins/pgpcore/sgpgme.h
7485                 Don't show "no key found" when user explicitely
7486                 wants to create a key
7487
7488 2006-08-16 [paul]       2.4.0cvs53
7489
7490         * configure.ac
7491         * src/account.c
7492         * src/addressbook.c
7493         * src/headerview.c
7494         * src/prefs_account.c
7495         * src/prefs_message.c
7496         * src/gtk/gtkutils.c
7497                 bump up minimum required versions of GTK+ and
7498                 GLIB to 2.6.0
7499
7500 2006-08-16 [paul]       2.4.0cvs52
7501
7502         * src/toolbar.c
7503                 workaround GTK+ Bug 351600 - 'Can't re-click
7504                 on button after sensitivity update'
7505                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
7506                 Thanks to Colin
7507
7508 2006-08-15 [colin]      2.4.0cvs51
7509
7510         * src/plugins/pgpcore/prefs_gpg.c
7511                 Set options sensitivity according to
7512                 key existence
7513         * src/plugins/pgpcore/sgpgme.c
7514                 Allow to create key with no passphrase
7515
7516 2006-08-14 [cleroy]     2.4.0cvs50
7517
7518         * src/gtk/pluginwindow.c
7519                 New layout (maybe to be changed?)
7520         * src/gtk/gtkutils.c
7521                 Fix a bit label_window
7522         * src/plugins/pgpcore/passphrase.c
7523         * src/plugins/pgpcore/passphrase.h
7524         * src/plugins/pgpcore/plugin.c
7525         * src/plugins/pgpcore/prefs_gpg.c
7526         * src/plugins/pgpcore/prefs_gpg.h
7527         * src/plugins/pgpcore/sgpgme.c
7528         * src/plugins/pgpcore/sgpgme.h
7529                 Allow to create a PGP private key via the GUI
7530
7531 2006-08-14 [wwp]        2.4.0cvs49
7532
7533         * src/addressbook_foldersel.c
7534                 fix strict ISO C90 compliance.
7535
7536 2006-08-14 [paul]       2.4.0cvs48
7537
7538         * src/gtk/prefswindow.c
7539                 re-set scrolled window on opening
7540                 Patch by Ticho
7541
7542 2006-08-14 [paul]
7543
7544         2.5.0-rc1 released
7545
7546 2006-08-14 [paul]       2.4.0cvs47
7547
7548         * src/prefs_display_header.c
7549                 re-enable user-defined Displayed Headers
7550
7551 2006-08-14 [paul]       2.4.0cvs46
7552
7553         * src/prefs_account.c
7554                 use GTK_STOCK_EDIT
7555
7556 2006-08-13 [colin]      2.4.0cvs45
7557
7558         * src/common/utils.c
7559                 Fix "a" in quote when the original message is empty,
7560                 by using \0 instead of 'a' to test writability of
7561                 temp files.
7562
7563 2006-08-13 [wwp]        2.4.0cvs44
7564
7565         * src/plugins/spamassassin/spamassassin.c
7566                 fix capitalization of "SpamAssassin" in some debug, log and
7567                 dialog messages.
7568
7569 2006-08-13 [paul]       2.4.0cvs43
7570
7571         * src/editldap.c
7572                 fix overlapping widgets
7573         * src/prefs_account.c
7574                 fix translation of protocol_names[]
7575                 fix label disappearing off the edge of the
7576                 visible area
7577
7578 2006-08-12 [paul]       2.4.0cvs42
7579
7580         * manual/plugins.xml
7581                 update IRC channel info before it gets forgotten
7582                 about
7583
7584 2006-08-11 [colin]      2.4.0cvs41
7585
7586         * src/compose.c
7587         * src/mainwindow.c
7588         * src/mainwindow.h
7589         * src/procmsg.c
7590         * src/procmsg.h
7591         * src/summaryview.c
7592         * src/toolbar.c
7593                 Grey out the Send button if
7594                 - Queue folders are empty, or
7595                 - We're sending already
7596
7597 2006-08-11 [wwp]        2.4.0cvs40
7598
7599         * src/main.c
7600                 fix a logic issue when quitting while a compose window is
7601                 still open, thanks to Colin.
7602
7603 2006-08-10 [colin]      2.4.0cvs39
7604
7605         * src/main.c
7606                 Fix default font size setting after wizard run
7607         * src/imap.c
7608         * src/etpan/imap-thread.c
7609         * src/etpan/imap-thread.h
7610                 Fix bug #999 (Timing out on TSL cert validation 
7611                 dialog makes ugly things happen). Also, STARTTLS
7612                 unconditionnaly if initial capabilities contain
7613                 LOGINDISABLED and STARTTLS.
7614
7615 2006-08-09 [colin]      2.4.0cvs38
7616
7617         * src/mainwindow.c
7618         * src/mainwindow.h
7619                 Fix Tools/Actions sensitivity when there are
7620                 no actions
7621
7622 2006-08-09 [colin]      2.4.0cvs37
7623
7624         * src/prefs_filtering.c
7625                 Warning fix, patch by Paul
7626         * src/messageview.c
7627         * src/prefs_actions.c
7628         * src/prefs_filtering_action.c
7629         * src/prefs_matcher.c
7630                 Uniformisation of "Info ..." to "Info..." (for
7631                 old gtk), patch by Fabien
7632         * src/plugins/clamav/clamav_plugin_gtk.c
7633                 Sensitivity fix by Fabien
7634
7635 2006-08-09 [colin]      2.4.0cvs36
7636
7637         * src/main.c
7638         * src/main.h
7639                 Add a function to know whether we're exiting
7640         * src/plugins/trayicon/trayicon.c
7641                 If exiting, don't do anything. Faster, and
7642                 avoids gtk_main_iteration reentracy causing
7643                 segfaults at exit
7644
7645 2006-08-09 [colin]      2.4.0cvs35
7646
7647         * src/messageview.c
7648         * src/mimeview.c
7649         * src/mimeview.h
7650                 Fix lack of part selection when automatically 
7651                 jumping to a specific part
7652         * src/msgcache.c
7653                 Little optimisation in cache reading
7654
7655 2006-08-09 [colin]      2.4.0cvs34
7656
7657         * src/compose.c
7658                 Fix crash setting the priority on reedit
7659                 (Accessing compose before creating it!)
7660
7661 2006-08-08 [colin]      2.4.0cvs33
7662
7663         * src/procmime.c
7664                 Fix bug #998 (last attachment is not accessible)
7665                 Bad RFC interpretation on multipart close-delimiters
7666         * src/mimeview.c
7667         * src/mimeview.h
7668         * src/gtk/gtkvscrollbutton.c
7669         * src/gtk/gtkvscrollbutton.h
7670                 Make attachments list wheel-scrollable
7671
7672 2006-08-07 [colin]      2.4.0cvs32
7673
7674         * src/gtk/gtkaspell.c
7675                 Fix bug #973 (Unicode punctation characters 
7676                 are not recognized as separators by the
7677                 spell checker); fix unsigned stuff
7678
7679 2006-08-07 [colin]      2.4.0cvs31
7680
7681         * src/compose.c
7682                 Fix bug #956 (DnD text with accents in compose 
7683                 text entry); fix gccc's signed/unsigned fuss
7684
7685 2006-08-06 [colin]      2.4.0cvs30
7686
7687         * src/main.c
7688                 Fix bug #979 (Plugin crashes when exiting 
7689                 sylpheed-claws) : handle exit request only 
7690                 once
7691
7692 2006-08-05 [colin]      2.4.0cvs29
7693
7694         * src/news.c
7695                 Just make sure we have a msgid.
7696
7697 2006-08-05 [colin]      2.4.0cvs28
7698
7699         * src/news.c
7700         * src/summaryview.c
7701                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
7702                 by reimplementing it
7703         * src/textview.c
7704                 Fix bug when hiding quotes with level > 3 and quote
7705                 colors are recycled
7706
7707 2006-08-04 [colin]      2.4.0cvs27
7708
7709         * src/compose.c
7710         * src/undo.c
7711         * src/undo.h
7712                 Fix a bit replace-by-pasting undo
7713         * src/mainwindow.c
7714         * src/messageview.c
7715                 Fix Fold quotes menu synchro in
7716                 mainwindow when it changes in 
7717                 messageview
7718         * src/textview.c
7719                 Fix right-click on quotes blocks
7720         * src/common/utils.c
7721                 Verify that the file created by
7722                 my_tmpfile() is writable. Fixes
7723                 bug #988 (very specific filesystem
7724                 issue)
7725         * src/plugins/pgpcore/sgpgme.c
7726                 Fix file descriptor leak
7727         * src/plugins/spamassassin/spamassassin.c
7728                 Warn once if spamd isn't reachable
7729
7730 2006-08-04 [colin]      2.4.0cvs26
7731
7732         * src/toolbar.c
7733                 i18n context patch by Fabien
7734
7735 2006-08-03 [colin]      2.4.0cvs25
7736
7737         * src/mainwindow.c
7738         * src/messageview.c
7739                 Rename "Hide quotes" to "Fold quotes"
7740         * src/textview.c
7741                 Don't use hand cursor on quotes. "all 
7742                 the bonuses of the feature and none of 
7743                 unwelcome side-effects"
7744
7745 2006-08-03 [colin]      2.4.0cvs24
7746
7747         * AUTHORS
7748         * sylpheed-claws.desktop
7749         * src/gtk/authors.h
7750                 Bring the desktop file to XDG compliance
7751                 Patch by Charles A. Edwards
7752
7753 2006-08-03 [colin]      2.4.0cvs23
7754
7755         * src/textview.c
7756                 Fix links offset when they are preceded
7757                 by accentued chars (g_utf8_strlen!)
7758         * src/mainwindow.c
7759                 Fix wrong status when starting offline
7760
7761
7762 2006-08-03 [wwp]        2.4.0cvs22
7763
7764         * src/prefs_common.h
7765                 ask what to do w/ filtering rules that belong to an account when
7766                 applying filtering rules manually from the main window (skip,
7767                 apply regardless of the account, use current account). This dialog
7768                 can be skipped and the last reply used.
7769                 (forgot that file)
7770
7771 2006-08-03 [wwp]        2.4.0cvs21
7772
7773         * src/filtering.c
7774         * src/filtering.h
7775         * src/prefs_common.c
7776         * src/summaryview.c
7777         * src/alertpanel.c
7778         * src/alertpanel.h
7779         * src/messageview.c
7780                 ask what to do w/ filtering rules that belong to an account when
7781                 applying filtering rules manually from the main window (skip,
7782                 apply regardless of the account, use current account). This dialog
7783                 can be skipped and the last reply used.
7784
7785
7786 2006-08-03 [colin]      2.4.0cvs20
7787
7788         * src/textview.c
7789                 Optimize previous patch
7790
7791 2006-08-03 [cleroy]     2.4.0cvs19
7792
7793         * src/textview.c
7794                 Fix quotes getting toggled back when the
7795                 mail has an even number of text parts
7796
7797 2006-08-02 [colin]      2.4.0cvs18
7798
7799         * src/messageview.c
7800                 Add Hide quotes menu
7801
7802 2006-08-02 [colin]      2.4.0cvs17
7803
7804         * src/mainwindow.c
7805         * src/prefs_common.c
7806         * src/textview.c
7807         * src/textview.h
7808         * src/gtk/about.c
7809                 Allow per-level quote hiding,
7810                 Allow toggling quotes by double-clicking them
7811                 Rename RemoteURI to ClickableText to reflect
7812                 the fact it's used for a variety of things
7813
7814 2006-08-02 [wwp]        2.4.0cvs16
7815
7816         * src/mainwindow.c
7817                 fix "View/Hide quotes" menu item status initialization.
7818
7819 2006-08-02 [wwp]        2.4.0cvs15
7820
7821         * src/matcher_parser_parse.y
7822                 remove a debug trace.
7823
7824 2006-08-02 [paul]       2.4.0cvs14
7825
7826         * src/plugins/pgpcore/passphrase.c
7827                 don't set initial dialog size
7828                 make it resizable
7829
7830 2006-08-02 [paul]       2.4.0cvs13
7831
7832         * src/noticeview.c
7833                 remove the rogue '/' character
7834
7835 2006-08-02 [paul]       2.4.0cvs12
7836
7837         * src/noticeview.c
7838                 allow buttons to resize as necessary
7839
7840 2006-08-01 [wwp]        2.4.0cvs11
7841
7842         * src/mbox.c
7843                 fix strict ISO C90 compliance.
7844
7845 2006-08-01 [wwp]        2.4.0cvs10
7846
7847         * tools/update-po
7848                 updated update-po tool to work w/ context-dependent translations.
7849                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
7850
7851 2006-08-01 [wwp]        2.4.0cvs9
7852
7853         * src/matcher.c
7854         * src/prefs_filtering.c
7855         * src/prefs_matcher.c
7856                 allow context-dependent translations for "All",
7857                 patch by Fabien Vantard <fzzzzz@gmail.com>.
7858
7859 2006-07-31 [colin]      2.4.0cvs8
7860
7861         * AUTHORS
7862         * src/gtk/authors.h
7863                 Add Rafal to authors
7864
7865 2006-07-31 [colin]      2.4.0cvs7
7866
7867         * src/compose.c
7868         * src/mainwindow.c
7869         * src/messageview.h
7870         * src/prefs_common.c
7871         * src/prefs_common.h
7872         * src/textview.c
7873                 Add 'View/Hide quotes'. Patch based on a patch
7874                 by Rafal Weglarz
7875
7876 2006-07-31 [colin]      2.4.0cvs6
7877
7878         * src/action.c
7879                 Fix problem with "> stuff >" actions
7880
7881 2006-07-31 [paul]       2.4.0cvs5
7882
7883         * po/nb.po
7884                 updated by Geir Helland
7885
7886 2006-07-31 [wwp]        2.4.0cvs4
7887
7888         * src/mainwindow.c
7889         * src/summaryview.c
7890         * src/summaryview.h
7891                 add "View/Go to/Parent message" and "View/Go to/Last read message",
7892                 thanks to Colin.
7893
7894 2006-07-31 [wwp]        2.4.0cvs3
7895
7896         * src/Makefile.am
7897         * src/addr_compl.c
7898         * src/addr_compl.h
7899         * src/addressbook.c
7900         * src/addressbook.h
7901         * src/addressbook_foldersel.c
7902         * src/addressbook_foldersel.h
7903         * src/addrindex.c
7904         * src/addrindex.h
7905         * src/matcher.c
7906         * src/matcher.h
7907         * src/matcher_parser_lex.l
7908         * src/matcher_parser_parse.y
7909         * src/prefs_common.c
7910         * src/prefs_common.h
7911         * src/prefs_filtering.c
7912         * src/prefs_matcher.c
7913         * src/prefs_matcher.h
7914         * src/summaryview.c
7915                 introduce filtering against the address book. It's now possible to add
7916                 matched conditions to determine if any email address in a message matches
7917                 or doesn't match any or all books or folders in the address book.
7918
7919 2006-07-31 [wwp]        2.4.0cvs2
7920
7921         * src/account.c
7922         * src/filtering.c
7923         * src/filtering.h
7924         * src/folder.c
7925         * src/folderview.c
7926         * src/inc.c
7927         * src/mainwindow.c
7928         * src/matcher.c
7929         * src/matcher_parser_lex.l
7930         * src/matcher_parser_parse.y
7931         * src/mbox.c
7932         * src/prefs_filtering.c
7933         * src/prefs_filtering.h
7934         * src/procmsg.c
7935         * src/procmsg.h
7936         * src/summaryview.c
7937                 introduce per-account filtering rules. Each filtering rule can now be assigned
7938                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
7939                 when applying filtering rules manually, as all rules will apply - even the ones
7940                 assigned to an account. This issue will be addressed soon.
7941  
7942
7943
7944 2006-07-31 [wwp]        2.4.0cvs1
7945
7946         * src/quote_fmt.c
7947                 make more strings translatable.
7948
7949 2006-07-31 [paul]       2.4.0
7950
7951         2.4.0 released
7952
7953 2006-07-31 [paul]       2.3.1cvs91
7954
7955         * po/ca.po
7956                 updated by Miquel Oliete
7957
7958 2006-07-31 [paul]       2.3.1cvs90
7959
7960         * po/de.po
7961         * po/el.po
7962         * po/fr.po
7963         * po/it.po
7964         * po/pl.po
7965         * po/pt_BR.po
7966         * po/sr.po
7967         * po/zh_CN.po
7968                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
7969                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
7970                 Aleksandar Urosevic, and Ralgh Young
7971
7972 2006-07-31 [paul]       2.3.1cvs89
7973
7974         * src/account.c
7975         * src/main.c
7976         * src/mainwindow.c
7977         * src/mainwindow.h
7978                 Fix a race condition when, after an SC crash, rescanning
7979                 folders took more than 0.5 seconds
7980                 Thanks to Colin
7981
7982 2006-07-31 [paul]       2.3.1cvs88
7983
7984         * src/folderview.c
7985                 don't translate separator strings
7986
7987 2006-07-30 [mones]      2.3.1cvs87
7988
7989         * doc/man/sylpheed-claws.1
7990                 Fixed non-ASCII chars in Hoa's name
7991         * po/es.po
7992                 Updated for release
7993
7994 2006-07-27 [colin]      2.3.1cvs86
7995
7996         * src/textview.c
7997                 Don't include the leading \n in links
7998                 Patch by Fabien
7999
8000 2006-07-25 [colin]      2.3.1cvs85
8001
8002         * src/mainwindow.c
8003         * src/common/socket.h
8004         * src/etpan/imap-thread.c
8005                 Refresh resolvers before connecting
8006                 to IMAP servers, and after switching
8007                 to online. Thanks to Paul.
8008
8009 2006-07-18 [colin]
8010
8011         * 2.4.0-rc4 released
8012
8013 2006-07-17 [colin]      2.3.1cvs84
8014
8015         * src/inc.c
8016                 Show connection attempt in statusbar before
8017                 connecting (previously first message was
8018                 "Retrieving messages from ..." after the
8019                 connection succeeded.
8020
8021 2006-07-16 [wwp]        2.3.1cvs83
8022
8023         * sylpheed-claws.ico
8024                 Added .ico file (windows multi-size icon file, generated).
8025
8026 2006-07-12 [wwp]        2.3.1cvs82
8027
8028         * src/messageview.c
8029                 remove Message/Re-edit menu entry from messageview window,
8030                 as sent/draft/queued messages are opened in compose window when
8031                 re-edited and it's not possible to re-edit other msgs.
8032
8033 2006-07-12 [paul]       2.3.1cvs81
8034
8035         * AUTHORS
8036         * src/mainwindow.c
8037         * src/gtk/authors.h
8038                 check online state before resetting
8039                 mailcheck timer. Useful if some program
8040                 verifies connection state and updates
8041                 Claws.
8042                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
8043
8044 2006-07-12 [paul]       2.3.1cvs80
8045
8046         * sylpheed-claws-128x128.png
8047         * sylpheed-claws-64x64.png
8048         * sylpheed-claws.png
8049         * src/Makefile.am
8050         * src/main.c
8051         * src/prefs_toolbar.c
8052         * src/stock_pixmap.c
8053         * src/stock_pixmap.h
8054         * src/wizard.c
8055         * src/gtk/about.c
8056         * src/gtk/gtkutils.c
8057         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
8058         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
8059         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
8060         * src/pixmaps/sylpheed.xpm              ** REMOVED **
8061         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
8062         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
8063                 updated and renamed logo/icon files and related
8064                 logo by Jesper Schultz
8065
8066 2006-07-11 [paul]       2.3.1cvs79
8067
8068         * src/main.c
8069                 fix the labels a smidgin
8070
8071 2006-07-09 [colin]      2.3.1cvs78
8072
8073         * src/textview.c
8074                 Show errors in textviewer's command
8075                 Patch by H. Merijn Brand
8076
8077 2006-07-09 [colin]      2.3.1cvs77
8078
8079         * src/compose.c
8080                 Save FMID in drafts too
8081
8082 2006-07-08 [colin]      2.3.1cvs76
8083
8084         * src/compose.c
8085                 Svae RMID in drafted mails too
8086                 Save quote_fmt vars for whole mails,
8087                 don't reset at each quote_fmt_init:
8088                 allows to use the same |i{var} in
8089                 various template fields
8090         * src/prefs_template.c
8091         * src/quote_fmt.h
8092         * src/quote_fmt_parse.y
8093                 Same
8094
8095 2006-07-08 [colin]      2.3.1cvs75
8096
8097         * src/textview.c
8098                 Fix highlighting of attached parts URIs
8099
8100 2006-07-08 [colin]      2.3.1cvs74
8101
8102         * src/main.c
8103                 Prevent bug #981 (sc 2.3.1 segfaults with 
8104                 gtk+ 2.10) from being reported again:
8105                 if Sylpheed-Claws has been compiled against
8106                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
8107                 of if Sylpheed-Claws has been compiled against
8108                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
8109                 error out.
8110
8111 2006-07-07 [colin]      2.3.1cvs73
8112
8113         * src/prefs_actions.c
8114                 Fix label
8115
8116 2006-07-07 [colin]      2.3.1cvs72
8117
8118         * src/prefs_actions.c
8119                 Fix compile on gtk < 2.8. argh :)
8120
8121 2006-07-07 [paul]       2.3.1cvs71
8122
8123         * src/common/defs.h
8124                 update DONATE_URI
8125
8126 2006-07-07 [colin]      2.3.1cvs70
8127
8128         * po/POTFILES.in
8129         * src/quote_fmt.c
8130         * src/quote_fmt_lex.l
8131         * src/quote_fmt_parse.y
8132                 Add |i{var}, a way to insert user-entered
8133                 text in a template
8134
8135 2006-07-07 [colin]
8136
8137         * 2.4.0-rc3 released
8138
8139 2006-07-07 [colin]      2.3.1cvs69
8140
8141         * src/folder.c
8142                 Don't consider inboxes of UNKNOWN folder 
8143                 classes to be useable as default inboxes
8144
8145 2006-07-07 [paul]       2.3.1cvs68
8146
8147         * src/textview.c
8148                 add missing #include <errno.h>
8149                 Thanks to René J. Blokland
8150
8151 2006-07-07 [paul]       2.3.1cvs67
8152
8153         * src/action.c
8154                 Return now Closes dialog
8155         * src/mimeview.c
8156         * src/mimeview.h
8157         * src/textview.c
8158                 add contextual menu to mime parts listed
8159                 in the textview
8160                 Thanks to Colin
8161         * src/common/utils.c
8162                 reversal: ' is a valid character in URLs
8163
8164 2006-07-06 [colin]      2.3.1cvs66
8165
8166         * src/remotefolder.h
8167                 Forgotten in previous commit
8168
8169 2006-07-06 [colin]      2.3.1cvs65
8170
8171         * src/folder.c
8172                 Set summary update flag whenever
8173                 totals changed
8174         * src/imap.c
8175         * src/prefs_account.c
8176         * src/common/utils.h
8177         * src/etpan/imap-thread.c
8178                 Fix warnings, thanks to Fabien and
8179                 Ricardo
8180
8181 2006-07-06 [wwp]        2.3.1cvs64
8182
8183         * src/gtk/gtkutils.c
8184                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
8185
8186 2006-07-06 [wwp]        2.3.1cvs63
8187
8188         * src/account.c
8189         * src/addressbook.c
8190         * src/addressitem.h
8191         * src/folderview.c
8192         * src/mainwindow.c
8193         * src/manual.c
8194         * src/manual.h
8195         * src/message_search.c
8196         * src/prefs_actions.c
8197         * src/prefs_filtering.c
8198         * src/prefs_filtering.h
8199         * src/prefs_template.c
8200         * src/summary_search.c
8201         * src/summaryview.c
8202         * src/gtk/gtkutils.c
8203         * src/gtk/gtkutils.h
8204         * src/gtk/pluginwindow.c
8205                 add help buttons to some dialogs. Clicking such buttons opens a
8206                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
8207
8208 2006-07-06 [paul]       2.3.1cvs62
8209
8210         * src/textview.c
8211                 fix attachments contextual menu
8212                 Thanks to Colin
8213
8214 2006-07-05 [colin]      2.3.1cvs61
8215
8216         * src/textview.c
8217         * src/compose.c
8218                 Handle sftp:// links
8219
8220 2006-07-05 [paul]       2.3.1cvs60
8221
8222         * src/gtk/filesel.c
8223                 grab save button by default
8224                 Thanks to Colin
8225
8226 2006-07-05 [wwp]        2.3.1cvs59
8227
8228         * manual/xml2pdf
8229                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
8230
8231 2006-07-04 [colin]      2.3.1cvs58
8232
8233         * src/mimeview.c
8234         * src/textview.c
8235                 Use left click to select, middle click to open
8236                 on mimeparts links
8237         * src/common/utils.c
8238                 Fix segfault
8239
8240 2006-07-04 [colin]      2.3.1cvs57
8241
8242         * src/mainwindow.c
8243         * src/news.c
8244                 Warning fixes, thanks to Fabien
8245
8246 2006-07-04 [colin]      2.3.1cvs56
8247
8248         * src/mimeview.c
8249         * src/mimeview.h
8250         * src/textview.c
8251                 Allow parts to be selected via their text label
8252                 in textview
8253
8254 2006-07-04 [colin]      2.3.1cvs55
8255
8256         * src/folderview.c
8257                 Feedback when closing (for big folders)
8258         * src/prefs_actions.c
8259         * src/prefs_filtering.c
8260         * src/prefs_matcher.c
8261         * src/prefs_template.c
8262                 Fix default button when closing without
8263                 having saved
8264
8265 2006-07-04 [colin]      2.3.1cvs54
8266
8267         * src/news.c
8268                 Delete local file on deletion
8269
8270 2006-07-03 [colin]      2.3.1cvs53
8271
8272         * src/folderview.c
8273         * src/main.c
8274                 Don't freeze when rescanning after crash
8275
8276 2006-07-03 [wwp]        2.3.1cvs52
8277
8278         * src/compose.c
8279         * src/privacy.c
8280         * src/privacy.h
8281         * src/plugins/pgpinline/pgpinline.c
8282         * src/plugins/pgpmime/pgpmime.c
8283                 don't report an error when the user cancels the passphrase dialog.
8284
8285 2006-07-02 [colin]      2.3.1cvs51
8286
8287         * src/folderview.c
8288                 Open message when crossing folders with Space,
8289                 goto next unread and friends
8290
8291 2006-07-01 [colin]      2.3.1cvs50
8292
8293         * src/prefs_account.c
8294                 Typographic rules varying from language
8295                 to language (in french "Protocole :"),
8296                 we have to do that :)
8297
8298 2006-07-01 [ticho]      2.3.1cvs49
8299
8300         * src/prefs_account.c
8301                 Only use one temporary gchar* variable in
8302                 prefs_account_protocol_set_optmenu().
8303
8304 2006-07-01 [ticho]      2.3.1cvs48
8305
8306         * src/prefs_account.c
8307         * src/prefs_account.h
8308                 Use GtkLabel for existing account protocol name.
8309                 Created an array for protocol names and populate the
8310                 combobox from it in a for() cycle.
8311
8312 2006-06-30 [colin]      2.3.1cvs47
8313
8314         * src/compose.c
8315                 Block undo when changing signature (by changing
8316                 account)
8317
8318 2006-06-30 [paul]       2.3.1cvs46
8319
8320         * src/send_message.c
8321                 when editing From in the Compose window, use that address
8322                 in the Return-Path: header
8323                 Thanks to Colin
8324
8325 2006-06-30 [colin]      2.3.1cvs45
8326
8327         * src/compose.c
8328                 Fix signature replacement:
8329                 - when no newline before separator
8330                 - when reediting
8331
8332 2006-06-29 [colin]      2.3.1cvs44
8333
8334         * src/folderview.c
8335         * src/folderview.h
8336         * src/mainwindow.c
8337         * src/summaryview.c
8338                 Let 'View/Go to/Next marked' work like
8339                 Next new & Next unread: across folders
8340                 Change the select_on_entry pref to do
8341                 what we want when changing folder
8342         * src/common/utils.c
8343                 Fix single-quoted links 
8344
8345 2006-06-29 [colin]      2.3.1cvs43
8346
8347         * src/gtk/gtkaspell.c
8348                 "Sylpheed" and "Sylpheed-Claws" do exist !
8349
8350 2006-06-29 [colin]      2.3.1cvs42
8351
8352         * src/imap.c
8353                 Forgot to remove debug
8354
8355 2006-06-29 [colin]      2.3.1cvs41
8356
8357         * src/imap.c
8358         * src/imap.h
8359         * src/mainwindow.c
8360                 Disconnect from IMAP servers when going
8361                 offline. Fixes bug #978 (going to offline-mode 
8362                 won't close connections)
8363
8364 2006-06-29 [colin]      2.3.1cvs40
8365
8366         * src/main.c
8367                 Fix transient setting on failing plugins
8368                 Patch by Fabien
8369         * src/plugins/pgpcore/sgpgme.c
8370                 Only warn for OpenPGP. Most people don't
8371                 have CMS available.
8372
8373 2006-06-29 [colin]      2.3.1cvs39
8374
8375         * src/compose.c
8376                 Fix Spelling menu (discrepancy between context menu
8377                 and top menu when folder's dictionary isn't the 
8378                 default one)
8379         * src/plugins/pgpcore/sgpgme.c
8380                 More error reporting about why gpgme can fail
8381
8382 2006-06-29 [wwp]        2.3.1cvs38
8383
8384         * src/mainwindow.c
8385                 honor the display-header-pane setting even when the message view
8386                 is a separate window.
8387
8388 2006-06-29 [wwp]        2.3.1cvs37
8389
8390         * src/prefs_actions.c
8391                 forgot to commit that one (use of GTK_STOCK_INFO).
8392
8393 2006-06-29 [colin]      2.3.1cvs36
8394
8395         * src/imap.c
8396                 Better handling of login errors (ask the password
8397                 again once), alert in case of error. Fix three
8398                 signedness warnings.
8399
8400 2006-06-28 [wwp]        2.3.1cvs35
8401
8402         * src/prefs_template.c
8403         * src/prefs_matcher.c
8404         * src/prefs_filtering_action.c
8405         * src/prefs_quote.c
8406                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
8407                 patch by Fabien Vantard, slightly modified.
8408
8409 2006-06-28 [paul]
8410
8411         2.4.0-rc2 released
8412
8413 2006-06-28 [colin]      2.3.1cvs34
8414
8415         * src/prefs_account.c
8416                 Fix bug #977 (Can't add or edit imap accounts)
8417
8418 2006-06-28 [colin]      2.3.1cvs33
8419
8420         * src/mimeview.c
8421                 Fix previous
8422
8423 2006-06-28 [colin]      2.3.1cvs32
8424
8425         * src/mimeview.c
8426                 Save named inlined attachments with "Save all"
8427         * src/main.c
8428         * src/mbox.c
8429         * src/common/plugin.c
8430         * src/common/plugin.h
8431         * src/common/sylpheed.c
8432         * src/common/utils.c
8433         * src/plugins/pgpcore/sylpheed.def
8434         * src/plugins/pgpinline/sylpheed.def
8435         * src/plugins/pgpmime/sylpheed.def
8436                 Win32 compatibility patch, by
8437                 Werner Koch
8438
8439 2006-06-28 [wwp]        2.3.1cvs31
8440
8441         * src/imap.c
8442         * src/prefs_folder_item.c
8443                 less compilation warnings (thanks to Fabien Vantard), less typos.
8444
8445 2006-06-28 [paul]       2.3.1cvs30
8446
8447         * src/gtk/gtkutils.c
8448                 gtk_combo_box_set_focus_on_click() is only
8449                 available since gtk 2.6.0
8450
8451 2006-06-28 [paul]       2.3.1cvs29
8452
8453         * src/prefs_ext_prog.c
8454                 fix engrish and add a tooltip for the
8455                 'command for 'Display as text' option
8456
8457 2006-06-28 [paul]
8458
8459         2.4.0-rc1 released
8460
8461 2006-06-28 [paul]       2.3.1cvs28
8462
8463         * ChangeLog
8464         * tools/Makefile.am
8465                 include textviewer.pl in releases
8466
8467 2006-06-28 [paul]       2.3.1cvs27
8468
8469         * src/prefs_ext_prog.c
8470                 hide Print command option if libgnomeprint
8471                 support is present
8472
8473 2006-06-27 [colin]      2.3.1cvs26
8474
8475         * src/compose.c
8476                 Fix Esc handling in insert/attach dialog
8477                 Don't show this dialog if dragging something
8478                 else than text/uri-list
8479                 Thanks to Fabien Vantard
8480         * tools/textviewer.pl
8481                 Filter script to display stuff as text
8482                 by H. Merijn Brand
8483
8484 2006-06-27 [wwp]        2.3.1cvs25
8485
8486         * src/messageview.c
8487                 use the exact product name (message view title), patch
8488                 by Fabien Vantard.
8489
8490 2006-06-27 [ticho]      2.3.1cvs24
8491
8492         * src/prefs_account.c
8493         * src/prefs_common.c
8494         * src/prefs_common.h
8495         * src/prefs_ext_prog.c
8496         * src/textview.c
8497                 Add a preference (Preferences/External programs)
8498                 to allow "Display as text" to be done via a script
8499                 (patch by H.Merijn Brand).
8500                 Use GtkComboBox for protocol selection in account
8501                 preferences.
8502                 Only include current choice for existing accounts, and
8503                 insensitivize the combobox.
8504
8505 2006-06-27 [paul]       2.3.1cvs23
8506
8507         * src/mbox.c
8508                 fix crasher introduced in cvs21.
8509                 Thanks to Colin
8510
8511 2006-06-26 [colin]      2.3.1cvs22
8512
8513         * src/mbox.c
8514                 Fix double-frees when leaving folders
8515                 after exporting to mbox
8516
8517 2006-06-26 [colin]      2.3.1cvs21
8518
8519         * src/mbox.c
8520                 More feedback (and optimisation)
8521                 on import/export
8522         * src/common/utils.c
8523                 Fix case when looking for mail addresses
8524         * src/gtk/gtkutils.c
8525                 Extra check for (X-)Face
8526
8527 2006-06-25 [ticho]      2.3.1cvs20
8528
8529         * src/compose.c
8530         * src/exphtmldlg.c
8531         * src/gtk/gtkutils.c
8532         * src/gtk/gtkutils.h
8533                 Added second argument to gtkut_sc_combobox_create() to
8534                 control focus-on-click for the widget.
8535                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
8536
8537 2006-06-25 [ticho]      2.3.1cvs19
8538
8539         * src/compose.c
8540         * src/gtk/Makefile.am
8541         * src/gtk/combobox.c
8542         * src/gtk/combobox.h
8543         * src/gtk/gtkutils.c
8544         * src/gtk/gtkutils.h
8545                 Use GtkComboBox instead of deprecated GtkOptionMenu
8546                 for account selector in compose window and for encoding
8547                 selector in attachment properties.
8548                 Also factorise working with the new GtkComboBox somewhat.
8549
8550 2006-06-24 [paul]       2.3.1cvs18
8551
8552         * src/prefs_common.c
8553                 use the correct default value
8554
8555 2006-06-24 [paul]       2.3.1cvs17
8556
8557         * src/compose.c
8558         * src/prefs_common.c
8559         * src/prefs_common.h
8560         * src/prefs_compose_writing.c
8561                 enable setting of default action when
8562                 dnd'ing files in the compose window.
8563                 (Collaborative effort with wwp)
8564
8565 2006-06-23 [wwp]        2.3.1cvs16
8566
8567         * src/compose.c
8568                 i18n fix (thanks to Fabien Vantard)
8569
8570 2006-06-22 [colin]      2.3.1cvs15
8571
8572         * src/prefs_customheader.c
8573                 Don't use filters in custom headers' file 
8574                 selector. Remember, extensions mean nothing :)
8575
8576 2006-06-22 [paul]       2.3.1cvs14
8577
8578         * configure.ac
8579                 allow setting of man directory location
8580
8581 2006-06-22 [colin]      2.3.1cvs13
8582
8583         * src/mainwindow.c
8584                 Add 'View/Go to/Next unread folder'.
8585                 I missed that :)
8586
8587 2006-06-22 [colin]      2.3.1cvs12
8588
8589         * src/common/utils.c
8590                 Add some subject prefixes
8591                 Patch by Bjorn T Johansen <btj@havleik.no>
8592
8593 2006-06-22 [colin]      2.3.1cvs11
8594
8595         * manual/advanced.xml
8596                 Forgotten hidden pref
8597
8598 2006-06-21 [paul]       2.3.1cvs10
8599
8600         * src/prefs_account.c
8601                 complete the removal of 'Add date header' option
8602
8603 2006-06-21 [paul]       2.3.1cvs9
8604
8605         * src/account.c
8606         * src/compose.c
8607         * src/prefs_account.c
8608         * src/prefs_account.h
8609                 remove option to add date header - always
8610                 add date header
8611         * src/etpan/imap-thread.c
8612                 fix warnings (Thanks to Colin)
8613
8614 2006-06-21 [wwp]        2.3.1cvs8
8615
8616         * src/folder.c
8617                 set the attachment flag when inline text part are (file)named. This is more convenient
8618                 when receiving (for instance) inline source files or patches sent using thunderbird.
8619
8620 2006-06-21 [paul]       2.3.1cvs7
8621
8622         * src/inc.c
8623                 fix off-by-one count of current msg in
8624                 statusbar filtering progressbar
8625
8626 2006-06-21 [paul]       2.3.1cvs6
8627
8628         * src/folder.c
8629                 Show attachment icon even if the part is 'inline'
8630                 if the following conditions are met:
8631                 - content-type != 'text/plain'
8632                 - content-type != '*/pgp-signature'
8633                 - either 'name' or 'filename' parameter is not NULL
8634                 
8635                 Thanks to Colin
8636
8637 2006-06-21 [paul]       2.3.1cvs5
8638
8639         * src/messageview.c
8640         * src/prefs_common.c
8641         * src/prefs_common.h
8642         * src/prefs_other.c
8643                 add an option to 'Never send Return
8644                 Receipts'
8645                 Thanks to Colin
8646
8647 2006-06-20 [mones]      2.3.1cvs4
8648
8649         * po/es.po
8650                 updated
8651         * src/compose.c
8652                 typo fixed (space after comma)
8653         * tools/make.themes.project
8654                 remove exec mode from tarball files
8655
8656 2006-06-20 [colin]      2.3.1cvs3
8657
8658         * src/news.c
8659         * src/procheader.c
8660         * src/unmime.c
8661                 Better fix for \n's in headers (don't 
8662                 break Received: and others)
8663
8664 2006-06-20 [paul]       2.3.1cvs2
8665
8666         * src/alertpanel.c
8667         * src/textview.c
8668                 improve legibility of phishing attempt
8669                 dialog
8670
8671 2006-06-20 [paul]       2.3.1cvs1
8672
8673         * NEWS
8674         * README
8675         * configure.ac
8676                 Update version number following
8677                 stable release
8678
8679 2006-06-20 [colin]      2.3.0cvs26
8680
8681         * src/compose.c
8682                 When dragging a file to the text of the compose
8683                 window, ask whether we want to insert or attach
8684                 (I know lots of people who do that to attach)
8685
8686 2006-06-20 [colin]      2.3.0cvs25
8687
8688         * src/etpan/imap-thread.c
8689                 Fix threshold (the append command is often > 32 bytes)
8690
8691 2006-06-19 [colin]      2.3.0cvs24
8692
8693         * src/imap.c
8694         * src/etpan/imap-thread.c
8695                 Workaround Rockliffe IMAP server bug: replace
8696                 "x UID SEARCH (ANSWERED UID 1:*)" with
8697                 "x UID SEARCH ANSWERED"
8698                 (Rockliffe doesn't handle the parenthesis)
8699
8700 2006-06-19 [colin]      2.3.0cvs23
8701
8702         * src/compose.c
8703         * src/imap.c
8704         * src/etpan/imap-thread.c
8705                 Probably fix bug #972 (Freezes when adding 
8706                 an attachment to the message)
8707         * src/common/defs.h
8708                 Modernize Firefox cmd
8709
8710
8711 2006-06-18 [colin]      2.3.0cvs22
8712
8713         * src/prefs_customheader.c
8714                 Only allow correct filenames for various
8715                 custom headers
8716
8717 2006-06-18 [colin]      2.3.0cvs21
8718
8719         * src/prefs_customheader.c
8720                 Add a 'From File...' button in custom headers prefs, which
8721                 try to do the right thing: 
8722                 for normal headers, use file as plaintext,
8723                 for X-Face, calls compface,
8724                 for Face, encode to b64.
8725
8726 2006-06-17 [colin]      2.3.0cvs20
8727
8728         * src/mh.c
8729                 Warning fix
8730
8731 2006-06-16 [colin]      2.3.0cvs19
8732
8733         * src/summaryview.c
8734                 Recursive quicksearch: show message list
8735                 in current folder, *then* search children
8736                 in the background.
8737
8738 2006-06-16 [colin]      2.3.0cvs18
8739
8740         * src/main.c
8741                 Instead of ignoring SIGPIPE, save caches
8742                 when getting one. Will fix the fact that
8743                 hot caches are out-of-date when logging 
8744                 out of Xorg.
8745         * src/compose.c
8746         * src/prefs_compose_writing.c
8747                 Only save text (not attachments) when 
8748                 auto-saving to drafts
8749         * src/unmime.c
8750                 Always replace \n, \r and \t with spaces
8751                 in headers
8752         * manual/dist/html/Makefile.am
8753         * manual/dist/pdf/Makefile.am
8754         * manual/dist/ps/Makefile.am
8755         * manual/dist/txt/Makefile.am
8756         * manual/fr/dist/html/Makefile.am
8757         * manual/fr/dist/pdf/Makefile.am
8758         * manual/fr/dist/ps/Makefile.am
8759         * manual/fr/dist/txt/Makefile.am
8760         * manual/pl/dist/html/Makefile.am
8761         * manual/pl/dist/pdf/Makefile.am
8762         * manual/pl/dist/ps/Makefile.am
8763         * manual/pl/dist/txt/Makefile.am
8764                 Fix make clean removing pregenerated manuals
8765
8766
8767 2006-06-16 [colin]      2.3.0cvs17
8768
8769         * src/plugins/pgpcore/sgpgme.c
8770         * src/plugins/pgpmime/pgpmime.c
8771         * src/plugins/pgpinline/pgpinline.c
8772                 Better error reporting in setup_signers.
8773                 Don't fallback to default key if specified
8774                 key isn't found.
8775                 Don't allow signing if more than one secret
8776                 key matches the one specified in prefs.
8777
8778 2006-06-15 [colin]      2.3.0cvs16
8779
8780         * src/folderview.c
8781                 Add "Send queue" in the folder's contextual
8782                 menu
8783         * src/compose.c
8784         * src/messageview.c
8785         * src/privacy.c
8786         * src/privacy.h
8787         * src/procmime.c
8788         * src/procmsg.c
8789         * src/plugins/pgpcore/passphrase.c
8790         * src/plugins/pgpcore/sgpgme.c
8791         * src/plugins/pgpinline/pgpinline.c
8792         * src/plugins/pgpmime/pgpmime.c
8793                 Better error reporting
8794         * src/mbox.c
8795                 Probably fix bug #971 (2.2.3 cannot read mail 
8796                 from local mbox)
8797
8798
8799 2006-06-15 [mones]      2.3.0cvs15
8800
8801         * tools/make.themes.project
8802                 creates the themes project from the web page
8803
8804 2006-06-15 [colin]      2.3.0cvs14
8805
8806         * src/folder.c
8807                 Better fix (avoid losing the folder if scan_tree 
8808                 fails)
8809
8810 2006-06-15 [cleroy]     2.3.0cvs13
8811
8812         * src/folder.c
8813                 Probably fix Bug #969 (crash on rebuilding 
8814                 imap folder)
8815
8816 2006-06-14 [colin]      2.3.0cvs12
8817
8818         * manual/dtd/manual.xsl
8819         * manual/sylpheed-claws-manual.xml
8820         * manual/fr/sylpheed-claws-manual.xml
8821         * manual/pl/sylpheed-claws-manual.xml
8822                 Insert pagebreaks between sections
8823
8824 2006-06-14 [paul]       2.3.0cvs11
8825
8826         * configure.ac
8827                 better fix than 2.3.0cvs10
8828
8829 2006-06-14 [paul]       2.3.0cvs10
8830
8831         * configure.ac
8832                 fix setting of PACKAGE_DATA_DIR with newer autoconf
8833                 (backwards compatible)
8834
8835 2006-06-13 [colin]      2.3.0cvs9
8836
8837         * src/messageview.c
8838                 Fix sending of return receipt with the new queue folders
8839
8840 2006-06-13 [wwp]        2.3.0cvs8
8841
8842         * src/quote_fmt_lex.l
8843                 fix wrong tokens returned in quote_fmt lexer, query not().
8844
8845 2006-06-13 [wwp]        2.3.0cvs7
8846
8847         * src/folder.c
8848         * src/prefs_folder_item.c
8849                 allow changing folder type even when folder is not a top-level one,
8850                 thanks to Colin.
8851
8852 2006-06-12 [colin]      2.3.0cvs6
8853
8854         * src/folderview.c
8855                 Fix double-ask of "Do you want to mark all
8856                 as read"
8857
8858 2006-06-12 [colin]      2.3.0cvs5
8859
8860         * src/compose.c
8861         * src/compose.h
8862         * src/folder.c
8863         * src/folder.h
8864         * src/imap.c
8865         * src/inc.c
8866         * src/main.c
8867         * src/messageview.c
8868         * src/mh.c
8869         * src/prefs_folder_item.c
8870         * src/procheader.c
8871         * src/procmime.c
8872         * src/procmsg.c
8873         * src/procmsg.h
8874         * src/send_message.c
8875         * src/summaryview.c
8876         * src/toolbar.c
8877                 Apply bug #964's patch (Queue and drafts aren't normal)
8878                 The Drafts and Queue folder now contain RFC-822 files,
8879                 allowing to move and copy mails from and to these 
8880                 folders. Moving from Drafts to Queue will prepare the
8881                 mail for sending (PGP signature, encryption, etc).
8882                 This patch also rework sending errors handling to try
8883                 to be more helpful.
8884                 Also, allow redefining folder types via the GUI 
8885                 (Folder type in its Properties)
8886
8887 2006-06-12 [colin]      2.3.0cvs4
8888
8889         * src/summaryview.c
8890         * src/prefs_common.c
8891         * src/prefs_common.h
8892         * src/gedit-print.c
8893                 Allow to define a specific print font - patch
8894                 by Bernhard Walle <bernhard.walle@gmx.de>
8895         * src/prefs_fonts.c
8896         * manual/advanced.xml
8897         * manual/fr/advanced.xml
8898                 Add a hidden pref to allow deletion without
8899                 confirmation
8900
8901 2006-06-12 [wwp]        2.3.0cvs3
8902
8903         * .cvsignore
8904                 more files to ignore.
8905
8906 2006-06-12 [wwp]        2.3.0cvs2
8907
8908         * src/quote_fmt.c
8909         * src/quote_fmt_lex.l
8910         * src/quote_fmt_parse.y
8911                 extend the quote_fmt parser (templates and quotes):
8912                 - allow limited sub-expressions in |p{} and |f{} expressions,
8913                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
8914                 - implemented/fixed missing implementation of query_references and show_references,
8915                 - completed, fixed contents and format of the symbols help dialog,
8916                 - fix some compilation warnings.
8917
8918 2006-06-12 [wwp]        2.3.0cvs1
8919
8920         * manual/advanced.xml
8921         * manual/fr/advanced.xml
8922                 updates in the "templates" section of the manual (eng/fr):
8923                  - be more precise (both versions)
8924                  - completed to match the english reference (fr version)
8925                  - touchups (both versions)
8926
8927 2006-06-12 [paul]       2.3.0
8928
8929         2.3.0 released
8930
8931 2006-06-12 [paul]       2.2.3cvs14
8932
8933         * po/ca.po
8934         * po/cs.po
8935         * po/de.po
8936         * po/el.po
8937         * po/fr.po
8938         * po/it.po
8939         * po/pt_BR.po
8940         * po/sr.po
8941         * po/zh_CN.po
8942                 updated by Miquel Oliete, Tim, Stephan Sachse,
8943                 Stavros Giannouris, Fabien Vantard, Andrea
8944                 Spadaccini, Frederico Goncalves Guimaraes,
8945                 Aleksandar Urosevic, and Ralgh Young
8946
8947 2006-06-12 [colin]      2.2.3cvs13
8948
8949         * src/mbox.c
8950                 Add missing header
8951
8952 2006-06-11 [colin]      2.2.3cvs12
8953
8954         * src/msgcache.c
8955                 Verify that g_malloc() succeeded
8956
8957 2006-06-11 [colin]      2.2.3cvs11
8958
8959         * src/wizard.c
8960                 Add Face header to welcome mail
8961
8962 2006-06-10 [colin]      2.2.3cvs10
8963
8964         * src/textview.c
8965                 Revert previous (Forgot it changes the
8966                 margin on the whole mail)
8967
8968 2006-06-10 [colin]      2.2.3cvs9
8969
8970         * src/textview.c
8971                 Don't overlap long headers under (X-)Face
8972
8973 2006-06-10 [mones]      2.2.3cvs8
8974
8975         * manual/xml2pdf
8976                 allow generation of manual on systems lacking saxon binary
8977                 but with java and the saxon library installed
8978
8979         * po/es.po
8980                 updated for release
8981
8982 2006-06-09 [colin]      2.2.3cvs7
8983
8984         * src/summaryview.c
8985                 Fix leak when using Display Sender using Addressbook
8986
8987 2006-06-09 [colin]      2.2.3cvs6
8988
8989         * src/compose.c
8990         * src/folder.c
8991         * src/folderview.c
8992         * src/mimeview.c
8993         * src/summaryview.c
8994                 More leaks fixes
8995
8996 2006-06-09 [paul]       2.2.3cvs5
8997
8998         * AUTHORS
8999         * src/gtk/authors.h
9000         * tools/claws.i18n.status.pl
9001                 updated with new info
9002
9003 2006-06-09 [paul]       2.2.3cvs4
9004
9005         * README
9006                 updated
9007         * manual/ack.xml
9008                 add wwp to authors list
9009         * src/gtk/authors.h
9010                 update mine and Colin's addresses
9011
9012 2006-06-08 [colin]      2.2.3cvs3
9013
9014         * src/etpan/imap-thread.c
9015                 Fix leak on SSL cert check
9016
9017 2006-06-08 [colin]      2.2.3cvs2
9018
9019         * src/common/utils.c
9020                 Fix leak
9021
9022 2006-06-08 [paul]       2.2.3cvs1
9023
9024         * configure.ac
9025                 Update version number following
9026                 stable release
9027
9028 2006-06-07 [colin]      2.2.2cvs3
9029
9030         * src/msgcache.c
9031                 Fix catching cache read errors (guint instead of gint)
9032                 Prevent malloc'ing more than 8MB (means cache corruption)
9033
9034 2006-06-07 [paul]       2.2.2cvs2
9035
9036         * src/exporthtml.c
9037         * src/exportldif.c
9038         * src/mh.c
9039         * src/mutt.c
9040         * src/pine.c
9041         * src/common/utils.c
9042                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
9043                 obey $HOME'
9044                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
9045                 Thanks to Colin
9046
9047 2006-06-06 [paul]       2.2.2cvs1
9048
9049         * configure.ac
9050                 Update version number following
9051                 stable release
9052
9053 2006-06-06 [paul]       2.2.1cvs6
9054
9055         * src/matcher.c
9056                 fix  implicit declaration of
9057                 sylpheed_do_idle()
9058                 Patch by Fabien Vantard
9059
9060 2006-06-06 [paul]       2.2.1cvs5
9061
9062         * src/matcher.c
9063                 fix age_greater and age_lower so that they
9064                 mean what say and not '...or equal to'
9065                 Thanks to Colin
9066
9067 2006-06-06 [paul]       2.2.1cvs4
9068
9069         * src/textview.c
9070         * src/common/utils.c
9071                 fix URI check
9072                 Thanks to Colin
9073
9074 2006-06-05 [wwp]        2.2.1cvs3
9075
9076         * manual/fr/account.xml
9077                 minor language fixes (thanks to Fabien Vantard).
9078
9079 2006-06-05 [colin]      2.2.1cvs2
9080
9081         * src/prefs_folder_item.c
9082         * src/folderview.c
9083                 Allow recursive setting of properties 
9084                 for whole mailboxes
9085         * src/matcher.c
9086                 Don't freeze on 'test' filtering rule
9087
9088 2006-06-05 [colin]      2.2.1cvs1
9089
9090         * configure.ac
9091                 Update version number following
9092                 stable release
9093
9094 2006-06-04 [wwp]        2.2.0cvs82
9095
9096         * manual/glossary.xml
9097         * manual/account.xml
9098         * manual/fr/glossary.xml
9099         * manual/fr/account.xml
9100                 added glossary section and references/links related to the Face custom header.
9101
9102 2006-06-04 [colin]      2.2.0cvs81
9103
9104         * src/summaryview.c
9105                 Skip to next message on move with no
9106                 immediate execution
9107
9108 2006-06-04 [wwp]        2.2.0cvs80
9109
9110         * manual/xml2pdf
9111                 added sanity checks, exit when needed.
9112
9113 2006-06-03 [paul]       2.2.0cvs79
9114
9115         * src/prefs_receive.c
9116                 page name is now 'Receiving'
9117         * src/prefs_send.c
9118                 page name is now 'Sending'
9119
9120 2006-06-03 [colin]      2.2.0cvs78
9121
9122         * src/plugins/spamassassin/spamassassin_gtk.c
9123                 Autoswitch to Localhost if transport was previously
9124                 disabled. Else people had to check [] Enable, then
9125                 *reselect* transport.
9126
9127 2006-06-03 [colin]      2.2.0cvs77
9128
9129         * src/plugins/pgpinline/pgpinline.c
9130         * src/plugins/pgpmime/pgpmime.c
9131                 Check that gpg_data_release_and_get_mem 
9132                 didn't fail (now, why this happens...)
9133
9134 2006-06-03 [colin]      2.2.0cvs76
9135
9136         * src/mbox.c
9137                 Fix bug #962 (Manual and/or UI should 
9138                 warn about incompatible locking 
9139                 causing dataloss)
9140
9141 2006-06-02 [cleroy]     2.2.0cvs75
9142
9143         * src/filtering.c
9144         * src/folder.c
9145         * src/procmsg.c
9146         * src/summaryview.c
9147                 Fix a few leaks
9148
9149 2006-06-02 [colin]      2.2.0cvs74
9150
9151         * src/main.c
9152                 On exit, free caches after writing them
9153                 Shuts up some valgrind false positives
9154         * src/procmsg.c
9155         * src/send_message.c
9156                 Fix races when reusing existing SMTP connections
9157                 Fix inexistant session timeout
9158         * src/toolbar.c
9159                 Display alertpanel after all queues have
9160                 been processed, not after each
9161
9162 2006-06-02 [wwp]        2.2.0cvs73
9163
9164         * manual/fr/glossary.xml
9165         * manual/fr/ack.xml
9166         * manual/ack.xml
9167                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
9168
9169 2006-06-02 [wwp]        2.2.0cvs72
9170
9171         * manual/xml2pdf
9172         * manual/dist/pdf/Makefile.am
9173         * manual/dtd/manual.xsl
9174         * manual/fr/dist/pdf/Makefile.am
9175         * manual/pl/dist/pdf/Makefile.am
9176                 we changed the procedure to generate the .pdf version of the manual.
9177                 The procedure is more modern and the .pdf we get now has a valid index.
9178                 Here are the new pre-requisites:
9179
9180                 - JRE 1.x (1.4 here): there must be one from your distro
9181                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
9182                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
9183                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
9184
9185                 See my posts for further info about the installation of this toolchain:
9186
9187                 Date: Fri, 19 May 2006 19:40:06 +0200
9188                 From: wwp <subscript@free.fr>
9189                 To: sylpheed-claws-devel@lists.sourceforge.net
9190                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
9191
9192                 and
9193
9194                 Date: Wed, 24 May 2006 12:58:49 +0200
9195                 From: wwp <subscript@free.fr>
9196                 To: sylpheed-claws-devel@lists.sourceforge.net
9197                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
9198
9199 2006-06-01 [colin]      2.2.0cvs71
9200
9201         * src/compose.c
9202                 Better guards against IMAP races
9203         * src/main.c
9204         * src/prefs_common.c
9205         * src/prefs_common.h
9206         * src/common/ssl_certificate.c
9207         * src/etpan/imap-thread.c
9208         * src/etpan/imap-thread.h
9209         * src/gtk/sslcertwindow.c
9210                 New hidden option ssl_skip_cert_check to 
9211                 avoid dups of bug #959 (libetpan linked
9212                 against gnutls and gnutls buggy on 64bit)
9213                 Present expired warning only once per
9214                 session/server.
9215         * manual/advanced.xml
9216         * manual/fr/advanced.xml
9217                 Document new option
9218
9219 2006-06-01 [wwp]        2.2.0cvs70
9220
9221         * src/messageview.c
9222                 fix for bug #961 (return receipt dialog 
9223                 complains incorrectly about return-path 
9224                 email adress being different), thanks 
9225                 to Colin.
9226
9227 2006-05-31 [cleroy]     2.2.0cvs69
9228
9229         * src/common/ssl.c
9230                 Guard against NULLs, although this
9231                 should never be an issue
9232
9233 2006-05-31 [colin]      2.2.0cvs68
9234
9235         * src/filtering.c
9236                 Use g_slist_prepend
9237         * src/imap.c
9238                 Don't remove caches when destroying folder, it
9239                 could (should) be done at exit
9240         * src/inc.c
9241                 free processing cache after incorporation
9242         * src/etpan/imap-thread.c
9243                 Maybe fix bug #959 (Crash on moving to emails 
9244                 to a imap account per ssl with a expired 
9245                 certificate.)
9246
9247 2006-05-30 [colin]      2.2.0cvs67
9248
9249         * src/summaryview.c
9250                 Put back event flush when displaying message
9251                 It avoids reading a bunch of messages just
9252                 by hitting shift-n for too long ;)
9253
9254 2006-05-29 [colin]      2.2.0cvs66
9255
9256         * src/summaryview.c
9257                 Remove useless g_warnings
9258
9259 2006-05-29 [colin]      2.2.0cvs65
9260
9261         * src/imap.c
9262                 Fix g_slist_append()s for performance
9263
9264 2006-05-29 [colin]      2.2.0cvs64
9265
9266         * src/compose.c
9267         * src/common/utils.c
9268                 Fix extraneous tab at start of addresses
9269         * src/mainwindow.c
9270                 Fix warnings (thanks to Fabien)
9271                 Fix crash at exit when composing messages 
9272                 exist
9273         * src/pop.c
9274                 Fix progress bar when deleting expired mails
9275                 Thanks to Hiro
9276         * src/summaryview.c
9277         * src/gtk/gtksctree.c
9278                 Fix re-sorting slowness
9279
9280 2006-05-29 [paul]       2.2.0cvs63
9281
9282         * src/mh.c
9283                 fetch full message when moving mails
9284                 from another mailbox, (fixed data loss
9285                 when filtering from IMAP to MH, introduced
9286                 in 2.2.0cvs57).
9287                 Thanks to Colin
9288
9289 2006-05-29 [mones]      2.2.0cvs62
9290
9291         * src/gtk/gtksctree.c
9292                 Unselect faster (patch by Colin)        
9293
9294 2006-05-26 [colin]      2.2.0cvs61
9295
9296         * src/summaryview.c
9297                 Unplug MSGINFO_UPDATE callback on delete too.
9298
9299 2006-05-26 [colin]      2.2.0cvs60
9300
9301         * src/foldersel.c
9302                 Fix bold in folder selection window with glib2.10
9303                 thanks Hiro
9304
9305 2006-05-26 [colin]      2.2.0cvs59
9306
9307         * src/procheader.c
9308                 Convert date only if necessary (and don't
9309                 try to convert from utf8 to utf8, too)
9310         * src/summaryview.c
9311                 Only set column's text if the column's 
9312                 displayed
9313
9314 2006-05-26 [colin]      2.2.0cvs58
9315
9316         * src/summaryview.c
9317         * src/gtk/gtkutils.c
9318                 Fix useless warning
9319
9320 2006-05-26 [colin]      2.2.0cvs57
9321
9322         * src/mainwindow.c
9323                 Make summaryview selectable as long as 
9324                 no message has focus
9325         * src/mh.c
9326                 Faster deletion (by implementing mh_remove_msgs)
9327                 Faster copy (avoid using mh_fetch_msg just to get
9328                 the filename)
9329                 Faster move (using move_file instead of copy_file
9330                 if MSG_IS_MOVE)
9331                 No progressbar if total number of mails to cp/mv 
9332                 is less than 100
9333         * src/summaryview.c
9334                 Fix removal from subject_table when mail gets moved
9335                 Faster deletion (g_slist_prepend instead of append)
9336         * src/gtk/gtksctree.c
9337                 Remove useless code
9338
9339 2006-05-25 [colin]      2.2.0cvs56
9340
9341         * src/common/ssl_certificate.c
9342                 Fix leak in expired cert check
9343
9344 2006-05-25 [colin]      2.2.0cvs55
9345
9346         * src/mh.c
9347                 Disable flags syncing on .mh_sequences - it
9348                 is buggy and marks mails read under unknown
9349                 conditions.
9350
9351 2006-05-25 [paul]
9352
9353         * 2.3.0-rc4 released
9354
9355 2006-05-24 [colin]      2.2.0cvs54
9356
9357         attention cvs users: if you manage to crash
9358         Sylpheed-Claws while moving, copying or deleting
9359         mails, we *are* interested in stack traces and
9360         valgrind logs. It looks stable, but one never
9361         knows...
9362
9363         * src/folder.c
9364                 Add progressbar for cache updates
9365         * src/folderutils.c
9366                 Optimize Mark all read in the current
9367                 folder
9368         * src/mh.c
9369                 Add progressbar for copy/move
9370         * src/procmsg.c
9371                 Optimize O(n^2) in copy/move
9372         * src/summaryview.c
9373         * src/gtk/gtksctree.c
9374                 Optimize O(n^2) algos
9375         * src/common/timing.h
9376                 Display ms instead of us
9377
9378 2006-05-24 [wwp]        2.2.0cvs53
9379
9380         * manual/fr/advanced.xml
9381                 updates to the French manual.
9382
9383 2006-05-24 [wwp]        2.2.0cvs52
9384
9385         * src/common/utils.c
9386                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
9387
9388 2006-05-24 [wwp]        2.2.0cvs51
9389
9390         * src/folderutils.c
9391                 fixed "mark all read" in MH folders (thanks to Colin).
9392
9393 2006-05-24 [paul]       2.2.0cvs50
9394
9395         * doc/man/sylpheed-claws.1
9396                 updated the man page
9397
9398 2006-05-23 [colin]      2.2.0cvs49
9399
9400         * src/folderview.c
9401         * src/imap.c
9402         * src/inc.c
9403         * src/mbox.c
9404         * src/messageview.c
9405         * src/news.c
9406         * src/send_message.c
9407         * src/summaryview.c
9408         * src/gtk/sslcertwindow.c
9409                 alertpanel fixes, by Fabien
9410
9411 2006-05-23 [colin]      2.2.0cvs48
9412
9413         * src/folder.c
9414         * src/folderview.c
9415         * src/msgcache.c
9416         * src/summaryview.c
9417         * src/gtk/gtksctree.c
9418         * src/gtk/gtksctree.h
9419                 More timings
9420                 Fix slow loading problem, which was caused by the
9421                 use of some gtk_ctree funcs and their use of
9422                 g_list_position while gtk_ctree_(un)link'ing.
9423                 Reap more functions from gtkctree.c to be sure we
9424                 use our (fast) version instead of theirs.
9425         * src/mh.c
9426                 Fix copy of unread mails
9427
9428
9429 2006-05-22 [wwp]        2.2.0cvs47
9430
9431         * manual/fr/advanced.xml
9432                 updated.
9433
9434 2006-05-22 [colin]      2.2.0cvs46
9435
9436         * src/filtering.c
9437                 Fix possible infinite loop. 'copy' is not a 
9438                 final action, so when encountering a 'copy',
9439                 we have to check if a previous one was set
9440                 and do it. In the same way, if we encounter
9441                 a 'move' we have to perform a possibly 
9442                 pending 'copy'. This will slow down filtering
9443                 on IMAP if move+copy or multiple copy actions
9444                 are to be done, but handling it via the batch
9445                 would be really too convoluted.
9446
9447 2006-05-22 [wwp]        2.2.0cvs45
9448
9449         * manual/fr/advanced.xml
9450         * manual/fr/faq.xml
9451         * manual/fr/glossary.xml
9452         * manual/fr/handling.xml
9453         * manual/fr/intro.xml
9454         * manual/fr/plugins.xml
9455         * manual/fr/sylpheed-claws-manual.xml
9456                 sync w/ the english manual: updates URIs, documented mailing-list
9457                 support, better explanation about the enabled/disabled feature
9458                 in filtering/processing rules by Paul.
9459
9460 2006-05-21 [colin]      2.2.0cvs44
9461
9462         * src/summaryview.c
9463                 Don't expand after building threads, but during
9464
9465 2006-05-21 [colin]      2.2.0cvs43
9466
9467         * src/procmsg.c
9468         * src/summaryview.c
9469                 More timing possibilities... For next time I have 
9470                 to find out how the hell some 3GHz computer takes
9471                 one minute to open a 30k folder...
9472
9473 2006-05-21 [colin]      2.2.0cvs42
9474
9475         * manual/pl/advanced.xml
9476         * manual/pl/faq.xml
9477         * manual/pl/glossary.xml
9478         * manual/pl/handling.xml
9479         * manual/pl/intro.xml
9480         * manual/pl/plugins.xml
9481         * manual/pl/sylpheed-claws-manual.xml
9482                 Polish manual updated by Pawel
9483
9484 2006-05-20 [colin]
9485
9486         * 2.3.0-rc3 released
9487
9488 2006-05-20 [colin]      2.2.0cvs41
9489
9490         * src/imap.c
9491                 Fix -rc2 problems:
9492                 - remove cache of moved messages from original folder
9493                 - apply new flags to messages even if they aren't appliable
9494                   via IMAP.
9495
9496 2006-05-20 [colin]
9497
9498         * 2.3.0-rc2 released
9499
9500 2006-05-19 [colin]      2.2.0cvs40
9501
9502         * src/imap.c
9503                 Don't issue SELECT in imap_change_flags
9504                 before having checked that we indeed have
9505                 some flags to change. MSG_POSTFILTERED for
9506                 example can't be used on IMAP.
9507                 Fixes bug #955 (copying messages between 
9508                 imap folders is extremely slow), which was
9509                 a regression.
9510
9511 2006-05-19 [colin]      2.2.0cvs39
9512
9513         * src/folder.c
9514         * src/folder.h
9515         * src/folderview.c
9516                 Try to fix bug #830 (Some unread messages 
9517                 get marked read in IMAP inbox):
9518                 - Prevent scanning a folder if it's being 
9519                   opened via the GUI
9520                 - Postpone opening via the GUI of a folder
9521                   currently scanned.
9522
9523
9524 2006-05-19 [wwp]        2.2.0cvs38
9525
9526         * manual/advanced.xml
9527                 fix English+typo (thanks to Paul).
9528
9529 2006-05-19 [wwp]        2.2.0cvs37
9530
9531         * manual/advanced.xml
9532         * manual/fr/advanced.xml
9533         * src/gtk/logwindow.c
9534         * src/prefs_common.c
9535         * src/prefs_common.h
9536                 added hidden prefs to allow customization of colors used in
9537                 protocol log window (useful for dark gtk+ themes).
9538
9539 2006-05-19 [wwp]        2.2.0cvs36
9540
9541         * ChangeLog
9542                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
9543
9544 2006-05-19 [paul]       2.2.0cvs35
9545
9546         * src/textview.c
9547                 make Reply-To fully clickable
9548         * src/gtk/logwindow.c
9549                 more colouring (SMTP ESMTP)
9550         Both patches by Pawel Pekala
9551
9552 2006-05-19 [cleroy]     2.2.0cvs34
9553
9554         * src/mh.c
9555                 Don't update flags from current folder
9556                 Probably fixes bug #935 (Read Messages 
9557                 Revert to Being Marked as Unread)
9558
9559 2006-05-18 [colin]      2.2.0cvs33
9560
9561         * src/imap.c
9562                 Warning fix
9563         * src/compose.c
9564         * src/mainwindow.c
9565         * src/summaryview.c
9566         * src/toolbar.c
9567                 Allow replying to multiple emails
9568                 in multiple windows
9569         * src/mimeview.c
9570         * src/etpan/imap-thread.c
9571                 Leak fixes
9572
9573 2006-05-18 [paul]       2.2.0cvs32
9574
9575         * src/summaryview.c
9576                 keep Mailing-List menu refreshed
9577                 Thanks to Colin
9578
9579 2006-05-18 [paul]       2.2.0cvs31
9580
9581         * manual/advanced.xml
9582         * manual/faq.xml
9583         * manual/glossary.xml
9584         * manual/handling.xml
9585         * manual/intro.xml
9586         * manual/plugins.xml
9587         * manual/sylpheed-claws-manual.xml
9588                 update URLs
9589                 add info about mailing-list support
9590                 edit filtering info
9591         * src/wizard.c
9592         * src/common/defs.h
9593         * src/gtk/about.c
9594         * src/plugins/dillo_viewer/README
9595                 update URLs
9596
9597 2006-05-17 [wwp]        2.2.0cvs30
9598
9599         * manual/handling.xml
9600         * manual/fr/handling.xml
9601                 documented the ability to enabled/disable filtering/processing rules.
9602
9603 2006-05-17 [colin]      2.2.0cvs29
9604
9605         * src/main.c
9606                 Don't initialize g_thread subsystem if it's 
9607                 already done (thanks to Hiro)
9608         * src/mimeview.c
9609                 Fix saving of parts when there name can't be
9610                 converted from UTF-8.
9611
9612 2006-05-17 [paul]       2.2.0cvs28
9613
9614         * po/Makefile.in.in
9615                 fix config.status warning with autoconf 2.60
9616
9617 2006-05-17 [paul]       2.2.0cvs27
9618
9619         * po/POTFILES.in
9620                 add src/mbox.c
9621
9622 2006-05-17 [wwp]        2.2.0cvs26
9623
9624         * src/mainwindow.c
9625                 fix useless and potentially dangerous buffer walking (thanks to Colin).
9626
9627 2006-05-17 [wwp]        2.2.0cvs25
9628
9629         * src/plugins/demo/demo.c
9630                 updated product name in plugin demo (many plugins need to be
9631                 sync'ed w/ that change).
9632
9633 2006-05-17 [colin]      2.2.0cvs24
9634
9635         * src/mh.c
9636                 Fix leak
9637
9638 2006-05-16 [colin]      2.2.0cvs23
9639
9640         * src/mainwindow.c
9641                 Stupid me hit again. Fix cvs22.
9642
9643 2006-05-16 [colin]      2.2.0cvs22
9644
9645         * src/mainwindow.c
9646                 Fix bug #922 (sylpheed-claws crashed after 
9647                 pushing on Inbox folder)
9648
9649 2006-05-16 [colin]      2.2.0cvs21
9650
9651         * src/compose.c
9652                 Make From header be copy/paste/select-able
9653
9654 2006-05-16 [wwp]        2.2.0cvs20
9655
9656         * src/export.c
9657         * src/matcher.c
9658         * src/summaryview.c
9659         * src/etpan/imap-thread.c
9660                 fix some compiler warnings (thanks to Colin).
9661
9662 2006-05-16 [wwp]        2.2.0cvs19
9663
9664         * src/action.c
9665         * src/gedit-print.c
9666         * src/inc.c
9667         * src/mainwindow.c
9668         * src/mh.c
9669         * src/statusbar.c
9670         * src/send_message.c
9671         * src/summaryview.c
9672                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
9673
9674 2006-05-15 [colin]      2.2.0cvs18
9675
9676         * src/procmsg.c
9677                 Fix automatic rule creation with List-Post
9678
9679 2006-05-15 [paul]       2.2.0cvs17
9680
9681         * tools/filter_conv_new.pl
9682                 updated for rule enabling/disabling
9683                 claws version >= 2.3.x required
9684
9685 2006-05-15 [cleroy]     2.2.0cvs16
9686
9687         * src/main.c
9688                 Revert test
9689
9690 2006-05-15 [cleroy]     2.2.0cvs15
9691
9692         * src/main.c
9693                 test
9694
9695 2006-05-15 [wwp]        2.2.0cvs14
9696
9697         * manual/pl/.cvsignore
9698                 ignore generated files.
9699
9700 2006-05-14 [wwp]        2.3.0-rc1
9701
9702         * 2.3.0-rc1 released
9703
9704 2006-05-13 [wwp]        2.2.0cvs13
9705
9706         * src/filtering.c
9707         * src/filtering.h
9708         * src/matcher.c
9709         * src/matcher_parser_lex.l
9710         * src/matcher_parser_parse.y
9711         * src/prefs_filtering.c
9712                 new feature: provide the ability to disable filtering and processing
9713                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
9714                 adaptations.
9715
9716 2006-05-13 [colin]      2.2.0cvs12
9717
9718         * src/compose.c
9719                 Remove useless if (a) b; else b;
9720                 Thanks to wwp
9721
9722 2006-05-13 [wwp]        2.2.0cvs11
9723
9724         * src/export.c
9725         * src/import.c
9726         * src/mainwindow.c
9727         * src/mbox.c
9728         * src/summaryview.c
9729         * src/summaryview.h
9730                 no more silent failures (or at least less ones) when importing
9731                 or exporting from/to mbox. Also start importing/exporting if
9732                 the necessary info is set.
9733
9734 2006-05-13 [wwp]        2.2.0cvs10
9735
9736         * RELEASE_NOTES
9737                 restored up-to-date release notes.
9738
9739 2006-05-13 [paul]       2.2.0cvs9
9740
9741         * po/nl.po
9742         * po/ru.po
9743                 updated by Tim Dijkstra and Pavlo Bohmat
9744
9745 2006-05-12 [colin]      2.2.0cvs8
9746
9747         * src/gtk/quicksearch.c
9748                 Add "k" as shortcut for "colorlabel". Patch
9749                 by ath42@users.sf.net.
9750
9751 2006-05-12 [paul]       2.2.0cvs7
9752
9753         * src/prefs_common.h
9754         * src/prefs_summaries.c
9755         * src/summaryview.c
9756                 when entering a folder also allow
9757                 going directly to first Marked message
9758
9759 2006-05-12 [paul]       2.2.0cvs6
9760
9761         * src/summaryview.c
9762                 always obey 'confirm before marking all
9763                 mails read' option
9764
9765 2006-05-12 [paul]       2.2.0cvs5
9766
9767         * src/textview.c
9768                 make Sender fully clickable
9769
9770 2006-05-12 [colin]      2.2.0cvs4
9771
9772         * src/compose.c
9773         * src/compose.h
9774                 Let From be editable
9775         * src/main.c
9776         * src/mh.c
9777                 Full support of .mh_sequences' Unseen seq
9778
9779 2006-05-12 [colin]      2.2.0cvs3
9780
9781         * src/folder.c
9782         * src/mainwindow.c
9783         * src/mainwindow.h
9784         * src/messageview.c
9785         * src/prefs_spelling.c
9786         * src/procheader.c
9787         * src/procmsg.c
9788         * src/procmsg.h
9789         * src/summaryview.c
9790         * src/toolbar.c
9791         * src/toolbar.h
9792                 Add contextual menu on Compose toolbar
9793                 button. Fixes bug #944 (Automatic
9794                 addresses not applied when changing account
9795                 from compose window)
9796                 add Mailing List support
9797                 based on the old 0.6.5claws25 patch by
9798                 Melvin Hadasht, with finishing touches
9799                 by Colin
9800                 Fix "ignore thread" when mails are threaded by
9801                 subject (and weren't ignored although appearing
9802                 in the thread).
9803                 GUI rework.
9804                 Both patches by Pawel.
9805
9806 2006-05-08 [paul]       2.2.0cvs2
9807
9808         * src/mainwindow.c
9809         * src/mainwindow.h
9810         * src/messageview.c
9811         * src/procheader.c
9812         * src/procmsg.c
9813         * src/procmsg.h
9814         * src/summaryview.c
9815                 add Mailing List support
9816                 based on the old 0.6.5claws25 patch by 
9817                 Melvin Hadasht, with finishing touches
9818                 by Colin
9819
9820 2006-05-08 [colin]      2.2.0cvs1
9821
9822         * src/mainwindow.c
9823         * src/toolbar.c
9824         * src/toolbar.h
9825                 Add contextual menu on Compose toolbar 
9826                 button. Fixes bug #944 (Automatic 
9827                 addresses not applied when changing account 
9828                 from compose window)
9829
9830 2006-05-08 [paul]       2.2.0
9831
9832         2.2.0 released
9833
9834 2006-05-08 [paul]       2.1.1cvs51
9835
9836         * po/cs.po
9837         * po/de.po
9838         * po/en_GB.po
9839         * po/fi.po
9840         * po/fr.po
9841         * po/pt_BR.po
9842         * po/sr.po
9843         * po/zh_CN.po
9844                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
9845                 Fabien Vantard, Frederico Goncalves Guimaraes,
9846                 Aleksandar Urosevic, and Ralgh Young
9847
9848 2006-05-12 [colin]      2.1.1cvs50
9849
9850         * po/cs.po
9851         * po/de.po
9852         * po/en_GB.po
9853         * po/es.po
9854         * po/fi.po
9855         * po/fr.po
9856         * po/pt_BR.po
9857         * po/sr.po
9858         * po/zh_CN.po
9859                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
9860                 Fabien Vantard, Frederico Goncalves Guimaraes,
9861                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
9862
9863 2006-05-05 [colin]      2.1.1cvs49
9864
9865         * manual/Makefile.am
9866         * manual/pl/Makefile.am
9867         * manual/pl/account.xml
9868         * manual/pl/ack.xml
9869         * manual/pl/addrbook.xml
9870         * manual/pl/advanced.xml
9871         * manual/pl/faq.xml
9872         * manual/pl/glossary.xml
9873         * manual/pl/gpl.xml
9874         * manual/pl/handling.xml
9875         * manual/pl/intro.xml
9876         * manual/pl/keyboard.xml
9877         * manual/pl/plugins.xml
9878         * manual/pl/starting.xml
9879         * manual/pl/sylpheed-claws-manual.xml
9880         * manual/pl/dist/.cvsignore
9881         * manual/pl/dist/Makefile.am
9882         * manual/pl/dist/html/.cvsignore
9883         * manual/pl/dist/html/Makefile.am
9884         * manual/pl/dist/pdf/.cvsignore
9885         * manual/pl/dist/pdf/Makefile.am
9886         * manual/pl/dist/ps/.cvsignore
9887         * manual/pl/dist/ps/Makefile.am
9888         * manual/pl/dist/txt/.cvsignore
9889         * manual/pl/dist/txt/Makefile.am
9890                 Add the polish translation of the manual,
9891                 Authored by Pawel Pekala.
9892
9893 2006-05-05 [cleroy]     2.1.1cvs48
9894
9895         * src/main.c
9896                 Re-read matcherrc after loading plugins 
9897                 if some of them add folders.
9898
9899 2006-05-03 [colin]      2.1.1cvs47
9900
9901         * src/imap.c
9902                 I'm idiot
9903
9904 2006-05-03 [colin]      2.1.1cvs46
9905
9906         * src/imap.c
9907                 Be sure to have a session when
9908                 getting separator
9909
9910 2006-05-03 [colin]      2.1.1cvs45
9911
9912         * src/imap.c
9913         * src/imap.h
9914         * src/imap_gtk.c
9915                 Fix preventing renaming with namespace 
9916                 separator.
9917
9918 2006-05-01 [colin]      2.1.1cvs44
9919
9920         * src/action.c
9921                 Don't reload messageview when result of
9922                 action is piped.
9923
9924 2006-04-29 [colin]      2.1.1cvs43
9925
9926         * src/prefs_receive.c
9927         * src/plugins/spamassassin/spamassassin_gtk.c
9928         * src/plugins/clamav/clamav_plugin_gtk.c
9929                 GUI fixes by Pawel
9930
9931 2006-04-29 [colin]      2.1.1cvs42
9932
9933         * src/prefs_compose_writing.c
9934         * src/prefs_quote.c
9935                 Cleanups. Patch by Pawel
9936
9937 2006-04-28 [paul]       2.1.1cvs41
9938
9939         * src/matcher.c
9940                 fix returned quick search results when search
9941                 term contains an underscore.
9942                 Thanks to Colin
9943
9944 2006-04-28 [paul]       2.1.1cvs40
9945
9946         * src/prefs_message.c
9947         * src/prefs_receive.c
9948                 GUI cleanups
9949                 Patches by Pawel Pekala
9950
9951 2006-04-27 [colin]      2.1.1cvs39
9952
9953         * src/wizard.c
9954                 Differentiate subject Welcome from
9955                 window's title Welcome
9956
9957 2006-04-27 [paul]
9958
9959         2.2.0-rc1 released
9960
9961 2006-04-27 [paul]       2.1.1cvs38
9962
9963         * manual/advanced.xml
9964         * manual/fr/advanced.xml
9965                 add info about compose_no_markup hidden pref
9966
9967 2006-04-27 [paul]       2.1.1cvs37
9968
9969         * src/prefs_account.c
9970                 improve privacy labels
9971         * src/prefs_msg_colors.c
9972                 change some strings for translators' convenience
9973         * src/gtk/gtkutils.c
9974                 don't underline the link button text
9975
9976 2006-04-25 [colin]      2.1.1cvs36
9977
9978         * src/folder.c
9979                 Complete 2.1.1cvs33 (once more ;)
9980
9981 2006-04-25 [colin]      2.1.1cvs35
9982
9983         * src/editldap.c
9984                 Fix tooltip
9985
9986 2006-04-25 [cleroy]     2.1.1cvs34
9987
9988         * src/compose.c
9989         * src/gtk/gtkaspell.c
9990                 Fix crash on redirect (related to the return 
9991                 of the aspell menu in compose's toolbar)
9992         * src/prefs_msg_colors.c
9993                 Fix sensitivity widgets
9994         * src/image_viewer.c
9995         * src/gtk/pluginwindow.c
9996         * src/gtk/prefswindow.c
9997                 Change released signals to clicked (Fabien)
9998         * po/POTFILES.in
9999         * src/common/socket.c
10000         * src/plugins/spamassassin/spamassassin.c
10001                 Translate strings (Fabien)
10002
10003 2006-04-25 [paul]       2.1.1cvs33
10004
10005         * src/folder.c
10006         * src/folder.h
10007         * src/folderview.c
10008                 complete the fix of bug #912
10009                 Thanks to Colin
10010
10011 2006-04-25 [colin]      2.1.1cvs32
10012
10013         * src/news.c
10014                 Better progress bar
10015         * src/mimeview.c
10016         * src/summaryview.c
10017         * src/summaryview.h
10018                 Fix focus chain
10019                 Patches by Pawel Pekala
10020
10021 2006-04-24 [colin]      2.1.1cvs31
10022
10023         * src/compose.c
10024                 Fix compilation warnings (Fabien)
10025
10026 2006-04-24 [colin]      2.1.1cvs30
10027
10028         * src/addrindex.c
10029         * src/editldap.c
10030         * src/editldap_basedn.c
10031         * src/editldap_basedn.h
10032         * src/ldapctrl.c
10033         * src/ldapctrl.h
10034         * src/ldapquery.c
10035         * src/ldaputil.c
10036         * src/ldaputil.h
10037                 Fix bug #901 (LDAPS support)
10038
10039 2006-04-24 [colin]      2.1.1cvs29
10040
10041         * src/compose.c
10042                 Fix logic on error with send dialog on
10043         * src/imap.c
10044                 Fix compilation without libetpan, thanks
10045                 to Fabien
10046         * src/summaryview.c
10047                 Fix 'context-menu' key
10048
10049 2006-04-23 [colin]      2.1.1cvs28
10050
10051         * src/folder.c
10052                 Never free current's cache to free up 
10053                 memory. Fixes bug #912 (new count 
10054                 randomly set to message count)
10055
10056 2006-04-23 [colin]      2.1.1cvs27
10057
10058         * src/gtk/quicksearch.c
10059                 And remove printf...
10060
10061 2006-04-23 [colin]      2.1.1cvs26
10062
10063         * src/gtk/quicksearch.c
10064                 Fix replacing in quicksearch, and fix inserting
10065                 in the middle of the string. (introduced at 2.1.0cvs22)
10066
10067 2006-04-23 [colin]      2.1.1cvs25
10068
10069         * src/imap.c
10070                 Make sure uidnext is initialized in get_num_list
10071                 (not for stable, related to 2.1.1cvs8 and friends)
10072
10073 2006-04-23 [colin]      2.1.1cvs24
10074
10075         * src/imap.c
10076                 Output something when login is successful
10077                 too
10078
10079 2006-04-23 [colin]      2.1.1cvs23
10080
10081         * src/etpan/imap-thread.c
10082                 Better logging (line-per-line, hide data in fetch)
10083                 Fix a const warning
10084         * src/gtk/logwindow.c
10085         * src/gtk/logwindow.h
10086                 Better logging (color for input/output)
10087
10088 2006-04-21 [colin]      2.1.1cvs22
10089
10090         * src/gtk/quicksearch.c
10091                 On gtk+-2.8, use stock buttons in quicksearch
10092                 Based on a patch by Fabien and a design by Paul
10093
10094 2006-04-21 [colin]      2.1.1cvs21
10095
10096         * src/folderview.c
10097         * src/mainwindow.c
10098                 Fix occasional flicker in folderview
10099         * src/common/utils.c
10100                 Fix bug #943 (Incorrectly parsed email address 
10101                 list in short headers on message view and in 
10102                 printouts)
10103
10104 2006-04-20 [colin]      2.1.1cvs20
10105
10106         * src/imap.c
10107         * src/imap.h
10108         * src/prefs_account.c
10109                 Add ANONYMOUS auth for IMAP
10110
10111 2006-04-20 [paul]       2.1.1cvs19
10112
10113         * src/main.c
10114                 proper fix for 2.1.1cvs18
10115                 Thanks to Colin
10116
10117 2006-04-20 [paul]       2.1.1cvs18
10118
10119         * src/main.c
10120                 fix build warnings
10121
10122 2006-04-20 [paul]       2.1.1cvs17
10123
10124         * src/gtk/quicksearch.c
10125                 fix standard, non-extended Quick search,
10126                 was broken in 2.1.1cvs15.
10127                 Thanks to Colin.
10128
10129 2006-04-20 [colin]      2.1.1cvs16
10130
10131         * src/prefs_matcher.c
10132                 Fix values when reselecting a ~test
10133                 rule
10134
10135 2006-04-19 [colin]      2.1.1cvs15
10136
10137         * src/compose.c
10138         * src/compose.h
10139         * src/gtk/gtkaspell.c
10140         * src/gtk/gtkaspell.h
10141                 Put back Options menu in Spelling/
10142         * src/gtk/quicksearch.c
10143                 Don't search, and show error, if the
10144                 advanced search has a syntax error
10145
10146 2006-04-18 [colin]      2.1.1cvs14
10147
10148         * src/textview.c
10149                 Fix gdk warnings on set_cursor when textview
10150                 isn't visible
10151
10152 2006-04-18 [colin]      2.1.1cvs13
10153
10154         * src/gtk/gtksctree.c
10155                 Remove seemingly useless refresh that causes
10156                 flicker - watch this commit in case of 
10157                 problems before planned backport to stable
10158
10159 2006-04-18 [colin]      2.1.1cvs12
10160
10161         * src/imap.c
10162                 Factorize get/set_xml code
10163         * src/compose.c
10164         * src/prefs_account.c
10165         * src/prefs_account.h
10166         * src/procmsg.c
10167                 Add Encrypt to self option
10168
10169 2006-04-17 [colin]      2.1.1cvs11
10170
10171         * configure.ac
10172                 Fix search on encrpyt function on dragonfly
10173                 Patch by Jonathan Buschmann <jonthn@agmact.com>
10174
10175 2006-04-17 [colin]      2.1.1cvs10
10176
10177         * src/prefs_account.c
10178                 Be safe by default: remove mails from POP3
10179                 after 7 days, not immediately
10180
10181 2006-04-17 [colin]      2.1.1cvs9
10182
10183         * src/etpan/imap-thread.c
10184                 Fix build on DragonFly - patch by 
10185                 Jonathan Buschmann <jonthn@agmact.com>
10186
10187 2006-04-17 [colin]      2.1.1cvs8
10188
10189         * src/imap.c
10190                 Save uidnext between sessions
10191
10192 2006-04-17 [colin]      2.1.1cvs7
10193
10194         * src/imap.c
10195                 scan is required when uid validity changes
10196
10197 2006-04-17 [colin]      2.1.1cvs6
10198
10199         * src/folderview.c
10200                 Don't scan if not necessary, apart in current
10201                 folder and INBOX to fetch flags.
10202         * src/imap.c
10203                 Scan is necessary if unread count changes
10204
10205 2006-04-17 [colin]      2.1.1cvs5
10206
10207         * src/imap.c
10208                 ...But always fetch ANSWERED and DELETED flags for
10209                 INBOX, as filtering can happen on these flags.
10210
10211 2006-04-17 [colin]      2.1.1cvs4
10212
10213         * src/imap.c
10214                 Don't fetch REPLIED and DELETED flags when synchronising
10215                 flags with a closed folder. We only need UNSEEN and FLAGGED
10216                 to update the folderview.
10217
10218 2006-04-17 [colin]      2.1.1cvs3
10219
10220         * src/imap.c
10221                 Faster flag search when there are new mails 
10222                 in a folder. We can do a full search if the 
10223                 folder contains less messages than the new
10224                 list.
10225
10226 2006-04-17 [colin]      2.1.1cvs2
10227
10228         * po/cs.po
10229         * po/de.po
10230         * po/fr.po
10231         * po/nl.po
10232         * po/pt_BR.po
10233                 Update translations from stable branch
10234
10235 2006-04-17 [colin]      2.1.1cvs1
10236
10237         * configure.ac
10238                 Bump version to follow stable release
10239
10240 2006-04-16 [mones]      2.1.0cvs50
10241
10242         * po/es.po
10243                 Updated for release
10244
10245 2006-04-16 [colin]      2.1.0cvs49
10246
10247         * src/textview.c
10248                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
10249                 with gtk < 2.8. Thanks to Fabien Vantard.
10250
10251 2006-04-15 [colin]      2.1.0cvs48
10252
10253         * src/etpan/imap-thread.c
10254                 Fix bug #919 (libetpan: SEGV when connecting 
10255                 using command)
10256
10257 2006-04-14 [colin]      2.1.0cvs47
10258
10259         * src/main.c
10260                 Fix race on --select (should be done better)
10261
10262 2006-04-14 [wwp]        2.1.0cvs46
10263
10264         * src/send_message.c
10265                 enforce a check for domain in account prefs (a sending
10266                 error could be faced if domain was checked but no value set),
10267                 thanks to Colin.
10268
10269 2006-04-14 [colin]      2.1.0cvs45
10270
10271         * src/codeconv.c
10272                 when converting from unknown to unknown, if the
10273                 string is UTF8, don't convert it to the locale
10274                 (which breaks it)
10275
10276 2006-04-14 [colin]      2.1.0cvs44
10277
10278         * src/compose.c
10279                 Don't try to use ASCII for converting headers
10280                 (as done in body)
10281
10282 2006-04-14 [paul]       2.1.0cvs43
10283
10284         * src/crash.c
10285                 add locale/charset info to crash report
10286         * src/gtk/about.c
10287                 add wwp to doc team
10288                 replace 'e-mail' with preferred 'email'
10289         * src/gtk/authors.h
10290                 ensure contributors list is in alphabetical
10291                 order
10292
10293 2006-04-13 [colin]      2.1.0cvs42
10294
10295         * src/textview.c
10296                 Prevent gdk warnings
10297
10298 2006-04-13 [colin]      2.1.0cvs41
10299
10300         * src/common/ssl_certificate.c
10301         * src/common/ssl_certificate.h
10302         * src/gtk/sslcertwindow.c
10303                 Warn on expired certs, and display the expiration date
10304
10305 2006-04-13 [colin]      2.1.0cvs40
10306
10307         * src/plugins/spamassassin/spamassassin_gtk.c
10308                 Fix missing set_text on unix socket
10309
10310 2006-04-13 [wwp]        2.1.0cvs39
10311
10312         * manual/fr/advanced.xml
10313         * manual/fr/glossary.xml
10314                 applied new spam/ham/email lexicon (pourriel, courriel)
10315
10316 2006-04-13 [paul]       2.1.0cvs38
10317
10318         * src/plugins/pgpmime/plugin.c
10319                 remove the mention of S/MIME from the
10320                 description. This is now handled by the
10321                 S/MIME plugin.
10322
10323 2006-04-13 [paul]       2.1.0cvs37
10324
10325         * src/prefs_msg_colors.c
10326                 rework dialog
10327         * src/prefs_folder_item.c
10328         * src/prefs_spelling.c
10329                 add a tooltip to the colour selector buttons
10330
10331 2006-04-13 [wwp]        2.1.0cvs36
10332
10333         * manual/advanced.xml
10334         * manual/glossary.xml
10335         * manual/handling.xml
10336         * manual/keyboard.xml
10337         * manual/plugins.xml
10338         * manual/starting.xml
10339         * manual/fr/account.xml
10340         * manual/fr/ack.xml
10341         * manual/fr/addrbook.xml
10342         * manual/fr/advanced.xml
10343         * manual/fr/faq.xml
10344         * manual/fr/glossary.xml
10345         * manual/fr/gpl.xml
10346         * manual/fr/handling.xml
10347         * manual/fr/intro.xml
10348         * manual/fr/keyboard.xml
10349         * manual/fr/plugins.xml
10350         * manual/fr/starting.xml
10351         * manual/fr/sylpheed-claws-manual.xml
10352                 fixes to the manuals:
10353                  - summaryview -> Message List (same in French)
10354                  - translate key names
10355                  - fix French punctuation, use non-breakable spaces when
10356                    necessary, don't use &thinsp; which is not portable
10357                  - tell what maildir and mbox formats we support
10358
10359 2006-04-12 [wwp]        2.1.0cvs35
10360
10361         * src/prefs_toolbar.c
10362                 unified a replace button more,
10363                 patch by Fabien Vantard <fzzzzz@gmail.com>.
10364
10365 2006-04-12 [wwp]        2.1.0cvs34
10366
10367         * src/prefs_common.c
10368         * src/prefs_msg_colors.c
10369                 make default color labels translatable,
10370                 patch from Fabien Vantard <fzzzzz@gmail.com>,
10371                 thanks to Tim <timbrain@post.cz> for reporting.
10372
10373 2006-04-12 [wwp]        2.1.0cvs33
10374
10375         * manual/glossary.xml
10376         * manual/intro.xml
10377         * manual/plugins.xml
10378         * manual/starting.xml
10379         * manual/sylpheed-claws-manual.xml
10380         * manual/fr/.cvsignore
10381         * manual/fr/account.xml
10382         * manual/fr/ack.xml
10383         * manual/fr/addrbook.xml
10384         * manual/fr/advanced.xml
10385         * manual/fr/faq.xml
10386         * manual/fr/glossary.xml
10387         * manual/fr/handling.xml
10388         * manual/fr/intro.xml
10389         * manual/fr/keyboard.xml
10390         * manual/fr/plugins.xml
10391         * manual/fr/starting.xml
10392         * manual/fr/sylpheed-claws-manual.xml
10393                 various fixes: typos, missing .fr translations, punctuation,
10394                 capitalization, links, accents and some bad French more.
10395
10396 2006-04-12 [wwp]        2.1.0cvs32
10397
10398         * src/prefs_gtk.c
10399                 fix for bug #935: always store prefs files in UTF-8 (thanks
10400                 to Colin).
10401
10402 2006-04-11 [colin]      2.1.0cvs31
10403
10404         * src/compose.c
10405                 Fix inserting files not in utf8 when locale is utf8
10406
10407 2006-04-11 [colin]      2.1.0cvs30
10408
10409         * src/inc.c
10410                 Don't show error dialog when cancelling connection
10411                 Patch by Pawel
10412
10413 2006-04-11 [cleroy]     2.1.0cvs29
10414
10415         * src/compose.c
10416                 Implement multiple quote levels
10417         * src/prefs_common.c
10418                 Change a little bit the quote bgcolor for 2nd level
10419
10420 2006-04-11 [colin]      2.1.0cvs28
10421
10422         * src/gtk/about.c
10423                 Add locale and charset in the label
10424
10425 2006-04-10 [colin]      2.1.0cvs27
10426
10427         * src/compose.c
10428         * src/prefs_common.c
10429         * src/prefs_common.h
10430         * src/prefs_msg_colors.c
10431         * src/textview.c
10432                 Allow optional background color in quotes
10433                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
10434                 GTK+-2.8.x feature
10435
10436 2006-04-10 [colin]      2.1.0cvs26
10437
10438         * src/main.c
10439         * src/mainwindow.c
10440         * src/mainwindow.h
10441                 Implement --select
10442
10443 2006-04-10 [colin]      2.1.0cvs25
10444
10445         * manual/plugins.xml
10446         * manual/fr/plugins.xml
10447                 Document libcurl's proxy variables
10448
10449 2006-04-09 [colin]      2.1.0cvs24
10450
10451         * src/prefs_common.c
10452                 gettext() returns statically allocated stuff. We have
10453                 to strdup it in order to be able to free it.
10454
10455 2006-04-09 [colin]      2.1.0cvs23
10456
10457         * AUTHORS
10458         * src/gtk/authors.h
10459                 Add Alexei
10460
10461 2006-04-09 [colin]      2.1.0cvs22
10462
10463         * src/mainwindow.c
10464         * src/gtk/quicksearch.c
10465                 Fix bug #859 (problems with cyrilic input in 
10466                 search panel) - Patch by Alexey Illarionov 
10467                 <littlesavage@rambler.ru>
10468
10469 2006-04-09 [colin]      2.1.0cvs21
10470
10471         * src/prefs_customheader.c
10472                 I prefer removing then freeing rather than the contrary
10473                 (even if it doesn't change anything ;-)
10474         * src/prefs_account.c
10475                 Fix bug #933 (Crash re-entering the custom headers list 
10476                 dialog in accounts prefs)
10477                 The problem happened when cancelling the Account 
10478                 Preferences' dialogs - in which case we didn't do 
10479                 anything to the PrefsAccount * struct. In case of applying,
10480                 the old ac_prefs was replaced with the tmp_ac_prefs we were
10481                 working with in this dialog. The problem is that 
10482                 prefs_customheader.c, working on this tmp_ac_prefs, always
10483                 changes the ->customhdr_list pointer, even when cancelled. 
10484                 So in case of cancelling the prefs_account dialog, we still
10485                 have to update ->customhdr_list in the real account.
10486
10487 2006-04-08 [colin]      2.1.0cvs20
10488
10489         * manual/fr/glossary.xml
10490         * manual/fr/keyboard.xml
10491                 Forgot some headers :)
10492
10493 2006-04-08 [colin]      2.1.0cvs19
10494
10495         * manual/Makefile.am
10496         * manual/fr/Makefile.am
10497         * manual/fr/account.xml
10498         * manual/fr/ack.xml
10499         * manual/fr/addrbook.xml
10500         * manual/fr/advanced.xml
10501         * manual/fr/faq.xml
10502         * manual/fr/glossary.xml
10503         * manual/fr/gpl.xml
10504         * manual/fr/handling.xml
10505         * manual/fr/intro.xml
10506         * manual/fr/keyboard.xml
10507         * manual/fr/plugins.xml
10508         * manual/fr/starting.xml
10509         * manual/fr/sylpheed-claws-manual.xml
10510         * manual/fr/dist/.cvsignore
10511         * manual/fr/dist/Makefile.am
10512         * manual/fr/dist/html/.cvsignore
10513         * manual/fr/dist/html/Makefile.am
10514         * manual/fr/dist/pdf/.cvsignore
10515         * manual/fr/dist/pdf/Makefile.am
10516         * manual/fr/dist/ps/.cvsignore
10517         * manual/fr/dist/ps/Makefile.am
10518         * manual/fr/dist/txt/.cvsignore
10519         * manual/fr/dist/txt/Makefile.am
10520                 Add the french translation of the manual. Thanks to
10521                 Olivier Delhomme <olivier.delhomme@free.fr> for 
10522                 account.xml, ack.xml, addrbook.xml and advanced.xml
10523
10524 2006-04-08 [colin]      2.1.0cvs18
10525
10526         * manual/plugins.xml
10527         * manual/starting.xml
10528                 More fixes
10529
10530 2006-04-07 [colin]      2.1.0cvs17
10531
10532         * manual/faq.xml
10533         * manual/intro.xml
10534         * manual/keyboard.xml
10535                 Little fixes
10536
10537 2006-04-07 [colin]      2.1.0cvs16
10538
10539         * README
10540         * src/compose.c
10541         * src/prefs_common.c
10542         * src/prefs_common.h
10543                 Add hidden compose_no_markup pref
10544
10545 2006-04-07 [wwp]        2.1.0cvs15
10546
10547         * src/summary_search.c
10548         * .cvsignore
10549                 Bugfix: stop button was sticky when searching in an empty folder.
10550                 Applied curly brackets code style to the whole file (summary_search.c).
10551                 More files to ignore.
10552
10553 2006-04-07 [wwp]        2.1.0cvs14
10554
10555         * src/message_search.c
10556         * src/summary_search.c
10557                 changed default button when search bumps at file/folder
10558                 beginning or end, for convenience (thanks to Colin).
10559
10560 2006-04-07 [paul]       2.1.0cvs13
10561
10562         * src/plugins/dillo_viewer/dillo_prefs.c
10563                 avoid future potential for namespace collision
10564                 Patch by Colin
10565
10566 2006-04-06 [wwp]        2.1.0cvs12
10567
10568         * src/summary_search.c
10569                 Unify extended/advanced searches names (and thus factorize labels),
10570                 patch by Fabien Vantard <fzzzzz@gmail.com>.
10571
10572 2006-04-06 [wwp]        2.1.0cvs11
10573
10574         * src/folderview.c
10575         * src/prefs_themes.c
10576         * src/summaryview.c
10577                 Fixed some compilation warnings.
10578
10579 2006-04-06 [colin]      2.1.0cvs10
10580
10581         * manual/advanced.xml
10582                 Document the wizard template and how to deploy
10583                 Sylpheed-Claws effectively
10584
10585 2006-04-06 [colin]      2.1.0cvs9
10586
10587         * src/folderview.c
10588                 gettext patch to tell translators about _("#"),
10589                 by Maxim Britov
10590
10591 2006-04-06 [colin]      2.1.0cvs8
10592
10593         * src/textview.c
10594                 Fix invalid GtkTextBIter after clicking "Display as text"
10595
10596 2006-04-06 [mones]      2.1.0cvs7
10597
10598         * src/addr_compl.c
10599         * src/addrindex.c
10600         * src/addritem.c
10601         * src/codeconv.c
10602         * src/compose.c
10603         * src/filtering.c
10604         * src/folder.c
10605         * src/folder_item_prefs.c
10606         * src/folderview.c
10607         * src/localfolder.c
10608         * src/matcher.c
10609         * src/mimeview.c
10610         * src/prefs_msg_colors.c
10611         * src/prefs_spelling.c
10612         * src/prefs_themes.c
10613         * src/procmime.c
10614         * src/procmsg.c
10615         * src/stock_pixmap.c
10616         * src/summaryview.c
10617         * src/textview.c
10618         * src/toolbar.c
10619         * src/common/mgutils.c
10620         * src/common/prefs.c
10621         * src/common/ssl_certificate.c
10622         * src/gtk/colorlabel.c
10623         * src/gtk/quicksearch.c
10624         * src/plugins/pgpmime/pgpmime.c
10625         * src/plugins/spamassassin/spamassassin.c
10626                 Removed redundant NULL checks for g_free() calls.
10627                 Patch by Pawel Pekala.
10628
10629 2006-04-06 [mones]      2.1.0cvs6
10630
10631         * src/prefs_actions.c
10632         * src/prefs_filtering.c
10633         * src/prefs_filtering_action.c
10634         * src/prefs_matcher.c
10635         * src/prefs_template.c
10636         * src/gtk/gtkutils.c
10637         * src/gtk/gtkutils.h
10638                 Have a nice replace button. Patch by Pawel Pekala
10639
10640 2006-04-06 [colin]      2.1.0cvs5
10641
10642         * src/addressbook.c
10643                 Fix crash with empty columns
10644
10645 2006-04-05 [colin]      2.1.0cvs4
10646
10647         * src/wizard.c
10648         * src/prefs_gtk.c
10649                 Allow wizard customization with pre-filled values
10650
10651 2006-04-05 [colin]      2.1.0cvs3
10652
10653         * src/textview.c
10654         * src/mimeview.c
10655         * src/mimeview.h
10656                 Nicer messages in mimeview
10657
10658 2006-04-05 [colin]      2.1.0cvs2
10659
10660         * src/addressbook.c
10661         * src/prefs_summaries.c
10662                 i18n fix
10663
10664 2006-04-05 [colin]      2.1.0cvs1
10665
10666         * src/plugins/pgpcore/plugin.c
10667         * src/plugins/pgpcore/select-keys.c
10668         * src/plugins/pgpcore/select-keys.h
10669         * src/plugins/pgpcore/sgpgme.c
10670         * src/plugins/pgpcore/sgpgme.h
10671         * src/plugins/pgpinline/pgpinline.c
10672         * src/plugins/pgpinline/plugin.c
10673         * src/plugins/pgpmime/pgpmime.c
10674         * src/plugins/pgpmime/plugin.c
10675                 Factorize and generalize a bit 
10676                 Drop S/MIME signature verification from PGP/MIME
10677                 (adding it as another, more complete plugin)
10678
10679 2006-04-05 [paul]       2.1.0
10680
10681         2.1.0 released
10682
10683 2006-04-05 [paul]       2.0.0cvs186
10684
10685         * manual/advanced.xml
10686                 add info on colour labels
10687
10688 2006-04-05 [paul]       2.0.0cvs185
10689
10690         * po/bg.po
10691         * po/cs.po
10692         * po/de.po
10693         * po/el.po
10694         * po/en_GB.po
10695         * po/fi.po
10696         * po/fr.po
10697         * po/it.po
10698         * po/nl.po
10699         * po/pl.po
10700         * po/pt_BR.po
10701         * po/sr.po
10702         * po/zh_CN.po
10703                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
10704                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
10705                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
10706                 Guimaraes, Aleksandar Urosevic, Ralgh Young
10707         * src/gtk/authors.h
10708         * tools/claws.i18n.status.pl
10709                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
10710                 and new Czech translator, Tim <timbrain@post.cz>
10711
10712 2006-04-05 [mones]      2.0.0cvs184
10713
10714         * po/es.po
10715                 Updated translation
10716
10717 2006-04-05 [colin]      2.0.0cvs183
10718
10719         * src/gtk/quicksearch.c
10720                 Fix bug #929 (unnecessary reload in quick search bar)
10721
10722 2006-04-05 [colin]      2.0.0cvs182
10723
10724         * src/compose.c
10725                 Fix crash on Reply with no From:
10726                 Show signature and conversion error on queuing 
10727                 (but not sending)
10728         * src/mainwindow.c
10729         * src/summaryview.c
10730         * src/summaryview.h
10731                 Factorize threading code and make sure msginfo 
10732                 is not null when it comes from a GtkCTreeRow's 
10733                 data
10734         * src/gtk/gtkaspell.c
10735                 Check for necessary things
10736         * src/gtk/gtksctree.c
10737         * src/gtk/gtksctree.h
10738                 Reset anchor if necessary when removing node
10739
10740 2006-03-29 [colin]      2.0.0cvs181
10741
10742         * src/folderview.c
10743                 Warn for disabled IMAP accounts (due to lack of
10744                 libetpan). Breaks string-freeze - sorry - but it
10745                 is kind of important ;)
10746
10747 2006-03-28 [colin]      2.0.0cvs180
10748
10749         * src/gtk/gtkutils.c
10750         * src/gtk/gtkutils.h
10751                 Add a gtkut_get_link_btn() function that
10752                 creates a button which acts like an URI
10753         * src/prefs_themes.c
10754         * src/gtk/about.c
10755                 Use this function (factorizes codes)
10756         * src/common/defs.h
10757         * src/gtk/pluginwindow.c
10758                 Add a "Get more..." in the plugins window
10759
10760 2006-03-28 [colin]      2.0.0cvs179
10761
10762         * src/common/smtp.c
10763         * src/common/passcrypt.c
10764         * src/undo.c
10765                 Warning fixes. Patch by Pawel Pekala
10766
10767 2006-03-27 [colin]      2.0.0cvs178
10768
10769         * src/undo.c
10770                 Fix undoing by blocks with spaces
10771
10772 2006-03-27 [colin]      2.0.0cvs177
10773
10774         * src/textview.c
10775                 Set margin to 3px for headers
10776
10777 2006-03-27 [paul]
10778
10779         2.1.0-rc2 released
10780
10781 2006-03-27 [wwp]        2.0.0cvs176
10782
10783         * src/summaryview.c
10784                 don't reset quicksearch when updating the message list.
10785                 Thanks to Colin.
10786
10787 2006-03-26 [wwp]        2.0.0cvs175
10788
10789         * src/compose.c
10790                 use a unified border width ('other' tab in the compose window,
10791                 patch by Pawel Pekala).
10792
10793
10794 2006-03-26 [wwp]        2.0.0cvs174
10795
10796         * src/common/quoted-printable.c
10797         * src/addressbook.c
10798                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
10799
10800 2006-03-26 [colin]      2.0.0cvs173
10801
10802         * src/quote_fmt_parse.y
10803                 Fix non-UTF8 date formats messing up the whole quote a 
10804                 little bit
10805
10806 2006-03-26 [colin]      2.0.0cvs172
10807
10808         * src/procheader.c
10809                 Make sure the date is UTF8 valid, or try to make it
10810                 so. IncrediMail is really IncrediStupid.
10811         * src/compose.c
10812                 Fix possible conversions. 
10813                 
10814
10815 2006-03-26 [colin]      2.0.0cvs171
10816
10817         * src/matcher.c
10818                 Fix corner cases in body search. This is still a
10819                 hack... It seems impossible to make it good and 
10820                 reasonably fast at the same time.
10821
10822 2006-03-26 [colin]      2.0.0cvs170
10823
10824         * src/summaryview.c
10825                 I think I killed the twilight zone bug!
10826                 summary_select_node() flushes GTK events in order
10827                 to be able to center the view. But this also 
10828                 flushes keypresses like Ctrl-Alt-U, so this can
10829                 call summary_show from summary_select_node (itself
10830                 called from summary_show, etc.). And the summaryview
10831                 has to be unlocked in this function. So just locking
10832                 while processing GTK events, and bailing if locked, 
10833                 should fix it.
10834                 Fixes bug #927 (SIGSEGV during Update Summary)
10835
10836 2006-03-25 [colin]      2.0.0cvs169
10837
10838         * src/matcher.c
10839                 Fix search in QP-encoded bodies
10840                 Fix utf-8 searches in bodies encoded in the
10841                 locale's encoding
10842         * src/common/quoted-printable.c
10843         * src/common/quoted-printable.h
10844                 Add a decode function that doesn't overwrite
10845                 the original pointer
10846                 
10847
10848 2006-03-24 [colin]      2.0.0cvs168
10849
10850         * src/action.c
10851         * src/summaryview.c
10852         * src/summaryview.h
10853                 Update message cache after action
10854                 Patch by H. Merijn Brand
10855         * src/prefs_msg_colors.c
10856                 Factorize label 
10857                 Patch by Fabien Vantard
10858         * src/plugins/spamassassin/spamassassin_gtk.c
10859                 Remove useless translation
10860                 Patch by Fabien Vantard
10861
10862 2006-03-23 [colin]      2.0.0cvs167
10863
10864         * src/common/ssl.c
10865                 Let 30 seconds to SSL_connect
10866
10867 2006-03-23 [wwp]        2.0.0cvs166
10868
10869         * src/summaryview.c
10870         * src/gtk/description_window.c
10871                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
10872                 and headers are translated; adjust description windows' width to fit their
10873                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
10874
10875 2006-03-23 [paul]       2.0.0cvs165
10876
10877         * src/common/utils.c
10878                 fix highlighting of URIs containing "()"
10879                 (2.0.0cvs164's reversal fixed)
10880                 Thanks to Colin.
10881
10882 2006-03-23 [paul]       2.0.0cvs164
10883
10884         * src/common/utils.c
10885                 revert patch, (postponing a fix), at 2.0.0cvs120
10886                 as it breaks more URIs than it fixes.
10887                 Allow '-' to be a terminating character in a URI
10888
10889 2006-03-22 [colin]      2.0.0cvs163
10890
10891         * configure.ac
10892                 Require libetpan 0.45
10893                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
10894
10895 2006-03-22 [paul]       2.0.0cvs162
10896
10897         * src/editgroup.c
10898                 replace '<-' and '->' buttons with GTK_STOCK graphical
10899                 buttons
10900         * src/summary_search.c
10901                 don't offer '...' for translation
10902                 add a tooltip to advanced search '...' button
10903         * src/gtk/quicksearch.c
10904                 don't offer '...' for translation
10905
10906 2006-03-21 [colin]      2.0.0cvs161
10907
10908         * src/compose.c
10909                 Fix middle-click pasting (insert at click
10910                 position instead of cursor position, don't
10911                 remove existing selection and allow pasting
10912                 our own selection)
10913         * src/addressbook.c
10914                 "LDAP Server" -> "LDAP servers"
10915
10916 2006-03-21 [wwp]        2.0.0cvs160
10917
10918         * src/etpan/imap-thread.c
10919                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
10920
10921 2006-03-20 [colin]      2.0.0cvs159
10922
10923         * src/summaryview.c
10924                 Don't reload summaryview after an execute with no
10925                 move action
10926
10927 2006-03-19 [colin]      2.0.0cvs158
10928
10929         * src/addressbook.c
10930                 and put groups at the top, always
10931
10932 2006-03-19 [colin]      2.0.0cvs157
10933
10934         * src/addressbook.c
10935                 Order groups before names, as previously
10936
10937 2006-03-19 [colin]      2.0.0cvs156
10938
10939         * src/addressbook.c
10940                 - Sort case-unsensitive
10941                 - Put the sort arrow at opening too
10942
10943 2006-03-19 [wwp]        2.0.0cvs155
10944
10945         * src/addressbook.c
10946                 allow sorting by name/email/remarks, ensure that right-pane's contents
10947                 matches the left-pane selection (cleared when appropriate).
10948                 Patch by Pawel Pekala <c0rn@o2.pl>.
10949
10950 2006-03-18 [colin]      2.0.0cvs154
10951
10952         * src/textview.c
10953                 Fix text cursor ;)
10954
10955 2006-03-18 [colin]      2.0.0cvs153
10956
10957         * src/gtk/filesel.c
10958                 Make sure we hide the preview if we didn't get
10959                 a filename
10960
10961 2006-03-18 [colin]      2.0.0cvs152
10962
10963         * src/summaryview.c
10964                 Set cursor to watch for execution (fixes lack
10965                 of watch-cursor when dnd'ing hundreds of mails)
10966         * src/gtk/filesel.c
10967                 Check that mime type is 'image/*' before updating
10968                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
10969
10970 2006-03-18 [colin]      2.0.0cvs151
10971
10972         * src/mainwindow.c
10973         * src/textview.c
10974         * src/textview.h
10975                 Put a watch cursor in textview too when the mainwindow's
10976                 cursor in a watch
10977
10978 2006-03-18 [colin]      2.0.0cvs150
10979
10980         * src/folder.c
10981                 Change wrong asserts to simple tests
10982
10983 2006-03-17 [colin]      2.0.0cvs149
10984
10985         * src/mainwindow.c
10986         * src/mainwindow.h
10987         * src/prefs_msg_colors.c
10988         * src/summaryview.c
10989         * src/summaryview.h
10990         * src/gtk/colorlabel.c
10991         * src/gtk/colorlabel.h
10992                 Add a color label menu in the main menubar
10993                 Add (fixed) accels Ctrl-{0-7} to change the color
10994                 They have to be fixed because the menu's dynamic,
10995                 the items are complex widgets, hence we can't use
10996                 a GtkItemFactory.
10997
10998
10999 2006-03-17 [wwp]        2.0.0cvs148
11000
11001         * src/compose.c
11002                 rollback few lines from my previous commit (those lines come from
11003                 a pending patch, accidentally commited, even if neutral as they are
11004                 commented out).
11005
11006 2006-03-17 [wwp]        2.0.0cvs147
11007
11008         * src/compose.c
11009                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
11010                 applied code style/indentation to the modified function.
11011
11012 2006-03-17 [wwp]        2.0.0cvs146
11013
11014         * src/procmsg.c
11015         * src/compose.c
11016                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
11017
11018 2006-03-17 [paul]
11019
11020         2.1.0-rc1 released
11021
11022 2006-03-17 [paul]       2.0.0cvs145
11023
11024         * src/main.c
11025                 addressbook_read_file() was called twice
11026         * src/textview.c
11027                 X-Mailer highlighting
11028
11029 2006-03-16 [colin]      2.0.0cvs144
11030
11031         * src/sourcewindow.c
11032         * src/sourcewindow.h
11033                 And the last one, in source window.
11034
11035 2006-03-16 [colin]      2.0.0cvs143
11036
11037         * src/compose.c
11038         * src/compose.h
11039                 Fix the same stuff in compose
11040
11041 2006-03-16 [colin]      2.0.0cvs142
11042
11043         * src/messageview.c
11044                 Complete the previous messageview crash fix
11045
11046 2006-03-16 [colin]      2.0.0cvs141
11047
11048         * src/procmsg.h
11049         * src/procmsg.c
11050         * src/folder.c
11051                 Fix POSTPROCESSING hook
11052                 Patch by H. Merijn Brand
11053
11054         * src/procmime.c
11055         * src/procmime.h
11056                 Parse Content-Location
11057
11058         * src/toolbar.c
11059         * src/messageview.c
11060         * src/messageview.h
11061                 Don't crash when a top-level MessageView has
11062                 been closed on us. Same problematic than
11063                 yesterday's quicksearch issue.
11064
11065 2006-03-15 [colin]      2.0.0cvs140
11066
11067         * src/gtk/quicksearch.c
11068                 Fix a bitchy race we didn't think about when we
11069                 added quicksearch cancellation:
11070                 If the search is not on cached fields, for example
11071                 body_part matchcase "stuff"
11072                 the matcher code has to get the whole message. If
11073                 we're on IMAP, that can be slow, and in order to
11074                 be non-blocking, the IMAP code idle loop processes
11075                 gtk events too. So it is possible to cancel a
11076                 quicksearch while the matcher is getting the mail's
11077                 body. After matcher got its body, it will start to
11078                 iterate over the matcher list that the Quicksearch's
11079                 clear_search_cb() just freed via prepare_matcher().
11080                 SIGSEGV ensues.
11081                 The fix consists of guarding the matcherlist_match()
11082                 call with a boolean 'matching'. If we reset the
11083                 quicksearch while matching is TRUE, we don't free
11084                 the matcherlist anymore like we did, but we set
11085                 another new flag, deferred_free, to TRUE. Then,
11086                 in quicksearch_match(), just after returning from
11087                 matcherlist_match() and unsetting the matching flag,
11088                 we check the deferred_free flag and do the
11089                 prepare_matcher() (which does the matcherlist_free)
11090                 for real, so we free the matcherlist once it's not
11091                 used anymore.
11092                 As all of this runs via the glib main loop, we
11093                 luckily don't need a mutex.
11094         * src/summaryview.c
11095                 Also, show progress while searching.
11096
11097
11098 2006-03-14 [colin]      2.0.0cvs139
11099
11100         * src/alertpanel.c
11101                 Make alertpanel_is_open non-static
11102
11103 2006-03-14 [colin]      2.0.0cvs138
11104
11105         * src/prefs_spelling.c
11106                 Cleanups - Fabien Vantard
11107
11108 2006-03-14 [wwp]        2.0.0cvs137
11109
11110         * src/main.c
11111                 code style normalization (curly braces, indentation).
11112
11113 2006-03-14 [wwp]        2.0.0cvs137
11114
11115         * src/main.c
11116                 code style (braces, indentation)
11117
11118 2006-03-12 [paul]       2.0.0cvs136
11119
11120         * src/prefs_common.c
11121                 trans_hdr defaults to FALSE to be RFC-savvy
11122         * src/prefs_summaries.c
11123                 add a tooltip to the trans_hdr option
11124                 
11125
11126 2006-03-12 [paul]       2.0.0cvs135
11127
11128         * src/prefs_matcher.c
11129                 give a little more width to the combos
11130         * src/prefs_display_header.c
11131         * src/textview.c
11132                 translate headers if prefs_common.trans_hdr
11133                 is TRUE
11134
11135         Patches by Pawel Pekala
11136
11137 2006-03-12 [paul]       2.0.0cvs134
11138
11139         * src/plugins/clamav/clamav_plugin.c
11140         * src/plugins/dillo_viewer/dillo_viewer.c
11141         * src/plugins/pgpcore/plugin.c
11142         * src/plugins/pgpinline/plugin.c
11143         * src/plugins/pgpmime/plugin.c
11144         * src/plugins/spamassassin/spamassassin.c
11145                 update/add to descriptions
11146         * src/plugins/spamassassin/spamassassin_gtk.c
11147                 fixes to the english, remove superfluous
11148                 tooltips, clean up a little
11149
11150 2006-03-12 [paul]       2.0.0cvs133
11151
11152         * src/compose.c
11153                 fix Bug 924, 'Account combo box shows up wrong 
11154                 if & is in account name'
11155
11156 2006-03-11 [colin]      2.0.0cvs132
11157
11158         * src/summaryview.c
11159                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
11160                 messed up shift-selection because is slows down
11161                 moving around summaryview. thanks -users
11162
11163 2006-03-10 [colin]      2.0.0cvs131
11164
11165         * src/plugins/spamassassin/spamassassin_gtk.c
11166                 Put back Paul's engrish fixes
11167
11168 2006-03-10 [colin]      2.0.0cvs130
11169
11170         * src/plugins/spamassassin/spamassassin.c
11171         * src/plugins/spamassassin/spamassassin.h
11172         * src/plugins/spamassassin/spamassassin_gtk.c
11173                 Cleanup SA prefs page (more)
11174                 Patch by Fabien Vantard
11175
11176 2006-03-10 [paul]       2.0.0cvs129
11177
11178         * src/prefs_msg_colors.c
11179         * src/prefs_spelling.c
11180                 widget sensitivity
11181
11182 2006-03-09 [mones]      2.0.0cvs128
11183
11184         * po/es.po
11185                 Update for next RC
11186
11187 2006-03-09 [wwp]        2.0.0cvs127
11188
11189         * configure.ac
11190                 revert accidental commit (requirement for libetpan 0.43), this time
11191                 not in HEAD.
11192
11193 2006-03-09 [wwp]        2.0.0cvs125
11194
11195         * configure.ac
11196                 revert accidental commit (requirement for libetpan 0.43)
11197
11198 2006-03-09 [paul]       2.0.0cvs126
11199
11200         * src/prefs_receive.c
11201                 remove useless frame
11202                 replace 'incorporation' with 'receiving'
11203         * src/plugins/clamav/clamav_plugin_gtk.c
11204         * src/plugins/spamassassin/spamassassin_gtk.c
11205                 improve widget sensitivity
11206                 fix a bit his engrish
11207
11208 2006-03-09 [wwp]        2.0.0cvs125
11209
11210         * src/addressadd.c
11211         * src/foldersel.c
11212         * src/prefs_common.c
11213         * src/prefs_common.h
11214                 remember some more windows' sizes (add to addressbook and
11215                 select folder).
11216
11217 2006-03-09 [paul]       2.0.0cvs124
11218
11219         * src/plugins/pgpcore/prefs_gpg.c
11220                 normalise construction of dialogue
11221
11222 2006-03-09 [paul]       2.0.0cvs123
11223
11224         * src/plugins/trayicon/Makefile.am
11225                 add missing slash
11226
11227 2006-03-08 [colin]      2.0.0cvs122
11228
11229         * src/plugins/trayicon/Makefile.am
11230                 Fix build in separate dir 
11231                 Patch by Bamanzi <bamanzi@gmail.com>
11232
11233 2006-03-08 [colin]      2.0.0cvs121
11234
11235         * src/procmsg.c
11236                 Batch move and copies from summaryview with delayed execution
11237                 too
11238
11239 2006-03-07 [paul]       2.0.0cvs120
11240
11241         * src/common/utils.c
11242                 fix highlighting of URIs containing "()"
11243                 Patch by Pawel Pekala
11244
11245 2006-03-07 [paul]       2.0.0cvs119
11246
11247         * src/folder.c
11248         * src/folder.h
11249         * src/folderview.c
11250                 immediately do alphabetical resort when
11251                 changing a folder's name
11252                 Patch by Pawel Pekala
11253
11254 2006-03-07 [paul]       2.0.0cvs118
11255
11256         * src/news.c
11257         * src/news_gtk.c
11258                 when unsubscribing a newsgroup, remove the
11259                 folder and msgs in .sylpheed-claws/newscache
11260                 Patch by Pawel Pekala <c0rn@gazeta.pl>
11261
11262 2006-03-07 [paul]       2.0.0cvs117
11263
11264         * src/textview.c
11265                 fix wrong Fake URL Warning
11266                 Thanks to Hiro
11267
11268 2006-03-07 [colin]      2.0.0cvs116
11269
11270         * src/imap.c
11271                 Return immediately when password dialog was
11272                 cancelled
11273         * src/gtk/inputdialog.c
11274                 Allow empty strings for passwords
11275
11276
11277 2006-03-06 [colin]      2.0.0cvs115
11278
11279         * src/imap.c
11280                 Prevent double-timeouts when connection fails
11281
11282 2006-03-06 [colin]
11283
11284         2.0.1-rc1 released
11285
11286 2006-03-06 [colin]      2.0.0cvs114
11287
11288         * src/imap.c
11289                 Refresh session during potentially long
11290                 operations
11291
11292 2006-03-06 [wwp]        2.0.0cvs113
11293
11294         * src/prefs_msg_colors.h
11295                 forgot that one (custom color labels).
11296
11297 2006-03-06 [wwp]        2.0.0cvs112
11298
11299         * src/prefs_common.c
11300         * src/prefs_common.h
11301         * src/prefs_msg_colors.c
11302         * src/summaryview.c
11303         * src/summaryview.h
11304         * src/gtk/colorlabel.c
11305         * src/gtk/colorlabel.h
11306                 colors in messages list are now customizable. Color values and names can
11307                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
11308                 Thanks to Paul and Colin for their help with this longstanding patch!
11309
11310 2006-03-06 [wwp]        2.0.0cvs111
11311
11312         * src/textview.c
11313                 don't crash if (x)face is bad.
11314
11315 2006-03-05 [paul]       2.0.0cvs110
11316
11317         * AUTHORS
11318         * configure.ac
11319         * src/Makefile.am
11320         * src/common/Makefile.am
11321         * src/common/utils.h
11322         * src/etpan/imap-thread.c
11323         * src/gtk/authors.h
11324         * src/plugins/clamav/Makefile.am
11325         * src/plugins/demo/Makefile.am
11326         * src/plugins/dillo_viewer/Makefile.am
11327         * src/plugins/pgpcore/Makefile.am
11328         * src/plugins/pgpcore/passphrase.c
11329         * src/plugins/pgpinline/Makefile.am
11330         * src/plugins/pgpmime/Makefile.am
11331         * src/plugins/spamassassin/Makefile.am
11332         * src/plugins/trayicon/Makefile.am
11333                 fix builiding on cygwin
11334                 Patch by Ralgh Young <bamanzi@gmail.com>
11335
11336 2006-03-04 [wwp]        2.0.0cvs109
11337
11338         * manual/keyboard.xml
11339                 fix mixed up/down keys.
11340
11341 2006-03-04 [wwp]        2.0.0cvs108
11342
11343         * README
11344         * INSTALL
11345                 updated links to SpamAssassin.
11346
11347 2006-03-04 [wwp]        2.0.0cvs107
11348
11349         * manual/plugins.xml
11350         * src/plugins/spamassassin/README
11351                 updated SpamAssassin plugin docs to reflect new functional additions
11352                 (also fix/update/documents few technical stuff more, see the README).
11353
11354 2006-03-04 [wwp]        2.0.0cvs106
11355
11356         * src/prefs_message.c
11357                 normalized capitalization of message-prefs paths.
11358
11359 2006-03-04 [wwp]        2.0.0cvs105
11360
11361         * manual/advanced.xml
11362                 typo.
11363
11364 2006-03-03 [colin]      2.0.0cvs104
11365
11366         * src/plugins/clamav/clamav_plugin_gtk.c
11367                 Rework prefs page, patch by Fabien 
11368
11369 2006-03-03 [colin]      2.0.0cvs103
11370
11371         * src/plugins/clamav/clamav_plugin.c
11372                 Set error on all errors
11373
11374 2006-03-03 [colin]      2.0.0cvs102
11375
11376         * src/common/plugin.c
11377                 Initialize error to avoid crashing when a plugin fails
11378                 without setting error
11379
11380 2006-03-02 [wwp]        2.0.0cvs101
11381
11382         * configure.ac
11383                 fixed linker flags for libetpan support on Cygwin
11384                 (thanks to H.Merijn Brand).
11385
11386 2006-03-02 [wwp]        2.0.0cvs100
11387
11388         * src/addressbook.c
11389                 fix some AB error messages: one for punctuation and
11390                 one wrongly duplicate (thanks, maxbritov).
11391
11392 2006-03-02 [wwp]        2.0.0cvs99
11393
11394         * src/plugins/spamassassin/spamassassin.c
11395                 make sync calls to sa-learn/spamc to prevent
11396                 system (whatever local or client/server) overload.
11397
11398 2006-03-02 [colin]      2.0.0cvs98
11399
11400         * src/summaryview.c
11401                 Put the spam icon in the status column instead of the
11402                 mark one
11403
11404 2006-03-01 [colin]      2.0.0cvs97
11405
11406         * src/plugins/spamassassin/spamassassin.c
11407                 Fix segfault (g_file_set_contents fails for some 
11408                 reason and err==0x2f. Can't find out why with
11409                 valgrind, using working function :-)
11410
11411 2006-03-01 [colin]      2.0.0cvs96
11412
11413         * src/inc.c
11414                 Offline overriding: let 'No' be cached only 3 seconds
11415
11416 2006-03-01 [colin]      2.0.0cvs95
11417
11418         * src/addr_compl.c
11419         * src/addrbook.c
11420         * src/addressbook.c
11421         * src/addrindex.c
11422         * src/folder_item_prefs.c
11423         * src/headerview.c
11424         * src/imap.c
11425         * src/inc.c
11426         * src/ldif.c
11427         * src/mainwindow.c
11428         * src/mh.c
11429         * src/msgcache.c
11430         * src/prefs_common.h
11431         * src/prefs_msg_colors.c
11432         * src/procheader.c
11433         * src/procheader.h
11434         * src/procmime.c
11435         * src/procmsg.c
11436         * src/procmsg.h
11437         * src/send_message.h
11438         * src/simple-gettext.c
11439         * src/summaryview.c
11440         * src/summaryview.h
11441         * src/syldap.c
11442         * src/textview.c
11443         * src/undo.c
11444         * src/common/ssl_certificate.c
11445         * src/common/utils.c
11446         * src/gtk/colorsel.c
11447         * src/gtk/gtksctree.c
11448         * src/gtk/gtkshruler.c
11449         * src/plugins/trayicon/trayicon.c
11450                 #if 0 goes to /dev/null
11451
11452 2006-03-01 [colin]      2.0.0cvs94
11453
11454         * src/compose.c
11455         * src/imap.c
11456         * src/inc.c
11457         * src/inc.h
11458         * src/messageview.c
11459         * src/news.c
11460         * src/plugins/spamassassin/spamassassin.c
11461                 Allow to add information in the "working offline"
11462                 window
11463
11464 2006-03-01 [wwp]        2.0.0cvs93
11465
11466         * src/plugins/spamassassin/spamassassin.c
11467                 fixed spamc invocation: use a tricky temporary mini shell wrapper
11468                 'cause it seems that calling `spamc ... < inputfile` with
11469                 g_spawn_(a)sync simply.. erm doesn't work :-).
11470
11471 2006-03-01 [wwp]        2.0.0cvs92
11472
11473         * src/toolbar.c
11474         * src/toolbar.h
11475                 simplify the adding of spam/ham button to the messageview toolbar
11476                 (it gets more clear now that the same button will be "Mark as spam"
11477                 or "Mark as ham" according to the current message status,
11478                 thanks to Colin).
11479
11480 2006-03-01 [wwp]        2.0.0cvs91
11481
11482         * src/messageview.c
11483         * src/procmsg.c
11484         * src/procmsg.h
11485         * src/summaryview.c
11486         * src/plugins/spamassassin/spamassassin.c
11487         * src/plugins/spamassassin/spamassassin.h
11488                 make learner callbacks return a status (0 for ok),
11489                 handle it in main code to avoid setting flags when learning failed,
11490                 don't learn on TCP if offline in spamassassin,
11491                 thanks to Colin.
11492
11493                 
11494
11495 2006-03-01 [wwp]        2.0.0cvs90
11496
11497         * src/compose.c
11498                 some work around the compose window's account menu,
11499                 patch by Fabien Vantard.
11500
11501 2006-03-01 [wwp]        2.0.0cvs89
11502
11503         * src/plugins/spamassassin/spamassassin.c
11504                 fixed bad logics, was using spamc in local mode and sa-learn
11505                 in remote mode (thanks, Colin).
11506
11507 2006-03-01 [wwp]        2.0.0cvs88
11508
11509         * src/plugins/spamassassin/spamassassin.c
11510         * src/plugins/spamassassin/spamassassin.h
11511         * src/plugins/spamassassin/spamassassin_gtk.c
11512                 made processing of emails w/ sa-plugin an option (default is TRUE),
11513                 fixed Engrish some tooltips, capitalization of some debug messages
11514                 and warnings. The spamassassin plugin now provides two separate
11515                 services: process emails upon incorporation and spamd training.
11516                 Both services (un)register independently but use some common
11517                 plugin settings (transport settings, spam storage location).
11518
11519 2006-02-28 [wwp]        2.0.0cvs87
11520
11521         * src/plugins/spamassassin/spamassassin.c
11522                 fix async flag to spamc cmdline execution (batch exec should
11523                 be asynchronous).
11524
11525 2006-02-27 [wwp]        2.0.0cvs86
11526
11527         * src/plugins/spamassassin/spamassassin.c
11528         * src/plugins/spamassassin/spamassassin.h
11529         * src/plugins/spamassassin/spamassassin_gtk.c
11530                 - added the ability to learn a remote spamassassin server (spamd),
11531                 using spamc.
11532                 - added the spamassassin option 'username', that applies to all
11533                 spamassassin operations (filtering, learning, local or remote).
11534                 The default username is the current unix user (if left blank
11535                 from gtk prefs or config file).
11536                 - commented out some unused code (notebook widget), removed unused
11537                 layout (hbox1).
11538                 - make more widgets sensitive to the transport type.
11539
11540 2006-02-27 [colin]      2.0.0cvs85
11541
11542         * src/plugins/spamassassin/spamassassin.c
11543                 Fix sa-learn call when offline
11544
11545 2006-02-27 [colin]      2.0.0cvs84
11546
11547         * configure.ac
11548         * src/Makefile.am
11549         * src/mainwindow.c
11550         * src/mainwindow.h
11551         * src/messageview.c
11552         * src/messageview.h
11553         * src/prefs_toolbar.c
11554         * src/procmsg.c
11555         * src/stock_pixmap.c
11556         * src/stock_pixmap.h
11557         * src/summaryview.c
11558         * src/toolbar.c
11559         * src/toolbar.h
11560         * src/pixmaps/ham_btn.xpm
11561         * src/pixmaps/spam.xpm
11562         * src/pixmaps/spam_btn.xpm
11563         * src/plugins/spamassassin/spamassassin.c
11564                 Add button in toolbar for spam learning
11565                 Fix a few bugs from the last related commit
11566                 Revert 1.9.6cvs23 which messed up shift-selection
11567
11568 2006-02-24 [colin]      2.0.0cvs83
11569
11570         * src/procmsg.c
11571         * src/summaryview.c
11572         * src/summaryview.h
11573         * src/plugins/spamassassin/spamassassin.c
11574         * src/plugins/spamassassin/spamassassin.h
11575         * src/plugins/spamassassin/spamassassin_gtk.c
11576                 Unregister learner when spamassassin is either
11577                 disabled or over tcp
11578
11579 2006-02-24 [colin]      2.0.0cvs82
11580
11581         * src/Makefile.am
11582         * src/mainwindow.c
11583         * src/mainwindow.h
11584         * src/procmsg.c
11585         * src/procmsg.h
11586         * src/stock_pixmap.c
11587         * src/stock_pixmap.h
11588         * src/summaryview.c
11589         * src/summaryview.h
11590         * src/gtk/icon_legend.c
11591         * src/pixmaps/spam.xpm  ** NEW FILE **
11592         * src/plugins/spamassassin/spamassassin.c
11593         * src/plugins/spamassassin/spamassassin_gtk.c
11594                 Add spam learning interface (Mark/Mark as 
11595                 (spam|ham) menus)
11596
11597 2006-02-24 [wwp]        2.0.0cvs81
11598
11599         * src/compose.c
11600         * src/compose.h
11601         * src/filtering.c
11602                 hide compose window when sending message in batch mode
11603                 (filtering: forward and redirect). Also fixed a wrong
11604                 value returned when sending failed, neutral anyway.
11605                 (Colin, me) 
11606
11607 2006-02-24 [wwp]        2.0.0cvs80
11608
11609         * src/mainwindow.c
11610                 use GTK+'s stock quit button. Patch by Fabien Vantard.
11611
11612 2006-02-24 [paul]       2.0.0cvs79
11613
11614         * src/news.c
11615         * src/news.h
11616         * src/news_gtk.c
11617                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
11618                 Thanks to Colin
11619
11620 2006-02-23 [colin]      2.0.0cvs78
11621
11622         * src/alertpanel.c
11623                 Change OK to Close in alertpanel with View log
11624                 button; add accel to View log. Patch by Fabien
11625                 Vantard
11626
11627 2006-02-23 [wwp]        2.0.0cvs77
11628
11629         * src/compose.c
11630                 silly me, there were much more tests to perform, since toolbars can
11631                 really have down to 1 element only.
11632
11633 2006-02-23 [wwp]        2.0.0cvs76
11634
11635         * commitHelper
11636                 fixed indentation from my previous commit. Fallback to VISUAL if
11637                 EDITOR is not set (and to vi, at last resort).
11638
11639 2006-02-23 [wwp]        2.0.0cvs75
11640
11641         * commitHelper
11642                 improved error detection (Colin, me).
11643
11644 2006-02-23 [wwp]        2.0.0cvs74
11645
11646         * src/prefs_toolbar.c
11647                 simplify and fix prefs/toolbars layouting. Combos' contents can
11648                 now be really displayed.
11649
11650 2006-02-23 [wwp]        2.0.0cvs73
11651         simplifies and fix prefs/toolbars layouting. Combos' contents can now
11652         be really displayed.
11653
11654 2006-02-22 [wwp]        2.0.0cvs72
11655
11656         * src/compose.c
11657                 fix a typo in my previous commit (sorry!).
11658
11659 2006-02-22 [wwp]        2.0.0cvs71
11660
11661         * src/prefs_toolbar.c
11662                 fix a crash when adding separators to toolbars,
11663                 also fix some separator item information.
11664
11665 2006-02-22 [wwp]        2.0.0cvs70
11666
11667         * src/compose.c
11668                 fix a crash when redirecting (for instance) when compose window's
11669                 toolbar contents has been customized (when some buttons have been
11670                 removed in fact).
11671
11672 2006-02-21 [wwp]        2.0.0cvs69
11673
11674         * src/summaryview.c
11675         * src/gtk/pluginwindow.c
11676         * src/plugins/pgpcore/prefs_gpg.c
11677                 fix some compilation warnings (feat. remains of removed code).
11678
11679 2006-02-21 [wwp]        2.0.0cvs68
11680
11681         * src/gtk/gtkutils.c
11682                 fix two compilation issues, thanks to Stephan Sachse.
11683
11684 2006-02-20 [colin]      2.0.0cvs67
11685
11686         * src/mainwindow.c
11687                 Don't reselect displayed mail on refocus
11688                 This fixes actions misbehaving 
11689
11690 2006-02-20 [wwp]        2.0.0cvs66
11691
11692         * src/summaryview.c
11693         * src/gtk/gtksctree.c
11694         * src/gtk/gtkshruler.c
11695                 changed more runtime typecast checks.
11696
11697 2006-02-20 [wwp]        2.0.0cvs65
11698
11699         * src/summary_search.c
11700                 find all - summaryview refresh issue fixed, thanks to Colin.
11701
11702 2006-02-20 [wwp]        2.0.0cvs64
11703
11704         * src/gtk/gtkutils.c
11705                 better runtime typecast checks.
11706
11707 2006-02-20 [wwp]        2.0.0cvs63
11708
11709         * src/summary_search.c
11710                 enhancements to the summary search:
11711                         - add the ability to stop the running search
11712                           (upon ESC-key press, new Stop button or when Clear button is pressed)
11713                         - don't search if no criteria (From/To/Subject/Body) is set
11714                         - ensure that a busy mouse pointer is always shown when searching,
11715                           show it even a bit earlier
11716
11717 2006-02-19 [colin]      2.0.0cvs62
11718
11719         * src/compose.c
11720         * src/imap.c
11721         * src/etpan/imap-thread.c
11722         * src/etpan/imap-thread.h
11723                 (Future) IMAP speed improvement on sending
11724                 Will require a libetpan update
11725         * src/summaryview.c
11726         * src/gtk/quicksearch.c
11727                 Make quicksearch clearable while running.
11728
11729 2006-02-17 [colin]      2.0.0cvs61
11730
11731         * src/imap.c
11732         * src/etpan/imap-thread.c
11733         * src/etpan/imap-thread.h
11734                 Check for IMAP certificates
11735                 ** Requires libetpan-0.42-cvs4 
11736                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
11737
11738 2006-02-17 [colin]      2.0.0cvs60
11739
11740         * src/messageview.c
11741         * src/prefs_common.c
11742         * src/prefs_common.h
11743         * src/prefs_message.c
11744                 Add pref to display HTML-only mails with plugin, 
11745                 if possible (defaulting to FALSE of course).
11746
11747 2006-02-16 [colin]      2.0.0cvs59
11748
11749         * src/main.c
11750         * src/common/plugin.c
11751         * src/common/plugin.h
11752         * src/gtk/pluginwindow.c
11753                 Keep track of requested (but unloaded) plugins
11754                 in some error cases.
11755
11756 2006-02-16 [wwp]        2.0.0cvs58
11757
11758         * src/gtk/gtkaspell.c
11759         * src/gtk/gtkaspell.h
11760         * src/prefs_spelling.c
11761         * src/compose.c
11762         * src/prefs_common.c
11763         * src/prefs_common.h
11764                 implemented new optional spellchecker behaviour: re-check message when
11765                 dictionary got changed (from compose-window/context-menu/Change dictionary).
11766
11767 2006-02-16 [wwp]        2.0.0cvs57
11768
11769         * src/quote_fmt_parse.y
11770                 pclose popen'ed pipe.
11771
11772 2006-02-15 [colin]      2.0.0cvs56
11773
11774         * src/mimeview.c
11775         * src/mimeview.h
11776                 Let MimeViewers know which MimeView they
11777                 depend of.
11778         * src/summaryview.c
11779                 Swap From/To columns in Sent/Queue/Drafts
11780                 folders
11781         * src/etpan/imap-thread.c
11782                 Use mailstream_low_tls_open() for STARTTLS
11783                 instead of mailstream_low_ssl_open()
11784                 ** REQUIRES libetpan 0.42cvs3 **
11785
11786 2006-02-15 [wwp]        2.0.0cvs55
11787
11788         * src/compose.c
11789         * src/compose.h
11790         * src/message_search.c
11791         * src/message_search.h
11792         * src/textview.c
11793         * src/gtk/gtkutils.c
11794         * src/gtk/gtkutils.h
11795                 added the ability to Find text in the compose window (and a bit
11796                 of code factorization).
11797
11798 2006-02-15 [wwp]        2.0.0cvs54
11799
11800         * src/prefs_gtk.c
11801                 yet another one file was missing (fix for some widgets' sensitivity).
11802                 Thanks Colin!
11803
11804 2006-02-15 [wwp]        2.0.0cvs53
11805
11806         * src/prefs_gtk.h
11807                 oops forgot that file (fix for some widgets' sensitivity).
11808
11809 2006-02-15 [wwp]        2.0.0cvs52
11810
11811         * src/summary_search.c
11812                 implemented advanced summary search options (added the ability
11813                 to use matcher conditions in an advanced search mode).
11814
11815 2006-02-15 [wwp]        2.0.0cvs51
11816
11817         * src/plugins/pgpcore/prefs_gpg.c
11818         * src/prefs_account.c
11819                 fix some widget sensitivity, mostly around some labels in
11820                 account prefs.
11821
11822 2006-02-15 [paul]       2.0.0cvs50
11823
11824         * manual/advanced.xml
11825                 improve Templates info
11826                 written by wwp
11827
11828 2006-02-14 [colin]      2.0.0cvs49
11829
11830         * src/pixmaps/address_book.xpm
11831         * src/pixmaps/preferences.xpm
11832         * src/pixmaps/properties.xpm
11833                 Fix pixmap size - patch by Fabien Vantard
11834
11835 2006-02-13 [colin]      2.0.0cvs48
11836
11837         * src/procmime.c
11838                 Add missing fclose()s on error
11839         * src/textview.c
11840                 Remove unused code
11841         * src/common/utils.c
11842                 Fix temp files not being deleted on windows
11843         Patches by Thomas Gilgin
11844
11845 2006-02-13 [colin]      2.0.0cvs47
11846
11847         * src/mainwindow.c
11848                 Fix exit crash
11849
11850 2006-02-13 [wwp]        2.0.0cvs46
11851
11852         * src/plugins/pgpcore/prefs_gpg.c
11853                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
11854
11855 2006-02-12 [colin]      2.0.0cvs45
11856
11857         * src/folderview.c
11858         * src/main.c
11859         * src/mainwindow.c
11860                 Fix "stuff" when quitting
11861
11862 2006-02-12 [wwp]        2.0.0cvs44
11863
11864         * src/prefs_themes.c
11865                 fix typos in debug messages.
11866
11867 2006-02-11 [colin]      2.0.0cvs43
11868
11869         * src/summaryview.c
11870                 don't allow drag/drop from ourself
11871
11872 2006-02-10 [wwp]        2.0.0cvs42
11873
11874         * src/exporthtml.c
11875         * src/html.c
11876         * src/html.h
11877         * src/procmime.c
11878         * src/textview.c
11879                 renamed html_ prefixed functions and data structures to avoid
11880                 namespace clashes w/ other software (gtkhtml2 for instance).
11881                 Closes bug #907.
11882
11883
11884 2006-02-09 [colin]      2.0.0cvs41
11885
11886         * src/summaryview.c
11887                 Fix shitty logic messed up. Thanks Ticho for the hint!
11888
11889 2006-02-09 [wwp]        2.0.0cvs40
11890
11891         * src/gtk/about.c
11892         * src/compose.c
11893         * src/prefs_account.c
11894         * src/prefs_gtk.h
11895         * src/editaddress.c
11896                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
11897                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
11898                 Browse buttons in accounts prefs.
11899
11900 2006-02-09 [colin]      2.0.0cvs39
11901
11902         * src/matcher.c
11903                 Check for pointer before using its members
11904         * src/gtk/gtksourceprintjob.c
11905                 Fix a wrong warning
11906
11907 2006-02-09 [wwp]        2.0.0cvs38
11908
11909         * src/gtk/filesel.c
11910                 fix few compiler warnings (type mismatch).
11911
11912 2006-02-09 [paul]       2.0.0cvs37
11913
11914         * po/fr.po
11915                 updated by Fabien Vantard
11916
11917 2006-02-08 [colin]      2.0.0cvs36
11918
11919         * src/prefs_common.c
11920         * src/common/defs.h
11921         * src/common/plugin.c
11922                 allow windows and linux configurations to coexist
11923                 patch by Thomas Gilgin
11924
11925 2006-02-08 [colin]      2.0.0cvs35
11926
11927         * src/filtering.c
11928         * src/matcher.c
11929         * src/matcher.h
11930         * src/matcher_parser_parse.y
11931         * src/prefs_filtering_action.c
11932         * src/prefs_matcher.c
11933                 Add the "Ignore thread" filtering
11934                 action
11935
11936 2006-02-08 [colin]      2.0.0cvs34
11937
11938         * src/compose.c
11939         * src/procmime.c
11940         * src/procmime.h
11941                 Fix bug #905 (damaged attachment)
11942                 text files with raw \0's aren't really text files
11943         FOR_STABLE
11944
11945 2006-02-08 [colin]      2.0.0cvs33
11946
11947         * src/summaryview.c
11948                 Fix crasher introduced yesterday
11949
11950 2006-02-08 [wwp]        2.0.0cvs32
11951
11952         * src/compose.c
11953         * src/compose.h
11954                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
11955
11956 2006-02-08 [wwp]        2.0.0cvs31
11957
11958         * src/prefs_template.c
11959                 templates enhancement: allow address completion for Cc and Bcc fields
11960                 (it was currently possible for the To field only)
11961
11962 2006-02-08 [colin]      2.0.0cvs30
11963
11964         * src/compose.c
11965                 Don't unblock if not blocked
11966         FOR_STABLE
11967
11968 2006-02-07 [colin]      2.0.0cvs29
11969
11970         * src/action.c
11971                 Forgot to refresh summaryview
11972
11973 2006-02-07 [colin]      2.0.0cvs28
11974
11975         * src/action.c
11976                 Freeze/thaw message list and folder list while
11977                 processing %as{} actions 
11978         * src/compose.c
11979                 Fix auto-wrap disabling after a middle-click
11980                 paste - FOR_STABLE
11981
11982 2006-02-07 [paul]       2.0.0cvs27
11983
11984         * src/folder.c
11985                 fix freeing of uninitialised pointers
11986                 Thanks to Colin
11987
11988 2006-02-06 [colin]      2.0.0cvs26
11989
11990         * src/folder.c
11991                 Use g_slist_prepend in potentially big list
11992
11993 2006-02-06 [colin]      2.0.0cvs25
11994
11995         * src/folder.c
11996                 Completely skip processing if it doesn't 
11997                 exist (faster!)
11998
11999 2006-02-06 [colin]      2.0.0cvs24
12000
12001         * src/folder.c
12002         * src/summaryview.c
12003                 Batch filtering in summaryview (from Tools menu)
12004                 and pre/post//-processing too
12005
12006 2006-02-06 [colin]      2.0.0cvs23
12007
12008         * src/procmsg.h
12009         * src/filtering.c
12010                 Use a special field for batch filtering instead
12011                 of stepping on deferred execution's toes
12012
12013 2006-02-06 [colin]      2.0.0cvs22
12014
12015         * src/action.c
12016         * src/filtering.c
12017         * src/filtering.h
12018         * src/folder.c
12019         * src/summaryview.c
12020                 Fix filtering via menus and actions
12021
12022 2006-02-06 [colin]      2.0.0cvs21
12023
12024         * src/imap.c
12025                 Put the added file directly to cache if possible (will work
12026                 with next libetpan)
12027         * src/filtering.c
12028         * src/filtering.h
12029         * src/inc.c
12030         * src/folder.c
12031         * src/mbox.c
12032         * src/procmsg.h
12033                 Move and copy filtered messages by batches instead of one
12034                 by one - faster on IMAP
12035         * src/procmsg.c
12036                 Add a function that'll possibly be useful later
12037
12038 2006-02-06 [colin]      2.0.0cvs20
12039
12040         * src/addressbook.c
12041                 Use internal mime-type instead of text/plain for d'n'd
12042         * src/compose.c
12043                 Allow attaching files from mimeview's icon list via d'n'd
12044         * src/folderview.c
12045         * src/folderview.h
12046                 Use internal mime-type instead of text/plain for d'n'd
12047                 Don't try to selected opened folder if none is
12048                 Factorize d'n'd from other apps code
12049         * src/headerview.c
12050         * src/textview.c
12051         * src/gtk/gtkutils.c
12052         * src/gtk/gtkutils.h
12053                 Factorize Face/X-Face stuff
12054         * src/mimeview.c
12055                 Fix d'n'd to other apps
12056         * src/prefs_message.c
12057                 Let the XFace pref be usable without libcompface as it also
12058                 applies to Face
12059         * src/summaryview.c
12060                 Fix d'n'd to other apps
12061                 Factorize d'n'd from other apps code
12062
12063 2006-02-06 [wwp]        2.0.0cvs19
12064
12065         * po/it.po
12066                 Italian translation fixes by Andrea Spadaccini (no more confusion
12067                 between filtering and processing, and few changes in the About
12068                 dialog).
12069
12070
12071 2006-02-06 [mones]      2.0.0cvs18
12072
12073         * src/gtk/icon_legend.c
12074                 Improved descriptions allowing better translations
12075
12076 2006-02-05 [colin]      2.0.0cvs17
12077
12078         * src/imap.c
12079                 Add the f*cking missing expunge that caused imap_fetch_env
12080                 to fail after an add_msgs ! :-///
12081         * src/etpan/imap-thread.c
12082                 Add a bit of debug
12083         FOR_STABLE
12084
12085 2006-02-05 [colin]      2.0.0cvs16
12086
12087         * src/common/utils.c
12088                 Don't check for return-path (or we can't put
12089                 back non-sent mails)
12090
12091 2006-02-05 [colin]      2.0.0cvs15
12092
12093         * src/textview.c
12094                 Don't try to display Face header in textview
12095                 when teh headerview's active
12096
12097 2006-02-05 [colin]      2.0.0cvs14
12098
12099         * tools/tbird2syl.py
12100         * tools/Makefile.am
12101                 Add script to import Thunderbird mails
12102
12103 2006-02-05 [colin]      2.0.0cvs13
12104
12105         * src/headerview.c
12106         * src/procheader.c
12107         * src/procmsg.c
12108         * src/procmsg.h
12109         * src/textview.c
12110                 Show Face headers - patch partially by Klaus Flittner
12111
12112 2006-02-05 [colin]      2.0.0cvs12
12113
12114         * src/folderview.c
12115         * src/summaryview.c
12116         * src/common/utils.c
12117         * src/common/utils.h
12118                 Let dnd work from mime icons to summaryview
12119                 and to folderview too
12120                 Add a crude test to avoid trying to add files
12121                 drag'n'dropped when they're not mails
12122
12123 2006-02-04 [colin]      2.0.0cvs11
12124
12125         * src/summaryview.c
12126         * src/mimeview.c
12127                 Fix utf8 conversion
12128
12129 2006-02-04 [colin]      2.0.0cvs10
12130
12131         * src/compose.c
12132         * src/folderview.c
12133         * src/mimeview.c
12134         * src/summaryview.c
12135         * src/summaryview.h
12136                 Added various drag and drop capas:
12137                 From                    To
12138                 summaryview             other apps
12139                 mimeview icons          other apps
12140                 other apps              summaryview
12141                 other apps              folderview
12142
12143                 This shouldn't have broken the existing:
12144                 From                    To
12145                 summaryview             folderview
12146                 folderview              folderview
12147                 summaryview             compose's attachments
12148
12149         Tests welcomed.
12150
12151 2006-02-02 [paul]       2.0.0cvs9
12152
12153         * src/mainwindow.c
12154                 move global option 'Set displayed columns...' out
12155                 of folder option grouping.
12156                 fix sensitivity of 'harvest addresses'
12157         FOR_STABLE
12158
12159 2006-02-01 [colin]      2.0.0cvs8
12160
12161         * src/mimeview.c
12162                 Revert the alertpanel patch, it sucks (intrusive
12163                 and gets in the way of "open")
12164
12165 2006-02-01 [colin]      2.0.0cvs7
12166
12167         * src/compose.c
12168         * src/prefs_account.c
12169         * src/prefs_common.c
12170         * src/common/defs.h
12171         * src/common/utils.c
12172         * src/common/utils.h
12173                 Add ability to edit the signature file
12174                 from the account preferences, and use
12175                 a default for the text editor.
12176                 Patch by Fabien Vantard
12177
12178 2006-02-01 [colin]      2.0.0cvs6
12179
12180         * src/mimeview.c
12181                 Try to get mime type by extension if it is
12182                 application/octet-stream
12183                 Display a window with possible choices when
12184                 encountering unknown mime types
12185         * src/gtk/filesel.c
12186         * src/gtk/filesel.h
12187                 Add preview
12188                 Allow multiple selection in filtered filesel
12189                 (patch by Fabien Vantard)
12190         * src/gtk/pluginwindow.c
12191                 Use it (patch by Fabien Vantard)
12192
12193 2006-02-01 [paul]       2.0.0cvs5
12194
12195         * src/jpilot.c
12196                 fix crash on creating jpilot address book
12197                 Thanks to Colin - FOR_STABLE
12198         * src/prefs_summaries.c
12199         * src/prefs_wrapping.c
12200         * src/gtk/icon_legend.c
12201         * src/gtk/quicksearch.c
12202                 string fixes and additions
12203
12204 2006-02-01 [paul]       2.0.0cvs4
12205
12206         * src/compose.c
12207         * src/mainwindow.c
12208         * src/messageview.c
12209         * src/prefs_send.c
12210                 add Arabic encoding option
12211                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
12212
12213 2006-01-31 [colin]      2.0.0cvs3
12214
12215         * src/plugins/pgpcore/passphrase.c
12216                 Convert passphrase to locale encoding
12217         * src/compose.c
12218                 Fix drafting on IMAP. Crappy bug sneaked in
12219                 the release :-/
12220         FOR_STABLE
12221
12222 2006-01-30 [paul]       2.0.0cvs2
12223
12224         * src/gtk/icon_legend.c
12225                 show the new entries
12226
12227 2006-01-30 [colin]      2.0.0cvs1
12228
12229         * src/manual.c
12230                 Check for the file to be present before 
12231                 enabling the menu - FOR_STABLE
12232         * src/gtk/icon_legend.c
12233                 Add folders icons (not all of them, there
12234                 are too much, but the most intriguing ones)
12235
12236 2006-01-30 [paul]       2.0.0
12237
12238         version 2.0.0 released
12239
12240 [For previous entries, see ChangeLog.pre2.0.0]