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