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