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