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