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