c883fa666f785de80be73b54fbce99e155fcbb02
[claws.git] / ChangeLog-gtk2.claws
1 2005-10-17 [colin]      1.9.15cvs71
2
3         * src/mimeview.c
4                 Provide visual feedback when checking
5                 signature
6
7 2005-10-17 [colin]      1.9.15cvs70
8
9         * src/main.c
10                 Keep the folder list frozen while checking caches...
11
12 2005-10-17 [colin]      1.9.15cvs69
13
14         * src/addr_compl.c
15                 Fi bug #833 (Autocompleting from addressbook 
16                 fails with extended chars)
17         * src/imap.c
18                 Fix 'adding messages' staying in statusbar
19                 after an error
20
21 2005-10-17 [wwp]        1.9.15cvs68
22
23         * src/ssl_manager.c
24                 Fix buttons' layout resizing when window size changes
25
26 2005-10-17 [wwp]        1.9.15cvs67
27
28         * src/account.c
29         * src/prefs_account.c
30         * src/prefs_common.c
31         * src/prefs_common.h
32         * src/prefs_folder_item.c
33         * src/prefs_gtk.c
34         * src/gtk/logwindow.c
35         * src/gtk/pluginwindow.c
36         * src/gtk/prefswindow.c
37         * src/gtk/prefswindow.h
38                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
39
40 2005-10-17 [paul]       1.9.15cvs66
41
42         * configure.ac
43                 fix missing libetpan message
44         * po/en_GB.po
45                 updated
46         * src/crash.c
47         * src/manual.c
48         * src/prefs_themes.c
49         * src/common/defs.h
50                 add some new URI defines, change some
51                 others
52         * src/wizard.c
53                 make welcome message translatable
54                 small improvements to english
55                 other tweaks
56         * src/gtk/menu.c
57                 fix warnings
58
59 2005-10-17 [paul]       1.9.15cvs65
60
61         * src/summaryview.c
62                 fix column titles
63
64 2005-10-16 [mones]      1.9.15cvs64
65
66         * po/es.po
67                 Updated translation
68
69 2005-10-16 [colin]
70
71         1.9.99-rc1 released
72
73 2005-10-16 [colin]      1.9.15cvs63
74
75         * src/wizard.c
76                 Fix whitespace
77
78 2005-10-16 [colin]      1.9.15cvs62
79
80         * src/toolbar.c
81                 s/Get All/Get Mail/
82         * src/wizard.c
83                 Real welcome mail text, thanks Paul
84
85 2005-10-16 [colin]      1.9.15cvs61
86
87         * src/editldap.c
88         * src/exporthtml.c
89         * src/main.c
90         * src/mainwindow.c
91         * src/prefs_themes.c
92         * src/prefs_toolbar.c
93         * src/plugins/demo/demo.c
94         * src/plugins/trayicon/trayicon.c
95                 s/Sylpheed/Sylpheed-Claws/
96
97 2005-10-16 [colin]      1.9.15cvs60
98
99         * src/wizard.c
100                 Add a welcome email in the first empty mailbox
101         * src/prefs_common.c
102                 Change one more default
103
104 2005-10-16 [colin]      1.9.15cvs59
105
106         * src/wizard.c
107                 Remove printf
108
109 2005-10-16 [colin]      1.9.15cvs58
110
111         * src/toolbar.c
112         * src/prefs_common.c
113                 Change some defaults
114
115 2005-10-16 [colin]      1.9.15cvs57
116
117         * src/toolbar.c
118         * src/prefs_common.c
119                 Change some defaults
120
121 2005-10-16 [colin]      1.9.15cvs56
122
123         * src/wizard.c
124                 By default, initialize fonts to have
125                 the same size as normal GtkWidgets
126
127 2005-10-16 [colin]      1.9.15cvs55
128
129         * src/mimeview.c
130                 Fix message a bit more
131
132 2005-10-16 [colin]      1.9.15cvs54
133
134         * src/addressbook.c
135                 Second attempt at flicker fixing
136
137 2005-10-16 [colin]      1.9.15cvs53
138
139         * src/addressbook.c
140                 Fix flicker
141
142 2005-10-16 [wwp]        1.9.15cvs52
143
144         * src/addressbook.c
145         * src/editaddress.c
146         * src/prefs_common.c
147         * src/prefs_common.h
148                 Remember window sizes (address book)
149
150 2005-10-16 [wwp]        1.9.15cvs51
151
152         * src/plugins/clamav/clamav_plugin_gtk.c
153         * src/plugins/spamassassin/spamassassin_gtk.c
154                 Fix compilation warnings (missing #include).
155
156 2005-10-16 [colin]      1.9.15cvs50
157
158         * src/mimeview.c
159         * src/summaryview.c
160         * src/textview.c
161                 Make 'c' check signature, and forward
162                 c, l, y, t from summaryview to mimeview
163
164 2005-10-16 [colin]      1.9.15cvs49
165
166         * src/addressbook.c
167                 Put border around buttons
168         * src/mainwindow.c
169         * src/summaryview.c
170                 Rework menus (Patch based on a patch
171                 by Paul)
172
173 2005-10-15 [wwp]        1.9.15cvs48
174
175         * src/editjpilot.c
176         * src/editldap.c
177         * src/editvcard.c
178         * src/exphtmldlg.c
179         * src/expldifdlg.c
180         * src/export.c
181         * src/import.c
182         * src/importldif.c
183         * src/importmutt.c
184         * src/importpine.c
185         * src/prefs_account.c
186         * src/prefs_spelling.c
187         * src/gtk/gtkutils.c
188         * src/gtk/gtkutils.h
189         * src/plugins/clamav/clamav_plugin_gtk.c
190         * src/plugins/spamassassin/spamassassin_gtk.c
191                 use nicer browse-for-file/dir buttons than the "..." ones,
192                 code factorizing more.
193
194 2005-10-14 [colin]      1.9.15cvs47
195
196         * src/mainwindow.c
197                 set relief on the account switcher so that people see it
198                 grey out Create processing rules when no message is selected
199         * src/prefs_filtering.c
200                 ask before closing if the rule has not been modified, even if
201                 it's not valid
202         * src/prefs_matcher.c
203                 fix sensitivity when entering the dialog
204         * src/gtk/inputdialog.c
205                 display a better icon on password ask
206         * src/plugins/pgpcore/passphrase.c
207                 make the dialog look better
208
209 2005-10-14 [paul]       1.9.15cvs46
210
211         * src/folderview.c
212                 indicate presense of marked msgs in
213                 unexpanded subfolders
214
215 2005-10-14 [paul]       1.9.15cvs45
216
217         * src/prefs_actions.c
218         * src/prefs_common.c
219         * src/prefs_common.h
220         * src/prefs_filtering_action.c
221         * src/prefs_matcher.c
222         * src/prefs_template.c
223                 remember window sizes
224                 fix Info button size
225
226         Patches by wwp
227
228 2005-10-13 [colin]      1.9.15cvs44
229
230         * src/mimeview.c
231         * src/noticeview.c
232         * src/noticeview.h
233                 Add a tooltip on the icon (optional) 
234                 Get rid of the signature buttons and only
235                 use the icon+tooltip
236
237 2005-10-13 [colin]      1.9.15cvs43
238
239         * src/noticeview.c
240         * src/noticeview.h
241                 Add hand cursor for hovering over icon
242
243 2005-10-13 [colin]      1.9.15cvs42
244
245         * src/summaryview.c
246                 Fix crash when quicksearch's hidden 
247                 at startup
248
249 2005-10-13 [colin]      1.9.15cvs41
250
251         * src/compose.c
252                 Set subject when forwarding multiple mails
253                 Check that other recipient than the default Cc or Bcc
254                 have been set before sending.
255
256 2005-10-13 [colin]      1.9.15cvs40
257
258         * src/imap.c
259                 Batch per-folder
260                 Introduce locking, but don't use it yet
261
262 2005-10-13 [colin]      1.9.15cvs39
263
264         * src/gtk/quicksearch.c
265                 Reset quicksearch when hiding it
266                 Make sticky a real pref
267
268 2005-10-13 [colin]      1.9.15cvs38
269
270         * src/summaryview.c
271                 Faster prefs apply
272
273 2005-10-13 [colin]      1.9.15cvs37
274
275         * src/mimeview.c
276         * src/noticeview.c
277         * src/noticeview.h
278         * src/plugins/pgpcore/sgpgme.c
279                 Make privacy icon clickable
280                 Move Trust field in Full info
281                 When trust is less than full, don't display
282                 a warning icon
283
284 2005-10-13 [colin]      1.9.15cvs36
285
286         * src/folder.c
287                 Batch on flags sync
288         * src/folderview.c
289                 Revert speed hack which is dangerous in fact
290                 Apply prefs faster
291
292 2005-10-13 [colin]      1.9.15cvs35
293
294         * src/folder_item_prefs.c
295                 Fix pref corruption on folder move. Patch
296                 by wwp
297
298 2005-10-13 [paul]       1.9.15cvs34
299
300         * src/export.c
301         * src/import.c
302                 fix typos in g_warnings
303         * src/prefs_account.c
304                 add a file selector for Signature file
305
306         Patches by wwp
307
308 2005-10-12 [colin]      1.9.15cvs33
309
310         * src/mimeview.c
311                 Provide a quick way to go back from a
312                 signature's full info to the email part
313
314 2005-10-12 [colin]      1.9.15cvs32
315
316         * src/compose.c
317                 Remove old hack of encoding signed mails with base64.
318                 QP works equally well.
319
320 2005-10-12 [colin]      1.9.15cvs31
321
322         * src/crash.c
323                 Replace deprecated GtkText with GtkTextView
324         * src/imap.c
325                 Fix a logic bug about counts in imap_select
326                 (previously un-triggered)
327         * src/mainwindow.c
328         * src/summaryview.c
329         * src/news.c
330                 Allow local deletion of news posts
331         * src/mimeview.c
332                 Show GPG noticeview on the message/rfc822 part
333                 in addition to the text/plain one
334         * src/prefs_image_viewer.c
335           src/plugins/pgpcore/prefs_gpg.c
336                 Polish (set the label as part of the checkbox)
337         * src/wizard.c
338                 Don't sit there doing nothing after destroying
339                 the window - return err
340
341 2005-10-11 [colin]      1.9.15cvs30
342
343         * src/folderview.c
344                 Apply processing rules before showing folders.
345                 Early folder show (before flags sync) will only
346                 be done when there are no processing rules (nor
347                 pre- or post- ones)
348         * src/imap.c
349                 Fix stuff related to mail subdir, creation and 
350                 deletion of folders 
351         * src/imap_gtk.c
352                 Don't allow creation of folders in NoInferior
353                 folders, as it won't work
354
355 2005-10-10 [colin]      1.9.15cvs29
356
357         * src/compose.c
358                 Reselect "None" Privacy system when selecting an
359                 account with no privacy system defined
360
361 2005-10-10 [colin]      1.9.15cvs28
362
363         * src/mainwindow.c
364                 Add Windows-1252 encoding
365         * src/prefs_common.c
366                 Rework some defaults:
367                 - autosave to draft by default
368                 - don't show header pane (it's already in the textview)
369                 - Select first new or unread mail on entry
370                 - Assume 'Yes' to change folder when there's no more
371                   unread message
372         * src/prefs_matcher.c
373                 Fix a gtk assertion failure
374         * src/gtk/colorlabel.c
375                 Workaround bad repainting on selection
376         * src/main.c
377                 Freeze/thaw (a bit faster on ssh -X)
378         * src/msgcache.c
379                 Get rid of StrdupConverter that just adds an
380                 extra strdup/free 
381         * src/etpan/imap_thread.c
382                 memset buf to 0
383
384 2005-10-10 [colin]      1.9.15cvs27
385
386         * src/export.c
387         * src/import.c
388                 Fix compile on gtk 2.4. Patch by wwp
389
390 2005-10-09 [colin]      1.9.15cvs26
391
392         * src/mainwindow.c
393         * src/messageview.c
394         * src/summaryview.c
395                 Clarify forward menus. Patch by wwp
396
397 2005-10-09 [colin]      1.9.15cvs25
398
399         * src/compose.c
400         * src/compose.h
401                 Fix bug #829 (Non-working "Encrypt message by 
402                 default when replying to an encrypted message")
403
404 2005-10-08 [colin]      1.9.15cvs24
405
406         * src/wizard.c
407                 Fix bug #827 ("Welcome" setup wizard after a 
408                 permission error gives up & forgets itself.)
409
410 2005-10-08 [colin]      1.9.15cvs23
411
412         * src/procmime.c
413                 Fix bug #828 (Ignoring headers with spaces around = sign)
414
415 2005-10-08 [colin]      1.9.15cvs22
416
417         * src/export.c
418                 Warning fix by wwp
419
420 2005-10-08 [colin]      1.9.15cvs21
421
422         * src/folder.c
423         * src/folder.h
424                 Add a processing_pending indicator, set on 
425                 folder_item_open and cleared after 
426                 folder_item_process_open
427         * src/folderview.c
428         * src/summaryview.c
429                 wrap procmsg_msginfo_*_flags, and in the
430                 wrapper check that there's no folder processing 
431                 pending. If there is, defer the flags change until 
432                 processing is done to avoid stepping over each
433                 other's toes.
434                 Freeze during processing, but not during scanning.
435
436 2005-10-07 [colin]      1.9.15cvs20
437
438         * src/plugins/pgpcore/passphrase.c
439                 Fix bug #826 (X-Server hangs when 
440                 right-clicking a PGP encrypted message)
441
442 2005-10-07 [paul]       1.9.15cvs19
443
444         * src/compose.c
445                 fix compose_entries[]
446                 patch by Fabien Vantard
447
448 2005-10-06 [colin]      1.9.15cvs18
449
450         * src/pixmaps/address.xpm
451         * src/pixmaps/address_book.xpm
452         * src/pixmaps/book.xpm
453         * src/pixmaps/check_spelling.xpm
454         * src/pixmaps/checkbox_off.xpm
455         * src/pixmaps/checkbox_on.xpm
456         * src/pixmaps/close.xpm
457         * src/pixmaps/complete.xpm
458         * src/pixmaps/continue.xpm
459         * src/pixmaps/deleted.xpm
460         * src/pixmaps/down_arrow.xpm
461         * src/pixmaps/exec.xpm
462         * src/pixmaps/forwarded.xpm
463         * src/pixmaps/group.xpm
464         * src/pixmaps/ignorethread.xpm
465         * src/pixmaps/interface.xpm
466         * src/pixmaps/jpilot.xpm
467         * src/pixmaps/ldap.xpm
468         * src/pixmaps/linewrap.xpm
469         * src/pixmaps/linewrapcurrent.xpm
470         * src/pixmaps/mail.xpm
471         * src/pixmaps/mail_attach.xpm
472         * src/pixmaps/mail_compose.xpm
473         * src/pixmaps/mail_forward.xpm
474         * src/pixmaps/mail_receive.xpm
475         * src/pixmaps/mail_receive_all.xpm
476         * src/pixmaps/mail_reply.xpm
477         * src/pixmaps/mail_reply_to_all.xpm
478         * src/pixmaps/mail_reply_to_author.xpm
479         * src/pixmaps/mail_send.xpm
480         * src/pixmaps/mail_send_queue.xpm
481         * src/pixmaps/mime_application.xpm
482         * src/pixmaps/mime_audio.xpm
483         * src/pixmaps/mime_image.xpm
484         * src/pixmaps/mime_message.xpm
485         * src/pixmaps/mime_text_enriched.xpm
486         * src/pixmaps/mime_text_html.xpm
487         * src/pixmaps/mime_text_plain.xpm
488         * src/pixmaps/mime_unknown.xpm
489         * src/pixmaps/new.xpm
490         * src/pixmaps/news_compose.xpm
491         * src/pixmaps/offline.xpm
492         * src/pixmaps/online.xpm
493         * src/pixmaps/paste.xpm
494         * src/pixmaps/preferences.xpm
495         * src/pixmaps/privacy_emblem_encrypted.xpm
496         * src/pixmaps/privacy_expired.xpm
497         * src/pixmaps/privacy_failed.xpm
498         * src/pixmaps/privacy_passed.xpm
499         * src/pixmaps/privacy_signed.xpm
500         * src/pixmaps/privacy_unknown.xpm
501         * src/pixmaps/privacy_warn.xpm
502         * src/pixmaps/properties.xpm
503         * src/pixmaps/replied.xpm
504         * src/pixmaps/search.xpm
505         * src/pixmaps/unread.xpm
506         * src/pixmaps/up_arrow.xpm
507         * src/pixmaps/vcard.xpm
508                 Modernize internal theme, with icons from the 
509                 Gnomaws theme. Keep some of the old ones where
510                 they were better.
511
512 2005-10-06 [colin]      1.9.15cvs17
513
514         * src/summaryview.c
515                 Little optimisations + bugfix
516         * src/toolbar.c
517                 Remove default useless items - useless being defined
518                 by the default relevant prefs
519         * src/wizard.c
520                 include config.h to make gettext work
521         * src/prefs_themes.c
522                 Fix selection of current theme in prefs
523
524 2005-10-06 [colin]      1.9.15cvs16
525
526         * src/prefs_common.c
527         * src/prefs_common.h
528         * src/prefs_summaries.c
529         * src/folderview.c
530                 Add a warning dialog on Mark all read 
531                 (with pref to get rid of it)
532
533 2005-10-06 [paul]       1.9.15cvs15
534
535         * po/nb.po
536         * po/pt_BR.po
537                 updated by Geir Helland and Frederico
538                 Goncalves Guimaraes
539
540 2005-10-05 [colin]      1.9.15cvs14
541
542         * src/folder.c
543         * src/folder.h
544         * src/folderview.c
545         * src/folderview.h
546         * src/imap_gtk.c
547         * src/mh_gtk.c
548         * src/mainwindow.c
549         * src/setup.c
550                 add a way to rescan without rebuilding
551                 make moving a bit faster (less folders changes)
552                 don't lock the tree on Get 
553         * src/imap.c
554                 Don't re-delete deleted messages before expunging
555         * src/summaryview.c
556                 Set batch mode when deleting mails
557
558 2005-10-05 [paul]       1.9.15cvs13
559
560         * src/mainwindow.c
561         * src/mainwindow.h
562                 fix disabled Execute menu item
563         * src/toolbar.c
564                 match the change in 1.9.15cvs10: use Compose
565                 instead of News by default
566
567 2005-10-04 [colin]      1.9.15cvs12
568
569         * src/compose.c
570                 When replying to an ML post with Reply-To set
571                 to the poster's email, honor it (as before),
572                 but also honor our user's request to reply to
573                 the mailing list: set the ML address in the To
574                 field and the Reply-To address in the Cc: 
575                 field.
576
577 2005-10-04 [colin]      1.9.15cvs11
578
579         * src/plugins/trayicon/trayicon.c
580                 Finish cosmetic change - thanks to wwp
581
582 2005-10-04 [colin]      1.9.15cvs10
583
584         * src/toolbar.c
585                 Use Compose instead of Email by default.
586                 Spotted by wwp.
587
588 2005-10-04 [colin]      1.9.15cvs9
589
590         * src/folder.c
591         * src/folder.h
592         * src/folderview.c
593         * src/imap.c
594         * src/etpan/imap-thread.c
595         * src/etpan/imap-thread.h
596                 Try to make IMAP faster, by simplifying SEARCH
597                 commands, avoiding sending two STATUS in a row,
598                 and deferring flags sync and processing just
599                 after displaying the folder. 
600                 This will update the SummaryView in certain
601                 cases (new mails not already fetched, flags
602                 changed from another client) but in a non-
603                 blocking manner.
604
605 2005-10-04 [colin]      1.9.15cvs8
606
607         * src/plugins/trayicon/trayicon.c
608                 Relabel "Offline" to "Work offline"
609
610 2005-10-04 [colin]      1.9.15cvs7
611
612         * src/export.c
613         * src/import.c
614         * src/mbox.c
615                 Fix mbox import/export buglets
616                 Patch by wwp
617         * src/plugins/trayicon/trayicon.c
618                 Add offline swithc
619                 Patch by wwp
620
621 2005-10-04 [colin]      1.9.15cvs6
622
623         * src/folder.c
624         * src/folderview.c
625         * src/summaryview.c
626                 Better fix (don't break mark all read) for cvs2
627
628 2005-10-03 [colin]      1.9.15cvs5
629
630         * src/folder.c
631                 Use a sane sort by default
632
633 2005-10-03 [colin]      1.9.15cvs4
634
635         * src/inc.c
636                 Add a 'Only once' button for overriding offline mode
637         * src/prefs_account.c
638         * src/wizard.c
639                 Add Local mbox to the wizard
640                 Add IMAP subdir to the wizard (or the wizard is useless
641                 for such accounts, or even worse than useless)
642                 Move IMAP subdir from Advanced to Receive tab, as it's
643                 not that uncommon
644
645 2005-10-03 [colin]      1.9.15cvs3
646
647         * src/send_message.c
648                 Forgot this one in cvs1
649
650 2005-10-03 [colin]      1.9.15cvs2
651
652         * src/folder.c
653                 Faster close when leaving a folder with lots
654                 of new mails. Idea by David Relson.
655
656 2005-10-03 [colin]      1.9.15cvs1
657
658         * src/compose.c
659         * src/imap.c
660         * src/inc.c
661         * src/main.c
662         * src/messageview.c
663         * src/news.c
664         * src/summaryview.c
665         * src/gtk/sslcertwindow.c
666         * src/plugins/trayicon/trayicon.c
667                 Add accels to every AlertPanel. Patch by Fabien 
668                 Vantard
669
670 2005-10-03 [paul]       1.9.15
671
672         1.9.15 released
673
674 2005-10-03 [paul]       1.9.14cvs68
675
676         * po/ca.po
677         * po/de.po
678         * po/es.po
679         * po/fi.po
680         * po/fr.po
681         * po/sk.po
682         * po/sr.po
683         * po/zh_CN.po
684                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
685                 Mones Lastra, Tommi Pirinen, Fabien vantard,
686                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
687
688 2005-10-03 [paul]       1.9.14cvs67
689
690         * src/send_message.c
691                 prevent hang on Cancel
692                 patch by Colin
693
694 2005-10-03 [paul]       1.9.14cvs66
695
696         * src/main.c
697                 fix crash in IMAP caused by discrepancy
698                 between check_at_startup and offline mode
699                 Patch by Colin
700
701 2005-10-01 [paul]       1.9.14cvs65
702
703         * src/inc.c
704                 fix engrish
705
706 2005-10-01 [paul]       1.9.14cvs64
707         * src/export.c
708         * src/import.c
709                 synchronise import_mbox() and export_mbox()
710         * src/mbox.c
711                 proc_mbox(): add alert if file cannot be opened
712                 export_list_to_mbox(): test if dest file exists,
713                 prompt user to overwrite if it does. add alert
714                 if file cannot be created
715                                                                 
716         Patch by wwp
717                                                                                                                 
718
719 2005-09-30 [paul]       1.9.14cvs63
720
721         * src/addressbook.c
722                 Fix sensitivity of a menu
723         * src/codeconv.c
724                 Respect hidden pref for mails with no encoding
725         * src/common/xml.c
726                 Fix memory corruption
727         * src/plugins/pgpcore/sgpgme.c
728                 Fix segfault on incomplete sigs, and display
729                 of S/Mime UIDs
730
731         Patches by Colin
732
733 2005-09-30 [colin]      1.9.14cvs62
734
735         * src/partial_download.c
736                 Little logic fix in almost-dead code
737         * src/pop.c
738                 Fix partial download when there's no new mail
739
740 2005-09-29 [paul]       1.9.14cvs61
741
742         * src/plugins/pgpinline/pgpinline.c
743                 fix bug 819, 'crash accessing sign message'
744                 Patch by Colin
745
746 2005-09-28 [martin]     1.9.14cvs60
747
748         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
749                 fix bug #790 (Crash when restarting window manager (fluxbox))
750
751 2005-09-28 [paul]       1.9.14cvs59
752
753         * src/gtk/gtkaspell.c
754                 fix off-by-one typo
755
756 2005-09-27 [colin]      1.9.14cvs58
757
758         * src/plugins/pgpcore/sgpgme.c
759                 Report error when there's one, instead of
760                 "Signature unchecked" 
761
762 2005-09-27 [colin]      1.9.14cvs57
763
764         * src/prefs_quote.c
765                 Fix bug #816 (Weird quotation with spaces)
766
767 2005-09-27 [colin]      1.9.14cvs56
768
769         * src/codeconv.c
770         * src/compose.c
771         * src/compose.h
772                 Put subject in compose's title
773                 Fix Automatic encoding so that it's really automatic:
774                 first try default locale's charset, then charset of the replied mail, 
775                 then utf-8
776                 Fix encoding of headers (must be in strict mode too)
777
778 2005-09-26 [colin]      1.9.14cvs55
779
780         * src/gtk/gtkaspell.c
781                 Fix previous patch - don't color the space,
782                 just uncolor it :)
783
784 2005-09-26 [colin]      1.9.14cvs54
785
786         * src/gtk/gtkaspell.c
787                 Unmark space if possible
788
789 2005-09-26 [colin]      1.9.14cvs53
790
791         * src/imap.c
792                 log_error instead of alertpanel according to the pref
793         * src/etpan/imap-thread.c
794                 Print connect status, copy only necessary size to 
795                 logger
796         * src/plugins/pgpmime/pgpmime.c
797                 Handle S/Mime signatures (verification only). Patch based
798                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
799
800 2005-09-26 [paul]       1.9.14cvs52
801
802         * src/common/passcrypt.c
803                 this 'workaround' not necessary on NetBSD.
804                 Thanks to Daniel Gustafson
805
806 2005-09-26 [paul]
807
808         1.9.15-rc4 released
809
810 2005-09-26 [paul]       1.9.14cvs51
811
812         * src/summaryview.c
813                 Skip currently selected message when
814                 looking for next new or unread message
815                 in current folder. Patch by Colin
816         * src/common/passcrypt.c
817                 eliminate warnings on *BSD. Patch by
818                 Daniel Gustafson
819
820 2005-09-26 [colin]      1.9.14cvs50
821
822         * src/procmsg.c
823                 Call postfiltering hook anyway
824
825 2005-09-22 [colin]      1.9.14cvs49
826
827         * src/codeconv.c
828         * src/codeconv.h
829                 Add a strict mode that doesn't replace with _
830         * src/compose.c
831         * src/compose.h
832                 Use strict conversion while sending
833                 Fix race when drafting while sending (happens
834                 on IMAP)
835                 Fix d'n'd of messages from summaryview
836         * src/prefs_common.c
837         * src/prefs_common.h
838                 add hidden utf8_instead_of_locale_for_broken_mail 
839                 pref for people that preferred the default charset 
840                 to be utf8 for broken mails
841         * src/quote_fmt_parse.y
842                 fix bug #815 (No quote insert if "From:" fied 
843                 contained Russian letters)
844         * src/summaryview.c
845                 Fix d'n'd of messages to compose
846
847 2005-09-22 [paul]       1.9.14cvs48
848
849         * src/compose.c
850                 fix bug where attachments Name entry
851                 would display Path instead
852
853 2005-09-21 [paul]       1.9.14cvs47
854
855         * README
856         * README.jp
857         * configure.ac
858         * config/config.rpath
859         * doc/manual/en/sylpheed-20.html
860         * doc/manual/es/sylpheed-20.html
861         * po/bg.po
862         * po/ca.po
863         * po/de.po
864         * po/es.po
865         * po/fr.po
866         * po/it.po
867         * po/pt_BR.po
868         * po/sk.po
869         * po/zh_TW.po
870         * src/account.c
871         * src/account.h
872         * src/action.c
873         * src/action.h
874         * src/adbookbase.h
875         * src/addr_compl.c
876         * src/addr_compl.h
877         * src/addrbook.c
878         * src/addrbook.h
879         * src/addrcache.c
880         * src/addrcache.h
881         * src/addrcindex.c
882         * src/addrcindex.h
883         * src/addrclip.c
884         * src/addrclip.h
885         * src/addrdefs.h
886         * src/addressadd.c
887         * src/addressadd.h
888         * src/addressbook.c
889         * src/addressbook.h
890         * src/addressitem.h
891         * src/addrgather.c
892         * src/addrgather.h
893         * src/addrharvest.c
894         * src/addrharvest.h
895         * src/addrindex.c
896         * src/addrindex.h
897         * src/addritem.c
898         * src/addritem.h
899         * src/addrquery.c
900         * src/addrquery.h
901         * src/addrselect.c
902         * src/addrselect.h
903         * src/alertpanel.c
904         * src/alertpanel.h
905         * src/browseldap.c
906         * src/browseldap.h
907         * src/codeconv.c
908         * src/codeconv.h
909         * src/compose.c
910         * src/compose.h
911         * src/crash.c
912         * src/crash.h
913         * src/customheader.c
914         * src/customheader.h
915         * src/displayheader.c
916         * src/displayheader.h
917         * src/editaddress.c
918         * src/editaddress.h
919         * src/editbook.c
920         * src/editbook.h
921         * src/editgroup.c
922         * src/editgroup.h
923         * src/editjpilot.c
924         * src/editjpilot.h
925         * src/editldap.c
926         * src/editldap.h
927         * src/editldap_basedn.c
928         * src/editldap_basedn.h
929         * src/editvcard.c
930         * src/editvcard.h
931         * src/enriched.c
932         * src/enriched.h
933         * src/exphtmldlg.c
934         * src/exphtmldlg.h
935         * src/expldifdlg.c
936         * src/expldifdlg.h
937         * src/export.c
938         * src/export.h
939         * src/exporthtml.c
940         * src/exporthtml.h
941         * src/exportldif.c
942         * src/exportldif.h
943         * src/filtering.c
944         * src/filtering.h
945         * src/folder.c
946         * src/folder.h
947         * src/folder_item_prefs.c
948         * src/folder_item_prefs.h
949         * src/foldersel.c
950         * src/foldersel.h
951         * src/folderutils.c
952         * src/folderutils.h
953         * src/folderview.c
954         * src/folderview.h
955         * src/grouplistdialog.c
956         * src/grouplistdialog.h
957         * src/headerview.c
958         * src/headerview.h
959         * src/html.c
960         * src/html.h
961         * src/image_viewer.c
962         * src/image_viewer.h
963         * src/imap.c
964         * src/imap.h
965         * src/imap_gtk.c
966         * src/imap_gtk.h
967         * src/import.c
968         * src/import.h
969         * src/importldif.c
970         * src/importldif.h
971         * src/importmutt.c
972         * src/importmutt.h
973         * src/importpine.c
974         * src/importpine.h
975         * src/inc.c
976         * src/inc.h
977         * src/jpilot.c
978         * src/jpilot.h
979         * src/ldapctrl.c
980         * src/ldapctrl.h
981         * src/ldaplocate.c
982         * src/ldaplocate.h
983         * src/ldapquery.c
984         * src/ldapquery.h
985         * src/ldapserver.c
986         * src/ldapserver.h
987         * src/ldaputil.c
988         * src/ldaputil.h
989         * src/ldif.c
990         * src/ldif.h
991         * src/localfolder.c
992         * src/localfolder.h
993         * src/main.c
994         * src/main.h
995         * src/mainwindow.c
996         * src/mainwindow.h
997         * src/manual.c
998         * src/manual.h
999         * src/matcher.c
1000         * src/matcher.h
1001         * src/matcher_parser.h
1002         * src/matcher_parser_lex.l
1003         * src/matcher_parser_parse.y
1004         * src/mbox.c
1005         * src/mbox.h
1006         * src/message_search.c
1007         * src/message_search.h
1008         * src/messageview.c
1009         * src/messageview.h
1010         * src/mh.c
1011         * src/mh.h
1012         * src/mh_gtk.c
1013         * src/mh_gtk.h
1014         * src/mimeview.c
1015         * src/mimeview.h
1016         * src/msgcache.c
1017         * src/msgcache.h
1018         * src/mutt.c
1019         * src/mutt.h
1020         * src/news.c
1021         * src/news.h
1022         * src/news_gtk.c
1023         * src/news_gtk.h
1024         * src/noticeview.c
1025         * src/noticeview.h
1026         * src/partial_download.c
1027         * src/partial_download.h
1028         * src/pine.c
1029         * src/pine.h
1030         * src/pop.c
1031         * src/pop.h
1032         * src/prefs_account.c
1033         * src/prefs_account.h
1034         * src/prefs_actions.c
1035         * src/prefs_actions.h
1036         * src/prefs_common.c
1037         * src/prefs_common.h
1038         * src/prefs_compose_writing.c
1039         * src/prefs_compose_writing.h
1040         * src/prefs_customheader.c
1041         * src/prefs_customheader.h
1042         * src/prefs_display_header.c
1043         * src/prefs_display_header.h
1044         * src/prefs_ext_prog.c
1045         * src/prefs_ext_prog.h
1046         * src/prefs_filtering.c
1047         * src/prefs_filtering.h
1048         * src/prefs_filtering_action.c
1049         * src/prefs_filtering_action.h
1050         * src/prefs_folder_column.c
1051         * src/prefs_folder_column.h
1052         * src/prefs_folder_item.c
1053         * src/prefs_folder_item.h
1054         * src/prefs_fonts.c
1055         * src/prefs_fonts.h
1056         * src/prefs_gtk.c
1057         * src/prefs_gtk.h
1058         * src/prefs_image_viewer.c
1059         * src/prefs_image_viewer.h
1060         * src/prefs_matcher.c
1061         * src/prefs_matcher.h
1062         * src/prefs_message.c
1063         * src/prefs_message.h
1064         * src/prefs_msg_colors.c
1065         * src/prefs_msg_colors.h
1066         * src/prefs_other.c
1067         * src/prefs_other.h
1068         * src/prefs_quote.c
1069         * src/prefs_quote.h
1070         * src/prefs_receive.c
1071         * src/prefs_receive.h
1072         * src/prefs_send.c
1073         * src/prefs_send.h
1074         * src/prefs_spelling.c
1075         * src/prefs_spelling.h
1076         * src/prefs_summaries.c
1077         * src/prefs_summaries.h
1078         * src/prefs_summary_column.c
1079         * src/prefs_summary_column.h
1080         * src/prefs_template.c
1081         * src/prefs_template.h
1082         * src/prefs_themes.c
1083         * src/prefs_themes.h
1084         * src/prefs_toolbar.c
1085         * src/prefs_toolbar.h
1086         * src/prefs_wrapping.c
1087         * src/prefs_wrapping.h
1088         * src/privacy.c
1089         * src/privacy.h
1090         * src/procheader.c
1091         * src/procheader.h
1092         * src/procmime.c
1093         * src/procmime.h
1094         * src/procmsg.c
1095         * src/procmsg.h
1096         * src/quote_fmt.c
1097         * src/quote_fmt_parse.y
1098         * src/recv.c
1099         * src/recv.h
1100         * src/remotefolder.c
1101         * src/remotefolder.h
1102         * src/send_message.c
1103         * src/send_message.h
1104         * src/setup.c
1105         * src/setup.h
1106         * src/simple-gettext.c
1107         * src/sourcewindow.c
1108         * src/sourcewindow.h
1109         * src/ssl_manager.c
1110         * src/ssl_manager.h
1111         * src/statusbar.c
1112         * src/statusbar.h
1113         * src/stock_pixmap.c
1114         * src/stock_pixmap.h
1115         * src/summary_search.c
1116         * src/summary_search.h
1117         * src/summaryview.c
1118         * src/summaryview.h
1119         * src/syldap.c
1120         * src/syldap.h
1121         * src/textview.c
1122         * src/textview.h
1123         * src/toolbar.c
1124         * src/toolbar.h
1125         * src/undo.c
1126         * src/undo.h
1127         * src/unmime.c
1128         * src/unmime.h
1129         * src/vcard.c
1130         * src/vcard.h
1131         * src/wizard.c
1132         * src/wizard.h
1133         * src/common/base64.c
1134         * src/common/base64.h
1135         * src/common/defs.h
1136         * src/common/hooks.c
1137         * src/common/hooks.h
1138         * src/common/log.c
1139         * src/common/log.h
1140         * src/common/md5.c
1141         * src/common/md5.h
1142         * src/common/mgutils.c
1143         * src/common/mgutils.h
1144         * src/common/nntp.c
1145         * src/common/nntp.h
1146         * src/common/passcrypt.c
1147         * src/common/passcrypt.h.in
1148         * src/common/plugin.c
1149         * src/common/plugin.h
1150         * src/common/prefs.c
1151         * src/common/prefs.h
1152         * src/common/progressindicator.c
1153         * src/common/progressindicator.h
1154         * src/common/quoted-printable.c
1155         * src/common/quoted-printable.h
1156         * src/common/session.c
1157         * src/common/session.h
1158         * src/common/smtp.c
1159         * src/common/smtp.h
1160         * src/common/socket.c
1161         * src/common/socket.h
1162         * src/common/ssl.c
1163         * src/common/ssl.h
1164         * src/common/ssl_certificate.c
1165         * src/common/ssl_certificate.h
1166         * src/common/string_match.c
1167         * src/common/string_match.h
1168         * src/common/stringtable.c
1169         * src/common/sylpheed.c
1170         * src/common/sylpheed.h
1171         * src/common/template.c
1172         * src/common/template.h
1173         * src/common/timing.h
1174         * src/common/utils.c
1175         * src/common/utils.h
1176         * src/common/uuencode.c
1177         * src/common/uuencode.h
1178         * src/common/version.h.in
1179         * src/common/xml.c
1180         * src/common/xml.h
1181         * src/common/xmlprops.c
1182         * src/common/xmlprops.h
1183         * src/gtk/about.c
1184         * src/gtk/about.h
1185         * src/gtk/colorlabel.c
1186         * src/gtk/colorlabel.h
1187         * src/gtk/colorsel.c
1188         * src/gtk/colorsel.h
1189         * src/gtk/description_window.c
1190         * src/gtk/description_window.h
1191         * src/gtk/filesel.c
1192         * src/gtk/filesel.h
1193         * src/gtk/foldersort.c
1194         * src/gtk/foldersort.h
1195         * src/gtk/gtkutils.c
1196         * src/gtk/gtkutils.h
1197         * src/gtk/inputdialog.c
1198         * src/gtk/inputdialog.h
1199         * src/gtk/logwindow.c
1200         * src/gtk/logwindow.h
1201         * src/gtk/manage_window.c
1202         * src/gtk/manage_window.h
1203         * src/gtk/menu.c
1204         * src/gtk/menu.h
1205         * src/gtk/pluginwindow.c
1206         * src/gtk/pluginwindow.h
1207         * src/gtk/prefswindow.c
1208         * src/gtk/prefswindow.h
1209         * src/gtk/progressdialog.c
1210         * src/gtk/progressdialog.h
1211         * src/gtk/quicksearch.c
1212         * src/gtk/quicksearch.h
1213         * src/gtk/sslcertwindow.c
1214         * src/gtk/sslcertwindow.h
1215         * src/plugins/clamav/clamav_plugin.c
1216         * src/plugins/clamav/clamav_plugin.h
1217         * src/plugins/clamav/clamav_plugin_gtk.c
1218         * src/plugins/demo/demo.c
1219         * src/plugins/dillo_viewer/dillo_prefs.c
1220         * src/plugins/dillo_viewer/dillo_prefs.h
1221         * src/plugins/dillo_viewer/dillo_viewer.c
1222         * src/plugins/mathml_viewer/mathml_viewer.c
1223         * src/plugins/pgpcore/passphrase.c
1224         * src/plugins/pgpcore/passphrase.h
1225         * src/plugins/pgpcore/plugin.c
1226         * src/plugins/pgpcore/prefs_gpg.c
1227         * src/plugins/pgpcore/prefs_gpg.h
1228         * src/plugins/pgpcore/select-keys.c
1229         * src/plugins/pgpcore/select-keys.h
1230         * src/plugins/pgpcore/sgpgme.c
1231         * src/plugins/pgpcore/sgpgme.h
1232         * src/plugins/pgpinline/pgpinline.c
1233         * src/plugins/pgpinline/pgpinline.h
1234         * src/plugins/pgpinline/plugin.c
1235         * src/plugins/pgpmime/pgpmime.c
1236         * src/plugins/pgpmime/pgpmime.h
1237         * src/plugins/pgpmime/plugin.c
1238         * src/plugins/spamassassin/spamassassin.c
1239         * src/plugins/spamassassin/spamassassin.h
1240         * src/plugins/spamassassin/spamassassin_gtk.c
1241         * src/plugins/trayicon/trayicon.c
1242         * tools/OOo2sylpheed.pl
1243         * tools/acroread2sylpheed.pl
1244         * tools/asus_mailled.sh
1245         * tools/filter_conv.pl
1246         * tools/freshmeat_search.pl
1247         * tools/google_search.pl
1248         * tools/kmail2sylpheed.pl
1249         * tools/kmail2sylpheed_v2.pl
1250         * tools/maildir2sylpheed.pl
1251         * tools/multiwebsearch.pl
1252         * tools/newscache_clean.pl
1253         * tools/outlook2sylpheed.pl
1254         * tools/sylpheed-switcher
1255         * tools/update-po
1256         * tools/vcard2xml.py
1257         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1258                 update FSF address
1259
1260 2005-09-21 [colin]      1.9.14cvs46
1261
1262         * src/gedit-print.c
1263         * src/procmsg.c
1264         * src/procmsg.h
1265         * src/textview.c
1266         * src/summaryview.c
1267                 Remove some printing hacks (deselection/reselection),
1268                 which by the way fix printing the currently 
1269                 displayed mime part (still only text)
1270                 Plus a little optimisation of summary_show
1271
1272
1273 2005-09-20 [colin]      1.9.14cvs45
1274
1275         * src/mainwindow.c
1276         * src/messageview.c
1277                 GUI fixups: add accels, set message
1278                 view title to displayed mail's subject
1279         * src/prefs_spelling.c
1280         * src/gtk/gtkaspell.c
1281                 GUI fixups: allow underlining misspelled
1282                 words instead of coloring them (a11y!)
1283
1284 2005-09-19 [colin]
1285
1286         1.9.15rc3 released
1287
1288 2005-09-19 [colin]      1.9.14cvs44
1289
1290         * src/compose.c
1291                 Fix draft message
1292         * src/gtk/gtkaspell.c
1293                 Fix wrong test ;-)
1294
1295 2005-09-19 [colin]      1.9.14cvs43
1296
1297         * src/addressbook.c
1298                 Fix sensitivity of Delete button
1299         * src/compose.c
1300                 Warn if the requested Privacy system
1301                 is not available
1302         * src/exphtmldlg.c
1303         * src/expldifdlg.c
1304         * src/importldif.c
1305         * src/importmutt.c
1306         * src/importpine.c
1307                 Fix crappy UI
1308         * src/
1309         * src/ssl.h
1310         * src/prefs_account.h
1311         * src/prefs_account.c
1312                 Save SSL prefs even in builds that have
1313                 SSL support disable
1314         * src/imap.c
1315         * src/inc.c
1316         * src/news.c
1317         * src/send_message.c
1318                 Warn if connection should be secure, but
1319                 SSL support isn't compiled in
1320         * src/gtkaspell.c
1321                 Fix word separation on UTF-8 systems
1322                 Fixes bug #812 (Strange inline spellchecking)
1323         * src/compose.c
1324                 Warn if the requested Privacy system
1325                 is not available
1326                 Factorize offline warning
1327         * src/imap.c
1328         * src/imap_gtk.c
1329         * src/imap_gtk.h
1330         * src/inc.h
1331         * src/news_gtk.c
1332         * src/news_gtk.h
1333         * src/messageview.c
1334                 Factorize offline warning
1335
1336 2005-09-19 [paul]
1337
1338         1.9.15-rc2 released
1339
1340 2005-09-18 [colin]      1.9.14cvs42
1341
1342         * src/codeconv.c
1343         * src/codeconv.h
1344         * src/procmime.c
1345                 Add a way to get locale's charset ignoring utf-8,
1346                 and use that as default encoding for broken mails
1347
1348 2005-09-18 [colin]      1.9.14cvs41
1349
1350         * src/gtk/logwindow.c
1351                 Translate string. Patch by Fabien Vantard
1352
1353 2005-09-18 [colin]      1.9.14cvs40
1354
1355         * configure.ac
1356                 Fix bug #803 (IMAP/SSL support breaks with 
1357                 GnuTLS libetpan 0.38)
1358
1359 2005-09-18 [colin]      1.9.14cvs39
1360
1361         * src/codeconv.c
1362         * src/compose.c
1363         * src/procmime.c
1364                 More charsets fixes. Fixes bug #806 (non
1365                 ascii characters in subject line)
1366
1367 2005-09-17 [paul]       1.9.14cvs38
1368
1369         * src/folderview.c
1370         * src/mainwindow.c
1371                 fix gcc-2.95 issues
1372                 Patch by Pawel Pekala
1373
1374 2005-09-17 [colin]      1.9.14cvs37
1375
1376         * src/addrindex.c
1377                 bugfix for NO-USE LDAP compilation, patch 
1378                 by Fabien Vantard
1379
1380 2005-09-17 [colin]      1.9.14cvs36
1381
1382         * src/prefs_actions.c
1383         * src/prefs_customheader.c
1384         * src/prefs_display_header.c
1385         * src/prefs_filtering_action.c
1386         * src/prefs_matcher.c
1387         * src/prefs_toolbar.c
1388                 Fix strange casts (less elegant but
1389                 works better)
1390
1391 2005-09-16 [colin]      1.9.14cvs35
1392
1393         * src/jpilot.c
1394                 Missed that one
1395
1396 2005-09-16 [colin]      1.9.14cvs34
1397
1398         * configure.ac
1399         * src/Makefile.am
1400         * src/addr_compl.c
1401         * src/addrindex.c
1402         * src/browseldap.c
1403         * src/editldap.c
1404         * src/ldaplocate.c
1405         * src/ldapquery.c
1406         * src/ldapquery.h
1407         * src/ldapserver.c
1408         * src/ldapserver.h
1409         * src/main.c
1410         * src/matcher_parser_parse.y
1411         * src/prefs_themes.c
1412         * src/etpan/Makefile.am
1413         * src/gtk/description_window.c
1414         * src/plugins/clamav/Makefile.am
1415         * src/plugins/clamav/clamav_plugin.c
1416         * src/plugins/dillo_viewer/Makefile.am
1417         * src/plugins/pgpcore/Makefile.am
1418         * src/plugins/pgpinline/Makefile.am
1419         * src/plugins/pgpmime/Makefile.am
1420         * src/plugins/trayicon/Makefile.am
1421                 Fix 100% cpu usage in address completion list
1422                 Fix little bugs (return with no values etc)
1423                 Fix all warnings (with common CFLAGS)
1424
1425 2005-09-15 [colin]      1.9.14cvs33
1426
1427         * src/addressbook.c
1428                 Fix bug where sometimes a group's email list is empty,
1429                 force its refresh (probably fixes "Re: how to create a 
1430                 distribution list")
1431         * src/ldapquery.c
1432                 Don't return to the callback in the main thread from the
1433                 fetch thread (or face segs!)
1434
1435 2005-09-15 [paul]       1.9.14cvs32
1436
1437         * src/prefs_matcher.c
1438                 forgotten in last commit
1439
1440 2005-09-15 [paul]       1.9.14cvs31
1441
1442         * src/prefs_actions.c
1443         * src/prefs_filtering_action.c
1444         * src/prefs_quote.c
1445         * src/quote_fmt.c
1446         * src/summaryview.c
1447         * src/gtk/description_window.c
1448         * src/gtk/description_window.h
1449         * src/gtk/quicksearch.c
1450                 allow interaction with the called
1451                 description window
1452                 Patch by Anders Hammar
1453
1454 2005-09-14 [paul]       1.9.14cvs30
1455
1456         * src/compose.c
1457                 fix a little annoyance when pasting with 3rd button 
1458                 with wrap_pastes=0 and wrap_input=1
1459                 Patch by Colin
1460
1461 2005-09-14 [paul]       1.9.14cvs29
1462
1463         * src/prefs_account.c
1464                 disable 'Filter messages on receiving' for
1465                 SMTP-only accounts
1466                 Patch  by Anders Hammar
1467
1468 2005-09-14 [paul]       1.9.14cvs28
1469
1470         * po/sk.po
1471                 fix crash
1472                 updated by Andrej Kacian
1473
1474 2005-09-14 [paul]
1475
1476         1.9.15-rc1 released
1477
1478 2005-09-14 [paul]       1.9.14cvs27
1479
1480         * po/es.po
1481                 updated by Ricardo Mones Lastra
1482         * src/compose.c
1483         * src/compose.h
1484                 associate no_wrap_tags to Compose windows
1485                 instead of using a static one
1486                 Patch by Colin
1487         * src/mbox.c
1488                 fix proc_mbox()
1489                 Patch by wwp
1490         * src/textview.c
1491                 remove unneeded printf()
1492
1493 2005-09-14 [paul]       1.9.14cvs26
1494
1495         * src/addrcache.c
1496         * src/codeconv.h
1497         * src/folder.h
1498         * src/mainwindow.h
1499         * src/mh.c
1500         * src/mimeview.h
1501         * src/partial_download.c
1502         * src/pop.c
1503         * src/prefs_account.c
1504         * src/prefs_account.h
1505         * src/prefs_actions.c
1506         * src/prefs_customheader.c
1507         * src/prefs_display_header.c
1508         * src/prefs_filtering_action.c
1509         * src/prefs_matcher.c
1510         * src/prefs_toolbar.c
1511         * src/privacy.h
1512         * src/procmime.c
1513         * src/procmime.h
1514         * src/procmsg.h
1515         * src/textview.c
1516         * src/undo.h
1517         * src/common/plugin.c
1518         * src/common/session.h
1519         * src/common/socket.c
1520         * src/common/socket.h
1521         * src/common/template.c
1522         * src/gtk/gtkaspell.c
1523         * src/gtk/quicksearch.h
1524         * src/plugins/pgpcore/passphrase.c
1525         * src/plugins/pgpcore/prefs_gpg.h
1526         * src/plugins/pgpcore/select-keys.c
1527         * src/plugins/pgpcore/select-keys.h
1528         * src/plugins/pgpcore/sgpgme.c
1529         * src/plugins/pgpinline/pgpinline.c
1530         * src/plugins/pgpmime/pgpmime.c
1531         * src/plugins/trayicon/trayicon.c
1532                 fix compilation warnings
1533                 Patch by Daniel Gustafson
1534
1535 2005-09-14 [paul]       1.9.14cvs25
1536
1537         * src/addressbook.c
1538                 add missing column header, and other small
1539                 bug fixes
1540                 Patch by Anders Hammar
1541
1542 2005-09-13 [colin]      1.9.14cvs24
1543
1544         * src/gtk/gtkaspell.c
1545                 Fix non-utf8 in menu
1546                 Fix little leaks
1547                 Nullify struct members after free()s
1548
1549 2005-09-13 [colin]      1.9.14cvs23
1550
1551         * src/compose.c
1552                 Test utf8 compliance before inserting to 
1553                 buffer, and try to convert if necessary
1554         * src/procmime.c
1555                 If no charset is present, use the locale 
1556                 one instead of us-ascii
1557         * src/procmsg.c
1558                 Add Sender, List-Post and To in the checked 
1559                 headers for automatic rules creation 
1560                 (thanks to wwp)
1561         * src/prefs_themes.c
1562         * src/gtk/gtkaspell.c
1563                 Remove deprecated functions. 
1564                 patch by Daniel Gustafson
1565
1566 2005-09-12 [colin]      1.9.14cvs22
1567
1568         * src/compose.c
1569                 Fix bug #448 (Scrolling/Redraw issue with 
1570                 address-fields in Header)
1571         * src/mainwindow.c
1572         * src/summaryview.c
1573         * src/summaryview.h
1574                 Fix loss of MSG_MARKED on move/copy
1575                 Fix bug #804 (Quicksearch togglebutton doesn't 
1576                 get depressed after '/' key is pressed)
1577
1578 2005-09-12 [paul]       1.9.14cvs21
1579
1580         * AUTHORS
1581         * src/gtk/logwindow.c
1582                 add 'Clear Log' to popup menu
1583                 Patch by Anders Hammar <anders.hammar@telia.com>
1584
1585 2005-09-12 [paul]       1.9.14cvs20
1586
1587         * src/compose.c
1588                 set correct sensitivity on attachments
1589                 popup menu
1590         * src/folder.c
1591                 fix typo
1592         * src/prefs_spelling.c
1593                 fix crash when no LANG env is set
1594         * src/common/xml.c
1595                 fix crash in wizard
1596                 don't use memeory after free
1597
1598         All patches by Daniel Gustafson
1599
1600 2005-09-12 [paul]       1.9.14cvs19
1601
1602         * src/prefs_themes.c
1603                 make theme info selectable
1604         * src/gtk/description_window.c
1605                 make window non-modal
1606         * tools/README
1607                 add details of asus_mailed.sh
1608         * tools/claws.i18n.status.pl
1609                 update for new zh_TW translator
1610                 widen the output
1611                 create alternate coloured lines
1612                 improve readability
1613
1614 2005-09-10 [colin]      1.9.14cvs18
1615
1616         * src/plugins/pgpcore/select-keys.c
1617                 Better order for the buttons
1618
1619 2005-09-10 [colin]      1.9.14cvs17
1620
1621         * src/compose.c
1622         * src/plugins/pgpcore/select-keys.c
1623         * src/plugins/pgpcore/select-keys.h
1624         * src/plugins/pgpcore/sgpgme.c
1625                 Add a "Don't encrypt" button to the key
1626                 selection dialog. Fixes bug #177 (There should be a 
1627                 'Don't encrypt button in the Select Keys dialog)
1628
1629 2005-09-10 [colin]      1.9.14cvs16
1630
1631         * src/compose.c
1632                 Fix bug #572 (%X option does not work with templates)
1633
1634 2005-09-10 [colin]      1.9.14cvs15
1635
1636         * src/toolbar.c 
1637                 Remove g_print
1638
1639 2005-09-10 [colin]      1.9.14cvs14
1640
1641         * src/imap.c
1642                 Fix a possible crash
1643
1644 2005-09-09 [colin]      1.9.14cvs13
1645
1646         * src/imap.c
1647         * src/etpan/imap-thread.c
1648         * src/etpan/imap-thread.h
1649                 Fix moving from queue or drafts to normal folders
1650                 Fix bug #794 (No way to delete without expunging)
1651                 Take flags unset by other mailers into account
1652                 Take deleted flag set by other mailers into account
1653                 Fix unsetting REPLIED flag
1654                 Fix crash when capabilities can't be retrieved
1655         * src/mainwindow.c
1656         * src/mainwindow.h
1657                 Add M_DELAYED_FLAGS condition, and let the user use
1658                 Execute in order to be able to expunge deleted mails,
1659                 even if he's not in delayed execute mode
1660         * src/prefs_spelling.c
1661                 Use 'en' dictionary by default if LANG is POSIX or C
1662         * src/gtk/prefswindow.c
1663                 Fix bug #767 (Preferences windows expanding) by making
1664                 the window a bit larger when the resolution is greater
1665                 than 640x480, and by putting the prefs in a
1666                 GtkScrolledWindow.
1667
1668 2005-09-09 [paul]       1.9.14cvs12
1669
1670         * AUTHORS
1671         * configure.ac
1672         * po/zh_TW.Big5.po      ** REMOVED **
1673         * po/zh_TW.po           ** ADDED **
1674                 updated by Wei-Lun Chao
1675
1676 2005-09-09 [paul]       1.9.14cvs11
1677
1678         * src/mainwindow.c
1679                 fix asserts
1680         * src/common/xml.c
1681                 delay memory allocation until file is
1682                 opened successfully
1683                 Patch by Daniel Gustafson
1684
1685 2005-09-09 [cleroy]     1.9.14cvs10
1686
1687         * src/imap.c
1688                 Add guards
1689
1690 2005-09-08 [colin]      1.9.14cvs9
1691
1692         * src/compose.c
1693                 Alert when we can't save draft
1694                 Fix various wrap/color issues
1695                 Add mid-click pasting respecting wrap_paste option
1696         * src/folder.c
1697         * src/folder.h
1698         * src/folder_item_prefs.c
1699         * src/folder_item_prefs.h
1700         * src/imap.c
1701         * src/imap_gtk.c
1702         * src/imap_gtk.h
1703         * src/main.c
1704         * src/mainwindow.c
1705         * src/mainwindow.h
1706         * src/news.c
1707         * src/news_gtk.c
1708         * src/news_gtk.h
1709         * src/prefs_folder_item.c
1710                 Fix the impossibility to synchronise folders for
1711                 offline use (IMAP and NNTP are concerned)
1712
1713 2005-09-08 [colin]      1.9.14cvs8
1714
1715         * configure.ac
1716                 Build LDAP and JPilot by default if available
1717         * src/textview.c
1718                 Fix use after free
1719
1720 2005-09-08 [paul]       1.9.14cvs7
1721
1722         * doc/manual/en/sylpheed-1.html
1723         * doc/manual/en/sylpheed-18.html
1724         * doc/manual/en/sylpheed-19.html
1725         * doc/manual/en/sylpheed-4.html
1726         * doc/manual/en/sylpheed-6.html
1727         * doc/manual/en/sylpheed.html
1728                 a few minor updates, plus include some
1729                 details about plugins and their requirements
1730         * src/mainwindow.c
1731                 minor changes to English in /View/Sort
1732
1733 2005-09-07 [colin]      1.9.14cvs6
1734
1735         * doc/manual/en/sylpheed-1.html
1736         * doc/manual/en/sylpheed-10.html
1737         * doc/manual/en/sylpheed-11.html
1738         * doc/manual/en/sylpheed-12.html
1739         * doc/manual/en/sylpheed-13.html
1740         * doc/manual/en/sylpheed-14.html
1741         * doc/manual/en/sylpheed-15.html
1742         * doc/manual/en/sylpheed-16.html
1743         * doc/manual/en/sylpheed-17.html
1744         * doc/manual/en/sylpheed-18.html
1745         * doc/manual/en/sylpheed-19.html
1746         * doc/manual/en/sylpheed-2.html
1747         * doc/manual/en/sylpheed-20.html
1748         * doc/manual/en/sylpheed-21.html
1749         * doc/manual/en/sylpheed-22.html
1750         * doc/manual/en/sylpheed-3.html
1751         * doc/manual/en/sylpheed-4.html
1752         * doc/manual/en/sylpheed-5.html
1753         * doc/manual/en/sylpheed-6.html
1754         * doc/manual/en/sylpheed-7.html
1755         * doc/manual/en/sylpheed-8.html
1756         * doc/manual/en/sylpheed-9.html
1757         * doc/manual/en/sylpheed.html
1758                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
1759
1760 2005-09-07 [colin]      1.9.14cvs5
1761
1762         * src/mainwindow.c
1763                 Make labels more to-the-point
1764
1765 2005-09-07 [colin]      1.9.14cvs4
1766
1767         * doc/manual/en/sylpheed-1.html
1768         * doc/manual/en/sylpheed-12.html
1769         * doc/manual/en/sylpheed-13.html
1770         * doc/manual/en/sylpheed-14.html
1771         * doc/manual/en/sylpheed-15.html
1772         * doc/manual/en/sylpheed-16.html
1773         * doc/manual/en/sylpheed-17.html
1774         * doc/manual/en/sylpheed-18.html
1775         * doc/manual/en/sylpheed-19.html
1776         * doc/manual/en/sylpheed-2.html
1777         * doc/manual/en/sylpheed-20.html
1778         * doc/manual/en/sylpheed-21.html
1779         * doc/manual/en/sylpheed-22.html
1780         * doc/manual/en/sylpheed-4.html
1781         * doc/manual/en/sylpheed-5.html
1782         * doc/manual/en/sylpheed-6.html
1783         * doc/manual/en/sylpheed-7.html
1784         * doc/manual/en/sylpheed-8.html
1785         * doc/manual/en/sylpheed-9.html
1786         * doc/manual/en/sylpheed.html
1787                 Update manual
1788
1789 2005-09-07 [colin]      1.9.14cvs3
1790
1791         * doc/faq/en/sylpheed-faq-1.html
1792         * doc/faq/en/sylpheed-faq-2.html
1793         * doc/faq/en/sylpheed-faq-3.html
1794         * doc/faq/en/sylpheed-faq.html
1795                 Update FAQ
1796
1797 2005-09-07 [colin]      1.9.14cvs2
1798
1799         * src/folderview.c
1800         * src/procmsg.c
1801         * src/summaryview.c
1802         * src/toolbar.c
1803                 Fix special subfolders:
1804                 - Inherit parent's icon
1805                 - sent contents of queues subfolders
1806                 - empty subfolders of trashes
1807         * src/mainwindow.c
1808                 Remove outdated manual and faq entries
1809         * src/common/utils.c
1810                 Add quotes around %s coming from mailcap
1811
1812 2005-09-07 [colin]      1.9.14cvs1
1813
1814         * src/compose.c
1815                 After saving draft, set modified to FALSE
1816         * src/mimeview.c
1817         * src/common/utils.c
1818         * src/common/utils.h
1819                 Try to open mime parts using what is 
1820                 indicated in ~/.mailcap or /etc/mailcap,
1821                 if possible.
1822
1823 2005-09-05 [paul]       1.9.14
1824
1825         1.9.14 released
1826
1827         * po/sk.po
1828                 updated by Andrej Kacian
1829
1830 2005-09-05 [paul]       1.9.13cvs83
1831
1832         * po/de.po
1833         * po/es.po
1834         * po/fi.po
1835         * po/fr.po
1836         * po/nb.po
1837         * po/pt_BR.po
1838         * po/sr.po
1839                 updated translations by Thomas Gilgin, Ricardo Mones
1840                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
1841                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
1842
1843 2005-09-04 [paul]       1.9.13cvs82
1844
1845         * src/compose.c
1846                 only warn about exceeded line length limit
1847                 on send
1848
1849 2005-09-04 [paul]       1.9.13cvs81
1850
1851         * src/compose.c
1852                 fix crash in 'line length exceeded' dialogue
1853
1854 2005-09-02 [paul]       1.9.13cvs80
1855
1856         * src/imap.c
1857                 fix bug 795, 'Connection lost IMAP'
1858                 and add statusbar prints
1859                 Patch by Colin
1860
1861 2005-09-02 [paul]       1.9.13cvs79
1862
1863         * src/compose.c
1864                 compose_wrap_paragraph() becomes
1865                 compose_beautify_paragraph()
1866                 Patch by Colin
1867
1868 2005-09-02 [cleroy]     1.9.13cvs78
1869
1870         * src/folderview.c
1871                 Micro-fix
1872
1873 2005-09-01 [colin]      1.9.13cvs77
1874
1875         * src/imap.c
1876                 Maybe fix bug #795 (Connection lost IMAP)
1877                 Don't try to send logout when we're disconnected.
1878         * src/summaryview.c
1879                 Include locked and marked emails in HRM
1880                 view. Fixes bug #800 (Locked messages no longer 
1881                 show up when hide read messages is used)
1882
1883 2005-09-01 [paul]       1.9.13cvs76
1884
1885         * src/prefs_common.c
1886                 fix bad cutting
1887
1888 2005-08-31 [colin]      1.9.13cvs75
1889
1890         * src/folderview.c
1891         * src/folderview.h
1892         * src/prefs_summaries.c
1893         * src/summaryview.c
1894                 Fix "go to next new", fix preference
1895                 (Open unread/next swapped)
1896
1897 2005-08-31 [paul]       1.9.13cvs74
1898
1899         * src/compose.c
1900         * src/folderview.c
1901         * src/headerview.c
1902         * src/headerview.h
1903         * src/mainwindow.c
1904         * src/prefs_common.c
1905         * src/prefs_common.h
1906         * src/prefs_fonts.c
1907         * src/summaryview.c
1908         * src/textview.c
1909         * src/common/defs.h
1910                 remove obsolete BOLD_FONT setting
1911                 fix font update in headerview and textview
1912                 headers after prefs change
1913                 Patch By Colin
1914
1915 2005-08-31 [paul]
1916
1917         1.9.14-rc4 released
1918
1919 2005-08-30 [colin]      1.9.13cvs73
1920
1921         * src/summaryview.c
1922                 When Hide read messages is selected and we
1923                 refresh the summaryview, don't remove the 
1924                 currently displayed message. Fixes bug #797
1925                 (Summary view reloads when new mail is 
1926                 downloaded in 1.9.14 rc)
1927
1928 2005-08-30 [colin]      1.9.13cvs72
1929
1930         * src/folderview.c
1931                 Fix flickering
1932         * src/mainwindow.c
1933                 Remove useless callback
1934         * src/mimeview.c
1935         * src/gtk/filesel.c
1936         * src/gtk/filesel.h
1937                 Add a filesel_select_file_save_folder() - used by Save All
1938
1939 2005-08-29 [paul]       1.9.13cvs71
1940
1941         * AUTHORS
1942         * src/matcher_parser_parse.y
1943         * src/etpan/imap-thread.c
1944                 fix building on FreeBSD
1945                 Patch by Daniel Gustafson <daniel@hobbit.se>
1946
1947 2005-08-29 [paul]       1.9.13cvs70
1948
1949         * src/plugins/pgpinline/pgpinline.c
1950                 only initialise sig result if it's been handled
1951                 Patch by Colin
1952
1953 2005-08-29 [paul]       1.9.13cvs69
1954         
1955         Patches by Colin:
1956
1957         * src/imap.c
1958         * src/common.utils.c
1959         * src/common/utils.h
1960                 optimisation
1961         * src/stock_pixmap.h
1962                 fix wrong icon reference
1963         * src/pixmaps/trash_btn.xpm
1964                 replace with nicer image
1965
1966 2005-08-28 [colin]      1.9.13cvs68
1967
1968         * src/Makefile.am
1969         * src/stock_pixmap.c
1970         * src/stock_pixmap.h
1971         * src/toolbar.c
1972         * src/pixmaps/trash_btn.xpm
1973                 Add a specific trash xpm for the button
1974
1975 2005-08-28 [colin]      1.9.13cvs67
1976
1977         * src/imap.c
1978                 Fix leak
1979
1980 2005-08-27 [colin]      1.9.13cvs66
1981
1982         * src/imap.c
1983         * src/procmime.c
1984                 Correctly fix "Problem with replies", fixes
1985                 pgpmime encryption too. 
1986
1987 2005-08-27 [colin]      1.9.13cvs65
1988
1989         * src/folder.c
1990         * src/procmsg.c
1991         * src/procmsg.h
1992         * src/summaryview.c
1993                 Fix bug #517 (messages removed from summaryview 
1994                 when moving fails)
1995
1996 2005-08-27 [colin]      1.9.13cvs64
1997
1998         * tools/Makefile.am
1999         * tools/asus_mailled.sh
2000                 Add a script to blink ASUS laptops' mail LED where there
2001                 is unread mail.
2002
2003 2005-08-27 [colin]      1.9.13cvs63
2004
2005         * src/imap.c
2006         * src/etpan/imap-thread.c
2007         * src/etpan/imap-thread.h
2008                 Implement automatic choosing of login method
2009                 Fixes bug #791
2010         * src/gtk/.cvsignore
2011                 Add sylpheed-marshal.[ch]
2012
2013 2005-08-27 [colin]      1.9.13cvs62
2014
2015         * src/common/utils.c
2016                 Fix confusing perror
2017
2018 2005-08-27 [colin]      1.9.13cvs61
2019
2020         * src/toolbar.c
2021         * src/toolbar.h
2022                 Remove A_DELETE, replace it with 
2023                 A_TRASH and A_DELETE_REAL. Automatically
2024                 rewrite config files to replace A_DELETE
2025                 with A_TRASH (no functionality change).
2026                 Fixes half of #794
2027
2028 2005-08-26 [colin]      1.9.13cvs60
2029
2030         * src/procmime.c
2031                 Previous "Problem with replies" fix brought other
2032                 problems, fixing them
2033
2034 2005-08-26 [colin]      1.9.13cvs59
2035
2036         * src/procmime.c
2037                 Fix "Problem with replies". This happened only
2038                 on IMAP...
2039         * src/procmsg.c
2040                 Factorize code a bit
2041         * src/compose.c
2042                 Speed improvement on very long messages (wrapping)
2043                 Fix signature color on Reedit and Redirect
2044                 On Reedit, don't attach pgp-signatures parts, but
2045                 set signing to On.
2046
2047 2005-08-24 [paul]       1.9.13cvs58
2048
2049         * src/compose.c
2050                 don't claim success when clicking
2051                 Cancel on the passphrase box.
2052                 Patch by Colin
2053
2054 2005-08-24 [paul]       1.9.13cvs57
2055
2056         * src/main.c
2057                 fix misplaced sylpheed.log
2058         * src/common/defs.h
2059                 define UIDL_DIR
2060
2061 2005-08-24 [paul]       1.9.13cvs56
2062
2063         * src/imap.c
2064         * src/etpan/imap-thread.c
2065         * src/etpan/imap-thread.h
2066                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
2067                 Patch by Colin
2068         * src/gtk/sylpheed-marshal.c    ** REMOVED **
2069         * src/gtk/sylpheed-marshal.h    ** REMOVED **
2070                 remove autogenerated files
2071         * tools/kdeservicemenu/README
2072         * tools/kdeservicemenu/install.sh
2073         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
2074         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
2075                 use Claws icon, use 'Sylpheed-Claws' in menu,
2076                 use kdialog, and other cleanups
2077
2078 2005-08-23 [paul]       1.9.13cvs55
2079
2080         * src/compose.c
2081                 fix paste/wrap crash
2082                 Patch by Colin
2083
2084 2005-08-23 [paul]       1.9.13cvs54
2085
2086         * src/main.c
2087                 fix crash recovery
2088                 Patch by Colin
2089
2090 2005-08-23 [paul]       1.9.13cvs53
2091
2092         * src/addressbook.c
2093         * src/editaddress.c
2094                 view all data of LDAP contacts
2095                 Patch by Colin
2096
2097 2005-08-23 [paul]       1.9.13cvs52
2098
2099         * src/addressbook.c
2100                 fix issues with the Search field
2101                 Patch by Colin
2102
2103 2005-08-22 [paul]       1.9.13cvs51
2104
2105         * src/folderview.c
2106                 put name of folder in processing dialog
2107                 title
2108         * src/prefs_folder_item.c
2109                 improve english usage
2110
2111 2005-08-22 [paul]       1.9.13cvs50
2112
2113         * src/filtering.c
2114         * src/filtering.h
2115         * src/matcher.c
2116         * src/matcher_parser_lex.l
2117         * src/matcher_parser_parse.y
2118         * src/prefs_filtering.c
2119                 add Filtering/Processing rule names feature.
2120                 (the incompatible old matcherrc is saved as
2121                 matcherrc.pre_names).
2122                 Patch by Colin
2123
2124 2005-08-22 [paul]       1.9.13cvs49
2125
2126         * src/procmsg.c
2127                 fix colour labelling
2128                 Patch by Colin
2129
2130 2005-08-22 [paul]       1.9.13cvs48
2131
2132         * src/textview.c
2133                 fix open_image_cb()
2134
2135 2005-08-22 [paul]       1.9.13cvs47
2136
2137         * src/imap.c
2138                 fix bug 789, 'SC crashes with imap (CVS ver)'
2139                 Patch by Colin
2140
2141 2005-08-22 [paul]       1.9.13cvs46
2142
2143         * src/mimeview.c
2144         * src/prefs_common.c
2145         * src/common/defs.h
2146                 define reused defaults in defs.h
2147         * src/textview.c
2148                 add 'Open image' to image popup menu
2149
2150 2005-08-21 [colin]      1.9.13cvs45
2151
2152         * src/summaryview.c
2153                 Fix bug #788 (Bogus "From" address displayed)
2154
2155 2005-08-20 [colin]      1.9.13cvs44
2156
2157         * src/folder.c
2158                 Fix buf #787 (multilevel delete causes SIGSEGV)
2159
2160 2005-08-19 [colin]      1.9.13cvs43
2161
2162         * src/inc.c
2163         * src/prefs_common.c
2164         * src/prefs_common.h
2165                 Add an hidden pref to allow modifying the
2166                 update stepping in incorporation.
2167                 Patch by wwp.
2168
2169 2005-08-19 [colin]      1.9.13cvs42
2170
2171         * src/compose.c
2172         * src/procmime.c
2173                 Workaround for broken MUAs: encode 
2174                 Content-type: name: as ASCII and 
2175                 Content-Disposition: filename: as
2176                 per rfc2231
2177         * src/prefs_account.c
2178                 Fix invisible-ness of SMTP SSL prefs
2179                 in NNTP accounts
2180
2181 2005-08-19 [paul]       1.9.13cvs41
2182
2183         * src/compose.c
2184         * src/prefs_common.c
2185         * src/prefs_common.h
2186         * src/prefs_wrapping.c
2187                 paste with or without wrapping.
2188                 patch by Colin
2189
2190 2005-08-19 [paul]       1.9.13cvs40
2191
2192         * src/prefs_common.c
2193         * src/prefs_common.h
2194         * src/summaryview.c
2195                 reintroduce enable_swap_from as a
2196                 hidden pref. patch by Colin
2197         * src/quote_fmt_parse.y
2198         * src/plugins/clamav/clamav_plugin.c
2199         * src/plugins/dillo_viewer/dillo_viewer.c
2200         * src/plugins/mathml_viewer/mathml_viewer.c
2201         * src/plugins/pgpcore/sgpgme.c
2202         * src/plugins/pgpinline/pgpinline.c
2203         * src/plugins/pgpmime/pgpmime.c
2204                 tidy up. patch by Colin
2205
2206 2005-08-19 [paul]       1.9.13cvs39
2207
2208         * configure.ac
2209                 complete cvs38's sync
2210         * src/editaddress.c
2211         * src/gedit-print.c
2212         * src/mutt.c
2213         * src/etpan/etpan-log.c
2214         * src/etpan/imap-thread.c
2215         * src/gtk/gtksourceprintjob.c
2216                 fix compilation warnings
2217                 (patch by Colin)
2218
2219 2005-08-19 [paul]       1.9.13cvs38
2220
2221         sync with main:
2222
2223         * src/account.c
2224         * src/action.c
2225         * src/addrbook.c
2226         * src/addrcache.c
2227         * src/addrharvest.c
2228         * src/addrindex.c
2229         * src/codeconv.c
2230         * src/compose.c
2231         * src/crash.c
2232         * src/exporthtml.c
2233         * src/exportldif.c
2234         * src/folder.c
2235         * src/image_viewer.c
2236         * src/inc.c
2237         * src/inc.h
2238         * src/jpilot.c
2239         * src/ldif.c
2240         * src/main.c
2241         * src/matcher.c
2242         * src/mbox.c
2243         * src/messageview.c
2244         * src/mh.c
2245         * src/mimeview.c
2246         * src/msgcache.c
2247         * src/mutt.c
2248         * src/news.c
2249         * src/partial_download.c
2250         * src/pine.c
2251         * src/pop.c
2252         * src/prefs_actions.c
2253         * src/prefs_common.c
2254         * src/prefs_customheader.c
2255         * src/prefs_display_header.c
2256         * src/prefs_gtk.c
2257         * src/prefs_themes.c
2258         * src/procheader.c
2259         * src/procmime.c
2260         * src/procmsg.c
2261         * src/recv.c
2262         * src/send_message.c
2263         * src/simple-gettext.c
2264         * src/sourcewindow.c
2265         * src/textview.c
2266         * src/vcard.c
2267         * src/common/defs.h
2268         * src/common/log.c
2269         * src/common/plugin.c
2270         * src/common/prefs.c
2271         * src/common/session.c
2272         * src/common/session.h
2273         * src/common/socket.c
2274         * src/common/socket.h
2275         * src/common/ssl_certificate.c
2276         * src/common/template.c
2277         * src/common/utils.c
2278         * src/common/utils.h
2279         * src/common/xml.c
2280         * src/gtk/about.c
2281         added wrappers for C library function that
2282                 take pathname arguments.
2283                 enabled compilation with MinGW.
2284                 use GDir instead of directly using opendir().
2285                 added rename_force().
2286
2287 2005-08-19 [paul]       1.9.13cvs37
2288         
2289         patches by Colin:
2290         * src/compose.c
2291                 fix privacy settings on re-editing
2292                 a sent message
2293         * src/jpilot.c
2294                 fix encoding bug
2295         * src/folder.c
2296         * src/procmsg.c
2297         * src/procmsg.h
2298         * src/summaryview.c
2299                 flag changing optimisation
2300
2301 2005-08-18 [martin]     1.9.13cvs36
2302
2303         * commitHelper
2304             added my login
2305         * src/addrcache.c
2306         * src/addrharvest.c
2307         * src/addrindex.c
2308         * src/compose.c
2309         * src/grouplistdialog.c
2310         * src/main.c
2311         * src/mainwindow.c
2312         * src/msgcache.c
2313         * src/mutt.c
2314         * src/pine.c
2315         * src/prefs_account.c
2316         * src/prefs_themes.c
2317         * src/stock_pixmap.c
2318         * src/summaryview.c
2319         * src/gtk/about.c
2320         * src/gtk/logwindow.c
2321             removed deprecated glib and gdk stuff
2322         * src/plugins/pgpcore/select-keys.c
2323             convert attributes from locale to utf8
2324
2325 2005-08-17 [paul]       1.9.13cvs35
2326
2327         * src/account.c
2328         * src/addressbook.c
2329                 use new GTK_STOCK_ icons if available
2330         * src/summaryview.c
2331         * src/gtk/gtksctree.c
2332         * src/gtk/gtksctree.h
2333                 faster range select. patch by Colin
2334
2335 2005-08-17 [paul]       1.9.13cvs34
2336
2337         patches by colin:
2338         * src/addressbook.c
2339         * src/addressitem.h
2340                 Add an edit button for contacts, fix selections
2341                 of gtksctree items
2342         * src/editaddress.c
2343                 Change labels, let Save be always possible in the
2344                 email and user atributes tabs
2345         * src/folderview.c
2346                 fix sort issues
2347         * src/summaryview.c
2348                 select next item instead of the displayed one
2349                 after deletion
2350
2351         * src/gtk/progressdialog.c
2352                 use prefs_common.enable_rules_hint
2353
2354 2005-08-13 [hoa]        1.9.13cvs33
2355
2356         * src/etpan/imap-thread.c
2357                 fixed build on Solaris.
2358
2359 2005-08-10 [colin]      1.9.13cvs32
2360
2361         * src/procmsg.c
2362                 Fix cvs31 (missing fclose before reading
2363                 the file)
2364
2365 2005-08-10 [colin]      1.9.13cvs31
2366
2367         * src/procmsg.c
2368                 Fix procmsg_msginfo_new_from_mimeinfo() when
2369                 the MimeInfo isn't stored in memory. This fixes
2370                 replying to an attached message.
2371
2372 2005-08-10 [colin]      1.9.13cvs30
2373
2374         * src/mainwindow.c
2375                 Fix slowness in account changing
2376
2377 2005-08-10 [colin]      1.9.13cvs29
2378
2379         * src/folder.c
2380         * src/folderutils.c
2381         * src/folderview.c
2382         * src/imap_gtk.c
2383         * src/mainwindow.c
2384         * src/mh_gtk.c
2385         * src/procmsg.c
2386         * src/summaryview.c
2387                 Optimize folder_has_parent_of_type
2388                 Prevent moving special sub-folders from contextual menus
2389                 Rework message a bit ("Empty all messages" -> "Delete all
2390                 messages")
2391                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
2392                 and "Deleted Items" folders)
2393
2394 2005-08-08 [colin]      1.9.13cvs28
2395
2396         * src/summaryview.c
2397         * src/prefs_summaries.c
2398                 Make "Select first unread|new" more flexible
2399                 (just prioritize new or unread)
2400
2401 2005-08-08 [colin]      1.9.13cvs27
2402
2403         * src/summaryview.c
2404                 If "select first new" is selected and there only
2405                 are unread messages, fallback to "select first
2406                 unread".
2407
2408 2005-08-08 [colin]      1.9.13cvs26
2409
2410         * src/folder.c
2411                 Fix shameful bugs (and bug #779)
2412
2413 2005-08-08 [colin]      1.9.13cvs25
2414
2415         * src/folder.c
2416         * src/folder.h
2417                 Cache parents' type to make folder_has_parent_of_type
2418                 faster
2419         * src/folderview.c
2420                 Forbid DnD of special sub-folders
2421         * src/procmsg.c
2422         * src/procmsg.h
2423                 Add MAIL_POSTFILTERING_HOOK
2424         * src/summaryview.c
2425                 Revert over-zealous deletion of the use_addr_book 
2426                 code
2427
2428 2005-08-07 [colin]      1.9.13cvs24
2429
2430         * src/folder.c
2431                 Fix big mistake (passing MsgInfo instead 
2432                 of FolderItem)
2433
2434 2005-08-07 [colin]      1.9.13cvs23
2435
2436         * src/compose.c
2437         * src/folder.c
2438         * src/folder.h
2439         * src/foldersel.c
2440         * src/folderutils.c
2441         * src/folderview.c
2442         * src/imap.c
2443         * src/mainwindow.c
2444         * src/messageview.c
2445         * src/mh.c
2446         * src/msgcache.c
2447         * src/procmime.c
2448         * src/summaryview.c
2449                 Make subfolders of Drafts, Queue, Outbox, Trash
2450                 work like their parents. 
2451                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
2452
2453 2005-08-07 [colin]      1.9.13cvs22
2454
2455         * src/addressbook.c
2456                 Fix bug #771 (Dragged contacts not saved)
2457
2458 2005-08-07 [paul]       1.9.13cvs21
2459
2460         * src/summaryview.c
2461                 fix bug 32 'Search Doesn't display results
2462                 if "Hide Read Messages" is chosen'
2463                 be more literal in interpreting 'Hide read
2464                 messages'
2465
2466 2005-08-07 [colin]      1.9.13cvs20
2467
2468         * src/folderview.c
2469                 Add debug
2470         * src/summaryview.c
2471                 Faster 'unthread_for_execution'
2472
2473 2005-08-06 [paul]       1.9.13cvs19
2474
2475         * src/mainwindow.c
2476                 add mnemonics to Set displayed columns
2477                 fix bug where msgview_visible option was
2478                 overwritten as TRUE on startup
2479
2480 2005-08-06 [paul]       1.9.13cvs18
2481
2482         * src/mainwindow.c
2483                 refer to 'displayed columns in folder/message
2484                 list' not 'displayed items in summary/message view'
2485         * src/prefs_display_header.c
2486                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
2487                 be consistent with similar dialogues
2488         * src/prefs_folder_column.c
2489         * src/prefs_summary_column.c
2490                 'columns' not 'items', and folder and message lists,
2491                 instead of folder and summary views;
2492                 Use 'Hidden columns' as list heading not 'Available
2493                 items';
2494                 move the 'Remove' button to the right hand side;
2495                 top-align the buttons;
2496                 remove unneeded vbox
2497         * src/prefs_summaries.c
2498                 put the 2 column prefs buttons in a frame to reduce
2499                 overall width; refer to columns not items &c.
2500
2501 2005-08-05 [colin]      1.9.13cvs17
2502
2503         * src/prefs_common.c
2504         * src/prefs_common.h
2505         * src/mainwindow.c
2506         * src/compose.c
2507         * src/messageview.c
2508                 Add an hidden toolbar_detachable pref, so
2509                 that I can get rid of these painful handles
2510                 in the toolbars. Defaults to TRUE to avoid
2511                 changing the GUI on unsuspecting people...
2512
2513 2005-08-05 [colin]      1.9.13cvs16
2514
2515         * src/Makefile.am
2516         * src/prefs_folder_column.c
2517         * src/prefs_folder_column.h
2518                 Add prefs for folder columns
2519         * src/folderview.c
2520         * src/folderview.h
2521         * src/mainwindow.c
2522         * src/mainwindow.h
2523         * src/prefs_common.c
2524         * src/prefs_common.h
2525         * src/prefs_summaries.c
2526                 Use them
2527         * src/prefs_summary_column.c
2528         * src/summaryview.c
2529         * src/summaryview.h
2530                 Add a To column
2531         * src/textview.c
2532         * src/common/utils.c
2533         * src/common/utils.h
2534                 Move uri colourisation functions
2535                 to utils
2536         * src/compose.c
2537                 Colourise URIs
2538         * src/imap.c
2539                 Fix bug with LIST where we'd try
2540                 to get Folder//////[...]/// 
2541
2542 2005-08-05 [paul]       1.9.13cvs15
2543
2544         * src/prefs_summaries.c
2545                 improve the English usage
2546         * src/summaryview.c
2547                 set font on column change
2548                 thanks to Colin
2549
2550 2005-08-05 [paul]       1.9.13cvs14
2551
2552         * src/prefs_common.c
2553         * src/prefs_common.h
2554         * src/prefs_summaries.c
2555         * src/summaryview.c
2556                 replace 'open_unread_on_enter' option with
2557                 'select_on_entry' option. opening/not opening
2558                 is now exclusively controlled by 'always_show_msg'
2559
2560 2005-08-04 [colin]      1.9.13cvs13
2561
2562         * src/compose.c
2563                 Remove dead code
2564                 Add colourisation of quotes and signatures
2565         * src/folderview.c
2566                 Fix possible crashes
2567         * src/messageview.c
2568                 Change an assert that is no problem
2569         * src/news.c
2570         * src/news_gtk.c
2571         * src/news_gtk.h
2572                 Fix offline mode
2573         * src/gtk/quicksearch.c
2574                 Fix a possible crash
2575
2576 2005-08-03 [colin]      1.9.13cvs12
2577
2578         * src/prefs_account.c
2579                 Fix bug #777 (Sylpheed crash in account configuration)
2580
2581 2005-08-03 [colin]      1.9.13cvs11
2582
2583         * src/addressbook.c
2584         * src/editaddress.c
2585         * src/editgroup.c
2586                 Fixing addressbook, round 2
2587         * src/textview.c
2588                 Fix emphasis color on rechecking 'Colorize messages'
2589
2590 2005-08-03 [paul]       1.9.13cvs10
2591
2592         sync with main
2593
2594         * src/addr_compl.c
2595         * src/compose.c
2596         * src/main.c
2597         * src/pop.c
2598         * src/prefs_account.c
2599         * src/procmime.c
2600         * src/procmsg.c
2601         * src/quote_fmt_parse.y
2602         * src/textview.c
2603         * src/common/quoted-printable.c
2604         * src/common/utils.c
2605         * src/common/utils.h
2606         * src/common/xml.c
2607                 replaced incorrect locale-independent
2608                 ctype functions with GLib's. Corrected
2609                 signedness mismatch.
2610         * src/headerview.c
2611                 headerview_create(): added spacing for vbox.
2612         * src/gtk/about.c
2613                 set focus to the OK button.
2614
2615 2005-08-03 [colin]      1.9.13cvs9
2616
2617         * src/folderview.c
2618                 Fix possible crash
2619
2620 2005-08-02 [colin]      1.9.13cvs8
2621
2622         * src/mainwindow.c
2623                 Fix cast
2624         * src/addressbook.c
2625         * src/addressitem.h
2626                 Fix a cast and more generally, try to make the
2627                 GUI more intuitive and consistent (round 1)
2628
2629 2005-08-02 [paul]       1.9.13cvs7
2630
2631         * src/folder.h
2632                 missing in 1.9.13cvs6
2633
2634 2005-08-02 [colin]      1.9.13cvs6
2635
2636         * src/folder.c
2637                 Fix one more leak
2638
2639 2005-08-02 [colin]      1.9.13cvs5
2640
2641         * src/folder.c
2642         * src/folderview.c
2643         * src/imap.c
2644         * src/main.c
2645         * src/mbox.c
2646         * src/procmsg.c
2647         * src/summaryview.c
2648                 Fix a number of folder_item_get_msg_list()-related
2649                 leaks (missing procmsg_msginfo_free()s)
2650
2651 2005-08-01 [colin]      1.9.13cvs4
2652
2653         * src/folderview.c
2654         * src/folderview.h
2655         * src/mainwindow.c
2656         * src/prefs_fonts.c
2657         * src/prefs_summaries.c
2658         * src/prefs_themes.c
2659         * src/summaryview.c
2660         * src/summaryview.h
2661         * src/textview.c
2662         * src/textview.h
2663                 Fix instant-apply of summary and folderview-related prefs
2664                 Fix erroneous g_free and alertpanels in prefs_theme
2665                 Add instant-apply for fonts
2666                 Defer applying of prefs a little bit so it's done only
2667                 once even if requested by multiples prefs pages
2668
2669 2005-08-01 [paul]       1.9.13cvs3
2670
2671         * src/main.c
2672                 fix bug 776 'S.C. crashes on close'
2673                 thanks to Colin
2674         * src/etpan/etpan-thread-manager-types.h
2675                 add missing include
2676                 thanks to Hoa
2677
2678 2005-07-25 [paul]       1.9.13cvs2
2679
2680         * src/summaryview.c
2681                 fix typos. spotted by Fabien Vantard
2682
2683 2005-07-24 [paul]       1.9.13cvs1
2684
2685         * doc/man/sylpheed.1
2686                 update man page, incorporating fix of
2687                 bug 769 'Typo in manpage'
2688         * src/etpan/imap-thread.c
2689                 fix NetBSD openssl dependencies. patch by
2690                 George Michaelson <ggm@apnic.net>
2691         * po/pt_BR.po
2692                 updated by Frederico Goncalves Guimaraes
2693
2694 2005-07-22 [paul]       1.9.13
2695
2696         1.9.13 release
2697
2698 2005-07-22 [paul]       1.9.12cvs91
2699
2700         * AUTHORS
2701         * INSTALL
2702         * README.claws
2703         * RELEASE_NOTES.claws
2704                 updated for release
2705         * configure.ac
2706         * po/nb.po
2707         * tools/claws.i18n.status.pl
2708                 add Norwegian translation. submiited by
2709                 Geir Helland <pjallabais@users.sourceforge.net>
2710         * po/ca.po
2711         * po/de.po
2712         * po/es.po
2713         * po/fi.po
2714         * po/fr.po
2715         * po/it.po
2716         * po/sk.po
2717         * po/sr.po
2718         * po/zh_CN.po
2719                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
2720                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
2721                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
2722                 Yang Guilong
2723         * src/plugins/clamav/clamav_plugin_gtk.c
2724         * src/plugins/spamassassin/spamassassin_gtk.c
2725                 replace outdated description strings
2726
2727 2005-07-21 [colin]      1.9.12cvs90
2728
2729         * src/folder.c
2730                 Set folder to batch mode when scanning it. Makes deletion
2731                 of unread mails on IMAP much faster (due to the UNREAD 
2732                 flag unsetting)
2733
2734 2005-07-21 [darko]      1.9.12cvs89
2735
2736         * configure.ac
2737                 link against libresolv if necessary (patch by Paul)
2738         * src/msgcache.c
2739                 use glib's portable macros to determine endianness
2740
2741 2005-07-21 [paul]       1.9.12cvs88
2742
2743         * src/crash.c
2744         * src/gtk/about.c
2745                 update compiled-in features list
2746
2747 2005-07-20 [colin]      1.9.12cvs87
2748
2749         * src/folder.c
2750         * src/textview.c
2751                 Gcc 2.9x compilation fixes, thanks to Darko
2752         * src/plugins/clamav/clamav_plugin.c
2753                 Little optimisation: load virus database only once
2754         * src/plugins/spamassassin/spamassassin.c
2755                 Big optimisation: filtering one mail took at least 1 second,
2756                 now it takes at least 50ms. Doesn't speed up spamassassin 
2757                 itself, but should already be much more tolerable.
2758
2759 2005-07-20 [colin]      1.9.12cvs86
2760
2761         * src/summaryview.c
2762                 Fix performance issue
2763
2764 2005-07-19 [colin]      1.9.12cvs85
2765
2766         * src/plugins/pgpinline/plugin.c
2767                 Fix warning
2768
2769 2005-07-19 [colin]      1.9.12cvs84
2770
2771         * configure.ac
2772         * src/plugins/Makefile.am
2773         * src/plugins/pgpinline/.cvsignore
2774         * src/plugins/pgpinline/Makefile.am
2775         * src/plugins/pgpinline/pgpinline.c
2776         * src/plugins/pgpinline/pgpinline.deps
2777         * src/plugins/pgpinline/pgpinline.h
2778         * src/plugins/pgpinline/plugin.c
2779                 Put pgpinline in the main tree
2780
2781 2005-07-19 [paul]       1.9.12cvs83
2782
2783         * src/prefs_actions.c
2784                 prevent '//' in menu names, which cause a crash
2785                 thanks to Colin
2786
2787 2005-07-19 [paul]       1.9.12cvs82
2788
2789         * configure.ac
2790                 be generally more informative in configure output.
2791                 OpenSSL: correction: '[ --enable-openssl ...' -> 
2792                 '[ --disable-openssl ...', as --enable-openssl is default
2793                 PGP/MIME: don't check for GPGME again, check for
2794                 pgpcore instead. Therefore prevent the possibility of
2795                 attempting to build pgpmime if pgpcore dependencies are
2796                 not met
2797                 ClamAV: use pkgconfig to check for lib
2798                 libgnomeprint: revert logic on inner test to match
2799                 everything else
2800         * src/plugins/pgpcore/sgpgme.c
2801                 add missing include
2802
2803 2005-07-19 [colin]      1.9.12cvs81
2804
2805         * src/summaryview.c
2806                 Fix slow thread rebuilding in particular
2807                 cases
2808
2809 2005-07-19 [paul]       1.9.12cvs80
2810
2811         * sylpheed-claws.desktop
2812                 fix typo, spotted by Stephan Sachse
2813         * src/account.c
2814                 replace GTK_STOCK_ADD with
2815                 GTK_STOCK_NEW button
2816
2817 2005-07-18 [colin]      1.9.12cvs79
2818
2819         * src/etpan/imap-thread.c
2820                 Fix return value (Thanks Hoa)
2821
2822 2005-07-18 [colin]      1.9.12cvs78
2823
2824         * src/imap.c
2825                 Allow empty passwords
2826                 Create drafts/queue/outbox if necessary
2827         * src/summaryview.c
2828                 Remove old code
2829         * src/etpan/imap-thread.c
2830                 Fix STARTTLS (Thanks to Hoa)
2831
2832 2005-07-18 [paul]       1.9.12cvs77
2833
2834         * ChangeLog-gtk2.jp
2835         * ChangeLog.jp
2836                 removed
2837         * Makefile.am
2838                 updated to reflect additions and removals
2839         * TODO
2840                 updated to be claws-specific
2841         * TODO-gtk2
2842         * TODO-gtk2.jp
2843         * TODO.jp
2844         * sylpheed-128x128.png
2845         * sylpheed-64x64.png
2846                 removed
2847         * sylpheed-claws-128x128.png
2848         * sylpheed-claws-64x64.png
2849         * sylpheed-claws.desktop
2850         * sylpheed-claws.png
2851                 added
2852         * sylpheed.desktop
2853         * sylpheed.png
2854                 removed
2855
2856 2005-07-17 [paul]       1.9.12cvs76
2857
2858         * src/account.c
2859         * src/addressbook.c
2860         * src/alertpanel.c
2861         * src/alertpanel.h
2862         * src/compose.c
2863         * src/exphtmldlg.c
2864         * src/expldifdlg.c
2865         * src/folderview.c
2866         * src/imap_gtk.c
2867         * src/inc.c
2868         * src/message_search.c
2869         * src/messageview.c
2870         * src/mh_gtk.c
2871         * src/news_gtk.c
2872         * src/prefs_actions.c
2873         * src/prefs_filtering.c
2874         * src/prefs_matcher.c
2875         * src/prefs_template.c
2876         * src/prefs_themes.c
2877         * src/ssl_manager.c
2878         * src/summary_search.c
2879         * src/textview.c
2880         * src/toolbar.c
2881         * src/gtk/sslcertwindow.c
2882         * src/plugins/pgpcore/sgpgme.c
2883                 rework alertpanels
2884
2885 2005-07-17 [colin]      1.9.12cvs75
2886
2887         * src/privacy.c
2888                 add a PrivacySystem accessor that checks that
2889                 the system cached in a MimeInfo's privacydata
2890                 is still registered. Use this accessor instead
2891                 of directly using data->system. Fixes crashes
2892                 after unloading pgp plugins.
2893
2894 2005-07-17 [colin]      1.9.12cvs74
2895
2896         * src/alertpanel.c
2897                 Change geometry hints to a simple default size.
2898                 Fixes the certs dialogs.
2899
2900 2005-07-17 [colin]      1.9.12cvs73
2901
2902         * src/gtk/sslcertwindow.c
2903                 Use a gtkExpander
2904
2905 2005-07-17 [colin]      1.9.12cvs72
2906
2907         * src/plugins/pgpcore/Makefile.am
2908         * src/plugins/pgpmime/Makefile.am
2909                 Add gpgme libs
2910
2911 2005-07-17 [paul]       1.9.12cvs71
2912
2913         * configure.ac
2914                 add --disable-gnomeprint option
2915                 modified version of patch by Marius Mauch
2916
2917 2005-07-17 [paul]       1.9.12cvs70
2918
2919         * src/common/defs.h
2920                 update urls
2921         * src/account.c
2922         * src/action.c
2923         * src/addressbook.c
2924         * src/compose.c
2925         * src/foldersel.c
2926         * src/folderview.c
2927         * src/html.c
2928         * src/imap_gtk.c
2929         * src/main.c
2930         * src/mainwindow.c
2931         * src/messageview.c
2932         * src/mh_gtk.c
2933         * src/mimeview.c
2934         * src/news_gtk.c
2935         * src/prefs_account.c
2936         * src/prefs_send.c
2937         * src/prefs_summaries.c
2938         * src/procmsg.c
2939         * src/summaryview.c
2940         * src/common/utils.c
2941         * src/common/xml.c
2942         * src/plugins/pgpcore/passphrase.c
2943         * src/plugins/pgpcore/select-keys.c
2944                 replace inappropriately used backticks
2945                 with single quotes
2946
2947 2005-07-16 [colin]      1.9.12cvs69
2948
2949         * src/image_viewer.c
2950                 Add extra paranoid checks
2951
2952 2005-07-16 [colin]      1.9.12cvs68
2953
2954         * src/plugins/pgpcore/prefs_gpg.c
2955                 Don't auto-check sigs by default, as it
2956                 can be really slow.
2957
2958 2005-07-16 [colin]      1.9.12cvs67
2959
2960         * src/plugins/pgpcore/sgpgme.c
2961                 Make messages a bit better.
2962
2963 2005-07-16 [colin]      1.9.12cvs66
2964
2965         * src/imap.c
2966                 Remove pseudo-log
2967         * src/etpan/imap-thread.c
2968                 Add real log
2969
2970 2005-07-16 [colin]      1.9.12cvs65
2971
2972         * src/main.c
2973         * src/prefs_other.c
2974                 And now, fix build with libetpan :-/
2975
2976 2005-07-15 [colin]      1.9.12cvs64
2977
2978         * src/prefs_other.c
2979                 Continue fixing build without libetpan.
2980
2981 2005-07-15 [colin]      1.9.12cvs63
2982
2983         * src/main.c
2984                 Fix build with --disable-libetpan
2985
2986 2005-07-15 [colin]      1.9.12cvs62
2987
2988         * configure.ac
2989                 Bump libetpan's version
2990
2991 2005-07-15 [colin]      1.9.12cvs61
2992
2993         * src/etpan/imap-thread.c
2994                 Actually stop logging :)
2995
2996 2005-07-15 [colin]      1.9.12cvs60
2997
2998         * src/addressbook.c
2999                 Fix dnd of multiple addresses.
3000
3001 2005-07-15 [hoa]        1.9.12cvs59
3002
3003         * src/etpan/imap-thread.c
3004             disable login of IMAP password in libetpan log file.
3005
3006 2005-07-15 [paul]       1.9.12cvs58
3007
3008         * src/account.c
3009                 don't automatically sort
3010                 do allow drag n drop
3011
3012 2005-07-15 [paul]       1.9.12cvs57
3013
3014         * src/account.c
3015         * src/ssl_manager.c
3016                 alphabetical listing
3017
3018 2005-07-15 [paul]       1.9.12cvs56
3019
3020         * src/gtk/pluginwindow.c
3021                 sort plugin list alphabetically
3022
3023 2005-07-15 [paul]       1.9.12cvs55
3024
3025         * src/prefs_spelling.c
3026         * src/prefs_wrapping.c
3027                 unify English usage
3028
3029 2005-07-15 [colin]      1.9.12cvs54
3030
3031         * src/wizard.c
3032                 Typo fix
3033
3034 2005-07-15 [paul]       1.9.12cvs53
3035
3036         * src/prefs_message.c
3037                 make 'show cursor' a hidden option
3038
3039 2005-07-14 [colin]      1.9.12cvs52
3040
3041         * src/plugins/spamassassin/Makefile.am
3042         * src/plugins/clamav/Makefile.am
3043                 Fix double EXTRA_DISTs
3044
3045 2005-07-14 [colin]      1.9.12cvs51
3046
3047         * src/plugins/clamav/Makefile.am
3048         * src/plugins/clamav/clamav_plugin_gtk.deps
3049         * src/plugins/spamassassin/Makefile.am
3050         * src/plugins/spamassassin/spamassassin_gtk.deps
3051                 Make $plugin_gtk depend on $plugin
3052
3053 2005-07-14 [hoa]        1.9.12cvs50
3054
3055         * src/etpan/imap-thread.c
3056                 enable debug log of libetpan when running with --debug
3057
3058 2005-07-14 [colin]      1.9.12cvs49
3059
3060         * configure.ac
3061         * src/common/Makefile.am
3062         * src/common/plugin.c
3063         * src/common/plugin.h
3064                 Add a little plugin dependancy system.
3065                 Plugins can ship a $plugin_name.deps file
3066                 (near them in PLUGINDIR) so that their
3067                 dependancies are loaded if possible.
3068         * src/plugins/Makefile.am
3069         * src/plugins/pgpcore/Makefile.am
3070         * src/plugins/pgpcore/passphrase.c
3071         * src/plugins/pgpcore/passphrase.h
3072         * src/plugins/pgpcore/plugin.c
3073         * src/plugins/pgpcore/prefs_gpg.c
3074         * src/plugins/pgpcore/prefs_gpg.h
3075         * src/plugins/pgpcore/select-keys.c
3076         * src/plugins/pgpcore/select-keys.h
3077         * src/plugins/pgpcore/sgpgme.c
3078         * src/plugins/pgpcore/sgpgme.h
3079                 Introduce pgpcore, used by pgpmime and
3080                 pgpinline
3081         * src/plugins/pgpmime/Makefile.am
3082         * src/plugins/pgpmime/passphrase.c
3083         * src/plugins/pgpmime/passphrase.h
3084         * src/plugins/pgpmime/pgpmime.c
3085         * src/plugins/pgpmime/pgpmime.deps
3086         * src/plugins/pgpmime/plugin.c
3087         * src/plugins/pgpmime/prefs_gpg.c
3088         * src/plugins/pgpmime/prefs_gpg.h
3089         * src/plugins/pgpmime/select-keys.c
3090         * src/plugins/pgpmime/select-keys.h
3091         * src/plugins/pgpmime/sgpgme.c
3092         * src/plugins/pgpmime/sgpgme.h
3093                 Remove the core from pgpmime and add the
3094                 dependancy to pgpcore.
3095
3096 2005-07-14 [paul]       1.9.12cvs48
3097
3098         * src/stock_pixmap.c
3099                 forgot this in last commit
3100
3101 2005-07-14 [paul]       1.9.12cvs47
3102
3103         * src/account.c
3104         * src/addressbook.c
3105                 add accelerators for the buttons (sync with main)
3106         * src/compose.c
3107         * src/compose.h
3108                 add accelerators for the buttons.
3109                 fix editing with external editor.
3110                 replace gdk_input_*() with GIOChannel;
3111                 (sync with main)
3112         * src/foldersel.c
3113                 display folder names with new/unread
3114                 representation (sync with main)
3115         * src/main.c
3116                 specify default window icon (sync with main)
3117         * src/prefs_common.c
3118                 use_addr_book default to FALSE
3119         * src/summaryview.c
3120         * src/textview.c
3121                 add accelerators for the buttons (sync with main)
3122         * src/gtk/menu.c
3123                 fix typos
3124         * src/pixmaps/sylpheed_icon.xpm
3125                 updated
3126
3127 2005-07-13 [paul]       1.9.12cvs46
3128
3129         * src/plugins/pgpmime/pgpmime.c
3130         * src/plugins/pgpmime/sgpgme.c
3131                 (temporarily) use deprecated gpgme_data_rewind()
3132                 while largefile support is not present
3133                 (as suggested by Colin)
3134
3135 2005-07-13 [paul]       1.9.12cvs45
3136
3137         * configure.ac
3138                 remove large file support (for now):
3139                 it breaks too many things
3140
3141 2005-07-13 [paul]       1.9.12cvs44
3142
3143         * configure.ac
3144                 add large file support
3145         * src/html.c
3146                 fix bug #763 where href attribute was not
3147                 the very first attribute of a link
3148                 patch by Thomas Gilgin
3149
3150 2005-07-13 [colin]      1.9.12cvs43
3151
3152         * src/gtk/pluginwindow.c
3153                 Little portability fix
3154
3155 2005-07-13 [colin]      1.9.12cvs42
3156
3157         * src/plugins/pgpmime/sgpgme.c
3158                 Fix crasher.
3159
3160 2005-07-13 [colin]      1.9.12cvs41
3161
3162         * src/plugins/pgpmime/pgpmime.c
3163         * src/plugins/pgpmime/sgpgme.c
3164                 Use gpgme_data_release_and_get_mem instead
3165                 of gpgme_data_read.
3166
3167 2005-07-13 [colin]      1.9.12cvs40
3168
3169         * configure.ac
3170         * src/plugins/pgpmime/passphrase.c
3171         * src/plugins/pgpmime/passphrase.h
3172         * src/plugins/pgpmime/pgpmime.c
3173         * src/plugins/pgpmime/plugin.c
3174         * src/plugins/pgpmime/select-keys.c
3175         * src/plugins/pgpmime/select-keys.h
3176         * src/plugins/pgpmime/sgpgme.c
3177         * src/plugins/pgpmime/sgpgme.h
3178                 Port pgpmime to gpgme-1.0.
3179
3180 2005-07-12 [paul]       1.9.12cvs39
3181
3182         * AUTHORS
3183         * src/toolbar.c
3184         * src/toolbar.h
3185                 add a 'Go to Prev' button to the toolbar.
3186                 correct tooltip text of go to buttons.
3187                 based on patch by Yang Guilong <bamanzi@gmail.com>
3188
3189 2005-07-12 [colin]      1.9.12cvs38
3190
3191         * src/statusbar.c
3192                 Fix progress bar showing stuff at startup.
3193
3194 2005-07-12 [paul]       1.9.12cvs37
3195
3196         * src/editjpilot.c
3197                 fix building with jpilot support
3198
3199 2005-07-11 [colin]      1.9.12cvs36
3200
3201         * src/inc.c
3202                 Add visual indication that filtering is running
3203         * src/textview.c
3204                 Make {}[] uri delimiters
3205         * src/summaryview.c
3206                 Remove useless (and slow) calls
3207
3208 2005-07-11 [paul]       1.9.12cvs35
3209
3210         * src/plugins/clamav/clamav_plugin_gtk.c
3211         * src/plugins/dillo_viewer/dillo_prefs.c
3212         * src/plugins/pgpmime/prefs_gpg.c
3213         * src/plugins/spamassassin/spamassassin_gtk.c
3214                 gather plugins prefs together under their
3215                 own 'Plugins' heading
3216
3217 2005-07-11 [paul]       1.9.12cvs34
3218
3219         sync with main
3220
3221         * src/account.c
3222                 account_delete(): modified alert dialog
3223         * src/editjpilot.c
3224         * src/editvcard.c
3225                 fixed a crash when cancelling file selection
3226                 dialog by Escape key. Made non-ascii filename
3227                 selectable.
3228         * src/prefs_template.c
3229                 prefs_template_window_create(): make scrolled
3230                 window policy AUTOMATIC
3231
3232 2005-07-10 [hoa]        1.9.12cvs33
3233
3234         * src/etpan/imap-thread.c
3235                 workaround for old Courier IMAP servers.
3236
3237 2005-07-10 [colin]      1.9.12cvs32
3238
3239         * src/folder.c
3240         * src/statusbar.c
3241         * src/statusbar.h
3242                 Add visual progress indicator on filtering/processing
3243                 Factorize the progress bar code
3244         * src/imap.c
3245         * src/imap.h
3246         * src/etpan/imap-thread.c
3247                 Add a reference counter to avoid destroying the Folder
3248                 while it's in use by another callback.
3249
3250 2005-07-09 [hoa]        1.9.12cvs31
3251
3252         * src/imap.c
3253         * src/etpan/imap-thread.c
3254                 fixed deadlock when removing IMAP account.
3255
3256 2005-07-08 [colin]      1.9.12cvs30
3257
3258         * src/textview.c
3259         * src/unmime.c
3260                 Fix again problems decoding broken headers
3261         * src/gtk/inputdialog.c
3262                 Fix local variable shadowing a global one
3263
3264 2005-07-08 [colin]      1.9.12cvs29
3265
3266         * src/msgcache.c
3267                 Make the cache/mark files platform-agnostic by writing
3268                 them in little-endian format. Reading them is also done
3269                 in little-endian format, of course; however, in order
3270                 to avoid trashing mark data on big-endian machines, the
3271                 files are, at first, read from the native format if the
3272                 little-endian one doesn't exist. This is easy to deter-
3273                 mine by trying to open a file with a swapped data_ver
3274                 and seeing if it's the wanted version.
3275                 Little-endian using users should see absolutely no
3276                 difference, Big-endian users may get a very little
3277                 performance drop due to byte-swapping.
3278                 Tested on i386 and ppc32. 
3279                 Fixes bug #159 (The index file, in the mailboxes, is 
3280                 hardware depending).
3281
3282                 To have the cache/mark files updated to the new little-
3283                 endian format, "Check for new messages" or even
3284                 "Rebuild folder tree" aren't enough. Files will be
3285                 updated as soon as a folder has been opened/closed.
3286                 To update everything, just select all folders by
3287                 selecting them one by one.
3288
3289 2005-07-07 [colin]      1.9.12cvs28
3290
3291         * src/imap.c
3292                 Remember the folder separator per IMAPFolder
3293                 instead of globally.
3294                 Revive the Session on noop; fixes bug #761
3295                 (mark a bunch of unread messages as read takes 
3296                 forever)
3297
3298 2005-07-07 [darko]      1.9.12cvs27
3299
3300         * src/common/template.c
3301                 Sort templates alphabetically
3302
3303 2005-07-06 [colin]      1.9.12cvs26
3304
3305         * src/imap.c
3306                 Try to use the correct separator in
3307                 most cases. Possibly fixes bug #759
3308                 (only creates the INBOX folder when 
3309                 setting up new IMAP account) and 
3310                 bug #760 (Can't retrieve messages)
3311
3312 2005-07-06 [colin]      1.9.12cvs25
3313
3314         * src/imap.c
3315                 Use real_path in status command. This will
3316                 help later, when namespaces will be used.
3317
3318 2005-07-06 [colin]      1.9.12cvs24
3319
3320         * configure.ac
3321         * src/account.c
3322         * src/folder.c
3323         * src/imap.c
3324         * src/etpan/etpan-log.c
3325         * src/etpan/etpan-thread-manager.c
3326         * src/etpan/imap-thread.c
3327                 Add a --disable-libetpan parameter. With this,
3328                 users that don't want IMAP4 support can avoid
3329                 the new dependancy (and have no IMAP support).
3330                 Users that have IMAP4 accounts and use this
3331                 parameter won't lose their configuration, their
3332                 IMAP accounts will just be invisible and not
3333                 used.
3334         * src/textview.c
3335                 Make the "Copy ..." contextual menu items 
3336                 copy to both the X clipboard and the gtk 
3337                 clipboard - as most other apps do.
3338         * src/gtk/about.c
3339                 Add a notice about OpenSSL usage, in order to
3340                 comply with OpenSSL's license (point 6):
3341                 http://www.openssl.org/source/license.html
3342
3343 2005-07-06 [colin]      1.9.12cvs23
3344
3345         * src/alertpanel.c
3346                 Fix a minimum size for alertpanels
3347         * src/compose.c
3348                 Show 'No space left on device' type errors
3349                 when queuing/sending
3350         * src/imap_gtk.c
3351         * src/mh_gtk.c
3352                 Rework folder's deletion message (remove 
3353                 extra \n)
3354
3355 2005-07-05 [colin]      1.9.12cvs22
3356
3357         * src/imap.c
3358                 Add an alertpanel on auth error
3359                 Add pseudo-log
3360                 Remove pthread-related stuff
3361
3362 2005-07-05 [colin]      1.9.12cvs21
3363
3364         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3365                 Fix crash on plugin reloading (with a hack)
3366
3367 2005-07-05 [colin]      1.9.12cvs20
3368
3369         * src/prefs_account.c
3370         * src/prefs_account.h
3371                 Fix typo
3372         * src/gtk/filesel.c
3373         * src/gtk/filesel.h
3374                 Add a way to filter the view
3375         * src/gtk/pluginwindow.c
3376                 Filter loadable stuff
3377         * src/plugins/pgpmime/prefs_gpg.c
3378                 Fix missing unregistration
3379         * .cvsignore
3380         * src/etpan/.cvsignore
3381         * src/plugins/spamassassin/.cvsignore
3382                 Add more stuff to cvs ignored files
3383
3384 2005-07-04 [colin]      1.9.12cvs19
3385
3386         * src/imap.c
3387                 Fix scan_required returning FALSE when it
3388                 shouldn't. Maybe fix #760 (Can't retrieve
3389                 messages)
3390
3391 2005-07-04 [colin]      1.9.12cvs18
3392
3393         * src/summaryview.c
3394                 Fix always_show_msg pref
3395
3396 2005-07-04 [paul]       1.9.12cvs17
3397
3398         sync with main (forgotten in last commit)
3399         
3400         * src/common/utils.c
3401         * src/common/utils.h
3402                 check_line_length(): new.
3403                 is_dir_exist()
3404                 is_file_entry_exist()
3405                 dirent_is_regular_file()
3406                 dirent_is_directory(): use g_file_test() instead of stat().
3407
3408 2005-07-04 [paul]       1.9.12cvs16
3409
3410         sync with main:
3411
3412         * src/compose.c
3413                 compose_write_to_file(): check for line
3414                 length limit and display warning if exceeds
3415         * src/jpilot.c
3416                 use get_home_dir() instead of g_get_home_dir()
3417         * src/procheader.c
3418                 removed warning about invalid date
3419         * src/vcard.c
3420                 use get_home_dir() instead of g_get_home_dir()
3421
3422 2005-07-04 [paul]       1.9.12cvs15
3423
3424         * src/stock_pixmap.c
3425                 fix new pixmap naming errors
3426                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
3427
3428 2005-07-04 [colin]      1.9.12cvs14
3429
3430         * src/imap.c
3431                 Fix debugging string with a warning
3432
3433 2005-07-04 [colin]      1.9.12cvs13
3434
3435         * configure.ac
3436                 Add a check for libetpan's version (>= 0.37)
3437
3438 2005-07-04 [hoa]        1.9.12cvs12
3439
3440         * commitHelper
3441         * src/imap.c
3442         * src/etpan/imap-thread.c
3443         * src/etpan/imap-thread.h
3444                 fixed IMAP implementation of check of mails.
3445
3446 2005-07-03 [hoa]        1.9.12cvs11
3447
3448         * src/etpan/Makefile.am
3449         * src/etpan/etpan-errors.h
3450         * src/etpan/etpan-log.[ch]
3451         * src/etpan/etpan-thread-manager-types.h
3452         * src/etpan/etpan-thread-manager.[ch]
3453         * src/etpan/imap-thread.[ch]
3454         * src/Makefile.am
3455         * src/imap.c
3456         * src/main.c
3457         * src/prefs_other.c
3458         * configure.ac
3459             merged imap branch.
3460             dependency on libetpan 0.37 is now added.
3461
3462 2005-07-01 [colin]      1.9.12cvs10
3463
3464         * src/Makefile.am
3465         * src/folder.c
3466         * src/folder.h
3467         * src/folderview.c
3468         * src/stock_pixmap.c
3469         * src/stock_pixmap.h
3470         * src/plugins/trayicon/trayicon.c
3471                 Add marked symbol on folders containing
3472                 marked messages
3473         * src/procmsg.c
3474         * src/procmsg.h
3475         * src/toolbar.c
3476         * src/prefs_common.c
3477         * src/prefs_common.h
3478         * src/prefs_send.c
3479                 Add an optional confirmation dialog on queue
3480                 sending. Patch by wwp.
3481         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
3482         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
3483         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
3484         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
3485         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
3486         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
3487         * src/pixmaps/inbox_mark.xpm            ** ADDED **
3488         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
3489         * src/pixmaps/outbox_mark.xpm           ** ADDED **
3490         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
3491         * src/pixmaps/trash_mark.xpm            ** ADDED **
3492                 New pixmaps
3493
3494 2005-07-01 [colin]      1.9.12cvs9
3495
3496         * src/summaryview.c
3497                 Fix a little threading bug
3498         * src/addrgather.c
3499         * src/mainwindow.c
3500                 A little bit of HIG normality never hurts
3501
3502 2005-07-01 [colin]      1.9.12cvs8
3503
3504         * src/compose.c
3505         * src/msgcache.c
3506         * src/pop.c
3507         * src/procmime.c
3508         * src/recv.c
3509         * src/common/log.c
3510         * src/common/template.c
3511         * src/common/utils.c
3512         * src/common/utils.h
3513                 Reverted the fwrite_atomic stuff. In fact
3514                 it is already atomic.
3515
3516 2005-06-30 [colin]      1.9.12cvs7
3517
3518         * src/common/utils.c
3519         * src/common/utils.h
3520                 Add an fwrite_atomic() function to make
3521                 sure we write everything: fwrite can make
3522                 short writes.
3523         * src/compose.c
3524         * src/msgcache.c
3525         * src/pop.c
3526         * src/procmime.c
3527         * src/recv.c
3528         * src/common/log.c
3529         * src/common/template.c
3530                 Use that (and fix swapping of size and nmemb).
3531                 Thanks to Rich Coe for the heads up.
3532
3533 2005-06-30 [colin]      1.9.12cvs6
3534
3535         * src/addressbook.c
3536                 Optimize addressbook opening 
3537
3538 2005-06-30 [colin]      1.9.12cvs5
3539
3540         * src/summaryview.c
3541                 Remove calls to summary_step after move/copy
3542
3543 2005-06-28 [paul]       1.9.12cvs4
3544
3545         * src/alertpanel.c
3546                 wrap and make the error msg selectable
3547
3548 2005-06-28 [paul]       1.9.12cvs3
3549
3550         * src/ssl_manager.c
3551                 replace the OK button with a Close button
3552         * src/gtk/foldersort.c
3553                 use GTK_STOCK_ icons/buttons
3554
3555 2005-06-28 [colin]      1.9.12cvs2
3556
3557         * src/gedit-print.c             ** ADDED **
3558         * src/gedit-print.h             ** ADDED **
3559         * src/gtk/gtksourceprintjob.c   ** ADDED **
3560         * src/gtk/gtksourceprintjob.h   ** ADDED **
3561                 I can't believe no one had enough time to tell
3562                 me I forgot the `cvs add`
3563
3564 2005-06-27 [colin]      1.9.12cvs1
3565
3566         * src/Makefile.am
3567         * src/gtk/Makefile.am
3568         * src/messageview.c
3569         * src/procmsg.c
3570         * src/summaryview.c
3571         * configure.ac
3572                 Add optional libgnomeprint-based printing
3573         * src/mainwindow.c
3574         * src/gtk/quicksearch.c
3575                 Add an Edit/Quick search menu item to show
3576                 and focus the quicksearch
3577
3578 2005-06-27 [paul]       1.9.12
3579
3580         1.9.12 release
3581
3582         * po/ca.po
3583         * po/de.po
3584         * po/es.po
3585         * po/fr.po
3586         * po/it.po
3587         * po/ko.po
3588         * po/pt_BR.po
3589         * po/sk.po
3590         * po/zh_CN.po
3591                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
3592                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
3593                 SungHyun Nam, Frederico Goncalves Guimaraes,
3594                 Andrej Kacian, and Yang Guilong
3595 2005-06-26 [colin]      1.9.11cvs106
3596
3597         * src/imap_gtk.c
3598                 Forgot one file for previous fix
3599
3600 2005-06-26 [colin]      1.9.11cvs105
3601
3602         * src/folder.c
3603         * src/imap.c
3604                 Fix problems with folder operations in no_select
3605                 imap folders. it applies only to mails, and 
3606                 creation/deletion/move/renaming of folders 
3607                 should be possible
3608
3609 2005-06-26 [paul]       1.9.11cvs104
3610
3611         * src/prefs_filtering.c
3612                 replace one more GTK_STOCK_REMOVE
3613                 with GTK_STOCK_DELETE
3614
3615 2005-06-25 [colin]      1.9.11cvs103
3616
3617         * src/imap.c
3618                 Optimize get_seq_set_from_seq_list
3619                 (Patch by Ricardo) 
3620
3621 2005-06-25 [colin]      1.9.11cvs102
3622
3623         * src/mh.c
3624                 If the directory exists, but not in the
3625                 correct encoding, rename it. This should
3626                 handle old-versions-induced bugs.
3627
3628 2005-06-25 [colin]      1.9.11cvs101
3629
3630         * src/mh.c
3631                 Fix path access with extended dir names
3632                 Fixes bug #589 (SC segfaults with wrong locale
3633                 settings)
3634
3635 2005-06-25 [colin]      1.9.11cvs100
3636
3637         * src/prefs_account.c
3638         * src/prefs_account.h
3639         * src/compose.c
3640                 Add an option to encrypt replies to
3641                 encrypted messages
3642
3643 2005-06-25 [colin]      1.9.11cvs99
3644
3645         * src/compose.c
3646         * src/quote_fmt_parse.y
3647                 ... And make it work with pgpinline.
3648
3649 2005-06-25 [colin]      1.9.11cvs98
3650
3651         * src/compose.c
3652         * src/procmime.c
3653         * src/procmime.h
3654         * src/quote_fmt_parse.y
3655                 o Make reedition of encrypted messages possible
3656                   (as long as it is encrypted to self too, no
3657                    magic there)
3658                 o Make replying with quote (and without selecting
3659                   text) possible for encrypted messages.
3660                 Closes bug #550 (Not possible to "reply with quote"
3661                 to gnupg encrypted messages)
3662
3663 2005-06-24 [paul]       1.9.11cvs97
3664
3665         * src/imap.c
3666                 add missing include
3667
3668 2005-06-24 [paul]       1.9.11cvs96
3669
3670         * src/editldap.c
3671                 made bind password entry invisible
3672                 (sync with main)
3673         * src/send_message.c
3674                 send_message_local(): check exit status
3675                 to detect errors (sync with main)
3676         * src/textview.c
3677                 use main's less ambiguous popup menu
3678                 wording
3679
3680 2005-06-24 [paul]       1.9.11cvs95
3681
3682         * src/prefs_actions.c
3683         * src/prefs_customheader.c
3684         * src/prefs_display_header.c
3685         * src/prefs_filtering_action.c
3686         * src/prefs_matcher.c
3687         * src/prefs_template.c
3688         * src/prefs_toolbar.c
3689                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
3690         * src/gtk/description_window.c
3691                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
3692
3693 2005-06-23 [colin]      1.9.11cvs94
3694
3695         * src/summaryview.c
3696                 Fix rough edges (be sure to call status_show whenever
3697                 necessary).
3698
3699 2005-06-23 [colin]      1.9.11cvs93
3700
3701         * src/summaryview.c
3702                 Optimize Select All
3703                 Before, in a 5K mails folder: 11s
3704                 After, in the same folder: 58000µs
3705                 The joys of locking... gtk_clist_select_all() fires a 
3706                 tree-select-row event for each selected row, which in 
3707                 summaryview, callbacks summary_selected which in turn,
3708                 calls summary_status_show, which walks the selected
3709                 rows. Hence, calling gtk_clist_select_all was 
3710                 exponential. Locking the summaryview makes 
3711                 summary_selected return early.
3712
3713 2005-06-23 [colin]      1.9.11cvs92
3714
3715         * src/imap.c
3716                 Move mutex at the important place to avoid
3717                 deadlocks
3718         * src/summaryview.c
3719                 Fix Del key deleting directly instead of
3720                 moving to trash
3721
3722 2005-06-22 [colin]      1.9.11cvs91
3723
3724         * src/plugins/spamassassin/libspamc.c
3725                 As we do spagetti code with assignations in multiple
3726                 places (see _message_read_raw where out = msg = raw),
3727                 let's be sure we don't free the same pointer twice.
3728                 Should fix bug #683 (Crash in libpam at 
3729                 message_cleanup).
3730
3731 2005-06-22 [colin]      1.9.11cvs90
3732
3733         * src/compose.c
3734         * src/messageview.c
3735         * src/toolbar.c
3736                 Make toolbar's delete use the move to trash stuff;
3737                 Add gtk_widget_realize to be sure pixmaps can get
3738                 created (that may fix an old worksforme bug which
3739                 I can't find back...)
3740
3741 2005-06-22 [colin]      1.9.11cvs89
3742
3743         * src/summaryview.c
3744         * src/summaryview.h
3745         * src/mainwindow.c
3746                 Rename "Message/Delete" to "Message/Move to trash"
3747                 Add "Message/Delete..." that directly destroys the
3748                 selected messages after asking for a confirmation.
3749
3750 2005-06-22 [colin]      1.9.11cvs88
3751
3752         * src/imap.c
3753                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
3754                 o Fix a deadlock (thanks Darko)
3755
3756 2005-06-22 [colin]      1.9.11cvs87
3757
3758         * src/gtk/foldersort.c
3759                 Add missing include for the i18n;
3760                 patch by Fabien Vantard
3761
3762 2005-06-21 [colin]      1.9.11cvs86
3763
3764         * src/folder.c
3765         * src/folderview.c
3766                 Respect the no_select flag
3767         * src/imap.c
3768                 Fix recursive deletion
3769         * src/imap_gtk.c
3770         * src/mh_gtk.c
3771                 Make the folder deletion's warning
3772                 more explicit
3773
3774 2005-06-21 [colin]      1.9.11cvs85
3775
3776         * src/textview.c
3777                 Prevent email addresses from spanning accross
3778                 lines - fixes bug # 646 (newline-chars in 
3779                 email addresses)
3780
3781 2005-06-20 [colin]      1.9.11cvs84
3782
3783         * src/folder.c
3784                 Be sure not to remove source if copy failed
3785
3786 2005-06-20 [colin]      1.9.11cvs83
3787
3788         * src/folderview.c
3789         * src/imap_gtk.c
3790                 remove summaryview's lock
3791         * src/imap.c
3792                 introduce threads to avoid problems when foreground tasks
3793                 interfere with background tasks
3794         * src/mh.c
3795                 prevent moving to drafts/queue
3796         * src/mimeview.c
3797                 fix leak
3798
3799 2005-06-19 [colin]      1.9.11cvs82
3800
3801         * src/imap_gtk.c
3802                 Remember that the user doesn't want to override
3803                 offline mode, for 3 seconds. It avoid presenting
3804                 him with N popups in a really short time.
3805
3806 2005-06-17 [colin]      1.9.11cvs81
3807
3808         * src/imap.c
3809                 Fix IMAP breaking on folders containing '('
3810                 (Probably won't be enough)
3811
3812 2005-06-17 [colin]      1.9.11cvs80
3813
3814         Forgotten files on 1.9.11cvs79
3815         * src/summaryview.c
3816                 Fix stepping when not immediately executing
3817         * src/imap.c
3818                 Really prevent UID FETCH 0
3819         * src/codeconv.c
3820                 Fix outgoing charset never set to utf-8
3821         * src/mh.c
3822                 Fix leak
3823
3824 2005-06-16 [colin]      1.9.11cvs79
3825
3826         * src/compose.c
3827                 Fix bug #707 (Dash splits rows)
3828                 Only wrap if we're on a line break position and
3829                 the previous one was a "white" (space) char.
3830                 Pango stuff is weird.
3831
3832 2005-06-16 [colin]      1.9.11cvs78
3833
3834         * src/imap_gtk.c
3835                 Lock summaryview while downloading messages
3836                 on user demand
3837         * src/procheader.c
3838         * src/unmime.c
3839         * src/common/utils.c
3840         * src/common/utils.h
3841                 Replace \r and \n with spaces in From and
3842                 Subject headers
3843
3844 2005-06-16 [paul]       1.9.11cvs77
3845
3846         * src/procmime.c
3847                 liberalise the mime parser
3848         * src/gtk/about.c
3849                 add text wrapping
3850
3851 2005-06-16 [paul]       1.9.11cvs76
3852
3853         * src/gtk/about.c
3854                 reworked
3855
3856 2005-06-15 [colin]      1.9.11cvs75
3857
3858         * src/compose.c
3859                 Finish header encoding fix
3860         * src/summaryview.c
3861                 Fix segfault
3862         * src/headerview.c
3863                 Fix compilation (Thanks Stephan
3864                 Sachse)
3865
3866 2005-06-15 [colin]      1.9.11cvs74
3867
3868         * Makefile.am
3869                 Install gnome2 stuff rather than gnome1, 
3870                 if both are present
3871         * src/codeconv.c
3872         * src/codeconv.h
3873         * src/compose.c
3874                 Fix headers encoding
3875         * src/folder.c
3876                 Visual progress when fetching all messages
3877         * src/folderview.c
3878         * src/summaryview.c
3879         * src/summaryview.h
3880                 Prevent changing current message while
3881                 incorporating
3882
3883 2005-06-15 [paul]       1.9.11cvs73
3884
3885         * src/gtk/gtkaspell.c
3886         * src/gtk/gtkaspell.h
3887                 fix build warnings
3888
3889 2005-06-15 [paul]       1.9.11cvs72
3890
3891         * src/prefs_filtering.c
3892                 allow reordering of filter rules by
3893                 drag n drop
3894
3895 2005-06-15 [paul]       1.9.11cvs71
3896
3897         * COPYING
3898                 updated
3899         * src/codeconv.c
3900                 replace deprecated function
3901         * src/inc.c
3902         * src/send_message.c
3903         * src/gtk/progressdialog.c
3904         * src/gtk/progressdialog.h
3905                 salvage and reuse parts of reverted sync
3906
3907 2005-06-15 [paul]       1.9.11cvs70
3908
3909         * src/inc.c
3910         * src/send_message.c
3911         * src/gtk/progressdialog.c
3912         * src/gtk/progressdialog.h
3913                 revert yesterday's sync with main
3914                 it contains deprecated functions
3915
3916 2005-06-15 [colin]      1.9.11cvs69
3917
3918         * src/headerview.c
3919                 Fix bug #670 (multi user to: will corrupt message 
3920                 headers display)
3921
3922 2005-06-15 [colin]      1.9.11cvs68
3923
3924         * src/compose.c
3925                 Fix bug #421 (Fix undo on wrapping)
3926
3927 2005-06-15 [colin]      1.9.11cvs67
3928
3929         * src/folder.c
3930                 Provide visual feedback while processing
3931                 folder's rules.
3932         * src/imap.c
3933                 Provide visual feedback while getting
3934                 short headers (for uncached messages)
3935
3936
3937 2005-06-14 [paul]       1.9.11cvs66
3938
3939         * src/account.c
3940                 change a couple stock icons
3941         * src/inc.c
3942         * src/send_message.c
3943         * src/gtk/progressdialog.c
3944         * src/gtk/progressdialog.h
3945                 sync main's GtkTreeView implementation
3946
3947 2005-06-14 [colin]      1.9.11cvs65
3948
3949         * src/imap.c
3950                 Various little fixes, mainly on error paths
3951
3952 2005-06-13 [colin]      1.9.11cvs64
3953
3954         * matcher.c
3955         * procmsg.c
3956         * procmsg.h
3957                 Add a way to fetch only headers. This speeds
3958                 up filtering on headers for IMAP. Fixes:
3959                 bug #481 extraneous imap commands slow down 
3960                         imap filtering
3961                 bug #522 Sylpheed downloads all messages 
3962                         when opening mailbox (IMAP)
3963                 bug #677 IMAP fetch is soooooooooooooo slow
3964         * src/folder.c
3965         * src/folder.h
3966                 Add a folder set_batch method so that
3967                 implementations can speed up flags changes
3968         * src/folderutils.c
3969         * src/summaryview.c
3970                 Use that in mark as (un)read and mark all read
3971                 Refix bug #679
3972         * src/imap.c
3973                 Implement set_batch - brings back deferred
3974                 flags in a less buggy manner. Fixes:
3975                 bug #729 IMAP immediate expunge of deleted messages
3976                 bug #191 remove list of messages with one command
3977                 Fix login with strange chars
3978                 Implement fetch_msg_full
3979                 Fix copy (wrong counts)
3980
3981 2005-06-12 [colin]      1.9.11cvs63
3982
3983         * src/folder.c
3984                 lock incorporation during long operations.
3985                 Avoids fucking up the IMAP socket.
3986
3987 2005-06-12 [colin]      1.9.11cvs62
3988
3989         * src/imap.c
3990                 Fix harmful typo
3991                 Factorize remove_all_msg
3992                 Thread-ize expunge
3993         * src/summaryview.c
3994                 Don't update partial-download status if unnecessary
3995         * src/folder.c
3996                 Use remove_msgs everywhere possible
3997
3998 2005-06-12 [colin]      1.9.11cvs61
3999
4000         * src/folder.c
4001         * src/folder.h
4002                 Add a remove_msgs function to remove a 
4003                 list of messages
4004         * src/imap.c
4005                 Implement that.
4006
4007 2005-06-12 [colin]      1.9.11cvs60
4008
4009         * src/imap.c
4010                 Remove flags-processing deferring... Too hard
4011                 to get it to work in all cases.
4012
4013 2005-06-11 [colin]      1.9.11cvs59
4014
4015         * src/imap.c
4016                 printf -> debug_print
4017
4018 2005-06-11 [colin]      1.9.11cvs58
4019
4020         * src/imap.c
4021                 o Fix build without USE_PTHREAD
4022                 o Factorize imap_open
4023                 o Alertpanel in case of impossible connection
4024                 o Alertpanel in case of impossible login
4025                 o Fix deferred flags processing to force a 
4026                   flush before adding some more flags to process,
4027                   but in another folder.
4028
4029 2005-06-10 [colin]      1.9.11cvs57
4030
4031         * src/imap.c
4032                 o Fix a format string error
4033                 o init ssl socket outside of the thread 
4034                   (it possibly invokes gtk calls)
4035         * src/procmime.c
4036                 o Put back the buffer to its necessary size
4037                 o Fix changing a file pointer without keeping
4038                   track of it (thanks Valgrind)
4039         * src/common/smtp.c
4040                 o Fix automatic STARTTLS if login should be done
4041                   and the server only allows it after starting TLS
4042         * src/gtk/gtkinputdialog.c
4043                 o Eat GDK_Return so that the combo popup doesn't 
4044                   appear when we press Enter to validate the combo
4045                   input dialog (as seen in the Open with... dialog)
4046
4047 2005-06-10 [colin]      1.9.11cvs56
4048
4049         * src/imap.c
4050                 o A bit less debug
4051                 o Fix a crash on deletion
4052                 o Threadize imap_select (it's called outside of 
4053                   threads)
4054                 o Defer treatment of DELETED flags
4055
4056
4057 2005-06-09 [colin]      1.9.11cvs55
4058
4059         * src/imap.c
4060                 Make sure we check imap_gtk_should_override(), which
4061                 potentially calls gtk stuff, before creating thread.
4062                 That way it should't be called via imap_get_session()
4063                 inside a thread.
4064
4065 2005-06-09 [colin]      1.9.11cvs54
4066
4067         * src/imap.c
4068                 o add a bit of status output
4069                 o remove some dead code
4070                 o threadize get_list_of_uids
4071                 o threadize imap_get_flags
4072                 o defer flag changing by 500ms so that they
4073                   can be batched
4074
4075
4076 2005-06-08 [colin]      1.9.11cvs53
4077
4078         * src/imap.c
4079                 Thread-ize imap_cmd_fetch
4080
4081 2005-06-08 [colin]      1.9.11cvs52
4082
4083         * src/main.c
4084                 Mmh, that broke POP3...
4085
4086 2005-06-08 [colin]      1.9.11cvs51
4087
4088         * src/main.c
4089                 Stabilize IMAP patch (thanks to Hoa)
4090
4091 2005-06-08 [colin]      1.9.11cvs50
4092
4093         * src/imap.c
4094                 Test patch to speed up imap. 
4095
4096 2005-06-08 [colin]      1.9.11cvs49
4097
4098         * src/imap_gtk.c
4099                 Warning fix
4100         * src/procmime.c
4101                 Apply patch from gentoo to use /usr/share/mime/globs if 
4102                 available, after un-breaking it
4103         * src/common/log.c
4104         * src/common/log.h
4105                 Use g_timeout for invoking hooks that possibly use gtk
4106                 calls. This should leave gtk calls in the main thread.
4107
4108 2005-06-08 [paul]       1.9.11cvs48
4109
4110         * src/codeconv.c
4111                 conv_get_outgoing_charset_str(): don't
4112                 use prefs_common setting
4113         * src/compose.c
4114         * src/compose.h
4115                 add /Options/Character encoding/... to
4116                 temporarily change the outgoing encoding
4117
4118         (belated sync with main)
4119
4120 2005-06-08 [paul]       1.9.11cvs47
4121
4122         * src/compose.c
4123                 correction to/completion of last
4124                 sync with main
4125
4126 2005-06-08 [paul]       1.9.11cvs46
4127
4128         sync with main:
4129         
4130         * src/codeconv.c
4131         * src/codeconv.h
4132                 always enabled Japanese auto-detection
4133                 if the first letters of locale string
4134                 is "ja"
4135         * src/compose.c
4136                 don't use "destroy" signal to destroy
4137                 Compose object (fix rare crashes on discard?)
4138         * src/mainwindow.c
4139         * src/messageview.c
4140         * src/prefs_send.c
4141                 added Hebrew encodings
4142         * src/sourcewindow.c
4143                 don't use "destroy" signal to destroy
4144                 objects
4145
4146 2005-06-07 [colin]      1.9.11cvs45
4147
4148         * src/summaryview.c
4149                 Add missing unlocks/locks
4150
4151 2005-06-07 [paul]       1.9.11cvs44
4152
4153         * src/summaryview.c
4154                 restore bug #749 fix
4155
4156 2005-06-06 [colin]      1.9.11cvs43
4157
4158         * src/summaryview.c
4159                 Fix selection bug when prefs_common.open_unread 
4160                 is FALSE
4161
4162 2005-06-06 [colin]      1.9.11cvs42
4163
4164         * src/common/md5.c
4165                 Fix a warning
4166         * src/summaryview.c
4167         * src/folderview.c
4168                 Factorize long operations beginning and end
4169                 (locking, freezing/thawing, cursor, ...)
4170                 Check selection->data member in selection-
4171                 related loops; this avoids dying an awful
4172                 death if the selection changes on us while
4173                 we're marking a whole IMAP folder unread, 
4174                 for example.
4175
4176 2005-06-06 [paul]       1.9.11cvs41
4177
4178         * src/textview.c
4179                 don't g_free() a static gchar buffer
4180
4181 2005-06-05 [colin]      1.9.11cvs40
4182
4183         * src/mainwindow.c
4184         * src/messageview.c
4185         * src/summaryview.c
4186                 Fix bug #749 (Show all headers should be
4187                 sticky as the GUI suggests)
4188
4189 2005-06-03 [paul]       1.9.11cvs39
4190
4191         * src/compose.c
4192                 don't allow editing of mail while sending.
4193                 patch by Colin
4194
4195 2005-06-03 [paul]       1.9.11cvs38
4196
4197         * src/folderview.c
4198                 add a freeze/thaw to speed up 'mark all read'
4199
4200 2005-06-03 [paul]       1.9.11cvs37
4201
4202         * src/prefs_message.c
4203                 reflect changes immediately
4204
4205 2005-06-02 [colin]      1.9.11cvs36
4206
4207         * po/POTFILES.in
4208                 Patch by Fabien Vantard.
4209
4210 2005-06-02 [colin]      1.9.11cvs35
4211
4212         * src/imap.c
4213                 Use a non-blocking imap_getline() if possible.
4214                 This should completely prevent the interface
4215                 from freezin on imap operations, although it
4216                 may do strange stuff in case of folder switching
4217                 while a big imap operation is taking place...
4218
4219                 In addition, fix a leak in the case thread
4220                 creation fails on connection.
4221
4222 2005-06-02 [colin]      1.9.11cvs34
4223
4224         * src/crash.c
4225         * src/prefs_common.h
4226                 Fix build (prefs_common_init() doesn't exist
4227                 anymore)
4228
4229 2005-06-02 [colin]      1.9.11cvs33
4230
4231         * src/prefs_account.c
4232                 Fix bug #245 (filtering rules broken when
4233                 renaming a remote account (imap4 or nntp)
4234
4235 2005-06-02 [colin]      1.9.11cvs32
4236
4237         * src/imap.c
4238                 Try to fix IMAP shortcomings: 
4239                 o Multithread imap_open()
4240                 o allow offline-mode overriding instead of
4241                   just returning NULL
4242         * src/imap_gtk.c
4243         * src/imap_gtk.h
4244                 Add a function to ask whether we want to
4245                 override offline-mode for 10 minutes (one-shot
4246                 asking was painful)
4247         * src/procheader.c
4248                 Fix segfault when imap parser isn't happy about
4249                 a missing {
4250
4251 2005-06-01 [colin]      1.9.11cvs31
4252
4253         * src/addrharvest.c
4254         * src/compose.c
4255         * src/mbox.c
4256         * src/mbox.h
4257         * src/mh.c
4258         * src/msgcache.c
4259         * src/send_message.c
4260         * src/setup.c
4261         * src/undo.c
4262         * src/common/hooks.c
4263         * src/common/prefs.c
4264         * src/common/template.c
4265         * src/common/utils.c
4266         * src/gtk/gtkutils.c
4267         * src/gtk/inputdialog.c
4268         * src/gtk/menu.c
4269         * src/gtk/pluginwindow.c
4270         * src/gtk/prefswindow.c
4271         * src/plugins/pgpmime/passphrase.c
4272         * src/plugins/pgpmime/prefs_gpg.c
4273                 More -Wall fixes
4274
4275         * src/common/Makefile.am
4276         * src/common/timing.h
4277                 Add basic timing code
4278
4279         * src/summaryview.c
4280                 Fix a bug with unread messages when 
4281                 re-sorting folders, and by the way
4282                 fix a big performance hit when 
4283                 re-sorting (10k mails: before 5s,
4284                 after .5s)
4285
4286         * src/prefs_compose_writing.c
4287         * src/prefs_compose_writing.h
4288         * src/prefs_message.c
4289         * src/prefs_message.h
4290         * src/prefs_other.c
4291         * src/prefs_other.h
4292         * src/prefs_quote.c
4293         * src/prefs_quote.h
4294         * src/prefs_receive.c
4295         * src/prefs_receive.h
4296         * src/prefs_send.c
4297         * src/prefs_send.h
4298         * src/prefs_summaries.c
4299         * src/prefs_summaries.h
4300                 Fix copyright banner
4301
4302 2005-06-01 [paul]       1.9.11cvs30
4303
4304         * po/fi.po
4305                 updated by Flammie Pirinen
4306         * src/procmime.c
4307                 fix 'Bad BASE64 content' output
4308
4309 2005-05-31 [colin]      1.9.11cvs29
4310
4311         * src/procmime.c
4312                 Oops, where did my hunk go.
4313
4314 2005-05-31 [colin]      1.9.11cvs28
4315
4316         * src/Makefile.am
4317         * src/account.c
4318         * src/action.c
4319         * src/addr_compl.c
4320         * src/addressbook.c
4321         * src/codeconv.c
4322         * src/compose.c
4323         * src/export.c
4324         * src/folder.c
4325         * src/folderview.c
4326         * src/image_viewer.c
4327         * src/main.c
4328         * src/mainwindow.c
4329         * src/messageview.c
4330         * src/mimeview.c
4331         * src/msgcache.c
4332         * src/prefs_account.c
4333         * src/prefs_actions.c
4334         * src/prefs_common.c
4335         * src/prefs_compose_writing.c
4336         * src/prefs_customheader.c
4337         * src/prefs_ext_prog.c
4338         * src/prefs_filtering.c
4339         * src/prefs_filtering_action.c
4340         * src/prefs_fonts.c
4341         * src/prefs_image_viewer.c
4342         * src/prefs_message.c
4343         * src/prefs_message.h
4344         * src/prefs_msg_colors.c
4345         * src/prefs_other.c
4346         * src/prefs_other.h
4347         * src/prefs_quote.c
4348         * src/prefs_receive.c
4349         * src/prefs_receive.h
4350         * src/prefs_send.c
4351         * src/prefs_send.h
4352         * src/prefs_spelling.c
4353         * src/prefs_summaries.c
4354         * src/prefs_summary_column.c
4355         * src/prefs_template.c
4356         * src/prefs_themes.c
4357         * src/prefs_toolbar.c
4358         * src/prefs_wrapping.c
4359         * src/procmime.c
4360         * src/procmsg.c
4361         * src/send_message.h
4362         * src/ssl_manager.c
4363         * src/summary_search.c
4364         * src/summaryview.c
4365         * src/textview.c
4366         * src/wizard.c
4367         * src/common/smtp.c
4368         * src/common/smtp.h
4369         * src/gtk/gtkutils.h
4370                 o Move the rest of Common prefs to new style
4371                 o Lots of -Wall warning fixes
4372                 o fix FIXME in cache memusage calculation
4373                 o Let return receipts be sent from any account
4374                 o Little cache optimisation (read)
4375                 o Fix bug #746 (don't treat commas as separators
4376                   when inside a quoted string)
4377
4378 2005-05-31 [paul]       1.9.11cvs27
4379
4380         * src/prefs_common.c
4381                 fix 'off-by-one' typo
4382
4383 2005-05-31 [paul]       1.9.11cvs26
4384
4385         * src/account.c
4386         * src/addr_compl.c
4387         * src/compose.c
4388         * src/foldersel.c
4389         * src/prefs_actions.c
4390         * src/prefs_common.c
4391         * src/prefs_common.h
4392         * src/prefs_customheader.c
4393         * src/prefs_display_header.c
4394         * src/prefs_filtering.c
4395         * src/prefs_filtering_action.c
4396         * src/prefs_matcher.c
4397         * src/prefs_summaries.c
4398         * src/prefs_summary_column.c
4399         * src/prefs_template.c
4400         * src/prefs_toolbar.c
4401         * src/ssl_manager.c
4402         * src/gtk/pluginwindow.c
4403         * src/gtk/prefswindow.c
4404         * src/gtk/progressdialog.c
4405                 add hidden prefs 'enable_rules_hint'
4406                 for gtk_tree_view_set_rules_hint()
4407                 (sync with main)
4408                 
4409
4410 2005-05-31 [colin]      1.9.11cvs25
4411
4412         * src/Makefile.am
4413         * src/main.c
4414         * src/prefs_common.c
4415         * src/prefs_summaries.c ** ADDED **
4416         * src/prefs_summaries.h ** ADDED **
4417                 Common/Display -> Display/Summaries
4418
4419 2005-05-31 [colin]      1.9.11cvs24
4420
4421         * src/Makefile.am
4422         * src/main.c
4423         * src/prefs_quote.c ** ADDED **
4424         * src/prefs_quote.h ** ADDED **
4425                 Move Common/Quote to Compose/Quoting
4426         * src/prefs_common.c
4427         * src/prefs_common.h
4428                 Remove old quote stuff, add
4429                 convenience functions for GtkTextView prefs
4430         * src/gtk/prefswindow.c
4431                 Set default height higher
4432
4433 2005-05-30 [colin]      1.9.11cvs23
4434
4435         * src/Makefile.am
4436         * src/main.c
4437         * src/prefs_common.c
4438         * src/prefs_compose_writing.c ** ADDED **
4439         * src/prefs_compose_writing.h ** ADDED **
4440                 Move Common/Compose prefs to Compose/Writing
4441
4442 2005-05-30 [colin]      1.9.11cvs22
4443
4444         * src/common/utils.c
4445                 Fix bug #651 (Confused Attract by Subject)
4446                 Patch by M. Benkmann <haferfrost@web.de>
4447         * AUTHORS
4448
4449 2005-05-30 [colin]      1.9.11cvs21
4450
4451         * src/compose.c
4452                 Fix concatenation of different headers of
4453                 the same type (bug #645)
4454         * src/prefs_folder_item.c
4455                 Fix bug #699 (setting color to black doesn't
4456                 work immediately)
4457         * src/procmime.c
4458                 Print out decoding error only once per
4459                 block
4460
4461 2005-05-30 [paul]       1.9.11cvs20
4462
4463         * src/common/template.c
4464                 fix Bcc
4465
4466 2005-05-30 [paul]       1.9.11cvs19
4467
4468         * doc/src/rfc2368.txt   **NEW FILE**
4469         * src/compose.c
4470                 compose_entries_set(): don't interpret Bcc
4471                 header field (conform to RFC 2368)
4472                 (sync with main)
4473
4474 2005-05-29 [colin]      1.9.11cvs18
4475
4476         * src/prefs_common.c
4477                 Let the default reply format respect
4478                 netiquette by cutting the signature.
4479
4480 2005-05-29 [colin]      1.9.11cvs17
4481
4482         * src/summaryview.c
4483                 Don't let always_show_msg override
4484                 open_unread_on_enter when opening a new
4485                 directory.
4486
4487 2005-05-27 [paul]       1.9.11cvs16
4488
4489         sync with main:
4490
4491         * src/main.c
4492                 app_will_exit(): cleanup tmp directory when exit
4493         * src/message_search.c
4494                 improved the interface and made code cleanup.
4495                 removed Clear button
4496         * src/send_message.c
4497                 send_message_local(): use GSpawn, and detect errors
4498         * src/summary_search.c
4499                 improved the interface and made code cleanup
4500         * src/textview.c
4501                 textview_write_link(): also skip non-ascii space
4502                  at the head of link strings (phishing check
4503                  didn't work at the case)
4504         * src/common/utils.c
4505                 get_command_output(): use g_spawn_command_line_sync()
4506                 instead of popen()
4507
4508 2005-05-26 [colin]      1.9.11cvs15
4509
4510         * src/folder.c
4511                 remove printf
4512
4513 2005-05-26 [colin]      1.9.11cvs14
4514
4515         * src/common/nntp.c
4516                 Fix nntp mode reader (bug #611)
4517                 Patch by Florian Mickler <florian@mickler.org>
4518
4519 2005-05-26 [colin]      1.9.11cvs13
4520
4521         * src/plugins/pgpmime/passphrase.c
4522                 Fix mouse grabbing (bug #557)
4523
4524 2005-05-26 [colin]      1.9.11cvs12
4525
4526         * src/prefs_themes.c
4527                 Fix g_warning (bug #541)
4528
4529 2005-05-26 [colin]      1.9.11cvs11
4530
4531         * src/prefs_actions.c
4532         * src/prefs_template.c
4533                 Fix bug #506 (no warning if action/template
4534                 is not saved)
4535         * src/common/template.c
4536                 Fix a possible crash
4537
4538 2005-05-26 [colin]      1.9.11cvs10
4539
4540         * src/folder.c
4541         * src/folderview.c
4542         * src/procmsg.c
4543         * src/summaryview.c
4544                 Forbid locked messages to be moved or
4545                 deleted. Locked messages in trashes 
4546                 still get deleted, for performance
4547                 reason (mh.c::mh_remove_all_msgs)
4548
4549 2005-05-25 [colin]      1.9.11cvs9
4550
4551         * src/procmime.c
4552                 Use correct encoding when sending mails
4553                 with attachments that have accentued 
4554                 chars in their name
4555
4556 2005-05-24 [colin]      1.9.11cvs8
4557
4558         * src/summaryview.c
4559                 Fix bug #688 f) read/unread marker not
4560                 changed on first click
4561                 Also, optimize summary_status_show()
4562                 calls
4563         * src/folder.c
4564         * src/inc.c
4565         * src/procmime.c
4566                 Fix bug #688 b) and c) wrt message
4567                 attachments and signature
4568         * src/stock_pixmap.c
4569         * src/stock_pixmap.h
4570         * src/stock_pixmap.c
4571         * src/stock_pixmap.h
4572         * src/Makefile.am
4573         * src/pixmaps/clip_gpg_signed.xpm
4574                 Add clip/signed icon
4575
4576 2005-05-24 [colin]      1.9.11cvs7
4577
4578         * src/folder_item_prefs.c
4579                 whitespace fix
4580
4581 2005-05-24 [colin]      1.9.11cvs6
4582
4583         * src/folderview.c
4584         * src/prefs_common.c
4585         * src/prefs_common.h
4586                 Add a confirmation to folder drag and drop
4587                 fixes bug #156
4588         * src/alertpanel.c
4589         * src/alertpanel.h
4590                 fix _with_disable parameters so that
4591                 the buttons labels are specifiable too
4592         * src/plugins/pgpmime/sgpgme.c
4593                 reflect said change
4594                 
4595
4596 2005-05-24 [colin]      1.9.11cvs5
4597
4598         * src/folderview.c
4599                 Uncollapse/collapse folders on double-click
4600                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
4601                 closes bug #108
4602
4603 2005-05-23 [colin]      1.9.11cvs4
4604
4605         * src/common/socket.c
4606                 Check another special SSL_peek() error.
4607                 Should help wrt bug #728
4608
4609 2005-05-23 [colin]      1.9.11cvs3
4610
4611         * src/plugins/pgpmime/pgpmime.c
4612                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
4613                 breaking menu accelerators and stuff. Users will have to
4614                 reselect "PGP MIME" instead of "PGP/MIME" in their 
4615                 account's privacy preferences if needed.
4616
4617 2005-05-22 [paul]
4618
4619         * tools/kdeservicemenu/install.sh
4620                 use kdesu to prompt for root password if doing
4621                 global install/uninstall
4622
4623 2005-05-20 [colin]      1.9.11cvs2
4624
4625         * src/procmsg.c
4626                 Fix another compilation error with gcc-2.9x
4627                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
4628         * src/send_message.c
4629                 Don't send QUIT if we aren't connected
4630
4631 2005-05-19 [colin]      1.9.11cvs1
4632
4633         * src/procmsg.c
4634                 Fix compilation with gcc 2.9x
4635
4636 2005-05-19 [paul]       1.9.11
4637
4638         1.9.11 released
4639
4640 2005-05-19 [paul]       1.9.9cvs14
4641
4642         * src/gtk/inputdialog.c
4643                 prevent gettext warning
4644
4645 2005-05-19 [paul]       1.9.9cvs13
4646
4647         * src/mainwindow.c
4648         * src/prefs_common.c
4649         * src/prefs_common.h
4650         * src/textview.c
4651         * src/textview.h
4652                 add an option to toggle cursor in message
4653                 view (sync with main)
4654
4655 2005-05-18 [colin]      1.9.9cvs12
4656
4657         * src/compose.c
4658                 Dereference freed pointer
4659         * src/gtk/gtkaspell.c
4660                 Fix duplication of dictionaries (is it an aspell issue?)
4661
4662 2005-05-18 [colin]      1.9.9cvs11
4663
4664         * src/gtk/inputdialog.c
4665         * src/gtk/gtkaspell.c
4666                 HIGuify dialogs
4667         * src/alertpanel.c
4668                 Remove a double call
4669
4670 2005-05-17 [colin]      1.9.9cvs10
4671
4672         * src/gtk/gtkaspell.c
4673                 Fix dialogs, Ctrl-Enter accel
4674
4675 2005-05-17 [colin]      1.9.9cvs9
4676
4677         * src/gtk/gtkaspell.c
4678                 Fix some accelerators, escape in replace-window
4679
4680 2005-05-16 [colin]      1.9.9cvs8
4681
4682         * src/gtk/gtkaspell.c
4683                 Revert last commit, it was a mistake.
4684
4685 2005-05-16 [colin]      1.9.9cvs7
4686
4687         * src/gtk/gtkaspell.c
4688                 Remove buggy code while we're at it. It's a 
4689                 dead code path anyway.
4690
4691 2005-05-16 [colin]      1.9.9cvs6
4692
4693         * src/gtk/gtkaspell.c
4694                 Missed some gtk_menu_popup where deactivate
4695                 signal should be handled. Should fix bug
4696                 #629 a bit more.
4697
4698 2005-05-16 [colin]      1.9.9cvs5
4699
4700         * src/gtk/gtkaspell.c
4701                 Remove debug printf()s
4702
4703 2005-05-16 [colin]      1.9.9cvs4
4704
4705         * src/gtk/gtkaspell.c
4706                 Fix a bit aspell problems
4707                 (see bug #629)
4708
4709 2005-05-13 [colin]      1.9.9cvs3
4710
4711         * src/folderview.c
4712                 Fix the + appearing even when no subfolders
4713                 have unread messages. Thanks to wwp for the
4714                 bug report.
4715
4716 2005-05-11 [paul]       1.9.9cvs2
4717
4718         * src/folderview.c
4719                 correction to 1.9.9cvs1, only colour folders that
4720                 have new msgs (not unread msgs)
4721
4722 2005-05-10 [colin]      1.9.9cvs1
4723
4724         * src/folderview.c
4725         * src/summaryview.c
4726                 Try to fix bolding bugs again.
4727
4728 2005-05-09 [paul]
4729
4730         * tools/claws.i18n.status.pl
4731                 add Ricardo Mones Lastra's script that has been providing
4732                 the i18n status page for many months
4733
4734 2005-05-09 [paul]       1.9.9
4735
4736         1.9.9 release
4737
4738 2005-05-09 [paul]       1.9.6cvs58
4739
4740         * AUTHORS
4741         * INSTALL
4742         * README.claws
4743                 updated
4744         * Makefile.am 
4745         * RELEASE_NOTES.claws
4746                 add release notes to cvs to simplify release
4747                 procedure
4748         * configure.ac
4749                 add ca and fi to ALL_LINGUAS
4750         * po/Makefile.in.in
4751                 workaround for missing Makevars
4752         * po/ca.po
4753         * po/fi.po
4754                 add new Catalan and Finnish translations
4755                 submitted by Miquel Oliete and Flammie Pirinen
4756         * po/de.po
4757         * po/es.po
4758         * po/fr.po
4759         * po/it.po
4760         * po/pl.po
4761         * po/ru.po
4762         * po/sk.po
4763         * po/sr.po
4764         * po/zh_CN.po
4765                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
4766                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
4767                 Urke MMI, and Hansom Young
4768         * src/main.c
4769                 Fix drafting when quitting. compose_draft() closes the
4770                 compose windows, which modifies the compose_list GSList.
4771                 We have to refresh this list after echo drafting to avoid a
4772                 segfault
4773         * src/partial_download.c
4774                 fix segfault on exit
4775
4776 2005-05-06 [paul]       1.9.6cvs57
4777
4778         * src/grouplistdialog.c
4779                 quick fix/workaround for unresizeable newsgroup
4780                 name column 
4781
4782 2005-05-06 [paul]       1.9.6cvs56
4783
4784         * src/inc.c
4785         * src/mainwindow.c
4786                 use gettext plural forms
4787         * src/imap_gtk.c
4788         * src/mh_gtk.c
4789         * src/toolbar.c
4790                 small improvement to english usage
4791
4792 2005-05-05 [thorsten]   1.9.6cvs55
4793
4794         * src/folder.c
4795                 fix possible crash
4796
4797 2005-05-05 [paul]       1.9.6cvs54
4798         
4799         sync with HEAD
4800
4801         * AUTHORS
4802         * src/compose.c
4803                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
4804                 patch by Tim Mann
4805
4806 2005-05-05 [paul]       1.9.6cvs53
4807
4808         * src/mainwindow.c
4809                 fix resizing of separate message and
4810                 folder views
4811
4812 2005-05-05 [paul]       1.9.6cvs52
4813
4814         * src/account.c
4815         * src/addrgather.c
4816         * src/browseldap.c
4817         * src/exphtmldlg.c
4818         * src/expldifdlg.c
4819         * src/importmutt.c
4820         * src/importpine.c
4821         * src/main.c
4822         * src/mainwindow.c
4823         * src/noticeview.c
4824         * src/prefs_filtering.c
4825         * src/prefs_filtering_action.c
4826         * src/prefs_matcher.c
4827         * src/prefs_spelling.c
4828         * src/prefs_toolbar.c
4829         * src/toolbar.c
4830         * src/wizard.c
4831         * src/gtk/description_window.c
4832         * src/gtk/gtkvscrollbutton.c
4833         * src/gtk/progressdialog.c
4834         * src/gtk/quicksearch.c
4835         * src/plugins/pgpmime/prefs_gpg.c
4836         * src/plugins/spamassassin/spamassassin_gtk.c
4837                 replace deprecated gtk_widget_set_usize
4838
4839 2005-05-04 [colin]      1.9.6cvs51
4840
4841         * src/common/utils.c
4842                 Fix crash when subst_for_filename is called
4843                 with a NULL parameter
4844
4845 2005-05-04 [colin]      1.9.6cvs50
4846
4847         * src/partial_download.c
4848         * src/pop.c
4849                 Escape login when writing uidl file
4850                 fixes bug #736
4851
4852 2005-05-03 [colin]      1.9.6cvs49
4853
4854         * src/procmime.c
4855                 Fix possible DOS in mime parser
4856                 (see bug #634)
4857
4858 2005-05-02 [colin]      1.9.6cvs48
4859
4860         * src/compose.c
4861                 Try to fix the copy/paste mess once again.
4862
4863
4864 2005-04-30 [colin]      1.9.6cvs47
4865
4866         * src/prefs_account.h
4867         * src/procmsg.c
4868         * src/send_message.c
4869         * src/common/smtp.c
4870         * src/common/smtp.h
4871                 Try to batch sending mails (per account) instead of
4872                 reconnecting to server every time.
4873
4874 2005-04-29 [colin]      1.9.6cvs46
4875
4876         * src/messageview.c
4877                 Fix window resizing that refused to size down
4878         * src/prefs_common.c
4879         * src/prefs_common.h
4880         * src/prefs_filtering.c
4881                 Save Filtering's window size
4882
4883 2005-04-21 [paul]       1.9.6cvs45
4884
4885         * ChangeLog-gtk2.claws
4886         * src/setup.c
4887                 correction to sync
4888
4889 2005-04-21 [paul]       1.9.6cvs44
4890
4891         sync with main:
4892
4893         * src/setup.c
4894         * src/statusbar.c
4895         * src/statusbar.h
4896                 use gtkut_widget_draw_now(). Improved performance
4897                 of the update of statusbar
4898         * src/textview.c
4899                 textview_smooth_scroll_do(): redraw it after scroll
4900                 is done (fixed incorrect display when a part of the
4901                 view is hidden).
4902         * src/gtk/gtkutils.c
4903         * src/gtk/gtkutils.h
4904                 gtkut_widget_draw_now(): use gdk_window_process_updates()
4905                 to force update of widgets.
4906                 Removed gtkut_widget_wait_for_draw() which had a big
4907                 overhead  because of waiting for all events processed 
4908
4909 2005-04-20 [paul]       1.9.6cvs43
4910
4911         * src/codeconv.c
4912                 complete 1.9.6cvs42's sync:
4913                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
4914
4915 2005-04-19 [paul]       1.9.6cvs42
4916
4917         sync with main:
4918
4919         * src/action.c
4920                 catch_output(): correctly select the insert text
4921                 (fix invalid iterator warnings).
4922         * src/codeconv.c
4923         * src/codeconv.h
4924         * src/mainwindow.c
4925         * src/messageview.c
4926         * src/prefs_common.c
4927                 support GBK encoding.
4928         * src/common/session.c
4929         * src/common/session.h
4930                 use separate buffer for large data to be sent,
4931                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
4932
4933 2005-04-18 [paul]       1.9.6cvs41
4934
4935         * src/jpilot.c
4936                 convert unsigned long into guint32
4937                 patch by Paul LeoNerd Evans 
4938
4939 2005-04-17 [colin]      1.9.6cvs40
4940
4941         * src/compose.c
4942                 Fix 'Request return receipt' from folder
4943                 properties (bug #708)
4944
4945 2005-04-17 [colin]      1.9.6cvs39
4946
4947         * src/mainwindow.c
4948                 Fix duplicate hotkeys in Mainwindow's menu
4949
4950 2005-04-17 [colin]      1.9.6cvs38
4951
4952         * src/folderview.c
4953                 Fix duplicate hotkeys in Folderview's contextual
4954                 menu
4955
4956 2005-04-15 [colin]      1.9.6cvs37
4957
4958         * src/summaryview.c
4959                 Fix 'Save as...' with non-ascii filenames
4960
4961 2005-04-15 [colin]      1.9.6cvs36
4962
4963         * src/plugins/pgpmime/pgpmime.c
4964                 Fix bus error on 64bit. Spotted by 
4965                 macallan1888@gmail.com
4966
4967 2005-04-15 [colin]      1.9.6cvs35
4968
4969         * src/prefs_account.c
4970                 Fix cvs34.
4971
4972 2005-04-12 [colin]      1.9.6cvs34
4973
4974         * src/prefs_account.c
4975                 Fix smtp auth type off-by-one. We forgot to
4976                 add PLAIN in the prefs-to-gui setter func and
4977                 as a result, the selected auth when opening
4978                 account prefs was not the correct one.
4979
4980 2005-04-12 [paul]       1.9.6cvs33
4981
4982         * src/inc.c
4983                 if the recv dialog is visible, Cancel only
4984                 cancels the current account
4985
4986
4987 2005-04-10 [colin]      1.9.6cvs32
4988
4989         * src/filtering.c
4990                 Copy score when copying FilteringActions
4991                 Fix bug #674
4992
4993 2005-04-10 [colin]      1.9.6cvs31
4994
4995         * src/inc.c
4996                 Make Message -> Receive -> Cancel cancel 
4997                 incorporation on all accounts. Fixes
4998                 bug #693
4999
5000 2005-04-10 [colin]      1.9.6cvs30
5001
5002         * src/prefs_account.c
5003                 Update Privacy checkbuttons status based
5004                 on the selected privacy system
5005         * src/compose.c
5006                 Always connect the "None" privacy system; the
5007                 static boolean was probably there to avoid
5008                 reconnecting twice in the same compose window,
5009                 but as the parent function is only called once
5010                 per compose, it's only a bug - as a static is
5011                 initialized once per application instance.
5012                 Also, don't uncheck Sign and Encrypt when
5013                 selecting None as privacy system; just ignore
5014                 them when sending/queuing.
5015                 Should fix bug #695
5016
5017 2005-04-08 [colin]      1.9.6cvs29
5018
5019         * src/account.c
5020         * src/prefs_account.c
5021         * src/prefs_account.h
5022                 Add account preference to queue message in a certain
5023                 folder.
5024
5025 2005-04-06 [colin]      1.9.6cvs28
5026
5027         * src/prefs_account.c
5028                 Update old inbox path syntax
5029
5030 2005-04-06 [paul]       1.9.6cvs27
5031
5032         sync with main:
5033
5034         * configure.ac
5035                 changed -traditional-cpp to -no-cpp-precomp for newer
5036                 Mac OS X support
5037         * src/foldersel.c
5038                 made column resize automatically
5039         * src/send_message.c
5040                 send_message_smtp(): consider EOF right after QUIT
5041                 successful (workaround for Gmail SMTP server)
5042         * src/common/socket.c
5043                 ssl_read(), ssl_peek(): check EOF which violates the
5044                 SSL protocol
5045         * src/gtk/colorlabel.c
5046                 removed warnings when displaying colorlabel menu
5047                 (don't use GtkAlignment)
5048
5049 2005-04-05 [paul]       1.9.6cvs26
5050
5051         * src/plugins/trayicon/trayicon.c
5052                 fix clipping of icon under KDE3 
5053
5054 2005-04-05 [paul]       1.9.6cvs25
5055
5056         * src/summaryview.c
5057                 hide display of threading
5058                 patch by Alfons
5059
5060 2005-04-04 [thorsten]   1.9.6cvs24
5061
5062         * src/mh.c
5063                 marks lost on filesystems with different stat() results on
5064                 summer-/wintertime
5065
5066 2005-04-03 [colin]      1.9.6cvs23
5067
5068         * src/summaryview.c
5069                 Don't handle up/down. Patch by Alfons
5070
5071 2005-04-02 [colin]      1.9.6cvs22
5072
5073         * src/summaryview.c
5074                 Make scrolling faster. Patch by Alfons.
5075
5076 2005-04-01 [colin]      1.9.6cvs21
5077
5078         * src/Makefile.am
5079         * src/stock_pixmap.c
5080         * src/pixmaps/dir-noselect.xpm ** REMOVED **
5081         * src/pixmaps/dir_noselect.xpm ** ADDED **
5082                 Fix pixmap name mismatch (Thanks Stephan Sachse)
5083
5084 2005-04-01 [colin]      1.9.6cvs20
5085
5086         * src/image_viewer.c
5087         * src/image_viewer.h
5088         * src/procmime.c
5089         * src/procmime.h
5090         * src/textview.c
5091         * src/textview.h
5092                 Implement inline image resizing and right-clicking
5093
5094 2005-04-01 [paul]       1.9.6cvs19
5095
5096         * AUTHORS
5097         * Makefile.am
5098         * configure.ac
5099                 check for gnome2
5100                 patch by Luca Cavalli <loopback<AT>slackit.org>
5101         * po/ru.po
5102                 updated by Pavlo Bohmat
5103
5104 2005-03-31 [colin]      1.9.6cvs18
5105
5106         * src/news.c
5107                 Fix parsing references
5108         * src/msgcache.c
5109                 don't put nulls in the references list
5110         * src/procheader.c
5111                 commit that forgotten file in 1.9.6cvs14
5112
5113 2005-03-31 [colin]      1.9.6cvs17
5114
5115         * src/compose.c
5116                 Fix joining of signature separator again. 
5117                 Maybe Hiro could put it in main too...
5118
5119 2005-03-31 [colin]      1.9.6cvs16
5120
5121         * src/Makefile.am
5122         * src/foldersel.c
5123         * src/stock_pixmap.c
5124         * src/stock_pixmap.h
5125         * src/pixmaps/dir-noselect.xpm
5126                 Update foldersel.c (sync from main, patch by Alfons)
5127
5128 2005-03-30 [colin]      1.9.6cvs15
5129
5130         * src/imap.c
5131                 Fix handling of imap folders containing [] in 
5132                 their name. Thanks to Nahuel Angelinetti for
5133                 the detailed bugreport.
5134
5135 2005-03-30 [colin]      1.9.6cvs14
5136
5137         * src/common/utils.h
5138         * src/common/utils.c
5139         * src/common/defs.h
5140         * src/matcher.c
5141         * src/msgcache.c
5142         * src/news.c
5143         * src/procmsg.c
5144         * src/procmsg.h
5145         * src/quote_fmt_parse.y
5146         * src/summaryview.c
5147                 Update references system. Patch by Alfons
5148
5149 2005-03-30 [colin]      1.9.6cvs13
5150
5151         * src/common/socket.c
5152                 Force the glibc to read resolv.conf again when 
5153                 it has changed. Should fix issues when changing
5154                 networks on a laptop and not restarting sylpheed. 
5155
5156 2005-03-30 [paul]       1.9.6cvs12
5157
5158         partial sync with main:
5159
5160         * src/action.c
5161                 create_io_dialog(): use user-defined text font
5162                 (thanks to Alfons), and modified its appearance.
5163         * src/addrgather.c
5164         * src/addrharvest.c
5165         * src/browseldap.c
5166                 replace old code
5167         * src/compose.c
5168                 don't join (presumably) itemized lines on line-wrapping
5169                 fixed wrapping of quote when auto-wrapping is enabled
5170                 compose_destroy(): destroy paned only if it's not
5171                 attached to window. Fixed memory leak of popup menu.
5172         * src/exphtmldlg.c
5173         * src/expldifdlg.c
5174                 replace old code
5175         * src/html.c
5176         * src/html.h
5177         * src/importmutt.c
5178         * src/importpine.c
5179                 replace old code
5180         * src/main.c
5181                 removed redundant code
5182         * src/mainwindow.c
5183                 changed 'Code set' (which is rather incorrect)
5184                 in the menu to 'Character encoding'
5185                 main_window_set_widgets(): request size first
5186                 to prevent window size becoming wrong
5187                 fixed remembering of the state of the visibility
5188                 of MessageView
5189         * src/messageview.c
5190                 changed 'Code set' (which is rather incorrect)
5191                 in the menu to 'Character encoding'
5192         * src/prefs_common.c
5193         * src/prefs_common.h
5194                 added an option whether to render HTML as text or not
5195                 added separators to outgoing encoding menu
5196         * src/procheader.c
5197                 procheader_scan_date_string(): support header
5198                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
5199         * src/summaryview.c
5200         * src/summaryview.h
5201                 minor code cleanup
5202         * src/textview.c
5203                 textview_show_html(): force output of newline
5204                 added an option whether to render HTML as text or not
5205         * src/common/utils.c
5206                 strncpy2(): optimized based on Alfons' code
5207         * src/gtk/gtkutils.c
5208         * src/gtk/gtkutils.h
5209                 removed non-used code
5210         * src/plugins/pgpmime/passphrase.c
5211                 partially fixed grab input of passphrase dialog
5212                 Confine pointer to window
5213
5214 2005-03-30 [colin]      1.9.6cvs11
5215
5216         * src/msgcache.c
5217         * src/msgcache.h
5218                 Read/write 32bit ints from cache & marks
5219                 From main.
5220
5221 2005-03-29 [paul]       1.9.6cvs10
5222
5223         * AUTHORS
5224         * ChangeLog.claws
5225         * src/compose.c
5226         * src/gtk/gtkaspell.c
5227                 sync with HEAD (don't pass NULL pointers) 
5228
5229 2005-03-24 [paul]
5230
5231         * tools/Makefile.am
5232         * tools/README
5233         * tools/acroread2sylpheed.pl
5234                 sync with HEAD (add script to send pdfs as
5235                 attachments from Adobe Reader 7)
5236
5237 2005-03-21 [paul]       1.9.6cvs9
5238
5239         * configure.ac
5240         * po/POTFILES.in
5241         * src/Makefile.am
5242         * src/crash.c
5243         * src/image_viewer.c ** ADDED **
5244         * src/image_viewer.h ** ADDED **
5245         * src/main.c
5246         * src/prefs_common.c
5247         * src/prefs_common.h
5248         * src/prefs_image_viewer.c ** ADDED **
5249         * src/prefs_image_viewer.h ** ADDED **
5250         * src/textview.c
5251         * src/gtk/about.c
5252         * src/pixmaps/sylpheed_logo.xpm
5253         * src/plugins/Makefile.am
5254         * src/plugins/image_viewer/.cvsignore ** REMOVED **
5255         * src/plugins/image_viewer/Makefile.am ** REMOVED **
5256         * src/plugins/image_viewer/plugin.c ** REMOVED **
5257         * src/plugins/image_viewer/viewer.c ** REMOVED **
5258         * src/plugins/image_viewer/viewer.glade ** REMOVED **
5259         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
5260         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
5261         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
5262         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
5263                 as gdk-pixbuf is now built-in
5264                 remove image_viewer plugin and put code back into
5265                 main codebase
5266                 implement inline image display (sync with main)
5267
5268                 replace logo with newer, nicer, larger version  
5269
5270 2005-03-21 [paul]       1.9.6cvs8
5271
5272         * src/gtk/about.c
5273                 cosmetic improvement
5274
5275 2005-03-21 [holger]     1.9.6cvs7
5276
5277         * src/plugins/spamassassin/spamassassin.c
5278                 Sync with HEAD
5279                 (unregister hook on failed plugin init)
5280
5281 2005-03-20 [colin]      1.9.6cvs6
5282
5283         * src/common/plugin.c
5284                 Check that plugin isn't already loaded
5285                 Patch by Alfons
5286
5287 2005-03-20 [thorsten]   1.9.6cvs5
5288
5289         * src/compose.c
5290                 use a more compatible syntax
5291
5292 2005-03-20 [thorsten]   1.9.6cvs4
5293
5294         * src/prefs_toolbar.c
5295                 fix crash when selecting toolbar item (uninitialized pointer)
5296
5297 2005-03-20 [thorsten]   1.9.6cvs3
5298
5299         * src/procmime.c
5300                 fix mimetype detection (referenced free()d string)
5301
5302 2005-03-20 [paul]       1.9.6cvs2
5303
5304         * src/compose.c
5305                 sync with HEAD (1.0.3cvs5)
5306                 neglect Reply-To header if empty
5307                 Patch by Alfons 
5308
5309 2005-03-19 [holger]     1.9.6cvs1
5310
5311         * src/summaryview.c
5312         * src/summaryview.h
5313                 Sync with HEAD
5314
5315 2005-03-18 [paul]       1.9.6
5316
5317         initial GTK2 release
5318
5319 2005-03-18 [paul]       1.0.3cvs3.1
5320
5321         * AUTHORS
5322         * ChangeLog.claws
5323         * configure.ac
5324         * src/gtk/about.c
5325         * src/pixmaps/sylpheed_logo.xpm
5326                 sync with HEAD
5327
5328 2005-03-18 [colin]      1.0.3cvs2.6
5329
5330         * src/summaryview.c
5331                 Remove call to summary_step in summary_copy_selected_to
5332                 Can't see its purpose, and this causes bug when copying
5333                 a message if the next one is unread: it reads it.
5334
5335 2005-03-18 [paul]       1.0.3cvs2.5
5336
5337         * src/foldersel.c
5338                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
5339
5340 2005-03-18 [paul]       1.0.3cvs2.4
5341
5342         * src/addrharvest.c
5343         * src/codeconv.c
5344         * src/codeconv.h
5345         * src/compose.c
5346         * src/news.c
5347         * src/procheader.c
5348         * src/procmime.c
5349         * src/unmime.c
5350         * src/unmime.h
5351                 fix buffer overflow, CAN-2005-0667, see
5352                 http://secunia.com/advisories/14491/
5353                 Patch by Alfons
5354
5355 2005-03-17 [colin]      1.0.3cvs2.3
5356
5357         * src/prefs_fonts.c
5358         * src/summaryview.c
5359                 Fix font bugs (both lists now officialy share 
5360                 the same font)
5361                 
5362
5363 2005-03-17 [paul]       1.0.3cvs2.2
5364
5365         * src/gtk/pluginwindow.c
5366                 make plugin descriptions uneditable
5367
5368 2005-03-11 [paul]       1.0.3cvs2.1
5369
5370         * ChangeLog.claws
5371         * configure.ac
5372         * po/POTFILES.in
5373         * src/plugins/trayicon/trayicon.c
5374                 sync with HEAD
5375                 add src/wizard.c to POTFILES.in
5376
5377 2005-03-11 [paul]       1.0.3cvs1.1
5378
5379         * ChangeLog
5380         * ChangeLog.claws
5381         * configure.ac
5382         * po/de.po
5383         * po/es.po
5384         * po/fr.po
5385         * po/it.po
5386         * po/pt_BR.po
5387         * po/ru.po
5388         * po/sk.po
5389         * po/sr.po
5390         * po/zh_CN.po
5391                 sync with HEAD
5392
5393 2005-03-04 [colin]      1.0.1cvs22.2
5394
5395         * src/compose.c
5396                 Fix signatures with accentued chars in it
5397
5398 2005-03-04 [colin]      1.0.1cvs22.1
5399
5400         * src/common/smtp.c
5401         * src/common/smtp.h
5402                 Don't use SIZE param in MAIL FROM: if server 
5403                 doesn't support it. Patch by Eugen Freiter
5404                 <eugen_f@users.sf.net>
5405
5406 2005-02-27 [paul]       1.0.1cvs20.1
5407
5408         * ChangeLog.claws
5409         * configure.ac
5410         * src/messageview.c
5411                 sync with HEAD
5412
5413 2005-02-27 [colin]      1.0.1cvs19.4
5414
5415         * src/procheader.c
5416         * src/procheader.h
5417                 Fix prototypes. Patch by Alfons
5418
5419 2005-02-27 [colin]      1.0.1cvs19.3
5420
5421         * src/compose.c
5422                 Don't auto-join the signature separator.
5423
5424 2005-02-26 [colin]      1.0.1cvs19.2
5425
5426         * src/summaryview.c
5427                 Fix 'mark all read' with collapsed threads.
5428                 Patch by Alfons.
5429
5430 2005-02-25 [paul]       1.0.1cvs19.1
5431
5432         * ChangeLog.claws
5433         * configure.ac
5434         * src/prefs_account.c
5435         * src/prefs_folder_item.c
5436         * src/gtk/prefswindow.c
5437         * src/gtk/prefswindow.h
5438                 sync with HEAD
5439
5440 2005-02-25 [paul]       1.0.1cvs15.12
5441
5442         * src/alertpanel.c
5443         * src/codeconv.c
5444         * src/compose.c
5445         * src/textview.c
5446         * src/gtk/gtkutils.c
5447         * src/gtk/gtkutils.h
5448         * src/gtk/logwindow.c
5449         * src/gtk/progressdialog.c
5450                 sync with main (revision 127)
5451                 and fix logwindow clipping
5452
5453 2005-02-24 [colin]      1.0.1cvs15.11
5454
5455         * src/plugins/pgpmime/passphrase.c
5456                 Disable input grabbing; it doesn't work yet.
5457
5458 2005-02-24 [colin]      1.0.1cvs15.10
5459
5460         * src/messageview.c
5461                 Don't send out receipts if offline. Ask.
5462
5463 2005-02-23 [colin]      1.0.1cvs15.9
5464
5465         * src/summaryview.c     
5466                 Fix expanding
5467
5468 2005-02-23 [colin]      1.0.1cvs15.8
5469
5470         * src/summaryview.c
5471                 Really fix Bug 568 by removing useless
5472                 calls. summary_thread_init() now called
5473                 in summary_sort(). This should please
5474                 Alfons as it should be faster than 
5475                 previously.
5476
5477 2005-02-23 [colin]      1.0.1cvs15.7
5478
5479         * src/compose.c
5480                 Encode parts as QP or B64 if signing
5481
5482 2005-02-23 [colin]      1.0.1cvs15.6
5483
5484         * src/compose.c
5485                 Fix Mimeinfo leakage (including tmp files)
5486         * src/procmsg.c
5487                 Fix tmp file leakage (spotted by Ivan Rayner)
5488
5489 2005-02-22 [colin]      1.0.1cvs15.5
5490
5491         * src/expldifdlg.c
5492                 Fix keyboard input. Patch by Alfons.
5493
5494 2005-02-21 [colin]      1.0.1cvs15.4
5495
5496         * src/compose.c
5497                 Fix Sign/Encrypt when unselecting privacy
5498                 system
5499         * src/prefs_common.c
5500                 Change default message font to Monospace
5501         * src/summaryview.c
5502                 More freezing during potentially large operations
5503
5504 2005-02-21 [paul]       1.0.1cvs15.3
5505
5506         * src/main.c
5507                 fix --help output
5508
5509 2005-02-21 [paul]       1.0.1cvs15.2
5510
5511         * po/Makefile.in.in
5512         * src/compose.c
5513         * src/summaryview.c
5514         * src/textview.c
5515         * src/common/utils.c
5516         * src/common/utils.h
5517                 sync with main (revision 117)
5518
5519 2005-02-20 [colin]      1.0.1cvs15.1
5520
5521         * src/common/defs.h
5522                 Change cache file to .sylpheed_claws_cache, as
5523                 suggested by Alfons. Allows people to switch
5524                 between Sylpheed and Sylpheed-Claws. it is
5525                 a good idea to "Check for new messages" at next
5526                 startup.
5527
5528
5529 2005-02-18 [colin]      1.0.1cvs14.1
5530
5531         * src/quote_fmt_lex.l
5532         * src/quote_fmt_parse.y
5533                 Fix parser initialisation. Patch by Ivan.
5534
5535 2005-02-18 [colin]      1.0.1cvs11.6
5536
5537         * src/folderview.c
5538                 Fix scrolldown (bug 662)
5539
5540 2005-02-17 [colin]      1.0.1cvs11.5
5541
5542         * src/codeconv.c
5543                 conv_filename_to_utf8: return clean 7bit instead
5544                 of broken utf8 if needed
5545         * src/mimeview.c
5546                 Fix display of parts with unclean 8bit names
5547
5548 2005-02-17 [paul]       1.0.1cvs11.4
5549
5550         * src/compose.c
5551         * src/exportldif.c
5552         * src/matcher_parser_parse.y
5553         * src/procmime.c
5554         * src/sourcewindow.c
5555         * src/common/Makefile.am
5556         * src/common/intl.h             ** REMOVED **
5557         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5558                 sync with main (revision 109)
5559                 and clean up
5560
5561 2005-02-16 [colin]      1.0.1cvs11.3
5562
5563         * src/summaryview.c
5564                 Fix collapsed thread not highlighting when new
5565                 messages in it (Bug 568) Patch by Stephan Sachse.
5566                 Fix messed up selection when reaching bounds (Bug 632)
5567         * src/prefs_themes.c
5568                 Fix theme installing (Bug 684)
5569
5570 2005-02-16 [colin]      1.0.1cvs11.2
5571
5572         * src/messageview.c
5573                 Fix messageview_select_all
5574
5575 2005-02-16 [colin]      1.0.1cvs11.1
5576
5577         * src/mh.c
5578                 Sync with HEAD (MH scan required function)
5579
5580 2005-02-15 [colin]      1.0.1cvs8.1
5581
5582         * src/mimeview.c
5583         * src/common/utils.c
5584                 Sync with HEAD (filename chars substitution)
5585
5586 2005-02-15 [colin]      1.0.1cvs7.3
5587
5588         * src/gtk/pluginwindow.c
5589                 Fix button spacing
5590
5591 2005-02-15 [colin]      1.0.1cvs7.2
5592
5593         * src/mimeview.c
5594                 Fix mime icons not reset across message when
5595                 scrolled down
5596
5597 2005-02-15 [colin]      1.0.1cvs7.1
5598
5599         * src/compose.c
5600         * src/procmime.c
5601                 Sync with HEAD (optimisation of cvs6)
5602
5603 2005-02-14 [colin]      1.0.1cvs6.1
5604
5605         * src/compose.c
5606         * src/procmime.c
5607                 Sync with HEAD (encode "From " at line beginning)
5608
5609 2005-02-14 [colin]      1.0.1cvs5.3
5610
5611         * src/compose.c
5612                 Fix wrapping with accentued chars.
5613
5614 2005-02-13 [colin]      1.0.1cvs5.2
5615
5616         * src/textview.c
5617                 Fix email informative part parsing with
5618                 accentued chars in it. ispunct() returns
5619                 true for them in utf8...
5620
5621 2005-02-12 [colin]      1.0.1cvs5.1
5622
5623         * src/filtering.c
5624                 Sync with HEAD (remove wrong use of compose after send)
5625
5626 2005-02-12 [paul]       1.0.1cvs4.5
5627
5628         * src/textview.c
5629                 remove unnecessary code (thanks to Alfons)
5630
5631 2005-02-12 [paul]       1.0.1cvs4.4
5632
5633         * src/textview.c
5634                 add 'Copy' to contextual menu on emails
5635
5636 2005-02-11 [colin]      1.0.1cvs4.3
5637
5638         * src/compose.c
5639                 revert 1.0.0cvs28.2, it doesn't work that well.
5640
5641 2005-02-11 [paul]       1.0.1cvs4.2
5642
5643         * po/Makefile.in.in
5644                 fix 'make release'
5645
5646 2005-02-10 [paul]       1.0.1cvs4.1
5647
5648         * ChangeLog
5649         * ChangeLog.claws
5650         * ChangeLog.jp
5651         * configure.ac
5652         * src/compose.c
5653                 sync with HEAD (sync with main)
5654
5655 2005-02-10 [paul]       1.0.1cvs3.2
5656
5657         * AUTHORS
5658         * Makefile.am
5659         * autogen.sh
5660         * configure.ac
5661         * config/mkinstalldirs
5662         * intl/.cvsignore
5663         * intl/ChangeLog
5664         * intl/VERSION
5665         * intl/bindtextdom.c
5666         * intl/config.charset
5667         * intl/dcgettext.c
5668         * intl/dcigettext.c
5669         * intl/dcngettext.c
5670         * intl/dgettext.c
5671         * intl/dngettext.c
5672         * intl/eval-plural.h
5673         * intl/explodename.c
5674         * intl/finddomain.c
5675         * intl/gettext.c
5676         * intl/gettextP.h
5677         * intl/gmo.h
5678         * intl/hash-string.h
5679         * intl/intl-compat.c
5680         * intl/l10nflist.c
5681         * intl/libgnuintl.h.in
5682         * intl/loadinfo.h
5683         * intl/loadmsgcat.c
5684         * intl/localcharset.c
5685         * intl/localcharset.h
5686         * intl/locale.alias
5687         * intl/localealias.c
5688         * intl/localename.c
5689         * intl/log.c
5690         * intl/ngettext.c
5691         * intl/os2compat.c
5692         * intl/os2compat.h
5693         * intl/osdep.c
5694         * intl/plural-exp.c
5695         * intl/plural-exp.h
5696         * intl/plural.c
5697         * intl/plural.y
5698         * intl/ref-add.sin
5699         * intl/ref-del.sin
5700         * intl/relocatable.c
5701         * intl/relocatable.h
5702         * intl/textdomain.c
5703         * m4/Makefile.am
5704         * po/Makefile.in.in
5705         * src/Makefile.am
5706         * src/account.c
5707         * src/action.c
5708         * src/addr_compl.c
5709         * src/addressadd.c
5710         * src/addressbook.c
5711         * src/addrgather.c
5712         * src/addrindex.c
5713         * src/alertpanel.c
5714         * src/browseldap.c
5715         * src/codeconv.c
5716         * src/codeconv.h
5717         * src/compose.c
5718         * src/compose.h
5719         * src/crash.c
5720         * src/editaddress.c
5721         * src/editbook.c
5722         * src/editgroup.c
5723         * src/editjpilot.c
5724         * src/editldap.c
5725         * src/editldap_basedn.c
5726         * src/editvcard.c
5727         * src/exphtmldlg.c
5728         * src/expldifdlg.c
5729         * src/export.c
5730         * src/exporthtml.c
5731         * src/filtering.c
5732         * src/folder.c
5733         * src/folder_item_prefs.c
5734         * src/foldersel.c
5735         * src/folderview.c
5736         * src/grouplistdialog.c
5737         * src/headerview.c
5738         * src/imap.c
5739         * src/imap_gtk.c
5740         * src/import.c
5741         * src/importldif.c
5742         * src/importmutt.c
5743         * src/importpine.c
5744         * src/inc.c
5745         * src/ldif.c
5746         * src/main.c
5747         * src/mainwindow.c
5748         * src/matcher.c
5749         * src/mbox.c
5750         * src/message_search.c
5751         * src/messageview.c
5752         * src/mh.c
5753         * src/mh_gtk.c
5754         * src/mimeview.c
5755         * src/msgcache.c
5756         * src/news.c
5757         * src/news_gtk.c
5758         * src/noticeview.c
5759         * src/partial_download.c
5760         * src/pop.c
5761         * src/prefs_account.c
5762         * src/prefs_actions.c
5763         * src/prefs_common.c
5764         * src/prefs_customheader.c
5765         * src/prefs_display_header.c
5766         * src/prefs_ext_prog.c
5767         * src/prefs_filtering.c
5768         * src/prefs_filtering_action.c
5769         * src/prefs_folder_item.c
5770         * src/prefs_fonts.c
5771         * src/prefs_gtk.c
5772         * src/prefs_matcher.c
5773         * src/prefs_msg_colors.c
5774         * src/prefs_spelling.c
5775         * src/prefs_summary_column.c
5776         * src/prefs_template.c
5777         * src/prefs_themes.c
5778         * src/prefs_toolbar.c
5779         * src/prefs_wrapping.c
5780         * src/privacy.c
5781         * src/procheader.c
5782         * src/procmime.c
5783         * src/procmsg.c
5784         * src/quote_fmt.c
5785         * src/recv.c
5786         * src/send_message.c
5787         * src/setup.c
5788         * src/sourcewindow.c
5789         * src/ssl_manager.c
5790         * src/statusbar.c
5791         * src/summary_search.c
5792         * src/summaryview.c
5793         * src/textview.c
5794         * src/toolbar.c
5795         * src/wizard.c
5796         * src/common/nntp.c
5797         * src/common/plugin.c
5798         * src/common/smtp.c
5799         * src/common/ssl.c
5800         * src/common/ssl_certificate.c
5801         * src/common/string_match.c
5802         * src/common/sylpheed.c
5803         * src/common/template.c
5804         * src/common/utils.c
5805         * src/gtk/about.c
5806         * src/gtk/colorlabel.c
5807         * src/gtk/description_window.c
5808         * src/gtk/filesel.c
5809         * src/gtk/foldersort.c
5810         * src/gtk/gtkaspell.c
5811         * src/gtk/gtkutils.c
5812         * src/gtk/inputdialog.c
5813         * src/gtk/logwindow.c
5814         * src/gtk/menu.c
5815         * src/gtk/pluginwindow.c
5816         * src/gtk/prefswindow.c
5817         * src/gtk/progressdialog.c
5818         * src/gtk/quicksearch.c
5819         * src/gtk/sslcertwindow.c
5820         * src/plugins/clamav/clamav_plugin.c
5821         * src/plugins/clamav/clamav_plugin_gtk.c
5822         * src/plugins/demo/demo.c
5823         * src/plugins/dillo_viewer/dillo_prefs.c
5824         * src/plugins/dillo_viewer/dillo_viewer.c
5825         * src/plugins/image_viewer/plugin.c
5826         * src/plugins/image_viewer/viewer.c
5827         * src/plugins/image_viewer/viewerprefs.c
5828         * src/plugins/mathml_viewer/mathml_viewer.c
5829         * src/plugins/pgpmime/passphrase.c
5830         * src/plugins/pgpmime/plugin.c
5831         * src/plugins/pgpmime/prefs_gpg.c
5832         * src/plugins/pgpmime/select-keys.c
5833         * src/plugins/pgpmime/sgpgme.c
5834         * src/plugins/spamassassin/spamassassin.c
5835         * src/plugins/spamassassin/spamassassin_gtk.c
5836         * src/plugins/trayicon/trayicon.c
5837                 sync with main (revision 104)
5838
5839 2005-02-10 [colin]      1.0.1cvs3.1
5840
5841         * src/mainwindow.c
5842                 Sync with HEAD (fix occasional crasher)
5843
5844 2005-02-10 [colin]      1.0.1cvs2.1
5845
5846         * src/messageview.c
5847                 Synw with HEAD (don't automatically display html)
5848
5849 2005-02-09 [colin]      1.0.1cvs1.3
5850
5851         * src/textview.c
5852         * src/textview.h
5853                 Add contextual menu on emails
5854
5855 2005-02-09 [colin]      1.0.1cvs1.2
5856
5857         * src/codeconv.c
5858                 Fix converting from broken headers and 
5859                 put back the _ in missing places
5860                 (feature broke with cvs24.2 sync, main 
5861                  possibly affected?)
5862
5863 2005-02-09 [colin]      1.0.1cvs1.1
5864
5865         * src/messageview.c
5866         * src/mimeview.c
5867         * src/mimeview.h
5868                 Sync with HEAD (display non text/plain mails with plugin)
5869
5870 2005-02-08 [colin]      1.0.1.1
5871
5872         * ChangeLog.claws
5873         * po/pt_BR.po
5874                 Sync with HEAD
5875         * configure.ac
5876                 Make default configuration directory 
5877                 be .sylpheed-gtk2
5878
5879 2005-02-08 [colin]      1.0.0cvs29.1
5880
5881         * po/de.po
5882         * po/es.po
5883         * po/fr.po
5884         * po/it.po
5885         * po/sk.po
5886         * po/sr.po
5887                 Sync translations with HEAD
5888
5889 2005-02-06 [colin]      1.0.0cvs28.3
5890
5891         * src/compose.c
5892                 Make compose a bit faster - patch by Alfons.
5893
5894 2005-02-06 [colin]      1.0.0cvs28.2
5895
5896         * src/compose.c
5897                 Make pasting via middle-click more reliable
5898
5899 2005-02-05 [paul]       1.0.0cvs28.1
5900
5901         * ChangeLog
5902         * ChangeLog.claws
5903         * ChangeLog.jp
5904         * configure.ac
5905         * src/compose.c
5906                 sync with HEAD
5907                 (fix bug 682 'redirect is broken'
5908
5909 2005-02-05 [torte]      1.0.0cvs27.1
5910
5911         * ChangeLog.claws
5912         * configure.ac
5913         * src/partial_download.c
5914                 Sync with HEAD (fix buf overflow)
5915
5916 2005-02-03 [colin]      1.0.0cvs26.1
5917
5918         * src/common/plugin.c
5919                 Sync with HEAD (avoid plugin mismatches)
5920
5921 2005-02-03 [paul]       1.0.0cvs25.3
5922
5923         * src/folderview.c
5924         * src/headerview.c
5925         * src/summaryview.c
5926         * src/textview.c
5927         * src/gtk/colorlabel.c
5928                 third and final part of initial sync with main-gtk2
5929
5930 2005-02-03 [paul]       1.0.0cvs25.2
5931
5932         * src/jpilot.c
5933                 fix building with jpilot support
5934
5935 2005-02-02 [colin]      1.0.0cvs25.1
5936
5937         * src/messageview.c
5938                 Sync with HEAD (fix dangerous typo)
5939
5940 2005-02-01 [colin]      1.0.0cvs24.3
5941
5942         * src/common/xml.c
5943                 Write file as advertised (UTF-8)
5944
5945 2005-02-01 [paul]       1.0.0cvs24.2
5946
5947         * src/addrbook.c
5948         * src/addrindex.c
5949         * src/alertpanel.h
5950         * src/codeconv.c
5951         * src/codeconv.h
5952         * src/compose.c
5953         * src/export.c
5954         * src/folder_item_prefs.c
5955         * src/html.c
5956         * src/imap.c
5957         * src/import.c
5958         * src/jpilot.c
5959         * src/mainwindow.c
5960         * src/matcher_parser_lex.l
5961         * src/messageview.c
5962         * src/mh.c
5963         * src/prefs_account.c
5964         * src/prefs_actions.c
5965         * src/prefs_common.c
5966         * src/prefs_gtk.c
5967         * src/prefs_gtk.h
5968         * src/prefs_themes.c
5969         * src/procheader.c
5970         * src/procmime.c
5971         * src/sourcewindow.c
5972         * src/statusbar.c
5973         * src/summaryview.c
5974         * src/textview.c
5975         * src/toolbar.c
5976         * src/unmime.c
5977         * src/common/template.c
5978         * src/common/utils.c
5979         * src/common/xml.c
5980         * src/common/xml.h
5981         * src/gtk/gtkaspell.c
5982         * src/plugins/clamav/clamav_plugin.c
5983         * src/plugins/dillo_viewer/dillo_prefs.c
5984         * src/plugins/image_viewer/viewerprefs.c
5985         * src/plugins/pgpmime/passphrase.c
5986         * src/plugins/pgpmime/prefs_gpg.c
5987         * src/plugins/pgpmime/select-keys.c
5988         * src/plugins/spamassassin/spamassassin.c
5989                 second part of initial sync with main-gtk2
5990                 (more to follow)
5991
5992 2005-01-31 [colin]      1.0.0cvs24.1
5993
5994         * src/compose.c
5995                 Sync with HEAD
5996
5997 2005-01-29 [paul]       1.0.0cvs23.2
5998
5999         * src/account.c
6000         * src/action.c
6001         * src/addressadd.c
6002         * src/addressbook.c
6003         * src/alertpanel.c
6004         * src/compose.c
6005         * src/editaddress.c
6006         * src/editbook.c
6007         * src/editgroup.c
6008         * src/editjpilot.c
6009         * src/editldap.c
6010         * src/editldap_basedn.c
6011         * src/editvcard.c
6012         * src/export.c
6013         * src/foldersel.c
6014         * src/grouplistdialog.c
6015         * src/import.c
6016         * src/importldif.c
6017         * src/inc.c
6018         * src/main.c
6019         * src/mainwindow.c
6020         * src/message_search.c
6021         * src/messageview.c
6022         * src/mimeview.c
6023         * src/prefs_actions.c
6024         * src/prefs_common.c
6025         * src/prefs_common.h
6026         * src/prefs_customheader.c
6027         * src/prefs_display_header.c
6028         * src/prefs_filtering.c
6029         * src/prefs_filtering_action.c
6030         * src/prefs_gtk.c
6031         * src/prefs_matcher.c
6032         * src/prefs_summary_column.c
6033         * src/prefs_template.c
6034         * src/sourcewindow.c
6035         * src/summary_search.c
6036         * src/summaryview.c
6037         * src/textview.c
6038         * src/gtk/about.c
6039         * src/gtk/description_window.c
6040         * src/gtk/gtkshruler.c
6041         * src/gtk/gtkutils.c
6042         * src/gtk/gtkutils.h
6043         * src/gtk/inputdialog.c
6044         * src/gtk/logwindow.c
6045         * src/gtk/prefswindow.c
6046         * src/gtk/progressdialog.c
6047         * src/gtk/progressdialog.h
6048                 first part of initial sync with main-gtk2
6049                 (more to follow)
6050
6051 2005-01-28 [colin]      1.0.0cvs23.1
6052
6053         * src/folderview.c
6054                 Sync with HEAD
6055
6056 2005-01-27 [colin]      1.0.0cvs21.1
6057
6058         * src/folder.c
6059         * src/folderview.c
6060                 Sync with HEAD
6061
6062 2005-01-27 [colin]      1.0.0cvs19.1
6063
6064         * src/procmime.c
6065                 Sync with HEAD
6066
6067 2005-01-27 [colin]      1.0.0cvs18.1
6068
6069         * src/messageview.c
6070         * src/summaryview.c
6071         * src/mainwindow.c
6072         * src/compose.c
6073         * src/compose.h
6074         * src/procmsg.c
6075         * src/procmsg.h
6076         * src/toolbar.c
6077                 Sync with HEAD
6078
6079 2005-01-26 [paul]       1.0.0cvs15.2
6080
6081         * src/compose.c
6082                 compose_entries_set(): convert subject and body to
6083                 utf8 if necessary. patch by Felix Eckhofer
6084
6085 2005-01-26 [paul]       1.0.0cvs15.1
6086
6087         * configure.ac
6088         * src/common/template.c
6089                 sync with HEAD (fix memory leak)
6090
6091 2005-01-25 [paul]       1.0.0cvs14.1
6092
6093         * configure.ac
6094         * src/compose.c
6095                 sync with HEAD
6096
6097 2005-01-24 [colin]      1.0.0cvs13.1
6098
6099         * src/summaryview.c
6100                 Sync with HEAD
6101
6102 2005-01-24 [paul]       1.0.0cvs12.1
6103
6104         * configure.ac
6105         * src/messageview.c
6106         * src/mh.c
6107         * src/common/utils.c
6108                 sync with HEAD
6109
6110 2005-01-24 [colin]      1.0.0cvs11.1
6111
6112         * src/procheader.c
6113                 Sync with HEAD
6114
6115 2005-01-24 [colin]      1.0.0cvs10.1
6116
6117         * src/folderview.c
6118                 Sync with HEAD
6119
6120 2005-01-23 [colin]      1.0.0cvs9.1
6121
6122         * src/crash.c
6123                 Sync with HEAD
6124
6125 2005-01-22 [colin]      1.0.0cvs8.1
6126
6127         * src/summaryview.c
6128         * src/gtk/quicksearch.c
6129                 Sync with HEAD
6130
6131 2005-01-21 [colin]      1.0.0cvs7.1
6132
6133         * src/summaryview.c
6134                 Sync with HEAD
6135
6136 2005-01-21 [colin]      1.0.0cvs6.1
6137
6138         * src/summaryview.c
6139                 Sync with HEAD
6140
6141 2005-01-21 [colin]      1.0.0cvs5.1
6142
6143         * src/gtk/quicksearch.c
6144         * src/prefs_common.c
6145         * src/prefs_common.h
6146                 Sync with HEAD (recurse option)
6147
6148 2005-01-21 [colin]      1.0.0cvs4.1
6149
6150         * src/folder.h
6151         * src/folderview.c
6152         * src/folderview.h
6153         * src/summaryview.c
6154         * src/gtk/quicksearch.c
6155         * src/gtk/quicksearch.h
6156                 Sync with HEAD (recursive quicksearch)
6157
6158 2005-01-20 [colin]      1.0.0cvs3.4
6159
6160         * src/ssl_manager.c
6161                 Remove useless code
6162
6163 2005-01-20 [colin]      1.0.0cvs3.3
6164
6165         * src/ssl_manager.c
6166                 Fix leak, thanks to Alfons.
6167
6168 2005-01-20 [colin]      1.0.0cvs3.2
6169
6170         * src/ssl_manager.c
6171                 Port SSL certificate window to GTK2.
6172
6173 2005-01-20 [paul]       1.0.0cvs3.1
6174
6175         * ChangeLog.claws
6176         * configure.ac
6177         * src/addrindex.c
6178         * src/addrindex.h
6179                 sync with HEAD
6180
6181 2005-01-19 [colin]      1.0.0cvs2.2
6182
6183         * src/plugins/trayicon/trayicon.c
6184                 Fix freeze with gtk-2.6, the easy way
6185                 (signal blocking helpless there...)
6186                 Closes bug #668.
6187
6188 2005-01-19 [colin]      1.0.0cvs2.1
6189
6190         * src/mbox.c
6191         * src/mbox.h
6192         * src/mainwindow.c
6193         * src/summaryview.c
6194         * src/summaryview.h
6195                 Sync with HEAD
6196
6197 2005-01-19 [paul]       1.0.0cvs1.1
6198
6199         * configure.ac
6200         * po/de.po
6201         * po/es.po
6202         * po/fr.po
6203         * po/hr.po
6204         * po/it.po
6205         * po/ja.po
6206         * po/ko.po
6207         * po/pt_BR.po
6208         * po/ru.po
6209         * po/sk.po
6210         * po/sr.po
6211                 sync with HEAD (update translations)
6212
6213 2005-01-18 [colin]      1.0.0cvs0.1
6214
6215         * src/foldersel.c
6216                 Specify search column - patch by Alfons
6217
6218 2005-01-18 [colin]      0.9.13cvs36.3
6219
6220         * src/prefs_toolbar.c
6221                 Change Delete to Remove
6222         * src/prefs_fonts.c
6223                 GTK2 version and leak fixes
6224         * src/prefs_actions.c
6225                 Add stock buttons.
6226                 All patches by Alfons
6227
6228 2005-01-17 [colin]      0.9.13cvs36.2
6229
6230         * src/compose.c
6231                 Fix DnD inserting twice. While at it,
6232                 add DnD support for text/plain in the
6233                 body, and add support in the headers.
6234
6235 2005-01-16 [colin]      0.9.13cvs36.1
6236
6237         * ChangeLog
6238         * ChangeLog.jp
6239         * ChangeLog.claws
6240                 Sync with HEAD (nothing applicable)
6241
6242 2005-01-16 [colin]      0.9.13cvs33.2
6243
6244         * src/prefs_toolbar.c
6245                 GTK2ize prefs_toolbar, by Alfons.
6246
6247 2005-01-14 [colin]      0.9.13cvs33.1
6248
6249         * src/html.c
6250         * src/msgcache.c
6251                 Sync with HEAD
6252
6253 2005-01-14 [colin]      0.9.13cvs32.1
6254
6255         * src/html.c
6256         * src/html.h
6257         * src/msgcache.c
6258         * AUTHORS
6259         * tools/calypso_convert.pl
6260                 Sync with HEAD
6261
6262 2005-01-08 [colin]      0.9.13cvs29.2
6263
6264         * src/prefs_filtering_action.c
6265         * src/prefs_filtering.c
6266                 2 more gtk2 patches by Alfons
6267
6268 2005-01-07 [paul]       0.9.13cvs29.1
6269
6270         * ChangeLog
6271         * ChangeLog.claws
6272         * ChangeLog.jp
6273         * configure.ac
6274         * src/pop.c
6275         * src/pop.h
6276                 sync with HEAD
6277
6278 2005-01-07 [colin]      0.9.13cvs28.3
6279
6280         * src/gtk/progressdialog.c
6281         * src/gtk/progressdialog.h
6282         * src/inc.c
6283         * src/send_message.c
6284                 GTK2 for the incorporation dialog. The CList isn't dead
6285                 yet, for a more smooth migration. Patch by Alfons.
6286
6287 2005-01-06 [colin]      0.9.13cvs28.2
6288
6289         * src/prefs_display_header.c
6290                 GTK2 conversion by Alfons
6291         * src/prefs_actions.c
6292         * src/prefs_matcher.c
6293                 Fix 2 leaks - patch by Alfons
6294
6295 2005-01-06 [colin]      0.9.13cvs28.1
6296
6297         * src/prefs_matcher.c
6298                 Sync with HEAD
6299
6300 2005-01-06 [colin]      0.9.13cvs27.4
6301
6302         * src/prefs_matcher.c
6303                 Fix double-free. Patch by Alfons
6304
6305 2005-01-06 [colin]      0.9.13cvs27.3
6306
6307         * src/prefs_matcher.c
6308                 GTK2 widgets + memleak
6309                 Patch by Alfons
6310
6311 2005-01-05 [colin]      0.9.13cvs27.2
6312
6313         * src/account.c
6314         * src/addr_compl.c
6315         * src/foldersel.c
6316         * src/stock_pixmap.c
6317         * src/stock_pixmap.h
6318                 3 more GTK2 patches by Alfons.
6319
6320 2005-01-04 [colin]      0.9.13cvs27.1
6321
6322         * src/folderview.c
6323         * src/imap_gtk.c
6324         * src/news_gtk.c
6325                 Sync with HEAD
6326
6327 2005-01-04 [colin]      0.9.13cvs25.9
6328
6329         * src/compose.c
6330                 Fix Show Ruler menuitem
6331         * src/prefs_template.c
6332                 Convert to GTK2
6333         * src/common/utils.c
6334                 Make auto pointer stuff handles NULLs
6335                 Patches by Alfons.
6336
6337 2005-01-04 [colin]      0.9.13cvs25.8
6338
6339         * src/compose.c
6340                 Move the attachment list to gtk2
6341                 Patch by Alfons.
6342
6343 2005-01-04 [colin]      0.9.13cvs25.7
6344
6345         * src/textview.c
6346                 Make some keys work again
6347                 Patch by SungHyun Nam <namsh@kldp.org>
6348
6349 2005-01-04 [colin]      0.9.13cvs25.6
6350
6351         * src/gtk/gtkshruler.c
6352                 Move the ruler to GTK2
6353                 Patch by Alfons
6354
6355 2005-01-03 [colin]      0.9.13cvs25.5
6356
6357         * src/compose.c
6358                 Fix my broken patch apply 
6359
6360 2005-01-03 [colin]      0.9.13cvs25.4
6361
6362         * src/common/utils.c
6363         * src/common/utils.h
6364         * src/gtk/prefswindow.c
6365                 Move auto pointer stuff to utils.c
6366                 Patch by Alfons again :)
6367
6368 2005-01-03 [colin]      0.9.13cvs25.3
6369
6370         * src/compose.c
6371         * src/prefs_gtk.c
6372         * src/prefs_template.c
6373         * src/textview.c
6374                 Empty text widgets with empty strings, not NULL char
6375                 Patch by SungHyun Nam <namsh@kldp_org>
6376
6377 2005-01-03 [colin]      0.9.13cvs25.2
6378
6379         * src/main.c
6380         * AUTHORS
6381                 Sync with HEAD
6382
6383 2005-01-03 [colin]      0.9.13cvs25.1
6384
6385         * src/pop.c
6386         * src/pop.h
6387                 Sync with HEAD
6388
6389 2005-01-03 [colin]      0.9.13cvs24.3
6390
6391         * src/account.c
6392                 Two patches from Alfons and Alex S Moore:
6393                 fix images, fix return value.
6394
6395 2005-01-01 [colin]      0.9.13cvs24.2
6396
6397         * src/prefs_actions.c
6398                 Fix over-zealous assertion. Patch by Alfons
6399
6400 2005-01-01 [colin]      0.9.13cvs24.1
6401
6402         * src/procmime.c
6403                 Sync with HEAD (leak fix)
6404
6405 2004-12-31 [colin]      0.9.13cvs23.2
6406
6407         * src/prefs_common.c
6408                 GTK2 widgets + stock buttons - patch by Alfons
6409
6410 2004-12-31 [paul]       0.9.13cvs23.1
6411
6412         * configure.ac
6413                 bump up EXTRA_VERSION to match (sync'ed) HEAD
6414         * src/gtk/pluginwindow.c
6415                 use GTK2 widgets and plug memory leaks,
6416                 patches by Alfons
6417
6418 2004-12-30 [colin]      0.9.13cvs22.4
6419
6420         * src/account.c
6421         * src/action.c
6422         * src/export.c
6423         * src/foldersel.c
6424         * src/import.c
6425         * src/message_search.c
6426         * src/prefs_actions.c
6427         * src/prefs_common.c
6428         * src/prefs_customheader.c
6429         * src/prefs_filtering.c
6430         * src/prefs_summary_column.c
6431         * src/summary_search.c
6432         * src/gtk/about.c
6433         * src/gtk/description_window.c
6434         * src/gtk/gtkutils.c
6435         * src/gtk/gtkutils.h
6436         * src/gtk/inputdialog.c
6437         * src/gtk/prefswindow.c
6438                 Use GTK2 stock buttons. Patches by Alfons.
6439
6440 2004-12-30 [colin]      0.9.13cvs22.3
6441
6442         * src/account.c
6443                 Sync with HEAD
6444         * src/prefs_actions.c
6445         * src/prefs_customheader.c
6446         * src/prefs_filtering.c
6447         * src/prefs_msg_colors.c
6448         * src/prefs_summary_column.c
6449         * src/gtk/prefswindow.c
6450                 Use GtkTreeView instead of deprecated 
6451                 widgets. Patches by Alfons.
6452
6453 2004-12-30 [paul]       0.9.13cvs22.2
6454
6455         * src/foldersel.c
6456                 use GTK 2 Tree View
6457                 patch by Alfons, with root folder sorting fix
6458                 by Stephan Sachse
6459
6460 2004-12-30 [paul]       0.9.13cvs22.1
6461
6462         * ChangeLog
6463         * ChangeLog.claws
6464         * ChangeLog.jp
6465         * NEWS
6466         * configure.ac
6467         * src/account.c
6468                 sync with HEAD
6469
6470 2004-12-22 [martin]     0.9.13cvs21.2
6471
6472         * src/action.c
6473                 free the command line after its use
6474
6475 2004-12-18 [paul]       0.9.13cvs21.1
6476
6477         * AUTHORS
6478         * ChangeLog
6479         * ChangeLog.claws
6480         * ChangeLog.jp
6481         * NEWS
6482         * configure.ac
6483         * src/action.c
6484         * src/compose.c
6485         * src/syldap.c
6486                 sync with HEAD
6487
6488 2004-12-17 [martin]     0.9.13cvs17.2
6489
6490         * src/action.c
6491                 convert actions input to locale
6492         * src/inc.c
6493                 convert notification command to locale
6494         * src/plugins/pgpmime/select-keys.c
6495                 convert attributes to utf8
6496
6497 2004-12-14 [colin]      0.9.13cvs17.1
6498
6499         * ChangeLog
6500         * ChangeLog.jp
6501         * ChangeLog.claws
6502         * src/action.c
6503         * src/common/utils.c
6504         * src/gtk/prefswindow.c
6505         * src/gtk/gtkutils.c
6506         * src/gtk/gtkutils.h
6507         * src/plugins/spamassassin/libspamc.c
6508                 Sync with HEAD
6509
6510 2004-12-13 [colin]      0.9.13cvs14.1
6511
6512         * src/quote_fmt_parse.y
6513                 Sync with HEAD
6514
6515 2004-12-10 [colin]      0.9.13cvs12.1
6516
6517         * src/prefs_themes.c
6518         * src/mainwindow.c
6519         * src/messageview.c
6520                 Sync with HEAD
6521
6522 2004-12-09 [colin]      0.9.13cvs10.1
6523
6524         * src/procmime.c
6525                 Sync with HEAD (fix B64 encoding from memory)
6526
6527 2004-12-08 [colin]      0.9.13cvs9.1
6528
6529         * src/gtk/colorlabel.c
6530                 Sync with HEAD
6531
6532 2004-12-08 [paul]       0.9.13cvs8.2
6533
6534         * src/gtk/pluginwindow.c
6535                 fix window resizing oddities
6536
6537 2004-12-08 [colin]      0.9.13cvs8.1
6538
6539         * src/quote_fmt_parse.y
6540                 Sync with HEAD
6541
6542 2004-12-08 [colin]      0.9.13cvs7.1
6543
6544         * src/matcher_parser_parse.y
6545         * src/msgcache.c
6546         * src/prefs_matcher.c
6547         * src/procheader.c
6548         * src/matcher.c
6549         * src/common/defs.h
6550         * po/sr.po
6551                 Sync with HEAD
6552
6553 2004-12-08 [colin]      0.9.13cvs6.1
6554
6555         * src/quote_fmt_parse.y
6556         * src/textview.c
6557                 Sync with HEAD
6558         * src/gtk/prefswindow.c
6559         * src/gtk/pluginwindow.c
6560                 Fix G_CALLBACKS protos (thanks to Alfons)
6561
6562 2004-12-07 [torte]      0.9.13cvs2.2
6563
6564         * src/procmime.c
6565                 [Bug 650] reply button causes crash
6566                 Thanks to David Relson and Christoph
6567
6568 2004-12-07 [colin]      0.9.13cvs2.1
6569
6570         * ChangeLog.claws
6571         * AUTHORS
6572         * po/sk.po
6573         * src/procmime.c
6574         * src/prefs_account.c
6575         * src/common/smtp.c
6576         * src/common/smtp.h
6577                 Sync with HEAD
6578
6579 2004-12-06 [colin]      0.9.12cvs187.1
6580
6581         * ChangeLog.claws
6582         * INSTALL
6583         * Makefile.am
6584         * README.claws
6585         * TODO.claws
6586         * configure.ac
6587         * po/bg.po
6588         * po/cs.po
6589         * po/el.po
6590         * po/en_GB.po
6591         * po/es.po
6592         * po/fr.po
6593         * po/hr.po
6594         * po/hu.po
6595         * po/it.po
6596         * po/ja.po
6597         * po/ko.po
6598         * po/nl.po
6599         * po/pl.po
6600         * po/pt_BR.po
6601         * po/ru.po
6602         * po/sk.po
6603         * po/sr.po
6604         * po/sv.po
6605         * po/zh_CN.po
6606         * po/zh_TW.Big5.po
6607         * src/compose.c
6608         * tools/Makefile.am
6609         * tools/README
6610         * tools/filter_conv.pl
6611         * tools/kdeservicemenu/README
6612         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
6613         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
6614                 Sync with HEAD
6615
6616 2004-12-04 [colin]      0.9.12cvs183.1
6617
6618         * src/compose.c
6619                 Sync with HEAD (compose window position saving)
6620
6621 2004-12-04 [paul]       0.9.12cvs182.3
6622
6623         * src/messageview.c
6624         * src/mimeview.c
6625         * src/prefs_customheader.c
6626         * src/gtk/quicksearch.c
6627                 replace some forgotten GTK_SIGNAL_FUNCs
6628
6629 2004-12-04 [paul]       0.9.12cvs182.2
6630
6631         * src/Makefile.am
6632                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
6633                 committed in error      
6634
6635 2004-12-04 [paul]       0.9.12cvs182.1
6636
6637         * ChangeLog
6638         * ChangeLog.claws
6639         * ChangeLog.jp
6640         * INSTALL
6641         * NEWS
6642         * README
6643         * README.jp
6644         * configure.ac
6645         * doc/manual/ja/Makefile.am
6646         * doc/manual/ja/sylpheed-1.html
6647         * doc/manual/ja/sylpheed-10.html
6648         * doc/manual/ja/sylpheed-11.html
6649         * doc/manual/ja/sylpheed-12.html
6650         * doc/manual/ja/sylpheed-13.html
6651         * doc/manual/ja/sylpheed-14.html
6652         * doc/manual/ja/sylpheed-15.html
6653         * doc/manual/ja/sylpheed-16.html
6654         * doc/manual/ja/sylpheed-17.html
6655         * doc/manual/ja/sylpheed-18.html
6656         * doc/manual/ja/sylpheed-19.html
6657         * doc/manual/ja/sylpheed-2.html
6658         * doc/manual/ja/sylpheed-20.html
6659         * doc/manual/ja/sylpheed-3.html
6660         * doc/manual/ja/sylpheed-4.html
6661         * doc/manual/ja/sylpheed-5.html
6662         * doc/manual/ja/sylpheed-6.html
6663         * doc/manual/ja/sylpheed-7.html
6664         * doc/manual/ja/sylpheed-8.html
6665         * doc/manual/ja/sylpheed-9.html
6666         * doc/manual/ja/sylpheed.html
6667         * doc/manual/ja/sylpheed.sgml
6668         * po/de.po
6669         * src/Makefile.am
6670         * src/compose.c
6671         * src/procmime.c
6672         * src/pixmaps/regular.xpm **REMOVED**
6673         * src/plugins/pgpmime/pgpmime.c
6674         * src/plugins/pgpmime/plugin.c
6675         * src/plugins/pgpmime/prefs_gpg.c
6676                 sync with HEAD
6677
6678 2004-12-03 [paul]       0.9.12cvs180.1
6679
6680         * ChangeLog
6681         * ChangeLog.claws
6682         * ChangeLog.jp
6683         * configure.ac
6684         * src/Makefile.am
6685         * src/pop.c
6686         * src/common/utils.c
6687         * src/common/utils.h
6688         * src/pixmaps/continue.xpm
6689         * src/pixmaps/dir_close.xpm
6690         * src/pixmaps/dir_open.xpm
6691         * src/pixmaps/drafts_close.xpm
6692         * src/pixmaps/drafts_open.xpm
6693         * src/pixmaps/folder.xpm **REMOVED**
6694         * src/pixmaps/group.xpm
6695         * src/pixmaps/unread.xpm
6696                 sync with HEAD
6697
6698 2004-12-02 [colin]      0.9.12cvs179.1
6699
6700         * src/compose.c
6701                 Sync with HEAD (non-duplicated reedition)
6702
6703 2004-12-02 [colin]      0.9.12cvs178.1
6704
6705         * src/compose.c
6706                 Sync with HEAD (linewrap_quote fix)
6707
6708 2004-12-01 [colin]      0.9.12cvs177.3
6709
6710         * src/addrharvest.c
6711                 Replace sizeof with strlen
6712
6713 2004-12-01 [paul]       0.9.12cvs177.2
6714
6715         * src/addrharvest.c
6716                 fix 'harvest addresses'
6717
6718 2004-11-30 [colin]      0.9.12cvs177.1
6719
6720         * src/gtk/prefswindow.c
6721         * src/gtk/pluginwindow.c
6722                 Sync with HEAD
6723
6724 2004-11-29 [colin]      0.9.12cvs176.1
6725
6726         * src/folderview.c
6727                 sync with HEAD (Fix disappearing separators in folderview's popup)
6728
6729 2004-11-29 [colin]      0.9.12cvs175.1
6730
6731         * src/procmime.c
6732                 Sync with head (another format fix)
6733
6734 2004-11-29 [colin]      0.9.12cvs174.1
6735
6736         * src/pop.c
6737                 Sync with HEAD (format string fix)
6738
6739 2004-11-26 [colin]      0.9.12cvs173.1
6740
6741         * src/common/smtp.c
6742         * src/common/smtp.h
6743                 Sync with HEAD
6744
6745 2004-11-24 [colin]      0.9.12cvs172.1
6746
6747         * src/plugins/pgpmime/pgpmime.c
6748                 Sync with HEAD
6749
6750 2004-11-24 [colin]      0.9.12cvs171.1
6751
6752         * src/plugins/pgpmime/pgpmime.c
6753                 Sync with head (gpgmectx leaks)
6754
6755 2004-11-24 [colin]      0.9.12cvs169.1
6756
6757         * src/plugins/pgpmime/plugin.c
6758         * src/plugins/trayicon/Makefile.am
6759         * src/plugins/trayicon/newmarkedmail.xpm
6760         * src/plugins/trayicon/trayicon.c
6761         * src/plugins/trayicon/unreadmarkedmail.xpm
6762                 Sync with HEAD
6763
6764 2004-11-23 [colin]      0.9.12cvs168.1
6765
6766         * src/partial_download.c
6767         * src/partial_download.h
6768         * src/plugins/pgpmime/plugin.c
6769                 Sync with HEAD
6770
6771 2004-11-23 [colin]      0.9.12cvs166.1
6772
6773         * src/Makefile.am
6774         * src/codeconv.c
6775         * src/compose.c
6776         * src/folderview.c
6777         * src/main.c
6778         * src/partial_download.c
6779         * src/partial_download.h
6780         * src/prefs_account.c
6781         * src/prefs_account.h
6782         * src/privacy.c
6783         * src/privacy.h
6784         * src/procmime.c
6785         * src/common/Makefile.am
6786         * src/common/base64.h
6787         * src/common/partial_download.c
6788         * src/common/partial_download.h
6789         * src/gtk/prefswindow.c
6790         * src/gtk/prefswindow.h
6791         * src/plugins/pgpmime/pgpmime.c
6792         * src/plugins/pgpmime/prefs_gpg.c
6793         * src/plugins/pgpmime/prefs_gpg.h
6794         * src/plugins/pgpmime/sgpgme.c
6795         * src/plugins/pgpmime/sgpgme.h
6796                 Sync with HEAD
6797
6798 2004-11-23 [colin]      0.9.12cvs163.1
6799
6800         * src/main.c
6801                 Sync with HEAD (cursor optimization)
6802
6803 2004-11-23 [colin]      0.9.12cvs162.1
6804
6805         * src/prefs_common.c
6806         * src/prefs_themes.c
6807         * src/procmsg.c
6808                 Sync with HEAD
6809
6810 2004-11-23 [colin]      0.9.12cvs158.9
6811
6812         * src/compose.c
6813                 Fix double-free when forwarding
6814         * src/msgcache.c
6815                 Fix leak on error path
6816                 
6817
6818 2004-11-23 [colin]      0.9.12cvs158.8
6819
6820         * src/compose.c
6821                 Fix possible double-free
6822                 Spotted by Alfons
6823
6824 2004-11-23 [colin]      0.9.12cvs158.7
6825
6826         * src/compose.c
6827                 Fix some signal handlers' prototypes
6828                 Spotted by Alfons
6829
6830 2004-11-22 [colin]      0.9.12cvs158.6
6831
6832         * src/compose.c
6833                 Remove unneeded code and duplicated
6834                 wrapping - patch by Alfons
6835
6836 2004-11-22 [colin]      0.9.12cvs158.5
6837
6838         * src/prefs_themes.c
6839                 Fix oversized selector
6840
6841 2004-11-22 [colin]      0.9.12cvs158.4
6842
6843         * src/compose.c
6844                 fix dump_text()
6845                 patch by Alfons
6846
6847 2004-11-19 [colin]      0.9.12cvs158.3
6848
6849         * src/textview.c
6850                 Add a context menu on links (open, copy)
6851
6852 2004-11-18 [paul]       0.9.12cvs158.2
6853
6854         * src/addrgather.c
6855         * src/exphtmldlg.c
6856         * src/expldifdlg.c
6857         * src/mimeview.c
6858         * src/prefs_common.c
6859         * src/plugins/image_viewer/viewer.c
6860         * src/plugins/spamassassin/spamassassin_gtk.c
6861                 replace deprecated gtk_notebook_set_page
6862                 and gtk_notebook_current_page
6863
6864 2004-11-18 [paul]       0.9.12cvs158.1
6865
6866         * configure.ac
6867         * src/compose.c
6868         * src/mainwindow.c
6869         * src/messageview.c
6870         * src/prefs_common.c
6871         * src/common/utils.c
6872         * src/common/utils.h
6873                 sync with HEAD
6874
6875 2004-11-17 [colin]      0.9.12cvs156.1
6876
6877         * src/prefs_account.c
6878         * src/prefs_account.h
6879         * src/procmsg.c
6880                 Sync with HEAD (add pref to store encrypted mails encrypted)
6881
6882 2004-11-17 [paul]       0.9.12cvs155.1
6883
6884         * ChangeLog
6885         * ChangeLog.claws
6886         * ChangeLog.jp
6887         * NEWS
6888         * configure.ac
6889         * src/compose.c
6890         * src/jpilot.c
6891         * src/privacy.c
6892         * src/procmime.c
6893         * src/procmime.h
6894         * src/procmsg.c
6895         * src/toolbar.c
6896         * src/pixmaps/error.xpm
6897                 sync with HEAD
6898
6899 2004-11-17 [colin]      0.9.12cvs151.1
6900
6901         * src/plugins/pgpmime/pgpmime.c
6902                 Sync with HEAD (remove debug printf)
6903
6904 2004-11-17 [colin]      0.9.12cvs150.1
6905
6906         * src/plugins/pgpmime/pgpmime.c
6907                 Sync with HEAD (off-by-one fix)
6908
6909 2004-11-17 [colin]      0.9.12cvs149.1
6910
6911         * src/procmsg.c
6912                 Sync with HEAD (coding style fixes)
6913
6914 2004-11-16 [colin]      0.9.12cvs148.1
6915
6916         * src/procmsg.c
6917                 Sync with head (Fix the fix)
6918
6919 2004-11-16 [colin]      0.9.12cvs147.1
6920
6921         * src/procmsg.c
6922                 Sync with Main (leak fix)
6923
6924 2004-11-16 [colin]      0.9.12cvs146.14
6925
6926         * src/compose.c
6927                 Remove useless chunk of code
6928                 Patch by Alfons
6929
6930 2004-11-15 [colin]      0.9.12cvs146.13
6931
6932         * src/compose.c
6933                 Fix drafting after insertion
6934                 Patch by Alfons
6935
6936 2004-11-15 [colin]      0.9.12cvs146.12
6937
6938         * src/compose.c
6939         * src/prefs_filtering.c
6940         * src/prefs_filtering_action.c
6941         * src/prefs_toolbar.c
6942                 Fix some const-correctness
6943
6944 2004-11-15 [colin]      0.9.12cvs146.11
6945
6946         * src/summaryview.c
6947         * src/prefs_themes.c
6948         * src/messageview.c
6949                 Fix some leaks
6950
6951 2004-11-15 [colin]      0.9.12cvs146.10
6952
6953         * src/codeconv.c
6954                 More unreadable locale fixes
6955
6956 2004-11-14 [colin]      0.9.12cvs146.9
6957
6958         * src/textview.c
6959                 Fix uri_security_check
6960                 Patch by Alfons
6961
6962 2004-11-13 [paul]       0.9.12cvs146.8
6963
6964         * src/folder.c
6965         * src/procmime.c
6966                 fix 2 bugs introduced in last commit
6967
6968 2004-11-13 [paul]       0.9.12cvs146.7
6969
6970         * src/compose.c
6971         * src/exporthtml.c
6972         * src/exportldif.c
6973         * src/folder.c
6974         * src/imap.c
6975         * src/imap_gtk.c
6976         * src/main.c
6977         * src/mainwindow.c
6978         * src/messageview.c
6979         * src/mh_gtk.c
6980         * src/prefs_themes.c
6981         * src/procmime.c
6982         * src/setup.c
6983         * src/summaryview.c
6984                 replace deprecated g_basename
6985
6986 2004-11-13 [paul]       0.9.12cvs146.6
6987
6988         * src/compose.c
6989         * src/imap.c
6990         * src/matcher_parser.h
6991         * src/matcher_parser_parse.y
6992         * src/prefs_filtering.c
6993         * src/prefs_filtering_action.c
6994         * src/prefs_themes.c
6995         * src/prefs_toolbar.c
6996         * src/common/utils.c
6997                 various small fixes/cleanups
6998
6999 2004-11-12 [colin]      0.9.12cvs146.5
7000
7001         * src/textview.c
7002                 Validate event's origin on visibility notify
7003                 Patch by Alfons.
7004
7005 2004-11-12 [paul]       0.9.12cvs146.4
7006
7007         * src/exporthtml.c
7008         * src/exportldif.c
7009         * src/imap.c
7010         * src/mh.c
7011         * src/mimeview.c
7012         * src/prefs_spelling.c
7013         * src/prefs_themes.c
7014                 replace deprecated g_dirname    
7015
7016 2004-11-12 [colin]      0.9.12cvs146.3
7017
7018         * src/textview.c
7019                 Some coding style fixes
7020
7021 2004-11-12 [colin]      0.9.12cvs146.2
7022
7023         * src/codeconv.c
7024                 We want to replace _all_ extended chars in
7025                 conv_unreadable_*, because any string containing
7026                 extended chars not parsing as UTF8 is 
7027                 undisplayed on gtk2.
7028
7029 2004-11-12 [paul]       0.9.12cvs146.1
7030
7031         * ChangeLog
7032         * ChangeLog.claws
7033         * ChangeLog.jp
7034         * NEWS
7035         * configure.ac
7036         * src/account.c
7037         * src/folderview.c
7038         * src/folderview.h
7039         * src/imap.c
7040         * src/imap_gtk.c
7041         * src/inc.c
7042         * src/mainwindow.c
7043         * src/mh_gtk.c
7044         * src/news_gtk.c
7045         * src/pop.c
7046         * src/prefs_account.c
7047         * src/prefs_account.h
7048         * src/prefs_ext_prog.c
7049         * src/procmime.c
7050         * src/procmime.h
7051         * src/procmsg.c
7052         * src/procmsg.h
7053         * src/summary_search.c
7054         * src/summaryview.c
7055         * src/textview.c
7056         * src/common/defs.h
7057         * src/common/utils.c
7058         * src/common/utils.h
7059         * src/gtk/menu.c
7060         * src/gtk/menu.h
7061                 sync with HEAD
7062
7063 2004-11-11 [colin]      0.9.12cvs144.2
7064
7065         * src/textview.c
7066                 Fix URI range selection (patch by Alfons)
7067
7068 2004-11-09 [colin]      0.9.12cvs144.1
7069
7070         * ChangeLog.claws
7071         * src/compose.c
7072         * src/folder.c
7073         * src/folder_item_prefs.c
7074         * src/prefs_account.c
7075         * src/prefs_account.h
7076         * src/plugins/pgpmime/pgpmime.c
7077                 Sync with HEAD
7078
7079 2004-11-08 [colin]      0.9.12cvs143.1
7080
7081         * src/summaryview.c
7082                 Sync with HEAD (optimize quicksearch)
7083
7084 2004-11-08 [colin]      0.9.12cvs142.2
7085
7086         * src/compose.c
7087                 Don't wrap when Edit/Auto wrapping is disabled
7088
7089 2004-11-08 [colin]      0.9.12cvs142.1
7090
7091         * src/textview.c
7092                 Sync with HEAD
7093
7094 2004-11-08 [colin]      0.9.12cvs141.1
7095
7096         * src/textview.c
7097                 Sync with HEAD (fix some mail URIs)
7098
7099 2004-11-08 [colin]      0.9.12cvs140.3
7100
7101         * src/textview.c
7102                 o Use text cursor instead of arrow when
7103                   not on a link
7104                 o Fix handling of contiguous links (as in
7105                   "colin@colino.net" <colin@colino.net>)
7106                   This one unveils a bug in get_email_part()
7107
7108 2004-11-07 [colin]      0.9.12cvs140.2
7109
7110         * src/textview.c
7111                 Fix memleak. Patch by Alfons.
7112
7113 2004-11-06 [colin]      0.9.12cvs140.1
7114
7115         * src/compose.c
7116                 Sync with HEAD (don't ask passphrase
7117                 when drafting)
7118
7119 2004-11-06 [paul]       0.9.12cvs139.2
7120
7121         * AUTHORS
7122         * src/textview.c
7123         * src/textview.h
7124                 textview URI handling. hovering over a 
7125                 link displays it in the status bar,
7126                 and changes the mouse pointer to a hand 
7127                 cursor. a link is activated with a single 
7128                 click. (Modified from the) patch by Jean-Yves 
7129                 Lefort <jylefort@users.sourceforge.net>
7130                 
7131
7132 2004-11-05 [colin]      0.9.12cvs139.1
7133
7134         * src/compose.c
7135         * src/procmime.c
7136                 Sync with HEAD again ^^
7137
7138 2004-11-05 [colin]      0.9.12cvs139.1
7139
7140         * src/compose.c
7141         * src/procmime.c
7142                 Sync with HEAD
7143
7144 2004-11-03 [paul]       0.9.12cvs138.1
7145
7146         * ChangeLog.claws
7147         * configure.ac
7148         * po/POTFILES.in
7149         * src/prefs_ext_prog.c
7150         * src/procmime.c
7151         * tools/kdeservicemenu/README
7152         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
7153         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
7154                 sync with HEAD
7155
7156 2004-11-01 [christoph]  0.9.12cvs136.2
7157
7158         * src/procmime.c
7159                 convert MIME parameters to UTF-8
7160
7161 2004-10-29 [colin]      0.9.12cvs136.1
7162
7163         * src/common/utils.c
7164                 Sync with HEAD (don't use '=' in mime boundary)
7165
7166 2004-10-29 [paul]       0.9.12cvs135.1
7167
7168         * configure.ac
7169         * doc/src/rfc2231.txt
7170         * src/procmime.c
7171         * src/common/quoted-printable.c
7172         * src/common/utils.c
7173         * src/common/utils.h
7174                 sync with HEAD
7175
7176 2004-10-27 [paul]       0.9.12cvs134.1
7177
7178         * configure.ac
7179         * src/main.c
7180         * src/procmime.c
7181         * src/plugins/pgpmime/pgpmime.c
7182                 sync with HEAD
7183
7184 2004-10-26 [paul]       0.9.12cvs132.3
7185
7186         * src/account.c
7187         * src/addressbook.c
7188         * src/addrgather.c
7189         * src/addrharvest.c
7190         * src/codeconv.c
7191         * src/compose.c
7192         * src/customheader.c
7193         * src/editaddress.c
7194         * src/editgroup.c
7195         * src/enriched.c
7196         * src/expldifdlg.c
7197         * src/exporthtml.c
7198         * src/exportldif.c
7199         * src/folder.c
7200         * src/foldersel.c
7201         * src/folderview.c
7202         * src/grouplistdialog.c
7203         * src/html.c
7204         * src/imap.c
7205         * src/jpilot.c
7206         * src/ldapserver.c
7207         * src/ldif.c
7208         * src/mimeview.c
7209         * src/news.c
7210         * src/news_gtk.c
7211         * src/pop.c
7212         * src/prefs_display_header.c
7213         * src/prefs_gtk.c
7214         * src/prefs_msg_colors.c
7215         * src/prefs_toolbar.c
7216         * src/procheader.c
7217         * src/procmime.c
7218         * src/summaryview.c
7219         * src/textview.c
7220         * src/toolbar.c
7221         * src/vcard.c
7222         * src/common/mgutils.c
7223         * src/common/nntp.c
7224         * src/common/smtp.c
7225         * src/common/template.c
7226         * src/common/utils.c
7227         * src/common/xmlprops.c
7228         * src/plugins/pgpmime/pgpmime.c
7229         * src/plugins/pgpmime/select-keys.c
7230         * src/plugins/pgpmime/sgpgme.c
7231                 replace deprecated g_strcasecmp(), g_strncasecmp(),
7232                 g_string_sprintfa(), gtk_notebook_current_page()
7233
7234 2004-10-26 [colin]      0.9.12cvs132.2
7235
7236         * src/prefs_folder_item.c
7237                 Fix default-account selection
7238
7239 2004-10-21 [colin]      0.9.12cvs133
7240
7241         * src/compose.c
7242                 Sync with HEAD (Remove extra separator in compose's Options)
7243         * src/textview.c
7244                 Set wrapping to char
7245
7246 2004-10-21 [paul]       0.9.12cvs131.2
7247
7248         * src/compose.c
7249         * src/sourcewindow.c
7250                 fix wrapping
7251                 fix window shrinking 
7252
7253 2004-10-21 [colin]      0.9.12cvs131.1
7254
7255         * ChangeLog.claws
7256         * src/compose.c
7257                 Sync with HEAD
7258
7259 2004-10-21 [paul]       0.9.12cvs130.2
7260
7261         * src/prefs_folder_item.c
7262                 sync with HEAD (Apply to subfolders)
7263
7264 2004-10-19 [colin]      0.9.12cvs130.1
7265
7266         * ChangeLog.claws
7267         * src/compose.c
7268         * src/common/utils.c
7269         * src/gtk/menu.c
7270                 Sync with HEAD
7271
7272 2004-10-19 [colin]      0.9.12cvs128.1
7273
7274         * src/addrbook.c
7275         * src/addrcache.c
7276         * src/addressbook.c
7277         * src/codeconv.c
7278         * src/compose.c
7279         * src/customheader.c
7280         * src/editaddress.c
7281         * src/editgroup.c
7282         * src/exporthtml.c
7283         * src/folder.c
7284         * src/folderview.c
7285         * src/imap.c
7286         * src/jpilot.c
7287         * src/main.c
7288         * src/matcher_parser_parse.y
7289         * src/mbox.c
7290         * src/pop.c
7291         * src/prefs_account.c
7292         * src/prefs_gtk.c
7293         * src/prefs_msg_colors.c
7294         * src/procheader.c
7295         * src/procmime.c
7296         * src/procmime.h
7297         * src/procmsg.c
7298         * src/summaryview.c
7299         * src/textview.c
7300         * src/common/base64.c
7301         * src/common/partial_download.c
7302         * src/common/socket.c
7303         * src/common/sylpheed.c
7304         * src/common/utils.c
7305         * src/common/utils.h
7306         * src/gtk/pluginwindow.c
7307         * src/gtk/quicksearch.c
7308         * src/plugins/clamav/clamav_plugin.c
7309         * src/plugins/clamav/clamav_plugin.h
7310         * src/plugins/clamav/clamav_plugin_gtk.c
7311         * src/plugins/pgpmime/passphrase.c
7312         * src/plugins/pgpmime/pgpmime.c
7313         * src/plugins/pgpmime/plugin.c
7314         * src/plugins/pgpmime/prefs_gpg.c
7315         * src/plugins/pgpmime/prefs_gpg.h
7316         * src/plugins/pgpmime/select-keys.c
7317         * src/plugins/pgpmime/sgpgme.c
7318         * src/plugins/spamassassin/libspamc.c
7319         * src/plugins/spamassassin/spamassassin.c
7320         * src/plugins/spamassassin/spamassassin.h
7321         * src/plugins/spamassassin/spamassassin_gtk.c
7322         * src/plugins/trayicon/trayicon.c
7323         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
7324                 Sync with HEAD
7325
7326 2004-10-14 [colin]      0.9.12cvs126.2
7327
7328         * src/codeconv.c
7329         * src/textview.c
7330                 Fix conv_unreadable_locale
7331
7332 2004-10-13 [colin]      0.9.12cvs126.1
7333
7334         * src/compose.c
7335                 Sync with HEAD (don't convert charset for 
7336                 drafted messages, minor cleanup)
7337
7338 2004-10-13 [colin]      0.9.12cvs125.1
7339
7340         * po/POTFILES.in
7341                 Sync with HEAD (POTFILES fix)
7342
7343 2004-10-12 [colin]      0.9.12cvs124.3
7344
7345         * src/compose.c
7346                 Fix encoding bug from latest sync
7347
7348 2004-10-12 [paul]       0.9.12cvs124.2
7349
7350         * src/plugins/pgpmime/prefs_gpg.c
7351         * src/plugins/pgpmime/prefs_gpg.h
7352                 forgotten in last commit        
7353
7354 2004-10-12 [paul]       0.9.12cvs124.1
7355
7356         * ChangeLog.claws
7357         * configure.ac
7358         * m4/spamassassin.m4
7359         * src/Makefile.am
7360         * src/account.c
7361         * src/compose.c
7362         * src/compose.h
7363         * src/crash.c
7364         * src/main.c
7365         * src/mimeview.c
7366         * src/passphrase.c
7367         * src/passphrase.h
7368         * src/prefs_account.c
7369         * src/prefs_account.h
7370         * src/prefs_common.c
7371         * src/privacy.c
7372         * src/privacy.h
7373         * src/procmime.c
7374         * src/procmime.h
7375         * src/procmsg.c
7376         * src/rfc2015.c
7377         * src/rfc2015.h
7378         * src/select-keys.c
7379         * src/select-keys.h
7380         * src/textview.c
7381         * src/common/utils.c
7382         * src/common/utils.h
7383         * src/gtk/about.c
7384         * src/plugins/pgpmime/Makefile.am
7385         * src/plugins/pgpmime/passphrase.c
7386         * src/plugins/pgpmime/passphrase.h
7387         * src/plugins/pgpmime/pgpmime.c
7388         * src/plugins/pgpmime/plugin.c
7389         * src/plugins/pgpmime/select-keys.c
7390         * src/plugins/pgpmime/select-keys.h
7391         * src/plugins/pgpmime/sgpgme.c
7392         * src/plugins/pgpmime/sgpgme.h
7393                 sync with HEAD
7394
7395 2004-10-04 [colin]      0.9.12cvs122.1
7396
7397         * src/mainwindow.c
7398         * src/messageview.c
7399         * src/messageview.h
7400         * src/textview.c
7401                 Sync with HEAD
7402
7403 2004-10-04 [colin]      0.9.12cvs121.1
7404
7405         * src/summaryview.c
7406                 Sync with HEAD
7407
7408 2004-10-04 [paul]       0.9.12cvs120.1
7409
7410         * configure.ac
7411                 sync with HEAD [don't try to build 
7412                 pgpmime plugin when gpgme is disabled]
7413
7414 2004-10-03 [colin]      0.9.12cvs119.3
7415
7416         * src/gtk/gtksctree.c
7417                 Lots of side effects. Put back as before 117.2.
7418         * src/summaryview.c
7419                 Fix bug #602
7420
7421 2004-10-03 [colin]      0.9.12cvs119.2
7422
7423         * src/gtk/gtksctree.c
7424                 Revert 608 fix that doesn't work that good
7425
7426 2004-10-02 [colin]      0.9.12cvs119.1
7427
7428         * src/mainwindow.c
7429         * src/messageview.c
7430         * src/prefs_common.h
7431         * src/procmime.c
7432         * src/procmime.h
7433         * src/textview.c
7434                 Sync with HEAD
7435         * src/gtk/gtksctree.c
7436                 Close bug #608
7437
7438 2004-10-01 [colin]      0.9.12cvs118.1
7439
7440         * src/mimeview.c
7441                 Sync with HEAD (better Save All fix)
7442
7443 2004-10-01 [colin]      0.9.12cvs117.2
7444
7445         * src/gtk/gtksctree.c
7446                 Faster on selection
7447
7448 2004-10-01 [colin]      0.9.12cvs117.1
7449
7450         * src/mimeview.c
7451                 Sync with HEAD (Save All: only attachments)
7452
7453 2004-10-01 [paul]       0.9.12cvs116.1
7454
7455         * ChangeLog.claws
7456         * configure.ac
7457         * src/account.c
7458         * src/prefs_common.c
7459         * src/gtk/colorlabel.c
7460                 sync with HEAD
7461
7462 2004-09-30 [colin]      0.9.12cvs115.1
7463
7464         * src/stock_pixmap.c
7465         * src/stock_pixmap.h
7466         * src/folderview.c
7467         * src/Makefile.am
7468         * src/pixmaps/read.xpm
7469                 Sync with HEAD (new pixmap)
7470
7471 2004-09-29 [colin]      0.9.12cvs114.1
7472
7473         * src/compose.c
7474                 Sync with HEAD
7475                 Fix focus handling in headers
7476
7477 2004-09-29 [paul]       0.9.12cvs113.1
7478
7479         * src/quote_fmt_parse.y
7480                 sync with HEAD
7481  
7482
7483 2004-09-28 [colin]      0.9.12cvs112.1
7484
7485         * src/folderview.c
7486         * src/mainwindow.c
7487                 Sync with HEAD
7488
7489 2004-09-28 [colin]      0.9.12cvs110.1
7490
7491         * src/folderview.c
7492                 Sync with HEAD (Contextual Empty trash menu)
7493
7494 2004-09-28 [colin]      0.9.12cvs108.1
7495
7496         * src/addressbook.c
7497                 Sync with HEAD (addressbook edit on double-click)
7498
7499 2004-09-28 [colin]      0.9.12cvs106.1
7500
7501         * src/inc.c
7502                 Sync with HEAD (folder_item freeze on inc)
7503
7504 2004-09-27 [colin]      0.9.12cvs105.1
7505
7506         * src/folderview.c
7507                 Sync with HEAD (right-align new and unread column)
7508
7509 2004-09-27 [colin]      0.9.12cvs104.1
7510
7511         * src/main.c
7512                 Sync with HEAD (revert 0.9.12cvs101)
7513
7514 2004-09-24 [colin]      0.9.12cvs103.2
7515
7516         * src/wizard.c
7517                 Fix gtk warnings and use domain part of the email address 
7518                 when domain detection fails (no dot in domain name)
7519
7520 2004-09-23 [colin]      0.9.12cvs103.1
7521
7522         * src/plugins/spamassassin/libspamc.c
7523         * src/plugins/spamassassin/libspamc.h
7524         * src/plugins/spamassassin/utils.c
7525         * src/plugins/spamassassin/utils.h
7526                 Sync with HEAD (Update spamassassin to 3.0)
7527
7528 2004-09-21 [colin]      0.9.12cvs102.3
7529
7530         * src/action.c
7531                 Add horizontal scrollbar in action io dialog as needed
7532                 Patch by Alfons.
7533
7534 2004-09-20 [colin]      0.9.12cvs102.2
7535
7536         * src/plugins/image_viewer/viewer.c
7537                 Remove imlib stuff
7538                 use gtk_pixmap_set when clearing
7539                 (would be better to use gtkImages, but causes size-allocate 
7540                 signals storm)
7541
7542 2004-09-17 [paul]       0.9.12cvs102.1
7543
7544         * ChangeLog
7545         * ChangeLog.claws
7546         * ChangeLog.jp
7547         * configure.ac
7548         * src/inc.c
7549                 sync with HEAD
7550
7551
7552 2004-09-17 [colin]      0.9.12cvs101.1
7553
7554         * ChangeLog.claws
7555         * src/main.c
7556                 Sync with HEAD (fix segs at exit)
7557
7558 2004-09-14 [colin]      0.9.12cvs99.5
7559
7560         * src/common/socket.c
7561         * AUTHORS
7562                 Fix send error on 64bit platforms
7563                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
7564
7565 2004-09-14 [colin]      0.9.12cvs99.4
7566
7567         * src/action.c
7568                 Fix action output with utf8 
7569                 Patch by Alfons.
7570
7571 2004-09-14 [colin]      0.9.12cvs99.3
7572
7573         * ChangeLog.claws
7574         * src/folder.c
7575                 Sync with HEAD
7576
7577 2004-09-09 [colin]      0.9.12cvs99.2
7578
7579         * src/action.c
7580                 Fix progress bar (displaying "Completed %v/%u")
7581                 Patch by Alfons.
7582
7583 2004-09-08 [colin]      0.9.12cvs99.1
7584
7585         * src/account.c
7586         * src/folder.c
7587         * src/procmsg.c
7588         * src/procmsg.h
7589         * src/plugins/pgpmime/pgpmime.c
7590                 Sync with HEAD
7591
7592 2004-09-08 [colin]      0.9.12cvs97.2
7593
7594         * src/summaryview.c
7595                 Don't select mails in collapsed threads 
7596                 when navigating with up/down
7597
7598 2004-09-07 [colin]      0.9.12cvs97.1
7599
7600         * src/inc.c
7601                 Sync with HEAD (meaningful error messages)
7602
7603 2004-09-06 [colin]      0.9.12cvs96.1
7604
7605         * src/toolbar.c
7606                 Sync with HEAD (fix Redirect graying out)
7607
7608 2004-09-06 [colin]      0.9.12cvs95.1
7609
7610         * src/summaryview.c
7611         * src/mimeview.c
7612                 Sync with HEAD (fix dropped URIs)
7613
7614 2004-09-06 [colin]      0.9.12cvs94.1
7615
7616         * src/addressbook.c
7617         * src/addressitem.h
7618         * src/addritem.c
7619         * src/addritem.h
7620                 Sync with HEAD (addressbook DnD)
7621
7622 2004-09-03 [colin]      0.9.12cvs93.1
7623
7624         * src/summaryview.c
7625                 Sync with HEAD (next/prev unread)
7626
7627 2004-09-03 [colin]      0.9.12cvs92.1
7628
7629         * src/prefs_common.c
7630         * src/prefs_common.h
7631         * src/summaryview.c
7632                 Sync with HEAD ('mark_as_read_delay' pref)
7633
7634 2004-09-02 [colin]      0.9.12cvs91.2
7635
7636         * src/common/xml.c
7637                 Fix leak
7638
7639 2004-09-02 [colin]      0.9.12cvs91.1
7640
7641         * src/gtk/menu.c
7642                 Sync with HEAD (menu accel don't work, but whatever)
7643
7644 2004-09-02 [colin]      0.9.12cvs90.1
7645
7646         * src/account.c
7647                 Sync with HEAD (fix bug 582)
7648
7649 2004-09-02 [colin]      0.9.12cvs89.1
7650
7651         * src/addrindex.c
7652                 Sync with HEAD (free deleted queries)
7653
7654 2004-09-02 [colin]      0.9.12cvs88.1
7655
7656         * src/ldapquery.c
7657                 Sync with HEAD (fix LDAP freezes)
7658
7659 2004-09-02 [colin]      0.9.12cvs87.1
7660
7661         * src/prefs_spelling.c
7662                 Sync with HEAD (add default dictionary)
7663
7664 2004-09-01 [colin]      0.9.12cvs86.1
7665
7666         * src/filtering.c
7667         * src/folderview.c
7668         * src/imap.c
7669         * src/prefs_matcher.c
7670         * src/stock_pixmap.c
7671         * src/summary_search.c
7672         * src/summaryview.c
7673         * src/wizard.c
7674         * src/wizard.h
7675                 Sync with HEAD (uninitialized vars fixes)
7676                 + gtk2 specific warning fixes
7677
7678 2004-08-31 [colin]      0.9.12cvs85.1
7679
7680         * src/folder.c
7681                 Sync with HEAD (Fix memory corruption due to 
7682                 uninitialized var)
7683
7684 2004-08-31 [colin]      0.9.12cvs84.4
7685
7686         * src/summary_search.c
7687                 Fix segfaults when searching in folders with broken headers
7688
7689 2004-08-31 [colin]      0.9.12cvs84.3
7690
7691         * src/compose.c
7692         * src/textview.c
7693                 Fix some more encoding/decoding issues
7694
7695 2004-08-30 [colin]      0.9.12cvs84.2
7696
7697         * src/mimeview.c
7698         * src/prefs_themes.c
7699         * src/gtk/filesel.c
7700         * src/gtk/filesel.h
7701                 Add a folder-mode selection (fixes mimeview's "Save all")
7702
7703 2004-08-29 [colin]      0.9.12cvs84.1
7704
7705         * src/mimeview.c
7706                 Sync with HEAD (don't escape saved filenames)
7707
7708 2004-08-27 [colin]      0.9.12cvs83.1
7709
7710         * ChangeLog
7711         * ChangeLog.claws
7712         * ChangeLog.jp
7713         * src/mh.c
7714         * src/procheader.c
7715         * src/procmsg.c
7716         * src/procmsg.h
7717         * src/common/utils.c
7718         * src/gtk/menu.h
7719         * po/
7720                 Sync with HEAD 0.9.12cvs83 (sync with main)
7721
7722 2004-08-26 [colin]      0.9.12cvs82.4
7723
7724         * src/codeconv.c
7725                 Fix strange stack corruption
7726                 Convert to utf8 after unmime, not before
7727
7728 2004-08-26 [colin]      0.9.12cvs82.3
7729
7730         * src/main.c
7731         * src/wizard.c
7732                 Fix account folders duplication
7733
7734 2004-08-25 [colin]      0.9.12cvs82.2
7735
7736         * src/wizard.c
7737                 Remove ports
7738                 Add SSL selection
7739                 Use login@server as account name
7740
7741 2004-08-25 [colin]      0.9.12cvs82.1
7742
7743         * src/plugins/pgpmime/pgpmime.c
7744                 Sync with HEAD (leak fix).
7745
7746 2004-08-25 [colin]      0.9.12cvs81.1
7747
7748         * src/plugins/pgpmime/pgpmime.c
7749         * src/plugins/pgpmime/sgpgme.c
7750         * src/plugins/pgpmime/sgpgme.h
7751                 Sync with HEAD (Handle combined messages).
7752
7753 2004-08-24 [colin]      0.9.12cvs80.3
7754
7755         * src/wizard.c
7756                 Fix full name, ports, and imap
7757
7758 2004-08-24 [colin]      0.9.12cvs80.2
7759
7760         * src/Makefile.am
7761         * src/main.c
7762         * src/setup.c
7763         * src/setup.h
7764         * src/stock_pixmap.c
7765         * src/stock_pixmap.h
7766         * src/wizard.c ** ADDED **
7767         * src/wizard.h ** ADDED ** 
7768         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
7769                 Add a setup wizard 
7770
7771 2004-08-24 [colin]      0.9.12cvs80.1
7772
7773         * src/folder.c
7774                 Sync with HEAD (set mimeflags on all messages)
7775
7776 2004-08-24 [colin]      0.9.12cvs79.3
7777
7778         * src/matcher_parser_lex.l
7779                 Fix 8bits strings not in utf8
7780
7781 2004-08-24 [colin]      0.9.12cvs79.2
7782
7783         * src/compose.c
7784                 Check conversion result before replacing buffer
7785
7786 2004-08-23 [colin]      0.9.12cvs79.1
7787
7788         * src/compose.c
7789                 Sync with HEAD (create message header in memory)
7790
7791 2004-08-23 [colin]      0.9.12cvs78.1
7792
7793         * src/rfc2015.c
7794         * src/rfc2015.h
7795                 Sync with HEAD (fix bug 197 again)
7796
7797 2004-08-23 [colin]      0.9.12cvs77.3
7798
7799         * src/compose.c
7800                 Fix again inline gpg signing (which outputs utf8
7801                 in gtk2). Not syncing this fix to HEAD as this 
7802                 code is meant to die.
7803
7804 2004-08-23 [colin]      0.9.12cvs77.2
7805
7806         * src/prefs_account.h
7807                 Remove useless include
7808
7809 2004-08-23 [colin]      0.9.12cvs77.1
7810
7811         * src/imap.c
7812         * po/es.po
7813         * po/fr.po
7814         * po/it.po
7815         * po/pl.po
7816         * po/pt_BR.po
7817         * po/sk.po
7818         * po/sr.po
7819                 Sync with HEAD (fix bug 577)
7820
7821 2004-08-22 [colin]      0.9.12cvs76.1
7822
7823         * src/plugins/trayicon/trayicon.c
7824                 Sync with HEAD (fix formatting bug)
7825
7826 2004-08-21 [colin]      0.9.12cvs74.2
7827
7828         * src/gtk/colorsel.c
7829                 Fix bug 564 (Folder color selection window exits on any
7830                 keypress)
7831
7832 2004-08-21 [colin]      0.9.12cvs74.1
7833
7834         * ChangeLog.claws
7835         * src/compose.c
7836         * src/summaryview.c
7837         * src/toolbar.c
7838                 Sync with HEAD (fix bug 576)
7839
7840 2004-08-21 [colin]      0.9.12cvs70.1
7841
7842         * src/compose.c
7843         * src/mainwindow.c
7844                 Sync with HEAD
7845                 
7846
7847 2004-08-21 [paul]       0.9.12cvs66.4
7848
7849         * src/mainwindow.c
7850         * src/messageview.c
7851         * src/gtk/menu.c
7852         * src/plugins/spamassassin/spamassassin_gtk.c
7853                 remove some deprecated gtk1 functions
7854
7855
7856 2004-08-21 [colin]      0.9.12cvs66.3
7857
7858         * src/compose.c
7859         * src/codeconv.c
7860                 Fix warnings
7861                 Remove encoding hacks
7862                 Fix bug 575 (Strange character messes up message)
7863                 Don't display conversion error when drafting
7864
7865 2004-08-21 [paul]       0.9.12cvs66.2
7866
7867         * src/prefs_account.c
7868                 fix GnuPG mode bugs
7869
7870
7871 2004-08-20 [colin]      0.9.12cvs66.1
7872
7873         * src/codeconv.c
7874                 Sync with HEAD 0.9.12cvs66
7875
7876 2004-08-20 [paul]
7877
7878         * src/plugins/pgpmime/plugin.c
7879                 modify PGP/MIME plugin's description
7880
7881 2004-08-17 [colin]      0.9.12cvs65.1
7882
7883         * src/common/ssl.c
7884         * src/plugins/pgpmime/plugin.c
7885                 Sync with HEAD
7886
7887 2004-08-14 [colin]      0.9.12cvs60.3
7888
7889         * src/plugins/trayicon/trayicon.c
7890                 Put back resize callback, on size-request signal
7891                 rather than size-allocate to avoid infinite 
7892                 callback loop
7893
7894 2004-08-13 [colin]      0.9.12cvs60.2
7895
7896         * src/common/defs.h
7897                 Cache versions have been fixed
7898
7899 2004-08-13 [colin]      0.9.12cvs60.1
7900
7901         * src/folderutils.c
7902                 Sync with HEAD
7903
7904 2004-08-12 [colin]      0.9.12cvs59.1
7905
7906         * src/plugins/trayicon/trayicon.c
7907                 Sync with HEAD
7908
7909 2004-08-12 [colin]      0.9.12cvs57.5
7910
7911         * sylpheed.desktop
7912         * configure.ac
7913         * src/Makefile.am
7914         * src/main.c
7915                 Add support for Freedesktop.org's startup notification
7916
7917 2004-08-11 [colin]      0.9.12cvs57.4
7918
7919         * src/textview.c
7920                 Fix off-by-one
7921
7922 2004-08-11 [colin]      0.9.12cvs57.3
7923
7924         * src/message_search.c
7925         * src/summary_search.c
7926                 Make searches case insensitive by default
7927         * src/textview.c
7928                 Fix case-insensitive search in message
7929
7930 2004-08-11 [colin]      0.9.12cvs57.2
7931
7932         * src/summary_search.c
7933                 Let case-sensitive be specified
7934
7935 2004-08-10 [colin]      0.9.12cvs55.4
7936
7937         * src/common/socket.c
7938                 Fix the possible race condition
7939
7940 2004-08-09 [paul]       0.9.12cvs55.3
7941
7942         * configure.ac
7943         * src/Makefile.am
7944         * src/common/Makefile.am
7945                 sync with HEAD
7946
7947
7948 2004-08-09 [paul]       0.9.12cvs55.2
7949
7950         * autogen.sh
7951         * po/poconv.sh
7952                 remove unneeded script
7953
7954         * configure.ac
7955                 add forgotten USE_LDAP_TLS (sync with HEAD)
7956
7957
7958 2004-08-09 [colin]      0.9.12cvs55.1
7959
7960         * src/main.c
7961         * src/common/ssl.c
7962         * src/common/sylpheed.c
7963         * src/common/sylpheed.h
7964                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
7965
7966 2004-08-09 [paul]       0.9.12cvs54.1
7967
7968         * ChangeLog
7969         * ChangeLog.claws
7970         * ChangeLog.jp
7971         * configure.ac
7972         * po/POTFILES.in
7973         * src/Makefile.am
7974         * src/folderutils.c
7975         * src/main.c
7976         * src/pgpmime.c
7977         * src/pgpmime.h
7978         * src/sgpgme.c
7979         * src/sgpgme.h
7980         * src/plugins/Makefile.am
7981         * src/plugins/pgpmime/.cvsignore
7982         * src/plugins/pgpmime/Makefile.am
7983         * src/plugins/pgpmime/pgpmime.c
7984         * src/plugins/pgpmime/pgpmime.h
7985         * src/plugins/pgpmime/plugin.c
7986         * src/plugins/pgpmime/sgpgme.c
7987         * src/plugins/pgpmime/sgpgme.h
7988                 sync with HEAD
7989
7990 2004-08-08 [paul]       0.9.12cvs51.1
7991
7992         * configure.ac
7993         * src/folder.c
7994                 sync with HEAD
7995
7996 2004-08-07 [colin]      0.9.12cvs50.1
7997
7998         * src/pop.c
7999         * src/common/partial_download.c
8000                 fix warnings (sync from HEAD)
8001
8002 2004-08-07 [colin]      0.9.12cvs48.1
8003
8004         * src/prefs_folder_item.c
8005                 sync with HEAD 0.9.12cvs48
8006
8007 2004-08-06 [colin]      0.9.12cvs47.1
8008
8009         * src/compose.c
8010                 Sync with HEAD
8011
8012 2004-08-06 [christoph]  0.9.12cvs46.2
8013
8014         * src/main.c
8015         * src/plugins/clamav/clamav_plugin_gtk.c
8016         * src/plugins/dillo_viewer/dillo_viewer.c
8017         * src/plugins/image_viewer/plugin.c
8018         * src/plugins/mathml_viewer/mathml_viewer.c
8019         * src/plugins/spamassassin/spamassassin_gtk.c
8020         * src/plugins/trayicon/trayicon.c
8021                 don't mix GTK1.2 plugin with GTK2 plugins
8022
8023 2004-08-06 [colin]      0.9.12cvs46.1
8024
8025         * ChangeLog
8026         * ChangeLog.claws
8027         * ChangeLog.jp
8028         * configure.ac
8029         * sylpheed-claws.pc.in
8030         * src/folder.c
8031         * src/imap.c
8032         * src/localfolder.c
8033         * src/messageview.c
8034         * src/mimeview.c
8035         * src/mimeview.h
8036         * src/msgcache.c
8037         * src/news.c
8038         * src/prefs_ext_prog.c
8039         * src/prefs_folder_item.c
8040         * src/prefs_fonts.c
8041         * src/prefs_msg_colors.c
8042         * src/prefs_spelling.c
8043         * src/prefs_themes.c
8044         * src/prefs_toolbar.c
8045         * src/prefs_wrapping.c
8046         * src/procmime.h
8047         * src/common/defs.h
8048         * src/common/nntp.c
8049         * src/common/session.c
8050         * src/common/session.h
8051         * src/common/socket.c
8052         * src/common/utils.h
8053         * src/common/xml.c
8054         * src/common/xml.h
8055         * src/gtk/prefswindow.c
8056         * src/gtk/prefswindow.h
8057         * src/plugins/clamav/clamav_plugin_gtk.c
8058         * src/plugins/dillo_viewer/dillo_prefs.c
8059         * src/plugins/image_viewer/viewerprefs.c
8060         * src/plugins/spamassassin/spamassassin_gtk.c
8061         * m4/openssl.m4 *** REMOVED ***
8062                 Sync with HEAD 0.9.12cvs46
8063
8064 2004-08-03 [paul]       0.9.12cvs40.2
8065
8066         * src/action.c
8067         * src/addressadd.c
8068         * src/addressbook.c
8069         * src/addrgather.c
8070         * src/browseldap.c
8071         * src/compose.c
8072         * src/crash.c
8073         * src/editaddress.c
8074         * src/editgroup.c
8075         * src/editldap_basedn.c
8076         * src/foldersel.c
8077         * src/importldif.c
8078         * src/mimeview.c
8079         * src/prefs_common.c
8080         * src/prefs_template.c
8081         * src/sourcewindow.c
8082         * src/summaryview.c
8083         * src/gtk/about.c
8084         * src/gtk/foldersort.c
8085         * src/gtk/logwindow.c
8086         * src/gtk/pluginwindow.c
8087         * src/gtk/prefswindow.c
8088                 change all gtk_scrolled_window_set_policy from 
8089                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
8090
8091 2004-08-02 [paul]       0.9.12cvs40.1
8092
8093         * AUTHORS
8094                 update translation team section
8095         * po/pt_BR.po
8096                 updated by Frederico Goncalves Guimaraes
8097                 <fggdebian@yahoo.com.br>
8098
8099 2004-07-31 [colin]      0.9.12cvs39.9
8100
8101         * src/exphtmldlg.c
8102                 Fix compilation
8103
8104 2004-07-31 [colin]      0.9.12cvs39.8
8105
8106         * src/exphtmldlg.c
8107                 Fix an alertpanel type
8108
8109 2004-07-30 [colin]      0.9.12cvs39.7
8110
8111         * src/alertpanel.c
8112                 Fix alertpanel_error_log's icon
8113
8114 2004-07-30 [colin]      0.9.12cvs39.6
8115
8116         * src/pop.c
8117                 Two of them should still be warnings
8118
8119 2004-07-30 [colin]      0.9.12cvs39.5
8120
8121         * src/pop.c
8122                 More warning -> error
8123 2004-07-29 [colin]      0.9.12cvs39.4
8124
8125         * src/pop.c
8126                 Warning -> error
8127
8128 2004-07-29 [colin]      0.9.12cvs39.3
8129
8130         * src/prefs_matcher.c
8131                 Fix segfault
8132
8133 2004-07-29 [colin]      0.9.12cvs39.2
8134
8135         * src/alertpanel.c
8136                 More nice-looking alertpanels
8137
8138 2004-07-29 [colin]      0.9.12cvs39.1
8139
8140         * src/messageview.c
8141                 sync with head
8142                 (inform user when partial mail is deleted on server)
8143
8144 2004-07-29 [colin]      0.9.12cvs38.1
8145
8146         * src/messageview.c
8147                 sync with head
8148
8149 2004-07-28 [paul]       0.9.12cvs37.7
8150
8151         * src/mainwindow.c
8152                 complete the replacement of deprecated gtk_progress_*
8153
8154 2004-07-28 [paul]       0.9.12cvs37.6
8155
8156         * src/action.c
8157         * src/inc.c
8158         * src/mainwindow.c
8159         * src/send_message.c
8160         * src/gtk/progressdialog.c
8161         * src/gtk/progressdialog.h
8162                 replace deprecated gtk_progress_*
8163
8164 2004-07-28 [paul]       0.9.12cvs37.5
8165
8166         * src/gtk/filesel.c
8167                 remove gtk_window_set_wmclass()
8168 2004-07-28 [paul]       0.9.12cvs37.4
8169
8170         * src/addressbook.c
8171         * src/compose.c
8172         * src/foldersel.c
8173         * src/mainwindow.c
8174         * src/messageview.c
8175         * src/sourcewindow.c
8176         * src/gtk/logwindow.c
8177                 remove gtk_window_set_wmclass()
8178                 
8179         * src/prefs_filtering.c
8180         * src/prefs_filtering_action.c
8181         * src/prefs_fonts.c
8182         * src/prefs_gtk.c
8183         * src/prefs_matcher.c
8184         * src/ssl_manager.c
8185         * src/gtk/prefswindow.c
8186                 replace gtk_window_position()
8187
8188 2004-07-28 [colin]      0.9.12cvs37.3
8189
8190         * src/alertpanel.c
8191         * src/alertpanel.h
8192                 Add a way to specify panel type for specific
8193                 panels (alertpanel())
8194         * src/account.c
8195         * src/addressbook.c
8196         * src/compose.c
8197         * src/expldifdlg.c
8198         * src/main.c
8199         * src/messageview.c
8200         * src/summaryview.c
8201         * src/textview.c
8202         * src/gtk/sslcertwindow.c
8203                 Fix alertpanel()s so that their icon match
8204                 their real type
8205
8206 2004-07-28 [paul]       0.9.12cvs37.2
8207
8208         * src/addr_compl.c
8209         * src/addressbook.c
8210         * src/alertpanel.c
8211         * src/compose.c
8212         * src/export.c
8213         * src/foldersel.c
8214         * src/folderview.c
8215         * src/grouplistdialog.c
8216         * src/import.c
8217         * src/mainwindow.c
8218         * src/message_search.c
8219         * src/messageview.c
8220         * src/passphrase.c
8221         * src/prefs_actions.c
8222         * src/prefs_common.c
8223         * src/prefs_customheader.c
8224         * src/prefs_display_header.c
8225         * src/prefs_filtering.c
8226         * src/prefs_filtering_action.c
8227         * src/prefs_gtk.c
8228         * src/prefs_matcher.c
8229         * src/prefs_msg_colors.c
8230         * src/prefs_summary_column.c
8231         * src/prefs_template.c
8232         * src/sourcewindow.c
8233         * src/ssl_manager.c
8234         * src/summary_search.c
8235         * src/gtk/colorsel.c
8236         * src/gtk/description_window.c
8237         * src/gtk/gtkaspell.c
8238         * src/gtk/inputdialog.c
8239         * src/gtk/logwindow.c
8240         * src/gtk/prefswindow.c
8241         * src/gtk/progressdialog.c
8242                 replace deprecated gtk_window_set_policy
8243
8244 2004-07-27 [colin]      0.9.12cvs37.1
8245
8246         * src/msgcache.c
8247                 More fixes (synced for head again)
8248
8249 2004-07-27 [colin]      0.9.12cvs35.3
8250
8251         * src/msgcache.c
8252                 Fix wrong test
8253
8254 2004-07-27 [colin]      0.9.12cvs35.2
8255
8256         * src/mimeview.c
8257                 Fix width a bit (by Paul)
8258         * src/alertpanel.c
8259         * src/alertpanel.h
8260                 Specialize icons, make alertpanel_message()
8261                 private
8262         * src/message_search.c
8263         * src/sgpgme.c
8264         * src/summary_search.c
8265                 Suit alertpanel changes
8266
8267 2004-07-27 [colin]      0.9.12cvs35.1
8268
8269         * src/alertpanel.c
8270                 Add an icon
8271         * src/passphrase.c
8272                 Add debug output - maybe someone will
8273                 want to look at the problem with Grab
8274                 Input :)
8275         Bump version as we're synced with HEAD
8276
8277 2004-07-26 [colin]      0.9.12cvs33.26
8278
8279         * src/pop.c
8280                 Fix uidl-file parsing when not in new
8281                 format
8282
8283 2004-07-26 [colin]      0.9.12cvs33.25
8284
8285         * src/gtk/menu.c
8286                 Move popup menu up if necessary (fixes 
8287                 account selector)
8288         * src/mainwindow.c
8289                 Set account selector's button height to
8290                 minimum
8291
8292 2004-07-26 [colin]      0.9.12cvs33.24
8293
8294         * src/alertpanel.c
8295                 Maybe fix 551 (Truncated font in alert window)
8296
8297 2004-07-26 [colin]      0.9.12cvs33.23
8298
8299         * po/de.po
8300         * po/es.po
8301         * po/fr.po
8302         * po/it.po
8303         * po/ja.po
8304         * po/pl.po
8305         * po/ru.po
8306         * po/sk.po
8307         * po/sr.po
8308         * po/zh_CN.po
8309                 Sync po files with HEAD
8310
8311 2004-07-26 [paul]       0.9.12cvs33.22
8312
8313         * src/compose.c
8314                 fix Bug 556 'Organisation-header is sent even if empty'
8315
8316 2004-07-24 [colin]      0.9.12cvs33.21
8317
8318         * src/compose.c
8319         * src/gtk/gtkaspell.c
8320         * src/gtk/gtkaspell.h
8321                 Fix speller accelerators (require hack)
8322
8323 2004-07-24 [colin]      0.9.12cvs33.20
8324
8325         * src/gtk/gtkaspell.c
8326                 Fix over-eager code deletion breaking
8327                 Check while typing
8328
8329 2004-07-24 [colin]      0.9.12cvs33.19
8330
8331         * src/browseldap.c
8332         * src/ldapctrl.c
8333         * src/ldapctrl.h
8334         * src/ldapserver.h
8335                 Sync ldap with HEAD
8336         (Fixes 546 LDAP completely broken)
8337
8338 2004-07-24 [colin]      0.9.12cvs33.18
8339
8340         * src/prefs_msg_colors.c
8341                 Fix prototype mismatch
8342         (Fixes 547 void function cannot return value)
8343
8344 2004-07-24 [colin]      0.9.12cvs33.17
8345
8346         * src/mainwindow.c
8347                 Fix sort going back to previous sort key
8348                 when changing sort direction
8349
8350 2004-07-24 [colin]      0.9.12cvs33.16
8351
8352         * src/compose.c
8353                 Fix space insertion when re-wrapping at 
8354                 cursor point
8355
8356 2004-07-24 [colin]      0.9.12cvs33.15
8357
8358         * src/gtk/gtkaspell.c
8359                 Don't change cursor position in insert-text
8360                 callback
8361         (Fixes 539 Word wrapping on input transposes letters)
8362
8363 2004-07-24 [colin]      0.9.12cvs33.14
8364
8365         * src/gtk/gtkaspell.c
8366                 Reencode non-ascii chars to dictionary's
8367                 encoding
8368         (Fixes 544 Spell check broken non english locale)
8369
8370 2004-07-24 [colin]      0.9.12cvs33.13
8371
8372         * src/summaryview.c
8373                 Fix Shift+Down, add Home/End/PgUp/PgDown
8374
8375 2004-07-21 [colin]      0.9.12cvs33.12
8376
8377         * src/prefs_common.c
8378                 Fix a gtk warning (Patch by Andrej Kacian)
8379
8380 2004-07-21 [colin]      0.9.12cvs33.11
8381
8382         * src/gtk/filesel.c
8383                 More check
8384
8385 2004-07-21 [colin]      0.9.12cvs33.10
8386
8387         * src/compose.c
8388         * src/crash.c
8389         * src/export.c
8390         * src/import.c
8391         * src/messageview.c
8392         * src/mimeview.c
8393         * src/prefs_spelling.c
8394         * src/prefs_themes.c
8395         * src/summaryview.c
8396         * src/gtk/filesel.c
8397         * src/gtk/filesel.h
8398         * src/gtk/pluginwindow.c
8399                 Untwist open/save mode guessing logic, make
8400                 it explicit
8401
8402 2004-07-20 [colin]      0.9.12cvs33.9
8403
8404         * src/codeconv.c
8405                 conv_encode_header: src_charset is UTF-8 on
8406                 gtk2
8407         * src/compose.c
8408                 Remove double encoding of the headers
8409
8410 2004-07-20 [colin]      0.9.12cvs33.8
8411
8412         * src/codeconv.c
8413                 Fix typo
8414
8415 2004-07-20 [colin]      0.9.12cvs33.7
8416
8417         * src/mainwindow.c
8418                 Set the separated messageview to the saved
8419                 size of Claws' messageview (Patch by Alfons)
8420                 Fix a callback prototype (me)
8421
8422 2004-07-20 [colin]      0.9.12cvs33.6
8423
8424         * src/codeconv.h
8425                 Forgot one hunk in 0.9.12cvs33.4
8426
8427 2004-07-19 [colin]      0.9.12cvs33.5
8428
8429         * src/action.c
8430                 Action output fix
8431                 Patch by Alfons
8432
8433 2004-07-19 [colin]      0.9.12cvs33.4
8434
8435         * src/compose.c
8436                 Fix outgoing charset bug in headers
8437         * src/codeconv.c
8438                 Clean for glib2 - Patch by Alfons
8439
8440 2004-07-19 [colin]      0.9.12cvs33.3
8441
8442         * src/statusbar.c
8443                 Remove grip from the statusbar
8444                 Patch by Alfons
8445
8446 2004-07-19 [colin]      0.9.12cvs33.2
8447
8448         * src/messageview.c
8449         * src/textview.c
8450                 Fix messageview remembering the previous
8451                 scroll position when loading a new message
8452                 Patch by Alfons
8453
8454 2004-07-19 [colin]      0.9.12cvs33.1
8455
8456         * src/folder.h
8457         * src/folderview.c
8458         * src/summaryview.c
8459                 Sync with HEAD
8460
8461 2004-07-18 [colin]      0.9.12cvs32.7
8462
8463         * configure.ac
8464                 Remove useless check for XIM - noticed
8465                 by Alfons
8466
8467 2004-07-18 [colin]      0.9.12cvs32.6
8468
8469         * src/summaryview.c
8470                 Remove non-modified and shift-modified
8471                 accelerators in summaryview's popup
8472                 menu, as that doesn't get catched by
8473                 the accel-activate signal catcher...
8474
8475 2004-07-18 [colin]      0.9.12cvs32.5
8476
8477         * src/prefs_common.c
8478                 Define sensible default prefs for 
8479                 wrapping
8480
8481 2004-07-18 [colin]      0.9.12cvs32.4
8482
8483         * src/compose.c
8484         * src/prefs_common.c
8485         * src/prefs_common.h
8486         * src/prefs_wrapping.c
8487                 Remove Smart Wrapping pref, which does
8488                 nothing on gtk2 branch
8489
8490 2004-07-18 [colin]      0.9.12cvs32.3
8491
8492         * src/sourcewindow.c
8493                 Proper utf8
8494
8495 2004-07-18 [colin]      0.9.12cvs32.2
8496
8497         * src/compose.c
8498                 Save attachment status when drafting
8499
8500 2004-07-18 [colin]      0.9.12cvs32.1
8501
8502         * src/gtk/filesel.c
8503                 Fix erratic folder selection in open mode
8504
8505 2004-07-18 [colin]      0.9.12cvs31.11
8506
8507         * src/pop.c
8508                 Don't let partial messages get deleted
8509                 even with "dowload all"
8510                 (0.9.12cvs31.8 fix extension)
8511 2004-07-18 [colin]      0.9.12cvs31.10
8512
8513         * src/gtk/logwindow.c
8514                 Fix log scrolling
8515
8516 2004-07-18 [colin]      0.9.12cvs31.9
8517
8518         * src/common/utils.c
8519                 Fix non-utf8 strings coming from commands
8520                 and files
8521
8522 2004-07-18 [colin]      0.9.12cvs31.8
8523
8524         * src/pop.c
8525                 Fix partial download bug with Download all
8526                 messages option
8527
8528 2004-07-18 [colin]      0.9.12cvs31.7
8529
8530         * src/textview.c
8531                 Fix bug introduced in 0.9.12cvs31.2
8532                 (blocked in select mode after double click)
8533
8534 2004-07-18 [colin]      0.9.12cvs31.6
8535
8536         * src/compose.c
8537         * src/gtk/menu.c
8538                 More glib-warning fixes
8539
8540 2004-07-18 [colin]      0.9.12cvs31.5
8541
8542         * src/compose.c
8543                 Fix trashing the primary clipboard when moving 
8544                 around with tab
8545         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
8546
8547 2004-07-18 [colin]      0.9.12cvs31.4
8548
8549         * src/codeconv.c
8550                 convert unencoded iso headers to utf8
8551         (Fix Bug 538 Unencoded local characters in subject make it 
8552          disappear)
8553
8554 2004-07-18 [colin]      0.9.12cvs31.3
8555
8556         * src/compose.c
8557                 Fix tab char handling in wrapping
8558         (Fix Bug 537 Line wrap problem - TAB character treated as 
8559          one character instead of 8)
8560
8561 2004-07-18 [colin]      0.9.12cvs31.2
8562
8563         * src/textview.c
8564                 return FALSE on GDK_MOTION_NOTIFY
8565         (Fix Bug 535 Hyperlinks/addresses are not selectable 
8566          (unable to highlight))
8567
8568 2004-07-18 [colin]      0.9.12cvs31.1
8569
8570         * src/folderview.c
8571                 Sync with 0.9.12cvs31
8572
8573 2004-07-18 [colin]      0.9.12cvs30.4
8574
8575         * src/compose.c
8576                 Also block text_inserted when inserting a file
8577
8578 2004-07-18 [colin]      0.9.12cvs30.3
8579
8580         * src/compose.c
8581                 Fix smart wrapping (block text_inserted handler
8582                 while putting quotation to avoid wrap on input,
8583                 don't join lines if next is sig separator)
8584
8585 2004-07-17 [colin]      0.9.12cvs30.2
8586
8587         * src/folderview.c
8588         * src/mainwindow.c
8589         * src/mimeview.c
8590         * src/summaryview.c
8591         * src/gtk/quicksearch.c
8592         * src/gtk/quicksearch.h
8593                 Block key events handlers *and* accels while
8594                 quicksearch is focused
8595         (Fixes Bug 534 quick-search bar not accepting certain letters)
8596
8597 2004-07-17 [colin]      0.9.12cvs30.1
8598
8599         * src/folder.h
8600         * src/folderview.c
8601         * src/summaryview.c
8602                 Sync with 0.9.12cvs30
8603
8604 2004-07-17 [colin]      0.9.12cvs28.2
8605
8606         * src/mimeview.c
8607         * src/procmime.c
8608         * src/summaryview.c
8609         * src/gtk/menu.c
8610                 Squash some compile and glib warnings
8611
8612 2004-07-17 [paul]       0.9.12cvs28.1
8613
8614         * src/mimeview.c
8615                 sync with 0.9.12cvs28 HEAD
8616
8617 2004-07-16 [paul]       0.9.12cvs26.1
8618         
8619         * src/gtk/quicksearch.c
8620         * src/account.c
8621         * src/account.h
8622         * src/compose.c
8623         * src/customheader.c
8624         * src/folder_item_prefs.c
8625         * src/main.c
8626         * src/mainwindow.c
8627         * src/messageview.c
8628         * src/mimeview.c
8629         * src/news.c
8630         * src/pgpmime.c
8631         * src/pop.c
8632         * src/pop.h
8633         * src/prefs_account.c
8634         * src/prefs_account.h
8635         * src/prefs_common.c
8636         * src/prefs_common.h
8637         * src/prefs_display_header.c
8638         * src/prefs_gtk.c
8639         * src/prefs_gtk.h
8640         * src/procheader.c
8641         * src/procmime.c
8642                 sync with 0.9.12cvs26 HEAD      
8643
8644 2004-07-15 [colin]      0.9.12cvs18.14
8645
8646         * src/folder.c
8647                 Disable GPG signature check during
8648                 folder move and scan
8649         (Closes Bug 521 Signature checking slows down Folder-Move)
8650
8651 2004-07-14 [colin]      0.9.12cvs18.13
8652
8653         * src/common/partial_download.c
8654                 update includes
8655
8656 2004-07-14 [colin]      0.9.12cvs18.12
8657
8658         * src/common/partial_download.c
8659         * src/common/partial_download.h
8660                 Move doc at top, add correct copyright
8661
8662 2004-07-14 [colin]      0.9.12cvs18.11
8663
8664         * src/folder.c
8665         * src/messageview.c
8666         * src/pop.c
8667         * src/pop.h
8668         * src/procmsg.c
8669         * src/summaryview.c
8670         * src/common/Makefile.am
8671         * src/common/partial_download.c ** NEW FILES **
8672         * src/common/partial_download.h ** NEW FILES **
8673                 Move partial-download related stuff to its
8674                 own file
8675
8676 2004-07-14 [colin]      0.9.12cvs18.10
8677
8678         * src/send_message.c
8679                 Fix smtp auth when user is null or empty
8680
8681 2004-07-13 [colin]      0.9.12cvs18.9
8682
8683         * src/gtk/quicksearch.c
8684                 Use alphabetic order
8685
8686 2004-07-13 [colin]      0.9.12cvs18.8
8687
8688         * src/pop.c
8689                 Be paranoid on the checks
8690
8691 2004-07-13 [colin]      0.9.12cvs18.7
8692
8693         * src/gtk/quicksearch.c
8694                 Fix Engrish once again
8695
8696 2004-07-13 [colin]      0.9.12cvs18.6
8697
8698         * src/procmsg.c
8699         * src/summaryview.c
8700                 Mark messages for deletion when they are about to
8701                 be removed from trash
8702
8703 2004-07-13 [colin]      0.9.12cvs18.5
8704
8705         * src/matcher.c
8706         * src/matcher.h
8707         * src/matcher_parser_parse.y
8708         * src/prefs_matcher.c
8709         * src/gtk/quicksearch.c
8710                 Add 'partial' ('p') match string to find partially
8711                 downloaded messages
8712
8713 2004-07-13 [colin]      0.9.12cvs18.4
8714
8715         * src/pop.c
8716                 Fix misplaced block
8717
8718 2004-07-13 [colin]      0.9.12cvs18.3
8719
8720         * src/pop.c
8721         * src/pop.h
8722         * src/messageview.c
8723                 Refactor API (to avoid passing 5+ params and code
8724                 duplication)
8725         * src/folder.c
8726         * src/msgcache.c
8727         * src/procheader.c
8728         * src/common/defs.h
8729                 Add planned_download to cache
8730                 Don't mess uidl file when moving partially downloaded
8731                 mails (they change folder, we should change it in the
8732                 uidl list too or we'll remove an incorrect message)
8733                 (this also helps removing hacks when changing 
8734                 planned_download in messageview.c)
8735
8736 2004-07-12 [colin]      0.9.12cvs18.2
8737
8738         * src/gtk/quicksearch.c
8739                 Fix missing status update in quicksearch
8740
8741 2004-07-12 [paul]       0.9.12cvs18.1
8742
8743         * po/POTFILES.in
8744         * src/Makefile.am
8745         * src/account.c
8746         * src/codeconv.c
8747         * src/compose.c
8748         * src/inc.c
8749         * src/main.c
8750         * src/prefs_common.c
8751         * src/procmsg.h
8752         * src/toolbar.c
8753         * src/prefs_msg_colors.[ch]     ** NEW FILES **
8754         * src/prefs_wrapping.[ch]       ** NEW FILES **
8755         * src/common/intl.h
8756         * src/common/utils.[ch]
8757         * src/gtk/quicksearch.[ch]
8758                 sync with 0.9.12cvs18 HEAD
8759
8760 2004-07-12 [colin]      0.9.11cvs17.25
8761
8762         * src/folder.c
8763         * src/folder.h
8764                 Remove unused function added by me in 0.9.11cvs17.10
8765
8766 2004-07-11 [colin]      0.9.11cvs17.24
8767
8768         * src/inc.c
8769         * src/messageview.c
8770         * src/pop.c
8771         * src/pop.h
8772                 Use folderitem and msgnum instead of filename to
8773                 know which mail to delete
8774                 Move old partial mail deletion to pop.c
8775
8776 2004-07-10 [colin]      0.9.11cvs17.23
8777
8778         * src/inc.c
8779                 Add debug
8780         * src/pop.c
8781         * src/pop.h
8782                 Don't re-use same enums for unrelated stuff: it's 
8783                 completely misleading !
8784                 Document a bit
8785
8786 2004-07-09 [colin]      0.9.11cvs17.22
8787
8788         * src/inc.c
8789                 Remove folder-type check and do
8790                 more tests to be sure everything's
8791                 ok
8792         * src/messageview.c
8793                 Punctuation update, remove useless
8794                 code, fix two warnings
8795         * src/noticeview.c
8796                 Layout cleaning, reset 2nd button
8797                 when specifying one
8798
8799 2004-07-09 [colin]      0.9.11cvs17.21
8800
8801         * src/messageview.c
8802         * src/pop.c
8803         * src/pop.h
8804                 Allow user to change his mind
8805                 and postpone decision (by
8806                 unmarking the mail)
8807
8808 2004-07-09 [colin]      0.9.11cvs17.20
8809
8810         * src/messageview.c
8811                 Fix bug with delete state
8812         * src/pop.c
8813         * src/pop.h
8814                 Fix buffer leak (fread doesn't 
8815                 terminate buffers with \0)
8816                 Refactoring (remove magic 
8817                 numbers)
8818
8819 2004-07-09 [colin]      0.9.11cvs17.19
8820
8821         * src/pop.c
8822                 Don't log "Skipping message" if 
8823                 we're going to TOP it two lines
8824                 later
8825
8826 2004-07-09 [colin]      0.9.11cvs17.18
8827
8828         * src/messageview.c
8829                 Fix Engrish
8830
8831 2004-07-09 [colin]      0.9.11cvs17.17
8832
8833         * src/pop.c
8834                 strlen checking...
8835         * src/messageview.c
8836                 refactoring a bit
8837
8838 2004-07-08 [colin]      0.9.11cvs17.16
8839
8840         * src/noticeview.c
8841         * src/noticeview.h
8842                 Add an optional second button
8843         * src/messageview.c
8844         * src/pop.c
8845         * src/pop.h
8846                 Don't delete partially received mails after a certain
8847                 time; rather, let the user decide.
8848
8849 2004-07-08 [colin]      0.9.11cvs17.15
8850
8851         * src/common/smtp.h
8852                 Sync with HEAD
8853
8854 2004-07-08 [colin]      0.9.11cvs17.14
8855
8856         * src/messageview.c
8857         * src/common/smtp.c
8858                 Use to_human_readable() for sizes
8859
8860 2004-07-08 [colin]      0.9.11cvs17.13
8861
8862         * src/inc.c
8863         * src/messageview.c
8864         * src/pop.c
8865         * src/pop.h
8866         * src/procmsg.c
8867                 Fix partial-downloading issues:
8868                         catch unsupported TOP
8869                         don't delete partially downloaded mails before 5 days
8870                         don't update existing with non-MH folders; that'll
8871                         make dups, but it's better than trashing the folder
8872                         free new msginfo parts
8873                 Fix indentation ;-)
8874
8875 2004-07-08 [colin]      0.9.11cvs17.12
8876
8877         * src/common/smtp.c
8878         * src/common/smtp.h
8879                 Sync smtp size verification with HEAD
8880
8881 2004-07-08 [colin]      0.9.11cvs17.11
8882
8883         * src/summaryview.c
8884         * src/prefs_common.c
8885         * src/prefs_common.h
8886         * src/gtk/quicksearch.c
8887         * src/gtk/quicksearch.h
8888                 Sync sticky pref with HEAD
8889
8890 2004-07-08 [colin]      0.9.11cvs17.10
8891
8892         * src/folder.c [1.213.2.6]
8893         * src/folder.h [1.87.2.6]
8894         * src/inc.c [1.149.2.7]
8895         * src/messageview.c [1.94.2.8]
8896         * src/procheader.c [1.47.2.6]
8897         * src/procmsg.c [1.150.2.4]
8898         * src/procmsg.h [1.60.2.5]
8899         * src/pop.c [1.56.2.4]
8900         * src/pop.h [1.17.2.3]
8901                 Let too big messages get downloaded, but truncated
8902                 Add a button to download them completely
8903                 
8904 2004-07-06 [colin]      0.9.11cvs17.9
8905
8906         * src/gtk/quicksearch.c [1.1.2.3]
8907                 Add a Clear button
8908         * commitHelper
8909         * PATCHSETS
8910                 Add a script to help with cvs
8911
8912 2004-07-03 [colin]      0.9.11cvs17.8
8913
8914         * src/plugins/imageviewer/viewer.c
8915                 fix imageviewer (which was staying on the first
8916                 displayed image)
8917
8918 2004-07-03 [colin]      0.9.11cvs17.7
8919
8920         Removed FIXME_GTK2 warnings
8921         * src/gtk/gtkutils.c
8922                 useless #warnings
8923         * src/gtk/menu.c
8924                 useless #warnings (no need to mess with menu rc)
8925         * src/gtk/menu.h
8926                 unused functions
8927         
8928
8929 2004-07-03 [colin]      0.9.11cvs17.6
8930
8931         Removed FIXME_GTK2 warnings
8932         * src/codeconv.c
8933                 useless #warnings (rewrite needed)
8934         * src/compose.c
8935                 useless #warnings (rewrite needed)
8936                 useless #warnings (gtk2 is like that)
8937                 useless #warnings (previously fixed)
8938         * src/main.c
8939                 useless #warnings (previously fixed)
8940         * src/message_search.c
8941                 useless #warnings (gtk2 is like that)
8942                 Made apparent that search is case-sensitive
8943         * src/mimeview.c
8944                 useless #warnings (rewrite needed)
8945                 useless #warnings (gtk2 is like that)
8946                 reimplemented real warnings
8947         * src/prefs_common.c
8948                 Removed block cursor option (not it gtk2)
8949         * src/prefs_gtk.c
8950                 useless #warnings (rewrite needed)
8951         * src/procheader.c
8952                 useless #warnings (rewrite needed)
8953         * src/sourcewindow.c
8954                 useless #warnings (incorrect placing)
8955         * src/summary_search.c
8956                 useless #warnings (gtk2 is like that)
8957                 Made apparent that search is case-sensitive
8958         * src/action.c
8959                 useless #warnings (gtk2 is like that)
8960         * src/textview.c
8961                 useless #warnings (rewrite needed)
8962         * src/toolbar.c
8963                 useless #warnings (rewrite needed)
8964
8965 2004-07-03 [colin]      0.9.11cvs17.5
8966
8967         * src/textview.c
8968                 Fix mismerge which broke URI opening
8969                 
8970 2004-07-01 [colin]      0.9.11cvs17.4
8971
8972         * src/gtk/filesel.c
8973                 Fill filename when saving
8974                 
8975 2004-06-27 [colin]      0.9.11cvs17.3
8976
8977         * src/gtk/filesel.[ch]
8978                 Use the new GTK file selector
8979                 Update prototype to match the reality: multiple file
8980                 selection is open-only          
8981         * src/compose.c
8982                 Match the new prototypes        
8983         * configure.ac
8984                 Match the new requirements (gtk 2.4.0)
8985                         
8986 2004-06-26 [colin]      0.9.11cvs17.2
8987
8988         * src/plugins/trayicon/trayicon.c
8989                 Remove useless signal handler on resize, which causes
8990                 an infinite "loop"
8991         
8992 2004-06-26 [colin]      0.9.11cvs17.1
8993         
8994         * tools/Makefile.am
8995                 remove launch_firebird and add nautilus2sylpheed.sh
8996         * src/quicksearch.c
8997           src/summaryview.c
8998                 Fix show/hide "Extended symbols" button problem
8999                 Fix apparition at startup
9000                 Fix const warnings
9001         * src/plugins/image_viewer/Makefile.am
9002                 Fix configure 
9003         * common/ssl.c
9004                 Re-enable certificate check, as it doesn't seem to
9005                 cause Xlib errors anymore
9006
9007 2004-06-25 [paul]       0.9.11cvs17
9008
9009         * sync with 0.9.11cvs17 HEAD
9010         
9011         NOTE: QuickSearch is broken
9012
9013 2004-06-07 [colin]      0.9.10claws67.10
9014         * src/plugins/trayicon/trayicon.c
9015           src/plugins/trayicon/libeggtrayicon/Makefile.am
9016           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9017                 Fix gettextization in trayicon plugin
9018
9019 2004-06-07 [colin]      0.9.10claws67.9
9020         
9021         * src/summaryview.c
9022           src/gtk/gtksctree.[ch]
9023                 Let Shift+{Up,Down} work in summaryview
9024                 (well, Down "works" and Up works)
9025                 Let the list scroll when using these keys
9026
9027 2004-06-06 [colin]      0.9.10claws67.8
9028
9029         * src/plugins/trayicon/trayicon.c
9030                 Fix pixmap update
9031
9032 2004-06-06 [colin]      0.9.10claws67.7
9033
9034         * src/addressbook.c
9035                 Fix signal handling causing system-wide focus grab
9036
9037 2004-05-25 [paul]       0.9.10claws67.6
9038
9039         * Makefile.am
9040           src/Makefile.am
9041                 clean up
9042
9043 2004-05-25 [paul]       0.9.10claws67.5
9044
9045         * replace deprecated gtk_signal... functions
9046
9047 2004-05-23 [colin]      0.9.10claws67.4
9048
9049         * src/compose.c
9050                 Fix wrapping
9051
9052 2004-05-22 [colin]      0.9.10claws67.3
9053
9054         * src/compose.c
9055                 Re-fix [Edited] in compose.c::compose_reedit()
9056
9057 2004-05-22 [colin]      0.9.10claws67.2
9058
9059         * src/procmime.c
9060                 Fix parsing of multiparts mails
9061
9062 2004-05-22 [colin]      0.9.10claws67.1
9063
9064         * src/summaryview.c
9065                 Fix quicksearch
9066
9067 2004-05-22 [paul]       0.9.10claws67
9068
9069         * sync with 0.9.10claws67 HEAD
9070
9071 2004-05-14 [alfons]
9072
9073         * src/procmime.h
9074                 add forgotton prototype
9075
9076 2004-05-10 [paul]       0.9.10claws57
9077
9078         * sync with 0.9.10claws57 HEAD
9079
9080 2004-05-05 [paul]       0.9.9.claws1
9081
9082         * ChangeLog-gtk2        ** REMOVED **
9083           ChangeLog-gtk2.claws  ** ADDED **
9084                 rename and adopt the normal claws format
9085                 
9086         * configure.ac
9087                 require gtkmathview >= 0.5
9088
9089         * ac/*                          ** REMOVED **
9090           ac/                           ** REMOVED **
9091           intl/Makefile.in              ** REMOVED **
9092           m4/                           ** ADDED **
9093           m4/missing                    ** ADDED **
9094           m4/missing/gdk-pixbuf.m4      ** ADDED **
9095           m4/missing/gettext.m4         ** ADDED **
9096           m4/missing/gpgme.m4           ** ADDED **
9097           m4/missing/imlib.m4           ** ADDED **
9098           m4/.cvsignore                 ** ADDED **
9099           m4/Makefile.am                ** ADDED **
9100           m4/README                     ** ADDED **
9101           m4/aclocal-include.m4         ** ADDED **
9102           m4/aspell.m4                  ** ADDED **
9103           m4/check-type.m4              ** ADDED **
9104           m4/gnupg-check-typedef.m4     ** ADDED **
9105           m4/openssl.m4                 ** ADDED **
9106           m4/spamassassin.m4            ** ADDED **
9107           po/ChangeLog                  ** REMOVED **
9108           po/Makefile.in.in             ** REMOVED **
9109           po/Rules-quot                 ** REMOVED **
9110           po/boldquot.sed               ** REMOVED **
9111           po/en@boldquot.header         ** REMOVED **
9112           po/en@quot.header             ** REMOVED **
9113           po/insert-header.sin          ** REMOVED **
9114           po/quot.sed                   ** REMOVED **
9115           po/remove-potcdate.sed        ** REMOVED **
9116           po/remove-potcdate.sin        ** REMOVED **
9117           po/stamp-po                   ** REMOVED **
9118           Makefile.am
9119           autogen.sh
9120           configure.ac
9121                 enable building with automake 1.8.x
9122                 add 'autopoint --force' to autogen.sh and remove all
9123                 auto-generated files, remove ac/ directory and use
9124                 m4/ directory instead
9125                 
9126         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9127                 fix gettextization
9128
9129 2004-02-28 Colin Leroy <colin@colino.net>
9130         * src/prefs_matcher.c
9131           src/prefs_filtering.c
9132           src/prefs_filtering_action.c
9133                 Fix non-editable GtkEntries
9134
9135 2004-02-22 Thorsten Maerz <torte@netztorte.de>
9136         * src/prefs_themes.c
9137                 utf8 conversion for theme info
9138
9139 2004-02-21 Thorsten Maerz <torte@netztorte.de>
9140         * sync 0.9.9claws
9141
9142 2004-02-14 Thorsten Maerz <torte@netztorte.de>
9143         * src/grouplistdialog.c
9144                 allow multiple selections without ctrl key
9145
9146 2004-02-09 Thorsten Maerz <torte@netztorte.de>
9147         * src/main.c
9148                 enable customizable accelerators
9149
9150 2004-02-08 Thorsten Maerz <torte@netztorte.de>
9151         * src/prefs_common.c
9152                 re-enable different font settings for gtk1/2
9153         * src/prefs_folder_item.c
9154                 fix folder prefs displayed wrong
9155         * src/textview.c
9156                 set 'sunken' shadow type
9157
9158 2004-02-07 Colin Leroy <colin@colino.net>
9159         * src/compose.c
9160                 Fix message being always [Edited]
9161                 Encode headers correctly (utf8 buf)
9162
9163 2004-01-27 Thorsten Maerz <torte@netztorte.de>
9164         * src/socket.c
9165                 remove double g_source_attach()
9166                 (Thanks to Colin Leroy)
9167
9168 2004-01-27 Thorsten Maerz <torte@netztorte.de>
9169         * src/gtk/gtksctree.c
9170                 Fix SSL certificate list not shown
9171         * src/mimeview.c
9172                 Fix clicks in mime tree
9173
9174 2004-01-27 Thorsten Maerz <torte@netztorte.de>
9175         * src/common/socket.c
9176                 Fix SSL receive
9177         * src/compose.c
9178                 Fix clipboard menu hotkeys
9179
9180 2004-01-25 Thorsten Maerz <torte@netztorte.de>
9181         * src/gtk/gtkaspell.[ch]
9182           src/compose.c
9183                 reimplement spellchecker
9184
9185 2004-01-25 Thorsten Maerz <torte@netztorte.de>
9186         * src/gtk/filesel.c
9187                 crash when inserting file in compose window
9188                 (TODO: keep old selection on clicks)
9189         * src/main.c
9190                 use gtkrc-2.0 instead of gtkrc
9191
9192 2004-01-25 Thorsten Maerz <torte@netztorte.de>
9193         * src/messageview.c
9194                 remove orphaned mimeview unref()
9195
9196 2004-01-20 Thorsten Maerz <torte@netztorte.de>
9197         * src/grouplistdialog.c
9198                 expand nodes containing subscribed groups
9199
9200 2004-01-19 Thorsten Maerz <torte@netztorte.de>
9201         * src/textview.c
9202                 textview: hide cursor, restore old click behaviour
9203
9204 2004-01-18 Thorsten Maerz <torte@netztorte.de>
9205         * src/textview.c
9206                 variable names messed up
9207
9208 2004-01-17 Colin Leroy <colin@colino.net>
9209         * src/addr_compl.c
9210                 Fix completion address too thin
9211         * src/compose.c
9212                 Fix tab-to-subject behaviour
9213         * src/summaryview.c
9214                 Implement key up & down in summaryview
9215
9216 2004-01-12 Thorsten Maerz <torte@netztorte.de>
9217
9218         * sync 098claws
9219
9220 2004-01-08 Thorsten Maerz <torte@netztorte.de>
9221         * configure.ac
9222           Makefile.am
9223           doc/.cvsignore
9224           doc/Makefile.am
9225                 faq, man, manual moved to doc/
9226         * ac/aspell.m4
9227           ac/check-type.m4
9228           ac/gnupg-check-typedef.m4
9229           ac/openssl.m4
9230           ac/spamassassin.m4
9231           ac/missing/gdk-pixbuf.m4
9232           ac/missing/gpgme.m4
9233           ac/missing/imlib.m4
9234                 fix automake warnings
9235
9236 2003-12-06 Colin Leroy <colin@colino.net>
9237         * src/summaryview.c
9238                 Fix quicksearch
9239
9240 2003-12-05 Colin Leroy <colin@colino.net>
9241         * src/summaryview.c
9242                 Fix going to next unread folder
9243
9244 2003-12-05 Colin Leroy <colin@colino.net>
9245         * src/crash.c
9246                 Fix gtk2 compilation
9247         * src/session.c
9248                 Remove iotag source handler at disconnection
9249         * src/socket.[ch] 
9250                 Remove source handler when closing socket 
9251                 (fixes another seg)
9252
9253 2003-12-04 Colin Leroy <colin@colino.net>
9254         * src/compose.c
9255           src/prefs_account.c
9256           src/prefs_common.c
9257                 Fix some dropdown menus
9258
9259 2003-12-04 Colin Leroy <colin@colino.net>
9260         * src/compose.c
9261                 Fix event handlers on header fields
9262         * src/common/socket.c
9263           src/common/session.c
9264                 Fix segfault with callback (SSL)
9265                 Fix end of session 
9266
9267 2003-10-06 Thorsten Maerz <torte@netztorte.de>
9268
9269         * Fix compile bug in src/compose.c
9270         * removed src/gtk/gtkstext.[ch]
9271
9272 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
9273
9274         * Convert character set and escape "text" attributes in toolbar setting
9275         files.
9276         * Fixed bug in button-press-event handling.
9277
9278 2003-09-16 Thorsten Maerz <torte@netztorte.de>
9279
9280         * Fixed bug in key-press-event handling.
9281
9282 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
9283
9284         * Enabled to compile tray-icon plugin (Ad-hoc).
9285         * Avoid hang up bug of icon list in mime view (Ad-hoc).
9286
9287 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
9288
9289         * Enabled to compile on sylpheed-claws.
9290         (tray-icon plugin still cannot compile yet.)
9291
9292 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
9293
9294         * Updated to 0.9.5.
9295
9296 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
9297
9298         * Updated to 0.9.4.
9299         * Ported monitoring SSL mechanism to GSource of GLib2
9300         (I don't confirm it)
9301         * Added _gtk2 suffix to key name of font preference to avoid
9302         ovverwriting preference of Gtk+-1.2 version.
9303
9304 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
9305
9306         * Updated to 0.9.2.
9307
9308 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
9309
9310         * Updated to 0.9.1.
9311         * Translate po files into UTF-8 when execute autogen.sh.
9312
9313 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
9314
9315         * Updated to 0.9.0.
9316
9317 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
9318
9319         * Plugged GError related memory leaks.
9320
9321 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
9322
9323         * Changed default size of fonts.
9324         * Enabled to set titile font size of warning dialog.
9325
9326 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
9327
9328         * Embed a sylpheed icon into executable binary on Windows.
9329
9330 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
9331
9332         * I forgot to traslate character set of element string in src/xml.c.
9333
9334 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
9335
9336         * Fixed detecting bind_textdomain_codeset in configure.in.
9337         * The bug in which "Example" of "Date fromat" preference isn't displayed
9338         correctly has been fixed.
9339
9340 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
9341
9342         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
9343           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
9344           glib-gettextize
9345           Removed intl directory.
9346           Translated po files into UTF-8.
9347           (Thanks! Ryuji Abe)
9348
9349 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
9350
9351         * The bug which doesn't unscape string in xml.c has been fixed.
9352
9353 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
9354
9355         * The bug which is failed to translate encoding of file name thorough
9356         file dialog has been fixed.
9357
9358 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
9359
9360         * Modified to translate file names which is used in inporting/expoting
9361         mbox feature and "Save as" feature into locale encoding.
9362         * Translate file names into locale encoding when "Attache file" and
9363         "Insert file".
9364         * Force set G_BROKEN_FILENAMES environment variable.
9365         * Other minor fixes.
9366
9367 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
9368
9369         * Modified to treat MH folder's name as locale encoding.
9370
9371 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
9372
9373         * The bug which clash on switching candidates of auto completion of
9374         addresses, cannot use auto completion in Japanesse is fixed
9375         (Thanks! Tokunaga-san)¡¥
9376
9377 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
9378
9379         * The bug which cannot switch key accelerator preference has been fixed
9380         (Thanks! smbd-san)¡¥
9381
9382 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
9383
9384         * version 0.8.11-gtk2-20030314
9385
9386 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
9387
9388         * The bug in which character set conversion of filtering messages has
9389         been fixed.(Thanks! COCOA-san).
9390
9391 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
9392
9393         * Revived "Leave space on head" preference in "Message" category.
9394         * A bug which clash when put the cursor to end of buffer and execute
9395         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
9396
9397 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
9398
9399         * version 0.8.11-gtk2-20030312
9400
9401 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
9402
9403         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
9404         * Modified to use Pango's API directly for font preference.
9405         * Integrated GtkTextView of textview to one widget.
9406         * Set fonts of header title in textview by "header_title" tag.
9407         * Removed some deprecated codes.
9408
9409 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
9410
9411         * Updated to 0.8.11.
9412         * Merged cygwin patch(Thanks! Sakai-san).
9413
9414 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
9415
9416         * version 0.8.10-gtk2-20030309