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