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