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