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