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