2007-12-04 [wwp] 3.1.0cvs54
[claws.git] / ChangeLog
1 2007-12-04 [wwp]        3.1.0cvs54
2
3         * src/prefs_other.c
4                 Fix for bug #1419.
5
6 2007-12-04 [holger]     3.1.0cvs53
7
8         * src/addrduplicates.c
9         * src/addrduplicates.h
10                 Export addressbook entry deletion
11
12 2007-12-04 [colin]      3.1.0cvs52
13
14         * tools/Makefile.am
15         * tools/README.sylprint
16         * tools/sylprint.pl
17         * tools/sylprint.rc
18                 Fix debian bug #454089 (symlink attack in TMP directory)
19                 http://secwatch.org/advisories/1019661/ :
20                 Remove the buggy script, which was unmaintained anyway
21         * src/news.c
22         * src/procmsg.c
23                 Store things in our private tmp directory.
24
25 2007-12-03 [colin]      3.1.0cvs51
26
27         * src/folder.c
28         * src/folder.h
29         * src/folderview.c
30         * src/imap.c
31         * src/mainwindow.c
32                 Fix update problem when getting remote tags
33         * src/prefs_matcher.c
34                 Rework GUI to make it better. Patch by Pawel
35                 Pekala
36
37 2007-12-03 [colin]      3.1.0cvs50
38
39         * src/etpan/imap-thread.c
40         * src/etpan/nntp-thread.c
41                 Fix bug 1417, 'Network log doesn't reveal 
42                 enough NNTP errors'
43
44 2007-12-02 [iwkse]      3.1.0cvs49
45
46         * src/plugins/dillo_viewer/dillo_prefs.c
47                         Insert dillo under the Plugins menu
48
49 2007-12-01 [paul]       3.1.0cvs48
50
51         * src/html.c
52                 add these variant forms
53                 Thanks to Colin
54
55 2007-12-01 [paul]       3.1.0cvs47
56
57         * src/matcher.c
58                 fix a typo
59
60 2007-12-01 [paul]       3.1.0cvs46
61
62         * po/POTFILES.in
63                 add the new addrcustomattr.c file
64
65 2007-11-29 [colin]      3.1.0cvs45
66
67         * src/common/ssl_certificate.c
68                 Use the more modern getaddrinfo instead of 
69                 gethostbyname when possible
70
71 2007-11-28 [colin]      3.1.0cvs44
72
73         * src/summaryview.c
74                 Maybe fix bug 1410 and other crash reports
75                 in summaryview since cvs38.
76
77 2007-11-28 [wwp]        3.1.0cvs43
78
79         * src/prefs_summary_open.c
80                 Guard against an empty list of actions to perform
81                 when opening a folder (or migration defaults could
82                 be introduced, confusing).
83
84 2007-11-28 [colin]      3.1.0cvs42
85
86         * src/folderview.c
87                 Fix mark all read from folder's contextual menu
88
89 2007-11-27 [colin]      3.1.0cvs41
90
91         * src/imap.c
92         * src/imap.h
93         * src/imap_gtk.c
94         * src/prefs_account.c
95         * src/etpan/imap-thread.c
96                 A few fixes to the IMAP flags handling: Optimisations,
97                 two crashers, mention that Bandwitdh-efficient mode
98                 prevents tag fetching.
99                 Fix M-UTF7 in subscription dialog.
100
101 2007-11-27 [colin]      3.1.0cvs40
102
103         * src/folder.c
104         * src/mbox.c
105         * src/summaryview.c
106                 Make filtering faster on flags change: Batch original 
107                 folderitem, where we'll do flags/tags changes.
108
109 2007-11-27 [colin]      3.1.0cvs39
110
111         * src/filtering.c
112                 Fix bug 1407, 'After a copy action, further rules apply 
113                 to both original and copy'
114
115 2007-11-27 [colin]      3.1.0cvs38
116
117         * src/edittags.c
118         * src/summaryview.c
119                 Fixes races when doing a long operation and user
120                 asks for another one (Mark all read/unread on a 
121                 big folder on IMAP for example)
122
123 2007-11-27 [wwp]        3.1.0cvs37
124
125         * src/addressbook.c
126         * src/prefs_common.c
127                 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
128                 and 3.1.0cvs35 (addressbook.c).
129
130 2007-11-27 [holger]     3.1.0cvs36
131
132         * src/printing.c
133                 Add a line separating header and body
134                 in the printout
135
136 2007-11-27 [wwp]        3.1.0cvs35
137
138         * src/addressbook.c
139                 Fix a drag-and-drop issue introduced with 3.1.0cvs33
140                 (thanks to Colin) and revert disabling of cut/copy
141                 context menu entries upon selected groups.
142
143 2007-11-27 [holger]     3.1.0cvs34
144
145         * src/printing.c
146                 Add weights to the list of supported text attributes
147                 for printing
148
149 2007-11-27 [wwp]        3.1.0cvs33
150
151         * src/Makefile.am
152         * src/addrcustomattr.c
153         * src/addrcustomattr.h
154         * src/addressbook.c
155         * src/editaddress.c
156         * src/editaddress.h
157         * src/prefs_common.c
158         * src/prefs_common.h
159         * src/common/defs.h
160                 Provide a (customizable) list of preset attribute names
161                 for editing contacts (closes bug #1391).
162
163 2007-11-27 [wwp]        3.1.0cvs32
164
165         * src/addrclip.c
166         * src/addressbook.c
167         * src/addritem.c
168                 Various fixes in the address book:
169                         - made copy/move of a folder to itself or its subtree
170                           impossible (-> error)
171                         - errors messages don't show in the status bar anymore,
172                           use alertpanels instead
173                         - simple click on group doesn't open group edit dialog
174                           anymore when in contact edit embedded mode (was too itchy)
175                         - fixed disabling of edit button and and menu entry when
176                           in contact edit embedded mode (was done in a bad and
177                           ineffective way)
178                         - fix menu cut/paste sensitivity in treelist context
179                           menu (conflicting enabling was done by different functions)
180                         - fix some menu item sensitivity in address list context menu
181                         - don't allow cut/copy of groups, it's useless as they won't
182                           be copied w/ their contents
183                         - fix missing copy of the picture file when copying (bug #1402),
184                           fix picture attribute (internal) value when moving or copying
185
186
187 2007-11-27 [colin]      3.1.0cvs31
188
189         * src/folder.c
190         * src/imap.c
191                 Fix tags loss on move, fix space encoding
192
193 2007-11-26 [colin]      3.1.0cvs30
194
195         * src/edittags.c
196         * src/folder.c
197         * src/folder.h
198         * src/imap.c
199         * src/messageview.c
200         * src/procmsg.c
201         * src/procmsg.h
202         * src/summaryview.c
203         * src/common/utils.c
204         * src/common/utils.h
205         * src/etpan/imap-thread.c
206         * src/etpan/imap-thread.h
207                 Add IMAP tags support
208
209 2007-11-26 [colin]      3.1.0cvs29
210
211         * src/imap.c
212                 Fix bug 1405, 'imap auto auth method doesn't 
213                 work since 3.1.0'
214
215 2007-11-26 [colin]      3.1.0cvs28
216
217         * src/messageview.c
218         * src/procmime.c
219                 Handle broken disposition-notifications from Evolution
220                 (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
221
222 2007-11-25 [paul]       3.1.0cvs27
223
224         * src/folder_item_prefs.c
225         * src/folder_item_prefs.h
226                 remove dead code
227
228 2007-11-23 [wwp]        3.1.0cvs26
229
230         * src/matcher.c
231         * src/matcher.h
232         * src/matcher_parser_parse.y
233         * src/prefs_matcher.c
234                 Fix irrelevant case folding when adding matcher condition 'test',
235                 thanks to Colin.
236
237 2007-11-23 [wwp]        3.1.0cvs25
238
239         * src/prefs_common.c
240         * src/prefs_common.h
241         * src/prefs_summary_open.c
242         * src/prefs_summary_open.h
243         * src/summaryview.c
244                 Add "select first email in list" to the list of possible selections
245                 when opening a folder.
246
247 2007-11-23 [paul]       3.1.0cvs24
248
249         * po/de.po
250                 a fix by Stephan Sachse, plus remove all
251                 old strings from the end of the file
252
253 2007-11-23 [wwp]        3.1.0cvs23
254
255         * src/prefs_msg_colors.c
256                 Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
257                 with little changes.
258
259 2007-11-23 [paul]       3.1.0cvs22
260
261         * src/prefs_logging.c
262                 eliminate wasted horizontal space
263
264 2007-11-23 [paul]       3.1.0cvs21
265
266         * src/prefs_summaries.c
267                 don't wrap the label or put linebreaks
268
269 2007-11-22 [colin]      3.1.0cvs20
270
271         * src/plugins/pgpinline/pgpinline.c
272                 Fix decryption
273
274 2007-11-22 [wwp]        3.1.0cvs19
275
276         * src/prefs_themes.c
277                 Yet another misuse of get_rc_dir(), still related
278                 to user themes. Completes 3.1.0cvs18.
279
280 2007-11-22 [wwp]        3.1.0cvs18
281
282         * src/stock_pixmap.c
283                 Fix a misuse of get_rc_dir(), user themes dir was
284                 not set properly and some themes might have disappeared
285                 from themes list in prefs.
286
287 2007-11-22 [wwp]        3.1.0cvs17
288
289         * src/edittags.c
290         * src/edittags.h
291         * src/common/tags.c
292         * src/common/tags.h
293                 Correct copyright for these claws-mail-only brand new
294                 files.
295
296 2007-11-22 [paul]       3.1.0cvs16
297
298         * src/compose.c
299                 fix bug 1400, 'Drag and drop of URLs does not work'
300                 Thanks to Colin
301
302 2007-11-22 [paul]       3.1.0cvs15
303
304         * src/prefs_common.c
305                 make "cmds_use_system_default" default to FALSE
306                 so as not to disrupt current settings
307         * src/summaryview.c
308                 increase the size of the GdkRectangle, tooltips
309                 didn't show for me otherwise
310
311 2007-11-21 [colin]      3.1.0cvs14
312
313         * src/compose.c
314         * src/crash.c
315         * src/exphtmldlg.c
316         * src/mainwindow.c
317         * src/manual.c
318         * src/mimeview.c
319         * src/prefs_account.c
320         * src/prefs_common.c
321         * src/prefs_common.h
322         * src/prefs_ext_prog.c
323         * src/textview.c
324         * src/uri_opener.c
325         * src/gtk/about.c
326         * src/gtk/gtkutils.c
327                 Use xdg-open as a way to find default browser,
328                 when available
329
330 2007-11-21 [colin]      3.1.0cvs13
331
332         * src/messageview.c
333         * src/procmime.c
334         * src/procmsg.h
335                 Send better return receipts (useful ones)
336                 Handle incoming return receipts
337
338 2007-11-20 [colin]      3.1.0cvs12
339
340         * src/printing.c
341         * src/printing.h
342                 Add getter/setter for settings, and getter
343                 for page setup
344
345 2007-11-20 [colin]      3.1.0cvs11
346
347         * src/folderview.c
348         * src/main.c
349         * src/mainwindow.c
350                 Fix bug 1396, 'Crash on disabling a filter 
351                 while it is processing'
352
353 2007-11-20 [paul]       3.1.0cvs10
354
355         * src/folder.c
356                 fix bug 1395, 'Crash on checking for new mails
357                 while filter is running'
358                 Thanks to Colin
359
360 2007-11-20 [paul]       3.1.0cvs9
361
362         * src/compose.c
363                 make this string easier for translators
364
365 2007-11-19 [colin]      3.1.0cvs8
366
367         * src/prefs_summaries.c
368         * src/summaryview.c
369                 Don't enable more tooltips on Maemo
370
371 2007-11-19 [colin]      3.1.0cvs7
372
373         * src/prefs_common.c
374         * src/prefs_common.h
375         * src/prefs_summaries.c
376         * src/summaryview.c
377                 Fix bug 1388, 'message list tool tips'
378                 Add (optional) tooltips in summaryview.
379                 This only works with GTK+ >= 2.12
380
381 2007-11-19 [colin]      3.1.0cvs6
382
383         * src/compose.c
384                 Make strings a bit better when attaching
385                 from mailto: URIs
386
387 2007-11-19 [colin]      3.1.0cvs5
388
389         * src/common/utils.c
390                 Fix bug 1392, 'Top level domain .EU is 
391                 not recognised as valid'
392
393 2007-11-19 [wwp]        3.1.0cvs4
394
395         * src/compose.c
396         * src/compose.h
397                 Revert changes to compose.c made in 3.1.0cvs2.
398
399 2007-11-19 [wwp]        3.1.0cvs3
400
401         * src/addressbook.c
402         * src/addressbook.h
403         * src/editaddress.c
404         * src/editgroup.c
405         * src/addrduplicates.c
406                 Minor improvements in the address book:
407                 always accept new contacts provided that some
408                 detail is set (instead of rejecting silently).
409                 Better guessing of contact name from incomplete
410                 name information. Better display of contacts with
411                 no name, in contact lists, group contents, find
412                 duplicate results.
413                 
414
415 2007-11-19 [wwp]        3.1.0cvs2
416
417         * src/compose.c
418         * src/compose.h
419         * src/prefs_logging.c
420         * src/prefs_summaries.c
421                 GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
422                 wrap some long label in prefs/summaries, layout checkboxes
423                 in a more compact form in prefs/loggin, make account and
424                 header's combos have the same size/spacing in compose
425                 window.
426
427 2007-11-19 [wwp]        3.1.0cvs1
428
429         * src/edittags.c
430                 Fix a tiny leak and duplicate variable.
431
432 2007-11-19 [paul]       3.1.0
433
434         * NEWS
435         * README
436         * RELEASE_NOTES 
437                 3.1.0 released
438
439 2007-11-19 [paul]       3.0.2cvs145
440
441         * po/de.po
442         * po/fi.po
443         * po/fr.po
444         * po/hu.po
445         * po/it.po
446         * po/pl.po
447         * po/pt_BR.po
448         * po/sk.po
449         * po/zh_CN.po
450                 updated by Stephan Sachse, Flammie Pirinen,
451                 Fabien Vantard, Pader Rezso, Andrea Spadaccini,
452                 Emil Nowak, Frederico Goncalves Guimaraes,
453                 Andrej Kacian, and Ralph Young
454
455 2007-11-18 [mones]      3.0.2cvs144
456
457         * po/es.po
458                 Updated Spanish translation
459
460 2007-11-18 [colin]      3.0.2cvs143
461
462         * src/edittags.c
463                 Prevent empty tag after edit, thanks to wwp
464
465 2007-11-18 [colin]      3.0.2cvs142
466
467         * src/editaddress.c
468                 Fix possible "(null)" %s - thanks to wwp
469
470 2007-11-16 [wwp]        3.0.2cvs141
471
472         * src/common/utils.c
473                 Fix for 3.0.2cvs140, prevents from crashing when opening
474                 a compose window.
475
476 2007-11-16 [colin]      3.0.2cvs140
477
478         * src/main.c
479         * src/common/claws.c
480                 Output a bit more useful info at startup
481                 in --debug mode
482
483 2007-11-16 [colin]      3.0.2cvs139
484
485         * src/compose.c
486         * src/common/utils.c
487         * src/common/utils.h
488                 Fix bug 1387, 'Request for --compose to 
489                 support multiple attachments'
490
491 2007-11-16 [colin]      3.0.2cvs138
492
493         * src/news.c
494                 Fix bug 1390, 'NNTP fails after server 
495                 closed connection'
496
497 2007-11-16 [colin]      3.0.2cvs137
498
499         * src/prefs_display_header.c
500                 Fix bug 1389, 'Changing 'Display headers 
501                 in message view' breaks dispheaderrc'
502
503 2007-11-14 [colin]      3.0.2cvs136
504
505         * src/summaryview.c
506         * src/gtk/quicksearch.c
507         * src/gtk/quicksearch.h
508                 Fix resetting the quicksearch when in non-sticky
509                 mode, but Recursive is set: reset only when going
510                 out of the root search folder.
511
512 2007-11-14 [colin]      3.0.2cvs135
513
514         * src/filtering.c
515                 Don't set new flag back when doing "Mark as unread"
516                 from filtering
517
518 2007-11-12 [paul]       3.0.2cvs134
519
520         * src/plugins/dillo_viewer/dillo_viewer.c
521                 don't offer the mime type for translation
522
523 2007-11-12 [paul]
524
525         3.1.0-rc2 released
526
527 2007-11-11 [colin]      3.0.2cvs133
528
529         * src/imap_gtk.c
530         * src/mh_gtk.c
531                 Use markup-escaped strings in dialogs
532
533 2007-11-11 [colin]      3.0.2cvs132
534
535         * src/imap.c
536                 Better IMAP-UTF7/UTF8 conversion
537
538 2007-11-10 [colin]      3.0.2cvs131
539
540         * src/news.c
541                 Fix debian bug 450698, 'nntp auth behavior changed 
542                 without notice'
543
544 2007-11-10 [colin]      3.0.2cvs130
545
546         * configure.ac
547         * src/inc.c
548         * src/main.c
549         * src/main.h
550         * src/mimeview.c
551         * src/statusbar.c
552         * src/common/utils.c
553         * src/etpan/Makefile.am
554         * src/gtk/filesel.c
555         * src/gtk/gtkutils.h
556         * src/gtk/menu.c
557         * src/plugins/bogofilter/Makefile.am
558         * src/plugins/clamav/Makefile.am
559         * src/plugins/dillo_viewer/Makefile.am
560         * src/plugins/pgpcore/Makefile.am
561         * src/plugins/spamassassin/Makefile.am
562         * src/plugins/trayicon/Makefile.am
563                 Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
564
565 2007-11-09 [colin]      3.0.2cvs129
566
567         * src/addressbook.c
568         * src/ldapupdate.c
569                 fix bug 1375, 'Impossible to modify e-mail
570                 in LDAP addressbook twice'; Try two. update
571                 externalID, don't make display lag, and
572                 fix the cases where dn is not mail.
573
574 2007-11-08 [paul]       3.0.2cvs128
575
576         * src/account.c
577         * src/compose.c
578         * src/messageview.c
579         * src/prefs_account.c
580         * src/prefs_account.h
581                 reinstate 'Generate Message-ID' option as an
582                 account preference. (hidden on IMAP)
583                 Thanks to Colin
584
585 2007-11-08 [paul]       3.0.2cvs127
586
587         * src/textview.c
588                 MAEMO: fix failure of loading images inline
589                 MAEMO: fix bug 1349, 'Emails still skip to end
590                 when opened (in certain circumstances)...'
591
592 2007-11-07 [colin]      3.0.2cvs126
593
594         * src/toolbar.c
595                 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
596
597 2007-11-07 [colin]      3.0.2cvs125
598
599         * src/toolbar.c
600                 Re-change the string occurence of A_CLAWS_ACTIONS
601                 to A_SYL_ACTIONS, to prevent parse errors of the
602                 toolbar_*.xml files
603
604 2007-11-07 [colin]      3.0.2cvs124
605
606         * src/mimeview.c
607         * src/prefs_common.c
608         * src/prefs_common.h
609         * manual/advanced.xml
610                 Add an hidden pref, 'save_parts_readwrite';
611                 completes 3.0.2cvs35
612
613 2007-11-07 [paul]       3.0.2cvs123
614
615         * src/prefs_toolbar.c
616         * src/toolbar.c
617         * src/toolbar.h
618                 rename ToolbarSylpheedActions to ToolbarClawsActions
619                 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
620
621 2007-11-07 [paul]       3.0.2cvs122
622
623         * src/toolbar.c
624                 MAEMO: remove tooltips
625
626 2007-11-07 [colin]      3.0.2cvs121
627
628         * src/plugins/pgpinline/pgpinline.c
629                 Fix bug 1377, 'unspecific errors on 
630                 signature checking'. Fix trimming of
631                 UTF8 data.
632
633 2007-11-06 [iwkse]      3.0.2cvs120
634
635         * src/prefs_summary_open.c
636                 yet a string change
637
638 2007-11-06 [paul]       3.0.2cvs119
639
640         * tools/Makefile.am
641         * tools/README
642         * tools/csv2addressbook.pl
643                 add a new script that imports a CSV formatted
644                 address book. Becky and Thunderbird address
645                 book are currently supported.
646
647 2007-11-05 [colin]      3.0.2cvs118
648
649         * src/imap.c
650                 Fix deletion 
651
652 2007-11-05 [iwkse]      3.0.2cvs117
653
654         * src/prefs_summary_open.c
655                 String changes
656
657 2007-11-04 [paul]       3.0.2cvs116
658
659         * src/addressbook_foldersel.c
660                 fix gtk critical warning
661                 Patch by Pawel Pekala
662
663 2007-11-04 [paul]       3.0.2cvs115
664
665         * tools/README
666         * tools/claws-mail-compose-insert-files.pl
667                 add --bcc and uri_escape() everything
668
669 2007-11-04 [paul]       3.0.2cvs114
670
671         * src/gtk/gtkutils.c
672                 gtkut_stock_with_text_button_set_create(): set
673                 GTK_CAN_DEFAULT on buttons 2 and 3
674
675 2007-11-03 [paul]       3.0.2cvs113
676
677         * src/common/utils.c
678                 fix debian bug #448814, 'mailto: URI decoding
679                 desn't decode the destination address field'
680                 Patch by Federico Heinz <fheinz@vialibre.org.ar>
681
682 2007-11-03 [paul]       3.0.2cvs112
683
684         * AUTHORS
685         * src/compose.c
686         * src/gtk/authors.h
687                 allow Bcc in commandline URIs
688                 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
689
690 2007-11-02 [colin]      3.0.2cvs111
691
692         * src/addressbook.c
693                 Maybe fix bug 1376, 'crash on 
694                 addressbook manipulation'
695
696 2007-10-31 [paul]       3.0.2cvs110
697
698         * src/ldapupdate.c
699                 fix bug 1375, 'Impossible to modify e-mail
700                 in LDAP addressbook twice'
701                 Patch by Michael Rasmussen
702
703 2007-10-30 [paul]       3.0.2cvs109
704
705         * configure.ac
706                 enable GnuTLS support with --enable-gnutls which
707                 will disable openssl support. if the user has
708                 gtk >= 2.10.x don't allow gnomeprint even if the
709                 user asks for it
710
711 2007-10-30 [paul]
712
713         3.1.0-rc1 released
714
715 2007-10-30 [paul]       3.0.2cvs108
716
717         * Makefile.am
718                 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
719
720 2007-10-30 [paul]       3.0.2cvs107
721
722         * src/expldifdlg.c
723         * src/prefs_account.c
724         * src/prefs_folder_item.c
725         * src/prefs_spelling.c
726         * src/prefs_themes.c
727         * src/wizard.c
728         * src/gtk/gtkaspell.c
729         * src/gtk/gtkaspell.h
730         * src/plugins/spamassassin/spamassassin_gtk.c
731                 replace deprecated gtk_option_menu...
732                 patch by Pawel Pekala
733
734 2007-10-29 [colin]      3.0.2cvs106
735
736         * src/plugins/dillo_viewer/dillo_prefs.c
737                 Fix forgotten signal connect
738
739 2007-10-28 [colin]      3.0.2cvs105
740
741         * src/plugins/dillo_viewer/dillo_prefs.c
742         * src/plugins/dillo_viewer/dillo_prefs.h
743         * src/plugins/dillo_viewer/dillo_viewer.c
744                 Implement addressbook-based whitelisting for loading
745                 remote images. Fixed missing destroy of the embedded
746                 browser that made a Dillo window pop up on exit, if
747                 an HTML part was displayed.
748
749 2007-10-26 [colin]      3.0.2cvs104
750
751         * src/edittags.c
752                 Add missing static
753
754 2007-10-25 [colin]      3.0.2cvs103
755
756         * src/editaddress.c
757                 Add tap-and-hold on the picture, for Maemo
758         * src/edittags.c
759         * src/edittags.h
760         * src/mainwindow.c
761         * src/procmsg.c
762         * src/summaryview.c
763         * src/textview.c
764                 Unify tag interfaces.
765
766 2007-10-25 [colin]      3.0.2cvs102
767
768         * src/imap.c
769         * src/etpan/imap-thread.h
770                 Much better error handling. We'll need to be really
771                 clear to users about where errors come from, with 
772                 the apparition of Gmail's IMAP server.
773
774 2007-10-24 [colin]      3.0.2cvs101
775
776         * src/edittags.c
777         * src/mainwindow.c
778         * src/summaryview.c
779         * src/textview.c
780                 Add tags sorting (alphabetical); allow deletion of
781                 tags from the Apply Tags window
782
783 2007-10-24 [colin]      3.0.2cvs100
784
785         * src/editaddress.c
786         * src/editaddress_other_attributes_ldap.c
787         * src/editaddress_other_attributes_ldap.h
788         * src/ldapctrl.c
789         * src/ldapquery.c
790         * src/ldapupdate.c
791                 Fix LDAP writing (got broken in cvs39)
792                 Add read-only support for jpegPhoto LDAP field
793
794 2007-10-23 [colin]      3.0.2cvs99
795
796         * src/news.c
797                 Fix crash in some cases
798
799 2007-10-22 [colin]      3.0.2cvs98
800
801         * src/common/socket.h
802         * src/common/ssl.c
803                 Fix big leak in GnuTLS code
804
805 2007-10-22 [colin]      3.0.2cvs97
806
807         * src/news.c
808                 Fix bug 1368, 'SIGSEGV in NNTP code'
809
810 2007-10-22 [colin]      3.0.2cvs96
811
812         * src/prefs_customheader.c
813                 Catch compface warnings when generating X-Faces
814
815 2007-10-22 [wwp]        3.0.2cvs95
816
817         * src/quote_fmt_parse.y
818                 Remove accidentally committed debug traces.
819                 Fix a warning.
820
821 2007-10-22 [colin]      3.0.2cvs94
822
823         * src/etpan/nntp-thread.c
824                 Fix authentication
825
826 2007-10-19 [wwp]        3.0.2cvs93
827
828         * src/common/ssl_certificate.c
829                 Add missing include (Windows).
830
831 2007-10-19 [colin]      3.0.2cvs92
832
833         * src/imap_gtk.c
834         * src/mimeview.c
835         * src/textview.c
836         * src/gtk/inputdialog.c
837         * src/gtk/inputdialog.h
838                 Remove the last old combo; patch by
839                 Pawel
840
841 2007-10-19 [colin]      3.0.2cvs91
842
843         * src/common/ssl.c
844                 Fix interop problem with GnuTLS and some crappy
845                 servers that have very little keys.
846
847 2007-10-19 [colin]      3.0.2cvs90
848
849         * src/common/ssl.c
850                 Fix return value check on GnuTLS, and
851                 display the error
852
853 2007-10-18 [colin]      3.0.2cvs89
854
855         * src/common/ssl_certificate.c
856                 Fix missing initialisations
857
858 2007-10-18 [wwp]        3.0.2cvs88
859
860         * src/Makefile.am
861                 Fix linking against GNUTLS (matters if --enable-gnutls only).
862
863 2007-10-18 [colin]      3.0.2cvs87
864
865         * po/POTFILES.in
866                 Fix build
867
868 2007-10-18 [mones]      3.0.2cvs86
869
870         * src/editbook.c
871         * src/import.c
872         * src/prefs_account.c
873         * src/prefs_receive.c
874         * src/gtk/about.c
875         * src/plugins/bogofilter/bogofilter_gtk.c
876         * src/plugins/spamassassin/spamassassin_gtk.c
877                 More capitalisation micro-fixes
878
879 2007-10-18 [paul]       3.0.2cvs85
880
881         * configure.ac
882                 add info about NNTP support via libetpan
883                 change the configure output ending msg a little
884         * src/gtk/about.c
885                 similar changes to above
886
887 2007-10-18 [colin]      3.0.2cvs84
888
889         * src/procmime.c
890         * src/procmime.h
891                 Fix missing symbol for S/MIME
892
893 2007-10-18 [colin]      3.0.2cvs83
894
895         * src/prefs_filtering_action.c
896                 Fix crash in tags (introduced in cvs78)
897
898 2007-10-18 [colin]      3.0.2cvs82
899
900         * src/common/Makefile.am
901         * src/common/nntp.c
902         * src/common/nntp.h
903         * src/etpan/Makefile.am
904         * src/etpan/etpan-thread-manager-types.h
905         * src/etpan/etpan-thread-manager.c
906         * src/etpan/imap-thread.c
907         * src/etpan/nntp-thread.c
908         * src/etpan/nntp-thread.h
909         * src/news.c
910         * src/news.h
911                 Rewrite the nntp implementation
912                 to use libetpan. Non-blocking NNTP!
913         * src/account.c
914         * src/crash.c
915         * src/imap.c
916         * src/inc.c
917         * src/main.c
918         * src/mainwindow.c
919         * src/pop.c
920         * src/pop.h
921         * src/prefs_account.c
922         * src/recv.c
923         * src/recv.h
924         * src/send_message.c
925         * src/send_message.h
926         * src/ssl_manager.c
927         * src/ssl_manager.h
928         * src/wizard.c
929         * src/common/claws.c
930         * src/common/session.c
931         * src/common/session.h
932         * src/common/smtp.c
933         * src/common/smtp.h
934         * src/common/socket.c
935         * src/common/socket.h
936         * src/common/ssl.c
937         * src/common/ssl.h
938         * src/common/ssl_certificate.c
939         * src/common/ssl_certificate.h
940         * src/gtk/about.c
941         * src/gtk/sslcertwindow.c
942         * src/gtk/sslcertwindow.h
943                 Implement GnuTLS support. GnuTLS support
944                 will be used if OpenSSL isn't available, or
945                 specified explicitely. (the reason is that
946                 GnuTLS cerficate checking is a bit less 
947                 practical than OpenSSL's)
948
949 2007-10-18 [paul]       3.0.2cvs81
950
951         * src/gtk/inputdialog.c
952         * src/gtk/inputdialog.h
953                 fix copyright header
954
955 2007-10-17 [colin]      3.0.2cvs80
956
957         * src/plugins/pgpcore/select-keys.c
958                 Fix bug which prevented encryption key
959                 auto-selection when two or more matched the
960                 email address, but only one isn't revoked
961                 or expired.
962
963 2007-10-17 [wwp]        3.0.2cvs79
964
965         * src/compose.c
966         * src/quote_fmt.c
967         * src/quote_fmt.h
968         * src/quote_fmt_lex.l
969         * src/quote_fmt_parse.y
970                 Templates can now attach files using |attach{filename}.
971
972 2007-10-17 [wwp]        3.0.2cvs78
973
974         * src/prefs_customheader.c
975         * src/prefs_ext_prog.c
976         * src/prefs_filtering_action.c
977         * src/prefs_matcher.c
978         * src/prefs_other.c
979         * src/prefs_toolbar.c
980         * src/gtk/combobox.c
981         * src/gtk/combobox.h
982         * src/gtk/gtkutils.c
983         * src/gtk/gtkutils.h
984         * src/plugins/bogofilter/bogofilter_gtk.c
985         * src/plugins/spamassassin/spamassassin_gtk.c
986                 Removed almost all remaining instances of GtkCombo
987                 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
988                 few visual and code cleanup from Colin.
989
990 2007-10-16 [wwp]        3.0.2cvs77
991         * src/gtk/pluginwindow.c
992                 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
993
994 2007-10-15 [colin]      3.0.2cvs76
995
996         * src/edittags.c
997         * src/edittags.h
998         * src/filtering.c
999         * src/filtering.h
1000         * src/importmutt.c
1001         * src/importpine.c
1002         * src/main.c
1003         * src/messageview.c
1004         * src/messageview.h
1005         * src/mimeview.c
1006         * src/mimeview.h
1007         * src/pop.c
1008         * src/pop.h
1009         * src/prefs_common.c
1010         * src/prefs_common.h
1011         * src/prefs_customheader.c
1012         * src/prefs_customheader.h
1013         * src/prefs_display_header.c
1014         * src/prefs_display_header.h
1015         * src/prefs_filtering_action.c
1016         * src/prefs_filtering_action.h
1017         * src/prefs_folder_column.c
1018         * src/prefs_folder_column.h
1019         * src/prefs_folder_item.c
1020         * src/prefs_folder_item.h
1021         * src/prefs_gtk.c
1022         * src/prefs_gtk.h
1023         * src/prefs_logging.h
1024         * src/prefs_matcher.c
1025         * src/prefs_matcher.h
1026         * src/prefs_summary_column.c
1027         * src/prefs_summary_column.h
1028         * src/prefs_summary_open.c
1029         * src/procheader.c
1030         * src/procheader.h
1031         * src/procmime.c
1032         * src/procmime.h
1033         * src/recv.c
1034         * src/recv.h
1035         * src/sourcewindow.c
1036         * src/sourcewindow.h
1037         * src/summaryview.c
1038         * src/summaryview.h
1039         * src/textview.c
1040         * src/textview.h
1041         * src/toolbar.c
1042         * src/toolbar.h
1043         * src/common/mgutils.c
1044         * src/common/mgutils.h
1045         * src/common/nntp.c
1046         * src/common/nntp.h
1047         * src/common/prefs.c
1048         * src/common/prefs.h
1049         * src/common/socket.c
1050         * src/common/socket.h
1051         * src/common/stringtable.c
1052         * src/common/stringtable.h
1053         * src/common/template.c
1054         * src/common/template.h
1055         * src/common/uuencode.c
1056         * src/common/uuencode.h
1057         * src/gtk/gtkshruler.c
1058         * src/gtk/gtkshruler.h
1059         * src/gtk/menu.c
1060         * src/gtk/menu.h
1061         * src/gtk/progressdialog.c
1062         * src/gtk/progressdialog.h
1063                 Remove/staticalize, the return of the revenge
1064
1065 2007-10-15 [colin]      3.0.2cvs75
1066
1067         * src/matcher.c
1068                 Fix redirections in filtering's tests
1069
1070 2007-10-15 [colin]      3.0.2cvs74
1071
1072         * src/imap.c
1073                 Don't build imap_synchronise at all when 
1074                 building without libetpan
1075
1076 2007-10-14 [colin]      3.0.2cvs73
1077
1078         * src/imap.c
1079         * src/common/md5.c
1080         * src/common/md5.h
1081         * src/gtk/manage_window.c
1082         * src/gtk/manage_window.h
1083                 Remove more unused code
1084
1085 2007-10-14 [colin]      3.0.2cvs72
1086
1087         * src/addrquery.c
1088         * src/addrquery.h
1089         * src/recv.c
1090         * src/recv.h
1091         * src/vcard.c
1092         * src/vcard.h
1093         * src/common/xml.c
1094         * src/common/xml.h
1095         * src/common/xmlprops.c
1096         * src/common/xmlprops.h
1097                 Remove more unused code
1098
1099 2007-10-14 [colin]      3.0.2cvs71
1100
1101         * src/common/utils.c
1102                 Remove unused function
1103
1104 2007-10-13 [colin]      3.0.2cvs70
1105
1106         * src/imap.c
1107         * src/imap.h
1108         * src/mainwindow.c
1109         * src/mainwindow.h
1110         * src/gtk/gtkutils.c
1111         * src/gtk/gtkutils.h
1112                 Staticalise/Remove more code
1113
1114 2007-10-13 [colin]      3.0.2cvs69
1115
1116         * src/common/utils.c
1117         * src/common/utils.h
1118                 Remove dead code, unused for ages
1119
1120 2007-10-13 [colin]      3.0.2cvs68
1121
1122         * src/main.c
1123         * src/main.h
1124                 Maemo: define hildon_program in main.c,
1125                 make it accessible in the .h with extern
1126
1127 2007-10-13 [paul]       3.0.2cvs67
1128
1129         * src/gtk/menu.c
1130                 fix a bunch of runtime warnings on maemo
1131
1132 2007-10-13 [paul]       3.0.2cvs66
1133
1134         * src/main.c
1135         * src/main.h
1136         * src/gtk/gtkutils.c
1137         * src/gtk/gtkutils.h
1138                 fix a bunch of compiler warnings on maemo
1139
1140 2007-10-12 [colin]      3.0.2cvs65
1141
1142         * src/account.c
1143         * src/addritem.c
1144         * src/addritem.h
1145         * src/filtering.c
1146         * src/filtering.h
1147         * src/folder.c
1148         * src/folder.h
1149         * src/common/utils.c
1150         * src/common/utils.h
1151                 Remove unused code, staticalise some functions
1152
1153 2007-10-12 [paul]       3.0.2cvs64
1154
1155         * src/account.c
1156         * src/folderview.c
1157         * src/main.c
1158         * src/mainwindow.c
1159         * src/messageview.c
1160         * src/summary_search.c
1161         * src/summaryview.c
1162         * src/toolbar.c
1163         * src/wizard.c
1164         * src/common/utils.c
1165         * src/gtk/prefswindow.c
1166                 fix a bunch of compiler warnings on maemo
1167
1168 2007-10-11 [colin]      3.0.2cvs63
1169
1170         * src/editaddress.c
1171                 Make static function static
1172
1173 2007-10-11 [mones]      3.0.2cvs62
1174
1175         * src/addrduplicates.c
1176         * src/addressbook.c
1177         * src/compose.c
1178         * src/expldifdlg.c
1179         * src/mainwindow.c
1180         * src/messageview.c
1181         * src/pop.c
1182         * src/prefs_customheader.c
1183         * src/prefs_send.c
1184         * src/prefs_themes.c
1185         * src/common/plugin.c
1186         * src/gtk/pluginwindow.c
1187         * src/gtk/quicksearch.c
1188                 Fix several typos and capitalisation issues
1189
1190 2007-10-11 [wwp]        3.0.2cvs61
1191
1192         * src/editaddress.c
1193                 Fix a warning about possible use of uninitialized
1194                 filename var.
1195
1196 2007-10-11 [wwp]        3.0.2cvs60
1197
1198         * src/editaddress.c
1199                 Disable "Unset picture" menu item when there's
1200                 no picture to clear. Fix an extraneous g_unref_object,
1201                 add missing initializers.
1202
1203 2007-10-11 [wwp]        3.0.2cvs59
1204
1205         * src/pixmaps/anonymous.xpm
1206         * src/editaddress.c
1207         * src/Makefile.am
1208         * src/stock_pixmap.c
1209         * src/stock_pixmap.h
1210                 Fix a leak, gettext-ize the photo label.
1211                 Don't clear the existing picture if loading
1212                 a new one fails. Use a default 'anonymous'
1213                 picture (this new xpm has been added to the
1214                 internal stock_pixmap API). Add a
1215                 "Set picture" context menu entry.
1216
1217 2007-10-11 [colin]      3.0.2cvs58
1218
1219         * src/messageview.c
1220                 Make shift-shortcuts work
1221         * src/prefs_actions.c
1222                 Don't ask if we really want to close when
1223                 choosing OK and only the list is changed
1224         * src/prefs_template.c
1225                 Don't ask if we really want to close when
1226                 choosing OK and only the list is changed
1227         * src/common/plugin.c
1228                 Fix writing of second [Plugins_*] block
1229         * src/common/template.c
1230                 Remove unused files (fixes deletion)
1231
1232 2007-10-10 [paul]       3.0.2cvs57
1233
1234         * src/prefs_template.c
1235                 put the whole thing in a scrolled window
1236                 so that half the page is no longer inaccessible
1237                 on maemo
1238                 make the gtk_text_view smaller on maemo
1239
1240 2007-10-10 [colin]      3.0.2cvs56
1241
1242         * src/compose.c
1243                 Fix updating of Attachments number in some
1244                 cases (reedit, attach from command-line, ...)
1245
1246 2007-10-10 [colin]      3.0.2cvs55
1247
1248         * src/editaddress.c
1249                 Initialise error correctly
1250
1251 2007-10-10 [paul]       3.0.2cvs54
1252
1253         * src/prefs_filtering_action.c
1254         * src/gtk/description_window.c
1255         * src/gtk/foldersort.c
1256         * src/gtk/quicksearch.c
1257                 get rid of some pointless new lines and
1258                 make the descripton labels wrap better
1259
1260 2007-10-10 [colin]      3.0.2cvs53
1261
1262         * src/addressadd.c
1263         * src/editaddress.c
1264         * src/headerview.c
1265         * src/textview.c
1266                 More error handling on saving pictures
1267
1268 2007-10-10 [colin]      3.0.2cvs52
1269
1270         * src/printing.c
1271         * src/printing.h
1272                 Generalize a bit printing, so we can factorize
1273                 most of the code. 
1274
1275 2007-10-10 [paul]       3.0.2cvs51
1276
1277         * src/addrduplicates.c
1278                 fix engrish
1279                 use GTK_STOCK... buttons
1280
1281 2007-10-10 [paul]       3.0.2cvs50
1282
1283         * src/addressadd.c
1284         * src/addrindex.c
1285         * src/editaddress.c
1286                 Fix previous patch
1287                 Thanks to Colin
1288
1289 2007-10-10 [paul]       3.0.2cvs49
1290
1291         * src/summaryview.c
1292         * src/messageview.c
1293                 Fix crash on Add sender to addressbook when
1294                 From is null
1295         * src/addressadd.c
1296         * src/addrindex.c
1297         * src/editaddress.c
1298         * src/editaddress_other_attributes_ldap.h
1299                 Fix leaks 
1300                 Rename images to .png in addrbook/
1301         * src/headerview.c
1302         * src/textview.c
1303                 Fix Face/X-Face being used if adding another
1304                 address than sender to addressbook
1305                 Thanks to Colin
1306
1307 2007-10-10 [holger]     3.0.2cvs48
1308
1309         * src/addrduplicates.c
1310         * src/editaddress.c
1311                 Improvements to the addressbook duplicate finder
1312                 feature:
1313                  - add an edit button to the button bar
1314                  - display the whole bookname (with iface) and
1315                    use this for same-book checking
1316                  - after editing, try to keep selections if the
1317                    entries are still present
1318                  - sort the email column alphabetically
1319                  - put results in a scrolled window
1320                  - support embedded editing
1321                  - make columns in detail view resizable
1322                  - add keyboard shortcuts
1323
1324 2007-10-10 [wwp]        3.0.2cvs47
1325
1326         * src/addrindex.c
1327                 Fix a crash when there's no From: in email, thanks to Colin.
1328
1329 2007-10-09 [paul]       3.0.2cvs46
1330
1331         * src/messageview.c
1332         * src/summaryview.c
1333         * src/textview.c
1334                 fix building without compface support
1335
1336 2007-10-09 [colin]      3.0.2cvs45
1337
1338         * src/editaddress.c
1339         * src/headerview.c
1340         * src/textview.c
1341                 Add error handling
1342
1343 2007-10-09 [colin]      3.0.2cvs44
1344
1345         * src/addrduplicates.c
1346         * src/addressadd.c
1347         * src/addressadd.h
1348         * src/addressbook.c
1349         * src/addressbook.h
1350         * src/addrindex.c
1351         * src/addrindex.h
1352         * src/addritem.c
1353         * src/addritem.h
1354         * src/compose.c
1355         * src/editaddress.c
1356         * src/editaddress_other_attributes_ldap.h
1357         * src/headerview.c
1358         * src/messageview.c
1359         * src/mimeview.c
1360         * src/summaryview.c
1361         * src/textview.c
1362         * src/gtk/gtkutils.c
1363                 Automatically set contacts' pictures from Face 
1364                 or X-Face if they have no picture
1365                 Display the contact picture in textview or
1366                 headerview for mails sent by people in the 
1367                 addressbook, that have no Face or X-Face
1368                 Fix a few details in the Person edition dialog
1369                 (ability to unset picture)
1370                 Remove picture file when deleting contacts
1371
1372 2007-10-09 [iwkse]      3.0.2cvs43
1373
1374         * src/gtk/about.c
1375                 center the about window
1376
1377 2007-10-09 [paul]       3.0.2cvs42
1378
1379         * src/prefs_toolbar.c
1380                 fix icon selector window on maemo
1381
1382 2007-10-09 [paul]       3.0.2cvs41
1383
1384         * src/messageview.c
1385                 add 'go to' menu to separate msgview
1386
1387 2007-10-09 [colin]      3.0.2cvs40
1388
1389         * src/common/defs.h
1390                 Add forgotten file
1391
1392 2007-10-09 [iwkse]      3.0.2cvs39
1393
1394         * Makefile.am
1395         * src/addressbook.c
1396         * src/addritem.c
1397         * src/addritem.h
1398         * src/editaddress.c
1399         * src/editaddress_other_attributes_ldap.h
1400         * src/addrbook.c
1401         * src/Makefile.am
1402                 set a photo in the Addressbook
1403
1404 2007-10-08 [colin]      3.0.2cvs38
1405
1406         * src/prefs_toolbar.c
1407                 Make height 320 to remove the scrollbar 
1408                 (with current number of icons)
1409
1410 2007-10-08 [colin]      3.0.2cvs37
1411
1412         * src/prefs_toolbar.c
1413                 Transform the treeview to a GtkIconView.
1414                 Patch by Pawel
1415                 In addition, transform the window so that 
1416                 it looks like a popup menu. Patch by me
1417
1418 2007-10-08 [colin]      3.0.2cvs36
1419
1420         * src/compose.c
1421         * src/compose.h
1422                 Beautify the GUI a bit; in particular, show the
1423                 number of attachments in the tab's title.
1424                 Patch by Pawel
1425
1426 2007-10-08 [paul]       3.0.2cvs35
1427
1428         * src/mimeview.c
1429                 Save users from themselves: save temporary
1430                 files used for Open/Open with as read-only.
1431                 Thanks to Colin
1432
1433 2007-10-08 [paul]       3.0.2cvs34
1434
1435         * tools/Makefile.am
1436                 forgot this in cvs33
1437
1438 2007-10-08 [paul]       3.0.2cvs33
1439
1440         * tools/kdeservicemenu/README
1441         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
1442         * tools/kdeservicemenu/install.sh
1443         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
1444                 renamed template* to *template so as not to confuse
1445                 lintian
1446
1447 2007-10-08 [paul]       3.0.2cvs32
1448
1449         * src/prefs_themes.c
1450         * src/stock_pixmap.c
1451                 replace 2 direct uses of RC_DIR
1452
1453 2007-10-07 [colin]      3.0.2cvs31
1454
1455         * src/addrduplicates.c
1456         * src/addrduplicates.h
1457         * src/addressbook.c
1458         * src/addressbook.h
1459         * src/addrindex.c
1460         * src/addrindex.h
1461                 Implement deletion in duplicate finder. 
1462                 Patch by Holger 
1463
1464 2007-10-07 [colin]      3.0.2cvs30
1465
1466         * src/exporthtml.c
1467         * src/mbox.c
1468         * src/common/utils.c
1469                 Better fix for Solaris, thanks to Nicolas Doualot
1470
1471 2007-10-07 [colin]      3.0.2cvs29
1472
1473         * AUTHORS
1474         * src/gtk/authors.h
1475                 Add Frank Dietrich
1476
1477 2007-10-07 [colin]      3.0.2cvs28
1478
1479         * src/exporthtml.c
1480                 Fix HTML export to make it more compliant
1481                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
1482
1483 2007-10-07 [colin]      3.0.2cvs27
1484
1485         * src/prefs_toolbar.c
1486                 Only use icons that wouldn't look stupid in the toolbar
1487                 Patch by Pawel
1488
1489 2007-10-07 [colin]      3.0.2cvs26
1490
1491         * src/prefs_toolbar.c
1492                 Fix old icon being used when none is selected
1493
1494 2007-10-07 [colin]      3.0.2cvs25
1495
1496         * src/toolbar.c
1497                 Fix copy/paste error
1498
1499 2007-10-07 [colin]      3.0.2cvs24
1500
1501         * src/prefs_toolbar.c
1502         * src/toolbar.c
1503         * src/toolbar.h
1504                 Update icon to default one when changing event
1505                 Make the icon chooser nicer (handle Esc, Enter,
1506                 double-click)
1507
1508 2007-10-06 [colin]      3.0.2cvs23
1509
1510         * src/prefs_toolbar.c
1511                 Fix text reset; patch by Pawel
1512
1513 2007-10-06 [colin]      3.0.2cvs22
1514
1515         * src/toolbar.h
1516                 Complete previous commit
1517
1518 2007-10-06 [colin]      3.0.2cvs21
1519
1520         * src/prefs_toolbar.c
1521         * src/toolbar.c
1522                 Set toolbar text automatically to the default
1523                 when changing Event executed on click
1524
1525 2007-10-06 [colin]      3.0.2cvs20
1526
1527         * src/prefs_toolbar.c
1528                 Invert Text and Event fields
1529
1530 2007-10-06 [colin]      3.0.2cvs19
1531
1532         * src/prefs_toolbar.c
1533         * src/toolbar.c
1534                 Make toolbar prefs look much better
1535                 Patch by Pawel Pekala
1536
1537 2007-10-06 [paul]       3.0.2cvs18
1538
1539         * src/account.c
1540         * src/prefs_filtering.c
1541                 fix checkbuttons in gtktreeview on maemo by
1542                 setting maemo's "allow-checkbox-mode" to FALSE
1543
1544 2007-10-06 [colin]      3.0.2cvs17
1545
1546         * configure.ac
1547                 Export -DSOLARIS in CFLAGS for all
1548                 Solaris (not just 2.8) and OpenSolaris
1549
1550 2007-10-06 [paul]       3.0.2cvs16
1551
1552         * AUTHORS
1553         * src/exporthtml.c
1554         * src/mbox.c
1555         * src/gtk/authors.h
1556                 fix build on solaris where ctime_r takes
1557                 3 arguments rather than 2.
1558                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
1559
1560 2007-10-05 [colin]      3.0.2cvs15
1561
1562         * src/etpan/imap-thread.c
1563                 Fix wrong error codepath
1564
1565 2007-10-05 [wwp]        3.0.2cvs14
1566
1567         * src/filtering.c
1568                 Fix unexpected logging of quicksearches:
1569                 debug_filtering_session flag was never reset to FALSE, causing
1570                 matcher functions to log when called from a quicksearch
1571                 (if a filtering session happened before).
1572
1573 2007-10-05 [paul]       3.0.2cvs13
1574
1575         * src/prefs_actions.c
1576         * src/prefs_filtering.c
1577         * src/prefs_template.c
1578                 fix bug 1343, 'Filtering..'s close button
1579                 silently discards new filter'
1580                 Thanks to Colin
1581
1582 2007-10-05 [paul]       3.0.2cvs12
1583
1584         * configure.ac
1585         * src/Makefile.am
1586                 fix bug 1347, '-Wno-unused-function, optional'
1587
1588 2007-10-05 [colin]      3.0.2cvs11
1589
1590         * src/procmime.c
1591         * src/common/mgutils.c
1592                 Fix warnings
1593
1594 2007-10-05 [mones]      3.0.2cvs10
1595
1596         * manual/advanced.xml
1597                 Use full menu name
1598         * manual/es/advanced.xml
1599                 Synchronise translation
1600
1601 2007-10-04 [colin]      3.0.2cvs9
1602
1603         * src/action.c
1604         * src/addrbook.c
1605         * src/addrindex.c
1606         * src/compose.c
1607         * src/exporthtml.c
1608         * src/exportldif.c
1609         * src/folder.c
1610         * src/main.c
1611         * src/matcher.c
1612         * src/mbox.c
1613         * src/messageview.c
1614         * src/mh.c
1615         * src/news.c
1616         * src/partial_download.c
1617         * src/pop.c
1618         * src/procmime.c
1619         * src/procmsg.c
1620         * src/toolbar.c
1621         * src/common/log.c
1622         * src/common/mgutils.c
1623         * src/common/plugin.c
1624         * src/common/utils.c
1625         * src/common/xml.c
1626         * src/common/xml.h
1627         * src/common/xmlprops.c
1628         * src/common/xmlprops.h
1629         * src/plugins/bogofilter/bogofilter.c
1630         * src/plugins/clamav/clamav_plugin.c
1631         * src/plugins/dillo_viewer/dillo_prefs.c
1632         * src/plugins/pgpcore/prefs_gpg.c
1633         * src/plugins/pgpinline/pgpinline.c
1634         * src/plugins/pgpmime/pgpmime.c
1635         * src/plugins/spamassassin/spamassassin.c
1636         * src/plugins/trayicon/trayicon_prefs.c
1637                 Verify success on writes. Will fix possible strange
1638                 failure on disk full.
1639
1640 2007-10-04 [paul]       3.0.2cvs8
1641
1642         * manual/advanced.xml
1643                 add further info about Actions
1644                 Patch by Emmanuel Briot <briot@adacore.com>
1645
1646 2007-10-04 [paul]       3.0.2cvs7
1647
1648         * src/account.c
1649                 remove the D column, instead indicate the
1650                 default account by use of bold text
1651
1652 2007-10-03 [colin]      3.0.2cvs6
1653
1654         * src/common/template.c
1655                 Fix templates writing (was prone to disk full problems)
1656
1657 2007-10-03 [colin]      3.0.2cvs5
1658
1659         * src/Makefile.am
1660         * src/addrduplicates.c
1661         * src/addrduplicates.h
1662         * src/addressbook.c
1663                 Add duplicate deletion. Patch by Holger
1664
1665 2007-10-03 [colin]      3.0.2cvs4
1666
1667         * src/matcher.c
1668         * src/gtk/quicksearch.c
1669                 Fix bug 1340, 'Case insensitive searches with 
1670                 non-ascii alphabets fail'.
1671
1672 2007-10-03 [colin]      3.0.2cvs3
1673
1674         * src/main.c
1675         * src/common/utils.c
1676         * src/common/utils.h
1677                 Implement run-time alternative config directories
1678
1679 2007-10-03 [colin]      3.0.2cvs2
1680
1681         * src/folderview.c
1682                 Prevent opening folder item while folder
1683                 is scanned in a better way
1684
1685 2007-10-02 [paul]       3.0.2cvs1
1686
1687         * NEWS
1688         * README
1689         * RELEASE_NOTES
1690         * configure.ac
1691                 bump up version number following stable release
1692
1693 2007-09-30 [colin]      3.0.1cvs49
1694
1695         * src/imap.c
1696                 Refresh session if needed
1697
1698 2007-09-30 [colin]      3.0.1cvs48
1699
1700         * src/imap.c
1701                 Reset folder's session to NULL
1702                 before destroying it
1703
1704 2007-09-30 [mones]      3.0.1cvs47
1705
1706         * manual/handling.xml
1707                 Use markup quotes instead hardcoded quotes
1708         * manual/es/handling.xml
1709                 Added new synced section (IMAP subscriptions)
1710
1711 2007-09-29 [colin]      3.0.1cvs46
1712
1713         * src/imap.c
1714                 Notice disconnections faster
1715
1716 2007-09-28 [colin]      3.0.1cvs45
1717
1718         * src/addressbook.c
1719         * src/addrindex.c
1720                 Fix warnings
1721
1722 2007-09-28 [paul]       3.0.1cvs44
1723
1724         * src/mimeview.c
1725                 fix maemo build
1726
1727 2007-09-28 [paul]       3.0.1cvs43
1728
1729         * src/account.c
1730                 use gtk_widget_set_size_request() on the label
1731                 so that wrapping works better. get rid of the
1732                 (partially deprecated) hbutton_box.
1733                 these changes should prevent buttons overlapping
1734                 on maemo
1735
1736 2007-09-28 [colin]      3.0.1cvs42
1737
1738         * src/pop.c
1739                 Fix typo :)
1740
1741 2007-09-28 [colin]      3.0.1cvs41
1742
1743         * src/compose.c
1744         * src/msgcache.c
1745         * src/pop.c
1746         * src/procmime.c
1747         * src/etpan/imap-thread.c
1748                 64bits-related warning fixes
1749
1750 2007-09-28 [colin]      3.0.1cvs40
1751
1752         * src/folder_item_prefs.c
1753         * src/ldaputil.c
1754         * src/mainwindow.c
1755         * src/mimeview.c
1756         * src/common/tags.c
1757                 Fix warnings
1758
1759 2007-09-28 [colin]      3.0.1cvs39
1760
1761         * src/plugins/spamassassin/spamassassin.c
1762         * src/plugins/spamassassin/spamassassin.h
1763         * src/plugins/spamassassin/spamassassin_gtk.c
1764                 Add addressbook-based whitelisting
1765
1766 2007-09-28 [colin]      3.0.1cvs38
1767
1768         * src/folder.c
1769                 Fix bug 1337, 'crash on pressing Send button'
1770
1771 2007-09-28 [paul]       3.0.1cvs37
1772
1773         * src/prefs_folder_item.c
1774                 give the orphans a parent. makes all prefs
1775                 pages visible on maemo
1776
1777 2007-09-28 [colin]      3.0.1cvs36
1778
1779         * src/prefs_folder_column.c
1780         * src/prefs_summary_column.c
1781                 Fix two leaks
1782
1783 2007-09-27 [colin]      3.0.1cvs35
1784
1785         * src/gtk/quicksearch.c
1786                 Fix bug 1336, 'Segfault if empty space before search-string'
1787
1788 2007-09-26 [mones]      3.0.1cvs34
1789
1790         * manual/account.xml
1791         * manual/plugins.xml
1792                 Fixed irc channel name, added some docbook markup.
1793                 Changed text markup to docbook markup. 
1794                 Added spamcop as supported in SpamReport description.
1795         * manual/fr/plugins.xml
1796                 Fixed irc channel name.
1797         * manual/es/account.xml
1798         * manual/es/advanced.xml
1799         * manual/es/claws-mail-manual.xml
1800         * manual/es/glossary.xml
1801         * manual/es/gpl.xml
1802         * manual/es/keyboard.xml
1803         * manual/es/plugins.xml
1804                 Synced with English version, fixed a couple of typos.
1805
1806 2007-09-26 [colin]      3.0.1cvs33
1807
1808         * configure.ac
1809                 Explain why "Libgnomeprint: no" on GTK+ 2.10
1810
1811 2007-09-26 [colin]      3.0.1cvs32
1812
1813         * src/messageview.c
1814         * src/procmsg.c
1815         * src/procmsg.h
1816                 Optimisation: avoid fetching mail 3 times locally
1817                 for displaying
1818
1819 2007-09-26 [colin]      3.0.1cvs31
1820
1821         * src/mh.c
1822                 Fix missing static
1823
1824 2007-09-26 [colin]      3.0.1cvs30
1825
1826         * src/folder.c
1827         * src/folder.h
1828         * src/mh.c
1829         * src/mh.h
1830                 Fix MH mtime hack - make it a folder class function
1831
1832 2007-09-26 [colin]      3.0.1cvs29
1833
1834         * src/inc.c
1835                 Fix bug 1334, 'user defined mail incorporation 
1836                 script not run'
1837
1838 2007-09-25 [colin]      3.0.1cvs28
1839
1840         * src/codeconv.c
1841                 Optimisation: shortcut conv_codeset_strdup
1842                 when src_code and dest_code are the same
1843         * src/common/xml.c
1844         * src/common/xml.h
1845                 Optimisation: shortcut code conversions when
1846                 files are in UTF-8; faster list walking by
1847                 using prepend/reverse.
1848
1849 2007-09-25 [holger]     3.0.1cvs27
1850
1851         * src/printing.c
1852                 Replace button bar of the preview window
1853                 with a real toolbar (patch by Colin)
1854                 Add zooming to the preview window
1855
1856 2007-09-24 [paul]       3.0.1cvs26
1857
1858         * src/compose.c
1859                 compact the character set menu, adding some
1860                 missing encodings. Patch by Pawel Pekala
1861
1862 2007-09-23 [paul]       3.0.1cvs25
1863
1864         * src/prefs_account.c
1865         * src/prefs_folder_item.c
1866         * src/prefs_quote.c
1867         * src/quote_fmt.c
1868         * src/quote_fmt.h
1869                 remove unnecessary frame from Templates options
1870                 and improve the English of the check button label
1871
1872 2007-09-22 [colin]      3.0.1cvs24
1873
1874         * src/gtk/quicksearch.c
1875                 Fix bug 1329, 'error in quicksearch.c'
1876                 Fix return with value in function returning void
1877
1878 2007-09-22 [colin]      3.0.1cvs23
1879
1880         * src/imap.c
1881         * src/procmsg.h
1882         * src/common/utils.c
1883         * src/common/utils.h
1884         * src/etpan/imap-thread.c
1885                 Optimise fetching IMAP cached emails *a lot*
1886                 (remember whether mail is fully cached and \r's
1887                  are already stripped)
1888
1889 2007-09-22 [colin]      3.0.1cvs22
1890
1891         * src/folder.c
1892         * src/folder.h
1893         * src/prefs_folder_item.c
1894                 Add a button to allow users to drop local caches.
1895
1896 2007-09-21 [colin]      3.0.1cvs21
1897
1898         * src/summaryview.c
1899                 Remove unnecessary error when cancelling export to mbox.
1900                 Patch by Pawel
1901
1902 2007-09-21 [paul]       3.0.1cvs20
1903
1904         * src/gtk/prefswindow.c
1905                 remove unnecessary frames from the prefs
1906                 pages. Patch by Pawel Pekala
1907
1908 2007-09-21 [paul]       3.0.1cvs19
1909
1910         * src/prefs_account.c
1911         * src/prefs_folder_item.c
1912         * src/prefs_quote.c
1913         * src/quote_fmt.c
1914                 put the Templates options into a tabbed
1915                 layout. Patch by Pawel Pekala
1916
1917 2007-09-21 [paul]       3.0.1cvs18
1918
1919         * src/mainwindow.c
1920                 group together the character set menu items
1921                 move the /View/Show or hide/Message view below
1922                 .../Toolbar menu item
1923                 Patch by Pawel Pekala
1924
1925 2007-09-21 [mones]      3.0.1cvs17
1926
1927         * src/compose.c
1928                 Fix for bug 1327, 'segfault when replying to a non-existent
1929                 news message', thanks to Colin.
1930
1931 2007-09-21 [colin]      3.0.1cvs16
1932
1933         * src/folderview.c
1934                 Complete 3.0.1cvs15
1935
1936 2007-09-20 [colin]      3.0.1cvs15
1937
1938         * src/folderview.c
1939         * src/folderview.h
1940                 Maybe fix bug 1324, 'Corrupted IMAP cache'
1941
1942 2007-09-20 [colin]      3.0.1cvs14
1943
1944         * src/printing.c
1945                 Fix a little leak
1946
1947 2007-09-20 [holger]     3.0.1cvs13
1948
1949         * src/printing.c
1950                 Add page layout to print preview.
1951                 Make the close-button in the toolbar
1952                 right-aligned.
1953
1954 2007-09-20 [paul]       3.0.1cvs12
1955
1956         * po/ru.po
1957                 updated by Pavlo Bohmat
1958
1959 2007-09-19 [colin]      3.0.1cvs11
1960
1961         * src/common/utils.c
1962                 Prevent unquoted mime boundaries, by always
1963                 using a /
1964
1965 2007-09-19 [colin]      3.0.1cvs10
1966
1967         * src/printing.c
1968                 Fix drawing area size, fix DPI change that
1969                 can cause total number of lines to decrease
1970
1971 2007-09-19 [colin]      3.0.1cvs9
1972
1973         * po/POTFILES.in
1974         * src/printing.c
1975                 Make print preview more efficient and nicer.
1976                 Patch mostly by Holger Berndt <hb@claws-mail.org>
1977
1978 2007-09-19 [colin]      3.0.1cvs8
1979
1980         * src/prefs_common.c
1981         * src/prefs_common.h
1982         * src/printing.c
1983                 Add scrolledwindow, default allocation and
1984                 size saving to the print preview window.
1985
1986 2007-09-18 [colin]      3.0.1cvs7
1987
1988         * src/prefs_common.c
1989         * src/prefs_common.h
1990         * src/prefs_image_viewer.c
1991         * src/printing.c
1992                 GtkPrintOperation:
1993                 - add image printing support
1994                 - add option to print images
1995                 - add preview widget
1996                 - add saving of a few Page Setup parameters
1997
1998 2007-09-18 [colin]      3.0.1cvs6
1999
2000         * AUTHORS
2001         * src/gtk/authors.h
2002                 Add Guillaume Chazarain
2003
2004 2007-09-18 [colin]      3.0.1cvs5
2005
2006         * src/common/utils.c
2007                 Fix bug 1321, 'access before allocation 
2008                 when scanning for uris'. Patch by 
2009                 Guillaume Chazarain <guichaz@yahoo.fr>
2010
2011 2007-09-18 [colin]      3.0.1cvs4
2012
2013         * src/toolbar.c
2014                 Fix bug 1320, 'Memory leak caused by 
2015                 gtk_container_get_children'. Patch by
2016                 Guillaume Chazarain <guichaz@yahoo.fr>
2017
2018 2007-09-18 [colin]      3.0.1cvs3
2019
2020         * src/printing.c
2021         * src/printing.h
2022                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
2023
2024 2007-09-18 [colin]      3.0.1cvs2
2025
2026         * src/Makefile.am
2027         * src/mainwindow.c
2028         * src/messageview.c
2029         * src/messageview.h
2030         * src/prefs_ext_prog.c
2031         * src/prefs_fonts.c
2032         * src/printing.c
2033         * src/printing.h
2034         * src/summaryview.c
2035                 Use GtkPrintOperation by default on GTK+ >= 2.10
2036                 Patch by Holger Berndt <hb@claws-mail.org>
2037
2038 2007-09-18 [paul]       3.0.1cvs1
2039
2040         * NEWS
2041         * README
2042         * RELEASE_NOTES
2043         * configure.ac
2044                 bump up version number following stable release
2045
2046 2007-09-16 [colin]      3.0.0cvs18
2047
2048         * src/folder.c
2049                 Fix possible memleak
2050
2051 2007-09-16 [colin]      3.0.0cvs17
2052
2053         * src/folderview.c
2054                 Fix bug 1311, 'Wrong arrow position 
2055                 while moving message into folder when 
2056                 column headers hidden'
2057         * src/image_viewer.c
2058                 Show error in the GUI if image can't
2059                 be loaded
2060         * src/matcher.c
2061                 Fix spurious output
2062         * src/messageview.c
2063                 Allow setting domain in msgid
2064         * src/common/plugin.c
2065                 Add timing information
2066
2067 2007-09-16 [colin]      3.0.0cvs16
2068
2069         * src/account.c
2070         * src/compose.c
2071         * src/prefs_account.c
2072         * src/prefs_account.h
2073         * src/common/utils.c
2074                 Remove Generate Message-ID option. We need
2075                 this on some IMAP servers.
2076         * src/prefs_template.c
2077                 Fix double-free
2078
2079 2007-09-16 [colin]      3.0.0cvs15
2080
2081         * src/prefs_filtering.c
2082         * src/prefs_filtering.h
2083         * src/prefs_filtering_action.c
2084         * src/common/tags.c
2085                 Fix tags issues: tags with spaces, renaming
2086                 tags.
2087
2088 2007-09-16 [colin]      3.0.0cvs14
2089
2090         * src/folderview.c
2091         * src/main.c
2092         * src/mainwindow.c
2093                 Fix bug 1308, 'Claws deletes folderlist.xml after
2094                 fetching mail short after start-up'
2095
2096 2007-09-16 [colin]      3.0.0cvs13
2097
2098         * src/compose.c
2099                 Fix scrolling to cursor
2100
2101 2007-09-16 [paul]       3.0.0cvs12
2102
2103         * po/sr.po
2104                 updated by Aleksandar Urosevic
2105
2106 2007-09-16 [paul]       3.0.0cvs11
2107
2108         * src/folder.c
2109                 do not allow locked msgs to be deleted,
2110                 even by filtering/processing
2111
2112 2007-09-07 [paul]       3.0.0cvs10
2113
2114         * src/prefs_folder_column.c
2115         * src/prefs_summary_column.c
2116                 implement button sensitivity
2117                 patch by Pawel Pekala
2118
2119 2007-09-06 [wwp]        3.0.0cvs9
2120
2121         * src/prefs_gtk.c
2122                 Add a missing linefeed to a debug message.
2123
2124 2007-09-05 [colin]      3.0.0cvs8
2125
2126         * src/inc.c
2127                 Fix statusbar/window mismatch on Maemo
2128
2129 2007-09-05 [colin]      3.0.0cvs7
2130
2131         * src/ldaputil.c
2132                 Fix build without USE_LDAP_TLS
2133
2134 2007-09-05 [colin]      3.0.0cvs6
2135
2136         * src/folder.c
2137         * src/imap.c
2138         * src/inc.c
2139         * src/mbox.c
2140         * src/send_message.c
2141         * src/statusbar.c
2142         * src/statusbar.h
2143                 Maemo: distinguish various statusbar messages,
2144                 in order to display only the most important.
2145
2146 2007-09-04 [wwp]        3.0.0cvs5
2147
2148         * src/account.c
2149                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
2150                 Show protocol "SMTP" and the appropriate server for send-only
2151                 accounts, show "-" instead of "" when no value is relevant.
2152
2153 2007-09-03 [ticho]      3.0.0cvs4
2154
2155         * src/summaryview.c
2156                 Handle plural form better in delete confirmation dialog.
2157
2158 2007-09-03 [wwp]        3.0.0cvs3
2159
2160         * src/compose.c
2161                 Warn differently when sending or sending later (queueing).
2162
2163 2007-09-03 [colin]      3.0.0cvs2
2164
2165         * src/procmime.c
2166         * src/procmime.h
2167         * src/common/plugin.c
2168         * src/common/plugin.h
2169                 Add a new plugin API, MimeParser. It allows
2170                 plugins to scan email MIME parts and optionally,
2171                 transform them.
2172
2173 2007-09-03 [mones]      3.0.0cvs1
2174
2175         * po/es.po
2176                 Updated translation
2177         * src/common/defs.h
2178                 While a better solution is made double history sizes
2179
2180 2007-09-03 [paul]       3.0.0
2181
2182         * NEWS
2183         * README
2184         * RELEASE_NOTES
2185                 3.0.0 released
2186
2187 [For previous entries, see ChangeLog.2.0.0-3.0.0]