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