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