2011-04-08 [colin] 3.7.8cvs73
[claws.git] / ChangeLog
1 2011-04-08 [colin]      3.7.8cvs73
2
3         * src/gtk/filesel.c
4                 Fix bug #2393, "Crashes and rendering problems in the "Save as" menu 
5                 caused by attachments with extended chars in the file name". Patch
6                 derived from a patch bt Fabien Keil
7
8 2011-04-05 [wwp]        3.7.8cvs72
9
10         * src/compose.c
11                 A debug string not to translate.
12
13 2011-04-03 [colin]      3.7.8cvs71
14
15         * src/common/utils.h
16                 Fix bug #2394, "backtrace() crashes on FreeBSD"
17                 That's not the first bug-report where internal
18                 debug-only backtrace() crashes on FreeBSD.
19
20 2011-04-03 [colin]      3.7.8cvs70
21
22         * src/compose.c
23                 Fix bug #2365 again, "Crash when auto-scrolling headers in
24                 compose window".
25                 Batch-mode compose windows (from filtering actions) shouldn't
26                 try to access stuff after flushing events...
27
28 2011-03-31 [paul]       3.7.8cvs69
29
30         * INSTALL
31                 update as gtk >= 2.10 now required
32                 (because I'll never remember to do this later)
33
34 2011-03-26 [paul]       3.7.8cvs68
35
36         * src/messageview.c
37                 fix separators in Go To menu
38
39 2011-03-20 [colin]      3.7.8cvs67
40
41         * configure.ac
42                 Drop the *_DISABLE_DEPRECATED. We'll put them back
43                 when we'll have time to handle them
44
45 2011-03-18 [paul]       3.7.8cvs66
46
47         * src/textview.c
48                 make user-facing message more accurate -
49                 'Network Log' not 'View Log'
50
51 2011-03-17 [wwp]        3.7.8cvs65
52
53         * po/fr.po
54                 Fix a typo around plural form, as reported by
55                 Yannick Palanque.
56
57 2011-03-15 [colin]      3.7.8cvs64
58
59         * AUTHORS
60         * src/gtk/authors.h
61         * src/main.c
62                 Fix bug #2381, "Support for NetworkManager 0.9".
63                 Patch by Mikhail Efremov
64
65 2011-03-04 [colin]      3.7.8cvs63
66
67         * src/mimeview.c
68         * src/mimeview.h
69                 Fix segfault on Windows
70         * src/exporthtml.c
71         * src/common/utils.c
72         * src/common/w32_unistd.c
73         * src/common/w32lib.h
74                 Rationalize use of time_r() funcs (pthread do define them)
75
76 2011-03-02 [pawel]      3.7.8cvs62
77
78         * src/wizard.c
79                 Re-implement widgets aligning, switch from GtkSizeGroup
80                 to GtkTable - this should fix disappearing labels
81
82 2011-03-01 [pawel]      3.7.8cvs61
83
84         * src/wizard.c
85                 Wizard GUI cleanups. Make it look and behave more
86                 like account preferences.
87
88 2011-02-23 [colin]      3.7.8cvs60
89
90         * src/common/Makefile.am
91                 Fix make dist
92
93 2011-02-23 [colin]      3.7.8cvs59
94
95         * src/Makefile.am
96         * src/main.c
97         * src/common/Makefile.am
98         * src/common/plugin.c
99         * src/common/valgrind.h
100                 Fix bug #2369, "valgrind.h should NOT be part of claws-mail"
101                 Use valgrind's own header.
102
103 2011-02-22 [colin]      3.7.8cvs58
104
105         * src/prefs_account.c
106                 Fix bug #2367 (Win32): Disable "Always sign messages when replying to a
107                 signed message" upon new installation. This is disturbing when PGP
108                 plugins are loaded by default.
109
110 2011-02-16 [paul]       3.7.8cvs57
111
112         * src/*
113                 update copyright headers throughout
114
115 2011-02-16 [paul]       3.7.8cvs56
116
117         * src/summaryview.c
118                 use gettext plural form for "item selected"/"items selected"
119
120 2011-02-13 [colin]      3.7.8cvs55
121
122         * src/mimeview.c
123         * src/mimeview.h
124                 Fix bug #2361, "Claws crashes after PGP Check in separate
125                 msg view". Don't let the cancel thread lie around after
126                 the verification ended.
127
128 2011-02-13 [paul]       3.7.8cvs54
129
130         * po/lt.po
131                 updated by Mindaugas Baranauskas
132
133 2011-02-11 [mones]      3.7.8cvs53
134
135         * manual/es/advanced.xml
136                 Sync with English manual
137         * src/imap.c
138                 Fix remaining mismatched alloc/free from cppcheck
139
140 2011-02-10 [pawel]      3.7.8cvs52
141
142         * src/ldapupdate.c
143                 Fix memleaks
144
145 2011-02-10 [pawel]      3.7.8cvs51
146
147         * src/prefs_toolbar.c
148                 - set menus sensitivity in item type combo depending on
149                   availability of actions / plugin hooks
150                 - style fixes, spaces instead of tabs mostly
151
152 2011-02-10 [paul]       3.7.8cvs50
153
154         * src/prefs_account.c
155                 move the 'send acc mail addr in msg-id" option to
156                 the send page
157
158 2011-02-10 [paul]       3.7.8cvs49
159
160         * src/prefs_account.c
161                 move the 'expunge immediately' option to a more
162                 suitable page
163
164 2011-02-05 [pawel]      3.7.8cvs48
165
166         * manual/advanced.xml
167                 Document new hidden pref
168         * src/folder.c
169                 Dont treat mimeparts referenced by others as
170                 real attachments
171         * src/mimeview.c
172         * src/prefs_common.c
173         * src/prefs_common.h
174                 Add ability to hide inline attachments referenced
175                 by other mimeparts in MimeView. To enable this
176                 feature set show_inline_attachments=0 in your clawsrc
177
178 2011-01-25 [colin]      3.7.8cvs47
179
180         * src/matcher.c
181                 Fix matcher body parsing: decode mails with our
182                 MIME parser. This speeds up body search a bit as
183                 binary attachments are not searched anymore, slows
184                 down a bit full message searches, but not awfully.
185         * src/summary_search.c
186                 Use matcher API to search, in all cases (advanced search or
187                 not). Also, fix little logic bugs related to combos history
188         * src/common/utils.c
189         * src/common/utils.h
190         * src/procmime.c
191         * src/procmime.h
192                 Remove dead code, export functions needed by matcher.c
193
194 2011-01-25 [colin]      3.7.8cvs46
195
196         * src/compose.c
197         * src/prefs_common.c
198         * src/common/md5.c
199         * src/common/ssl_certificate.c
200                 Fix mismatched alloc/free (thanks to cppcheck)
201
202 2011-01-25 [colin]      3.7.8cvs45
203
204         * src/pop.c
205                 Fix leak on error path
206
207 2011-01-23 [mones]      3.7.8cvs44
208
209         * manual/es/advanced.xml
210                 Sync with English manual
211
212 2011-01-23 [paul]       3.7.8cvs43
213
214         * src/gtk/about.c
215                 it's 2011, update copyright line
216
217 2011-01-23 [paul]       3.7.8cvs42
218
219         * manual/advanced.xml
220         * src/prefs_common.c
221         * src/prefs_common.h
222         * src/textview.c
223                 fix bug #2350, 'Make displaying localized date/time in
224                 message view optional'.
225                 This introduces a new hidden option (why do more?),
226                 'msgview_date_format', which defaults to OFF, maintaining
227                 the current and expected behaviour.
228
229 2011-01-21 [colin]      3.7.8cvs41
230
231         * src/procmime.c
232                 Fix bug #2050, Clawsmail sends return receipt every seconds
233                 We forgot to close the file when parsing 
234                 disposition-notification fields, which made unlinking of the
235                 corresponding emails in tempfolder/processing impossible in
236                 Windows. Causing them to be re-fetched every time.
237
238 2011-01-21 [colin]      3.7.8cvs40
239
240         * claws-mail.desktop
241                 Fix again bug #2346: We should have a %u parameter.
242
243 2011-01-21 [colin]      3.7.8cvs39
244
245         * src/plugins/spamassassin/spamassassin.c
246                 Fix sa-learn when offline (its command line parsing is
247                 space-dependant). Patch by Wolfgang Lorenz
248
249 2011-01-19 [pawel]      3.7.8cvs38
250
251         * claws-mail.desktop
252                 Fix Bug 2346 'Please register x-handler-scheme
253                  in .desktop file' patch by Laurent Bigonville
254                 While I'm here update things to current
255                 standards, fix desktop-file-validate warnings/errors
256
257 2011-01-18 [colin]      3.7.8cvs37
258
259         * src/common/smtp.c
260                 Fix logic on SMTP AUTH: If the selected method isn't
261                 available, say so instead of supposing it'll work.
262                 Fixes bug #2039, 'SMTP AUTHENTICATION'
263
264 2011-01-15 [pawel]      3.7.8cvs36
265
266         * src/prefs_folder_item.c
267                 Rework subject regexp simplify gui a bit, this give us better
268                 options page layout (window with min width was too short to 
269                 show all contents and thigs were unwieldy) and better preview
270                 of regexp working/not working
271
272 2011-01-14 [pawel]      3.7.8cvs35
273
274         * src/textview.c
275                 strncpy2() NULLify strings just fine, no need to be
276                 extra "clever"
277
278 2011-01-14 [pawel]      3.7.8cvs34
279
280         * src/textview.c
281                 Fix Bug #2165 'The date not localized in the message view'
282                 Display Date header in messageview in the same way as in
283                 summaryview by respecting date format set in preferences.
284
285 2011-01-06 [pawel]      3.7.8cvs33
286
287         * src/prefs_account.c
288         * src/prefs_folder_item.c
289         * src/prefs_quote.c
290         * src/quote_fmt.c
291                 Make quote templates widgets more compact
292
293 2011-01-06 [pawel]      3.7.8cvs32
294
295         * src/plugins/trayicon/trayicon.c
296                 - fix logic bug which caused icon to be
297                   always set no-mail status on plugin load
298                 - force icon hide on plugin_done(), without
299                   it empty space(?!) is left in tray under KDE3 and KDE4
300
301 2011-01-06 [colin]      3.7.8cvs31
302
303         * src/addrharvest.c
304         * src/codeconv.c
305         * src/codeconv.h
306         * src/compose.c
307         * src/news.c
308         * src/procheader.c
309         * src/procmime.c
310         * src/unmime.c
311         * src/unmime.h
312                 Unmime headers differently whether they're addresses or not:
313                 It's useless to quote things containing commas if it's in
314                 subject, for example. (introduced in 3.7.8cvs26)
315
316 2011-01-06 [colin]      3.7.8cvs30
317
318         * src/gtk/gtkaspell.c
319                 Complete previous patch
320         * src/messageview.c
321         * src/plugins/pgpinline/pgpinline.c
322                 Coding style
323
324 2011-01-06 [paul]       3.7.8cvs29
325
326         * AUTHORS
327         * configure.ac
328         * po/lt.po
329         * src/gtk/authors.h
330                 add Lithuanian translation (approx. 65% complete)
331                 submitted by Mindaugas Baranauskas
332
333 2011-01-06 [pawel]      3.7.8cvs28
334
335         * src/export.c
336         * src/import.c
337         * src/messageview.c
338         * src/prefs_actions.c
339         * src/procmime.c
340         * src/gtk/gtkaspell.c
341         * src/plugins/pgpinline/pgpinline.c
342         * src/plugins/pgpmime/pgpmime.c
343         * src/plugins/smime/smime.c
344                 Fix memory/file descriptors leaks
345
346 2011-01-06 [paul]       3.7.8cvs27
347
348         * src/plugins/pgpcore/sgpgme.c
349                 fix bug #2322, 'GPG Full info: showing subkey
350                 ID instead of primary key fingerprint'
351                 Patch by Sébastien Bigaret.
352
353 2011-01-03 [colin]      3.7.8cvs26
354
355         * src/unmime.c
356                 Better quote-checking when unmim-ing headers
357                 that may have comas.
358
359 2011-01-03 [colin]      3.7.8cvs25
360
361         * src/unmime.c
362                 Fix bug #2299, "Incorrect handling of quoted printable coma
363                 in headers". As this is really painful to fix by switching
364                 the whole stuff to a list of headers tokens, we workaround
365                 the problem by adding quotes around the encoded-word (making
366                 it a quoted-string which continuity is already handled).
367
368 2011-01-03 [colin]      3.7.8cvs24
369
370         * src/procheader.c
371                 Remove dead code
372
373 2010-12-23 [colin]      3.7.8cvs23
374
375         * src/compose.c
376                 Finish fixing bug #2203: When forwarding (inline) and there
377                 are some text/* parts with no name, set them a name and
378                 set their disposition to attachment, so that recipients with
379                 MUAs preferring HTML parts don't show them by default.
380
381 2010-12-22 [paul]       3.7.8cvs22
382
383         * src/compose.h
384                 fix missing file in 3.7.8cvs20
385
386 2010-12-22 [colin]      3.7.8cvs21
387
388         * src/folderview.c
389         * src/folderview.h
390                 Implement a nicer scroll when drag and dropping
391
392 2010-12-22 [colin]      3.7.8cvs20
393
394         * src/compose.c
395                 Store charset if available when attaching text/* parts
396                 Fixes bug #2203, 'Problems in forwarding multipart/
397                 alternative messages with HTML part'
398
399 2010-12-22 [colin]      3.7.8cvs19
400
401         * src/textview.c
402                 Fix wrong free
403
404 2010-12-21 [colin]      3.7.8cvs18
405
406         * src/inc.c
407         * src/send_message.c
408         * src/common/session.c
409         * src/common/session.h
410                 Differentiate between running sessions and connected
411                 sessions. Fixes bug #2332, "Crash when hitting cancel
412                 on the SMTP status window"
413
414 2010-12-21 [colin]      3.7.8cvs17
415
416         * src/etpan/etpan-thread-manager.c
417                 Dead code removal
418
419 2010-12-21 [colin]      3.7.8cvs16
420
421         * src/textview.c
422                 Check whether we should continue loading the
423                 current textview after inserting a possibly
424                 big image.
425
426 2010-12-20 [colin]      3.7.8cvs15
427
428         * src/addrcindex.c
429         * src/addrcindex.h
430                 Removed. Dead code since ages!
431         * src/addr_compl.c
432         * src/gtk/gtkcmclist.c
433         * src/gtk/gtkcmctree.c
434         * src/gtk/gtksctree.c
435                 undefine *_DISABLE_DEPRECATED in the files that
436                 use deprecated interfaces. Implicit declarations
437                 can lead to crashes as prototypes are unknown, as
438                 evidenced by bug #2315.
439
440 2010-12-20 [colin]      3.7.8cvs14
441
442         * src/compose.c
443                 Don't flush events when adding an header entry. This
444                 can mess up the keypresses in the previous header.
445                 Instead, make the scroll happen later (doing it on the
446                 spot without flushing events doesn't work as the new
447                 requisitions aren't set yet).
448
449 2010-12-20 [colin]      3.7.8cvs13
450
451         * src/mainwindow.c
452                 Don't iconify at start on w32. This un-iconifies in the
453                 background.
454
455 2010-12-20 [colin]      3.7.8cvs12
456
457         * src/common/base64.c
458                 Fix bug #2331, "Base64 is broken in 3.7.7 and 3.7.8"
459                 Patch by pochini at shiny.it
460
461 2010-12-19 [colin]      3.7.8cvs11
462
463         * src/ldapserver.c
464                 Better debug.
465
466 2010-12-18 [colin]      3.7.8cvs10
467
468         * src/compose.c
469                 Fix bug #2148, "Attachment content-transfer-encoding 
470                 incorrectly set when signing emails". The RFC 2045
471                 states that message/* and multipart/* encoding must
472                 be either 7-bit, 8-bit or binary.
473
474 2010-12-18 [mones]      3.7.8cvs9
475
476         * src/ldaputil.c
477                 Fix crash when searching or adding a LDAP server
478
479 2010-12-17 [colin]      3.7.8cvs8
480
481         * configure.ac
482         * src/editldap.c
483         * src/ldapquery.c
484         * src/ldapserver.c
485         * src/ldapupdate.c
486         * src/ldaputil.c
487         * src/ldaputil.h
488                 Better error logging. Disable LDAP SSL/TLS on
489                 Windows, it's crashy/non-worky.
490
491 2010-12-17 [colin]      3.7.8cvs7
492
493         * src/folder.c
494                 Fix bug #2325, "messages remains in folder cache after moving
495                 from MH to IMAP boxes". Bug introduced in 3.7.6cvs53.
496
497 2010-12-17 [colin]      3.7.8cvs6
498
499         * src/addressadd.c
500         * src/addressbook.c
501         * src/addrindex.c
502         * src/ldapquery.c
503         * src/ldapquery.h
504         * src/ldapserver.c
505         * src/ldapserver.h
506         * src/ldapupdate.c
507         * src/ldaputil.c
508         * src/ldaputil.h
509                 Windows build fixes (w32 LDAP completely untested!)
510
511 2010-12-16 [colin]      3.7.8cvs5
512
513         * src/addrindex.c
514         * src/editldap.c
515         * src/ldapctrl.c
516         * src/ldapquery.c
517         * src/ldapserver.c
518         * src/ldapserver.h
519         * src/ldapupdate.c
520         * src/ldaputil.c
521                 Try to rationalize a bit LDAP connections
522
523 2010-12-16 [colin]      3.7.8cvs4
524
525         * src/prefs_spelling.c
526         * src/common/defs.h
527                 Add a button to get dictionaries (win32)
528
529 2010-12-16 [colin]      3.7.8cvs3
530
531         * src/prefs_matcher.c
532                 Fix bug #2279, "crash when clicking 'define' in filter
533                 configuring". Thanks to Theodor Ciobanu for the hint at
534                 the problem.
535
536 2010-12-14 [colin]      3.7.8cvs2
537
538         * src/gtk/gtkaspell.c
539                 Add missing guard for sys/wait.h
540
541 2010-12-05 [colin]      3.7.8cvs1
542
543         * tools/make.themes.project
544                 Seems wget has changed naming of targets downloaded.
545                 Fix it by always providing our own name.
546                 [Pushing mones' patch again after messing with CVSROOT]
547
548 2010-12-04 [paul]       3.7.8
549         * NEWS
550         * README
551         * RELEASE_NOTES 
552                 3.7.8 unleashed!
553
554 2010-12-03 [paul]       3.7.7cvs11
555
556         * configure.ac
557         * manual/xml2pdf ** REMOVED **
558         * manual/dist/pdf/Makefile.am
559         * manual/es/dist/pdf/Makefile.am
560         * manual/fr/dist/pdf/Makefile.am
561         * manual/pl/dist/pdf/Makefile.am
562                 simplify check for tools needed for manual building,
563                 remove xml2pdf and use docbook2pdf instead
564
565 2010-12-03 [mir]        3.7.7cvs10
566
567         * configure.ac
568           Fix bug so that configure option --disable-manual
569           actually disable building the manuals
570
571 2010-12-01 [pawel]      3.7.7cvs9
572
573         * src/crash.c
574                 One more GTK+ 2.22 build fix
575
576 2010-11-30 [colin]      3.7.7cvs8
577
578         * src/action.c
579                 Fix bug #2317, 'Action results in "Bad file descriptor"'
580                 Introduced in 3.7.6cvs57. In fact the error has been there
581                 since ages, and only new thing is the verification of the
582                 various functions return code. Let the stuff work as it
583                 does, as it seems to do the right thing since ages.
584
585 2010-11-28 [colin]      3.7.7cvs7
586
587         * src/gtk/quicksearch.c
588                 Fix bug #2313, 'CLI quicksearch sometimes returns 
589                 the same messages twice'. Patch by Sebastien Bigaret
590
591 2010-11-25 [paul]       3.7.7cvs6
592
593         * src/prefs_common.c
594                 make "gtk_can_change_accels" FALSE by default.
595                 fixes bug #2309, 'Shortcuts should not be modifiable
596                 by default' (RFE)
597
598 2010-11-24 [mones]      3.7.7cvs5
599
600         * src/mainwindow.c
601                 Add missing shortcuts for marking as spam and ham
602                 Fixes Debian bug #599547
603
604 2010-11-22 [colin]      3.7.7cvs4
605
606         * src/compose.c
607                 Revert 3.7.6cvs{39,38,37,35,34}. The fact that
608                 five patches were needed to fix a corner case
609                 is a good indicator that is was bound to break
610                 something.
611
612 2010-11-21 [colin]      3.7.7cvs3
613
614         * src/plugins/pgpcore/claws.def
615                 Win32 build fix
616
617 2010-11-20 [wwp]        3.7.7cvs2
618
619         * src/main.c
620           Fix either a typo or an irrelevant iff word there.
621           IMO type and recursive possible values should be changed to
622           smth simple and neat here, and help strings be really
623           translatable.
624
625 2010-11-20 [colin]      3.7.7cvs1
626
627         * AUTHORS
628                 Damn, forgot to commit this file twice.
629
630 2010-11-19 [paul]       3.7.7
631         * NEWS
632         * README
633         * RELEASE_NOTES 
634                 3.7.7 unleashed!
635
636 2010-11-19 [paul]       3.7.6cvs66
637
638         * po/ca.po
639         * po/cs.po
640         * po/de.po
641         * po/es.po
642         * po/fi.po
643         * po/fr.po
644         * po/hu.po
645         * po/id.po
646         * po/pt_BR.po
647         * po/sk.po
648         * po/uk.po
649                 updated by Miquel Oliete, David Vachulka, Stephan Sachse,
650                 Ricardo Mones, Flammie Pirinen, wwp, Pader Rezso, MSulchan
651                 Darmawan, Frederico Goncalves Guimaraes, Slavko, Yarema
652
653 2010-11-17 [colin]      3.7.6cvs65
654
655         * src/common/utils.c
656                 Separate email address from timestamp with a dot.
657                 Fix coding style.
658
659 2010-11-17 [colin]      3.7.6cvs64
660
661         * src/common/utils.c
662                 Fix multiple @ in generated message-ids.
663                 That's not allowed in RFC 2822.
664
665 2010-11-16 [mones]      3.7.6cvs63
666
667         * manual/es/advanced.xml
668                 Synchronise with English version
669
670 2010-11-04 [wwp]        3.7.6cvs62
671
672         * src/filtering.c
673                 Fix bug 2293, "filtering: simplify expression", as simplifying
674                 this expression doesn't make it less easy to understand and we
675                 gain few cycles by making the logical expression more simple
676                 by applying. Patch by Nicolas Kaiser.
677
678 2010-11-03 [colin]      3.7.6cvs61
679
680         * src/addrindex.c
681                 Fix bug 2294, "addrindex.c: address index conversion always
682                 fails". Clearly a copy-paste-bug. Patch by Nicolas Kaiser.
683
684 2010-11-02 [wwp]        3.7.6cvs60
685
686         * src/action.c
687         * src/statusbar.c
688         * src/toolbar.c
689                 Enlarge the progress bar (main window) a bit when compiling
690                 for UMPCs like maemo: this solves truncated text that might
691                 appear in the progress bar while processing messages.
692                 Also use a more compact string format when displaying
693                 progress like 'number/total', still for UMPCs, this fixes
694                 a previous inconsistency with these format strings where
695                 no space around the / were used sometimes.
696
697 2010-10-26 [ticho]      3.7.6cvs59
698
699         * src/news.c
700                 Recreate NNTP session if server port setting has changed. Fixes
701                 bug #2092.
702
703 2010-10-26 [colin]      3.7.6cvs58
704
705         * src/imap_gtk.c
706         * src/mh_gtk.c
707                 Fix copy-paste error, thanks to David Relson
708                 for spotting it.
709
710 2010-10-18 [colin]      3.7.6cvs57
711
712         * src/action.c
713         * src/addrharvest.c
714         * src/alertpanel.c
715         * src/filtering.c
716         * src/jpilot.c
717         * src/prefs_themes.c
718         * src/procmime.c
719         * src/textview.c
720         * src/gtk/gtkutils.c
721         * src/gtk/quicksearch.c
722         * src/gtk/quicksearch.h
723         * src/plugins/pgpcore/passphrase.c
724         * src/plugins/spamassassin/libspamc.c
725                 Fix warnings
726
727 2010-10-17 [colin]      3.7.6cvs56
728
729         * src/prefs_themes.c
730         * src/gtk/gtkaspell.c
731         * src/gtk/gtkutils.c
732         * src/gtk/gtkutils.h
733         * src/gtk/inputdialog.c
734         * src/gtk/progressdialog.c
735                 Undeprecate a few things
736
737 2010-10-17 [colin]      3.7.6cvs55
738
739         * src/main.c
740         * src/gtk/authors.h
741         * src/gtk/quicksearch.c
742         * src/gtk/quicksearch.h
743                 Add ability to search from the command-line.
744                 Closes bug 2249, ' Making QuickSearch independent from the GUI'
745                 Patch by Sebastien Bigarret.
746
747 2010-10-04 [mones]      3.7.6cvs54
748
749         * manual/dist/pdf/Makefile.am
750                 Fix build of English PDF manual
751                 (sh: Can't open ../../../xml2pdf)
752
753 2010-10-03 [colin]      3.7.6cvs53
754
755         * src/folder.c
756         * src/folder.h
757         * src/imap.c
758         * src/mh.c
759         * src/procmsg.c
760                 Get rid of GRelation which were, mostly, used as
761                 GHashTables. Probably fixes bug #2277, 'Segfault when
762                 loading inbox for the first time'
763
764 2010-10-03 [mir]        3.7.6cvs52
765
766         * manual/de/dist/html/Makefile.am
767         * manual/de/dist/pdf/Makefile.am
768         * manual/de/dist/ps/Makefile.am
769         * manual/de/dist/txt/Makefile.am
770         * manual/dist/html/Makefile.am
771         * manual/dist/pdf/Makefile.am
772         * manual/dist/ps/Makefile.am
773         * manual/dist/txt/Makefile.am
774         * manual/es/dist/html/Makefile.am
775         * manual/es/dist/pdf/Makefile.am
776         * manual/es/dist/ps/Makefile.am
777         * manual/es/dist/txt/Makefile.am
778         * manual/fr/dist/html/Makefile.am
779         * manual/fr/dist/pdf/Makefile.am
780         * manual/fr/dist/ps/Makefile.am
781         * manual/fr/dist/txt/Makefile.am
782         * manual/pl/dist/html/Makefile.am
783         * manual/pl/dist/pdf/Makefile.am
784         * manual/pl/dist/ps/Makefile.am
785         * manual/pl/dist/txt/Makefile.am
786             Missing Makefile.am's for 3.7.6cvs49
787
788
789 2010-10-03 [colin]      3.7.6cvs51
790
791         * po/POTFILES.in
792                 Fix build
793
794 2010-10-02 [mir]        3.7.6cvs50
795
796         * manual/de/dist/html/Makefile.am
797         * manual/de/dist/pdf/Makefile.am
798         * manual/de/dist/ps/Makefile.am
799         * manual/de/dist/txt/Makefile.am
800         * manual/dist/html/Makefile.am
801         * manual/dist/pdf/Makefile.am
802         * manual/dist/ps/Makefile.am
803         * manual/dist/txt/Makefile.am
804         * manual/es/dist/html/Makefile.am
805         * manual/es/dist/pdf/Makefile.am
806         * manual/es/dist/ps/Makefile.am
807         * manual/es/dist/txt/Makefile.am
808         * manual/fr/dist/html/Makefile.am
809         * manual/fr/dist/pdf/Makefile.am
810         * manual/fr/dist/ps/Makefile.am
811         * manual/fr/dist/txt/Makefile.am
812         * manual/pl/dist/html/Makefile.am
813         * manual/pl/dist/pdf/Makefile.am
814         * manual/pl/dist/ps/Makefile.am
815         * manual/pl/dist/txt/Makefile.am
816             Part 2 of last commit which broke due to a permission error
817             Avoid claws trying to build manuals if the required
818             tools are not present.
819
820 2010-10-02 [mir]        3.7.6cvs49
821
822         * configure.ac
823         * manual/de/dist/html/Makefile.am
824         * manual/de/dist/pdf/Makefile.am
825         * manual/de/dist/ps/Makefile.am
826         * manual/de/dist/txt/Makefile.am
827         * manual/dist/html/Makefile.am
828         * manual/dist/pdf/Makefile.am
829         * manual/dist/ps/Makefile.am
830         * manual/dist/txt/Makefile.am
831         * manual/es/dist/html/Makefile.am
832         * manual/es/dist/pdf/Makefile.am
833         * manual/es/dist/ps/Makefile.am
834         * manual/es/dist/txt/Makefile.am
835         * manual/fr/dist/html/Makefile.am
836         * manual/fr/dist/pdf/Makefile.am
837         * manual/fr/dist/ps/Makefile.am
838         * manual/fr/dist/txt/Makefile.am
839         * manual/pl/dist/html/Makefile.am
840         * manual/pl/dist/pdf/Makefile.am
841         * manual/pl/dist/ps/Makefile.am
842         * manual/pl/dist/txt/Makefile.am
843             1) Downgrade autoconf requirements to 2.59 to allow
844             building on oldest supported Linux distributions.
845             2) Only try to build manuals if the needed software
846             is present.
847
848 2010-10-02 [colin]      3.7.6cvs48
849
850         * src/plugins/trayicon/trayicon.c
851                 And fix theme updating.
852
853 2010-10-02 [colin]      3.7.6cvs47
854
855         * src/plugins/trayicon/trayicon.c
856                 Got burnt by wrong indentation!
857
858 2010-10-02 [colin]      3.7.6cvs46
859
860         * configure.ac
861                 Forgot to remove the directory from top-level
862
863 2010-10-02 [colin]      3.7.6cvs45
864
865         * src/plugins/trayicon/Makefile.am
866         * src/plugins/trayicon/trayicon.c
867         * src/plugins/trayicon/libeggtrayicon/.cvsignore
868         * src/plugins/trayicon/libeggtrayicon/Makefile.am
869         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
870         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
871         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
872         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
873         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
874         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
875         * src/plugins/trayicon/libeggtrayicon/xembed.h
876                 Finally get rid of Eggtrayicon, use GtkStatusIcon
877                 instead (which can be done safely now that we 
878                 require GTK+ 2.10).
879
880 2010-10-02 [colin]      3.7.6cvs44
881
882         * src/action.c
883         * src/addr_compl.c
884         * src/addressbook.c
885         * src/addrgather.c
886         * src/alertpanel.c
887         * src/editaddress.c
888         * src/editaddress_other_attributes_ldap.c
889         * src/editgroup.c
890         * src/folderview.c
891         * src/grouplistdialog.c
892         * src/headerview.c
893         * src/image_viewer.c
894         * src/importldif.c
895         * src/main.c
896         * src/mainwindow.c
897         * src/message_search.c
898         * src/mimeview.c
899         * src/prefs_themes.c
900         * src/summary_search.c
901         * src/summaryview.c
902         * src/toolbar.c
903         * src/etpan/imap-thread.c
904         * src/gtk/authors.h
905         * src/gtk/gtkcmclist.c
906         * src/gtk/gtkcmoptionmenu.c
907         * src/gtk/gtkutils.c
908         * src/gtk/gtkutils.h
909         * src/gtk/gtkvscrollbutton.c
910         * src/plugins/pgpcore/select-keys.c
911         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
912                 Undeprecate for GTK+2.22. Patch by Reed Loden.
913                 Fixes bug #2276, 'Compile in maintainer mode
914                 fails on GTK+ 2.22'.
915
916 2010-10-02 [colin]      3.7.6cvs43
917
918         * configure.ac
919                 It's now time to remove the temporary enable-openssl
920                 option that was used when we removed OpenSSL. See 
921                 bug #2276 comment #14.
922
923 2010-09-30 [wwp]        3.7.6cvs42
924
925         * src/prefs_account.c
926         * src/prefs_filtering_action.c
927         * src/prefs_matcher.c
928                         Fix bug #2274, wrong color label index range
929                         used w/ gtk_cmoption_menu (behaviour change
930                         has been introduced w/ 3.5.0cvs49 apparently),
931                         now it must be 1..N so let's use colorlabel value
932                         (0..N) + 1.
933                         
934
935 2010-09-20 [pawel]      3.7.6cvs41
936
937         * src/compose.c
938         * src/mainwindow.c
939         * src/summaryview.c
940                 revert last patch
941
942 2010-09-19 [pawel]      3.7.6cvs40
943
944         * src/compose.c
945         * src/mainwindow.c
946         * src/summaryview.c
947                 Set ML menus sensitivity accordingly to
948                 possibility of reply to ML
949
950 2010-09-19 [colin]      3.7.6cvs39
951
952         * src/compose.c
953                 Fix cvs34 and cvs35. NNTP accounts are mandatory to post
954                 to newsgroups, and NNTP accounts *can* send email. We 
955                 should not force an email account when replying to_ml or
956                 anything...
957
958 2010-09-19 [colin]      3.7.6cvs38
959
960         * src/compose.c
961                 Revert previous commit (which breaks Reply to newsgroups)
962
963 2010-09-17 [pawel]      3.7.6cvs37
964
965         * src/compose.c
966                 Respect reply_account_autosel when changing compose
967                 account to email one while replying to NNTP post
968
969 2010-09-17 [wwp]        3.7.6cvs36
970
971         * doc/man/claws-mail.1
972         Update --compose documentation in `man claws-mail`.
973
974 2010-09-12 [pawel]      3.7.6cvs35
975
976         * src/compose.c
977                 Add forgotten bit to previous commit,
978                 select email account when replying to ML
979
980 2010-09-12 [pawel]      3.7.6cvs34
981
982         * src/compose.c
983                 Fix bug #2247 "nntp reply-to-all broken?"
984                 Make reply-to-all and reply-to-ml work as expected in
985                 mailing list through NNTP case
986
987 2010-09-11 [pawel]      3.7.6cvs33
988
989         * src/mainwindow.c
990         * src/summaryview.c
991         * src/toolbar.c
992                 gtk_widget_set_can_focus() -> GTK_WIDGET_UNSET_FLAGS()
993                 fixes build with GTK+ < 2.18
994
995 2010-09-10 [pawel]      3.7.6cvs32
996
997         * src/mainwindow.c
998         * src/summaryview.c
999         * src/toolbar.c
1000                 Make Tab key switch between FolderView, MsgView and
1001                 SummaryView only, other widgets have/can have their own
1002                 keybindings anyway
1003
1004 2010-08-25 [colin]      3.7.6cvs31
1005
1006         * src/procmime.c
1007         * AUTHORS
1008         * src/gtk/authors.h
1009         * src/common/base64.c
1010         * src/common/base64.h
1011                 Fix bug #2245, "base64 decoding fails with line breaks"
1012                 Patch by Yotam Medini
1013
1014 2010-08-25 [colin]      3.7.6cvs30
1015
1016         * src/main.c
1017                 Fix bug #2241, "Empty trash on exit fails on scripted exit"
1018
1019 2010-08-23 [pawel]      3.7.6cvs29
1020
1021         * src/inc.c
1022         * src/send_message.c
1023         * src/statusbar.c
1024         * src/toolbar.c
1025                 Hide progressbar on statusbar when not needed
1026
1027 2010-08-17 [colin]      3.7.6cvs28
1028
1029         * src/main.c
1030                 Fix previous patch (our own tmp dir is inside
1031                 our rc dir)
1032
1033 2010-08-16 [colin]      3.7.6cvs27
1034
1035         * src/main.c
1036                 Use temp dir to store logs in Windows. Avoids doing
1037                 get_rc_dir() early, which prevents set_rc_dir()
1038                 working correctly.
1039
1040 2010-07-31 [holger]     3.7.6cvs26
1041
1042         * src/gtk/gtkshruler.c
1043                 Yet more GdkGC to Cairo porting
1044
1045 2010-07-30 [holger]     3.7.6cvs25
1046
1047         * src/stock_pixmap.c
1048                 More GdkGC to Cairo porting
1049
1050 2010-07-30 [holger]     3.7.6cvs24
1051
1052         * src/gtk/colorlabel.c
1053                 One GdkGC usage less
1054
1055 2010-07-29 [holger]     3.7.6cvs23
1056
1057         * src/printing.c
1058                 Replace some gdk drawing with cairo, as the former
1059                 is going towards deprecation.
1060
1061 2010-07-25 [colin]      3.7.6cvs22
1062
1063         * src/common/utils.c
1064                 And now for a real fix. g_list_remove() doesn't, of
1065                 course, free the data. But we have to have a solid
1066                 pointer to it in order to free it ourselves instead
1067                 of relying on the old freed list pointer.
1068                 Maybe that's the last patch on the subject now ? :)
1069
1070 2010-07-25 [colin]      3.7.6cvs21
1071
1072         * src/common/utils.c
1073                 Remove stupid and extraneous g_free() of elements
1074                 which have just been freed by g_list_remove(). (see
1075                 GList documentation). I don't know how it worked before
1076
1077 2010-07-25 [colin]      3.7.6cvs20
1078
1079         * src/common/utils.c
1080                 Reverse free/use with more logical and safe
1081                 use/free. Thanks to Michael Rasmussen !
1082
1083 2010-07-24 [colin]      3.7.6cvs19
1084
1085         * src/gtk/quicksearch.c
1086                 Finish 3.7.5cvs42 patch. Probably fixes bug 2232,
1087                 'freeze when using quick search'
1088
1089 2010-07-11 [iwkse]      3.7.6cvs18
1090
1091         * src/gtk/quicksearch.c
1092                 Add SMALL_LAYOUT to quicksearch_relayout
1093
1094 2010-07-10 [iwkse]      3.7.6cvs17
1095
1096         * src/mainwindow.h
1097                         Remove forgotten variable from
1098                         the last bugfix #2224
1099
1100 2010-07-10 [colin]      3.7.6cvs16
1101
1102         * src/mainwindow.c
1103         * src/gtk/quicksearch.c
1104                 Clean fix for bug #2224: don't mess with GTK settings when
1105                 handling the layout ourselves is enough
1106
1107 2010-07-09 [iwkse]      3.7.6cvs15
1108
1109         * src/mainwindow.h
1110         * src/mainwindow.c
1111                         Better fix for Bug #2224
1112
1113 2010-07-09 [iwkse]      3.7.6cvs14
1114
1115         * src/mainwindow.c
1116                         Bug #2224
1117                         Always use stock icons on buttons
1118
1119 2010-07-08 [colin]      3.7.6cvs13
1120
1121         * src/gtk/filesel.c
1122                 Fix bug 2223, 'Compilation fails with GTK+
1123                 2.21.3'. Thanks to Jan Psota !
1124
1125 2010-06-29 [pawel]      3.7.6cvs12
1126
1127         * src/compose.c
1128                 Revert 3.7.5cvs41, it breaks templates that use %X
1129
1130 2010-06-23 [wwp]        3.7.6cvs11
1131
1132         * src/gtk/colorlabel.c
1133                 Silent up a warning by avoiding possible confusion
1134                 in logical expression evaluation, thanks to TuxCM.
1135
1136 2010-06-21 [iwkse]      3.7.6cvs10
1137
1138         * src/gtk/quicksearch.c
1139                 Do not add into quicksearch history
1140                 matching rules with bad syntax
1141
1142 2010-05-26 [holger]     3.7.6cvs9
1143
1144         * src/summaryview.c
1145         * src/summaryview.h
1146                 Add function to select rows given a list of messages,
1147                 complementary to summary_get_selected_msg_list()
1148
1149 2010-05-22 [mir]        3.7.6cvs8
1150
1151         * src/ldapctrl.c
1152                 Fix bug 2208. Encode encrypted password to qouted
1153                 printable to avoid making invalid XML. Encoding
1154                 will be activated the first time the password is
1155                 changed.
1156
1157 2010-05-22 [paul]       3.7.6cvs7
1158
1159         * manual/advanced.xml
1160         * src/compose.c
1161         * src/prefs_common.c
1162         * src/prefs_common.h
1163                 after using the compose margin for several days
1164                 I wanted the old style back - add a new hidden
1165                 pref 'show_compose_margin' to restore the old
1166                 behaviour (defaults to FALSE)
1167
1168 2010-05-14 [paul]       3.7.6cvs6
1169
1170         * src/compose.c
1171                 add a margin to the compose window text that matches
1172                 the margin in textview
1173
1174 2010-05-14 [colin]      3.7.6cvs5
1175
1176         * src/gtk/sslcertwindow.c
1177                 Fix dangling pointer. Thanks to Michael R!
1178
1179 2010-05-14 [colin]      3.7.6cvs4
1180
1181         * src/gtk/sslcertwindow.c
1182                 Fix bug 1993, 'Cannot send mail when SSL certificate is 
1183                 expired but certificate check is skipped' and maybe
1184                 bug 2200, 'SSL is not working with POP3'
1185
1186 2010-05-14 [colin]      3.7.6cvs3
1187
1188         * src/plugins/pgpinline/pgpinline.c
1189                 Fix bug 2205, 'PGPInline: segfault on malformed mails'
1190
1191 2010-05-04 [iwkse]      3.7.6cvs2
1192
1193         * src/prefs_message.c
1194                         Get a generic name as 'Quotation' for
1195                         the frame
1196
1197 2010-05-04 [iwkse]      3.7.6cvs1
1198
1199         * src/prefs_message.c
1200         * src/prefs_common.h
1201         * src/prefs_common.c
1202         * src/textview.c
1203                         Fix #2188
1204                         Option for collapsing via double-click
1205
1206 2010-05-01 [paul]       3.7.6
1207         * NEWS
1208         * README
1209         * RELEASE_NOTES 
1210                 3.7.6 unleashed!
1211
1212 2010-05-01 [paul]       3.7.5cvs55
1213
1214         * tools/claws.i18n.status.pl
1215                 add Ukrainian stat
1216
1217 2010-05-01 [paul]       3.7.5cvs54
1218
1219         * src/gtk/authors.h
1220                 add YUP, new Ukrainian translator
1221
1222 2010-04-30 [paul]       3.7.5cvs53
1223
1224         * configure.ac
1225         * po/uk.po
1226                 add Ukrainian translation, submitted by YUP
1227         * po/cs.po
1228         * po/de.po
1229         * po/fi.po
1230         * po/hu.po
1231         * po/nl.po
1232         * po/pt_BR.po
1233         * po/pt_PT.po
1234         * po/sk.po
1235                 updated by David Vachulka, Stephan Sachse, Flammie Pirinen,
1236                 Páder RezsÅ‘, Marcel Pol, Frederico Goncalves Guimaraes,
1237                 Tiago Faria, and Slavko
1238
1239 2010-04-26 [wwp]        3.7.5cvs52
1240
1241         * po/fr.po
1242                 Fix capitalization.
1243
1244 2010-04-26 [mones]      3.7.5cvs51
1245
1246         * po/es.po
1247                 Updated for release
1248
1249 2010-04-22 [pawel]      3.7.5cvs50
1250
1251         * src/addressbook.c
1252                 fix compile warning
1253         * src/vcard.c
1254                 first NULL check pointer, then use it
1255
1256 2010-04-22 [colin]      3.7.5cvs49
1257
1258         * src/imap.c
1259                 Fix error message when session isn't established
1260         * po/fr.po
1261                 Update translation and fix a typo in it
1262
1263 2010-04-15 [pawel]      3.7.5cvs48
1264
1265         * src/prefs_account.c
1266                 Fix Bug 2144 'When creating an account with IMAP4+SSL,
1267                                 the port isn't configured properly'
1268                 When using SSL/TLS tunneling automatically use default
1269                 ports for encrypted connections: smtps, pop3s, imaps, nntps
1270
1271 2010-04-15 [pawel]      3.7.5cvs47
1272
1273         * src/action.c
1274                 Fix crasher in actions using '%f' argument
1275                 on multiple files with external scripts which
1276                 don't return any output.
1277
1278 2010-04-14 [colin]      3.7.5cvs46
1279
1280         * src/mainwindow.c
1281                 Fix hand cursor after error symbol appears
1282
1283 2010-04-12 [colin]      3.7.5cvs45
1284
1285         * configure.ac
1286                 Fix bug 2162, 'configure check for libetpan 
1287                 fails with libetpan 1.0'
1288
1289
1290 2010-04-09 [mones]      3.7.5cvs44
1291
1292         * manual/de/glossary.xml
1293                 Fix encoding to match main document's
1294                 Also fixes make dist with Debian's openjade
1295
1296 2010-03-29 [pawel]      3.7.5cvs43
1297
1298         * src/matcher_parser.h
1299         * src/matcher_parser_parse.y
1300         * src/gtk/quicksearch.c
1301                 Disable matcher warnings when populating quicksearch
1302                 completion lists on startup
1303
1304 2010-03-27 [colin]      3.7.5cvs42
1305
1306         * src/gtk/quicksearch.c
1307                 Fix double-free later in code. Optimize
1308                 list creation
1309
1310 2010-03-27 [pawel]      3.7.5cvs41
1311
1312         * src/compose.c
1313                 Make sure that quote ends with new line char
1314
1315 2010-03-26 [pawel]      3.7.5cvs40
1316
1317         * src/compose.c
1318         * src/compose.h
1319         * src/textview.c
1320                 Fix Bug 1928 Add "reply to this address" pop menu 
1321                              on Message View
1322                 - Set composing account to email one when creating/replying
1323                   from NNTP folder by clicking link or choosing option
1324                   from popup menu
1325                 - Factorize code
1326
1327 2010-03-25 [paul]       3.7.5cvs39
1328
1329         * src/gtk/gtkcmclist.c
1330                 Fix build with GTK+ 2.20
1331
1332 2010-03-24 [pawel]      3.7.5cvs38
1333
1334         * src/addr_compl.c
1335         * src/compose.c
1336         * src/folderview.c
1337         * src/grouplistdialog.c
1338         * src/headerview.c
1339         * src/mainwindow.c
1340         * src/mimeview.c
1341         * src/prefs_account.c
1342         * src/gtk/gtkcmclist.c
1343         * src/gtk/gtkcmctree.c
1344         * src/gtk/gtkcmoptionmenu.c
1345         * src/gtk/gtksctree.c
1346         * src/gtk/gtkshruler.c
1347         * src/gtk/gtkutils.c
1348         * src/gtk/gtkutils.h
1349         * src/gtk/gtkvscrollbutton.c
1350         * src/gtk/inputdialog.c
1351         * src/gtk/spell_entry.c
1352         * src/plugins/trayicon/trayicon.c
1353         * src/plugins/trayicon/libeggtrayicon/Makefile.am
1354         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1355         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1356                 Fix build with GTK+ 2.19
1357
1358 2010-03-23 [pawel]      3.7.5cvs37
1359
1360         * src/mainwindow.c
1361         * src/mimeview.c
1362                 Respect view->show_col_headers option
1363         * src/gtk/gtkcmctree.c
1364                 Fix GtkCmcTree column width calculation when it has
1365                 auto_resize set and new node is added
1366
1367 2010-03-22 [pawel]      3.7.5cvs36
1368
1369         * src/grouplistdialog.c
1370         * src/prefs_common.c
1371         * src/prefs_common.h
1372                 - remember newsgroups list dialog size
1373                 - respect use_dotted_lines hidden pref
1374                 - respect use_stripes_everywhere hidden pref
1375
1376 2010-03-21 [pawel]      3.7.5cvs35
1377
1378         * src/addrgather.c
1379                 Remove superfluous gtk_widget_show_all()
1380         * src/mimeview.c
1381                 Add forgotten colon
1382         * src/common/utils.c
1383                 Return correct type
1384
1385 2010-03-21 [pawel]      3.7.5cvs34
1386
1387         * src/main.c
1388         * src/gtk/quicksearch.c
1389         * src/gtk/quicksearch.h
1390                 Implement separate search phrase completion for
1391                 normal/extended quicksearch
1392
1393 2010-03-11 [paul]       3.7.5cvs33
1394
1395         * po/zh_CN.po
1396                 fix bug 2110, 'Patch to use GB18030 for GB2312 and GBK X-GBK'
1397                 submitted by Yuwei Yu
1398
1399 2010-03-09 [colin]      3.7.5cvs32
1400
1401         * manual/de/glossary.xml
1402                 Fix build
1403
1404 2010-03-02 [colin]      3.7.5cvs31
1405
1406         * manual/de/glossary.xml
1407                 Sort alphabetically. Done by Volker Ribbert.
1408
1409 2010-03-02 [mones]      3.7.5cvs30
1410
1411         * README
1412                 Fix mailing list archives location
1413                 Remove currently unavailable CVS webview
1414
1415 2010-03-01 [iwkse]      3.7.5cvs29
1416
1417         * src/common/plugin.c
1418                         Other indentation issues
1419
1420 2010-03-01 [iwkse]      3.7.5cvs28
1421
1422         * src/common/plugin.c
1423                         Fix indentation of the previous commit
1424
1425 2010-03-01 [iwkse]      3.7.5cvs27
1426
1427         * src/common/plugin.h
1428         * src/common/plugin.c
1429                         Add API for getting a loaded Plugin from the
1430                         plugin's name, plugin_get_loaded_by_name (const gchar *name)
1431                         Thanks to Colin, Michael
1432
1433 2010-02-27 [colin]      3.7.5cvs26
1434
1435         * configure.ac
1436         * AUTHORS
1437         * src/gtk/authors.h
1438         * manual/Makefile.am
1439         * manual/de/Makefile.am
1440         * manual/de/account.xml
1441         * manual/de/ack.xml
1442         * manual/de/addrbook.xml
1443         * manual/de/advanced.xml
1444         * manual/de/claws-mail-manual.xml
1445         * manual/de/faq.xml
1446         * manual/de/glossary.xml
1447         * manual/de/gpl.xml
1448         * manual/de/handling.xml
1449         * manual/de/intro.xml
1450         * manual/de/keyboard.xml
1451         * manual/de/plugins.xml
1452         * manual/de/starting.xml
1453         * manual/de/dist/.cvsignore
1454         * manual/de/dist/Makefile.am
1455         * manual/de/dist/html/.cvsignore
1456         * manual/de/dist/html/Makefile.am
1457         * manual/de/dist/pdf/.cvsignore
1458         * manual/de/dist/pdf/Makefile.am
1459         * manual/de/dist/ps/.cvsignore
1460         * manual/de/dist/ps/Makefile.am
1461         * manual/de/dist/txt/.cvsignore
1462         * manual/de/dist/txt/Makefile.am
1463                 Add the german translation of the manual, done by
1464                 Volker Ribbert <thoraki@arcor.de>.
1465
1466 2010-02-27 [holger]     3.7.5cvs25
1467
1468         * src/prefs_toolbar.c
1469                 Don't make toolbar item description for
1470                 plugin registered items editable
1471
1472 2010-02-26 [colin]      3.7.5cvs24
1473
1474         * src/toolbar.c
1475                 Don't translate empty description
1476
1477 2010-02-22 [colin]      3.7.5cvs23
1478
1479         * src/compose.c
1480                 Don't make In-Reply-To visible when reediting
1481                 a draft or sent mail.
1482
1483 2010-02-20 [colin]      3.7.5cvs22
1484
1485         * src/imap.c
1486         * src/imap.h
1487         * src/main.c
1488         * src/mainwindow.c
1489         * src/etpan/imap-thread.c
1490         * src/etpan/imap-thread.h
1491         * src/etpan/nntp-thread.c
1492         * src/etpan/nntp-thread.h
1493                 When going offline from NetworkManager, just
1494                 delete IMAP connections. That'll avoid timeouts
1495                 when coming back online in certain cases when
1496                 the TCP socket will have timed out.
1497
1498 2010-02-20 [holger]     3.7.5cvs21
1499
1500         * .cvsignore
1501                 More files to ignore
1502
1503 2010-02-17 [ticho]      3.7.5cvs20
1504
1505         * src/summaryview.c
1506         * src/summaryview.h
1507         * src/toolbar.c
1508                 Revert 3.7.5cvs19.
1509
1510 2010-02-16 [ticho]      3.7.5cvs19
1511
1512         * src/summaryview.c
1513         * src/summaryview.h
1514         * src/toolbar.c
1515                 Removed unused argument from summary_open_row().
1516
1517 2010-02-10 [pawel]      3.7.5cvs18
1518
1519         * src/compose.c
1520                 - fix headers filtering when prefs_common.trans_hdr is on
1521                 - fix headers setting when changing composing account 
1522                 - plug memleak
1523         * src/prefs_template.c
1524                 Re-add template's name for translation
1525
1526 2010-02-10 [colin]      3.7.5cvs17
1527
1528         * src/prefs_matcher.c
1529                 Fix bug 2099, 'add List-Id in Configuration>Filtering>
1530                 Condition>Define>Header>Name combo box'. Patch by
1531                 Francois Cami
1532
1533 2010-02-10 [colin]      3.7.5cvs16
1534
1535         * src/codeconv.c
1536         * src/codeconv.h
1537         * src/compose.c
1538         * src/mainwindow.c
1539         * src/messageview.c
1540         * src/prefs_send.c
1541         * src/procmime.c
1542         * src/textview.c
1543                 Add the GB18030 Chinese charset, which is a superset
1544                 of GB2312 and (X-)GBK. Patch mostly by Yuwei Yu.
1545
1546 2010-02-09 [holger]     3.7.5cvs15
1547
1548         * configure.ac
1549                 GTK+ 2.10 related cleanup
1550
1551 2010-02-09 [pawel]      3.7.5cvs14
1552
1553         * src/prefs_account.c
1554         * src/prefs_folder_item.c
1555         * src/prefs_template.c
1556         * src/quote_fmt.c
1557                 Respect prefs_common.trans_hdr in couple more places to avoid
1558                 confusion with translated/non-translated header names
1559
1560 2010-02-09 [colin]      3.7.5cvs13
1561
1562         * po/POTFILES.in
1563                 Fix make dist
1564
1565 2010-02-09 [colin]      3.7.5cvs12
1566
1567         * src/mimeview.c
1568                 And fix 2.10 build :)
1569
1570 2010-02-09 [colin]      3.7.5cvs11
1571
1572         * configure.ac
1573                 Bump up GTK+ requirement to 2.10
1574         * src/Makefile.am
1575         * src/compose.c
1576         * src/crash.c
1577         * src/foldersel.c
1578         * src/main.c
1579         * src/mainwindow.c
1580         * src/messageview.c
1581         * src/messageview.h
1582         * src/prefs_actions.c
1583         * src/prefs_common.c
1584         * src/prefs_common.h
1585         * src/prefs_ext_prog.c
1586         * src/prefs_filtering_action.c
1587         * src/prefs_fonts.c
1588         * src/prefs_image_viewer.c
1589         * src/prefs_matcher.c
1590         * src/prefs_msg_colors.c
1591         * src/prefs_summaries.c
1592         * src/prefs_template.c
1593         * src/printing.c
1594         * src/printing.h
1595         * src/quote_fmt.c
1596         * src/summaryview.c
1597         * src/textview.c
1598         * src/gtk/Makefile.am
1599         * src/gtk/about.c
1600         * src/gtk/gtkcmclist.c
1601         * src/gtk/gtkcmctree.c
1602         * src/gtk/gtkutils.c
1603         * src/gtk/quicksearch.c
1604                 Remove all compile-time conditionals depending on
1605                 GTK+ < 2.10
1606         * src/gedit-print.c
1607         * src/gedit-print.h
1608         * src/gtk/gtksourceprintjob.c
1609         * src/gtk/gtksourceprintjob.h
1610                 Remove libgnomeprint-based printing system (and
1611                 command-line-based printing system) as GTK+ 2.10
1612                 ships with print support.
1613
1614 2010-02-08 [mir]        3.7.5cvs10
1615
1616         * src/compose.c
1617             Avoid displaying Bcc headers in message sent
1618             to NNTP servers. Thanks to Henning Mersch.
1619
1620
1621 2010-02-08 [pawel]      3.7.5cvs9
1622
1623         * src/mimeview.c
1624                 Make tooltips less cryptic
1625         * src/gtk/description_window.c
1626                 Improve window size calculation
1627
1628 2010-02-08 [pawel]      3.7.5cvs8
1629
1630         * src/compose.c
1631         * src/compose.h
1632         * src/common/utils.c
1633         * src/common/utils.h
1634         * src/gtk/authors.h
1635                 Fix Bug 2058 "use in-reply-to info passed in mailto: links"
1636                 Patch by Laurent Bigonville with slight modifications
1637
1638 2010-02-03 [pawel]      3.7.5cvs7
1639
1640         * m4/.cvsignore
1641                 Add some libtool files to ignore
1642
1643 2010-02-03 [pawel]      3.7.5cvs6
1644
1645         * src/plugins/trayicon/trayicon.c
1646                 Save and then restore focus when closing/minimizing to tray
1647
1648 2010-02-03 [mir]        3.7.5cvs5
1649
1650         * src/addrindex.c
1651         * src/editldap.c
1652         * src/ldapctrl.c
1653         * src/ldapctrl.h
1654         * src/ldapquery.c
1655         * src/ldapupdate.c
1656             Save LDAP password encrypted. See bug 2113.
1657
1658
1659 2010-02-03 [colin]      3.7.5cvs4
1660
1661         * src/privacy.c
1662                 Fix again decoding of encrypted parts. The
1663                 reverting of the patch was wrong, as the
1664                 double-decoding was fixed in smime itself.
1665                 Thanks to Matthias Drochner again...
1666
1667 2010-02-02 [colin]      3.7.5cvs3
1668
1669         * src/plugins/smime/smime.c
1670         * src/privacy.c
1671                 Revert 3.7.4cvs2 and make a better patch for bug
1672                 2059 and 2076. Patch by Matthias Drochner
1673
1674 2010-01-31 [pawel]      3.7.5cvs2
1675
1676         * src/gtk/authors.h
1677                 Fix hungarian translator's name
1678
1679 2010-01-31 [pawel]      3.7.5cvs1
1680
1681         * src/messageview.c
1682         * src/mimeview.c
1683                 Fix Bug 2107 - Arrow keys don't work in message view window
1684
1685 2010-01-31 [paul]       3.7.5
1686
1687         * NEWS
1688         * README
1689         * RELEASE_NOTES 
1690                 3.7.5 released!
1691
1692 2010-01-23 [pawel]      3.7.4cvs10
1693
1694         * src/addressbook.c
1695                 Fix button sensitivity in compose mode
1696
1697 2010-01-23 [pawel]      3.7.4cvs9
1698
1699         * commitHelper
1700         * tools/kdeservicemenu/install.sh
1701         * tools/make.themes.project
1702         * tools/nautilus2claws-mail.sh
1703         * tools/popfile-link.sh
1704         * tools/textviewer.sh
1705                 Not all systems have bash installed in /bin, use env(1) to find
1706                 it`s location
1707
1708 2010-01-22 [pawel]      3.7.4cvs8
1709
1710         * src/prefs_account.c
1711         * src/prefs_filtering.c
1712         * src/prefs_send.c
1713         * src/gtk/colorlabel.c
1714                 Add some separators in combos
1715
1716 2010-01-22 [pawel]      3.7.4cvs7
1717
1718         * autogen.sh
1719                 --disable-aspell -> --disable-enchant
1720         * configure.ac
1721                 Fix options spacing in configure --help
1722         * src/wizard.c
1723                 Make wizard's window centered on the screen
1724
1725 2010-01-19 [holger]     3.7.4cvs6
1726
1727         * src/folder.c
1728         * src/folder.h
1729                 Introduce folder_get_item_from_identifier().
1730                 In contrast to folder_find_item_from_identifier(), this
1731                 function recursively creates the FolderItems in the id path.
1732                 Useful for programmatically creating folders (e.g. by plugins)
1733
1734 2010-01-17 [pawel]      3.7.4cvs5
1735
1736         * src/gtk/authors.h
1737                 Fix my lastname
1738
1739 2010-01-16 [colin]      3.7.4cvs4
1740
1741         * src/plugins/pgpcore/sgpgme.c
1742                 Probably fix bug 2098, 'claws-mails crashes frequently 
1743                 with pgpcore'. Fix double-free.
1744
1745 2010-01-16 [holger]     3.7.4cvs3
1746
1747         * src/prefs_toolbar.h
1748                 Forgotten header
1749
1750 2010-01-15 [colin]      3.7.4cvs2
1751
1752         * src/privacy.c
1753                 Decode mimeinfo before decrypting it. Probably
1754                 fixes bug 2059 'gpgme >=1.1.8 not compatible 
1755                 with S/MIME encryption' and bug 2076 'having 
1756                 worked 2 times properly CLAWS ceased to 
1757                 decrypt incoming PGP mails -displays base64 
1758                 instead - sucks completely'
1759                 Let's hope complete suckage ends here!
1760                 Thanks to Matthias Drochner.
1761
1762 2010-01-08 [paul]       3.7.4cvs1
1763
1764         * tools/claws.i18n.status.pl
1765                 fix typos
1766
1767 2010-01-08 [paul]       3.7.4
1768
1769         * NEWS
1770         * README
1771         * RELEASE_NOTES 
1772                 3.7.4 released!
1773
1774 2010-01-08 [paul]       3.7.3cvs57
1775
1776         * po/ca.po
1777         * po/cs.po
1778         * po/de.po
1779         * po/fi.po
1780         * po/hu.po
1781         * po/id.po
1782         * po/ja.po
1783         * po/nl.po
1784         * po/pt_BR.po
1785         * po/pt_PT.po
1786         * po/ru.po
1787         * po/sk.po
1788                 updated translations by Miquel Oliete, David Vachulka, Stephan Sachse,
1789                 Tommi Pirinen, Pader Rezso, MSulchan Darmawan, kazken3, Marcel Pol,
1790                 Frederico Goncalves Guimaraes, Tiago Faria, Aleksei Miheev, and
1791                 Slavko
1792
1793 2010-01-08 [paul]       3.7.3cvs56
1794
1795         * src/common/utils.c
1796                 fix bug 2089, 'URLs ending with an underscore ('_')
1797                 are not correctly parsed'. thanks to Johan
1798
1799 2010-01-05 [colin]      3.7.3cvs55
1800
1801         * po/fr.po
1802                 Update french translation
1803
1804 2010-01-04 [mones]      3.7.3cvs54
1805
1806         * po/es.po
1807                 Update Spanish translation
1808
1809 2010-01-04 [mones]      3.7.3cvs53
1810
1811         * manual/plugins.xml
1812                 Some format
1813         * manual/es/claws-mail-manual.xml
1814         * manual/es/intro.xml
1815         * manual/es/plugins.xml
1816                 Synchronise with English version
1817
1818 2010-01-03 [paul]       3.7.3cvs52
1819
1820         * ChangeLog
1821                 fix format
1822         * src/gtk/authors.h
1823                 update TEAM_LIST, fix encoding
1824
1825 2010-01-03 [mir]        3.7.3cvs51
1826
1827         * src/compose.c
1828                 When composing to a NNTP list TO: will always be preset
1829                 to the NNTP list unless user has chosen some other default
1830                 in which case we will handle this the normal way. Therefore
1831                 mfield will be set to TO_FIELD_PRESENT if mailto is NULL.
1832
1833 2010-01-01 [paul]       3.7.3cvs50
1834
1835         * src/gtk/about.c
1836                 bump copyright year whilst it's in mind
1837
1838 2009-12-31 [paul]       3.7.3cvs49
1839
1840         * manual/claws-mail-manual.xml
1841         * manual/intro.xml
1842         * manual/plugins.xml
1843                 fix links so that they make sense in the context of the
1844                 text version of the manual
1845
1846 2009-12-31 [paul]       3.7.3cvs48
1847
1848         * manual/intro.xml
1849         * manual/plugins.xml
1850                 updates, improvements, corrections, additions
1851
1852 2009-12-29 [pawel]      3.7.3cvs47
1853
1854         * src/prefs_filtering_action.c
1855                 Fix Bug 2082 'Wrong color rectangle position when replacing
1856                 "color" processing rule'
1857
1858 2009-12-29 [colin]      3.7.3cvs46
1859
1860         * src/compose.c
1861                 Fix bug 2074, 'Remember sending account 
1862                 for sent messages'
1863
1864 2009-12-20 [holger]     3.7.3cvs45
1865
1866         * src/compose.c
1867                 Delay CREATED_HOOKLIST invokation until
1868                 after the modifications to the compose window
1869                 are done, to allow hooks to further modify the
1870                 window without getting overridden again
1871
1872 2009-12-20 [holger]     3.7.3cvs44
1873
1874         * src/prefs_toolbar.h
1875                 Fix last commit
1876
1877 2009-12-20 [holger]     3.7.3cvs43
1878
1879         * src/prefs_toolbar.c
1880         * src/prefs_toolbar.h
1881         * src/toolbar.c
1882                 Pass window struct to caller
1883
1884 2009-12-20 [holger]     3.7.3cvs42
1885
1886         * src/compose.c
1887         * src/compose.h
1888                 Add hooklist after creation of a compose window
1889
1890 2009-12-19 [holger]     3.7.3cvs41
1891
1892         * src/prefs_toolbar.c
1893         * src/prefs_toolbar.h
1894         * src/toolbar.c
1895                 Allow plugins to choose to which toolbar they want
1896                 to add actions (main window, compose window, or message view)
1897
1898 2009-12-19 [paul]       3.7.3cvs40
1899
1900         * src/statusbar.c
1901                 fix statusbar in GTK+ 2.19.1
1902
1903 2009-12-10 [pawel]      3.7.3cvs39
1904
1905         * src/compose.c
1906                 Better fix for cvs28 regression
1907
1908 2009-12-10 [iwkse]      3.7.3cvs38
1909
1910         * src/compose.c
1911             Fix some indentation
1912
1913 2009-12-10 [iwkse]      3.7.3cvs37
1914
1915         * src/compose.c
1916             Add missing checks for gtkaspell: avoid
1917             crashing in some cases when Enchant is 
1918             enabled but the spell checker is disabled 
1919             in preferences.
1920
1921 2009-12-09 [colin]      3.7.3cvs36
1922
1923         * src/compose.c
1924                 Fix leak and unchecked accesses.
1925
1926 2009-12-09 [mir]        3.7.3cvs35
1927
1928         * src/compose.c
1929         Fix Bug 2072 "template at folder properties is not working"
1930         introduced in cvs24.
1931
1932 2009-12-08 [pawel]      3.7.3cvs34
1933
1934         * src/compose.c
1935                 When 'Reply All' remove current compose address from
1936                 Cc/Bcc list - fix for regression introduced in cvs28
1937
1938 2009-12-05 [pawel]      3.7.3cvs33
1939
1940         * src/messageview.c
1941                 Fix memory management, duh!
1942
1943 2009-12-04 [pawel]      3.7.3cvs32
1944
1945         * src/messageview.c
1946                 Use case insensitive comparison in search for
1947                 duplicate urls
1948         * src/uri_opener.c
1949                 Refresh scrollbars on every window open
1950
1951 2009-12-04 [pawel]      3.7.3cvs31
1952
1953         * src/compose.c
1954                 Highlight misspelled words when applying template and
1955                 check_while_typing option is on
1956
1957 2009-12-03 [pawel]      3.7.3cvs30
1958
1959         * src/compose.c
1960                 Highlight misspelled words in text inserted from file(s)
1961                 or pasted to message body when check_while_typing
1962                 options is on
1963
1964 2009-12-02 [pawel]      3.7.3cvs29
1965
1966         * src/compose.c
1967                 Revert first part of previous commit
1968
1969 2009-12-02 [pawel]      3.7.3cvs28
1970
1971         * src/compose.c
1972                 Fix Bug 2055 "duplicate mailing list reply if
1973                 List-Post + Reply-To present"
1974                 - Ignore Reply-To if answering to ML
1975                 - Improve parsing of List-Post header
1976
1977 2009-12-02 [pawel]      3.7.3cvs27
1978
1979         * src/compose.c
1980         * src/compose.h
1981                 Fix Bug 1850 "Reply All" duplicates "To" user in "CC" if original
1982                 email had user in "From" and "CC"
1983                 Don't allow duplicate addresses in compose window headers
1984
1985 2009-12-02 [mones]      3.7.3cvs26
1986
1987         * manual/intro.xml
1988         * manual/es/intro.xml
1989         * manual/fr/intro.xml
1990         * manual/it/intro.xml
1991         * manual/pl/intro.xml
1992                 Make URL to point current site
1993
1994 2009-12-01 [holger]     3.7.3cvs25
1995
1996         * src/summaryview.c
1997         * src/summaryview.h
1998                 Introduce new drag type "claws-mail/msg-path-list" for
1999                 drag'n'drop of a message selection from the summaryview
2000                 into other applications. The drag data gets set to the
2001                 folder-item-id followed by message ids, separated by newlines.
2002                 This enables other applications to back-link to Claws Mail
2003                 via a "claws-mail --select" call after they received a drop.
2004
2005 2009-11-30 [mir]        3.7.3cvs24
2006
2007         * src/compose.c
2008            Place cursor in compose window according to provided input
2009            If to: is present place cursor in subject field and if both
2010            to: and subject: is present place cursor in body. If body: is
2011            present insert a new line after text and place cursor there.
2012
2013 2009-11-27 [mones]      3.7.3cvs23
2014
2015         * src/gtk/quicksearch.c
2016                 Allow viewing longer expressions if there's space
2017
2018 2009-11-25 [holger]     3.7.3cvs22
2019
2020         * Makefile.am
2021         * src/common/Makefile.am
2022         * src/common/utils.c
2023         * src/common/utils.h
2024                 Add a function to query the
2025                 filepath of the .desktop file
2026
2027 2009-11-25 [colin]      3.7.3cvs21
2028
2029         * src/imap.c
2030                 Fix bug 2063, 'glib assertion in GRelation use in 
2031                 imap.c'
2032
2033 2009-11-24 [pawel]      3.7.3cvs20
2034
2035         * src/common/utils.c
2036                 Fix Bug 2053 'Inconsistent application of Coloration 
2037                 of Message text'
2038                 Don't allow '<' character between quotation marks
2039
2040 2009-11-21 [holger]     3.7.3cvs19
2041
2042         * src/printing.c
2043                 Modify cairo clip handling in preview windows,
2044                 to prevent print preview windows from being blank
2045                 with GTK+ 2.18. Follow recommendation of the GTK+
2046                 documentation (section "Migrating to client side windows")
2047                 and create a new cairo context for each expose event.
2048
2049 2009-11-19 [pawel]      3.7.3cvs18
2050
2051         * Makefile.am
2052                 complete 3.7.3cvs15 so install is DESTDIR safe
2053                 remove icons with changed names on uninstall
2054
2055 2009-11-18 [pawel]      3.7.3cvs17
2056
2057         * src/news_gtk.c
2058                 remove unneeded and code-duplicating function
2059
2060 2009-11-18 [pawel]      3.7.3cvs16
2061
2062         * src/news_gtk.c
2063                 Fix Bug 2057 'Claws mail does not keep renamed names
2064                 of nntp-subscribed groups'
2065                 Check for already subscribed group using item->path for group
2066                 comparision as folders item->path != item->name may be truth 
2067                 since we allowed renaming of newsgroups folders -> 3.5.0cvs11
2068
2069 2009-11-17 [pawel]      3.7.3cvs15
2070
2071         * Makefile.am
2072                 Fix Bug 2049 'some icons not copied?'
2073                 Install additional 64x64 and 128x128 icons
2074
2075 2009-11-17 [holger]     3.7.3cvs14
2076
2077         * src/prefs_toolbar.c
2078         * src/prefs_toolbar.h
2079         * src/toolbar.c
2080         * src/toolbar.h
2081                 Allow plugins to register toolbar items
2082
2083 2009-11-11 [pawel]      3.7.3cvs13
2084
2085         * src/addressbook.c
2086         * src/compose.c
2087         * src/compose.h
2088         * src/filtering.c
2089                 Fix Bug 1867 Changing account does not change BCC address
2090                 Set account specific headers when changing account
2091                 in compose window.
2092
2093 2009-11-07 [colin]      3.7.3cvs12
2094
2095         * src/gtk/prefswindow.c
2096                 Fix bug 2041, "add autonomical scrolled windows to prefs pages"
2097                 Patch by Pawel
2098
2099 2009-11-07 [colin]      3.7.3cvs11
2100
2101         * src/gtk/spell_entry.c
2102                 Fix bug 2040, 'numbers in subject entry marked as misspelled'
2103                 Patch by Pawel Pekala
2104
2105 2009-10-27 [colin]      3.7.3cvs10
2106
2107         * src/folder.c
2108                 Fix bug 2028, 'Attempts to connect to all accounts on exit'
2109                 Don't try to check whether the folder is up-to-date if
2110                 the folder class doesn't implement set_mtime, as we don't
2111                 care in this case. This code exists since a long time, but
2112                 the bug was triggered by more scanning of queue folders 
2113                 since recently (when we added \Deleted handling).
2114
2115 2009-10-27 [colin]      3.7.3cvs9
2116
2117         * src/mainwindow.c
2118                 Try to fix registering as default client
2119                 on windows 7
2120
2121 2009-10-21 [wwp]        3.7.3cvs8
2122
2123         * src/common/utils.c
2124                 Fix 3.7.3cvs7 (accidentally committed a CVS conflict mark, say bravo).
2125
2126 2009-10-21 [wwp]        3.7.3cvs7
2127
2128         * src/common/utils.c
2129                 Don't core dump when attempting to insert a non-existing
2130                 file using a mailto: uri (g_error does core dump).
2131
2132 2009-10-20 [colin]      3.7.3cvs6
2133
2134         * src/common/utils.c
2135                 Don't g_error on normal warnings...
2136
2137 2009-10-20 [colin]      3.7.3cvs5
2138
2139         * src/plugins/pgpcore/sgpgme.c
2140                 Fix bug 1996, 'S/MIME key not selected'
2141                 Check for S/MIME certs too
2142
2143 2009-10-20 [colin]      3.7.3cvs4
2144
2145         * src/common/w32lib.h
2146                 Fix win32 build on latest mingw32
2147
2148 2009-10-20 [colin]      3.7.3cvs3
2149
2150         * src/exportldif.c
2151         * src/ldif.c
2152         * src/ldif.h
2153                 Fix LDIF export. Patch by Michael Rasmussen
2154
2155 2009-10-18 [paul]       3.7.3cvs2
2156
2157         * tools/claws.i18n.status.pl
2158                 increase the value of $transolddays since we're relasing less
2159                 often now.
2160                 rework the en_GB.po hack so that en_GB is always 100% translated
2161                 and recently updated
2162
2163 2009-10-17 [paul]       3.7.3cvs1
2164
2165         * src/prefs_account.c
2166         * src/prefs_compose_writing.c
2167         * src/prefs_receive.c
2168         * src/prefs_summaries.c
2169         * src/prefs_wrapping.c
2170                 reword a few labels. (this incorporates everything
2171                 that seemed worthwhile from bug 2020)
2172         * src/prefs_customheader.c
2173                 use a 'Browse' button instead of button with
2174                 label 'From file...'
2175
2176 2009-10-12 [colin]
2177
2178         * CVS repository change
2179
2180 2009-10-09 [paul[       3.7.3
2181
2182         version 3.7.3 unleashed!!
2183
2184 2009-10-07 [paul]       3.7.2cvs49
2185
2186         * src/folderview.c
2187         * src/folderview.h
2188         * src/mainwindow.c
2189                 fix  Bug 1994 -  Changing colors required restart.
2190                 in the process rename folderview_reflect_prefs_pixmap_theme() to the
2191                 more accurate folderview_reinit_fonts()
2192
2193 2009-10-07 [paul]       3.7.2cvs48
2194
2195         * src/addrgather.c
2196         * src/prefs_common.c
2197         * src/prefs_common.h
2198                 fix  Bug 2003 -  Address gathering dialog minor bugs/annoyances,
2199                 patch by Pawel Pekala
2200
2201 2009-10-07 [paul]       3.7.2cvs47
2202
2203         * po/cs.po
2204         * po/de.po
2205         * po/hu.po
2206         * po/id.po
2207         * po/ja.po
2208         * po/pt_BR.po
2209                 updated by David Vachulka, Stephan Sachse and Marc Arens,
2210                 Pader Rezso, MSulchan Darmawan, kazken3, and Frederico
2211                 Goncalves Guimaraes
2212
2213 2009-10-06 [colin]      3.7.2cvs46
2214
2215         * po/fr.po
2216                 French translation update
2217
2218 2009-10-05 [paul]       3.7.2cvs45
2219
2220         * src/printing.c
2221                 enable Page Size and Orientation in the print dialog,
2222                 GTK+ >= 2.18.x only. Patch by Mark__T
2223
2224 2009-10-05 [paul]       3.7.2cvs44
2225
2226         * src/prefs_summaries.c
2227                 fix label, startup --> start-up, to match other uses of the
2228                 term
2229
2230 2009-10-05 [paul]       3.7.2cvs43
2231
2232         * po/pl.po
2233                 updated by Emilian Nowak
2234
2235 2009-10-03 [colin]      3.7.2cvs42
2236
2237         * src/mimeview.c
2238         * src/noticeview.c
2239         * src/gtk/gtkcmclist.c
2240         * src/gtk/gtkvscrollbutton.c
2241         * src/gtk/logwindow.c
2242                 GTK+ 2.18 fixes:
2243                 Fix bug 2008, 'Claws-Mail doesn't refresh after deletion'
2244                 Fix bug 2009, 'Incorrect pointer representation with GTK+2.18'
2245                 Fix warning at start
2246
2247 2009-09-28 [colin]      3.7.2cvs41
2248
2249         * src/matcher.c
2250         * src/mimeview.c
2251         * src/prefs_folder_item.c
2252                 Fix bug 2007, 'Small memory leaks'. Patch by Pawel
2253
2254 2009-09-28 [colin]      3.7.2cvs40
2255
2256         * src/prefs_summaries.c
2257         * src/gtk/sslcertwindow.c
2258                 Fix bug 2006, 'Non-utf8 strftime(3) date strings 
2259                 shows up garbled in GUI'. Patch by Pawel Pekala
2260
2261 2009-09-24 [iwkse]      3.7.2cvs39
2262
2263         * configure.ac
2264             That's only for statistics, of course :)
2265
2266 2009-09-24 [iwkse]      3.7.2cvs38
2267
2268         * configure.ac
2269             ...
2270
2271 2009-09-24 [iwkse]      3.7.2cvs37
2272
2273         * configure.ac
2274             Revert unwanted change
2275
2276 2009-09-24 [iwkse]      3.7.2cvs36
2277
2278         * src/action.c
2279             Fix issue with filtering actions and 
2280             parsed parameters
2281
2282 2009-09-20 [mones]      3.7.2cvs35
2283
2284         * tools/convert_mbox.pl
2285                 Add -R flag to support recursive conversions
2286                 of arbitrary Evolution mail folders, based on
2287                 bash script by Daniel Dickinson (fixes debian 
2288                 bug #461435) 
2289         * tools/popfile-link.sh
2290                 Set required shell for script (fixes debian 
2291                 bug #530057)
2292
2293 2009-09-16 [colin]      3.7.2cvs34
2294
2295         * src/main.c
2296                 Go grab files in /etc/skel if they exist
2297                 at first startup 
2298
2299 2009-09-15 [colin]      3.7.2cvs33
2300
2301         * src/procmime.c
2302                 Complete 3.7.1cvs42: only output directly to
2303                 final file if we get NULL byes at the start.
2304                 Still fixes saving UTF16 files, but also
2305                 fixes displaying Base64 parts with decoding
2306                 errors (parts without errors get displayed)
2307
2308 2009-09-14 [colin]      3.7.2cvs32
2309
2310         * src/matcher.c
2311         * src/matcher.h
2312         * src/matcher_parser_parse.y
2313         * src/prefs_matcher.c
2314                 Add 'has_attachment' and 'signed' matcher
2315                 expressions. Patch by Aleksei Miheev, fixes
2316                 bug 1997. 
2317
2318 2009-09-14 [colin]      3.7.2cvs31
2319
2320         * src/common/utils.c
2321                 Add "Re :" prefix from french Yahoo mail.
2322                 Patch by Didier Barvaux, fixes bug 1999
2323
2324 2009-09-10 [mones]      3.7.2cvs30
2325
2326         * manual/plugins.xml
2327                 Fix sites supported by SpamReport
2328         * manual/es/plugins.xml
2329                 Synchronise Spanish manual
2330
2331 2009-09-07 [holger]     3.7.2cvs29
2332
2333         * Makefile.am
2334                 Also update the icon cache on uninstall.
2335                 This prevents possible problems when Claws Mail was
2336                 uninstalled and installed again into a different location,
2337                 see http://bugzilla.gnome.org/show_bug.cgi?id=362604
2338                 and the blog post linked therein
2339
2340 2009-09-07 [paul]       3.7.2cvs28
2341
2342         * src/prefs_toolbar.c
2343                 when updating the main toolbar icons just update
2344                 the main toolbar (and consequently fix a bug where
2345                 folderview icons would disappear)
2346
2347 2009-08-30 [holger]     3.7.2cvs27
2348
2349         * src/compose.c
2350                 Do case-insensitive comparison against
2351                 header names when extracting recipients
2352                 from composed mails
2353
2354 2009-08-23 [colin]      3.7.2cvs26
2355
2356         * src/mbox.c
2357                 Probably fix RH bug 512024, " folder.c:3543 
2358                 Condition msglist != NULL failed"
2359
2360 2009-08-23 [colin]      3.7.2cvs25
2361
2362         * src/prefs_compose_writing.c
2363                 Make the maximum size warning bigger. Patch
2364                 by Didier Barvaux on bug 1986.
2365
2366 2009-08-21 [colin]      3.7.2cvs24
2367
2368         * src/compose.c
2369                 Previous commit: move the function into compose_insert_file
2370                 so that it's also used on drag-n-drop
2371
2372 2009-08-21 [colin]      3.7.2cvs23
2373
2374         * src/compose.c
2375                 Fix scrolling when adding an header
2376
2377 2009-08-21 [colin]      3.7.2cvs22
2378
2379         * src/compose.c
2380         * src/prefs_common.c
2381         * src/prefs_common.h
2382         * src/prefs_compose_writing.c
2383         * src/common/utils.c
2384                 Fix bug 1986, "New feature: warn user when inserting 
2385                 a large file in the message body". Patch by Didier
2386                 Barvaux
2387
2388 2009-08-21 [colin]      3.7.2cvs21
2389
2390         * AUTHORS
2391         * src/gtk/authors.h
2392         * src/common/utils.c
2393                 Fix bug 1984: Add R�f. : reply prefix (french 
2394                 Lotus Notes); patch by Didier Barvaux
2395
2396 2009-08-21 [colin]      3.7.2cvs20
2397
2398         * src/codeconv.c
2399         * src/codeconv.h
2400                 Fix bug 1969, 'Bad guess for outgoing encoding'
2401                 Make sure the specific converters (japanese in
2402                 this case) can return success/error in strict
2403                 mode, instead of silently failing back to 
2404                 strncpy
2405
2406 2009-08-20 [holger]     3.7.2cvs19
2407
2408         * src/compose.c
2409         * src/compose.h
2410                 Make it possible for code outside
2411                 compose (e.g. plugins) to attach files
2412
2413 2009-08-20 [colin]      3.7.2cvs18
2414
2415         * src/main.c
2416                 Fix crash when accessing IMAP soon
2417
2418 2009-08-18 [colin]      3.7.2cvs17
2419
2420         * src/ldapquery.c
2421                 Maybe fix crash on non-existent LDAP server
2422
2423 2009-08-04 [colin]      3.7.2cvs16
2424
2425         * src/toolbar.c
2426                 Fix toolbar's spacing that breaks dark
2427                 themes (patch from http://blogs.igalia.com/aperez/
2428                 2009/07/making-claws-mail-look-better/)
2429
2430 2009-07-28 [colin]      3.7.2cvs15
2431
2432         * src/account.c
2433         * src/addrcustomattr.c
2434         * src/addressadd.c
2435         * src/addressbook_foldersel.c
2436         * src/addrgather.c
2437         * src/browseldap.c
2438         * src/compose.c
2439         * src/editbook.c
2440         * src/editgroup.c
2441         * src/editjpilot.c
2442         * src/editldap.c
2443         * src/editldap_basedn.c
2444         * src/edittags.c
2445         * src/editvcard.c
2446         * src/exphtmldlg.c
2447         * src/expldifdlg.c
2448         * src/export.c
2449         * src/foldersel.c
2450         * src/import.c
2451         * src/importldif.c
2452         * src/importmutt.c
2453         * src/importpine.c
2454         * src/prefs_actions.c
2455         * src/prefs_customheader.c
2456         * src/prefs_display_header.c
2457         * src/prefs_filtering.c
2458         * src/prefs_folder_column.c
2459         * src/prefs_matcher.c
2460         * src/prefs_summary_column.c
2461         * src/prefs_summary_open.c
2462         * src/prefs_template.c
2463         * src/textview.c
2464         * src/uri_opener.c
2465                 Fix bug 1950, 'Program freeze up during folder selection'
2466                 Don't leave hidden windows modal
2467
2468 2009-07-28 [colin]      3.7.2cvs14
2469
2470         * src/ldapquery.c
2471                 Fix bug 1957, 'LDAP errs out after searching too 
2472                 many search bases'
2473
2474 2009-07-28 [colin]      3.7.2cvs13
2475
2476         * src/summaryview.c
2477                 Fix bug 1966, '"Collapse all threads" slower than 
2478                 "Expand all threads"'
2479
2480 2009-07-28 [colin]      3.7.2cvs12
2481
2482         * src/common/session.c
2483                 Fix bug 1967, 'Claws gets stuck after accepting 
2484                 a certificate warning dialog'
2485
2486 2009-07-19 [paul]       3.7.2cvs11
2487
2488         * manual/plugins.xml
2489                 a few small changes to the English
2490
2491 2009-07-18 [mones]      3.7.2cvs10
2492
2493         * manual/plugins.xml
2494                 Add new bsfilter and fancy plugins to the docs
2495                 and a note about dealing with plugins of the same class
2496         * src/prefs_account.c
2497                 Fix extra space at the end typo
2498
2499 2009-07-16 [colin]      3.7.2cvs9
2500
2501         * src/summaryview.c
2502                 Fix wrong return without unlocking; thanks
2503                 to mupuf_
2504
2505 2009-07-14 [colin]      3.7.2cvs8
2506
2507         * src/imap.c
2508                 Fix bug 1954, 'Segfault on reading wrong STATUS'
2509
2510 2009-07-10 [colin]      3.7.2cvs7
2511
2512         * src/plugins/pgpcore/plugin.def
2513         * src/common/utils.h
2514                 Fix windows port
2515
2516 2009-07-10 [colin]      3.7.2cvs6
2517
2518         * src/prefs_display_header.c
2519                 Fix bug 1951, 'C-Mail dumps core when editing 
2520                 displayed headers'. Patch by Alexey Rusakov
2521
2522 2009-07-10 [colin]      3.7.2cvs5
2523
2524         * src/folderview.c
2525                 Fix bug 1952, 'Deleted mails in Queue folder 
2526                 highlight it'.
2527
2528 2009-07-09 [colin]      3.7.2cvs4
2529
2530         * src/gtk/spell_entry.c
2531                 Fix bug 1949, 'Spell checker doesn't recognise 
2532                 certain word in Subject header, but does in 
2533                 message body'. Patch by Pawel Pekala.
2534
2535 2009-07-09 [paul]       3.7.2cvs3
2536
2537         * configure.ac
2538                 use pkgconfig to check for the minimum required
2539                 version of GnuTLS
2540
2541 2009-07-06 [colin]      3.7.2cvs2
2542
2543         * src/prefs_customheader.c
2544                 Fix build failure
2545
2546 2009-07-04 [paul]       3.7.2cvs1
2547
2548         * tools/claws.i18n.status.pl
2549                 updated
2550
2551 2009-07-03 [paul]       3.7.2
2552
2553         * NEWS
2554         * README
2555         * RELEASE_NOTES 
2556                 3.7.2 released!
2557
2558 2009-07-03 [paul]       3.7.1cvs85
2559
2560         * AUTHORS
2561         * configure.ac
2562         * po/pt_PT.po
2563         * po/sk.po
2564         * src/gtk/authors.h
2565                 added new translations by Tiago Faria and Slavko
2566         * po/bg.po
2567         * po/cs.po
2568         * po/de.po
2569         * po/es.po
2570         * po/fi.po
2571         * po/fr.po
2572         * po/hu.po
2573         * po/id.po
2574         * po/it.po
2575         * po/ja.po
2576         * po/pt_BR.po
2577         * po/ru.po
2578                 updated by Yasen Pramatarov, David Vachulka, Stephan Sachse,
2579                 Ricardo Mones, Tommi Pirinen, Colin Leroy, Pader Rezso,
2580                 MSulchan Darmawan, Andrea Spadaccini, kazken3, Frederico
2581                 Goncalves Guimaraes, Aleksei Miheev
2582
2583 2009-07-01 [colin]      3.7.1cvs84
2584
2585         * src/prefs_common.c
2586                 Fix bug 1940, 'Doesn't open links in 
2587                 user's default browser'. Turn the preference
2588                 to TRUE by default; that will only change the
2589                 behaviour for new users.
2590
2591 2009-06-29 [colin]      3.7.1cvs83
2592
2593         * src/filtering.c
2594         * src/filtering.h
2595         * src/prefs_filtering_action.c
2596                 Fix bug 1935, 'problems with very long filtering actions':
2597                 Use a dynamic buffer in action to string, and a bigger
2598                 buffer in string to action
2599
2600 2009-06-29 [colin]      3.7.1cvs82
2601
2602         * src/matcher_parser_lex.l
2603                 Fix bug 1878, 'Processing rules for folders with brackets aren't saved'
2604
2605 2009-06-29 [colin]      3.7.1cvs81
2606
2607         * src/addressbook.c
2608                 Fix warnings
2609         * src/editgroup.c
2610                 Fix crash (out-of-bounds tree column)
2611         * src/gtk/gtkcmctree.c
2612         * src/gtk/gtksctree.c
2613                 Prevent using an out-of-bounds tree column
2614
2615 2009-06-29 [colin]      3.7.1cvs80
2616
2617         * src/ldapupdate.c
2618         * src/ldif.c
2619                 Leak fixes; patch by Pawel Pekala.
2620
2621 2009-06-26 [colin]      3.7.1cvs79
2622
2623         * src/summaryview.c
2624                 Sort by msgnum if dates are equal
2625
2626 2009-06-24 [paul]       3.7.1cvs78
2627
2628         * src/summaryview.c
2629                 make some (forgotten) strings translatable
2630
2631 2009-06-19 [colin]      3.7.1cvs77
2632
2633         * src/summaryview.c
2634                 Fix menu sensitiveness
2635
2636 2009-06-18 [colin]      3.7.1cvs76
2637
2638         * configure.ac
2639         * src/plugins/pgpcore/sgpgme.c
2640         * src/plugins/pgpcore/sgpgme.h
2641         * src/plugins/pgpmime/mypgpcore.def
2642         * src/plugins/pgpmime/pgpmime.c
2643         * src/plugins/smime/mypgpcore.def
2644         * src/plugins/smime/smime.c
2645                 Use largefile support (and stop using our old GPGME
2646                 hack on gpgme_data_seek/rewind)
2647                 (See 1.9.12cvs44 to 46 - if this breaks things we 
2648                 should soon know :)
2649
2650 2009-06-13 [colin]      3.7.1cvs75
2651
2652         * src/gtk/spell_entry.c
2653                 Fix assertion. We can put a NULL gtkaspell to
2654                 an entry; it just means it won't be spell-checked.
2655
2656 2009-06-12 [mones]      3.7.1cvs74
2657
2658         * src/compose.c
2659         * src/messageview.c
2660         * src/prefs_account.c
2661         * src/prefs_account.h
2662         * src/common/utils.c
2663         * src/common/utils.h
2664                 Added preference to use account address in generated
2665                 Message-Id. Fixes Debian bug #531052
2666
2667 2009-06-12 [colin]      3.7.1cvs73
2668
2669         * src/common/ssl.c
2670                 Better fix, API-compatible with libgnutls13
2671
2672 2009-06-12 [colin]      3.7.1cvs72
2673
2674         * src/common/ssl.c
2675                 Use compatibility mode in GnuTLS, and avoid problems with 
2676                 servers that don't comply 100% with the spec, but still
2677                 exist.
2678
2679 2009-06-06 [iwkse]      3.7.1cvs71
2680
2681         * src/compose.c
2682                 Ops..revert a mix with another patch
2683
2684 2009-06-06 [iwkse]      3.7.1cvs70
2685
2686         * src/compose.c
2687                 A better fix for the previous commit's issue
2688
2689 2009-06-06 [iwkse]      3.7.1cvs69
2690
2691         * src/compose.c
2692                 Fix shutting down of Claws Mail while a GTK_Return keypress 
2693                 event is sent to the Attach property window
2694
2695 2009-06-05 [colin]      3.7.1cvs68
2696
2697         * src/compose.c
2698                 Fix build on GTK+ 2.6
2699
2700 2009-06-03 [mones]      3.7.1cvs67
2701
2702         * tools/make.themes.project
2703                 Oops! fix header, sorry Paul ;-)
2704
2705 2009-06-03 [mones]      3.7.1cvs66
2706
2707         * tools/make.themes.project
2708                 Add support for PNG themes and other
2709                 fixes i don't remember now... :)
2710
2711 2009-06-02 [colin]      3.7.1cvs65
2712
2713         * src/compose.c
2714         * src/prefs_template.c
2715         * src/quote_fmt.c
2716                 Fix error messages in templates, and fix their
2717                 checking
2718
2719 2009-05-22 [colin]      3.7.1cvs64
2720
2721         * src/compose.c
2722                 And remove hbox too
2723
2724 2009-05-22 [colin]      3.7.1cvs63
2725
2726         * src/compose.c
2727                 Fix phantom button behind entry when
2728                 changing fields via Tools/Reply mode.
2729
2730 2009-05-22 [colin]      3.7.1cvs62
2731
2732         * src/compose.c
2733                 Fix icon size
2734
2735 2009-05-21 [mones]      3.7.1cvs61
2736
2737         * src/compose.c
2738         * src/compose.h
2739                 Add button to empty header lines with one click
2740
2741 2009-05-21 [paul]       3.7.1cvs60
2742
2743         * src/mainwindow.c
2744         * src/mainwindow.h
2745         * src/plugins/trayicon/trayicon.c
2746                 when quitting from the trayicon, honour
2747                 prefs_common.clean_on_exit
2748
2749 2009-05-21 [paul]       3.7.1cvs59
2750
2751         * src/gtk/Makefile.am
2752                 remove duplicate entry
2753                 thanks to Charles A Edwards
2754
2755 2009-05-19 [paul]       3.7.1cvs58
2756
2757         * src/send_message.c
2758                 clear progressbar in the statusbar on 'Cancel'
2759
2760 2009-05-16 [colin]      3.7.1cvs57
2761
2762         * AUTHORS
2763         * src/gtk/authors.h
2764                 Add Fabian
2765
2766 2009-05-16 [colin]      3.7.1cvs56
2767
2768         * src/msgcache.c
2769                 Remove msgnum>0 condition for removing messages
2770                 from caches. There's no such condition on add.
2771                 Fixes bug 1913, 'Allow to remove phantom 
2772                 messages from the cache'; patch by Fabian
2773                 Keil <fk at fabiankeil.de>
2774
2775 2009-05-12 [holger]     3.7.1cvs55
2776
2777         * src/messageview.c
2778         * src/messageview.h
2779                 Introduce hook after showing of the message view
2780
2781 2009-05-11 [colin]      3.7.1cvs54
2782
2783         * src/compose.c
2784                 Fix bug 1872, 'A: Cc: CCi: selector should 
2785                 default on same as preceding contact'
2786
2787 2009-05-10 [holger]     3.7.1cvs53
2788
2789         * src/addr_compl.c
2790         * src/addr_compl.h
2791                 Add a hook to make it possible for plugins to
2792                 modify the address completion list
2793
2794 2009-05-06 [paul]       3.7.1cvs52
2795
2796         * src/folder.c
2797         * src/mimeview.c
2798                 fix bug 1915, 'Mails signed with smime.p7s
2799                 display both signed and attachment icon.'
2800
2801 2009-05-05 [colin]      3.7.1cvs51
2802
2803         * src/common/utils.c
2804                 Fix patch :)
2805
2806 2009-05-05 [colin]      3.7.1cvs50
2807
2808         * src/common/utils.c
2809                 Fix bug 1895, '(imap) cache issues when cache dir is on a 
2810                 different mountpoint than tempdir'
2811
2812 2009-05-04 [colin]      3.7.1cvs49
2813
2814         * src/msgcache.c
2815                 Probably fix bug 1914, 'Crash reading
2816                 corrupted tags file'
2817
2818 2009-04-26 [paul]       3.7.1cvs48
2819
2820         * configure.ac
2821         * src/gtk/gtkaspell.h
2822                 fix bug 1904, 'build mechanism looks for
2823                 'enchant.h' in a wrong place'
2824
2825 2009-04-25 [paul]       3.7.1cvs47
2826
2827         * src/printing.c
2828                 gah! fix coding style!
2829
2830 2009-04-25 [paul]       3.7.1cvs46
2831
2832         * src/printing.c
2833         * src/toolbar.c
2834                 if building with GTK+ >= 2.16 use
2835                 gtk_orientable_set_orientation() instead of now
2836                 deprecated gtk_toolbar_set_orientation()
2837
2838 2009-04-24 [colin]      3.7.1cvs45
2839
2840         * src/compose.c
2841                 Ask before sending if an attached file has
2842                 disappeared.
2843
2844 2009-04-19 [paul]       3.7.1cvs44
2845
2846         * src/prefs_common.c
2847         * src/prefs_common.h
2848         * src/gtk/about.c
2849                 save About window size.
2850                 patch by Pawel Pekala
2851
2852 2009-04-12 [paul]       3.7.1cvs43
2853
2854         * tools/csv2addressbook.pl
2855                 add extra CSV fields that are now appended
2856                 by thunderbird (version 2.0.0.21)
2857
2858 2009-04-08 [colin]      3.7.1cvs42
2859
2860         * src/procmime.c
2861                 fix saving (but not displaying) of UTF-16
2862                 files
2863
2864 2009-04-08 [colin]      3.7.1cvs41
2865
2866         * src/gtk/manage_window.c
2867                 Disable transient windows on win32 - seems to
2868                 fix most focusing issues
2869
2870 2009-04-05 [colin]      3.7.1cvs40
2871
2872         * src/procmsg.c
2873                 Don't ask whether we want to send deleted mails in queue
2874                 folders; also, don't send deleted mails when flushing
2875                 queues
2876
2877 2009-04-04 [paul]       3.7.1cvs39
2878
2879         * AUTHORS
2880         * configure.ac
2881         * po/id.po
2882         * src/gtk/authors.h
2883         * tools/claws.i18n.status.pl
2884                 add new Indonesian translation, by
2885                 MSulchan Darmawan
2886
2887 2009-04-03 [paul]       3.7.1cvs38
2888
2889         * AUTHORS
2890         * src/gtk/authors.h
2891                 credit due
2892
2893 2009-04-03 [colin]      3.7.1cvs37
2894
2895         * src/compose.c
2896         * src/textview.c
2897                 Fix bug 1891, 'Add support for gopher:// links'
2898                 Patch by Jacob Head <clawsmail at jacob-head.com>
2899                 Let's go back to the roots! 
2900
2901 2009-04-03 [paul]       3.7.1cvs36
2902
2903         * m4/Makefile.am
2904                 complete cvs35
2905
2906 2009-04-03 [paul]       3.7.1cvs35
2907
2908         * configure.ac
2909                 add AC_CONFIG_MACRO_DIR([m4])
2910                 remove CLAWS_ACLOCAL_INCLUDE(m4)
2911         * m4/aclocal-include.m4
2912                 removed this now unneeded file
2913
2914 2009-04-02 [colin]      3.7.1cvs34
2915
2916         * src/common/utils.h
2917                 Fix previous (thanks to Marcus :)
2918
2919 2009-04-02 [colin]      3.7.1cvs33
2920
2921         * src/common/utils.h
2922         * src/etpan/etpan-thread-manager.c
2923                 pipe() was a macro from GLib on win32 until
2924                 glib 2.13.2. It's undefined after that.
2925                 Thanks to Marcus Brinkmann for the heads-up!
2926
2927 2009-03-31 [colin]      3.7.1cvs32
2928
2929         * src/folder_item_prefs.c
2930                 Copy folder settings with prefs
2931
2932 2009-03-31 [colin]      3.7.1cvs31
2933
2934         * src/prefs_account.c
2935                 Don't use un-sensitive checkboxes in Privacy tab
2936                 when privacy system in None (makes unchecking 
2937                 painful when no privacy plugin is loaded)
2938
2939 2009-03-30 [colin]      3.7.1cvs30
2940
2941         * src/folder.c
2942         * src/folder.h
2943         * src/imap.c
2944         * src/mainwindow.c
2945         * src/mainwindow.h
2946         * src/prefs_account.c
2947         * src/prefs_account.h
2948         * src/summaryview.c
2949         * src/summaryview.h
2950                 Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
2951                 Add an option on the Receive page of IMAP account preferences:
2952                 "Move deleted mails to trash and expunge immediately". This
2953                 option defaults to TRUE to avoid changing the existing behaviour.
2954                 Setting it to FALSE prevents automatic expunging. 
2955                 Also, add Tools/Expunge and View/Hide deleted messages menu items
2956                 (View/Hide deleted message being a per-folder setting, and behaving,
2957                 like View/Hide read messages).
2958
2959 2009-03-30 [colin]      3.7.1cvs29
2960
2961         * src/imap.c
2962                 Fix Redhat bug 486422, Ubuntu bug 486422: Don't
2963                 ask for IMAP password when using GSSAPI auth
2964
2965 2009-03-27 [colin]      3.7.1cvs28
2966
2967         * src/folder.c
2968                 Fix cvs14, make sure we mark non-existent caches dirty
2969                 (or they never get written)
2970
2971 2009-03-27 [colin]      3.7.1cvs27
2972
2973         * src/imap.c
2974                 Fix tag update when all tags are removed 
2975                 from another client
2976
2977 2009-03-25 [colin]      3.7.1cvs26
2978
2979         * configure.ac
2980                 Fix configure.ac, thanks to Pawel
2981
2982 2009-03-25 [colin]      3.7.1cvs25
2983
2984         * src/news.c
2985         * src/etpan/nntp-thread.c
2986                 Fix header fetching (NG/To/Cc). Fixes 
2987                 bug 1883, 'Message processing fails to 
2988                 act on Newsgroups: field'
2989
2990 2009-03-23 [colin]      3.7.1cvs24
2991
2992         * src/textview.c
2993                 Fix internal headers visible in queue/sent
2994
2995 2009-03-23 [colin]      3.7.1cvs23
2996
2997         * configure.ac
2998                 Fix check for RC (resource compiler) used
2999                 on win32 (AC_LIBTOOL_RC used to call it 
3000                 implicitely but stopped)
3001
3002 2009-03-19 [colin]      3.7.1cvs22
3003
3004         * src/toolbar.c
3005                 Put spam button in default toolbar even if
3006                 bogofilter and spamassassin are not built.
3007                 Other anti-spam plugin could exist! :)
3008         * src/common/utils.c
3009                 Fix exit status fetch on win32
3010
3011 2009-03-18 [paul]       3.7.1cvs21
3012
3013         * src/gtk/spell_entry.c
3014                 fix "[BUG] Wrong word replaced in 'Subject:'
3015                 when spell-checking correction used"
3016                 Patch by Pawel Pekala
3017
3018 2009-03-17 [colin]      3.7.1cvs20
3019
3020         * src/common/utils.c
3021                 Fix win32 build (from cvs12)
3022
3023 2009-03-17 [colin]      3.7.1cvs19
3024
3025         * src/compose.c
3026                 Fix bug 1735, 'Change To: and Newsgroups: 
3027                 recipient field according account type'
3028                 Patch by Pawel
3029
3030 2009-03-17 [colin]      3.7.1cvs18
3031
3032         * src/msgcache.c
3033         * src/prefs_common.c
3034         * src/prefs_common.h
3035         * src/prefs_other.c
3036         * src/common/prefs.c
3037                 Add preference for fsyncing metadata
3038
3039 2009-03-16 [paul]       3.7.1cvs17
3040
3041         * src/prefs_customheader.c
3042                 add forgotten #if HAVE_LIBCOMPFACE
3043
3044 2009-03-16 [paul]       3.7.1cvs16
3045
3046         * src/prefs_customheader.c
3047                 put the (X-)Face preview image below the up/down
3048                 buttons so they don't jump around.
3049                 make the list reorderable by drag'n'drop
3050
3051 2009-03-16 [colin]      3.7.1cvs15
3052
3053         * src/prefs_customheader.c
3054                 Add a (X-)Face preview. Patch by iwkse.
3055
3056 2009-03-16 [colin]      3.7.1cvs14
3057
3058         * src/compose.c
3059         * src/folder.c
3060         * src/folder.h
3061         * src/msgcache.c
3062         * src/common/prefs.c
3063                 Add fsync calls to make sure we don't
3064                 lose data on system crashes. (to do:
3065                 add a pref to allow people choosing raw
3066                 speed)
3067
3068 2009-03-15 [colin]      3.7.1cvs13
3069
3070         * src/gtk/gtkaspell.c
3071                 Fix empty menu when there are no
3072                 suggestions (using the Spelling menu)
3073
3074 2009-03-14 [colin]      3.7.1cvs12
3075
3076         * src/common/utils.c
3077                 Win32: fix subject prefix length
3078
3079 2009-03-11 [mones]      3.7.1cvs11
3080
3081         * po/es.po
3082                 fix encoding declared in header
3083                 update translation now we're at it
3084
3085 2009-03-10 [colin]      3.7.1cvs10
3086
3087         * src/messageview.c
3088                 Fix "wrong mime" message printed out multiple
3089                 times
3090
3091 2009-03-10 [colin]      3.7.1cvs9
3092
3093         * src/prefs_folder_item.c
3094                 Fix build
3095
3096 2009-03-09 [paul]       3.7.1cvs8
3097
3098         * src/prefs_folder_item.c
3099         * src/send_message.c
3100                 fixes to english text
3101
3102 2009-03-08 [paul]       3.7.1cvs7
3103
3104         * po/ja.po
3105                 correct errors in header
3106
3107 2009-03-08 [paul]       3.7.1cvs6
3108
3109         * AUTHORS
3110         * configure.ac
3111         * po/ja.po
3112         * src/gtk/authors.h
3113         * tools/claws.i18n.status.pl
3114                 add Japanese translation, submitted by kazken3
3115
3116 2009-03-07 [colin]      3.7.1cvs5
3117
3118         * src/messageview.c
3119                 Don't let the invalid MIME warning hide
3120                 other noticeview (Partial receive or 
3121                 return receipt).
3122
3123 2009-03-07 [colin]      3.7.1cvs4
3124
3125         * src/procmime.c
3126                 Fix build
3127
3128 2009-03-07 [colin]      3.7.1cvs3
3129
3130         * src/messageview.c
3131         * src/procmime.c
3132         * src/procmime.h
3133                 Handle mimeparts that lack an end boundary.
3134                 They're invalid but it's too annoying for
3135                 normal users to fix.
3136
3137 2009-03-06 [wwp]        3.7.1cvs2
3138
3139         * src/compose.c
3140         * src/folder_item_prefs.c
3141         * src/folder_item_prefs.h
3142         * src/prefs_folder_item.c
3143                 Add per-folder default cc, bcc and reply-to.
3144
3145 2009-03-06 [colin]      3.7.1cvs1
3146
3147         * src/gedit-print.c
3148         * src/gtk/gtksourceprintjob.c
3149                 Fix build with old print interface
3150
3151 2009-03-06 [paul]       3.7.1
3152
3153         * NEWS
3154         * README
3155         * RELEASE_NOTES 
3156                 3.7.1 released!
3157
3158 2009-03-06 [paul]       3.7.0cvs78
3159
3160         * po/cs.po
3161         * po/de.po
3162         * po/fi.po
3163         * po/fr.po
3164         * po/hu.po
3165         * po/nl.po
3166         * po/pt_BR.po
3167         * po/sv.po
3168         * po/zh_CN.po
3169                 updated by David Vachulka, Stephan Sachse, Flammie
3170                 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
3171                 Frederico Goncalves Guimaraes, Lars Persson Fink,
3172                 and Ralph Young
3173
3174 2009-03-03 [colin]      3.7.0cvs77
3175
3176         * src/prefs_filtering.c
3177                 Win32: Fix bug 1865, 'IMAP account name changes 
3178                 are not followed at filter actions'
3179
3180 2009-03-02 [colin]      3.7.0cvs76
3181
3182         * src/imap.c
3183                 Fix Launchpad bug 335571: 'claws-mail crashed 
3184                 with SIGSEGV in strlen() while deleting 
3185                 large amount of e-mails on IMAP account
3186
3187 2009-02-27 [mones]      3.7.0cvs75
3188
3189         * manual/es/account.xml
3190         * manual/es/ack.xml
3191         * manual/es/addrbook.xml
3192         * manual/es/advanced.xml
3193         * manual/es/claws-mail-manual.xml
3194         * manual/es/faq.xml
3195         * manual/es/glossary.xml
3196         * manual/es/gpl.xml
3197         * manual/es/handling.xml
3198         * manual/es/intro.xml
3199         * manual/es/keyboard.xml
3200         * manual/es/plugins.xml
3201         * manual/es/starting.xml
3202                 Sync with English version, fix some typos
3203                 Changed encoding to UTF-8
3204         * po/es.po
3205                 Update for release, changed encoding to UTF-8
3206
3207 2009-02-24 [colin]      3.7.0cvs74
3208
3209         * src/printing.c
3210                 Don't print separation line if there
3211                 are no headers
3212
3213 2009-02-23 [cleroy]     3.7.0cvs73
3214
3215         * src/account.c
3216         * src/action.c
3217         * src/addr_compl.c
3218         * src/addrbook.c
3219         * src/addrcache.c
3220         * src/addrcindex.c
3221         * src/addrclip.c
3222         * src/addrduplicates.c
3223         * src/addressadd.c
3224         * src/addressbook.c
3225         * src/addressbook_foldersel.c
3226         * src/addrharvest.c
3227         * src/addrindex.c
3228         * src/addritem.c
3229         * src/addrquery.c
3230         * src/addrselect.c
3231         * src/codeconv.c
3232         * src/compose.c
3233         * src/customheader.c
3234         * src/editaddress.c
3235         * src/editaddress_other_attributes_ldap.c
3236         * src/editgroup.c
3237         * src/editldap.c
3238         * src/enriched.c
3239         * src/exporthtml.c
3240         * src/exportldif.c
3241         * src/filtering.c
3242         * src/folder.c
3243         * src/foldersel.c
3244         * src/folderutils.c
3245         * src/folderview.c
3246         * src/gedit-print.c
3247         * src/html.c
3248         * src/imap.c
3249         * src/imap_gtk.c
3250         * src/inc.c
3251         * src/jpilot.c
3252         * src/ldapctrl.c
3253         * src/ldapquery.c
3254         * src/ldapserver.c
3255         * src/ldapupdate.c
3256         * src/ldif.c
3257         * src/localfolder.c
3258         * src/main.c
3259         * src/mainwindow.c
3260         * src/matcher.c
3261         * src/mbox.c
3262         * src/messageview.c
3263         * src/mh.c
3264         * src/mh_gtk.c
3265         * src/mimeview.c
3266         * src/msgcache.c
3267         * src/mutt.c
3268         * src/news.c
3269         * src/news_gtk.c
3270         * src/noticeview.c
3271         * src/pine.c
3272         * src/pop.c
3273         * src/prefs_account.c
3274         * src/prefs_actions.c
3275         * src/prefs_common.c
3276         * src/prefs_filtering.c
3277         * src/prefs_filtering_action.c
3278         * src/prefs_folder_column.c
3279         * src/prefs_folder_item.c
3280         * src/prefs_gtk.c
3281         * src/prefs_matcher.c
3282         * src/prefs_quote.c
3283         * src/prefs_send.c
3284         * src/prefs_summaries.c
3285         * src/prefs_summary_column.c
3286         * src/prefs_template.c
3287         * src/prefs_themes.c
3288         * src/prefs_toolbar.c
3289         * src/printing.c
3290         * src/privacy.c
3291         * src/procheader.c
3292         * src/procmime.c
3293         * src/procmsg.c
3294         * src/quote_fmt.c
3295         * src/remotefolder.c
3296         * src/send_message.c
3297         * src/sourcewindow.c
3298         * src/statusbar.c
3299         * src/stock_pixmap.c
3300         * src/summary_search.c
3301         * src/summaryview.c
3302         * src/textview.c
3303         * src/toolbar.c
3304         * src/undo.c
3305         * src/uri_opener.c
3306         * src/vcard.c
3307         * src/common/base64.c
3308         * src/common/claws.c
3309         * src/common/hooks.c
3310         * src/common/plugin.c
3311         * src/common/prefs.c
3312         * src/common/session.c
3313         * src/common/smtp.c
3314         * src/common/socket.c
3315         * src/common/string_match.c
3316         * src/common/stringtable.c
3317         * src/common/utils.c
3318         * src/common/utils.h
3319         * src/common/xml.c
3320         * src/common/xmlprops.c
3321         * src/gtk/colorlabel.c
3322         * src/gtk/combobox.c
3323         * src/gtk/foldersort.c
3324         * src/gtk/gtkaspell.c
3325         * src/gtk/gtkcmclist.c
3326         * src/gtk/gtkcmctree.c
3327         * src/gtk/gtkcmoptionmenu.c
3328         * src/gtk/gtksctree.c
3329         * src/gtk/gtkshruler.c
3330         * src/gtk/gtksourceprintjob.c
3331         * src/gtk/gtkutils.c
3332         * src/gtk/gtkvscrollbutton.c
3333         * src/gtk/logwindow.c
3334         * src/gtk/menu.c
3335         * src/gtk/pluginwindow.c
3336         * src/gtk/prefswindow.c
3337         * src/gtk/quicksearch.c
3338         * src/gtk/spell_entry.c
3339         * src/plugins/pgpcore/select-keys.c
3340         * src/plugins/pgpinline/pgpinline.c
3341         * src/plugins/pgpmime/pgpmime.c
3342         * src/plugins/smime/smime.c
3343         * src/plugins/spamassassin/spamassassin_gtk.c
3344                 Mass commit changing g_return_* to cm_return_*
3345                 and making these more interesting
3346
3347 2009-02-23 [colin]      3.7.0cvs72
3348
3349         * src/imap.c
3350                 Always initialise error code to no error
3351
3352 2009-02-23 [colin]      3.7.0cvs71
3353
3354         * src/imap.c
3355                 Fix separator substitution
3356
3357 2009-02-23 [colin]      3.7.0cvs70
3358
3359         * src/stock_pixmap.c
3360         * src/gtk/colorlabel.c
3361                 don't use g_return on normal checks
3362
3363 2009-02-22 [colin]      3.7.0cvs69
3364
3365         * src/addressbook.c
3366         * src/procmime.c
3367                 More fixes
3368
3369 2009-02-22 [colin]      3.7.0cvs68
3370
3371         * src/addrduplicates.c
3372         * src/addressbook.c
3373         * src/addrharvest.c
3374         * src/codeconv.c
3375         * src/compose.c
3376         * src/filtering.c
3377         * src/folder.c
3378         * src/imap.c
3379         * src/imap_gtk.c
3380         * src/importldif.c
3381         * src/jpilot.c
3382         * src/mainwindow.c
3383         * src/matcher.c
3384         * src/mbox.c
3385         * src/messageview.c
3386         * src/mh_gtk.c
3387         * src/prefs_common.c
3388         * src/prefs_filtering.c
3389         * src/prefs_gtk.c
3390         * src/printing.c
3391         * src/privacy.c
3392         * src/procmime.c
3393         * src/procmsg.c
3394         * src/summaryview.c
3395         * src/textview.c
3396         * src/undo.c
3397         * src/wizard.c
3398         * src/common/md5.c
3399         * src/common/socket.c
3400         * src/common/template.c
3401         * src/etpan/imap-thread.c
3402         * src/gtk/gtkaspell.c
3403         * src/gtk/gtkcmctree.c
3404         * src/gtk/gtksctree.c
3405         * src/gtk/inputdialog.c
3406         * src/plugins/pgpcore/sgpgme.c
3407         * src/plugins/pgpmime/pgpmime.c
3408         * src/plugins/smime/smime.c
3409         * src/plugins/spamassassin/spamassassin.c
3410                 Fix errors caught by Coverity: NULL checks, leaks, overruns,
3411                 uninitialised accesses
3412
3413 2009-02-17 [colin]      3.7.0cvs67
3414
3415         * src/compose.c
3416                 Disable controls during queuing
3417
3418 2009-02-15 [colin]      3.7.0cvs66
3419
3420         * src/privacy.c
3421         * src/plugins/pgpcore/select-keys.c
3422         * src/plugins/pgpcore/sgpgme.c
3423                 Disable use of disabled keys
3424
3425 2009-02-15 [colin]      3.7.0cvs65
3426
3427         * src/folderview.c
3428         * src/summaryview.c
3429                 Fix font updating after changing 
3430                 prefs_common.derive_from_normal_font
3431
3432 2009-02-12 [paul]       3.7.0cvs64
3433
3434         * src/addressitem.h
3435         * src/export.h
3436         * src/headerview.c
3437         * src/headerview.h
3438         * src/common/version.h.in
3439         * src/gtk/about.h
3440         * src/gtk/menu.c
3441         * src/gtk/menu.h
3442                 more copyright header fixes
3443
3444 2009-02-12 [paul]       3.7.0cvs63
3445
3446         * src/gtk/progressdialog.c
3447         * src/gtk/progressdialog.h
3448                 fix copyright header
3449
3450 2009-02-12 [paul]       3.7.0cvs62
3451
3452         * src/gtk/spell_entry.c
3453         * src/gtk/spell_entry.h
3454                 better, more standard copyright header
3455
3456 2009-02-12 [paul]       3.7.0cvs61
3457
3458         * src/gtk/spell_entry.c
3459         * src/gtk/spell_entry.h
3460                 changes to copyright header
3461
3462 2009-02-12 [paul]       3.7.0cvs60
3463
3464         * src/gtk/spell_entry.c
3465         * src/gtk/spell_entry.h
3466                 fix broken build
3467
3468 2009-02-11 [colin]      3.7.0cvs59
3469
3470         * src/gtk/spell_entry.c
3471         * src/gtk/spell_entry.h
3472                 Forgot to add files
3473
3474 2009-02-11 [colin]      3.7.0cvs58
3475
3476         * src/compose.c
3477         * src/gtk/Makefile.am
3478         * src/gtk/gtkaspell.c
3479         * src/gtk/gtkaspell.h
3480                 Add spellcheck to subject. Patch by
3481                 Pawel.
3482
3483 2009-02-10 [holger]     3.7.0cvs57
3484
3485         * src/printing.c
3486         * src/common/defs.h
3487                 Move filename define for printing page setup cache to defs.h
3488
3489 2009-02-08 [mones]      3.7.0cvs56
3490
3491         * src/matcher.h
3492                 Fix build for bison 2.4.1
3493
3494 2009-02-06 [holger]     3.7.0cvs55
3495
3496         * src/prefs_common.c
3497         * src/prefs_common.h
3498         * src/printing.c
3499                 Fix restoring of custom page setups for printing by
3500                 temporarily caching the settings.
3501                 This is a workaround for Gnome Bug #39018, and fixes
3502                 Claws Mail Bug #1840.
3503
3504 2009-02-06 [colin]      3.7.0cvs54
3505
3506         * src/mainwindow.c
3507                 Fix hardcoded Shift-Q quits. Fixes
3508                 bug 1838, 'Claws-Mail sometimes quits 
3509                 when attempting to type a capital Q'
3510
3511 2009-01-31 [paul]       3.7.0cvs53
3512
3513         * src/compose.c
3514                 revert 3.7.0cvs49, until there is time to find out
3515                 why it causes a nasty crash!
3516
3517 2009-01-31 [paul]       3.7.0cvs52
3518
3519         * src/mainwindow.c
3520                 1 string that was forgotten for translation
3521
3522 2009-01-31 [paul]       3.7.0cvs51
3523
3524         * src/messageview.c
3525                 2 strings that were forgotten for translation
3526
3527 2009-01-31 [paul]       3.7.0cvs50
3528
3529         * src/gtk/prefswindow.c
3530                 build prefs tree in a slightly smarter way -
3531                 fix bug where if path[0] had same name as
3532                 path[1], (like in the de translation), path[1]
3533                 was lost and not shown in the window
3534
3535 2009-01-31 [paul]       3.7.0cvs49
3536
3537         * src/compose.c
3538                 fix bug 1836, 'Quoted text still blue after
3539                 removal of quote-character'
3540                 comment out some debug_print's that needlessly
3541                 slow things down
3542         * src/undo.c
3543                 comment out a debug_print that needlessly slows
3544                 things down
3545
3546 2009-01-31 [paul]       3.7.0cvs48
3547
3548         * src/summaryview.c
3549                 fix bug 1834, '"semi"-selection when collapsing thread'
3550
3551 2009-01-31 [paul]       3.7.0cvs47
3552
3553         * src/prefs_compose_writing.c
3554         * src/prefs_message.c
3555                 move 'quote_chars' pref to where it should be
3556
3557 2009-01-30 [paul]       3.7.0cvs46
3558
3559         * src/summaryview.c
3560                 fix updating of popup menu sensitivity
3561
3562 2009-01-28 [paul]       3.7.0cvs45
3563
3564         * tools/filter_conv_new.pl
3565                 move 'move' and 'delete' to end of @actions
3566                 so that they are always final actions in the
3567                 generated filtering rule
3568
3569 2009-01-27 [paul]       3.7.0cvs44
3570
3571         * src/messageview.c
3572                 always select text/calendar mimepart if suitable
3573                 plugin (i.e. vCalendar) is available
3574
3575 2009-01-27 [paul]       3.7.0cvs43
3576
3577         * src/folder.c
3578                 fix crash when right-clicking in summaryview when
3579                 processing is active
3580
3581 2009-01-22 [colin]      3.7.0cvs42
3582
3583         * src/compose.c
3584         * src/privacy.c
3585         * src/privacy.h
3586                 When replying to signed/encrypted mail and the
3587                 preference to sign/encrypt in this case is set,
3588                 choose the original mail's privacy system (if
3589                 available).
3590
3591 2009-01-21 [colin]      3.7.0cvs41
3592
3593         * src/addressbook.h
3594                 Fix warning (on-the-fly theming of
3595                 addressbook isn't complete yet)
3596
3597 2009-01-21 [colin]      3.7.0cvs40
3598
3599         * src/account.c
3600         * src/addressbook.c
3601                 Win32: Fix window placement
3602
3603 2009-01-21 [paul]       3.7.0cvs39
3604
3605         * src/inc.c
3606                 update timeout log msg
3607
3608 2009-01-17 [colin]      3.7.0cvs38
3609
3610         * src/main.c
3611         * src/mbox.c
3612         * src/common/md5.c
3613         * src/common/utils.c
3614         * src/etpan/imap-thread.c
3615                 Fix g_open calls (which don't ignore mode)
3616
3617 2009-01-17 [colin]      3.7.0cvs37
3618
3619         * src/addressbook.c
3620         * src/compose.c
3621         * src/foldersel.c
3622         * src/main.c
3623         * src/mainwindow.c
3624         * src/mbox.c
3625         * src/common/md5.c
3626         * src/common/ssl_certificate.c
3627         * src/common/tags.c
3628         * src/common/utils.c
3629         * src/etpan/imap-thread.c
3630         * src/plugins/bogofilter/bogofilter.c
3631         * src/plugins/pgpinline/pgpinline.c
3632         * src/plugins/smime/smime.c
3633                 Probably fix bug 1825, 'Unable to fetch messages from 
3634                 IMAP folders named with non-ASCII string'
3635                 Change remaining occurences of fopen and open with
3636                 g_fopen and g_open
3637
3638 2009-01-17 [paul]       3.7.0cvs36
3639
3640         * manual/faq.xml
3641                 update an old, outdated piece of info
3642
3643 2009-01-17 [paul]       3.7.0cvs35
3644
3645         * src/prefs_folder_item.c
3646                 fix bug where saving Folder Properties of a
3647                 sub-folder of outbox, queue, draft or trash
3648                 would change its parent's folder type to normal
3649
3650 2009-01-12 [mones]      3.7.0cvs34
3651
3652         * po/es.po
3653                 Updated translation
3654
3655 2009-01-12 [wwp]        3.7.0cvs33
3656
3657         * tools/fix_date.sh
3658         * tools/popfile-link.sh
3659         * tools/textviewer.sh
3660                 Fix bashisms and other portability glitches (thanks to
3661                 Steven M. Bellovin).
3662
3663 2009-01-11 [paul]       3.7.0cvs32
3664
3665         * src/addrindex.c
3666                 clean up some build warnings
3667
3668 2009-01-11 [colin]      3.7.0cvs31
3669
3670         * src/addrindex.c
3671                 Revert part of patch 3.7.0cvs29 
3672                 This function is used when jpilot
3673                 support is disabled
3674
3675 2009-01-11 [colin]      3.7.0cvs30
3676
3677         * src/folder.c
3678                 folder_find_child_item_by_name():
3679                 actually use name, not path's basename
3680
3681 2009-01-11 [paul]       3.7.0cvs29
3682
3683         * src/addrclip.c
3684         * src/addrindex.c
3685         * src/addritem.c
3686         * src/foldersel.h
3687         * src/folderview.c
3688         * src/prefs_folder_item.c
3689                 clean up some build warnings
3690
3691 2009-01-11 [paul]       3.7.0cvs28
3692
3693         * src/gtk/about.c
3694                 don't even mention printing support, assume its
3695                 presence, unless building with GTK+ < 2.10.0
3696
3697 2009-01-10 [colin]      3.7.0cvs27
3698
3699         * src/codeconv.c
3700                 Fix bug 1811, '[mime] Crash when there's no 
3701                 room for filename's start on the same line'
3702                 When the mimetype of the attachment is very 
3703                 long, there's no room at all to start the 
3704                 name=... parameter on the same line. This
3705                 caused an infinite loop as 0 characters of
3706                 the filename could be appended.
3707                 In such cases, insert linebreak before the
3708                 name parameter.
3709
3710 2009-01-09 [colin]      3.7.0cvs26
3711
3712         * src/compose.c
3713         * src/mainwindow.c
3714         * src/common/utils.c
3715                 Win32: Fix bug 1815, 'Drag-n-Drop of files on 
3716                 Compose Window does not attach'
3717
3718 2009-01-09 [colin]      3.7.0cvs25
3719
3720         * src/foldersel.c
3721                 Fix bug 1817, 'Changing Themes does not 
3722                 update the pixmaps in "Select folder" 
3723                 dialog box'
3724
3725 2009-01-09 [colin]      3.7.0cvs24
3726
3727         * src/main.c
3728                 Win32: Fix bug 1816, 'Attaching files with 
3729                 command-line generates error after attaching'
3730
3731 2009-01-09 [paul]       3.7.0cvs23
3732
3733         * src/gtk/about.c
3734                 forgot this '2009' in last commit
3735
3736 2009-01-09 [paul]       3.7.0cvs22
3737
3738         * src/*/*.[c,h]
3739                 it's 2009!
3740                 update copyright headers
3741
3742 2009-01-09 [paul]       3.7.0cvs21
3743
3744         * doc/man/claws-mail.1
3745                 update Team list
3746
3747 2009-01-09 [colin]      3.7.0cvs20
3748
3749         * src/messageview.c
3750                 Fix bug 1814, 'Windows' WM badly places 
3751                 message view'
3752
3753 2009-01-09 [colin]      3.7.0cvs19
3754
3755         * src/prefs_themes.c
3756         * src/stock_pixmap.c
3757         * src/stock_pixmap.h
3758         * src/common/utils.c
3759         * src/common/utils.h
3760                 Win32: Fix bug 1813, 'Installing Theme Creates Error'
3761
3762 2009-01-08 [colin]      3.7.0cvs18
3763
3764         * src/mimeview.c
3765                 Win32: Fix bug 1810, 'Pressing 'o' key 
3766                 crashes CM'
3767
3768 2009-01-07 [colin]      3.7.0cvs17
3769
3770         * src/html.c
3771                 Fix bug 1432, '&amp; not escaped in links (HTML 
3772                 rendered as text)'
3773
3774 2009-01-06 [colin]      3.7.0cvs16
3775
3776         * src/plugins/pgpcore/select-keys.c
3777                 Warn translators the usual way about
3778                 accels
3779
3780 2009-01-06 [colin]      3.7.0cvs15
3781
3782         * src/mainwindow.c
3783                 Fix synchronisation dialog that shouldn't
3784                 appear when network goes down (Network
3785                 Manager)
3786         * src/mimeview.c
3787         * src/textview.c
3788                 Fix save as when attach_save_dir isn't set
3789                 fixes bug 1804, 'attach_save_directory does 
3790                 not default to $HOME'
3791         * src/plugins/pgpcore/select-keys.c
3792                 Add mnemonics to buttons - warn translators!
3793
3794 2009-01-06 [wwp]        3.7.0cvs14
3795
3796         * src/common/utils.c
3797                 Fix cvs13, thanks to Colin.
3798
3799 2009-01-06 [wwp]        3.7.0cvs13
3800
3801         * src/common/utils.c
3802                 Better support for Spanish Outlook replies (RES).
3803
3804 2009-01-02 [colin]      3.7.0cvs12
3805
3806         * src/folderview.c
3807                 Fix (+) sign after collapsed folder names that 
3808                 have quicksearch-matching children.
3809                 Fixes bug 1506, 'Recursive search in collapsed 
3810                 folders'
3811
3812 2009-01-02 [colin]      3.7.0cvs11
3813
3814         * src/stock_pixmap.c
3815         * src/stock_pixmap.h
3816                 Remove now-unused stock_pixmap_gdk
3817
3818 2009-01-02 [colin]      3.7.0cvs10
3819
3820         * src/gtk/gtkutils.c
3821         * src/pixmaps/claws-mail_icon.xpm
3822                 Use pixbuf for app icon, and make the app icon
3823                 a bit nicer
3824
3825 2009-01-02 [colin]      3.7.0cvs9
3826
3827         * src/uri_opener.c
3828                 Show both link title and URI if possible
3829
3830 2009-01-02 [colin]      3.7.0cvs8
3831
3832         * src/addressadd.c
3833         * src/addressbook.c
3834         * src/addressbook_foldersel.c
3835         * src/addressitem.h
3836         * src/folderview.c
3837         * src/grouplistdialog.c
3838         * src/importldif.c
3839         * src/mimeview.c
3840         * src/summaryview.c
3841         * src/gtk/gtkcmclist.c
3842         * src/gtk/gtkcmclist.h
3843         * src/gtk/gtkcmctree.c
3844         * src/gtk/gtkcmctree.h
3845         * src/gtk/gtksctree.c
3846         * src/gtk/gtksctree.h
3847                 Implement pixbuf rendering in tree widgets
3848                 instead of pixmaps
3849         * src/plugins/trayicon/trayicon.c
3850         * src/noticeview.c
3851         * src/prefs_themes.c
3852                 Use pixbuf rendering here too
3853
3854 2008-12-30 [paul]       3.7.0cvs7
3855
3856         * src/textview.c
3857                 no need to prematurely trim the uri in the statusbar
3858
3859 2008-12-29 [paul]       3.7.0cvs6
3860
3861         * src/procmsg.c
3862                 prefer List-Id header to X-* headers when creating
3863                 filter rule automatically
3864
3865 2008-12-28 [colin]      3.7.0cvs5
3866
3867         * src/compose.c
3868                 Set minimum height to 440 instead of 480
3869
3870 2008-12-22 [colin]      3.7.0cvs4
3871
3872         * src/compose.c
3873                 Fix bug 1799, '"Discard message" deletes manually 
3874                 saved draft'. Switch rmode to REEDIT after 
3875                 manually saving.
3876
3877 2008-12-21 [paul]       3.7.0cvs3
3878
3879         * tools/claws.i18n.status.pl
3880                 updates
3881
3882 2008-12-21 [paul]       3.7.0cvs2
3883
3884         * AUTHORS
3885         * src/gtk/authors.h
3886                 (more) updates
3887
3888 2008-12-21 [paul]       3.7.0cvs1
3889
3890         * AUTHORS
3891         * src/gtk/authors.h
3892                 updates
3893
3894 2008-12-19 [paul]       3.7.0
3895
3896         * NEWS
3897         * README
3898         * RELEASE_NOTES 
3899                 3.7.0 released!
3900
3901 2008-12-19 [paul]       3.6.1cvs80
3902
3903         * configure.ac
3904                 remove unmaintained sk and sr from ALL_LINGUAS
3905                 add newly maintained cs to ALL_LINGUAS
3906         * po/bg.po
3907         * po/ca.po
3908         * po/cs.po
3909         * po/de.po
3910         * po/fi.po
3911         * po/hu.po
3912         * po/nl.po
3913         * po/pt_BR.po
3914         * po/ru.po
3915         * po/sv.po
3916                 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
3917                 Stephan Sachse, Flammie Pirinen, P�der Rezso, Marcel Pol,
3918                 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
3919                 Persson Fink
3920
3921 2008-12-16 [colin]      3.6.1cvs79
3922
3923         * src/plugins/pgpcore/sgpgme.c
3924                 Fix warning
3925
3926 2008-12-15 [colin]      3.6.1cvs78
3927
3928         * src/compose.c
3929         * src/privacy.c
3930         * src/privacy.h
3931         * src/plugins/pgpcore/sgpgme.c
3932         * src/plugins/pgpcore/sgpgme.h
3933         * src/plugins/pgpinline/pgpinline.c
3934         * src/plugins/pgpmime/pgpmime.c
3935         * src/plugins/smime/smime.c
3936                 Fix bug 1796, 'PGP/MIME setting: "select key by your 
3937                 email address" doesn't work'. Use custom from address
3938                 if set
3939
3940 2008-12-15 [colin]      3.6.1cvs77
3941
3942         * src/common/utils.c
3943                 Fix bug 1746, 'Makes a mailto link from several 
3944                 paragraphs'
3945
3946 2008-12-15 [paul]       3.6.1cvs76
3947
3948         * m4/spamassassin.m4
3949                 fix warnings thrown up by autoconf-2.63
3950
3951 2008-12-13 [colin]      3.6.1cvs75
3952
3953         * Makefile.am
3954         * src/Makefile.am
3955         * src/common/ssl.c
3956         * src/common/utils.c
3957         * src/common/utils.h
3958         * tools/Makefile.am
3959                 Finish previous patch
3960
3961 2008-12-13 [colin]      3.6.1cvs74
3962
3963         * tools/Makefile.am
3964                 Only install certs on windows
3965
3966 2008-12-13 [colin]      3.6.1cvs73
3967
3968         * tools/Makefile.am
3969         * tools/ca-certificates.crt
3970         * src/common/Makefile.am
3971         * src/common/ssl.c
3972                 First try to ship SSL certificates in Windows
3973                 build
3974
3975 2008-12-12 [colin]      3.6.1cvs72
3976
3977         * configure.ac
3978         * src/plugins/pgpinline/claws.def
3979                 Windows build fixes
3980
3981 2008-12-12 [paul]       3.6.1cvs71
3982
3983         * src/imap.c
3984         * src/mh.c
3985         * src/partial_download.c
3986         * src/textview.c
3987         * src/common/claws.c
3988         * src/common/prefs.c
3989         * src/common/utils.c
3990                 win32: fix unlinking, renaming and bug with
3991                 non-ascii username
3992                 Patch by Colin
3993
3994 2008-12-11 [colin]      3.6.1cvs70
3995
3996         * po/fr.po
3997         * manual/fr/advanced.xml
3998                 Update french translations
3999
4000 2008-12-10 [colin]      3.6.1cvs69
4001
4002         * manual/faq.xml
4003                 Correct bug submission guidelines
4004
4005 2008-12-10 [colin]      3.6.1cvs68
4006
4007         * src/plugins/pgpcore/pgp_viewer.c
4008                 Fix bug 1736, 'Key import does not work'
4009                 Kill the correct pid (and not the parent
4010                 shell), and increase the timeout a bit.
4011
4012 2008-12-09 [paul]       3.6.1cvs67
4013
4014         * src/messageview.c
4015                 ensure that any stray noticeview buttons are hidden,
4016                 as clicking them causes segfaults!
4017
4018 2008-12-09 [colin]      3.6.1cvs66
4019
4020         * src/compose.c
4021         * src/compose.h
4022         * src/folder_item_prefs.h
4023         * src/prefs_common.c
4024         * src/prefs_common.h
4025         * src/common/defs.h
4026                 Fix bug 1792, '"Save Message to" should 
4027                 retain list of recently selected folders'
4028                 Also, make Enchant-related prefs stick
4029                 even if the build doesn't enable enchant
4030
4031 2008-12-09 [paul]       3.6.1cvs65
4032
4033         * src/messageview.c
4034                 fix bug 1787, 'Prevent automatic PGP inline
4035                 decryption attempts' use the noticeview to display
4036                 decryption failure messages instead of the irritating
4037                 popup dialog
4038
4039 2008-12-09 [colin]      3.6.1cvs64
4040
4041         * src/prefs_filtering.c
4042                 Fix bug 1789, 'filtering account selection 
4043                 (regression)'. Filtering on sending-only
4044                 accounts can be a little useful when using
4045                 filtering via Tools menu.
4046
4047 2008-12-07 [paul]       3.6.1cvs63
4048
4049         * src/prefs_actions.c
4050                 don't auto-select first entry (same as other
4051                 similar dialogs)
4052         * src/gtk/pluginwindow.c
4053                 these parents don't have children so don't look
4054                 for them
4055
4056 2008-12-07 [paul]       3.6.1cvs62
4057
4058         * src/prefs_account.c
4059         * src/gtk/pluginwindow.c
4060         * src/gtk/prefswindow.c
4061         * src/gtk/prefswindow.h
4062                 auto-select first page
4063
4064 2008-12-05 [colin]      3.6.1cvs61
4065
4066         * src/codeconv.c
4067         * src/procmime.c
4068                 Fix bug 1788, 'CM crashes re-encoding 
4069                 encoded parameters' (introduced in cvs40)
4070
4071 2008-12-05 [paul]       3.6.1cvs60
4072
4073         * src/prefs_common.h
4074                 remove gpg prefs that are no longer needed here
4075
4076 2008-12-03 [colin]      3.6.1cvs59
4077
4078         * src/msgcache.c
4079                 Speed up cache reading (about 10% gain)
4080         * src/summaryview.c
4081         * src/gtk/gtksctree.c
4082                 Speed up expand/collapse all threads
4083                 (about 95% gain)
4084
4085 2008-12-03 [paul]       3.6.1cvs58
4086
4087         * configure.ac
4088                 eradicate gcc4's signedness warnings
4089                 fix building with gnuTLS on (Open)Solaris
4090
4091 2008-12-01 [colin]      3.6.1cvs57
4092
4093         * src/gtk/gtkcmclist.c
4094                 Fix column headers
4095
4096 2008-12-01 [colin]      3.6.1cvs56
4097
4098         * src/plugins/pgpinline/pgpinline.c
4099                 Fix bug 1779, 'PGP Inline badly handles 
4100                 multipart'. Properly dump the current part
4101                 instead of running around with scissors
4102
4103 2008-11-30 [paul]       3.6.1cvs55
4104
4105         * manual/advanced.xml
4106         * manual/plugins.xml
4107         * src/prefs_toolbar.c
4108                 remove the verb from the page title and
4109                 update references in the manual
4110
4111 2008-11-30 [paul]       3.6.1cvs54
4112
4113         * src/prefs_other.c
4114                 move Other/ page to Other/Miscellaneous
4115         * src/gtk/prefswindow.c
4116                 make parent page unselectable
4117
4118 2008-11-29 [paul]       3.6.1cvs53
4119
4120         * README
4121                 add the new 'primary_paste_unselects' hidden
4122                 option, add missing 'log_[...]_color' options,
4123                 and reformat the text
4124         * manual/advanced.xml
4125                 add the new 'primary_paste_unselects' hidden
4126                 option, add missing 'log_[...]_color' options
4127
4128 2008-11-28 [colin]      3.6.1cvs52
4129
4130         * src/mimeview.c
4131                 Fix leak
4132
4133 2008-11-28 [colin]      3.6.1cvs51
4134
4135         * po/fr.po
4136                 Update translation
4137
4138 2008-11-28 [colin]      3.6.1cvs50
4139
4140         * src/mainwindow.c
4141                 Fix account selection in Mailing list
4142                 menu
4143
4144 2008-11-28 [paul]       3.6.1cvs49
4145
4146         * po/Makefile.in.in
4147                 automatically remove obsolete strings
4148
4149 2008-11-28 [colin]      3.6.1cvs48
4150
4151         * src/plugins/pgpcore/sgpgme.c
4152                 Fix error message when key isn't available.
4153
4154 2008-11-27 [colin]      3.6.1cvs47
4155
4156         * src/filtering.c
4157         * src/matcher.c
4158                 Fix a little leak
4159
4160 2008-11-26 [colin]      3.6.1cvs46
4161
4162         * src/common/ssl.c
4163                 Fix new warning
4164
4165 2008-11-26 [colin]      3.6.1cvs45
4166
4167         * src/plugins/pgpcore/select-keys.c
4168         * src/plugins/pgpcore/sgpgme.c
4169                 Fix bug 1591, 'S/MIME: better key 
4170                 handling/selection dialog'
4171                 Really ignore revoked/expired keys
4172
4173 2008-11-26 [colin]      3.6.1cvs44
4174
4175         * src/main.c
4176         * src/common/claws.c
4177         * src/common/ssl.c
4178                 Make sure libgcrypt's threading is initialised
4179                 before gnutls. See also old bug 1539.
4180
4181 2008-11-26 [colin]      3.6.1cvs43
4182
4183         * src/imap.c
4184         * src/news.c
4185         * src/etpan/imap-thread.c
4186                 Fix possible crashes due to clist_begin()
4187                 not checking for NULLs (it should!)
4188
4189 2008-11-25 [colin]      3.6.1cvs42
4190
4191         * src/procmime.c
4192                 Fix line length in MIME parameters
4193
4194 2008-11-22 [paul]       3.6.1cvs41
4195
4196         * src/compose.c
4197                 grab Return key press in attachments Properties
4198                 dialog
4199
4200 2008-11-21 [colin]      3.6.1cvs40
4201
4202         * src/compose.c
4203         * src/procmime.c
4204                 Fix bug 1776, 'use encoded name parameters 
4205                 for attachments instead of ascii'.
4206                 Break the RFC 2047 by using B-encoded 
4207                 filename parameter, like everyone does,
4208                 following advice from the RFC author.
4209
4210 2008-11-21 [colin]      3.6.1cvs39
4211
4212         * src/common/socket.c
4213                 Rehandshake if server asks to
4214
4215 2008-11-21 [colin]      3.6.1cvs38
4216
4217         * src/mimeview.h
4218         * src/toolbar.h
4219         * src/common/session.h
4220         * src/common/smtp.h
4221                 Move conditional-compilation members to
4222                 end of structs
4223
4224 2008-11-19 [wwp]        3.6.1cvs37
4225
4226         * src/prefs_actions.c
4227                 Fixed wrong behaviour when pressing Escape (was not cancelling
4228                 the action).
4229
4230 2008-11-19 [wwp]        3.6.1cvs36
4231
4232         * src/compose.c
4233         * src/matcher.c
4234         * src/messageview.c
4235         * src/mimeview.c
4236         * src/prefs_actions.c
4237         * src/prefs_filtering_action.c
4238         * src/procmsg.c
4239         * src/summaryview.c
4240         * src/textview.c
4241         * src/common/utils.c
4242                 Replace occurrences of "command line" with "command-line" everywhere.
4243                 Enforce code style (mostly indentation) in prefs_actions.c.
4244
4245 2008-11-19 [colin]      3.6.1cvs35
4246
4247         * src/compose.c
4248         * src/prefs_common.c
4249         * src/prefs_common.h
4250                 Add primary_paste_unselects hidden preference
4251                 to change how middle-click pasting changes
4252                 the selection and insert point; defaults to
4253                 pre-3.6.1cvs31
4254
4255 2008-11-19 [colin]      3.6.1cvs34
4256
4257         * src/folderview.c
4258                 Always give focus to summaryview, even if
4259                 the folder is empty, in small screen layout.
4260                 Allows to go back to folderlist using the
4261                 keyboard.
4262
4263 2008-11-18 [colin]      3.6.1cvs33
4264
4265         * src/mainwindow.h
4266                 Put back conditional at the end of struct
4267
4268 2008-11-18 [colin]      3.6.1cvs32
4269
4270         * src/procmime.c
4271         * src/common/w32_reg.c
4272                 Fix crash on win32 when browsing to a
4273                 directory
4274
4275 2008-11-15 [colin]      3.6.1cvs31
4276
4277         * src/compose.c
4278                 After a mid-click paste, deselect selection
4279                 and go to end of paste.
4280
4281 2008-11-15 [colin]      3.6.1cvs30
4282
4283         * src/compose.c
4284                 Auto-save draft after external editor quits
4285
4286 2008-11-15 [colin]      3.6.1cvs29
4287
4288         * src/plugins/pgpcore/sgpgme.c
4289                 Fix wrong error display, thanks to
4290                 Charles A. Edwards
4291
4292 2008-11-14 [colin]      3.6.1cvs28
4293
4294         * src/prefs_actions.c
4295                 Comment out bogus (IMO) warning
4296
4297 2008-11-14 [colin]      3.6.1cvs27
4298
4299         * src/mainwindow.c
4300         * src/summaryview.c
4301         * src/summaryview.h
4302         * src/gtk/menu.c
4303         * src/gtk/menu.h
4304                 Share summaryview's context menu actions with
4305                 the equivalent menu items of the main menu;
4306                 this allows to share accelerators and de-
4307                 duplicate code.
4308
4309 2008-11-14 [colin]      3.6.1cvs26
4310
4311         * src/plugins/pgpcore/sgpgme.c
4312                 Fix bug 1768, 'claws-mail crashes while 
4313                 checking smime bad signature'
4314
4315 2008-11-13 [colin]      3.6.1cvs25
4316
4317         * src/account.c
4318         * src/filtering.c
4319                 Fix redefinition of PREFSBUFSIZE
4320
4321 2008-11-13 [wwp]        3.6.1cvs24
4322
4323         * tools/popfile-link.sh
4324                 Add support for reusing existing POPFile session ID.
4325
4326 2008-11-12 [colin]      3.6.1cvs23
4327
4328         * src/prefs_gtk.h
4329                 Fix bug 1771, 'Folder template gets 
4330                 truncated when exiting the application'
4331                 Use a 32k buffer for string preferences
4332
4333 2008-11-11 [colin]      3.6.1cvs22
4334
4335         * src/summaryview.c
4336                 Fix "display sender using addressbook" when
4337                 prefs_common.swap_from is in use. Patch by
4338                 H. Merijn Brand
4339
4340 2008-11-11 [colin]      3.6.1cvs21
4341
4342         * src/autofaces.c
4343         * src/common/md5.c
4344         * src/common/md5.h
4345                 Make a few functions static
4346
4347 2008-11-07 [colin]      3.6.1cvs20
4348
4349         * src/mainwindow.c
4350         * src/summaryview.c
4351                 Fix crash when rebuilding colorlabel
4352                 menu
4353         * src/addrgather.c
4354         * src/editldap.c
4355         * src/prefs_account.c
4356         * src/prefs_compose_writing.c
4357         * src/prefs_logging.c
4358         * src/prefs_message.c
4359         * src/prefs_other.c
4360         * src/prefs_receive.c
4361         * src/prefs_summaries.c
4362         * src/prefs_wrapping.c
4363         * src/plugins/bogofilter/bogofilter_gtk.c
4364         * src/plugins/pgpcore/prefs_gpg.c
4365         * src/plugins/spamassassin/spamassassin_gtk.c
4366                 Fix deprecated use of page_size in 
4367                 gtkspinbutton adjustments
4368
4369 2008-11-06 [mones]      3.6.1cvs19
4370
4371         * src/mainwindow.c
4372                 Fix missing "About" in Help menu
4373         * tools/claws.i18n.status.pl
4374                 Fix header
4375
4376 2008-11-05 [colin]      3.6.1cvs18
4377
4378         * src/action.c
4379         * src/main.c
4380         * src/mainwindow.c
4381         * src/common/socket.c
4382         * src/common/socket.h
4383         * src/gtk/gtkutils.c
4384         * src/gtk/gtkutils.h
4385                 w32: Implement single launch (lock
4386                 socket); always put debug log to
4387                 the rc_dir; fix Start menu update
4388                 after registering as default Mail 
4389                 app
4390
4391 2008-11-05 [colin]      3.6.1cvs17
4392
4393         * src/mainwindow.c
4394                 Setting the Mail start menu item in HKCU 
4395                 confuses the Internet Options dialog. Do 
4396                 it in HKLM as this dialog does.
4397
4398 2008-11-04 [colin]      3.6.1cvs16
4399
4400         * src/common/w32_reg.c
4401                 Fix off-by-one
4402
4403 2008-11-04 [colin]      3.6.1cvs15
4404
4405         * src/procmime.c
4406                 w32: Fix getting content-type 
4407         * src/mimeview.c
4408         * src/prefs_common.c
4409         * src/prefs_common.h
4410         * src/prefs_ext_prog.c
4411         * src/textview.c
4412                 w32: better integration (use the
4413                 standard file associations instead
4414                 of our platform-unadapted open
4415                 dialog)
4416         * src/mainwindow.c
4417         * src/common/utils.c
4418         * src/common/w32_reg.c
4419         * src/common/w32lib.h
4420                 w32: better integration (allow 
4421                 setting Claws as default MUA)
4422
4423 2008-11-01 [colin]      3.6.1cvs14
4424
4425         * src/codeconv.c
4426                 Fix wrongly converted non-ascii characters
4427                 when locale's charset is US-ASCII (strict-mode
4428                 was failing in this case)
4429
4430 2008-10-30 [colin]      3.6.1cvs13
4431
4432         * src/mimeview.c
4433         * src/mimeview.h
4434         * src/textview.c
4435         * src/textview.h
4436                 Use one UI Manager per mimeview, instead of
4437                 the global one -- else user_data pointer gets
4438                 broken if opening and closing another message-
4439                 view, then using right-click on a mimeview's 
4440                 mimepart. Probably fixes bug 1711, 'Save-as
4441                 attachment crashes'
4442
4443 2008-10-24 [paul]       3.6.1cvs12
4444
4445         * tools/Makefile.am
4446         * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
4447         * tools/kdeservicemenu/install.sh
4448                 another, possibly the final?, attempt on getting this
4449                 sorted for kde4
4450
4451 2008-10-24 [paul]       3.6.1cvs11
4452
4453         * tools/kdeservicemenu/install.sh
4454                 fix servicemenu installation directory on kde4
4455
4456 2008-10-24 [paul]       3.6.1cvs10
4457
4458         * tools/kdeservicemenu/README
4459         * tools/kdeservicemenu/install.sh
4460                 add support for kde4 in addition to kde3.
4461                 a rework involving checking for kde4-config, then
4462                 kde-config, finally prompting the user for the
4463                 location of either if they cannot be found
4464                 
4465
4466 2008-10-18 [paul]       3.6.1cvs9
4467
4468         * tools/claws.i18n.status.pl
4469                 updated with latest translator info.
4470                 only print for languages defined in %langname
4471
4472 2008-10-17 [paul]       3.6.1cvs8
4473
4474         * src/plugins/pgpcore/sgpgme.c
4475                 when listing the uid's, show the uid validity
4476
4477 2008-10-16 [paul]       3.6.1cvs7
4478
4479         * INSTALL
4480                 updated
4481
4482 2008-10-13 [wwp]        3.6.1cvs6
4483
4484         * po/fr.po
4485                 Updated French translation.
4486
4487 2008-10-11 [colin]      3.6.1cvs5
4488
4489         * src/gtk/authors.h
4490                 Fix bug 1756, "Outdated translators list in About 
4491                 dialogue". Patch by Aleksei Miheev.
4492
4493 2008-10-11 [colin]      3.6.1cvs4
4494
4495         * src/account.c
4496         * src/imap.c
4497         * src/inc.c
4498         * src/main.c
4499         * src/mainwindow.c
4500         * src/news.c
4501         * src/pop.c
4502         * src/pop.h
4503         * src/prefs_account.c
4504         * src/send_message.c
4505         * src/send_message.h
4506         * src/ssl_manager.c
4507         * src/ssl_manager.h
4508         * src/wizard.c
4509         * src/common/claws.c
4510         * src/common/defs.h
4511         * src/common/session.c
4512         * src/common/session.h
4513         * src/common/smtp.c
4514         * src/common/smtp.h
4515         * src/common/socket.c
4516         * src/common/socket.h
4517         * src/common/ssl.c
4518         * src/common/ssl.h
4519         * src/common/ssl_certificate.c
4520         * src/common/ssl_certificate.h
4521         * src/gtk/about.c
4522         * src/gtk/sslcertwindow.c
4523         * src/gtk/sslcertwindow.h
4524                 Remove OpenSSL code
4525
4526 2008-10-11 [colin]      3.6.1cvs3
4527
4528         * src/common/ssl_certificate.c
4529                 Make local function static
4530
4531 2008-10-10 [colin]      3.6.1cvs2
4532
4533         * src/common/ssl.h
4534         * src/common/ssl_certificate.c
4535         * src/gtk/sslcertwindow.c
4536                 Add offline certificate verification,
4537                 thanks to Nikos Mavrogiannopoulos for the
4538                 hints
4539
4540 2008-10-10 [colin]      3.6.1cvs1
4541
4542         * src/common/ssl_certificate.c
4543         * src/gtk/sslcertwindow.c
4544                 Fix warnings
4545
4546 2008-10-10 [paul]       3.6.1
4547
4548         * m4/spamassassin.m4
4549                 remove openssl dross
4550
4551         * NEWS
4552         * README
4553         * RELEASE_NOTES 
4554                 3.6.1 released!
4555
4556 2008-10-10 [colin]      3.6.0cvs25
4557
4558         * src/common/ssl.c
4559                 Tell libetpan it doesn't need to init
4560                 GnuTLS
4561
4562 2008-10-10 [colin]      3.6.0cvs24
4563
4564         * claws-mail.pc.in
4565                 Remove references to openssl
4566
4567 2008-10-09 [colin]      3.6.0cvs23
4568
4569         * configure.ac
4570                 Fix message
4571
4572 2008-10-09 [colin]      3.6.0cvs22
4573
4574         * configure.ac
4575                 Error out when building against openssl
4576
4577 2008-10-09 [colin]      3.6.0cvs21
4578
4579         * configure.ac
4580         * COPYING
4581         * src/crash.c
4582         * src/main.c
4583         * src/gtk/about.c
4584                 Disable OpenSSL due to requirement of
4585                 OpenSSL exception. Code not removed yet,
4586                 just in case, but disabled.
4587
4588 2008-10-09 [colin]      3.6.0cvs20
4589
4590         * configure.ac
4591         * src/Makefile.am
4592         * src/crash.c
4593         * src/gedit-print.c
4594         * src/gedit-print.h
4595         * src/main.c
4596         * src/mainwindow.c
4597         * src/messageview.c
4598         * src/prefs_ext_prog.c
4599         * src/prefs_fonts.c
4600         * src/prefs_image_viewer.c
4601         * src/printing.c
4602         * src/printing.h
4603         * src/summaryview.c
4604         * src/gtk/Makefile.am
4605         * src/gtk/about.c
4606         * src/gtk/gtksourceprintjob.c
4607         * src/gtk/gtksourceprintjob.h
4608                 Revert previous patch. It'd be better to remove
4609                 OpenSSL instead, as GnuTLS works as well.
4610
4611 2008-10-09 [colin]      3.6.0cvs19
4612
4613         * configure.ac
4614         * src/Makefile.am
4615         * src/crash.c
4616         * src/gedit-print.c
4617         * src/gedit-print.h
4618         * src/main.c
4619         * src/mainwindow.c
4620         * src/messageview.c
4621         * src/prefs_ext_prog.c
4622         * src/prefs_fonts.c
4623         * src/prefs_image_viewer.c
4624         * src/printing.c
4625         * src/printing.h
4626         * src/summaryview.c
4627         * src/gtk/Makefile.am
4628         * src/gtk/about.c
4629         * src/gtk/gtksourceprintjob.c
4630         * src/gtk/gtksourceprintjob.h
4631                 Remove the libgnomeprint interface (deprecated,
4632                 and fixes Debian's #501570, 'Copyright confusion')
4633
4634 2008-10-09 [colin]      3.6.0cvs18
4635
4636         * configure.ac
4637                 Require libetpan 0.57 (important fixes)
4638
4639 2008-10-08 [paul]       3.6.0cvs17
4640
4641         * src/prefs_filtering_action.c
4642         * src/prefs_matcher.c
4643                 enable re-ordering of the filtering/processing
4644                 condition and actions lists by drag'n'drop
4645
4646 2008-10-08 [colin]      3.6.0cvs16
4647
4648         * src/addressbook.c
4649                 Fix wrong menu title
4650
4651 2008-10-07 [colin]      3.6.0cvs15
4652
4653         * src/imap.c
4654                 After thinking, revert this. It's only a minor
4655                 annoyance to GSSAPI users, and I can't test this
4656                 right now. Postponed until after next good release.
4657
4658 2008-10-07 [colin]      3.6.0cvs14
4659
4660         * src/imap.c
4661                 Don't ask for a password when using GSSAPI
4662
4663 2008-10-07 [colin]      3.6.0cvs13
4664
4665         * src/mainwindow.c
4666                 Fix build with GTK+ < 2.14
4667
4668 2008-10-07 [colin]      3.6.0cvs12
4669
4670         * src/mainwindow.c
4671         * src/mainwindow.h
4672         * src/prefs_common.c
4673         * src/prefs_common.h
4674         * src/summaryview.c
4675         * src/gtk/colorlabel.c
4676                 Fix bug 1749, 'Shortcut keys for color labels 
4677                 not changeable'
4678                 Make fullscreen a setting remembered between
4679                 sessions
4680
4681 2008-10-07 [colin]      3.6.0cvs11
4682
4683         * src/prefs_other.c
4684                 Fix bug 1747, 'Wanderlust keybindings no longer 
4685                 working (regression)'
4686
4687 2008-10-07 [colin]      3.6.0cvs10
4688
4689         * src/mainwindow.c
4690                 Make fullscreen a real menu item
4691
4692 2008-10-07 [colin]      3.6.0cvs9
4693
4694         * src/mainwindow.c
4695                 Make sure we won't save size when
4696                 fullscreening
4697
4698 2008-10-06 [colin]      3.6.0cvs8
4699
4700         * src/mainwindow.c
4701         * src/mainwindow.h
4702                 Handle fullscreen via F11. Patch by
4703                 Michael Rasmussen
4704
4705 2008-10-06 [colin]      3.6.0cvs7
4706
4707         * src/common/ssl.c
4708                 Fix return value when setting client cert
4709
4710 2008-10-04 [colin]      3.6.0cvs6
4711
4712         * src/mimeview.c
4713                 Fix bug 1742, 'Attachment list contents not 
4714                 visible/scrollable'
4715
4716 2008-10-04 [paul]       3.6.0cvs5
4717
4718         * src/mainwindow.c
4719                 fix failure of Hide toolbar option on restart
4720
4721 2008-10-04 [colin]      3.6.0cvs4
4722
4723         * src/addressbook.c
4724         * src/compose.c
4725         * src/mainwindow.c
4726         * src/messageview.c
4727         * src/summaryview.c
4728                 Maemo: Fix bug 1737, Crashes upon opening
4729
4730 2008-10-04 [paul]       3.6.0cvs3
4731
4732         * po/pt_BR.po
4733                 submitted (just a little late) by Frederico
4734                 Goncalves Guimaraes
4735
4736 2008-10-03 [wwp]        3.6.0cvs2
4737
4738         * po/fr.po
4739                 Many fixes, mostly in menus and accelerators.
4740
4741 2008-10-03 [colin]      3.6.0cvs1
4742
4743         * src/gtk/filesel.c
4744                 Allow network mounts with new GTKs: they're
4745                 available via FUSE mounts and we don't need
4746                 GVFS.
4747
4748 2008-10-03 [paul]       3.6.0
4749
4750         * NEWS
4751         * README
4752         * RELEASE_NOTES 
4753                 3.6.0 released!
4754
4755 2008-10-03 [paul]       3.5.0cvs145
4756
4757         * configure.ac
4758         * po/bg.po
4759         * po/nl.po
4760         * po/ru.po
4761         * po/sv.po
4762                 new translations. added by Yasen Pramatarov,
4763                 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
4764         * po/ca.po
4765         * po/de.po
4766         * po/fi.po
4767         * po/fr.po
4768         * po/hu.po
4769         * po/it.po
4770         * po/pl.po
4771         * po/zh_CN.po
4772                 updated translations. submitted by Miquel Oliete,
4773                 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
4774                 Andrea Spadaccini, Emilian Nowak, and Ralph Young
4775
4776 2008-10-02 [colin]      3.5.0cvs144
4777
4778         * src/common/session.c
4779                 Fix crash when connection fails on windows
4780
4781 2008-10-01 [colin]      3.5.0cvs143
4782
4783         * src/imap.c
4784                 Real fix for FS-unsafe chars on win32
4785
4786 2008-10-01 [colin]      3.5.0cvs142
4787
4788         * src/imap.c
4789                 Encode prohibited filenames on win32
4790
4791 2008-09-30 [mones]      3.5.0cvs141
4792
4793         * src/ldapctrl.c
4794         * src/main.c
4795         * src/prefs_themes.c
4796         * src/printing.c
4797                 Fix output of some debug messages
4798
4799 2008-09-30 [colin]      3.5.0cvs140
4800
4801         * src/addrbook.c
4802         * src/addrharvest.c
4803         * src/compose.c
4804         * src/jpilot.c
4805         * src/mh.c
4806         * src/prefs_themes.c
4807         * src/procheader.c
4808         * src/procmime.c
4809         * src/summaryview.c
4810         * src/common/utils.c
4811         * src/gtk/sslcertwindow.c
4812                 Win32: Fix time usage; use g_stat
4813
4814 2008-09-29 [colin]      3.5.0cvs139
4815
4816         * src/common/utils.c
4817                 Fix case-sensitive match of subject
4818                 prefixes on win32
4819
4820 2008-09-29 [colin]      3.5.0cvs138
4821
4822         * src/folder_item_prefs.c
4823         * src/folder_item_prefs.h
4824         * src/matcher.c
4825         * src/prefs_folder_item.c
4826         * src/prefs_matcher.c
4827         * src/summaryview.c
4828         * src/common/string_match.c
4829         * src/common/utils.c
4830                 Fix a huge leak (dozens of megs per folder
4831                 change) on Windows: disable regexps 
4832
4833 2008-09-28 [paul]       3.5.0cvs137
4834
4835         * po/en_GB.po
4836                 updated
4837
4838 2008-09-27 [colin]      3.5.0cvs136
4839
4840         * src/account.c
4841         * src/account.h
4842                 Add accessor for cur_account
4843
4844 2008-09-27 [colin]      3.5.0cvs135
4845
4846         * src/imap.c
4847                 Fix crash when error happen on session establishment
4848
4849 2008-09-26 [mones]      3.5.0cvs134
4850
4851         * po/es.po
4852                 Updated for release
4853
4854 2008-09-26 [colin]      3.5.0cvs133
4855
4856         * src/plugins/pgpcore/claws.def
4857                 Fix symbol
4858
4859 2008-09-26 [colin]      3.5.0cvs132
4860
4861         * src/prefs_common.c
4862         * src/prefs_common.h
4863         * src/plugins/pgpcore/pgp_viewer.c
4864                 Add an accessor to prefs_common for plugins
4865                 (Win32 fix)
4866
4867 2008-09-25 [colin]      3.5.0cvs131
4868
4869         * src/main.c
4870                 Fix bug 1725, 'useless lines in clawsrc'
4871         * src/plugins/smime/mypgpcore.def
4872                 Add a missing symbol
4873
4874 2008-09-25 [paul]       3.5.0cvs130
4875
4876         * src/plugins/smime/mypgpcore.def
4877         * src/plugins/smime/plugin.def
4878         * src/plugins/smime/version.rc
4879                 add these windows-specific files
4880                 (Thanks to Colin)
4881
4882 2008-09-25 [colin]      3.5.0cvs129
4883
4884         * src/main.c
4885                 Load standard plugins only on first run
4886
4887 2008-09-25 [colin]      3.5.0cvs128
4888
4889         * src/codeconv.c
4890                 Fix build...
4891
4892 2008-09-24 [colin]      3.5.0cvs127
4893
4894         * src/codeconv.c
4895                 Add nb_NO's charset (iso-8859-1)
4896
4897 2008-09-24 [colin]      3.5.0cvs126
4898
4899         * src/common/utils.c
4900                 Fix get_mail_base_dir() on windows
4901                 (was synced from main ages ago)
4902
4903 2008-09-24 [colin]      3.5.0cvs125
4904
4905         * src/main.c
4906         * src/wizard.c
4907                 Integrate better with Windows' style
4908
4909 2008-09-23 [paul]       3.5.0cvs124
4910
4911         * src/compose.c
4912         * src/mainwindow.c
4913         * src/messageview.c
4914                 offer these strings to translators too 
4915
4916 2008-09-23 [colin]      3.5.0cvs123
4917
4918         * configure.ac
4919                 Add a --disable-dbus flag in case we want
4920                 no DBUS even if headers are available (like
4921                 for building gpg4win)
4922         * src/filtering.c
4923         * src/mainwindow.c
4924         * src/prefs_logging.c
4925         * src/common/utils.c
4926         * src/plugins/pgpcore/sgpgme.c
4927         * src/plugins/smime/claws.def
4928                 Windows fixes:
4929                 - disable filtering log (it's crashy for
4930                   some reason)
4931                 - fix gmtime_r when time is -1 (before 01/01/70)
4932                 - add symbols for smime
4933
4934 2008-09-22 [colin]      3.5.0cvs122
4935
4936         * src/common/utils.c
4937         * src/account.c
4938                 Remove raw printf
4939         * src/compose.c
4940                 Fix cursor position after changing account
4941         * src/imap.c
4942         * src/mimeview.c
4943         * src/news.c
4944                 Fix absolute path detection 
4945
4946 2008-09-21 [colin]      3.5.0cvs121
4947
4948         * src/gtk/gtkaspell.c
4949                 Don't try to use empty dictionaries
4950
4951 2008-09-20 [colin]      3.5.0cvs120
4952
4953         * po/POTFILES.in
4954                 Add the new files to the translations
4955
4956 2008-09-20 [colin]      3.5.0cvs119
4957
4958         * configure.ac
4959         * src/plugins/Makefile.am
4960         * src/plugins/smime/Makefile.am
4961         * src/plugins/smime/plugin.c
4962         * src/plugins/smime/smime.c
4963         * src/plugins/smime/smime.deps
4964         * src/plugins/smime/smime.h
4965                 Include S/Mime plugin in the main plugins
4966                 Will ease the Gpg4win team's work
4967
4968 2008-09-20 [colin]      3.5.0cvs118
4969
4970         * src/autofaces.c
4971         * src/compose.c
4972         * src/ldapquery.c
4973         * src/main.c
4974         * src/news.c
4975         * src/common/socket.c
4976         * src/gtk/gtkutils.c
4977         * src/plugins/pgpcore/claws.def
4978                 Windows: more fixes, thanks to wwp and
4979                 Marcus Brinkmann
4980
4981 2008-09-20 [colin]      3.5.0cvs117
4982
4983         * src/imap.c
4984                 Tell on which server errors happened
4985
4986 2008-09-20 [colin]      3.5.0cvs116
4987
4988         * src/etpan/etpan-thread-manager.c
4989         * src/etpan/imap-thread.c
4990         * src/etpan/nntp-thread.c
4991                 Windows: Fix hang on IMAP/NNTP
4992
4993 2008-09-20 [colin]      3.5.0cvs115
4994
4995         * src/common/utils.c
4996                 Fix bug 1723, "Buffer overflow crash caused by 
4997                 preview in 'Date format help' dialog box"
4998                 Also, optimise fast_strftime a bit :)
4999
5000 2008-09-18 [colin]      3.5.0cvs114
5001
5002         * src/procmime.c
5003         * src/textview.c
5004                 Check for NULLs before str* functions
5005
5006 2008-09-18 [colin]      3.5.0cvs113
5007
5008         * src/messageview.c
5009         * src/procmime.c
5010         * src/textview.c
5011                 Handle html parts in multipart/related
5012                 Decode ISO-8859-1 as Windows-1252 (the former
5013                 is a subset of the latter) in order to 
5014                 workaround Outlook mails misencoding
5015         * src/gtk/logwindow.c
5016         * src/gtk/logwindow.h
5017                 Clear mainwindow's error pixmap when the
5018                 error scrolls out of the log
5019
5020 2008-09-17 [colin]      3.5.0cvs112
5021
5022         * src/image_viewer.c
5023                 Fix image loading (multiple childs added to 
5024                 scrolledwindow, break of the resize functionality)
5025         * src/account.c
5026         * src/prefs_folder_item.c
5027         * src/prefs_spelling.c
5028         * src/gtk/gtkaspell.c
5029                 Better fix problems with dictionaries updates
5030
5031 2008-09-17 [colin]      3.5.0cvs111
5032
5033         * src/common/utils.c
5034                 Fix double-opening (fixes multiple signatures when
5035                 using signify)
5036
5037 2008-09-16 [colin]      3.5.0cvs110
5038
5039         * src/prefs_account.c
5040         * src/prefs_folder_item.c
5041         * src/prefs_spelling.c
5042         * src/gtk/gtkaspell.c
5043                 Better stripping of aspell dictionaries names
5044
5045 2008-09-16 [colin]
5046
5047         * 3.6.0-rc1 released
5048
5049 2008-09-16 [colin]      3.5.0cvs109
5050
5051         * src/account.c
5052         * src/inc.c
5053         * src/mainwindow.c
5054         * src/prefs_account.h
5055         * src/prefs_other.c
5056         * src/send_message.c
5057         * src/gtk/inputdialog.c
5058                 Don't add a pref to allow remembering passwords
5059                 (Just not checking the checkbox is enough)
5060
5061 2008-09-16 [colin]      3.5.0cvs108
5062
5063         * configure.ac
5064                 Require libetpan 0.56 as 0.55 is crashy
5065         * src/messageview.c
5066                 Fix english
5067         * src/gtk/inputdialog.c
5068         * src/gtk/inputdialog.h
5069                 Fix warnings
5070
5071 2008-09-16 [wwp]        3.5.0cvs107
5072
5073         * src/compose.c
5074                 Complete 3.5.0cvs106 by removing a function that got
5075                 moved to account.[ch].
5076
5077 2008-09-16 [wwp]        3.5.0cvs106
5078
5079         * src/account.c
5080         * src/account.h
5081         * src/compose.c
5082         * src/quote_fmt.c
5083         * src/quote_fmt_lex.l
5084         * src/quote_fmt_parse.y
5085                 Add account signature (path and value string) manipulation
5086                 keywords to the template processor. It's now possible in
5087                 all templates to insert the account signature to an
5088                 arbitrary location or to pass it to a external script for
5089                 further editing.
5090
5091
5092 2008-09-16 [mones]      3.5.0cvs105
5093
5094         * src/imap.c
5095         * src/inc.c
5096         * src/mainwindow.c
5097         * src/mainwindow.h
5098         * src/news.c
5099         * src/prefs_account.h
5100         * src/prefs_common.c
5101         * src/prefs_common.h
5102         * src/prefs_other.c
5103         * src/send_message.c
5104         * src/gtk/inputdialog.c
5105         * src/gtk/inputdialog.h
5106                 Implement session passwords: unsaved passwords for receiving
5107                 or sending of accounts can be remembered while running to 
5108                 avoid repetitive typing.
5109                 As keeping passwords in memory is unsafe a new preference 
5110                 in Other page is added to activate or not such capability.
5111
5112 2008-09-14 [colin]      3.5.0cvs104
5113
5114         * src/codeconv.c
5115         * src/codeconv.h
5116                 Make conv_iconv_strdup static
5117
5118 2008-09-12 [colin]      3.5.0cvs103
5119
5120         * claws-mail.pc.in
5121         * src/Makefile.am
5122         * src/compose.c
5123         * src/compose.h
5124         * src/crash.c
5125         * src/folder_item_prefs.c
5126         * src/folder_item_prefs.h
5127         * src/main.c
5128         * src/prefs_account.c
5129         * src/prefs_common.c
5130         * src/prefs_common.h
5131         * src/prefs_folder_item.c
5132         * src/prefs_spelling.c
5133         * src/prefs_template.c
5134         * src/quote_fmt.h
5135         * src/quote_fmt_parse.y
5136         * src/toolbar.c
5137         * src/toolbar.h
5138         * src/gtk/Makefile.am
5139         * src/gtk/about.c
5140         * src/gtk/filesel.c
5141         * src/gtk/gtkaspell.c
5142         * src/gtk/gtkaspell.h
5143         * src/plugins/bogofilter/Makefile.am
5144         * src/plugins/dillo_viewer/Makefile.am
5145         * src/plugins/spamassassin/Makefile.am
5146         * src/plugins/trayicon/Makefile.am
5147                 Switch spellchecker to Enchant
5148
5149 2008-09-12 [paul]       3.5.0cvs102
5150
5151         * tools/README
5152         * tools/csv2addressbook.pl
5153                 add support for Fox Mail
5154
5155 2008-09-12 [paul]       3.5.0cvs101
5156
5157         * src/compose.c
5158         * src/prefs_wrapping.c
5159                 changes to English
5160
5161 2008-09-12 [paul]       3.5.0cvs100
5162
5163         * configure.ac
5164                 revert cvs99's libenchant commit error
5165
5166 2008-09-12 [colin]      3.5.0cvs99
5167
5168         * src/inc.c
5169                 Only go to inbox if there are new mails
5170                 (and fetch was manual)
5171
5172 2008-09-10 [colin]      3.5.0cvs98
5173
5174         * src/inc.c
5175         * src/summaryview.c
5176         * src/common/session.c
5177                 Use g_timeout_add_seconds instead of g_timeout_add
5178                 on glib >= 2.14 when we don't need precision on the 
5179                 delay. This helps reducing power consumption:
5180                 http://mjg59.livejournal.com/74651.html
5181
5182 2008-09-10 [colin]      3.5.0cvs97
5183
5184         * src/compose.c
5185                 Don't save window size and position when
5186                 compose is hidden (filtering action)
5187
5188 2008-09-09 [colin]      3.5.0cvs96
5189
5190         * src/action.h
5191         * src/addr_compl.c
5192         * src/addressadd.c
5193         * src/addressbook.h
5194         * src/addressbook_foldersel.c
5195         * src/addressitem.h
5196         * src/addrgather.c
5197         * src/alertpanel.c
5198         * src/browseldap.c
5199         * src/editaddress.c
5200         * src/editaddress_other_attributes_ldap.h
5201         * src/editbook.c
5202         * src/editjpilot.c
5203         * src/editldap.c
5204         * src/editldap_basedn.c
5205         * src/editvcard.c
5206         * src/exphtmldlg.c
5207         * src/expldifdlg.c
5208         * src/export.c
5209         * src/foldersel.c
5210         * src/foldersel.h
5211         * src/gedit-print.c
5212         * src/gedit-print.h
5213         * src/grouplistdialog.c
5214         * src/headerview.c
5215         * src/headerview.h
5216         * src/image_viewer.c
5217         * src/import.c
5218         * src/importldif.c
5219         * src/importmutt.c
5220         * src/importpine.c
5221         * src/inc.c
5222         * src/main.c
5223         * src/main.h
5224         * src/messageview.c
5225         * src/messageview.h
5226         * src/noticeview.c
5227         * src/prefs_actions.c
5228         * src/prefs_filtering.c
5229         * src/prefs_folder_column.c
5230         * src/prefs_gtk.h
5231         * src/prefs_summary_column.c
5232         * src/prefs_toolbar.c
5233         * src/send_message.c
5234         * src/setup.c
5235         * src/sourcewindow.c
5236         * src/sourcewindow.h
5237         * src/ssl_manager.c
5238         * src/statusbar.c
5239         * src/statusbar.h
5240         * src/stock_pixmap.c
5241         * src/stock_pixmap.h
5242         * src/summaryview.c
5243         * src/textview.c
5244         * src/textview.h
5245         * src/undo.h
5246         * src/uri_opener.c
5247         * src/wizard.c
5248         * src/wizard.h
5249         * src/common/ssl.h
5250         * src/common/utils.c
5251         * src/gtk/about.c
5252         * src/gtk/colorlabel.c
5253         * src/gtk/colorlabel.h
5254         * src/gtk/combobox.h
5255         * src/gtk/description_window.c
5256         * src/gtk/filesel.c
5257         * src/gtk/gtkaspell.c
5258         * src/gtk/gtkaspell.h
5259         * src/gtk/gtkcmclist.c
5260         * src/gtk/gtkcmclist.h
5261         * src/gtk/gtkcmctree.c
5262         * src/gtk/gtkcmctree.h
5263         * src/gtk/gtkcmoptionmenu.h
5264         * src/gtk/gtksctree.c
5265         * src/gtk/gtksctree.h
5266         * src/gtk/gtkshruler.c
5267         * src/gtk/gtkshruler.h
5268         * src/gtk/gtksourceprintjob.c
5269         * src/gtk/gtksourceprintjob.h
5270         * src/gtk/gtkutils.c
5271         * src/gtk/gtkutils.h
5272         * src/gtk/gtkvscrollbutton.c
5273         * src/gtk/gtkvscrollbutton.h
5274         * src/gtk/icon_legend.c
5275         * src/gtk/inputdialog.c
5276         * src/gtk/logwindow.c
5277         * src/gtk/logwindow.h
5278         * src/gtk/manage_window.c
5279         * src/gtk/manage_window.h
5280         * src/gtk/menu.c
5281         * src/gtk/prefswindow.c
5282         * src/gtk/progressdialog.c
5283         * src/gtk/progressdialog.h
5284         * src/plugins/bogofilter/bogofilter_gtk.c
5285         * src/plugins/pgpcore/passphrase.c
5286         * src/plugins/spamassassin/spamassassin_gtk.c
5287         * src/plugins/trayicon/trayicon.c
5288         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5289         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
5290         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
5291         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
5292         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
5293                 Complete GTK+ 2.14 undeprecation
5294                 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
5295
5296 2008-09-09 [colin]      3.5.0cvs95
5297
5298         * src/gtk/gtkcmclist.h
5299                 Fix build on GTK+ 2.14
5300
5301 2008-09-08 [colin]      3.5.0cvs94
5302
5303         * src/noticeview.c
5304         * src/noticeview.h
5305                 Remove GtkSignalFunc
5306
5307 2008-09-07 [colin]      3.5.0cvs93
5308
5309         * src/addressadd.c
5310         * src/addressbook_foldersel.c
5311         * src/gtk/gtkcmclist.c
5312         * src/gtk/gtkcmclist.h
5313         * src/gtk/gtkcmctree.c
5314         * src/gtk/gtkcmctree.h
5315         * src/gtk/gtksctree.c
5316         * src/gtk/prefswindow.c
5317         * src/gtk/prefswindow.h
5318                 Use GDestroyNotify instead of GtkDestroyNotify
5319                 (deprecated in GTK+ 2.14)
5320
5321 2008-09-07 [colin]      3.5.0cvs92
5322
5323         * src/textview.c
5324                 Fix bug 1712, 'invalid "Phishing attempt warning" 
5325                 when linked text ends with spaces'
5326
5327 2008-09-05 [colin]      3.5.0cvs91
5328
5329         * src/procmime.c
5330                 Maybe fix bug 1711, 'Save-as attachment crashes'
5331                 Possibly wrong free() due to pointer shifting
5332
5333 2008-09-05 [colin]      3.5.0cvs90
5334
5335         * src/compose.c
5336                 Fix bug 1710, 'User misreads "Discard Message" 
5337                 as "Discard Changes"'. Propose to save or discard
5338                 only the latest changes when closing an existing
5339                 draft. Autosave may still have saved parts of the
5340                 edit session.
5341
5342 2008-09-04 [colin]      3.5.0cvs89
5343
5344         * src/summaryview.c
5345                 Fix bug 1707, 'Segfault when sorting on non-visible column'
5346
5347 2008-09-01 [colin]      3.5.0cvs88
5348
5349         * src/imap.c
5350         * src/summaryview.c
5351         * src/common/tags.c
5352         * src/etpan/imap-thread.c
5353         * src/etpan/imap-thread.h
5354                 Store spam flag on IMAP (Junk/NonJunk, as 
5355                 ThunderBird does - this is nonstandard)
5356
5357 2008-08-31 [wwp]        3.5.0cvs87
5358
5359         * ChangeLog
5360                 Fix globish edition^Wediting.
5361
5362 2008-08-31 [wwp]        3.5.0cvs86
5363
5364         * src/addressbook.c
5365                 Don't break nickname editing for non-LDAP books (nickname
5366                 value was overwritten when editing existing contact, this
5367                 came from 3.0.2cvs109).
5368
5369 2008-08-30 [colin]      3.5.0cvs85
5370
5371         * src/mainwindow.c
5372         * src/summaryview.c
5373                 Fix "Apply tags..." key shortcut
5374
5375 2008-08-29 [iwkse]      3.5.0cvs84
5376
5377         * src/summaryview.c
5378                         Bit of clean:)
5379
5380 2008-08-29 [iwkse]      3.5.0cvs83
5381
5382         * src/summaryview.c
5383                         Disable "Move to trash" action if
5384                         we are in a trash-like folder.
5385                         Thanks to colinl
5386
5387 2008-08-29 [paul]       3.5.0cvs82
5388
5389         * configure.ac
5390                 bump up libetpan version requirement since
5391                 0.55 is released now
5392
5393 2008-08-28 [wwp]        3.5.0cvs81
5394
5395         * src/account.c
5396         * src/pop.c
5397         * src/prefs_account.c
5398         * src/prefs_account.h
5399                 Add finer granularity to the POP3's remove-after delay (now in
5400                 hours in addition to in days), patch by Paul Rolland.
5401
5402 2008-08-28 [wwp]        3.5.0cvs80
5403
5404         * src/gtk/combobox.c
5405                 Fix a typo in a comment.
5406
5407 2008-08-28 [iwkse]      3.5.0cvs79
5408
5409         * src/account.c
5410         * src/prefs_actions.c
5411         * src/prefs_filtering.c
5412         * src/prefs_template.c
5413                         Add search feature to the account, 
5414                         template and action dialog.
5415                         It's turned on selecting one row
5416                         of the list and typing some random
5417                         letter. Thanks to wwp, colinl
5418
5419 2008-08-28 [colin]      3.5.0cvs78
5420
5421         * src/Makefile.am
5422         * src/account.c
5423         * src/compose.c
5424         * src/prefs_account.c
5425         * src/prefs_account.h
5426         * src/privacy.c
5427         * src/privacy.h
5428         * src/procmime.c
5429         * src/stock_pixmap.c
5430         * src/stock_pixmap.h
5431         * src/summaryview.c
5432         * src/pixmaps/key_gpg_signed.xpm
5433                 Fix bug 1412, "Sign reply, if mail was signed"
5434                 Add an account preference to sign replies to signed mails
5435
5436 2008-08-28 [iwkse]      3.5.0cvs77
5437
5438         * src/prefs_filtering.c
5439                 Making the search more useful,
5440                 jumping directly to the relative rule.
5441
5442 2008-08-27 [colin]      3.5.0cvs76
5443
5444         * src/main.c
5445                 Add a bit of info
5446
5447 2008-08-27 [colin]      3.5.0cvs75
5448
5449         * src/gtk/gtkcmctree.c
5450                 Fix a few ifdefs
5451
5452 2008-08-26 [colin]      3.5.0cvs74
5453
5454         * src/gtk/gtkcmctree.c
5455                 Fix missing inits on old glib
5456
5457 2008-08-26 [wwp]        3.5.0cvs73
5458
5459         * src/common/utils.c
5460                 Added 'Fwd' to the list of known common subject prefixes.
5461
5462 2008-08-25 [iwkse]      3.5.0cvs72
5463
5464         * src/image_viewer.c
5465                 Add animated gif support to the
5466                 message preview.
5467
5468 2008-08-25 [colin]      3.5.0cvs71
5469
5470         * src/gtk/gtkcmctree.c
5471                 Make sure work isn't null
5472
5473 2008-08-24 [colin]      3.5.0cvs70
5474
5475         * src/common/ssl.c
5476                 Fix typo on SSL_CERT_DIR
5477
5478 2008-08-23 [holger]     3.5.0cvs69
5479
5480         * src/printing.c
5481                 Fix bug 1699 'Separator line mis-placed when
5482                 printing some e-mails'. The number of header lines
5483                 was not correctly calculated when Pango inserts
5484                 linebreaks
5485
5486 2008-08-23 [colin]      3.5.0cvs68
5487
5488         * src/mainwindow.c
5489                 Fix the account selector button; thanks
5490                 to wwp
5491
5492 2008-08-21 [colin]      3.5.0cvs67
5493
5494         * src/compose.c
5495         * src/compose.h
5496                 Add a compose preference for auto-indent
5497         * src/mainwindow.c
5498         * src/summaryview.c
5499                 Make colorlabel accels a bit less hacky
5500
5501 2008-08-21 [colin]      3.5.0cvs66
5502
5503         * src/compose.c
5504         * src/prefs_common.c
5505         * src/prefs_common.h
5506         * src/prefs_wrapping.c
5507                 Add a preference for autoindent; fix no_join tag
5508                 being applied to whole lines instead of just \n when
5509                 creating a line 
5510
5511 2008-08-21 [colin]      3.5.0cvs65
5512
5513         * src/compose.c
5514                 Add support for auto-indentation
5515
5516 2008-08-19 [colin]      3.5.0cvs64
5517
5518         * src/compose.c
5519                 Save Autowrap status in drafts/queued mails
5520
5521 2008-08-19 [colin]      3.5.0cvs63
5522
5523         * src/mainwindow.c
5524                 Fix a comment (in reality, test commit on
5525                 the new CVS server)
5526
5527 2008-08-17 [colin]      3.5.0cvs62
5528
5529         * src/prefs_actions.c
5530         * src/procmime.c
5531         * src/wizard.c
5532         * src/common/socket.h
5533         * src/gtk/gtkcmctree.c
5534                 Fix warnings
5535
5536 2008-08-16 [colin]      3.5.0cvs61
5537
5538         * src/editaddress_other_attributes_ldap.h
5539                 Add 'l' field (localityName)
5540
5541 2008-08-16 [colin]      3.5.0cvs60
5542
5543         * src/mainwindow.c
5544         * src/gtk/gtkcmclist.c
5545         * src/gtk/gtkcmclist.h
5546         * src/gtk/gtkcmctree.c
5547         * src/gtk/gtksctree.c
5548         * src/gtk/gtkutils.c
5549         * src/gtk/gtkvscrollbutton.c
5550                 Fix Maemo build (OS2007)
5551
5552 2008-08-14 [colin]      3.5.0cvs59
5553
5554         * src/folder.c
5555                 Don't crash if parent is null when creating
5556                 a folder
5557         * src/gtk/pluginwindow.c
5558                 Don't crash on race when closing window while
5559                 a plugin is loading and does gtk_iterations
5560
5561 2008-08-13 [colin]      3.5.0cvs58
5562
5563         * src/messageview.c
5564         * src/messageview.h
5565         * src/mimeview.c
5566                 Fix bug 1696, 'Viewing binary attachements 
5567                 as text over 1 MB' (various buglets)
5568
5569 2008-08-10 [colin]      3.5.0cvs57
5570
5571         * src/summaryview.c
5572         * src/gtk/gtkcmclist.c
5573                 Continue fixing GTK < 2.12 build, thanks to
5574                 Michael Hugues
5575
5576 2008-08-10 [colin]      3.5.0cvs56
5577
5578         * src/gtk/gtksctree.c
5579                 Fix build on GTK < 2.12
5580
5581 2008-08-09 [colin]      3.5.0cvs55
5582
5583         * src/mainwindow.c
5584                 Fix untranslatable strings, thanks to
5585                 Stephan Sachse
5586
5587 2008-08-07 [colin]      3.5.0cvs54
5588
5589         * src/compose.c
5590         * src/editaddress.c
5591         * src/folderview.c
5592         * src/mainwindow.c
5593         * src/message_search.c
5594         * src/mimeview.c
5595         * src/noticeview.c
5596         * src/prefs_account.c
5597         * src/prefs_common.c
5598         * src/prefs_customheader.c
5599         * src/prefs_ext_prog.c
5600         * src/prefs_filtering_action.c
5601         * src/prefs_gtk.c
5602         * src/prefs_logging.c
5603         * src/prefs_matcher.c
5604         * src/prefs_msg_colors.c
5605         * src/procmime.c
5606         * src/summary_search.c
5607         * src/summaryview.c
5608         * src/toolbar.c
5609         * src/gtk/colorsel.c
5610         * src/gtk/gtkaspell.c
5611         * src/gtk/gtkutils.c
5612         * src/gtk/gtkutils.h
5613         * src/gtk/inputdialog.c
5614         * src/gtk/pluginwindow.c
5615         * src/gtk/quicksearch.c
5616         * src/plugins/bogofilter/bogofilter_gtk.c
5617         * src/plugins/dillo_viewer/dillo_prefs.c
5618         * src/plugins/spamassassin/spamassassin_gtk.c
5619                 - Fix Ctrl-Space shortcut
5620                 - Fix mime-parsing bug in procmime (cvs52)
5621                 - Fix double-free in procmime (cvs52)
5622                 - Use gtk_bin_get_child instead of GTK_BIN()->child
5623                 - Fix Goto menu in mainwindow
5624
5625 2008-08-07 [mones]      3.5.0cvs53
5626
5627         * po/es.po
5628                 Updated translation (lots of changes!)
5629         * src/compose.c
5630                 Add missing accelerator key
5631         * src/mainwindow.c
5632                 Restored 'v' key function (thanks Colin!)
5633
5634 2008-08-06 [colin]      3.5.0cvs52
5635
5636         * src/addrbook.c
5637         * src/addrcindex.c
5638         * src/addrduplicates.c
5639         * src/addrharvest.c
5640         * src/enriched.c
5641         * src/html.c
5642         * src/ldif.c
5643         * src/mimeview.c
5644         * src/mutt.c
5645         * src/pine.c
5646         * src/procmime.c
5647         * src/vcard.c
5648         * src/wizard.c
5649                 Fix my use of g_utf8_strdown (it returns
5650                 a newly allocated string and doesn't
5651                 change the parameter)
5652
5653 2008-08-06 [colin]      3.5.0cvs51
5654
5655         * src/compose.c
5656                 Fix bug 1690, 'Copy/Paste in edit window may 
5657                 break Undo'; middle-click pastes aren't 
5658                 REPLACE_INSERT but just INSERT. 
5659                 Also, fix privacy menu selection
5660
5661 2008-08-05 [colin]      3.5.0cvs50
5662
5663         * src/action.c
5664         * src/addr_compl.c
5665         * src/addrbook.c
5666         * src/addrcindex.c
5667         * src/addrduplicates.c
5668         * src/addrharvest.c
5669         * src/enriched.c
5670         * src/html.c
5671         * src/ldif.c
5672         * src/main.c
5673         * src/mimeview.c
5674         * src/mutt.c
5675         * src/pine.c
5676         * src/procmime.c
5677         * src/vcard.c
5678         * src/wizard.c
5679         * src/common/socket.c
5680         * src/gtk/gtkutils.c
5681         * src/gtk/gtkutils.h
5682         * src/gtk/menu.c
5683         * src/plugins/spamassassin/spamassassin.c
5684                 More undeprecation (Glib)
5685
5686 2008-08-05 [colin]      3.5.0cvs49
5687
5688         * src/prefs_account.c
5689         * src/prefs_filtering_action.c
5690         * src/prefs_matcher.c
5691         * src/gtk/Makefile.am
5692         * src/gtk/claws-marshal.list
5693         * src/gtk/colorlabel.c
5694         * src/gtk/colorsel.c
5695         * src/gtk/foldersort.c
5696         * src/gtk/gtkaspell.c
5697         * src/gtk/gtkcmclist.c
5698         * src/gtk/gtkcmclist.h
5699         * src/gtk/gtkcmctree.c
5700         * src/gtk/gtkcmctree.h
5701         * src/gtk/gtkcmoptionmenu.c
5702         * src/gtk/gtkcmoptionmenu.h
5703         * src/gtk/gtksctree.c
5704         * src/gtk/gtksctree.h
5705         * src/gtk/gtkutils.c
5706         * src/gtk/gtkutils.h
5707         * src/gtk/gtkvscrollbutton.c
5708         * src/gtk/menu.c
5709         * src/gtk/menu.h
5710         * src/gtk/quicksearch.c
5711         * src/plugins/dillo_viewer/dillo_viewer.c
5712         * src/plugins/pgpcore/select-keys.c
5713                 Try to finish yesterday's commit
5714
5715 2008-08-04 [colin]      3.5.0cvs48
5716
5717         * src/addressadd.c
5718         * src/addressbook.c
5719         * src/addressbook_foldersel.c
5720         * src/addressitem.h
5721         * src/addrgather.c
5722         * src/browseldap.c
5723         * src/compose.c
5724         * src/compose.h
5725         * src/editaddress.c
5726         * src/editaddress_other_attributes_ldap.c
5727         * src/editgroup.c
5728         * src/editldap_basedn.c
5729         * src/folderview.c
5730         * src/folderview.h
5731         * src/grouplistdialog.c
5732         * src/image_viewer.c
5733         * src/imap_gtk.c
5734         * src/importldif.c
5735         * src/main.c
5736         * src/mainwindow.c
5737         * src/message_search.c
5738         * src/mh_gtk.c
5739         * src/mimeview.c
5740         * src/mimeview.h
5741         * src/news_gtk.c
5742         * src/noticeview.h
5743         * src/prefs_account.c
5744         * src/prefs_filtering_action.c
5745         * src/prefs_matcher.c
5746         * src/prefs_msg_colors.c
5747         * src/prefs_summaries.c
5748         * src/statusbar.c
5749         * src/stock_pixmap.c
5750         * src/summary_search.c
5751         * src/summaryview.c
5752         * src/summaryview.h
5753         * src/textview.c
5754         * src/toolbar.h
5755         * src/gtk/Makefile.am
5756         * src/gtk/claws-marshal.list
5757         * src/gtk/colorsel.c
5758         * src/gtk/foldersort.c
5759         * src/gtk/gtkaspell.c
5760         * src/gtk/gtkcmclist.c
5761         * src/gtk/gtkcmclist.h
5762         * src/gtk/gtkcmctree.c
5763         * src/gtk/gtkcmctree.h
5764         * src/gtk/gtksctree.c
5765         * src/gtk/gtksctree.h
5766         * src/gtk/gtkutils.c
5767         * src/gtk/gtkutils.h
5768         * src/gtk/gtkvscrollbutton.c
5769         * src/gtk/menu.c
5770         * src/gtk/menu.h
5771         * src/gtk/quicksearch.c
5772         * src/plugins/dillo_viewer/dillo_viewer.c
5773         * src/plugins/pgpcore/select-keys.c
5774                 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
5775                 Undeprecate their implementation (GtkArg, GtkType, ...)
5776                 Undeprecate a few other things here and there
5777                 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
5778                 Add #undef GTK_DISABLE_DEPRECATED in the files where we
5779                 still have work to do
5780
5781 2008-08-04 [colin]      3.5.0cvs47
5782
5783         * src/compose.c
5784         * src/compose.h
5785         * src/toolbar.h
5786         * src/textview.c
5787         * src/stock_pixmap.c
5788         * src/statusbar.c
5789         * src/noticeview.h
5790         * src/mimeview.h
5791         * src/mainwindow.c
5792         * src/image_viewer.c
5793         * src/gtk/gtkaspell.c
5794         * src/gtk/gtkvscrollbutton.c
5795         * src/plugins/dillo_viewer/dillo_viewer.c
5796                 Undeprecate more things
5797
5798 2008-08-02 [colin]      3.5.0cvs46
5799
5800         * src/mainwindow.c
5801                 Fix toggle menu activation state
5802                 (thanks to cvs45 ;)
5803
5804 2008-08-02 [paul]       3.5.0cvs45
5805
5806         * src/mainwindow.c
5807                 fix sensitivity of
5808                 /View/Show or hide/Message View
5809
5810 2008-08-01 [paul]       3.5.0cvs44
5811
5812         * src/common/utils.c
5813         * src/plugins/pgpcore/claws.def
5814         * src/plugins/pgpinline/claws.def
5815                 fix compilation problems on mingw32,
5816                 (bug 1688) Patch by Marcus Brinkmann
5817
5818 2008-08-01 [colin]      3.5.0cvs43
5819
5820         * src/gtk/gtkutils.c
5821         * src/gtk/gtkvscrollbutton.c
5822                 Oups, fix build
5823
5824 2008-08-01 [colin]      3.5.0cvs42
5825
5826         * src/compose.c
5827         * src/foldersel.c
5828         * src/mainwindow.c
5829         * src/prefs_account.c
5830         * src/prefs_folder_item.c
5831         * src/prefs_quote.c
5832         * src/summaryview.c
5833         * src/gtk/gtkaspell.c
5834         * src/gtk/gtkutils.c
5835         * src/gtk/gtkvscrollbutton.c
5836                 Replace a few deprecated function calls
5837
5838 2008-08-01 [paul]       3.5.0cvs41
5839
5840         * src/action.c
5841                 fix crash that occurs because of recent GtkUIManager
5842                 changes. Thanks to Colin
5843
5844 2008-07-31 [colin]      3.5.0cvs40
5845
5846         * src/addressbook.c
5847         * src/compose.c
5848         * src/mainwindow.c
5849         * src/messageview.c
5850                 Some Maemo fixes
5851         * src/gtk/menu.c
5852         * src/gtk/menu.h
5853                 Remove deprecated helper funcs
5854
5855 2008-07-30 [colin]      3.5.0cvs39
5856
5857         * src/folderview.c
5858         * src/folderview.h
5859         * src/imap_gtk.c
5860         * src/mh_gtk.c
5861         * src/news_gtk.c
5862                 Move the folderview popup menu to GtkUIManager
5863
5864 2008-07-29 [colin]      3.5.0cvs38
5865
5866         * src/account.c
5867         * src/account.h
5868         * src/action.c
5869         * src/action.h
5870         * src/addressitem.h
5871         * src/compose.c
5872         * src/edittags.c
5873         * src/mainwindow.c
5874         * src/mainwindow.h
5875         * src/mimeview.c
5876         * src/summaryview.c
5877         * src/gtk/menu.c
5878         * src/gtk/menu.h
5879                 Switch the main menu to GtkUIManager
5880                 Warning fixes
5881
5882 2008-07-29 [colin]      3.5.0cvs37
5883
5884         * src/news.c
5885                 Fix bug 1684, 'view news messages with large 
5886                 attachements segfaults'
5887
5888 2008-07-29 [colin]      3.5.0cvs36
5889
5890         * src/action.c
5891         * src/action.h
5892         * src/addressbook.c
5893         * src/addressitem.h
5894         * src/compose.c
5895         * src/compose.h
5896         * src/messageview.c
5897         * src/messageview.h
5898         * src/summaryview.c
5899         * src/gtk/menu.c
5900         * src/gtk/menu.h
5901                 More switches to GtkUIManager
5902
5903 2008-07-26 [colin]      3.5.0cvs35
5904
5905         * src/gtk/menu.c
5906         * src/gtk/menu.h
5907                 Fix prototype
5908
5909 2008-07-25 [colin]      3.5.0cvs34
5910
5911         * src/addrcustomattr.c
5912         * src/addressbook.c
5913         * src/compose.c
5914         * src/editaddress.c
5915         * src/editaddress_other_attributes_ldap.h
5916         * src/edittags.c
5917         * src/mainwindow.c
5918         * src/mimeview.c
5919         * src/prefs_actions.c
5920         * src/prefs_filtering.c
5921         * src/prefs_template.c
5922         * src/summaryview.c
5923         * src/textview.c
5924         * src/textview.h
5925         * src/toolbar.c
5926         * src/gtk/about.c
5927         * src/gtk/menu.c
5928         * src/gtk/menu.h
5929         * src/plugins/trayicon/trayicon.c
5930                 More changes from GtkItemFactory to GtkUIManager
5931
5932 2008-07-25 [colin]      3.5.0cvs33
5933
5934         * src/gtk/menu.h
5935                 Add a macro to remove menu items
5936                 Make the gui_manager variable useless
5937
5938 2008-07-24 [colin]      3.5.0cvs32
5939
5940         * src/mimeview.c
5941                 Fix a gtk warning on clear
5942         * src/mainwindow.c
5943         * src/summaryview.c
5944         * src/summaryview.h
5945                 Switch the message list popup menu to
5946                 GtkUIManager
5947
5948 2008-07-23 [colin]      3.5.0cvs31
5949
5950         * src/plugins/pgpcore/pgp_viewer.c
5951         * src/plugins/pgpcore/sgpgme.c
5952                 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
5953                 Patch by Thomas Wiegner <wiegner@gmx.de>
5954
5955 2008-07-20 [paul]       3.5.0cvs30
5956
5957         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5958                 remove redundant GTK version check
5959
5960 2008-07-20 [ticho]      3.5.0cvs29
5961
5962         * src/folderview.c
5963         * src/imap_gtk.c
5964         * src/news_gtk.c
5965                 Moved sensitivity setting for "Download messages" for IMAP and
5966                 news folders from folderview.c to imap_gtk.c and news_gtk.c
5967                 respectively for better code readability.
5968                 Fixed indentation in news' set_sensitivity().
5969
5970 2008-07-20 [paul]       3.5.0cvs28
5971
5972         * src/addrgather.c
5973                 remove more redundant code following cvs27
5974
5975 2008-07-20 [paul]       3.5.0cvs27
5976
5977         * src/addrgather.c
5978                 remove now redundant code
5979         * src/mainwindow.c
5980         * src/mainwindow.h
5981                 fix bug 1673, 'Tools/Harvest adresses is
5982                 grayed out if folder is empty'
5983
5984 2008-07-19 [ticho]      3.5.0cvs26
5985
5986         * src/edittags.c
5987         * src/main.c
5988         * src/mimeview.c
5989         * src/mimeview.h
5990         * src/gtk/gtkutils.c
5991         * src/gtk/gtkutils.h
5992         * src/gtk/menu.c
5993         * src/gtk/menu.h
5994                 Use GtkUIManager for mimeview and tag edit dialog popup menus,
5995                 instead of deprecated GtkItemFactory.
5996
5997 2008-07-19 [colin]      3.5.0cvs25
5998
5999         * src/account.c
6000         * src/addrgather.c
6001         * src/compose.c
6002         * src/editldap.c
6003         * src/expldifdlg.c
6004         * src/importldif.c
6005         * src/main.c
6006         * src/mainwindow.c
6007         * src/mimeview.c
6008         * src/noticeview.c
6009         * src/prefs_account.c
6010         * src/prefs_actions.c
6011         * src/prefs_ext_prog.c
6012         * src/prefs_filtering.c
6013         * src/prefs_folder_item.c
6014         * src/prefs_image_viewer.c
6015         * src/prefs_logging.c
6016         * src/prefs_msg_colors.c
6017         * src/prefs_other.c
6018         * src/prefs_send.c
6019         * src/prefs_spelling.c
6020         * src/prefs_summaries.c
6021         * src/prefs_template.c
6022         * src/printing.c
6023         * src/quote_fmt.c
6024         * src/summary_search.c
6025         * src/summaryview.c
6026         * src/toolbar.c
6027         * src/wizard.c
6028         * src/common/Makefile.am
6029         * src/gtk/gtksctree.c
6030         * src/gtk/gtkutils.h
6031         * src/gtk/pluginwindow.c
6032         * src/gtk/quicksearch.c
6033         * src/plugins/bogofilter/bogofilter_gtk.c
6034         * src/plugins/dillo_viewer/dillo_prefs.c
6035         * src/plugins/pgpcore/prefs_gpg.c
6036         * src/plugins/spamassassin/spamassassin_gtk.c
6037         * src/plugins/trayicon/trayicon.c
6038         * src/plugins/trayicon/trayicon_prefs.c
6039                 Use the shiny new GTK tooltips API when possible (GTK+ 2.12 
6040                 or greater). Use the old deprecated one on GTK+ < 2.12.
6041                 Easy! Straightforward! I'm not annoyed at all! It's not a loss
6042                 of time!
6043
6044 2008-07-16 [colin]      3.5.0cvs24
6045
6046         * src/mainwindow.c
6047                 Fix folderview's scrolbar when starting minimised
6048                 to tray, and popping up the mainwindow by calling
6049                 claws-mail from the command line
6050
6051 2008-07-08 [colin]      3.5.0cvs23
6052
6053         * src/compose.c
6054                 Possibly fix po-headers appearing on empty
6055                 templates
6056
6057 2008-07-08 [colin]      3.5.0cvs22
6058
6059         * src/folderview.c
6060         * src/summaryview.c
6061                 Finish the always_open tristate patch, by Jonathan
6062                 Corbet.
6063
6064 2008-07-07 [paul]       3.5.0cvs21
6065
6066         * src/mainwindow.c
6067                 fix typo (missing ")
6068
6069 2008-07-07 [paul]       3.5.0cvs20
6070
6071         * src/mainwindow.c
6072                 fit the menu style a bit better
6073
6074 2008-07-07 [colin]      3.5.0cvs19
6075
6076         * src/prefs_themes.c
6077                 Make upgrading themes easier
6078
6079 2008-07-07 [colin]      3.5.0cvs18
6080
6081         * src/mainwindow.c
6082         * src/prefs_toolbar.c
6083         * src/stock_pixmap.c
6084                 Finish fixing bug 1609, 'Icon issues'
6085
6086 2008-07-07 [colin]      3.5.0cvs17
6087
6088         * src/prefs_common.c
6089                 Fix the default value
6090
6091 2008-07-07 [colin]      3.5.0cvs16
6092
6093         * src/prefs_summaries.c
6094                 Revert my fix to the string, the correct term
6095                 is indeed Message View
6096
6097 2008-07-07 [colin]      3.5.0cvs15
6098
6099         * AUTHORS
6100         * src/gtk/authors.h
6101         * src/prefs_common.c
6102         * src/prefs_common.h
6103         * src/prefs_summaries.c
6104         * src/summaryview.c
6105         * src/gtk/authors.h
6106                 Change "Always open message when selected" to
6107                 a tristate (Never/Always/When preview is visible)
6108                 Patch by Jonathan Corbet <corbet@lwn.net>.
6109
6110 2008-07-06 [paul]       3.5.0cvs14
6111
6112         * src/addrgather.c
6113                 improve the layout of the dialogue
6114                 improve the English
6115                 add tooltips
6116                 fix some of the nasty coding style
6117         * src/mainwindow.c
6118                 improve the English
6119                 add some missing mnemonics
6120
6121 2008-07-05 [paul]       3.5.0cvs13
6122
6123         * src/mainwindow.c
6124         * src/mainwindow.h
6125                 fix bug 1398, '"Change current account" is
6126                 available even when there's only one account'
6127         * src/plugins/pgpcore/prefs_gpg.c
6128                 put back a needed include, removed in error
6129
6130 2008-07-05 [colin]      3.5.0cvs12
6131
6132         * src/mainwindow.c
6133                 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
6134
6135 2008-07-05 [colin]      3.5.0cvs11
6136
6137         * src/news.c
6138         * src/news_gtk.c
6139                 Provide ability to rename newsgroups. Closes
6140                 bug 1444, 'Add GUI option for renaming 
6141                 newsgroups'. Patch by Pawel Pekala
6142
6143 2008-07-05 [colin]      3.5.0cvs10
6144
6145         * src/plugins/pgpcore/passphrase.c
6146         * src/plugins/pgpcore/prefs_gpg.c
6147         * src/plugins/pgpcore/select-keys.c
6148                 Simplify GTK includes (with the advantage
6149                 of compiling against GTK+2.13); patch by
6150                 Charles A Edwards
6151
6152 2008-07-05 [colin]      3.5.0cvs9
6153
6154         * src/wizard.c
6155                 Add SSL client certificates
6156
6157 2008-07-05 [colin]      3.5.0cvs8
6158
6159         * src/prefs_account.c
6160         * src/common/session.h
6161                 Fix warnings
6162         * src/common/ssl.c
6163                 Add one path for certs
6164
6165 2008-07-05 [colin]      3.5.0cvs7
6166
6167         * src/prefs_account.c
6168                 Fix no-ssl build
6169
6170 2008-07-04 [colin]      3.5.0cvs6
6171
6172         * src/common/ssl.c
6173         * src/common/ssl.h
6174         * src/common/ssl_certificate.c
6175                 Workaround distro bugs and fix certificate checking
6176                 with OpenSSL
6177
6178 2008-07-04 [colin]      3.5.0cvs5
6179
6180         * src/filtering.c
6181         * src/common/ssl_certificate.c
6182         * src/common/ssl_certificate.h
6183         * src/etpan/imap-thread.c
6184         * src/etpan/nntp-thread.c
6185                 Fix some leaks, thanks to Martin Zwickel
6186                 Rename gnutls functions that do the same
6187                 as OpenSSL ones, to avoid symbol clashing
6188                 when Claws is built against GnuTLS and
6189                 libetpan against OpenSSL
6190
6191 2008-07-04 [paul]       3.5.0cvs4
6192
6193         * src/prefs_account.c
6194                 remove 1 forgotten '.'
6195
6196 2008-07-04 [paul]       3.5.0cvs3
6197
6198         * src/prefs_account.c
6199                 layout/engrish fixes to the 'Client
6200                 certificates' frame
6201
6202 2008-07-03 [colin]      3.5.0cvs2
6203
6204         * src/imap.c
6205         * src/news.c
6206         * src/pop.c
6207         * src/prefs_account.c
6208         * src/prefs_account.h
6209         * src/prefs_common.c
6210         * src/send_message.c
6211         * src/common/session.c
6212         * src/common/session.h
6213         * src/common/smtp.c
6214         * src/common/smtp.h
6215         * src/common/socket.h
6216         * src/common/ssl.c
6217         * src/common/ssl.h
6218         * src/common/ssl_certificate.c
6219         * src/common/ssl_certificate.h
6220         * src/etpan/imap-thread.c
6221         * src/etpan/nntp-thread.c
6222         * src/gtk/inputdialog.c
6223                 Add support for SSL client certificates (either PEM files
6224                 with certificate and private key, either PKCS12 files)
6225
6226 2008-06-28 [colin]      3.5.0cvs1
6227
6228         * src/foldersel.c
6229                 Fix compilation with older GTKs
6230
6231 2008-06-27 [paul]       3.5.0
6232
6233         * NEWS
6234         * README
6235         * RELEASE_NOTES 
6236                 3.5.0 released
6237
6238 2008-06-27 [paul]       3.4.0cvs116
6239
6240         * src/gtk/authors.h
6241                 complete cvs115
6242
6243 2008-06-27 [paul]       3.4.0cvs115
6244
6245         * configure.ac
6246         * src/gtk/authors.h
6247                 no longer build unmaintained translations
6248
6249 2008-06-27 [paul]       3.4.0cvs114
6250
6251         * po/de.po
6252         * po/fi.po
6253         * po/pt_BR.po
6254                 updated by Stephan Sachse, Flammie Pirinen, and
6255                 Frederico Goncalves Guimaraes
6256
6257 2008-06-26 [wwp]        3.4.0cvs113
6258
6259         * manual/fr/advanced.xml
6260                 Update French version of the manual (AutoFaces documentation).
6261
6262 2008-06-26 [wwp]        3.4.0cvs112
6263
6264         * manual/fr/advanced.xml
6265         * manual/fr/plugins.xml
6266                 Updated French version of the manual (completed
6267                 hidden options list, added note about Clawsker
6268                 and new mail archiver plugin).
6269
6270 2008-06-25 [colin]      3.4.0cvs111
6271
6272         * src/gtk/gtkaspell.c
6273                 Fix non-UTF8 in the replace with dialog
6274         * src/prefs_actions.c
6275                 Fix possible crasher
6276                 Patches by Pawel
6277
6278 2008-06-24 [mones]      3.4.0cvs110
6279
6280         * src/autofaces.c
6281                 Fix non-warning message, downgraded to debug info
6282
6283 2008-06-24 [colin]      3.4.0cvs109
6284
6285         * src/summaryview.c
6286                 Fix bug 1650, Message line too small after 
6287                 changing columns in "three columns" layout
6288
6289 2008-06-24 [colin]      3.4.0cvs108
6290
6291         * src/messageview.c
6292                 Fix Spam button sensitivity in newsgroups
6293
6294 2008-06-23 [wwp]        3.4.0cvs107
6295
6296         * po/fr.po
6297                 Updated French translation.
6298
6299 2008-06-23 [mones]      3.4.0cvs106
6300
6301         * po/es.po
6302                 Updated translation for release
6303
6304 2008-06-22 [mones]      3.4.0cvs105
6305
6306         * manual/es/plugins.xml
6307                 Synced new entry for Mail Archiver plugin
6308
6309 2008-06-22 [colin]      3.4.0cvs104
6310
6311         * src/compose.c
6312                 Fix initial cursor position
6313
6314 2008-06-21 [paul]       3.4.0cvs103
6315
6316         * manual/plugins.xml
6317                 add an entry for the new Mail Archiver plugin
6318
6319 2008-06-21 [paul]       3.4.0cvs102
6320
6321         * src/gtk/about.c
6322                 we're in 'string freeze', put back the
6323                 < > symbols for now
6324
6325 2008-06-21 [paul]       3.4.0cvs101
6326
6327         * manual/advanced.xml
6328         * manual/es/advanced.xml
6329                 fix build warning: <emphasis> cannot be contained
6330                 within <filename>
6331         * src/gtk/about.c
6332                 fix non-clickable link on License page and drop
6333                 the containing < > symbols to match other links
6334
6335 2008-06-20 [mones]      3.4.0cvs100
6336
6337         * manual/advanced.xml
6338                 Added autofaces documentation, note about clawsker in hidden
6339                 preferences, minor markup fix. Thanks Paul for proofreading
6340         * manual/es/advanced.xml
6341                 Synchronised Spanish manual
6342
6343 2008-06-16 [colin]      3.4.0cvs99
6344
6345         * src/compose.c
6346                 Fix cursor placing on signature change
6347
6348 2008-06-16 [paul]       3.4.0cvs98
6349
6350         * src/imap_gtk.c
6351         * src/mh_gtk.c
6352         * src/gtk/inputdialog.c
6353                 really fussy coding style fixes
6354
6355 2008-06-16 [paul]       3.4.0cvs97
6356
6357         * src/Makefile.am
6358                 keep the alphabetical order
6359
6360 2008-06-13 [mones]      3.4.0cvs96
6361
6362         * src/autofaces.c
6363                 Fix crasher ;-)
6364         * src/prefs_filtering_action.c
6365                 Fixed cosmetic bug, processing also displays "Filtering"
6366
6367 2008-06-13 [mones]      3.4.0cvs95
6368
6369         * src/Makefile.am
6370         * src/autofaces.c       ** NEW FILE **  
6371         * src/autofaces.h       ** NEW FILE **
6372         * src/compose.c
6373                 Allow setting Faces and X-Faces globally and per-account
6374                 from configuration files under ~/.claws-mail/autofaces
6375
6376 2008-06-13 [holger]     3.4.0cvs94
6377
6378         * .cvsignore
6379                 More files to ignore
6380         * src/gtk/inputdialog.c
6381         * src/gtk/inputdialog.h
6382                 Make input dialog more generic so that a checkbox
6383                 with custom text can be used in addition to the
6384                 "remember this" checkbox
6385         * src/imap_gtk.c
6386         * src/mh_gtk.c
6387         * src/prefs_common.c
6388         * src/prefs_common.h
6389                 Allow new folders to inherit the properties of the
6390                 parent folder during folder creation
6391
6392 2008-06-13 [wwp]        3.4.0cvs93
6393
6394         * src/addressbook.c
6395                 a better fix for this string, won't break up translations,
6396                 and is conform to other similar ones.
6397
6398 2008-06-13 [wwp]        3.4.0cvs92
6399
6400         * src/addrduplicates.c
6401         * src/addressadd.c
6402         * src/addressbook.c
6403         * src/addressbook_foldersel.c
6404         * src/editgroup.c
6405                 use tree decorations everywhere AB folders are used (AB tree pane,
6406                     add address to AB, select AB folder, edit group, custom attr, find dup
6407                     results), in order to match global style
6408                 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
6409                     double clicking on groups in tree pane does open the group edit dialog
6410                     double clicking on other items in tree pane does expand/collapse
6411                 fix a missing space in AB's delete-folder dialog
6412                 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
6413
6414         * src/foldersel.c
6415                 make foldersel dialog show dotted lines according to global (hidden) prefs
6416
6417 2008-06-12 [colin]      3.4.0cvs91
6418
6419         * src/compose.c
6420         * src/compose.h
6421                 Fix bug 1635, 'Last character of message is truncated 
6422                 when changing accounts w/ sigs'
6423         * src/folderview.c
6424                 Fix bug 1636, 'Can't select "properties" on "folders 
6425                 only" folders'
6426
6427 2008-06-11 [colin]      3.4.0cvs90
6428
6429         * src/folder.c
6430                 Maybe fix bug 1623, 'exits with segfault when 
6431                 logging in to certain imap-servers'
6432
6433 2008-06-10 [mones]      3.4.0cvs89
6434
6435         * AUTHORS
6436         * tools/Makefile.am
6437         * tools/README
6438         * tools/convert_mbox.sh
6439                 Undo cvs86 and cvs87, it really should be a patch to 
6440                 convert_mbox.pl
6441
6442 2008-06-10 [wwp]        3.4.0cvs88
6443
6444         * po/fr.po
6445                 Updated French translation.
6446
6447 2008-06-10 [mones]      3.4.0cvs87
6448
6449         * tools/Makefile.am
6450                 Oops, forgot to add previous script for distribution
6451
6452 2008-06-10 [mones]      3.4.0cvs86
6453
6454         * AUTHORS
6455         * tools/README
6456         * tools/convert_mbox.sh
6457                 Added script to convert Evolution mail folders contributed
6458                 by Daniel Dickinson <cshore@fionavar.ca>
6459                 Fixes debian bug 461435
6460
6461 2008-06-09 [colin]      3.4.0cvs85
6462
6463         * src/main.c
6464                 Integrate AWN information bubble if dbus is
6465                 available
6466         * src/folder.c
6467                 Fix crash when calling scan_required() on 
6468                 folder classes that don't implement them
6469         * src/common/session.c
6470                 Fix a little typo
6471
6472 2008-06-09 [colin]      3.4.0cvs84
6473
6474         * src/main.c
6475                 Fix bug 1447, 'If user tries to close while starting 
6476                 up, it will not close ever.'
6477
6478 2008-06-09 [colin]      3.4.0cvs83
6479
6480         * src/filtering.c
6481                 Fix bug 1628, 'Claws Mail crashes when 
6482                 filtering selected messages'
6483
6484 2008-06-04 [colin]      3.4.0cvs82
6485
6486         * src/messageview.c
6487                 Complete handling of html parts in multipart/alternative
6488                 mails
6489
6490 2008-06-03 [paul]       3.4.0cvs81
6491
6492         * src/prefs_message.c
6493                 make always the english good
6494
6495 2008-06-03 [colin]      3.4.0cvs80
6496
6497         * src/mainwindow.c
6498         * src/mainwindow.h
6499                 Fix bug 1624, '[PATCH] Quick search should be 
6500                 disabled for folder view'; based on a patch by
6501                 Michael Terry
6502
6503 2008-06-03 [iwkse]      3.4.0cvs79
6504
6505         * src/addressbook.c
6506                 Fix little gui bug on button sensitivity
6507         * src/messageview.c
6508         * src/prefs_common.c
6509         * src/prefs_common.h
6510         * src/prefs_message.c
6511                 Allow by default to show html in multipart/alternative
6512
6513 2008-06-02 [colin]      3.4.0cvs78
6514
6515         * src/prefs_actions.c
6516                 GUI rework, patch by Pawel 
6517
6518 2008-06-02 [colin]      3.4.0cvs77
6519
6520         * src/quote_fmt.c
6521                 Fix sensitivity/alignment, patch from
6522                 Pawel
6523
6524 2008-05-31 [colin]      3.4.0cvs76
6525
6526         * src/imap.c
6527                 Fix login issue introduced in cvs75.
6528
6529 2008-05-31 [colin]      3.4.0cvs75
6530
6531         * src/imap.c
6532                 Fix more possible double-frees. Also, fix the root cause
6533                 of these double-frees by just noting the Session is to
6534                 be destroyed instead of destroying it in flight
6535
6536 2008-05-29 [paul]       3.4.0cvs74
6537
6538         * manual/keyboard.xml
6539                 'Makes' these entries like the others
6540
6541 2008-05-29 [colin]      3.4.0cvs73
6542
6543         * src/procmsg.h
6544                 Include utils.h in case we
6545                 need to pull goffset definition
6546
6547 2008-05-29 [colin]      3.4.0cvs72
6548
6549         * src/common/utils.h
6550                 Workaround a stupid Glib issue, where
6551                 goffset happens to be undefined. 
6552
6553 2008-05-28 [colin]      3.4.0cvs71
6554
6555         * src/compose.c
6556         * src/compose.h
6557         * src/grouplistdialog.c
6558         * src/image_viewer.c
6559         * src/imap.c
6560         * src/inc.c
6561         * src/main.c
6562         * src/matcher.c
6563         * src/messageview.c
6564         * src/mimeview.c
6565         * src/prefs_themes.c
6566         * src/procmsg.h
6567         * src/summaryview.c
6568         * src/summaryview.h
6569         * src/textview.c
6570         * src/common/smtp.c
6571         * src/common/utils.c
6572         * src/common/utils.h
6573                 Use goffset instead of off_t for MsgInfo's size
6574                 Allows using MsgInfo structure from plugins
6575                 compiled with largefile support
6576
6577 2008-05-26 [colin]      3.4.0cvs70
6578
6579         * src/mainwindow.c
6580         * src/mainwindow.h
6581                 Define THEME_CHANGED_HOOKLIST and invoke
6582                 it on theme change
6583         * src/plugins/trayicon/trayicon.c
6584                 Listen to THEME_CHANGED_HOOKLIST and
6585                 update accordingly
6586
6587 2008-05-26 [paul]       3.4.0cvs69
6588
6589         * src/mimeview.c
6590                 plug a leak in mimeview_save_all()
6591
6592 2008-05-24 [colin]      3.4.0cvs68
6593
6594         * src/common/utils.h
6595                 Fix wrong define on old glibs
6596
6597 2008-05-24 [paul]       3.4.0cvs67
6598
6599         * src/Makefile.am
6600         * src/stock_pixmap.c
6601         * src/stock_pixmap.h
6602         * src/toolbar.c
6603         * src/pixmaps/cancel.xpm
6604         * src/pixmaps/close.xpm
6605                 add a specific icon for A_CANCEL_INC (addresses
6606                 point 1 of bug 1609 'Icon issues')
6607                 replace close.xpm with an icon of the standard
6608                 24x24 size
6609
6610 2008-05-24 [paul]       3.4.0cvs66
6611
6612         * src/pixmaps/insert_file.xpm
6613                 replaced
6614
6615 2008-05-23 [paul]       3.4.0cvs65
6616
6617         * src/common/md5.c
6618         * src/common/md5.h
6619                 add the possibility to check md5 on binary files,
6620                 thanks to Colin
6621
6622 2008-05-23 [colin]      3.4.0cvs64
6623
6624         * src/mainwindow.c
6625         * src/summaryview.c
6626                 Fix bug 1610, 'claws crash after opening/closing 
6627                 preferences and window update'
6628
6629 2008-05-22 [colin]      3.4.0cvs63
6630
6631         * src/prefs_filtering_action.c
6632         * src/gtk/combobox.c
6633         * src/gtk/combobox.h
6634                 Fix reselecting of Tags actions in
6635                 filtering actions dialog
6636
6637 2008-05-22 [colin]      3.4.0cvs62
6638
6639         * src/Makefile.am
6640         * src/prefs_toolbar.c
6641         * src/stock_pixmap.c
6642         * src/stock_pixmap.h
6643         * src/toolbar.c
6644         * src/pixmaps/delete_btn.xpm
6645         * src/pixmaps/insert_file.xpm
6646         * src/pixmaps/mail_reply_to_list.xpm
6647                 Fix more of bug 1609:
6648                 - Add a Delete button icon
6649                 - Add a Reply to list button icon
6650                 - Fix Insert file button icon
6651                 Artwork by Ciprian Popovici.
6652
6653 2008-05-21 [colin]      3.4.0cvs61
6654
6655         * src/common/utils.c
6656                 Fix a little leak
6657
6658 2008-05-21 [wwp]        3.4.0cvs60
6659
6660         * src/prefs_filtering.c
6661                 Don't show SMTP-only accounts in accounts list, as they are
6662                 irrelevant for filtering incoming messages.
6663
6664 2008-05-21 [colin]      3.4.0cvs59
6665
6666         * src/mainwindow.c
6667                 Don't put SMTP-only accounts in receive menus
6668
6669 2008-05-21 [colin]      3.4.0cvs58
6670
6671         * src/imap.c
6672                 Fix cvs56 (brain fart)
6673
6674 2008-05-21 [colin]      3.4.0cvs57
6675
6676         * src/common/utils.c
6677                 Fix bug 1615, 'hang on FIFO when the other end's not 
6678                 opened'
6679
6680 2008-05-21 [colin]      3.4.0cvs56
6681
6682         * src/imap.c
6683                 Fix a warning
6684
6685 2008-05-19 [colin]      3.4.0cvs55
6686
6687         * src/plugins/pgpcore/sgpgme.c
6688                 Maybe fix debian bug 481856, 'Segmentation fault 
6689                 when verifying a GPG signature'. Although it 
6690                 looks like a race condition...
6691
6692 2008-05-19 [colin]      3.4.0cvs54
6693
6694         * src/prefs_filtering_action.c
6695         * src/prefs_matcher.c
6696         * src/common/tags.c
6697         * src/common/tags.h
6698         * src/gtk/combobox.c
6699         * src/gtk/combobox.h
6700                 Patch by Pawel: disabled Tags menus in filtering dialogs
6701
6702 2008-05-19 [colin]      3.4.0cvs53
6703
6704         * src/prefs_account.c
6705                 GUI patch by Pawel: align ports entries
6706
6707 2008-05-19 [colin]      3.4.0cvs52
6708
6709         * src/mainwindow.c
6710                 Fix bug 1616, 'strange question while emptying trash'
6711
6712 2008-05-18 [colin]      3.4.0cvs51
6713
6714         * src/common/plugin.c
6715         * src/etpan/imap-thread.c
6716         * src/etpan/nntp-thread.c
6717         * src/gtk/gtksctree.c
6718                 Fix bug 1613, 'Various memory leaks'; 
6719                 based on a patch by Didier Barvaux.
6720
6721 2008-05-18 [colin]      3.4.0cvs50
6722
6723         * src/mimeview.c
6724         * src/privacy.h
6725         * src/toolbar.c
6726         * src/toolbar.h
6727         * src/plugins/pgpcore/sgpgme.c
6728                 Fix more parts of bug 1609:
6729                 - Make use of specific Expired privacy icon
6730                 - Use CLOSE instead of NOTICE_ERROR for cancel
6731                   receiving
6732                 - Allow a Preferences button in the main toolbar
6733
6734 2008-05-18 [colin]      3.4.0cvs49
6735
6736         * src/stock_pixmap.c
6737                 Fix bug with non-updating icons after theme change:
6738                 If fetching pixbuf for a given icon after a theme
6739                 change, the next pixmap fetch would return the old
6740                 cached one, as the theme change was forgotten at 
6741                 this time. (and vice-versa). This was mostly 
6742                 visible on open folder icons
6743
6744 2008-05-17 [colin]      3.4.0cvs48
6745
6746         * src/prefs_summaries.c
6747         * src/summaryview.c
6748                 Fix bug 1608, 'Inconsistent behaviour of mark as read 
6749                 options'. Patch by Pawel
6750
6751 2008-05-16 [colin]      3.4.0cvs47
6752
6753         * src/imap.c
6754                 Fix another possible crash (on fatal errors
6755                 at login, like stream error).
6756
6757 2008-05-16 [paul]       3.4.0cvs46
6758
6759         * tools/thunderbird-filters-convertor.pl
6760                 fix a typo
6761                 fix reading a tb rule that contains something
6762                 like that: \"Sender\"
6763
6764 2008-05-16 [paul]       3.4.0cvs45
6765
6766         * tools/README
6767         * tools/csv2addressbook.pl
6768                 add support for gmail exported csv address book
6769
6770 2008-05-16 [colin]      3.4.0cvs44
6771
6772         * configure.ac
6773         * src/ldapupdate.c
6774                 Fix ldap deprecated calls. Patch by
6775                 Michael Rasmussen
6776
6777 2008-05-16 [paul]       3.4.0cvs43
6778
6779         * manual/de/account.xml
6780         * manual/it/account.xml
6781         * manual/it/ack.xml
6782         * manual/it/addrbook.xml
6783         * manual/it/claws-mail-manual.xml
6784         * manual/it/gpl.xml
6785         * manual/it/intro.xml
6786         * manual/it/starting.xml
6787                 add pages towards German and Italian manuals.
6788                 (just for storage, they are not built yet, due
6789                 to being incomplete.) submitted by Speckmade
6790                 <Speckmade@gmx.net> and Salvatore De Paolis
6791                 <iwkse@claws-mail.org>
6792
6793 2008-05-16 [colin]      3.4.0cvs42
6794
6795         * src/gtk/sslcertwindow.c
6796                 Fix SHA1 fingerprint with GnuTLS
6797
6798 2008-05-15 [colin]      3.4.0cvs41
6799
6800         * src/gtk/sslcertwindow.c
6801                 Print SHA1 fingerprint too
6802
6803 2008-05-15 [colin]      3.4.0cvs40
6804
6805         * src/imap.c
6806                 Fix certificate port on TLS. It was 
6807                 previously always 0.
6808                 **IMPORTANT INFORMATION**: this will trigger 
6809                 one wrong "New certificate" warning at the 
6810                 first connection with this fix, if using STARTTLS
6811                 on IMAP.
6812         * src/gtk/sslcertwindow.c
6813                 Make labels selectable
6814
6815 2008-05-15 [colin]      3.4.0cvs39
6816
6817         * src/imap.c
6818                 Fix double free when STARTTLS fails (for
6819                 example due to refusing the certificate)
6820
6821 2008-05-15 [paul]       3.4.0cvs38
6822
6823         * manual/advanced.xml
6824                 fix typo
6825
6826 2008-05-15 [paul]       3.4.0cvs37
6827
6828         * manual/advanced.xml
6829         * src/prefs_send.c
6830                 make outgoing_fallback_to_ascii a hidden pref
6831
6832 2008-05-14 [colin]      3.4.0cvs36
6833
6834         * src/main.c
6835         * src/mainwindow.c
6836         * src/mainwindow.h
6837                 Make it possible to cancel quit when Claws
6838                 ask whether to empty trash.
6839
6840 2008-05-14 [colin]      3.4.0cvs35
6841
6842         * src/compose.c
6843         * src/prefs_common.c
6844         * src/prefs_common.h
6845         * src/prefs_send.c
6846                 Add a preference to be able to specify an
6847                 outgoing charset/encoding but still fallback
6848                 to 7bit US-ASCII when possible (default TRUE,
6849                 same behavior as pre-cvs34)
6850
6851 2008-05-14 [colin]      3.4.0cvs34
6852
6853         * src/compose.c
6854                 Always use the specified encoding and charset if it is
6855                 specified, even if the mail is ASCII.
6856
6857 2008-05-13 [paul]       3.4.0cvs33
6858
6859         * src/ldapupdate.c
6860                 fix the build warnings the easy way for now
6861
6862 2008-05-13 [colin]      3.4.0cvs32
6863
6864         * src/prefs_themes.c
6865                 Count .png files as icons too (fixes part
6866                 of bug 1609, 'Icon issues')
6867
6868 2008-05-13 [wwp]        3.4.0cvs31
6869
6870         * src/addressbook_foldersel.c
6871                 Fix wrong check (completes 3.4.0.cvs30).
6872
6873 2008-05-12 [wwp]        3.4.0cvs30
6874
6875         * src/addressbook.c
6876         * src/addressbook_foldersel.c
6877         * src/filtering.c
6878         * src/matcher.c
6879         * src/prefs_matcher.c
6880         * src/plugins/bogofilter/bogofilter.c
6881         * src/plugins/bogofilter/bogofilter_gtk.c
6882         * src/plugins/dillo_viewer/dillo_prefs.c
6883         * src/plugins/spamassassin/spamassassin.c
6884         * src/plugins/spamassassin/spamassassin_gtk.c
6885                 Fix for bug 1604 "found_in_addressbook in Any in non English local",
6886                 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
6887                 translated string "Any" in plugins (whitelisting) and
6888                 UTF8 comparisons.
6889
6890 2008-05-07 [colin]      3.4.0cvs29
6891
6892         * configure.ac
6893                 Fix --enable-maemo (assume --enable-generic-umpc)
6894
6895 2008-05-07 [colin]      3.4.0cvs28
6896
6897         * configure.ac
6898         * src/account.c
6899         * src/addr_compl.c
6900         * src/compose.c
6901         * src/editaddress.c
6902         * src/folderview.c
6903         * src/mainwindow.c
6904         * src/messageview.c
6905         * src/mimeview.c
6906         * src/prefs_account.c
6907         * src/prefs_common.c
6908         * src/prefs_display_header.c
6909         * src/prefs_filtering.c
6910         * src/prefs_summaries.c
6911         * src/prefs_template.c
6912         * src/prefs_toolbar.c
6913         * src/stock_pixmap.c
6914         * src/summaryview.c
6915         * src/summaryview.h
6916         * src/textview.c
6917         * src/toolbar.c
6918         * src/gtk/about.c
6919         * src/gtk/gtksctree.c
6920         * src/gtk/menu.c
6921         * src/gtk/prefswindow.c
6922         * src/gtk/sslcertwindow.c
6923                 Separate generic UMPC code (layouts, ...) from 
6924                 MAEMO code (Hildon, ...)
6925
6926 2008-05-06 [paul]       3.4.0cvs27
6927
6928         * tools/claws.i18n.status.pl
6929                 add he.po
6930
6931 2008-05-06 [colin]      3.4.0cvs26
6932
6933         * src/common/utils.c
6934                 Maybe fix crash on FreeBSD
6935
6936 2008-05-05 [colin]      3.4.0cvs25
6937
6938         * src/messageview.c
6939                 Fix bug 1602, 'Crash when sending return receipt for
6940                 messages with no subject'
6941
6942 2008-05-05 [colin]      3.4.0cvs24
6943
6944         * src/mimeview.c
6945                 Don't overwrite temporary files with same
6946                 name when drag and dropping. Fixes bug 1599,
6947                 'attach multiple files with the same name from 
6948                 one mail to another'
6949
6950 2008-05-04 [paul]       3.4.0cvs23
6951
6952         * src/compose.c
6953         * src/prefs_common.c
6954                 fix bug 1587 'can not replay with quote'
6955
6956 2008-05-03 [colin]      3.4.0cvs22
6957
6958         * po/de.po
6959                 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
6960
6961 2008-05-03 [colin]      3.4.0cvs21
6962
6963         * src/toolbar.c
6964                 Fix bug 1597, 'In news folders, "Move Message to Wastebin" 
6965                 icon isn't grayed although ineffective'
6966
6967 2008-05-02 [wwp]        3.4.0cvs20
6968
6969         * po/fr.po
6970                 Fix translation.
6971
6972         * src/prefs_folder_item.c
6973                 Add missing notice in folder properties (templates) when
6974                 folder is a root node.
6975
6976 2008-04-30 [colin]      3.4.0cvs19
6977
6978         * src/prefs_toolbar.c
6979                 Add Trash and Delete icons to the icon chooser
6980
6981 2008-04-30 [colin]      3.4.0cvs18
6982
6983         * src/compose.c
6984                 Remove "Delete entire line" which was a noop
6985                 and should be the same as "Delete line" :)
6986
6987 2008-04-30 [colin]      3.4.0cvs17
6988
6989         * src/compose.c
6990                 Fix 'Delete line' and 'Delete to end of line'
6991                 on the last line. Patch by <seelenhirt@gmx.net>
6992
6993 2008-04-28 [colin]      3.4.0cvs16
6994
6995         * src/folder.c
6996                 Fix bug 1589, 'tagsdb file not removed when
6997                 folder deleted'.
6998         * src/common/utils.c
6999                 Make sure claws_unlink accepts NULL arg.
7000
7001 2008-04-25 [colin]      3.4.0cvs15
7002
7003         * src/common/ssl.c
7004                 Fix/simplify previous commit
7005
7006 2008-04-25 [colin]      3.4.0cvs14
7007
7008         * src/addrindex.h
7009         * src/common/ssl_certificate.c
7010                 Patch by Marcus: Fix Win32 build
7011         * src/common/ssl.c
7012                 Fix build with GnuTLS/no pthread, thanks
7013                 to Marcus
7014
7015 2008-04-25 [colin]      3.4.0cvs13
7016
7017         * src/summaryview.c
7018                 Fix bug 1586, '3-pane vertical layout now and then 
7019                 still shows sender column'
7020
7021 2008-04-25 [colin]      3.4.0cvs12
7022
7023         * src/Makefile.am
7024         * src/w32-logo.ico
7025         * src/w32-resource.rc
7026                 Patch from Marcus Brinkmann to set an icon on w32.
7027
7028 2008-04-24 [colin]      3.4.0cvs11
7029
7030         * src/inc.c
7031         * src/inc.h
7032                 Trace inc locks
7033         * src/ldif.c
7034         * src/ldif.h
7035                 Fix bug 1581, 'Bad File Format during Import LDIF':
7036                 Use dynamically allocated buffers; also, allow 
7037                 importing contacts with no email address
7038
7039 2008-04-24 [colin]      3.4.0cvs10
7040
7041         * src/prefs_common.c
7042                 Increment the timeout a bit on OpenBSD, 75 isn't enough
7043
7044 2008-04-23 [colin]      3.4.0cvs9
7045
7046         * src/compose.c
7047         * src/prefs_folder_item.c
7048         * src/prefs_template.c
7049         * src/quote_fmt.c
7050                 Fix bug 1576: Fix unescaping of templates when testing them
7051                 I think it breaks nothing. (wwp, you're welcome to double-check)
7052
7053 2008-04-23 [paul]       3.4.0cvs8
7054
7055         * manual/advanced.xml
7056                 add info about the "two_line_vertical" hidden
7057                 pref
7058
7059 2008-04-22 [paul]       3.4.0cvs7
7060
7061         * src/prefs_common.c
7062         * src/prefs_common.h
7063         * src/summaryview.c
7064                 make the 2-line view in summaryview when in three
7065                 columns mode configurable. hidden pref: "two_line_vertical"
7066
7067 2008-04-22 [colin]      3.4.0cvs6
7068
7069         * src/inc.c
7070                 Fix missing inc_unlock()
7071         * src/prefs_matcher.c
7072         * src/send_message.c
7073                 Fix my last commit
7074
7075 2008-04-22 [colin]      3.4.0cvs5
7076
7077         * src/etpan/imap-thread.c
7078                 Use g_(un)setenv instead of (un)setenv which
7079                 doesn't exist on IRIX 6.5
7080
7081 2008-04-22 [colin]      3.4.0cvs4
7082
7083         * src/inc.c
7084         * src/prefs_common.c
7085         * src/send_message.c
7086                 Fix bug 1566, 'too short I/O timeout on OpenBSD'
7087                 Set the default timeout to 75 seconds
7088
7089 2008-04-20 [colin]      3.4.0cvs3
7090
7091         * src/pixmaps/tray_newmail.offline.xpm
7092         * src/pixmaps/tray_newmail.xpm
7093         * src/pixmaps/tray_newmarkedmail.offline.xpm
7094         * src/pixmaps/tray_newmarkedmail.xpm
7095         * src/pixmaps/tray_nomail.offline.xpm
7096         * src/pixmaps/tray_nomail.xpm
7097         * src/pixmaps/tray_unreadmail.offline.xpm
7098         * src/pixmaps/tray_unreadmail.xpm
7099         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
7100         * src/pixmaps/tray_unreadmarkedmail.xpm
7101                 Make the tray icons a bit nicer. Would be
7102                 nice to get really nice icons from someone
7103                 who's good at Gimp :)
7104
7105 2008-04-18 [colin]      3.4.0cvs2
7106
7107         * src/common/log.c
7108                 Forgot one g_unlink
7109
7110 lease complete the changelog entry below
7111 2008-04-18 [colin]      3.4.0cvs1
7112
7113         * src/addrduplicates.c
7114         * src/addressbook.c
7115         * src/compose.c
7116         * src/crash.c
7117         * src/editaddress.c
7118         * src/folder.c
7119         * src/image_viewer.c
7120         * src/imap.c
7121         * src/inc.c
7122         * src/main.c
7123         * src/mbox.c
7124         * src/messageview.c
7125         * src/mh.c
7126         * src/msgcache.c
7127         * src/news.c
7128         * src/partial_download.c
7129         * src/pop.c
7130         * src/prefs_common.c
7131         * src/prefs_common.h
7132         * src/prefs_other.c
7133         * src/prefs_themes.c
7134         * src/procheader.c
7135         * src/procmime.c
7136         * src/procmsg.c
7137         * src/textview.c
7138         * src/wizard.c
7139         * src/common/prefs.c
7140         * src/common/ssl_certificate.c
7141         * src/common/template.c
7142         * src/common/utils.c
7143         * src/common/utils.h
7144         * src/etpan/imap-thread.c
7145         * src/plugins/dillo_viewer/dillo_viewer.c
7146         * src/plugins/pgpcore/sgpgme.c
7147         * src/plugins/pgpinline/pgpinline.c
7148                 Add an option to shred temporary files and messages
7149                 instead of just removing them. Slows deletions down!
7150
7151 2008-04-18 [paul]       3.4.0
7152
7153         * NEWS
7154         * README
7155         * RELEASE_NOTES 
7156                 3.4.0 released
7157
7158
7159 2008-04-18 [paul]       3.3.1cvs61
7160
7161         * po/de.po
7162         * po/fi.po
7163         * po/it.po
7164         * po/pt_BR.po
7165                 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
7166                 and Frederico Goncalves Guimaraes
7167         * po/es.po
7168                 updated on the last minute by a lazy Ricardo Mones
7169
7170 2008-04-18 [colin]      3.3.1cvs60
7171
7172         * po/fr.po
7173                 Update translation (Fabien Vantard)
7174
7175 2008-04-17 [colin]      3.3.1cvs59
7176
7177         * src/imap.c
7178                 Fix debian bug 474712, 'claws seg faults when IMAP 
7179                 connection breaks after an IMAP protocol error 
7180                 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
7181         * src/summaryview.c
7182                 Fix a little leak
7183
7184 2008-04-17 [colin]      3.3.1cvs58
7185
7186         * src/common/log.c
7187                 Fix log size getting out of control (claws-mail
7188                 getting SIGXFSZ): rotate if every 10MB
7189
7190 2008-04-10 [paul]       3.3.1cvs57
7191
7192         * src/prefs_other.c
7193                 improvements to english usage
7194
7195 2008-04-10 [paul]       3.3.1cvs56
7196
7197         * src/prefs_receive.c
7198                 add an accurate description
7199
7200 2008-04-08 [colin]      3.3.1cvs55
7201
7202         * src/undo.c
7203                 Probably fix corruption, introduced in cvs53
7204
7205 2008-04-04 [iwkse]      3.3.1cvs54
7206
7207         * src/undo.c
7208                 undo should works properly again
7209
7210 2008-04-04 [iwkse]      3.3.1cvs53
7211
7212         * src/undo.c
7213                 Fix a segfault but breaks undo
7214                 on a specific case (eg. double paste with
7215                 middle-mouse button)
7216
7217 2008-04-04 [iwkse]      3.3.1cvs52
7218
7219         * src/prefs_filtering.c
7220                 Fix previous Tab mess
7221
7222 2008-04-03 [iwkse]      3.3.1cvs51
7223
7224         * src/prefs_filtering.c
7225                 Add search in filtering rules list
7226
7227 2008-04-02 [colin]      3.3.1cvs50
7228
7229         * src/main.c
7230                 Revert part of the previous patch: we do
7231                 want to parse ~/.claws-mail/gtkrc-2.0 if it
7232                 exists
7233
7234 2008-04-02 [colin]      3.3.1cvs49
7235
7236         * src/main.c
7237                 Fix bug 1562, 'Claws-Mail does not completely 
7238                 respect settings in GTK2_RC_FILES environment'
7239                 Remove manual parsing of .gtkrc-2.0 and 
7240                 .gtk/gtkrc-2.0. GTK does it itself these days.
7241
7242 2008-04-01 [colin]      3.3.1cvs48
7243
7244         * src/imap_gtk.c
7245                 Fix bug 1561, 'Crashes leaving unsubscribed folder after 
7246                 ticking "Show only subscribed"'
7247
7248 2008-03-31 [colin]      3.3.1cvs47
7249
7250         * src/folder.c
7251                 Fix bug 1553, 'File lock not respected'
7252                 Regression due to the implementation of
7253                 deletion batching
7254
7255 2008-03-31 [colin]      3.3.1cvs46
7256
7257         * src/mainwindow.c
7258                 Fix tags menu update, thanks to Paul
7259
7260 2008-03-29 [wwp]        3.3.1cvs45
7261
7262         * src/prefs_account.c
7263         * src/prefs_common.c
7264         * src/prefs_folder_item.c
7265         * src/prefs_quote.c
7266         * src/quote_fmt.c
7267         * src/quote_fmt.h
7268                 Fix compose template formats (in global preferences)
7269                 being translated under specific conditions.
7270                 Add a button to restore factory defaults for current
7271                 language.
7272
7273 2008-03-27 [colin]      3.3.1cvs44
7274
7275         * src/common/prefs.c
7276         * src/common/xmlprops.c
7277                 Fix RedHat bug 431735, 'segfault if /home is full' 
7278                 (when starting): Fix double fclose() in prefs.c
7279                 and potentially xmlprops.c
7280
7281 2008-03-27 [colin]      3.3.1cvs43
7282
7283         * src/addressbook.c
7284                 Fix bug 1559, 'Claws Mail crashed deleting all 
7285                 common contacts'
7286
7287 2008-03-27 [wwp]        3.3.1cvs42
7288
7289         * src/addressbook.c
7290                 Fix 3.3.0cvs41.
7291
7292 2008-03-27 [wwp]        3.3.1cvs41
7293
7294         * src/addressbook.c
7295                 Prevent list flickering when deleting addresses.
7296
7297 2008-03-26 [colin]      3.3.1cvs40
7298
7299         * src/imap.c
7300                 Clean up session disconnection. Possibly
7301                 fix Ubuntu bug #204290
7302
7303 2008-03-26 [colin]      3.3.1cvs39
7304
7305         * src/textview.c
7306                 Fix bug 1555: current folder wasn't used when
7307                 right-clicking on an email address
7308
7309 2008-03-25 [colin]      3.3.1cvs38
7310
7311         * src/plugins/bogofilter/bogofilter.c
7312         * src/plugins/bogofilter/bogofilter.h
7313         * src/plugins/bogofilter/bogofilter_gtk.c
7314                 Add a "learn from whitelist" preference
7315                 Whitelist Unsure mails too.
7316
7317 2008-03-24 [paul]       3.3.1cvs37
7318
7319         * src/prefs_account.c
7320                 If no MH mailbox and no account exists, when
7321                 creating a POP/Local account, just create and
7322                 use the default one instead of bailing with a
7323                 "Mailbox doesn't exist" error
7324
7325 2008-03-21 [colin]      3.3.1cvs36
7326
7327         * src/procmime.c
7328                 strstrip mime subtype
7329
7330 2008-03-21 [paul]       3.3.1cvs35
7331
7332         * manual/advanced.xml
7333                 correct and update the info about Actions
7334
7335 2008-03-20 [colin]      3.3.1cvs34
7336
7337         * src/messageview.c
7338         * src/messageview.h
7339         * src/textview.c
7340                 Show at max 1MB of text, add a noticeview to
7341                 show everything optionally.
7342
7343 2008-03-20 [colin]      3.3.1cvs33
7344
7345         * src/stock_pixmap.c
7346                 Add support for png themes
7347
7348 2008-03-19 [wwp]        3.3.1cvs32
7349
7350         * src/procheader.c
7351                 Sanity check.
7352
7353 2008-03-18 [colin]      3.3.1cvs31
7354
7355         * src/common/utils.c
7356         * src/common/utils.h
7357                 Handle size_t instead of off_t in to_human_readable
7358
7359 2008-03-18 [colin]      3.3.1cvs30
7360
7361         * src/imap.c
7362                 Remove raw printf
7363
7364 2008-03-16 [colin]      3.3.1cvs29
7365
7366         * src/summaryview.c
7367                 Fix build on GTK < 2.12
7368
7369 2008-03-16 [colin]      3.3.1cvs28
7370
7371         * src/mainwindow.c
7372                 Refresh non-list widget when switching
7373                 messageview
7374
7375 2008-03-16 [colin]      3.3.1cvs27
7376
7377         * manual/faq.xml
7378                 Revert cvs25: This wasn't a typo :) :
7379                 jade:.../faq.xml:49:16:E: there is no attribute "linkend"
7380
7381
7382 2008-03-16 [colin]      3.3.1cvs26
7383
7384         * src/summaryview.c
7385         * src/gtk/gtksctree.c
7386         * src/gtk/gtksctree.h
7387                 Implement 2-lines items in Summaryview when in 
7388                 three columns mode
7389
7390 2008-03-16 [paul]       3.3.1cvs25
7391
7392         * manual/faq.xml
7393                 fix typo
7394
7395 2008-03-14 [colin]      3.3.1cvs24
7396
7397         * src/prefs_filtering_action.c
7398                 Fix buglet on setting recipient when
7399                 reediting forward rules.
7400
7401 2008-03-12 [colin]      3.3.1cvs23
7402
7403         * src/summaryview.c
7404                 Fix a new unused variable warning
7405         * src/plugins/trayicon/trayicon.c
7406                 Fix folderview's scrollbar at startup
7407                 if starting hidden
7408
7409 2008-03-12 [colin]      3.3.1cvs22
7410
7411         * src/folderview.c
7412         * src/summaryview.c
7413                 Use item_opened at the beginning of showing
7414                 a folder instead of the end. Fixes flicker.
7415
7416 2008-03-12 [paul]       3.3.1cvs21
7417
7418         * src/folder.c
7419         * src/folder.h
7420         * src/mainwindow.c
7421         * src/procmsg.c
7422         * src/summaryview.c
7423         * src/plugins/trayicon/trayicon.c
7424                 add tooltip with extended folder stats
7425
7426 2008-03-10 [colin]      3.3.1cvs20
7427
7428         * src/common/xml.c
7429                 Handle comments
7430
7431 2008-03-07 [colin]      3.3.1cvs19
7432
7433         * src/mainwindow.c
7434                 Fix blinking of the taskbar entry
7435
7436 2008-03-07 [colin]      3.3.1cvs18
7437
7438         * src/mainwindow.c
7439                 MAEMO: Fix bug 1494, 'Trayicon 
7440                 plugin breaks UI...'
7441
7442 2008-03-07 [paul]       3.3.1cvs17
7443
7444         * src/gtk/authors.h
7445                 reflect reality a bit more closely
7446
7447 2008-03-06 [colin]      3.3.1cvs16
7448
7449         * src/mainwindow.c
7450         * src/mainwindow.h
7451         * src/summaryview.c
7452         * src/summaryview.h
7453         * src/toolbar.c
7454                 Integrate things better wrt the new
7455                 summaryview extensibility.
7456
7457 2008-03-06 [wwp]        3.3.1cvs15
7458
7459         * src/quote_fmt.c
7460                 Fix some gcc warnings.
7461
7462 2008-03-06 [wwp]        3.3.1cvs14
7463
7464         * src/prefs_account.c
7465         * src/prefs_folder_item.c
7466         * src/prefs_gtk.c
7467         * src/prefs_template.c
7468         * src/gtk/prefswindow.c
7469         * src/gtk/prefswindow.h
7470                 prefs_templates: fix missing unregistering of addr_completion widgets
7471                 and and ending of addr_completion service.
7472                 prefs_folder_item: fix missing registering/unregistering of widgets,
7473                 and rework the way add_completion service is started and stopped.
7474                 Plus few prefswindow API changes (opening).
7475
7476 2008-03-06 [wwp]        3.3.1cvs13
7477
7478         * src/folder_item_prefs.c
7479         * src/prefs_template.c
7480         * src/prefs_template.h
7481         * src/quote_fmt.c
7482         * src/common/template.c
7483                 Complete 3.3.1cvs12, thanks to Colin.
7484
7485 2008-03-06 [wwp]        3.3.1cvs12
7486
7487         * src/compose.c
7488         * src/folder_item_prefs.c
7489         * src/folder_item_prefs.h
7490         * src/prefs_account.c
7491         * src/prefs_folder_item.c
7492         * src/prefs_quote.c
7493         * src/prefs_template.c
7494         * src/quote_fmt.c
7495         * src/quote_fmt.h
7496         * src/common/template.c
7497         * src/common/template.h
7498                 Global and per-folder templates can now override the from name (this
7499                 doesn't change the account being used).
7500                 Examples:
7501                  "My other name" <%account_email> (just changes the name)
7502                  my.faked.email@address.org (overrides the address too)
7503
7504 2008-03-05 [colin]      3.3.1cvs11
7505
7506         * src/summaryview.c
7507         * src/summaryview.h
7508                 Replace that hbox with a notebook
7509
7510 2008-03-05 [colin]      3.3.1cvs10
7511
7512         * src/folder.h
7513         * src/folderview.c
7514                 Add klass functions for notification of folder
7515                 opening/closing via the GUI
7516         * src/summaryview.c
7517         * src/summaryview.h
7518                 Add a specific container for the scrolledwin
7519
7520 2008-03-05 [colin]      3.3.1cvs9
7521
7522         * src/folder.h
7523         * src/folderview.c
7524                 Add klass functions for notification of folder 
7525                 opening/closing via the GUI
7526         * src/summaryview.c
7527         * src/summaryview.h
7528                 Add a specific container for the scrolledwin
7529
7530 2008-03-02 [colin]      3.3.1cvs8
7531
7532         * src/messageview.c
7533                 MAEMO: Fix bug 1541, 'Deleting message from within 
7534                 read window displays next message then closes.'
7535
7536 2008-03-02 [colin]      3.3.1cvs7
7537
7538         * src/main.c
7539                 Probably fix bug 1539, 'Program crashes':
7540                 Setup Gcrypt's thread functions when built
7541                 with GnuTLS
7542
7543 2008-03-01 [colin]      3.3.1cvs6
7544
7545         * src/folder.c
7546         * src/imap_gtk.c
7547                 Get rid of stale folders with no account
7548
7549 2008-02-28 [colin]      3.3.1cvs5
7550
7551         * src/compose.c
7552                 Fix bug 1534, 'Segmentation fault when doing 
7553                 some draft saving and then throwing away'
7554         * src/imap.c
7555                 Fix bug 1533, 'Claws is unable to mark messages 
7556                 as "read" in IMAP shared folders'
7557         * src/etpan/imap-thread.c
7558                 Fix bug 1515, 'large messages crash claws when 
7559                 syncing for offline mode'. This is rather a
7560                 workaround, and mails > 64MB will still be
7561                 problematic if there's less than 64MB available
7562                 on the dataroot volume.
7563         * src/messageview.c
7564                 MAEMO: Add information when fetching big messages
7565
7566 2008-02-26 [colin]      3.3.1cvs4
7567
7568         * src/imap.c
7569                 fix bug 1532, '"login refused" message insufficiently 
7570                 detailed'
7571
7572 2008-02-26 [paul]       3.3.1cvs3
7573
7574         * INSTALL
7575         * README
7576                 remove mentions of ClamAV and a few other
7577                 old bits of information
7578
7579 2008-02-23 [colin]      3.3.1cvs2
7580
7581         * src/main.c
7582                 Fix log output (missing \n)
7583
7584 2008-02-23 [colin]      3.3.1cvs1
7585
7586         * configure.ac
7587                 Bump version number for stable release
7588
7589 2008-02-23 [paul]       3.3.0cvs21
7590
7591         * po/he.po
7592                 updated by Ofer
7593
7594 2008-02-21 [colin]      3.3.0cvs20
7595
7596         * src/matcher.c
7597                 Fix bug 1527, 'filtering is case sensitive when it 
7598                 shouldn't be'
7599
7600 2008-02-20 [colin]      3.3.0cvs19
7601
7602         * src/main.c
7603                 Fix file attachments from older Thunar
7604
7605 2008-02-19 [colin]      3.3.0cvs18
7606
7607         * manual/plugins.xml
7608         * manual/es/plugins.xml
7609         * manual/fr/plugins.xml
7610         * manual/pl/plugins.xml
7611                 Remove Clamav
7612
7613 2008-02-19 [paul]       3.3.0cvs17
7614
7615         * tools/README
7616         * tools/csv2addressbook.pl
7617                 add support for Kmail/Kaddressbook
7618
7619 2008-02-18 [colin]      3.3.0cvs16
7620
7621         * src/imap.c
7622                 Unset folder's session before creating a
7623                 new one
7624         * src/main.c
7625         * src/prefs_common.c
7626         * src/prefs_common.h
7627         * manual/advanced.xml
7628                 Add an hidden use_networkmanager pref, to
7629                 disable NetworkManager handling. Also,
7630                 consider UNKNOWN state to be CONNECTED.
7631
7632 2008-02-18 [wwp]        3.3.0cvs15
7633
7634         * src/matcher.c
7635                 Fix Engrish and make 'not' more visible in filtering debug logs.
7636
7637 2008-02-15 [colin]      3.3.0cvs14
7638
7639         * src/matcher.c
7640                 Revert cvs10 for now, it breaks the feature
7641
7642 2008-02-15 [colin]      3.3.0cvs13
7643
7644         * src/main.c
7645                 Always focus folder tree at startup
7646         * src/compose.c
7647                 Fix bug 1521, 'Cannot close compose window after 
7648                 replying to a non-existent news message'
7649
7650 2008-02-13 [colin]      3.3.0cvs12
7651
7652         * src/folderview.c
7653                 Fix important warnings
7654
7655 2008-02-12 [colin]      3.3.0cvs11
7656
7657         * src/imap.c
7658         * src/etpan/imap-thread.c
7659         * src/etpan/imap-thread.h
7660                 Fix handling of $Forwarded flag on Exchange:
7661                 check for the existence or creatability of a
7662                 flag before using it.
7663
7664 2008-02-12 [colin]      3.3.0cvs10
7665
7666         * src/matcher.c
7667                 Optimise matching on Found in addressbook if
7668                 the matched header is in cache (From, etc)
7669
7670 2008-02-12 [colin]      3.3.0cvs9
7671
7672         * src/folderview.c
7673                 Fix crashy stuff when changing displayed
7674                 columns
7675
7676 2008-02-12 [wwp]        3.3.0cvs8
7677
7678         * src/folder.h
7679                 Remove duplicate func declaration and restore the one
7680                 a missing one.
7681
7682 2008-02-12 [wwp]        3.3.0cvs7
7683
7684         * src/compose.c
7685         * src/export.c
7686         * src/folder.c
7687         * src/folder.h
7688         * src/foldersel.c
7689         * src/foldersel.h
7690         * src/imap_gtk.c
7691         * src/import.c
7692         * src/mainwindow.c
7693         * src/messageview.c
7694         * src/mh_gtk.c
7695         * src/prefs_account.c
7696         * src/prefs_filtering_action.c
7697         * src/summaryview.c
7698         * src/plugins/bogofilter/bogofilter_gtk.c
7699         * src/plugins/spamassassin/spamassassin_gtk.c
7700                 Allow moving/copying folders to root folders when using
7701                 the folder selection dialog (it was not possible to
7702                 maemo users to reparent a subfolder to a root folder
7703                 at all).
7704
7705 2008-02-12 [fabien]     3.3.0cvs6
7706
7707         * po/fr.po
7708                 a few days late for i18n fr update. Sorry.
7709
7710 2008-02-11 [colin]      3.3.0cvs5
7711
7712         * src/main.c
7713                 Implement support for future /dev/mem_notify.
7714                 This Linux kernel feature will allow applications
7715                 to be notified that memory has to be freed
7716                 before getting OOM-killed. For more information:
7717                 http://lwn.net/Articles/267013/
7718
7719 2008-02-10 [paul]       3.3.0cvs4
7720
7721         * src/Makefile.am
7722         * src/mimeview.c
7723         * src/prefs_toolbar.c
7724         * src/stock_pixmap.c
7725         * src/stock_pixmap.h
7726         * src/pixmaps/mime_text_patch.xpm
7727                 add an icon for attached patches
7728
7729 2008-02-09 [paul]       3.3.0cvs3
7730
7731         * src/gtk/about.c
7732                 bump the (c) year
7733
7734 2008-02-09 [wwp]        3.3.0cvs2
7735
7736         * src/main.c
7737                 Fix compiling issue w/ non-gcc/C99 compilers (suncc).
7738
7739 2008-02-08 [colin]      3.3.0cvs1
7740
7741         * src/common/utils.c
7742                 Forbid attaching anything containing "../" or ".ssh/"
7743                 from mailto: URI
7744
7745 2008-02-08 [paul]       3.3.0
7746
7747         * NEWS
7748         * README
7749         * RELEASE_NOTES 
7750                 3.3.0 released
7751
7752 2008-02-08 [paul]       3.2.0cvs77
7753
7754         * AUTHORS
7755                 updated with new translators
7756         * configure.ac
7757                 added he to ALL_LINGUAS
7758         * po/cs.po
7759         * po/de.po
7760         * po/es.po
7761         * po/fi.po
7762         * po/hu.po
7763         * po/it.po
7764         * po/pt_BR.po
7765         * po/zh_CN.po
7766                 updated by Tim Brain and Petr Vanek, Stephan Sachse,
7767                 Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
7768                 Andrea Spadaccini, Frederico Goncalves Guimaraes,
7769                 and Ralph Young
7770         * po/he.po
7771                 new Hebrew translation by Ofer <oc666@netvision.net.il>
7772         * src/gtk/about.c
7773                 updated with new translators and bumped (c) year
7774         * src/gtk/authors.h
7775                 updated with new translators
7776
7777 2008-02-05 [colin]      3.2.0cvs76
7778
7779         * src/messageview.c
7780         * src/mimeview.c
7781         * src/mimeview.h
7782                 Special case text/calendar parts: if there's one in
7783                 the mail, and a plugin handling text/calendar is
7784                 loaded, show that part. That'll avoid rendering 
7785                 meetings as plain text, which just looks broken to
7786                 many users.
7787
7788 2008-02-04 [colin]      3.2.0cvs75
7789
7790         * src/mainwindow.c
7791                 Maemo: Fix LED handling on OS 2008
7792
7793 2008-02-01 [colin]      3.2.0cvs74
7794
7795         * src/compose.c
7796                 Possibly fix the annoying and hard-to reproduce bug
7797                 where lines 
7798                 are
7799                 rewrapped
7800                 like
7801                 that.
7802
7803 2008-02-01 [paul]       3.2.0cvs73
7804
7805         * src/common/utils.c
7806                 fix bug 1502, 'Plus signs are stripped from
7807                 email addresses when calling from command line'
7808                 Thanks to Colin
7809
7810 2008-01-31 [colin]      3.2.0cvs72
7811
7812         * src/exphtmldlg.c
7813         * src/mimeview.c
7814         * src/summaryview.c
7815                 Fix building of URIs from filenames
7816
7817 2008-01-31 [wwp]        3.2.0cvs71
7818
7819         * src/main.c
7820                 Fixes debug output of compiled-in features list
7821                 (completes 3.2.0cvs60).
7822
7823 2008-01-31 [colin]      3.2.0cvs70
7824
7825         * configure.ac
7826         * po/POTFILES.in
7827         * src/compose.c
7828         * src/plugins/Makefile.am
7829         * src/plugins/clamav/.cvsignore
7830         * src/plugins/clamav/Makefile.am
7831         * src/plugins/clamav/README
7832         * src/plugins/clamav/clamav_plugin.c
7833         * src/plugins/clamav/clamav_plugin.h
7834         * src/plugins/clamav/clamav_plugin_gtk.c
7835         * src/plugins/clamav/clamav_plugin_gtk.deps
7836                 Remove the Clamav plugin from the core
7837
7838 2008-01-28 [wwp]        3.2.0cvs69
7839
7840         * src/compose.c
7841         * src/prefs_template.c
7842         * src/prefs_template.h
7843         * src/quote_fmt.c
7844         * src/quote_fmt.h
7845         * src/quote_fmt_lex.l
7846         * src/quote_fmt_parse.y
7847                 Fix for bug #1493: count lines (\n chars) according to the way
7848                 format body is passed (i.e. \-escaped or not).
7849
7850 2008-01-27 [paul]       3.2.0cvs68
7851
7852         * po/en_GB.po
7853                 updated
7854         * src/prefs_actions.c
7855         * src/prefs_filtering.c
7856         * src/prefs_folder_item.c
7857         * src/prefs_template.c
7858         * src/gtk/about.c
7859                 some minor changes to the English
7860
7861 2008-01-24 [colin]      3.2.0cvs67
7862
7863         * src/etpan/imap-thread.c
7864         * src/etpan/nntp-thread.c
7865                 Fix bug 1348, 'Hang ups at exit time with 
7866                 pgp plugin since 3.0.2'
7867
7868 2008-01-23 [colin]      3.2.0cvs66
7869
7870         * src/toolbar.c
7871                 Fix translation of something that shouldn't be
7872
7873 2008-01-23 [colin]      3.2.0cvs65
7874
7875         * src/procmime.c
7876                 Fix bug 1486, 'Re: Incorrect content when replying'
7877                 Revert to full scan if short scan found only 0-length
7878                 text parts
7879
7880 2008-01-23 [paul]       3.2.0cvs64
7881
7882         * src/prefs_folder_item.c
7883                 fix bug 1485, 'selecting a folder's default
7884                 account if name contains '&''
7885
7886 2008-01-23 [colin]      3.2.0cvs63
7887
7888         * src/folder.c
7889         * src/folder.h
7890         * src/main.c
7891         * src/mainwindow.c
7892                 Fix bug 1480, 'should be able to display mail file
7893                 from command line'. Let 'claws-mail --select' accept
7894                 absolute paths in addition to folder identifiers.
7895
7896 2008-01-22 [wwp]        3.2.0cvs62
7897
7898         * src/account.c
7899         * src/account.h
7900         * src/compose.c
7901         * src/messageview.c
7902         * src/summaryview.c
7903         * src/common/utils.c
7904         * src/common/utils.h
7905                 Allow from=address in mailto sequence:
7906                   --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
7907                   The 'from' will try to select the first account matching in accounts list,
7908                   otherwise will use the usual account selection mechanism but override with
7909                   this 'from' address.
7910                 Allow mailto with NNTP accounts
7911                   mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
7912                   is the default one or if a NNTP account address is used with 'from'.
7913                   This is more or less a bugfix as it was possible to use mailto with a NNTP
7914                   default account but the complete mailto sequence was put in To.
7915
7916 2008-01-22 [wwp]        3.2.0cvs61
7917
7918         * doc/man/claws-mail.1
7919                 Updated the man page: status of few features, command-line
7920                 usage (--version-full) and completed list of config files
7921                 and dirs.
7922
7923 2008-01-22 [wwp]        3.2.0cvs60
7924
7925         * src/main.c
7926                 Added --version-full to display version and compiled-in
7927                 features list (for later use by Clawsker for instance).
7928
7929 2008-01-22 [holger]     3.2.0cvs59
7930
7931         * src/addrduplicates.c
7932                 Fix scrolling in addressbook duplicate
7933                 finder result dialog
7934
7935 2008-01-21 [colin]      3.2.0cvs58
7936
7937         * src/summaryview.c
7938                 Fix bug 1457, 'sorting messages on, say, from, 
7939                 should subsort on previous sort choice'. Subsort
7940                 by date when sort is Subject, From, To, Tags.
7941
7942 2008-01-21 [colin]      3.2.0cvs57
7943
7944         * AUTHORS
7945         * src/matcher.c
7946         * src/mimeview.c
7947         * src/common/ssl.c
7948         * src/gtk/authors.h
7949                 Fix bug 1478, 'Wrong pthread_create calls all 
7950                 over the place'. Patch by Christian Cornelssen
7951
7952 2008-01-20 [colin]      3.2.0cvs56
7953
7954         * src/imap.c
7955         * src/etpan/imap-thread.c
7956         * src/etpan/imap-thread.h
7957                 Fix bug 1468, 'Use IMAP keyword to 
7958                 store "forwarded" flag'
7959
7960 2008-01-20 [colin]      3.2.0cvs55
7961
7962         * src/folderutils.c
7963                 Make list operations faster
7964
7965 2008-01-20 [colin]      3.2.0cvs54
7966
7967         * src/mainwindow.c
7968                 Fix bug 1353, 'on startup with small screen 
7969                 layout, keyboard input gets lost'
7970
7971 2008-01-20 [colin]      3.2.0cvs53
7972
7973         * src/textview.c
7974                 Complete 3.2.0cvs49, and fixes bug 1477, 
7975                 'Claws Mail crashes when view PGP-encrypted 
7976                 message'
7977
7978 2008-01-20 [colin]      3.2.0cvs52
7979
7980         * src/compose.c
7981                 Fix privacy menu update when replying to
7982                 encrypted mail and no default privacy 
7983                 system is set
7984
7985 2008-01-19 [colin]      3.2.0cvs51
7986
7987         * src/filtering.c
7988         * src/procmsg.h
7989         * src/plugins/bogofilter/bogofilter.c
7990         * src/plugins/clamav/clamav_plugin.c
7991         * src/plugins/spamassassin/spamassassin.c
7992                 Batch filtering deletions too (and save 4 bytes
7993                 per MsgInfo in the process :)
7994
7995 2008-01-19 [colin]      3.2.0cvs50
7996
7997         * src/folder.c
7998                 Make cache update after copies much faster
7999                 on IMAP
8000
8001 2008-01-19 [colin]      3.2.0cvs49
8002
8003         * src/textview.c
8004                 Check g_fopen() success
8005
8006 2008-01-17 [wwp]        3.2.0cvs48
8007
8008         * manual/faq.xml
8009         * manual/es/faq.xml
8010         * manual/fr/faq.xml
8011         * manual/pl/faq.xml
8012                 Sylpheed? No idea what this means.
8013
8014 2008-01-17 [colin]      3.2.0cvs47
8015
8016         * src/gtk/gtksctree.c
8017                 Make dnd threshold higher on Maemo
8018
8019 2008-01-16 [colin]      3.2.0cvs46
8020
8021         * src/common/passcrypt.c
8022                 Fix build on FreeBSD, thanks to Pawel
8023
8024 2008-01-15 [colin]      3.2.0cvs45
8025
8026         * src/compose.c
8027                 Fix bug 1472, 'Keyboard "Menu" key doesn't call 
8028                 spell check of actuall word'
8029         * src/summaryview.c
8030                 Temporarily disable immediate execution when learning
8031                 spam *only* if the summaryview isn't locked
8032
8033 2008-01-15 [wwp]        3.2.0cvs44
8034
8035         * src/prefs_filtering.c
8036                 Fix filtering prefs layout (Maemo port), moving page up/down
8037                 from buttons to context menu.
8038
8039 2008-01-15 [colin]      3.2.0cvs43
8040
8041         * src/compose.c
8042                 Fix bug 1465, 'First line in new message does not mark URLs'
8043
8044 2008-01-15 [colin]      3.2.0cvs42
8045
8046         * src/common/passcrypt.c
8047                 Fix bug 1461, 'several components #define 
8048                 _XOPEN_SOURCE improperly'
8049
8050 2008-01-15 [colin]      3.2.0cvs41
8051
8052         * src/summaryview.c
8053                 Fix bug 1469, 'Column width adjustments on message 
8054                 lists do not save'
8055
8056 2008-01-14 [holger]     3.2.0cvs40
8057
8058         * configure.ac
8059                 Add tests for dbus, dbus glib bindings,
8060                 and NetworkManager. All is optional. Add new
8061                 --(en|dis)able-networkmanager-support switch.
8062         * src/Makefile.am
8063         * src/imap.c
8064         * src/inc.c
8065         * src/main.c
8066         * src/main.h
8067         * src/mainwindow.c
8068         * src/gtk/about.c
8069                 Add optional NetworkManager support, so Claws Mail
8070                 can try to do the right thing when the network connection
8071                 status changes. NetworkManager support is active by
8072                 default if above requirements were met.
8073
8074 2008-01-12 [colin]      3.2.0cvs39
8075
8076         * src/summaryview.c
8077                 Advertise the click-on-reply feature in the tooltip
8078
8079 2008-01-12 [colin]      3.2.0cvs38
8080
8081         * src/Makefile.am
8082         * src/stock_pixmap.c
8083         * src/stock_pixmap.h
8084         * src/pixmaps/tray_newmail.offline.xpm
8085         * src/pixmaps/tray_newmail.xpm
8086         * src/pixmaps/tray_newmarkedmail.offline.xpm
8087         * src/pixmaps/tray_newmarkedmail.xpm
8088         * src/pixmaps/tray_nomail.offline.xpm
8089         * src/pixmaps/tray_nomail.xpm
8090         * src/pixmaps/tray_unreadmail.offline.xpm
8091         * src/pixmaps/tray_unreadmail.xpm
8092         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
8093         * src/pixmaps/tray_unreadmarkedmail.xpm
8094         * src/plugins/trayicon/Makefile.am
8095         * src/plugins/trayicon/newmail.offline.xpm
8096         * src/plugins/trayicon/newmail.xpm
8097         * src/plugins/trayicon/newmarkedmail.offline.xpm
8098         * src/plugins/trayicon/newmarkedmail.xpm
8099         * src/plugins/trayicon/nomail.offline.xpm
8100         * src/plugins/trayicon/nomail.xpm
8101         * src/plugins/trayicon/trayicon.c
8102         * src/plugins/trayicon/unreadmail.offline.xpm
8103         * src/plugins/trayicon/unreadmail.xpm
8104         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
8105         * src/plugins/trayicon/unreadmarkedmail.xpm
8106                 Make the Trayicon plugin icons themable
8107
8108 2008-01-12 [wwp]        3.2.0cvs37
8109
8110         * src/prefs_display_header.c
8111                 Fix extra leading hyphen visible in the display
8112                 header configuration combo list (maemo).
8113
8114 2008-01-11 [colin]      3.2.0cvs36
8115
8116         * src/imap.c
8117                 Set timeout to 1 before disconnecting all -
8118                 for when one switches to offline and has 
8119                 no network anymore
8120         * src/messageview.c
8121                 Fix bug 1454, 'error message shows parts and 
8122                 signature of previous messages'
8123         * src/prefs_common.c
8124                 Maemo: Hide Send dialog by default
8125
8126 2008-01-10 [colin]      3.2.0cvs35
8127
8128         * src/action.c
8129         * src/editldap.c
8130         * src/prefs_account.c
8131         * src/wizard.c
8132         * src/gtk/inputdialog.c
8133         * src/plugins/pgpcore/passphrase.c
8134                 Maemo: Fix bug 1455, 'Password enters leading letter 
8135                 incorrectly as uppercase'
8136
8137 2008-01-09 [colin]      3.2.0cvs34
8138
8139         * po/pl.po
8140                 Fix bug 1446, 'SC crashes frequently when staying 
8141                 in background'. Format string error in Polish 
8142                 translation
8143         * src/gtk/description_window.c
8144         * src/prefs_template.c
8145                 Complete 3.2.0cvs9 (fix bug with gtk_main loop);
8146                 patch by Pawel
8147         * src/wizard.c
8148                 Maemo: Fix build
8149
8150 2008-01-08 [colin]      3.2.0cvs33
8151
8152         * src/main.c
8153                 Maemo: connect HW status change signal for shutdown
8154         * src/mainwindow.c
8155                 Maemo: Fix hardware space key
8156         * src/wizard.c
8157                 Maemo: name mmc1 and 2 a better name
8158
8159 2008-01-08 [wwp]        3.2.0cvs32
8160
8161         * src/folder.c
8162         * src/folder_item_prefs.c
8163         * src/folder_item_prefs.h
8164         * src/prefs_folder_item.c
8165                 It's now possible to disable processing rules when
8166                 entering a folder (this adds a new option to the
8167                 folder properties dialog).
8168
8169 2008-01-08 [wwp]        3.2.0cvs31
8170
8171         * src/common/utils.c
8172                 Mailto: now supports 'insert' (stands for 'insert file'), this
8173                 adds the ability to create a new message from the command-line,
8174                 with body set from an existing file contents.
8175
8176 2008-01-08 [colin]      3.2.0cvs30
8177
8178         * src/summaryview.c
8179                 Maybe fix bug 1452, 'crash while drag'n'droping 
8180                 emails to an IMAP folder'
8181
8182 2008-01-07 [wwp]        3.2.0cvs29
8183
8184         * src/prefs_filtering.c
8185                 Static-alize a function, thanks to Colin.
8186
8187 2008-01-07 [colin]      3.2.0cvs28
8188
8189         * src/folderview.c
8190                 Fix scrolling to bottom when drag and dropping
8191         * src/summaryview.c
8192                 Fix bug 1445, 'Display sender using addressbook: fails 
8193                 when From: isn't an email address'
8194
8195 2008-01-07 [wwp]        3.2.0cvs27
8196
8197         * src/prefs_actions.c
8198         * src/prefs_filtering.c
8199         * src/prefs_template.c
8200                 Add tooltips to most buttons in the templates, actions and
8201                 filtering/processing dialogs.
8202
8203 2008-01-07 [wwp]        3.2.0cvs26
8204
8205         * src/prefs_filtering.c
8206                  - add a clear button to clear dialog input fields
8207                  - add page up and page down buttons to move selected rule up and down
8208                  - in rules list popup-menu: added Delete, Delete all and Duplicate
8209                  - popup-menu items are greyed out either if the list is empty (not counting the
8210                    (New) row or if there is no selected item
8211                  - clear store when closing dialog
8212
8213         * src/prefs_actions.c
8214                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
8215                    clear button, popup-menu
8216                  - clear store when closing dialog
8217
8218         * src/prefs_template.c
8219                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
8220                    clear button, popup-menu 
8221
8222         * src/addrcustomattr.c
8223                  - renamed popup-menu item Clear list to Delete all
8224                  - grey out popup-menu items is there is no selected item or if list is empty
8225                  - clear store when closing dialog
8226
8227         * src/edittags.c
8228                  - added popup-menu item Delete all
8229                  - grey out popup-menu items is there is no selected item or if list is empty
8230                  - clear store when closing dialog
8231
8232 2008-01-06 [wwp]        3.2.0cvs25
8233
8234         * src/addressadd.c
8235                 One more layout fix by Pawel (completes 3.2.0cvs24).
8236
8237 2008-01-05 [colin]      3.2.0cvs24
8238
8239         * src/addressadd.c
8240                 Little GUI fixes, patch by Pawel
8241
8242 2007-12-29 [wwp]        3.2.0cvs23
8243
8244         * src/compose.c
8245                 Fix for bug #1443, and strip possible whitespaces around
8246                 custom header names.
8247
8248 2007-12-29 [mones]      3.2.0cvs22
8249
8250         * po/es.po
8251                 Updated translation, corrected a term based 
8252                 on suggestion from Israel Saeta P�rez,
8253                 reverted awful X-Mailer translation
8254         * src/procmime.c
8255                 Complete cvs20 for FreeBSD, patch by Pawel
8256
8257 2007-12-29 [colin]      3.2.0cvs21
8258
8259         * src/textview.c
8260                 Fix bug 1442, 'Tags are repeated in 
8261                 encapsulated messages'
8262
8263 2007-12-28 [colin]      3.2.0cvs20
8264
8265         * src/procmime.c
8266                 Fix path to mime/globs. Patch by Marten King.
8267
8268 2007-12-27 [colin]      3.2.0cvs19
8269
8270         * src/plugins/pgpcore/Makefile.am
8271         * src/plugins/pgpinline/Makefile.am
8272         * src/plugins/pgpmime/Makefile.am
8273                 Add missing flags to build pgp plugins on maemo
8274
8275 2007-12-27 [colin]      3.2.0cvs18
8276
8277         * src/mainwindow.c
8278                 Maximise before showing to avoid probable flickering
8279                 on slow computers.
8280
8281 2007-12-27 [colin]      3.2.0cvs17
8282
8283         * src/main.c
8284         * src/mainwindow.c
8285         * src/prefs_common.c
8286         * src/prefs_common.h
8287                 Fix bug 1439, 'Claws Mail does not remember window size 
8288                 state when restarted'. Save maximised state and force
8289                 maximisation at startup if applicable.
8290
8291 2007-12-23 [paul]       3.2.0cvs16
8292
8293         * src/prefs_matcher.c
8294                 fix bug 1436, 'Filter condition dialog doesn't
8295                 load header name from current rules'
8296
8297 2007-12-22 [paul]       3.2.0cvs15
8298
8299         * src/compose.c
8300                 fix bug 1435, 'Reply doesn't take into account
8301                 reply-to field'
8302
8303 2007-12-21 [paul]       3.2.0cvs14
8304
8305         * src/common/ssl_certificate.c
8306                 fix FreeBSD build with IPV6 support 
8307
8308 2007-12-20 [colin]      3.2.0cvs13
8309
8310         * src/imap.c
8311                 Fix error handling
8312
8313 2007-12-20 [colin]      3.2.0cvs12
8314
8315         * src/imap.c
8316         * src/imap.h
8317         * src/prefs_account.c
8318                 Add DIGEST-MD5 support for IMAP authentication
8319
8320 2007-12-19 [mones]      3.2.0cvs11
8321
8322         * doc/man/claws-mail.1
8323                 Better ordering of sections, updated options
8324         * po/es.po
8325                 Updated strings
8326
8327 2007-12-19 [paul]       3.2.0cvs10
8328
8329         * src/prefs_account.c
8330                 use a spinbutton instead of an entry for
8331                 "POP authentication timeout" also
8332
8333 2007-12-19 [colin]      3.2.0cvs9
8334
8335         * src/prefs_filtering_action.c
8336         * src/prefs_matcher.c
8337         * src/gtk/description_window.c
8338                 Destroy info windows with their parents
8339                 Patch by Pawel
8340
8341 2007-12-19 [colin]      3.2.0cvs8
8342
8343         * src/prefs_account.c
8344                 Use spinbuttons instead of entries where needed
8345                 Patch by Pawel
8346
8347 2007-12-18 [paul]       3.2.0cvs7
8348
8349         * src/prefs_matcher.c
8350                 add missing i18n for a few strings
8351                 Patch by Stephan Sachse
8352
8353 2007-12-18 [paul]       3.2.0cvs6
8354
8355         * src/prefs_logging.c
8356                 use 'disk' instead of 'disc'
8357
8358 2007-12-18 [paul]       3.2.0cvs5
8359
8360         * po/en_GB.po
8361                 updated
8362         * src/addrcustomattr.c
8363         * src/editaddress.c
8364                 fixes to the ingleesh
8365         * src/prefs_filtering_action.c
8366                 fix copyright header
8367                 fix untranslated strings
8368         * src/prefs_filtering_action.h
8369                 fix copyright header
8370
8371 2007-12-18 [wwp]        3.2.0cvs4
8372
8373         * src/folderview.c
8374         * src/headerview.c
8375         * src/prefs_common.c
8376         * src/prefs_common.h
8377         * src/prefs_fonts.c
8378         * src/summaryview.c
8379         * src/textview.c
8380         * src/wizard.c
8381         * src/common/defs.h
8382         * src/gtk/gtkutils.c
8383                 Added prefs to set custom small and bold fonts
8384                 (might matter on some desktops, according to
8385                 DPI and font settings).
8386
8387 2007-12-18 [colin]      3.2.0cvs3
8388
8389         * src/prefs_logging.c
8390                 Rework GUI, patch by Pawel
8391
8392 2007-12-18 [colin]      3.2.0cvs2
8393
8394         * src/prefs_filtering_action.c
8395                 Rework GUI, patch by Pawel
8396
8397 2007-12-18 [colin]      3.2.0cvs1
8398
8399         * src/editaddress.c
8400                 Fix build on old GCC
8401                 Fix inverted buttons
8402
8403 2007-12-17 [paul]       3.2.0
8404
8405         * NEWS
8406         * README
8407         * RELEASE_NOTES 
8408                 3.2.0 released
8409
8410 2007-12-17 [paul]       3.1.0cvs79
8411
8412         * po/de.po
8413         * po/fr.po
8414         * po/hu.po
8415         * po/it.po
8416         * po/pt_BR.po
8417                 updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
8418                 Andrea Spadaccini, and Frederico Goncalves Guimaraes
8419
8420 2007-12-17 [mones]      3.1.0cvs78
8421
8422         * po/es.po
8423                 Updated Spanish translation for 3.2.0 release
8424
8425 2007-12-16 [colin]      3.1.0cvs77
8426
8427         * src/addrcustomattr.c
8428                 Fix translations, patch by Fabien
8429
8430 2007-12-15 [paul]       3.1.0cvs76
8431
8432         * src/folderview.c
8433                 fix compiler warning
8434
8435 2007-12-14 [colin]      3.1.0cvs75
8436
8437         * src/folderview.c
8438                 Simplify logic
8439
8440 2007-12-12 [wwp]        3.1.0cvs74
8441
8442         * AUTHORS
8443         * src/gtk/authors.h
8444                 Added Marius Glauser to the hall of fame.
8445
8446 2007-12-12 [wwp]        3.1.0cvs73
8447
8448         * src/gtk/gtkutils.c
8449                 Improve the way we show results of searches
8450                 in message bodies: selected text now get centered
8451                 vertically in the message window.
8452                 Patch by Marius Glauser <seelenhirt@gmx.net>.
8453
8454 2007-12-10 [colin]      3.1.0cvs72
8455
8456         * src/folder.c
8457                 Don't crash when setting batch mode on no folder
8458
8459 2007-12-10 [colin]      3.1.0cvs71
8460
8461         * src/common/utils.c
8462                 Fix potential buffer overrun (thanks to
8463                 Hiroyuki)
8464
8465 2007-12-08 [paul]       3.1.0cvs70
8466
8467         * src/prefs_receive.c
8468                 small change to the English
8469
8470 2007-12-08 [colin]      3.1.0cvs69
8471
8472         * src/vcard.c
8473                 Fix warnings
8474
8475 2007-12-07 [colin]      3.1.0cvs68
8476
8477         * src/mainwindow.c
8478         * src/summaryview.c
8479         * src/summaryview.h
8480                 Free simplify_subject_preg at exit
8481
8482 2007-12-07 [colin]      3.1.0cvs67
8483
8484         * src/main.c
8485         * src/summaryview.c
8486         * src/common/utils.c
8487         * src/common/utils.h
8488                 We have to free reused regexps from time to
8489                 time, or they get huge
8490
8491 2007-12-07 [colin]      3.1.0cvs66
8492
8493         * src/vcard.c
8494                 Fix QP decoding (and UTF8)
8495
8496 2007-12-07 [colin]      3.1.0cvs65
8497
8498         * src/addrcustomattr.c
8499                 Update list of default custom attributes
8500                 now (will be needed for a feature patch
8501                 post 3.2.0)
8502
8503 2007-12-07 [colin]      3.1.0cvs64
8504
8505         * src/folder.c
8506                 Batch on destination folder when copying - fixes
8507                 slowness when moving unread mails to trash on IMAP
8508
8509 2007-12-06 [colin]      3.1.0cvs63
8510
8511         * src/common/w32_time.c
8512         * src/common/w32lib.h
8513         * src/etpan/etpan-thread-manager.c
8514         * src/etpan/imap-thread.c
8515         * src/etpan/nntp-thread.c
8516         * src/gtk/Makefile.am
8517                 Fix win32 build with libetpan. Thanks to
8518                 Marcus Brinkmann.
8519
8520 2007-12-06 [colin]      3.1.0cvs62
8521
8522         * src/account.c
8523         * src/imap.c
8524         * src/prefs_account.c
8525         * src/prefs_account.h
8526         * src/etpan/imap-thread.c
8527         * src/etpan/imap-thread.h
8528                 Disable connection via command line on WIN32
8529                 Disable mmap use on WIN32 - use normal strings
8530         * src/addressbook.c
8531         * src/addressbook.h
8532         * src/addressbook_foldersel.c
8533         * src/addressbook_foldersel.h
8534         * src/prefs_filtering_action.c
8535         * src/prefs_matcher.c
8536         * src/plugins/bogofilter/bogofilter_gtk.c
8537         * src/plugins/dillo_viewer/dillo_prefs.c
8538         * src/plugins/spamassassin/spamassassin_gtk.c
8539                 Fix leak, rework function logics to be more
8540                 natural - thanks to Holger
8541         * src/common/utils.c
8542                 Fix warnings
8543
8544 2007-12-06 [colin]      3.1.0cvs61
8545
8546         * src/news.c
8547         * src/common/utils.c
8548         * src/common/utils.h
8549                 Fix posting, and fix UTF-8 being sent when encoding
8550                 is 8bit
8551
8552 2007-12-05 [colin]      3.1.0cvs60
8553
8554         * src/news.c
8555                 Fix debian bug #453157, 'Fails to post usenet
8556                 articles after NNTP connection has been 
8557                 interrupted". Fix return value to prevent deletion
8558                 on failure, and issue MODE READER in case posting
8559                 fails at first.
8560
8561 2007-12-05 [colin]      3.1.0cvs59
8562
8563         * src/messageview.c
8564         * src/uri_opener.c
8565                 Improvements to the List URIs dialog
8566                 Patch by Pawel
8567
8568 2007-12-05 [colin]      3.1.0cvs58
8569
8570         * src/prefs_other.c
8571         * src/gtk/gtksctree.h
8572                 Fix warnings
8573
8574 2007-12-04 [colin]      3.1.0cvs57
8575
8576         * src/etpan/imap-thread.c
8577                 Fix bug 1378, 'Claws exits on IMAP alert message'
8578                 Don't do GTK calls directly from Etpan thread
8579
8580 2007-12-04 [colin]      3.1.0cvs56
8581
8582         * src/folderview.c
8583         * src/gtk/gtksctree.c
8584                 MAEMO: Fix bug 1325, 'Folder Navigation Problems'
8585                 Make all the left of column zero an hotspot for
8586                 expanding.
8587
8588 2007-12-04 [colin]      3.1.0cvs55
8589
8590         * src/mainwindow.c
8591         * src/mainwindow.h
8592         * src/prefs_common.c
8593         * src/prefs_common.h
8594         * src/prefs_receive.c
8595                 MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
8596
8597 2007-12-04 [wwp]        3.1.0cvs54
8598
8599         * src/prefs_other.c
8600                 Fix for bug #1419.
8601
8602 2007-12-04 [holger]     3.1.0cvs53
8603
8604         * src/addrduplicates.c
8605         * src/addrduplicates.h
8606                 Export addressbook entry deletion
8607
8608 2007-12-04 [colin]      3.1.0cvs52
8609
8610         * tools/Makefile.am
8611         * tools/README.sylprint
8612         * tools/sylprint.pl
8613         * tools/sylprint.rc
8614                 Fix debian bug #454089 (symlink attack in TMP directory)
8615                 http://secwatch.org/advisories/1019661/ :
8616                 Remove the buggy script, which was unmaintained anyway
8617         * src/news.c
8618         * src/procmsg.c
8619                 Store things in our private tmp directory.
8620
8621 2007-12-03 [colin]      3.1.0cvs51
8622
8623         * src/folder.c
8624         * src/folder.h
8625         * src/folderview.c
8626         * src/imap.c
8627         * src/mainwindow.c
8628                 Fix update problem when getting remote tags
8629         * src/prefs_matcher.c
8630                 Rework GUI to make it better. Patch by Pawel
8631                 Pekala
8632
8633 2007-12-03 [colin]      3.1.0cvs50
8634
8635         * src/etpan/imap-thread.c
8636         * src/etpan/nntp-thread.c
8637                 Fix bug 1417, 'Network log doesn't reveal 
8638                 enough NNTP errors'
8639
8640 2007-12-02 [iwkse]      3.1.0cvs49
8641
8642         * src/plugins/dillo_viewer/dillo_prefs.c
8643                         Insert dillo under the Plugins menu
8644
8645 2007-12-01 [paul]       3.1.0cvs48
8646
8647         * src/html.c
8648                 add these variant forms
8649                 Thanks to Colin
8650
8651 2007-12-01 [paul]       3.1.0cvs47
8652
8653         * src/matcher.c
8654                 fix a typo
8655
8656 2007-12-01 [paul]       3.1.0cvs46
8657
8658         * po/POTFILES.in
8659                 add the new addrcustomattr.c file
8660
8661 2007-11-29 [colin]      3.1.0cvs45
8662
8663         * src/common/ssl_certificate.c
8664                 Use the more modern getaddrinfo instead of 
8665                 gethostbyname when possible
8666
8667 2007-11-28 [colin]      3.1.0cvs44
8668
8669         * src/summaryview.c
8670                 Maybe fix bug 1410 and other crash reports
8671                 in summaryview since cvs38.
8672
8673 2007-11-28 [wwp]        3.1.0cvs43
8674
8675         * src/prefs_summary_open.c
8676                 Guard against an empty list of actions to perform
8677                 when opening a folder (or migration defaults could
8678                 be introduced, confusing).
8679
8680 2007-11-28 [colin]      3.1.0cvs42
8681
8682         * src/folderview.c
8683                 Fix mark all read from folder's contextual menu
8684
8685 2007-11-27 [colin]      3.1.0cvs41
8686
8687         * src/imap.c
8688         * src/imap.h
8689         * src/imap_gtk.c
8690         * src/prefs_account.c
8691         * src/etpan/imap-thread.c
8692                 A few fixes to the IMAP flags handling: Optimisations,
8693                 two crashers, mention that Bandwitdh-efficient mode
8694                 prevents tag fetching.
8695                 Fix M-UTF7 in subscription dialog.
8696
8697 2007-11-27 [colin]      3.1.0cvs40
8698
8699         * src/folder.c
8700         * src/mbox.c
8701         * src/summaryview.c
8702                 Make filtering faster on flags change: Batch original 
8703                 folderitem, where we'll do flags/tags changes.
8704
8705 2007-11-27 [colin]      3.1.0cvs39
8706
8707         * src/filtering.c
8708                 Fix bug 1407, 'After a copy action, further rules apply 
8709                 to both original and copy'
8710
8711 2007-11-27 [colin]      3.1.0cvs38
8712
8713         * src/edittags.c
8714         * src/summaryview.c
8715                 Fixes races when doing a long operation and user
8716                 asks for another one (Mark all read/unread on a 
8717                 big folder on IMAP for example)
8718
8719 2007-11-27 [wwp]        3.1.0cvs37
8720
8721         * src/addressbook.c
8722         * src/prefs_common.c
8723                 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
8724                 and 3.1.0cvs35 (addressbook.c).
8725
8726 2007-11-27 [holger]     3.1.0cvs36
8727
8728         * src/printing.c
8729                 Add a line separating header and body
8730                 in the printout
8731
8732 2007-11-27 [wwp]        3.1.0cvs35
8733
8734         * src/addressbook.c
8735                 Fix a drag-and-drop issue introduced with 3.1.0cvs33
8736                 (thanks to Colin) and revert disabling of cut/copy
8737                 context menu entries upon selected groups.
8738
8739 2007-11-27 [holger]     3.1.0cvs34
8740
8741         * src/printing.c
8742                 Add weights to the list of supported text attributes
8743                 for printing
8744
8745 2007-11-27 [wwp]        3.1.0cvs33
8746
8747         * src/Makefile.am
8748         * src/addrcustomattr.c
8749         * src/addrcustomattr.h
8750         * src/addressbook.c
8751         * src/editaddress.c
8752         * src/editaddress.h
8753         * src/prefs_common.c
8754         * src/prefs_common.h
8755         * src/common/defs.h
8756                 Provide a (customizable) list of preset attribute names
8757                 for editing contacts (closes bug #1391).
8758
8759 2007-11-27 [wwp]        3.1.0cvs32
8760
8761         * src/addrclip.c
8762         * src/addressbook.c
8763         * src/addritem.c
8764                 Various fixes in the address book:
8765                         - made copy/move of a folder to itself or its subtree
8766                           impossible (-> error)
8767                         - errors messages don't show in the status bar anymore,
8768                           use alertpanels instead
8769                         - simple click on group doesn't open group edit dialog
8770                           anymore when in contact edit embedded mode (was too itchy)
8771                         - fixed disabling of edit button and and menu entry when
8772                           in contact edit embedded mode (was done in a bad and
8773                           ineffective way)
8774                         - fix menu cut/paste sensitivity in treelist context
8775                           menu (conflicting enabling was done by different functions)
8776                         - fix some menu item sensitivity in address list context menu
8777                         - don't allow cut/copy of groups, it's useless as they won't
8778                           be copied w/ their contents
8779                         - fix missing copy of the picture file when copying (bug #1402),
8780                           fix picture attribute (internal) value when moving or copying
8781
8782
8783 2007-11-27 [colin]      3.1.0cvs31
8784
8785         * src/folder.c
8786         * src/imap.c
8787                 Fix tags loss on move, fix space encoding
8788
8789 2007-11-26 [colin]      3.1.0cvs30
8790
8791         * src/edittags.c
8792         * src/folder.c
8793         * src/folder.h
8794         * src/imap.c
8795         * src/messageview.c
8796         * src/procmsg.c
8797         * src/procmsg.h
8798         * src/summaryview.c
8799         * src/common/utils.c
8800         * src/common/utils.h
8801         * src/etpan/imap-thread.c
8802         * src/etpan/imap-thread.h
8803                 Add IMAP tags support
8804
8805 2007-11-26 [colin]      3.1.0cvs29
8806
8807         * src/imap.c
8808                 Fix bug 1405, 'imap auto auth method doesn't 
8809                 work since 3.1.0'
8810
8811 2007-11-26 [colin]      3.1.0cvs28
8812
8813         * src/messageview.c
8814         * src/procmime.c
8815                 Handle broken disposition-notifications from Evolution
8816                 (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
8817
8818 2007-11-25 [paul]       3.1.0cvs27
8819
8820         * src/folder_item_prefs.c
8821         * src/folder_item_prefs.h
8822                 remove dead code
8823
8824 2007-11-23 [wwp]        3.1.0cvs26
8825
8826         * src/matcher.c
8827         * src/matcher.h
8828         * src/matcher_parser_parse.y
8829         * src/prefs_matcher.c
8830                 Fix irrelevant case folding when adding matcher condition 'test',
8831                 thanks to Colin.
8832
8833 2007-11-23 [wwp]        3.1.0cvs25
8834
8835         * src/prefs_common.c
8836         * src/prefs_common.h
8837         * src/prefs_summary_open.c
8838         * src/prefs_summary_open.h
8839         * src/summaryview.c
8840                 Add "select first email in list" to the list of possible selections
8841                 when opening a folder.
8842
8843 2007-11-23 [paul]       3.1.0cvs24
8844
8845         * po/de.po
8846                 a fix by Stephan Sachse, plus remove all
8847                 old strings from the end of the file
8848
8849 2007-11-23 [wwp]        3.1.0cvs23
8850
8851         * src/prefs_msg_colors.c
8852                 Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
8853                 with little changes.
8854
8855 2007-11-23 [paul]       3.1.0cvs22
8856
8857         * src/prefs_logging.c
8858                 eliminate wasted horizontal space
8859
8860 2007-11-23 [paul]       3.1.0cvs21
8861
8862         * src/prefs_summaries.c
8863                 don't wrap the label or put linebreaks
8864
8865 2007-11-22 [colin]      3.1.0cvs20
8866
8867         * src/plugins/pgpinline/pgpinline.c
8868                 Fix decryption
8869
8870 2007-11-22 [wwp]        3.1.0cvs19
8871
8872         * src/prefs_themes.c
8873                 Yet another misuse of get_rc_dir(), still related
8874                 to user themes. Completes 3.1.0cvs18.
8875
8876 2007-11-22 [wwp]        3.1.0cvs18
8877
8878         * src/stock_pixmap.c
8879                 Fix a misuse of get_rc_dir(), user themes dir was
8880                 not set properly and some themes might have disappeared
8881                 from themes list in prefs.
8882
8883 2007-11-22 [wwp]        3.1.0cvs17
8884
8885         * src/edittags.c
8886         * src/edittags.h
8887         * src/common/tags.c
8888         * src/common/tags.h
8889                 Correct copyright for these claws-mail-only brand new
8890                 files.
8891
8892 2007-11-22 [paul]       3.1.0cvs16
8893
8894         * src/compose.c
8895                 fix bug 1400, 'Drag and drop of URLs does not work'
8896                 Thanks to Colin
8897
8898 2007-11-22 [paul]       3.1.0cvs15
8899
8900         * src/prefs_common.c
8901                 make "cmds_use_system_default" default to FALSE
8902                 so as not to disrupt current settings
8903         * src/summaryview.c
8904                 increase the size of the GdkRectangle, tooltips
8905                 didn't show for me otherwise
8906
8907 2007-11-21 [colin]      3.1.0cvs14
8908
8909         * src/compose.c
8910         * src/crash.c
8911         * src/exphtmldlg.c
8912         * src/mainwindow.c
8913         * src/manual.c
8914         * src/mimeview.c
8915         * src/prefs_account.c
8916         * src/prefs_common.c
8917         * src/prefs_common.h
8918         * src/prefs_ext_prog.c
8919         * src/textview.c
8920         * src/uri_opener.c
8921         * src/gtk/about.c
8922         * src/gtk/gtkutils.c
8923                 Use xdg-open as a way to find default browser,
8924                 when available
8925
8926 2007-11-21 [colin]      3.1.0cvs13
8927
8928         * src/messageview.c
8929         * src/procmime.c
8930         * src/procmsg.h
8931                 Send better return receipts (useful ones)
8932                 Handle incoming return receipts
8933
8934 2007-11-20 [colin]      3.1.0cvs12
8935
8936         * src/printing.c
8937         * src/printing.h
8938                 Add getter/setter for settings, and getter
8939                 for page setup
8940
8941 2007-11-20 [colin]      3.1.0cvs11
8942
8943         * src/folderview.c
8944         * src/main.c
8945         * src/mainwindow.c
8946                 Fix bug 1396, 'Crash on disabling a filter 
8947                 while it is processing'
8948
8949 2007-11-20 [paul]       3.1.0cvs10
8950
8951         * src/folder.c
8952                 fix bug 1395, 'Crash on checking for new mails
8953                 while filter is running'
8954                 Thanks to Colin
8955
8956 2007-11-20 [paul]       3.1.0cvs9
8957
8958         * src/compose.c
8959                 make this string easier for translators
8960
8961 2007-11-19 [colin]      3.1.0cvs8
8962
8963         * src/prefs_summaries.c
8964         * src/summaryview.c
8965                 Don't enable more tooltips on Maemo
8966
8967 2007-11-19 [colin]      3.1.0cvs7
8968
8969         * src/prefs_common.c
8970         * src/prefs_common.h
8971         * src/prefs_summaries.c
8972         * src/summaryview.c
8973                 Fix bug 1388, 'message list tool tips'
8974                 Add (optional) tooltips in summaryview.
8975                 This only works with GTK+ >= 2.12
8976
8977 2007-11-19 [colin]      3.1.0cvs6
8978
8979         * src/compose.c
8980                 Make strings a bit better when attaching
8981                 from mailto: URIs
8982
8983 2007-11-19 [colin]      3.1.0cvs5
8984
8985         * src/common/utils.c
8986                 Fix bug 1392, 'Top level domain .EU is 
8987                 not recognised as valid'
8988
8989 2007-11-19 [wwp]        3.1.0cvs4
8990
8991         * src/compose.c
8992         * src/compose.h
8993                 Revert changes to compose.c made in 3.1.0cvs2.
8994
8995 2007-11-19 [wwp]        3.1.0cvs3
8996
8997         * src/addressbook.c
8998         * src/addressbook.h
8999         * src/editaddress.c
9000         * src/editgroup.c
9001         * src/addrduplicates.c
9002                 Minor improvements in the address book:
9003                 always accept new contacts provided that some
9004                 detail is set (instead of rejecting silently).
9005                 Better guessing of contact name from incomplete
9006                 name information. Better display of contacts with
9007                 no name, in contact lists, group contents, find
9008                 duplicate results.
9009                 
9010
9011 2007-11-19 [wwp]        3.1.0cvs2
9012
9013         * src/compose.c
9014         * src/compose.h
9015         * src/prefs_logging.c
9016         * src/prefs_summaries.c
9017                 GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
9018                 wrap some long label in prefs/summaries, layout checkboxes
9019                 in a more compact form in prefs/loggin, make account and
9020                 header's combos have the same size/spacing in compose
9021                 window.
9022
9023 2007-11-19 [wwp]        3.1.0cvs1
9024
9025         * src/edittags.c
9026                 Fix a tiny leak and duplicate variable.
9027
9028 2007-11-19 [paul]       3.1.0
9029
9030         * NEWS
9031         * README
9032         * RELEASE_NOTES 
9033                 3.1.0 released
9034
9035 2007-11-19 [paul]       3.0.2cvs145
9036
9037         * po/de.po
9038         * po/fi.po
9039         * po/fr.po
9040         * po/hu.po
9041         * po/it.po
9042         * po/pl.po
9043         * po/pt_BR.po
9044         * po/sk.po
9045         * po/zh_CN.po
9046                 updated by Stephan Sachse, Flammie Pirinen,
9047                 Fabien Vantard, Pader Rezso, Andrea Spadaccini,
9048                 Emil Nowak, Frederico Goncalves Guimaraes,
9049                 Andrej Kacian, and Ralph Young
9050
9051 2007-11-18 [mones]      3.0.2cvs144
9052
9053         * po/es.po
9054                 Updated Spanish translation
9055
9056 2007-11-18 [colin]      3.0.2cvs143
9057
9058         * src/edittags.c
9059                 Prevent empty tag after edit, thanks to wwp
9060
9061 2007-11-18 [colin]      3.0.2cvs142
9062
9063         * src/editaddress.c
9064                 Fix possible "(null)" %s - thanks to wwp
9065
9066 2007-11-16 [wwp]        3.0.2cvs141
9067
9068         * src/common/utils.c
9069                 Fix for 3.0.2cvs140, prevents from crashing when opening
9070                 a compose window.
9071
9072 2007-11-16 [colin]      3.0.2cvs140
9073
9074         * src/main.c
9075         * src/common/claws.c
9076                 Output a bit more useful info at startup
9077                 in --debug mode
9078
9079 2007-11-16 [colin]      3.0.2cvs139
9080
9081         * src/compose.c
9082         * src/common/utils.c
9083         * src/common/utils.h
9084                 Fix bug 1387, 'Request for --compose to 
9085                 support multiple attachments'
9086
9087 2007-11-16 [colin]      3.0.2cvs138
9088
9089         * src/news.c
9090                 Fix bug 1390, 'NNTP fails after server 
9091                 closed connection'
9092
9093 2007-11-16 [colin]      3.0.2cvs137
9094
9095         * src/prefs_display_header.c
9096                 Fix bug 1389, 'Changing 'Display headers 
9097                 in message view' breaks dispheaderrc'
9098
9099 2007-11-14 [colin]      3.0.2cvs136
9100
9101         * src/summaryview.c
9102         * src/gtk/quicksearch.c
9103         * src/gtk/quicksearch.h
9104                 Fix resetting the quicksearch when in non-sticky
9105                 mode, but Recursive is set: reset only when going
9106                 out of the root search folder.
9107
9108 2007-11-14 [colin]      3.0.2cvs135
9109
9110         * src/filtering.c
9111                 Don't set new flag back when doing "Mark as unread"
9112                 from filtering
9113
9114 2007-11-12 [paul]       3.0.2cvs134
9115
9116         * src/plugins/dillo_viewer/dillo_viewer.c
9117                 don't offer the mime type for translation
9118
9119 2007-11-12 [paul]
9120
9121         3.1.0-rc2 released
9122
9123 2007-11-11 [colin]      3.0.2cvs133
9124
9125         * src/imap_gtk.c
9126         * src/mh_gtk.c
9127                 Use markup-escaped strings in dialogs
9128
9129 2007-11-11 [colin]      3.0.2cvs132
9130
9131         * src/imap.c
9132                 Better IMAP-UTF7/UTF8 conversion
9133
9134 2007-11-10 [colin]      3.0.2cvs131
9135
9136         * src/news.c
9137                 Fix debian bug 450698, 'nntp auth behavior changed 
9138                 without notice'
9139
9140 2007-11-10 [colin]      3.0.2cvs130
9141
9142         * configure.ac
9143         * src/inc.c
9144         * src/main.c
9145         * src/main.h
9146         * src/mimeview.c
9147         * src/statusbar.c
9148         * src/common/utils.c
9149         * src/etpan/Makefile.am
9150         * src/gtk/filesel.c
9151         * src/gtk/gtkutils.h
9152         * src/gtk/menu.c
9153         * src/plugins/bogofilter/Makefile.am
9154         * src/plugins/clamav/Makefile.am
9155         * src/plugins/dillo_viewer/Makefile.am
9156         * src/plugins/pgpcore/Makefile.am
9157         * src/plugins/spamassassin/Makefile.am
9158         * src/plugins/trayicon/Makefile.am
9159                 Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
9160
9161 2007-11-09 [colin]      3.0.2cvs129
9162
9163         * src/addressbook.c
9164         * src/ldapupdate.c
9165                 fix bug 1375, 'Impossible to modify e-mail
9166                 in LDAP addressbook twice'; Try two. update
9167                 externalID, don't make display lag, and
9168                 fix the cases where dn is not mail.
9169
9170 2007-11-08 [paul]       3.0.2cvs128
9171
9172         * src/account.c
9173         * src/compose.c
9174         * src/messageview.c
9175         * src/prefs_account.c
9176         * src/prefs_account.h
9177                 reinstate 'Generate Message-ID' option as an
9178                 account preference. (hidden on IMAP)
9179                 Thanks to Colin
9180
9181 2007-11-08 [paul]       3.0.2cvs127
9182
9183         * src/textview.c
9184                 MAEMO: fix failure of loading images inline
9185                 MAEMO: fix bug 1349, 'Emails still skip to end
9186                 when opened (in certain circumstances)...'
9187
9188 2007-11-07 [colin]      3.0.2cvs126
9189
9190         * src/toolbar.c
9191                 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
9192
9193 2007-11-07 [colin]      3.0.2cvs125
9194
9195         * src/toolbar.c
9196                 Re-change the string occurence of A_CLAWS_ACTIONS
9197                 to A_SYL_ACTIONS, to prevent parse errors of the
9198                 toolbar_*.xml files
9199
9200 2007-11-07 [colin]      3.0.2cvs124
9201
9202         * src/mimeview.c
9203         * src/prefs_common.c
9204         * src/prefs_common.h
9205         * manual/advanced.xml
9206                 Add an hidden pref, 'save_parts_readwrite';
9207                 completes 3.0.2cvs35
9208
9209 2007-11-07 [paul]       3.0.2cvs123
9210
9211         * src/prefs_toolbar.c
9212         * src/toolbar.c
9213         * src/toolbar.h
9214                 rename ToolbarSylpheedActions to ToolbarClawsActions
9215                 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
9216
9217 2007-11-07 [paul]       3.0.2cvs122
9218
9219         * src/toolbar.c
9220                 MAEMO: remove tooltips
9221
9222 2007-11-07 [colin]      3.0.2cvs121
9223
9224         * src/plugins/pgpinline/pgpinline.c
9225                 Fix bug 1377, 'unspecific errors on 
9226                 signature checking'. Fix trimming of
9227                 UTF8 data.
9228
9229 2007-11-06 [iwkse]      3.0.2cvs120
9230
9231         * src/prefs_summary_open.c
9232                 yet a string change
9233
9234 2007-11-06 [paul]       3.0.2cvs119
9235
9236         * tools/Makefile.am
9237         * tools/README
9238         * tools/csv2addressbook.pl
9239                 add a new script that imports a CSV formatted
9240                 address book. Becky and Thunderbird address
9241                 book are currently supported.
9242
9243 2007-11-05 [colin]      3.0.2cvs118
9244
9245         * src/imap.c
9246                 Fix deletion 
9247
9248 2007-11-05 [iwkse]      3.0.2cvs117
9249
9250         * src/prefs_summary_open.c
9251                 String changes
9252
9253 2007-11-04 [paul]       3.0.2cvs116
9254
9255         * src/addressbook_foldersel.c
9256                 fix gtk critical warning
9257                 Patch by Pawel Pekala
9258
9259 2007-11-04 [paul]       3.0.2cvs115
9260
9261         * tools/README
9262         * tools/claws-mail-compose-insert-files.pl
9263                 add --bcc and uri_escape() everything
9264
9265 2007-11-04 [paul]       3.0.2cvs114
9266
9267         * src/gtk/gtkutils.c
9268                 gtkut_stock_with_text_button_set_create(): set
9269                 GTK_CAN_DEFAULT on buttons 2 and 3
9270
9271 2007-11-03 [paul]       3.0.2cvs113
9272
9273         * src/common/utils.c
9274                 fix debian bug #448814, 'mailto: URI decoding
9275                 desn't decode the destination address field'
9276                 Patch by Federico Heinz <fheinz@vialibre.org.ar>
9277
9278 2007-11-03 [paul]       3.0.2cvs112
9279
9280         * AUTHORS
9281         * src/compose.c
9282         * src/gtk/authors.h
9283                 allow Bcc in commandline URIs
9284                 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
9285
9286 2007-11-02 [colin]      3.0.2cvs111
9287
9288         * src/addressbook.c
9289                 Maybe fix bug 1376, 'crash on 
9290                 addressbook manipulation'
9291
9292 2007-10-31 [paul]       3.0.2cvs110
9293
9294         * src/ldapupdate.c
9295                 fix bug 1375, 'Impossible to modify e-mail
9296                 in LDAP addressbook twice'
9297                 Patch by Michael Rasmussen
9298
9299 2007-10-30 [paul]       3.0.2cvs109
9300
9301         * configure.ac
9302                 enable GnuTLS support with --enable-gnutls which
9303                 will disable openssl support. if the user has
9304                 gtk >= 2.10.x don't allow gnomeprint even if the
9305                 user asks for it
9306
9307 2007-10-30 [paul]
9308
9309         3.1.0-rc1 released
9310
9311 2007-10-30 [paul]       3.0.2cvs108
9312
9313         * Makefile.am
9314                 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
9315
9316 2007-10-30 [paul]       3.0.2cvs107
9317
9318         * src/expldifdlg.c
9319         * src/prefs_account.c
9320         * src/prefs_folder_item.c
9321         * src/prefs_spelling.c
9322         * src/prefs_themes.c
9323         * src/wizard.c
9324         * src/gtk/gtkaspell.c
9325         * src/gtk/gtkaspell.h
9326         * src/plugins/spamassassin/spamassassin_gtk.c
9327                 replace deprecated gtk_option_menu...
9328                 patch by Pawel Pekala
9329
9330 2007-10-29 [colin]      3.0.2cvs106
9331
9332         * src/plugins/dillo_viewer/dillo_prefs.c
9333                 Fix forgotten signal connect
9334
9335 2007-10-28 [colin]      3.0.2cvs105
9336
9337         * src/plugins/dillo_viewer/dillo_prefs.c
9338         * src/plugins/dillo_viewer/dillo_prefs.h
9339         * src/plugins/dillo_viewer/dillo_viewer.c
9340                 Implement addressbook-based whitelisting for loading
9341                 remote images. Fixed missing destroy of the embedded
9342                 browser that made a Dillo window pop up on exit, if
9343                 an HTML part was displayed.
9344
9345 2007-10-26 [colin]      3.0.2cvs104
9346
9347         * src/edittags.c
9348                 Add missing static
9349
9350 2007-10-25 [colin]      3.0.2cvs103
9351
9352         * src/editaddress.c
9353                 Add tap-and-hold on the picture, for Maemo
9354         * src/edittags.c
9355         * src/edittags.h
9356         * src/mainwindow.c
9357         * src/procmsg.c
9358         * src/summaryview.c
9359         * src/textview.c
9360                 Unify tag interfaces.
9361
9362 2007-10-25 [colin]      3.0.2cvs102
9363
9364         * src/imap.c
9365         * src/etpan/imap-thread.h
9366                 Much better error handling. We'll need to be really
9367                 clear to users about where errors come from, with 
9368                 the apparition of Gmail's IMAP server.
9369
9370 2007-10-24 [colin]      3.0.2cvs101
9371
9372         * src/edittags.c
9373         * src/mainwindow.c
9374         * src/summaryview.c
9375         * src/textview.c
9376                 Add tags sorting (alphabetical); allow deletion of
9377                 tags from the Apply Tags window
9378
9379 2007-10-24 [colin]      3.0.2cvs100
9380
9381         * src/editaddress.c
9382         * src/editaddress_other_attributes_ldap.c
9383         * src/editaddress_other_attributes_ldap.h
9384         * src/ldapctrl.c
9385         * src/ldapquery.c
9386         * src/ldapupdate.c
9387                 Fix LDAP writing (got broken in cvs39)
9388                 Add read-only support for jpegPhoto LDAP field
9389
9390 2007-10-23 [colin]      3.0.2cvs99
9391
9392         * src/news.c
9393                 Fix crash in some cases
9394
9395 2007-10-22 [colin]      3.0.2cvs98
9396
9397         * src/common/socket.h
9398         * src/common/ssl.c
9399                 Fix big leak in GnuTLS code
9400
9401 2007-10-22 [colin]      3.0.2cvs97
9402
9403         * src/news.c
9404                 Fix bug 1368, 'SIGSEGV in NNTP code'
9405
9406 2007-10-22 [colin]      3.0.2cvs96
9407
9408         * src/prefs_customheader.c
9409                 Catch compface warnings when generating X-Faces
9410
9411 2007-10-22 [wwp]        3.0.2cvs95
9412
9413         * src/quote_fmt_parse.y
9414                 Remove accidentally committed debug traces.
9415                 Fix a warning.
9416
9417 2007-10-22 [colin]      3.0.2cvs94
9418
9419         * src/etpan/nntp-thread.c
9420                 Fix authentication
9421
9422 2007-10-19 [wwp]        3.0.2cvs93
9423
9424         * src/common/ssl_certificate.c
9425                 Add missing include (Windows).
9426
9427 2007-10-19 [colin]      3.0.2cvs92
9428
9429         * src/imap_gtk.c
9430         * src/mimeview.c
9431         * src/textview.c
9432         * src/gtk/inputdialog.c
9433         * src/gtk/inputdialog.h
9434                 Remove the last old combo; patch by
9435                 Pawel
9436
9437 2007-10-19 [colin]      3.0.2cvs91
9438
9439         * src/common/ssl.c
9440                 Fix interop problem with GnuTLS and some crappy
9441                 servers that have very little keys.
9442
9443 2007-10-19 [colin]      3.0.2cvs90
9444
9445         * src/common/ssl.c
9446                 Fix return value check on GnuTLS, and
9447                 display the error
9448
9449 2007-10-18 [colin]      3.0.2cvs89
9450
9451         * src/common/ssl_certificate.c
9452                 Fix missing initialisations
9453
9454 2007-10-18 [wwp]        3.0.2cvs88
9455
9456         * src/Makefile.am
9457                 Fix linking against GNUTLS (matters if --enable-gnutls only).
9458
9459 2007-10-18 [colin]      3.0.2cvs87
9460
9461         * po/POTFILES.in
9462                 Fix build
9463
9464 2007-10-18 [mones]      3.0.2cvs86
9465
9466         * src/editbook.c
9467         * src/import.c
9468         * src/prefs_account.c
9469         * src/prefs_receive.c
9470         * src/gtk/about.c
9471         * src/plugins/bogofilter/bogofilter_gtk.c
9472         * src/plugins/spamassassin/spamassassin_gtk.c
9473                 More capitalisation micro-fixes
9474
9475 2007-10-18 [paul]       3.0.2cvs85
9476
9477         * configure.ac
9478                 add info about NNTP support via libetpan
9479                 change the configure output ending msg a little
9480         * src/gtk/about.c
9481                 similar changes to above
9482
9483 2007-10-18 [colin]      3.0.2cvs84
9484
9485         * src/procmime.c
9486         * src/procmime.h
9487                 Fix missing symbol for S/MIME
9488
9489 2007-10-18 [colin]      3.0.2cvs83
9490
9491         * src/prefs_filtering_action.c
9492                 Fix crash in tags (introduced in cvs78)
9493
9494 2007-10-18 [colin]      3.0.2cvs82
9495
9496         * src/common/Makefile.am
9497         * src/common/nntp.c
9498         * src/common/nntp.h
9499         * src/etpan/Makefile.am
9500         * src/etpan/etpan-thread-manager-types.h
9501         * src/etpan/etpan-thread-manager.c
9502         * src/etpan/imap-thread.c
9503         * src/etpan/nntp-thread.c
9504         * src/etpan/nntp-thread.h
9505         * src/news.c
9506         * src/news.h
9507                 Rewrite the nntp implementation
9508                 to use libetpan. Non-blocking NNTP!
9509         * src/account.c
9510         * src/crash.c
9511         * src/imap.c
9512         * src/inc.c
9513         * src/main.c
9514         * src/mainwindow.c
9515         * src/pop.c
9516         * src/pop.h
9517         * src/prefs_account.c
9518         * src/recv.c
9519         * src/recv.h
9520         * src/send_message.c
9521         * src/send_message.h
9522         * src/ssl_manager.c
9523         * src/ssl_manager.h
9524         * src/wizard.c
9525         * src/common/claws.c
9526         * src/common/session.c
9527         * src/common/session.h
9528         * src/common/smtp.c
9529         * src/common/smtp.h
9530         * src/common/socket.c
9531         * src/common/socket.h
9532         * src/common/ssl.c
9533         * src/common/ssl.h
9534         * src/common/ssl_certificate.c
9535         * src/common/ssl_certificate.h
9536         * src/gtk/about.c
9537         * src/gtk/sslcertwindow.c
9538         * src/gtk/sslcertwindow.h
9539                 Implement GnuTLS support. GnuTLS support
9540                 will be used if OpenSSL isn't available, or
9541                 specified explicitely. (the reason is that
9542                 GnuTLS cerficate checking is a bit less 
9543                 practical than OpenSSL's)
9544
9545 2007-10-18 [paul]       3.0.2cvs81
9546
9547         * src/gtk/inputdialog.c
9548         * src/gtk/inputdialog.h
9549                 fix copyright header
9550
9551 2007-10-17 [colin]      3.0.2cvs80
9552
9553         * src/plugins/pgpcore/select-keys.c
9554                 Fix bug which prevented encryption key
9555                 auto-selection when two or more matched the
9556                 email address, but only one isn't revoked
9557                 or expired.
9558
9559 2007-10-17 [wwp]        3.0.2cvs79
9560
9561         * src/compose.c
9562         * src/quote_fmt.c
9563         * src/quote_fmt.h
9564         * src/quote_fmt_lex.l
9565         * src/quote_fmt_parse.y
9566                 Templates can now attach files using |attach{filename}.
9567
9568 2007-10-17 [wwp]        3.0.2cvs78
9569
9570         * src/prefs_customheader.c
9571         * src/prefs_ext_prog.c
9572         * src/prefs_filtering_action.c
9573         * src/prefs_matcher.c
9574         * src/prefs_other.c
9575         * src/prefs_toolbar.c
9576         * src/gtk/combobox.c
9577         * src/gtk/combobox.h
9578         * src/gtk/gtkutils.c
9579         * src/gtk/gtkutils.h
9580         * src/plugins/bogofilter/bogofilter_gtk.c
9581         * src/plugins/spamassassin/spamassassin_gtk.c
9582                 Removed almost all remaining instances of GtkCombo
9583                 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
9584                 few visual and code cleanup from Colin.
9585
9586 2007-10-16 [wwp]        3.0.2cvs77
9587         * src/gtk/pluginwindow.c
9588                 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
9589
9590 2007-10-15 [colin]      3.0.2cvs76
9591
9592         * src/edittags.c
9593         * src/edittags.h
9594         * src/filtering.c
9595         * src/filtering.h
9596         * src/importmutt.c
9597         * src/importpine.c
9598         * src/main.c
9599         * src/messageview.c
9600         * src/messageview.h
9601         * src/mimeview.c
9602         * src/mimeview.h
9603         * src/pop.c
9604         * src/pop.h
9605         * src/prefs_common.c
9606         * src/prefs_common.h
9607         * src/prefs_customheader.c
9608         * src/prefs_customheader.h
9609         * src/prefs_display_header.c
9610         * src/prefs_display_header.h
9611         * src/prefs_filtering_action.c
9612         * src/prefs_filtering_action.h
9613         * src/prefs_folder_column.c
9614         * src/prefs_folder_column.h
9615         * src/prefs_folder_item.c
9616         * src/prefs_folder_item.h
9617         * src/prefs_gtk.c
9618         * src/prefs_gtk.h
9619         * src/prefs_logging.h
9620         * src/prefs_matcher.c
9621         * src/prefs_matcher.h
9622         * src/prefs_summary_column.c
9623         * src/prefs_summary_column.h
9624         * src/prefs_summary_open.c
9625         * src/procheader.c
9626         * src/procheader.h
9627         * src/procmime.c
9628         * src/procmime.h
9629         * src/recv.c
9630         * src/recv.h
9631         * src/sourcewindow.c
9632         * src/sourcewindow.h
9633         * src/summaryview.c
9634         * src/summaryview.h
9635         * src/textview.c
9636         * src/textview.h
9637         * src/toolbar.c
9638         * src/toolbar.h
9639         * src/common/mgutils.c
9640         * src/common/mgutils.h
9641         * src/common/nntp.c
9642         * src/common/nntp.h
9643         * src/common/prefs.c
9644         * src/common/prefs.h
9645         * src/common/socket.c
9646         * src/common/socket.h
9647         * src/common/stringtable.c
9648         * src/common/stringtable.h
9649         * src/common/template.c
9650         * src/common/template.h
9651         * src/common/uuencode.c
9652         * src/common/uuencode.h
9653         * src/gtk/gtkshruler.c
9654         * src/gtk/gtkshruler.h
9655         * src/gtk/menu.c
9656         * src/gtk/menu.h
9657         * src/gtk/progressdialog.c
9658         * src/gtk/progressdialog.h
9659                 Remove/staticalize, the return of the revenge
9660
9661 2007-10-15 [colin]      3.0.2cvs75
9662
9663         * src/matcher.c
9664                 Fix redirections in filtering's tests
9665
9666 2007-10-15 [colin]      3.0.2cvs74
9667
9668         * src/imap.c
9669                 Don't build imap_synchronise at all when 
9670                 building without libetpan
9671
9672 2007-10-14 [colin]      3.0.2cvs73
9673
9674         * src/imap.c
9675         * src/common/md5.c
9676         * src/common/md5.h
9677         * src/gtk/manage_window.c
9678         * src/gtk/manage_window.h
9679                 Remove more unused code
9680
9681 2007-10-14 [colin]      3.0.2cvs72
9682
9683         * src/addrquery.c
9684         * src/addrquery.h
9685         * src/recv.c
9686         * src/recv.h
9687         * src/vcard.c
9688         * src/vcard.h
9689         * src/common/xml.c
9690         * src/common/xml.h
9691         * src/common/xmlprops.c
9692         * src/common/xmlprops.h
9693                 Remove more unused code
9694
9695 2007-10-14 [colin]      3.0.2cvs71
9696
9697         * src/common/utils.c
9698                 Remove unused function
9699
9700 2007-10-13 [colin]      3.0.2cvs70
9701
9702         * src/imap.c
9703         * src/imap.h
9704         * src/mainwindow.c
9705         * src/mainwindow.h
9706         * src/gtk/gtkutils.c
9707         * src/gtk/gtkutils.h
9708                 Staticalise/Remove more code
9709
9710 2007-10-13 [colin]      3.0.2cvs69
9711
9712         * src/common/utils.c
9713         * src/common/utils.h
9714                 Remove dead code, unused for ages
9715
9716 2007-10-13 [colin]      3.0.2cvs68
9717
9718         * src/main.c
9719         * src/main.h
9720                 Maemo: define hildon_program in main.c,
9721                 make it accessible in the .h with extern
9722
9723 2007-10-13 [paul]       3.0.2cvs67
9724
9725         * src/gtk/menu.c
9726                 fix a bunch of runtime warnings on maemo
9727
9728 2007-10-13 [paul]       3.0.2cvs66
9729
9730         * src/main.c
9731         * src/main.h
9732         * src/gtk/gtkutils.c
9733         * src/gtk/gtkutils.h
9734                 fix a bunch of compiler warnings on maemo
9735
9736 2007-10-12 [colin]      3.0.2cvs65
9737
9738         * src/account.c
9739         * src/addritem.c
9740         * src/addritem.h
9741         * src/filtering.c
9742         * src/filtering.h
9743         * src/folder.c
9744         * src/folder.h
9745         * src/common/utils.c
9746         * src/common/utils.h
9747                 Remove unused code, staticalise some functions
9748
9749 2007-10-12 [paul]       3.0.2cvs64
9750
9751         * src/account.c
9752         * src/folderview.c
9753         * src/main.c
9754         * src/mainwindow.c
9755         * src/messageview.c
9756         * src/summary_search.c
9757         * src/summaryview.c
9758         * src/toolbar.c
9759         * src/wizard.c
9760         * src/common/utils.c
9761         * src/gtk/prefswindow.c
9762                 fix a bunch of compiler warnings on maemo
9763
9764 2007-10-11 [colin]      3.0.2cvs63
9765
9766         * src/editaddress.c
9767                 Make static function static
9768
9769 2007-10-11 [mones]      3.0.2cvs62
9770
9771         * src/addrduplicates.c
9772         * src/addressbook.c
9773         * src/compose.c
9774         * src/expldifdlg.c
9775         * src/mainwindow.c
9776         * src/messageview.c
9777         * src/pop.c
9778         * src/prefs_customheader.c
9779         * src/prefs_send.c
9780         * src/prefs_themes.c
9781         * src/common/plugin.c
9782         * src/gtk/pluginwindow.c
9783         * src/gtk/quicksearch.c
9784                 Fix several typos and capitalisation issues
9785
9786 2007-10-11 [wwp]        3.0.2cvs61
9787
9788         * src/editaddress.c
9789                 Fix a warning about possible use of uninitialized
9790                 filename var.
9791
9792 2007-10-11 [wwp]        3.0.2cvs60
9793
9794         * src/editaddress.c
9795                 Disable "Unset picture" menu item when there's
9796                 no picture to clear. Fix an extraneous g_unref_object,
9797                 add missing initializers.
9798
9799 2007-10-11 [wwp]        3.0.2cvs59
9800
9801         * src/pixmaps/anonymous.xpm
9802         * src/editaddress.c
9803         * src/Makefile.am
9804         * src/stock_pixmap.c
9805         * src/stock_pixmap.h
9806                 Fix a leak, gettext-ize the photo label.
9807                 Don't clear the existing picture if loading
9808                 a new one fails. Use a default 'anonymous'
9809                 picture (this new xpm has been added to the
9810                 internal stock_pixmap API). Add a
9811                 "Set picture" context menu entry.
9812
9813 2007-10-11 [colin]      3.0.2cvs58
9814
9815         * src/messageview.c
9816                 Make shift-shortcuts work
9817         * src/prefs_actions.c
9818                 Don't ask if we really want to close when
9819                 choosing OK and only the list is changed
9820         * src/prefs_template.c
9821                 Don't ask if we really want to close when
9822                 choosing OK and only the list is changed
9823         * src/common/plugin.c
9824                 Fix writing of second [Plugins_*] block
9825         * src/common/template.c
9826                 Remove unused files (fixes deletion)
9827
9828 2007-10-10 [paul]       3.0.2cvs57
9829
9830         * src/prefs_template.c
9831                 put the whole thing in a scrolled window
9832                 so that half the page is no longer inaccessible
9833                 on maemo
9834                 make the gtk_text_view smaller on maemo
9835
9836 2007-10-10 [colin]      3.0.2cvs56
9837
9838         * src/compose.c
9839                 Fix updating of Attachments number in some
9840                 cases (reedit, attach from command-line, ...)
9841
9842 2007-10-10 [colin]      3.0.2cvs55
9843
9844         * src/editaddress.c
9845                 Initialise error correctly
9846
9847 2007-10-10 [paul]       3.0.2cvs54
9848
9849         * src/prefs_filtering_action.c
9850         * src/gtk/description_window.c
9851         * src/gtk/foldersort.c
9852         * src/gtk/quicksearch.c
9853                 get rid of some pointless new lines and
9854                 make the descripton labels wrap better
9855
9856 2007-10-10 [colin]      3.0.2cvs53
9857
9858         * src/addressadd.c
9859         * src/editaddress.c
9860         * src/headerview.c
9861         * src/textview.c
9862                 More error handling on saving pictures
9863
9864 2007-10-10 [colin]      3.0.2cvs52
9865
9866         * src/printing.c
9867         * src/printing.h
9868                 Generalize a bit printing, so we can factorize
9869                 most of the code. 
9870
9871 2007-10-10 [paul]       3.0.2cvs51
9872
9873         * src/addrduplicates.c
9874                 fix engrish
9875                 use GTK_STOCK... buttons
9876
9877 2007-10-10 [paul]       3.0.2cvs50
9878
9879         * src/addressadd.c
9880         * src/addrindex.c
9881         * src/editaddress.c
9882                 Fix previous patch
9883                 Thanks to Colin
9884
9885 2007-10-10 [paul]       3.0.2cvs49
9886
9887         * src/summaryview.c
9888         * src/messageview.c
9889                 Fix crash on Add sender to addressbook when
9890                 From is null
9891         * src/addressadd.c
9892         * src/addrindex.c
9893         * src/editaddress.c
9894         * src/editaddress_other_attributes_ldap.h
9895                 Fix leaks 
9896                 Rename images to .png in addrbook/
9897         * src/headerview.c
9898         * src/textview.c
9899                 Fix Face/X-Face being used if adding another
9900                 address than sender to addressbook
9901                 Thanks to Colin
9902
9903 2007-10-10 [holger]     3.0.2cvs48
9904
9905         * src/addrduplicates.c
9906         * src/editaddress.c
9907                 Improvements to the addressbook duplicate finder
9908                 feature:
9909                  - add an edit button to the button bar
9910                  - display the whole bookname (with iface) and
9911                    use this for same-book checking
9912                  - after editing, try to keep selections if the
9913                    entries are still present
9914                  - sort the email column alphabetically
9915                  - put results in a scrolled window
9916                  - support embedded editing
9917                  - make columns in detail view resizable
9918                  - add keyboard shortcuts
9919
9920 2007-10-10 [wwp]        3.0.2cvs47
9921
9922         * src/addrindex.c
9923                 Fix a crash when there's no From: in email, thanks to Colin.
9924
9925 2007-10-09 [paul]       3.0.2cvs46
9926
9927         * src/messageview.c
9928         * src/summaryview.c
9929         * src/textview.c
9930                 fix building without compface support
9931
9932 2007-10-09 [colin]      3.0.2cvs45
9933
9934         * src/editaddress.c
9935         * src/headerview.c
9936         * src/textview.c
9937                 Add error handling
9938
9939 2007-10-09 [colin]      3.0.2cvs44
9940
9941         * src/addrduplicates.c
9942         * src/addressadd.c
9943         * src/addressadd.h
9944         * src/addressbook.c
9945         * src/addressbook.h
9946         * src/addrindex.c
9947         * src/addrindex.h
9948         * src/addritem.c
9949         * src/addritem.h
9950         * src/compose.c
9951         * src/editaddress.c
9952         * src/editaddress_other_attributes_ldap.h
9953         * src/headerview.c
9954         * src/messageview.c
9955         * src/mimeview.c
9956         * src/summaryview.c
9957         * src/textview.c
9958         * src/gtk/gtkutils.c
9959                 Automatically set contacts' pictures from Face 
9960                 or X-Face if they have no picture
9961                 Display the contact picture in textview or
9962                 headerview for mails sent by people in the 
9963                 addressbook, that have no Face or X-Face
9964                 Fix a few details in the Person edition dialog
9965                 (ability to unset picture)
9966                 Remove picture file when deleting contacts
9967
9968 2007-10-09 [iwkse]      3.0.2cvs43
9969
9970         * src/gtk/about.c
9971                 center the about window
9972
9973 2007-10-09 [paul]       3.0.2cvs42
9974
9975         * src/prefs_toolbar.c
9976                 fix icon selector window on maemo
9977
9978 2007-10-09 [paul]       3.0.2cvs41
9979
9980         * src/messageview.c
9981                 add 'go to' menu to separate msgview
9982
9983 2007-10-09 [colin]      3.0.2cvs40
9984
9985         * src/common/defs.h
9986                 Add forgotten file
9987
9988 2007-10-09 [iwkse]      3.0.2cvs39
9989
9990         * Makefile.am
9991         * src/addressbook.c
9992         * src/addritem.c
9993         * src/addritem.h
9994         * src/editaddress.c
9995         * src/editaddress_other_attributes_ldap.h
9996         * src/addrbook.c
9997         * src/Makefile.am
9998                 set a photo in the Addressbook
9999
10000 2007-10-08 [colin]      3.0.2cvs38
10001
10002         * src/prefs_toolbar.c
10003                 Make height 320 to remove the scrollbar 
10004                 (with current number of icons)
10005
10006 2007-10-08 [colin]      3.0.2cvs37
10007
10008         * src/prefs_toolbar.c
10009                 Transform the treeview to a GtkIconView.
10010                 Patch by Pawel
10011                 In addition, transform the window so that 
10012                 it looks like a popup menu. Patch by me
10013
10014 2007-10-08 [colin]      3.0.2cvs36
10015
10016         * src/compose.c
10017         * src/compose.h
10018                 Beautify the GUI a bit; in particular, show the
10019                 number of attachments in the tab's title.
10020                 Patch by Pawel
10021
10022 2007-10-08 [paul]       3.0.2cvs35
10023
10024         * src/mimeview.c
10025                 Save users from themselves: save temporary
10026                 files used for Open/Open with as read-only.
10027                 Thanks to Colin
10028
10029 2007-10-08 [paul]       3.0.2cvs34
10030
10031         * tools/Makefile.am
10032                 forgot this in cvs33
10033
10034 2007-10-08 [paul]       3.0.2cvs33
10035
10036         * tools/kdeservicemenu/README
10037         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
10038         * tools/kdeservicemenu/install.sh
10039         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
10040                 renamed template* to *template so as not to confuse
10041                 lintian
10042
10043 2007-10-08 [paul]       3.0.2cvs32
10044
10045         * src/prefs_themes.c
10046         * src/stock_pixmap.c
10047                 replace 2 direct uses of RC_DIR
10048
10049 2007-10-07 [colin]      3.0.2cvs31
10050
10051         * src/addrduplicates.c
10052         * src/addrduplicates.h
10053         * src/addressbook.c
10054         * src/addressbook.h
10055         * src/addrindex.c
10056         * src/addrindex.h
10057                 Implement deletion in duplicate finder. 
10058                 Patch by Holger 
10059
10060 2007-10-07 [colin]      3.0.2cvs30
10061
10062         * src/exporthtml.c
10063         * src/mbox.c
10064         * src/common/utils.c
10065                 Better fix for Solaris, thanks to Nicolas Doualot
10066
10067 2007-10-07 [colin]      3.0.2cvs29
10068
10069         * AUTHORS
10070         * src/gtk/authors.h
10071                 Add Frank Dietrich
10072
10073 2007-10-07 [colin]      3.0.2cvs28
10074
10075         * src/exporthtml.c
10076                 Fix HTML export to make it more compliant
10077                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
10078
10079 2007-10-07 [colin]      3.0.2cvs27
10080
10081         * src/prefs_toolbar.c
10082                 Only use icons that wouldn't look stupid in the toolbar
10083                 Patch by Pawel
10084
10085 2007-10-07 [colin]      3.0.2cvs26
10086
10087         * src/prefs_toolbar.c
10088                 Fix old icon being used when none is selected
10089
10090 2007-10-07 [colin]      3.0.2cvs25
10091
10092         * src/toolbar.c
10093                 Fix copy/paste error
10094
10095 2007-10-07 [colin]      3.0.2cvs24
10096
10097         * src/prefs_toolbar.c
10098         * src/toolbar.c
10099         * src/toolbar.h
10100                 Update icon to default one when changing event
10101                 Make the icon chooser nicer (handle Esc, Enter,
10102                 double-click)
10103
10104 2007-10-06 [colin]      3.0.2cvs23
10105
10106         * src/prefs_toolbar.c
10107                 Fix text reset; patch by Pawel
10108
10109 2007-10-06 [colin]      3.0.2cvs22
10110
10111         * src/toolbar.h
10112                 Complete previous commit
10113
10114 2007-10-06 [colin]      3.0.2cvs21
10115
10116         * src/prefs_toolbar.c
10117         * src/toolbar.c
10118                 Set toolbar text automatically to the default
10119                 when changing Event executed on click
10120
10121 2007-10-06 [colin]      3.0.2cvs20
10122
10123         * src/prefs_toolbar.c
10124                 Invert Text and Event fields
10125
10126 2007-10-06 [colin]      3.0.2cvs19
10127
10128         * src/prefs_toolbar.c
10129         * src/toolbar.c
10130                 Make toolbar prefs look much better
10131                 Patch by Pawel Pekala
10132
10133 2007-10-06 [paul]       3.0.2cvs18
10134
10135         * src/account.c
10136         * src/prefs_filtering.c
10137                 fix checkbuttons in gtktreeview on maemo by
10138                 setting maemo's "allow-checkbox-mode" to FALSE
10139
10140 2007-10-06 [colin]      3.0.2cvs17
10141
10142         * configure.ac
10143                 Export -DSOLARIS in CFLAGS for all
10144                 Solaris (not just 2.8) and OpenSolaris
10145
10146 2007-10-06 [paul]       3.0.2cvs16
10147
10148         * AUTHORS
10149         * src/exporthtml.c
10150         * src/mbox.c
10151         * src/gtk/authors.h
10152                 fix build on solaris where ctime_r takes
10153                 3 arguments rather than 2.
10154                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
10155
10156 2007-10-05 [colin]      3.0.2cvs15
10157
10158         * src/etpan/imap-thread.c
10159                 Fix wrong error codepath
10160
10161 2007-10-05 [wwp]        3.0.2cvs14
10162
10163         * src/filtering.c
10164                 Fix unexpected logging of quicksearches:
10165                 debug_filtering_session flag was never reset to FALSE, causing
10166                 matcher functions to log when called from a quicksearch
10167                 (if a filtering session happened before).
10168
10169 2007-10-05 [paul]       3.0.2cvs13
10170
10171         * src/prefs_actions.c
10172         * src/prefs_filtering.c
10173         * src/prefs_template.c
10174                 fix bug 1343, 'Filtering..'s close button
10175                 silently discards new filter'
10176                 Thanks to Colin
10177
10178 2007-10-05 [paul]       3.0.2cvs12
10179
10180         * configure.ac
10181         * src/Makefile.am
10182                 fix bug 1347, '-Wno-unused-function, optional'
10183
10184 2007-10-05 [colin]      3.0.2cvs11
10185
10186         * src/procmime.c
10187         * src/common/mgutils.c
10188                 Fix warnings
10189
10190 2007-10-05 [mones]      3.0.2cvs10
10191
10192         * manual/advanced.xml
10193                 Use full menu name
10194         * manual/es/advanced.xml
10195                 Synchronise translation
10196
10197 2007-10-04 [colin]      3.0.2cvs9
10198
10199         * src/action.c
10200         * src/addrbook.c
10201         * src/addrindex.c
10202         * src/compose.c
10203         * src/exporthtml.c
10204         * src/exportldif.c
10205         * src/folder.c
10206         * src/main.c
10207         * src/matcher.c
10208         * src/mbox.c
10209         * src/messageview.c
10210         * src/mh.c
10211         * src/news.c
10212         * src/partial_download.c
10213         * src/pop.c
10214         * src/procmime.c
10215         * src/procmsg.c
10216         * src/toolbar.c
10217         * src/common/log.c
10218         * src/common/mgutils.c
10219         * src/common/plugin.c
10220         * src/common/utils.c
10221         * src/common/xml.c
10222         * src/common/xml.h
10223         * src/common/xmlprops.c
10224         * src/common/xmlprops.h
10225         * src/plugins/bogofilter/bogofilter.c
10226         * src/plugins/clamav/clamav_plugin.c
10227         * src/plugins/dillo_viewer/dillo_prefs.c
10228         * src/plugins/pgpcore/prefs_gpg.c
10229         * src/plugins/pgpinline/pgpinline.c
10230         * src/plugins/pgpmime/pgpmime.c
10231         * src/plugins/spamassassin/spamassassin.c
10232         * src/plugins/trayicon/trayicon_prefs.c
10233                 Verify success on writes. Will fix possible strange
10234                 failure on disk full.
10235
10236 2007-10-04 [paul]       3.0.2cvs8
10237
10238         * manual/advanced.xml
10239                 add further info about Actions
10240                 Patch by Emmanuel Briot <briot@adacore.com>
10241
10242 2007-10-04 [paul]       3.0.2cvs7
10243
10244         * src/account.c
10245                 remove the D column, instead indicate the
10246                 default account by use of bold text
10247
10248 2007-10-03 [colin]      3.0.2cvs6
10249
10250         * src/common/template.c
10251                 Fix templates writing (was prone to disk full problems)
10252
10253 2007-10-03 [colin]      3.0.2cvs5
10254
10255         * src/Makefile.am
10256         * src/addrduplicates.c
10257         * src/addrduplicates.h
10258         * src/addressbook.c
10259                 Add duplicate deletion. Patch by Holger
10260
10261 2007-10-03 [colin]      3.0.2cvs4
10262
10263         * src/matcher.c
10264         * src/gtk/quicksearch.c
10265                 Fix bug 1340, 'Case insensitive searches with 
10266                 non-ascii alphabets fail'.
10267
10268 2007-10-03 [colin]      3.0.2cvs3
10269
10270         * src/main.c
10271         * src/common/utils.c
10272         * src/common/utils.h
10273                 Implement run-time alternative config directories
10274
10275 2007-10-03 [colin]      3.0.2cvs2
10276
10277         * src/folderview.c
10278                 Prevent opening folder item while folder
10279                 is scanned in a better way
10280
10281 2007-10-02 [paul]       3.0.2cvs1
10282
10283         * NEWS
10284         * README
10285         * RELEASE_NOTES
10286         * configure.ac
10287                 bump up version number following stable release
10288
10289 2007-09-30 [colin]      3.0.1cvs49
10290
10291         * src/imap.c
10292                 Refresh session if needed
10293
10294 2007-09-30 [colin]      3.0.1cvs48
10295
10296         * src/imap.c
10297                 Reset folder's session to NULL
10298                 before destroying it
10299
10300 2007-09-30 [mones]      3.0.1cvs47
10301
10302         * manual/handling.xml
10303                 Use markup quotes instead hardcoded quotes
10304         * manual/es/handling.xml
10305                 Added new synced section (IMAP subscriptions)
10306
10307 2007-09-29 [colin]      3.0.1cvs46
10308
10309         * src/imap.c
10310                 Notice disconnections faster
10311
10312 2007-09-28 [colin]      3.0.1cvs45
10313
10314         * src/addressbook.c
10315         * src/addrindex.c
10316                 Fix warnings
10317
10318 2007-09-28 [paul]       3.0.1cvs44
10319
10320         * src/mimeview.c
10321                 fix maemo build
10322
10323 2007-09-28 [paul]       3.0.1cvs43
10324
10325         * src/account.c
10326                 use gtk_widget_set_size_request() on the label
10327                 so that wrapping works better. get rid of the
10328                 (partially deprecated) hbutton_box.
10329                 these changes should prevent buttons overlapping
10330                 on maemo
10331
10332 2007-09-28 [colin]      3.0.1cvs42
10333
10334         * src/pop.c
10335                 Fix typo :)
10336
10337 2007-09-28 [colin]      3.0.1cvs41
10338
10339         * src/compose.c
10340         * src/msgcache.c
10341         * src/pop.c
10342         * src/procmime.c
10343         * src/etpan/imap-thread.c
10344                 64bits-related warning fixes
10345
10346 2007-09-28 [colin]      3.0.1cvs40
10347
10348         * src/folder_item_prefs.c
10349         * src/ldaputil.c
10350         * src/mainwindow.c
10351         * src/mimeview.c
10352         * src/common/tags.c
10353                 Fix warnings
10354
10355 2007-09-28 [colin]      3.0.1cvs39
10356
10357         * src/plugins/spamassassin/spamassassin.c
10358         * src/plugins/spamassassin/spamassassin.h
10359         * src/plugins/spamassassin/spamassassin_gtk.c
10360                 Add addressbook-based whitelisting
10361
10362 2007-09-28 [colin]      3.0.1cvs38
10363
10364         * src/folder.c
10365                 Fix bug 1337, 'crash on pressing Send button'
10366
10367 2007-09-28 [paul]       3.0.1cvs37
10368
10369         * src/prefs_folder_item.c
10370                 give the orphans a parent. makes all prefs
10371                 pages visible on maemo
10372
10373 2007-09-28 [colin]      3.0.1cvs36
10374
10375         * src/prefs_folder_column.c
10376         * src/prefs_summary_column.c
10377                 Fix two leaks
10378
10379 2007-09-27 [colin]      3.0.1cvs35
10380
10381         * src/gtk/quicksearch.c
10382                 Fix bug 1336, 'Segfault if empty space before search-string'
10383
10384 2007-09-26 [mones]      3.0.1cvs34
10385
10386         * manual/account.xml
10387         * manual/plugins.xml
10388                 Fixed irc channel name, added some docbook markup.
10389                 Changed text markup to docbook markup. 
10390                 Added spamcop as supported in SpamReport description.
10391         * manual/fr/plugins.xml
10392                 Fixed irc channel name.
10393         * manual/es/account.xml
10394         * manual/es/advanced.xml
10395         * manual/es/claws-mail-manual.xml
10396         * manual/es/glossary.xml
10397         * manual/es/gpl.xml
10398         * manual/es/keyboard.xml
10399         * manual/es/plugins.xml
10400                 Synced with English version, fixed a couple of typos.
10401
10402 2007-09-26 [colin]      3.0.1cvs33
10403
10404         * configure.ac
10405                 Explain why "Libgnomeprint: no" on GTK+ 2.10
10406
10407 2007-09-26 [colin]      3.0.1cvs32
10408
10409         * src/messageview.c
10410         * src/procmsg.c
10411         * src/procmsg.h
10412                 Optimisation: avoid fetching mail 3 times locally
10413                 for displaying
10414
10415 2007-09-26 [colin]      3.0.1cvs31
10416
10417         * src/mh.c
10418                 Fix missing static
10419
10420 2007-09-26 [colin]      3.0.1cvs30
10421
10422         * src/folder.c
10423         * src/folder.h
10424         * src/mh.c
10425         * src/mh.h
10426                 Fix MH mtime hack - make it a folder class function
10427
10428 2007-09-26 [colin]      3.0.1cvs29
10429
10430         * src/inc.c
10431                 Fix bug 1334, 'user defined mail incorporation 
10432                 script not run'
10433
10434 2007-09-25 [colin]      3.0.1cvs28
10435
10436         * src/codeconv.c
10437                 Optimisation: shortcut conv_codeset_strdup
10438                 when src_code and dest_code are the same
10439         * src/common/xml.c
10440         * src/common/xml.h
10441                 Optimisation: shortcut code conversions when
10442                 files are in UTF-8; faster list walking by
10443                 using prepend/reverse.
10444
10445 2007-09-25 [holger]     3.0.1cvs27
10446
10447         * src/printing.c
10448                 Replace button bar of the preview window
10449                 with a real toolbar (patch by Colin)
10450                 Add zooming to the preview window
10451
10452 2007-09-24 [paul]       3.0.1cvs26
10453
10454         * src/compose.c
10455                 compact the character set menu, adding some
10456                 missing encodings. Patch by Pawel Pekala
10457
10458 2007-09-23 [paul]       3.0.1cvs25
10459
10460         * src/prefs_account.c
10461         * src/prefs_folder_item.c
10462         * src/prefs_quote.c
10463         * src/quote_fmt.c
10464         * src/quote_fmt.h
10465                 remove unnecessary frame from Templates options
10466                 and improve the English of the check button label
10467
10468 2007-09-22 [colin]      3.0.1cvs24
10469
10470         * src/gtk/quicksearch.c
10471                 Fix bug 1329, 'error in quicksearch.c'
10472                 Fix return with value in function returning void
10473
10474 2007-09-22 [colin]      3.0.1cvs23
10475
10476         * src/imap.c
10477         * src/procmsg.h
10478         * src/common/utils.c
10479         * src/common/utils.h
10480         * src/etpan/imap-thread.c
10481                 Optimise fetching IMAP cached emails *a lot*
10482                 (remember whether mail is fully cached and \r's
10483                  are already stripped)
10484
10485 2007-09-22 [colin]      3.0.1cvs22
10486
10487         * src/folder.c
10488         * src/folder.h
10489         * src/prefs_folder_item.c
10490                 Add a button to allow users to drop local caches.
10491
10492 2007-09-21 [colin]      3.0.1cvs21
10493
10494         * src/summaryview.c
10495                 Remove unnecessary error when cancelling export to mbox.
10496                 Patch by Pawel
10497
10498 2007-09-21 [paul]       3.0.1cvs20
10499
10500         * src/gtk/prefswindow.c
10501                 remove unnecessary frames from the prefs
10502                 pages. Patch by Pawel Pekala
10503
10504 2007-09-21 [paul]       3.0.1cvs19
10505
10506         * src/prefs_account.c
10507         * src/prefs_folder_item.c
10508         * src/prefs_quote.c
10509         * src/quote_fmt.c
10510                 put the Templates options into a tabbed
10511                 layout. Patch by Pawel Pekala
10512
10513 2007-09-21 [paul]       3.0.1cvs18
10514
10515         * src/mainwindow.c
10516                 group together the character set menu items
10517                 move the /View/Show or hide/Message view below
10518                 .../Toolbar menu item
10519                 Patch by Pawel Pekala
10520
10521 2007-09-21 [mones]      3.0.1cvs17
10522
10523         * src/compose.c
10524                 Fix for bug 1327, 'segfault when replying to a non-existent
10525                 news message', thanks to Colin.
10526
10527 2007-09-21 [colin]      3.0.1cvs16
10528
10529         * src/folderview.c
10530                 Complete 3.0.1cvs15
10531
10532 2007-09-20 [colin]      3.0.1cvs15
10533
10534         * src/folderview.c
10535         * src/folderview.h
10536                 Maybe fix bug 1324, 'Corrupted IMAP cache'
10537
10538 2007-09-20 [colin]      3.0.1cvs14
10539
10540         * src/printing.c
10541                 Fix a little leak
10542
10543 2007-09-20 [holger]     3.0.1cvs13
10544
10545         * src/printing.c
10546                 Add page layout to print preview.
10547                 Make the close-button in the toolbar
10548                 right-aligned.
10549
10550 2007-09-20 [paul]       3.0.1cvs12
10551
10552         * po/ru.po
10553                 updated by Pavlo Bohmat
10554
10555 2007-09-19 [colin]      3.0.1cvs11
10556
10557         * src/common/utils.c
10558                 Prevent unquoted mime boundaries, by always
10559                 using a /
10560
10561 2007-09-19 [colin]      3.0.1cvs10
10562
10563         * src/printing.c
10564                 Fix drawing area size, fix DPI change that
10565                 can cause total number of lines to decrease
10566
10567 2007-09-19 [colin]      3.0.1cvs9
10568
10569         * po/POTFILES.in
10570         * src/printing.c
10571                 Make print preview more efficient and nicer.
10572                 Patch mostly by Holger Berndt <hb@claws-mail.org>
10573
10574 2007-09-19 [colin]      3.0.1cvs8
10575
10576         * src/prefs_common.c
10577         * src/prefs_common.h
10578         * src/printing.c
10579                 Add scrolledwindow, default allocation and
10580                 size saving to the print preview window.
10581
10582 2007-09-18 [colin]      3.0.1cvs7
10583
10584         * src/prefs_common.c
10585         * src/prefs_common.h
10586         * src/prefs_image_viewer.c
10587         * src/printing.c
10588                 GtkPrintOperation:
10589                 - add image printing support
10590                 - add option to print images
10591                 - add preview widget
10592                 - add saving of a few Page Setup parameters
10593
10594 2007-09-18 [colin]      3.0.1cvs6
10595
10596         * AUTHORS
10597         * src/gtk/authors.h
10598                 Add Guillaume Chazarain
10599
10600 2007-09-18 [colin]      3.0.1cvs5
10601
10602         * src/common/utils.c
10603                 Fix bug 1321, 'access before allocation 
10604                 when scanning for uris'. Patch by 
10605                 Guillaume Chazarain <guichaz@yahoo.fr>
10606
10607 2007-09-18 [colin]      3.0.1cvs4
10608
10609         * src/toolbar.c
10610                 Fix bug 1320, 'Memory leak caused by 
10611                 gtk_container_get_children'. Patch by
10612                 Guillaume Chazarain <guichaz@yahoo.fr>
10613
10614 2007-09-18 [colin]      3.0.1cvs3
10615
10616         * src/printing.c
10617         * src/printing.h
10618                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
10619
10620 2007-09-18 [colin]      3.0.1cvs2
10621
10622         * src/Makefile.am
10623         * src/mainwindow.c
10624         * src/messageview.c
10625         * src/messageview.h
10626         * src/prefs_ext_prog.c
10627         * src/prefs_fonts.c
10628         * src/printing.c
10629         * src/printing.h
10630         * src/summaryview.c
10631                 Use GtkPrintOperation by default on GTK+ >= 2.10
10632                 Patch by Holger Berndt <hb@claws-mail.org>
10633
10634 2007-09-18 [paul]       3.0.1cvs1
10635
10636         * NEWS
10637         * README
10638         * RELEASE_NOTES
10639         * configure.ac
10640                 bump up version number following stable release
10641
10642 2007-09-16 [colin]      3.0.0cvs18
10643
10644         * src/folder.c
10645                 Fix possible memleak
10646
10647 2007-09-16 [colin]      3.0.0cvs17
10648
10649         * src/folderview.c
10650                 Fix bug 1311, 'Wrong arrow position 
10651                 while moving message into folder when 
10652                 column headers hidden'
10653         * src/image_viewer.c
10654                 Show error in the GUI if image can't
10655                 be loaded
10656         * src/matcher.c
10657                 Fix spurious output
10658         * src/messageview.c
10659                 Allow setting domain in msgid
10660         * src/common/plugin.c
10661                 Add timing information
10662
10663 2007-09-16 [colin]      3.0.0cvs16
10664
10665         * src/account.c
10666         * src/compose.c
10667         * src/prefs_account.c
10668         * src/prefs_account.h
10669         * src/common/utils.c
10670                 Remove Generate Message-ID option. We need
10671                 this on some IMAP servers.
10672         * src/prefs_template.c
10673                 Fix double-free
10674
10675 2007-09-16 [colin]      3.0.0cvs15
10676
10677         * src/prefs_filtering.c
10678         * src/prefs_filtering.h
10679         * src/prefs_filtering_action.c
10680         * src/common/tags.c
10681                 Fix tags issues: tags with spaces, renaming
10682                 tags.
10683
10684 2007-09-16 [colin]      3.0.0cvs14
10685
10686         * src/folderview.c
10687         * src/main.c
10688         * src/mainwindow.c
10689                 Fix bug 1308, 'Claws deletes folderlist.xml after
10690                 fetching mail short after start-up'
10691
10692 2007-09-16 [colin]      3.0.0cvs13
10693
10694         * src/compose.c
10695                 Fix scrolling to cursor
10696
10697 2007-09-16 [paul]       3.0.0cvs12
10698
10699         * po/sr.po
10700                 updated by Aleksandar Urosevic
10701
10702 2007-09-16 [paul]       3.0.0cvs11
10703
10704         * src/folder.c
10705                 do not allow locked msgs to be deleted,
10706                 even by filtering/processing
10707
10708 2007-09-07 [paul]       3.0.0cvs10
10709
10710         * src/prefs_folder_column.c
10711         * src/prefs_summary_column.c
10712                 implement button sensitivity
10713                 patch by Pawel Pekala
10714
10715 2007-09-06 [wwp]        3.0.0cvs9
10716
10717         * src/prefs_gtk.c
10718                 Add a missing linefeed to a debug message.
10719
10720 2007-09-05 [colin]      3.0.0cvs8
10721
10722         * src/inc.c
10723                 Fix statusbar/window mismatch on Maemo
10724
10725 2007-09-05 [colin]      3.0.0cvs7
10726
10727         * src/ldaputil.c
10728                 Fix build without USE_LDAP_TLS
10729
10730 2007-09-05 [colin]      3.0.0cvs6
10731
10732         * src/folder.c
10733         * src/imap.c
10734         * src/inc.c
10735         * src/mbox.c
10736         * src/send_message.c
10737         * src/statusbar.c
10738         * src/statusbar.h
10739                 Maemo: distinguish various statusbar messages,
10740                 in order to display only the most important.
10741
10742 2007-09-04 [wwp]        3.0.0cvs5
10743
10744         * src/account.c
10745                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
10746                 Show protocol "SMTP" and the appropriate server for send-only
10747                 accounts, show "-" instead of "" when no value is relevant.
10748
10749 2007-09-03 [ticho]      3.0.0cvs4
10750
10751         * src/summaryview.c
10752                 Handle plural form better in delete confirmation dialog.
10753
10754 2007-09-03 [wwp]        3.0.0cvs3
10755
10756         * src/compose.c
10757                 Warn differently when sending or sending later (queueing).
10758
10759 2007-09-03 [colin]      3.0.0cvs2
10760
10761         * src/procmime.c
10762         * src/procmime.h
10763         * src/common/plugin.c
10764         * src/common/plugin.h
10765                 Add a new plugin API, MimeParser. It allows
10766                 plugins to scan email MIME parts and optionally,
10767                 transform them.
10768
10769 2007-09-03 [mones]      3.0.0cvs1
10770
10771         * po/es.po
10772                 Updated translation
10773         * src/common/defs.h
10774                 While a better solution is made double history sizes
10775
10776 2007-09-03 [paul]       3.0.0
10777
10778         * NEWS
10779         * README
10780         * RELEASE_NOTES
10781                 3.0.0 released
10782
10783 [For previous entries, see ChangeLog.2.0.0-3.0.0]