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