2005-10-19 [colin] 1.9.15cvs77
[claws.git] / ChangeLog-gtk2.claws
1 2005-10-19 [colin]      1.9.15cvs77
2
3         * src/plugins/pgpinline/pgpinline.c
4         * src/plugins/pgpmime/pgpmime.c
5                 Check that my_tmpfile() doesn't 
6                 return NULL
7
8 2005-10-19 [colin]      1.9.15cvs76
9
10         * src/common/utils.c
11                 Use shorter mime boundaries to avoid having
12                 MTAs rewrapping our headers, breaking the
13                 PGP signature in the process 
14         * src/compose.c
15         * src/plugins/pgpmime/pgpmime.c
16                 Check for boundary uniqueness to be sure
17                 it won't happen, instead of hoping for the
18                 best
19
20 2005-10-19 [colin]      1.9.15cvs75
21
22         * sylpheed-claws.desktop
23         * src/Makefile.am
24         * src/main.c
25                 Ship a sylpheed-claws binary instead
26                 of a sylpheed one. Change the socket
27                 name, too
28         * src/folderview.c
29                 Update folder only if it changed
30         * src/wizard.c
31                 Fix i18n in welcome mail, patch by
32                 Fabien Vantard
33
34 2005-10-19 [paul]
35
36         1.9.99-rc2 released
37
38 2005-10-19 [paul]       1.9.15cvs74
39
40         * src/folder.c
41         * src/folderview.c
42                 fix summaryview update
43                 Patch by Colin
44
45 2005-10-18 [colin]      1.9.15cvs73
46
47         * src/plugins/pgpcore/passphrase.c
48                 Don't XGrabServer, and try a bit more to 
49                 sync everything before grabbing mouse/keyboard
50
51 2005-10-18 [colin]      1.9.15cvs72
52
53         * src/Makefile.am
54         * src/addressadd.c
55         * src/addressbook.c
56         * src/folderview.c
57         * src/grouplistdialog.c
58         * src/mimeview.c
59         * src/stock_pixmap.c
60         * src/stock_pixmap.h
61         * src/summaryview.c
62         * src/gtk/gtksctree.c
63         * src/gtk/gtksctree.h
64         * src/pixmaps/empty.xpm
65                 Implement a wrapper call for gtk_ctree_set_node_info
66                 and gtk_ctree_insert_node, that uses a 1x1 transparent
67                 pixmap instead of a NULL one. This works around some
68                 memory problems deep inside gtk, revealed by valgrind,
69                 and fixes bug #834 (Pressing CTRl-D on a message marked 
70                 as locked crashes sylpheed.), as well as, probably, 
71                 wwp's 4th dimension problems that happen in gtk_ctree_*.
72
73 2005-10-17 [colin]      1.9.15cvs71
74
75         * src/mimeview.c
76                 Provide visual feedback when checking
77                 signature
78
79 2005-10-17 [colin]      1.9.15cvs70
80
81         * src/main.c
82                 Keep the folder list frozen while checking caches...
83
84 2005-10-17 [colin]      1.9.15cvs69
85
86         * src/addr_compl.c
87                 Fi bug #833 (Autocompleting from addressbook 
88                 fails with extended chars)
89         * src/imap.c
90                 Fix 'adding messages' staying in statusbar
91                 after an error
92
93 2005-10-17 [wwp]        1.9.15cvs68
94
95         * src/ssl_manager.c
96                 Fix buttons' layout resizing when window size changes
97
98 2005-10-17 [wwp]        1.9.15cvs67
99
100         * src/account.c
101         * src/prefs_account.c
102         * src/prefs_common.c
103         * src/prefs_common.h
104         * src/prefs_folder_item.c
105         * src/prefs_gtk.c
106         * src/gtk/logwindow.c
107         * src/gtk/pluginwindow.c
108         * src/gtk/prefswindow.c
109         * src/gtk/prefswindow.h
110                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
111
112 2005-10-17 [paul]       1.9.15cvs66
113
114         * configure.ac
115                 fix missing libetpan message
116         * po/en_GB.po
117                 updated
118         * src/crash.c
119         * src/manual.c
120         * src/prefs_themes.c
121         * src/common/defs.h
122                 add some new URI defines, change some
123                 others
124         * src/wizard.c
125                 make welcome message translatable
126                 small improvements to english
127                 other tweaks
128         * src/gtk/menu.c
129                 fix warnings
130
131 2005-10-17 [paul]       1.9.15cvs65
132
133         * src/summaryview.c
134                 fix column titles
135
136 2005-10-16 [mones]      1.9.15cvs64
137
138         * po/es.po
139                 Updated translation
140
141 2005-10-16 [colin]
142
143         1.9.99-rc1 released
144
145 2005-10-16 [colin]      1.9.15cvs63
146
147         * src/wizard.c
148                 Fix whitespace
149
150 2005-10-16 [colin]      1.9.15cvs62
151
152         * src/toolbar.c
153                 s/Get All/Get Mail/
154         * src/wizard.c
155                 Real welcome mail text, thanks Paul
156
157 2005-10-16 [colin]      1.9.15cvs61
158
159         * src/editldap.c
160         * src/exporthtml.c
161         * src/main.c
162         * src/mainwindow.c
163         * src/prefs_themes.c
164         * src/prefs_toolbar.c
165         * src/plugins/demo/demo.c
166         * src/plugins/trayicon/trayicon.c
167                 s/Sylpheed/Sylpheed-Claws/
168
169 2005-10-16 [colin]      1.9.15cvs60
170
171         * src/wizard.c
172                 Add a welcome email in the first empty mailbox
173         * src/prefs_common.c
174                 Change one more default
175
176 2005-10-16 [colin]      1.9.15cvs59
177
178         * src/wizard.c
179                 Remove printf
180
181 2005-10-16 [colin]      1.9.15cvs58
182
183         * src/toolbar.c
184         * src/prefs_common.c
185                 Change some defaults
186
187 2005-10-16 [colin]      1.9.15cvs57
188
189         * src/toolbar.c
190         * src/prefs_common.c
191                 Change some defaults
192
193 2005-10-16 [colin]      1.9.15cvs56
194
195         * src/wizard.c
196                 By default, initialize fonts to have
197                 the same size as normal GtkWidgets
198
199 2005-10-16 [colin]      1.9.15cvs55
200
201         * src/mimeview.c
202                 Fix message a bit more
203
204 2005-10-16 [colin]      1.9.15cvs54
205
206         * src/addressbook.c
207                 Second attempt at flicker fixing
208
209 2005-10-16 [colin]      1.9.15cvs53
210
211         * src/addressbook.c
212                 Fix flicker
213
214 2005-10-16 [wwp]        1.9.15cvs52
215
216         * src/addressbook.c
217         * src/editaddress.c
218         * src/prefs_common.c
219         * src/prefs_common.h
220                 Remember window sizes (address book)
221
222 2005-10-16 [wwp]        1.9.15cvs51
223
224         * src/plugins/clamav/clamav_plugin_gtk.c
225         * src/plugins/spamassassin/spamassassin_gtk.c
226                 Fix compilation warnings (missing #include).
227
228 2005-10-16 [colin]      1.9.15cvs50
229
230         * src/mimeview.c
231         * src/summaryview.c
232         * src/textview.c
233                 Make 'c' check signature, and forward
234                 c, l, y, t from summaryview to mimeview
235
236 2005-10-16 [colin]      1.9.15cvs49
237
238         * src/addressbook.c
239                 Put border around buttons
240         * src/mainwindow.c
241         * src/summaryview.c
242                 Rework menus (Patch based on a patch
243                 by Paul)
244
245 2005-10-15 [wwp]        1.9.15cvs48
246
247         * src/editjpilot.c
248         * src/editldap.c
249         * src/editvcard.c
250         * src/exphtmldlg.c
251         * src/expldifdlg.c
252         * src/export.c
253         * src/import.c
254         * src/importldif.c
255         * src/importmutt.c
256         * src/importpine.c
257         * src/prefs_account.c
258         * src/prefs_spelling.c
259         * src/gtk/gtkutils.c
260         * src/gtk/gtkutils.h
261         * src/plugins/clamav/clamav_plugin_gtk.c
262         * src/plugins/spamassassin/spamassassin_gtk.c
263                 use nicer browse-for-file/dir buttons than the "..." ones,
264                 code factorizing more.
265
266 2005-10-14 [colin]      1.9.15cvs47
267
268         * src/mainwindow.c
269                 set relief on the account switcher so that people see it
270                 grey out Create processing rules when no message is selected
271         * src/prefs_filtering.c
272                 ask before closing if the rule has not been modified, even if
273                 it's not valid
274         * src/prefs_matcher.c
275                 fix sensitivity when entering the dialog
276         * src/gtk/inputdialog.c
277                 display a better icon on password ask
278         * src/plugins/pgpcore/passphrase.c
279                 make the dialog look better
280
281 2005-10-14 [paul]       1.9.15cvs46
282
283         * src/folderview.c
284                 indicate presense of marked msgs in
285                 unexpanded subfolders
286
287 2005-10-14 [paul]       1.9.15cvs45
288
289         * src/prefs_actions.c
290         * src/prefs_common.c
291         * src/prefs_common.h
292         * src/prefs_filtering_action.c
293         * src/prefs_matcher.c
294         * src/prefs_template.c
295                 remember window sizes
296                 fix Info button size
297
298         Patches by wwp
299
300 2005-10-13 [colin]      1.9.15cvs44
301
302         * src/mimeview.c
303         * src/noticeview.c
304         * src/noticeview.h
305                 Add a tooltip on the icon (optional) 
306                 Get rid of the signature buttons and only
307                 use the icon+tooltip
308
309 2005-10-13 [colin]      1.9.15cvs43
310
311         * src/noticeview.c
312         * src/noticeview.h
313                 Add hand cursor for hovering over icon
314
315 2005-10-13 [colin]      1.9.15cvs42
316
317         * src/summaryview.c
318                 Fix crash when quicksearch's hidden 
319                 at startup
320
321 2005-10-13 [colin]      1.9.15cvs41
322
323         * src/compose.c
324                 Set subject when forwarding multiple mails
325                 Check that other recipient than the default Cc or Bcc
326                 have been set before sending.
327
328 2005-10-13 [colin]      1.9.15cvs40
329
330         * src/imap.c
331                 Batch per-folder
332                 Introduce locking, but don't use it yet
333
334 2005-10-13 [colin]      1.9.15cvs39
335
336         * src/gtk/quicksearch.c
337                 Reset quicksearch when hiding it
338                 Make sticky a real pref
339
340 2005-10-13 [colin]      1.9.15cvs38
341
342         * src/summaryview.c
343                 Faster prefs apply
344
345 2005-10-13 [colin]      1.9.15cvs37
346
347         * src/mimeview.c
348         * src/noticeview.c
349         * src/noticeview.h
350         * src/plugins/pgpcore/sgpgme.c
351                 Make privacy icon clickable
352                 Move Trust field in Full info
353                 When trust is less than full, don't display
354                 a warning icon
355
356 2005-10-13 [colin]      1.9.15cvs36
357
358         * src/folder.c
359                 Batch on flags sync
360         * src/folderview.c
361                 Revert speed hack which is dangerous in fact
362                 Apply prefs faster
363
364 2005-10-13 [colin]      1.9.15cvs35
365
366         * src/folder_item_prefs.c
367                 Fix pref corruption on folder move. Patch
368                 by wwp
369
370 2005-10-13 [paul]       1.9.15cvs34
371
372         * src/export.c
373         * src/import.c
374                 fix typos in g_warnings
375         * src/prefs_account.c
376                 add a file selector for Signature file
377
378         Patches by wwp
379
380 2005-10-12 [colin]      1.9.15cvs33
381
382         * src/mimeview.c
383                 Provide a quick way to go back from a
384                 signature's full info to the email part
385
386 2005-10-12 [colin]      1.9.15cvs32
387
388         * src/compose.c
389                 Remove old hack of encoding signed mails with base64.
390                 QP works equally well.
391
392 2005-10-12 [colin]      1.9.15cvs31
393
394         * src/crash.c
395                 Replace deprecated GtkText with GtkTextView
396         * src/imap.c
397                 Fix a logic bug about counts in imap_select
398                 (previously un-triggered)
399         * src/mainwindow.c
400         * src/summaryview.c
401         * src/news.c
402                 Allow local deletion of news posts
403         * src/mimeview.c
404                 Show GPG noticeview on the message/rfc822 part
405                 in addition to the text/plain one
406         * src/prefs_image_viewer.c
407           src/plugins/pgpcore/prefs_gpg.c
408                 Polish (set the label as part of the checkbox)
409         * src/wizard.c
410                 Don't sit there doing nothing after destroying
411                 the window - return err
412
413 2005-10-11 [colin]      1.9.15cvs30
414
415         * src/folderview.c
416                 Apply processing rules before showing folders.
417                 Early folder show (before flags sync) will only
418                 be done when there are no processing rules (nor
419                 pre- or post- ones)
420         * src/imap.c
421                 Fix stuff related to mail subdir, creation and 
422                 deletion of folders 
423         * src/imap_gtk.c
424                 Don't allow creation of folders in NoInferior
425                 folders, as it won't work
426
427 2005-10-10 [colin]      1.9.15cvs29
428
429         * src/compose.c
430                 Reselect "None" Privacy system when selecting an
431                 account with no privacy system defined
432
433 2005-10-10 [colin]      1.9.15cvs28
434
435         * src/mainwindow.c
436                 Add Windows-1252 encoding
437         * src/prefs_common.c
438                 Rework some defaults:
439                 - autosave to draft by default
440                 - don't show header pane (it's already in the textview)
441                 - Select first new or unread mail on entry
442                 - Assume 'Yes' to change folder when there's no more
443                   unread message
444         * src/prefs_matcher.c
445                 Fix a gtk assertion failure
446         * src/gtk/colorlabel.c
447                 Workaround bad repainting on selection
448         * src/main.c
449                 Freeze/thaw (a bit faster on ssh -X)
450         * src/msgcache.c
451                 Get rid of StrdupConverter that just adds an
452                 extra strdup/free 
453         * src/etpan/imap_thread.c
454                 memset buf to 0
455
456 2005-10-10 [colin]      1.9.15cvs27
457
458         * src/export.c
459         * src/import.c
460                 Fix compile on gtk 2.4. Patch by wwp
461
462 2005-10-09 [colin]      1.9.15cvs26
463
464         * src/mainwindow.c
465         * src/messageview.c
466         * src/summaryview.c
467                 Clarify forward menus. Patch by wwp
468
469 2005-10-09 [colin]      1.9.15cvs25
470
471         * src/compose.c
472         * src/compose.h
473                 Fix bug #829 (Non-working "Encrypt message by 
474                 default when replying to an encrypted message")
475
476 2005-10-08 [colin]      1.9.15cvs24
477
478         * src/wizard.c
479                 Fix bug #827 ("Welcome" setup wizard after a 
480                 permission error gives up & forgets itself.)
481
482 2005-10-08 [colin]      1.9.15cvs23
483
484         * src/procmime.c
485                 Fix bug #828 (Ignoring headers with spaces around = sign)
486
487 2005-10-08 [colin]      1.9.15cvs22
488
489         * src/export.c
490                 Warning fix by wwp
491
492 2005-10-08 [colin]      1.9.15cvs21
493
494         * src/folder.c
495         * src/folder.h
496                 Add a processing_pending indicator, set on 
497                 folder_item_open and cleared after 
498                 folder_item_process_open
499         * src/folderview.c
500         * src/summaryview.c
501                 wrap procmsg_msginfo_*_flags, and in the
502                 wrapper check that there's no folder processing 
503                 pending. If there is, defer the flags change until 
504                 processing is done to avoid stepping over each
505                 other's toes.
506                 Freeze during processing, but not during scanning.
507
508 2005-10-07 [colin]      1.9.15cvs20
509
510         * src/plugins/pgpcore/passphrase.c
511                 Fix bug #826 (X-Server hangs when 
512                 right-clicking a PGP encrypted message)
513
514 2005-10-07 [paul]       1.9.15cvs19
515
516         * src/compose.c
517                 fix compose_entries[]
518                 patch by Fabien Vantard
519
520 2005-10-06 [colin]      1.9.15cvs18
521
522         * src/pixmaps/address.xpm
523         * src/pixmaps/address_book.xpm
524         * src/pixmaps/book.xpm
525         * src/pixmaps/check_spelling.xpm
526         * src/pixmaps/checkbox_off.xpm
527         * src/pixmaps/checkbox_on.xpm
528         * src/pixmaps/close.xpm
529         * src/pixmaps/complete.xpm
530         * src/pixmaps/continue.xpm
531         * src/pixmaps/deleted.xpm
532         * src/pixmaps/down_arrow.xpm
533         * src/pixmaps/exec.xpm
534         * src/pixmaps/forwarded.xpm
535         * src/pixmaps/group.xpm
536         * src/pixmaps/ignorethread.xpm
537         * src/pixmaps/interface.xpm
538         * src/pixmaps/jpilot.xpm
539         * src/pixmaps/ldap.xpm
540         * src/pixmaps/linewrap.xpm
541         * src/pixmaps/linewrapcurrent.xpm
542         * src/pixmaps/mail.xpm
543         * src/pixmaps/mail_attach.xpm
544         * src/pixmaps/mail_compose.xpm
545         * src/pixmaps/mail_forward.xpm
546         * src/pixmaps/mail_receive.xpm
547         * src/pixmaps/mail_receive_all.xpm
548         * src/pixmaps/mail_reply.xpm
549         * src/pixmaps/mail_reply_to_all.xpm
550         * src/pixmaps/mail_reply_to_author.xpm
551         * src/pixmaps/mail_send.xpm
552         * src/pixmaps/mail_send_queue.xpm
553         * src/pixmaps/mime_application.xpm
554         * src/pixmaps/mime_audio.xpm
555         * src/pixmaps/mime_image.xpm
556         * src/pixmaps/mime_message.xpm
557         * src/pixmaps/mime_text_enriched.xpm
558         * src/pixmaps/mime_text_html.xpm
559         * src/pixmaps/mime_text_plain.xpm
560         * src/pixmaps/mime_unknown.xpm
561         * src/pixmaps/new.xpm
562         * src/pixmaps/news_compose.xpm
563         * src/pixmaps/offline.xpm
564         * src/pixmaps/online.xpm
565         * src/pixmaps/paste.xpm
566         * src/pixmaps/preferences.xpm
567         * src/pixmaps/privacy_emblem_encrypted.xpm
568         * src/pixmaps/privacy_expired.xpm
569         * src/pixmaps/privacy_failed.xpm
570         * src/pixmaps/privacy_passed.xpm
571         * src/pixmaps/privacy_signed.xpm
572         * src/pixmaps/privacy_unknown.xpm
573         * src/pixmaps/privacy_warn.xpm
574         * src/pixmaps/properties.xpm
575         * src/pixmaps/replied.xpm
576         * src/pixmaps/search.xpm
577         * src/pixmaps/unread.xpm
578         * src/pixmaps/up_arrow.xpm
579         * src/pixmaps/vcard.xpm
580                 Modernize internal theme, with icons from the 
581                 Gnomaws theme. Keep some of the old ones where
582                 they were better.
583
584 2005-10-06 [colin]      1.9.15cvs17
585
586         * src/summaryview.c
587                 Little optimisations + bugfix
588         * src/toolbar.c
589                 Remove default useless items - useless being defined
590                 by the default relevant prefs
591         * src/wizard.c
592                 include config.h to make gettext work
593         * src/prefs_themes.c
594                 Fix selection of current theme in prefs
595
596 2005-10-06 [colin]      1.9.15cvs16
597
598         * src/prefs_common.c
599         * src/prefs_common.h
600         * src/prefs_summaries.c
601         * src/folderview.c
602                 Add a warning dialog on Mark all read 
603                 (with pref to get rid of it)
604
605 2005-10-06 [paul]       1.9.15cvs15
606
607         * po/nb.po
608         * po/pt_BR.po
609                 updated by Geir Helland and Frederico
610                 Goncalves Guimaraes
611
612 2005-10-05 [colin]      1.9.15cvs14
613
614         * src/folder.c
615         * src/folder.h
616         * src/folderview.c
617         * src/folderview.h
618         * src/imap_gtk.c
619         * src/mh_gtk.c
620         * src/mainwindow.c
621         * src/setup.c
622                 add a way to rescan without rebuilding
623                 make moving a bit faster (less folders changes)
624                 don't lock the tree on Get 
625         * src/imap.c
626                 Don't re-delete deleted messages before expunging
627         * src/summaryview.c
628                 Set batch mode when deleting mails
629
630 2005-10-05 [paul]       1.9.15cvs13
631
632         * src/mainwindow.c
633         * src/mainwindow.h
634                 fix disabled Execute menu item
635         * src/toolbar.c
636                 match the change in 1.9.15cvs10: use Compose
637                 instead of News by default
638
639 2005-10-04 [colin]      1.9.15cvs12
640
641         * src/compose.c
642                 When replying to an ML post with Reply-To set
643                 to the poster's email, honor it (as before),
644                 but also honor our user's request to reply to
645                 the mailing list: set the ML address in the To
646                 field and the Reply-To address in the Cc: 
647                 field.
648
649 2005-10-04 [colin]      1.9.15cvs11
650
651         * src/plugins/trayicon/trayicon.c
652                 Finish cosmetic change - thanks to wwp
653
654 2005-10-04 [colin]      1.9.15cvs10
655
656         * src/toolbar.c
657                 Use Compose instead of Email by default.
658                 Spotted by wwp.
659
660 2005-10-04 [colin]      1.9.15cvs9
661
662         * src/folder.c
663         * src/folder.h
664         * src/folderview.c
665         * src/imap.c
666         * src/etpan/imap-thread.c
667         * src/etpan/imap-thread.h
668                 Try to make IMAP faster, by simplifying SEARCH
669                 commands, avoiding sending two STATUS in a row,
670                 and deferring flags sync and processing just
671                 after displaying the folder. 
672                 This will update the SummaryView in certain
673                 cases (new mails not already fetched, flags
674                 changed from another client) but in a non-
675                 blocking manner.
676
677 2005-10-04 [colin]      1.9.15cvs8
678
679         * src/plugins/trayicon/trayicon.c
680                 Relabel "Offline" to "Work offline"
681
682 2005-10-04 [colin]      1.9.15cvs7
683
684         * src/export.c
685         * src/import.c
686         * src/mbox.c
687                 Fix mbox import/export buglets
688                 Patch by wwp
689         * src/plugins/trayicon/trayicon.c
690                 Add offline swithc
691                 Patch by wwp
692
693 2005-10-04 [colin]      1.9.15cvs6
694
695         * src/folder.c
696         * src/folderview.c
697         * src/summaryview.c
698                 Better fix (don't break mark all read) for cvs2
699
700 2005-10-03 [colin]      1.9.15cvs5
701
702         * src/folder.c
703                 Use a sane sort by default
704
705 2005-10-03 [colin]      1.9.15cvs4
706
707         * src/inc.c
708                 Add a 'Only once' button for overriding offline mode
709         * src/prefs_account.c
710         * src/wizard.c
711                 Add Local mbox to the wizard
712                 Add IMAP subdir to the wizard (or the wizard is useless
713                 for such accounts, or even worse than useless)
714                 Move IMAP subdir from Advanced to Receive tab, as it's
715                 not that uncommon
716
717 2005-10-03 [colin]      1.9.15cvs3
718
719         * src/send_message.c
720                 Forgot this one in cvs1
721
722 2005-10-03 [colin]      1.9.15cvs2
723
724         * src/folder.c
725                 Faster close when leaving a folder with lots
726                 of new mails. Idea by David Relson.
727
728 2005-10-03 [colin]      1.9.15cvs1
729
730         * src/compose.c
731         * src/imap.c
732         * src/inc.c
733         * src/main.c
734         * src/messageview.c
735         * src/news.c
736         * src/summaryview.c
737         * src/gtk/sslcertwindow.c
738         * src/plugins/trayicon/trayicon.c
739                 Add accels to every AlertPanel. Patch by Fabien 
740                 Vantard
741
742 2005-10-03 [paul]       1.9.15
743
744         1.9.15 released
745
746 2005-10-03 [paul]       1.9.14cvs68
747
748         * po/ca.po
749         * po/de.po
750         * po/es.po
751         * po/fi.po
752         * po/fr.po
753         * po/sk.po
754         * po/sr.po
755         * po/zh_CN.po
756                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
757                 Mones Lastra, Tommi Pirinen, Fabien vantard,
758                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
759
760 2005-10-03 [paul]       1.9.14cvs67
761
762         * src/send_message.c
763                 prevent hang on Cancel
764                 patch by Colin
765
766 2005-10-03 [paul]       1.9.14cvs66
767
768         * src/main.c
769                 fix crash in IMAP caused by discrepancy
770                 between check_at_startup and offline mode
771                 Patch by Colin
772
773 2005-10-01 [paul]       1.9.14cvs65
774
775         * src/inc.c
776                 fix engrish
777
778 2005-10-01 [paul]       1.9.14cvs64
779         * src/export.c
780         * src/import.c
781                 synchronise import_mbox() and export_mbox()
782         * src/mbox.c
783                 proc_mbox(): add alert if file cannot be opened
784                 export_list_to_mbox(): test if dest file exists,
785                 prompt user to overwrite if it does. add alert
786                 if file cannot be created
787                                                                 
788         Patch by wwp
789                                                                                                                 
790
791 2005-09-30 [paul]       1.9.14cvs63
792
793         * src/addressbook.c
794                 Fix sensitivity of a menu
795         * src/codeconv.c
796                 Respect hidden pref for mails with no encoding
797         * src/common/xml.c
798                 Fix memory corruption
799         * src/plugins/pgpcore/sgpgme.c
800                 Fix segfault on incomplete sigs, and display
801                 of S/Mime UIDs
802
803         Patches by Colin
804
805 2005-09-30 [colin]      1.9.14cvs62
806
807         * src/partial_download.c
808                 Little logic fix in almost-dead code
809         * src/pop.c
810                 Fix partial download when there's no new mail
811
812 2005-09-29 [paul]       1.9.14cvs61
813
814         * src/plugins/pgpinline/pgpinline.c
815                 fix bug 819, 'crash accessing sign message'
816                 Patch by Colin
817
818 2005-09-28 [martin]     1.9.14cvs60
819
820         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
821                 fix bug #790 (Crash when restarting window manager (fluxbox))
822
823 2005-09-28 [paul]       1.9.14cvs59
824
825         * src/gtk/gtkaspell.c
826                 fix off-by-one typo
827
828 2005-09-27 [colin]      1.9.14cvs58
829
830         * src/plugins/pgpcore/sgpgme.c
831                 Report error when there's one, instead of
832                 "Signature unchecked" 
833
834 2005-09-27 [colin]      1.9.14cvs57
835
836         * src/prefs_quote.c
837                 Fix bug #816 (Weird quotation with spaces)
838
839 2005-09-27 [colin]      1.9.14cvs56
840
841         * src/codeconv.c
842         * src/compose.c
843         * src/compose.h
844                 Put subject in compose's title
845                 Fix Automatic encoding so that it's really automatic:
846                 first try default locale's charset, then charset of the replied mail, 
847                 then utf-8
848                 Fix encoding of headers (must be in strict mode too)
849
850 2005-09-26 [colin]      1.9.14cvs55
851
852         * src/gtk/gtkaspell.c
853                 Fix previous patch - don't color the space,
854                 just uncolor it :)
855
856 2005-09-26 [colin]      1.9.14cvs54
857
858         * src/gtk/gtkaspell.c
859                 Unmark space if possible
860
861 2005-09-26 [colin]      1.9.14cvs53
862
863         * src/imap.c
864                 log_error instead of alertpanel according to the pref
865         * src/etpan/imap-thread.c
866                 Print connect status, copy only necessary size to 
867                 logger
868         * src/plugins/pgpmime/pgpmime.c
869                 Handle S/Mime signatures (verification only). Patch based
870                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
871
872 2005-09-26 [paul]       1.9.14cvs52
873
874         * src/common/passcrypt.c
875                 this 'workaround' not necessary on NetBSD.
876                 Thanks to Daniel Gustafson
877
878 2005-09-26 [paul]
879
880         1.9.15-rc4 released
881
882 2005-09-26 [paul]       1.9.14cvs51
883
884         * src/summaryview.c
885                 Skip currently selected message when
886                 looking for next new or unread message
887                 in current folder. Patch by Colin
888         * src/common/passcrypt.c
889                 eliminate warnings on *BSD. Patch by
890                 Daniel Gustafson
891
892 2005-09-26 [colin]      1.9.14cvs50
893
894         * src/procmsg.c
895                 Call postfiltering hook anyway
896
897 2005-09-22 [colin]      1.9.14cvs49
898
899         * src/codeconv.c
900         * src/codeconv.h
901                 Add a strict mode that doesn't replace with _
902         * src/compose.c
903         * src/compose.h
904                 Use strict conversion while sending
905                 Fix race when drafting while sending (happens
906                 on IMAP)
907                 Fix d'n'd of messages from summaryview
908         * src/prefs_common.c
909         * src/prefs_common.h
910                 add hidden utf8_instead_of_locale_for_broken_mail 
911                 pref for people that preferred the default charset 
912                 to be utf8 for broken mails
913         * src/quote_fmt_parse.y
914                 fix bug #815 (No quote insert if "From:" fied 
915                 contained Russian letters)
916         * src/summaryview.c
917                 Fix d'n'd of messages to compose
918
919 2005-09-22 [paul]       1.9.14cvs48
920
921         * src/compose.c
922                 fix bug where attachments Name entry
923                 would display Path instead
924
925 2005-09-21 [paul]       1.9.14cvs47
926
927         * README
928         * README.jp
929         * configure.ac
930         * config/config.rpath
931         * doc/manual/en/sylpheed-20.html
932         * doc/manual/es/sylpheed-20.html
933         * po/bg.po
934         * po/ca.po
935         * po/de.po
936         * po/es.po
937         * po/fr.po
938         * po/it.po
939         * po/pt_BR.po
940         * po/sk.po
941         * po/zh_TW.po
942         * src/account.c
943         * src/account.h
944         * src/action.c
945         * src/action.h
946         * src/adbookbase.h
947         * src/addr_compl.c
948         * src/addr_compl.h
949         * src/addrbook.c
950         * src/addrbook.h
951         * src/addrcache.c
952         * src/addrcache.h
953         * src/addrcindex.c
954         * src/addrcindex.h
955         * src/addrclip.c
956         * src/addrclip.h
957         * src/addrdefs.h
958         * src/addressadd.c
959         * src/addressadd.h
960         * src/addressbook.c
961         * src/addressbook.h
962         * src/addressitem.h
963         * src/addrgather.c
964         * src/addrgather.h
965         * src/addrharvest.c
966         * src/addrharvest.h
967         * src/addrindex.c
968         * src/addrindex.h
969         * src/addritem.c
970         * src/addritem.h
971         * src/addrquery.c
972         * src/addrquery.h
973         * src/addrselect.c
974         * src/addrselect.h
975         * src/alertpanel.c
976         * src/alertpanel.h
977         * src/browseldap.c
978         * src/browseldap.h
979         * src/codeconv.c
980         * src/codeconv.h
981         * src/compose.c
982         * src/compose.h
983         * src/crash.c
984         * src/crash.h
985         * src/customheader.c
986         * src/customheader.h
987         * src/displayheader.c
988         * src/displayheader.h
989         * src/editaddress.c
990         * src/editaddress.h
991         * src/editbook.c
992         * src/editbook.h
993         * src/editgroup.c
994         * src/editgroup.h
995         * src/editjpilot.c
996         * src/editjpilot.h
997         * src/editldap.c
998         * src/editldap.h
999         * src/editldap_basedn.c
1000         * src/editldap_basedn.h
1001         * src/editvcard.c
1002         * src/editvcard.h
1003         * src/enriched.c
1004         * src/enriched.h
1005         * src/exphtmldlg.c
1006         * src/exphtmldlg.h
1007         * src/expldifdlg.c
1008         * src/expldifdlg.h
1009         * src/export.c
1010         * src/export.h
1011         * src/exporthtml.c
1012         * src/exporthtml.h
1013         * src/exportldif.c
1014         * src/exportldif.h
1015         * src/filtering.c
1016         * src/filtering.h
1017         * src/folder.c
1018         * src/folder.h
1019         * src/folder_item_prefs.c
1020         * src/folder_item_prefs.h
1021         * src/foldersel.c
1022         * src/foldersel.h
1023         * src/folderutils.c
1024         * src/folderutils.h
1025         * src/folderview.c
1026         * src/folderview.h
1027         * src/grouplistdialog.c
1028         * src/grouplistdialog.h
1029         * src/headerview.c
1030         * src/headerview.h
1031         * src/html.c
1032         * src/html.h
1033         * src/image_viewer.c
1034         * src/image_viewer.h
1035         * src/imap.c
1036         * src/imap.h
1037         * src/imap_gtk.c
1038         * src/imap_gtk.h
1039         * src/import.c
1040         * src/import.h
1041         * src/importldif.c
1042         * src/importldif.h
1043         * src/importmutt.c
1044         * src/importmutt.h
1045         * src/importpine.c
1046         * src/importpine.h
1047         * src/inc.c
1048         * src/inc.h
1049         * src/jpilot.c
1050         * src/jpilot.h
1051         * src/ldapctrl.c
1052         * src/ldapctrl.h
1053         * src/ldaplocate.c
1054         * src/ldaplocate.h
1055         * src/ldapquery.c
1056         * src/ldapquery.h
1057         * src/ldapserver.c
1058         * src/ldapserver.h
1059         * src/ldaputil.c
1060         * src/ldaputil.h
1061         * src/ldif.c
1062         * src/ldif.h
1063         * src/localfolder.c
1064         * src/localfolder.h
1065         * src/main.c
1066         * src/main.h
1067         * src/mainwindow.c
1068         * src/mainwindow.h
1069         * src/manual.c
1070         * src/manual.h
1071         * src/matcher.c
1072         * src/matcher.h
1073         * src/matcher_parser.h
1074         * src/matcher_parser_lex.l
1075         * src/matcher_parser_parse.y
1076         * src/mbox.c
1077         * src/mbox.h
1078         * src/message_search.c
1079         * src/message_search.h
1080         * src/messageview.c
1081         * src/messageview.h
1082         * src/mh.c
1083         * src/mh.h
1084         * src/mh_gtk.c
1085         * src/mh_gtk.h
1086         * src/mimeview.c
1087         * src/mimeview.h
1088         * src/msgcache.c
1089         * src/msgcache.h
1090         * src/mutt.c
1091         * src/mutt.h
1092         * src/news.c
1093         * src/news.h
1094         * src/news_gtk.c
1095         * src/news_gtk.h
1096         * src/noticeview.c
1097         * src/noticeview.h
1098         * src/partial_download.c
1099         * src/partial_download.h
1100         * src/pine.c
1101         * src/pine.h
1102         * src/pop.c
1103         * src/pop.h
1104         * src/prefs_account.c
1105         * src/prefs_account.h
1106         * src/prefs_actions.c
1107         * src/prefs_actions.h
1108         * src/prefs_common.c
1109         * src/prefs_common.h
1110         * src/prefs_compose_writing.c
1111         * src/prefs_compose_writing.h
1112         * src/prefs_customheader.c
1113         * src/prefs_customheader.h
1114         * src/prefs_display_header.c
1115         * src/prefs_display_header.h
1116         * src/prefs_ext_prog.c
1117         * src/prefs_ext_prog.h
1118         * src/prefs_filtering.c
1119         * src/prefs_filtering.h
1120         * src/prefs_filtering_action.c
1121         * src/prefs_filtering_action.h
1122         * src/prefs_folder_column.c
1123         * src/prefs_folder_column.h
1124         * src/prefs_folder_item.c
1125         * src/prefs_folder_item.h
1126         * src/prefs_fonts.c
1127         * src/prefs_fonts.h
1128         * src/prefs_gtk.c
1129         * src/prefs_gtk.h
1130         * src/prefs_image_viewer.c
1131         * src/prefs_image_viewer.h
1132         * src/prefs_matcher.c
1133         * src/prefs_matcher.h
1134         * src/prefs_message.c
1135         * src/prefs_message.h
1136         * src/prefs_msg_colors.c
1137         * src/prefs_msg_colors.h
1138         * src/prefs_other.c
1139         * src/prefs_other.h
1140         * src/prefs_quote.c
1141         * src/prefs_quote.h
1142         * src/prefs_receive.c
1143         * src/prefs_receive.h
1144         * src/prefs_send.c
1145         * src/prefs_send.h
1146         * src/prefs_spelling.c
1147         * src/prefs_spelling.h
1148         * src/prefs_summaries.c
1149         * src/prefs_summaries.h
1150         * src/prefs_summary_column.c
1151         * src/prefs_summary_column.h
1152         * src/prefs_template.c
1153         * src/prefs_template.h
1154         * src/prefs_themes.c
1155         * src/prefs_themes.h
1156         * src/prefs_toolbar.c
1157         * src/prefs_toolbar.h
1158         * src/prefs_wrapping.c
1159         * src/prefs_wrapping.h
1160         * src/privacy.c
1161         * src/privacy.h
1162         * src/procheader.c
1163         * src/procheader.h
1164         * src/procmime.c
1165         * src/procmime.h
1166         * src/procmsg.c
1167         * src/procmsg.h
1168         * src/quote_fmt.c
1169         * src/quote_fmt_parse.y
1170         * src/recv.c
1171         * src/recv.h
1172         * src/remotefolder.c
1173         * src/remotefolder.h
1174         * src/send_message.c
1175         * src/send_message.h
1176         * src/setup.c
1177         * src/setup.h
1178         * src/simple-gettext.c
1179         * src/sourcewindow.c
1180         * src/sourcewindow.h
1181         * src/ssl_manager.c
1182         * src/ssl_manager.h
1183         * src/statusbar.c
1184         * src/statusbar.h
1185         * src/stock_pixmap.c
1186         * src/stock_pixmap.h
1187         * src/summary_search.c
1188         * src/summary_search.h
1189         * src/summaryview.c
1190         * src/summaryview.h
1191         * src/syldap.c
1192         * src/syldap.h
1193         * src/textview.c
1194         * src/textview.h
1195         * src/toolbar.c
1196         * src/toolbar.h
1197         * src/undo.c
1198         * src/undo.h
1199         * src/unmime.c
1200         * src/unmime.h
1201         * src/vcard.c
1202         * src/vcard.h
1203         * src/wizard.c
1204         * src/wizard.h
1205         * src/common/base64.c
1206         * src/common/base64.h
1207         * src/common/defs.h
1208         * src/common/hooks.c
1209         * src/common/hooks.h
1210         * src/common/log.c
1211         * src/common/log.h
1212         * src/common/md5.c
1213         * src/common/md5.h
1214         * src/common/mgutils.c
1215         * src/common/mgutils.h
1216         * src/common/nntp.c
1217         * src/common/nntp.h
1218         * src/common/passcrypt.c
1219         * src/common/passcrypt.h.in
1220         * src/common/plugin.c
1221         * src/common/plugin.h
1222         * src/common/prefs.c
1223         * src/common/prefs.h
1224         * src/common/progressindicator.c
1225         * src/common/progressindicator.h
1226         * src/common/quoted-printable.c
1227         * src/common/quoted-printable.h
1228         * src/common/session.c
1229         * src/common/session.h
1230         * src/common/smtp.c
1231         * src/common/smtp.h
1232         * src/common/socket.c
1233         * src/common/socket.h
1234         * src/common/ssl.c
1235         * src/common/ssl.h
1236         * src/common/ssl_certificate.c
1237         * src/common/ssl_certificate.h
1238         * src/common/string_match.c
1239         * src/common/string_match.h
1240         * src/common/stringtable.c
1241         * src/common/sylpheed.c
1242         * src/common/sylpheed.h
1243         * src/common/template.c
1244         * src/common/template.h
1245         * src/common/timing.h
1246         * src/common/utils.c
1247         * src/common/utils.h
1248         * src/common/uuencode.c
1249         * src/common/uuencode.h
1250         * src/common/version.h.in
1251         * src/common/xml.c
1252         * src/common/xml.h
1253         * src/common/xmlprops.c
1254         * src/common/xmlprops.h
1255         * src/gtk/about.c
1256         * src/gtk/about.h
1257         * src/gtk/colorlabel.c
1258         * src/gtk/colorlabel.h
1259         * src/gtk/colorsel.c
1260         * src/gtk/colorsel.h
1261         * src/gtk/description_window.c
1262         * src/gtk/description_window.h
1263         * src/gtk/filesel.c
1264         * src/gtk/filesel.h
1265         * src/gtk/foldersort.c
1266         * src/gtk/foldersort.h
1267         * src/gtk/gtkutils.c
1268         * src/gtk/gtkutils.h
1269         * src/gtk/inputdialog.c
1270         * src/gtk/inputdialog.h
1271         * src/gtk/logwindow.c
1272         * src/gtk/logwindow.h
1273         * src/gtk/manage_window.c
1274         * src/gtk/manage_window.h
1275         * src/gtk/menu.c
1276         * src/gtk/menu.h
1277         * src/gtk/pluginwindow.c
1278         * src/gtk/pluginwindow.h
1279         * src/gtk/prefswindow.c
1280         * src/gtk/prefswindow.h
1281         * src/gtk/progressdialog.c
1282         * src/gtk/progressdialog.h
1283         * src/gtk/quicksearch.c
1284         * src/gtk/quicksearch.h
1285         * src/gtk/sslcertwindow.c
1286         * src/gtk/sslcertwindow.h
1287         * src/plugins/clamav/clamav_plugin.c
1288         * src/plugins/clamav/clamav_plugin.h
1289         * src/plugins/clamav/clamav_plugin_gtk.c
1290         * src/plugins/demo/demo.c
1291         * src/plugins/dillo_viewer/dillo_prefs.c
1292         * src/plugins/dillo_viewer/dillo_prefs.h
1293         * src/plugins/dillo_viewer/dillo_viewer.c
1294         * src/plugins/mathml_viewer/mathml_viewer.c
1295         * src/plugins/pgpcore/passphrase.c
1296         * src/plugins/pgpcore/passphrase.h
1297         * src/plugins/pgpcore/plugin.c
1298         * src/plugins/pgpcore/prefs_gpg.c
1299         * src/plugins/pgpcore/prefs_gpg.h
1300         * src/plugins/pgpcore/select-keys.c
1301         * src/plugins/pgpcore/select-keys.h
1302         * src/plugins/pgpcore/sgpgme.c
1303         * src/plugins/pgpcore/sgpgme.h
1304         * src/plugins/pgpinline/pgpinline.c
1305         * src/plugins/pgpinline/pgpinline.h
1306         * src/plugins/pgpinline/plugin.c
1307         * src/plugins/pgpmime/pgpmime.c
1308         * src/plugins/pgpmime/pgpmime.h
1309         * src/plugins/pgpmime/plugin.c
1310         * src/plugins/spamassassin/spamassassin.c
1311         * src/plugins/spamassassin/spamassassin.h
1312         * src/plugins/spamassassin/spamassassin_gtk.c
1313         * src/plugins/trayicon/trayicon.c
1314         * tools/OOo2sylpheed.pl
1315         * tools/acroread2sylpheed.pl
1316         * tools/asus_mailled.sh
1317         * tools/filter_conv.pl
1318         * tools/freshmeat_search.pl
1319         * tools/google_search.pl
1320         * tools/kmail2sylpheed.pl
1321         * tools/kmail2sylpheed_v2.pl
1322         * tools/maildir2sylpheed.pl
1323         * tools/multiwebsearch.pl
1324         * tools/newscache_clean.pl
1325         * tools/outlook2sylpheed.pl
1326         * tools/sylpheed-switcher
1327         * tools/update-po
1328         * tools/vcard2xml.py
1329         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1330                 update FSF address
1331
1332 2005-09-21 [colin]      1.9.14cvs46
1333
1334         * src/gedit-print.c
1335         * src/procmsg.c
1336         * src/procmsg.h
1337         * src/textview.c
1338         * src/summaryview.c
1339                 Remove some printing hacks (deselection/reselection),
1340                 which by the way fix printing the currently 
1341                 displayed mime part (still only text)
1342                 Plus a little optimisation of summary_show
1343
1344
1345 2005-09-20 [colin]      1.9.14cvs45
1346
1347         * src/mainwindow.c
1348         * src/messageview.c
1349                 GUI fixups: add accels, set message
1350                 view title to displayed mail's subject
1351         * src/prefs_spelling.c
1352         * src/gtk/gtkaspell.c
1353                 GUI fixups: allow underlining misspelled
1354                 words instead of coloring them (a11y!)
1355
1356 2005-09-19 [colin]
1357
1358         1.9.15rc3 released
1359
1360 2005-09-19 [colin]      1.9.14cvs44
1361
1362         * src/compose.c
1363                 Fix draft message
1364         * src/gtk/gtkaspell.c
1365                 Fix wrong test ;-)
1366
1367 2005-09-19 [colin]      1.9.14cvs43
1368
1369         * src/addressbook.c
1370                 Fix sensitivity of Delete button
1371         * src/compose.c
1372                 Warn if the requested Privacy system
1373                 is not available
1374         * src/exphtmldlg.c
1375         * src/expldifdlg.c
1376         * src/importldif.c
1377         * src/importmutt.c
1378         * src/importpine.c
1379                 Fix crappy UI
1380         * src/
1381         * src/ssl.h
1382         * src/prefs_account.h
1383         * src/prefs_account.c
1384                 Save SSL prefs even in builds that have
1385                 SSL support disable
1386         * src/imap.c
1387         * src/inc.c
1388         * src/news.c
1389         * src/send_message.c
1390                 Warn if connection should be secure, but
1391                 SSL support isn't compiled in
1392         * src/gtkaspell.c
1393                 Fix word separation on UTF-8 systems
1394                 Fixes bug #812 (Strange inline spellchecking)
1395         * src/compose.c
1396                 Warn if the requested Privacy system
1397                 is not available
1398                 Factorize offline warning
1399         * src/imap.c
1400         * src/imap_gtk.c
1401         * src/imap_gtk.h
1402         * src/inc.h
1403         * src/news_gtk.c
1404         * src/news_gtk.h
1405         * src/messageview.c
1406                 Factorize offline warning
1407
1408 2005-09-19 [paul]
1409
1410         1.9.15-rc2 released
1411
1412 2005-09-18 [colin]      1.9.14cvs42
1413
1414         * src/codeconv.c
1415         * src/codeconv.h
1416         * src/procmime.c
1417                 Add a way to get locale's charset ignoring utf-8,
1418                 and use that as default encoding for broken mails
1419
1420 2005-09-18 [colin]      1.9.14cvs41
1421
1422         * src/gtk/logwindow.c
1423                 Translate string. Patch by Fabien Vantard
1424
1425 2005-09-18 [colin]      1.9.14cvs40
1426
1427         * configure.ac
1428                 Fix bug #803 (IMAP/SSL support breaks with 
1429                 GnuTLS libetpan 0.38)
1430
1431 2005-09-18 [colin]      1.9.14cvs39
1432
1433         * src/codeconv.c
1434         * src/compose.c
1435         * src/procmime.c
1436                 More charsets fixes. Fixes bug #806 (non
1437                 ascii characters in subject line)
1438
1439 2005-09-17 [paul]       1.9.14cvs38
1440
1441         * src/folderview.c
1442         * src/mainwindow.c
1443                 fix gcc-2.95 issues
1444                 Patch by Pawel Pekala
1445
1446 2005-09-17 [colin]      1.9.14cvs37
1447
1448         * src/addrindex.c
1449                 bugfix for NO-USE LDAP compilation, patch 
1450                 by Fabien Vantard
1451
1452 2005-09-17 [colin]      1.9.14cvs36
1453
1454         * src/prefs_actions.c
1455         * src/prefs_customheader.c
1456         * src/prefs_display_header.c
1457         * src/prefs_filtering_action.c
1458         * src/prefs_matcher.c
1459         * src/prefs_toolbar.c
1460                 Fix strange casts (less elegant but
1461                 works better)
1462
1463 2005-09-16 [colin]      1.9.14cvs35
1464
1465         * src/jpilot.c
1466                 Missed that one
1467
1468 2005-09-16 [colin]      1.9.14cvs34
1469
1470         * configure.ac
1471         * src/Makefile.am
1472         * src/addr_compl.c
1473         * src/addrindex.c
1474         * src/browseldap.c
1475         * src/editldap.c
1476         * src/ldaplocate.c
1477         * src/ldapquery.c
1478         * src/ldapquery.h
1479         * src/ldapserver.c
1480         * src/ldapserver.h
1481         * src/main.c
1482         * src/matcher_parser_parse.y
1483         * src/prefs_themes.c
1484         * src/etpan/Makefile.am
1485         * src/gtk/description_window.c
1486         * src/plugins/clamav/Makefile.am
1487         * src/plugins/clamav/clamav_plugin.c
1488         * src/plugins/dillo_viewer/Makefile.am
1489         * src/plugins/pgpcore/Makefile.am
1490         * src/plugins/pgpinline/Makefile.am
1491         * src/plugins/pgpmime/Makefile.am
1492         * src/plugins/trayicon/Makefile.am
1493                 Fix 100% cpu usage in address completion list
1494                 Fix little bugs (return with no values etc)
1495                 Fix all warnings (with common CFLAGS)
1496
1497 2005-09-15 [colin]      1.9.14cvs33
1498
1499         * src/addressbook.c
1500                 Fix bug where sometimes a group's email list is empty,
1501                 force its refresh (probably fixes "Re: how to create a 
1502                 distribution list")
1503         * src/ldapquery.c
1504                 Don't return to the callback in the main thread from the
1505                 fetch thread (or face segs!)
1506
1507 2005-09-15 [paul]       1.9.14cvs32
1508
1509         * src/prefs_matcher.c
1510                 forgotten in last commit
1511
1512 2005-09-15 [paul]       1.9.14cvs31
1513
1514         * src/prefs_actions.c
1515         * src/prefs_filtering_action.c
1516         * src/prefs_quote.c
1517         * src/quote_fmt.c
1518         * src/summaryview.c
1519         * src/gtk/description_window.c
1520         * src/gtk/description_window.h
1521         * src/gtk/quicksearch.c
1522                 allow interaction with the called
1523                 description window
1524                 Patch by Anders Hammar
1525
1526 2005-09-14 [paul]       1.9.14cvs30
1527
1528         * src/compose.c
1529                 fix a little annoyance when pasting with 3rd button 
1530                 with wrap_pastes=0 and wrap_input=1
1531                 Patch by Colin
1532
1533 2005-09-14 [paul]       1.9.14cvs29
1534
1535         * src/prefs_account.c
1536                 disable 'Filter messages on receiving' for
1537                 SMTP-only accounts
1538                 Patch  by Anders Hammar
1539
1540 2005-09-14 [paul]       1.9.14cvs28
1541
1542         * po/sk.po
1543                 fix crash
1544                 updated by Andrej Kacian
1545
1546 2005-09-14 [paul]
1547
1548         1.9.15-rc1 released
1549
1550 2005-09-14 [paul]       1.9.14cvs27
1551
1552         * po/es.po
1553                 updated by Ricardo Mones Lastra
1554         * src/compose.c
1555         * src/compose.h
1556                 associate no_wrap_tags to Compose windows
1557                 instead of using a static one
1558                 Patch by Colin
1559         * src/mbox.c
1560                 fix proc_mbox()
1561                 Patch by wwp
1562         * src/textview.c
1563                 remove unneeded printf()
1564
1565 2005-09-14 [paul]       1.9.14cvs26
1566
1567         * src/addrcache.c
1568         * src/codeconv.h
1569         * src/folder.h
1570         * src/mainwindow.h
1571         * src/mh.c
1572         * src/mimeview.h
1573         * src/partial_download.c
1574         * src/pop.c
1575         * src/prefs_account.c
1576         * src/prefs_account.h
1577         * src/prefs_actions.c
1578         * src/prefs_customheader.c
1579         * src/prefs_display_header.c
1580         * src/prefs_filtering_action.c
1581         * src/prefs_matcher.c
1582         * src/prefs_toolbar.c
1583         * src/privacy.h
1584         * src/procmime.c
1585         * src/procmime.h
1586         * src/procmsg.h
1587         * src/textview.c
1588         * src/undo.h
1589         * src/common/plugin.c
1590         * src/common/session.h
1591         * src/common/socket.c
1592         * src/common/socket.h
1593         * src/common/template.c
1594         * src/gtk/gtkaspell.c
1595         * src/gtk/quicksearch.h
1596         * src/plugins/pgpcore/passphrase.c
1597         * src/plugins/pgpcore/prefs_gpg.h
1598         * src/plugins/pgpcore/select-keys.c
1599         * src/plugins/pgpcore/select-keys.h
1600         * src/plugins/pgpcore/sgpgme.c
1601         * src/plugins/pgpinline/pgpinline.c
1602         * src/plugins/pgpmime/pgpmime.c
1603         * src/plugins/trayicon/trayicon.c
1604                 fix compilation warnings
1605                 Patch by Daniel Gustafson
1606
1607 2005-09-14 [paul]       1.9.14cvs25
1608
1609         * src/addressbook.c
1610                 add missing column header, and other small
1611                 bug fixes
1612                 Patch by Anders Hammar
1613
1614 2005-09-13 [colin]      1.9.14cvs24
1615
1616         * src/gtk/gtkaspell.c
1617                 Fix non-utf8 in menu
1618                 Fix little leaks
1619                 Nullify struct members after free()s
1620
1621 2005-09-13 [colin]      1.9.14cvs23
1622
1623         * src/compose.c
1624                 Test utf8 compliance before inserting to 
1625                 buffer, and try to convert if necessary
1626         * src/procmime.c
1627                 If no charset is present, use the locale 
1628                 one instead of us-ascii
1629         * src/procmsg.c
1630                 Add Sender, List-Post and To in the checked 
1631                 headers for automatic rules creation 
1632                 (thanks to wwp)
1633         * src/prefs_themes.c
1634         * src/gtk/gtkaspell.c
1635                 Remove deprecated functions. 
1636                 patch by Daniel Gustafson
1637
1638 2005-09-12 [colin]      1.9.14cvs22
1639
1640         * src/compose.c
1641                 Fix bug #448 (Scrolling/Redraw issue with 
1642                 address-fields in Header)
1643         * src/mainwindow.c
1644         * src/summaryview.c
1645         * src/summaryview.h
1646                 Fix loss of MSG_MARKED on move/copy
1647                 Fix bug #804 (Quicksearch togglebutton doesn't 
1648                 get depressed after '/' key is pressed)
1649
1650 2005-09-12 [paul]       1.9.14cvs21
1651
1652         * AUTHORS
1653         * src/gtk/logwindow.c
1654                 add 'Clear Log' to popup menu
1655                 Patch by Anders Hammar <anders.hammar@telia.com>
1656
1657 2005-09-12 [paul]       1.9.14cvs20
1658
1659         * src/compose.c
1660                 set correct sensitivity on attachments
1661                 popup menu
1662         * src/folder.c
1663                 fix typo
1664         * src/prefs_spelling.c
1665                 fix crash when no LANG env is set
1666         * src/common/xml.c
1667                 fix crash in wizard
1668                 don't use memeory after free
1669
1670         All patches by Daniel Gustafson
1671
1672 2005-09-12 [paul]       1.9.14cvs19
1673
1674         * src/prefs_themes.c
1675                 make theme info selectable
1676         * src/gtk/description_window.c
1677                 make window non-modal
1678         * tools/README
1679                 add details of asus_mailed.sh
1680         * tools/claws.i18n.status.pl
1681                 update for new zh_TW translator
1682                 widen the output
1683                 create alternate coloured lines
1684                 improve readability
1685
1686 2005-09-10 [colin]      1.9.14cvs18
1687
1688         * src/plugins/pgpcore/select-keys.c
1689                 Better order for the buttons
1690
1691 2005-09-10 [colin]      1.9.14cvs17
1692
1693         * src/compose.c
1694         * src/plugins/pgpcore/select-keys.c
1695         * src/plugins/pgpcore/select-keys.h
1696         * src/plugins/pgpcore/sgpgme.c
1697                 Add a "Don't encrypt" button to the key
1698                 selection dialog. Fixes bug #177 (There should be a 
1699                 'Don't encrypt button in the Select Keys dialog)
1700
1701 2005-09-10 [colin]      1.9.14cvs16
1702
1703         * src/compose.c
1704                 Fix bug #572 (%X option does not work with templates)
1705
1706 2005-09-10 [colin]      1.9.14cvs15
1707
1708         * src/toolbar.c 
1709                 Remove g_print
1710
1711 2005-09-10 [colin]      1.9.14cvs14
1712
1713         * src/imap.c
1714                 Fix a possible crash
1715
1716 2005-09-09 [colin]      1.9.14cvs13
1717
1718         * src/imap.c
1719         * src/etpan/imap-thread.c
1720         * src/etpan/imap-thread.h
1721                 Fix moving from queue or drafts to normal folders
1722                 Fix bug #794 (No way to delete without expunging)
1723                 Take flags unset by other mailers into account
1724                 Take deleted flag set by other mailers into account
1725                 Fix unsetting REPLIED flag
1726                 Fix crash when capabilities can't be retrieved
1727         * src/mainwindow.c
1728         * src/mainwindow.h
1729                 Add M_DELAYED_FLAGS condition, and let the user use
1730                 Execute in order to be able to expunge deleted mails,
1731                 even if he's not in delayed execute mode
1732         * src/prefs_spelling.c
1733                 Use 'en' dictionary by default if LANG is POSIX or C
1734         * src/gtk/prefswindow.c
1735                 Fix bug #767 (Preferences windows expanding) by making
1736                 the window a bit larger when the resolution is greater
1737                 than 640x480, and by putting the prefs in a
1738                 GtkScrolledWindow.
1739
1740 2005-09-09 [paul]       1.9.14cvs12
1741
1742         * AUTHORS
1743         * configure.ac
1744         * po/zh_TW.Big5.po      ** REMOVED **
1745         * po/zh_TW.po           ** ADDED **
1746                 updated by Wei-Lun Chao
1747
1748 2005-09-09 [paul]       1.9.14cvs11
1749
1750         * src/mainwindow.c
1751                 fix asserts
1752         * src/common/xml.c
1753                 delay memory allocation until file is
1754                 opened successfully
1755                 Patch by Daniel Gustafson
1756
1757 2005-09-09 [cleroy]     1.9.14cvs10
1758
1759         * src/imap.c
1760                 Add guards
1761
1762 2005-09-08 [colin]      1.9.14cvs9
1763
1764         * src/compose.c
1765                 Alert when we can't save draft
1766                 Fix various wrap/color issues
1767                 Add mid-click pasting respecting wrap_paste option
1768         * src/folder.c
1769         * src/folder.h
1770         * src/folder_item_prefs.c
1771         * src/folder_item_prefs.h
1772         * src/imap.c
1773         * src/imap_gtk.c
1774         * src/imap_gtk.h
1775         * src/main.c
1776         * src/mainwindow.c
1777         * src/mainwindow.h
1778         * src/news.c
1779         * src/news_gtk.c
1780         * src/news_gtk.h
1781         * src/prefs_folder_item.c
1782                 Fix the impossibility to synchronise folders for
1783                 offline use (IMAP and NNTP are concerned)
1784
1785 2005-09-08 [colin]      1.9.14cvs8
1786
1787         * configure.ac
1788                 Build LDAP and JPilot by default if available
1789         * src/textview.c
1790                 Fix use after free
1791
1792 2005-09-08 [paul]       1.9.14cvs7
1793
1794         * doc/manual/en/sylpheed-1.html
1795         * doc/manual/en/sylpheed-18.html
1796         * doc/manual/en/sylpheed-19.html
1797         * doc/manual/en/sylpheed-4.html
1798         * doc/manual/en/sylpheed-6.html
1799         * doc/manual/en/sylpheed.html
1800                 a few minor updates, plus include some
1801                 details about plugins and their requirements
1802         * src/mainwindow.c
1803                 minor changes to English in /View/Sort
1804
1805 2005-09-07 [colin]      1.9.14cvs6
1806
1807         * doc/manual/en/sylpheed-1.html
1808         * doc/manual/en/sylpheed-10.html
1809         * doc/manual/en/sylpheed-11.html
1810         * doc/manual/en/sylpheed-12.html
1811         * doc/manual/en/sylpheed-13.html
1812         * doc/manual/en/sylpheed-14.html
1813         * doc/manual/en/sylpheed-15.html
1814         * doc/manual/en/sylpheed-16.html
1815         * doc/manual/en/sylpheed-17.html
1816         * doc/manual/en/sylpheed-18.html
1817         * doc/manual/en/sylpheed-19.html
1818         * doc/manual/en/sylpheed-2.html
1819         * doc/manual/en/sylpheed-20.html
1820         * doc/manual/en/sylpheed-21.html
1821         * doc/manual/en/sylpheed-22.html
1822         * doc/manual/en/sylpheed-3.html
1823         * doc/manual/en/sylpheed-4.html
1824         * doc/manual/en/sylpheed-5.html
1825         * doc/manual/en/sylpheed-6.html
1826         * doc/manual/en/sylpheed-7.html
1827         * doc/manual/en/sylpheed-8.html
1828         * doc/manual/en/sylpheed-9.html
1829         * doc/manual/en/sylpheed.html
1830                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
1831
1832 2005-09-07 [colin]      1.9.14cvs5
1833
1834         * src/mainwindow.c
1835                 Make labels more to-the-point
1836
1837 2005-09-07 [colin]      1.9.14cvs4
1838
1839         * doc/manual/en/sylpheed-1.html
1840         * doc/manual/en/sylpheed-12.html
1841         * doc/manual/en/sylpheed-13.html
1842         * doc/manual/en/sylpheed-14.html
1843         * doc/manual/en/sylpheed-15.html
1844         * doc/manual/en/sylpheed-16.html
1845         * doc/manual/en/sylpheed-17.html
1846         * doc/manual/en/sylpheed-18.html
1847         * doc/manual/en/sylpheed-19.html
1848         * doc/manual/en/sylpheed-2.html
1849         * doc/manual/en/sylpheed-20.html
1850         * doc/manual/en/sylpheed-21.html
1851         * doc/manual/en/sylpheed-22.html
1852         * doc/manual/en/sylpheed-4.html
1853         * doc/manual/en/sylpheed-5.html
1854         * doc/manual/en/sylpheed-6.html
1855         * doc/manual/en/sylpheed-7.html
1856         * doc/manual/en/sylpheed-8.html
1857         * doc/manual/en/sylpheed-9.html
1858         * doc/manual/en/sylpheed.html
1859                 Update manual
1860
1861 2005-09-07 [colin]      1.9.14cvs3
1862
1863         * doc/faq/en/sylpheed-faq-1.html
1864         * doc/faq/en/sylpheed-faq-2.html
1865         * doc/faq/en/sylpheed-faq-3.html
1866         * doc/faq/en/sylpheed-faq.html
1867                 Update FAQ
1868
1869 2005-09-07 [colin]      1.9.14cvs2
1870
1871         * src/folderview.c
1872         * src/procmsg.c
1873         * src/summaryview.c
1874         * src/toolbar.c
1875                 Fix special subfolders:
1876                 - Inherit parent's icon
1877                 - sent contents of queues subfolders
1878                 - empty subfolders of trashes
1879         * src/mainwindow.c
1880                 Remove outdated manual and faq entries
1881         * src/common/utils.c
1882                 Add quotes around %s coming from mailcap
1883
1884 2005-09-07 [colin]      1.9.14cvs1
1885
1886         * src/compose.c
1887                 After saving draft, set modified to FALSE
1888         * src/mimeview.c
1889         * src/common/utils.c
1890         * src/common/utils.h
1891                 Try to open mime parts using what is 
1892                 indicated in ~/.mailcap or /etc/mailcap,
1893                 if possible.
1894
1895 2005-09-05 [paul]       1.9.14
1896
1897         1.9.14 released
1898
1899         * po/sk.po
1900                 updated by Andrej Kacian
1901
1902 2005-09-05 [paul]       1.9.13cvs83
1903
1904         * po/de.po
1905         * po/es.po
1906         * po/fi.po
1907         * po/fr.po
1908         * po/nb.po
1909         * po/pt_BR.po
1910         * po/sr.po
1911                 updated translations by Thomas Gilgin, Ricardo Mones
1912                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
1913                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
1914
1915 2005-09-04 [paul]       1.9.13cvs82
1916
1917         * src/compose.c
1918                 only warn about exceeded line length limit
1919                 on send
1920
1921 2005-09-04 [paul]       1.9.13cvs81
1922
1923         * src/compose.c
1924                 fix crash in 'line length exceeded' dialogue
1925
1926 2005-09-02 [paul]       1.9.13cvs80
1927
1928         * src/imap.c
1929                 fix bug 795, 'Connection lost IMAP'
1930                 and add statusbar prints
1931                 Patch by Colin
1932
1933 2005-09-02 [paul]       1.9.13cvs79
1934
1935         * src/compose.c
1936                 compose_wrap_paragraph() becomes
1937                 compose_beautify_paragraph()
1938                 Patch by Colin
1939
1940 2005-09-02 [cleroy]     1.9.13cvs78
1941
1942         * src/folderview.c
1943                 Micro-fix
1944
1945 2005-09-01 [colin]      1.9.13cvs77
1946
1947         * src/imap.c
1948                 Maybe fix bug #795 (Connection lost IMAP)
1949                 Don't try to send logout when we're disconnected.
1950         * src/summaryview.c
1951                 Include locked and marked emails in HRM
1952                 view. Fixes bug #800 (Locked messages no longer 
1953                 show up when hide read messages is used)
1954
1955 2005-09-01 [paul]       1.9.13cvs76
1956
1957         * src/prefs_common.c
1958                 fix bad cutting
1959
1960 2005-08-31 [colin]      1.9.13cvs75
1961
1962         * src/folderview.c
1963         * src/folderview.h
1964         * src/prefs_summaries.c
1965         * src/summaryview.c
1966                 Fix "go to next new", fix preference
1967                 (Open unread/next swapped)
1968
1969 2005-08-31 [paul]       1.9.13cvs74
1970
1971         * src/compose.c
1972         * src/folderview.c
1973         * src/headerview.c
1974         * src/headerview.h
1975         * src/mainwindow.c
1976         * src/prefs_common.c
1977         * src/prefs_common.h
1978         * src/prefs_fonts.c
1979         * src/summaryview.c
1980         * src/textview.c
1981         * src/common/defs.h
1982                 remove obsolete BOLD_FONT setting
1983                 fix font update in headerview and textview
1984                 headers after prefs change
1985                 Patch By Colin
1986
1987 2005-08-31 [paul]
1988
1989         1.9.14-rc4 released
1990
1991 2005-08-30 [colin]      1.9.13cvs73
1992
1993         * src/summaryview.c
1994                 When Hide read messages is selected and we
1995                 refresh the summaryview, don't remove the 
1996                 currently displayed message. Fixes bug #797
1997                 (Summary view reloads when new mail is 
1998                 downloaded in 1.9.14 rc)
1999
2000 2005-08-30 [colin]      1.9.13cvs72
2001
2002         * src/folderview.c
2003                 Fix flickering
2004         * src/mainwindow.c
2005                 Remove useless callback
2006         * src/mimeview.c
2007         * src/gtk/filesel.c
2008         * src/gtk/filesel.h
2009                 Add a filesel_select_file_save_folder() - used by Save All
2010
2011 2005-08-29 [paul]       1.9.13cvs71
2012
2013         * AUTHORS
2014         * src/matcher_parser_parse.y
2015         * src/etpan/imap-thread.c
2016                 fix building on FreeBSD
2017                 Patch by Daniel Gustafson <daniel@hobbit.se>
2018
2019 2005-08-29 [paul]       1.9.13cvs70
2020
2021         * src/plugins/pgpinline/pgpinline.c
2022                 only initialise sig result if it's been handled
2023                 Patch by Colin
2024
2025 2005-08-29 [paul]       1.9.13cvs69
2026         
2027         Patches by Colin:
2028
2029         * src/imap.c
2030         * src/common.utils.c
2031         * src/common/utils.h
2032                 optimisation
2033         * src/stock_pixmap.h
2034                 fix wrong icon reference
2035         * src/pixmaps/trash_btn.xpm
2036                 replace with nicer image
2037
2038 2005-08-28 [colin]      1.9.13cvs68
2039
2040         * src/Makefile.am
2041         * src/stock_pixmap.c
2042         * src/stock_pixmap.h
2043         * src/toolbar.c
2044         * src/pixmaps/trash_btn.xpm
2045                 Add a specific trash xpm for the button
2046
2047 2005-08-28 [colin]      1.9.13cvs67
2048
2049         * src/imap.c
2050                 Fix leak
2051
2052 2005-08-27 [colin]      1.9.13cvs66
2053
2054         * src/imap.c
2055         * src/procmime.c
2056                 Correctly fix "Problem with replies", fixes
2057                 pgpmime encryption too. 
2058
2059 2005-08-27 [colin]      1.9.13cvs65
2060
2061         * src/folder.c
2062         * src/procmsg.c
2063         * src/procmsg.h
2064         * src/summaryview.c
2065                 Fix bug #517 (messages removed from summaryview 
2066                 when moving fails)
2067
2068 2005-08-27 [colin]      1.9.13cvs64
2069
2070         * tools/Makefile.am
2071         * tools/asus_mailled.sh
2072                 Add a script to blink ASUS laptops' mail LED where there
2073                 is unread mail.
2074
2075 2005-08-27 [colin]      1.9.13cvs63
2076
2077         * src/imap.c
2078         * src/etpan/imap-thread.c
2079         * src/etpan/imap-thread.h
2080                 Implement automatic choosing of login method
2081                 Fixes bug #791
2082         * src/gtk/.cvsignore
2083                 Add sylpheed-marshal.[ch]
2084
2085 2005-08-27 [colin]      1.9.13cvs62
2086
2087         * src/common/utils.c
2088                 Fix confusing perror
2089
2090 2005-08-27 [colin]      1.9.13cvs61
2091
2092         * src/toolbar.c
2093         * src/toolbar.h
2094                 Remove A_DELETE, replace it with 
2095                 A_TRASH and A_DELETE_REAL. Automatically
2096                 rewrite config files to replace A_DELETE
2097                 with A_TRASH (no functionality change).
2098                 Fixes half of #794
2099
2100 2005-08-26 [colin]      1.9.13cvs60
2101
2102         * src/procmime.c
2103                 Previous "Problem with replies" fix brought other
2104                 problems, fixing them
2105
2106 2005-08-26 [colin]      1.9.13cvs59
2107
2108         * src/procmime.c
2109                 Fix "Problem with replies". This happened only
2110                 on IMAP...
2111         * src/procmsg.c
2112                 Factorize code a bit
2113         * src/compose.c
2114                 Speed improvement on very long messages (wrapping)
2115                 Fix signature color on Reedit and Redirect
2116                 On Reedit, don't attach pgp-signatures parts, but
2117                 set signing to On.
2118
2119 2005-08-24 [paul]       1.9.13cvs58
2120
2121         * src/compose.c
2122                 don't claim success when clicking
2123                 Cancel on the passphrase box.
2124                 Patch by Colin
2125
2126 2005-08-24 [paul]       1.9.13cvs57
2127
2128         * src/main.c
2129                 fix misplaced sylpheed.log
2130         * src/common/defs.h
2131                 define UIDL_DIR
2132
2133 2005-08-24 [paul]       1.9.13cvs56
2134
2135         * src/imap.c
2136         * src/etpan/imap-thread.c
2137         * src/etpan/imap-thread.h
2138                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
2139                 Patch by Colin
2140         * src/gtk/sylpheed-marshal.c    ** REMOVED **
2141         * src/gtk/sylpheed-marshal.h    ** REMOVED **
2142                 remove autogenerated files
2143         * tools/kdeservicemenu/README
2144         * tools/kdeservicemenu/install.sh
2145         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
2146         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
2147                 use Claws icon, use 'Sylpheed-Claws' in menu,
2148                 use kdialog, and other cleanups
2149
2150 2005-08-23 [paul]       1.9.13cvs55
2151
2152         * src/compose.c
2153                 fix paste/wrap crash
2154                 Patch by Colin
2155
2156 2005-08-23 [paul]       1.9.13cvs54
2157
2158         * src/main.c
2159                 fix crash recovery
2160                 Patch by Colin
2161
2162 2005-08-23 [paul]       1.9.13cvs53
2163
2164         * src/addressbook.c
2165         * src/editaddress.c
2166                 view all data of LDAP contacts
2167                 Patch by Colin
2168
2169 2005-08-23 [paul]       1.9.13cvs52
2170
2171         * src/addressbook.c
2172                 fix issues with the Search field
2173                 Patch by Colin
2174
2175 2005-08-22 [paul]       1.9.13cvs51
2176
2177         * src/folderview.c
2178                 put name of folder in processing dialog
2179                 title
2180         * src/prefs_folder_item.c
2181                 improve english usage
2182
2183 2005-08-22 [paul]       1.9.13cvs50
2184
2185         * src/filtering.c
2186         * src/filtering.h
2187         * src/matcher.c
2188         * src/matcher_parser_lex.l
2189         * src/matcher_parser_parse.y
2190         * src/prefs_filtering.c
2191                 add Filtering/Processing rule names feature.
2192                 (the incompatible old matcherrc is saved as
2193                 matcherrc.pre_names).
2194                 Patch by Colin
2195
2196 2005-08-22 [paul]       1.9.13cvs49
2197
2198         * src/procmsg.c
2199                 fix colour labelling
2200                 Patch by Colin
2201
2202 2005-08-22 [paul]       1.9.13cvs48
2203
2204         * src/textview.c
2205                 fix open_image_cb()
2206
2207 2005-08-22 [paul]       1.9.13cvs47
2208
2209         * src/imap.c
2210                 fix bug 789, 'SC crashes with imap (CVS ver)'
2211                 Patch by Colin
2212
2213 2005-08-22 [paul]       1.9.13cvs46
2214
2215         * src/mimeview.c
2216         * src/prefs_common.c
2217         * src/common/defs.h
2218                 define reused defaults in defs.h
2219         * src/textview.c
2220                 add 'Open image' to image popup menu
2221
2222 2005-08-21 [colin]      1.9.13cvs45
2223
2224         * src/summaryview.c
2225                 Fix bug #788 (Bogus "From" address displayed)
2226
2227 2005-08-20 [colin]      1.9.13cvs44
2228
2229         * src/folder.c
2230                 Fix buf #787 (multilevel delete causes SIGSEGV)
2231
2232 2005-08-19 [colin]      1.9.13cvs43
2233
2234         * src/inc.c
2235         * src/prefs_common.c
2236         * src/prefs_common.h
2237                 Add an hidden pref to allow modifying the
2238                 update stepping in incorporation.
2239                 Patch by wwp.
2240
2241 2005-08-19 [colin]      1.9.13cvs42
2242
2243         * src/compose.c
2244         * src/procmime.c
2245                 Workaround for broken MUAs: encode 
2246                 Content-type: name: as ASCII and 
2247                 Content-Disposition: filename: as
2248                 per rfc2231
2249         * src/prefs_account.c
2250                 Fix invisible-ness of SMTP SSL prefs
2251                 in NNTP accounts
2252
2253 2005-08-19 [paul]       1.9.13cvs41
2254
2255         * src/compose.c
2256         * src/prefs_common.c
2257         * src/prefs_common.h
2258         * src/prefs_wrapping.c
2259                 paste with or without wrapping.
2260                 patch by Colin
2261
2262 2005-08-19 [paul]       1.9.13cvs40
2263
2264         * src/prefs_common.c
2265         * src/prefs_common.h
2266         * src/summaryview.c
2267                 reintroduce enable_swap_from as a
2268                 hidden pref. patch by Colin
2269         * src/quote_fmt_parse.y
2270         * src/plugins/clamav/clamav_plugin.c
2271         * src/plugins/dillo_viewer/dillo_viewer.c
2272         * src/plugins/mathml_viewer/mathml_viewer.c
2273         * src/plugins/pgpcore/sgpgme.c
2274         * src/plugins/pgpinline/pgpinline.c
2275         * src/plugins/pgpmime/pgpmime.c
2276                 tidy up. patch by Colin
2277
2278 2005-08-19 [paul]       1.9.13cvs39
2279
2280         * configure.ac
2281                 complete cvs38's sync
2282         * src/editaddress.c
2283         * src/gedit-print.c
2284         * src/mutt.c
2285         * src/etpan/etpan-log.c
2286         * src/etpan/imap-thread.c
2287         * src/gtk/gtksourceprintjob.c
2288                 fix compilation warnings
2289                 (patch by Colin)
2290
2291 2005-08-19 [paul]       1.9.13cvs38
2292
2293         sync with main:
2294
2295         * src/account.c
2296         * src/action.c
2297         * src/addrbook.c
2298         * src/addrcache.c
2299         * src/addrharvest.c
2300         * src/addrindex.c
2301         * src/codeconv.c
2302         * src/compose.c
2303         * src/crash.c
2304         * src/exporthtml.c
2305         * src/exportldif.c
2306         * src/folder.c
2307         * src/image_viewer.c
2308         * src/inc.c
2309         * src/inc.h
2310         * src/jpilot.c
2311         * src/ldif.c
2312         * src/main.c
2313         * src/matcher.c
2314         * src/mbox.c
2315         * src/messageview.c
2316         * src/mh.c
2317         * src/mimeview.c
2318         * src/msgcache.c
2319         * src/mutt.c
2320         * src/news.c
2321         * src/partial_download.c
2322         * src/pine.c
2323         * src/pop.c
2324         * src/prefs_actions.c
2325         * src/prefs_common.c
2326         * src/prefs_customheader.c
2327         * src/prefs_display_header.c
2328         * src/prefs_gtk.c
2329         * src/prefs_themes.c
2330         * src/procheader.c
2331         * src/procmime.c
2332         * src/procmsg.c
2333         * src/recv.c
2334         * src/send_message.c
2335         * src/simple-gettext.c
2336         * src/sourcewindow.c
2337         * src/textview.c
2338         * src/vcard.c
2339         * src/common/defs.h
2340         * src/common/log.c
2341         * src/common/plugin.c
2342         * src/common/prefs.c
2343         * src/common/session.c
2344         * src/common/session.h
2345         * src/common/socket.c
2346         * src/common/socket.h
2347         * src/common/ssl_certificate.c
2348         * src/common/template.c
2349         * src/common/utils.c
2350         * src/common/utils.h
2351         * src/common/xml.c
2352         * src/gtk/about.c
2353         added wrappers for C library function that
2354                 take pathname arguments.
2355                 enabled compilation with MinGW.
2356                 use GDir instead of directly using opendir().
2357                 added rename_force().
2358
2359 2005-08-19 [paul]       1.9.13cvs37
2360         
2361         patches by Colin:
2362         * src/compose.c
2363                 fix privacy settings on re-editing
2364                 a sent message
2365         * src/jpilot.c
2366                 fix encoding bug
2367         * src/folder.c
2368         * src/procmsg.c
2369         * src/procmsg.h
2370         * src/summaryview.c
2371                 flag changing optimisation
2372
2373 2005-08-18 [martin]     1.9.13cvs36
2374
2375         * commitHelper
2376             added my login
2377         * src/addrcache.c
2378         * src/addrharvest.c
2379         * src/addrindex.c
2380         * src/compose.c
2381         * src/grouplistdialog.c
2382         * src/main.c
2383         * src/mainwindow.c
2384         * src/msgcache.c
2385         * src/mutt.c
2386         * src/pine.c
2387         * src/prefs_account.c
2388         * src/prefs_themes.c
2389         * src/stock_pixmap.c
2390         * src/summaryview.c
2391         * src/gtk/about.c
2392         * src/gtk/logwindow.c
2393             removed deprecated glib and gdk stuff
2394         * src/plugins/pgpcore/select-keys.c
2395             convert attributes from locale to utf8
2396
2397 2005-08-17 [paul]       1.9.13cvs35
2398
2399         * src/account.c
2400         * src/addressbook.c
2401                 use new GTK_STOCK_ icons if available
2402         * src/summaryview.c
2403         * src/gtk/gtksctree.c
2404         * src/gtk/gtksctree.h
2405                 faster range select. patch by Colin
2406
2407 2005-08-17 [paul]       1.9.13cvs34
2408
2409         patches by colin:
2410         * src/addressbook.c
2411         * src/addressitem.h
2412                 Add an edit button for contacts, fix selections
2413                 of gtksctree items
2414         * src/editaddress.c
2415                 Change labels, let Save be always possible in the
2416                 email and user atributes tabs
2417         * src/folderview.c
2418                 fix sort issues
2419         * src/summaryview.c
2420                 select next item instead of the displayed one
2421                 after deletion
2422
2423         * src/gtk/progressdialog.c
2424                 use prefs_common.enable_rules_hint
2425
2426 2005-08-13 [hoa]        1.9.13cvs33
2427
2428         * src/etpan/imap-thread.c
2429                 fixed build on Solaris.
2430
2431 2005-08-10 [colin]      1.9.13cvs32
2432
2433         * src/procmsg.c
2434                 Fix cvs31 (missing fclose before reading
2435                 the file)
2436
2437 2005-08-10 [colin]      1.9.13cvs31
2438
2439         * src/procmsg.c
2440                 Fix procmsg_msginfo_new_from_mimeinfo() when
2441                 the MimeInfo isn't stored in memory. This fixes
2442                 replying to an attached message.
2443
2444 2005-08-10 [colin]      1.9.13cvs30
2445
2446         * src/mainwindow.c
2447                 Fix slowness in account changing
2448
2449 2005-08-10 [colin]      1.9.13cvs29
2450
2451         * src/folder.c
2452         * src/folderutils.c
2453         * src/folderview.c
2454         * src/imap_gtk.c
2455         * src/mainwindow.c
2456         * src/mh_gtk.c
2457         * src/procmsg.c
2458         * src/summaryview.c
2459                 Optimize folder_has_parent_of_type
2460                 Prevent moving special sub-folders from contextual menus
2461                 Rework message a bit ("Empty all messages" -> "Delete all
2462                 messages")
2463                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
2464                 and "Deleted Items" folders)
2465
2466 2005-08-08 [colin]      1.9.13cvs28
2467
2468         * src/summaryview.c
2469         * src/prefs_summaries.c
2470                 Make "Select first unread|new" more flexible
2471                 (just prioritize new or unread)
2472
2473 2005-08-08 [colin]      1.9.13cvs27
2474
2475         * src/summaryview.c
2476                 If "select first new" is selected and there only
2477                 are unread messages, fallback to "select first
2478                 unread".
2479
2480 2005-08-08 [colin]      1.9.13cvs26
2481
2482         * src/folder.c
2483                 Fix shameful bugs (and bug #779)
2484
2485 2005-08-08 [colin]      1.9.13cvs25
2486
2487         * src/folder.c
2488         * src/folder.h
2489                 Cache parents' type to make folder_has_parent_of_type
2490                 faster
2491         * src/folderview.c
2492                 Forbid DnD of special sub-folders
2493         * src/procmsg.c
2494         * src/procmsg.h
2495                 Add MAIL_POSTFILTERING_HOOK
2496         * src/summaryview.c
2497                 Revert over-zealous deletion of the use_addr_book 
2498                 code
2499
2500 2005-08-07 [colin]      1.9.13cvs24
2501
2502         * src/folder.c
2503                 Fix big mistake (passing MsgInfo instead 
2504                 of FolderItem)
2505
2506 2005-08-07 [colin]      1.9.13cvs23
2507
2508         * src/compose.c
2509         * src/folder.c
2510         * src/folder.h
2511         * src/foldersel.c
2512         * src/folderutils.c
2513         * src/folderview.c
2514         * src/imap.c
2515         * src/mainwindow.c
2516         * src/messageview.c
2517         * src/mh.c
2518         * src/msgcache.c
2519         * src/procmime.c
2520         * src/summaryview.c
2521                 Make subfolders of Drafts, Queue, Outbox, Trash
2522                 work like their parents. 
2523                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
2524
2525 2005-08-07 [colin]      1.9.13cvs22
2526
2527         * src/addressbook.c
2528                 Fix bug #771 (Dragged contacts not saved)
2529
2530 2005-08-07 [paul]       1.9.13cvs21
2531
2532         * src/summaryview.c
2533                 fix bug 32 'Search Doesn't display results
2534                 if "Hide Read Messages" is chosen'
2535                 be more literal in interpreting 'Hide read
2536                 messages'
2537
2538 2005-08-07 [colin]      1.9.13cvs20
2539
2540         * src/folderview.c
2541                 Add debug
2542         * src/summaryview.c
2543                 Faster 'unthread_for_execution'
2544
2545 2005-08-06 [paul]       1.9.13cvs19
2546
2547         * src/mainwindow.c
2548                 add mnemonics to Set displayed columns
2549                 fix bug where msgview_visible option was
2550                 overwritten as TRUE on startup
2551
2552 2005-08-06 [paul]       1.9.13cvs18
2553
2554         * src/mainwindow.c
2555                 refer to 'displayed columns in folder/message
2556                 list' not 'displayed items in summary/message view'
2557         * src/prefs_display_header.c
2558                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
2559                 be consistent with similar dialogues
2560         * src/prefs_folder_column.c
2561         * src/prefs_summary_column.c
2562                 'columns' not 'items', and folder and message lists,
2563                 instead of folder and summary views;
2564                 Use 'Hidden columns' as list heading not 'Available
2565                 items';
2566                 move the 'Remove' button to the right hand side;
2567                 top-align the buttons;
2568                 remove unneeded vbox
2569         * src/prefs_summaries.c
2570                 put the 2 column prefs buttons in a frame to reduce
2571                 overall width; refer to columns not items &c.
2572
2573 2005-08-05 [colin]      1.9.13cvs17
2574
2575         * src/prefs_common.c
2576         * src/prefs_common.h
2577         * src/mainwindow.c
2578         * src/compose.c
2579         * src/messageview.c
2580                 Add an hidden toolbar_detachable pref, so
2581                 that I can get rid of these painful handles
2582                 in the toolbars. Defaults to TRUE to avoid
2583                 changing the GUI on unsuspecting people...
2584
2585 2005-08-05 [colin]      1.9.13cvs16
2586
2587         * src/Makefile.am
2588         * src/prefs_folder_column.c
2589         * src/prefs_folder_column.h
2590                 Add prefs for folder columns
2591         * src/folderview.c
2592         * src/folderview.h
2593         * src/mainwindow.c
2594         * src/mainwindow.h
2595         * src/prefs_common.c
2596         * src/prefs_common.h
2597         * src/prefs_summaries.c
2598                 Use them
2599         * src/prefs_summary_column.c
2600         * src/summaryview.c
2601         * src/summaryview.h
2602                 Add a To column
2603         * src/textview.c
2604         * src/common/utils.c
2605         * src/common/utils.h
2606                 Move uri colourisation functions
2607                 to utils
2608         * src/compose.c
2609                 Colourise URIs
2610         * src/imap.c
2611                 Fix bug with LIST where we'd try
2612                 to get Folder//////[...]/// 
2613
2614 2005-08-05 [paul]       1.9.13cvs15
2615
2616         * src/prefs_summaries.c
2617                 improve the English usage
2618         * src/summaryview.c
2619                 set font on column change
2620                 thanks to Colin
2621
2622 2005-08-05 [paul]       1.9.13cvs14
2623
2624         * src/prefs_common.c
2625         * src/prefs_common.h
2626         * src/prefs_summaries.c
2627         * src/summaryview.c
2628                 replace 'open_unread_on_enter' option with
2629                 'select_on_entry' option. opening/not opening
2630                 is now exclusively controlled by 'always_show_msg'
2631
2632 2005-08-04 [colin]      1.9.13cvs13
2633
2634         * src/compose.c
2635                 Remove dead code
2636                 Add colourisation of quotes and signatures
2637         * src/folderview.c
2638                 Fix possible crashes
2639         * src/messageview.c
2640                 Change an assert that is no problem
2641         * src/news.c
2642         * src/news_gtk.c
2643         * src/news_gtk.h
2644                 Fix offline mode
2645         * src/gtk/quicksearch.c
2646                 Fix a possible crash
2647
2648 2005-08-03 [colin]      1.9.13cvs12
2649
2650         * src/prefs_account.c
2651                 Fix bug #777 (Sylpheed crash in account configuration)
2652
2653 2005-08-03 [colin]      1.9.13cvs11
2654
2655         * src/addressbook.c
2656         * src/editaddress.c
2657         * src/editgroup.c
2658                 Fixing addressbook, round 2
2659         * src/textview.c
2660                 Fix emphasis color on rechecking 'Colorize messages'
2661
2662 2005-08-03 [paul]       1.9.13cvs10
2663
2664         sync with main
2665
2666         * src/addr_compl.c
2667         * src/compose.c
2668         * src/main.c
2669         * src/pop.c
2670         * src/prefs_account.c
2671         * src/procmime.c
2672         * src/procmsg.c
2673         * src/quote_fmt_parse.y
2674         * src/textview.c
2675         * src/common/quoted-printable.c
2676         * src/common/utils.c
2677         * src/common/utils.h
2678         * src/common/xml.c
2679                 replaced incorrect locale-independent
2680                 ctype functions with GLib's. Corrected
2681                 signedness mismatch.
2682         * src/headerview.c
2683                 headerview_create(): added spacing for vbox.
2684         * src/gtk/about.c
2685                 set focus to the OK button.
2686
2687 2005-08-03 [colin]      1.9.13cvs9
2688
2689         * src/folderview.c
2690                 Fix possible crash
2691
2692 2005-08-02 [colin]      1.9.13cvs8
2693
2694         * src/mainwindow.c
2695                 Fix cast
2696         * src/addressbook.c
2697         * src/addressitem.h
2698                 Fix a cast and more generally, try to make the
2699                 GUI more intuitive and consistent (round 1)
2700
2701 2005-08-02 [paul]       1.9.13cvs7
2702
2703         * src/folder.h
2704                 missing in 1.9.13cvs6
2705
2706 2005-08-02 [colin]      1.9.13cvs6
2707
2708         * src/folder.c
2709                 Fix one more leak
2710
2711 2005-08-02 [colin]      1.9.13cvs5
2712
2713         * src/folder.c
2714         * src/folderview.c
2715         * src/imap.c
2716         * src/main.c
2717         * src/mbox.c
2718         * src/procmsg.c
2719         * src/summaryview.c
2720                 Fix a number of folder_item_get_msg_list()-related
2721                 leaks (missing procmsg_msginfo_free()s)
2722
2723 2005-08-01 [colin]      1.9.13cvs4
2724
2725         * src/folderview.c
2726         * src/folderview.h
2727         * src/mainwindow.c
2728         * src/prefs_fonts.c
2729         * src/prefs_summaries.c
2730         * src/prefs_themes.c
2731         * src/summaryview.c
2732         * src/summaryview.h
2733         * src/textview.c
2734         * src/textview.h
2735                 Fix instant-apply of summary and folderview-related prefs
2736                 Fix erroneous g_free and alertpanels in prefs_theme
2737                 Add instant-apply for fonts
2738                 Defer applying of prefs a little bit so it's done only
2739                 once even if requested by multiples prefs pages
2740
2741 2005-08-01 [paul]       1.9.13cvs3
2742
2743         * src/main.c
2744                 fix bug 776 'S.C. crashes on close'
2745                 thanks to Colin
2746         * src/etpan/etpan-thread-manager-types.h
2747                 add missing include
2748                 thanks to Hoa
2749
2750 2005-07-25 [paul]       1.9.13cvs2
2751
2752         * src/summaryview.c
2753                 fix typos. spotted by Fabien Vantard
2754
2755 2005-07-24 [paul]       1.9.13cvs1
2756
2757         * doc/man/sylpheed.1
2758                 update man page, incorporating fix of
2759                 bug 769 'Typo in manpage'
2760         * src/etpan/imap-thread.c
2761                 fix NetBSD openssl dependencies. patch by
2762                 George Michaelson <ggm@apnic.net>
2763         * po/pt_BR.po
2764                 updated by Frederico Goncalves Guimaraes
2765
2766 2005-07-22 [paul]       1.9.13
2767
2768         1.9.13 release
2769
2770 2005-07-22 [paul]       1.9.12cvs91
2771
2772         * AUTHORS
2773         * INSTALL
2774         * README.claws
2775         * RELEASE_NOTES.claws
2776                 updated for release
2777         * configure.ac
2778         * po/nb.po
2779         * tools/claws.i18n.status.pl
2780                 add Norwegian translation. submiited by
2781                 Geir Helland <pjallabais@users.sourceforge.net>
2782         * po/ca.po
2783         * po/de.po
2784         * po/es.po
2785         * po/fi.po
2786         * po/fr.po
2787         * po/it.po
2788         * po/sk.po
2789         * po/sr.po
2790         * po/zh_CN.po
2791                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
2792                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
2793                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
2794                 Yang Guilong
2795         * src/plugins/clamav/clamav_plugin_gtk.c
2796         * src/plugins/spamassassin/spamassassin_gtk.c
2797                 replace outdated description strings
2798
2799 2005-07-21 [colin]      1.9.12cvs90
2800
2801         * src/folder.c
2802                 Set folder to batch mode when scanning it. Makes deletion
2803                 of unread mails on IMAP much faster (due to the UNREAD 
2804                 flag unsetting)
2805
2806 2005-07-21 [darko]      1.9.12cvs89
2807
2808         * configure.ac
2809                 link against libresolv if necessary (patch by Paul)
2810         * src/msgcache.c
2811                 use glib's portable macros to determine endianness
2812
2813 2005-07-21 [paul]       1.9.12cvs88
2814
2815         * src/crash.c
2816         * src/gtk/about.c
2817                 update compiled-in features list
2818
2819 2005-07-20 [colin]      1.9.12cvs87
2820
2821         * src/folder.c
2822         * src/textview.c
2823                 Gcc 2.9x compilation fixes, thanks to Darko
2824         * src/plugins/clamav/clamav_plugin.c
2825                 Little optimisation: load virus database only once
2826         * src/plugins/spamassassin/spamassassin.c
2827                 Big optimisation: filtering one mail took at least 1 second,
2828                 now it takes at least 50ms. Doesn't speed up spamassassin 
2829                 itself, but should already be much more tolerable.
2830
2831 2005-07-20 [colin]      1.9.12cvs86
2832
2833         * src/summaryview.c
2834                 Fix performance issue
2835
2836 2005-07-19 [colin]      1.9.12cvs85
2837
2838         * src/plugins/pgpinline/plugin.c
2839                 Fix warning
2840
2841 2005-07-19 [colin]      1.9.12cvs84
2842
2843         * configure.ac
2844         * src/plugins/Makefile.am
2845         * src/plugins/pgpinline/.cvsignore
2846         * src/plugins/pgpinline/Makefile.am
2847         * src/plugins/pgpinline/pgpinline.c
2848         * src/plugins/pgpinline/pgpinline.deps
2849         * src/plugins/pgpinline/pgpinline.h
2850         * src/plugins/pgpinline/plugin.c
2851                 Put pgpinline in the main tree
2852
2853 2005-07-19 [paul]       1.9.12cvs83
2854
2855         * src/prefs_actions.c
2856                 prevent '//' in menu names, which cause a crash
2857                 thanks to Colin
2858
2859 2005-07-19 [paul]       1.9.12cvs82
2860
2861         * configure.ac
2862                 be generally more informative in configure output.
2863                 OpenSSL: correction: '[ --enable-openssl ...' -> 
2864                 '[ --disable-openssl ...', as --enable-openssl is default
2865                 PGP/MIME: don't check for GPGME again, check for
2866                 pgpcore instead. Therefore prevent the possibility of
2867                 attempting to build pgpmime if pgpcore dependencies are
2868                 not met
2869                 ClamAV: use pkgconfig to check for lib
2870                 libgnomeprint: revert logic on inner test to match
2871                 everything else
2872         * src/plugins/pgpcore/sgpgme.c
2873                 add missing include
2874
2875 2005-07-19 [colin]      1.9.12cvs81
2876
2877         * src/summaryview.c
2878                 Fix slow thread rebuilding in particular
2879                 cases
2880
2881 2005-07-19 [paul]       1.9.12cvs80
2882
2883         * sylpheed-claws.desktop
2884                 fix typo, spotted by Stephan Sachse
2885         * src/account.c
2886                 replace GTK_STOCK_ADD with
2887                 GTK_STOCK_NEW button
2888
2889 2005-07-18 [colin]      1.9.12cvs79
2890
2891         * src/etpan/imap-thread.c
2892                 Fix return value (Thanks Hoa)
2893
2894 2005-07-18 [colin]      1.9.12cvs78
2895
2896         * src/imap.c
2897                 Allow empty passwords
2898                 Create drafts/queue/outbox if necessary
2899         * src/summaryview.c
2900                 Remove old code
2901         * src/etpan/imap-thread.c
2902                 Fix STARTTLS (Thanks to Hoa)
2903
2904 2005-07-18 [paul]       1.9.12cvs77
2905
2906         * ChangeLog-gtk2.jp
2907         * ChangeLog.jp
2908                 removed
2909         * Makefile.am
2910                 updated to reflect additions and removals
2911         * TODO
2912                 updated to be claws-specific
2913         * TODO-gtk2
2914         * TODO-gtk2.jp
2915         * TODO.jp
2916         * sylpheed-128x128.png
2917         * sylpheed-64x64.png
2918                 removed
2919         * sylpheed-claws-128x128.png
2920         * sylpheed-claws-64x64.png
2921         * sylpheed-claws.desktop
2922         * sylpheed-claws.png
2923                 added
2924         * sylpheed.desktop
2925         * sylpheed.png
2926                 removed
2927
2928 2005-07-17 [paul]       1.9.12cvs76
2929
2930         * src/account.c
2931         * src/addressbook.c
2932         * src/alertpanel.c
2933         * src/alertpanel.h
2934         * src/compose.c
2935         * src/exphtmldlg.c
2936         * src/expldifdlg.c
2937         * src/folderview.c
2938         * src/imap_gtk.c
2939         * src/inc.c
2940         * src/message_search.c
2941         * src/messageview.c
2942         * src/mh_gtk.c
2943         * src/news_gtk.c
2944         * src/prefs_actions.c
2945         * src/prefs_filtering.c
2946         * src/prefs_matcher.c
2947         * src/prefs_template.c
2948         * src/prefs_themes.c
2949         * src/ssl_manager.c
2950         * src/summary_search.c
2951         * src/textview.c
2952         * src/toolbar.c
2953         * src/gtk/sslcertwindow.c
2954         * src/plugins/pgpcore/sgpgme.c
2955                 rework alertpanels
2956
2957 2005-07-17 [colin]      1.9.12cvs75
2958
2959         * src/privacy.c
2960                 add a PrivacySystem accessor that checks that
2961                 the system cached in a MimeInfo's privacydata
2962                 is still registered. Use this accessor instead
2963                 of directly using data->system. Fixes crashes
2964                 after unloading pgp plugins.
2965
2966 2005-07-17 [colin]      1.9.12cvs74
2967
2968         * src/alertpanel.c
2969                 Change geometry hints to a simple default size.
2970                 Fixes the certs dialogs.
2971
2972 2005-07-17 [colin]      1.9.12cvs73
2973
2974         * src/gtk/sslcertwindow.c
2975                 Use a gtkExpander
2976
2977 2005-07-17 [colin]      1.9.12cvs72
2978
2979         * src/plugins/pgpcore/Makefile.am
2980         * src/plugins/pgpmime/Makefile.am
2981                 Add gpgme libs
2982
2983 2005-07-17 [paul]       1.9.12cvs71
2984
2985         * configure.ac
2986                 add --disable-gnomeprint option
2987                 modified version of patch by Marius Mauch
2988
2989 2005-07-17 [paul]       1.9.12cvs70
2990
2991         * src/common/defs.h
2992                 update urls
2993         * src/account.c
2994         * src/action.c
2995         * src/addressbook.c
2996         * src/compose.c
2997         * src/foldersel.c
2998         * src/folderview.c
2999         * src/html.c
3000         * src/imap_gtk.c
3001         * src/main.c
3002         * src/mainwindow.c
3003         * src/messageview.c
3004         * src/mh_gtk.c
3005         * src/mimeview.c
3006         * src/news_gtk.c
3007         * src/prefs_account.c
3008         * src/prefs_send.c
3009         * src/prefs_summaries.c
3010         * src/procmsg.c
3011         * src/summaryview.c
3012         * src/common/utils.c
3013         * src/common/xml.c
3014         * src/plugins/pgpcore/passphrase.c
3015         * src/plugins/pgpcore/select-keys.c
3016                 replace inappropriately used backticks
3017                 with single quotes
3018
3019 2005-07-16 [colin]      1.9.12cvs69
3020
3021         * src/image_viewer.c
3022                 Add extra paranoid checks
3023
3024 2005-07-16 [colin]      1.9.12cvs68
3025
3026         * src/plugins/pgpcore/prefs_gpg.c
3027                 Don't auto-check sigs by default, as it
3028                 can be really slow.
3029
3030 2005-07-16 [colin]      1.9.12cvs67
3031
3032         * src/plugins/pgpcore/sgpgme.c
3033                 Make messages a bit better.
3034
3035 2005-07-16 [colin]      1.9.12cvs66
3036
3037         * src/imap.c
3038                 Remove pseudo-log
3039         * src/etpan/imap-thread.c
3040                 Add real log
3041
3042 2005-07-16 [colin]      1.9.12cvs65
3043
3044         * src/main.c
3045         * src/prefs_other.c
3046                 And now, fix build with libetpan :-/
3047
3048 2005-07-15 [colin]      1.9.12cvs64
3049
3050         * src/prefs_other.c
3051                 Continue fixing build without libetpan.
3052
3053 2005-07-15 [colin]      1.9.12cvs63
3054
3055         * src/main.c
3056                 Fix build with --disable-libetpan
3057
3058 2005-07-15 [colin]      1.9.12cvs62
3059
3060         * configure.ac
3061                 Bump libetpan's version
3062
3063 2005-07-15 [colin]      1.9.12cvs61
3064
3065         * src/etpan/imap-thread.c
3066                 Actually stop logging :)
3067
3068 2005-07-15 [colin]      1.9.12cvs60
3069
3070         * src/addressbook.c
3071                 Fix dnd of multiple addresses.
3072
3073 2005-07-15 [hoa]        1.9.12cvs59
3074
3075         * src/etpan/imap-thread.c
3076             disable login of IMAP password in libetpan log file.
3077
3078 2005-07-15 [paul]       1.9.12cvs58
3079
3080         * src/account.c
3081                 don't automatically sort
3082                 do allow drag n drop
3083
3084 2005-07-15 [paul]       1.9.12cvs57
3085
3086         * src/account.c
3087         * src/ssl_manager.c
3088                 alphabetical listing
3089
3090 2005-07-15 [paul]       1.9.12cvs56
3091
3092         * src/gtk/pluginwindow.c
3093                 sort plugin list alphabetically
3094
3095 2005-07-15 [paul]       1.9.12cvs55
3096
3097         * src/prefs_spelling.c
3098         * src/prefs_wrapping.c
3099                 unify English usage
3100
3101 2005-07-15 [colin]      1.9.12cvs54
3102
3103         * src/wizard.c
3104                 Typo fix
3105
3106 2005-07-15 [paul]       1.9.12cvs53
3107
3108         * src/prefs_message.c
3109                 make 'show cursor' a hidden option
3110
3111 2005-07-14 [colin]      1.9.12cvs52
3112
3113         * src/plugins/spamassassin/Makefile.am
3114         * src/plugins/clamav/Makefile.am
3115                 Fix double EXTRA_DISTs
3116
3117 2005-07-14 [colin]      1.9.12cvs51
3118
3119         * src/plugins/clamav/Makefile.am
3120         * src/plugins/clamav/clamav_plugin_gtk.deps
3121         * src/plugins/spamassassin/Makefile.am
3122         * src/plugins/spamassassin/spamassassin_gtk.deps
3123                 Make $plugin_gtk depend on $plugin
3124
3125 2005-07-14 [hoa]        1.9.12cvs50
3126
3127         * src/etpan/imap-thread.c
3128                 enable debug log of libetpan when running with --debug
3129
3130 2005-07-14 [colin]      1.9.12cvs49
3131
3132         * configure.ac
3133         * src/common/Makefile.am
3134         * src/common/plugin.c
3135         * src/common/plugin.h
3136                 Add a little plugin dependancy system.
3137                 Plugins can ship a $plugin_name.deps file
3138                 (near them in PLUGINDIR) so that their
3139                 dependancies are loaded if possible.
3140         * src/plugins/Makefile.am
3141         * src/plugins/pgpcore/Makefile.am
3142         * src/plugins/pgpcore/passphrase.c
3143         * src/plugins/pgpcore/passphrase.h
3144         * src/plugins/pgpcore/plugin.c
3145         * src/plugins/pgpcore/prefs_gpg.c
3146         * src/plugins/pgpcore/prefs_gpg.h
3147         * src/plugins/pgpcore/select-keys.c
3148         * src/plugins/pgpcore/select-keys.h
3149         * src/plugins/pgpcore/sgpgme.c
3150         * src/plugins/pgpcore/sgpgme.h
3151                 Introduce pgpcore, used by pgpmime and
3152                 pgpinline
3153         * src/plugins/pgpmime/Makefile.am
3154         * src/plugins/pgpmime/passphrase.c
3155         * src/plugins/pgpmime/passphrase.h
3156         * src/plugins/pgpmime/pgpmime.c
3157         * src/plugins/pgpmime/pgpmime.deps
3158         * src/plugins/pgpmime/plugin.c
3159         * src/plugins/pgpmime/prefs_gpg.c
3160         * src/plugins/pgpmime/prefs_gpg.h
3161         * src/plugins/pgpmime/select-keys.c
3162         * src/plugins/pgpmime/select-keys.h
3163         * src/plugins/pgpmime/sgpgme.c
3164         * src/plugins/pgpmime/sgpgme.h
3165                 Remove the core from pgpmime and add the
3166                 dependancy to pgpcore.
3167
3168 2005-07-14 [paul]       1.9.12cvs48
3169
3170         * src/stock_pixmap.c
3171                 forgot this in last commit
3172
3173 2005-07-14 [paul]       1.9.12cvs47
3174
3175         * src/account.c
3176         * src/addressbook.c
3177                 add accelerators for the buttons (sync with main)
3178         * src/compose.c
3179         * src/compose.h
3180                 add accelerators for the buttons.
3181                 fix editing with external editor.
3182                 replace gdk_input_*() with GIOChannel;
3183                 (sync with main)
3184         * src/foldersel.c
3185                 display folder names with new/unread
3186                 representation (sync with main)
3187         * src/main.c
3188                 specify default window icon (sync with main)
3189         * src/prefs_common.c
3190                 use_addr_book default to FALSE
3191         * src/summaryview.c
3192         * src/textview.c
3193                 add accelerators for the buttons (sync with main)
3194         * src/gtk/menu.c
3195                 fix typos
3196         * src/pixmaps/sylpheed_icon.xpm
3197                 updated
3198
3199 2005-07-13 [paul]       1.9.12cvs46
3200
3201         * src/plugins/pgpmime/pgpmime.c
3202         * src/plugins/pgpmime/sgpgme.c
3203                 (temporarily) use deprecated gpgme_data_rewind()
3204                 while largefile support is not present
3205                 (as suggested by Colin)
3206
3207 2005-07-13 [paul]       1.9.12cvs45
3208
3209         * configure.ac
3210                 remove large file support (for now):
3211                 it breaks too many things
3212
3213 2005-07-13 [paul]       1.9.12cvs44
3214
3215         * configure.ac
3216                 add large file support
3217         * src/html.c
3218                 fix bug #763 where href attribute was not
3219                 the very first attribute of a link
3220                 patch by Thomas Gilgin
3221
3222 2005-07-13 [colin]      1.9.12cvs43
3223
3224         * src/gtk/pluginwindow.c
3225                 Little portability fix
3226
3227 2005-07-13 [colin]      1.9.12cvs42
3228
3229         * src/plugins/pgpmime/sgpgme.c
3230                 Fix crasher.
3231
3232 2005-07-13 [colin]      1.9.12cvs41
3233
3234         * src/plugins/pgpmime/pgpmime.c
3235         * src/plugins/pgpmime/sgpgme.c
3236                 Use gpgme_data_release_and_get_mem instead
3237                 of gpgme_data_read.
3238
3239 2005-07-13 [colin]      1.9.12cvs40
3240
3241         * configure.ac
3242         * src/plugins/pgpmime/passphrase.c
3243         * src/plugins/pgpmime/passphrase.h
3244         * src/plugins/pgpmime/pgpmime.c
3245         * src/plugins/pgpmime/plugin.c
3246         * src/plugins/pgpmime/select-keys.c
3247         * src/plugins/pgpmime/select-keys.h
3248         * src/plugins/pgpmime/sgpgme.c
3249         * src/plugins/pgpmime/sgpgme.h
3250                 Port pgpmime to gpgme-1.0.
3251
3252 2005-07-12 [paul]       1.9.12cvs39
3253
3254         * AUTHORS
3255         * src/toolbar.c
3256         * src/toolbar.h
3257                 add a 'Go to Prev' button to the toolbar.
3258                 correct tooltip text of go to buttons.
3259                 based on patch by Yang Guilong <bamanzi@gmail.com>
3260
3261 2005-07-12 [colin]      1.9.12cvs38
3262
3263         * src/statusbar.c
3264                 Fix progress bar showing stuff at startup.
3265
3266 2005-07-12 [paul]       1.9.12cvs37
3267
3268         * src/editjpilot.c
3269                 fix building with jpilot support
3270
3271 2005-07-11 [colin]      1.9.12cvs36
3272
3273         * src/inc.c
3274                 Add visual indication that filtering is running
3275         * src/textview.c
3276                 Make {}[] uri delimiters
3277         * src/summaryview.c
3278                 Remove useless (and slow) calls
3279
3280 2005-07-11 [paul]       1.9.12cvs35
3281
3282         * src/plugins/clamav/clamav_plugin_gtk.c
3283         * src/plugins/dillo_viewer/dillo_prefs.c
3284         * src/plugins/pgpmime/prefs_gpg.c
3285         * src/plugins/spamassassin/spamassassin_gtk.c
3286                 gather plugins prefs together under their
3287                 own 'Plugins' heading
3288
3289 2005-07-11 [paul]       1.9.12cvs34
3290
3291         sync with main
3292
3293         * src/account.c
3294                 account_delete(): modified alert dialog
3295         * src/editjpilot.c
3296         * src/editvcard.c
3297                 fixed a crash when cancelling file selection
3298                 dialog by Escape key. Made non-ascii filename
3299                 selectable.
3300         * src/prefs_template.c
3301                 prefs_template_window_create(): make scrolled
3302                 window policy AUTOMATIC
3303
3304 2005-07-10 [hoa]        1.9.12cvs33
3305
3306         * src/etpan/imap-thread.c
3307                 workaround for old Courier IMAP servers.
3308
3309 2005-07-10 [colin]      1.9.12cvs32
3310
3311         * src/folder.c
3312         * src/statusbar.c
3313         * src/statusbar.h
3314                 Add visual progress indicator on filtering/processing
3315                 Factorize the progress bar code
3316         * src/imap.c
3317         * src/imap.h
3318         * src/etpan/imap-thread.c
3319                 Add a reference counter to avoid destroying the Folder
3320                 while it's in use by another callback.
3321
3322 2005-07-09 [hoa]        1.9.12cvs31
3323
3324         * src/imap.c
3325         * src/etpan/imap-thread.c
3326                 fixed deadlock when removing IMAP account.
3327
3328 2005-07-08 [colin]      1.9.12cvs30
3329
3330         * src/textview.c
3331         * src/unmime.c
3332                 Fix again problems decoding broken headers
3333         * src/gtk/inputdialog.c
3334                 Fix local variable shadowing a global one
3335
3336 2005-07-08 [colin]      1.9.12cvs29
3337
3338         * src/msgcache.c
3339                 Make the cache/mark files platform-agnostic by writing
3340                 them in little-endian format. Reading them is also done
3341                 in little-endian format, of course; however, in order
3342                 to avoid trashing mark data on big-endian machines, the
3343                 files are, at first, read from the native format if the
3344                 little-endian one doesn't exist. This is easy to deter-
3345                 mine by trying to open a file with a swapped data_ver
3346                 and seeing if it's the wanted version.
3347                 Little-endian using users should see absolutely no
3348                 difference, Big-endian users may get a very little
3349                 performance drop due to byte-swapping.
3350                 Tested on i386 and ppc32. 
3351                 Fixes bug #159 (The index file, in the mailboxes, is 
3352                 hardware depending).
3353
3354                 To have the cache/mark files updated to the new little-
3355                 endian format, "Check for new messages" or even
3356                 "Rebuild folder tree" aren't enough. Files will be
3357                 updated as soon as a folder has been opened/closed.
3358                 To update everything, just select all folders by
3359                 selecting them one by one.
3360
3361 2005-07-07 [colin]      1.9.12cvs28
3362
3363         * src/imap.c
3364                 Remember the folder separator per IMAPFolder
3365                 instead of globally.
3366                 Revive the Session on noop; fixes bug #761
3367                 (mark a bunch of unread messages as read takes 
3368                 forever)
3369
3370 2005-07-07 [darko]      1.9.12cvs27
3371
3372         * src/common/template.c
3373                 Sort templates alphabetically
3374
3375 2005-07-06 [colin]      1.9.12cvs26
3376
3377         * src/imap.c
3378                 Try to use the correct separator in
3379                 most cases. Possibly fixes bug #759
3380                 (only creates the INBOX folder when 
3381                 setting up new IMAP account) and 
3382                 bug #760 (Can't retrieve messages)
3383
3384 2005-07-06 [colin]      1.9.12cvs25
3385
3386         * src/imap.c
3387                 Use real_path in status command. This will
3388                 help later, when namespaces will be used.
3389
3390 2005-07-06 [colin]      1.9.12cvs24
3391
3392         * configure.ac
3393         * src/account.c
3394         * src/folder.c
3395         * src/imap.c
3396         * src/etpan/etpan-log.c
3397         * src/etpan/etpan-thread-manager.c
3398         * src/etpan/imap-thread.c
3399                 Add a --disable-libetpan parameter. With this,
3400                 users that don't want IMAP4 support can avoid
3401                 the new dependancy (and have no IMAP support).
3402                 Users that have IMAP4 accounts and use this
3403                 parameter won't lose their configuration, their
3404                 IMAP accounts will just be invisible and not
3405                 used.
3406         * src/textview.c
3407                 Make the "Copy ..." contextual menu items 
3408                 copy to both the X clipboard and the gtk 
3409                 clipboard - as most other apps do.
3410         * src/gtk/about.c
3411                 Add a notice about OpenSSL usage, in order to
3412                 comply with OpenSSL's license (point 6):
3413                 http://www.openssl.org/source/license.html
3414
3415 2005-07-06 [colin]      1.9.12cvs23
3416
3417         * src/alertpanel.c
3418                 Fix a minimum size for alertpanels
3419         * src/compose.c
3420                 Show 'No space left on device' type errors
3421                 when queuing/sending
3422         * src/imap_gtk.c
3423         * src/mh_gtk.c
3424                 Rework folder's deletion message (remove 
3425                 extra \n)
3426
3427 2005-07-05 [colin]      1.9.12cvs22
3428
3429         * src/imap.c
3430                 Add an alertpanel on auth error
3431                 Add pseudo-log
3432                 Remove pthread-related stuff
3433
3434 2005-07-05 [colin]      1.9.12cvs21
3435
3436         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
3437                 Fix crash on plugin reloading (with a hack)
3438
3439 2005-07-05 [colin]      1.9.12cvs20
3440
3441         * src/prefs_account.c
3442         * src/prefs_account.h
3443                 Fix typo
3444         * src/gtk/filesel.c
3445         * src/gtk/filesel.h
3446                 Add a way to filter the view
3447         * src/gtk/pluginwindow.c
3448                 Filter loadable stuff
3449         * src/plugins/pgpmime/prefs_gpg.c
3450                 Fix missing unregistration
3451         * .cvsignore
3452         * src/etpan/.cvsignore
3453         * src/plugins/spamassassin/.cvsignore
3454                 Add more stuff to cvs ignored files
3455
3456 2005-07-04 [colin]      1.9.12cvs19
3457
3458         * src/imap.c
3459                 Fix scan_required returning FALSE when it
3460                 shouldn't. Maybe fix #760 (Can't retrieve
3461                 messages)
3462
3463 2005-07-04 [colin]      1.9.12cvs18
3464
3465         * src/summaryview.c
3466                 Fix always_show_msg pref
3467
3468 2005-07-04 [paul]       1.9.12cvs17
3469
3470         sync with main (forgotten in last commit)
3471         
3472         * src/common/utils.c
3473         * src/common/utils.h
3474                 check_line_length(): new.
3475                 is_dir_exist()
3476                 is_file_entry_exist()
3477                 dirent_is_regular_file()
3478                 dirent_is_directory(): use g_file_test() instead of stat().
3479
3480 2005-07-04 [paul]       1.9.12cvs16
3481
3482         sync with main:
3483
3484         * src/compose.c
3485                 compose_write_to_file(): check for line
3486                 length limit and display warning if exceeds
3487         * src/jpilot.c
3488                 use get_home_dir() instead of g_get_home_dir()
3489         * src/procheader.c
3490                 removed warning about invalid date
3491         * src/vcard.c
3492                 use get_home_dir() instead of g_get_home_dir()
3493
3494 2005-07-04 [paul]       1.9.12cvs15
3495
3496         * src/stock_pixmap.c
3497                 fix new pixmap naming errors
3498                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
3499
3500 2005-07-04 [colin]      1.9.12cvs14
3501
3502         * src/imap.c
3503                 Fix debugging string with a warning
3504
3505 2005-07-04 [colin]      1.9.12cvs13
3506
3507         * configure.ac
3508                 Add a check for libetpan's version (>= 0.37)
3509
3510 2005-07-04 [hoa]        1.9.12cvs12
3511
3512         * commitHelper
3513         * src/imap.c
3514         * src/etpan/imap-thread.c
3515         * src/etpan/imap-thread.h
3516                 fixed IMAP implementation of check of mails.
3517
3518 2005-07-03 [hoa]        1.9.12cvs11
3519
3520         * src/etpan/Makefile.am
3521         * src/etpan/etpan-errors.h
3522         * src/etpan/etpan-log.[ch]
3523         * src/etpan/etpan-thread-manager-types.h
3524         * src/etpan/etpan-thread-manager.[ch]
3525         * src/etpan/imap-thread.[ch]
3526         * src/Makefile.am
3527         * src/imap.c
3528         * src/main.c
3529         * src/prefs_other.c
3530         * configure.ac
3531             merged imap branch.
3532             dependency on libetpan 0.37 is now added.
3533
3534 2005-07-01 [colin]      1.9.12cvs10
3535
3536         * src/Makefile.am
3537         * src/folder.c
3538         * src/folder.h
3539         * src/folderview.c
3540         * src/stock_pixmap.c
3541         * src/stock_pixmap.h
3542         * src/plugins/trayicon/trayicon.c
3543                 Add marked symbol on folders containing
3544                 marked messages
3545         * src/procmsg.c
3546         * src/procmsg.h
3547         * src/toolbar.c
3548         * src/prefs_common.c
3549         * src/prefs_common.h
3550         * src/prefs_send.c
3551                 Add an optional confirmation dialog on queue
3552                 sending. Patch by wwp.
3553         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
3554         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
3555         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
3556         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
3557         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
3558         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
3559         * src/pixmaps/inbox_mark.xpm            ** ADDED **
3560         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
3561         * src/pixmaps/outbox_mark.xpm           ** ADDED **
3562         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
3563         * src/pixmaps/trash_mark.xpm            ** ADDED **
3564                 New pixmaps
3565
3566 2005-07-01 [colin]      1.9.12cvs9
3567
3568         * src/summaryview.c
3569                 Fix a little threading bug
3570         * src/addrgather.c
3571         * src/mainwindow.c
3572                 A little bit of HIG normality never hurts
3573
3574 2005-07-01 [colin]      1.9.12cvs8
3575
3576         * src/compose.c
3577         * src/msgcache.c
3578         * src/pop.c
3579         * src/procmime.c
3580         * src/recv.c
3581         * src/common/log.c
3582         * src/common/template.c
3583         * src/common/utils.c
3584         * src/common/utils.h
3585                 Reverted the fwrite_atomic stuff. In fact
3586                 it is already atomic.
3587
3588 2005-06-30 [colin]      1.9.12cvs7
3589
3590         * src/common/utils.c
3591         * src/common/utils.h
3592                 Add an fwrite_atomic() function to make
3593                 sure we write everything: fwrite can make
3594                 short writes.
3595         * src/compose.c
3596         * src/msgcache.c
3597         * src/pop.c
3598         * src/procmime.c
3599         * src/recv.c
3600         * src/common/log.c
3601         * src/common/template.c
3602                 Use that (and fix swapping of size and nmemb).
3603                 Thanks to Rich Coe for the heads up.
3604
3605 2005-06-30 [colin]      1.9.12cvs6
3606
3607         * src/addressbook.c
3608                 Optimize addressbook opening 
3609
3610 2005-06-30 [colin]      1.9.12cvs5
3611
3612         * src/summaryview.c
3613                 Remove calls to summary_step after move/copy
3614
3615 2005-06-28 [paul]       1.9.12cvs4
3616
3617         * src/alertpanel.c
3618                 wrap and make the error msg selectable
3619
3620 2005-06-28 [paul]       1.9.12cvs3
3621
3622         * src/ssl_manager.c
3623                 replace the OK button with a Close button
3624         * src/gtk/foldersort.c
3625                 use GTK_STOCK_ icons/buttons
3626
3627 2005-06-28 [colin]      1.9.12cvs2
3628
3629         * src/gedit-print.c             ** ADDED **
3630         * src/gedit-print.h             ** ADDED **
3631         * src/gtk/gtksourceprintjob.c   ** ADDED **
3632         * src/gtk/gtksourceprintjob.h   ** ADDED **
3633                 I can't believe no one had enough time to tell
3634                 me I forgot the `cvs add`
3635
3636 2005-06-27 [colin]      1.9.12cvs1
3637
3638         * src/Makefile.am
3639         * src/gtk/Makefile.am
3640         * src/messageview.c
3641         * src/procmsg.c
3642         * src/summaryview.c
3643         * configure.ac
3644                 Add optional libgnomeprint-based printing
3645         * src/mainwindow.c
3646         * src/gtk/quicksearch.c
3647                 Add an Edit/Quick search menu item to show
3648                 and focus the quicksearch
3649
3650 2005-06-27 [paul]       1.9.12
3651
3652         1.9.12 release
3653
3654         * po/ca.po
3655         * po/de.po
3656         * po/es.po
3657         * po/fr.po