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