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