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