2007-09-16 [colin] 3.0.0cvs8-stable
[claws.git] / ChangeLog
blob3393f919f7b3b018599f4cc774cdb25135af401a
1 2007-09-16 [colin]      3.0.0cvs8-stable
3         * src/folderview.c
4         * src/main.c
5         * src/mainwindow.c
6                 From 3.0.0cvs14
7                 Fix bug 1308, 'Claws deletes folderlist.xml after
8                 fetching mail short after start-up'
10 2007-09-16 [colin]      3.0.0cvs7-stable
12         * src/compose.c
13                 From 3.0.0cvs13
14                 Fix scrolling to cursor
16 2007-09-16 [colin]      3.0.0cvs6-stable
18         * src/folder.c
19                 From 3.0.0cvs11:
20                 do not allow locked msgs to be deleted,
21                 even by filtering/processing
23 2007-09-16 [colin]      3.0.0cvs5-stable
25         * src/prefs_gtk.c
26                 From 3.0.0cvs9
27                 Add a missing linefeed to a debug message.
30 2007-09-16 [colin]      3.0.0cvs4-stable
32         * src/inc.c
33                 From 3.0.0cvs8
34                 Fix statusbar/window mismatch on Maemo
36 2007-09-16 [colin]      3.0.0cvs3-stable
38         * src/ldaputil.c
39                 From 3.0.0cvs7
40                 Fix build without USE_LDAP_TLS
42 2007-09-16 [colin]      3.0.0cvs2-stable
44         * src/folder.c
45         * src/imap.c
46         * src/inc.c
47         * src/mbox.c
48         * src/send_message.c
49         * src/statusbar.c
50         * src/statusbar.h
51                 From 3.0.0cvs6
52                 Maemo: distinguish various statusbar messages,
53                 in order to display only the most important.
56 2007-09-16 [colin]      3.0.0cvs1-stable
58         * src/account.c
59                 From 3.0.0cvs5:
60                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
61                 Show protocol "SMTP" and the appropriate server for send-only
62                 accounts, show "-" instead of "" when no value is relevant.
65 2007-09-03 [paul]       3.0.0
67         * NEWS
68         * README
69         * RELEASE_NOTES
70                 3.0.0 released
72 2007-09-03 [paul]       2.10.0cvs191
74         * po/bg.po
75         * po/ca.po
76         * po/de.po
77         * po/fi.po
78         * po/fr.po
79         * po/hu.po
80         * po/it.po
81         * po/pl.po
82         * po/pt_BR.po
83         * po/ru.po
84         * po/sk.po
85         * po/zh_CN.po
86                 updated by Yasen Pramatarov, Miquel Oliete, Stephan
87                 Sachse, Flammie Pirinen, Fabien Vantard, Pader Rezso,
88                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves
89                 Guimaraes, Pavlo Bohmat, Andrej Kacian, and Ralph Young
91 2007-09-02 [colin]      2.10.0cvs190
93         * src/edittags.c
94         * src/common/tags.c
95                 Prevent empty or white-space tags
97 2007-09-01 [colin]      2.10.0cvs189
99         * src/main.c
100                 Fix double-reading of accounts list when
101                 the wizard has been run due to no accounts
102         * src/mainwindow.c
103                 Fix sensitivity of a menu item in case 
104                 there's no account
106 2007-09-01 [wwp]        2.10.0cvs188
108         * src/wizard.c
109                 Fix wizard crash when Mailbox dir already exists
110                 (thanks to Colin).
112 2007-08-31 [colin]      2.10.0cvs187
114         * src/etpan/imap-thread.c
115                 Fix unwanted creation of 
116                 libetpan's stream dump file
117         * src/compose.c
118                 Fix coloring of pastes as quotation
119         * src/summaryview.c
120                 Maemo: Fix opening of mails from keypad
121                 in Sent folders
122         * src/addressbook.c
123         * src/folderview.c
124         * src/image_viewer.c
125         * src/mimeview.c
126         * src/gtk/prefswindow.c
127                 Maemo: Fix adjustments changes 
129 2007-08-30 [colin]      2.10.0cvs186
131         * src/folderview.c
132                 Don't opened selected folder when clicking
133                 on white space
134         * src/mainwindow.c
135                 Maemo: Make Esc close messageviews
136         * src/messageview.c
137                 Maemo: Fix message scrolling to the end on 
138                 opening
139                 Maemo: Fix reopening same message
140         * src/gtk/prefswindow.c
141                 Maemo: try to fix scrollbar. Doesn't work,
142                 it seems as if gtk_adjustment_set_value was
143                 a noop.
145 2007-08-30 [colin]      2.10.0cvs185
147         * src/compose.c
148         * src/folderview.c
149         * src/main.c
150         * src/prefs_matcher.c
151         * src/prefs_template.c
152         * src/quote_fmt.c
153         * src/send_message.c
154         * src/toolbar.c
155         * src/gtk/gtkaspell.c
156         * src/plugins/bogofilter/bogofilter.c
157         * src/plugins/bogofilter/bogofilter_gtk.c
158         * src/plugins/clamav/clamav_plugin_gtk.c
159         * src/plugins/pgpcore/sgpgme.c
160         * src/plugins/spamassassin/spamassassin.c
161         * src/plugins/spamassassin/spamassassin_gtk.c
162                 Fix all potential misuses of format-string functions
164 2007-08-30 [wwp]        2.10.0cvs184
166         * src/prefs_template.c
167                 Fix a leak.
169 2007-08-29 [colin]      2.10.0cvs183
171         * src/plugins/trayicon/trayicon.c
172                 Fix leak of hooks in case of error,
173                 thanks to Holger Berndt
175 2007-08-28 [colin]      2.10.0cvs182
177         * src/mainwindow.c
178                 Don't use current folder settings when
179                 composing from the compose button's
180                 account selector
182 2007-08-28 [colin]      2.10.0cvs181
184         * src/quote_fmt_parse.y
185                 Fix cursor offset when quote contains UTF-8
186                 chars
188 2007-08-28 [colin]      2.10.0cvs180
190         * src/compose.c
191         * src/compose.h
192                 Fix signature replacement when it's been wrapped
194 2007-08-27 [colin]      2.10.0cvs179
196         * src/summaryview.c
197                 Fix indentation
199 2007-08-27 [colin]      2.10.0cvs178
201         * src/summaryview.c
202                 Fix Quicksearch's Sticky mode
204 2007-08-27 [colin]      2.10.0cvs177
206         * src/folder_item_prefs.c
207         * src/folder_item_prefs.h
208         * src/imap_gtk.c
209         * src/mh_gtk.c
210                 Fix loss of subfolders properties when
211                 renaming a folder
213 2007-08-26 [wwp]        2.10.0cvs176
215         * src/alertpanel.c
216         * src/messageview.c
217         * src/prefs_actions.c
218                 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
219                 will have to be used when necessary *before* calling
220                 alertpanel functions.
222 2007-08-25 [paul]       2.10.0cvs175
224         * src/prefs_actions.c
225                 workaround gettext problem marking
226                 string as c-format when it's not
228 2007-08-25 [wwp]        2.10.0cvs174
230         * src/alertpanel.c
231         * src/messageview.c
232         * src/prefs_actions.c
233                 Call the pango markup escape function right ince in alertpanel_create
234                 instead of everywhere (reverts some parts of 2.10.0cvs123 and
235                 2.10.0cvs158).
237         * src/common/log.c
238                 Fix a crash due to a misuse of g_print(), encountered when the string
239                 passed to g_print was containing printf substitution symbols.
241 2007-08-25 [paul]       2.10.0cvs173
243         * src/common/log.c
244                 fix a segfault when refreshing RSSyl feeds
246 2007-08-25 [paul]       2.10.0cvs172
248         * src/gtk/icon_legend.c
249                 add watchthread.xpm
251 2007-08-25 [paul]       2.10.0cvs171
253         * src/Makefile.am
254         * src/stock_pixmap.c
255         * src/pixmaps/insert_file.xpm
256                 add a new pixmap instead of re-using
257                 paste.xpm. (easier for icon theme authors)
259 2007-08-24 [holger]     2.10.0cvs170
261         * src/plugins/trayicon/trayicon.c
262                 The same fix for another hook id.
264 2007-08-24 [holger]     2.10.0cvs169
266         * src/plugins/trayicon/trayicon.c
267                 Micro-fix: Do the error checking for
268                 the right hook id.
270 2007-08-24 [paul]       2.10.0cvs168
272         * src/folder.h
273                 fix typo causing compiler warning
275 2007-08-24 [paul]       2.10.0cvs167
277         * README
278                 put back the correct version of this file also
280 2007-08-24 [colin]      2.10.0cvs166
282         * src/send_message.c
283                 Use progress bar when sending messages
285 2007-08-24 [paul]       2.10.0cvs165
287         * Makefile.am
288                 oops! if i'm quick no-one will notice
289                 (put back the proper file)
291 2007-08-24 [paul]       2.10.0cvs164
293         * AUTHORS
294         * Makefile.am
295         * README
296         * src/gtk/authors.h
297         * tools/Makefile.am
298         * tools/README
299         * tools/mew2claws-mail.pl
300                 add new script that imports a Mew address book
301                 submitted by Jerome Lelong
303 2007-08-24 [paul]       2.10.0cvs163
305         * manual/plugins.xml
306                 remove the obsolete plugins, add the
307                 missing plugins, including the forthcoming
308                 SpamReport plugin
310 2007-08-24 [paul]       2.10.0cvs162
312         * manual/advanced.xml
313                 add info about the hidden emphasis_color option
314         * manual/keyboard.xml
315                 correct the info about hotkeys
316                 wrap the long lines
318 2007-08-24 [paul]       2.10.0cvs161
320         * src/folderview.c
321                 add mnemonic to 'Run procesing rules'
323 2007-08-24 [paul]       2.10.0cvs160
325         * src/account.c
326         * src/folder.c
327         * src/folder.h
328                 use suitable defaults for outbox,
329                 queue, drafts and trash folders
331 2007-08-24 [wwp]        2.10.0cvs159
333         * src/folderview.c
334                 Update menu item sensitivity if necessary (or we get a
335                 gtk critical message).
337 2007-08-23 [wwp]        2.10.0cvs158
339         * src/action.c
340         * src/prefs_actions.c
341                 Allow literal % chars in action commands (use %%).
342                 Add a missing p++ to the action parser in action_get_type(),
343                 which was missing it, even if it was neutral.
344                 Fix a pango markup warning at runtime.
346 2007-08-23 [wwp]        2.10.0cvs157
348         * src/addressbook.c
349                 Contacts are now locale-aware sorted in the address book
350                 (LC_COLLATE matters here).
351                 Fix missing table initializers.
353 2007-08-23 [colin]      2.10.0cvs156
355         * src/imap.c
356                 Check scan_required on dest folder when copying
358 2007-08-23 [colin]      2.10.0cvs155
360         * src/imap.c
361                 Fix scanning when folder was empty
363 2007-08-22 [colin]      2.10.0cvs154
365         * src/msgcache.c
366                 Don't g_warning when g_try_malloc fails(), or it makes
367                 things worse as g_log() allocates. Fixes bug 1290,
368                 'Claws Mail crashes if too little memory when 
369                 rebuilding folder tree'
371 2007-08-22 [colin]      2.10.0cvs153
373         * src/inc.c
374                 Fix format string vulnerability, thanks to
375                 Ulf Harnhammar, Secunia Research
377 2007-08-22 [colin]      2.10.0cvs152
379         * src/ldapserver.c
380                 Set tv_usec too
382 2007-08-22 [wwp]        2.10.0cvs151
384         * src/ldapquery.c
385                 Few better null-ptr checks.
387 2007-08-22 [colin]      2.10.0cvs150
389         * src/editldap.c
390         * src/editldap_basedn.c
391         * src/ldapquery.c
392         * src/ldapserver.c
393         * src/ldapserver.h
394         * src/ldapupdate.c
395         * src/ldaputil.c
396         * src/ldaputil.h
397                 Fix ldap timeouts
399 2007-08-22 [colin]      2.10.0cvs149
401         * src/ldapquery.c
402                 Finish previous fix
404 2007-08-22 [colin]      2.10.0cvs148
406         * src/ldapquery.c
407                 Fix wrong assertions
409 2007-08-22 [colin]      2.10.0cvs147
411         * src/ldaputil.c
412                 Fix test (set ldap v3 if bindDN is set or TLS is set)
414 2007-08-22 [colin]      2.10.0cvs146
416         * src/editldap.c
417         * src/ldaputil.c
418                 Fix wrong "Connected successfully to server". Connection only succeeds if
419                 we can get the base DN.
421 2007-08-21 [wwp]        2.10.0cvs145
423         * src/browseldap.c
424         * src/editldap.c
425         * src/ldapctrl.c
426         * src/ldapquery.c
427         * src/ldapserver.c
428         * src/ldapupdate.c
429         * src/ldaputil.c
430                 More sanity checks in ldap functions.
432 2007-08-21 [wwp]        2.10.0cvs144
434         * src/prefs_account.c
435                 Don't return a value in a void function().
437 2007-08-21 [paul]       2.10.0cvs143
439         * src/messageview.c
440                 add check for ftp: to messageview_list_urls()
442 2007-08-21 [colin]      2.10.0cvs142
444         * src/editldap.c
445         * src/ldapctrl.c
446         * src/ldapctrl.h
447         * src/ldapquery.c
448         * src/ldapupdate.c
449                 Fix bug 1293, 'LDAP address book not working'
450                 Search only on specified fields, but fetch 
451                 every field possible. People will have to 
452                 reset the searched Attributes in their LDAP
453                 servers properties.
455 2007-08-21 [wwp]        2.10.0cvs141
457         * src/addr_compl.c
458         * src/addrbook.c
459         * src/addrcache.c
460         * src/addrcindex.c
461         * src/addressbook.c
462         * src/addrindex.c
463         * src/browseldap.c
464         * src/crash.c
465         * src/editaddress_other_attributes_ldap.c
466         * src/exporthtml.c
467         * src/folder.c
468         * src/folderview.c
469         * src/imap.c
470         * src/jpilot.c
471         * src/ldapserver.c
472         * src/ldapupdate.c
473         * src/ldif.c
474         * src/main.c
475         * src/mainwindow.c
476         * src/matcher.c
477         * src/mh.c
478         * src/msgcache.c
479         * src/mutt.c
480         * src/pine.c
481         * src/pop.c
482         * src/prefs_customheader.c
483         * src/prefs_msg_colors.c
484         * src/procmime.c
485         * src/textview.c
486         * src/vcard.c
487         * src/wizard.c
488         * src/common/log.c
489         * src/common/socket.c
490         * src/common/ssl_certificate.c
491         * src/common/utils.c
492         * src/common/utils.h
493         * src/gtk/description_window.c
494         * src/plugins/demo/demo.c
495         * src/plugins/pgpcore/prefs_gpg.c
496         * src/plugins/spamassassin/libspamc.c
497                 Make sure we use glib functions to send text messages (information,
498                 debug, warning, errors) to stdout/stderr - no more direct puts
499                 fputs printf fprintf to stdout/stderr when it can be done using
500                 g_log*() and g_print/g_printerr. Doing this, we make sure every
501                 stdout/stderr message is saved to log in Windows.
504 2007-08-21 [wwp]        2.10.0cvs140
506         * src/main.c
507         * src/common/utils.h
508                 Route glib's stdout/stderr messages to a log file (Windows only),
509                 instead of loosing them.
511 2007-08-21 [paul]       2.10.0cvs139
513         * src/mainwindow.c
514                 replace deprecated g_strncasecmp()
515         * src/messageview.c
516                 fix 'List URLS'
518 2007-08-20 [ticho]      2.10.0cvs138
520         * src/account.c
521         * src/prefs_account.h
522                 Copy all account preferences in account_clone() - some
523                 were missing.
524         * src/prefs_account.c
525                 Handle empty privacy system combobox gracefully (warning
526                 instead of a crash).
528 2007-08-20 [colin]      2.10.0cvs137
530         * src/ldapctrl.c
531                 Fix a leak
533 2007-08-20 [paul]       2.10.0cvs136
535         * src/browseldap.c
536         * src/editldap.c
537         * src/ldapctrl.c
538         * src/ldapquery.c
539         * src/ldapquery.h
540         * src/ldapserver.c
541         * src/ldaputil.c
542                 add debug_prints
543                 patch by Michael Rasmussen
545 2007-08-19 [colin]      2.10.0cvs135
547         * src/imap.c
548                 Fix previous commit. Sensitivity update is needed
549                 for "Cancel receiving". However when batching we
550                 don't need to do it for every message flag change,
551                 just once at the start and once at the end.
553 2007-08-19 [colin]      2.10.0cvs134
555         * src/imap.c
556                 Remove useless menu updates on session lock/unlock
558 2007-08-19 [colin]      2.10.0cvs133
560         * src/etpan/imap-thread.c
561                 Make all fetch logs less verbose
563 2007-08-19 [paul]       2.10.0cvs132
565         * src/foldersel.c
566         * src/folderview.c
567         * src/summaryview.c
568                 fix bug 1286, 'Can't move a folder into a "Folders
569                 Only" folder'
571 2007-08-18 [ticho]      2.10.0cvs131
573         * src/editaddress_other_attributes_ldap.c
574                 Converted option menu for other ldap attributes to GtkComboBox.
576 2007-08-18 [colin]      2.10.0cvs130
578         * src/compose.c
579         * src/prefs_common.c
580         * src/prefs_common.h
581         * src/prefs_send.c
582         * src/send_message.c
583                 Revert 'send_dialog_mode' meaning to 
584                 'send_dialog_invisible', so that the 
585                 new checkbox doesn't change the 
586                 existing behaviour.
588 2007-08-18 [paul]       2.10.0cvs129
590         * src/summaryview.c
591                 add missing menu update
593 2007-08-17 [colin]      2.10.0cvs128
595         * src/folder.c
596                 Set batching after getting flags - maybe fixes
597                 bug 1292, 'CM crashes on writing mail'
599 2007-08-16 [ticho]      2.10.0cvs127
601         * src/prefs_send.c
602                 Convert two GtkOptionMenu widgets to new GtkComboBox.
603         * src/gtk/combobox.h
604         * src/gtk/gtkutils.c
605                 Allow NULL for GtkComboBox menuitem label, rendering such
606                 items as row separators.
608 2007-08-16 [paul]       2.10.0cvs126
610         * src/plugins/trayicon/trayicon.c
611                 remove wrongly used gettextisation
613 2007-08-15 [ticho]      2.10.0cvs125
615         * src/importldif.c
616                 Fixed a runtime warning where an attempt to pack an
617                 already packed GtkLabel was made.
619 2007-08-15 [ticho]      2.10.0cvs124
621         * src/prefs_compose_writing.c
622                 Convert the insert-or-attach-dragged-files GtkOptionMenu
623                 into GtkComboBox.
625 2007-08-14 [ticho]      2.10.0cvs123
627         * src/messageview.c
628         * src/gtk/gtkutils.c
629                 Changed return receipt account selector to GtkComboBox.
630                 Fixed a runtime warning where GTK tried to parse
631                 "name <email@address" as a Pango markup in an alertpanel label.
633 2007-08-14 [ticho]      2.10.0cvs122
635         * src/prefs_logging.c
636                 Changed GtkOptionMenu in logging preferences to GtkComboBox.
638 2007-08-14 [wwp]        2.10.0cvs121
640         * tools/Makefile.am
641         * tools/README
642         * tools/popfile-link.sh
643                 Added a new tool: POPFile helper, to open
644                 selected messages in POPFile control center,
645                 in order to change the messages' status.
647 2007-08-14 [ticho]      2.10.0cvs120
649         * src/compose.c
650         * src/prefs_common.c
651         * src/prefs_common.h
652         * src/prefs_send.c
653         * src/send_message.c
654                 Change "Show send dialog" optionmenu to a checkbutton.
655         * src/prefs_receive.c
656                 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
658 2007-08-13 [wwp]        2.10.0cvs119
660         * src/addr_compl.c
661         * src/addressbook.c
662         * src/addrindex.c
663         * src/compose.c
664         * src/filtering.c
665         * src/folderview.c
666         * src/inc.c
667         * src/matcher.c
668         * src/mh.c
669         * src/partial_download.c
670         * src/prefs_gtk.c
671         * src/procmsg.c
672         * src/stock_pixmap.c
673         * src/summaryview.c
674         * src/common/utils.c
675         * src/gtk/gtkaspell.c
676         * src/gtk/menu.c
677                 Make sure we never pass NULL pointers for %s substitutions
678                 (prevent from crashing in Windows).
680 2007-08-13 [wwp]        2.10.0cvs118
682         * src/msgcache.c
683                 Re-enable mmap_reads in Windows with some missing
684                 CloseHandle of mapping objects, thanks to
685                 Marcus Brinkmann.
687 2007-08-13 [paul]       2.10.0cvs117
689         * src/common/utils.c
690                 fix bug 1287, 'Compile time problem on Solaris
691                 (nexenta gnu/Solaris) utils.c'
692                 Thanks to Piotr Chrzczonowicz
694 2007-08-12 [wwp]        2.10.0cvs116
696         * src/plugins/pgpcore/prefs_gpg.c
697                 Don't try to unset a GPG_AGENT_INFO that was not
698                 set (and don't use a NULL string in Windows, it was
699                 crashing with --debug if GPG_AGENT_INFO was not set).
701 2007-08-12 [wwp]        2.10.0cvs115
703         * src/privacy.h
704                 Make gcc type-check arguments passed to privacy_set_error().
706 2007-08-12 [ticho]      2.10.0cvs114
708         * src/prefs_folder_item.c
709                 Make sure that folder default account combobox always has some
710                 account preselected.
711         * src/gtk/combobox.c
712                 Handle empty combobox gracefully (warning instead of crash).
714 2007-08-12 [ticho]      2.10.0cvs114
716         * src/prefs_folder_item.c
717                 Make sure that folder default account combobox is not empty.
718         * src/gtk/combobox.c
719                 Handle empty combobox gracefully (warning instead of crash).
721 2007-08-11 [paul]       2.10.0cvs113
723         * src/addrgather.c
724         * src/folderview.c
725                 use 'subfolder' instead of 'sub-folder', matching
726                 everywhere else the term is used
727         * src/imap_gtk.c
728                 fix engrish
730 2007-08-10 [wwp]        2.10.0cvs112
732         * src/msgcache.c
733                 Disable mmap reads in Windows only (at least temporarily), they
734                 prevent from renaming/removing target cache files.
736 2007-08-10 [paul]
738         3.0.0-rc2 released
740 2007-08-10 [wwp]        2.10.0cvs111
742         * src/msgcache.c
743                 fix unpredictable crashes in Windows due to broken
744                 cache/mark/tags files writting (file were opened for
745                 writing in text mode).
747         * src/recv.c
748                 use gettimeofday() from w32lib.h on Windows.
750 2007-08-10 [colin]      2.10.0cvs110
752         * src/imap.c
753         * src/etpan/imap-thread.c
754         * src/etpan/imap-thread.h
755                 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
757 2007-08-09 [colin]      2.10.0cvs109
759         * src/editldap.c
760                 Fix port being reset to 636 on SSL
761         * src/folder.c
762                 Fix folder_item_get_msg_num_by_file
763                 on drafts/queue folders
765 2007-08-09 [wwp]        2.10.0cvs108
767         * src/folder.c
768                 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
769                 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
772 2007-08-09 [colin]      2.10.0cvs107
774         * src/folderview.c
775         * src/summaryview.c
776         * src/gtk/prefswindow.c
777                 A few Maemo layout fixes
779 2007-08-09 [paul]       2.10.0cvs106
781         * src/prefs_account.c
782                 remove the hyphen from plug-ins to
783                 match everywhere else
785 2007-08-08 [wwp]        2.10.0cvs105
787         * src/prefs_folder_item.c
788                 Fix an extraneous stealth ^L char.
790 2007-08-08 [wwp]        2.10.0cvs104
792         * src/prefs_folder_item.c
793                 Better fix, group variables declarations (USE_ASPELL).
795 2007-08-08 [wwp]        2.10.0cvs103
797         * src/prefs_folder_item.c
798                 Fix compilation w/ USE_ASPELL set (broken
799                 by 2.10.0cvs102).
801 2007-08-08 [ticho]      2.10.0cvs102
803         * src/prefs_folder_item.c
804                 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
806 2007-08-08 [colin]      2.10.0cvs101
808         * src/imap.c
809         * src/etpan/imap-thread.c
810         * src/etpan/imap-thread.h
811                 Close selected mailbox before doing
812                 status on it.
814 2007-08-08 [colin]      2.10.0cvs100
816         * src/html.c
817                 Complete symbol table, thanks to wwp.
818                 Fixes bug 1284, 'The html -> text 
819                 converter ignores entities'
820         * src/msgcache.c
821                 Fix possible fd leak
823 2007-08-08 [colin]      2.10.0cvs99
825         * src/imap.c
826                 Better way to fetch UIDs on non-UIDPLUS servers
828 2007-08-07 [colin]      2.10.0cvs98
830         * src/imap.c
831                 fix bug 1275, 'auto-saved draft messages not 
832                 always being removed'; Also, make multiple
833                 copy (in the same account) faster by matching
834                 source/destination message UIDs.
835         * src/messageview.c
836                 Don't try to reshow deleted mail
837         * src/msgcache.c
838                 Fix leak on error path
840 2007-08-07 [wwp]        2.10.0cvs97
842         * manual/account.xml
843         * manual/advanced.xml
844         * manual/fr/account.xml
845         * manual/fr/advanced.xml
846                 Updated the reference manual and the French translation to
847                 reflect 2.10.0cvs84: enable running folder Processing
848                 rules on demand.
850 2007-08-06 [wwp]        2.10.0cvs96
852         * src/prefs_common.c
853         * src/prefs_common.h
854         * src/textview.c
855                 Allow changing the emphasis color used to highlight
856                 the newsreader/x-mailer header value when it matches
857                 our preferred mail agent (hidden pref 'emphasis_col' added
858                 to clawsrc).
860 2007-08-06 [colin]      2.10.0cvs95
862         * src/compose.c
863         * src/compose.h
864                 Re-commit 2.10.0cvs86, with a protection
865                 against Pango bug. Also, try to fix 
866                 bug 1275, 'auto-saved draft messages not 
867                 always being removed'
869 2007-08-06 [wwp]        2.10.0cvs94
871         * src/gtk/quicksearch.c
872                 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
874 2007-08-06 [ticho]      2.10.0cvs93
876         * src/prefs_account.c
877         * src/gtk/combobox.c
878                 Use GtkComboBox instead of GtkOptionMenu for privacy system
879                 selection in account preferences.
881 2007-08-06 [wwp]        2.10.0cvs92
883         * src/plugins/pgpcore/plugin.def
884                 Apply one more chunk from gpg4win's 03-w32-port patch.
886 2007-08-05 [colin]      2.10.0cvs91
888         * src/compose.c
889         * src/compose.h
890                 reverting buggy patch for now
892 2007-08-05 [colin]      2.10.0cvs90
894         * src/folder.c
895                 Fix slowdown
897 2007-08-04 [colin]      2.10.0cvs89
899         * src/prefs_summaries.c
900         * src/summary_search.c
901                 Replace deprecated widgets. Patch by
902                 Andrej.
904 2007-08-04 [colin]      2.10.0cvs88
906         * src/mh.c
907                 Refresh GUI only every 2000 mails on mh_get_last_num
908                 This is fast (readdir) and done only once per 
909                 session/folder
911 2007-08-03 [colin]      2.10.0cvs87
913         * src/prefs_account.c
914         * src/gtk/combobox.h
915         * src/gtk/gtkutils.c
916                 Fix a deprecated widget. Patch by
917                 Andrej
919 2007-08-03 [colin]      2.10.0cvs86
921         * src/compose.c
922         * src/compose.h
923                 Make colorisation and wrapping algorithms
924                 faster. Fixes bug 1246, 'compose becomes 
925                 increasingly slow replying to complex emails'
927 2007-08-03 [paul]       2.10.0cvs85
929         * src/mh.c
930                 keep the window painted
932 2007-08-02 [paul]       2.10.0cvs84
934         * src/folderview.c
935         * src/mainwindow.c
936         * src/mainwindow.h
937                 enable running folder Processing
938                 rules on demand
940 2007-08-02 [paul]       2.10.0cvs83
942         * src/textview.c
943                 speed up/clean up rendering of larger
944                 msgs
945                 Thanks to Colin
947 2007-08-01 [paul]       2.10.0cvs82
949         * src/mainwindow.h
950                 clean up cruft
951         * src/toolbar.c
952                 change default toolbar layout on maemo
953         * src/pixmaps/close.xpm
954                 make the red cross a grey cross
955         * src/pixmaps/jpilot.xpm
956                 make icon smaller so it fits better
958 2007-07-31 [paul]       2.10.0cvs81
960         * src/setup.c
961         * src/gtk/gtkutils.c
962                 fix crash on maemo on first launch
964 2007-07-30 [paul]       2.10.0cvs80
966         * src/prefs_matcher.c
967                 specify the units of age and size
969 2007-07-30 [paul]       2.10.0cvs79
971         * src/main.c
972                 Fix IMAP timeout setting
974 2007-07-30 [colin]      2.10.0cvs78
976         * src/prefs_account.c
977                 Fix a deprecated widget. Patch by
978                 Andrej
980 2007-07-27 [paul]       2.10.0cvs77
982         * src/matcher_parser_parse.y
983         * src/prefs_filtering_action.c
984         * src/prefs_matcher.c
985                 these changes forgotten in cvs74's
986                 'watch thread' feature
988 2007-07-27 [paul]       2.10.0cvs76
990         * src/compose.c
991                 fix potential crasher
992                 thanks to Colin
994 2007-07-27 [paul]       2.10.0cvs75
996         * src/mainwindow.c
997         * src/manual.c
998         * src/manual.h
999         * src/gtk/gtkutils.c
1000                 make mainwindow's /Help/Manual point to the
1001                 remote copy if the local copy doesn't exist
1003 2007-07-27 [paul]       2.10.0cvs74
1005         * src/Makefile.am
1006         * src/filtering.c
1007         * src/folder.c
1008         * src/mainwindow.c
1009         * src/matcher.c
1010         * src/matcher.h
1011         * src/matcher_parser_parse.y
1012         * src/procmsg.c
1013         * src/procmsg.h
1014         * src/stock_pixmap.c
1015         * src/stock_pixmap.h
1016         * src/summaryview.c
1017         * src/summaryview.h
1018         * src/toolbar.c
1019         * src/toolbar.h
1020         * src/pixmaps/watchthread.xpm
1021                 add 'watch thread' feature
1023 2007-07-27 [paul]       2.10.0cvs73
1025         * src/prefs_folder_item.c
1026                 adjust labels, add tooltips
1028 2007-07-27 [colin]      2.10.0cvs72
1030         * src/summaryview.c
1031                 Maemo: Remove less used menu items
1033 2007-07-26 [colin]      2.10.0cvs71
1035         * src/messageview.c
1036                 Maemo: destroy messageview after trashing mail.
1037                 Maybe should be done on X11 too
1039 2007-07-26 [colin]      2.10.0cvs70
1041         * src/folderview.c
1042         * src/mainwindow.c
1043         * src/prefs_common.c
1044         * src/prefs_common.h
1045         * src/summaryview.c
1046                 Add View/Show or Hide/Column headers
1048 2007-07-26 [colin]      2.10.0cvs69
1050         * src/procmime.c
1051                 Fix unwanted output
1053 2007-07-26 [colin]      2.10.0cvs68
1055         * src/ldapserver.c
1056                 Fix possible crash on cache invalidation
1057         * src/compose.c
1058         * src/procmime.c
1059         * src/procmime.h
1060         * src/quote_fmt_parse.y
1061                 Make replying to mails with big attachments
1062                 much faster. Fixes bug 1224, 'The process of 
1063                 Replying to emails with large attachments 
1064                 seems unreasonably long...'
1066 2007-07-26 [colin]      2.10.0cvs67
1068         * src/mimeview.c
1069         * src/matcher.c
1070         * src/common/ssl.c
1071                 Fix threads use on BSDs
1073 2007-07-26 [paul]       2.10.0cvs66
1075         * src/gtk/prefswindow.c
1076                 fix account prefs breakage
1077                 thanks to Colin
1079 2007-07-26 [paul]       2.10.0cvs65
1081         * configure.ac
1082                 standardise ./configure --help messages
1084 2007-07-26 [colin]      2.10.0cvs64
1086         * src/addressbook.c
1087         * src/editaddress.c
1088                 Fix two vCard-related crashes
1090 2007-07-25 [colin]      2.10.0cvs63
1092         * src/inc.c
1093         * src/prefs_common.c
1094         * src/prefs_common.h
1095         * src/prefs_receive.c
1096                 Maemo: Add a better way to notify of
1097                 new mails
1098         * src/mainwindow.c
1099         * src/statusbar.h
1100         * src/summaryview.c
1101         * src/toolbar.c
1102                 Maemo: Various layout fixes
1103         * src/gtk/prefswindow.c
1104                 Maemo: Better prefs layout
1106 2007-07-25 [paul]       2.10.0cvs62
1108         * src/textview.c
1109                 fix the layout on maemo
1110                 thanks to Colin
1112 2007-07-25 [iwkse]      2.10.0cvs61
1114         * src/summaryview.c
1115                 add 'o' shortcut on summaryview
1117 2007-07-25 [iwkse]      2.10.0cvs60
1119         * src/textview.c
1120                 fix o shortcut
1122 2007-07-24 [colin]      2.10.0cvs59
1124         * src/mh.c
1125                 Fix missing timestamp update on source
1126                 folder when moving
1127         * src/textview.c
1128         * src/textview.h
1129                 Better text layout on part's choices
1131 2007-07-23 [colin]      2.10.0cvs58
1133         * src/mimeview.c
1134         * src/textview.c
1135                 Maemo: Automatically choose the correct application
1136                 to open parts
1137         * src/gtk/quicksearch.c
1138                 Make search run on GDK_KP_Enter too
1140 2007-07-23 [wwp]        2.10.0cvs57
1142         * src/quote_fmt_lex.l
1143                 Revert accidentaly committed lines (account_sig) in
1144                 2.10.0cvs56.
1146 2007-07-23 [wwp]        2.10.0cvs56
1148         * src/quote_fmt_lex.l
1149                 Fix typos around long form expressions in the quote lexer.
1151 2007-07-23 [paul]
1153         3.0.0-rc1 released
1155 2007-07-23 [colin]      2.10.0cvs55
1157         * src/addr_compl.c
1158                 Fix auto-completion on Maemo
1160 2007-07-23 [colin]      2.10.0cvs54
1162         * src/statusbar.c
1163                 Maemo: Fix sticking statusbars
1165 2007-07-22 [colin]      2.10.0cvs53
1167         * src/main.c
1168                 Maemo: Fix the strange "top_application" info
1169                 at startup. We should do something when 
1170                 receiving such a message.
1172 2007-07-20 [paul]       2.10.0cvs52
1174         * src/news_gtk.c
1175                 add missing #include "statusbar.h"
1177 2007-07-20 [colin]      2.10.0cvs51
1179         * src/folder.c
1180         * src/folder.h
1181         * src/folder_item_prefs.c
1182         * src/folder_item_prefs.h
1183         * src/folderview.c
1184         * src/imap.c
1185         * src/imap_gtk.c
1186         * src/imap_gtk.h
1187         * src/news.c
1188         * src/news_gtk.c
1189         * src/news_gtk.h
1190         * src/prefs_folder_item.c
1191                 Implement age-based caching: allow to
1192                 specify a threshold for the offline synchronisation
1193                 feature, and whether old cached bodies should 
1194                 be removed
1195         * src/toolbar.c
1196         * src/toolbar.h
1197                 Fix label/tooltips
1198         * src/plugins/dillo_viewer/dillo_viewer.c
1199                 Check that Dillo's installed
1201 2007-07-20 [wwp]        2.10.0cvs50
1203         * src/mimeview.c
1204         * src/stock_pixmap.c
1205                 Draw a frame around the selected mimeview part icon (instead of the
1206                 shifted 'dancing' icon).
1208 2007-07-20 [colin]      2.10.0cvs49
1210         * src/main.c
1211                 Unref stuff even on error
1212         * src/wizard.c
1213                 disconnect signals only at the very
1214                 end of the wizard save.
1216 2007-07-20 [colin]      2.10.0cvs48
1218         * src/mainwindow.c
1219         * src/messageview.c
1220         * src/toolbar.c
1221         * src/toolbar.h
1222                 Fix random crashes while navigating
1223                 (GTK_EVENTS_FLUSH)
1225 2007-07-19 [colin]      2.10.0cvs47
1227         * configure.ac
1228         * src/main.c
1229         * src/prefs_common.c
1230         * src/prefs_common.h
1231         * src/wizard.c
1232         * src/common/defs.h
1233         * src/common/utils.c
1234                 Maemo: add an easy way to store data (mails
1235                 and IMAP/NNTP caches) on one of the SD cards,
1236                 and protect against unmounts if needed
1238 2007-07-19 [paul]       2.10.0cvs46
1240         * src/Makefile.am
1241         * src/stock_pixmap.c
1242         * src/gtk/about.c
1243         * src/pixmaps/claws-mail_logo-small.xpm
1244                 implement a (slightly) different About
1245                 dialog for maemo and add a small version
1246                 of the logo for it
1247         * src/wizard.c
1248                 use a scrolled window for wizard page 1
1249                 on maemo
1251 2007-07-19 [paul]       2.10.0cvs45
1253         * src/Makefile.am
1254                 too soon for this line
1256 2007-07-19 [paul]       2.10.0cvs44
1258         * src/Makefile.am
1259                 fix build on n800
1261 2007-07-19 [colin]      2.10.0cvs43
1263         * src/wizard.c
1264                 Solve Mail/Mailbox name when specifying
1265                 full /path/to/Mail.
1267 2007-07-18 [colin]      2.10.0cvs42
1269         * src/inc.c
1270         * configure.ac
1271                 Fix build on n770
1273 2007-07-18 [colin]      2.10.0cvs41
1275         * src/inc.c
1276                 Maemo: plug the online/offline system into
1277                 maemo's interfaces to have Claws automatically
1278                 switch according to the system status
1279         * src/statusbar.c
1280                 Maemo: use HildonBanners to display status
1281                 messages. Renders the main statusbar useless.
1283 2007-07-18 [paul]       2.10.0cvs40
1285         * src/filtering.c
1286                 fix screen blanking on moving/copying many msgs
1287         * src/folder.c
1288                 fix processing progressbar and screen blanking
1289                 during processing
1291 2007-07-18 [paul]       2.10.0cvs39
1293         * src/messageview.c
1294                 revert cvs37, breakage on maemo
1296 2007-07-18 [paul]       2.10.0cvs38
1298         * src/gtk/gtkutils.c
1299                 make sure we can still build with older GTK's
1301 2007-07-18 [colin]      2.10.0cvs37
1303         * src/messageview.c
1304                 Only hide the small layout's messageview, instead
1305                 of destroying it when closing
1306         * src/gtk/gtkutils.c
1307                 Use gtk_window_present_with_time to popup windows,
1308                 it seems to make things better with modern WMs
1309                 (actually focusing)
1311 2007-07-17 [colin]      2.10.0cvs36
1313         * src/editaddress.c
1314                 Simplify layout on Maemo
1315         * src/folder.c
1316                 Fix possible crash
1317         * src/prefs_display_header.c
1318                 Remove some headers by default on Maemo
1320 2007-07-17 [paul]       2.10.0cvs35
1322         * src/prefs_common.c
1323         * src/prefs_common.h
1324         * src/prefs_logging.c
1325         * src/common/log.c
1326                 add options to stop/enable writing logs to disc
1328 2007-07-17 [paul]       2.10.0cvs34
1330         * src/edittags.c
1331                 fix some issues with the Apply tags window:
1332                 - set search column (enables autocompl in the treeview)
1333                 - apply tag from "New tag" if it existed
1334                 - clears New tag entry when adding it with the button
1335                 Thanks to Colin
1337 2007-07-17 [paul]       2.10.0cvs33
1339         * src/edittags.c
1340                 fix 'apply tags' dialogue weirdness
1342 2007-07-16 [colin]      2.10.0cvs32
1344         * src/toolbar.c
1345                 Fix double-loading of mails on Maemo
1347 2007-07-16 [colin]      2.10.0cvs31
1349         * src/messageview.c
1350                 Prevent double-loading of the same part under some
1351                 conditions; hide statusbar on Maemo
1353 2007-07-16 [colin]      2.10.0cvs30
1355         * src/edittags.c
1356         * src/edittags.h
1357         * src/mainwindow.c
1358         * src/summaryview.c
1359                 Improve the tag interface - allow
1360                 to set/unset tags from a special
1361                 window.
1362         * src/gtk/gtkvscrollbutton.c
1363         * src/mimeview.c
1364         * src/mimeview.h
1365         * src/stock_pixmap.c
1366                 Fix Mimeview's ugly hacks in the
1367                 icon list. 
1369 2007-07-16 [paul]       2.10.0cvs29
1371         * src/wizard.c
1372                 rework dialog
1373         * src/gtk/icon_legend.c
1374                 put it all in a scrolled window
1376 2007-07-15 [colin]      2.10.0cvs28
1378         * src/mainwindow.c
1379                 Maemo: force layout to be Small screen; the
1380                 others don't make sense
1382 2007-07-14 [colin]      2.10.0cvs27
1384         * src/mimeview.c
1385         * src/gtk/gtkvscrollbutton.c
1386                 Maemo: Fix mimeview's buttons size
1388 2007-07-14 [colin]      2.10.0cvs26
1390         * src/toolbar.c
1391                 Fix the button workaround fix.
1392                 (Use the correct variable)
1394 2007-07-14 [colin]      2.10.0cvs25
1396         * src/mainwindow.c
1397         * src/toolbar.c
1398                 Maemo: put the progress bar in the
1399                 toolbar
1401 2007-07-14 [colin]      2.10.0cvs24
1403         * src/prefs_common.c
1404                 Maemo: hide statusbar by default
1405         * src/Makefile.am
1406         * src/stock_pixmap.c
1407         * src/stock_pixmap.h
1408         * src/toolbar.c
1409         * src/pixmaps/go_folders.xpm
1410                 Maemo: Add a specific icon to go back to
1411                 folder list
1413 2007-07-14 [colin]      2.10.0cvs23
1415         * src/toolbar.c
1416                 Don't set homogeneous finally
1418 2007-07-14 [colin]      2.10.0cvs22
1420         * src/toolbar.c
1421                 Fix button show/hide issues
1423 2007-07-14 [colin]      2.10.0cvs21
1425         * src/toolbar.c
1426                 Fix huge arrows
1427                 Fix button workaround to be able to click
1428                 if mouse was on button when it went un-
1429                 sensitive.
1430                 Revert previous commit, gtk_tool_item_set_homogeneous
1431                 doesn't mean what it seems to mean ;-)
1433 2007-07-14 [paul]       2.10.0cvs20
1435         * src/toolbar.c
1436                 make homogeneous FALSE always
1438 2007-07-13 [colin]      2.10.0cvs19
1440         * src/toolbar.c
1441         * src/toolbar.h
1442                 Rework to fit the non-deprecated API
1443         * src/compose.c
1444         * src/folderview.c
1445         * src/mainwindow.c
1446         * src/messageview.c
1447         * src/summaryview.c
1448                 Maemo layout changes. Better toolbars,
1449                 removal of CTree headers. 
1451 2007-07-13 [paul]       2.10.0cvs18
1453         * src/gtk/colorlabel.c
1454                 fix bug 1261, '[DE] coloring messages in overview 
1455                 keys are not localised'
1456                 the string is now included in claws-mail.pot
1458 2007-07-13 [colin]      2.10.0cvs17
1460         * src/summaryview.c
1461                 Fix bug 1267, 'printing mutliple messages 
1462                 opens one message-dialog after the other'
1463                 Ask for confirmation when printing 10
1464                 messages or more.
1466 2007-07-11 [colin]      2.10.0cvs16
1468         * COPYING
1469         * README
1470         * autogen.sh
1471         * manual/claws-mail-manual.xml
1472         * manual/gpl.xml
1473         * manual/es/claws-mail-manual.xml
1474         * manual/es/gpl.xml
1475         * manual/fr/claws-mail-manual.xml
1476         * manual/fr/gpl.xml
1477         * manual/pl/gpl.xml
1478         * src/account.c
1479         * src/account.h
1480         * src/action.c
1481         * src/action.h
1482         * src/adbookbase.h
1483         * src/addr_compl.c
1484         * src/addr_compl.h
1485         * src/addrbook.c
1486         * src/addrbook.h
1487         * src/addrcache.c
1488         * src/addrcache.h
1489         * src/addrcindex.c
1490         * src/addrcindex.h
1491         * src/addrclip.c
1492         * src/addrclip.h
1493         * src/addrdefs.h
1494         * src/addressadd.c
1495         * src/addressadd.h
1496         * src/addressbook.c
1497         * src/addressbook.h
1498         * src/addressbook_foldersel.c
1499         * src/addressbook_foldersel.h
1500         * src/addressitem.h
1501         * src/addrgather.c
1502         * src/addrgather.h
1503         * src/addrharvest.c
1504         * src/addrharvest.h
1505         * src/addrindex.c
1506         * src/addrindex.h
1507         * src/addritem.c
1508         * src/addritem.h
1509         * src/addrquery.c
1510         * src/addrquery.h
1511         * src/addrselect.c
1512         * src/addrselect.h
1513         * src/alertpanel.c
1514         * src/alertpanel.h
1515         * src/browseldap.c
1516         * src/browseldap.h
1517         * src/codeconv.c
1518         * src/codeconv.h
1519         * src/compose.c
1520         * src/compose.h
1521         * src/crash.c
1522         * src/crash.h
1523         * src/customheader.c
1524         * src/customheader.h
1525         * src/displayheader.c
1526         * src/displayheader.h
1527         * src/editaddress.c
1528         * src/editaddress.h
1529         * src/editaddress_other_attributes_ldap.c
1530         * src/editaddress_other_attributes_ldap.h
1531         * src/editbook.c
1532         * src/editbook.h
1533         * src/editgroup.c
1534         * src/editgroup.h
1535         * src/editjpilot.c
1536         * src/editjpilot.h
1537         * src/editldap.c
1538         * src/editldap.h
1539         * src/editldap_basedn.c
1540         * src/editldap_basedn.h
1541         * src/edittags.c
1542         * src/edittags.h
1543         * src/editvcard.c
1544         * src/editvcard.h
1545         * src/enriched.c
1546         * src/enriched.h
1547         * src/exphtmldlg.c
1548         * src/exphtmldlg.h
1549         * src/expldifdlg.c
1550         * src/expldifdlg.h
1551         * src/export.c
1552         * src/export.h
1553         * src/exporthtml.c
1554         * src/exporthtml.h
1555         * src/exportldif.c
1556         * src/exportldif.h
1557         * src/filtering.c
1558         * src/filtering.h
1559         * src/folder.c
1560         * src/folder.h
1561         * src/folder_item_prefs.c
1562         * src/folder_item_prefs.h
1563         * src/foldersel.c
1564         * src/foldersel.h
1565         * src/folderutils.c
1566         * src/folderutils.h
1567         * src/folderview.c
1568         * src/folderview.h
1569         * src/gedit-print.c
1570         * src/gedit-print.h
1571         * src/grouplistdialog.c
1572         * src/grouplistdialog.h
1573         * src/headerview.c
1574         * src/headerview.h
1575         * src/html.c
1576         * src/html.h
1577         * src/image_viewer.c
1578         * src/image_viewer.h
1579         * src/imap.c
1580         * src/imap.h
1581         * src/imap_gtk.c
1582         * src/imap_gtk.h
1583         * src/import.c
1584         * src/import.h
1585         * src/importldif.c
1586         * src/importldif.h
1587         * src/importmutt.c
1588         * src/importmutt.h
1589         * src/importpine.c
1590         * src/importpine.h
1591         * src/inc.c
1592         * src/inc.h
1593         * src/jpilot.c
1594         * src/jpilot.h
1595         * src/ldapctrl.c
1596         * src/ldapctrl.h
1597         * src/ldaplocate.c
1598         * src/ldaplocate.h
1599         * src/ldapquery.c
1600         * src/ldapquery.h
1601         * src/ldapserver.c
1602         * src/ldapserver.h
1603         * src/ldapupdate.c
1604         * src/ldapupdate.h
1605         * src/ldaputil.c
1606         * src/ldaputil.h
1607         * src/ldif.c
1608         * src/ldif.h
1609         * src/localfolder.c
1610         * src/localfolder.h
1611         * src/main.c
1612         * src/main.h
1613         * src/mainwindow.c
1614         * src/mainwindow.h
1615         * src/manual.c
1616         * src/manual.h
1617         * src/matcher.c
1618         * src/matcher.h
1619         * src/matcher_parser.h
1620         * src/matcher_parser_lex.l
1621         * src/matcher_parser_parse.y
1622         * src/mbox.c
1623         * src/mbox.h
1624         * src/message_search.c
1625         * src/message_search.h
1626         * src/messageview.c
1627         * src/messageview.h
1628         * src/mh.c
1629         * src/mh.h
1630         * src/mh_gtk.c
1631         * src/mh_gtk.h
1632         * src/mimeview.c
1633         * src/mimeview.h
1634         * src/msgcache.c
1635         * src/msgcache.h
1636         * src/mutt.c
1637         * src/mutt.h
1638         * src/news.c
1639         * src/news.h
1640         * src/news_gtk.c
1641         * src/news_gtk.h
1642         * src/noticeview.c
1643         * src/noticeview.h
1644         * src/partial_download.c
1645         * src/partial_download.h
1646         * src/pine.c
1647         * src/pine.h
1648         * src/pop.c
1649         * src/pop.h
1650         * src/prefs_account.c
1651         * src/prefs_account.h
1652         * src/prefs_actions.c
1653         * src/prefs_actions.h
1654         * src/prefs_common.c
1655         * src/prefs_common.h
1656         * src/prefs_compose_writing.c
1657         * src/prefs_compose_writing.h
1658         * src/prefs_customheader.c
1659         * src/prefs_customheader.h
1660         * src/prefs_display_header.c
1661         * src/prefs_display_header.h
1662         * src/prefs_ext_prog.c
1663         * src/prefs_ext_prog.h
1664         * src/prefs_filtering.c
1665         * src/prefs_filtering.h
1666         * src/prefs_filtering_action.c
1667         * src/prefs_filtering_action.h
1668         * src/prefs_folder_column.c
1669         * src/prefs_folder_column.h
1670         * src/prefs_folder_item.c
1671         * src/prefs_folder_item.h
1672         * src/prefs_fonts.c
1673         * src/prefs_fonts.h
1674         * src/prefs_gtk.c
1675         * src/prefs_gtk.h
1676         * src/prefs_image_viewer.c
1677         * src/prefs_image_viewer.h
1678         * src/prefs_logging.c
1679         * src/prefs_logging.h
1680         * src/prefs_matcher.c
1681         * src/prefs_matcher.h
1682         * src/prefs_message.c
1683         * src/prefs_message.h
1684         * src/prefs_msg_colors.c
1685         * src/prefs_msg_colors.h
1686         * src/prefs_other.c
1687         * src/prefs_other.h
1688         * src/prefs_quote.c
1689         * src/prefs_quote.h
1690         * src/prefs_receive.c
1691         * src/prefs_receive.h
1692         * src/prefs_send.c
1693         * src/prefs_send.h
1694         * src/prefs_spelling.c
1695         * src/prefs_spelling.h
1696         * src/prefs_summaries.c
1697         * src/prefs_summaries.h
1698         * src/prefs_summary_column.c
1699         * src/prefs_summary_column.h
1700         * src/prefs_summary_open.c
1701         * src/prefs_summary_open.h
1702         * src/prefs_template.c
1703         * src/prefs_template.h
1704         * src/prefs_themes.c
1705         * src/prefs_themes.h
1706         * src/prefs_toolbar.c
1707         * src/prefs_toolbar.h
1708         * src/prefs_wrapping.c
1709         * src/prefs_wrapping.h
1710         * src/privacy.c
1711         * src/privacy.h
1712         * src/procheader.c
1713         * src/procheader.h
1714         * src/procmime.c
1715         * src/procmime.h
1716         * src/procmsg.c
1717         * src/procmsg.h
1718         * src/quote_fmt.c
1719         * src/quote_fmt_lex.l
1720         * src/quote_fmt_parse.y
1721         * src/recv.c
1722         * src/recv.h
1723         * src/remotefolder.c
1724         * src/remotefolder.h
1725         * src/send_message.c
1726         * src/send_message.h
1727         * src/setup.c
1728         * src/setup.h
1729         * src/simple-gettext.c
1730         * src/sourcewindow.c
1731         * src/sourcewindow.h
1732         * src/ssl_manager.c
1733         * src/ssl_manager.h
1734         * src/statusbar.c
1735         * src/statusbar.h
1736         * src/stock_pixmap.c
1737         * src/stock_pixmap.h
1738         * src/summary_search.c
1739         * src/summary_search.h
1740         * src/summaryview.c
1741         * src/summaryview.h
1742         * src/textview.c
1743         * src/textview.h
1744         * src/toolbar.c
1745         * src/toolbar.h
1746         * src/undo.c
1747         * src/undo.h
1748         * src/unmime.c
1749         * src/unmime.h
1750         * src/uri_opener.c
1751         * src/uri_opener.h
1752         * src/vcard.c
1753         * src/vcard.h
1754         * src/wizard.c
1755         * src/wizard.h
1756         * src/common/base64.c
1757         * src/common/base64.h
1758         * src/common/claws.c
1759         * src/common/claws.h
1760         * src/common/defs.h
1761         * src/common/fnmatch.c
1762         * src/common/fnmatch.h
1763         * src/common/fnmatch_loop.c
1764         * src/common/hooks.c
1765         * src/common/hooks.h
1766         * src/common/log.c
1767         * src/common/log.h
1768         * src/common/md5.c
1769         * src/common/md5.h
1770         * src/common/mgutils.c
1771         * src/common/mgutils.h
1772         * src/common/nntp.c
1773         * src/common/nntp.h
1774         * src/common/passcrypt.c
1775         * src/common/passcrypt.h.in
1776         * src/common/plugin.c
1777         * src/common/plugin.h
1778         * src/common/prefs.c
1779         * src/common/prefs.h
1780         * src/common/progressindicator.c
1781         * src/common/progressindicator.h
1782         * src/common/quoted-printable.c
1783         * src/common/quoted-printable.h
1784         * src/common/session.c
1785         * src/common/session.h
1786         * src/common/smtp.c
1787         * src/common/smtp.h
1788         * src/common/socket.c
1789         * src/common/socket.h
1790         * src/common/ssl.c
1791         * src/common/ssl.h
1792         * src/common/ssl_certificate.c
1793         * src/common/ssl_certificate.h
1794         * src/common/string_match.c
1795         * src/common/string_match.h
1796         * src/common/stringtable.c
1797         * src/common/stringtable.h
1798         * src/common/tags.c
1799         * src/common/tags.h
1800         * src/common/template.c
1801         * src/common/template.h
1802         * src/common/timing.h
1803         * src/common/utils.c
1804         * src/common/utils.h
1805         * src/common/uuencode.c
1806         * src/common/uuencode.h
1807         * src/common/version.h.in
1808         * src/common/w32_dirent.c
1809         * src/common/w32_reg.c
1810         * src/common/w32_signal.c
1811         * src/common/w32_stat.c
1812         * src/common/w32_stdlib.c
1813         * src/common/w32_string.c
1814         * src/common/w32_time.c
1815         * src/common/w32_unistd.c
1816         * src/common/w32_wait.c
1817         * src/common/w32lib.h
1818         * src/common/xml.c
1819         * src/common/xml.h
1820         * src/common/xmlprops.c
1821         * src/common/xmlprops.h
1822         * src/etpan/etpan-errors.h
1823         * src/etpan/etpan-thread-manager-types.h
1824         * src/etpan/etpan-thread-manager.c
1825         * src/etpan/etpan-thread-manager.h
1826         * src/etpan/imap-thread.c
1827         * src/etpan/imap-thread.h
1828         * src/gtk/about.c
1829         * src/gtk/about.h
1830         * src/gtk/colorlabel.c
1831         * src/gtk/colorlabel.h
1832         * src/gtk/colorsel.c
1833         * src/gtk/colorsel.h
1834         * src/gtk/combobox.c
1835         * src/gtk/combobox.h
1836         * src/gtk/description_window.c
1837         * src/gtk/description_window.h
1838         * src/gtk/filesel.c
1839         * src/gtk/filesel.h
1840         * src/gtk/foldersort.c
1841         * src/gtk/foldersort.h
1842         * src/gtk/gtkaspell.c
1843         * src/gtk/gtkaspell.h
1844         * src/gtk/gtksctree.c
1845         * src/gtk/gtkshruler.c
1846         * src/gtk/gtkshruler.h
1847         * src/gtk/gtksourceprintjob.c
1848         * src/gtk/gtksourceprintjob.h
1849         * src/gtk/gtkutils.c
1850         * src/gtk/gtkutils.h
1851         * src/gtk/gtkvscrollbutton.c
1852         * src/gtk/gtkvscrollbutton.h
1853         * src/gtk/icon_legend.c
1854         * src/gtk/icon_legend.h
1855         * src/gtk/inputdialog.c
1856         * src/gtk/inputdialog.h
1857         * src/gtk/logwindow.c
1858         * src/gtk/logwindow.h
1859         * src/gtk/manage_window.c
1860         * src/gtk/manage_window.h
1861         * src/gtk/menu.c
1862         * src/gtk/menu.h
1863         * src/gtk/pluginwindow.c
1864         * src/gtk/pluginwindow.h
1865         * src/gtk/prefswindow.c
1866         * src/gtk/prefswindow.h
1867         * src/gtk/progressdialog.c
1868         * src/gtk/progressdialog.h
1869         * src/gtk/quicksearch.c
1870         * src/gtk/quicksearch.h
1871         * src/gtk/sslcertwindow.c
1872         * src/gtk/sslcertwindow.h
1873         * src/plugins/bogofilter/bogofilter.c
1874         * src/plugins/bogofilter/bogofilter.h
1875         * src/plugins/bogofilter/bogofilter_gtk.c
1876         * src/plugins/clamav/clamav_plugin.c
1877         * src/plugins/clamav/clamav_plugin.h
1878         * src/plugins/clamav/clamav_plugin_gtk.c
1879         * src/plugins/demo/demo.c
1880         * src/plugins/dillo_viewer/dillo_prefs.c
1881         * src/plugins/dillo_viewer/dillo_prefs.h
1882         * src/plugins/dillo_viewer/dillo_viewer.c
1883         * src/plugins/pgpcore/passphrase.c
1884         * src/plugins/pgpcore/passphrase.h
1885         * src/plugins/pgpcore/pgp_viewer.c
1886         * src/plugins/pgpcore/pgp_viewer.h
1887         * src/plugins/pgpcore/plugin.c
1888         * src/plugins/pgpcore/prefs_gpg.c
1889         * src/plugins/pgpcore/prefs_gpg.h
1890         * src/plugins/pgpcore/select-keys.c
1891         * src/plugins/pgpcore/select-keys.h
1892         * src/plugins/pgpcore/sgpgme.c
1893         * src/plugins/pgpcore/sgpgme.h
1894         * src/plugins/pgpinline/pgpinline.c
1895         * src/plugins/pgpinline/pgpinline.h
1896         * src/plugins/pgpinline/plugin.c
1897         * src/plugins/pgpmime/pgpmime.c
1898         * src/plugins/pgpmime/pgpmime.h
1899         * src/plugins/pgpmime/plugin.c
1900         * src/plugins/spamassassin/spamassassin.c
1901         * src/plugins/spamassassin/spamassassin.h
1902         * src/plugins/spamassassin/spamassassin_gtk.c
1903         * src/plugins/trayicon/trayicon.c
1904         * src/plugins/trayicon/trayicon_prefs.c
1905         * src/plugins/trayicon/trayicon_prefs.h
1906         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1907         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1908         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
1909         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1910         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1911         * tools/OOo2claws-mail.pl
1912         * tools/README.sylprint
1913         * tools/acroread2claws-mail.pl
1914         * tools/claws-mail-compose-insert-files.pl
1915         * tools/convert_mbox.pl
1916         * tools/filter_conv.pl
1917         * tools/filter_conv_new.pl
1918         * tools/fix_date.sh
1919         * tools/freshmeat_search.pl
1920         * tools/google_search.pl
1921         * tools/kmail-mailbox2claws-mail.pl
1922         * tools/kmail2claws-mail.pl
1923         * tools/kmail2claws-mail_v2.pl
1924         * tools/mairix.sh
1925         * tools/make.themes.project
1926         * tools/multiwebsearch.pl
1927         * tools/nautilus2claws-mail.sh
1928         * tools/outlook2claws-mail.pl
1929         * tools/textviewer.sh
1930         * tools/thunderbird-filters-convertor.pl
1931         * tools/update-po
1932         * tools/uuooffice
1933         * tools/vcard2xml.py
1934         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1935                 Upgrade to GPLv3 or later.
1937 2007-07-10 [wwp]        2.10.0cvs15
1939         * src/main.c
1940                 Fix re-opening of all composing messages that were
1941                 opened when closing the previous instance, thanks
1942                 to Colin.
1944 2007-07-10 [paul]       2.10.0cvs14
1946         * src/editaddress_other_attributes_ldap.c
1947         * src/ldapupdate.c
1948                 fix crash on selecting 'other attributes' combo
1949                 for either a new entry or an old entry with no
1950                 existing attributes.
1951                 fix bug on editing multiple attributes which
1952                 resulted them all having the value of the last
1953                 one changed.
1954                 Thanks to Colin
1956 2007-07-10 [colin]      2.10.0cvs13
1958         * src/editaddress.c
1959         * src/editaddress_other_attributes_ldap.h
1960         * src/ldapupdate.c
1961                 Fix --disable-ldap build
1963 2007-07-09 [colin]      2.10.0cvs12
1965         * src/Makefile.am
1966         * src/addritem.c
1967         * src/addritem.h
1968         * src/editaddress.c
1969         * src/editaddress_other_attributes_ldap.c
1970         * src/editaddress_other_attributes_ldap.h
1971         * src/editldap.c
1972         * src/ldapctrl.c
1973         * src/ldapctrl.h
1974         * src/ldapupdate.c
1975                 Add capability to edit all inetOrgPerson
1976                 attributes on LDAP. Patch by Michael 
1977                 Rasmussen
1979 2007-07-09 [colin]      2.10.0cvs11
1981         * src/Makefile.am
1982         * src/exporthtml.c
1983         * src/mbox.c
1984         * src/msgcache.c
1985         * src/prefs_summaries.c
1986         * src/prefs_themes.c
1987         * src/procheader.c
1988         * src/common/Makefile.am
1989         * src/common/log.c
1990         * src/common/timing.h
1991         * src/common/utils.c
1992         * src/common/utils.h
1993         * src/common/w32_account.c
1994         * src/common/w32lib.h
1995         * src/gtk/Makefile.am
1996         * src/gtk/colorlabel.c
1997         * src/plugins/pgpcore/Makefile.am
1998         * src/plugins/pgpcore/claws.def
1999         * src/plugins/pgpcore/passphrase.c
2000         * src/plugins/pgpcore/pgp_viewer.c
2001         * src/plugins/pgpcore/plugin.def
2002         * src/plugins/pgpcore/sgpgme.c
2003         * src/plugins/pgpinline/Makefile.am
2004         * src/plugins/pgpinline/claws.def
2005         * src/plugins/pgpinline/mypgpcore.def
2006         * src/plugins/pgpinline/plugin.def
2007         * src/plugins/pgpmime/Makefile.am
2008         * src/plugins/pgpmime/claws.def
2009         * src/plugins/pgpmime/mypgpcore.def
2010         * src/plugins/pgpmime/plugin.def
2011                 Commit win32 patch, from Werner Koch and
2012                 Marcus Brinkmann
2014 2007-07-09 [colin]      2.10.0cvs10
2016         * src/prefs_toolbar.c
2017                 Fix crash when no actions exist
2019 2007-07-07 [paul]       2.10.0cvs9
2021         * COPYING
2022         * manual/claws-mail-manual.xml
2023                 update copyright year
2024         * po/fi.po
2025                 updated by Flammie Pirinen
2027 2007-07-05 [wwp]        2.10.0cvs8
2029         * src/plugins/clamav/clamav_plugin_gtk.c
2030                 Make vertical spacing like in other plugin prefs pages.
2032 2007-07-05 [wwp]        2.10.0cvs7
2034         * src/quote_fmt.c
2035                 It's %am that works, not %ae (this doc incoherence has been
2036                 introduced with 2.9.2cvs13).
2038 2007-07-04 [wwp]        2.10.0cvs6
2040         * src/plugins/bogofilter/bogofilter.c
2041                 Gettext-ize an occurrence of "Any" that wasn't.
2043 2007-07-04 [colin]      2.10.0cvs5
2045         * po/POTFILES.in
2046                 Fix untranslated strings; thanks
2047                 to Pader Rezso.
2049 2007-07-03 [colin]      2.10.0cvs4
2051         * src/folder.c
2052         * src/mainwindow.c
2053                 Fix saving of sort mode for tags and
2054                 thread date. Thanks to Pierre Ossman.
2055                 Completes fix for bug 1233
2057 2007-07-03 [paul]       2.10.0cvs3
2059         * src/compose.c
2060                 fix auto-save
2061         * src/summaryview.c
2062                 fix build warnings
2063         Thanks to Colin
2065 2007-07-02 [colin]      2.10.0cvs2
2067         * src/folder.h
2068         * src/mainwindow.c
2069         * src/procmsg.h
2070         * src/summaryview.c
2071                 Add View/Sort/by Thread date
2072                 Fixes bug 1233, 'Capability to sort 
2073                 threads by most recent message'
2074                 Based on a patch by Paul Rolland
2076 2007-07-02 [colin]      2.10.0cvs1
2078         * src/Makefile.am
2079         * src/compose.c
2080         * src/edittags.c
2081         * src/edittags.h
2082         * src/filtering.c
2083         * src/folder.c
2084         * src/folder.h
2085         * src/headerview.c
2086         * src/headerview.h
2087         * src/main.c
2088         * src/mainwindow.c
2089         * src/mainwindow.h
2090         * src/manual.h
2091         * src/matcher.c
2092         * src/matcher.h
2093         * src/matcher_parser_parse.y
2094         * src/mimeview.c
2095         * src/msgcache.c
2096         * src/msgcache.h
2097         * src/prefs_common.c
2098         * src/prefs_common.h
2099         * src/prefs_filtering_action.c
2100         * src/prefs_matcher.c
2101         * src/prefs_summary_column.c
2102         * src/procmsg.c
2103         * src/procmsg.h
2104         * src/quote_fmt.c
2105         * src/quote_fmt_lex.l
2106         * src/quote_fmt_parse.y
2107         * src/summaryview.c
2108         * src/summaryview.h
2109         * src/textview.c
2110         * src/common/Makefile.am
2111         * src/common/defs.h
2112         * src/common/tags.c
2113         * src/common/tags.h
2114         * src/gtk/quicksearch.c
2115         * src/gtk/quicksearch.h
2116                 Add Tags implementation. Tags are arbitrary labels
2117                 that can be applied to messages. It is possible 
2118                 to create, edit, remove tags; apply them to mails;
2119                 filter on tags or tag presence; apply or unset
2120                 tags via filtering actions; reference tags in
2121                 reply templates.
2123 2007-07-02 [paul]       2.10.0
2125         * NEWS
2126         * README
2127         * RELEASE_NOTES
2128                 2.10.0 released
2130 2007-07-02 [paul]       2.9.2cvs78
2132         * po/de.po
2133         * po/en_GB.po
2134         * po/es.po
2135         * po/fr.po
2136         * po/hu.po
2137         * po/pt_BR.po
2138         * po/ru.po
2139         * po/zh_CN.po
2140                 updated by Stephan Sachse, me, Ricardo Mones
2141                 Lastra, Fabien Vantard, Pader Rezso, Frederico
2142                 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
2144 2007-07-02 [paul]       2.9.2cvs77
2146         * AUTHORS
2147                 updated
2149 2007-06-29 [wwp]        2.9.2cvs76
2151         * src/gtk/headers.h
2152                 Fix a typo (thanks to Ricardo for finding this out).
2154 2007-06-28 [paul]       2.9.2cvs75
2156         * src/folderview.c
2157                 fix build warnings
2159 2007-06-28 [paul]       2.9.2cvs74
2161         * tools/Makefile.am
2162                 fix bug in the autotools build system.
2163                 Files cataloged under EXTRA_DIST were never
2164                 automatically copied to the build tree.
2165                 (fix 'make distcheck')
2166                 Patch by Michael Rasmussen.
2168 2007-06-24 [colin]      2.9.2cvs73
2170         * src/news_gtk.c
2171                 Fix bug 1249, 'Error handling for 
2172                 news errors needs modification'
2173                 Only popup error if the according
2174                 pref in Prefs/Receive is set.
2176 2007-06-21 [colin]      2.9.2cvs72
2178         * src/common/plugin.c
2179         * src/common/plugin.h
2180                 Change plugin API to know whether it's safe to 
2181                 unload plugins or whether we should just hide
2182                 them. Fixes bug 1248, 'Core dumps after 
2183                 unloading plugin and clicking on load plugins'
2184         * src/plugins/bogofilter/bogofilter.c
2185         * src/plugins/clamav/clamav_plugin.c
2186         * src/plugins/demo/demo.c
2187         * src/plugins/dillo_viewer/dillo_viewer.c
2188         * src/plugins/pgpcore/plugin.c
2189         * src/plugins/pgpinline/plugin.c
2190         * src/plugins/pgpmime/plugin.c
2191         * src/plugins/spamassassin/spamassassin.c
2192         * src/plugins/trayicon/trayicon.c
2193                 Update API
2195 2007-06-19 [colin]      2.9.2cvs71
2197         * src/compose.c
2198         * src/messageview.c
2199                 Fix crash mentioned in bug 1246
2200                 Race condition when automatically drafting
2201                 due to insertion on reedit.
2203 2007-06-18 [wwp]        2.9.2cvs70
2205         * src/importldif.c
2206                 LDIF import: use a "Proceed" button to complete
2207                 the process.
2209 2007-06-18 [paul]       2.9.2cvs69
2211         * configure.ac
2212                 use pkgconfig to check for gtk and glib
2214 2007-06-17 [wwp]        2.9.2cvs68
2216         * src/ldif.c
2217         * src/importldif.c
2218                 LDIF import: better error handling, minor code
2219                 and UI cleanup, and renamed the Save button
2220                 to Close, as imported stuff is already saved
2221                 when the Save button is shown.
2223 2007-06-17 [colin]      2.9.2cvs67
2225         * src/prefs_summaries.c
2226         * src/procmsg.c
2227                 Don't set as read when forwarded, only replied to
2229 2007-06-17 [paul]       2.9.2cvs66
2231         * src/alertpanel.c
2232                 add missing #include
2234 2007-06-16 [colin]      2.9.2cvs65
2236         * src/prefs_summaries.c
2237         * src/procmsg.c
2238                 Change the pref "Only mark as read when opened
2239                 in new window" to "..., replied to or forwarded".
2240                 Based on a patch by Paul Rolland.
2242 2007-06-16 [paul]       2.9.2cvs64
2244         * src/gtk/authors.h
2245                 alphabetical order! :)
2247 2007-06-16 [colin]      2.9.2cvs63
2249         * AUTHORS
2250         * src/gtk/authors.h
2251                 Add Michael Rasmussen in authors list
2253 2007-06-16 [colin]      2.9.2cvs62
2255         * src/messageview.c
2256                 Fix messageview_copy_clipboard to take advantage
2257                 of plugins' get_selection.
2259 2007-06-15 [colin]      2.9.2cvs61
2261         * src/action.c
2262         * src/addr_compl.c
2263         * src/addressbook.c
2264         * src/folderview.c
2265         * src/message_search.c
2266         * src/mimeview.c
2267         * src/summary_search.c
2268         * src/summaryview.c
2269         * src/textview.c
2270                 Allow GDK_KP_Enter to do the same as GDK_Return
2271                 Patch by Michael Rasmussen
2273 2007-06-15 [paul]       2.9.2cvs60
2275         * src/compose.c
2276                 fix bug when closing a compose window
2277                 during autosave
2279 2007-06-14 [paul]       2.9.2cvs59
2281         * src/main.c
2282         * src/common/defs.h
2283                 migrate sylpheed config
2285 2007-06-14 [wwp]        2.9.2cvs58
2287         * src/gtk/pluginwindow.c
2288                 Yet another attempt to fix sizing/alignment of the
2289                 button bar in plugins window.
2291 2007-06-12 [colin]      2.9.2cvs57
2293         * po/POTFILES.in
2294         * src/Makefile.am
2295         * src/folderview.c
2296         * src/prefs_common.c
2297         * src/prefs_common.h
2298         * src/prefs_summaries.c
2299         * src/prefs_summary_open.c
2300         * src/prefs_summary_open.h
2301         * src/summaryview.c
2302                 Make "when entering a folder" actions more personalisable
2304 2007-06-12 [wwp]        2.9.2cvs56
2306         * tools/README
2307                 Use short description from Paul (mairix.sh).
2309 2007-06-12 [wwp]        2.9.2cvs55
2311         * tools/README
2312                 Updated info about mairix.sh.
2314 2007-06-11 [paul]       2.9.2cvs54
2316         * src/prefs_logging.c
2317                 rework log window length widgets
2318                 and some sensitivity fixes
2320 2007-06-11 [paul]       2.9.2cvs53
2322         * src/mainwindow.c
2323         * src/prefs_logging.c
2324                 rename 'Protocol Log' to 'Network Log'
2325                 and some function renaming
2327 2007-06-10 [wwp]        2.9.2cvs52
2329         * src/gtk/pluginwindow.c
2330                 Revert 2.9.2cvs51.
2332 2007-06-10 [wwp]        2.9.2cvs51
2334         * src/gtk/pluginwindow.c
2335                 Fix button bar in plugin window, was centered and not
2336                 behaving like other dialogs w/ such button bar.
2338 2007-06-08 [wwp]        2.9.2cvs50
2340         * src/compose.c
2341         * src/compose.h
2342         * src/main.c
2343         * src/mainwindow.c
2344         * src/mainwindow.h
2345                 Provide a way out of automatic draft saving on IMAP, when
2346                 exiting offline.
2347                 Prevent drafting while sending and quitting while sending.
2348                 Thanks for Colin.
2352 2007-06-08 [wwp]        2.9.2cvs49
2354         * src/prefs_account.c
2355         * src/gtk/prefswindow.c
2356         * src/gtk/prefswindow.h
2357                 Activate the Basic page when opening account prefs.
2359 2007-06-08 [wwp]        2.9.2cvs48
2361         * src/common/socket.c
2362                 Don't crash if fork() fails, thanks to Colin.
2364 2007-06-08 [wwp]        2.9.2cvs47
2366         * src/gtk/prefswindow.c
2367                 Wrap some long lines, and reset horizontal scroller's adjusment
2368                 (this was already done, vertically), when changing tab (not page)
2369                 in prefs windows.
2371 2007-06-08 [paul]       2.9.2cvs46
2373         * src/common/utils.c
2374                 use gethostname() instead of uname()
2375                 based on a patch by Michael Hughes
2376                 <Sylpheed-Claws_user@thehugheslogcabin.net>
2378 2007-06-07 [wwp]        2.9.2cvs45
2380         * src/prefs_common.c
2381                 Fix some useless warnings, thanks to Colin.
2383 2007-06-06 [colin]      2.9.2cvs44
2385         * src/ldapupdate.c
2386                 Fix strange allocations. 
2388 2007-06-06 [colin]      2.9.2cvs43
2390         * src/ldapupdate.c
2391                 Patch by Michael Rasmussus to help
2392                 bug 1232
2394 2007-06-05 [wwp]        2.9.2cvs42
2396         * src/prefs_account.c
2397         * src/prefs_folder_item.c
2398         * src/prefs_quote.c
2399         * src/quote_fmt.c
2400         * src/quote_fmt.h
2401                 Per-folder templates can now be applied recursively.
2402                 Always save per-folder templates (formats were erroneously
2403                 saved only if they were enabled).
2404                 Check for validity of quotation marks everywhere there
2405                 are defined.
2407 2007-06-05 [wwp]        2.9.2cvs41
2409         * src/inc.c
2410                 Fix incoming messages from local accounts always getting filtered
2411                 (even if the account prefs say don't), thanks to Colin.
2413 2007-06-05 [wwp]        2.9.2cvs40
2415         * src/compose.c
2416         * src/compose.h
2417                 Use per-folder/per-account quote chars when applying a
2418                 template or inserting text as well. Const'ify some
2419                 vars more.
2421 2007-06-04 [colin]      2.9.2cvs39
2423         * src/compose.c
2424                 More work for wwp :)
2426 2007-06-04 [wwp]        2.9.2cvs38
2428         * src/compose.c
2429                 Same as 2.9.2cvs36 but for forwarding.
2431 2007-06-04 [colin]      2.9.2cvs37
2433         * src/compose.c
2434                 Use original mail file for forward/redirect
2435                 Fixes some forwarded mails to be attached as
2436                 application/octet-stream (when they have binary
2437                 parts), and incidentally fixes bug 848
2438                 'Redirect breaks GnuPG'
2440 2007-06-04 [wwp]        2.9.2cvs36
2442         * src/compose.c
2443                 Fix quote mark mis-initialisation when replying/forwarding
2444                 (introduced w/ 2.9.2cvs20).
2446 2007-06-04 [wwp]        2.9.2cvs35
2448         * src/prefs_compose_writing.c
2449         * src/prefs_quote.c
2450                 Fix a bug where Quotation characters (prefs/compose/writing)
2451                 was cleared (introduced w/ 2.9.2cvs26).
2453 2007-06-04 [wwp]        2.9.2cvs34
2455         * src/prefs_account.c
2456         * src/prefs_account.h
2457                 Better fix for compiling w/o aspell (rollbacks
2458                 2.9.2cvs31).
2460 2007-06-04 [wwp]        2.9.2cvs33
2462         * src/account.c
2463         * src/prefs_account.c
2464         * src/prefs_account.h
2465         * src/procmsg.c
2466                 It's now possible to disable mail filtering plugins
2467                 on a per-account basis.
2469 2007-06-04 [wwp]        2.9.2cvs32
2471         * src/procheader.c
2472         * src/common/utils.c
2473         * src/common/utils.h
2474                 Support CRLF in headers part of messages.
2475                 Support few more date formats (RFC3339 subsets).
2477 2007-06-04 [wwp]        2.9.2cvs31
2479         * src/prefs_account.c
2480                 Fix compiling w/o aspell support.
2482 2007-06-03 [wwp]        2.9.2cvs30
2484         * src/prefs_gtk.c
2485                 Don't decode leading ENV_ and ~ in P_PASSWORD
2486                 values.
2488 2007-06-03 [wwp]        2.9.2cvs29
2490         * src/prefs_gtk.c
2491                 Don't decode leading ENV_ and ~ in P_PASSWORD
2492                 values.
2494 2007-06-03 [wwp]        2.9.2cvs28
2496         * src/prefs_account.c
2497         * src/gtk/prefswindow.c
2498         * src/gtk/prefswindow.h
2499                 Added a way to force preloading of all pages
2500                 (prefswindow).
2501                 Moved tabs to pages in account prefs.
2503 2007-06-02 [colin]      2.9.2cvs27
2505         * src/addressbook.c
2506                 Fix possible crash, fix ldap write bugs
2507         * src/ldapupdate.c
2508                 Fix ldap write bugs - patch by Michael
2509                 Rasmussen
2510         * src/alertpanel.c
2511         * src/alertpanel.h
2512                 Add a hook whenever alertpanel opens/closes
2514 2007-05-31 [wwp]        2.9.2cvs26
2516         * src/prefs_compose_writing.c
2517         * src/prefs_quote.c
2518                 Re-organized writing options a bit:
2519                  - renamed the Quoting page to Templates
2520                  - moved all composing templates to that page
2521                  - moved non-templates options to the Writing one,
2522                    grouped reply-related options, reordered reply and
2523                    forward options.
2525 2007-05-31 [wwp]        2.9.2cvs25
2527         * src/compose.c
2528                 Removed unused code.
2530 2007-05-31 [colin]      2.9.2cvs24
2532         * src/addressbook.c
2533                 Fix missing display name when modifying
2534                 LDAP. Patch by Michael Rasmussen
2536 2007-05-31 [wwp]        2.9.2cvs23
2538         * src/plugins/bogofilter/Makefile.am
2539         * src/plugins/clamav/Makefile.am
2540         * src/plugins/demo/Makefile.am
2541         * src/plugins/dillo_viewer/Makefile.am
2542         * src/plugins/spamassassin/Makefile.am
2543                 Fix building of those plugins in Mac OS X.
2545 2007-05-30 [wwp]        2.9.2cvs22
2547         * src/gtk/quicksearch.c
2548                 Fix missing initialization.
2550 2007-05-30 [wwp]        2.9.2cvs21
2552         * src/procheader.c
2553                 Revert accidental commit (debug outputs).
2555 2007-05-30 [wwp]        2.9.2cvs20
2557         * src/compose.c
2558         * src/folder_item_prefs.c
2559         * src/folder_item_prefs.h
2560         * src/prefs_account.c
2561         * src/prefs_account.h
2562         * src/prefs_folder_item.c
2563         * src/prefs_gtk.c
2564         * src/prefs_gtk.h
2565                 Implemented per-account and per-folder
2566                 compose/reply/forward formats.
2568 2007-05-30 [wwp]        2.9.2cvs19
2570         * src/prefs_compose_writing.c
2571         * src/prefs_quote.c
2572         * src/procheader.c
2573         * src/quote_fmt.c
2574         * src/quote_fmt.h
2575                 Internal API changes (factorize quote format
2576                 prefs and checks).
2578 2007-05-30 [colin]      2.9.2cvs18
2580         * src/compose.c
2581                 Fix race where it's possible to re-click Send
2582                 between end of SMTP session and end of "move to
2583                 sent folder" when sending an email with send
2584                 dialog enabled.
2586 2007-05-30 [colin]      2.9.2cvs17
2588         * src/crash.c
2589                 Ask for backtrace on all threads. Patch by
2590                 Pawel
2591         * src/folderview.c
2592                 Fix stale news statusbar when scanning fails.
2593                 Patch by Pawel
2594         * src/ldapupdate.c
2595                 Fix some LDAP write updates bugs. Patch
2596                 by Michael Rasmussen
2598 2007-05-29 [colin]      2.9.2cvs16
2600         * src/imap.c
2601                 Fix loss of local flags when moving mails
2602                 on IMAP in high-bandwidth mode (UID FETCH)
2604 2007-05-25 [paul]       2.9.2cvs15
2606         * src/common/socket.c
2607                 fix sometimes crasher on cancelling
2608                 message sending
2610 2007-05-25 [colin]      2.9.2cvs14
2612         * src/imap.c
2613                 Fix a memory leak
2614         * src/imap_gtk.c
2615                 Be more helpful in the subscription
2616                 message
2618 2007-05-23 [wwp]        2.9.2cvs13
2620         * src/compose.c
2621         * src/prefs_compose_writing.c
2622         * src/prefs_quote.c
2623         * src/prefs_template.c
2624         * src/prefs_template.h
2625         * src/quote_fmt.c
2626         * src/quote_fmt.h
2627         * src/quote_fmt_lex.l
2628         * src/quote_fmt_parse.y
2629                 Introduced new syntax elements (symbols and commands)
2630                 in templates/quote_fmt. Compatibility w/ old
2631                 symbols is kept.
2632                 Updated and reworked the corresponding Information
2633                 dialog.
2634                 Display the line number in dialogs that talk about
2635                 parser errors (in addition to the error message in
2636                 output).
2638 2007-05-23 [wwp]        2.9.2cvs12
2640         * src/quote_fmt_parse.y
2641                 Fix 2.9.2cvs11, probably a paste accident ;).
2643 2007-05-23 [wwp]        2.9.2cvs11
2645         * src/compose.c
2646         * src/prefs_template.c
2647         * src/quote_fmt.h
2648         * src/quote_fmt_parse.y
2649                 Fix 2.9.2cvs10, which broke --disable-aspell.
2651 2007-05-22 [wwp]        2.9.2cvs10
2653         * src/compose.c
2654         * src/prefs_template.c
2655         * src/quote_fmt.c
2656         * src/quote_fmt.h
2657         * src/quote_fmt_lex.l
2658         * src/quote_fmt_parse.y
2659         * src/gtk/gtkaspell.c
2660         * src/gtk/gtkaspell.h
2661                 Added template/quote format syntactical elements
2662                 to show and query:
2663                         - current dictionary
2664                           %T to show (shows empty if not set or not enabled),
2665                           ?T and !T to check if the default dictionary is
2666                           enabled and set
2667                         - current account's default dictionary
2668                           %aT to show (empty if not set or not enabled),
2669                           ?aT and !aT to check if it's enabled and set
2670                         - name completion for an address, from the address
2671                           book
2672                           %ABf, %ABt, %ABc respectively show the full name got
2673                           from the address book if From, To or Cc match a single
2674                           contact.
2675                           ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
2676                           matches any contact and if the full name is non-empty.
2677                           If From, To or Cc are lists of email addresses, only
2678                           the first address will be checked.
2679                 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
2680                 that could show a trailing ','.
2681                 Also, template/quote_fmt parser now shows the line number in case
2682                 of parser error.
2684 2007-05-15 [colin]      2.9.2cvs9
2686         * src/main.c
2687         * src/main.h
2688                 Add a public function to know whether Claws
2689                 crashed last time
2690                 Store opened folder when exiting
2691         * src/folder.c
2692         * src/folder.h
2693                 Store last opened message in each FolderItem;
2694                 Reset last seen messages if Claws crashed, so 
2695                 that one can't go in an infinite crash in case 
2696                 a particular mail crashes Claws.
2697         * src/messageview.c
2698         * src/prefs_common.c
2699         * src/prefs_common.h
2700         * src/summaryview.c
2701         * src/prefs_summaries.c
2702                 Add "Select last opened message" when entering
2703                 a folder
2704                 Add "Select last opened folder" at startup.
2706 2007-05-14 [colin]      2.9.2cvs8
2708         * manual/xml2pdf
2709                 Fix bashism, search for xml catalog 
2710                 in /usr/local/share/xml/catalog too
2711                 Patch by Pawel
2713 2007-05-13 [wwp]        2.9.2cvs7
2715         * src/gtk/logwindow.c
2716                 fix raising log windows when they are either minimized or
2717                 in background.
2719 2007-05-11 [colin]      2.9.2cvs6
2721         * src/gtk/filesel.c
2722                 Use Hildon's file chooser on Maemo. Patch
2723                 by Jean-Luc Biord; fixes part 2 of bug 1201,
2724                 'File attachment "manipulation" bugs...'
2726 2007-05-10 [wwp]        2.9.2cvs5
2728         * src/prefs_common.c
2729         * src/prefs_common.h
2730         * src/gtk/quicksearch.c
2731                 Add a quicksearch option to automatically run
2732                 a search selected from the history (this option
2733                 is exclusive towards type-ahead).
2735 2007-05-10 [colin]      2.9.2cvs4
2737         * src/imap.c
2738                 Fix g_warnings, thanks to Brian
2739                 Morrison
2741 2007-05-09 [colin]      2.9.2cvs3
2743         * src/crash.c
2744         * src/exporthtml.c
2745         * src/mbox.c
2746         * src/prefs_summaries.c
2747         * src/procheader.c
2748         * src/common/log.c
2749         * src/common/utils.c
2750         * src/gtk/gtksourceprintjob.c
2751         * src/gtk/sslcertwindow.c
2752                 Use the re-entrant variant of time functions
2753                 Probably fixes bug 1217, 'reentrancy problems 
2754                 with time functions'
2756 2007-05-09 [colin]      2.9.2cvs2
2758         * src/imap.c
2759                 Fix crasher when reconnection fails
2761 2007-05-08 [paul]       2.9.2cvs1
2763         * NEWS
2764         * README
2765         * RELEASE_NOTES
2766         * configure.ac
2767                 bump version number following
2768                 stable release
2770 2007-05-08 [paul]       2.9.1cvs48
2772         * src/plugins/demo/demo.c
2773         * src/plugins/dillo_viewer/dillo_prefs.c
2774         * src/plugins/dillo_viewer/dillo_prefs.h
2775         * src/plugins/dillo_viewer/dillo_viewer.c
2776         * src/plugins/pgpcore/pgp_viewer.c
2777         * src/plugins/pgpcore/pgp_viewer.h
2778         * src/plugins/pgpcore/plugin.c
2779         * src/plugins/pgpcore/prefs_gpg.c
2780         * src/plugins/pgpcore/prefs_gpg.h
2781         * src/plugins/pgpcore/sgpgme.c
2782         * src/plugins/pgpcore/sgpgme.h
2783         * src/plugins/pgpinline/plugin.c
2784         * src/plugins/pgpmime/pgpmime.c
2785         * src/plugins/pgpmime/pgpmime.h
2786         * src/plugins/pgpmime/plugin.c
2787         * src/plugins/spamassassin/spamassassin.c
2788         * src/plugins/spamassassin/spamassassin.h
2789         * src/plugins/spamassassin/spamassassin_gtk.c
2790         * src/plugins/trayicon/README
2791         * tools/README
2792         * tools/README.sylprint
2793         * tools/outlook2claws-mail.pl
2794         * tools/sylprint.pl
2795         * tools/tb2claws-mail
2796         * tools/tbird2claws.py
2797         * tools/update-po
2798         * tools/vcard2xml.py
2799         * tools/kdeservicemenu/README
2800                 cleanups and corrections
2802 2007-05-06 [wwp]        2.9.1cvs47
2804         * tools/uudec
2805                 Fix missing dash to `display` command-line, reported
2806                 by Georg Himmrich <georg at mails d0t diesind d0t net>.
2808 2007-05-06 [colin]      2.9.1cvs46
2810         * src/Makefile.am
2811         * src/stock_pixmap.c
2812         * src/stock_pixmap.h
2813         * src/pixmaps/printer.xpm
2814                 Add a printer icon
2816 2007-05-06 [paul]       2.9.1cvs45
2818         * src/compose.c
2819         * src/ldapquery.c
2820         * src/privacy.h
2821         * src/summary_search.c
2822         * src/summaryview.c
2823                 fix build warnings
2825 2007-05-05 [wwp]        2.9.1cvs44
2827         * src/messageview.c
2828         * src/mh.c
2829         * src/prefs_actions.c
2830         * src/prefs_gtk.c
2831         * src/summaryview.c
2832         * src/common/xml.c
2833                 Fix "faild" typos everywhere and capitalization of
2834                 some g_warnings.
2836 2007-05-04 [colin]      2.9.1cvs43
2838         * src/compose.c
2839         * src/privacy.c
2840         * src/privacy.h
2841         * src/plugins/pgpcore/prefs_gpg.c
2842         * src/plugins/pgpcore/prefs_gpg.h
2843         * src/plugins/pgpinline/pgpinline.c
2844         * src/plugins/pgpmime/pgpmime.c
2845                 Add an API to warn about encryption limits,
2846                 and allow to disable these warnings
2848 2007-05-03 [colin]      2.9.1cvs42
2850         * src/summaryview.c
2851         * src/mainwindow.c
2852                 Fix bug 1213, 'Delete more than 
2853                 one thread at once'
2855 2007-05-03 [wwp]        2.9.1cvs41
2857         * src/prefs_common.c
2858         * src/prefs_filtering.c
2859         * src/prefs_template.c
2860         * src/common/template.c
2861         * src/common/template.h
2862         * src/gtk/gtkutils.c
2863         * src/gtk/gtkutils.h
2864                 Templates are no longer automatically sorted
2865                 by name, but can be sorted manually using
2866                 |< < > >| buttons as well as drag'n'drop.
2868 2007-05-03 [wwp]        2.9.1cvs40
2870         * src/plugins/spamassassin/spamassassin.c
2871         * src/plugins/spamassassin/spamassassin.h
2872         * src/plugins/spamassassin/spamassassin_gtk.c
2873         * src/plugins/bogofilter/bogofilter.c
2874         * src/plugins/bogofilter/bogofilter.h
2875         * src/plugins/bogofilter/bogofilter_gtk.c
2876                 Added an option to conditionally mark saved spam
2877                 as read (default is and was to do so).
2878                 Satisfies feature request 1708539 on sf.net tracker.
2880 2007-05-03 [colin]      2.9.1cvs39
2882         * src/inc.c
2883                 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
2885 2007-05-02 [colin]      2.9.1cvs38
2887         * src/textview.c
2888                 Fix bug 1209, 'Clicking on address 
2889                 in header (mailto uri) selects 
2890                 default account'. Patch adapted from
2891                 G.P. Halkes' patch.
2893 2007-05-02 [colin]      2.9.1cvs37
2895         * src/grouplistdialog.c
2896                 Set cursor to wait cursor while loading
2897                 groups.
2899 2007-05-02 [paul]       2.9.1cvs36
2901         * src/folder.c
2902         * src/common/defs.h
2903                 rename cache and mark files
2904                 (data is preserved)
2906 2007-04-30 [paul]       2.9.1cvs35
2908         * manual/glossary.xml
2909         * manual/plugins.xml
2910                 updates. Patch by Ricardo
2912 2007-04-29 [wwp]        2.9.1cvs34
2914         * src/mainwindow.c
2915         * configure.ac
2916                 Fix few grammatical errors (patch by David Relson < relson at
2917                 osagesoftware dot com >).
2919 2007-04-28 [colin]      2.9.1cvs33
2921         * src/account.c
2922         * src/pop.c
2923         * src/prefs_account.c
2924         * src/prefs_account.h
2925                 Drop the "Download all" preference. It's
2926                 stupidly useless and confuses people from
2927                 time to time.
2929 2007-04-27 [wwp]        2.9.1cvs32
2931         * src/account.c
2932         * src/prefs_account.c
2933         * src/prefs_account.h
2934                 Don't reflect accounts changes to the mainwindow when it's
2935                 not necessary.
2937 2007-04-27 [colin]      2.9.1cvs31
2939         * src/folder.c
2940                 Freeze/thaw when sync'ing flags
2941         * src/imap.c
2942         * src/prefs_account.c
2943         * src/prefs_account.h
2944         * src/etpan/imap-thread.c
2945         * src/etpan/imap-thread.h
2946                 Add a way to use UID FETCH instead
2947                 of searches to fetch message lists
2948                 and flags. More expensive towards
2949                 bandwidth, less expensive towards
2950                 server's CPU. Probably fixes 
2951                 bug 1158, 'Scanning new folders on 
2952                 Exchange 2007 extremely slow'.
2953                 Patch 95% by Hoa.
2955 2007-04-27 [paul]       2.9.1cvs30
2957         * src/mainwindow.c
2958         * src/prefs_logging.c
2959                 improvements to english usage
2961 2007-04-27 [colin]      2.9.1cvs29
2963         * src/imap.c
2964                 Fix build without libetpan (my bad!)
2966 2007-04-26 [colin]      2.9.1cvs28
2968         * src/imap.c
2969         * src/imap.h
2970                 Fix uselessly exported function
2971         * src/textview.c
2972                 Consider "- -- \n" as signature separator
2973                 (that's what signature separators look like
2974                  in PGP/Inline signed mails)
2976 2007-04-26 [colin]      2.9.1cvs27
2978         * configure.ac
2979                 libetpan-0.49 is now required
2980         * src/procmime.c
2981                 Fix double fetching of mails if
2982                 first try failed
2983         * src/imap.c
2984                 Make offline sync faster, by
2985                 remembering last change time, and
2986                 last sync time.
2988 2007-04-26 [hoa]        2.9.1cvs26
2990         * src/imap.c
2991         * src/imap.h
2992         * src/mainwindow.c
2993         * src/toolbar.c
2994         * src/etpan/imap-thread.c
2995         * src/etpan/imap-thread.h
2996                 cancellation of IMAP operations is now allowed.
2997                 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
2999 2007-04-26 [colin]      2.9.1cvs25
3001         * src/folder.c
3002                 Always fetch body+headers in folders that are
3003                 synched for offline use, if "Synchronise as
3004                 soon as possible" is set.
3005                 Fixes bug 1200, 'Add option to always retrieve full 
3006                 messages'
3008 2007-04-25 [colin]      2.9.1cvs24
3010         * src/compose.c
3011                 Fix bug 1198, 'Reply-all "disappearing" address bug 
3012                 persists...'
3014 2007-04-24 [colin]      2.9.1cvs23
3016         * src/folderview.c
3017                 Fix bug 1195, 'Hardware key navigation' 
3018                 Make GDK_Enter toggle expansion (Maemo)
3020 2007-04-24 [wwp]        2.9.1cvs22
3022         * src/compose.c
3023                 Fix few compiler warnings.
3025 2007-04-24 [paul]       2.9.1cvs21
3027         * src/Makefile.am
3028         * src/stock_pixmap.c
3029         * src/stock_pixmap.h
3030                 complete last commit
3032 2007-04-24 [paul]       2.9.1cvs20
3034         * src/gtk/about.c
3035         * src/pixmaps/active.xpm
3036         * src/pixmaps/checkbox_off.xpm
3037         * src/pixmaps/checkbox_on.xpm
3038         * src/pixmaps/inactive.xpm
3039                 kick out the blobs
3040                 remove transparent border from checkbox icons
3042 2007-04-24 [wwp]        2.9.1cvs19
3044         * src/textview.c
3045         * src/textview.h
3046                 Fix a crash in textview, thanks to Colin.
3048 2007-04-23 [wwp]        2.9.1cvs18
3050         * src/prefs_common.c
3051                 Fix 2.9.1cvs5: no header was being translated at all.
3053 2007-04-23 [colin]      2.9.1cvs17
3055         * src/Makefile.am
3056         * src/stock_pixmap.c
3057         * src/stock_pixmap.h
3058         * src/summaryview.c
3059         * src/summaryview.h
3060         * src/gtk/gtksctree.c
3061         * src/gtk/gtksctree.h
3062         * src/pixmaps/selection.xpm
3063                 Fix bug 1193, 'Need a way to multi-select
3064                 items'. Add a toggle button to the summaryview
3065                 to switch between normal and multiple selection
3066                 (Maemo)
3068 2007-04-23 [colin]      2.9.1cvs16
3070         * src/Makefile.am
3071         * src/stock_pixmap.c
3072         * src/stock_pixmap.h
3073         * src/summaryview.c
3074         * src/summaryview.h
3075         * src/gtk/gtksctree.c
3076         * src/gtk/gtksctree.h
3077         * src/pixmaps/selection.xpm
3078                 Fix bug 1193, 'Need a way to multi-
3079                 select items'
3080                 Add a toggle button in the summaryview
3081                 to enable normal or multiple selection.
3082                 (Maemo)
3084 2007-04-23 [colin]      2.9.1cvs15
3086         * src/compose.c
3087                 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
3089 2007-04-21 [colin]      2.9.1cvs14
3091         * src/gtk/quicksearch.c
3092                 Fix previous commit (actually use correct
3093                 parameter)
3095 2007-04-21 [colin]      2.9.1cvs13
3097         * src/gtk/quicksearch.c
3098                 Fix changing quicksearch type (after Esc,
3099                 after changing Recursive, ...)
3101 2007-04-20 [wwp]        2.9.1cvs12
3103         * src/gtk/Makefile.am
3104                 Added headers.h (completes 2.9.1cvs5).
3106 2007-04-20 [wwp]        2.9.1cvs11
3108         * src/addressbook.c
3109                 Fix the use of display name in name column,
3110                 it has been overriden w/ the use of nickname
3111                 by 2.9.0cvs3. Now nickname is used (if any)
3112                 in case of LDAP books only.
3114 2007-04-20 [colin]      2.9.1cvs10
3116         * src/mimeview.c
3117         * src/summaryview.c
3118         * src/textview.c
3119                 Add handling of 'a' to loop in a mail's
3120                 mimeparts
3122 2007-04-20 [colin]      2.9.1cvs9
3124         * src/toolbar.c
3125                 Fix bug 1190, 'dir_open' button doesn't work'
3126                 (Maemo)
3128 2007-04-20 [colin]      2.9.1cvs8
3130         * src/folderview.c
3131         * src/mainwindow.c
3132                 Fix bug 1194, 'Hardware keys move from email 
3133                 list to account/directory list, but not back 
3134                 to email list...' (Maemo)
3136 2007-04-20 [colin]      2.9.1cvs7
3138         * src/compose.h
3139                 complete previous commit
3141 2007-04-20 [colin]      2.9.1cvs6
3143         * src/compose.c
3144                 Fix bug 1187, 'Reply-to addressee disappears 
3145                 when reply-to text box is clicked...' (Maemo)
3147 2007-04-20 [wwp]        2.9.1cvs5
3149         * po/POTFILES.in
3150         * src/addressbook.c
3151         * src/compose.c
3152         * src/filtering.c
3153         * src/headerview.c
3154         * src/matcher.c
3155         * src/prefs_common.c
3156         * src/prefs_common.h
3157         * src/prefs_display_header.c
3158         * src/prefs_matcher.c
3159         * src/summaryview.c
3160         * src/gtk/headers.h
3161         * src/gtk/quicksearch.c
3162                 Translate more header names according to the relevant option value,
3163                 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
3164                 Replaced nearly all uses of prefs_common.trans_hdr with a call
3165                 to prefs_common_translated_header_name().
3166                 Added a headers.h reference file that contains known header names
3167                 (RFC2822 and others) to the translation process' input, so that
3168                 translated header names will still exist even if no occurrence of
3169                 _("headername") is found anymore in the sources.
3170                 Don't translate column name 'Number' following to trans_hdr option
3171                 value as it's not a header name.
3173 2007-04-20 [colin]      2.9.1cvs4
3175         * src/gtk/quicksearch.c
3176         * src/gtk/quicksearch.h
3177                 Add "From, To or Subject" quicksearch
3178                 type. Patch by ulfschaper@users.sf.net
3180 2007-04-20 [colin]      2.9.1cvs3
3182         * src/matcher.c
3183                 Implement proper references filtering condition.
3184                 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
3186 2007-04-19 [wwp]        2.9.1cvs2
3188         * src/prefs_display_header.c
3189         * src/message_search.c
3190                 Fix few warnings (g_free of const gchar*).
3192 2007-04-19 [paul]       2.9.1cvs1
3194         * NEWS
3195         * README
3196         * RELEASE_NOTES
3197         * configure.ac
3198                 bump version number following
3199                 stable release
3201 2007-04-19 [paul]       2.9.0cvs9
3203         * manual/advanced.xml
3204         * manual/glossary.xml
3205                 fix typos
3207 2007-04-18 [paul]       2.9.0cvs8
3209         * src/pop.c
3210                 fix for CVE-2007-1558 (APOP)
3211                 Thanks to Colin
3213 2007-04-18 [paul]       2.9.0cvs7
3215         * src/messageview.c
3216         * src/mimeview.c
3217         * src/summaryview.c
3218         * src/gtk/filesel.c
3219                 Fix encoding woes wrt saving of
3220                 mails and parts
3221                 Thanks to Colin
3223 2007-04-18 [colin]      2.9.0cvs6
3225         * src/gtk/pluginwindow.c
3226                 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3228 2007-04-17 [wwp]        2.9.0cvs5
3230         * src/addressadd.c
3231         * src/addressbook.c
3232         * src/addrindex.c
3233         * src/ldapupdate.c
3234                 Fix --disable-ldap build,
3235                 fix some LDAP annoyances on 
3236                 searches, thanks to Colin.
3238 2007-04-17 [wwp]        2.9.0cvs4
3240         * src/ldapupdate.c
3241                 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
3242                 like gcc 2.9x. Thanks to Colin.
3244 2007-04-17 [wwp]        2.9.0cvs3
3246         * src/Makefile.am
3247         * src/addressadd.c
3248         * src/addressbook.c
3249         * src/addrindex.c
3250         * src/addritem.c
3251         * src/addritem.h
3252         * src/editaddress.c
3253         * src/ldapctrl.c
3254         * src/ldapctrl.h
3255         * src/ldapquery.c
3256         * src/ldapserver.c
3257         * src/ldapserver.h
3258         * src/ldapupdate.c
3259         * src/ldapupdate.h
3260                 Add LDAP write support. Patch mostly by 
3261                 Michael <mir at datanom dot net>
3263 2007-04-17 [wwp]        2.9.0cvs2
3265         * src/compose.c
3266                 Prepend "Add to address book" to the context menu of compose window's sender and
3267                 recipient fields.
3269 2007-04-16 [paul]       2.9.0cvs1
3271         * src/gtk/authors.h
3272                 add Pader Rezso
3274 2007-04-16 [paul]       2.9.0
3276         * NEWS
3277         * README
3278         * RELEASE_NOTES
3279                 2.9.0 released
3281 2007-04-16 [paul]       2.8.1cvs102
3283         * po/fr.po
3284                 updated by Fabien Vantard
3286 2007-04-16 [paul]       2.8.1cvs101
3288         * po/ca.po
3289         * po/cs.po
3290         * po/de.po
3291         * po/hu.po
3292         * po/pl.po
3293         * po/pt_BR.po
3294         * po/sr.po
3295         * po/zh_CN.po
3296                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3297                 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
3298                 Aleksandar Urosevic, and Ralgh Young
3300 2007-04-15 [mones]      2.8.1cvs100
3302         * po/es.po
3303                 Updated for release
3305 2007-04-14 [colin]      2.8.1cvs99
3307         * src/message_search.c
3308         * src/prefs_display_header.c
3309         * src/summary_search.c
3310         * src/gtk/combobox.c
3311                 Fix allocations
3313 2007-04-14 [wwp]        2.8.1cvs98
3315         * src/gtk/combobox.c
3316         * src/message_search.c
3317         * src/summary_search.c
3318         * src/prefs_display_header.c
3319                 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
3320                 returns NULL, get the text value directly from the GtkEntry child.
3322 2007-04-13 [colin]      2.8.1cvs97
3324         * src/gtk/quicksearch.c
3325                 Give the focus back to summaryview when
3326                 emptying the quicksearch with Esc
3328 2007-04-13 [colin]      2.8.1cvs96
3330         * src/message_search.c
3331         * src/prefs_display_header.c
3332         * src/summary_search.c
3333                 Fix possibles crashes when getting text
3334                 from gtk combos
3336 2007-04-13 [colin]      2.8.1cvs95
3338         * src/pop.c
3339                 Add some UIDL debugging
3341 2007-04-12 [colin]      2.8.1cvs94
3343         * src/folder.c
3344                 Force folder scan if necessary after
3345                 copying mails, to be able to reapply
3346                 flags.
3348 2007-04-11 [colin]      2.8.1cvs93
3350         * src/main.c
3351                 don't scan for new mail on startup if --select
3352                 is specified (or race conditions arise). If so,
3353                 do both sequentially.
3355 2007-04-09 [colin]      2.8.1cvs92
3357         * src/common/defs.h
3358                 Use leafpad by default on Maemo. Patch
3359                 by Jean-Luc Biord.
3361 2007-04-06 [colin]      2.8.1cvs91
3363         * src/pixmaps/queue_close.xpm
3364         * src/pixmaps/queue_close_hrm.xpm
3365         * src/pixmaps/queue_close_hrm_mark.xpm
3366         * src/pixmaps/queue_close_mark.xpm
3367         * src/pixmaps/queue_open.xpm
3368         * src/pixmaps/queue_open_hrm.xpm
3369         * src/pixmaps/queue_open_hrm_mark.xpm
3370         * src/pixmaps/queue_open_mark.xpm
3371                 Move the clock one pixel down :)
3373 2007-04-05 [colin]      2.8.1cvs90
3375         * src/mainwindow.c
3376                 Don't sync when switching offline from
3377                 command line - it's usually too late :)
3379 2007-04-05 [paul]       2.8.1cvs89
3381         * src/Makefile.am
3382         * src/stock_pixmap.c
3383         * src/pixmaps/dir_close_hrm.xpm
3384         * src/pixmaps/dir_close_hrm_mark.xpm
3385         * src/pixmaps/drafts_close.xpm
3386         * src/pixmaps/drafts_close_mark.xpm
3387         * src/pixmaps/drafts_open.xpm
3388         * src/pixmaps/drafts_open_mark.xpm
3389         * src/pixmaps/inbox.xpm
3390         * src/pixmaps/inbox_close.xpm
3391         * src/pixmaps/inbox_close_hrm.xpm
3392         * src/pixmaps/inbox_close_hrm_mark.xpm
3393         * src/pixmaps/inbox_close_mark.xpm
3394         * src/pixmaps/inbox_hrm.xpm
3395         * src/pixmaps/inbox_hrm_mark.xpm
3396         * src/pixmaps/inbox_mark.xpm
3397         * src/pixmaps/inbox_open.xpm
3398         * src/pixmaps/inbox_open_hrm.xpm
3399         * src/pixmaps/inbox_open_hrm_mark.xpm
3400         * src/pixmaps/inbox_open_mark.xpm
3401         * src/pixmaps/outbox.xpm
3402         * src/pixmaps/outbox_close.xpm
3403         * src/pixmaps/outbox_close_hrm.xpm
3404         * src/pixmaps/outbox_close_hrm_mark.xpm
3405         * src/pixmaps/outbox_close_mark.xpm
3406         * src/pixmaps/outbox_hrm.xpm
3407         * src/pixmaps/outbox_hrm_mark.xpm
3408         * src/pixmaps/outbox_mark.xpm
3409         * src/pixmaps/outbox_open.xpm
3410         * src/pixmaps/outbox_open_hrm.xpm
3411         * src/pixmaps/outbox_open_hrm_mark.xpm
3412         * src/pixmaps/outbox_open_mark.xpm
3413         * src/pixmaps/queue_close.xpm
3414         * src/pixmaps/queue_close_hrm.xpm
3415         * src/pixmaps/queue_close_hrm_mark.xpm
3416         * src/pixmaps/queue_close_mark.xpm
3417         * src/pixmaps/queue_open.xpm
3418         * src/pixmaps/queue_open_hrm.xpm
3419         * src/pixmaps/queue_open_hrm_mark.xpm
3420         * src/pixmaps/queue_open_mark.xpm
3421                 updated, added and replaced icons
3422                 Icons by Colin
3424 2007-04-04 [colin]      2.8.1cvs88
3426         * src/imap.c
3427                 Fix build without libetpan
3429 2007-04-03 [colin]      2.8.1cvs87
3431         * src/imap.c
3432                 Fix crash with Citadel, and try to make
3433                 things work. this server (and specifically 
3434                 STATUS and APPEND at least) seems broken.
3436 2007-04-03 [colin]      2.8.1cvs86
3438         * src/folderview.c
3439                 Fix icons on folder close
3441 2007-04-03 [colin]      2.8.1cvs85
3443         * src/inc.c
3444                 Fix double-ask of offline override in
3445                 certain cases
3446         * src/imap.c
3447         * src/imap.h
3448         * src/imap_gtk.c
3449                 Much more efficient way to synchronise
3450                 for offline use
3451         * src/etpan/imap-thread.c
3452                 Fix possible segs
3453         * src/folder.c
3454         * src/gtk/quicksearch.c
3455                 Fix some GUI lags
3457 2007-04-03 [paul]       2.8.1cvs84
3459         * src/filtering.c
3460         * src/folder.c
3461         * src/folder.h
3462         * src/prefs_common.c
3463         * src/prefs_common.h
3464         * src/prefs_other.c
3465                 Fix sync being done too late
3466                 Thanks to Colin
3468 2007-04-02 [colin]      2.8.1cvs83
3470         * src/summaryview.c
3471                 Maemo: Put status and quicksearch at the top
3472         * src/plugins/bogofilter/bogofilter.c
3473         * src/plugins/spamassassin/spamassassin.c
3474                 Derive trash from inbox if possible
3476 2007-04-02 [paul]       2.8.1cvs82
3478         * src/plugins/bogofilter/bogofilter_gtk.c
3479                 a few English changes
3481 2007-04-02 [paul]
3483         2.9.0-rc1 released
3485 2007-04-02 [colin]      2.8.1cvs81
3487         * src/image_viewer.c
3488                 Fix transparent images by using
3489                 GtkImage
3490         * src/messageview.c
3491                 Flush events (on new windows) to avoid
3492                 having the textview's image resize fail
3493                 to know the available width
3495 2007-04-01 [colin]      2.8.1cvs80
3497         * src/prefs_account.c
3498                 If no MH mailbox exist, when creating a POP/Local
3499                 account, just create and use the default one 
3500                 instead of bailing with a "Mailbox doesn't exist"
3501                 error
3503 2007-03-31 [colin]      2.8.1cvs79
3505         * src/prefs_account.c
3506                 Create signature file if it doesn't exist
3507                 before editing
3508         * src/prefs_toolbar.c
3509                 Maemo: Move "Use default" on the left so
3510                 that people can find it
3511         * src/common/defs.h
3512                 Maemo: make default editor "Maemopad", 
3513                 default signature file "MyDocs/signature.txt"
3515 2007-03-31 [colin]      2.8.1cvs78
3517         * src/prefs_account.c
3518                 Maemo: rework account prefs so
3519                 that less horizontal scrolling
3520                 is required
3522 2007-03-31 [colin]      2.8.1cvs77
3524         * src/folderview.c
3525         * src/prefs_common.c
3526         * src/prefs_common.h
3527                 Fix bug 1167, 'Allow not displaying zeros 
3528                 in folder list'. Patch by MartinP
3530 2007-03-31 [colin]      2.8.1cvs76
3532         * AUTHORS
3533                 Add Jean-Luc Biord
3535 2007-03-31 [colin]      2.8.1cvs75
3537         * src/imap.c
3538                 Apply patch from bug 1172, direct
3539                 access to the folder's session instead
3540                 of using getter. Patch by MartinP
3542 2007-03-31 [paul]       2.8.1cvs74
3544         * src/gtk/authors.h
3545                 no need to list Fabien twice!
3547 2007-03-31 [colin]      2.8.1cvs73
3549         * src/inc.c
3550                 If we're currently "overriding for %d minutes",
3551                 don't ask
3553 2007-03-31 [colin]      2.8.1cvs72
3555         * src/compose.c
3556         * src/imap.c
3557         * src/inc.c
3558         * src/inc.h
3559         * src/messageview.c
3560         * src/news.c
3561         * src/plugins/spamassassin/spamassassin.c
3562                 Offline override: Add a parameter to allow
3563                 asking even if the override timer is running.
3564                 Allows to ask every time the user makes an
3565                 explicit action needing online access (such
3566                 as Get Mail), and not when the action is 
3567                 implicit (such as opening an IMAP folder)
3569 2007-03-31 [colin]      2.8.1cvs71
3571         * src/inc.c
3572                 Override offline: "No" answer shouldn't
3573                 re-ask after 3 seconds, but 10 minutes. 
3575 2007-03-30 [colin]      2.8.1cvs70
3577         * src/common/socket.c
3578                 Better error reporting on unix socket
3579                 failure (bind usually)
3580         * src/gtk/gtkutils.c
3581         * src/gtk/gtkutils.h
3582                 Label window: add a pulsing progress
3583                 bar to show we're not hung :)
3584         * src/folderview.c
3585         * src/main.c
3586         * src/plugins/pgpcore/sgpgme.c
3587                 Update API
3589 2007-03-30 [colin]      2.8.1cvs69
3591         * src/pop.c
3592         * src/prefs_common.c
3593                 Fix possible trashing of history and uidl
3594                 files on disk full problems
3596 2007-03-30 [paul]       2.8.1cvs68
3598         * src/mainwindow.c
3599         * src/summaryview.c
3600         * src/summaryview.h
3601                 update summary when changing layout type
3602                 (fixes wrong folder icon being displayed)
3603                 Thanks to Colin
3605 2007-03-29 [colin]      2.8.1cvs67
3607         * src/prefs_ext_prog.c
3608                 The browser pref is irrelevant on Maemo
3610 2007-03-29 [colin]      2.8.1cvs66
3612         * src/compose.c
3613         * src/compose.h
3614                 Maemo: dynamically switch headers/text position
3615         * src/prefs_common.c
3616                 Maemo: hide compose's ruler by default
3617         * src/common/socket.c
3618         * src/common/socket.h
3619                 Fix build warning
3621 2007-03-29 [colin]      2.8.1cvs65
3623         * src/common/socket.c
3624         * src/common/socket.h
3625                 Fix build when MAEMO_CFLAGS contains
3626                 _X_OPENSOURCE (resolv.h errors as long
3627                 as we don't add _BSD_SOURCE. Ugly).
3629 2007-03-29 [wwp]        2.8.1cvs64
3631         * src/prefs_logging.c
3632                 Fix sensitivity of clip-log widgets in prefs/logging,
3633                 thanks to Fabien.
3635 2007-03-29 [wwp]        2.8.1cvs63
3637         * po/POTFILES.in
3638                 Updated files list for translations, thanks to Fabien.
3640 2007-03-29 [colin]      2.8.1cvs62
3642         * src/main.c
3643         * src/common/Makefile.am
3644         * src/common/utils.c
3645                 Maybe make URI opening work in Maemo
3646                 Requires testing :)
3648 2007-03-28 [colin]      2.8.1cvs61
3650         * src/folder.c
3651         * src/folder.h
3652         * src/folderview.c
3653                 Add the possibility to sort folders arbitrarily
3654                 (via editing of folderlist.xml only). Patch by
3655                 Martin P <mp26+claws@os.inf.tu-dresden.de>
3656                 Fixes bug 1166, 'Folder ordering is fixed and cannot 
3657                 be changed by the user'
3659 2007-03-28 [colin]      2.8.1cvs60
3661         * src/mimeview.c
3662                 Add popup menu for mime icons
3664 2007-03-28 [colin]      2.8.1cvs59
3666         * src/mainwindow.c
3667                 Fix a layout issue when presenting
3668                 mainwindow in Small screen layout
3669         * src/toolbar.c
3670         * src/toolbar.h
3671                 Add a "Go to folder list" button for
3672                 mainwindow, and make it default in
3673                 the Maemo build
3675 2007-03-28 [colin]      2.8.1cvs58
3677         * src/compose.c
3678                 Don't dynamically update title on Maemo
3679                 Patch by Jean-Luc Biord
3681 2007-03-27 [colin]      2.8.1cvs57
3683         * src/compose.c
3684         * src/folderview.c
3685         * src/summaryview.c
3686                 Enable tap-and-hold on Maemo
3688 2007-03-26 [colin]      2.8.1cvs56
3690         * src/compose.c
3691                 More popup-menu (in attachments list)
3693 2007-03-26 [colin]      2.8.1cvs55
3695         * src/compose.c
3696                 Enable popup-menu signal
3698 2007-03-26 [colin]      2.8.1cvs54
3700         * src/plugins/pgpinline/pgpinline.c
3701                 Fix bug 1111, 'PGP/inline plugin hides text 
3702                 around encrypted text block'. Patch based on
3703                 a patch from Michal Cihar.
3705 2007-03-26 [wwp]        2.8.1cvs53
3707         * src/procmsg.c
3708                 Fix getting a false error when sending queued message
3709                 whereas the sending was fine (if there are subfolders
3710                 in the queue folder), thanks to Colin.
3712 2007-03-26 [paul]       2.8.1cvs52
3714         * src/wizard.c
3715                 update FACE header in welcome message
3717 2007-03-25 [colin]      2.8.1cvs51
3719         * src/Makefile.am
3720                 Fix make dist
3722 2007-03-25 [colin]      2.8.1cvs50
3724         * src/main.c
3725                 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
3727 2007-03-24 [colin]      2.8.1cvs49
3729         * src/main.c
3730                 Fix a few launch problems on Maemo
3731                 Patch by Jean-Luc Biord
3733 2007-03-24 [wwp]        2.8.1cvs48
3735         * src/alertpanel.c
3736         * src/alertpanel.h
3737         * src/messageview.c
3738         * src/summaryview.c
3739                 Fix wrong action performed when closing the
3740                 "ask about account specific filtering rules
3741                 when filtering manually" dialog by pressing Escape.
3742                 Fix wrong order of buttons in the "return receipt
3743                 notification - the message was sent to several of
3744                 your accounts" dialog.
3746 2007-03-24 [paul]       2.8.1cvs47
3748         * src/folderview.c
3749                 an improvement to English usage
3750         * tools/kdeservicemenu/README
3751                 updated Claws url
3753 2007-03-24 [paul]       2.8.1cvs46
3755         * src/Makefile.am
3756         * src/stock_pixmap.c
3757         * src/pixmaps/edit_extern.xpm
3758         * src/pixmaps/mail_sign.xpm
3759                 rescue long lost icons
3761 2007-03-24 [paul]       2.8.1cvs45
3763         * src/toolbar.c
3764                 fix toolbar (broken in 2.8.1cvs42)
3766 2007-03-23 [colin]      2.8.1cvs44
3768         * src/imap.c
3769                 Correctly unsubscribe/resubscribe after
3770                 RENAME
3772 2007-03-23 [colin]      2.8.1cvs43
3774         * src/prefs_common.c
3775                 Maemo: as the platform is light on RAM, allow
3776                 caches to be discarded faster.
3778 2007-03-23 [colin]      2.8.1cvs42
3780         * src/Makefile.am
3781         * src/compose.c
3782         * src/compose.h
3783         * src/stock_pixmap.c
3784         * src/stock_pixmap.h
3785         * src/summaryview.c
3786         * src/summaryview.h
3787         * src/toolbar.c
3788         * src/toolbar.h
3789         * src/pixmaps/open_mail.xpm
3790                 Maemo changes: Add the possibility to have
3791                 "Open Email" and "Close Window" buttons on 
3792                 toolbars (and use them in Maemo's default
3793                 toolbars)
3795 2007-03-23 [wwp]        2.8.1cvs41
3797         * src/action.c
3798                 Reverted that part of the action dialog closure logics, to
3799                 pre-2.8.1cvs19. Managing action dialog w/ no output may be
3800                 done later in a different way (or may not).
3802 2007-03-22 [wwp]        2.8.1cvs40
3804         * src/action.c
3805                 Fix sticky action dialog when got no output but action command
3806                 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
3808 2007-03-22 [colin]      2.8.1cvs39
3810         * src/prefs_filtering.c
3811         * src/gtk/combobox.h
3812                 Fix escaping account names in filtering prefs
3814 2007-03-22 [colin]      2.8.1cvs38
3816         * src/addrindex.c
3817         * src/ldapctrl.h
3818         * src/ldapquery.c
3819                 Add any attribute specified in LDAP servers'
3820                 Search attributes to the Other Attributes tab
3821                 of contacts; Add 'telephoneNumber' in the
3822                 default list.
3824 2007-03-22 [colin]      2.8.1cvs37
3826         * src/folderview.c
3827         * src/folderview.h
3828         * src/mainwindow.c
3829                 Try to prevent race conditions when
3830                 changing the folder list
3831         * src/summaryview.c
3832                 Fix possible red folder icon when
3833                 switching from Small screen layout
3834                 to any other
3836 2007-03-22 [colin]      2.8.1cvs36
3838         * src/mainwindow.c
3839         * src/mainwindow.h
3840         * src/summaryview.c
3841                 Rename "little screen" to "Small screen"
3842         * src/gtk/Makefile.am
3843         * src/common/utils.c
3844         * src/mh.c
3845                 Fix Maemo-related compilation problems
3847 2007-03-21 [colin]      2.8.1cvs35
3849         * configure.ac
3850                 Fix previous commit
3851         * claws-mail.desktop
3852                 Remove .png from the Icon, it's useless
3854 2007-03-21 [colin]      2.8.1cvs34
3856         * configure.ac
3857         * src/Makefile.am
3858                 Add the necessary lib checking for 
3859                 Maemo
3861 2007-03-21 [colin]      2.8.1cvs33
3863         * src/main.c
3864                 Fix unconditional "error happened" when
3865                 sending via command-line. "lol @ myself"
3867 2007-03-21 [colin]      2.8.1cvs32
3869         * claws-mail-40x40.png
3870         * claws-mail-26x26.png
3871         * src/account.c
3872         * src/addressbook.c
3873         * src/compose.c
3874         * src/folderview.c
3875         * src/folderview.h
3876         * src/main.c
3877         * src/mainwindow.c
3878         * src/mainwindow.h
3879         * src/messageview.c
3880         * src/prefs_account.c
3881         * src/prefs_common.c
3882         * src/summary_search.c
3883         * src/summaryview.c
3884         * src/summaryview.h
3885         * src/gtk/authors.h
3886         * src/gtk/gtkutils.c
3887         * src/gtk/gtkutils.h
3888         * src/gtk/logwindow.c
3889         * src/gtk/menu.c
3890         * src/gtk/prefswindow.c
3891                 Add Maemo port (patch mainly by Jean-Luc Biort)
3892                 Add a new 'Little screen' layout to help on such
3893                 platforms (patch by me)
3894                 Make some default preferences different (more
3895                 adapted) on Maemo (patch by me)
3897 2007-03-21 [wwp]        2.8.1cvs31
3899         * src/prefs_logging.c
3900         * src/prefs_logging.h
3901                 Fixed copyright header of newly added files.
3903 2007-03-21 [wwp]        2.8.1cvs30
3905         * src/Makefile.am
3906         * src/filtering.c
3907         * src/filtering.h
3908         * src/folder.c
3909         * src/folderview.c
3910         * src/imap.c
3911         * src/inc.c
3912         * src/main.c
3913         * src/mainwindow.c
3914         * src/mainwindow.h
3915         * src/matcher.c
3916         * src/messageview.c
3917         * src/news.c
3918         * src/pop.c
3919         * src/prefs_common.c
3920         * src/prefs_common.h
3921         * src/prefs_logging.c
3922         * src/prefs_logging.h
3923         * src/prefs_other.c
3924         * src/procmsg.c
3925         * src/send_message.c
3926         * src/summaryview.c
3927         * src/common/log.c
3928         * src/common/log.h
3929         * src/common/nntp.c
3930         * src/common/session.c
3931         * src/common/smtp.c
3932         * src/common/socket.c
3933         * src/etpan/imap-thread.c
3934         * src/gtk/logwindow.c
3935         * src/gtk/logwindow.h
3936         * src/plugins/bogofilter/bogofilter.c
3937         * src/plugins/spamassassin/spamassassin.c
3938                 Added debugging of filtering/processing rules.
3939                 The debug log is here 'Tools/Filtering debug window',
3940                 the options there 'Configuration/Preferences/Other/Logging',
3941                 and the log file is ~/.claws-mail/filtering.log.
3942                 Moved protocol log prefs to 'Other/Logging' as well.
3943                 To support such debugging feature, the existing log API has
3944                 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
3945                 this impacts many external modules (commits follow).
3947 2007-03-21 [paul]       2.8.1cvs29
3949         * src/etpan/Makefile.am
3950         * src/etpan/imap-thread.c
3951                 add missing #include
3953 2007-03-21 [colin]      2.8.1cvs28
3955         * src/procmime.c
3956                 Fix bug 1157, 'some broken messages confuse 
3957                 mime parser'. Make sure we can't have MimeInfos
3958                 with negative sizes.
3960 2007-03-20 [colin]      2.8.1cvs27
3962         * src/main.c
3963                 Fix missing \0 on buffer
3965 2007-03-20 [colin]      2.8.1cvs26
3967         * src/mh.c
3968                 Use make_dir_hier instead of make_dir 
3969                 to create the MH mailbox
3971 2007-03-20 [colin]      2.8.1cvs25
3973         * src/folder.c
3974         * src/folder.h
3975         * src/prefs_account.c
3976         * src/wizard.c
3977                 Fix default inbox weirdnesses (after wizard,
3978                 if path is Mail, mailbox identifier is #mh/Mailbox,
3979                 and when creating new accounts)
3981 2007-03-20 [colin]      2.8.1cvs24
3983         * src/account.c
3984                 Write folderlist after adding/deleting accounts
3985                 that have folders
3987 2007-03-20 [colin]      2.8.1cvs23
3989         * src/imap.c
3990         * src/remotefolder.h
3991                 Fix bug 1153, 'CM segfaults if IMAP folder is 
3992                 selected while scanning prior to update'
3994 2007-03-17 [paul]       2.8.1cvs22
3996         * src/main.c
3997                 fix a typo, and be a little more verbose.
3999 2007-03-17 [wwp]        2.8.1cvs21
4001         * src/inc.c
4002                 Fix a compiler warning.
4004 2007-03-16 [wwp]        2.8.1cvs20
4006         * tools/Makefile.am
4007         * tools/README
4008                 Updated to deal w/ the new mairix.sh tool.
4010 2007-03-16 [wwp]        2.8.1cvs19
4012         * src/action.c
4013                 Fix logics issues around the action IO dialog:
4014                 - disable entry widget and exec button when
4015                   the exec button is clicked (don't wait for any
4016                   output line) - fix possible disabling/re-enabling/
4017                   re-disabling of those widgets
4018                 - raise an error if executing a %as{} action either
4019                   empty or invalid, instead of failing silently
4020                 - don't close the dialog if the abort button has been
4021                   clicked and if there was no output yet
4022                 - set focus to the abort button when the exec button
4023                   is clicked
4024                 - fix capitalization of a warning message
4026 2007-03-16 [wwp]        2.8.1cvs18
4028         * tools/mairix.sh
4029                 Added a wrapper to mairix to the tools folder.
4031 2007-03-16 [colin]      2.8.1cvs17
4033         * src/messageview.c
4034         * src/mimeview.h
4035                 Allow mimeviewer plugins to print
4036                 their stuff
4038 2007-03-16 [colin]      2.8.1cvs16
4040         * .cvsignore
4041                 Ignore *.patchset
4043 2007-03-15 [colin]      2.8.1cvs15
4045         * src/messageview.c
4046         * src/mimeview.h
4047                 Add a way for mimeviewer plugins to
4048                 implement body search
4050 2007-03-15 [paul]       2.8.1cvs14
4052         * src/prefs_spelling.c
4053                 fix English usage
4055 2007-03-15 [paul]       2.8.1cvs13
4057         * src/common/quoted-printable.c
4058                 fix decoding of quoted-printable parts
4060 2007-03-14 [wwp]        2.8.1cvs12
4062         * src/gtk/logwindow.h
4063                 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
4065 2007-03-14 [wwp]        2.8.1cvs11
4067         * src/gtk/logwindow.h
4068                 Complete 2.8.1cvs10.
4070 2007-03-14 [colin]      2.8.1cvs10
4072         * src/gtk/logwindow.c
4073                 Probably fix bug 1149, crash on logwindow
4074                 close - at the expense of performance once
4075                 logwin has been opened
4077 2007-03-14 [colin]      2.8.1cvs9
4079         * src/main.c
4080                 If claws-mail is running on another
4081                 display, warn instead of popping it up
4082                 on the other display
4084 2007-03-12 [colin]      2.8.1cvs8
4086         * src/wizard.c
4087                 Fix bug 1145, 'Setting a different name 
4088                 for the Mailbox name isn't reflected in 
4089                 default account settings'. Patch by wwp
4091 2007-03-12 [colin]      2.8.1cvs7
4093         * src/summaryview.c
4094                 Fix bug 1143, 'Add number of messages to be 
4095                 deleted to confirmation dialog'
4097 2007-03-12 [wwp]        2.8.1cvs6
4099         * src/folderview.c
4100         * src/prefs_common.c
4101         * src/prefs_common.h
4102         * src/prefs_summaries.c
4103                 Changed the option that displays unread messages count
4104                 next to the folder name in folder list: it is now
4105                 possible to either display nothing, display the
4106                 unread messages number only or the unread and total messages
4107                 numbers. The patch includes this extra feature as well
4108                 as some minor fixes by rewriting the algo in folderview.c.
4109                 Thanks to Paul for the original idea and implementation, plus
4110                 testing and proof-reading!
4112 2007-03-09 [paul]       2.8.1cvs5
4114         * tools/Makefile.am
4115         * tools/README
4116         * tools/claws-mail-compose-insert-files.pl
4117                 added a script which enables inserting files
4118                 into the message body of a new Claws Mail
4119                 Compose window from the command line. Additionally
4120                 To, Cc, Subject and files to attach to the message
4121                 can be specified.
4123 2007-03-09 [wwp]        2.8.1cvs4
4125         * src/addr_compl.c
4126         * src/addr_compl.h
4127         * src/filtering.c
4128                 Optimize matching of addresses in the addressbook
4129                 (filtering/processing 'found_in_addressbook' condition).
4131 2007-03-07 [wwp]        2.8.1cvs3
4133         * src/quote_fmt.c
4134         * src/quote_fmt_lex.l
4135         * src/quote_fmt_parse.y
4136                 Add a new quote format symbol: %A to insert the
4137                 sender email address (just the address itself).
4139 2007-03-06 [wwp]        2.8.1cvs2
4141         * src/gtk/gtkutils.c
4142         * src/plugins/trayicon/trayicon_prefs.h
4143         * src/plugins/trayicon/trayicon_prefs.c
4144         * src/plugins/trayicon/trayicon.c
4145         * src/mainwindow.h
4146         * src/mainwindow.c
4147                 Add a new trayicon (optional) feature: minimize to tray. When enabled,
4148                 minimizing Claws-Mail main window will hide it to the trayicon instead.
4151 2007-03-06 [paul]       2.8.1cvs1
4153         * NEWS
4154         * README
4155         * RELEASE_NOTES
4156         * configure.ac
4157                 bump version number following
4158                 stable release
4160 2007-03-06 [paul]       2.8.0cvs24
4162         * po/cs.po
4163                 corrected by by Tim <timbrain@post.cz>
4165 2007-03-05 [colin]      2.8.0cvs23
4167         * src/Makefile.am
4168         * src/procmime.c
4169                 Fix mime/globs path on NetBSD
4170                 patch by George Michaelson
4172 2007-03-05 [wwp]        2.8.0cvs22
4174         * src/addr_compl.c
4175                 Remove debug statement (accidentally committed w/ cvs14).
4177 2007-03-05 [paul]       2.8.0cvs21
4179         * src/plugins/pgpcore/prefs_gpg.c
4180                 fix compiler warning
4182 2007-03-05 [wwp]        2.8.0cvs20
4184         * src/matcher_parser_parse.y
4185                 Fix mismerge between cvs17 and cvs19.
4187 2007-03-05 [wwp]        2.8.0cvs19
4189         * src/matcher_parser_parse.y
4190         * src/prefs_filtering_action.c
4191         * src/matcher.c
4192         * src/matcher.h
4193         * src/filtering.c
4194         * src/filtering.h
4195                 Add new 'add_to_addressbook' filtering/processing action.
4197 2007-03-05 [wwp]        2.8.0cvs18
4199         * src/filtering.c
4200                 Fix mark_as_ham filtering/processing action: spam flag
4201                 was not unset.
4203 2007-03-04 [colin]      2.8.0cvs17
4205         * src/filtering.c
4206         * src/matcher.c
4207         * src/matcher.h
4208         * src/matcher_parser_parse.y
4209         * src/prefs_filtering_action.c
4210                 Add 'Mark as spam' and 'Mark as ham' filtering
4211                 actions. Fixes bug 1138.
4213 2007-03-04 [colin]      2.8.0cvs16
4215         * src/imap.c
4216                 Fix bug 1140, wrong return value
4217                 without libetpan
4219 2007-03-04 [wwp]        2.8.0cvs15
4221         * src/addr_compl.c
4222                 Rollback cvs14: don't free stuff that is managed in g_list.
4224 2007-03-04 [wwp]        2.8.0cvs14
4226         * src/addr_compl.c
4227                 Fix a leak in address completion code.
4229 2007-03-04 [colin]      2.8.0cvs13
4231         * src/addr_compl.c
4232                 Maybe fix bug 1136, 'Crash in group 
4233                 address completion'
4235 2007-03-04 [iwkse]      2.8.0cvs12
4237         * src/imap.c
4238                 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
4240 2007-03-03 [colin]      2.8.0cvs11
4242         * src/plugins/pgpinline/pgpinline.c
4243                 Fix off-by-one, fix double-free. Fixes
4244                 bug 1135, 'cm-segfault on decrypting 
4245                 with PGP/inline'
4247 2007-03-03 [colin]      2.8.0cvs10
4249         * configure.ac
4250         * src/main.c
4251         * src/common/plugin.c
4252                 Fix bug 1134, 'Valgrind macros unhandled 
4253                 by Irix's cc'
4255 2007-03-02 [colin]      2.8.0cvs9
4257         * src/mbox.c
4258                 Don't error out on EAGAIN. Fixes 
4259                 bug 1129, '"local mbox file" account 
4260                 isn't retrieving mails'
4262 2007-03-01 [wwp]        2.8.0cvs8
4264         * src/mainwindow.c
4265         * src/gtk/colorlabel.c
4266                 Remove accels for extra color labels until we set better
4267                 and definitive ones.
4269 2007-02-28 [wwp]        2.8.0cvs7
4271         * src/mainwindow.c
4272         * src/matcher_parser_parse.y
4273         * src/prefs_common.c
4274         * src/prefs_msg_colors.c
4275         * src/procmsg.h
4276         * src/gtk/colorlabel.c
4277         * src/gtk/colorlabel.h
4278                 Add more customizable color labels. Cleaned up a bit
4279                 the color label API to avoid duplicate defines of
4280                 the max number of colors.
4282 2007-02-27 [colin]      2.8.0cvs6
4284         * src/mainwindow.c
4285         * src/common/utils.c
4286         * src/common/utils.h
4287                 Fix '+' in mailto URIs for List-* headers
4289 2007-02-27 [colin]      2.8.0cvs5
4291         * src/gtk/gtkutils.c
4292                 Use gtk_window_set_role instead of 
4293                 _set_wmclass
4295 2007-02-27 [colin]      2.8.0cvs4
4297         * src/inc.c
4298                 Fix "After receiving new mail, go to inbox" on IMAP,
4299                 and make it work only on manual reception
4301 2007-02-27 [wwp]        2.8.0cvs3
4303         * src/prefs_filtering.c
4304         * src/prefs_filtering_action.c
4305         * src/prefs_matcher.c
4306                 Update filtering matcher's and action's color label menus
4307                 when re-opening those dialogs (reflect any change to the
4308                 color labels list in the preferences).
4310 2007-02-27 [colin]      2.8.0cvs2
4312         * src/imap.c
4313         * src/etpan/etpan-thread-manager-types.h
4314         * src/etpan/etpan-thread-manager.c
4315         * src/etpan/imap-thread.c
4316                 Log imap ALERTs as errors in the log.
4318 2007-02-26 [paul]       2.8.0cvs1
4320         * tools/claws.i18n.status.pl
4321                 updated
4323 2007-02-26 [paul]       2.7.2cvs75
4325         * po/ca.po
4326         * po/cs.po
4327         * po/de.po
4328         * po/en_GB.po
4329         * po/fi.po
4330         * po/fr.po
4331         * po/hu.po
4332         * po/pl.po
4333         * po/pt_BR.po
4334         * po/sk.po
4335         * po/sr.po
4336         * po/zh_CN.po
4337                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
4338                 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
4339                 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
4340                 Aleksandar Urosevic, and Ralgh Young
4342 2007-02-25 [mones]      2.7.2cvs74
4344         * po/es.po
4345                 Updated for release
4347 2007-02-25 [colin]      2.7.2cvs73
4349         * src/main.c
4350                 Clearing the list is only useful
4351                 to prevent a valgrind false-positive
4353 2007-02-25 [paul]       2.7.2cvs72
4355         * tools/Makefile.am
4356         * tools/README
4357         * tools/kmail-mailbox2claws-mail.pl  **ADDED**
4358         * tools/maildir2claws-mail.pl  **REMOVED**
4359                 renamed the script, fixed a couple bugs
4361 2007-02-23 [colin]      2.7.2cvs71
4363         * src/addressbook.c
4364                 Fix a leak, check for a few improbable nulls
4366 2007-02-23 [colin]      2.7.2cvs70
4368         * src/main.c
4369         * src/main.h
4370         * src/plugins/trayicon/trayicon.c
4371                 Fix blinking mainwin when starting in tray
4372                 (show mainwindow later in the startup process,
4373                  apart if restarting post-crash)
4375 2007-02-23 [colin]      2.7.2cvs69
4377         * src/folderview.c
4378         * src/imap_gtk.c
4379                 Fix crash when unsubscribing the currently
4380                 selected/opened folder
4382 2007-02-23 [colin]      2.7.2cvs68
4384         * src/compose.c
4385                 Fix bug that prevented colorization to
4386                 work without wrap quotation option
4388 2007-02-23 [colin]      2.7.2cvs67
4390         * src/addr_compl.c
4391                 Fix refcounting, start and end completion who
4392                 behaved as if there couldn't be any other current
4393                 user of completion
4395 2007-02-23 [wwp]        2.7.2cvs66
4397         * src/addressbook.c
4398         * src/addrindex.c
4399                 Address completion fixes: fix addressbook_peek_folder_exists() in
4400                 which the algorithm was ridiculously over-obfuscated and broken.
4401                 Fix addrindex_load_completion() as well, to load addresses in
4402                 completion list with regards to what addressbook_peek_folder_exists()
4403                 returns now.
4405 2007-02-23 [wwp]        2.7.2cvs65
4407         * src/addr_compl.c
4408                 Add addresses to completion when they're non-empty (thanks to Colin).
4410 2007-02-23 [paul]       2.7.2cvs64
4412         * src/plugins/pgpcore/passphrase.c
4413                 remove 'const '
4415 2007-02-23 [colin]      2.7.2cvs63
4417         * src/plugins/pgpcore/prefs_gpg.c
4418         * src/plugins/pgpcore/prefs_gpg.h
4419         * src/plugins/pgpcore/sgpgme.c
4420         * src/plugins/pgpinline/pgpinline.c
4421         * src/plugins/pgpmime/pgpmime.c
4422                 Try harder to respect user's choice wrt
4423                 gpg-agent even with gpg2, by unsetting
4424                 GPG_AGENT_INFO when necessary.
4426 2007-02-22 [paul]       2.7.2cvs62
4428         * src/plugins/pgpcore/sgpgme.c
4429         * src/plugins/pgpcore/sgpgme.h
4430         * src/plugins/pgpcore/passphrase.c
4431         * src/plugins/pgpinline/pgpinline.c
4432         * src/plugins/pgpmime/pgpmime.c
4433                 Fix a leak - gpgme_data_release_and_get_mem
4434                 leaks in recent gpgme. Workaround by using
4435                 our own function.
4437 2007-02-22 [paul]       2.7.2cvs61
4439         * src/gtk/quicksearch.c
4440                 Abandon dynamic search when pressing
4441                 Enter
4443 2007-02-21 [colin]      2.7.2cvs60
4445         * src/procmsg.c
4446         * src/plugins/pgpcore/passphrase.c
4447                 Fix little memory leaks
4448         * src/main.c
4449                 Fix false-positive leak at exit
4450         * src/gtk/quicksearch.c
4451                 Fix potentially big leak in recursive
4452                 Quicksearch
4454 2007-02-21 [wwp]        2.7.2cvs59
4456         * src/summaryview.c
4457                 Add missing newline to a debug message.
4459 2007-02-20 [colin]      2.7.2cvs58
4461         * src/Makefile.am
4462         * src/mimeview.c
4463         * src/stock_pixmap.c
4464         * src/stock_pixmap.h
4465         * src/pixmaps/mime_pgpsig.xpm
4466                 Add icon for application/pgp-signature
4468 2007-02-20 [colin]      2.7.2cvs57
4470         * src/Makefile.am
4471         * src/main.c
4472         * src/mimeview.c
4473         * src/stock_pixmap.c
4474         * src/stock_pixmap.h
4475         * src/pixmaps/mime_calendar.xpm
4476         * src/pixmaps/mime_pdf.xpm
4477         * src/pixmaps/mime_ps.xpm
4478                 Add icons for text/calendar, application/pdf
4479                 and application/postscript
4481 2007-02-20 [colin]      2.7.2cvs56
4483         * autogen.sh
4484         * src/matcher_parser_parse.y
4485         * src/matcher_parser_lex.l
4486                 Fix big memory leak in flex, and
4487                 require flex 2.5.31
4489 2007-02-20 [wwp]        2.7.2cvs55
4491         * src/matcher_parser_parse.y
4492                 Fix a duplicate token definition (thanks to iwkse).
4494 2007-02-20 [wwp]        2.7.2cvs54
4496         * src/matcher_parser_lex.l
4497         * src/quote_fmt_lex.l
4498                 Use proper flex options instead of direct use of #define,
4499                 make the flex-generated C lighter.
4501 2007-02-20 [colin]      2.7.2cvs53
4503         * src/summaryview.c
4504                 Grab focus in message list after hiding
4505                 the quicksearch, instead of leaving it
4506                 "somewhere"
4508 2007-02-19 [colin]      2.7.2cvs52
4510         * src/folderview.c
4511                 Fix bug 1033, 'Automatically refresh 
4512                 message list when new messages arrives'
4513                 Looks like folderview->opened can sometimes
4514                 be wrong...
4516 2007-02-19 [paul]       2.7.2cvs51
4518         * tools/Makefile.am
4519         * tools/README
4520         * tools/thunderbird-filters-convertor.pl
4521                 add new script which converts thunderbird filter
4522                 rules to Claws filter rules
4524 2007-02-18 [paul]       2.7.2cvs50
4526         * src/plugins/pgpcore/prefs_gpg.c
4527         * src/plugins/pgpcore/prefs_gpg.h
4528         * src/plugins/pgpcore/sgpgme.c
4529         * src/plugins/pgpinline/pgpinline.c
4530         * src/plugins/pgpmime/pgpmime.c
4531                 improved GUI interoperability with gpg-agent
4533 2007-02-18 [paul]       2.7.2cvs49
4535         * src/prefs_account.c
4536                 Privacy options sensitivity fix
4538 2007-02-17 [colin]      2.7.2cvs48
4540         * src/messageview.c
4541                 Reset icon to warning in the noticeview
4543 2007-02-15 [colin]      2.7.2cvs47
4545         * src/folderview.c
4546                 Fix a manifestation of bug 1033 (summaryview failing
4547                 to update for new mails), which happens after editing
4548                 account preferences or preferences that cause a 
4549                 folderview reload.
4551 2007-02-15 [colin]      2.7.2cvs46
4553         * src/addressbook.c
4554                 Probably fix bug 1123, 'Segmentation 
4555                 fault while opening address book'. I get
4556                 g_warnings if the saved paned position is
4557                 not greater than 0. Also, save position
4558                 when hiding the addressbook instead of
4559                 via signal.
4561 2007-02-14 [colin]      2.7.2cvs45
4563         * src/plugins/pgpcore/prefs_gpg.c
4564         * src/plugins/pgpcore/prefs_gpg.h
4565         * src/plugins/pgpcore/sgpgme.c
4566         * src/plugins/pgpinline/pgpinline.c
4567         * src/plugins/pgpmime/pgpmime.c
4568                 Add an option "Use gpg-agent if available". Fixes
4569                 annoyances with distro-installed gpg-agent, when
4570                 no pinentry program is installed, and the user's 
4571                 at a loss on why "decryption failed". Makes more
4572                 clear why passphrase isn't saved when gpg-agent is
4573                 used. Defaults to true, to avoid changing the 
4574                 current behaviour.
4576 2007-02-14 [wwp]        2.7.2cvs44
4578         * src/matcher_parser_parse.y
4579                 Fix missing line number reset (wrong line number might appear
4580                 when re-loading filtering rules if there's a parser error).
4582 2007-02-13 [colin]      2.7.2cvs43
4584         * src/common/utils.c
4585                 Don't encode ',' in URIs before passing it
4586                 to the browser command-line. It was probably
4587                 done at a time where commas in URIs made
4588                 mozilla -remote 'openurl(%s,new-window)'
4589                 bug.
4591 2007-02-13 [wwp]        2.7.2cvs42
4593         * src/prefs_matcher.c
4594         * src/plugins/bogofilter/bogofilter_gtk.c
4595                 A bit of string factorization around "Select ..." buttons.
4597 2007-02-11 [colin]      2.7.2cvs41
4599         * src/alertpanel.c
4600                 Make sure to escape the title
4602 2007-02-11 [colin]      2.7.2cvs40
4604         * src/codeconv.c
4605                 Recognize .utf8 locales as .UTF-8 ones
4607 2007-02-11 [colin]      2.7.2cvs39
4609         * src/compose.c
4610                 Fix code conversion when dragging a file
4612 2007-02-09 [colin]      2.7.2cvs38
4614         * src/plugins/clamav/clamav_plugin.c
4615                 Complete Paul's patch with conditional
4616                 compilation to avoid breaking compilation
4617                 on old Dapper and Edgy... Maybe other
4618                 distros too.
4620 2007-02-09 [paul]       2.7.2cvs37
4622         * src/plugins/clamav/clamav_plugin.c
4623                 fix for the upstream changes in libclamav
4625 2007-02-09 [paul]       2.7.2cvs36
4627         * src/main.c
4628         * src/mainwindow.c
4629         * src/procmsg.c
4630         * src/procmsg.h
4631                 fix "warn if there are queued messages" (on exit)
4632                 option, which only checked the first mailbox's
4633                 queue
4634                 don't ask before emptying trash if there are no
4635                 messages in trash, also check and empty all trash
4636                 folders
4637         * src/prefs_other.c
4638                 move "Ask before emptying trash" option
4639                 outside of the "On exit" frame as it's
4640                 not only an "On exit" option
4642 2007-02-09 [paul]       2.7.2cvs35
4644         * src/addrgather.c
4645         * src/alertpanel.c
4646         * src/editldap.c
4647         * src/prefs_account.c
4648         * src/prefs_folder_item.c
4649         * src/prefs_gtk.h
4650         * src/prefs_matcher.c
4651         * src/prefs_message.c
4652         * src/prefs_msg_colors.c
4653         * src/prefs_summaries.c
4654         * src/wizard.c
4655         * src/gtk/inputdialog.c
4656         * src/plugins/bogofilter/bogofilter_gtk.c
4657                 pedantic commit: use 'checkbtn' everywhere
4658                 instead of a mixture of 'checkbtn' and 'chkbtn'
4660 2007-02-09 [paul]       2.7.2cvs34
4662         * src/compose.c
4663                 fix default hotkeys
4664         * src/prefs_other.c
4665         * src/prefs_send.c
4666                 move "Never send Return Receipts" from
4667                 prefs_other to prefs_send
4668                 add an option "Ask about account specific
4669                 filtering rules..." to prefs_other
4670         * src/gtk/gtkutils.c
4671                 fix a compiler warning
4673 2007-02-08 [colin]      2.7.2cvs33
4675         * src/plugins/pgpinline/pgpinline.c
4676                 Fix bug 1110, 'pgpmime fails to process 
4677                 encapsulated openpgp mime (rfc 3156, 6.1 
4678                 -> rfc1847)'
4679                 It was due to an interaction between PGP/Mime
4680                 and PGP/Inline plugin. 
4682 2007-02-08 [colin]      2.7.2cvs32
4684         * src/inc.c
4685         * src/mbox.c
4686         * src/mbox.h
4687                 Fix bug 1117, 'fcntl locking code 
4688                 does not work in mbox.c'
4690 2007-02-08 [colin]      2.7.2cvs31
4692         * src/prefs_account.c
4693                 Fix Gentoo bug 165819, 'can't create 
4694                 a "local mbox file" account'. Patch
4695                 by Olivier <castan.o@free.fr>
4697 2007-02-07 [colin]      2.7.2cvs30
4699         * src/ldapquery.c
4700                 Fix bug 1106, 'Claws crash on exit if LDAPS 
4701                 autocompletion was used'
4703 2007-02-07 [paul]       2.7.2cvs29
4705         * src/folder.c
4706                 cut down on unnecessary debug_prints
4707         * src/imap_gtk.c
4708                 fix menu_set_active() on 'Show only
4709                 subscribed folders'
4711 2007-02-07 [paul]       2.7.2cvs28
4713         * src/plugins/clamav/clamav_plugin.c
4714         * src/plugins/clamav/clamav_plugin.h
4715         * src/plugins/clamav/clamav_plugin_gtk.c
4716                 fix copyright header
4718 2007-02-07 [paul]       2.7.2cvs27
4720         * src/procheader.c
4721                 fix bug 1116, 'summary view allow a 
4722                 subject line break'
4724 2007-02-06 [colin]      2.7.2cvs26
4726         * src/summaryview.c
4727                 Fix delete thread
4729 2007-02-05 [fabien]     2.7.2cvs25
4731         * po/POTFILES.in
4732         * src/uri_opener.c
4733                 i18n related - 1 fix and 1 message for translators.
4735 2007-02-05 [colin]      2.7.2cvs24
4737         * src/gtk/quicksearch.c
4738                 Don't reload summary list if quicksearch wasn't
4739                 active on hiding; move currently selected mail in
4740                 the visible area when showing the quicksearch
4742 2007-02-05 [colin]      2.7.2cvs23
4744         * src/folderview.c
4745                 Add debug to try to solve bug 1104
4747 2007-02-05 [paul]       2.7.2cvs22
4749         * src/mainwindow.c
4750                 confirm before emptying trash on exit is
4751                 a Yes or No answer, use Yes or No in the
4752                 dialog
4754 2007-02-04 [colin]      2.7.2cvs21
4756         * src/compose.c
4757         * src/plugins/pgpcore/passphrase.c
4758         * src/plugins/pgpcore/select-keys.c
4759                 Set wmclass on new windows
4761 2007-02-04 [colin]
4763         2.8.0-rc1 released
4765 2007-02-04 [colin]      2.7.2cvs20
4767         * src/compose.c
4768         * src/compose.h
4769                 Auto save drafts on exit, reopen them
4770                 at startup, instead of asking
4771         * src/account.c
4772         * src/addressadd.c
4773         * src/addressbook.c
4774         * src/addressbook_foldersel.c
4775         * src/addrgather.c
4776         * src/crash.c
4777         * src/editaddress.c
4778         * src/editbook.c
4779         * src/editgroup.c
4780         * src/editjpilot.c
4781         * src/editldap.c
4782         * src/editldap_basedn.c
4783         * src/editvcard.c
4784         * src/exphtmldlg.c
4785         * src/expldifdlg.c
4786         * src/export.c
4787         * src/foldersel.c
4788         * src/gedit-print.c
4789         * src/import.c
4790         * src/importldif.c
4791         * src/importmutt.c
4792         * src/importpine.c
4793         * src/main.c
4794         * src/mainwindow.c
4795         * src/message_search.c
4796         * src/messageview.c
4797         * src/prefs_actions.c
4798         * src/prefs_customheader.c
4799         * src/prefs_display_header.c
4800         * src/prefs_filtering.c
4801         * src/prefs_filtering_action.c
4802         * src/prefs_folder_column.c
4803         * src/prefs_gtk.c
4804         * src/prefs_matcher.c
4805         * src/prefs_other.c
4806         * src/prefs_summaries.c
4807         * src/prefs_summary_column.c
4808         * src/prefs_template.c
4809         * src/sourcewindow.c
4810         * src/ssl_manager.c
4811         * src/summary_search.c
4812         * src/uri_opener.c
4813         * src/gtk/about.c
4814         * src/gtk/description_window.c
4815         * src/gtk/foldersort.c
4816         * src/gtk/gtkutils.c
4817         * src/gtk/gtkutils.h
4818         * src/gtk/icon_legend.c
4819         * src/gtk/logwindow.c
4820         * src/gtk/pluginwindow.c
4821         * src/gtk/prefswindow.c
4822                 Give different wmclass to different
4823                 windows - thanks to sed ;)
4825 2007-02-04 [colin]      2.7.2cvs19
4827         * src/main.c
4828                 Revert previous patch, can't reproduce
4829                 it anymore. 
4831 2007-02-03 [colin]      2.7.2cvs18
4833         * src/main.c
4834                 Don't save the mainwindow size and
4835                 position on emergency exit (libSM's
4836                 "die" callback), Xfce seems to make
4837                 the window smaller just before the
4838                 size's saved.
4840 2007-02-03 [colin]      2.7.2cvs17
4842         * src/plugins/bogofilter/bogofilter.c
4843         * src/plugins/bogofilter/bogofilter.h
4844         * src/plugins/bogofilter/bogofilter_gtk.c
4845         * src/plugins/pgpinline/pgpinline.c
4846         * src/plugins/pgpinline/pgpinline.h
4847                 Fix more copyrights
4849 2007-02-03 [colin]      2.7.2cvs16
4851         * src/partial_download.c
4852         * src/partial_download.h
4853         * src/ssl_manager.c
4854         * src/ssl_manager.h
4855         * src/uri_opener.c
4856         * src/uri_opener.h
4857         * src/wizard.c
4858         * src/wizard.h
4859         * src/common/ssl_certificate.c
4860         * src/common/ssl_certificate.h
4861         * src/gtk/quicksearch.c
4862         * src/gtk/quicksearch.h
4863         * src/gtk/sslcertwindow.c
4864         * src/gtk/sslcertwindow.h
4865                 Fix copyright on my files
4867 2007-02-02 [colin]      2.7.2cvs15
4869         * src/Makefile.am
4870         * src/mainwindow.c
4871         * src/messageview.c
4872         * src/messageview.h
4873         * src/textview.c
4874         * src/textview.h
4875         * src/uri_opener.c
4876         * src/uri_opener.h
4877                 Add Tools/List URIs to allow
4878                 opening any URI in the current mail
4880 2007-02-02 [colin]      2.7.2cvs14
4882         * src/common/valgrind.h ** NEW FILE **
4883         * src/common/Makefile.am
4884         * src/common/plugin.c
4885                 Don't dlclose the plugins if we're running
4886                 under valgrind. (doesn't require valgrind
4887                 either at compile time or run time).
4889 2007-02-01 [paul]       2.7.2cvs13
4891         * AUTHORS
4892         * src/gtk/authors.h
4893         * tools/freshmeat_search.pl
4894         * tools/google_search.pl
4895         * tools/multiwebsearch.pl
4896                 add support for non ISO-8859-1 compatible locales
4897                 Patch by Alex Gorbachenko <agent_007@immo.ru>
4899 2007-02-01 [colin]      2.7.2cvs12
4901         * src/prefs_other.c
4902         * src/prefs_summaries.c
4903                 Move keybinding prefs to the Other page
4905 2007-02-01 [wwp]        2.7.2cvs11
4907         * src/plugins/trayicon/trayicon.c
4908                 Fix a raising issue within KDE.
4910 2007-02-01 [colin]      2.7.2cvs10
4912         * src/codeconv.c
4913                 Fix stray quotes in encoded strings
4914         * src/addressadd.c
4915                 Fix wrong call causing g_warnings
4916         * src/textview.c
4917                 Remove useless message
4919 2007-01-31 [wwp]        2.7.2cvs9
4921         * src/plugins/trayicon/trayicon.c
4922                 fix buggy hiding of main window when closing if close-to-tray
4923                 is not set (bad logics  in the trayicon hook code).
4924                 Changed the quit confirmation message too.
4926 2007-01-30 [colin]      2.7.2cvs8
4928         * src/main.c
4929                 Fix hidden mainwindow after clicking on
4930                 the X close button, if compose windows
4931                 exist and the user chooses not to quit
4933 2007-01-30 [colin]      2.7.2cvs7
4935         * src/main.c
4936         * src/compose.c
4937                 Handle local URIs to attach files (file:///...)
4938                 Fixes attaching files from Thunar for example
4940 2007-01-30 [colin]      2.7.2cvs6
4942         * src/prefs_ext_prog.c
4943                 Add 'mousepad' to the list of text editors.
4944                 Mousepad is XFCE's text editor
4946 2007-01-29 [wwp]        2.7.2cvs5
4948         * po/POTFILES.in
4949         * src/plugins/trayicon/trayicon_prefs.c
4950                 trayicon i18n fixes, thanks to Fabien.
4952 2007-01-28 [wwp]        2.7.2cvs4
4954         * src/mainwindow.c
4955         * src/mainwindow.h
4956         * src/plugins/trayicon/trayicon.c
4957         * src/plugins/trayicon/trayicon_prefs.c
4958         * src/plugins/trayicon/trayicon_prefs.h
4959                 Added a new TrayIcon plugin option to close to tray
4960                 (WM's hotkey and [X] button will hide the window instead
4961                 of closing it - closing CM can be done using the tray icon
4962                 menu or the File menu).
4963                 Improved visibility handling in trayicon, clicking the
4964                 trayicon now raise the window to current desktop when it
4965                 was either minimized/shaded/on another desktop.
4966                 Thanks to Paul for testing and fixing a strange behaviour
4967                 in KDE ;-).
4969 2007-01-27 [paul]       2.7.2cvs3
4971         * src/prefs_folder_item.c
4972         * src/prefs_receive.c
4973         * src/plugins/pgpcore/prefs_gpg.c
4974                 use 'start-up' instead of 'startup' in labels
4976 2007-01-26 [wwp]        2.7.2cvs2
4978         * src/plugins/trayicon/Makefile.am
4979         * src/plugins/trayicon/trayicon.c
4980         * src/plugins/trayicon/trayicon_prefs.c
4981         * src/plugins/trayicon/trayicon_prefs.h
4982                 Add a new TrayIcon option to hide the main window at
4983                 start-up.
4984                 Fix trayicon.c copyright header.
4986 2007-01-26 [paul]       2.7.2cvs1
4988         * NEWS
4989         * README
4990         * RELEASE_NOTES
4991         * configure.ac
4992                 bump up version number following
4993                 stable release
4995 2007-01-25 [mones]      2.7.1cvs60
4997         * po/es.po
4998                 updated thousands of strings (well, probably less ;-)
5000 2007-01-25 [colin]      2.7.1cvs59
5002         * src/matcher.c
5003                 Fix 2nd-run loss of matcherrc on new
5004                 configurations. 
5006 2007-01-25 [wwp]        2.7.1cvs58
5008         * src/mimeview.c
5009                 fix handling of empty value in attach_save_directory too, thanks
5010                 to Colin.
5012 2007-01-25 [wwp]        2.7.1cvs57
5014         * src/gtk/filesel.c
5015                 fix handling of empty value in attach_load_directory,
5016                 thanks to Colin.
5018 2007-01-25 [wwp]        2.7.1cvs56
5020         * src/plugins/dillo_viewer/dillo_prefs.h
5021                 fix a typo.
5023 2007-01-25 [colin]      2.7.1cvs55
5025         * src/matcher.c
5026         * src/matcher.h
5027         * src/matcher_parser_parse.y
5028         * src/prefs_matcher.c
5029                 Add matching on the spam flag
5031 2007-01-24 [colin]      2.7.1cvs54
5033         * src/folder.c
5034         * src/common/xml.c
5035         * src/common/xml.h
5036                 Make sure folderlist.xml is correctly
5037                 written before overwriting it.
5038         * src/procmsg.c
5039         * src/procmsg.h
5040         * src/summaryview.c
5041         * src/plugins/bogofilter/bogofilter.c
5042         * src/plugins/bogofilter/bogofilter.h
5043         * src/plugins/bogofilter/bogofilter_gtk.c
5044         * src/plugins/spamassassin/spamassassin.c
5045         * src/plugins/spamassassin/spamassassin.h
5046         * src/plugins/spamassassin/spamassassin_gtk.c
5047                 Move spam to the correct trash folder after
5048                 learning, if spam directory isn't set.
5050 2007-01-23 [paul]       2.7.1cvs53
5052         * src/plugins/bogofilter/bogofilter_gtk.c
5053                 fix sensitivity of "Insert X-Bogosity header"
5054                 option
5056 2007-01-23 [colin]      2.7.1cvs52
5058         * src/toolbar.c
5059                 Translate toolbar items text if
5060                 they're translatable (default)
5061         * src/addrcache.c
5062         * src/addrcache.h
5063         * src/addritem.c
5064         * src/addritem.h
5065         * src/codeconv.c
5066         * src/codeconv.h
5067         * src/jpilot.c
5068         * src/jpilot.h
5069         * src/ldapctrl.c
5070         * src/ldapctrl.h
5071         * src/ldapquery.h
5072         * src/ldif.c
5073         * src/ldif.h
5074         * src/etpan/etpan-thread-manager.c
5075         * src/etpan/etpan-thread-manager.h
5076         * src/gtk/gtkutils.c
5077         * src/gtk/gtkutils.h
5078                 More static functions
5080 2007-01-22 [fabien]     2.7.1cvs51
5082         * src/gtk/gtkutils.c
5083                 gtkut_get_options_frame() : ability to pass
5084                 a 'NULL' value in frame pointer parameter if
5085                 we don't need it.
5087 2007-01-22 [colin]      2.7.1cvs50
5089         * src/procmsg.c
5090         * src/procmsg.h
5091         * src/plugins/bogofilter/bogofilter.c
5092         * src/plugins/bogofilter/bogofilter_gtk.c
5093         * src/plugins/spamassassin/spamassassin.c
5094         * src/plugins/spamassassin/spamassassin_gtk.c
5095                 Allow moving spams to the account's trash
5096                 instead of default one
5098 2007-01-21 [colin]      2.7.1cvs49
5100         * src/ldapquery.c
5101         * src/ldapquery.h
5102                 Revert a static function that shouldn't
5103                 have been
5105 2007-01-21 [colin]      2.7.1cvs48
5107         * src/ldapquery.c
5108         * src/ldapquery.h
5109                 Same
5111 2007-01-21 [colin]      2.7.1cvs47
5113         * src/procmsg.c
5114         * src/procmsg.h
5115                 Same
5117 2007-01-21 [colin]      2.7.1cvs46
5119         * src/common/socket.c
5120         * src/common/socket.h
5121                 Same
5123 2007-01-21 [colin]      2.7.1cvs45
5125         * src/crash.c
5126         * src/exporthtml.c
5127         * src/exporthtml.h
5128         * src/exportldif.c
5129         * src/exportldif.h
5130         * src/folder.c
5131         * src/folder.h
5132         * src/folder_item_prefs.c
5133         * src/folder_item_prefs.h
5134         * src/folderview.c
5135         * src/folderview.h
5136         * src/gedit-print.c
5137         * src/gedit-print.h
5138         * src/main.c
5139         * src/main.h
5140         * src/common/socket.c
5141         * src/common/socket.h
5142         * src/gtk/gtkaspell.c
5143         * src/gtk/gtkaspell.h
5144         * src/gtk/quicksearch.c
5145         * src/gtk/quicksearch.h
5146                 Same
5148 2007-01-21 [colin]      2.7.1cvs44
5150         * src/common/utils.c
5151         * src/common/utils.h
5152         * src/etpan/etpan-thread-manager.c
5153         * src/etpan/etpan-thread-manager.h
5154                 Same (Funny that etpan_thread_unbind
5155                 is called but not etpan_thread_bind)
5157 2007-01-21 [colin]      2.7.1cvs43
5159         * src/addrselect.c
5160         * src/addrselect.h
5161         * src/codeconv.c
5162         * src/codeconv.h
5163         * src/compose.c
5164         * src/compose.h
5165         * src/etpan/Makefile.am
5166         * src/gtk/colorlabel.c
5167         * src/gtk/colorlabel.h
5168         * src/gtk/sslcertwindow.c
5169         * src/gtk/sslcertwindow.h
5170         * src/etpan/etpan-log.c ** REMOVED **
5171         * src/etpan/etpan-log.h ** REMOVED **
5172                 Same
5174 2007-01-20 [colin]      2.7.1cvs42
5176         * src/addritem.c
5177         * src/addritem.h
5178                 Same
5180 2007-01-20 [colin]      2.7.1cvs41
5182         * src/account.c
5183         * src/account.h
5184         * src/addrbook.c
5185         * src/addrbook.h
5186         * src/addrcache.c
5187         * src/addrcache.h
5188         * src/addrclip.c
5189         * src/addrclip.h
5190         * src/addressbook.c
5191         * src/addressbook.h
5192         * src/addrharvest.c
5193         * src/addrharvest.h
5194         * src/addrindex.c
5195         * src/addrindex.h
5196         * src/editaddress.c
5197         * src/editaddress.h
5198                 Make functions that aren't used in other
5199                 files static
5201 2007-01-20 [colin]      2.7.1cvs40
5203         * src/account.c
5204         * src/addrbook.c
5205         * src/addrcache.c
5206         * src/addressbook.c
5207         * src/addrgather.c
5208         * src/addrindex.c
5209         * src/addrquery.c
5210         * src/addrselect.c
5211         * src/browseldap.c
5212         * src/compose.c
5213         * src/editbook.c
5214         * src/editjpilot.c
5215         * src/editldap.c
5216         * src/editldap_basedn.c
5217         * src/editvcard.c
5218         * src/exporthtml.c
5219         * src/exportldif.c
5220         * src/folder.c
5221         * src/folderview.c
5222         * src/image_viewer.c
5223         * src/imap.c
5224         * src/importmutt.c
5225         * src/importpine.c
5226         * src/jpilot.c
5227         * src/ldapquery.c
5228         * src/main.c
5229         * src/mainwindow.c
5230         * src/matcher.c
5231         * src/messageview.c
5232         * src/mh.c
5233         * src/mimeview.c
5234         * src/msgcache.c
5235         * src/mutt.c
5236         * src/news.c
5237         * src/pine.c
5238         * src/prefs_account.c
5239         * src/prefs_common.c
5240         * src/prefs_compose_writing.c
5241         * src/prefs_ext_prog.c
5242         * src/prefs_folder_item.c
5243         * src/prefs_fonts.c
5244         * src/prefs_message.c
5245         * src/prefs_msg_colors.c
5246         * src/prefs_other.c
5247         * src/prefs_quote.c
5248         * src/prefs_receive.c
5249         * src/prefs_send.c
5250         * src/prefs_spelling.c
5251         * src/prefs_summaries.c
5252         * src/prefs_toolbar.c
5253         * src/prefs_wrapping.c
5254         * src/privacy.c
5255         * src/procmime.c
5256         * src/procmsg.c
5257         * src/ssl_manager.c
5258         * src/statusbar.c
5259         * src/summaryview.c
5260         * src/toolbar.c
5261         * src/vcard.c
5262         * src/common/hooks.c
5263         * src/common/log.c
5264         * src/common/passcrypt.c
5265         * src/common/socket.c
5266         * src/common/ssl.c
5267         * src/common/ssl_certificate.c
5268         * src/common/template.c
5269         * src/common/utils.c
5270         * src/etpan/imap-thread.c
5271         * src/gtk/sslcertwindow.c
5272         * src/gtk/sslcertwindow.h
5273                 Make functions that could be static, static
5275 2007-01-20 [colin]      2.7.1cvs39
5277         * src/editldap.c
5278                 Fix tooltip
5280 2007-01-20 [colin]      2.7.1cvs38
5282         * src/ldapquery.c
5283         * src/ldaputil.c
5284         * src/ldaputil.h
5285                 Fix bug 1102, 'claws-mail-2.7.1 
5286                 makes use of deprecated ldap 
5287                 functions'
5289 2007-01-20 [colin]      2.7.1cvs37
5291         * src/mainwindow.c
5292         * src/mainwindow.h
5293         * src/summaryview.c
5294         * src/gtk/quicksearch.c
5295                 Add Wide message list layout
5297 2007-01-19 [fabien]     2.7.1cvs36
5299         * src/textview.c
5300                 make sure a font change is considered in links of
5301                 headerview.
5303 2007-01-19 [colin]      2.7.1cvs35
5305         * src/main.c
5306         * src/mainwindow.c
5307         * src/mainwindow.h
5308         * src/messageview.c
5309         * src/messageview.h
5310         * src/prefs_common.c
5311         * src/prefs_common.h
5312         * src/summaryview.c
5313         * src/summaryview.h
5314         * src/gtk/quicksearch.c
5315         * src/gtk/quicksearch.h
5316                 Drop 'Separate Folder tree' and 'Separate
5317                 Message View'. Put three layouts in place
5318                 of it.
5320 2007-01-19 [paul]       2.7.1cvs34
5322         * src/prefs_msg_colors.c
5323                 more use of Q_ for translators
5325 2007-01-19 [paul]       2.7.1cvs33
5327         * src/imap_gtk.c
5328         * src/prefs_account.c
5329                 a few changes to the English
5331 2007-01-19 [fabien]     2.7.1cvs32
5333         * src/wizard.c
5334                 factorize translatable string
5336 2007-01-18 [colin]      2.7.1cvs31
5338         * src/main.c
5339                 Don't error out on --sync option. Although
5340                 we don't do anything with it, gtk+ handles
5341                 it, and it's useful for debugging X errors
5343 2007-01-18 [fabien]     2.7.1cvs30
5345         * src/prefs_other.c
5346                 ability to apply on the fly the recent added
5347                 'gtk_can_change_accels' pref (no need to restart).
5349 2007-01-18 [fabien]     2.7.1cvs29
5351         * src/plugins/bogofilter/bogofilter_gtk.c
5352         * src/plugins/bogofilter/bogofilter.c
5353         * src/plugins/spamassassin/spamassassin_gtk.c
5354         * src/addr_compl.c
5355         * src/prefs_account.c
5356                 factorize or rewrite some translatable strings.
5358 2007-01-18 [fabien]     2.7.1cvs28
5360         * src/prefs_gtk.h
5361         * src/compose.c
5362                 set a 4pix space between "Subject:" label and subject entry in
5363                 compose window.
5365 2007-01-18 [wwp]        2.7.1cvs27
5367         * src/addressbook.c
5368                 fix conflicting address-copy/paste when focus is set
5369                 to the embedded edit-person form.
5372 2007-01-18 [wwp]        2.7.1cvs26
5374         * src/addressbook.h
5375                 complete 2.7.1cvs23 (one more file was missing from that
5376                 commit).
5378 2007-01-18 [colin]      2.7.1cvs25
5380         * src/main.c
5381                 Provide a way to migrate without backup
5382                 Re-ask for migration on next start if 
5383                 it has been refused and wizard has been 
5384                 cancelled after.
5386 2007-01-18 [wwp]        2.7.1cvs24
5388         * src/editaddress.c
5389                 complete 2.7.1.cvs23 (file was missing from previous
5390                 commit).
5392 2007-01-18 [wwp]        2.7.1cvs23
5394         * src/addressbook.c
5395                 fix potential crashes in address book's focus_in/out signal handlers,
5396                 force focus to the edit-person form when clicked the Edit menu entry or
5397                 button (this only matters if the edit-person form is embedded to the
5398                 AB window, in that case, focus is not set when browsing the contacts
5399                 list w/ keys or mouse clicks).
5401 2007-01-18 [paul]       2.7.1cvs22
5403         * src/main.c
5404                 add command line options:
5405                 -h for --help
5406                 -q and --quit for --exit
5407                 -v for --version
5408                 print "Unknown option" for unknown options
5410 2007-01-18 [paul]       2.7.1cvs21
5412         * po/ru.po
5413                 updated by Pavlo Bohmat
5415 2007-01-18 [paul]       2.7.1cvs20
5417         * src/mainwindow.c
5418                 fix sensitivity issues of Mark as Spam/Ham
5420 2007-01-17 [fabien]     2.7.1cvs19
5422         * src/prefs_other.c
5423         * src/prefs_common.c
5424         * src/prefs_common.h
5425         * src/main.c
5426                 Add a 'gtk_can_change_accels' pref in Preferences/Other which
5427                 control the corresponding gtk property. It could be used to lock
5428                 all shortcuts (avoid to set one of them by inadvertency).
5430 2007-01-17 [colin]      2.7.1cvs18
5432         * src/summaryview.c
5433                 Fix bug 1100, 'Highlighted e-mail data not visible 
5434                 when color label applied.'. Use a weighted average
5435                 between normal selected foreground color and color
5436                 label instead of a simple one (3/1 instead 1/1).
5438 2007-01-17 [colin]      2.7.1cvs17
5440         * src/messageview.c
5441                 Better fix for bug 1088, 'Ctrl-h produces repeatable
5442                 crash' - don't prevent mail switching while loading
5444 2007-01-17 [colin]      2.7.1cvs16
5446         * src/folder.c
5447         * src/folder.h
5448         * src/folderview.c
5449         * src/folderview.h
5450         * src/imap.c
5451         * src/imap.h
5452         * src/imap_gtk.c
5453                 Manage recursive search of unsubscribed folders
5454                 Rescan tree without checking for new messages 
5455                 after subscriptions changed
5457 2007-01-17 [paul]       2.7.1cvs15
5459         * src/prefs_common.c
5460         * src/gtk/pluginwindow.c
5461                 fix bug 1101, '"Load plugin" button is
5462                 accidentally hidden'
5463                 unset (-1) initial width in prefs_common,
5464                 fix overlapping buttons,
5465                 and other cleanups
5467 2007-01-17 [paul]       2.7.1cvs14
5469         * src/procmime.c
5470                 add #include <errno.h>, it's needed
5471                 on some systems
5473 2007-01-17 [paul]       2.7.1cvs13
5475         * src/common/defs.h
5476         * tools/make.themes.project
5477                 rename .sylpheed_themeinfo to .claws_themeinfo
5478                 and use it
5479         * src/etpan/etpan-errors.h
5480         * src/etpan/etpan-log.c
5481         * src/etpan/etpan-log.h
5482         * src/etpan/etpan-thread-manager-types.h
5483         * src/etpan/etpan-thread-manager.c
5484         * src/etpan/etpan-thread-manager.h
5485         * src/etpan/imap-thread.c
5486         * src/etpan/imap-thread.h
5487                 add copyright header
5489 2007-01-17 [colin]      2.7.1cvs12
5491         * src/plugins/pgpcore/select-keys.c
5492         * src/gtk/pluginwindow.c
5493         * src/prefs_account.c
5494                 Fix warnings
5496 2007-01-16 [colin]      2.7.1cvs11
5498         * src/imap.c
5499         * src/imap.h
5500         * src/imap_gtk.c
5501                 Manage subscribing to subfolders when only
5502                 subscribed folders are shown.
5504 2007-01-16 [colin]      2.7.1cvs10
5506         * src/folderview.c
5507                 Fix annoying vscrollbar going back to top
5508                 on Check for new folders
5510 2007-01-16 [colin]      2.7.1cvs9
5512         * src/imap.c
5513                 Remove printf
5515 2007-01-16 [colin]      2.7.1cvs8
5517         * src/filtering.c
5518                 Bigger buffer for errors
5519         * src/imap.c
5520         * src/imap.h
5521         * src/imap_gtk.c
5522         * src/prefs_account.c
5523         * src/prefs_account.h
5524         * src/wizard.c
5525         * src/etpan/imap-thread.c
5526         * src/etpan/imap-thread.h
5527         * manual/handling.xml
5528                 Add subscriptions management. What it changes:
5529                 Creating a folder subscribes to it
5530                 Deleting a folder unsubscribes it
5531                 New contextual menu item allowing to switch between
5532                 All folders and Subscribed folders, subscribe, and
5533                 unsubscribe. "Creating" an existing but unsubscribed
5534                 folder will subscribe it.
5535                 By default for new accounts, only subscribed folders 
5536                 are shown.
5539 2007-01-16 [paul]       2.7.1cvs7
5541         * src/summaryview.c
5542                 Allow folder classes to specify only sort_key or
5543                 sort_type instead of both or none.
5545 2007-01-16 [paul]       2.7.1cvs6
5547         * src/action.c
5548         * src/compose.c
5549         * src/mimeview.c
5550         * src/procmime.c
5551         * src/textview.c
5552                 Save and use errno for procmime_get_part
5554 2007-01-16 [colin]      2.7.1cvs5
5556         * src/imap.c
5557                 Never remove INBOX when scanning for
5558                 new folders. It's a special folder
5559                 that has to exist.
5561 2007-01-15 [colin]      2.7.1cvs4
5563         * src/imap.c
5564                 Fix 'Check for new folders' when IMAP subdirectory
5565                 is set
5566         * src/etpan/imap-thread.c
5567                 Fix build
5569 2007-01-15 [colin]      2.7.1cvs3
5571         * src/etpan/imap-thread.c
5572                 Fix invalid free on command-connection
5573                 error
5575 2007-01-15 [wwp]        2.7.1cvs2
5577         * src/matcher_parser_lex.l
5578         * src/quote_fmt_lex.l
5579         * src/matcher_parser_parse.y
5580                 fix copyright header in lexers and parsers.
5582 2007-01-15 [paul]       2.7.1cvs1
5584         * NEWS
5585         * README
5586         * RELEASE_NOTES
5587         * configure.ac
5588                 bump up version number following
5589                 stable release
5591 2007-01-15 [paul]       2.7.0cvs31
5593         * AUTHORS
5594         * src/gtk/authors.h
5595                 add Fabien to the Team list
5596                 add the recent contributors
5597                 make a few corrections
5599 2007-01-15 [paul]       2.7.0cvs30
5601         * src/mainwindow.c
5602                 fix compiler warning
5603         * src/plugins/pgpcore/prefs_gpg.c
5604         * src/plugins/pgpcore/prefs_gpg.h
5605                 add missing include
5606                 fix copyright header
5608 2007-01-14 [colin]      2.7.0cvs29
5610         * src/gtk/filesel.c
5611                 Use the 'gtk+' backend. Avoids gnome-vfs use,
5612                 two benefits: faster to open, will fix strange
5613                 dbus-related crash. Thanks to Pascal Terjan.
5615 2007-01-14 [colin]      2.7.0cvs28
5617         * src/etpan/imap-thread.c
5618                 Delete the old imap just after allocating
5619                 the new one. Makes sure we don't get the
5620                 same pointer by sheer luck, which feels
5621                 strange in the debug log.
5623 2007-01-14 [colin]      2.7.0cvs27
5625         * src/gtk/inputdialog.c
5626                 Make sure we don't print passwords in
5627                 clear text when in debug mode
5629 2007-01-14 [colin]      2.7.0cvs26
5631         * src/gtk/gtksctree.c
5632                 Fix bug 1098, 'bogus last row display 
5633                 after expanding a thread'. Patch by
5634                 Jindrich Makovicka <makovick@gmail.com>
5636 2007-01-14 [colin]      2.7.0cvs25
5638         * src/etpan/imap-thread.c
5639                 Close socket manually before
5640                 freeing the imap struct
5642 2007-01-14 [colin]      2.7.0cvs24
5644         * src/etpan/imap-thread.c
5645                 Maybe fix new reconnection issues
5647 2007-01-13 [colin]      2.7.0cvs23
5649         * src/summaryview.c
5650                 Freeze/thaw on thread selection
5652 2007-01-13 [paul]       2.7.0cvs22
5654         * src/mainwindow.c
5655         * src/summaryview.c
5656         * src/summaryview.h
5657                 add 'Edit/Delete thread'
5659 2007-01-13 [colin]      2.7.0cvs21
5661         * src/prefs_account.c
5662         * src/prefs_compose_writing.c
5663         * src/prefs_message.c
5664         * src/prefs_msg_colors.c
5665         * src/prefs_other.c
5666         * src/prefs_receive.c
5667         * src/prefs_spelling.c
5668         * src/prefs_summaries.c
5669         * src/prefs_themes.c
5670         * src/gtk/gtkutils.c
5671         * src/gtk/gtkutils.h
5672         * src/plugins/pgpcore/prefs_gpg.c
5673         * src/plugins/spamassassin/spamassassin_gtk.c
5674                 Factorize gtk frame creation
5675                 Patch by Pawel
5677 2007-01-13 [colin]      2.7.0cvs20
5679         * src/message_search.c
5680         * src/summary_search.c
5681                 Fix Enter in search windows
5682         * src/messageview.c
5683                 Fix body search starting at the
5684                 end of the mail (and asking for loop)
5686 2007-01-13 [colin]      2.7.0cvs19
5688         * src/etpan/imap-thread.c
5689                 Make sure we don't free the same imap
5690                 twice
5692 2007-01-13 [colin]      2.7.0cvs18
5694         * commitHelper
5695                 Allow multiple commitHelpers to
5696                 run at once
5698 2007-01-12 [colin]      2.7.0cvs17
5700         * src/etpan/imap-thread.c
5701                 Make sure we get rid of the previous mailimap
5702                 when connecting - just in case disconnect was
5703                 unclean
5705 2007-01-12 [paul]       2.7.0cvs16
5707         * src/compose.c
5708                 Strip S/MIME signatures when re-editing
5709                 S/MIME signed messages.
5711 2007-01-12 [paul]       2.7.0cvs15
5713         * configure.ac
5714         * src/addressbook.c
5715         * src/foldersel.c
5716         * src/folderview.c
5717         * src/main.c
5718                 no need to define CLAWS anymore, remove
5719                 all that stuff
5721 2007-01-12 [paul]       2.7.0cvs14
5723         * src/mimeview.c
5724                 check if the mail's signed as
5725                 it can change the mail structure
5726                 Thanks to Colin
5728 2007-01-12 [paul]       2.7.0cvs13
5730         * src/procmime.c
5731                 fix Forwarding msgs with attachments
5732                 that have dos line endings
5733                 Thanks to Colin
5735 2007-01-12 [wwp]        2.7.0cvs12
5737         * configure.ac
5738                 Revert accidentally committed extra version tag.
5740 2007-01-12 [wwp]        2.7.0cvs11
5742         * src/prefs_account.c
5743                 Fix compilation w/o aspell (completes 2.7.0cvs7).
5745 2007-01-11 [colin]      2.7.0cvs10
5747         * src/imap.c
5748                 move g_warning to debug_print
5749                 it scares people for no reason
5751 2007-01-11 [colin]      2.7.0cvs9
5753         * po/POTFILES.in
5754                 Fix files to translate. Patch by
5755                 Fabien
5757 2007-01-11 [paul]       2.7.0cvs8
5759         * src/imap.c
5760                 Fix recursion when server lists the
5761                 current subfolder in the response
5762         * src/mimeview.c
5763                 Fix updating of icon_list/ctree
5764         * src/plugins/pgpcore/select-keys.c
5765                 Fix a few annoyances when choosing
5766                 keys for the CMS (S/MIME) protocol
5768 2007-01-11 [wwp]        2.7.0cvs7
5770         * src/compose.c
5771         * src/prefs_account.c
5772         * src/prefs_account.h
5773                 Add per-account spellcheck default dictionaries settings.
5775 2007-01-10 [colin]      2.7.0cvs6
5777         * src/prefs_folder_item.c
5778                 Factorize strings - patch by Fabien
5780 2007-01-10 [colin]      2.7.0cvs5
5782         * src/mainwindow.c
5783                 Fix bug 1095, 'Crash while changing folder 
5784                 columns during incorporation'
5786 2007-01-09 [colin]      2.7.0cvs4
5788         * src/gtk/pluginwindow.c
5789                 Set the plugin window transient. Seems
5790                 like some window managers hide it in
5791                 the background after "load plugin"...
5793 2007-01-09 [colin]      2.7.0cvs3
5795         * src/gtk/filesel.c
5796                 Use the same type for alloc and free
5798 2007-01-08 [paul]       2.7.0cvs2
5800         * po/nl.po
5801                 updated by Tim Dijkstra
5803 2007-01-08 [paul]       2.7.0cvs1
5805         * src/prefs_themes.c
5806         * src/common/utils.c
5807                 Fix resource leaks
5809 2007-01-08 [paul]       2.7.0
5811         * NEWS
5812         * README
5813         * RELEASE_NOTES
5814                 2.7.0 released
5816 2007-01-08 [paul]       2.6.1cvs119
5818         * doc/man/claws-mail.1
5819                 another correction
5821 2007-01-08 [paul]       2.6.1cvs118
5823         * doc/man/claws-mail.1
5824                 corrections
5825         * manual/advanced.xml
5826                 improved English usage
5828 2007-01-08 [paul]       2.6.1cvs117
5830         * po/ca.po
5831         * po/de.po
5832         * po/en_GB.po
5833         * po/fi.po
5834         * po/it.po
5835         * po/pt_BR.po
5836         * po/sk.po
5837         * po/sr.po
5838         * po/zh_CN.po
5839                 updated by Miquel Oliete, Stephan Sachse, me,
5840                 Tommi Pirinen, Andrea Spadaccini, Frederico
5841                 Goncalves Guimaraes, Andrej Kacian, Aleksandar
5842                 Urosevic, and Ralgh Young
5844 2007-01-07 [mones]      2.6.1cvs116
5846         * manual/es/advanced.xml
5847         * po/es.po
5848                 Synced manual (unhide mark_as_read_delay)
5849                 and updated translation for release
5851 2007-01-07 [paul]       2.6.1cvs115
5853         * src/prefs_matcher.c
5854                 make the hbox content fit better under
5855                 various languages
5857 2007-01-07 [colin]      2.6.1cvs114
5859         * src/messageview.c
5860                 Fix bug 1088, 'Ctrl-h produces repeatable
5861                 crash'
5863 2007-01-06 [colin]      2.6.1cvs113
5865         * src/etpan/imap-thread.c
5866                 Add casts to int to get certs. Fixes
5867                 bug 1064, 'crash @ etpan_certificate_check() 
5868                 when opening an IMAP folder', with latest
5869                 libetpan CVS or >= 0.49
5870         * src/mainwindow.c
5871         * src/mainwindow.h
5872         * src/imap_gtk.c
5873         * src/news_gtk.c
5874         * src/prefs_folder_item.c
5875                 Grey out the "synchronise" menu items if
5876                 there's nothing to synchronise.
5877         * src/plugins/pgpcore/sgpgme.c
5878                 Make an error clearer than "Unknown error"
5880 2007-01-06 [colin]      2.6.1cvs112
5882         * src/messageview.c
5883                 Don't try to show a message if updating
5884                 Maybe fixes bug 1088, 'ctrl-h produces
5885                 repeatable crash'.
5887 2007-01-06 [colin]      2.6.1cvs111
5889         * src/summaryview.c
5890                 Disable Control-Space (handle it as Space).
5892 2007-01-05 [paul]       2.6.1cvs110
5894         * src/imap.c
5895                 Fix bug 934, 'sylpheed claws 2.1 
5896                 doesn't show Exchanges Public Folders'
5897                 Thanks to Hoa and Colin
5898         * src/msgcache.c
5899                 Refuse to allocate more than 2 MB for a 
5900                 single field, it's a good indication of
5901                 cache corruption.
5903 2007-01-05 [colin]      2.6.1cvs109
5905         * src/mainwindow.c
5906                 Allow --select'ing emails by Message-ID too
5908 2007-01-05 [colin]      2.6.1cvs108
5910         * src/common/quoted-printable.c
5911                 Uh! Third fix :)
5913 2007-01-05 [colin]      2.6.1cvs107
5915         * src/common/quoted-printable.c
5916                 Fix previous commit about bug 1089
5917                 Thanks to Ralf
5919 2007-01-05 [colin]      2.6.1cvs106
5921         * src/common/quoted-printable.c
5922                 Fix my previous commit on bug 1089
5923                 - Thanks to Ralf :)
5925 2007-01-04 [colin]      2.6.1cvs105
5927         * src/common/quoted-printable.c
5928                 Fix bug 1089, 'NUL characters in Subject 
5929                 line are misinterpreted'. Not a pain to
5930                 fix in fact.
5932 2007-01-04 [colin]      
5934         2.7.0-rc3 released
5936 2007-01-04 [wwp]        2.6.1cvs104
5938         * src/image_viewer.c
5939                 Force operator precedence (fix a compiler warning).
5941 2007-01-04 [colin]      2.6.1cvs103
5943         * src/image_viewer.c
5944                 Be cautious there too (same fix as the one
5945                 in textview from cvs33)
5946         * src/messageview.c
5947                 Don't use any MimeViewer plugin when showing
5948                 all headers
5950 2007-01-03 [wwp]        2.6.1cvs102
5952         * src/html.c
5953         * src/html.h
5954                 fixed "cent" sign (use the existing ASCII one),
5955                 decode more HTML entities,
5956                 converted table ASCII entries to UTF-8,
5957                 moved a switch() into a hashtable.
5959 2007-01-03 [paul]       2.6.1cvs101
5961         * src/compose.c
5962         * src/messageview.c
5963         * src/procmsg.c
5964         * src/procmsg.h
5965                 When possible, use move_msg instead of
5966                 copy_msg + remove_msg to move sent mail
5967                 from Queue to Sent. 
5969 2007-01-03 [paul]       2.6.1cvs100
5971         * src/html.c
5972                 add more html entity recognition:
5973                 pounds, euros, and cents
5975 2007-01-03 [colin]      2.6.1cvs99
5977         * src/imap_gtk.c
5978                 Don't display an error on NOSELECT
5979                 folders when synchronising
5981 2007-01-03 [paul]       2.6.1cvs98
5983         * tools/maildir2claws-mail.pl
5984                 only substitute 'sent-mail' if it's
5985                 the full directory name
5987 2007-01-03 [paul]       2.6.1cvs97
5989         * ChangeLog
5990         * ChangeLog.pre2.0.0
5991         * Makefile.am
5992                 archive a chunk of ChangeLog in
5993                 ChangeLog.pre2.0.0
5994         * ChangeLog.gtk1
5995         * doc/src/ChangeLog.claws-pre0.8.0
5996                 remove ChangeLog.claws-pre0.8.0, adding
5997                 its contents to ChangeLog.gtk1
5999 2007-01-03 [paul]       2.6.1cvs96
6001         * src/account.c
6002         * src/account.h
6003         * src/action.c
6004         * src/action.h
6005         * src/adbookbase.h
6006         * src/addr_compl.c
6007         * src/addr_compl.h
6008         * src/addrbook.c
6009         * src/addrcache.c
6010         * src/addrcache.h
6011         * src/addrcindex.c
6012         * src/addrcindex.h
6013         * src/addrclip.c
6014         * src/addrclip.h
6015         * src/addrdefs.h
6016         * src/addressadd.c
6017         * src/addressadd.h
6018         * src/addressbook.c
6019         * src/addressbook.h
6020         * src/addressbook_foldersel.c
6021         * src/addressbook_foldersel.h
6022         * src/addrgather.c
6023         * src/addrgather.h
6024         * src/addrharvest.c
6025         * src/addrharvest.h
6026         * src/addrindex.c
6027         * src/addrindex.h
6028         * src/addritem.c
6029         * src/addritem.h
6030         * src/addrquery.c
6031         * src/addrquery.h
6032         * src/addrselect.c
6033         * src/addrselect.h
6034         * src/alertpanel.c
6035         * src/alertpanel.h
6036         * src/browseldap.c
6037         * src/browseldap.h
6038         * src/codeconv.c
6039         * src/codeconv.h
6040         * src/compose.c
6041         * src/compose.h
6042         * src/customheader.c
6043         * src/customheader.h
6044         * src/displayheader.c
6045         * src/displayheader.h
6046         * src/editaddress.c
6047         * src/editaddress.h
6048         * src/editbook.c
6049         * src/editbook.h
6050         * src/editgroup.c
6051         * src/editgroup.h
6052         * src/editjpilot.c
6053         * src/editjpilot.h
6054         * src/editldap.c
6055         * src/editldap.h
6056         * src/editldap_basedn.c
6057         * src/editldap_basedn.h
6058         * src/editvcard.c
6059         * src/editvcard.h
6060         * src/exphtmldlg.c
6061         * src/exphtmldlg.h
6062         * src/expldifdlg.c
6063         * src/expldifdlg.h
6064         * src/export.c
6065         * src/export.h
6066         * src/exporthtml.c
6067         * src/exporthtml.h
6068         * src/exportldif.c
6069         * src/exportldif.h
6070         * src/filtering.c
6071         * src/filtering.h
6072         * src/folder.c
6073         * src/folder.h
6074         * src/folder_item_prefs.c
6075         * src/folder_item_prefs.h
6076         * src/foldersel.c
6077         * src/foldersel.h
6078         * src/folderutils.c
6079         * src/folderutils.h
6080         * src/folderview.c
6081         * src/folderview.h
6082         * src/grouplistdialog.c
6083         * src/grouplistdialog.h
6084         * src/headerview.c
6085         * src/html.c
6086         * src/html.h
6087         * src/image_viewer.c
6088         * src/image_viewer.h
6089         * src/imap.c
6090         * src/imap.h
6091         * src/imap_gtk.c
6092         * src/imap_gtk.h
6093         * src/import.c
6094         * src/import.h
6095         * src/importldif.c
6096         * src/importldif.h
6097         * src/importmutt.c
6098         * src/importmutt.h
6099         * src/importpine.c
6100         * src/importpine.h
6101         * src/inc.c
6102         * src/inc.h
6103         * src/jpilot.c
6104         * src/jpilot.h
6105         * src/ldapctrl.c
6106         * src/ldapctrl.h
6107         * src/ldaplocate.c
6108         * src/ldaplocate.h
6109         * src/ldapquery.c
6110         * src/ldapquery.h
6111         * src/ldapserver.c
6112         * src/ldapserver.h
6113         * src/ldaputil.c
6114         * src/ldaputil.h
6115         * src/ldif.c
6116         * src/ldif.h
6117         * src/main.c
6118         * src/main.h
6119         * src/mainwindow.c
6120         * src/mainwindow.h
6121         * src/manual.c
6122         * src/manual.h
6123         * src/mbox.c
6124         * src/message_search.c
6125         * src/message_search.h
6126         * src/messageview.c
6127         * src/messageview.h
6128         * src/mh.c
6129         * src/mh.h
6130         * src/mh_gtk.c
6131         * src/mh_gtk.h
6132         * src/mimeview.c
6133         * src/mimeview.h
6134         * src/msgcache.c
6135         * src/msgcache.h
6136         * src/mutt.c
6137         * src/mutt.h
6138         * src/news.c
6139         * src/news.h
6140         * src/news_gtk.c
6141         * src/news_gtk.h
6142         * src/partial_download.c
6143         * src/partial_download.h
6144         * src/pine.c
6145         * src/pine.h
6146         * src/pop.c
6147         * src/pop.h
6148         * src/prefs_account.c
6149         * src/prefs_account.h
6150         * src/prefs_actions.c
6151         * src/prefs_actions.h
6152         * src/prefs_common.c
6153         * src/prefs_common.h
6154         * src/prefs_compose_writing.c
6155         * src/prefs_compose_writing.h
6156         * src/prefs_customheader.c
6157         * src/prefs_customheader.h
6158         * src/prefs_display_header.c
6159         * src/prefs_display_header.h
6160         * src/prefs_filtering.c
6161         * src/prefs_filtering.h
6162         * src/prefs_filtering_action.c
6163         * src/prefs_filtering_action.h
6164         * src/prefs_folder_column.c
6165         * src/prefs_folder_column.h
6166         * src/prefs_folder_item.c
6167         * src/prefs_folder_item.h
6168         * src/prefs_fonts.c
6169         * src/prefs_fonts.h
6170         * src/prefs_gtk.c
6171         * src/prefs_gtk.h
6172         * src/prefs_image_viewer.c
6173         * src/prefs_image_viewer.h
6174         * src/prefs_matcher.c
6175         * src/prefs_matcher.h
6176         * src/prefs_message.c
6177         * src/prefs_msg_colors.c
6178         * src/prefs_msg_colors.h
6179         * src/prefs_other.c
6180         * src/prefs_quote.c
6181         * src/prefs_receive.c
6182         * src/prefs_send.c
6183         * src/prefs_spelling.c
6184         * src/prefs_spelling.h
6185         * src/prefs_summaries.c
6186         * src/prefs_summaries.h
6187         * src/prefs_summary_column.c
6188         * src/prefs_summary_column.h
6189         * src/prefs_template.c
6190         * src/prefs_template.h
6191         * src/prefs_themes.c
6192         * src/prefs_themes.h
6193         * src/prefs_toolbar.c
6194         * src/prefs_toolbar.h
6195         * src/prefs_wrapping.c
6196         * src/prefs_wrapping.h
6197         * src/privacy.c
6198         * src/privacy.h
6199         * src/procheader.c
6200         * src/procheader.h
6201         * src/procmime.c
6202         * src/procmime.h
6203         * src/procmsg.c
6204         * src/procmsg.h
6205         * src/quote_fmt.c
6206         * src/quote_fmt_parse.y
6207         * src/recv.c
6208         * src/recv.h
6209         * src/remotefolder.c
6210         * src/remotefolder.h
6211         * src/send_message.c
6212         * src/send_message.h
6213         * src/setup.c
6214         * src/setup.h
6215         * src/sourcewindow.c
6216         * src/sourcewindow.h
6217         * src/ssl_manager.c
6218         * src/ssl_manager.h
6219         * src/statusbar.c
6220         * src/statusbar.h
6221         * src/stock_pixmap.c
6222         * src/stock_pixmap.h
6223         * src/summary_search.c
6224         * src/summary_search.h
6225         * src/summaryview.c
6226         * src/summaryview.h
6227         * src/textview.c
6228         * src/textview.h
6229         * src/toolbar.c
6230         * src/toolbar.h
6231         * src/undo.c
6232         * src/undo.h
6233         * src/unmime.c
6234         * src/unmime.h
6235         * src/vcard.c
6236         * src/vcard.h
6237         * src/wizard.c
6238         * src/wizard.h
6239         * src/common/base64.c
6240         * src/common/base64.h
6241         * src/common/defs.h
6242         * src/common/hooks.c
6243         * src/common/hooks.h
6244         * src/common/log.c
6245         * src/common/log.h
6246         * src/common/mgutils.c
6247         * src/common/mgutils.h
6248         * src/common/nntp.c
6249         * src/common/nntp.h
6250         * src/common/passcrypt.c
6251         * src/common/passcrypt.h.in
6252         * src/common/plugin.c
6253         * src/common/plugin.h
6254         * src/common/prefs.c
6255         * src/common/prefs.h
6256         * src/common/progressindicator.c
6257         * src/common/progressindicator.h
6258         * src/common/quoted-printable.c
6259         * src/common/quoted-printable.h
6260         * src/common/session.c
6261         * src/common/session.h
6262         * src/common/smtp.c
6263         * src/common/smtp.h
6264         * src/common/socket.c
6265         * src/common/socket.h
6266         * src/common/ssl.c
6267         * src/common/ssl.h
6268         * src/common/ssl_certificate.c
6269         * src/common/ssl_certificate.h
6270         * src/common/stringtable.c
6271         * src/common/stringtable.h
6272         * src/common/template.c
6273         * src/common/template.h
6274         * src/common/timing.h
6275         * src/common/utils.c
6276         * src/common/utils.h
6277         * src/common/version.h.in
6278         * src/common/xml.c
6279         * src/common/xml.h
6280         * src/common/xmlprops.c
6281         * src/common/xmlprops.h
6282         * src/gtk/about.c
6283         * src/gtk/colorlabel.c
6284         * src/gtk/colorsel.c
6285         * src/gtk/colorsel.h
6286         * src/gtk/combobox.c
6287         * src/gtk/combobox.h
6288         * src/gtk/description_window.c
6289         * src/gtk/description_window.h
6290         * src/gtk/filesel.c
6291         * src/gtk/filesel.h
6292         * src/gtk/foldersort.c
6293         * src/gtk/foldersort.h
6294         * src/gtk/gtksctree.c
6295         * src/gtk/gtkutils.c
6296         * src/gtk/gtkutils.h
6297         * src/gtk/inputdialog.c
6298         * src/gtk/inputdialog.h
6299         * src/gtk/logwindow.c
6300         * src/gtk/logwindow.h
6301         * src/gtk/manage_window.c
6302         * src/gtk/manage_window.h
6303         * src/gtk/menu.c
6304         * src/gtk/menu.h
6305         * src/gtk/pluginwindow.c
6306         * src/gtk/pluginwindow.h
6307         * src/gtk/prefswindow.c
6308         * src/gtk/prefswindow.h
6309         * src/gtk/progressdialog.c
6310         * src/gtk/progressdialog.h
6311         * src/gtk/sslcertwindow.c
6312         * src/gtk/sslcertwindow.h
6313         * src/plugins/bogofilter/bogofilter.c
6314         * src/plugins/bogofilter/bogofilter.h
6315         * src/plugins/bogofilter/bogofilter_gtk.c
6316         * src/plugins/clamav/clamav_plugin.c
6317         * src/plugins/clamav/clamav_plugin.h
6318         * src/plugins/clamav/clamav_plugin_gtk.c
6319         * src/plugins/demo/demo.c
6320         * src/plugins/dillo_viewer/dillo_prefs.c
6321         * src/plugins/dillo_viewer/dillo_prefs.h
6322         * src/plugins/dillo_viewer/dillo_viewer.c
6323         * src/plugins/pgpcore/passphrase.c
6324         * src/plugins/pgpcore/passphrase.h
6325         * src/plugins/pgpcore/pgp_viewer.c
6326         * src/plugins/pgpcore/pgp_viewer.h
6327         * src/plugins/pgpcore/plugin.c
6328         * src/plugins/pgpcore/select-keys.c
6329         * src/plugins/pgpcore/select-keys.h
6330         * src/plugins/pgpcore/sgpgme.c
6331         * src/plugins/pgpcore/sgpgme.h
6332         * src/plugins/pgpinline/pgpinline.c
6333         * src/plugins/pgpinline/pgpinline.h
6334         * src/plugins/pgpinline/plugin.c
6335         * src/plugins/pgpmime/pgpmime.c
6336         * src/plugins/pgpmime/pgpmime.h
6337         * src/plugins/pgpmime/plugin.c
6338         * src/plugins/spamassassin/spamassassin.c
6339         * src/plugins/spamassassin/spamassassin.h
6340         * src/plugins/spamassassin/spamassassin_gtk.c
6341         * src/plugins/trayicon/trayicon.c
6342                 it's 2007, update the year in the copyright headers
6344 2007-01-03 [paul]       2.6.1cvs95
6346         * src/gtk/about.c
6347                 it is 2007, use it in the copyright string
6349 2007-01-03 [paul]       2.6.1cvs94
6351         * src/html.c
6352                 html entity conversion:
6353                 move &#153; to a more suitable place
6354                 add &bull; and &ndash;
6355                 make sure &mdash; and &#8212; are both
6356                 converted the same
6358 2007-01-02 [colin]      2.6.1cvs93
6360         * src/addrbook.c
6361                 Fix leak
6362         * src/common/plugin.c
6363                 Add comment
6364         * src/etpan/imap-thread.c
6365                 Fix warning
6367 2006-12-31 [paul]       2.6.1cvs92
6369         * src/prefs_summaries.c
6370                 use gtk_button_new_from_stock()
6372 2006-12-30 [colin]      2.6.1cvs91
6374         * src/folder.c
6375         * src/imap_gtk.c
6376         * src/mh_gtk.c
6377                 Don't update filtering and account paths 
6378                 when copying folders
6380 2006-12-30 [colin]      2.6.1cvs90
6382         * src/prefs_compose_writing.c
6383         * src/prefs_quote.c
6384         * src/prefs_template.c
6385                 Use message font for Writing and 
6386                 Quoting prefs, as well as Templates.
6388 2006-12-30 [colin]      2.6.1cvs89
6390         * src/prefs_summaries.c
6391                 Rework GUI; patch by Pawel
6393 2006-12-29 [colin]      2.6.1cvs88
6395         * src/prefs_folder_item.c
6396                 Fix bug 1085, 'Apply to subfolder 
6397                 doesn't work' - I was mistaken saying
6398                 it worked in every case
6400 2006-12-28 [colin]      2.6.1cvs87
6402         * src/gtk/gtkaspell.c
6403                 Don't assert if use_alternate is true
6404                 and alt_dictionary isn't set -- this 
6405                 is what happens on upgrade! Rather,
6406                 do with it.
6408 2006-12-28 [colin]      2.6.1cvs86
6410         * Makefile.am
6411                 Fix desktop/icon simplification
6413 2006-12-28 [colin]      2.6.1cvs85
6415         * Makefile.am
6416                 Make desktop and icon not 
6417                 dependant on the desktop
6419 2006-12-28 [wwp]        2.6.1cvs84
6421         * src/plugins/pgpmime/claws.def
6422                 Add missing symbol (discards gpg4win's 03-plugins-symbols.patch).
6424 2006-12-28 [wwp]        2.6.1cvs83
6426         * src/prefs_folder_item.c
6427                 Fix coloring of "simplify subject regexp" (folder prefs),
6428                 which might be left to red whereas the regexp gets empty.
6430 2006-12-28 [wwp]        2.6.1cvs82
6432         * src/prefs_common.c
6433         * src/prefs_common.h
6434         * src/addressbook.c
6435         * src/addressitem.h
6436                 Save addressbook mainwindow's horizontal and vertical splitter position.
6438 2006-12-27 [wwp]        2.6.1cvs81
6440         * src/gtk/gtkaspell.c
6441         * src/gtk/gtkaspell.h
6442         * src/compose.c
6443                 Fix assignment of compose's default and alternate dictionary from
6444                 account or folder settings. Now gtkaspell_change_dict does rotate
6445                 dicts only when it's called from a menu cb.
6447 2006-12-27 [wwp]        2.6.1cvs80
6449         * src/folder_item_prefs.c
6450                 Fix randomly initialized default-alt-dictionary (folder prefs),
6451                 complete 2.6.1cvs72.
6453 2006-12-27 [paul]       2.6.1cvs79
6455         * src/imap_gtk.c
6456         * src/mh_gtk.c
6457                 Add Copy folder in the folder's contextual
6458                 menu
6460 2006-12-27 [wwp]        2.6.1cvs78
6462         * src/imap.c
6463                 Clean up session locking, thanks to Colin.
6465 2006-12-26 [colin]      2.6.1cvs77
6467         * src/statusbar.c
6468                 Revert previous patch
6470 2006-12-26 [colin]      2.6.1cvs76
6472         * src/folder.c
6473         * src/folderview.c
6474         * src/imap.c
6475         * src/statusbar.c
6476         * src/etpan/imap-thread.c
6477                 Fix previous commit warnings
6478                 Make statusbar update every second if total < 20
6479                 Make IMAP APPEND faster by simplifying log              
6481 2006-12-26 [colin]      2.6.1cvs75
6483         * src/folder.c
6484         * src/folder.h
6485         * src/folderview.c
6486         * src/folderview.h
6487         * src/imap_gtk.c
6488         * src/mh_gtk.c
6489                 Make it possible to copy folders accross
6490                 mailboxes (this was an arbitrary limitation).
6491                 Still make it impossible to move folders 
6492                 accross mailboxes.
6494 2006-12-26 [colin]      2.6.1cvs74
6496         * src/etpan/imap-thread.c
6497                 Fix bug 1081, 'claws-mail 
6498                 segfaults when going offline 
6499                 while it transfers mails via 
6500                 imap'
6502 2006-12-26 [colin]      2.6.1cvs73
6504         * src/folder_item_prefs.c
6505                 Don't forget alt dictionary when
6506                 renaming/moving folders
6508 2006-12-26 [wwp]        2.6.1cvs72
6510         * src/folder_item_prefs.c
6511                 Add missing defaults for per-folder alt dict
6512                 (forgotten in 2.6.1cvs61).
6514 2006-12-26 [colin]      2.6.1cvs71
6516         * src/wizard.c
6517                 Add tooltip to state that specifying
6518                 full path to mailbox is possible
6520 2006-12-26 [wwp]        2.6.1cvs70
6522         * src/partial_download.c
6523         * src/gtk/gtkvscrollbutton.c
6524         * src/plugins/pgpinline/plugin.c
6525                 Fix for few compiler warnings that matter.
6527 2006-12-25 [colin]      2.6.1cvs69
6529         * src/partial_download.c
6530                 Fix marking for download or deletion
6531                 when the header isn't the first
6532         * src/gtk/logwindow.c
6533                 Fix start of scrolling
6535 2006-12-23 [paul]       2.6.1cvs68
6537         * src/compose.c
6538                 change last commit to use the 'academic'
6539                 method instead. Thanks to wwp
6541 2006-12-23 [paul]       2.6.1cvs67
6543         * src/compose.c
6544                 don't warn about empty subject when
6545                 redirecting
6547 2006-12-22 [colin]      2.6.1cvs66
6549         * src/summary_search.c
6550                 Fix previous patch
6552 2006-12-22 [colin]      2.6.1cvs65
6554         * src/gtk/gtkutils.c
6555         * src/imap.c
6556         * src/jpilot.c
6557         * src/summary_search.c
6558                 A few warning fixes
6560 2006-12-23 [paul]       
6562         2.7.0-rc2 released
6564 2006-12-22 [colin]      2.6.1cvs64
6566         * src/toolbar.c
6567         * src/toolbar.h
6568                 Add a combo to the learn spam button
6569         * src/plugins/bogofilter/bogofilter.c
6570         * src/plugins/bogofilter/bogofilter_gtk.c
6571         * src/plugins/bogofilter/bogofilter.h
6572                 Allow to store Unsure mails in a specific
6573                 folder to make better teaching easier
6575 2006-12-21 [wwp]        2.6.1cvs63
6577         * src/compose.c
6578         * src/prefs_common.c
6579         * src/prefs_common.h
6580         * src/prefs_spelling.c
6581         * src/gtk/gtkaspell.c
6582         * src/gtk/gtkaspell.h
6583                 Allow spell-checking using both current and alternate dictionaries
6584                 (thanks to Colin).
6586 2006-12-21 [wwp]        2.6.1cvs62
6588         * src/gtk/gtkaspell.c
6589                 Apply recheck_when_changing_dict (highlight all mispelled words)
6590                 when switching to alternate dictionary.
6592 2006-12-21 [wwp]        2.6.1cvs61
6594         * src/compose.c
6595         * src/folder_item_prefs.h
6596         * src/prefs_common.c
6597         * src/prefs_common.h
6598         * src/prefs_folder_item.c
6599         * src/prefs_spelling.c
6600         * src/gtk/gtkaspell.c
6601         * src/gtk/gtkaspell.h
6602                 Add global and per-folder prefs to set the default
6603                 alternate dictionary.
6605 2006-12-21 [colin]      2.6.1cvs60
6607         * src/folder.c
6608                 Look for folders by path in all folders
6609         * src/html.c
6610                 add &mdash;
6612 2006-12-20 [colin]      2.6.1cvs59
6614         * src/gtk/quicksearch.c
6615                 Make sure in_typing is false when clearing
6617 2006-12-20 [wwp]        2.6.1cvs58
6619         * configure.ac
6620                 change manual's target dir to be LFH-compliant (thanks to Colin).
6622 2006-12-20 [wwp]        2.6.1cvs57
6624         * src/prefs_common.c
6625         * src/prefs_summaries.c
6626                 i18n fix and factorize patch, thanks to Fabien.
6628 2006-12-20 [paul]       2.6.1cvs56
6630         * configure.ac
6631                 last of the renaming (??)
6632         * src/main.c
6633                 correct --help info of --status-full
6634         * src/plugins/bogofilter/bogofilter.c
6635                 make FALSE default of whitelist_ab
6637 2006-12-19 [colin]      2.6.1cvs55
6639         * src/jpilot.c
6640                 Same as before, without depending on
6641                 pisock >= 0.12
6643 2006-12-19 [colin]      2.6.1cvs54
6645         * src/jpilot.c
6646                 Fix bug 1059, 'Better jpilot charset 
6647                 handling'. Use libpisync's charset conversion
6648                 if possible
6650 2006-12-19 [colin]      2.6.1cvs53
6652         * po/fr.po
6653                 Updated by Fabien
6655 2006-12-19 [wwp]        2.6.1cvs52
6657         * src/gtk/about.c
6658                 Add missing #include (thanks to Colin).
6660 2006-12-19 [wwp]        2.6.1cvs51
6662         * src/prefs_receive.c
6663                 Better spacing between widgets in prefs.
6665 2006-12-18 [colin]      2.6.1cvs50
6667         * src/imap.c
6668                 Fix failure to get separator on LIST "" ""
6669                 Try LIST "" "INBOX" too.
6671 2006-12-18 [wwp]        2.6.1cvs49
6673         * src/common/session.c
6674                 Fix a compiler warning (thanks to Fabien).
6676 2006-12-18 [wwp]        2.6.1cvs48
6678         * src/compose.c
6679         * src/prefs_quote.c
6680                 Factorize some strings for translation (it's about error
6681                 messages when applying or checking template/quote format).
6683 2006-12-18 [colin]      2.6.1cvs47
6685         * Makefile.am
6686         * src/common/defs.h
6687         * src/gtk/Makefile.am
6688         * src/gtk/about.c
6689                 Add a Release notes tab from the contents of
6690                 $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
6692 2006-12-17 [colin]      2.6.1cvs46
6694         * src/mimeview.c
6695         * src/textview.c
6696         * src/gtk/filesel.c
6697                 Correctly convert from/to UTF8/filename encoding
6698                 when loading and saving files. Probably fixes
6699                 bug 1068, 'Claws-Mail uses 100% CPU when looking 
6700                 for a file to attach and is blocked...'
6702 2006-12-17 [colin]      2.6.1cvs45
6704         * src/gtk/logwindow.c
6705                 Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
6706                 IMAP folder and is blocked on main thread': 
6707                 make sure we put utf8 in the log.
6709 2006-12-16 [colin]      2.6.1cvs44
6711         * src/toolbar.c
6712         * src/toolbar.h
6713                 Fix bug 1055, 'Add the 'cancel receive' 
6714                 in the available events for the toolbar buttons'
6716 2006-12-16 [colin]      2.6.1cvs43
6718         * po/POTFILES.in
6719         * src/imap.c
6720         * src/common/nntp.c
6721         * src/common/session.c
6722                 Log error when SSL handshakes fail. 
6723                 Fixes bug 1082, 'incorrect / imprecise 
6724                 error message when imap server provides 
6725                 ssl only through STARTTLS but SSL is 
6726                 selected'
6728 2006-12-15 [wwp]        2.6.1cvs42
6730         * src/plugins/bogofilter/bogofilter_gtk.c
6731                 set proper sensitivity to widgets I've recently added.
6733 2006-12-15 [colin]      
6735         2.7.0-rc1 released
6737 2006-12-15 [wwp]        2.6.1cvs41
6739         * src/plugins/bogofilter/bogofilter.c
6740         * src/plugins/bogofilter/bogofilter.h
6741         * src/plugins/bogofilter/bogofilter_gtk.c
6742                 bogofilter's whitelist can now use a subset of
6743                 the addressbook (either a book, a subfolder of a book,
6744                 or the whole addressbook by using "Any"). Re-used there
6745                 some pref_matcher widgets and mechanisms to match a subset
6746                 of the addressbook.
6748 2006-12-15 [wwp]        2.6.1cvs40
6750         * src/wizard.c
6751         * src/common/plugin.c
6752         * src/common/plugin.h
6753         * src/gtk/about.c
6754         * src/plugins/bogofilter/bogofilter.c
6755         * src/plugins/clamav/clamav_plugin.c
6756         * src/plugins/demo/demo.c
6757         * src/plugins/dillo_viewer/dillo_viewer.c
6758         * src/plugins/pgpcore/plugin.c
6759         * src/plugins/pgpinline/plugin.c
6760         * src/plugins/pgpmime/plugin.c
6761         * src/plugins/spamassassin/spamassassin.c
6762         * src/plugins/trayicon/trayicon.c
6763                 factorize some translatable strings (plugins-related),
6764                 fix missing punctuation in several places,
6765                 remove useless translatable \n in about.c,
6766                 and factorize plugin init code w/ a new function
6767                 check_plugin_version() in common/plugin.c.
6768                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
6770 2006-12-15 [wwp]        2.6.1cvs39
6772         * src/plugins/bogofilter/bogofilter.c
6773         * src/plugins/bogofilter/bogofilter_gtk.c
6774                 flag whitelisted spams as spam, but don't filter it to the spam
6775                 folder. Thanks to Colin.
6777 2006-12-15 [ticho]      2.6.1cvs38
6779         * src/plugins/bogofilter/bogofilter.c
6780         * src/plugins/bogofilter/bogofilter.h
6781         * src/plugins/bogofilter/bogofilter_gtk.c
6782                 Add option to whitelist senders found in addressbook. Patch by colin.
6784 2006-12-15 [paul]       2.6.1cvs37
6786         * src/folderview.c
6787                 add missing #include "log.h"
6789 2006-12-15 [paul]       2.6.1cvs36
6791         * src/plugins/bogofilter/bogofilter.c
6792         * src/plugins/bogofilter/bogofilter.h
6793         * src/plugins/bogofilter/bogofilter_gtk.c
6794                 Add an option to allow inserting an
6795                 X-Claws-Bogosity header (on MH folders
6796                 only). Patch by Colin
6798 2006-12-14 [colin]      2.6.1cvs35
6800         * src/main.c
6801                 "Yes" should be the default choice for
6802                 migration configuration
6804 2006-12-14 [paul]       2.6.1cvs34
6806         * src/prefs_summaries.c
6807         * manual/advanced.xml
6808                 Unhide mark_as_read_delay
6810 2006-12-14 [paul]       2.6.1cvs33
6812         * src/messageview.c
6813         * src/messageview.h
6814         * src/mimeview.c
6815         * src/mimeview.h
6816         * src/summaryview.c
6817         * src/textview.c
6818         * src/textview.h
6819                 Fix printing of selection
6820                 Fix printing of message parts
6821                 Fix printing of images
6822         * src/gtk/gtksourceprintjob.c
6823                 Fix page count when there are images
6825 2006-12-14 [wwp]        2.6.1cvs32
6827         * src/mainwindow.c
6828         * src/summaryview.c
6829         * src/summaryview.h
6830         * src/gtk/quicksearch.c
6831                 fix quicksearch 'magnify' button status when QS is closed
6832                 using the Escape key, thanks to Colin.
6834 2006-12-14 [wwp]        2.6.1cvs31
6836         * src/mainwindow.c
6837         * src/summaryview.c
6838         * src/summaryview.h
6839         * src/gtk/quicksearch.c
6840                 fix quicksearch 'magnify' button status when QS is closed
6841                 using the Escape key, thanks to Colin.
6843 2006-12-13 [colin]      2.6.1cvs30
6845         * src/ldapquery.c
6846         * src/ldaputil.c
6847                 Use the binary safe version of ldap_get_values,
6848                 to make sure we manipulate null-terminated 
6849                 strings. Maybe fixes bug 1075, 'claws mail 
6850                 segfault when completing ldap adresses'
6851         * src/syldap.c ** REMOVED **
6852         * src/syldap.h ** REMOVED **
6853                 Remove dead files
6855 2006-12-13 [mones]      2.6.1cvs29
6857         * po/es.po
6858                 Fixed piped strings, fixed click translation
6860 2006-12-13 [paul]       2.6.1cvs28
6862         * src/main.c
6863                 don't translate these strings
6865 2006-12-13 [paul]       2.6.1cvs27
6867         * po/en_GB.po
6868                 updated
6870 2006-12-13 [colin]      2.6.1cvs26
6872         * src/main.c
6873         * src/main.h
6874                 Add claws_is_starting()
6876 2006-12-13 [mones]      2.6.1cvs25
6878         * manual/es/advanced.xml
6879         * po/es.po
6880                 Synced manual and updated translation
6882 2006-12-12 [colin]      2.6.1cvs24
6884         * src/wizard.c
6885                 Add an option to use STARTTLS in the
6886                 welcome wizard. Fixes bug 1080, 
6887                 'Using SSL option in wizard for incoming 
6888                 server does not activate SSL with STARTTLS'
6890 2006-12-12 [colin]      2.6.1cvs23
6892         * src/main.c
6893                 Don't exit when there's an incomplete
6894                 mailbox configured - leaves a chance 
6895                 to fix a failing IMAP account. Exit
6896                 if no mailbox at all is loaded (case
6897                 of missing plugin).
6898                 Completes bug 1077's fix (I was wrong
6899                 in this bug's comment #3).
6901 2006-12-12 [colin]      2.6.1cvs22
6903         * src/gtk/menu.h
6904                 Add another menu data type
6905         * src/prefs_account.c
6906                 Complete the completion of bug 1076
6907                 (doesn't lose the pref on apply)
6909 2006-12-12 [paul]       2.6.1cvs21
6911         * src/prefs_account.c
6912                 complete the fix of bug 1076
6913                 also be more verbose with the text
6915 2006-12-12 [paul]       2.6.1cvs20
6917         * src/gtk/combobox.c
6918                 fix compilation warning
6920 2006-12-11 [colin]      2.6.1cvs19
6922         * src/wizard.c
6923                 Document :port in server entry tooltips
6925 2006-12-11 [colin]      2.6.1cvs18
6927         * src/main.c
6928                 Fix compile
6930 2006-12-11 [colin]      2.6.1cvs17
6932         * src/main.c
6933                 Add failing IMAP as a reason for no
6934                 mailbox
6936 2006-12-11 [colin]      2.6.1cvs16
6938         * src/prefs_account.c
6939                 Check for existence of inbox for local
6940                 accounts too
6941         * src/wizard.c
6942                 Allow setting the port to use for servers
6943                 by using the usual "server.example.com:port"
6944                 syntax. Fixes bug 1077, 'sylpheed-claws does 
6945                 not start when IMAP server is unavailable'
6947 2006-12-11 [colin]      2.6.1cvs15
6949         * src/prefs_account.c
6950                 Prevent use of non-existing default inbox
6952 2006-12-11 [colin]      2.6.1cvs14
6954         * src/prefs_account.c
6955                 Fix sensitivity. Fixes bug 1076, 'privacy 
6956                 options are displayed even when pgp plugin 
6957                 not loaded / available'
6959 2006-12-09 [colin]      2.6.1cvs13
6961         * manual/advanced.xml
6962         * src/prefs_common.c
6963         * src/prefs_common.h
6964         * src/common/ssl_certificate.c
6965                 Add a new hidden preference, 'unsafe_ssl_certs',
6966                 which allows to store multiple certificates per
6967                 server/port. This is disabled by default because
6968                 it's less secure (presenting a new certificate
6969                 instead of a changed one raises less alarms).
6970                 This will cause Claws to ask about an unknown
6971                 certificate for people who have used 2.6.1cvs8
6972                 or greater.
6974 2006-12-09 [colin]      2.6.1cvs12
6976         * src/action.c
6977                 Fix cache updating after action
6979 2006-12-07 [wwp]        2.6.1cvs11
6981         * src/compose.c
6982                 fix email address comparison when replying to all
6983                 (avoid replying to ourselves), thanks to Colin.
6985 2006-12-06 [paul]       2.6.1cvs10
6987         * src/addrharvest.c
6988         * src/editldap.c
6989         * src/expldifdlg.c
6990         * src/news.c
6991         * src/toolbar.c
6992         * src/common/utils.c
6993                 ...and more renaming
6994                 Thanks to Colin
6996 2006-12-06 [paul]       2.6.1cvs9
6998         * src/compose.c
6999         * src/messageview.c
7000         * src/procheader.c
7001         * src/procmime.c
7002         * src/procmsg.c
7003         * src/textview.c
7004                 more renaming
7005                 Thanks to Colin
7007 2006-12-06 [colin]      2.6.1cvs8
7009         * src/ssl_manager.c
7010         * src/common/ssl_certificate.c
7011         * src/common/ssl_certificate.h
7012                 Handle multiple certificates per host/port
7014 2006-12-06 [colin]      2.6.1cvs7
7016         * src/etpan/imap-thread.c
7017                 Fix certificate checking on IMAP
7019 2006-12-06 [colin]      2.6.1cvs6
7021         * src/folderview.c
7022                 Fix bug 1072, 'Claws stops fetching newsgroups 
7023                 from server when newsgroup got deleted': continue
7024                 checking other groups
7026 2006-12-05 [wwp]        2.6.1cvs5
7028         * src/message_search.c
7029         * src/summary_search.c
7030         * src/gtk/combobox.c
7031         * src/gtk/combobox.h
7032         * src/gtk/gtkutils.c
7033         * src/gtk/gtkutils.h
7034                 make up and down arrow keys in modern gtk_combo_box_entry widgets
7035                 behave like w/ old comboboxes (summary and message search only).
7037 2006-12-05 [paul]       2.6.1cvs4
7039         * src/wizard.c
7040                 encode headers
7041                 Thanks to Colin
7043 2006-12-05 [paul]       2.6.1cvs3
7045         * tools/README
7046         * tools/textviewer.pl
7047                 script updated and description added
7049 2006-12-04 [colin]      2.6.1cvs2
7051         * src/compose.c
7052                 Run pre-send hook only when checking
7053                 everything
7055 2006-12-04 [paul]       2.6.1cvs1
7057         * NEWS
7058         * README
7059         * RELEASE_NOTES
7060         * configure.ac
7061         * tools/README
7062                 bump up version number following stable release
7064 2006-12-04 [paul]       2.6.0cvs83
7066         * README
7067                 updates and corrections
7069 2006-12-04 [colin]      2.6.0cvs82
7071         * src/common/utils.c
7072                 Probably fix bug 1066, 'Incorrect mailbox 
7073                 size displayed'
7075 2006-12-04 [colin]      2.6.0cvs81
7077         * src/common/utils.c
7078                 Trim tabs from mailcap file too.
7080 2006-12-02 [paul]       2.6.0cvs80
7082         * src/exphtmldlg.c
7083                 fix broken GUI under certain languages
7084         * src/expldifdlg.c
7085                 put the Cancel button to the right
7087 2006-12-01 [paul]       2.6.0cvs79
7089         * tools/Makefile.am
7090                 remove reference to removed file
7092 2006-12-01 [wwp]        2.6.0cvs78
7094         * src/addressbook.c
7095         * src/editaddress.c
7096                 remove forgotten debug statements.
7098 2006-12-01 [wwp]        2.6.0cvs77
7100         * manual/advanced.xml
7101         * manual/fr/advanced.xml
7102         * src/addressbook.c
7103         * src/addressbook.h
7104         * src/addressitem.h
7105         * src/editaddress.c
7106         * src/editaddress.h
7107         * src/prefs_common.c
7108         * src/prefs_common.h
7109         * src/gtk/gtkutils.c
7110         * src/gtk/gtkutils.h
7111                 add a hidden option to allow embedding the editaddress (edit contact details)
7112                 dialog into the addressbook's window. This doesn't change the default
7113                 behaviour.
7115 2006-12-01 [wwp]        2.6.0cvs76
7117         * src/message_search.c
7118         * src/summary_search.c
7119                 fix more focus issues (don't set focus to combobox's entry widget when
7120                 entry's value changed, if entry widget has focus already).
7122 2006-12-01 [wwp]        2.6.0cvs75
7124         * src/gtk/quicksearch.c
7125                 revert last changes to the quicksearch gtk_combo_box, this needs more
7126                 tuning and testing.
7128 2006-12-01 [paul]       2.6.0cvs74
7130         * tools/kdeservicemenu/README
7131         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7132         * tools/kdeservicemenu/install.sh
7133         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
7134         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
7135                 simplify this stuff, and in so doing,
7136                 fix it. (possibly re-extend it again at
7137                 a later date)
7139 2006-12-01 [wwp]        2.6.0cvs73
7141         * src/gtk/quicksearch.c
7142                 adapt quicksearch code to use modern gtk_combo_box'es.
7144 2006-12-01 [wwp]        2.6.0cvs72
7146         * src/common/defs.h
7147         * src/prefs_common.c
7148         * src/prefs_common.h
7149         * src/message_search.c
7150         * src/summary_search.c
7151         * src/gtk/combobox.c
7152         * src/gtk/combobox.h
7153                 add history combos to all message and summary search fields.
7155 2006-12-01 [wwp]        2.6.0cvs71
7157         * src/summaryview.c
7158                 As the list may change while the mark as read delay
7159                 runs, we can't rely on the 'row' pointer, which can
7160                 be invalid when the timeout is called. As the mark
7161                 as read is only done if the message is still selected,
7162                 use summaryview->selected instead. Thanks to Colin.
7164 2006-11-30 [paul]       2.6.0cvs70
7166         * src/textview.c
7167                 give emphasis to "Sylpheed-Claws"
7168                 as well as "Claws Mail"
7170 2006-11-30 [colin]      2.6.0cvs69
7172         * src/wizard.c
7173                 Put the SSL checkboxes in the receiving
7174                 and sending server pages.
7176 2006-11-29 [colin]      2.6.0cvs68
7178         * src/gtk/gtkutils.c
7179         * src/gtk/gtkvscrollbutton.c
7180                 Revert some deprecated fixes - they seem to
7181                 deprecate stuff as soon as a new one gets out.
7182                 g_object_ref_sink needed glib-2.10.
7184 2006-11-29 [colin]      2.6.0cvs67
7186         * src/common/utils.c
7187                 Create .mailcap if it doesn't exist
7189 2006-11-29 [colin]      2.6.0cvs66
7191         * src/compose.c
7192                 Followup to cvs60: use original list
7193                 of recipients if replying to a mail
7194                 in Sent Drafts or Queue.
7196 2006-11-27 [paul]       2.6.0cvs65
7198         * src/image_viewer.c
7199                 revert the last change for now (it's broken)
7201 2006-11-27 [paul]       2.6.0cvs64
7203         * Makefile.am
7204         * configure.ac
7205         * m4/aclocal-include.m4
7206         * m4/check-type.m4
7207         * src/Makefile.am
7208         * src/addr_compl.c
7209         * src/compose.c
7210         * src/crash.c
7211         * src/export.c
7212         * src/exporthtml.c
7213         * src/exportldif.c
7214         * src/imap.c
7215         * src/import.c
7216         * src/main.c
7217         * src/main.h
7218         * src/matcher.c
7219         * src/mimeview.c
7220         * src/procmsg.c
7221         * src/textview.c
7222         * src/common/Makefile.am
7223         * src/common/claws.c
7224         * src/common/claws.h
7225         * src/common/ssl.c
7226         * src/common/sylpheed.c
7227         * src/common/sylpheed.h
7228         * src/etpan/Makefile.am
7229         * src/gtk/Makefile.am
7230         * src/gtk/claws-marshal.list
7231         * src/gtk/filesel.c
7232         * src/gtk/gtksctree.c
7233         * src/gtk/quicksearch.c
7234         * src/gtk/sylpheed-marshal.list
7235         * src/plugins/bogofilter/bogofilter.c
7236         * src/plugins/bogofilter/bogofilter_gtk.c
7237         * src/plugins/clamav/clamav_plugin.c
7238         * src/plugins/clamav/clamav_plugin_gtk.c
7239         * src/plugins/demo/demo.c
7240         * src/plugins/dillo_viewer/dillo_viewer.c
7241         * src/plugins/pgpcore/Makefile.am
7242         * src/plugins/pgpcore/claws.def
7243         * src/plugins/pgpcore/pgp_viewer.c
7244         * src/plugins/pgpcore/plugin.c
7245         * src/plugins/pgpcore/sylpheed.def
7246         * src/plugins/pgpinline/Makefile.am
7247         * src/plugins/pgpinline/claws.def
7248         * src/plugins/pgpinline/plugin.c
7249         * src/plugins/pgpinline/sylpheed.def
7250         * src/plugins/pgpmime/Makefile.am
7251         * src/plugins/pgpmime/claws.def
7252         * src/plugins/pgpmime/plugin.c
7253         * src/plugins/pgpmime/sylpheed.def
7254         * src/plugins/spamassassin/spamassassin.c
7255         * src/plugins/spamassassin/spamassassin_gtk.c
7256         * src/plugins/trayicon/trayicon.c
7257                 yet more renaming
7258                 remove deprecated gtk_tooltips_set_delay()
7260 2006-11-26 [paul]       2.6.0cvs63
7262         * src/expldifdlg.c
7263         * src/folderview.c
7264         * src/image_viewer.c
7265         * src/mainwindow.c
7266         * src/gtk/gtkutils.c
7267         * src/gtk/gtkvscrollbutton.c
7268         * src/gtk/prefswindow.c
7269         * src/plugins/pgpcore/prefs_gpg.c
7270                 replace more deprecated GTK+ functions
7272 2006-11-26 [paul]       2.6.0cvs62
7274         * src/addr_compl.c
7275         * src/addressbook.c
7276         * src/browseldap.c
7277                 replace deprecated gtk_idle_... functions
7279 2006-11-26 [paul]       2.6.0cvs61
7281         * src/compose.c
7282         * src/folderview.c
7283         * src/inc.c
7284         * src/summaryview.c
7285         * src/gtk/gtkvscrollbutton.c
7286         * src/gtk/quicksearch.c
7287         * src/plugins/pgpcore/passphrase.c
7288                 replace deprecated gtk_timeout_add and
7289                 gtk_timeout_remove
7291 2006-11-26 [paul]       2.6.0cvs60
7293         * src/compose.c
7294                 fix bug that caused the wrong recipient
7295                 to be selected when replying to a msg
7296                 which is From one of our accounts to
7297                 another of our accounts
7299 2006-11-25 [paul]       2.6.0cvs59
7301         * src/summaryview.c
7302                 don't change the From column title to
7303                 To if the To column is visible
7305 2006-11-24 [paul]       2.6.0cvs58
7307         * src/compose.c
7308                 fix bug 1069, 'Sent mails disappear, BCC
7309                 or locking problem?'
7311 2006-11-21 [wwp]        2.6.0cvs57
7313         * src/compose.c
7314                 fix spelling menu when replying (same as 2.3.1cvs39):
7315                 discrepancy between context menu and top menu when
7316                 folder's dictionary isn't the default one.
7318 2006-11-19 [paul]       2.6.0cvs56
7320         * src/summaryview.c
7321                 obey always_show_msg option when
7322                 marking as spam
7323         * src/plugins/bogofilter/bogofilter.c
7324                 fix typo
7326 2006-11-18 [paul]       2.6.0cvs55
7328         * AUTHORS
7329         * README
7330         * debian/copyright
7331         * manual/ack.xml
7332         * manual/es/ack.xml
7333         * manual/fr/ack.xml
7334         * manual/pl/ack.xml
7335         * src/gtk/authors.h
7336         * src/gtk/icon_legend.c
7337         * src/gtk/icon_legend.h
7338         * tools/OOo2claws-mail.pl
7339         * tools/README
7340         * tools/acroread2claws-mail.pl
7341         * tools/claws.i18n.status.pl
7342         * tools/filter_conv.pl
7343         * tools/filter_conv_new.pl
7344         * tools/freshmeat_search.pl
7345         * tools/google_search.pl
7346         * tools/kmail2claws-mail.pl
7347         * tools/kmail2claws-mail_v2.pl
7348         * tools/maildir2claws-mail.pl
7349         * tools/make.themes.project
7350         * tools/multiwebsearch.pl
7351         * tools/outlook2claws-mail.pl
7352         * tools/tb2claws-mail
7353         * tools/kdeservicemenu/README
7354         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7355                 update mine and wwp's email addresses in
7356                 several places
7357                 Patch by wwp
7358         * src/prefs_compose_writing.c
7359                 set sensitivity on 'new message format' frame
7361 2006-11-17 [paul]       2.6.0cvs54
7363         * src/gtk/about.c
7364                 more reworking of the GUI
7365                 Patch by Fabien Vantard
7367 2006-11-16 [paul]       2.6.0cvs53
7369         * src/gtk/about.c
7370                 set a minimum size for the window, allow
7371                 it to automatically expand as necessary
7373 2006-11-16 [wwp]        2.6.0cvs52
7375         * src/gtk/about.c
7376                 better wrap of copyright info on some systems.
7378 2006-11-16 [paul]       2.6.0cvs51
7380         * src/gtk/about.c
7381                 move the tech info from the upper panel
7382                 to the Info tab
7383                 use a gtk_text_view for the features tab
7385 2006-11-16 [paul]       2.6.0cvs50
7387         * po/Makevars
7388                 update my email address
7389         * src/addressbook.c
7390         * src/compose.c
7391         * src/imap_gtk.c
7392         * src/mh_gtk.c
7393         * src/news_gtk.c
7394         * src/summaryview.c
7395         * src/plugins/trayicon/trayicon.c
7396                 don't offer simple menu separators
7397                 for translation
7398         * src/folderview.c
7399                 add separator between 'mark all read'
7400                 and 'search folder'
7402 2006-11-15 [wwp]        2.6.0cvs49
7404         * src/gtk/authors.h
7405                 updated manuals authors.
7407 2006-11-14 [paul]       2.6.0cvs48
7409         * src/compose.c
7410                 Fix Options/Reply mode after draft save
7412 2006-11-14 [paul]       2.6.0cvs47
7414         * src/Makefile.am
7415                 Fix make DESTDIR=...
7416         * src/mbox.c
7417                 Optimise speed
7418         * src/plugins/pgpinline/pgpinline.c
7419                 Probably fix bug 1061
7421 2006-11-14 [paul]       2.6.0cvs46
7423         * po/Makevars
7424                 enable Q_ macro
7425         * src/Makefile.am
7426         * src/stock_pixmap.c
7427         * src/stock_pixmap.h
7428         * src/gtk/about.c
7429         * src/pixmaps/active.xpm
7430         * src/pixmaps/inactive.xpm
7431                 add a new page, 'Features', to the About dialog
7432                 showing which features are compiled in and which
7433                 are not
7435 2006-11-14 [paul]       2.6.0cvs45
7437         * po/ru.po
7438                 updated by Pavlo Bohmat
7440 2006-11-14 [colin]      2.6.0cvs44
7442         * src/compose.c
7443         * src/inc.c
7444         * src/messageview.c
7445         * src/news.c
7446         * src/pop.c
7447         * src/procmsg.c
7448         * src/gtk/gtkaspell.c
7449                 Fix 64-bit-related warnings
7450         * src/ssl_manager.c
7451                 Fix possible infinite loop
7452         * src/plugins/pgpcore/sgpgme.c
7453                 Remove useless check
7455 2006-11-13 [colin]      2.6.0cvs43
7457         * src/gtk/Makefile.am
7458                 authors.h isn't generated
7460 2006-11-13 [colin]      2.6.0cvs42
7462         * src/plugins/pgpinline/pgpinline.c
7463         * src/plugins/pgpmime/pgpmime.c
7464                 Very probably fix bug 1061, 'crash on 
7465                 opening signed email'. Another cast
7466                 problem
7468 2006-11-13 [colin]      2.6.0cvs41
7470         * src/plugins/pgpcore/sgpgme.c
7471                 Maybe fix bug 1061, 'crash on opening 
7472                 signed email'
7474 2006-11-13 [wwp]        2.6.0cvs40
7476         * src/plugins/pgpinline/pgpinline.c
7477                 fix candidate for bug #1057, thanks to Colin.
7479 2006-11-13 [wwp]        2.6.0cvs39
7481         * src/compose.c
7482         * src/quote_fmt_parse.y
7483                 fix bug 1052: current parser buffer was not always 
7484                 allocated, ptr to this buffer could be returned as 
7485                 NULL whereas no parser error has occurred. in 
7486                 consequence, defining a template body as "%d" 
7487                 (w/o the quotes) for the first time of the instance 
7488                 of claws-mail, was reporting a parser error. make 
7489                 sure that the buffer is always allocated, even to 
7490                 an empty string.
7491                 fix mis-unescaping in compose.:compose_quote_fmt(): 
7492                 unescaping of the fmt string was always done 
7493                 whereas it must be done *only* when receiving 
7494                 quote format strings issued from the prefs 
7495                 (compose new message, reply, forward, redirect 
7496                 formats), *not* when applying templates.  in 
7497                 consequences, applying templates w/ sequences 
7498                 like \\|p{echo} were failing. make sure that 
7499                 unescaping is done only when necessary.
7501 2006-11-12 [colin]      2.6.0cvs38
7503         * po/de.po
7504                 Fix typo (s/KB/MB)
7506 2006-11-12 [colin]      2.6.0cvs37
7508         * src/plugins/pgpinline/pgpinline.c
7509         * src/plugins/pgpmime/pgpmime.c
7510                 Release GPG context at the latest 
7511                 possible moment. Maybe fixes 
7512                 bug 1057, 'crash on sending signed 
7513                 message to a newsgroup'
7514                 
7516 2006-11-12 [colin]      2.6.0cvs36
7518         * src/plugins/pgpcore/sgpgme.c
7519                 Tell a bit more when gpg's status doesn't
7520                 contain any signature
7522 2006-11-12 [colin]      2.6.0cvs35
7524         * src/compose.c
7525                 Fix bug 1060, 'compilation error with 
7526                 Irix's cc'
7528 2006-11-12 [paul]       2.6.0cvs34
7530         * doc/man/claws-mail.1
7531         * src/prefs_gtk.c
7532         * src/plugins/clamav/README
7533         * src/plugins/spamassassin/README
7534         * tools/README
7535         * tools/freshmeat_search.pl
7536         * tools/google_search.pl
7537         * tools/multiwebsearch.pl
7538                 more renaming
7539         * src/plugins/trayicon/trayicon.c
7540                 fix compiliation warning
7542 2006-11-11 [colin]      2.6.0cvs33
7544         * src/folderview.c
7545                 Forbid drag and drop from/to different
7546                 folders of type F_UNKNOWN
7548 2006-11-11 [colin]      2.6.0cvs32
7550         * src/plugins/pgpinline/pgpinline.c
7551                 Fix typo in previous commit:
7552                 - gpgme_new(&ctx);
7553                 + if ((err = gpgme_new(&data->ctx)) ...)
7555 2006-11-11 [colin]      2.6.0cvs31
7557         * src/plugins/pgpinline/pgpinline.c
7558         * src/plugins/pgpmime/pgpmime.c
7559                 Check success after calling gpgme_new
7560                 Maybe fixes bug 1057, 'crash on sending 
7561                 signed message to a newsgroup'
7563 2006-11-11 [colin]      2.6.0cvs30
7565         * src/undo.c
7566                 init undostruct to 0s (from
7567                 valgrind log of bug 1057)
7569 2006-11-10 [colin]      2.6.0cvs29
7571         * src/mainwindow.c
7572                 Set cursor to wait before filtering
7573                 duplicates in all folders
7574         * src/plugins/bogofilter/bogofilter.c
7575         * src/plugins/bogofilter/bogofilter.h
7576         * src/plugins/bogofilter/bogofilter_gtk.c
7577                 Completely thread away the bogofilter
7578                 filtering
7580 2006-11-10 [mones]      2.6.0cvs28
7582         * src/compose.c
7583         * src/compose.h
7584                 added COMPOSE_CHECK_BEFORE_SEND hook
7586 2006-11-10 [paul]       2.6.0cvs27
7588         * src/crash.c
7589                 more renaming
7590                 add libSM to get_compiled_in_features()
7591         * src/main.c
7592                 more renaming
7594 2006-11-10 [colin]      2.6.0cvs26
7596         * src/etpan/imap-thread.c
7597                 Add a reference to libetpan's sasl engine
7598                 so that sasl_done() doesn't get called by
7599                 libetpan, and doesn't break openssl.
7600                 Should fix bug 1053, 'SC fails to reestablish 
7601                 a secure connection'
7602                 Patch by Hoa
7604 2006-11-10 [colin]      2.6.0cvs25
7606         * manual/addrbook.xml
7607         * manual/advanced.xml
7608         * manual/faq.xml
7609         * manual/intro.xml
7610                 Some more renaming
7612 2006-11-09 [colin]      2.6.0cvs24
7614         * src/plugins/bogofilter/bogofilter_gtk.c
7615                 Add comment about annoyance
7617 2006-11-09 [colin]      2.6.0cvs23
7619         * src/plugins/bogofilter/bogofilter.c
7620         * src/plugins/bogofilter/bogofilter_gtk.c
7621                 Prepare things needed to thread bogofilter
7622                 filtering: separate bogo stuff and possible GUI
7623                 stuff. 
7625 2006-11-09 [colin]      2.6.0cvs22
7627         * src/account.c
7628         * src/compose.c
7629                 Search for one of our accounts in Delivered-To
7630                 (helps for auto-account selection when 
7631                  replying/forwarding)
7632         * src/folderview.c
7633         * src/mainwindow.c
7634         * src/mainwindow.h
7635         * src/plugins/trayicon/trayicon.c
7636                 Allow opening a new mail with any account from
7637                 the contextual menu
7639 2006-11-09 [wwp]        2.6.0cvs21
7641         * src/compose.c
7642         * src/prefs_common.c
7643         * src/prefs_common.h
7644         * src/prefs_compose_writing.c
7645                 add a compose new message format (in prefs/compose/writing), it's a
7646                 simple subject+body template to use when opening a new composition
7647                 window. It's similar to the existent reply and forward formats.
7649                 enhanced the template/format % symbols substitution mechanism to
7650                 use current composition window information when % are used in
7651                 the compose new message format or in templates applied to new
7652                 messages (there were useless in that situations before). When
7653                 applied to new messages, %d corresponds to the system time/date.
7655 2006-11-09 [paul]       2.6.0cvs20
7657         * src/gtk/authors.h
7658                 fix last commit
7660 2006-11-09 [paul]       2.6.0cvs19
7662         * src/gtk/authors.h
7663                 keep tje alphabetical order
7665 2006-11-08 [colin]      2.6.0cvs18
7667         * src/etpan/imap-thread.c
7668                 Fix bug 1054, 'Slowness logging big 
7669                 data chunks'
7671 2006-11-08 [paul]       2.6.0cvs17
7673         * tools/Makefile.am
7674                 fix the renaming
7676 2006-11-08 [paul]       2.6.0cvs16
7678         * src/common/defs.h
7679                 update BUGZILLA_URI
7681 2006-11-08 [paul]       2.6.0cvs15
7683         * tools/Makefile.am
7684         * tools/OOo2claws-mail.pl
7685         * tools/OOo2sylpheed.pl
7686         * tools/README
7687         * tools/acroread2claws-mail.pl
7688         * tools/acroread2sylpheed.pl
7689         * tools/kmail2claws-mail.pl
7690         * tools/kmail2claws-mail_v2.pl
7691         * tools/kmail2sylpheed.pl
7692         * tools/kmail2sylpheed_v2.pl
7693         * tools/maildir2claws-mail.pl
7694         * tools/maildir2sylpheed.pl
7695         * tools/nautilus2claws-mail.sh
7696         * tools/nautilus2sylpheed.sh
7697         * tools/outlook2claws-mail.pl
7698         * tools/outlook2sylpheed.pl
7699         * tools/tb2claws-mail
7700         * tools/tb2sylpheed
7701         * tools/tbird2claws.py
7702         * tools/tbird2syl.py
7703         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
7704         * tools/kdeservicemenu/install.sh
7705         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
7706         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
7707         * tools/kdeservicemenu/template_claws-mail-compress-attach.desktop
7708         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
7709         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
7710                 renamed (removed, added) tools files
7712 2006-11-08 [paul]       2.6.0cvs14
7714         * src/main.c
7715         * src/common/defs.h
7716                 Migrate sylpheedrc to clawsrc, and fix the standard
7717                 plugins path in the process
7719 2006-11-07 [colin]      2.6.0cvs13
7721         * src/Makefile.am
7722                 Symlink sylpheed-claws relative to 
7723                 claws-mail
7725 2006-11-07 [colin]      2.6.0cvs12
7727         * src/compose.c
7728                 Fix typo - Reply-To/Mailing-list is broken in 2.6 :-/
7730 2006-11-07 [paul]       2.6.0cvs11
7732         * src/gtk/about.c
7733                 Fix a missed occurence of
7734                 Sylpheed-Claws
7736 2006-11-07 [paul]       2.6.0cvs10
7738         * src/Makefile.am
7739                 Fix symlink installation
7741 2006-11-07 [paul]       2.6.0cvs9
7743         * src/Makefile.am
7744                 Symlink claws-mail to sylpheed-claws
7745         * src/common/utils.c
7746                 Fix migrating symlinks
7747         * src/etpan/imap-thread.c
7748                 check certificate only when there's
7749                 no error
7751 2006-11-07 [paul]       2.6.0cvs8
7753         * Makefile.am
7754                 Fix icon breakages with Gtk, which needs a 
7755                 cache updated to see them.
7757 2006-11-07 [paul]       2.6.0cvs7
7759         * .cvsignore
7760         * AUTHORS
7761         * COPYING
7762         * INSTALL
7763         * Makefile.am
7764         * NEWS
7765         * README
7766         * RELEASE_NOTES
7767         * autogen.sh
7768         * claws-mail-128x128.png
7769         * claws-mail-64x64.png
7770         * claws-mail.ico
7771         * claws-mail.pc.in
7772         * claws-mail.png
7773         * configure.ac
7774         * sylpheed-claws-128x128.png
7775         * sylpheed-claws-64x64.png
7776         * sylpheed-claws.desktop
7777         * sylpheed-claws.ico
7778         * sylpheed-claws.pc.in
7779         * sylpheed-claws.png
7780         * debian/README.Debian
7781         * debian/changelog
7782         * debian/claws-mail.desktop
7783         * debian/claws-mail.menu
7784         * debian/claws-mail.postinst.debhelper
7785         * debian/claws-mail.postrm.debhelper
7786         * debian/control
7787         * debian/copyright
7788         * debian/files
7789         * debian/rules
7790         * debian/sylpheed-claws.desktop
7791         * debian/sylpheed-claws.menu
7792         * debian/sylpheed-claws.postinst.debhelper
7793         * debian/sylpheed-claws.postrm.debhelper
7794         * doc/man/Makefile.am
7795         * doc/man/claws-mail.1
7796         * doc/man/sylpheed-claws.1
7797         * doc/src/ChangeLog.claws-pre0.8.0
7798         * manual/Makefile.am
7799         * manual/account.xml
7800         * manual/ack.xml
7801         * manual/addrbook.xml
7802         * manual/advanced.xml
7803         * manual/claws-mail-manual.xml
7804         * manual/faq.xml
7805         * manual/glossary.xml
7806         * manual/handling.xml
7807         * manual/intro.xml
7808         * manual/keyboard.xml
7809         * manual/plugins.xml
7810         * manual/starting.xml
7811         * manual/sylpheed-claws-manual.xml
7812         * manual/xml2pdf
7813         * manual/dist/.cvsignore
7814         * manual/dist/html/.cvsignore
7815         * manual/dist/html/Makefile.am
7816         * manual/dist/pdf/.cvsignore
7817         * manual/dist/pdf/Makefile.am
7818         * manual/dist/ps/.cvsignore
7819         * manual/dist/ps/Makefile.am
7820         * manual/dist/txt/.cvsignore
7821         * manual/dist/txt/Makefile.am
7822         * manual/es/Makefile.am
7823         * manual/es/advanced.xml
7824         * manual/es/claws-mail-manual.xml
7825         * manual/es/faq.xml
7826         * manual/es/glossary.xml
7827         * manual/es/handling.xml
7828         * manual/es/intro.xml
7829         * manual/es/plugins.xml
7830         * manual/es/sylpheed-claws-manual.xml
7831         * manual/es/dist/.cvsignore
7832         * manual/es/dist/html/.cvsignore
7833         * manual/es/dist/html/Makefile.am
7834         * manual/es/dist/pdf/.cvsignore
7835         * manual/es/dist/pdf/Makefile.am
7836         * manual/es/dist/ps/.cvsignore
7837         * manual/es/dist/ps/Makefile.am
7838         * manual/es/dist/txt/.cvsignore
7839         * manual/es/dist/txt/Makefile.am
7840         * manual/fr/Makefile.am
7841         * manual/fr/account.xml
7842         * manual/fr/ack.xml
7843         * manual/fr/addrbook.xml
7844         * manual/fr/advanced.xml
7845         * manual/fr/claws-mail-manual.xml
7846         * manual/fr/faq.xml
7847         * manual/fr/glossary.xml
7848         * manual/fr/handling.xml
7849         * manual/fr/intro.xml
7850         * manual/fr/keyboard.xml
7851         * manual/fr/plugins.xml
7852         * manual/fr/starting.xml
7853         * manual/fr/sylpheed-claws-manual.xml
7854         * manual/fr/dist/.cvsignore
7855         * manual/fr/dist/html/.cvsignore
7856         * manual/fr/dist/html/Makefile.am
7857         * manual/fr/dist/pdf/.cvsignore
7858         * manual/fr/dist/pdf/Makefile.am
7859         * manual/fr/dist/ps/.cvsignore
7860         * manual/fr/dist/ps/Makefile.am
7861         * manual/fr/dist/txt/.cvsignore
7862         * manual/fr/dist/txt/Makefile.am
7863         * manual/pl/Makefile.am
7864         * manual/pl/account.xml
7865         * manual/pl/ack.xml
7866         * manual/pl/addrbook.xml
7867         * manual/pl/advanced.xml
7868         * manual/pl/claws-mail-manual.xml
7869         * manual/pl/faq.xml
7870         * manual/pl/glossary.xml
7871         * manual/pl/handling.xml
7872         * manual/pl/intro.xml
7873         * manual/pl/keyboard.xml
7874         * manual/pl/plugins.xml
7875         * manual/pl/starting.xml
7876         * manual/pl/sylpheed-claws-manual.xml
7877         * manual/pl/dist/.cvsignore
7878         * manual/pl/dist/html/.cvsignore
7879         * manual/pl/dist/html/Makefile.am
7880         * manual/pl/dist/pdf/.cvsignore
7881         * manual/pl/dist/pdf/Makefile.am
7882         * manual/pl/dist/ps/.cvsignore
7883         * manual/pl/dist/ps/Makefile.am
7884         * manual/pl/dist/txt/.cvsignore
7885         * manual/pl/dist/txt/Makefile.am
7886         * po/.cvsignore
7887         * po/Makevars
7888         * src/.cvsignore
7889         * src/Makefile.am
7890         * src/account.c
7891         * src/account.h
7892         * src/action.c
7893         * src/action.h
7894         * src/adbookbase.h
7895         * src/addr_compl.c
7896         * src/addr_compl.h
7897         * src/addrbook.c
7898         * src/addrcache.c
7899         * src/addrcache.h
7900         * src/addrcindex.c
7901         * src/addrcindex.h
7902         * src/addrclip.c
7903         * src/addrclip.h
7904         * src/addrdefs.h
7905         * src/addressadd.c
7906         * src/addressadd.h
7907         * src/addressbook.c
7908         * src/addressbook.h
7909         * src/addressbook_foldersel.c
7910         * src/addressbook_foldersel.h
7911         * src/addrgather.c
7912         * src/addrgather.h
7913         * src/addrharvest.c
7914         * src/addrharvest.h
7915         * src/addrindex.c
7916         * src/addrindex.h
7917         * src/addritem.c
7918         * src/addritem.h
7919         * src/addrquery.c
7920         * src/addrquery.h
7921         * src/addrselect.c
7922         * src/addrselect.h
7923         * src/alertpanel.c
7924         * src/alertpanel.h
7925         * src/browseldap.c
7926         * src/browseldap.h
7927         * src/codeconv.c
7928         * src/codeconv.h
7929         * src/compose.c
7930         * src/crash.c
7931         * src/crash.h
7932         * src/customheader.c
7933         * src/customheader.h
7934         * src/displayheader.c
7935         * src/displayheader.h
7936         * src/editaddress.c
7937         * src/editaddress.h
7938         * src/editbook.c
7939         * src/editbook.h
7940         * src/editgroup.c
7941         * src/editgroup.h
7942         * src/editjpilot.c
7943         * src/editjpilot.h
7944         * src/editldap.c
7945         * src/editldap.h
7946         * src/editldap_basedn.c
7947         * src/editldap_basedn.h
7948         * src/editvcard.c
7949         * src/editvcard.h
7950         * src/exphtmldlg.c
7951         * src/exphtmldlg.h
7952         * src/expldifdlg.c
7953         * src/expldifdlg.h
7954         * src/export.c
7955         * src/exporthtml.c
7956         * src/exporthtml.h
7957         * src/exportldif.c
7958         * src/exportldif.h
7959         * src/filtering.c
7960         * src/filtering.h
7961         * src/folder.c
7962         * src/folder.h
7963         * src/folder_item_prefs.c
7964         * src/folder_item_prefs.h
7965         * src/foldersel.c
7966         * src/foldersel.h
7967         * src/folderutils.c
7968         * src/folderutils.h
7969         * src/folderview.c
7970         * src/folderview.h
7971         * src/grouplistdialog.c
7972         * src/grouplistdialog.h
7973         * src/html.c
7974         * src/html.h
7975         * src/image_viewer.c
7976         * src/image_viewer.h
7977         * src/imap.c
7978         * src/imap.h
7979         * src/imap_gtk.c
7980         * src/imap_gtk.h
7981         * src/import.c
7982         * src/import.h
7983         * src/importldif.c
7984         * src/importldif.h
7985         * src/importmutt.c
7986         * src/importmutt.h
7987         * src/importpine.c
7988         * src/importpine.h
7989         * src/inc.c
7990         * src/inc.h
7991         * src/jpilot.c
7992         * src/jpilot.h
7993         * src/ldapctrl.c
7994         * src/ldapctrl.h
7995         * src/ldaplocate.c
7996         * src/ldaplocate.h
7997         * src/ldapquery.c
7998         * src/ldapquery.h
7999         * src/ldapserver.c
8000         * src/ldapserver.h
8001         * src/ldaputil.c
8002         * src/ldaputil.h
8003         * src/ldif.c
8004         * src/ldif.h
8005         * src/localfolder.c
8006         * src/localfolder.h
8007         * src/main.c
8008         * src/main.h
8009         * src/mainwindow.c
8010         * src/mainwindow.h
8011         * src/manual.c
8012         * src/manual.h
8013         * src/matcher.c
8014         * src/matcher.h
8015         * src/matcher_parser.h
8016         * src/matcher_parser_lex.l
8017         * src/matcher_parser_parse.y
8018         * src/mbox.c
8019         * src/mbox.h
8020         * src/message_search.c
8021         * src/message_search.h
8022         * src/messageview.c
8023         * src/messageview.h
8024         * src/mh.c
8025         * src/mh.h
8026         * src/mh_gtk.c
8027         * src/mh_gtk.h
8028         * src/mimeview.c
8029         * src/mimeview.h
8030         * src/msgcache.c
8031         * src/msgcache.h
8032         * src/mutt.c
8033         * src/mutt.h
8034         * src/news.c
8035         * src/news.h
8036         * src/news_gtk.c
8037         * src/news_gtk.h
8038         * src/noticeview.c
8039         * src/noticeview.h
8040         * src/partial_download.c
8041         * src/partial_download.h
8042         * src/pine.c
8043         * src/pine.h
8044         * src/pop.c
8045         * src/pop.h
8046         * src/prefs_account.c
8047         * src/prefs_account.h
8048         * src/prefs_actions.c
8049         * src/prefs_actions.h
8050         * src/prefs_common.c
8051         * src/prefs_common.h
8052         * src/prefs_compose_writing.c
8053         * src/prefs_compose_writing.h
8054         * src/prefs_customheader.c
8055         * src/prefs_customheader.h
8056         * src/prefs_display_header.c
8057         * src/prefs_display_header.h
8058         * src/prefs_ext_prog.c
8059         * src/prefs_ext_prog.h
8060         * src/prefs_filtering.c
8061         * src/prefs_folder_column.c
8062         * src/prefs_folder_column.h
8063         * src/prefs_folder_item.c
8064         * src/prefs_folder_item.h
8065         * src/prefs_fonts.c
8066         * src/prefs_fonts.h
8067         * src/prefs_gtk.c
8068         * src/prefs_gtk.h
8069         * src/prefs_image_viewer.c
8070         * src/prefs_image_viewer.h
8071         * src/prefs_matcher.c
8072         * src/prefs_matcher.h
8073         * src/prefs_message.c
8074         * src/prefs_message.h
8075         * src/prefs_msg_colors.c
8076         * src/prefs_msg_colors.h
8077         * src/prefs_other.c
8078         * src/prefs_other.h
8079         * src/prefs_quote.c
8080         * src/prefs_quote.h
8081         * src/prefs_receive.c
8082         * src/prefs_receive.h
8083         * src/prefs_send.c
8084         * src/prefs_send.h
8085         * src/prefs_spelling.c
8086         * src/prefs_spelling.h
8087         * src/prefs_summaries.c
8088         * src/prefs_summaries.h
8089         * src/prefs_summary_column.c
8090         * src/prefs_summary_column.h
8091         * src/prefs_template.c
8092         * src/prefs_template.h
8093         * src/prefs_themes.c
8094         * src/prefs_themes.h
8095         * src/prefs_toolbar.c
8096         * src/prefs_toolbar.h
8097         * src/prefs_wrapping.c
8098         * src/prefs_wrapping.h
8099         * src/privacy.c
8100         * src/privacy.h
8101         * src/procheader.c
8102         * src/procheader.h
8103         * src/procmime.c
8104         * src/procmime.h
8105         * src/procmsg.c
8106         * src/procmsg.h
8107         * src/quote_fmt.c
8108         * src/quote_fmt_parse.y
8109         * src/recv.c
8110         * src/recv.h
8111         * src/remotefolder.c
8112         * src/remotefolder.h
8113         * src/send_message.c
8114         * src/send_message.h
8115         * src/setup.c
8116         * src/setup.h
8117         * src/sourcewindow.c
8118         * src/sourcewindow.h
8119         * src/ssl_manager.c
8120         * src/ssl_manager.h
8121         * src/statusbar.c
8122         * src/statusbar.h
8123         * src/stock_pixmap.c
8124         * src/stock_pixmap.h
8125         * src/summary_search.c
8126         * src/summary_search.h
8127         * src/summaryview.c
8128         * src/summaryview.h
8129         * src/syldap.c
8130         * src/syldap.h
8131         * src/textview.c
8132         * src/textview.h
8133         * src/toolbar.c
8134         * src/toolbar.h
8135         * src/undo.c
8136         * src/undo.h
8137         * src/unmime.c
8138         * src/unmime.h
8139         * src/vcard.c
8140         * src/vcard.h
8141         * src/wizard.c
8142         * src/wizard.h
8143         * src/common/base64.c
8144         * src/common/base64.h
8145         * src/common/defs.h
8146         * src/common/hooks.c
8147         * src/common/hooks.h
8148         * src/common/log.c
8149         * src/common/log.h
8150         * src/common/mgutils.c
8151         * src/common/mgutils.h
8152         * src/common/nntp.c
8153         * src/common/nntp.h
8154         * src/common/passcrypt.c
8155         * src/common/passcrypt.h.in
8156         * src/common/plugin.c
8157         * src/common/plugin.h
8158         * src/common/prefs.c
8159         * src/common/prefs.h
8160         * src/common/progressindicator.c
8161         * src/common/progressindicator.h
8162         * src/common/quoted-printable.c
8163         * src/common/quoted-printable.h
8164         * src/common/session.c
8165         * src/common/session.h
8166         * src/common/smtp.c
8167         * src/common/smtp.h
8168         * src/common/socket.c
8169         * src/common/socket.h
8170         * src/common/ssl.c
8171         * src/common/ssl.h
8172         * src/common/stringtable.c
8173         * src/common/stringtable.h
8174         * src/common/sylpheed.c
8175         * src/common/sylpheed.h
8176         * src/common/template.c
8177         * src/common/template.h
8178         * src/common/timing.h
8179         * src/common/utils.c
8180         * src/common/utils.h
8181         * src/common/version.h.in
8182         * src/common/xml.c
8183         * src/common/xml.h
8184         * src/common/xmlprops.c
8185         * src/common/xmlprops.h
8186         * src/gtk/about.c
8187         * src/gtk/colorlabel.c
8188         * src/gtk/colorlabel.h
8189         * src/gtk/colorsel.c
8190         * src/gtk/colorsel.h
8191         * src/gtk/combobox.c
8192         * src/gtk/combobox.h
8193         * src/gtk/description_window.c
8194         * src/gtk/description_window.h
8195         * src/gtk/filesel.c
8196         * src/gtk/filesel.h
8197         * src/gtk/foldersort.c
8198         * src/gtk/foldersort.h
8199         * src/gtk/gtkaspell.c
8200         * src/gtk/gtkaspell.h
8201         * src/gtk/gtksctree.c
8202         * src/gtk/gtkshruler.c
8203         * src/gtk/gtkshruler.h
8204         * src/gtk/gtkutils.c
8205         * src/gtk/gtkutils.h
8206         * src/gtk/icon_legend.c
8207         * src/gtk/icon_legend.h
8208         * src/gtk/logwindow.c
8209         * src/gtk/logwindow.h
8210         * src/gtk/manage_window.c
8211         * src/gtk/manage_window.h
8212         * src/gtk/pluginwindow.c
8213         * src/gtk/pluginwindow.h
8214         * src/gtk/prefswindow.c
8215         * src/gtk/prefswindow.h
8216         * src/gtk/quicksearch.c
8217         * src/gtk/quicksearch.h
8218         * src/pixmaps/claws-mail.xpm
8219         * src/pixmaps/claws-mail_icon.xpm
8220         * src/pixmaps/claws-mail_logo.xpm
8221         * src/pixmaps/sylpheed-claws.xpm
8222         * src/pixmaps/sylpheed-claws_icon.xpm
8223         * src/pixmaps/sylpheed-claws_logo.xpm
8224         * src/plugins/bogofilter/Makefile.am
8225         * src/plugins/bogofilter/bogofilter.c
8226         * src/plugins/bogofilter/bogofilter.h
8227         * src/plugins/bogofilter/bogofilter_gtk.c
8228         * src/plugins/clamav/Makefile.am
8229         * src/plugins/clamav/clamav_plugin.c
8230         * src/plugins/clamav/clamav_plugin.h
8231         * src/plugins/clamav/clamav_plugin_gtk.c
8232         * src/plugins/demo/Makefile.am
8233         * src/plugins/demo/demo.c
8234         * src/plugins/dillo_viewer/Makefile.am
8235         * src/plugins/dillo_viewer/README
8236         * src/plugins/dillo_viewer/dillo_prefs.c
8237         * src/plugins/dillo_viewer/dillo_prefs.h
8238         * src/plugins/dillo_viewer/dillo_viewer.c
8239         * src/plugins/pgpcore/Makefile.am
8240         * src/plugins/pgpcore/passphrase.c
8241         * src/plugins/pgpcore/passphrase.h
8242         * src/plugins/pgpcore/pgp_viewer.c
8243         * src/plugins/pgpcore/pgp_viewer.h
8244         * src/plugins/pgpcore/plugin.c
8245         * src/plugins/pgpcore/prefs_gpg.c
8246         * src/plugins/pgpcore/prefs_gpg.h
8247         * src/plugins/pgpcore/select-keys.c
8248         * src/plugins/pgpcore/select-keys.h
8249         * src/plugins/pgpcore/sgpgme.c
8250         * src/plugins/pgpcore/sgpgme.h
8251         * src/plugins/pgpcore/sylpheed.def
8252         * src/plugins/pgpcore/version.rc
8253         * src/plugins/pgpinline/Makefile.am
8254         * src/plugins/pgpinline/pgpinline.c
8255         * src/plugins/pgpinline/pgpinline.h
8256         * src/plugins/pgpinline/plugin.c
8257         * src/plugins/pgpinline/sylpheed.def
8258         * src/plugins/pgpinline/version.rc
8259         * src/plugins/pgpmime/Makefile.am
8260         * src/plugins/pgpmime/pgpmime.c
8261         * src/plugins/pgpmime/pgpmime.h
8262         * src/plugins/pgpmime/plugin.c
8263         * src/plugins/pgpmime/sylpheed.def
8264         * src/plugins/pgpmime/version.rc
8265         * src/plugins/spamassassin/Makefile.am
8266         * src/plugins/spamassassin/README
8267         * src/plugins/spamassassin/spamassassin.c
8268         * src/plugins/spamassassin/spamassassin.h
8269         * src/plugins/spamassassin/spamassassin_gtk.c
8270         * src/plugins/trayicon/Makefile.am
8271         * src/plugins/trayicon/trayicon.c
8272         * tools/OOo2sylpheed.pl
8273         * tools/README
8274         * tools/README.sylprint
8275         * tools/acroread2sylpheed.pl
8276         * tools/claws.i18n.status.pl
8277         * tools/filter_conv.pl
8278         * tools/filter_conv_new.pl
8279         * tools/freshmeat_search.pl
8280         * tools/google_search.pl
8281         * tools/kmail2sylpheed.pl
8282         * tools/kmail2sylpheed_v2.pl
8283         * tools/make.themes.project
8284         * tools/multiwebsearch.pl
8285         * tools/nautilus2sylpheed.sh
8286         * tools/outlook2sylpheed.pl
8287         * tools/sylprint.pl
8288         * tools/sylprint.rc
8289         * tools/tb2sylpheed
8290         * tools/textviewer.sh
8291         * tools/vcard2xml.py
8292         * tools/kdeservicemenu/README
8293         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8294         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
8295         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
8296                 Change name to Claws Mail. Announce to follow...
8298 2006-11-06 [wwp]        2.6.0cvs6
8300         * src/prefs_template.c
8301                 unify messages related to quote format/template errors (fix
8302                 capitalization), again.
8304 2006-11-06 [wwp]        2.6.0cvs5
8306         * src/prefs_quote.c
8307                 unify messages related to quote format/template errors.
8309 2006-11-06 [wwp]        2.6.0cvs4
8311         * src/prefs_msg_colors.c
8312                 more uses of Q_ macro for contextual translations, thanks
8313                 to Fabien (fzzzzz).
8315 2006-11-06 [wwp]        2.6.0cvs3
8317         * src/compose.c
8318         * src/common/utils.c
8319         * src/common/utils.h
8320                 show an alertpanel to make sure users are aware that sensitive
8321                 files are attached (it's file blacklist-based). This will fix
8322                 interaction w/ GoogleEarth for instance, thanks to Colin.
8324 2006-11-06 [wwp]        2.6.0cvs2
8326         * src/prefs_quote.c
8327         * src/prefs_template.c
8328         * src/prefs_template.h
8329                 check quote format when applying/closing prefs. For now this only
8330                 shows up an error dialog box, not preventing the user from using
8331                 a broken quote (reply, forwards) format.
8333 2006-11-06 [wwp]        2.6.0cvs1
8335         * src/prefs_template.c
8336                 fix missing checks of some template fields.
8338 2006-11-06 [paul]       2.6.0
8340         * NEWS
8341         * README
8342         * RELEASE_NOTES
8343                 2.6.0 released
8345 2006-11-06 [paul]       2.5.6cvs22
8347         * manual/advanced.xml
8348         * manual/es/advanced.xml
8349                 put 'respect_flowed_format' info in the correct
8350                 place
8352 2006-11-06 [mones]      2.5.6cvs21
8354         * po/es.po
8355                 Minor fixes for release
8357 2006-11-06 [paul]       2.5.6cvs20
8359         * po/cs.po
8360         * po/de.po
8361         * po/fr.po
8362         * po/it.po
8363         * po/nl.po
8364         * po/pt_BR.po
8365         * po/sk.po
8366         * po/sv.po
8367         * po/zh_CN.po
8368                 updated by Tim Brain, Stephan Sachse, Fabien Vantard,
8369                 Andrea Spadaccini, Tim Dijkstra, Frederico Goncalves
8370                 Guimaraes, Andrej Kacian, Anders Troback, and Ralgh
8371                 Young
8373 2006-11-02 [colin]      2.5.6cvs19
8375         * src/imap.c
8376         * src/imap.h
8377         * src/prefs_account.c
8378         * src/etpan/imap-thread.c
8379                 Add GSSAPI support - fixes Debian bug #383274
8381 2006-11-01 [colin]      2.5.6cvs18
8383         * src/jpilot.c
8384                 Handle libpisock12 support. Probably
8385                 fixes bug 1046, 'jpilot AddressDB.pdb 
8386                 import fail'
8388 2006-11-01 [colin]      2.5.6cvs17
8390         * src/folderutils.c
8391                 debug_print() folderutils_mark_all_read()
8393 2006-11-01 [colin]      2.5.6cvs16
8395         * COPYING
8396                 Add missed files to the Apache exception
8398 2006-10-31 [colin]      2.5.6cvs15
8400         * src/folder.c
8401         * src/folder.h
8402                 Add a copy_private_data() func to FolderClasses
8403                 Doesn't break the feature freeze, because we 
8404                 won't use it (right now) in the core.
8406 2006-10-31 [colin]      2.5.6cvs14
8408         * COPYING
8409                 Allow linking with the Apache licensed files in
8410                 src/plugins/spamassassin. Hopefully fixes 
8411                 bug 1048, 'Spamassassin plugin license problem'
8413 2006-10-31 [wwp]        2.5.6cvs13
8415         * src/compose.c
8416                 fix and optimize trimming of leading linefeeds in body loop.
8418 2006-10-31 [colin]      2.5.6cvs12
8420         * src/etpan/imap-thread.c
8421         * src/imap.c
8422                 Make really sure to have NULL sets in case
8423                 of error
8425 2006-10-30 [wwp]        2.5.6cvs11
8427         * src/prefs_common.c
8428         * src/prefs_common.h
8429         * src/compose.c
8430                 fix broken storage of quote format template when it contains \-escape
8431                 sequences. The application of such sequences is also fixed now (\t
8432                 in quote format will be a real tab instead of a 't', for instance).
8434 2006-10-27 [colin]      2.5.6cvs10
8436         * src/compose.c
8437                 Probably fix bug 1045, 'sylpheed-claws 
8438                 doesn't remove the mail from the IMAP 
8439                 Queue folder after sending'. From
8440                 2.5.6cvs3-stable
8442 2006-10-27 [colin]      2.5.6cvs9
8444         * configure.ac
8445                 Require libetpan-0.48. I'm so annoying,
8446                 I know ;-)
8448 2006-10-27 [colin]      2.5.6cvs8
8450         * src/folder.c
8451         * src/imap.c
8452                 Probably fix bug 1044, 'sylpheed-claws 
8453                 segfaults while moving mails' - Fix relation
8454                 usage when moving to an IMAP mailbox from another
8455                 mailbox
8457 2006-10-26 [paul]       2.5.6cvs7
8459         * src/gtk/about.c
8460                 add libSM to compiled-in features
8461                 list
8463 2006-10-24 [colin]      2.5.6cvs6
8465         * src/textview.c
8466         * src/gtk/gtkutils.c
8467                 Fix crash when printing emails with an
8468                 xface
8470 2006-10-24 [mones]      2.5.6cvs5
8472         * manual/es/advanced.xml
8473                 Synchronize hidden option respect_flowed_format
8474         * po/es.po
8475                 Updated translation
8477 2006-10-21 [paul]       2.5.6cvs4
8479         * src/gtk/authors.h
8480         * src/plugins/pgpcore/pgp_viewer.c
8481         * src/plugins/pgpcore/sgpgme.c
8482                 fix building on BSDs
8483                 Thanks to Michael Hughes
8484                 <Sylpheed-Claws_user@thehugheslogcabin.net>
8486 2006-10-20 [colin]      2.5.6cvs3
8488         * configure.ac
8489                 Bump up libetpan requirement
8490                 *** THIS COMMIT REQUIRES LIBETPAN CVS ***
8491         * src/common/utils.c
8492         * src/common/utils.h
8493                 Add convenience get_file_mtime()
8494         * src/imap.c
8495         * src/etpan/imap-thread.c
8496         * src/etpan/imap-thread.h
8497                 Implement UIDPLUS support if the server
8498                 supports it - faster sending in this case
8500 2006-10-19 [colin]      2.5.6cvs2
8502         * src/gtk/quicksearch.c
8503                 Fix emptying in type-ahead+extended mode
8504         * src/mainwindow.c
8505         * src/mainwindow.h
8506                 Add a hook for offline state change
8507         * src/plugins/trayicon/trayicon.c
8508                 Use it to display offline icons
8509         * src/plugins/trayicon/Makefile.am
8510         * src/plugins/trayicon/newmail.offline.xpm
8511         * src/plugins/trayicon/newmarkedmail.offline.xpm
8512         * src/plugins/trayicon/nomail.offline.xpm
8513         * src/plugins/trayicon/unreadmail.offline.xpm
8514         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
8515                 Add the icons
8517 2006-10-12 [paul]       2.5.6cvs1
8519         * NEWS
8520         * README
8521         * configure.ac
8522                 Update version number following
8523                 stable release
8525 2006-10-19 [colin]      2.5.5cvs18
8527         * manual/handling.xml
8528                 Add type-ahead search
8530 2006-10-18 [colin]      2.5.5cvs17
8532         * src/gtk/quicksearch.c
8533                 Remove "save to history only if there's
8534                 no syntax error", it breaks for some 
8535                 reason which I'll investigate later.
8537 2006-10-18 [colin]      2.5.5cvs16
8539         * src/prefs_common.c
8540         * src/prefs_common.h
8541         * src/summaryview.c
8542         * src/gtk/quicksearch.c
8543         * src/gtk/quicksearch.h
8544                 Add a type-ahead option for fast searches
8545                 Patch by Fabien Vantard
8547 2006-10-18 [colin]      2.5.5cvs15
8549         * src/compose.c
8550         * src/compose.h
8551                 Add Options/Reply mode/ menu to be able to
8552                 change the recipients of a reply on the fly
8554 2006-10-18 [colin]      2.5.5cvs14
8556         * src/compose.c
8557                 Fix redirecting of our own sent mails
8559 2006-10-17 [wwp]        2.5.5cvs13
8561         * src/send_message.c
8562                 Fix duplicate error messages when sending, and missing
8563                 newline in such error messages.
8565 2006-10-17 [colin]      2.5.5cvs12
8567         * src/compose.c
8568                 Compare addresses case-insensitive
8570 2006-10-17 [colin]      2.5.5cvs11
8572         * src/plugins/pgpcore/sgpgme.c
8573                 Fix return status
8575 2006-10-17 [colin]      2.5.5cvs10
8577         * src/plugins/pgpcore/pgp_viewer.c
8578                 Fix return status
8580 2006-10-17 [colin]      2.5.5cvs9
8582         * src/quote_fmt.c
8583                 Fix a typo (thanks to Fabien)
8585 2006-10-16 [colin]      2.5.5cvs8
8587         * src/textview.c
8588                 Fix problem with quote-folding when emails
8589                 don't convert cleanly to UTF-8
8591 2006-10-14 [colin]      2.5.5cvs7
8593         * src/prefs_template.c
8594                 Reset fields when reopening
8595                 the window
8597 2006-10-13 [paul]       2.5.5cvs6
8599         * manual/advanced.xml
8600         * src/prefs_message.c
8601                 make 'respect_flowed_format' a hidden
8602                 option, and add a manual entry for it
8603                 Thanks to Colin
8605 2006-10-12 [colin]      2.5.5cvs5
8607         * src/codeconv.c
8608                 Revert part of 2.5.2cvs21:
8609                 Don't optimise by reusing the 
8610                 last iconv converter if possible:
8611                 it seems slightly broken in a 
8612                 very hard way to reproduce
8614 2006-10-12 [colin]      2.5.5cvs4
8616         * src/prefs_common.c
8617         * src/prefs_common.h
8618         * src/prefs_message.c
8619         * src/procmime.c
8620                 Fix bug 1035, 'Incorrect handling 
8621                 of flowed lines'. We now optionnaly
8622                 handle this format (preference is in
8623                 Message View/Text options section)
8625 2006-10-12 [colin]      2.5.5cvs3
8627         * po/POTFILES.in
8628                 Add new file
8629         * src/plugins/pgpcore/pgp_viewer.c
8630         * src/plugins/pgpcore/sgpgme.c
8631                 Don't try to import without asking
8633 2006-10-12 [colin]      2.5.5cvs2
8635         * src/compose.c
8636                 Fix bug 1036, 'Forwarding a mutlipart
8637                 mail with a "text/html" block to ms
8638                 outlook users leeds to freeze of
8639                 outlook'. Poor outlook users...
8641 2006-10-12 [paul]       2.5.5cvs1
8643         * NEWS
8644         * README
8645         * configure.ac
8646                 Update version number following
8647                 stable release
8649 2006-10-11 [paul]       2.5.4cvs1
8651         * NEWS
8652         * README
8653         * configure.ac
8654                 Update version number following
8655                 stable release
8657 2006-10-11 [paul]       2.5.3cvs32
8659         * src/textview.c
8660                 fix bug 1032, 'Segmentation fault when showing
8661                 message' (bug in quote folding)
8662                 Thanks to Colin
8664 2006-10-10 [colin]      2.5.3cvs31
8666         * src/quote_fmt.c
8667                 Rephrase english a bit
8669 2006-10-10 [colin]      2.5.3cvs30
8671         * src/prefs_compose_writing.c
8672                 Stop making the page larger than the window
8674 2006-10-10 [wwp]        2.5.3cvs29
8676         * src/compose.c
8677         * src/prefs_template.c
8678         * src/quote_fmt.c
8679         * src/quote_fmt.h
8680         * src/quote_fmt_lex.l
8681         * src/quote_fmt_parse.y
8682                 Extend the quote parser a bit: allow to get access to
8683                 basic (composing) account info.
8685 2006-10-10 [colin]      2.5.3cvs28
8687         * src/procheader.c
8688                 Fix this \t problem in subject
8690 2006-10-09 [colin]      2.5.3cvs27
8692         * src/main.c
8693         * src/prefs_gtk.c
8694                 Prepare cache a bit later
8695                 If section already exists, skip the new one 
8696                 (as previously); avoid writing the same block
8697                 twice - if we find a second block with the 
8698                 same id, skip it.
8699         * src/plugins/pgpcore/pgp_viewer.c
8700                 Set cursor to busy when retrieving a key
8701         * src/plugins/pgpcore/sgpgme.c
8702                 allow 5 seconds for gpg to export the key
8703                 
8705 2006-10-09 [colin]      2.5.3cvs26
8707         * configure.ac
8708         * src/msgcache.c
8709         * src/prefs_gtk.c
8710                 Check for existence of fgets_unlocked
8711                 and fwrite_unlocked
8713 2006-10-09 [paul]       2.5.3cvs25
8715         * src/prefs_summaries.c
8716                 replace strftime() with fast_strftime() and in
8717                 the consequence fix the bug in the display of
8718                 AM/PM in the 'Example' string
8720 2006-10-09 [ticho]      2.5.3cvs24
8722         * po/sk.po
8723                 Updated (and fixed up somewhat) Slovak translation.
8725 2006-10-08 [colin]      2.5.3cvs23
8727         * src/prefs_folder_item.c
8728                 Explain why prefs in the top-level folder
8729                 aren't retained, but are still useful
8731 2006-10-08 [colin]      2.5.3cvs22
8733         * src/prefs_gtk.c
8734                 Don't cache anything if caching fails
8736 2006-10-08 [colin]      2.5.3cvs21
8738         * src/common/utils.c
8739                 always include gi18n.h
8741 2006-10-07 [colin]      2.5.3cvs20
8743         * src/plugins/pgpcore/pgp_viewer.c
8744                 Kill gpg after 5 seconds wait
8746 2006-10-07 [colin]      2.5.3cvs19
8748         * src/plugins/pgpcore/pgp_viewer.c
8749         * src/plugins/pgpcore/pgp_viewer.h
8750                 Fix copyright
8752 2006-10-07 [colin]      2.5.3cvs18
8754         * src/plugins/pgpcore/pgp_viewer.c
8755         * src/plugins/pgpcore/pgp_viewer.h
8756                 Actually add the files to CVS
8758 2006-10-07 [colin]      2.5.3cvs17
8760         * src/plugins/pgpcore/sgpgme.c
8761                 Be sure not to crash on 'application/pgp-signature' that
8762                 are not application/pgp-signatures
8764 2006-10-07 [colin]      2.5.3cvs16
8766         * src/textview.c
8767         * src/textview.h
8768                 Make a bit more of the API available
8769         * src/plugins/pgpcore/Makefile.am
8770         * src/plugins/pgpcore/plugin.c
8771         * src/plugins/pgpcore/sgpgme.c
8772                 Add basic key import/export
8774 2006-10-07 [colin]      2.5.3cvs15
8776         * src/folderview.c
8777         * src/imap.c
8778         * src/prefs_account.c
8779         * src/wizard.c
8780                 Warn users *everywhere* if libetpan's not
8781                 linked in
8783 2006-10-06 [mones]      2.5.3cvs14
8785         * po/de.po
8786         * po/es.po
8787                 updated by Stephan Sachse and me
8789 2006-10-06 [colin]      2.5.3cvs13
8791         * src/main.c
8792         * src/common/sylpheed.c
8793                 Don't load common plugins if --exit is passed
8794         * src/prefs_gtk.c
8795         * src/prefs_gtk.h
8796                 Implement a cache to avoid reading the same
8797                 files over and over again at startup
8799 2006-10-06 [colin]      2.5.3cvs12
8801         * src/summaryview.c
8802         * src/gtk/quicksearch.c
8803                 Update display every 5k mails on fast searches
8805 2006-10-06 [colin]      2.5.3cvs11
8807         * src/textview.c
8808                 Don't do quote folding on HTML or ERTF.
8809                 May fix the Cygwin issues if they were
8810                 happening with HTML mails?
8812 2006-10-05 [colin]      2.5.3cvs10
8814         * src/prefs_gtk.c
8815                 Oops, forgot one
8817 2006-10-05 [colin]      2.5.3cvs9
8819         * src/prefs_gtk.c
8820                 Use unlocked_stdio here too
8822 2006-10-05 [colin]      2.5.3cvs8
8824         * src/folderview.c
8825                 Fix go to next * after preferences apply
8826         * src/msgcache.c
8827                 Do the fd lock/unlock ourselves instead of
8828                 letting the libc do it at each write 
8830 2006-10-05 [colin]      2.5.3cvs7
8832         * src/common/utils.c
8833                 Faster division, thanks to Jean Diraison
8835 2006-10-05 [paul]       2.5.3cvs6
8837         * src/common/utils.c
8838                 fix building with --disable-nls
8840 2006-10-04 [colin]      2.5.3cvs5
8842         * src/folder.c
8843                 Maybe fix a segfault
8845 2006-10-04 [wwp]        2.5.3cvs4
8847         * src/prefs_folder_item.c
8848                 Fine-tune layouts in folder item prefs. Suggested by
8849                 Fabien Vantard <fzzzzz@gmail.com>.
8851 2006-10-04 [wwp]        2.5.3cvs3
8853         * src/prefs_folder_item.c
8854                 Kill the clandestine passengers. You didn't see anything.
8856 2006-10-04 [wwp]        2.5.3cvs2
8858         * src/prefs_folder_item.c
8859                 Add a way to test the subject simplify regexp in
8860                 folder prefs. Patch by Fabien Vantard <fzzzzz@gmail.com>,
8861                 w/ few layout changes.
8863 2006-20-04 [paul]       2.5.3cvs1
8865         * NEWS
8866         * README
8867         * configure.ac
8868                 Update version number following
8869                 stable release
8871 2006-10-04 [colin]      2.5.2cvs42
8873         * src/folder.c
8874         * src/folder.h
8875         * src/summaryview.c
8876                 Provide a way for folder classes to set their sort
8877                 type and key
8879 2006-10-03 [colin]      2.5.2cvs41
8881         * src/mh.c
8882                 Don't use strlen() to know if the
8883                 string's empty
8885 2006-10-03 [colin]      2.5.2cvs40
8887         * src/mh.c
8888                 Fix "check for new folders" with accentued folders
8890 2006-10-03 [ticho]      2.5.2cvs39
8892         * src/filtering.c
8893         * src/folder.c
8894         * src/inc.c
8895         * src/mbox.c
8896                 Colin's fix for "copy" filtering rules.
8898 2006-10-02 [colin]      2.5.2cvs38
8900         * src/folderview.c
8901                 Fix for double-click too
8903 2006-10-02 [colin]      2.5.2cvs37
8905         * src/folderview.c
8906                 correct fix for cvs36
8908 2006-10-02 [colin]      2.5.2cvs36
8910         * src/folderview.c
8911                 Fix 'goto next unread' after collapsing/expanding 
8912                 a node.
8914 2006-10-02 [colin]      2.5.2cvs35
8916         * src/summaryview.c
8917                 Fix double freeze/thaw
8918         * src/common/utils.c
8919         * src/common/utils.h
8920                 Reimplement strftime
8921         * src/procheader.c
8922                 Use it
8925 2006-10-02 [colin]      2.5.2cvs34
8927         * src/mh.c
8928                 Time mh_write_sequences() - it's fast
8929         * src/summaryview.c
8930                 Init a variable to shut up gcc
8932 2006-10-01 [colin]      2.5.2cvs33
8934         * src/folder.c
8935         * src/mh.c
8936         * src/mh.h
8937         * src/msgcache.c
8938                 Add helper mh_set_mtime(), and set mtime to stat()'s result
8939                 Add fsync but disable it, it's slow as hell
8941 2006-10-01 [colin]      2.5.2cvs32
8943         * src/mh.c
8944         * src/msgcache.c
8945                 fflush() caches and mh_sequences before
8946                 fclose()ing
8948 2006-10-01 [colin]      2.5.2cvs31
8950         * src/msgcache.c
8951                 Don't ftruncate when not using mmap
8953 2006-09-30 [colin]      2.5.2cvs30
8955         * src/main.c
8956                 Write folder list *after* saving caches
8958 2006-09-30 [colin]      2.5.2cvs29
8960         * src/folder.c
8961         * src/mh.c
8962                 Debug forced mtime changes
8964 2006-09-30 [colin]      2.5.2cvs28
8966         * src/folder.c
8967         * src/main.c
8968                 Remove useless debug_print()s (code
8969                 well-tested)
8971 2006-09-30 [colin]      2.5.2cvs27
8973         * src/mh.c
8974                 Do stuff faster when writing mh_sequences
8976 2006-09-30 [colin]      2.5.2cvs26
8978         * src/mh.c
8979                 Don't let the writing of .mh_sequences, which
8980                 can change the folder's mtime, let us think
8981                 we need to scan.
8983 2006-09-30 [colin]      2.5.2cvs25
8985         * src/folder.c
8986                 Move a debug_print where it belongs 
8987                 (processing)
8988         * src/summaryview.c
8989                 Don't mess with a huge slow subject
8990                 table if we're not threading by
8991                 subject
8993 2006-09-30 [colin]      2.5.2cvs24
8995         * src/msgcache.c
8996                 Reenable mmaped reads (*not* writes!)
8997         * src/procmsg.c
8998                 Don't destroy and recreate hashtables just
8999                 for fun
9000         * src/common/utils.c
9001                 Remove useless reply prefixes (it's case
9002                 unsensitive)
9004 2006-09-30 [wwp]        2.5.2cvs23
9006         * tools/fix_date.sh
9007                 Fixed a minor bug in date value extraction, added a switch
9008                 to replace non RFC-compliant Date: value, added a switch
9009                 to use strict RFC matching patterns for dates.
9011 2006-09-29 [colin]      2.5.2cvs22
9013         * src/matcher_parser.h
9014         * src/matcher_parser_parse.y
9015         * src/prefs_filtering.c
9016         * src/statusbar.c
9017         * src/summary_search.c
9018         * src/summaryview.c
9019         * src/gtk/quicksearch.c
9020         * src/gtk/quicksearch.h
9021                 Optimise searches by setting different
9022                 refresh intervals (depending if the 
9023                 search is fast or not)
9025 2006-09-29 [colin]      2.5.2cvs21
9027         * src/codeconv.c
9028                 Optimise by reusing the last iconv converter
9029                 if possible
9030         * src/textview.c
9031                 Optimise a bit (the foldable quotes feature
9032                 still has an awful O(n^2) algo
9034 2006-09-29 [colin]      2.5.2cvs20
9036         * src/gtk/gtksctree.c
9037         * src/gtk/gtksctree.h
9038                 Optimise de-selection via up/down or
9039                 another key
9041 2006-09-28 [colin]      2.5.2cvs19
9043         * src/action.c
9044         * src/compose.c
9045         * src/folderview.c
9046         * src/mainwindow.c
9047         * src/messageview.c
9048         * src/summary_search.c
9049         * src/toolbar.c
9050                 Avoid using summaryview->ctree directly
9052 2006-09-28 [colin]      2.5.2cvs18
9054         * src/summaryview.c
9055         * src/summaryview.h
9056                 Add helpers to freeze/thaw/grab_focus
9057                 Factorize calls to freeze/thaw/grab_focus
9058                 
9060 2006-09-28 [colin]      2.5.2cvs17
9062         * src/main.c
9063                 More guards for the session management
9065 2006-09-28 [colin]      2.5.2cvs16
9067         * src/folderview.c
9068         * src/gtk/gtksctree.c
9069         * src/gtk/gtksctree.h
9070                 Make expanding not recursive in folderview
9072 2006-09-28 [colin]      2.5.2cvs15
9074         * src/addressbook.c
9075                 If nothing is selected in the list (right part)
9076                 and a group is selected in the tree (left part),
9077                 mail this group.
9079 2006-09-28 [colin]      2.5.2cvs14
9081         * src/Makefile.am
9082                 Actually use SM_LIBS
9084 2006-09-28 [ticho]      2.5.2cvs13
9086         * src/export.c
9087         * src/messageview.c
9088         * src/mimeview.c
9089         * src/news.c
9090         * src/pop.c
9091         * src/prefs_themes.c
9092         * src/procmsg.c
9093                 Small i18n string optimization.
9094         * src/send_message.c
9095         * src/summaryview.c
9096         * src/common/session.c
9097         * src/common/smtp.c
9098         * src/common/ssl_certificate.c
9099         * src/common/utils.c
9100                 Use "Couldn't" instead of "Can't" in UI messages,
9101                 where appropriate.
9103 2006-09-28 [colin]      2.5.2cvs12
9105         * configure.ac
9106                 Possibly fix link errors
9108 2006-09-27 [wwp]        2.5.2cvs11
9110         * src/gtk/authors.h
9111         * doc/man/sylpheed-claws.1
9112         * manual/ack.xml
9113         * manual/es/ack.xml
9114         * manual/fr/ack.xml
9115         * manual/pl/ack.xml
9116                 Updated authors info (me, myself and I).
9118 2006-09-27 [colin]      2.5.2cvs10
9120         * src/addressbook.c
9121                 Remove useless printf
9123 2006-09-27 [wwp]        2.5.2cvs9
9125         * src/editgroup.c
9126         * src/send_message.c
9127         * src/inc.c
9128         * src/prefs_common.c
9129         * src/prefs_common.h
9130         * src/gtk/progressdialog.c
9131                 remember more windows' sizes (send dialog, received dialog,
9132                 edit group in addressbook).
9134 2006-09-27 [colin]      2.5.2cvs8
9136         * configure.ac
9137         * src/main.c
9138         * src/mainwindow.h
9139                 Use libSM to communicate with the session
9140                 manager, so that we can know when the 
9141                 session ends, save our caches, and draft
9142                 our compose windows.
9144 2006-09-27 [colin]      2.5.2cvs7
9146         * src/addressbook.c
9147                 Fix issues:
9148                 o Allow Book and Group creation from the tree's
9149                   contextual menu
9150                 o Do not actually delete the contacts when 
9151                   deleting groups from the tree (duh!)
9153 2006-09-27 [colin]      2.5.2cvs6
9155         * src/compose.c
9156         * src/compose.h
9157         * src/mainwindow.c
9158         * src/textview.c
9159         * src/toolbar.c
9160                 o Allow passing an email address to 
9161                   compose_new_with_folderitem
9162                 o Update callers
9163                 o Use current folderitem when clicking
9164                   on a TextView mailto: link
9165                 o Fix a possible leak in TextView
9167 2006-09-27 [colin]      2.5.2cvs5
9169         * src/html.c
9170                 Use UTF-8 chars to replace HTML entities
9172 2006-09-27 [colin]      2.5.2cvs4
9174         * AUTHORS
9175         * src/prefs_account.c
9176         * src/gtk/authors.h
9177                 Fix bug #1024 (Array index out of
9178                 range in sylpheed-claws-2.5.2)
9179                 Patch by Ales Nosek <anosek@suse.cz>
9181 2006-09-27 [colin]      2.5.2cvs3
9183         * src/addr_compl.c
9184                 Actually do the test
9186 2006-09-27 [colin]      2.5.2cvs2
9188         * src/addr_compl.c
9189         * src/addr_compl.h
9190                 Allow completing with comma (in certain cases: vCalendar
9191                 for example doesn't support that)
9192                 Patch by Fabien Vantard
9194 2006-09-26 [colin]      2.5.2cvs1
9196         * src/Makefile.am
9197         * src/addr_compl.c
9198         * src/addr_compl.h
9199         * src/addrbook.c
9200         * src/addrbook.h
9201         * src/addressbook.c
9202         * src/addrindex.c
9203         * src/addrindex.h
9204         * src/compose.c
9205         * src/prefs_common.c
9206         * src/prefs_filtering_action.c
9207         * src/prefs_folder_item.c
9208         * src/prefs_template.c
9209         * src/stock_pixmap.c
9210         * src/stock_pixmap.h
9211         * src/pixmaps/addr_one.xpm
9212         * src/pixmaps/addr_two.xpm
9213                 Add auto-completion on groups
9215 2006-09-26 [colin]      2.5.2
9217         * NEWS
9218         * README
9219         * RELEASE_NOTES
9220                 2.5.2 released
9222 2006-09-26 [colin]      2.5.1cvs5
9224         * src/matcher.c
9225                 Fix condition
9227 2006-09-26 [colin]      2.5.1cvs4
9229         * src/mbox.c
9230                 Revert cvs1 (useless as the message is printed 
9231                 every 500 mails)
9233 2006-09-26 [colin]      2.5.1cvs3
9235         * src/partial_download.c
9236                 Fix crasher found by Alexsandar Urosevic
9238 2006-09-26 [colin]      2.5.1cvs2
9240         * src/summaryview.c
9241                 Fix bug #1023 (Sylpheed deletes too much messages)
9243 2006-09-26 [ticho]      2.5.1cvs1
9245         * src/mbox.c
9246                 Make use of gettext's multiple plurals for statusbar
9247                 progress message.
9249 2006-09-25 [paul]       2.5.1
9251         * NEWS
9252         * README
9253         * RELEASE_NOTES
9254                 2.5.1 released
9256 2006-09-25 [colin]      2.5.0cvs3
9258         * src/plugins/bogofilter/bogofilter.c
9259         * src/plugins/clamav/clamav_plugin.c
9260         * src/plugins/spamassassin/spamassassin.c
9261                 BogoFilter, Spamassassin: Fix double hook registering after
9262                 visiting preferences
9263                 Spamassassin, Clamav: Just set the mails to move instead of
9264                 doing the move - caller will move the things at once.
9266 2006-09-25 [colin]      2.5.0cvs2
9268         * src/imap.c
9269         * src/etpan/imap-thread.c
9270                 Use UID SEARCH ALL instead of UID 1:*
9271                 (braindead servers can't figure out that's
9272                 the same...)
9274 2006-09-25 [wwp]        2.5.0cvs1
9276         * src/message_search.c
9277                 Added the ability to stop a running search (in message body).
9279 2006-09-25 [paul]       2.5.0
9281         * NEWS
9282         * README
9283         * RELEASE_NOTES
9284                 2.5.0 released
9286 2006-09-25 [paul]       2.4.0cvs214
9288         * po/cs.po
9289         * po/de.po
9290         * po/fi.po
9291         * po/fr.po
9292         * po/nl.po
9293         * po/pt_BR.po
9294         * po/sk.po
9295         * po/sr.po
9296         * po/zh_CN.po
9297                 updated by Tim, Stephan Sachse, Flammie Pirinen,
9298                 Fabien Vantard, Tim Dijkstra, Frederico Goncalves Guimaraes,
9299                 Ticho, Aleksander Urosevic, Ralgh Young
9301 2006-09-24 [mones]      2.4.0cvs213
9303         * po/es.po
9304                 Updated for release
9306 2006-09-23 [colin]      2.4.0cvs212
9308         * src/gtk/inputdialog.c
9309                 Fix [ ] remember this appearing in normal
9310                 input dialogs after it's been used by
9311                 mimeview.
9312         * src/folder.c
9313         * src/folderview.c
9314         * src/msgcache.c
9315         * src/procmsg.c
9316         * src/summaryview.c
9317         * src/textview.c
9318         * src/common/timing.h
9319                 Enable timings in debug mode and make it
9320                 look prettier.
9322 2006-09-22 [colin]      2.4.0cvs211
9324         * README
9325                 Revert test change
9326         * commitHelper
9327                 ping the correct URI
9329 2006-09-22 [colin]      2.4.0cvs210
9331         * README
9332                 Let's see if bug #1022 is fixed
9334 2006-09-21 [colin]      2.4.0cvs209
9336         * src/wizard.c
9337         * src/common/plugin.c
9338                 Prepare infra to load predefined plugins when
9339                 no configuration existed. Don't actually load
9340                 anything yet (feat. freeze)
9342 2006-09-21 [wwp]        2.4.0cvs208
9344         * manual/fr/faq.xml
9345                 Partial sync w/ 2.4.0cvs72:
9346                 wrap file and minor updates.
9348 2006-09-21 [wwp]        2.4.0cvs207
9350         * tools/fix_date.sh
9351                 several fixes and enhancements. A new --force switch has been
9352                 added to prevent overriding by default Date: header when
9353                 already existing.
9355 2006-09-21 [paul]       2.4.0cvs206
9357         * src/common/utils.c
9358                 add Chinese UTF8 Re prefix
9360 2006-09-21 [wwp]        2.4.0cvs205
9362         * tools/Makefile.am
9363                 Fics alfabettical order.
9365 2006-09-21 [wwp]        2.4.0cvs204
9367         * tools/fix_date.sh
9368         * tools/Makefile.am
9369                 Added an action tool to fix missing Date field in emails.
9370                 Updated Makefile.am to reflect those last two additions.
9372 2006-09-21 [wwp]        2.4.0cvs203
9374         * tools/uuooffice
9375                 Added a action tool to open uuencoded docs w/
9376                 OpenOffice (based on uudec method).
9378 2006-09-21 [colin]      2.4.0cvs202
9380         * src/compose.c
9381         * src/textview.c
9382                 Workaround possible GTK crash: remove selection 
9383                 clipboard before destroying widget, or GTK+-2.10
9384                 dies. Thanks to Hiro.
9386 2006-09-20 [colin]      2.4.0cvs201
9388         * src/compose.c
9389                 Fix free-after-use in some cases (when 
9390                 procmime_encode_content() frees mimeinfo->data.mem
9391                 and turns it to a temp file)
9393 2006-09-20 [colin]      2.4.0cvs200
9395         * src/folderview.c
9396         * src/summaryview.c
9397         * src/gtk/gtksctree.c
9398         * src/gtk/gtksctree.h
9399                 Add tooltips in the folderview and summaryview
9400                 (Doesn't break string freeze as they already
9401                 exist)
9402         * src/toolbar.c
9403                 Put the spam button in the default configuration
9404                 if compiled with bogo plugin too
9406 2006-09-19 [colin]      2.4.0cvs199
9408         * src/summaryview.c
9409         * src/summaryview.h
9410                 Update folder name label on folder rename
9411         * src/prefs_matcher.c
9412         * src/gtk/logwindow.h
9413                 Fix warnings
9414                 Patches by Fabien
9416 2006-09-19 [wwp]        2.4.0cvs198
9418         * src/summary_search.c
9419                 fix can't click forward/backward buttons in the
9420                 search messages.
9422 2006-09-18 [paul]       2.4.0cvs197
9424         * src/wizard.c
9425                 add missing bracket, capitalise the A of
9426                 'SpamAssassin'
9428 2006-09-18 [paul]       2.4.0cvs196
9430         * src/compose.c
9431                 fix bug 1012 'crashed upon sending mail
9432                 from compose window'
9433                 Thanks to Colin
9435 2006-09-16 [colin]      2.4.0cvs195
9437         * src/folderview.c
9438                 Fix "real-time" sorting by freezing/thawing
9440 2006-09-16 [colin]      2.4.0cvs194
9442         * manual/faq.xml
9443                 Fix the anti-spam entry a bit
9445 2006-09-16 [colin]      2.4.0cvs193
9447         * src/wizard.c
9448                 Make sure reviewers have no excuse when stating
9449                 Sylpheed-Claws doesn't have antispam capabilities.
9451 2006-09-16 [colin]      2.4.0cvs192
9453         * src/main.c
9454                 Revert part of 2.3.0cvs18, Saving caches on SIGPIPE,
9455                 as if the SIGPIPE comes from etpan's thread we could
9456                 trigger a GUI update from this thread.
9458 2006-09-16 [colin]      2.4.0cvs191
9460         * src/summaryview.c
9461                 Init all members of the struct
9463 2006-09-16 [paul]       2.4.0cvs190
9465         * src/account.c
9466                 improvements to the English
9468 2006-09-15 [colin]      2.4.0cvs189
9470         * src/summaryview.c
9471                 HIG order on dialog
9473 2006-09-14 [colin]      2.4.0cvs188
9475         * src/common/socket.c
9476         * src/common/socket.h
9477         * src/common/ssl.c
9478         * src/common/ssl_certificate.c
9479         * src/common/ssl_certificate.h
9480         * src/etpan/imap-thread.c
9481                 the get_fqdn() call done to get canonical name when
9482                 checking an SSL certificate is blocking, which is
9483                 sad as we just did a non-blocking lookup to connect.
9484                 Fix that by letting the fqdn available to the SockInfo,
9485                 and use that in ssl_certificate_check(). For IMAP,
9486                 we don't do it as the lookup's done by libetpan, but
9487                 it's less annoying as IMAP connections as much more
9488                 rare than POP3 connections.
9490 2006-09-14 [paul]       2.4.0cvs187
9492         * manual/advanced.xml
9493                 improvements to the English,
9494                 properly place the new hidden options
9495                 within the alphabetical order
9496         * src/gtk/pluginwindow.c
9497                 improvements to the English
9499 2006-09-14 [colin]      2.4.0cvs186
9501         * src/prefs_common.c
9502         * src/prefs_common.h
9503         * src/gtk/gtksctree.c
9504         * manual/advanced.xml
9505                 New hidden pref, stripes_color_offset, to change
9506                 the value added/substracted to normal bgcolor to
9507                 create the stripes in summaries
9509 2006-09-13 [colin]      2.4.0cvs185
9511         * src/gedit-print.c
9512         * src/messageview.c
9513         * src/messageview.h
9514         * src/summaryview.c
9515         * src/textview.c
9516                 Fix misc. printing issues: 
9517                 - Bad font for linkified headers
9518                 - Different font if the mail was displayed or not
9519                 - Factorize the thing
9521 2006-09-13 [colin]      2.4.0cvs184
9523         * src/common/ssl_certificate.c
9524                 Only get FQDN once when checking certificate
9526 2006-09-13 [colin]      2.4.0cvs183
9528         * src/account.c
9529         * src/gtk/pluginwindow.c
9530                 Misc. GUI fixes by Fabien
9532 2006-09-13 [wwp]        2.4.0cvs182
9534         * configure.ac
9535         * src/common/utils.h
9536         * src/common/utils.c
9537                 get rid of unused wide-char functions.
9539 2006-09-13 [wwp]        2.4.0cvs181
9541         * src/plugins/pgpinline/sylpheed.def
9542         * src/textview.c
9543                 merge more w32 patches from gpg4win sources (Marcus Brinkmann <marcus@g10code.de>):
9544                 add privacy_reset_error to the .def file,
9545                 do not fork for an external textviewer.
9547 2006-09-13 [wwp]        2.4.0cvs180
9549         * src/prefs_common.c
9550                 fix broken font entry in prefs (patch issued by the gpg4win team,
9551                 probably by Marcus Brinkmann <marcus@g10code.de>).
9553 2006-09-13 [colin]      2.4.0cvs179
9555         * src/folder.h
9556                 Fix a warning in summaryview.c
9557         * src/mainwindow.c
9558         * src/summaryview.c
9559         * src/summaryview.h
9560                 Add missing Mark/* elements in the
9561                 main menu
9563 2006-09-12 [colin]      2.4.0cvs178
9565         * src/prefs_actions.c
9566         * src/prefs_filtering_action.c
9567         * src/prefs_matcher.c
9568                 Use (New) instead of New everywhere
9570 2006-09-12 [wwp]        2.4.0cvs177
9572         * manual/fr/addrbook.xml
9573         * manual/fr/handling.xml
9574                 updated some quotes in the fr manual to match the fr translation.
9576 2006-09-12 [wwp]        2.4.0cvs176
9578         * src/prefs_matcher.c
9579                 don't store translated string elements in matcher expressions.
9580                 Also fixed a misused of Q_().
9582 2006-09-11 [wwp]        2.4.0cvs175
9584         * src/plugins//bogofilter/bogofilter.c
9585         * src/plugins//clamav/clamav_plugin.c
9586         * src/plugins//demo/demo.c
9587         * src/plugins//dillo_viewer/dillo_viewer.c
9588         * src/plugins//pgpcore/plugin.c
9589         * src/plugins//pgpinline/plugin.c
9590         * src/plugins//pgpmime/plugin.c
9591         * src/plugins//spamassassin/spamassassin.c
9592                 gettext-ize more strings (mostly plugin error messages).
9594 2006-09-11 [colin]      2.4.0cvs174
9596         * src/alertpanel.c
9597                 Make maximum buffer size bigger to avoid
9598                 truncating translated messages. Patch by
9599                 Fabien
9601 2006-09-11 [colin]      2.4.0cvs173
9603         * src/etpan/imap-thread.c
9604                 Fix compilation on OpenBSD, thanks to 
9605                 Landry
9607 2006-09-10 [wwp]        2.4.0cvs172
9609         * manual/account.xml
9610         * manual/addrbook.xml
9611         * manual/handling.xml
9612         * manual/es/handling.xml
9613         * manual/fr/account.xml
9614         * manual/fr/addrbook.xml
9615         * manual/fr/handling.xml
9616                 documented addressbook matching (condition configuration):
9617                   addrbook.xml, en fr
9618                 documented per-account filtering rules (handling/filtering
9619                   section, account section):
9620                   account.xml, handling.xml, en fr
9621                 slightly updated the handling/searching section to tell few
9622                   words about the extended search ability:
9623                   handling.xml, en fr
9624                 added missing <quote></quotes> to Quick Search:
9625                   handling.xml, en fr es
9626                 fixed a typo (auomatically):
9627                   handling.xml, en
9628                 changes revisited by Paul.
9630 2006-09-10 [paul]       2.4.0cvs171
9632         * src/prefs_actions.c
9633         * src/prefs_filtering.c
9634         * src/prefs_template.c
9635                 adjustments to the gui
9636                 Patch by Fabien Vantard (slightly modified)
9638 2006-09-10 [colin]      2.4.0cvs170
9640         * src/summaryview.c
9641                 Check folderitem/summaryview consistency
9642                 (basically automates Update summary). Fixes
9643                 #1011 (wrong (negative) count on unread 
9644                 messages)
9646 2006-09-10 [colin]      2.4.0cvs169
9648         * src/gtk/gtksctree.c
9649                 Fix recursive expansion via mouse
9650         * src/plugins/bogofilter/bogofilter.c
9651                 Use normal filtering way of moving
9652                 messages (batching), possibly fixing
9653                 bug #1015 (Bogofilter plugin doubles 
9654                 new messages)
9656 2006-09-09 [wwp]        2.4.0cvs168
9658         * src/prefs_filtering.c
9659                 better place for this fix.
9661 2006-09-09 [wwp]        2.4.0cvs167
9663         * src/prefs_filtering.c
9664                 fix a minor bug when the enabled status of a filtering/processing
9665                 rule always got set to TRUE when replacing this rule. That still
9666                 make sense when adding a new rule, but now when replacing, we
9667                 don't override the value of 'enabled'.
9668                 Also renamed the func prefs_filtering_list_view_get_rule_name()
9669                 to prefs_filtering_list_view_get_info() as this function not only
9670                 returns the name, but also the account_id and the enabled status.
9672 2006-09-09 [mones]      2.4.0cvs166
9674         * manual/glossary.xml
9675         * manual/plugins.xml
9676                 Minor format corrections
9677         * manual/gpl.xml
9678                 Fix misplaced NO WARRANTY section
9679         * manual/es/advanced.xml
9680         * manual/es/faq.xml
9681         * manual/es/glossary.xml
9682         * manual/es/gpl.xml
9683         * manual/es/handling.xml
9684         * manual/es/plugins.xml
9685         * manual/es/starting.xml
9686                 Incorporate changes from English version
9687         * manual/fr/ack.xml
9688         * manual/pl/ack.xml
9689         * manual/es/ack.xml
9690                 Fix address, (add translation credits in es version)
9691         * po/es.po
9692                 Updated translation
9694 2006-09-09 [wwp]        2.4.0cvs165
9696         * src/prefs_filtering.c
9697                 fix a crash when opening filtering prefs, if matcherrc file contains
9698                 broken data (non-existing account id, which is theoretically not
9699                 possible).
9701 2006-09-08 [colin]      2.4.0cvs164
9703         * src/folder.c
9704                 Wrong assert, make it an if()
9705         * src/gtk/gtksctree.c
9706                 Fix bug #1013 (expand selected thread 
9707                 tree) - expanding is now recursive
9709 2006-09-07 [wwp]        2.4.0cvs163
9711         * src/prefs_matcher.c
9712                 make better sentences about addressbook matching in the
9713                 matcher prefs. This should make translators' work easier
9714                 too.
9716 2006-09-07 [wwp]        2.4.0cvs162
9718         * src/prefs_filtering.c
9719                 code simplification (get rid of dup var. assignment).
9721 2006-09-07 [wwp]        2.4.0cvs161
9723         * src/summaryview.c
9724                 use GTK_STOCK icons when possible, patch by Fabien Vantard
9725                 <fzzzzz@gmail.com>.
9727 2006-09-07 [paul]       2.4.0cvs160
9729         * src/mimeview.c
9730                 fix compilation warnings
9731                 Thanks to Colin
9733 2006-09-07 [paul]       2.4.0cvs159
9735         * src/mimeview.c
9736                 select the mimepart icon when
9737                 displaying as text
9738                 Thanks to Colin
9740 2006-09-06 [paul]       2.4.0cvs158
9742         * src/prefs_filtering.c
9743                 fix labels and table element spacing
9744                 Patch by Fabien Vantard
9746 2006-09-06 [paul]
9748         2.5.0-rc3 released
9750 2006-09-06 [paul]       2.4.0cvs157
9752         * manual/es/advanced.xml
9753                 fix typo
9755 2006-09-06 [wwp]        2.4.0cvs156
9757         * src/mainwindow.c
9758                 fix an dup launch issue when iconified, thanks to Colin.
9760 2006-09-06 [wwp]        2.4.0cvs155
9762         * src/gtk//gtksctree.h
9763                 oops, forgot that one!
9765 2006-09-06 [wwp]        2.4.0cvs154
9767         * manual/pl/advanced.xml
9768         * manual/advanced.xml
9769         * manual/es/advanced.xml
9770         * manual/fr/advanced.xml
9771         * src/prefs_customheader.c
9772         * src/prefs_filtering_action.c
9773         * src/foldersel.c
9774         * src/prefs_summaries.c
9775         * src/prefs_filtering.c
9776         * src/account.c
9777         * src/compose.c
9778         * src/prefs_summary_column.c
9779         * src/addr_compl.c
9780         * src/prefs_actions.c
9781         * src/prefs_folder_column.c
9782         * src/ssl_manager.c
9783         * src/prefs_template.c
9784         * src/prefs_display_header.c
9785         * src/prefs_common.h
9786         * src/prefs_matcher.c
9787         * src/prefs_common.c
9788         * src/prefs_toolbar.c
9789         * src/summaryview.c
9790         * src/folderview.c
9791         * src/gtk/gtksctree.c
9792         * src/gtk/pluginwindow.c
9793         * src/gtk/progressdialog.c
9794         * src/gtk/prefswindow.c
9795                 renamed hidden option enable_rules_hint to use_stripes_everywhere
9796                 to make its meaning more obvious (all versions of the manual reflect
9797                 the change).
9798                 added an extra hidden option use_stripes_in_summary to allow
9799                 discarding these stripes in mainwindow's folder and message lists;
9800                 en and fr manuals only are OK towards this.
9802 2006-09-06 [colin]      2.4.0cvs153
9804         * src/textview.c
9805                 Hide Sylpheed-Claws' internal queue headers
9806                 when showing all headers. They'll be present
9807                 only in Source window.
9809 2006-09-05 [colin]      2.4.0cvs152
9811         * src/plugins/trayicon/trayicon.c
9812                 Fix crash at exit - we have to disconnect
9813                 our handlers
9814         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9815                 Update eggtrayicon - patch adapted from a
9816                 patch by Fryderyk Dziarmagowski <freetz@gmx.net>
9817                 on Sylpheed's ML
9819 2006-09-05 [colin]      2.4.0cvs151
9821         * src/mainwindow.c
9822         * src/gtk/logwindow.c
9823                 Fix race condition when something writes
9824                 to the log too soon during init. Thanks
9825                 to Fabien Vantard
9827 2006-09-05 [colin]      2.4.0cvs150
9829         * src/mimeview.c
9830                 Don't select part on right-click either
9832 2006-09-05 [paul]       2.4.0cvs149
9834         * src/mimeview.c
9835                 completion of previous commit
9836                 Thanks to Colin
9838 2006-09-05 [colin]      2.4.0cvs148
9840         * src/mimeview.c
9841                 Don't force selection on middle-click, just open
9843 2006-09-04 [colin]      2.4.0cvs147
9845         * src/mimeview.c
9846                 Looks like gtk_notebook_set_current_page()
9847                 sometimes steals focus, and this annoys us
9848                 in MimeViewers as it renders navigation
9849                 keys useless. Take back focus after switching
9850                 pages.
9852 2006-09-04 [colin]      2.4.0cvs146
9854         * src/messageview.c
9855                 Set stop_loading when clicking on Next
9856                 during load. Don't add a callback to 
9857                 avoid over-complicating things.
9859 2006-09-04 [colin]      2.4.0cvs145
9861         * src/mimeview.c
9862         * src/messageview.c
9863                 Fix multiple loads in separate messageview
9865 2006-09-04 [colin]      2.4.0cvs144
9867         * src/summaryview.c
9868                 Let navigation keys be handled during 
9869                 load
9871 2006-09-04 [colin]      2.4.0cvs143
9873         * src/messageview.c
9874         * src/summaryview.c
9875         * src/textview.c
9876         * src/textview.h
9877                 Make loading of huge mails (lots of text and/or
9878                 images) cancellable, so the GUI doesn't block 
9880 2006-09-04 [colin]      2.4.0cvs142
9882         * src/plugins/trayicon/trayicon.c
9883                 Fix annoyance when removing a folder with 
9884                 unread mails: trayicon didn't update
9886 2006-09-04 [paul]       2.4.0cvs141
9888         * src/gtk/icon_legend.c
9889                 straighten up columns
9890                 Patch by Fabien Vantard
9892 2006-09-04 [wwp]        2.4.0cvs140
9894         * src/prefs_filtering.c
9895                 fix new line's account name in filtering prefs:
9896                 was "All", is now "(New)".
9898 2006-09-04 [paul]       2.4.0cvs139
9900         * tools/make.themes.project
9901                 use "AUTOMAKE_OPTIONS = dist-bzip2"
9902                 instead of homebrewed "make release"
9904 2006-09-03 [colin]      2.4.0cvs138
9906         * src/folderview.c
9907                 Fix bug #1007 (Wrong folder highlighted)
9909 2006-09-03 [colin]      2.4.0cvs137
9911         * src/compose.c
9912                 Don't set Newsgroup: header to a mail folder
9913                 path
9915 2006-09-03 [paul]       2.4.0cvs136
9917         * src/prefs_other.c
9918         * src/prefs_spelling.c
9919                 unify the gui
9921 2006-09-03 [paul]       2.4.0cvs135
9923         * src/prefs_summaries.c
9924                 correct menu item text in prefs_keybind_apply_clicked()
9926 2006-09-03 [paul]       2.4.0cvs134
9928         * manual/advanced.xml
9929                 some improvements to the descriptions
9930         * src/mainwindow.c
9931         * src/messageview.c
9932         * src/summaryview.c
9933         * src/gtk/menu.c
9934                 fix menu sensitivity issues
9935         * src/prefs_message.c
9936                 drop the useless word 'short'
9937         * src/prefs_other.c
9938                 add the word 'lines' indicating log length
9939                 is a measure of lines
9940         * src/textview.c
9941                 fix compilation warnings
9943 2006-09-02 [colin]      2.4.0cvs133
9945         * src/messageview.c
9946                 Display a special return-receipt message
9947                 if the message is from the user
9948         * src/summaryview.c
9949                 Fix missing freeze of the list when marking
9950                 all read and unthreading for exec. Thanks
9951                 to Stephan Sachse.
9953 2006-09-02 [paul]       2.4.0cvs132
9955         * src/mainwindow.c
9956         * src/prefs_message.c
9957         * src/summaryview.c
9958                 fix some english
9960 2006-09-02 [wwp]        2.4.0cvs131
9962         * src/prefs_filtering.c
9963                 added an account name column to the filtering rules
9964                 dialog.
9966 2006-09-02 [colin]      2.4.0cvs130
9968         * src/gtk/logwindow.c
9969         * src/gtk/logwindow.h
9970                 Block scrolling if we're not at the end
9971                 of the log
9973 2006-09-02 [colin]      2.4.0cvs129
9975         * src/folder.c
9976                 Make sure account-specific rules can't
9977                 be used in {pre-,post-,}processing
9978         * src/mainwindow.c
9979         * src/gtk/logwindow.c
9980         * src/gtk/logwindow.h
9981                 Jump to last error when clicking on the
9982                 warning icon
9984 2006-09-02 [colin]      2.4.0cvs128
9986         * src/imap.c
9987         * src/import.c
9988         * src/mainwindow.c
9989         * src/mainwindow.h
9990                 Fix warning icon
9991         * src/inc.c
9992         * src/mbox.c
9993         * src/mbox.h
9994                 Let proc_mbox know its account, for
9995                 account-specific rules
9997 2006-09-01 [colin]      2.4.0cvs127
9999         * src/codeconv.c
10000                 Don't uselessly use iconv to convert from
10001                 us-ascii
10002         * src/alertpanel.c
10003         * src/mainwindow.c
10004         * src/mainwindow.h
10005         * src/inc.c
10006                 Fix certain log cases, disable warning icon
10007                 for now, the correct way to display it when
10008                 necessary and only when necessary is probably
10009                 to do it manually rather than use error logs
10010         * src/etpan/imap-thread.c
10011                 Clean up UID logging a bit
10012         * src/gtk/logwindow.c
10013         * src/gtk/logwindow.h
10014                 Make logging faster when the window's closed
10016 2006-09-01 [wwp]        2.4.0cvs126
10018         * manual/fr/account.xml
10019                 reflect changes to the ref. manual (parts of cvs72):
10020                 fix tabnames and quotes.
10022 2006-09-01 [wwp]        2.4.0cvs125
10024         * manual/fr/plugins.xml
10025                 reflect changes to the reference manual (cvs42):
10026                 update IRC channel info.
10028 2006-09-01 [wwp]        2.4.0cvs124
10030         * commitHelper
10031                 use CVSEDITOR env. var. if set, according to `man cvs`.
10033 2006-09-01 [wwp]        2.4.0cvs123
10035         * manual/advanced.xml
10036                 better sentence again (thanks to Paul).
10038 2006-09-01 [wwp]        2.4.0cvs122
10040         * manual/advanced.xml
10041         fix definition of toolbar_detachable and rework a bit the one of
10042         enable_dotted_lines.
10044 2006-09-01 [mones]      2.4.0cvs121
10046         * manual/advanced.xml
10047                 Document enable_dotted_lines
10049 2006-09-01 [paul]       2.4.0cvs120
10051         * src/folderview.c
10052         * src/folderview.h
10053         * src/imap.c
10054         * src/mainwindow.c
10055         * src/summaryview.c
10056                 obey the 'When entering folder...' option
10057                 when using the /View/Go to/... menu items
10058                 Thanks to Colin
10060 2006-08-31 [colin]      2.4.0cvs119
10062         * src/folderview.c
10063                 Revert 2.4.0cvs116, wrong fix.
10065 2006-08-31 [colin]      2.4.0cvs118
10067         * src/gtk/gtksctree.c
10068                 Better state the various copyrights
10070 2006-08-31 [colin]      2.4.0cvs117
10072         * src/prefs_common.c
10073                 fix enable_dotted_lines
10075 2006-08-31 [colin]      2.4.0cvs116
10077         * src/folderview.c
10078                 Use pref "Always open on select" when going
10079                 to next unread folder
10080         * src/gtk/gtksctree.c
10081                 Fix link failure to _gtk_clist_create_cell_layout
10082                 on certain computers. (Why not mine, I wonder)
10084 2006-08-31 [colin]      2.4.0cvs115
10086         * src/procmsg.c
10087         * src/textview.c
10088         * src/plugins/bogofilter/bogofilter.c
10089         * src/plugins/spamassassin/spamassassin.c
10090                 Requalify some "errors" to warnings
10091         * src/mainwindow.c
10092         * src/mainwindow.h
10093         * src/statusbar.c
10094                 Add an icon in the statusbar to notify
10095                 of errors
10096         * src/gtk/gtksctree.c
10097         * src/folderview.c
10098         * src/summaryview.c
10099                 Make the GtkSCTree look more modern by
10100                 alternating background lines
10101         * src/prefs_common.c
10102         * src/prefs_common.h
10103                 Add a pref to let people have the old
10104                 way if they prefer
10107 2006-08-30 [colin]      2.4.0cvs114
10109         * src/procmsg.c
10110         * src/procmsg.h
10111                 Provide a way to filter a list of
10112                 messages in an optimised manner, and
10113                 add a list-filtering hook
10114         * src/folder.c
10115         * src/inc.c
10116         * src/mbox.c
10117                 Use the list filtering
10118         * src/plugins/bogofilter/bogofilter.c
10119                 Use the list-filtering hook
10120                 Use -b (bulk) mode for more speed
10121                 when learning and filtering
10122         * src/etpan/imap-thread.c
10123                 Make log output shorter in UID SEARCH
10126 2006-08-30 [colin]      2.4.0cvs113
10128         * src/plugins/bogofilter/bogofilter.c
10129                 Really fast mass learning - thanks to David
10130                 Relson for the options explanations :)
10132 2006-08-30 [colin]      2.4.0cvs112
10134         * src/msgcache.c
10135                 Fix compilation on FreeBSD. Thanks
10136                 to Michael Hugues
10138 2006-08-29 [colin]      2.4.0cvs111
10140         * src/folderview.c
10141                 Handle "popup_menu" signal (for popping the 
10142                 menu via the keyboard)
10143         * src/mimeview.c
10144         * src/mimeview.h
10145         * src/summaryview.c
10146         * src/textview.c
10147         * src/gtk/gtkutils.c
10148         * src/gtk/gtkutils.h
10149                 Factorize scrolling code, and add an API 
10150                 for MimeViewers to handle scroll orders
10152 2006-08-29 [wwp]        2.4.0cvs110
10154         * src/plugins//bogofilter/bogofilter.c
10155         * src/plugins//spamassassin/spamassassin.c
10156                 make the bogofilter/spamassassin filtering error dialogs at
10157         incorporation obey to the "don't popup error dialog on
10158         receive error" option. If disabled, feed the log window w/
10159         the error message.
10161 2006-08-29 [paul]
10163         2.5.0-rc2 released
10165 2006-08-29 [paul]       2.4.0cvs109
10167         * Makefile.am
10168                 remove 'make release', it's not needed
10169                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
10171 2006-08-29 [paul]       2.4.0cvs108
10173         * src/foldersel.c
10174         * src/summary_search.c
10175         * src/gtk/progressdialog.c
10176         * src/plugins/pgpcore/passphrase.c
10177                 replace deprecated gtk_window_set_policy()
10179 2006-08-29 [colin]      2.4.0cvs107
10181         * src/folder.c
10182                 Fix data loss when copy fails during a move:
10183                 only use fast remove_msgs if everything was
10184                 copied OK; else use slow remove_msg on the
10185                 mails that got copied only.
10187 2006-08-28 [paul]       2.4.0cvs106
10189         * src/mh.c
10190                 revert change in 2.4.0cvs104, it breaks
10191                 stuff
10193 2006-08-28 [paul]       2.4.0cvs105
10195         * src/plugins/spamassassin/spamassassin.c
10196                 english fix
10198 2006-08-28 [paul]       2.4.0cvs104
10200         * src/mh.c
10201                 fix data loss when moving to another
10202                 mailbox fails
10203         * src/prefs_spelling.c
10204                 improve the english
10205         * src/gtk/pluginwindow.c
10206                 improve the layout of the dialog text
10207         All thanks to Colin
10209 2006-08-28 [paul]       2.4.0cvs103
10211         * src/plugins/bogofilter/bogofilter.c
10212         * src/plugins/bogofilter/bogofilter_gtk.c
10213                 fix english up a bit, innit
10215 2006-08-28 [paul]       2.4.0cvs102
10217         * configure.ac
10218         * po/Makefile.in.in
10219         * po/Makevars
10220                 require autoconf 2.60, enabling building
10221                 with gettext 0.15 (gettext 0.14.x build still
10222                 possible). Replace Makefiles with versions
10223                 from gettext 0.15.
10224                 Remove configure options --with-localedir and
10225                 --with-mandir. The options that are provided
10226                 directly by autoconf 2.60 can be used instead:
10227                 --mandir --localedir
10229 2006-08-27 [colin]      2.4.0cvs101
10231         * src/plugins/bogofilter/Makefile.am
10232                 Fix make dist (no README)
10234 2006-08-27 [colin]      2.4.0cvs100
10236         * src/folder.c
10237                 Don't use F_UNKNOWN folders for any default
10238                 outbox/trash/etc
10239         * src/plugins/bogofilter/bogofilter.c
10240         * src/plugins/bogofilter/bogofilter.h
10241         * src/plugins/bogofilter/bogofilter_gtk.c
10242                 Add an option to specify the path to bogofilter
10243                 Use single-quotes to be able to learn in folders
10244                 with spaces in their names
10245                 Verify learning status
10247 2006-08-27 [colin]      2.4.0cvs99
10249         * manual/faq.xml
10250         * manual/plugins.xml
10251                 Document Bogofilter plugin
10253 2006-08-27 [colin]      2.4.0cvs98
10255         * src/compose.c
10256         * src/messageview.c
10257         * src/procmsg.c
10258         * src/procmsg.h
10259                 When possible, copy the queued mail to sent folder
10260                 instead of re-adding. Much faster on IMAP.
10262 2006-08-27 [colin]      2.4.0cvs97
10264         * src/msgcache.c
10265                 Disable mmaped caches - huge metadata loss
10266                 here after a power failure.
10267         * src/summaryview.c
10268                 Add quicksearch timing
10269         * src/common/plugin.c
10270         * src/common/plugin.h
10271                 Implement an interface to tell what plugins
10272                 provide. Prevent loading of similar plugins.
10273         * src/plugins/clamav/clamav_plugin.c
10274         * src/plugins/demo/demo.c
10275         * src/plugins/dillo_viewer/dillo_viewer.c
10276         * src/plugins/pgpcore/plugin.c
10277         * src/plugins/pgpinline/pgpinline.c
10278         * src/plugins/pgpmime/pgpmime.c
10279         * src/plugins/spamassassin/spamassassin.c
10280         * src/plugins/trayicon/trayicon.c
10281                 Implement plugin_provides()
10283 2006-08-27 [colin]      2.4.0cvs96
10285         * configure.ac
10286         * src/plugins/Makefile.am
10287         * src/plugins/bogofilter/.cvsignore
10288         * src/plugins/bogofilter/Makefile.am
10289         * src/plugins/bogofilter/bogofilter.c
10290         * src/plugins/bogofilter/bogofilter.h
10291         * src/plugins/bogofilter/bogofilter_gtk.c
10292                 New Bogofilter plugin, provides filtering and
10293                 learning. Spamassassin will go to extra plugins.
10295 2006-08-26 [mones]      2.4.0cvs95
10297         * manual/handling.xml
10298                 Fix subfolder path in the example (thanks to Paul) 
10300 2006-08-26 [mones]      2.4.0cvs94
10302         * manual/glossary.xml
10303                 2.2. + add ISP to the glossary
10304                 7.5. + Add UIDL to glossary
10305                 7.7. + Add TCP to glossary
10306         * manual/handling.xml
10307                 7.1. + Mentions GNU/Linux distribution, what about the non...
10308                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
10309                 7.3. + Mentions .bashrc, what about the non-bash ones? 
10310                 7.4. = Use appropriate quotation for commands
10311                 7.6. = change "" to <quote></quote>
10312         * manual/plugins.xml
10313                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
10314         * manual/starting.xml
10315                 2.1. + local mbox file: some examples of mbox file locations...
10316                 Also reformatted files requiring it
10318 2006-08-26 [wwp]        2.4.0cvs93
10320         * src/summary_search.c
10321                 disable find buttons while summary search is running.
10323 2006-08-25 [colin]      2.4.0cvs92
10325         * src/folder.c
10326         * src/folderutils.c
10327         * src/mh.c
10328         * src/procmsg.h
10329         * src/summaryview.c
10330                 Speed up MH moving, and add progressbar
10331                 for MH deletion
10332         * src/msgcache.c
10333                 Write cache files using mmap() too
10335 2006-08-25 [wwp]        2.4.0cvs91
10337         * src/summaryview.c
10338                 switch spam<->ham button when a message has been marked as spam or ham
10339                 and is still selected. Thanks to Colin.
10341 2006-08-25 [paul]       2.4.0cvs90
10343         * src/Makefile.am
10344         * src/stock_pixmap.c
10345         * src/stock_pixmap.h
10346         * src/summaryview.c
10347         * src/gtk/icon_legend.c
10348         * src/pixmaps/copied.xpm
10349         * src/pixmaps/moved.xpm
10350                 add icons for delayed execution marked for
10351                 copying, marked for moving
10353 2006-08-25 [mones]      2.4.0cvs89
10355         * manual/glossary.xml
10356                 Fix the other glossary items:
10357                 5.1. = Inmmediate execution -> <quote>immediate execution...
10358                 5.2. = Fix MBOX capitalization -> Mbox
10359                 5.3. + Improve Plugins def. w/ tech. ref.
10360                 5.4. = Quotation -> replace '>' by <quote>></quote>
10361                 5.5. - SMTP Server. -> remove dot
10362         * po/es.po
10363                 Updated translation
10365 2006-08-25 [mones]      2.4.0cvs88
10367         * manual/ack.xml
10368                 Reformatted, changed email address
10369         * manual/glossary.xml
10370                 Reformatted, fixed MANUAL-TODO items:
10371                 8.2. + add ROT-13 to glossary
10372                 8.4. + add URL to glossary
10373         * manual/es/advanced.xml
10374                 Fixed <literal>s
10376 2006-08-25 [paul]       2.4.0cvs87
10378         * src/gtk/icon_legend.c
10379                 add 'marked for deletion' icon
10380                 arrange icons by containing column
10381                 wrap long label text
10383 2006-08-25 [colin]      2.4.0cvs86
10385         * src/common/utils.c
10386         * src/common/utils.h
10387                 Add the sc_g_*list_bigger functions in
10388                 a place everyone can use it
10389         * src/summaryview.c
10390                 Only freeze/thaw the list when working
10391                 on the selection, if it's bigger than 1
10392         * src/gtk/gtksctree.c
10393                 Only freeze/thaw the list when unselec-
10394                 ting 'all' if ('all' != 1)
10395                 This avoids some flickering
10397 2006-08-24 [colin]      2.4.0cvs85
10399         * src/addressbook.c
10400                 Fix strange list selection
10401                 Fix random seg (Invalid read of freed memory)
10403 2006-08-24 [colin]      2.4.0cvs84
10405         * src/alertpanel.c
10406         * src/gtk/inputdialog.c
10407         * src/plugins/pgpcore/passphrase.c
10408                 Revert minimal width patch of 2.4.0cvs67,
10409                 as it is also a maximal width. Use 
10410                 gtk_window_set_default_size instead.
10412 2006-08-24 [colin]      2.4.0cvs83
10414         * src/msgcache.c
10415                 Write cache/mark to temp files before
10416                 overwriting old ones (avoids metadata
10417                 loss if writing the new files fail).
10418                 Use mmap() to read cache/mark file, as
10419                 this makes cache reading faster. Dis-
10420                 abled for big-endian machines until it
10421                 can be tested. (Big-endian users: set
10422                 msgcache_use_mmap = TRUE in the relevant
10423                 #if).
10424         * src/procmsg.h
10425                 Move rarely used fields of MsgInfo in 
10426                 another structure, which will only be
10427                 allocated if needed. Face, X-Face,
10428                 Return receipt headers and List-*
10429                 headers are moved. Mails having none
10430                 of these occupy 52 bytes less with
10431                 this patch, which makes 2.5MB of RAM
10432                 saved on a 50k folder).
10433         * src/headerview.c
10434         * src/mainwindow.c
10435         * src/messageview.c
10436         * src/partial_download.c
10437         * src/procheader.c
10438         * src/procmsg.c
10439         * src/textview.c
10440                 Follow this structure change.
10442 2006-08-24 [wwp]        2.4.0cvs82
10444         * manual/es/.cvsignore
10445         * manual/es/dist/.cvsignore
10446         * manual/es/dist/html/.cvsignore
10447         * manual/es/dist/pdf/.cvsignore
10448         * manual/es/dist/ps/.cvsignore
10449         * manual/es/dist/txt/.cvsignore
10450                 more (generated) files to ignore.
10452 2006-08-24 [colin]      2.4.0cvs81
10454         * src/folder.c
10455         * src/mh.c
10456                 Fix possible problems with local delivery. Check the folder doesn't
10457                 need scan before setting its mtime when saving cache (which can be
10458                 done long after the folder's been modified by an external process);
10459                 Check that the stored item's mtime didn't change in mh functions.
10461 2006-08-24 [mones]      2.4.0cvs80
10463         * manual/advanced.xml
10464                 Rewrapping, some fixes and MANUAL-TODO items:
10465                 8.1. = change "" to <quote></quote>
10466                 8.3. = quote menu items
10467                 8.5. - deploying -> new user ... ideally a new user (redundant)
10469 2006-08-23 [colin]      2.4.0cvs79
10471         * src/gtk/gtksctree.c
10472                 When selecting or deselecting range, only
10473                 freeze/thaw when selection is bigger than 10
10475 2006-08-23 [colin]      2.4.0cvs78
10477         * src/messageview.c
10478         * src/mimeview.c
10479         * src/mimeview.h
10480         * src/plugins/dillo_viewer/dillo_viewer.c
10481                 Provide an API for MimeViewer plugins to
10482                 return a text selection for replying
10484 2006-08-23 [colin]      2.4.0cvs77
10486         * src/image_viewer.c
10487         * src/textview.c
10488                 Use gtk_pixbuf_new_from_file_at_scale(), which
10489                 is faster than getting the pixbuf then resizing
10490                 it.
10492 2006-08-23 [colin]      2.4.0cvs76
10494         * src/procmime.c
10495                 UTF-8 should be sent Quoted-printable
10497 2006-08-22 [colin]      2.4.0cvs75
10499         * src/mh.c
10500                 Check if scan is required before touching
10501                 the folder (or it'll be required every time)
10503 2006-08-22 [colin]      2.4.0cvs74
10505         * configure.ac
10506                 Require libetpan 0.46 (crasher fix when built
10507                 against gnutls)
10509 2006-08-22 [colin]      2.4.0cvs73
10511         * src/folder.c
10512                 Set folder's mtime after writing its
10513                 cache
10514         * src/folderview.c
10515                 Add some timing
10516         * src/procmsg.c
10517                 Don't do useless stuff if we don't 
10518                 thread by subject
10519         * src/summaryview.c
10520                 Add some timing, don't deselect prior
10521                 to selecting (gtksctree does it itself),
10522                 remove crash avoidance hacks as it's been
10523                 properly fixed since a while
10524         * src/common/utils.c
10525                 Optimize to_human_readable(): _() is slow,
10526                 do it only once, and avoid %f format for KB
10527                 (the most common in a summaryview)
10528         * src/gtk/gtksctree.c
10529                 Don't uselessly freeze/thaw (fixes flicker
10530                 on next unread and friends), reduce number
10531                 of g_list_nth/g_list_position where possible
10532         * src/gtk/gtkutils.c
10533         * src/gtk/gtkutils.h
10534                 Reduce number of g_list_nth/g_list_position
10535                 where possible.
10536                 All of this makes loading as 70k folder 2.1
10537                 seconds instead of 3.2 (with hot FS caches).
10538                 (1.3 seconds without Date and Size columns...)
10540 2006-08-22 [paul]       2.4.0cvs72
10542         wrap documents and do some items from mones' MANUAL-TODO:
10544         * manual/account.xml
10545                 4.1. = fix tabname references to <quote>tabname</quote>
10546                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
10547         * manual/faq.xml
10548                 1.1. = mentioned options don't match UI
10549                 Add information about the 'Never send Return Receipts'
10550                 option
10551         * manual/handling.xml
10552                 6.2. = Mentions Extended symbols button, but now is
10553                 named Information
10554                 6.3. = Mentions ... button, which is now Edit
10556 2006-08-22 [colin]      2.4.0cvs71
10558         * src/gtk/pluginwindow.c
10559                 Fix layout in verbose translations (such
10560                 as french)
10562 2006-08-22 [paul]       2.4.0cvs70
10564         * manual/Makefile.am
10565                 build manuals in alphabetical order
10566         * src/addressbook.c
10567         * src/prefs_themes.c
10568                 replace/remove deprecated symbols
10569         * src/gtk/gtkutils.c
10570                 fix a warning
10571         * src/gtk/pluginwindow.c
10572                 replace deprecated symbol
10573                 replace label text and move it
10574         * src/plugins/pgpcore/prefs_gpg.c
10575                 move the 'Generate...' button out of the
10576                 Sign Key frame, replace the English used
10577         * src/plugins/pgpcore/sgpgme.c
10578                 fixes to the English
10580 2006-08-21 [colin]      2.4.0cvs69
10582         * src/plugins/trayicon/trayicon.c
10583                 Add more strings for translation; patch
10584                 by Pawel
10586 2006-08-21 [colin]      2.4.0cvs68
10588         * src/compose.c
10589                 fix replied flag not set after drafting
10590         * src/matcher.c
10591                 fix body quicksearch in non-encoded bodies
10592                 containing '='
10593         * src/msgcache.c
10594                 Get rid of the g_malloc workaround for
10595                 corrupted caches, use g_try_malloc
10597 2006-08-21 [colin]      2.4.0cvs67
10599         * src/alertpanel.c
10600         * src/gtk/inputdialog.c
10601         * src/plugins/pgpcore/passphrase.c
10602                 Set minimal width to 375
10603         * src/mainwindow.c
10604                 Fix switching to offline, asking if it 
10605                 should be overriden for synchronising
10606         * src/mimeview.c
10607                 Don't offer to remember command on Open 
10608                 with for text parts, as the browser or 
10609                 text editor command isn't changed from 
10610                 there
10612 2006-08-20 [paul]       2.4.0cvs66
10614         * po/ko.po
10615         * po/zh_CN.po
10616                 fix plural form errors. revealed by stricter
10617                 checking of gettext 0.15
10619 2006-08-18 [paul]       2.4.0cvs65
10621         * src/stock_pixmap.c
10622                 fix the fix of 2.4.0cvs64
10623                 Thanks to Colin
10625 2006-08-18 [paul]       2.4.0cvs64
10627         * src/stock_pixmap.c
10628                 fix leaks
10629                 Thanks to Colin
10631 2006-08-18 [paul]       2.4.0cvs63
10633         * src/compose.c
10634         * src/procmsg.c
10635                 fix occasional IMAP bug where large msgs
10636                 were left in the queue folder after sending
10637                 Thanks to Colin
10639 2006-08-18 [paul]       2.4.0cvs62
10641         * src/folderview.c
10642                 freeze the summaryview while quicksearch results
10643                 are displayed
10644                 (fixes bug 456 'current message is hidden when the
10645                 view is refreshed and extended search is "unread 
10646                 messages"')
10647                 Thanks to Colin
10648         * src/textview.c
10649                 add missing #include "inputdialog.h"
10650         * src/common/utils.h
10651                 add missing mailcap_update_default() and improve
10652                 readability
10654 2006-08-17 [colin]      2.4.0cvs61
10656         * src/plugins/pgpcore/select-keys.c
10657                 Fix warnings :)
10659 2006-08-17 [colin]      2.4.0cvs60
10661         * src/compose.c
10662                 Don't continue queuing if Cancel is clicked
10663                 in select-keys
10665 2006-08-17 [colin]      2.4.0cvs59
10667         * src/plugins/pgpcore/select-keys.c
10668                 When encrypting, if only one key matches and it 
10669                 matches exactly, automatically use it.
10671 2006-08-17 [colin]      2.4.0cvs58
10673         * src/mimeview.c
10674         * src/prefs_common.c
10675         * src/prefs_common.h
10676         * src/prefs_ext_prog.c
10677         * src/textview.c
10678                 Fix issues with previous patch (text/html)
10679                 Remove outdated prefs
10681 2006-08-17 [colin]      2.4.0cvs57
10683         * src/imap.c
10684                 Add View Log button on auth error
10685         * src/procmsg.c
10686                 Fix encrypted mail marked as new when
10687                 saved in normal folders
10688         * src/plugins/pgpinline/pgpinline.c
10689                 Fix encrypt bug on IMAP
10690         * src/mimeview.c
10691         * src/common/utils.c
10692         * src/common/utils.h
10693         * src/gtk/inputdialog.c
10694         * src/gtk/inputdialog.h
10695                 Get rid of metamail stuff, simplify
10696                 opening, and allow remembering of user's
10697                 choices (by updating ~/.mailcap). There's
10698                 still to drop "Audio player" and "Image
10699                 viewer" preferences.
10701 2006-08-17 [mones]      2.4.0cvs56
10703         * manual/es/sylpheed-claws-manual.xml
10704                 fix DTD path
10706 2006-08-17 [mones]      2.4.0cvs55
10708         * configure.ac
10709         * manual/Makefile.am
10710         * manual/es/Makefile.am
10711         * manual/es/account.xml
10712         * manual/es/ack.xml
10713         * manual/es/addrbook.xml
10714         * manual/es/advanced.xml
10715         * manual/es/faq.xml
10716         * manual/es/glossary.xml
10717         * manual/es/gpl.xml
10718         * manual/es/handling.xml
10719         * manual/es/intro.xml
10720         * manual/es/keyboard.xml
10721         * manual/es/plugins.xml
10722         * manual/es/starting.xml
10723         * manual/es/sylpheed-claws-manual.xml
10724         * manual/es/dist/Makefile.am
10725         * manual/es/dist/html/Makefile.am
10726         * manual/es/dist/pdf/Makefile.am
10727         * manual/es/dist/ps/Makefile.am
10728         * manual/es/dist/txt/Makefile.am
10729                 Spanish translation for the manual
10731 2006-08-16 [colin]      2.4.0cvs54
10733         * src/compose.c
10734         * src/main.c
10735         * src/mainwindow.c
10736                 Fix send button sensitivity at startup
10737                 Set send menu sensitivity (patch by Fabien)
10738         * src/ssl_manager.c
10739                 Enable closing with esc (patch by Fabien)
10740         * src/gtk/foldersort.c
10741                 Enable closing with esc (patch by Fabien)
10742         * src/procmime.c
10743                 Optimisation (no need to copy to tempfile to
10744                 "decode" 7bit and 8bit)
10745         * src/summaryview.c
10746                 Fix cruft in swap_from case
10747         * src/textview.c
10748                 Fix missing last line in some mail cases 
10749                 (Fixes debian #381872)
10750         * src/plugins/pgpcore/prefs_gpg.c
10751         * src/plugins/pgpcore/sgpgme.c
10752         * src/plugins/pgpcore/sgpgme.h
10753                 Don't show "no key found" when user explicitely
10754                 wants to create a key
10756 2006-08-16 [paul]       2.4.0cvs53
10758         * configure.ac
10759         * src/account.c
10760         * src/addressbook.c
10761         * src/headerview.c
10762         * src/prefs_account.c
10763         * src/prefs_message.c
10764         * src/gtk/gtkutils.c
10765                 bump up minimum required versions of GTK+ and
10766                 GLIB to 2.6.0
10768 2006-08-16 [paul]       2.4.0cvs52
10770         * src/toolbar.c
10771                 workaround GTK+ Bug 351600 - 'Can't re-click
10772                 on button after sensitivity update'
10773                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
10774                 Thanks to Colin
10776 2006-08-15 [colin]      2.4.0cvs51
10778         * src/plugins/pgpcore/prefs_gpg.c
10779                 Set options sensitivity according to
10780                 key existence
10781         * src/plugins/pgpcore/sgpgme.c
10782                 Allow to create key with no passphrase
10784 2006-08-14 [cleroy]     2.4.0cvs50
10786         * src/gtk/pluginwindow.c
10787                 New layout (maybe to be changed?)
10788         * src/gtk/gtkutils.c
10789                 Fix a bit label_window
10790         * src/plugins/pgpcore/passphrase.c
10791         * src/plugins/pgpcore/passphrase.h
10792         * src/plugins/pgpcore/plugin.c
10793         * src/plugins/pgpcore/prefs_gpg.c
10794         * src/plugins/pgpcore/prefs_gpg.h
10795         * src/plugins/pgpcore/sgpgme.c
10796         * src/plugins/pgpcore/sgpgme.h
10797                 Allow to create a PGP private key via the GUI
10799 2006-08-14 [wwp]        2.4.0cvs49
10801         * src/addressbook_foldersel.c
10802                 fix strict ISO C90 compliance.
10804 2006-08-14 [paul]       2.4.0cvs48
10806         * src/gtk/prefswindow.c
10807                 re-set scrolled window on opening
10808                 Patch by Ticho
10810 2006-08-14 [paul]
10812         2.5.0-rc1 released
10814 2006-08-14 [paul]       2.4.0cvs47
10816         * src/prefs_display_header.c
10817                 re-enable user-defined Displayed Headers
10819 2006-08-14 [paul]       2.4.0cvs46
10821         * src/prefs_account.c
10822                 use GTK_STOCK_EDIT
10824 2006-08-13 [colin]      2.4.0cvs45
10826         * src/common/utils.c
10827                 Fix "a" in quote when the original message is empty,
10828                 by using \0 instead of 'a' to test writability of
10829                 temp files.
10831 2006-08-13 [wwp]        2.4.0cvs44
10833         * src/plugins/spamassassin/spamassassin.c
10834                 fix capitalization of "SpamAssassin" in some debug, log and
10835                 dialog messages.
10837 2006-08-13 [paul]       2.4.0cvs43
10839         * src/editldap.c
10840                 fix overlapping widgets
10841         * src/prefs_account.c
10842                 fix translation of protocol_names[]
10843                 fix label disappearing off the edge of the
10844                 visible area
10846 2006-08-12 [paul]       2.4.0cvs42
10848         * manual/plugins.xml
10849                 update IRC channel info before it gets forgotten
10850                 about
10852 2006-08-11 [colin]      2.4.0cvs41
10854         * src/compose.c
10855         * src/mainwindow.c
10856         * src/mainwindow.h
10857         * src/procmsg.c
10858         * src/procmsg.h
10859         * src/summaryview.c
10860         * src/toolbar.c
10861                 Grey out the Send button if
10862                 - Queue folders are empty, or
10863                 - We're sending already
10865 2006-08-11 [wwp]        2.4.0cvs40
10867         * src/main.c
10868                 fix a logic issue when quitting while a compose window is
10869                 still open, thanks to Colin.
10871 2006-08-10 [colin]      2.4.0cvs39
10873         * src/main.c
10874                 Fix default font size setting after wizard run
10875         * src/imap.c
10876         * src/etpan/imap-thread.c
10877         * src/etpan/imap-thread.h
10878                 Fix bug #999 (Timing out on TSL cert validation 
10879                 dialog makes ugly things happen). Also, STARTTLS
10880                 unconditionnaly if initial capabilities contain
10881                 LOGINDISABLED and STARTTLS.
10883 2006-08-09 [colin]      2.4.0cvs38
10885         * src/mainwindow.c
10886         * src/mainwindow.h
10887                 Fix Tools/Actions sensitivity when there are
10888                 no actions
10890 2006-08-09 [colin]      2.4.0cvs37
10892         * src/prefs_filtering.c
10893                 Warning fix, patch by Paul
10894         * src/messageview.c
10895         * src/prefs_actions.c
10896         * src/prefs_filtering_action.c
10897         * src/prefs_matcher.c
10898                 Uniformisation of "Info ..." to "Info..." (for
10899                 old gtk), patch by Fabien
10900         * src/plugins/clamav/clamav_plugin_gtk.c
10901                 Sensitivity fix by Fabien
10903 2006-08-09 [colin]      2.4.0cvs36
10905         * src/main.c
10906         * src/main.h
10907                 Add a function to know whether we're exiting
10908         * src/plugins/trayicon/trayicon.c
10909                 If exiting, don't do anything. Faster, and
10910                 avoids gtk_main_iteration reentracy causing
10911                 segfaults at exit
10913 2006-08-09 [colin]      2.4.0cvs35
10915         * src/messageview.c
10916         * src/mimeview.c
10917         * src/mimeview.h
10918                 Fix lack of part selection when automatically 
10919                 jumping to a specific part
10920         * src/msgcache.c
10921                 Little optimisation in cache reading
10923 2006-08-09 [colin]      2.4.0cvs34
10925         * src/compose.c
10926                 Fix crash setting the priority on reedit
10927                 (Accessing compose before creating it!)
10929 2006-08-08 [colin]      2.4.0cvs33
10931         * src/procmime.c
10932                 Fix bug #998 (last attachment is not accessible)
10933                 Bad RFC interpretation on multipart close-delimiters
10934         * src/mimeview.c
10935         * src/mimeview.h
10936         * src/gtk/gtkvscrollbutton.c
10937         * src/gtk/gtkvscrollbutton.h
10938                 Make attachments list wheel-scrollable
10940 2006-08-07 [colin]      2.4.0cvs32
10942         * src/gtk/gtkaspell.c
10943                 Fix bug #973 (Unicode punctation characters 
10944                 are not recognized as separators by the
10945                 spell checker); fix unsigned stuff
10947 2006-08-07 [colin]      2.4.0cvs31
10949         * src/compose.c
10950                 Fix bug #956 (DnD text with accents in compose 
10951                 text entry); fix gccc's signed/unsigned fuss
10953 2006-08-06 [colin]      2.4.0cvs30
10955         * src/main.c
10956                 Fix bug #979 (Plugin crashes when exiting 
10957                 sylpheed-claws) : handle exit request only 
10958                 once
10960 2006-08-05 [colin]      2.4.0cvs29
10962         * src/news.c
10963                 Just make sure we have a msgid.
10965 2006-08-05 [colin]      2.4.0cvs28
10967         * src/news.c
10968         * src/summaryview.c
10969                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
10970                 by reimplementing it
10971         * src/textview.c
10972                 Fix bug when hiding quotes with level > 3 and quote
10973                 colors are recycled
10975 2006-08-04 [colin]      2.4.0cvs27
10977         * src/compose.c
10978         * src/undo.c
10979         * src/undo.h
10980                 Fix a bit replace-by-pasting undo
10981         * src/mainwindow.c
10982         * src/messageview.c
10983                 Fix Fold quotes menu synchro in
10984                 mainwindow when it changes in 
10985                 messageview
10986         * src/textview.c
10987                 Fix right-click on quotes blocks
10988         * src/common/utils.c
10989                 Verify that the file created by
10990                 my_tmpfile() is writable. Fixes
10991                 bug #988 (very specific filesystem
10992                 issue)
10993         * src/plugins/pgpcore/sgpgme.c
10994                 Fix file descriptor leak
10995         * src/plugins/spamassassin/spamassassin.c
10996                 Warn once if spamd isn't reachable
10998 2006-08-04 [colin]      2.4.0cvs26
11000         * src/toolbar.c
11001                 i18n context patch by Fabien
11003 2006-08-03 [colin]      2.4.0cvs25
11005         * src/mainwindow.c
11006         * src/messageview.c
11007                 Rename "Hide quotes" to "Fold quotes"
11008         * src/textview.c
11009                 Don't use hand cursor on quotes. "all 
11010                 the bonuses of the feature and none of 
11011                 unwelcome side-effects"
11013 2006-08-03 [colin]      2.4.0cvs24
11015         * AUTHORS
11016         * sylpheed-claws.desktop
11017         * src/gtk/authors.h
11018                 Bring the desktop file to XDG compliance
11019                 Patch by Charles A. Edwards
11021 2006-08-03 [colin]      2.4.0cvs23
11023         * src/textview.c
11024                 Fix links offset when they are preceded
11025                 by accentued chars (g_utf8_strlen!)
11026         * src/mainwindow.c
11027                 Fix wrong status when starting offline
11030 2006-08-03 [wwp]        2.4.0cvs22
11032         * src/prefs_common.h
11033                 ask what to do w/ filtering rules that belong to an account when
11034                 applying filtering rules manually from the main window (skip,
11035                 apply regardless of the account, use current account). This dialog
11036                 can be skipped and the last reply used.
11037                 (forgot that file)
11039 2006-08-03 [wwp]        2.4.0cvs21
11041         * src/filtering.c
11042         * src/filtering.h
11043         * src/prefs_common.c
11044         * src/summaryview.c
11045         * src/alertpanel.c
11046         * src/alertpanel.h
11047         * src/messageview.c
11048                 ask what to do w/ filtering rules that belong to an account when
11049                 applying filtering rules manually from the main window (skip,
11050                 apply regardless of the account, use current account). This dialog
11051                 can be skipped and the last reply used.
11054 2006-08-03 [colin]      2.4.0cvs20
11056         * src/textview.c
11057                 Optimize previous patch
11059 2006-08-03 [cleroy]     2.4.0cvs19
11061         * src/textview.c
11062                 Fix quotes getting toggled back when the
11063                 mail has an even number of text parts
11065 2006-08-02 [colin]      2.4.0cvs18
11067         * src/messageview.c
11068                 Add Hide quotes menu
11070 2006-08-02 [colin]      2.4.0cvs17
11072         * src/mainwindow.c
11073         * src/prefs_common.c
11074         * src/textview.c
11075         * src/textview.h
11076         * src/gtk/about.c
11077                 Allow per-level quote hiding,
11078                 Allow toggling quotes by double-clicking them
11079                 Rename RemoteURI to ClickableText to reflect
11080                 the fact it's used for a variety of things
11082 2006-08-02 [wwp]        2.4.0cvs16
11084         * src/mainwindow.c
11085                 fix "View/Hide quotes" menu item status initialization.
11087 2006-08-02 [wwp]        2.4.0cvs15
11089         * src/matcher_parser_parse.y
11090                 remove a debug trace.
11092 2006-08-02 [paul]       2.4.0cvs14
11094         * src/plugins/pgpcore/passphrase.c
11095                 don't set initial dialog size
11096                 make it resizable
11098 2006-08-02 [paul]       2.4.0cvs13
11100         * src/noticeview.c
11101                 remove the rogue '/' character
11103 2006-08-02 [paul]       2.4.0cvs12
11105         * src/noticeview.c
11106                 allow buttons to resize as necessary
11108 2006-08-01 [wwp]        2.4.0cvs11
11110         * src/mbox.c
11111                 fix strict ISO C90 compliance.
11113 2006-08-01 [wwp]        2.4.0cvs10
11115         * tools/update-po
11116                 updated update-po tool to work w/ context-dependent translations.
11117                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
11119 2006-08-01 [wwp]        2.4.0cvs9
11121         * src/matcher.c
11122         * src/prefs_filtering.c
11123         * src/prefs_matcher.c
11124                 allow context-dependent translations for "All",
11125                 patch by Fabien Vantard <fzzzzz@gmail.com>.
11127 2006-07-31 [colin]      2.4.0cvs8
11129         * AUTHORS
11130         * src/gtk/authors.h
11131                 Add Rafal to authors
11133 2006-07-31 [colin]      2.4.0cvs7
11135         * src/compose.c
11136         * src/mainwindow.c
11137         * src/messageview.h
11138         * src/prefs_common.c
11139         * src/prefs_common.h
11140         * src/textview.c
11141                 Add 'View/Hide quotes'. Patch based on a patch
11142                 by Rafal Weglarz
11144 2006-07-31 [colin]      2.4.0cvs6
11146         * src/action.c
11147                 Fix problem with "> stuff >" actions
11149 2006-07-31 [paul]       2.4.0cvs5
11151         * po/nb.po
11152                 updated by Geir Helland
11154 2006-07-31 [wwp]        2.4.0cvs4
11156         * src/mainwindow.c
11157         * src/summaryview.c
11158         * src/summaryview.h
11159                 add "View/Go to/Parent message" and "View/Go to/Last read message",
11160                 thanks to Colin.
11162 2006-07-31 [wwp]        2.4.0cvs3
11164         * src/Makefile.am
11165         * src/addr_compl.c
11166         * src/addr_compl.h
11167         * src/addressbook.c
11168         * src/addressbook.h
11169         * src/addressbook_foldersel.c
11170         * src/addressbook_foldersel.h
11171         * src/addrindex.c
11172         * src/addrindex.h
11173         * src/matcher.c
11174         * src/matcher.h
11175         * src/matcher_parser_lex.l
11176         * src/matcher_parser_parse.y
11177         * src/prefs_common.c
11178         * src/prefs_common.h
11179         * src/prefs_filtering.c
11180         * src/prefs_matcher.c
11181         * src/prefs_matcher.h
11182         * src/summaryview.c
11183                 introduce filtering against the address book. It's now possible to add
11184                 matched conditions to determine if any email address in a message matches
11185                 or doesn't match any or all books or folders in the address book.
11187 2006-07-31 [wwp]        2.4.0cvs2
11189         * src/account.c
11190         * src/filtering.c
11191         * src/filtering.h
11192         * src/folder.c
11193         * src/folderview.c
11194         * src/inc.c
11195         * src/mainwindow.c
11196         * src/matcher.c
11197         * src/matcher_parser_lex.l
11198         * src/matcher_parser_parse.y
11199         * src/mbox.c
11200         * src/prefs_filtering.c
11201         * src/prefs_filtering.h
11202         * src/procmsg.c
11203         * src/procmsg.h
11204         * src/summaryview.c
11205                 introduce per-account filtering rules. Each filtering rule can now be assigned
11206                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
11207                 when applying filtering rules manually, as all rules will apply - even the ones
11208                 assigned to an account. This issue will be addressed soon.
11212 2006-07-31 [wwp]        2.4.0cvs1
11214         * src/quote_fmt.c
11215                 make more strings translatable.
11217 2006-07-31 [paul]       2.4.0
11219         2.4.0 released
11221 2006-07-31 [paul]       2.3.1cvs91
11223         * po/ca.po
11224                 updated by Miquel Oliete
11226 2006-07-31 [paul]       2.3.1cvs90
11228         * po/de.po
11229         * po/el.po
11230         * po/fr.po
11231         * po/it.po
11232         * po/pl.po
11233         * po/pt_BR.po
11234         * po/sr.po
11235         * po/zh_CN.po
11236                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
11237                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
11238                 Aleksandar Urosevic, and Ralgh Young
11240 2006-07-31 [paul]       2.3.1cvs89
11242         * src/account.c
11243         * src/main.c
11244         * src/mainwindow.c
11245         * src/mainwindow.h
11246                 Fix a race condition when, after an SC crash, rescanning
11247                 folders took more than 0.5 seconds
11248                 Thanks to Colin
11250 2006-07-31 [paul]       2.3.1cvs88
11252         * src/folderview.c
11253                 don't translate separator strings
11255 2006-07-30 [mones]      2.3.1cvs87
11257         * doc/man/sylpheed-claws.1
11258                 Fixed non-ASCII chars in Hoa's name
11259         * po/es.po
11260                 Updated for release
11262 2006-07-27 [colin]      2.3.1cvs86
11264         * src/textview.c
11265                 Don't include the leading \n in links
11266                 Patch by Fabien
11268 2006-07-25 [colin]      2.3.1cvs85
11270         * src/mainwindow.c
11271         * src/common/socket.h
11272         * src/etpan/imap-thread.c
11273                 Refresh resolvers before connecting
11274                 to IMAP servers, and after switching
11275                 to online. Thanks to Paul.
11277 2006-07-18 [colin]
11279         * 2.4.0-rc4 released
11281 2006-07-17 [colin]      2.3.1cvs84
11283         * src/inc.c
11284                 Show connection attempt in statusbar before
11285                 connecting (previously first message was
11286                 "Retrieving messages from ..." after the
11287                 connection succeeded.
11289 2006-07-16 [wwp]        2.3.1cvs83
11291         * sylpheed-claws.ico
11292                 Added .ico file (windows multi-size icon file, generated).
11294 2006-07-12 [wwp]        2.3.1cvs82
11296         * src/messageview.c
11297                 remove Message/Re-edit menu entry from messageview window,
11298                 as sent/draft/queued messages are opened in compose window when
11299                 re-edited and it's not possible to re-edit other msgs.
11301 2006-07-12 [paul]       2.3.1cvs81
11303         * AUTHORS
11304         * src/mainwindow.c
11305         * src/gtk/authors.h
11306                 check online state before resetting
11307                 mailcheck timer. Useful if some program
11308                 verifies connection state and updates
11309                 Claws.
11310                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
11312 2006-07-12 [paul]       2.3.1cvs80
11314         * sylpheed-claws-128x128.png
11315         * sylpheed-claws-64x64.png
11316         * sylpheed-claws.png
11317         * src/Makefile.am
11318         * src/main.c
11319         * src/prefs_toolbar.c
11320         * src/stock_pixmap.c
11321         * src/stock_pixmap.h
11322         * src/wizard.c
11323         * src/gtk/about.c
11324         * src/gtk/gtkutils.c
11325         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
11326         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
11327         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
11328         * src/pixmaps/sylpheed.xpm              ** REMOVED **
11329         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
11330         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
11331                 updated and renamed logo/icon files and related
11332                 logo by Jesper Schultz
11334 2006-07-11 [paul]       2.3.1cvs79
11336         * src/main.c
11337                 fix the labels a smidgin
11339 2006-07-09 [colin]      2.3.1cvs78
11341         * src/textview.c
11342                 Show errors in textviewer's command
11343                 Patch by H. Merijn Brand
11345 2006-07-09 [colin]      2.3.1cvs77
11347         * src/compose.c
11348                 Save FMID in drafts too
11350 2006-07-08 [colin]      2.3.1cvs76
11352         * src/compose.c
11353                 Svae RMID in drafted mails too
11354                 Save quote_fmt vars for whole mails,
11355                 don't reset at each quote_fmt_init:
11356                 allows to use the same |i{var} in
11357                 various template fields
11358         * src/prefs_template.c
11359         * src/quote_fmt.h
11360         * src/quote_fmt_parse.y
11361                 Same
11363 2006-07-08 [colin]      2.3.1cvs75
11365         * src/textview.c
11366                 Fix highlighting of attached parts URIs
11368 2006-07-08 [colin]      2.3.1cvs74
11370         * src/main.c
11371                 Prevent bug #981 (sc 2.3.1 segfaults with 
11372                 gtk+ 2.10) from being reported again:
11373                 if Sylpheed-Claws has been compiled against
11374                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
11375                 of if Sylpheed-Claws has been compiled against
11376                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
11377                 error out.
11379 2006-07-07 [colin]      2.3.1cvs73
11381         * src/prefs_actions.c
11382                 Fix label
11384 2006-07-07 [colin]      2.3.1cvs72
11386         * src/prefs_actions.c
11387                 Fix compile on gtk < 2.8. argh :)
11389 2006-07-07 [paul]       2.3.1cvs71
11391         * src/common/defs.h
11392                 update DONATE_URI
11394 2006-07-07 [colin]      2.3.1cvs70
11396         * po/POTFILES.in
11397         * src/quote_fmt.c
11398         * src/quote_fmt_lex.l
11399         * src/quote_fmt_parse.y
11400                 Add |i{var}, a way to insert user-entered
11401                 text in a template
11403 2006-07-07 [colin]
11405         * 2.4.0-rc3 released
11407 2006-07-07 [colin]      2.3.1cvs69
11409         * src/folder.c
11410                 Don't consider inboxes of UNKNOWN folder 
11411                 classes to be useable as default inboxes
11413 2006-07-07 [paul]       2.3.1cvs68
11415         * src/textview.c
11416                 add missing #include <errno.h>
11417                 Thanks to René J. Blokland
11419 2006-07-07 [paul]       2.3.1cvs67
11421         * src/action.c
11422                 Return now Closes dialog
11423         * src/mimeview.c
11424         * src/mimeview.h
11425         * src/textview.c
11426                 add contextual menu to mime parts listed
11427                 in the textview
11428                 Thanks to Colin
11429         * src/common/utils.c
11430                 reversal: ' is a valid character in URLs
11432 2006-07-06 [colin]      2.3.1cvs66
11434         * src/remotefolder.h
11435                 Forgotten in previous commit
11437 2006-07-06 [colin]      2.3.1cvs65
11439         * src/folder.c
11440                 Set summary update flag whenever
11441                 totals changed
11442         * src/imap.c
11443         * src/prefs_account.c
11444         * src/common/utils.h
11445         * src/etpan/imap-thread.c
11446                 Fix warnings, thanks to Fabien and
11447                 Ricardo
11449 2006-07-06 [wwp]        2.3.1cvs64
11451         * src/gtk/gtkutils.c
11452                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
11454 2006-07-06 [wwp]        2.3.1cvs63
11456         * src/account.c
11457         * src/addressbook.c
11458         * src/addressitem.h
11459         * src/folderview.c
11460         * src/mainwindow.c
11461         * src/manual.c
11462         * src/manual.h
11463         * src/message_search.c
11464         * src/prefs_actions.c
11465         * src/prefs_filtering.c
11466         * src/prefs_filtering.h
11467         * src/prefs_template.c
11468         * src/summary_search.c
11469         * src/summaryview.c
11470         * src/gtk/gtkutils.c
11471         * src/gtk/gtkutils.h
11472         * src/gtk/pluginwindow.c
11473                 add help buttons to some dialogs. Clicking such buttons opens a
11474                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
11476 2006-07-06 [paul]       2.3.1cvs62
11478         * src/textview.c
11479                 fix attachments contextual menu
11480                 Thanks to Colin
11482 2006-07-05 [colin]      2.3.1cvs61
11484         * src/textview.c
11485         * src/compose.c
11486                 Handle sftp:// links
11488 2006-07-05 [paul]       2.3.1cvs60
11490         * src/gtk/filesel.c
11491                 grab save button by default
11492                 Thanks to Colin
11494 2006-07-05 [wwp]        2.3.1cvs59
11496         * manual/xml2pdf
11497                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
11499 2006-07-04 [colin]      2.3.1cvs58
11501         * src/mimeview.c
11502         * src/textview.c
11503                 Use left click to select, middle click to open
11504                 on mimeparts links
11505         * src/common/utils.c
11506                 Fix segfault
11508 2006-07-04 [colin]      2.3.1cvs57
11510         * src/mainwindow.c
11511         * src/news.c
11512                 Warning fixes, thanks to Fabien
11514 2006-07-04 [colin]      2.3.1cvs56
11516         * src/mimeview.c
11517         * src/mimeview.h
11518         * src/textview.c
11519                 Allow parts to be selected via their text label
11520                 in textview
11522 2006-07-04 [colin]      2.3.1cvs55
11524         * src/folderview.c
11525                 Feedback when closing (for big folders)
11526         * src/prefs_actions.c
11527         * src/prefs_filtering.c
11528         * src/prefs_matcher.c
11529         * src/prefs_template.c
11530                 Fix default button when closing without
11531                 having saved
11533 2006-07-04 [colin]      2.3.1cvs54
11535         * src/news.c
11536                 Delete local file on deletion
11538 2006-07-03 [colin]      2.3.1cvs53
11540         * src/folderview.c
11541         * src/main.c
11542                 Don't freeze when rescanning after crash
11544 2006-07-03 [wwp]        2.3.1cvs52
11546         * src/compose.c
11547         * src/privacy.c
11548         * src/privacy.h
11549         * src/plugins/pgpinline/pgpinline.c
11550         * src/plugins/pgpmime/pgpmime.c
11551                 don't report an error when the user cancels the passphrase dialog.
11553 2006-07-02 [colin]      2.3.1cvs51
11555         * src/folderview.c
11556                 Open message when crossing folders with Space,
11557                 goto next unread and friends
11559 2006-07-01 [colin]      2.3.1cvs50
11561         * src/prefs_account.c
11562                 Typographic rules varying from language
11563                 to language (in french "Protocole :"),
11564                 we have to do that :)
11566 2006-07-01 [ticho]      2.3.1cvs49
11568         * src/prefs_account.c
11569                 Only use one temporary gchar* variable in
11570                 prefs_account_protocol_set_optmenu().
11572 2006-07-01 [ticho]      2.3.1cvs48
11574         * src/prefs_account.c
11575         * src/prefs_account.h
11576                 Use GtkLabel for existing account protocol name.
11577                 Created an array for protocol names and populate the
11578                 combobox from it in a for() cycle.
11580 2006-06-30 [colin]      2.3.1cvs47
11582         * src/compose.c
11583                 Block undo when changing signature (by changing
11584                 account)
11586 2006-06-30 [paul]       2.3.1cvs46
11588         * src/send_message.c
11589                 when editing From in the Compose window, use that address
11590                 in the Return-Path: header
11591                 Thanks to Colin
11593 2006-06-30 [colin]      2.3.1cvs45
11595         * src/compose.c
11596                 Fix signature replacement:
11597                 - when no newline before separator
11598                 - when reediting
11600 2006-06-29 [colin]      2.3.1cvs44
11602         * src/folderview.c
11603         * src/folderview.h
11604         * src/mainwindow.c
11605         * src/summaryview.c
11606                 Let 'View/Go to/Next marked' work like
11607                 Next new & Next unread: across folders
11608                 Change the select_on_entry pref to do
11609                 what we want when changing folder
11610         * src/common/utils.c
11611                 Fix single-quoted links 
11613 2006-06-29 [colin]      2.3.1cvs43
11615         * src/gtk/gtkaspell.c
11616                 "Sylpheed" and "Sylpheed-Claws" do exist !
11618 2006-06-29 [colin]      2.3.1cvs42
11620         * src/imap.c
11621                 Forgot to remove debug
11623 2006-06-29 [colin]      2.3.1cvs41
11625         * src/imap.c
11626         * src/imap.h
11627         * src/mainwindow.c
11628                 Disconnect from IMAP servers when going
11629                 offline. Fixes bug #978 (going to offline-mode 
11630                 won't close connections)
11632 2006-06-29 [colin]      2.3.1cvs40
11634         * src/main.c
11635                 Fix transient setting on failing plugins
11636                 Patch by Fabien
11637         * src/plugins/pgpcore/sgpgme.c
11638                 Only warn for OpenPGP. Most people don't
11639                 have CMS available.
11641 2006-06-29 [colin]      2.3.1cvs39
11643         * src/compose.c
11644                 Fix Spelling menu (discrepancy between context menu
11645                 and top menu when folder's dictionary isn't the 
11646                 default one)
11647         * src/plugins/pgpcore/sgpgme.c
11648                 More error reporting about why gpgme can fail
11650 2006-06-29 [wwp]        2.3.1cvs38
11652         * src/mainwindow.c
11653                 honor the display-header-pane setting even when the message view
11654                 is a separate window.
11656 2006-06-29 [wwp]        2.3.1cvs37
11658         * src/prefs_actions.c
11659                 forgot to commit that one (use of GTK_STOCK_INFO).
11661 2006-06-29 [colin]      2.3.1cvs36
11663         * src/imap.c
11664                 Better handling of login errors (ask the password
11665                 again once), alert in case of error. Fix three
11666                 signedness warnings.
11668 2006-06-28 [wwp]        2.3.1cvs35
11670         * src/prefs_template.c
11671         * src/prefs_matcher.c
11672         * src/prefs_filtering_action.c
11673         * src/prefs_quote.c
11674                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
11675                 patch by Fabien Vantard, slightly modified.
11677 2006-06-28 [paul]
11679         2.4.0-rc2 released
11681 2006-06-28 [colin]      2.3.1cvs34
11683         * src/prefs_account.c
11684                 Fix bug #977 (Can't add or edit imap accounts)
11686 2006-06-28 [colin]      2.3.1cvs33
11688         * src/mimeview.c
11689                 Fix previous
11691 2006-06-28 [colin]      2.3.1cvs32
11693         * src/mimeview.c
11694                 Save named inlined attachments with "Save all"
11695         * src/main.c
11696         * src/mbox.c
11697         * src/common/plugin.c
11698         * src/common/plugin.h
11699         * src/common/sylpheed.c
11700         * src/common/utils.c
11701         * src/plugins/pgpcore/sylpheed.def
11702         * src/plugins/pgpinline/sylpheed.def
11703         * src/plugins/pgpmime/sylpheed.def
11704                 Win32 compatibility patch, by
11705                 Werner Koch
11707 2006-06-28 [wwp]        2.3.1cvs31
11709         * src/imap.c
11710         * src/prefs_folder_item.c
11711                 less compilation warnings (thanks to Fabien Vantard), less typos.
11713 2006-06-28 [paul]       2.3.1cvs30
11715         * src/gtk/gtkutils.c
11716                 gtk_combo_box_set_focus_on_click() is only
11717                 available since gtk 2.6.0
11719 2006-06-28 [paul]       2.3.1cvs29
11721         * src/prefs_ext_prog.c
11722                 fix engrish and add a tooltip for the
11723                 'command for 'Display as text' option
11725 2006-06-28 [paul]
11727         2.4.0-rc1 released
11729 2006-06-28 [paul]       2.3.1cvs28
11731         * ChangeLog
11732         * tools/Makefile.am
11733                 include textviewer.pl in releases
11735 2006-06-28 [paul]       2.3.1cvs27
11737         * src/prefs_ext_prog.c
11738                 hide Print command option if libgnomeprint
11739                 support is present
11741 2006-06-27 [colin]      2.3.1cvs26
11743         * src/compose.c
11744                 Fix Esc handling in insert/attach dialog
11745                 Don't show this dialog if dragging something
11746                 else than text/uri-list
11747                 Thanks to Fabien Vantard
11748         * tools/textviewer.pl
11749                 Filter script to display stuff as text
11750                 by H. Merijn Brand
11752 2006-06-27 [wwp]        2.3.1cvs25
11754         * src/messageview.c
11755                 use the exact product name (message view title), patch
11756                 by Fabien Vantard.
11758 2006-06-27 [ticho]      2.3.1cvs24
11760         * src/prefs_account.c
11761         * src/prefs_common.c
11762         * src/prefs_common.h
11763         * src/prefs_ext_prog.c
11764         * src/textview.c
11765                 Add a preference (Preferences/External programs)
11766                 to allow "Display as text" to be done via a script
11767                 (patch by H.Merijn Brand).
11768                 Use GtkComboBox for protocol selection in account
11769                 preferences.
11770                 Only include current choice for existing accounts, and
11771                 insensitivize the combobox.
11773 2006-06-27 [paul]       2.3.1cvs23
11775         * src/mbox.c
11776                 fix crasher introduced in cvs21.
11777                 Thanks to Colin
11779 2006-06-26 [colin]      2.3.1cvs22
11781         * src/mbox.c
11782                 Fix double-frees when leaving folders
11783                 after exporting to mbox
11785 2006-06-26 [colin]      2.3.1cvs21
11787         * src/mbox.c
11788                 More feedback (and optimisation)
11789                 on import/export
11790         * src/common/utils.c
11791                 Fix case when looking for mail addresses
11792         * src/gtk/gtkutils.c
11793                 Extra check for (X-)Face
11795 2006-06-25 [ticho]      2.3.1cvs20
11797         * src/compose.c
11798         * src/exphtmldlg.c
11799         * src/gtk/gtkutils.c
11800         * src/gtk/gtkutils.h
11801                 Added second argument to gtkut_sc_combobox_create() to
11802                 control focus-on-click for the widget.
11803                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
11805 2006-06-25 [ticho]      2.3.1cvs19
11807         * src/compose.c
11808         * src/gtk/Makefile.am
11809         * src/gtk/combobox.c
11810         * src/gtk/combobox.h
11811         * src/gtk/gtkutils.c
11812         * src/gtk/gtkutils.h
11813                 Use GtkComboBox instead of deprecated GtkOptionMenu
11814                 for account selector in compose window and for encoding
11815                 selector in attachment properties.
11816                 Also factorise working with the new GtkComboBox somewhat.
11818 2006-06-24 [paul]       2.3.1cvs18
11820         * src/prefs_common.c
11821                 use the correct default value
11823 2006-06-24 [paul]       2.3.1cvs17
11825         * src/compose.c
11826         * src/prefs_common.c
11827         * src/prefs_common.h
11828         * src/prefs_compose_writing.c
11829                 enable setting of default action when
11830                 dnd'ing files in the compose window.
11831                 (Collaborative effort with wwp)
11833 2006-06-23 [wwp]        2.3.1cvs16
11835         * src/compose.c
11836                 i18n fix (thanks to Fabien Vantard)
11838 2006-06-22 [colin]      2.3.1cvs15
11840         * src/prefs_customheader.c
11841                 Don't use filters in custom headers' file 
11842                 selector. Remember, extensions mean nothing :)
11844 2006-06-22 [paul]       2.3.1cvs14
11846         * configure.ac
11847                 allow setting of man directory location
11849 2006-06-22 [colin]      2.3.1cvs13
11851         * src/mainwindow.c
11852                 Add 'View/Go to/Next unread folder'.
11853                 I missed that :)
11855 2006-06-22 [colin]      2.3.1cvs12
11857         * src/common/utils.c
11858                 Add some subject prefixes
11859                 Patch by Bjorn T Johansen <btj@havleik.no>
11861 2006-06-22 [colin]      2.3.1cvs11
11863         * manual/advanced.xml
11864                 Forgotten hidden pref
11866 2006-06-21 [paul]       2.3.1cvs10
11868         * src/prefs_account.c
11869                 complete the removal of 'Add date header' option
11871 2006-06-21 [paul]       2.3.1cvs9
11873         * src/account.c
11874         * src/compose.c
11875         * src/prefs_account.c
11876         * src/prefs_account.h
11877                 remove option to add date header - always
11878                 add date header
11879         * src/etpan/imap-thread.c
11880                 fix warnings (Thanks to Colin)
11882 2006-06-21 [wwp]        2.3.1cvs8
11884         * src/folder.c
11885                 set the attachment flag when inline text part are (file)named. This is more convenient
11886                 when receiving (for instance) inline source files or patches sent using thunderbird.
11888 2006-06-21 [paul]       2.3.1cvs7
11890         * src/inc.c
11891                 fix off-by-one count of current msg in
11892                 statusbar filtering progressbar
11894 2006-06-21 [paul]       2.3.1cvs6
11896         * src/folder.c
11897                 Show attachment icon even if the part is 'inline'
11898                 if the following conditions are met:
11899                 - content-type != 'text/plain'
11900                 - content-type != '*/pgp-signature'
11901                 - either 'name' or 'filename' parameter is not NULL
11902                 
11903                 Thanks to Colin
11905 2006-06-21 [paul]       2.3.1cvs5
11907         * src/messageview.c
11908         * src/prefs_common.c
11909         * src/prefs_common.h
11910         * src/prefs_other.c
11911                 add an option to 'Never send Return
11912                 Receipts'
11913                 Thanks to Colin
11915 2006-06-20 [mones]      2.3.1cvs4
11917         * po/es.po
11918                 updated
11919         * src/compose.c
11920                 typo fixed (space after comma)
11921         * tools/make.themes.project
11922                 remove exec mode from tarball files
11924 2006-06-20 [colin]      2.3.1cvs3
11926         * src/news.c
11927         * src/procheader.c
11928         * src/unmime.c
11929                 Better fix for \n's in headers (don't 
11930                 break Received: and others)
11932 2006-06-20 [paul]       2.3.1cvs2
11934         * src/alertpanel.c
11935         * src/textview.c
11936                 improve legibility of phishing attempt
11937                 dialog
11939 2006-06-20 [paul]       2.3.1cvs1
11941         * NEWS
11942         * README
11943         * configure.ac
11944                 Update version number following
11945                 stable release
11947 2006-06-20 [colin]      2.3.0cvs26
11949         * src/compose.c
11950                 When dragging a file to the text of the compose
11951                 window, ask whether we want to insert or attach
11952                 (I know lots of people who do that to attach)
11954 2006-06-20 [colin]      2.3.0cvs25
11956         * src/etpan/imap-thread.c
11957                 Fix threshold (the append command is often > 32 bytes)
11959 2006-06-19 [colin]      2.3.0cvs24
11961         * src/imap.c
11962         * src/etpan/imap-thread.c
11963                 Workaround Rockliffe IMAP server bug: replace
11964                 "x UID SEARCH (ANSWERED UID 1:*)" with
11965                 "x UID SEARCH ANSWERED"
11966                 (Rockliffe doesn't handle the parenthesis)
11968 2006-06-19 [colin]      2.3.0cvs23
11970         * src/compose.c
11971         * src/imap.c
11972         * src/etpan/imap-thread.c
11973                 Probably fix bug #972 (Freezes when adding 
11974                 an attachment to the message)
11975         * src/common/defs.h
11976                 Modernize Firefox cmd
11979 2006-06-18 [colin]      2.3.0cvs22
11981         * src/prefs_customheader.c
11982                 Only allow correct filenames for various
11983                 custom headers
11985 2006-06-18 [colin]      2.3.0cvs21
11987         * src/prefs_customheader.c
11988                 Add a 'From File...' button in custom headers prefs, which
11989                 try to do the right thing: 
11990                 for normal headers, use file as plaintext,
11991                 for X-Face, calls compface,
11992                 for Face, encode to b64.
11994 2006-06-17 [colin]      2.3.0cvs20
11996         * src/mh.c
11997                 Warning fix
11999 2006-06-16 [colin]      2.3.0cvs19
12001         * src/summaryview.c
12002                 Recursive quicksearch: show message list
12003                 in current folder, *then* search children
12004                 in the background.
12006 2006-06-16 [colin]      2.3.0cvs18
12008         * src/main.c
12009                 Instead of ignoring SIGPIPE, save caches
12010                 when getting one. Will fix the fact that
12011                 hot caches are out-of-date when logging 
12012                 out of Xorg.
12013         * src/compose.c
12014         * src/prefs_compose_writing.c
12015                 Only save text (not attachments) when 
12016                 auto-saving to drafts
12017         * src/unmime.c
12018                 Always replace \n, \r and \t with spaces
12019                 in headers
12020         * manual/dist/html/Makefile.am
12021         * manual/dist/pdf/Makefile.am
12022         * manual/dist/ps/Makefile.am
12023         * manual/dist/txt/Makefile.am
12024         * manual/fr/dist/html/Makefile.am
12025         * manual/fr/dist/pdf/Makefile.am
12026         * manual/fr/dist/ps/Makefile.am
12027         * manual/fr/dist/txt/Makefile.am
12028         * manual/pl/dist/html/Makefile.am
12029         * manual/pl/dist/pdf/Makefile.am
12030         * manual/pl/dist/ps/Makefile.am
12031         * manual/pl/dist/txt/Makefile.am
12032                 Fix make clean removing pregenerated manuals
12035 2006-06-16 [colin]      2.3.0cvs17
12037         * src/plugins/pgpcore/sgpgme.c
12038         * src/plugins/pgpmime/pgpmime.c
12039         * src/plugins/pgpinline/pgpinline.c
12040                 Better error reporting in setup_signers.
12041                 Don't fallback to default key if specified
12042                 key isn't found.
12043                 Don't allow signing if more than one secret
12044                 key matches the one specified in prefs.
12046 2006-06-15 [colin]      2.3.0cvs16
12048         * src/folderview.c
12049                 Add "Send queue" in the folder's contextual
12050                 menu
12051         * src/compose.c
12052         * src/messageview.c
12053         * src/privacy.c
12054         * src/privacy.h
12055         * src/procmime.c
12056         * src/procmsg.c
12057         * src/plugins/pgpcore/passphrase.c
12058         * src/plugins/pgpcore/sgpgme.c
12059         * src/plugins/pgpinline/pgpinline.c
12060         * src/plugins/pgpmime/pgpmime.c
12061                 Better error reporting
12062         * src/mbox.c
12063                 Probably fix bug #971 (2.2.3 cannot read mail 
12064                 from local mbox)
12067 2006-06-15 [mones]      2.3.0cvs15
12069         * tools/make.themes.project
12070                 creates the themes project from the web page
12072 2006-06-15 [colin]      2.3.0cvs14
12074         * src/folder.c
12075                 Better fix (avoid losing the folder if scan_tree 
12076                 fails)
12078 2006-06-15 [cleroy]     2.3.0cvs13
12080         * src/folder.c
12081                 Probably fix Bug #969 (crash on rebuilding 
12082                 imap folder)
12084 2006-06-14 [colin]      2.3.0cvs12
12086         * manual/dtd/manual.xsl
12087         * manual/sylpheed-claws-manual.xml
12088         * manual/fr/sylpheed-claws-manual.xml
12089         * manual/pl/sylpheed-claws-manual.xml
12090                 Insert pagebreaks between sections
12092 2006-06-14 [paul]       2.3.0cvs11
12094         * configure.ac
12095                 better fix than 2.3.0cvs10
12097 2006-06-14 [paul]       2.3.0cvs10
12099         * configure.ac
12100                 fix setting of PACKAGE_DATA_DIR with newer autoconf
12101                 (backwards compatible)
12103 2006-06-13 [colin]      2.3.0cvs9
12105         * src/messageview.c
12106                 Fix sending of return receipt with the new queue folders
12108 2006-06-13 [wwp]        2.3.0cvs8
12110         * src/quote_fmt_lex.l
12111                 fix wrong tokens returned in quote_fmt lexer, query not().
12113 2006-06-13 [wwp]        2.3.0cvs7
12115         * src/folder.c
12116         * src/prefs_folder_item.c
12117                 allow changing folder type even when folder is not a top-level one,
12118                 thanks to Colin.
12120 2006-06-12 [colin]      2.3.0cvs6
12122         * src/folderview.c
12123                 Fix double-ask of "Do you want to mark all
12124                 as read"
12126 2006-06-12 [colin]      2.3.0cvs5
12128         * src/compose.c
12129         * src/compose.h
12130         * src/folder.c
12131         * src/folder.h
12132         * src/imap.c
12133         * src/inc.c
12134         * src/main.c
12135         * src/messageview.c
12136         * src/mh.c
12137         * src/prefs_folder_item.c
12138         * src/procheader.c
12139         * src/procmime.c
12140         * src/procmsg.c
12141         * src/procmsg.h
12142         * src/send_message.c
12143         * src/summaryview.c
12144         * src/toolbar.c
12145                 Apply bug #964's patch (Queue and drafts aren't normal)
12146                 The Drafts and Queue folder now contain RFC-822 files,
12147                 allowing to move and copy mails from and to these 
12148                 folders. Moving from Drafts to Queue will prepare the
12149                 mail for sending (PGP signature, encryption, etc).
12150                 This patch also rework sending errors handling to try
12151                 to be more helpful.
12152                 Also, allow redefining folder types via the GUI 
12153                 (Folder type in its Properties)
12155 2006-06-12 [colin]      2.3.0cvs4
12157         * src/summaryview.c
12158         * src/prefs_common.c
12159         * src/prefs_common.h
12160         * src/gedit-print.c
12161                 Allow to define a specific print font - patch
12162                 by Bernhard Walle <bernhard.walle@gmx.de>
12163         * src/prefs_fonts.c
12164         * manual/advanced.xml
12165         * manual/fr/advanced.xml
12166                 Add a hidden pref to allow deletion without
12167                 confirmation
12169 2006-06-12 [wwp]        2.3.0cvs3
12171         * .cvsignore
12172                 more files to ignore.
12174 2006-06-12 [wwp]        2.3.0cvs2
12176         * src/quote_fmt.c
12177         * src/quote_fmt_lex.l
12178         * src/quote_fmt_parse.y
12179                 extend the quote_fmt parser (templates and quotes):
12180                 - allow limited sub-expressions in |p{} and |f{} expressions,
12181                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
12182                 - implemented/fixed missing implementation of query_references and show_references,
12183                 - completed, fixed contents and format of the symbols help dialog,
12184                 - fix some compilation warnings.
12186 2006-06-12 [wwp]        2.3.0cvs1
12188         * manual/advanced.xml
12189         * manual/fr/advanced.xml
12190                 updates in the "templates" section of the manual (eng/fr):
12191                  - be more precise (both versions)
12192                  - completed to match the english reference (fr version)
12193                  - touchups (both versions)
12195 2006-06-12 [paul]       2.3.0
12197         2.3.0 released
12199 2006-06-12 [paul]       2.2.3cvs14
12201         * po/ca.po
12202         * po/cs.po
12203         * po/de.po
12204         * po/el.po
12205         * po/fr.po
12206         * po/it.po
12207         * po/pt_BR.po
12208         * po/sr.po
12209         * po/zh_CN.po
12210                 updated by Miquel Oliete, Tim, Stephan Sachse,
12211                 Stavros Giannouris, Fabien Vantard, Andrea
12212                 Spadaccini, Frederico Goncalves Guimaraes,
12213                 Aleksandar Urosevic, and Ralgh Young
12215 2006-06-12 [colin]      2.2.3cvs13
12217         * src/mbox.c
12218                 Add missing header
12220 2006-06-11 [colin]      2.2.3cvs12
12222         * src/msgcache.c
12223                 Verify that g_malloc() succeeded
12225 2006-06-11 [colin]      2.2.3cvs11
12227         * src/wizard.c
12228                 Add Face header to welcome mail
12230 2006-06-10 [colin]      2.2.3cvs10
12232         * src/textview.c
12233                 Revert previous (Forgot it changes the
12234                 margin on the whole mail)
12236 2006-06-10 [colin]      2.2.3cvs9
12238         * src/textview.c
12239                 Don't overlap long headers under (X-)Face
12241 2006-06-10 [mones]      2.2.3cvs8
12243         * manual/xml2pdf
12244                 allow generation of manual on systems lacking saxon binary
12245                 but with java and the saxon library installed
12247         * po/es.po
12248                 updated for release
12250 2006-06-09 [colin]      2.2.3cvs7
12252         * src/summaryview.c
12253                 Fix leak when using Display Sender using Addressbook
12255 2006-06-09 [colin]      2.2.3cvs6
12257         * src/compose.c
12258         * src/folder.c
12259         * src/folderview.c
12260         * src/mimeview.c
12261         * src/summaryview.c
12262                 More leaks fixes
12264 2006-06-09 [paul]       2.2.3cvs5
12266         * AUTHORS
12267         * src/gtk/authors.h
12268         * tools/claws.i18n.status.pl
12269                 updated with new info
12271 2006-06-09 [paul]       2.2.3cvs4
12273         * README
12274                 updated
12275         * manual/ack.xml
12276                 add wwp to authors list
12277         * src/gtk/authors.h
12278                 update mine and Colin's addresses
12280 2006-06-08 [colin]      2.2.3cvs3
12282         * src/etpan/imap-thread.c
12283                 Fix leak on SSL cert check
12285 2006-06-08 [colin]      2.2.3cvs2
12287         * src/common/utils.c
12288                 Fix leak
12290 2006-06-08 [paul]       2.2.3cvs1
12292         * configure.ac
12293                 Update version number following
12294                 stable release
12296 2006-06-07 [colin]      2.2.2cvs3
12298         * src/msgcache.c
12299                 Fix catching cache read errors (guint instead of gint)
12300                 Prevent malloc'ing more than 8MB (means cache corruption)
12302 2006-06-07 [paul]       2.2.2cvs2
12304         * src/exporthtml.c
12305         * src/exportldif.c
12306         * src/mh.c
12307         * src/mutt.c
12308         * src/pine.c
12309         * src/common/utils.c
12310                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
12311                 obey $HOME'
12312                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
12313                 Thanks to Colin
12315 2006-06-06 [paul]       2.2.2cvs1
12317         * configure.ac
12318                 Update version number following
12319                 stable release
12321 2006-06-06 [paul]       2.2.1cvs6
12323         * src/matcher.c
12324                 fix  implicit declaration of
12325                 sylpheed_do_idle()
12326                 Patch by Fabien Vantard
12328 2006-06-06 [paul]       2.2.1cvs5
12330         * src/matcher.c
12331                 fix age_greater and age_lower so that they
12332                 mean what say and not '...or equal to'
12333                 Thanks to Colin
12335 2006-06-06 [paul]       2.2.1cvs4
12337         * src/textview.c
12338         * src/common/utils.c
12339                 fix URI check
12340                 Thanks to Colin
12342 2006-06-05 [wwp]        2.2.1cvs3
12344         * manual/fr/account.xml
12345                 minor language fixes (thanks to Fabien Vantard).
12347 2006-06-05 [colin]      2.2.1cvs2
12349         * src/prefs_folder_item.c
12350         * src/folderview.c
12351                 Allow recursive setting of properties 
12352                 for whole mailboxes
12353         * src/matcher.c
12354                 Don't freeze on 'test' filtering rule
12356 2006-06-05 [colin]      2.2.1cvs1
12358         * configure.ac
12359                 Update version number following
12360                 stable release
12362 2006-06-04 [wwp]        2.2.0cvs82
12364         * manual/glossary.xml
12365         * manual/account.xml
12366         * manual/fr/glossary.xml
12367         * manual/fr/account.xml
12368                 added glossary section and references/links related to the Face custom header.
12370 2006-06-04 [colin]      2.2.0cvs81
12372         * src/summaryview.c
12373                 Skip to next message on move with no
12374                 immediate execution
12376 2006-06-04 [wwp]        2.2.0cvs80
12378         * manual/xml2pdf
12379                 added sanity checks, exit when needed.
12381 2006-06-03 [paul]       2.2.0cvs79
12383         * src/prefs_receive.c
12384                 page name is now 'Receiving'
12385         * src/prefs_send.c
12386                 page name is now 'Sending'
12388 2006-06-03 [colin]      2.2.0cvs78
12390         * src/plugins/spamassassin/spamassassin_gtk.c
12391                 Autoswitch to Localhost if transport was previously
12392                 disabled. Else people had to check [] Enable, then
12393                 *reselect* transport.
12395 2006-06-03 [colin]      2.2.0cvs77
12397         * src/plugins/pgpinline/pgpinline.c
12398         * src/plugins/pgpmime/pgpmime.c
12399                 Check that gpg_data_release_and_get_mem 
12400                 didn't fail (now, why this happens...)
12402 2006-06-03 [colin]      2.2.0cvs76
12404         * src/mbox.c
12405                 Fix bug #962 (Manual and/or UI should 
12406                 warn about incompatible locking 
12407                 causing dataloss)
12409 2006-06-02 [cleroy]     2.2.0cvs75
12411         * src/filtering.c
12412         * src/folder.c
12413         * src/procmsg.c
12414         * src/summaryview.c
12415                 Fix a few leaks
12417 2006-06-02 [colin]      2.2.0cvs74
12419         * src/main.c
12420                 On exit, free caches after writing them
12421                 Shuts up some valgrind false positives
12422         * src/procmsg.c
12423         * src/send_message.c
12424                 Fix races when reusing existing SMTP connections
12425                 Fix inexistant session timeout
12426         * src/toolbar.c
12427                 Display alertpanel after all queues have
12428                 been processed, not after each
12430 2006-06-02 [wwp]        2.2.0cvs73
12432         * manual/fr/glossary.xml
12433         * manual/fr/ack.xml
12434         * manual/ack.xml
12435                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
12437 2006-06-02 [wwp]        2.2.0cvs72
12439         * manual/xml2pdf
12440         * manual/dist/pdf/Makefile.am
12441         * manual/dtd/manual.xsl
12442         * manual/fr/dist/pdf/Makefile.am
12443         * manual/pl/dist/pdf/Makefile.am
12444                 we changed the procedure to generate the .pdf version of the manual.
12445                 The procedure is more modern and the .pdf we get now has a valid index.
12446                 Here are the new pre-requisites:
12448                 - JRE 1.x (1.4 here): there must be one from your distro
12449                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
12450                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
12451                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
12453                 See my posts for further info about the installation of this toolchain:
12455                 Date: Fri, 19 May 2006 19:40:06 +0200
12456                 From: wwp <subscript@free.fr>
12457                 To: sylpheed-claws-devel@lists.sourceforge.net
12458                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
12460                 and
12462                 Date: Wed, 24 May 2006 12:58:49 +0200
12463                 From: wwp <subscript@free.fr>
12464                 To: sylpheed-claws-devel@lists.sourceforge.net
12465                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
12467 2006-06-01 [colin]      2.2.0cvs71
12469         * src/compose.c
12470                 Better guards against IMAP races
12471         * src/main.c
12472         * src/prefs_common.c
12473         * src/prefs_common.h
12474         * src/common/ssl_certificate.c
12475         * src/etpan/imap-thread.c
12476         * src/etpan/imap-thread.h
12477         * src/gtk/sslcertwindow.c
12478                 New hidden option ssl_skip_cert_check to 
12479                 avoid dups of bug #959 (libetpan linked
12480                 against gnutls and gnutls buggy on 64bit)
12481                 Present expired warning only once per
12482                 session/server.
12483         * manual/advanced.xml
12484         * manual/fr/advanced.xml
12485                 Document new option
12487 2006-06-01 [wwp]        2.2.0cvs70
12489         * src/messageview.c
12490                 fix for bug #961 (return receipt dialog 
12491                 complains incorrectly about return-path 
12492                 email adress being different), thanks 
12493                 to Colin.
12495 2006-05-31 [cleroy]     2.2.0cvs69
12497         * src/common/ssl.c
12498                 Guard against NULLs, although this
12499                 should never be an issue
12501 2006-05-31 [colin]      2.2.0cvs68
12503         * src/filtering.c
12504                 Use g_slist_prepend
12505         * src/imap.c
12506                 Don't remove caches when destroying folder, it
12507                 could (should) be done at exit
12508         * src/inc.c
12509                 free processing cache after incorporation
12510         * src/etpan/imap-thread.c
12511                 Maybe fix bug #959 (Crash on moving to emails 
12512                 to a imap account per ssl with a expired 
12513                 certificate.)
12515 2006-05-30 [colin]      2.2.0cvs67
12517         * src/summaryview.c
12518                 Put back event flush when displaying message
12519                 It avoids reading a bunch of messages just
12520                 by hitting shift-n for too long ;)
12522 2006-05-29 [colin]      2.2.0cvs66
12524         * src/summaryview.c
12525                 Remove useless g_warnings
12527 2006-05-29 [colin]      2.2.0cvs65
12529         * src/imap.c
12530                 Fix g_slist_append()s for performance
12532 2006-05-29 [colin]      2.2.0cvs64
12534         * src/compose.c
12535         * src/common/utils.c
12536                 Fix extraneous tab at start of addresses
12537         * src/mainwindow.c
12538                 Fix warnings (thanks to Fabien)
12539                 Fix crash at exit when composing messages 
12540                 exist
12541         * src/pop.c
12542                 Fix progress bar when deleting expired mails
12543                 Thanks to Hiro
12544         * src/summaryview.c
12545         * src/gtk/gtksctree.c
12546                 Fix re-sorting slowness
12548 2006-05-29 [paul]       2.2.0cvs63
12550         * src/mh.c
12551                 fetch full message when moving mails
12552                 from another mailbox, (fixed data loss
12553                 when filtering from IMAP to MH, introduced
12554                 in 2.2.0cvs57).
12555                 Thanks to Colin
12557 2006-05-29 [mones]      2.2.0cvs62
12559         * src/gtk/gtksctree.c
12560                 Unselect faster (patch by Colin)        
12562 2006-05-26 [colin]      2.2.0cvs61
12564         * src/summaryview.c
12565                 Unplug MSGINFO_UPDATE callback on delete too.
12567 2006-05-26 [colin]      2.2.0cvs60
12569         * src/foldersel.c
12570                 Fix bold in folder selection window with glib2.10
12571                 thanks Hiro
12573 2006-05-26 [colin]      2.2.0cvs59
12575         * src/procheader.c
12576                 Convert date only if necessary (and don't
12577                 try to convert from utf8 to utf8, too)
12578         * src/summaryview.c
12579                 Only set column's text if the column's 
12580                 displayed
12582 2006-05-26 [colin]      2.2.0cvs58
12584         * src/summaryview.c
12585         * src/gtk/gtkutils.c
12586                 Fix useless warning
12588 2006-05-26 [colin]      2.2.0cvs57
12590         * src/mainwindow.c
12591                 Make summaryview selectable as long as 
12592                 no message has focus
12593         * src/mh.c
12594                 Faster deletion (by implementing mh_remove_msgs)
12595                 Faster copy (avoid using mh_fetch_msg just to get
12596                 the filename)
12597                 Faster move (using move_file instead of copy_file
12598                 if MSG_IS_MOVE)
12599                 No progressbar if total number of mails to cp/mv 
12600                 is less than 100
12601         * src/summaryview.c
12602                 Fix removal from subject_table when mail gets moved
12603                 Faster deletion (g_slist_prepend instead of append)
12604         * src/gtk/gtksctree.c
12605                 Remove useless code
12607 2006-05-25 [colin]      2.2.0cvs56
12609         * src/common/ssl_certificate.c
12610                 Fix leak in expired cert check
12612 2006-05-25 [colin]      2.2.0cvs55
12614         * src/mh.c
12615                 Disable flags syncing on .mh_sequences - it
12616                 is buggy and marks mails read under unknown
12617                 conditions.
12619 2006-05-25 [paul]
12621         * 2.3.0-rc4 released
12623 2006-05-24 [colin]      2.2.0cvs54
12625         attention cvs users: if you manage to crash
12626         Sylpheed-Claws while moving, copying or deleting
12627         mails, we *are* interested in stack traces and
12628         valgrind logs. It looks stable, but one never
12629         knows...
12631         * src/folder.c
12632                 Add progressbar for cache updates
12633         * src/folderutils.c
12634                 Optimize Mark all read in the current
12635                 folder
12636         * src/mh.c
12637                 Add progressbar for copy/move
12638         * src/procmsg.c
12639                 Optimize O(n^2) in copy/move
12640         * src/summaryview.c
12641         * src/gtk/gtksctree.c
12642                 Optimize O(n^2) algos
12643         * src/common/timing.h
12644                 Display ms instead of us
12646 2006-05-24 [wwp]        2.2.0cvs53
12648         * manual/fr/advanced.xml
12649                 updates to the French manual.
12651 2006-05-24 [wwp]        2.2.0cvs52
12653         * src/common/utils.c
12654                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
12656 2006-05-24 [wwp]        2.2.0cvs51
12658         * src/folderutils.c
12659                 fixed "mark all read" in MH folders (thanks to Colin).
12661 2006-05-24 [paul]       2.2.0cvs50
12663         * doc/man/sylpheed-claws.1
12664                 updated the man page
12666 2006-05-23 [colin]      2.2.0cvs49
12668         * src/folderview.c
12669         * src/imap.c
12670         * src/inc.c
12671         * src/mbox.c
12672         * src/messageview.c
12673         * src/news.c
12674         * src/send_message.c
12675         * src/summaryview.c
12676         * src/gtk/sslcertwindow.c
12677                 alertpanel fixes, by Fabien
12679 2006-05-23 [colin]      2.2.0cvs48
12681         * src/folder.c
12682         * src/folderview.c
12683         * src/msgcache.c
12684         * src/summaryview.c
12685         * src/gtk/gtksctree.c
12686         * src/gtk/gtksctree.h
12687                 More timings
12688                 Fix slow loading problem, which was caused by the
12689                 use of some gtk_ctree funcs and their use of
12690                 g_list_position while gtk_ctree_(un)link'ing.
12691                 Reap more functions from gtkctree.c to be sure we
12692                 use our (fast) version instead of theirs.
12693         * src/mh.c
12694                 Fix copy of unread mails
12697 2006-05-22 [wwp]        2.2.0cvs47
12699         * manual/fr/advanced.xml
12700                 updated.
12702 2006-05-22 [colin]      2.2.0cvs46
12704         * src/filtering.c
12705                 Fix possible infinite loop. 'copy' is not a 
12706                 final action, so when encountering a 'copy',
12707                 we have to check if a previous one was set
12708                 and do it. In the same way, if we encounter
12709                 a 'move' we have to perform a possibly 
12710                 pending 'copy'. This will slow down filtering
12711                 on IMAP if move+copy or multiple copy actions
12712                 are to be done, but handling it via the batch
12713                 would be really too convoluted.
12715 2006-05-22 [wwp]        2.2.0cvs45
12717         * manual/fr/advanced.xml
12718         * manual/fr/faq.xml
12719         * manual/fr/glossary.xml
12720         * manual/fr/handling.xml
12721         * manual/fr/intro.xml
12722         * manual/fr/plugins.xml
12723         * manual/fr/sylpheed-claws-manual.xml
12724                 sync w/ the english manual: updates URIs, documented mailing-list
12725                 support, better explanation about the enabled/disabled feature
12726                 in filtering/processing rules by Paul.
12728 2006-05-21 [colin]      2.2.0cvs44
12730         * src/summaryview.c
12731                 Don't expand after building threads, but during
12733 2006-05-21 [colin]      2.2.0cvs43
12735         * src/procmsg.c
12736         * src/summaryview.c
12737                 More timing possibilities... For next time I have 
12738                 to find out how the hell some 3GHz computer takes
12739                 one minute to open a 30k folder...
12741 2006-05-21 [colin]      2.2.0cvs42
12743         * manual/pl/advanced.xml
12744         * manual/pl/faq.xml
12745         * manual/pl/glossary.xml
12746         * manual/pl/handling.xml
12747         * manual/pl/intro.xml
12748         * manual/pl/plugins.xml
12749         * manual/pl/sylpheed-claws-manual.xml
12750                 Polish manual updated by Pawel
12752 2006-05-20 [colin]
12754         * 2.3.0-rc3 released
12756 2006-05-20 [colin]      2.2.0cvs41
12758         * src/imap.c
12759                 Fix -rc2 problems:
12760                 - remove cache of moved messages from original folder
12761                 - apply new flags to messages even if they aren't appliable
12762                   via IMAP.
12764 2006-05-20 [colin]
12766         * 2.3.0-rc2 released
12768 2006-05-19 [colin]      2.2.0cvs40
12770         * src/imap.c
12771                 Don't issue SELECT in imap_change_flags
12772                 before having checked that we indeed have
12773                 some flags to change. MSG_POSTFILTERED for
12774                 example can't be used on IMAP.
12775                 Fixes bug #955 (copying messages between 
12776                 imap folders is extremely slow), which was
12777                 a regression.
12779 2006-05-19 [colin]      2.2.0cvs39
12781         * src/folder.c
12782         * src/folder.h
12783         * src/folderview.c
12784                 Try to fix bug #830 (Some unread messages 
12785                 get marked read in IMAP inbox):
12786                 - Prevent scanning a folder if it's being 
12787                   opened via the GUI
12788                 - Postpone opening via the GUI of a folder
12789                   currently scanned.
12792 2006-05-19 [wwp]        2.2.0cvs38
12794         * manual/advanced.xml
12795                 fix English+typo (thanks to Paul).
12797 2006-05-19 [wwp]        2.2.0cvs37
12799         * manual/advanced.xml
12800         * manual/fr/advanced.xml
12801         * src/gtk/logwindow.c
12802         * src/prefs_common.c
12803         * src/prefs_common.h
12804                 added hidden prefs to allow customization of colors used in
12805                 protocol log window (useful for dark gtk+ themes).
12807 2006-05-19 [wwp]        2.2.0cvs36
12809         * ChangeLog
12810                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
12812 2006-05-19 [paul]       2.2.0cvs35
12814         * src/textview.c
12815                 make Reply-To fully clickable
12816         * src/gtk/logwindow.c
12817                 more colouring (SMTP ESMTP)
12818         Both patches by Pawel Pekala
12820 2006-05-19 [cleroy]     2.2.0cvs34
12822         * src/mh.c
12823                 Don't update flags from current folder
12824                 Probably fixes bug #935 (Read Messages 
12825                 Revert to Being Marked as Unread)
12827 2006-05-18 [colin]      2.2.0cvs33
12829         * src/imap.c
12830                 Warning fix
12831         * src/compose.c
12832         * src/mainwindow.c
12833         * src/summaryview.c
12834         * src/toolbar.c
12835                 Allow replying to multiple emails
12836                 in multiple windows
12837         * src/mimeview.c
12838         * src/etpan/imap-thread.c
12839                 Leak fixes
12841 2006-05-18 [paul]       2.2.0cvs32
12843         * src/summaryview.c
12844                 keep Mailing-List menu refreshed
12845                 Thanks to Colin
12847 2006-05-18 [paul]       2.2.0cvs31
12849         * manual/advanced.xml
12850         * manual/faq.xml
12851         * manual/glossary.xml
12852         * manual/handling.xml
12853         * manual/intro.xml
12854         * manual/plugins.xml
12855         * manual/sylpheed-claws-manual.xml
12856                 update URLs
12857                 add info about mailing-list support
12858                 edit filtering info
12859         * src/wizard.c
12860         * src/common/defs.h
12861         * src/gtk/about.c
12862         * src/plugins/dillo_viewer/README
12863                 update URLs
12865 2006-05-17 [wwp]        2.2.0cvs30
12867         * manual/handling.xml
12868         * manual/fr/handling.xml
12869                 documented the ability to enabled/disable filtering/processing rules.
12871 2006-05-17 [colin]      2.2.0cvs29
12873         * src/main.c
12874                 Don't initialize g_thread subsystem if it's 
12875                 already done (thanks to Hiro)
12876         * src/mimeview.c
12877                 Fix saving of parts when there name can't be
12878                 converted from UTF-8.
12880 2006-05-17 [paul]       2.2.0cvs28
12882         * po/Makefile.in.in
12883                 fix config.status warning with autoconf 2.60
12885 2006-05-17 [paul]       2.2.0cvs27
12887         * po/POTFILES.in
12888                 add src/mbox.c
12890 2006-05-17 [wwp]        2.2.0cvs26
12892         * src/mainwindow.c
12893                 fix useless and potentially dangerous buffer walking (thanks to Colin).
12895 2006-05-17 [wwp]        2.2.0cvs25
12897         * src/plugins/demo/demo.c
12898                 updated product name in plugin demo (many plugins need to be
12899                 sync'ed w/ that change).
12901 2006-05-17 [colin]      2.2.0cvs24
12903         * src/mh.c
12904                 Fix leak
12906 2006-05-16 [colin]      2.2.0cvs23
12908         * src/mainwindow.c
12909                 Stupid me hit again. Fix cvs22.
12911 2006-05-16 [colin]      2.2.0cvs22
12913         * src/mainwindow.c
12914                 Fix bug #922 (sylpheed-claws crashed after 
12915                 pushing on Inbox folder)
12917 2006-05-16 [colin]      2.2.0cvs21
12919         * src/compose.c
12920                 Make From header be copy/paste/select-able
12922 2006-05-16 [wwp]        2.2.0cvs20
12924         * src/export.c
12925         * src/matcher.c
12926         * src/summaryview.c
12927         * src/etpan/imap-thread.c
12928                 fix some compiler warnings (thanks to Colin).
12930 2006-05-16 [wwp]        2.2.0cvs19
12932         * src/action.c
12933         * src/gedit-print.c
12934         * src/inc.c
12935         * src/mainwindow.c
12936         * src/mh.c
12937         * src/statusbar.c
12938         * src/send_message.c
12939         * src/summaryview.c
12940                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
12942 2006-05-15 [colin]      2.2.0cvs18
12944         * src/procmsg.c
12945                 Fix automatic rule creation with List-Post
12947 2006-05-15 [paul]       2.2.0cvs17
12949         * tools/filter_conv_new.pl
12950                 updated for rule enabling/disabling
12951                 claws version >= 2.3.x required
12953 2006-05-15 [cleroy]     2.2.0cvs16
12955         * src/main.c
12956                 Revert test
12958 2006-05-15 [cleroy]     2.2.0cvs15
12960         * src/main.c
12961                 test
12963 2006-05-15 [wwp]        2.2.0cvs14
12965         * manual/pl/.cvsignore
12966                 ignore generated files.
12968 2006-05-14 [wwp]        2.3.0-rc1
12970         * 2.3.0-rc1 released
12972 2006-05-13 [wwp]        2.2.0cvs13
12974         * src/filtering.c
12975         * src/filtering.h
12976         * src/matcher.c
12977         * src/matcher_parser_lex.l
12978         * src/matcher_parser_parse.y
12979         * src/prefs_filtering.c
12980                 new feature: provide the ability to disable filtering and processing
12981                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
12982                 adaptations.
12984 2006-05-13 [colin]      2.2.0cvs12
12986         * src/compose.c
12987                 Remove useless if (a) b; else b;
12988                 Thanks to wwp
12990 2006-05-13 [wwp]        2.2.0cvs11
12992         * src/export.c
12993         * src/import.c
12994         * src/mainwindow.c
12995         * src/mbox.c
12996         * src/summaryview.c
12997         * src/summaryview.h
12998                 no more silent failures (or at least less ones) when importing
12999                 or exporting from/to mbox. Also start importing/exporting if
13000                 the necessary info is set.
13002 2006-05-13 [wwp]        2.2.0cvs10
13004         * RELEASE_NOTES
13005                 restored up-to-date release notes.
13007 2006-05-13 [paul]       2.2.0cvs9
13009         * po/nl.po
13010         * po/ru.po
13011                 updated by Tim Dijkstra and Pavlo Bohmat
13013 2006-05-12 [colin]      2.2.0cvs8
13015         * src/gtk/quicksearch.c
13016                 Add "k" as shortcut for "colorlabel". Patch
13017                 by ath42@users.sf.net.
13019 2006-05-12 [paul]       2.2.0cvs7
13021         * src/prefs_common.h
13022         * src/prefs_summaries.c
13023         * src/summaryview.c
13024                 when entering a folder also allow
13025                 going directly to first Marked message
13027 2006-05-12 [paul]       2.2.0cvs6
13029         * src/summaryview.c
13030                 always obey 'confirm before marking all
13031                 mails read' option
13033 2006-05-12 [paul]       2.2.0cvs5
13035         * src/textview.c
13036                 make Sender fully clickable
13038 2006-05-12 [colin]      2.2.0cvs4
13040         * src/compose.c
13041         * src/compose.h
13042                 Let From be editable
13043         * src/main.c
13044         * src/mh.c
13045                 Full support of .mh_sequences' Unseen seq
13047 2006-05-12 [colin]      2.2.0cvs3
13049         * src/folder.c
13050         * src/mainwindow.c
13051         * src/mainwindow.h
13052         * src/messageview.c
13053         * src/prefs_spelling.c
13054         * src/procheader.c
13055         * src/procmsg.c
13056         * src/procmsg.h
13057         * src/summaryview.c
13058         * src/toolbar.c
13059         * src/toolbar.h
13060                 Add contextual menu on Compose toolbar
13061                 button. Fixes bug #944 (Automatic
13062                 addresses not applied when changing account
13063                 from compose window)
13064                 add Mailing List support
13065                 based on the old 0.6.5claws25 patch by
13066                 Melvin Hadasht, with finishing touches
13067                 by Colin
13068                 Fix "ignore thread" when mails are threaded by
13069                 subject (and weren't ignored although appearing
13070                 in the thread).
13071                 GUI rework.
13072                 Both patches by Pawel.
13074 2006-05-08 [paul]       2.2.0cvs2
13076         * src/mainwindow.c
13077         * src/mainwindow.h
13078         * src/messageview.c
13079         * src/procheader.c
13080         * src/procmsg.c
13081         * src/procmsg.h
13082         * src/summaryview.c
13083                 add Mailing List support
13084                 based on the old 0.6.5claws25 patch by 
13085                 Melvin Hadasht, with finishing touches
13086                 by Colin
13088 2006-05-08 [colin]      2.2.0cvs1
13090         * src/mainwindow.c
13091         * src/toolbar.c
13092         * src/toolbar.h
13093                 Add contextual menu on Compose toolbar 
13094                 button. Fixes bug #944 (Automatic 
13095                 addresses not applied when changing account 
13096                 from compose window)
13098 2006-05-08 [paul]       2.2.0
13100         2.2.0 released
13102 2006-05-08 [paul]       2.1.1cvs51
13104         * po/cs.po
13105         * po/de.po
13106         * po/en_GB.po
13107         * po/fi.po
13108         * po/fr.po
13109         * po/pt_BR.po
13110         * po/sr.po
13111         * po/zh_CN.po
13112                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13113                 Fabien Vantard, Frederico Goncalves Guimaraes,
13114                 Aleksandar Urosevic, and Ralgh Young
13116 2006-05-12 [colin]      2.1.1cvs50
13118         * po/cs.po
13119         * po/de.po
13120         * po/en_GB.po
13121         * po/es.po
13122         * po/fi.po
13123         * po/fr.po
13124         * po/pt_BR.po
13125         * po/sr.po
13126         * po/zh_CN.po
13127                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
13128                 Fabien Vantard, Frederico Goncalves Guimaraes,
13129                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
13131 2006-05-05 [colin]      2.1.1cvs49
13133         * manual/Makefile.am
13134         * manual/pl/Makefile.am
13135         * manual/pl/account.xml
13136         * manual/pl/ack.xml
13137         * manual/pl/addrbook.xml
13138         * manual/pl/advanced.xml
13139         * manual/pl/faq.xml
13140         * manual/pl/glossary.xml
13141         * manual/pl/gpl.xml
13142         * manual/pl/handling.xml
13143         * manual/pl/intro.xml
13144         * manual/pl/keyboard.xml
13145         * manual/pl/plugins.xml
13146         * manual/pl/starting.xml
13147         * manual/pl/sylpheed-claws-manual.xml
13148         * manual/pl/dist/.cvsignore
13149         * manual/pl/dist/Makefile.am
13150         * manual/pl/dist/html/.cvsignore
13151         * manual/pl/dist/html/Makefile.am
13152         * manual/pl/dist/pdf/.cvsignore
13153         * manual/pl/dist/pdf/Makefile.am
13154         * manual/pl/dist/ps/.cvsignore
13155         * manual/pl/dist/ps/Makefile.am
13156         * manual/pl/dist/txt/.cvsignore
13157         * manual/pl/dist/txt/Makefile.am
13158                 Add the polish translation of the manual,
13159                 Authored by Pawel Pekala.
13161 2006-05-05 [cleroy]     2.1.1cvs48
13163         * src/main.c
13164                 Re-read matcherrc after loading plugins 
13165                 if some of them add folders.
13167 2006-05-03 [colin]      2.1.1cvs47
13169         * src/imap.c
13170                 I'm idiot
13172 2006-05-03 [colin]      2.1.1cvs46
13174         * src/imap.c
13175                 Be sure to have a session when
13176                 getting separator
13178 2006-05-03 [colin]      2.1.1cvs45
13180         * src/imap.c
13181         * src/imap.h
13182         * src/imap_gtk.c
13183                 Fix preventing renaming with namespace 
13184                 separator.
13186 2006-05-01 [colin]      2.1.1cvs44
13188         * src/action.c
13189                 Don't reload messageview when result of
13190                 action is piped.
13192 2006-04-29 [colin]      2.1.1cvs43
13194         * src/prefs_receive.c
13195         * src/plugins/spamassassin/spamassassin_gtk.c
13196         * src/plugins/clamav/clamav_plugin_gtk.c
13197                 GUI fixes by Pawel
13199 2006-04-29 [colin]      2.1.1cvs42
13201         * src/prefs_compose_writing.c
13202         * src/prefs_quote.c
13203                 Cleanups. Patch by Pawel
13205 2006-04-28 [paul]       2.1.1cvs41
13207         * src/matcher.c
13208                 fix returned quick search results when search
13209                 term contains an underscore.
13210                 Thanks to Colin
13212 2006-04-28 [paul]       2.1.1cvs40
13214         * src/prefs_message.c
13215         * src/prefs_receive.c
13216                 GUI cleanups
13217                 Patches by Pawel Pekala
13219 2006-04-27 [colin]      2.1.1cvs39
13221         * src/wizard.c
13222                 Differentiate subject Welcome from
13223                 window's title Welcome
13225 2006-04-27 [paul]
13227         2.2.0-rc1 released
13229 2006-04-27 [paul]       2.1.1cvs38
13231         * manual/advanced.xml
13232         * manual/fr/advanced.xml
13233                 add info about compose_no_markup hidden pref
13235 2006-04-27 [paul]       2.1.1cvs37
13237         * src/prefs_account.c
13238                 improve privacy labels
13239         * src/prefs_msg_colors.c
13240                 change some strings for translators' convenience
13241         * src/gtk/gtkutils.c
13242                 don't underline the link button text
13244 2006-04-25 [colin]      2.1.1cvs36
13246         * src/folder.c
13247                 Complete 2.1.1cvs33 (once more ;)
13249 2006-04-25 [colin]      2.1.1cvs35
13251         * src/editldap.c
13252                 Fix tooltip
13254 2006-04-25 [cleroy]     2.1.1cvs34
13256         * src/compose.c
13257         * src/gtk/gtkaspell.c
13258                 Fix crash on redirect (related to the return 
13259                 of the aspell menu in compose's toolbar)
13260         * src/prefs_msg_colors.c
13261                 Fix sensitivity widgets
13262         * src/image_viewer.c
13263         * src/gtk/pluginwindow.c
13264         * src/gtk/prefswindow.c
13265                 Change released signals to clicked (Fabien)
13266         * po/POTFILES.in
13267         * src/common/socket.c
13268         * src/plugins/spamassassin/spamassassin.c
13269                 Translate strings (Fabien)
13271 2006-04-25 [paul]       2.1.1cvs33
13273         * src/folder.c
13274         * src/folder.h
13275         * src/folderview.c
13276                 complete the fix of bug #912
13277                 Thanks to Colin
13279 2006-04-25 [colin]      2.1.1cvs32
13281         * src/news.c
13282                 Better progress bar
13283         * src/mimeview.c
13284         * src/summaryview.c
13285         * src/summaryview.h
13286                 Fix focus chain
13287                 Patches by Pawel Pekala
13289 2006-04-24 [colin]      2.1.1cvs31
13291         * src/compose.c
13292                 Fix compilation warnings (Fabien)
13294 2006-04-24 [colin]      2.1.1cvs30
13296         * src/addrindex.c
13297         * src/editldap.c
13298         * src/editldap_basedn.c
13299         * src/editldap_basedn.h
13300         * src/ldapctrl.c
13301         * src/ldapctrl.h
13302         * src/ldapquery.c
13303         * src/ldaputil.c
13304         * src/ldaputil.h
13305                 Fix bug #901 (LDAPS support)
13307 2006-04-24 [colin]      2.1.1cvs29
13309         * src/compose.c
13310                 Fix logic on error with send dialog on
13311         * src/imap.c
13312                 Fix compilation without libetpan, thanks
13313                 to Fabien
13314         * src/summaryview.c
13315                 Fix 'context-menu' key
13317 2006-04-23 [colin]      2.1.1cvs28
13319         * src/folder.c
13320                 Never free current's cache to free up 
13321                 memory. Fixes bug #912 (new count 
13322                 randomly set to message count)
13324 2006-04-23 [colin]      2.1.1cvs27
13326         * src/gtk/quicksearch.c
13327                 And remove printf...
13329 2006-04-23 [colin]      2.1.1cvs26
13331         * src/gtk/quicksearch.c
13332                 Fix replacing in quicksearch, and fix inserting
13333                 in the middle of the string. (introduced at 2.1.0cvs22)
13335 2006-04-23 [colin]      2.1.1cvs25
13337         * src/imap.c
13338                 Make sure uidnext is initialized in get_num_list
13339                 (not for stable, related to 2.1.1cvs8 and friends)
13341 2006-04-23 [colin]      2.1.1cvs24
13343         * src/imap.c
13344                 Output something when login is successful
13345                 too
13347 2006-04-23 [colin]      2.1.1cvs23
13349         * src/etpan/imap-thread.c
13350                 Better logging (line-per-line, hide data in fetch)
13351                 Fix a const warning
13352         * src/gtk/logwindow.c
13353         * src/gtk/logwindow.h
13354                 Better logging (color for input/output)
13356 2006-04-21 [colin]      2.1.1cvs22
13358         * src/gtk/quicksearch.c
13359                 On gtk+-2.8, use stock buttons in quicksearch
13360                 Based on a patch by Fabien and a design by Paul
13362 2006-04-21 [colin]      2.1.1cvs21
13364         * src/folderview.c
13365         * src/mainwindow.c
13366                 Fix occasional flicker in folderview
13367         * src/common/utils.c
13368                 Fix bug #943 (Incorrectly parsed email address 
13369                 list in short headers on message view and in 
13370                 printouts)
13372 2006-04-20 [colin]      2.1.1cvs20
13374         * src/imap.c
13375         * src/imap.h
13376         * src/prefs_account.c
13377                 Add ANONYMOUS auth for IMAP
13379 2006-04-20 [paul]       2.1.1cvs19
13381         * src/main.c
13382                 proper fix for 2.1.1cvs18
13383                 Thanks to Colin
13385 2006-04-20 [paul]       2.1.1cvs18
13387         * src/main.c
13388                 fix build warnings
13390 2006-04-20 [paul]       2.1.1cvs17
13392         * src/gtk/quicksearch.c
13393                 fix standard, non-extended Quick search,
13394                 was broken in 2.1.1cvs15.
13395                 Thanks to Colin.
13397 2006-04-20 [colin]      2.1.1cvs16
13399         * src/prefs_matcher.c
13400                 Fix values when reselecting a ~test
13401                 rule
13403 2006-04-19 [colin]      2.1.1cvs15
13405         * src/compose.c
13406         * src/compose.h
13407         * src/gtk/gtkaspell.c
13408         * src/gtk/gtkaspell.h
13409                 Put back Options menu in Spelling/
13410         * src/gtk/quicksearch.c
13411                 Don't search, and show error, if the
13412                 advanced search has a syntax error
13414 2006-04-18 [colin]      2.1.1cvs14
13416         * src/textview.c
13417                 Fix gdk warnings on set_cursor when textview
13418                 isn't visible
13420 2006-04-18 [colin]      2.1.1cvs13
13422         * src/gtk/gtksctree.c
13423                 Remove seemingly useless refresh that causes
13424                 flicker - watch this commit in case of 
13425                 problems before planned backport to stable
13427 2006-04-18 [colin]      2.1.1cvs12
13429         * src/imap.c
13430                 Factorize get/set_xml code
13431         * src/compose.c
13432         * src/prefs_account.c
13433         * src/prefs_account.h
13434         * src/procmsg.c
13435                 Add Encrypt to self option
13437 2006-04-17 [colin]      2.1.1cvs11
13439         * configure.ac
13440                 Fix search on encrpyt function on dragonfly
13441                 Patch by Jonathan Buschmann <jonthn@agmact.com>
13443 2006-04-17 [colin]      2.1.1cvs10
13445         * src/prefs_account.c
13446                 Be safe by default: remove mails from POP3
13447                 after 7 days, not immediately
13449 2006-04-17 [colin]      2.1.1cvs9
13451         * src/etpan/imap-thread.c
13452                 Fix build on DragonFly - patch by 
13453                 Jonathan Buschmann <jonthn@agmact.com>
13455 2006-04-17 [colin]      2.1.1cvs8
13457         * src/imap.c
13458                 Save uidnext between sessions
13460 2006-04-17 [colin]      2.1.1cvs7
13462         * src/imap.c
13463                 scan is required when uid validity changes
13465 2006-04-17 [colin]      2.1.1cvs6
13467         * src/folderview.c
13468                 Don't scan if not necessary, apart in current
13469                 folder and INBOX to fetch flags.
13470         * src/imap.c
13471                 Scan is necessary if unread count changes
13473 2006-04-17 [colin]      2.1.1cvs5
13475         * src/imap.c
13476                 ...But always fetch ANSWERED and DELETED flags for
13477                 INBOX, as filtering can happen on these flags.
13479 2006-04-17 [colin]      2.1.1cvs4
13481         * src/imap.c
13482                 Don't fetch REPLIED and DELETED flags when synchronising
13483                 flags with a closed folder. We only need UNSEEN and FLAGGED
13484                 to update the folderview.
13486 2006-04-17 [colin]      2.1.1cvs3
13488         * src/imap.c
13489                 Faster flag search when there are new mails 
13490                 in a folder. We can do a full search if the 
13491                 folder contains less messages than the new
13492                 list.
13494 2006-04-17 [colin]      2.1.1cvs2
13496         * po/cs.po
13497         * po/de.po
13498         * po/fr.po
13499         * po/nl.po
13500         * po/pt_BR.po
13501                 Update translations from stable branch
13503 2006-04-17 [colin]      2.1.1cvs1
13505         * configure.ac
13506                 Bump version to follow stable release
13508 2006-04-16 [mones]      2.1.0cvs50
13510         * po/es.po
13511                 Updated for release
13513 2006-04-16 [colin]      2.1.0cvs49
13515         * src/textview.c
13516                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
13517                 with gtk < 2.8. Thanks to Fabien Vantard.
13519 2006-04-15 [colin]      2.1.0cvs48
13521         * src/etpan/imap-thread.c
13522                 Fix bug #919 (libetpan: SEGV when connecting 
13523                 using command)
13525 2006-04-14 [colin]      2.1.0cvs47
13527         * src/main.c
13528                 Fix race on --select (should be done better)
13530 2006-04-14 [wwp]        2.1.0cvs46
13532         * src/send_message.c
13533                 enforce a check for domain in account prefs (a sending
13534                 error could be faced if domain was checked but no value set),
13535                 thanks to Colin.
13537 2006-04-14 [colin]      2.1.0cvs45
13539         * src/codeconv.c
13540                 when converting from unknown to unknown, if the
13541                 string is UTF8, don't convert it to the locale
13542                 (which breaks it)
13544 2006-04-14 [colin]      2.1.0cvs44
13546         * src/compose.c
13547                 Don't try to use ASCII for converting headers
13548                 (as done in body)
13550 2006-04-14 [paul]       2.1.0cvs43
13552         * src/crash.c
13553                 add locale/charset info to crash report
13554         * src/gtk/about.c
13555                 add wwp to doc team
13556                 replace 'e-mail' with preferred 'email'
13557         * src/gtk/authors.h
13558                 ensure contributors list is in alphabetical
13559                 order
13561 2006-04-13 [colin]      2.1.0cvs42
13563         * src/textview.c
13564                 Prevent gdk warnings
13566 2006-04-13 [colin]      2.1.0cvs41
13568         * src/common/ssl_certificate.c
13569         * src/common/ssl_certificate.h
13570         * src/gtk/sslcertwindow.c
13571                 Warn on expired certs, and display the expiration date
13573 2006-04-13 [colin]      2.1.0cvs40
13575         * src/plugins/spamassassin/spamassassin_gtk.c
13576                 Fix missing set_text on unix socket
13578 2006-04-13 [wwp]        2.1.0cvs39
13580         * manual/fr/advanced.xml
13581         * manual/fr/glossary.xml
13582                 applied new spam/ham/email lexicon (pourriel, courriel)
13584 2006-04-13 [paul]       2.1.0cvs38
13586         * src/plugins/pgpmime/plugin.c
13587                 remove the mention of S/MIME from the
13588                 description. This is now handled by the
13589                 S/MIME plugin.
13591 2006-04-13 [paul]       2.1.0cvs37
13593         * src/prefs_msg_colors.c
13594                 rework dialog
13595         * src/prefs_folder_item.c
13596         * src/prefs_spelling.c
13597                 add a tooltip to the colour selector buttons
13599 2006-04-13 [wwp]        2.1.0cvs36
13601         * manual/advanced.xml
13602         * manual/glossary.xml
13603         * manual/handling.xml
13604         * manual/keyboard.xml
13605         * manual/plugins.xml
13606         * manual/starting.xml
13607         * manual/fr/account.xml
13608         * manual/fr/ack.xml
13609         * manual/fr/addrbook.xml
13610         * manual/fr/advanced.xml
13611         * manual/fr/faq.xml
13612         * manual/fr/glossary.xml
13613         * manual/fr/gpl.xml
13614         * manual/fr/handling.xml
13615         * manual/fr/intro.xml
13616         * manual/fr/keyboard.xml
13617         * manual/fr/plugins.xml
13618         * manual/fr/starting.xml
13619         * manual/fr/sylpheed-claws-manual.xml
13620                 fixes to the manuals:
13621                  - summaryview -> Message List (same in French)
13622                  - translate key names
13623                  - fix French punctuation, use non-breakable spaces when
13624                    necessary, don't use &thinsp; which is not portable
13625                  - tell what maildir and mbox formats we support
13627 2006-04-12 [wwp]        2.1.0cvs35
13629         * src/prefs_toolbar.c
13630                 unified a replace button more,
13631                 patch by Fabien Vantard <fzzzzz@gmail.com>.
13633 2006-04-12 [wwp]        2.1.0cvs34
13635         * src/prefs_common.c
13636         * src/prefs_msg_colors.c
13637                 make default color labels translatable,
13638                 patch from Fabien Vantard <fzzzzz@gmail.com>,
13639                 thanks to Tim <timbrain@post.cz> for reporting.
13641 2006-04-12 [wwp]        2.1.0cvs33
13643         * manual/glossary.xml
13644         * manual/intro.xml
13645         * manual/plugins.xml
13646         * manual/starting.xml
13647         * manual/sylpheed-claws-manual.xml
13648         * manual/fr/.cvsignore
13649         * manual/fr/account.xml
13650         * manual/fr/ack.xml
13651         * manual/fr/addrbook.xml
13652         * manual/fr/advanced.xml
13653         * manual/fr/faq.xml
13654         * manual/fr/glossary.xml
13655         * manual/fr/handling.xml
13656         * manual/fr/intro.xml
13657         * manual/fr/keyboard.xml
13658         * manual/fr/plugins.xml
13659         * manual/fr/starting.xml
13660         * manual/fr/sylpheed-claws-manual.xml
13661                 various fixes: typos, missing .fr translations, punctuation,
13662                 capitalization, links, accents and some bad French more.
13664 2006-04-12 [wwp]        2.1.0cvs32
13666         * src/prefs_gtk.c
13667                 fix for bug #935: always store prefs files in UTF-8 (thanks
13668                 to Colin).
13670 2006-04-11 [colin]      2.1.0cvs31
13672         * src/compose.c
13673                 Fix inserting files not in utf8 when locale is utf8
13675 2006-04-11 [colin]      2.1.0cvs30
13677         * src/inc.c
13678                 Don't show error dialog when cancelling connection
13679                 Patch by Pawel
13681 2006-04-11 [cleroy]     2.1.0cvs29
13683         * src/compose.c
13684                 Implement multiple quote levels
13685         * src/prefs_common.c
13686                 Change a little bit the quote bgcolor for 2nd level
13688 2006-04-11 [colin]      2.1.0cvs28
13690         * src/gtk/about.c
13691                 Add locale and charset in the label
13693 2006-04-10 [colin]      2.1.0cvs27
13695         * src/compose.c
13696         * src/prefs_common.c
13697         * src/prefs_common.h
13698         * src/prefs_msg_colors.c
13699         * src/textview.c
13700                 Allow optional background color in quotes
13701                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
13702                 GTK+-2.8.x feature
13704 2006-04-10 [colin]      2.1.0cvs26
13706         * src/main.c
13707         * src/mainwindow.c
13708         * src/mainwindow.h
13709                 Implement --select
13711 2006-04-10 [colin]      2.1.0cvs25
13713         * manual/plugins.xml
13714         * manual/fr/plugins.xml
13715                 Document libcurl's proxy variables
13717 2006-04-09 [colin]      2.1.0cvs24
13719         * src/prefs_common.c
13720                 gettext() returns statically allocated stuff. We have
13721                 to strdup it in order to be able to free it.
13723 2006-04-09 [colin]      2.1.0cvs23
13725         * AUTHORS
13726         * src/gtk/authors.h
13727                 Add Alexei
13729 2006-04-09 [colin]      2.1.0cvs22
13731         * src/mainwindow.c
13732         * src/gtk/quicksearch.c
13733                 Fix bug #859 (problems with cyrilic input in 
13734                 search panel) - Patch by Alexey Illarionov 
13735                 <littlesavage@rambler.ru>
13737 2006-04-09 [colin]      2.1.0cvs21
13739         * src/prefs_customheader.c
13740                 I prefer removing then freeing rather than the contrary
13741                 (even if it doesn't change anything ;-)
13742         * src/prefs_account.c
13743                 Fix bug #933 (Crash re-entering the custom headers list 
13744                 dialog in accounts prefs)
13745                 The problem happened when cancelling the Account 
13746                 Preferences' dialogs - in which case we didn't do 
13747                 anything to the PrefsAccount * struct. In case of applying,
13748                 the old ac_prefs was replaced with the tmp_ac_prefs we were
13749                 working with in this dialog. The problem is that 
13750                 prefs_customheader.c, working on this tmp_ac_prefs, always
13751                 changes the ->customhdr_list pointer, even when cancelled. 
13752                 So in case of cancelling the prefs_account dialog, we still
13753                 have to update ->customhdr_list in the real account.
13755 2006-04-08 [colin]      2.1.0cvs20
13757         * manual/fr/glossary.xml
13758         * manual/fr/keyboard.xml
13759                 Forgot some headers :)
13761 2006-04-08 [colin]      2.1.0cvs19
13763         * manual/Makefile.am
13764         * manual/fr/Makefile.am
13765         * manual/fr/account.xml
13766         * manual/fr/ack.xml
13767         * manual/fr/addrbook.xml
13768         * manual/fr/advanced.xml
13769         * manual/fr/faq.xml
13770         * manual/fr/glossary.xml
13771         * manual/fr/gpl.xml
13772         * manual/fr/handling.xml
13773         * manual/fr/intro.xml
13774         * manual/fr/keyboard.xml
13775         * manual/fr/plugins.xml
13776         * manual/fr/starting.xml
13777         * manual/fr/sylpheed-claws-manual.xml
13778         * manual/fr/dist/.cvsignore
13779         * manual/fr/dist/Makefile.am
13780         * manual/fr/dist/html/.cvsignore
13781         * manual/fr/dist/html/Makefile.am
13782         * manual/fr/dist/pdf/.cvsignore
13783         * manual/fr/dist/pdf/Makefile.am
13784         * manual/fr/dist/ps/.cvsignore
13785         * manual/fr/dist/ps/Makefile.am
13786         * manual/fr/dist/txt/.cvsignore
13787         * manual/fr/dist/txt/Makefile.am
13788                 Add the french translation of the manual. Thanks to
13789                 Olivier Delhomme <olivier.delhomme@free.fr> for 
13790                 account.xml, ack.xml, addrbook.xml and advanced.xml
13792 2006-04-08 [colin]      2.1.0cvs18
13794         * manual/plugins.xml
13795         * manual/starting.xml
13796                 More fixes
13798 2006-04-07 [colin]      2.1.0cvs17
13800         * manual/faq.xml
13801         * manual/intro.xml
13802         * manual/keyboard.xml
13803                 Little fixes
13805 2006-04-07 [colin]      2.1.0cvs16
13807         * README
13808         * src/compose.c
13809         * src/prefs_common.c
13810         * src/prefs_common.h
13811                 Add hidden compose_no_markup pref
13813 2006-04-07 [wwp]        2.1.0cvs15
13815         * src/summary_search.c
13816         * .cvsignore
13817                 Bugfix: stop button was sticky when searching in an empty folder.
13818                 Applied curly brackets code style to the whole file (summary_search.c).
13819                 More files to ignore.
13821 2006-04-07 [wwp]        2.1.0cvs14
13823         * src/message_search.c
13824         * src/summary_search.c
13825                 changed default button when search bumps at file/folder
13826                 beginning or end, for convenience (thanks to Colin).
13828 2006-04-07 [paul]       2.1.0cvs13
13830         * src/plugins/dillo_viewer/dillo_prefs.c
13831                 avoid future potential for namespace collision
13832                 Patch by Colin
13834 2006-04-06 [wwp]        2.1.0cvs12
13836         * src/summary_search.c
13837                 Unify extended/advanced searches names (and thus factorize labels),
13838                 patch by Fabien Vantard <fzzzzz@gmail.com>.
13840 2006-04-06 [wwp]        2.1.0cvs11
13842         * src/folderview.c
13843         * src/prefs_themes.c
13844         * src/summaryview.c
13845                 Fixed some compilation warnings.
13847 2006-04-06 [colin]      2.1.0cvs10
13849         * manual/advanced.xml
13850                 Document the wizard template and how to deploy
13851                 Sylpheed-Claws effectively
13853 2006-04-06 [colin]      2.1.0cvs9
13855         * src/folderview.c
13856                 gettext patch to tell translators about _("#"),
13857                 by Maxim Britov
13859 2006-04-06 [colin]      2.1.0cvs8
13861         * src/textview.c
13862                 Fix invalid GtkTextBIter after clicking "Display as text"
13864 2006-04-06 [mones]      2.1.0cvs7
13866         * src/addr_compl.c
13867         * src/addrindex.c
13868         * src/addritem.c
13869         * src/codeconv.c
13870         * src/compose.c
13871         * src/filtering.c
13872         * src/folder.c
13873         * src/folder_item_prefs.c
13874         * src/folderview.c
13875         * src/localfolder.c
13876         * src/matcher.c
13877         * src/mimeview.c
13878         * src/prefs_msg_colors.c
13879         * src/prefs_spelling.c
13880         * src/prefs_themes.c
13881         * src/procmime.c
13882         * src/procmsg.c
13883         * src/stock_pixmap.c
13884         * src/summaryview.c
13885         * src/textview.c
13886         * src/toolbar.c
13887         * src/common/mgutils.c
13888         * src/common/prefs.c
13889         * src/common/ssl_certificate.c
13890         * src/gtk/colorlabel.c
13891         * src/gtk/quicksearch.c
13892         * src/plugins/pgpmime/pgpmime.c
13893         * src/plugins/spamassassin/spamassassin.c
13894                 Removed redundant NULL checks for g_free() calls.
13895                 Patch by Pawel Pekala.
13897 2006-04-06 [mones]      2.1.0cvs6
13899         * src/prefs_actions.c
13900         * src/prefs_filtering.c
13901         * src/prefs_filtering_action.c
13902         * src/prefs_matcher.c
13903         * src/prefs_template.c
13904         * src/gtk/gtkutils.c
13905         * src/gtk/gtkutils.h
13906                 Have a nice replace button. Patch by Pawel Pekala
13908 2006-04-06 [colin]      2.1.0cvs5
13910         * src/addressbook.c
13911                 Fix crash with empty columns
13913 2006-04-05 [colin]      2.1.0cvs4
13915         * src/wizard.c
13916         * src/prefs_gtk.c
13917                 Allow wizard customization with pre-filled values
13919 2006-04-05 [colin]      2.1.0cvs3
13921         * src/textview.c
13922         * src/mimeview.c
13923         * src/mimeview.h
13924                 Nicer messages in mimeview
13926 2006-04-05 [colin]      2.1.0cvs2
13928         * src/addressbook.c
13929         * src/prefs_summaries.c
13930                 i18n fix
13932 2006-04-05 [colin]      2.1.0cvs1
13934         * src/plugins/pgpcore/plugin.c
13935         * src/plugins/pgpcore/select-keys.c
13936         * src/plugins/pgpcore/select-keys.h
13937         * src/plugins/pgpcore/sgpgme.c
13938         * src/plugins/pgpcore/sgpgme.h
13939         * src/plugins/pgpinline/pgpinline.c
13940         * src/plugins/pgpinline/plugin.c
13941         * src/plugins/pgpmime/pgpmime.c
13942         * src/plugins/pgpmime/plugin.c
13943                 Factorize and generalize a bit 
13944                 Drop S/MIME signature verification from PGP/MIME
13945                 (adding it as another, more complete plugin)
13947 2006-04-05 [paul]       2.1.0
13949         2.1.0 released
13951 2006-04-05 [paul]       2.0.0cvs186
13953         * manual/advanced.xml
13954                 add info on colour labels
13956 2006-04-05 [paul]       2.0.0cvs185
13958         * po/bg.po
13959         * po/cs.po
13960         * po/de.po
13961         * po/el.po
13962         * po/en_GB.po
13963         * po/fi.po
13964         * po/fr.po
13965         * po/it.po
13966         * po/nl.po
13967         * po/pl.po
13968         * po/pt_BR.po
13969         * po/sr.po
13970         * po/zh_CN.po
13971                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
13972                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
13973                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
13974                 Guimaraes, Aleksandar Urosevic, Ralgh Young
13975         * src/gtk/authors.h
13976         * tools/claws.i18n.status.pl
13977                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
13978                 and new Czech translator, Tim <timbrain@post.cz>
13980 2006-04-05 [mones]      2.0.0cvs184
13982         * po/es.po
13983                 Updated translation
13985 2006-04-05 [colin]      2.0.0cvs183
13987         * src/gtk/quicksearch.c
13988                 Fix bug #929 (unnecessary reload in quick search bar)
13990 2006-04-05 [colin]      2.0.0cvs182
13992         * src/compose.c
13993                 Fix crash on Reply with no From:
13994                 Show signature and conversion error on queuing 
13995                 (but not sending)
13996         * src/mainwindow.c
13997         * src/summaryview.c
13998         * src/summaryview.h
13999                 Factorize threading code and make sure msginfo 
14000                 is not null when it comes from a GtkCTreeRow's 
14001                 data
14002         * src/gtk/gtkaspell.c
14003                 Check for necessary things
14004         * src/gtk/gtksctree.c
14005         * src/gtk/gtksctree.h
14006                 Reset anchor if necessary when removing node
14008 2006-03-29 [colin]      2.0.0cvs181
14010         * src/folderview.c
14011                 Warn for disabled IMAP accounts (due to lack of
14012                 libetpan). Breaks string-freeze - sorry - but it
14013                 is kind of important ;)
14015 2006-03-28 [colin]      2.0.0cvs180
14017         * src/gtk/gtkutils.c
14018         * src/gtk/gtkutils.h
14019                 Add a gtkut_get_link_btn() function that
14020                 creates a button which acts like an URI
14021         * src/prefs_themes.c
14022         * src/gtk/about.c
14023                 Use this function (factorizes codes)
14024         * src/common/defs.h
14025         * src/gtk/pluginwindow.c
14026                 Add a "Get more..." in the plugins window
14028 2006-03-28 [colin]      2.0.0cvs179
14030         * src/common/smtp.c
14031         * src/common/passcrypt.c
14032         * src/undo.c
14033                 Warning fixes. Patch by Pawel Pekala
14035 2006-03-27 [colin]      2.0.0cvs178
14037         * src/undo.c
14038                 Fix undoing by blocks with spaces
14040 2006-03-27 [colin]      2.0.0cvs177
14042         * src/textview.c
14043                 Set margin to 3px for headers
14045 2006-03-27 [paul]
14047         2.1.0-rc2 released
14049 2006-03-27 [wwp]        2.0.0cvs176
14051         * src/summaryview.c
14052                 don't reset quicksearch when updating the message list.
14053                 Thanks to Colin.
14055 2006-03-26 [wwp]        2.0.0cvs175
14057         * src/compose.c
14058                 use a unified border width ('other' tab in the compose window,
14059                 patch by Pawel Pekala).
14062 2006-03-26 [wwp]        2.0.0cvs174
14064         * src/common/quoted-printable.c
14065         * src/addressbook.c
14066                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
14068 2006-03-26 [colin]      2.0.0cvs173
14070         * src/quote_fmt_parse.y
14071                 Fix non-UTF8 date formats messing up the whole quote a 
14072                 little bit
14074 2006-03-26 [colin]      2.0.0cvs172
14076         * src/procheader.c
14077                 Make sure the date is UTF8 valid, or try to make it
14078                 so. IncrediMail is really IncrediStupid.
14079         * src/compose.c
14080                 Fix possible conversions. 
14081                 
14083 2006-03-26 [colin]      2.0.0cvs171
14085         * src/matcher.c
14086                 Fix corner cases in body search. This is still a
14087                 hack... It seems impossible to make it good and 
14088                 reasonably fast at the same time.
14090 2006-03-26 [colin]      2.0.0cvs170
14092         * src/summaryview.c
14093                 I think I killed the twilight zone bug!
14094                 summary_select_node() flushes GTK events in order
14095                 to be able to center the view. But this also 
14096                 flushes keypresses like Ctrl-Alt-U, so this can
14097                 call summary_show from summary_select_node (itself
14098                 called from summary_show, etc.). And the summaryview
14099                 has to be unlocked in this function. So just locking
14100                 while processing GTK events, and bailing if locked, 
14101                 should fix it.
14102                 Fixes bug #927 (SIGSEGV during Update Summary)
14104 2006-03-25 [colin]      2.0.0cvs169
14106         * src/matcher.c
14107                 Fix search in QP-encoded bodies
14108                 Fix utf-8 searches in bodies encoded in the
14109                 locale's encoding
14110         * src/common/quoted-printable.c
14111         * src/common/quoted-printable.h
14112                 Add a decode function that doesn't overwrite
14113                 the original pointer
14114                 
14116 2006-03-24 [colin]      2.0.0cvs168
14118         * src/action.c
14119         * src/summaryview.c
14120         * src/summaryview.h
14121                 Update message cache after action
14122                 Patch by H. Merijn Brand
14123         * src/prefs_msg_colors.c
14124                 Factorize label 
14125                 Patch by Fabien Vantard
14126         * src/plugins/spamassassin/spamassassin_gtk.c
14127                 Remove useless translation
14128                 Patch by Fabien Vantard
14130 2006-03-23 [colin]      2.0.0cvs167
14132         * src/common/ssl.c
14133                 Let 30 seconds to SSL_connect
14135 2006-03-23 [wwp]        2.0.0cvs166
14137         * src/summaryview.c
14138         * src/gtk/description_window.c
14139                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
14140                 and headers are translated; adjust description windows' width to fit their
14141                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
14143 2006-03-23 [paul]       2.0.0cvs165
14145         * src/common/utils.c
14146                 fix highlighting of URIs containing "()"
14147                 (2.0.0cvs164's reversal fixed)
14148                 Thanks to Colin.
14150 2006-03-23 [paul]       2.0.0cvs164
14152         * src/common/utils.c
14153                 revert patch, (postponing a fix), at 2.0.0cvs120
14154                 as it breaks more URIs than it fixes.
14155                 Allow '-' to be a terminating character in a URI
14157 2006-03-22 [colin]      2.0.0cvs163
14159         * configure.ac
14160                 Require libetpan 0.45
14161                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
14163 2006-03-22 [paul]       2.0.0cvs162
14165         * src/editgroup.c
14166                 replace '<-' and '->' buttons with GTK_STOCK graphical
14167                 buttons
14168         * src/summary_search.c
14169                 don't offer '...' for translation
14170                 add a tooltip to advanced search '...' button
14171         * src/gtk/quicksearch.c
14172                 don't offer '...' for translation
14174 2006-03-21 [colin]      2.0.0cvs161
14176         * src/compose.c
14177                 Fix middle-click pasting (insert at click
14178                 position instead of cursor position, don't
14179                 remove existing selection and allow pasting
14180                 our own selection)
14181         * src/addressbook.c
14182                 "LDAP Server" -> "LDAP servers"
14184 2006-03-21 [wwp]        2.0.0cvs160
14186         * src/etpan/imap-thread.c
14187                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
14189 2006-03-20 [colin]      2.0.0cvs159
14191         * src/summaryview.c
14192                 Don't reload summaryview after an execute with no
14193                 move action
14195 2006-03-19 [colin]      2.0.0cvs158
14197         * src/addressbook.c
14198                 and put groups at the top, always
14200 2006-03-19 [colin]      2.0.0cvs157
14202         * src/addressbook.c
14203                 Order groups before names, as previously
14205 2006-03-19 [colin]      2.0.0cvs156
14207         * src/addressbook.c
14208                 - Sort case-unsensitive
14209                 - Put the sort arrow at opening too
14211 2006-03-19 [wwp]        2.0.0cvs155
14213         * src/addressbook.c
14214                 allow sorting by name/email/remarks, ensure that right-pane's contents
14215                 matches the left-pane selection (cleared when appropriate).
14216                 Patch by Pawel Pekala <c0rn@o2.pl>.
14218 2006-03-18 [colin]      2.0.0cvs154
14220         * src/textview.c
14221                 Fix text cursor ;)
14223 2006-03-18 [colin]      2.0.0cvs153
14225         * src/gtk/filesel.c
14226                 Make sure we hide the preview if we didn't get
14227                 a filename
14229 2006-03-18 [colin]      2.0.0cvs152
14231         * src/summaryview.c
14232                 Set cursor to watch for execution (fixes lack
14233                 of watch-cursor when dnd'ing hundreds of mails)
14234         * src/gtk/filesel.c
14235                 Check that mime type is 'image/*' before updating
14236                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
14238 2006-03-18 [colin]      2.0.0cvs151
14240         * src/mainwindow.c
14241         * src/textview.c
14242         * src/textview.h
14243                 Put a watch cursor in textview too when the mainwindow's
14244                 cursor in a watch
14246 2006-03-18 [colin]      2.0.0cvs150
14248         * src/folder.c
14249                 Change wrong asserts to simple tests
14251 2006-03-17 [colin]      2.0.0cvs149
14253         * src/mainwindow.c
14254         * src/mainwindow.h
14255         * src/prefs_msg_colors.c
14256         * src/summaryview.c
14257         * src/summaryview.h
14258         * src/gtk/colorlabel.c
14259         * src/gtk/colorlabel.h
14260                 Add a color label menu in the main menubar
14261                 Add (fixed) accels Ctrl-{0-7} to change the color
14262                 They have to be fixed because the menu's dynamic,
14263                 the items are complex widgets, hence we can't use
14264                 a GtkItemFactory.
14267 2006-03-17 [wwp]        2.0.0cvs148
14269         * src/compose.c
14270                 rollback few lines from my previous commit (those lines come from
14271                 a pending patch, accidentally commited, even if neutral as they are
14272                 commented out).
14274 2006-03-17 [wwp]        2.0.0cvs147
14276         * src/compose.c
14277                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
14278                 applied code style/indentation to the modified function.
14280 2006-03-17 [wwp]        2.0.0cvs146
14282         * src/procmsg.c
14283         * src/compose.c
14284                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
14286 2006-03-17 [paul]
14288         2.1.0-rc1 released
14290 2006-03-17 [paul]       2.0.0cvs145
14292         * src/main.c
14293                 addressbook_read_file() was called twice
14294         * src/textview.c
14295                 X-Mailer highlighting
14297 2006-03-16 [colin]      2.0.0cvs144
14299         * src/sourcewindow.c
14300         * src/sourcewindow.h
14301                 And the last one, in source window.
14303 2006-03-16 [colin]      2.0.0cvs143
14305         * src/compose.c
14306         * src/compose.h
14307                 Fix the same stuff in compose
14309 2006-03-16 [colin]      2.0.0cvs142
14311         * src/messageview.c
14312                 Complete the previous messageview crash fix
14314 2006-03-16 [colin]      2.0.0cvs141
14316         * src/procmsg.h
14317         * src/procmsg.c
14318         * src/folder.c
14319                 Fix POSTPROCESSING hook
14320                 Patch by H. Merijn Brand
14322         * src/procmime.c
14323         * src/procmime.h
14324                 Parse Content-Location
14326         * src/toolbar.c
14327         * src/messageview.c
14328         * src/messageview.h
14329                 Don't crash when a top-level MessageView has
14330                 been closed on us. Same problematic than
14331                 yesterday's quicksearch issue.
14333 2006-03-15 [colin]      2.0.0cvs140
14335         * src/gtk/quicksearch.c
14336                 Fix a bitchy race we didn't think about when we
14337                 added quicksearch cancellation:
14338                 If the search is not on cached fields, for example
14339                 body_part matchcase "stuff"
14340                 the matcher code has to get the whole message. If
14341                 we're on IMAP, that can be slow, and in order to
14342                 be non-blocking, the IMAP code idle loop processes
14343                 gtk events too. So it is possible to cancel a
14344                 quicksearch while the matcher is getting the mail's
14345                 body. After matcher got its body, it will start to
14346                 iterate over the matcher list that the Quicksearch's
14347                 clear_search_cb() just freed via prepare_matcher().
14348                 SIGSEGV ensues.
14349                 The fix consists of guarding the matcherlist_match()
14350                 call with a boolean 'matching'. If we reset the
14351                 quicksearch while matching is TRUE, we don't free
14352                 the matcherlist anymore like we did, but we set
14353                 another new flag, deferred_free, to TRUE. Then,
14354                 in quicksearch_match(), just after returning from
14355                 matcherlist_match() and unsetting the matching flag,
14356                 we check the deferred_free flag and do the
14357                 prepare_matcher() (which does the matcherlist_free)
14358                 for real, so we free the matcherlist once it's not
14359                 used anymore.
14360                 As all of this runs via the glib main loop, we
14361                 luckily don't need a mutex.
14362         * src/summaryview.c
14363                 Also, show progress while searching.
14366 2006-03-14 [colin]      2.0.0cvs139
14368         * src/alertpanel.c
14369                 Make alertpanel_is_open non-static
14371 2006-03-14 [colin]      2.0.0cvs138
14373         * src/prefs_spelling.c
14374                 Cleanups - Fabien Vantard
14376 2006-03-14 [wwp]        2.0.0cvs137
14378         * src/main.c
14379                 code style normalization (curly braces, indentation).
14381 2006-03-14 [wwp]        2.0.0cvs137
14383         * src/main.c
14384                 code style (braces, indentation)
14386 2006-03-12 [paul]       2.0.0cvs136
14388         * src/prefs_common.c
14389                 trans_hdr defaults to FALSE to be RFC-savvy
14390         * src/prefs_summaries.c
14391                 add a tooltip to the trans_hdr option
14392                 
14394 2006-03-12 [paul]       2.0.0cvs135
14396         * src/prefs_matcher.c
14397                 give a little more width to the combos
14398         * src/prefs_display_header.c
14399         * src/textview.c
14400                 translate headers if prefs_common.trans_hdr
14401                 is TRUE
14403         Patches by Pawel Pekala
14405 2006-03-12 [paul]       2.0.0cvs134
14407         * src/plugins/clamav/clamav_plugin.c
14408         * src/plugins/dillo_viewer/dillo_viewer.c
14409         * src/plugins/pgpcore/plugin.c
14410         * src/plugins/pgpinline/plugin.c
14411         * src/plugins/pgpmime/plugin.c
14412         * src/plugins/spamassassin/spamassassin.c
14413                 update/add to descriptions
14414         * src/plugins/spamassassin/spamassassin_gtk.c
14415                 fixes to the english, remove superfluous
14416                 tooltips, clean up a little
14418 2006-03-12 [paul]       2.0.0cvs133
14420         * src/compose.c
14421                 fix Bug 924, 'Account combo box shows up wrong 
14422                 if & is in account name'
14424 2006-03-11 [colin]      2.0.0cvs132
14426         * src/summaryview.c
14427                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
14428                 messed up shift-selection because is slows down
14429                 moving around summaryview. thanks -users
14431 2006-03-10 [colin]      2.0.0cvs131
14433         * src/plugins/spamassassin/spamassassin_gtk.c
14434                 Put back Paul's engrish fixes
14436 2006-03-10 [colin]      2.0.0cvs130
14438         * src/plugins/spamassassin/spamassassin.c
14439         * src/plugins/spamassassin/spamassassin.h
14440         * src/plugins/spamassassin/spamassassin_gtk.c
14441                 Cleanup SA prefs page (more)
14442                 Patch by Fabien Vantard
14444 2006-03-10 [paul]       2.0.0cvs129
14446         * src/prefs_msg_colors.c
14447         * src/prefs_spelling.c
14448                 widget sensitivity
14450 2006-03-09 [mones]      2.0.0cvs128
14452         * po/es.po
14453                 Update for next RC
14455 2006-03-09 [wwp]        2.0.0cvs127
14457         * configure.ac
14458                 revert accidental commit (requirement for libetpan 0.43), this time
14459                 not in HEAD.
14461 2006-03-09 [wwp]        2.0.0cvs125
14463         * configure.ac
14464                 revert accidental commit (requirement for libetpan 0.43)
14466 2006-03-09 [paul]       2.0.0cvs126
14468         * src/prefs_receive.c
14469                 remove useless frame
14470                 replace 'incorporation' with 'receiving'
14471         * src/plugins/clamav/clamav_plugin_gtk.c
14472         * src/plugins/spamassassin/spamassassin_gtk.c
14473                 improve widget sensitivity
14474                 fix a bit his engrish
14476 2006-03-09 [wwp]        2.0.0cvs125
14478         * src/addressadd.c
14479         * src/foldersel.c
14480         * src/prefs_common.c
14481         * src/prefs_common.h
14482                 remember some more windows' sizes (add to addressbook and
14483                 select folder).
14485 2006-03-09 [paul]       2.0.0cvs124
14487         * src/plugins/pgpcore/prefs_gpg.c
14488                 normalise construction of dialogue
14490 2006-03-09 [paul]       2.0.0cvs123
14492         * src/plugins/trayicon/Makefile.am
14493                 add missing slash
14495 2006-03-08 [colin]      2.0.0cvs122
14497         * src/plugins/trayicon/Makefile.am
14498                 Fix build in separate dir 
14499                 Patch by Bamanzi <bamanzi@gmail.com>
14501 2006-03-08 [colin]      2.0.0cvs121
14503         * src/procmsg.c
14504                 Batch move and copies from summaryview with delayed execution
14505                 too
14507 2006-03-07 [paul]       2.0.0cvs120
14509         * src/common/utils.c
14510                 fix highlighting of URIs containing "()"
14511                 Patch by Pawel Pekala
14513 2006-03-07 [paul]       2.0.0cvs119
14515         * src/folder.c
14516         * src/folder.h
14517         * src/folderview.c
14518                 immediately do alphabetical resort when
14519                 changing a folder's name
14520                 Patch by Pawel Pekala
14522 2006-03-07 [paul]       2.0.0cvs118
14524         * src/news.c
14525         * src/news_gtk.c
14526                 when unsubscribing a newsgroup, remove the
14527                 folder and msgs in .sylpheed-claws/newscache
14528                 Patch by Pawel Pekala <c0rn@gazeta.pl>
14530 2006-03-07 [paul]       2.0.0cvs117
14532         * src/textview.c
14533                 fix wrong Fake URL Warning
14534                 Thanks to Hiro
14536 2006-03-07 [colin]      2.0.0cvs116
14538         * src/imap.c
14539                 Return immediately when password dialog was
14540                 cancelled
14541         * src/gtk/inputdialog.c
14542                 Allow empty strings for passwords
14545 2006-03-06 [colin]      2.0.0cvs115
14547         * src/imap.c
14548                 Prevent double-timeouts when connection fails
14550 2006-03-06 [colin]
14552         2.0.1-rc1 released
14554 2006-03-06 [colin]      2.0.0cvs114
14556         * src/imap.c
14557                 Refresh session during potentially long
14558                 operations
14560 2006-03-06 [wwp]        2.0.0cvs113
14562         * src/prefs_msg_colors.h
14563                 forgot that one (custom color labels).
14565 2006-03-06 [wwp]        2.0.0cvs112
14567         * src/prefs_common.c
14568         * src/prefs_common.h
14569         * src/prefs_msg_colors.c
14570         * src/summaryview.c
14571         * src/summaryview.h
14572         * src/gtk/colorlabel.c
14573         * src/gtk/colorlabel.h
14574                 colors in messages list are now customizable. Color values and names can
14575                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
14576                 Thanks to Paul and Colin for their help with this longstanding patch!
14578 2006-03-06 [wwp]        2.0.0cvs111
14580         * src/textview.c
14581                 don't crash if (x)face is bad.
14583 2006-03-05 [paul]       2.0.0cvs110
14585         * AUTHORS
14586         * configure.ac
14587         * src/Makefile.am
14588         * src/common/Makefile.am
14589         * src/common/utils.h
14590         * src/etpan/imap-thread.c
14591         * src/gtk/authors.h
14592         * src/plugins/clamav/Makefile.am
14593         * src/plugins/demo/Makefile.am
14594         * src/plugins/dillo_viewer/Makefile.am
14595         * src/plugins/pgpcore/Makefile.am
14596         * src/plugins/pgpcore/passphrase.c
14597         * src/plugins/pgpinline/Makefile.am
14598         * src/plugins/pgpmime/Makefile.am
14599         * src/plugins/spamassassin/Makefile.am
14600         * src/plugins/trayicon/Makefile.am
14601                 fix builiding on cygwin
14602                 Patch by Ralgh Young <bamanzi@gmail.com>
14604 2006-03-04 [wwp]        2.0.0cvs109
14606         * manual/keyboard.xml
14607                 fix mixed up/down keys.
14609 2006-03-04 [wwp]        2.0.0cvs108
14611         * README
14612         * INSTALL
14613                 updated links to SpamAssassin.
14615 2006-03-04 [wwp]        2.0.0cvs107
14617         * manual/plugins.xml
14618         * src/plugins/spamassassin/README
14619                 updated SpamAssassin plugin docs to reflect new functional additions
14620                 (also fix/update/documents few technical stuff more, see the README).
14622 2006-03-04 [wwp]        2.0.0cvs106
14624         * src/prefs_message.c
14625                 normalized capitalization of message-prefs paths.
14627 2006-03-04 [wwp]        2.0.0cvs105
14629         * manual/advanced.xml
14630                 typo.
14632 2006-03-03 [colin]      2.0.0cvs104
14634         * src/plugins/clamav/clamav_plugin_gtk.c
14635                 Rework prefs page, patch by Fabien 
14637 2006-03-03 [colin]      2.0.0cvs103
14639         * src/plugins/clamav/clamav_plugin.c
14640                 Set error on all errors
14642 2006-03-03 [colin]      2.0.0cvs102
14644         * src/common/plugin.c
14645                 Initialize error to avoid crashing when a plugin fails
14646                 without setting error
14648 2006-03-02 [wwp]        2.0.0cvs101
14650         * configure.ac
14651                 fixed linker flags for libetpan support on Cygwin
14652                 (thanks to H.Merijn Brand).
14654 2006-03-02 [wwp]        2.0.0cvs100
14656         * src/addressbook.c
14657                 fix some AB error messages: one for punctuation and
14658                 one wrongly duplicate (thanks, maxbritov).
14660 2006-03-02 [wwp]        2.0.0cvs99
14662         * src/plugins/spamassassin/spamassassin.c
14663                 make sync calls to sa-learn/spamc to prevent
14664                 system (whatever local or client/server) overload.
14666 2006-03-02 [colin]      2.0.0cvs98
14668         * src/summaryview.c
14669                 Put the spam icon in the status column instead of the
14670                 mark one
14672 2006-03-01 [colin]      2.0.0cvs97
14674         * src/plugins/spamassassin/spamassassin.c
14675                 Fix segfault (g_file_set_contents fails for some 
14676                 reason and err==0x2f. Can't find out why with
14677                 valgrind, using working function :-)
14679 2006-03-01 [colin]      2.0.0cvs96
14681         * src/inc.c
14682                 Offline overriding: let 'No' be cached only 3 seconds
14684 2006-03-01 [colin]      2.0.0cvs95
14686         * src/addr_compl.c
14687         * src/addrbook.c
14688         * src/addressbook.c
14689         * src/addrindex.c
14690         * src/folder_item_prefs.c
14691         * src/headerview.c
14692         * src/imap.c
14693         * src/inc.c
14694         * src/ldif.c
14695         * src/mainwindow.c
14696         * src/mh.c
14697         * src/msgcache.c
14698         * src/prefs_common.h
14699         * src/prefs_msg_colors.c
14700         * src/procheader.c
14701         * src/procheader.h
14702         * src/procmime.c
14703         * src/procmsg.c
14704         * src/procmsg.h
14705         * src/send_message.h
14706         * src/simple-gettext.c
14707         * src/summaryview.c
14708         * src/summaryview.h
14709         * src/syldap.c
14710         * src/textview.c
14711         * src/undo.c
14712         * src/common/ssl_certificate.c
14713         * src/common/utils.c
14714         * src/gtk/colorsel.c
14715         * src/gtk/gtksctree.c
14716         * src/gtk/gtkshruler.c
14717         * src/plugins/trayicon/trayicon.c
14718                 #if 0 goes to /dev/null
14720 2006-03-01 [colin]      2.0.0cvs94
14722         * src/compose.c
14723         * src/imap.c
14724         * src/inc.c
14725         * src/inc.h
14726         * src/messageview.c
14727         * src/news.c
14728         * src/plugins/spamassassin/spamassassin.c
14729                 Allow to add information in the "working offline"
14730                 window
14732 2006-03-01 [wwp]        2.0.0cvs93
14734         * src/plugins/spamassassin/spamassassin.c
14735                 fixed spamc invocation: use a tricky temporary mini shell wrapper
14736                 'cause it seems that calling `spamc ... < inputfile` with
14737                 g_spawn_(a)sync simply.. erm doesn't work :-).
14739 2006-03-01 [wwp]        2.0.0cvs92
14741         * src/toolbar.c
14742         * src/toolbar.h
14743                 simplify the adding of spam/ham button to the messageview toolbar
14744                 (it gets more clear now that the same button will be "Mark as spam"
14745                 or "Mark as ham" according to the current message status,
14746                 thanks to Colin).
14748 2006-03-01 [wwp]        2.0.0cvs91
14750         * src/messageview.c
14751         * src/procmsg.c
14752         * src/procmsg.h
14753         * src/summaryview.c
14754         * src/plugins/spamassassin/spamassassin.c
14755         * src/plugins/spamassassin/spamassassin.h
14756                 make learner callbacks return a status (0 for ok),
14757                 handle it in main code to avoid setting flags when learning failed,
14758                 don't learn on TCP if offline in spamassassin,
14759                 thanks to Colin.
14761                 
14763 2006-03-01 [wwp]        2.0.0cvs90
14765         * src/compose.c
14766                 some work around the compose window's account menu,
14767                 patch by Fabien Vantard.
14769 2006-03-01 [wwp]        2.0.0cvs89
14771         * src/plugins/spamassassin/spamassassin.c
14772                 fixed bad logics, was using spamc in local mode and sa-learn
14773                 in remote mode (thanks, Colin).
14775 2006-03-01 [wwp]        2.0.0cvs88
14777         * src/plugins/spamassassin/spamassassin.c
14778         * src/plugins/spamassassin/spamassassin.h
14779         * src/plugins/spamassassin/spamassassin_gtk.c
14780                 made processing of emails w/ sa-plugin an option (default is TRUE),
14781                 fixed Engrish some tooltips, capitalization of some debug messages
14782                 and warnings. The spamassassin plugin now provides two separate
14783                 services: process emails upon incorporation and spamd training.
14784                 Both services (un)register independently but use some common
14785                 plugin settings (transport settings, spam storage location).
14787 2006-02-28 [wwp]        2.0.0cvs87
14789         * src/plugins/spamassassin/spamassassin.c
14790                 fix async flag to spamc cmdline execution (batch exec should
14791                 be asynchronous).
14793 2006-02-27 [wwp]        2.0.0cvs86
14795         * src/plugins/spamassassin/spamassassin.c
14796         * src/plugins/spamassassin/spamassassin.h
14797         * src/plugins/spamassassin/spamassassin_gtk.c
14798                 - added the ability to learn a remote spamassassin server (spamd),
14799                 using spamc.
14800                 - added the spamassassin option 'username', that applies to all
14801                 spamassassin operations (filtering, learning, local or remote).
14802                 The default username is the current unix user (if left blank
14803                 from gtk prefs or config file).
14804                 - commented out some unused code (notebook widget), removed unused
14805                 layout (hbox1).
14806                 - make more widgets sensitive to the transport type.
14808 2006-02-27 [colin]      2.0.0cvs85
14810         * src/plugins/spamassassin/spamassassin.c
14811                 Fix sa-learn call when offline
14813 2006-02-27 [colin]      2.0.0cvs84
14815         * configure.ac
14816         * src/Makefile.am
14817         * src/mainwindow.c
14818         * src/mainwindow.h
14819         * src/messageview.c
14820         * src/messageview.h
14821         * src/prefs_toolbar.c
14822         * src/procmsg.c
14823         * src/stock_pixmap.c
14824         * src/stock_pixmap.h
14825         * src/summaryview.c
14826         * src/toolbar.c
14827         * src/toolbar.h
14828         * src/pixmaps/ham_btn.xpm
14829         * src/pixmaps/spam.xpm
14830         * src/pixmaps/spam_btn.xpm
14831         * src/plugins/spamassassin/spamassassin.c
14832                 Add button in toolbar for spam learning
14833                 Fix a few bugs from the last related commit
14834                 Revert 1.9.6cvs23 which messed up shift-selection
14836 2006-02-24 [colin]      2.0.0cvs83
14838         * src/procmsg.c
14839         * src/summaryview.c
14840         * src/summaryview.h
14841         * src/plugins/spamassassin/spamassassin.c
14842         * src/plugins/spamassassin/spamassassin.h
14843         * src/plugins/spamassassin/spamassassin_gtk.c
14844                 Unregister learner when spamassassin is either
14845                 disabled or over tcp
14847 2006-02-24 [colin]      2.0.0cvs82
14849         * src/Makefile.am
14850         * src/mainwindow.c
14851         * src/mainwindow.h
14852         * src/procmsg.c
14853         * src/procmsg.h
14854         * src/stock_pixmap.c
14855         * src/stock_pixmap.h
14856         * src/summaryview.c
14857         * src/summaryview.h
14858         * src/gtk/icon_legend.c
14859         * src/pixmaps/spam.xpm  ** NEW FILE **
14860         * src/plugins/spamassassin/spamassassin.c
14861         * src/plugins/spamassassin/spamassassin_gtk.c
14862                 Add spam learning interface (Mark/Mark as 
14863                 (spam|ham) menus)
14865 2006-02-24 [wwp]        2.0.0cvs81
14867         * src/compose.c
14868         * src/compose.h
14869         * src/filtering.c
14870                 hide compose window when sending message in batch mode
14871                 (filtering: forward and redirect). Also fixed a wrong
14872                 value returned when sending failed, neutral anyway.
14873                 (Colin, me) 
14875 2006-02-24 [wwp]        2.0.0cvs80
14877         * src/mainwindow.c
14878                 use GTK+'s stock quit button. Patch by Fabien Vantard.
14880 2006-02-24 [paul]       2.0.0cvs79
14882         * src/news.c
14883         * src/news.h
14884         * src/news_gtk.c
14885                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
14886                 Thanks to Colin
14888 2006-02-23 [colin]      2.0.0cvs78
14890         * src/alertpanel.c
14891                 Change OK to Close in alertpanel with View log
14892                 button; add accel to View log. Patch by Fabien
14893                 Vantard
14895 2006-02-23 [wwp]        2.0.0cvs77
14897         * src/compose.c
14898                 silly me, there were much more tests to perform, since toolbars can
14899                 really have down to 1 element only.
14901 2006-02-23 [wwp]        2.0.0cvs76
14903         * commitHelper
14904                 fixed indentation from my previous commit. Fallback to VISUAL if
14905                 EDITOR is not set (and to vi, at last resort).
14907 2006-02-23 [wwp]        2.0.0cvs75
14909         * commitHelper
14910                 improved error detection (Colin, me).
14912 2006-02-23 [wwp]        2.0.0cvs74
14914         * src/prefs_toolbar.c
14915                 simplify and fix prefs/toolbars layouting. Combos' contents can
14916                 now be really displayed.
14918 2006-02-23 [wwp]        2.0.0cvs73
14919         simplifies and fix prefs/toolbars layouting. Combos' contents can now
14920         be really displayed.
14922 2006-02-22 [wwp]        2.0.0cvs72
14924         * src/compose.c
14925                 fix a typo in my previous commit (sorry!).
14927 2006-02-22 [wwp]        2.0.0cvs71
14929         * src/prefs_toolbar.c
14930                 fix a crash when adding separators to toolbars,
14931                 also fix some separator item information.
14933 2006-02-22 [wwp]        2.0.0cvs70
14935         * src/compose.c
14936                 fix a crash when redirecting (for instance) when compose window's
14937                 toolbar contents has been customized (when some buttons have been
14938                 removed in fact).
14940 2006-02-21 [wwp]        2.0.0cvs69
14942         * src/summaryview.c
14943         * src/gtk/pluginwindow.c
14944         * src/plugins/pgpcore/prefs_gpg.c
14945                 fix some compilation warnings (feat. remains of removed code).
14947 2006-02-21 [wwp]        2.0.0cvs68
14949         * src/gtk/gtkutils.c
14950                 fix two compilation issues, thanks to Stephan Sachse.
14952 2006-02-20 [colin]      2.0.0cvs67
14954         * src/mainwindow.c
14955                 Don't reselect displayed mail on refocus
14956                 This fixes actions misbehaving 
14958 2006-02-20 [wwp]        2.0.0cvs66
14960         * src/summaryview.c
14961         * src/gtk/gtksctree.c
14962         * src/gtk/gtkshruler.c
14963                 changed more runtime typecast checks.
14965 2006-02-20 [wwp]        2.0.0cvs65
14967         * src/summary_search.c
14968                 find all - summaryview refresh issue fixed, thanks to Colin.
14970 2006-02-20 [wwp]        2.0.0cvs64
14972         * src/gtk/gtkutils.c
14973                 better runtime typecast checks.
14975 2006-02-20 [wwp]        2.0.0cvs63
14977         * src/summary_search.c
14978                 enhancements to the summary search:
14979                         - add the ability to stop the running search
14980                           (upon ESC-key press, new Stop button or when Clear button is pressed)
14981                         - don't search if no criteria (From/To/Subject/Body) is set
14982                         - ensure that a busy mouse pointer is always shown when searching,
14983                           show it even a bit earlier
14985 2006-02-19 [colin]      2.0.0cvs62
14987         * src/compose.c
14988         * src/imap.c
14989         * src/etpan/imap-thread.c
14990         * src/etpan/imap-thread.h
14991                 (Future) IMAP speed improvement on sending
14992                 Will require a libetpan update
14993         * src/summaryview.c
14994         * src/gtk/quicksearch.c
14995                 Make quicksearch clearable while running.
14997 2006-02-17 [colin]      2.0.0cvs61
14999         * src/imap.c
15000         * src/etpan/imap-thread.c
15001         * src/etpan/imap-thread.h
15002                 Check for IMAP certificates
15003                 ** Requires libetpan-0.42-cvs4 
15004                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
15006 2006-02-17 [colin]      2.0.0cvs60
15008         * src/messageview.c
15009         * src/prefs_common.c
15010         * src/prefs_common.h
15011         * src/prefs_message.c
15012                 Add pref to display HTML-only mails with plugin, 
15013                 if possible (defaulting to FALSE of course).
15015 2006-02-16 [colin]      2.0.0cvs59
15017         * src/main.c
15018         * src/common/plugin.c
15019         * src/common/plugin.h
15020         * src/gtk/pluginwindow.c
15021                 Keep track of requested (but unloaded) plugins
15022                 in some error cases.
15024 2006-02-16 [wwp]        2.0.0cvs58
15026         * src/gtk/gtkaspell.c
15027         * src/gtk/gtkaspell.h
15028         * src/prefs_spelling.c
15029         * src/compose.c
15030         * src/prefs_common.c
15031         * src/prefs_common.h
15032                 implemented new optional spellchecker behaviour: re-check message when
15033                 dictionary got changed (from compose-window/context-menu/Change dictionary).
15035 2006-02-16 [wwp]        2.0.0cvs57
15037         * src/quote_fmt_parse.y
15038                 pclose popen'ed pipe.
15040 2006-02-15 [colin]      2.0.0cvs56
15042         * src/mimeview.c
15043         * src/mimeview.h
15044                 Let MimeViewers know which MimeView they
15045                 depend of.
15046         * src/summaryview.c
15047                 Swap From/To columns in Sent/Queue/Drafts
15048                 folders
15049         * src/etpan/imap-thread.c
15050                 Use mailstream_low_tls_open() for STARTTLS
15051                 instead of mailstream_low_ssl_open()
15052                 ** REQUIRES libetpan 0.42cvs3 **
15054 2006-02-15 [wwp]        2.0.0cvs55
15056         * src/compose.c
15057         * src/compose.h
15058         * src/message_search.c
15059         * src/message_search.h
15060         * src/textview.c
15061         * src/gtk/gtkutils.c
15062         * src/gtk/gtkutils.h
15063                 added the ability to Find text in the compose window (and a bit
15064                 of code factorization).
15066 2006-02-15 [wwp]        2.0.0cvs54
15068         * src/prefs_gtk.c
15069                 yet another one file was missing (fix for some widgets' sensitivity).
15070                 Thanks Colin!
15072 2006-02-15 [wwp]        2.0.0cvs53
15074         * src/prefs_gtk.h
15075                 oops forgot that file (fix for some widgets' sensitivity).
15077 2006-02-15 [wwp]        2.0.0cvs52
15079         * src/summary_search.c
15080                 implemented advanced summary search options (added the ability
15081                 to use matcher conditions in an advanced search mode).
15083 2006-02-15 [wwp]        2.0.0cvs51
15085         * src/plugins/pgpcore/prefs_gpg.c
15086         * src/prefs_account.c
15087                 fix some widget sensitivity, mostly around some labels in
15088                 account prefs.
15090 2006-02-15 [paul]       2.0.0cvs50
15092         * manual/advanced.xml
15093                 improve Templates info
15094                 written by wwp
15096 2006-02-14 [colin]      2.0.0cvs49
15098         * src/pixmaps/address_book.xpm
15099         * src/pixmaps/preferences.xpm
15100         * src/pixmaps/properties.xpm
15101                 Fix pixmap size - patch by Fabien Vantard
15103 2006-02-13 [colin]      2.0.0cvs48
15105         * src/procmime.c
15106                 Add missing fclose()s on error
15107         * src/textview.c
15108                 Remove unused code
15109         * src/common/utils.c
15110                 Fix temp files not being deleted on windows
15111         Patches by Thomas Gilgin
15113 2006-02-13 [colin]      2.0.0cvs47
15115         * src/mainwindow.c
15116                 Fix exit crash
15118 2006-02-13 [wwp]        2.0.0cvs46
15120         * src/plugins/pgpcore/prefs_gpg.c
15121                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
15123 2006-02-12 [colin]      2.0.0cvs45
15125         * src/folderview.c
15126         * src/main.c
15127         * src/mainwindow.c
15128                 Fix "stuff" when quitting
15130 2006-02-12 [wwp]        2.0.0cvs44
15132         * src/prefs_themes.c
15133                 fix typos in debug messages.
15135 2006-02-11 [colin]      2.0.0cvs43
15137         * src/summaryview.c
15138                 don't allow drag/drop from ourself
15140 2006-02-10 [wwp]        2.0.0cvs42
15142         * src/exporthtml.c
15143         * src/html.c
15144         * src/html.h
15145         * src/procmime.c
15146         * src/textview.c
15147                 renamed html_ prefixed functions and data structures to avoid
15148                 namespace clashes w/ other software (gtkhtml2 for instance).
15149                 Closes bug #907.
15152 2006-02-09 [colin]      2.0.0cvs41
15154         * src/summaryview.c
15155                 Fix shitty logic messed up. Thanks Ticho for the hint!
15157 2006-02-09 [wwp]        2.0.0cvs40
15159         * src/gtk/about.c
15160         * src/compose.c
15161         * src/prefs_account.c
15162         * src/prefs_gtk.h
15163         * src/editaddress.c
15164                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
15165                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
15166                 Browse buttons in accounts prefs.
15168 2006-02-09 [colin]      2.0.0cvs39
15170         * src/matcher.c
15171                 Check for pointer before using its members
15172         * src/gtk/gtksourceprintjob.c
15173                 Fix a wrong warning
15175 2006-02-09 [wwp]        2.0.0cvs38
15177         * src/gtk/filesel.c
15178                 fix few compiler warnings (type mismatch).
15180 2006-02-09 [paul]       2.0.0cvs37
15182         * po/fr.po
15183                 updated by Fabien Vantard
15185 2006-02-08 [colin]      2.0.0cvs36
15187         * src/prefs_common.c
15188         * src/common/defs.h
15189         * src/common/plugin.c
15190                 allow windows and linux configurations to coexist
15191                 patch by Thomas Gilgin
15193 2006-02-08 [colin]      2.0.0cvs35
15195         * src/filtering.c
15196         * src/matcher.c
15197         * src/matcher.h
15198         * src/matcher_parser_parse.y
15199         * src/prefs_filtering_action.c
15200         * src/prefs_matcher.c
15201                 Add the "Ignore thread" filtering
15202                 action
15204 2006-02-08 [colin]      2.0.0cvs34
15206         * src/compose.c
15207         * src/procmime.c
15208         * src/procmime.h
15209                 Fix bug #905 (damaged attachment)
15210                 text files with raw \0's aren't really text files
15211         FOR_STABLE
15213 2006-02-08 [colin]      2.0.0cvs33
15215         * src/summaryview.c
15216                 Fix crasher introduced yesterday
15218 2006-02-08 [wwp]        2.0.0cvs32
15220         * src/compose.c
15221         * src/compose.h
15222                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
15224 2006-02-08 [wwp]        2.0.0cvs31
15226         * src/prefs_template.c
15227                 templates enhancement: allow address completion for Cc and Bcc fields
15228                 (it was currently possible for the To field only)
15230 2006-02-08 [colin]      2.0.0cvs30
15232         * src/compose.c
15233                 Don't unblock if not blocked
15234         FOR_STABLE
15236 2006-02-07 [colin]      2.0.0cvs29
15238         * src/action.c
15239                 Forgot to refresh summaryview
15241 2006-02-07 [colin]      2.0.0cvs28
15243         * src/action.c
15244                 Freeze/thaw message list and folder list while
15245                 processing %as{} actions 
15246         * src/compose.c
15247                 Fix auto-wrap disabling after a middle-click
15248                 paste - FOR_STABLE
15250 2006-02-07 [paul]       2.0.0cvs27
15252         * src/folder.c
15253                 fix freeing of uninitialised pointers
15254                 Thanks to Colin
15256 2006-02-06 [colin]      2.0.0cvs26
15258         * src/folder.c
15259                 Use g_slist_prepend in potentially big list
15261 2006-02-06 [colin]      2.0.0cvs25
15263         * src/folder.c
15264                 Completely skip processing if it doesn't 
15265                 exist (faster!)
15267 2006-02-06 [colin]      2.0.0cvs24
15269         * src/folder.c
15270         * src/summaryview.c
15271                 Batch filtering in summaryview (from Tools menu)
15272                 and pre/post//-processing too
15274 2006-02-06 [colin]      2.0.0cvs23
15276         * src/procmsg.h
15277         * src/filtering.c
15278                 Use a special field for batch filtering instead
15279                 of stepping on deferred execution's toes
15281 2006-02-06 [colin]      2.0.0cvs22
15283         * src/action.c
15284         * src/filtering.c
15285         * src/filtering.h
15286         * src/folder.c
15287         * src/summaryview.c
15288                 Fix filtering via menus and actions
15290 2006-02-06 [colin]      2.0.0cvs21
15292         * src/imap.c
15293                 Put the added file directly to cache if possible (will work
15294                 with next libetpan)
15295         * src/filtering.c
15296         * src/filtering.h
15297         * src/inc.c
15298         * src/folder.c
15299         * src/mbox.c
15300         * src/procmsg.h
15301                 Move and copy filtered messages by batches instead of one
15302                 by one - faster on IMAP
15303         * src/procmsg.c
15304                 Add a function that'll possibly be useful later
15306 2006-02-06 [colin]      2.0.0cvs20
15308         * src/addressbook.c
15309                 Use internal mime-type instead of text/plain for d'n'd
15310         * src/compose.c
15311                 Allow attaching files from mimeview's icon list via d'n'd
15312         * src/folderview.c
15313         * src/folderview.h
15314                 Use internal mime-type instead of text/plain for d'n'd
15315                 Don't try to selected opened folder if none is
15316                 Factorize d'n'd from other apps code
15317         * src/headerview.c
15318         * src/textview.c
15319         * src/gtk/gtkutils.c
15320         * src/gtk/gtkutils.h
15321                 Factorize Face/X-Face stuff
15322         * src/mimeview.c
15323                 Fix d'n'd to other apps
15324         * src/prefs_message.c
15325                 Let the XFace pref be usable without libcompface as it also
15326                 applies to Face
15327         * src/summaryview.c
15328                 Fix d'n'd to other apps
15329                 Factorize d'n'd from other apps code
15331 2006-02-06 [wwp]        2.0.0cvs19
15333         * po/it.po
15334                 Italian translation fixes by Andrea Spadaccini (no more confusion
15335                 between filtering and processing, and few changes in the About
15336                 dialog).
15339 2006-02-06 [mones]      2.0.0cvs18
15341         * src/gtk/icon_legend.c
15342                 Improved descriptions allowing better translations
15344 2006-02-05 [colin]      2.0.0cvs17
15346         * src/imap.c
15347                 Add the f*cking missing expunge that caused imap_fetch_env
15348                 to fail after an add_msgs ! :-///
15349         * src/etpan/imap-thread.c
15350                 Add a bit of debug
15351         FOR_STABLE
15353 2006-02-05 [colin]      2.0.0cvs16
15355         * src/common/utils.c
15356                 Don't check for return-path (or we can't put
15357                 back non-sent mails)
15359 2006-02-05 [colin]      2.0.0cvs15
15361         * src/textview.c
15362                 Don't try to display Face header in textview
15363                 when teh headerview's active
15365 2006-02-05 [colin]      2.0.0cvs14
15367         * tools/tbird2syl.py
15368         * tools/Makefile.am
15369                 Add script to import Thunderbird mails
15371 2006-02-05 [colin]      2.0.0cvs13
15373         * src/headerview.c
15374         * src/procheader.c
15375         * src/procmsg.c
15376         * src/procmsg.h
15377         * src/textview.c
15378                 Show Face headers - patch partially by Klaus Flittner
15380 2006-02-05 [colin]      2.0.0cvs12
15382         * src/folderview.c
15383         * src/summaryview.c
15384         * src/common/utils.c
15385         * src/common/utils.h
15386                 Let dnd work from mime icons to summaryview
15387                 and to folderview too
15388                 Add a crude test to avoid trying to add files
15389                 drag'n'dropped when they're not mails
15391 2006-02-04 [colin]      2.0.0cvs11
15393         * src/summaryview.c
15394         * src/mimeview.c
15395                 Fix utf8 conversion
15397 2006-02-04 [colin]      2.0.0cvs10
15399         * src/compose.c
15400         * src/folderview.c
15401         * src/mimeview.c
15402         * src/summaryview.c
15403         * src/summaryview.h
15404                 Added various drag and drop capas:
15405                 From                    To
15406                 summaryview             other apps
15407                 mimeview icons          other apps
15408                 other apps              summaryview
15409                 other apps              folderview
15411                 This shouldn't have broken the existing:
15412                 From                    To
15413                 summaryview             folderview
15414                 folderview              folderview
15415                 summaryview             compose's attachments
15417         Tests welcomed.
15419 2006-02-02 [paul]       2.0.0cvs9
15421         * src/mainwindow.c
15422                 move global option 'Set displayed columns...' out
15423                 of folder option grouping.
15424                 fix sensitivity of 'harvest addresses'
15425         FOR_STABLE
15427 2006-02-01 [colin]      2.0.0cvs8
15429         * src/mimeview.c
15430                 Revert the alertpanel patch, it sucks (intrusive
15431                 and gets in the way of "open")
15433 2006-02-01 [colin]      2.0.0cvs7
15435         * src/compose.c
15436         * src/prefs_account.c
15437         * src/prefs_common.c
15438         * src/common/defs.h
15439         * src/common/utils.c
15440         * src/common/utils.h
15441                 Add ability to edit the signature file
15442                 from the account preferences, and use
15443                 a default for the text editor.
15444                 Patch by Fabien Vantard
15446 2006-02-01 [colin]      2.0.0cvs6
15448         * src/mimeview.c
15449                 Try to get mime type by extension if it is
15450                 application/octet-stream
15451                 Display a window with possible choices when
15452                 encountering unknown mime types
15453         * src/gtk/filesel.c
15454         * src/gtk/filesel.h
15455                 Add preview
15456                 Allow multiple selection in filtered filesel
15457                 (patch by Fabien Vantard)
15458         * src/gtk/pluginwindow.c
15459                 Use it (patch by Fabien Vantard)
15461 2006-02-01 [paul]       2.0.0cvs5
15463         * src/jpilot.c
15464                 fix crash on creating jpilot address book
15465                 Thanks to Colin - FOR_STABLE
15466         * src/prefs_summaries.c
15467         * src/prefs_wrapping.c
15468         * src/gtk/icon_legend.c
15469         * src/gtk/quicksearch.c
15470                 string fixes and additions
15472 2006-02-01 [paul]       2.0.0cvs4
15474         * src/compose.c
15475         * src/mainwindow.c
15476         * src/messageview.c
15477         * src/prefs_send.c
15478                 add Arabic encoding option
15479                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
15481 2006-01-31 [colin]      2.0.0cvs3
15483         * src/plugins/pgpcore/passphrase.c
15484                 Convert passphrase to locale encoding
15485         * src/compose.c
15486                 Fix drafting on IMAP. Crappy bug sneaked in
15487                 the release :-/
15488         FOR_STABLE
15490 2006-01-30 [paul]       2.0.0cvs2
15492         * src/gtk/icon_legend.c
15493                 show the new entries
15495 2006-01-30 [colin]      2.0.0cvs1
15497         * src/manual.c
15498                 Check for the file to be present before 
15499                 enabling the menu - FOR_STABLE
15500         * src/gtk/icon_legend.c
15501                 Add folders icons (not all of them, there
15502                 are too much, but the most intriguing ones)
15504 2006-01-30 [paul]       2.0.0
15506         version 2.0.0 released
15508 [For previous entries, see ChangeLog.pre2.0.0]