4a9082061deabc480d3311076e1d86e53cb05061
[claws.git] / ChangeLog
1 2007-08-28 [colin]      2.10.0cvs182
2
3         * src/mainwindow.c
4                 Don't use current folder settings when
5                 composing from the compose button's
6                 account selector
7
8 2007-08-28 [colin]      2.10.0cvs181
9
10         * src/quote_fmt_parse.y
11                 Fix cursor offset when quote contains UTF-8
12                 chars
13
14 2007-08-28 [colin]      2.10.0cvs180
15
16         * src/compose.c
17         * src/compose.h
18                 Fix signature replacement when it's been wrapped
19
20 2007-08-27 [colin]      2.10.0cvs179
21
22         * src/summaryview.c
23                 Fix indentation
24
25 2007-08-27 [colin]      2.10.0cvs178
26
27         * src/summaryview.c
28                 Fix Quicksearch's Sticky mode
29
30 2007-08-27 [colin]      2.10.0cvs177
31
32         * src/folder_item_prefs.c
33         * src/folder_item_prefs.h
34         * src/imap_gtk.c
35         * src/mh_gtk.c
36                 Fix loss of subfolders properties when
37                 renaming a folder
38
39 2007-08-26 [wwp]        2.10.0cvs176
40
41         * src/alertpanel.c
42         * src/messageview.c
43         * src/prefs_actions.c
44                 Revert parts of 2.10.0cvs174: g_markup_printf_escaped()
45                 will have to be used when necessary *before* calling
46                 alertpanel functions.
47
48 2007-08-25 [paul]       2.10.0cvs175
49
50         * src/prefs_actions.c
51                 workaround gettext problem marking
52                 string as c-format when it's not
53
54 2007-08-25 [wwp]        2.10.0cvs174
55
56         * src/alertpanel.c
57         * src/messageview.c
58         * src/prefs_actions.c
59                 Call the pango markup escape function right ince in alertpanel_create
60                 instead of everywhere (reverts some parts of 2.10.0cvs123 and
61                 2.10.0cvs158).
62
63         * src/common/log.c
64                 Fix a crash due to a misuse of g_print(), encountered when the string
65                 passed to g_print was containing printf substitution symbols.
66
67 2007-08-25 [paul]       2.10.0cvs173
68
69         * src/common/log.c
70                 fix a segfault when refreshing RSSyl feeds
71
72 2007-08-25 [paul]       2.10.0cvs172
73
74         * src/gtk/icon_legend.c
75                 add watchthread.xpm
76
77 2007-08-25 [paul]       2.10.0cvs171
78
79         * src/Makefile.am
80         * src/stock_pixmap.c
81         * src/pixmaps/insert_file.xpm
82                 add a new pixmap instead of re-using
83                 paste.xpm. (easier for icon theme authors)
84
85 2007-08-24 [holger]     2.10.0cvs170
86
87         * src/plugins/trayicon/trayicon.c
88                 The same fix for another hook id.
89
90 2007-08-24 [holger]     2.10.0cvs169
91
92         * src/plugins/trayicon/trayicon.c
93                 Micro-fix: Do the error checking for
94                 the right hook id.
95
96 2007-08-24 [paul]       2.10.0cvs168
97
98         * src/folder.h
99                 fix typo causing compiler warning
100
101 2007-08-24 [paul]       2.10.0cvs167
102
103         * README
104                 put back the correct version of this file also
105
106 2007-08-24 [colin]      2.10.0cvs166
107
108         * src/send_message.c
109                 Use progress bar when sending messages
110
111 2007-08-24 [paul]       2.10.0cvs165
112
113         * Makefile.am
114                 oops! if i'm quick no-one will notice
115                 (put back the proper file)
116
117 2007-08-24 [paul]       2.10.0cvs164
118
119         * AUTHORS
120         * Makefile.am
121         * README
122         * src/gtk/authors.h
123         * tools/Makefile.am
124         * tools/README
125         * tools/mew2claws-mail.pl
126                 add new script that imports a Mew address book
127                 submitted by Jerome Lelong
128
129 2007-08-24 [paul]       2.10.0cvs163
130
131         * manual/plugins.xml
132                 remove the obsolete plugins, add the
133                 missing plugins, including the forthcoming
134                 SpamReport plugin
135
136 2007-08-24 [paul]       2.10.0cvs162
137
138         * manual/advanced.xml
139                 add info about the hidden emphasis_color option
140         * manual/keyboard.xml
141                 correct the info about hotkeys
142                 wrap the long lines
143
144 2007-08-24 [paul]       2.10.0cvs161
145
146         * src/folderview.c
147                 add mnemonic to 'Run procesing rules'
148
149 2007-08-24 [paul]       2.10.0cvs160
150
151         * src/account.c
152         * src/folder.c
153         * src/folder.h
154                 use suitable defaults for outbox,
155                 queue, drafts and trash folders
156
157 2007-08-24 [wwp]        2.10.0cvs159
158
159         * src/folderview.c
160                 Update menu item sensitivity if necessary (or we get a
161                 gtk critical message).
162
163 2007-08-23 [wwp]        2.10.0cvs158
164
165         * src/action.c
166         * src/prefs_actions.c
167                 Allow literal % chars in action commands (use %%).
168                 Add a missing p++ to the action parser in action_get_type(),
169                 which was missing it, even if it was neutral.
170                 Fix a pango markup warning at runtime.
171
172 2007-08-23 [wwp]        2.10.0cvs157
173
174         * src/addressbook.c
175                 Contacts are now locale-aware sorted in the address book
176                 (LC_COLLATE matters here).
177                 Fix missing table initializers.
178
179 2007-08-23 [colin]      2.10.0cvs156
180
181         * src/imap.c
182                 Check scan_required on dest folder when copying
183
184 2007-08-23 [colin]      2.10.0cvs155
185
186         * src/imap.c
187                 Fix scanning when folder was empty
188
189 2007-08-22 [colin]      2.10.0cvs154
190
191         * src/msgcache.c
192                 Don't g_warning when g_try_malloc fails(), or it makes
193                 things worse as g_log() allocates. Fixes bug 1290,
194                 'Claws Mail crashes if too little memory when 
195                 rebuilding folder tree'
196
197 2007-08-22 [colin]      2.10.0cvs153
198
199         * src/inc.c
200                 Fix format string vulnerability, thanks to
201                 Ulf Harnhammar, Secunia Research
202
203 2007-08-22 [colin]      2.10.0cvs152
204
205         * src/ldapserver.c
206                 Set tv_usec too
207
208 2007-08-22 [wwp]        2.10.0cvs151
209
210         * src/ldapquery.c
211                 Few better null-ptr checks.
212
213 2007-08-22 [colin]      2.10.0cvs150
214
215         * src/editldap.c
216         * src/editldap_basedn.c
217         * src/ldapquery.c
218         * src/ldapserver.c
219         * src/ldapserver.h
220         * src/ldapupdate.c
221         * src/ldaputil.c
222         * src/ldaputil.h
223                 Fix ldap timeouts
224
225 2007-08-22 [colin]      2.10.0cvs149
226
227         * src/ldapquery.c
228                 Finish previous fix
229
230 2007-08-22 [colin]      2.10.0cvs148
231
232         * src/ldapquery.c
233                 Fix wrong assertions
234
235 2007-08-22 [colin]      2.10.0cvs147
236
237         * src/ldaputil.c
238                 Fix test (set ldap v3 if bindDN is set or TLS is set)
239
240 2007-08-22 [colin]      2.10.0cvs146
241
242         * src/editldap.c
243         * src/ldaputil.c
244                 Fix wrong "Connected successfully to server". Connection only succeeds if
245                 we can get the base DN.
246
247 2007-08-21 [wwp]        2.10.0cvs145
248
249         * src/browseldap.c
250         * src/editldap.c
251         * src/ldapctrl.c
252         * src/ldapquery.c
253         * src/ldapserver.c
254         * src/ldapupdate.c
255         * src/ldaputil.c
256                 More sanity checks in ldap functions.
257
258 2007-08-21 [wwp]        2.10.0cvs144
259
260         * src/prefs_account.c
261                 Don't return a value in a void function().
262
263 2007-08-21 [paul]       2.10.0cvs143
264
265         * src/messageview.c
266                 add check for ftp: to messageview_list_urls()
267
268 2007-08-21 [colin]      2.10.0cvs142
269
270         * src/editldap.c
271         * src/ldapctrl.c
272         * src/ldapctrl.h
273         * src/ldapquery.c
274         * src/ldapupdate.c
275                 Fix bug 1293, 'LDAP address book not working'
276                 Search only on specified fields, but fetch 
277                 every field possible. People will have to 
278                 reset the searched Attributes in their LDAP
279                 servers properties.
280
281 2007-08-21 [wwp]        2.10.0cvs141
282
283         * src/addr_compl.c
284         * src/addrbook.c
285         * src/addrcache.c
286         * src/addrcindex.c
287         * src/addressbook.c
288         * src/addrindex.c
289         * src/browseldap.c
290         * src/crash.c
291         * src/editaddress_other_attributes_ldap.c
292         * src/exporthtml.c
293         * src/folder.c
294         * src/folderview.c
295         * src/imap.c
296         * src/jpilot.c
297         * src/ldapserver.c
298         * src/ldapupdate.c
299         * src/ldif.c
300         * src/main.c
301         * src/mainwindow.c
302         * src/matcher.c
303         * src/mh.c
304         * src/msgcache.c
305         * src/mutt.c
306         * src/pine.c
307         * src/pop.c
308         * src/prefs_customheader.c
309         * src/prefs_msg_colors.c
310         * src/procmime.c
311         * src/textview.c
312         * src/vcard.c
313         * src/wizard.c
314         * src/common/log.c
315         * src/common/socket.c
316         * src/common/ssl_certificate.c
317         * src/common/utils.c
318         * src/common/utils.h
319         * src/gtk/description_window.c
320         * src/plugins/demo/demo.c
321         * src/plugins/pgpcore/prefs_gpg.c
322         * src/plugins/spamassassin/libspamc.c
323                 Make sure we use glib functions to send text messages (information,
324                 debug, warning, errors) to stdout/stderr - no more direct puts
325                 fputs printf fprintf to stdout/stderr when it can be done using
326                 g_log*() and g_print/g_printerr. Doing this, we make sure every
327                 stdout/stderr message is saved to log in Windows.
328
329
330 2007-08-21 [wwp]        2.10.0cvs140
331
332         * src/main.c
333         * src/common/utils.h
334                 Route glib's stdout/stderr messages to a log file (Windows only),
335                 instead of loosing them.
336
337 2007-08-21 [paul]       2.10.0cvs139
338
339         * src/mainwindow.c
340                 replace deprecated g_strncasecmp()
341         * src/messageview.c
342                 fix 'List URLS'
343
344 2007-08-20 [ticho]      2.10.0cvs138
345
346         * src/account.c
347         * src/prefs_account.h
348                 Copy all account preferences in account_clone() - some
349                 were missing.
350         * src/prefs_account.c
351                 Handle empty privacy system combobox gracefully (warning
352                 instead of a crash).
353
354 2007-08-20 [colin]      2.10.0cvs137
355
356         * src/ldapctrl.c
357                 Fix a leak
358
359 2007-08-20 [paul]       2.10.0cvs136
360
361         * src/browseldap.c
362         * src/editldap.c
363         * src/ldapctrl.c
364         * src/ldapquery.c
365         * src/ldapquery.h
366         * src/ldapserver.c
367         * src/ldaputil.c
368                 add debug_prints
369                 patch by Michael Rasmussen
370
371 2007-08-19 [colin]      2.10.0cvs135
372
373         * src/imap.c
374                 Fix previous commit. Sensitivity update is needed
375                 for "Cancel receiving". However when batching we
376                 don't need to do it for every message flag change,
377                 just once at the start and once at the end.
378
379 2007-08-19 [colin]      2.10.0cvs134
380
381         * src/imap.c
382                 Remove useless menu updates on session lock/unlock
383
384 2007-08-19 [colin]      2.10.0cvs133
385
386         * src/etpan/imap-thread.c
387                 Make all fetch logs less verbose
388
389 2007-08-19 [paul]       2.10.0cvs132
390
391         * src/foldersel.c
392         * src/folderview.c
393         * src/summaryview.c
394                 fix bug 1286, 'Can't move a folder into a "Folders
395                 Only" folder'
396
397 2007-08-18 [ticho]      2.10.0cvs131
398
399         * src/editaddress_other_attributes_ldap.c
400                 Converted option menu for other ldap attributes to GtkComboBox.
401
402 2007-08-18 [colin]      2.10.0cvs130
403
404         * src/compose.c
405         * src/prefs_common.c
406         * src/prefs_common.h
407         * src/prefs_send.c
408         * src/send_message.c
409                 Revert 'send_dialog_mode' meaning to 
410                 'send_dialog_invisible', so that the 
411                 new checkbox doesn't change the 
412                 existing behaviour.
413
414 2007-08-18 [paul]       2.10.0cvs129
415
416         * src/summaryview.c
417                 add missing menu update
418
419 2007-08-17 [colin]      2.10.0cvs128
420
421         * src/folder.c
422                 Set batching after getting flags - maybe fixes
423                 bug 1292, 'CM crashes on writing mail'
424
425 2007-08-16 [ticho]      2.10.0cvs127
426
427         * src/prefs_send.c
428                 Convert two GtkOptionMenu widgets to new GtkComboBox.
429         * src/gtk/combobox.h
430         * src/gtk/gtkutils.c
431                 Allow NULL for GtkComboBox menuitem label, rendering such
432                 items as row separators.
433
434 2007-08-16 [paul]       2.10.0cvs126
435
436         * src/plugins/trayicon/trayicon.c
437                 remove wrongly used gettextisation
438
439 2007-08-15 [ticho]      2.10.0cvs125
440
441         * src/importldif.c
442                 Fixed a runtime warning where an attempt to pack an
443                 already packed GtkLabel was made.
444
445 2007-08-15 [ticho]      2.10.0cvs124
446
447         * src/prefs_compose_writing.c
448                 Convert the insert-or-attach-dragged-files GtkOptionMenu
449                 into GtkComboBox.
450
451 2007-08-14 [ticho]      2.10.0cvs123
452
453         * src/messageview.c
454         * src/gtk/gtkutils.c
455                 Changed return receipt account selector to GtkComboBox.
456                 Fixed a runtime warning where GTK tried to parse
457                 "name <email@address" as a Pango markup in an alertpanel label.
458
459 2007-08-14 [ticho]      2.10.0cvs122
460
461         * src/prefs_logging.c
462                 Changed GtkOptionMenu in logging preferences to GtkComboBox.
463
464 2007-08-14 [wwp]        2.10.0cvs121
465
466         * tools/Makefile.am
467         * tools/README
468         * tools/popfile-link.sh
469                 Added a new tool: POPFile helper, to open
470                 selected messages in POPFile control center,
471                 in order to change the messages' status.
472
473 2007-08-14 [ticho]      2.10.0cvs120
474
475         * src/compose.c
476         * src/prefs_common.c
477         * src/prefs_common.h
478         * src/prefs_send.c
479         * src/send_message.c
480                 Change "Show send dialog" optionmenu to a checkbutton.
481         * src/prefs_receive.c
482                 Migrate "Show receive dialog" GtkOptionMenu to GtkComboBox.
483
484 2007-08-13 [wwp]        2.10.0cvs119
485
486         * src/addr_compl.c
487         * src/addressbook.c
488         * src/addrindex.c
489         * src/compose.c
490         * src/filtering.c
491         * src/folderview.c
492         * src/inc.c
493         * src/matcher.c
494         * src/mh.c
495         * src/partial_download.c
496         * src/prefs_gtk.c
497         * src/procmsg.c
498         * src/stock_pixmap.c
499         * src/summaryview.c
500         * src/common/utils.c
501         * src/gtk/gtkaspell.c
502         * src/gtk/menu.c
503                 Make sure we never pass NULL pointers for %s substitutions
504                 (prevent from crashing in Windows).
505
506 2007-08-13 [wwp]        2.10.0cvs118
507
508         * src/msgcache.c
509                 Re-enable mmap_reads in Windows with some missing
510                 CloseHandle of mapping objects, thanks to
511                 Marcus Brinkmann.
512
513 2007-08-13 [paul]       2.10.0cvs117
514
515         * src/common/utils.c
516                 fix bug 1287, 'Compile time problem on Solaris
517                 (nexenta gnu/Solaris) utils.c'
518                 Thanks to Piotr Chrzczonowicz
519
520 2007-08-12 [wwp]        2.10.0cvs116
521
522         * src/plugins/pgpcore/prefs_gpg.c
523                 Don't try to unset a GPG_AGENT_INFO that was not
524                 set (and don't use a NULL string in Windows, it was
525                 crashing with --debug if GPG_AGENT_INFO was not set).
526
527 2007-08-12 [wwp]        2.10.0cvs115
528
529         * src/privacy.h
530                 Make gcc type-check arguments passed to privacy_set_error().
531
532 2007-08-12 [ticho]      2.10.0cvs114
533
534         * src/prefs_folder_item.c
535                 Make sure that folder default account combobox always has some
536                 account preselected.
537         * src/gtk/combobox.c
538                 Handle empty combobox gracefully (warning instead of crash).
539
540 2007-08-12 [ticho]      2.10.0cvs114
541
542         * src/prefs_folder_item.c
543                 Make sure that folder default account combobox is not empty.
544         * src/gtk/combobox.c
545                 Handle empty combobox gracefully (warning instead of crash).
546
547 2007-08-11 [paul]       2.10.0cvs113
548
549         * src/addrgather.c
550         * src/folderview.c
551                 use 'subfolder' instead of 'sub-folder', matching
552                 everywhere else the term is used
553         * src/imap_gtk.c
554                 fix engrish
555
556 2007-08-10 [wwp]        2.10.0cvs112
557
558         * src/msgcache.c
559                 Disable mmap reads in Windows only (at least temporarily), they
560                 prevent from renaming/removing target cache files.
561
562 2007-08-10 [paul]
563
564         3.0.0-rc2 released
565
566 2007-08-10 [wwp]        2.10.0cvs111
567
568         * src/msgcache.c
569                 fix unpredictable crashes in Windows due to broken
570                 cache/mark/tags files writting (file were opened for
571                 writing in text mode).
572
573         * src/recv.c
574                 use gettimeofday() from w32lib.h on Windows.
575
576 2007-08-10 [colin]      2.10.0cvs110
577
578         * src/imap.c
579         * src/etpan/imap-thread.c
580         * src/etpan/imap-thread.h
581                 Better IMAP scanning (NOOP instead of CLOSE/SELECT)
582
583 2007-08-09 [colin]      2.10.0cvs109
584
585         * src/editldap.c
586                 Fix port being reset to 636 on SSL
587         * src/folder.c
588                 Fix folder_item_get_msg_num_by_file
589                 on drafts/queue folders
590
591 2007-08-09 [wwp]        2.10.0cvs108
592
593         * src/folder.c
594                 Fix tags DB path in Windows (thanks to Colin): '/' is a valid
595                 path divider in Windows, but Glib uses '\' as G_DIR_SEPARATOR.
596
597
598 2007-08-09 [colin]      2.10.0cvs107
599
600         * src/folderview.c
601         * src/summaryview.c
602         * src/gtk/prefswindow.c
603                 A few Maemo layout fixes
604
605 2007-08-09 [paul]       2.10.0cvs106
606
607         * src/prefs_account.c
608                 remove the hyphen from plug-ins to
609                 match everywhere else
610
611 2007-08-08 [wwp]        2.10.0cvs105
612
613         * src/prefs_folder_item.c
614                 Fix an extraneous stealth ^L char.
615
616 2007-08-08 [wwp]        2.10.0cvs104
617
618         * src/prefs_folder_item.c
619                 Better fix, group variables declarations (USE_ASPELL).
620
621 2007-08-08 [wwp]        2.10.0cvs103
622
623         * src/prefs_folder_item.c
624                 Fix compilation w/ USE_ASPELL set (broken
625                 by 2.10.0cvs102).
626
627 2007-08-08 [ticho]      2.10.0cvs102
628
629         * src/prefs_folder_item.c
630                 Migrate two deprecated GtkOptionMenu widgets to GtkComboBox.
631
632 2007-08-08 [colin]      2.10.0cvs101
633
634         * src/imap.c
635         * src/etpan/imap-thread.c
636         * src/etpan/imap-thread.h
637                 Close selected mailbox before doing
638                 status on it.
639
640 2007-08-08 [colin]      2.10.0cvs100
641
642         * src/html.c
643                 Complete symbol table, thanks to wwp.
644                 Fixes bug 1284, 'The html -> text 
645                 converter ignores entities'
646         * src/msgcache.c
647                 Fix possible fd leak
648
649 2007-08-08 [colin]      2.10.0cvs99
650
651         * src/imap.c
652                 Better way to fetch UIDs on non-UIDPLUS servers
653
654 2007-08-07 [colin]      2.10.0cvs98
655
656         * src/imap.c
657                 fix bug 1275, 'auto-saved draft messages not 
658                 always being removed'; Also, make multiple
659                 copy (in the same account) faster by matching
660                 source/destination message UIDs.
661         * src/messageview.c
662                 Don't try to reshow deleted mail
663         * src/msgcache.c
664                 Fix leak on error path
665
666 2007-08-07 [wwp]        2.10.0cvs97
667
668         * manual/account.xml
669         * manual/advanced.xml
670         * manual/fr/account.xml
671         * manual/fr/advanced.xml
672                 Updated the reference manual and the French translation to
673                 reflect 2.10.0cvs84: enable running folder Processing
674                 rules on demand.
675
676 2007-08-06 [wwp]        2.10.0cvs96
677
678         * src/prefs_common.c
679         * src/prefs_common.h
680         * src/textview.c
681                 Allow changing the emphasis color used to highlight
682                 the newsreader/x-mailer header value when it matches
683                 our preferred mail agent (hidden pref 'emphasis_col' added
684                 to clawsrc).
685
686 2007-08-06 [colin]      2.10.0cvs95
687
688         * src/compose.c
689         * src/compose.h
690                 Re-commit 2.10.0cvs86, with a protection
691                 against Pango bug. Also, try to fix 
692                 bug 1275, 'auto-saved draft messages not 
693                 always being removed'
694
695 2007-08-06 [wwp]        2.10.0cvs94
696
697         * src/gtk/quicksearch.c
698                 Replace deprecated GtkCombo with its modern equivalen GtkComboBox.
699
700 2007-08-06 [ticho]      2.10.0cvs93
701
702         * src/prefs_account.c
703         * src/gtk/combobox.c
704                 Use GtkComboBox instead of GtkOptionMenu for privacy system
705                 selection in account preferences.
706
707 2007-08-06 [wwp]        2.10.0cvs92
708
709         * src/plugins/pgpcore/plugin.def
710                 Apply one more chunk from gpg4win's 03-w32-port patch.
711
712 2007-08-05 [colin]      2.10.0cvs91
713
714         * src/compose.c
715         * src/compose.h
716                 reverting buggy patch for now
717
718 2007-08-05 [colin]      2.10.0cvs90
719
720         * src/folder.c
721                 Fix slowdown
722
723 2007-08-04 [colin]      2.10.0cvs89
724
725         * src/prefs_summaries.c
726         * src/summary_search.c
727                 Replace deprecated widgets. Patch by
728                 Andrej.
729
730 2007-08-04 [colin]      2.10.0cvs88
731
732         * src/mh.c
733                 Refresh GUI only every 2000 mails on mh_get_last_num
734                 This is fast (readdir) and done only once per 
735                 session/folder
736
737 2007-08-03 [colin]      2.10.0cvs87
738
739         * src/prefs_account.c
740         * src/gtk/combobox.h
741         * src/gtk/gtkutils.c
742                 Fix a deprecated widget. Patch by
743                 Andrej
744
745 2007-08-03 [colin]      2.10.0cvs86
746
747         * src/compose.c
748         * src/compose.h
749                 Make colorisation and wrapping algorithms
750                 faster. Fixes bug 1246, 'compose becomes 
751                 increasingly slow replying to complex emails'
752
753 2007-08-03 [paul]       2.10.0cvs85
754
755         * src/mh.c
756                 keep the window painted
757
758 2007-08-02 [paul]       2.10.0cvs84
759
760         * src/folderview.c
761         * src/mainwindow.c
762         * src/mainwindow.h
763                 enable running folder Processing
764                 rules on demand
765
766 2007-08-02 [paul]       2.10.0cvs83
767
768         * src/textview.c
769                 speed up/clean up rendering of larger
770                 msgs
771                 Thanks to Colin
772
773 2007-08-01 [paul]       2.10.0cvs82
774
775         * src/mainwindow.h
776                 clean up cruft
777         * src/toolbar.c
778                 change default toolbar layout on maemo
779         * src/pixmaps/close.xpm
780                 make the red cross a grey cross
781         * src/pixmaps/jpilot.xpm
782                 make icon smaller so it fits better
783
784 2007-07-31 [paul]       2.10.0cvs81
785
786         * src/setup.c
787         * src/gtk/gtkutils.c
788                 fix crash on maemo on first launch
789
790 2007-07-30 [paul]       2.10.0cvs80
791
792         * src/prefs_matcher.c
793                 specify the units of age and size
794
795 2007-07-30 [paul]       2.10.0cvs79
796
797         * src/main.c
798                 Fix IMAP timeout setting
799
800 2007-07-30 [colin]      2.10.0cvs78
801
802         * src/prefs_account.c
803                 Fix a deprecated widget. Patch by
804                 Andrej
805
806 2007-07-27 [paul]       2.10.0cvs77
807
808         * src/matcher_parser_parse.y
809         * src/prefs_filtering_action.c
810         * src/prefs_matcher.c
811                 these changes forgotten in cvs74's
812                 'watch thread' feature
813
814 2007-07-27 [paul]       2.10.0cvs76
815
816         * src/compose.c
817                 fix potential crasher
818                 thanks to Colin
819
820 2007-07-27 [paul]       2.10.0cvs75
821
822         * src/mainwindow.c
823         * src/manual.c
824         * src/manual.h
825         * src/gtk/gtkutils.c
826                 make mainwindow's /Help/Manual point to the
827                 remote copy if the local copy doesn't exist
828
829 2007-07-27 [paul]       2.10.0cvs74
830
831         * src/Makefile.am
832         * src/filtering.c
833         * src/folder.c
834         * src/mainwindow.c
835         * src/matcher.c
836         * src/matcher.h
837         * src/matcher_parser_parse.y
838         * src/procmsg.c
839         * src/procmsg.h
840         * src/stock_pixmap.c
841         * src/stock_pixmap.h
842         * src/summaryview.c
843         * src/summaryview.h
844         * src/toolbar.c
845         * src/toolbar.h
846         * src/pixmaps/watchthread.xpm
847                 add 'watch thread' feature
848
849 2007-07-27 [paul]       2.10.0cvs73
850
851         * src/prefs_folder_item.c
852                 adjust labels, add tooltips
853
854 2007-07-27 [colin]      2.10.0cvs72
855
856         * src/summaryview.c
857                 Maemo: Remove less used menu items
858
859 2007-07-26 [colin]      2.10.0cvs71
860
861         * src/messageview.c
862                 Maemo: destroy messageview after trashing mail.
863                 Maybe should be done on X11 too
864
865 2007-07-26 [colin]      2.10.0cvs70
866
867         * src/folderview.c
868         * src/mainwindow.c
869         * src/prefs_common.c
870         * src/prefs_common.h
871         * src/summaryview.c
872                 Add View/Show or Hide/Column headers
873
874 2007-07-26 [colin]      2.10.0cvs69
875
876         * src/procmime.c
877                 Fix unwanted output
878
879 2007-07-26 [colin]      2.10.0cvs68
880
881         * src/ldapserver.c
882                 Fix possible crash on cache invalidation
883         * src/compose.c
884         * src/procmime.c
885         * src/procmime.h
886         * src/quote_fmt_parse.y
887                 Make replying to mails with big attachments
888                 much faster. Fixes bug 1224, 'The process of 
889                 Replying to emails with large attachments 
890                 seems unreasonably long...'
891
892 2007-07-26 [colin]      2.10.0cvs67
893
894         * src/mimeview.c
895         * src/matcher.c
896         * src/common/ssl.c
897                 Fix threads use on BSDs
898
899 2007-07-26 [paul]       2.10.0cvs66
900
901         * src/gtk/prefswindow.c
902                 fix account prefs breakage
903                 thanks to Colin
904
905 2007-07-26 [paul]       2.10.0cvs65
906
907         * configure.ac
908                 standardise ./configure --help messages
909
910 2007-07-26 [colin]      2.10.0cvs64
911
912         * src/addressbook.c
913         * src/editaddress.c
914                 Fix two vCard-related crashes
915
916 2007-07-25 [colin]      2.10.0cvs63
917
918         * src/inc.c
919         * src/prefs_common.c
920         * src/prefs_common.h
921         * src/prefs_receive.c
922                 Maemo: Add a better way to notify of
923                 new mails
924         * src/mainwindow.c
925         * src/statusbar.h
926         * src/summaryview.c
927         * src/toolbar.c
928                 Maemo: Various layout fixes
929         * src/gtk/prefswindow.c
930                 Maemo: Better prefs layout
931
932 2007-07-25 [paul]       2.10.0cvs62
933
934         * src/textview.c
935                 fix the layout on maemo
936                 thanks to Colin
937
938 2007-07-25 [iwkse]      2.10.0cvs61
939
940         * src/summaryview.c
941                 add 'o' shortcut on summaryview
942
943 2007-07-25 [iwkse]      2.10.0cvs60
944
945         * src/textview.c
946                 fix o shortcut
947
948 2007-07-24 [colin]      2.10.0cvs59
949
950         * src/mh.c
951                 Fix missing timestamp update on source
952                 folder when moving
953         * src/textview.c
954         * src/textview.h
955                 Better text layout on part's choices
956
957 2007-07-23 [colin]      2.10.0cvs58
958
959         * src/mimeview.c
960         * src/textview.c
961                 Maemo: Automatically choose the correct application
962                 to open parts
963         * src/gtk/quicksearch.c
964                 Make search run on GDK_KP_Enter too
965
966 2007-07-23 [wwp]        2.10.0cvs57
967
968         * src/quote_fmt_lex.l
969                 Revert accidentaly committed lines (account_sig) in
970                 2.10.0cvs56.
971
972 2007-07-23 [wwp]        2.10.0cvs56
973
974         * src/quote_fmt_lex.l
975                 Fix typos around long form expressions in the quote lexer.
976
977 2007-07-23 [paul]
978
979         3.0.0-rc1 released
980
981 2007-07-23 [colin]      2.10.0cvs55
982
983         * src/addr_compl.c
984                 Fix auto-completion on Maemo
985
986 2007-07-23 [colin]      2.10.0cvs54
987
988         * src/statusbar.c
989                 Maemo: Fix sticking statusbars
990
991 2007-07-22 [colin]      2.10.0cvs53
992
993         * src/main.c
994                 Maemo: Fix the strange "top_application" info
995                 at startup. We should do something when 
996                 receiving such a message.
997
998 2007-07-20 [paul]       2.10.0cvs52
999
1000         * src/news_gtk.c
1001                 add missing #include "statusbar.h"
1002
1003 2007-07-20 [colin]      2.10.0cvs51
1004
1005         * src/folder.c
1006         * src/folder.h
1007         * src/folder_item_prefs.c
1008         * src/folder_item_prefs.h
1009         * src/folderview.c
1010         * src/imap.c
1011         * src/imap_gtk.c
1012         * src/imap_gtk.h
1013         * src/news.c
1014         * src/news_gtk.c
1015         * src/news_gtk.h
1016         * src/prefs_folder_item.c
1017                 Implement age-based caching: allow to
1018                 specify a threshold for the offline synchronisation
1019                 feature, and whether old cached bodies should 
1020                 be removed
1021         * src/toolbar.c
1022         * src/toolbar.h
1023                 Fix label/tooltips
1024         * src/plugins/dillo_viewer/dillo_viewer.c
1025                 Check that Dillo's installed
1026
1027 2007-07-20 [wwp]        2.10.0cvs50
1028
1029         * src/mimeview.c
1030         * src/stock_pixmap.c
1031                 Draw a frame around the selected mimeview part icon (instead of the
1032                 shifted 'dancing' icon).
1033
1034 2007-07-20 [colin]      2.10.0cvs49
1035
1036         * src/main.c
1037                 Unref stuff even on error
1038         * src/wizard.c
1039                 disconnect signals only at the very
1040                 end of the wizard save.
1041
1042 2007-07-20 [colin]      2.10.0cvs48
1043
1044         * src/mainwindow.c
1045         * src/messageview.c
1046         * src/toolbar.c
1047         * src/toolbar.h
1048                 Fix random crashes while navigating
1049                 (GTK_EVENTS_FLUSH)
1050
1051 2007-07-19 [colin]      2.10.0cvs47
1052
1053         * configure.ac
1054         * src/main.c
1055         * src/prefs_common.c
1056         * src/prefs_common.h
1057         * src/wizard.c
1058         * src/common/defs.h
1059         * src/common/utils.c
1060                 Maemo: add an easy way to store data (mails
1061                 and IMAP/NNTP caches) on one of the SD cards,
1062                 and protect against unmounts if needed
1063
1064 2007-07-19 [paul]       2.10.0cvs46
1065
1066         * src/Makefile.am
1067         * src/stock_pixmap.c
1068         * src/gtk/about.c
1069         * src/pixmaps/claws-mail_logo-small.xpm
1070                 implement a (slightly) different About
1071                 dialog for maemo and add a small version
1072                 of the logo for it
1073         * src/wizard.c
1074                 use a scrolled window for wizard page 1
1075                 on maemo
1076
1077 2007-07-19 [paul]       2.10.0cvs45
1078
1079         * src/Makefile.am
1080                 too soon for this line
1081
1082 2007-07-19 [paul]       2.10.0cvs44
1083
1084         * src/Makefile.am
1085                 fix build on n800
1086
1087 2007-07-19 [colin]      2.10.0cvs43
1088
1089         * src/wizard.c
1090                 Solve Mail/Mailbox name when specifying
1091                 full /path/to/Mail.
1092
1093 2007-07-18 [colin]      2.10.0cvs42
1094
1095         * src/inc.c
1096         * configure.ac
1097                 Fix build on n770
1098
1099 2007-07-18 [colin]      2.10.0cvs41
1100
1101         * src/inc.c
1102                 Maemo: plug the online/offline system into
1103                 maemo's interfaces to have Claws automatically
1104                 switch according to the system status
1105         * src/statusbar.c
1106                 Maemo: use HildonBanners to display status
1107                 messages. Renders the main statusbar useless.
1108
1109 2007-07-18 [paul]       2.10.0cvs40
1110
1111         * src/filtering.c
1112                 fix screen blanking on moving/copying many msgs
1113         * src/folder.c
1114                 fix processing progressbar and screen blanking
1115                 during processing
1116
1117 2007-07-18 [paul]       2.10.0cvs39
1118
1119         * src/messageview.c
1120                 revert cvs37, breakage on maemo
1121
1122 2007-07-18 [paul]       2.10.0cvs38
1123
1124         * src/gtk/gtkutils.c
1125                 make sure we can still build with older GTK's
1126
1127 2007-07-18 [colin]      2.10.0cvs37
1128
1129         * src/messageview.c
1130                 Only hide the small layout's messageview, instead
1131                 of destroying it when closing
1132         * src/gtk/gtkutils.c
1133                 Use gtk_window_present_with_time to popup windows,
1134                 it seems to make things better with modern WMs
1135                 (actually focusing)
1136
1137 2007-07-17 [colin]      2.10.0cvs36
1138
1139         * src/editaddress.c
1140                 Simplify layout on Maemo
1141         * src/folder.c
1142                 Fix possible crash
1143         * src/prefs_display_header.c
1144                 Remove some headers by default on Maemo
1145
1146 2007-07-17 [paul]       2.10.0cvs35
1147
1148         * src/prefs_common.c
1149         * src/prefs_common.h
1150         * src/prefs_logging.c
1151         * src/common/log.c
1152                 add options to stop/enable writing logs to disc
1153
1154 2007-07-17 [paul]       2.10.0cvs34
1155
1156         * src/edittags.c
1157                 fix some issues with the Apply tags window:
1158                 - set search column (enables autocompl in the treeview)
1159                 - apply tag from "New tag" if it existed
1160                 - clears New tag entry when adding it with the button
1161                 Thanks to Colin
1162
1163 2007-07-17 [paul]       2.10.0cvs33
1164
1165         * src/edittags.c
1166                 fix 'apply tags' dialogue weirdness
1167
1168 2007-07-16 [colin]      2.10.0cvs32
1169
1170         * src/toolbar.c
1171                 Fix double-loading of mails on Maemo
1172
1173 2007-07-16 [colin]      2.10.0cvs31
1174
1175         * src/messageview.c
1176                 Prevent double-loading of the same part under some
1177                 conditions; hide statusbar on Maemo
1178
1179 2007-07-16 [colin]      2.10.0cvs30
1180
1181         * src/edittags.c
1182         * src/edittags.h
1183         * src/mainwindow.c
1184         * src/summaryview.c
1185                 Improve the tag interface - allow
1186                 to set/unset tags from a special
1187                 window.
1188         * src/gtk/gtkvscrollbutton.c
1189         * src/mimeview.c
1190         * src/mimeview.h
1191         * src/stock_pixmap.c
1192                 Fix Mimeview's ugly hacks in the
1193                 icon list. 
1194
1195 2007-07-16 [paul]       2.10.0cvs29
1196
1197         * src/wizard.c
1198                 rework dialog
1199         * src/gtk/icon_legend.c
1200                 put it all in a scrolled window
1201
1202 2007-07-15 [colin]      2.10.0cvs28
1203
1204         * src/mainwindow.c
1205                 Maemo: force layout to be Small screen; the
1206                 others don't make sense
1207
1208 2007-07-14 [colin]      2.10.0cvs27
1209
1210         * src/mimeview.c
1211         * src/gtk/gtkvscrollbutton.c
1212                 Maemo: Fix mimeview's buttons size
1213
1214 2007-07-14 [colin]      2.10.0cvs26
1215
1216         * src/toolbar.c
1217                 Fix the button workaround fix.
1218                 (Use the correct variable)
1219
1220 2007-07-14 [colin]      2.10.0cvs25
1221
1222         * src/mainwindow.c
1223         * src/toolbar.c
1224                 Maemo: put the progress bar in the
1225                 toolbar
1226
1227 2007-07-14 [colin]      2.10.0cvs24
1228
1229         * src/prefs_common.c
1230                 Maemo: hide statusbar by default
1231         * src/Makefile.am
1232         * src/stock_pixmap.c
1233         * src/stock_pixmap.h
1234         * src/toolbar.c
1235         * src/pixmaps/go_folders.xpm
1236                 Maemo: Add a specific icon to go back to
1237                 folder list
1238
1239 2007-07-14 [colin]      2.10.0cvs23
1240
1241         * src/toolbar.c
1242                 Don't set homogeneous finally
1243
1244 2007-07-14 [colin]      2.10.0cvs22
1245
1246         * src/toolbar.c
1247                 Fix button show/hide issues
1248
1249 2007-07-14 [colin]      2.10.0cvs21
1250
1251         * src/toolbar.c
1252                 Fix huge arrows
1253                 Fix button workaround to be able to click
1254                 if mouse was on button when it went un-
1255                 sensitive.
1256                 Revert previous commit, gtk_tool_item_set_homogeneous
1257                 doesn't mean what it seems to mean ;-)
1258
1259 2007-07-14 [paul]       2.10.0cvs20
1260
1261         * src/toolbar.c
1262                 make homogeneous FALSE always
1263
1264 2007-07-13 [colin]      2.10.0cvs19
1265
1266         * src/toolbar.c
1267         * src/toolbar.h
1268                 Rework to fit the non-deprecated API
1269         * src/compose.c
1270         * src/folderview.c
1271         * src/mainwindow.c
1272         * src/messageview.c
1273         * src/summaryview.c
1274                 Maemo layout changes. Better toolbars,
1275                 removal of CTree headers. 
1276
1277 2007-07-13 [paul]       2.10.0cvs18
1278
1279         * src/gtk/colorlabel.c
1280                 fix bug 1261, '[DE] coloring messages in overview 
1281                 keys are not localised'
1282                 the string is now included in claws-mail.pot
1283
1284 2007-07-13 [colin]      2.10.0cvs17
1285
1286         * src/summaryview.c
1287                 Fix bug 1267, 'printing mutliple messages 
1288                 opens one message-dialog after the other'
1289                 Ask for confirmation when printing 10
1290                 messages or more.
1291
1292 2007-07-11 [colin]      2.10.0cvs16
1293
1294         * COPYING
1295         * README
1296         * autogen.sh
1297         * manual/claws-mail-manual.xml
1298         * manual/gpl.xml
1299         * manual/es/claws-mail-manual.xml
1300         * manual/es/gpl.xml
1301         * manual/fr/claws-mail-manual.xml
1302         * manual/fr/gpl.xml
1303         * manual/pl/gpl.xml
1304         * src/account.c
1305         * src/account.h
1306         * src/action.c
1307         * src/action.h
1308         * src/adbookbase.h
1309         * src/addr_compl.c
1310         * src/addr_compl.h
1311         * src/addrbook.c
1312         * src/addrbook.h
1313         * src/addrcache.c
1314         * src/addrcache.h
1315         * src/addrcindex.c
1316         * src/addrcindex.h
1317         * src/addrclip.c
1318         * src/addrclip.h
1319         * src/addrdefs.h
1320         * src/addressadd.c
1321         * src/addressadd.h
1322         * src/addressbook.c
1323         * src/addressbook.h
1324         * src/addressbook_foldersel.c
1325         * src/addressbook_foldersel.h
1326         * src/addressitem.h
1327         * src/addrgather.c
1328         * src/addrgather.h
1329         * src/addrharvest.c
1330         * src/addrharvest.h
1331         * src/addrindex.c
1332         * src/addrindex.h
1333         * src/addritem.c
1334         * src/addritem.h
1335         * src/addrquery.c
1336         * src/addrquery.h
1337         * src/addrselect.c
1338         * src/addrselect.h
1339         * src/alertpanel.c
1340         * src/alertpanel.h
1341         * src/browseldap.c
1342         * src/browseldap.h
1343         * src/codeconv.c
1344         * src/codeconv.h
1345         * src/compose.c
1346         * src/compose.h
1347         * src/crash.c
1348         * src/crash.h
1349         * src/customheader.c
1350         * src/customheader.h
1351         * src/displayheader.c
1352         * src/displayheader.h
1353         * src/editaddress.c
1354         * src/editaddress.h
1355         * src/editaddress_other_attributes_ldap.c
1356         * src/editaddress_other_attributes_ldap.h
1357         * src/editbook.c
1358         * src/editbook.h
1359         * src/editgroup.c
1360         * src/editgroup.h
1361         * src/editjpilot.c
1362         * src/editjpilot.h
1363         * src/editldap.c
1364         * src/editldap.h
1365         * src/editldap_basedn.c
1366         * src/editldap_basedn.h
1367         * src/edittags.c
1368         * src/edittags.h
1369         * src/editvcard.c
1370         * src/editvcard.h
1371         * src/enriched.c
1372         * src/enriched.h
1373         * src/exphtmldlg.c
1374         * src/exphtmldlg.h
1375         * src/expldifdlg.c
1376         * src/expldifdlg.h
1377         * src/export.c
1378         * src/export.h
1379         * src/exporthtml.c
1380         * src/exporthtml.h
1381         * src/exportldif.c
1382         * src/exportldif.h
1383         * src/filtering.c
1384         * src/filtering.h
1385         * src/folder.c
1386         * src/folder.h
1387         * src/folder_item_prefs.c
1388         * src/folder_item_prefs.h
1389         * src/foldersel.c
1390         * src/foldersel.h
1391         * src/folderutils.c
1392         * src/folderutils.h
1393         * src/folderview.c
1394         * src/folderview.h
1395         * src/gedit-print.c
1396         * src/gedit-print.h
1397         * src/grouplistdialog.c
1398         * src/grouplistdialog.h
1399         * src/headerview.c
1400         * src/headerview.h
1401         * src/html.c
1402         * src/html.h
1403         * src/image_viewer.c
1404         * src/image_viewer.h
1405         * src/imap.c
1406         * src/imap.h
1407         * src/imap_gtk.c
1408         * src/imap_gtk.h
1409         * src/import.c
1410         * src/import.h
1411         * src/importldif.c
1412         * src/importldif.h
1413         * src/importmutt.c
1414         * src/importmutt.h
1415         * src/importpine.c
1416         * src/importpine.h
1417         * src/inc.c
1418         * src/inc.h
1419         * src/jpilot.c
1420         * src/jpilot.h
1421         * src/ldapctrl.c
1422         * src/ldapctrl.h
1423         * src/ldaplocate.c
1424         * src/ldaplocate.h
1425         * src/ldapquery.c
1426         * src/ldapquery.h
1427         * src/ldapserver.c
1428         * src/ldapserver.h
1429         * src/ldapupdate.c
1430         * src/ldapupdate.h
1431         * src/ldaputil.c
1432         * src/ldaputil.h
1433         * src/ldif.c
1434         * src/ldif.h
1435         * src/localfolder.c
1436         * src/localfolder.h
1437         * src/main.c
1438         * src/main.h
1439         * src/mainwindow.c
1440         * src/mainwindow.h
1441         * src/manual.c
1442         * src/manual.h
1443         * src/matcher.c
1444         * src/matcher.h
1445         * src/matcher_parser.h
1446         * src/matcher_parser_lex.l
1447         * src/matcher_parser_parse.y
1448         * src/mbox.c
1449         * src/mbox.h
1450         * src/message_search.c
1451         * src/message_search.h
1452         * src/messageview.c
1453         * src/messageview.h
1454         * src/mh.c
1455         * src/mh.h
1456         * src/mh_gtk.c
1457         * src/mh_gtk.h
1458         * src/mimeview.c
1459         * src/mimeview.h
1460         * src/msgcache.c
1461         * src/msgcache.h
1462         * src/mutt.c
1463         * src/mutt.h
1464         * src/news.c
1465         * src/news.h
1466         * src/news_gtk.c
1467         * src/news_gtk.h
1468         * src/noticeview.c
1469         * src/noticeview.h
1470         * src/partial_download.c
1471         * src/partial_download.h
1472         * src/pine.c
1473         * src/pine.h
1474         * src/pop.c
1475         * src/pop.h
1476         * src/prefs_account.c
1477         * src/prefs_account.h
1478         * src/prefs_actions.c
1479         * src/prefs_actions.h
1480         * src/prefs_common.c
1481         * src/prefs_common.h
1482         * src/prefs_compose_writing.c
1483         * src/prefs_compose_writing.h
1484         * src/prefs_customheader.c
1485         * src/prefs_customheader.h
1486         * src/prefs_display_header.c
1487         * src/prefs_display_header.h
1488         * src/prefs_ext_prog.c
1489         * src/prefs_ext_prog.h
1490         * src/prefs_filtering.c
1491         * src/prefs_filtering.h
1492         * src/prefs_filtering_action.c
1493         * src/prefs_filtering_action.h
1494         * src/prefs_folder_column.c
1495         * src/prefs_folder_column.h
1496         * src/prefs_folder_item.c
1497         * src/prefs_folder_item.h
1498         * src/prefs_fonts.c
1499         * src/prefs_fonts.h
1500         * src/prefs_gtk.c
1501         * src/prefs_gtk.h
1502         * src/prefs_image_viewer.c
1503         * src/prefs_image_viewer.h
1504         * src/prefs_logging.c
1505         * src/prefs_logging.h
1506         * src/prefs_matcher.c
1507         * src/prefs_matcher.h
1508         * src/prefs_message.c
1509         * src/prefs_message.h
1510         * src/prefs_msg_colors.c
1511         * src/prefs_msg_colors.h
1512         * src/prefs_other.c
1513         * src/prefs_other.h
1514         * src/prefs_quote.c
1515         * src/prefs_quote.h
1516         * src/prefs_receive.c
1517         * src/prefs_receive.h
1518         * src/prefs_send.c
1519         * src/prefs_send.h
1520         * src/prefs_spelling.c
1521         * src/prefs_spelling.h
1522         * src/prefs_summaries.c
1523         * src/prefs_summaries.h
1524         * src/prefs_summary_column.c
1525         * src/prefs_summary_column.h
1526         * src/prefs_summary_open.c
1527         * src/prefs_summary_open.h
1528         * src/prefs_template.c
1529         * src/prefs_template.h
1530         * src/prefs_themes.c
1531         * src/prefs_themes.h
1532         * src/prefs_toolbar.c
1533         * src/prefs_toolbar.h
1534         * src/prefs_wrapping.c
1535         * src/prefs_wrapping.h
1536         * src/privacy.c
1537         * src/privacy.h
1538         * src/procheader.c
1539         * src/procheader.h
1540         * src/procmime.c
1541         * src/procmime.h
1542         * src/procmsg.c
1543         * src/procmsg.h
1544         * src/quote_fmt.c
1545         * src/quote_fmt_lex.l
1546         * src/quote_fmt_parse.y
1547         * src/recv.c
1548         * src/recv.h
1549         * src/remotefolder.c
1550         * src/remotefolder.h
1551         * src/send_message.c
1552         * src/send_message.h
1553         * src/setup.c
1554         * src/setup.h
1555         * src/simple-gettext.c
1556         * src/sourcewindow.c
1557         * src/sourcewindow.h
1558         * src/ssl_manager.c
1559         * src/ssl_manager.h
1560         * src/statusbar.c
1561         * src/statusbar.h
1562         * src/stock_pixmap.c
1563         * src/stock_pixmap.h
1564         * src/summary_search.c
1565         * src/summary_search.h
1566         * src/summaryview.c
1567         * src/summaryview.h
1568         * src/textview.c
1569         * src/textview.h
1570         * src/toolbar.c
1571         * src/toolbar.h
1572         * src/undo.c
1573         * src/undo.h
1574         * src/unmime.c
1575         * src/unmime.h
1576         * src/uri_opener.c
1577         * src/uri_opener.h
1578         * src/vcard.c
1579         * src/vcard.h
1580         * src/wizard.c
1581         * src/wizard.h
1582         * src/common/base64.c
1583         * src/common/base64.h
1584         * src/common/claws.c
1585         * src/common/claws.h
1586         * src/common/defs.h
1587         * src/common/fnmatch.c
1588         * src/common/fnmatch.h
1589         * src/common/fnmatch_loop.c
1590         * src/common/hooks.c
1591         * src/common/hooks.h
1592         * src/common/log.c
1593         * src/common/log.h
1594         * src/common/md5.c
1595         * src/common/md5.h
1596         * src/common/mgutils.c
1597         * src/common/mgutils.h
1598         * src/common/nntp.c
1599         * src/common/nntp.h
1600         * src/common/passcrypt.c
1601         * src/common/passcrypt.h.in
1602         * src/common/plugin.c
1603         * src/common/plugin.h
1604         * src/common/prefs.c
1605         * src/common/prefs.h
1606         * src/common/progressindicator.c
1607         * src/common/progressindicator.h
1608         * src/common/quoted-printable.c
1609         * src/common/quoted-printable.h
1610         * src/common/session.c
1611         * src/common/session.h
1612         * src/common/smtp.c
1613         * src/common/smtp.h
1614         * src/common/socket.c
1615         * src/common/socket.h
1616         * src/common/ssl.c
1617         * src/common/ssl.h
1618         * src/common/ssl_certificate.c
1619         * src/common/ssl_certificate.h
1620         * src/common/string_match.c
1621         * src/common/string_match.h
1622         * src/common/stringtable.c
1623         * src/common/stringtable.h
1624         * src/common/tags.c
1625         * src/common/tags.h
1626         * src/common/template.c
1627         * src/common/template.h
1628         * src/common/timing.h
1629         * src/common/utils.c
1630         * src/common/utils.h
1631         * src/common/uuencode.c
1632         * src/common/uuencode.h
1633         * src/common/version.h.in
1634         * src/common/w32_dirent.c
1635         * src/common/w32_reg.c
1636         * src/common/w32_signal.c
1637         * src/common/w32_stat.c
1638         * src/common/w32_stdlib.c
1639         * src/common/w32_string.c
1640         * src/common/w32_time.c
1641         * src/common/w32_unistd.c
1642         * src/common/w32_wait.c
1643         * src/common/w32lib.h
1644         * src/common/xml.c
1645         * src/common/xml.h
1646         * src/common/xmlprops.c
1647         * src/common/xmlprops.h
1648         * src/etpan/etpan-errors.h
1649         * src/etpan/etpan-thread-manager-types.h
1650         * src/etpan/etpan-thread-manager.c
1651         * src/etpan/etpan-thread-manager.h
1652         * src/etpan/imap-thread.c
1653         * src/etpan/imap-thread.h
1654         * src/gtk/about.c
1655         * src/gtk/about.h
1656         * src/gtk/colorlabel.c
1657         * src/gtk/colorlabel.h
1658         * src/gtk/colorsel.c
1659         * src/gtk/colorsel.h
1660         * src/gtk/combobox.c
1661         * src/gtk/combobox.h
1662         * src/gtk/description_window.c
1663         * src/gtk/description_window.h
1664         * src/gtk/filesel.c
1665         * src/gtk/filesel.h
1666         * src/gtk/foldersort.c
1667         * src/gtk/foldersort.h
1668         * src/gtk/gtkaspell.c
1669         * src/gtk/gtkaspell.h
1670         * src/gtk/gtksctree.c
1671         * src/gtk/gtkshruler.c
1672         * src/gtk/gtkshruler.h
1673         * src/gtk/gtksourceprintjob.c
1674         * src/gtk/gtksourceprintjob.h
1675         * src/gtk/gtkutils.c
1676         * src/gtk/gtkutils.h
1677         * src/gtk/gtkvscrollbutton.c
1678         * src/gtk/gtkvscrollbutton.h
1679         * src/gtk/icon_legend.c
1680         * src/gtk/icon_legend.h
1681         * src/gtk/inputdialog.c
1682         * src/gtk/inputdialog.h
1683         * src/gtk/logwindow.c
1684         * src/gtk/logwindow.h
1685         * src/gtk/manage_window.c
1686         * src/gtk/manage_window.h
1687         * src/gtk/menu.c
1688         * src/gtk/menu.h
1689         * src/gtk/pluginwindow.c
1690         * src/gtk/pluginwindow.h
1691         * src/gtk/prefswindow.c
1692         * src/gtk/prefswindow.h
1693         * src/gtk/progressdialog.c
1694         * src/gtk/progressdialog.h
1695         * src/gtk/quicksearch.c
1696         * src/gtk/quicksearch.h
1697         * src/gtk/sslcertwindow.c
1698         * src/gtk/sslcertwindow.h
1699         * src/plugins/bogofilter/bogofilter.c
1700         * src/plugins/bogofilter/bogofilter.h
1701         * src/plugins/bogofilter/bogofilter_gtk.c
1702         * src/plugins/clamav/clamav_plugin.c
1703         * src/plugins/clamav/clamav_plugin.h
1704         * src/plugins/clamav/clamav_plugin_gtk.c
1705         * src/plugins/demo/demo.c
1706         * src/plugins/dillo_viewer/dillo_prefs.c
1707         * src/plugins/dillo_viewer/dillo_prefs.h
1708         * src/plugins/dillo_viewer/dillo_viewer.c
1709         * src/plugins/pgpcore/passphrase.c
1710         * src/plugins/pgpcore/passphrase.h
1711         * src/plugins/pgpcore/pgp_viewer.c
1712         * src/plugins/pgpcore/pgp_viewer.h
1713         * src/plugins/pgpcore/plugin.c
1714         * src/plugins/pgpcore/prefs_gpg.c
1715         * src/plugins/pgpcore/prefs_gpg.h
1716         * src/plugins/pgpcore/select-keys.c
1717         * src/plugins/pgpcore/select-keys.h
1718         * src/plugins/pgpcore/sgpgme.c
1719         * src/plugins/pgpcore/sgpgme.h
1720         * src/plugins/pgpinline/pgpinline.c
1721         * src/plugins/pgpinline/pgpinline.h
1722         * src/plugins/pgpinline/plugin.c
1723         * src/plugins/pgpmime/pgpmime.c
1724         * src/plugins/pgpmime/pgpmime.h
1725         * src/plugins/pgpmime/plugin.c
1726         * src/plugins/spamassassin/spamassassin.c
1727         * src/plugins/spamassassin/spamassassin.h
1728         * src/plugins/spamassassin/spamassassin_gtk.c
1729         * src/plugins/trayicon/trayicon.c
1730         * src/plugins/trayicon/trayicon_prefs.c
1731         * src/plugins/trayicon/trayicon_prefs.h
1732         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1733         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
1734         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
1735         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1736         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
1737         * tools/OOo2claws-mail.pl
1738         * tools/README.sylprint
1739         * tools/acroread2claws-mail.pl
1740         * tools/claws-mail-compose-insert-files.pl
1741         * tools/convert_mbox.pl
1742         * tools/filter_conv.pl
1743         * tools/filter_conv_new.pl
1744         * tools/fix_date.sh
1745         * tools/freshmeat_search.pl
1746         * tools/google_search.pl
1747         * tools/kmail-mailbox2claws-mail.pl
1748         * tools/kmail2claws-mail.pl
1749         * tools/kmail2claws-mail_v2.pl
1750         * tools/mairix.sh
1751         * tools/make.themes.project
1752         * tools/multiwebsearch.pl
1753         * tools/nautilus2claws-mail.sh
1754         * tools/outlook2claws-mail.pl
1755         * tools/textviewer.sh
1756         * tools/thunderbird-filters-convertor.pl
1757         * tools/update-po
1758         * tools/uuooffice
1759         * tools/vcard2xml.py
1760         * tools/kdeservicemenu/claws-mail-kdeservicemenu.pl
1761                 Upgrade to GPLv3 or later.
1762
1763 2007-07-10 [wwp]        2.10.0cvs15
1764
1765         * src/main.c
1766                 Fix re-opening of all composing messages that were
1767                 opened when closing the previous instance, thanks
1768                 to Colin.
1769
1770 2007-07-10 [paul]       2.10.0cvs14
1771
1772         * src/editaddress_other_attributes_ldap.c
1773         * src/ldapupdate.c
1774                 fix crash on selecting 'other attributes' combo
1775                 for either a new entry or an old entry with no
1776                 existing attributes.
1777                 fix bug on editing multiple attributes which
1778                 resulted them all having the value of the last
1779                 one changed.
1780                 Thanks to Colin
1781
1782 2007-07-10 [colin]      2.10.0cvs13
1783
1784         * src/editaddress.c
1785         * src/editaddress_other_attributes_ldap.h
1786         * src/ldapupdate.c
1787                 Fix --disable-ldap build
1788
1789 2007-07-09 [colin]      2.10.0cvs12
1790
1791         * src/Makefile.am
1792         * src/addritem.c
1793         * src/addritem.h
1794         * src/editaddress.c
1795         * src/editaddress_other_attributes_ldap.c
1796         * src/editaddress_other_attributes_ldap.h
1797         * src/editldap.c
1798         * src/ldapctrl.c
1799         * src/ldapctrl.h
1800         * src/ldapupdate.c
1801                 Add capability to edit all inetOrgPerson
1802                 attributes on LDAP. Patch by Michael 
1803                 Rasmussen
1804
1805 2007-07-09 [colin]      2.10.0cvs11
1806
1807         * src/Makefile.am
1808         * src/exporthtml.c
1809         * src/mbox.c
1810         * src/msgcache.c
1811         * src/prefs_summaries.c
1812         * src/prefs_themes.c
1813         * src/procheader.c
1814         * src/common/Makefile.am
1815         * src/common/log.c
1816         * src/common/timing.h
1817         * src/common/utils.c
1818         * src/common/utils.h
1819         * src/common/w32_account.c
1820         * src/common/w32lib.h
1821         * src/gtk/Makefile.am
1822         * src/gtk/colorlabel.c
1823         * src/plugins/pgpcore/Makefile.am
1824         * src/plugins/pgpcore/claws.def
1825         * src/plugins/pgpcore/passphrase.c
1826         * src/plugins/pgpcore/pgp_viewer.c
1827         * src/plugins/pgpcore/plugin.def
1828         * src/plugins/pgpcore/sgpgme.c
1829         * src/plugins/pgpinline/Makefile.am
1830         * src/plugins/pgpinline/claws.def
1831         * src/plugins/pgpinline/mypgpcore.def
1832         * src/plugins/pgpinline/plugin.def
1833         * src/plugins/pgpmime/Makefile.am
1834         * src/plugins/pgpmime/claws.def
1835         * src/plugins/pgpmime/mypgpcore.def
1836         * src/plugins/pgpmime/plugin.def
1837                 Commit win32 patch, from Werner Koch and
1838                 Marcus Brinkmann
1839
1840 2007-07-09 [colin]      2.10.0cvs10
1841
1842         * src/prefs_toolbar.c
1843                 Fix crash when no actions exist
1844
1845 2007-07-07 [paul]       2.10.0cvs9
1846
1847         * COPYING
1848         * manual/claws-mail-manual.xml
1849                 update copyright year
1850         * po/fi.po
1851                 updated by Flammie Pirinen
1852
1853 2007-07-05 [wwp]        2.10.0cvs8
1854
1855         * src/plugins/clamav/clamav_plugin_gtk.c
1856                 Make vertical spacing like in other plugin prefs pages.
1857
1858 2007-07-05 [wwp]        2.10.0cvs7
1859
1860         * src/quote_fmt.c
1861                 It's %am that works, not %ae (this doc incoherence has been
1862                 introduced with 2.9.2cvs13).
1863
1864 2007-07-04 [wwp]        2.10.0cvs6
1865
1866         * src/plugins/bogofilter/bogofilter.c
1867                 Gettext-ize an occurrence of "Any" that wasn't.
1868
1869 2007-07-04 [colin]      2.10.0cvs5
1870
1871         * po/POTFILES.in
1872                 Fix untranslated strings; thanks
1873                 to Pader Rezso.
1874
1875 2007-07-03 [colin]      2.10.0cvs4
1876
1877         * src/folder.c
1878         * src/mainwindow.c
1879                 Fix saving of sort mode for tags and
1880                 thread date. Thanks to Pierre Ossman.
1881                 Completes fix for bug 1233
1882
1883 2007-07-03 [paul]       2.10.0cvs3
1884
1885         * src/compose.c
1886                 fix auto-save
1887         * src/summaryview.c
1888                 fix build warnings
1889         Thanks to Colin
1890
1891 2007-07-02 [colin]      2.10.0cvs2
1892
1893         * src/folder.h
1894         * src/mainwindow.c
1895         * src/procmsg.h
1896         * src/summaryview.c
1897                 Add View/Sort/by Thread date
1898                 Fixes bug 1233, 'Capability to sort 
1899                 threads by most recent message'
1900                 Based on a patch by Paul Rolland
1901
1902 2007-07-02 [colin]      2.10.0cvs1
1903
1904         * src/Makefile.am
1905         * src/compose.c
1906         * src/edittags.c
1907         * src/edittags.h
1908         * src/filtering.c
1909         * src/folder.c
1910         * src/folder.h
1911         * src/headerview.c
1912         * src/headerview.h
1913         * src/main.c
1914         * src/mainwindow.c
1915         * src/mainwindow.h
1916         * src/manual.h
1917         * src/matcher.c
1918         * src/matcher.h
1919         * src/matcher_parser_parse.y
1920         * src/mimeview.c
1921         * src/msgcache.c
1922         * src/msgcache.h
1923         * src/prefs_common.c
1924         * src/prefs_common.h
1925         * src/prefs_filtering_action.c
1926         * src/prefs_matcher.c
1927         * src/prefs_summary_column.c
1928         * src/procmsg.c
1929         * src/procmsg.h
1930         * src/quote_fmt.c
1931         * src/quote_fmt_lex.l
1932         * src/quote_fmt_parse.y
1933         * src/summaryview.c
1934         * src/summaryview.h
1935         * src/textview.c
1936         * src/common/Makefile.am
1937         * src/common/defs.h
1938         * src/common/tags.c
1939         * src/common/tags.h
1940         * src/gtk/quicksearch.c
1941         * src/gtk/quicksearch.h
1942                 Add Tags implementation. Tags are arbitrary labels
1943                 that can be applied to messages. It is possible 
1944                 to create, edit, remove tags; apply them to mails;
1945                 filter on tags or tag presence; apply or unset
1946                 tags via filtering actions; reference tags in
1947                 reply templates.
1948
1949 2007-07-02 [paul]       2.10.0
1950
1951         * NEWS
1952         * README
1953         * RELEASE_NOTES
1954                 2.10.0 released
1955
1956 2007-07-02 [paul]       2.9.2cvs78
1957
1958         * po/de.po
1959         * po/en_GB.po
1960         * po/es.po
1961         * po/fr.po
1962         * po/hu.po
1963         * po/pt_BR.po
1964         * po/ru.po
1965         * po/zh_CN.po
1966                 updated by Stephan Sachse, me, Ricardo Mones
1967                 Lastra, Fabien Vantard, Pader Rezso, Frederico
1968                 Goncalves Guimaraes, Pavlo Bohmat, and Ralgh Young
1969
1970 2007-07-02 [paul]       2.9.2cvs77
1971
1972         * AUTHORS
1973                 updated
1974
1975 2007-06-29 [wwp]        2.9.2cvs76
1976
1977         * src/gtk/headers.h
1978                 Fix a typo (thanks to Ricardo for finding this out).
1979
1980 2007-06-28 [paul]       2.9.2cvs75
1981
1982         * src/folderview.c
1983                 fix build warnings
1984
1985 2007-06-28 [paul]       2.9.2cvs74
1986
1987         * tools/Makefile.am
1988                 fix bug in the autotools build system.
1989                 Files cataloged under EXTRA_DIST were never
1990                 automatically copied to the build tree.
1991                 (fix 'make distcheck')
1992                 Patch by Michael Rasmussen.
1993
1994 2007-06-24 [colin]      2.9.2cvs73
1995
1996         * src/news_gtk.c
1997                 Fix bug 1249, 'Error handling for 
1998                 news errors needs modification'
1999                 Only popup error if the according
2000                 pref in Prefs/Receive is set.
2001
2002 2007-06-21 [colin]      2.9.2cvs72
2003
2004         * src/common/plugin.c
2005         * src/common/plugin.h
2006                 Change plugin API to know whether it's safe to 
2007                 unload plugins or whether we should just hide
2008                 them. Fixes bug 1248, 'Core dumps after 
2009                 unloading plugin and clicking on load plugins'
2010         * src/plugins/bogofilter/bogofilter.c
2011         * src/plugins/clamav/clamav_plugin.c
2012         * src/plugins/demo/demo.c
2013         * src/plugins/dillo_viewer/dillo_viewer.c
2014         * src/plugins/pgpcore/plugin.c
2015         * src/plugins/pgpinline/plugin.c
2016         * src/plugins/pgpmime/plugin.c
2017         * src/plugins/spamassassin/spamassassin.c
2018         * src/plugins/trayicon/trayicon.c
2019                 Update API
2020
2021 2007-06-19 [colin]      2.9.2cvs71
2022
2023         * src/compose.c
2024         * src/messageview.c
2025                 Fix crash mentioned in bug 1246
2026                 Race condition when automatically drafting
2027                 due to insertion on reedit.
2028
2029 2007-06-18 [wwp]        2.9.2cvs70
2030
2031         * src/importldif.c
2032                 LDIF import: use a "Proceed" button to complete
2033                 the process.
2034
2035 2007-06-18 [paul]       2.9.2cvs69
2036
2037         * configure.ac
2038                 use pkgconfig to check for gtk and glib
2039
2040 2007-06-17 [wwp]        2.9.2cvs68
2041
2042         * src/ldif.c
2043         * src/importldif.c
2044                 LDIF import: better error handling, minor code
2045                 and UI cleanup, and renamed the Save button
2046                 to Close, as imported stuff is already saved
2047                 when the Save button is shown.
2048
2049 2007-06-17 [colin]      2.9.2cvs67
2050
2051         * src/prefs_summaries.c
2052         * src/procmsg.c
2053                 Don't set as read when forwarded, only replied to
2054
2055 2007-06-17 [paul]       2.9.2cvs66
2056
2057         * src/alertpanel.c
2058                 add missing #include
2059
2060 2007-06-16 [colin]      2.9.2cvs65
2061
2062         * src/prefs_summaries.c
2063         * src/procmsg.c
2064                 Change the pref "Only mark as read when opened
2065                 in new window" to "..., replied to or forwarded".
2066                 Based on a patch by Paul Rolland.
2067
2068 2007-06-16 [paul]       2.9.2cvs64
2069
2070         * src/gtk/authors.h
2071                 alphabetical order! :)
2072
2073 2007-06-16 [colin]      2.9.2cvs63
2074
2075         * AUTHORS
2076         * src/gtk/authors.h
2077                 Add Michael Rasmussen in authors list
2078
2079 2007-06-16 [colin]      2.9.2cvs62
2080
2081         * src/messageview.c
2082                 Fix messageview_copy_clipboard to take advantage
2083                 of plugins' get_selection.
2084
2085 2007-06-15 [colin]      2.9.2cvs61
2086
2087         * src/action.c
2088         * src/addr_compl.c
2089         * src/addressbook.c
2090         * src/folderview.c
2091         * src/message_search.c
2092         * src/mimeview.c
2093         * src/summary_search.c
2094         * src/summaryview.c
2095         * src/textview.c
2096                 Allow GDK_KP_Enter to do the same as GDK_Return
2097                 Patch by Michael Rasmussen
2098
2099 2007-06-15 [paul]       2.9.2cvs60
2100
2101         * src/compose.c
2102                 fix bug when closing a compose window
2103                 during autosave
2104
2105 2007-06-14 [paul]       2.9.2cvs59
2106
2107         * src/main.c
2108         * src/common/defs.h
2109                 migrate sylpheed config
2110
2111 2007-06-14 [wwp]        2.9.2cvs58
2112
2113         * src/gtk/pluginwindow.c
2114                 Yet another attempt to fix sizing/alignment of the
2115                 button bar in plugins window.
2116
2117 2007-06-12 [colin]      2.9.2cvs57
2118
2119         * po/POTFILES.in
2120         * src/Makefile.am
2121         * src/folderview.c
2122         * src/prefs_common.c
2123         * src/prefs_common.h
2124         * src/prefs_summaries.c
2125         * src/prefs_summary_open.c
2126         * src/prefs_summary_open.h
2127         * src/summaryview.c
2128                 Make "when entering a folder" actions more personalisable
2129
2130 2007-06-12 [wwp]        2.9.2cvs56
2131
2132         * tools/README
2133                 Use short description from Paul (mairix.sh).
2134
2135 2007-06-12 [wwp]        2.9.2cvs55
2136
2137         * tools/README
2138                 Updated info about mairix.sh.
2139
2140 2007-06-11 [paul]       2.9.2cvs54
2141
2142         * src/prefs_logging.c
2143                 rework log window length widgets
2144                 and some sensitivity fixes
2145
2146 2007-06-11 [paul]       2.9.2cvs53
2147
2148         * src/mainwindow.c
2149         * src/prefs_logging.c
2150                 rename 'Protocol Log' to 'Network Log'
2151                 and some function renaming
2152
2153 2007-06-10 [wwp]        2.9.2cvs52
2154
2155         * src/gtk/pluginwindow.c
2156                 Revert 2.9.2cvs51.
2157
2158 2007-06-10 [wwp]        2.9.2cvs51
2159
2160         * src/gtk/pluginwindow.c
2161                 Fix button bar in plugin window, was centered and not
2162                 behaving like other dialogs w/ such button bar.
2163
2164 2007-06-08 [wwp]        2.9.2cvs50
2165
2166         * src/compose.c
2167         * src/compose.h
2168         * src/main.c
2169         * src/mainwindow.c
2170         * src/mainwindow.h
2171                 Provide a way out of automatic draft saving on IMAP, when
2172                 exiting offline.
2173                 Prevent drafting while sending and quitting while sending.
2174                 Thanks for Colin.
2175
2176
2177
2178 2007-06-08 [wwp]        2.9.2cvs49
2179
2180         * src/prefs_account.c
2181         * src/gtk/prefswindow.c
2182         * src/gtk/prefswindow.h
2183                 Activate the Basic page when opening account prefs.
2184
2185 2007-06-08 [wwp]        2.9.2cvs48
2186
2187         * src/common/socket.c
2188                 Don't crash if fork() fails, thanks to Colin.
2189
2190 2007-06-08 [wwp]        2.9.2cvs47
2191
2192         * src/gtk/prefswindow.c
2193                 Wrap some long lines, and reset horizontal scroller's adjusment
2194                 (this was already done, vertically), when changing tab (not page)
2195                 in prefs windows.
2196
2197 2007-06-08 [paul]       2.9.2cvs46
2198
2199         * src/common/utils.c
2200                 use gethostname() instead of uname()
2201                 based on a patch by Michael Hughes
2202                 <Sylpheed-Claws_user@thehugheslogcabin.net>
2203
2204 2007-06-07 [wwp]        2.9.2cvs45
2205
2206         * src/prefs_common.c
2207                 Fix some useless warnings, thanks to Colin.
2208
2209 2007-06-06 [colin]      2.9.2cvs44
2210
2211         * src/ldapupdate.c
2212                 Fix strange allocations. 
2213
2214 2007-06-06 [colin]      2.9.2cvs43
2215
2216         * src/ldapupdate.c
2217                 Patch by Michael Rasmussus to help
2218                 bug 1232
2219
2220 2007-06-05 [wwp]        2.9.2cvs42
2221
2222         * src/prefs_account.c
2223         * src/prefs_folder_item.c
2224         * src/prefs_quote.c
2225         * src/quote_fmt.c
2226         * src/quote_fmt.h
2227                 Per-folder templates can now be applied recursively.
2228                 Always save per-folder templates (formats were erroneously
2229                 saved only if they were enabled).
2230                 Check for validity of quotation marks everywhere there
2231                 are defined.
2232
2233 2007-06-05 [wwp]        2.9.2cvs41
2234
2235         * src/inc.c
2236                 Fix incoming messages from local accounts always getting filtered
2237                 (even if the account prefs say don't), thanks to Colin.
2238
2239 2007-06-05 [wwp]        2.9.2cvs40
2240
2241         * src/compose.c
2242         * src/compose.h
2243                 Use per-folder/per-account quote chars when applying a
2244                 template or inserting text as well. Const'ify some
2245                 vars more.
2246
2247 2007-06-04 [colin]      2.9.2cvs39
2248
2249         * src/compose.c
2250                 More work for wwp :)
2251
2252 2007-06-04 [wwp]        2.9.2cvs38
2253
2254         * src/compose.c
2255                 Same as 2.9.2cvs36 but for forwarding.
2256
2257 2007-06-04 [colin]      2.9.2cvs37
2258
2259         * src/compose.c
2260                 Use original mail file for forward/redirect
2261                 Fixes some forwarded mails to be attached as
2262                 application/octet-stream (when they have binary
2263                 parts), and incidentally fixes bug 848
2264                 'Redirect breaks GnuPG'
2265
2266 2007-06-04 [wwp]        2.9.2cvs36
2267
2268         * src/compose.c
2269                 Fix quote mark mis-initialisation when replying/forwarding
2270                 (introduced w/ 2.9.2cvs20).
2271
2272 2007-06-04 [wwp]        2.9.2cvs35
2273
2274         * src/prefs_compose_writing.c
2275         * src/prefs_quote.c
2276                 Fix a bug where Quotation characters (prefs/compose/writing)
2277                 was cleared (introduced w/ 2.9.2cvs26).
2278
2279 2007-06-04 [wwp]        2.9.2cvs34
2280
2281         * src/prefs_account.c
2282         * src/prefs_account.h
2283                 Better fix for compiling w/o aspell (rollbacks
2284                 2.9.2cvs31).
2285
2286 2007-06-04 [wwp]        2.9.2cvs33
2287
2288         * src/account.c
2289         * src/prefs_account.c
2290         * src/prefs_account.h
2291         * src/procmsg.c
2292                 It's now possible to disable mail filtering plugins
2293                 on a per-account basis.
2294
2295 2007-06-04 [wwp]        2.9.2cvs32
2296
2297         * src/procheader.c
2298         * src/common/utils.c
2299         * src/common/utils.h
2300                 Support CRLF in headers part of messages.
2301                 Support few more date formats (RFC3339 subsets).
2302
2303 2007-06-04 [wwp]        2.9.2cvs31
2304
2305         * src/prefs_account.c
2306                 Fix compiling w/o aspell support.
2307
2308 2007-06-03 [wwp]        2.9.2cvs30
2309
2310         * src/prefs_gtk.c
2311                 Don't decode leading ENV_ and ~ in P_PASSWORD
2312                 values.
2313
2314 2007-06-03 [wwp]        2.9.2cvs29
2315
2316         * src/prefs_gtk.c
2317                 Don't decode leading ENV_ and ~ in P_PASSWORD
2318                 values.
2319
2320 2007-06-03 [wwp]        2.9.2cvs28
2321
2322         * src/prefs_account.c
2323         * src/gtk/prefswindow.c
2324         * src/gtk/prefswindow.h
2325                 Added a way to force preloading of all pages
2326                 (prefswindow).
2327                 Moved tabs to pages in account prefs.
2328
2329 2007-06-02 [colin]      2.9.2cvs27
2330
2331         * src/addressbook.c
2332                 Fix possible crash, fix ldap write bugs
2333         * src/ldapupdate.c
2334                 Fix ldap write bugs - patch by Michael
2335                 Rasmussen
2336         * src/alertpanel.c
2337         * src/alertpanel.h
2338                 Add a hook whenever alertpanel opens/closes
2339
2340 2007-05-31 [wwp]        2.9.2cvs26
2341
2342         * src/prefs_compose_writing.c
2343         * src/prefs_quote.c
2344                 Re-organized writing options a bit:
2345                  - renamed the Quoting page to Templates
2346                  - moved all composing templates to that page
2347                  - moved non-templates options to the Writing one,
2348                    grouped reply-related options, reordered reply and
2349                    forward options.
2350
2351 2007-05-31 [wwp]        2.9.2cvs25
2352
2353         * src/compose.c
2354                 Removed unused code.
2355
2356 2007-05-31 [colin]      2.9.2cvs24
2357
2358         * src/addressbook.c
2359                 Fix missing display name when modifying
2360                 LDAP. Patch by Michael Rasmussen
2361
2362 2007-05-31 [wwp]        2.9.2cvs23
2363
2364         * src/plugins/bogofilter/Makefile.am
2365         * src/plugins/clamav/Makefile.am
2366         * src/plugins/demo/Makefile.am
2367         * src/plugins/dillo_viewer/Makefile.am
2368         * src/plugins/spamassassin/Makefile.am
2369                 Fix building of those plugins in Mac OS X.
2370
2371 2007-05-30 [wwp]        2.9.2cvs22
2372
2373         * src/gtk/quicksearch.c
2374                 Fix missing initialization.
2375
2376 2007-05-30 [wwp]        2.9.2cvs21
2377
2378         * src/procheader.c
2379                 Revert accidental commit (debug outputs).
2380
2381 2007-05-30 [wwp]        2.9.2cvs20
2382
2383         * src/compose.c
2384         * src/folder_item_prefs.c
2385         * src/folder_item_prefs.h
2386         * src/prefs_account.c
2387         * src/prefs_account.h
2388         * src/prefs_folder_item.c
2389         * src/prefs_gtk.c
2390         * src/prefs_gtk.h
2391                 Implemented per-account and per-folder
2392                 compose/reply/forward formats.
2393
2394 2007-05-30 [wwp]        2.9.2cvs19
2395
2396         * src/prefs_compose_writing.c
2397         * src/prefs_quote.c
2398         * src/procheader.c
2399         * src/quote_fmt.c
2400         * src/quote_fmt.h
2401                 Internal API changes (factorize quote format
2402                 prefs and checks).
2403
2404 2007-05-30 [colin]      2.9.2cvs18
2405
2406         * src/compose.c
2407                 Fix race where it's possible to re-click Send
2408                 between end of SMTP session and end of "move to
2409                 sent folder" when sending an email with send
2410                 dialog enabled.
2411
2412 2007-05-30 [colin]      2.9.2cvs17
2413
2414         * src/crash.c
2415                 Ask for backtrace on all threads. Patch by
2416                 Pawel
2417         * src/folderview.c
2418                 Fix stale news statusbar when scanning fails.
2419                 Patch by Pawel
2420         * src/ldapupdate.c
2421                 Fix some LDAP write updates bugs. Patch
2422                 by Michael Rasmussen
2423
2424 2007-05-29 [colin]      2.9.2cvs16
2425
2426         * src/imap.c
2427                 Fix loss of local flags when moving mails
2428                 on IMAP in high-bandwidth mode (UID FETCH)
2429
2430 2007-05-25 [paul]       2.9.2cvs15
2431
2432         * src/common/socket.c
2433                 fix sometimes crasher on cancelling
2434                 message sending
2435
2436 2007-05-25 [colin]      2.9.2cvs14
2437
2438         * src/imap.c
2439                 Fix a memory leak
2440         * src/imap_gtk.c
2441                 Be more helpful in the subscription
2442                 message
2443
2444 2007-05-23 [wwp]        2.9.2cvs13
2445
2446         * src/compose.c
2447         * src/prefs_compose_writing.c
2448         * src/prefs_quote.c
2449         * src/prefs_template.c
2450         * src/prefs_template.h
2451         * src/quote_fmt.c
2452         * src/quote_fmt.h
2453         * src/quote_fmt_lex.l
2454         * src/quote_fmt_parse.y
2455                 Introduced new syntax elements (symbols and commands)
2456                 in templates/quote_fmt. Compatibility w/ old
2457                 symbols is kept.
2458                 Updated and reworked the corresponding Information
2459                 dialog.
2460                 Display the line number in dialogs that talk about
2461                 parser errors (in addition to the error message in
2462                 output).
2463
2464 2007-05-23 [wwp]        2.9.2cvs12
2465
2466         * src/quote_fmt_parse.y
2467                 Fix 2.9.2cvs11, probably a paste accident ;).
2468
2469 2007-05-23 [wwp]        2.9.2cvs11
2470
2471         * src/compose.c
2472         * src/prefs_template.c
2473         * src/quote_fmt.h
2474         * src/quote_fmt_parse.y
2475                 Fix 2.9.2cvs10, which broke --disable-aspell.
2476
2477 2007-05-22 [wwp]        2.9.2cvs10
2478
2479         * src/compose.c
2480         * src/prefs_template.c
2481         * src/quote_fmt.c
2482         * src/quote_fmt.h
2483         * src/quote_fmt_lex.l
2484         * src/quote_fmt_parse.y
2485         * src/gtk/gtkaspell.c
2486         * src/gtk/gtkaspell.h
2487                 Added template/quote format syntactical elements
2488                 to show and query:
2489                         - current dictionary
2490                           %T to show (shows empty if not set or not enabled),
2491                           ?T and !T to check if the default dictionary is
2492                           enabled and set
2493                         - current account's default dictionary
2494                           %aT to show (empty if not set or not enabled),
2495                           ?aT and !aT to check if it's enabled and set
2496                         - name completion for an address, from the address
2497                           book
2498                           %ABf, %ABt, %ABc respectively show the full name got
2499                           from the address book if From, To or Cc match a single
2500                           contact.
2501                           ?ABf, !ABf, ?ABt, !ABt, ?ABc and !ABc check if completion
2502                           matches any contact and if the full name is non-empty.
2503                           If From, To or Cc are lists of email addresses, only
2504                           the first address will be checked.
2505                 In compose.c, fix msginfo's To, Cc and Newsgroup address lists,
2506                 that could show a trailing ','.
2507                 Also, template/quote_fmt parser now shows the line number in case
2508                 of parser error.
2509
2510 2007-05-15 [colin]      2.9.2cvs9
2511
2512         * src/main.c
2513         * src/main.h
2514                 Add a public function to know whether Claws
2515                 crashed last time
2516                 Store opened folder when exiting
2517         * src/folder.c
2518         * src/folder.h
2519                 Store last opened message in each FolderItem;
2520                 Reset last seen messages if Claws crashed, so 
2521                 that one can't go in an infinite crash in case 
2522                 a particular mail crashes Claws.
2523         * src/messageview.c
2524         * src/prefs_common.c
2525         * src/prefs_common.h
2526         * src/summaryview.c
2527         * src/prefs_summaries.c
2528                 Add "Select last opened message" when entering
2529                 a folder
2530                 Add "Select last opened folder" at startup.
2531
2532 2007-05-14 [colin]      2.9.2cvs8
2533
2534         * manual/xml2pdf
2535                 Fix bashism, search for xml catalog 
2536                 in /usr/local/share/xml/catalog too
2537                 Patch by Pawel
2538
2539 2007-05-13 [wwp]        2.9.2cvs7
2540
2541         * src/gtk/logwindow.c
2542                 fix raising log windows when they are either minimized or
2543                 in background.
2544
2545 2007-05-11 [colin]      2.9.2cvs6
2546
2547         * src/gtk/filesel.c
2548                 Use Hildon's file chooser on Maemo. Patch
2549                 by Jean-Luc Biord; fixes part 2 of bug 1201,
2550                 'File attachment "manipulation" bugs...'
2551
2552 2007-05-10 [wwp]        2.9.2cvs5
2553
2554         * src/prefs_common.c
2555         * src/prefs_common.h
2556         * src/gtk/quicksearch.c
2557                 Add a quicksearch option to automatically run
2558                 a search selected from the history (this option
2559                 is exclusive towards type-ahead).
2560
2561 2007-05-10 [colin]      2.9.2cvs4
2562
2563         * src/imap.c
2564                 Fix g_warnings, thanks to Brian
2565                 Morrison
2566
2567 2007-05-09 [colin]      2.9.2cvs3
2568
2569         * src/crash.c
2570         * src/exporthtml.c
2571         * src/mbox.c
2572         * src/prefs_summaries.c
2573         * src/procheader.c
2574         * src/common/log.c
2575         * src/common/utils.c
2576         * src/gtk/gtksourceprintjob.c
2577         * src/gtk/sslcertwindow.c
2578                 Use the re-entrant variant of time functions
2579                 Probably fixes bug 1217, 'reentrancy problems 
2580                 with time functions'
2581
2582 2007-05-09 [colin]      2.9.2cvs2
2583
2584         * src/imap.c
2585                 Fix crasher when reconnection fails
2586
2587 2007-05-08 [paul]       2.9.2cvs1
2588
2589         * NEWS
2590         * README
2591         * RELEASE_NOTES
2592         * configure.ac
2593                 bump version number following
2594                 stable release
2595
2596 2007-05-08 [paul]       2.9.1cvs48
2597
2598         * src/plugins/demo/demo.c
2599         * src/plugins/dillo_viewer/dillo_prefs.c
2600         * src/plugins/dillo_viewer/dillo_prefs.h
2601         * src/plugins/dillo_viewer/dillo_viewer.c
2602         * src/plugins/pgpcore/pgp_viewer.c
2603         * src/plugins/pgpcore/pgp_viewer.h
2604         * src/plugins/pgpcore/plugin.c
2605         * src/plugins/pgpcore/prefs_gpg.c
2606         * src/plugins/pgpcore/prefs_gpg.h
2607         * src/plugins/pgpcore/sgpgme.c
2608         * src/plugins/pgpcore/sgpgme.h
2609         * src/plugins/pgpinline/plugin.c
2610         * src/plugins/pgpmime/pgpmime.c
2611         * src/plugins/pgpmime/pgpmime.h
2612         * src/plugins/pgpmime/plugin.c
2613         * src/plugins/spamassassin/spamassassin.c
2614         * src/plugins/spamassassin/spamassassin.h
2615         * src/plugins/spamassassin/spamassassin_gtk.c
2616         * src/plugins/trayicon/README
2617         * tools/README
2618         * tools/README.sylprint
2619         * tools/outlook2claws-mail.pl
2620         * tools/sylprint.pl
2621         * tools/tb2claws-mail
2622         * tools/tbird2claws.py
2623         * tools/update-po
2624         * tools/vcard2xml.py
2625         * tools/kdeservicemenu/README
2626                 cleanups and corrections
2627
2628 2007-05-06 [wwp]        2.9.1cvs47
2629
2630         * tools/uudec
2631                 Fix missing dash to `display` command-line, reported
2632                 by Georg Himmrich <georg at mails d0t diesind d0t net>.
2633
2634 2007-05-06 [colin]      2.9.1cvs46
2635
2636         * src/Makefile.am
2637         * src/stock_pixmap.c
2638         * src/stock_pixmap.h
2639         * src/pixmaps/printer.xpm
2640                 Add a printer icon
2641
2642 2007-05-06 [paul]       2.9.1cvs45
2643
2644         * src/compose.c
2645         * src/ldapquery.c
2646         * src/privacy.h
2647         * src/summary_search.c
2648         * src/summaryview.c
2649                 fix build warnings
2650
2651 2007-05-05 [wwp]        2.9.1cvs44
2652
2653         * src/messageview.c
2654         * src/mh.c
2655         * src/prefs_actions.c
2656         * src/prefs_gtk.c
2657         * src/summaryview.c
2658         * src/common/xml.c
2659                 Fix "faild" typos everywhere and capitalization of
2660                 some g_warnings.
2661
2662 2007-05-04 [colin]      2.9.1cvs43
2663
2664         * src/compose.c
2665         * src/privacy.c
2666         * src/privacy.h
2667         * src/plugins/pgpcore/prefs_gpg.c
2668         * src/plugins/pgpcore/prefs_gpg.h
2669         * src/plugins/pgpinline/pgpinline.c
2670         * src/plugins/pgpmime/pgpmime.c
2671                 Add an API to warn about encryption limits,
2672                 and allow to disable these warnings
2673
2674 2007-05-03 [colin]      2.9.1cvs42
2675
2676         * src/summaryview.c
2677         * src/mainwindow.c
2678                 Fix bug 1213, 'Delete more than 
2679                 one thread at once'
2680
2681 2007-05-03 [wwp]        2.9.1cvs41
2682
2683         * src/prefs_common.c
2684         * src/prefs_filtering.c
2685         * src/prefs_template.c
2686         * src/common/template.c
2687         * src/common/template.h
2688         * src/gtk/gtkutils.c
2689         * src/gtk/gtkutils.h
2690                 Templates are no longer automatically sorted
2691                 by name, but can be sorted manually using
2692                 |< < > >| buttons as well as drag'n'drop.
2693
2694 2007-05-03 [wwp]        2.9.1cvs40
2695
2696         * src/plugins/spamassassin/spamassassin.c
2697         * src/plugins/spamassassin/spamassassin.h
2698         * src/plugins/spamassassin/spamassassin_gtk.c
2699         * src/plugins/bogofilter/bogofilter.c
2700         * src/plugins/bogofilter/bogofilter.h
2701         * src/plugins/bogofilter/bogofilter_gtk.c
2702                 Added an option to conditionally mark saved spam
2703                 as read (default is and was to do so).
2704                 Satisfies feature request 1708539 on sf.net tracker.
2705
2706 2007-05-03 [colin]      2.9.1cvs39
2707
2708         * src/inc.c
2709                 Fix bug 1211, 'Offline dialog message bugs/annoyances...'
2710
2711 2007-05-02 [colin]      2.9.1cvs38
2712
2713         * src/textview.c
2714                 Fix bug 1209, 'Clicking on address 
2715                 in header (mailto uri) selects 
2716                 default account'. Patch adapted from
2717                 G.P. Halkes' patch.
2718
2719 2007-05-02 [colin]      2.9.1cvs37
2720
2721         * src/grouplistdialog.c
2722                 Set cursor to wait cursor while loading
2723                 groups.
2724
2725 2007-05-02 [paul]       2.9.1cvs36
2726
2727         * src/folder.c
2728         * src/common/defs.h
2729                 rename cache and mark files
2730                 (data is preserved)
2731
2732 2007-04-30 [paul]       2.9.1cvs35
2733
2734         * manual/glossary.xml
2735         * manual/plugins.xml
2736                 updates. Patch by Ricardo
2737
2738 2007-04-29 [wwp]        2.9.1cvs34
2739
2740         * src/mainwindow.c
2741         * configure.ac
2742                 Fix few grammatical errors (patch by David Relson < relson at
2743                 osagesoftware dot com >).
2744
2745 2007-04-28 [colin]      2.9.1cvs33
2746
2747         * src/account.c
2748         * src/pop.c
2749         * src/prefs_account.c
2750         * src/prefs_account.h
2751                 Drop the "Download all" preference. It's
2752                 stupidly useless and confuses people from
2753                 time to time.
2754
2755 2007-04-27 [wwp]        2.9.1cvs32
2756
2757         * src/account.c
2758         * src/prefs_account.c
2759         * src/prefs_account.h
2760                 Don't reflect accounts changes to the mainwindow when it's
2761                 not necessary.
2762
2763 2007-04-27 [colin]      2.9.1cvs31
2764
2765         * src/folder.c
2766                 Freeze/thaw when sync'ing flags
2767         * src/imap.c
2768         * src/prefs_account.c
2769         * src/prefs_account.h
2770         * src/etpan/imap-thread.c
2771         * src/etpan/imap-thread.h
2772                 Add a way to use UID FETCH instead
2773                 of searches to fetch message lists
2774                 and flags. More expensive towards
2775                 bandwidth, less expensive towards
2776                 server's CPU. Probably fixes 
2777                 bug 1158, 'Scanning new folders on 
2778                 Exchange 2007 extremely slow'.
2779                 Patch 95% by Hoa.
2780
2781 2007-04-27 [paul]       2.9.1cvs30
2782
2783         * src/mainwindow.c
2784         * src/prefs_logging.c
2785                 improvements to english usage
2786
2787 2007-04-27 [colin]      2.9.1cvs29
2788
2789         * src/imap.c
2790                 Fix build without libetpan (my bad!)
2791
2792 2007-04-26 [colin]      2.9.1cvs28
2793
2794         * src/imap.c
2795         * src/imap.h
2796                 Fix uselessly exported function
2797         * src/textview.c
2798                 Consider "- -- \n" as signature separator
2799                 (that's what signature separators look like
2800                  in PGP/Inline signed mails)
2801
2802 2007-04-26 [colin]      2.9.1cvs27
2803
2804         * configure.ac
2805                 libetpan-0.49 is now required
2806         * src/procmime.c
2807                 Fix double fetching of mails if
2808                 first try failed
2809         * src/imap.c
2810                 Make offline sync faster, by
2811                 remembering last change time, and
2812                 last sync time.
2813
2814 2007-04-26 [hoa]        2.9.1cvs26
2815
2816         * src/imap.c
2817         * src/imap.h
2818         * src/mainwindow.c
2819         * src/toolbar.c
2820         * src/etpan/imap-thread.c
2821         * src/etpan/imap-thread.h
2822                 cancellation of IMAP operations is now allowed.
2823                 Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
2824
2825 2007-04-26 [colin]      2.9.1cvs25
2826
2827         * src/folder.c
2828                 Always fetch body+headers in folders that are
2829                 synched for offline use, if "Synchronise as
2830                 soon as possible" is set.
2831                 Fixes bug 1200, 'Add option to always retrieve full 
2832                 messages'
2833
2834 2007-04-25 [colin]      2.9.1cvs24
2835
2836         * src/compose.c
2837                 Fix bug 1198, 'Reply-all "disappearing" address bug 
2838                 persists...'
2839
2840 2007-04-24 [colin]      2.9.1cvs23
2841
2842         * src/folderview.c
2843                 Fix bug 1195, 'Hardware key navigation' 
2844                 Make GDK_Enter toggle expansion (Maemo)
2845
2846 2007-04-24 [wwp]        2.9.1cvs22
2847
2848         * src/compose.c
2849                 Fix few compiler warnings.
2850
2851 2007-04-24 [paul]       2.9.1cvs21
2852
2853         * src/Makefile.am
2854         * src/stock_pixmap.c
2855         * src/stock_pixmap.h
2856                 complete last commit
2857
2858 2007-04-24 [paul]       2.9.1cvs20
2859
2860         * src/gtk/about.c
2861         * src/pixmaps/active.xpm
2862         * src/pixmaps/checkbox_off.xpm
2863         * src/pixmaps/checkbox_on.xpm
2864         * src/pixmaps/inactive.xpm
2865                 kick out the blobs
2866                 remove transparent border from checkbox icons
2867
2868 2007-04-24 [wwp]        2.9.1cvs19
2869
2870         * src/textview.c
2871         * src/textview.h
2872                 Fix a crash in textview, thanks to Colin.
2873
2874 2007-04-23 [wwp]        2.9.1cvs18
2875
2876         * src/prefs_common.c
2877                 Fix 2.9.1cvs5: no header was being translated at all.
2878
2879 2007-04-23 [colin]      2.9.1cvs17
2880
2881         * src/Makefile.am
2882         * src/stock_pixmap.c
2883         * src/stock_pixmap.h
2884         * src/summaryview.c
2885         * src/summaryview.h
2886         * src/gtk/gtksctree.c
2887         * src/gtk/gtksctree.h
2888         * src/pixmaps/selection.xpm
2889                 Fix bug 1193, 'Need a way to multi-select
2890                 items'. Add a toggle button to the summaryview
2891                 to switch between normal and multiple selection
2892                 (Maemo)
2893
2894 2007-04-23 [colin]      2.9.1cvs16
2895
2896         * src/Makefile.am
2897         * src/stock_pixmap.c
2898         * src/stock_pixmap.h
2899         * src/summaryview.c
2900         * src/summaryview.h
2901         * src/gtk/gtksctree.c
2902         * src/gtk/gtksctree.h
2903         * src/pixmaps/selection.xpm
2904                 Fix bug 1193, 'Need a way to multi-
2905                 select items'
2906                 Add a toggle button in the summaryview
2907                 to enable normal or multiple selection.
2908                 (Maemo)
2909
2910 2007-04-23 [colin]      2.9.1cvs15
2911
2912         * src/compose.c
2913                 Fix bug 1196, 'Edit>Select All doesn't work' (Maemo)
2914
2915 2007-04-21 [colin]      2.9.1cvs14
2916
2917         * src/gtk/quicksearch.c
2918                 Fix previous commit (actually use correct
2919                 parameter)
2920
2921 2007-04-21 [colin]      2.9.1cvs13
2922
2923         * src/gtk/quicksearch.c
2924                 Fix changing quicksearch type (after Esc,
2925                 after changing Recursive, ...)
2926
2927 2007-04-20 [wwp]        2.9.1cvs12
2928
2929         * src/gtk/Makefile.am
2930                 Added headers.h (completes 2.9.1cvs5).
2931
2932 2007-04-20 [wwp]        2.9.1cvs11
2933
2934         * src/addressbook.c
2935                 Fix the use of display name in name column,
2936                 it has been overriden w/ the use of nickname
2937                 by 2.9.0cvs3. Now nickname is used (if any)
2938                 in case of LDAP books only.
2939
2940 2007-04-20 [colin]      2.9.1cvs10
2941
2942         * src/mimeview.c
2943         * src/summaryview.c
2944         * src/textview.c
2945                 Add handling of 'a' to loop in a mail's
2946                 mimeparts
2947
2948 2007-04-20 [colin]      2.9.1cvs9
2949
2950         * src/toolbar.c
2951                 Fix bug 1190, 'dir_open' button doesn't work'
2952                 (Maemo)
2953
2954 2007-04-20 [colin]      2.9.1cvs8
2955
2956         * src/folderview.c
2957         * src/mainwindow.c
2958                 Fix bug 1194, 'Hardware keys move from email 
2959                 list to account/directory list, but not back 
2960                 to email list...' (Maemo)
2961
2962 2007-04-20 [colin]      2.9.1cvs7
2963
2964         * src/compose.h
2965                 complete previous commit
2966
2967 2007-04-20 [colin]      2.9.1cvs6
2968
2969         * src/compose.c
2970                 Fix bug 1187, 'Reply-to addressee disappears 
2971                 when reply-to text box is clicked...' (Maemo)
2972
2973 2007-04-20 [wwp]        2.9.1cvs5
2974
2975         * po/POTFILES.in
2976         * src/addressbook.c
2977         * src/compose.c
2978         * src/filtering.c
2979         * src/headerview.c
2980         * src/matcher.c
2981         * src/prefs_common.c
2982         * src/prefs_common.h
2983         * src/prefs_display_header.c
2984         * src/prefs_matcher.c
2985         * src/summaryview.c
2986         * src/gtk/headers.h
2987         * src/gtk/quicksearch.c
2988                 Translate more header names according to the relevant option value,
2989                 mostly in filtering debug messages (reported by Tim <timbrain@post.cz>).
2990                 Replaced nearly all uses of prefs_common.trans_hdr with a call
2991                 to prefs_common_translated_header_name().
2992                 Added a headers.h reference file that contains known header names
2993                 (RFC2822 and others) to the translation process' input, so that
2994                 translated header names will still exist even if no occurrence of
2995                 _("headername") is found anymore in the sources.
2996                 Don't translate column name 'Number' following to trans_hdr option
2997                 value as it's not a header name.
2998
2999 2007-04-20 [colin]      2.9.1cvs4
3000
3001         * src/gtk/quicksearch.c
3002         * src/gtk/quicksearch.h
3003                 Add "From, To or Subject" quicksearch
3004                 type. Patch by ulfschaper@users.sf.net
3005
3006 2007-04-20 [colin]      2.9.1cvs3
3007
3008         * src/matcher.c
3009                 Implement proper references filtering condition.
3010                 Patch based on a patch by Khanh-Dang <kdntl@users.sf.net>
3011
3012 2007-04-19 [wwp]        2.9.1cvs2
3013
3014         * src/prefs_display_header.c
3015         * src/message_search.c
3016                 Fix few warnings (g_free of const gchar*).
3017
3018 2007-04-19 [paul]       2.9.1cvs1
3019
3020         * NEWS
3021         * README
3022         * RELEASE_NOTES
3023         * configure.ac
3024                 bump version number following
3025                 stable release
3026
3027 2007-04-19 [paul]       2.9.0cvs9
3028
3029         * manual/advanced.xml
3030         * manual/glossary.xml
3031                 fix typos
3032
3033 2007-04-18 [paul]       2.9.0cvs8
3034
3035         * src/pop.c
3036                 fix for CVE-2007-1558 (APOP)
3037                 Thanks to Colin
3038
3039 2007-04-18 [paul]       2.9.0cvs7
3040
3041         * src/messageview.c
3042         * src/mimeview.c
3043         * src/summaryview.c
3044         * src/gtk/filesel.c
3045                 Fix encoding woes wrt saving of
3046                 mails and parts
3047                 Thanks to Colin
3048
3049 2007-04-18 [colin]      2.9.0cvs6
3050
3051         * src/gtk/pluginwindow.c
3052                 Fix bug 1185, 'Pluginwindow's [X] button doesn't save'
3053
3054 2007-04-17 [wwp]        2.9.0cvs5
3055
3056         * src/addressadd.c
3057         * src/addressbook.c
3058         * src/addrindex.c
3059         * src/ldapupdate.c
3060                 Fix --disable-ldap build,
3061                 fix some LDAP annoyances on 
3062                 searches, thanks to Colin.
3063
3064 2007-04-17 [wwp]        2.9.0cvs4
3065
3066         * src/ldapupdate.c
3067                 Fix more mixed decls, sensitive w/ strict ANSI-C89 compilers
3068                 like gcc 2.9x. Thanks to Colin.
3069
3070 2007-04-17 [wwp]        2.9.0cvs3
3071
3072         * src/Makefile.am
3073         * src/addressadd.c
3074         * src/addressbook.c
3075         * src/addrindex.c
3076         * src/addritem.c
3077         * src/addritem.h
3078         * src/editaddress.c
3079         * src/ldapctrl.c
3080         * src/ldapctrl.h
3081         * src/ldapquery.c
3082         * src/ldapserver.c
3083         * src/ldapserver.h
3084         * src/ldapupdate.c
3085         * src/ldapupdate.h
3086                 Add LDAP write support. Patch mostly by 
3087                 Michael <mir at datanom dot net>
3088
3089 2007-04-17 [wwp]        2.9.0cvs2
3090
3091         * src/compose.c
3092                 Prepend "Add to address book" to the context menu of compose window's sender and
3093                 recipient fields.
3094
3095 2007-04-16 [paul]       2.9.0cvs1
3096
3097         * src/gtk/authors.h
3098                 add Pader Rezso
3099
3100 2007-04-16 [paul]       2.9.0
3101
3102         * NEWS
3103         * README
3104         * RELEASE_NOTES
3105                 2.9.0 released
3106
3107 2007-04-16 [paul]       2.8.1cvs102
3108
3109         * po/fr.po
3110                 updated by Fabien Vantard
3111
3112 2007-04-16 [paul]       2.8.1cvs101
3113
3114         * po/ca.po
3115         * po/cs.po
3116         * po/de.po
3117         * po/hu.po
3118         * po/pl.po
3119         * po/pt_BR.po
3120         * po/sr.po
3121         * po/zh_CN.po
3122                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
3123                 Pader Rezso, Emil Nowak, Frederico Goncalves Guimaraes,
3124                 Aleksandar Urosevic, and Ralgh Young
3125
3126 2007-04-15 [mones]      2.8.1cvs100
3127
3128         * po/es.po
3129                 Updated for release
3130
3131 2007-04-14 [colin]      2.8.1cvs99
3132
3133         * src/message_search.c
3134         * src/prefs_display_header.c
3135         * src/summary_search.c
3136         * src/gtk/combobox.c
3137                 Fix allocations
3138
3139 2007-04-14 [wwp]        2.8.1cvs98
3140
3141         * src/gtk/combobox.c
3142         * src/message_search.c
3143         * src/summary_search.c
3144         * src/prefs_display_header.c
3145                 Workaround a bug with GTK+ 2.6.x where gtk_combo_box_get_active_text()
3146                 returns NULL, get the text value directly from the GtkEntry child.
3147
3148 2007-04-13 [colin]      2.8.1cvs97
3149
3150         * src/gtk/quicksearch.c
3151                 Give the focus back to summaryview when
3152                 emptying the quicksearch with Esc
3153
3154 2007-04-13 [colin]      2.8.1cvs96
3155
3156         * src/message_search.c
3157         * src/prefs_display_header.c
3158         * src/summary_search.c
3159                 Fix possibles crashes when getting text
3160                 from gtk combos
3161
3162 2007-04-13 [colin]      2.8.1cvs95
3163
3164         * src/pop.c
3165                 Add some UIDL debugging
3166
3167 2007-04-12 [colin]      2.8.1cvs94
3168
3169         * src/folder.c
3170                 Force folder scan if necessary after
3171                 copying mails, to be able to reapply
3172                 flags.
3173
3174 2007-04-11 [colin]      2.8.1cvs93
3175
3176         * src/main.c
3177                 don't scan for new mail on startup if --select
3178                 is specified (or race conditions arise). If so,
3179                 do both sequentially.
3180
3181 2007-04-09 [colin]      2.8.1cvs92
3182
3183         * src/common/defs.h
3184                 Use leafpad by default on Maemo. Patch
3185                 by Jean-Luc Biord.
3186
3187 2007-04-06 [colin]      2.8.1cvs91
3188
3189         * src/pixmaps/queue_close.xpm
3190         * src/pixmaps/queue_close_hrm.xpm
3191         * src/pixmaps/queue_close_hrm_mark.xpm
3192         * src/pixmaps/queue_close_mark.xpm
3193         * src/pixmaps/queue_open.xpm
3194         * src/pixmaps/queue_open_hrm.xpm
3195         * src/pixmaps/queue_open_hrm_mark.xpm
3196         * src/pixmaps/queue_open_mark.xpm
3197                 Move the clock one pixel down :)
3198
3199 2007-04-05 [colin]      2.8.1cvs90
3200
3201         * src/mainwindow.c
3202                 Don't sync when switching offline from
3203                 command line - it's usually too late :)
3204
3205 2007-04-05 [paul]       2.8.1cvs89
3206
3207         * src/Makefile.am
3208         * src/stock_pixmap.c
3209         * src/pixmaps/dir_close_hrm.xpm
3210         * src/pixmaps/dir_close_hrm_mark.xpm
3211         * src/pixmaps/drafts_close.xpm
3212         * src/pixmaps/drafts_close_mark.xpm
3213         * src/pixmaps/drafts_open.xpm
3214         * src/pixmaps/drafts_open_mark.xpm
3215         * src/pixmaps/inbox.xpm
3216         * src/pixmaps/inbox_close.xpm
3217         * src/pixmaps/inbox_close_hrm.xpm
3218         * src/pixmaps/inbox_close_hrm_mark.xpm
3219         * src/pixmaps/inbox_close_mark.xpm
3220         * src/pixmaps/inbox_hrm.xpm
3221         * src/pixmaps/inbox_hrm_mark.xpm
3222         * src/pixmaps/inbox_mark.xpm
3223         * src/pixmaps/inbox_open.xpm
3224         * src/pixmaps/inbox_open_hrm.xpm
3225         * src/pixmaps/inbox_open_hrm_mark.xpm
3226         * src/pixmaps/inbox_open_mark.xpm
3227         * src/pixmaps/outbox.xpm
3228         * src/pixmaps/outbox_close.xpm
3229         * src/pixmaps/outbox_close_hrm.xpm
3230         * src/pixmaps/outbox_close_hrm_mark.xpm
3231         * src/pixmaps/outbox_close_mark.xpm
3232         * src/pixmaps/outbox_hrm.xpm
3233         * src/pixmaps/outbox_hrm_mark.xpm
3234         * src/pixmaps/outbox_mark.xpm
3235         * src/pixmaps/outbox_open.xpm
3236         * src/pixmaps/outbox_open_hrm.xpm
3237         * src/pixmaps/outbox_open_hrm_mark.xpm
3238         * src/pixmaps/outbox_open_mark.xpm
3239         * src/pixmaps/queue_close.xpm
3240         * src/pixmaps/queue_close_hrm.xpm
3241         * src/pixmaps/queue_close_hrm_mark.xpm
3242         * src/pixmaps/queue_close_mark.xpm
3243         * src/pixmaps/queue_open.xpm
3244         * src/pixmaps/queue_open_hrm.xpm
3245         * src/pixmaps/queue_open_hrm_mark.xpm
3246         * src/pixmaps/queue_open_mark.xpm
3247                 updated, added and replaced icons
3248                 Icons by Colin
3249
3250 2007-04-04 [colin]      2.8.1cvs88
3251
3252         * src/imap.c
3253                 Fix build without libetpan
3254
3255 2007-04-03 [colin]      2.8.1cvs87
3256
3257         * src/imap.c
3258                 Fix crash with Citadel, and try to make
3259                 things work. this server (and specifically 
3260                 STATUS and APPEND at least) seems broken.
3261
3262 2007-04-03 [colin]      2.8.1cvs86
3263
3264         * src/folderview.c
3265                 Fix icons on folder close
3266
3267 2007-04-03 [colin]      2.8.1cvs85
3268
3269         * src/inc.c
3270                 Fix double-ask of offline override in
3271                 certain cases
3272         * src/imap.c
3273         * src/imap.h
3274         * src/imap_gtk.c
3275                 Much more efficient way to synchronise
3276                 for offline use
3277         * src/etpan/imap-thread.c
3278                 Fix possible segs
3279         * src/folder.c
3280         * src/gtk/quicksearch.c
3281                 Fix some GUI lags
3282
3283 2007-04-03 [paul]       2.8.1cvs84
3284
3285         * src/filtering.c
3286         * src/folder.c
3287         * src/folder.h
3288         * src/prefs_common.c
3289         * src/prefs_common.h
3290         * src/prefs_other.c
3291                 Fix sync being done too late
3292                 Thanks to Colin
3293
3294 2007-04-02 [colin]      2.8.1cvs83
3295
3296         * src/summaryview.c
3297                 Maemo: Put status and quicksearch at the top
3298         * src/plugins/bogofilter/bogofilter.c
3299         * src/plugins/spamassassin/spamassassin.c
3300                 Derive trash from inbox if possible
3301
3302 2007-04-02 [paul]       2.8.1cvs82
3303
3304         * src/plugins/bogofilter/bogofilter_gtk.c
3305                 a few English changes
3306
3307 2007-04-02 [paul]
3308
3309         2.9.0-rc1 released
3310
3311 2007-04-02 [colin]      2.8.1cvs81
3312
3313         * src/image_viewer.c
3314                 Fix transparent images by using
3315                 GtkImage
3316         * src/messageview.c
3317                 Flush events (on new windows) to avoid
3318                 having the textview's image resize fail
3319                 to know the available width
3320
3321 2007-04-01 [colin]      2.8.1cvs80
3322
3323         * src/prefs_account.c
3324                 If no MH mailbox exist, when creating a POP/Local
3325                 account, just create and use the default one 
3326                 instead of bailing with a "Mailbox doesn't exist"
3327                 error
3328
3329 2007-03-31 [colin]      2.8.1cvs79
3330
3331         * src/prefs_account.c
3332                 Create signature file if it doesn't exist
3333                 before editing
3334         * src/prefs_toolbar.c
3335                 Maemo: Move "Use default" on the left so
3336                 that people can find it
3337         * src/common/defs.h
3338                 Maemo: make default editor "Maemopad", 
3339                 default signature file "MyDocs/signature.txt"
3340
3341 2007-03-31 [colin]      2.8.1cvs78
3342
3343         * src/prefs_account.c
3344                 Maemo: rework account prefs so
3345                 that less horizontal scrolling
3346                 is required
3347
3348 2007-03-31 [colin]      2.8.1cvs77
3349
3350         * src/folderview.c
3351         * src/prefs_common.c
3352         * src/prefs_common.h
3353                 Fix bug 1167, 'Allow not displaying zeros 
3354                 in folder list'. Patch by MartinP
3355
3356 2007-03-31 [colin]      2.8.1cvs76
3357
3358         * AUTHORS
3359                 Add Jean-Luc Biord
3360
3361 2007-03-31 [colin]      2.8.1cvs75
3362
3363         * src/imap.c
3364                 Apply patch from bug 1172, direct
3365                 access to the folder's session instead
3366                 of using getter. Patch by MartinP
3367
3368 2007-03-31 [paul]       2.8.1cvs74
3369
3370         * src/gtk/authors.h
3371                 no need to list Fabien twice!
3372
3373 2007-03-31 [colin]      2.8.1cvs73
3374
3375         * src/inc.c
3376                 If we're currently "overriding for %d minutes",
3377                 don't ask
3378
3379 2007-03-31 [colin]      2.8.1cvs72
3380
3381         * src/compose.c
3382         * src/imap.c
3383         * src/inc.c
3384         * src/inc.h
3385         * src/messageview.c
3386         * src/news.c
3387         * src/plugins/spamassassin/spamassassin.c
3388                 Offline override: Add a parameter to allow
3389                 asking even if the override timer is running.
3390                 Allows to ask every time the user makes an
3391                 explicit action needing online access (such
3392                 as Get Mail), and not when the action is 
3393                 implicit (such as opening an IMAP folder)
3394
3395 2007-03-31 [colin]      2.8.1cvs71
3396
3397         * src/inc.c
3398                 Override offline: "No" answer shouldn't
3399                 re-ask after 3 seconds, but 10 minutes. 
3400
3401 2007-03-30 [colin]      2.8.1cvs70
3402
3403         * src/common/socket.c
3404                 Better error reporting on unix socket
3405                 failure (bind usually)
3406         * src/gtk/gtkutils.c
3407         * src/gtk/gtkutils.h
3408                 Label window: add a pulsing progress
3409                 bar to show we're not hung :)
3410         * src/folderview.c
3411         * src/main.c
3412         * src/plugins/pgpcore/sgpgme.c
3413                 Update API
3414
3415 2007-03-30 [colin]      2.8.1cvs69
3416
3417         * src/pop.c
3418         * src/prefs_common.c
3419                 Fix possible trashing of history and uidl
3420                 files on disk full problems
3421
3422 2007-03-30 [paul]       2.8.1cvs68
3423
3424         * src/mainwindow.c
3425         * src/summaryview.c
3426         * src/summaryview.h
3427                 update summary when changing layout type
3428                 (fixes wrong folder icon being displayed)
3429                 Thanks to Colin
3430
3431 2007-03-29 [colin]      2.8.1cvs67
3432
3433         * src/prefs_ext_prog.c
3434                 The browser pref is irrelevant on Maemo
3435
3436 2007-03-29 [colin]      2.8.1cvs66
3437
3438         * src/compose.c
3439         * src/compose.h
3440                 Maemo: dynamically switch headers/text position
3441         * src/prefs_common.c
3442                 Maemo: hide compose's ruler by default
3443         * src/common/socket.c
3444         * src/common/socket.h
3445                 Fix build warning
3446
3447 2007-03-29 [colin]      2.8.1cvs65
3448
3449         * src/common/socket.c
3450         * src/common/socket.h
3451                 Fix build when MAEMO_CFLAGS contains
3452                 _X_OPENSOURCE (resolv.h errors as long
3453                 as we don't add _BSD_SOURCE. Ugly).
3454
3455 2007-03-29 [wwp]        2.8.1cvs64
3456
3457         * src/prefs_logging.c
3458                 Fix sensitivity of clip-log widgets in prefs/logging,
3459                 thanks to Fabien.
3460
3461 2007-03-29 [wwp]        2.8.1cvs63
3462
3463         * po/POTFILES.in
3464                 Updated files list for translations, thanks to Fabien.
3465
3466 2007-03-29 [colin]      2.8.1cvs62
3467
3468         * src/main.c
3469         * src/common/Makefile.am
3470         * src/common/utils.c
3471                 Maybe make URI opening work in Maemo
3472                 Requires testing :)
3473
3474 2007-03-28 [colin]      2.8.1cvs61
3475
3476         * src/folder.c
3477         * src/folder.h
3478         * src/folderview.c
3479                 Add the possibility to sort folders arbitrarily
3480                 (via editing of folderlist.xml only). Patch by
3481                 Martin P <mp26+claws@os.inf.tu-dresden.de>
3482                 Fixes bug 1166, 'Folder ordering is fixed and cannot 
3483                 be changed by the user'
3484
3485 2007-03-28 [colin]      2.8.1cvs60
3486
3487         * src/mimeview.c
3488                 Add popup menu for mime icons
3489
3490 2007-03-28 [colin]      2.8.1cvs59
3491
3492         * src/mainwindow.c
3493                 Fix a layout issue when presenting
3494                 mainwindow in Small screen layout
3495         * src/toolbar.c
3496         * src/toolbar.h
3497                 Add a "Go to folder list" button for
3498                 mainwindow, and make it default in
3499                 the Maemo build
3500
3501 2007-03-28 [colin]      2.8.1cvs58
3502
3503         * src/compose.c
3504                 Don't dynamically update title on Maemo
3505                 Patch by Jean-Luc Biord
3506
3507 2007-03-27 [colin]      2.8.1cvs57
3508
3509         * src/compose.c
3510         * src/folderview.c
3511         * src/summaryview.c
3512                 Enable tap-and-hold on Maemo
3513
3514 2007-03-26 [colin]      2.8.1cvs56
3515
3516         * src/compose.c
3517                 More popup-menu (in attachments list)
3518
3519 2007-03-26 [colin]      2.8.1cvs55
3520
3521         * src/compose.c
3522                 Enable popup-menu signal
3523
3524 2007-03-26 [colin]      2.8.1cvs54
3525
3526         * src/plugins/pgpinline/pgpinline.c
3527                 Fix bug 1111, 'PGP/inline plugin hides text 
3528                 around encrypted text block'. Patch based on
3529                 a patch from Michal Cihar.
3530
3531 2007-03-26 [wwp]        2.8.1cvs53
3532
3533         * src/procmsg.c
3534                 Fix getting a false error when sending queued message
3535                 whereas the sending was fine (if there are subfolders
3536                 in the queue folder), thanks to Colin.
3537
3538 2007-03-26 [paul]       2.8.1cvs52
3539
3540         * src/wizard.c
3541                 update FACE header in welcome message
3542
3543 2007-03-25 [colin]      2.8.1cvs51
3544
3545         * src/Makefile.am
3546                 Fix make dist
3547
3548 2007-03-25 [colin]      2.8.1cvs50
3549
3550         * src/main.c
3551                 Fix OSSO_NAME on Maemo (patch by Jean-Luc)
3552
3553 2007-03-24 [colin]      2.8.1cvs49
3554
3555         * src/main.c
3556                 Fix a few launch problems on Maemo
3557                 Patch by Jean-Luc Biord
3558
3559 2007-03-24 [wwp]        2.8.1cvs48
3560
3561         * src/alertpanel.c
3562         * src/alertpanel.h
3563         * src/messageview.c
3564         * src/summaryview.c
3565                 Fix wrong action performed when closing the
3566                 "ask about account specific filtering rules
3567                 when filtering manually" dialog by pressing Escape.
3568                 Fix wrong order of buttons in the "return receipt
3569                 notification - the message was sent to several of
3570                 your accounts" dialog.
3571
3572 2007-03-24 [paul]       2.8.1cvs47
3573
3574         * src/folderview.c
3575                 an improvement to English usage
3576         * tools/kdeservicemenu/README
3577                 updated Claws url
3578
3579 2007-03-24 [paul]       2.8.1cvs46
3580
3581         * src/Makefile.am
3582         * src/stock_pixmap.c
3583         * src/pixmaps/edit_extern.xpm
3584         * src/pixmaps/mail_sign.xpm
3585                 rescue long lost icons
3586
3587 2007-03-24 [paul]       2.8.1cvs45
3588
3589         * src/toolbar.c
3590                 fix toolbar (broken in 2.8.1cvs42)
3591
3592 2007-03-23 [colin]      2.8.1cvs44
3593
3594         * src/imap.c
3595                 Correctly unsubscribe/resubscribe after
3596                 RENAME
3597
3598 2007-03-23 [colin]      2.8.1cvs43
3599
3600         * src/prefs_common.c
3601                 Maemo: as the platform is light on RAM, allow
3602                 caches to be discarded faster.
3603
3604 2007-03-23 [colin]      2.8.1cvs42
3605
3606         * src/Makefile.am
3607         * src/compose.c
3608         * src/compose.h
3609         * src/stock_pixmap.c
3610         * src/stock_pixmap.h
3611         * src/summaryview.c
3612         * src/summaryview.h
3613         * src/toolbar.c
3614         * src/toolbar.h
3615         * src/pixmaps/open_mail.xpm
3616                 Maemo changes: Add the possibility to have
3617                 "Open Email" and "Close Window" buttons on 
3618                 toolbars (and use them in Maemo's default
3619                 toolbars)
3620
3621 2007-03-23 [wwp]        2.8.1cvs41
3622
3623         * src/action.c
3624                 Reverted that part of the action dialog closure logics, to
3625                 pre-2.8.1cvs19. Managing action dialog w/ no output may be
3626                 done later in a different way (or may not).
3627
3628 2007-03-22 [wwp]        2.8.1cvs40
3629
3630         * src/action.c
3631                 Fix sticky action dialog when got no output but action command
3632                 is pipe'ing out or inserting (introduced w/ 2.8.1cvs19).
3633
3634 2007-03-22 [colin]      2.8.1cvs39
3635
3636         * src/prefs_filtering.c
3637         * src/gtk/combobox.h
3638                 Fix escaping account names in filtering prefs
3639
3640 2007-03-22 [colin]      2.8.1cvs38
3641
3642         * src/addrindex.c
3643         * src/ldapctrl.h
3644         * src/ldapquery.c
3645                 Add any attribute specified in LDAP servers'
3646                 Search attributes to the Other Attributes tab
3647                 of contacts; Add 'telephoneNumber' in the
3648                 default list.
3649
3650 2007-03-22 [colin]      2.8.1cvs37
3651
3652         * src/folderview.c
3653         * src/folderview.h
3654         * src/mainwindow.c
3655                 Try to prevent race conditions when
3656                 changing the folder list
3657         * src/summaryview.c
3658                 Fix possible red folder icon when
3659                 switching from Small screen layout
3660                 to any other
3661
3662 2007-03-22 [colin]      2.8.1cvs36
3663
3664         * src/mainwindow.c
3665         * src/mainwindow.h
3666         * src/summaryview.c
3667                 Rename "little screen" to "Small screen"
3668         * src/gtk/Makefile.am
3669         * src/common/utils.c
3670         * src/mh.c
3671                 Fix Maemo-related compilation problems
3672
3673 2007-03-21 [colin]      2.8.1cvs35
3674
3675         * configure.ac
3676                 Fix previous commit
3677         * claws-mail.desktop
3678                 Remove .png from the Icon, it's useless
3679
3680 2007-03-21 [colin]      2.8.1cvs34
3681
3682         * configure.ac
3683         * src/Makefile.am
3684                 Add the necessary lib checking for 
3685                 Maemo
3686
3687 2007-03-21 [colin]      2.8.1cvs33
3688
3689         * src/main.c
3690                 Fix unconditional "error happened" when
3691                 sending via command-line. "lol @ myself"
3692
3693 2007-03-21 [colin]      2.8.1cvs32
3694
3695         * claws-mail-40x40.png
3696         * claws-mail-26x26.png
3697         * src/account.c
3698         * src/addressbook.c
3699         * src/compose.c
3700         * src/folderview.c
3701         * src/folderview.h
3702         * src/main.c
3703         * src/mainwindow.c
3704         * src/mainwindow.h
3705         * src/messageview.c
3706         * src/prefs_account.c
3707         * src/prefs_common.c
3708         * src/summary_search.c
3709         * src/summaryview.c
3710         * src/summaryview.h
3711         * src/gtk/authors.h
3712         * src/gtk/gtkutils.c
3713         * src/gtk/gtkutils.h
3714         * src/gtk/logwindow.c
3715         * src/gtk/menu.c
3716         * src/gtk/prefswindow.c
3717                 Add Maemo port (patch mainly by Jean-Luc Biort)
3718                 Add a new 'Little screen' layout to help on such
3719                 platforms (patch by me)
3720                 Make some default preferences different (more
3721                 adapted) on Maemo (patch by me)
3722
3723 2007-03-21 [wwp]        2.8.1cvs31
3724
3725         * src/prefs_logging.c
3726         * src/prefs_logging.h
3727                 Fixed copyright header of newly added files.
3728
3729 2007-03-21 [wwp]        2.8.1cvs30
3730
3731         * src/Makefile.am
3732         * src/filtering.c
3733         * src/filtering.h
3734         * src/folder.c
3735         * src/folderview.c
3736         * src/imap.c
3737         * src/inc.c
3738         * src/main.c
3739         * src/mainwindow.c
3740         * src/mainwindow.h
3741         * src/matcher.c
3742         * src/messageview.c
3743         * src/news.c
3744         * src/pop.c
3745         * src/prefs_common.c
3746         * src/prefs_common.h
3747         * src/prefs_logging.c
3748         * src/prefs_logging.h
3749         * src/prefs_other.c
3750         * src/procmsg.c
3751         * src/send_message.c
3752         * src/summaryview.c
3753         * src/common/log.c
3754         * src/common/log.h
3755         * src/common/nntp.c
3756         * src/common/session.c
3757         * src/common/smtp.c
3758         * src/common/socket.c
3759         * src/etpan/imap-thread.c
3760         * src/gtk/logwindow.c
3761         * src/gtk/logwindow.h
3762         * src/plugins/bogofilter/bogofilter.c
3763         * src/plugins/spamassassin/spamassassin.c
3764                 Added debugging of filtering/processing rules.
3765                 The debug log is here 'Tools/Filtering debug window',
3766                 the options there 'Configuration/Preferences/Other/Logging',
3767                 and the log file is ~/.claws-mail/filtering.log.
3768                 Moved protocol log prefs to 'Other/Logging' as well.
3769                 To support such debugging feature, the existing log API has
3770                 been enhanced (common/log.[ch] and gtk/logwindow.[ch]) and
3771                 this impacts many external modules (commits follow).
3772
3773 2007-03-21 [paul]       2.8.1cvs29
3774
3775         * src/etpan/Makefile.am
3776         * src/etpan/imap-thread.c
3777                 add missing #include
3778
3779 2007-03-21 [colin]      2.8.1cvs28
3780
3781         * src/procmime.c
3782                 Fix bug 1157, 'some broken messages confuse 
3783                 mime parser'. Make sure we can't have MimeInfos
3784                 with negative sizes.
3785
3786 2007-03-20 [colin]      2.8.1cvs27
3787
3788         * src/main.c
3789                 Fix missing \0 on buffer
3790
3791 2007-03-20 [colin]      2.8.1cvs26
3792
3793         * src/mh.c
3794                 Use make_dir_hier instead of make_dir 
3795                 to create the MH mailbox
3796
3797 2007-03-20 [colin]      2.8.1cvs25
3798
3799         * src/folder.c
3800         * src/folder.h
3801         * src/prefs_account.c
3802         * src/wizard.c
3803                 Fix default inbox weirdnesses (after wizard,
3804                 if path is Mail, mailbox identifier is #mh/Mailbox,
3805                 and when creating new accounts)
3806
3807 2007-03-20 [colin]      2.8.1cvs24
3808
3809         * src/account.c
3810                 Write folderlist after adding/deleting accounts
3811                 that have folders
3812
3813 2007-03-20 [colin]      2.8.1cvs23
3814
3815         * src/imap.c
3816         * src/remotefolder.h
3817                 Fix bug 1153, 'CM segfaults if IMAP folder is 
3818                 selected while scanning prior to update'
3819
3820 2007-03-17 [paul]       2.8.1cvs22
3821
3822         * src/main.c
3823                 fix a typo, and be a little more verbose.
3824
3825 2007-03-17 [wwp]        2.8.1cvs21
3826
3827         * src/inc.c
3828                 Fix a compiler warning.
3829
3830 2007-03-16 [wwp]        2.8.1cvs20
3831
3832         * tools/Makefile.am
3833         * tools/README
3834                 Updated to deal w/ the new mairix.sh tool.
3835
3836 2007-03-16 [wwp]        2.8.1cvs19
3837
3838         * src/action.c
3839                 Fix logics issues around the action IO dialog:
3840                 - disable entry widget and exec button when
3841                   the exec button is clicked (don't wait for any
3842                   output line) - fix possible disabling/re-enabling/
3843                   re-disabling of those widgets
3844                 - raise an error if executing a %as{} action either
3845                   empty or invalid, instead of failing silently
3846                 - don't close the dialog if the abort button has been
3847                   clicked and if there was no output yet
3848                 - set focus to the abort button when the exec button
3849                   is clicked
3850                 - fix capitalization of a warning message
3851
3852 2007-03-16 [wwp]        2.8.1cvs18
3853
3854         * tools/mairix.sh
3855                 Added a wrapper to mairix to the tools folder.
3856
3857 2007-03-16 [colin]      2.8.1cvs17
3858
3859         * src/messageview.c
3860         * src/mimeview.h
3861                 Allow mimeviewer plugins to print
3862                 their stuff
3863
3864 2007-03-16 [colin]      2.8.1cvs16
3865
3866         * .cvsignore
3867                 Ignore *.patchset
3868
3869 2007-03-15 [colin]      2.8.1cvs15
3870
3871         * src/messageview.c
3872         * src/mimeview.h
3873                 Add a way for mimeviewer plugins to
3874                 implement body search
3875
3876 2007-03-15 [paul]       2.8.1cvs14
3877
3878         * src/prefs_spelling.c
3879                 fix English usage
3880
3881 2007-03-15 [paul]       2.8.1cvs13
3882
3883         * src/common/quoted-printable.c
3884                 fix decoding of quoted-printable parts
3885
3886 2007-03-14 [wwp]        2.8.1cvs12
3887
3888         * src/gtk/logwindow.h
3889                 Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
3890
3891 2007-03-14 [wwp]        2.8.1cvs11
3892
3893         * src/gtk/logwindow.h
3894                 Complete 2.8.1cvs10.
3895
3896 2007-03-14 [colin]      2.8.1cvs10
3897
3898         * src/gtk/logwindow.c
3899                 Probably fix bug 1149, crash on logwindow
3900                 close - at the expense of performance once
3901                 logwin has been opened
3902
3903 2007-03-14 [colin]      2.8.1cvs9
3904
3905         * src/main.c
3906                 If claws-mail is running on another
3907                 display, warn instead of popping it up
3908                 on the other display
3909
3910 2007-03-12 [colin]      2.8.1cvs8
3911
3912         * src/wizard.c
3913                 Fix bug 1145, 'Setting a different name 
3914                 for the Mailbox name isn't reflected in 
3915                 default account settings'. Patch by wwp
3916
3917 2007-03-12 [colin]      2.8.1cvs7
3918
3919         * src/summaryview.c
3920                 Fix bug 1143, 'Add number of messages to be 
3921                 deleted to confirmation dialog'
3922
3923 2007-03-12 [wwp]        2.8.1cvs6
3924
3925         * src/folderview.c
3926         * src/prefs_common.c
3927         * src/prefs_common.h
3928         * src/prefs_summaries.c
3929                 Changed the option that displays unread messages count
3930                 next to the folder name in folder list: it is now
3931                 possible to either display nothing, display the
3932                 unread messages number only or the unread and total messages
3933                 numbers. The patch includes this extra feature as well
3934                 as some minor fixes by rewriting the algo in folderview.c.
3935                 Thanks to Paul for the original idea and implementation, plus
3936                 testing and proof-reading!
3937
3938 2007-03-09 [paul]       2.8.1cvs5
3939
3940         * tools/Makefile.am
3941         * tools/README
3942         * tools/claws-mail-compose-insert-files.pl
3943                 added a script which enables inserting files
3944                 into the message body of a new Claws Mail
3945                 Compose window from the command line. Additionally
3946                 To, Cc, Subject and files to attach to the message
3947                 can be specified.
3948
3949 2007-03-09 [wwp]        2.8.1cvs4
3950
3951         * src/addr_compl.c
3952         * src/addr_compl.h
3953         * src/filtering.c
3954                 Optimize matching of addresses in the addressbook
3955                 (filtering/processing 'found_in_addressbook' condition).
3956
3957 2007-03-07 [wwp]        2.8.1cvs3
3958
3959         * src/quote_fmt.c
3960         * src/quote_fmt_lex.l
3961         * src/quote_fmt_parse.y
3962                 Add a new quote format symbol: %A to insert the
3963                 sender email address (just the address itself).
3964
3965 2007-03-06 [wwp]        2.8.1cvs2
3966
3967         * src/gtk/gtkutils.c
3968         * src/plugins/trayicon/trayicon_prefs.h
3969         * src/plugins/trayicon/trayicon_prefs.c
3970         * src/plugins/trayicon/trayicon.c
3971         * src/mainwindow.h
3972         * src/mainwindow.c
3973                 Add a new trayicon (optional) feature: minimize to tray. When enabled,
3974                 minimizing Claws-Mail main window will hide it to the trayicon instead.
3975
3976
3977 2007-03-06 [paul]       2.8.1cvs1
3978
3979         * NEWS
3980         * README
3981         * RELEASE_NOTES
3982         * configure.ac
3983                 bump version number following
3984                 stable release
3985
3986 2007-03-06 [paul]       2.8.0cvs24
3987
3988         * po/cs.po
3989                 corrected by by Tim <timbrain@post.cz>
3990
3991 2007-03-05 [colin]      2.8.0cvs23
3992
3993         * src/Makefile.am
3994         * src/procmime.c
3995                 Fix mime/globs path on NetBSD
3996                 patch by George Michaelson
3997
3998 2007-03-05 [wwp]        2.8.0cvs22
3999
4000         * src/addr_compl.c
4001                 Remove debug statement (accidentally committed w/ cvs14).
4002
4003 2007-03-05 [paul]       2.8.0cvs21
4004
4005         * src/plugins/pgpcore/prefs_gpg.c
4006                 fix compiler warning
4007
4008 2007-03-05 [wwp]        2.8.0cvs20
4009
4010         * src/matcher_parser_parse.y
4011                 Fix mismerge between cvs17 and cvs19.
4012
4013 2007-03-05 [wwp]        2.8.0cvs19
4014
4015         * src/matcher_parser_parse.y
4016         * src/prefs_filtering_action.c
4017         * src/matcher.c
4018         * src/matcher.h
4019         * src/filtering.c
4020         * src/filtering.h
4021                 Add new 'add_to_addressbook' filtering/processing action.
4022
4023 2007-03-05 [wwp]        2.8.0cvs18
4024
4025         * src/filtering.c
4026                 Fix mark_as_ham filtering/processing action: spam flag
4027                 was not unset.
4028
4029 2007-03-04 [colin]      2.8.0cvs17
4030
4031         * src/filtering.c
4032         * src/matcher.c
4033         * src/matcher.h
4034         * src/matcher_parser_parse.y
4035         * src/prefs_filtering_action.c
4036                 Add 'Mark as spam' and 'Mark as ham' filtering
4037                 actions. Fixes bug 1138.
4038
4039 2007-03-04 [colin]      2.8.0cvs16
4040
4041         * src/imap.c
4042                 Fix bug 1140, wrong return value
4043                 without libetpan
4044
4045 2007-03-04 [wwp]        2.8.0cvs15
4046
4047         * src/addr_compl.c
4048                 Rollback cvs14: don't free stuff that is managed in g_list.
4049
4050 2007-03-04 [wwp]        2.8.0cvs14
4051
4052         * src/addr_compl.c
4053                 Fix a leak in address completion code.
4054
4055 2007-03-04 [colin]      2.8.0cvs13
4056
4057         * src/addr_compl.c
4058                 Maybe fix bug 1136, 'Crash in group 
4059                 address completion'
4060
4061 2007-03-04 [iwkse]      2.8.0cvs12
4062
4063         * src/imap.c
4064                 fix: alertpanel.h included only in #ifdef HAVE_LIBETPAN
4065
4066 2007-03-03 [colin]      2.8.0cvs11
4067
4068         * src/plugins/pgpinline/pgpinline.c
4069                 Fix off-by-one, fix double-free. Fixes
4070                 bug 1135, 'cm-segfault on decrypting 
4071                 with PGP/inline'
4072
4073 2007-03-03 [colin]      2.8.0cvs10
4074
4075         * configure.ac
4076         * src/main.c
4077         * src/common/plugin.c
4078                 Fix bug 1134, 'Valgrind macros unhandled 
4079                 by Irix's cc'
4080
4081 2007-03-02 [colin]      2.8.0cvs9
4082
4083         * src/mbox.c
4084                 Don't error out on EAGAIN. Fixes 
4085                 bug 1129, '"local mbox file" account 
4086                 isn't retrieving mails'
4087
4088 2007-03-01 [wwp]        2.8.0cvs8
4089
4090         * src/mainwindow.c
4091         * src/gtk/colorlabel.c
4092                 Remove accels for extra color labels until we set better
4093                 and definitive ones.
4094
4095 2007-02-28 [wwp]        2.8.0cvs7
4096
4097         * src/mainwindow.c
4098         * src/matcher_parser_parse.y
4099         * src/prefs_common.c
4100         * src/prefs_msg_colors.c
4101         * src/procmsg.h
4102         * src/gtk/colorlabel.c
4103         * src/gtk/colorlabel.h
4104                 Add more customizable color labels. Cleaned up a bit
4105                 the color label API to avoid duplicate defines of
4106                 the max number of colors.
4107
4108 2007-02-27 [colin]      2.8.0cvs6
4109
4110         * src/mainwindow.c
4111         * src/common/utils.c
4112         * src/common/utils.h
4113                 Fix '+' in mailto URIs for List-* headers
4114
4115 2007-02-27 [colin]      2.8.0cvs5
4116
4117         * src/gtk/gtkutils.c
4118                 Use gtk_window_set_role instead of 
4119                 _set_wmclass
4120
4121 2007-02-27 [colin]      2.8.0cvs4
4122
4123         * src/inc.c
4124                 Fix "After receiving new mail, go to inbox" on IMAP,
4125                 and make it work only on manual reception
4126
4127 2007-02-27 [wwp]        2.8.0cvs3
4128
4129         * src/prefs_filtering.c
4130         * src/prefs_filtering_action.c
4131         * src/prefs_matcher.c
4132                 Update filtering matcher's and action's color label menus
4133                 when re-opening those dialogs (reflect any change to the
4134                 color labels list in the preferences).
4135
4136 2007-02-27 [colin]      2.8.0cvs2
4137
4138         * src/imap.c
4139         * src/etpan/etpan-thread-manager-types.h
4140         * src/etpan/etpan-thread-manager.c
4141         * src/etpan/imap-thread.c
4142                 Log imap ALERTs as errors in the log.
4143
4144 2007-02-26 [paul]       2.8.0cvs1
4145
4146         * tools/claws.i18n.status.pl
4147                 updated
4148
4149 2007-02-26 [paul]       2.7.2cvs75
4150
4151         * po/ca.po
4152         * po/cs.po
4153         * po/de.po
4154         * po/en_GB.po
4155         * po/fi.po
4156         * po/fr.po
4157         * po/hu.po
4158         * po/pl.po
4159         * po/pt_BR.po
4160         * po/sk.po
4161         * po/sr.po
4162         * po/zh_CN.po
4163                 updated by Miquel Oliete, Tim Brain, Stephan Sachse,
4164                 me, Flammie Pirinen, Fabien Vantard, Pader Rezso,
4165                 Pawel Pekala, Frederico Goncalves Guimaraes, Andrej Kacian,
4166                 Aleksandar Urosevic, and Ralgh Young
4167
4168 2007-02-25 [mones]      2.7.2cvs74
4169
4170         * po/es.po
4171                 Updated for release
4172
4173 2007-02-25 [colin]      2.7.2cvs73
4174
4175         * src/main.c
4176                 Clearing the list is only useful
4177                 to prevent a valgrind false-positive
4178
4179 2007-02-25 [paul]       2.7.2cvs72
4180
4181         * tools/Makefile.am
4182         * tools/README
4183         * tools/kmail-mailbox2claws-mail.pl  **ADDED**
4184         * tools/maildir2claws-mail.pl  **REMOVED**
4185                 renamed the script, fixed a couple bugs
4186
4187 2007-02-23 [colin]      2.7.2cvs71
4188
4189         * src/addressbook.c
4190                 Fix a leak, check for a few improbable nulls
4191
4192 2007-02-23 [colin]      2.7.2cvs70
4193
4194         * src/main.c
4195         * src/main.h
4196         * src/plugins/trayicon/trayicon.c
4197                 Fix blinking mainwin when starting in tray
4198                 (show mainwindow later in the startup process,
4199                  apart if restarting post-crash)
4200
4201 2007-02-23 [colin]      2.7.2cvs69
4202
4203         * src/folderview.c
4204         * src/imap_gtk.c
4205                 Fix crash when unsubscribing the currently
4206                 selected/opened folder
4207
4208 2007-02-23 [colin]      2.7.2cvs68
4209
4210         * src/compose.c
4211                 Fix bug that prevented colorization to
4212                 work without wrap quotation option
4213
4214 2007-02-23 [colin]      2.7.2cvs67
4215
4216         * src/addr_compl.c
4217                 Fix refcounting, start and end completion who
4218                 behaved as if there couldn't be any other current
4219                 user of completion
4220
4221 2007-02-23 [wwp]        2.7.2cvs66
4222
4223         * src/addressbook.c
4224         * src/addrindex.c
4225                 Address completion fixes: fix addressbook_peek_folder_exists() in
4226                 which the algorithm was ridiculously over-obfuscated and broken.
4227                 Fix addrindex_load_completion() as well, to load addresses in
4228                 completion list with regards to what addressbook_peek_folder_exists()
4229                 returns now.
4230
4231 2007-02-23 [wwp]        2.7.2cvs65
4232
4233         * src/addr_compl.c
4234                 Add addresses to completion when they're non-empty (thanks to Colin).
4235
4236 2007-02-23 [paul]       2.7.2cvs64
4237
4238         * src/plugins/pgpcore/passphrase.c
4239                 remove 'const '
4240
4241 2007-02-23 [colin]      2.7.2cvs63
4242
4243         * src/plugins/pgpcore/prefs_gpg.c
4244         * src/plugins/pgpcore/prefs_gpg.h
4245         * src/plugins/pgpcore/sgpgme.c
4246         * src/plugins/pgpinline/pgpinline.c
4247         * src/plugins/pgpmime/pgpmime.c
4248                 Try harder to respect user's choice wrt
4249                 gpg-agent even with gpg2, by unsetting
4250                 GPG_AGENT_INFO when necessary.
4251
4252 2007-02-22 [paul]       2.7.2cvs62
4253
4254         * src/plugins/pgpcore/sgpgme.c
4255         * src/plugins/pgpcore/sgpgme.h
4256         * src/plugins/pgpcore/passphrase.c
4257         * src/plugins/pgpinline/pgpinline.c
4258         * src/plugins/pgpmime/pgpmime.c
4259                 Fix a leak - gpgme_data_release_and_get_mem
4260                 leaks in recent gpgme. Workaround by using
4261                 our own function.
4262
4263 2007-02-22 [paul]       2.7.2cvs61
4264
4265         * src/gtk/quicksearch.c
4266                 Abandon dynamic search when pressing
4267                 Enter
4268
4269 2007-02-21 [colin]      2.7.2cvs60
4270
4271         * src/procmsg.c
4272         * src/plugins/pgpcore/passphrase.c
4273                 Fix little memory leaks
4274         * src/main.c
4275                 Fix false-positive leak at exit
4276         * src/gtk/quicksearch.c
4277                 Fix potentially big leak in recursive
4278                 Quicksearch
4279
4280 2007-02-21 [wwp]        2.7.2cvs59
4281
4282         * src/summaryview.c
4283                 Add missing newline to a debug message.
4284
4285 2007-02-20 [colin]      2.7.2cvs58
4286
4287         * src/Makefile.am
4288         * src/mimeview.c
4289         * src/stock_pixmap.c
4290         * src/stock_pixmap.h
4291         * src/pixmaps/mime_pgpsig.xpm
4292                 Add icon for application/pgp-signature
4293
4294 2007-02-20 [colin]      2.7.2cvs57
4295
4296         * src/Makefile.am
4297         * src/main.c
4298         * src/mimeview.c
4299         * src/stock_pixmap.c
4300         * src/stock_pixmap.h
4301         * src/pixmaps/mime_calendar.xpm
4302         * src/pixmaps/mime_pdf.xpm
4303         * src/pixmaps/mime_ps.xpm
4304                 Add icons for text/calendar, application/pdf
4305                 and application/postscript
4306
4307 2007-02-20 [colin]      2.7.2cvs56
4308
4309         * autogen.sh
4310         * src/matcher_parser_parse.y
4311         * src/matcher_parser_lex.l
4312                 Fix big memory leak in flex, and
4313                 require flex 2.5.31
4314
4315 2007-02-20 [wwp]        2.7.2cvs55
4316
4317         * src/matcher_parser_parse.y
4318                 Fix a duplicate token definition (thanks to iwkse).
4319
4320 2007-02-20 [wwp]        2.7.2cvs54
4321
4322         * src/matcher_parser_lex.l
4323         * src/quote_fmt_lex.l
4324                 Use proper flex options instead of direct use of #define,
4325                 make the flex-generated C lighter.
4326
4327 2007-02-20 [colin]      2.7.2cvs53
4328
4329         * src/summaryview.c
4330                 Grab focus in message list after hiding
4331                 the quicksearch, instead of leaving it
4332                 "somewhere"
4333
4334 2007-02-19 [colin]      2.7.2cvs52
4335
4336         * src/folderview.c
4337                 Fix bug 1033, 'Automatically refresh 
4338                 message list when new messages arrives'
4339                 Looks like folderview->opened can sometimes
4340                 be wrong...
4341
4342 2007-02-19 [paul]       2.7.2cvs51
4343
4344         * tools/Makefile.am
4345         * tools/README
4346         * tools/thunderbird-filters-convertor.pl
4347                 add new script which converts thunderbird filter
4348                 rules to Claws filter rules
4349
4350 2007-02-18 [paul]       2.7.2cvs50
4351
4352         * src/plugins/pgpcore/prefs_gpg.c
4353         * src/plugins/pgpcore/prefs_gpg.h
4354         * src/plugins/pgpcore/sgpgme.c
4355         * src/plugins/pgpinline/pgpinline.c
4356         * src/plugins/pgpmime/pgpmime.c
4357                 improved GUI interoperability with gpg-agent
4358
4359 2007-02-18 [paul]       2.7.2cvs49
4360
4361         * src/prefs_account.c
4362                 Privacy options sensitivity fix
4363
4364 2007-02-17 [colin]      2.7.2cvs48
4365
4366         * src/messageview.c
4367                 Reset icon to warning in the noticeview
4368
4369 2007-02-15 [colin]      2.7.2cvs47
4370
4371         * src/folderview.c
4372                 Fix a manifestation of bug 1033 (summaryview failing
4373                 to update for new mails), which happens after editing
4374                 account preferences or preferences that cause a 
4375                 folderview reload.
4376
4377 2007-02-15 [colin]      2.7.2cvs46
4378
4379         * src/addressbook.c
4380                 Probably fix bug 1123, 'Segmentation 
4381                 fault while opening address book'. I get
4382                 g_warnings if the saved paned position is
4383                 not greater than 0. Also, save position
4384                 when hiding the addressbook instead of
4385                 via signal.
4386
4387 2007-02-14 [colin]      2.7.2cvs45
4388
4389         * src/plugins/pgpcore/prefs_gpg.c
4390         * src/plugins/pgpcore/prefs_gpg.h
4391         * src/plugins/pgpcore/sgpgme.c
4392         * src/plugins/pgpinline/pgpinline.c
4393         * src/plugins/pgpmime/pgpmime.c
4394                 Add an option "Use gpg-agent if available". Fixes
4395                 annoyances with distro-installed gpg-agent, when
4396                 no pinentry program is installed, and the user's 
4397                 at a loss on why "decryption failed". Makes more
4398                 clear why passphrase isn't saved when gpg-agent is
4399                 used. Defaults to true, to avoid changing the 
4400                 current behaviour.
4401
4402 2007-02-14 [wwp]        2.7.2cvs44
4403
4404         * src/matcher_parser_parse.y
4405                 Fix missing line number reset (wrong line number might appear
4406                 when re-loading filtering rules if there's a parser error).
4407
4408 2007-02-13 [colin]      2.7.2cvs43
4409
4410         * src/common/utils.c
4411                 Don't encode ',' in URIs before passing it
4412                 to the browser command-line. It was probably
4413                 done at a time where commas in URIs made
4414                 mozilla -remote 'openurl(%s,new-window)'
4415                 bug.
4416
4417 2007-02-13 [wwp]        2.7.2cvs42
4418
4419         * src/prefs_matcher.c
4420         * src/plugins/bogofilter/bogofilter_gtk.c
4421                 A bit of string factorization around "Select ..." buttons.
4422
4423 2007-02-11 [colin]      2.7.2cvs41
4424
4425         * src/alertpanel.c
4426                 Make sure to escape the title
4427
4428 2007-02-11 [colin]      2.7.2cvs40
4429
4430         * src/codeconv.c
4431                 Recognize .utf8 locales as .UTF-8 ones
4432
4433 2007-02-11 [colin]      2.7.2cvs39
4434
4435         * src/compose.c
4436                 Fix code conversion when dragging a file
4437
4438 2007-02-09 [colin]      2.7.2cvs38
4439
4440         * src/plugins/clamav/clamav_plugin.c
4441                 Complete Paul's patch with conditional
4442                 compilation to avoid breaking compilation
4443                 on old Dapper and Edgy... Maybe other
4444                 distros too.
4445
4446 2007-02-09 [paul]       2.7.2cvs37
4447
4448         * src/plugins/clamav/clamav_plugin.c
4449                 fix for the upstream changes in libclamav
4450
4451 2007-02-09 [paul]       2.7.2cvs36
4452
4453         * src/main.c
4454         * src/mainwindow.c
4455         * src/procmsg.c
4456         * src/procmsg.h
4457                 fix "warn if there are queued messages" (on exit)
4458                 option, which only checked the first mailbox's
4459                 queue
4460                 don't ask before emptying trash if there are no
4461                 messages in trash, also check and empty all trash
4462                 folders
4463         * src/prefs_other.c
4464                 move "Ask before emptying trash" option
4465                 outside of the "On exit" frame as it's
4466                 not only an "On exit" option
4467
4468 2007-02-09 [paul]       2.7.2cvs35
4469
4470         * src/addrgather.c
4471         * src/alertpanel.c
4472         * src/editldap.c
4473         * src/prefs_account.c
4474         * src/prefs_folder_item.c
4475         * src/prefs_gtk.h
4476         * src/prefs_matcher.c
4477         * src/prefs_message.c
4478         * src/prefs_msg_colors.c
4479         * src/prefs_summaries.c
4480         * src/wizard.c
4481         * src/gtk/inputdialog.c
4482         * src/plugins/bogofilter/bogofilter_gtk.c
4483                 pedantic commit: use 'checkbtn' everywhere
4484                 instead of a mixture of 'checkbtn' and 'chkbtn'
4485
4486 2007-02-09 [paul]       2.7.2cvs34
4487
4488         * src/compose.c
4489                 fix default hotkeys
4490         * src/prefs_other.c
4491         * src/prefs_send.c
4492                 move "Never send Return Receipts" from
4493                 prefs_other to prefs_send
4494                 add an option "Ask about account specific
4495                 filtering rules..." to prefs_other
4496         * src/gtk/gtkutils.c
4497                 fix a compiler warning
4498
4499 2007-02-08 [colin]      2.7.2cvs33
4500
4501         * src/plugins/pgpinline/pgpinline.c
4502                 Fix bug 1110, 'pgpmime fails to process 
4503                 encapsulated openpgp mime (rfc 3156, 6.1 
4504                 -> rfc1847)'
4505                 It was due to an interaction between PGP/Mime
4506                 and PGP/Inline plugin. 
4507
4508 2007-02-08 [colin]      2.7.2cvs32
4509
4510         * src/inc.c
4511         * src/mbox.c
4512         * src/mbox.h
4513                 Fix bug 1117, 'fcntl locking code 
4514                 does not work in mbox.c'
4515
4516 2007-02-08 [colin]      2.7.2cvs31
4517
4518         * src/prefs_account.c
4519                 Fix Gentoo bug 165819, 'can't create 
4520                 a "local mbox file" account'. Patch
4521                 by Olivier <castan.o@free.fr>
4522
4523 2007-02-07 [colin]      2.7.2cvs30
4524
4525         * src/ldapquery.c
4526                 Fix bug 1106, 'Claws crash on exit if LDAPS 
4527                 autocompletion was used'
4528
4529 2007-02-07 [paul]       2.7.2cvs29
4530
4531         * src/folder.c
4532                 cut down on unnecessary debug_prints
4533         * src/imap_gtk.c
4534                 fix menu_set_active() on 'Show only
4535                 subscribed folders'
4536
4537 2007-02-07 [paul]       2.7.2cvs28
4538
4539         * src/plugins/clamav/clamav_plugin.c
4540         * src/plugins/clamav/clamav_plugin.h
4541         * src/plugins/clamav/clamav_plugin_gtk.c
4542                 fix copyright header
4543
4544 2007-02-07 [paul]       2.7.2cvs27
4545
4546         * src/procheader.c
4547                 fix bug 1116, 'summary view allow a 
4548                 subject line break'
4549
4550 2007-02-06 [colin]      2.7.2cvs26
4551
4552         * src/summaryview.c
4553                 Fix delete thread
4554
4555 2007-02-05 [fabien]     2.7.2cvs25
4556
4557         * po/POTFILES.in
4558         * src/uri_opener.c
4559                 i18n related - 1 fix and 1 message for translators.
4560
4561 2007-02-05 [colin]      2.7.2cvs24
4562
4563         * src/gtk/quicksearch.c