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