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