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