2008-02-12 [wwp] 3.3.0cvs8
[claws.git] / ChangeLog
1 2008-02-12 [wwp]        3.3.0cvs8
2
3         * src/folder.h
4                 Remove duplicate func declaration and restore the one
5                 a missing one.
6
7 2008-02-12 [wwp]        3.3.0cvs7
8
9         * src/compose.c
10         * src/export.c
11         * src/folder.c
12         * src/folder.h
13         * src/foldersel.c
14         * src/foldersel.h
15         * src/imap_gtk.c
16         * src/import.c
17         * src/mainwindow.c
18         * src/messageview.c
19         * src/mh_gtk.c
20         * src/prefs_account.c
21         * src/prefs_filtering_action.c
22         * src/summaryview.c
23         * src/plugins/bogofilter/bogofilter_gtk.c
24         * src/plugins/spamassassin/spamassassin_gtk.c
25                 Allow moving/copying folders to root folders when using
26                 the folder selection dialog (it was not possible to
27                 maemo users to reparent a subfolder to a root folder
28                 at all).
29
30 2008-02-12 [fabien]     3.3.0cvs6
31
32         * po/fr.po
33                 a few days late for i18n fr update. Sorry.
34
35 2008-02-11 [colin]      3.3.0cvs5
36
37         * src/main.c
38                 Implement support for future /dev/mem_notify.
39                 This Linux kernel feature will allow applications
40                 to be notified that memory has to be freed
41                 before getting OOM-killed. For more information:
42                 http://lwn.net/Articles/267013/
43
44 2008-02-10 [paul]       3.3.0cvs4
45
46         * src/Makefile.am
47         * src/mimeview.c
48         * src/prefs_toolbar.c
49         * src/stock_pixmap.c
50         * src/stock_pixmap.h
51         * src/pixmaps/mime_text_patch.xpm
52                 add an icon for attached patches
53
54 2008-02-09 [paul]       3.3.0cvs3
55
56         * src/gtk/about.c
57                 bump the (c) year
58
59 2008-02-09 [wwp]        3.3.0cvs2
60
61         * src/main.c
62                 Fix compiling issue w/ non-gcc/C99 compilers (suncc).
63
64 2008-02-08 [colin]      3.3.0cvs1
65
66         * src/common/utils.c
67                 Forbid attaching anything containing "../" or ".ssh/"
68                 from mailto: URI
69
70 2008-02-08 [paul]       3.3.0
71
72         * NEWS
73         * README
74         * RELEASE_NOTES 
75                 3.3.0 released
76
77 2008-02-08 [paul]       3.2.0cvs77
78
79         * AUTHORS
80                 updated with new translators
81         * configure.ac
82                 added he to ALL_LINGUAS
83         * po/cs.po
84         * po/de.po
85         * po/es.po
86         * po/fi.po
87         * po/hu.po
88         * po/it.po
89         * po/pt_BR.po
90         * po/zh_CN.po
91                 updated by Tim Brain and Petr Vanek, Stephan Sachse,
92                 Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
93                 Andrea Spadaccini, Frederico Goncalves Guimaraes,
94                 and Ralph Young
95         * po/he.po
96                 new Hebrew translation by Ofer <oc666@netvision.net.il>
97         * src/gtk/about.c
98                 updated with new translators and bumped (c) year
99         * src/gtk/authors.h
100                 updated with new translators
101
102 2008-02-05 [colin]      3.2.0cvs76
103
104         * src/messageview.c
105         * src/mimeview.c
106         * src/mimeview.h
107                 Special case text/calendar parts: if there's one in
108                 the mail, and a plugin handling text/calendar is
109                 loaded, show that part. That'll avoid rendering 
110                 meetings as plain text, which just looks broken to
111                 many users.
112
113 2008-02-04 [colin]      3.2.0cvs75
114
115         * src/mainwindow.c
116                 Maemo: Fix LED handling on OS 2008
117
118 2008-02-01 [colin]      3.2.0cvs74
119
120         * src/compose.c
121                 Possibly fix the annoying and hard-to reproduce bug
122                 where lines 
123                 are
124                 rewrapped
125                 like
126                 that.
127
128 2008-02-01 [paul]       3.2.0cvs73
129
130         * src/common/utils.c
131                 fix bug 1502, 'Plus signs are stripped from
132                 email addresses when calling from command line'
133                 Thanks to Colin
134
135 2008-01-31 [colin]      3.2.0cvs72
136
137         * src/exphtmldlg.c
138         * src/mimeview.c
139         * src/summaryview.c
140                 Fix building of URIs from filenames
141
142 2008-01-31 [wwp]        3.2.0cvs71
143
144         * src/main.c
145                 Fixes debug output of compiled-in features list
146                 (completes 3.2.0cvs60).
147
148 2008-01-31 [colin]      3.2.0cvs70
149
150         * configure.ac
151         * po/POTFILES.in
152         * src/compose.c
153         * src/plugins/Makefile.am
154         * src/plugins/clamav/.cvsignore
155         * src/plugins/clamav/Makefile.am
156         * src/plugins/clamav/README
157         * src/plugins/clamav/clamav_plugin.c
158         * src/plugins/clamav/clamav_plugin.h
159         * src/plugins/clamav/clamav_plugin_gtk.c
160         * src/plugins/clamav/clamav_plugin_gtk.deps
161                 Remove the Clamav plugin from the core
162
163 2008-01-28 [wwp]        3.2.0cvs69
164
165         * src/compose.c
166         * src/prefs_template.c
167         * src/prefs_template.h
168         * src/quote_fmt.c
169         * src/quote_fmt.h
170         * src/quote_fmt_lex.l
171         * src/quote_fmt_parse.y
172                 Fix for bug #1493: count lines (\n chars) according to the way
173                 format body is passed (i.e. \-escaped or not).
174
175 2008-01-27 [paul]       3.2.0cvs68
176
177         * po/en_GB.po
178                 updated
179         * src/prefs_actions.c
180         * src/prefs_filtering.c
181         * src/prefs_folder_item.c
182         * src/prefs_template.c
183         * src/gtk/about.c
184                 some minor changes to the English
185
186 2008-01-24 [colin]      3.2.0cvs67
187
188         * src/etpan/imap-thread.c
189         * src/etpan/nntp-thread.c
190                 Fix bug 1348, 'Hang ups at exit time with 
191                 pgp plugin since 3.0.2'
192
193 2008-01-23 [colin]      3.2.0cvs66
194
195         * src/toolbar.c
196                 Fix translation of something that shouldn't be
197
198 2008-01-23 [colin]      3.2.0cvs65
199
200         * src/procmime.c
201                 Fix bug 1486, 'Re: Incorrect content when replying'
202                 Revert to full scan if short scan found only 0-length
203                 text parts
204
205 2008-01-23 [paul]       3.2.0cvs64
206
207         * src/prefs_folder_item.c
208                 fix bug 1485, 'selecting a folder's default
209                 account if name contains '&''
210
211 2008-01-23 [colin]      3.2.0cvs63
212
213         * src/folder.c
214         * src/folder.h
215         * src/main.c
216         * src/mainwindow.c
217                 Fix bug 1480, 'should be able to display mail file
218                 from command line'. Let 'claws-mail --select' accept
219                 absolute paths in addition to folder identifiers.
220
221 2008-01-22 [wwp]        3.2.0cvs62
222
223         * src/account.c
224         * src/account.h
225         * src/compose.c
226         * src/messageview.c
227         * src/summaryview.c
228         * src/common/utils.c
229         * src/common/utils.h
230                 Allow from=address in mailto sequence:
231                   --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
232                   The 'from' will try to select the first account matching in accounts list,
233                   otherwise will use the usual account selection mechanism but override with
234                   this 'from' address.
235                 Allow mailto with NNTP accounts
236                   mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
237                   is the default one or if a NNTP account address is used with 'from'.
238                   This is more or less a bugfix as it was possible to use mailto with a NNTP
239                   default account but the complete mailto sequence was put in To.
240
241 2008-01-22 [wwp]        3.2.0cvs61
242
243         * doc/man/claws-mail.1
244                 Updated the man page: status of few features, command-line
245                 usage (--version-full) and completed list of config files
246                 and dirs.
247
248 2008-01-22 [wwp]        3.2.0cvs60
249
250         * src/main.c
251                 Added --version-full to display version and compiled-in
252                 features list (for later use by Clawsker for instance).
253
254 2008-01-22 [holger]     3.2.0cvs59
255
256         * src/addrduplicates.c
257                 Fix scrolling in addressbook duplicate
258                 finder result dialog
259
260 2008-01-21 [colin]      3.2.0cvs58
261
262         * src/summaryview.c
263                 Fix bug 1457, 'sorting messages on, say, from, 
264                 should subsort on previous sort choice'. Subsort
265                 by date when sort is Subject, From, To, Tags.
266
267 2008-01-21 [colin]      3.2.0cvs57
268
269         * AUTHORS
270         * src/matcher.c
271         * src/mimeview.c
272         * src/common/ssl.c
273         * src/gtk/authors.h
274                 Fix bug 1478, 'Wrong pthread_create calls all 
275                 over the place'. Patch by Christian Cornelssen
276
277 2008-01-20 [colin]      3.2.0cvs56
278
279         * src/imap.c
280         * src/etpan/imap-thread.c
281         * src/etpan/imap-thread.h
282                 Fix bug 1468, 'Use IMAP keyword to 
283                 store "forwarded" flag'
284
285 2008-01-20 [colin]      3.2.0cvs55
286
287         * src/folderutils.c
288                 Make list operations faster
289
290 2008-01-20 [colin]      3.2.0cvs54
291
292         * src/mainwindow.c
293                 Fix bug 1353, 'on startup with small screen 
294                 layout, keyboard input gets lost'
295
296 2008-01-20 [colin]      3.2.0cvs53
297
298         * src/textview.c
299                 Complete 3.2.0cvs49, and fixes bug 1477, 
300                 'Claws Mail crashes when view PGP-encrypted 
301                 message'
302
303 2008-01-20 [colin]      3.2.0cvs52
304
305         * src/compose.c
306                 Fix privacy menu update when replying to
307                 encrypted mail and no default privacy 
308                 system is set
309
310 2008-01-19 [colin]      3.2.0cvs51
311
312         * src/filtering.c
313         * src/procmsg.h
314         * src/plugins/bogofilter/bogofilter.c
315         * src/plugins/clamav/clamav_plugin.c
316         * src/plugins/spamassassin/spamassassin.c
317                 Batch filtering deletions too (and save 4 bytes
318                 per MsgInfo in the process :)
319
320 2008-01-19 [colin]      3.2.0cvs50
321
322         * src/folder.c
323                 Make cache update after copies much faster
324                 on IMAP
325
326 2008-01-19 [colin]      3.2.0cvs49
327
328         * src/textview.c
329                 Check g_fopen() success
330
331 2008-01-17 [wwp]        3.2.0cvs48
332
333         * manual/faq.xml
334         * manual/es/faq.xml
335         * manual/fr/faq.xml
336         * manual/pl/faq.xml
337                 Sylpheed? No idea what this means.
338
339 2008-01-17 [colin]      3.2.0cvs47
340
341         * src/gtk/gtksctree.c
342                 Make dnd threshold higher on Maemo
343
344 2008-01-16 [colin]      3.2.0cvs46
345
346         * src/common/passcrypt.c
347                 Fix build on FreeBSD, thanks to Pawel
348
349 2008-01-15 [colin]      3.2.0cvs45
350
351         * src/compose.c
352                 Fix bug 1472, 'Keyboard "Menu" key doesn't call 
353                 spell check of actuall word'
354         * src/summaryview.c
355                 Temporarily disable immediate execution when learning
356                 spam *only* if the summaryview isn't locked
357
358 2008-01-15 [wwp]        3.2.0cvs44
359
360         * src/prefs_filtering.c
361                 Fix filtering prefs layout (Maemo port), moving page up/down
362                 from buttons to context menu.
363
364 2008-01-15 [colin]      3.2.0cvs43
365
366         * src/compose.c
367                 Fix bug 1465, 'First line in new message does not mark URLs'
368
369 2008-01-15 [colin]      3.2.0cvs42
370
371         * src/common/passcrypt.c
372                 Fix bug 1461, 'several components #define 
373                 _XOPEN_SOURCE improperly'
374
375 2008-01-15 [colin]      3.2.0cvs41
376
377         * src/summaryview.c
378                 Fix bug 1469, 'Column width adjustments on message 
379                 lists do not save'
380
381 2008-01-14 [holger]     3.2.0cvs40
382
383         * configure.ac
384                 Add tests for dbus, dbus glib bindings,
385                 and NetworkManager. All is optional. Add new
386                 --(en|dis)able-networkmanager-support switch.
387         * src/Makefile.am
388         * src/imap.c
389         * src/inc.c
390         * src/main.c
391         * src/main.h
392         * src/mainwindow.c
393         * src/gtk/about.c
394                 Add optional NetworkManager support, so Claws Mail
395                 can try to do the right thing when the network connection
396                 status changes. NetworkManager support is active by
397                 default if above requirements were met.
398
399 2008-01-12 [colin]      3.2.0cvs39
400
401         * src/summaryview.c
402                 Advertise the click-on-reply feature in the tooltip
403
404 2008-01-12 [colin]      3.2.0cvs38
405
406         * src/Makefile.am
407         * src/stock_pixmap.c
408         * src/stock_pixmap.h
409         * src/pixmaps/tray_newmail.offline.xpm
410         * src/pixmaps/tray_newmail.xpm
411         * src/pixmaps/tray_newmarkedmail.offline.xpm
412         * src/pixmaps/tray_newmarkedmail.xpm
413         * src/pixmaps/tray_nomail.offline.xpm
414         * src/pixmaps/tray_nomail.xpm
415         * src/pixmaps/tray_unreadmail.offline.xpm
416         * src/pixmaps/tray_unreadmail.xpm
417         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
418         * src/pixmaps/tray_unreadmarkedmail.xpm
419         * src/plugins/trayicon/Makefile.am
420         * src/plugins/trayicon/newmail.offline.xpm
421         * src/plugins/trayicon/newmail.xpm
422         * src/plugins/trayicon/newmarkedmail.offline.xpm
423         * src/plugins/trayicon/newmarkedmail.xpm
424         * src/plugins/trayicon/nomail.offline.xpm
425         * src/plugins/trayicon/nomail.xpm
426         * src/plugins/trayicon/trayicon.c
427         * src/plugins/trayicon/unreadmail.offline.xpm
428         * src/plugins/trayicon/unreadmail.xpm
429         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
430         * src/plugins/trayicon/unreadmarkedmail.xpm
431                 Make the Trayicon plugin icons themable
432
433 2008-01-12 [wwp]        3.2.0cvs37
434
435         * src/prefs_display_header.c
436                 Fix extra leading hyphen visible in the display
437                 header configuration combo list (maemo).
438
439 2008-01-11 [colin]      3.2.0cvs36
440
441         * src/imap.c
442                 Set timeout to 1 before disconnecting all -
443                 for when one switches to offline and has 
444                 no network anymore
445         * src/messageview.c
446                 Fix bug 1454, 'error message shows parts and 
447                 signature of previous messages'
448         * src/prefs_common.c
449                 Maemo: Hide Send dialog by default
450
451 2008-01-10 [colin]      3.2.0cvs35
452
453         * src/action.c
454         * src/editldap.c
455         * src/prefs_account.c
456         * src/wizard.c
457         * src/gtk/inputdialog.c
458         * src/plugins/pgpcore/passphrase.c
459                 Maemo: Fix bug 1455, 'Password enters leading letter 
460                 incorrectly as uppercase'
461
462 2008-01-09 [colin]      3.2.0cvs34
463
464         * po/pl.po
465                 Fix bug 1446, 'SC crashes frequently when staying 
466                 in background'. Format string error in Polish 
467                 translation
468         * src/gtk/description_window.c
469         * src/prefs_template.c
470                 Complete 3.2.0cvs9 (fix bug with gtk_main loop);
471                 patch by Pawel
472         * src/wizard.c
473                 Maemo: Fix build
474
475 2008-01-08 [colin]      3.2.0cvs33
476
477         * src/main.c
478                 Maemo: connect HW status change signal for shutdown
479         * src/mainwindow.c
480                 Maemo: Fix hardware space key
481         * src/wizard.c
482                 Maemo: name mmc1 and 2 a better name
483
484 2008-01-08 [wwp]        3.2.0cvs32
485
486         * src/folder.c
487         * src/folder_item_prefs.c
488         * src/folder_item_prefs.h
489         * src/prefs_folder_item.c
490                 It's now possible to disable processing rules when
491                 entering a folder (this adds a new option to the
492                 folder properties dialog).
493
494 2008-01-08 [wwp]        3.2.0cvs31
495
496         * src/common/utils.c
497                 Mailto: now supports 'insert' (stands for 'insert file'), this
498                 adds the ability to create a new message from the command-line,
499                 with body set from an existing file contents.
500
501 2008-01-08 [colin]      3.2.0cvs30
502
503         * src/summaryview.c
504                 Maybe fix bug 1452, 'crash while drag'n'droping 
505                 emails to an IMAP folder'
506
507 2008-01-07 [wwp]        3.2.0cvs29
508
509         * src/prefs_filtering.c
510                 Static-alize a function, thanks to Colin.
511
512 2008-01-07 [colin]      3.2.0cvs28
513
514         * src/folderview.c
515                 Fix scrolling to bottom when drag and dropping
516         * src/summaryview.c
517                 Fix bug 1445, 'Display sender using addressbook: fails 
518                 when From: isn't an email address'
519
520 2008-01-07 [wwp]        3.2.0cvs27
521
522         * src/prefs_actions.c
523         * src/prefs_filtering.c
524         * src/prefs_template.c
525                 Add tooltips to most buttons in the templates, actions and
526                 filtering/processing dialogs.
527
528 2008-01-07 [wwp]        3.2.0cvs26
529
530         * src/prefs_filtering.c
531                  - add a clear button to clear dialog input fields
532                  - add page up and page down buttons to move selected rule up and down
533                  - in rules list popup-menu: added Delete, Delete all and Duplicate
534                  - popup-menu items are greyed out either if the list is empty (not counting the
535                    (New) row or if there is no selected item
536                  - clear store when closing dialog
537
538         * src/prefs_actions.c
539                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
540                    clear button, popup-menu
541                  - clear store when closing dialog
542
543         * src/prefs_template.c
544                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
545                    clear button, popup-menu 
546
547         * src/addrcustomattr.c
548                  - renamed popup-menu item Clear list to Delete all
549                  - grey out popup-menu items is there is no selected item or if list is empty
550                  - clear store when closing dialog
551
552         * src/edittags.c
553                  - added popup-menu item Delete all
554                  - grey out popup-menu items is there is no selected item or if list is empty
555                  - clear store when closing dialog
556
557 2008-01-06 [wwp]        3.2.0cvs25
558
559         * src/addressadd.c
560                 One more layout fix by Pawel (completes 3.2.0cvs24).
561
562 2008-01-05 [colin]      3.2.0cvs24
563
564         * src/addressadd.c
565                 Little GUI fixes, patch by Pawel
566
567 2007-12-29 [wwp]        3.2.0cvs23
568
569         * src/compose.c
570                 Fix for bug #1443, and strip possible whitespaces around
571                 custom header names.
572
573 2007-12-29 [mones]      3.2.0cvs22
574
575         * po/es.po
576                 Updated translation, corrected a term based 
577                 on suggestion from Israel Saeta Pérez,
578                 reverted awful X-Mailer translation
579         * src/procmime.c
580                 Complete cvs20 for FreeBSD, patch by Pawel
581
582 2007-12-29 [colin]      3.2.0cvs21
583
584         * src/textview.c
585                 Fix bug 1442, 'Tags are repeated in 
586                 encapsulated messages'
587
588 2007-12-28 [colin]      3.2.0cvs20
589
590         * src/procmime.c
591                 Fix path to mime/globs. Patch by Marten King.
592
593 2007-12-27 [colin]      3.2.0cvs19
594
595         * src/plugins/pgpcore/Makefile.am
596         * src/plugins/pgpinline/Makefile.am
597         * src/plugins/pgpmime/Makefile.am
598                 Add missing flags to build pgp plugins on maemo
599
600 2007-12-27 [colin]      3.2.0cvs18
601
602         * src/mainwindow.c
603                 Maximise before showing to avoid probable flickering
604                 on slow computers.
605
606 2007-12-27 [colin]      3.2.0cvs17
607
608         * src/main.c
609         * src/mainwindow.c
610         * src/prefs_common.c
611         * src/prefs_common.h
612                 Fix bug 1439, 'Claws Mail does not remember window size 
613                 state when restarted'. Save maximised state and force
614                 maximisation at startup if applicable.
615
616 2007-12-23 [paul]       3.2.0cvs16
617
618         * src/prefs_matcher.c
619                 fix bug 1436, 'Filter condition dialog doesn't
620                 load header name from current rules'
621
622 2007-12-22 [paul]       3.2.0cvs15
623
624         * src/compose.c
625                 fix bug 1435, 'Reply doesn't take into account
626                 reply-to field'
627
628 2007-12-21 [paul]       3.2.0cvs14
629
630         * src/common/ssl_certificate.c
631                 fix FreeBSD build with IPV6 support 
632
633 2007-12-20 [colin]      3.2.0cvs13
634
635         * src/imap.c
636                 Fix error handling
637
638 2007-12-20 [colin]      3.2.0cvs12
639
640         * src/imap.c
641         * src/imap.h
642         * src/prefs_account.c
643                 Add DIGEST-MD5 support for IMAP authentication
644
645 2007-12-19 [mones]      3.2.0cvs11
646
647         * doc/man/claws-mail.1
648                 Better ordering of sections, updated options
649         * po/es.po
650                 Updated strings
651
652 2007-12-19 [paul]       3.2.0cvs10
653
654         * src/prefs_account.c
655                 use a spinbutton instead of an entry for
656                 "POP authentication timeout" also
657
658 2007-12-19 [colin]      3.2.0cvs9
659
660         * src/prefs_filtering_action.c
661         * src/prefs_matcher.c
662         * src/gtk/description_window.c
663                 Destroy info windows with their parents
664                 Patch by Pawel
665
666 2007-12-19 [colin]      3.2.0cvs8
667
668         * src/prefs_account.c
669                 Use spinbuttons instead of entries where needed
670                 Patch by Pawel
671
672 2007-12-18 [paul]       3.2.0cvs7
673
674         * src/prefs_matcher.c
675                 add missing i18n for a few strings
676                 Patch by Stephan Sachse
677
678 2007-12-18 [paul]       3.2.0cvs6
679
680         * src/prefs_logging.c
681                 use 'disk' instead of 'disc'
682
683 2007-12-18 [paul]       3.2.0cvs5
684
685         * po/en_GB.po
686                 updated
687         * src/addrcustomattr.c
688         * src/editaddress.c
689                 fixes to the ingleesh
690         * src/prefs_filtering_action.c
691                 fix copyright header
692                 fix untranslated strings
693         * src/prefs_filtering_action.h
694                 fix copyright header
695
696 2007-12-18 [wwp]        3.2.0cvs4
697
698         * src/folderview.c
699         * src/headerview.c
700         * src/prefs_common.c
701         * src/prefs_common.h
702         * src/prefs_fonts.c
703         * src/summaryview.c
704         * src/textview.c
705         * src/wizard.c
706         * src/common/defs.h
707         * src/gtk/gtkutils.c
708                 Added prefs to set custom small and bold fonts
709                 (might matter on some desktops, according to
710                 DPI and font settings).
711
712 2007-12-18 [colin]      3.2.0cvs3
713
714         * src/prefs_logging.c
715                 Rework GUI, patch by Pawel
716
717 2007-12-18 [colin]      3.2.0cvs2
718
719         * src/prefs_filtering_action.c
720                 Rework GUI, patch by Pawel
721
722 2007-12-18 [colin]      3.2.0cvs1
723
724         * src/editaddress.c
725                 Fix build on old GCC
726                 Fix inverted buttons
727
728 2007-12-17 [paul]       3.2.0
729
730         * NEWS
731         * README
732         * RELEASE_NOTES 
733                 3.2.0 released
734
735 2007-12-17 [paul]       3.1.0cvs79
736
737         * po/de.po
738         * po/fr.po
739         * po/hu.po
740         * po/it.po
741         * po/pt_BR.po
742                 updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
743                 Andrea Spadaccini, and Frederico Goncalves Guimaraes
744
745 2007-12-17 [mones]      3.1.0cvs78
746
747         * po/es.po
748                 Updated Spanish translation for 3.2.0 release
749
750 2007-12-16 [colin]      3.1.0cvs77
751
752         * src/addrcustomattr.c
753                 Fix translations, patch by Fabien
754
755 2007-12-15 [paul]       3.1.0cvs76
756
757         * src/folderview.c
758                 fix compiler warning
759
760 2007-12-14 [colin]      3.1.0cvs75
761
762         * src/folderview.c
763                 Simplify logic
764
765 2007-12-12 [wwp]        3.1.0cvs74
766
767         * AUTHORS
768         * src/gtk/authors.h
769                 Added Marius Glauser to the hall of fame.
770
771 2007-12-12 [wwp]        3.1.0cvs73
772
773         * src/gtk/gtkutils.c
774                 Improve the way we show results of searches
775                 in message bodies: selected text now get centered
776                 vertically in the message window.
777                 Patch by Marius Glauser <seelenhirt@gmx.net>.
778
779 2007-12-10 [colin]      3.1.0cvs72
780
781         * src/folder.c
782                 Don't crash when setting batch mode on no folder
783
784 2007-12-10 [colin]      3.1.0cvs71
785
786         * src/common/utils.c
787                 Fix potential buffer overrun (thanks to
788                 Hiroyuki)
789
790 2007-12-08 [paul]       3.1.0cvs70
791
792         * src/prefs_receive.c
793                 small change to the English
794
795 2007-12-08 [colin]      3.1.0cvs69
796
797         * src/vcard.c
798                 Fix warnings
799
800 2007-12-07 [colin]      3.1.0cvs68
801
802         * src/mainwindow.c
803         * src/summaryview.c
804         * src/summaryview.h
805                 Free simplify_subject_preg at exit
806
807 2007-12-07 [colin]      3.1.0cvs67
808
809         * src/main.c
810         * src/summaryview.c
811         * src/common/utils.c
812         * src/common/utils.h
813                 We have to free reused regexps from time to
814                 time, or they get huge
815
816 2007-12-07 [colin]      3.1.0cvs66
817
818         * src/vcard.c
819                 Fix QP decoding (and UTF8)
820
821 2007-12-07 [colin]      3.1.0cvs65
822
823         * src/addrcustomattr.c
824                 Update list of default custom attributes
825                 now (will be needed for a feature patch
826                 post 3.2.0)
827
828 2007-12-07 [colin]      3.1.0cvs64
829
830         * src/folder.c
831                 Batch on destination folder when copying - fixes
832                 slowness when moving unread mails to trash on IMAP
833
834 2007-12-06 [colin]      3.1.0cvs63
835
836         * src/common/w32_time.c
837         * src/common/w32lib.h
838         * src/etpan/etpan-thread-manager.c
839         * src/etpan/imap-thread.c
840         * src/etpan/nntp-thread.c
841         * src/gtk/Makefile.am
842                 Fix win32 build with libetpan. Thanks to
843                 Marcus Brinkmann.
844
845 2007-12-06 [colin]      3.1.0cvs62
846
847         * src/account.c
848         * src/imap.c
849         * src/prefs_account.c
850         * src/prefs_account.h
851         * src/etpan/imap-thread.c
852         * src/etpan/imap-thread.h
853                 Disable connection via command line on WIN32
854                 Disable mmap use on WIN32 - use normal strings
855         * src/addressbook.c
856         * src/addressbook.h
857         * src/addressbook_foldersel.c
858         * src/addressbook_foldersel.h
859         * src/prefs_filtering_action.c
860         * src/prefs_matcher.c
861         * src/plugins/bogofilter/bogofilter_gtk.c
862         * src/plugins/dillo_viewer/dillo_prefs.c
863         * src/plugins/spamassassin/spamassassin_gtk.c
864                 Fix leak, rework function logics to be more
865                 natural - thanks to Holger
866         * src/common/utils.c
867                 Fix warnings
868
869 2007-12-06 [colin]      3.1.0cvs61
870
871         * src/news.c
872         * src/common/utils.c
873         * src/common/utils.h
874                 Fix posting, and fix UTF-8 being sent when encoding
875                 is 8bit
876
877 2007-12-05 [colin]      3.1.0cvs60
878
879         * src/news.c
880                 Fix debian bug #453157, 'Fails to post usenet
881                 articles after NNTP connection has been 
882                 interrupted". Fix return value to prevent deletion
883                 on failure, and issue MODE READER in case posting
884                 fails at first.
885
886 2007-12-05 [colin]      3.1.0cvs59
887
888         * src/messageview.c
889         * src/uri_opener.c
890                 Improvements to the List URIs dialog
891                 Patch by Pawel
892
893 2007-12-05 [colin]      3.1.0cvs58
894
895         * src/prefs_other.c
896         * src/gtk/gtksctree.h
897                 Fix warnings
898
899 2007-12-04 [colin]      3.1.0cvs57
900
901         * src/etpan/imap-thread.c
902                 Fix bug 1378, 'Claws exits on IMAP alert message'
903                 Don't do GTK calls directly from Etpan thread
904
905 2007-12-04 [colin]      3.1.0cvs56
906
907         * src/folderview.c
908         * src/gtk/gtksctree.c
909                 MAEMO: Fix bug 1325, 'Folder Navigation Problems'
910                 Make all the left of column zero an hotspot for
911                 expanding.
912
913 2007-12-04 [colin]      3.1.0cvs55
914
915         * src/mainwindow.c
916         * src/mainwindow.h
917         * src/prefs_common.c
918         * src/prefs_common.h
919         * src/prefs_receive.c
920                 MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
921
922 2007-12-04 [wwp]        3.1.0cvs54
923
924         * src/prefs_other.c
925                 Fix for bug #1419.
926
927 2007-12-04 [holger]     3.1.0cvs53
928
929         * src/addrduplicates.c
930         * src/addrduplicates.h
931                 Export addressbook entry deletion
932
933 2007-12-04 [colin]      3.1.0cvs52
934
935         * tools/Makefile.am
936         * tools/README.sylprint
937         * tools/sylprint.pl
938         * tools/sylprint.rc
939                 Fix debian bug #454089 (symlink attack in TMP directory)
940                 http://secwatch.org/advisories/1019661/ :
941                 Remove the buggy script, which was unmaintained anyway
942         * src/news.c
943         * src/procmsg.c
944                 Store things in our private tmp directory.
945
946 2007-12-03 [colin]      3.1.0cvs51
947
948         * src/folder.c
949         * src/folder.h
950         * src/folderview.c
951         * src/imap.c
952         * src/mainwindow.c
953                 Fix update problem when getting remote tags
954         * src/prefs_matcher.c
955                 Rework GUI to make it better. Patch by Pawel
956                 Pekala
957
958 2007-12-03 [colin]      3.1.0cvs50
959
960         * src/etpan/imap-thread.c
961         * src/etpan/nntp-thread.c
962                 Fix bug 1417, 'Network log doesn't reveal 
963                 enough NNTP errors'
964
965 2007-12-02 [iwkse]      3.1.0cvs49
966
967         * src/plugins/dillo_viewer/dillo_prefs.c
968                         Insert dillo under the Plugins menu
969
970 2007-12-01 [paul]       3.1.0cvs48
971
972         * src/html.c
973                 add these variant forms
974                 Thanks to Colin
975
976 2007-12-01 [paul]       3.1.0cvs47
977
978         * src/matcher.c
979                 fix a typo
980
981 2007-12-01 [paul]       3.1.0cvs46
982
983         * po/POTFILES.in
984                 add the new addrcustomattr.c file
985
986 2007-11-29 [colin]      3.1.0cvs45
987
988         * src/common/ssl_certificate.c
989                 Use the more modern getaddrinfo instead of 
990                 gethostbyname when possible
991
992 2007-11-28 [colin]      3.1.0cvs44
993
994         * src/summaryview.c
995                 Maybe fix bug 1410 and other crash reports
996                 in summaryview since cvs38.
997
998 2007-11-28 [wwp]        3.1.0cvs43
999
1000         * src/prefs_summary_open.c
1001                 Guard against an empty list of actions to perform
1002                 when opening a folder (or migration defaults could
1003                 be introduced, confusing).
1004
1005 2007-11-28 [colin]      3.1.0cvs42
1006
1007         * src/folderview.c
1008                 Fix mark all read from folder's contextual menu
1009
1010 2007-11-27 [colin]      3.1.0cvs41
1011
1012         * src/imap.c
1013         * src/imap.h
1014         * src/imap_gtk.c
1015         * src/prefs_account.c
1016         * src/etpan/imap-thread.c
1017                 A few fixes to the IMAP flags handling: Optimisations,
1018                 two crashers, mention that Bandwitdh-efficient mode
1019                 prevents tag fetching.
1020                 Fix M-UTF7 in subscription dialog.
1021
1022 2007-11-27 [colin]      3.1.0cvs40
1023
1024         * src/folder.c
1025         * src/mbox.c
1026         * src/summaryview.c
1027                 Make filtering faster on flags change: Batch original 
1028                 folderitem, where we'll do flags/tags changes.
1029
1030 2007-11-27 [colin]      3.1.0cvs39
1031
1032         * src/filtering.c
1033                 Fix bug 1407, 'After a copy action, further rules apply 
1034                 to both original and copy'
1035
1036 2007-11-27 [colin]      3.1.0cvs38
1037
1038         * src/edittags.c
1039         * src/summaryview.c
1040                 Fixes races when doing a long operation and user
1041                 asks for another one (Mark all read/unread on a 
1042                 big folder on IMAP for example)
1043
1044 2007-11-27 [wwp]        3.1.0cvs37
1045
1046         * src/addressbook.c
1047         * src/prefs_common.c
1048                 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
1049                 and 3.1.0cvs35 (addressbook.c).
1050
1051 2007-11-27 [holger]     3.1.0cvs36
1052
1053         * src/printing.c
1054                 Add a line separating header and body
1055                 in the printout
1056
1057 2007-11-27 [wwp]        3.1.0cvs35
1058
1059         * src/addressbook.c
1060                 Fix a drag-and-drop issue introduced with 3.1.0cvs33
1061                 (thanks to Colin) and revert disabling of cut/copy
1062                 context menu entries upon selected groups.
1063
1064 2007-11-27 [holger]     3.1.0cvs34
1065
1066         * src/printing.c
1067                 Add weights to the list of supported text attributes
1068                 for printing
1069
1070 2007-11-27 [wwp]        3.1.0cvs33
1071
1072         * src/Makefile.am
1073         * src/addrcustomattr.c
1074         * src/addrcustomattr.h
1075         * src/addressbook.c
1076         * src/editaddress.c
1077         * src/editaddress.h
1078         * src/prefs_common.c
1079         * src/prefs_common.h
1080         * src/common/defs.h
1081                 Provide a (customizable) list of preset attribute names
1082                 for editing contacts (closes bug #1391).
1083
1084 2007-11-27 [wwp]        3.1.0cvs32
1085
1086         * src/addrclip.c
1087         * src/addressbook.c
1088         * src/addritem.c
1089                 Various fixes in the address book:
1090                         - made copy/move of a folder to itself or its subtree
1091                           impossible (-> error)
1092                         - errors messages don't show in the status bar anymore,
1093                           use alertpanels instead
1094                         - simple click on group doesn't open group edit dialog
1095                           anymore when in contact edit embedded mode (was too itchy)
1096                         - fixed disabling of edit button and and menu entry when
1097                           in contact edit embedded mode (was done in a bad and
1098                           ineffective way)
1099                         - fix menu cut/paste sensitivity in treelist context
1100                           menu (conflicting enabling was done by different functions)
1101                         - fix some menu item sensitivity in address list context menu
1102                         - don't allow cut/copy of groups, it's useless as they won't
1103                           be copied w/ their contents
1104                         - fix missing copy of the picture file when copying (bug #1402),
1105                           fix picture attribute (internal) value when moving or copying
1106
1107
1108 2007-11-27 [colin]      3.1.0cvs31
1109
1110         * src/folder.c
1111         * src/imap.c
1112                 Fix tags loss on move, fix space encoding
1113
1114 2007-11-26 [colin]      3.1.0cvs30
1115
1116         * src/edittags.c
1117         * src/folder.c
1118         * src/folder.h
1119         * src/imap.c
1120         * src/messageview.c
1121         * src/procmsg.c
1122         * src/procmsg.h
1123         * src/summaryview.c
1124         * src/common/utils.c
1125         * src/common/utils.h
1126         * src/etpan/imap-thread.c
1127         * src/etpan/imap-thread.h
1128                 Add IMAP tags support
1129
1130 2007-11-26 [colin]      3.1.0cvs29
1131
1132         * src/imap.c
1133                 Fix bug 1405, 'imap auto auth method doesn't 
1134                 work since 3.1.0'
1135
1136 2007-11-26 [colin]      3.1.0cvs28
1137
1138         * src/messageview.c
1139         * src/procmime.c
1140                 Handle broken disposition-notifications from Evolution
1141                 (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
1142
1143 2007-11-25 [paul]       3.1.0cvs27
1144
1145         * src/folder_item_prefs.c
1146         * src/folder_item_prefs.h
1147                 remove dead code
1148
1149 2007-11-23 [wwp]        3.1.0cvs26
1150
1151         * src/matcher.c
1152         * src/matcher.h
1153         * src/matcher_parser_parse.y
1154         * src/prefs_matcher.c
1155                 Fix irrelevant case folding when adding matcher condition 'test',
1156                 thanks to Colin.
1157
1158 2007-11-23 [wwp]        3.1.0cvs25
1159
1160         * src/prefs_common.c
1161         * src/prefs_common.h
1162         * src/prefs_summary_open.c
1163         * src/prefs_summary_open.h
1164         * src/summaryview.c
1165                 Add "select first email in list" to the list of possible selections
1166                 when opening a folder.
1167
1168 2007-11-23 [paul]       3.1.0cvs24
1169
1170         * po/de.po
1171                 a fix by Stephan Sachse, plus remove all
1172                 old strings from the end of the file
1173
1174 2007-11-23 [wwp]        3.1.0cvs23
1175
1176         * src/prefs_msg_colors.c
1177                 Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
1178                 with little changes.
1179
1180 2007-11-23 [paul]       3.1.0cvs22
1181
1182         * src/prefs_logging.c
1183                 eliminate wasted horizontal space
1184
1185 2007-11-23 [paul]       3.1.0cvs21
1186
1187         * src/prefs_summaries.c
1188                 don't wrap the label or put linebreaks
1189
1190 2007-11-22 [colin]      3.1.0cvs20
1191
1192         * src/plugins/pgpinline/pgpinline.c
1193                 Fix decryption
1194
1195 2007-11-22 [wwp]        3.1.0cvs19
1196
1197         * src/prefs_themes.c
1198                 Yet another misuse of get_rc_dir(), still related
1199                 to user themes. Completes 3.1.0cvs18.
1200
1201 2007-11-22 [wwp]        3.1.0cvs18
1202
1203         * src/stock_pixmap.c
1204                 Fix a misuse of get_rc_dir(), user themes dir was
1205                 not set properly and some themes might have disappeared
1206                 from themes list in prefs.
1207
1208 2007-11-22 [wwp]        3.1.0cvs17
1209
1210         * src/edittags.c
1211         * src/edittags.h
1212         * src/common/tags.c
1213         * src/common/tags.h
1214                 Correct copyright for these claws-mail-only brand new
1215                 files.
1216
1217 2007-11-22 [paul]       3.1.0cvs16
1218
1219         * src/compose.c
1220                 fix bug 1400, 'Drag and drop of URLs does not work'
1221                 Thanks to Colin
1222
1223 2007-11-22 [paul]       3.1.0cvs15
1224
1225         * src/prefs_common.c
1226                 make "cmds_use_system_default" default to FALSE
1227                 so as not to disrupt current settings
1228         * src/summaryview.c
1229                 increase the size of the GdkRectangle, tooltips
1230                 didn't show for me otherwise
1231
1232 2007-11-21 [colin]      3.1.0cvs14
1233
1234         * src/compose.c
1235         * src/crash.c
1236         * src/exphtmldlg.c
1237         * src/mainwindow.c
1238         * src/manual.c
1239         * src/mimeview.c
1240         * src/prefs_account.c
1241         * src/prefs_common.c
1242         * src/prefs_common.h
1243         * src/prefs_ext_prog.c
1244         * src/textview.c
1245         * src/uri_opener.c
1246         * src/gtk/about.c
1247         * src/gtk/gtkutils.c
1248                 Use xdg-open as a way to find default browser,
1249                 when available
1250
1251 2007-11-21 [colin]      3.1.0cvs13
1252
1253         * src/messageview.c
1254         * src/procmime.c
1255         * src/procmsg.h
1256                 Send better return receipts (useful ones)
1257                 Handle incoming return receipts
1258
1259 2007-11-20 [colin]      3.1.0cvs12
1260
1261         * src/printing.c
1262         * src/printing.h
1263                 Add getter/setter for settings, and getter
1264                 for page setup
1265
1266 2007-11-20 [colin]      3.1.0cvs11
1267
1268         * src/folderview.c
1269         * src/main.c
1270         * src/mainwindow.c
1271                 Fix bug 1396, 'Crash on disabling a filter 
1272                 while it is processing'
1273
1274 2007-11-20 [paul]       3.1.0cvs10
1275
1276         * src/folder.c
1277                 fix bug 1395, 'Crash on checking for new mails
1278                 while filter is running'
1279                 Thanks to Colin
1280
1281 2007-11-20 [paul]       3.1.0cvs9
1282
1283         * src/compose.c
1284                 make this string easier for translators
1285
1286 2007-11-19 [colin]      3.1.0cvs8
1287
1288         * src/prefs_summaries.c
1289         * src/summaryview.c
1290                 Don't enable more tooltips on Maemo
1291
1292 2007-11-19 [colin]      3.1.0cvs7
1293
1294         * src/prefs_common.c
1295         * src/prefs_common.h
1296         * src/prefs_summaries.c
1297         * src/summaryview.c
1298                 Fix bug 1388, 'message list tool tips'
1299                 Add (optional) tooltips in summaryview.
1300                 This only works with GTK+ >= 2.12
1301
1302 2007-11-19 [colin]      3.1.0cvs6
1303
1304         * src/compose.c
1305                 Make strings a bit better when attaching
1306                 from mailto: URIs
1307
1308 2007-11-19 [colin]      3.1.0cvs5
1309
1310         * src/common/utils.c
1311                 Fix bug 1392, 'Top level domain .EU is 
1312                 not recognised as valid'
1313
1314 2007-11-19 [wwp]        3.1.0cvs4
1315
1316         * src/compose.c
1317         * src/compose.h
1318                 Revert changes to compose.c made in 3.1.0cvs2.
1319
1320 2007-11-19 [wwp]        3.1.0cvs3
1321
1322         * src/addressbook.c
1323         * src/addressbook.h
1324         * src/editaddress.c
1325         * src/editgroup.c
1326         * src/addrduplicates.c
1327                 Minor improvements in the address book:
1328                 always accept new contacts provided that some
1329                 detail is set (instead of rejecting silently).
1330                 Better guessing of contact name from incomplete
1331                 name information. Better display of contacts with
1332                 no name, in contact lists, group contents, find
1333                 duplicate results.
1334                 
1335
1336 2007-11-19 [wwp]        3.1.0cvs2
1337
1338         * src/compose.c
1339         * src/compose.h
1340         * src/prefs_logging.c
1341         * src/prefs_summaries.c
1342                 GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
1343                 wrap some long label in prefs/summaries, layout checkboxes
1344                 in a more compact form in prefs/loggin, make account and
1345                 header's combos have the same size/spacing in compose
1346                 window.
1347
1348 2007-11-19 [wwp]        3.1.0cvs1
1349
1350         * src/edittags.c
1351                 Fix a tiny leak and duplicate variable.
1352
1353 2007-11-19 [paul]       3.1.0
1354
1355         * NEWS
1356         * README
1357         * RELEASE_NOTES 
1358                 3.1.0 released
1359
1360 2007-11-19 [paul]       3.0.2cvs145
1361
1362         * po/de.po
1363         * po/fi.po
1364         * po/fr.po
1365         * po/hu.po
1366         * po/it.po
1367         * po/pl.po
1368         * po/pt_BR.po
1369         * po/sk.po
1370         * po/zh_CN.po
1371                 updated by Stephan Sachse, Flammie Pirinen,
1372                 Fabien Vantard, Pader Rezso, Andrea Spadaccini,
1373                 Emil Nowak, Frederico Goncalves Guimaraes,
1374                 Andrej Kacian, and Ralph Young
1375
1376 2007-11-18 [mones]      3.0.2cvs144
1377
1378         * po/es.po
1379                 Updated Spanish translation
1380
1381 2007-11-18 [colin]      3.0.2cvs143
1382
1383         * src/edittags.c
1384                 Prevent empty tag after edit, thanks to wwp
1385
1386 2007-11-18 [colin]      3.0.2cvs142
1387
1388         * src/editaddress.c
1389                 Fix possible "(null)" %s - thanks to wwp
1390
1391 2007-11-16 [wwp]        3.0.2cvs141
1392
1393         * src/common/utils.c
1394                 Fix for 3.0.2cvs140, prevents from crashing when opening
1395                 a compose window.
1396
1397 2007-11-16 [colin]      3.0.2cvs140
1398
1399         * src/main.c
1400         * src/common/claws.c
1401                 Output a bit more useful info at startup
1402                 in --debug mode
1403
1404 2007-11-16 [colin]      3.0.2cvs139
1405
1406         * src/compose.c
1407         * src/common/utils.c
1408         * src/common/utils.h
1409                 Fix bug 1387, 'Request for --compose to 
1410                 support multiple attachments'
1411
1412 2007-11-16 [colin]      3.0.2cvs138
1413
1414         * src/news.c
1415                 Fix bug 1390, 'NNTP fails after server 
1416                 closed connection'
1417
1418 2007-11-16 [colin]      3.0.2cvs137
1419
1420         * src/prefs_display_header.c
1421                 Fix bug 1389, 'Changing 'Display headers 
1422                 in message view' breaks dispheaderrc'
1423
1424 2007-11-14 [colin]      3.0.2cvs136
1425
1426         * src/summaryview.c
1427         * src/gtk/quicksearch.c
1428         * src/gtk/quicksearch.h
1429                 Fix resetting the quicksearch when in non-sticky
1430                 mode, but Recursive is set: reset only when going
1431                 out of the root search folder.
1432
1433 2007-11-14 [colin]      3.0.2cvs135
1434
1435         * src/filtering.c
1436                 Don't set new flag back when doing "Mark as unread"
1437                 from filtering
1438
1439 2007-11-12 [paul]       3.0.2cvs134
1440
1441         * src/plugins/dillo_viewer/dillo_viewer.c
1442                 don't offer the mime type for translation
1443
1444 2007-11-12 [paul]
1445
1446         3.1.0-rc2 released
1447
1448 2007-11-11 [colin]      3.0.2cvs133
1449
1450         * src/imap_gtk.c
1451         * src/mh_gtk.c
1452                 Use markup-escaped strings in dialogs
1453
1454 2007-11-11 [colin]      3.0.2cvs132
1455
1456         * src/imap.c
1457                 Better IMAP-UTF7/UTF8 conversion
1458
1459 2007-11-10 [colin]      3.0.2cvs131
1460
1461         * src/news.c
1462                 Fix debian bug 450698, 'nntp auth behavior changed 
1463                 without notice'
1464
1465 2007-11-10 [colin]      3.0.2cvs130
1466
1467         * configure.ac
1468         * src/inc.c
1469         * src/main.c
1470         * src/main.h
1471         * src/mimeview.c
1472         * src/statusbar.c
1473         * src/common/utils.c
1474         * src/etpan/Makefile.am
1475         * src/gtk/filesel.c
1476         * src/gtk/gtkutils.h
1477         * src/gtk/menu.c
1478         * src/plugins/bogofilter/Makefile.am
1479         * src/plugins/clamav/Makefile.am
1480         * src/plugins/dillo_viewer/Makefile.am
1481         * src/plugins/pgpcore/Makefile.am
1482         * src/plugins/spamassassin/Makefile.am
1483         * src/plugins/trayicon/Makefile.am
1484                 Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
1485
1486 2007-11-09 [colin]      3.0.2cvs129
1487
1488         * src/addressbook.c
1489         * src/ldapupdate.c
1490                 fix bug 1375, 'Impossible to modify e-mail
1491                 in LDAP addressbook twice'; Try two. update
1492                 externalID, don't make display lag, and
1493                 fix the cases where dn is not mail.
1494
1495 2007-11-08 [paul]       3.0.2cvs128
1496
1497         * src/account.c
1498         * src/compose.c
1499         * src/messageview.c
1500         * src/prefs_account.c
1501         * src/prefs_account.h
1502                 reinstate 'Generate Message-ID' option as an
1503                 account preference. (hidden on IMAP)
1504                 Thanks to Colin
1505
1506 2007-11-08 [paul]       3.0.2cvs127
1507
1508         * src/textview.c
1509                 MAEMO: fix failure of loading images inline
1510                 MAEMO: fix bug 1349, 'Emails still skip to end
1511                 when opened (in certain circumstances)...'
1512
1513 2007-11-07 [colin]      3.0.2cvs126
1514
1515         * src/toolbar.c
1516                 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
1517
1518 2007-11-07 [colin]      3.0.2cvs125
1519
1520         * src/toolbar.c
1521                 Re-change the string occurence of A_CLAWS_ACTIONS
1522                 to A_SYL_ACTIONS, to prevent parse errors of the
1523                 toolbar_*.xml files
1524
1525 2007-11-07 [colin]      3.0.2cvs124
1526
1527         * src/mimeview.c
1528         * src/prefs_common.c
1529         * src/prefs_common.h
1530         * manual/advanced.xml
1531                 Add an hidden pref, 'save_parts_readwrite';
1532                 completes 3.0.2cvs35
1533
1534 2007-11-07 [paul]       3.0.2cvs123
1535
1536         * src/prefs_toolbar.c
1537         * src/toolbar.c
1538         * src/toolbar.h
1539                 rename ToolbarSylpheedActions to ToolbarClawsActions
1540                 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
1541
1542 2007-11-07 [paul]       3.0.2cvs122
1543
1544         * src/toolbar.c
1545                 MAEMO: remove tooltips
1546
1547 2007-11-07 [colin]      3.0.2cvs121
1548
1549         * src/plugins/pgpinline/pgpinline.c
1550                 Fix bug 1377, 'unspecific errors on 
1551                 signature checking'. Fix trimming of
1552                 UTF8 data.
1553
1554 2007-11-06 [iwkse]      3.0.2cvs120
1555
1556         * src/prefs_summary_open.c
1557                 yet a string change
1558
1559 2007-11-06 [paul]       3.0.2cvs119
1560
1561         * tools/Makefile.am
1562         * tools/README
1563         * tools/csv2addressbook.pl
1564                 add a new script that imports a CSV formatted
1565                 address book. Becky and Thunderbird address
1566                 book are currently supported.
1567
1568 2007-11-05 [colin]      3.0.2cvs118
1569
1570         * src/imap.c
1571                 Fix deletion 
1572
1573 2007-11-05 [iwkse]      3.0.2cvs117
1574
1575         * src/prefs_summary_open.c
1576                 String changes
1577
1578 2007-11-04 [paul]       3.0.2cvs116
1579
1580         * src/addressbook_foldersel.c
1581                 fix gtk critical warning
1582                 Patch by Pawel Pekala
1583
1584 2007-11-04 [paul]       3.0.2cvs115
1585
1586         * tools/README
1587         * tools/claws-mail-compose-insert-files.pl
1588                 add --bcc and uri_escape() everything
1589
1590 2007-11-04 [paul]       3.0.2cvs114
1591
1592         * src/gtk/gtkutils.c
1593                 gtkut_stock_with_text_button_set_create(): set
1594                 GTK_CAN_DEFAULT on buttons 2 and 3
1595
1596 2007-11-03 [paul]       3.0.2cvs113
1597
1598         * src/common/utils.c
1599                 fix debian bug #448814, 'mailto: URI decoding
1600                 desn't decode the destination address field'
1601                 Patch by Federico Heinz <fheinz@vialibre.org.ar>
1602
1603 2007-11-03 [paul]       3.0.2cvs112
1604
1605         * AUTHORS
1606         * src/compose.c
1607         * src/gtk/authors.h
1608                 allow Bcc in commandline URIs
1609                 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
1610
1611 2007-11-02 [colin]      3.0.2cvs111
1612
1613         * src/addressbook.c
1614                 Maybe fix bug 1376, 'crash on 
1615                 addressbook manipulation'
1616
1617 2007-10-31 [paul]       3.0.2cvs110
1618
1619         * src/ldapupdate.c
1620                 fix bug 1375, 'Impossible to modify e-mail
1621                 in LDAP addressbook twice'
1622                 Patch by Michael Rasmussen
1623
1624 2007-10-30 [paul]       3.0.2cvs109
1625
1626         * configure.ac
1627                 enable GnuTLS support with --enable-gnutls which
1628                 will disable openssl support. if the user has
1629                 gtk >= 2.10.x don't allow gnomeprint even if the
1630                 user asks for it
1631
1632 2007-10-30 [paul]
1633
1634         3.1.0-rc1 released
1635
1636 2007-10-30 [paul]       3.0.2cvs108
1637
1638         * Makefile.am
1639                 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
1640
1641 2007-10-30 [paul]       3.0.2cvs107
1642
1643         * src/expldifdlg.c
1644         * src/prefs_account.c
1645         * src/prefs_folder_item.c
1646         * src/prefs_spelling.c
1647         * src/prefs_themes.c
1648         * src/wizard.c
1649         * src/gtk/gtkaspell.c
1650         * src/gtk/gtkaspell.h
1651         * src/plugins/spamassassin/spamassassin_gtk.c
1652                 replace deprecated gtk_option_menu...
1653                 patch by Pawel Pekala
1654
1655 2007-10-29 [colin]      3.0.2cvs106
1656
1657         * src/plugins/dillo_viewer/dillo_prefs.c
1658                 Fix forgotten signal connect
1659
1660 2007-10-28 [colin]      3.0.2cvs105
1661
1662         * src/plugins/dillo_viewer/dillo_prefs.c
1663         * src/plugins/dillo_viewer/dillo_prefs.h
1664         * src/plugins/dillo_viewer/dillo_viewer.c
1665                 Implement addressbook-based whitelisting for loading
1666                 remote images. Fixed missing destroy of the embedded
1667                 browser that made a Dillo window pop up on exit, if
1668                 an HTML part was displayed.
1669
1670 2007-10-26 [colin]      3.0.2cvs104
1671
1672         * src/edittags.c
1673                 Add missing static
1674
1675 2007-10-25 [colin]      3.0.2cvs103
1676
1677         * src/editaddress.c
1678                 Add tap-and-hold on the picture, for Maemo
1679         * src/edittags.c
1680         * src/edittags.h
1681         * src/mainwindow.c
1682         * src/procmsg.c
1683         * src/summaryview.c
1684         * src/textview.c
1685                 Unify tag interfaces.
1686
1687 2007-10-25 [colin]      3.0.2cvs102
1688
1689         * src/imap.c
1690         * src/etpan/imap-thread.h
1691                 Much better error handling. We'll need to be really
1692                 clear to users about where errors come from, with 
1693                 the apparition of Gmail's IMAP server.
1694
1695 2007-10-24 [colin]      3.0.2cvs101
1696
1697         * src/edittags.c
1698         * src/mainwindow.c
1699         * src/summaryview.c
1700         * src/textview.c
1701                 Add tags sorting (alphabetical); allow deletion of
1702                 tags from the Apply Tags window
1703
1704 2007-10-24 [colin]      3.0.2cvs100
1705
1706         * src/editaddress.c
1707         * src/editaddress_other_attributes_ldap.c
1708         * src/editaddress_other_attributes_ldap.h
1709         * src/ldapctrl.c
1710         * src/ldapquery.c
1711         * src/ldapupdate.c
1712                 Fix LDAP writing (got broken in cvs39)
1713                 Add read-only support for jpegPhoto LDAP field
1714
1715 2007-10-23 [colin]      3.0.2cvs99
1716
1717         * src/news.c
1718                 Fix crash in some cases
1719
1720 2007-10-22 [colin]      3.0.2cvs98
1721
1722         * src/common/socket.h
1723         * src/common/ssl.c
1724                 Fix big leak in GnuTLS code
1725
1726 2007-10-22 [colin]      3.0.2cvs97
1727
1728         * src/news.c
1729                 Fix bug 1368, 'SIGSEGV in NNTP code'
1730
1731 2007-10-22 [colin]      3.0.2cvs96
1732
1733         * src/prefs_customheader.c
1734                 Catch compface warnings when generating X-Faces
1735
1736 2007-10-22 [wwp]        3.0.2cvs95
1737
1738         * src/quote_fmt_parse.y
1739                 Remove accidentally committed debug traces.
1740                 Fix a warning.
1741
1742 2007-10-22 [colin]      3.0.2cvs94
1743
1744         * src/etpan/nntp-thread.c
1745                 Fix authentication
1746
1747 2007-10-19 [wwp]        3.0.2cvs93
1748
1749         * src/common/ssl_certificate.c
1750                 Add missing include (Windows).
1751
1752 2007-10-19 [colin]      3.0.2cvs92
1753
1754         * src/imap_gtk.c
1755         * src/mimeview.c
1756         * src/textview.c
1757         * src/gtk/inputdialog.c
1758         * src/gtk/inputdialog.h
1759                 Remove the last old combo; patch by
1760                 Pawel
1761
1762 2007-10-19 [colin]      3.0.2cvs91
1763
1764         * src/common/ssl.c
1765                 Fix interop problem with GnuTLS and some crappy
1766                 servers that have very little keys.
1767
1768 2007-10-19 [colin]      3.0.2cvs90
1769
1770         * src/common/ssl.c
1771                 Fix return value check on GnuTLS, and
1772                 display the error
1773
1774 2007-10-18 [colin]      3.0.2cvs89
1775
1776         * src/common/ssl_certificate.c
1777                 Fix missing initialisations
1778
1779 2007-10-18 [wwp]        3.0.2cvs88
1780
1781         * src/Makefile.am
1782                 Fix linking against GNUTLS (matters if --enable-gnutls only).
1783
1784 2007-10-18 [colin]      3.0.2cvs87
1785
1786         * po/POTFILES.in
1787                 Fix build
1788
1789 2007-10-18 [mones]      3.0.2cvs86
1790
1791         * src/editbook.c
1792         * src/import.c
1793         * src/prefs_account.c
1794         * src/prefs_receive.c
1795         * src/gtk/about.c
1796         * src/plugins/bogofilter/bogofilter_gtk.c
1797         * src/plugins/spamassassin/spamassassin_gtk.c
1798                 More capitalisation micro-fixes
1799
1800 2007-10-18 [paul]       3.0.2cvs85
1801
1802         * configure.ac
1803                 add info about NNTP support via libetpan
1804                 change the configure output ending msg a little
1805         * src/gtk/about.c
1806                 similar changes to above
1807
1808 2007-10-18 [colin]      3.0.2cvs84
1809
1810         * src/procmime.c
1811         * src/procmime.h
1812                 Fix missing symbol for S/MIME
1813
1814 2007-10-18 [colin]      3.0.2cvs83
1815
1816         * src/prefs_filtering_action.c
1817                 Fix crash in tags (introduced in cvs78)
1818
1819 2007-10-18 [colin]      3.0.2cvs82
1820
1821         * src/common/Makefile.am
1822         * src/common/nntp.c
1823         * src/common/nntp.h
1824         * src/etpan/Makefile.am
1825         * src/etpan/etpan-thread-manager-types.h
1826         * src/etpan/etpan-thread-manager.c
1827         * src/etpan/imap-thread.c
1828         * src/etpan/nntp-thread.c
1829         * src/etpan/nntp-thread.h
1830         * src/news.c
1831         * src/news.h
1832                 Rewrite the nntp implementation
1833                 to use libetpan. Non-blocking NNTP!
1834         * src/account.c
1835         * src/crash.c
1836         * src/imap.c
1837         * src/inc.c
1838         * src/main.c
1839         * src/mainwindow.c
1840         * src/pop.c
1841         * src/pop.h
1842         * src/prefs_account.c
1843         * src/recv.c
1844         * src/recv.h
1845         * src/send_message.c
1846         * src/send_message.h
1847         * src/ssl_manager.c
1848         * src/ssl_manager.h
1849         * src/wizard.c
1850         * src/common/claws.c
1851         * src/common/session.c
1852         * src/common/session.h
1853         * src/common/smtp.c
1854         * src/common/smtp.h
1855         * src/common/socket.c
1856         * src/common/socket.h
1857         * src/common/ssl.c
1858         * src/common/ssl.h
1859         * src/common/ssl_certificate.c
1860         * src/common/ssl_certificate.h
1861         * src/gtk/about.c
1862         * src/gtk/sslcertwindow.c
1863         * src/gtk/sslcertwindow.h
1864                 Implement GnuTLS support. GnuTLS support
1865                 will be used if OpenSSL isn't available, or
1866                 specified explicitely. (the reason is that
1867                 GnuTLS cerficate checking is a bit less 
1868                 practical than OpenSSL's)
1869
1870 2007-10-18 [paul]       3.0.2cvs81
1871
1872         * src/gtk/inputdialog.c
1873         * src/gtk/inputdialog.h
1874                 fix copyright header
1875
1876 2007-10-17 [colin]      3.0.2cvs80
1877
1878         * src/plugins/pgpcore/select-keys.c
1879                 Fix bug which prevented encryption key
1880                 auto-selection when two or more matched the
1881                 email address, but only one isn't revoked
1882                 or expired.
1883
1884 2007-10-17 [wwp]        3.0.2cvs79
1885
1886         * src/compose.c
1887         * src/quote_fmt.c
1888         * src/quote_fmt.h
1889         * src/quote_fmt_lex.l
1890         * src/quote_fmt_parse.y
1891                 Templates can now attach files using |attach{filename}.
1892
1893 2007-10-17 [wwp]        3.0.2cvs78
1894
1895         * src/prefs_customheader.c
1896         * src/prefs_ext_prog.c
1897         * src/prefs_filtering_action.c
1898         * src/prefs_matcher.c
1899         * src/prefs_other.c
1900         * src/prefs_toolbar.c
1901         * src/gtk/combobox.c
1902         * src/gtk/combobox.h
1903         * src/gtk/gtkutils.c
1904         * src/gtk/gtkutils.h
1905         * src/plugins/bogofilter/bogofilter_gtk.c
1906         * src/plugins/spamassassin/spamassassin_gtk.c
1907                 Removed almost all remaining instances of GtkCombo
1908                 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
1909                 few visual and code cleanup from Colin.
1910
1911 2007-10-16 [wwp]        3.0.2cvs77
1912         * src/gtk/pluginwindow.c
1913                 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
1914
1915 2007-10-15 [colin]      3.0.2cvs76
1916
1917         * src/edittags.c
1918         * src/edittags.h
1919         * src/filtering.c
1920         * src/filtering.h
1921         * src/importmutt.c
1922         * src/importpine.c
1923         * src/main.c
1924         * src/messageview.c
1925         * src/messageview.h
1926         * src/mimeview.c
1927         * src/mimeview.h
1928         * src/pop.c
1929         * src/pop.h
1930         * src/prefs_common.c
1931         * src/prefs_common.h
1932         * src/prefs_customheader.c
1933         * src/prefs_customheader.h
1934         * src/prefs_display_header.c
1935         * src/prefs_display_header.h
1936         * src/prefs_filtering_action.c
1937         * src/prefs_filtering_action.h
1938         * src/prefs_folder_column.c
1939         * src/prefs_folder_column.h
1940         * src/prefs_folder_item.c
1941         * src/prefs_folder_item.h
1942         * src/prefs_gtk.c
1943         * src/prefs_gtk.h
1944         * src/prefs_logging.h
1945         * src/prefs_matcher.c
1946         * src/prefs_matcher.h
1947         * src/prefs_summary_column.c
1948         * src/prefs_summary_column.h
1949         * src/prefs_summary_open.c
1950         * src/procheader.c
1951         * src/procheader.h
1952         * src/procmime.c
1953         * src/procmime.h
1954         * src/recv.c
1955         * src/recv.h
1956         * src/sourcewindow.c
1957         * src/sourcewindow.h
1958         * src/summaryview.c
1959         * src/summaryview.h
1960         * src/textview.c
1961         * src/textview.h
1962         * src/toolbar.c
1963         * src/toolbar.h
1964         * src/common/mgutils.c
1965         * src/common/mgutils.h
1966         * src/common/nntp.c
1967         * src/common/nntp.h
1968         * src/common/prefs.c
1969         * src/common/prefs.h
1970         * src/common/socket.c
1971         * src/common/socket.h
1972         * src/common/stringtable.c
1973         * src/common/stringtable.h
1974         * src/common/template.c
1975         * src/common/template.h
1976         * src/common/uuencode.c
1977         * src/common/uuencode.h
1978         * src/gtk/gtkshruler.c
1979         * src/gtk/gtkshruler.h
1980         * src/gtk/menu.c
1981         * src/gtk/menu.h
1982         * src/gtk/progressdialog.c
1983         * src/gtk/progressdialog.h
1984                 Remove/staticalize, the return of the revenge
1985
1986 2007-10-15 [colin]      3.0.2cvs75
1987
1988         * src/matcher.c
1989                 Fix redirections in filtering's tests
1990
1991 2007-10-15 [colin]      3.0.2cvs74
1992
1993         * src/imap.c
1994                 Don't build imap_synchronise at all when 
1995                 building without libetpan
1996
1997 2007-10-14 [colin]      3.0.2cvs73
1998
1999         * src/imap.c
2000         * src/common/md5.c
2001         * src/common/md5.h
2002         * src/gtk/manage_window.c
2003         * src/gtk/manage_window.h
2004                 Remove more unused code
2005
2006 2007-10-14 [colin]      3.0.2cvs72
2007
2008         * src/addrquery.c
2009         * src/addrquery.h
2010         * src/recv.c
2011         * src/recv.h
2012         * src/vcard.c
2013         * src/vcard.h
2014         * src/common/xml.c
2015         * src/common/xml.h
2016         * src/common/xmlprops.c
2017         * src/common/xmlprops.h
2018                 Remove more unused code
2019
2020 2007-10-14 [colin]      3.0.2cvs71
2021
2022         * src/common/utils.c
2023                 Remove unused function
2024
2025 2007-10-13 [colin]      3.0.2cvs70
2026
2027         * src/imap.c
2028         * src/imap.h
2029         * src/mainwindow.c
2030         * src/mainwindow.h
2031         * src/gtk/gtkutils.c
2032         * src/gtk/gtkutils.h
2033                 Staticalise/Remove more code
2034
2035 2007-10-13 [colin]      3.0.2cvs69
2036
2037         * src/common/utils.c
2038         * src/common/utils.h
2039                 Remove dead code, unused for ages
2040
2041 2007-10-13 [colin]      3.0.2cvs68
2042
2043         * src/main.c
2044         * src/main.h
2045                 Maemo: define hildon_program in main.c,
2046                 make it accessible in the .h with extern
2047
2048 2007-10-13 [paul]       3.0.2cvs67
2049
2050         * src/gtk/menu.c
2051                 fix a bunch of runtime warnings on maemo
2052
2053 2007-10-13 [paul]       3.0.2cvs66
2054
2055         * src/main.c
2056         * src/main.h
2057         * src/gtk/gtkutils.c
2058         * src/gtk/gtkutils.h
2059                 fix a bunch of compiler warnings on maemo
2060
2061 2007-10-12 [colin]      3.0.2cvs65
2062
2063         * src/account.c
2064         * src/addritem.c
2065         * src/addritem.h
2066         * src/filtering.c
2067         * src/filtering.h
2068         * src/folder.c
2069         * src/folder.h
2070         * src/common/utils.c
2071         * src/common/utils.h
2072                 Remove unused code, staticalise some functions
2073
2074 2007-10-12 [paul]       3.0.2cvs64
2075
2076         * src/account.c
2077         * src/folderview.c
2078         * src/main.c
2079         * src/mainwindow.c
2080         * src/messageview.c
2081         * src/summary_search.c
2082         * src/summaryview.c
2083         * src/toolbar.c
2084         * src/wizard.c
2085         * src/common/utils.c
2086         * src/gtk/prefswindow.c
2087                 fix a bunch of compiler warnings on maemo
2088
2089 2007-10-11 [colin]      3.0.2cvs63
2090
2091         * src/editaddress.c
2092                 Make static function static
2093
2094 2007-10-11 [mones]      3.0.2cvs62
2095
2096         * src/addrduplicates.c
2097         * src/addressbook.c
2098         * src/compose.c
2099         * src/expldifdlg.c
2100         * src/mainwindow.c
2101         * src/messageview.c
2102         * src/pop.c
2103         * src/prefs_customheader.c
2104         * src/prefs_send.c
2105         * src/prefs_themes.c
2106         * src/common/plugin.c
2107         * src/gtk/pluginwindow.c
2108         * src/gtk/quicksearch.c
2109                 Fix several typos and capitalisation issues
2110
2111 2007-10-11 [wwp]        3.0.2cvs61
2112
2113         * src/editaddress.c
2114                 Fix a warning about possible use of uninitialized
2115                 filename var.
2116
2117 2007-10-11 [wwp]        3.0.2cvs60
2118
2119         * src/editaddress.c
2120                 Disable "Unset picture" menu item when there's
2121                 no picture to clear. Fix an extraneous g_unref_object,
2122                 add missing initializers.
2123
2124 2007-10-11 [wwp]        3.0.2cvs59
2125
2126         * src/pixmaps/anonymous.xpm
2127         * src/editaddress.c
2128         * src/Makefile.am
2129         * src/stock_pixmap.c
2130         * src/stock_pixmap.h
2131                 Fix a leak, gettext-ize the photo label.
2132                 Don't clear the existing picture if loading
2133                 a new one fails. Use a default 'anonymous'
2134                 picture (this new xpm has been added to the
2135                 internal stock_pixmap API). Add a
2136                 "Set picture" context menu entry.
2137
2138 2007-10-11 [colin]      3.0.2cvs58
2139
2140         * src/messageview.c
2141                 Make shift-shortcuts work
2142         * src/prefs_actions.c
2143                 Don't ask if we really want to close when
2144                 choosing OK and only the list is changed
2145         * src/prefs_template.c
2146                 Don't ask if we really want to close when
2147                 choosing OK and only the list is changed
2148         * src/common/plugin.c
2149                 Fix writing of second [Plugins_*] block
2150         * src/common/template.c
2151                 Remove unused files (fixes deletion)
2152
2153 2007-10-10 [paul]       3.0.2cvs57
2154
2155         * src/prefs_template.c
2156                 put the whole thing in a scrolled window
2157                 so that half the page is no longer inaccessible
2158                 on maemo
2159                 make the gtk_text_view smaller on maemo
2160
2161 2007-10-10 [colin]      3.0.2cvs56
2162
2163         * src/compose.c
2164                 Fix updating of Attachments number in some
2165                 cases (reedit, attach from command-line, ...)
2166
2167 2007-10-10 [colin]      3.0.2cvs55
2168
2169         * src/editaddress.c
2170                 Initialise error correctly
2171
2172 2007-10-10 [paul]       3.0.2cvs54
2173
2174         * src/prefs_filtering_action.c
2175         * src/gtk/description_window.c
2176         * src/gtk/foldersort.c
2177         * src/gtk/quicksearch.c
2178                 get rid of some pointless new lines and
2179                 make the descripton labels wrap better
2180
2181 2007-10-10 [colin]      3.0.2cvs53
2182
2183         * src/addressadd.c
2184         * src/editaddress.c
2185         * src/headerview.c
2186         * src/textview.c
2187                 More error handling on saving pictures
2188
2189 2007-10-10 [colin]      3.0.2cvs52
2190
2191         * src/printing.c
2192         * src/printing.h
2193                 Generalize a bit printing, so we can factorize
2194                 most of the code. 
2195
2196 2007-10-10 [paul]       3.0.2cvs51
2197
2198         * src/addrduplicates.c
2199                 fix engrish
2200                 use GTK_STOCK... buttons
2201
2202 2007-10-10 [paul]       3.0.2cvs50
2203
2204         * src/addressadd.c
2205         * src/addrindex.c
2206         * src/editaddress.c
2207                 Fix previous patch
2208                 Thanks to Colin
2209
2210 2007-10-10 [paul]       3.0.2cvs49
2211
2212         * src/summaryview.c
2213         * src/messageview.c
2214                 Fix crash on Add sender to addressbook when
2215                 From is null
2216         * src/addressadd.c
2217         * src/addrindex.c
2218         * src/editaddress.c
2219         * src/editaddress_other_attributes_ldap.h
2220                 Fix leaks 
2221                 Rename images to .png in addrbook/
2222         * src/headerview.c
2223         * src/textview.c
2224                 Fix Face/X-Face being used if adding another
2225                 address than sender to addressbook
2226                 Thanks to Colin
2227
2228 2007-10-10 [holger]     3.0.2cvs48
2229
2230         * src/addrduplicates.c
2231         * src/editaddress.c
2232                 Improvements to the addressbook duplicate finder
2233                 feature:
2234                  - add an edit button to the button bar
2235                  - display the whole bookname (with iface) and
2236                    use this for same-book checking
2237                  - after editing, try to keep selections if the
2238                    entries are still present
2239                  - sort the email column alphabetically
2240                  - put results in a scrolled window
2241                  - support embedded editing
2242                  - make columns in detail view resizable
2243                  - add keyboard shortcuts
2244
2245 2007-10-10 [wwp]        3.0.2cvs47
2246
2247         * src/addrindex.c
2248                 Fix a crash when there's no From: in email, thanks to Colin.
2249
2250 2007-10-09 [paul]       3.0.2cvs46
2251
2252         * src/messageview.c
2253         * src/summaryview.c
2254         * src/textview.c
2255                 fix building without compface support
2256
2257 2007-10-09 [colin]      3.0.2cvs45
2258
2259         * src/editaddress.c
2260         * src/headerview.c
2261         * src/textview.c
2262                 Add error handling
2263
2264 2007-10-09 [colin]      3.0.2cvs44
2265
2266         * src/addrduplicates.c
2267         * src/addressadd.c
2268         * src/addressadd.h
2269         * src/addressbook.c
2270         * src/addressbook.h
2271         * src/addrindex.c
2272         * src/addrindex.h
2273         * src/addritem.c
2274         * src/addritem.h
2275         * src/compose.c
2276         * src/editaddress.c
2277         * src/editaddress_other_attributes_ldap.h
2278         * src/headerview.c
2279         * src/messageview.c
2280         * src/mimeview.c
2281         * src/summaryview.c
2282         * src/textview.c
2283         * src/gtk/gtkutils.c
2284                 Automatically set contacts' pictures from Face 
2285                 or X-Face if they have no picture
2286                 Display the contact picture in textview or
2287                 headerview for mails sent by people in the 
2288                 addressbook, that have no Face or X-Face
2289                 Fix a few details in the Person edition dialog
2290                 (ability to unset picture)
2291                 Remove picture file when deleting contacts
2292
2293 2007-10-09 [iwkse]      3.0.2cvs43
2294
2295         * src/gtk/about.c
2296                 center the about window
2297
2298 2007-10-09 [paul]       3.0.2cvs42
2299
2300         * src/prefs_toolbar.c
2301                 fix icon selector window on maemo
2302
2303 2007-10-09 [paul]       3.0.2cvs41
2304
2305         * src/messageview.c
2306                 add 'go to' menu to separate msgview
2307
2308 2007-10-09 [colin]      3.0.2cvs40
2309
2310         * src/common/defs.h
2311                 Add forgotten file
2312
2313 2007-10-09 [iwkse]      3.0.2cvs39
2314
2315         * Makefile.am
2316         * src/addressbook.c
2317         * src/addritem.c
2318         * src/addritem.h
2319         * src/editaddress.c
2320         * src/editaddress_other_attributes_ldap.h
2321         * src/addrbook.c
2322         * src/Makefile.am
2323                 set a photo in the Addressbook
2324
2325 2007-10-08 [colin]      3.0.2cvs38
2326
2327         * src/prefs_toolbar.c
2328                 Make height 320 to remove the scrollbar 
2329                 (with current number of icons)
2330
2331 2007-10-08 [colin]      3.0.2cvs37
2332
2333         * src/prefs_toolbar.c
2334                 Transform the treeview to a GtkIconView.
2335                 Patch by Pawel
2336                 In addition, transform the window so that 
2337                 it looks like a popup menu. Patch by me
2338
2339 2007-10-08 [colin]      3.0.2cvs36
2340
2341         * src/compose.c
2342         * src/compose.h
2343                 Beautify the GUI a bit; in particular, show the
2344                 number of attachments in the tab's title.
2345                 Patch by Pawel
2346
2347 2007-10-08 [paul]       3.0.2cvs35
2348
2349         * src/mimeview.c
2350                 Save users from themselves: save temporary
2351                 files used for Open/Open with as read-only.
2352                 Thanks to Colin
2353
2354 2007-10-08 [paul]       3.0.2cvs34
2355
2356         * tools/Makefile.am
2357                 forgot this in cvs33
2358
2359 2007-10-08 [paul]       3.0.2cvs33
2360
2361         * tools/kdeservicemenu/README
2362         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
2363         * tools/kdeservicemenu/install.sh
2364         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
2365                 renamed template* to *template so as not to confuse
2366                 lintian
2367
2368 2007-10-08 [paul]       3.0.2cvs32
2369
2370         * src/prefs_themes.c
2371         * src/stock_pixmap.c
2372                 replace 2 direct uses of RC_DIR
2373
2374 2007-10-07 [colin]      3.0.2cvs31
2375
2376         * src/addrduplicates.c
2377         * src/addrduplicates.h
2378         * src/addressbook.c
2379         * src/addressbook.h
2380         * src/addrindex.c
2381         * src/addrindex.h
2382                 Implement deletion in duplicate finder. 
2383                 Patch by Holger 
2384
2385 2007-10-07 [colin]      3.0.2cvs30
2386
2387         * src/exporthtml.c
2388         * src/mbox.c
2389         * src/common/utils.c
2390                 Better fix for Solaris, thanks to Nicolas Doualot
2391
2392 2007-10-07 [colin]      3.0.2cvs29
2393
2394         * AUTHORS
2395         * src/gtk/authors.h
2396                 Add Frank Dietrich
2397
2398 2007-10-07 [colin]      3.0.2cvs28
2399
2400         * src/exporthtml.c
2401                 Fix HTML export to make it more compliant
2402                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
2403
2404 2007-10-07 [colin]      3.0.2cvs27
2405
2406         * src/prefs_toolbar.c
2407                 Only use icons that wouldn't look stupid in the toolbar
2408                 Patch by Pawel
2409
2410 2007-10-07 [colin]      3.0.2cvs26
2411
2412         * src/prefs_toolbar.c
2413                 Fix old icon being used when none is selected
2414
2415 2007-10-07 [colin]      3.0.2cvs25
2416
2417         * src/toolbar.c
2418                 Fix copy/paste error
2419
2420 2007-10-07 [colin]      3.0.2cvs24
2421
2422         * src/prefs_toolbar.c
2423         * src/toolbar.c
2424         * src/toolbar.h
2425                 Update icon to default one when changing event
2426                 Make the icon chooser nicer (handle Esc, Enter,
2427                 double-click)
2428
2429 2007-10-06 [colin]      3.0.2cvs23
2430
2431         * src/prefs_toolbar.c
2432                 Fix text reset; patch by Pawel
2433
2434 2007-10-06 [colin]      3.0.2cvs22
2435
2436         * src/toolbar.h
2437                 Complete previous commit
2438
2439 2007-10-06 [colin]      3.0.2cvs21
2440
2441         * src/prefs_toolbar.c
2442         * src/toolbar.c
2443                 Set toolbar text automatically to the default
2444                 when changing Event executed on click
2445
2446 2007-10-06 [colin]      3.0.2cvs20
2447
2448         * src/prefs_toolbar.c
2449                 Invert Text and Event fields
2450
2451 2007-10-06 [colin]      3.0.2cvs19
2452
2453         * src/prefs_toolbar.c
2454         * src/toolbar.c
2455                 Make toolbar prefs look much better
2456                 Patch by Pawel Pekala
2457
2458 2007-10-06 [paul]       3.0.2cvs18
2459
2460         * src/account.c
2461         * src/prefs_filtering.c
2462                 fix checkbuttons in gtktreeview on maemo by
2463                 setting maemo's "allow-checkbox-mode" to FALSE
2464
2465 2007-10-06 [colin]      3.0.2cvs17
2466
2467         * configure.ac
2468                 Export -DSOLARIS in CFLAGS for all
2469                 Solaris (not just 2.8) and OpenSolaris
2470
2471 2007-10-06 [paul]       3.0.2cvs16
2472
2473         * AUTHORS
2474         * src/exporthtml.c
2475         * src/mbox.c
2476         * src/gtk/authors.h
2477                 fix build on solaris where ctime_r takes
2478                 3 arguments rather than 2.
2479                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
2480
2481 2007-10-05 [colin]      3.0.2cvs15
2482
2483         * src/etpan/imap-thread.c
2484                 Fix wrong error codepath
2485
2486 2007-10-05 [wwp]        3.0.2cvs14
2487
2488         * src/filtering.c
2489                 Fix unexpected logging of quicksearches:
2490                 debug_filtering_session flag was never reset to FALSE, causing
2491                 matcher functions to log when called from a quicksearch
2492                 (if a filtering session happened before).
2493
2494 2007-10-05 [paul]       3.0.2cvs13
2495
2496         * src/prefs_actions.c
2497         * src/prefs_filtering.c
2498         * src/prefs_template.c
2499                 fix bug 1343, 'Filtering..'s close button
2500                 silently discards new filter'
2501                 Thanks to Colin
2502
2503 2007-10-05 [paul]       3.0.2cvs12
2504
2505         * configure.ac
2506         * src/Makefile.am
2507                 fix bug 1347, '-Wno-unused-function, optional'
2508
2509 2007-10-05 [colin]      3.0.2cvs11
2510
2511         * src/procmime.c
2512         * src/common/mgutils.c
2513                 Fix warnings
2514
2515 2007-10-05 [mones]      3.0.2cvs10
2516
2517         * manual/advanced.xml
2518                 Use full menu name
2519         * manual/es/advanced.xml
2520                 Synchronise translation
2521
2522 2007-10-04 [colin]      3.0.2cvs9
2523
2524         * src/action.c
2525         * src/addrbook.c
2526         * src/addrindex.c
2527         * src/compose.c
2528         * src/exporthtml.c
2529         * src/exportldif.c
2530         * src/folder.c
2531         * src/main.c
2532         * src/matcher.c
2533         * src/mbox.c
2534         * src/messageview.c
2535         * src/mh.c
2536         * src/news.c
2537         * src/partial_download.c
2538         * src/pop.c
2539         * src/procmime.c
2540         * src/procmsg.c
2541         * src/toolbar.c
2542         * src/common/log.c
2543         * src/common/mgutils.c
2544         * src/common/plugin.c
2545         * src/common/utils.c
2546         * src/common/xml.c
2547         * src/common/xml.h
2548         * src/common/xmlprops.c
2549         * src/common/xmlprops.h
2550         * src/plugins/bogofilter/bogofilter.c
2551         * src/plugins/clamav/clamav_plugin.c
2552         * src/plugins/dillo_viewer/dillo_prefs.c
2553         * src/plugins/pgpcore/prefs_gpg.c
2554         * src/plugins/pgpinline/pgpinline.c
2555         * src/plugins/pgpmime/pgpmime.c
2556         * src/plugins/spamassassin/spamassassin.c
2557         * src/plugins/trayicon/trayicon_prefs.c
2558                 Verify success on writes. Will fix possible strange
2559                 failure on disk full.
2560
2561 2007-10-04 [paul]       3.0.2cvs8
2562
2563         * manual/advanced.xml
2564                 add further info about Actions
2565                 Patch by Emmanuel Briot <briot@adacore.com>
2566
2567 2007-10-04 [paul]       3.0.2cvs7
2568
2569         * src/account.c
2570                 remove the D column, instead indicate the
2571                 default account by use of bold text
2572
2573 2007-10-03 [colin]      3.0.2cvs6
2574
2575         * src/common/template.c
2576                 Fix templates writing (was prone to disk full problems)
2577
2578 2007-10-03 [colin]      3.0.2cvs5
2579
2580         * src/Makefile.am
2581         * src/addrduplicates.c
2582         * src/addrduplicates.h
2583         * src/addressbook.c
2584                 Add duplicate deletion. Patch by Holger
2585
2586 2007-10-03 [colin]      3.0.2cvs4
2587
2588         * src/matcher.c
2589         * src/gtk/quicksearch.c
2590                 Fix bug 1340, 'Case insensitive searches with 
2591                 non-ascii alphabets fail'.
2592
2593 2007-10-03 [colin]      3.0.2cvs3
2594
2595         * src/main.c
2596         * src/common/utils.c
2597         * src/common/utils.h
2598                 Implement run-time alternative config directories
2599
2600 2007-10-03 [colin]      3.0.2cvs2
2601
2602         * src/folderview.c
2603                 Prevent opening folder item while folder
2604                 is scanned in a better way
2605
2606 2007-10-02 [paul]       3.0.2cvs1
2607
2608         * NEWS
2609         * README
2610         * RELEASE_NOTES
2611         * configure.ac
2612                 bump up version number following stable release
2613
2614 2007-09-30 [colin]      3.0.1cvs49
2615
2616         * src/imap.c
2617                 Refresh session if needed
2618
2619 2007-09-30 [colin]      3.0.1cvs48
2620
2621         * src/imap.c
2622                 Reset folder's session to NULL
2623                 before destroying it
2624
2625 2007-09-30 [mones]      3.0.1cvs47
2626
2627         * manual/handling.xml
2628                 Use markup quotes instead hardcoded quotes
2629         * manual/es/handling.xml
2630                 Added new synced section (IMAP subscriptions)
2631
2632 2007-09-29 [colin]      3.0.1cvs46
2633
2634         * src/imap.c
2635                 Notice disconnections faster
2636
2637 2007-09-28 [colin]      3.0.1cvs45
2638
2639         * src/addressbook.c
2640         * src/addrindex.c
2641                 Fix warnings
2642
2643 2007-09-28 [paul]       3.0.1cvs44
2644
2645         * src/mimeview.c
2646                 fix maemo build
2647
2648 2007-09-28 [paul]       3.0.1cvs43
2649
2650         * src/account.c
2651                 use gtk_widget_set_size_request() on the label
2652                 so that wrapping works better. get rid of the
2653                 (partially deprecated) hbutton_box.
2654                 these changes should prevent buttons overlapping
2655                 on maemo
2656
2657 2007-09-28 [colin]      3.0.1cvs42
2658
2659         * src/pop.c
2660                 Fix typo :)
2661
2662 2007-09-28 [colin]      3.0.1cvs41
2663
2664         * src/compose.c
2665         * src/msgcache.c
2666         * src/pop.c
2667         * src/procmime.c
2668         * src/etpan/imap-thread.c
2669                 64bits-related warning fixes
2670
2671 2007-09-28 [colin]      3.0.1cvs40
2672
2673         * src/folder_item_prefs.c
2674         * src/ldaputil.c
2675         * src/mainwindow.c
2676         * src/mimeview.c
2677         * src/common/tags.c
2678                 Fix warnings
2679
2680 2007-09-28 [colin]      3.0.1cvs39
2681
2682         * src/plugins/spamassassin/spamassassin.c
2683         * src/plugins/spamassassin/spamassassin.h
2684         * src/plugins/spamassassin/spamassassin_gtk.c
2685                 Add addressbook-based whitelisting
2686
2687 2007-09-28 [colin]      3.0.1cvs38
2688
2689         * src/folder.c
2690                 Fix bug 1337, 'crash on pressing Send button'
2691
2692 2007-09-28 [paul]       3.0.1cvs37
2693
2694         * src/prefs_folder_item.c
2695                 give the orphans a parent. makes all prefs
2696                 pages visible on maemo
2697
2698 2007-09-28 [colin]      3.0.1cvs36
2699
2700         * src/prefs_folder_column.c
2701         * src/prefs_summary_column.c
2702                 Fix two leaks
2703
2704 2007-09-27 [colin]      3.0.1cvs35
2705
2706         * src/gtk/quicksearch.c
2707                 Fix bug 1336, 'Segfault if empty space before search-string'
2708
2709 2007-09-26 [mones]      3.0.1cvs34
2710
2711         * manual/account.xml
2712         * manual/plugins.xml
2713                 Fixed irc channel name, added some docbook markup.
2714                 Changed text markup to docbook markup. 
2715                 Added spamcop as supported in SpamReport description.
2716         * manual/fr/plugins.xml
2717                 Fixed irc channel name.
2718         * manual/es/account.xml
2719         * manual/es/advanced.xml
2720         * manual/es/claws-mail-manual.xml
2721         * manual/es/glossary.xml
2722         * manual/es/gpl.xml
2723         * manual/es/keyboard.xml
2724         * manual/es/plugins.xml
2725                 Synced with English version, fixed a couple of typos.
2726
2727 2007-09-26 [colin]      3.0.1cvs33
2728
2729         * configure.ac
2730                 Explain why "Libgnomeprint: no" on GTK+ 2.10
2731
2732 2007-09-26 [colin]      3.0.1cvs32
2733
2734         * src/messageview.c
2735         * src/procmsg.c
2736         * src/procmsg.h
2737                 Optimisation: avoid fetching mail 3 times locally
2738                 for displaying
2739
2740 2007-09-26 [colin]      3.0.1cvs31
2741
2742         * src/mh.c
2743                 Fix missing static
2744
2745 2007-09-26 [colin]      3.0.1cvs30
2746
2747         * src/folder.c
2748         * src/folder.h
2749         * src/mh.c
2750         * src/mh.h
2751                 Fix MH mtime hack - make it a folder class function
2752
2753 2007-09-26 [colin]      3.0.1cvs29
2754
2755         * src/inc.c
2756                 Fix bug 1334, 'user defined mail incorporation 
2757                 script not run'
2758
2759 2007-09-25 [colin]      3.0.1cvs28
2760
2761         * src/codeconv.c
2762                 Optimisation: shortcut conv_codeset_strdup
2763                 when src_code and dest_code are the same
2764         * src/common/xml.c
2765         * src/common/xml.h
2766                 Optimisation: shortcut code conversions when
2767                 files are in UTF-8; faster list walking by
2768                 using prepend/reverse.
2769
2770 2007-09-25 [holger]     3.0.1cvs27
2771
2772         * src/printing.c
2773                 Replace button bar of the preview window
2774                 with a real toolbar (patch by Colin)
2775                 Add zooming to the preview window
2776
2777 2007-09-24 [paul]       3.0.1cvs26
2778
2779         * src/compose.c
2780                 compact the character set menu, adding some
2781                 missing encodings. Patch by Pawel Pekala
2782
2783 2007-09-23 [paul]       3.0.1cvs25
2784
2785         * src/prefs_account.c
2786         * src/prefs_folder_item.c
2787         * src/prefs_quote.c
2788         * src/quote_fmt.c
2789         * src/quote_fmt.h
2790                 remove unnecessary frame from Templates options
2791                 and improve the English of the check button label
2792
2793 2007-09-22 [colin]      3.0.1cvs24
2794
2795         * src/gtk/quicksearch.c
2796                 Fix bug 1329, 'error in quicksearch.c'
2797                 Fix return with value in function returning void
2798
2799 2007-09-22 [colin]      3.0.1cvs23
2800
2801         * src/imap.c
2802         * src/procmsg.h
2803         * src/common/utils.c
2804         * src/common/utils.h
2805         * src/etpan/imap-thread.c
2806                 Optimise fetching IMAP cached emails *a lot*
2807                 (remember whether mail is fully cached and \r's
2808                  are already stripped)
2809
2810 2007-09-22 [colin]      3.0.1cvs22
2811
2812         * src/folder.c
2813         * src/folder.h
2814         * src/prefs_folder_item.c
2815                 Add a button to allow users to drop local caches.
2816
2817 2007-09-21 [colin]      3.0.1cvs21
2818
2819         * src/summaryview.c
2820                 Remove unnecessary error when cancelling export to mbox.
2821                 Patch by Pawel
2822
2823 2007-09-21 [paul]       3.0.1cvs20
2824
2825         * src/gtk/prefswindow.c
2826                 remove unnecessary frames from the prefs
2827                 pages. Patch by Pawel Pekala
2828
2829 2007-09-21 [paul]       3.0.1cvs19
2830
2831         * src/prefs_account.c
2832         * src/prefs_folder_item.c
2833         * src/prefs_quote.c
2834         * src/quote_fmt.c
2835                 put the Templates options into a tabbed
2836                 layout. Patch by Pawel Pekala
2837
2838 2007-09-21 [paul]       3.0.1cvs18
2839
2840         * src/mainwindow.c
2841                 group together the character set menu items
2842                 move the /View/Show or hide/Message view below
2843                 .../Toolbar menu item
2844                 Patch by Pawel Pekala
2845
2846 2007-09-21 [mones]      3.0.1cvs17
2847
2848         * src/compose.c
2849                 Fix for bug 1327, 'segfault when replying to a non-existent
2850                 news message', thanks to Colin.
2851
2852 2007-09-21 [colin]      3.0.1cvs16
2853
2854         * src/folderview.c
2855                 Complete 3.0.1cvs15
2856
2857 2007-09-20 [colin]      3.0.1cvs15
2858
2859         * src/folderview.c
2860         * src/folderview.h
2861                 Maybe fix bug 1324, 'Corrupted IMAP cache'
2862
2863 2007-09-20 [colin]      3.0.1cvs14
2864
2865         * src/printing.c
2866                 Fix a little leak
2867
2868 2007-09-20 [holger]     3.0.1cvs13
2869
2870         * src/printing.c
2871                 Add page layout to print preview.
2872                 Make the close-button in the toolbar
2873                 right-aligned.
2874
2875 2007-09-20 [paul]       3.0.1cvs12
2876
2877         * po/ru.po
2878                 updated by Pavlo Bohmat
2879
2880 2007-09-19 [colin]      3.0.1cvs11
2881
2882         * src/common/utils.c
2883                 Prevent unquoted mime boundaries, by always
2884                 using a /
2885
2886 2007-09-19 [colin]      3.0.1cvs10
2887
2888         * src/printing.c
2889                 Fix drawing area size, fix DPI change that
2890                 can cause total number of lines to decrease
2891
2892 2007-09-19 [colin]      3.0.1cvs9
2893
2894         * po/POTFILES.in
2895         * src/printing.c
2896                 Make print preview more efficient and nicer.
2897                 Patch mostly by Holger Berndt <hb@claws-mail.org>
2898
2899 2007-09-19 [colin]      3.0.1cvs8
2900
2901         * src/prefs_common.c
2902         * src/prefs_common.h
2903         * src/printing.c
2904                 Add scrolledwindow, default allocation and
2905                 size saving to the print preview window.
2906
2907 2007-09-18 [colin]      3.0.1cvs7
2908
2909         * src/prefs_common.c
2910         * src/prefs_common.h
2911         * src/prefs_image_viewer.c
2912         * src/printing.c
2913                 GtkPrintOperation:
2914                 - add image printing support
2915                 - add option to print images
2916                 - add preview widget
2917                 - add saving of a few Page Setup parameters
2918
2919 2007-09-18 [colin]      3.0.1cvs6
2920
2921         * AUTHORS
2922         * src/gtk/authors.h
2923                 Add Guillaume Chazarain
2924
2925 2007-09-18 [colin]      3.0.1cvs5
2926
2927         * src/common/utils.c
2928                 Fix bug 1321, 'access before allocation 
2929                 when scanning for uris'. Patch by 
2930                 Guillaume Chazarain <guichaz@yahoo.fr>
2931
2932 2007-09-18 [colin]      3.0.1cvs4
2933
2934         * src/toolbar.c
2935                 Fix bug 1320, 'Memory leak caused by 
2936                 gtk_container_get_children'. Patch by
2937                 Guillaume Chazarain <guichaz@yahoo.fr>
2938
2939 2007-09-18 [colin]      3.0.1cvs3
2940
2941         * src/printing.c
2942         * src/printing.h
2943                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
2944
2945 2007-09-18 [colin]      3.0.1cvs2
2946
2947         * src/Makefile.am
2948         * src/mainwindow.c
2949         * src/messageview.c
2950         * src/messageview.h
2951         * src/prefs_ext_prog.c
2952         * src/prefs_fonts.c
2953         * src/printing.c
2954         * src/printing.h
2955         * src/summaryview.c
2956                 Use GtkPrintOperation by default on GTK+ >= 2.10
2957                 Patch by Holger Berndt <hb@claws-mail.org>
2958
2959 2007-09-18 [paul]       3.0.1cvs1
2960
2961         * NEWS
2962         * README
2963         * RELEASE_NOTES
2964         * configure.ac
2965                 bump up version number following stable release
2966
2967 2007-09-16 [colin]      3.0.0cvs18
2968
2969         * src/folder.c
2970                 Fix possible memleak
2971
2972 2007-09-16 [colin]      3.0.0cvs17
2973
2974         * src/folderview.c
2975                 Fix bug 1311, 'Wrong arrow position 
2976                 while moving message into folder when 
2977                 column headers hidden'
2978         * src/image_viewer.c
2979                 Show error in the GUI if image can't
2980                 be loaded
2981         * src/matcher.c
2982                 Fix spurious output
2983         * src/messageview.c
2984                 Allow setting domain in msgid
2985         * src/common/plugin.c
2986                 Add timing information
2987
2988 2007-09-16 [colin]      3.0.0cvs16
2989
2990         * src/account.c
2991         * src/compose.c
2992         * src/prefs_account.c
2993         * src/prefs_account.h
2994         * src/common/utils.c
2995                 Remove Generate Message-ID option. We need
2996                 this on some IMAP servers.
2997         * src/prefs_template.c
2998                 Fix double-free
2999
3000 2007-09-16 [colin]      3.0.0cvs15
3001
3002         * src/prefs_filtering.c
3003         * src/prefs_filtering.h
3004         * src/prefs_filtering_action.c
3005         * src/common/tags.c
3006                 Fix tags issues: tags with spaces, renaming
3007                 tags.
3008
3009 2007-09-16 [colin]      3.0.0cvs14
3010
3011         * src/folderview.c
3012         * src/main.c
3013         * src/mainwindow.c
3014                 Fix bug 1308, 'Claws deletes folderlist.xml after
3015                 fetching mail short after start-up'
3016
3017 2007-09-16 [colin]      3.0.0cvs13
3018
3019         * src/compose.c
3020                 Fix scrolling to cursor
3021
3022 2007-09-16 [paul]       3.0.0cvs12
3023
3024         * po/sr.po
3025                 updated by Aleksandar Urosevic
3026
3027 2007-09-16 [paul]       3.0.0cvs11
3028
3029         * src/folder.c
3030                 do not allow locked msgs to be deleted,
3031                 even by filtering/processing
3032
3033 2007-09-07 [paul]       3.0.0cvs10
3034
3035         * src/prefs_folder_column.c
3036         * src/prefs_summary_column.c
3037                 implement button sensitivity
3038                 patch by Pawel Pekala
3039
3040 2007-09-06 [wwp]        3.0.0cvs9
3041
3042         * src/prefs_gtk.c
3043                 Add a missing linefeed to a debug message.
3044
3045 2007-09-05 [colin]      3.0.0cvs8
3046
3047         * src/inc.c
3048                 Fix statusbar/window mismatch on Maemo
3049
3050 2007-09-05 [colin]      3.0.0cvs7
3051
3052         * src/ldaputil.c
3053                 Fix build without USE_LDAP_TLS
3054
3055 2007-09-05 [colin]      3.0.0cvs6
3056
3057         * src/folder.c
3058         * src/imap.c
3059         * src/inc.c
3060         * src/mbox.c
3061         * src/send_message.c
3062         * src/statusbar.c
3063         * src/statusbar.h
3064                 Maemo: distinguish various statusbar messages,
3065                 in order to display only the most important.
3066
3067 2007-09-04 [wwp]        3.0.0cvs5
3068
3069         * src/account.c
3070                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
3071                 Show protocol "SMTP" and the appropriate server for send-only
3072                 accounts, show "-" instead of "" when no value is relevant.
3073
3074 2007-09-03 [ticho]      3.0.0cvs4
3075
3076         * src/summaryview.c
3077                 Handle plural form better in delete confirmation dialog.
3078
3079 2007-09-03 [wwp]        3.0.0cvs3
3080
3081         * src/compose.c
3082                 Warn differently when sending or sending later (queueing).
3083
3084 2007-09-03 [colin]      3.0.0cvs2
3085
3086         * src/procmime.c
3087         * src/procmime.h
3088         * src/common/plugin.c
3089         * src/common/plugin.h
3090                 Add a new plugin API, MimeParser. It allows
3091                 plugins to scan email MIME parts and optionally,
3092                 transform them.
3093
3094 2007-09-03 [mones]      3.0.0cvs1
3095
3096         * po/es.po
3097                 Updated translation
3098         * src/common/defs.h
3099                 While a better solution is made double history sizes
3100
3101 2007-09-03 [paul]       3.0.0
3102
3103         * NEWS
3104         * README
3105         * RELEASE_NOTES
3106                 3.0.0 released
3107
3108 [For previous entries, see ChangeLog.2.0.0-3.0.0]