3.0.2 released
[claws.git] / ChangeLog
blobbf12af9badedf839f6b0b925e5dbbe3ccbbb89f6
1 2007-10-02 [paul]       3.0.2
3         * NEWS
4         * README
5         * RELEASE_NOTES
6                 3.0.2 released
8 2007-10-01 [colin]      3.0.1cvs20-stable
10         * src/summaryview.c
11                 From 3.0.1cvs21
12                 Remove unnecessary error when cancelling export to mbox.
13                 Patch by Pawel
15 2007-10-01 [colin]      3.0.1cvs19-stable
17         * src/mimeview.c
18                 From 3.0.1cvs44
19                 fix maemo build
21 2007-10-01 [colin]      3.0.1cvs18-stable
23         * src/account.c
24                 From 3.0.1cvs43
25                 use gtk_widget_set_size_request() on the label
26                 so that wrapping works better. get rid of the
27                 (partially deprecated) hbutton_box.
28                 these changes should prevent buttons overlapping
29                 on maemo
31 2007-10-01 [colin]      3.0.1cvs17-stable
33         * src/imap.c
34                 From 3.0.1vs49
35                 Refresh session if needed
37 2007-10-01 [colin]      3.0.1cvs16-stable
39         * src/imap.c
40                 From 3.0.1cvs48
41                 Reset folder's session to NULL
42                 before destroying it
44 2007-10-01 [colin]      3.0.1cvs15-stable
46         * src/imap.c
47                 From 3.0.1cvs46
48                 Notice disconnections faster
50 2007-10-01 [colin]      3.0.1cvs14-stable
52         * src/compose.c
53         * src/msgcache.c
54         * src/pop.c
55         * src/procmime.c
56         * src/etpan/imap-thread.c
57                 From 3.0.1cvs41,42
58                 64bits-related warning fixes
60 2007-10-01 [colin]      3.0.1cvs13-stable
62         * src/folder_item_prefs.c
63         * src/ldaputil.c
64         * src/mainwindow.c
65         * src/mimeview.c
66         * src/common/tags.c
67                 From 3.0.1cvs40
68                 Fix warnings
70 2007-10-01 [colin]      3.0.1cvs12-stable
72         * src/folder.c
73                 From 3.0.1cvs38
74                 Fix bug 1337, 'crash on pressing Send button'
76 2007-10-01 [colin]      3.0.1cvs11-stable
78         * src/prefs_folder_item.c
79                 From 3.0.1cvs37
80                 give the orphans a parent. makes all prefs
81                 pages visible on maemo
83 2007-10-01 [colin]      3.0.1cvs10-stable
85         * src/gtk/quicksearch.c
86                 From 3.0.1cvs35
87                 Fix bug 1336, 'Segfault if empty space before search-string'
89 2007-10-01 [colin]      3.0.1cvs9-stable
91         * src/inc.c
92                 From 3.0.1cvs29
93                 Fix bug 1334, 'user defined mail incorporation
94                 script not run'
96 2007-10-01 [colin]      3.0.1cvs8-stable
98         * src/gtk/quicksearch.c
99                 From 3.0.1cvs24
100                 Fix bug 1329, 'error in quicksearch.c'
101                 Fix return with value in function returning void
103 2007-10-01 [colin]      3.0.1cvs7-stable
105         * src/compose.c
106                 From 3.0.1cvs17
107                 Fix for bug 1327, 'segfault when replying to a non-existent
108                 news message'
110 2007-10-01 [colin]      3.0.1cvs6-stable
112         * src/folderview.c
113                 From 3.0.1cvs16
114                 Complete 3.0.1cvs15
116 2007-10-01 [colin]      3.0.1cvs5-stable
118         * src/folderview.c
119         * src/folderview.h
120                 From 3.0.1cvs15
121                 Maybe fix bug 1324, 'Corrupted IMAP cache'
123 2007-10-01 [colin]      3.0.1cvs4-stable
125         * src/common/utils.c
126                 From 3.0.1cvs11
127                 Prevent unquoted mime boundaries, by always
128                 using a /
130 2007-10-01 [colin]      3.0.1cvs3-stable
132         * src/gtk/authors.h
133                 From 3.0.1cvs6
134                 Add Guillaume Chazarain         
136 2007-10-01 [colin]      3.0.1cvs2-stable
138         * src/common/utils.c
139                 From 3.0.1cvs5
140                 Fix bug 1321, 'access before allocation
141                 when scanning for uris'. Patch by
142                 Guillaume Chazarain <guichaz@yahoo.fr>
144 2007-10-01 [colin]      3.0.1cvs1-stable
146         * src/toolbar.c
147                 From 3.0.1cvs4
148                 Fix bug 1320, 'Memory leak caused by
149                 gtk_container_get_children'. Patch by
150                 Guillaume Chazarain <guichaz@yahoo.fr>
152 2007-09-17 [paul]       3.0.1
154         * NEWS
155         * README
156         * RELEASE_NOTES
157                 3.0.1 released
159 2007-09-16 [colin]      3.0.0cvs12-stable
161         * src/folder.c
162                 From 3.0.0cvs18:
163                 Fix possible leak
165 2007-09-16 [colin]      3.0.0cvs11-stable
167         * src/folderview.c
168         * src/image_viewer.c
169         * src/matcher.c
170         * src/messageview.c
171         * src/common/plugin.c
172                 From 3.0.0cvs17:
173                 Fix bug 1311, 'Wrong arrow position
174                 while moving message into folder when
175                 column headers hidden'
176                 Show error in the GUI if image can't
177                 be loaded
178                 Fix spurious output
179                 Allow setting domain in msgid
180                 Add timing information
182 2007-09-16 [colin]      3.0.0cvs10-stable
184         * src/account.c
185         * src/compose.c
186         * src/prefs_account.c
187         * src/prefs_account.h
188         * src/prefs_template.c
189         * src/common/utils.c
190                 From 3.0.0cvs16:
191                 Remove Generate Message-ID option. We need
192                 this on some IMAP servers.
194 2007-09-16 [colin]      3.0.0cvs9-stable
196         * src/prefs_filtering.c
197         * src/prefs_filtering.h
198         * src/prefs_filtering_action.c
199         * src/common/tags.c
200                 From 3.0.0cvs15
201                 Fix tags issues: tags with spaces, renaming
202                 tags.
204 2007-09-16 [colin]      3.0.0cvs8-stable
206         * src/folderview.c
207         * src/main.c
208         * src/mainwindow.c
209                 From 3.0.0cvs14
210                 Fix bug 1308, 'Claws deletes folderlist.xml after
211                 fetching mail short after start-up'
213 2007-09-16 [colin]      3.0.0cvs7-stable
215         * src/compose.c
216                 From 3.0.0cvs13
217                 Fix scrolling to cursor
219 2007-09-16 [colin]      3.0.0cvs6-stable
221         * src/folder.c
222                 From 3.0.0cvs11:
223                 do not allow locked msgs to be deleted,
224                 even by filtering/processing
226 2007-09-16 [colin]      3.0.0cvs5-stable
228         * src/prefs_gtk.c
229                 From 3.0.0cvs9
230                 Add a missing linefeed to a debug message.
233 2007-09-16 [colin]      3.0.0cvs4-stable
235         * src/inc.c
236                 From 3.0.0cvs8
237                 Fix statusbar/window mismatch on Maemo
239 2007-09-16 [colin]      3.0.0cvs3-stable
241         * src/ldaputil.c
242                 From 3.0.0cvs7
243                 Fix build without USE_LDAP_TLS
245 2007-09-16 [colin]      3.0.0cvs2-stable
247         * src/folder.c
248         * src/imap.c
249         * src/inc.c
250         * src/mbox.c
251         * src/send_message.c
252         * src/statusbar.c
253         * src/statusbar.h
254                 From 3.0.0cvs6
255                 Maemo: distinguish various statusbar messages,
256                 in order to display only the most important.
259 2007-09-16 [colin]      3.0.0cvs1-stable
261         * src/account.c
262                 From 3.0.0cvs5:
263                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
264                 Show protocol "SMTP" and the appropriate server for send-only
265                 accounts, show "-" instead of "" when no value is relevant.
268 2007-09-03 [paul]       3.0.0
270         * NEWS
271         * README
272         * RELEASE_NOTES
273                 3.0.0 released
275 2007-09-03 [paul]       2.10.0cvs191
277         * po/bg.po
278         * po/ca.po
279         * po/de.po
280         * po/fi.po
281         * po/fr.po
282         * po/hu.po
283         * po/it.po
284         * po/pl.po
285         * po/pt_BR.po
286         * po/ru.po
287         * po/sk.po
288         * po/zh_CN.po
289                 updated by Yasen Pramatarov, Miquel Oliete, Stephan
290                 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
291                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
292                 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
294 2007-09-02 [colin]      2.10.0cvs190
296         * src/edittags.c
297         * src/common/tags.c
298                 Prevent empty or white-space tags
300 2007-09-01 [colin]      2.10.0cvs189
302         * src/main.c
303                 Fix double-reading of accounts list when
304                 the wizard has been run due to no accounts
305         * src/mainwindow.c
306                 Fix sensitivity of a menu item in case 
307                 there's no account
309 2007-09-01 [wwp]        2.10.0cvs188
311         * src/wizard.c
312                 Fix wizard crash when Mailbox dir already exists
313                 (thanks to Colin).
315 2007-08-31 [colin]      2.10.0cvs187
317         * src/etpan/imap-thread.c
318                 Fix unwanted creation of 
319                 libetpan's stream dump file
320         * src/compose.c
321                 Fix coloring of pastes as quotation
322         * src/summaryview.c
323                 Maemo: Fix opening of mails from keypad
324                 in Sent folders
325         * src/addressbook.c
326         * src/folderview.c
327         * src/image_viewer.c
328         * src/mimeview.c
329         * src/gtk/prefswindow.c
330                 Maemo: Fix adjustments changes 
332 2007-08-30 [colin]      2.10.0cvs186
334         * src/folderview.c
335                 Don't opened selected folder when clicking
336                 on white space
337         * src/mainwindow.c
338                 Maemo: Make Esc close messageviews
339         * src/messageview.c
340                 Maemo: Fix message scrolling to the end on 
341                 opening
342                 Maemo: Fix reopening same message
343         * src/gtk/prefswindow.c
344                 Maemo: try to fix scrollbar. Doesn't work,
345                 it seems as if gtk_adjustment_set_value was
346                 a noop.
348 2007-08-30 [colin]      2.10.0cvs185
350         * src/compose.c
351         * src/folderview.c
352         * src/main.c
353         * src/prefs_matcher.c
354         * src/prefs_template.c
355         * src/quote_fmt.c
356         * src/send_message.c
357         * src/toolbar.c
358         * src/gtk/gtkaspell.c
359         * src/plugins/bogofilter/bogofilter.c
360         * src/plugins/bogofilter/bogofilter_gtk.c
361         * src/plugins/clamav/clamav_plugin_gtk.c
362         * src/plugins/pgpcore/sgpgme.c
363         * src/plugins/spamassassin/spamassassin.c
364         * src/plugins/spamassassin/spamassassin_gtk.c
365                 Fix all potential misuses of format-string functions
367 2007-08-30 [wwp]        2.10.0cvs184
369         * src/prefs_template.c
370                 Fix a leak.
372 2007-08-29 [colin]      2.10.0cvs183
374         * src/plugins/trayicon/trayicon.c
375                 Fix leak of hooks in case of error,
376                 thanks to Holger Berndt
378 2007-08-28 [colin]      2.10.0cvs182
380         * src/mainwindow.c
381                 Don't use current folder settings when
382                 composing from the compose button's
383                 account selector
385 2007-08-28 [colin]      2.10.0cvs181
387         * src/quote_fmt_parse.y
388                 Fix cursor offset when quote contains UTF-8
389                 chars
391 2007-08-28 [colin]      2.10.0cvs180
393         * src/compose.c
394         * src/compose.h
395                 Fix signature replacement when it's been wrapped
397 2007-08-27 [colin]      2.10.0cvs179
399         * src/summaryview.c
400                 Fix indentation
402 2007-08-27 [colin]      2.10.0cvs178
404         * src/summaryview.c
405                 Fix Quicksearch's Sticky mode
407 2007-08-27 [colin]      2.10.0cvs177
409         * src/folder_item_prefs.c
410         * src/folder_item_prefs.h
411         * src/imap_gtk.c
412         * src/mh_gtk.c
413                 Fix loss of subfolders properties when
414                 renaming a folder
416 2007-08-26 [wwp]        2.10.0cvs176
418         * src/alertpanel.c
419         * src/messageview.c
420         * src/prefs_actions.c
421                 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
422                 will have to be used when necessary *before* calling
423                 alertpanel functions.
425 2007-08-25 [paul]       2.10.0cvs175
427         * src/prefs_actions.c
428                 workaround gettext problem marking
429                 string as c-format when it's not
431 2007-08-25 [wwp]        2.10.0cvs174
433         * src/alertpanel.c
434         * src/messageview.c
435         * src/prefs_actions.c
436                 Call the pango markup escape function right ince in alertpanel_create
437                 instead of everywhere (reverts some parts of 2.10.0cvs123 and
438                 2.10.0cvs158).
440         * src/common/log.c
441                 Fix a crash due to a misuse of g_print(), encountered when the string
442                 passed to g_print was containing printf substitution symbols.
444 2007-08-25 [paul]       2.10.0cvs173
446         * src/common/log.c
447                 fix a segfault when refreshing RSSyl feeds
449 2007-08-25 [paul]       2.10.0cvs172
451         * src/gtk/icon_legend.c
452                 add watchthread.xpm
454 2007-08-25 [paul]       2.10.0cvs171
456         * src/Makefile.am
457         * src/stock_pixmap.c
458         * src/pixmaps/insert_file.xpm
459                 add a new pixmap instead of re-using
460                 paste.xpm. (easier for icon theme authors)
462 2007-08-24 [holger]     2.10.0cvs170
464         * src/plugins/trayicon/trayicon.c
465                 The same fix for another hook id.
467 2007-08-24 [holger]     2.10.0cvs169
469         * src/plugins/trayicon/trayicon.c
470                 Micro-fix: Do the error checking for
471                 the right hook id.
473 2007-08-24 [paul]       2.10.0cvs168
475         * src/folder.h
476                 fix typo causing compiler warning
478 2007-08-24 [paul]       2.10.0cvs167
480         * README
481                 put back the correct version of this file also
483 2007-08-24 [colin]      2.10.0cvs166
485         * src/send_message.c
486                 Use progress bar when sending messages
488 2007-08-24 [paul]       2.10.0cvs165
490         * Makefile.am
491                 oops! if i'm quick no-one will notice
492                 (put back the proper file)
494 2007-08-24 [paul]       2.10.0cvs164
496         * AUTHORS
497         * Makefile.am
498         * README
499         * src/gtk/authors.h
500         * tools/Makefile.am
501         * tools/README
502         * tools/mew2claws-mail.pl
503                 add new script that imports a Mew address book
504                 submitted by Jerome Lelong
506 2007-08-24 [paul]       2.10.0cvs163
508         * manual/plugins.xml
509                 remove the obsolete plugins, add the
510                 missing plugins, including the forthcoming
511                 SpamReport plugin
513 2007-08-24 [paul]       2.10.0cvs162
515         * manual/advanced.xml
516                 add info about the hidden emphasis_color option
517         * manual/keyboard.xml
518                 correct the info about hotkeys
519                 wrap the long lines
521 2007-08-24 [paul]       2.10.0cvs161
523         * src/folderview.c
524                 add mnemonic to 'Run procesing rules'
526 2007-08-24 [paul]       2.10.0cvs160
528         * src/account.c
529         * src/folder.c
530         * src/folder.h
531                 use suitable defaults for outbox,
532                 queue, drafts and trash folders
534 2007-08-24 [wwp]        2.10.0cvs159
536         * src/folderview.c
537                 Update menu item sensitivity if necessary (or we get a
538                 gtk critical message).
540 2007-08-23 [wwp]        2.10.0cvs158
542         * src/action.c
543         * src/prefs_actions.c
544                 Allow literal % chars in action commands (use %%).
545                 Add a missing p++ to the action parser in action_get_type(),
546                 which was missing it, even if it was neutral.
547                 Fix a pango markup warning at runtime.
549 2007-08-23 [wwp]        2.10.0cvs157
551         * src/addressbook.c
552                 Contacts are now locale-aware sorted in the address book
553                 (LC_COLLATE matters here).
554                 Fix missing table initializers.
556 2007-08-23 [colin]      2.10.0cvs156
558         * src/imap.c
559                 Check scan_required on dest folder when copying
561 2007-08-23 [colin]      2.10.0cvs155
563         * src/imap.c
564                 Fix scanning when folder was empty
566 2007-08-22 [colin]      2.10.0cvs154
568         * src/msgcache.c
569                 Don't g_warning when g_try_malloc fails(), or it makes
570                 things worse as g_log() allocates. Fixes bug 1290,
571                 'Claws Mail crashes if too little memory when 
572                 rebuilding folder tree'
574 2007-08-22 [colin]      2.10.0cvs153
576         * src/inc.c
577                 Fix format string vulnerability, thanks to
578                 Ulf Harnhammar, Secunia Research
580 2007-08-22 [colin]      2.10.0cvs152
582         * src/ldapserver.c
583                 Set tv_usec too
585 2007-08-22 [wwp]        2.10.0cvs151
587         * src/ldapquery.c
588                 Few better null-ptr checks.
590 2007-08-22 [colin]      2.10.0cvs150
592         * src/editldap.c
593         * src/editldap_basedn.c
594         * src/ldapquery.c
595         * src/ldapserver.c
596         * src/ldapserver.h
597         * src/ldapupdate.c
598         * src/ldaputil.c
599         * src/ldaputil.h
600                 Fix ldap timeouts
602 2007-08-22 [colin]      2.10.0cvs149
604         * src/ldapquery.c
605                 Finish previous fix
607 2007-08-22 [colin]      2.10.0cvs148
609         * src/ldapquery.c
610                 Fix wrong assertions
612 2007-08-22 [colin]      2.10.0cvs147
614         * src/ldaputil.c
615                 Fix test (set ldap v3 if bindDN is set or TLS is set)
617 2007-08-22 [colin]      2.10.0cvs146
619         * src/editldap.c
620         * src/ldaputil.c
621                 Fix wrong "Connected successfully to server". Connection only succeeds if
622                 we can get the base DN.
624 2007-08-21 [wwp]        2.10.0cvs145
626         * src/browseldap.c
627         * src/editldap.c
628         * src/ldapctrl.c
629         * src/ldapquery.c
630         * src/ldapserver.c
631         * src/ldapupdate.c
632         * src/ldaputil.c
633                 More sanity checks in ldap functions.
635 2007-08-21 [wwp]        2.10.0cvs144
637         * src/prefs_account.c
638                 Don't return a value in a void function().
640 2007-08-21 [paul]       2.10.0cvs143
642         * src/messageview.c
643                 add check for ftp: to messageview_list_urls()
645 2007-08-21 [colin]      2.10.0cvs142
647         * src/editldap.c
648         * src/ldapctrl.c
649         * src/ldapctrl.h
650         * src/ldapquery.c
651         * src/ldapupdate.c
652                 Fix bug 1293, 'LDAP address book not working'
653                 Search only on specified fields, but fetch 
654                 every field possible. People will have to 
655                 reset the searched Attributes in their LDAP
656                 servers properties.
658 2007-08-21 [wwp]        2.10.0cvs141
660         * src/addr_compl.c
661         * src/addrbook.c
662         * src/addrcache.c
663         * src/addrcindex.c
664         * src/addressbook.c
665         * src/addrindex.c
666         * src/browseldap.c
667         * src/crash.c
668         * src/editaddress_other_attributes_ldap.c
669         * src/exporthtml.c
670         * src/folder.c
671         * src/folderview.c
672         * src/imap.c
673         * src/jpilot.c
674         * src/ldapserver.c
675         * src/ldapupdate.c
676         * src/ldif.c
677         * src/main.c
678         * src/mainwindow.c
679         * src/matcher.c
680         * src/mh.c
681         * src/msgcache.c
682         * src/mutt.c
683         * src/pine.c
684         * src/pop.c
685         * src/prefs_customheader.c
686         * src/prefs_msg_colors.c
687         * src/procmime.c
688         * src/textview.c
689         * src/vcard.c
690         * src/wizard.c
691         * src/common/log.c
692         * src/common/socket.c
693         * src/common/ssl_certificate.c
694         * src/common/utils.c
695         * src/common/utils.h
696         * src/gtk/description_window.c
697         * src/plugins/demo/demo.c
698         * src/plugins/pgpcore/prefs_gpg.c
699         * src/plugins/spamassassin/libspamc.c
700                 Make sure we use glib functions to send text messages (information,
701                 debug, warning, errors) to stdout/stderr - no more direct puts
702                 fputs printf fprintf to stdout/stderr when it can be done using
703                 g_log*() and g_print/g_printerr. Doing this, we make sure every
704                 stdout/stderr message is saved to log in Windows.
707 2007-08-21 [wwp]        2.10.0cvs140
709         * src/main.c
710         * src/common/utils.h
711                 Route glib's stdout/stderr messages to a log file (Windows only),
712                 instead of loosing them.
714 2007-08-21 [paul]       2.10.0cvs139
716         * src/mainwindow.c
717                 replace deprecated g_strncasecmp()
718         * src/messageview.c
719                 fix 'List URLS'
721 2007-08-20 [ticho]      2.10.0cvs138
723         * src/account.c
724         * src/prefs_account.h
725                 Copy all account preferences in account_clone() - some
726                 were missing.
727         * src/prefs_account.c
728                 Handle empty privacy system combobox gracefully (warning
729                 instead of a crash).
731 2007-08-20 [colin]      2.10.0cvs137
733         * src/ldapctrl.c
734                 Fix a leak
736 2007-08-20 [paul]       2.10.0cvs136
738         * src/browseldap.c
739         * src/editldap.c
740         * src/ldapctrl.c
741         * src/ldapquery.c
742         * src/ldapquery.h
743         * src/ldapserver.c
744         * src/ldaputil.c
745                 add debug_prints
746                 patch by Michael Rasmussen
748 2007-08-19 [colin]      2.10.0cvs135
750         * src/imap.c
751                 Fix previous commit. Sensitivity update is needed
752                 for "Cancel receiving". However when batching we
753                 don't need to do it for every message flag change,
754                 just once at the start and once at the end.
756 2007-08-19 [colin]      2.10.0cvs134
758         * src/imap.c
759                 Remove useless menu updates on session lock/unlock
761 2007-08-19 [colin]      2.10.0cvs133
763         * src/etpan/imap-thread.c
764                 Make all fetch logs less verbose
766 2007-08-19 [paul]       2.10.0cvs132
768         * src/foldersel.c
769         * src/folderview.c
770         * src/summaryview.c
771                 fix bug 1286, 'Can't move a folder into a "Folders
772                 Only" folder'
774 2007-08-18 [ticho]      2.10.0cvs131
776         * src/editaddress_other_attributes_ldap.c
777                 Converted option menu for other ldap attributes to GtkComboBox.
779 2007-08-18 [colin]      2.10.0cvs130
781         * src/compose.c
782         * src/prefs_common.c
783         * src/prefs_common.h
784         * src/prefs_send.c
785         * src/send_message.c
786                 Revert 'send_dialog_mode' meaning to 
787                 'send_dialog_invisible', so that the 
788                 new checkbox doesn't change the 
789                 existing behaviour.
791 2007-08-18 [paul]       2.10.0cvs129
793         * src/summaryview.c
794                 add missing menu update
796 2007-08-17 [colin]      2.10.0cvs128
798         * src/folder.c
799                 Set batching after getting flags - maybe fixes
800                 bug 1292, 'CM crashes on writing mail'
802 2007-08-16 [ticho]      2.10.0cvs127
804         * src/prefs_send.c
805                 Convert two GtkOptionMenu widgets to new GtkComboBox.
806         * src/gtk/combobox.h
807         * src/gtk/gtkutils.c
808                 Allow NULL for GtkComboBox menuitem label, rendering such
809                 items as row separators.
811 2007-08-16 [paul]       2.10.0cvs126
813         * src/plugins/trayicon/trayicon.c
814                 remove wrongly used gettextisation
816 2007-08-15 [ticho]      2.10.0cvs125
818         * src/importldif.c
819                 Fixed a runtime warning where an attempt to pack an
820                 already packed GtkLabel was made.
822 2007-08-15 [ticho]      2.10.0cvs124
824         * src/prefs_compose_writing.c
825                 Convert the insert-or-attach-dragged-files GtkOptionMenu
826                 into GtkComboBox.
828 2007-08-14 [ticho]      2.10.0cvs123
830         * src/messageview.c
831         * src/gtk/gtkutils.c
832                 Changed return receipt account selector to GtkComboBox.
833                 Fixed a runtime warning where GTK tried to parse
834                 "name <email@address" as a Pango markup in an alertpanel label.
836 2007-08-14 [ticho]      2.10.0cvs122
838         * src/prefs_logging.c
839                 Changed GtkOptionMenu in logging preferences to GtkComboBox.
841 2007-08-14 [wwp]        2.10.0cvs121
843         * tools/Makefile.am
844         * tools/README
845         * tools/popfile-link.sh
846                 Added a new tool: POPFile helper, to open
847                 selected messages in POPFile control center,
848                 in order to change the messages' status.
850 2007-08-14 [ticho]      2.10.0cvs120
852         * src/compose.c
853         * src/prefs_common.c
854         * src/prefs_common.h
855         * src/prefs_send.c
856         * src/send_message.c
857                 Change "Show send dialog" optionmenu to a checkbutton.
858         * src/prefs_receive.c
859                 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
861 2007-08-13 [wwp]        2.10.0cvs119
863         * src/addr_compl.c
864         * src/addressbook.c
865         * src/addrindex.c
866         * src/compose.c
867         * src/filtering.c
868         * src/folderview.c
869         * src/inc.c
870         * src/matcher.c
871         * src/mh.c
872         * src/partial_download.c
873         * src/prefs_gtk.c
874         * src/procmsg.c
875         * src/stock_pixmap.c
876         * src/summaryview.c
877         * src/common/utils.c
878         * src/gtk/gtkaspell.c
879         * src/gtk/menu.c
880                 Make sure we never pass NULL pointers for %s substitutions
881                 (prevent from crashing in Windows).
883 2007-08-13 [wwp]        2.10.0cvs118
885         * src/msgcache.c
886                 Re-enable mmap_reads in Windows with some missing
887                 CloseHandle of mapping objects, thanks to
888                 Marcus Brinkmann.
890 2007-08-13 [paul]       2.10.0cvs117
892         * src/common/utils.c
893                 fix bug 1287, 'Compile time problem on Solaris
894                 (nexenta gnu/Solaris) utils.c'
895                 Thanks to Piotr Chrzczonowicz
897 2007-08-12 [wwp]        2.10.0cvs116
899         * src/plugins/pgpcore/prefs_gpg.c
900                 Don't try to unset a GPG_AGENT_INFO that was not
901                 set (and don't use a NULL string in Windows, it was
902                 crashing with --debug if GPG_AGENT_INFO was not set).
904 2007-08-12 [wwp]        2.10.0cvs115
906         * src/privacy.h
907                 Make gcc type-check arguments passed to privacy_set_error().
909 2007-08-12 [ticho]      2.10.0cvs114
911         * src/prefs_folder_item.c
912                 Make sure that folder default account combobox always has some
913                 account preselected.
914         * src/gtk/combobox.c
915                 Handle empty combobox gracefully (warning instead of crash).
917 2007-08-12 [ticho]      2.10.0cvs114
919         * src/prefs_folder_item.c
920                 Make sure that folder default account combobox is not empty.
921         * src/gtk/combobox.c
922                 Handle empty combobox gracefully (warning instead of crash).
924 2007-08-11 [paul]       2.10.0cvs113
926         * src/addrgather.c
927         * src/folderview.c
928                 use 'subfolder' instead of 'sub-folder', matching
929                 everywhere else the term is used
930         * src/imap_gtk.c
931                 fix engrish
933 2007-08-10 [wwp]        2.10.0cvs112
935         * src/msgcache.c
936                 Disable mmap reads in Windows only (at least temporarily), they
937                 prevent from renaming/removing target cache files.
939 2007-08-10 [paul]
941         3.0.0-rc2 released
943 2007-08-10 [wwp]        2.10.0cvs111
945         * src/msgcache.c
946                 fix unpredictable crashes in Windows due to broken
947                 cache/mark/tags files writting (file were opened for
948                 writing in text mode).
950         * src/recv.c
951                 use gettimeofday() from w32lib.h on Windows.
953 2007-08-10 [colin]      2.10.0cvs110
955         * src/imap.c
956         * src/etpan/imap-thread.c
957         * src/etpan/imap-thread.h
958                 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
960 2007-08-09 [colin]      2.10.0cvs109
962         * src/editldap.c
963                 Fix port being reset to 636 on SSL
964         * src/folder.c
965                 Fix folder_item_get_msg_num_by_file
966                 on drafts/queue folders
968 2007-08-09 [wwp]        2.10.0cvs108
970         * src/folder.c
971                 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
972                 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
975 2007-08-09 [colin]      2.10.0cvs107
977         * src/folderview.c
978         * src/summaryview.c
979         * src/gtk/prefswindow.c
980                 A few Maemo layout fixes
982 2007-08-09 [paul]       2.10.0cvs106
984         * src/prefs_account.c
985                 remove the hyphen from plug-ins to
986                 match everywhere else
988 2007-08-08 [wwp]        2.10.0cvs105
990         * src/prefs_folder_item.c
991                 Fix an extraneous stealth ^L char.
993 2007-08-08 [wwp]        2.10.0cvs104
995         * src/prefs_folder_item.c
996                 Better fix, group variables declarations (USE_ASPELL).
998 2007-08-08 [wwp]        2.10.0cvs103
1000         * src/prefs_folder_item.c
1001                 Fix compilation w/ USE_ASPELL set (broken
1002                 by 2.10.0cvs102).
1004 2007-08-08 [ticho]      2.10.0cvs102
1006         * src/prefs_folder_item.c
1007                 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
1009 2007-08-08 [colin]      2.10.0cvs101
1011         * src/imap.c
1012         * src/etpan/imap-thread.c
1013         * src/etpan/imap-thread.h
1014                 Close selected mailbox before doing
1015                 status on it.
1017 2007-08-08 [colin]      2.10.0cvs100
1019         * src/html.c
1020                 Complete symbol table, thanks to wwp.
1021                 Fixes bug 1284, 'The html -> text 
1022                 converter ignores entities'
1023         * src/msgcache.c
1024                 Fix possible fd leak
1026 2007-08-08 [colin]      2.10.0cvs99
1028         * src/imap.c
1029                 Better way to fetch UIDs on non-UIDPLUS servers
1031 2007-08-07 [colin]      2.10.0cvs98
1033         * src/imap.c
1034                 fix bug 1275, 'auto-saved draft messages not 
1035                 always being removed'; Also, make multiple
1036                 copy (in the same account) faster by matching
1037                 source/destination message UIDs.
1038         * src/messageview.c
1039                 Don't try to reshow deleted mail
1040         * src/msgcache.c
1041                 Fix leak on error path
1043 2007-08-07 [wwp]        2.10.0cvs97
1045         * manual/account.xml
1046         * manual/advanced.xml
1047         * manual/fr/account.xml
1048         * manual/fr/advanced.xml
1049                 Updated the reference manual and the French translation to
1050                 reflect 2.10.0cvs84: enable running folder Processing
1051                 rules on demand.
1053 2007-08-06 [wwp]        2.10.0cvs96
1055         * src/prefs_common.c
1056         * src/prefs_common.h
1057         * src/textview.c
1058                 Allow changing the emphasis color used to highlight
1059                 the newsreader/x-mailer header value when it matches
1060                 our preferred mail agent (hidden pref 'emphasis_col' added
1061                 to clawsrc).
1063 2007-08-06 [colin]      2.10.0cvs95
1065         * src/compose.c
1066         * src/compose.h
1067                 Re-commit 2.10.0cvs86, with a protection
1068                 against Pango bug. Also, try to fix 
1069                 bug 1275, 'auto-saved draft messages not 
1070                 always being removed'
1072 2007-08-06 [wwp]        2.10.0cvs94
1074         * src/gtk/quicksearch.c
1075                 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
1077 2007-08-06 [ticho]      2.10.0cvs93
1079         * src/prefs_account.c
1080         * src/gtk/combobox.c
1081                 Use GtkComboBox instead of GtkOptionMenu for privacy system
1082                 selection in account preferences.
1084 2007-08-06 [wwp]        2.10.0cvs92
1086         * src/plugins/pgpcore/plugin.def
1087                 Apply one more chunk from gpg4win's 03-w32-port patch.
1089 2007-08-05 [colin]      2.10.0cvs91
1091         * src/compose.c
1092         * src/compose.h
1093                 reverting buggy patch for now
1095 2007-08-05 [colin]      2.10.0cvs90
1097         * src/folder.c
1098                 Fix slowdown
1100 2007-08-04 [colin]      2.10.0cvs89
1102         * src/prefs_summaries.c
1103         * src/summary_search.c
1104                 Replace deprecated widgets. Patch by
1105                 Andrej.
1107 2007-08-04 [colin]      2.10.0cvs88
1109         * src/mh.c
1110                 Refresh GUI only every 2000 mails on mh_get_last_num
1111                 This is fast (readdir) and done only once per 
1112                 session/folder
1114 2007-08-03 [colin]      2.10.0cvs87
1116         * src/prefs_account.c
1117         * src/gtk/combobox.h
1118         * src/gtk/gtkutils.c
1119                 Fix a deprecated widget. Patch by
1120                 Andrej
1122 2007-08-03 [colin]      2.10.0cvs86
1124         * src/compose.c
1125         * src/compose.h
1126                 Make colorisation and wrapping algorithms
1127                 faster. Fixes bug 1246, 'compose becomes 
1128                 increasingly slow replying to complex emails'
1130 2007-08-03 [paul]       2.10.0cvs85
1132         * src/mh.c
1133                 keep the window painted
1135 2007-08-02 [paul]       2.10.0cvs84
1137         * src/folderview.c
1138         * src/mainwindow.c
1139         * src/mainwindow.h
1140                 enable running folder Processing
1141                 rules on demand
1143 2007-08-02 [paul]       2.10.0cvs83
1145         * src/textview.c
1146                 speed up/clean up rendering of larger
1147                 msgs
1148                 Thanks to Colin
1150 2007-08-01 [paul]       2.10.0cvs82
1152         * src/mainwindow.h
1153                 clean up cruft
1154         * src/toolbar.c
1155                 change default toolbar layout on maemo
1156         * src/pixmaps/close.xpm
1157                 make the red cross a grey cross
1158         * src/pixmaps/jpilot.xpm
1159                 make icon smaller so it fits better
1161 2007-07-31 [paul]       2.10.0cvs81
1163         * src/setup.c
1164         * src/gtk/gtkutils.c
1165                 fix crash on maemo on first launch
1167 2007-07-30 [paul]       2.10.0cvs80
1169         * src/prefs_matcher.c
1170                 specify the units of age and size
1172 2007-07-30 [paul]       2.10.0cvs79
1174         * src/main.c
1175                 Fix IMAP timeout setting
1177 2007-07-30 [colin]      2.10.0cvs78
1179         * src/prefs_account.c
1180                 Fix a deprecated widget. Patch by
1181                 Andrej
1183 2007-07-27 [paul]       2.10.0cvs77
1185         * src/matcher_parser_parse.y
1186         * src/prefs_filtering_action.c
1187         * src/prefs_matcher.c
1188                 these changes forgotten in cvs74's
1189                 'watch thread' feature
1191 2007-07-27 [paul]       2.10.0cvs76
1193         * src/compose.c
1194                 fix potential crasher
1195                 thanks to Colin
1197 2007-07-27 [paul]       2.10.0cvs75
1199         * src/mainwindow.c
1200         * src/manual.c
1201         * src/manual.h
1202         * src/gtk/gtkutils.c
1203                 make mainwindow's /Help/Manual point to the
1204                 remote copy if the local copy doesn't exist
1206 2007-07-27 [paul]       2.10.0cvs74
1208         * src/Makefile.am
1209         * src/filtering.c
1210         * src/folder.c
1211         * src/mainwindow.c
1212         * src/matcher.c
1213         * src/matcher.h
1214         * src/matcher_parser_parse.y
1215         * src/procmsg.c
1216         * src/procmsg.h
1217         * src/stock_pixmap.c
1218         * src/stock_pixmap.h
1219         * src/summaryview.c
1220         * src/summaryview.h
1221         * src/toolbar.c
1222         * src/toolbar.h
1223         * src/pixmaps/watchthread.xpm
1224                 add 'watch thread' feature
1226 2007-07-27 [paul]       2.10.0cvs73
1228         * src/prefs_folder_item.c
1229                 adjust labels, add tooltips
1231 2007-07-27 [colin]      2.10.0cvs72
1233         * src/summaryview.c
1234                 Maemo: Remove less used menu items
1236 2007-07-26 [colin]      2.10.0cvs71
1238         * src/messageview.c
1239                 Maemo: destroy messageview after trashing mail.
1240                 Maybe should be done on X11 too
1242 2007-07-26 [colin]      2.10.0cvs70
1244         * src/folderview.c
1245         * src/mainwindow.c
1246         * src/prefs_common.c
1247         * src/prefs_common.h
1248         * src/summaryview.c
1249                 Add View/Show or Hide/Column headers
1251 2007-07-26 [colin]      2.10.0cvs69
1253         * src/procmime.c
1254                 Fix unwanted output
1256 2007-07-26 [colin]      2.10.0cvs68
1258         * src/ldapserver.c
1259                 Fix possible crash on cache invalidation
1260         * src/compose.c
1261         * src/procmime.c
1262         * src/procmime.h
1263         * src/quote_fmt_parse.y
1264                 Make replying to mails with big attachments
1265                 much faster. Fixes bug 1224, 'The process of 
1266                 Replying to emails with large attachments 
1267                 seems unreasonably long...'
1269 2007-07-26 [colin]      2.10.0cvs67
1271         * src/mimeview.c
1272         * src/matcher.c
1273         * src/common/ssl.c
1274                 Fix threads use on BSDs
1276 2007-07-26 [paul]       2.10.0cvs66
1278         * src/gtk/prefswindow.c
1279                 fix account prefs breakage
1280                 thanks to Colin
1282 2007-07-26 [paul]       2.10.0cvs65
1284         * configure.ac
1285                 standardise ./configure --help messages
1287 2007-07-26 [colin]      2.10.0cvs64
1289         * src/addressbook.c
1290         * src/editaddress.c
1291                 Fix two vCard-related crashes
1293 2007-07-25 [colin]      2.10.0cvs63
1295         * src/inc.c
1296         * src/prefs_common.c
1297         * src/prefs_common.h
1298         * src/prefs_receive.c
1299                 Maemo: Add a better way to notify of
1300                 new mails
1301         * src/mainwindow.c
1302         * src/statusbar.h
1303         * src/summaryview.c
1304         * src/toolbar.c
1305                 Maemo: Various layout fixes
1306         * src/gtk/prefswindow.c
1307                 Maemo: Better prefs layout
1309 2007-07-25 [paul]       2.10.0cvs62
1311         * src/textview.c
1312                 fix the layout on maemo
1313                 thanks to Colin
1315 2007-07-25 [iwkse]      2.10.0cvs61
1317         * src/summaryview.c
1318                 add 'o' shortcut on summaryview
1320 2007-07-25 [iwkse]      2.10.0cvs60
1322         * src/textview.c
1323                 fix o shortcut
1325 2007-07-24 [colin]      2.10.0cvs59
1327         * src/mh.c
1328                 Fix missing timestamp update on source
1329                 folder when moving
1330         * src/textview.c
1331         * src/textview.h
1332                 Better text layout on part's choices
1334 2007-07-23 [colin]      2.10.0cvs58
1336         * src/mimeview.c
1337         * src/textview.c
1338                 Maemo: Automatically choose the correct application
1339                 to open parts
1340         * src/gtk/quicksearch.c
1341                 Make search run on GDK_KP_Enter too
1343 2007-07-23 [wwp]        2.10.0cvs57
1345         * src/quote_fmt_lex.l
1346                 Revert accidentaly committed lines (account_sig) in
1347                 2.10.0cvs56.
1349 2007-07-23 [wwp]        2.10.0cvs56
1351         * src/quote_fmt_lex.l
1352                 Fix typos around long form expressions in the quote lexer.
1354 2007-07-23 [paul]
1356         3.0.0-rc1 released
1358 2007-07-23 [colin]      2.10.0cvs55
1360         * src/addr_compl.c
1361                 Fix auto-completion on Maemo
1363 2007-07-23 [colin]      2.10.0cvs54
1365         * src/statusbar.c
1366                 Maemo: Fix sticking statusbars
1368 2007-07-22 [colin]      2.10.0cvs53
1370         * src/main.c
1371                 Maemo: Fix the strange "top_application" info
1372                 at startup. We should do something when 
1373                 receiving such a message.
1375 2007-07-20 [paul]       2.10.0cvs52
1377         * src/news_gtk.c
1378                 add missing #include "statusbar.h"
1380 2007-07-20 [colin]      2.10.0cvs51
1382         * src/folder.c
1383         * src/folder.h
1384         * src/folder_item_prefs.c
1385         * src/folder_item_prefs.h
1386         * src/folderview.c
1387         * src/imap.c
1388         * src/imap_gtk.c
1389         * src/imap_gtk.h
1390         * src/news.c
1391         * src/news_gtk.c
1392         * src/news_gtk.h
1393         * src/prefs_folder_item.c
1394                 Implement age-based caching: allow to
1395                 specify a threshold for the offline synchronisation
1396                 feature, and whether old cached bodies should 
1397                 be removed
1398         * src/toolbar.c
1399         * src/toolbar.h
1400                 Fix label/tooltips
1401         * src/plugins/dillo_viewer/dillo_viewer.c
1402                 Check that Dillo's installed
1404 2007-07-20 [wwp]        2.10.0cvs50
1406         * src/mimeview.c
1407         * src/stock_pixmap.c
1408                 Draw a frame around the selected mimeview part icon (instead of the
1409                 shifted 'dancing' icon).
1411 2007-07-20 [colin]      2.10.0cvs49
1413         * src/main.c
1414                 Unref stuff even on error
1415         * src/wizard.c
1416                 disconnect signals only at the very
1417                 end of the wizard save.
1419 2007-07-20 [colin]      2.10.0cvs48
1421         * src/mainwindow.c
1422         * src/messageview.c
1423         * src/toolbar.c
1424         * src/toolbar.h
1425                 Fix random crashes while navigating
1426                 (GTK_EVENTS_FLUSH)
1428 2007-07-19 [colin]      2.10.0cvs47
1430         * configure.ac
1431         * src/main.c
1432         * src/prefs_common.c
1433         * src/prefs_common.h
1434         * src/wizard.c
1435         * src/common/defs.h
1436         * src/common/utils.c
1437                 Maemo: add an easy way to store data (mails
1438                 and IMAP/NNTP caches) on one of the SD cards,
1439                 and protect against unmounts if needed
1441 2007-07-19 [paul]       2.10.0cvs46
1443         * src/Makefile.am
1444         * src/stock_pixmap.c
1445         * src/gtk/about.c
1446         * src/pixmaps/claws-mail_logo-small.xpm
1447                 implement a (slightly) different About
1448                 dialog for maemo and add a small version
1449                 of the logo for it
1450         * src/wizard.c
1451                 use a scrolled window for wizard page 1
1452                 on maemo
1454 2007-07-19 [paul]       2.10.0cvs45
1456         * src/Makefile.am
1457                 too soon for this line
1459 2007-07-19 [paul]       2.10.0cvs44
1461         * src/Makefile.am
1462                 fix build on n800
1464 2007-07-19 [colin]      2.10.0cvs43
1466         * src/wizard.c
1467                 Solve Mail/Mailbox name when specifying
1468                 full /path/to/Mail.
1470 2007-07-18 [colin]      2.10.0cvs42
1472         * src/inc.c
1473         * configure.ac
1474                 Fix build on n770
1476 2007-07-18 [colin]      2.10.0cvs41
1478         * src/inc.c
1479                 Maemo: plug the online/offline system into
1480                 maemo's interfaces to have Claws automatically
1481                 switch according to the system status
1482         * src/statusbar.c
1483                 Maemo: use HildonBanners to display status
1484                 messages. Renders the main statusbar useless.
1486 2007-07-18 [paul]       2.10.0cvs40
1488         * src/filtering.c
1489                 fix screen blanking on moving/copying many msgs
1490         * src/folder.c
1491                 fix processing progressbar and screen blanking
1492                 during processing
1494 2007-07-18 [paul]       2.10.0cvs39
1496         * src/messageview.c
1497                 revert cvs37, breakage on maemo
1499 2007-07-18 [paul]       2.10.0cvs38
1501         * src/gtk/gtkutils.c
1502                 make sure we can still build with older GTK's
1504 2007-07-18 [colin]      2.10.0cvs37
1506         * src/messageview.c
1507                 Only hide the small layout's messageview, instead
1508                 of destroying it when closing
1509         * src/gtk/gtkutils.c
1510                 Use gtk_window_present_with_time to popup windows,
1511                 it seems to make things better with modern WMs
1512                 (actually focusing)
1514 2007-07-17 [colin]      2.10.0cvs36
1516         * src/editaddress.c
1517                 Simplify layout on Maemo
1518         * src/folder.c
1519                 Fix possible crash
1520         * src/prefs_display_header.c
1521                 Remove some headers by default on Maemo
1523 2007-07-17 [paul]       2.10.0cvs35
1525         * src/prefs_common.c
1526         * src/prefs_common.h
1527         * src/prefs_logging.c
1528         * src/common/log.c
1529                 add options to stop/enable writing logs to disc
1531 2007-07-17 [paul]       2.10.0cvs34
1533         * src/edittags.c
1534                 fix some issues with the Apply tags window:
1535                 - set search column (enables autocompl in the treeview)
1536                 - apply tag from "New tag" if it existed
1537                 - clears New tag entry when adding it with the button
1538                 Thanks to Colin
1540 2007-07-17 [paul]       2.10.0cvs33
1542         * src/edittags.c
1543                 fix 'apply tags' dialogue weirdness
1545 2007-07-16 [colin]      2.10.0cvs32
1547         * src/toolbar.c
1548                 Fix double-loading of mails on Maemo
1550 2007-07-16 [colin]      2.10.0cvs31
1552         * src/messageview.c
1553                 Prevent double-loading of the same part under some
1554                 conditions; hide statusbar on Maemo
1556 2007-07-16 [colin]      2.10.0cvs30
1558         * src/edittags.c
1559         * src/edittags.h
1560         * src/mainwindow.c
1561         * src/summaryview.c
1562                 Improve the tag interface - allow
1563                 to set/unset tags from a special
1564                 window.
1565         * src/gtk/gtkvscrollbutton.c
1566         * src/mimeview.c
1567         * src/mimeview.h
1568         * src/stock_pixmap.c
1569                 Fix Mimeview's ugly hacks in the
1570                 icon list. 
1572 2007-07-16 [paul]       2.10.0cvs29
1574         * src/wizard.c
1575                 rework dialog
1576         * src/gtk/icon_legend.c
1577                 put it all in a scrolled window
1579 2007-07-15 [colin]      2.10.0cvs28
1581         * src/mainwindow.c
1582                 Maemo: force layout to be Small screen; the
1583                 others don't make sense
1585 2007-07-14 [colin]      2.10.0cvs27
1587         * src/mimeview.c
1588         * src/gtk/gtkvscrollbutton.c
1589                 Maemo: Fix mimeview's buttons size
1591 2007-07-14 [colin]      2.10.0cvs26
1593         * src/toolbar.c
1594                 Fix the button workaround fix.
1595                 (Use the correct variable)
1597 2007-07-14 [colin]      2.10.0cvs25
1599         * src/mainwindow.c
1600         * src/toolbar.c
1601                 Maemo: put the progress bar in the
1602                 toolbar
1604 2007-07-14 [colin]      2.10.0cvs24
1606         * src/prefs_common.c
1607                 Maemo: hide statusbar by default
1608         * src/Makefile.am
1609         * src/stock_pixmap.c
1610         * src/stock_pixmap.h
1611         * src/toolbar.c
1612         * src/pixmaps/go_folders.xpm
1613                 Maemo: Add a specific icon to go back to
1614                 folder list
1616 2007-07-14 [colin]      2.10.0cvs23
1618         * src/toolbar.c
1619                 Don't set homogeneous finally
1621 2007-07-14 [colin]      2.10.0cvs22
1623         * src/toolbar.c
1624                 Fix button show/hide issues
1626 2007-07-14 [colin]      2.10.0cvs21
1628         * src/toolbar.c
1629                 Fix huge arrows
1630                 Fix button workaround to be able to click
1631                 if mouse was on button when it went un-
1632                 sensitive.
1633                 Revert previous commit, gtk_tool_item_set_homogeneous
1634                 doesn't mean what it seems to mean ;-)
1636 2007-07-14 [paul]       2.10.0cvs20
1638         * src/toolbar.c
1639                 make homogeneous FALSE always
1641 2007-07-13 [colin]      2.10.0cvs19
1643         * src/toolbar.c
1644         * src/toolbar.h
1645                 Rework to fit the non-deprecated API
1646         * src/compose.c
1647         * src/folderview.c
1648         * src/mainwindow.c
1649         * src/messageview.c
1650         * src/summaryview.c
1651                 Maemo layout changes. Better toolbars,
1652                 removal of CTree headers. 
1654 2007-07-13 [paul]       2.10.0cvs18
1656         * src/gtk/colorlabel.c
1657                 fix bug 1261, '[DE] coloring messages in overview 
1658                 keys are not localised'
1659                 the string is now included in claws-mail.pot
1661 2007-07-13 [colin]      2.10.0cvs17
1663         * src/summaryview.c
1664                 Fix bug 1267, 'printing mutliple messages 
1665                 opens one message-dialog after the other'
1666                 Ask for confirmation when printing 10
1667                 messages or more.
1669 2007-07-11 [colin]      2.10.0cvs16
1671         * COPYING
1672         * README
1673         * autogen.sh
1674         * manual/claws-mail-manual.xml
1675         * manual/gpl.xml
1676         * manual/es/claws-mail-manual.xml
1677         * manual/es/gpl.xml
1678         * manual/fr/claws-mail-manual.xml
1679         * manual/fr/gpl.xml
1680         * manual/pl/gpl.xml
1681         * src/account.c
1682         * src/account.h
1683         * src/action.c
1684         * src/action.h
1685         * src/adbookbase.h
1686         * src/addr_compl.c
1687         * src/addr_compl.h
1688         * src/addrbook.c
1689         * src/addrbook.h
1690         * src/addrcache.c
1691         * src/addrcache.h
1692         * src/addrcindex.c
1693         * src/addrcindex.h
1694         * src/addrclip.c
1695         * src/addrclip.h
1696         * src/addrdefs.h
1697         * src/addressadd.c
1698         * src/addressadd.h
1699         * src/addressbook.c
1700         * src/addressbook.h
1701         * src/addressbook_foldersel.c
1702         * src/addressbook_foldersel.h
1703         * src/addressitem.h
1704         * src/addrgather.c
1705         * src/addrgather.h
1706         * src/addrharvest.c
1707         * src/addrharvest.h
1708         * src/addrindex.c
1709         * src/addrindex.h
1710         * src/addritem.c
1711         * src/addritem.h
1712         * src/addrquery.c
1713         * src/addrquery.h
1714         * src/addrselect.c
1715         * src/addrselect.h
1716         * src/alertpanel.c
1717         * src/alertpanel.h
1718         * src/browseldap.c
1719         * src/browseldap.h
1720         * src/codeconv.c
1721         * src/codeconv.h
1722         * src/compose.c
1723         * src/compose.h
1724         * src/crash.c
1725         * src/crash.h
1726         * src/customheader.c
1727         * src/customheader.h
1728         * src/displayheader.c
1729         * src/displayheader.h
1730         * src/editaddress.c
1731         * src/editaddress.h
1732         * src/editaddress_other_attributes_ldap.c
1733         * src/editaddress_other_attributes_ldap.h
1734         * src/editbook.c
1735         * src/editbook.h
1736         * src/editgroup.c
1737         * src/editgroup.h
1738         * src/editjpilot.c
1739         * src/editjpilot.h
1740         * src/editldap.c
1741         * src/editldap.h
1742         * src/editldap_basedn.c
1743         * src/editldap_basedn.h
1744         * src/edittags.c
1745         * src/edittags.h
1746         * src/editvcard.c
1747         * src/editvcard.h
1748         * src/enriched.c
1749         * src/enriched.h
1750         * src/exphtmldlg.c
1751         * src/exphtmldlg.h
1752         * src/expldifdlg.c
1753         * src/expldifdlg.h
1754         * src/export.c
1755         * src/export.h
1756         * src/exporthtml.c
1757         * src/exporthtml.h
1758         * src/exportldif.c
1759         * src/exportldif.h
1760         * src/filtering.c
1761         * src/filtering.h
1762         * src/folder.c
1763         * src/folder.h
1764         * src/folder_item_prefs.c
1765         * src/folder_item_prefs.h
1766         * src/foldersel.c
1767         * src/foldersel.h
1768         * src/folderutils.c
1769         * src/folderutils.h
1770         * src/folderview.c
1771         * src/folderview.h
1772         * src/gedit-print.c
1773         * src/gedit-print.h
1774         * src/grouplistdialog.c
1775         * src/grouplistdialog.h
1776         * src/headerview.c
1777         * src/headerview.h
1778         * src/html.c
1779         * src/html.h
1780         * src/image_viewer.c
1781         * src/image_viewer.h
1782         * src/imap.c
1783         * src/imap.h
1784         * src/imap_gtk.c
1785         * src/imap_gtk.h
1786         * src/import.c
1787         * src/import.h
1788         * src/importldif.c
1789         * src/importldif.h
1790         * src/importmutt.c
1791         * src/importmutt.h
1792         * src/importpine.c
1793         * src/importpine.h
1794         * src/inc.c
1795         * src/inc.h
1796         * src/jpilot.c
1797         * src/jpilot.h
1798         * src/ldapctrl.c
1799         * src/ldapctrl.h
1800         * src/ldaplocate.c
1801         * src/ldaplocate.h
1802         * src/ldapquery.c
1803         * src/ldapquery.h
1804         * src/ldapserver.c
1805         * src/ldapserver.h
1806         * src/ldapupdate.c
1807         * src/ldapupdate.h
1808         * src/ldaputil.c
1809         * src/ldaputil.h
1810         * src/ldif.c
1811         * src/ldif.h
1812         * src/localfolder.c
1813         * src/localfolder.h
1814         * src/main.c
1815         * src/main.h
1816         * src/mainwindow.c
1817         * src/mainwindow.h
1818         * src/manual.c
1819         * src/manual.h
1820         * src/matcher.c
1821         * src/matcher.h
1822         * src/matcher_parser.h
1823         * src/matcher_parser_lex.l
1824         * src/matcher_parser_parse.y
1825         * src/mbox.c
1826         * src/mbox.h
1827         * src/message_search.c
1828         * src/message_search.h
1829         * src/messageview.c
1830         * src/messageview.h
1831         * src/mh.c
1832         * src/mh.h
1833         * src/mh_gtk.c
1834         * src/mh_gtk.h
1835         * src/mimeview.c
1836         * src/mimeview.h
1837         * src/msgcache.c
1838         * src/msgcache.h
1839         * src/mutt.c
1840         * src/mutt.h
1841         * src/news.c
1842         * src/news.h
1843         * src/news_gtk.c
1844         * src/news_gtk.h
1845         * src/noticeview.c
1846         * src/noticeview.h
1847         * src/partial_download.c
1848         * src/partial_download.h
1849         * src/pine.c
1850         * src/pine.h
1851         * src/pop.c
1852         * src/pop.h
1853         * src/prefs_account.c
1854         * src/prefs_account.h
1855         * src/prefs_actions.c
1856         * src/prefs_actions.h
1857         * src/prefs_common.c
1858         * src/prefs_common.h
1859         * src/prefs_compose_writing.c
1860         * src/prefs_compose_writing.h
1861         * src/prefs_customheader.c
1862         * src/prefs_customheader.h
1863         * src/prefs_display_header.c
1864         * src/prefs_display_header.h
1865         * src/prefs_ext_prog.c
1866         * src/prefs_ext_prog.h
1867         * src/prefs_filtering.c
1868         * src/prefs_filtering.h
1869         * src/prefs_filtering_action.c
1870         * src/prefs_filtering_action.h
1871         * src/prefs_folder_column.c
1872         * src/prefs_folder_column.h
1873         * src/prefs_folder_item.c
1874         * src/prefs_folder_item.h
1875         * src/prefs_fonts.c
1876         * src/prefs_fonts.h
1877         * src/prefs_gtk.c
1878         * src/prefs_gtk.h
1879         * src/prefs_image_viewer.c
1880         * src/prefs_image_viewer.h
1881         * src/prefs_logging.c
1882         * src/prefs_logging.h
1883         * src/prefs_matcher.c
1884         * src/prefs_matcher.h
1885         * src/prefs_message.c
1886         * src/prefs_message.h
1887         * src/prefs_msg_colors.c
1888         * src/prefs_msg_colors.h
1889         * src/prefs_other.c
1890         * src/prefs_other.h
1891         * src/prefs_quote.c
1892         * src/prefs_quote.h
1893         * src/prefs_receive.c
1894         * src/prefs_receive.h
1895         * src/prefs_send.c
1896         * src/prefs_send.h
1897         * src/prefs_spelling.c
1898         * src/prefs_spelling.h
1899         * src/prefs_summaries.c
1900         * src/prefs_summaries.h
1901         * src/prefs_summary_column.c
1902         * src/prefs_summary_column.h
1903         * src/prefs_summary_open.c
1904         * src/prefs_summary_open.h
1905         * src/prefs_template.c
1906         * src/prefs_template.h
1907         * src/prefs_themes.c
1908         * src/prefs_themes.h
1909         * src/prefs_toolbar.c
1910         * src/prefs_toolbar.h
1911         * src/prefs_wrapping.c
1912         * src/prefs_wrapping.h
1913         * src/privacy.c
1914         * src/privacy.h
1915         * src/procheader.c
1916         * src/procheader.h
1917         * src/procmime.c
1918         * src/procmime.h
1919         * src/procmsg.c
1920         * src/procmsg.h
1921         * src/quote_fmt.c
1922         * src/quote_fmt_lex.l
1923         * src/quote_fmt_parse.y
1924         * src/recv.c
1925         * src/recv.h
1926         * src/remotefolder.c
1927         * src/remotefolder.h
1928         * src/send_message.c
1929         * src/send_message.h
1930         * src/setup.c
1931         * src/setup.h
1932         * src/simple-gettext.c
1933         * src/sourcewindow.c
1934         * src/sourcewindow.h
1935         * src/ssl_manager.c
1936         * src/ssl_manager.h
1937         * src/statusbar.c
1938         * src/statusbar.h
1939         * src/stock_pixmap.c
1940         * src/stock_pixmap.h
1941         * src/summary_search.c
1942         * src/summary_search.h
1943         * src/summaryview.c
1944         * src/summaryview.h
1945         * src/textview.c
1946         * src/textview.h
1947         * src/toolbar.c
1948         * src/toolbar.h
1949         * src/undo.c
1950         * src/undo.h
1951         * src/unmime.c
1952         * src/unmime.h
1953         * src/uri_opener.c
1954         * src/uri_opener.h
1955         * src/vcard.c
1956         * src/vcard.h
1957         * src/wizard.c
1958         * src/wizard.h
1959         * src/common/base64.c
1960         * src/common/base64.h
1961         * src/common/claws.c
1962         * src/common/claws.h
1963         * src/common/defs.h
1964         * src/common/fnmatch.c
1965         * src/common/fnmatch.h
1966         * src/common/fnmatch_loop.c
1967         * src/common/hooks.c
1968         * src/common/hooks.h
1969         * src/common/log.c
1970         * src/common/log.h
1971         * src/common/md5.c
1972         * src/common/md5.h
1973         * src/common/mgutils.c
1974         * src/common/mgutils.h
1975         * src/common/nntp.c
1976         * src/common/nntp.h
1977         * src/common/passcrypt.c
1978         * src/common/passcrypt.h.in
1979         * src/common/plugin.c
1980         * src/common/plugin.h
1981         * src/common/prefs.c
1982         * src/common/prefs.h
1983         * src/common/progressindicator.c
1984         * src/common/progressindicator.h
1985         * src/common/quoted-printable.c
1986         * src/common/quoted-printable.h
1987         * src/common/session.c
1988         * src/common/session.h
1989         * src/common/smtp.c
1990         * src/common/smtp.h
1991         * src/common/socket.c
1992         * src/common/socket.h
1993         * src/common/ssl.c
1994         * src/common/ssl.h
1995         * src/common/ssl_certificate.c
1996         * src/common/ssl_certificate.h
1997         * src/common/string_match.c
1998         * src/common/string_match.h
1999         * src/common/stringtable.c
2000         * src/common/stringtable.h
2001         * src/common/tags.c
2002         * src/common/tags.h
2003         * src/common/template.c
2004         * src/common/template.h
2005         * src/common/timing.h
2006         * src/common/utils.c
2007         * src/common/utils.h
2008         * src/common/uuencode.c
2009         * src/common/uuencode.h
2010         * src/common/version.h.in
2011         * src/common/w32_dirent.c
2012         * src/common/w32_reg.c
2013         * src/common/w32_signal.c
2014         * src/common/w32_stat.c
2015         * src/common/w32_stdlib.c
2016         * src/common/w32_string.c
2017         * src/common/w32_time.c
2018         * src/common/w32_unistd.c
2019         * src/common/w32_wait.c
2020         * src/common/w32lib.h
2021         * src/common/xml.c
2022         * src/common/xml.h
2023         * src/common/xmlprops.c
2024         * src/common/xmlprops.h
2025         * src/etpan/etpan-errors.h
2026         * src/etpan/etpan-thread-manager-types.h
2027         * src/etpan/etpan-thread-manager.c
2028         * src/etpan/etpan-thread-manager.h
2029         * src/etpan/imap-thread.c
2030         * src/etpan/imap-thread.h
2031         * src/gtk/about.c
2032         * src/gtk/about.h
2033         * src/gtk/colorlabel.c
2034         * src/gtk/colorlabel.h
2035         * src/gtk/colorsel.c
2036         * src/gtk/colorsel.h
2037         * src/gtk/combobox.c
2038         * src/gtk/combobox.h
2039         * src/gtk/description_window.c
2040         * src/gtk/description_window.h
2041         * src/gtk/filesel.c
2042         * src/gtk/filesel.h
2043         * src/gtk/foldersort.c
2044         * src/gtk/foldersort.h
2045         * src/gtk/gtkaspell.c
2046         * src/gtk/gtkaspell.h
2047         * src/gtk/gtksctree.c
2048         * src/gtk/gtkshruler.c
2049         * src/gtk/gtkshruler.h
2050         * src/gtk/gtksourceprintjob.c
2051         * src/gtk/gtksourceprintjob.h
2052         * src/gtk/gtkutils.c
2053         * src/gtk/gtkutils.h
2054         * src/gtk/gtkvscrollbutton.c
2055         * src/gtk/gtkvscrollbutton.h
2056         * src/gtk/icon_legend.c
2057         * src/gtk/icon_legend.h
2058         * src/gtk/inputdialog.c
2059         * src/gtk/inputdialog.h
2060         * src/gtk/logwindow.c
2061         * src/gtk/logwindow.h
2062         * src/gtk/manage_window.c
2063         * src/gtk/manage_window.h
2064         * src/gtk/menu.c
2065         * src/gtk/menu.h
2066         * src/gtk/pluginwindow.c
2067         * src/gtk/pluginwindow.h
2068         * src/gtk/prefswindow.c
2069         * src/gtk/prefswindow.h
2070         * src/gtk/progressdialog.c
2071         * src/gtk/progressdialog.h
2072         * src/gtk/quicksearch.c
2073         * src/gtk/quicksearch.h
2074         * src/gtk/sslcertwindow.c
2075         * src/gtk/sslcertwindow.h
2076         * src/plugins/bogofilter/bogofilter.c
2077         * src/plugins/bogofilter/bogofilter.h
2078         * src/plugins/bogofilter/bogofilter_gtk.c
2079         * src/plugins/clamav/clamav_plugin.c
2080         * src/plugins/clamav/clamav_plugin.h
2081         * src/plugins/clamav/clamav_plugin_gtk.c
2082         * src/plugins/demo/demo.c
2083         * src/plugins/dillo_viewer/dillo_prefs.c
2084         * src/plugins/dillo_viewer/dillo_prefs.h
2085         * src/plugins/dillo_viewer/dillo_viewer.c
2086         * src/plugins/pgpcore/passphrase.c
2087         * src/plugins/pgpcore/passphrase.h
2088         * src/plugins/pgpcore/pgp_viewer.c
2089         * src/plugins/pgpcore/pgp_viewer.h
2090         * src/plugins/pgpcore/plugin.c
2091         * src/plugins/pgpcore/prefs_gpg.c
2092         * src/plugins/pgpcore/prefs_gpg.h
2093         * src/plugins/pgpcore/select-keys.c
2094         * src/plugins/pgpcore/select-keys.h
2095         * src/plugins/pgpcore/sgpgme.c
2096         * src/plugins/pgpcore/sgpgme.h
2097         * src/plugins/pgpinline/pgpinline.c
2098         * src/plugins/pgpinline/pgpinline.h
2099         * src/plugins/pgpinline/plugin.c
2100         * src/plugins/pgpmime/pgpmime.c
2101         * src/plugins/pgpmime/pgpmime.h
2102         * src/plugins/pgpmime/plugin.c
2103         * src/plugins/spamassassin/spamassassin.c
2104         * src/plugins/spamassassin/spamassassin.h
2105         * src/plugins/spamassassin/spamassassin_gtk.c
2106         * src/plugins/trayicon/trayicon.c
2107         * src/plugins/trayicon/trayicon_prefs.c
2108         * src/plugins/trayicon/trayicon_prefs.h
2109         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2110         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2111         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
2112         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2113         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2114         * tools/OOo2claws-mail.pl
2115         * tools/README.sylprint
2116         * tools/acroread2claws-mail.pl
2117         * tools/claws-mail-compose-insert-files.pl
2118         * tools/convert_mbox.pl
2119         * tools/filter_conv.pl
2120         * tools/filter_conv_new.pl
2121         * tools/fix_date.sh
2122         * tools/freshmeat_search.pl
2123         * tools/google_search.pl
2124         * tools/kmail-mailbox2claws-mail.pl
2125         * tools/kmail2claws-mail.pl
2126         * tools/kmail2claws-mail_v2.pl
2127         * tools/mairix.sh
2128         * tools/make.themes.project
2129         * tools/multiwebsearch.pl
2130         * tools/nautilus2claws-mail.sh
2131         * tools/outlook2claws-mail.pl
2132         * tools/textviewer.sh
2133         * tools/thunderbird-filters-convertor.pl
2134         * tools/update-po
2135         * tools/uuooffice
2136         * tools/vcard2xml.py
2137         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
2138                 Upgrade to GPLv3 or later.
2140 2007-07-10 [wwp]        2.10.0cvs15
2142         * src/main.c
2143                 Fix re-opening of all composing messages that were
2144                 opened when closing the previous instance, thanks
2145                 to Colin.
2147 2007-07-10 [paul]       2.10.0cvs14
2149         * src/editaddress_other_attributes_ldap.c
2150         * src/ldapupdate.c
2151                 fix crash on selecting 'other attributes' combo
2152                 for either a new entry or an old entry with no
2153                 existing attributes.
2154                 fix bug on editing multiple attributes which
2155                 resulted them all having the value of the last
2156                 one changed.
2157                 Thanks to Colin
2159 2007-07-10 [colin]      2.10.0cvs13
2161         * src/editaddress.c
2162         * src/editaddress_other_attributes_ldap.h
2163         * src/ldapupdate.c
2164                 Fix --disable-ldap build
2166 2007-07-09 [colin]      2.10.0cvs12
2168         * src/Makefile.am
2169         * src/addritem.c
2170         * src/addritem.h
2171         * src/editaddress.c
2172         * src/editaddress_other_attributes_ldap.c
2173         * src/editaddress_other_attributes_ldap.h
2174         * src/editldap.c
2175         * src/ldapctrl.c
2176         * src/ldapctrl.h
2177         * src/ldapupdate.c
2178                 Add capability to edit all inetOrgPerson
2179                 attributes on LDAP. Patch by Michael 
2180                 Rasmussen
2182 2007-07-09 [colin]      2.10.0cvs11
2184         * src/Makefile.am
2185         * src/exporthtml.c
2186         * src/mbox.c
2187         * src/msgcache.c
2188         * src/prefs_summaries.c
2189         * src/prefs_themes.c
2190         * src/procheader.c
2191         * src/common/Makefile.am
2192         * src/common/log.c
2193         * src/common/timing.h
2194         * src/common/utils.c
2195         * src/common/utils.h
2196         * src/common/w32_account.c
2197         * src/common/w32lib.h
2198         * src/gtk/Makefile.am
2199         * src/gtk/colorlabel.c
2200         * src/plugins/pgpcore/Makefile.am
2201         * src/plugins/pgpcore/claws.def
2202         * src/plugins/pgpcore/passphrase.c
2203         * src/plugins/pgpcore/pgp_viewer.c
2204         * src/plugins/pgpcore/plugin.def
2205         * src/plugins/pgpcore/sgpgme.c
2206         * src/plugins/pgpinline/Makefile.am
2207         * src/plugins/pgpinline/claws.def
2208         * src/plugins/pgpinline/mypgpcore.def
2209         * src/plugins/pgpinline/plugin.def
2210         * src/plugins/pgpmime/Makefile.am
2211         * src/plugins/pgpmime/claws.def
2212         * src/plugins/pgpmime/mypgpcore.def
2213         * src/plugins/pgpmime/plugin.def
2214                 Commit win32 patch, from Werner Koch and
2215                 Marcus Brinkmann
2217 2007-07-09 [colin]      2.10.0cvs10
2219         * src/prefs_toolbar.c
2220                 Fix crash when no actions exist
2222 2007-07-07 [paul]       2.10.0cvs9
2224         * COPYING
2225         * manual/claws-mail-manual.xml
2226                 update copyright year
2227         * po/fi.po
2228                 updated by Flammie Pirinen
2230 2007-07-05 [wwp]        2.10.0cvs8
2232         * src/plugins/clamav/clamav_plugin_gtk.c
2233                 Make vertical spacing like in other plugin prefs pages.
2235 2007-07-05 [wwp]        2.10.0cvs7
2237         * src/quote_fmt.c
2238                 It's %am that works, not %ae (this doc incoherence has been
2239                 introduced with 2.9.2cvs13).
2241 2007-07-04 [wwp]        2.10.0cvs6
2243         * src/plugins/bogofilter/bogofilter.c
2244                 Gettext-ize an occurrence of "Any" that wasn't.
2246 2007-07-04 [colin]      2.10.0cvs5
2248         * po/POTFILES.in
2249                 Fix untranslated strings; thanks
2250                 to Pader Rezso.
2252 2007-07-03 [colin]      2.10.0cvs4
2254         * src/folder.c
2255         * src/mainwindow.c
2256                 Fix saving of sort mode for tags and
2257                 thread date. Thanks to Pierre Ossman.
2258                 Completes fix for bug 1233
2260 2007-07-03 [paul]       2.10.0cvs3
2262         * src/compose.c
2263                 fix auto-save
2264         * src/summaryview.c
2265                 fix build warnings
2266         Thanks to Colin
2268 2007-07-02 [colin]      2.10.0cvs2
2270         * src/folder.h
2271         * src/mainwindow.c
2272         * src/procmsg.h
2273         * src/summaryview.c
2274                 Add View/Sort/by Thread date
2275                 Fixes bug 1233, 'Capability to sort 
2276                 threads by most recent message'
2277                 Based on a patch by Paul Rolland
2279 2007-07-02 [colin]      2.10.0cvs1
2281         * src/Makefile.am
2282         * src/compose.c
2283         * src/edittags.c
2284         * src/edittags.h
2285         * src/filtering.c
2286         * src/folder.c
2287         * src/folder.h
2288         * src/headerview.c
2289         * src/headerview.h
2290         * src/main.c
2291         * src/mainwindow.c
2292         * src/mainwindow.h
2293         * src/manual.h
2294         * src/matcher.c
2295         * src/matcher.h
2296         * src/matcher_parser_parse.y
2297         * src/mimeview.c
2298         * src/msgcache.c
2299         * src/msgcache.h
2300         * src/prefs_common.c
2301         * src/prefs_common.h
2302         * src/prefs_filtering_action.c
2303         * src/prefs_matcher.c
2304         * src/prefs_summary_column.c
2305         * src/procmsg.c
2306         * src/procmsg.h
2307         * src/quote_fmt.c
2308         * src/quote_fmt_lex.l
2309         * src/quote_fmt_parse.y
2310         * src/summaryview.c
2311         * src/summaryview.h
2312         * src/textview.c
2313         * src/common/Makefile.am
2314         * src/common/defs.h
2315         * src/common/tags.c
2316         * src/common/tags.h
2317         * src/gtk/quicksearch.c
2318         * src/gtk/quicksearch.h
2319                 Add Tags implementation. Tags are arbitrary labels
2320                 that can be applied to messages. It is possible 
2321                 to create, edit, remove tags; apply them to mails;
2322                 filter on tags or tag presence; apply or unset
2323                 tags via filtering actions; reference tags in
2324                 reply templates.
2326 2007-07-02 [paul]       2.10.0
2328         * NEWS
2329         * README
2330         * RELEASE_NOTES
2331                 2.10.0 released
2333 2007-07-02 [paul]       2.9.2cvs78
2335         * po/de.po
2336         * po/en_GB.po
2337         * po/es.po
2338         * po/fr.po
2339         * po/hu.po
2340         * po/pt_BR.po
2341         * po/ru.po
2342         * po/zh_CN.po
2343                 updated by Stephan Sachse, me, Ricardo Mones
2344                 Lastra, Fabien Vantard, Pader Rezso, Frederico
2345                 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2347 2007-07-02 [paul]       2.9.2cvs77
2349         * AUTHORS
2350                 updated
2352 2007-06-29 [wwp]        2.9.2cvs76
2354         * src/gtk/headers.h
2355                 Fix a typo (thanks to Ricardo for finding this out).
2357 2007-06-28 [paul]       2.9.2cvs75
2359         * src/folderview.c
2360                 fix build warnings
2362 2007-06-28 [paul]       2.9.2cvs74
2364         * tools/Makefile.am
2365                 fix bug in the autotools build system.
2366                 Files cataloged under EXTRA_DIST were never
2367                 automatically copied to the build tree.
2368                 (fix 'make distcheck')
2369                 Patch by Michael Rasmussen.
2371 2007-06-24 [colin]      2.9.2cvs73
2373         * src/news_gtk.c
2374                 Fix bug 1249, 'Error handling for 
2375                 news errors needs modification'
2376                 Only popup error if the according
2377                 pref in Prefs/Receive is set.
2379 2007-06-21 [colin]      2.9.2cvs72
2381         * src/common/plugin.c
2382         * src/common/plugin.h
2383                 Change plugin API to know whether it's safe to 
2384                 unload plugins or whether we should just hide
2385                 them. Fixes bug 1248, 'Core dumps after 
2386                 unloading plugin and clicking on load plugins'
2387         * src/plugins/bogofilter/bogofilter.c
2388         * src/plugins/clamav/clamav_plugin.c
2389         * src/plugins/demo/demo.c
2390         * src/plugins/dillo_viewer/dillo_viewer.c
2391         * src/plugins/pgpcore/plugin.c
2392         * src/plugins/pgpinline/plugin.c
2393         * src/plugins/pgpmime/plugin.c
2394         * src/plugins/spamassassin/spamassassin.c
2395         * src/plugins/trayicon/trayicon.c
2396                 Update API
2398 2007-06-19 [colin]      2.9.2cvs71
2400         * src/compose.c
2401         * src/messageview.c
2402                 Fix crash mentioned in bug 1246
2403                 Race condition when automatically drafting
2404                 due to insertion on reedit.
2406 2007-06-18 [wwp]        2.9.2cvs70
2408         * src/importldif.c
2409                 LDIF import: use a "Proceed" button to complete
2410                 the process.
2412 2007-06-18 [paul]       2.9.2cvs69
2414         * configure.ac
2415                 use pkgconfig to check for gtk and glib
2417 2007-06-17 [wwp]        2.9.2cvs68
2419         * src/ldif.c
2420         * src/importldif.c
2421                 LDIF import: better error handling, minor code
2422                 and UI cleanup, and renamed the Save button
2423                 to Close, as imported stuff is already saved
2424                 when the Save button is shown.
2426 2007-06-17 [colin]      2.9.2cvs67
2428         * src/prefs_summaries.c
2429         * src/procmsg.c
2430                 Don't set as read when forwarded, only replied to
2432 2007-06-17 [paul]       2.9.2cvs66
2434         * src/alertpanel.c
2435                 add missing #include
2437 2007-06-16 [colin]      2.9.2cvs65
2439         * src/prefs_summaries.c
2440         * src/procmsg.c
2441                 Change the pref "Only mark as read when opened
2442                 in new window" to "..., replied to or forwarded".
2443                 Based on a patch by Paul Rolland.
2445 2007-06-16 [paul]       2.9.2cvs64
2447         * src/gtk/authors.h
2448                 alphabetical order! :)
2450 2007-06-16 [colin]      2.9.2cvs63
2452         * AUTHORS
2453         * src/gtk/authors.h
2454                 Add Michael Rasmussen in authors list
2456 2007-06-16 [colin]      2.9.2cvs62
2458         * src/messageview.c
2459                 Fix messageview_copy_clipboard to take advantage
2460                 of plugins' get_selection.
2462 2007-06-15 [colin]      2.9.2cvs61
2464         * src/action.c
2465         * src/addr_compl.c
2466         * src/addressbook.c
2467         * src/folderview.c
2468         * src/message_search.c
2469         * src/mimeview.c
2470         * src/summary_search.c
2471         * src/summaryview.c
2472         * src/textview.c
2473                 Allow GDK_KP_Enter to do the same as GDK_Return
2474                 Patch by Michael Rasmussen
2476 2007-06-15 [paul]       2.9.2cvs60
2478         * src/compose.c
2479                 fix bug when closing a compose window
2480                 during autosave
2482 2007-06-14 [paul]       2.9.2cvs59
2484         * src/main.c
2485         * src/common/defs.h
2486                 migrate sylpheed config
2488 2007-06-14 [wwp]        2.9.2cvs58
2490         * src/gtk/pluginwindow.c
2491                 Yet another attempt to fix sizing/alignment of the
2492                 button bar in plugins window.
2494 2007-06-12 [colin]      2.9.2cvs57
2496         * po/POTFILES.in
2497         * src/Makefile.am
2498         * src/folderview.c
2499         * src/prefs_common.c
2500         * src/prefs_common.h
2501         * src/prefs_summaries.c
2502         * src/prefs_summary_open.c
2503         * src/prefs_summary_open.h
2504         * src/summaryview.c
2505                 Make "when entering a folder" actions more personalisable
2507 2007-06-12 [wwp]        2.9.2cvs56
2509         * tools/README
2510                 Use short description from Paul (mairix.sh).
2512 2007-06-12 [wwp]        2.9.2cvs55
2514         * tools/README
2515                 Updated info about mairix.sh.
2517 2007-06-11 [paul]       2.9.2cvs54
2519         * src/prefs_logging.c
2520                 rework log window length widgets
2521                 and some sensitivity fixes
2523 2007-06-11 [paul]       2.9.2cvs53
2525         * src/mainwindow.c
2526         * src/prefs_logging.c
2527                 rename 'Protocol Log' to 'Network Log'
2528                 and some function renaming
2530 2007-06-10 [wwp]        2.9.2cvs52
2532         * src/gtk/pluginwindow.c
2533                 Revert 2.9.2cvs51.
2535 2007-06-10 [wwp]        2.9.2cvs51
2537         * src/gtk/pluginwindow.c
2538                 Fix button bar in plugin window, was centered and not
2539                 behaving like other dialogs w/ such button bar.
2541 2007-06-08 [wwp]        2.9.2cvs50
2543         * src/compose.c
2544         * src/compose.h
2545         * src/main.c
2546         * src/mainwindow.c
2547         * src/mainwindow.h
2548                 Provide a way out of automatic draft saving on IMAP, when
2549                 exiting offline.
2550                 Prevent drafting while sending and quitting while sending.
2551                 Thanks for Colin.
2555 2007-06-08 [wwp]        2.9.2cvs49
2557         * src/prefs_account.c
2558         * src/gtk/prefswindow.c
2559         * src/gtk/prefswindow.h
2560                 Activate the Basic page when opening account prefs.
2562 2007-06-08 [wwp]        2.9.2cvs48
2564         * src/common/socket.c
2565                 Don't crash if fork() fails, thanks to Colin.
2567 2007-06-08 [wwp]        2.9.2cvs47
2569         * src/gtk/prefswindow.c
2570                 Wrap some long lines, and reset horizontal scroller's adjusment
2571                 (this was already done, vertically), when changing tab (not page)
2572                 in prefs windows.
2574 2007-06-08 [paul]       2.9.2cvs46
2576         * src/common/utils.c
2577                 use gethostname() instead of uname()
2578                 based on a patch by Michael Hughes
2579                 <Sylpheed-Claws_user@thehugheslogcabin.net>
2581 2007-06-07 [wwp]        2.9.2cvs45
2583         * src/prefs_common.c
2584                 Fix some useless warnings, thanks to Colin.
2586 2007-06-06 [colin]      2.9.2cvs44
2588         * src/ldapupdate.c
2589                 Fix strange allocations. 
2591 2007-06-06 [colin]      2.9.2cvs43
2593         * src/ldapupdate.c
2594                 Patch by Michael Rasmussus to help
2595                 bug 1232
2597 2007-06-05 [wwp]        2.9.2cvs42
2599         * src/prefs_account.c
2600         * src/prefs_folder_item.c
2601         * src/prefs_quote.c
2602         * src/quote_fmt.c
2603         * src/quote_fmt.h
2604                 Per-folder templates can now be applied recursively.
2605                 Always save per-folder templates (formats were erroneously
2606                 saved only if they were enabled).
2607                 Check for validity of quotation marks everywhere there
2608                 are defined.
2610 2007-06-05 [wwp]        2.9.2cvs41
2612         * src/inc.c
2613                 Fix incoming messages from local accounts always getting filtered
2614                 (even if the account prefs say don't), thanks to Colin.
2616 2007-06-05 [wwp]        2.9.2cvs40
2618         * src/compose.c
2619         * src/compose.h
2620                 Use per-folder/per-account quote chars when applying a
2621                 template or inserting text as well. Const'ify some
2622                 vars more.
2624 2007-06-04 [colin]      2.9.2cvs39
2626         * src/compose.c
2627                 More work for wwp :)
2629 2007-06-04 [wwp]        2.9.2cvs38
2631         * src/compose.c
2632                 Same as 2.9.2cvs36 but for forwarding.
2634 2007-06-04 [colin]      2.9.2cvs37
2636         * src/compose.c
2637                 Use original mail file for forward/redirect
2638                 Fixes some forwarded mails to be attached as
2639                 application/octet-stream (when they have binary
2640                 parts), and incidentally fixes bug 848
2641                 'Redirect breaks GnuPG'
2643 2007-06-04 [wwp]        2.9.2cvs36
2645         * src/compose.c
2646                 Fix quote mark mis-initialisation when replying/forwarding
2647                 (introduced w/ 2.9.2cvs20).
2649 2007-06-04 [wwp]        2.9.2cvs35
2651         * src/prefs_compose_writing.c
2652         * src/prefs_quote.c
2653                 Fix a bug where Quotation characters (prefs/compose/writing)
2654                 was cleared (introduced w/ 2.9.2cvs26).
2656 2007-06-04 [wwp]        2.9.2cvs34
2658         * src/prefs_account.c
2659         * src/prefs_account.h
2660                 Better fix for compiling w/o aspell (rollbacks
2661                 2.9.2cvs31).
2663 2007-06-04 [wwp]        2.9.2cvs33
2665         * src/account.c
2666         * src/prefs_account.c
2667         * src/prefs_account.h
2668         * src/procmsg.c
2669                 It's now possible to disable mail filtering plugins
2670                 on a per-account basis.
2672 2007-06-04 [wwp]        2.9.2cvs32
2674         * src/procheader.c
2675         * src/common/utils.c
2676         * src/common/utils.h
2677                 Support CRLF in headers part of messages.
2678                 Support few more date formats (RFC3339 subsets).
2680 2007-06-04 [wwp]        2.9.2cvs31
2682         * src/prefs_account.c
2683                 Fix compiling w/o aspell support.
2685 2007-06-03 [wwp]        2.9.2cvs30
2687         * src/prefs_gtk.c
2688                 Don't decode leading ENV_ and ~ in P_PASSWORD
2689                 values.
2691 2007-06-03 [wwp]        2.9.2cvs29
2693         * src/prefs_gtk.c
2694                 Don't decode leading ENV_ and ~ in P_PASSWORD
2695                 values.
2697 2007-06-03 [wwp]        2.9.2cvs28
2699         * src/prefs_account.c
2700         * src/gtk/prefswindow.c
2701         * src/gtk/prefswindow.h
2702                 Added a way to force preloading of all pages
2703                 (prefswindow).
2704                 Moved tabs to pages in account prefs.
2706 2007-06-02 [colin]      2.9.2cvs27
2708         * src/addressbook.c
2709                 Fix possible crash, fix ldap write bugs
2710         * src/ldapupdate.c
2711                 Fix ldap write bugs - patch by Michael
2712                 Rasmussen
2713         * src/alertpanel.c
2714         * src/alertpanel.h
2715                 Add a hook whenever alertpanel opens/closes
2717 2007-05-31 [wwp]        2.9.2cvs26
2719         * src/prefs_compose_writing.c
2720         * src/prefs_quote.c
2721                 Re-organized writing options a bit:
2722                  - renamed the Quoting page to Templates
2723                  - moved all composing templates to that page
2724                  - moved non-templates options to the Writing one,
2725                    grouped reply-related options, reordered reply and
2726                    forward options.
2728 2007-05-31 [wwp]        2.9.2cvs25
2730         * src/compose.c
2731                 Removed unused code.
2733 2007-05-31 [colin]      2.9.2cvs24
2735         * src/addressbook.c
2736                 Fix missing display name when modifying
2737                 LDAP. Patch by Michael Rasmussen
2739 2007-05-31 [wwp]        2.9.2cvs23
2741         * src/plugins/bogofilter/Makefile.am
2742         * src/plugins/clamav/Makefile.am
2743         * src/plugins/demo/Makefile.am
2744         * src/plugins/dillo_viewer/Makefile.am
2745         * src/plugins/spamassassin/Makefile.am
2746                 Fix building of those plugins in Mac OS X.
2748 2007-05-30 [wwp]        2.9.2cvs22
2750         * src/gtk/quicksearch.c
2751                 Fix missing initialization.
2753 2007-05-30 [wwp]        2.9.2cvs21
2755         * src/procheader.c
2756                 Revert accidental commit (debug outputs).
2758 2007-05-30 [wwp]        2.9.2cvs20
2760         * src/compose.c
2761         * src/folder_item_prefs.c
2762         * src/folder_item_prefs.h
2763         * src/prefs_account.c
2764         * src/prefs_account.h
2765         * src/prefs_folder_item.c
2766         * src/prefs_gtk.c
2767         * src/prefs_gtk.h
2768                 Implemented per-account and per-folder
2769                 compose/reply/forward formats.
2771 2007-05-30 [wwp]        2.9.2cvs19
2773         * src/prefs_compose_writing.c
2774         * src/prefs_quote.c
2775         * src/procheader.c
2776         * src/quote_fmt.c
2777         * src/quote_fmt.h
2778                 Internal API changes (factorize quote format
2779                 prefs and checks).
2781 2007-05-30 [colin]      2.9.2cvs18
2783         * src/compose.c
2784                 Fix race where it's possible to re-click Send
2785                 between end of SMTP session and end of "move to
2786                 sent folder" when sending an email with send
2787                 dialog enabled.
2789 2007-05-30 [colin]      2.9.2cvs17
2791         * src/crash.c
2792                 Ask for backtrace on all threads. Patch by
2793                 Pawel
2794         * src/folderview.c
2795                 Fix stale news statusbar when scanning fails.
2796                 Patch by Pawel
2797         * src/ldapupdate.c
2798                 Fix some LDAP write updates bugs. Patch
2799                 by Michael Rasmussen
2801 2007-05-29 [colin]      2.9.2cvs16
2803         * src/imap.c
2804                 Fix loss of local flags when moving mails
2805                 on IMAP in high-bandwidth mode (UID FETCH)
2807 2007-05-25 [paul]       2.9.2cvs15
2809         * src/common/socket.c
2810                 fix sometimes crasher on cancelling
2811                 message sending
2813 2007-05-25 [colin]      2.9.2cvs14
2815         * src/imap.c
2816                 Fix a memory leak
2817         * src/imap_gtk.c
2818                 Be more helpful in the subscription
2819                 message
2821 2007-05-23 [wwp]        2.9.2cvs13
2823         * src/compose.c
2824         * src/prefs_compose_writing.c
2825         * src/prefs_quote.c
2826         * src/prefs_template.c
2827         * src/prefs_template.h
2828         * src/quote_fmt.c
2829         * src/quote_fmt.h
2830         * src/quote_fmt_lex.l
2831         * src/quote_fmt_parse.y
2832                 Introduced new syntax elements (symbols and commands)
2833                 in templates/quote_fmt. Compatibility w/ old
2834                 symbols is kept.
2835                 Updated and reworked the corresponding Information
2836                 dialog.
2837                 Display the line number in dialogs that talk about
2838                 parser errors (in addition to the error message in
2839                 output).
2841 2007-05-23 [wwp]        2.9.2cvs12
2843         * src/quote_fmt_parse.y
2844                 Fix 2.9.2cvs11, probably a paste accident ;).
2846 2007-05-23 [wwp]        2.9.2cvs11
2848         * src/compose.c
2849         * src/prefs_template.c
2850         * src/quote_fmt.h
2851         * src/quote_fmt_parse.y
2852                 Fix 2.9.2cvs10, which broke --disable-aspell.
2854 2007-05-22 [wwp]        2.9.2cvs10
2856         * src/compose.c
2857         * src/prefs_template.c
2858         * src/quote_fmt.c
2859         * src/quote_fmt.h
2860         * src/quote_fmt_lex.l
2861         * src/quote_fmt_parse.y
2862         * src/gtk/gtkaspell.c
2863         * src/gtk/gtkaspell.h
2864                 Added template/quote format syntactical elements
2865                 to show and query:
2866                         - current dictionary
2867                           %T to show (shows empty if not set or not enabled),
2868                           ?T and !T to check if the default dictionary is
2869                           enabled and set
2870                         - current account's default dictionary
2871                           %aT to show (empty if not set or not enabled),
2872                           ?aT and !aT to check if it's enabled and set
2873                         - name completion for an address, from the address
2874                           book
2875                           %ABf, %ABt, %ABc respectively show the full name got
2876                           from the address book if From, To or Cc match a single
2877                           contact.
2878                           ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
2879                           matches any contact and if the full name is non-empty.
2880                           If From, To or Cc are lists of email addresses, only
2881                           the first address will be checked.
2882                 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
2883                 that could show a trailing ','.
2884                 Also, template/quote_fmt parser now shows the line number in case
2885                 of parser error.
2887 2007-05-15 [colin]      2.9.2cvs9
2889         * src/main.c
2890         * src/main.h
2891                 Add a public function to know whether Claws
2892                 crashed last time
2893                 Store opened folder when exiting
2894         * src/folder.c
2895         * src/folder.h
2896                 Store last opened message in each FolderItem;
2897                 Reset last seen messages if Claws crashed, so 
2898                 that one can't go in an infinite crash in case 
2899                 a particular mail crashes Claws.
2900         * src/messageview.c
2901         * src/prefs_common.c
2902         * src/prefs_common.h
2903         * src/summaryview.c
2904         * src/prefs_summaries.c
2905                 Add "Select last opened message" when entering
2906                 a folder
2907                 Add "Select last opened folder" at startup.
2909 2007-05-14 [colin]      2.9.2cvs8
2911         * manual/xml2pdf
2912                 Fix bashism, search for xml catalog 
2913                 in /usr/local/share/xml/catalog too
2914                 Patch by Pawel
2916 2007-05-13 [wwp]        2.9.2cvs7
2918         * src/gtk/logwindow.c
2919                 fix raising log windows when they are either minimized or
2920                 in background.
2922 2007-05-11 [colin]      2.9.2cvs6
2924         * src/gtk/filesel.c
2925                 Use Hildon's file chooser on Maemo. Patch
2926                 by Jean-Luc Biord; fixes part 2 of bug 1201,
2927                 'File attachment "manipulation" bugs...'
2929 2007-05-10 [wwp]        2.9.2cvs5
2931         * src/prefs_common.c
2932         * src/prefs_common.h
2933         * src/gtk/quicksearch.c
2934                 Add a quicksearch option to automatically run
2935                 a search selected from the history (this option
2936                 is exclusive towards type-ahead).
2938 2007-05-10 [colin]      2.9.2cvs4
2940         * src/imap.c
2941                 Fix g_warnings, thanks to Brian
2942                 Morrison
2944 2007-05-09 [colin]      2.9.2cvs3
2946         * src/crash.c
2947         * src/exporthtml.c
2948         * src/mbox.c
2949         * src/prefs_summaries.c
2950         * src/procheader.c
2951         * src/common/log.c
2952         * src/common/utils.c
2953         * src/gtk/gtksourceprintjob.c
2954         * src/gtk/sslcertwindow.c
2955                 Use the re-entrant variant of time functions
2956                 Probably fixes bug 1217, 'reentrancy problems 
2957                 with time functions'
2959 2007-05-09 [colin]      2.9.2cvs2
2961         * src/imap.c
2962                 Fix crasher when reconnection fails
2964 2007-05-08 [paul]       2.9.2cvs1
2966         * NEWS
2967         * README
2968         * RELEASE_NOTES
2969         * configure.ac
2970                 bump version number following
2971                 stable release
2973 2007-05-08 [paul]       2.9.1cvs48
2975         * src/plugins/demo/demo.c
2976         * src/plugins/dillo_viewer/dillo_prefs.c
2977         * src/plugins/dillo_viewer/dillo_prefs.h
2978         * src/plugins/dillo_viewer/dillo_viewer.c
2979         * src/plugins/pgpcore/pgp_viewer.c
2980         * src/plugins/pgpcore/pgp_viewer.h
2981         * src/plugins/pgpcore/plugin.c
2982         * src/plugins/pgpcore/prefs_gpg.c
2983         * src/plugins/pgpcore/prefs_gpg.h
2984         * src/plugins/pgpcore/sgpgme.c
2985         * src/plugins/pgpcore/sgpgme.h
2986         * src/plugins/pgpinline/plugin.c
2987         * src/plugins/pgpmime/pgpmime.c
2988         * src/plugins/pgpmime/pgpmime.h
2989         * src/plugins/pgpmime/plugin.c
2990         * src/plugins/spamassassin/spamassassin.c
2991         * src/plugins/spamassassin/spamassassin.h
2992         * src/plugins/spamassassin/spamassassin_gtk.c
2993         * src/plugins/trayicon/README
2994         * tools/README
2995         * tools/README.sylprint
2996         * tools/outlook2claws-mail.pl
2997         * tools/sylprint.pl
2998         * tools/tb2claws-mail
2999         * tools/tbird2claws.py
3000         * tools/update-po
3001         * tools/vcard2xml.py
3002         * tools/kdeservicemenu/README
3003                 cleanups and corrections
3005 2007-05-06 [wwp]        2.9.1cvs47
3007         * tools/uudec
3008                 Fix missing dash to `display` command-line, reported
3009                 by Georg Himmrich <georg at mails d0t diesind d0t net>.
3011 2007-05-06 [colin]      2.9.1cvs46
3013         * src/Makefile.am
3014         * src/stock_pixmap.c
3015         * src/stock_pixmap.h
3016         * src/pixmaps/printer.xpm
3017                 Add a printer icon
3019 2007-05-06 [paul]       2.9.1cvs45
3021         * src/compose.c
3022         * src/ldapquery.c
3023         * src/privacy.h
3024         * src/summary_search.c
3025         * src/summaryview.c
3026                 fix build warnings
3028 2007-05-05 [wwp]        2.9.1cvs44
3030         * src/messageview.c
3031         * src/mh.c
3032         * src/prefs_actions.c
3033         * src/prefs_gtk.c
3034         * src/summaryview.c
3035         * src/common/xml.c
3036                 Fix "faild" typos everywhere and capitalization of
3037                 some g_warnings.
3039 2007-05-04 [colin]      2.9.1cvs43
3041         * src/compose.c
3042         * src/privacy.c
3043         * src/privacy.h
3044         * src/plugins/pgpcore/prefs_gpg.c
3045         * src/plugins/pgpcore/prefs_gpg.h
3046         * src/plugins/pgpinline/pgpinline.c
3047         * src/plugins/pgpmime/pgpmime.c
3048                 Add an API to warn about encryption limits,
3049                 and allow to disable these warnings
3051 2007-05-03 [colin]      2.9.1cvs42
3053         * src/summaryview.c
3054         * src/mainwindow.c
3055                 Fix bug 1213, 'Delete more than 
3056                 one thread at once'
3058 2007-05-03 [wwp]        2.9.1cvs41
3060         * src/prefs_common.c
3061         * src/prefs_filtering.c
3062         * src/prefs_template.c
3063         * src/common/template.c
3064         * src/common/template.h
3065         * src/gtk/gtkutils.c
3066         * src/gtk/gtkutils.h
3067                 Templates are no longer automatically sorted
3068                 by name, but can be sorted manually using
3069                 |< < > >| buttons as well as drag'n'drop.
3071 2007-05-03 [wwp]        2.9.1cvs40
3073         * src/plugins/spamassassin/spamassassin.c
3074         * src/plugins/spamassassin/spamassassin.h
3075         * src/plugins/spamassassin/spamassassin_gtk.c
3076         * src/plugins/bogofilter/bogofilter.c
3077         * src/plugins/bogofilter/bogofilter.h
3078         * src/plugins/bogofilter/bogofilter_gtk.c
3079                 Added an option to conditionally mark saved spam
3080                 as read (default is and was to do so).
3081                 Satisfies feature request 1708539 on sf.net tracker.
3083 2007-05-03 [colin]      2.9.1cvs39
3085         * src/inc.c
3086                 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
3088 2007-05-02 [colin]      2.9.1cvs38
3090         * src/textview.c
3091                 Fix bug 1209, 'Clicking on address 
3092                 in header (mailto uri) selects 
3093                 default account'. Patch adapted from
3094                 G.P. Halkes' patch.
3096 2007-05-02 [colin]      2.9.1cvs37
3098         * src/grouplistdialog.c
3099                 Set cursor to wait cursor while loading
3100                 groups.
3102 2007-05-02 [paul]       2.9.1cvs36
3104         * src/folder.c
3105         * src/common/defs.h
3106                 rename cache and mark files
3107                 (data is preserved)
3109 2007-04-30 [paul]       2.9.1cvs35
3111         * manual/glossary.xml
3112         * manual/plugins.xml
3113                 updates. Patch by Ricardo
3115 2007-04-29 [wwp]        2.9.1cvs34
3117         * src/mainwindow.c
3118         * configure.ac
3119                 Fix few grammatical errors (patch by David Relson < relson at
3120                 osagesoftware dot com >).
3122 2007-04-28 [colin]      2.9.1cvs33
3124         * src/account.c
3125         * src/pop.c
3126         * src/prefs_account.c
3127         * src/prefs_account.h
3128                 Drop the "Download all" preference. It's
3129                 stupidly useless and confuses people from
3130                 time to time.
3132 2007-04-27 [wwp]        2.9.1cvs32
3134         * src/account.c
3135         * src/prefs_account.c
3136         * src/prefs_account.h
3137                 Don't reflect accounts changes to the mainwindow when it's
3138                 not necessary.
3140 2007-04-27 [colin]      2.9.1cvs31
3142         * src/folder.c
3143                 Freeze/thaw when sync'ing flags
3144         * src/imap.c
3145         * src/prefs_account.c
3146         * src/prefs_account.h
3147         * src/etpan/imap-thread.c
3148         * src/etpan/imap-thread.h
3149                 Add a way to use UID FETCH instead
3150                 of searches to fetch message lists
3151                 and flags. More expensive towards
3152                 bandwidth, less expensive towards
3153                 server's CPU. Probably fixes 
3154                 bug 1158, 'Scanning new folders on 
3155                 Exchange 2007 extremely slow'.
3156                 Patch 95% by Hoa.
3158 2007-04-27 [paul]       2.9.1cvs30
3160         * src/mainwindow.c
3161         * src/prefs_logging.c
3162                 improvements to english usage
3164 2007-04-27 [colin]      2.9.1cvs29
3166         * src/imap.c
3167                 Fix build without libetpan (my bad!)
3169 2007-04-26 [colin]      2.9.1cvs28
3171         * src/imap.c
3172         * src/imap.h
3173                 Fix uselessly exported function
3174         * src/textview.c
3175                 Consider "- -- \n" as signature separator
3176                 (that's what signature separators look like
3177                  in PGP/Inline signed mails)
3179 2007-04-26 [colin]      2.9.1cvs27
3181         * configure.ac
3182                 libetpan-0.49 is now required
3183         * src/procmime.c
3184                 Fix double fetching of mails if
3185                 first try failed
3186         * src/imap.c
3187                 Make offline sync faster, by
3188                 remembering last change time, and
3189                 last sync time.
3191 2007-04-26 [hoa]        2.9.1cvs26
3193         * src/imap.c
3194         * src/imap.h
3195         * src/mainwindow.c
3196         * src/toolbar.c
3197         * src/etpan/imap-thread.c
3198         * src/etpan/imap-thread.h
3199                 cancellation of IMAP operations is now allowed.
3200                 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
3202 2007-04-26 [colin]      2.9.1cvs25
3204         * src/folder.c
3205                 Always fetch body+headers in folders that are
3206                 synched for offline use, if "Synchronise as
3207                 soon as possible" is set.
3208                 Fixes bug 1200, 'Add option to always retrieve full 
3209                 messages'
3211 2007-04-25 [colin]      2.9.1cvs24
3213         * src/compose.c
3214                 Fix bug 1198, 'Reply-all "disappearing" address bug 
3215                 persists...'
3217 2007-04-24 [colin]      2.9.1cvs23
3219         * src/folderview.c
3220                 Fix bug 1195, 'Hardware key navigation' 
3221                 Make GDK_Enter toggle expansion (Maemo)
3223 2007-04-24 [wwp]        2.9.1cvs22
3225         * src/compose.c
3226                 Fix few compiler warnings.
3228 2007-04-24 [paul]       2.9.1cvs21
3230         * src/Makefile.am
3231         * src/stock_pixmap.c
3232         * src/stock_pixmap.h
3233                 complete last commit
3235 2007-04-24 [paul]       2.9.1cvs20
3237         * src/gtk/about.c
3238         * src/pixmaps/active.xpm
3239         * src/pixmaps/checkbox_off.xpm
3240         * src/pixmaps/checkbox_on.xpm
3241         * src/pixmaps/inactive.xpm
3242                 kick out the blobs
3243                 remove transparent border from checkbox icons
3245 2007-04-24 [wwp]        2.9.1cvs19
3247         * src/textview.c
3248         * src/textview.h
3249                 Fix a crash in textview, thanks to Colin.
3251 2007-04-23 [wwp]        2.9.1cvs18
3253         * src/prefs_common.c
3254                 Fix 2.9.1cvs5: no header was being translated at all.
3256 2007-04-23 [colin]      2.9.1cvs17
3258         * src/Makefile.am
3259         * src/stock_pixmap.c
3260         * src/stock_pixmap.h
3261         * src/summaryview.c
3262         * src/summaryview.h
3263         * src/gtk/gtksctree.c
3264         * src/gtk/gtksctree.h
3265         * src/pixmaps/selection.xpm
3266                 Fix bug 1193, 'Need a way to multi-select
3267                 items'. Add a toggle button to the summaryview
3268                 to switch between normal and multiple selection
3269                 (Maemo)
3271 2007-04-23 [colin]      2.9.1cvs16
3273         * src/Makefile.am
3274         * src/stock_pixmap.c
3275         * src/stock_pixmap.h
3276         * src/summaryview.c
3277         * src/summaryview.h
3278         * src/gtk/gtksctree.c
3279         * src/gtk/gtksctree.h
3280         * src/pixmaps/selection.xpm
3281                 Fix bug 1193, 'Need a way to multi-
3282                 select items'
3283                 Add a toggle button in the summaryview
3284                 to enable normal or multiple selection.
3285                 (Maemo)
3287 2007-04-23 [colin]      2.9.1cvs15
3289         * src/compose.c
3290                 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3292 2007-04-21 [colin]      2.9.1cvs14
3294         * src/gtk/quicksearch.c
3295                 Fix previous commit (actually use correct
3296                 parameter)
3298 2007-04-21 [colin]      2.9.1cvs13
3300         * src/gtk/quicksearch.c
3301                 Fix changing quicksearch type (after Esc,
3302                 after changing Recursive, ...)
3304 2007-04-20 [wwp]        2.9.1cvs12
3306         * src/gtk/Makefile.am
3307                 Added headers.h (completes 2.9.1cvs5).
3309 2007-04-20 [wwp]        2.9.1cvs11
3311         * src/addressbook.c
3312                 Fix the use of display name in name column,
3313                 it has been overriden w/ the use of nickname
3314                 by 2.9.0cvs3. Now nickname is used (if any)
3315                 in case of LDAP books only.
3317 2007-04-20 [colin]      2.9.1cvs10
3319         * src/mimeview.c
3320         * src/summaryview.c
3321         * src/textview.c
3322                 Add handling of 'a' to loop in a mail's
3323                 mimeparts
3325 2007-04-20 [colin]      2.9.1cvs9
3327         * src/toolbar.c
3328                 Fix bug 1190, 'dir_open' button doesn't work'
3329                 (Maemo)
3331 2007-04-20 [colin]      2.9.1cvs8
3333         * src/folderview.c
3334         * src/mainwindow.c
3335                 Fix bug 1194, 'Hardware keys move from email 
3336                 list to account/directory list, but not back 
3337                 to email list...' (Maemo)
3339 2007-04-20 [colin]      2.9.1cvs7
3341         * src/compose.h
3342                 complete previous commit
3344 2007-04-20 [colin]      2.9.1cvs6
3346         * src/compose.c
3347                 Fix bug 1187, 'Reply-to addressee disappears 
3348                 when reply-to text box is clicked...' (Maemo)
3350 2007-04-20 [wwp]        2.9.1cvs5
3352         * po/POTFILES.in
3353         * src/addressbook.c
3354         * src/compose.c
3355         * src/filtering.c
3356         * src/headerview.c
3357         * src/matcher.c
3358         * src/prefs_common.c
3359         * src/prefs_common.h
3360         * src/prefs_display_header.c
3361         * src/prefs_matcher.c
3362         * src/summaryview.c
3363         * src/gtk/headers.h
3364         * src/gtk/quicksearch.c
3365                 Translate more header names according to the relevant option value,
3366                 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
3367                 Replaced nearly all uses of prefs_common.trans_hdr with a call
3368                 to prefs_common_translated_header_name().
3369                 Added a headers.h reference file that contains known header names
3370                 (RFC2822 and others) to the translation process' input, so that
3371                 translated header names will still exist even if no occurrence of
3372                 _("headername") is found anymore in the sources.
3373                 Don't translate column name 'Number' following to trans_hdr option
3374                 value as it's not a header name.
3376 2007-04-20 [colin]      2.9.1cvs4
3378         * src/gtk/quicksearch.c
3379         * src/gtk/quicksearch.h
3380                 Add "From, To or Subject" quicksearch
3381                 type. Patch by ulfschaper@users.sf.net
3383 2007-04-20 [colin]      2.9.1cvs3
3385         * src/matcher.c
3386                 Implement proper references filtering condition.
3387                 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
3389 2007-04-19 [wwp]        2.9.1cvs2
3391         * src/prefs_display_header.c
3392         * src/message_search.c
3393                 Fix few warnings (g_free of const gchar*).
3395 2007-04-19 [paul]       2.9.1cvs1
3397         * NEWS
3398         * README
3399         * RELEASE_NOTES
3400         * configure.ac
3401                 bump version number following
3402                 stable release
3404 2007-04-19 [paul]       2.9.0cvs9
3406         * manual/advanced.xml
3407         * manual/glossary.xml
3408                 fix typos
3410 2007-04-18 [paul]       2.9.0cvs8
3412         * src/pop.c
3413                 fix for CVE-2007-1558 (APOP)
3414                 Thanks to Colin
3416 2007-04-18 [paul]       2.9.0cvs7
3418         * src/messageview.c
3419         * src/mimeview.c
3420         * src/summaryview.c
3421         * src/gtk/filesel.c
3422                 Fix encoding woes wrt saving of
3423                 mails and parts
3424                 Thanks to Colin
3426 2007-04-18 [colin]      2.9.0cvs6
3428         * src/gtk/pluginwindow.c
3429                 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3431 2007-04-17 [wwp]        2.9.0cvs5
3433         * src/addressadd.c
3434         * src/addressbook.c
3435         * src/addrindex.c
3436         * src/ldapupdate.c
3437                 Fix --disable-ldap build,
3438                 fix some LDAP annoyances on 
3439                 searches, thanks to Colin.
3441 2007-04-17 [wwp]        2.9.0cvs4
3443         * src/ldapupdate.c
3444                 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
3445                 like gcc 2.9x. Thanks to Colin.
3447 2007-04-17 [wwp]        2.9.0cvs3
3449         * src/Makefile.am
3450         * src/addressadd.c
3451         * src/addressbook.c
3452         * src/addrindex.c
3453         * src/addritem.c
3454         * src/addritem.h
3455         * src/editaddress.c
3456         * src/ldapctrl.c
3457         * src/ldapctrl.h
3458         * src/ldapquery.c
3459         * src/ldapserver.c
3460         * src/ldapserver.h
3461         * src/ldapupdate.c
3462         * src/ldapupdate.h
3463                 Add LDAP write support. Patch mostly by 
3464                 Michael <mir at datanom dot net>
3466 2007-04-17 [wwp]        2.9.0cvs2
3468         * src/compose.c
3469                 Prepend "Add to address book" to the context menu of compose window's sender and
3470                 recipient fields.
3472 2007-04-16 [paul]       2.9.0cvs1
3474         * src/gtk/authors.h
3475                 add Pader Rezso
3477 2007-04-16 [paul]       2.9.0
3479         * NEWS
3480         * README
3481         * RELEASE_NOTES
3482                 2.9.0 released
3484 2007-04-16 [paul]       2.8.1cvs102
3486         * po/fr.po
3487                 updated by Fabien Vantard
3489 2007-04-16 [paul]       2.8.1cvs101
3491         * po/ca.po
3492         * po/cs.po
3493         * po/de.po
3494         * po/hu.po
3495         * po/pl.po
3496         * po/pt_BR.po
3497         * po/sr.po
3498         * po/zh_CN.po
3499                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3500                 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
3501                 Aleksandar Urosevic, and Ralgh Young
3503 2007-04-15 [mones]      2.8.1cvs100
3505         * po/es.po
3506                 Updated for release
3508 2007-04-14 [colin]      2.8.1cvs99
3510         * src/message_search.c
3511         * src/prefs_display_header.c
3512         * src/summary_search.c
3513         * src/gtk/combobox.c
3514                 Fix allocations
3516 2007-04-14 [wwp]        2.8.1cvs98
3518         * src/gtk/combobox.c
3519         * src/message_search.c
3520         * src/summary_search.c
3521         * src/prefs_display_header.c
3522                 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
3523                 returns NULL, get the text value directly from the GtkEntry child.
3525 2007-04-13 [colin]      2.8.1cvs97
3527         * src/gtk/quicksearch.c
3528                 Give the focus back to summaryview when
3529                 emptying the quicksearch with Esc
3531 2007-04-13 [colin]      2.8.1cvs96
3533         * src/message_search.c
3534         * src/prefs_display_header.c
3535         * src/summary_search.c
3536                 Fix possibles crashes when getting text
3537                 from gtk combos
3539 2007-04-13 [colin]      2.8.1cvs95
3541         * src/pop.c
3542                 Add some UIDL debugging
3544 2007-04-12 [colin]      2.8.1cvs94
3546         * src/folder.c
3547                 Force folder scan if necessary after
3548                 copying mails, to be able to reapply
3549                 flags.
3551 2007-04-11 [colin]      2.8.1cvs93
3553         * src/main.c
3554                 don't scan for new mail on startup if --select
3555                 is specified (or race conditions arise). If so,
3556                 do both sequentially.
3558 2007-04-09 [colin]      2.8.1cvs92
3560         * src/common/defs.h
3561                 Use leafpad by default on Maemo. Patch
3562                 by Jean-Luc Biord.
3564 2007-04-06 [colin]      2.8.1cvs91
3566         * src/pixmaps/queue_close.xpm
3567         * src/pixmaps/queue_close_hrm.xpm
3568         * src/pixmaps/queue_close_hrm_mark.xpm
3569         * src/pixmaps/queue_close_mark.xpm
3570         * src/pixmaps/queue_open.xpm
3571         * src/pixmaps/queue_open_hrm.xpm
3572         * src/pixmaps/queue_open_hrm_mark.xpm
3573         * src/pixmaps/queue_open_mark.xpm
3574                 Move the clock one pixel down :)
3576 2007-04-05 [colin]      2.8.1cvs90
3578         * src/mainwindow.c
3579                 Don't sync when switching offline from
3580                 command line - it's usually too late :)
3582 2007-04-05 [paul]       2.8.1cvs89
3584         * src/Makefile.am
3585         * src/stock_pixmap.c
3586         * src/pixmaps/dir_close_hrm.xpm
3587         * src/pixmaps/dir_close_hrm_mark.xpm
3588         * src/pixmaps/drafts_close.xpm
3589         * src/pixmaps/drafts_close_mark.xpm
3590         * src/pixmaps/drafts_open.xpm
3591         * src/pixmaps/drafts_open_mark.xpm
3592         * src/pixmaps/inbox.xpm
3593         * src/pixmaps/inbox_close.xpm
3594         * src/pixmaps/inbox_close_hrm.xpm
3595         * src/pixmaps/inbox_close_hrm_mark.xpm
3596         * src/pixmaps/inbox_close_mark.xpm
3597         * src/pixmaps/inbox_hrm.xpm
3598         * src/pixmaps/inbox_hrm_mark.xpm
3599         * src/pixmaps/inbox_mark.xpm
3600         * src/pixmaps/inbox_open.xpm
3601         * src/pixmaps/inbox_open_hrm.xpm
3602         * src/pixmaps/inbox_open_hrm_mark.xpm
3603         * src/pixmaps/inbox_open_mark.xpm
3604         * src/pixmaps/outbox.xpm
3605         * src/pixmaps/outbox_close.xpm
3606         * src/pixmaps/outbox_close_hrm.xpm
3607         * src/pixmaps/outbox_close_hrm_mark.xpm
3608         * src/pixmaps/outbox_close_mark.xpm
3609         * src/pixmaps/outbox_hrm.xpm
3610         * src/pixmaps/outbox_hrm_mark.xpm
3611         * src/pixmaps/outbox_mark.xpm
3612         * src/pixmaps/outbox_open.xpm
3613         * src/pixmaps/outbox_open_hrm.xpm
3614         * src/pixmaps/outbox_open_hrm_mark.xpm
3615         * src/pixmaps/outbox_open_mark.xpm
3616         * src/pixmaps/queue_close.xpm
3617         * src/pixmaps/queue_close_hrm.xpm
3618         * src/pixmaps/queue_close_hrm_mark.xpm
3619         * src/pixmaps/queue_close_mark.xpm
3620         * src/pixmaps/queue_open.xpm
3621         * src/pixmaps/queue_open_hrm.xpm
3622         * src/pixmaps/queue_open_hrm_mark.xpm
3623         * src/pixmaps/queue_open_mark.xpm
3624                 updated, added and replaced icons
3625                 Icons by Colin
3627 2007-04-04 [colin]      2.8.1cvs88
3629         * src/imap.c
3630                 Fix build without libetpan
3632 2007-04-03 [colin]      2.8.1cvs87
3634         * src/imap.c
3635                 Fix crash with Citadel, and try to make
3636                 things work. this server (and specifically 
3637                 STATUS and APPEND at least) seems broken.
3639 2007-04-03 [colin]      2.8.1cvs86
3641         * src/folderview.c
3642                 Fix icons on folder close
3644 2007-04-03 [colin]      2.8.1cvs85
3646         * src/inc.c
3647                 Fix double-ask of offline override in
3648                 certain cases
3649         * src/imap.c
3650         * src/imap.h
3651         * src/imap_gtk.c
3652                 Much more efficient way to synchronise
3653                 for offline use
3654         * src/etpan/imap-thread.c
3655                 Fix possible segs
3656         * src/folder.c
3657         * src/gtk/quicksearch.c
3658                 Fix some GUI lags
3660 2007-04-03 [paul]       2.8.1cvs84
3662         * src/filtering.c
3663         * src/folder.c
3664         * src/folder.h
3665         * src/prefs_common.c
3666         * src/prefs_common.h
3667         * src/prefs_other.c
3668                 Fix sync being done too late
3669                 Thanks to Colin
3671 2007-04-02 [colin]      2.8.1cvs83
3673         * src/summaryview.c
3674                 Maemo: Put status and quicksearch at the top
3675         * src/plugins/bogofilter/bogofilter.c
3676         * src/plugins/spamassassin/spamassassin.c
3677                 Derive trash from inbox if possible
3679 2007-04-02 [paul]       2.8.1cvs82
3681         * src/plugins/bogofilter/bogofilter_gtk.c
3682                 a few English changes
3684 2007-04-02 [paul]
3686         2.9.0-rc1 released
3688 2007-04-02 [colin]      2.8.1cvs81
3690         * src/image_viewer.c
3691                 Fix transparent images by using
3692                 GtkImage
3693         * src/messageview.c
3694                 Flush events (on new windows) to avoid
3695                 having the textview's image resize fail
3696                 to know the available width
3698 2007-04-01 [colin]      2.8.1cvs80
3700         * src/prefs_account.c
3701                 If no MH mailbox exist, when creating a POP/Local
3702                 account, just create and use the default one 
3703                 instead of bailing with a "Mailbox doesn't exist"
3704                 error
3706 2007-03-31 [colin]      2.8.1cvs79
3708         * src/prefs_account.c
3709                 Create signature file if it doesn't exist
3710                 before editing
3711         * src/prefs_toolbar.c
3712                 Maemo: Move "Use default" on the left so
3713                 that people can find it
3714         * src/common/defs.h
3715                 Maemo: make default editor "Maemopad", 
3716                 default signature file "MyDocs/signature.txt"
3718 2007-03-31 [colin]      2.8.1cvs78
3720         * src/prefs_account.c
3721                 Maemo: rework account prefs so
3722                 that less horizontal scrolling
3723                 is required
3725 2007-03-31 [colin]      2.8.1cvs77
3727         * src/folderview.c
3728         * src/prefs_common.c
3729         * src/prefs_common.h
3730                 Fix bug 1167, 'Allow not displaying zeros 
3731                 in folder list'. Patch by MartinP
3733 2007-03-31 [colin]      2.8.1cvs76
3735         * AUTHORS
3736                 Add Jean-Luc Biord
3738 2007-03-31 [colin]      2.8.1cvs75
3740         * src/imap.c
3741                 Apply patch from bug 1172, direct
3742                 access to the folder's session instead
3743                 of using getter. Patch by MartinP
3745 2007-03-31 [paul]       2.8.1cvs74
3747         * src/gtk/authors.h
3748                 no need to list Fabien twice!
3750 2007-03-31 [colin]      2.8.1cvs73
3752         * src/inc.c
3753                 If we're currently "overriding for %d minutes",
3754                 don't ask
3756 2007-03-31 [colin]      2.8.1cvs72
3758         * src/compose.c
3759         * src/imap.c
3760         * src/inc.c
3761         * src/inc.h
3762         * src/messageview.c
3763         * src/news.c
3764         * src/plugins/spamassassin/spamassassin.c
3765                 Offline override: Add a parameter to allow
3766                 asking even if the override timer is running.
3767                 Allows to ask every time the user makes an
3768                 explicit action needing online access (such
3769                 as Get Mail), and not when the action is 
3770                 implicit (such as opening an IMAP folder)
3772 2007-03-31 [colin]      2.8.1cvs71
3774         * src/inc.c
3775                 Override offline: "No" answer shouldn't
3776                 re-ask after 3 seconds, but 10 minutes. 
3778 2007-03-30 [colin]      2.8.1cvs70
3780         * src/common/socket.c
3781                 Better error reporting on unix socket
3782                 failure (bind usually)
3783         * src/gtk/gtkutils.c
3784         * src/gtk/gtkutils.h
3785                 Label window: add a pulsing progress
3786                 bar to show we're not hung :)
3787         * src/folderview.c
3788         * src/main.c
3789         * src/plugins/pgpcore/sgpgme.c
3790                 Update API
3792 2007-03-30 [colin]      2.8.1cvs69
3794         * src/pop.c
3795         * src/prefs_common.c
3796                 Fix possible trashing of history and uidl
3797                 files on disk full problems
3799 2007-03-30 [paul]       2.8.1cvs68
3801         * src/mainwindow.c
3802         * src/summaryview.c
3803         * src/summaryview.h
3804                 update summary when changing layout type
3805                 (fixes wrong folder icon being displayed)
3806                 Thanks to Colin
3808 2007-03-29 [colin]      2.8.1cvs67
3810         * src/prefs_ext_prog.c
3811                 The browser pref is irrelevant on Maemo
3813 2007-03-29 [colin]      2.8.1cvs66
3815         * src/compose.c
3816         * src/compose.h
3817                 Maemo: dynamically switch headers/text position
3818         * src/prefs_common.c
3819                 Maemo: hide compose's ruler by default
3820         * src/common/socket.c
3821         * src/common/socket.h
3822                 Fix build warning
3824 2007-03-29 [colin]      2.8.1cvs65
3826         * src/common/socket.c
3827         * src/common/socket.h
3828                 Fix build when MAEMO_CFLAGS contains
3829                 _X_OPENSOURCE (resolv.h errors as long
3830                 as we don't add _BSD_SOURCE. Ugly).
3832 2007-03-29 [wwp]        2.8.1cvs64
3834         * src/prefs_logging.c
3835                 Fix sensitivity of clip-log widgets in prefs/logging,
3836                 thanks to Fabien.
3838 2007-03-29 [wwp]        2.8.1cvs63
3840         * po/POTFILES.in
3841                 Updated files list for translations, thanks to Fabien.
3843 2007-03-29 [colin]      2.8.1cvs62
3845         * src/main.c
3846         * src/common/Makefile.am
3847         * src/common/utils.c
3848                 Maybe make URI opening work in Maemo
3849                 Requires testing :)
3851 2007-03-28 [colin]      2.8.1cvs61
3853         * src/folder.c
3854         * src/folder.h
3855         * src/folderview.c
3856                 Add the possibility to sort folders arbitrarily
3857                 (via editing of folderlist.xml only). Patch by
3858                 Martin P <mp26+claws@os.inf.tu-dresden.de>
3859                 Fixes bug 1166, 'Folder ordering is fixed and cannot 
3860                 be changed by the user'
3862 2007-03-28 [colin]      2.8.1cvs60
3864         * src/mimeview.c
3865                 Add popup menu for mime icons
3867 2007-03-28 [colin]      2.8.1cvs59
3869         * src/mainwindow.c
3870                 Fix a layout issue when presenting
3871                 mainwindow in Small screen layout
3872         * src/toolbar.c
3873         * src/toolbar.h
3874                 Add a "Go to folder list" button for
3875                 mainwindow, and make it default in
3876                 the Maemo build
3878 2007-03-28 [colin]      2.8.1cvs58
3880         * src/compose.c
3881                 Don't dynamically update title on Maemo
3882                 Patch by Jean-Luc Biord
3884 2007-03-27 [colin]      2.8.1cvs57
3886         * src/compose.c
3887         * src/folderview.c
3888         * src/summaryview.c
3889                 Enable tap-and-hold on Maemo
3891 2007-03-26 [colin]      2.8.1cvs56
3893         * src/compose.c
3894                 More popup-menu (in attachments list)
3896 2007-03-26 [colin]      2.8.1cvs55
3898         * src/compose.c
3899                 Enable popup-menu signal
3901 2007-03-26 [colin]      2.8.1cvs54
3903         * src/plugins/pgpinline/pgpinline.c
3904                 Fix bug 1111, 'PGP/inline plugin hides text 
3905                 around encrypted text block'. Patch based on
3906                 a patch from Michal Cihar.
3908 2007-03-26 [wwp]        2.8.1cvs53
3910         * src/procmsg.c
3911                 Fix getting a false error when sending queued message
3912                 whereas the sending was fine (if there are subfolders
3913                 in the queue folder), thanks to Colin.
3915 2007-03-26 [paul]       2.8.1cvs52
3917         * src/wizard.c
3918                 update FACE header in welcome message
3920 2007-03-25 [colin]      2.8.1cvs51
3922         * src/Makefile.am
3923                 Fix make dist
3925 2007-03-25 [colin]      2.8.1cvs50
3927         * src/main.c
3928                 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
3930 2007-03-24 [colin]      2.8.1cvs49
3932         * src/main.c
3933                 Fix a few launch problems on Maemo
3934                 Patch by Jean-Luc Biord
3936 2007-03-24 [wwp]        2.8.1cvs48
3938         * src/alertpanel.c
3939         * src/alertpanel.h
3940         * src/messageview.c
3941         * src/summaryview.c
3942                 Fix wrong action performed when closing the
3943                 "ask about account specific filtering rules
3944                 when filtering manually" dialog by pressing Escape.
3945                 Fix wrong order of buttons in the "return receipt
3946                 notification - the message was sent to several of
3947                 your accounts" dialog.
3949 2007-03-24 [paul]       2.8.1cvs47
3951         * src/folderview.c
3952                 an improvement to English usage
3953         * tools/kdeservicemenu/README
3954                 updated Claws url
3956 2007-03-24 [paul]       2.8.1cvs46
3958         * src/Makefile.am
3959         * src/stock_pixmap.c
3960         * src/pixmaps/edit_extern.xpm
3961         * src/pixmaps/mail_sign.xpm
3962                 rescue long lost icons
3964 2007-03-24 [paul]       2.8.1cvs45
3966         * src/toolbar.c
3967                 fix toolbar (broken in 2.8.1cvs42)
3969 2007-03-23 [colin]      2.8.1cvs44
3971         * src/imap.c
3972                 Correctly unsubscribe/resubscribe after
3973                 RENAME
3975 2007-03-23 [colin]      2.8.1cvs43
3977         * src/prefs_common.c
3978                 Maemo: as the platform is light on RAM, allow
3979                 caches to be discarded faster.
3981 2007-03-23 [colin]      2.8.1cvs42
3983         * src/Makefile.am
3984         * src/compose.c
3985         * src/compose.h
3986         * src/stock_pixmap.c
3987         * src/stock_pixmap.h
3988         * src/summaryview.c
3989         * src/summaryview.h
3990         * src/toolbar.c
3991         * src/toolbar.h
3992         * src/pixmaps/open_mail.xpm
3993                 Maemo changes: Add the possibility to have
3994                 "Open Email" and "Close Window" buttons on 
3995                 toolbars (and use them in Maemo's default
3996                 toolbars)
3998 2007-03-23 [wwp]        2.8.1cvs41
4000         * src/action.c
4001                 Reverted that part of the action dialog closure logics, to
4002                 pre-2.8.1cvs19. Managing action dialog w/ no output may be
4003                 done later in a different way (or may not).
4005 2007-03-22 [wwp]        2.8.1cvs40
4007         * src/action.c
4008                 Fix sticky action dialog when got no output but action command
4009                 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
4011 2007-03-22 [colin]      2.8.1cvs39
4013         * src/prefs_filtering.c
4014         * src/gtk/combobox.h
4015                 Fix escaping account names in filtering prefs
4017 2007-03-22 [colin]      2.8.1cvs38
4019         * src/addrindex.c
4020         * src/ldapctrl.h
4021         * src/ldapquery.c
4022                 Add any attribute specified in LDAP servers'
4023                 Search attributes to the Other Attributes tab
4024                 of contacts; Add 'telephoneNumber' in the
4025                 default list.
4027 2007-03-22 [colin]      2.8.1cvs37
4029         * src/folderview.c
4030         * src/folderview.h
4031         * src/mainwindow.c
4032                 Try to prevent race conditions when
4033                 changing the folder list
4034         * src/summaryview.c
4035                 Fix possible red folder icon when
4036                 switching from Small screen layout
4037                 to any other
4039 2007-03-22 [colin]      2.8.1cvs36
4041         * src/mainwindow.c
4042         * src/mainwindow.h
4043         * src/summaryview.c
4044                 Rename "little screen" to "Small screen"
4045         * src/gtk/Makefile.am
4046         * src/common/utils.c
4047         * src/mh.c
4048                 Fix Maemo-related compilation problems
4050 2007-03-21 [colin]      2.8.1cvs35
4052         * configure.ac
4053                 Fix previous commit
4054         * claws-mail.desktop
4055                 Remove .png from the Icon, it's useless
4057 2007-03-21 [colin]      2.8.1cvs34
4059         * configure.ac
4060         * src/Makefile.am
4061                 Add the necessary lib checking for 
4062                 Maemo
4064 2007-03-21 [colin]      2.8.1cvs33
4066         * src/main.c
4067                 Fix unconditional "error happened" when
4068                 sending via command-line. "lol @ myself"
4070 2007-03-21 [colin]      2.8.1cvs32
4072         * claws-mail-40x40.png
4073         * claws-mail-26x26.png
4074         * src/account.c
4075         * src/addressbook.c
4076         * src/compose.c
4077         * src/folderview.c
4078         * src/folderview.h
4079         * src/main.c
4080         * src/mainwindow.c
4081         * src/mainwindow.h
4082         * src/messageview.c
4083         * src/prefs_account.c
4084         * src/prefs_common.c
4085         * src/summary_search.c
4086         * src/summaryview.c
4087         * src/summaryview.h
4088         * src/gtk/authors.h
4089         * src/gtk/gtkutils.c
4090         * src/gtk/gtkutils.h
4091         * src/gtk/logwindow.c
4092         * src/gtk/menu.c
4093         * src/gtk/prefswindow.c
4094                 Add Maemo port (patch mainly by Jean-Luc Biort)
4095                 Add a new 'Little screen' layout to help on such
4096                 platforms (patch by me)
4097                 Make some default preferences different (more
4098                 adapted) on Maemo (patch by me)
4100 2007-03-21 [wwp]        2.8.1cvs31
4102         * src/prefs_logging.c
4103         * src/prefs_logging.h
4104                 Fixed copyright header of newly added files.
4106 2007-03-21 [wwp]        2.8.1cvs30
4108         * src/Makefile.am
4109         * src/filtering.c
4110         * src/filtering.h
4111         * src/folder.c
4112         * src/folderview.c
4113         * src/imap.c
4114         * src/inc.c
4115         * src/main.c
4116         * src/mainwindow.c
4117         * src/mainwindow.h
4118         * src/matcher.c
4119         * src/messageview.c
4120         * src/news.c
4121         * src/pop.c
4122         * src/prefs_common.c
4123         * src/prefs_common.h
4124         * src/prefs_logging.c
4125         * src/prefs_logging.h
4126         * src/prefs_other.c
4127         * src/procmsg.c
4128         * src/send_message.c
4129         * src/summaryview.c
4130         * src/common/log.c
4131         * src/common/log.h
4132         * src/common/nntp.c
4133         * src/common/session.c
4134         * src/common/smtp.c
4135         * src/common/socket.c
4136         * src/etpan/imap-thread.c
4137         * src/gtk/logwindow.c
4138         * src/gtk/logwindow.h
4139         * src/plugins/bogofilter/bogofilter.c
4140         * src/plugins/spamassassin/spamassassin.c
4141                 Added debugging of filtering/processing rules.
4142                 The debug log is here 'Tools/Filtering debug window',
4143                 the options there 'Configuration/Preferences/Other/Logging',
4144                 and the log file is ~/.claws-mail/filtering.log.
4145                 Moved protocol log prefs to 'Other/Logging' as well.
4146                 To support such debugging feature, the existing log API has
4147                 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
4148                 this impacts many external modules (commits follow).
4150 2007-03-21 [paul]       2.8.1cvs29
4152         * src/etpan/Makefile.am
4153         * src/etpan/imap-thread.c
4154                 add missing #include
4156 2007-03-21 [colin]      2.8.1cvs28
4158         * src/procmime.c
4159                 Fix bug 1157, 'some broken messages confuse 
4160                 mime parser'. Make sure we can't have MimeInfos
4161                 with negative sizes.
4163 2007-03-20 [colin]      2.8.1cvs27
4165         * src/main.c
4166                 Fix missing \0 on buffer
4168 2007-03-20 [colin]      2.8.1cvs26
4170         * src/mh.c
4171                 Use make_dir_hier instead of make_dir 
4172                 to create the MH mailbox
4174 2007-03-20 [colin]      2.8.1cvs25
4176         * src/folder.c
4177         * src/folder.h
4178         * src/prefs_account.c
4179         * src/wizard.c
4180                 Fix default inbox weirdnesses (after wizard,
4181                 if path is Mail, mailbox identifier is #mh/Mailbox,
4182                 and when creating new accounts)
4184 2007-03-20 [colin]      2.8.1cvs24
4186         * src/account.c
4187                 Write folderlist after adding/deleting accounts
4188                 that have folders
4190 2007-03-20 [colin]      2.8.1cvs23
4192         * src/imap.c
4193         * src/remotefolder.h
4194                 Fix bug 1153, 'CM segfaults if IMAP folder is 
4195                 selected while scanning prior to update'
4197 2007-03-17 [paul]       2.8.1cvs22
4199         * src/main.c
4200                 fix a typo, and be a little more verbose.
4202 2007-03-17 [wwp]        2.8.1cvs21
4204         * src/inc.c
4205                 Fix a compiler warning.
4207 2007-03-16 [wwp]        2.8.1cvs20
4209         * tools/Makefile.am
4210         * tools/README
4211                 Updated to deal w/ the new mairix.sh tool.
4213 2007-03-16 [wwp]        2.8.1cvs19
4215         * src/action.c
4216                 Fix logics issues around the action IO dialog:
4217                 - disable entry widget and exec button when
4218                   the exec button is clicked (don't wait for any
4219                   output line) - fix possible disabling/re-enabling/
4220                   re-disabling of those widgets
4221                 - raise an error if executing a %as{} action either
4222                   empty or invalid, instead of failing silently
4223                 - don't close the dialog if the abort button has been
4224                   clicked and if there was no output yet
4225                 - set focus to the abort button when the exec button
4226                   is clicked
4227                 - fix capitalization of a warning message
4229 2007-03-16 [wwp]        2.8.1cvs18
4231         * tools/mairix.sh
4232                 Added a wrapper to mairix to the tools folder.
4234 2007-03-16 [colin]      2.8.1cvs17
4236         * src/messageview.c
4237         * src/mimeview.h
4238                 Allow mimeviewer plugins to print
4239                 their stuff
4241 2007-03-16 [colin]      2.8.1cvs16
4243         * .cvsignore
4244                 Ignore *.patchset
4246 2007-03-15 [colin]      2.8.1cvs15
4248         * src/messageview.c
4249         * src/mimeview.h
4250                 Add a way for mimeviewer plugins to
4251                 implement body search
4253 2007-03-15 [paul]       2.8.1cvs14
4255         * src/prefs_spelling.c
4256                 fix English usage
4258 2007-03-15 [paul]       2.8.1cvs13
4260         * src/common/quoted-printable.c
4261                 fix decoding of quoted-printable parts
4263 2007-03-14 [wwp]        2.8.1cvs12
4265         * src/gtk/logwindow.h
4266                 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
4268 2007-03-14 [wwp]        2.8.1cvs11
4270         * src/gtk/logwindow.h
4271                 Complete 2.8.1cvs10.
4273 2007-03-14 [colin]      2.8.1cvs10
4275         * src/gtk/logwindow.c
4276                 Probably fix bug 1149, crash on logwindow
4277                 close - at the expense of performance once
4278                 logwin has been opened
4280 2007-03-14 [colin]      2.8.1cvs9
4282         * src/main.c
4283                 If claws-mail is running on another
4284                 display, warn instead of popping it up
4285                 on the other display
4287 2007-03-12 [colin]      2.8.1cvs8
4289         * src/wizard.c
4290                 Fix bug 1145, 'Setting a different name 
4291                 for the Mailbox name isn't reflected in 
4292                 default account settings'. Patch by wwp
4294 2007-03-12 [colin]      2.8.1cvs7
4296         * src/summaryview.c
4297                 Fix bug 1143, 'Add number of messages to be 
4298                 deleted to confirmation dialog'
4300 2007-03-12 [wwp]        2.8.1cvs6
4302         * src/folderview.c
4303         * src/prefs_common.c
4304         * src/prefs_common.h
4305         * src/prefs_summaries.c
4306                 Changed the option that displays unread messages count
4307                 next to the folder name in folder list: it is now
4308                 possible to either display nothing, display the
4309                 unread messages number only or the unread and total messages
4310                 numbers. The patch includes this extra feature as well
4311                 as some minor fixes by rewriting the algo in folderview.c.
4312                 Thanks to Paul for the original idea and implementation, plus
4313                 testing and proof-reading!
4315 2007-03-09 [paul]       2.8.1cvs5
4317         * tools/Makefile.am
4318         * tools/README
4319         * tools/claws-mail-compose-insert-files.pl
4320                 added a script which enables inserting files
4321                 into the message body of a new Claws Mail
4322                 Compose window from the command line. Additionally
4323                 To, Cc, Subject and files to attach to the message
4324                 can be specified.
4326 2007-03-09 [wwp]        2.8.1cvs4
4328         * src/addr_compl.c
4329         * src/addr_compl.h
4330         * src/filtering.c
4331                 Optimize matching of addresses in the addressbook
4332                 (filtering/processing 'found_in_addressbook' condition).
4334 2007-03-07 [wwp]        2.8.1cvs3
4336         * src/quote_fmt.c
4337         * src/quote_fmt_lex.l
4338         * src/quote_fmt_parse.y
4339                 Add a new quote format symbol: %A to insert the
4340                 sender email address (just the address itself).
4342 2007-03-06 [wwp]        2.8.1cvs2
4344         * src/gtk/gtkutils.c
4345         * src/plugins/trayicon/trayicon_prefs.h
4346         * src/plugins/trayicon/trayicon_prefs.c
4347         * src/plugins/trayicon/trayicon.c
4348         * src/mainwindow.h
4349         * src/mainwindow.c
4350                 Add a new trayicon (optional) feature: minimize to tray. When enabled,
4351                 minimizing Claws-Mail main window will hide it to the trayicon instead.
4354 2007-03-06 [paul]       2.8.1cvs1
4356         * NEWS
4357         * README
4358         * RELEASE_NOTES
4359         * configure.ac
4360                 bump version number following
4361                 stable release
4363 2007-03-06 [paul]       2.8.0cvs24
4365         * po/cs.po
4366                 corrected by by Tim <timbrain@post.cz>
4368 2007-03-05 [colin]      2.8.0cvs23
4370         * src/Makefile.am
4371         * src/procmime.c
4372                 Fix mime/globs path on NetBSD
4373                 patch by George Michaelson
4375 2007-03-05 [wwp]        2.8.0cvs22
4377         * src/addr_compl.c
4378                 Remove debug statement (accidentally committed w/ cvs14).
4380 2007-03-05 [paul]       2.8.0cvs21
4382         * src/plugins/pgpcore/prefs_gpg.c
4383                 fix compiler warning
4385 2007-03-05 [wwp]        2.8.0cvs20
4387         * src/matcher_parser_parse.y
4388                 Fix mismerge between cvs17 and cvs19.
4390 2007-03-05 [wwp]        2.8.0cvs19
4392         * src/matcher_parser_parse.y
4393         * src/prefs_filtering_action.c
4394         * src/matcher.c
4395         * src/matcher.h
4396         * src/filtering.c
4397         * src/filtering.h
4398                 Add new 'add_to_addressbook' filtering/processing action.
4400 2007-03-05 [wwp]        2.8.0cvs18
4402         * src/filtering.c
4403                 Fix mark_as_ham filtering/processing action: spam flag
4404                 was not unset.
4406 2007-03-04 [colin]      2.8.0cvs17
4408         * src/filtering.c
4409         * src/matcher.c
4410         * src/matcher.h
4411         * src/matcher_parser_parse.y
4412         * src/prefs_filtering_action.c
4413                 Add 'Mark as spam' and 'Mark as ham' filtering
4414                 actions. Fixes bug 1138.
4416 2007-03-04 [colin]      2.8.0cvs16
4418         * src/imap.c
4419                 Fix bug 1140, wrong return value
4420                 without libetpan
4422 2007-03-04 [wwp]        2.8.0cvs15
4424         * src/addr_compl.c
4425                 Rollback cvs14: don't free stuff that is managed in g_list.
4427 2007-03-04 [wwp]        2.8.0cvs14
4429         * src/addr_compl.c
4430                 Fix a leak in address completion code.
4432 2007-03-04 [colin]      2.8.0cvs13
4434         * src/addr_compl.c
4435                 Maybe fix bug 1136, 'Crash in group 
4436                 address completion'
4438 2007-03-04 [iwkse]      2.8.0cvs12
4440         * src/imap.c
4441                 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
4443 2007-03-03 [colin]      2.8.0cvs11
4445         * src/plugins/pgpinline/pgpinline.c
4446                 Fix off-by-one, fix double-free. Fixes
4447                 bug 1135, 'cm-segfault on decrypting 
4448                 with PGP/inline'
4450 2007-03-03 [colin]      2.8.0cvs10
4452         * configure.ac
4453         * src/main.c
4454         * src/common/plugin.c
4455                 Fix bug 1134, 'Valgrind macros unhandled 
4456                 by Irix's cc'
4458 2007-03-02 [colin]      2.8.0cvs9
4460         * src/mbox.c
4461                 Don't error out on EAGAIN. Fixes 
4462                 bug 1129, '"local mbox file" account 
4463                 isn't retrieving mails'
4465 2007-03-01 [wwp]        2.8.0cvs8
4467         * src/mainwindow.c
4468         * src/gtk/colorlabel.c
4469                 Remove accels for extra color labels until we set better
4470                 and definitive ones.
4472 2007-02-28 [wwp]        2.8.0cvs7
4474         * src/mainwindow.c
4475         * src/matcher_parser_parse.y
4476         * src/prefs_common.c
4477         * src/prefs_msg_colors.c
4478         * src/procmsg.h
4479         * src/gtk/colorlabel.c
4480         * src/gtk/colorlabel.h
4481                 Add more customizable color labels. Cleaned up a bit
4482                 the color label API to avoid duplicate defines of
4483                 the max number of colors.
4485 2007-02-27 [colin]      2.8.0cvs6
4487         * src/mainwindow.c
4488         * src/common/utils.c
4489         * src/common/utils.h
4490                 Fix '+' in mailto URIs for List-* headers
4492 2007-02-27 [colin]      2.8.0cvs5
4494         * src/gtk/gtkutils.c
4495                 Use gtk_window_set_role instead of 
4496                 _set_wmclass
4498 2007-02-27 [colin]      2.8.0cvs4
4500         * src/inc.c
4501                 Fix "After receiving new mail, go to inbox" on IMAP,
4502                 and make it work only on manual reception
4504 2007-02-27 [wwp]        2.8.0cvs3
4506         * src/prefs_filtering.c
4507         * src/prefs_filtering_action.c
4508         * src/prefs_matcher.c
4509                 Update filtering matcher's and action's color label menus
4510                 when re-opening those dialogs (reflect any change to the
4511                 color labels list in the preferences).
4513 2007-02-27 [colin]      2.8.0cvs2
4515         * src/imap.c
4516         * src/etpan/etpan-thread-manager-types.h
4517         * src/etpan/etpan-thread-manager.c
4518         * src/etpan/imap-thread.c
4519                 Log imap ALERTs as errors in the log.
4521 2007-02-26 [paul]       2.8.0cvs1
4523         * tools/claws.i18n.status.pl
4524                 updated
4526 2007-02-26 [paul]       2.7.2cvs75
4528         * po/ca.po
4529         * po/cs.po
4530         * po/de.po
4531         * po/en_GB.po
4532         * po/fi.po
4533         * po/fr.po
4534         * po/hu.po
4535         * po/pl.po
4536         * po/pt_BR.po
4537         * po/sk.po
4538         * po/sr.po
4539         * po/zh_CN.po
4540                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
4541                 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
4542                 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
4543                 Aleksandar Urosevic, and Ralgh Young
4545 2007-02-25 [mones]      2.7.2cvs74
4547         * po/es.po
4548                 Updated for release
4550 2007-02-25 [colin]      2.7.2cvs73
4552         * src/main.c
4553                 Clearing the list is only useful
4554                 to prevent a valgrind false-positive
4556 2007-02-25 [paul]       2.7.2cvs72
4558         * tools/Makefile.am
4559         * tools/README
4560         * tools/kmail-mailbox2claws-mail.pl  **ADDED**
4561         * tools/maildir2claws-mail.pl  **REMOVED**
4562                 renamed the script, fixed a couple bugs
4564 2007-02-23 [colin]      2.7.2cvs71
4566         * src/addressbook.c
4567                 Fix a leak, check for a few improbable nulls
4569 2007-02-23 [colin]      2.7.2cvs70
4571         * src/main.c
4572         * src/main.h
4573         * src/plugins/trayicon/trayicon.c
4574                 Fix blinking mainwin when starting in tray
4575                 (show mainwindow later in the startup process,
4576                  apart if restarting post-crash)
4578 2007-02-23 [colin]      2.7.2cvs69
4580         * src/folderview.c
4581         * src/imap_gtk.c
4582                 Fix crash when unsubscribing the currently
4583                 selected/opened folder
4585 2007-02-23 [colin]      2.7.2cvs68
4587         * src/compose.c
4588                 Fix bug that prevented colorization to
4589                 work without wrap quotation option
4591 2007-02-23 [colin]      2.7.2cvs67
4593         * src/addr_compl.c
4594                 Fix refcounting, start and end completion who
4595                 behaved as if there couldn't be any other current
4596                 user of completion
4598 2007-02-23 [wwp]        2.7.2cvs66
4600         * src/addressbook.c
4601         * src/addrindex.c
4602                 Address completion fixes: fix addressbook_peek_folder_exists() in
4603                 which the algorithm was ridiculously over-obfuscated and broken.
4604                 Fix addrindex_load_completion() as well, to load addresses in
4605                 completion list with regards to what addressbook_peek_folder_exists()
4606                 returns now.
4608 2007-02-23 [wwp]        2.7.2cvs65
4610         * src/addr_compl.c
4611                 Add addresses to completion when they're non-empty (thanks to Colin).
4613 2007-02-23 [paul]       2.7.2cvs64
4615         * src/plugins/pgpcore/passphrase.c
4616                 remove 'const '
4618 2007-02-23 [colin]      2.7.2cvs63
4620         * src/plugins/pgpcore/prefs_gpg.c
4621         * src/plugins/pgpcore/prefs_gpg.h
4622         * src/plugins/pgpcore/sgpgme.c
4623         * src/plugins/pgpinline/pgpinline.c
4624         * src/plugins/pgpmime/pgpmime.c
4625                 Try harder to respect user's choice wrt
4626                 gpg-agent even with gpg2, by unsetting
4627                 GPG_AGENT_INFO when necessary.
4629 2007-02-22 [paul]       2.7.2cvs62
4631         * src/plugins/pgpcore/sgpgme.c
4632         * src/plugins/pgpcore/sgpgme.h
4633         * src/plugins/pgpcore/passphrase.c
4634         * src/plugins/pgpinline/pgpinline.c
4635         * src/plugins/pgpmime/pgpmime.c
4636                 Fix a leak - gpgme_data_release_and_get_mem
4637                 leaks in recent gpgme. Workaround by using
4638                 our own function.
4640 2007-02-22 [paul]       2.7.2cvs61
4642         * src/gtk/quicksearch.c
4643                 Abandon dynamic search when pressing
4644                 Enter
4646 2007-02-21 [colin]      2.7.2cvs60
4648         * src/procmsg.c
4649         * src/plugins/pgpcore/passphrase.c
4650                 Fix little memory leaks
4651         * src/main.c
4652                 Fix false-positive leak at exit
4653         * src/gtk/quicksearch.c
4654                 Fix potentially big leak in recursive
4655                 Quicksearch
4657 2007-02-21 [wwp]        2.7.2cvs59
4659         * src/summaryview.c
4660                 Add missing newline to a debug message.
4662 2007-02-20 [colin]      2.7.2cvs58
4664         * src/Makefile.am
4665         * src/mimeview.c
4666         * src/stock_pixmap.c
4667         * src/stock_pixmap.h
4668         * src/pixmaps/mime_pgpsig.xpm
4669                 Add icon for application/pgp-signature
4671 2007-02-20 [colin]      2.7.2cvs57
4673         * src/Makefile.am
4674         * src/main.c
4675         * src/mimeview.c
4676         * src/stock_pixmap.c
4677         * src/stock_pixmap.h
4678         * src/pixmaps/mime_calendar.xpm
4679         * src/pixmaps/mime_pdf.xpm
4680         * src/pixmaps/mime_ps.xpm
4681                 Add icons for text/calendar, application/pdf
4682                 and application/postscript
4684 2007-02-20 [colin]      2.7.2cvs56
4686         * autogen.sh
4687         * src/matcher_parser_parse.y
4688         * src/matcher_parser_lex.l
4689                 Fix big memory leak in flex, and
4690                 require flex 2.5.31
4692 2007-02-20 [wwp]        2.7.2cvs55
4694         * src/matcher_parser_parse.y
4695                 Fix a duplicate token definition (thanks to iwkse).
4697 2007-02-20 [wwp]        2.7.2cvs54
4699         * src/matcher_parser_lex.l
4700         * src/quote_fmt_lex.l
4701                 Use proper flex options instead of direct use of #define,
4702                 make the flex-generated C lighter.
4704 2007-02-20 [colin]      2.7.2cvs53
4706         * src/summaryview.c
4707                 Grab focus in message list after hiding
4708                 the quicksearch, instead of leaving it
4709                 "somewhere"
4711 2007-02-19 [colin]      2.7.2cvs52
4713         * src/folderview.c
4714                 Fix bug 1033, 'Automatically refresh 
4715                 message list when new messages arrives'
4716                 Looks like folderview->opened can sometimes
4717                 be wrong...
4719 2007-02-19 [paul]       2.7.2cvs51
4721         * tools/Makefile.am
4722         * tools/README
4723         * tools/thunderbird-filters-convertor.pl
4724                 add new script which converts thunderbird filter
4725                 rules to Claws filter rules
4727 2007-02-18 [paul]       2.7.2cvs50
4729         * src/plugins/pgpcore/prefs_gpg.c
4730         * src/plugins/pgpcore/prefs_gpg.h
4731         * src/plugins/pgpcore/sgpgme.c
4732         * src/plugins/pgpinline/pgpinline.c
4733         * src/plugins/pgpmime/pgpmime.c
4734                 improved GUI interoperability with gpg-agent
4736 2007-02-18 [paul]       2.7.2cvs49
4738         * src/prefs_account.c
4739                 Privacy options sensitivity fix
4741 2007-02-17 [colin]      2.7.2cvs48
4743         * src/messageview.c
4744                 Reset icon to warning in the noticeview
4746 2007-02-15 [colin]      2.7.2cvs47
4748         * src/folderview.c
4749                 Fix a manifestation of bug 1033 (summaryview failing
4750                 to update for new mails), which happens after editing
4751                 account preferences or preferences that cause a 
4752                 folderview reload.
4754 2007-02-15 [colin]      2.7.2cvs46
4756         * src/addressbook.c
4757                 Probably fix bug 1123, 'Segmentation 
4758                 fault while opening address book'. I get
4759                 g_warnings if the saved paned position is
4760                 not greater than 0. Also, save position
4761                 when hiding the addressbook instead of
4762                 via signal.
4764 2007-02-14 [colin]      2.7.2cvs45
4766         * src/plugins/pgpcore/prefs_gpg.c
4767         * src/plugins/pgpcore/prefs_gpg.h
4768         * src/plugins/pgpcore/sgpgme.c
4769         * src/plugins/pgpinline/pgpinline.c
4770         * src/plugins/pgpmime/pgpmime.c
4771                 Add an option "Use gpg-agent if available". Fixes
4772                 annoyances with distro-installed gpg-agent, when
4773                 no pinentry program is installed, and the user's 
4774                 at a loss on why "decryption failed". Makes more
4775                 clear why passphrase isn't saved when gpg-agent is
4776                 used. Defaults to true, to avoid changing the 
4777                 current behaviour.
4779 2007-02-14 [wwp]        2.7.2cvs44
4781         * src/matcher_parser_parse.y
4782                 Fix missing line number reset (wrong line number might appear
4783                 when re-loading filtering rules if there's a parser error).
4785 2007-02-13 [colin]      2.7.2cvs43
4787         * src/common/utils.c
4788                 Don't encode ',' in URIs before passing it
4789                 to the browser command-line. It was probably
4790                 done at a time where commas in URIs made
4791                 mozilla -remote 'openurl(%s,new-window)'
4792                 bug.
4794 2007-02-13 [wwp]        2.7.2cvs42
4796         * src/prefs_matcher.c
4797         * src/plugins/bogofilter/bogofilter_gtk.c
4798                 A bit of string factorization around "Select ..." buttons.
4800 2007-02-11 [colin]      2.7.2cvs41
4802         * src/alertpanel.c
4803                 Make sure to escape the title
4805 2007-02-11 [colin]      2.7.2cvs40
4807         * src/codeconv.c
4808                 Recognize .utf8 locales as .UTF-8 ones
4810 2007-02-11 [colin]      2.7.2cvs39
4812         * src/compose.c
4813                 Fix code conversion when dragging a file
4815 2007-02-09 [colin]      2.7.2cvs38
4817         * src/plugins/clamav/clamav_plugin.c
4818                 Complete Paul's patch with conditional
4819                 compilation to avoid breaking compilation
4820                 on old Dapper and Edgy... Maybe other
4821                 distros too.
4823 2007-02-09 [paul]       2.7.2cvs37
4825         * src/plugins/clamav/clamav_plugin.c
4826                 fix for the upstream changes in libclamav
4828 2007-02-09 [paul]       2.7.2cvs36
4830         * src/main.c
4831         * src/mainwindow.c
4832         * src/procmsg.c
4833         * src/procmsg.h
4834                 fix "warn if there are queued messages" (on exit)
4835                 option, which only checked the first mailbox's
4836                 queue
4837                 don't ask before emptying trash if there are no
4838                 messages in trash, also check and empty all trash
4839                 folders
4840         * src/prefs_other.c
4841                 move "Ask before emptying trash" option
4842                 outside of the "On exit" frame as it's
4843                 not only an "On exit" option
4845 2007-02-09 [paul]       2.7.2cvs35
4847         * src/addrgather.c
4848         * src/alertpanel.c
4849         * src/editldap.c
4850         * src/prefs_account.c
4851         * src/prefs_folder_item.c
4852         * src/prefs_gtk.h
4853         * src/prefs_matcher.c
4854         * src/prefs_message.c
4855         * src/prefs_msg_colors.c
4856         * src/prefs_summaries.c
4857         * src/wizard.c
4858         * src/gtk/inputdialog.c
4859         * src/plugins/bogofilter/bogofilter_gtk.c
4860                 pedantic commit: use 'checkbtn' everywhere
4861                 instead of a mixture of 'checkbtn' and 'chkbtn'
4863 2007-02-09 [paul]       2.7.2cvs34
4865         * src/compose.c
4866                 fix default hotkeys
4867         * src/prefs_other.c
4868         * src/prefs_send.c
4869                 move "Never send Return Receipts" from
4870                 prefs_other to prefs_send
4871                 add an option "Ask about account specific
4872                 filtering rules..." to prefs_other
4873         * src/gtk/gtkutils.c
4874                 fix a compiler warning
4876 2007-02-08 [colin]      2.7.2cvs33
4878         * src/plugins/pgpinline/pgpinline.c
4879                 Fix bug 1110, 'pgpmime fails to process 
4880                 encapsulated openpgp mime (rfc 3156, 6.1 
4881                 -> rfc1847)'
4882                 It was due to an interaction between PGP/Mime
4883                 and PGP/Inline plugin. 
4885 2007-02-08 [colin]      2.7.2cvs32
4887         * src/inc.c
4888         * src/mbox.c
4889         * src/mbox.h
4890                 Fix bug 1117, 'fcntl locking code 
4891                 does not work in mbox.c'
4893 2007-02-08 [colin]      2.7.2cvs31
4895         * src/prefs_account.c
4896                 Fix Gentoo bug 165819, 'can't create 
4897                 a "local mbox file" account'. Patch
4898                 by Olivier <castan.o@free.fr>
4900 2007-02-07 [colin]      2.7.2cvs30
4902         * src/ldapquery.c
4903                 Fix bug 1106, 'Claws crash on exit if LDAPS 
4904                 autocompletion was used'
4906 2007-02-07 [paul]       2.7.2cvs29
4908         * src/folder.c
4909                 cut down on unnecessary debug_prints
4910         * src/imap_gtk.c
4911                 fix menu_set_active() on 'Show only
4912                 subscribed folders'
4914 2007-02-07 [paul]       2.7.2cvs28
4916         * src/plugins/clamav/clamav_plugin.c
4917         * src/plugins/clamav/clamav_plugin.h
4918         * src/plugins/clamav/clamav_plugin_gtk.c
4919                 fix copyright header
4921 2007-02-07 [paul]       2.7.2cvs27
4923         * src/procheader.c
4924                 fix bug 1116, 'summary view allow a 
4925                 subject line break'
4927 2007-02-06 [colin]      2.7.2cvs26
4929         * src/summaryview.c
4930                 Fix delete thread
4932 2007-02-05 [fabien]     2.7.2cvs25
4934         * po/POTFILES.in
4935         * src/uri_opener.c
4936                 i18n related - 1 fix and 1 message for translators.
4938 2007-02-05 [colin]      2.7.2cvs24
4940         * src/gtk/quicksearch.c
4941                 Don't reload summary list if quicksearch wasn't
4942                 active on hiding; move currently selected mail in
4943                 the visible area when showing the quicksearch
4945 2007-02-05 [colin]      2.7.2cvs23
4947         * src/folderview.c
4948                 Add debug to try to solve bug 1104
4950 2007-02-05 [paul]       2.7.2cvs22
4952         * src/mainwindow.c
4953                 confirm before emptying trash on exit is
4954                 a Yes or No answer, use Yes or No in the
4955                 dialog
4957 2007-02-04 [colin]      2.7.2cvs21
4959         * src/compose.c
4960         * src/plugins/pgpcore/passphrase.c
4961         * src/plugins/pgpcore/select-keys.c
4962                 Set wmclass on new windows
4964 2007-02-04 [colin]
4966         2.8.0-rc1 released
4968 2007-02-04 [colin]      2.7.2cvs20
4970         * src/compose.c
4971         * src/compose.h
4972                 Auto save drafts on exit, reopen them
4973                 at startup, instead of asking
4974         * src/account.c
4975         * src/addressadd.c
4976         * src/addressbook.c
4977         * src/addressbook_foldersel.c
4978         * src/addrgather.c
4979         * src/crash.c
4980         * src/editaddress.c
4981         * src/editbook.c
4982         * src/editgroup.c
4983         * src/editjpilot.c
4984         * src/editldap.c
4985         * src/editldap_basedn.c
4986         * src/editvcard.c
4987         * src/exphtmldlg.c
4988         * src/expldifdlg.c
4989         * src/export.c
4990         * src/foldersel.c
4991         * src/gedit-print.c
4992         * src/import.c
4993         * src/importldif.c
4994         * src/importmutt.c
4995         * src/importpine.c
4996         * src/main.c
4997         * src/mainwindow.c
4998         * src/message_search.c
4999         * src/messageview.c
5000         * src/prefs_actions.c
5001         * src/prefs_customheader.c
5002         * src/prefs_display_header.c
5003         * src/prefs_filtering.c
5004         * src/prefs_filtering_action.c
5005         * src/prefs_folder_column.c
5006         * src/prefs_gtk.c
5007         * src/prefs_matcher.c
5008         * src/prefs_other.c
5009         * src/prefs_summaries.c
5010         * src/prefs_summary_column.c
5011         * src/prefs_template.c
5012         * src/sourcewindow.c
5013         * src/ssl_manager.c
5014         * src/summary_search.c
5015         * src/uri_opener.c
5016         * src/gtk/about.c
5017         * src/gtk/description_window.c
5018         * src/gtk/foldersort.c
5019         * src/gtk/gtkutils.c
5020         * src/gtk/gtkutils.h
5021         * src/gtk/icon_legend.c
5022         * src/gtk/logwindow.c
5023         * src/gtk/pluginwindow.c
5024         * src/gtk/prefswindow.c
5025                 Give different wmclass to different
5026                 windows - thanks to sed ;)
5028 2007-02-04 [colin]      2.7.2cvs19
5030         * src/main.c
5031                 Revert previous patch, can't reproduce
5032                 it anymore. 
5034 2007-02-03 [colin]      2.7.2cvs18
5036         * src/main.c
5037                 Don't save the mainwindow size and
5038                 position on emergency exit (libSM's
5039                 "die" callback), Xfce seems to make
5040                 the window smaller just before the
5041                 size's saved.
5043 2007-02-03 [colin]      2.7.2cvs17
5045         * src/plugins/bogofilter/bogofilter.c
5046         * src/plugins/bogofilter/bogofilter.h
5047         * src/plugins/bogofilter/bogofilter_gtk.c
5048         * src/plugins/pgpinline/pgpinline.c
5049         * src/plugins/pgpinline/pgpinline.h
5050                 Fix more copyrights
5052 2007-02-03 [colin]      2.7.2cvs16
5054         * src/partial_download.c
5055         * src/partial_download.h
5056         * src/ssl_manager.c
5057         * src/ssl_manager.h
5058         * src/uri_opener.c
5059         * src/uri_opener.h
5060         * src/wizard.c
5061         * src/wizard.h
5062         * src/common/ssl_certificate.c
5063         * src/common/ssl_certificate.h
5064         * src/gtk/quicksearch.c
5065         * src/gtk/quicksearch.h
5066         * src/gtk/sslcertwindow.c
5067         * src/gtk/sslcertwindow.h
5068                 Fix copyright on my files
5070 2007-02-02 [colin]      2.7.2cvs15
5072         * src/Makefile.am
5073         * src/mainwindow.c
5074         * src/messageview.c
5075         * src/messageview.h
5076         * src/textview.c
5077         * src/textview.h
5078         * src/uri_opener.c
5079         * src/uri_opener.h
5080                 Add Tools/List URIs to allow
5081                 opening any URI in the current mail
5083 2007-02-02 [colin]      2.7.2cvs14
5085         * src/common/valgrind.h ** NEW FILE **
5086         * src/common/Makefile.am
5087         * src/common/plugin.c
5088                 Don't dlclose the plugins if we're running
5089                 under valgrind. (doesn't require valgrind
5090                 either at compile time or run time).
5092 2007-02-01 [paul]       2.7.2cvs13
5094         * AUTHORS
5095         * src/gtk/authors.h
5096         * tools/freshmeat_search.pl
5097         * tools/google_search.pl
5098         * tools/multiwebsearch.pl
5099                 add support for non ISO-8859-1 compatible locales
5100                 Patch by Alex Gorbachenko <agent_007@immo.ru>
5102 2007-02-01 [colin]      2.7.2cvs12
5104         * src/prefs_other.c
5105         * src/prefs_summaries.c
5106                 Move keybinding prefs to the Other page
5108 2007-02-01 [wwp]        2.7.2cvs11
5110         * src/plugins/trayicon/trayicon.c
5111                 Fix a raising issue within KDE.
5113 2007-02-01 [colin]      2.7.2cvs10
5115         * src/codeconv.c
5116                 Fix stray quotes in encoded strings
5117         * src/addressadd.c
5118                 Fix wrong call causing g_warnings
5119         * src/textview.c
5120                 Remove useless message
5122 2007-01-31 [wwp]        2.7.2cvs9
5124         * src/plugins/trayicon/trayicon.c
5125                 fix buggy hiding of main window when closing if close-to-tray
5126                 is not set (bad logics  in the trayicon hook code).
5127                 Changed the quit confirmation message too.
5129 2007-01-30 [colin]      2.7.2cvs8
5131         * src/main.c
5132                 Fix hidden mainwindow after clicking on
5133                 the X close button, if compose windows
5134                 exist and the user chooses not to quit
5136 2007-01-30 [colin]      2.7.2cvs7
5138         * src/main.c
5139         * src/compose.c
5140                 Handle local URIs to attach files (file:///...)
5141                 Fixes attaching files from Thunar for example
5143 2007-01-30 [colin]      2.7.2cvs6
5145         * src/prefs_ext_prog.c
5146                 Add 'mousepad' to the list of text editors.
5147                 Mousepad is XFCE's text editor
5149 2007-01-29 [wwp]        2.7.2cvs5
5151         * po/POTFILES.in
5152         * src/plugins/trayicon/trayicon_prefs.c
5153                 trayicon i18n fixes, thanks to Fabien.
5155 2007-01-28 [wwp]        2.7.2cvs4
5157         * src/mainwindow.c
5158         * src/mainwindow.h
5159         * src/plugins/trayicon/trayicon.c
5160         * src/plugins/trayicon/trayicon_prefs.c
5161         * src/plugins/trayicon/trayicon_prefs.h
5162                 Added a new TrayIcon plugin option to close to tray
5163                 (WM's hotkey and [X] button will hide the window instead
5164                 of closing it - closing CM can be done using the tray icon
5165                 menu or the File menu).
5166                 Improved visibility handling in trayicon, clicking the
5167                 trayicon now raise the window to current desktop when it
5168                 was either minimized/shaded/on another desktop.
5169                 Thanks to Paul for testing and fixing a strange behaviour
5170                 in KDE ;-).
5172 2007-01-27 [paul]       2.7.2cvs3
5174         * src/prefs_folder_item.c
5175         * src/prefs_receive.c
5176         * src/plugins/pgpcore/prefs_gpg.c
5177                 use 'start-up' instead of 'startup' in labels
5179 2007-01-26 [wwp]        2.7.2cvs2
5181         * src/plugins/trayicon/Makefile.am
5182         * src/plugins/trayicon/trayicon.c
5183         * src/plugins/trayicon/trayicon_prefs.c
5184         * src/plugins/trayicon/trayicon_prefs.h
5185                 Add a new TrayIcon option to hide the main window at
5186                 start-up.
5187                 Fix trayicon.c copyright header.
5189 2007-01-26 [paul]       2.7.2cvs1
5191         * NEWS
5192         * README
5193         * RELEASE_NOTES
5194         * configure.ac
5195                 bump up version number following
5196                 stable release
5198 2007-01-25 [mones]      2.7.1cvs60
5200         * po/es.po
5201                 updated thousands of strings (well, probably less ;-)
5203 2007-01-25 [colin]      2.7.1cvs59
5205         * src/matcher.c
5206                 Fix 2nd-run loss of matcherrc on new
5207                 configurations. 
5209 2007-01-25 [wwp]        2.7.1cvs58
5211         * src/mimeview.c
5212                 fix handling of empty value in attach_save_directory too, thanks
5213                 to Colin.
5215 2007-01-25 [wwp]        2.7.1cvs57
5217         * src/gtk/filesel.c
5218                 fix handling of empty value in attach_load_directory,
5219                 thanks to Colin.
5221 2007-01-25 [wwp]        2.7.1cvs56
5223         * src/plugins/dillo_viewer/dillo_prefs.h
5224                 fix a typo.
5226 2007-01-25 [colin]      2.7.1cvs55
5228         * src/matcher.c
5229         * src/matcher.h
5230         * src/matcher_parser_parse.y
5231         * src/prefs_matcher.c
5232                 Add matching on the spam flag
5234 2007-01-24 [colin]      2.7.1cvs54
5236         * src/folder.c
5237         * src/common/xml.c
5238         * src/common/xml.h
5239                 Make sure folderlist.xml is correctly
5240                 written before overwriting it.
5241         * src/procmsg.c
5242         * src/procmsg.h
5243         * src/summaryview.c
5244         * src/plugins/bogofilter/bogofilter.c
5245         * src/plugins/bogofilter/bogofilter.h
5246         * src/plugins/bogofilter/bogofilter_gtk.c
5247         * src/plugins/spamassassin/spamassassin.c
5248         * src/plugins/spamassassin/spamassassin.h
5249         * src/plugins/spamassassin/spamassassin_gtk.c
5250                 Move spam to the correct trash folder after
5251                 learning, if spam directory isn't set.
5253 2007-01-23 [paul]       2.7.1cvs53
5255         * src/plugins/bogofilter/bogofilter_gtk.c
5256                 fix sensitivity of "Insert X-Bogosity header"
5257                 option
5259 2007-01-23 [colin]      2.7.1cvs52
5261         * src/toolbar.c
5262                 Translate toolbar items text if
5263                 they're translatable (default)
5264         * src/addrcache.c
5265         * src/addrcache.h
5266         * src/addritem.c
5267         * src/addritem.h
5268         * src/codeconv.c
5269         * src/codeconv.h
5270         * src/jpilot.c
5271         * src/jpilot.h
5272         * src/ldapctrl.c
5273         * src/ldapctrl.h
5274         * src/ldapquery.h
5275         * src/ldif.c
5276         * src/ldif.h
5277         * src/etpan/etpan-thread-manager.c
5278         * src/etpan/etpan-thread-manager.h
5279         * src/gtk/gtkutils.c
5280         * src/gtk/gtkutils.h
5281                 More static functions
5283 2007-01-22 [fabien]     2.7.1cvs51
5285         * src/gtk/gtkutils.c
5286                 gtkut_get_options_frame() : ability to pass
5287                 a 'NULL' value in frame pointer parameter if
5288                 we don't need it.
5290 2007-01-22 [colin]      2.7.1cvs50
5292         * src/procmsg.c
5293         * src/procmsg.h
5294         * src/plugins/bogofilter/bogofilter.c
5295         * src/plugins/bogofilter/bogofilter_gtk.c
5296         * src/plugins/spamassassin/spamassassin.c
5297         * src/plugins/spamassassin/spamassassin_gtk.c
5298                 Allow moving spams to the account's trash
5299                 instead of default one
5301 2007-01-21 [colin]      2.7.1cvs49
5303         * src/ldapquery.c
5304         * src/ldapquery.h
5305                 Revert a static function that shouldn't
5306                 have been
5308 2007-01-21 [colin]      2.7.1cvs48
5310         * src/ldapquery.c
5311         * src/ldapquery.h
5312                 Same
5314 2007-01-21 [colin]      2.7.1cvs47
5316         * src/procmsg.c
5317         * src/procmsg.h
5318                 Same
5320 2007-01-21 [colin]      2.7.1cvs46
5322         * src/common/socket.c
5323         * src/common/socket.h
5324                 Same
5326 2007-01-21 [colin]      2.7.1cvs45
5328         * src/crash.c
5329         * src/exporthtml.c
5330         * src/exporthtml.h
5331         * src/exportldif.c
5332         * src/exportldif.h
5333         * src/folder.c
5334         * src/folder.h
5335         * src/folder_item_prefs.c
5336         * src/folder_item_prefs.h
5337         * src/folderview.c
5338         * src/folderview.h
5339         * src/gedit-print.c
5340         * src/gedit-print.h
5341         * src/main.c
5342         * src/main.h
5343         * src/common/socket.c
5344         * src/common/socket.h
5345         * src/gtk/gtkaspell.c
5346         * src/gtk/gtkaspell.h
5347         * src/gtk/quicksearch.c
5348         * src/gtk/quicksearch.h
5349                 Same
5351 2007-01-21 [colin]      2.7.1cvs44
5353         * src/common/utils.c
5354         * src/common/utils.h
5355         * src/etpan/etpan-thread-manager.c
5356         * src/etpan/etpan-thread-manager.h
5357                 Same (Funny that etpan_thread_unbind
5358                 is called but not etpan_thread_bind)
5360 2007-01-21 [colin]      2.7.1cvs43
5362         * src/addrselect.c
5363         * src/addrselect.h
5364         * src/codeconv.c
5365         * src/codeconv.h
5366         * src/compose.c
5367         * src/compose.h
5368         * src/etpan/Makefile.am
5369         * src/gtk/colorlabel.c
5370         * src/gtk/colorlabel.h
5371         * src/gtk/sslcertwindow.c
5372         * src/gtk/sslcertwindow.h
5373         * src/etpan/etpan-log.c ** REMOVED **
5374         * src/etpan/etpan-log.h ** REMOVED **
5375                 Same
5377 2007-01-20 [colin]      2.7.1cvs42
5379         * src/addritem.c
5380         * src/addritem.h
5381                 Same
5383 2007-01-20 [colin]      2.7.1cvs41
5385         * src/account.c
5386         * src/account.h
5387         * src/addrbook.c
5388         * src/addrbook.h
5389         * src/addrcache.c
5390         * src/addrcache.h
5391         * src/addrclip.c
5392         * src/addrclip.h
5393         * src/addressbook.c
5394         * src/addressbook.h
5395         * src/addrharvest.c
5396         * src/addrharvest.h
5397         * src/addrindex.c
5398         * src/addrindex.h
5399         * src/editaddress.c
5400         * src/editaddress.h
5401                 Make functions that aren't used in other
5402                 files static
5404 2007-01-20 [colin]      2.7.1cvs40
5406         * src/account.c
5407         * src/addrbook.c
5408         * src/addrcache.c
5409         * src/addressbook.c
5410         * src/addrgather.c
5411         * src/addrindex.c
5412         * src/addrquery.c
5413         * src/addrselect.c
5414         * src/browseldap.c
5415         * src/compose.c
5416         * src/editbook.c
5417         * src/editjpilot.c
5418         * src/editldap.c
5419         * src/editldap_basedn.c
5420         * src/editvcard.c
5421         * src/exporthtml.c
5422         * src/exportldif.c
5423         * src/folder.c
5424         * src/folderview.c
5425         * src/image_viewer.c
5426         * src/imap.c
5427         * src/importmutt.c
5428         * src/importpine.c
5429         * src/jpilot.c
5430         * src/ldapquery.c
5431         * src/main.c
5432         * src/mainwindow.c
5433         * src/matcher.c
5434         * src/messageview.c
5435         * src/mh.c
5436         * src/mimeview.c
5437         * src/msgcache.c
5438         * src/mutt.c
5439         * src/news.c
5440         * src/pine.c
5441         * src/prefs_account.c
5442         * src/prefs_common.c
5443         * src/prefs_compose_writing.c
5444         * src/prefs_ext_prog.c
5445         * src/prefs_folder_item.c
5446         * src/prefs_fonts.c
5447         * src/prefs_message.c
5448         * src/prefs_msg_colors.c
5449         * src/prefs_other.c
5450         * src/prefs_quote.c
5451         * src/prefs_receive.c
5452         * src/prefs_send.c
5453         * src/prefs_spelling.c
5454         * src/prefs_summaries.c
5455         * src/prefs_toolbar.c
5456         * src/prefs_wrapping.c
5457         * src/privacy.c
5458         * src/procmime.c
5459         * src/procmsg.c
5460         * src/ssl_manager.c
5461         * src/statusbar.c
5462         * src/summaryview.c
5463         * src/toolbar.c
5464         * src/vcard.c
5465         * src/common/hooks.c
5466         * src/common/log.c
5467         * src/common/passcrypt.c
5468         * src/common/socket.c
5469         * src/common/ssl.c
5470         * src/common/ssl_certificate.c
5471         * src/common/template.c
5472         * src/common/utils.c
5473         * src/etpan/imap-thread.c
5474         * src/gtk/sslcertwindow.c
5475         * src/gtk/sslcertwindow.h
5476                 Make functions that could be static, static
5478 2007-01-20 [colin]      2.7.1cvs39
5480         * src/editldap.c
5481                 Fix tooltip
5483 2007-01-20 [colin]      2.7.1cvs38
5485         * src/ldapquery.c
5486         * src/ldaputil.c
5487         * src/ldaputil.h
5488                 Fix bug 1102, 'claws-mail-2.7.1 
5489                 makes use of deprecated ldap 
5490                 functions'
5492 2007-01-20 [colin]      2.7.1cvs37
5494         * src/mainwindow.c
5495         * src/mainwindow.h
5496         * src/summaryview.c
5497         * src/gtk/quicksearch.c
5498                 Add Wide message list layout
5500 2007-01-19 [fabien]     2.7.1cvs36
5502         * src/textview.c
5503                 make sure a font change is considered in links of
5504                 headerview.
5506 2007-01-19 [colin]      2.7.1cvs35
5508         * src/main.c
5509         * src/mainwindow.c
5510         * src/mainwindow.h
5511         * src/messageview.c
5512         * src/messageview.h
5513         * src/prefs_common.c
5514         * src/prefs_common.h
5515         * src/summaryview.c
5516         * src/summaryview.h
5517         * src/gtk/quicksearch.c
5518         * src/gtk/quicksearch.h
5519                 Drop 'Separate Folder tree' and 'Separate
5520                 Message View'. Put three layouts in place
5521                 of it.
5523 2007-01-19 [paul]       2.7.1cvs34
5525         * src/prefs_msg_colors.c
5526                 more use of Q_ for translators
5528 2007-01-19 [paul]       2.7.1cvs33
5530         * src/imap_gtk.c
5531         * src/prefs_account.c
5532                 a few changes to the English
5534 2007-01-19 [fabien]     2.7.1cvs32
5536         * src/wizard.c
5537                 factorize translatable string
5539 2007-01-18 [colin]      2.7.1cvs31
5541         * src/main.c
5542                 Don't error out on --sync option. Although
5543                 we don't do anything with it, gtk+ handles
5544                 it, and it's useful for debugging X errors
5546 2007-01-18 [fabien]     2.7.1cvs30
5548         * src/prefs_other.c
5549                 ability to apply on the fly the recent added
5550                 'gtk_can_change_accels' pref (no need to restart).
5552 2007-01-18 [fabien]     2.7.1cvs29
5554         * src/plugins/bogofilter/bogofilter_gtk.c
5555         * src/plugins/bogofilter/bogofilter.c
5556         * src/plugins/spamassassin/spamassassin_gtk.c
5557         * src/addr_compl.c
5558         * src/prefs_account.c
5559                 factorize or rewrite some translatable strings.
5561 2007-01-18 [fabien]     2.7.1cvs28
5563         * src/prefs_gtk.h
5564         * src/compose.c
5565                 set a 4pix space between "Subject:" label and subject entry in
5566                 compose window.
5568 2007-01-18 [wwp]        2.7.1cvs27
5570         * src/addressbook.c
5571                 fix conflicting address-copy/paste when focus is set
5572                 to the embedded edit-person form.
5575 2007-01-18 [wwp]        2.7.1cvs26
5577         * src/addressbook.h
5578                 complete 2.7.1cvs23 (one more file was missing from that
5579                 commit).
5581 2007-01-18 [colin]      2.7.1cvs25
5583         * src/main.c
5584                 Provide a way to migrate without backup
5585                 Re-ask for migration on next start if 
5586                 it has been refused and wizard has been 
5587                 cancelled after.
5589 2007-01-18 [wwp]        2.7.1cvs24
5591         * src/editaddress.c
5592                 complete 2.7.1.cvs23 (file was missing from previous
5593                 commit).
5595 2007-01-18 [wwp]        2.7.1cvs23
5597         * src/addressbook.c
5598                 fix potential crashes in address book's focus_in/out signal handlers,
5599                 force focus to the edit-person form when clicked the Edit menu entry or
5600                 button (this only matters if the edit-person form is embedded to the
5601                 AB window, in that case, focus is not set when browsing the contacts
5602                 list w/ keys or mouse clicks).
5604 2007-01-18 [paul]       2.7.1cvs22
5606         * src/main.c
5607                 add command line options:
5608                 -h for --help
5609                 -q and --quit for --exit
5610                 -v for --version
5611                 print "Unknown option" for unknown options
5613 2007-01-18 [paul]       2.7.1cvs21
5615         * po/ru.po
5616                 updated by Pavlo Bohmat
5618 2007-01-18 [paul]       2.7.1cvs20
5620         * src/mainwindow.c
5621                 fix sensitivity issues of Mark as Spam/Ham
5623 2007-01-17 [fabien]     2.7.1cvs19
5625         * src/prefs_other.c
5626         * src/prefs_common.c
5627         * src/prefs_common.h
5628         * src/main.c
5629                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
5630                 control the corresponding gtk property. It could be used to lock
5631                 all shortcuts (avoid to set one of them by inadvertency).
5633 2007-01-17 [colin]      2.7.1cvs18
5635         * src/summaryview.c
5636                 Fix bug 1100, 'Highlighted e-mail data not visible 
5637                 when color label applied.'. Use a weighted average
5638                 between normal selected foreground color and color
5639                 label instead of a simple one (3/1 instead 1/1).
5641 2007-01-17 [colin]      2.7.1cvs17
5643         * src/messageview.c
5644                 Better fix for bug 1088, 'Ctrl-h produces repeatable
5645                 crash' - don't prevent mail switching while loading
5647 2007-01-17 [colin]      2.7.1cvs16
5649         * src/folder.c
5650         * src/folder.h
5651         * src/folderview.c
5652         * src/folderview.h
5653         * src/imap.c
5654         * src/imap.h
5655         * src/imap_gtk.c
5656                 Manage recursive search of unsubscribed folders
5657                 Rescan tree without checking for new messages 
5658                 after subscriptions changed
5660 2007-01-17 [paul]       2.7.1cvs15
5662         * src/prefs_common.c
5663         * src/gtk/pluginwindow.c
5664                 fix bug 1101, '"Load plugin" button is
5665                 accidentally hidden'
5666                 unset (-1) initial width in prefs_common,
5667                 fix overlapping buttons,
5668                 and other cleanups
5670 2007-01-17 [paul]       2.7.1cvs14
5672         * src/procmime.c
5673                 add #include <errno.h>, it's needed
5674                 on some systems
5676 2007-01-17 [paul]       2.7.1cvs13
5678         * src/common/defs.h
5679         * tools/make.themes.project
5680                 rename .sylpheed_themeinfo to .claws_themeinfo
5681                 and use it
5682         * src/etpan/etpan-errors.h
5683         * src/etpan/etpan-log.c
5684         * src/etpan/etpan-log.h
5685         * src/etpan/etpan-thread-manager-types.h
5686         * src/etpan/etpan-thread-manager.c
5687         * src/etpan/etpan-thread-manager.h
5688         * src/etpan/imap-thread.c
5689         * src/etpan/imap-thread.h
5690                 add copyright header
5692 2007-01-17 [colin]      2.7.1cvs12
5694         * src/plugins/pgpcore/select-keys.c
5695         * src/gtk/pluginwindow.c
5696         * src/prefs_account.c
5697                 Fix warnings
5699 2007-01-16 [colin]      2.7.1cvs11
5701         * src/imap.c
5702         * src/imap.h
5703         * src/imap_gtk.c
5704                 Manage subscribing to subfolders when only
5705                 subscribed folders are shown.
5707 2007-01-16 [colin]      2.7.1cvs10
5709         * src/folderview.c
5710                 Fix annoying vscrollbar going back to top
5711                 on Check for new folders
5713 2007-01-16 [colin]      2.7.1cvs9
5715         * src/imap.c
5716                 Remove printf
5718 2007-01-16 [colin]      2.7.1cvs8
5720         * src/filtering.c
5721                 Bigger buffer for errors
5722         * src/imap.c
5723         * src/imap.h
5724         * src/imap_gtk.c
5725         * src/prefs_account.c
5726         * src/prefs_account.h
5727         * src/wizard.c
5728         * src/etpan/imap-thread.c
5729         * src/etpan/imap-thread.h
5730         * manual/handling.xml
5731                 Add subscriptions management. What it changes:
5732                 Creating a folder subscribes to it
5733                 Deleting a folder unsubscribes it
5734                 New contextual menu item allowing to switch between
5735                 All folders and Subscribed folders, subscribe, and
5736                 unsubscribe. "Creating" an existing but unsubscribed
5737                 folder will subscribe it.
5738                 By default for new accounts, only subscribed folders 
5739                 are shown.
5742 2007-01-16 [paul]       2.7.1cvs7
5744         * src/summaryview.c
5745                 Allow folder classes to specify only sort_key or
5746                 sort_type instead of both or none.
5748 2007-01-16 [paul]       2.7.1cvs6
5750         * src/action.c
5751         * src/compose.c
5752         * src/mimeview.c
5753         * src/procmime.c
5754         * src/textview.c
5755                 Save and use errno for procmime_get_part
5757 2007-01-16 [colin]      2.7.1cvs5
5759         * src/imap.c
5760                 Never remove INBOX when scanning for
5761                 new folders. It's a special folder
5762                 that has to exist.
5764 2007-01-15 [colin]      2.7.1cvs4
5766         * src/imap.c
5767                 Fix 'Check for new folders' when IMAP subdirectory
5768                 is set
5769         * src/etpan/imap-thread.c
5770                 Fix build
5772 2007-01-15 [colin]      2.7.1cvs3
5774         * src/etpan/imap-thread.c
5775                 Fix invalid free on command-connection
5776                 error
5778 2007-01-15 [wwp]        2.7.1cvs2
5780         * src/matcher_parser_lex.l
5781         * src/quote_fmt_lex.l
5782         * src/matcher_parser_parse.y
5783                 fix copyright header in lexers and parsers.
5785 2007-01-15 [paul]       2.7.1cvs1
5787         * NEWS
5788         * README
5789         * RELEASE_NOTES
5790         * configure.ac
5791                 bump up version number following
5792                 stable release
5794 2007-01-15 [paul]       2.7.0cvs31
5796         * AUTHORS
5797         * src/gtk/authors.h
5798                 add Fabien to the Team list
5799                 add the recent contributors
5800                 make a few corrections
5802 2007-01-15 [paul]       2.7.0cvs30
5804         * src/mainwindow.c
5805                 fix compiler warning
5806         * src/plugins/pgpcore/prefs_gpg.c
5807         * src/plugins/pgpcore/prefs_gpg.h
5808                 add missing include
5809                 fix copyright header
5811 2007-01-14 [colin]      2.7.0cvs29
5813         * src/gtk/filesel.c
5814                 Use the 'gtk+' backend. Avoids gnome-vfs use,
5815                 two benefits: faster to open, will fix strange
5816                 dbus-related crash. Thanks to Pascal Terjan.
5818 2007-01-14 [colin]      2.7.0cvs28
5820         * src/etpan/imap-thread.c
5821                 Delete the old imap just after allocating
5822                 the new one. Makes sure we don't get the
5823                 same pointer by sheer luck, which feels
5824                 strange in the debug log.
5826 2007-01-14 [colin]      2.7.0cvs27
5828         * src/gtk/inputdialog.c
5829                 Make sure we don't print passwords in
5830                 clear text when in debug mode
5832 2007-01-14 [colin]      2.7.0cvs26
5834         * src/gtk/gtksctree.c
5835                 Fix bug 1098, 'bogus last row display 
5836                 after expanding a thread'. Patch by
5837                 Jindrich Makovicka <makovick@gmail.com>
5839 2007-01-14 [colin]      2.7.0cvs25
5841         * src/etpan/imap-thread.c
5842                 Close socket manually before
5843                 freeing the imap struct
5845 2007-01-14 [colin]      2.7.0cvs24
5847         * src/etpan/imap-thread.c
5848                 Maybe fix new reconnection issues
5850 2007-01-13 [colin]      2.7.0cvs23
5852         * src/summaryview.c
5853                 Freeze/thaw on thread selection
5855 2007-01-13 [paul]       2.7.0cvs22
5857         * src/mainwindow.c
5858         * src/summaryview.c
5859         * src/summaryview.h
5860                 add 'Edit/Delete thread'
5862 2007-01-13 [colin]      2.7.0cvs21
5864         * src/prefs_account.c
5865         * src/prefs_compose_writing.c
5866         * src/prefs_message.c
5867         * src/prefs_msg_colors.c
5868         * src/prefs_other.c
5869         * src/prefs_receive.c
5870         * src/prefs_spelling.c
5871         * src/prefs_summaries.c
5872         * src/prefs_themes.c
5873         * src/gtk/gtkutils.c
5874         * src/gtk/gtkutils.h
5875         * src/plugins/pgpcore/prefs_gpg.c
5876         * src/plugins/spamassassin/spamassassin_gtk.c
5877                 Factorize gtk frame creation
5878                 Patch by Pawel
5880 2007-01-13 [colin]      2.7.0cvs20
5882         * src/message_search.c
5883         * src/summary_search.c
5884                 Fix Enter in search windows
5885         * src/messageview.c
5886                 Fix body search starting at the
5887                 end of the mail (and asking for loop)
5889 2007-01-13 [colin]      2.7.0cvs19
5891         * src/etpan/imap-thread.c
5892                 Make sure we don't free the same imap
5893                 twice
5895 2007-01-13 [colin]      2.7.0cvs18
5897         * commitHelper
5898                 Allow multiple commitHelpers to
5899                 run at once
5901 2007-01-12 [colin]      2.7.0cvs17
5903         * src/etpan/imap-thread.c
5904                 Make sure we get rid of the previous mailimap
5905                 when connecting - just in case disconnect was
5906                 unclean
5908 2007-01-12 [paul]       2.7.0cvs16
5910         * src/compose.c
5911                 Strip S/MIME signatures when re-editing
5912                 S/MIME signed messages.
5914 2007-01-12 [paul]       2.7.0cvs15
5916         * configure.ac
5917         * src/addressbook.c
5918         * src/foldersel.c
5919         * src/folderview.c
5920         * src/main.c
5921                 no need to define CLAWS anymore, remove
5922                 all that stuff
5924 2007-01-12 [paul]       2.7.0cvs14
5926         * src/mimeview.c
5927                 check if the mail's signed as
5928                 it can change the mail structure
5929                 Thanks to Colin
5931 2007-01-12 [paul]       2.7.0cvs13
5933         * src/procmime.c
5934                 fix Forwarding msgs with attachments
5935                 that have dos line endings
5936                 Thanks to Colin
5938 2007-01-12 [wwp]        2.7.0cvs12
5940         * configure.ac
5941                 Revert accidentally committed extra version tag.
5943 2007-01-12 [wwp]        2.7.0cvs11
5945         * src/prefs_account.c
5946                 Fix compilation w/o aspell (completes 2.7.0cvs7).
5948 2007-01-11 [colin]      2.7.0cvs10
5950         * src/imap.c
5951                 move g_warning to debug_print
5952                 it scares people for no reason
5954 2007-01-11 [colin]      2.7.0cvs9
5956         * po/POTFILES.in
5957                 Fix files to translate. Patch by
5958                 Fabien
5960 2007-01-11 [paul]       2.7.0cvs8
5962         * src/imap.c
5963                 Fix recursion when server lists the
5964                 current subfolder in the response
5965         * src/mimeview.c
5966                 Fix updating of icon_list/ctree
5967         * src/plugins/pgpcore/select-keys.c
5968                 Fix a few annoyances when choosing
5969                 keys for the CMS (S/MIME) protocol
5971 2007-01-11 [wwp]        2.7.0cvs7
5973         * src/compose.c
5974         * src/prefs_account.c
5975         * src/prefs_account.h
5976                 Add per-account spellcheck default dictionaries settings.
5978 2007-01-10 [colin]      2.7.0cvs6
5980         * src/prefs_folder_item.c
5981                 Factorize strings - patch by Fabien
5983 2007-01-10 [colin]      2.7.0cvs5
5985         * src/mainwindow.c
5986                 Fix bug 1095, 'Crash while changing folder 
5987                 columns during incorporation'
5989 2007-01-09 [colin]      2.7.0cvs4
5991         * src/gtk/pluginwindow.c
5992                 Set the plugin window transient. Seems
5993                 like some window managers hide it in
5994                 the background after "load plugin"...
5996 2007-01-09 [colin]      2.7.0cvs3
5998         * src/gtk/filesel.c
5999                 Use the same type for alloc and free
6001 2007-01-08 [paul]       2.7.0cvs2
6003         * po/nl.po
6004                 updated by Tim Dijkstra
6006 2007-01-08 [paul]       2.7.0cvs1
6008         * src/prefs_themes.c
6009         * src/common/utils.c
6010                 Fix resource leaks
6012 2007-01-08 [paul]       2.7.0
6014         * NEWS
6015         * README
6016         * RELEASE_NOTES
6017                 2.7.0 released
6019 2007-01-08 [paul]       2.6.1cvs119
6021         * doc/man/claws-mail.1
6022                 another correction
6024 2007-01-08 [paul]       2.6.1cvs118
6026         * doc/man/claws-mail.1
6027                 corrections
6028         * manual/advanced.xml
6029                 improved English usage
6031 2007-01-08 [paul]       2.6.1cvs117
6033         * po/ca.po
6034         * po/de.po
6035         * po/en_GB.po
6036         * po/fi.po
6037         * po/it.po
6038         * po/pt_BR.po
6039         * po/sk.po
6040         * po/sr.po
6041         * po/zh_CN.po
6042                 updated by Miquel Oliete, Stephan Sachse, me,
6043                 Tommi Pirinen, Andrea Spadaccini, Frederico
6044                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
6045                 Urosevic, and Ralgh Young
6047 2007-01-07 [mones]      2.6.1cvs116
6049         * manual/es/advanced.xml
6050         * po/es.po
6051                 Synced manual (unhide mark_as_read_delay)
6052                 and updated translation for release
6054 2007-01-07 [paul]       2.6.1cvs115
6056         * src/prefs_matcher.c
6057                 make the hbox content fit better under
6058                 various languages
6060 2007-01-07 [colin]      2.6.1cvs114
6062         * src/messageview.c
6063                 Fix bug 1088, 'Ctrl-h produces repeatable
6064                 crash'
6066 2007-01-06 [colin]      2.6.1cvs113
6068         * src/etpan/imap-thread.c
6069                 Add casts to int to get certs. Fixes
6070                 bug 1064, 'crash @ etpan_certificate_check() 
6071                 when opening an IMAP folder', with latest
6072                 libetpan CVS or >= 0.49
6073         * src/mainwindow.c
6074         * src/mainwindow.h
6075         * src/imap_gtk.c
6076         * src/news_gtk.c
6077         * src/prefs_folder_item.c
6078                 Grey out the "synchronise" menu items if
6079                 there's nothing to synchronise.
6080         * src/plugins/pgpcore/sgpgme.c
6081                 Make an error clearer than "Unknown error"
6083 2007-01-06 [colin]      2.6.1cvs112
6085         * src/messageview.c
6086                 Don't try to show a message if updating
6087                 Maybe fixes bug 1088, 'ctrl-h produces
6088                 repeatable crash'.
6090 2007-01-06 [colin]      2.6.1cvs111
6092         * src/summaryview.c
6093                 Disable Control-Space (handle it as Space).
6095 2007-01-05 [paul]       2.6.1cvs110
6097         * src/imap.c
6098                 Fix bug 934, 'sylpheed claws 2.1 
6099                 doesn't show Exchanges Public Folders'
6100                 Thanks to Hoa and Colin
6101         * src/msgcache.c
6102                 Refuse to allocate more than 2 MB for a 
6103                 single field, it's a good indication of
6104                 cache corruption.
6106 2007-01-05 [colin]      2.6.1cvs109
6108         * src/mainwindow.c
6109                 Allow --select'ing emails by Message-ID too
6111 2007-01-05 [colin]      2.6.1cvs108
6113         * src/common/quoted-printable.c
6114                 Uh! Third fix :)
6116 2007-01-05 [colin]      2.6.1cvs107
6118         * src/common/quoted-printable.c
6119                 Fix previous commit about bug 1089
6120                 Thanks to Ralf
6122 2007-01-05 [colin]      2.6.1cvs106
6124         * src/common/quoted-printable.c
6125                 Fix my previous commit on bug 1089
6126                 - Thanks to Ralf :)
6128 2007-01-04 [colin]      2.6.1cvs105
6130         * src/common/quoted-printable.c
6131                 Fix bug 1089, 'NUL characters in Subject 
6132                 line are misinterpreted'. Not a pain to
6133                 fix in fact.
6135 2007-01-04 [colin]      
6137         2.7.0-rc3 released
6139 2007-01-04 [wwp]        2.6.1cvs104
6141         * src/image_viewer.c
6142                 Force operator precedence (fix a compiler warning).
6144 2007-01-04 [colin]      2.6.1cvs103
6146         * src/image_viewer.c
6147                 Be cautious there too (same fix as the one
6148                 in textview from cvs33)
6149         * src/messageview.c
6150                 Don't use any MimeViewer plugin when showing
6151                 all headers
6153 2007-01-03 [wwp]        2.6.1cvs102
6155         * src/html.c
6156         * src/html.h
6157                 fixed "cent" sign (use the existing ASCII one),
6158                 decode more HTML entities,
6159                 converted table ASCII entries to UTF-8,
6160                 moved a switch() into a hashtable.
6162 2007-01-03 [paul]       2.6.1cvs101
6164         * src/compose.c
6165         * src/messageview.c
6166         * src/procmsg.c
6167         * src/procmsg.h
6168                 When possible, use move_msg instead of
6169                 copy_msg + remove_msg to move sent mail
6170                 from Queue to Sent. 
6172 2007-01-03 [paul]       2.6.1cvs100
6174         * src/html.c
6175                 add more html entity recognition:
6176                 pounds, euros, and cents
6178 2007-01-03 [colin]      2.6.1cvs99
6180         * src/imap_gtk.c
6181                 Don't display an error on NOSELECT
6182                 folders when synchronising
6184 2007-01-03 [paul]       2.6.1cvs98
6186         * tools/maildir2claws-mail.pl
6187                 only substitute 'sent-mail' if it's
6188                 the full directory name
6190 2007-01-03 [paul]       2.6.1cvs97
6192         * ChangeLog
6193         * ChangeLog.pre2.0.0
6194         * Makefile.am
6195                 archive a chunk of ChangeLog in
6196                 ChangeLog.pre2.0.0
6197         * ChangeLog.gtk1
6198         * doc/src/ChangeLog.claws-pre0.8.0
6199                 remove ChangeLog.claws-pre0.8.0, adding
6200                 its contents to ChangeLog.gtk1
6202 2007-01-03 [paul]       2.6.1cvs96
6204         * src/account.c
6205         * src/account.h
6206         * src/action.c
6207         * src/action.h
6208         * src/adbookbase.h
6209         * src/addr_compl.c
6210         * src/addr_compl.h
6211         * src/addrbook.c
6212         * src/addrcache.c
6213         * src/addrcache.h
6214         * src/addrcindex.c
6215         * src/addrcindex.h
6216         * src/addrclip.c
6217         * src/addrclip.h
6218         * src/addrdefs.h
6219         * src/addressadd.c
6220         * src/addressadd.h
6221         * src/addressbook.c
6222         * src/addressbook.h
6223         * src/addressbook_foldersel.c
6224         * src/addressbook_foldersel.h
6225         * src/addrgather.c
6226         * src/addrgather.h
6227         * src/addrharvest.c
6228         * src/addrharvest.h
6229         * src/addrindex.c
6230         * src/addrindex.h
6231         * src/addritem.c
6232         * src/addritem.h
6233         * src/addrquery.c
6234         * src/addrquery.h
6235         * src/addrselect.c
6236         * src/addrselect.h
6237         * src/alertpanel.c
6238         * src/alertpanel.h
6239         * src/browseldap.c
6240         * src/browseldap.h
6241         * src/codeconv.c
6242         * src/codeconv.h
6243         * src/compose.c
6244         * src/compose.h
6245         * src/customheader.c
6246         * src/customheader.h
6247         * src/displayheader.c
6248         * src/displayheader.h
6249         * src/editaddress.c
6250         * src/editaddress.h
6251         * src/editbook.c
6252         * src/editbook.h
6253         * src/editgroup.c
6254         * src/editgroup.h
6255         * src/editjpilot.c
6256         * src/editjpilot.h
6257         * src/editldap.c
6258         * src/editldap.h
6259         * src/editldap_basedn.c
6260         * src/editldap_basedn.h
6261         * src/editvcard.c
6262         * src/editvcard.h
6263         * src/exphtmldlg.c
6264         * src/exphtmldlg.h
6265         * src/expldifdlg.c
6266         * src/expldifdlg.h
6267         * src/export.c
6268         * src/export.h
6269         * src/exporthtml.c
6270         * src/exporthtml.h
6271         * src/exportldif.c
6272         * src/exportldif.h
6273         * src/filtering.c
6274         * src/filtering.h
6275         * src/folder.c
6276         * src/folder.h
6277         * src/folder_item_prefs.c
6278         * src/folder_item_prefs.h
6279         * src/foldersel.c
6280         * src/foldersel.h
6281         * src/folderutils.c
6282         * src/folderutils.h
6283         * src/folderview.c
6284         * src/folderview.h
6285         * src/grouplistdialog.c
6286         * src/grouplistdialog.h
6287         * src/headerview.c
6288         * src/html.c
6289         * src/html.h
6290         * src/image_viewer.c
6291         * src/image_viewer.h
6292         * src/imap.c
6293         * src/imap.h
6294         * src/imap_gtk.c
6295         * src/imap_gtk.h
6296         * src/import.c
6297         * src/import.h
6298         * src/importldif.c
6299         * src/importldif.h
6300         * src/importmutt.c
6301         * src/importmutt.h
6302         * src/importpine.c
6303         * src/importpine.h
6304         * src/inc.c
6305         * src/inc.h
6306         * src/jpilot.c
6307         * src/jpilot.h
6308         * src/ldapctrl.c
6309         * src/ldapctrl.h
6310         * src/ldaplocate.c
6311         * src/ldaplocate.h
6312         * src/ldapquery.c
6313         * src/ldapquery.h
6314         * src/ldapserver.c
6315         * src/ldapserver.h
6316         * src/ldaputil.c
6317         * src/ldaputil.h
6318         * src/ldif.c
6319         * src/ldif.h
6320         * src/main.c
6321         * src/main.h
6322         * src/mainwindow.c
6323         * src/mainwindow.h
6324         * src/manual.c
6325         * src/manual.h
6326         * src/mbox.c
6327         * src/message_search.c
6328         * src/message_search.h
6329         * src/messageview.c
6330         * src/messageview.h
6331         * src/mh.c
6332         * src/mh.h
6333         * src/mh_gtk.c
6334         * src/mh_gtk.h
6335         * src/mimeview.c
6336         * src/mimeview.h
6337         * src/msgcache.c
6338         * src/msgcache.h
6339         * src/mutt.c
6340         * src/mutt.h
6341         * src/news.c
6342         * src/news.h
6343         * src/news_gtk.c
6344         * src/news_gtk.h
6345         * src/partial_download.c
6346         * src/partial_download.h
6347         * src/pine.c
6348         * src/pine.h
6349         * src/pop.c
6350         * src/pop.h
6351         * src/prefs_account.c
6352         * src/prefs_account.h
6353         * src/prefs_actions.c
6354         * src/prefs_actions.h
6355         * src/prefs_common.c
6356         * src/prefs_common.h
6357         * src/prefs_compose_writing.c
6358         * src/prefs_compose_writing.h
6359         * src/prefs_customheader.c
6360         * src/prefs_customheader.h
6361         * src/prefs_display_header.c
6362         * src/prefs_display_header.h
6363         * src/prefs_filtering.c
6364         * src/prefs_filtering.h
6365         * src/prefs_filtering_action.c
6366         * src/prefs_filtering_action.h
6367         * src/prefs_folder_column.c
6368         * src/prefs_folder_column.h
6369         * src/prefs_folder_item.c
6370         * src/prefs_folder_item.h
6371         * src/prefs_fonts.c
6372         * src/prefs_fonts.h
6373         * src/prefs_gtk.c
6374         * src/prefs_gtk.h
6375         * src/prefs_image_viewer.c
6376         * src/prefs_image_viewer.h
6377         * src/prefs_matcher.c
6378         * src/prefs_matcher.h
6379         * src/prefs_message.c
6380         * src/prefs_msg_colors.c
6381         * src/prefs_msg_colors.h
6382         * src/prefs_other.c
6383         * src/prefs_quote.c
6384         * src/prefs_receive.c
6385         * src/prefs_send.c
6386         * src/prefs_spelling.c
6387         * src/prefs_spelling.h
6388         * src/prefs_summaries.c
6389         * src/prefs_summaries.h
6390         * src/prefs_summary_column.c
6391         * src/prefs_summary_column.h
6392         * src/prefs_template.c
6393         * src/prefs_template.h
6394         * src/prefs_themes.c
6395         * src/prefs_themes.h
6396         * src/prefs_toolbar.c
6397         * src/prefs_toolbar.h
6398         * src/prefs_wrapping.c
6399         * src/prefs_wrapping.h
6400         * src/privacy.c
6401         * src/privacy.h
6402         * src/procheader.c
6403         * src/procheader.h
6404         * src/procmime.c
6405         * src/procmime.h
6406         * src/procmsg.c
6407         * src/procmsg.h
6408         * src/quote_fmt.c
6409         * src/quote_fmt_parse.y
6410         * src/recv.c
6411         * src/recv.h
6412         * src/remotefolder.c
6413         * src/remotefolder.h
6414         * src/send_message.c
6415         * src/send_message.h
6416         * src/setup.c
6417         * src/setup.h
6418         * src/sourcewindow.c
6419         * src/sourcewindow.h
6420         * src/ssl_manager.c
6421         * src/ssl_manager.h
6422         * src/statusbar.c
6423         * src/statusbar.h
6424         * src/stock_pixmap.c
6425         * src/stock_pixmap.h
6426         * src/summary_search.c
6427         * src/summary_search.h
6428         * src/summaryview.c
6429         * src/summaryview.h
6430         * src/textview.c
6431         * src/textview.h
6432         * src/toolbar.c
6433         * src/toolbar.h
6434         * src/undo.c
6435         * src/undo.h
6436         * src/unmime.c
6437         * src/unmime.h
6438         * src/vcard.c
6439         * src/vcard.h
6440         * src/wizard.c
6441         * src/wizard.h
6442         * src/common/base64.c
6443         * src/common/base64.h
6444         * src/common/defs.h
6445         * src/common/hooks.c
6446         * src/common/hooks.h
6447         * src/common/log.c
6448         * src/common/log.h
6449         * src/common/mgutils.c
6450         * src/common/mgutils.h
6451         * src/common/nntp.c
6452         * src/common/nntp.h
6453         * src/common/passcrypt.c
6454         * src/common/passcrypt.h.in
6455         * src/common/plugin.c
6456         * src/common/plugin.h
6457         * src/common/prefs.c
6458         * src/common/prefs.h
6459         * src/common/progressindicator.c
6460         * src/common/progressindicator.h
6461         * src/common/quoted-printable.c
6462         * src/common/quoted-printable.h
6463         * src/common/session.c
6464         * src/common/session.h
6465         * src/common/smtp.c
6466         * src/common/smtp.h
6467         * src/common/socket.c
6468         * src/common/socket.h
6469         * src/common/ssl.c
6470         * src/common/ssl.h
6471         * src/common/ssl_certificate.c
6472         * src/common/ssl_certificate.h
6473         * src/common/stringtable.c
6474         * src/common/stringtable.h
6475         * src/common/template.c
6476         * src/common/template.h
6477         * src/common/timing.h
6478         * src/common/utils.c
6479         * src/common/utils.h
6480         * src/common/version.h.in
6481         * src/common/xml.c
6482         * src/common/xml.h
6483         * src/common/xmlprops.c
6484         * src/common/xmlprops.h
6485         * src/gtk/about.c
6486         * src/gtk/colorlabel.c
6487         * src/gtk/colorsel.c
6488         * src/gtk/colorsel.h
6489         * src/gtk/combobox.c
6490         * src/gtk/combobox.h
6491         * src/gtk/description_window.c
6492         * src/gtk/description_window.h
6493         * src/gtk/filesel.c
6494         * src/gtk/filesel.h
6495         * src/gtk/foldersort.c
6496         * src/gtk/foldersort.h
6497         * src/gtk/gtksctree.c
6498         * src/gtk/gtkutils.c
6499         * src/gtk/gtkutils.h
6500         * src/gtk/inputdialog.c
6501         * src/gtk/inputdialog.h
6502         * src/gtk/logwindow.c
6503         * src/gtk/logwindow.h
6504         * src/gtk/manage_window.c
6505         * src/gtk/manage_window.h
6506         * src/gtk/menu.c
6507         * src/gtk/menu.h
6508         * src/gtk/pluginwindow.c
6509         * src/gtk/pluginwindow.h
6510         * src/gtk/prefswindow.c
6511         * src/gtk/prefswindow.h
6512         * src/gtk/progressdialog.c
6513         * src/gtk/progressdialog.h
6514         * src/gtk/sslcertwindow.c
6515         * src/gtk/sslcertwindow.h
6516         * src/plugins/bogofilter/bogofilter.c
6517         * src/plugins/bogofilter/bogofilter.h
6518         * src/plugins/bogofilter/bogofilter_gtk.c
6519         * src/plugins/clamav/clamav_plugin.c
6520         * src/plugins/clamav/clamav_plugin.h
6521         * src/plugins/clamav/clamav_plugin_gtk.c
6522         * src/plugins/demo/demo.c
6523         * src/plugins/dillo_viewer/dillo_prefs.c
6524         * src/plugins/dillo_viewer/dillo_prefs.h
6525         * src/plugins/dillo_viewer/dillo_viewer.c
6526         * src/plugins/pgpcore/passphrase.c
6527         * src/plugins/pgpcore/passphrase.h
6528         * src/plugins/pgpcore/pgp_viewer.c
6529         * src/plugins/pgpcore/pgp_viewer.h
6530         * src/plugins/pgpcore/plugin.c
6531         * src/plugins/pgpcore/select-keys.c
6532         * src/plugins/pgpcore/select-keys.h
6533         * src/plugins/pgpcore/sgpgme.c
6534         * src/plugins/pgpcore/sgpgme.h
6535         * src/plugins/pgpinline/pgpinline.c
6536         * src/plugins/pgpinline/pgpinline.h
6537         * src/plugins/pgpinline/plugin.c
6538         * src/plugins/pgpmime/pgpmime.c
6539         * src/plugins/pgpmime/pgpmime.h
6540         * src/plugins/pgpmime/plugin.c
6541         * src/plugins/spamassassin/spamassassin.c
6542         * src/plugins/spamassassin/spamassassin.h
6543         * src/plugins/spamassassin/spamassassin_gtk.c
6544         * src/plugins/trayicon/trayicon.c
6545                 it's 2007, update the year in the copyright headers
6547 2007-01-03 [paul]       2.6.1cvs95
6549         * src/gtk/about.c
6550                 it is 2007, use it in the copyright string
6552 2007-01-03 [paul]       2.6.1cvs94
6554         * src/html.c
6555                 html entity conversion:
6556                 move &#153; to a more suitable place
6557                 add &bull; and &ndash;
6558                 make sure &mdash; and &#8212; are both
6559                 converted the same
6561 2007-01-02 [colin]      2.6.1cvs93
6563         * src/addrbook.c
6564                 Fix leak
6565         * src/common/plugin.c
6566                 Add comment
6567         * src/etpan/imap-thread.c
6568                 Fix warning
6570 2006-12-31 [paul]       2.6.1cvs92
6572         * src/prefs_summaries.c
6573                 use gtk_button_new_from_stock()
6575 2006-12-30 [colin]      2.6.1cvs91
6577         * src/folder.c
6578         * src/imap_gtk.c
6579         * src/mh_gtk.c
6580                 Don't update filtering and account paths 
6581                 when copying folders
6583 2006-12-30 [colin]      2.6.1cvs90
6585         * src/prefs_compose_writing.c
6586         * src/prefs_quote.c
6587         * src/prefs_template.c
6588                 Use message font for Writing and 
6589                 Quoting prefs, as well as Templates.
6591 2006-12-30 [colin]      2.6.1cvs89
6593         * src/prefs_summaries.c
6594                 Rework GUI; patch by Pawel
6596 2006-12-29 [colin]      2.6.1cvs88
6598         * src/prefs_folder_item.c
6599                 Fix bug 1085, 'Apply to subfolder 
6600                 doesn't work' - I was mistaken saying
6601                 it worked in every case
6603 2006-12-28 [colin]      2.6.1cvs87
6605         * src/gtk/gtkaspell.c
6606                 Don't assert if use_alternate is true
6607                 and alt_dictionary isn't set -- this 
6608                 is what happens on upgrade! Rather,
6609                 do with it.
6611 2006-12-28 [colin]      2.6.1cvs86
6613         * Makefile.am
6614                 Fix desktop/icon simplification
6616 2006-12-28 [colin]      2.6.1cvs85
6618         * Makefile.am
6619                 Make desktop and icon not 
6620                 dependant on the desktop
6622 2006-12-28 [wwp]        2.6.1cvs84
6624         * src/plugins/pgpmime/claws.def
6625                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
6627 2006-12-28 [wwp]        2.6.1cvs83
6629         * src/prefs_folder_item.c
6630                 Fix coloring of "simplify subject regexp" (folder prefs),
6631                 which might be left to red whereas the regexp gets empty.
6633 2006-12-28 [wwp]        2.6.1cvs82
6635         * src/prefs_common.c
6636         * src/prefs_common.h
6637         * src/addressbook.c
6638         * src/addressitem.h
6639                 Save addressbook mainwindow's horizontal and vertical splitter position.
6641 2006-12-27 [wwp]        2.6.1cvs81
6643         * src/gtk/gtkaspell.c
6644         * src/gtk/gtkaspell.h
6645         * src/compose.c
6646                 Fix assignment of compose's default and alternate dictionary from
6647                 account or folder settings. Now gtkaspell_change_dict does rotate
6648                 dicts only when it's called from a menu cb.
6650 2006-12-27 [wwp]        2.6.1cvs80
6652         * src/folder_item_prefs.c
6653                 Fix randomly initialized default-alt-dictionary (folder prefs),
6654                 complete 2.6.1cvs72.
6656 2006-12-27 [paul]       2.6.1cvs79
6658         * src/imap_gtk.c
6659         * src/mh_gtk.c
6660                 Add Copy folder in the folder's contextual
6661                 menu
6663 2006-12-27 [wwp]        2.6.1cvs78
6665         * src/imap.c
6666                 Clean up session locking, thanks to Colin.
6668 2006-12-26 [colin]      2.6.1cvs77
6670         * src/statusbar.c
6671                 Revert previous patch
6673 2006-12-26 [colin]      2.6.1cvs76
6675         * src/folder.c
6676         * src/folderview.c
6677         * src/imap.c
6678         * src/statusbar.c
6679         * src/etpan/imap-thread.c
6680                 Fix previous commit warnings
6681                 Make statusbar update every second if total < 20
6682                 Make IMAP APPEND faster by simplifying log              
6684 2006-12-26 [colin]      2.6.1cvs75
6686         * src/folder.c
6687         * src/folder.h
6688         * src/folderview.c
6689         * src/folderview.h
6690         * src/imap_gtk.c
6691         * src/mh_gtk.c
6692                 Make it possible to copy folders accross
6693                 mailboxes (this was an arbitrary limitation).
6694                 Still make it impossible to move folders 
6695                 accross mailboxes.
6697 2006-12-26 [colin]      2.6.1cvs74
6699         * src/etpan/imap-thread.c
6700                 Fix bug 1081, 'claws-mail 
6701                 segfaults when going offline 
6702                 while it transfers mails via 
6703                 imap'
6705 2006-12-26 [colin]      2.6.1cvs73
6707         * src/folder_item_prefs.c
6708                 Don't forget alt dictionary when
6709                 renaming/moving folders
6711 2006-12-26 [wwp]        2.6.1cvs72
6713         * src/folder_item_prefs.c
6714                 Add missing defaults for per-folder alt dict
6715                 (forgotten in 2.6.1cvs61).
6717 2006-12-26 [colin]      2.6.1cvs71
6719         * src/wizard.c
6720                 Add tooltip to state that specifying
6721                 full path to mailbox is possible
6723 2006-12-26 [wwp]        2.6.1cvs70
6725         * src/partial_download.c
6726         * src/gtk/gtkvscrollbutton.c
6727         * src/plugins/pgpinline/plugin.c
6728                 Fix for few compiler warnings that matter.
6730 2006-12-25 [colin]      2.6.1cvs69
6732         * src/partial_download.c
6733                 Fix marking for download or deletion
6734                 when the header isn't the first
6735         * src/gtk/logwindow.c
6736                 Fix start of scrolling
6738 2006-12-23 [paul]       2.6.1cvs68
6740         * src/compose.c
6741                 change last commit to use the 'academic'
6742                 method instead. Thanks to wwp
6744 2006-12-23 [paul]       2.6.1cvs67
6746         * src/compose.c
6747                 don't warn about empty subject when
6748                 redirecting
6750 2006-12-22 [colin]      2.6.1cvs66
6752         * src/summary_search.c
6753                 Fix previous patch
6755 2006-12-22 [colin]      2.6.1cvs65
6757         * src/gtk/gtkutils.c
6758         * src/imap.c
6759         * src/jpilot.c
6760         * src/summary_search.c
6761                 A few warning fixes
6763 2006-12-23 [paul]       
6765         2.7.0-rc2 released
6767 2006-12-22 [colin]      2.6.1cvs64
6769         * src/toolbar.c
6770         * src/toolbar.h
6771                 Add a combo to the learn spam button
6772         * src/plugins/bogofilter/bogofilter.c
6773         * src/plugins/bogofilter/bogofilter_gtk.c
6774         * src/plugins/bogofilter/bogofilter.h
6775                 Allow to store Unsure mails in a specific
6776                 folder to make better teaching easier
6778 2006-12-21 [wwp]        2.6.1cvs63
6780         * src/compose.c
6781         * src/prefs_common.c
6782         * src/prefs_common.h
6783         * src/prefs_spelling.c
6784         * src/gtk/gtkaspell.c
6785         * src/gtk/gtkaspell.h
6786                 Allow spell-checking using both current and alternate dictionaries
6787                 (thanks to Colin).
6789 2006-12-21 [wwp]        2.6.1cvs62
6791         * src/gtk/gtkaspell.c
6792                 Apply recheck_when_changing_dict (highlight all mispelled words)
6793                 when switching to alternate dictionary.
6795 2006-12-21 [wwp]        2.6.1cvs61
6797         * src/compose.c
6798         * src/folder_item_prefs.h
6799         * src/prefs_common.c
6800         * src/prefs_common.h
6801         * src/prefs_folder_item.c
6802         * src/prefs_spelling.c
6803         * src/gtk/gtkaspell.c
6804         * src/gtk/gtkaspell.h
6805                 Add global and per-folder prefs to set the default
6806                 alternate dictionary.
6808 2006-12-21 [colin]      2.6.1cvs60
6810         * src/folder.c
6811                 Look for folders by path in all folders
6812         * src/html.c
6813                 add &mdash;
6815 2006-12-20 [colin]      2.6.1cvs59
6817         * src/gtk/quicksearch.c
6818                 Make sure in_typing is false when clearing
6820 2006-12-20 [wwp]        2.6.1cvs58
6822         * configure.ac
6823                 change manual's target dir to be LFH-compliant (thanks to Colin).
6825 2006-12-20 [wwp]        2.6.1cvs57
6827         * src/prefs_common.c
6828         * src/prefs_summaries.c
6829                 i18n fix and factorize patch, thanks to Fabien.
6831 2006-12-20 [paul]       2.6.1cvs56
6833         * configure.ac
6834                 last of the renaming (??)
6835         * src/main.c
6836                 correct --help info of --status-full
6837         * src/plugins/bogofilter/bogofilter.c
6838                 make FALSE default of whitelist_ab
6840 2006-12-19 [colin]      2.6.1cvs55
6842         * src/jpilot.c
6843                 Same as before, without depending on
6844                 pisock >= 0.12
6846 2006-12-19 [colin]      2.6.1cvs54
6848         * src/jpilot.c
6849                 Fix bug 1059, 'Better jpilot charset 
6850                 handling'. Use libpisync's charset conversion
6851                 if possible
6853 2006-12-19 [colin]      2.6.1cvs53
6855         * po/fr.po
6856                 Updated by Fabien
6858 2006-12-19 [wwp]        2.6.1cvs52
6860         * src/gtk/about.c
6861                 Add missing #include (thanks to Colin).
6863 2006-12-19 [wwp]        2.6.1cvs51
6865         * src/prefs_receive.c
6866                 Better spacing between widgets in prefs.
6868 2006-12-18 [colin]      2.6.1cvs50
6870         * src/imap.c
6871                 Fix failure to get separator on LIST "" ""
6872                 Try LIST "" "INBOX" too.
6874 2006-12-18 [wwp]        2.6.1cvs49
6876         * src/common/session.c
6877                 Fix a compiler warning (thanks to Fabien).
6879 2006-12-18 [wwp]        2.6.1cvs48
6881         * src/compose.c
6882         * src/prefs_quote.c
6883                 Factorize some strings for translation (it's about error
6884                 messages when applying or checking template/quote format).
6886 2006-12-18 [colin]      2.6.1cvs47
6888         * Makefile.am
6889         * src/common/defs.h
6890         * src/gtk/Makefile.am
6891         * src/gtk/about.c
6892                 Add a Release notes tab from the contents of
6893                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
6895 2006-12-17 [colin]      2.6.1cvs46
6897         * src/mimeview.c
6898         * src/textview.c
6899         * src/gtk/filesel.c
6900                 Correctly convert from/to UTF8/filename encoding
6901                 when loading and saving files. Probably fixes
6902                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
6903                 for a file to attach and is blocked...'
6905 2006-12-17 [colin]      2.6.1cvs45
6907         * src/gtk/logwindow.c
6908                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
6909                 IMAP folder and is blocked on main thread': 
6910                 make sure we put utf8 in the log.
6912 2006-12-16 [colin]      2.6.1cvs44
6914         * src/toolbar.c
6915         * src/toolbar.h
6916                 Fix bug 1055, 'Add the 'cancel receive' 
6917                 in the available events for the toolbar buttons'
6919 2006-12-16 [colin]      2.6.1cvs43
6921         * po/POTFILES.in
6922         * src/imap.c
6923         * src/common/nntp.c
6924         * src/common/session.c
6925                 Log error when SSL handshakes fail. 
6926                 Fixes bug 1082, 'incorrect / imprecise 
6927                 error message when imap server provides 
6928                 ssl only through STARTTLS but SSL is 
6929                 selected'
6931 2006-12-15 [wwp]        2.6.1cvs42
6933         * src/plugins/bogofilter/bogofilter_gtk.c
6934                 set proper sensitivity to widgets I've recently added.
6936 2006-12-15 [colin]      
6938         2.7.0-rc1 released
6940 2006-12-15 [wwp]        2.6.1cvs41
6942         * src/plugins/bogofilter/bogofilter.c
6943         * src/plugins/bogofilter/bogofilter.h
6944         * src/plugins/bogofilter/bogofilter_gtk.c
6945                 bogofilter's whitelist can now use a subset of
6946                 the addressbook (either a book, a subfolder of a book,
6947                 or the whole addressbook by using "Any"). Re-used there
6948                 some pref_matcher widgets and mechanisms to match a subset
6949                 of the addressbook.
6951 2006-12-15 [wwp]        2.6.1cvs40
6953         * src/wizard.c
6954         * src/common/plugin.c
6955         * src/common/plugin.h
6956         * src/gtk/about.c
6957         * src/plugins/bogofilter/bogofilter.c
6958         * src/plugins/clamav/clamav_plugin.c
6959         * src/plugins/demo/demo.c
6960         * src/plugins/dillo_viewer/dillo_viewer.c
6961         * src/plugins/pgpcore/plugin.c
6962         * src/plugins/pgpinline/plugin.c
6963         * src/plugins/pgpmime/plugin.c
6964         * src/plugins/spamassassin/spamassassin.c
6965         * src/plugins/trayicon/trayicon.c
6966                 factorize some translatable strings (plugins-related),
6967                 fix missing punctuation in several places,
6968                 remove useless translatable \n in about.c,
6969                 and factorize plugin init code w/ a new function
6970                 check_plugin_version() in common/plugin.c.
6971                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
6973 2006-12-15 [wwp]        2.6.1cvs39
6975         * src/plugins/bogofilter/bogofilter.c
6976         * src/plugins/bogofilter/bogofilter_gtk.c
6977                 flag whitelisted spams as spam, but don't filter it to the spam
6978                 folder. Thanks to Colin.
6980 2006-12-15 [ticho]      2.6.1cvs38
6982         * src/plugins/bogofilter/bogofilter.c
6983         * src/plugins/bogofilter/bogofilter.h
6984         * src/plugins/bogofilter/bogofilter_gtk.c
6985                 Add option to whitelist senders found in addressbook. Patch by colin.
6987 2006-12-15 [paul]       2.6.1cvs37
6989         * src/folderview.c
6990                 add missing #include "log.h"
6992 2006-12-15 [paul]       2.6.1cvs36
6994         * src/plugins/bogofilter/bogofilter.c
6995         * src/plugins/bogofilter/bogofilter.h
6996         * src/plugins/bogofilter/bogofilter_gtk.c
6997                 Add an option to allow inserting an
6998                 X-Claws-Bogosity header (on MH folders
6999                 only). Patch by Colin
7001 2006-12-14 [colin]      2.6.1cvs35
7003         * src/main.c
7004                 "Yes" should be the default choice for
7005                 migration configuration
7007 2006-12-14 [paul]       2.6.1cvs34
7009         * src/prefs_summaries.c
7010         * manual/advanced.xml
7011                 Unhide mark_as_read_delay
7013 2006-12-14 [paul]       2.6.1cvs33
7015         * src/messageview.c
7016         * src/messageview.h
7017         * src/mimeview.c
7018         * src/mimeview.h
7019         * src/summaryview.c
7020         * src/textview.c
7021         * src/textview.h
7022                 Fix printing of selection
7023                 Fix printing of message parts
7024                 Fix printing of images
7025         * src/gtk/gtksourceprintjob.c
7026                 Fix page count when there are images
7028 2006-12-14 [wwp]        2.6.1cvs32
7030         * src/mainwindow.c
7031         * src/summaryview.c
7032         * src/summaryview.h
7033         * src/gtk/quicksearch.c
7034                 fix quicksearch 'magnify' button status when QS is closed
7035                 using the Escape key, thanks to Colin.
7037 2006-12-14 [wwp]        2.6.1cvs31
7039         * src/mainwindow.c
7040         * src/summaryview.c
7041         * src/summaryview.h
7042         * src/gtk/quicksearch.c
7043                 fix quicksearch 'magnify' button status when QS is closed
7044                 using the Escape key, thanks to Colin.
7046 2006-12-13 [colin]      2.6.1cvs30
7048         * src/ldapquery.c
7049         * src/ldaputil.c
7050                 Use the binary safe version of ldap_get_values,
7051                 to make sure we manipulate null-terminated 
7052                 strings. Maybe fixes bug 1075, 'claws mail 
7053                 segfault when completing ldap adresses'
7054         * src/syldap.c ** REMOVED **
7055         * src/syldap.h ** REMOVED **
7056                 Remove dead files
7058 2006-12-13 [mones]      2.6.1cvs29
7060         * po/es.po
7061                 Fixed piped strings, fixed click translation
7063 2006-12-13 [paul]       2.6.1cvs28
7065         * src/main.c
7066                 don't translate these strings
7068 2006-12-13 [paul]       2.6.1cvs27
7070         * po/en_GB.po
7071                 updated
7073 2006-12-13 [colin]      2.6.1cvs26
7075         * src/main.c
7076         * src/main.h
7077                 Add claws_is_starting()
7079 2006-12-13 [mones]      2.6.1cvs25
7081         * manual/es/advanced.xml
7082         * po/es.po
7083                 Synced manual and updated translation
7085 2006-12-12 [colin]      2.6.1cvs24
7087         * src/wizard.c
7088                 Add an option to use STARTTLS in the
7089                 welcome wizard. Fixes bug 1080, 
7090                 'Using SSL option in wizard for incoming 
7091                 server does not activate SSL with STARTTLS'
7093 2006-12-12 [colin]      2.6.1cvs23
7095         * src/main.c
7096                 Don't exit when there's an incomplete
7097                 mailbox configured - leaves a chance 
7098                 to fix a failing IMAP account. Exit
7099                 if no mailbox at all is loaded (case
7100                 of missing plugin).
7101                 Completes bug 1077's fix (I was wrong
7102                 in this bug's comment #3).
7104 2006-12-12 [colin]      2.6.1cvs22
7106         * src/gtk/menu.h
7107                 Add another menu data type
7108         * src/prefs_account.c
7109                 Complete the completion of bug 1076
7110                 (doesn't lose the pref on apply)
7112 2006-12-12 [paul]       2.6.1cvs21
7114         * src/prefs_account.c
7115                 complete the fix of bug 1076
7116                 also be more verbose with the text
7118 2006-12-12 [paul]       2.6.1cvs20
7120         * src/gtk/combobox.c
7121                 fix compilation warning
7123 2006-12-11 [colin]      2.6.1cvs19
7125         * src/wizard.c
7126                 Document :port in server entry tooltips
7128 2006-12-11 [colin]      2.6.1cvs18
7130         * src/main.c
7131                 Fix compile
7133 2006-12-11 [colin]      2.6.1cvs17
7135         * src/main.c
7136                 Add failing IMAP as a reason for no
7137                 mailbox
7139 2006-12-11 [colin]      2.6.1cvs16
7141         * src/prefs_account.c
7142                 Check for existence of inbox for local
7143                 accounts too
7144         * src/wizard.c
7145                 Allow setting the port to use for servers
7146                 by using the usual "server.example.com:port"
7147                 syntax. Fixes bug 1077, 'sylpheed-claws does 
7148                 not start when IMAP server is unavailable'
7150 2006-12-11 [colin]      2.6.1cvs15
7152         * src/prefs_account.c
7153                 Prevent use of non-existing default inbox
7155 2006-12-11 [colin]      2.6.1cvs14
7157         * src/prefs_account.c
7158                 Fix sensitivity. Fixes bug 1076, 'privacy 
7159                 options are displayed even when pgp plugin 
7160                 not loaded / available'
7162 2006-12-09 [colin]      2.6.1cvs13
7164         * manual/advanced.xml
7165         * src/prefs_common.c
7166         * src/prefs_common.h
7167         * src/common/ssl_certificate.c
7168                 Add a new hidden preference, 'unsafe_ssl_certs',
7169                 which allows to store multiple certificates per
7170                 server/port. This is disabled by default because
7171                 it's less secure (presenting a new certificate
7172                 instead of a changed one raises less alarms).
7173                 This will cause Claws to ask about an unknown
7174                 certificate for people who have used 2.6.1cvs8
7175                 or greater.
7177 2006-12-09 [colin]      2.6.1cvs12
7179         * src/action.c
7180                 Fix cache updating after action
7182 2006-12-07 [wwp]        2.6.1cvs11
7184         * src/compose.c
7185                 fix email address comparison when replying to all
7186                 (avoid replying to ourselves), thanks to Colin.
7188 2006-12-06 [paul]       2.6.1cvs10
7190         * src/addrharvest.c
7191         * src/editldap.c
7192         * src/expldifdlg.c
7193         * src/news.c
7194         * src/toolbar.c
7195         * src/common/utils.c
7196                 ...and more renaming
7197                 Thanks to Colin
7199 2006-12-06 [paul]       2.6.1cvs9
7201         * src/compose.c
7202         * src/messageview.c
7203         * src/procheader.c
7204         * src/procmime.c
7205         * src/procmsg.c
7206         * src/textview.c
7207                 more renaming
7208                 Thanks to Colin
7210 2006-12-06 [colin]      2.6.1cvs8
7212         * src/ssl_manager.c
7213         * src/common/ssl_certificate.c
7214         * src/common/ssl_certificate.h
7215                 Handle multiple certificates per host/port
7217 2006-12-06 [colin]      2.6.1cvs7
7219         * src/etpan/imap-thread.c
7220                 Fix certificate checking on IMAP
7222 2006-12-06 [colin]      2.6.1cvs6
7224         * src/folderview.c
7225                 Fix bug 1072, 'Claws stops fetching newsgroups 
7226                 from server when newsgroup got deleted': continue
7227                 checking other groups
7229 2006-12-05 [wwp]        2.6.1cvs5
7231         * src/message_search.c
7232         * src/summary_search.c
7233         * src/gtk/combobox.c
7234         * src/gtk/combobox.h
7235         * src/gtk/gtkutils.c
7236         * src/gtk/gtkutils.h
7237                 make up and down arrow keys in modern gtk_combo_box_entry widgets
7238                 behave like w/ old comboboxes (summary and message search only).
7240 2006-12-05 [paul]       2.6.1cvs4
7242         * src/wizard.c
7243                 encode headers
7244                 Thanks to Colin
7246 2006-12-05 [paul]       2.6.1cvs3
7248         * tools/README
7249         * tools/textviewer.pl
7250                 script updated and description added
7252 2006-12-04 [colin]      2.6.1cvs2
7254         * src/compose.c
7255                 Run pre-send hook only when checking
7256                 everything
7258 2006-12-04 [paul]       2.6.1cvs1
7260         * NEWS
7261         * README
7262         * RELEASE_NOTES
7263         * configure.ac
7264         * tools/README
7265                 bump up version number following stable release
7267 2006-12-04 [paul]       2.6.0cvs83
7269         * README
7270                 updates and corrections
7272 2006-12-04 [colin]      2.6.0cvs82
7274         * src/common/utils.c
7275                 Probably fix bug 1066, 'Incorrect mailbox 
7276                 size displayed'
7278 2006-12-04 [colin]      2.6.0cvs81
7280         * src/common/utils.c
7281                 Trim tabs from mailcap file too.
7283 2006-12-02 [paul]       2.6.0cvs80
7285         * src/exphtmldlg.c
7286                 fix broken GUI under certain languages
7287         * src/expldifdlg.c
7288                 put the Cancel button to the right
7290 2006-12-01 [paul]       2.6.0cvs79
7292         * tools/Makefile.am
7293                 remove reference to removed file
7295 2006-12-01 [wwp]        2.6.0cvs78
7297         * src/addressbook.c
7298         * src/editaddress.c
7299                 remove forgotten debug statements.
7301 2006-12-01 [wwp]        2.6.0cvs77
7303         * manual/advanced.xml
7304         * manual/fr/advanced.xml
7305         * src/addressbook.c
7306         * src/addressbook.h
7307         * src/addressitem.h
7308         * src/editaddress.c
7309         * src/editaddress.h
7310         * src/prefs_common.c
7311         * src/prefs_common.h
7312         * src/gtk/gtkutils.c
7313         * src/gtk/gtkutils.h
7314                 add a hidden option to allow embedding the editaddress (edit contact details)
7315                 dialog into the addressbook's window. This doesn't change the default
7316                 behaviour.
7318 2006-12-01 [wwp]        2.6.0cvs76
7320         * src/message_search.c
7321         * src/summary_search.c
7322                 fix more focus issues (don't set focus to combobox's entry widget when
7323                 entry's value changed, if entry widget has focus already).
7325 2006-12-01 [wwp]        2.6.0cvs75
7327         * src/gtk/quicksearch.c
7328                 revert last changes to the quicksearch gtk_combo_box, this needs more
7329                 tuning and testing.
7331 2006-12-01 [paul]       2.6.0cvs74
7333         * tools/kdeservicemenu/README
7334         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7335         * tools/kdeservicemenu/install.sh
7336         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
7337         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
7338                 simplify this stuff, and in so doing,
7339                 fix it. (possibly re-extend it again at
7340                 a later date)
7342 2006-12-01 [wwp]        2.6.0cvs73
7344         * src/gtk/quicksearch.c
7345                 adapt quicksearch code to use modern gtk_combo_box'es.
7347 2006-12-01 [wwp]        2.6.0cvs72
7349         * src/common/defs.h
7350         * src/prefs_common.c
7351         * src/prefs_common.h
7352         * src/message_search.c
7353         * src/summary_search.c
7354         * src/gtk/combobox.c
7355         * src/gtk/combobox.h
7356                 add history combos to all message and summary search fields.
7358 2006-12-01 [wwp]        2.6.0cvs71
7360         * src/summaryview.c
7361                 As the list may change while the mark as read delay
7362                 runs, we can't rely on the 'row' pointer, which can
7363                 be invalid when the timeout is called. As the mark
7364                 as read is only done if the message is still selected,
7365                 use summaryview->selected instead. Thanks to Colin.
7367 2006-11-30 [paul]       2.6.0cvs70
7369         * src/textview.c
7370                 give emphasis to "Sylpheed-Claws"
7371                 as well as "Claws Mail"
7373 2006-11-30 [colin]      2.6.0cvs69
7375         * src/wizard.c
7376                 Put the SSL checkboxes in the receiving
7377                 and sending server pages.
7379 2006-11-29 [colin]      2.6.0cvs68
7381         * src/gtk/gtkutils.c
7382         * src/gtk/gtkvscrollbutton.c
7383                 Revert some deprecated fixes - they seem to
7384                 deprecate stuff as soon as a new one gets out.
7385                 g_object_ref_sink needed glib-2.10.
7387 2006-11-29 [colin]      2.6.0cvs67
7389         * src/common/utils.c
7390                 Create .mailcap if it doesn't exist
7392 2006-11-29 [colin]      2.6.0cvs66
7394         * src/compose.c
7395                 Followup to cvs60: use original list
7396                 of recipients if replying to a mail
7397                 in Sent Drafts or Queue.
7399 2006-11-27 [paul]       2.6.0cvs65
7401         * src/image_viewer.c
7402                 revert the last change for now (it's broken)
7404 2006-11-27 [paul]       2.6.0cvs64
7406         * Makefile.am
7407         * configure.ac
7408         * m4/aclocal-include.m4
7409         * m4/check-type.m4
7410         * src/Makefile.am
7411         * src/addr_compl.c
7412         * src/compose.c
7413         * src/crash.c
7414         * src/export.c
7415         * src/exporthtml.c
7416         * src/exportldif.c
7417         * src/imap.c
7418         * src/import.c
7419         * src/main.c
7420         * src/main.h
7421         * src/matcher.c
7422         * src/mimeview.c
7423         * src/procmsg.c
7424         * src/textview.c
7425         * src/common/Makefile.am
7426         * src/common/claws.c
7427         * src/common/claws.h
7428         * src/common/ssl.c
7429         * src/common/sylpheed.c
7430         * src/common/sylpheed.h
7431         * src/etpan/Makefile.am
7432         * src/gtk/Makefile.am
7433         * src/gtk/claws-marshal.list
7434         * src/gtk/filesel.c
7435         * src/gtk/gtksctree.c
7436         * src/gtk/quicksearch.c
7437         * src/gtk/sylpheed-marshal.list
7438         * src/plugins/bogofilter/bogofilter.c
7439         * src/plugins/bogofilter/bogofilter_gtk.c
7440         * src/plugins/clamav/clamav_plugin.c
7441         * src/plugins/clamav/clamav_plugin_gtk.c
7442         * src/plugins/demo/demo.c
7443         * src/plugins/dillo_viewer/dillo_viewer.c
7444         * src/plugins/pgpcore/Makefile.am
7445         * src/plugins/pgpcore/claws.def
7446         * src/plugins/pgpcore/pgp_viewer.c
7447         * src/plugins/pgpcore/plugin.c
7448         * src/plugins/pgpcore/sylpheed.def
7449         * src/plugins/pgpinline/Makefile.am
7450         * src/plugins/pgpinline/claws.def
7451         * src/plugins/pgpinline/plugin.c
7452         * src/plugins/pgpinline/sylpheed.def
7453         * src/plugins/pgpmime/Makefile.am
7454         * src/plugins/pgpmime/claws.def
7455         * src/plugins/pgpmime/plugin.c
7456         * src/plugins/pgpmime/sylpheed.def
7457         * src/plugins/spamassassin/spamassassin.c
7458         * src/plugins/spamassassin/spamassassin_gtk.c
7459         * src/plugins/trayicon/trayicon.c
7460                 yet more renaming
7461                 remove deprecated gtk_tooltips_set_delay()
7463 2006-11-26 [paul]       2.6.0cvs63
7465         * src/expldifdlg.c
7466         * src/folderview.c
7467         * src/image_viewer.c
7468         * src/mainwindow.c
7469         * src/gtk/gtkutils.c
7470         * src/gtk/gtkvscrollbutton.c
7471         * src/gtk/prefswindow.c
7472         * src/plugins/pgpcore/prefs_gpg.c
7473                 replace more deprecated GTK+ functions
7475 2006-11-26 [paul]       2.6.0cvs62
7477         * src/addr_compl.c
7478         * src/addressbook.c
7479         * src/browseldap.c
7480                 replace deprecated gtk_idle_... functions
7482 2006-11-26 [paul]       2.6.0cvs61
7484         * src/compose.c
7485         * src/folderview.c
7486         * src/inc.c
7487         * src/summaryview.c
7488         * src/gtk/gtkvscrollbutton.c
7489         * src/gtk/quicksearch.c
7490         * src/plugins/pgpcore/passphrase.c
7491                 replace deprecated gtk_timeout_add and
7492                 gtk_timeout_remove
7494 2006-11-26 [paul]       2.6.0cvs60
7496         * src/compose.c
7497                 fix bug that caused the wrong recipient
7498                 to be selected when replying to a msg
7499                 which is From one of our accounts to
7500                 another of our accounts
7502 2006-11-25 [paul]       2.6.0cvs59
7504         * src/summaryview.c
7505                 don't change the From column title to
7506                 To if the To column is visible
7508 2006-11-24 [paul]       2.6.0cvs58
7510         * src/compose.c
7511                 fix bug 1069, 'Sent mails disappear, BCC
7512                 or locking problem?'
7514 2006-11-21 [wwp]        2.6.0cvs57
7516         * src/compose.c
7517                 fix spelling menu when replying (same as 2.3.1cvs39):
7518                 discrepancy between context menu and top menu when
7519                 folder's dictionary isn't the default one.
7521 2006-11-19 [paul]       2.6.0cvs56
7523         * src/summaryview.c
7524                 obey always_show_msg option when
7525                 marking as spam
7526         * src/plugins/bogofilter/bogofilter.c
7527                 fix typo
7529 2006-11-18 [paul]       2.6.0cvs55
7531         * AUTHORS
7532         * README
7533         * debian/copyright
7534         * manual/ack.xml
7535         * manual/es/ack.xml
7536         * manual/fr/ack.xml
7537         * manual/pl/ack.xml
7538         * src/gtk/authors.h
7539         * src/gtk/icon_legend.c
7540         * src/gtk/icon_legend.h
7541         * tools/OOo2claws-mail.pl
7542         * tools/README
7543         * tools/acroread2claws-mail.pl
7544         * tools/claws.i18n.status.pl
7545         * tools/filter_conv.pl
7546         * tools/filter_conv_new.pl
7547         * tools/freshmeat_search.pl
7548         * tools/google_search.pl
7549         * tools/kmail2claws-mail.pl
7550         * tools/kmail2claws-mail_v2.pl
7551         * tools/maildir2claws-mail.pl
7552         * tools/make.themes.project
7553         * tools/multiwebsearch.pl
7554         * tools/outlook2claws-mail.pl
7555         * tools/tb2claws-mail
7556         * tools/kdeservicemenu/README
7557         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7558                 update mine and wwp's email addresses in
7559                 several places
7560                 Patch by wwp
7561         * src/prefs_compose_writing.c
7562                 set sensitivity on 'new message format' frame
7564 2006-11-17 [paul]       2.6.0cvs54
7566         * src/gtk/about.c
7567                 more reworking of the GUI
7568                 Patch by Fabien Vantard
7570 2006-11-16 [paul]       2.6.0cvs53
7572         * src/gtk/about.c
7573                 set a minimum size for the window, allow
7574                 it to automatically expand as necessary
7576 2006-11-16 [wwp]        2.6.0cvs52
7578         * src/gtk/about.c
7579                 better wrap of copyright info on some systems.
7581 2006-11-16 [paul]       2.6.0cvs51
7583         * src/gtk/about.c
7584                 move the tech info from the upper panel
7585                 to the Info tab
7586                 use a gtk_text_view for the features tab
7588 2006-11-16 [paul]       2.6.0cvs50
7590         * po/Makevars
7591                 update my email address
7592         * src/addressbook.c
7593         * src/compose.c
7594         * src/imap_gtk.c
7595         * src/mh_gtk.c
7596         * src/news_gtk.c
7597         * src/summaryview.c
7598         * src/plugins/trayicon/trayicon.c
7599                 don't offer simple menu separators
7600                 for translation
7601         * src/folderview.c
7602                 add separator between 'mark all read'
7603                 and 'search folder'
7605 2006-11-15 [wwp]        2.6.0cvs49
7607         * src/gtk/authors.h
7608                 updated manuals authors.
7610 2006-11-14 [paul]       2.6.0cvs48
7612         * src/compose.c
7613                 Fix Options/Reply mode after draft save
7615 2006-11-14 [paul]       2.6.0cvs47
7617         * src/Makefile.am
7618                 Fix make DESTDIR=...
7619         * src/mbox.c
7620                 Optimise speed
7621         * src/plugins/pgpinline/pgpinline.c
7622                 Probably fix bug 1061
7624 2006-11-14 [paul]       2.6.0cvs46
7626         * po/Makevars
7627                 enable Q_ macro
7628         * src/Makefile.am
7629         * src/stock_pixmap.c
7630         * src/stock_pixmap.h
7631         * src/gtk/about.c
7632         * src/pixmaps/active.xpm
7633         * src/pixmaps/inactive.xpm
7634                 add a new page, 'Features', to the About dialog
7635                 showing which features are compiled in and which
7636                 are not
7638 2006-11-14 [paul]       2.6.0cvs45
7640         * po/ru.po
7641                 updated by Pavlo Bohmat
7643 2006-11-14 [colin]      2.6.0cvs44
7645         * src/compose.c
7646         * src/inc.c
7647         * src/messageview.c
7648         * src/news.c
7649         * src/pop.c
7650         * src/procmsg.c
7651         * src/gtk/gtkaspell.c
7652                 Fix 64-bit-related warnings
7653         * src/ssl_manager.c
7654                 Fix possible infinite loop
7655         * src/plugins/pgpcore/sgpgme.c
7656                 Remove useless check
7658 2006-11-13 [colin]      2.6.0cvs43
7660         * src/gtk/Makefile.am
7661                 authors.h isn't generated
7663 2006-11-13 [colin]      2.6.0cvs42
7665         * src/plugins/pgpinline/pgpinline.c
7666         * src/plugins/pgpmime/pgpmime.c
7667                 Very probably fix bug 1061, 'crash on 
7668                 opening signed email'. Another cast
7669                 problem
7671 2006-11-13 [colin]      2.6.0cvs41
7673         * src/plugins/pgpcore/sgpgme.c
7674                 Maybe fix bug 1061, 'crash on opening 
7675                 signed email'
7677 2006-11-13 [wwp]        2.6.0cvs40
7679         * src/plugins/pgpinline/pgpinline.c
7680                 fix candidate for bug #1057, thanks to Colin.
7682 2006-11-13 [wwp]        2.6.0cvs39
7684         * src/compose.c
7685         * src/quote_fmt_parse.y
7686                 fix bug 1052: current parser buffer was not always 
7687                 allocated, ptr to this buffer could be returned as 
7688                 NULL whereas no parser error has occurred. in 
7689                 consequence, defining a template body as "%d" 
7690                 (w/o the quotes) for the first time of the instance 
7691                 of claws-mail, was reporting a parser error. make 
7692                 sure that the buffer is always allocated, even to 
7693                 an empty string.
7694                 fix mis-unescaping in compose.:compose_quote_fmt(): 
7695                 unescaping of the fmt string was always done 
7696                 whereas it must be done *only* when receiving 
7697                 quote format strings issued from the prefs 
7698                 (compose new message, reply, forward, redirect 
7699                 formats), *not* when applying templates.  in 
7700                 consequences, applying templates w/ sequences 
7701                 like \\|p{echo} were failing. make sure that 
7702                 unescaping is done only when necessary.
7704 2006-11-12 [colin]      2.6.0cvs38
7706         * po/de.po
7707                 Fix typo (s/KB/MB)
7709 2006-11-12 [colin]      2.6.0cvs37
7711         * src/plugins/pgpinline/pgpinline.c
7712         * src/plugins/pgpmime/pgpmime.c
7713                 Release GPG context at the latest 
7714                 possible moment. Maybe fixes 
7715                 bug 1057, 'crash on sending signed 
7716                 message to a newsgroup'
7717                 
7719 2006-11-12 [colin]      2.6.0cvs36
7721         * src/plugins/pgpcore/sgpgme.c
7722                 Tell a bit more when gpg's status doesn't
7723                 contain any signature
7725 2006-11-12 [colin]      2.6.0cvs35
7727         * src/compose.c
7728                 Fix bug 1060, 'compilation error with 
7729                 Irix's cc'
7731 2006-11-12 [paul]       2.6.0cvs34
7733         * doc/man/claws-mail.1
7734         * src/prefs_gtk.c
7735         * src/plugins/clamav/README
7736         * src/plugins/spamassassin/README
7737         * tools/README
7738         * tools/freshmeat_search.pl
7739         * tools/google_search.pl
7740         * tools/multiwebsearch.pl
7741                 more renaming
7742         * src/plugins/trayicon/trayicon.c
7743                 fix compiliation warning
7745 2006-11-11 [colin]      2.6.0cvs33
7747         * src/folderview.c
7748                 Forbid drag and drop from/to different
7749                 folders of type F_UNKNOWN
7751 2006-11-11 [colin]      2.6.0cvs32
7753         * src/plugins/pgpinline/pgpinline.c
7754                 Fix typo in previous commit:
7755                 - gpgme_new(&ctx);
7756                 + if ((err = gpgme_new(&data->ctx)) ...)
7758 2006-11-11 [colin]      2.6.0cvs31
7760         * src/plugins/pgpinline/pgpinline.c
7761         * src/plugins/pgpmime/pgpmime.c
7762                 Check success after calling gpgme_new
7763                 Maybe fixes bug 1057, 'crash on sending 
7764                 signed message to a newsgroup'
7766 2006-11-11 [colin]      2.6.0cvs30
7768         * src/undo.c
7769                 init undostruct to 0s (from
7770                 valgrind log of bug 1057)
7772 2006-11-10 [colin]      2.6.0cvs29
7774         * src/mainwindow.c
7775                 Set cursor to wait before filtering
7776                 duplicates in all folders
7777         * src/plugins/bogofilter/bogofilter.c
7778         * src/plugins/bogofilter/bogofilter.h
7779         * src/plugins/bogofilter/bogofilter_gtk.c
7780                 Completely thread away the bogofilter
7781                 filtering
7783 2006-11-10 [mones]      2.6.0cvs28
7785         * src/compose.c
7786         * src/compose.h
7787                 added COMPOSE_CHECK_BEFORE_SEND hook
7789 2006-11-10 [paul]       2.6.0cvs27
7791         * src/crash.c
7792                 more renaming
7793                 add libSM to get_compiled_in_features()
7794         * src/main.c
7795                 more renaming
7797 2006-11-10 [colin]      2.6.0cvs26
7799         * src/etpan/imap-thread.c
7800                 Add a reference to libetpan's sasl engine
7801                 so that sasl_done() doesn't get called by
7802                 libetpan, and doesn't break openssl.
7803                 Should fix bug 1053, 'SC fails to reestablish 
7804                 a secure connection'
7805                 Patch by Hoa
7807 2006-11-10 [colin]      2.6.0cvs25
7809         * manual/addrbook.xml
7810         * manual/advanced.xml
7811         * manual/faq.xml
7812         * manual/intro.xml
7813                 Some more renaming
7815 2006-11-09 [colin]      2.6.0cvs24
7817         * src/plugins/bogofilter/bogofilter_gtk.c
7818                 Add comment about annoyance
7820 2006-11-09 [colin]      2.6.0cvs23
7822         * src/plugins/bogofilter/bogofilter.c
7823         * src/plugins/bogofilter/bogofilter_gtk.c
7824                 Prepare things needed to thread bogofilter
7825                 filtering: separate bogo stuff and possible GUI
7826                 stuff. 
7828 2006-11-09 [colin]      2.6.0cvs22
7830         * src/account.c
7831         * src/compose.c
7832                 Search for one of our accounts in Delivered-To
7833                 (helps for auto-account selection when 
7834                  replying/forwarding)
7835         * src/folderview.c
7836         * src/mainwindow.c
7837         * src/mainwindow.h
7838         * src/plugins/trayicon/trayicon.c
7839                 Allow opening a new mail with any account from
7840                 the contextual menu
7842 2006-11-09 [wwp]        2.6.0cvs21
7844         * src/compose.c
7845         * src/prefs_common.c
7846         * src/prefs_common.h
7847         * src/prefs_compose_writing.c
7848                 add a compose new message format (in prefs/compose/writing), it's a
7849                 simple subject+body template to use when opening a new composition
7850                 window. It's similar to the existent reply and forward formats.
7852                 enhanced the template/format % symbols substitution mechanism to
7853                 use current composition window information when % are used in
7854                 the compose new message format or in templates applied to new
7855                 messages (there were useless in that situations before). When
7856                 applied to new messages, %d corresponds to the system time/date.
7858 2006-11-09 [paul]       2.6.0cvs20
7860         * src/gtk/authors.h
7861                 fix last commit
7863 2006-11-09 [paul]       2.6.0cvs19
7865         * src/gtk/authors.h
7866                 keep tje alphabetical order
7868 2006-11-08 [colin]      2.6.0cvs18
7870         * src/etpan/imap-thread.c
7871                 Fix bug 1054, 'Slowness logging big 
7872                 data chunks'
7874 2006-11-08 [paul]       2.6.0cvs17
7876         * tools/Makefile.am
7877                 fix the renaming
7879 2006-11-08 [paul]       2.6.0cvs16
7881         * src/common/defs.h
7882                 update BUGZILLA_URI
7884 2006-11-08 [paul]       2.6.0cvs15
7886         * tools/Makefile.am
7887         * tools/OOo2claws-mail.pl
7888         * tools/OOo2sylpheed.pl
7889         * tools/README
7890         * tools/acroread2claws-mail.pl
7891         * tools/acroread2sylpheed.pl
7892         * tools/kmail2claws-mail.pl
7893         * tools/kmail2claws-mail_v2.pl
7894         * tools/kmail2sylpheed.pl
7895         * tools/kmail2sylpheed_v2.pl
7896         * tools/maildir2claws-mail.pl
7897         * tools/maildir2sylpheed.pl
7898         * tools/nautilus2claws-mail.sh
7899         * tools/nautilus2sylpheed.sh
7900         * tools/outlook2claws-mail.pl
7901         * tools/outlook2sylpheed.pl
7902         * tools/tb2claws-mail
7903         * tools/tb2sylpheed
7904         * tools/tbird2claws.py
7905         * tools/tbird2syl.py
7906         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7907         * tools/kdeservicemenu/install.sh
7908         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
7909         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
7910         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
7911         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
7912         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
7913                 renamed (removed, added) tools files
7915 2006-11-08 [paul]       2.6.0cvs14
7917         * src/main.c
7918         * src/common/defs.h
7919                 Migrate sylpheedrc to clawsrc, and fix the standard
7920                 plugins path in the process
7922 2006-11-07 [colin]      2.6.0cvs13
7924         * src/Makefile.am
7925                 Symlink sylpheed-claws relative to 
7926                 claws-mail
7928 2006-11-07 [colin]      2.6.0cvs12
7930         * src/compose.c
7931                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
7933 2006-11-07 [paul]       2.6.0cvs11
7935         * src/gtk/about.c
7936                 Fix a missed occurence of
7937                 Sylpheed-Claws
7939 2006-11-07 [paul]       2.6.0cvs10
7941         * src/Makefile.am
7942                 Fix symlink installation
7944 2006-11-07 [paul]       2.6.0cvs9
7946         * src/Makefile.am
7947                 Symlink claws-mail to sylpheed-claws
7948         * src/common/utils.c
7949                 Fix migrating symlinks
7950         * src/etpan/imap-thread.c
7951                 check certificate only when there's
7952                 no error
7954 2006-11-07 [paul]       2.6.0cvs8
7956         * Makefile.am
7957                 Fix icon breakages with Gtk, which needs a 
7958                 cache updated to see them.
7960 2006-11-07 [paul]       2.6.0cvs7
7962         * .cvsignore
7963         * AUTHORS
7964         * COPYING
7965         * INSTALL
7966         * Makefile.am
7967         * NEWS
7968         * README
7969         * RELEASE_NOTES
7970         * autogen.sh
7971         * claws-mail-128x128.png
7972         * claws-mail-64x64.png
7973         * claws-mail.ico
7974         * claws-mail.pc.in
7975         * claws-mail.png
7976         * configure.ac
7977         * sylpheed-claws-128x128.png
7978         * sylpheed-claws-64x64.png
7979         * sylpheed-claws.desktop
7980         * sylpheed-claws.ico
7981         * sylpheed-claws.pc.in
7982         * sylpheed-claws.png
7983         * debian/README.Debian
7984         * debian/changelog
7985         * debian/claws-mail.desktop
7986         * debian/claws-mail.menu
7987         * debian/claws-mail.postinst.debhelper
7988         * debian/claws-mail.postrm.debhelper
7989         * debian/control
7990         * debian/copyright
7991         * debian/files
7992         * debian/rules
7993         * debian/sylpheed-claws.desktop
7994         * debian/sylpheed-claws.menu
7995         * debian/sylpheed-claws.postinst.debhelper
7996         * debian/sylpheed-claws.postrm.debhelper
7997         * doc/man/Makefile.am
7998         * doc/man/claws-mail.1
7999         * doc/man/sylpheed-claws.1
8000         * doc/src/ChangeLog.claws-pre0.8.0
8001         * manual/Makefile.am
8002         * manual/account.xml
8003         * manual/ack.xml
8004         * manual/addrbook.xml
8005         * manual/advanced.xml
8006         * manual/claws-mail-manual.xml
8007         * manual/faq.xml
8008         * manual/glossary.xml
8009         * manual/handling.xml
8010         * manual/intro.xml
8011         * manual/keyboard.xml
8012         * manual/plugins.xml
8013         * manual/starting.xml
8014         * manual/sylpheed-claws-manual.xml
8015         * manual/xml2pdf
8016         * manual/dist/.cvsignore
8017         * manual/dist/html/.cvsignore
8018         * manual/dist/html/Makefile.am
8019         * manual/dist/pdf/.cvsignore
8020         * manual/dist/pdf/Makefile.am
8021         * manual/dist/ps/.cvsignore
8022         * manual/dist/ps/Makefile.am
8023         * manual/dist/txt/.cvsignore
8024         * manual/dist/txt/Makefile.am
8025         * manual/es/Makefile.am
8026         * manual/es/advanced.xml
8027         * manual/es/claws-mail-manual.xml
8028         * manual/es/faq.xml
8029         * manual/es/glossary.xml
8030         * manual/es/handling.xml
8031         * manual/es/intro.xml
8032         * manual/es/plugins.xml
8033         * manual/es/sylpheed-claws-manual.xml
8034         * manual/es/dist/.cvsignore
8035         * manual/es/dist/html/.cvsignore
8036         * manual/es/dist/html/Makefile.am
8037         * manual/es/dist/pdf/.cvsignore
8038         * manual/es/dist/pdf/Makefile.am
8039         * manual/es/dist/ps/.cvsignore
8040         * manual/es/dist/ps/Makefile.am
8041         * manual/es/dist/txt/.cvsignore
8042         * manual/es/dist/txt/Makefile.am
8043         * manual/fr/Makefile.am
8044         * manual/fr/account.xml
8045         * manual/fr/ack.xml
8046         * manual/fr/addrbook.xml
8047         * manual/fr/advanced.xml
8048         * manual/fr/claws-mail-manual.xml
8049         * manual/fr/faq.xml
8050         * manual/fr/glossary.xml
8051         * manual/fr/handling.xml
8052         * manual/fr/intro.xml
8053         * manual/fr/keyboard.xml
8054         * manual/fr/plugins.xml
8055         * manual/fr/starting.xml
8056         * manual/fr/sylpheed-claws-manual.xml
8057         * manual/fr/dist/.cvsignore
8058         * manual/fr/dist/html/.cvsignore
8059         * manual/fr/dist/html/Makefile.am
8060         * manual/fr/dist/pdf/.cvsignore
8061         * manual/fr/dist/pdf/Makefile.am
8062         * manual/fr/dist/ps/.cvsignore
8063         * manual/fr/dist/ps/Makefile.am
8064         * manual/fr/dist/txt/.cvsignore
8065         * manual/fr/dist/txt/Makefile.am
8066         * manual/pl/Makefile.am
8067         * manual/pl/account.xml
8068         * manual/pl/ack.xml
8069         * manual/pl/addrbook.xml
8070         * manual/pl/advanced.xml
8071         * manual/pl/claws-mail-manual.xml
8072         * manual/pl/faq.xml
8073         * manual/pl/glossary.xml
8074         * manual/pl/handling.xml
8075         * manual/pl/intro.xml
8076         * manual/pl/keyboard.xml
8077         * manual/pl/plugins.xml
8078         * manual/pl/starting.xml
8079         * manual/pl/sylpheed-claws-manual.xml
8080         * manual/pl/dist/.cvsignore
8081         * manual/pl/dist/html/.cvsignore
8082         * manual/pl/dist/html/Makefile.am
8083         * manual/pl/dist/pdf/.cvsignore
8084         * manual/pl/dist/pdf/Makefile.am
8085         * manual/pl/dist/ps/.cvsignore
8086         * manual/pl/dist/ps/Makefile.am
8087         * manual/pl/dist/txt/.cvsignore
8088         * manual/pl/dist/txt/Makefile.am
8089         * po/.cvsignore
8090         * po/Makevars
8091         * src/.cvsignore
8092         * src/Makefile.am
8093         * src/account.c
8094         * src/account.h
8095         * src/action.c
8096         * src/action.h
8097         * src/adbookbase.h
8098         * src/addr_compl.c
8099         * src/addr_compl.h
8100         * src/addrbook.c
8101         * src/addrcache.c
8102         * src/addrcache.h
8103         * src/addrcindex.c
8104         * src/addrcindex.h
8105         * src/addrclip.c
8106         * src/addrclip.h
8107         * src/addrdefs.h
8108         * src/addressadd.c
8109         * src/addressadd.h
8110         * src/addressbook.c
8111         * src/addressbook.h
8112         * src/addressbook_foldersel.c
8113         * src/addressbook_foldersel.h
8114         * src/addrgather.c
8115         * src/addrgather.h
8116         * src/addrharvest.c
8117         * src/addrharvest.h
8118         * src/addrindex.c
8119         * src/addrindex.h
8120         * src/addritem.c
8121         * src/addritem.h
8122         * src/addrquery.c
8123         * src/addrquery.h
8124         * src/addrselect.c
8125         * src/addrselect.h
8126         * src/alertpanel.c
8127         * src/alertpanel.h
8128         * src/browseldap.c
8129         * src/browseldap.h
8130         * src/codeconv.c
8131         * src/codeconv.h
8132         * src/compose.c
8133         * src/crash.c
8134         * src/crash.h
8135         * src/customheader.c
8136         * src/customheader.h
8137         * src/displayheader.c
8138         * src/displayheader.h
8139         * src/editaddress.c
8140         * src/editaddress.h
8141         * src/editbook.c
8142         * src/editbook.h
8143         * src/editgroup.c
8144         * src/editgroup.h
8145         * src/editjpilot.c
8146         * src/editjpilot.h
8147         * src/editldap.c
8148         * src/editldap.h
8149         * src/editldap_basedn.c
8150         * src/editldap_basedn.h
8151         * src/editvcard.c
8152         * src/editvcard.h
8153         * src/exphtmldlg.c
8154         * src/exphtmldlg.h
8155         * src/expldifdlg.c
8156         * src/expldifdlg.h
8157         * src/export.c
8158         * src/exporthtml.c
8159         * src/exporthtml.h
8160         * src/exportldif.c
8161         * src/exportldif.h
8162         * src/filtering.c
8163         * src/filtering.h
8164         * src/folder.c
8165         * src/folder.h
8166         * src/folder_item_prefs.c
8167         * src/folder_item_prefs.h
8168         * src/foldersel.c
8169         * src/foldersel.h
8170         * src/folderutils.c
8171         * src/folderutils.h
8172         * src/folderview.c
8173         * src/folderview.h
8174         * src/grouplistdialog.c
8175         * src/grouplistdialog.h
8176         * src/html.c
8177         * src/html.h
8178         * src/image_viewer.c
8179         * src/image_viewer.h
8180         * src/imap.c
8181         * src/imap.h
8182         * src/imap_gtk.c
8183         * src/imap_gtk.h
8184         * src/import.c
8185         * src/import.h
8186         * src/importldif.c
8187         * src/importldif.h
8188         * src/importmutt.c
8189         * src/importmutt.h
8190         * src/importpine.c
8191         * src/importpine.h
8192         * src/inc.c
8193         * src/inc.h
8194         * src/jpilot.c
8195         * src/jpilot.h
8196         * src/ldapctrl.c
8197         * src/ldapctrl.h
8198         * src/ldaplocate.c
8199         * src/ldaplocate.h
8200         * src/ldapquery.c
8201         * src/ldapquery.h
8202         * src/ldapserver.c
8203         * src/ldapserver.h
8204         * src/ldaputil.c
8205         * src/ldaputil.h
8206         * src/ldif.c
8207         * src/ldif.h
8208         * src/localfolder.c
8209         * src/localfolder.h
8210         * src/main.c
8211         * src/main.h
8212         * src/mainwindow.c
8213         * src/mainwindow.h
8214         * src/manual.c
8215         * src/manual.h
8216         * src/matcher.c
8217         * src/matcher.h
8218         * src/matcher_parser.h
8219         * src/matcher_parser_lex.l
8220         * src/matcher_parser_parse.y
8221         * src/mbox.c
8222         * src/mbox.h
8223         * src/message_search.c
8224         * src/message_search.h
8225         * src/messageview.c
8226         * src/messageview.h
8227         * src/mh.c
8228         * src/mh.h
8229         * src/mh_gtk.c
8230         * src/mh_gtk.h
8231         * src/mimeview.c
8232         * src/mimeview.h
8233         * src/msgcache.c
8234         * src/msgcache.h
8235         * src/mutt.c
8236         * src/mutt.h
8237         * src/news.c
8238         * src/news.h
8239         * src/news_gtk.c
8240         * src/news_gtk.h
8241         * src/noticeview.c
8242         * src/noticeview.h
8243         * src/partial_download.c
8244         * src/partial_download.h
8245         * src/pine.c
8246         * src/pine.h
8247         * src/pop.c
8248         * src/pop.h
8249         * src/prefs_account.c
8250         * src/prefs_account.h
8251         * src/prefs_actions.c
8252         * src/prefs_actions.h
8253         * src/prefs_common.c
8254         * src/prefs_common.h
8255         * src/prefs_compose_writing.c
8256         * src/prefs_compose_writing.h
8257         * src/prefs_customheader.c
8258         * src/prefs_customheader.h
8259         * src/prefs_display_header.c
8260         * src/prefs_display_header.h
8261         * src/prefs_ext_prog.c
8262         * src/prefs_ext_prog.h
8263         * src/prefs_filtering.c
8264         * src/prefs_folder_column.c
8265         * src/prefs_folder_column.h
8266         * src/prefs_folder_item.c
8267         * src/prefs_folder_item.h
8268         * src/prefs_fonts.c
8269         * src/prefs_fonts.h
8270         * src/prefs_gtk.c
8271         * src/prefs_gtk.h
8272         * src/prefs_image_viewer.c
8273         * src/prefs_image_viewer.h
8274         * src/prefs_matcher.c
8275         * src/prefs_matcher.h
8276         * src/prefs_message.c
8277         * src/prefs_message.h
8278         * src/prefs_msg_colors.c
8279         * src/prefs_msg_colors.h
8280         * src/prefs_other.c
8281         * src/prefs_other.h
8282         * src/prefs_quote.c
8283         * src/prefs_quote.h
8284         * src/prefs_receive.c
8285         * src/prefs_receive.h
8286         * src/prefs_send.c
8287         * src/prefs_send.h
8288         * src/prefs_spelling.c
8289         * src/prefs_spelling.h
8290         * src/prefs_summaries.c
8291         * src/prefs_summaries.h
8292         * src/prefs_summary_column.c
8293         * src/prefs_summary_column.h
8294         * src/prefs_template.c
8295         * src/prefs_template.h
8296         * src/prefs_themes.c
8297         * src/prefs_themes.h
8298         * src/prefs_toolbar.c
8299         * src/prefs_toolbar.h
8300         * src/prefs_wrapping.c
8301         * src/prefs_wrapping.h
8302         * src/privacy.c
8303         * src/privacy.h
8304         * src/procheader.c
8305         * src/procheader.h
8306         * src/procmime.c
8307         * src/procmime.h
8308         * src/procmsg.c
8309         * src/procmsg.h
8310         * src/quote_fmt.c
8311         * src/quote_fmt_parse.y
8312         * src/recv.c
8313         * src/recv.h
8314         * src/remotefolder.c
8315         * src/remotefolder.h
8316         * src/send_message.c
8317         * src/send_message.h
8318         * src/setup.c
8319         * src/setup.h
8320         * src/sourcewindow.c
8321         * src/sourcewindow.h
8322         * src/ssl_manager.c
8323         * src/ssl_manager.h
8324         * src/statusbar.c
8325         * src/statusbar.h
8326         * src/stock_pixmap.c
8327         * src/stock_pixmap.h
8328         * src/summary_search.c
8329         * src/summary_search.h
8330         * src/summaryview.c
8331         * src/summaryview.h
8332         * src/syldap.c
8333         * src/syldap.h
8334         * src/textview.c
8335         * src/textview.h
8336         * src/toolbar.c
8337         * src/toolbar.h
8338         * src/undo.c
8339         * src/undo.h
8340         * src/unmime.c
8341         * src/unmime.h
8342         * src/vcard.c
8343         * src/vcard.h
8344         * src/wizard.c
8345         * src/wizard.h
8346         * src/common/base64.c
8347         * src/common/base64.h
8348         * src/common/defs.h
8349         * src/common/hooks.c
8350         * src/common/hooks.h
8351         * src/common/log.c
8352         * src/common/log.h
8353         * src/common/mgutils.c
8354         * src/common/mgutils.h
8355         * src/common/nntp.c
8356         * src/common/nntp.h
8357         * src/common/passcrypt.c
8358         * src/common/passcrypt.h.in
8359         * src/common/plugin.c
8360         * src/common/plugin.h
8361         * src/common/prefs.c
8362         * src/common/prefs.h
8363         * src/common/progressindicator.c
8364         * src/common/progressindicator.h
8365         * src/common/quoted-printable.c
8366         * src/common/quoted-printable.h
8367         * src/common/session.c
8368         * src/common/session.h
8369         * src/common/smtp.c
8370         * src/common/smtp.h
8371         * src/common/socket.c
8372         * src/common/socket.h
8373         * src/common/ssl.c
8374         * src/common/ssl.h
8375         * src/common/stringtable.c
8376         * src/common/stringtable.h
8377         * src/common/sylpheed.c
8378         * src/common/sylpheed.h
8379         * src/common/template.c
8380         * src/common/template.h
8381         * src/common/timing.h
8382         * src/common/utils.c
8383         * src/common/utils.h
8384         * src/common/version.h.in
8385         * src/common/xml.c
8386         * src/common/xml.h
8387         * src/common/xmlprops.c
8388         * src/common/xmlprops.h
8389         * src/gtk/about.c
8390         * src/gtk/colorlabel.c
8391         * src/gtk/colorlabel.h
8392         * src/gtk/colorsel.c
8393         * src/gtk/colorsel.h
8394         * src/gtk/combobox.c
8395         * src/gtk/combobox.h
8396         * src/gtk/description_window.c
8397         * src/gtk/description_window.h
8398         * src/gtk/filesel.c
8399         * src/gtk/filesel.h
8400         * src/gtk/foldersort.c
8401         * src/gtk/foldersort.h
8402         * src/gtk/gtkaspell.c
8403         * src/gtk/gtkaspell.h
8404         * src/gtk/gtksctree.c
8405         * src/gtk/gtkshruler.c
8406         * src/gtk/gtkshruler.h
8407         * src/gtk/gtkutils.c
8408         * src/gtk/gtkutils.h
8409         * src/gtk/icon_legend.c
8410         * src/gtk/icon_legend.h
8411         * src/gtk/logwindow.c
8412         * src/gtk/logwindow.h
8413         * src/gtk/manage_window.c
8414         * src/gtk/manage_window.h
8415         * src/gtk/pluginwindow.c
8416         * src/gtk/pluginwindow.h
8417         * src/gtk/prefswindow.c
8418         * src/gtk/prefswindow.h
8419         * src/gtk/quicksearch.c
8420         * src/gtk/quicksearch.h
8421         * src/pixmaps/claws-mail.xpm
8422         * src/pixmaps/claws-mail_icon.xpm
8423         * src/pixmaps/claws-mail_logo.xpm
8424         * src/pixmaps/sylpheed-claws.xpm
8425         * src/pixmaps/sylpheed-claws_icon.xpm
8426         * src/pixmaps/sylpheed-claws_logo.xpm
8427         * src/plugins/bogofilter/Makefile.am
8428         * src/plugins/bogofilter/bogofilter.c
8429         * src/plugins/bogofilter/bogofilter.h
8430         * src/plugins/bogofilter/bogofilter_gtk.c
8431         * src/plugins/clamav/Makefile.am
8432         * src/plugins/clamav/clamav_plugin.c
8433         * src/plugins/clamav/clamav_plugin.h
8434         * src/plugins/clamav/clamav_plugin_gtk.c
8435         * src/plugins/demo/Makefile.am
8436         * src/plugins/demo/demo.c
8437         * src/plugins/dillo_viewer/Makefile.am
8438         * src/plugins/dillo_viewer/README
8439         * src/plugins/dillo_viewer/dillo_prefs.c
8440         * src/plugins/dillo_viewer/dillo_prefs.h
8441         * src/plugins/dillo_viewer/dillo_viewer.c
8442         * src/plugins/pgpcore/Makefile.am
8443         * src/plugins/pgpcore/passphrase.c
8444         * src/plugins/pgpcore/passphrase.h
8445         * src/plugins/pgpcore/pgp_viewer.c
8446         * src/plugins/pgpcore/pgp_viewer.h
8447         * src/plugins/pgpcore/plugin.c
8448         * src/plugins/pgpcore/prefs_gpg.c
8449         * src/plugins/pgpcore/prefs_gpg.h
8450         * src/plugins/pgpcore/select-keys.c
8451         * src/plugins/pgpcore/select-keys.h
8452         * src/plugins/pgpcore/sgpgme.c
8453         * src/plugins/pgpcore/sgpgme.h
8454         * src/plugins/pgpcore/sylpheed.def
8455         * src/plugins/pgpcore/version.rc
8456         * src/plugins/pgpinline/Makefile.am
8457         * src/plugins/pgpinline/pgpinline.c
8458         * src/plugins/pgpinline/pgpinline.h
8459         * src/plugins/pgpinline/plugin.c
8460         * src/plugins/pgpinline/sylpheed.def
8461         * src/plugins/pgpinline/version.rc
8462         * src/plugins/pgpmime/Makefile.am
8463         * src/plugins/pgpmime/pgpmime.c
8464         * src/plugins/pgpmime/pgpmime.h
8465         * src/plugins/pgpmime/plugin.c
8466         * src/plugins/pgpmime/sylpheed.def
8467         * src/plugins/pgpmime/version.rc
8468         * src/plugins/spamassassin/Makefile.am
8469         * src/plugins/spamassassin/README
8470         * src/plugins/spamassassin/spamassassin.c
8471         * src/plugins/spamassassin/spamassassin.h
8472         * src/plugins/spamassassin/spamassassin_gtk.c
8473         * src/plugins/trayicon/Makefile.am
8474         * src/plugins/trayicon/trayicon.c
8475         * tools/OOo2sylpheed.pl
8476         * tools/README
8477         * tools/README.sylprint
8478         * tools/acroread2sylpheed.pl
8479         * tools/claws.i18n.status.pl
8480         * tools/filter_conv.pl
8481         * tools/filter_conv_new.pl
8482         * tools/freshmeat_search.pl
8483         * tools/google_search.pl
8484         * tools/kmail2sylpheed.pl
8485         * tools/kmail2sylpheed_v2.pl
8486         * tools/make.themes.project
8487         * tools/multiwebsearch.pl
8488         * tools/nautilus2sylpheed.sh
8489         * tools/outlook2sylpheed.pl
8490         * tools/sylprint.pl
8491         * tools/sylprint.rc
8492         * tools/tb2sylpheed
8493         * tools/textviewer.sh
8494         * tools/vcard2xml.py
8495         * tools/kdeservicemenu/README
8496         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8497         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8498         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8499                 Change name to Claws Mail. Announce to follow...
8501 2006-11-06 [wwp]        2.6.0cvs6
8503         * src/prefs_template.c
8504                 unify messages related to quote format/template errors (fix
8505                 capitalization), again.
8507 2006-11-06 [wwp]        2.6.0cvs5
8509         * src/prefs_quote.c
8510                 unify messages related to quote format/template errors.
8512 2006-11-06 [wwp]        2.6.0cvs4
8514         * src/prefs_msg_colors.c
8515                 more uses of Q_ macro for contextual translations, thanks
8516                 to Fabien (fzzzzz).
8518 2006-11-06 [wwp]        2.6.0cvs3
8520         * src/compose.c
8521         * src/common/utils.c
8522         * src/common/utils.h
8523                 show an alertpanel to make sure users are aware that sensitive
8524                 files are attached (it's file blacklist-based). This will fix
8525                 interaction w/ GoogleEarth for instance, thanks to Colin.
8527 2006-11-06 [wwp]        2.6.0cvs2
8529         * src/prefs_quote.c
8530         * src/prefs_template.c
8531         * src/prefs_template.h
8532                 check quote format when applying/closing prefs. For now this only
8533                 shows up an error dialog box, not preventing the user from using
8534                 a broken quote (reply, forwards) format.
8536 2006-11-06 [wwp]        2.6.0cvs1
8538         * src/prefs_template.c
8539                 fix missing checks of some template fields.
8541 2006-11-06 [paul]       2.6.0
8543         * NEWS
8544         * README
8545         * RELEASE_NOTES
8546                 2.6.0 released
8548 2006-11-06 [paul]       2.5.6cvs22
8550         * manual/advanced.xml
8551         * manual/es/advanced.xml
8552                 put 'respect_flowed_format' info in the correct
8553                 place
8555 2006-11-06 [mones]      2.5.6cvs21
8557         * po/es.po
8558                 Minor fixes for release
8560 2006-11-06 [paul]       2.5.6cvs20
8562         * po/cs.po
8563         * po/de.po
8564         * po/fr.po
8565         * po/it.po
8566         * po/nl.po
8567         * po/pt_BR.po
8568         * po/sk.po
8569         * po/sv.po
8570         * po/zh_CN.po
8571                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
8572                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
8573                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
8574                 Young
8576 2006-11-02 [colin]      2.5.6cvs19
8578         * src/imap.c
8579         * src/imap.h
8580         * src/prefs_account.c
8581         * src/etpan/imap-thread.c
8582                 Add GSSAPI support - fixes Debian bug #383274
8584 2006-11-01 [colin]      2.5.6cvs18
8586         * src/jpilot.c
8587                 Handle libpisock12 support. Probably
8588                 fixes bug 1046, 'jpilot AddressDB.pdb 
8589                 import fail'
8591 2006-11-01 [colin]      2.5.6cvs17
8593         * src/folderutils.c
8594                 debug_print() folderutils_mark_all_read()
8596 2006-11-01 [colin]      2.5.6cvs16
8598         * COPYING
8599                 Add missed files to the Apache exception
8601 2006-10-31 [colin]      2.5.6cvs15
8603         * src/folder.c
8604         * src/folder.h
8605                 Add a copy_private_data() func to FolderClasses
8606                 Doesn't break the feature freeze, because we 
8607                 won't use it (right now) in the core.
8609 2006-10-31 [colin]      2.5.6cvs14
8611         * COPYING
8612                 Allow linking with the Apache licensed files in
8613                 src/plugins/spamassassin. Hopefully fixes 
8614                 bug 1048, 'Spamassassin plugin license problem'
8616 2006-10-31 [wwp]        2.5.6cvs13
8618         * src/compose.c
8619                 fix and optimize trimming of leading linefeeds in body loop.
8621 2006-10-31 [colin]      2.5.6cvs12
8623         * src/etpan/imap-thread.c
8624         * src/imap.c
8625                 Make really sure to have NULL sets in case
8626                 of error
8628 2006-10-30 [wwp]        2.5.6cvs11
8630         * src/prefs_common.c
8631         * src/prefs_common.h
8632         * src/compose.c
8633                 fix broken storage of quote format template when it contains \-escape
8634                 sequences. The application of such sequences is also fixed now (\t
8635                 in quote format will be a real tab instead of a 't', for instance).
8637 2006-10-27 [colin]      2.5.6cvs10
8639         * src/compose.c
8640                 Probably fix bug 1045, 'sylpheed-claws 
8641                 doesn't remove the mail from the IMAP 
8642                 Queue folder after sending'. From
8643                 2.5.6cvs3-stable
8645 2006-10-27 [colin]      2.5.6cvs9
8647         * configure.ac
8648                 Require libetpan-0.48. I'm so annoying,
8649                 I know ;-)
8651 2006-10-27 [colin]      2.5.6cvs8
8653         * src/folder.c
8654         * src/imap.c
8655                 Probably fix bug 1044, 'sylpheed-claws 
8656                 segfaults while moving mails' - Fix relation
8657                 usage when moving to an IMAP mailbox from another
8658                 mailbox
8660 2006-10-26 [paul]       2.5.6cvs7
8662         * src/gtk/about.c
8663                 add libSM to compiled-in features
8664                 list
8666 2006-10-24 [colin]      2.5.6cvs6
8668         * src/textview.c
8669         * src/gtk/gtkutils.c
8670                 Fix crash when printing emails with an
8671                 xface
8673 2006-10-24 [mones]      2.5.6cvs5
8675         * manual/es/advanced.xml
8676                 Synchronize hidden option respect_flowed_format
8677         * po/es.po
8678                 Updated translation
8680 2006-10-21 [paul]       2.5.6cvs4
8682         * src/gtk/authors.h
8683         * src/plugins/pgpcore/pgp_viewer.c
8684         * src/plugins/pgpcore/sgpgme.c
8685                 fix building on BSDs
8686                 Thanks to Michael Hughes
8687                 <Sylpheed-Claws_user@thehugheslogcabin.net>
8689 2006-10-20 [colin]      2.5.6cvs3
8691         * configure.ac
8692                 Bump up libetpan requirement
8693                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
8694         * src/common/utils.c
8695         * src/common/utils.h
8696                 Add convenience get_file_mtime()
8697         * src/imap.c
8698         * src/etpan/imap-thread.c
8699         * src/etpan/imap-thread.h
8700                 Implement UIDPLUS support if the server
8701                 supports it - faster sending in this case
8703 2006-10-19 [colin]      2.5.6cvs2
8705         * src/gtk/quicksearch.c
8706                 Fix emptying in type-ahead+extended mode
8707         * src/mainwindow.c
8708         * src/mainwindow.h
8709                 Add a hook for offline state change
8710         * src/plugins/trayicon/trayicon.c
8711                 Use it to display offline icons
8712         * src/plugins/trayicon/Makefile.am
8713         * src/plugins/trayicon/newmail.offline.xpm
8714         * src/plugins/trayicon/newmarkedmail.offline.xpm
8715         * src/plugins/trayicon/nomail.offline.xpm
8716         * src/plugins/trayicon/unreadmail.offline.xpm
8717         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
8718                 Add the icons
8720 2006-10-12 [paul]       2.5.6cvs1
8722         * NEWS
8723         * README
8724         * configure.ac
8725                 Update version number following
8726                 stable release
8728 2006-10-19 [colin]      2.5.5cvs18
8730         * manual/handling.xml
8731                 Add type-ahead search
8733 2006-10-18 [colin]      2.5.5cvs17
8735         * src/gtk/quicksearch.c
8736                 Remove "save to history only if there's
8737                 no syntax error", it breaks for some 
8738                 reason which I'll investigate later.
8740 2006-10-18 [colin]      2.5.5cvs16
8742         * src/prefs_common.c
8743         * src/prefs_common.h
8744         * src/summaryview.c
8745         * src/gtk/quicksearch.c
8746         * src/gtk/quicksearch.h
8747                 Add a type-ahead option for fast searches
8748                 Patch by Fabien Vantard
8750 2006-10-18 [colin]      2.5.5cvs15
8752         * src/compose.c
8753         * src/compose.h
8754                 Add Options/Reply mode/ menu to be able to
8755                 change the recipients of a reply on the fly
8757 2006-10-18 [colin]      2.5.5cvs14
8759         * src/compose.c
8760                 Fix redirecting of our own sent mails
8762 2006-10-17 [wwp]        2.5.5cvs13
8764         * src/send_message.c
8765                 Fix duplicate error messages when sending, and missing
8766                 newline in such error messages.
8768 2006-10-17 [colin]      2.5.5cvs12
8770         * src/compose.c
8771                 Compare addresses case-insensitive
8773 2006-10-17 [colin]      2.5.5cvs11
8775         * src/plugins/pgpcore/sgpgme.c
8776                 Fix return status
8778 2006-10-17 [colin]      2.5.5cvs10
8780         * src/plugins/pgpcore/pgp_viewer.c
8781                 Fix return status
8783 2006-10-17 [colin]      2.5.5cvs9
8785         * src/quote_fmt.c
8786                 Fix a typo (thanks to Fabien)
8788 2006-10-16 [colin]      2.5.5cvs8
8790         * src/textview.c
8791                 Fix problem with quote-folding when emails
8792                 don't convert cleanly to UTF-8
8794 2006-10-14 [colin]      2.5.5cvs7
8796         * src/prefs_template.c
8797                 Reset fields when reopening
8798                 the window
8800 2006-10-13 [paul]       2.5.5cvs6
8802         * manual/advanced.xml
8803         * src/prefs_message.c
8804                 make 'respect_flowed_format' a hidden
8805                 option, and add a manual entry for it
8806                 Thanks to Colin
8808 2006-10-12 [colin]      2.5.5cvs5
8810         * src/codeconv.c
8811                 Revert part of 2.5.2cvs21:
8812                 Don't optimise by reusing the 
8813                 last iconv converter if possible:
8814                 it seems slightly broken in a 
8815                 very hard way to reproduce
8817 2006-10-12 [colin]      2.5.5cvs4
8819         * src/prefs_common.c
8820         * src/prefs_common.h
8821         * src/prefs_message.c
8822         * src/procmime.c
8823                 Fix bug 1035, 'Incorrect handling 
8824                 of flowed lines'. We now optionnaly
8825                 handle this format (preference is in
8826                 Message View/Text options section)
8828 2006-10-12 [colin]      2.5.5cvs3
8830         * po/POTFILES.in
8831                 Add new file
8832         * src/plugins/pgpcore/pgp_viewer.c
8833         * src/plugins/pgpcore/sgpgme.c
8834                 Don't try to import without asking
8836 2006-10-12 [colin]      2.5.5cvs2
8838         * src/compose.c
8839                 Fix bug 1036, 'Forwarding a mutlipart
8840                 mail with a "text/html" block to ms
8841                 outlook users leeds to freeze of
8842                 outlook'. Poor outlook users...
8844 2006-10-12 [paul]       2.5.5cvs1
8846         * NEWS
8847         * README
8848         * configure.ac
8849                 Update version number following
8850                 stable release
8852 2006-10-11 [paul]       2.5.4cvs1
8854         * NEWS
8855         * README
8856         * configure.ac
8857                 Update version number following
8858                 stable release
8860 2006-10-11 [paul]       2.5.3cvs32
8862         * src/textview.c
8863                 fix bug 1032, 'Segmentation fault when showing
8864                 message' (bug in quote folding)
8865                 Thanks to Colin
8867 2006-10-10 [colin]      2.5.3cvs31
8869         * src/quote_fmt.c
8870                 Rephrase english a bit
8872 2006-10-10 [colin]      2.5.3cvs30
8874         * src/prefs_compose_writing.c
8875                 Stop making the page larger than the window
8877 2006-10-10 [wwp]        2.5.3cvs29
8879         * src/compose.c
8880         * src/prefs_template.c
8881         * src/quote_fmt.c
8882         * src/quote_fmt.h
8883         * src/quote_fmt_lex.l
8884         * src/quote_fmt_parse.y
8885                 Extend the quote parser a bit: allow to get access to
8886                 basic (composing) account info.
8888 2006-10-10 [colin]      2.5.3cvs28
8890         * src/procheader.c
8891                 Fix this \t problem in subject
8893 2006-10-09 [colin]      2.5.3cvs27
8895         * src/main.c
8896         * src/prefs_gtk.c
8897                 Prepare cache a bit later
8898                 If section already exists, skip the new one 
8899                 (as previously); avoid writing the same block
8900                 twice - if we find a second block with the 
8901                 same id, skip it.
8902         * src/plugins/pgpcore/pgp_viewer.c
8903                 Set cursor to busy when retrieving a key
8904         * src/plugins/pgpcore/sgpgme.c
8905                 allow 5 seconds for gpg to export the key
8906                 
8908 2006-10-09 [colin]      2.5.3cvs26
8910         * configure.ac
8911         * src/msgcache.c
8912         * src/prefs_gtk.c
8913                 Check for existence of fgets_unlocked
8914                 and fwrite_unlocked
8916 2006-10-09 [paul]       2.5.3cvs25
8918         * src/prefs_summaries.c
8919                 replace strftime() with fast_strftime() and in
8920                 the consequence fix the bug in the display of
8921                 AM/PM in the 'Example' string
8923 2006-10-09 [ticho]      2.5.3cvs24
8925         * po/sk.po
8926                 Updated (and fixed up somewhat) Slovak translation.
8928 2006-10-08 [colin]      2.5.3cvs23
8930         * src/prefs_folder_item.c
8931                 Explain why prefs in the top-level folder
8932                 aren't retained, but are still useful
8934 2006-10-08 [colin]      2.5.3cvs22
8936         * src/prefs_gtk.c
8937                 Don't cache anything if caching fails
8939 2006-10-08 [colin]      2.5.3cvs21
8941         * src/common/utils.c
8942                 always include gi18n.h
8944 2006-10-07 [colin]      2.5.3cvs20
8946         * src/plugins/pgpcore/pgp_viewer.c
8947                 Kill gpg after 5 seconds wait
8949 2006-10-07 [colin]      2.5.3cvs19
8951         * src/plugins/pgpcore/pgp_viewer.c
8952         * src/plugins/pgpcore/pgp_viewer.h
8953                 Fix copyright
8955 2006-10-07 [colin]      2.5.3cvs18
8957         * src/plugins/pgpcore/pgp_viewer.c
8958         * src/plugins/pgpcore/pgp_viewer.h
8959                 Actually add the files to CVS
8961 2006-10-07 [colin]      2.5.3cvs17
8963         * src/plugins/pgpcore/sgpgme.c
8964                 Be sure not to crash on 'application/pgp-signature' that
8965                 are not application/pgp-signatures
8967 2006-10-07 [colin]      2.5.3cvs16
8969         * src/textview.c
8970         * src/textview.h
8971                 Make a bit more of the API available
8972         * src/plugins/pgpcore/Makefile.am
8973         * src/plugins/pgpcore/plugin.c
8974         * src/plugins/pgpcore/sgpgme.c
8975                 Add basic key import/export
8977 2006-10-07 [colin]      2.5.3cvs15
8979         * src/folderview.c
8980         * src/imap.c
8981         * src/prefs_account.c
8982         * src/wizard.c
8983                 Warn users *everywhere* if libetpan's not
8984                 linked in
8986 2006-10-06 [mones]      2.5.3cvs14
8988         * po/de.po
8989         * po/es.po
8990                 updated by Stephan Sachse and me
8992 2006-10-06 [colin]      2.5.3cvs13
8994         * src/main.c
8995         * src/common/sylpheed.c
8996                 Don't load common plugins if --exit is passed
8997         * src/prefs_gtk.c
8998         * src/prefs_gtk.h
8999                 Implement a cache to avoid reading the same
9000                 files over and over again at startup
9002 2006-10-06 [colin]      2.5.3cvs12
9004         * src/summaryview.c
9005         * src/gtk/quicksearch.c
9006                 Update display every 5k mails on fast searches
9008 2006-10-06 [colin]      2.5.3cvs11
9010         * src/textview.c
9011                 Don't do quote folding on HTML or ERTF.
9012                 May fix the Cygwin issues if they were
9013                 happening with HTML mails?
9015 2006-10-05 [colin]      2.5.3cvs10
9017         * src/prefs_gtk.c
9018                 Oops, forgot one
9020 2006-10-05 [colin]      2.5.3cvs9
9022         * src/prefs_gtk.c
9023                 Use unlocked_stdio here too
9025 2006-10-05 [colin]      2.5.3cvs8
9027         * src/folderview.c
9028                 Fix go to next * after preferences apply
9029         * src/msgcache.c
9030                 Do the fd lock/unlock ourselves instead of
9031                 letting the libc do it at each write 
9033 2006-10-05 [colin]      2.5.3cvs7
9035         * src/common/utils.c
9036                 Faster division, thanks to Jean Diraison
9038 2006-10-05 [paul]       2.5.3cvs6
9040         * src/common/utils.c
9041                 fix building with --disable-nls
9043 2006-10-04 [colin]      2.5.3cvs5
9045         * src/folder.c
9046                 Maybe fix a segfault
9048 2006-10-04 [wwp]        2.5.3cvs4
9050         * src/prefs_folder_item.c
9051                 Fine-tune layouts in folder item prefs. Suggested by
9052                 Fabien Vantard <fzzzzz@gmail.com>.
9054 2006-10-04 [wwp]        2.5.3cvs3
9056         * src/prefs_folder_item.c
9057                 Kill the clandestine passengers. You didn't see anything.
9059 2006-10-04 [wwp]        2.5.3cvs2
9061         * src/prefs_folder_item.c
9062                 Add a way to test the subject simplify regexp in
9063                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
9064                 w/ few layout changes.
9066 2006-20-04 [paul]       2.5.3cvs1
9068         * NEWS
9069         * README
9070         * configure.ac
9071                 Update version number following
9072                 stable release
9074 2006-10-04 [colin]      2.5.2cvs42
9076         * src/folder.c
9077         * src/folder.h
9078         * src/summaryview.c
9079                 Provide a way for folder classes to set their sort
9080                 type and key
9082 2006-10-03 [colin]      2.5.2cvs41
9084         * src/mh.c
9085                 Don't use strlen() to know if the
9086                 string's empty
9088 2006-10-03 [colin]      2.5.2cvs40
9090         * src/mh.c
9091                 Fix "check for new folders" with accentued folders
9093 2006-10-03 [ticho]      2.5.2cvs39
9095         * src/filtering.c
9096         * src/folder.c
9097         * src/inc.c
9098         * src/mbox.c
9099                 Colin's fix for "copy" filtering rules.
9101 2006-10-02 [colin]      2.5.2cvs38
9103         * src/folderview.c
9104                 Fix for double-click too
9106 2006-10-02 [colin]      2.5.2cvs37
9108         * src/folderview.c
9109                 correct fix for cvs36
9111 2006-10-02 [colin]      2.5.2cvs36
9113         * src/folderview.c
9114                 Fix 'goto next unread' after collapsing/expanding 
9115                 a node.
9117 2006-10-02 [colin]      2.5.2cvs35
9119         * src/summaryview.c
9120                 Fix double freeze/thaw
9121         * src/common/utils.c
9122         * src/common/utils.h
9123                 Reimplement strftime
9124         * src/procheader.c
9125                 Use it
9128 2006-10-02 [colin]      2.5.2cvs34
9130         * src/mh.c
9131                 Time mh_write_sequences() - it's fast
9132         * src/summaryview.c
9133                 Init a variable to shut up gcc
9135 2006-10-01 [colin]      2.5.2cvs33
9137         * src/folder.c
9138         * src/mh.c
9139         * src/mh.h
9140         * src/msgcache.c
9141                 Add helper mh_set_mtime(), and set mtime to stat()'s result
9142                 Add fsync but disable it, it's slow as hell
9144 2006-10-01 [colin]      2.5.2cvs32
9146         * src/mh.c
9147         * src/msgcache.c
9148                 fflush() caches and mh_sequences before
9149                 fclose()ing
9151 2006-10-01 [colin]      2.5.2cvs31
9153         * src/msgcache.c
9154                 Don't ftruncate when not using mmap
9156 2006-09-30 [colin]      2.5.2cvs30
9158         * src/main.c
9159                 Write folder list *after* saving caches
9161 2006-09-30 [colin]      2.5.2cvs29
9163         * src/folder.c
9164         * src/mh.c
9165                 Debug forced mtime changes
9167 2006-09-30 [colin]      2.5.2cvs28
9169         * src/folder.c
9170         * src/main.c
9171                 Remove useless debug_print()s (code
9172                 well-tested)
9174 2006-09-30 [colin]      2.5.2cvs27
9176         * src/mh.c
9177                 Do stuff faster when writing mh_sequences
9179 2006-09-30 [colin]      2.5.2cvs26
9181         * src/mh.c
9182                 Don't let the writing of .mh_sequences, which
9183                 can change the folder's mtime, let us think
9184                 we need to scan.
9186 2006-09-30 [colin]      2.5.2cvs25
9188         * src/folder.c
9189                 Move a debug_print where it belongs 
9190                 (processing)
9191         * src/summaryview.c
9192                 Don't mess with a huge slow subject
9193                 table if we're not threading by
9194                 subject
9196 2006-09-30 [colin]      2.5.2cvs24
9198         * src/msgcache.c
9199                 Reenable mmaped reads (*not* writes!)
9200         * src/procmsg.c
9201                 Don't destroy and recreate hashtables just
9202                 for fun
9203         * src/common/utils.c
9204                 Remove useless reply prefixes (it's case
9205                 unsensitive)
9207 2006-09-30 [wwp]        2.5.2cvs23
9209         * tools/fix_date.sh
9210                 Fixed a minor bug in date value extraction, added a switch
9211                 to replace non RFC-compliant Date: value, added a switch
9212                 to use strict RFC matching patterns for dates.
9214 2006-09-29 [colin]      2.5.2cvs22
9216         * src/matcher_parser.h
9217         * src/matcher_parser_parse.y
9218         * src/prefs_filtering.c
9219         * src/statusbar.c
9220         * src/summary_search.c
9221         * src/summaryview.c
9222         * src/gtk/quicksearch.c
9223         * src/gtk/quicksearch.h
9224                 Optimise searches by setting different
9225                 refresh intervals (depending if the 
9226                 search is fast or not)
9228 2006-09-29 [colin]      2.5.2cvs21
9230         * src/codeconv.c
9231                 Optimise by reusing the last iconv converter
9232                 if possible
9233         * src/textview.c
9234                 Optimise a bit (the foldable quotes feature
9235                 still has an awful O(n^2) algo
9237 2006-09-29 [colin]      2.5.2cvs20
9239         * src/gtk/gtksctree.c
9240         * src/gtk/gtksctree.h
9241                 Optimise de-selection via up/down or
9242                 another key
9244 2006-09-28 [colin]      2.5.2cvs19
9246         * src/action.c
9247         * src/compose.c
9248         * src/folderview.c
9249         * src/mainwindow.c
9250         * src/messageview.c
9251         * src/summary_search.c
9252         * src/toolbar.c
9253                 Avoid using summaryview->ctree directly
9255 2006-09-28 [colin]      2.5.2cvs18
9257         * src/summaryview.c
9258         * src/summaryview.h
9259                 Add helpers to freeze/thaw/grab_focus
9260                 Factorize calls to freeze/thaw/grab_focus
9261                 
9263 2006-09-28 [colin]      2.5.2cvs17
9265         * src/main.c
9266                 More guards for the session management
9268 2006-09-28 [colin]      2.5.2cvs16
9270         * src/folderview.c
9271         * src/gtk/gtksctree.c
9272         * src/gtk/gtksctree.h
9273                 Make expanding not recursive in folderview
9275 2006-09-28 [colin]      2.5.2cvs15
9277         * src/addressbook.c
9278                 If nothing is selected in the list (right part)
9279                 and a group is selected in the tree (left part),
9280                 mail this group.
9282 2006-09-28 [colin]      2.5.2cvs14
9284         * src/Makefile.am
9285                 Actually use SM_LIBS
9287 2006-09-28 [ticho]      2.5.2cvs13
9289         * src/export.c
9290         * src/messageview.c
9291         * src/mimeview.c
9292         * src/news.c
9293         * src/pop.c
9294         * src/prefs_themes.c
9295         * src/procmsg.c
9296                 Small i18n string optimization.
9297         * src/send_message.c
9298         * src/summaryview.c
9299         * src/common/session.c
9300         * src/common/smtp.c
9301         * src/common/ssl_certificate.c
9302         * src/common/utils.c
9303                 Use "Couldn't" instead of "Can't" in UI messages,
9304                 where appropriate.
9306 2006-09-28 [colin]      2.5.2cvs12
9308         * configure.ac
9309                 Possibly fix link errors
9311 2006-09-27 [wwp]        2.5.2cvs11
9313         * src/gtk/authors.h
9314         * doc/man/sylpheed-claws.1
9315         * manual/ack.xml
9316         * manual/es/ack.xml
9317         * manual/fr/ack.xml
9318         * manual/pl/ack.xml
9319                 Updated authors info (me, myself and I).
9321 2006-09-27 [colin]      2.5.2cvs10
9323         * src/addressbook.c
9324                 Remove useless printf
9326 2006-09-27 [wwp]        2.5.2cvs9
9328         * src/editgroup.c
9329         * src/send_message.c
9330         * src/inc.c
9331         * src/prefs_common.c
9332         * src/prefs_common.h
9333         * src/gtk/progressdialog.c
9334                 remember more windows' sizes (send dialog, received dialog,
9335                 edit group in addressbook).
9337 2006-09-27 [colin]      2.5.2cvs8
9339         * configure.ac
9340         * src/main.c
9341         * src/mainwindow.h
9342                 Use libSM to communicate with the session
9343                 manager, so that we can know when the 
9344                 session ends, save our caches, and draft
9345                 our compose windows.
9347 2006-09-27 [colin]      2.5.2cvs7
9349         * src/addressbook.c
9350                 Fix issues:
9351                 o Allow Book and Group creation from the tree's
9352                   contextual menu
9353                 o Do not actually delete the contacts when 
9354                   deleting groups from the tree (duh!)
9356 2006-09-27 [colin]      2.5.2cvs6
9358         * src/compose.c
9359         * src/compose.h
9360         * src/mainwindow.c
9361         * src/textview.c
9362         * src/toolbar.c
9363                 o Allow passing an email address to 
9364                   compose_new_with_folderitem
9365                 o Update callers
9366                 o Use current folderitem when clicking
9367                   on a TextView mailto: link
9368                 o Fix a possible leak in TextView
9370 2006-09-27 [colin]      2.5.2cvs5
9372         * src/html.c
9373                 Use UTF-8 chars to replace HTML entities
9375 2006-09-27 [colin]      2.5.2cvs4
9377         * AUTHORS
9378         * src/prefs_account.c
9379         * src/gtk/authors.h
9380                 Fix bug #1024 (Array index out of
9381                 range in sylpheed-claws-2.5.2)
9382                 Patch by Ales Nosek <anosek@suse.cz>
9384 2006-09-27 [colin]      2.5.2cvs3
9386         * src/addr_compl.c
9387                 Actually do the test
9389 2006-09-27 [colin]      2.5.2cvs2
9391         * src/addr_compl.c
9392         * src/addr_compl.h
9393                 Allow completing with comma (in certain cases: vCalendar
9394                 for example doesn't support that)
9395                 Patch by Fabien Vantard
9397 2006-09-26 [colin]      2.5.2cvs1
9399         * src/Makefile.am
9400         * src/addr_compl.c
9401         * src/addr_compl.h
9402         * src/addrbook.c
9403         * src/addrbook.h
9404         * src/addressbook.c
9405         * src/addrindex.c
9406         * src/addrindex.h
9407         * src/compose.c
9408         * src/prefs_common.c
9409         * src/prefs_filtering_action.c
9410         * src/prefs_folder_item.c
9411         * src/prefs_template.c
9412         * src/stock_pixmap.c
9413         * src/stock_pixmap.h
9414         * src/pixmaps/addr_one.xpm
9415         * src/pixmaps/addr_two.xpm
9416                 Add auto-completion on groups
9418 2006-09-26 [colin]      2.5.2
9420         * NEWS
9421         * README
9422         * RELEASE_NOTES
9423                 2.5.2 released
9425 2006-09-26 [colin]      2.5.1cvs5
9427         * src/matcher.c
9428                 Fix condition
9430 2006-09-26 [colin]      2.5.1cvs4
9432         * src/mbox.c
9433                 Revert cvs1 (useless as the message is printed 
9434                 every 500 mails)
9436 2006-09-26 [colin]      2.5.1cvs3
9438         * src/partial_download.c
9439                 Fix crasher found by Alexsandar Urosevic
9441 2006-09-26 [colin]      2.5.1cvs2
9443         * src/summaryview.c
9444                 Fix bug #1023 (Sylpheed deletes too much messages)
9446 2006-09-26 [ticho]      2.5.1cvs1
9448         * src/mbox.c
9449                 Make use of gettext's multiple plurals for statusbar
9450                 progress message.
9452 2006-09-25 [paul]       2.5.1
9454         * NEWS
9455         * README
9456         * RELEASE_NOTES
9457                 2.5.1 released
9459 2006-09-25 [colin]      2.5.0cvs3
9461         * src/plugins/bogofilter/bogofilter.c
9462         * src/plugins/clamav/clamav_plugin.c
9463         * src/plugins/spamassassin/spamassassin.c
9464                 BogoFilter, Spamassassin: Fix double hook registering after
9465                 visiting preferences
9466                 Spamassassin, Clamav: Just set the mails to move instead of
9467                 doing the move - caller will move the things at once.
9469 2006-09-25 [colin]      2.5.0cvs2
9471         * src/imap.c
9472         * src/etpan/imap-thread.c
9473                 Use UID SEARCH ALL instead of UID 1:*
9474                 (braindead servers can't figure out that's
9475                 the same...)
9477 2006-09-25 [wwp]        2.5.0cvs1
9479         * src/message_search.c
9480                 Added the ability to stop a running search (in message body).
9482 2006-09-25 [paul]       2.5.0
9484         * NEWS
9485         * README
9486         * RELEASE_NOTES
9487                 2.5.0 released
9489 2006-09-25 [paul]       2.4.0cvs214
9491         * po/cs.po
9492         * po/de.po
9493         * po/fi.po
9494         * po/fr.po
9495         * po/nl.po
9496         * po/pt_BR.po
9497         * po/sk.po
9498         * po/sr.po
9499         * po/zh_CN.po
9500                 updated by Tim, Stephan Sachse, Flammie Pirinen,
9501                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
9502                 Ticho, Aleksander Urosevic, Ralgh Young
9504 2006-09-24 [mones]      2.4.0cvs213
9506         * po/es.po
9507                 Updated for release
9509 2006-09-23 [colin]      2.4.0cvs212
9511         * src/gtk/inputdialog.c
9512                 Fix [ ] remember this appearing in normal
9513                 input dialogs after it's been used by
9514                 mimeview.
9515         * src/folder.c
9516         * src/folderview.c
9517         * src/msgcache.c
9518         * src/procmsg.c
9519         * src/summaryview.c
9520         * src/textview.c
9521         * src/common/timing.h
9522                 Enable timings in debug mode and make it
9523                 look prettier.
9525 2006-09-22 [colin]      2.4.0cvs211
9527         * README
9528                 Revert test change
9529         * commitHelper
9530                 ping the correct URI
9532 2006-09-22 [colin]      2.4.0cvs210
9534         * README
9535                 Let's see if bug #1022 is fixed
9537 2006-09-21 [colin]      2.4.0cvs209
9539         * src/wizard.c
9540         * src/common/plugin.c
9541                 Prepare infra to load predefined plugins when
9542                 no configuration existed. Don't actually load
9543                 anything yet (feat. freeze)
9545 2006-09-21 [wwp]        2.4.0cvs208
9547         * manual/fr/faq.xml
9548                 Partial sync w/ 2.4.0cvs72:
9549                 wrap file and minor updates.
9551 2006-09-21 [wwp]        2.4.0cvs207
9553         * tools/fix_date.sh
9554                 several fixes and enhancements. A new --force switch has been
9555                 added to prevent overriding by default Date: header when
9556                 already existing.
9558 2006-09-21 [paul]       2.4.0cvs206
9560         * src/common/utils.c
9561                 add Chinese UTF8 Re prefix
9563 2006-09-21 [wwp]        2.4.0cvs205
9565         * tools/Makefile.am
9566                 Fics alfabettical order.
9568 2006-09-21 [wwp]        2.4.0cvs204
9570         * tools/fix_date.sh
9571         * tools/Makefile.am
9572                 Added an action tool to fix missing Date field in emails.
9573                 Updated Makefile.am to reflect those last two additions.
9575 2006-09-21 [wwp]        2.4.0cvs203
9577         * tools/uuooffice
9578                 Added a action tool to open uuencoded docs w/
9579                 OpenOffice (based on uudec method).
9581 2006-09-21 [colin]      2.4.0cvs202
9583         * src/compose.c
9584         * src/textview.c
9585                 Workaround possible GTK crash: remove selection 
9586                 clipboard before destroying widget, or GTK+-2.10
9587                 dies. Thanks to Hiro.
9589 2006-09-20 [colin]      2.4.0cvs201
9591         * src/compose.c
9592                 Fix free-after-use in some cases (when 
9593                 procmime_encode_content() frees mimeinfo->data.mem
9594                 and turns it to a temp file)
9596 2006-09-20 [colin]      2.4.0cvs200
9598         * src/folderview.c
9599         * src/summaryview.c
9600         * src/gtk/gtksctree.c
9601         * src/gtk/gtksctree.h
9602                 Add tooltips in the folderview and summaryview
9603                 (Doesn't break string freeze as they already
9604                 exist)
9605         * src/toolbar.c
9606                 Put the spam button in the default configuration
9607                 if compiled with bogo plugin too
9609 2006-09-19 [colin]      2.4.0cvs199
9611         * src/summaryview.c
9612         * src/summaryview.h
9613                 Update folder name label on folder rename
9614         * src/prefs_matcher.c
9615         * src/gtk/logwindow.h
9616                 Fix warnings
9617                 Patches by Fabien
9619 2006-09-19 [wwp]        2.4.0cvs198
9621         * src/summary_search.c
9622                 fix can't click forward/backward buttons in the
9623                 search messages.
9625 2006-09-18 [paul]       2.4.0cvs197
9627         * src/wizard.c
9628                 add missing bracket, capitalise the A of
9629                 'SpamAssassin'
9631 2006-09-18 [paul]       2.4.0cvs196
9633         * src/compose.c
9634                 fix bug 1012 'crashed upon sending mail
9635                 from compose window'
9636                 Thanks to Colin
9638 2006-09-16 [colin]      2.4.0cvs195
9640         * src/folderview.c
9641                 Fix "real-time" sorting by freezing/thawing
9643 2006-09-16 [colin]      2.4.0cvs194
9645         * manual/faq.xml
9646                 Fix the anti-spam entry a bit
9648 2006-09-16 [colin]      2.4.0cvs193
9650         * src/wizard.c
9651                 Make sure reviewers have no excuse when stating
9652                 Sylpheed-Claws doesn't have antispam capabilities.
9654 2006-09-16 [colin]      2.4.0cvs192
9656         * src/main.c
9657                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
9658                 as if the SIGPIPE comes from etpan's thread we could
9659                 trigger a GUI update from this thread.
9661 2006-09-16 [colin]      2.4.0cvs191
9663         * src/summaryview.c
9664                 Init all members of the struct
9666 2006-09-16 [paul]       2.4.0cvs190
9668         * src/account.c
9669                 improvements to the English
9671 2006-09-15 [colin]      2.4.0cvs189
9673         * src/summaryview.c
9674                 HIG order on dialog
9676 2006-09-14 [colin]      2.4.0cvs188
9678         * src/common/socket.c
9679         * src/common/socket.h
9680         * src/common/ssl.c
9681         * src/common/ssl_certificate.c
9682         * src/common/ssl_certificate.h
9683         * src/etpan/imap-thread.c
9684                 the get_fqdn() call done to get canonical name when
9685                 checking an SSL certificate is blocking, which is
9686                 sad as we just did a non-blocking lookup to connect.
9687                 Fix that by letting the fqdn available to the SockInfo,
9688                 and use that in ssl_certificate_check(). For IMAP,
9689                 we don't do it as the lookup's done by libetpan, but
9690                 it's less annoying as IMAP connections as much more
9691                 rare than POP3 connections.
9693 2006-09-14 [paul]       2.4.0cvs187
9695         * manual/advanced.xml
9696                 improvements to the English,
9697                 properly place the new hidden options
9698                 within the alphabetical order
9699         * src/gtk/pluginwindow.c
9700                 improvements to the English
9702 2006-09-14 [colin]      2.4.0cvs186
9704         * src/prefs_common.c
9705         * src/prefs_common.h
9706         * src/gtk/gtksctree.c
9707         * manual/advanced.xml
9708                 New hidden pref, stripes_color_offset, to change
9709                 the value added/substracted to normal bgcolor to
9710                 create the stripes in summaries
9712 2006-09-13 [colin]      2.4.0cvs185
9714         * src/gedit-print.c
9715         * src/messageview.c
9716         * src/messageview.h
9717         * src/summaryview.c
9718         * src/textview.c
9719                 Fix misc. printing issues: 
9720                 - Bad font for linkified headers
9721                 - Different font if the mail was displayed or not
9722                 - Factorize the thing
9724 2006-09-13 [colin]      2.4.0cvs184
9726         * src/common/ssl_certificate.c
9727                 Only get FQDN once when checking certificate
9729 2006-09-13 [colin]      2.4.0cvs183
9731         * src/account.c
9732         * src/gtk/pluginwindow.c
9733                 Misc. GUI fixes by Fabien
9735 2006-09-13 [wwp]        2.4.0cvs182
9737         * configure.ac
9738         * src/common/utils.h
9739         * src/common/utils.c
9740                 get rid of unused wide-char functions.
9742 2006-09-13 [wwp]        2.4.0cvs181
9744         * src/plugins/pgpinline/sylpheed.def
9745         * src/textview.c
9746                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
9747                 add privacy_reset_error to the .def file,
9748                 do not fork for an external textviewer.
9750 2006-09-13 [wwp]        2.4.0cvs180
9752         * src/prefs_common.c
9753                 fix broken font entry in prefs (patch issued by the gpg4win team,
9754                 probably by Marcus Brinkmann <marcus@g10code.de>).
9756 2006-09-13 [colin]      2.4.0cvs179
9758         * src/folder.h
9759                 Fix a warning in summaryview.c
9760         * src/mainwindow.c
9761         * src/summaryview.c
9762         * src/summaryview.h
9763                 Add missing Mark/* elements in the
9764                 main menu
9766 2006-09-12 [colin]      2.4.0cvs178
9768         * src/prefs_actions.c
9769         * src/prefs_filtering_action.c
9770         * src/prefs_matcher.c
9771                 Use (New) instead of New everywhere
9773 2006-09-12 [wwp]        2.4.0cvs177
9775         * manual/fr/addrbook.xml
9776         * manual/fr/handling.xml
9777                 updated some quotes in the fr manual to match the fr translation.
9779 2006-09-12 [wwp]        2.4.0cvs176
9781         * src/prefs_matcher.c
9782                 don't store translated string elements in matcher expressions.
9783                 Also fixed a misused of Q_().
9785 2006-09-11 [wwp]        2.4.0cvs175
9787         * src/plugins//bogofilter/bogofilter.c
9788         * src/plugins//clamav/clamav_plugin.c
9789         * src/plugins//demo/demo.c
9790         * src/plugins//dillo_viewer/dillo_viewer.c
9791         * src/plugins//pgpcore/plugin.c
9792         * src/plugins//pgpinline/plugin.c
9793         * src/plugins//pgpmime/plugin.c
9794         * src/plugins//spamassassin/spamassassin.c
9795                 gettext-ize more strings (mostly plugin error messages).
9797 2006-09-11 [colin]      2.4.0cvs174
9799         * src/alertpanel.c
9800                 Make maximum buffer size bigger to avoid
9801                 truncating translated messages. Patch by
9802                 Fabien
9804 2006-09-11 [colin]      2.4.0cvs173
9806         * src/etpan/imap-thread.c
9807                 Fix compilation on OpenBSD, thanks to 
9808                 Landry
9810 2006-09-10 [wwp]        2.4.0cvs172
9812         * manual/account.xml
9813         * manual/addrbook.xml
9814         * manual/handling.xml
9815         * manual/es/handling.xml
9816         * manual/fr/account.xml
9817         * manual/fr/addrbook.xml
9818         * manual/fr/handling.xml
9819                 documented addressbook matching (condition configuration):
9820                   addrbook.xml, en fr
9821                 documented per-account filtering rules (handling/filtering
9822                   section, account section):
9823                   account.xml, handling.xml, en fr
9824                 slightly updated the handling/searching section to tell few
9825                   words about the extended search ability:
9826                   handling.xml, en fr
9827                 added missing <quote></quotes> to Quick Search:
9828                   handling.xml, en fr es
9829                 fixed a typo (auomatically):
9830                   handling.xml, en
9831                 changes revisited by Paul.
9833 2006-09-10 [paul]       2.4.0cvs171
9835         * src/prefs_actions.c
9836         * src/prefs_filtering.c
9837         * src/prefs_template.c
9838                 adjustments to the gui
9839                 Patch by Fabien Vantard (slightly modified)
9841 2006-09-10 [colin]      2.4.0cvs170
9843         * src/summaryview.c
9844                 Check folderitem/summaryview consistency
9845                 (basically automates Update summary). Fixes
9846                 #1011 (wrong (negative) count on unread 
9847                 messages)
9849 2006-09-10 [colin]      2.4.0cvs169
9851         * src/gtk/gtksctree.c
9852                 Fix recursive expansion via mouse
9853         * src/plugins/bogofilter/bogofilter.c
9854                 Use normal filtering way of moving
9855                 messages (batching), possibly fixing
9856                 bug #1015 (Bogofilter plugin doubles 
9857                 new messages)
9859 2006-09-09 [wwp]        2.4.0cvs168
9861         * src/prefs_filtering.c
9862                 better place for this fix.
9864 2006-09-09 [wwp]        2.4.0cvs167
9866         * src/prefs_filtering.c
9867                 fix a minor bug when the enabled status of a filtering/processing
9868                 rule always got set to TRUE when replacing this rule. That still
9869                 make sense when adding a new rule, but now when replacing, we
9870                 don't override the value of 'enabled'.
9871                 Also renamed the func prefs_filtering_list_view_get_rule_name()
9872                 to prefs_filtering_list_view_get_info() as this function not only
9873                 returns the name, but also the account_id and the enabled status.
9875 2006-09-09 [mones]      2.4.0cvs166
9877         * manual/glossary.xml
9878         * manual/plugins.xml
9879                 Minor format corrections
9880         * manual/gpl.xml
9881                 Fix misplaced NO WARRANTY section
9882         * manual/es/advanced.xml
9883         * manual/es/faq.xml
9884         * manual/es/glossary.xml
9885         * manual/es/gpl.xml
9886         * manual/es/handling.xml
9887         * manual/es/plugins.xml
9888         * manual/es/starting.xml
9889                 Incorporate changes from English version
9890         * manual/fr/ack.xml
9891         * manual/pl/ack.xml
9892         * manual/es/ack.xml
9893                 Fix address, (add translation credits in es version)
9894         * po/es.po
9895                 Updated translation
9897 2006-09-09 [wwp]        2.4.0cvs165
9899         * src/prefs_filtering.c
9900                 fix a crash when opening filtering prefs, if matcherrc file contains
9901                 broken data (non-existing account id, which is theoretically not
9902                 possible).
9904 2006-09-08 [colin]      2.4.0cvs164
9906         * src/folder.c
9907                 Wrong assert, make it an if()
9908         * src/gtk/gtksctree.c
9909                 Fix bug #1013 (expand selected thread 
9910                 tree) - expanding is now recursive
9912 2006-09-07 [wwp]        2.4.0cvs163
9914         * src/prefs_matcher.c
9915                 make better sentences about addressbook matching in the
9916                 matcher prefs. This should make translators' work easier
9917                 too.
9919 2006-09-07 [wwp]        2.4.0cvs162
9921         * src/prefs_filtering.c
9922                 code simplification (get rid of dup var. assignment).
9924 2006-09-07 [wwp]        2.4.0cvs161
9926         * src/summaryview.c
9927                 use GTK_STOCK icons when possible, patch by Fabien Vantard
9928                 <fzzzzz@gmail.com>.
9930 2006-09-07 [paul]       2.4.0cvs160
9932         * src/mimeview.c
9933                 fix compilation warnings
9934                 Thanks to Colin
9936 2006-09-07 [paul]       2.4.0cvs159
9938         * src/mimeview.c
9939                 select the mimepart icon when
9940                 displaying as text
9941                 Thanks to Colin
9943 2006-09-06 [paul]       2.4.0cvs158
9945         * src/prefs_filtering.c
9946                 fix labels and table element spacing
9947                 Patch by Fabien Vantard
9949 2006-09-06 [paul]
9951         2.5.0-rc3 released
9953 2006-09-06 [paul]       2.4.0cvs157
9955         * manual/es/advanced.xml
9956                 fix typo
9958 2006-09-06 [wwp]        2.4.0cvs156
9960         * src/mainwindow.c
9961                 fix an dup launch issue when iconified, thanks to Colin.
9963 2006-09-06 [wwp]        2.4.0cvs155
9965         * src/gtk//gtksctree.h
9966                 oops, forgot that one!
9968 2006-09-06 [wwp]        2.4.0cvs154
9970         * manual/pl/advanced.xml
9971         * manual/advanced.xml
9972         * manual/es/advanced.xml
9973         * manual/fr/advanced.xml
9974         * src/prefs_customheader.c
9975         * src/prefs_filtering_action.c
9976         * src/foldersel.c
9977         * src/prefs_summaries.c
9978         * src/prefs_filtering.c
9979         * src/account.c
9980         * src/compose.c
9981         * src/prefs_summary_column.c
9982         * src/addr_compl.c
9983         * src/prefs_actions.c
9984         * src/prefs_folder_column.c
9985         * src/ssl_manager.c
9986         * src/prefs_template.c
9987         * src/prefs_display_header.c
9988         * src/prefs_common.h
9989         * src/prefs_matcher.c
9990         * src/prefs_common.c
9991         * src/prefs_toolbar.c
9992         * src/summaryview.c
9993         * src/folderview.c
9994         * src/gtk/gtksctree.c
9995         * src/gtk/pluginwindow.c
9996         * src/gtk/progressdialog.c
9997         * src/gtk/prefswindow.c
9998                 renamed hidden option enable_rules_hint to use_stripes_everywhere
9999                 to make its meaning more obvious (all versions of the manual reflect
10000                 the change).
10001                 added an extra hidden option use_stripes_in_summary to allow
10002                 discarding these stripes in mainwindow's folder and message lists;
10003                 en and fr manuals only are OK towards this.
10005 2006-09-06 [colin]      2.4.0cvs153
10007         * src/textview.c
10008                 Hide Sylpheed-Claws' internal queue headers
10009                 when showing all headers. They'll be present
10010                 only in Source window.
10012 2006-09-05 [colin]      2.4.0cvs152
10014         * src/plugins/trayicon/trayicon.c
10015                 Fix crash at exit - we have to disconnect
10016                 our handlers
10017         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10018                 Update eggtrayicon - patch adapted from a
10019                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
10020                 on Sylpheed's ML
10022 2006-09-05 [colin]      2.4.0cvs151
10024         * src/mainwindow.c
10025         * src/gtk/logwindow.c
10026                 Fix race condition when something writes
10027                 to the log too soon during init. Thanks
10028                 to Fabien Vantard
10030 2006-09-05 [colin]      2.4.0cvs150
10032         * src/mimeview.c
10033                 Don't select part on right-click either
10035 2006-09-05 [paul]       2.4.0cvs149
10037         * src/mimeview.c
10038                 completion of previous commit
10039                 Thanks to Colin
10041 2006-09-05 [colin]      2.4.0cvs148
10043         * src/mimeview.c
10044                 Don't force selection on middle-click, just open
10046 2006-09-04 [colin]      2.4.0cvs147
10048         * src/mimeview.c
10049                 Looks like gtk_notebook_set_current_page()
10050                 sometimes steals focus, and this annoys us
10051                 in MimeViewers as it renders navigation
10052                 keys useless. Take back focus after switching
10053                 pages.
10055 2006-09-04 [colin]      2.4.0cvs146
10057         * src/messageview.c
10058                 Set stop_loading when clicking on Next
10059                 during load. Don't add a callback to 
10060                 avoid over-complicating things.
10062 2006-09-04 [colin]      2.4.0cvs145
10064         * src/mimeview.c
10065         * src/messageview.c
10066                 Fix multiple loads in separate messageview
10068 2006-09-04 [colin]      2.4.0cvs144
10070         * src/summaryview.c
10071                 Let navigation keys be handled during 
10072                 load
10074 2006-09-04 [colin]      2.4.0cvs143
10076         * src/messageview.c
10077         * src/summaryview.c
10078         * src/textview.c
10079         * src/textview.h
10080                 Make loading of huge mails (lots of text and/or
10081                 images) cancellable, so the GUI doesn't block 
10083 2006-09-04 [colin]      2.4.0cvs142
10085         * src/plugins/trayicon/trayicon.c
10086                 Fix annoyance when removing a folder with 
10087                 unread mails: trayicon didn't update
10089 2006-09-04 [paul]       2.4.0cvs141
10091         * src/gtk/icon_legend.c
10092                 straighten up columns
10093                 Patch by Fabien Vantard
10095 2006-09-04 [wwp]        2.4.0cvs140
10097         * src/prefs_filtering.c
10098                 fix new line's account name in filtering prefs:
10099                 was "All", is now "(New)".
10101 2006-09-04 [paul]       2.4.0cvs139
10103         * tools/make.themes.project
10104                 use "AUTOMAKE_OPTIONS = dist-bzip2"
10105                 instead of homebrewed "make release"
10107 2006-09-03 [colin]      2.4.0cvs138
10109         * src/folderview.c
10110                 Fix bug #1007 (Wrong folder highlighted)
10112 2006-09-03 [colin]      2.4.0cvs137
10114         * src/compose.c
10115                 Don't set Newsgroup: header to a mail folder
10116                 path
10118 2006-09-03 [paul]       2.4.0cvs136
10120         * src/prefs_other.c
10121         * src/prefs_spelling.c
10122                 unify the gui
10124 2006-09-03 [paul]       2.4.0cvs135
10126         * src/prefs_summaries.c
10127                 correct menu item text in prefs_keybind_apply_clicked()
10129 2006-09-03 [paul]       2.4.0cvs134
10131         * manual/advanced.xml
10132                 some improvements to the descriptions
10133         * src/mainwindow.c
10134         * src/messageview.c
10135         * src/summaryview.c
10136         * src/gtk/menu.c
10137                 fix menu sensitivity issues
10138         * src/prefs_message.c
10139                 drop the useless word 'short'
10140         * src/prefs_other.c
10141                 add the word 'lines' indicating log length
10142                 is a measure of lines
10143         * src/textview.c
10144                 fix compilation warnings
10146 2006-09-02 [colin]      2.4.0cvs133
10148         * src/messageview.c
10149                 Display a special return-receipt message
10150                 if the message is from the user
10151         * src/summaryview.c
10152                 Fix missing freeze of the list when marking
10153                 all read and unthreading for exec. Thanks
10154                 to Stephan Sachse.
10156 2006-09-02 [paul]       2.4.0cvs132
10158         * src/mainwindow.c
10159         * src/prefs_message.c
10160         * src/summaryview.c
10161                 fix some english
10163 2006-09-02 [wwp]        2.4.0cvs131
10165         * src/prefs_filtering.c
10166                 added an account name column to the filtering rules
10167                 dialog.
10169 2006-09-02 [colin]      2.4.0cvs130
10171         * src/gtk/logwindow.c
10172         * src/gtk/logwindow.h
10173                 Block scrolling if we're not at the end
10174                 of the log
10176 2006-09-02 [colin]      2.4.0cvs129
10178         * src/folder.c
10179                 Make sure account-specific rules can't
10180                 be used in {pre-,post-,}processing
10181         * src/mainwindow.c
10182         * src/gtk/logwindow.c
10183         * src/gtk/logwindow.h
10184                 Jump to last error when clicking on the
10185                 warning icon
10187 2006-09-02 [colin]      2.4.0cvs128
10189         * src/imap.c
10190         * src/import.c
10191         * src/mainwindow.c
10192         * src/mainwindow.h
10193                 Fix warning icon
10194         * src/inc.c
10195         * src/mbox.c
10196         * src/mbox.h
10197                 Let proc_mbox know its account, for
10198                 account-specific rules
10200 2006-09-01 [colin]      2.4.0cvs127
10202         * src/codeconv.c
10203                 Don't uselessly use iconv to convert from
10204                 us-ascii
10205         * src/alertpanel.c
10206         * src/mainwindow.c
10207         * src/mainwindow.h
10208         * src/inc.c
10209                 Fix certain log cases, disable warning icon
10210                 for now, the correct way to display it when
10211                 necessary and only when necessary is probably
10212                 to do it manually rather than use error logs
10213         * src/etpan/imap-thread.c
10214                 Clean up UID logging a bit
10215         * src/gtk/logwindow.c
10216         * src/gtk/logwindow.h
10217                 Make logging faster when the window's closed
10219 2006-09-01 [wwp]        2.4.0cvs126
10221         * manual/fr/account.xml
10222                 reflect changes to the ref. manual (parts of cvs72):
10223                 fix tabnames and quotes.
10225 2006-09-01 [wwp]        2.4.0cvs125
10227         * manual/fr/plugins.xml
10228                 reflect changes to the reference manual (cvs42):
10229                 update IRC channel info.
10231 2006-09-01 [wwp]        2.4.0cvs124
10233         * commitHelper
10234                 use CVSEDITOR env. var. if set, according to `man cvs`.
10236 2006-09-01 [wwp]        2.4.0cvs123
10238         * manual/advanced.xml
10239                 better sentence again (thanks to Paul).
10241 2006-09-01 [wwp]        2.4.0cvs122
10243         * manual/advanced.xml
10244         fix definition of toolbar_detachable and rework a bit the one of
10245         enable_dotted_lines.
10247 2006-09-01 [mones]      2.4.0cvs121
10249         * manual/advanced.xml
10250                 Document enable_dotted_lines
10252 2006-09-01 [paul]       2.4.0cvs120
10254         * src/folderview.c
10255         * src/folderview.h
10256         * src/imap.c
10257         * src/mainwindow.c
10258         * src/summaryview.c
10259                 obey the 'When entering folder...' option
10260                 when using the /View/Go to/... menu items
10261                 Thanks to Colin
10263 2006-08-31 [colin]      2.4.0cvs119
10265         * src/folderview.c
10266                 Revert 2.4.0cvs116, wrong fix.
10268 2006-08-31 [colin]      2.4.0cvs118
10270         * src/gtk/gtksctree.c
10271                 Better state the various copyrights
10273 2006-08-31 [colin]      2.4.0cvs117
10275         * src/prefs_common.c
10276                 fix enable_dotted_lines
10278 2006-08-31 [colin]      2.4.0cvs116
10280         * src/folderview.c
10281                 Use pref "Always open on select" when going
10282                 to next unread folder
10283         * src/gtk/gtksctree.c
10284                 Fix link failure to _gtk_clist_create_cell_layout
10285                 on certain computers. (Why not mine, I wonder)
10287 2006-08-31 [colin]      2.4.0cvs115
10289         * src/procmsg.c
10290         * src/textview.c
10291         * src/plugins/bogofilter/bogofilter.c
10292         * src/plugins/spamassassin/spamassassin.c
10293                 Requalify some "errors" to warnings
10294         * src/mainwindow.c
10295         * src/mainwindow.h
10296         * src/statusbar.c
10297                 Add an icon in the statusbar to notify
10298                 of errors
10299         * src/gtk/gtksctree.c
10300         * src/folderview.c
10301         * src/summaryview.c
10302                 Make the GtkSCTree look more modern by
10303                 alternating background lines
10304         * src/prefs_common.c
10305         * src/prefs_common.h
10306                 Add a pref to let people have the old
10307                 way if they prefer
10310 2006-08-30 [colin]      2.4.0cvs114
10312         * src/procmsg.c
10313         * src/procmsg.h
10314                 Provide a way to filter a list of
10315                 messages in an optimised manner, and
10316                 add a list-filtering hook
10317         * src/folder.c
10318         * src/inc.c
10319         * src/mbox.c
10320                 Use the list filtering
10321         * src/plugins/bogofilter/bogofilter.c
10322                 Use the list-filtering hook
10323                 Use -b (bulk) mode for more speed
10324                 when learning and filtering
10325         * src/etpan/imap-thread.c
10326                 Make log output shorter in UID SEARCH
10329 2006-08-30 [colin]      2.4.0cvs113
10331         * src/plugins/bogofilter/bogofilter.c
10332                 Really fast mass learning - thanks to David
10333                 Relson for the options explanations :)
10335 2006-08-30 [colin]      2.4.0cvs112
10337         * src/msgcache.c
10338                 Fix compilation on FreeBSD. Thanks
10339                 to Michael Hugues
10341 2006-08-29 [colin]      2.4.0cvs111
10343         * src/folderview.c
10344                 Handle "popup_menu" signal (for popping the 
10345                 menu via the keyboard)
10346         * src/mimeview.c
10347         * src/mimeview.h
10348         * src/summaryview.c
10349         * src/textview.c
10350         * src/gtk/gtkutils.c
10351         * src/gtk/gtkutils.h
10352                 Factorize scrolling code, and add an API 
10353                 for MimeViewers to handle scroll orders
10355 2006-08-29 [wwp]        2.4.0cvs110
10357         * src/plugins//bogofilter/bogofilter.c
10358         * src/plugins//spamassassin/spamassassin.c
10359                 make the bogofilter/spamassassin filtering error dialogs at
10360         incorporation obey to the "don't popup error dialog on
10361         receive error" option. If disabled, feed the log window w/
10362         the error message.
10364 2006-08-29 [paul]
10366         2.5.0-rc2 released
10368 2006-08-29 [paul]       2.4.0cvs109
10370         * Makefile.am
10371                 remove 'make release', it's not needed
10372                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
10374 2006-08-29 [paul]       2.4.0cvs108
10376         * src/foldersel.c
10377         * src/summary_search.c
10378         * src/gtk/progressdialog.c
10379         * src/plugins/pgpcore/passphrase.c
10380                 replace deprecated gtk_window_set_policy()
10382 2006-08-29 [colin]      2.4.0cvs107
10384         * src/folder.c
10385                 Fix data loss when copy fails during a move:
10386                 only use fast remove_msgs if everything was
10387                 copied OK; else use slow remove_msg on the
10388                 mails that got copied only.
10390 2006-08-28 [paul]       2.4.0cvs106
10392         * src/mh.c
10393                 revert change in 2.4.0cvs104, it breaks
10394                 stuff
10396 2006-08-28 [paul]       2.4.0cvs105
10398         * src/plugins/spamassassin/spamassassin.c
10399                 english fix
10401 2006-08-28 [paul]       2.4.0cvs104
10403         * src/mh.c
10404                 fix data loss when moving to another
10405                 mailbox fails
10406         * src/prefs_spelling.c
10407                 improve the english
10408         * src/gtk/pluginwindow.c
10409                 improve the layout of the dialog text
10410         All thanks to Colin
10412 2006-08-28 [paul]       2.4.0cvs103
10414         * src/plugins/bogofilter/bogofilter.c
10415         * src/plugins/bogofilter/bogofilter_gtk.c
10416                 fix english up a bit, innit
10418 2006-08-28 [paul]       2.4.0cvs102
10420         * configure.ac
10421         * po/Makefile.in.in
10422         * po/Makevars
10423                 require autoconf 2.60, enabling building
10424                 with gettext 0.15 (gettext 0.14.x build still
10425                 possible). Replace Makefiles with versions
10426                 from gettext 0.15.
10427                 Remove configure options --with-localedir and
10428                 --with-mandir. The options that are provided
10429                 directly by autoconf 2.60 can be used instead:
10430                 --mandir --localedir
10432 2006-08-27 [colin]      2.4.0cvs101
10434         * src/plugins/bogofilter/Makefile.am
10435                 Fix make dist (no README)
10437 2006-08-27 [colin]      2.4.0cvs100
10439         * src/folder.c
10440                 Don't use F_UNKNOWN folders for any default
10441                 outbox/trash/etc
10442         * src/plugins/bogofilter/bogofilter.c
10443         * src/plugins/bogofilter/bogofilter.h
10444         * src/plugins/bogofilter/bogofilter_gtk.c
10445                 Add an option to specify the path to bogofilter
10446                 Use single-quotes to be able to learn in folders
10447                 with spaces in their names
10448                 Verify learning status
10450 2006-08-27 [colin]      2.4.0cvs99
10452         * manual/faq.xml
10453         * manual/plugins.xml
10454                 Document Bogofilter plugin
10456 2006-08-27 [colin]      2.4.0cvs98
10458         * src/compose.c
10459         * src/messageview.c
10460         * src/procmsg.c
10461         * src/procmsg.h
10462                 When possible, copy the queued mail to sent folder
10463                 instead of re-adding. Much faster on IMAP.
10465 2006-08-27 [colin]      2.4.0cvs97
10467         * src/msgcache.c
10468                 Disable mmaped caches - huge metadata loss
10469                 here after a power failure.
10470         * src/summaryview.c
10471                 Add quicksearch timing
10472         * src/common/plugin.c
10473         * src/common/plugin.h
10474                 Implement an interface to tell what plugins
10475                 provide. Prevent loading of similar plugins.
10476         * src/plugins/clamav/clamav_plugin.c
10477         * src/plugins/demo/demo.c
10478         * src/plugins/dillo_viewer/dillo_viewer.c
10479         * src/plugins/pgpcore/plugin.c
10480         * src/plugins/pgpinline/pgpinline.c
10481         * src/plugins/pgpmime/pgpmime.c
10482         * src/plugins/spamassassin/spamassassin.c
10483         * src/plugins/trayicon/trayicon.c
10484                 Implement plugin_provides()
10486 2006-08-27 [colin]      2.4.0cvs96
10488         * configure.ac
10489         * src/plugins/Makefile.am
10490         * src/plugins/bogofilter/.cvsignore
10491         * src/plugins/bogofilter/Makefile.am
10492         * src/plugins/bogofilter/bogofilter.c
10493         * src/plugins/bogofilter/bogofilter.h
10494         * src/plugins/bogofilter/bogofilter_gtk.c
10495                 New Bogofilter plugin, provides filtering and
10496                 learning. Spamassassin will go to extra plugins.
10498 2006-08-26 [mones]      2.4.0cvs95
10500         * manual/handling.xml
10501                 Fix subfolder path in the example (thanks to Paul) 
10503 2006-08-26 [mones]      2.4.0cvs94
10505         * manual/glossary.xml
10506                 2.2. + add ISP to the glossary
10507                 7.5. + Add UIDL to glossary
10508                 7.7. + Add TCP to glossary
10509         * manual/handling.xml
10510                 7.1. + Mentions GNU/Linux distribution, what about the non...
10511                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
10512                 7.3. + Mentions .bashrc, what about the non-bash ones? 
10513                 7.4. = Use appropriate quotation for commands
10514                 7.6. = change "" to <quote></quote>
10515         * manual/plugins.xml
10516                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
10517         * manual/starting.xml
10518                 2.1. + local mbox file: some examples of mbox file locations...
10519                 Also reformatted files requiring it
10521 2006-08-26 [wwp]        2.4.0cvs93
10523         * src/summary_search.c
10524                 disable find buttons while summary search is running.
10526 2006-08-25 [colin]      2.4.0cvs92
10528         * src/folder.c
10529         * src/folderutils.c
10530         * src/mh.c
10531         * src/procmsg.h
10532         * src/summaryview.c
10533                 Speed up MH moving, and add progressbar
10534                 for MH deletion
10535         * src/msgcache.c
10536                 Write cache files using mmap() too
10538 2006-08-25 [wwp]        2.4.0cvs91
10540         * src/summaryview.c
10541                 switch spam<->ham button when a message has been marked as spam or ham
10542                 and is still selected. Thanks to Colin.
10544 2006-08-25 [paul]       2.4.0cvs90
10546         * src/Makefile.am
10547         * src/stock_pixmap.c
10548         * src/stock_pixmap.h
10549         * src/summaryview.c
10550         * src/gtk/icon_legend.c
10551         * src/pixmaps/copied.xpm
10552         * src/pixmaps/moved.xpm
10553                 add icons for delayed execution marked for
10554                 copying, marked for moving
10556 2006-08-25 [mones]      2.4.0cvs89
10558         * manual/glossary.xml
10559                 Fix the other glossary items:
10560                 5.1. = Inmmediate execution -> <quote>immediate execution...
10561                 5.2. = Fix MBOX capitalization -> Mbox
10562                 5.3. + Improve Plugins def. w/ tech. ref.
10563                 5.4. = Quotation -> replace '>' by <quote>></quote>
10564                 5.5. - SMTP Server. -> remove dot
10565         * po/es.po
10566                 Updated translation
10568 2006-08-25 [mones]      2.4.0cvs88
10570         * manual/ack.xml
10571                 Reformatted, changed email address
10572         * manual/glossary.xml
10573                 Reformatted, fixed MANUAL-TODO items:
10574                 8.2. + add ROT-13 to glossary
10575                 8.4. + add URL to glossary
10576         * manual/es/advanced.xml
10577                 Fixed <literal>s
10579 2006-08-25 [paul]       2.4.0cvs87
10581         * src/gtk/icon_legend.c
10582                 add 'marked for deletion' icon
10583                 arrange icons by containing column
10584                 wrap long label text
10586 2006-08-25 [colin]      2.4.0cvs86
10588         * src/common/utils.c
10589         * src/common/utils.h
10590                 Add the sc_g_*list_bigger functions in
10591                 a place everyone can use it
10592         * src/summaryview.c
10593                 Only freeze/thaw the list when working
10594                 on the selection, if it's bigger than 1
10595         * src/gtk/gtksctree.c
10596                 Only freeze/thaw the list when unselec-
10597                 ting 'all' if ('all' != 1)
10598                 This avoids some flickering
10600 2006-08-24 [colin]      2.4.0cvs85
10602         * src/addressbook.c
10603                 Fix strange list selection
10604                 Fix random seg (Invalid read of freed memory)
10606 2006-08-24 [colin]      2.4.0cvs84
10608         * src/alertpanel.c
10609         * src/gtk/inputdialog.c
10610         * src/plugins/pgpcore/passphrase.c
10611                 Revert minimal width patch of 2.4.0cvs67,
10612                 as it is also a maximal width. Use 
10613                 gtk_window_set_default_size instead.
10615 2006-08-24 [colin]      2.4.0cvs83
10617         * src/msgcache.c
10618                 Write cache/mark to temp files before
10619                 overwriting old ones (avoids metadata
10620                 loss if writing the new files fail).
10621                 Use mmap() to read cache/mark file, as
10622                 this makes cache reading faster. Dis-
10623                 abled for big-endian machines until it
10624                 can be tested. (Big-endian users: set
10625                 msgcache_use_mmap = TRUE in the relevant
10626                 #if).
10627         * src/procmsg.h
10628                 Move rarely used fields of MsgInfo in 
10629                 another structure, which will only be
10630                 allocated if needed. Face, X-Face,
10631                 Return receipt headers and List-*
10632                 headers are moved. Mails having none
10633                 of these occupy 52 bytes less with
10634                 this patch, which makes 2.5MB of RAM
10635                 saved on a 50k folder).
10636         * src/headerview.c
10637         * src/mainwindow.c
10638         * src/messageview.c
10639         * src/partial_download.c
10640         * src/procheader.c
10641         * src/procmsg.c
10642         * src/textview.c
10643                 Follow this structure change.
10645 2006-08-24 [wwp]        2.4.0cvs82
10647         * manual/es/.cvsignore
10648         * manual/es/dist/.cvsignore
10649         * manual/es/dist/html/.cvsignore
10650         * manual/es/dist/pdf/.cvsignore
10651         * manual/es/dist/ps/.cvsignore
10652         * manual/es/dist/txt/.cvsignore
10653                 more (generated) files to ignore.
10655 2006-08-24 [colin]      2.4.0cvs81
10657         * src/folder.c
10658         * src/mh.c
10659                 Fix possible problems with local delivery. Check the folder doesn't
10660                 need scan before setting its mtime when saving cache (which can be
10661                 done long after the folder's been modified by an external process);
10662                 Check that the stored item's mtime didn't change in mh functions.
10664 2006-08-24 [mones]      2.4.0cvs80
10666         * manual/advanced.xml
10667                 Rewrapping, some fixes and MANUAL-TODO items:
10668                 8.1. = change "" to <quote></quote>
10669                 8.3. = quote menu items
10670                 8.5. - deploying -> new user ... ideally a new user (redundant)
10672 2006-08-23 [colin]      2.4.0cvs79
10674         * src/gtk/gtksctree.c
10675                 When selecting or deselecting range, only
10676                 freeze/thaw when selection is bigger than 10
10678 2006-08-23 [colin]      2.4.0cvs78
10680         * src/messageview.c
10681         * src/mimeview.c
10682         * src/mimeview.h
10683         * src/plugins/dillo_viewer/dillo_viewer.c
10684                 Provide an API for MimeViewer plugins to
10685                 return a text selection for replying
10687 2006-08-23 [colin]      2.4.0cvs77
10689         * src/image_viewer.c
10690         * src/textview.c
10691                 Use gtk_pixbuf_new_from_file_at_scale(), which
10692                 is faster than getting the pixbuf then resizing
10693                 it.
10695 2006-08-23 [colin]      2.4.0cvs76
10697         * src/procmime.c
10698                 UTF-8 should be sent Quoted-printable
10700 2006-08-22 [colin]      2.4.0cvs75
10702         * src/mh.c
10703                 Check if scan is required before touching
10704                 the folder (or it'll be required every time)
10706 2006-08-22 [colin]      2.4.0cvs74
10708         * configure.ac
10709                 Require libetpan 0.46 (crasher fix when built
10710                 against gnutls)
10712 2006-08-22 [colin]      2.4.0cvs73
10714         * src/folder.c
10715                 Set folder's mtime after writing its
10716                 cache
10717         * src/folderview.c
10718                 Add some timing
10719         * src/procmsg.c
10720                 Don't do useless stuff if we don't 
10721                 thread by subject
10722         * src/summaryview.c
10723                 Add some timing, don't deselect prior
10724                 to selecting (gtksctree does it itself),
10725                 remove crash avoidance hacks as it's been
10726                 properly fixed since a while
10727         * src/common/utils.c
10728                 Optimize to_human_readable(): _() is slow,
10729                 do it only once, and avoid %f format for KB
10730                 (the most common in a summaryview)
10731         * src/gtk/gtksctree.c
10732                 Don't uselessly freeze/thaw (fixes flicker
10733                 on next unread and friends), reduce number
10734                 of g_list_nth/g_list_position where possible
10735         * src/gtk/gtkutils.c
10736         * src/gtk/gtkutils.h
10737                 Reduce number of g_list_nth/g_list_position
10738                 where possible.
10739                 All of this makes loading as 70k folder 2.1
10740                 seconds instead of 3.2 (with hot FS caches).
10741                 (1.3 seconds without Date and Size columns...)
10743 2006-08-22 [paul]       2.4.0cvs72
10745         wrap documents and do some items from mones' MANUAL-TODO:
10747         * manual/account.xml
10748                 4.1. = fix tabname references to <quote>tabname</quote>
10749                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
10750         * manual/faq.xml
10751                 1.1. = mentioned options don't match UI
10752                 Add information about the 'Never send Return Receipts'
10753                 option
10754         * manual/handling.xml
10755                 6.2. = Mentions Extended symbols button, but now is
10756                 named Information
10757                 6.3. = Mentions ... button, which is now Edit
10759 2006-08-22 [colin]      2.4.0cvs71
10761         * src/gtk/pluginwindow.c
10762                 Fix layout in verbose translations (such
10763                 as french)
10765 2006-08-22 [paul]       2.4.0cvs70
10767         * manual/Makefile.am
10768                 build manuals in alphabetical order
10769         * src/addressbook.c
10770         * src/prefs_themes.c
10771                 replace/remove deprecated symbols
10772         * src/gtk/gtkutils.c
10773                 fix a warning
10774         * src/gtk/pluginwindow.c
10775                 replace deprecated symbol
10776                 replace label text and move it
10777         * src/plugins/pgpcore/prefs_gpg.c
10778                 move the 'Generate...' button out of the
10779                 Sign Key frame, replace the English used
10780         * src/plugins/pgpcore/sgpgme.c
10781                 fixes to the English
10783 2006-08-21 [colin]      2.4.0cvs69
10785         * src/plugins/trayicon/trayicon.c
10786                 Add more strings for translation; patch
10787                 by Pawel
10789 2006-08-21 [colin]      2.4.0cvs68
10791         * src/compose.c
10792                 fix replied flag not set after drafting
10793         * src/matcher.c
10794                 fix body quicksearch in non-encoded bodies
10795                 containing '='
10796         * src/msgcache.c
10797                 Get rid of the g_malloc workaround for
10798                 corrupted caches, use g_try_malloc
10800 2006-08-21 [colin]      2.4.0cvs67
10802         * src/alertpanel.c
10803         * src/gtk/inputdialog.c
10804         * src/plugins/pgpcore/passphrase.c
10805                 Set minimal width to 375
10806         * src/mainwindow.c
10807                 Fix switching to offline, asking if it 
10808                 should be overriden for synchronising
10809         * src/mimeview.c
10810                 Don't offer to remember command on Open 
10811                 with for text parts, as the browser or 
10812                 text editor command isn't changed from 
10813                 there
10815 2006-08-20 [paul]       2.4.0cvs66
10817         * po/ko.po
10818         * po/zh_CN.po
10819                 fix plural form errors. revealed by stricter
10820                 checking of gettext 0.15
10822 2006-08-18 [paul]       2.4.0cvs65
10824         * src/stock_pixmap.c
10825                 fix the fix of 2.4.0cvs64
10826                 Thanks to Colin
10828 2006-08-18 [paul]       2.4.0cvs64
10830         * src/stock_pixmap.c
10831                 fix leaks
10832                 Thanks to Colin
10834 2006-08-18 [paul]       2.4.0cvs63
10836         * src/compose.c
10837         * src/procmsg.c
10838                 fix occasional IMAP bug where large msgs
10839                 were left in the queue folder after sending
10840                 Thanks to Colin
10842 2006-08-18 [paul]       2.4.0cvs62
10844         * src/folderview.c
10845                 freeze the summaryview while quicksearch results
10846                 are displayed
10847                 (fixes bug 456 'current message is hidden when the
10848                 view is refreshed and extended search is "unread 
10849                 messages"')
10850                 Thanks to Colin
10851         * src/textview.c
10852                 add missing #include "inputdialog.h"
10853         * src/common/utils.h
10854                 add missing mailcap_update_default() and improve
10855                 readability
10857 2006-08-17 [colin]      2.4.0cvs61
10859         * src/plugins/pgpcore/select-keys.c
10860                 Fix warnings :)
10862 2006-08-17 [colin]      2.4.0cvs60
10864         * src/compose.c
10865                 Don't continue queuing if Cancel is clicked
10866                 in select-keys
10868 2006-08-17 [colin]      2.4.0cvs59
10870         * src/plugins/pgpcore/select-keys.c
10871                 When encrypting, if only one key matches and it 
10872                 matches exactly, automatically use it.
10874 2006-08-17 [colin]      2.4.0cvs58
10876         * src/mimeview.c
10877         * src/prefs_common.c
10878         * src/prefs_common.h
10879         * src/prefs_ext_prog.c
10880         * src/textview.c
10881                 Fix issues with previous patch (text/html)
10882                 Remove outdated prefs
10884 2006-08-17 [colin]      2.4.0cvs57
10886         * src/imap.c
10887                 Add View Log button on auth error
10888         * src/procmsg.c
10889                 Fix encrypted mail marked as new when
10890                 saved in normal folders
10891         * src/plugins/pgpinline/pgpinline.c
10892                 Fix encrypt bug on IMAP
10893         * src/mimeview.c
10894         * src/common/utils.c
10895         * src/common/utils.h
10896         * src/gtk/inputdialog.c
10897         * src/gtk/inputdialog.h
10898                 Get rid of metamail stuff, simplify
10899                 opening, and allow remembering of user's
10900                 choices (by updating ~/.mailcap). There's
10901                 still to drop "Audio player" and "Image
10902                 viewer" preferences.
10904 2006-08-17 [mones]      2.4.0cvs56
10906         * manual/es/sylpheed-claws-manual.xml
10907                 fix DTD path
10909 2006-08-17 [mones]      2.4.0cvs55
10911         * configure.ac
10912         * manual/Makefile.am
10913         * manual/es/Makefile.am
10914         * manual/es/account.xml
10915         * manual/es/ack.xml
10916         * manual/es/addrbook.xml
10917         * manual/es/advanced.xml
10918         * manual/es/faq.xml
10919         * manual/es/glossary.xml
10920         * manual/es/gpl.xml
10921         * manual/es/handling.xml
10922         * manual/es/intro.xml
10923         * manual/es/keyboard.xml
10924         * manual/es/plugins.xml
10925         * manual/es/starting.xml
10926         * manual/es/sylpheed-claws-manual.xml
10927         * manual/es/dist/Makefile.am
10928         * manual/es/dist/html/Makefile.am
10929         * manual/es/dist/pdf/Makefile.am
10930         * manual/es/dist/ps/Makefile.am
10931         * manual/es/dist/txt/Makefile.am
10932                 Spanish translation for the manual
10934 2006-08-16 [colin]      2.4.0cvs54
10936         * src/compose.c
10937         * src/main.c
10938         * src/mainwindow.c
10939                 Fix send button sensitivity at startup
10940                 Set send menu sensitivity (patch by Fabien)
10941         * src/ssl_manager.c
10942                 Enable closing with esc (patch by Fabien)
10943         * src/gtk/foldersort.c
10944                 Enable closing with esc (patch by Fabien)
10945         * src/procmime.c
10946                 Optimisation (no need to copy to tempfile to
10947                 "decode" 7bit and 8bit)
10948         * src/summaryview.c
10949                 Fix cruft in swap_from case
10950         * src/textview.c
10951                 Fix missing last line in some mail cases 
10952                 (Fixes debian #381872)
10953         * src/plugins/pgpcore/prefs_gpg.c
10954         * src/plugins/pgpcore/sgpgme.c
10955         * src/plugins/pgpcore/sgpgme.h
10956                 Don't show "no key found" when user explicitely
10957                 wants to create a key
10959 2006-08-16 [paul]       2.4.0cvs53
10961         * configure.ac
10962         * src/account.c
10963         * src/addressbook.c
10964         * src/headerview.c
10965         * src/prefs_account.c
10966         * src/prefs_message.c
10967         * src/gtk/gtkutils.c
10968                 bump up minimum required versions of GTK+ and
10969                 GLIB to 2.6.0
10971 2006-08-16 [paul]       2.4.0cvs52
10973         * src/toolbar.c
10974                 workaround GTK+ Bug 351600 - 'Can't re-click
10975                 on button after sensitivity update'
10976                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
10977                 Thanks to Colin
10979 2006-08-15 [colin]      2.4.0cvs51
10981         * src/plugins/pgpcore/prefs_gpg.c
10982                 Set options sensitivity according to
10983                 key existence
10984         * src/plugins/pgpcore/sgpgme.c
10985                 Allow to create key with no passphrase
10987 2006-08-14 [cleroy]     2.4.0cvs50
10989         * src/gtk/pluginwindow.c
10990                 New layout (maybe to be changed?)
10991         * src/gtk/gtkutils.c
10992                 Fix a bit label_window
10993         * src/plugins/pgpcore/passphrase.c
10994         * src/plugins/pgpcore/passphrase.h
10995         * src/plugins/pgpcore/plugin.c
10996         * src/plugins/pgpcore/prefs_gpg.c
10997         * src/plugins/pgpcore/prefs_gpg.h
10998         * src/plugins/pgpcore/sgpgme.c
10999         * src/plugins/pgpcore/sgpgme.h
11000                 Allow to create a PGP private key via the GUI
11002 2006-08-14 [wwp]        2.4.0cvs49
11004         * src/addressbook_foldersel.c
11005                 fix strict ISO C90 compliance.
11007 2006-08-14 [paul]       2.4.0cvs48
11009         * src/gtk/prefswindow.c
11010                 re-set scrolled window on opening
11011                 Patch by Ticho
11013 2006-08-14 [paul]
11015         2.5.0-rc1 released
11017 2006-08-14 [paul]       2.4.0cvs47
11019         * src/prefs_display_header.c
11020                 re-enable user-defined Displayed Headers
11022 2006-08-14 [paul]       2.4.0cvs46
11024         * src/prefs_account.c
11025                 use GTK_STOCK_EDIT
11027 2006-08-13 [colin]      2.4.0cvs45
11029         * src/common/utils.c
11030                 Fix "a" in quote when the original message is empty,
11031                 by using \0 instead of 'a' to test writability of
11032                 temp files.
11034 2006-08-13 [wwp]        2.4.0cvs44
11036         * src/plugins/spamassassin/spamassassin.c
11037                 fix capitalization of "SpamAssassin" in some debug, log and
11038                 dialog messages.
11040 2006-08-13 [paul]       2.4.0cvs43
11042         * src/editldap.c
11043                 fix overlapping widgets
11044         * src/prefs_account.c
11045                 fix translation of protocol_names[]
11046                 fix label disappearing off the edge of the
11047                 visible area
11049 2006-08-12 [paul]       2.4.0cvs42
11051         * manual/plugins.xml
11052                 update IRC channel info before it gets forgotten
11053                 about
11055 2006-08-11 [colin]      2.4.0cvs41
11057         * src/compose.c
11058         * src/mainwindow.c
11059         * src/mainwindow.h
11060         * src/procmsg.c
11061         * src/procmsg.h
11062         * src/summaryview.c
11063         * src/toolbar.c
11064                 Grey out the Send button if
11065                 - Queue folders are empty, or
11066                 - We're sending already
11068 2006-08-11 [wwp]        2.4.0cvs40
11070         * src/main.c
11071                 fix a logic issue when quitting while a compose window is
11072                 still open, thanks to Colin.
11074 2006-08-10 [colin]      2.4.0cvs39
11076         * src/main.c
11077                 Fix default font size setting after wizard run
11078         * src/imap.c
11079         * src/etpan/imap-thread.c
11080         * src/etpan/imap-thread.h
11081                 Fix bug #999 (Timing out on TSL cert validation 
11082                 dialog makes ugly things happen). Also, STARTTLS
11083                 unconditionnaly if initial capabilities contain
11084                 LOGINDISABLED and STARTTLS.
11086 2006-08-09 [colin]      2.4.0cvs38
11088         * src/mainwindow.c
11089         * src/mainwindow.h
11090                 Fix Tools/Actions sensitivity when there are
11091                 no actions
11093 2006-08-09 [colin]      2.4.0cvs37
11095         * src/prefs_filtering.c
11096                 Warning fix, patch by Paul
11097         * src/messageview.c
11098         * src/prefs_actions.c
11099         * src/prefs_filtering_action.c
11100         * src/prefs_matcher.c
11101                 Uniformisation of "Info ..." to "Info..." (for
11102                 old gtk), patch by Fabien
11103         * src/plugins/clamav/clamav_plugin_gtk.c
11104                 Sensitivity fix by Fabien
11106 2006-08-09 [colin]      2.4.0cvs36
11108         * src/main.c
11109         * src/main.h
11110                 Add a function to know whether we're exiting
11111         * src/plugins/trayicon/trayicon.c
11112                 If exiting, don't do anything. Faster, and
11113                 avoids gtk_main_iteration reentracy causing
11114                 segfaults at exit
11116 2006-08-09 [colin]      2.4.0cvs35
11118         * src/messageview.c
11119         * src/mimeview.c
11120         * src/mimeview.h
11121                 Fix lack of part selection when automatically 
11122                 jumping to a specific part
11123         * src/msgcache.c
11124                 Little optimisation in cache reading
11126 2006-08-09 [colin]      2.4.0cvs34
11128         * src/compose.c
11129                 Fix crash setting the priority on reedit
11130                 (Accessing compose before creating it!)
11132 2006-08-08 [colin]      2.4.0cvs33
11134         * src/procmime.c
11135                 Fix bug #998 (last attachment is not accessible)
11136                 Bad RFC interpretation on multipart close-delimiters
11137         * src/mimeview.c
11138         * src/mimeview.h
11139         * src/gtk/gtkvscrollbutton.c
11140         * src/gtk/gtkvscrollbutton.h
11141                 Make attachments list wheel-scrollable
11143 2006-08-07 [colin]      2.4.0cvs32
11145         * src/gtk/gtkaspell.c
11146                 Fix bug #973 (Unicode punctation characters 
11147                 are not recognized as separators by the
11148                 spell checker); fix unsigned stuff
11150 2006-08-07 [colin]      2.4.0cvs31
11152         * src/compose.c
11153                 Fix bug #956 (DnD text with accents in compose 
11154                 text entry); fix gccc's signed/unsigned fuss
11156 2006-08-06 [colin]      2.4.0cvs30
11158         * src/main.c
11159                 Fix bug #979 (Plugin crashes when exiting 
11160                 sylpheed-claws) : handle exit request only 
11161                 once
11163 2006-08-05 [colin]      2.4.0cvs29
11165         * src/news.c
11166                 Just make sure we have a msgid.
11168 2006-08-05 [colin]      2.4.0cvs28
11170         * src/news.c
11171         * src/summaryview.c
11172                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
11173                 by reimplementing it
11174         * src/textview.c
11175                 Fix bug when hiding quotes with level > 3 and quote
11176                 colors are recycled
11178 2006-08-04 [colin]      2.4.0cvs27
11180         * src/compose.c
11181         * src/undo.c
11182         * src/undo.h
11183                 Fix a bit replace-by-pasting undo
11184         * src/mainwindow.c
11185         * src/messageview.c
11186                 Fix Fold quotes menu synchro in
11187                 mainwindow when it changes in 
11188                 messageview
11189         * src/textview.c
11190                 Fix right-click on quotes blocks
11191         * src/common/utils.c
11192                 Verify that the file created by
11193                 my_tmpfile() is writable. Fixes
11194                 bug #988 (very specific filesystem
11195                 issue)
11196         * src/plugins/pgpcore/sgpgme.c
11197                 Fix file descriptor leak
11198         * src/plugins/spamassassin/spamassassin.c
11199                 Warn once if spamd isn't reachable
11201 2006-08-04 [colin]      2.4.0cvs26
11203         * src/toolbar.c
11204                 i18n context patch by Fabien
11206 2006-08-03 [colin]      2.4.0cvs25
11208         * src/mainwindow.c
11209         * src/messageview.c
11210                 Rename "Hide quotes" to "Fold quotes"
11211         * src/textview.c
11212                 Don't use hand cursor on quotes. "all 
11213                 the bonuses of the feature and none of 
11214                 unwelcome side-effects"
11216 2006-08-03 [colin]      2.4.0cvs24
11218         * AUTHORS
11219         * sylpheed-claws.desktop
11220         * src/gtk/authors.h
11221                 Bring the desktop file to XDG compliance
11222                 Patch by Charles A. Edwards
11224 2006-08-03 [colin]      2.4.0cvs23
11226         * src/textview.c
11227                 Fix links offset when they are preceded
11228                 by accentued chars (g_utf8_strlen!)
11229         * src/mainwindow.c
11230                 Fix wrong status when starting offline
11233 2006-08-03 [wwp]        2.4.0cvs22
11235         * src/prefs_common.h
11236                 ask what to do w/ filtering rules that belong to an account when
11237                 applying filtering rules manually from the main window (skip,
11238                 apply regardless of the account, use current account). This dialog
11239                 can be skipped and the last reply used.
11240                 (forgot that file)
11242 2006-08-03 [wwp]        2.4.0cvs21
11244         * src/filtering.c
11245         * src/filtering.h
11246         * src/prefs_common.c
11247         * src/summaryview.c
11248         * src/alertpanel.c
11249         * src/alertpanel.h
11250         * src/messageview.c
11251                 ask what to do w/ filtering rules that belong to an account when
11252                 applying filtering rules manually from the main window (skip,
11253                 apply regardless of the account, use current account). This dialog
11254                 can be skipped and the last reply used.
11257 2006-08-03 [colin]      2.4.0cvs20
11259         * src/textview.c
11260                 Optimize previous patch
11262 2006-08-03 [cleroy]     2.4.0cvs19
11264         * src/textview.c
11265                 Fix quotes getting toggled back when the
11266                 mail has an even number of text parts
11268 2006-08-02 [colin]      2.4.0cvs18
11270         * src/messageview.c
11271                 Add Hide quotes menu
11273 2006-08-02 [colin]      2.4.0cvs17
11275         * src/mainwindow.c
11276         * src/prefs_common.c
11277         * src/textview.c
11278         * src/textview.h
11279         * src/gtk/about.c
11280                 Allow per-level quote hiding,
11281                 Allow toggling quotes by double-clicking them
11282                 Rename RemoteURI to ClickableText to reflect
11283                 the fact it's used for a variety of things
11285 2006-08-02 [wwp]        2.4.0cvs16
11287         * src/mainwindow.c
11288                 fix "View/Hide quotes" menu item status initialization.
11290 2006-08-02 [wwp]        2.4.0cvs15
11292         * src/matcher_parser_parse.y
11293                 remove a debug trace.
11295 2006-08-02 [paul]       2.4.0cvs14
11297         * src/plugins/pgpcore/passphrase.c
11298                 don't set initial dialog size
11299                 make it resizable
11301 2006-08-02 [paul]       2.4.0cvs13
11303         * src/noticeview.c
11304                 remove the rogue '/' character
11306 2006-08-02 [paul]       2.4.0cvs12
11308         * src/noticeview.c
11309                 allow buttons to resize as necessary
11311 2006-08-01 [wwp]        2.4.0cvs11
11313         * src/mbox.c
11314                 fix strict ISO C90 compliance.
11316 2006-08-01 [wwp]        2.4.0cvs10
11318         * tools/update-po
11319                 updated update-po tool to work w/ context-dependent translations.
11320                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
11322 2006-08-01 [wwp]        2.4.0cvs9
11324         * src/matcher.c
11325         * src/prefs_filtering.c
11326         * src/prefs_matcher.c
11327                 allow context-dependent translations for "All",
11328                 patch by Fabien Vantard <fzzzzz@gmail.com>.
11330 2006-07-31 [colin]      2.4.0cvs8
11332         * AUTHORS
11333         * src/gtk/authors.h
11334                 Add Rafal to authors
11336 2006-07-31 [colin]      2.4.0cvs7
11338         * src/compose.c
11339         * src/mainwindow.c
11340         * src/messageview.h
11341         * src/prefs_common.c
11342         * src/prefs_common.h
11343         * src/textview.c
11344                 Add 'View/Hide quotes'. Patch based on a patch
11345                 by Rafal Weglarz
11347 2006-07-31 [colin]      2.4.0cvs6
11349         * src/action.c
11350                 Fix problem with "> stuff >" actions
11352 2006-07-31 [paul]       2.4.0cvs5
11354         * po/nb.po
11355                 updated by Geir Helland
11357 2006-07-31 [wwp]        2.4.0cvs4
11359         * src/mainwindow.c
11360         * src/summaryview.c
11361         * src/summaryview.h
11362                 add "View/Go to/Parent message" and "View/Go to/Last read message",
11363                 thanks to Colin.
11365 2006-07-31 [wwp]        2.4.0cvs3
11367         * src/Makefile.am
11368         * src/addr_compl.c
11369         * src/addr_compl.h
11370         * src/addressbook.c
11371         * src/addressbook.h
11372         * src/addressbook_foldersel.c
11373         * src/addressbook_foldersel.h
11374         * src/addrindex.c
11375         * src/addrindex.h
11376         * src/matcher.c
11377         * src/matcher.h
11378         * src/matcher_parser_lex.l
11379         * src/matcher_parser_parse.y
11380         * src/prefs_common.c
11381         * src/prefs_common.h
11382         * src/prefs_filtering.c
11383         * src/prefs_matcher.c
11384         * src/prefs_matcher.h
11385         * src/summaryview.c
11386                 introduce filtering against the address book. It's now possible to add
11387                 matched conditions to determine if any email address in a message matches
11388                 or doesn't match any or all books or folders in the address book.
11390 2006-07-31 [wwp]        2.4.0cvs2
11392         * src/account.c
11393         * src/filtering.c
11394         * src/filtering.h
11395         * src/folder.c
11396         * src/folderview.c
11397         * src/inc.c
11398         * src/mainwindow.c
11399         * src/matcher.c
11400         * src/matcher_parser_lex.l
11401         * src/matcher_parser_parse.y
11402         * src/mbox.c
11403         * src/prefs_filtering.c
11404         * src/prefs_filtering.h
11405         * src/procmsg.c
11406         * src/procmsg.h
11407         * src/summaryview.c
11408                 introduce per-account filtering rules. Each filtering rule can now be assigned
11409                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
11410                 when applying filtering rules manually, as all rules will apply - even the ones
11411                 assigned to an account. This issue will be addressed soon.
11415 2006-07-31 [wwp]        2.4.0cvs1
11417         * src/quote_fmt.c
11418                 make more strings translatable.
11420 2006-07-31 [paul]       2.4.0
11422         2.4.0 released
11424 2006-07-31 [paul]       2.3.1cvs91
11426         * po/ca.po
11427                 updated by Miquel Oliete
11429 2006-07-31 [paul]       2.3.1cvs90
11431         * po/de.po
11432         * po/el.po
11433         * po/fr.po
11434         * po/it.po
11435         * po/pl.po
11436         * po/pt_BR.po
11437         * po/sr.po
11438         * po/zh_CN.po
11439                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
11440                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
11441                 Aleksandar Urosevic, and Ralgh Young
11443 2006-07-31 [paul]       2.3.1cvs89
11445         * src/account.c
11446         * src/main.c
11447         * src/mainwindow.c
11448         * src/mainwindow.h
11449                 Fix a race condition when, after an SC crash, rescanning
11450                 folders took more than 0.5 seconds
11451                 Thanks to Colin
11453 2006-07-31 [paul]       2.3.1cvs88
11455         * src/folderview.c
11456                 don't translate separator strings
11458 2006-07-30 [mones]      2.3.1cvs87
11460         * doc/man/sylpheed-claws.1
11461                 Fixed non-ASCII chars in Hoa's name
11462         * po/es.po
11463                 Updated for release
11465 2006-07-27 [colin]      2.3.1cvs86
11467         * src/textview.c
11468                 Don't include the leading \n in links
11469                 Patch by Fabien
11471 2006-07-25 [colin]      2.3.1cvs85
11473         * src/mainwindow.c
11474         * src/common/socket.h
11475         * src/etpan/imap-thread.c
11476                 Refresh resolvers before connecting
11477                 to IMAP servers, and after switching
11478                 to online. Thanks to Paul.
11480 2006-07-18 [colin]
11482         * 2.4.0-rc4 released
11484 2006-07-17 [colin]      2.3.1cvs84
11486         * src/inc.c
11487                 Show connection attempt in statusbar before
11488                 connecting (previously first message was
11489                 "Retrieving messages from ..." after the
11490                 connection succeeded.
11492 2006-07-16 [wwp]        2.3.1cvs83
11494         * sylpheed-claws.ico
11495                 Added .ico file (windows multi-size icon file, generated).
11497 2006-07-12 [wwp]        2.3.1cvs82
11499         * src/messageview.c
11500                 remove Message/Re-edit menu entry from messageview window,
11501                 as sent/draft/queued messages are opened in compose window when
11502                 re-edited and it's not possible to re-edit other msgs.
11504 2006-07-12 [paul]       2.3.1cvs81
11506         * AUTHORS
11507         * src/mainwindow.c
11508         * src/gtk/authors.h
11509                 check online state before resetting
11510                 mailcheck timer. Useful if some program
11511                 verifies connection state and updates
11512                 Claws.
11513                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
11515 2006-07-12 [paul]       2.3.1cvs80
11517         * sylpheed-claws-128x128.png
11518         * sylpheed-claws-64x64.png
11519         * sylpheed-claws.png
11520         * src/Makefile.am
11521         * src/main.c
11522         * src/prefs_toolbar.c
11523         * src/stock_pixmap.c
11524         * src/stock_pixmap.h
11525         * src/wizard.c
11526         * src/gtk/about.c
11527         * src/gtk/gtkutils.c
11528         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
11529         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
11530         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
11531         * src/pixmaps/sylpheed.xpm              ** REMOVED **
11532         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
11533         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
11534                 updated and renamed logo/icon files and related
11535                 logo by Jesper Schultz
11537 2006-07-11 [paul]       2.3.1cvs79
11539         * src/main.c
11540                 fix the labels a smidgin
11542 2006-07-09 [colin]      2.3.1cvs78
11544         * src/textview.c
11545                 Show errors in textviewer's command
11546                 Patch by H. Merijn Brand
11548 2006-07-09 [colin]      2.3.1cvs77
11550         * src/compose.c
11551                 Save FMID in drafts too
11553 2006-07-08 [colin]      2.3.1cvs76
11555         * src/compose.c
11556                 Svae RMID in drafted mails too
11557                 Save quote_fmt vars for whole mails,
11558                 don't reset at each quote_fmt_init:
11559                 allows to use the same |i{var} in
11560                 various template fields
11561         * src/prefs_template.c
11562         * src/quote_fmt.h
11563         * src/quote_fmt_parse.y
11564                 Same
11566 2006-07-08 [colin]      2.3.1cvs75
11568         * src/textview.c
11569                 Fix highlighting of attached parts URIs
11571 2006-07-08 [colin]      2.3.1cvs74
11573         * src/main.c
11574                 Prevent bug #981 (sc 2.3.1 segfaults with 
11575                 gtk+ 2.10) from being reported again:
11576                 if Sylpheed-Claws has been compiled against
11577                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
11578                 of if Sylpheed-Claws has been compiled against
11579                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
11580                 error out.
11582 2006-07-07 [colin]      2.3.1cvs73
11584         * src/prefs_actions.c
11585                 Fix label
11587 2006-07-07 [colin]      2.3.1cvs72
11589         * src/prefs_actions.c
11590                 Fix compile on gtk < 2.8. argh :)
11592 2006-07-07 [paul]       2.3.1cvs71
11594         * src/common/defs.h
11595                 update DONATE_URI
11597 2006-07-07 [colin]      2.3.1cvs70
11599         * po/POTFILES.in
11600         * src/quote_fmt.c
11601         * src/quote_fmt_lex.l
11602         * src/quote_fmt_parse.y
11603                 Add |i{var}, a way to insert user-entered
11604                 text in a template
11606 2006-07-07 [colin]
11608         * 2.4.0-rc3 released
11610 2006-07-07 [colin]      2.3.1cvs69
11612         * src/folder.c
11613                 Don't consider inboxes of UNKNOWN folder 
11614                 classes to be useable as default inboxes
11616 2006-07-07 [paul]       2.3.1cvs68
11618         * src/textview.c
11619                 add missing #include <errno.h>
11620                 Thanks to René J. Blokland
11622 2006-07-07 [paul]       2.3.1cvs67
11624         * src/action.c
11625                 Return now Closes dialog
11626         * src/mimeview.c
11627         * src/mimeview.h
11628         * src/textview.c
11629                 add contextual menu to mime parts listed
11630                 in the textview
11631                 Thanks to Colin
11632         * src/common/utils.c
11633                 reversal: ' is a valid character in URLs
11635 2006-07-06 [colin]      2.3.1cvs66
11637         * src/remotefolder.h
11638                 Forgotten in previous commit
11640 2006-07-06 [colin]      2.3.1cvs65
11642         * src/folder.c
11643                 Set summary update flag whenever
11644                 totals changed
11645         * src/imap.c
11646         * src/prefs_account.c
11647         * src/common/utils.h
11648         * src/etpan/imap-thread.c
11649                 Fix warnings, thanks to Fabien and
11650                 Ricardo
11652 2006-07-06 [wwp]        2.3.1cvs64
11654         * src/gtk/gtkutils.c
11655                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
11657 2006-07-06 [wwp]        2.3.1cvs63
11659         * src/account.c
11660         * src/addressbook.c
11661         * src/addressitem.h
11662         * src/folderview.c
11663         * src/mainwindow.c
11664         * src/manual.c
11665         * src/manual.h
11666         * src/message_search.c
11667         * src/prefs_actions.c
11668         * src/prefs_filtering.c
11669         * src/prefs_filtering.h
11670         * src/prefs_template.c
11671         * src/summary_search.c
11672         * src/summaryview.c
11673         * src/gtk/gtkutils.c
11674         * src/gtk/gtkutils.h
11675         * src/gtk/pluginwindow.c
11676                 add help buttons to some dialogs. Clicking such buttons opens a
11677                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
11679 2006-07-06 [paul]       2.3.1cvs62
11681         * src/textview.c
11682                 fix attachments contextual menu
11683                 Thanks to Colin
11685 2006-07-05 [colin]      2.3.1cvs61
11687         * src/textview.c
11688         * src/compose.c
11689                 Handle sftp:// links
11691 2006-07-05 [paul]       2.3.1cvs60
11693         * src/gtk/filesel.c
11694                 grab save button by default
11695                 Thanks to Colin
11697 2006-07-05 [wwp]        2.3.1cvs59
11699         * manual/xml2pdf
11700                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
11702 2006-07-04 [colin]      2.3.1cvs58
11704         * src/mimeview.c
11705         * src/textview.c
11706                 Use left click to select, middle click to open
11707                 on mimeparts links
11708         * src/common/utils.c
11709                 Fix segfault
11711 2006-07-04 [colin]      2.3.1cvs57
11713         * src/mainwindow.c
11714         * src/news.c
11715                 Warning fixes, thanks to Fabien
11717 2006-07-04 [colin]      2.3.1cvs56
11719         * src/mimeview.c
11720         * src/mimeview.h
11721         * src/textview.c
11722                 Allow parts to be selected via their text label
11723                 in textview
11725 2006-07-04 [colin]      2.3.1cvs55
11727         * src/folderview.c
11728                 Feedback when closing (for big folders)
11729         * src/prefs_actions.c
11730         * src/prefs_filtering.c
11731         * src/prefs_matcher.c
11732         * src/prefs_template.c
11733                 Fix default button when closing without
11734                 having saved
11736 2006-07-04 [colin]      2.3.1cvs54
11738         * src/news.c
11739                 Delete local file on deletion
11741 2006-07-03 [colin]      2.3.1cvs53
11743         * src/folderview.c
11744         * src/main.c
11745                 Don't freeze when rescanning after crash
11747 2006-07-03 [wwp]        2.3.1cvs52
11749         * src/compose.c
11750         * src/privacy.c
11751         * src/privacy.h
11752         * src/plugins/pgpinline/pgpinline.c
11753         * src/plugins/pgpmime/pgpmime.c
11754                 don't report an error when the user cancels the passphrase dialog.
11756 2006-07-02 [colin]      2.3.1cvs51
11758         * src/folderview.c
11759                 Open message when crossing folders with Space,
11760                 goto next unread and friends
11762 2006-07-01 [colin]      2.3.1cvs50
11764         * src/prefs_account.c
11765                 Typographic rules varying from language
11766                 to language (in french "Protocole :"),
11767                 we have to do that :)
11769 2006-07-01 [ticho]      2.3.1cvs49
11771         * src/prefs_account.c
11772                 Only use one temporary gchar* variable in
11773                 prefs_account_protocol_set_optmenu().
11775 2006-07-01 [ticho]      2.3.1cvs48
11777         * src/prefs_account.c
11778         * src/prefs_account.h
11779                 Use GtkLabel for existing account protocol name.
11780                 Created an array for protocol names and populate the
11781                 combobox from it in a for() cycle.
11783 2006-06-30 [colin]      2.3.1cvs47
11785         * src/compose.c
11786                 Block undo when changing signature (by changing
11787                 account)
11789 2006-06-30 [paul]       2.3.1cvs46
11791         * src/send_message.c
11792                 when editing From in the Compose window, use that address
11793                 in the Return-Path: header
11794                 Thanks to Colin
11796 2006-06-30 [colin]      2.3.1cvs45
11798         * src/compose.c
11799                 Fix signature replacement:
11800                 - when no newline before separator
11801                 - when reediting
11803 2006-06-29 [colin]      2.3.1cvs44
11805         * src/folderview.c
11806         * src/folderview.h
11807         * src/mainwindow.c
11808         * src/summaryview.c
11809                 Let 'View/Go to/Next marked' work like
11810                 Next new & Next unread: across folders
11811                 Change the select_on_entry pref to do
11812                 what we want when changing folder
11813         * src/common/utils.c
11814                 Fix single-quoted links 
11816 2006-06-29 [colin]      2.3.1cvs43
11818         * src/gtk/gtkaspell.c
11819                 "Sylpheed" and "Sylpheed-Claws" do exist !
11821 2006-06-29 [colin]      2.3.1cvs42
11823         * src/imap.c
11824                 Forgot to remove debug
11826 2006-06-29 [colin]      2.3.1cvs41
11828         * src/imap.c
11829         * src/imap.h
11830         * src/mainwindow.c
11831                 Disconnect from IMAP servers when going
11832                 offline. Fixes bug #978 (going to offline-mode 
11833                 won't close connections)
11835 2006-06-29 [colin]      2.3.1cvs40
11837         * src/main.c
11838                 Fix transient setting on failing plugins
11839                 Patch by Fabien
11840         * src/plugins/pgpcore/sgpgme.c
11841                 Only warn for OpenPGP. Most people don't
11842                 have CMS available.
11844 2006-06-29 [colin]      2.3.1cvs39
11846         * src/compose.c
11847                 Fix Spelling menu (discrepancy between context menu
11848                 and top menu when folder's dictionary isn't the 
11849                 default one)
11850         * src/plugins/pgpcore/sgpgme.c
11851                 More error reporting about why gpgme can fail
11853 2006-06-29 [wwp]        2.3.1cvs38
11855         * src/mainwindow.c
11856                 honor the display-header-pane setting even when the message view
11857                 is a separate window.
11859 2006-06-29 [wwp]        2.3.1cvs37
11861         * src/prefs_actions.c
11862                 forgot to commit that one (use of GTK_STOCK_INFO).
11864 2006-06-29 [colin]      2.3.1cvs36
11866         * src/imap.c
11867                 Better handling of login errors (ask the password
11868                 again once), alert in case of error. Fix three
11869                 signedness warnings.
11871 2006-06-28 [wwp]        2.3.1cvs35
11873         * src/prefs_template.c
11874         * src/prefs_matcher.c
11875         * src/prefs_filtering_action.c
11876         * src/prefs_quote.c
11877                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
11878                 patch by Fabien Vantard, slightly modified.
11880 2006-06-28 [paul]
11882         2.4.0-rc2 released
11884 2006-06-28 [colin]      2.3.1cvs34
11886         * src/prefs_account.c
11887                 Fix bug #977 (Can't add or edit imap accounts)
11889 2006-06-28 [colin]      2.3.1cvs33
11891         * src/mimeview.c
11892                 Fix previous
11894 2006-06-28 [colin]      2.3.1cvs32
11896         * src/mimeview.c
11897                 Save named inlined attachments with "Save all"
11898         * src/main.c
11899         * src/mbox.c
11900         * src/common/plugin.c
11901         * src/common/plugin.h
11902         * src/common/sylpheed.c
11903         * src/common/utils.c
11904         * src/plugins/pgpcore/sylpheed.def
11905         * src/plugins/pgpinline/sylpheed.def
11906         * src/plugins/pgpmime/sylpheed.def
11907                 Win32 compatibility patch, by
11908                 Werner Koch
11910 2006-06-28 [wwp]        2.3.1cvs31
11912         * src/imap.c
11913         * src/prefs_folder_item.c
11914                 less compilation warnings (thanks to Fabien Vantard), less typos.
11916 2006-06-28 [paul]       2.3.1cvs30
11918         * src/gtk/gtkutils.c
11919                 gtk_combo_box_set_focus_on_click() is only
11920                 available since gtk 2.6.0
11922 2006-06-28 [paul]       2.3.1cvs29
11924         * src/prefs_ext_prog.c
11925                 fix engrish and add a tooltip for the
11926                 'command for 'Display as text' option
11928 2006-06-28 [paul]
11930         2.4.0-rc1 released
11932 2006-06-28 [paul]       2.3.1cvs28
11934         * ChangeLog
11935         * tools/Makefile.am
11936                 include textviewer.pl in releases
11938 2006-06-28 [paul]       2.3.1cvs27
11940         * src/prefs_ext_prog.c
11941                 hide Print command option if libgnomeprint
11942                 support is present
11944 2006-06-27 [colin]      2.3.1cvs26
11946         * src/compose.c
11947                 Fix Esc handling in insert/attach dialog
11948                 Don't show this dialog if dragging something
11949                 else than text/uri-list
11950                 Thanks to Fabien Vantard
11951         * tools/textviewer.pl
11952                 Filter script to display stuff as text
11953                 by H. Merijn Brand
11955 2006-06-27 [wwp]        2.3.1cvs25
11957         * src/messageview.c
11958                 use the exact product name (message view title), patch
11959                 by Fabien Vantard.
11961 2006-06-27 [ticho]      2.3.1cvs24
11963         * src/prefs_account.c
11964         * src/prefs_common.c
11965         * src/prefs_common.h
11966         * src/prefs_ext_prog.c
11967         * src/textview.c
11968                 Add a preference (Preferences/External programs)
11969                 to allow "Display as text" to be done via a script
11970                 (patch by H.Merijn Brand).
11971                 Use GtkComboBox for protocol selection in account
11972                 preferences.
11973                 Only include current choice for existing accounts, and
11974                 insensitivize the combobox.
11976 2006-06-27 [paul]       2.3.1cvs23
11978         * src/mbox.c
11979                 fix crasher introduced in cvs21.
11980                 Thanks to Colin
11982 2006-06-26 [colin]      2.3.1cvs22
11984         * src/mbox.c
11985                 Fix double-frees when leaving folders
11986                 after exporting to mbox
11988 2006-06-26 [colin]      2.3.1cvs21
11990         * src/mbox.c
11991                 More feedback (and optimisation)
11992                 on import/export
11993         * src/common/utils.c
11994                 Fix case when looking for mail addresses
11995         * src/gtk/gtkutils.c
11996                 Extra check for (X-)Face
11998 2006-06-25 [ticho]      2.3.1cvs20
12000         * src/compose.c
12001         * src/exphtmldlg.c
12002         * src/gtk/gtkutils.c
12003         * src/gtk/gtkutils.h
12004                 Added second argument to gtkut_sc_combobox_create() to
12005                 control focus-on-click for the widget.
12006                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
12008 2006-06-25 [ticho]      2.3.1cvs19
12010         * src/compose.c
12011         * src/gtk/Makefile.am
12012         * src/gtk/combobox.c
12013         * src/gtk/combobox.h
12014         * src/gtk/gtkutils.c
12015         * src/gtk/gtkutils.h
12016                 Use GtkComboBox instead of deprecated GtkOptionMenu
12017                 for account selector in compose window and for encoding
12018                 selector in attachment properties.
12019                 Also factorise working with the new GtkComboBox somewhat.
12021 2006-06-24 [paul]       2.3.1cvs18
12023         * src/prefs_common.c
12024                 use the correct default value
12026 2006-06-24 [paul]       2.3.1cvs17
12028         * src/compose.c
12029         * src/prefs_common.c
12030         * src/prefs_common.h
12031         * src/prefs_compose_writing.c
12032                 enable setting of default action when
12033                 dnd'ing files in the compose window.
12034                 (Collaborative effort with wwp)
12036 2006-06-23 [wwp]        2.3.1cvs16
12038         * src/compose.c
12039                 i18n fix (thanks to Fabien Vantard)
12041 2006-06-22 [colin]      2.3.1cvs15
12043         * src/prefs_customheader.c
12044                 Don't use filters in custom headers' file 
12045                 selector. Remember, extensions mean nothing :)
12047 2006-06-22 [paul]       2.3.1cvs14
12049         * configure.ac
12050                 allow setting of man directory location
12052 2006-06-22 [colin]      2.3.1cvs13
12054         * src/mainwindow.c
12055                 Add 'View/Go to/Next unread folder'.
12056                 I missed that :)
12058 2006-06-22 [colin]      2.3.1cvs12
12060         * src/common/utils.c
12061                 Add some subject prefixes
12062                 Patch by Bjorn T Johansen <btj@havleik.no>
12064 2006-06-22 [colin]      2.3.1cvs11
12066         * manual/advanced.xml
12067                 Forgotten hidden pref
12069 2006-06-21 [paul]       2.3.1cvs10
12071         * src/prefs_account.c
12072                 complete the removal of 'Add date header' option
12074 2006-06-21 [paul]       2.3.1cvs9
12076         * src/account.c
12077         * src/compose.c
12078         * src/prefs_account.c
12079         * src/prefs_account.h
12080                 remove option to add date header - always
12081                 add date header
12082         * src/etpan/imap-thread.c
12083                 fix warnings (Thanks to Colin)
12085 2006-06-21 [wwp]        2.3.1cvs8
12087         * src/folder.c
12088                 set the attachment flag when inline text part are (file)named. This is more convenient
12089                 when receiving (for instance) inline source files or patches sent using thunderbird.
12091 2006-06-21 [paul]       2.3.1cvs7
12093         * src/inc.c
12094                 fix off-by-one count of current msg in
12095                 statusbar filtering progressbar
12097 2006-06-21 [paul]       2.3.1cvs6
12099         * src/folder.c
12100                 Show attachment icon even if the part is 'inline'
12101                 if the following conditions are met:
12102                 - content-type != 'text/plain'
12103                 - content-type != '*/pgp-signature'
12104                 - either 'name' or 'filename' parameter is not NULL
12105                 
12106                 Thanks to Colin
12108 2006-06-21 [paul]       2.3.1cvs5
12110         * src/messageview.c
12111         * src/prefs_common.c
12112         * src/prefs_common.h
12113         * src/prefs_other.c
12114                 add an option to 'Never send Return
12115                 Receipts'
12116                 Thanks to Colin
12118 2006-06-20 [mones]      2.3.1cvs4
12120         * po/es.po
12121                 updated
12122         * src/compose.c
12123                 typo fixed (space after comma)
12124         * tools/make.themes.project
12125                 remove exec mode from tarball files
12127 2006-06-20 [colin]      2.3.1cvs3
12129         * src/news.c
12130         * src/procheader.c
12131         * src/unmime.c
12132                 Better fix for \n's in headers (don't 
12133                 break Received: and others)
12135 2006-06-20 [paul]       2.3.1cvs2
12137         * src/alertpanel.c
12138         * src/textview.c
12139                 improve legibility of phishing attempt
12140                 dialog
12142 2006-06-20 [paul]       2.3.1cvs1
12144         * NEWS
12145         * README
12146         * configure.ac
12147                 Update version number following
12148                 stable release
12150 2006-06-20 [colin]      2.3.0cvs26
12152         * src/compose.c
12153                 When dragging a file to the text of the compose
12154                 window, ask whether we want to insert or attach
12155                 (I know lots of people who do that to attach)
12157 2006-06-20 [colin]      2.3.0cvs25
12159         * src/etpan/imap-thread.c
12160                 Fix threshold (the append command is often > 32 bytes)
12162 2006-06-19 [colin]      2.3.0cvs24
12164         * src/imap.c
12165         * src/etpan/imap-thread.c
12166                 Workaround Rockliffe IMAP server bug: replace
12167                 "x UID SEARCH (ANSWERED UID 1:*)" with
12168                 "x UID SEARCH ANSWERED"
12169                 (Rockliffe doesn't handle the parenthesis)
12171 2006-06-19 [colin]      2.3.0cvs23
12173         * src/compose.c
12174         * src/imap.c
12175         * src/etpan/imap-thread.c
12176                 Probably fix bug #972 (Freezes when adding 
12177                 an attachment to the message)
12178         * src/common/defs.h
12179                 Modernize Firefox cmd
12182 2006-06-18 [colin]      2.3.0cvs22
12184         * src/prefs_customheader.c
12185                 Only allow correct filenames for various
12186                 custom headers
12188 2006-06-18 [colin]      2.3.0cvs21
12190         * src/prefs_customheader.c
12191                 Add a 'From File...' button in custom headers prefs, which
12192                 try to do the right thing: 
12193                 for normal headers, use file as plaintext,
12194                 for X-Face, calls compface,
12195                 for Face, encode to b64.
12197 2006-06-17 [colin]      2.3.0cvs20
12199         * src/mh.c
12200                 Warning fix
12202 2006-06-16 [colin]      2.3.0cvs19
12204         * src/summaryview.c
12205                 Recursive quicksearch: show message list
12206                 in current folder, *then* search children
12207                 in the background.
12209 2006-06-16 [colin]      2.3.0cvs18
12211         * src/main.c
12212                 Instead of ignoring SIGPIPE, save caches
12213                 when getting one. Will fix the fact that
12214                 hot caches are out-of-date when logging 
12215                 out of Xorg.
12216         * src/compose.c
12217         * src/prefs_compose_writing.c
12218                 Only save text (not attachments) when 
12219                 auto-saving to drafts
12220         * src/unmime.c
12221                 Always replace \n, \r and \t with spaces
12222                 in headers
12223         * manual/dist/html/Makefile.am
12224         * manual/dist/pdf/Makefile.am
12225         * manual/dist/ps/Makefile.am
12226         * manual/dist/txt/Makefile.am
12227         * manual/fr/dist/html/Makefile.am
12228         * manual/fr/dist/pdf/Makefile.am
12229         * manual/fr/dist/ps/Makefile.am
12230         * manual/fr/dist/txt/Makefile.am
12231         * manual/pl/dist/html/Makefile.am
12232         * manual/pl/dist/pdf/Makefile.am
12233         * manual/pl/dist/ps/Makefile.am
12234         * manual/pl/dist/txt/Makefile.am
12235                 Fix make clean removing pregenerated manuals
12238 2006-06-16 [colin]      2.3.0cvs17
12240         * src/plugins/pgpcore/sgpgme.c
12241         * src/plugins/pgpmime/pgpmime.c
12242         * src/plugins/pgpinline/pgpinline.c
12243                 Better error reporting in setup_signers.
12244                 Don't fallback to default key if specified
12245                 key isn't found.
12246                 Don't allow signing if more than one secret
12247                 key matches the one specified in prefs.
12249 2006-06-15 [colin]      2.3.0cvs16
12251         * src/folderview.c
12252                 Add "Send queue" in the folder's contextual
12253                 menu
12254         * src/compose.c
12255         * src/messageview.c
12256         * src/privacy.c
12257         * src/privacy.h
12258         * src/procmime.c
12259         * src/procmsg.c
12260         * src/plugins/pgpcore/passphrase.c
12261         * src/plugins/pgpcore/sgpgme.c
12262         * src/plugins/pgpinline/pgpinline.c
12263         * src/plugins/pgpmime/pgpmime.c
12264                 Better error reporting
12265         * src/mbox.c
12266                 Probably fix bug #971 (2.2.3 cannot read mail 
12267                 from local mbox)
12270 2006-06-15 [mones]      2.3.0cvs15
12272         * tools/make.themes.project
12273                 creates the themes project from the web page
12275 2006-06-15 [colin]      2.3.0cvs14
12277         * src/folder.c
12278                 Better fix (avoid losing the folder if scan_tree 
12279                 fails)
12281 2006-06-15 [cleroy]     2.3.0cvs13
12283         * src/folder.c
12284                 Probably fix Bug #969 (crash on rebuilding 
12285                 imap folder)
12287 2006-06-14 [colin]      2.3.0cvs12
12289         * manual/dtd/manual.xsl
12290         * manual/sylpheed-claws-manual.xml
12291         * manual/fr/sylpheed-claws-manual.xml
12292         * manual/pl/sylpheed-claws-manual.xml
12293                 Insert pagebreaks between sections
12295 2006-06-14 [paul]       2.3.0cvs11
12297         * configure.ac
12298                 better fix than 2.3.0cvs10
12300 2006-06-14 [paul]       2.3.0cvs10
12302         * configure.ac
12303                 fix setting of PACKAGE_DATA_DIR with newer autoconf
12304                 (backwards compatible)
12306 2006-06-13 [colin]      2.3.0cvs9
12308         * src/messageview.c
12309                 Fix sending of return receipt with the new queue folders
12311 2006-06-13 [wwp]        2.3.0cvs8
12313         * src/quote_fmt_lex.l
12314                 fix wrong tokens returned in quote_fmt lexer, query not().
12316 2006-06-13 [wwp]        2.3.0cvs7
12318         * src/folder.c
12319         * src/prefs_folder_item.c
12320                 allow changing folder type even when folder is not a top-level one,
12321                 thanks to Colin.
12323 2006-06-12 [colin]      2.3.0cvs6
12325         * src/folderview.c
12326                 Fix double-ask of "Do you want to mark all
12327                 as read"
12329 2006-06-12 [colin]      2.3.0cvs5
12331         * src/compose.c
12332         * src/compose.h
12333         * src/folder.c
12334         * src/folder.h
12335         * src/imap.c
12336         * src/inc.c
12337         * src/main.c
12338         * src/messageview.c
12339         * src/mh.c
12340         * src/prefs_folder_item.c
12341         * src/procheader.c
12342         * src/procmime.c
12343         * src/procmsg.c
12344         * src/procmsg.h
12345         * src/send_message.c
12346         * src/summaryview.c
12347         * src/toolbar.c
12348                 Apply bug #964's patch (Queue and drafts aren't normal)
12349                 The Drafts and Queue folder now contain RFC-822 files,
12350                 allowing to move and copy mails from and to these 
12351                 folders. Moving from Drafts to Queue will prepare the
12352                 mail for sending (PGP signature, encryption, etc).
12353                 This patch also rework sending errors handling to try
12354                 to be more helpful.
12355                 Also, allow redefining folder types via the GUI 
12356                 (Folder type in its Properties)
12358 2006-06-12 [colin]      2.3.0cvs4
12360         * src/summaryview.c
12361         * src/prefs_common.c
12362         * src/prefs_common.h
12363         * src/gedit-print.c
12364                 Allow to define a specific print font - patch
12365                 by Bernhard Walle <bernhard.walle@gmx.de>
12366         * src/prefs_fonts.c
12367         * manual/advanced.xml
12368         * manual/fr/advanced.xml
12369                 Add a hidden pref to allow deletion without
12370                 confirmation
12372 2006-06-12 [wwp]        2.3.0cvs3
12374         * .cvsignore
12375                 more files to ignore.
12377 2006-06-12 [wwp]        2.3.0cvs2
12379         * src/quote_fmt.c
12380         * src/quote_fmt_lex.l
12381         * src/quote_fmt_parse.y
12382                 extend the quote_fmt parser (templates and quotes):
12383                 - allow limited sub-expressions in |p{} and |f{} expressions,
12384                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
12385                 - implemented/fixed missing implementation of query_references and show_references,
12386                 - completed, fixed contents and format of the symbols help dialog,
12387                 - fix some compilation warnings.
12389 2006-06-12 [wwp]        2.3.0cvs1
12391         * manual/advanced.xml
12392         * manual/fr/advanced.xml
12393                 updates in the "templates" section of the manual (eng/fr):
12394                  - be more precise (both versions)
12395                  - completed to match the english reference (fr version)
12396                  - touchups (both versions)
12398 2006-06-12 [paul]       2.3.0
12400         2.3.0 released
12402 2006-06-12 [paul]       2.2.3cvs14
12404         * po/ca.po
12405         * po/cs.po
12406         * po/de.po
12407         * po/el.po
12408         * po/fr.po
12409         * po/it.po
12410         * po/pt_BR.po
12411         * po/sr.po
12412         * po/zh_CN.po
12413                 updated by Miquel Oliete, Tim, Stephan Sachse,
12414                 Stavros Giannouris, Fabien Vantard, Andrea
12415                 Spadaccini, Frederico Goncalves Guimaraes,
12416                 Aleksandar Urosevic, and Ralgh Young
12418 2006-06-12 [colin]      2.2.3cvs13
12420         * src/mbox.c
12421                 Add missing header
12423 2006-06-11 [colin]      2.2.3cvs12
12425         * src/msgcache.c
12426                 Verify that g_malloc() succeeded
12428 2006-06-11 [colin]      2.2.3cvs11
12430         * src/wizard.c
12431                 Add Face header to welcome mail
12433 2006-06-10 [colin]      2.2.3cvs10
12435         * src/textview.c
12436                 Revert previous (Forgot it changes the
12437                 margin on the whole mail)
12439 2006-06-10 [colin]      2.2.3cvs9
12441         * src/textview.c
12442                 Don't overlap long headers under (X-)Face
12444 2006-06-10 [mones]      2.2.3cvs8
12446         * manual/xml2pdf
12447                 allow generation of manual on systems lacking saxon binary
12448                 but with java and the saxon library installed
12450         * po/es.po
12451                 updated for release
12453 2006-06-09 [colin]      2.2.3cvs7
12455         * src/summaryview.c
12456                 Fix leak when using Display Sender using Addressbook
12458 2006-06-09 [colin]      2.2.3cvs6
12460         * src/compose.c
12461         * src/folder.c
12462         * src/folderview.c
12463         * src/mimeview.c
12464         * src/summaryview.c
12465                 More leaks fixes
12467 2006-06-09 [paul]       2.2.3cvs5
12469         * AUTHORS
12470         * src/gtk/authors.h
12471         * tools/claws.i18n.status.pl
12472                 updated with new info
12474 2006-06-09 [paul]       2.2.3cvs4
12476         * README
12477                 updated
12478         * manual/ack.xml
12479                 add wwp to authors list
12480         * src/gtk/authors.h
12481                 update mine and Colin's addresses
12483 2006-06-08 [colin]      2.2.3cvs3
12485         * src/etpan/imap-thread.c
12486                 Fix leak on SSL cert check
12488 2006-06-08 [colin]      2.2.3cvs2
12490         * src/common/utils.c
12491                 Fix leak
12493 2006-06-08 [paul]       2.2.3cvs1
12495         * configure.ac
12496                 Update version number following
12497                 stable release
12499 2006-06-07 [colin]      2.2.2cvs3
12501         * src/msgcache.c
12502                 Fix catching cache read errors (guint instead of gint)
12503                 Prevent malloc'ing more than 8MB (means cache corruption)
12505 2006-06-07 [paul]       2.2.2cvs2
12507         * src/exporthtml.c
12508         * src/exportldif.c
12509         * src/mh.c
12510         * src/mutt.c
12511         * src/pine.c
12512         * src/common/utils.c
12513                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
12514                 obey $HOME'
12515                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
12516                 Thanks to Colin
12518 2006-06-06 [paul]       2.2.2cvs1
12520         * configure.ac
12521                 Update version number following
12522                 stable release
12524 2006-06-06 [paul]       2.2.1cvs6
12526         * src/matcher.c
12527                 fix  implicit declaration of
12528                 sylpheed_do_idle()
12529                 Patch by Fabien Vantard
12531 2006-06-06 [paul]       2.2.1cvs5
12533         * src/matcher.c
12534                 fix age_greater and age_lower so that they
12535                 mean what say and not '...or equal to'
12536                 Thanks to Colin
12538 2006-06-06 [paul]       2.2.1cvs4
12540         * src/textview.c
12541         * src/common/utils.c
12542                 fix URI check
12543                 Thanks to Colin
12545 2006-06-05 [wwp]        2.2.1cvs3
12547         * manual/fr/account.xml
12548                 minor language fixes (thanks to Fabien Vantard).
12550 2006-06-05 [colin]      2.2.1cvs2
12552         * src/prefs_folder_item.c
12553         * src/folderview.c
12554                 Allow recursive setting of properties 
12555                 for whole mailboxes
12556         * src/matcher.c
12557                 Don't freeze on 'test' filtering rule
12559 2006-06-05 [colin]      2.2.1cvs1
12561         * configure.ac
12562                 Update version number following
12563                 stable release
12565 2006-06-04 [wwp]        2.2.0cvs82
12567         * manual/glossary.xml
12568         * manual/account.xml
12569         * manual/fr/glossary.xml
12570         * manual/fr/account.xml
12571                 added glossary section and references/links related to the Face custom header.
12573 2006-06-04 [colin]      2.2.0cvs81
12575         * src/summaryview.c
12576                 Skip to next message on move with no
12577                 immediate execution
12579 2006-06-04 [wwp]        2.2.0cvs80
12581         * manual/xml2pdf
12582                 added sanity checks, exit when needed.
12584 2006-06-03 [paul]       2.2.0cvs79
12586         * src/prefs_receive.c
12587                 page name is now 'Receiving'
12588         * src/prefs_send.c
12589                 page name is now 'Sending'
12591 2006-06-03 [colin]      2.2.0cvs78
12593         * src/plugins/spamassassin/spamassassin_gtk.c
12594                 Autoswitch to Localhost if transport was previously
12595                 disabled. Else people had to check [] Enable, then
12596                 *reselect* transport.
12598 2006-06-03 [colin]      2.2.0cvs77
12600         * src/plugins/pgpinline/pgpinline.c
12601         * src/plugins/pgpmime/pgpmime.c
12602                 Check that gpg_data_release_and_get_mem 
12603                 didn't fail (now, why this happens...)
12605 2006-06-03 [colin]      2.2.0cvs76
12607         * src/mbox.c
12608                 Fix bug #962 (Manual and/or UI should 
12609                 warn about incompatible locking 
12610                 causing dataloss)
12612 2006-06-02 [cleroy]     2.2.0cvs75
12614         * src/filtering.c
12615         * src/folder.c
12616         * src/procmsg.c
12617         * src/summaryview.c
12618                 Fix a few leaks
12620 2006-06-02 [colin]      2.2.0cvs74
12622         * src/main.c
12623                 On exit, free caches after writing them
12624                 Shuts up some valgrind false positives
12625         * src/procmsg.c
12626         * src/send_message.c
12627                 Fix races when reusing existing SMTP connections
12628                 Fix inexistant session timeout
12629         * src/toolbar.c
12630                 Display alertpanel after all queues have
12631                 been processed, not after each
12633 2006-06-02 [wwp]        2.2.0cvs73
12635         * manual/fr/glossary.xml
12636         * manual/fr/ack.xml
12637         * manual/ack.xml
12638                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
12640 2006-06-02 [wwp]        2.2.0cvs72
12642         * manual/xml2pdf
12643         * manual/dist/pdf/Makefile.am
12644         * manual/dtd/manual.xsl
12645         * manual/fr/dist/pdf/Makefile.am
12646         * manual/pl/dist/pdf/Makefile.am
12647                 we changed the procedure to generate the .pdf version of the manual.
12648                 The procedure is more modern and the .pdf we get now has a valid index.
12649                 Here are the new pre-requisites:
12651                 - JRE 1.x (1.4 here): there must be one from your distro
12652                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
12653                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
12654                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
12656                 See my posts for further info about the installation of this toolchain:
12658                 Date: Fri, 19 May 2006 19:40:06 +0200
12659                 From: wwp <subscript@free.fr>
12660                 To: sylpheed-claws-devel@lists.sourceforge.net
12661                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
12663                 and
12665                 Date: Wed, 24 May 2006 12:58:49 +0200
12666                 From: wwp <subscript@free.fr>
12667                 To: sylpheed-claws-devel@lists.sourceforge.net
12668                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
12670 2006-06-01 [colin]      2.2.0cvs71
12672         * src/compose.c
12673                 Better guards against IMAP races
12674         * src/main.c
12675         * src/prefs_common.c
12676         * src/prefs_common.h
12677         * src/common/ssl_certificate.c
12678         * src/etpan/imap-thread.c
12679         * src/etpan/imap-thread.h
12680         * src/gtk/sslcertwindow.c
12681                 New hidden option ssl_skip_cert_check to 
12682                 avoid dups of bug #959 (libetpan linked
12683                 against gnutls and gnutls buggy on 64bit)
12684                 Present expired warning only once per
12685                 session/server.
12686         * manual/advanced.xml
12687         * manual/fr/advanced.xml
12688                 Document new option
12690 2006-06-01 [wwp]        2.2.0cvs70
12692         * src/messageview.c
12693                 fix for bug #961 (return receipt dialog 
12694                 complains incorrectly about return-path 
12695                 email adress being different), thanks 
12696                 to Colin.
12698 2006-05-31 [cleroy]     2.2.0cvs69
12700         * src/common/ssl.c
12701                 Guard against NULLs, although this
12702                 should never be an issue
12704 2006-05-31 [colin]      2.2.0cvs68
12706         * src/filtering.c
12707                 Use g_slist_prepend
12708         * src/imap.c
12709                 Don't remove caches when destroying folder, it
12710                 could (should) be done at exit
12711         * src/inc.c
12712                 free processing cache after incorporation
12713         * src/etpan/imap-thread.c
12714                 Maybe fix bug #959 (Crash on moving to emails 
12715                 to a imap account per ssl with a expired 
12716                 certificate.)
12718 2006-05-30 [colin]      2.2.0cvs67
12720         * src/summaryview.c
12721                 Put back event flush when displaying message
12722                 It avoids reading a bunch of messages just
12723                 by hitting shift-n for too long ;)
12725 2006-05-29 [colin]      2.2.0cvs66
12727         * src/summaryview.c
12728                 Remove useless g_warnings
12730 2006-05-29 [colin]      2.2.0cvs65
12732         * src/imap.c
12733                 Fix g_slist_append()s for performance
12735 2006-05-29 [colin]      2.2.0cvs64
12737         * src/compose.c
12738         * src/common/utils.c
12739                 Fix extraneous tab at start of addresses
12740         * src/mainwindow.c
12741                 Fix warnings (thanks to Fabien)
12742                 Fix crash at exit when composing messages 
12743                 exist
12744         * src/pop.c
12745                 Fix progress bar when deleting expired mails
12746                 Thanks to Hiro
12747         * src/summaryview.c
12748         * src/gtk/gtksctree.c
12749                 Fix re-sorting slowness
12751 2006-05-29 [paul]       2.2.0cvs63
12753         * src/mh.c
12754                 fetch full message when moving mails
12755                 from another mailbox, (fixed data loss
12756                 when filtering from IMAP to MH, introduced
12757                 in 2.2.0cvs57).
12758                 Thanks to Colin
12760 2006-05-29 [mones]      2.2.0cvs62
12762         * src/gtk/gtksctree.c
12763                 Unselect faster (patch by Colin)        
12765 2006-05-26 [colin]      2.2.0cvs61
12767         * src/summaryview.c
12768                 Unplug MSGINFO_UPDATE callback on delete too.
12770 2006-05-26 [colin]      2.2.0cvs60
12772         * src/foldersel.c
12773                 Fix bold in folder selection window with glib2.10
12774                 thanks Hiro
12776 2006-05-26 [colin]      2.2.0cvs59
12778         * src/procheader.c
12779                 Convert date only if necessary (and don't
12780                 try to convert from utf8 to utf8, too)
12781         * src/summaryview.c
12782                 Only set column's text if the column's 
12783                 displayed
12785 2006-05-26 [colin]      2.2.0cvs58
12787         * src/summaryview.c
12788         * src/gtk/gtkutils.c
12789                 Fix useless warning
12791 2006-05-26 [colin]      2.2.0cvs57
12793         * src/mainwindow.c
12794                 Make summaryview selectable as long as 
12795                 no message has focus
12796         * src/mh.c
12797                 Faster deletion (by implementing mh_remove_msgs)
12798                 Faster copy (avoid using mh_fetch_msg just to get
12799                 the filename)
12800                 Faster move (using move_file instead of copy_file
12801                 if MSG_IS_MOVE)
12802                 No progressbar if total number of mails to cp/mv 
12803                 is less than 100
12804         * src/summaryview.c
12805                 Fix removal from subject_table when mail gets moved
12806                 Faster deletion (g_slist_prepend instead of append)
12807         * src/gtk/gtksctree.c
12808                 Remove useless code
12810 2006-05-25 [colin]      2.2.0cvs56
12812         * src/common/ssl_certificate.c
12813                 Fix leak in expired cert check
12815 2006-05-25 [colin]      2.2.0cvs55
12817         * src/mh.c
12818                 Disable flags syncing on .mh_sequences - it
12819                 is buggy and marks mails read under unknown
12820                 conditions.
12822 2006-05-25 [paul]
12824         * 2.3.0-rc4 released
12826 2006-05-24 [colin]      2.2.0cvs54
12828         attention cvs users: if you manage to crash
12829         Sylpheed-Claws while moving, copying or deleting
12830         mails, we *are* interested in stack traces and
12831         valgrind logs. It looks stable, but one never
12832         knows...
12834         * src/folder.c
12835                 Add progressbar for cache updates
12836         * src/folderutils.c
12837                 Optimize Mark all read in the current
12838                 folder
12839         * src/mh.c
12840                 Add progressbar for copy/move
12841         * src/procmsg.c
12842                 Optimize O(n^2) in copy/move
12843         * src/summaryview.c
12844         * src/gtk/gtksctree.c
12845                 Optimize O(n^2) algos
12846         * src/common/timing.h
12847                 Display ms instead of us
12849 2006-05-24 [wwp]        2.2.0cvs53
12851         * manual/fr/advanced.xml
12852                 updates to the French manual.
12854 2006-05-24 [wwp]        2.2.0cvs52
12856         * src/common/utils.c
12857                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
12859 2006-05-24 [wwp]        2.2.0cvs51
12861         * src/folderutils.c
12862                 fixed "mark all read" in MH folders (thanks to Colin).
12864 2006-05-24 [paul]       2.2.0cvs50
12866         * doc/man/sylpheed-claws.1
12867                 updated the man page
12869 2006-05-23 [colin]      2.2.0cvs49
12871         * src/folderview.c
12872         * src/imap.c
12873         * src/inc.c
12874         * src/mbox.c
12875         * src/messageview.c
12876         * src/news.c
12877         * src/send_message.c
12878         * src/summaryview.c
12879         * src/gtk/sslcertwindow.c
12880                 alertpanel fixes, by Fabien
12882 2006-05-23 [colin]      2.2.0cvs48
12884         * src/folder.c
12885         * src/folderview.c
12886         * src/msgcache.c
12887         * src/summaryview.c
12888         * src/gtk/gtksctree.c
12889         * src/gtk/gtksctree.h
12890                 More timings
12891                 Fix slow loading problem, which was caused by the
12892                 use of some gtk_ctree funcs and their use of
12893                 g_list_position while gtk_ctree_(un)link'ing.
12894                 Reap more functions from gtkctree.c to be sure we
12895                 use our (fast) version instead of theirs.
12896         * src/mh.c
12897                 Fix copy of unread mails
12900 2006-05-22 [wwp]        2.2.0cvs47
12902         * manual/fr/advanced.xml
12903                 updated.
12905 2006-05-22 [colin]      2.2.0cvs46
12907         * src/filtering.c
12908                 Fix possible infinite loop. 'copy' is not a 
12909                 final action, so when encountering a 'copy',
12910                 we have to check if a previous one was set
12911                 and do it. In the same way, if we encounter
12912                 a 'move' we have to perform a possibly 
12913                 pending 'copy'. This will slow down filtering
12914                 on IMAP if move+copy or multiple copy actions
12915                 are to be done, but handling it via the batch
12916                 would be really too convoluted.
12918 2006-05-22 [wwp]        2.2.0cvs45
12920         * manual/fr/advanced.xml
12921         * manual/fr/faq.xml
12922         * manual/fr/glossary.xml
12923         * manual/fr/handling.xml
12924         * manual/fr/intro.xml
12925         * manual/fr/plugins.xml
12926         * manual/fr/sylpheed-claws-manual.xml
12927                 sync w/ the english manual: updates URIs, documented mailing-list
12928                 support, better explanation about the enabled/disabled feature
12929                 in filtering/processing rules by Paul.
12931 2006-05-21 [colin]      2.2.0cvs44
12933         * src/summaryview.c
12934                 Don't expand after building threads, but during
12936 2006-05-21 [colin]      2.2.0cvs43
12938         * src/procmsg.c
12939         * src/summaryview.c
12940                 More timing possibilities... For next time I have 
12941                 to find out how the hell some 3GHz computer takes
12942                 one minute to open a 30k folder...
12944 2006-05-21 [colin]      2.2.0cvs42
12946         * manual/pl/advanced.xml
12947         * manual/pl/faq.xml
12948         * manual/pl/glossary.xml
12949         * manual/pl/handling.xml
12950         * manual/pl/intro.xml
12951         * manual/pl/plugins.xml
12952         * manual/pl/sylpheed-claws-manual.xml
12953                 Polish manual updated by Pawel
12955 2006-05-20 [colin]
12957         * 2.3.0-rc3 released
12959 2006-05-20 [colin]      2.2.0cvs41
12961         * src/imap.c
12962                 Fix -rc2 problems:
12963                 - remove cache of moved messages from original folder
12964                 - apply new flags to messages even if they aren't appliable
12965                   via IMAP.
12967 2006-05-20 [colin]
12969         * 2.3.0-rc2 released
12971 2006-05-19 [colin]      2.2.0cvs40
12973         * src/imap.c
12974                 Don't issue SELECT in imap_change_flags
12975                 before having checked that we indeed have
12976                 some flags to change. MSG_POSTFILTERED for
12977                 example can't be used on IMAP.
12978                 Fixes bug #955 (copying messages between 
12979                 imap folders is extremely slow), which was
12980                 a regression.
12982 2006-05-19 [colin]      2.2.0cvs39
12984         * src/folder.c
12985         * src/folder.h
12986         * src/folderview.c
12987                 Try to fix bug #830 (Some unread messages 
12988                 get marked read in IMAP inbox):
12989                 - Prevent scanning a folder if it's being 
12990                   opened via the GUI
12991                 - Postpone opening via the GUI of a folder
12992                   currently scanned.
12995 2006-05-19 [wwp]        2.2.0cvs38
12997         * manual/advanced.xml
12998                 fix English+typo (thanks to Paul).
13000 2006-05-19 [wwp]        2.2.0cvs37
13002         * manual/advanced.xml
13003         * manual/fr/advanced.xml
13004         * src/gtk/logwindow.c
13005         * src/prefs_common.c
13006         * src/prefs_common.h
13007                 added hidden prefs to allow customization of colors used in
13008                 protocol log window (useful for dark gtk+ themes).
13010 2006-05-19 [wwp]        2.2.0cvs36
13012         * ChangeLog
13013                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
13015 2006-05-19 [paul]       2.2.0cvs35
13017         * src/textview.c
13018                 make Reply-To fully clickable
13019         * src/gtk/logwindow.c
13020                 more colouring (SMTP ESMTP)
13021         Both patches by Pawel Pekala
13023 2006-05-19 [cleroy]     2.2.0cvs34
13025         * src/mh.c
13026                 Don't update flags from current folder
13027                 Probably fixes bug #935 (Read Messages 
13028                 Revert to Being Marked as Unread)
13030 2006-05-18 [colin]      2.2.0cvs33
13032         * src/imap.c
13033                 Warning fix
13034         * src/compose.c
13035         * src/mainwindow.c
13036         * src/summaryview.c
13037         * src/toolbar.c
13038                 Allow replying to multiple emails
13039                 in multiple windows
13040         * src/mimeview.c
13041         * src/etpan/imap-thread.c
13042                 Leak fixes
13044 2006-05-18 [paul]       2.2.0cvs32
13046         * src/summaryview.c
13047                 keep Mailing-List menu refreshed
13048                 Thanks to Colin
13050 2006-05-18 [paul]       2.2.0cvs31
13052         * manual/advanced.xml
13053         * manual/faq.xml
13054         * manual/glossary.xml
13055         * manual/handling.xml
13056         * manual/intro.xml
13057         * manual/plugins.xml
13058         * manual/sylpheed-claws-manual.xml
13059                 update URLs
13060                 add info about mailing-list support
13061                 edit filtering info
13062         * src/wizard.c
13063         * src/common/defs.h
13064         * src/gtk/about.c
13065         * src/plugins/dillo_viewer/README
13066                 update URLs
13068 2006-05-17 [wwp]        2.2.0cvs30
13070         * manual/handling.xml
13071         * manual/fr/handling.xml
13072                 documented the ability to enabled/disable filtering/processing rules.
13074 2006-05-17 [colin]      2.2.0cvs29
13076         * src/main.c
13077                 Don't initialize g_thread subsystem if it's 
13078                 already done (thanks to Hiro)
13079         * src/mimeview.c
13080                 Fix saving of parts when there name can't be
13081                 converted from UTF-8.
13083 2006-05-17 [paul]       2.2.0cvs28
13085         * po/Makefile.in.in
13086                 fix config.status warning with autoconf 2.60
13088 2006-05-17 [paul]       2.2.0cvs27
13090         * po/POTFILES.in
13091                 add src/mbox.c
13093 2006-05-17 [wwp]        2.2.0cvs26
13095         * src/mainwindow.c
13096                 fix useless and potentially dangerous buffer walking (thanks to Colin).
13098 2006-05-17 [wwp]        2.2.0cvs25
13100         * src/plugins/demo/demo.c
13101                 updated product name in plugin demo (many plugins need to be
13102                 sync'ed w/ that change).
13104 2006-05-17 [colin]      2.2.0cvs24
13106         * src/mh.c
13107                 Fix leak
13109 2006-05-16 [colin]      2.2.0cvs23
13111         * src/mainwindow.c
13112                 Stupid me hit again. Fix cvs22.
13114 2006-05-16 [colin]      2.2.0cvs22
13116         * src/mainwindow.c
13117                 Fix bug #922 (sylpheed-claws crashed after 
13118                 pushing on Inbox folder)
13120 2006-05-16 [colin]      2.2.0cvs21
13122         * src/compose.c
13123                 Make From header be copy/paste/select-able
13125 2006-05-16 [wwp]        2.2.0cvs20
13127         * src/export.c
13128         * src/matcher.c
13129         * src/summaryview.c
13130         * src/etpan/imap-thread.c
13131                 fix some compiler warnings (thanks to Colin).
13133 2006-05-16 [wwp]        2.2.0cvs19
13135         * src/action.c
13136         * src/gedit-print.c
13137         * src/inc.c
13138         * src/mainwindow.c
13139         * src/mh.c
13140         * src/statusbar.c
13141         * src/send_message.c
13142         * src/summaryview.c
13143                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
13145 2006-05-15 [colin]      2.2.0cvs18
13147         * src/procmsg.c
13148                 Fix automatic rule creation with List-Post
13150 2006-05-15 [paul]       2.2.0cvs17
13152         * tools/filter_conv_new.pl
13153                 updated for rule enabling/disabling
13154                 claws version >= 2.3.x required
13156 2006-05-15 [cleroy]     2.2.0cvs16
13158         * src/main.c
13159                 Revert test
13161 2006-05-15 [cleroy]     2.2.0cvs15
13163         * src/main.c
13164                 test
13166 2006-05-15 [wwp]        2.2.0cvs14
13168         * manual/pl/.cvsignore
13169                 ignore generated files.
13171 2006-05-14 [wwp]        2.3.0-rc1
13173         * 2.3.0-rc1 released
13175 2006-05-13 [wwp]        2.2.0cvs13
13177         * src/filtering.c
13178         * src/filtering.h
13179         * src/matcher.c
13180         * src/matcher_parser_lex.l
13181         * src/matcher_parser_parse.y
13182         * src/prefs_filtering.c
13183                 new feature: provide the ability to disable filtering and processing
13184                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
13185                 adaptations.
13187 2006-05-13 [colin]      2.2.0cvs12
13189         * src/compose.c
13190                 Remove useless if (a) b; else b;
13191                 Thanks to wwp
13193 2006-05-13 [wwp]        2.2.0cvs11
13195         * src/export.c
13196         * src/import.c
13197         * src/mainwindow.c
13198         * src/mbox.c
13199         * src/summaryview.c
13200         * src/summaryview.h
13201                 no more silent failures (or at least less ones) when importing
13202                 or exporting from/to mbox. Also start importing/exporting if
13203                 the necessary info is set.
13205 2006-05-13 [wwp]        2.2.0cvs10
13207         * RELEASE_NOTES
13208                 restored up-to-date release notes.
13210 2006-05-13 [paul]       2.2.0cvs9
13212         * po/nl.po
13213         * po/ru.po
13214                 updated by Tim Dijkstra and Pavlo Bohmat
13216 2006-05-12 [colin]      2.2.0cvs8
13218         * src/gtk/quicksearch.c
13219                 Add "k" as shortcut for "colorlabel". Patch
13220                 by ath42@users.sf.net.
13222 2006-05-12 [paul]       2.2.0cvs7
13224         * src/prefs_common.h
13225         * src/prefs_summaries.c
13226         * src/summaryview.c
13227                 when entering a folder also allow
13228                 going directly to first Marked message
13230 2006-05-12 [paul]       2.2.0cvs6
13232         * src/summaryview.c
13233                 always obey 'confirm before marking all
13234                 mails read' option
13236 2006-05-12 [paul]       2.2.0cvs5
13238         * src/textview.c
13239                 make Sender fully clickable
13241 2006-05-12 [colin]      2.2.0cvs4
13243         * src/compose.c
13244         * src/compose.h
13245                 Let From be editable
13246         * src/main.c
13247         * src/mh.c
13248                 Full support of .mh_sequences' Unseen seq
13250 2006-05-12 [colin]      2.2.0cvs3
13252         * src/folder.c
13253         * src/mainwindow.c
13254         * src/mainwindow.h
13255         * src/messageview.c
13256         * src/prefs_spelling.c
13257         * src/procheader.c
13258         * src/procmsg.c
13259         * src/procmsg.h
13260         * src/summaryview.c
13261         * src/toolbar.c
13262         * src/toolbar.h
13263                 Add contextual menu on Compose toolbar
13264                 button. Fixes bug #944 (Automatic
13265                 addresses not applied when changing account
13266                 from compose window)
13267                 add Mailing List support
13268                 based on the old 0.6.5claws25 patch by
13269                 Melvin Hadasht, with finishing touches
13270                 by Colin
13271                 Fix "ignore thread" when mails are threaded by
13272                 subject (and weren't ignored although appearing
13273                 in the thread).
13274                 GUI rework.
13275                 Both patches by Pawel.
13277 2006-05-08 [paul]       2.2.0cvs2
13279         * src/mainwindow.c
13280         * src/mainwindow.h
13281         * src/messageview.c
13282         * src/procheader.c
13283         * src/procmsg.c
13284         * src/procmsg.h
13285         * src/summaryview.c
13286                 add Mailing List support
13287                 based on the old 0.6.5claws25 patch by 
13288                 Melvin Hadasht, with finishing touches
13289                 by Colin
13291 2006-05-08 [colin]      2.2.0cvs1
13293         * src/mainwindow.c
13294         * src/toolbar.c
13295         * src/toolbar.h
13296                 Add contextual menu on Compose toolbar 
13297                 button. Fixes bug #944 (Automatic 
13298                 addresses not applied when changing account 
13299                 from compose window)
13301 2006-05-08 [paul]       2.2.0
13303         2.2.0 released
13305 2006-05-08 [paul]       2.1.1cvs51
13307         * po/cs.po
13308         * po/de.po
13309         * po/en_GB.po
13310         * po/fi.po
13311         * po/fr.po
13312         * po/pt_BR.po
13313         * po/sr.po
13314         * po/zh_CN.po
13315                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13316                 Fabien Vantard, Frederico Goncalves Guimaraes,
13317                 Aleksandar Urosevic, and Ralgh Young
13319 2006-05-12 [colin]      2.1.1cvs50
13321         * po/cs.po
13322         * po/de.po
13323         * po/en_GB.po
13324         * po/es.po
13325         * po/fi.po
13326         * po/fr.po
13327         * po/pt_BR.po
13328         * po/sr.po
13329         * po/zh_CN.po
13330                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13331                 Fabien Vantard, Frederico Goncalves Guimaraes,
13332                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
13334 2006-05-05 [colin]      2.1.1cvs49
13336         * manual/Makefile.am
13337         * manual/pl/Makefile.am
13338         * manual/pl/account.xml
13339         * manual/pl/ack.xml
13340         * manual/pl/addrbook.xml
13341         * manual/pl/advanced.xml
13342         * manual/pl/faq.xml
13343         * manual/pl/glossary.xml
13344         * manual/pl/gpl.xml
13345         * manual/pl/handling.xml
13346         * manual/pl/intro.xml
13347         * manual/pl/keyboard.xml
13348         * manual/pl/plugins.xml
13349         * manual/pl/starting.xml
13350         * manual/pl/sylpheed-claws-manual.xml
13351         * manual/pl/dist/.cvsignore
13352         * manual/pl/dist/Makefile.am
13353         * manual/pl/dist/html/.cvsignore
13354         * manual/pl/dist/html/Makefile.am
13355         * manual/pl/dist/pdf/.cvsignore
13356         * manual/pl/dist/pdf/Makefile.am
13357         * manual/pl/dist/ps/.cvsignore
13358         * manual/pl/dist/ps/Makefile.am
13359         * manual/pl/dist/txt/.cvsignore
13360         * manual/pl/dist/txt/Makefile.am
13361                 Add the polish translation of the manual,
13362                 Authored by Pawel Pekala.
13364 2006-05-05 [cleroy]     2.1.1cvs48
13366         * src/main.c
13367                 Re-read matcherrc after loading plugins 
13368                 if some of them add folders.
13370 2006-05-03 [colin]      2.1.1cvs47
13372         * src/imap.c
13373                 I'm idiot
13375 2006-05-03 [colin]      2.1.1cvs46
13377         * src/imap.c
13378                 Be sure to have a session when
13379                 getting separator
13381 2006-05-03 [colin]      2.1.1cvs45
13383         * src/imap.c
13384         * src/imap.h
13385         * src/imap_gtk.c
13386                 Fix preventing renaming with namespace 
13387                 separator.
13389 2006-05-01 [colin]      2.1.1cvs44
13391         * src/action.c
13392                 Don't reload messageview when result of
13393                 action is piped.
13395 2006-04-29 [colin]      2.1.1cvs43
13397         * src/prefs_receive.c
13398         * src/plugins/spamassassin/spamassassin_gtk.c
13399         * src/plugins/clamav/clamav_plugin_gtk.c
13400                 GUI fixes by Pawel
13402 2006-04-29 [colin]      2.1.1cvs42
13404         * src/prefs_compose_writing.c
13405         * src/prefs_quote.c
13406                 Cleanups. Patch by Pawel
13408 2006-04-28 [paul]       2.1.1cvs41
13410         * src/matcher.c
13411                 fix returned quick search results when search
13412                 term contains an underscore.
13413                 Thanks to Colin
13415 2006-04-28 [paul]       2.1.1cvs40
13417         * src/prefs_message.c
13418         * src/prefs_receive.c
13419                 GUI cleanups
13420                 Patches by Pawel Pekala
13422 2006-04-27 [colin]      2.1.1cvs39
13424         * src/wizard.c
13425                 Differentiate subject Welcome from
13426                 window's title Welcome
13428 2006-04-27 [paul]
13430         2.2.0-rc1 released
13432 2006-04-27 [paul]       2.1.1cvs38
13434         * manual/advanced.xml
13435         * manual/fr/advanced.xml
13436                 add info about compose_no_markup hidden pref
13438 2006-04-27 [paul]       2.1.1cvs37
13440         * src/prefs_account.c
13441                 improve privacy labels
13442         * src/prefs_msg_colors.c
13443                 change some strings for translators' convenience
13444         * src/gtk/gtkutils.c
13445                 don't underline the link button text
13447 2006-04-25 [colin]      2.1.1cvs36
13449         * src/folder.c
13450                 Complete 2.1.1cvs33 (once more ;)
13452 2006-04-25 [colin]      2.1.1cvs35
13454         * src/editldap.c
13455                 Fix tooltip
13457 2006-04-25 [cleroy]     2.1.1cvs34
13459         * src/compose.c
13460         * src/gtk/gtkaspell.c
13461                 Fix crash on redirect (related to the return 
13462                 of the aspell menu in compose's toolbar)
13463         * src/prefs_msg_colors.c
13464                 Fix sensitivity widgets
13465         * src/image_viewer.c
13466         * src/gtk/pluginwindow.c
13467         * src/gtk/prefswindow.c
13468                 Change released signals to clicked (Fabien)
13469         * po/POTFILES.in
13470         * src/common/socket.c
13471         * src/plugins/spamassassin/spamassassin.c
13472                 Translate strings (Fabien)
13474 2006-04-25 [paul]       2.1.1cvs33
13476         * src/folder.c
13477         * src/folder.h
13478         * src/folderview.c
13479                 complete the fix of bug #912
13480                 Thanks to Colin
13482 2006-04-25 [colin]      2.1.1cvs32
13484         * src/news.c
13485                 Better progress bar
13486         * src/mimeview.c
13487         * src/summaryview.c
13488         * src/summaryview.h
13489                 Fix focus chain
13490                 Patches by Pawel Pekala
13492 2006-04-24 [colin]      2.1.1cvs31
13494         * src/compose.c
13495                 Fix compilation warnings (Fabien)
13497 2006-04-24 [colin]      2.1.1cvs30
13499         * src/addrindex.c
13500         * src/editldap.c
13501         * src/editldap_basedn.c
13502         * src/editldap_basedn.h
13503         * src/ldapctrl.c
13504         * src/ldapctrl.h
13505         * src/ldapquery.c
13506         * src/ldaputil.c
13507         * src/ldaputil.h
13508                 Fix bug #901 (LDAPS support)
13510 2006-04-24 [colin]      2.1.1cvs29
13512         * src/compose.c
13513                 Fix logic on error with send dialog on
13514         * src/imap.c
13515                 Fix compilation without libetpan, thanks
13516                 to Fabien
13517         * src/summaryview.c
13518                 Fix 'context-menu' key
13520 2006-04-23 [colin]      2.1.1cvs28
13522         * src/folder.c
13523                 Never free current's cache to free up 
13524                 memory. Fixes bug #912 (new count 
13525                 randomly set to message count)
13527 2006-04-23 [colin]      2.1.1cvs27
13529         * src/gtk/quicksearch.c
13530                 And remove printf...
13532 2006-04-23 [colin]      2.1.1cvs26
13534         * src/gtk/quicksearch.c
13535                 Fix replacing in quicksearch, and fix inserting
13536                 in the middle of the string. (introduced at 2.1.0cvs22)
13538 2006-04-23 [colin]      2.1.1cvs25
13540         * src/imap.c
13541                 Make sure uidnext is initialized in get_num_list
13542                 (not for stable, related to 2.1.1cvs8 and friends)
13544 2006-04-23 [colin]      2.1.1cvs24
13546         * src/imap.c
13547                 Output something when login is successful
13548                 too
13550 2006-04-23 [colin]      2.1.1cvs23
13552         * src/etpan/imap-thread.c
13553                 Better logging (line-per-line, hide data in fetch)
13554                 Fix a const warning
13555         * src/gtk/logwindow.c
13556         * src/gtk/logwindow.h
13557                 Better logging (color for input/output)
13559 2006-04-21 [colin]      2.1.1cvs22
13561         * src/gtk/quicksearch.c
13562                 On gtk+-2.8, use stock buttons in quicksearch
13563                 Based on a patch by Fabien and a design by Paul
13565 2006-04-21 [colin]      2.1.1cvs21
13567         * src/folderview.c
13568         * src/mainwindow.c
13569                 Fix occasional flicker in folderview
13570         * src/common/utils.c
13571                 Fix bug #943 (Incorrectly parsed email address 
13572                 list in short headers on message view and in 
13573                 printouts)
13575 2006-04-20 [colin]      2.1.1cvs20
13577         * src/imap.c
13578         * src/imap.h
13579         * src/prefs_account.c
13580                 Add ANONYMOUS auth for IMAP
13582 2006-04-20 [paul]       2.1.1cvs19
13584         * src/main.c
13585                 proper fix for 2.1.1cvs18
13586                 Thanks to Colin
13588 2006-04-20 [paul]       2.1.1cvs18
13590         * src/main.c
13591                 fix build warnings
13593 2006-04-20 [paul]       2.1.1cvs17
13595         * src/gtk/quicksearch.c
13596                 fix standard, non-extended Quick search,
13597                 was broken in 2.1.1cvs15.
13598                 Thanks to Colin.
13600 2006-04-20 [colin]      2.1.1cvs16
13602         * src/prefs_matcher.c
13603                 Fix values when reselecting a ~test
13604                 rule
13606 2006-04-19 [colin]      2.1.1cvs15
13608         * src/compose.c
13609         * src/compose.h
13610         * src/gtk/gtkaspell.c
13611         * src/gtk/gtkaspell.h
13612                 Put back Options menu in Spelling/
13613         * src/gtk/quicksearch.c
13614                 Don't search, and show error, if the
13615                 advanced search has a syntax error
13617 2006-04-18 [colin]      2.1.1cvs14
13619         * src/textview.c
13620                 Fix gdk warnings on set_cursor when textview
13621                 isn't visible
13623 2006-04-18 [colin]      2.1.1cvs13
13625         * src/gtk/gtksctree.c
13626                 Remove seemingly useless refresh that causes
13627                 flicker - watch this commit in case of 
13628                 problems before planned backport to stable
13630 2006-04-18 [colin]      2.1.1cvs12
13632         * src/imap.c
13633                 Factorize get/set_xml code
13634         * src/compose.c
13635         * src/prefs_account.c
13636         * src/prefs_account.h
13637         * src/procmsg.c
13638                 Add Encrypt to self option
13640 2006-04-17 [colin]      2.1.1cvs11
13642         * configure.ac
13643                 Fix search on encrpyt function on dragonfly
13644                 Patch by Jonathan Buschmann <jonthn@agmact.com>
13646 2006-04-17 [colin]      2.1.1cvs10
13648         * src/prefs_account.c
13649                 Be safe by default: remove mails from POP3
13650                 after 7 days, not immediately
13652 2006-04-17 [colin]      2.1.1cvs9
13654         * src/etpan/imap-thread.c
13655                 Fix build on DragonFly - patch by 
13656                 Jonathan Buschmann <jonthn@agmact.com>
13658 2006-04-17 [colin]      2.1.1cvs8
13660         * src/imap.c
13661                 Save uidnext between sessions
13663 2006-04-17 [colin]      2.1.1cvs7
13665         * src/imap.c
13666                 scan is required when uid validity changes
13668 2006-04-17 [colin]      2.1.1cvs6
13670         * src/folderview.c
13671                 Don't scan if not necessary, apart in current
13672                 folder and INBOX to fetch flags.
13673         * src/imap.c
13674                 Scan is necessary if unread count changes
13676 2006-04-17 [colin]      2.1.1cvs5
13678         * src/imap.c
13679                 ...But always fetch ANSWERED and DELETED flags for
13680                 INBOX, as filtering can happen on these flags.
13682 2006-04-17 [colin]      2.1.1cvs4
13684         * src/imap.c
13685                 Don't fetch REPLIED and DELETED flags when synchronising
13686                 flags with a closed folder. We only need UNSEEN and FLAGGED
13687                 to update the folderview.
13689 2006-04-17 [colin]      2.1.1cvs3
13691         * src/imap.c
13692                 Faster flag search when there are new mails 
13693                 in a folder. We can do a full search if the 
13694                 folder contains less messages than the new
13695                 list.
13697 2006-04-17 [colin]      2.1.1cvs2
13699         * po/cs.po
13700         * po/de.po
13701         * po/fr.po
13702         * po/nl.po
13703         * po/pt_BR.po
13704                 Update translations from stable branch
13706 2006-04-17 [colin]      2.1.1cvs1
13708         * configure.ac
13709                 Bump version to follow stable release
13711 2006-04-16 [mones]      2.1.0cvs50
13713         * po/es.po
13714                 Updated for release
13716 2006-04-16 [colin]      2.1.0cvs49
13718         * src/textview.c
13719                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
13720                 with gtk < 2.8. Thanks to Fabien Vantard.
13722 2006-04-15 [colin]      2.1.0cvs48
13724         * src/etpan/imap-thread.c
13725                 Fix bug #919 (libetpan: SEGV when connecting 
13726                 using command)
13728 2006-04-14 [colin]      2.1.0cvs47
13730         * src/main.c
13731                 Fix race on --select (should be done better)
13733 2006-04-14 [wwp]        2.1.0cvs46
13735         * src/send_message.c
13736                 enforce a check for domain in account prefs (a sending
13737                 error could be faced if domain was checked but no value set),
13738                 thanks to Colin.
13740 2006-04-14 [colin]      2.1.0cvs45
13742         * src/codeconv.c
13743                 when converting from unknown to unknown, if the
13744                 string is UTF8, don't convert it to the locale
13745                 (which breaks it)
13747 2006-04-14 [colin]      2.1.0cvs44
13749         * src/compose.c
13750                 Don't try to use ASCII for converting headers
13751                 (as done in body)
13753 2006-04-14 [paul]       2.1.0cvs43
13755         * src/crash.c
13756                 add locale/charset info to crash report
13757         * src/gtk/about.c
13758                 add wwp to doc team
13759                 replace 'e-mail' with preferred 'email'
13760         * src/gtk/authors.h
13761                 ensure contributors list is in alphabetical
13762                 order
13764 2006-04-13 [colin]      2.1.0cvs42
13766         * src/textview.c
13767                 Prevent gdk warnings
13769 2006-04-13 [colin]      2.1.0cvs41
13771         * src/common/ssl_certificate.c
13772         * src/common/ssl_certificate.h
13773         * src/gtk/sslcertwindow.c
13774                 Warn on expired certs, and display the expiration date
13776 2006-04-13 [colin]      2.1.0cvs40
13778         * src/plugins/spamassassin/spamassassin_gtk.c
13779                 Fix missing set_text on unix socket
13781 2006-04-13 [wwp]        2.1.0cvs39
13783         * manual/fr/advanced.xml
13784         * manual/fr/glossary.xml
13785                 applied new spam/ham/email lexicon (pourriel, courriel)
13787 2006-04-13 [paul]       2.1.0cvs38
13789         * src/plugins/pgpmime/plugin.c
13790                 remove the mention of S/MIME from the
13791                 description. This is now handled by the
13792                 S/MIME plugin.
13794 2006-04-13 [paul]       2.1.0cvs37
13796         * src/prefs_msg_colors.c
13797                 rework dialog
13798         * src/prefs_folder_item.c
13799         * src/prefs_spelling.c
13800                 add a tooltip to the colour selector buttons
13802 2006-04-13 [wwp]        2.1.0cvs36
13804         * manual/advanced.xml
13805         * manual/glossary.xml
13806         * manual/handling.xml
13807         * manual/keyboard.xml
13808         * manual/plugins.xml
13809         * manual/starting.xml
13810         * manual/fr/account.xml
13811         * manual/fr/ack.xml
13812         * manual/fr/addrbook.xml
13813         * manual/fr/advanced.xml
13814         * manual/fr/faq.xml
13815         * manual/fr/glossary.xml
13816         * manual/fr/gpl.xml
13817         * manual/fr/handling.xml
13818         * manual/fr/intro.xml
13819         * manual/fr/keyboard.xml
13820         * manual/fr/plugins.xml
13821         * manual/fr/starting.xml
13822         * manual/fr/sylpheed-claws-manual.xml
13823                 fixes to the manuals:
13824                  - summaryview -> Message List (same in French)
13825                  - translate key names
13826                  - fix French punctuation, use non-breakable spaces when
13827                    necessary, don't use &thinsp; which is not portable
13828                  - tell what maildir and mbox formats we support
13830 2006-04-12 [wwp]        2.1.0cvs35
13832         * src/prefs_toolbar.c
13833                 unified a replace button more,
13834                 patch by Fabien Vantard <fzzzzz@gmail.com>.
13836 2006-04-12 [wwp]        2.1.0cvs34
13838         * src/prefs_common.c
13839         * src/prefs_msg_colors.c
13840                 make default color labels translatable,
13841                 patch from Fabien Vantard <fzzzzz@gmail.com>,
13842                 thanks to Tim <timbrain@post.cz> for reporting.
13844 2006-04-12 [wwp]        2.1.0cvs33
13846         * manual/glossary.xml
13847         * manual/intro.xml
13848         * manual/plugins.xml
13849         * manual/starting.xml
13850         * manual/sylpheed-claws-manual.xml
13851         * manual/fr/.cvsignore
13852         * manual/fr/account.xml
13853         * manual/fr/ack.xml
13854         * manual/fr/addrbook.xml
13855         * manual/fr/advanced.xml
13856         * manual/fr/faq.xml
13857         * manual/fr/glossary.xml
13858         * manual/fr/handling.xml
13859         * manual/fr/intro.xml
13860         * manual/fr/keyboard.xml
13861         * manual/fr/plugins.xml
13862         * manual/fr/starting.xml
13863         * manual/fr/sylpheed-claws-manual.xml
13864                 various fixes: typos, missing .fr translations, punctuation,
13865                 capitalization, links, accents and some bad French more.
13867 2006-04-12 [wwp]        2.1.0cvs32
13869         * src/prefs_gtk.c
13870                 fix for bug #935: always store prefs files in UTF-8 (thanks
13871                 to Colin).
13873 2006-04-11 [colin]      2.1.0cvs31
13875         * src/compose.c
13876                 Fix inserting files not in utf8 when locale is utf8
13878 2006-04-11 [colin]      2.1.0cvs30
13880         * src/inc.c
13881                 Don't show error dialog when cancelling connection
13882                 Patch by Pawel
13884 2006-04-11 [cleroy]     2.1.0cvs29
13886         * src/compose.c
13887                 Implement multiple quote levels
13888         * src/prefs_common.c
13889                 Change a little bit the quote bgcolor for 2nd level
13891 2006-04-11 [colin]      2.1.0cvs28
13893         * src/gtk/about.c
13894                 Add locale and charset in the label
13896 2006-04-10 [colin]      2.1.0cvs27
13898         * src/compose.c
13899         * src/prefs_common.c
13900         * src/prefs_common.h
13901         * src/prefs_msg_colors.c
13902         * src/textview.c
13903                 Allow optional background color in quotes
13904                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
13905                 GTK+-2.8.x feature
13907 2006-04-10 [colin]      2.1.0cvs26
13909         * src/main.c
13910         * src/mainwindow.c
13911         * src/mainwindow.h
13912                 Implement --select
13914 2006-04-10 [colin]      2.1.0cvs25
13916         * manual/plugins.xml
13917         * manual/fr/plugins.xml
13918                 Document libcurl's proxy variables
13920 2006-04-09 [colin]      2.1.0cvs24
13922         * src/prefs_common.c
13923                 gettext() returns statically allocated stuff. We have
13924                 to strdup it in order to be able to free it.
13926 2006-04-09 [colin]      2.1.0cvs23
13928         * AUTHORS
13929         * src/gtk/authors.h
13930                 Add Alexei
13932 2006-04-09 [colin]      2.1.0cvs22
13934         * src/mainwindow.c
13935         * src/gtk/quicksearch.c
13936                 Fix bug #859 (problems with cyrilic input in 
13937                 search panel) - Patch by Alexey Illarionov 
13938                 <littlesavage@rambler.ru>
13940 2006-04-09 [colin]      2.1.0cvs21
13942         * src/prefs_customheader.c
13943                 I prefer removing then freeing rather than the contrary
13944                 (even if it doesn't change anything ;-)
13945         * src/prefs_account.c
13946                 Fix bug #933 (Crash re-entering the custom headers list 
13947                 dialog in accounts prefs)
13948                 The problem happened when cancelling the Account 
13949                 Preferences' dialogs - in which case we didn't do 
13950                 anything to the PrefsAccount * struct. In case of applying,
13951                 the old ac_prefs was replaced with the tmp_ac_prefs we were
13952                 working with in this dialog. The problem is that 
13953                 prefs_customheader.c, working on this tmp_ac_prefs, always
13954                 changes the ->customhdr_list pointer, even when cancelled. 
13955                 So in case of cancelling the prefs_account dialog, we still
13956                 have to update ->customhdr_list in the real account.
13958 2006-04-08 [colin]      2.1.0cvs20
13960         * manual/fr/glossary.xml
13961         * manual/fr/keyboard.xml
13962                 Forgot some headers :)
13964 2006-04-08 [colin]      2.1.0cvs19
13966         * manual/Makefile.am
13967         * manual/fr/Makefile.am
13968         * manual/fr/account.xml
13969         * manual/fr/ack.xml
13970         * manual/fr/addrbook.xml
13971         * manual/fr/advanced.xml
13972         * manual/fr/faq.xml
13973         * manual/fr/glossary.xml
13974         * manual/fr/gpl.xml
13975         * manual/fr/handling.xml
13976         * manual/fr/intro.xml
13977         * manual/fr/keyboard.xml
13978         * manual/fr/plugins.xml
13979         * manual/fr/starting.xml
13980         * manual/fr/sylpheed-claws-manual.xml
13981         * manual/fr/dist/.cvsignore
13982         * manual/fr/dist/Makefile.am
13983         * manual/fr/dist/html/.cvsignore
13984         * manual/fr/dist/html/Makefile.am
13985         * manual/fr/dist/pdf/.cvsignore
13986         * manual/fr/dist/pdf/Makefile.am
13987         * manual/fr/dist/ps/.cvsignore
13988         * manual/fr/dist/ps/Makefile.am
13989         * manual/fr/dist/txt/.cvsignore
13990         * manual/fr/dist/txt/Makefile.am
13991                 Add the french translation of the manual. Thanks to
13992                 Olivier Delhomme <olivier.delhomme@free.fr> for 
13993                 account.xml, ack.xml, addrbook.xml and advanced.xml
13995 2006-04-08 [colin]      2.1.0cvs18
13997         * manual/plugins.xml
13998         * manual/starting.xml
13999                 More fixes
14001 2006-04-07 [colin]      2.1.0cvs17
14003         * manual/faq.xml
14004         * manual/intro.xml
14005         * manual/keyboard.xml
14006                 Little fixes
14008 2006-04-07 [colin]      2.1.0cvs16
14010         * README
14011         * src/compose.c
14012         * src/prefs_common.c
14013         * src/prefs_common.h
14014                 Add hidden compose_no_markup pref
14016 2006-04-07 [wwp]        2.1.0cvs15
14018         * src/summary_search.c
14019         * .cvsignore
14020                 Bugfix: stop button was sticky when searching in an empty folder.
14021                 Applied curly brackets code style to the whole file (summary_search.c).
14022                 More files to ignore.
14024 2006-04-07 [wwp]        2.1.0cvs14
14026         * src/message_search.c
14027         * src/summary_search.c
14028                 changed default button when search bumps at file/folder
14029                 beginning or end, for convenience (thanks to Colin).
14031 2006-04-07 [paul]       2.1.0cvs13
14033         * src/plugins/dillo_viewer/dillo_prefs.c
14034                 avoid future potential for namespace collision
14035                 Patch by Colin
14037 2006-04-06 [wwp]        2.1.0cvs12
14039         * src/summary_search.c
14040                 Unify extended/advanced searches names (and thus factorize labels),
14041                 patch by Fabien Vantard <fzzzzz@gmail.com>.
14043 2006-04-06 [wwp]        2.1.0cvs11
14045         * src/folderview.c
14046         * src/prefs_themes.c
14047         * src/summaryview.c
14048                 Fixed some compilation warnings.
14050 2006-04-06 [colin]      2.1.0cvs10
14052         * manual/advanced.xml
14053                 Document the wizard template and how to deploy
14054                 Sylpheed-Claws effectively
14056 2006-04-06 [colin]      2.1.0cvs9
14058         * src/folderview.c
14059                 gettext patch to tell translators about _("#"),
14060                 by Maxim Britov
14062 2006-04-06 [colin]      2.1.0cvs8
14064         * src/textview.c
14065                 Fix invalid GtkTextBIter after clicking "Display as text"
14067 2006-04-06 [mones]      2.1.0cvs7
14069         * src/addr_compl.c
14070         * src/addrindex.c
14071         * src/addritem.c
14072         * src/codeconv.c
14073         * src/compose.c
14074         * src/filtering.c
14075         * src/folder.c
14076         * src/folder_item_prefs.c
14077         * src/folderview.c
14078         * src/localfolder.c
14079         * src/matcher.c
14080         * src/mimeview.c
14081         * src/prefs_msg_colors.c
14082         * src/prefs_spelling.c
14083         * src/prefs_themes.c
14084         * src/procmime.c
14085         * src/procmsg.c
14086         * src/stock_pixmap.c
14087         * src/summaryview.c
14088         * src/textview.c
14089         * src/toolbar.c
14090         * src/common/mgutils.c
14091         * src/common/prefs.c
14092         * src/common/ssl_certificate.c
14093         * src/gtk/colorlabel.c
14094         * src/gtk/quicksearch.c
14095         * src/plugins/pgpmime/pgpmime.c
14096         * src/plugins/spamassassin/spamassassin.c
14097                 Removed redundant NULL checks for g_free() calls.
14098                 Patch by Pawel Pekala.
14100 2006-04-06 [mones]      2.1.0cvs6
14102         * src/prefs_actions.c
14103         * src/prefs_filtering.c
14104         * src/prefs_filtering_action.c
14105         * src/prefs_matcher.c
14106         * src/prefs_template.c
14107         * src/gtk/gtkutils.c
14108         * src/gtk/gtkutils.h
14109                 Have a nice replace button. Patch by Pawel Pekala
14111 2006-04-06 [colin]      2.1.0cvs5
14113         * src/addressbook.c
14114                 Fix crash with empty columns
14116 2006-04-05 [colin]      2.1.0cvs4
14118         * src/wizard.c
14119         * src/prefs_gtk.c
14120                 Allow wizard customization with pre-filled values
14122 2006-04-05 [colin]      2.1.0cvs3
14124         * src/textview.c
14125         * src/mimeview.c
14126         * src/mimeview.h
14127                 Nicer messages in mimeview
14129 2006-04-05 [colin]      2.1.0cvs2
14131         * src/addressbook.c
14132         * src/prefs_summaries.c
14133                 i18n fix
14135 2006-04-05 [colin]      2.1.0cvs1
14137         * src/plugins/pgpcore/plugin.c
14138         * src/plugins/pgpcore/select-keys.c
14139         * src/plugins/pgpcore/select-keys.h
14140         * src/plugins/pgpcore/sgpgme.c
14141         * src/plugins/pgpcore/sgpgme.h
14142         * src/plugins/pgpinline/pgpinline.c
14143         * src/plugins/pgpinline/plugin.c
14144         * src/plugins/pgpmime/pgpmime.c
14145         * src/plugins/pgpmime/plugin.c
14146                 Factorize and generalize a bit 
14147                 Drop S/MIME signature verification from PGP/MIME
14148                 (adding it as another, more complete plugin)
14150 2006-04-05 [paul]       2.1.0
14152         2.1.0 released
14154 2006-04-05 [paul]       2.0.0cvs186
14156         * manual/advanced.xml
14157                 add info on colour labels
14159 2006-04-05 [paul]       2.0.0cvs185
14161         * po/bg.po
14162         * po/cs.po
14163         * po/de.po
14164         * po/el.po
14165         * po/en_GB.po
14166         * po/fi.po
14167         * po/fr.po
14168         * po/it.po
14169         * po/nl.po
14170         * po/pl.po
14171         * po/pt_BR.po
14172         * po/sr.po
14173         * po/zh_CN.po
14174                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
14175                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
14176                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
14177                 Guimaraes, Aleksandar Urosevic, Ralgh Young
14178         * src/gtk/authors.h
14179         * tools/claws.i18n.status.pl
14180                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
14181                 and new Czech translator, Tim <timbrain@post.cz>
14183 2006-04-05 [mones]      2.0.0cvs184
14185         * po/es.po
14186                 Updated translation
14188 2006-04-05 [colin]      2.0.0cvs183
14190         * src/gtk/quicksearch.c
14191                 Fix bug #929 (unnecessary reload in quick search bar)
14193 2006-04-05 [colin]      2.0.0cvs182
14195         * src/compose.c
14196                 Fix crash on Reply with no From:
14197                 Show signature and conversion error on queuing 
14198                 (but not sending)
14199         * src/mainwindow.c
14200         * src/summaryview.c
14201         * src/summaryview.h
14202                 Factorize threading code and make sure msginfo 
14203                 is not null when it comes from a GtkCTreeRow's 
14204                 data
14205         * src/gtk/gtkaspell.c
14206                 Check for necessary things
14207         * src/gtk/gtksctree.c
14208         * src/gtk/gtksctree.h
14209                 Reset anchor if necessary when removing node
14211 2006-03-29 [colin]      2.0.0cvs181
14213         * src/folderview.c
14214                 Warn for disabled IMAP accounts (due to lack of
14215                 libetpan). Breaks string-freeze - sorry - but it
14216                 is kind of important ;)
14218 2006-03-28 [colin]      2.0.0cvs180
14220         * src/gtk/gtkutils.c
14221         * src/gtk/gtkutils.h
14222                 Add a gtkut_get_link_btn() function that
14223                 creates a button which acts like an URI
14224         * src/prefs_themes.c
14225         * src/gtk/about.c
14226                 Use this function (factorizes codes)
14227         * src/common/defs.h
14228         * src/gtk/pluginwindow.c
14229                 Add a "Get more..." in the plugins window
14231 2006-03-28 [colin]      2.0.0cvs179
14233         * src/common/smtp.c
14234         * src/common/passcrypt.c
14235         * src/undo.c
14236                 Warning fixes. Patch by Pawel Pekala
14238 2006-03-27 [colin]      2.0.0cvs178
14240         * src/undo.c
14241                 Fix undoing by blocks with spaces
14243 2006-03-27 [colin]      2.0.0cvs177
14245         * src/textview.c
14246                 Set margin to 3px for headers
14248 2006-03-27 [paul]
14250         2.1.0-rc2 released
14252 2006-03-27 [wwp]        2.0.0cvs176
14254         * src/summaryview.c
14255                 don't reset quicksearch when updating the message list.
14256                 Thanks to Colin.
14258 2006-03-26 [wwp]        2.0.0cvs175
14260         * src/compose.c
14261                 use a unified border width ('other' tab in the compose window,
14262                 patch by Pawel Pekala).
14265 2006-03-26 [wwp]        2.0.0cvs174
14267         * src/common/quoted-printable.c
14268         * src/addressbook.c
14269                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
14271 2006-03-26 [colin]      2.0.0cvs173
14273         * src/quote_fmt_parse.y
14274                 Fix non-UTF8 date formats messing up the whole quote a 
14275                 little bit
14277 2006-03-26 [colin]      2.0.0cvs172
14279         * src/procheader.c
14280                 Make sure the date is UTF8 valid, or try to make it
14281                 so. IncrediMail is really IncrediStupid.
14282         * src/compose.c
14283                 Fix possible conversions. 
14284                 
14286 2006-03-26 [colin]      2.0.0cvs171
14288         * src/matcher.c
14289                 Fix corner cases in body search. This is still a
14290                 hack... It seems impossible to make it good and 
14291                 reasonably fast at the same time.
14293 2006-03-26 [colin]      2.0.0cvs170
14295         * src/summaryview.c
14296                 I think I killed the twilight zone bug!
14297                 summary_select_node() flushes GTK events in order
14298                 to be able to center the view. But this also 
14299                 flushes keypresses like Ctrl-Alt-U, so this can
14300                 call summary_show from summary_select_node (itself
14301                 called from summary_show, etc.). And the summaryview
14302                 has to be unlocked in this function. So just locking
14303                 while processing GTK events, and bailing if locked, 
14304                 should fix it.
14305                 Fixes bug #927 (SIGSEGV during Update Summary)
14307 2006-03-25 [colin]      2.0.0cvs169
14309         * src/matcher.c
14310                 Fix search in QP-encoded bodies
14311                 Fix utf-8 searches in bodies encoded in the
14312                 locale's encoding
14313         * src/common/quoted-printable.c
14314         * src/common/quoted-printable.h
14315                 Add a decode function that doesn't overwrite
14316                 the original pointer
14317                 
14319 2006-03-24 [colin]      2.0.0cvs168
14321         * src/action.c
14322         * src/summaryview.c
14323         * src/summaryview.h
14324                 Update message cache after action
14325                 Patch by H. Merijn Brand
14326         * src/prefs_msg_colors.c
14327                 Factorize label 
14328                 Patch by Fabien Vantard
14329         * src/plugins/spamassassin/spamassassin_gtk.c
14330                 Remove useless translation
14331                 Patch by Fabien Vantard
14333 2006-03-23 [colin]      2.0.0cvs167
14335         * src/common/ssl.c
14336                 Let 30 seconds to SSL_connect
14338 2006-03-23 [wwp]        2.0.0cvs166
14340         * src/summaryview.c
14341         * src/gtk/description_window.c
14342                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
14343                 and headers are translated; adjust description windows' width to fit their
14344                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
14346 2006-03-23 [paul]       2.0.0cvs165
14348         * src/common/utils.c
14349                 fix highlighting of URIs containing "()"
14350                 (2.0.0cvs164's reversal fixed)
14351                 Thanks to Colin.
14353 2006-03-23 [paul]       2.0.0cvs164
14355         * src/common/utils.c
14356                 revert patch, (postponing a fix), at 2.0.0cvs120
14357                 as it breaks more URIs than it fixes.
14358                 Allow '-' to be a terminating character in a URI
14360 2006-03-22 [colin]      2.0.0cvs163
14362         * configure.ac
14363                 Require libetpan 0.45
14364                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
14366 2006-03-22 [paul]       2.0.0cvs162
14368         * src/editgroup.c
14369                 replace '<-' and '->' buttons with GTK_STOCK graphical
14370                 buttons
14371         * src/summary_search.c
14372                 don't offer '...' for translation
14373                 add a tooltip to advanced search '...' button
14374         * src/gtk/quicksearch.c
14375                 don't offer '...' for translation
14377 2006-03-21 [colin]      2.0.0cvs161
14379         * src/compose.c
14380                 Fix middle-click pasting (insert at click
14381                 position instead of cursor position, don't
14382                 remove existing selection and allow pasting
14383                 our own selection)
14384         * src/addressbook.c
14385                 "LDAP Server" -> "LDAP servers"
14387 2006-03-21 [wwp]        2.0.0cvs160
14389         * src/etpan/imap-thread.c
14390                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
14392 2006-03-20 [colin]      2.0.0cvs159
14394         * src/summaryview.c
14395                 Don't reload summaryview after an execute with no
14396                 move action
14398 2006-03-19 [colin]      2.0.0cvs158
14400         * src/addressbook.c
14401                 and put groups at the top, always
14403 2006-03-19 [colin]      2.0.0cvs157
14405         * src/addressbook.c
14406                 Order groups before names, as previously
14408 2006-03-19 [colin]      2.0.0cvs156
14410         * src/addressbook.c
14411                 - Sort case-unsensitive
14412                 - Put the sort arrow at opening too
14414 2006-03-19 [wwp]        2.0.0cvs155
14416         * src/addressbook.c
14417                 allow sorting by name/email/remarks, ensure that right-pane's contents
14418                 matches the left-pane selection (cleared when appropriate).
14419                 Patch by Pawel Pekala <c0rn@o2.pl>.
14421 2006-03-18 [colin]      2.0.0cvs154
14423         * src/textview.c
14424                 Fix text cursor ;)
14426 2006-03-18 [colin]      2.0.0cvs153
14428         * src/gtk/filesel.c
14429                 Make sure we hide the preview if we didn't get
14430                 a filename
14432 2006-03-18 [colin]      2.0.0cvs152
14434         * src/summaryview.c
14435                 Set cursor to watch for execution (fixes lack
14436                 of watch-cursor when dnd'ing hundreds of mails)
14437         * src/gtk/filesel.c
14438                 Check that mime type is 'image/*' before updating
14439                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
14441 2006-03-18 [colin]      2.0.0cvs151
14443         * src/mainwindow.c
14444         * src/textview.c
14445         * src/textview.h
14446                 Put a watch cursor in textview too when the mainwindow's
14447                 cursor in a watch
14449 2006-03-18 [colin]      2.0.0cvs150
14451         * src/folder.c
14452                 Change wrong asserts to simple tests
14454 2006-03-17 [colin]      2.0.0cvs149
14456         * src/mainwindow.c
14457         * src/mainwindow.h
14458         * src/prefs_msg_colors.c
14459         * src/summaryview.c
14460         * src/summaryview.h
14461         * src/gtk/colorlabel.c
14462         * src/gtk/colorlabel.h
14463                 Add a color label menu in the main menubar
14464                 Add (fixed) accels Ctrl-{0-7} to change the color
14465                 They have to be fixed because the menu's dynamic,
14466                 the items are complex widgets, hence we can't use
14467                 a GtkItemFactory.
14470 2006-03-17 [wwp]        2.0.0cvs148
14472         * src/compose.c
14473                 rollback few lines from my previous commit (those lines come from
14474                 a pending patch, accidentally commited, even if neutral as they are
14475                 commented out).
14477 2006-03-17 [wwp]        2.0.0cvs147
14479         * src/compose.c
14480                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
14481                 applied code style/indentation to the modified function.
14483 2006-03-17 [wwp]        2.0.0cvs146
14485         * src/procmsg.c
14486         * src/compose.c
14487                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
14489 2006-03-17 [paul]
14491         2.1.0-rc1 released
14493 2006-03-17 [paul]       2.0.0cvs145
14495         * src/main.c
14496                 addressbook_read_file() was called twice
14497         * src/textview.c
14498                 X-Mailer highlighting
14500 2006-03-16 [colin]      2.0.0cvs144
14502         * src/sourcewindow.c
14503         * src/sourcewindow.h
14504                 And the last one, in source window.
14506 2006-03-16 [colin]      2.0.0cvs143
14508         * src/compose.c
14509         * src/compose.h
14510                 Fix the same stuff in compose
14512 2006-03-16 [colin]      2.0.0cvs142
14514         * src/messageview.c
14515                 Complete the previous messageview crash fix
14517 2006-03-16 [colin]      2.0.0cvs141
14519         * src/procmsg.h
14520         * src/procmsg.c
14521         * src/folder.c
14522                 Fix POSTPROCESSING hook
14523                 Patch by H. Merijn Brand
14525         * src/procmime.c
14526         * src/procmime.h
14527                 Parse Content-Location
14529         * src/toolbar.c
14530         * src/messageview.c
14531         * src/messageview.h
14532                 Don't crash when a top-level MessageView has
14533                 been closed on us. Same problematic than
14534                 yesterday's quicksearch issue.
14536 2006-03-15 [colin]      2.0.0cvs140
14538         * src/gtk/quicksearch.c
14539                 Fix a bitchy race we didn't think about when we
14540                 added quicksearch cancellation:
14541                 If the search is not on cached fields, for example
14542                 body_part matchcase "stuff"
14543                 the matcher code has to get the whole message. If
14544                 we're on IMAP, that can be slow, and in order to
14545                 be non-blocking, the IMAP code idle loop processes
14546                 gtk events too. So it is possible to cancel a
14547                 quicksearch while the matcher is getting the mail's
14548                 body. After matcher got its body, it will start to
14549                 iterate over the matcher list that the Quicksearch's
14550                 clear_search_cb() just freed via prepare_matcher().
14551                 SIGSEGV ensues.
14552                 The fix consists of guarding the matcherlist_match()
14553                 call with a boolean 'matching'. If we reset the
14554                 quicksearch while matching is TRUE, we don't free
14555                 the matcherlist anymore like we did, but we set
14556                 another new flag, deferred_free, to TRUE. Then,
14557                 in quicksearch_match(), just after returning from
14558                 matcherlist_match() and unsetting the matching flag,
14559                 we check the deferred_free flag and do the
14560                 prepare_matcher() (which does the matcherlist_free)
14561                 for real, so we free the matcherlist once it's not
14562                 used anymore.
14563                 As all of this runs via the glib main loop, we
14564                 luckily don't need a mutex.
14565         * src/summaryview.c
14566                 Also, show progress while searching.
14569 2006-03-14 [colin]      2.0.0cvs139
14571         * src/alertpanel.c
14572                 Make alertpanel_is_open non-static
14574 2006-03-14 [colin]      2.0.0cvs138
14576         * src/prefs_spelling.c
14577                 Cleanups - Fabien Vantard
14579 2006-03-14 [wwp]        2.0.0cvs137
14581         * src/main.c
14582                 code style normalization (curly braces, indentation).
14584 2006-03-14 [wwp]        2.0.0cvs137
14586         * src/main.c
14587                 code style (braces, indentation)
14589 2006-03-12 [paul]       2.0.0cvs136
14591         * src/prefs_common.c
14592                 trans_hdr defaults to FALSE to be RFC-savvy
14593         * src/prefs_summaries.c
14594                 add a tooltip to the trans_hdr option
14595                 
14597 2006-03-12 [paul]       2.0.0cvs135
14599         * src/prefs_matcher.c
14600                 give a little more width to the combos
14601         * src/prefs_display_header.c
14602         * src/textview.c
14603                 translate headers if prefs_common.trans_hdr
14604                 is TRUE
14606         Patches by Pawel Pekala
14608 2006-03-12 [paul]       2.0.0cvs134
14610         * src/plugins/clamav/clamav_plugin.c
14611         * src/plugins/dillo_viewer/dillo_viewer.c
14612         * src/plugins/pgpcore/plugin.c
14613         * src/plugins/pgpinline/plugin.c
14614         * src/plugins/pgpmime/plugin.c
14615         * src/plugins/spamassassin/spamassassin.c
14616                 update/add to descriptions
14617         * src/plugins/spamassassin/spamassassin_gtk.c
14618                 fixes to the english, remove superfluous
14619                 tooltips, clean up a little
14621 2006-03-12 [paul]       2.0.0cvs133
14623         * src/compose.c
14624                 fix Bug 924, 'Account combo box shows up wrong 
14625                 if & is in account name'
14627 2006-03-11 [colin]      2.0.0cvs132
14629         * src/summaryview.c
14630                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
14631                 messed up shift-selection because is slows down
14632                 moving around summaryview. thanks -users
14634 2006-03-10 [colin]      2.0.0cvs131
14636         * src/plugins/spamassassin/spamassassin_gtk.c
14637                 Put back Paul's engrish fixes
14639 2006-03-10 [colin]      2.0.0cvs130
14641         * src/plugins/spamassassin/spamassassin.c
14642         * src/plugins/spamassassin/spamassassin.h
14643         * src/plugins/spamassassin/spamassassin_gtk.c
14644                 Cleanup SA prefs page (more)
14645                 Patch by Fabien Vantard
14647 2006-03-10 [paul]       2.0.0cvs129
14649         * src/prefs_msg_colors.c
14650         * src/prefs_spelling.c
14651                 widget sensitivity
14653 2006-03-09 [mones]      2.0.0cvs128
14655         * po/es.po
14656                 Update for next RC
14658 2006-03-09 [wwp]        2.0.0cvs127
14660         * configure.ac
14661                 revert accidental commit (requirement for libetpan 0.43), this time
14662                 not in HEAD.
14664 2006-03-09 [wwp]        2.0.0cvs125
14666         * configure.ac
14667                 revert accidental commit (requirement for libetpan 0.43)
14669 2006-03-09 [paul]       2.0.0cvs126
14671         * src/prefs_receive.c
14672                 remove useless frame
14673                 replace 'incorporation' with 'receiving'
14674         * src/plugins/clamav/clamav_plugin_gtk.c
14675         * src/plugins/spamassassin/spamassassin_gtk.c
14676                 improve widget sensitivity
14677                 fix a bit his engrish
14679 2006-03-09 [wwp]        2.0.0cvs125
14681         * src/addressadd.c
14682         * src/foldersel.c
14683         * src/prefs_common.c
14684         * src/prefs_common.h
14685                 remember some more windows' sizes (add to addressbook and
14686                 select folder).
14688 2006-03-09 [paul]       2.0.0cvs124
14690         * src/plugins/pgpcore/prefs_gpg.c
14691                 normalise construction of dialogue
14693 2006-03-09 [paul]       2.0.0cvs123
14695         * src/plugins/trayicon/Makefile.am
14696                 add missing slash
14698 2006-03-08 [colin]      2.0.0cvs122
14700         * src/plugins/trayicon/Makefile.am
14701                 Fix build in separate dir 
14702                 Patch by Bamanzi <bamanzi@gmail.com>
14704 2006-03-08 [colin]      2.0.0cvs121
14706         * src/procmsg.c
14707                 Batch move and copies from summaryview with delayed execution
14708                 too
14710 2006-03-07 [paul]       2.0.0cvs120
14712         * src/common/utils.c
14713                 fix highlighting of URIs containing "()"
14714                 Patch by Pawel Pekala
14716 2006-03-07 [paul]       2.0.0cvs119
14718         * src/folder.c
14719         * src/folder.h
14720         * src/folderview.c
14721                 immediately do alphabetical resort when
14722                 changing a folder's name
14723                 Patch by Pawel Pekala
14725 2006-03-07 [paul]       2.0.0cvs118
14727         * src/news.c
14728         * src/news_gtk.c
14729                 when unsubscribing a newsgroup, remove the
14730                 folder and msgs in .sylpheed-claws/newscache
14731                 Patch by Pawel Pekala <c0rn@gazeta.pl>
14733 2006-03-07 [paul]       2.0.0cvs117
14735         * src/textview.c
14736                 fix wrong Fake URL Warning
14737                 Thanks to Hiro
14739 2006-03-07 [colin]      2.0.0cvs116
14741         * src/imap.c
14742                 Return immediately when password dialog was
14743                 cancelled
14744         * src/gtk/inputdialog.c
14745                 Allow empty strings for passwords
14748 2006-03-06 [colin]      2.0.0cvs115
14750         * src/imap.c
14751                 Prevent double-timeouts when connection fails
14753 2006-03-06 [colin]
14755         2.0.1-rc1 released
14757 2006-03-06 [colin]      2.0.0cvs114
14759         * src/imap.c
14760                 Refresh session during potentially long
14761                 operations
14763 2006-03-06 [wwp]        2.0.0cvs113
14765         * src/prefs_msg_colors.h
14766                 forgot that one (custom color labels).
14768 2006-03-06 [wwp]        2.0.0cvs112
14770         * src/prefs_common.c
14771         * src/prefs_common.h
14772         * src/prefs_msg_colors.c
14773         * src/summaryview.c
14774         * src/summaryview.h
14775         * src/gtk/colorlabel.c
14776         * src/gtk/colorlabel.h
14777                 colors in messages list are now customizable. Color values and names can
14778                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
14779                 Thanks to Paul and Colin for their help with this longstanding patch!
14781 2006-03-06 [wwp]        2.0.0cvs111
14783         * src/textview.c
14784                 don't crash if (x)face is bad.
14786 2006-03-05 [paul]       2.0.0cvs110
14788         * AUTHORS
14789         * configure.ac
14790         * src/Makefile.am
14791         * src/common/Makefile.am
14792         * src/common/utils.h
14793         * src/etpan/imap-thread.c
14794         * src/gtk/authors.h
14795         * src/plugins/clamav/Makefile.am
14796         * src/plugins/demo/Makefile.am
14797         * src/plugins/dillo_viewer/Makefile.am
14798         * src/plugins/pgpcore/Makefile.am
14799         * src/plugins/pgpcore/passphrase.c
14800         * src/plugins/pgpinline/Makefile.am
14801         * src/plugins/pgpmime/Makefile.am
14802         * src/plugins/spamassassin/Makefile.am
14803         * src/plugins/trayicon/Makefile.am
14804                 fix builiding on cygwin
14805                 Patch by Ralgh Young <bamanzi@gmail.com>
14807 2006-03-04 [wwp]        2.0.0cvs109
14809         * manual/keyboard.xml
14810                 fix mixed up/down keys.
14812 2006-03-04 [wwp]        2.0.0cvs108
14814         * README
14815         * INSTALL
14816                 updated links to SpamAssassin.
14818 2006-03-04 [wwp]        2.0.0cvs107
14820         * manual/plugins.xml
14821         * src/plugins/spamassassin/README
14822                 updated SpamAssassin plugin docs to reflect new functional additions
14823                 (also fix/update/documents few technical stuff more, see the README).
14825 2006-03-04 [wwp]        2.0.0cvs106
14827         * src/prefs_message.c
14828                 normalized capitalization of message-prefs paths.
14830 2006-03-04 [wwp]        2.0.0cvs105
14832         * manual/advanced.xml
14833                 typo.
14835 2006-03-03 [colin]      2.0.0cvs104
14837         * src/plugins/clamav/clamav_plugin_gtk.c
14838                 Rework prefs page, patch by Fabien 
14840 2006-03-03 [colin]      2.0.0cvs103
14842         * src/plugins/clamav/clamav_plugin.c
14843                 Set error on all errors
14845 2006-03-03 [colin]      2.0.0cvs102
14847         * src/common/plugin.c
14848                 Initialize error to avoid crashing when a plugin fails
14849                 without setting error
14851 2006-03-02 [wwp]        2.0.0cvs101
14853         * configure.ac
14854                 fixed linker flags for libetpan support on Cygwin
14855                 (thanks to H.Merijn Brand).
14857 2006-03-02 [wwp]        2.0.0cvs100
14859         * src/addressbook.c
14860                 fix some AB error messages: one for punctuation and
14861                 one wrongly duplicate (thanks, maxbritov).
14863 2006-03-02 [wwp]        2.0.0cvs99
14865         * src/plugins/spamassassin/spamassassin.c
14866                 make sync calls to sa-learn/spamc to prevent
14867                 system (whatever local or client/server) overload.
14869 2006-03-02 [colin]      2.0.0cvs98
14871         * src/summaryview.c
14872                 Put the spam icon in the status column instead of the
14873                 mark one
14875 2006-03-01 [colin]      2.0.0cvs97
14877         * src/plugins/spamassassin/spamassassin.c
14878                 Fix segfault (g_file_set_contents fails for some 
14879                 reason and err==0x2f. Can't find out why with
14880                 valgrind, using working function :-)
14882 2006-03-01 [colin]      2.0.0cvs96
14884         * src/inc.c
14885                 Offline overriding: let 'No' be cached only 3 seconds
14887 2006-03-01 [colin]      2.0.0cvs95
14889         * src/addr_compl.c
14890         * src/addrbook.c
14891         * src/addressbook.c
14892         * src/addrindex.c
14893         * src/folder_item_prefs.c
14894         * src/headerview.c
14895         * src/imap.c
14896         * src/inc.c
14897         * src/ldif.c
14898         * src/mainwindow.c
14899         * src/mh.c
14900         * src/msgcache.c
14901         * src/prefs_common.h
14902         * src/prefs_msg_colors.c
14903         * src/procheader.c
14904         * src/procheader.h
14905         * src/procmime.c
14906         * src/procmsg.c
14907         * src/procmsg.h
14908         * src/send_message.h
14909         * src/simple-gettext.c
14910         * src/summaryview.c
14911         * src/summaryview.h
14912         * src/syldap.c
14913         * src/textview.c
14914         * src/undo.c
14915         * src/common/ssl_certificate.c
14916         * src/common/utils.c
14917         * src/gtk/colorsel.c
14918         * src/gtk/gtksctree.c
14919         * src/gtk/gtkshruler.c
14920         * src/plugins/trayicon/trayicon.c
14921                 #if 0 goes to /dev/null
14923 2006-03-01 [colin]      2.0.0cvs94
14925         * src/compose.c
14926         * src/imap.c
14927         * src/inc.c
14928         * src/inc.h
14929         * src/messageview.c
14930         * src/news.c
14931         * src/plugins/spamassassin/spamassassin.c
14932                 Allow to add information in the "working offline"
14933                 window
14935 2006-03-01 [wwp]        2.0.0cvs93
14937         * src/plugins/spamassassin/spamassassin.c
14938                 fixed spamc invocation: use a tricky temporary mini shell wrapper
14939                 'cause it seems that calling `spamc ... < inputfile` with
14940                 g_spawn_(a)sync simply.. erm doesn't work :-).
14942 2006-03-01 [wwp]        2.0.0cvs92
14944         * src/toolbar.c
14945         * src/toolbar.h
14946                 simplify the adding of spam/ham button to the messageview toolbar
14947                 (it gets more clear now that the same button will be "Mark as spam"
14948                 or "Mark as ham" according to the current message status,
14949                 thanks to Colin).
14951 2006-03-01 [wwp]        2.0.0cvs91
14953         * src/messageview.c
14954         * src/procmsg.c
14955         * src/procmsg.h
14956         * src/summaryview.c
14957         * src/plugins/spamassassin/spamassassin.c
14958         * src/plugins/spamassassin/spamassassin.h
14959                 make learner callbacks return a status (0 for ok),
14960                 handle it in main code to avoid setting flags when learning failed,
14961                 don't learn on TCP if offline in spamassassin,
14962                 thanks to Colin.
14964                 
14966 2006-03-01 [wwp]        2.0.0cvs90
14968         * src/compose.c
14969                 some work around the compose window's account menu,
14970                 patch by Fabien Vantard.
14972 2006-03-01 [wwp]        2.0.0cvs89
14974         * src/plugins/spamassassin/spamassassin.c
14975                 fixed bad logics, was using spamc in local mode and sa-learn
14976                 in remote mode (thanks, Colin).
14978 2006-03-01 [wwp]        2.0.0cvs88
14980         * src/plugins/spamassassin/spamassassin.c
14981         * src/plugins/spamassassin/spamassassin.h
14982         * src/plugins/spamassassin/spamassassin_gtk.c
14983                 made processing of emails w/ sa-plugin an option (default is TRUE),
14984                 fixed Engrish some tooltips, capitalization of some debug messages
14985                 and warnings. The spamassassin plugin now provides two separate
14986                 services: process emails upon incorporation and spamd training.
14987                 Both services (un)register independently but use some common
14988                 plugin settings (transport settings, spam storage location).
14990 2006-02-28 [wwp]        2.0.0cvs87
14992         * src/plugins/spamassassin/spamassassin.c
14993                 fix async flag to spamc cmdline execution (batch exec should
14994                 be asynchronous).
14996 2006-02-27 [wwp]        2.0.0cvs86
14998         * src/plugins/spamassassin/spamassassin.c
14999         * src/plugins/spamassassin/spamassassin.h
15000         * src/plugins/spamassassin/spamassassin_gtk.c
15001                 - added the ability to learn a remote spamassassin server (spamd),
15002                 using spamc.
15003                 - added the spamassassin option 'username', that applies to all
15004                 spamassassin operations (filtering, learning, local or remote).
15005                 The default username is the current unix user (if left blank
15006                 from gtk prefs or config file).
15007                 - commented out some unused code (notebook widget), removed unused
15008                 layout (hbox1).
15009                 - make more widgets sensitive to the transport type.
15011 2006-02-27 [colin]      2.0.0cvs85
15013         * src/plugins/spamassassin/spamassassin.c
15014                 Fix sa-learn call when offline
15016 2006-02-27 [colin]      2.0.0cvs84
15018         * configure.ac
15019         * src/Makefile.am
15020         * src/mainwindow.c
15021         * src/mainwindow.h
15022         * src/messageview.c
15023         * src/messageview.h
15024         * src/prefs_toolbar.c
15025         * src/procmsg.c
15026         * src/stock_pixmap.c
15027         * src/stock_pixmap.h
15028         * src/summaryview.c
15029         * src/toolbar.c
15030         * src/toolbar.h
15031         * src/pixmaps/ham_btn.xpm
15032         * src/pixmaps/spam.xpm
15033         * src/pixmaps/spam_btn.xpm
15034         * src/plugins/spamassassin/spamassassin.c
15035                 Add button in toolbar for spam learning
15036                 Fix a few bugs from the last related commit
15037                 Revert 1.9.6cvs23 which messed up shift-selection
15039 2006-02-24 [colin]      2.0.0cvs83
15041         * src/procmsg.c
15042         * src/summaryview.c
15043         * src/summaryview.h
15044         * src/plugins/spamassassin/spamassassin.c
15045         * src/plugins/spamassassin/spamassassin.h
15046         * src/plugins/spamassassin/spamassassin_gtk.c
15047                 Unregister learner when spamassassin is either
15048                 disabled or over tcp
15050 2006-02-24 [colin]      2.0.0cvs82
15052         * src/Makefile.am
15053         * src/mainwindow.c
15054         * src/mainwindow.h
15055         * src/procmsg.c
15056         * src/procmsg.h
15057         * src/stock_pixmap.c
15058         * src/stock_pixmap.h
15059         * src/summaryview.c
15060         * src/summaryview.h
15061         * src/gtk/icon_legend.c
15062         * src/pixmaps/spam.xpm  ** NEW FILE **
15063         * src/plugins/spamassassin/spamassassin.c
15064         * src/plugins/spamassassin/spamassassin_gtk.c
15065                 Add spam learning interface (Mark/Mark as 
15066                 (spam|ham) menus)
15068 2006-02-24 [wwp]        2.0.0cvs81
15070         * src/compose.c
15071         * src/compose.h
15072         * src/filtering.c
15073                 hide compose window when sending message in batch mode
15074                 (filtering: forward and redirect). Also fixed a wrong
15075                 value returned when sending failed, neutral anyway.
15076                 (Colin, me) 
15078 2006-02-24 [wwp]        2.0.0cvs80
15080         * src/mainwindow.c
15081                 use GTK+'s stock quit button. Patch by Fabien Vantard.
15083 2006-02-24 [paul]       2.0.0cvs79
15085         * src/news.c
15086         * src/news.h
15087         * src/news_gtk.c
15088                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
15089                 Thanks to Colin
15091 2006-02-23 [colin]      2.0.0cvs78
15093         * src/alertpanel.c
15094                 Change OK to Close in alertpanel with View log
15095                 button; add accel to View log. Patch by Fabien
15096                 Vantard
15098 2006-02-23 [wwp]        2.0.0cvs77
15100         * src/compose.c
15101                 silly me, there were much more tests to perform, since toolbars can
15102                 really have down to 1 element only.
15104 2006-02-23 [wwp]        2.0.0cvs76
15106         * commitHelper
15107                 fixed indentation from my previous commit. Fallback to VISUAL if
15108                 EDITOR is not set (and to vi, at last resort).
15110 2006-02-23 [wwp]        2.0.0cvs75
15112         * commitHelper
15113                 improved error detection (Colin, me).
15115 2006-02-23 [wwp]        2.0.0cvs74
15117         * src/prefs_toolbar.c
15118                 simplify and fix prefs/toolbars layouting. Combos' contents can
15119                 now be really displayed.
15121 2006-02-23 [wwp]        2.0.0cvs73
15122         simplifies and fix prefs/toolbars layouting. Combos' contents can now
15123         be really displayed.
15125 2006-02-22 [wwp]        2.0.0cvs72
15127         * src/compose.c
15128                 fix a typo in my previous commit (sorry!).
15130 2006-02-22 [wwp]        2.0.0cvs71
15132         * src/prefs_toolbar.c
15133                 fix a crash when adding separators to toolbars,
15134                 also fix some separator item information.
15136 2006-02-22 [wwp]        2.0.0cvs70
15138         * src/compose.c
15139                 fix a crash when redirecting (for instance) when compose window's
15140                 toolbar contents has been customized (when some buttons have been
15141                 removed in fact).
15143 2006-02-21 [wwp]        2.0.0cvs69
15145         * src/summaryview.c
15146         * src/gtk/pluginwindow.c
15147         * src/plugins/pgpcore/prefs_gpg.c
15148                 fix some compilation warnings (feat. remains of removed code).
15150 2006-02-21 [wwp]        2.0.0cvs68
15152         * src/gtk/gtkutils.c
15153                 fix two compilation issues, thanks to Stephan Sachse.
15155 2006-02-20 [colin]      2.0.0cvs67
15157         * src/mainwindow.c
15158                 Don't reselect displayed mail on refocus
15159                 This fixes actions misbehaving 
15161 2006-02-20 [wwp]        2.0.0cvs66
15163         * src/summaryview.c
15164         * src/gtk/gtksctree.c
15165         * src/gtk/gtkshruler.c
15166                 changed more runtime typecast checks.
15168 2006-02-20 [wwp]        2.0.0cvs65
15170         * src/summary_search.c
15171                 find all - summaryview refresh issue fixed, thanks to Colin.
15173 2006-02-20 [wwp]        2.0.0cvs64
15175         * src/gtk/gtkutils.c
15176                 better runtime typecast checks.
15178 2006-02-20 [wwp]        2.0.0cvs63
15180         * src/summary_search.c
15181                 enhancements to the summary search:
15182                         - add the ability to stop the running search
15183                           (upon ESC-key press, new Stop button or when Clear button is pressed)
15184                         - don't search if no criteria (From/To/Subject/Body) is set
15185                         - ensure that a busy mouse pointer is always shown when searching,
15186                           show it even a bit earlier
15188 2006-02-19 [colin]      2.0.0cvs62
15190         * src/compose.c
15191         * src/imap.c
15192         * src/etpan/imap-thread.c
15193         * src/etpan/imap-thread.h
15194                 (Future) IMAP speed improvement on sending
15195                 Will require a libetpan update
15196         * src/summaryview.c
15197         * src/gtk/quicksearch.c
15198                 Make quicksearch clearable while running.
15200 2006-02-17 [colin]      2.0.0cvs61
15202         * src/imap.c
15203         * src/etpan/imap-thread.c
15204         * src/etpan/imap-thread.h
15205                 Check for IMAP certificates
15206                 ** Requires libetpan-0.42-cvs4 
15207                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
15209 2006-02-17 [colin]      2.0.0cvs60
15211         * src/messageview.c
15212         * src/prefs_common.c
15213         * src/prefs_common.h
15214         * src/prefs_message.c
15215                 Add pref to display HTML-only mails with plugin, 
15216                 if possible (defaulting to FALSE of course).
15218 2006-02-16 [colin]      2.0.0cvs59
15220         * src/main.c
15221         * src/common/plugin.c
15222         * src/common/plugin.h
15223         * src/gtk/pluginwindow.c
15224                 Keep track of requested (but unloaded) plugins
15225                 in some error cases.
15227 2006-02-16 [wwp]        2.0.0cvs58
15229         * src/gtk/gtkaspell.c
15230         * src/gtk/gtkaspell.h
15231         * src/prefs_spelling.c
15232         * src/compose.c
15233         * src/prefs_common.c
15234         * src/prefs_common.h
15235                 implemented new optional spellchecker behaviour: re-check message when
15236                 dictionary got changed (from compose-window/context-menu/Change dictionary).
15238 2006-02-16 [wwp]        2.0.0cvs57
15240         * src/quote_fmt_parse.y
15241                 pclose popen'ed pipe.
15243 2006-02-15 [colin]      2.0.0cvs56
15245         * src/mimeview.c
15246         * src/mimeview.h
15247                 Let MimeViewers know which MimeView they
15248                 depend of.
15249         * src/summaryview.c
15250                 Swap From/To columns in Sent/Queue/Drafts
15251                 folders
15252         * src/etpan/imap-thread.c
15253                 Use mailstream_low_tls_open() for STARTTLS
15254                 instead of mailstream_low_ssl_open()
15255                 ** REQUIRES libetpan 0.42cvs3 **
15257 2006-02-15 [wwp]        2.0.0cvs55
15259         * src/compose.c
15260         * src/compose.h
15261         * src/message_search.c
15262         * src/message_search.h
15263         * src/textview.c
15264         * src/gtk/gtkutils.c
15265         * src/gtk/gtkutils.h
15266                 added the ability to Find text in the compose window (and a bit
15267                 of code factorization).
15269 2006-02-15 [wwp]        2.0.0cvs54
15271         * src/prefs_gtk.c
15272                 yet another one file was missing (fix for some widgets' sensitivity).
15273                 Thanks Colin!
15275 2006-02-15 [wwp]        2.0.0cvs53
15277         * src/prefs_gtk.h
15278                 oops forgot that file (fix for some widgets' sensitivity).
15280 2006-02-15 [wwp]        2.0.0cvs52
15282         * src/summary_search.c
15283                 implemented advanced summary search options (added the ability
15284                 to use matcher conditions in an advanced search mode).
15286 2006-02-15 [wwp]        2.0.0cvs51
15288         * src/plugins/pgpcore/prefs_gpg.c
15289         * src/prefs_account.c
15290                 fix some widget sensitivity, mostly around some labels in
15291                 account prefs.
15293 2006-02-15 [paul]       2.0.0cvs50
15295         * manual/advanced.xml
15296                 improve Templates info
15297                 written by wwp
15299 2006-02-14 [colin]      2.0.0cvs49
15301         * src/pixmaps/address_book.xpm
15302         * src/pixmaps/preferences.xpm
15303         * src/pixmaps/properties.xpm
15304                 Fix pixmap size - patch by Fabien Vantard
15306 2006-02-13 [colin]      2.0.0cvs48
15308         * src/procmime.c
15309                 Add missing fclose()s on error
15310         * src/textview.c
15311                 Remove unused code
15312         * src/common/utils.c
15313                 Fix temp files not being deleted on windows
15314         Patches by Thomas Gilgin
15316 2006-02-13 [colin]      2.0.0cvs47
15318         * src/mainwindow.c
15319                 Fix exit crash
15321 2006-02-13 [wwp]        2.0.0cvs46
15323         * src/plugins/pgpcore/prefs_gpg.c
15324                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
15326 2006-02-12 [colin]      2.0.0cvs45
15328         * src/folderview.c
15329         * src/main.c
15330         * src/mainwindow.c
15331                 Fix "stuff" when quitting
15333 2006-02-12 [wwp]        2.0.0cvs44
15335         * src/prefs_themes.c
15336                 fix typos in debug messages.
15338 2006-02-11 [colin]      2.0.0cvs43
15340         * src/summaryview.c
15341                 don't allow drag/drop from ourself
15343 2006-02-10 [wwp]        2.0.0cvs42
15345         * src/exporthtml.c
15346         * src/html.c
15347         * src/html.h
15348         * src/procmime.c
15349         * src/textview.c
15350                 renamed html_ prefixed functions and data structures to avoid
15351                 namespace clashes w/ other software (gtkhtml2 for instance).
15352                 Closes bug #907.
15355 2006-02-09 [colin]      2.0.0cvs41
15357         * src/summaryview.c
15358                 Fix shitty logic messed up. Thanks Ticho for the hint!
15360 2006-02-09 [wwp]        2.0.0cvs40
15362         * src/gtk/about.c
15363         * src/compose.c
15364         * src/prefs_account.c
15365         * src/prefs_gtk.h
15366         * src/editaddress.c
15367                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
15368                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
15369                 Browse buttons in accounts prefs.
15371 2006-02-09 [colin]      2.0.0cvs39
15373         * src/matcher.c
15374                 Check for pointer before using its members
15375         * src/gtk/gtksourceprintjob.c
15376                 Fix a wrong warning
15378 2006-02-09 [wwp]        2.0.0cvs38
15380         * src/gtk/filesel.c
15381                 fix few compiler warnings (type mismatch).
15383 2006-02-09 [paul]       2.0.0cvs37
15385         * po/fr.po
15386                 updated by Fabien Vantard
15388 2006-02-08 [colin]      2.0.0cvs36
15390         * src/prefs_common.c
15391         * src/common/defs.h
15392         * src/common/plugin.c
15393                 allow windows and linux configurations to coexist
15394                 patch by Thomas Gilgin
15396 2006-02-08 [colin]      2.0.0cvs35
15398         * src/filtering.c
15399         * src/matcher.c
15400         * src/matcher.h
15401         * src/matcher_parser_parse.y
15402         * src/prefs_filtering_action.c
15403         * src/prefs_matcher.c
15404                 Add the "Ignore thread" filtering
15405                 action
15407 2006-02-08 [colin]      2.0.0cvs34
15409         * src/compose.c
15410         * src/procmime.c
15411         * src/procmime.h
15412                 Fix bug #905 (damaged attachment)
15413                 text files with raw \0's aren't really text files
15414         FOR_STABLE
15416 2006-02-08 [colin]      2.0.0cvs33
15418         * src/summaryview.c
15419                 Fix crasher introduced yesterday
15421 2006-02-08 [wwp]        2.0.0cvs32
15423         * src/compose.c
15424         * src/compose.h
15425                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
15427 2006-02-08 [wwp]        2.0.0cvs31
15429         * src/prefs_template.c
15430                 templates enhancement: allow address completion for Cc and Bcc fields
15431                 (it was currently possible for the To field only)
15433 2006-02-08 [colin]      2.0.0cvs30
15435         * src/compose.c
15436                 Don't unblock if not blocked
15437         FOR_STABLE
15439 2006-02-07 [colin]      2.0.0cvs29
15441         * src/action.c
15442                 Forgot to refresh summaryview
15444 2006-02-07 [colin]      2.0.0cvs28
15446         * src/action.c
15447                 Freeze/thaw message list and folder list while
15448                 processing %as{} actions 
15449         * src/compose.c
15450                 Fix auto-wrap disabling after a middle-click
15451                 paste - FOR_STABLE
15453 2006-02-07 [paul]       2.0.0cvs27
15455         * src/folder.c
15456                 fix freeing of uninitialised pointers
15457                 Thanks to Colin
15459 2006-02-06 [colin]      2.0.0cvs26
15461         * src/folder.c
15462                 Use g_slist_prepend in potentially big list
15464 2006-02-06 [colin]      2.0.0cvs25
15466         * src/folder.c
15467                 Completely skip processing if it doesn't 
15468                 exist (faster!)
15470 2006-02-06 [colin]      2.0.0cvs24
15472         * src/folder.c
15473         * src/summaryview.c
15474                 Batch filtering in summaryview (from Tools menu)
15475                 and pre/post//-processing too
15477 2006-02-06 [colin]      2.0.0cvs23
15479         * src/procmsg.h
15480         * src/filtering.c
15481                 Use a special field for batch filtering instead
15482                 of stepping on deferred execution's toes
15484 2006-02-06 [colin]      2.0.0cvs22
15486         * src/action.c
15487         * src/filtering.c
15488         * src/filtering.h
15489         * src/folder.c
15490         * src/summaryview.c
15491                 Fix filtering via menus and actions
15493 2006-02-06 [colin]      2.0.0cvs21
15495         * src/imap.c
15496                 Put the added file directly to cache if possible (will work
15497                 with next libetpan)
15498         * src/filtering.c
15499         * src/filtering.h
15500         * src/inc.c
15501         * src/folder.c
15502         * src/mbox.c
15503         * src/procmsg.h
15504                 Move and copy filtered messages by batches instead of one
15505                 by one - faster on IMAP
15506         * src/procmsg.c
15507                 Add a function that'll possibly be useful later
15509 2006-02-06 [colin]      2.0.0cvs20
15511         * src/addressbook.c
15512                 Use internal mime-type instead of text/plain for d'n'd
15513         * src/compose.c
15514                 Allow attaching files from mimeview's icon list via d'n'd
15515         * src/folderview.c
15516         * src/folderview.h
15517                 Use internal mime-type instead of text/plain for d'n'd
15518                 Don't try to selected opened folder if none is
15519                 Factorize d'n'd from other apps code
15520         * src/headerview.c
15521         * src/textview.c
15522         * src/gtk/gtkutils.c
15523         * src/gtk/gtkutils.h
15524                 Factorize Face/X-Face stuff
15525         * src/mimeview.c
15526                 Fix d'n'd to other apps
15527         * src/prefs_message.c
15528                 Let the XFace pref be usable without libcompface as it also
15529                 applies to Face
15530         * src/summaryview.c
15531                 Fix d'n'd to other apps
15532                 Factorize d'n'd from other apps code
15534 2006-02-06 [wwp]        2.0.0cvs19
15536         * po/it.po
15537                 Italian translation fixes by Andrea Spadaccini (no more confusion
15538                 between filtering and processing, and few changes in the About
15539                 dialog).
15542 2006-02-06 [mones]      2.0.0cvs18
15544         * src/gtk/icon_legend.c
15545                 Improved descriptions allowing better translations
15547 2006-02-05 [colin]      2.0.0cvs17
15549         * src/imap.c
15550                 Add the f*cking missing expunge that caused imap_fetch_env
15551                 to fail after an add_msgs ! :-///
15552         * src/etpan/imap-thread.c
15553                 Add a bit of debug
15554         FOR_STABLE
15556 2006-02-05 [colin]      2.0.0cvs16
15558         * src/common/utils.c
15559                 Don't check for return-path (or we can't put
15560                 back non-sent mails)
15562 2006-02-05 [colin]      2.0.0cvs15
15564         * src/textview.c
15565                 Don't try to display Face header in textview
15566                 when teh headerview's active
15568 2006-02-05 [colin]      2.0.0cvs14
15570         * tools/tbird2syl.py
15571         * tools/Makefile.am
15572                 Add script to import Thunderbird mails
15574 2006-02-05 [colin]      2.0.0cvs13
15576         * src/headerview.c
15577         * src/procheader.c
15578         * src/procmsg.c
15579         * src/procmsg.h
15580         * src/textview.c
15581                 Show Face headers - patch partially by Klaus Flittner
15583 2006-02-05 [colin]      2.0.0cvs12
15585         * src/folderview.c
15586         * src/summaryview.c
15587         * src/common/utils.c
15588         * src/common/utils.h
15589                 Let dnd work from mime icons to summaryview
15590                 and to folderview too
15591                 Add a crude test to avoid trying to add files
15592                 drag'n'dropped when they're not mails
15594 2006-02-04 [colin]      2.0.0cvs11
15596         * src/summaryview.c
15597         * src/mimeview.c
15598                 Fix utf8 conversion
15600 2006-02-04 [colin]      2.0.0cvs10
15602         * src/compose.c
15603         * src/folderview.c
15604         * src/mimeview.c
15605         * src/summaryview.c
15606         * src/summaryview.h
15607                 Added various drag and drop capas:
15608                 From                    To
15609                 summaryview             other apps
15610                 mimeview icons          other apps
15611                 other apps              summaryview
15612                 other apps              folderview
15614                 This shouldn't have broken the existing:
15615                 From                    To
15616                 summaryview             folderview
15617                 folderview              folderview
15618                 summaryview             compose's attachments
15620         Tests welcomed.
15622 2006-02-02 [paul]       2.0.0cvs9
15624         * src/mainwindow.c
15625                 move global option 'Set displayed columns...' out
15626                 of folder option grouping.
15627                 fix sensitivity of 'harvest addresses'
15628         FOR_STABLE
15630 2006-02-01 [colin]      2.0.0cvs8
15632         * src/mimeview.c
15633                 Revert the alertpanel patch, it sucks (intrusive
15634                 and gets in the way of "open")
15636 2006-02-01 [colin]      2.0.0cvs7
15638         * src/compose.c
15639         * src/prefs_account.c
15640         * src/prefs_common.c
15641         * src/common/defs.h
15642         * src/common/utils.c
15643         * src/common/utils.h
15644                 Add ability to edit the signature file
15645                 from the account preferences, and use
15646                 a default for the text editor.
15647                 Patch by Fabien Vantard
15649 2006-02-01 [colin]      2.0.0cvs6
15651         * src/mimeview.c
15652                 Try to get mime type by extension if it is
15653                 application/octet-stream
15654                 Display a window with possible choices when
15655                 encountering unknown mime types
15656         * src/gtk/filesel.c
15657         * src/gtk/filesel.h
15658                 Add preview
15659                 Allow multiple selection in filtered filesel
15660                 (patch by Fabien Vantard)
15661         * src/gtk/pluginwindow.c
15662                 Use it (patch by Fabien Vantard)
15664 2006-02-01 [paul]       2.0.0cvs5
15666         * src/jpilot.c
15667                 fix crash on creating jpilot address book
15668                 Thanks to Colin - FOR_STABLE
15669         * src/prefs_summaries.c
15670         * src/prefs_wrapping.c
15671         * src/gtk/icon_legend.c
15672         * src/gtk/quicksearch.c
15673                 string fixes and additions
15675 2006-02-01 [paul]       2.0.0cvs4
15677         * src/compose.c
15678         * src/mainwindow.c
15679         * src/messageview.c
15680         * src/prefs_send.c
15681                 add Arabic encoding option
15682                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
15684 2006-01-31 [colin]      2.0.0cvs3
15686         * src/plugins/pgpcore/passphrase.c
15687                 Convert passphrase to locale encoding
15688         * src/compose.c
15689                 Fix drafting on IMAP. Crappy bug sneaked in
15690                 the release :-/
15691         FOR_STABLE
15693 2006-01-30 [paul]       2.0.0cvs2
15695         * src/gtk/icon_legend.c
15696                 show the new entries
15698 2006-01-30 [colin]      2.0.0cvs1
15700         * src/manual.c
15701                 Check for the file to be present before 
15702                 enabling the menu - FOR_STABLE
15703         * src/gtk/icon_legend.c
15704                 Add folders icons (not all of them, there
15705                 are too much, but the most intriguing ones)
15707 2006-01-30 [paul]       2.0.0
15709         version 2.0.0 released
15711 [For previous entries, see ChangeLog.pre2.0.0]