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