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