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