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