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