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