ba8c788b380556c664cdb890a1795c7785bba42f
[claws.git] / ChangeLog
1 2006-09-03 [colin]      2.4.0cvs137
2
3         * src/compose.c
4                 Don't set Newsgroup: header to a mail folder
5                 path
6
7 2006-09-03 [paul]       2.4.0cvs136
8
9         * src/prefs_other.c
10         * src/prefs_spelling.c
11                 unify the gui
12
13 2006-09-03 [paul]       2.4.0cvs135
14
15         * src/prefs_summaries.c
16                 correct menu item text in prefs_keybind_apply_clicked()
17
18 2006-09-03 [paul]       2.4.0cvs134
19
20         * manual/advanced.xml
21                 some improvements to the descriptions
22         * src/mainwindow.c
23         * src/messageview.c
24         * src/summaryview.c
25         * src/gtk/menu.c
26                 fix menu sensitivity issues
27         * src/prefs_message.c
28                 drop the useless word 'short'
29         * src/prefs_other.c
30                 add the word 'lines' indicating log length
31                 is a measure of lines
32         * src/textview.c
33                 fix compilation warnings
34
35 2006-09-02 [colin]      2.4.0cvs133
36
37         * src/messageview.c
38                 Display a special return-receipt message
39                 if the message is from the user
40         * src/summaryview.c
41                 Fix missing freeze of the list when marking
42                 all read and unthreading for exec. Thanks
43                 to Stephan Sachse.
44
45 2006-09-02 [paul]       2.4.0cvs132
46
47         * src/mainwindow.c
48         * src/prefs_message.c
49         * src/summaryview.c
50                 fix some english
51
52 2006-09-02 [wwp]        2.4.0cvs131
53
54         * src/prefs_filtering.c
55                 added an account name column to the filtering rules
56                 dialog.
57
58 2006-09-02 [colin]      2.4.0cvs130
59
60         * src/gtk/logwindow.c
61         * src/gtk/logwindow.h
62                 Block scrolling if we're not at the end
63                 of the log
64
65 2006-09-02 [colin]      2.4.0cvs129
66
67         * src/folder.c
68                 Make sure account-specific rules can't
69                 be used in {pre-,post-,}processing
70         * src/mainwindow.c
71         * src/gtk/logwindow.c
72         * src/gtk/logwindow.h
73                 Jump to last error when clicking on the
74                 warning icon
75
76 2006-09-02 [colin]      2.4.0cvs128
77
78         * src/imap.c
79         * src/import.c
80         * src/mainwindow.c
81         * src/mainwindow.h
82                 Fix warning icon
83         * src/inc.c
84         * src/mbox.c
85         * src/mbox.h
86                 Let proc_mbox know its account, for
87                 account-specific rules
88
89 2006-09-01 [colin]      2.4.0cvs127
90
91         * src/codeconv.c
92                 Don't uselessly use iconv to convert from
93                 us-ascii
94         * src/alertpanel.c
95         * src/mainwindow.c
96         * src/mainwindow.h
97         * src/inc.c
98                 Fix certain log cases, disable warning icon
99                 for now, the correct way to display it when
100                 necessary and only when necessary is probably
101                 to do it manually rather than use error logs
102         * src/etpan/imap-thread.c
103                 Clean up UID logging a bit
104         * src/gtk/logwindow.c
105         * src/gtk/logwindow.h
106                 Make logging faster when the window's closed
107
108 2006-09-01 [wwp]        2.4.0cvs126
109
110         * manual/fr/account.xml
111                 reflect changes to the ref. manual (parts of cvs72):
112                 fix tabnames and quotes.
113
114 2006-09-01 [wwp]        2.4.0cvs125
115
116         * manual/fr/plugins.xml
117                 reflect changes to the reference manual (cvs42):
118                 update IRC channel info.
119
120 2006-09-01 [wwp]        2.4.0cvs124
121
122         * commitHelper
123                 use CVSEDITOR env. var. if set, according to `man cvs`.
124
125 2006-09-01 [wwp]        2.4.0cvs123
126
127         * manual/advanced.xml
128                 better sentence again (thanks to Paul).
129
130 2006-09-01 [wwp]        2.4.0cvs122
131
132         * manual/advanced.xml
133         fix definition of toolbar_detachable and rework a bit the one of
134         enable_dotted_lines.
135
136 2006-09-01 [mones]      2.4.0cvs121
137
138         * manual/advanced.xml
139                 Document enable_dotted_lines
140
141 2006-09-01 [paul]       2.4.0cvs120
142
143         * src/folderview.c
144         * src/folderview.h
145         * src/imap.c
146         * src/mainwindow.c
147         * src/summaryview.c
148                 obey the 'When entering folder...' option
149                 when using the /View/Go to/... menu items
150                 Thanks to Colin
151
152 2006-08-31 [colin]      2.4.0cvs119
153
154         * src/folderview.c
155                 Revert 2.4.0cvs116, wrong fix.
156
157 2006-08-31 [colin]      2.4.0cvs118
158
159         * src/gtk/gtksctree.c
160                 Better state the various copyrights
161
162 2006-08-31 [colin]      2.4.0cvs117
163
164         * src/prefs_common.c
165                 fix enable_dotted_lines
166
167 2006-08-31 [colin]      2.4.0cvs116
168
169         * src/folderview.c
170                 Use pref "Always open on select" when going
171                 to next unread folder
172         * src/gtk/gtksctree.c
173                 Fix link failure to _gtk_clist_create_cell_layout
174                 on certain computers. (Why not mine, I wonder)
175
176 2006-08-31 [colin]      2.4.0cvs115
177
178         * src/procmsg.c
179         * src/textview.c
180         * src/plugins/bogofilter/bogofilter.c
181         * src/plugins/spamassassin/spamassassin.c
182                 Requalify some "errors" to warnings
183         * src/mainwindow.c
184         * src/mainwindow.h
185         * src/statusbar.c
186                 Add an icon in the statusbar to notify
187                 of errors
188         * src/gtk/gtksctree.c
189         * src/folderview.c
190         * src/summaryview.c
191                 Make the GtkSCTree look more modern by
192                 alternating background lines
193         * src/prefs_common.c
194         * src/prefs_common.h
195                 Add a pref to let people have the old
196                 way if they prefer
197
198
199 2006-08-30 [colin]      2.4.0cvs114
200
201         * src/procmsg.c
202         * src/procmsg.h
203                 Provide a way to filter a list of
204                 messages in an optimised manner, and
205                 add a list-filtering hook
206         * src/folder.c
207         * src/inc.c
208         * src/mbox.c
209                 Use the list filtering
210         * src/plugins/bogofilter/bogofilter.c
211                 Use the list-filtering hook
212                 Use -b (bulk) mode for more speed
213                 when learning and filtering
214         * src/etpan/imap-thread.c
215                 Make log output shorter in UID SEARCH
216
217
218 2006-08-30 [colin]      2.4.0cvs113
219
220         * src/plugins/bogofilter/bogofilter.c
221                 Really fast mass learning - thanks to David
222                 Relson for the options explanations :)
223
224 2006-08-30 [colin]      2.4.0cvs112
225
226         * src/msgcache.c
227                 Fix compilation on FreeBSD. Thanks
228                 to Michael Hugues
229
230 2006-08-29 [colin]      2.4.0cvs111
231
232         * src/folderview.c
233                 Handle "popup_menu" signal (for popping the 
234                 menu via the keyboard)
235         * src/mimeview.c
236         * src/mimeview.h
237         * src/summaryview.c
238         * src/textview.c
239         * src/gtk/gtkutils.c
240         * src/gtk/gtkutils.h
241                 Factorize scrolling code, and add an API 
242                 for MimeViewers to handle scroll orders
243
244 2006-08-29 [wwp]        2.4.0cvs110
245
246         * src/plugins//bogofilter/bogofilter.c
247         * src/plugins//spamassassin/spamassassin.c
248                 make the bogofilter/spamassassin filtering error dialogs at
249         incorporation obey to the "don't popup error dialog on
250         receive error" option. If disabled, feed the log window w/
251         the error message.
252
253 2006-08-29 [paul]
254
255         2.5.0-rc2 released
256
257 2006-08-29 [paul]       2.4.0cvs109
258
259         * Makefile.am
260                 remove 'make release', it's not needed
261                 since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
262
263 2006-08-29 [paul]       2.4.0cvs108
264
265         * src/foldersel.c
266         * src/summary_search.c
267         * src/gtk/progressdialog.c
268         * src/plugins/pgpcore/passphrase.c
269                 replace deprecated gtk_window_set_policy()
270
271 2006-08-29 [colin]      2.4.0cvs107
272
273         * src/folder.c
274                 Fix data loss when copy fails during a move:
275                 only use fast remove_msgs if everything was
276                 copied OK; else use slow remove_msg on the
277                 mails that got copied only.
278
279 2006-08-28 [paul]       2.4.0cvs106
280
281         * src/mh.c
282                 revert change in 2.4.0cvs104, it breaks
283                 stuff
284
285 2006-08-28 [paul]       2.4.0cvs105
286
287         * src/plugins/spamassassin/spamassassin.c
288                 english fix
289
290 2006-08-28 [paul]       2.4.0cvs104
291
292         * src/mh.c
293                 fix data loss when moving to another
294                 mailbox fails
295         * src/prefs_spelling.c
296                 improve the english
297         * src/gtk/pluginwindow.c
298                 improve the layout of the dialog text
299         All thanks to Colin
300
301 2006-08-28 [paul]       2.4.0cvs103
302
303         * src/plugins/bogofilter/bogofilter.c
304         * src/plugins/bogofilter/bogofilter_gtk.c
305                 fix english up a bit, innit
306
307 2006-08-28 [paul]       2.4.0cvs102
308
309         * configure.ac
310         * po/Makefile.in.in
311         * po/Makevars
312                 require autoconf 2.60, enabling building
313                 with gettext 0.15 (gettext 0.14.x build still
314                 possible). Replace Makefiles with versions
315                 from gettext 0.15.
316                 Remove configure options --with-localedir and
317                 --with-mandir. The options that are provided
318                 directly by autoconf 2.60 can be used instead:
319                 --mandir --localedir
320
321 2006-08-27 [colin]      2.4.0cvs101
322
323         * src/plugins/bogofilter/Makefile.am
324                 Fix make dist (no README)
325
326 2006-08-27 [colin]      2.4.0cvs100
327
328         * src/folder.c
329                 Don't use F_UNKNOWN folders for any default
330                 outbox/trash/etc
331         * src/plugins/bogofilter/bogofilter.c
332         * src/plugins/bogofilter/bogofilter.h
333         * src/plugins/bogofilter/bogofilter_gtk.c
334                 Add an option to specify the path to bogofilter
335                 Use single-quotes to be able to learn in folders
336                 with spaces in their names
337                 Verify learning status
338
339 2006-08-27 [colin]      2.4.0cvs99
340
341         * manual/faq.xml
342         * manual/plugins.xml
343                 Document Bogofilter plugin
344
345 2006-08-27 [colin]      2.4.0cvs98
346
347         * src/compose.c
348         * src/messageview.c
349         * src/procmsg.c
350         * src/procmsg.h
351                 When possible, copy the queued mail to sent folder
352                 instead of re-adding. Much faster on IMAP.
353
354 2006-08-27 [colin]      2.4.0cvs97
355
356         * src/msgcache.c
357                 Disable mmaped caches - huge metadata loss
358                 here after a power failure.
359         * src/summaryview.c
360                 Add quicksearch timing
361         * src/common/plugin.c
362         * src/common/plugin.h
363                 Implement an interface to tell what plugins
364                 provide. Prevent loading of similar plugins.
365         * src/plugins/clamav/clamav_plugin.c
366         * src/plugins/demo/demo.c
367         * src/plugins/dillo_viewer/dillo_viewer.c
368         * src/plugins/pgpcore/plugin.c
369         * src/plugins/pgpinline/pgpinline.c
370         * src/plugins/pgpmime/pgpmime.c
371         * src/plugins/spamassassin/spamassassin.c
372         * src/plugins/trayicon/trayicon.c
373                 Implement plugin_provides()
374
375 2006-08-27 [colin]      2.4.0cvs96
376
377         * configure.ac
378         * src/plugins/Makefile.am
379         * src/plugins/bogofilter/.cvsignore
380         * src/plugins/bogofilter/Makefile.am
381         * src/plugins/bogofilter/bogofilter.c
382         * src/plugins/bogofilter/bogofilter.h
383         * src/plugins/bogofilter/bogofilter_gtk.c
384                 New Bogofilter plugin, provides filtering and
385                 learning. Spamassassin will go to extra plugins.
386
387 2006-08-26 [mones]      2.4.0cvs95
388
389         * manual/handling.xml
390                 Fix subfolder path in the example (thanks to Paul) 
391
392 2006-08-26 [mones]      2.4.0cvs94
393
394         * manual/glossary.xml
395                 2.2. + add ISP to the glossary
396                 7.5. + Add UIDL to glossary
397                 7.7. + Add TCP to glossary
398         * manual/handling.xml
399                 7.1. + Mentions GNU/Linux distribution, what about the non...
400                 7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
401                 7.3. + Mentions .bashrc, what about the non-bash ones? 
402                 7.4. = Use appropriate quotation for commands
403                 7.6. = change "" to <quote></quote>
404         * manual/plugins.xml
405                 6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
406         * manual/starting.xml
407                 2.1. + local mbox file: some examples of mbox file locations...
408                 Also reformatted files requiring it
409
410 2006-08-26 [wwp]        2.4.0cvs93
411
412         * src/summary_search.c
413                 disable find buttons while summary search is running.
414
415 2006-08-25 [colin]      2.4.0cvs92
416
417         * src/folder.c
418         * src/folderutils.c
419         * src/mh.c
420         * src/procmsg.h
421         * src/summaryview.c
422                 Speed up MH moving, and add progressbar
423                 for MH deletion
424         * src/msgcache.c
425                 Write cache files using mmap() too
426
427 2006-08-25 [wwp]        2.4.0cvs91
428
429         * src/summaryview.c
430                 switch spam<->ham button when a message has been marked as spam or ham
431                 and is still selected. Thanks to Colin.
432
433 2006-08-25 [paul]       2.4.0cvs90
434
435         * src/Makefile.am
436         * src/stock_pixmap.c
437         * src/stock_pixmap.h
438         * src/summaryview.c
439         * src/gtk/icon_legend.c
440         * src/pixmaps/copied.xpm
441         * src/pixmaps/moved.xpm
442                 add icons for delayed execution marked for
443                 copying, marked for moving
444
445 2006-08-25 [mones]      2.4.0cvs89
446
447         * manual/glossary.xml
448                 Fix the other glossary items:
449                 5.1. = Inmmediate execution -> <quote>immediate execution...
450                 5.2. = Fix MBOX capitalization -> Mbox
451                 5.3. + Improve Plugins def. w/ tech. ref.
452                 5.4. = Quotation -> replace '>' by <quote>></quote>
453                 5.5. - SMTP Server. -> remove dot
454         * po/es.po
455                 Updated translation
456
457 2006-08-25 [mones]      2.4.0cvs88
458
459         * manual/ack.xml
460                 Reformatted, changed email address
461         * manual/glossary.xml
462                 Reformatted, fixed MANUAL-TODO items:
463                 8.2. + add ROT-13 to glossary
464                 8.4. + add URL to glossary
465         * manual/es/advanced.xml
466                 Fixed <literal>s
467
468 2006-08-25 [paul]       2.4.0cvs87
469
470         * src/gtk/icon_legend.c
471                 add 'marked for deletion' icon
472                 arrange icons by containing column
473                 wrap long label text
474
475 2006-08-25 [colin]      2.4.0cvs86
476
477         * src/common/utils.c
478         * src/common/utils.h
479                 Add the sc_g_*list_bigger functions in
480                 a place everyone can use it
481         * src/summaryview.c
482                 Only freeze/thaw the list when working
483                 on the selection, if it's bigger than 1
484         * src/gtk/gtksctree.c
485                 Only freeze/thaw the list when unselec-
486                 ting 'all' if ('all' != 1)
487                 This avoids some flickering
488
489 2006-08-24 [colin]      2.4.0cvs85
490
491         * src/addressbook.c
492                 Fix strange list selection
493                 Fix random seg (Invalid read of freed memory)
494
495 2006-08-24 [colin]      2.4.0cvs84
496
497         * src/alertpanel.c
498         * src/gtk/inputdialog.c
499         * src/plugins/pgpcore/passphrase.c
500                 Revert minimal width patch of 2.4.0cvs67,
501                 as it is also a maximal width. Use 
502                 gtk_window_set_default_size instead.
503
504 2006-08-24 [colin]      2.4.0cvs83
505
506         * src/msgcache.c
507                 Write cache/mark to temp files before
508                 overwriting old ones (avoids metadata
509                 loss if writing the new files fail).
510                 Use mmap() to read cache/mark file, as
511                 this makes cache reading faster. Dis-
512                 abled for big-endian machines until it
513                 can be tested. (Big-endian users: set
514                 msgcache_use_mmap = TRUE in the relevant
515                 #if).
516         * src/procmsg.h
517                 Move rarely used fields of MsgInfo in 
518                 another structure, which will only be
519                 allocated if needed. Face, X-Face,
520                 Return receipt headers and List-*
521                 headers are moved. Mails having none
522                 of these occupy 52 bytes less with
523                 this patch, which makes 2.5MB of RAM
524                 saved on a 50k folder).
525         * src/headerview.c
526         * src/mainwindow.c
527         * src/messageview.c
528         * src/partial_download.c
529         * src/procheader.c
530         * src/procmsg.c
531         * src/textview.c
532                 Follow this structure change.
533
534 2006-08-24 [wwp]        2.4.0cvs82
535
536         * manual/es/.cvsignore
537         * manual/es/dist/.cvsignore
538         * manual/es/dist/html/.cvsignore
539         * manual/es/dist/pdf/.cvsignore
540         * manual/es/dist/ps/.cvsignore
541         * manual/es/dist/txt/.cvsignore
542                 more (generated) files to ignore.
543
544 2006-08-24 [colin]      2.4.0cvs81
545
546         * src/folder.c
547         * src/mh.c
548                 Fix possible problems with local delivery. Check the folder doesn't
549                 need scan before setting its mtime when saving cache (which can be
550                 done long after the folder's been modified by an external process);
551                 Check that the stored item's mtime didn't change in mh functions.
552
553 2006-08-24 [mones]      2.4.0cvs80
554
555         * manual/advanced.xml
556                 Rewrapping, some fixes and MANUAL-TODO items:
557                 8.1. = change "" to <quote></quote>
558                 8.3. = quote menu items
559                 8.5. - deploying -> new user ... ideally a new user (redundant)
560
561 2006-08-23 [colin]      2.4.0cvs79
562
563         * src/gtk/gtksctree.c
564                 When selecting or deselecting range, only
565                 freeze/thaw when selection is bigger than 10
566
567 2006-08-23 [colin]      2.4.0cvs78
568
569         * src/messageview.c
570         * src/mimeview.c
571         * src/mimeview.h
572         * src/plugins/dillo_viewer/dillo_viewer.c
573                 Provide an API for MimeViewer plugins to
574                 return a text selection for replying
575
576 2006-08-23 [colin]      2.4.0cvs77
577
578         * src/image_viewer.c
579         * src/textview.c
580                 Use gtk_pixbuf_new_from_file_at_scale(), which
581                 is faster than getting the pixbuf then resizing
582                 it.
583
584 2006-08-23 [colin]      2.4.0cvs76
585
586         * src/procmime.c
587                 UTF-8 should be sent Quoted-printable
588
589 2006-08-22 [colin]      2.4.0cvs75
590
591         * src/mh.c
592                 Check if scan is required before touching
593                 the folder (or it'll be required every time)
594
595 2006-08-22 [colin]      2.4.0cvs74
596
597         * configure.ac
598                 Require libetpan 0.46 (crasher fix when built
599                 against gnutls)
600
601 2006-08-22 [colin]      2.4.0cvs73
602
603         * src/folder.c
604                 Set folder's mtime after writing its
605                 cache
606         * src/folderview.c
607                 Add some timing
608         * src/procmsg.c
609                 Don't do useless stuff if we don't 
610                 thread by subject
611         * src/summaryview.c
612                 Add some timing, don't deselect prior
613                 to selecting (gtksctree does it itself),
614                 remove crash avoidance hacks as it's been
615                 properly fixed since a while
616         * src/common/utils.c
617                 Optimize to_human_readable(): _() is slow,
618                 do it only once, and avoid %f format for KB
619                 (the most common in a summaryview)
620         * src/gtk/gtksctree.c
621                 Don't uselessly freeze/thaw (fixes flicker
622                 on next unread and friends), reduce number
623                 of g_list_nth/g_list_position where possible
624         * src/gtk/gtkutils.c
625         * src/gtk/gtkutils.h
626                 Reduce number of g_list_nth/g_list_position
627                 where possible.
628                 All of this makes loading as 70k folder 2.1
629                 seconds instead of 3.2 (with hot FS caches).
630                 (1.3 seconds without Date and Size columns...)
631
632 2006-08-22 [paul]       2.4.0cvs72
633
634         wrap documents and do some items from mones' MANUAL-TODO:
635
636         * manual/account.xml
637                 4.1. = fix tabname references to <quote>tabname</quote>
638                 4.2. = fix "xxx" and 'xxx' items to <quote>xxx</quote>
639         * manual/faq.xml
640                 1.1. = mentioned options don't match UI
641                 Add information about the 'Never send Return Receipts'
642                 option
643         * manual/handling.xml
644                 6.2. = Mentions Extended symbols button, but now is
645                 named Information
646                 6.3. = Mentions ... button, which is now Edit
647
648 2006-08-22 [colin]      2.4.0cvs71
649
650         * src/gtk/pluginwindow.c
651                 Fix layout in verbose translations (such
652                 as french)
653
654 2006-08-22 [paul]       2.4.0cvs70
655
656         * manual/Makefile.am
657                 build manuals in alphabetical order
658         * src/addressbook.c
659         * src/prefs_themes.c
660                 replace/remove deprecated symbols
661         * src/gtk/gtkutils.c
662                 fix a warning
663         * src/gtk/pluginwindow.c
664                 replace deprecated symbol
665                 replace label text and move it
666         * src/plugins/pgpcore/prefs_gpg.c
667                 move the 'Generate...' button out of the
668                 Sign Key frame, replace the English used
669         * src/plugins/pgpcore/sgpgme.c
670                 fixes to the English
671
672 2006-08-21 [colin]      2.4.0cvs69
673
674         * src/plugins/trayicon/trayicon.c
675                 Add more strings for translation; patch
676                 by Pawel
677
678 2006-08-21 [colin]      2.4.0cvs68
679
680         * src/compose.c
681                 fix replied flag not set after drafting
682         * src/matcher.c
683                 fix body quicksearch in non-encoded bodies
684                 containing '='
685         * src/msgcache.c
686                 Get rid of the g_malloc workaround for
687                 corrupted caches, use g_try_malloc
688
689 2006-08-21 [colin]      2.4.0cvs67
690
691         * src/alertpanel.c
692         * src/gtk/inputdialog.c
693         * src/plugins/pgpcore/passphrase.c
694                 Set minimal width to 375
695         * src/mainwindow.c
696                 Fix switching to offline, asking if it 
697                 should be overriden for synchronising
698         * src/mimeview.c
699                 Don't offer to remember command on Open 
700                 with for text parts, as the browser or 
701                 text editor command isn't changed from 
702                 there
703
704 2006-08-20 [paul]       2.4.0cvs66
705
706         * po/ko.po
707         * po/zh_CN.po
708                 fix plural form errors. revealed by stricter
709                 checking of gettext 0.15
710
711 2006-08-18 [paul]       2.4.0cvs65
712
713         * src/stock_pixmap.c
714                 fix the fix of 2.4.0cvs64
715                 Thanks to Colin
716
717 2006-08-18 [paul]       2.4.0cvs64
718
719         * src/stock_pixmap.c
720                 fix leaks
721                 Thanks to Colin
722
723 2006-08-18 [paul]       2.4.0cvs63
724
725         * src/compose.c
726         * src/procmsg.c
727                 fix occasional IMAP bug where large msgs
728                 were left in the queue folder after sending
729                 Thanks to Colin
730
731 2006-08-18 [paul]       2.4.0cvs62
732
733         * src/folderview.c
734                 freeze the summaryview while quicksearch results
735                 are displayed
736                 (fixes bug 456 'current message is hidden when the
737                 view is refreshed and extended search is "unread 
738                 messages"')
739                 Thanks to Colin
740         * src/textview.c
741                 add missing #include "inputdialog.h"
742         * src/common/utils.h
743                 add missing mailcap_update_default() and improve
744                 readability
745
746 2006-08-17 [colin]      2.4.0cvs61
747
748         * src/plugins/pgpcore/select-keys.c
749                 Fix warnings :)
750
751 2006-08-17 [colin]      2.4.0cvs60
752
753         * src/compose.c
754                 Don't continue queuing if Cancel is clicked
755                 in select-keys
756
757 2006-08-17 [colin]      2.4.0cvs59
758
759         * src/plugins/pgpcore/select-keys.c
760                 When encrypting, if only one key matches and it 
761                 matches exactly, automatically use it.
762
763 2006-08-17 [colin]      2.4.0cvs58
764
765         * src/mimeview.c
766         * src/prefs_common.c
767         * src/prefs_common.h
768         * src/prefs_ext_prog.c
769         * src/textview.c
770                 Fix issues with previous patch (text/html)
771                 Remove outdated prefs
772
773 2006-08-17 [colin]      2.4.0cvs57
774
775         * src/imap.c
776                 Add View Log button on auth error
777         * src/procmsg.c
778                 Fix encrypted mail marked as new when
779                 saved in normal folders
780         * src/plugins/pgpinline/pgpinline.c
781                 Fix encrypt bug on IMAP
782         * src/mimeview.c
783         * src/common/utils.c
784         * src/common/utils.h
785         * src/gtk/inputdialog.c
786         * src/gtk/inputdialog.h
787                 Get rid of metamail stuff, simplify
788                 opening, and allow remembering of user's
789                 choices (by updating ~/.mailcap). There's
790                 still to drop "Audio player" and "Image
791                 viewer" preferences.
792
793 2006-08-17 [mones]      2.4.0cvs56
794
795         * manual/es/sylpheed-claws-manual.xml
796                 fix DTD path
797
798 2006-08-17 [mones]      2.4.0cvs55
799
800         * configure.ac
801         * manual/Makefile.am
802         * manual/es/Makefile.am
803         * manual/es/account.xml
804         * manual/es/ack.xml
805         * manual/es/addrbook.xml
806         * manual/es/advanced.xml
807         * manual/es/faq.xml
808         * manual/es/glossary.xml
809         * manual/es/gpl.xml
810         * manual/es/handling.xml
811         * manual/es/intro.xml
812         * manual/es/keyboard.xml
813         * manual/es/plugins.xml
814         * manual/es/starting.xml
815         * manual/es/sylpheed-claws-manual.xml
816         * manual/es/dist/Makefile.am
817         * manual/es/dist/html/Makefile.am
818         * manual/es/dist/pdf/Makefile.am
819         * manual/es/dist/ps/Makefile.am
820         * manual/es/dist/txt/Makefile.am
821                 Spanish translation for the manual
822
823 2006-08-16 [colin]      2.4.0cvs54
824
825         * src/compose.c
826         * src/main.c
827         * src/mainwindow.c
828                 Fix send button sensitivity at startup
829                 Set send menu sensitivity (patch by Fabien)
830         * src/ssl_manager.c
831                 Enable closing with esc (patch by Fabien)
832         * src/gtk/foldersort.c
833                 Enable closing with esc (patch by Fabien)
834         * src/procmime.c
835                 Optimisation (no need to copy to tempfile to
836                 "decode" 7bit and 8bit)
837         * src/summaryview.c
838                 Fix cruft in swap_from case
839         * src/textview.c
840                 Fix missing last line in some mail cases 
841                 (Fixes debian #381872)
842         * src/plugins/pgpcore/prefs_gpg.c
843         * src/plugins/pgpcore/sgpgme.c
844         * src/plugins/pgpcore/sgpgme.h
845                 Don't show "no key found" when user explicitely
846                 wants to create a key
847
848 2006-08-16 [paul]       2.4.0cvs53
849
850         * configure.ac
851         * src/account.c
852         * src/addressbook.c
853         * src/headerview.c
854         * src/prefs_account.c
855         * src/prefs_message.c
856         * src/gtk/gtkutils.c
857                 bump up minimum required versions of GTK+ and
858                 GLIB to 2.6.0
859
860 2006-08-16 [paul]       2.4.0cvs52
861
862         * src/toolbar.c
863                 workaround GTK+ Bug 351600 - 'Can't re-click
864                 on button after sensitivity update'
865                 http://bugzilla.gnome.org/show_bug.cgi?id=351600
866                 Thanks to Colin
867
868 2006-08-15 [colin]      2.4.0cvs51
869
870         * src/plugins/pgpcore/prefs_gpg.c
871                 Set options sensitivity according to
872                 key existence
873         * src/plugins/pgpcore/sgpgme.c
874                 Allow to create key with no passphrase
875
876 2006-08-14 [cleroy]     2.4.0cvs50
877
878         * src/gtk/pluginwindow.c
879                 New layout (maybe to be changed?)
880         * src/gtk/gtkutils.c
881                 Fix a bit label_window
882         * src/plugins/pgpcore/passphrase.c
883         * src/plugins/pgpcore/passphrase.h
884         * src/plugins/pgpcore/plugin.c
885         * src/plugins/pgpcore/prefs_gpg.c
886         * src/plugins/pgpcore/prefs_gpg.h
887         * src/plugins/pgpcore/sgpgme.c
888         * src/plugins/pgpcore/sgpgme.h
889                 Allow to create a PGP private key via the GUI
890
891 2006-08-14 [wwp]        2.4.0cvs49
892
893         * src/addressbook_foldersel.c
894                 fix strict ISO C90 compliance.
895
896 2006-08-14 [paul]       2.4.0cvs48
897
898         * src/gtk/prefswindow.c
899                 re-set scrolled window on opening
900                 Patch by Ticho
901
902 2006-08-14 [paul]
903
904         2.5.0-rc1 released
905
906 2006-08-14 [paul]       2.4.0cvs47
907
908         * src/prefs_display_header.c
909                 re-enable user-defined Displayed Headers
910
911 2006-08-14 [paul]       2.4.0cvs46
912
913         * src/prefs_account.c
914                 use GTK_STOCK_EDIT
915
916 2006-08-13 [colin]      2.4.0cvs45
917
918         * src/common/utils.c
919                 Fix "a" in quote when the original message is empty,
920                 by using \0 instead of 'a' to test writability of
921                 temp files.
922
923 2006-08-13 [wwp]        2.4.0cvs44
924
925         * src/plugins/spamassassin/spamassassin.c
926                 fix capitalization of "SpamAssassin" in some debug, log and
927                 dialog messages.
928
929 2006-08-13 [paul]       2.4.0cvs43
930
931         * src/editldap.c
932                 fix overlapping widgets
933         * src/prefs_account.c
934                 fix translation of protocol_names[]
935                 fix label disappearing off the edge of the
936                 visible area
937
938 2006-08-12 [paul]       2.4.0cvs42
939
940         * manual/plugins.xml
941                 update IRC channel info before it gets forgotten
942                 about
943
944 2006-08-11 [colin]      2.4.0cvs41
945
946         * src/compose.c
947         * src/mainwindow.c
948         * src/mainwindow.h
949         * src/procmsg.c
950         * src/procmsg.h
951         * src/summaryview.c
952         * src/toolbar.c
953                 Grey out the Send button if
954                 - Queue folders are empty, or
955                 - We're sending already
956
957 2006-08-11 [wwp]        2.4.0cvs40
958
959         * src/main.c
960                 fix a logic issue when quitting while a compose window is
961                 still open, thanks to Colin.
962
963 2006-08-10 [colin]      2.4.0cvs39
964
965         * src/main.c
966                 Fix default font size setting after wizard run
967         * src/imap.c
968         * src/etpan/imap-thread.c
969         * src/etpan/imap-thread.h
970                 Fix bug #999 (Timing out on TSL cert validation 
971                 dialog makes ugly things happen). Also, STARTTLS
972                 unconditionnaly if initial capabilities contain
973                 LOGINDISABLED and STARTTLS.
974
975 2006-08-09 [colin]      2.4.0cvs38
976
977         * src/mainwindow.c
978         * src/mainwindow.h
979                 Fix Tools/Actions sensitivity when there are
980                 no actions
981
982 2006-08-09 [colin]      2.4.0cvs37
983
984         * src/prefs_filtering.c
985                 Warning fix, patch by Paul
986         * src/messageview.c
987         * src/prefs_actions.c
988         * src/prefs_filtering_action.c
989         * src/prefs_matcher.c
990                 Uniformisation of "Info ..." to "Info..." (for
991                 old gtk), patch by Fabien
992         * src/plugins/clamav/clamav_plugin_gtk.c
993                 Sensitivity fix by Fabien
994
995 2006-08-09 [colin]      2.4.0cvs36
996
997         * src/main.c
998         * src/main.h
999                 Add a function to know whether we're exiting
1000         * src/plugins/trayicon/trayicon.c
1001                 If exiting, don't do anything. Faster, and
1002                 avoids gtk_main_iteration reentracy causing
1003                 segfaults at exit
1004
1005 2006-08-09 [colin]      2.4.0cvs35
1006
1007         * src/messageview.c
1008         * src/mimeview.c
1009         * src/mimeview.h
1010                 Fix lack of part selection when automatically 
1011                 jumping to a specific part
1012         * src/msgcache.c
1013                 Little optimisation in cache reading
1014
1015 2006-08-09 [colin]      2.4.0cvs34
1016
1017         * src/compose.c
1018                 Fix crash setting the priority on reedit
1019                 (Accessing compose before creating it!)
1020
1021 2006-08-08 [colin]      2.4.0cvs33
1022
1023         * src/procmime.c
1024                 Fix bug #998 (last attachment is not accessible)
1025                 Bad RFC interpretation on multipart close-delimiters
1026         * src/mimeview.c
1027         * src/mimeview.h
1028         * src/gtk/gtkvscrollbutton.c
1029         * src/gtk/gtkvscrollbutton.h
1030                 Make attachments list wheel-scrollable
1031
1032 2006-08-07 [colin]      2.4.0cvs32
1033
1034         * src/gtk/gtkaspell.c
1035                 Fix bug #973 (Unicode punctation characters 
1036                 are not recognized as separators by the
1037                 spell checker); fix unsigned stuff
1038
1039 2006-08-07 [colin]      2.4.0cvs31
1040
1041         * src/compose.c
1042                 Fix bug #956 (DnD text with accents in compose 
1043                 text entry); fix gccc's signed/unsigned fuss
1044
1045 2006-08-06 [colin]      2.4.0cvs30
1046
1047         * src/main.c
1048                 Fix bug #979 (Plugin crashes when exiting 
1049                 sylpheed-claws) : handle exit request only 
1050                 once
1051
1052 2006-08-05 [colin]      2.4.0cvs29
1053
1054         * src/news.c
1055                 Just make sure we have a msgid.
1056
1057 2006-08-05 [colin]      2.4.0cvs28
1058
1059         * src/news.c
1060         * src/summaryview.c
1061                 Fix bug #995 ("Mark cross-posted as read" doesn't work)
1062                 by reimplementing it
1063         * src/textview.c
1064                 Fix bug when hiding quotes with level > 3 and quote
1065                 colors are recycled
1066
1067 2006-08-04 [colin]      2.4.0cvs27
1068
1069         * src/compose.c
1070         * src/undo.c
1071         * src/undo.h
1072                 Fix a bit replace-by-pasting undo
1073         * src/mainwindow.c
1074         * src/messageview.c
1075                 Fix Fold quotes menu synchro in
1076                 mainwindow when it changes in 
1077                 messageview
1078         * src/textview.c
1079                 Fix right-click on quotes blocks
1080         * src/common/utils.c
1081                 Verify that the file created by
1082                 my_tmpfile() is writable. Fixes
1083                 bug #988 (very specific filesystem
1084                 issue)
1085         * src/plugins/pgpcore/sgpgme.c
1086                 Fix file descriptor leak
1087         * src/plugins/spamassassin/spamassassin.c
1088                 Warn once if spamd isn't reachable
1089
1090 2006-08-04 [colin]      2.4.0cvs26
1091
1092         * src/toolbar.c
1093                 i18n context patch by Fabien
1094
1095 2006-08-03 [colin]      2.4.0cvs25
1096
1097         * src/mainwindow.c
1098         * src/messageview.c
1099                 Rename "Hide quotes" to "Fold quotes"
1100         * src/textview.c
1101                 Don't use hand cursor on quotes. "all 
1102                 the bonuses of the feature and none of 
1103                 unwelcome side-effects"
1104
1105 2006-08-03 [colin]      2.4.0cvs24
1106
1107         * AUTHORS
1108         * sylpheed-claws.desktop
1109         * src/gtk/authors.h
1110                 Bring the desktop file to XDG compliance
1111                 Patch by Charles A. Edwards
1112
1113 2006-08-03 [colin]      2.4.0cvs23
1114
1115         * src/textview.c
1116                 Fix links offset when they are preceded
1117                 by accentued chars (g_utf8_strlen!)
1118         * src/mainwindow.c
1119                 Fix wrong status when starting offline
1120
1121
1122 2006-08-03 [wwp]        2.4.0cvs22
1123
1124         * src/prefs_common.h
1125                 ask what to do w/ filtering rules that belong to an account when
1126                 applying filtering rules manually from the main window (skip,
1127                 apply regardless of the account, use current account). This dialog
1128                 can be skipped and the last reply used.
1129                 (forgot that file)
1130
1131 2006-08-03 [wwp]        2.4.0cvs21
1132
1133         * src/filtering.c
1134         * src/filtering.h
1135         * src/prefs_common.c
1136         * src/summaryview.c
1137         * src/alertpanel.c
1138         * src/alertpanel.h
1139         * src/messageview.c
1140                 ask what to do w/ filtering rules that belong to an account when
1141                 applying filtering rules manually from the main window (skip,
1142                 apply regardless of the account, use current account). This dialog
1143                 can be skipped and the last reply used.
1144
1145
1146 2006-08-03 [colin]      2.4.0cvs20
1147
1148         * src/textview.c
1149                 Optimize previous patch
1150
1151 2006-08-03 [cleroy]     2.4.0cvs19
1152
1153         * src/textview.c
1154                 Fix quotes getting toggled back when the
1155                 mail has an even number of text parts
1156
1157 2006-08-02 [colin]      2.4.0cvs18
1158
1159         * src/messageview.c
1160                 Add Hide quotes menu
1161
1162 2006-08-02 [colin]      2.4.0cvs17
1163
1164         * src/mainwindow.c
1165         * src/prefs_common.c
1166         * src/textview.c
1167         * src/textview.h
1168         * src/gtk/about.c
1169                 Allow per-level quote hiding,
1170                 Allow toggling quotes by double-clicking them
1171                 Rename RemoteURI to ClickableText to reflect
1172                 the fact it's used for a variety of things
1173
1174 2006-08-02 [wwp]        2.4.0cvs16
1175
1176         * src/mainwindow.c
1177                 fix "View/Hide quotes" menu item status initialization.
1178
1179 2006-08-02 [wwp]        2.4.0cvs15
1180
1181         * src/matcher_parser_parse.y
1182                 remove a debug trace.
1183
1184 2006-08-02 [paul]       2.4.0cvs14
1185
1186         * src/plugins/pgpcore/passphrase.c
1187                 don't set initial dialog size
1188                 make it resizable
1189
1190 2006-08-02 [paul]       2.4.0cvs13
1191
1192         * src/noticeview.c
1193                 remove the rogue '/' character
1194
1195 2006-08-02 [paul]       2.4.0cvs12
1196
1197         * src/noticeview.c
1198                 allow buttons to resize as necessary
1199
1200 2006-08-01 [wwp]        2.4.0cvs11
1201
1202         * src/mbox.c
1203                 fix strict ISO C90 compliance.
1204
1205 2006-08-01 [wwp]        2.4.0cvs10
1206
1207         * tools/update-po
1208                 updated update-po tool to work w/ context-dependent translations.
1209                 Patch by Fabien Vantard <fzzzzz@gmail.com>.
1210
1211 2006-08-01 [wwp]        2.4.0cvs9
1212
1213         * src/matcher.c
1214         * src/prefs_filtering.c
1215         * src/prefs_matcher.c
1216                 allow context-dependent translations for "All",
1217                 patch by Fabien Vantard <fzzzzz@gmail.com>.
1218
1219 2006-07-31 [colin]      2.4.0cvs8
1220
1221         * AUTHORS
1222         * src/gtk/authors.h
1223                 Add Rafal to authors
1224
1225 2006-07-31 [colin]      2.4.0cvs7
1226
1227         * src/compose.c
1228         * src/mainwindow.c
1229         * src/messageview.h
1230         * src/prefs_common.c
1231         * src/prefs_common.h
1232         * src/textview.c
1233                 Add 'View/Hide quotes'. Patch based on a patch
1234                 by Rafal Weglarz
1235
1236 2006-07-31 [colin]      2.4.0cvs6
1237
1238         * src/action.c
1239                 Fix problem with "> stuff >" actions
1240
1241 2006-07-31 [paul]       2.4.0cvs5
1242
1243         * po/nb.po
1244                 updated by Geir Helland
1245
1246 2006-07-31 [wwp]        2.4.0cvs4
1247
1248         * src/mainwindow.c
1249         * src/summaryview.c
1250         * src/summaryview.h
1251                 add "View/Go to/Parent message" and "View/Go to/Last read message",
1252                 thanks to Colin.
1253
1254 2006-07-31 [wwp]        2.4.0cvs3
1255
1256         * src/Makefile.am
1257         * src/addr_compl.c
1258         * src/addr_compl.h
1259         * src/addressbook.c
1260         * src/addressbook.h
1261         * src/addressbook_foldersel.c
1262         * src/addressbook_foldersel.h
1263         * src/addrindex.c
1264         * src/addrindex.h
1265         * src/matcher.c
1266         * src/matcher.h
1267         * src/matcher_parser_lex.l
1268         * src/matcher_parser_parse.y
1269         * src/prefs_common.c
1270         * src/prefs_common.h
1271         * src/prefs_filtering.c
1272         * src/prefs_matcher.c
1273         * src/prefs_matcher.h
1274         * src/summaryview.c
1275                 introduce filtering against the address book. It's now possible to add
1276                 matched conditions to determine if any email address in a message matches
1277                 or doesn't match any or all books or folders in the address book.
1278
1279 2006-07-31 [wwp]        2.4.0cvs2
1280
1281         * src/account.c
1282         * src/filtering.c
1283         * src/filtering.h
1284         * src/folder.c
1285         * src/folderview.c
1286         * src/inc.c
1287         * src/mainwindow.c
1288         * src/matcher.c
1289         * src/matcher_parser_lex.l
1290         * src/matcher_parser_parse.y
1291         * src/mbox.c
1292         * src/prefs_filtering.c
1293         * src/prefs_filtering.h
1294         * src/procmsg.c
1295         * src/procmsg.h
1296         * src/summaryview.c
1297                 introduce per-account filtering rules. Each filtering rule can now be assigned
1298                 to a specific account (by default it's "All"), works w/ POP3/IMAP. Take care
1299                 when applying filtering rules manually, as all rules will apply - even the ones
1300                 assigned to an account. This issue will be addressed soon.
1301  
1302
1303
1304 2006-07-31 [wwp]        2.4.0cvs1
1305
1306         * src/quote_fmt.c
1307                 make more strings translatable.
1308
1309 2006-07-31 [paul]       2.4.0
1310
1311         2.4.0 released
1312
1313 2006-07-31 [paul]       2.3.1cvs91
1314
1315         * po/ca.po
1316                 updated by Miquel Oliete
1317
1318 2006-07-31 [paul]       2.3.1cvs90
1319
1320         * po/de.po
1321         * po/el.po
1322         * po/fr.po
1323         * po/it.po
1324         * po/pl.po
1325         * po/pt_BR.po
1326         * po/sr.po
1327         * po/zh_CN.po
1328                 updated by Stephan Sachse, Stavros Giannouris, Fabien Vantard,
1329                 Andrea Spadaccini, Emil Nowak, Frederico Goncalves Guimaraes,
1330                 Aleksandar Urosevic, and Ralgh Young
1331
1332 2006-07-31 [paul]       2.3.1cvs89
1333
1334         * src/account.c
1335         * src/main.c
1336         * src/mainwindow.c
1337         * src/mainwindow.h
1338                 Fix a race condition when, after an SC crash, rescanning
1339                 folders took more than 0.5 seconds
1340                 Thanks to Colin
1341
1342 2006-07-31 [paul]       2.3.1cvs88
1343
1344         * src/folderview.c
1345                 don't translate separator strings
1346
1347 2006-07-30 [mones]      2.3.1cvs87
1348
1349         * doc/man/sylpheed-claws.1
1350                 Fixed non-ASCII chars in Hoa's name
1351         * po/es.po
1352                 Updated for release
1353
1354 2006-07-27 [colin]      2.3.1cvs86
1355
1356         * src/textview.c
1357                 Don't include the leading \n in links
1358                 Patch by Fabien
1359
1360 2006-07-25 [colin]      2.3.1cvs85
1361
1362         * src/mainwindow.c
1363         * src/common/socket.h
1364         * src/etpan/imap-thread.c
1365                 Refresh resolvers before connecting
1366                 to IMAP servers, and after switching
1367                 to online. Thanks to Paul.
1368
1369 2006-07-18 [colin]
1370
1371         * 2.4.0-rc4 released
1372
1373 2006-07-17 [colin]      2.3.1cvs84
1374
1375         * src/inc.c
1376                 Show connection attempt in statusbar before
1377                 connecting (previously first message was
1378                 "Retrieving messages from ..." after the
1379                 connection succeeded.
1380
1381 2006-07-16 [wwp]        2.3.1cvs83
1382
1383         * sylpheed-claws.ico
1384                 Added .ico file (windows multi-size icon file, generated).
1385
1386 2006-07-12 [wwp]        2.3.1cvs82
1387
1388         * src/messageview.c
1389                 remove Message/Re-edit menu entry from messageview window,
1390                 as sent/draft/queued messages are opened in compose window when
1391                 re-edited and it's not possible to re-edit other msgs.
1392
1393 2006-07-12 [paul]       2.3.1cvs81
1394
1395         * AUTHORS
1396         * src/mainwindow.c
1397         * src/gtk/authors.h
1398                 check online state before resetting
1399                 mailcheck timer. Useful if some program
1400                 verifies connection state and updates
1401                 Claws.
1402                 Patch by  Leonid Evdokimov <darkk@users.sf.net>
1403
1404 2006-07-12 [paul]       2.3.1cvs80
1405
1406         * sylpheed-claws-128x128.png
1407         * sylpheed-claws-64x64.png
1408         * sylpheed-claws.png
1409         * src/Makefile.am
1410         * src/main.c
1411         * src/prefs_toolbar.c
1412         * src/stock_pixmap.c
1413         * src/stock_pixmap.h
1414         * src/wizard.c
1415         * src/gtk/about.c
1416         * src/gtk/gtkutils.c
1417         * src/pixmaps/sylpheed-claws.xpm        ** ADDED **
1418         * src/pixmaps/sylpheed-claws_icon.xpm   ** ADDED **
1419         * src/pixmaps/sylpheed-claws_logo.xpm   ** ADDED **
1420         * src/pixmaps/sylpheed.xpm              ** REMOVED **
1421         * src/pixmaps/sylpheed_icon.xpm         ** REMOVED **
1422         * src/pixmaps/sylpheed_logo.xpm         ** REMOVED **
1423                 updated and renamed logo/icon files and related
1424                 logo by Jesper Schultz
1425
1426 2006-07-11 [paul]       2.3.1cvs79
1427
1428         * src/main.c
1429                 fix the labels a smidgin
1430
1431 2006-07-09 [colin]      2.3.1cvs78
1432
1433         * src/textview.c
1434                 Show errors in textviewer's command
1435                 Patch by H. Merijn Brand
1436
1437 2006-07-09 [colin]      2.3.1cvs77
1438
1439         * src/compose.c
1440                 Save FMID in drafts too
1441
1442 2006-07-08 [colin]      2.3.1cvs76
1443
1444         * src/compose.c
1445                 Svae RMID in drafted mails too
1446                 Save quote_fmt vars for whole mails,
1447                 don't reset at each quote_fmt_init:
1448                 allows to use the same |i{var} in
1449                 various template fields
1450         * src/prefs_template.c
1451         * src/quote_fmt.h
1452         * src/quote_fmt_parse.y
1453                 Same
1454
1455 2006-07-08 [colin]      2.3.1cvs75
1456
1457         * src/textview.c
1458                 Fix highlighting of attached parts URIs
1459
1460 2006-07-08 [colin]      2.3.1cvs74
1461
1462         * src/main.c
1463                 Prevent bug #981 (sc 2.3.1 segfaults with 
1464                 gtk+ 2.10) from being reported again:
1465                 if Sylpheed-Claws has been compiled against
1466                 GTK+ < 2.9.0 and we're running with GTK+ >= 2.9.0, 
1467                 of if Sylpheed-Claws has been compiled against
1468                 GTK+ >= 2.9.0 and we're running with GTK+ < 2.9.0,
1469                 error out.
1470
1471 2006-07-07 [colin]      2.3.1cvs73
1472
1473         * src/prefs_actions.c
1474                 Fix label
1475
1476 2006-07-07 [colin]      2.3.1cvs72
1477
1478         * src/prefs_actions.c
1479                 Fix compile on gtk < 2.8. argh :)
1480
1481 2006-07-07 [paul]       2.3.1cvs71
1482
1483         * src/common/defs.h
1484                 update DONATE_URI
1485
1486 2006-07-07 [colin]      2.3.1cvs70
1487
1488         * po/POTFILES.in
1489         * src/quote_fmt.c
1490         * src/quote_fmt_lex.l
1491         * src/quote_fmt_parse.y
1492                 Add |i{var}, a way to insert user-entered
1493                 text in a template
1494
1495 2006-07-07 [colin]
1496
1497         * 2.4.0-rc3 released
1498
1499 2006-07-07 [colin]      2.3.1cvs69
1500
1501         * src/folder.c
1502                 Don't consider inboxes of UNKNOWN folder 
1503                 classes to be useable as default inboxes
1504
1505 2006-07-07 [paul]       2.3.1cvs68
1506
1507         * src/textview.c
1508                 add missing #include <errno.h>
1509                 Thanks to René J. Blokland
1510
1511 2006-07-07 [paul]       2.3.1cvs67
1512
1513         * src/action.c
1514                 Return now Closes dialog
1515         * src/mimeview.c
1516         * src/mimeview.h
1517         * src/textview.c
1518                 add contextual menu to mime parts listed
1519                 in the textview
1520                 Thanks to Colin
1521         * src/common/utils.c
1522                 reversal: ' is a valid character in URLs
1523
1524 2006-07-06 [colin]      2.3.1cvs66
1525
1526         * src/remotefolder.h
1527                 Forgotten in previous commit
1528
1529 2006-07-06 [colin]      2.3.1cvs65
1530
1531         * src/folder.c
1532                 Set summary update flag whenever
1533                 totals changed
1534         * src/imap.c
1535         * src/prefs_account.c
1536         * src/common/utils.h
1537         * src/etpan/imap-thread.c
1538                 Fix warnings, thanks to Fabien and
1539                 Ricardo
1540
1541 2006-07-06 [wwp]        2.3.1cvs64
1542
1543         * src/gtk/gtkutils.c
1544                 GTK_STOCK_HELP exists in GTK+ 2.4.x.
1545
1546 2006-07-06 [wwp]        2.3.1cvs63
1547
1548         * src/account.c
1549         * src/addressbook.c
1550         * src/addressitem.h
1551         * src/folderview.c
1552         * src/mainwindow.c
1553         * src/manual.c
1554         * src/manual.h
1555         * src/message_search.c
1556         * src/prefs_actions.c
1557         * src/prefs_filtering.c
1558         * src/prefs_filtering.h
1559         * src/prefs_template.c
1560         * src/summary_search.c
1561         * src/summaryview.c
1562         * src/gtk/gtkutils.c
1563         * src/gtk/gtkutils.h
1564         * src/gtk/pluginwindow.c
1565                 add help buttons to some dialogs. Clicking such buttons opens a
1566                 relevant manual page. Patch by Fabien Vantard <fzzzzz@gmail.com>.
1567
1568 2006-07-06 [paul]       2.3.1cvs62
1569
1570         * src/textview.c
1571                 fix attachments contextual menu
1572                 Thanks to Colin
1573
1574 2006-07-05 [colin]      2.3.1cvs61
1575
1576         * src/textview.c
1577         * src/compose.c
1578                 Handle sftp:// links
1579
1580 2006-07-05 [paul]       2.3.1cvs60
1581
1582         * src/gtk/filesel.c
1583                 grab save button by default
1584                 Thanks to Colin
1585
1586 2006-07-05 [wwp]        2.3.1cvs59
1587
1588         * manual/xml2pdf
1589                 use JAVA and SAXON (or SAXONJAR) env. vars is there's defined.
1590
1591 2006-07-04 [colin]      2.3.1cvs58
1592
1593         * src/mimeview.c
1594         * src/textview.c
1595                 Use left click to select, middle click to open
1596                 on mimeparts links
1597         * src/common/utils.c
1598                 Fix segfault
1599
1600 2006-07-04 [colin]      2.3.1cvs57
1601
1602         * src/mainwindow.c
1603         * src/news.c
1604                 Warning fixes, thanks to Fabien
1605
1606 2006-07-04 [colin]      2.3.1cvs56
1607
1608         * src/mimeview.c
1609         * src/mimeview.h
1610         * src/textview.c
1611                 Allow parts to be selected via their text label
1612                 in textview
1613
1614 2006-07-04 [colin]      2.3.1cvs55
1615
1616         * src/folderview.c
1617                 Feedback when closing (for big folders)
1618         * src/prefs_actions.c
1619         * src/prefs_filtering.c
1620         * src/prefs_matcher.c
1621         * src/prefs_template.c
1622                 Fix default button when closing without
1623                 having saved
1624
1625 2006-07-04 [colin]      2.3.1cvs54
1626
1627         * src/news.c
1628                 Delete local file on deletion
1629
1630 2006-07-03 [colin]      2.3.1cvs53
1631
1632         * src/folderview.c
1633         * src/main.c
1634                 Don't freeze when rescanning after crash
1635
1636 2006-07-03 [wwp]        2.3.1cvs52
1637
1638         * src/compose.c
1639         * src/privacy.c
1640         * src/privacy.h
1641         * src/plugins/pgpinline/pgpinline.c
1642         * src/plugins/pgpmime/pgpmime.c
1643                 don't report an error when the user cancels the passphrase dialog.
1644
1645 2006-07-02 [colin]      2.3.1cvs51
1646
1647         * src/folderview.c
1648                 Open message when crossing folders with Space,
1649                 goto next unread and friends
1650
1651 2006-07-01 [colin]      2.3.1cvs50
1652
1653         * src/prefs_account.c
1654                 Typographic rules varying from language
1655                 to language (in french "Protocole :"),
1656                 we have to do that :)
1657
1658 2006-07-01 [ticho]      2.3.1cvs49
1659
1660         * src/prefs_account.c
1661                 Only use one temporary gchar* variable in
1662                 prefs_account_protocol_set_optmenu().
1663
1664 2006-07-01 [ticho]      2.3.1cvs48
1665
1666         * src/prefs_account.c
1667         * src/prefs_account.h
1668                 Use GtkLabel for existing account protocol name.
1669                 Created an array for protocol names and populate the
1670                 combobox from it in a for() cycle.
1671
1672 2006-06-30 [colin]      2.3.1cvs47
1673
1674         * src/compose.c
1675                 Block undo when changing signature (by changing
1676                 account)
1677
1678 2006-06-30 [paul]       2.3.1cvs46
1679
1680         * src/send_message.c
1681                 when editing From in the Compose window, use that address
1682                 in the Return-Path: header
1683                 Thanks to Colin
1684
1685 2006-06-30 [colin]      2.3.1cvs45
1686
1687         * src/compose.c
1688                 Fix signature replacement:
1689                 - when no newline before separator
1690                 - when reediting
1691
1692 2006-06-29 [colin]      2.3.1cvs44
1693
1694         * src/folderview.c
1695         * src/folderview.h
1696         * src/mainwindow.c
1697         * src/summaryview.c
1698                 Let 'View/Go to/Next marked' work like
1699                 Next new & Next unread: across folders
1700                 Change the select_on_entry pref to do
1701                 what we want when changing folder
1702         * src/common/utils.c
1703                 Fix single-quoted links 
1704
1705 2006-06-29 [colin]      2.3.1cvs43
1706
1707         * src/gtk/gtkaspell.c
1708                 "Sylpheed" and "Sylpheed-Claws" do exist !
1709
1710 2006-06-29 [colin]      2.3.1cvs42
1711
1712         * src/imap.c
1713                 Forgot to remove debug
1714
1715 2006-06-29 [colin]      2.3.1cvs41
1716
1717         * src/imap.c
1718         * src/imap.h
1719         * src/mainwindow.c
1720                 Disconnect from IMAP servers when going
1721                 offline. Fixes bug #978 (going to offline-mode 
1722                 won't close connections)
1723
1724 2006-06-29 [colin]      2.3.1cvs40
1725
1726         * src/main.c
1727                 Fix transient setting on failing plugins
1728                 Patch by Fabien
1729         * src/plugins/pgpcore/sgpgme.c
1730                 Only warn for OpenPGP. Most people don't
1731                 have CMS available.
1732
1733 2006-06-29 [colin]      2.3.1cvs39
1734
1735         * src/compose.c
1736                 Fix Spelling menu (discrepancy between context menu
1737                 and top menu when folder's dictionary isn't the 
1738                 default one)
1739         * src/plugins/pgpcore/sgpgme.c
1740                 More error reporting about why gpgme can fail
1741
1742 2006-06-29 [wwp]        2.3.1cvs38
1743
1744         * src/mainwindow.c
1745                 honor the display-header-pane setting even when the message view
1746                 is a separate window.
1747
1748 2006-06-29 [wwp]        2.3.1cvs37
1749
1750         * src/prefs_actions.c
1751                 forgot to commit that one (use of GTK_STOCK_INFO).
1752
1753 2006-06-29 [colin]      2.3.1cvs36
1754
1755         * src/imap.c
1756                 Better handling of login errors (ask the password
1757                 again once), alert in case of error. Fix three
1758                 signedness warnings.
1759
1760 2006-06-28 [wwp]        2.3.1cvs35
1761
1762         * src/prefs_template.c
1763         * src/prefs_matcher.c
1764         * src/prefs_filtering_action.c
1765         * src/prefs_quote.c
1766                 unify info/help/symbols.. buttons to use GTK_STOCK_INFO,
1767                 patch by Fabien Vantard, slightly modified.
1768
1769 2006-06-28 [paul]
1770
1771         2.4.0-rc2 released
1772
1773 2006-06-28 [colin]      2.3.1cvs34
1774
1775         * src/prefs_account.c
1776                 Fix bug #977 (Can't add or edit imap accounts)
1777
1778 2006-06-28 [colin]      2.3.1cvs33
1779
1780         * src/mimeview.c
1781                 Fix previous
1782
1783 2006-06-28 [colin]      2.3.1cvs32
1784
1785         * src/mimeview.c
1786                 Save named inlined attachments with "Save all"
1787         * src/main.c
1788         * src/mbox.c
1789         * src/common/plugin.c
1790         * src/common/plugin.h
1791         * src/common/sylpheed.c
1792         * src/common/utils.c
1793         * src/plugins/pgpcore/sylpheed.def
1794         * src/plugins/pgpinline/sylpheed.def
1795         * src/plugins/pgpmime/sylpheed.def
1796                 Win32 compatibility patch, by
1797                 Werner Koch
1798
1799 2006-06-28 [wwp]        2.3.1cvs31
1800
1801         * src/imap.c
1802         * src/prefs_folder_item.c
1803                 less compilation warnings (thanks to Fabien Vantard), less typos.
1804
1805 2006-06-28 [paul]       2.3.1cvs30
1806
1807         * src/gtk/gtkutils.c
1808                 gtk_combo_box_set_focus_on_click() is only
1809                 available since gtk 2.6.0
1810
1811 2006-06-28 [paul]       2.3.1cvs29
1812
1813         * src/prefs_ext_prog.c
1814                 fix engrish and add a tooltip for the
1815                 'command for 'Display as text' option
1816
1817 2006-06-28 [paul]
1818
1819         2.4.0-rc1 released
1820
1821 2006-06-28 [paul]       2.3.1cvs28
1822
1823         * ChangeLog
1824         * tools/Makefile.am
1825                 include textviewer.pl in releases
1826
1827 2006-06-28 [paul]       2.3.1cvs27
1828
1829         * src/prefs_ext_prog.c
1830                 hide Print command option if libgnomeprint
1831                 support is present
1832
1833 2006-06-27 [colin]      2.3.1cvs26
1834
1835         * src/compose.c
1836                 Fix Esc handling in insert/attach dialog
1837                 Don't show this dialog if dragging something
1838                 else than text/uri-list
1839                 Thanks to Fabien Vantard
1840         * tools/textviewer.pl
1841                 Filter script to display stuff as text
1842                 by H. Merijn Brand
1843
1844 2006-06-27 [wwp]        2.3.1cvs25
1845
1846         * src/messageview.c
1847                 use the exact product name (message view title), patch
1848                 by Fabien Vantard.
1849
1850 2006-06-27 [ticho]      2.3.1cvs24
1851
1852         * src/prefs_account.c
1853         * src/prefs_common.c
1854         * src/prefs_common.h
1855         * src/prefs_ext_prog.c
1856         * src/textview.c
1857                 Add a preference (Preferences/External programs)
1858                 to allow "Display as text" to be done via a script
1859                 (patch by H.Merijn Brand).
1860                 Use GtkComboBox for protocol selection in account
1861                 preferences.
1862                 Only include current choice for existing accounts, and
1863                 insensitivize the combobox.
1864
1865 2006-06-27 [paul]       2.3.1cvs23
1866
1867         * src/mbox.c
1868                 fix crasher introduced in cvs21.
1869                 Thanks to Colin
1870
1871 2006-06-26 [colin]      2.3.1cvs22
1872
1873         * src/mbox.c
1874                 Fix double-frees when leaving folders
1875                 after exporting to mbox
1876
1877 2006-06-26 [colin]      2.3.1cvs21
1878
1879         * src/mbox.c
1880                 More feedback (and optimisation)
1881                 on import/export
1882         * src/common/utils.c
1883                 Fix case when looking for mail addresses
1884         * src/gtk/gtkutils.c
1885                 Extra check for (X-)Face
1886
1887 2006-06-25 [ticho]      2.3.1cvs20
1888
1889         * src/compose.c
1890         * src/exphtmldlg.c
1891         * src/gtk/gtkutils.c
1892         * src/gtk/gtkutils.h
1893                 Added second argument to gtkut_sc_combobox_create() to
1894                 control focus-on-click for the widget.
1895                 Migrated the only GtkOptionMenu in exphtmldlg.c to GtkComboBox.
1896
1897 2006-06-25 [ticho]      2.3.1cvs19
1898
1899         * src/compose.c
1900         * src/gtk/Makefile.am
1901         * src/gtk/combobox.c
1902         * src/gtk/combobox.h
1903         * src/gtk/gtkutils.c
1904         * src/gtk/gtkutils.h
1905                 Use GtkComboBox instead of deprecated GtkOptionMenu
1906                 for account selector in compose window and for encoding
1907                 selector in attachment properties.
1908                 Also factorise working with the new GtkComboBox somewhat.
1909
1910 2006-06-24 [paul]       2.3.1cvs18
1911
1912         * src/prefs_common.c
1913                 use the correct default value
1914
1915 2006-06-24 [paul]       2.3.1cvs17
1916
1917         * src/compose.c
1918         * src/prefs_common.c
1919         * src/prefs_common.h
1920         * src/prefs_compose_writing.c
1921                 enable setting of default action when
1922                 dnd'ing files in the compose window.
1923                 (Collaborative effort with wwp)
1924
1925 2006-06-23 [wwp]        2.3.1cvs16
1926
1927         * src/compose.c
1928                 i18n fix (thanks to Fabien Vantard)
1929
1930 2006-06-22 [colin]      2.3.1cvs15
1931
1932         * src/prefs_customheader.c
1933                 Don't use filters in custom headers' file 
1934                 selector. Remember, extensions mean nothing :)
1935
1936 2006-06-22 [paul]       2.3.1cvs14
1937
1938         * configure.ac
1939                 allow setting of man directory location
1940
1941 2006-06-22 [colin]      2.3.1cvs13
1942
1943         * src/mainwindow.c
1944                 Add 'View/Go to/Next unread folder'.
1945                 I missed that :)
1946
1947 2006-06-22 [colin]      2.3.1cvs12
1948
1949         * src/common/utils.c
1950                 Add some subject prefixes
1951                 Patch by Bjorn T Johansen <btj@havleik.no>
1952
1953 2006-06-22 [colin]      2.3.1cvs11
1954
1955         * manual/advanced.xml
1956                 Forgotten hidden pref
1957
1958 2006-06-21 [paul]       2.3.1cvs10
1959
1960         * src/prefs_account.c
1961                 complete the removal of 'Add date header' option
1962
1963 2006-06-21 [paul]       2.3.1cvs9
1964
1965         * src/account.c
1966         * src/compose.c
1967         * src/prefs_account.c
1968         * src/prefs_account.h
1969                 remove option to add date header - always
1970                 add date header
1971         * src/etpan/imap-thread.c
1972                 fix warnings (Thanks to Colin)
1973
1974 2006-06-21 [wwp]        2.3.1cvs8
1975
1976         * src/folder.c
1977                 set the attachment flag when inline text part are (file)named. This is more convenient
1978                 when receiving (for instance) inline source files or patches sent using thunderbird.
1979
1980 2006-06-21 [paul]       2.3.1cvs7
1981
1982         * src/inc.c
1983                 fix off-by-one count of current msg in
1984                 statusbar filtering progressbar
1985
1986 2006-06-21 [paul]       2.3.1cvs6
1987
1988         * src/folder.c
1989                 Show attachment icon even if the part is 'inline'
1990                 if the following conditions are met:
1991                 - content-type != 'text/plain'
1992                 - content-type != '*/pgp-signature'
1993                 - either 'name' or 'filename' parameter is not NULL
1994                 
1995                 Thanks to Colin
1996
1997 2006-06-21 [paul]       2.3.1cvs5
1998
1999         * src/messageview.c
2000         * src/prefs_common.c
2001         * src/prefs_common.h
2002         * src/prefs_other.c
2003                 add an option to 'Never send Return
2004                 Receipts'
2005                 Thanks to Colin
2006
2007 2006-06-20 [mones]      2.3.1cvs4
2008
2009         * po/es.po
2010                 updated
2011         * src/compose.c
2012                 typo fixed (space after comma)
2013         * tools/make.themes.project
2014                 remove exec mode from tarball files
2015
2016 2006-06-20 [colin]      2.3.1cvs3
2017
2018         * src/news.c
2019         * src/procheader.c
2020         * src/unmime.c
2021                 Better fix for \n's in headers (don't 
2022                 break Received: and others)
2023
2024 2006-06-20 [paul]       2.3.1cvs2
2025
2026         * src/alertpanel.c
2027         * src/textview.c
2028                 improve legibility of phishing attempt
2029                 dialog
2030
2031 2006-06-20 [paul]       2.3.1cvs1
2032
2033         * NEWS
2034         * README
2035         * configure.ac
2036                 Update version number following
2037                 stable release
2038
2039 2006-06-20 [colin]      2.3.0cvs26
2040
2041         * src/compose.c
2042                 When dragging a file to the text of the compose
2043                 window, ask whether we want to insert or attach
2044                 (I know lots of people who do that to attach)
2045
2046 2006-06-20 [colin]      2.3.0cvs25
2047
2048         * src/etpan/imap-thread.c
2049                 Fix threshold (the append command is often > 32 bytes)
2050
2051 2006-06-19 [colin]      2.3.0cvs24
2052
2053         * src/imap.c
2054         * src/etpan/imap-thread.c
2055                 Workaround Rockliffe IMAP server bug: replace
2056                 "x UID SEARCH (ANSWERED UID 1:*)" with
2057                 "x UID SEARCH ANSWERED"
2058                 (Rockliffe doesn't handle the parenthesis)
2059
2060 2006-06-19 [colin]      2.3.0cvs23
2061
2062         * src/compose.c
2063         * src/imap.c
2064         * src/etpan/imap-thread.c
2065                 Probably fix bug #972 (Freezes when adding 
2066                 an attachment to the message)
2067         * src/common/defs.h
2068                 Modernize Firefox cmd
2069
2070
2071 2006-06-18 [colin]      2.3.0cvs22
2072
2073         * src/prefs_customheader.c
2074                 Only allow correct filenames for various
2075                 custom headers
2076
2077 2006-06-18 [colin]      2.3.0cvs21
2078
2079         * src/prefs_customheader.c
2080                 Add a 'From File...' button in custom headers prefs, which
2081                 try to do the right thing: 
2082                 for normal headers, use file as plaintext,
2083                 for X-Face, calls compface,
2084                 for Face, encode to b64.
2085
2086 2006-06-17 [colin]      2.3.0cvs20
2087
2088         * src/mh.c
2089                 Warning fix
2090
2091 2006-06-16 [colin]      2.3.0cvs19
2092
2093         * src/summaryview.c
2094                 Recursive quicksearch: show message list
2095                 in current folder, *then* search children
2096                 in the background.
2097
2098 2006-06-16 [colin]      2.3.0cvs18
2099
2100         * src/main.c
2101                 Instead of ignoring SIGPIPE, save caches
2102                 when getting one. Will fix the fact that
2103                 hot caches are out-of-date when logging 
2104                 out of Xorg.
2105         * src/compose.c
2106         * src/prefs_compose_writing.c
2107                 Only save text (not attachments) when 
2108                 auto-saving to drafts
2109         * src/unmime.c
2110                 Always replace \n, \r and \t with spaces
2111                 in headers
2112         * manual/dist/html/Makefile.am
2113         * manual/dist/pdf/Makefile.am
2114         * manual/dist/ps/Makefile.am
2115         * manual/dist/txt/Makefile.am
2116         * manual/fr/dist/html/Makefile.am
2117         * manual/fr/dist/pdf/Makefile.am
2118         * manual/fr/dist/ps/Makefile.am
2119         * manual/fr/dist/txt/Makefile.am
2120         * manual/pl/dist/html/Makefile.am
2121         * manual/pl/dist/pdf/Makefile.am
2122         * manual/pl/dist/ps/Makefile.am
2123         * manual/pl/dist/txt/Makefile.am
2124                 Fix make clean removing pregenerated manuals
2125
2126
2127 2006-06-16 [colin]      2.3.0cvs17
2128
2129         * src/plugins/pgpcore/sgpgme.c
2130         * src/plugins/pgpmime/pgpmime.c
2131         * src/plugins/pgpinline/pgpinline.c
2132                 Better error reporting in setup_signers.
2133                 Don't fallback to default key if specified
2134                 key isn't found.
2135                 Don't allow signing if more than one secret
2136                 key matches the one specified in prefs.
2137
2138 2006-06-15 [colin]      2.3.0cvs16
2139
2140         * src/folderview.c
2141                 Add "Send queue" in the folder's contextual
2142                 menu
2143         * src/compose.c
2144         * src/messageview.c
2145         * src/privacy.c
2146         * src/privacy.h
2147         * src/procmime.c
2148         * src/procmsg.c
2149         * src/plugins/pgpcore/passphrase.c
2150         * src/plugins/pgpcore/sgpgme.c
2151         * src/plugins/pgpinline/pgpinline.c
2152         * src/plugins/pgpmime/pgpmime.c
2153                 Better error reporting
2154         * src/mbox.c
2155                 Probably fix bug #971 (2.2.3 cannot read mail 
2156                 from local mbox)
2157
2158
2159 2006-06-15 [mones]      2.3.0cvs15
2160
2161         * tools/make.themes.project
2162                 creates the themes project from the web page
2163
2164 2006-06-15 [colin]      2.3.0cvs14
2165
2166         * src/folder.c
2167                 Better fix (avoid losing the folder if scan_tree 
2168                 fails)
2169
2170 2006-06-15 [cleroy]     2.3.0cvs13
2171
2172         * src/folder.c
2173                 Probably fix Bug #969 (crash on rebuilding 
2174                 imap folder)
2175
2176 2006-06-14 [colin]      2.3.0cvs12
2177
2178         * manual/dtd/manual.xsl
2179         * manual/sylpheed-claws-manual.xml
2180         * manual/fr/sylpheed-claws-manual.xml
2181         * manual/pl/sylpheed-claws-manual.xml
2182                 Insert pagebreaks between sections
2183
2184 2006-06-14 [paul]       2.3.0cvs11
2185
2186         * configure.ac
2187                 better fix than 2.3.0cvs10
2188
2189 2006-06-14 [paul]       2.3.0cvs10
2190
2191         * configure.ac
2192                 fix setting of PACKAGE_DATA_DIR with newer autoconf
2193                 (backwards compatible)
2194
2195 2006-06-13 [colin]      2.3.0cvs9
2196
2197         * src/messageview.c
2198                 Fix sending of return receipt with the new queue folders
2199
2200 2006-06-13 [wwp]        2.3.0cvs8
2201
2202         * src/quote_fmt_lex.l
2203                 fix wrong tokens returned in quote_fmt lexer, query not().
2204
2205 2006-06-13 [wwp]        2.3.0cvs7
2206
2207         * src/folder.c
2208         * src/prefs_folder_item.c
2209                 allow changing folder type even when folder is not a top-level one,
2210                 thanks to Colin.
2211
2212 2006-06-12 [colin]      2.3.0cvs6
2213
2214         * src/folderview.c
2215                 Fix double-ask of "Do you want to mark all
2216                 as read"
2217
2218 2006-06-12 [colin]      2.3.0cvs5
2219
2220         * src/compose.c
2221         * src/compose.h
2222         * src/folder.c
2223         * src/folder.h
2224         * src/imap.c
2225         * src/inc.c
2226         * src/main.c
2227         * src/messageview.c
2228         * src/mh.c
2229         * src/prefs_folder_item.c
2230         * src/procheader.c
2231         * src/procmime.c
2232         * src/procmsg.c
2233         * src/procmsg.h
2234         * src/send_message.c
2235         * src/summaryview.c
2236         * src/toolbar.c
2237                 Apply bug #964's patch (Queue and drafts aren't normal)
2238                 The Drafts and Queue folder now contain RFC-822 files,
2239                 allowing to move and copy mails from and to these 
2240                 folders. Moving from Drafts to Queue will prepare the
2241                 mail for sending (PGP signature, encryption, etc).
2242                 This patch also rework sending errors handling to try
2243                 to be more helpful.
2244                 Also, allow redefining folder types via the GUI 
2245                 (Folder type in its Properties)
2246
2247 2006-06-12 [colin]      2.3.0cvs4
2248
2249         * src/summaryview.c
2250         * src/prefs_common.c
2251         * src/prefs_common.h
2252         * src/gedit-print.c
2253                 Allow to define a specific print font - patch
2254                 by Bernhard Walle <bernhard.walle@gmx.de>
2255         * src/prefs_fonts.c
2256         * manual/advanced.xml
2257         * manual/fr/advanced.xml
2258                 Add a hidden pref to allow deletion without
2259                 confirmation
2260
2261 2006-06-12 [wwp]        2.3.0cvs3
2262
2263         * .cvsignore
2264                 more files to ignore.
2265
2266 2006-06-12 [wwp]        2.3.0cvs2
2267
2268         * src/quote_fmt.c
2269         * src/quote_fmt_lex.l
2270         * src/quote_fmt_parse.y
2271                 extend the quote_fmt parser (templates and quotes):
2272                 - allow limited sub-expressions in |p{} and |f{} expressions,
2273                 - add !x{expr} (evaluate and insert 'expr' if 'x' is not set) and \! symbols,
2274                 - implemented/fixed missing implementation of query_references and show_references,
2275                 - completed, fixed contents and format of the symbols help dialog,
2276                 - fix some compilation warnings.
2277
2278 2006-06-12 [wwp]        2.3.0cvs1
2279
2280         * manual/advanced.xml
2281         * manual/fr/advanced.xml
2282                 updates in the "templates" section of the manual (eng/fr):
2283                  - be more precise (both versions)
2284                  - completed to match the english reference (fr version)
2285                  - touchups (both versions)
2286
2287 2006-06-12 [paul]       2.3.0
2288
2289         2.3.0 released
2290
2291 2006-06-12 [paul]       2.2.3cvs14
2292
2293         * po/ca.po
2294         * po/cs.po
2295         * po/de.po
2296         * po/el.po
2297         * po/fr.po
2298         * po/it.po
2299         * po/pt_BR.po
2300         * po/sr.po
2301         * po/zh_CN.po
2302                 updated by Miquel Oliete, Tim, Stephan Sachse,
2303                 Stavros Giannouris, Fabien Vantard, Andrea
2304                 Spadaccini, Frederico Goncalves Guimaraes,
2305                 Aleksandar Urosevic, and Ralgh Young
2306
2307 2006-06-12 [colin]      2.2.3cvs13
2308
2309         * src/mbox.c
2310                 Add missing header
2311
2312 2006-06-11 [colin]      2.2.3cvs12
2313
2314         * src/msgcache.c
2315                 Verify that g_malloc() succeeded
2316
2317 2006-06-11 [colin]      2.2.3cvs11
2318
2319         * src/wizard.c
2320                 Add Face header to welcome mail
2321
2322 2006-06-10 [colin]      2.2.3cvs10
2323
2324         * src/textview.c
2325                 Revert previous (Forgot it changes the
2326                 margin on the whole mail)
2327
2328 2006-06-10 [colin]      2.2.3cvs9
2329
2330         * src/textview.c
2331                 Don't overlap long headers under (X-)Face
2332
2333 2006-06-10 [mones]      2.2.3cvs8
2334
2335         * manual/xml2pdf
2336                 allow generation of manual on systems lacking saxon binary
2337                 but with java and the saxon library installed
2338
2339         * po/es.po
2340                 updated for release
2341
2342 2006-06-09 [colin]      2.2.3cvs7
2343
2344         * src/summaryview.c
2345                 Fix leak when using Display Sender using Addressbook
2346
2347 2006-06-09 [colin]      2.2.3cvs6
2348
2349         * src/compose.c
2350         * src/folder.c
2351         * src/folderview.c
2352         * src/mimeview.c
2353         * src/summaryview.c
2354                 More leaks fixes
2355
2356 2006-06-09 [paul]       2.2.3cvs5
2357
2358         * AUTHORS
2359         * src/gtk/authors.h
2360         * tools/claws.i18n.status.pl
2361                 updated with new info
2362
2363 2006-06-09 [paul]       2.2.3cvs4
2364
2365         * README
2366                 updated
2367         * manual/ack.xml
2368                 add wwp to authors list
2369         * src/gtk/authors.h
2370                 update mine and Colin's addresses
2371
2372 2006-06-08 [colin]      2.2.3cvs3
2373
2374         * src/etpan/imap-thread.c
2375                 Fix leak on SSL cert check
2376
2377 2006-06-08 [colin]      2.2.3cvs2
2378
2379         * src/common/utils.c
2380                 Fix leak
2381
2382 2006-06-08 [paul]       2.2.3cvs1
2383
2384         * configure.ac
2385                 Update version number following
2386                 stable release
2387
2388 2006-06-07 [colin]      2.2.2cvs3
2389
2390         * src/msgcache.c
2391                 Fix catching cache read errors (guint instead of gint)
2392                 Prevent malloc'ing more than 8MB (means cache corruption)
2393
2394 2006-06-07 [paul]       2.2.2cvs2
2395
2396         * src/exporthtml.c
2397         * src/exportldif.c
2398         * src/mh.c
2399         * src/mutt.c
2400         * src/pine.c
2401         * src/common/utils.c
2402                 fix Debian bug #370257, 'sylpheed-claws-gtk2 does not
2403                 obey $HOME'
2404                 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=370257
2405                 Thanks to Colin
2406
2407 2006-06-06 [paul]       2.2.2cvs1
2408
2409         * configure.ac
2410                 Update version number following
2411                 stable release
2412
2413 2006-06-06 [paul]       2.2.1cvs6
2414
2415         * src/matcher.c
2416                 fix  implicit declaration of
2417                 sylpheed_do_idle()
2418                 Patch by Fabien Vantard
2419
2420 2006-06-06 [paul]       2.2.1cvs5
2421
2422         * src/matcher.c
2423                 fix age_greater and age_lower so that they
2424                 mean what say and not '...or equal to'
2425                 Thanks to Colin
2426
2427 2006-06-06 [paul]       2.2.1cvs4
2428
2429         * src/textview.c
2430         * src/common/utils.c
2431                 fix URI check
2432                 Thanks to Colin
2433
2434 2006-06-05 [wwp]        2.2.1cvs3
2435
2436         * manual/fr/account.xml
2437                 minor language fixes (thanks to Fabien Vantard).
2438
2439 2006-06-05 [colin]      2.2.1cvs2
2440
2441         * src/prefs_folder_item.c
2442         * src/folderview.c
2443                 Allow recursive setting of properties 
2444                 for whole mailboxes
2445         * src/matcher.c
2446                 Don't freeze on 'test' filtering rule
2447
2448 2006-06-05 [colin]      2.2.1cvs1
2449
2450         * configure.ac
2451                 Update version number following
2452                 stable release
2453
2454 2006-06-04 [wwp]        2.2.0cvs82
2455
2456         * manual/glossary.xml
2457         * manual/account.xml
2458         * manual/fr/glossary.xml
2459         * manual/fr/account.xml
2460                 added glossary section and references/links related to the Face custom header.
2461
2462 2006-06-04 [colin]      2.2.0cvs81
2463
2464         * src/summaryview.c
2465                 Skip to next message on move with no
2466                 immediate execution
2467
2468 2006-06-04 [wwp]        2.2.0cvs80
2469
2470         * manual/xml2pdf
2471                 added sanity checks, exit when needed.
2472
2473 2006-06-03 [paul]       2.2.0cvs79
2474
2475         * src/prefs_receive.c
2476                 page name is now 'Receiving'
2477         * src/prefs_send.c
2478                 page name is now 'Sending'
2479
2480 2006-06-03 [colin]      2.2.0cvs78
2481
2482         * src/plugins/spamassassin/spamassassin_gtk.c
2483                 Autoswitch to Localhost if transport was previously
2484                 disabled. Else people had to check [] Enable, then
2485                 *reselect* transport.
2486
2487 2006-06-03 [colin]      2.2.0cvs77
2488
2489         * src/plugins/pgpinline/pgpinline.c
2490         * src/plugins/pgpmime/pgpmime.c
2491                 Check that gpg_data_release_and_get_mem 
2492                 didn't fail (now, why this happens...)
2493
2494 2006-06-03 [colin]      2.2.0cvs76
2495
2496         * src/mbox.c
2497                 Fix bug #962 (Manual and/or UI should 
2498                 warn about incompatible locking 
2499                 causing dataloss)
2500
2501 2006-06-02 [cleroy]     2.2.0cvs75
2502
2503         * src/filtering.c
2504         * src/folder.c
2505         * src/procmsg.c
2506         * src/summaryview.c
2507                 Fix a few leaks
2508
2509 2006-06-02 [colin]      2.2.0cvs74
2510
2511         * src/main.c
2512                 On exit, free caches after writing them
2513                 Shuts up some valgrind false positives
2514         * src/procmsg.c
2515         * src/send_message.c
2516                 Fix races when reusing existing SMTP connections
2517                 Fix inexistant session timeout
2518         * src/toolbar.c
2519                 Display alertpanel after all queues have
2520                 been processed, not after each
2521
2522 2006-06-02 [wwp]        2.2.0cvs73
2523
2524         * manual/fr/glossary.xml
2525         * manual/fr/ack.xml
2526         * manual/ack.xml
2527                 one fix (thanks to Fabien Vantard), one update (thanks to Norman Walsh).
2528
2529 2006-06-02 [wwp]        2.2.0cvs72
2530
2531         * manual/xml2pdf
2532         * manual/dist/pdf/Makefile.am
2533         * manual/dtd/manual.xsl
2534         * manual/fr/dist/pdf/Makefile.am
2535         * manual/pl/dist/pdf/Makefile.am
2536                 we changed the procedure to generate the .pdf version of the manual.
2537                 The procedure is more modern and the .pdf we get now has a valid index.
2538                 Here are the new pre-requisites:
2539
2540                 - JRE 1.x (1.4 here): there must be one from your distro
2541                 - Saxon 6.5.5: http://prdownloads.sourceforge.net/saxon/saxon6-5-5.zip
2542                 - FOP 0.92: http://apache.crihan.fr/dist/xmlgraphics/fop/fop-0.92beta-bin-jdk1.4.tar.gz
2543                 - DocBook XSL 1.70.x: http://prdownloads.sourceforge.net/docbook/docbook-xsl-1.70.1.tar.bz2?download
2544
2545                 See my posts for further info about the installation of this toolchain:
2546
2547                 Date: Fri, 19 May 2006 19:40:06 +0200
2548                 From: wwp <subscript@free.fr>
2549                 To: sylpheed-claws-devel@lists.sourceforge.net
2550                 Subject: [Sylpheed-claws-devel] Generating the manual .pdf
2551
2552                 and
2553
2554                 Date: Wed, 24 May 2006 12:58:49 +0200
2555                 From: wwp <subscript@free.fr>
2556                 To: sylpheed-claws-devel@lists.sourceforge.net
2557                 Subject: Re: [Sylpheed-claws-devel] Generating the manual .pdf
2558
2559 2006-06-01 [colin]      2.2.0cvs71
2560
2561         * src/compose.c
2562                 Better guards against IMAP races
2563         * src/main.c
2564         * src/prefs_common.c
2565         * src/prefs_common.h
2566         * src/common/ssl_certificate.c
2567         * src/etpan/imap-thread.c
2568         * src/etpan/imap-thread.h
2569         * src/gtk/sslcertwindow.c
2570                 New hidden option ssl_skip_cert_check to 
2571                 avoid dups of bug #959 (libetpan linked
2572                 against gnutls and gnutls buggy on 64bit)
2573                 Present expired warning only once per
2574                 session/server.
2575         * manual/advanced.xml
2576         * manual/fr/advanced.xml
2577                 Document new option
2578
2579 2006-06-01 [wwp]        2.2.0cvs70
2580
2581         * src/messageview.c
2582                 fix for bug #961 (return receipt dialog 
2583                 complains incorrectly about return-path 
2584                 email adress being different), thanks 
2585                 to Colin.
2586
2587 2006-05-31 [cleroy]     2.2.0cvs69
2588
2589         * src/common/ssl.c
2590                 Guard against NULLs, although this
2591                 should never be an issue
2592
2593 2006-05-31 [colin]      2.2.0cvs68
2594
2595         * src/filtering.c
2596                 Use g_slist_prepend
2597         * src/imap.c
2598                 Don't remove caches when destroying folder, it
2599                 could (should) be done at exit
2600         * src/inc.c
2601                 free processing cache after incorporation
2602         * src/etpan/imap-thread.c
2603                 Maybe fix bug #959 (Crash on moving to emails 
2604                 to a imap account per ssl with a expired 
2605                 certificate.)
2606
2607 2006-05-30 [colin]      2.2.0cvs67
2608
2609         * src/summaryview.c
2610                 Put back event flush when displaying message
2611                 It avoids reading a bunch of messages just
2612                 by hitting shift-n for too long ;)
2613
2614 2006-05-29 [colin]      2.2.0cvs66
2615
2616         * src/summaryview.c
2617                 Remove useless g_warnings
2618
2619 2006-05-29 [colin]      2.2.0cvs65
2620
2621         * src/imap.c
2622                 Fix g_slist_append()s for performance
2623
2624 2006-05-29 [colin]      2.2.0cvs64
2625
2626         * src/compose.c
2627         * src/common/utils.c
2628                 Fix extraneous tab at start of addresses
2629         * src/mainwindow.c
2630                 Fix warnings (thanks to Fabien)
2631                 Fix crash at exit when composing messages 
2632                 exist
2633         * src/pop.c
2634                 Fix progress bar when deleting expired mails
2635                 Thanks to Hiro
2636         * src/summaryview.c
2637         * src/gtk/gtksctree.c
2638                 Fix re-sorting slowness
2639
2640 2006-05-29 [paul]       2.2.0cvs63
2641
2642         * src/mh.c
2643                 fetch full message when moving mails
2644                 from another mailbox, (fixed data loss
2645                 when filtering from IMAP to MH, introduced
2646                 in 2.2.0cvs57).
2647                 Thanks to Colin
2648
2649 2006-05-29 [mones]      2.2.0cvs62
2650
2651         * src/gtk/gtksctree.c
2652                 Unselect faster (patch by Colin)        
2653
2654 2006-05-26 [colin]      2.2.0cvs61
2655
2656         * src/summaryview.c
2657                 Unplug MSGINFO_UPDATE callback on delete too.
2658
2659 2006-05-26 [colin]      2.2.0cvs60
2660
2661         * src/foldersel.c
2662                 Fix bold in folder selection window with glib2.10
2663                 thanks Hiro
2664
2665 2006-05-26 [colin]      2.2.0cvs59
2666
2667         * src/procheader.c
2668                 Convert date only if necessary (and don't
2669                 try to convert from utf8 to utf8, too)
2670         * src/summaryview.c
2671                 Only set column's text if the column's 
2672                 displayed
2673
2674 2006-05-26 [colin]      2.2.0cvs58
2675
2676         * src/summaryview.c
2677         * src/gtk/gtkutils.c
2678                 Fix useless warning
2679
2680 2006-05-26 [colin]      2.2.0cvs57
2681
2682         * src/mainwindow.c
2683                 Make summaryview selectable as long as 
2684                 no message has focus
2685         * src/mh.c
2686                 Faster deletion (by implementing mh_remove_msgs)
2687                 Faster copy (avoid using mh_fetch_msg just to get
2688                 the filename)
2689                 Faster move (using move_file instead of copy_file
2690                 if MSG_IS_MOVE)
2691                 No progressbar if total number of mails to cp/mv 
2692                 is less than 100
2693         * src/summaryview.c
2694                 Fix removal from subject_table when mail gets moved
2695                 Faster deletion (g_slist_prepend instead of append)
2696         * src/gtk/gtksctree.c
2697                 Remove useless code
2698
2699 2006-05-25 [colin]      2.2.0cvs56
2700
2701         * src/common/ssl_certificate.c
2702                 Fix leak in expired cert check
2703
2704 2006-05-25 [colin]      2.2.0cvs55
2705
2706         * src/mh.c
2707                 Disable flags syncing on .mh_sequences - it
2708                 is buggy and marks mails read under unknown
2709                 conditions.
2710
2711 2006-05-25 [paul]
2712
2713         * 2.3.0-rc4 released
2714
2715 2006-05-24 [colin]      2.2.0cvs54
2716
2717         attention cvs users: if you manage to crash
2718         Sylpheed-Claws while moving, copying or deleting
2719         mails, we *are* interested in stack traces and
2720         valgrind logs. It looks stable, but one never
2721         knows...
2722
2723         * src/folder.c
2724                 Add progressbar for cache updates
2725         * src/folderutils.c
2726                 Optimize Mark all read in the current
2727                 folder
2728         * src/mh.c
2729                 Add progressbar for copy/move
2730         * src/procmsg.c
2731                 Optimize O(n^2) in copy/move
2732         * src/summaryview.c
2733         * src/gtk/gtksctree.c
2734                 Optimize O(n^2) algos
2735         * src/common/timing.h
2736                 Display ms instead of us
2737
2738 2006-05-24 [wwp]        2.2.0cvs53
2739
2740         * manual/fr/advanced.xml
2741                 updates to the French manual.
2742
2743 2006-05-24 [wwp]        2.2.0cvs52
2744
2745         * src/common/utils.c
2746                 MB translates to a 4-char string in Russian (thanks to Maxim Britov <maxim.britov@gmail.com>).
2747
2748 2006-05-24 [wwp]        2.2.0cvs51
2749
2750         * src/folderutils.c
2751                 fixed "mark all read" in MH folders (thanks to Colin).
2752
2753 2006-05-24 [paul]       2.2.0cvs50
2754
2755         * doc/man/sylpheed-claws.1
2756                 updated the man page
2757
2758 2006-05-23 [colin]      2.2.0cvs49
2759
2760         * src/folderview.c
2761         * src/imap.c
2762         * src/inc.c
2763         * src/mbox.c
2764         * src/messageview.c
2765         * src/news.c
2766         * src/send_message.c
2767         * src/summaryview.c
2768         * src/gtk/sslcertwindow.c
2769                 alertpanel fixes, by Fabien
2770
2771 2006-05-23 [colin]      2.2.0cvs48
2772
2773         * src/folder.c
2774         * src/folderview.c
2775         * src/msgcache.c
2776         * src/summaryview.c
2777         * src/gtk/gtksctree.c
2778         * src/gtk/gtksctree.h
2779                 More timings
2780                 Fix slow loading problem, which was caused by the
2781                 use of some gtk_ctree funcs and their use of
2782                 g_list_position while gtk_ctree_(un)link'ing.
2783                 Reap more functions from gtkctree.c to be sure we
2784                 use our (fast) version instead of theirs.
2785         * src/mh.c
2786                 Fix copy of unread mails
2787
2788
2789 2006-05-22 [wwp]        2.2.0cvs47
2790
2791         * manual/fr/advanced.xml
2792                 updated.
2793
2794 2006-05-22 [colin]      2.2.0cvs46
2795
2796         * src/filtering.c
2797                 Fix possible infinite loop. 'copy' is not a 
2798                 final action, so when encountering a 'copy',
2799                 we have to check if a previous one was set
2800                 and do it. In the same way, if we encounter
2801                 a 'move' we have to perform a possibly 
2802                 pending 'copy'. This will slow down filtering
2803                 on IMAP if move+copy or multiple copy actions
2804                 are to be done, but handling it via the batch
2805                 would be really too convoluted.
2806
2807 2006-05-22 [wwp]        2.2.0cvs45
2808
2809         * manual/fr/advanced.xml
2810         * manual/fr/faq.xml
2811         * manual/fr/glossary.xml
2812         * manual/fr/handling.xml
2813         * manual/fr/intro.xml
2814         * manual/fr/plugins.xml
2815         * manual/fr/sylpheed-claws-manual.xml
2816                 sync w/ the english manual: updates URIs, documented mailing-list
2817                 support, better explanation about the enabled/disabled feature
2818                 in filtering/processing rules by Paul.
2819
2820 2006-05-21 [colin]      2.2.0cvs44
2821
2822         * src/summaryview.c
2823                 Don't expand after building threads, but during
2824
2825 2006-05-21 [colin]      2.2.0cvs43
2826
2827         * src/procmsg.c
2828         * src/summaryview.c
2829                 More timing possibilities... For next time I have 
2830                 to find out how the hell some 3GHz computer takes
2831                 one minute to open a 30k folder...
2832
2833 2006-05-21 [colin]      2.2.0cvs42
2834
2835         * manual/pl/advanced.xml
2836         * manual/pl/faq.xml
2837         * manual/pl/glossary.xml
2838         * manual/pl/handling.xml
2839         * manual/pl/intro.xml
2840         * manual/pl/plugins.xml
2841         * manual/pl/sylpheed-claws-manual.xml
2842                 Polish manual updated by Pawel
2843
2844 2006-05-20 [colin]
2845
2846         * 2.3.0-rc3 released
2847
2848 2006-05-20 [colin]      2.2.0cvs41
2849
2850         * src/imap.c
2851                 Fix -rc2 problems:
2852                 - remove cache of moved messages from original folder
2853                 - apply new flags to messages even if they aren't appliable
2854                   via IMAP.
2855
2856 2006-05-20 [colin]
2857
2858         * 2.3.0-rc2 released
2859
2860 2006-05-19 [colin]      2.2.0cvs40
2861
2862         * src/imap.c
2863                 Don't issue SELECT in imap_change_flags
2864                 before having checked that we indeed have
2865                 some flags to change. MSG_POSTFILTERED for
2866                 example can't be used on IMAP.
2867                 Fixes bug #955 (copying messages between 
2868                 imap folders is extremely slow), which was
2869                 a regression.
2870
2871 2006-05-19 [colin]      2.2.0cvs39
2872
2873         * src/folder.c
2874         * src/folder.h
2875         * src/folderview.c
2876                 Try to fix bug #830 (Some unread messages 
2877                 get marked read in IMAP inbox):
2878                 - Prevent scanning a folder if it's being 
2879                   opened via the GUI
2880                 - Postpone opening via the GUI of a folder
2881                   currently scanned.
2882
2883
2884 2006-05-19 [wwp]        2.2.0cvs38
2885
2886         * manual/advanced.xml
2887                 fix English+typo (thanks to Paul).
2888
2889 2006-05-19 [wwp]        2.2.0cvs37
2890
2891         * manual/advanced.xml
2892         * manual/fr/advanced.xml
2893         * src/gtk/logwindow.c
2894         * src/prefs_common.c
2895         * src/prefs_common.h
2896                 added hidden prefs to allow customization of colors used in
2897                 protocol log window (useful for dark gtk+ themes).
2898
2899 2006-05-19 [wwp]        2.2.0cvs36
2900
2901         * ChangeLog
2902                 fix an old erroneous changelog entry (thanks to Fabien Vantard).
2903
2904 2006-05-19 [paul]       2.2.0cvs35
2905
2906         * src/textview.c
2907                 make Reply-To fully clickable
2908         * src/gtk/logwindow.c
2909                 more colouring (SMTP ESMTP)
2910         Both patches by Pawel Pekala
2911
2912 2006-05-19 [cleroy]     2.2.0cvs34
2913
2914         * src/mh.c
2915                 Don't update flags from current folder
2916                 Probably fixes bug #935 (Read Messages 
2917                 Revert to Being Marked as Unread)
2918
2919 2006-05-18 [colin]      2.2.0cvs33
2920
2921         * src/imap.c
2922                 Warning fix
2923         * src/compose.c
2924         * src/mainwindow.c
2925         * src/summaryview.c
2926         * src/toolbar.c
2927                 Allow replying to multiple emails
2928                 in multiple windows
2929         * src/mimeview.c
2930         * src/etpan/imap-thread.c
2931                 Leak fixes
2932
2933 2006-05-18 [paul]       2.2.0cvs32
2934
2935         * src/summaryview.c
2936                 keep Mailing-List menu refreshed
2937                 Thanks to Colin
2938
2939 2006-05-18 [paul]       2.2.0cvs31
2940
2941         * manual/advanced.xml
2942         * manual/faq.xml
2943         * manual/glossary.xml
2944         * manual/handling.xml
2945         * manual/intro.xml
2946         * manual/plugins.xml
2947         * manual/sylpheed-claws-manual.xml
2948                 update URLs
2949                 add info about mailing-list support
2950                 edit filtering info
2951         * src/wizard.c
2952         * src/common/defs.h
2953         * src/gtk/about.c
2954         * src/plugins/dillo_viewer/README
2955                 update URLs
2956
2957 2006-05-17 [wwp]        2.2.0cvs30
2958
2959         * manual/handling.xml
2960         * manual/fr/handling.xml
2961                 documented the ability to enabled/disable filtering/processing rules.
2962
2963 2006-05-17 [colin]      2.2.0cvs29
2964
2965         * src/main.c
2966                 Don't initialize g_thread subsystem if it's 
2967                 already done (thanks to Hiro)
2968         * src/mimeview.c
2969                 Fix saving of parts when there name can't be
2970                 converted from UTF-8.
2971
2972 2006-05-17 [paul]       2.2.0cvs28
2973
2974         * po/Makefile.in.in
2975                 fix config.status warning with autoconf 2.60
2976
2977 2006-05-17 [paul]       2.2.0cvs27
2978
2979         * po/POTFILES.in
2980                 add src/mbox.c
2981
2982 2006-05-17 [wwp]        2.2.0cvs26
2983
2984         * src/mainwindow.c
2985                 fix useless and potentially dangerous buffer walking (thanks to Colin).
2986
2987 2006-05-17 [wwp]        2.2.0cvs25
2988
2989         * src/plugins/demo/demo.c
2990                 updated product name in plugin demo (many plugins need to be
2991                 sync'ed w/ that change).
2992
2993 2006-05-17 [colin]      2.2.0cvs24
2994
2995         * src/mh.c
2996                 Fix leak
2997
2998 2006-05-16 [colin]      2.2.0cvs23
2999
3000         * src/mainwindow.c
3001                 Stupid me hit again. Fix cvs22.
3002
3003 2006-05-16 [colin]      2.2.0cvs22
3004
3005         * src/mainwindow.c
3006                 Fix bug #922 (sylpheed-claws crashed after 
3007                 pushing on Inbox folder)
3008
3009 2006-05-16 [colin]      2.2.0cvs21
3010
3011         * src/compose.c
3012                 Make From header be copy/paste/select-able
3013
3014 2006-05-16 [wwp]        2.2.0cvs20
3015
3016         * src/export.c
3017         * src/matcher.c
3018         * src/summaryview.c
3019         * src/etpan/imap-thread.c
3020                 fix some compiler warnings (thanks to Colin).
3021
3022 2006-05-16 [wwp]        2.2.0cvs19
3023
3024         * src/action.c
3025         * src/gedit-print.c
3026         * src/inc.c
3027         * src/mainwindow.c
3028         * src/mh.c
3029         * src/statusbar.c
3030         * src/send_message.c
3031         * src/summaryview.c
3032                 get rid of some gtk warning/errors at runtime (and avoid divide-by-0).
3033
3034 2006-05-15 [colin]      2.2.0cvs18
3035
3036         * src/procmsg.c
3037                 Fix automatic rule creation with List-Post
3038
3039 2006-05-15 [paul]       2.2.0cvs17
3040
3041         * tools/filter_conv_new.pl
3042                 updated for rule enabling/disabling
3043                 claws version >= 2.3.x required
3044
3045 2006-05-15 [cleroy]     2.2.0cvs16
3046
3047         * src/main.c
3048                 Revert test
3049
3050 2006-05-15 [cleroy]     2.2.0cvs15
3051
3052         * src/main.c
3053                 test
3054
3055 2006-05-15 [wwp]        2.2.0cvs14
3056
3057         * manual/pl/.cvsignore
3058                 ignore generated files.
3059
3060 2006-05-14 [wwp]        2.3.0-rc1
3061
3062         * 2.3.0-rc1 released
3063
3064 2006-05-13 [wwp]        2.2.0cvs13
3065
3066         * src/filtering.c
3067         * src/filtering.h
3068         * src/matcher.c
3069         * src/matcher_parser_lex.l
3070         * src/matcher_parser_parse.y
3071         * src/prefs_filtering.c
3072                 new feature: provide the ability to disable filtering and processing
3073                 rules. Patch by Fabien Vantard <fzzzzz@gmail.com>, w/ some minor
3074                 adaptations.
3075
3076 2006-05-13 [colin]      2.2.0cvs12
3077
3078         * src/compose.c
3079                 Remove useless if (a) b; else b;
3080                 Thanks to wwp
3081
3082 2006-05-13 [wwp]        2.2.0cvs11
3083
3084         * src/export.c
3085         * src/import.c
3086         * src/mainwindow.c
3087         * src/mbox.c
3088         * src/summaryview.c
3089         * src/summaryview.h
3090                 no more silent failures (or at least less ones) when importing
3091                 or exporting from/to mbox. Also start importing/exporting if
3092                 the necessary info is set.
3093
3094 2006-05-13 [wwp]        2.2.0cvs10
3095
3096         * RELEASE_NOTES
3097                 restored up-to-date release notes.
3098
3099 2006-05-13 [paul]       2.2.0cvs9
3100
3101         * po/nl.po
3102         * po/ru.po
3103                 updated by Tim Dijkstra and Pavlo Bohmat
3104
3105 2006-05-12 [colin]      2.2.0cvs8
3106
3107         * src/gtk/quicksearch.c
3108                 Add "k" as shortcut for "colorlabel". Patch
3109                 by ath42@users.sf.net.
3110
3111 2006-05-12 [paul]       2.2.0cvs7
3112
3113         * src/prefs_common.h
3114         * src/prefs_summaries.c
3115         * src/summaryview.c
3116                 when entering a folder also allow
3117                 going directly to first Marked message
3118
3119 2006-05-12 [paul]       2.2.0cvs6
3120
3121         * src/summaryview.c
3122                 always obey 'confirm before marking all
3123                 mails read' option
3124
3125 2006-05-12 [paul]       2.2.0cvs5
3126
3127         * src/textview.c
3128                 make Sender fully clickable
3129
3130 2006-05-12 [colin]      2.2.0cvs4
3131
3132         * src/compose.c
3133         * src/compose.h
3134                 Let From be editable
3135         * src/main.c
3136         * src/mh.c
3137                 Full support of .mh_sequences' Unseen seq
3138
3139 2006-05-12 [colin]      2.2.0cvs3
3140
3141         * src/folder.c
3142         * src/mainwindow.c
3143         * src/mainwindow.h
3144         * src/messageview.c
3145         * src/prefs_spelling.c
3146         * src/procheader.c
3147         * src/procmsg.c
3148         * src/procmsg.h
3149         * src/summaryview.c
3150         * src/toolbar.c
3151         * src/toolbar.h
3152                 Add contextual menu on Compose toolbar
3153                 button. Fixes bug #944 (Automatic
3154                 addresses not applied when changing account
3155                 from compose window)
3156                 add Mailing List support
3157                 based on the old 0.6.5claws25 patch by
3158                 Melvin Hadasht, with finishing touches
3159                 by Colin
3160                 Fix "ignore thread" when mails are threaded by
3161                 subject (and weren't ignored although appearing
3162                 in the thread).
3163                 GUI rework.
3164                 Both patches by Pawel.
3165
3166 2006-05-08 [paul]       2.2.0cvs2
3167
3168         * src/mainwindow.c
3169         * src/mainwindow.h
3170         * src/messageview.c
3171         * src/procheader.c
3172         * src/procmsg.c
3173         * src/procmsg.h
3174         * src/summaryview.c
3175                 add Mailing List support
3176                 based on the old 0.6.5claws25 patch by 
3177                 Melvin Hadasht, with finishing touches
3178                 by Colin
3179
3180 2006-05-08 [colin]      2.2.0cvs1
3181
3182         * src/mainwindow.c
3183         * src/toolbar.c
3184         * src/toolbar.h
3185                 Add contextual menu on Compose toolbar 
3186                 button. Fixes bug #944 (Automatic 
3187                 addresses not applied when changing account 
3188                 from compose window)
3189
3190 2006-05-08 [paul]       2.2.0
3191
3192         2.2.0 released
3193
3194 2006-05-08 [paul]       2.1.1cvs51
3195
3196         * po/cs.po
3197         * po/de.po
3198         * po/en_GB.po
3199         * po/fi.po
3200         * po/fr.po
3201         * po/pt_BR.po
3202         * po/sr.po
3203         * po/zh_CN.po
3204                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3205                 Fabien Vantard, Frederico Goncalves Guimaraes,
3206                 Aleksandar Urosevic, and Ralgh Young
3207
3208 2006-05-12 [colin]      2.1.1cvs50
3209
3210         * po/cs.po
3211         * po/de.po
3212         * po/en_GB.po
3213         * po/es.po
3214         * po/fi.po
3215         * po/fr.po
3216         * po/pt_BR.po
3217         * po/sr.po
3218         * po/zh_CN.po
3219                 updated by Tim, Stephan Sachse, me, Flammie Pirinen,
3220                 Fabien Vantard, Frederico Goncalves Guimaraes,
3221                 Aleksandar Urosevic, Ricardo Mones, and Ralgh Young
3222
3223 2006-05-05 [colin]      2.1.1cvs49
3224
3225         * manual/Makefile.am
3226         * manual/pl/Makefile.am
3227         * manual/pl/account.xml
3228         * manual/pl/ack.xml
3229         * manual/pl/addrbook.xml
3230         * manual/pl/advanced.xml
3231         * manual/pl/faq.xml
3232         * manual/pl/glossary.xml
3233         * manual/pl/gpl.xml
3234         * manual/pl/handling.xml
3235         * manual/pl/intro.xml
3236         * manual/pl/keyboard.xml
3237         * manual/pl/plugins.xml
3238         * manual/pl/starting.xml
3239         * manual/pl/sylpheed-claws-manual.xml
3240         * manual/pl/dist/.cvsignore
3241         * manual/pl/dist/Makefile.am
3242         * manual/pl/dist/html/.cvsignore
3243         * manual/pl/dist/html/Makefile.am
3244         * manual/pl/dist/pdf/.cvsignore
3245         * manual/pl/dist/pdf/Makefile.am
3246         * manual/pl/dist/ps/.cvsignore
3247         * manual/pl/dist/ps/Makefile.am
3248         * manual/pl/dist/txt/.cvsignore
3249         * manual/pl/dist/txt/Makefile.am
3250                 Add the polish translation of the manual,
3251                 Authored by Pawel Pekala.
3252
3253 2006-05-05 [cleroy]     2.1.1cvs48
3254
3255         * src/main.c
3256                 Re-read matcherrc after loading plugins 
3257                 if some of them add folders.
3258
3259 2006-05-03 [colin]      2.1.1cvs47
3260
3261         * src/imap.c
3262                 I'm idiot
3263
3264 2006-05-03 [colin]      2.1.1cvs46
3265
3266         * src/imap.c
3267                 Be sure to have a session when
3268                 getting separator
3269
3270 2006-05-03 [colin]      2.1.1cvs45
3271
3272         * src/imap.c
3273         * src/imap.h
3274         * src/imap_gtk.c
3275                 Fix preventing renaming with namespace 
3276                 separator.
3277
3278 2006-05-01 [colin]      2.1.1cvs44
3279
3280         * src/action.c
3281                 Don't reload messageview when result of
3282                 action is piped.
3283
3284 2006-04-29 [colin]      2.1.1cvs43
3285
3286         * src/prefs_receive.c
3287         * src/plugins/spamassassin/spamassassin_gtk.c
3288         * src/plugins/clamav/clamav_plugin_gtk.c
3289                 GUI fixes by Pawel
3290
3291 2006-04-29 [colin]      2.1.1cvs42
3292
3293         * src/prefs_compose_writing.c
3294         * src/prefs_quote.c
3295                 Cleanups. Patch by Pawel
3296
3297 2006-04-28 [paul]       2.1.1cvs41
3298
3299         * src/matcher.c
3300                 fix returned quick search results when search
3301                 term contains an underscore.
3302                 Thanks to Colin
3303
3304 2006-04-28 [paul]       2.1.1cvs40
3305
3306         * src/prefs_message.c
3307         * src/prefs_receive.c
3308                 GUI cleanups
3309                 Patches by Pawel Pekala
3310
3311 2006-04-27 [colin]      2.1.1cvs39
3312
3313         * src/wizard.c
3314                 Differentiate subject Welcome from
3315                 window's title Welcome
3316
3317 2006-04-27 [paul]
3318
3319         2.2.0-rc1 released
3320
3321 2006-04-27 [paul]       2.1.1cvs38
3322
3323         * manual/advanced.xml
3324         * manual/fr/advanced.xml
3325                 add info about compose_no_markup hidden pref
3326
3327 2006-04-27 [paul]       2.1.1cvs37
3328
3329         * src/prefs_account.c
3330                 improve privacy labels
3331         * src/prefs_msg_colors.c
3332                 change some strings for translators' convenience
3333         * src/gtk/gtkutils.c
3334                 don't underline the link button text
3335
3336 2006-04-25 [colin]      2.1.1cvs36
3337
3338         * src/folder.c
3339                 Complete 2.1.1cvs33 (once more ;)
3340
3341 2006-04-25 [colin]      2.1.1cvs35
3342
3343         * src/editldap.c
3344                 Fix tooltip
3345
3346 2006-04-25 [cleroy]     2.1.1cvs34
3347
3348         * src/compose.c
3349         * src/gtk/gtkaspell.c
3350                 Fix crash on redirect (related to the return 
3351                 of the aspell menu in compose's toolbar)
3352         * src/prefs_msg_colors.c
3353                 Fix sensitivity widgets
3354         * src/image_viewer.c
3355         * src/gtk/pluginwindow.c
3356         * src/gtk/prefswindow.c
3357                 Change released signals to clicked (Fabien)
3358         * po/POTFILES.in
3359         * src/common/socket.c
3360         * src/plugins/spamassassin/spamassassin.c
3361                 Translate strings (Fabien)
3362
3363 2006-04-25 [paul]       2.1.1cvs33
3364
3365         * src/folder.c
3366         * src/folder.h
3367         * src/folderview.c
3368                 complete the fix of bug #912
3369                 Thanks to Colin
3370
3371 2006-04-25 [colin]      2.1.1cvs32
3372
3373         * src/news.c
3374                 Better progress bar
3375         * src/mimeview.c
3376         * src/summaryview.c
3377         * src/summaryview.h
3378                 Fix focus chain
3379                 Patches by Pawel Pekala
3380
3381 2006-04-24 [colin]      2.1.1cvs31
3382
3383         * src/compose.c
3384                 Fix compilation warnings (Fabien)
3385
3386 2006-04-24 [colin]      2.1.1cvs30
3387
3388         * src/addrindex.c
3389         * src/editldap.c
3390         * src/editldap_basedn.c
3391         * src/editldap_basedn.h
3392         * src/ldapctrl.c
3393         * src/ldapctrl.h
3394         * src/ldapquery.c
3395         * src/ldaputil.c
3396         * src/ldaputil.h
3397                 Fix bug #901 (LDAPS support)
3398
3399 2006-04-24 [colin]      2.1.1cvs29
3400
3401         * src/compose.c
3402                 Fix logic on error with send dialog on
3403         * src/imap.c
3404                 Fix compilation without libetpan, thanks
3405                 to Fabien
3406         * src/summaryview.c
3407                 Fix 'context-menu' key
3408
3409 2006-04-23 [colin]      2.1.1cvs28
3410
3411         * src/folder.c
3412                 Never free current's cache to free up 
3413                 memory. Fixes bug #912 (new count 
3414                 randomly set to message count)
3415
3416 2006-04-23 [colin]      2.1.1cvs27
3417
3418         * src/gtk/quicksearch.c
3419                 And remove printf...
3420
3421 2006-04-23 [colin]      2.1.1cvs26
3422
3423         * src/gtk/quicksearch.c
3424                 Fix replacing in quicksearch, and fix inserting
3425                 in the middle of the string. (introduced at 2.1.0cvs22)
3426
3427 2006-04-23 [colin]      2.1.1cvs25
3428
3429         * src/imap.c
3430                 Make sure uidnext is initialized in get_num_list
3431                 (not for stable, related to 2.1.1cvs8 and friends)
3432
3433 2006-04-23 [colin]      2.1.1cvs24
3434
3435         * src/imap.c
3436                 Output something when login is successful
3437                 too
3438
3439 2006-04-23 [colin]      2.1.1cvs23
3440
3441         * src/etpan/imap-thread.c
3442                 Better logging (line-per-line, hide data in fetch)
3443                 Fix a const warning
3444         * src/gtk/logwindow.c
3445         * src/gtk/logwindow.h
3446                 Better logging (color for input/output)
3447
3448 2006-04-21 [colin]      2.1.1cvs22
3449
3450         * src/gtk/quicksearch.c
3451                 On gtk+-2.8, use stock buttons in quicksearch
3452                 Based on a patch by Fabien and a design by Paul
3453
3454 2006-04-21 [colin]      2.1.1cvs21
3455
3456         * src/folderview.c
3457         * src/mainwindow.c
3458                 Fix occasional flicker in folderview
3459         * src/common/utils.c
3460                 Fix bug #943 (Incorrectly parsed email address 
3461                 list in short headers on message view and in 
3462                 printouts)
3463
3464 2006-04-20 [colin]      2.1.1cvs20
3465
3466         * src/imap.c
3467         * src/imap.h
3468         * src/prefs_account.c
3469                 Add ANONYMOUS auth for IMAP
3470
3471 2006-04-20 [paul]       2.1.1cvs19
3472
3473         * src/main.c
3474                 proper fix for 2.1.1cvs18
3475                 Thanks to Colin
3476
3477 2006-04-20 [paul]       2.1.1cvs18
3478
3479         * src/main.c
3480                 fix build warnings
3481
3482 2006-04-20 [paul]       2.1.1cvs17
3483
3484         * src/gtk/quicksearch.c
3485                 fix standard, non-extended Quick search,
3486                 was broken in 2.1.1cvs15.
3487                 Thanks to Colin.
3488
3489 2006-04-20 [colin]      2.1.1cvs16
3490
3491         * src/prefs_matcher.c
3492                 Fix values when reselecting a ~test
3493                 rule
3494
3495 2006-04-19 [colin]      2.1.1cvs15
3496
3497         * src/compose.c
3498         * src/compose.h
3499         * src/gtk/gtkaspell.c
3500         * src/gtk/gtkaspell.h
3501                 Put back Options menu in Spelling/
3502         * src/gtk/quicksearch.c
3503                 Don't search, and show error, if the
3504                 advanced search has a syntax error
3505
3506 2006-04-18 [colin]      2.1.1cvs14
3507
3508         * src/textview.c
3509                 Fix gdk warnings on set_cursor when textview
3510                 isn't visible
3511
3512 2006-04-18 [colin]      2.1.1cvs13
3513
3514         * src/gtk/gtksctree.c
3515                 Remove seemingly useless refresh that causes
3516                 flicker - watch this commit in case of 
3517                 problems before planned backport to stable
3518
3519 2006-04-18 [colin]      2.1.1cvs12
3520
3521         * src/imap.c
3522                 Factorize get/set_xml code
3523         * src/compose.c
3524         * src/prefs_account.c
3525         * src/prefs_account.h
3526         * src/procmsg.c
3527                 Add Encrypt to self option
3528
3529 2006-04-17 [colin]      2.1.1cvs11
3530
3531         * configure.ac
3532                 Fix search on encrpyt function on dragonfly
3533                 Patch by Jonathan Buschmann <jonthn@agmact.com>
3534
3535 2006-04-17 [colin]      2.1.1cvs10
3536
3537         * src/prefs_account.c
3538                 Be safe by default: remove mails from POP3
3539                 after 7 days, not immediately
3540
3541 2006-04-17 [colin]      2.1.1cvs9
3542
3543         * src/etpan/imap-thread.c
3544                 Fix build on DragonFly - patch by 
3545                 Jonathan Buschmann <jonthn@agmact.com>
3546
3547 2006-04-17 [colin]      2.1.1cvs8
3548
3549         * src/imap.c
3550                 Save uidnext between sessions
3551
3552 2006-04-17 [colin]      2.1.1cvs7
3553
3554         * src/imap.c
3555                 scan is required when uid validity changes
3556
3557 2006-04-17 [colin]      2.1.1cvs6
3558
3559         * src/folderview.c
3560                 Don't scan if not necessary, apart in current
3561                 folder and INBOX to fetch flags.
3562         * src/imap.c
3563                 Scan is necessary if unread count changes
3564
3565 2006-04-17 [colin]      2.1.1cvs5
3566
3567         * src/imap.c
3568                 ...But always fetch ANSWERED and DELETED flags for
3569                 INBOX, as filtering can happen on these flags.
3570
3571 2006-04-17 [colin]      2.1.1cvs4
3572
3573         * src/imap.c
3574                 Don't fetch REPLIED and DELETED flags when synchronising
3575                 flags with a closed folder. We only need UNSEEN and FLAGGED
3576                 to update the folderview.
3577
3578 2006-04-17 [colin]      2.1.1cvs3
3579
3580         * src/imap.c
3581                 Faster flag search when there are new mails 
3582                 in a folder. We can do a full search if the 
3583                 folder contains less messages than the new
3584                 list.
3585
3586 2006-04-17 [colin]      2.1.1cvs2
3587
3588         * po/cs.po
3589         * po/de.po
3590         * po/fr.po
3591         * po/nl.po
3592         * po/pt_BR.po
3593                 Update translations from stable branch
3594
3595 2006-04-17 [colin]      2.1.1cvs1
3596
3597         * configure.ac
3598                 Bump version to follow stable release
3599
3600 2006-04-16 [mones]      2.1.0cvs50
3601
3602         * po/es.po
3603                 Updated for release
3604
3605 2006-04-16 [colin]      2.1.0cvs49
3606
3607         * src/textview.c
3608                 Fix bgcolor not unset on gtk 2.8, while preventing warnings 
3609                 with gtk < 2.8. Thanks to Fabien Vantard.
3610
3611 2006-04-15 [colin]      2.1.0cvs48
3612
3613         * src/etpan/imap-thread.c
3614                 Fix bug #919 (libetpan: SEGV when connecting 
3615                 using command)
3616
3617 2006-04-14 [colin]      2.1.0cvs47
3618
3619         * src/main.c
3620                 Fix race on --select (should be done better)
3621
3622 2006-04-14 [wwp]        2.1.0cvs46
3623
3624         * src/send_message.c
3625                 enforce a check for domain in account prefs (a sending
3626                 error could be faced if domain was checked but no value set),
3627                 thanks to Colin.
3628
3629 2006-04-14 [colin]      2.1.0cvs45
3630
3631         * src/codeconv.c
3632                 when converting from unknown to unknown, if the
3633                 string is UTF8, don't convert it to the locale
3634                 (which breaks it)
3635
3636 2006-04-14 [colin]      2.1.0cvs44
3637
3638         * src/compose.c
3639                 Don't try to use ASCII for converting headers
3640                 (as done in body)
3641
3642 2006-04-14 [paul]       2.1.0cvs43
3643
3644         * src/crash.c
3645                 add locale/charset info to crash report
3646         * src/gtk/about.c
3647                 add wwp to doc team
3648                 replace 'e-mail' with preferred 'email'
3649         * src/gtk/authors.h
3650                 ensure contributors list is in alphabetical
3651                 order
3652
3653 2006-04-13 [colin]      2.1.0cvs42
3654
3655         * src/textview.c
3656                 Prevent gdk warnings
3657
3658 2006-04-13 [colin]      2.1.0cvs41
3659
3660         * src/common/ssl_certificate.c
3661         * src/common/ssl_certificate.h
3662         * src/gtk/sslcertwindow.c
3663                 Warn on expired certs, and display the expiration date
3664
3665 2006-04-13 [colin]      2.1.0cvs40
3666
3667         * src/plugins/spamassassin/spamassassin_gtk.c
3668                 Fix missing set_text on unix socket
3669
3670 2006-04-13 [wwp]        2.1.0cvs39
3671
3672         * manual/fr/advanced.xml
3673         * manual/fr/glossary.xml
3674                 applied new spam/ham/email lexicon (pourriel, courriel)
3675
3676 2006-04-13 [paul]       2.1.0cvs38
3677
3678         * src/plugins/pgpmime/plugin.c
3679                 remove the mention of S/MIME from the
3680                 description. This is now handled by the
3681                 S/MIME plugin.
3682
3683 2006-04-13 [paul]       2.1.0cvs37
3684
3685         * src/prefs_msg_colors.c
3686                 rework dialog
3687         * src/prefs_folder_item.c
3688         * src/prefs_spelling.c
3689                 add a tooltip to the colour selector buttons
3690
3691 2006-04-13 [wwp]        2.1.0cvs36
3692
3693         * manual/advanced.xml
3694         * manual/glossary.xml
3695         * manual/handling.xml
3696         * manual/keyboard.xml
3697         * manual/plugins.xml
3698         * manual/starting.xml
3699         * manual/fr/account.xml
3700         * manual/fr/ack.xml
3701         * manual/fr/addrbook.xml
3702         * manual/fr/advanced.xml
3703         * manual/fr/faq.xml
3704         * manual/fr/glossary.xml
3705         * manual/fr/gpl.xml
3706         * manual/fr/handling.xml
3707         * manual/fr/intro.xml
3708         * manual/fr/keyboard.xml
3709         * manual/fr/plugins.xml
3710         * manual/fr/starting.xml
3711         * manual/fr/sylpheed-claws-manual.xml
3712                 fixes to the manuals:
3713                  - summaryview -> Message List (same in French)
3714                  - translate key names
3715                  - fix French punctuation, use non-breakable spaces when
3716                    necessary, don't use &thinsp; which is not portable
3717                  - tell what maildir and mbox formats we support
3718
3719 2006-04-12 [wwp]        2.1.0cvs35
3720
3721         * src/prefs_toolbar.c
3722                 unified a replace button more,
3723                 patch by Fabien Vantard <fzzzzz@gmail.com>.
3724
3725 2006-04-12 [wwp]        2.1.0cvs34
3726
3727         * src/prefs_common.c
3728         * src/prefs_msg_colors.c
3729                 make default color labels translatable,
3730                 patch from Fabien Vantard <fzzzzz@gmail.com>,
3731                 thanks to Tim <timbrain@post.cz> for reporting.
3732
3733 2006-04-12 [wwp]        2.1.0cvs33
3734
3735         * manual/glossary.xml
3736         * manual/intro.xml
3737         * manual/plugins.xml
3738         * manual/starting.xml
3739         * manual/sylpheed-claws-manual.xml
3740         * manual/fr/.cvsignore
3741         * manual/fr/account.xml
3742         * manual/fr/ack.xml
3743         * manual/fr/addrbook.xml
3744         * manual/fr/advanced.xml
3745         * manual/fr/faq.xml
3746         * manual/fr/glossary.xml
3747         * manual/fr/handling.xml
3748         * manual/fr/intro.xml
3749         * manual/fr/keyboard.xml
3750         * manual/fr/plugins.xml
3751         * manual/fr/starting.xml
3752         * manual/fr/sylpheed-claws-manual.xml
3753                 various fixes: typos, missing .fr translations, punctuation,
3754                 capitalization, links, accents and some bad French more.
3755
3756 2006-04-12 [wwp]        2.1.0cvs32
3757
3758         * src/prefs_gtk.c
3759                 fix for bug #935: always store prefs files in UTF-8 (thanks
3760                 to Colin).
3761
3762 2006-04-11 [colin]      2.1.0cvs31
3763
3764         * src/compose.c
3765                 Fix inserting files not in utf8 when locale is utf8
3766
3767 2006-04-11 [colin]      2.1.0cvs30
3768
3769         * src/inc.c
3770                 Don't show error dialog when cancelling connection
3771                 Patch by Pawel
3772
3773 2006-04-11 [cleroy]     2.1.0cvs29
3774
3775         * src/compose.c
3776                 Implement multiple quote levels
3777         * src/prefs_common.c
3778                 Change a little bit the quote bgcolor for 2nd level
3779
3780 2006-04-11 [colin]      2.1.0cvs28
3781
3782         * src/gtk/about.c
3783                 Add locale and charset in the label
3784
3785 2006-04-10 [colin]      2.1.0cvs27
3786
3787         * src/compose.c
3788         * src/prefs_common.c
3789         * src/prefs_common.h
3790         * src/prefs_msg_colors.c
3791         * src/textview.c
3792                 Allow optional background color in quotes
3793                 Patch by Rafal Weglarz <tokoloshe@users.sf.net>
3794                 GTK+-2.8.x feature
3795
3796 2006-04-10 [colin]      2.1.0cvs26
3797
3798         * src/main.c
3799         * src/mainwindow.c
3800         * src/mainwindow.h
3801                 Implement --select
3802
3803 2006-04-10 [colin]      2.1.0cvs25
3804
3805         * manual/plugins.xml
3806         * manual/fr/plugins.xml
3807                 Document libcurl's proxy variables
3808
3809 2006-04-09 [colin]      2.1.0cvs24
3810
3811         * src/prefs_common.c
3812                 gettext() returns statically allocated stuff. We have
3813                 to strdup it in order to be able to free it.
3814
3815 2006-04-09 [colin]      2.1.0cvs23
3816
3817         * AUTHORS
3818         * src/gtk/authors.h
3819                 Add Alexei
3820
3821 2006-04-09 [colin]      2.1.0cvs22
3822
3823         * src/mainwindow.c
3824         * src/gtk/quicksearch.c
3825                 Fix bug #859 (problems with cyrilic input in 
3826                 search panel) - Patch by Alexey Illarionov 
3827                 <littlesavage@rambler.ru>
3828
3829 2006-04-09 [colin]      2.1.0cvs21
3830
3831         * src/prefs_customheader.c
3832                 I prefer removing then freeing rather than the contrary
3833                 (even if it doesn't change anything ;-)
3834         * src/prefs_account.c
3835                 Fix bug #933 (Crash re-entering the custom headers list 
3836                 dialog in accounts prefs)
3837                 The problem happened when cancelling the Account 
3838                 Preferences' dialogs - in which case we didn't do 
3839                 anything to the PrefsAccount * struct. In case of applying,
3840                 the old ac_prefs was replaced with the tmp_ac_prefs we were
3841                 working with in this dialog. The problem is that 
3842                 prefs_customheader.c, working on this tmp_ac_prefs, always
3843                 changes the ->customhdr_list pointer, even when cancelled. 
3844                 So in case of cancelling the prefs_account dialog, we still
3845                 have to update ->customhdr_list in the real account.
3846
3847 2006-04-08 [colin]      2.1.0cvs20
3848
3849         * manual/fr/glossary.xml
3850         * manual/fr/keyboard.xml
3851                 Forgot some headers :)
3852
3853 2006-04-08 [colin]      2.1.0cvs19
3854
3855         * manual/Makefile.am
3856         * manual/fr/Makefile.am
3857         * manual/fr/account.xml
3858         * manual/fr/ack.xml
3859         * manual/fr/addrbook.xml
3860         * manual/fr/advanced.xml
3861         * manual/fr/faq.xml
3862         * manual/fr/glossary.xml
3863         * manual/fr/gpl.xml
3864         * manual/fr/handling.xml
3865         * manual/fr/intro.xml
3866         * manual/fr/keyboard.xml
3867         * manual/fr/plugins.xml
3868         * manual/fr/starting.xml
3869         * manual/fr/sylpheed-claws-manual.xml
3870         * manual/fr/dist/.cvsignore
3871         * manual/fr/dist/Makefile.am
3872         * manual/fr/dist/html/.cvsignore
3873         * manual/fr/dist/html/Makefile.am
3874         * manual/fr/dist/pdf/.cvsignore
3875         * manual/fr/dist/pdf/Makefile.am
3876         * manual/fr/dist/ps/.cvsignore
3877         * manual/fr/dist/ps/Makefile.am
3878         * manual/fr/dist/txt/.cvsignore
3879         * manual/fr/dist/txt/Makefile.am
3880                 Add the french translation of the manual. Thanks to
3881                 Olivier Delhomme <olivier.delhomme@free.fr> for 
3882                 account.xml, ack.xml, addrbook.xml and advanced.xml
3883
3884 2006-04-08 [colin]      2.1.0cvs18
3885
3886         * manual/plugins.xml
3887         * manual/starting.xml
3888                 More fixes
3889
3890 2006-04-07 [colin]      2.1.0cvs17
3891
3892         * manual/faq.xml
3893         * manual/intro.xml
3894         * manual/keyboard.xml
3895                 Little fixes
3896
3897 2006-04-07 [colin]      2.1.0cvs16
3898
3899         * README
3900         * src/compose.c
3901         * src/prefs_common.c
3902         * src/prefs_common.h
3903                 Add hidden compose_no_markup pref
3904
3905 2006-04-07 [wwp]        2.1.0cvs15
3906
3907         * src/summary_search.c
3908         * .cvsignore
3909                 Bugfix: stop button was sticky when searching in an empty folder.
3910                 Applied curly brackets code style to the whole file (summary_search.c).
3911                 More files to ignore.
3912
3913 2006-04-07 [wwp]        2.1.0cvs14
3914
3915         * src/message_search.c
3916         * src/summary_search.c
3917                 changed default button when search bumps at file/folder
3918                 beginning or end, for convenience (thanks to Colin).
3919
3920 2006-04-07 [paul]       2.1.0cvs13
3921
3922         * src/plugins/dillo_viewer/dillo_prefs.c
3923                 avoid future potential for namespace collision
3924                 Patch by Colin
3925
3926 2006-04-06 [wwp]        2.1.0cvs12
3927
3928         * src/summary_search.c
3929                 Unify extended/advanced searches names (and thus factorize labels),
3930                 patch by Fabien Vantard <fzzzzz@gmail.com>.
3931
3932 2006-04-06 [wwp]        2.1.0cvs11
3933
3934         * src/folderview.c
3935         * src/prefs_themes.c
3936         * src/summaryview.c
3937                 Fixed some compilation warnings.
3938
3939 2006-04-06 [colin]      2.1.0cvs10
3940
3941         * manual/advanced.xml
3942                 Document the wizard template and how to deploy
3943                 Sylpheed-Claws effectively
3944
3945 2006-04-06 [colin]      2.1.0cvs9
3946
3947         * src/folderview.c
3948                 gettext patch to tell translators about _("#"),
3949                 by Maxim Britov
3950
3951 2006-04-06 [colin]      2.1.0cvs8
3952
3953         * src/textview.c
3954                 Fix invalid GtkTextBIter after clicking "Display as text"
3955
3956 2006-04-06 [mones]      2.1.0cvs7
3957
3958         * src/addr_compl.c
3959         * src/addrindex.c
3960         * src/addritem.c
3961         * src/codeconv.c
3962         * src/compose.c
3963         * src/filtering.c
3964         * src/folder.c
3965         * src/folder_item_prefs.c
3966         * src/folderview.c
3967         * src/localfolder.c
3968         * src/matcher.c
3969         * src/mimeview.c
3970         * src/prefs_msg_colors.c
3971         * src/prefs_spelling.c
3972         * src/prefs_themes.c
3973         * src/procmime.c
3974         * src/procmsg.c
3975         * src/stock_pixmap.c
3976         * src/summaryview.c
3977         * src/textview.c
3978         * src/toolbar.c
3979         * src/common/mgutils.c
3980         * src/common/prefs.c
3981         * src/common/ssl_certificate.c
3982         * src/gtk/colorlabel.c
3983         * src/gtk/quicksearch.c
3984         * src/plugins/pgpmime/pgpmime.c
3985         * src/plugins/spamassassin/spamassassin.c
3986                 Removed redundant NULL checks for g_free() calls.
3987                 Patch by Pawel Pekala.
3988
3989 2006-04-06 [mones]      2.1.0cvs6
3990
3991         * src/prefs_actions.c
3992         * src/prefs_filtering.c
3993         * src/prefs_filtering_action.c
3994         * src/prefs_matcher.c
3995         * src/prefs_template.c
3996         * src/gtk/gtkutils.c
3997         * src/gtk/gtkutils.h
3998                 Have a nice replace button. Patch by Pawel Pekala
3999
4000 2006-04-06 [colin]      2.1.0cvs5
4001
4002         * src/addressbook.c
4003                 Fix crash with empty columns
4004
4005 2006-04-05 [colin]      2.1.0cvs4
4006
4007         * src/wizard.c
4008         * src/prefs_gtk.c
4009                 Allow wizard customization with pre-filled values
4010
4011 2006-04-05 [colin]      2.1.0cvs3
4012
4013         * src/textview.c
4014         * src/mimeview.c
4015         * src/mimeview.h
4016                 Nicer messages in mimeview
4017
4018 2006-04-05 [colin]      2.1.0cvs2
4019
4020         * src/addressbook.c
4021         * src/prefs_summaries.c
4022                 i18n fix
4023
4024 2006-04-05 [colin]      2.1.0cvs1
4025
4026         * src/plugins/pgpcore/plugin.c
4027         * src/plugins/pgpcore/select-keys.c
4028         * src/plugins/pgpcore/select-keys.h
4029         * src/plugins/pgpcore/sgpgme.c
4030         * src/plugins/pgpcore/sgpgme.h
4031         * src/plugins/pgpinline/pgpinline.c
4032         * src/plugins/pgpinline/plugin.c
4033         * src/plugins/pgpmime/pgpmime.c
4034         * src/plugins/pgpmime/plugin.c
4035                 Factorize and generalize a bit 
4036                 Drop S/MIME signature verification from PGP/MIME
4037                 (adding it as another, more complete plugin)
4038
4039 2006-04-05 [paul]       2.1.0
4040
4041         2.1.0 released
4042
4043 2006-04-05 [paul]       2.0.0cvs186
4044
4045         * manual/advanced.xml
4046                 add info on colour labels
4047
4048 2006-04-05 [paul]       2.0.0cvs185
4049
4050         * po/bg.po
4051         * po/cs.po
4052         * po/de.po
4053         * po/el.po
4054         * po/en_GB.po
4055         * po/fi.po
4056         * po/fr.po
4057         * po/it.po
4058         * po/nl.po
4059         * po/pl.po
4060         * po/pt_BR.po
4061         * po/sr.po
4062         * po/zh_CN.po
4063                 updated by Yasen Pramatarov, Tim, Stephan Sachse, Stavros 
4064                 Giannouris, me, Tommi Pirinen, Fabien Vantard, Andrea 
4065                 Spadaccini, Tim Dijkstra, Quar, Frederico Goncalves 
4066                 Guimaraes, Aleksandar Urosevic, Ralgh Young
4067         * src/gtk/authors.h
4068         * tools/claws.i18n.status.pl
4069                 added new Bulgarian translator, Yasen Pramatarov <yasen@lindeas.com>
4070                 and new Czech translator, Tim <timbrain@post.cz>
4071
4072 2006-04-05 [mones]      2.0.0cvs184
4073
4074         * po/es.po
4075                 Updated translation
4076
4077 2006-04-05 [colin]      2.0.0cvs183
4078
4079         * src/gtk/quicksearch.c
4080                 Fix bug #929 (unnecessary reload in quick search bar)
4081
4082 2006-04-05 [colin]      2.0.0cvs182
4083
4084         * src/compose.c
4085                 Fix crash on Reply with no From:
4086                 Show signature and conversion error on queuing 
4087                 (but not sending)
4088         * src/mainwindow.c
4089         * src/summaryview.c
4090         * src/summaryview.h
4091                 Factorize threading code and make sure msginfo 
4092                 is not null when it comes from a GtkCTreeRow's 
4093                 data
4094         * src/gtk/gtkaspell.c
4095                 Check for necessary things
4096         * src/gtk/gtksctree.c
4097         * src/gtk/gtksctree.h
4098                 Reset anchor if necessary when removing node
4099
4100 2006-03-29 [colin]      2.0.0cvs181
4101
4102         * src/folderview.c
4103                 Warn for disabled IMAP accounts (due to lack of
4104                 libetpan). Breaks string-freeze - sorry - but it
4105                 is kind of important ;)
4106
4107 2006-03-28 [colin]      2.0.0cvs180
4108
4109         * src/gtk/gtkutils.c
4110         * src/gtk/gtkutils.h
4111                 Add a gtkut_get_link_btn() function that
4112                 creates a button which acts like an URI
4113         * src/prefs_themes.c
4114         * src/gtk/about.c
4115                 Use this function (factorizes codes)
4116         * src/common/defs.h
4117         * src/gtk/pluginwindow.c
4118                 Add a "Get more..." in the plugins window
4119
4120 2006-03-28 [colin]      2.0.0cvs179
4121
4122         * src/common/smtp.c
4123         * src/common/passcrypt.c
4124         * src/undo.c
4125                 Warning fixes. Patch by Pawel Pekala
4126
4127 2006-03-27 [colin]      2.0.0cvs178
4128
4129         * src/undo.c
4130                 Fix undoing by blocks with spaces
4131
4132 2006-03-27 [colin]      2.0.0cvs177
4133
4134         * src/textview.c
4135                 Set margin to 3px for headers
4136
4137 2006-03-27 [paul]
4138
4139         2.1.0-rc2 released
4140
4141 2006-03-27 [wwp]        2.0.0cvs176
4142
4143         * src/summaryview.c
4144                 don't reset quicksearch when updating the message list.
4145                 Thanks to Colin.
4146
4147 2006-03-26 [wwp]        2.0.0cvs175
4148
4149         * src/compose.c
4150                 use a unified border width ('other' tab in the compose window,
4151                 patch by Pawel Pekala).
4152
4153
4154 2006-03-26 [wwp]        2.0.0cvs174
4155
4156         * src/common/quoted-printable.c
4157         * src/addressbook.c
4158                 fixed some compilation warnings (incl. one reported by Pawel Pekala).
4159
4160 2006-03-26 [colin]      2.0.0cvs173
4161
4162         * src/quote_fmt_parse.y
4163                 Fix non-UTF8 date formats messing up the whole quote a 
4164                 little bit
4165
4166 2006-03-26 [colin]      2.0.0cvs172
4167
4168         * src/procheader.c
4169                 Make sure the date is UTF8 valid, or try to make it
4170                 so. IncrediMail is really IncrediStupid.
4171         * src/compose.c
4172                 Fix possible conversions. 
4173                 
4174
4175 2006-03-26 [colin]      2.0.0cvs171
4176
4177         * src/matcher.c
4178                 Fix corner cases in body search. This is still a
4179                 hack... It seems impossible to make it good and 
4180                 reasonably fast at the same time.
4181
4182 2006-03-26 [colin]      2.0.0cvs170
4183
4184         * src/summaryview.c
4185                 I think I killed the twilight zone bug!
4186                 summary_select_node() flushes GTK events in order
4187                 to be able to center the view. But this also 
4188                 flushes keypresses like Ctrl-Alt-U, so this can
4189                 call summary_show from summary_select_node (itself
4190                 called from summary_show, etc.). And the summaryview
4191                 has to be unlocked in this function. So just locking
4192                 while processing GTK events, and bailing if locked, 
4193                 should fix it.
4194                 Fixes bug #927 (SIGSEGV during Update Summary)
4195
4196 2006-03-25 [colin]      2.0.0cvs169
4197
4198         * src/matcher.c
4199                 Fix search in QP-encoded bodies
4200                 Fix utf-8 searches in bodies encoded in the
4201                 locale's encoding
4202         * src/common/quoted-printable.c
4203         * src/common/quoted-printable.h
4204                 Add a decode function that doesn't overwrite
4205                 the original pointer
4206                 
4207
4208 2006-03-24 [colin]      2.0.0cvs168
4209
4210         * src/action.c
4211         * src/summaryview.c
4212         * src/summaryview.h
4213                 Update message cache after action
4214                 Patch by H. Merijn Brand
4215         * src/prefs_msg_colors.c
4216                 Factorize label 
4217                 Patch by Fabien Vantard
4218         * src/plugins/spamassassin/spamassassin_gtk.c
4219                 Remove useless translation
4220                 Patch by Fabien Vantard
4221
4222 2006-03-23 [colin]      2.0.0cvs167
4223
4224         * src/common/ssl.c
4225                 Let 30 seconds to SSL_connect
4226
4227 2006-03-23 [wwp]        2.0.0cvs166
4228
4229         * src/summaryview.c
4230         * src/gtk/description_window.c
4231                 fix display of From/To column title when in appropriate folders (queue/sent/drafts)
4232                 and headers are translated; adjust description windows' width to fit their
4233                 contents. Patches by Pawel Pekala <c0rn@o2.pl>.
4234
4235 2006-03-23 [paul]       2.0.0cvs165
4236
4237         * src/common/utils.c
4238                 fix highlighting of URIs containing "()"
4239                 (2.0.0cvs164's reversal fixed)
4240                 Thanks to Colin.
4241
4242 2006-03-23 [paul]       2.0.0cvs164
4243
4244         * src/common/utils.c
4245                 revert patch, (postponing a fix), at 2.0.0cvs120
4246                 as it breaks more URIs than it fixes.
4247                 Allow '-' to be a terminating character in a URI
4248
4249 2006-03-22 [colin]      2.0.0cvs163
4250
4251         * configure.ac
4252                 Require libetpan 0.45
4253                 http://prdownloads.sourceforge.net/libetpan/libetpan-0.45.tar.gz?download
4254
4255 2006-03-22 [paul]       2.0.0cvs162
4256
4257         * src/editgroup.c
4258                 replace '<-' and '->' buttons with GTK_STOCK graphical
4259                 buttons
4260         * src/summary_search.c
4261                 don't offer '...' for translation
4262                 add a tooltip to advanced search '...' button
4263         * src/gtk/quicksearch.c
4264                 don't offer '...' for translation
4265
4266 2006-03-21 [colin]      2.0.0cvs161
4267
4268         * src/compose.c
4269                 Fix middle-click pasting (insert at click
4270                 position instead of cursor position, don't
4271                 remove existing selection and allow pasting
4272                 our own selection)
4273         * src/addressbook.c
4274                 "LDAP Server" -> "LDAP servers"
4275
4276 2006-03-21 [wwp]        2.0.0cvs160
4277
4278         * src/etpan/imap-thread.c
4279                 fix for bug #925 (IMAP+SSL crash), thanks to Colin.
4280
4281 2006-03-20 [colin]      2.0.0cvs159
4282
4283         * src/summaryview.c
4284                 Don't reload summaryview after an execute with no
4285                 move action
4286
4287 2006-03-19 [colin]      2.0.0cvs158
4288
4289         * src/addressbook.c
4290                 and put groups at the top, always
4291
4292 2006-03-19 [colin]      2.0.0cvs157
4293
4294         * src/addressbook.c
4295                 Order groups before names, as previously
4296
4297 2006-03-19 [colin]      2.0.0cvs156
4298
4299         * src/addressbook.c
4300                 - Sort case-unsensitive
4301                 - Put the sort arrow at opening too
4302
4303 2006-03-19 [wwp]        2.0.0cvs155
4304
4305         * src/addressbook.c
4306                 allow sorting by name/email/remarks, ensure that right-pane's contents
4307                 matches the left-pane selection (cleared when appropriate).
4308                 Patch by Pawel Pekala <c0rn@o2.pl>.
4309
4310 2006-03-18 [colin]      2.0.0cvs154
4311
4312         * src/textview.c
4313                 Fix text cursor ;)
4314
4315 2006-03-18 [colin]      2.0.0cvs153
4316
4317         * src/gtk/filesel.c
4318                 Make sure we hide the preview if we didn't get
4319                 a filename
4320
4321 2006-03-18 [colin]      2.0.0cvs152
4322
4323         * src/summaryview.c
4324                 Set cursor to watch for execution (fixes lack
4325                 of watch-cursor when dnd'ing hundreds of mails)
4326         * src/gtk/filesel.c
4327                 Check that mime type is 'image/*' before updating
4328                 the preview (maybe fix crashes on Solaris+gtk2.8.4 ?)
4329
4330 2006-03-18 [colin]      2.0.0cvs151
4331
4332         * src/mainwindow.c
4333         * src/textview.c
4334         * src/textview.h
4335                 Put a watch cursor in textview too when the mainwindow's
4336                 cursor in a watch
4337
4338 2006-03-18 [colin]      2.0.0cvs150
4339
4340         * src/folder.c
4341                 Change wrong asserts to simple tests
4342
4343 2006-03-17 [colin]      2.0.0cvs149
4344
4345         * src/mainwindow.c
4346         * src/mainwindow.h
4347         * src/prefs_msg_colors.c
4348         * src/summaryview.c
4349         * src/summaryview.h
4350         * src/gtk/colorlabel.c
4351         * src/gtk/colorlabel.h
4352                 Add a color label menu in the main menubar
4353                 Add (fixed) accels Ctrl-{0-7} to change the color
4354                 They have to be fixed because the menu's dynamic,
4355                 the items are complex widgets, hence we can't use
4356                 a GtkItemFactory.
4357
4358
4359 2006-03-17 [wwp]        2.0.0cvs148
4360
4361         * src/compose.c
4362                 rollback few lines from my previous commit (those lines come from
4363                 a pending patch, accidentally commited, even if neutral as they are
4364                 commented out).
4365
4366 2006-03-17 [wwp]        2.0.0cvs147
4367
4368         * src/compose.c
4369                 fix a compilation warning (wrong return type, introduced w/ cvs143), and
4370                 applied code style/indentation to the modified function.
4371
4372 2006-03-17 [wwp]        2.0.0cvs146
4373
4374         * src/procmsg.c
4375         * src/compose.c
4376                 fix for bug #908: some IMAP servers dislike \x7f char in the RMID (thanks to Colin).
4377
4378 2006-03-17 [paul]
4379
4380         2.1.0-rc1 released
4381
4382 2006-03-17 [paul]       2.0.0cvs145
4383
4384         * src/main.c
4385                 addressbook_read_file() was called twice
4386         * src/textview.c
4387                 X-Mailer highlighting
4388
4389 2006-03-16 [colin]      2.0.0cvs144
4390
4391         * src/sourcewindow.c
4392         * src/sourcewindow.h
4393                 And the last one, in source window.
4394
4395 2006-03-16 [colin]      2.0.0cvs143
4396
4397         * src/compose.c
4398         * src/compose.h
4399                 Fix the same stuff in compose
4400
4401 2006-03-16 [colin]      2.0.0cvs142
4402
4403         * src/messageview.c
4404                 Complete the previous messageview crash fix
4405
4406 2006-03-16 [colin]      2.0.0cvs141
4407
4408         * src/procmsg.h
4409         * src/procmsg.c
4410         * src/folder.c
4411                 Fix POSTPROCESSING hook
4412                 Patch by H. Merijn Brand
4413
4414         * src/procmime.c
4415         * src/procmime.h
4416                 Parse Content-Location
4417
4418         * src/toolbar.c
4419         * src/messageview.c
4420         * src/messageview.h
4421                 Don't crash when a top-level MessageView has
4422                 been closed on us. Same problematic than
4423                 yesterday's quicksearch issue.
4424
4425 2006-03-15 [colin]      2.0.0cvs140
4426
4427         * src/gtk/quicksearch.c
4428                 Fix a bitchy race we didn't think about when we
4429                 added quicksearch cancellation:
4430                 If the search is not on cached fields, for example
4431                 body_part matchcase "stuff"
4432                 the matcher code has to get the whole message. If
4433                 we're on IMAP, that can be slow, and in order to
4434                 be non-blocking, the IMAP code idle loop processes
4435                 gtk events too. So it is possible to cancel a
4436                 quicksearch while the matcher is getting the mail's
4437                 body. After matcher got its body, it will start to
4438                 iterate over the matcher list that the Quicksearch's
4439                 clear_search_cb() just freed via prepare_matcher().
4440                 SIGSEGV ensues.
4441                 The fix consists of guarding the matcherlist_match()
4442                 call with a boolean 'matching'. If we reset the
4443                 quicksearch while matching is TRUE, we don't free
4444                 the matcherlist anymore like we did, but we set
4445                 another new flag, deferred_free, to TRUE. Then,
4446                 in quicksearch_match(), just after returning from
4447                 matcherlist_match() and unsetting the matching flag,
4448                 we check the deferred_free flag and do the
4449                 prepare_matcher() (which does the matcherlist_free)
4450                 for real, so we free the matcherlist once it's not
4451                 used anymore.
4452                 As all of this runs via the glib main loop, we
4453                 luckily don't need a mutex.
4454         * src/summaryview.c
4455                 Also, show progress while searching.
4456
4457
4458 2006-03-14 [colin]      2.0.0cvs139
4459
4460         * src/alertpanel.c
4461                 Make alertpanel_is_open non-static
4462
4463 2006-03-14 [colin]      2.0.0cvs138
4464
4465         * src/prefs_spelling.c
4466                 Cleanups - Fabien Vantard
4467
4468 2006-03-14 [wwp]        2.0.0cvs137
4469
4470         * src/main.c
4471                 code style normalization (curly braces, indentation).
4472
4473 2006-03-14 [wwp]        2.0.0cvs137
4474
4475         * src/main.c
4476                 code style (braces, indentation)
4477
4478 2006-03-12 [paul]       2.0.0cvs136
4479
4480         * src/prefs_common.c
4481                 trans_hdr defaults to FALSE to be RFC-savvy
4482         * src/prefs_summaries.c
4483                 add a tooltip to the trans_hdr option
4484                 
4485
4486 2006-03-12 [paul]       2.0.0cvs135
4487
4488         * src/prefs_matcher.c
4489                 give a little more width to the combos
4490         * src/prefs_display_header.c
4491         * src/textview.c
4492                 translate headers if prefs_common.trans_hdr
4493                 is TRUE
4494
4495         Patches by Pawel Pekala
4496
4497 2006-03-12 [paul]       2.0.0cvs134
4498
4499         * src/plugins/clamav/clamav_plugin.c
4500         * src/plugins/dillo_viewer/dillo_viewer.c
4501         * src/plugins/pgpcore/plugin.c
4502         * src/plugins/pgpinline/plugin.c
4503         * src/plugins/pgpmime/plugin.c
4504         * src/plugins/spamassassin/spamassassin.c
4505                 update/add to descriptions
4506         * src/plugins/spamassassin/spamassassin_gtk.c
4507                 fixes to the english, remove superfluous
4508                 tooltips, clean up a little
4509
4510 2006-03-12 [paul]       2.0.0cvs133
4511
4512         * src/compose.c
4513                 fix Bug 924, 'Account combo box shows up wrong 
4514                 if & is in account name'
4515
4516 2006-03-11 [colin]      2.0.0cvs132
4517
4518         * src/summaryview.c
4519                 Revert 2.0.0cvs84 which reverted 1.9.6cvs23 which
4520                 messed up shift-selection because is slows down
4521                 moving around summaryview. thanks -users
4522
4523 2006-03-10 [colin]      2.0.0cvs131
4524
4525         * src/plugins/spamassassin/spamassassin_gtk.c
4526                 Put back Paul's engrish fixes
4527
4528 2006-03-10 [colin]      2.0.0cvs130
4529
4530         * src/plugins/spamassassin/spamassassin.c
4531         * src/plugins/spamassassin/spamassassin.h
4532         * src/plugins/spamassassin/spamassassin_gtk.c
4533                 Cleanup SA prefs page (more)
4534                 Patch by Fabien Vantard
4535
4536 2006-03-10 [paul]       2.0.0cvs129
4537
4538         * src/prefs_msg_colors.c
4539         * src/prefs_spelling.c
4540                 widget sensitivity
4541
4542 2006-03-09 [mones]      2.0.0cvs128
4543
4544         * po/es.po
4545                 Update for next RC
4546
4547 2006-03-09 [wwp]        2.0.0cvs127
4548
4549         * configure.ac
4550                 revert accidental commit (requirement for libetpan 0.43), this time
4551                 not in HEAD.
4552
4553 2006-03-09 [wwp]        2.0.0cvs125
4554
4555         * configure.ac
4556                 revert accidental commit (requirement for libetpan 0.43)
4557
4558 2006-03-09 [paul]       2.0.0cvs126
4559
4560         * src/prefs_receive.c
4561                 remove useless frame
4562                 replace 'incorporation' with 'receiving'
4563         * src/plugins/clamav/clamav_plugin_gtk.c
4564         * src/plugins/spamassassin/spamassassin_gtk.c
4565                 improve widget sensitivity
4566                 fix a bit his engrish
4567
4568 2006-03-09 [wwp]        2.0.0cvs125
4569
4570         * src/addressadd.c
4571         * src/foldersel.c
4572         * src/prefs_common.c
4573         * src/prefs_common.h
4574                 remember some more windows' sizes (add to addressbook and
4575                 select folder).
4576
4577 2006-03-09 [paul]       2.0.0cvs124
4578
4579         * src/plugins/pgpcore/prefs_gpg.c
4580                 normalise construction of dialogue
4581
4582 2006-03-09 [paul]       2.0.0cvs123
4583
4584         * src/plugins/trayicon/Makefile.am
4585                 add missing slash
4586
4587 2006-03-08 [colin]      2.0.0cvs122
4588
4589         * src/plugins/trayicon/Makefile.am
4590                 Fix build in separate dir 
4591                 Patch by Bamanzi <bamanzi@gmail.com>
4592
4593 2006-03-08 [colin]      2.0.0cvs121
4594
4595         * src/procmsg.c
4596                 Batch move and copies from summaryview with delayed execution
4597                 too
4598
4599 2006-03-07 [paul]       2.0.0cvs120
4600
4601         * src/common/utils.c
4602                 fix highlighting of URIs containing "()"
4603                 Patch by Pawel Pekala
4604
4605 2006-03-07 [paul]       2.0.0cvs119
4606
4607         * src/folder.c
4608         * src/folder.h
4609         * src/folderview.c
4610                 immediately do alphabetical resort when
4611                 changing a folder's name
4612                 Patch by Pawel Pekala
4613
4614 2006-03-07 [paul]       2.0.0cvs118
4615
4616         * src/news.c
4617         * src/news_gtk.c
4618                 when unsubscribing a newsgroup, remove the
4619                 folder and msgs in .sylpheed-claws/newscache
4620                 Patch by Pawel Pekala <c0rn@gazeta.pl>
4621
4622 2006-03-07 [paul]       2.0.0cvs117
4623
4624         * src/textview.c
4625                 fix wrong Fake URL Warning
4626                 Thanks to Hiro
4627
4628 2006-03-07 [colin]      2.0.0cvs116
4629
4630         * src/imap.c
4631                 Return immediately when password dialog was
4632                 cancelled
4633         * src/gtk/inputdialog.c
4634                 Allow empty strings for passwords
4635
4636
4637 2006-03-06 [colin]      2.0.0cvs115
4638
4639         * src/imap.c
4640                 Prevent double-timeouts when connection fails
4641
4642 2006-03-06 [colin]
4643
4644         2.0.1-rc1 released
4645
4646 2006-03-06 [colin]      2.0.0cvs114
4647
4648         * src/imap.c
4649                 Refresh session during potentially long
4650                 operations
4651
4652 2006-03-06 [wwp]        2.0.0cvs113
4653
4654         * src/prefs_msg_colors.h
4655                 forgot that one (custom color labels).
4656
4657 2006-03-06 [wwp]        2.0.0cvs112
4658
4659         * src/prefs_common.c
4660         * src/prefs_common.h
4661         * src/prefs_msg_colors.c
4662         * src/summaryview.c
4663         * src/summaryview.h
4664         * src/gtk/colorlabel.c
4665         * src/gtk/colorlabel.h
4666                 colors in messages list are now customizable. Color values and names can
4667                 be changed in "Configuration/Preferences/Display/Colors/Color labels".
4668                 Thanks to Paul and Colin for their help with this longstanding patch!
4669
4670 2006-03-06 [wwp]        2.0.0cvs111
4671
4672         * src/textview.c
4673                 don't crash if (x)face is bad.
4674
4675 2006-03-05 [paul]       2.0.0cvs110
4676
4677         * AUTHORS
4678         * configure.ac
4679         * src/Makefile.am
4680         * src/common/Makefile.am
4681         * src/common/utils.h
4682         * src/etpan/imap-thread.c
4683         * src/gtk/authors.h
4684         * src/plugins/clamav/Makefile.am
4685         * src/plugins/demo/Makefile.am
4686         * src/plugins/dillo_viewer/Makefile.am
4687         * src/plugins/pgpcore/Makefile.am
4688         * src/plugins/pgpcore/passphrase.c
4689         * src/plugins/pgpinline/Makefile.am
4690         * src/plugins/pgpmime/Makefile.am
4691         * src/plugins/spamassassin/Makefile.am
4692         * src/plugins/trayicon/Makefile.am
4693                 fix builiding on cygwin
4694                 Patch by Ralgh Young <bamanzi@gmail.com>
4695
4696 2006-03-04 [wwp]        2.0.0cvs109
4697
4698         * manual/keyboard.xml
4699                 fix mixed up/down keys.
4700
4701 2006-03-04 [wwp]        2.0.0cvs108
4702
4703         * README
4704         * INSTALL
4705                 updated links to SpamAssassin.
4706
4707 2006-03-04 [wwp]        2.0.0cvs107
4708
4709         * manual/plugins.xml
4710         * src/plugins/spamassassin/README
4711                 updated SpamAssassin plugin docs to reflect new functional additions
4712                 (also fix/update/documents few technical stuff more, see the README).
4713
4714 2006-03-04 [wwp]        2.0.0cvs106
4715
4716         * src/prefs_message.c
4717                 normalized capitalization of message-prefs paths.
4718
4719 2006-03-04 [wwp]        2.0.0cvs105
4720
4721         * manual/advanced.xml
4722                 typo.
4723
4724 2006-03-03 [colin]      2.0.0cvs104
4725
4726         * src/plugins/clamav/clamav_plugin_gtk.c
4727                 Rework prefs page, patch by Fabien 
4728
4729 2006-03-03 [colin]      2.0.0cvs103
4730
4731         * src/plugins/clamav/clamav_plugin.c
4732                 Set error on all errors
4733
4734 2006-03-03 [colin]      2.0.0cvs102
4735
4736         * src/common/plugin.c
4737                 Initialize error to avoid crashing when a plugin fails
4738                 without setting error
4739
4740 2006-03-02 [wwp]        2.0.0cvs101
4741
4742         * configure.ac
4743                 fixed linker flags for libetpan support on Cygwin
4744                 (thanks to H.Merijn Brand).
4745
4746 2006-03-02 [wwp]        2.0.0cvs100
4747
4748         * src/addressbook.c
4749                 fix some AB error messages: one for punctuation and
4750                 one wrongly duplicate (thanks, maxbritov).
4751
4752 2006-03-02 [wwp]        2.0.0cvs99
4753
4754         * src/plugins/spamassassin/spamassassin.c
4755                 make sync calls to sa-learn/spamc to prevent
4756                 system (whatever local or client/server) overload.
4757
4758 2006-03-02 [colin]      2.0.0cvs98
4759
4760         * src/summaryview.c
4761                 Put the spam icon in the status column instead of the
4762                 mark one
4763
4764 2006-03-01 [colin]      2.0.0cvs97
4765
4766         * src/plugins/spamassassin/spamassassin.c
4767                 Fix segfault (g_file_set_contents fails for some 
4768                 reason and err==0x2f. Can't find out why with
4769                 valgrind, using working function :-)
4770
4771 2006-03-01 [colin]      2.0.0cvs96
4772
4773         * src/inc.c
4774                 Offline overriding: let 'No' be cached only 3 seconds
4775
4776 2006-03-01 [colin]      2.0.0cvs95
4777
4778         * src/addr_compl.c
4779         * src/addrbook.c
4780         * src/addressbook.c
4781         * src/addrindex.c
4782         * src/folder_item_prefs.c
4783         * src/headerview.c
4784         * src/imap.c
4785         * src/inc.c
4786         * src/ldif.c
4787         * src/mainwindow.c
4788         * src/mh.c
4789         * src/msgcache.c
4790         * src/prefs_common.h
4791         * src/prefs_msg_colors.c
4792         * src/procheader.c
4793         * src/procheader.h
4794         * src/procmime.c
4795         * src/procmsg.c
4796         * src/procmsg.h
4797         * src/send_message.h
4798         * src/simple-gettext.c
4799         * src/summaryview.c
4800         * src/summaryview.h
4801         * src/syldap.c
4802         * src/textview.c
4803         * src/undo.c
4804         * src/common/ssl_certificate.c
4805         * src/common/utils.c
4806         * src/gtk/colorsel.c
4807         * src/gtk/gtksctree.c
4808         * src/gtk/gtkshruler.c
4809         * src/plugins/trayicon/trayicon.c
4810                 #if 0 goes to /dev/null
4811
4812 2006-03-01 [colin]      2.0.0cvs94
4813
4814         * src/compose.c
4815         * src/imap.c
4816         * src/inc.c
4817         * src/inc.h
4818         * src/messageview.c
4819         * src/news.c
4820         * src/plugins/spamassassin/spamassassin.c
4821                 Allow to add information in the "working offline"
4822                 window
4823
4824 2006-03-01 [wwp]        2.0.0cvs93
4825
4826         * src/plugins/spamassassin/spamassassin.c
4827                 fixed spamc invocation: use a tricky temporary mini shell wrapper
4828                 'cause it seems that calling `spamc ... < inputfile` with
4829                 g_spawn_(a)sync simply.. erm doesn't work :-).
4830
4831 2006-03-01 [wwp]        2.0.0cvs92
4832
4833         * src/toolbar.c
4834         * src/toolbar.h
4835                 simplify the adding of spam/ham button to the messageview toolbar
4836                 (it gets more clear now that the same button will be "Mark as spam"
4837                 or "Mark as ham" according to the current message status,
4838                 thanks to Colin).
4839
4840 2006-03-01 [wwp]        2.0.0cvs91
4841
4842         * src/messageview.c
4843         * src/procmsg.c
4844         * src/procmsg.h
4845         * src/summaryview.c
4846         * src/plugins/spamassassin/spamassassin.c
4847         * src/plugins/spamassassin/spamassassin.h
4848                 make learner callbacks return a status (0 for ok),
4849                 handle it in main code to avoid setting flags when learning failed,
4850                 don't learn on TCP if offline in spamassassin,
4851                 thanks to Colin.
4852
4853                 
4854
4855 2006-03-01 [wwp]        2.0.0cvs90
4856
4857         * src/compose.c
4858                 some work around the compose window's account menu,
4859                 patch by Fabien Vantard.
4860
4861 2006-03-01 [wwp]        2.0.0cvs89
4862
4863         * src/plugins/spamassassin/spamassassin.c
4864                 fixed bad logics, was using spamc in local mode and sa-learn
4865                 in remote mode (thanks, Colin).
4866
4867 2006-03-01 [wwp]        2.0.0cvs88
4868
4869         * src/plugins/spamassassin/spamassassin.c
4870         * src/plugins/spamassassin/spamassassin.h
4871         * src/plugins/spamassassin/spamassassin_gtk.c
4872                 made processing of emails w/ sa-plugin an option (default is TRUE),
4873                 fixed Engrish some tooltips, capitalization of some debug messages
4874                 and warnings. The spamassassin plugin now provides two separate
4875                 services: process emails upon incorporation and spamd training.
4876                 Both services (un)register independently but use some common
4877                 plugin settings (transport settings, spam storage location).
4878
4879 2006-02-28 [wwp]        2.0.0cvs87
4880
4881         * src/plugins/spamassassin/spamassassin.c
4882                 fix async flag to spamc cmdline execution (batch exec should
4883                 be asynchronous).
4884
4885 2006-02-27 [wwp]        2.0.0cvs86
4886
4887         * src/plugins/spamassassin/spamassassin.c
4888         * src/plugins/spamassassin/spamassassin.h
4889         * src/plugins/spamassassin/spamassassin_gtk.c
4890                 - added the ability to learn a remote spamassassin server (spamd),
4891                 using spamc.
4892                 - added the spamassassin option 'username', that applies to all
4893                 spamassassin operations (filtering, learning, local or remote).
4894                 The default username is the current unix user (if left blank
4895                 from gtk prefs or config file).
4896                 - commented out some unused code (notebook widget), removed unused
4897                 layout (hbox1).
4898                 - make more widgets sensitive to the transport type.
4899
4900 2006-02-27 [colin]      2.0.0cvs85
4901
4902         * src/plugins/spamassassin/spamassassin.c
4903                 Fix sa-learn call when offline
4904
4905 2006-02-27 [colin]      2.0.0cvs84
4906
4907         * configure.ac
4908         * src/Makefile.am
4909         * src/mainwindow.c
4910         * src/mainwindow.h
4911         * src/messageview.c
4912         * src/messageview.h
4913         * src/prefs_toolbar.c
4914         * src/procmsg.c
4915         * src/stock_pixmap.c
4916         * src/stock_pixmap.h
4917         * src/summaryview.c
4918         * src/toolbar.c
4919         * src/toolbar.h
4920         * src/pixmaps/ham_btn.xpm
4921         * src/pixmaps/spam.xpm
4922         * src/pixmaps/spam_btn.xpm
4923         * src/plugins/spamassassin/spamassassin.c
4924                 Add button in toolbar for spam learning
4925                 Fix a few bugs from the last related commit
4926                 Revert 1.9.6cvs23 which messed up shift-selection
4927
4928 2006-02-24 [colin]      2.0.0cvs83
4929
4930         * src/procmsg.c
4931         * src/summaryview.c
4932         * src/summaryview.h
4933         * src/plugins/spamassassin/spamassassin.c
4934         * src/plugins/spamassassin/spamassassin.h
4935         * src/plugins/spamassassin/spamassassin_gtk.c
4936                 Unregister learner when spamassassin is either
4937                 disabled or over tcp
4938
4939 2006-02-24 [colin]      2.0.0cvs82
4940
4941         * src/Makefile.am
4942         * src/mainwindow.c
4943         * src/mainwindow.h
4944         * src/procmsg.c
4945         * src/procmsg.h
4946         * src/stock_pixmap.c
4947         * src/stock_pixmap.h
4948         * src/summaryview.c
4949         * src/summaryview.h
4950         * src/gtk/icon_legend.c
4951         * src/pixmaps/spam.xpm  ** NEW FILE **
4952         * src/plugins/spamassassin/spamassassin.c
4953         * src/plugins/spamassassin/spamassassin_gtk.c
4954                 Add spam learning interface (Mark/Mark as 
4955                 (spam|ham) menus)
4956
4957 2006-02-24 [wwp]        2.0.0cvs81
4958
4959         * src/compose.c
4960         * src/compose.h
4961         * src/filtering.c
4962                 hide compose window when sending message in batch mode
4963                 (filtering: forward and redirect). Also fixed a wrong
4964                 value returned when sending failed, neutral anyway.
4965                 (Colin, me) 
4966
4967 2006-02-24 [wwp]        2.0.0cvs80
4968
4969         * src/mainwindow.c
4970                 use GTK+'s stock quit button. Patch by Fabien Vantard.
4971
4972 2006-02-24 [paul]       2.0.0cvs79
4973
4974         * src/news.c
4975         * src/news.h
4976         * src/news_gtk.c
4977                 fix bug 916, 'newsgroup unsubscribe segmentation fault'
4978                 Thanks to Colin
4979
4980 2006-02-23 [colin]      2.0.0cvs78
4981
4982         * src/alertpanel.c
4983                 Change OK to Close in alertpanel with View log
4984                 button; add accel to View log. Patch by Fabien
4985                 Vantard
4986
4987 2006-02-23 [wwp]        2.0.0cvs77
4988
4989         * src/compose.c
4990                 silly me, there were much more tests to perform, since toolbars can
4991                 really have down to 1 element only.
4992
4993 2006-02-23 [wwp]        2.0.0cvs76
4994
4995         * commitHelper
4996                 fixed indentation from my previous commit. Fallback to VISUAL if
4997                 EDITOR is not set (and to vi, at last resort).
4998
4999 2006-02-23 [wwp]        2.0.0cvs75
5000
5001         * commitHelper
5002                 improved error detection (Colin, me).
5003
5004 2006-02-23 [wwp]        2.0.0cvs74
5005
5006         * src/prefs_toolbar.c
5007                 simplify and fix prefs/toolbars layouting. Combos' contents can
5008                 now be really displayed.
5009
5010 2006-02-23 [wwp]        2.0.0cvs73
5011         simplifies and fix prefs/toolbars layouting. Combos' contents can now
5012         be really displayed.
5013
5014 2006-02-22 [wwp]        2.0.0cvs72
5015
5016         * src/compose.c
5017                 fix a typo in my previous commit (sorry!).
5018
5019 2006-02-22 [wwp]        2.0.0cvs71
5020
5021         * src/prefs_toolbar.c
5022                 fix a crash when adding separators to toolbars,
5023                 also fix some separator item information.
5024
5025 2006-02-22 [wwp]        2.0.0cvs70
5026
5027         * src/compose.c
5028                 fix a crash when redirecting (for instance) when compose window's
5029                 toolbar contents has been customized (when some buttons have been
5030                 removed in fact).
5031
5032 2006-02-21 [wwp]        2.0.0cvs69
5033
5034         * src/summaryview.c
5035         * src/gtk/pluginwindow.c
5036         * src/plugins/pgpcore/prefs_gpg.c
5037                 fix some compilation warnings (feat. remains of removed code).
5038
5039 2006-02-21 [wwp]        2.0.0cvs68
5040
5041         * src/gtk/gtkutils.c
5042                 fix two compilation issues, thanks to Stephan Sachse.
5043
5044 2006-02-20 [colin]      2.0.0cvs67
5045
5046         * src/mainwindow.c
5047                 Don't reselect displayed mail on refocus
5048                 This fixes actions misbehaving 
5049
5050 2006-02-20 [wwp]        2.0.0cvs66
5051
5052         * src/summaryview.c
5053         * src/gtk/gtksctree.c
5054         * src/gtk/gtkshruler.c
5055                 changed more runtime typecast checks.
5056
5057 2006-02-20 [wwp]        2.0.0cvs65
5058
5059         * src/summary_search.c
5060                 find all - summaryview refresh issue fixed, thanks to Colin.
5061
5062 2006-02-20 [wwp]        2.0.0cvs64
5063
5064         * src/gtk/gtkutils.c
5065                 better runtime typecast checks.
5066
5067 2006-02-20 [wwp]        2.0.0cvs63
5068
5069         * src/summary_search.c
5070                 enhancements to the summary search:
5071                         - add the ability to stop the running search
5072                           (upon ESC-key press, new Stop button or when Clear button is pressed)
5073                         - don't search if no criteria (From/To/Subject/Body) is set
5074                         - ensure that a busy mouse pointer is always shown when searching,
5075                           show it even a bit earlier
5076
5077 2006-02-19 [colin]      2.0.0cvs62
5078
5079         * src/compose.c
5080         * src/imap.c
5081         * src/etpan/imap-thread.c
5082         * src/etpan/imap-thread.h
5083                 (Future) IMAP speed improvement on sending
5084                 Will require a libetpan update
5085         * src/summaryview.c
5086         * src/gtk/quicksearch.c
5087                 Make quicksearch clearable while running.
5088
5089 2006-02-17 [colin]      2.0.0cvs61
5090
5091         * src/imap.c
5092         * src/etpan/imap-thread.c
5093         * src/etpan/imap-thread.h
5094                 Check for IMAP certificates
5095                 ** Requires libetpan-0.42-cvs4 
5096                 ** http://claws.sylpheed.org/snapshots/libetpan-0.42cvs4.tar.gz
5097
5098 2006-02-17 [colin]      2.0.0cvs60
5099
5100         * src/messageview.c
5101         * src/prefs_common.c
5102         * src/prefs_common.h
5103         * src/prefs_message.c
5104                 Add pref to display HTML-only mails with plugin, 
5105                 if possible (defaulting to FALSE of course).
5106
5107 2006-02-16 [colin]      2.0.0cvs59
5108
5109         * src/main.c
5110         * src/common/plugin.c
5111         * src/common/plugin.h
5112         * src/gtk/pluginwindow.c
5113                 Keep track of requested (but unloaded) plugins
5114                 in some error cases.
5115
5116 2006-02-16 [wwp]        2.0.0cvs58
5117
5118         * src/gtk/gtkaspell.c
5119         * src/gtk/gtkaspell.h
5120         * src/prefs_spelling.c
5121         * src/compose.c
5122         * src/prefs_common.c
5123         * src/prefs_common.h
5124                 implemented new optional spellchecker behaviour: re-check message when
5125                 dictionary got changed (from compose-window/context-menu/Change dictionary).
5126
5127 2006-02-16 [wwp]        2.0.0cvs57
5128
5129         * src/quote_fmt_parse.y
5130                 pclose popen'ed pipe.
5131
5132 2006-02-15 [colin]      2.0.0cvs56
5133
5134         * src/mimeview.c
5135         * src/mimeview.h
5136                 Let MimeViewers know which MimeView they
5137                 depend of.
5138         * src/summaryview.c
5139                 Swap From/To columns in Sent/Queue/Drafts
5140                 folders
5141         * src/etpan/imap-thread.c
5142                 Use mailstream_low_tls_open() for STARTTLS
5143                 instead of mailstream_low_ssl_open()
5144                 ** REQUIRES libetpan 0.42cvs3 **
5145
5146 2006-02-15 [wwp]        2.0.0cvs55
5147
5148         * src/compose.c
5149         * src/compose.h
5150         * src/message_search.c
5151         * src/message_search.h
5152         * src/textview.c
5153         * src/gtk/gtkutils.c
5154         * src/gtk/gtkutils.h
5155                 added the ability to Find text in the compose window (and a bit
5156                 of code factorization).
5157
5158 2006-02-15 [wwp]        2.0.0cvs54
5159
5160         * src/prefs_gtk.c
5161                 yet another one file was missing (fix for some widgets' sensitivity).
5162                 Thanks Colin!
5163
5164 2006-02-15 [wwp]        2.0.0cvs53
5165
5166         * src/prefs_gtk.h
5167                 oops forgot that file (fix for some widgets' sensitivity).
5168
5169 2006-02-15 [wwp]        2.0.0cvs52
5170
5171         * src/summary_search.c
5172                 implemented advanced summary search options (added the ability
5173                 to use matcher conditions in an advanced search mode).
5174
5175 2006-02-15 [wwp]        2.0.0cvs51
5176
5177         * src/plugins/pgpcore/prefs_gpg.c
5178         * src/prefs_account.c
5179                 fix some widget sensitivity, mostly around some labels in
5180                 account prefs.
5181
5182 2006-02-15 [paul]       2.0.0cvs50
5183
5184         * manual/advanced.xml
5185                 improve Templates info
5186                 written by wwp
5187
5188 2006-02-14 [colin]      2.0.0cvs49
5189
5190         * src/pixmaps/address_book.xpm
5191         * src/pixmaps/preferences.xpm
5192         * src/pixmaps/properties.xpm
5193                 Fix pixmap size - patch by Fabien Vantard
5194
5195 2006-02-13 [colin]      2.0.0cvs48
5196
5197         * src/procmime.c
5198                 Add missing fclose()s on error
5199         * src/textview.c
5200                 Remove unused code
5201         * src/common/utils.c
5202                 Fix temp files not being deleted on windows
5203         Patches by Thomas Gilgin
5204
5205 2006-02-13 [colin]      2.0.0cvs47
5206
5207         * src/mainwindow.c
5208                 Fix exit crash
5209
5210 2006-02-13 [wwp]        2.0.0cvs46
5211
5212         * src/plugins/pgpcore/prefs_gpg.c
5213                 fixed sensitivity of radio widgets in account / GPG-plugin prefs.
5214
5215 2006-02-12 [colin]      2.0.0cvs45
5216
5217         * src/folderview.c
5218         * src/main.c
5219         * src/mainwindow.c
5220                 Fix "stuff" when quitting
5221
5222 2006-02-12 [wwp]        2.0.0cvs44
5223
5224         * src/prefs_themes.c
5225                 fix typos in debug messages.
5226
5227 2006-02-11 [colin]      2.0.0cvs43
5228
5229         * src/summaryview.c
5230                 don't allow drag/drop from ourself
5231
5232 2006-02-10 [wwp]        2.0.0cvs42
5233
5234         * src/exporthtml.c
5235         * src/html.c
5236         * src/html.h
5237         * src/procmime.c
5238         * src/textview.c
5239                 renamed html_ prefixed functions and data structures to avoid
5240                 namespace clashes w/ other software (gtkhtml2 for instance).
5241                 Closes bug #907.
5242
5243
5244 2006-02-09 [colin]      2.0.0cvs41
5245
5246         * src/summaryview.c
5247                 Fix shitty logic messed up. Thanks Ticho for the hint!
5248
5249 2006-02-09 [wwp]        2.0.0cvs40
5250
5251         * src/gtk/about.c
5252         * src/compose.c
5253         * src/prefs_account.c
5254         * src/prefs_gtk.h
5255         * src/editaddress.c
5256                 added mnemonics to notebook widgets (compose, account prefs, about and editaddress),
5257                 patch by Fabien Vantard (fzzzzz!). Solved some mnemonic conflicts around the
5258                 Browse buttons in accounts prefs.
5259
5260 2006-02-09 [colin]      2.0.0cvs39
5261
5262         * src/matcher.c
5263                 Check for pointer before using its members
5264         * src/gtk/gtksourceprintjob.c
5265                 Fix a wrong warning
5266
5267 2006-02-09 [wwp]        2.0.0cvs38
5268
5269         * src/gtk/filesel.c
5270                 fix few compiler warnings (type mismatch).
5271
5272 2006-02-09 [paul]       2.0.0cvs37
5273
5274         * po/fr.po
5275                 updated by Fabien Vantard
5276
5277 2006-02-08 [colin]      2.0.0cvs36
5278
5279         * src/prefs_common.c
5280         * src/common/defs.h
5281         * src/common/plugin.c
5282                 allow windows and linux configurations to coexist
5283                 patch by Thomas Gilgin
5284
5285 2006-02-08 [colin]      2.0.0cvs35
5286
5287         * src/filtering.c
5288         * src/matcher.c
5289         * src/matcher.h
5290         * src/matcher_parser_parse.y
5291         * src/prefs_filtering_action.c
5292         * src/prefs_matcher.c
5293                 Add the "Ignore thread" filtering
5294                 action
5295
5296 2006-02-08 [colin]      2.0.0cvs34
5297
5298         * src/compose.c
5299         * src/procmime.c
5300         * src/procmime.h
5301                 Fix bug #905 (damaged attachment)
5302                 text files with raw \0's aren't really text files
5303         FOR_STABLE
5304
5305 2006-02-08 [colin]      2.0.0cvs33
5306
5307         * src/summaryview.c
5308                 Fix crasher introduced yesterday
5309
5310 2006-02-08 [wwp]        2.0.0cvs32
5311
5312         * src/compose.c
5313         * src/compose.h
5314                 templates enhancement: allow symbols substitutions in To/Cc/Bcc/Subject fields
5315
5316 2006-02-08 [wwp]        2.0.0cvs31
5317
5318         * src/prefs_template.c
5319                 templates enhancement: allow address completion for Cc and Bcc fields
5320                 (it was currently possible for the To field only)
5321
5322 2006-02-08 [colin]      2.0.0cvs30
5323
5324         * src/compose.c
5325                 Don't unblock if not blocked
5326         FOR_STABLE
5327
5328 2006-02-07 [colin]      2.0.0cvs29
5329
5330         * src/action.c
5331                 Forgot to refresh summaryview
5332
5333 2006-02-07 [colin]      2.0.0cvs28
5334
5335         * src/action.c
5336                 Freeze/thaw message list and folder list while
5337                 processing %as{} actions 
5338         * src/compose.c
5339                 Fix auto-wrap disabling after a middle-click
5340                 paste - FOR_STABLE
5341
5342 2006-02-07 [paul]       2.0.0cvs27
5343
5344         * src/folder.c
5345                 fix freeing of uninitialised pointers
5346                 Thanks to Colin
5347
5348 2006-02-06 [colin]      2.0.0cvs26
5349
5350         * src/folder.c
5351                 Use g_slist_prepend in potentially big list
5352
5353 2006-02-06 [colin]      2.0.0cvs25
5354
5355         * src/folder.c
5356                 Completely skip processing if it doesn't 
5357                 exist (faster!)
5358
5359 2006-02-06 [colin]      2.0.0cvs24
5360
5361         * src/folder.c
5362         * src/summaryview.c
5363                 Batch filtering in summaryview (from Tools menu)
5364                 and pre/post//-processing too
5365
5366 2006-02-06 [colin]      2.0.0cvs23
5367
5368         * src/procmsg.h
5369         * src/filtering.c
5370                 Use a special field for batch filtering instead
5371                 of stepping on deferred execution's toes
5372
5373 2006-02-06 [colin]      2.0.0cvs22
5374
5375         * src/action.c
5376         * src/filtering.c
5377         * src/filtering.h
5378         * src/folder.c
5379         * src/summaryview.c
5380                 Fix filtering via menus and actions
5381
5382 2006-02-06 [colin]      2.0.0cvs21
5383
5384         * src/imap.c
5385                 Put the added file directly to cache if possible (will work
5386                 with next libetpan)
5387         * src/filtering.c
5388         * src/filtering.h
5389         * src/inc.c
5390         * src/folder.c
5391         * src/mbox.c
5392         * src/procmsg.h
5393                 Move and copy filtered messages by batches instead of one
5394                 by one - faster on IMAP
5395         * src/procmsg.c
5396                 Add a function that'll possibly be useful later
5397
5398 2006-02-06 [colin]      2.0.0cvs20
5399
5400         * src/addressbook.c
5401                 Use internal mime-type instead of text/plain for d'n'd
5402         * src/compose.c
5403                 Allow attaching files from mimeview's icon list via d'n'd
5404         * src/folderview.c
5405         * src/folderview.h
5406                 Use internal mime-type instead of text/plain for d'n'd
5407                 Don't try to selected opened folder if none is
5408                 Factorize d'n'd from other apps code
5409         * src/headerview.c
5410         * src/textview.c
5411         * src/gtk/gtkutils.c
5412         * src/gtk/gtkutils.h
5413                 Factorize Face/X-Face stuff
5414         * src/mimeview.c
5415                 Fix d'n'd to other apps
5416         * src/prefs_message.c
5417                 Let the XFace pref be usable without libcompface as it also
5418                 applies to Face
5419         * src/summaryview.c
5420                 Fix d'n'd to other apps
5421                 Factorize d'n'd from other apps code
5422
5423 2006-02-06 [wwp]        2.0.0cvs19
5424
5425         * po/it.po
5426                 Italian translation fixes by Andrea Spadaccini (no more confusion
5427                 between filtering and processing, and few changes in the About
5428                 dialog).
5429
5430
5431 2006-02-06 [mones]      2.0.0cvs18
5432
5433         * src/gtk/icon_legend.c
5434                 Improved descriptions allowing better translations
5435
5436 2006-02-05 [colin]      2.0.0cvs17
5437
5438         * src/imap.c
5439                 Add the f*cking missing expunge that caused imap_fetch_env
5440                 to fail after an add_msgs ! :-///
5441         * src/etpan/imap-thread.c
5442                 Add a bit of debug
5443         FOR_STABLE
5444
5445 2006-02-05 [colin]      2.0.0cvs16
5446
5447         * src/common/utils.c
5448                 Don't check for return-path (or we can't put
5449                 back non-sent mails)
5450
5451 2006-02-05 [colin]      2.0.0cvs15
5452
5453         * src/textview.c
5454                 Don't try to display Face header in textview
5455                 when teh headerview's active
5456
5457 2006-02-05 [colin]      2.0.0cvs14
5458
5459         * tools/tbird2syl.py
5460         * tools/Makefile.am
5461                 Add script to import Thunderbird mails
5462
5463 2006-02-05 [colin]      2.0.0cvs13
5464
5465         * src/headerview.c
5466         * src/procheader.c
5467         * src/procmsg.c
5468         * src/procmsg.h
5469         * src/textview.c
5470                 Show Face headers - patch partially by Klaus Flittner
5471
5472 2006-02-05 [colin]      2.0.0cvs12
5473
5474         * src/folderview.c
5475         * src/summaryview.c
5476         * src/common/utils.c
5477         * src/common/utils.h
5478                 Let dnd work from mime icons to summaryview
5479                 and to folderview too
5480                 Add a crude test to avoid trying to add files
5481                 drag'n'dropped when they're not mails
5482
5483 2006-02-04 [colin]      2.0.0cvs11
5484
5485         * src/summaryview.c
5486         * src/mimeview.c
5487                 Fix utf8 conversion
5488
5489 2006-02-04 [colin]      2.0.0cvs10
5490
5491         * src/compose.c
5492         * src/folderview.c
5493         * src/mimeview.c
5494         * src/summaryview.c
5495         * src/summaryview.h
5496                 Added various drag and drop capas:
5497                 From                    To
5498                 summaryview             other apps
5499                 mimeview icons          other apps
5500                 other apps              summaryview
5501                 other apps              folderview
5502
5503                 This shouldn't have broken the existing:
5504                 From                    To
5505                 summaryview             folderview
5506                 folderview              folderview
5507                 summaryview             compose's attachments
5508
5509         Tests welcomed.
5510
5511 2006-02-02 [paul]       2.0.0cvs9
5512
5513         * src/mainwindow.c
5514                 move global option 'Set displayed columns...' out
5515                 of folder option grouping.
5516                 fix sensitivity of 'harvest addresses'
5517         FOR_STABLE
5518
5519 2006-02-01 [colin]      2.0.0cvs8
5520
5521         * src/mimeview.c
5522                 Revert the alertpanel patch, it sucks (intrusive
5523                 and gets in the way of "open")
5524
5525 2006-02-01 [colin]      2.0.0cvs7
5526
5527         * src/compose.c
5528         * src/prefs_account.c
5529         * src/prefs_common.c
5530         * src/common/defs.h
5531         * src/common/utils.c
5532         * src/common/utils.h
5533                 Add ability to edit the signature file
5534                 from the account preferences, and use
5535                 a default for the text editor.
5536                 Patch by Fabien Vantard
5537
5538 2006-02-01 [colin]      2.0.0cvs6
5539
5540         * src/mimeview.c
5541                 Try to get mime type by extension if it is
5542                 application/octet-stream
5543                 Display a window with possible choices when
5544                 encountering unknown mime types
5545         * src/gtk/filesel.c
5546         * src/gtk/filesel.h
5547                 Add preview
5548                 Allow multiple selection in filtered filesel
5549                 (patch by Fabien Vantard)
5550         * src/gtk/pluginwindow.c
5551                 Use it (patch by Fabien Vantard)
5552
5553 2006-02-01 [paul]       2.0.0cvs5
5554
5555         * src/jpilot.c
5556                 fix crash on creating jpilot address book
5557                 Thanks to Colin - FOR_STABLE
5558         * src/prefs_summaries.c
5559         * src/prefs_wrapping.c
5560         * src/gtk/icon_legend.c
5561         * src/gtk/quicksearch.c
5562                 string fixes and additions
5563
5564 2006-02-01 [paul]       2.0.0cvs4
5565
5566         * src/compose.c
5567         * src/mainwindow.c
5568         * src/messageview.c
5569         * src/prefs_send.c
5570                 add Arabic encoding option
5571                 Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
5572
5573 2006-01-31 [colin]      2.0.0cvs3
5574
5575         * src/plugins/pgpcore/passphrase.c
5576                 Convert passphrase to locale encoding
5577         * src/compose.c
5578                 Fix drafting on IMAP. Crappy bug sneaked in
5579                 the release :-/
5580         FOR_STABLE
5581
5582 2006-01-30 [paul]       2.0.0cvs2
5583
5584         * src/gtk/icon_legend.c
5585                 show the new entries
5586
5587 2006-01-30 [colin]      2.0.0cvs1
5588
5589         * src/manual.c
5590                 Check for the file to be present before 
5591                 enabling the menu - FOR_STABLE
5592         * src/gtk/icon_legend.c
5593                 Add folders icons (not all of them, there
5594                 are too much, but the most intriguing ones)
5595
5596 2006-01-30 [paul]       2.0.0
5597
5598         version 2.0.0 released
5599
5600 2006-01-30 [paul]       1.9.100cvs200
5601
5602         * manual/faq.xml
5603         * manual/gpl.xml
5604         * manual/intro.xml
5605         * manual/starting.xml
5606         * manual/sylpheed-claws-manual.xml
5607                 fixes, additions
5608
5609 2006-01-29 [mones]      1.9.100cvs199
5610
5611         * manual/account.xml
5612         * manual/advanced.xml
5613         * manual/glossary.xml
5614                 Some typos fixed, added LDIF term to glossary
5615         * po/es.po
5616                 Fixed leading plus symbol
5617
5618 2006-01-29 [paul]       1.9.100cvs198
5619
5620         * po/fi.po
5621         * po/sk.po
5622                 updated by Tommi Pirinen and Andrej Kacian
5623
5624 2006-01-29 [paul]       1.9.100cvs197
5625
5626         * src/gtk/authors.h
5627                 remove duplicates
5628
5629 2006-01-29 [paul]       1.9.100cvs196
5630
5631         * AUTHORS
5632         * po/nl.po
5633         * src/gtk/authors.h
5634         * tools/claws.i18n.status.pl
5635                 nl translation updated by Tim Dijkstra
5636
5637 2006-01-29 [paul]       1.9.100cvs195
5638
5639         * po/sr.po
5640         * po/sv.po
5641                 updated by Aleksandar Urosevic and Anders Troback
5642
5643 2006-01-28 [colin]      1.9.100cvs194
5644
5645         * src/gtk/gtksourceprintjob.c
5646                 Don't fiddle with PangoLayout when we
5647                 have an image
5648
5649 2006-01-28 [paul]       1.9.100cvs193
5650
5651         * AUTHORS
5652         * po/el.po
5653         * po/zh_CN.po
5654         * src/gtk/authors.h
5655         * tools/claws.i18n.status.pl
5656                 updated translations submitted by Stavros Giannouris
5657                 and Ralgh Young
5658
5659 2006-01-27 [colin]      1.9.100cvs192
5660
5661         * src/summaryview.c
5662         * src/gtk/gtksourceprintjob.c
5663                 Add image printing 
5664                 (libgnomeprint only, of course)
5665
5666 2006-01-27 [paul]       1.9.100cvs191
5667
5668         * po/fr.po
5669         * po/it.po
5670                 updated by Fabien Vantard and Andrea Spadaccini
5671
5672 2006-01-26 [colin]      1.9.100cvs190
5673
5674         * manual/Makefile.am
5675         * configure.ac
5676                 Make building the manual optional 
5677                 (--disable-manual)
5678
5679 2006-01-26 [paul]       1.9.100cvs189
5680
5681         * manual/glossary.xml
5682         * manual/plugins.xml
5683                 edited
5684         * po/en_GB.po
5685                 updated
5686
5687 2006-01-26 [paul]       1.9.100cvs188
5688
5689         * src/prefs_display_header.c
5690         * src/prefs_folder_column.c
5691         * src/prefs_msg_colors.c
5692         * src/prefs_summaries.c
5693         * src/prefs_summary_column.c
5694                 HIGify
5695
5696 2006-01-25 [colin]      1.9.100cvs187
5697
5698         * src/imap.c
5699                 Don't allow moving/copying mails between
5700                 queue/drafts and non-queue/drafts folders
5701                 Fixes bug #897 (message header is resetted 
5702                 if one is copied to Drafts)
5703
5704 2006-01-25 [colin]      1.9.100cvs186
5705
5706         * src/folder.c
5707         * src/mainwindow.c
5708                 Fix subscribed folders not found
5709         * src/compose.c
5710                 Don't try to encode as original mail's charset
5711                 if it's ascii 
5712
5713 2006-01-25 [paul]       1.9.100cvs185
5714
5715         * AUTHORS
5716         * po/Makevars
5717                 updated
5718         * po/de.po
5719         * po/pl.po
5720         * po/pt_BR.po
5721         * po/sr.po
5722                 updates submitted by Stephan Sachse, Emilian Nowak
5723                 and Quar, Frederico Goncalves Guimaraes, and
5724                 Aleksandar Urosevic
5725                 Fix Bug 896, 'PT_BR locale broken'.
5726         * src/gtk/authors.h
5727                 updated
5728
5729 2006-01-24 [mones]      1.9.100cvs184
5730
5731         * manual/glossary.xml
5732                 All current terms finished. Reviewers welcome ;-)
5733         * manual/keyboard.xml
5734                 Fixed column width for pdf output.
5735         * po/es.po
5736                 Updated
5737
5738 2006-01-24 [paul]       1.9.100cvs183
5739
5740         * manual/glossary.xml
5741                 fix id name
5742         * manual/dist/html/Makefile.am
5743         * manual/dist/pdf/Makefile.am
5744         * manual/dist/ps/Makefile.am
5745         * manual/dist/txt/Makefile.am
5746                 fix make deps
5747                 Thanks to Colin
5748
5749 2006-01-24 [mones]      1.9.100cvs182
5750
5751         * manual/glossary.xml
5752                 Nearly finished, some terms missing.
5753
5754 2006-01-23 [paul]       1.9.100cvs181
5755
5756         * manual/dist/html/Makefile.am
5757         * manual/dist/pdf/Makefile.am
5758         * manual/dist/ps/Makefile.am
5759         * manual/dist/txt/Makefile.am
5760         * src/mainwindow.c
5761                 re-enable manual
5762                 Thanks to Colin
5763
5764 2006-01-22 [colin]      1.9.100cvs180
5765
5766         * src/compose.c
5767         * src/gtk/gtkaspell.c
5768                 Don't deselect stuff before right-clicking, with aspell.
5769                 (This prevented right-click Copy, for example).
5770                 Thanks to Clo!
5771
5772 2006-01-22 [paul]       1.9.100cvs179
5773
5774         * src/summary_search.c
5775                 don't fix the widget size as it causes problems
5776                 under localisation.
5777                 Thanks to Emilian Nowak
5778
5779 2006-01-21 [paul]       1.9.100cvs178
5780
5781         * src/prefs_themes.c
5782                 fix broken underlining of label text
5783                 with some translations
5784
5785 2006-01-21 [colin]      1.9.100cvs177
5786
5787         * po/fr.po
5788                 In French "Composition" puts the Compose toolbar's prefs in the wrong place
5789
5790 2006-01-20 [colin]      1.9.100cvs176
5791
5792         * configure.ac
5793         * Makefile.am
5794         * manual/Makefile
5795         * manual/dist/html/.cvsignore
5796         * manual/dist/html/Makefile.am
5797         * manual/dist/pdf/.cvsignore
5798         * manual/dist/pdf/Makefile.am
5799         * manual/dist/ps/.cvsignore
5800         * manual/dist/ps/Makefile.am
5801         * manual/dist/txt/.cvsignore
5802         * manual/dist/txt/Makefile.am
5803                 Autotool-ize manual
5804
5805 2006-01-20 [paul]       1.9.100cvs175
5806
5807         * manual/handling.xml
5808                 make Filtering and Searching entries easier to find
5809         * manual/keyboard.xml
5810                 add the remaining default keybinds
5811         * src/prefs_summaries.c
5812                 update the default keybinds
5813
5814 2006-01-20 [paul]       1.9.100cvs174
5815
5816         * src/addressbook.c
5817         * src/addrgather.c
5818         * src/addrharvest.c
5819         * src/editaddress.c
5820         * src/editgroup.c
5821         * src/exphtmldlg.c
5822         * src/expldifdlg.c
5823         * src/exporthtml.c
5824         * src/exportldif.c
5825         * src/ldif.c
5826                 replace 'e-mail' with 'email'
5827         * src/summary_search.c
5828                 add mnemonic to "Find all" button
5829
5830 2006-01-20 [wwp]        1.9.100cvs173
5831
5832         * src/export.c
5833         * src/import.c
5834                 touched mbox import/export buttons for HIG-compliance
5835
5836 2006-01-19 [paul]       1.9.100cvs172
5837
5838         * manual/account.xml
5839         * manual/addrbook.xml
5840         * manual/advanced.xml
5841         * manual/faq.xml
5842         * manual/handling.xml
5843         * manual/intro.xml
5844         * manual/plugins.xml
5845         * manual/starting.xml
5846                 more editing
5847
5848 2006-01-19 [paul]       1.9.100cvs171
5849
5850         * src/toolbar.c
5851                 allow use of trash button while receiving
5852                 Thanks to Colin
5853
5854 2006-01-19 [wwp]        1.9.100cvs170
5855
5856         * src/gtk/quicksearch.c
5857         * src/compose.c
5858                 force text color to black when yellow background is set
5859
5860 2006-01-19 [colin]      1.9.100cvs169
5861
5862         * src/plugins/trayicon/trayicon.c
5863                 Gray out Get Mail when already getting mail
5864
5865 2006-01-18 [paul]       1.9.100cvs168
5866
5867         * src/compose.c
5868                 give widget yellow background was To is
5869                 set via folder prefs
5870         * src/gtk/quicksearch.c
5871                 give widget yellow background when quick
5872                 search is active.
5873                 Thanks to Colin
5874
5875 2006-01-18 [paul]       1.9.100cvs167
5876
5877         * doc/man/sylpheed-claws.1
5878                 add --subscribe option
5879
5880 2006-01-18 [paul]       1.9.100cvs166
5881
5882         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
5883         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
5884                 use %U instead of %F (%F is broken for user installed
5885                 files in kde 3.5)
5886
5887 2006-01-18 [colin]      1.9.100cvs165
5888
5889         * src/summaryview.c
5890                 Default to Yes in "No more * messages" dialogs
5891
5892 2006-01-17 [colin]      1.9.100cvs164
5893
5894         * src/compose.c
5895                 Possibly fix an invalid iterator causing
5896                 crash
5897
5898 2006-01-17 [colin]      1.9.100cvs163
5899
5900         * src/mimeview.c
5901                 Fix crash when the image disappears under the
5902                 image viewer
5903
5904 2006-01-16 [colin]      1.9.100cvs162
5905
5906         * src/compose.c
5907                 Fix reenabling autowrap
5908
5909 2006-01-16 [colin]      1.9.100cvs161
5910
5911         * src/compose.c
5912                 reset quote_len before getting quote_str
5913
5914 2006-01-16 [colin]      1.9.100cvs160
5915
5916         * src/account.c
5917         * src/account.h
5918         * src/folder.c
5919         * src/imap_gtk.c
5920         * src/mh_gtk.c
5921                 Fix bug #883 (default inbox does not track folder move)
5922
5923 2006-01-16 [colin]      1.9.100cvs159
5924
5925         * src/compose.c
5926         * src/plugins/pgpcore/passphrase.c
5927                 More buttons fixes
5928
5929 2006-01-16 [paul]       1.9.100cvs158
5930
5931         * src/prefs_actions.c
5932         * src/prefs_filtering_action.c
5933         * src/prefs_matcher.c
5934         * src/quote_fmt.c
5935         * src/gtk/description_window.c
5936         * src/gtk/description_window.h
5937         * src/gtk/quicksearch.c
5938                 description window cleanups
5939
5940 2006-01-15 [colin]      1.9.100cvs157
5941
5942         * src/addressbook.c
5943         * src/prefs_filtering.c
5944                 Same here
5945
5946 2006-01-15 [colin]      1.9.100cvs156
5947
5948         * src/folderview.c
5949         * src/mainwindow.c
5950                 Same for "Empty trash"
5951
5952 2006-01-15 [colin]      1.9.100cvs155
5953
5954         * src/inc.c
5955                 Override offline dialog had Yes by default
5956
5957 2006-01-15 [colin]      1.9.100cvs154
5958
5959         * src/summaryview.c
5960                 Delete selected messages? previously had Yes the default
5961
5962 2006-01-15 [colin]      1.9.100cvs153
5963
5964         * src/folder.c
5965         * src/folder.h
5966         * src/main.c
5967                 Check if a mailbox is loaded after all
5968                 plugins are loaded.
5969
5970 2006-01-15 [colin]      1.9.100cvs152
5971
5972         * src/folder.c
5973                 Don't start wizard when there are unloaded folders (will help
5974                 people with only mbox or maildir mailboxes)
5975
5976 2006-01-14 [colin]      1.9.100cvs151
5977
5978         * src/addressbook.c
5979         * src/expldifdlg.c
5980         * src/importldif.c
5981         * src/importmutt.c
5982         * src/importpine.c
5983         * src/mh_gtk.c
5984                 More HIG compliance and fixes
5985
5986 2006-01-14 [colin]      1.9.100cvs150
5987
5988         * src/prefs_filtering_action.c
5989         * src/foldersel.c
5990                 Two forgotten button order changes
5991
5992 2006-01-14 [colin]      1.9.100cvs149
5993
5994         * src/account.c
5995         * src/addressbook.c
5996         * src/compose.c
5997         * src/folderview.c
5998         * src/imap_gtk.c
5999         * src/mainwindow.c
6000         * src/mh_gtk.c
6001         * src/news_gtk.c
6002         * src/prefs_actions.c
6003         * src/prefs_customheader.c
6004         * src/prefs_filtering.c
6005         * src/prefs_matcher.c
6006         * src/prefs_template.c
6007         * src/ssl_manager.c
6008         * src/summaryview.c
6009         * src/textview.c
6010         * src/toolbar.c
6011                 All deletion confirmations are now "Cancel, Delete" 
6012                 instead of "No, Yes"
6013                 Clarified most of the other "No, Yes" to 
6014                 "Cancel, Descriptive_action"
6015                 Rechanged the "Entry not saved" alerts to have 
6016                 "Close, Continue editing"
6017
6018
6019 2006-01-14 [paul]
6020
6021         * 2.0.0-rc4 released
6022
6023 2006-01-14 [paul]       1.9.100cvs148
6024
6025         * src/account.c
6026         * src/addressadd.c
6027         * src/addressbook.c
6028         * src/compose.c
6029         * src/editaddress.c
6030         * src/editbook.c
6031         * src/editgroup.c
6032         * src/editjpilot.c
6033         * src/editldap.c
6034         * src/editvcard.c
6035         * src/exphtmldlg.c
6036         * src/expldifdlg.c
6037         * src/folderview.c
6038         * src/grouplistdialog.c
6039         * src/imap_gtk.c
6040         * src/importmutt.c
6041         * src/importpine.c
6042         * src/inc.c
6043         * src/main.c
6044         * src/mainwindow.c
6045         * src/message_search.c
6046         * src/messageview.c
6047         * src/mh_gtk.c
6048         * src/mimeview.c
6049         * src/news_gtk.c
6050         * src/prefs_actions.c
6051         * src/prefs_customheader.c
6052         * src/prefs_filtering.c
6053         * src/prefs_matcher.c
6054         * src/prefs_template.c
6055         * src/prefs_themes.c
6056         * src/ssl_manager.c
6057         * src/summary_search.c
6058         * src/summaryview.c
6059         * src/textview.c
6060         * src/toolbar.c
6061         * src/gtk/foldersort.c
6062         * src/gtk/gtkaspell.c
6063         * src/gtk/inputdialog.c
6064         * src/gtk/prefswindow.c
6065         * src/plugins/pgpcore/select-keys.c
6066         * src/plugins/trayicon/trayicon.c
6067                 HIG compliant button order
6068
6069 2006-01-14 [mones]      1.9.100cvs147
6070
6071         * po/es.po
6072                 Updated translation
6073
6074 2006-01-13 [paul]       1.9.100cvs146
6075
6076         * AUTHORS
6077         * ChangeLog
6078         * src/gtk/authors.h
6079                 add Joshua M. Kwan to contributors list
6080
6081 2006-01-13 [colin]      1.9.100cvs145
6082
6083         * src/gtk/quicksearch.c
6084                 Don't refocus quick search after executing (Esc or Enter)
6085                 Allows to '/'search something then move up/down in 
6086                 summaryview, and to Esc a search and be back in the 
6087                 summaryview
6088
6089 2006-01-13 [paul]       1.9.100cvs144
6090
6091         * src/plugins/pgpinline/pgpinline.c
6092                 support Content-Type 'application/pgp'
6093                 patch by Joshua M. Kwan <joshuak@users.sf.net>
6094
6095 2006-01-13 [paul]       1.9.100cvs143
6096
6097         * manual/account.xml
6098                 make mention of partial retrieval
6099                 thanks to Colin
6100
6101 2006-01-13 [paul]       1.9.100cvs142
6102
6103         * src/account.c
6104         * src/account.h
6105         * src/action.c
6106         * src/action.h
6107         * src/adbookbase.h
6108         * src/addr_compl.c
6109         * src/addr_compl.h
6110         * src/addrbook.c
6111         * src/addrcache.c
6112         * src/addrcache.h
6113         * src/addrcindex.c
6114         * src/addrcindex.h
6115         * src/addrclip.c
6116         * src/addrclip.h
6117         * src/addrdefs.h
6118         * src/addressadd.c
6119         * src/addressadd.h
6120         * src/addressbook.c
6121         * src/addressbook.h
6122         * src/addrgather.c
6123         * src/addrgather.h
6124         * src/addrharvest.c
6125         * src/addrharvest.h
6126         * src/addrindex.c
6127         * src/addrindex.h
6128         * src/addritem.c
6129         * src/addritem.h
6130         * src/addrquery.c
6131         * src/addrquery.h
6132         * src/addrselect.c
6133         * src/addrselect.h
6134         * src/alertpanel.c
6135         * src/alertpanel.h
6136         * src/browseldap.c
6137         * src/browseldap.h
6138         * src/codeconv.c
6139         * src/codeconv.h
6140         * src/compose.c
6141         * src/compose.h
6142         * src/customheader.c
6143         * src/customheader.h
6144         * src/displayheader.c
6145         * src/displayheader.h
6146         * src/editaddress.c
6147         * src/editaddress.h
6148         * src/editbook.c
6149         * src/editbook.h
6150         * src/editgroup.c
6151         * src/editgroup.h
6152         * src/editjpilot.c
6153         * src/editjpilot.h
6154         * src/editldap.c
6155         * src/editldap.h
6156         * src/editldap_basedn.c
6157         * src/editldap_basedn.h
6158         * src/editvcard.c
6159         * src/editvcard.h
6160         * src/exphtmldlg.c
6161         * src/exphtmldlg.h
6162         * src/expldifdlg.c
6163         * src/expldifdlg.h
6164         * src/export.h
6165         * src/exporthtml.c
6166         * src/exporthtml.h
6167         * src/exportldif.c
6168         * src/exportldif.h
6169         * src/filtering.c
6170         * src/filtering.h
6171         * src/folder.c
6172         * src/folder.h
6173         * src/folder_item_prefs.c
6174         * src/folder_item_prefs.h
6175         * src/foldersel.c
6176         * src/foldersel.h
6177         * src/folderutils.c
6178         * src/folderutils.h
6179         * src/folderview.c
6180         * src/folderview.h
6181         * src/grouplistdialog.c
6182         * src/grouplistdialog.h
6183         * src/headerview.c
6184         * src/html.c
6185         * src/html.h
6186         * src/image_viewer.c
6187         * src/image_viewer.h
6188         * src/imap.c
6189         * src/imap.h
6190         * src/imap_gtk.c
6191         * src/imap_gtk.h
6192         * src/import.h
6193         * src/importldif.c
6194         * src/importldif.h
6195         * src/importmutt.c
6196         * src/importmutt.h
6197         * src/importpine.c
6198         * src/importpine.h
6199         * src/inc.c
6200         * src/inc.h
6201         * src/jpilot.c
6202         * src/jpilot.h
6203         * src/ldapctrl.c
6204         * src/ldapctrl.h
6205         * src/ldaplocate.c
6206         * src/ldaplocate.h
6207         * src/ldapquery.c
6208         * src/ldapquery.h
6209         * src/ldapserver.c
6210         * src/ldapserver.h
6211         * src/ldaputil.c
6212         * src/ldaputil.h
6213         * src/ldif.c
6214         * src/ldif.h
6215         * src/main.c
6216         * src/main.h
6217         * src/mainwindow.c
6218         * src/mainwindow.h
6219         * src/manual.c
6220         * src/manual.h
6221         * src/mbox.c
6222         * src/mbox.h
6223         * src/message_search.c
6224         * src/message_search.h
6225         * src/messageview.c
6226         * src/messageview.h
6227         * src/mh.c
6228         * src/mh.h
6229         * src/mh_gtk.c
6230         * src/mh_gtk.h
6231         * src/mimeview.c
6232         * src/mimeview.h
6233         * src/msgcache.c
6234         * src/msgcache.h
6235         * src/mutt.c
6236         * src/mutt.h
6237         * src/news.c
6238         * src/news.h
6239         * src/news_gtk.c
6240         * src/news_gtk.h
6241         * src/partial_download.c
6242         * src/partial_download.h
6243         * src/pine.c
6244         * src/pine.h
6245         * src/pop.c
6246         * src/pop.h
6247         * src/prefs_account.c
6248         * src/prefs_account.h
6249         * src/prefs_actions.c
6250         * src/prefs_actions.h
6251         * src/prefs_common.c
6252         * src/prefs_common.h
6253         * src/prefs_compose_writing.c
6254         * src/prefs_compose_writing.h
6255         * src/prefs_customheader.c
6256         * src/prefs_customheader.h
6257         * src/prefs_display_header.c
6258         * src/prefs_display_header.h
6259         * src/prefs_filtering.c
6260         * src/prefs_filtering.h
6261         * src/prefs_filtering_action.c
6262         * src/prefs_filtering_action.h
6263         * src/prefs_folder_column.c
6264         * src/prefs_folder_column.h
6265         * src/prefs_folder_item.c
6266         * src/prefs_folder_item.h
6267         * src/prefs_fonts.c
6268         * src/prefs_fonts.h
6269         * src/prefs_gtk.c
6270         * src/prefs_gtk.h
6271         * src/prefs_image_viewer.c
6272         * src/prefs_image_viewer.h
6273         * src/prefs_matcher.c
6274         * src/prefs_matcher.h
6275         * src/prefs_message.c
6276         * src/prefs_msg_colors.c
6277         * src/prefs_msg_colors.h
6278         * src/prefs_other.c
6279         * src/prefs_quote.c
6280         * src/prefs_receive.c
6281         * src/prefs_send.c
6282         * src/prefs_spelling.c
6283         * src/prefs_spelling.h
6284         * src/prefs_summaries.c
6285         * src/prefs_summaries.h
6286         * src/prefs_summary_column.c
6287         * src/prefs_summary_column.h
6288         * src/prefs_template.c
6289         * src/prefs_template.h
6290         * src/prefs_themes.c
6291         * src/prefs_themes.h
6292         * src/prefs_toolbar.c
6293         * src/prefs_toolbar.h
6294         * src/prefs_wrapping.c
6295         * src/prefs_wrapping.h
6296         * src/privacy.c
6297         * src/privacy.h
6298         * src/procheader.c
6299         * src/procheader.h
6300         * src/procmime.c
6301         * src/procmime.h
6302         * src/procmsg.c
6303         * src/procmsg.h
6304         * src/quote_fmt.c
6305         * src/quote_fmt_parse.y
6306         * src/recv.c
6307         * src/recv.h
6308         * src/remotefolder.c
6309         * src/remotefolder.h
6310         * src/send_message.c
6311         * src/send_message.h
6312         * src/setup.c
6313         * src/setup.h
6314         * src/sourcewindow.c
6315         * src/sourcewindow.h
6316         * src/ssl_manager.c
6317         * src/ssl_manager.h
6318         * src/statusbar.c
6319         * src/statusbar.h
6320         * src/stock_pixmap.c
6321         * src/stock_pixmap.h
6322         * src/summary_search.c
6323         * src/summary_search.h
6324         * src/summaryview.c
6325         * src/summaryview.h
6326         * src/syldap.c
6327         * src/syldap.h
6328         * src/textview.c
6329         * src/textview.h
6330         * src/toolbar.c
6331         * src/toolbar.h
6332         * src/undo.c
6333         * src/undo.h
6334         * src/unmime.c
6335         * src/unmime.h
6336         * src/vcard.c
6337         * src/vcard.h
6338         * src/wizard.c
6339         * src/wizard.h
6340         * src/common/base64.c
6341         * src/common/base64.h
6342         * src/common/defs.h
6343         * src/common/hooks.c
6344         * src/common/hooks.h
6345         * src/common/log.c
6346         * src/common/log.h
6347         * src/common/mgutils.c
6348         * src/common/mgutils.h
6349         * src/common/nntp.c
6350         * src/common/nntp.h
6351         * src/common/passcrypt.c
6352         * src/common/passcrypt.h.in
6353         * src/common/plugin.c
6354         * src/common/plugin.h
6355         * src/common/prefs.c
6356         * src/common/prefs.h
6357         * src/common/progressindicator.c
6358         * src/common/progressindicator.h
6359         * src/common/quoted-printable.c
6360         * src/common/quoted-printable.h
6361         * src/common/session.c
6362         * src/common/session.h
6363         * src/common/smtp.c
6364         * src/common/smtp.h
6365         * src/common/socket.c
6366         * src/common/socket.h
6367         * src/common/ssl.c
6368         * src/common/ssl.h
6369         * src/common/ssl_certificate.c
6370         * src/common/ssl_certificate.h
6371         * src/common/stringtable.c
6372         * src/common/stringtable.h
6373         * src/common/sylpheed.c
6374         * src/common/sylpheed.h
6375         * src/common/template.c
6376         * src/common/template.h
6377         * src/common/timing.h
6378         * src/common/utils.c
6379         * src/common/utils.h
6380         * src/common/version.h.in
6381         * src/common/xml.c
6382         * src/common/xml.h
6383         * src/common/xmlprops.c
6384         * src/common/xmlprops.h
6385         * src/gtk/colorlabel.c
6386         * src/gtk/colorsel.c
6387         * src/gtk/colorsel.h
6388         * src/gtk/description_window.c
6389         * src/gtk/description_window.h
6390         * src/gtk/filesel.c
6391         * src/gtk/filesel.h
6392         * src/gtk/foldersort.c
6393         * src/gtk/foldersort.h
6394         * src/gtk/gtkutils.c
6395         * src/gtk/gtkutils.h
6396         * src/gtk/inputdialog.c
6397         * src/gtk/inputdialog.h
6398         * src/gtk/logwindow.c
6399         * src/gtk/logwindow.h
6400         * src/gtk/manage_window.c
6401         * src/gtk/manage_window.h
6402         * src/gtk/menu.c
6403         * src/gtk/menu.h
6404         * src/gtk/pluginwindow.c
6405         * src/gtk/pluginwindow.h
6406         * src/gtk/prefswindow.c
6407         * src/gtk/prefswindow.h
6408         * src/gtk/progressdialog.c
6409         * src/gtk/progressdialog.h
6410         * src/gtk/sslcertwindow.c
6411         * src/gtk/sslcertwindow.h
6412         * src/plugins/clamav/clamav_plugin.c
6413         * src/plugins/clamav/clamav_plugin.h
6414         * src/plugins/clamav/clamav_plugin_gtk.c
6415         * src/plugins/demo/demo.c
6416         * src/plugins/dillo_viewer/dillo_prefs.c
6417         * src/plugins/dillo_viewer/dillo_prefs.h
6418         * src/plugins/dillo_viewer/dillo_viewer.c
6419         * src/plugins/pgpcore/passphrase.c
6420         * src/plugins/pgpcore/passphrase.h
6421         * src/plugins/pgpcore/plugin.c
6422         * src/plugins/pgpcore/select-keys.c
6423         * src/plugins/pgpcore/select-keys.h
6424         * src/plugins/pgpcore/sgpgme.c
6425         * src/plugins/pgpcore/sgpgme.h
6426         * src/plugins/pgpinline/pgpinline.c
6427         * src/plugins/pgpinline/pgpinline.h
6428         * src/plugins/pgpinline/plugin.c
6429         * src/plugins/pgpmime/pgpmime.c
6430         * src/plugins/pgpmime/pgpmime.h
6431         * src/plugins/pgpmime/plugin.c
6432         * src/plugins/spamassassin/spamassassin.c
6433         * src/plugins/spamassassin/spamassassin.h
6434         * src/plugins/spamassassin/spamassassin_gtk.c
6435         * src/plugins/trayicon/trayicon.c
6436                 update copyright header
6437
6438 2006-01-13 [paul]       1.9.100cvs141
6439
6440         * src/account.c
6441         * src/export.c
6442         * src/import.c
6443         * src/mainwindow.c
6444         * src/prefs_account.c
6445         * src/prefs_display_header.c
6446         * src/prefs_receive.c
6447         * src/prefs_send.c
6448         * src/prefs_summaries.c
6449         * src/prefs_themes.c
6450         * src/prefs_toolbar.c
6451         * src/gtk/about.c
6452                 various cleanups
6453
6454 2006-01-12 [colin]      1.9.100cvs140
6455
6456         * src/folder.c
6457         * src/folder.h
6458         * src/main.c
6459                 Add --subscribe option
6460                 Let sylpheed-claws email@domain.com equivalent to --compose
6461                 Let sylpheed-claws proto://blah.com equivalent to --subscribe
6462
6463 2006-01-12 [paul]       1.9.100cvs139
6464
6465         * src/mainwindow.c
6466                 append 'Change folder order' label with '...'
6467         * src/prefs_actions.c
6468                 allow reordering of actions list by dnd
6469         * src/gtk/foldersort.c
6470                 make the dialog nicer
6471
6472 2006-01-11 [colin]      1.9.100cvs138
6473
6474         * src/compose.c
6475                 Allow templates without text
6476
6477 2006-01-11 [paul]       1.9.100cvs137
6478
6479         * tools/README
6480         * tools/filter_conv_new.pl
6481                 add info to README
6482                 also check .sylpheed for filter.xml
6483                 be a bit informative to the user
6484
6485 2006-01-11 [colin]      1.9.100cvs136
6486
6487         * src/textview.c
6488                 Fix bug #888 (2.0.0rc3 not displaying image in message view)
6489
6490 2006-01-10 [paul]       1.9.100cvs135
6491
6492         * tools/Makefile.am
6493         * tools/filter_conv_new.pl
6494                 add script to convert new style Sylpheed
6495                 filter rules (Sylpheed >= 0.9.99) to
6496                 Claws filtering rules
6497
6498 2006-01-10 [colin]      1.9.100cvs134
6499
6500         * src/compose.c
6501                 Fix broken line joins in certain conditions
6502                 (between two quoted lines: <enter><enter><up>
6503                  <type a wrapped sentence><go in the first line>
6504                  <insert more text><watch as line joining failed>)
6505
6506 2006-01-10 [paul]       1.9.100cvs133
6507
6508         * src/compose.c
6509                 don't report success in error dialog
6510                 thanks to Colin
6511         * src/common/utils.c
6512                 include some trailing punctuations as URI
6513                 thanks to Hiro
6514
6515 2006-01-10 [paul]       1.9.100cvs132
6516
6517         * src/mimeview.c
6518                 fix incompatible pointer type
6519                 warning
6520
6521 2006-01-10 [paul]       1.9.100cvs131
6522
6523         * src/compose.c
6524                 change Subject in window title
6525                 instantaneously
6526
6527 2006-01-09 [colin]      1.9.100cvs130
6528
6529         * src/addressbook.c
6530         * src/headerview.c
6531         * src/mainwindow.c
6532         * src/messageview.c
6533         * src/mimeview.c
6534         * src/noticeview.c
6535         * src/summaryview.c
6536                 Fix possible crashes on exit and in addressbook
6537
6538 2006-01-09 [paul]       1.9.100cvs129
6539
6540         * src/prefs_msg_colors.c
6541                 some cleanups that I forgot last time
6542
6543 2006-01-09 [paul]       1.9.100cvs128
6544
6545         * README
6546         * src/folderview.c
6547         * src/prefs_msg_colors.c
6548                 add previously hidden option, color_new, to
6549                 the gui
6550                 move the page to Display/
6551                 rework the gui
6552
6553 2006-01-09 [wwp]        1.9.100cvs127
6554
6555         * src/prefs_themes.c
6556                 made the prefs/display/themes layouts spacing less condensed
6557                 (and so they match other prefs/pages' look).
6558
6559 2006-01-09 [paul]       1.9.100cvs126
6560
6561         * src/compose.c
6562         * src/prefs_common.c
6563         * src/prefs_common.h
6564         * src/prefs_wrapping.c
6565                 remove 'wrap at send' option
6566
6567 2006-01-06 [colin]      1.9.100cvs125
6568
6569         * src/compose.c
6570                 Just make completely sure we don't insert "manual line breaks" 
6571                 when wrapping... 
6572
6573 2006-01-04 [paul]
6574
6575         * 2.0.0-rc3 released
6576
6577 2006-01-04 [paul]       1.9.100cvs124
6578
6579         * src/folderview.c
6580                 fix bug 882, 'quick scroll in folder list
6581                 displays wrong folder contents'
6582
6583 2006-01-04 [paul]       1.9.100cvs123
6584
6585         * src/plugins/pgpmime/pgpmime.c
6586                 better debug information when signing
6587                 Patch by Ivan F. Martinez <ivanfm@users.sourceforge.net>
6588
6589 2006-01-03 [colin]      1.9.100cvs122
6590
6591         * configure.ac
6592                 We need to recheck for gpgme 1.0.0 after checking
6593                 for 1.1.1, because if 1.1.1 isn't available, 
6594                 GPGME_LIBS and friends are blanked out by the 
6595                 second check.
6596
6597 2006-01-03 [colin]      1.9.100cvs121
6598
6599         * src/common/prefs.c
6600                 Windows unlink-before rename fix
6601         * src/plugins/pgpcore/sgpgme.c
6602                 Add support for PKA info if available
6603                 Both patches by Werner Koch
6604
6605 2006-01-03 [paul]       1.9.100cvs120
6606
6607         * src/messageview.c
6608                 fix bug 884, 'Send receipt' button visible in queue
6609                 Thanks to Colin
6610
6611 2006-01-02 [colin]      1.9.100cvs119
6612
6613         * src/compose.c
6614         * src/imap.c
6615                 Fix autosave on IMAP and more generally try to
6616                 return the correct ID on a newly added IMAP message
6617
6618 2006-01-02 [paul]       1.9.100cvs118
6619
6620         * manual/keyboard.xml
6621                 edited
6622
6623 2006-01-01 [paul]       1.9.100cvs117
6624
6625         * src/gtk/authors.h
6626                 alphabetical order
6627
6628 2005-12-30 [colin]      1.9.100cvs116
6629
6630         * manual/advanced.xml
6631                 Explain Pre/Post-processing differences.
6632
6633 2005-12-30 [colin]      1.9.100cvs115
6634
6635         * src/mh.c
6636                 Implement copy_msgs for a little optimization
6637         * src/imap.c
6638                 Finish yesterday's fix
6639
6640 2005-12-29 [colin]      1.9.100cvs114
6641
6642         * src/imap.c
6643                 Fix occasional failure in fetching a mail over
6644                 IMAP
6645
6646 2005-12-29 [colin]      1.9.100cvs113
6647
6648         * src/compose.c
6649                 Don't remove a draft when sending it, if it is 
6650                 locked.
6651
6652 2005-12-28 [colin]      1.9.100cvs112
6653
6654         * src/summaryview.c
6655                 Fix leak for real
6656
6657 2005-12-28 [wwp]        1.9.100cvs111
6658
6659         * doc/faq/.cvsignore
6660         * doc/faq/de/.cvsignore
6661         * doc/faq/en/.cvsignore
6662         * doc/faq/es/.cvsignore
6663         * doc/faq/fr/.cvsignore
6664         * doc/faq/it/.cvsignore
6665         * doc/manual/.cvsignore
6666         * doc/manual/de/.cvsignore
6667         * doc/manual/en/.cvsignore
6668         * doc/manual/es/.cvsignore
6669         * doc/manual/fr/.cvsignore
6670         * doc/manual/ja/.cvsignore
6671         * src/plugins/mathml_viewer/.cvsignore
6672                 rollback revival of those files (my bad, sorry for the noise).
6673
6674 2005-12-28 [wwp]        1.9.100cvs110
6675
6676         * src/compose.c
6677                 fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
6678
6679 2005-12-28 [wwp]        1.9.100cvs109
6680
6681         * doc/faq/.cvsignore
6682         * doc/faq/de/.cvsignore
6683         * doc/faq/en/.cvsignore
6684         * doc/faq/es/.cvsignore
6685         * doc/faq/fr/.cvsignore
6686         * doc/faq/it/.cvsignore
6687         * doc/manual/.cvsignore
6688         * doc/manual/de/.cvsignore
6689         * doc/manual/en/.cvsignore
6690         * doc/manual/es/.cvsignore
6691         * doc/manual/fr/.cvsignore
6692         * doc/manual/ja/.cvsignore
6693         * src/plugins/mathml_viewer/.cvsignore
6694         * po/.cvsignore
6695                 more files to ignore.
6696
6697 2005-12-24 [colin]      1.9.100cvs108
6698
6699         * AUTHORS
6700         * src/gtk/authors.h
6701                 Update for Werner
6702
6703 2005-12-24 [colin]      1.9.100cvs107
6704
6705         * src/procmsg.c
6706                 Allow NULL src_msginfo in 
6707                 procmsg_msginfo_new_from_mimeinfo
6708
6709 2005-12-23 [paul]       1.9.100cvs106
6710
6711         * src/plugins/pgpinline/mypgpcore.def
6712                 add this forgotten file
6713
6714 2005-12-23 [colin]      1.9.100cvs105
6715
6716         * src/mainwindow.c
6717                 Fix missing break
6718
6719 2005-12-23 [colin]      1.9.100cvs104
6720
6721         * autogen.sh
6722         * src/folder.c
6723         * src/mh.c
6724         * src/common/plugin.c
6725         * src/common/socket.c
6726         * src/common/socket.h
6727         * src/common/utils.c
6728         * src/common/utils.h
6729         * src/gtk/pluginwindow.c
6730         * src/plugins/pgpcore/plugin.def
6731         * src/plugins/pgpcore/sylpheed.def
6732         * src/plugins/pgpinline/Makefile.am
6733         * src/plugins/pgpinline/plugin.def
6734         * src/plugins/pgpinline/sylpheed.def
6735         * src/plugins/pgpmime/plugin.def
6736         * src/plugins/pgpmime/sylpheed.def
6737                 Various w32 fixes by Werner Koch
6738
6739 2005-12-22 [paul]       1.9.100cvs103
6740
6741         * src/wizard.c
6742                 don't offer IMAP as 'server type' if
6743                 libetpan isn't built in
6744
6745 2005-12-22 [paul]       1.9.100cvs102
6746
6747         * AUTHORS
6748         * src/mainwindow.c
6749         * src/mainwindow.h
6750         * src/toolbar.c
6751         * src/gtk/authors.h
6752                 support GTK_TOOLBAR_BOTH_HORIZ (text
6753                 next to icon) Patch by Marien Zwart
6754                 marienz@users.sf.net
6755                 Also reword the text
6756
6757 2005-12-21 [colin]      1.9.100cvs101
6758
6759         * configure.ac
6760                 Fix DATADIRNAME
6761         * COPYING
6762                 Fix missing section and explicit the exception better
6763         * src/compose.c
6764                 Prevent mail from being lost without notice when an
6765                 SMTP error happens on trying to send an unmodified
6766                 drafted mail.
6767         * src/send_message.c
6768         * src/common/smtp.c
6769                 Fix password remembering when wrong, and add return
6770                 value checks where they should have been
6771         * src/plugins/pgpcore/sylpheed.def
6772         * src/plugins/pgpinline/sylpheed.def
6773         * src/plugins/pgpmime/sylpheed.def
6774                 Add a few symbols needed
6775
6776 2005-12-21 [paul]       1.9.100cvs100
6777
6778         * m4/codeset.m4
6779         * m4/glibc21.m4
6780         * m4/intdiv0.m4
6781         * m4/inttypes-pri.m4
6782         * m4/inttypes.m4
6783         * m4/inttypes_h.m4
6784         * m4/isc-posix.m4
6785         * m4/lcmessage.m4
6786         * m4/stdint_h.m4
6787         * m4/uintmax_t.m4
6788                 gettextization
6789                 thanks to Colin
6790
6791 2005-12-21 [paul]       1.9.100cvs99
6792
6793         * po/sv.po
6794                 fixed by Colin
6795
6796 2005-12-20 [paul]       1.9.100cvs98
6797
6798         * po/sv.po
6799                 updated by Anders Trobäck
6800
6801 2005-12-20 [colin]      1.9.100cvs97
6802
6803         * ABOUT-NLS
6804         * Makefile.am
6805         * autogen.sh
6806         * configure.ac
6807         * config/config.rpath
6808         * config/mkinstalldirs
6809         * m4/Makefile.am
6810         * m4/glibc2.m4
6811         * m4/gnupg.m4
6812         * m4/gpgme.m4
6813         * m4/intmax.m4
6814         * m4/longdouble.m4
6815         * m4/longlong.m4
6816         * m4/printf-posix.m4
6817         * m4/signed.m4
6818         * m4/size_max.m4
6819         * m4/ulonglong.m4
6820         * m4/wchar_t.m4
6821         * m4/wint_t.m4
6822         * m4/xsize.m4
6823         * po/Makefile.in.in
6824         * po/Makevars
6825         * po/bg.po
6826         * po/ca.po
6827         * po/cs.po
6828         * po/de.po
6829         * po/el.po
6830         * po/en_GB.po
6831         * po/es.po
6832         * po/fi.po
6833         * po/fr.po
6834         * po/hr.po
6835         * po/hu.po
6836         * po/it.po
6837         * po/ja.po
6838         * po/ko.po
6839         * po/nb.po
6840         * po/nl.po
6841         * po/pl.po
6842         * po/pt_BR.po
6843         * po/ru.po
6844         * po/sk.po
6845         * po/sr.po
6846         * po/stamp-po
6847         * po/sv.po
6848         * po/zh_CN.po
6849         * po/zh_TW.po
6850         * src/Makefile.am
6851         * src/codeconv.c
6852         * src/compose.c
6853         * src/exporthtml.c
6854         * src/exportldif.c
6855         * src/folder.c
6856         * src/main.c
6857         * src/manual.c
6858         * src/mh.c
6859         * src/mimeview.c
6860         * src/send_message.c
6861         * src/common/Makefile.am
6862         * src/common/fnmatch.c
6863         * src/common/fnmatch.h
6864         * src/common/fnmatch_loop.c
6865         * src/common/nntp.c
6866         * src/common/plugin.c
6867         * src/common/smtp.c
6868         * src/common/socket.c
6869         * src/common/string_match.c
6870         * src/common/sylpheed.c
6871         * src/common/utils.c
6872         * src/common/utils.h
6873         * src/common/w32_dirent.c
6874         * src/common/w32_reg.c
6875         * src/common/w32_signal.c
6876         * src/common/w32_stat.c
6877         * src/common/w32_stdio.c
6878         * src/common/w32_stdlib.c
6879         * src/common/w32_string.c
6880         * src/common/w32_time.c
6881         * src/common/w32_unistd.c
6882         * src/common/w32_wait.c
6883         * src/common/w32lib.h
6884         * src/etpan/Makefile.am
6885         * src/gtk/Makefile.am
6886         * src/plugins/clamav/Makefile.am
6887         * src/plugins/demo/Makefile.am
6888         * src/plugins/dillo_viewer/Makefile.am
6889         * src/plugins/pgpcore/Makefile.am
6890         * src/plugins/pgpcore/passphrase.c
6891         * src/plugins/pgpcore/plugin.def
6892         * src/plugins/pgpcore/sgpgme.c
6893         * src/plugins/pgpcore/sylpheed.def
6894         * src/plugins/pgpcore/version.rc
6895         * src/plugins/pgpinline/Makefile.am
6896         * src/plugins/pgpinline/plugin.def
6897         * src/plugins/pgpinline/sylpheed.def
6898         * src/plugins/pgpinline/version.rc
6899         * src/plugins/pgpmime/Makefile.am
6900         * src/plugins/pgpmime/mypgpcore.def
6901         * src/plugins/pgpmime/plugin.def
6902         * src/plugins/pgpmime/sylpheed.def
6903         * src/plugins/pgpmime/version.rc
6904         * src/plugins/spamassassin/Makefile.am
6905                 Very little ;-) patch from Werner Koch, providing
6906                 infrastructure for cross-compiling to Win32
6907
6908 2005-12-20 [paul]       1.9.100cvs96
6909
6910         * src/account.c
6911         * src/account.h
6912         * src/mainwindow.c
6913         * src/mainwindow.h
6914         * src/toolbar.c
6915         * src/toolbar.h
6916                 add a combo to the Get All button, allowing
6917                 quick retrieval from any account
6918                 Patch by Fabien Vantard, slightly modified
6919                 by Colin
6920         * src/gtk/about.c
6921                 i18n fix. Patch by Fabien Vantard
6922
6923 2005-12-19 [colin]      1.9.100cvs95
6924
6925         * src/compose.c
6926         * src/compose.h
6927                 Don't automatically join lines when they've 
6928                 been separated by the user and not automatically
6929
6930 2005-12-19 [paul]       1.9.100cvs94
6931
6932         * src/gtk/pluginwindow.c
6933                 i18n fix.
6934                 Patch by Fabien Vantard
6935
6936 2005-12-15 [paul]       1.9.100cvs93
6937
6938         * src/common/plugin.c
6939         * src/common/plugin.h
6940         * src/gtk/pluginwindow.c
6941         * src/plugins/clamav/clamav_plugin.c
6942         * src/plugins/demo/demo.c
6943         * src/plugins/dillo_viewer/dillo_viewer.c
6944         * src/plugins/pgpcore/plugin.c
6945         * src/plugins/pgpinline/plugin.c
6946         * src/plugins/pgpmime/plugin.c
6947         * src/plugins/spamassassin/spamassassin.c
6948         * src/plugins/trayicon/trayicon.c
6949                 add plugin_version()
6950
6951 2005-12-15 [colin]      1.9.100cvs92
6952
6953         * src/compose.c
6954                 Further fix bug #875
6955
6956 2005-12-15 [paul]       1.9.100cvs91
6957
6958         * src/gtk/filesel.c
6959                 fix attach_load_dir getting set to
6960                 PLUGINDIR on plugin load
6961
6962 2005-12-14 [mones]      1.9.100cvs90
6963
6964         * manual/ack.xml
6965         * manual/keyboard.xml
6966                 Initial draft and some shortcuts added
6967                 
6968         * po/es.po
6969                 Updated translation
6970
6971 2005-12-14 [colin]      1.9.100cvs89
6972
6973         * src/compose.c
6974         * src/imap.c
6975         * src/summaryview.c
6976         * src/gtk/gtkaspell.c
6977                 More leaks fixed
6978         * src/prefs_folder_item.c
6979                 Fix recursive prefs apply
6980
6981
6982 2005-12-14 [colin]      1.9.100cvs88
6983
6984         * src/compose.c
6985                 Fix bug #875 (Freeze On Inline Forward of 
6986                 Large Message)
6987
6988 2005-12-13 [colin]      1.9.100cvs87
6989
6990         * src/compose.c
6991                 Uniq-ify and sort the mimetypes list
6992                 Patch by Fabien Vantard
6993
6994 2005-12-13 [colin]      1.9.100cvs86
6995
6996         * src/imap.c
6997         * src/etpan/imap-thread.c
6998                 Fix leaks (patch by Hoa)
6999         * src/news.c
7000         * src/common/plugin.c
7001                 Fix leaks
7002
7003 2005-12-12 [colin]
7004
7005         * 2.0.0-rc2 released
7006
7007 2005-12-12 [colin]      1.9.100cvs85
7008
7009         * src/matcher.c
7010                 Fix a leak
7011
7012 2005-12-12 [wwp]        1.9.100cvs84
7013
7014         * src/gtk/icon_legend.c
7015                 fix misbehaviour and crash when closing the legend window
7016         using the Esc key (patch by Fabien Vantard).
7017
7018 2005-12-12 [paul]       1.9.100cvs83
7019
7020         * src/browseldap.c
7021         * src/foldersel.c
7022         * src/prefs_actions.c
7023         * src/prefs_filtering.c
7024         * src/prefs_matcher.c
7025         * src/prefs_spelling.glade      ** REMOVED **
7026         * src/prefs_template.c
7027         * src/gtk/foldersort.glade      ** REMOVED **
7028         * src/gtk/pluginwindow.c
7029         * src/gtk/pluginwindow.glade    ** REMOVED **
7030         * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
7031                 cleanups
7032
7033 2005-12-11 [paul]       1.9.100cvs82
7034
7035         * src/gtk/filesel.c
7036                 fix attach_load_dir crasher (double free)
7037
7038 2005-12-09 [paul]       1.9.100cvs81
7039
7040         * po/POTFILES.in
7041         * src/mainwindow.c
7042         * src/gtk/Makefile.am
7043         * src/gtk/icon_legend.c
7044         * src/gtk/icon_legend.h
7045                 add icon legend
7046         * src/manual.c
7047                 cleanup
7048
7049 2005-12-09 [paul]       1.9.100cvs80
7050
7051         * src/plugins/pgpcore/passphrase.c
7052                 wrap the label in the dialog
7053
7054 2005-12-09 [colin]      1.9.100cvs79
7055
7056         * src/plugins/pgpcore/sgpgme.c
7057                 Display (untrusted) on not trusted signatures
7058                 Patch by Michal Èihaø <michal@cihar.com>
7059                 Closes bug #867 (Report also key trust)
7060
7061 2005-12-09 [colin]      1.9.100cvs78
7062
7063         * src/common/plugin.c
7064                 Update licence check, following Eben Moglen's advice
7065
7066 2005-12-08 [colin]      1.9.100cvs77
7067
7068         * src/folder.c
7069                 Fix the occasionnal item->cache != NULL 
7070                 assertion failure. 
7071
7072 2005-12-08 [colin]      1.9.100cvs76
7073
7074         * src/mimeview.c
7075         * src/plugins/pgpcore/sgpgme.c
7076                 Print key id when unable to check it
7077                 Closes bug #866 (Show key id when missing)
7078
7079 2005-12-08 [paul]       1.9.100cvs75
7080
7081         * src/prefs_common.c
7082         * src/prefs_common.h
7083         * src/gtk/filesel.c
7084                 remember load attachment dir
7085
7086 2005-12-07 [colin]      1.9.100cvs74
7087
7088         * src/prefs_toolbar.c
7089                 Gtk fixes, patch by Fabien Vantard
7090
7091 2005-12-07 [colin]      1.9.100cvs73
7092
7093         * src/action.c
7094         * src/compose.c
7095         * src/compose.h
7096                 Fix bug #839 (Quoted text isn't colored after 
7097                 executing an action)
7098         * src/common/plugin.c
7099                 Require plugins to declare their licence in plugin_licence()
7100                 Refuse to load non-GPL plugins as they'd be illegal (as 
7101                 derived works of Sylpheed-Claws, they must be GPL).
7102         * src/plugins/clamav/clamav_plugin.c
7103         * src/plugins/demo/demo.c
7104         * src/plugins/dillo_viewer/dillo_viewer.c
7105         * src/plugins/pgpcore/plugin.c
7106         * src/plugins/pgpinline/plugin.c
7107         * src/plugins/pgpmime/plugin.c
7108         * src/plugins/spamassassin/spamassassin.c
7109         * src/plugins/trayicon/trayicon.c
7110                 Add plugin_licence()
7111
7112 2005-12-07 [paul]       1.9.100cvs72
7113
7114         * configure.ac
7115         * src/mainwindow.c
7116         * src/manual.c
7117         * src/manual.h
7118         * src/common/defs.h
7119                 clean up after local FAQ removal and
7120                 temporary manual removal
7121
7122 2005-12-06 [colin]      1.9.100cvs71
7123
7124         * configure.ac
7125         * doc/Makefile.am
7126         * doc/faq/.cvsignore
7127         * doc/faq/Makefile.am
7128         * doc/faq/de/.cvsignore
7129         * doc/faq/de/Makefile.am
7130         * doc/faq/de/sylpheed-faq-1.html
7131         * doc/faq/de/sylpheed-faq-2.html
7132         * doc/faq/de/sylpheed-faq-3.html
7133         * doc/faq/de/sylpheed-faq.html
7134         * doc/faq/en/.cvsignore
7135         * doc/faq/en/Makefile.am
7136         * doc/faq/en/sylpheed-faq-1.html
7137         * doc/faq/en/sylpheed-faq-2.html
7138         * doc/faq/en/sylpheed-faq-3.html
7139         * doc/faq/en/sylpheed-faq-4.html
7140         * doc/faq/en/sylpheed-faq.html
7141         * doc/faq/es/.cvsignore
7142         * doc/faq/es/Makefile.am
7143         * doc/faq/es/sylpheed-faq-1.html
7144         * doc/faq/es/sylpheed-faq-2.html
7145         * doc/faq/es/sylpheed-faq-3.html
7146         * doc/faq/es/sylpheed-faq-4.html
7147         * doc/faq/es/sylpheed-faq.html
7148         * doc/faq/fr/.cvsignore
7149         * doc/faq/fr/Makefile.am
7150         * doc/faq/fr/sylpheed-faq-1.html
7151         * doc/faq/fr/sylpheed-faq-2.html
7152         * doc/faq/fr/sylpheed-faq-3.html
7153         * doc/faq/fr/sylpheed-faq.html
7154         * doc/faq/it/.cvsignore
7155         * doc/faq/it/Makefile.am
7156         * doc/faq/it/sylpheed-faq-1.html
7157         * doc/faq/it/sylpheed-faq-2.html
7158         * doc/faq/it/sylpheed-faq-3.html
7159         * doc/faq/it/sylpheed-faq.html
7160         * doc/manual/.cvsignore
7161         * doc/manual/Makefile.am
7162         * doc/manual/de/.cvsignore
7163         * doc/manual/de/Makefile.am
7164         * doc/manual/de/sylpheed-1.html
7165         * doc/manual/de/sylpheed-10.html
7166         * doc/manual/de/sylpheed-11.html
7167         * doc/manual/de/sylpheed-12.html
7168         * doc/manual/de/sylpheed-13.html
7169         * doc/manual/de/sylpheed-14.html
7170         * doc/manual/de/sylpheed-15.html
7171         * doc/manual/de/sylpheed-16.html
7172         * doc/manual/de/sylpheed-17.html
7173         * doc/manual/de/sylpheed-18.html
7174         * doc/manual/de/sylpheed-19.html
7175         * doc/manual/de/sylpheed-2.html
7176         * doc/manual/de/sylpheed-20.html
7177         * doc/manual/de/sylpheed-3.html
7178         * doc/manual/de/sylpheed-4.html
7179         * doc/manual/de/sylpheed-5.html
7180         * doc/manual/de/sylpheed-6.html
7181         * doc/manual/de/sylpheed-7.html
7182         * doc/manual/de/sylpheed-8.html
7183         * doc/manual/de/sylpheed-9.html
7184         * doc/manual/de/sylpheed.html
7185         * doc/manual/en/.cvsignore
7186         * doc/manual/en/Makefile.am
7187         * doc/manual/en/sylpheed-1.html
7188         * doc/manual/en/sylpheed-10.html
7189         * doc/manual/en/sylpheed-11.html
7190         * doc/manual/en/sylpheed-12.html
7191         * doc/manual/en/sylpheed-13.html
7192         * doc/manual/en/sylpheed-14.html
7193         * doc/manual/en/sylpheed-15.html
7194         * doc/manual/en/sylpheed-16.html
7195         * doc/manual/en/sylpheed-17.html
7196         * doc/manual/en/sylpheed-18.html
7197         * doc/manual/en/sylpheed-19.html
7198         * doc/manual/en/sylpheed-2.html
7199         * doc/manual/en/sylpheed-20.html
7200         * doc/manual/en/sylpheed-21.html
7201         * doc/manual/en/sylpheed-22.html
7202         * doc/manual/en/sylpheed-3.html
7203         * doc/manual/en/sylpheed-4.html
7204         * doc/manual/en/sylpheed-5.html
7205         * doc/manual/en/sylpheed-6.html
7206         * doc/manual/en/sylpheed-7.html
7207         * doc/manual/en/sylpheed-8.html
7208         * doc/manual/en/sylpheed-9.html
7209         * doc/manual/en/sylpheed.html
7210         * doc/manual/es/.cvsignore
7211         * doc/manual/es/Makefile.am
7212         * doc/manual/es/sylpheed-1.html
7213         * doc/manual/es/sylpheed-10.html
7214         * doc/manual/es/sylpheed-11.html
7215         * doc/manual/es/sylpheed-12.html
7216         * doc/manual/es/sylpheed-13.html
7217         * doc/manual/es/sylpheed-14.html
7218         * doc/manual/es/sylpheed-15.html
7219         * doc/manual/es/sylpheed-16.html
7220         * doc/manual/es/sylpheed-17.html
7221         * doc/manual/es/sylpheed-18.html
7222         * doc/manual/es/sylpheed-19.html
7223         * doc/manual/es/sylpheed-2.html
7224         * doc/manual/es/sylpheed-20.html
7225         * doc/manual/es/sylpheed-3.html
7226         * doc/manual/es/sylpheed-4.html
7227         * doc/manual/es/sylpheed-5.html
7228         * doc/manual/es/sylpheed-6.html
7229         * doc/manual/es/sylpheed-7.html
7230         * doc/manual/es/sylpheed-8.html
7231         * doc/manual/es/sylpheed-9.html
7232         * doc/manual/es/sylpheed.html
7233         * doc/manual/fr/.cvsignore
7234         * doc/manual/fr/Makefile.am
7235         * doc/manual/fr/sylpheed-1.html
7236         * doc/manual/fr/sylpheed-10.html
7237         * doc/manual/fr/sylpheed-11.html
7238         * doc/manual/fr/sylpheed-12.html
7239         * doc/manual/fr/sylpheed-13.html
7240         * doc/manual/fr/sylpheed-14.html
7241         * doc/manual/fr/sylpheed-15.html
7242         * doc/manual/fr/sylpheed-16.html
7243         * doc/manual/fr/sylpheed-17.html
7244         * doc/manual/fr/sylpheed-18.html
7245         * doc/manual/fr/sylpheed-19.html
7246         * doc/manual/fr/sylpheed-2.html
7247         * doc/manual/fr/sylpheed-20.html
7248         * doc/manual/fr/sylpheed-3.html
7249         * doc/manual/fr/sylpheed-4.html
7250         * doc/manual/fr/sylpheed-5.html
7251         * doc/manual/fr/sylpheed-6.html
7252         * doc/manual/fr/sylpheed-7.html
7253         * doc/manual/fr/sylpheed-8.html
7254         * doc/manual/fr/sylpheed-9.html
7255         * doc/manual/fr/sylpheed.html
7256         * doc/manual/ja/.cvsignore
7257         * doc/manual/ja/Makefile.am
7258         * doc/manual/ja/sylpheed-1.html
7259         * doc/manual/ja/sylpheed-10.html
7260         * doc/manual/ja/sylpheed-11.html
7261         * doc/manual/ja/sylpheed-12.html
7262         * doc/manual/ja/sylpheed-13.html
7263         * doc/manual/ja/sylpheed-14.html
7264         * doc/manual/ja/sylpheed-15.html
7265         * doc/manual/ja/sylpheed-16.html
7266         * doc/manual/ja/sylpheed-17.html
7267         * doc/manual/ja/sylpheed-18.html
7268         * doc/manual/ja/sylpheed-19.html
7269         * doc/manual/ja/sylpheed-2.html
7270         * doc/manual/ja/sylpheed-20.html
7271         * doc/manual/ja/sylpheed-3.html
7272         * doc/manual/ja/sylpheed-4.html
7273         * doc/manual/ja/sylpheed-5.html
7274         * doc/manual/ja/sylpheed-6.html
7275         * doc/manual/ja/sylpheed-7.html
7276         * doc/manual/ja/sylpheed-8.html
7277         * doc/manual/ja/sylpheed-9.html
7278         * doc/manual/ja/sylpheed.html
7279         * doc/manual/ja/sylpheed.sgml
7280         * src/mainwindow.c
7281                 Remove outdated manual and faq. Noisy, eh?
7282
7283 2005-12-06 [colin]      1.9.100cvs70
7284
7285         * src/compose.c
7286         * src/quote_fmt_parse.y
7287         * src/undo.c
7288         * src/undo.h
7289                 Allow %X to position cursor at 0 
7290                 (no %X = before signature)
7291                 Fix paste as quotation putting the cursor at 0
7292                 Fix undo offsets when pasting
7293                 Insert the quote_fmt at once instead of line 
7294                 by line
7295                 Fix [Edited] when starting to reply/forward
7296
7297 2005-12-06 [paul]       1.9.100cvs69
7298
7299         * src/plugins/clamav/clamav_plugin_gtk.c
7300                 add another tooltip
7301         * src/plugins/spamassassin/spamassassin_gtk.c
7302                 rework spamassassin_create_widget_func()
7303
7304 2005-12-05 [colin]      1.9.100cvs68
7305
7306         * po/POTFILES.in
7307                 Fix make release ;-)
7308
7309 2005-12-05 [colin]      1.9.100cvs67
7310
7311         * src/compose.c
7312         * src/compose.h
7313                 Fix cursor positioning (not obeying %X)
7314
7315 2005-12-05 [paul]       1.9.100cvs66
7316
7317         * src/plugins/dillo_viewer/dillo_prefs.c
7318                 fix compilation warning
7319
7320 2005-12-05 [paul]       1.9.100cvs65
7321
7322         * src/prefs_spelling.c
7323         * src/plugins/trayicon/trayicon.c
7324                 cleanups - remove unused stuff
7325
7326 2005-12-05 [paul]       1.9.100cvs64
7327
7328         * README
7329         * manual/plugins.xml
7330                 remove info about removed mathml_viewer plugin
7331
7332 2005-12-05 [paul]       1.9.100cvs63
7333
7334         * configure.ac
7335         * src/plugins/Makefile.am
7336         * src/plugins/mathml_viewer/.cvsignore
7337         * src/plugins/mathml_viewer/Makefile.am
7338         * src/plugins/mathml_viewer/mathml_viewer.c
7339                 remove unmaintained mathml_viewer plugin
7340
7341 2005-12-05 [paul]       1.9.100cvs62
7342
7343         * src/summaryview.c
7344                 obey prefs_common.always_show_msg when
7345                 moving a msg
7346                 Thanks to Colin
7347
7348 2005-12-05 [paul]       1.9.100cvs61
7349
7350         * src/compose.c
7351         * src/prefs_account.c
7352         * src/prefs_filtering.c
7353         * src/prefs_quote.c
7354         * src/prefs_spelling.c
7355         * src/prefs_toolbar.c
7356         * src/summaryview.c
7357         * src/gtk/gtkutils.c
7358         * src/gtk/quicksearch.c
7359         * src/plugins/dillo_viewer/dillo_prefs.c
7360                 dialog cleanups
7361
7362 2005-12-04 [paul]       1.9.100cvs60
7363
7364         * src/inc.c
7365         * src/prefs_account.c
7366         * src/prefs_account.h
7367                 allow a Local account to specify a
7368                 default inbox
7369                 (closes bug 843 'Inbox cannot be changed for local
7370                  mailboxes')
7371
7372 2005-12-04 [colin]      1.9.100cvs59
7373
7374         * src/plugins/trayicon/trayicon.c
7375                 Remove Get, rename Get All to Get Mail in order to
7376                 be consistent with the default main toolbar
7377
7378 2005-12-03 [colin]      1.9.100cvs58
7379
7380         * manual/gpl.xml
7381         * manual/sylpheed-claws-manual.xml
7382                 Add GPL appendix
7383
7384 2005-12-03 [paul]       1.9.100cvs57
7385
7386         * AUTHORS
7387         * po/sv.po
7388         * src/gtk/authors.h
7389                 new (partially complete) Swedish translation
7390                 by Anders Troback <sylpheed@troback.com>
7391
7392 2005-12-02 [paul]       1.9.100cvs56
7393
7394         * configure.ac
7395                 libetpan 0.41 required
7396
7397 2005-12-02 [paul]       1.9.100cvs55
7398
7399         * src/plugins/clamav/clamav_plugin.c
7400         * src/plugins/clamav/clamav_plugin.h
7401         * src/plugins/clamav/clamav_plugin_gtk.c
7402         * src/plugins/spamassassin/spamassassin.c
7403         * src/plugins/spamassassin/spamassassin.h
7404         * src/plugins/spamassassin/spamassassin_gtk.c
7405                 unregister prefs pages on unloading, thus
7406                 preventing a crash
7407                 (thanks to Colin for the hint)
7408
7409 2005-12-02 [wwp]        1.9.100cvs54
7410
7411         * src/quote_fmt.h
7412         * src/quote_fmt_parse.y
7413                 fix misuse of gboolean*, use gboolean instead
7414                 (thanks to Paul, Colin, for pointing out that scaring one)
7415
7416 2005-12-02 [paul]       1.9.100cvs53
7417
7418         * src/plugins/clamav/clamav_plugin.c
7419                 int no --> unsigned int no
7420         * src/plugins/clamav/clamav_plugin_gtk.c
7421                 rework config page
7422
7423 2005-12-02 [wwp]        1.9.100cvs52
7424
7425         * src/compose.c
7426         * src/prefs_template.c
7427         * src/quote_fmt.h
7428         * src/quote_fmt_parse.y
7429                 prevent from executing |f and |p templates commands when
7430                 adding or replacing templates in prefs (avoids annoying and
7431                 potentially dangerous behaviours)
7432
7433 2005-12-02 [paul]       1.9.100cvs51
7434
7435         * src/prefs_common.c
7436                 allow translation of some default values
7437                 Patch by Fabien Vantard
7438
7439 2005-12-02 [paul]       1.9.100cvs50
7440
7441         * src/codeconv.c
7442         * src/codeconv.h
7443         * src/prefs_common.c
7444         * src/prefs_common.h
7445         * src/prefs_message.c
7446         * src/textview.c
7447                 remove obsolete 'convert_mb_alnum' option
7448                 and related stuff
7449         * src/gtk/about.c
7450                 remove unused 'about_textview_visibility_notify'
7451
7452 2005-12-02 [paul]       1.9.100cvs49
7453
7454         * src/prefs_account.c
7455         * src/prefs_compose_writing.c
7456         * src/prefs_fonts.c
7457         * src/prefs_gtk.h
7458         * src/prefs_image_viewer.c
7459         * src/prefs_message.c
7460         * src/prefs_other.c
7461         * src/prefs_receive.c
7462         * src/prefs_send.c
7463         * src/prefs_spelling.c
7464         * src/prefs_summaries.c
7465         * src/prefs_wrapping.c
7466         * src/plugins/dillo_viewer/dillo_prefs.c
7467         * src/plugins/pgpcore/prefs_gpg.c
7468                 several cleanups to the prefs dialogs
7469                 (slightly modified) patch by Fabien Vantard
7470
7471 2005-12-02 [paul]       1.9.100cvs48
7472
7473         * src/main.c
7474                 --exit means exit
7475         * src/send_message.c
7476                 fix crash on send when connection fails
7477
7478         Thanks to Colin
7479
7480 2005-12-01 [colin]      1.9.100cvs47
7481
7482         * src/html.c
7483                 Translate &hellip; to "..."
7484
7485 2005-11-30 [colin]      1.9.100cvs46
7486
7487         * src/matcher.c
7488         * src/matcher.h
7489                 Optimize back yesterday's fix.
7490
7491 2005-11-30 [paul]       1.9.100cvs45
7492
7493         * manual/faq.xml
7494                 standardised
7495         * manual/intro.xml
7496                 written by Colin, edited by me
7497
7498 2005-11-29 [colin]      1.9.100cvs44
7499
7500         * src/matcher.c
7501                 Skip headers unconditionnaly in match_body if the
7502                 rule is not message or ~message
7503
7504 2005-11-29 [colin]      1.9.100cvs43
7505
7506         * src/matcher.c
7507                 Fix body_part and such, not skipping headers 
7508                 if the matchcriteria wasn't the first in the rule
7509
7510 2005-11-29 [colin]      1.9.100cvs42
7511
7512         * src/compose.c
7513                 Add Windows-1252 (Closes bug #863, windows-1252 encoding 
7514                 option missing from message view window)
7515                 Fix double text D'n'D with gtk-2.8
7516         * src/matcher.c
7517                 Fix ~message, ~headers_part, ~body_part rules
7518         * src/messageview.c
7519                 Add Windows-1252 (Closes bug #863)
7520                 Fix accels
7521         * src/gtk/gtkaspell.c
7522                 Properly destroy accels in all menus
7523
7524 2005-11-29 [mones]      1.9.100cvs41
7525
7526         * po/es.po
7527                 Updated.
7528
7529 2005-11-27 [colin]      1.9.100cvs40
7530
7531         * src/mh_gtk.c
7532                 "/Remove mailbox" -> "/Remove mailbox..."
7533
7534 2005-11-27 [paul]       1.9.100cvs39
7535
7536         * AUTHORS
7537         * po/de.po
7538         * src/gtk/authors.h
7539                 updated by new maintainer, Stephan Sachse
7540
7541 2005-11-27 [paul]       1.9.100cvs38
7542
7543         * manual/faq.xml
7544                 written by Colin, edited by me
7545
7546 2005-11-27 [paul]       1.9.100cvs37
7547
7548         * src/prefs_common.c
7549         * src/prefs_common.h
7550         * src/prefs_receive.c
7551         * src/prefs_summaries.c
7552                 move 'go to inbox after receiving new mail'
7553                 option from display/sumamaries to mail
7554                 handling/receive, and rework prefs_summaries
7555                 dialog a little
7556
7557 2005-11-25 [martin]     1.9.100cvs36
7558
7559         * po/de.po
7560             fixed windows-1252 translation;
7561             translated some new and fuzzy strings
7562
7563 2005-11-25 [paul]       1.9.100cvs35
7564
7565         * src/plugins/clamav/clamav_plugin.c
7566                 complete the update done in cvs34
7567
7568 2005-11-25 [paul]       1.9.100cvs34
7569
7570         * src/plugins/clamav/clamav_plugin.c
7571                 reflect upstream changes
7572
7573 2005-11-25 [paul]       1.9.100cvs33
7574
7575         * manual/ack.xml
7576         * manual/plugins.xml
7577         * manual/sylpheed-claws-manual.xml
7578                 written/updated by Colin, edited by me
7579         * tools/acroread2sylpheed.pl
7580                 update binary name
7581
7582 2005-11-24 [colin]      1.9.100cvs32
7583
7584         * src/compose.c
7585                 Fix bug #856 (reediting messages forgets Request
7586                 Return Receipt)
7587
7588 2005-11-24 [paul]       1.9.100cvs31
7589
7590         * manual/addrbook.xml
7591         * manual/starting.xml
7592                 written by Colin, proofread, edited, adapted by me
7593         * manual/advanced.xml
7594                 add some Actions examples
7595         * src/importldif.c
7596                 use a Save button instead of a Close button
7597         * src/wizard.c
7598                 indicate mandatory fields
7599                 fix page display
7600                 Thanks to Colin
7601
7602 2005-11-23 [colin]      1.9.100cvs30
7603
7604         * src/addressbook.c
7605                 Rename menu item, fix possible crash after
7606                 deletion of books
7607         * src/addrindex.c
7608                 Allow searching for '*' in ldap
7609         * src/browseldap.c
7610                 Fix "Browse Entry" (did anyone use it?)
7611         * src/wizard.c
7612                 Add guards for mandatory information
7613
7614 2005-11-23 [paul]       1.9.100cvs29
7615
7616         * manual/advanced.xml
7617                 corrections to the English
7618
7619 2005-11-23 [colin]      1.9.100cvs28
7620
7621         * src/mimeview.c
7622                 Fix possible crash at exit. After the call to
7623                 gtk_container_remove(), the Viewer's widget has no
7624                 more parent so gtk+ automatically frees it and its
7625                 sons. If destroy_viewer() then try to access it,
7626                 problems ensue.
7627
7628 2005-11-22 [colin]      1.9.100cvs27
7629
7630         * src/compose.c
7631         * src/gtk/gtkaspell.c
7632                 Fix right-clicking on a misspelled word
7633                 Fix More... in suggestions menu
7634
7635 2005-11-22 [wwp]        1.9.100cvs26
7636
7637         * src/prefs_template.c
7638                 templates works: re-sort templates list when adding or replacing,
7639                 prevent from adding or replacing when the template name is empty
7640
7641 2005-11-21 [colin]      1.9.100cvs25
7642
7643         * src/addressbook.c
7644                 Fix some addressbook suckage (dnd, select all)
7645         * src/compose.c
7646         * src/gtk/gtkaspell.c
7647         * src/gtk/gtkaspell.h
7648                 Make the spellchecker menu work with the 
7649                 GtkTextView one instead of overriding it
7650
7651 2005-11-20 [paul]       1.9.100cvs24
7652
7653         * manual/handling.xml
7654                 proofread and corrected
7655
7656 2005-11-20 [paul]       1.9.100cvs23
7657
7658         * manual/Makefile
7659                 generate html as one file
7660         * manual/advanced.xml
7661                 fix output generation
7662                 reformat hidden options list
7663         * manual/manual.xml     ** REMOVED **
7664         * manual/sylpheed-claws-manual.xml      ** ADDED **
7665                 renamed
7666
7667 2005-11-18 [colin]      1.9.100cvs22
7668
7669         * src/prefs_account.c
7670                 Fix layout in news and mbox accounts
7671         * manual/account.xml
7672         * manual/advanced.xml
7673                 New contents for Paul to check :)
7674
7675 2005-11-18 [wwp]        1.9.100cvs21
7676
7677         * src/gtk/quicksearch.c
7678                 don't update extended quicksearch buttons twice
7679
7680 2005-11-18 [paul]       1.9.100cvs20
7681
7682         * src/textview.c
7683                 complete 1.9.100cvs19
7684
7685 2005-11-18 [paul]       1.9.100cvs19
7686
7687         * src/compose.c
7688                 cosmetic improvements
7689         * src/textview.c
7690                 also list text/* attachments
7691
7692 2005-11-18 [colin]      1.9.100cvs18
7693
7694         * src/summaryview.c
7695                 Use column 0 instead of -1 in 
7696                 gtk_ctree_node_moveto, in a naive
7697                 hope it'll fix the gtk-related crashes
7698
7699 2005-11-18 [colin]      1.9.100cvs17
7700
7701         * src/gtk/inputdialog.c
7702                 Fix icon staying the first one
7703
7704 2005-11-17 [wwp]        1.9.100cvs16
7705                 fix possible problem showing some quicksearch buttons, and a bad
7706                 call to g_return_if_fail in a function that returns a value (both
7707                 fixes by Fabien Vantard)
7708
7709 2005-11-15 [wwp]        1.9.100cvs15
7710
7711         * src/gtk/quicksearch.c
7712                 added a tooltip to that obscure ... quicksearch button
7713
7714 2005-11-15 [wwp]        1.9.100cvs14
7715
7716         * src/gtk/quicksearch.c
7717                 add a quicksearch helper to filtering expression users: the ... button
7718                 raises the condition expr window. condition expressions set up w/ this
7719                 window are used by the quicksearch if the user closes it pressing OK.
7720
7721 2005-11-14 [paul]       1.9.100cvs13
7722
7723         * src/plugins/clamav/clamav_plugin.c
7724         * src/plugins/spamassassin/spamassassin.c
7725                 change plugin type following recent merging
7726
7727 2005-11-14 [wwp]        1.9.100cvs12
7728
7729         * src/folder.c
7730                 prevent from crashing when copying/moving message(s) from and
7731                 to the same folder
7732
7733 2005-11-14 [paul]       1.9.100cvs11
7734
7735         * src/plugins/clamav/Makefile.am
7736         * src/plugins/clamav/clamav_plugin.c
7737         * src/plugins/clamav/clamav_plugin.h
7738         * src/plugins/clamav/clamav_plugin_gtk.c
7739                 also merge clamav and clamav_gtk plugins
7740
7741 2005-11-13 [colin]      1.9.100cvs10
7742
7743         * configure.ac
7744         * src/plugins/spamassassin/Makefile.am
7745         * src/plugins/spamassassin/spamassassin.c
7746         * src/plugins/spamassassin/spamassassin.h
7747         * src/plugins/spamassassin/spamassassin_gtk.c
7748                 Merge spamassassin and spamassassin_gtk plugins,
7749                 and build it by default.
7750
7751 2005-11-12 [colin]      1.9.100cvs9
7752
7753         * src/etpan/imap-thread.c
7754                 Fix gcc warning
7755
7756 2005-11-12 [colin]      1.9.100cvs8
7757
7758         * src/procmime.c
7759                 Revert 1.9.100cvs3 - it breaks PGP sign+encrypt
7760
7761 2005-11-10 [colin]      1.9.100cvs7
7762
7763         * src/main.c
7764                 Fix bug #845 (sylpheed-claws 1.9.99+ start in 
7765                 minimised state)
7766
7767 2005-11-10 [wwp]        1.9.100cvs6
7768
7769         * src/gtk/description_window.c
7770                 fix a crash when closing description windows using the WM's [X] button
7771
7772 2005-11-09 [colin]      1.9.100cvs5
7773
7774         * src/common/ssl.c
7775                 Update libetpan call to follow upstream
7776                 (yes, this requires libetpan-0.40cvs3)
7777
7778 2005-11-08 [colin]      1.9.100cvs4
7779
7780         * src/compose.c
7781         * src/textview.c
7782         * src/common/utils.c
7783         * src/common/utils.h
7784                 Enhance the email parser
7785
7786 2005-11-08 [colin]      1.9.100cvs3
7787
7788         * src/procmime.c
7789                 Fix what looks like an off-by-one (fixes 
7790                 attachments from the Bat)
7791
7792 2005-11-08 [wwp]        1.9.100cvs2
7793
7794         * src/main.c
7795                 renamed some occurrences of "Sylpheed" to "Sylpheed-Claws"
7796
7797 2005-11-08 [wwp]        1.9.100cvs1
7798
7799         * src/main.c
7800                 allow exiting Sylpheed-Claws from command-line
7801
7802 2005-11-08 [paul]       1.9.100
7803
7804         1.9.100 released
7805
7806 2005-11-07 [colin]      1.9.99cvs17
7807
7808         * src/addritem.c
7809         * src/ldif.c
7810                 Fix import of base-64 encoded items
7811
7812 2005-11-07 [colin]      1.9.99cvs16
7813
7814         * src/send_message.c
7815                 Fix bug #314 (Queue does not empty under certain 
7816                 circumstances)
7817
7818 2005-11-07 [paul]       1.9.99cvs15
7819
7820         * src/mutt.c
7821         * src/pine.c
7822                 fix buffer overflows
7823                 Thanks to Colin
7824
7825 2005-11-07 [paul]       1.9.99cvs14
7826
7827         * doc/man/Makefile.am
7828         * doc/man/sylpheed-claws.1      ** ADDED **
7829         * doc/man/sylpheed.1            ** DELETED **
7830                 rename and update the man file
7831
7832 2005-11-06 [colin]      1.9.99cvs13
7833
7834         * src/ldif.c
7835                 Fix ldif_get_line() that returned empty strings
7836                 (Didn't understand why). Also fix a possible
7837                 buffer overflow.
7838
7839 2005-11-06 [wwp]        1.9.99cvs12
7840
7841         * src/textview.c
7842         * src/gtk/about.c
7843         * src/gtk/gtkutils.c
7844         * src/gtk/gtkutils.h
7845                 fix a compilation warning,
7846                 make links sensitive in the about dialog
7847
7848 2005-11-04 [wwp]        1.9.99cvs11
7849
7850         * src/gtk/about.c
7851                 don't wrap or translate URIs, and a bit text format cleanup
7852
7853 2005-11-04 [wwp]        1.9.99cvs10
7854
7855         * src/gtk/about.c
7856                 better textview tagging implementation (no more use of marks for
7857                 postponed tagging)
7858
7859 2005-11-02 [colin]      1.9.99cvs9
7860
7861         * src/common/ssl.c
7862                 Forgot an ifdef
7863
7864 2005-11-02 [colin]      1.9.99cvs8
7865
7866         * configure.ac
7867                 Require libetpan-0.40 due to upstream fix
7868         * src/common/ssl.c
7869                 Tell libetpan not to call SSL_Library_Init,
7870                 as we do it ourselves.
7871
7872 2005-11-02 [colin]      1.9.99cvs7
7873
7874         * po/POTFILES.in
7875                 Add missing files (thanks to Fabien Vantard)
7876
7877 2005-11-02 [colin]      1.9.99cvs6
7878
7879         * src/summaryview.c
7880                 Fix totals when read messages are hidden or quicksearch
7881                 is on
7882         * src/ssl_manager.c
7883         * src/ssl_manager.h
7884         * src/common/ssl_certificate.c
7885         * src/common/ssl_certificate.h
7886         * src/gtk/sslcertwindow.c
7887         * src/gtk/sslcertwindow.h
7888                 Fix copyright on my stuff
7889
7890 2005-11-02 [wwp]        1.9.99cvs5
7891
7892         * src/prefs_themes.c
7893                 fix directory name checking (theme installation/removal),
7894                 made related error a bit more verbose
7895
7896 2005-11-02 [colin]      1.9.99cvs4
7897
7898         * src/summaryview.c
7899                 Fix typo (probably fixes bug #841 (Sort by the From 
7900                 field doesn't work)
7901
7902 2005-11-02 [paul]       1.9.99cvs3
7903
7904         * po/ko.po
7905         * po/nb.po
7906                 updated by SungHyun Nam, Geir Helland
7907         * src/wizard.c
7908                 fix typo in welcome message. spotted by
7909                 Andrea Spadaccini
7910
7911 2005-11-01 [colin]      1.9.99cvs2
7912
7913         * src/compose.c
7914                 Fix replying to ml wen confirming subscription
7915         * src/messageview.c
7916         * src/mimeview.c
7917         * src/mimeview.h
7918         * src/privacy.h
7919         * src/summaryview.c
7920                 Make key check non blocking
7921
7922 2005-10-31 [paul]       1.9.99cvs1
7923
7924         * tools/claws.i18n.status.pl
7925                 updated for ChangeLog
7926
7927 2005-10-31 [paul]       1.9.99
7928
7929         1.9.99 released
7930
7931 2005-10-31 [paul]       1.9.15cvs131
7932
7933         * .cvsignore
7934         * ChangeLog
7935         * ChangeLog.claws       ** REMOVED **
7936         * ChangeLog-gtk2.claws  ** REMOVED **
7937         * ChangeLog.gtk1        ** ADDED **
7938         * INSTALL
7939         * Makefile.am
7940         * NEWS
7941         * README
7942         * README.claws          ** REMOVED **
7943         * README.jp             ** REMOVED **
7944         * RELEASE_NOTES         ** ADDED **
7945         * RELEASE_NOTES.claws   ** REMOVED **
7946         * commitHelper
7947         * configure.ac
7948         * sylpheed.spec.in      ** REMOVED **
7949                 tidy up and update the default docs:
7950                 ChangeLog.claws is renamed ChangeLog.gtk1
7951                 ChangeLog-gtk2.claws is renamed ChangeLog
7952                 README.claws is renamed README
7953                 RELEASE_NOTES.claws is renamed RELEASE_NOTES
7954
7955 2005-10-31 [paul]       1.9.15cvs130
7956
7957         * po/it.po
7958                 fix errors
7959
7960 2005-10-31 [paul]       1.9.15cvs129
7961
7962         * po/ca.po
7963         * po/de.po
7964         * po/en_GB.po
7965         * po/fr.po
7966         * po/it.po
7967         * po/pt_BR.po
7968         * po/sk.po
7969         * po/sr.po
7970         * po/zh_CN.po
7971                 updated by Miquel Oliete, Stephan Sachse and
7972                 Thomas Gilgin, me, Fabien Vantard, Andrea
7973                 Spadaccini, Frederico Goncalves Guimaraes,
7974                 Andrej Kacian, Aleksandar Urosevic, and
7975                 Ralgh Young.
7976
7977 2005-10-31 [mones]      1.9.15cvs128
7978
7979         * manual/faq.xml
7980                 More questions.
7981         
7982         * po/es.po
7983                 Updated for release.
7984
7985 2005-10-30 [colin]      1.9.15cvs127
7986
7987         * src/compose.c
7988                 Place cursor before rewrapping (fixes cursor
7989                 pos if quotation gets rewrapped)
7990
7991 2005-10-29 [paul]       1.9.15cvs126
7992
7993         * src/crash.c
7994         * src/foldersel.c
7995         * src/main.c
7996         * src/messageview.c
7997         * src/toolbar.c
7998         * src/gtk/authors.h
7999                 corrections to text items
8000
8001 2005-10-28 [colin]      1.9.15cvs125
8002
8003         * src/messageview.c
8004                 Make "hit 'C' to check sig" work from extern 
8005                 messageviews
8006
8007 2005-10-27 [colin]      1.9.15cvs124
8008
8009         * src/summaryview.c
8010                 Add a hack to avoid segfaulting when hammering 
8011                 on gtk's events
8012
8013 2005-10-27 [wwp]        1.9.15cvs123
8014
8015         * src/prefs_themes.c
8016                 sort list of themes names in themes prefs
8017
8018 2005-10-27 [paul]       1.9.15cvs122
8019
8020         * src/folder.c
8021         * src/prefs_account.c
8022                 fix building on Solaris
8023                 Patch by Alex Moore
8024
8025 2005-10-27 [wwp]        1.9.15cvs121
8026
8027         * src/summaryview.c
8028         * src/gtk/gtksctree.c
8029                 speed up unselecting messages in summary view (thanks to Colin)
8030
8031 2005-10-27 [paul]       1.9.15cvs120
8032
8033         * src/mainwindow.c
8034                 fix a compilation warning
8035         * src/summaryview.c
8036                 fix updating of 'n items selected' count
8037                 when deselecting
8038
8039 2005-10-27 [martin]     1.9.15cvs119
8040
8041         * src/action.c
8042                 ignore actions with a leading '/' in the action menu name
8043                 fixes a crash on menu creation
8044         * src/prefs_actions.c
8045                 do not allow a leading '/' in the action menu name
8046
8047 2005-10-27 [paul]       1.9.15cvs118
8048
8049         * src/main.c
8050                 fix compilation warning
8051
8052 2005-10-27 [paul]       1.9.15cvs117
8053
8054         * src/procmime.c
8055                 add #if HAVE_LOCALE_H
8056
8057 2005-10-27 [paul]       1.9.15cvs116
8058
8059         * src/plugins/clamav/clamav_plugin.c
8060         * src/plugins/dillo_viewer/dillo_viewer.c
8061         * src/plugins/mathml_viewer/mathml_viewer.c
8062         * src/plugins/pgpcore/plugin.c
8063         * src/plugins/pgpinline/plugin.c
8064         * src/plugins/pgpmime/plugin.c
8065         * src/plugins/spamassassin/spamassassin.c
8066         * src/plugins/trayicon/trayicon.c
8067                 plugin_init() : make error messages more
8068                 informative
8069
8070 2005-10-26 [wwp]        1.9.15cvs115
8071
8072         * src/prefs_matcher.c
8073                 enlarge boolean op widget width a bit (wasn't always showing text contents)
8074
8075 2005-10-26 [wwp]        1.9.15cvs114
8076
8077         * src/procmime.c
8078         * src/gtk/gtksctree.c
8079         * src/plugins/spamassassin/libspamc.c
8080         * src/plugins/spamassassin/spamassassin.c
8081                 fix some compilation warnings more
8082
8083 2005-10-26 [mones]      1.9.15cvs113
8084
8085         * po/es.po
8086                 Updated translation
8087
8088 2005-10-26 [paul]       1.9.15cvs112
8089
8090         * src/prefs_message.c
8091                 give all display_xface stuff the
8092                 #if HAVE_LIBCOMPFACE treatment, thus
8093                 preventing a crash
8094                 (Thanks to Wolfgang Enderlein)
8095
8096 2005-10-26 [colin]      1.9.15cvs111
8097
8098         * src/gedit-print.c
8099                 Fix date format
8100         * src/imap_gtk.c
8101         * src/news_gtk.c
8102                 Remove context menu items that should not be there
8103         * src/jpilot.c
8104                 Fix encoding
8105         * src/main.c
8106         * src/mainwindow.c
8107                 Don't show the mainwindow too soon
8108
8109 2005-10-26 [wwp]        1.9.15cvs110
8110
8111         * src/folder.c
8112         * src/manual.c
8113         * src/summaryview.c
8114                 fix uninitialized pointers in the folder updating hook
8115                 (thanks to Colin)
8116
8117 2005-10-25 [mones]      1.9.15cvs109
8118
8119         * manual/faq.xml
8120                 General information subsection completed. 
8121                 Removed archaic references.
8122                 
8123         * manual/Makefile
8124         * manual/dtd/manual.dsl
8125                 Added customization stylesheet for getting paragraphs
8126                 fully justified in PDF output (as suggested by Colin).
8127
8128 2005-10-25 [colin]      1.9.15cvs108
8129
8130         * src/compose.c
8131                 Fix a second leak
8132
8133 2005-10-25 [colin]      1.9.15cvs107
8134
8135         * src/addrbook.c
8136         * src/addrindex.c
8137                 Fix leak (xml_get_element() allocates memory)
8138         * src/compose.c
8139                 Fix leak + dead code (shame!)
8140         * src/procmime.c
8141                 Fix leak
8142
8143 2005-10-25 [colin]      1.9.15cvs106
8144
8145         * src/mimeview.c
8146                 Fix encoding issue in Save all and in 
8147                 overwrite-confirmation alertpanel
8148
8149 2005-10-25 [colin]      1.9.15cvs105
8150
8151         * src/common/socket.c
8152                 Fix a leak - Thanks to Christopher Aillon
8153                 (http://christopher.aillon.org/blog/dev/gnome/20051025-gsource.html)
8154
8155 2005-10-25 [paul]       1.9.15cvs104
8156
8157         * src/wizard.c
8158                 Always guess servers from the right-hand
8159                 email part and guess username from the
8160                 left-hand part. (Thanks to Colin)
8161                 add an X-Face to the welcome message
8162
8163 2005-10-25 [paul]       1.9.15cvs103
8164
8165         * manual/handling.xml
8166                 written by Colin, edited by me
8167
8168 2005-10-25 [wwp]        1.9.15cvs102
8169
8170         * src/folderview.c
8171         * src/grouplistdialog.c
8172         * src/imap.c
8173         * src/noticeview.c
8174                 fix some compilation warnings
8175
8176 2005-10-24 [paul]
8177
8178         1.9.99-rc3 released
8179
8180 2005-10-24 [paul]       1.9.15cvs101
8181
8182         * src/gtk/about.c
8183                 fix window sizing
8184
8185 2005-10-24 [paul]       1.9.15cvs100
8186
8187         * src/pixmaps/offline.xpm
8188         * src/pixmaps/online.xpm
8189                 replace with last default versions
8190
8191 2005-10-24 [colin]      1.9.15cvs99
8192
8193         * src/imap.c
8194                 Fix bug when moving a folder
8195         * src/imap_gtk.c
8196         * src/mh_gtk.c
8197                 "Delete folder" pops up a window, so it 
8198                 should be suffixed with "..."
8199         * src/plugins/pgpcore/sgpgme.c
8200                 Include locale.h
8201
8202 2005-10-24 [mones]      1.9.15cvs98
8203
8204         * manual/Makefile
8205         * manual/account.xml
8206         * manual/ack.xml
8207         * manual/addrbook.xml
8208         * manual/advanced.xml
8209         * manual/faq.xml
8210         * manual/glossary.xml
8211         * manual/gpl.xml
8212         * manual/handling.xml
8213         * manual/intro.xml
8214         * manual/keyboard.xml
8215         * manual/manual.xml
8216         * manual/plugins.xml
8217         * manual/starting.xml
8218         * manual/dtd/sdocbook.dtd
8219                 Initial manual structure and some content.
8220
8221 2005-10-23 [wwp]        1.9.15cvs97
8222
8223         * src/gtk/about.c
8224                 fix a typo
8225
8226 2005-10-23 [wwp]        1.9.15cvs96
8227
8228         * src/gtk/about.c
8229         * src/gtk/authors.h
8230                 rework of the about window (main work by Paul), also featuring a few
8231                 fixes for typos and duplicate names
8232
8233 2005-10-23 [wwp]        1.9.15cvs95
8234
8235         * src/.cvsignore
8236                 Ignore the right binary name (sylpheed-claws now)
8237
8238 2005-10-23 [paul]       1.9.15cvs94
8239
8240         * src/compose.c
8241                 when using Folder Pref 'Default To for
8242                 replies' make the entry in the Compose
8243                 window bold
8244                 Patch by Fabien Vantard
8245
8246 2005-10-22 [colin]      1.9.15cvs93
8247
8248         * src/codeconv.c
8249                 Fix leak
8250
8251 2005-10-22 [colin]      1.9.15cvs92
8252
8253         * src/codeconv.c
8254                 try to convert using locale (apart utf8) if necessary
8255
8256 2005-10-22 [colin]      1.9.15cvs91
8257
8258         * src/pixmaps/new.xpm
8259         * src/pixmaps/unread.xpm
8260                 Make the unread envelope blue again and
8261                 saturate the new one a bit more.
8262
8263 2005-10-22 [colin]      1.9.15cvs90
8264
8265         * src/compose.c
8266                 When replying to a mail sent by one of our accounts,
8267                 use the original list of recipients. Let 'Reply All'
8268                 and 'Reply to sender' work like previously.
8269
8270 2005-10-21 [colin]      1.9.15cvs89
8271
8272         * src/prefs_filtering.c
8273                 Clear fields after add and replace
8274         * src/textview.c
8275                 Display xface differently (better)
8276         * src/plugins/pgpinline/pgpinline.c
8277                 Fix crappy encodings/recodings
8278
8279 2005-10-21 [paul]       1.9.15cvs88
8280
8281         * src/compose.c
8282         * src/prefs_folder_item.c
8283         * src/toolbar.c
8284                 fix news folder Folder Properties
8285                 (thanks to Colin)
8286         * src/folderview.c
8287                 update folderview after Themes change
8288                 keep selected folder selected
8289                 (thanks to Colin)
8290
8291 2005-10-21 [paul]       1.9.15cvs87
8292
8293         * tools/Makefile.am
8294         * tools/OOo2sylpheed.pl
8295         * tools/README
8296         * tools/README.sylprint
8297         * tools/asus_mailled.sh         ** REMOVED **
8298         * tools/filter_conv.pl
8299         * tools/freshmeat_search.pl
8300         * tools/google_search.pl
8301         * tools/gpg-sign-syl            ** REMOVED **
8302         * tools/kmail2sylpheed.pl
8303         * tools/kmail2sylpheed_v2.pl
8304         * tools/multiwebsearch.pl
8305         * tools/nautilus2sylpheed.sh
8306         * tools/newscache_clean.pl
8307         * tools/outlook2sylpheed.pl
8308         * tools/sylpheed-switcher       ** REMOVED **
8309         * tools/sylprint.pl
8310         * tools/sylprint.rc
8311         * tools/tb2sylpheed
8312         * tools/vcard2xml.py
8313         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
8314                 update default config dir
8315                 update binary name (thanks to Fabien Vantard)
8316                 remove obsolete scripts
8317
8318 2005-10-21 [colin]      1.9.15cvs86
8319
8320         * src/inc.c
8321                 Fix possible leak and units. Based on a patch by
8322                 Fabien Vantard.
8323
8324 2005-10-20 [colin]      1.9.15cvs85
8325
8326         * src/textview.c
8327                 Clear xface when clearing textview
8328
8329 2005-10-20 [colin]      1.9.15cvs84
8330
8331         * configure.ac
8332         * src/folderview.c
8333         * src/headerview.c
8334         * src/main.c
8335         * src/prefs_common.c
8336         * src/prefs_common.h
8337         * src/prefs_message.c
8338         * src/textview.c
8339         * src/textview.h
8340         * src/common/defs.h
8341         * src/common/utils.c
8342         * src/common/utils.h
8343         * src/gtk/gtkutils.c
8344         * src/gtk/gtkutils.h
8345                 Migrate config to .sylpheed-claws (Automatically)
8346                 Add a way to get the Xface in the TextView
8347
8348 2005-10-20 [colin]      1.9.15cvs83
8349
8350         * src/gtk/Makefile.am
8351         * src/gtk/about.c
8352         * src/gtk/authors.h
8353                 Make the about dialog *grooovy*
8354
8355 2005-10-20 [colin]      1.9.15cvs82
8356
8357         * src/mimeview.c
8358                 Use "Open with" on double click if no command
8359                 was found
8360
8361 2005-10-20 [colin]      1.9.15cvs81
8362
8363         * src/imap.c
8364         * src/etpan/imap-thread.c
8365                 Fix possible crash.
8366
8367 2005-10-20 [paul]       1.9.15cvs80
8368
8369         * src/folder.c
8370                 don't show clipkey icon if the only
8371                 attachment is the signature
8372                 Patch by Colin
8373
8374 2005-10-20 [paul]       1.9.15cvs79
8375
8376         * AUTHORS
8377         * src/plugins/pgpmime/pgpmime.c
8378                 name the PGP/MIME signature 'signature.asc'
8379                 Patch by Andrew Nelson <freeandy@gmail.com>
8380
8381 2005-10-19 [colin]      1.9.15cvs78
8382
8383         * src/plugins/pgpmime/pgpmime.c
8384                 Oops, no need to double-check though
8385
8386 2005-10-19 [colin]      1.9.15cvs77
8387
8388         * src/plugins/pgpinline/pgpinline.c
8389         * src/plugins/pgpmime/pgpmime.c
8390                 Check that my_tmpfile() doesn't 
8391                 return NULL
8392
8393 2005-10-19 [colin]      1.9.15cvs76
8394
8395         * src/common/utils.c
8396                 Use shorter mime boundaries to avoid having
8397                 MTAs rewrapping our headers, breaking the
8398                 PGP signature in the process 
8399         * src/compose.c
8400         * src/plugins/pgpmime/pgpmime.c
8401                 Check for boundary uniqueness to be sure
8402                 it won't happen, instead of hoping for the
8403                 best
8404
8405 2005-10-19 [colin]      1.9.15cvs75
8406
8407         * sylpheed-claws.desktop
8408         * src/Makefile.am
8409         * src/main.c
8410                 Ship a sylpheed-claws binary instead
8411                 of a sylpheed one. Change the socket
8412                 name, too
8413         * src/folderview.c
8414                 Update folder only if it changed
8415         * src/wizard.c
8416                 Fix i18n in welcome mail, patch by
8417                 Fabien Vantard
8418
8419 2005-10-19 [paul]
8420
8421         1.9.99-rc2 released
8422
8423 2005-10-19 [paul]       1.9.15cvs74
8424
8425         * src/folder.c
8426         * src/folderview.c
8427                 fix summaryview update
8428                 Patch by Colin
8429
8430 2005-10-18 [colin]      1.9.15cvs73
8431
8432         * src/plugins/pgpcore/passphrase.c
8433                 Don't XGrabServer, and try a bit more to 
8434                 sync everything before grabbing mouse/keyboard
8435
8436 2005-10-18 [colin]      1.9.15cvs72
8437
8438         * src/Makefile.am
8439         * src/addressadd.c
8440         * src/addressbook.c
8441         * src/folderview.c
8442         * src/grouplistdialog.c
8443         * src/mimeview.c
8444         * src/stock_pixmap.c
8445         * src/stock_pixmap.h
8446         * src/summaryview.c
8447         * src/gtk/gtksctree.c
8448         * src/gtk/gtksctree.h
8449         * src/pixmaps/empty.xpm
8450                 Implement a wrapper call for gtk_ctree_set_node_info
8451                 and gtk_ctree_insert_node, that uses a 1x1 transparent
8452                 pixmap instead of a NULL one. This works around some
8453                 memory problems deep inside gtk, revealed by valgrind,
8454                 and fixes bug #834 (Pressing CTRl-D on a message marked 
8455                 as locked crashes sylpheed.), as well as, probably, 
8456                 wwp's 4th dimension problems that happen in gtk_ctree_*.
8457
8458 2005-10-17 [colin]      1.9.15cvs71
8459
8460         * src/mimeview.c
8461                 Provide visual feedback when checking
8462                 signature
8463
8464 2005-10-17 [colin]      1.9.15cvs70
8465
8466         * src/main.c
8467                 Keep the folder list frozen while checking caches...
8468
8469 2005-10-17 [colin]      1.9.15cvs69
8470
8471         * src/addr_compl.c
8472                 Fi bug #833 (Autocompleting from addressbook 
8473                 fails with extended chars)
8474         * src/imap.c
8475                 Fix 'adding messages' staying in statusbar
8476                 after an error
8477
8478 2005-10-17 [wwp]        1.9.15cvs68
8479
8480         * src/ssl_manager.c
8481                 Fix buttons' layout resizing when window size changes
8482
8483 2005-10-17 [wwp]        1.9.15cvs67
8484
8485         * src/account.c
8486         * src/prefs_account.c
8487         * src/prefs_common.c
8488         * src/prefs_common.h
8489         * src/prefs_folder_item.c
8490         * src/prefs_gtk.c
8491         * src/gtk/logwindow.c
8492         * src/gtk/pluginwindow.c
8493         * src/gtk/prefswindow.c
8494         * src/gtk/prefswindow.h
8495                 Remember yet more window sizes (log, prefs, folder prefs, accounts)
8496
8497 2005-10-17 [paul]       1.9.15cvs66
8498
8499         * configure.ac
8500                 fix missing libetpan message
8501         * po/en_GB.po
8502                 updated
8503         * src/crash.c
8504         * src/manual.c
8505         * src/prefs_themes.c
8506         * src/common/defs.h
8507                 add some new URI defines, change some
8508                 others
8509         * src/wizard.c
8510                 make welcome message translatable
8511                 small improvements to english
8512                 other tweaks
8513         * src/gtk/menu.c
8514                 fix warnings
8515
8516 2005-10-17 [paul]       1.9.15cvs65
8517
8518         * src/summaryview.c
8519                 fix column titles
8520
8521 2005-10-16 [mones]      1.9.15cvs64
8522
8523         * po/es.po
8524                 Updated translation
8525
8526 2005-10-16 [colin]
8527
8528         1.9.99-rc1 released
8529
8530 2005-10-16 [colin]      1.9.15cvs63
8531
8532         * src/wizard.c
8533                 Fix whitespace
8534
8535 2005-10-16 [colin]      1.9.15cvs62
8536
8537         * src/toolbar.c
8538                 s/Get All/Get Mail/
8539         * src/wizard.c
8540                 Real welcome mail text, thanks Paul
8541
8542 2005-10-16 [colin]      1.9.15cvs61
8543
8544         * src/editldap.c
8545         * src/exporthtml.c
8546         * src/main.c
8547         * src/mainwindow.c
8548         * src/prefs_themes.c
8549         * src/prefs_toolbar.c
8550         * src/plugins/demo/demo.c
8551         * src/plugins/trayicon/trayicon.c
8552                 s/Sylpheed/Sylpheed-Claws/
8553
8554 2005-10-16 [colin]      1.9.15cvs60
8555
8556         * src/wizard.c
8557                 Add a welcome email in the first empty mailbox
8558         * src/prefs_common.c
8559                 Change one more default
8560
8561 2005-10-16 [colin]      1.9.15cvs59
8562
8563         * src/wizard.c
8564                 Remove printf
8565
8566 2005-10-16 [colin]      1.9.15cvs58
8567
8568         * src/toolbar.c
8569         * src/prefs_common.c
8570                 Change some defaults
8571
8572 2005-10-16 [colin]      1.9.15cvs57
8573
8574         * src/toolbar.c
8575         * src/prefs_common.c
8576                 Change some defaults
8577
8578 2005-10-16 [colin]      1.9.15cvs56
8579
8580         * src/wizard.c
8581                 By default, initialize fonts to have
8582                 the same size as normal GtkWidgets
8583
8584 2005-10-16 [colin]      1.9.15cvs55
8585
8586         * src/mimeview.c
8587                 Fix message a bit more
8588
8589 2005-10-16 [colin]      1.9.15cvs54
8590
8591         * src/addressbook.c
8592                 Second attempt at flicker fixing
8593
8594 2005-10-16 [colin]      1.9.15cvs53
8595
8596         * src/addressbook.c
8597                 Fix flicker
8598
8599 2005-10-16 [wwp]        1.9.15cvs52
8600
8601         * src/addressbook.c
8602         * src/editaddress.c
8603         * src/prefs_common.c
8604         * src/prefs_common.h
8605                 Remember window sizes (address book)
8606
8607 2005-10-16 [wwp]        1.9.15cvs51
8608
8609         * src/plugins/clamav/clamav_plugin_gtk.c
8610         * src/plugins/spamassassin/spamassassin_gtk.c
8611                 Fix compilation warnings (missing #include).
8612
8613 2005-10-16 [colin]      1.9.15cvs50
8614
8615         * src/mimeview.c
8616         * src/summaryview.c
8617         * src/textview.c
8618                 Make 'c' check signature, and forward
8619                 c, l, y, t from summaryview to mimeview
8620
8621 2005-10-16 [colin]      1.9.15cvs49
8622
8623         * src/addressbook.c
8624                 Put border around buttons
8625         * src/mainwindow.c
8626         * src/summaryview.c
8627                 Rework menus (Patch based on a patch
8628                 by Paul)
8629
8630 2005-10-15 [wwp]        1.9.15cvs48
8631
8632         * src/editjpilot.c
8633         * src/editldap.c
8634         * src/editvcard.c
8635         * src/exphtmldlg.c
8636         * src/expldifdlg.c
8637         * src/export.c
8638         * src/import.c
8639         * src/importldif.c
8640         * src/importmutt.c
8641         * src/importpine.c
8642         * src/prefs_account.c
8643         * src/prefs_spelling.c
8644         * src/gtk/gtkutils.c
8645         * src/gtk/gtkutils.h
8646         * src/plugins/clamav/clamav_plugin_gtk.c
8647         * src/plugins/spamassassin/spamassassin_gtk.c
8648                 use nicer browse-for-file/dir buttons than the "..." ones,
8649                 code factorizing more.
8650
8651 2005-10-14 [colin]      1.9.15cvs47
8652
8653         * src/mainwindow.c
8654                 set relief on the account switcher so that people see it
8655                 grey out Create processing rules when no message is selected
8656         * src/prefs_filtering.c
8657                 ask before closing if the rule has not been modified, even if
8658                 it's not valid
8659         * src/prefs_matcher.c
8660                 fix sensitivity when entering the dialog
8661         * src/gtk/inputdialog.c
8662                 display a better icon on password ask
8663         * src/plugins/pgpcore/passphrase.c
8664                 make the dialog look better
8665
8666 2005-10-14 [paul]       1.9.15cvs46
8667
8668         * src/folderview.c
8669                 indicate presense of marked msgs in
8670                 unexpanded subfolders
8671
8672 2005-10-14 [paul]       1.9.15cvs45
8673
8674         * src/prefs_actions.c
8675         * src/prefs_common.c
8676         * src/prefs_common.h
8677         * src/prefs_filtering_action.c
8678         * src/prefs_matcher.c
8679         * src/prefs_template.c
8680                 remember window sizes
8681                 fix Info button size
8682
8683         Patches by wwp
8684
8685 2005-10-13 [colin]      1.9.15cvs44
8686
8687         * src/mimeview.c
8688         * src/noticeview.c
8689         * src/noticeview.h
8690                 Add a tooltip on the icon (optional) 
8691                 Get rid of the signature buttons and only
8692                 use the icon+tooltip
8693
8694 2005-10-13 [colin]      1.9.15cvs43
8695
8696         * src/noticeview.c
8697         * src/noticeview.h
8698                 Add hand cursor for hovering over icon
8699
8700 2005-10-13 [colin]      1.9.15cvs42
8701
8702         * src/summaryview.c
8703                 Fix crash when quicksearch's hidden 
8704                 at startup
8705
8706 2005-10-13 [colin]      1.9.15cvs41
8707
8708         * src/compose.c
8709                 Set subject when forwarding multiple mails
8710                 Check that other recipient than the default Cc or Bcc
8711                 have been set before sending.
8712
8713 2005-10-13 [colin]      1.9.15cvs40
8714
8715         * src/imap.c
8716                 Batch per-folder
8717                 Introduce locking, but don't use it yet
8718
8719 2005-10-13 [colin]      1.9.15cvs39
8720
8721         * src/gtk/quicksearch.c
8722                 Reset quicksearch when hiding it
8723                 Make sticky a real pref
8724
8725 2005-10-13 [colin]      1.9.15cvs38
8726
8727         * src/summaryview.c
8728                 Faster prefs apply
8729
8730 2005-10-13 [colin]      1.9.15cvs37
8731
8732         * src/mimeview.c
8733         * src/noticeview.c
8734         * src/noticeview.h
8735         * src/plugins/pgpcore/sgpgme.c
8736                 Make privacy icon clickable
8737                 Move Trust field in Full info
8738                 When trust is less than full, don't display
8739                 a warning icon
8740
8741 2005-10-13 [colin]      1.9.15cvs36
8742
8743         * src/folder.c
8744                 Batch on flags sync
8745         * src/folderview.c
8746                 Revert speed hack which is dangerous in fact
8747                 Apply prefs faster
8748
8749 2005-10-13 [colin]      1.9.15cvs35
8750
8751         * src/folder_item_prefs.c
8752                 Fix pref corruption on folder move. Patch
8753                 by wwp
8754
8755 2005-10-13 [paul]       1.9.15cvs34
8756
8757         * src/export.c
8758         * src/import.c
8759                 fix typos in g_warnings
8760         * src/prefs_account.c
8761                 add a file selector for Signature file
8762
8763         Patches by wwp
8764
8765 2005-10-12 [colin]      1.9.15cvs33
8766
8767         * src/mimeview.c
8768                 Provide a quick way to go back from a
8769                 signature's full info to the email part
8770
8771 2005-10-12 [colin]      1.9.15cvs32
8772
8773         * src/compose.c
8774                 Remove old hack of encoding signed mails with base64.
8775                 QP works equally well.
8776
8777 2005-10-12 [colin]      1.9.15cvs31
8778
8779         * src/crash.c
8780                 Replace deprecated GtkText with GtkTextView
8781         * src/imap.c
8782                 Fix a logic bug about counts in imap_select
8783                 (previously un-triggered)
8784         * src/mainwindow.c
8785         * src/summaryview.c
8786         * src/news.c
8787                 Allow local deletion of news posts
8788         * src/mimeview.c
8789                 Show GPG noticeview on the message/rfc822 part
8790                 in addition to the text/plain one
8791         * src/prefs_image_viewer.c
8792           src/plugins/pgpcore/prefs_gpg.c
8793                 Polish (set the label as part of the checkbox)
8794         * src/wizard.c
8795                 Don't sit there doing nothing after destroying
8796                 the window - return err
8797
8798 2005-10-11 [colin]      1.9.15cvs30
8799
8800         * src/folderview.c
8801                 Apply processing rules before showing folders.
8802                 Early folder show (before flags sync) will only
8803                 be done when there are no processing rules (nor
8804                 pre- or post- ones)
8805         * src/imap.c
8806                 Fix stuff related to mail subdir, creation and 
8807                 deletion of folders 
8808         * src/imap_gtk.c
8809                 Don't allow creation of folders in NoInferior
8810                 folders, as it won't work
8811
8812 2005-10-10 [colin]      1.9.15cvs29
8813
8814         * src/compose.c
8815                 Reselect "None" Privacy system when selecting an
8816                 account with no privacy system defined
8817
8818 2005-10-10 [colin]      1.9.15cvs28
8819
8820         * src/mainwindow.c
8821                 Add Windows-1252 encoding
8822         * src/prefs_common.c
8823                 Rework some defaults:
8824                 - autosave to draft by default
8825                 - don't show header pane (it's already in the textview)
8826                 - Select first new or unread mail on entry
8827                 - Assume 'Yes' to change folder when there's no more
8828                   unread message
8829         * src/prefs_matcher.c
8830                 Fix a gtk assertion failure
8831         * src/gtk/colorlabel.c
8832                 Workaround bad repainting on selection
8833         * src/main.c
8834                 Freeze/thaw (a bit faster on ssh -X)
8835         * src/msgcache.c
8836                 Get rid of StrdupConverter that just adds an
8837                 extra strdup/free 
8838         * src/etpan/imap_thread.c
8839                 memset buf to 0
8840
8841 2005-10-10 [colin]      1.9.15cvs27
8842
8843         * src/export.c
8844         * src/import.c
8845                 Fix compile on gtk 2.4. Patch by wwp
8846
8847 2005-10-09 [colin]      1.9.15cvs26
8848
8849         * src/mainwindow.c
8850         * src/messageview.c
8851         * src/summaryview.c
8852                 Clarify forward menus. Patch by wwp
8853
8854 2005-10-09 [colin]      1.9.15cvs25
8855
8856         * src/compose.c
8857         * src/compose.h
8858                 Fix bug #829 (Non-working "Encrypt message by 
8859                 default when replying to an encrypted message")
8860
8861 2005-10-08 [colin]      1.9.15cvs24
8862
8863         * src/wizard.c
8864                 Fix bug #827 ("Welcome" setup wizard after a 
8865                 permission error gives up & forgets itself.)
8866
8867 2005-10-08 [colin]      1.9.15cvs23
8868
8869         * src/procmime.c
8870                 Fix bug #828 (Ignoring headers with spaces around = sign)
8871
8872 2005-10-08 [colin]      1.9.15cvs22
8873
8874         * src/export.c
8875                 Warning fix by wwp
8876
8877 2005-10-08 [colin]      1.9.15cvs21
8878
8879         * src/folder.c
8880         * src/folder.h
8881                 Add a processing_pending indicator, set on 
8882                 folder_item_open and cleared after 
8883                 folder_item_process_open
8884         * src/folderview.c
8885         * src/summaryview.c
8886                 wrap procmsg_msginfo_*_flags, and in the
8887                 wrapper check that there's no folder processing 
8888                 pending. If there is, defer the flags change until 
8889                 processing is done to avoid stepping over each
8890                 other's toes.
8891                 Freeze during processing, but not during scanning.
8892
8893 2005-10-07 [colin]      1.9.15cvs20
8894
8895         * src/plugins/pgpcore/passphrase.c
8896                 Fix bug #826 (X-Server hangs when 
8897                 right-clicking a PGP encrypted message)
8898
8899 2005-10-07 [paul]       1.9.15cvs19
8900
8901         * src/compose.c
8902                 fix compose_entries[]
8903                 patch by Fabien Vantard
8904
8905 2005-10-06 [colin]      1.9.15cvs18
8906
8907         * src/pixmaps/address.xpm
8908         * src/pixmaps/address_book.xpm
8909         * src/pixmaps/book.xpm
8910         * src/pixmaps/check_spelling.xpm
8911         * src/pixmaps/checkbox_off.xpm
8912         * src/pixmaps/checkbox_on.xpm
8913         * src/pixmaps/close.xpm
8914         * src/pixmaps/complete.xpm
8915         * src/pixmaps/continue.xpm
8916         * src/pixmaps/deleted.xpm
8917         * src/pixmaps/down_arrow.xpm
8918         * src/pixmaps/exec.xpm
8919         * src/pixmaps/forwarded.xpm
8920         * src/pixmaps/group.xpm
8921         * src/pixmaps/ignorethread.xpm
8922         * src/pixmaps/interface.xpm
8923         * src/pixmaps/jpilot.xpm
8924         * src/pixmaps/ldap.xpm
8925         * src/pixmaps/linewrap.xpm
8926         * src/pixmaps/linewrapcurrent.xpm
8927         * src/pixmaps/mail.xpm
8928         * src/pixmaps/mail_attach.xpm
8929         * src/pixmaps/mail_compose.xpm
8930         * src/pixmaps/mail_forward.xpm
8931         * src/pixmaps/mail_receive.xpm
8932         * src/pixmaps/mail_receive_all.xpm
8933         * src/pixmaps/mail_reply.xpm
8934         * src/pixmaps/mail_reply_to_all.xpm
8935         * src/pixmaps/mail_reply_to_author.xpm
8936         * src/pixmaps/mail_send.xpm
8937         * src/pixmaps/mail_send_queue.xpm
8938         * src/pixmaps/mime_application.xpm
8939         * src/pixmaps/mime_audio.xpm
8940         * src/pixmaps/mime_image.xpm
8941         * src/pixmaps/mime_message.xpm
8942         * src/pixmaps/mime_text_enriched.xpm
8943         * src/pixmaps/mime_text_html.xpm
8944         * src/pixmaps/mime_text_plain.xpm
8945         * src/pixmaps/mime_unknown.xpm
8946         * src/pixmaps/new.xpm
8947         * src/pixmaps/news_compose.xpm
8948         * src/pixmaps/offline.xpm
8949         * src/pixmaps/online.xpm
8950         * src/pixmaps/paste.xpm
8951         * src/pixmaps/preferences.xpm
8952         * src/pixmaps/privacy_emblem_encrypted.xpm
8953         * src/pixmaps/privacy_expired.xpm
8954         * src/pixmaps/privacy_failed.xpm
8955         * src/pixmaps/privacy_passed.xpm
8956         * src/pixmaps/privacy_signed.xpm
8957         * src/pixmaps/privacy_unknown.xpm
8958         * src/pixmaps/privacy_warn.xpm
8959         * src/pixmaps/properties.xpm
8960         * src/pixmaps/replied.xpm
8961         * src/pixmaps/search.xpm
8962         * src/pixmaps/unread.xpm
8963         * src/pixmaps/up_arrow.xpm
8964         * src/pixmaps/vcard.xpm
8965                 Modernize internal theme, with icons from the 
8966                 Gnomaws theme. Keep some of the old ones where
8967                 they were better.
8968
8969 2005-10-06 [colin]      1.9.15cvs17
8970
8971         * src/summaryview.c
8972                 Little optimisations + bugfix
8973         * src/toolbar.c
8974                 Remove default useless items - useless being defined
8975                 by the default relevant prefs
8976         * src/wizard.c
8977                 include config.h to make gettext work
8978         * src/prefs_themes.c
8979                 Fix selection of current theme in prefs
8980
8981 2005-10-06 [colin]      1.9.15cvs16
8982
8983         * src/prefs_common.c
8984         * src/prefs_common.h
8985         * src/prefs_summaries.c
8986         * src/folderview.c
8987                 Add a warning dialog on Mark all read 
8988                 (with pref to get rid of it)
8989
8990 2005-10-06 [paul]       1.9.15cvs15
8991
8992         * po/nb.po
8993         * po/pt_BR.po
8994                 updated by Geir Helland and Frederico
8995                 Goncalves Guimaraes
8996
8997 2005-10-05 [colin]      1.9.15cvs14
8998
8999         * src/folder.c
9000         * src/folder.h
9001         * src/folderview.c
9002         * src/folderview.h
9003         * src/imap_gtk.c
9004         * src/mh_gtk.c
9005         * src/mainwindow.c
9006         * src/setup.c
9007                 add a way to rescan without rebuilding
9008                 make moving a bit faster (less folders changes)
9009                 don't lock the tree on Get 
9010         * src/imap.c
9011                 Don't re-delete deleted messages before expunging
9012         * src/summaryview.c
9013                 Set batch mode when deleting mails
9014
9015 2005-10-05 [paul]       1.9.15cvs13
9016
9017         * src/mainwindow.c
9018         * src/mainwindow.h
9019                 fix disabled Execute menu item
9020         * src/toolbar.c
9021                 match the change in 1.9.15cvs10: use Compose
9022                 instead of News by default
9023
9024 2005-10-04 [colin]      1.9.15cvs12
9025
9026         * src/compose.c
9027                 When replying to an ML post with Reply-To set
9028                 to the poster's email, honor it (as before),
9029                 but also honor our user's request to reply to
9030                 the mailing list: set the ML address in the To
9031                 field and the Reply-To address in the Cc: 
9032                 field.
9033
9034 2005-10-04 [colin]      1.9.15cvs11
9035
9036         * src/plugins/trayicon/trayicon.c
9037                 Finish cosmetic change - thanks to wwp
9038
9039 2005-10-04 [colin]      1.9.15cvs10
9040
9041         * src/toolbar.c
9042                 Use Compose instead of Email by default.
9043                 Spotted by wwp.
9044
9045 2005-10-04 [colin]      1.9.15cvs9
9046
9047         * src/folder.c
9048         * src/folder.h
9049         * src/folderview.c
9050         * src/imap.c
9051         * src/etpan/imap-thread.c
9052         * src/etpan/imap-thread.h
9053                 Try to make IMAP faster, by simplifying SEARCH
9054                 commands, avoiding sending two STATUS in a row,
9055                 and deferring flags sync and processing just
9056                 after displaying the folder. 
9057                 This will update the SummaryView in certain
9058                 cases (new mails not already fetched, flags
9059                 changed from another client) but in a non-
9060                 blocking manner.
9061
9062 2005-10-04 [colin]      1.9.15cvs8
9063
9064         * src/plugins/trayicon/trayicon.c
9065                 Relabel "Offline" to "Work offline"
9066
9067 2005-10-04 [colin]      1.9.15cvs7
9068
9069         * src/export.c
9070         * src/import.c
9071         * src/mbox.c
9072                 Fix mbox import/export buglets
9073                 Patch by wwp
9074         * src/plugins/trayicon/trayicon.c
9075                 Add offline swithc
9076                 Patch by wwp
9077
9078 2005-10-04 [colin]      1.9.15cvs6
9079
9080         * src/folder.c
9081         * src/folderview.c
9082         * src/summaryview.c
9083                 Better fix (don't break mark all read) for cvs2
9084
9085 2005-10-03 [colin]      1.9.15cvs5
9086
9087         * src/folder.c
9088                 Use a sane sort by default
9089
9090 2005-10-03 [colin]      1.9.15cvs4
9091
9092         * src/inc.c
9093                 Add a 'Only once' button for overriding offline mode
9094         * src/prefs_account.c
9095         * src/wizard.c
9096                 Add Local mbox to the wizard
9097                 Add IMAP subdir to the wizard (or the wizard is useless
9098                 for such accounts, or even worse than useless)
9099                 Move IMAP subdir from Advanced to Receive tab, as it's
9100                 not that uncommon
9101
9102 2005-10-03 [colin]      1.9.15cvs3
9103
9104         * src/send_message.c
9105                 Forgot this one in cvs1
9106
9107 2005-10-03 [colin]      1.9.15cvs2
9108
9109         * src/folder.c
9110                 Faster close when leaving a folder with lots
9111                 of new mails. Idea by David Relson.
9112
9113 2005-10-03 [colin]      1.9.15cvs1
9114
9115         * src/compose.c
9116         * src/imap.c
9117         * src/inc.c
9118         * src/main.c
9119         * src/messageview.c
9120         * src/news.c
9121         * src/summaryview.c
9122         * src/gtk/sslcertwindow.c
9123         * src/plugins/trayicon/trayicon.c
9124                 Add accels to every AlertPanel. Patch by Fabien 
9125                 Vantard
9126
9127 2005-10-03 [paul]       1.9.15
9128
9129         1.9.15 released
9130
9131 2005-10-03 [paul]       1.9.14cvs68
9132
9133         * po/ca.po
9134         * po/de.po
9135         * po/es.po
9136         * po/fi.po
9137         * po/fr.po
9138         * po/sk.po
9139         * po/sr.po
9140         * po/zh_CN.po
9141                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
9142                 Mones Lastra, Tommi Pirinen, Fabien vantard,
9143                 Andrej Kacian, Aleksander Urosevic, Yang Guilong
9144
9145 2005-10-03 [paul]       1.9.14cvs67
9146
9147         * src/send_message.c
9148                 prevent hang on Cancel
9149                 patch by Colin
9150
9151 2005-10-03 [paul]       1.9.14cvs66
9152
9153         * src/main.c
9154                 fix crash in IMAP caused by discrepancy
9155                 between check_at_startup and offline mode
9156                 Patch by Colin
9157
9158 2005-10-01 [paul]       1.9.14cvs65
9159
9160         * src/inc.c
9161                 fix engrish
9162
9163 2005-10-01 [paul]       1.9.14cvs64
9164         * src/export.c
9165         * src/import.c
9166                 synchronise import_mbox() and export_mbox()
9167         * src/mbox.c
9168                 proc_mbox(): add alert if file cannot be opened
9169                 export_list_to_mbox(): test if dest file exists,
9170                 prompt user to overwrite if it does. add alert
9171                 if file cannot be created
9172                                                                 
9173         Patch by wwp
9174                                                                                                                 
9175
9176 2005-09-30 [paul]       1.9.14cvs63
9177
9178         * src/addressbook.c
9179                 Fix sensitivity of a menu
9180         * src/codeconv.c
9181                 Respect hidden pref for mails with no encoding
9182         * src/common/xml.c
9183                 Fix memory corruption
9184         * src/plugins/pgpcore/sgpgme.c
9185                 Fix segfault on incomplete sigs, and display
9186                 of S/Mime UIDs
9187
9188         Patches by Colin
9189
9190 2005-09-30 [colin]      1.9.14cvs62
9191
9192         * src/partial_download.c
9193                 Little logic fix in almost-dead code
9194         * src/pop.c
9195                 Fix partial download when there's no new mail
9196
9197 2005-09-29 [paul]       1.9.14cvs61
9198
9199         * src/plugins/pgpinline/pgpinline.c
9200                 fix bug 819, 'crash accessing sign message'
9201                 Patch by Colin
9202
9203 2005-09-28 [martin]     1.9.14cvs60
9204
9205         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9206                 fix bug #790 (Crash when restarting window manager (fluxbox))
9207
9208 2005-09-28 [paul]       1.9.14cvs59
9209
9210         * src/gtk/gtkaspell.c
9211                 fix off-by-one typo
9212
9213 2005-09-27 [colin]      1.9.14cvs58
9214
9215         * src/plugins/pgpcore/sgpgme.c
9216                 Report error when there's one, instead of
9217                 "Signature unchecked" 
9218
9219 2005-09-27 [colin]      1.9.14cvs57
9220
9221         * src/prefs_quote.c
9222                 Fix bug #816 (Weird quotation with spaces)
9223
9224 2005-09-27 [colin]      1.9.14cvs56
9225
9226         * src/codeconv.c
9227         * src/compose.c
9228         * src/compose.h
9229                 Put subject in compose's title
9230                 Fix Automatic encoding so that it's really automatic:
9231                 first try default locale's charset, then charset of the replied mail, 
9232                 then utf-8
9233                 Fix encoding of headers (must be in strict mode too)
9234
9235 2005-09-26 [colin]      1.9.14cvs55
9236
9237         * src/gtk/gtkaspell.c
9238                 Fix previous patch - don't color the space,
9239                 just uncolor it :)
9240
9241 2005-09-26 [colin]      1.9.14cvs54
9242
9243         * src/gtk/gtkaspell.c
9244                 Unmark space if possible
9245
9246 2005-09-26 [colin]      1.9.14cvs53
9247
9248         * src/imap.c
9249                 log_error instead of alertpanel according to the pref
9250         * src/etpan/imap-thread.c
9251                 Print connect status, copy only necessary size to 
9252                 logger
9253         * src/plugins/pgpmime/pgpmime.c
9254                 Handle S/Mime signatures (verification only). Patch based
9255                 on a patch for Sylpheed Main by Thomas White <taw27@cam.ac.uk>
9256
9257 2005-09-26 [paul]       1.9.14cvs52
9258
9259         * src/common/passcrypt.c
9260                 this 'workaround' not necessary on NetBSD.
9261                 Thanks to Daniel Gustafson
9262
9263 2005-09-26 [paul]
9264
9265         1.9.15-rc4 released
9266
9267 2005-09-26 [paul]       1.9.14cvs51
9268
9269         * src/summaryview.c
9270                 Skip currently selected message when
9271                 looking for next new or unread message
9272                 in current folder. Patch by Colin
9273         * src/common/passcrypt.c
9274                 eliminate warnings on *BSD. Patch by
9275                 Daniel Gustafson
9276
9277 2005-09-26 [colin]      1.9.14cvs50
9278
9279         * src/procmsg.c
9280                 Call postfiltering hook anyway
9281
9282 2005-09-22 [colin]      1.9.14cvs49
9283
9284         * src/codeconv.c
9285         * src/codeconv.h
9286                 Add a strict mode that doesn't replace with _
9287         * src/compose.c
9288         * src/compose.h
9289                 Use strict conversion while sending
9290                 Fix race when drafting while sending (happens
9291                 on IMAP)
9292                 Fix d'n'd of messages from summaryview
9293         * src/prefs_common.c
9294         * src/prefs_common.h
9295                 add hidden utf8_instead_of_locale_for_broken_mail 
9296                 pref for people that preferred the default charset 
9297                 to be utf8 for broken mails
9298         * src/quote_fmt_parse.y
9299                 fix bug #815 (No quote insert if "From:" fied 
9300                 contained Russian letters)
9301         * src/summaryview.c
9302                 Fix d'n'd of messages to compose
9303
9304 2005-09-22 [paul]       1.9.14cvs48
9305
9306         * src/compose.c
9307                 fix bug where attachments Name entry
9308                 would display Path instead
9309
9310 2005-09-21 [paul]       1.9.14cvs47
9311
9312         * README
9313         * README.jp
9314         * configure.ac
9315         * config/config.rpath
9316         * doc/manual/en/sylpheed-20.html
9317         * doc/manual/es/sylpheed-20.html
9318         * po/bg.po
9319         * po/ca.po
9320         * po/de.po
9321         * po/es.po
9322         * po/fr.po
9323         * po/it.po
9324         * po/pt_BR.po
9325         * po/sk.po
9326         * po/zh_TW.po
9327         * src/account.c
9328         * src/account.h
9329         * src/action.c
9330         * src/action.h
9331         * src/adbookbase.h
9332         * src/addr_compl.c
9333         * src/addr_compl.h
9334         * src/addrbook.c
9335         * src/addrbook.h
9336         * src/addrcache.c
9337         * src/addrcache.h
9338         * src/addrcindex.c
9339         * src/addrcindex.h
9340         * src/addrclip.c
9341         * src/addrclip.h
9342         * src/addrdefs.h
9343         * src/addressadd.c
9344         * src/addressadd.h
9345         * src/addressbook.c
9346         * src/addressbook.h
9347         * src/addressitem.h
9348         * src/addrgather.c
9349         * src/addrgather.h
9350         * src/addrharvest.c
9351         * src/addrharvest.h
9352         * src/addrindex.c
9353         * src/addrindex.h
9354         * src/addritem.c
9355         * src/addritem.h
9356         * src/addrquery.c
9357         * src/addrquery.h
9358         * src/addrselect.c
9359         * src/addrselect.h
9360         * src/alertpanel.c
9361         * src/alertpanel.h
9362         * src/browseldap.c
9363         * src/browseldap.h
9364         * src/codeconv.c
9365         * src/codeconv.h
9366         * src/compose.c
9367         * src/compose.h
9368         * src/crash.c
9369         * src/crash.h
9370         * src/customheader.c
9371         * src/customheader.h
9372         * src/displayheader.c
9373         * src/displayheader.h
9374         * src/editaddress.c
9375         * src/editaddress.h
9376         * src/editbook.c
9377         * src/editbook.h
9378         * src/editgroup.c
9379         * src/editgroup.h
9380         * src/editjpilot.c
9381         * src/editjpilot.h
9382         * src/editldap.c
9383         * src/editldap.h
9384         * src/editldap_basedn.c
9385         * src/editldap_basedn.h
9386         * src/editvcard.c
9387         * src/editvcard.h
9388         * src/enriched.c
9389         * src/enriched.h
9390         * src/exphtmldlg.c
9391         * src/exphtmldlg.h
9392         * src/expldifdlg.c
9393         * src/expldifdlg.h
9394         * src/export.c
9395         * src/export.h
9396         * src/exporthtml.c
9397         * src/exporthtml.h
9398         * src/exportldif.c
9399         * src/exportldif.h
9400         * src/filtering.c
9401         * src/filtering.h
9402         * src/folder.c
9403         * src/folder.h
9404         * src/folder_item_prefs.c
9405         * src/folder_item_prefs.h
9406         * src/foldersel.c
9407         * src/foldersel.h
9408         * src/folderutils.c
9409         * src/folderutils.h
9410         * src/folderview.c
9411         * src/folderview.h
9412         * src/grouplistdialog.c
9413         * src/grouplistdialog.h
9414         * src/headerview.c
9415         * src/headerview.h
9416         * src/html.c
9417         * src/html.h
9418         * src/image_viewer.c
9419         * src/image_viewer.h
9420         * src/imap.c
9421         * src/imap.h
9422         * src/imap_gtk.c
9423         * src/imap_gtk.h
9424         * src/import.c
9425         * src/import.h
9426         * src/importldif.c
9427         * src/importldif.h
9428         * src/importmutt.c
9429         * src/importmutt.h
9430         * src/importpine.c
9431         * src/importpine.h
9432         * src/inc.c
9433         * src/inc.h
9434         * src/jpilot.c
9435         * src/jpilot.h
9436         * src/ldapctrl.c
9437         * src/ldapctrl.h
9438         * src/ldaplocate.c
9439         * src/ldaplocate.h
9440         * src/ldapquery.c
9441         * src/ldapquery.h
9442         * src/ldapserver.c
9443         * src/ldapserver.h
9444         * src/ldaputil.c
9445         * src/ldaputil.h
9446         * src/ldif.c
9447         * src/ldif.h
9448         * src/localfolder.c
9449         * src/localfolder.h
9450         * src/main.c
9451         * src/main.h
9452         * src/mainwindow.c
9453         * src/mainwindow.h
9454         * src/manual.c
9455         * src/manual.h
9456         * src/matcher.c
9457         * src/matcher.h
9458         * src/matcher_parser.h
9459         * src/matcher_parser_lex.l
9460         * src/matcher_parser_parse.y
9461         * src/mbox.c
9462         * src/mbox.h
9463         * src/message_search.c
9464         * src/message_search.h
9465         * src/messageview.c
9466         * src/messageview.h
9467         * src/mh.c
9468         * src/mh.h
9469         * src/mh_gtk.c
9470         * src/mh_gtk.h
9471         * src/mimeview.c
9472         * src/mimeview.h
9473         * src/msgcache.c
9474         * src/msgcache.h
9475         * src/mutt.c
9476         * src/mutt.h
9477         * src/news.c
9478         * src/news.h
9479         * src/news_gtk.c
9480         * src/news_gtk.h
9481         * src/noticeview.c
9482         * src/noticeview.h
9483         * src/partial_download.c
9484         * src/partial_download.h
9485         * src/pine.c
9486         * src/pine.h
9487         * src/pop.c
9488         * src/pop.h
9489         * src/prefs_account.c
9490         * src/prefs_account.h
9491         * src/prefs_actions.c
9492         * src/prefs_actions.h
9493         * src/prefs_common.c
9494         * src/prefs_common.h
9495         * src/prefs_compose_writing.c
9496         * src/prefs_compose_writing.h
9497         * src/prefs_customheader.c
9498         * src/prefs_customheader.h
9499         * src/prefs_display_header.c
9500         * src/prefs_display_header.h
9501         * src/prefs_ext_prog.c
9502         * src/prefs_ext_prog.h
9503         * src/prefs_filtering.c
9504         * src/prefs_filtering.h
9505         * src/prefs_filtering_action.c
9506         * src/prefs_filtering_action.h
9507         * src/prefs_folder_column.c
9508         * src/prefs_folder_column.h
9509         * src/prefs_folder_item.c
9510         * src/prefs_folder_item.h
9511         * src/prefs_fonts.c
9512         * src/prefs_fonts.h
9513         * src/prefs_gtk.c
9514         * src/prefs_gtk.h
9515         * src/prefs_image_viewer.c
9516         * src/prefs_image_viewer.h
9517         * src/prefs_matcher.c
9518         * src/prefs_matcher.h
9519         * src/prefs_message.c
9520         * src/prefs_message.h
9521         * src/prefs_msg_colors.c
9522         * src/prefs_msg_colors.h
9523         * src/prefs_other.c
9524         * src/prefs_other.h
9525         * src/prefs_quote.c
9526         * src/prefs_quote.h
9527         * src/prefs_receive.c
9528         * src/prefs_receive.h
9529         * src/prefs_send.c
9530         * src/prefs_send.h
9531         * src/prefs_spelling.c
9532         * src/prefs_spelling.h
9533         * src/prefs_summaries.c
9534         * src/prefs_summaries.h
9535         * src/prefs_summary_column.c
9536         * src/prefs_summary_column.h
9537         * src/prefs_template.c
9538         * src/prefs_template.h
9539         * src/prefs_themes.c
9540         * src/prefs_themes.h
9541         * src/prefs_toolbar.c
9542         * src/prefs_toolbar.h
9543         * src/prefs_wrapping.c
9544         * src/prefs_wrapping.h
9545         * src/privacy.c
9546         * src/privacy.h
9547         * src/procheader.c
9548         * src/procheader.h
9549         * src/procmime.c
9550         * src/procmime.h
9551         * src/procmsg.c
9552         * src/procmsg.h
9553         * src/quote_fmt.c
9554         * src/quote_fmt_parse.y
9555         * src/recv.c
9556         * src/recv.h
9557         * src/remotefolder.c
9558         * src/remotefolder.h
9559         * src/send_message.c
9560         * src/send_message.h
9561         * src/setup.c
9562         * src/setup.h
9563         * src/simple-gettext.c
9564         * src/sourcewindow.c
9565         * src/sourcewindow.h
9566         * src/ssl_manager.c
9567         * src/ssl_manager.h
9568         * src/statusbar.c
9569         * src/statusbar.h
9570         * src/stock_pixmap.c
9571         * src/stock_pixmap.h
9572         * src/summary_search.c
9573         * src/summary_search.h
9574         * src/summaryview.c
9575         * src/summaryview.h
9576         * src/syldap.c
9577         * src/syldap.h
9578         * src/textview.c
9579         * src/textview.h
9580         * src/toolbar.c
9581         * src/toolbar.h
9582         * src/undo.c
9583         * src/undo.h
9584         * src/unmime.c
9585         * src/unmime.h
9586         * src/vcard.c
9587         * src/vcard.h
9588         * src/wizard.c
9589         * src/wizard.h
9590         * src/common/base64.c
9591         * src/common/base64.h
9592         * src/common/defs.h
9593         * src/common/hooks.c
9594         * src/common/hooks.h
9595         * src/common/log.c
9596         * src/common/log.h
9597         * src/common/md5.c
9598         * src/common/md5.h
9599         * src/common/mgutils.c
9600         * src/common/mgutils.h
9601         * src/common/nntp.c
9602         * src/common/nntp.h
9603         * src/common/passcrypt.c
9604         * src/common/passcrypt.h.in
9605         * src/common/plugin.c
9606         * src/common/plugin.h
9607         * src/common/prefs.c
9608         * src/common/prefs.h
9609         * src/common/progressindicator.c
9610         * src/common/progressindicator.h
9611         * src/common/quoted-printable.c
9612         * src/common/quoted-printable.h
9613         * src/common/session.c
9614         * src/common/session.h
9615         * src/common/smtp.c
9616         * src/common/smtp.h
9617         * src/common/socket.c
9618         * src/common/socket.h
9619         * src/common/ssl.c
9620         * src/common/ssl.h
9621         * src/common/ssl_certificate.c
9622         * src/common/ssl_certificate.h
9623         * src/common/string_match.c
9624         * src/common/string_match.h
9625         * src/common/stringtable.c
9626         * src/common/sylpheed.c
9627         * src/common/sylpheed.h
9628         * src/common/template.c
9629         * src/common/template.h
9630         * src/common/timing.h
9631         * src/common/utils.c
9632         * src/common/utils.h
9633         * src/common/uuencode.c
9634         * src/common/uuencode.h
9635         * src/common/version.h.in
9636         * src/common/xml.c
9637         * src/common/xml.h
9638         * src/common/xmlprops.c
9639         * src/common/xmlprops.h
9640         * src/gtk/about.c
9641         * src/gtk/about.h
9642         * src/gtk/colorlabel.c
9643         * src/gtk/colorlabel.h
9644         * src/gtk/colorsel.c
9645         * src/gtk/colorsel.h
9646         * src/gtk/description_window.c
9647         * src/gtk/description_window.h
9648         * src/gtk/filesel.c
9649         * src/gtk/filesel.h
9650         * src/gtk/foldersort.c
9651         * src/gtk/foldersort.h
9652         * src/gtk/gtkutils.c
9653         * src/gtk/gtkutils.h
9654         * src/gtk/inputdialog.c
9655         * src/gtk/inputdialog.h
9656         * src/gtk/logwindow.c
9657         * src/gtk/logwindow.h
9658         * src/gtk/manage_window.c
9659         * src/gtk/manage_window.h
9660         * src/gtk/menu.c
9661         * src/gtk/menu.h
9662         * src/gtk/pluginwindow.c
9663         * src/gtk/pluginwindow.h
9664         * src/gtk/prefswindow.c
9665         * src/gtk/prefswindow.h
9666         * src/gtk/progressdialog.c
9667         * src/gtk/progressdialog.h
9668         * src/gtk/quicksearch.c
9669         * src/gtk/quicksearch.h
9670         * src/gtk/sslcertwindow.c
9671         * src/gtk/sslcertwindow.h
9672         * src/plugins/clamav/clamav_plugin.c
9673         * src/plugins/clamav/clamav_plugin.h
9674         * src/plugins/clamav/clamav_plugin_gtk.c
9675         * src/plugins/demo/demo.c
9676         * src/plugins/dillo_viewer/dillo_prefs.c
9677         * src/plugins/dillo_viewer/dillo_prefs.h
9678         * src/plugins/dillo_viewer/dillo_viewer.c
9679         * src/plugins/mathml_viewer/mathml_viewer.c
9680         * src/plugins/pgpcore/passphrase.c
9681         * src/plugins/pgpcore/passphrase.h
9682         * src/plugins/pgpcore/plugin.c
9683         * src/plugins/pgpcore/prefs_gpg.c
9684         * src/plugins/pgpcore/prefs_gpg.h
9685         * src/plugins/pgpcore/select-keys.c
9686         * src/plugins/pgpcore/select-keys.h
9687         * src/plugins/pgpcore/sgpgme.c
9688         * src/plugins/pgpcore/sgpgme.h
9689         * src/plugins/pgpinline/pgpinline.c
9690         * src/plugins/pgpinline/pgpinline.h
9691         * src/plugins/pgpinline/plugin.c
9692         * src/plugins/pgpmime/pgpmime.c
9693         * src/plugins/pgpmime/pgpmime.h
9694         * src/plugins/pgpmime/plugin.c
9695         * src/plugins/spamassassin/spamassassin.c
9696         * src/plugins/spamassassin/spamassassin.h
9697         * src/plugins/spamassassin/spamassassin_gtk.c
9698         * src/plugins/trayicon/trayicon.c
9699         * tools/OOo2sylpheed.pl
9700         * tools/acroread2sylpheed.pl
9701         * tools/asus_mailled.sh
9702         * tools/filter_conv.pl
9703         * tools/freshmeat_search.pl
9704         * tools/google_search.pl
9705         * tools/kmail2sylpheed.pl
9706         * tools/kmail2sylpheed_v2.pl
9707         * tools/maildir2sylpheed.pl
9708         * tools/multiwebsearch.pl
9709         * tools/newscache_clean.pl
9710         * tools/outlook2sylpheed.pl
9711         * tools/sylpheed-switcher
9712         * tools/update-po
9713         * tools/vcard2xml.py
9714         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
9715                 update FSF address
9716
9717 2005-09-21 [colin]      1.9.14cvs46
9718
9719         * src/gedit-print.c
9720         * src/procmsg.c
9721         * src/procmsg.h
9722         * src/textview.c
9723         * src/summaryview.c
9724                 Remove some printing hacks (deselection/reselection),
9725                 which by the way fix printing the currently 
9726                 displayed mime part (still only text)
9727                 Plus a little optimisation of summary_show
9728
9729
9730 2005-09-20 [colin]      1.9.14cvs45
9731
9732         * src/mainwindow.c
9733         * src/messageview.c
9734                 GUI fixups: add accels, set message
9735                 view title to displayed mail's subject
9736         * src/prefs_spelling.c
9737         * src/gtk/gtkaspell.c
9738                 GUI fixups: allow underlining misspelled
9739                 words instead of coloring them (a11y!)
9740
9741 2005-09-19 [colin]
9742
9743         1.9.15rc3 released
9744
9745 2005-09-19 [colin]      1.9.14cvs44
9746
9747         * src/compose.c
9748                 Fix draft message
9749         * src/gtk/gtkaspell.c
9750                 Fix wrong test ;-)
9751
9752 2005-09-19 [colin]      1.9.14cvs43
9753
9754         * src/addressbook.c
9755                 Fix sensitivity of Delete button
9756         * src/compose.c
9757                 Warn if the requested Privacy system
9758                 is not available
9759         * src/exphtmldlg.c
9760         * src/expldifdlg.c
9761         * src/importldif.c
9762         * src/importmutt.c
9763         * src/importpine.c
9764                 Fix crappy UI
9765         * src/
9766         * src/ssl.h
9767         * src/prefs_account.h
9768         * src/prefs_account.c
9769                 Save SSL prefs even in builds that have
9770                 SSL support disable
9771         * src/imap.c
9772         * src/inc.c
9773         * src/news.c
9774         * src/send_message.c
9775                 Warn if connection should be secure, but
9776                 SSL support isn't compiled in
9777         * src/gtkaspell.c
9778                 Fix word separation on UTF-8 systems
9779                 Fixes bug #812 (Strange inline spellchecking)
9780         * src/compose.c
9781                 Warn if the requested Privacy system
9782                 is not available
9783                 Factorize offline warning
9784         * src/imap.c
9785         * src/imap_gtk.c
9786         * src/imap_gtk.h
9787         * src/inc.h
9788         * src/news_gtk.c
9789         * src/news_gtk.h
9790         * src/messageview.c
9791                 Factorize offline warning
9792
9793 2005-09-19 [paul]
9794
9795         1.9.15-rc2 released
9796
9797 2005-09-18 [colin]      1.9.14cvs42
9798
9799         * src/codeconv.c
9800         * src/codeconv.h
9801         * src/procmime.c
9802                 Add a way to get locale's charset ignoring utf-8,
9803                 and use that as default encoding for broken mails
9804
9805 2005-09-18 [colin]      1.9.14cvs41
9806
9807         * src/gtk/logwindow.c
9808                 Translate string. Patch by Fabien Vantard
9809
9810 2005-09-18 [colin]      1.9.14cvs40
9811
9812         * configure.ac
9813                 Fix bug #803 (IMAP/SSL support breaks with 
9814                 GnuTLS libetpan 0.38)
9815
9816 2005-09-18 [colin]      1.9.14cvs39
9817
9818         * src/codeconv.c
9819         * src/compose.c
9820         * src/procmime.c
9821                 More charsets fixes. Fixes bug #806 (non
9822                 ascii characters in subject line)
9823
9824 2005-09-17 [paul]       1.9.14cvs38
9825
9826         * src/folderview.c
9827         * src/mainwindow.c
9828                 fix gcc-2.95 issues
9829                 Patch by Pawel Pekala
9830
9831 2005-09-17 [colin]      1.9.14cvs37
9832
9833         * src/addrindex.c
9834                 bugfix for NO-USE LDAP compilation, patch 
9835                 by Fabien Vantard
9836
9837 2005-09-17 [colin]      1.9.14cvs36
9838
9839         * src/prefs_actions.c
9840         * src/prefs_customheader.c
9841         * src/prefs_display_header.c
9842         * src/prefs_filtering_action.c
9843         * src/prefs_matcher.c
9844         * src/prefs_toolbar.c
9845                 Fix strange casts (less elegant but
9846                 works better)
9847
9848 2005-09-16 [colin]      1.9.14cvs35
9849
9850         * src/jpilot.c
9851                 Missed that one
9852
9853 2005-09-16 [colin]      1.9.14cvs34
9854
9855         * configure.ac
9856         * src/Makefile.am
9857         * src/addr_compl.c
9858         * src/addrindex.c
9859         * src/browseldap.c
9860         * src/editldap.c
9861         * src/ldaplocate.c
9862         * src/ldapquery.c
9863         * src/ldapquery.h
9864         * src/ldapserver.c
9865         * src/ldapserver.h
9866         * src/main.c
9867         * src/matcher_parser_parse.y
9868         * src/prefs_themes.c
9869         * src/etpan/Makefile.am
9870         * src/gtk/description_window.c
9871         * src/plugins/clamav/Makefile.am
9872         * src/plugins/clamav/clamav_plugin.c
9873         * src/plugins/dillo_viewer/Makefile.am
9874         * src/plugins/pgpcore/Makefile.am
9875         * src/plugins/pgpinline/Makefile.am
9876         * src/plugins/pgpmime/Makefile.am
9877         * src/plugins/trayicon/Makefile.am
9878                 Fix 100% cpu usage in address completion list
9879                 Fix little bugs (return with no values etc)
9880                 Fix all warnings (with common CFLAGS)
9881
9882 2005-09-15 [colin]      1.9.14cvs33
9883
9884         * src/addressbook.c
9885                 Fix bug where sometimes a group's email list is empty,
9886                 force its refresh (probably fixes "Re: how to create a 
9887                 distribution list")
9888         * src/ldapquery.c
9889                 Don't return to the callback in the main thread from the
9890                 fetch thread (or face segs!)
9891
9892 2005-09-15 [paul]       1.9.14cvs32
9893
9894         * src/prefs_matcher.c
9895                 forgotten in last commit
9896
9897 2005-09-15 [paul]       1.9.14cvs31
9898
9899         * src/prefs_actions.c
9900         * src/prefs_filtering_action.c
9901         * src/prefs_quote.c
9902         * src/quote_fmt.c
9903         * src/summaryview.c
9904         * src/gtk/description_window.c
9905         * src/gtk/description_window.h
9906         * src/gtk/quicksearch.c
9907                 allow interaction with the called
9908                 description window
9909                 Patch by Anders Hammar
9910
9911 2005-09-14 [paul]       1.9.14cvs30
9912
9913         * src/compose.c
9914                 fix a little annoyance when pasting with 3rd button 
9915                 with wrap_pastes=0 and wrap_input=1
9916                 Patch by Colin
9917
9918 2005-09-14 [paul]       1.9.14cvs29
9919
9920         * src/prefs_account.c
9921                 disable 'Filter messages on receiving' for
9922                 SMTP-only accounts
9923                 Patch  by Anders Hammar
9924
9925 2005-09-14 [paul]       1.9.14cvs28
9926
9927         * po/sk.po
9928                 fix crash
9929                 updated by Andrej Kacian
9930
9931 2005-09-14 [paul]
9932
9933         1.9.15-rc1 released
9934
9935 2005-09-14 [paul]       1.9.14cvs27
9936
9937         * po/es.po
9938                 updated by Ricardo Mones Lastra
9939         * src/compose.c
9940         * src/compose.h
9941                 associate no_wrap_tags to Compose windows
9942                 instead of using a static one
9943                 Patch by Colin
9944         * src/mbox.c
9945                 fix proc_mbox()
9946                 Patch by wwp
9947         * src/textview.c
9948                 remove unneeded printf()
9949
9950 2005-09-14 [paul]       1.9.14cvs26
9951
9952         * src/addrcache.c
9953         * src/codeconv.h
9954         * src/folder.h
9955         * src/mainwindow.h
9956         * src/mh.c
9957         * src/mimeview.h
9958         * src/partial_download.c
9959         * src/pop.c
9960         * src/prefs_account.c
9961         * src/prefs_account.h
9962         * src/prefs_actions.c
9963         * src/prefs_customheader.c
9964         * src/prefs_display_header.c
9965         * src/prefs_filtering_action.c
9966         * src/prefs_matcher.c
9967         * src/prefs_toolbar.c
9968         * src/privacy.h
9969         * src/procmime.c
9970         * src/procmime.h
9971         * src/procmsg.h
9972         * src/textview.c
9973         * src/undo.h
9974         * src/common/plugin.c
9975         * src/common/session.h
9976         * src/common/socket.c
9977         * src/common/socket.h
9978         * src/common/template.c
9979         * src/gtk/gtkaspell.c
9980         * src/gtk/quicksearch.h
9981         * src/plugins/pgpcore/passphrase.c
9982         * src/plugins/pgpcore/prefs_gpg.h
9983         * src/plugins/pgpcore/select-keys.c
9984         * src/plugins/pgpcore/select-keys.h
9985         * src/plugins/pgpcore/sgpgme.c
9986         * src/plugins/pgpinline/pgpinline.c
9987         * src/plugins/pgpmime/pgpmime.c
9988         * src/plugins/trayicon/trayicon.c
9989                 fix compilation warnings
9990                 Patch by Daniel Gustafson
9991
9992 2005-09-14 [paul]       1.9.14cvs25
9993
9994         * src/addressbook.c
9995                 add missing column header, and other small
9996                 bug fixes
9997                 Patch by Anders Hammar
9998
9999 2005-09-13 [colin]      1.9.14cvs24
10000
10001         * src/gtk/gtkaspell.c
10002                 Fix non-utf8 in menu
10003                 Fix little leaks
10004                 Nullify struct members after free()s
10005
10006 2005-09-13 [colin]      1.9.14cvs23
10007
10008         * src/compose.c
10009                 Test utf8 compliance before inserting to 
10010                 buffer, and try to convert if necessary
10011         * src/procmime.c
10012                 If no charset is present, use the locale 
10013                 one instead of us-ascii
10014         * src/procmsg.c
10015                 Add Sender, List-Post and To in the checked 
10016                 headers for automatic rules creation 
10017                 (thanks to wwp)
10018         * src/prefs_themes.c
10019         * src/gtk/gtkaspell.c
10020                 Remove deprecated functions. 
10021                 patch by Daniel Gustafson
10022
10023 2005-09-12 [colin]      1.9.14cvs22
10024
10025         * src/compose.c
10026                 Fix bug #448 (Scrolling/Redraw issue with 
10027                 address-fields in Header)
10028         * src/mainwindow.c
10029         * src/summaryview.c
10030         * src/summaryview.h
10031                 Fix loss of MSG_MARKED on move/copy
10032                 Fix bug #804 (Quicksearch togglebutton doesn't 
10033                 get depressed after '/' key is pressed)
10034
10035 2005-09-12 [paul]       1.9.14cvs21
10036
10037         * AUTHORS
10038         * src/gtk/logwindow.c
10039                 add 'Clear Log' to popup menu
10040                 Patch by Anders Hammar <anders.hammar@telia.com>
10041
10042 2005-09-12 [paul]       1.9.14cvs20
10043
10044         * src/compose.c
10045                 set correct sensitivity on attachments
10046                 popup menu
10047         * src/folder.c
10048                 fix typo
10049         * src/prefs_spelling.c
10050                 fix crash when no LANG env is set
10051         * src/common/xml.c
10052                 fix crash in wizard
10053                 don't use memeory after free
10054
10055         All patches by Daniel Gustafson
10056
10057 2005-09-12 [paul]       1.9.14cvs19
10058
10059         * src/prefs_themes.c
10060                 make theme info selectable
10061         * src/gtk/description_window.c
10062                 make window non-modal
10063         * tools/README
10064                 add details of asus_mailed.sh
10065         * tools/claws.i18n.status.pl
10066                 update for new zh_TW translator
10067                 widen the output
10068                 create alternate coloured lines
10069                 improve readability
10070
10071 2005-09-10 [colin]      1.9.14cvs18
10072
10073         * src/plugins/pgpcore/select-keys.c
10074                 Better order for the buttons
10075
10076 2005-09-10 [colin]      1.9.14cvs17
10077
10078         * src/compose.c
10079         * src/plugins/pgpcore/select-keys.c
10080         * src/plugins/pgpcore/select-keys.h
10081         * src/plugins/pgpcore/sgpgme.c
10082                 Add a "Don't encrypt" button to the key
10083                 selection dialog. Fixes bug #177 (There should be a 
10084                 'Don't encrypt button in the Select Keys dialog)
10085
10086 2005-09-10 [colin]      1.9.14cvs16
10087
10088         * src/compose.c
10089                 Fix bug #572 (%X option does not work with templates)
10090
10091 2005-09-10 [colin]      1.9.14cvs15
10092
10093         * src/toolbar.c 
10094                 Remove g_print
10095
10096 2005-09-10 [colin]      1.9.14cvs14
10097
10098         * src/imap.c
10099                 Fix a possible crash
10100
10101 2005-09-09 [colin]      1.9.14cvs13
10102
10103         * src/imap.c
10104         * src/etpan/imap-thread.c
10105         * src/etpan/imap-thread.h
10106                 Fix moving from queue or drafts to normal folders
10107                 Fix bug #794 (No way to delete without expunging)
10108                 Take flags unset by other mailers into account
10109                 Take deleted flag set by other mailers into account
10110                 Fix unsetting REPLIED flag
10111                 Fix crash when capabilities can't be retrieved
10112         * src/mainwindow.c
10113         * src/mainwindow.h
10114                 Add M_DELAYED_FLAGS condition, and let the user use
10115                 Execute in order to be able to expunge deleted mails,
10116                 even if he's not in delayed execute mode
10117         * src/prefs_spelling.c
10118                 Use 'en' dictionary by default if LANG is POSIX or C
10119         * src/gtk/prefswindow.c
10120                 Fix bug #767 (Preferences windows expanding) by making
10121                 the window a bit larger when the resolution is greater
10122                 than 640x480, and by putting the prefs in a
10123                 GtkScrolledWindow.
10124
10125 2005-09-09 [paul]       1.9.14cvs12
10126
10127         * AUTHORS
10128         * configure.ac
10129         * po/zh_TW.Big5.po      ** REMOVED **
10130         * po/zh_TW.po           ** ADDED **
10131                 updated by Wei-Lun Chao
10132
10133 2005-09-09 [paul]       1.9.14cvs11
10134
10135         * src/mainwindow.c
10136                 fix asserts
10137         * src/common/xml.c
10138                 delay memory allocation until file is
10139                 opened successfully
10140                 Patch by Daniel Gustafson
10141
10142 2005-09-09 [colin]      1.9.14cvs10
10143
10144         * src/imap.c
10145                 Add guards
10146
10147 2005-09-08 [colin]      1.9.14cvs9
10148
10149         * src/compose.c
10150                 Alert when we can't save draft
10151                 Fix various wrap/color issues
10152                 Add mid-click pasting respecting wrap_paste option
10153         * src/folder.c
10154         * src/folder.h
10155         * src/folder_item_prefs.c
10156         * src/folder_item_prefs.h
10157         * src/imap.c
10158         * src/imap_gtk.c
10159         * src/imap_gtk.h
10160         * src/main.c
10161         * src/mainwindow.c
10162         * src/mainwindow.h
10163         * src/news.c
10164         * src/news_gtk.c
10165         * src/news_gtk.h
10166         * src/prefs_folder_item.c
10167                 Fix the impossibility to synchronise folders for
10168                 offline use (IMAP and NNTP are concerned)
10169
10170 2005-09-08 [colin]      1.9.14cvs8
10171
10172         * configure.ac
10173                 Build LDAP and JPilot by default if available
10174         * src/textview.c
10175                 Fix use after free
10176
10177 2005-09-08 [paul]       1.9.14cvs7
10178
10179         * doc/manual/en/sylpheed-1.html
10180         * doc/manual/en/sylpheed-18.html
10181         * doc/manual/en/sylpheed-19.html
10182         * doc/manual/en/sylpheed-4.html
10183         * doc/manual/en/sylpheed-6.html
10184         * doc/manual/en/sylpheed.html
10185                 a few minor updates, plus include some
10186                 details about plugins and their requirements
10187         * src/mainwindow.c
10188                 minor changes to English in /View/Sort
10189
10190 2005-09-07 [colin]      1.9.14cvs6
10191
10192         * doc/manual/en/sylpheed-1.html
10193         * doc/manual/en/sylpheed-10.html
10194         * doc/manual/en/sylpheed-11.html
10195         * doc/manual/en/sylpheed-12.html
10196         * doc/manual/en/sylpheed-13.html
10197         * doc/manual/en/sylpheed-14.html
10198         * doc/manual/en/sylpheed-15.html
10199         * doc/manual/en/sylpheed-16.html
10200         * doc/manual/en/sylpheed-17.html
10201         * doc/manual/en/sylpheed-18.html
10202         * doc/manual/en/sylpheed-19.html
10203         * doc/manual/en/sylpheed-2.html
10204         * doc/manual/en/sylpheed-20.html
10205         * doc/manual/en/sylpheed-21.html
10206         * doc/manual/en/sylpheed-22.html
10207         * doc/manual/en/sylpheed-3.html
10208         * doc/manual/en/sylpheed-4.html
10209         * doc/manual/en/sylpheed-5.html
10210         * doc/manual/en/sylpheed-6.html
10211         * doc/manual/en/sylpheed-7.html
10212         * doc/manual/en/sylpheed-8.html
10213         * doc/manual/en/sylpheed-9.html
10214         * doc/manual/en/sylpheed.html
10215                 More substitutions (missed Sylpheed -> Sylpheed-Claws)
10216
10217 2005-09-07 [colin]      1.9.14cvs5
10218
10219         * src/mainwindow.c
10220                 Make labels more to-the-point
10221
10222 2005-09-07 [colin]      1.9.14cvs4
10223
10224         * doc/manual/en/sylpheed-1.html
10225         * doc/manual/en/sylpheed-12.html
10226         * doc/manual/en/sylpheed-13.html
10227         * doc/manual/en/sylpheed-14.html
10228         * doc/manual/en/sylpheed-15.html
10229         * doc/manual/en/sylpheed-16.html
10230         * doc/manual/en/sylpheed-17.html
10231         * doc/manual/en/sylpheed-18.html
10232         * doc/manual/en/sylpheed-19.html
10233         * doc/manual/en/sylpheed-2.html
10234         * doc/manual/en/sylpheed-20.html
10235         * doc/manual/en/sylpheed-21.html
10236         * doc/manual/en/sylpheed-22.html
10237         * doc/manual/en/sylpheed-4.html
10238         * doc/manual/en/sylpheed-5.html
10239         * doc/manual/en/sylpheed-6.html
10240         * doc/manual/en/sylpheed-7.html
10241         * doc/manual/en/sylpheed-8.html
10242         * doc/manual/en/sylpheed-9.html
10243         * doc/manual/en/sylpheed.html
10244                 Update manual
10245
10246 2005-09-07 [colin]      1.9.14cvs3
10247
10248         * doc/faq/en/sylpheed-faq-1.html
10249         * doc/faq/en/sylpheed-faq-2.html
10250         * doc/faq/en/sylpheed-faq-3.html
10251         * doc/faq/en/sylpheed-faq.html
10252                 Update FAQ
10253
10254 2005-09-07 [colin]      1.9.14cvs2
10255
10256         * src/folderview.c
10257         * src/procmsg.c
10258         * src/summaryview.c
10259         * src/toolbar.c
10260                 Fix special subfolders:
10261                 - Inherit parent's icon
10262                 - sent contents of queues subfolders
10263                 - empty subfolders of trashes
10264         * src/mainwindow.c
10265                 Remove outdated manual and faq entries
10266         * src/common/utils.c
10267                 Add quotes around %s coming from mailcap
10268
10269 2005-09-07 [colin]      1.9.14cvs1
10270
10271         * src/compose.c
10272                 After saving draft, set modified to FALSE
10273         * src/mimeview.c
10274         * src/common/utils.c
10275         * src/common/utils.h
10276                 Try to open mime parts using what is 
10277                 indicated in ~/.mailcap or /etc/mailcap,
10278                 if possible.
10279
10280 2005-09-05 [paul]       1.9.14
10281
10282         1.9.14 released
10283
10284         * po/sk.po
10285                 updated by Andrej Kacian
10286
10287 2005-09-05 [paul]       1.9.13cvs83
10288
10289         * po/de.po
10290         * po/es.po
10291         * po/fi.po
10292         * po/fr.po
10293         * po/nb.po
10294         * po/pt_BR.po
10295         * po/sr.po
10296                 updated translations by Thomas Gilgin, Ricardo Mones
10297                 Lastra, Tommi Pirinen, Fabien Vantard, Geir Helland,
10298                 Frederico Goncalves Guimaraes, Aleksandar Urosevic
10299
10300 2005-09-04 [paul]       1.9.13cvs82
10301
10302         * src/compose.c
10303                 only warn about exceeded line length limit
10304                 on send
10305
10306 2005-09-04 [paul]       1.9.13cvs81
10307
10308         * src/compose.c
10309                 fix crash in 'line length exceeded' dialogue
10310
10311 2005-09-02 [paul]       1.9.13cvs80
10312
10313         * src/imap.c
10314                 fix bug 795, 'Connection lost IMAP'
10315                 and add statusbar prints
10316                 Patch by Colin
10317
10318 2005-09-02 [paul]       1.9.13cvs79
10319
10320         * src/compose.c
10321                 compose_wrap_paragraph() becomes
10322                 compose_beautify_paragraph()
10323                 Patch by Colin
10324
10325 2005-09-02 [colin]      1.9.13cvs78
10326
10327         * src/folderview.c
10328                 Micro-fix
10329
10330 2005-09-01 [colin]      1.9.13cvs77
10331
10332         * src/imap.c
10333                 Maybe fix bug #795 (Connection lost IMAP)
10334                 Don't try to send logout when we're disconnected.
10335         * src/summaryview.c
10336                 Include locked and marked emails in HRM
10337                 view. Fixes bug #800 (Locked messages no longer 
10338                 show up when hide read messages is used)
10339
10340 2005-09-01 [paul]       1.9.13cvs76
10341
10342         * src/prefs_common.c
10343                 fix bad cutting
10344
10345 2005-08-31 [colin]      1.9.13cvs75
10346
10347         * src/folderview.c
10348         * src/folderview.h
10349         * src/prefs_summaries.c
10350         * src/summaryview.c
10351                 Fix "go to next new", fix preference
10352                 (Open unread/next swapped)
10353
10354 2005-08-31 [paul]       1.9.13cvs74
10355
10356         * src/compose.c
10357         * src/folderview.c
10358         * src/headerview.c
10359         * src/headerview.h
10360         * src/mainwindow.c
10361         * src/prefs_common.c
10362         * src/prefs_common.h
10363         * src/prefs_fonts.c
10364         * src/summaryview.c
10365         * src/textview.c
10366         * src/common/defs.h
10367                 remove obsolete BOLD_FONT setting
10368                 fix font update in headerview and textview
10369                 headers after prefs change
10370                 Patch By Colin
10371
10372 2005-08-31 [paul]
10373
10374         1.9.14-rc4 released
10375
10376 2005-08-30 [colin]      1.9.13cvs73
10377
10378         * src/summaryview.c
10379                 When Hide read messages is selected and we
10380                 refresh the summaryview, don't remove the 
10381                 currently displayed message. Fixes bug #797
10382                 (Summary view reloads when new mail is 
10383                 downloaded in 1.9.14 rc)
10384
10385 2005-08-30 [colin]      1.9.13cvs72
10386
10387         * src/folderview.c
10388                 Fix flickering
10389         * src/mainwindow.c
10390                 Remove useless callback
10391         * src/mimeview.c
10392         * src/gtk/filesel.c
10393         * src/gtk/filesel.h
10394                 Add a filesel_select_file_save_folder() - used by Save All
10395
10396 2005-08-29 [paul]       1.9.13cvs71
10397
10398         * AUTHORS
10399         * src/matcher_parser_parse.y
10400         * src/etpan/imap-thread.c
10401                 fix building on FreeBSD
10402                 Patch by Daniel Gustafson <daniel@hobbit.se>
10403
10404 2005-08-29 [paul]       1.9.13cvs70
10405
10406         * src/plugins/pgpinline/pgpinline.c
10407                 only initialise sig result if it's been handled
10408                 Patch by Colin
10409
10410 2005-08-29 [paul]       1.9.13cvs69
10411         
10412         Patches by Colin:
10413
10414         * src/imap.c
10415         * src/common.utils.c
10416         * src/common/utils.h
10417                 optimisation
10418         * src/stock_pixmap.h
10419                 fix wrong icon reference
10420         * src/pixmaps/trash_btn.xpm
10421                 replace with nicer image
10422
10423 2005-08-28 [colin]      1.9.13cvs68
10424
10425         * src/Makefile.am
10426         * src/stock_pixmap.c
10427         * src/stock_pixmap.h
10428         * src/toolbar.c
10429         * src/pixmaps/trash_btn.xpm
10430                 Add a specific trash xpm for the button
10431
10432 2005-08-28 [colin]      1.9.13cvs67
10433
10434         * src/imap.c
10435                 Fix leak
10436
10437 2005-08-27 [colin]      1.9.13cvs66
10438
10439         * src/imap.c
10440         * src/procmime.c
10441                 Correctly fix "Problem with replies", fixes
10442                 pgpmime encryption too. 
10443
10444 2005-08-27 [colin]      1.9.13cvs65
10445
10446         * src/folder.c
10447         * src/procmsg.c
10448         * src/procmsg.h
10449         * src/summaryview.c
10450                 Fix bug #517 (messages removed from summaryview 
10451                 when moving fails)
10452
10453 2005-08-27 [colin]      1.9.13cvs64
10454
10455         * tools/Makefile.am
10456         * tools/asus_mailled.sh
10457                 Add a script to blink ASUS laptops' mail LED where there
10458                 is unread mail.
10459
10460 2005-08-27 [colin]      1.9.13cvs63
10461
10462         * src/imap.c
10463         * src/etpan/imap-thread.c
10464         * src/etpan/imap-thread.h
10465                 Implement automatic choosing of login method
10466                 Fixes bug #791
10467         * src/gtk/.cvsignore
10468                 Add sylpheed-marshal.[ch]
10469
10470 2005-08-27 [colin]      1.9.13cvs62
10471
10472         * src/common/utils.c
10473                 Fix confusing perror
10474
10475 2005-08-27 [colin]      1.9.13cvs61
10476
10477         * src/toolbar.c
10478         * src/toolbar.h
10479                 Remove A_DELETE, replace it with 
10480                 A_TRASH and A_DELETE_REAL. Automatically
10481                 rewrite config files to replace A_DELETE
10482                 with A_TRASH (no functionality change).
10483                 Fixes half of #794
10484
10485 2005-08-26 [colin]      1.9.13cvs60
10486
10487         * src/procmime.c
10488                 Previous "Problem with replies" fix brought other
10489                 problems, fixing them
10490
10491 2005-08-26 [colin]      1.9.13cvs59
10492
10493         * src/procmime.c
10494                 Fix "Problem with replies". This happened only
10495                 on IMAP...
10496         * src/procmsg.c
10497                 Factorize code a bit
10498         * src/compose.c
10499                 Speed improvement on very long messages (wrapping)
10500                 Fix signature color on Reedit and Redirect
10501                 On Reedit, don't attach pgp-signatures parts, but
10502                 set signing to On.
10503
10504 2005-08-24 [paul]       1.9.13cvs58
10505
10506         * src/compose.c
10507                 don't claim success when clicking
10508                 Cancel on the passphrase box.
10509                 Patch by Colin
10510
10511 2005-08-24 [paul]       1.9.13cvs57
10512
10513         * src/main.c
10514                 fix misplaced sylpheed.log
10515         * src/common/defs.h
10516                 define UIDL_DIR
10517
10518 2005-08-24 [paul]       1.9.13cvs56
10519
10520         * src/imap.c
10521         * src/etpan/imap-thread.c
10522         * src/etpan/imap-thread.h
10523                 fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
10524                 Patch by Colin
10525         * src/gtk/sylpheed-marshal.c    ** REMOVED **
10526         * src/gtk/sylpheed-marshal.h    ** REMOVED **
10527                 remove autogenerated files
10528         * tools/kdeservicemenu/README
10529         * tools/kdeservicemenu/install.sh
10530         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
10531         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
10532                 use Claws icon, use 'Sylpheed-Claws' in menu,
10533                 use kdialog, and other cleanups
10534
10535 2005-08-23 [paul]       1.9.13cvs55
10536
10537         * src/compose.c
10538                 fix paste/wrap crash
10539                 Patch by Colin
10540
10541 2005-08-23 [paul]       1.9.13cvs54
10542
10543         * src/main.c
10544                 fix crash recovery
10545                 Patch by Colin
10546
10547 2005-08-23 [paul]       1.9.13cvs53
10548
10549         * src/addressbook.c
10550         * src/editaddress.c
10551                 view all data of LDAP contacts
10552                 Patch by Colin
10553
10554 2005-08-23 [paul]       1.9.13cvs52
10555
10556         * src/addressbook.c
10557                 fix issues with the Search field
10558                 Patch by Colin
10559
10560 2005-08-22 [paul]       1.9.13cvs51
10561
10562         * src/folderview.c
10563                 put name of folder in processing dialog
10564                 title
10565         * src/prefs_folder_item.c
10566                 improve english usage
10567
10568 2005-08-22 [paul]       1.9.13cvs50
10569
10570         * src/filtering.c
10571         * src/filtering.h
10572         * src/matcher.c
10573         * src/matcher_parser_lex.l
10574         * src/matcher_parser_parse.y
10575         * src/prefs_filtering.c
10576                 add Filtering/Processing rule names feature.
10577                 (the incompatible old matcherrc is saved as
10578                 matcherrc.pre_names).
10579                 Patch by Colin
10580
10581 2005-08-22 [paul]       1.9.13cvs49
10582
10583         * src/procmsg.c
10584                 fix colour labelling
10585                 Patch by Colin
10586
10587 2005-08-22 [paul]       1.9.13cvs48
10588
10589         * src/textview.c
10590                 fix open_image_cb()
10591
10592 2005-08-22 [paul]       1.9.13cvs47
10593
10594         * src/imap.c
10595                 fix bug 789, 'SC crashes with imap (CVS ver)'
10596                 Patch by Colin
10597
10598 2005-08-22 [paul]       1.9.13cvs46
10599
10600         * src/mimeview.c
10601         * src/prefs_common.c
10602         * src/common/defs.h
10603                 define reused defaults in defs.h
10604         * src/textview.c
10605                 add 'Open image' to image popup menu
10606
10607 2005-08-21 [colin]      1.9.13cvs45
10608
10609         * src/summaryview.c
10610                 Fix bug #788 (Bogus "From" address displayed)
10611
10612 2005-08-20 [colin]      1.9.13cvs44
10613
10614         * src/folder.c
10615                 Fix buf #787 (multilevel delete causes SIGSEGV)
10616
10617 2005-08-19 [colin]      1.9.13cvs43
10618
10619         * src/inc.c
10620         * src/prefs_common.c
10621         * src/prefs_common.h
10622                 Add an hidden pref to allow modifying the
10623                 update stepping in incorporation.
10624                 Patch by wwp.
10625
10626 2005-08-19 [colin]      1.9.13cvs42
10627
10628         * src/compose.c
10629         * src/procmime.c
10630                 Workaround for broken MUAs: encode 
10631                 Content-type: name: as ASCII and 
10632                 Content-Disposition: filename: as
10633                 per rfc2231
10634         * src/prefs_account.c
10635                 Fix invisible-ness of SMTP SSL prefs
10636                 in NNTP accounts
10637
10638 2005-08-19 [paul]       1.9.13cvs41
10639
10640         * src/compose.c
10641         * src/prefs_common.c
10642         * src/prefs_common.h
10643         * src/prefs_wrapping.c
10644                 paste with or without wrapping.
10645                 patch by Colin
10646
10647 2005-08-19 [paul]       1.9.13cvs40
10648
10649         * src/prefs_common.c
10650         * src/prefs_common.h
10651         * src/summaryview.c
10652                 reintroduce enable_swap_from as a
10653                 hidden pref. patch by Colin
10654         * src/quote_fmt_parse.y
10655         * src/plugins/clamav/clamav_plugin.c
10656         * src/plugins/dillo_viewer/dillo_viewer.c
10657         * src/plugins/mathml_viewer/mathml_viewer.c
10658         * src/plugins/pgpcore/sgpgme.c
10659         * src/plugins/pgpinline/pgpinline.c
10660         * src/plugins/pgpmime/pgpmime.c
10661                 tidy up. patch by Colin
10662
10663 2005-08-19 [paul]       1.9.13cvs39
10664
10665         * configure.ac
10666                 complete cvs38's sync
10667         * src/editaddress.c
10668         * src/gedit-print.c
10669         * src/mutt.c
10670         * src/etpan/etpan-log.c
10671         * src/etpan/imap-thread.c
10672         * src/gtk/gtksourceprintjob.c
10673                 fix compilation warnings
10674                 (patch by Colin)
10675
10676 2005-08-19 [paul]       1.9.13cvs38
10677
10678         sync with main:
10679
10680         * src/account.c
10681         * src/action.c
10682         * src/addrbook.c
10683         * src/addrcache.c
10684         * src/addrharvest.c
10685         * src/addrindex.c
10686         * src/codeconv.c
10687         * src/compose.c
10688         * src/crash.c
10689         * src/exporthtml.c
10690         * src/exportldif.c
10691         * src/folder.c
10692         * src/image_viewer.c
10693         * src/inc.c
10694         * src/inc.h
10695         * src/jpilot.c
10696         * src/ldif.c
10697         * src/main.c
10698         * src/matcher.c
10699         * src/mbox.c
10700         * src/messageview.c
10701         * src/mh.c
10702         * src/mimeview.c
10703         * src/msgcache.c
10704         * src/mutt.c
10705         * src/news.c
10706         * src/partial_download.c
10707         * src/pine.c
10708         * src/pop.c
10709         * src/prefs_actions.c
10710         * src/prefs_common.c
10711         * src/prefs_customheader.c
10712         * src/prefs_display_header.c
10713         * src/prefs_gtk.c
10714         * src/prefs_themes.c
10715         * src/procheader.c
10716         * src/procmime.c
10717         * src/procmsg.c
10718         * src/recv.c
10719         * src/send_message.c
10720         * src/simple-gettext.c
10721         * src/sourcewindow.c
10722         * src/textview.c
10723         * src/vcard.c
10724         * src/common/defs.h
10725         * src/common/log.c
10726         * src/common/plugin.c
10727         * src/common/prefs.c
10728         * src/common/session.c
10729         * src/common/session.h
10730         * src/common/socket.c
10731         * src/common/socket.h
10732         * src/common/ssl_certificate.c
10733         * src/common/template.c
10734         * src/common/utils.c
10735         * src/common/utils.h
10736         * src/common/xml.c
10737         * src/gtk/about.c
10738         added wrappers for C library function that
10739                 take pathname arguments.
10740                 enabled compilation with MinGW.
10741                 use GDir instead of directly using opendir().
10742                 added rename_force().
10743
10744 2005-08-19 [paul]       1.9.13cvs37
10745         
10746         patches by Colin:
10747         * src/compose.c
10748                 fix privacy settings on re-editing
10749                 a sent message
10750         * src/jpilot.c
10751                 fix encoding bug
10752         * src/folder.c
10753         * src/procmsg.c
10754         * src/procmsg.h
10755         * src/summaryview.c
10756                 flag changing optimisation
10757
10758 2005-08-18 [martin]     1.9.13cvs36
10759
10760         * commitHelper
10761             added my login
10762         * src/addrcache.c
10763         * src/addrharvest.c
10764         * src/addrindex.c
10765         * src/compose.c
10766         * src/grouplistdialog.c
10767         * src/main.c
10768         * src/mainwindow.c
10769         * src/msgcache.c
10770         * src/mutt.c
10771         * src/pine.c
10772         * src/prefs_account.c
10773         * src/prefs_themes.c
10774         * src/stock_pixmap.c
10775         * src/summaryview.c
10776         * src/gtk/about.c
10777         * src/gtk/logwindow.c
10778             removed deprecated glib and gdk stuff
10779         * src/plugins/pgpcore/select-keys.c
10780             convert attributes from locale to utf8
10781
10782 2005-08-17 [paul]       1.9.13cvs35
10783
10784         * src/account.c
10785         * src/addressbook.c
10786                 use new GTK_STOCK_ icons if available
10787         * src/summaryview.c
10788         * src/gtk/gtksctree.c
10789         * src/gtk/gtksctree.h
10790                 faster range select. patch by Colin
10791
10792 2005-08-17 [paul]       1.9.13cvs34
10793
10794         patches by colin:
10795         * src/addressbook.c
10796         * src/addressitem.h
10797                 Add an edit button for contacts, fix selections
10798                 of gtksctree items
10799         * src/editaddress.c
10800                 Change labels, let Save be always possible in the
10801                 email and user atributes tabs
10802         * src/folderview.c
10803                 fix sort issues
10804         * src/summaryview.c
10805                 select next item instead of the displayed one
10806                 after deletion
10807
10808         * src/gtk/progressdialog.c
10809                 use prefs_common.enable_rules_hint
10810
10811 2005-08-13 [hoa]        1.9.13cvs33
10812
10813         * src/etpan/imap-thread.c
10814                 fixed build on Solaris.
10815
10816 2005-08-10 [colin]      1.9.13cvs32
10817
10818         * src/procmsg.c
10819                 Fix cvs31 (missing fclose before reading
10820                 the file)
10821
10822 2005-08-10 [colin]      1.9.13cvs31
10823
10824         * src/procmsg.c
10825                 Fix procmsg_msginfo_new_from_mimeinfo() when
10826                 the MimeInfo isn't stored in memory. This fixes
10827                 replying to an attached message.
10828
10829 2005-08-10 [colin]      1.9.13cvs30
10830
10831         * src/mainwindow.c
10832                 Fix slowness in account changing
10833
10834 2005-08-10 [colin]      1.9.13cvs29
10835
10836         * src/folder.c
10837         * src/folderutils.c
10838         * src/folderview.c
10839         * src/imap_gtk.c
10840         * src/mainwindow.c
10841         * src/mh_gtk.c
10842         * src/procmsg.c
10843         * src/summaryview.c
10844                 Optimize folder_has_parent_of_type
10845                 Prevent moving special sub-folders from contextual menus
10846                 Rework message a bit ("Empty all messages" -> "Delete all
10847                 messages")
10848                 Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
10849                 and "Deleted Items" folders)
10850
10851 2005-08-08 [colin]      1.9.13cvs28
10852
10853         * src/summaryview.c
10854         * src/prefs_summaries.c
10855                 Make "Select first unread|new" more flexible
10856                 (just prioritize new or unread)
10857
10858 2005-08-08 [colin]      1.9.13cvs27
10859
10860         * src/summaryview.c
10861                 If "select first new" is selected and there only
10862                 are unread messages, fallback to "select first
10863                 unread".
10864
10865 2005-08-08 [colin]      1.9.13cvs26
10866
10867         * src/folder.c
10868                 Fix shameful bugs (and bug #779)
10869
10870 2005-08-08 [colin]      1.9.13cvs25
10871
10872         * src/folder.c
10873         * src/folder.h
10874                 Cache parents' type to make folder_has_parent_of_type
10875                 faster
10876         * src/folderview.c
10877                 Forbid DnD of special sub-folders
10878         * src/procmsg.c
10879         * src/procmsg.h
10880                 Add MAIL_POSTFILTERING_HOOK
10881         * src/summaryview.c
10882                 Revert over-zealous deletion of the use_addr_book 
10883                 code
10884
10885 2005-08-07 [colin]      1.9.13cvs24
10886
10887         * src/folder.c
10888                 Fix big mistake (passing MsgInfo instead 
10889                 of FolderItem)
10890
10891 2005-08-07 [colin]      1.9.13cvs23
10892
10893         * src/compose.c
10894         * src/folder.c
10895         * src/folder.h
10896         * src/foldersel.c
10897         * src/folderutils.c
10898         * src/folderview.c
10899         * src/imap.c
10900         * src/mainwindow.c
10901         * src/messageview.c
10902         * src/mh.c
10903         * src/msgcache.c
10904         * src/procmime.c
10905         * src/summaryview.c
10906                 Make subfolders of Drafts, Queue, Outbox, Trash
10907                 work like their parents. 
10908                 Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
10909
10910 2005-08-07 [colin]      1.9.13cvs22
10911
10912         * src/addressbook.c
10913                 Fix bug #771 (Dragged contacts not saved)
10914
10915 2005-08-07 [paul]       1.9.13cvs21
10916
10917         * src/summaryview.c
10918                 fix bug 32 'Search Doesn't display results
10919                 if "Hide Read Messages" is chosen'
10920                 be more literal in interpreting 'Hide read
10921                 messages'
10922
10923 2005-08-07 [colin]      1.9.13cvs20
10924
10925         * src/folderview.c
10926                 Add debug
10927         * src/summaryview.c
10928                 Faster 'unthread_for_execution'
10929
10930 2005-08-06 [paul]       1.9.13cvs19
10931
10932         * src/mainwindow.c
10933                 add mnemonics to Set displayed columns
10934                 fix bug where msgview_visible option was
10935                 overwritten as TRUE on startup
10936
10937 2005-08-06 [paul]       1.9.13cvs18
10938
10939         * src/mainwindow.c
10940                 refer to 'displayed columns in folder/message
10941                 list' not 'displayed items in summary/message view'
10942         * src/prefs_display_header.c
10943                 replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
10944                 be consistent with similar dialogues
10945         * src/prefs_folder_column.c
10946         * src/prefs_summary_column.c
10947                 'columns' not 'items', and folder and message lists,
10948                 instead of folder and summary views;
10949                 Use 'Hidden columns' as list heading not 'Available
10950                 items';
10951                 move the 'Remove' button to the right hand side;
10952                 top-align the buttons;
10953                 remove unneeded vbox
10954         * src/prefs_summaries.c
10955                 put the 2 column prefs buttons in a frame to reduce
10956                 overall width; refer to columns not items &c.
10957
10958 2005-08-05 [colin]      1.9.13cvs17
10959
10960         * src/prefs_common.c
10961         * src/prefs_common.h
10962         * src/mainwindow.c
10963         * src/compose.c
10964         * src/messageview.c
10965                 Add an hidden toolbar_detachable pref, so
10966                 that I can get rid of these painful handles
10967                 in the toolbars. Defaults to TRUE to avoid
10968                 changing the GUI on unsuspecting people...
10969
10970 2005-08-05 [colin]      1.9.13cvs16
10971
10972         * src/Makefile.am
10973         * src/prefs_folder_column.c
10974         * src/prefs_folder_column.h
10975                 Add prefs for folder columns
10976         * src/folderview.c
10977         * src/folderview.h
10978         * src/mainwindow.c
10979         * src/mainwindow.h
10980         * src/prefs_common.c
10981         * src/prefs_common.h
10982         * src/prefs_summaries.c
10983                 Use them
10984         * src/prefs_summary_column.c
10985         * src/summaryview.c
10986         * src/summaryview.h
10987                 Add a To column
10988         * src/textview.c
10989         * src/common/utils.c
10990         * src/common/utils.h
10991                 Move uri colourisation functions
10992                 to utils
10993         * src/compose.c
10994                 Colourise URIs
10995         * src/imap.c
10996                 Fix bug with LIST where we'd try
10997                 to get Folder//////[...]/// 
10998
10999 2005-08-05 [paul]       1.9.13cvs15
11000
11001         * src/prefs_summaries.c
11002                 improve the English usage
11003         * src/summaryview.c
11004                 set font on column change
11005                 thanks to Colin
11006
11007 2005-08-05 [paul]       1.9.13cvs14
11008
11009         * src/prefs_common.c
11010         * src/prefs_common.h
11011         * src/prefs_summaries.c
11012         * src/summaryview.c
11013                 replace 'open_unread_on_enter' option with
11014                 'select_on_entry' option. opening/not opening
11015                 is now exclusively controlled by 'always_show_msg'
11016
11017 2005-08-04 [colin]      1.9.13cvs13
11018
11019         * src/compose.c
11020                 Remove dead code
11021                 Add colourisation of quotes and signatures
11022         * src/folderview.c
11023                 Fix possible crashes
11024         * src/messageview.c
11025                 Change an assert that is no problem
11026         * src/news.c
11027         * src/news_gtk.c
11028         * src/news_gtk.h
11029                 Fix offline mode
11030         * src/gtk/quicksearch.c
11031                 Fix a possible crash
11032
11033 2005-08-03 [colin]      1.9.13cvs12
11034
11035         * src/prefs_account.c
11036                 Fix bug #777 (Sylpheed crash in account configuration)
11037
11038 2005-08-03 [colin]      1.9.13cvs11
11039
11040         * src/addressbook.c
11041         * src/editaddress.c
11042         * src/editgroup.c
11043                 Fixing addressbook, round 2
11044         * src/textview.c
11045                 Fix emphasis color on rechecking 'Colorize messages'
11046
11047 2005-08-03 [paul]       1.9.13cvs10
11048
11049         sync with main
11050
11051         * src/addr_compl.c
11052         * src/compose.c
11053         * src/main.c
11054         * src/pop.c
11055         * src/prefs_account.c
11056         * src/procmime.c
11057         * src/procmsg.c
11058         * src/quote_fmt_parse.y
11059         * src/textview.c
11060         * src/common/quoted-printable.c
11061         * src/common/utils.c
11062         * src/common/utils.h
11063         * src/common/xml.c
11064                 replaced incorrect locale-independent
11065                 ctype functions with GLib's. Corrected
11066                 signedness mismatch.
11067         * src/headerview.c
11068                 headerview_create(): added spacing for vbox.
11069         * src/gtk/about.c
11070                 set focus to the OK button.
11071
11072 2005-08-03 [colin]      1.9.13cvs9
11073
11074         * src/folderview.c
11075                 Fix possible crash
11076
11077 2005-08-02 [colin]      1.9.13cvs8
11078
11079         * src/mainwindow.c
11080                 Fix cast
11081         * src/addressbook.c
11082         * src/addressitem.h
11083                 Fix a cast and more generally, try to make the
11084                 GUI more intuitive and consistent (round 1)
11085
11086 2005-08-02 [paul]       1.9.13cvs7
11087
11088         * src/folder.h
11089                 missing in 1.9.13cvs6
11090
11091 2005-08-02 [colin]      1.9.13cvs6
11092
11093         * src/folder.c
11094                 Fix one more leak
11095
11096 2005-08-02 [colin]      1.9.13cvs5
11097
11098         * src/folder.c
11099         * src/folderview.c
11100         * src/imap.c
11101         * src/main.c
11102         * src/mbox.c
11103         * src/procmsg.c
11104         * src/summaryview.c
11105                 Fix a number of folder_item_get_msg_list()-related
11106                 leaks (missing procmsg_msginfo_free()s)
11107
11108 2005-08-01 [colin]      1.9.13cvs4
11109
11110         * src/folderview.c
11111         * src/folderview.h
11112         * src/mainwindow.c
11113         * src/prefs_fonts.c
11114         * src/prefs_summaries.c
11115         * src/prefs_themes.c
11116         * src/summaryview.c
11117         * src/summaryview.h
11118         * src/textview.c
11119         * src/textview.h
11120                 Fix instant-apply of summary and folderview-related prefs
11121                 Fix erroneous g_free and alertpanels in prefs_theme
11122                 Add instant-apply for fonts
11123                 Defer applying of prefs a little bit so it's done only
11124                 once even if requested by multiples prefs pages
11125
11126 2005-08-01 [paul]       1.9.13cvs3
11127
11128         * src/main.c
11129                 fix bug 776 'S.C. crashes on close'
11130                 thanks to Colin
11131         * src/etpan/etpan-thread-manager-types.h
11132                 add missing include
11133                 thanks to Hoa
11134
11135 2005-07-25 [paul]       1.9.13cvs2
11136
11137         * src/summaryview.c
11138                 fix typos. spotted by Fabien Vantard
11139
11140 2005-07-24 [paul]       1.9.13cvs1
11141
11142         * doc/man/sylpheed.1
11143                 update man page, incorporating fix of
11144                 bug 769 'Typo in manpage'
11145         * src/etpan/imap-thread.c
11146                 fix NetBSD openssl dependencies. patch by
11147                 George Michaelson <ggm@apnic.net>
11148         * po/pt_BR.po
11149                 updated by Frederico Goncalves Guimaraes
11150
11151 2005-07-22 [paul]       1.9.13
11152
11153         1.9.13 release
11154
11155 2005-07-22 [paul]       1.9.12cvs91
11156
11157         * AUTHORS
11158         * INSTALL
11159         * README.claws
11160         * RELEASE_NOTES.claws
11161                 updated for release
11162         * configure.ac
11163         * po/nb.po
11164         * tools/claws.i18n.status.pl
11165                 add Norwegian translation. submiited by
11166                 Geir Helland <pjallabais@users.sourceforge.net>
11167         * po/ca.po
11168         * po/de.po
11169         * po/es.po
11170         * po/fi.po
11171         * po/fr.po
11172         * po/it.po
11173         * po/sk.po
11174         * po/sr.po
11175         * po/zh_CN.po
11176                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
11177                 Mones Lastra, Tommi Pirinen, Fabien Vantard,
11178                 Andrea Spadaccini, Andrej Kacian, Aleksandar Urosevic,
11179                 Yang Guilong
11180         * src/plugins/clamav/clamav_plugin_gtk.c
11181         * src/plugins/spamassassin/spamassassin_gtk.c
11182                 replace outdated description strings
11183
11184 2005-07-21 [colin]      1.9.12cvs90
11185
11186         * src/folder.c
11187                 Set folder to batch mode when scanning it. Makes deletion
11188                 of unread mails on IMAP much faster (due to the UNREAD 
11189                 flag unsetting)
11190
11191 2005-07-21 [darko]      1.9.12cvs89
11192
11193         * configure.ac
11194                 link against libresolv if necessary (patch by Paul)
11195         * src/msgcache.c
11196                 use glib's portable macros to determine endianness
11197
11198 2005-07-21 [paul]       1.9.12cvs88
11199
11200         * src/crash.c
11201         * src/gtk/about.c
11202                 update compiled-in features list
11203
11204 2005-07-20 [colin]      1.9.12cvs87
11205
11206         * src/folder.c
11207         * src/textview.c
11208                 Gcc 2.9x compilation fixes, thanks to Darko
11209         * src/plugins/clamav/clamav_plugin.c
11210                 Little optimisation: load virus database only once
11211         * src/plugins/spamassassin/spamassassin.c
11212                 Big optimisation: filtering one mail took at least 1 second,
11213                 now it takes at least 50ms. Doesn't speed up spamassassin 
11214                 itself, but should already be much more tolerable.
11215
11216 2005-07-20 [colin]      1.9.12cvs86
11217
11218         * src/summaryview.c
11219                 Fix performance issue
11220
11221 2005-07-19 [colin]      1.9.12cvs85
11222
11223         * src/plugins/pgpinline/plugin.c
11224                 Fix warning
11225
11226 2005-07-19 [colin]      1.9.12cvs84
11227
11228         * configure.ac
11229         * src/plugins/Makefile.am
11230         * src/plugins/pgpinline/.cvsignore
11231         * src/plugins/pgpinline/Makefile.am
11232         * src/plugins/pgpinline/pgpinline.c
11233         * src/plugins/pgpinline/pgpinline.deps
11234         * src/plugins/pgpinline/pgpinline.h
11235         * src/plugins/pgpinline/plugin.c
11236                 Put pgpinline in the main tree
11237
11238 2005-07-19 [paul]       1.9.12cvs83
11239
11240         * src/prefs_actions.c
11241                 prevent '//' in menu names, which cause a crash
11242                 thanks to Colin
11243
11244 2005-07-19 [paul]       1.9.12cvs82
11245
11246         * configure.ac
11247                 be generally more informative in configure output.
11248                 OpenSSL: correction: '[ --enable-openssl ...' -> 
11249                 '[ --disable-openssl ...', as --enable-openssl is default
11250                 PGP/MIME: don't check for GPGME again, check for
11251                 pgpcore instead. Therefore prevent the possibility of
11252                 attempting to build pgpmime if pgpcore dependencies are
11253                 not met
11254                 ClamAV: use pkgconfig to check for lib
11255                 libgnomeprint: revert logic on inner test to match
11256                 everything else
11257         * src/plugins/pgpcore/sgpgme.c
11258                 add missing include
11259
11260 2005-07-19 [colin]      1.9.12cvs81
11261
11262         * src/summaryview.c
11263                 Fix slow thread rebuilding in particular
11264                 cases
11265
11266 2005-07-19 [paul]       1.9.12cvs80
11267
11268         * sylpheed-claws.desktop
11269                 fix typo, spotted by Stephan Sachse
11270         * src/account.c
11271                 replace GTK_STOCK_ADD with
11272                 GTK_STOCK_NEW button
11273
11274 2005-07-18 [colin]      1.9.12cvs79
11275
11276         * src/etpan/imap-thread.c
11277                 Fix return value (Thanks Hoa)
11278
11279 2005-07-18 [colin]      1.9.12cvs78
11280
11281         * src/imap.c
11282                 Allow empty passwords
11283                 Create drafts/queue/outbox if necessary
11284         * src/summaryview.c
11285                 Remove old code
11286         * src/etpan/imap-thread.c
11287                 Fix STARTTLS (Thanks to Hoa)
11288
11289 2005-07-18 [paul]       1.9.12cvs77
11290
11291         * ChangeLog-gtk2.jp
11292         * ChangeLog.jp
11293                 removed
11294         * Makefile.am
11295                 updated to reflect additions and removals
11296         * TODO
11297                 updated to be claws-specific
11298         * TODO-gtk2
11299         * TODO-gtk2.jp
11300         * TODO.jp
11301         * sylpheed-128x128.png
11302         * sylpheed-64x64.png
11303                 removed
11304         * sylpheed-claws-128x128.png
11305         * sylpheed-claws-64x64.png
11306         * sylpheed-claws.desktop
11307         * sylpheed-claws.png
11308                 added
11309         * sylpheed.desktop
11310         * sylpheed.png
11311                 removed
11312
11313 2005-07-17 [paul]       1.9.12cvs76
11314
11315         * src/account.c
11316         * src/addressbook.c
11317         * src/alertpanel.c
11318         * src/alertpanel.h
11319         * src/compose.c
11320         * src/exphtmldlg.c
11321         * src/expldifdlg.c
11322         * src/folderview.c
11323         * src/imap_gtk.c
11324         * src/inc.c
11325         * src/message_search.c
11326         * src/messageview.c
11327         * src/mh_gtk.c
11328         * src/news_gtk.c
11329         * src/prefs_actions.c
11330         * src/prefs_filtering.c
11331         * src/prefs_matcher.c
11332         * src/prefs_template.c
11333         * src/prefs_themes.c
11334         * src/ssl_manager.c
11335         * src/summary_search.c
11336         * src/textview.c
11337         * src/toolbar.c
11338         * src/gtk/sslcertwindow.c
11339         * src/plugins/pgpcore/sgpgme.c
11340                 rework alertpanels
11341
11342 2005-07-17 [colin]      1.9.12cvs75
11343
11344         * src/privacy.c
11345                 add a PrivacySystem accessor that checks that
11346                 the system cached in a MimeInfo's privacydata
11347                 is still registered. Use this accessor instead
11348                 of directly using data->system. Fixes crashes
11349                 after unloading pgp plugins.
11350
11351 2005-07-17 [colin]      1.9.12cvs74
11352
11353         * src/alertpanel.c
11354                 Change geometry hints to a simple default size.
11355                 Fixes the certs dialogs.
11356
11357 2005-07-17 [colin]      1.9.12cvs73
11358
11359         * src/gtk/sslcertwindow.c
11360                 Use a gtkExpander
11361
11362 2005-07-17 [colin]      1.9.12cvs72
11363
11364         * src/plugins/pgpcore/Makefile.am
11365         * src/plugins/pgpmime/Makefile.am
11366                 Add gpgme libs
11367
11368 2005-07-17 [paul]       1.9.12cvs71
11369
11370         * configure.ac
11371                 add --disable-gnomeprint option
11372                 modified version of patch by Marius Mauch
11373
11374 2005-07-17 [paul]       1.9.12cvs70
11375
11376         * src/common/defs.h
11377                 update urls
11378         * src/account.c
11379         * src/action.c
11380         * src/addressbook.c
11381         * src/compose.c
11382         * src/foldersel.c
11383         * src/folderview.c
11384         * src/html.c
11385         * src/imap_gtk.c
11386         * src/main.c
11387         * src/mainwindow.c
11388         * src/messageview.c
11389         * src/mh_gtk.c
11390         * src/mimeview.c
11391         * src/news_gtk.c
11392         * src/prefs_account.c
11393         * src/prefs_send.c
11394         * src/prefs_summaries.c
11395         * src/procmsg.c
11396         * src/summaryview.c
11397         * src/common/utils.c
11398         * src/common/xml.c
11399         * src/plugins/pgpcore/passphrase.c
11400         * src/plugins/pgpcore/select-keys.c
11401                 replace inappropriately used backticks
11402                 with single quotes
11403
11404 2005-07-16 [colin]      1.9.12cvs69
11405
11406         * src/image_viewer.c
11407                 Add extra paranoid checks
11408
11409 2005-07-16 [colin]      1.9.12cvs68
11410
11411         * src/plugins/pgpcore/prefs_gpg.c
11412                 Don't auto-check sigs by default, as it
11413                 can be really slow.
11414
11415 2005-07-16 [colin]      1.9.12cvs67
11416
11417         * src/plugins/pgpcore/sgpgme.c
11418                 Make messages a bit better.
11419
11420 2005-07-16 [colin]      1.9.12cvs66
11421
11422         * src/imap.c
11423                 Remove pseudo-log
11424         * src/etpan/imap-thread.c
11425                 Add real log
11426
11427 2005-07-16 [colin]      1.9.12cvs65
11428
11429         * src/main.c
11430         * src/prefs_other.c
11431                 And now, fix build with libetpan :-/
11432
11433 2005-07-15 [colin]      1.9.12cvs64
11434
11435         * src/prefs_other.c
11436                 Continue fixing build without libetpan.
11437
11438 2005-07-15 [colin]      1.9.12cvs63
11439
11440         * src/main.c
11441                 Fix build with --disable-libetpan
11442
11443 2005-07-15 [colin]      1.9.12cvs62
11444
11445         * configure.ac
11446                 Bump libetpan's version
11447
11448 2005-07-15 [colin]      1.9.12cvs61
11449
11450         * src/etpan/imap-thread.c
11451                 Actually stop logging :)
11452
11453 2005-07-15 [colin]      1.9.12cvs60
11454
11455         * src/addressbook.c
11456                 Fix dnd of multiple addresses.
11457
11458 2005-07-15 [hoa]        1.9.12cvs59
11459
11460         * src/etpan/imap-thread.c
11461             disable login of IMAP password in libetpan log file.
11462
11463 2005-07-15 [paul]       1.9.12cvs58
11464
11465         * src/account.c
11466                 don't automatically sort
11467                 do allow drag n drop
11468
11469 2005-07-15 [paul]       1.9.12cvs57
11470
11471         * src/account.c
11472         * src/ssl_manager.c
11473                 alphabetical listing
11474
11475 2005-07-15 [paul]       1.9.12cvs56
11476
11477         * src/gtk/pluginwindow.c
11478                 sort plugin list alphabetically
11479
11480 2005-07-15 [paul]       1.9.12cvs55
11481
11482         * src/prefs_spelling.c
11483         * src/prefs_wrapping.c
11484                 unify English usage
11485
11486 2005-07-15 [colin]      1.9.12cvs54
11487
11488         * src/wizard.c
11489                 Typo fix
11490
11491 2005-07-15 [paul]       1.9.12cvs53
11492
11493         * src/prefs_message.c
11494                 make 'show cursor' a hidden option
11495
11496 2005-07-14 [colin]      1.9.12cvs52
11497
11498         * src/plugins/spamassassin/Makefile.am
11499         * src/plugins/clamav/Makefile.am
11500                 Fix double EXTRA_DISTs
11501
11502 2005-07-14 [colin]      1.9.12cvs51
11503
11504         * src/plugins/clamav/Makefile.am
11505         * src/plugins/clamav/clamav_plugin_gtk.deps
11506         * src/plugins/spamassassin/Makefile.am
11507         * src/plugins/spamassassin/spamassassin_gtk.deps
11508                 Make $plugin_gtk depend on $plugin
11509
11510 2005-07-14 [hoa]        1.9.12cvs50
11511
11512         * src/etpan/imap-thread.c
11513                 enable debug log of libetpan when running with --debug
11514
11515 2005-07-14 [colin]      1.9.12cvs49
11516
11517         * configure.ac
11518         * src/common/Makefile.am
11519         * src/common/plugin.c
11520         * src/common/plugin.h
11521                 Add a little plugin dependancy system.
11522                 Plugins can ship a $plugin_name.deps file
11523                 (near them in PLUGINDIR) so that their
11524                 dependancies are loaded if possible.
11525         * src/plugins/Makefile.am
11526         * src/plugins/pgpcore/Makefile.am
11527         * src/plugins/pgpcore/passphrase.c
11528         * src/plugins/pgpcore/passphrase.h
11529         * src/plugins/pgpcore/plugin.c
11530         * src/plugins/pgpcore/prefs_gpg.c
11531         * src/plugins/pgpcore/prefs_gpg.h
11532         * src/plugins/pgpcore/select-keys.c
11533         * src/plugins/pgpcore/select-keys.h
11534         * src/plugins/pgpcore/sgpgme.c
11535         * src/plugins/pgpcore/sgpgme.h
11536                 Introduce pgpcore, used by pgpmime and
11537                 pgpinline
11538         * src/plugins/pgpmime/Makefile.am
11539         * src/plugins/pgpmime/passphrase.c
11540         * src/plugins/pgpmime/passphrase.h
11541         * src/plugins/pgpmime/pgpmime.c
11542         * src/plugins/pgpmime/pgpmime.deps
11543         * src/plugins/pgpmime/plugin.c
11544         * src/plugins/pgpmime/prefs_gpg.c
11545         * src/plugins/pgpmime/prefs_gpg.h
11546         * src/plugins/pgpmime/select-keys.c
11547         * src/plugins/pgpmime/select-keys.h
11548         * src/plugins/pgpmime/sgpgme.c
11549         * src/plugins/pgpmime/sgpgme.h
11550                 Remove the core from pgpmime and add the
11551                 dependancy to pgpcore.
11552
11553 2005-07-14 [paul]       1.9.12cvs48
11554
11555         * src/stock_pixmap.c
11556                 forgot this in last commit
11557
11558 2005-07-14 [paul]       1.9.12cvs47
11559
11560         * src/account.c
11561         * src/addressbook.c
11562                 add accelerators for the buttons (sync with main)
11563         * src/compose.c
11564         * src/compose.h
11565                 add accelerators for the buttons.
11566                 fix editing with external editor.
11567                 replace gdk_input_*() with GIOChannel;
11568                 (sync with main)
11569         * src/foldersel.c
11570                 display folder names with new/unread
11571                 representation (sync with main)
11572         * src/main.c
11573                 specify default window icon (sync with main)
11574         * src/prefs_common.c
11575                 use_addr_book default to FALSE
11576         * src/summaryview.c
11577         * src/textview.c
11578                 add accelerators for the buttons (sync with main)
11579         * src/gtk/menu.c
11580                 fix typos
11581         * src/pixmaps/sylpheed_icon.xpm
11582                 updated
11583
11584 2005-07-13 [paul]       1.9.12cvs46
11585
11586         * src/plugins/pgpmime/pgpmime.c
11587         * src/plugins/pgpmime/sgpgme.c
11588                 (temporarily) use deprecated gpgme_data_rewind()
11589                 while largefile support is not present
11590                 (as suggested by Colin)
11591
11592 2005-07-13 [paul]       1.9.12cvs45
11593
11594         * configure.ac
11595                 remove large file support (for now):
11596                 it breaks too many things
11597
11598 2005-07-13 [paul]       1.9.12cvs44
11599
11600         * configure.ac
11601                 add large file support
11602         * src/html.c
11603                 fix bug #763 where href attribute was not
11604                 the very first attribute of a link
11605                 patch by Thomas Gilgin
11606
11607 2005-07-13 [colin]      1.9.12cvs43
11608
11609         * src/gtk/pluginwindow.c
11610                 Little portability fix
11611
11612 2005-07-13 [colin]      1.9.12cvs42
11613
11614         * src/plugins/pgpmime/sgpgme.c
11615                 Fix crasher.
11616
11617 2005-07-13 [colin]      1.9.12cvs41
11618
11619         * src/plugins/pgpmime/pgpmime.c
11620         * src/plugins/pgpmime/sgpgme.c
11621                 Use gpgme_data_release_and_get_mem instead
11622                 of gpgme_data_read.
11623
11624 2005-07-13 [colin]      1.9.12cvs40
11625
11626         * configure.ac
11627         * src/plugins/pgpmime/passphrase.c
11628         * src/plugins/pgpmime/passphrase.h
11629         * src/plugins/pgpmime/pgpmime.c
11630         * src/plugins/pgpmime/plugin.c
11631         * src/plugins/pgpmime/select-keys.c
11632         * src/plugins/pgpmime/select-keys.h
11633         * src/plugins/pgpmime/sgpgme.c
11634         * src/plugins/pgpmime/sgpgme.h
11635                 Port pgpmime to gpgme-1.0.
11636
11637 2005-07-12 [paul]       1.9.12cvs39
11638
11639         * AUTHORS
11640         * src/toolbar.c
11641         * src/toolbar.h
11642                 add a 'Go to Prev' button to the toolbar.
11643                 correct tooltip text of go to buttons.
11644                 based on patch by Yang Guilong <bamanzi@gmail.com>
11645
11646 2005-07-12 [colin]      1.9.12cvs38
11647
11648         * src/statusbar.c
11649                 Fix progress bar showing stuff at startup.
11650
11651 2005-07-12 [paul]       1.9.12cvs37
11652
11653         * src/editjpilot.c
11654                 fix building with jpilot support
11655
11656 2005-07-11 [colin]      1.9.12cvs36
11657
11658         * src/inc.c
11659                 Add visual indication that filtering is running
11660         * src/textview.c
11661                 Make {}[] uri delimiters
11662         * src/summaryview.c
11663                 Remove useless (and slow) calls
11664
11665 2005-07-11 [paul]       1.9.12cvs35
11666
11667         * src/plugins/clamav/clamav_plugin_gtk.c
11668         * src/plugins/dillo_viewer/dillo_prefs.c
11669         * src/plugins/pgpmime/prefs_gpg.c
11670         * src/plugins/spamassassin/spamassassin_gtk.c
11671                 gather plugins prefs together under their
11672                 own 'Plugins' heading
11673
11674 2005-07-11 [paul]       1.9.12cvs34
11675
11676         sync with main
11677
11678         * src/account.c
11679                 account_delete(): modified alert dialog
11680         * src/editjpilot.c
11681         * src/editvcard.c
11682                 fixed a crash when cancelling file selection
11683                 dialog by Escape key. Made non-ascii filename
11684                 selectable.
11685         * src/prefs_template.c
11686                 prefs_template_window_create(): make scrolled
11687                 window policy AUTOMATIC
11688
11689 2005-07-10 [hoa]        1.9.12cvs33
11690
11691         * src/etpan/imap-thread.c
11692                 workaround for old Courier IMAP servers.
11693
11694 2005-07-10 [colin]      1.9.12cvs32
11695
11696         * src/folder.c
11697         * src/statusbar.c
11698         * src/statusbar.h
11699                 Add visual progress indicator on filtering/processing
11700                 Factorize the progress bar code
11701         * src/imap.c
11702         * src/imap.h
11703         * src/etpan/imap-thread.c
11704                 Add a reference counter to avoid destroying the Folder
11705                 while it's in use by another callback.
11706
11707 2005-07-09 [hoa]        1.9.12cvs31
11708
11709         * src/imap.c
11710         * src/etpan/imap-thread.c
11711                 fixed deadlock when removing IMAP account.
11712
11713 2005-07-08 [colin]      1.9.12cvs30
11714
11715         * src/textview.c
11716         * src/unmime.c
11717                 Fix again problems decoding broken headers
11718         * src/gtk/inputdialog.c
11719                 Fix local variable shadowing a global one
11720
11721 2005-07-08 [colin]      1.9.12cvs29
11722
11723         * src/msgcache.c
11724                 Make the cache/mark files platform-agnostic by writing
11725                 them in little-endian format. Reading them is also done
11726                 in little-endian format, of course; however, in order
11727                 to avoid trashing mark data on big-endian machines, the
11728                 files are, at first, read from the native format if the
11729                 little-endian one doesn't exist. This is easy to deter-
11730                 mine by trying to open a file with a swapped data_ver
11731                 and seeing if it's the wanted version.
11732                 Little-endian using users should see absolutely no
11733                 difference, Big-endian users may get a very little
11734                 performance drop due to byte-swapping.
11735                 Tested on i386 and ppc32. 
11736                 Fixes bug #159 (The index file, in the mailboxes, is 
11737                 hardware depending).
11738
11739                 To have the cache/mark files updated to the new little-
11740                 endian format, "Check for new messages" or even
11741                 "Rebuild folder tree" aren't enough. Files will be
11742                 updated as soon as a folder has been opened/closed.
11743                 To update everything, just select all folders by
11744                 selecting them one by one.
11745
11746 2005-07-07 [colin]      1.9.12cvs28
11747
11748         * src/imap.c
11749                 Remember the folder separator per IMAPFolder
11750                 instead of globally.
11751                 Revive the Session on noop; fixes bug #761
11752                 (mark a bunch of unread messages as read takes 
11753                 forever)
11754
11755 2005-07-07 [darko]      1.9.12cvs27
11756
11757         * src/common/template.c
11758                 Sort templates alphabetically
11759
11760 2005-07-06 [colin]      1.9.12cvs26
11761
11762         * src/imap.c
11763                 Try to use the correct separator in
11764                 most cases. Possibly fixes bug #759
11765                 (only creates the INBOX folder when 
11766                 setting up new IMAP account) and 
11767                 bug #760 (Can't retrieve messages)
11768
11769 2005-07-06 [colin]      1.9.12cvs25
11770
11771         * src/imap.c
11772                 Use real_path in status command. This will
11773                 help later, when namespaces will be used.
11774
11775 2005-07-06 [colin]      1.9.12cvs24
11776
11777         * configure.ac
11778         * src/account.c
11779         * src/folder.c
11780         * src/imap.c
11781         * src/etpan/etpan-log.c
11782         * src/etpan/etpan-thread-manager.c
11783         * src/etpan/imap-thread.c
11784                 Add a --disable-libetpan parameter. With this,
11785                 users that don't want IMAP4 support can avoid
11786                 the new dependancy (and have no IMAP support).
11787                 Users that have IMAP4 accounts and use this
11788                 parameter won't lose their configuration, their
11789                 IMAP accounts will just be invisible and not
11790                 used.
11791         * src/textview.c
11792                 Make the "Copy ..." contextual menu items 
11793                 copy to both the X clipboard and the gtk 
11794                 clipboard - as most other apps do.
11795         * src/gtk/about.c
11796                 Add a notice about OpenSSL usage, in order to
11797                 comply with OpenSSL's license (point 6):
11798                 http://www.openssl.org/source/license.html
11799
11800 2005-07-06 [colin]      1.9.12cvs23
11801
11802         * src/alertpanel.c
11803                 Fix a minimum size for alertpanels
11804         * src/compose.c
11805                 Show 'No space left on device' type errors
11806                 when queuing/sending
11807         * src/imap_gtk.c
11808         * src/mh_gtk.c
11809                 Rework folder's deletion message (remove 
11810                 extra \n)
11811
11812 2005-07-05 [colin]      1.9.12cvs22
11813
11814         * src/imap.c
11815                 Add an alertpanel on auth error
11816                 Add pseudo-log
11817                 Remove pthread-related stuff
11818
11819 2005-07-05 [colin]      1.9.12cvs21
11820
11821         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
11822                 Fix crash on plugin reloading (with a hack)
11823
11824 2005-07-05 [colin]      1.9.12cvs20
11825
11826         * src/prefs_account.c
11827         * src/prefs_account.h
11828                 Fix typo
11829         * src/gtk/filesel.c
11830         * src/gtk/filesel.h
11831                 Add a way to filter the view
11832         * src/gtk/pluginwindow.c
11833                 Filter loadable stuff
11834         * src/plugins/pgpmime/prefs_gpg.c
11835                 Fix missing unregistration
11836         * .cvsignore
11837         * src/etpan/.cvsignore
11838         * src/plugins/spamassassin/.cvsignore
11839                 Add more stuff to cvs ignored files
11840
11841 2005-07-04 [colin]      1.9.12cvs19
11842
11843         * src/imap.c
11844                 Fix scan_required returning FALSE when it
11845                 shouldn't. Maybe fix #760 (Can't retrieve
11846                 messages)
11847
11848 2005-07-04 [colin]      1.9.12cvs18
11849
11850         * src/summaryview.c
11851                 Fix always_show_msg pref
11852
11853 2005-07-04 [paul]       1.9.12cvs17
11854
11855         sync with main (forgotten in last commit)
11856         
11857         * src/common/utils.c
11858         * src/common/utils.h
11859                 check_line_length(): new.
11860                 is_dir_exist()
11861                 is_file_entry_exist()
11862                 dirent_is_regular_file()
11863                 dirent_is_directory(): use g_file_test() instead of stat().
11864
11865 2005-07-04 [paul]       1.9.12cvs16
11866
11867         sync with main:
11868
11869         * src/compose.c
11870                 compose_write_to_file(): check for line
11871                 length limit and display warning if exceeds
11872         * src/jpilot.c
11873                 use get_home_dir() instead of g_get_home_dir()
11874         * src/procheader.c
11875                 removed warning about invalid date
11876         * src/vcard.c
11877                 use get_home_dir() instead of g_get_home_dir()
11878
11879 2005-07-04 [paul]       1.9.12cvs15
11880
11881         * src/stock_pixmap.c
11882                 fix new pixmap naming errors
11883                 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
11884
11885 2005-07-04 [colin]      1.9.12cvs14
11886
11887         * src/imap.c
11888                 Fix debugging string with a warning
11889
11890 2005-07-04 [colin]      1.9.12cvs13
11891
11892         * configure.ac
11893                 Add a check for libetpan's version (>= 0.37)
11894
11895 2005-07-04 [hoa]        1.9.12cvs12
11896
11897         * commitHelper
11898         * src/imap.c
11899         * src/etpan/imap-thread.c
11900         * src/etpan/imap-thread.h
11901                 fixed IMAP implementation of check of mails.
11902
11903 2005-07-03 [hoa]        1.9.12cvs11
11904
11905         * src/etpan/Makefile.am
11906         * src/etpan/etpan-errors.h
11907         * src/etpan/etpan-log.[ch]
11908         * src/etpan/etpan-thread-manager-types.h
11909         * src/etpan/etpan-thread-manager.[ch]
11910         * src/etpan/imap-thread.[ch]
11911         * src/Makefile.am
11912         * src/imap.c
11913         * src/main.c
11914         * src/prefs_other.c
11915         * configure.ac
11916             merged imap branch.
11917             dependency on libetpan 0.37 is now added.
11918
11919 2005-07-01 [colin]      1.9.12cvs10
11920
11921         * src/Makefile.am
11922         * src/folder.c
11923         * src/folder.h
11924         * src/folderview.c
11925         * src/stock_pixmap.c
11926         * src/stock_pixmap.h
11927         * src/plugins/trayicon/trayicon.c
11928                 Add marked symbol on folders containing
11929                 marked messages
11930         * src/procmsg.c
11931         * src/procmsg.h
11932         * src/toolbar.c
11933         * src/prefs_common.c
11934         * src/prefs_common.h
11935         * src/prefs_send.c
11936                 Add an optional confirmation dialog on queue
11937                 sending. Patch by wwp.
11938         * src/pixmaps/dir_close_mark.xpm        ** ADDED **
11939         * src/pixmaps/dir_open_hrm_mark.xpm     ** ADDED **
11940         * src/pixmaps/dir_open_mark.xpm         ** ADDED **
11941         * src/pixmaps/drafts_close_mark.xpm     ** ADDED **
11942         * src/pixmaps/drafts_open_mark.xpm      ** ADDED **
11943         * src/pixmaps/inbox_hrm_mark.xpm        ** ADDED **
11944         * src/pixmaps/inbox_mark.xpm            ** ADDED **
11945         * src/pixmaps/outbox_hrm_mark.xpm       ** ADDED **
11946         * src/pixmaps/outbox_mark.xpm           ** ADDED **
11947         * src/pixmaps/trash_hrm_mark.xpm        ** ADDED **
11948         * src/pixmaps/trash_mark.xpm            ** ADDED **
11949                 New pixmaps
11950
11951 2005-07-01 [colin]      1.9.12cvs9
11952
11953         * src/summaryview.c
11954                 Fix a little threading bug
11955         * src/addrgather.c
11956         * src/mainwindow.c
11957                 A little bit of HIG normality never hurts
11958
11959 2005-07-01 [colin]      1.9.12cvs8
11960
11961         * src/compose.c
11962         * src/msgcache.c
11963         * src/pop.c
11964         * src/procmime.c
11965         * src/recv.c
11966         * src/common/log.c
11967         * src/common/template.c
11968         * src/common/utils.c
11969         * src/common/utils.h
11970                 Reverted the fwrite_atomic stuff. In fact
11971                 it is already atomic.
11972
11973 2005-06-30 [colin]      1.9.12cvs7
11974
11975         * src/common/utils.c
11976         * src/common/utils.h
11977                 Add an fwrite_atomic() function to make
11978                 sure we write everything: fwrite can make
11979                 short writes.
11980         * src/compose.c
11981         * src/msgcache.c
11982         * src/pop.c
11983         * src/procmime.c
11984         * src/recv.c
11985         * src/common/log.c
11986         * src/common/template.c
11987                 Use that (and fix swapping of size and nmemb).
11988                 Thanks to Rich Coe for the heads up.
11989
11990 2005-06-30 [colin]      1.9.12cvs6
11991
11992         * src/addressbook.c
11993                 Optimize addressbook opening 
11994
11995 2005-06-30 [colin]      1.9.12cvs5
11996
11997         * src/summaryview.c
11998                 Remove calls to summary_step after move/copy
11999
12000 2005-06-28 [paul]       1.9.12cvs4
12001
12002         * src/alertpanel.c
12003                 wrap and make the error msg selectable
12004
12005 2005-06-28 [paul]       1.9.12cvs3
12006
12007         * src/ssl_manager.c
12008                 replace the OK button with a Close button
12009         * src/gtk/foldersort.c
12010                 use GTK_STOCK_ icons/buttons
12011
12012 2005-06-28 [colin]      1.9.12cvs2
12013
12014         * src/gedit-print.c             ** ADDED **
12015         * src/gedit-print.h             ** ADDED **
12016         * src/gtk/gtksourceprintjob.c   ** ADDED **
12017         * src/gtk/gtksourceprintjob.h   ** ADDED **
12018                 I can't believe no one had enough time to tell
12019                 me I forgot the `cvs add`
12020
12021 2005-06-27 [colin]      1.9.12cvs1
12022
12023         * src/Makefile.am
12024         * src/gtk/Makefile.am
12025         * src/messageview.c
12026         * src/procmsg.c
12027         * src/summaryview.c
12028         * configure.ac
12029                 Add optional libgnomeprint-based printing
12030         * src/mainwindow.c
12031         * src/gtk/quicksearch.c
12032                 Add an Edit/Quick search menu item to show
12033                 and focus the quicksearch
12034
12035 2005-06-27 [paul]       1.9.12
12036
12037         1.9.12 release
12038
12039         * po/ca.po
12040         * po/de.po
12041         * po/es.po
12042         * po/fr.po
12043         * po/it.po
12044         * po/ko.po
12045         * po/pt_BR.po
12046         * po/sk.po
12047         * po/zh_CN.po
12048                 updated by Miquel Oliete, Thomas Gilgin, Ricardo
12049                 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
12050                 SungHyun Nam, Frederico Goncalves Guimaraes,
12051                 Andrej Kacian, and Yang Guilong
12052 2005-06-26 [colin]      1.9.11cvs106
12053
12054         * src/imap_gtk.c
12055                 Forgot one file for previous fix
12056
12057 2005-06-26 [colin]      1.9.11cvs105
12058
12059         * src/folder.c
12060         * src/imap.c
12061                 Fix problems with folder operations in no_select
12062                 imap folders. it applies only to mails, and 
12063                 creation/deletion/move/renaming of folders 
12064                 should be possible
12065
12066 2005-06-26 [paul]       1.9.11cvs104
12067
12068         * src/prefs_filtering.c
12069                 replace one more GTK_STOCK_REMOVE
12070                 with GTK_STOCK_DELETE
12071
12072 2005-06-25 [colin]      1.9.11cvs103
12073
12074         * src/imap.c
12075                 Optimize get_seq_set_from_seq_list
12076                 (Patch by Ricardo) 
12077
12078 2005-06-25 [colin]      1.9.11cvs102
12079
12080         * src/mh.c
12081                 If the directory exists, but not in the
12082                 correct encoding, rename it. This should
12083                 handle old-versions-induced bugs.
12084
12085 2005-06-25 [colin]      1.9.11cvs101
12086
12087         * src/mh.c
12088                 Fix path access with extended dir names
12089                 Fixes bug #589 (SC segfaults with wrong locale
12090                 settings)
12091
12092 2005-06-25 [colin]      1.9.11cvs100
12093
12094         * src/prefs_account.c
12095         * src/prefs_account.h
12096         * src/compose.c
12097                 Add an option to encrypt replies to
12098                 encrypted messages
12099
12100 2005-06-25 [colin]      1.9.11cvs99
12101
12102         * src/compose.c
12103         * src/quote_fmt_parse.y
12104                 ... And make it work with pgpinline.
12105
12106 2005-06-25 [colin]      1.9.11cvs98
12107
12108         * src/compose.c
12109         * src/procmime.c
12110         * src/procmime.h
12111         * src/quote_fmt_parse.y
12112                 o Make reedition of encrypted messages possible
12113                   (as long as it is encrypted to self too, no
12114                    magic there)
12115                 o Make replying with quote (and without selecting
12116                   text) possible for encrypted messages.
12117                 Closes bug #550 (Not possible to "reply with quote"
12118                 to gnupg encrypted messages)
12119
12120 2005-06-24 [paul]       1.9.11cvs97
12121
12122         * src/imap.c
12123                 add missing include
12124
12125 2005-06-24 [paul]       1.9.11cvs96
12126
12127         * src/editldap.c
12128                 made bind password entry invisible
12129                 (sync with main)
12130         * src/send_message.c
12131                 send_message_local(): check exit status
12132                 to detect errors (sync with main)
12133         * src/textview.c
12134                 use main's less ambiguous popup menu
12135                 wording
12136
12137 2005-06-24 [paul]       1.9.11cvs95
12138
12139         * src/prefs_actions.c
12140         * src/prefs_customheader.c
12141         * src/prefs_display_header.c
12142         * src/prefs_filtering_action.c
12143         * src/prefs_matcher.c
12144         * src/prefs_template.c
12145         * src/prefs_toolbar.c
12146                 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
12147         * src/gtk/description_window.c
12148                 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
12149
12150 2005-06-23 [colin]      1.9.11cvs94
12151
12152         * src/summaryview.c
12153                 Fix rough edges (be sure to call status_show whenever
12154                 necessary).
12155
12156 2005-06-23 [colin]      1.9.11cvs93
12157
12158         * src/summaryview.c
12159                 Optimize Select All
12160                 Before, in a 5K mails folder: 11s
12161                 After, in the same folder: 58000µs
12162                 The joys of locking... gtk_clist_select_all() fires a 
12163                 tree-select-row event for each selected row, which in 
12164                 summaryview, callbacks summary_selected which in turn,
12165                 calls summary_status_show, which walks the selected
12166                 rows. Hence, calling gtk_clist_select_all was 
12167                 exponential. Locking the summaryview makes 
12168                 summary_selected return early.
12169
12170 2005-06-23 [colin]      1.9.11cvs92
12171
12172         * src/imap.c
12173                 Move mutex at the important place to avoid
12174                 deadlocks
12175         * src/summaryview.c
12176                 Fix Del key deleting directly instead of
12177                 moving to trash
12178
12179 2005-06-22 [colin]      1.9.11cvs91
12180
12181         * src/plugins/spamassassin/libspamc.c
12182                 As we do spagetti code with assignations in multiple
12183                 places (see _message_read_raw where out = msg = raw),
12184                 let's be sure we don't free the same pointer twice.
12185                 Should fix bug #683 (Crash in libpam at 
12186                 message_cleanup).
12187
12188 2005-06-22 [colin]      1.9.11cvs90
12189
12190         * src/compose.c
12191         * src/messageview.c
12192         * src/toolbar.c
12193                 Make toolbar's delete use the move to trash stuff;
12194                 Add gtk_widget_realize to be sure pixmaps can get
12195                 created (that may fix an old worksforme bug which
12196                 I can't find back...)
12197
12198 2005-06-22 [colin]      1.9.11cvs89
12199
12200         * src/summaryview.c
12201         * src/summaryview.h
12202         * src/mainwindow.c
12203                 Rename "Message/Delete" to "Message/Move to trash"
12204                 Add "Message/Delete..." that directly destroys the
12205                 selected messages after asking for a confirmation.
12206
12207 2005-06-22 [colin]      1.9.11cvs88
12208
12209         * src/imap.c
12210                 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
12211                 o Fix a deadlock (thanks Darko)
12212
12213 2005-06-22 [colin]      1.9.11cvs87
12214
12215         * src/gtk/foldersort.c
12216                 Add missing include for the i18n;
12217                 patch by Fabien Vantard
12218
12219 2005-06-21 [colin]      1.9.11cvs86
12220
12221         * src/folder.c
12222         * src/folderview.c
12223                 Respect the no_select flag
12224         * src/imap.c
12225                 Fix recursive deletion
12226         * src/imap_gtk.c
12227         * src/mh_gtk.c
12228                 Make the folder deletion's warning
12229                 more explicit
12230
12231 2005-06-21 [colin]      1.9.11cvs85
12232
12233         * src/textview.c
12234                 Prevent email addresses from spanning accross
12235                 lines - fixes bug # 646 (newline-chars in 
12236                 email addresses)
12237
12238 2005-06-20 [colin]      1.9.11cvs84
12239
12240         * src/folder.c
12241                 Be sure not to remove source if copy failed
12242
12243 2005-06-20 [colin]      1.9.11cvs83
12244
12245         * src/folderview.c
12246         * src/imap_gtk.c
12247                 remove summaryview's lock
12248         * src/imap.c
12249                 introduce threads to avoid problems when foreground tasks
12250                 interfere with background tasks
12251         * src/mh.c
12252                 prevent moving to drafts/queue
12253         * src/mimeview.c
12254                 fix leak
12255
12256 2005-06-19 [colin]      1.9.11cvs82
12257
12258         * src/imap_gtk.c
12259                 Remember that the user doesn't want to override
12260                 offline mode, for 3 seconds. It avoid presenting
12261                 him with N popups in a really short time.
12262
12263 2005-06-17 [colin]      1.9.11cvs81
12264
12265         * src/imap.c
12266                 Fix IMAP breaking on folders containing '('
12267                 (Probably won't be enough)
12268
12269 2005-06-17 [colin]      1.9.11cvs80
12270
12271         Forgotten files on 1.9.11cvs79
12272         * src/summaryview.c
12273                 Fix stepping when not immediately executing
12274         * src/imap.c
12275                 Really prevent UID FETCH 0
12276         * src/codeconv.c
12277                 Fix outgoing charset never set to utf-8
12278         * src/mh.c
12279                 Fix leak
12280
12281 2005-06-16 [colin]      1.9.11cvs79
12282
12283         * src/compose.c
12284                 Fix bug #707 (Dash splits rows)
12285                 Only wrap if we're on a line break position and
12286                 the previous one was a "white" (space) char.
12287                 Pango stuff is weird.
12288
12289 2005-06-16 [colin]      1.9.11cvs78
12290
12291         * src/imap_gtk.c
12292                 Lock summaryview while downloading messages
12293                 on user demand
12294         * src/procheader.c
12295         * src/unmime.c
12296         * src/common/utils.c
12297         * src/common/utils.h
12298                 Replace \r and \n with spaces in From and
12299                 Subject headers
12300
12301 2005-06-16 [paul]       1.9.11cvs77
12302
12303         * src/procmime.c
12304                 liberalise the mime parser
12305         * src/gtk/about.c
12306                 add text wrapping
12307
12308 2005-06-16 [paul]       1.9.11cvs76
12309
12310         * src/gtk/about.c
12311                 reworked
12312
12313 2005-06-15 [colin]      1.9.11cvs75
12314
12315         * src/compose.c
12316                 Finish header encoding fix
12317         * src/summaryview.c
12318                 Fix segfault
12319         * src/headerview.c
12320                 Fix compilation (Thanks Stephan
12321                 Sachse)
12322
12323 2005-06-15 [colin]      1.9.11cvs74
12324
12325         * Makefile.am
12326                 Install gnome2 stuff rather than gnome1, 
12327                 if both are present
12328         * src/codeconv.c
12329         * src/codeconv.h
12330         * src/compose.c
12331                 Fix headers encoding
12332         * src/folder.c
12333                 Visual progress when fetching all messages
12334         * src/folderview.c
12335         * src/summaryview.c
12336         * src/summaryview.h
12337                 Prevent changing current message while
12338                 incorporating
12339
12340 2005-06-15 [paul]       1.9.11cvs73
12341
12342         * src/gtk/gtkaspell.c
12343         * src/gtk/gtkaspell.h
12344                 fix build warnings
12345
12346 2005-06-15 [paul]       1.9.11cvs72
12347
12348         * src/prefs_filtering.c
12349                 allow reordering of filter rules by
12350                 drag n drop
12351
12352 2005-06-15 [paul]       1.9.11cvs71
12353
12354         * COPYING
12355                 updated
12356         * src/codeconv.c
12357                 replace deprecated function
12358         * src/inc.c
12359         * src/send_message.c
12360         * src/gtk/progressdialog.c
12361         * src/gtk/progressdialog.h
12362                 salvage and reuse parts of reverted sync
12363
12364 2005-06-15 [paul]       1.9.11cvs70
12365
12366         * src/inc.c
12367         * src/send_message.c
12368         * src/gtk/progressdialog.c
12369         * src/gtk/progressdialog.h
12370                 revert yesterday's sync with main
12371                 it contains deprecated functions
12372
12373 2005-06-15 [colin]      1.9.11cvs69
12374
12375         * src/headerview.c
12376                 Fix bug #670 (multi user to: will corrupt message 
12377                 headers display)
12378
12379 2005-06-15 [colin]      1.9.11cvs68
12380
12381         * src/compose.c
12382                 Fix bug #421 (Fix undo on wrapping)
12383
12384 2005-06-15 [colin]      1.9.11cvs67
12385
12386         * src/folder.c
12387                 Provide visual feedback while processing
12388                 folder's rules.
12389         * src/imap.c
12390                 Provide visual feedback while getting
12391                 short headers (for uncached messages)
12392
12393
12394 2005-06-14 [paul]       1.9.11cvs66
12395
12396         * src/account.c
12397                 change a couple stock icons
12398         * src/inc.c
12399         * src/send_message.c
12400         * src/gtk/progressdialog.c
12401         * src/gtk/progressdialog.h
12402                 sync main's GtkTreeView implementation
12403
12404 2005-06-14 [colin]      1.9.11cvs65
12405
12406         * src/imap.c
12407                 Various little fixes, mainly on error paths
12408
12409 2005-06-13 [colin]      1.9.11cvs64
12410
12411         * matcher.c
12412         * procmsg.c
12413         * procmsg.h
12414                 Add a way to fetch only headers. This speeds
12415                 up filtering on headers for IMAP. Fixes:
12416                 bug #481 extraneous imap commands slow down 
12417                         imap filtering
12418                 bug #522 Sylpheed downloads all messages 
12419                         when opening mailbox (IMAP)
12420                 bug #677 IMAP fetch is soooooooooooooo slow
12421         * src/folder.c
12422         * src/folder.h
12423                 Add a folder set_batch method so that
12424                 implementations can speed up flags changes
12425         * src/folderutils.c
12426         * src/summaryview.c
12427                 Use that in mark as (un)read and mark all read
12428                 Refix bug #679
12429         * src/imap.c
12430                 Implement set_batch - brings back deferred
12431                 flags in a less buggy manner. Fixes:
12432                 bug #729 IMAP immediate expunge of deleted messages
12433                 bug #191 remove list of messages with one command
12434                 Fix login with strange chars
12435                 Implement fetch_msg_full
12436                 Fix copy (wrong counts)
12437
12438 2005-06-12 [colin]      1.9.11cvs63
12439
12440         * src/folder.c
12441                 lock incorporation during long operations.
12442                 Avoids fucking up the IMAP socket.
12443
12444 2005-06-12 [colin]      1.9.11cvs62
12445
12446         * src/imap.c
12447                 Fix harmful typo
12448                 Factorize remove_all_msg
12449                 Thread-ize expunge
12450         * src/summaryview.c
12451                 Don't update partial-download status if unnecessary
12452         * src/folder.c
12453                 Use remove_msgs everywhere possible
12454
12455 2005-06-12 [colin]      1.9.11cvs61
12456
12457         * src/folder.c
12458         * src/folder.h
12459                 Add a remove_msgs function to remove a 
12460                 list of messages
12461         * src/imap.c
12462                 Implement that.
12463
12464 2005-06-12 [colin]      1.9.11cvs60
12465
12466         * src/imap.c
12467                 Remove flags-processing deferring... Too hard
12468                 to get it to work in all cases.
12469
12470 2005-06-11 [colin]      1.9.11cvs59
12471
12472         * src/imap.c
12473                 printf -> debug_print
12474
12475 2005-06-11 [colin]      1.9.11cvs58
12476
12477         * src/imap.c
12478                 o Fix build without USE_PTHREAD
12479                 o Factorize imap_open
12480                 o Alertpanel in case of impossible connection
12481                 o Alertpanel in case of impossible login
12482                 o Fix deferred flags processing to force a 
12483                   flush before adding some more flags to process,
12484                   but in another folder.
12485
12486 2005-06-10 [colin]      1.9.11cvs57
12487
12488         * src/imap.c
12489                 o Fix a format string error
12490                 o init ssl socket outside of the thread 
12491                   (it possibly invokes gtk calls)
12492         * src/procmime.c
12493                 o Put back the buffer to its necessary size
12494                 o Fix changing a file pointer without keeping
12495                   track of it (thanks Valgrind)
12496         * src/common/smtp.c
12497                 o Fix automatic STARTTLS if login should be done
12498                   and the server only allows it after starting TLS
12499         * src/gtk/gtkinputdialog.c
12500                 o Eat GDK_Return so that the combo popup doesn't 
12501                   appear when we press Enter to validate the combo
12502                   input dialog (as seen in the Open with... dialog)
12503
12504 2005-06-10 [colin]      1.9.11cvs56
12505
12506         * src/imap.c
12507                 o A bit less debug
12508                 o Fix a crash on deletion
12509                 o Threadize imap_select (it's called outside of 
12510                   threads)
12511                 o Defer treatment of DELETED flags
12512
12513
12514 2005-06-09 [colin]      1.9.11cvs55
12515
12516         * src/imap.c
12517                 Make sure we check imap_gtk_should_override(), which
12518                 potentially calls gtk stuff, before creating thread.
12519                 That way it should't be called via imap_get_session()
12520                 inside a thread.
12521
12522 2005-06-09 [colin]      1.9.11cvs54
12523
12524         * src/imap.c
12525                 o add a bit of status output
12526                 o remove some dead code
12527                 o threadize get_list_of_uids
12528                 o threadize imap_get_flags
12529                 o defer flag changing by 500ms so that they
12530                   can be batched
12531
12532
12533 2005-06-08 [colin]      1.9.11cvs53
12534
12535         * src/imap.c
12536                 Thread-ize imap_cmd_fetch
12537
12538 2005-06-08 [colin]      1.9.11cvs52
12539
12540         * src/main.c
12541                 Mmh, that broke POP3...
12542
12543 2005-06-08 [colin]      1.9.11cvs51
12544
12545         * src/main.c
12546                 Stabilize IMAP patch (thanks to Hoa)
12547
12548 2005-06-08 [colin]      1.9.11cvs50
12549
12550         * src/imap.c
12551                 Test patch to speed up imap. 
12552
12553 2005-06-08 [colin]      1.9.11cvs49
12554
12555         * src/imap_gtk.c
12556                 Warning fix
12557         * src/procmime.c
12558                 Apply patch from gentoo to use /usr/share/mime/globs if 
12559                 available, after un-breaking it
12560         * src/common/log.c
12561         * src/common/log.h
12562                 Use g_timeout for invoking hooks that possibly use gtk
12563                 calls. This should leave gtk calls in the main thread.
12564
12565 2005-06-08 [paul]       1.9.11cvs48
12566
12567         * src/codeconv.c
12568                 conv_get_outgoing_charset_str(): don't
12569                 use prefs_common setting
12570         * src/compose.c
12571         * src/compose.h
12572                 add /Options/Character encoding/... to
12573                 temporarily change the outgoing encoding
12574
12575         (belated sync with main)
12576
12577 2005-06-08 [paul]       1.9.11cvs47
12578
12579         * src/compose.c
12580                 correction to/completion of last
12581                 sync with main
12582
12583 2005-06-08 [paul]       1.9.11cvs46
12584
12585         sync with main:
12586         
12587         * src/codeconv.c
12588         * src/codeconv.h
12589                 always enabled Japanese auto-detection
12590                 if the first letters of locale string
12591                 is "ja"
12592         * src/compose.c
12593                 don't use "destroy" signal to destroy
12594                 Compose object (fix rare crashes on discard?)
12595         * src/mainwindow.c
12596         * src/messageview.c
12597         * src/prefs_send.c
12598                 added Hebrew encodings
12599         * src/sourcewindow.c
12600                 don't use "destroy" signal to destroy
12601                 objects
12602
12603 2005-06-07 [colin]      1.9.11cvs45
12604
12605         * src/summaryview.c
12606                 Add missing unlocks/locks
12607
12608 2005-06-07 [paul]       1.9.11cvs44
12609
12610         * src/summaryview.c
12611                 restore bug #749 fix
12612
12613 2005-06-06 [colin]      1.9.11cvs43
12614
12615         * src/summaryview.c
12616                 Fix selection bug when prefs_common.open_unread 
12617                 is FALSE
12618
12619 2005-06-06 [colin]      1.9.11cvs42
12620
12621         * src/common/md5.c
12622                 Fix a warning
12623         * src/summaryview.c
12624         * src/folderview.c
12625                 Factorize long operations beginning and end
12626                 (locking, freezing/thawing, cursor, ...)
12627                 Check selection->data member in selection-
12628                 related loops; this avoids dying an awful
12629                 death if the selection changes on us while
12630                 we're marking a whole IMAP folder unread, 
12631                 for example.
12632
12633 2005-06-06 [paul]       1.9.11cvs41
12634
12635         * src/textview.c
12636                 don't g_free() a static gchar buffer
12637
12638 2005-06-05 [colin]      1.9.11cvs40
12639
12640         * src/mainwindow.c
12641         * src/messageview.c
12642         * src/summaryview.c
12643                 Fix bug #749 (Show all headers should be
12644                 sticky as the GUI suggests)
12645
12646 2005-06-03 [paul]       1.9.11cvs39
12647
12648         * src/compose.c
12649                 don't allow editing of mail while sending.
12650                 patch by Colin
12651
12652 2005-06-03 [paul]       1.9.11cvs38
12653
12654         * src/folderview.c
12655                 add a freeze/thaw to speed up 'mark all read'
12656
12657 2005-06-03 [paul]       1.9.11cvs37
12658
12659         * src/prefs_message.c
12660                 reflect changes immediately
12661
12662 2005-06-02 [colin]      1.9.11cvs36
12663
12664         * po/POTFILES.in
12665                 Patch by Fabien Vantard.
12666
12667 2005-06-02 [colin]      1.9.11cvs35
12668
12669         * src/imap.c
12670                 Use a non-blocking imap_getline() if possible.
12671                 This should completely prevent the interface
12672                 from freezin on imap operations, although it
12673                 may do strange stuff in case of folder switching
12674                 while a big imap operation is taking place...
12675
12676                 In addition, fix a leak in the case thread
12677                 creation fails on connection.
12678
12679 2005-06-02 [colin]      1.9.11cvs34
12680
12681         * src/crash.c
12682         * src/prefs_common.h
12683                 Fix build (prefs_common_init() doesn't exist
12684                 anymore)
12685
12686 2005-06-02 [colin]      1.9.11cvs33
12687
12688         * src/prefs_account.c
12689                 Fix bug #245 (filtering rules broken when
12690                 renaming a remote account (imap4 or nntp)
12691
12692 2005-06-02 [colin]      1.9.11cvs32
12693
12694         * src/imap.c
12695                 Try to fix IMAP shortcomings: 
12696                 o Multithread imap_open()
12697                 o allow offline-mode overriding instead of
12698                   just returning NULL
12699         * src/imap_gtk.c
12700         * src/imap_gtk.h
12701                 Add a function to ask whether we want to
12702                 override offline-mode for 10 minutes (one-shot
12703                 asking was painful)
12704         * src/procheader.c
12705                 Fix segfault when imap parser isn't happy about
12706                 a missing {
12707
12708 2005-06-01 [colin]      1.9.11cvs31
12709
12710         * src/addrharvest.c
12711         * src/compose.c
12712         * src/mbox.c
12713         * src/mbox.h
12714         * src/mh.c
12715         * src/msgcache.c
12716         * src/send_message.c
12717         * src/setup.c
12718         * src/undo.c
12719         * src/common/hooks.c
12720         * src/common/prefs.c
12721         * src/common/template.c
12722         * src/common/utils.c
12723         * src/gtk/gtkutils.c
12724         * src/gtk/inputdialog.c
12725         * src/gtk/menu.c
12726         * src/gtk/pluginwindow.c
12727         * src/gtk/prefswindow.c
12728         * src/plugins/pgpmime/passphrase.c
12729         * src/plugins/pgpmime/prefs_gpg.c
12730                 More -Wall fixes
12731
12732         * src/common/Makefile.am
12733         * src/common/timing.h
12734                 Add basic timing code
12735
12736         * src/summaryview.c
12737                 Fix a bug with unread messages when 
12738                 re-sorting folders, and by the way
12739                 fix a big performance hit when 
12740                 re-sorting (10k mails: before 5s,
12741                 after .5s)
12742
12743         * src/prefs_compose_writing.c
12744         * src/prefs_compose_writing.h
12745         * src/prefs_message.c
12746         * src/prefs_message.h
12747         * src/prefs_other.c
12748         * src/prefs_other.h
12749         * src/prefs_quote.c
12750         * src/prefs_quote.h
12751         * src/prefs_receive.c
12752         * src/prefs_receive.h
12753         * src/prefs_send.c
12754         * src/prefs_send.h
12755         * src/prefs_summaries.c
12756         * src/prefs_summaries.h
12757                 Fix copyright banner
12758
12759 2005-06-01 [paul]       1.9.11cvs30
12760
12761         * po/fi.po
12762                 updated by Flammie Pirinen
12763         * src/procmime.c
12764                 fix 'Bad BASE64 content' output
12765
12766 2005-05-31 [colin]      1.9.11cvs29
12767
12768         * src/procmime.c
12769                 Oops, where did my hunk go.
12770
12771 2005-05-31 [colin]      1.9.11cvs28
12772
12773         * src/Makefile.am
12774         * src/account.c
12775         * src/action.c
12776         * src/addr_compl.c
12777         * src/addressbook.c
12778         * src/codeconv.c
12779         * src/compose.c
12780         * src/export.c
12781         * src/folder.c
12782         * src/folderview.c
12783         * src/image_viewer.c
12784         * src/main.c
12785         * src/mainwindow.c
12786         * src/messageview.c
12787         * src/mimeview.c
12788         * src/msgcache.c
12789         * src/prefs_account.c
12790         * src/prefs_actions.c
12791         * src/prefs_common.c
12792         * src/prefs_compose_writing.c
12793         * src/prefs_customheader.c
12794         * src/prefs_ext_prog.c
12795         * src/prefs_filtering.c
12796         * src/prefs_filtering_action.c
12797         * src/prefs_fonts.c
12798         * src/prefs_image_viewer.c
12799         * src/prefs_message.c
12800         * src/prefs_message.h
12801         * src/prefs_msg_colors.c
12802         * src/prefs_other.c
12803         * src/prefs_other.h
12804         * src/prefs_quote.c
12805         * src/prefs_receive.c
12806         * src/prefs_receive.h
12807         * src/prefs_send.c
12808         * src/prefs_send.h
12809         * src/prefs_spelling.c
12810         * src/prefs_summaries.c
12811         * src/prefs_summary_column.c
12812         * src/prefs_template.c
12813         * src/prefs_themes.c
12814         * src/prefs_toolbar.c
12815         * src/prefs_wrapping.c
12816         * src/procmime.c
12817         * src/procmsg.c
12818         * src/send_message.h
12819         * src/ssl_manager.c
12820         * src/summary_search.c
12821         * src/summaryview.c
12822         * src/textview.c
12823         * src/wizard.c
12824         * src/common/smtp.c
12825         * src/common/smtp.h
12826         * src/gtk/gtkutils.h
12827                 o Move the rest of Common prefs to new style
12828                 o Lots of -Wall warning fixes
12829                 o fix FIXME in cache memusage calculation
12830                 o Let return receipts be sent from any account
12831                 o Little cache optimisation (read)
12832                 o Fix bug #746 (don't treat commas as separators
12833                   when inside a quoted string)
12834
12835 2005-05-31 [paul]       1.9.11cvs27
12836
12837         * src/prefs_common.c
12838                 fix 'off-by-one' typo
12839
12840 2005-05-31 [paul]       1.9.11cvs26
12841
12842         * src/account.c
12843         * src/addr_compl.c
12844         * src/compose.c
12845         * src/foldersel.c
12846         * src/prefs_actions.c
12847         * src/prefs_common.c
12848         * src/prefs_common.h
12849         * src/prefs_customheader.c
12850         * src/prefs_display_header.c
12851         * src/prefs_filtering.c
12852         * src/prefs_filtering_action.c
12853         * src/prefs_matcher.c
12854         * src/prefs_summaries.c
12855         * src/prefs_summary_column.c
12856         * src/prefs_template.c
12857         * src/prefs_toolbar.c
12858         * src/ssl_manager.c
12859         * src/gtk/pluginwindow.c
12860         * src/gtk/prefswindow.c
12861         * src/gtk/progressdialog.c
12862                 add hidden prefs 'enable_rules_hint'
12863                 for gtk_tree_view_set_rules_hint()
12864                 (sync with main)
12865                 
12866
12867 2005-05-31 [colin]      1.9.11cvs25
12868
12869         * src/Makefile.am
12870         * src/main.c
12871         * src/prefs_common.c
12872         * src/prefs_summaries.c ** ADDED **
12873         * src/prefs_summaries.h ** ADDED **
12874                 Common/Display -> Display/Summaries
12875
12876 2005-05-31 [colin]      1.9.11cvs24
12877
12878         * src/Makefile.am
12879         * src/main.c
12880         * src/prefs_quote.c ** ADDED **
12881         * src/prefs_quote.h ** ADDED **
12882                 Move Common/Quote to Compose/Quoting
12883         * src/prefs_common.c
12884         * src/prefs_common.h
12885                 Remove old quote stuff, add
12886                 convenience functions for GtkTextView prefs
12887         * src/gtk/prefswindow.c
12888                 Set default height higher
12889
12890 2005-05-30 [colin]      1.9.11cvs23
12891
12892         * src/Makefile.am
12893         * src/main.c
12894         * src/prefs_common.c
12895         * src/prefs_compose_writing.c ** ADDED **
12896         * src/prefs_compose_writing.h ** ADDED **
12897                 Move Common/Compose prefs to Compose/Writing
12898
12899 2005-05-30 [colin]      1.9.11cvs22
12900
12901         * src/common/utils.c
12902                 Fix bug #651 (Confused Attract by Subject)
12903                 Patch by M. Benkmann <haferfrost@web.de>
12904         * AUTHORS
12905
12906 2005-05-30 [colin]      1.9.11cvs21
12907
12908         * src/compose.c
12909                 Fix concatenation of different headers of
12910                 the same type (bug #645)
12911         * src/prefs_folder_item.c
12912                 Fix bug #699 (setting color to black doesn't
12913                 work immediately)
12914         * src/procmime.c
12915                 Print out decoding error only once per
12916                 block
12917
12918 2005-05-30 [paul]       1.9.11cvs20
12919
12920         * src/common/template.c
12921                 fix Bcc
12922
12923 2005-05-30 [paul]       1.9.11cvs19
12924
12925         * doc/src/rfc2368.txt   **NEW FILE**
12926         * src/compose.c
12927                 compose_entries_set(): don't interpret Bcc
12928                 header field (conform to RFC 2368)
12929                 (sync with main)
12930
12931 2005-05-29 [colin]      1.9.11cvs18
12932
12933         * src/prefs_common.c
12934                 Let the default reply format respect
12935                 netiquette by cutting the signature.
12936
12937 2005-05-29 [colin]      1.9.11cvs17
12938
12939         * src/summaryview.c
12940                 Don't let always_show_msg override
12941                 open_unread_on_enter when opening a new
12942                 directory.
12943
12944 2005-05-27 [paul]       1.9.11cvs16
12945
12946         sync with main:
12947
12948         * src/main.c
12949                 app_will_exit(): cleanup tmp directory when exit
12950         * src/message_search.c
12951                 improved the interface and made code cleanup.
12952                 removed Clear button
12953         * src/send_message.c
12954                 send_message_local(): use GSpawn, and detect errors
12955         * src/summary_search.c
12956                 improved the interface and made code cleanup
12957         * src/textview.c
12958                 textview_write_link(): also skip non-ascii space
12959                  at the head of link strings (phishing check
12960                  didn't work at the case)
12961         * src/common/utils.c
12962                 get_command_output(): use g_spawn_command_line_sync()
12963                 instead of popen()
12964
12965 2005-05-26 [colin]      1.9.11cvs15
12966
12967         * src/folder.c
12968                 remove printf
12969
12970 2005-05-26 [colin]      1.9.11cvs14
12971
12972         * src/common/nntp.c
12973                 Fix nntp mode reader (bug #611)
12974                 Patch by Florian Mickler <florian@mickler.org>
12975
12976 2005-05-26 [colin]      1.9.11cvs13
12977
12978         * src/plugins/pgpmime/passphrase.c
12979                 Fix mouse grabbing (bug #557)
12980
12981 2005-05-26 [colin]      1.9.11cvs12
12982
12983         * src/prefs_themes.c
12984                 Fix g_warning (bug #541)
12985
12986 2005-05-26 [colin]      1.9.11cvs11
12987
12988         * src/prefs_actions.c
12989         * src/prefs_template.c
12990                 Fix bug #506 (no warning if action/template
12991                 is not saved)
12992         * src/common/template.c
12993                 Fix a possible crash
12994
12995 2005-05-26 [colin]      1.9.11cvs10
12996
12997         * src/folder.c
12998         * src/folderview.c
12999         * src/procmsg.c
13000         * src/summaryview.c
13001                 Forbid locked messages to be moved or
13002                 deleted. Locked messages in trashes 
13003                 still get deleted, for performance
13004                 reason (mh.c::mh_remove_all_msgs)
13005
13006 2005-05-25 [colin]      1.9.11cvs9
13007
13008         * src/procmime.c
13009                 Use correct encoding when sending mails
13010                 with attachments that have accentued 
13011                 chars in their name
13012
13013 2005-05-24 [colin]      1.9.11cvs8
13014
13015         * src/summaryview.c
13016                 Fix bug #688 f) read/unread marker not
13017                 changed on first click
13018                 Also, optimize summary_status_show()
13019                 calls
13020         * src/folder.c
13021         * src/inc.c
13022         * src/procmime.c
13023                 Fix bug #688 b) and c) wrt message
13024                 attachments and signature
13025         * src/stock_pixmap.c
13026         * src/stock_pixmap.h
13027         * src/stock_pixmap.c
13028         * src/stock_pixmap.h
13029         * src/Makefile.am
13030         * src/pixmaps/clip_gpg_signed.xpm
13031                 Add clip/signed icon
13032
13033 2005-05-24 [colin]      1.9.11cvs7
13034
13035         * src/folder_item_prefs.c
13036                 whitespace fix
13037
13038 2005-05-24 [colin]      1.9.11cvs6
13039
13040         * src/folderview.c
13041         * src/prefs_common.c
13042         * src/prefs_common.h
13043                 Add a confirmation to folder drag and drop
13044                 fixes bug #156
13045         * src/alertpanel.c
13046         * src/alertpanel.h
13047                 fix _with_disable parameters so that
13048                 the buttons labels are specifiable too
13049         * src/plugins/pgpmime/sgpgme.c
13050                 reflect said change
13051                 
13052
13053 2005-05-24 [colin]      1.9.11cvs5
13054
13055         * src/folderview.c
13056                 Uncollapse/collapse folders on double-click
13057                 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
13058                 closes bug #108
13059
13060 2005-05-23 [colin]      1.9.11cvs4
13061
13062         * src/common/socket.c
13063                 Check another special SSL_peek() error.
13064                 Should help wrt bug #728
13065
13066 2005-05-23 [colin]      1.9.11cvs3
13067
13068         * src/plugins/pgpmime/pgpmime.c
13069                 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
13070                 breaking menu accelerators and stuff. Users will have to
13071                 reselect "PGP MIME" instead of "PGP/MIME" in their 
13072                 account's privacy preferences if needed.
13073
13074 2005-05-22 [paul]
13075
13076         * tools/kdeservicemenu/install.sh
13077                 use kdesu to prompt for root password if doing
13078                 global install/uninstall
13079
13080 2005-05-20 [colin]      1.9.11cvs2
13081
13082         * src/procmsg.c
13083                 Fix another compilation error with gcc-2.9x
13084                 Thanks to Pawel Pekala <c0rn@gazeta.pl>
13085         * src/send_message.c
13086                 Don't send QUIT if we aren't connected
13087
13088 2005-05-19 [colin]      1.9.11cvs1
13089
13090         * src/procmsg.c
13091                 Fix compilation with gcc 2.9x
13092
13093 2005-05-19 [paul]       1.9.11
13094
13095         1.9.11 released
13096
13097 2005-05-19 [paul]       1.9.9cvs14
13098
13099         * src/gtk/inputdialog.c
13100                 prevent gettext warning
13101
13102 2005-05-19 [paul]       1.9.9cvs13
13103
13104         * src/mainwindow.c
13105         * src/prefs_common.c
13106         * src/prefs_common.h
13107         * src/textview.c
13108         * src/textview.h
13109                 add an option to toggle cursor in message
13110                 view (sync with main)
13111
13112 2005-05-18 [colin]      1.9.9cvs12
13113
13114         * src/compose.c
13115                 Dereference freed pointer
13116         * src/gtk/gtkaspell.c
13117                 Fix duplication of dictionaries (is it an aspell issue?)
13118
13119 2005-05-18 [colin]      1.9.9cvs11
13120
13121         * src/gtk/inputdialog.c
13122         * src/gtk/gtkaspell.c
13123                 HIGuify dialogs
13124         * src/alertpanel.c
13125                 Remove a double call
13126
13127 2005-05-17 [colin]      1.9.9cvs10
13128
13129         * src/gtk/gtkaspell.c
13130                 Fix dialogs, Ctrl-Enter accel
13131
13132 2005-05-17 [colin]      1.9.9cvs9
13133
13134         * src/gtk/gtkaspell.c
13135                 Fix some accelerators, escape in replace-window
13136
13137 2005-05-16 [colin]      1.9.9cvs8
13138
13139         * src/gtk/gtkaspell.c
13140                 Revert last commit, it was a mistake.
13141
13142 2005-05-16 [colin]      1.9.9cvs7
13143
13144         * src/gtk/gtkaspell.c
13145                 Remove buggy code while we're at it. It's a 
13146                 dead code path anyway.
13147
13148 2005-05-16 [colin]      1.9.9cvs6
13149
13150         * src/gtk/gtkaspell.c
13151                 Missed some gtk_menu_popup where deactivate
13152                 signal should be handled. Should fix bug
13153                 #629 a bit more.
13154
13155 2005-05-16 [colin]      1.9.9cvs5
13156
13157         * src/gtk/gtkaspell.c
13158                 Remove debug printf()s
13159
13160 2005-05-16 [colin]      1.9.9cvs4
13161
13162         * src/gtk/gtkaspell.c
13163                 Fix a bit aspell problems
13164                 (see bug #629)
13165
13166 2005-05-13 [colin]      1.9.9cvs3
13167
13168         * src/folderview.c
13169                 Fix the + appearing even when no subfolders
13170                 have unread messages. Thanks to wwp for the
13171                 bug report.
13172
13173 2005-05-11 [paul]       1.9.9cvs2
13174
13175         * src/folderview.c
13176                 correction to 1.9.9cvs1, only colour folders that
13177                 have new msgs (not unread msgs)
13178
13179 2005-05-10 [colin]      1.9.9cvs1
13180
13181         * src/folderview.c
13182         * src/summaryview.c
13183                 Try to fix bolding bugs again.
13184
13185 2005-05-09 [paul]
13186
13187         * tools/claws.i18n.status.pl
13188                 add Ricardo Mones Lastra's script that has been providing
13189                 the i18n status page for many months
13190
13191 2005-05-09 [paul]       1.9.9
13192
13193         1.9.9 release
13194
13195 2005-05-09 [paul]       1.9.6cvs58
13196
13197         * AUTHORS
13198         * INSTALL
13199         * README.claws
13200                 updated
13201         * Makefile.am 
13202         * RELEASE_NOTES.claws
13203                 add release notes to cvs to simplify release
13204                 procedure
13205         * configure.ac
13206                 add ca and fi to ALL_LINGUAS
13207         * po/Makefile.in.in
13208                 workaround for missing Makevars
13209         * po/ca.po
13210         * po/fi.po
13211                 add new Catalan and Finnish translations
13212                 submitted by Miquel Oliete and Flammie Pirinen
13213         * po/de.po
13214         * po/es.po
13215         * po/fr.po
13216         * po/it.po
13217         * po/pl.po
13218         * po/ru.po
13219         * po/sk.po
13220         * po/sr.po
13221         * po/zh_CN.po
13222                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
13223                 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
13224                 Urke MMI, and Hansom Young
13225         * src/main.c
13226                 Fix drafting when quitting. compose_draft() closes the
13227                 compose windows, which modifies the compose_list GSList.
13228                 We have to refresh this list after echo drafting to avoid a
13229                 segfault
13230         * src/partial_download.c
13231                 fix segfault on exit
13232
13233 2005-05-06 [paul]       1.9.6cvs57
13234
13235         * src/grouplistdialog.c
13236                 quick fix/workaround for unresizeable newsgroup
13237                 name column 
13238
13239 2005-05-06 [paul]       1.9.6cvs56
13240
13241         * src/inc.c
13242         * src/mainwindow.c
13243                 use gettext plural forms
13244         * src/imap_gtk.c
13245         * src/mh_gtk.c
13246         * src/toolbar.c
13247                 small improvement to english usage
13248
13249 2005-05-05 [thorsten]   1.9.6cvs55
13250
13251         * src/folder.c
13252                 fix possible crash
13253
13254 2005-05-05 [paul]       1.9.6cvs54
13255         
13256         sync with HEAD
13257
13258         * AUTHORS
13259         * src/compose.c
13260                 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
13261                 patch by Tim Mann
13262
13263 2005-05-05 [paul]       1.9.6cvs53
13264
13265         * src/mainwindow.c
13266                 fix resizing of separate message and
13267                 folder views
13268
13269 2005-05-05 [paul]       1.9.6cvs52
13270
13271         * src/account.c
13272         * src/addrgather.c
13273         * src/browseldap.c
13274         * src/exphtmldlg.c
13275         * src/expldifdlg.c
13276         * src/importmutt.c
13277         * src/importpine.c
13278         * src/main.c
13279         * src/mainwindow.c
13280         * src/noticeview.c
13281         * src/prefs_filtering.c
13282         * src/prefs_filtering_action.c
13283         * src/prefs_matcher.c
13284         * src/prefs_spelling.c
13285         * src/prefs_toolbar.c
13286         * src/toolbar.c
13287         * src/wizard.c
13288         * src/gtk/description_window.c
13289         * src/gtk/gtkvscrollbutton.c
13290         * src/gtk/progressdialog.c
13291         * src/gtk/quicksearch.c
13292         * src/plugins/pgpmime/prefs_gpg.c
13293         * src/plugins/spamassassin/spamassassin_gtk.c
13294                 replace deprecated gtk_widget_set_usize
13295
13296 2005-05-04 [colin]      1.9.6cvs51
13297
13298         * src/common/utils.c
13299                 Fix crash when subst_for_filename is called
13300                 with a NULL parameter
13301
13302 2005-05-04 [colin]      1.9.6cvs50
13303
13304         * src/partial_download.c
13305         * src/pop.c
13306                 Escape login when writing uidl file
13307                 fixes bug #736
13308
13309 2005-05-03 [colin]      1.9.6cvs49
13310
13311         * src/procmime.c
13312                 Fix possible DOS in mime parser
13313                 (see bug #634)
13314
13315 2005-05-02 [colin]      1.9.6cvs48
13316
13317         * src/compose.c
13318                 Try to fix the copy/paste mess once again.
13319
13320
13321 2005-04-30 [colin]      1.9.6cvs47
13322
13323         * src/prefs_account.h
13324         * src/procmsg.c
13325         * src/send_message.c
13326         * src/common/smtp.c
13327         * src/common/smtp.h
13328                 Try to batch sending mails (per account) instead of
13329                 reconnecting to server every time.
13330
13331 2005-04-29 [colin]      1.9.6cvs46
13332
13333         * src/messageview.c
13334                 Fix window resizing that refused to size down
13335         * src/prefs_common.c
13336         * src/prefs_common.h
13337         * src/prefs_filtering.c
13338                 Save Filtering's window size
13339
13340 2005-04-21 [paul]       1.9.6cvs45
13341
13342         * ChangeLog-gtk2.claws
13343         * src/setup.c
13344                 correction to sync
13345
13346 2005-04-21 [paul]       1.9.6cvs44
13347
13348         sync with main:
13349
13350         * src/setup.c
13351         * src/statusbar.c
13352         * src/statusbar.h
13353                 use gtkut_widget_draw_now(). Improved performance
13354                 of the update of statusbar
13355         * src/textview.c
13356                 textview_smooth_scroll_do(): redraw it after scroll
13357                 is done (fixed incorrect display when a part of the
13358                 view is hidden).
13359         * src/gtk/gtkutils.c
13360         * src/gtk/gtkutils.h
13361                 gtkut_widget_draw_now(): use gdk_window_process_updates()
13362                 to force update of widgets.
13363                 Removed gtkut_widget_wait_for_draw() which had a big
13364                 overhead  because of waiting for all events processed 
13365
13366 2005-04-20 [paul]       1.9.6cvs43
13367
13368         * src/codeconv.c
13369                 complete 1.9.6cvs42's sync:
13370                 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
13371
13372 2005-04-19 [paul]       1.9.6cvs42
13373
13374         sync with main:
13375
13376         * src/action.c
13377                 catch_output(): correctly select the insert text
13378                 (fix invalid iterator warnings).
13379         * src/codeconv.c
13380         * src/codeconv.h
13381         * src/mainwindow.c
13382         * src/messageview.c
13383         * src/prefs_common.c
13384                 support GBK encoding.
13385         * src/common/session.c
13386         * src/common/session.h
13387                 use separate buffer for large data to be sent,
13388                 and don't duplicate it (reduces memory usage) (thanks to Dirk).
13389
13390 2005-04-18 [paul]       1.9.6cvs41
13391
13392         * src/jpilot.c
13393                 convert unsigned long into guint32
13394                 patch by Paul LeoNerd Evans 
13395
13396 2005-04-17 [colin]      1.9.6cvs40
13397
13398         * src/compose.c
13399                 Fix 'Request return receipt' from folder
13400                 properties (bug #708)
13401
13402 2005-04-17 [colin]      1.9.6cvs39
13403
13404         * src/mainwindow.c
13405                 Fix duplicate hotkeys in Mainwindow's menu
13406
13407 2005-04-17 [colin]      1.9.6cvs38
13408
13409         * src/folderview.c
13410                 Fix duplicate hotkeys in Folderview's contextual
13411                 menu
13412
13413 2005-04-15 [colin]      1.9.6cvs37
13414
13415         * src/summaryview.c
13416                 Fix 'Save as...' with non-ascii filenames
13417
13418 2005-04-15 [colin]      1.9.6cvs36
13419
13420         * src/plugins/pgpmime/pgpmime.c
13421                 Fix bus error on 64bit. Spotted by 
13422                 macallan1888@gmail.com
13423
13424 2005-04-15 [colin]      1.9.6cvs35
13425
13426         * src/prefs_account.c
13427                 Fix cvs34.
13428
13429 2005-04-12 [colin]      1.9.6cvs34
13430
13431         * src/prefs_account.c
13432                 Fix smtp auth type off-by-one. We forgot to
13433                 add PLAIN in the prefs-to-gui setter func and
13434                 as a result, the selected auth when opening
13435                 account prefs was not the correct one.
13436
13437 2005-04-12 [paul]       1.9.6cvs33
13438
13439         * src/inc.c
13440                 if the recv dialog is visible, Cancel only
13441                 cancels the current account
13442
13443
13444 2005-04-10 [colin]      1.9.6cvs32
13445
13446         * src/filtering.c
13447                 Copy score when copying FilteringActions
13448                 Fix bug #674
13449
13450 2005-04-10 [colin]      1.9.6cvs31
13451
13452         * src/inc.c
13453                 Make Message -> Receive -> Cancel cancel 
13454                 incorporation on all accounts. Fixes
13455                 bug #693
13456
13457 2005-04-10 [colin]      1.9.6cvs30
13458
13459         * src/prefs_account.c
13460                 Update Privacy checkbuttons status based
13461                 on the selected privacy system
13462         * src/compose.c
13463                 Always connect the "None" privacy system; the
13464                 static boolean was probably there to avoid
13465                 reconnecting twice in the same compose window,
13466                 but as the parent function is only called once
13467                 per compose, it's only a bug - as a static is
13468                 initialized once per application instance.
13469                 Also, don't uncheck Sign and Encrypt when
13470                 selecting None as privacy system; just ignore
13471                 them when sending/queuing.
13472                 Should fix bug #695
13473
13474 2005-04-08 [colin]      1.9.6cvs29
13475
13476         * src/account.c
13477         * src/prefs_account.c
13478         * src/prefs_account.h
13479                 Add account preference to queue message in a certain
13480                 folder.
13481
13482 2005-04-06 [colin]      1.9.6cvs28
13483
13484         * src/prefs_account.c
13485                 Update old inbox path syntax
13486
13487 2005-04-06 [paul]       1.9.6cvs27
13488
13489         sync with main:
13490
13491         * configure.ac
13492                 changed -traditional-cpp to -no-cpp-precomp for newer
13493                 Mac OS X support
13494         * src/foldersel.c
13495                 made column resize automatically
13496         * src/send_message.c
13497                 send_message_smtp(): consider EOF right after QUIT
13498                 successful (workaround for Gmail SMTP server)
13499         * src/common/socket.c
13500                 ssl_read(), ssl_peek(): check EOF which violates the
13501                 SSL protocol
13502         * src/gtk/colorlabel.c
13503                 removed warnings when displaying colorlabel menu
13504                 (don't use GtkAlignment)
13505
13506 2005-04-05 [paul]       1.9.6cvs26
13507
13508         * src/plugins/trayicon/trayicon.c
13509                 fix clipping of icon under KDE3 
13510
13511 2005-04-05 [paul]       1.9.6cvs25
13512
13513         * src/summaryview.c
13514                 hide display of threading
13515                 patch by Alfons
13516
13517 2005-04-04 [thorsten]   1.9.6cvs24
13518
13519         * src/mh.c
13520                 marks lost on filesystems with different stat() results on
13521                 summer-/wintertime
13522
13523 2005-04-03 [colin]      1.9.6cvs23
13524
13525         * src/summaryview.c
13526                 Don't handle up/down. Patch by Alfons
13527
13528 2005-04-02 [colin]      1.9.6cvs22
13529
13530         * src/summaryview.c
13531                 Make scrolling faster. Patch by Alfons.
13532
13533 2005-04-01 [colin]      1.9.6cvs21
13534
13535         * src/Makefile.am
13536         * src/stock_pixmap.c
13537         * src/pixmaps/dir-noselect.xpm ** REMOVED **
13538         * src/pixmaps/dir_noselect.xpm ** ADDED **
13539                 Fix pixmap name mismatch (Thanks Stephan Sachse)
13540
13541 2005-04-01 [colin]      1.9.6cvs20
13542
13543         * src/image_viewer.c
13544         * src/image_viewer.h
13545         * src/procmime.c
13546         * src/procmime.h
13547         * src/textview.c
13548         * src/textview.h
13549                 Implement inline image resizing and right-clicking
13550
13551 2005-04-01 [paul]       1.9.6cvs19
13552
13553         * AUTHORS
13554         * Makefile.am
13555         * configure.ac
13556                 check for gnome2
13557                 patch by Luca Cavalli <loopback<AT>slackit.org>
13558         * po/ru.po
13559                 updated by Pavlo Bohmat
13560
13561 2005-03-31 [colin]      1.9.6cvs18
13562
13563         * src/news.c
13564                 Fix parsing references
13565         * src/msgcache.c
13566                 don't put nulls in the references list
13567         * src/procheader.c
13568                 commit that forgotten file in 1.9.6cvs14
13569
13570 2005-03-31 [colin]      1.9.6cvs17
13571
13572         * src/compose.c
13573                 Fix joining of signature separator again. 
13574                 Maybe Hiro could put it in main too...
13575
13576 2005-03-31 [colin]      1.9.6cvs16
13577
13578         * src/Makefile.am
13579         * src/foldersel.c
13580         * src/stock_pixmap.c
13581         * src/stock_pixmap.h
13582         * src/pixmaps/dir-noselect.xpm
13583                 Update foldersel.c (sync from main, patch by Alfons)
13584
13585 2005-03-30 [colin]      1.9.6cvs15
13586
13587         * src/imap.c
13588                 Fix handling of imap folders containing [] in 
13589                 their name. Thanks to Nahuel Angelinetti for
13590                 the detailed bugreport.
13591
13592 2005-03-30 [colin]      1.9.6cvs14
13593
13594         * src/common/utils.h
13595         * src/common/utils.c
13596         * src/common/defs.h
13597         * src/matcher.c
13598         * src/msgcache.c
13599         * src/news.c
13600         * src/procmsg.c
13601         * src/procmsg.h
13602         * src/quote_fmt_parse.y
13603         * src/summaryview.c
13604                 Update references system. Patch by Alfons
13605
13606 2005-03-30 [colin]      1.9.6cvs13
13607
13608         * src/common/socket.c
13609                 Force the glibc to read resolv.conf again when 
13610                 it has changed. Should fix issues when changing
13611                 networks on a laptop and not restarting sylpheed. 
13612
13613 2005-03-30 [paul]       1.9.6cvs12
13614
13615         partial sync with main:
13616
13617         * src/action.c
13618                 create_io_dialog(): use user-defined text font
13619                 (thanks to Alfons), and modified its appearance.
13620         * src/addrgather.c
13621         * src/addrharvest.c
13622         * src/browseldap.c
13623                 replace old code
13624         * src/compose.c
13625                 don't join (presumably) itemized lines on line-wrapping
13626                 fixed wrapping of quote when auto-wrapping is enabled
13627                 compose_destroy(): destroy paned only if it's not
13628                 attached to window. Fixed memory leak of popup menu.
13629         * src/exphtmldlg.c
13630         * src/expldifdlg.c
13631                 replace old code
13632         * src/html.c
13633         * src/html.h
13634         * src/importmutt.c
13635         * src/importpine.c
13636                 replace old code
13637         * src/main.c
13638                 removed redundant code
13639         * src/mainwindow.c
13640                 changed 'Code set' (which is rather incorrect)
13641                 in the menu to 'Character encoding'
13642                 main_window_set_widgets(): request size first
13643                 to prevent window size becoming wrong
13644                 fixed remembering of the state of the visibility
13645                 of MessageView
13646         * src/messageview.c
13647                 changed 'Code set' (which is rather incorrect)
13648                 in the menu to 'Character encoding'
13649         * src/prefs_common.c
13650         * src/prefs_common.h
13651                 added an option whether to render HTML as text or not
13652                 added separators to outgoing encoding menu
13653         * src/procheader.c
13654                 procheader_scan_date_string(): support header
13655                 like: "[Tue,] 01 Feb 2005 09:57[:00]"
13656         * src/summaryview.c
13657         * src/summaryview.h
13658                 minor code cleanup
13659         * src/textview.c
13660                 textview_show_html(): force output of newline
13661                 added an option whether to render HTML as text or not
13662         * src/common/utils.c
13663                 strncpy2(): optimized based on Alfons' code
13664         * src/gtk/gtkutils.c
13665         * src/gtk/gtkutils.h
13666                 removed non-used code
13667         * src/plugins/pgpmime/passphrase.c
13668                 partially fixed grab input of passphrase dialog
13669                 Confine pointer to window
13670
13671 2005-03-30 [colin]      1.9.6cvs11
13672
13673         * src/msgcache.c
13674         * src/msgcache.h
13675                 Read/write 32bit ints from cache & marks
13676                 From main.
13677
13678 2005-03-29 [paul]       1.9.6cvs10
13679
13680         * AUTHORS
13681         * ChangeLog.claws
13682         * src/compose.c
13683         * src/gtk/gtkaspell.c
13684                 sync with HEAD (don't pass NULL pointers) 
13685
13686 2005-03-24 [paul]
13687
13688         * tools/Makefile.am
13689         * tools/README
13690         * tools/acroread2sylpheed.pl
13691                 sync with HEAD (add script to send pdfs as
13692                 attachments from Adobe Reader 7)
13693
13694 2005-03-21 [paul]       1.9.6cvs9
13695
13696         * configure.ac
13697         * po/POTFILES.in
13698         * src/Makefile.am
13699         * src/crash.c
13700         * src/image_viewer.c ** ADDED **
13701         * src/image_viewer.h ** ADDED **
13702         * src/main.c
13703         * src/prefs_common.c
13704         * src/prefs_common.h
13705         * src/prefs_image_viewer.c ** ADDED **
13706         * src/prefs_image_viewer.h ** ADDED **
13707         * src/textview.c
13708         * src/gtk/about.c
13709         * src/pixmaps/sylpheed_logo.xpm
13710         * src/plugins/Makefile.am
13711         * src/plugins/image_viewer/.cvsignore ** REMOVED **
13712         * src/plugins/image_viewer/Makefile.am ** REMOVED **
13713         * src/plugins/image_viewer/plugin.c ** REMOVED **
13714         * src/plugins/image_viewer/viewer.c ** REMOVED **
13715         * src/plugins/image_viewer/viewer.glade ** REMOVED **
13716         * src/plugins/image_viewer/viewer.h ** REMOVED ** 
13717         * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
13718         * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
13719         * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
13720                 as gdk-pixbuf is now built-in
13721                 remove image_viewer plugin and put code back into
13722                 main codebase
13723                 implement inline image display (sync with main)
13724
13725                 replace logo with newer, nicer, larger version  
13726
13727 2005-03-21 [paul]       1.9.6cvs8
13728
13729         * src/gtk/about.c
13730                 cosmetic improvement
13731
13732 2005-03-21 [holger]     1.9.6cvs7
13733
13734         * src/plugins/spamassassin/spamassassin.c
13735                 Sync with HEAD
13736                 (unregister hook on failed plugin init)
13737
13738 2005-03-20 [colin]      1.9.6cvs6
13739
13740         * src/common/plugin.c
13741                 Check that plugin isn't already loaded
13742                 Patch by Alfons
13743
13744 2005-03-20 [thorsten]   1.9.6cvs5
13745
13746         * src/compose.c
13747                 use a more compatible syntax
13748
13749 2005-03-20 [thorsten]   1.9.6cvs4
13750
13751         * src/prefs_toolbar.c
13752                 fix crash when selecting toolbar item (uninitialized pointer)
13753
13754 2005-03-20 [thorsten]   1.9.6cvs3
13755
13756         * src/procmime.c
13757                 fix mimetype detection (referenced free()d string)
13758
13759 2005-03-20 [paul]       1.9.6cvs2
13760
13761         * src/compose.c
13762                 sync with HEAD (1.0.3cvs5)
13763                 neglect Reply-To header if empty
13764                 Patch by Alfons 
13765
13766 2005-03-19 [holger]     1.9.6cvs1
13767
13768         * src/summaryview.c
13769         * src/summaryview.h
13770                 Sync with HEAD
13771
13772 2005-03-18 [paul]       1.9.6
13773
13774         initial GTK2 release
13775
13776 2005-03-18 [paul]       1.0.3cvs3.1
13777
13778         * AUTHORS
13779         * ChangeLog.claws
13780         * configure.ac
13781         * src/gtk/about.c
13782         * src/pixmaps/sylpheed_logo.xpm
13783                 sync with HEAD
13784
13785 2005-03-18 [colin]      1.0.3cvs2.6
13786
13787         * src/summaryview.c
13788                 Remove call to summary_step in summary_copy_selected_to
13789                 Can't see its purpose, and this causes bug when copying
13790                 a message if the next one is unread: it reads it.
13791
13792 2005-03-18 [paul]       1.0.3cvs2.5
13793
13794         * src/foldersel.c
13795                 fix bug 694 'Enter doesn't trigger OK in "Move" window'
13796
13797 2005-03-18 [paul]       1.0.3cvs2.4
13798
13799         * src/addrharvest.c
13800         * src/codeconv.c
13801         * src/codeconv.h
13802         * src/compose.c
13803         * src/news.c
13804         * src/procheader.c
13805         * src/procmime.c
13806         * src/unmime.c
13807         * src/unmime.h
13808                 fix buffer overflow, CAN-2005-0667, see
13809                 http://secunia.com/advisories/14491/
13810                 Patch by Alfons
13811
13812 2005-03-17 [colin]      1.0.3cvs2.3
13813
13814         * src/prefs_fonts.c
13815         * src/summaryview.c
13816                 Fix font bugs (both lists now officialy share 
13817                 the same font)
13818                 
13819
13820 2005-03-17 [paul]       1.0.3cvs2.2
13821
13822         * src/gtk/pluginwindow.c
13823                 make plugin descriptions uneditable
13824
13825 2005-03-11 [paul]       1.0.3cvs2.1
13826
13827         * ChangeLog.claws
13828         * configure.ac
13829         * po/POTFILES.in
13830         * src/plugins/trayicon/trayicon.c
13831                 sync with HEAD
13832                 add src/wizard.c to POTFILES.in
13833
13834 2005-03-11 [paul]       1.0.3cvs1.1
13835
13836         * ChangeLog
13837         * ChangeLog.claws
13838         * configure.ac
13839         * po/de.po
13840         * po/es.po
13841         * po/fr.po
13842         * po/it.po
13843         * po/pt_BR.po
13844         * po/ru.po
13845         * po/sk.po
13846         * po/sr.po
13847         * po/zh_CN.po
13848                 sync with HEAD
13849
13850 2005-03-04 [colin]      1.0.1cvs22.2
13851
13852         * src/compose.c
13853                 Fix signatures with accentued chars in it
13854
13855 2005-03-04 [colin]      1.0.1cvs22.1
13856
13857         * src/common/smtp.c
13858         * src/common/smtp.h
13859                 Don't use SIZE param in MAIL FROM: if server 
13860                 doesn't support it. Patch by Eugen Freiter
13861                 <eugen_f@users.sf.net>
13862
13863 2005-02-27 [paul]       1.0.1cvs20.1
13864
13865         * ChangeLog.claws
13866         * configure.ac
13867         * src/messageview.c
13868                 sync with HEAD
13869
13870 2005-02-27 [colin]      1.0.1cvs19.4
13871
13872         * src/procheader.c
13873         * src/procheader.h
13874                 Fix prototypes. Patch by Alfons
13875
13876 2005-02-27 [colin]      1.0.1cvs19.3
13877
13878         * src/compose.c
13879                 Don't auto-join the signature separator.
13880
13881 2005-02-26 [colin]      1.0.1cvs19.2
13882
13883         * src/summaryview.c
13884                 Fix 'mark all read' with collapsed threads.
13885                 Patch by Alfons.
13886
13887 2005-02-25 [paul]       1.0.1cvs19.1
13888
13889         * ChangeLog.claws
13890         * configure.ac
13891         * src/prefs_account.c
13892         * src/prefs_folder_item.c
13893         * src/gtk/prefswindow.c
13894         * src/gtk/prefswindow.h
13895                 sync with HEAD
13896
13897 2005-02-25 [paul]       1.0.1cvs15.12
13898
13899         * src/alertpanel.c
13900         * src/codeconv.c
13901         * src/compose.c
13902         * src/textview.c
13903         * src/gtk/gtkutils.c
13904         * src/gtk/gtkutils.h
13905         * src/gtk/logwindow.c
13906         * src/gtk/progressdialog.c
13907                 sync with main (revision 127)
13908                 and fix logwindow clipping
13909
13910 2005-02-24 [colin]      1.0.1cvs15.11
13911
13912         * src/plugins/pgpmime/passphrase.c
13913                 Disable input grabbing; it doesn't work yet.
13914
13915 2005-02-24 [colin]      1.0.1cvs15.10
13916
13917         * src/messageview.c
13918                 Don't send out receipts if offline. Ask.
13919
13920 2005-02-23 [colin]      1.0.1cvs15.9
13921
13922         * src/summaryview.c     
13923                 Fix expanding
13924
13925 2005-02-23 [colin]      1.0.1cvs15.8
13926
13927         * src/summaryview.c
13928                 Really fix Bug 568 by removing useless
13929                 calls. summary_thread_init() now called
13930                 in summary_sort(). This should please
13931                 Alfons as it should be faster than 
13932                 previously.
13933
13934 2005-02-23 [colin]      1.0.1cvs15.7
13935
13936         * src/compose.c
13937                 Encode parts as QP or B64 if signing
13938
13939 2005-02-23 [colin]      1.0.1cvs15.6
13940
13941         * src/compose.c
13942                 Fix Mimeinfo leakage (including tmp files)
13943         * src/procmsg.c
13944                 Fix tmp file leakage (spotted by Ivan Rayner)
13945
13946 2005-02-22 [colin]      1.0.1cvs15.5
13947
13948         * src/expldifdlg.c
13949                 Fix keyboard input. Patch by Alfons.
13950
13951 2005-02-21 [colin]      1.0.1cvs15.4
13952
13953         * src/compose.c
13954                 Fix Sign/Encrypt when unselecting privacy
13955                 system
13956         * src/prefs_common.c
13957                 Change default message font to Monospace
13958         * src/summaryview.c
13959                 More freezing during potentially large operations
13960
13961 2005-02-21 [paul]       1.0.1cvs15.3
13962
13963         * src/main.c
13964                 fix --help output
13965
13966 2005-02-21 [paul]       1.0.1cvs15.2
13967
13968         * po/Makefile.in.in
13969         * src/compose.c
13970         * src/summaryview.c
13971         * src/textview.c
13972         * src/common/utils.c
13973         * src/common/utils.h
13974                 sync with main (revision 117)
13975
13976 2005-02-20 [colin]      1.0.1cvs15.1
13977
13978         * src/common/defs.h
13979                 Change cache file to .sylpheed_claws_cache, as
13980                 suggested by Alfons. Allows people to switch
13981                 between Sylpheed and Sylpheed-Claws. it is
13982                 a good idea to "Check for new messages" at next
13983                 startup.
13984
13985
13986 2005-02-18 [colin]      1.0.1cvs14.1
13987
13988         * src/quote_fmt_lex.l
13989         * src/quote_fmt_parse.y
13990                 Fix parser initialisation. Patch by Ivan.
13991
13992 2005-02-18 [colin]      1.0.1cvs11.6
13993
13994         * src/folderview.c
13995                 Fix scrolldown (bug 662)
13996
13997 2005-02-17 [colin]      1.0.1cvs11.5
13998
13999         * src/codeconv.c
14000                 conv_filename_to_utf8: return clean 7bit instead
14001                 of broken utf8 if needed
14002         * src/mimeview.c
14003                 Fix display of parts with unclean 8bit names
14004
14005 2005-02-17 [paul]       1.0.1cvs11.4
14006
14007         * src/compose.c
14008         * src/exportldif.c
14009         * src/matcher_parser_parse.y
14010         * src/procmime.c
14011         * src/sourcewindow.c
14012         * src/common/Makefile.am
14013         * src/common/intl.h             ** REMOVED **
14014         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
14015                 sync with main (revision 109)
14016                 and clean up
14017
14018 2005-02-16 [colin]      1.0.1cvs11.3
14019
14020         * src/summaryview.c
14021                 Fix collapsed thread not highlighting when new
14022                 messages in it (Bug 568) Patch by Stephan Sachse.
14023                 Fix messed up selection when reaching bounds (Bug 632)
14024         * src/prefs_themes.c
14025                 Fix theme installing (Bug 684)
14026
14027 2005-02-16 [colin]      1.0.1cvs11.2
14028
14029         * src/messageview.c
14030                 Fix messageview_select_all
14031
14032 2005-02-16 [colin]      1.0.1cvs11.1
14033
14034         * src/mh.c
14035                 Sync with HEAD (MH scan required function)
14036
14037 2005-02-15 [colin]      1.0.1cvs8.1
14038
14039         * src/mimeview.c
14040         * src/common/utils.c
14041                 Sync with HEAD (filename chars substitution)
14042
14043 2005-02-15 [colin]      1.0.1cvs7.3
14044
14045         * src/gtk/pluginwindow.c
14046                 Fix button spacing
14047
14048 2005-02-15 [colin]      1.0.1cvs7.2
14049
14050         * src/mimeview.c
14051                 Fix mime icons not reset across message when
14052                 scrolled down
14053
14054 2005-02-15 [colin]      1.0.1cvs7.1
14055
14056         * src/compose.c
14057         * src/procmime.c
14058                 Sync with HEAD (optimisation of cvs6)
14059
14060 2005-02-14 [colin]      1.0.1cvs6.1
14061
14062         * src/compose.c
14063         * src/procmime.c
14064                 Sync with HEAD (encode "From " at line beginning)
14065
14066 2005-02-14 [colin]      1.0.1cvs5.3
14067
14068         * src/compose.c
14069                 Fix wrapping with accentued chars.
14070
14071 2005-02-13 [colin]      1.0.1cvs5.2
14072
14073         * src/textview.c
14074                 Fix email informative part parsing with
14075                 accentued chars in it. ispunct() returns
14076                 true for them in utf8...
14077
14078 2005-02-12 [colin]      1.0.1cvs5.1
14079
14080         * src/filtering.c
14081                 Sync with HEAD (remove wrong use of compose after send)
14082
14083 2005-02-12 [paul]       1.0.1cvs4.5
14084
14085         * src/textview.c
14086                 remove unnecessary code (thanks to Alfons)
14087
14088 2005-02-12 [paul]       1.0.1cvs4.4
14089
14090         * src/textview.c
14091                 add 'Copy' to contextual menu on emails
14092
14093 2005-02-11 [colin]      1.0.1cvs4.3
14094
14095         * src/compose.c
14096                 revert 1.0.0cvs28.2, it doesn't work that well.
14097
14098 2005-02-11 [paul]       1.0.1cvs4.2
14099
14100         * po/Makefile.in.in
14101                 fix 'make release'
14102
14103 2005-02-10 [paul]       1.0.1cvs4.1
14104
14105         * ChangeLog
14106         * ChangeLog.claws
14107         * ChangeLog.jp
14108         * configure.ac
14109         * src/compose.c
14110                 sync with HEAD (sync with main)
14111
14112 2005-02-10 [paul]       1.0.1cvs3.2
14113
14114         * AUTHORS
14115         * Makefile.am
14116         * autogen.sh
14117         * configure.ac
14118         * config/mkinstalldirs
14119         * intl/.cvsignore
14120         * intl/ChangeLog
14121         * intl/VERSION
14122         * intl/bindtextdom.c
14123         * intl/config.charset
14124         * intl/dcgettext.c
14125         * intl/dcigettext.c
14126         * intl/dcngettext.c
14127         * intl/dgettext.c
14128         * intl/dngettext.c
14129         * intl/eval-plural.h
14130         * intl/explodename.c
14131         * intl/finddomain.c
14132         * intl/gettext.c
14133         * intl/gettextP.h
14134         * intl/gmo.h
14135         * intl/hash-string.h
14136         * intl/intl-compat.c
14137         * intl/l10nflist.c
14138         * intl/libgnuintl.h.in
14139         * intl/loadinfo.h
14140         * intl/loadmsgcat.c
14141         * intl/localcharset.c
14142         * intl/localcharset.h
14143         * intl/locale.alias
14144         * intl/localealias.c
14145         * intl/localename.c
14146         * intl/log.c
14147         * intl/ngettext.c
14148         * intl/os2compat.c
14149         * intl/os2compat.h
14150         * intl/osdep.c
14151         * intl/plural-exp.c
14152         * intl/plural-exp.h
14153         * intl/plural.c
14154         * intl/plural.y
14155         * intl/ref-add.sin
14156         * intl/ref-del.sin
14157         * intl/relocatable.c
14158         * intl/relocatable.h
14159         * intl/textdomain.c
14160         * m4/Makefile.am
14161         * po/Makefile.in.in
14162         * src/Makefile.am
14163         * src/account.c
14164         * src/action.c
14165         * src/addr_compl.c
14166         * src/addressadd.c
14167         * src/addressbook.c
14168         * src/addrgather.c
14169         * src/addrindex.c
14170         * src/alertpanel.c
14171         * src/browseldap.c
14172         * src/codeconv.c
14173         * src/codeconv.h
14174         * src/compose.c
14175         * src/compose.h
14176         * src/crash.c
14177         * src/editaddress.c
14178         * src/editbook.c
14179         * src/editgroup.c
14180         * src/editjpilot.c
14181         * src/editldap.c
14182         * src/editldap_basedn.c
14183         * src/editvcard.c
14184         * src/exphtmldlg.c
14185         * src/expldifdlg.c
14186         * src/export.c
14187         * src/exporthtml.c
14188         * src/filtering.c
14189         * src/folder.c
14190         * src/folder_item_prefs.c
14191         * src/foldersel.c
14192         * src/folderview.c
14193         * src/grouplistdialog.c
14194         * src/headerview.c
14195         * src/imap.c
14196         * src/imap_gtk.c
14197         * src/import.c
14198         * src/importldif.c
14199         * src/importmutt.c
14200         * src/importpine.c
14201         * src/inc.c
14202         * src/ldif.c
14203         * src/main.c
14204         * src/mainwindow.c
14205         * src/matcher.c
14206         * src/mbox.c
14207         * src/message_search.c
14208         * src/messageview.c
14209         * src/mh.c
14210         * src/mh_gtk.c
14211         * src/mimeview.c
14212         * src/msgcache.c
14213         * src/news.c
14214         * src/news_gtk.c
14215         * src/noticeview.c
14216         * src/partial_download.c
14217         * src/pop.c
14218         * src/prefs_account.c
14219         * src/prefs_actions.c
14220         * src/prefs_common.c
14221         * src/prefs_customheader.c
14222         * src/prefs_display_header.c
14223         * src/prefs_ext_prog.c
14224         * src/prefs_filtering.c
14225         * src/prefs_filtering_action.c
14226         * src/prefs_folder_item.c
14227         * src/prefs_fonts.c
14228         * src/prefs_gtk.c
14229         * src/prefs_matcher.c
14230         * src/prefs_msg_colors.c
14231         * src/prefs_spelling.c
14232         * src/prefs_summary_column.c
14233         * src/prefs_template.c
14234         * src/prefs_themes.c
14235         * src/prefs_toolbar.c
14236         * src/prefs_wrapping.c
14237         * src/privacy.c
14238         * src/procheader.c
14239         * src/procmime.c
14240         * src/procmsg.c
14241         * src/quote_fmt.c
14242         * src/recv.c
14243         * src/send_message.c
14244         * src/setup.c
14245         * src/sourcewindow.c
14246         * src/ssl_manager.c
14247         * src/statusbar.c
14248         * src/summary_search.c
14249         * src/summaryview.c
14250         * src/textview.c
14251         * src/toolbar.c
14252         * src/wizard.c
14253         * src/common/nntp.c
14254         * src/common/plugin.c
14255         * src/common/smtp.c
14256         * src/common/ssl.c
14257         * src/common/ssl_certificate.c
14258         * src/common/string_match.c
14259         * src/common/sylpheed.c
14260         * src/common/template.c
14261         * src/common/utils.c
14262         * src/gtk/about.c
14263         * src/gtk/colorlabel.c
14264         * src/gtk/description_window.c
14265         * src/gtk/filesel.c
14266         * src/gtk/foldersort.c
14267         * src/gtk/gtkaspell.c
14268         * src/gtk/gtkutils.c
14269         * src/gtk/inputdialog.c
14270         * src/gtk/logwindow.c
14271         * src/gtk/menu.c
14272         * src/gtk/pluginwindow.c
14273         * src/gtk/prefswindow.c
14274         * src/gtk/progressdialog.c
14275         * src/gtk/quicksearch.c
14276         * src/gtk/sslcertwindow.c
14277         * src/plugins/clamav/clamav_plugin.c
14278         * src/plugins/clamav/clamav_plugin_gtk.c
14279         * src/plugins/demo/demo.c
14280         * src/plugins/dillo_viewer/dillo_prefs.c
14281         * src/plugins/dillo_viewer/dillo_viewer.c
14282         * src/plugins/image_viewer/plugin.c
14283         * src/plugins/image_viewer/viewer.c
14284         * src/plugins/image_viewer/viewerprefs.c
14285         * src/plugins/mathml_viewer/mathml_viewer.c
14286         * src/plugins/pgpmime/passphrase.c
14287         * src/plugins/pgpmime/plugin.c
14288         * src/plugins/pgpmime/prefs_gpg.c
14289         * src/plugins/pgpmime/select-keys.c
14290         * src/plugins/pgpmime/sgpgme.c
14291         * src/plugins/spamassassin/spamassassin.c
14292         * src/plugins/spamassassin/spamassassin_gtk.c
14293         * src/plugins/trayicon/trayicon.c
14294                 sync with main (revision 104)
14295
14296 2005-02-10 [colin]      1.0.1cvs3.1
14297
14298         * src/mainwindow.c
14299                 Sync with HEAD (fix occasional crasher)
14300
14301 2005-02-10 [colin]      1.0.1cvs2.1
14302
14303         * src/messageview.c
14304                 Synw with HEAD (don't automatically display html)
14305
14306 2005-02-09 [colin]      1.0.1cvs1.3
14307
14308         * src/textview.c
14309         * src/textview.h
14310                 Add contextual menu on emails
14311
14312 2005-02-09 [colin]      1.0.1cvs1.2
14313
14314         * src/codeconv.c
14315                 Fix converting from broken headers and 
14316                 put back the _ in missing places
14317                 (feature broke with cvs24.2 sync, main 
14318                  possibly affected?)
14319
14320 2005-02-09 [colin]      1.0.1cvs1.1
14321
14322         * src/messageview.c
14323         * src/mimeview.c
14324         * src/mimeview.h
14325                 Sync with HEAD (display non text/plain mails with plugin)
14326
14327 2005-02-08 [colin]      1.0.1.1
14328
14329         * ChangeLog.claws
14330         * po/pt_BR.po
14331                 Sync with HEAD
14332         * configure.ac
14333                 Make default configuration directory 
14334                 be .sylpheed-gtk2
14335
14336 2005-02-08 [colin]      1.0.0cvs29.1
14337
14338         * po/de.po
14339         * po/es.po
14340         * po/fr.po
14341         * po/it.po
14342         * po/sk.po
14343         * po/sr.po
14344                 Sync translations with HEAD
14345
14346 2005-02-06 [colin]      1.0.0cvs28.3
14347
14348         * src/compose.c
14349                 Make compose a bit faster - patch by Alfons.
14350
14351 2005-02-06 [colin]      1.0.0cvs28.2
14352
14353         * src/compose.c
14354                 Make pasting via middle-click more reliable
14355
14356 2005-02-05 [paul]       1.0.0cvs28.1
14357
14358         * ChangeLog
14359         * ChangeLog.claws
14360         * ChangeLog.jp
14361         * configure.ac
14362         * src/compose.c
14363                 sync with HEAD
14364                 (fix bug 682 'redirect is broken'
14365
14366 2005-02-05 [torte]      1.0.0cvs27.1
14367
14368         * ChangeLog.claws
14369         * configure.ac
14370         * src/partial_download.c
14371                 Sync with HEAD (fix buf overflow)
14372
14373 2005-02-03 [colin]      1.0.0cvs26.1
14374
14375         * src/common/plugin.c
14376                 Sync with HEAD (avoid plugin mismatches)
14377
14378 2005-02-03 [paul]       1.0.0cvs25.3
14379
14380         * src/folderview.c
14381         * src/headerview.c
14382         * src/summaryview.c
14383         * src/textview.c
14384         * src/gtk/colorlabel.c
14385                 third and final part of initial sync with main-gtk2
14386
14387 2005-02-03 [paul]       1.0.0cvs25.2
14388
14389         * src/jpilot.c
14390                 fix building with jpilot support
14391
14392 2005-02-02 [colin]      1.0.0cvs25.1
14393
14394         * src/messageview.c
14395                 Sync with HEAD (fix dangerous typo)
14396
14397 2005-02-01 [colin]      1.0.0cvs24.3
14398
14399         * src/common/xml.c
14400                 Write file as advertised (UTF-8)
14401
14402 2005-02-01 [paul]       1.0.0cvs24.2
14403
14404         * src/addrbook.c
14405         * src/addrindex.c
14406         * src/alertpanel.h
14407         * src/codeconv.c
14408         * src/codeconv.h
14409         * src/compose.c
14410         * src/export.c
14411         * src/folder_item_prefs.c
14412         * src/html.c
14413         * src/imap.c
14414         * src/import.c
14415         * src/jpilot.c
14416         * src/mainwindow.c
14417         * src/matcher_parser_lex.l
14418         * src/messageview.c
14419         * src/mh.c
14420         * src/prefs_account.c
14421         * src/prefs_actions.c
14422         * src/prefs_common.c
14423         * src/prefs_gtk.c
14424         * src/prefs_gtk.h
14425         * src/prefs_themes.c
14426         * src/procheader.c
14427         * src/procmime.c
14428         * src/sourcewindow.c
14429         * src/statusbar.c
14430         * src/summaryview.c
14431         * src/textview.c
14432         * src/toolbar.c
14433         * src/unmime.c
14434         * src/common/template.c
14435         * src/common/utils.c
14436         * src/common/xml.c
14437         * src/common/xml.h
14438         * src/gtk/gtkaspell.c
14439         * src/plugins/clamav/clamav_plugin.c
14440         * src/plugins/dillo_viewer/dillo_prefs.c
14441         * src/plugins/image_viewer/viewerprefs.c
14442         * src/plugins/pgpmime/passphrase.c
14443         * src/plugins/pgpmime/prefs_gpg.c
14444         * src/plugins/pgpmime/select-keys.c
14445         * src/plugins/spamassassin/spamassassin.c
14446                 second part of initial sync with main-gtk2
14447                 (more to follow)
14448
14449 2005-01-31 [colin]      1.0.0cvs24.1
14450
14451         * src/compose.c
14452                 Sync with HEAD
14453
14454 2005-01-29 [paul]       1.0.0cvs23.2
14455
14456         * src/account.c
14457         * src/action.c
14458         * src/addressadd.c
14459         * src/addressbook.c
14460         * src/alertpanel.c
14461         * src/compose.c
14462         * src/editaddress.c
14463         * src/editbook.c
14464         * src/editgroup.c
14465         * src/editjpilot.c
14466         * src/editldap.c
14467         * src/editldap_basedn.c
14468         * src/editvcard.c
14469         * src/export.c
14470         * src/foldersel.c
14471         * src/grouplistdialog.c
14472         * src/import.c
14473         * src/importldif.c
14474         * src/inc.c
14475         * src/main.c
14476         * src/mainwindow.c
14477         * src/message_search.c
14478         * src/messageview.c
14479         * src/mimeview.c
14480         * src/prefs_actions.c
14481         * src/prefs_common.c
14482         * src/prefs_common.h
14483         * src/prefs_customheader.c
14484         * src/prefs_display_header.c
14485         * src/prefs_filtering.c
14486         * src/prefs_filtering_action.c
14487         * src/prefs_gtk.c
14488         * src/prefs_matcher.c
14489         * src/prefs_summary_column.c
14490         * src/prefs_template.c
14491         * src/sourcewindow.c
14492         * src/summary_search.c
14493         * src/summaryview.c
14494         * src/textview.c
14495         * src/gtk/about.c
14496         * src/gtk/description_window.c
14497         * src/gtk/gtkshruler.c
14498         * src/gtk/gtkutils.c
14499         * src/gtk/gtkutils.h
14500         * src/gtk/inputdialog.c
14501         * src/gtk/logwindow.c
14502         * src/gtk/prefswindow.c
14503         * src/gtk/progressdialog.c
14504         * src/gtk/progressdialog.h
14505                 first part of initial sync with main-gtk2
14506                 (more to follow)
14507
14508 2005-01-28 [colin]      1.0.0cvs23.1
14509
14510         * src/folderview.c
14511                 Sync with HEAD
14512
14513 2005-01-27 [colin]      1.0.0cvs21.1
14514
14515         * src/folder.c
14516         * src/folderview.c
14517                 Sync with HEAD
14518
14519 2005-01-27 [colin]      1.0.0cvs19.1
14520
14521         * src/procmime.c
14522                 Sync with HEAD
14523
14524 2005-01-27 [colin]      1.0.0cvs18.1
14525
14526         * src/messageview.c
14527         * src/summaryview.c
14528         * src/mainwindow.c
14529         * src/compose.c
14530         * src/compose.h
14531         * src/procmsg.c
14532         * src/procmsg.h
14533         * src/toolbar.c
14534                 Sync with HEAD
14535
14536 2005-01-26 [paul]       1.0.0cvs15.2
14537
14538         * src/compose.c
14539                 compose_entries_set(): convert subject and body to
14540                 utf8 if necessary. patch by Felix Eckhofer
14541
14542 2005-01-26 [paul]       1.0.0cvs15.1
14543
14544         * configure.ac
14545         * src/common/template.c
14546                 sync with HEAD (fix memory leak)
14547
14548 2005-01-25 [paul]       1.0.0cvs14.1
14549
14550         * configure.ac
14551         * src/compose.c
14552                 sync with HEAD
14553
14554 2005-01-24 [colin]      1.0.0cvs13.1
14555
14556         * src/summaryview.c
14557                 Sync with HEAD
14558
14559 2005-01-24 [paul]       1.0.0cvs12.1
14560
14561         * configure.ac
14562         * src/messageview.c
14563         * src/mh.c
14564         * src/common/utils.c
14565                 sync with HEAD
14566
14567 2005-01-24 [colin]      1.0.0cvs11.1
14568
14569         * src/procheader.c
14570                 Sync with HEAD
14571
14572 2005-01-24 [colin]      1.0.0cvs10.1
14573
14574         * src/folderview.c
14575                 Sync with HEAD
14576
14577 2005-01-23 [colin]      1.0.0cvs9.1
14578
14579         * src/crash.c
14580                 Sync with HEAD
14581
14582 2005-01-22 [colin]      1.0.0cvs8.1
14583
14584         * src/summaryview.c
14585         * src/gtk/quicksearch.c
14586                 Sync with HEAD
14587
14588 2005-01-21 [colin]      1.0.0cvs7.1
14589
14590         * src/summaryview.c
14591                 Sync with HEAD
14592
14593 2005-01-21 [colin]      1.0.0cvs6.1
14594
14595         * src/summaryview.c
14596                 Sync with HEAD
14597
14598 2005-01-21 [colin]      1.0.0cvs5.1
14599
14600         * src/gtk/quicksearch.c
14601         * src/prefs_common.c
14602         * src/prefs_common.h
14603                 Sync with HEAD (recurse option)
14604
14605 2005-01-21 [colin]      1.0.0cvs4.1
14606
14607         * src/folder.h
14608         * src/folderview.c
14609         * src/folderview.h
14610         * src/summaryview.c
14611         * src/gtk/quicksearch.c
14612         * src/gtk/quicksearch.h
14613                 Sync with HEAD (recursive quicksearch)
14614
14615 2005-01-20 [colin]      1.0.0cvs3.4
14616
14617         * src/ssl_manager.c
14618                 Remove useless code
14619
14620 2005-01-20 [colin]      1.0.0cvs3.3
14621
14622         * src/ssl_manager.c
14623                 Fix leak, thanks to Alfons.
14624
14625 2005-01-20 [colin]      1.0.0cvs3.2
14626
14627         * src/ssl_manager.c
14628                 Port SSL certificate window to GTK2.
14629
14630 2005-01-20 [paul]       1.0.0cvs3.1
14631
14632         * ChangeLog.claws
14633         * configure.ac
14634         * src/addrindex.c
14635         * src/addrindex.h
14636                 sync with HEAD
14637
14638 2005-01-19 [colin]      1.0.0cvs2.2
14639
14640         * src/plugins/trayicon/trayicon.c
14641                 Fix freeze with gtk-2.6, the easy way
14642                 (signal blocking helpless there...)
14643                 Closes bug #668.
14644
14645 2005-01-19 [colin]      1.0.0cvs2.1
14646
14647         * src/mbox.c
14648         * src/mbox.h
14649         * src/mainwindow.c
14650         * src/summaryview.c
14651         * src/summaryview.h
14652                 Sync with HEAD
14653
14654 2005-01-19 [paul]       1.0.0cvs1.1
14655
14656         * configure.ac
14657         * po/de.po
14658         * po/es.po
14659         * po/fr.po
14660         * po/hr.po
14661         * po/it.po
14662         * po/ja.po
14663         * po/ko.po
14664         * po/pt_BR.po
14665         * po/ru.po
14666         * po/sk.po
14667         * po/sr.po
14668                 sync with HEAD (update translations)
14669
14670 2005-01-18 [colin]      1.0.0cvs0.1
14671
14672         * src/foldersel.c
14673                 Specify search column - patch by Alfons
14674
14675 2005-01-18 [colin]      0.9.13cvs36.3
14676
14677         * src/prefs_toolbar.c
14678                 Change Delete to Remove
14679         * src/prefs_fonts.c
14680                 GTK2 version and leak fixes
14681         * src/prefs_actions.c
14682                 Add stock buttons.
14683                 All patches by Alfons
14684
14685 2005-01-17 [colin]      0.9.13cvs36.2
14686
14687         * src/compose.c
14688                 Fix DnD inserting twice. While at it,
14689                 add DnD support for text/plain in the
14690                 body, and add support in the headers.
14691
14692 2005-01-16 [colin]      0.9.13cvs36.1
14693
14694         * ChangeLog
14695         * ChangeLog.jp
14696         * ChangeLog.claws
14697                 Sync with HEAD (nothing applicable)
14698
14699 2005-01-16 [colin]      0.9.13cvs33.2
14700
14701         * src/prefs_toolbar.c
14702                 GTK2ize prefs_toolbar, by Alfons.
14703
14704 2005-01-14 [colin]      0.9.13cvs33.1
14705
14706         * src/html.c
14707         * src/msgcache.c
14708                 Sync with HEAD
14709
14710 2005-01-14 [colin]      0.9.13cvs32.1
14711
14712         * src/html.c
14713         * src/html.h
14714         * src/msgcache.c
14715         * AUTHORS
14716         * tools/calypso_convert.pl
14717                 Sync with HEAD
14718
14719 2005-01-08 [colin]      0.9.13cvs29.2
14720
14721         * src/prefs_filtering_action.c
14722         * src/prefs_filtering.c
14723                 2 more gtk2 patches by Alfons
14724
14725 2005-01-07 [paul]       0.9.13cvs29.1
14726
14727         * ChangeLog
14728         * ChangeLog.claws
14729         * ChangeLog.jp
14730         * configure.ac
14731         * src/pop.c
14732         * src/pop.h
14733                 sync with HEAD
14734
14735 2005-01-07 [colin]      0.9.13cvs28.3
14736
14737         * src/gtk/progressdialog.c
14738         * src/gtk/progressdialog.h
14739         * src/inc.c
14740         * src/send_message.c
14741                 GTK2 for the incorporation dialog. The CList isn't dead
14742                 yet, for a more smooth migration. Patch by Alfons.
14743
14744 2005-01-06 [colin]      0.9.13cvs28.2
14745
14746         * src/prefs_display_header.c
14747                 GTK2 conversion by Alfons
14748         * src/prefs_actions.c
14749         * src/prefs_matcher.c
14750                 Fix 2 leaks - patch by Alfons
14751
14752 2005-01-06 [colin]      0.9.13cvs28.1
14753
14754         * src/prefs_matcher.c
14755                 Sync with HEAD
14756
14757 2005-01-06 [colin]      0.9.13cvs27.4
14758
14759         * src/prefs_matcher.c
14760                 Fix double-free. Patch by Alfons
14761
14762 2005-01-06 [colin]      0.9.13cvs27.3
14763
14764         * src/prefs_matcher.c
14765                 GTK2 widgets + memleak
14766                 Patch by Alfons
14767
14768 2005-01-05 [colin]      0.9.13cvs27.2
14769
14770         * src/account.c
14771         * src/addr_compl.c
14772         * src/foldersel.c
14773         * src/stock_pixmap.c
14774         * src/stock_pixmap.h
14775                 3 more GTK2 patches by Alfons.
14776
14777 2005-01-04 [colin]      0.9.13cvs27.1
14778
14779         * src/folderview.c
14780         * src/imap_gtk.c
14781         * src/news_gtk.c
14782                 Sync with HEAD
14783
14784 2005-01-04 [colin]      0.9.13cvs25.9
14785
14786         * src/compose.c
14787                 Fix Show Ruler menuitem
14788         * src/prefs_template.c
14789                 Convert to GTK2
14790         * src/common/utils.c
14791                 Make auto pointer stuff handles NULLs
14792                 Patches by Alfons.
14793
14794 2005-01-04 [colin]      0.9.13cvs25.8
14795
14796         * src/compose.c
14797                 Move the attachment list to gtk2
14798                 Patch by Alfons.
14799
14800 2005-01-04 [colin]      0.9.13cvs25.7
14801
14802         * src/textview.c
14803                 Make some keys work again
14804                 Patch by SungHyun Nam <namsh@kldp.org>
14805
14806 2005-01-04 [colin]      0.9.13cvs25.6
14807
14808         * src/gtk/gtkshruler.c
14809                 Move the ruler to GTK2
14810                 Patch by Alfons
14811
14812 2005-01-03 [colin]      0.9.13cvs25.5
14813
14814         * src/compose.c
14815                 Fix my broken patch apply 
14816
14817 2005-01-03 [colin]      0.9.13cvs25.4
14818
14819         * src/common/utils.c
14820         * src/common/utils.h
14821         * src/gtk/prefswindow.c
14822                 Move auto pointer stuff to utils.c
14823                 Patch by Alfons again :)
14824
14825 2005-01-03 [colin]      0.9.13cvs25.3
14826
14827         * src/compose.c
14828         * src/prefs_gtk.c
14829         * src/prefs_template.c
14830         * src/textview.c
14831                 Empty text widgets with empty strings, not NULL char
14832                 Patch by SungHyun Nam <namsh@kldp_org>
14833
14834 2005-01-03 [colin]      0.9.13cvs25.2
14835
14836         * src/main.c
14837         * AUTHORS
14838                 Sync with HEAD
14839
14840 2005-01-03 [colin]      0.9.13cvs25.1
14841
14842         * src/pop.c
14843         * src/pop.h
14844                 Sync with HEAD
14845
14846 2005-01-03 [colin]      0.9.13cvs24.3
14847
14848         * src/account.c
14849                 Two patches from Alfons and Alex S Moore:
14850                 fix images, fix return value.
14851
14852 2005-01-01 [colin]      0.9.13cvs24.2
14853
14854         * src/prefs_actions.c
14855                 Fix over-zealous assertion. Patch by Alfons
14856
14857 2005-01-01 [colin]      0.9.13cvs24.1
14858
14859         * src/procmime.c
14860                 Sync with HEAD (leak fix)
14861
14862 2004-12-31 [colin]      0.9.13cvs23.2
14863
14864         * src/prefs_common.c
14865                 GTK2 widgets + stock buttons - patch by Alfons
14866
14867 2004-12-31 [paul]       0.9.13cvs23.1
14868
14869         * configure.ac
14870                 bump up EXTRA_VERSION to match (sync'ed) HEAD
14871         * src/gtk/pluginwindow.c
14872                 use GTK2 widgets and plug memory leaks,
14873                 patches by Alfons
14874
14875 2004-12-30 [colin]      0.9.13cvs22.4
14876
14877         * src/account.c
14878         * src/action.c
14879         * src/export.c
14880         * src/foldersel.c
14881         * src/import.c
14882         * src/message_search.c
14883         * src/prefs_actions.c
14884         * src/prefs_common.c
14885         * src/prefs_customheader.c
14886         * src/prefs_filtering.c
14887         * src/prefs_summary_column.c
14888         * src/summary_search.c
14889         * src/gtk/about.c
14890         * src/gtk/description_window.c
14891         * src/gtk/gtkutils.c
14892         * src/gtk/gtkutils.h
14893         * src/gtk/inputdialog.c
14894         * src/gtk/prefswindow.c
14895                 Use GTK2 stock buttons. Patches by Alfons.
14896
14897 2004-12-30 [colin]      0.9.13cvs22.3
14898
14899         * src/account.c
14900                 Sync with HEAD
14901         * src/prefs_actions.c
14902         * src/prefs_customheader.c
14903         * src/prefs_filtering.c
14904         * src/prefs_msg_colors.c
14905         * src/prefs_summary_column.c
14906         * src/gtk/prefswindow.c
14907                 Use GtkTreeView instead of deprecated 
14908                 widgets. Patches by Alfons.
14909
14910 2004-12-30 [paul]       0.9.13cvs22.2
14911
14912         * src/foldersel.c
14913                 use GTK 2 Tree View
14914                 patch by Alfons, with root folder sorting fix
14915                 by Stephan Sachse
14916
14917 2004-12-30 [paul]       0.9.13cvs22.1
14918
14919         * ChangeLog
14920         * ChangeLog.claws
14921         * ChangeLog.jp
14922         * NEWS
14923         * configure.ac
14924         * src/account.c
14925                 sync with HEAD
14926
14927 2004-12-22 [martin]     0.9.13cvs21.2
14928
14929         * src/action.c
14930                 free the command line after its use
14931
14932 2004-12-18 [paul]       0.9.13cvs21.1
14933
14934         * AUTHORS
14935         * ChangeLog
14936         * ChangeLog.claws
14937         * ChangeLog.jp
14938         * NEWS
14939         * configure.ac
14940         * src/action.c
14941         * src/compose.c
14942         * src/syldap.c
14943                 sync with HEAD
14944
14945 2004-12-17 [martin]     0.9.13cvs17.2
14946
14947         * src/action.c
14948                 convert actions input to locale
14949         * src/inc.c
14950                 convert notification command to locale
14951         * src/plugins/pgpmime/select-keys.c
14952                 convert attributes to utf8
14953
14954 2004-12-14 [colin]      0.9.13cvs17.1
14955
14956         * ChangeLog
14957         * ChangeLog.jp
14958         * ChangeLog.claws
14959         * src/action.c
14960         * src/common/utils.c
14961         * src/gtk/prefswindow.c
14962         * src/gtk/gtkutils.c
14963         * src/gtk/gtkutils.h
14964         * src/plugins/spamassassin/libspamc.c
14965                 Sync with HEAD
14966
14967 2004-12-13 [colin]      0.9.13cvs14.1
14968
14969         * src/quote_fmt_parse.y
14970                 Sync with HEAD
14971
14972 2004-12-10 [colin]      0.9.13cvs12.1
14973
14974         * src/prefs_themes.c
14975         * src/mainwindow.c
14976         * src/messageview.c
14977                 Sync with HEAD
14978
14979 2004-12-09 [colin]      0.9.13cvs10.1
14980
14981         * src/procmime.c
14982                 Sync with HEAD (fix B64 encoding from memory)
14983
14984 2004-12-08 [colin]      0.9.13cvs9.1
14985
14986         * src/gtk/colorlabel.c
14987                 Sync with HEAD
14988
14989 2004-12-08 [paul]       0.9.13cvs8.2
14990
14991         * src/gtk/pluginwindow.c
14992                 fix window resizing oddities
14993
14994 2004-12-08 [colin]      0.9.13cvs8.1
14995
14996         * src/quote_fmt_parse.y
14997                 Sync with HEAD
14998
14999 2004-12-08 [colin]      0.9.13cvs7.1
15000
15001         * src/matcher_parser_parse.y
15002         * src/msgcache.c
15003         * src/prefs_matcher.c
15004         * src/procheader.c
15005         * src/matcher.c
15006         * src/common/defs.h
15007         * po/sr.po
15008                 Sync with HEAD
15009
15010 2004-12-08 [colin]      0.9.13cvs6.1
15011
15012         * src/quote_fmt_parse.y
15013         * src/textview.c
15014                 Sync with HEAD
15015         * src/gtk/prefswindow.c
15016         * src/gtk/pluginwindow.c
15017                 Fix G_CALLBACKS protos (thanks to Alfons)
15018
15019 2004-12-07 [torte]      0.9.13cvs2.2
15020
15021         * src/procmime.c
15022                 [Bug 650] reply button causes crash
15023                 Thanks to David Relson and Christoph
15024
15025 2004-12-07 [colin]      0.9.13cvs2.1
15026
15027         * ChangeLog.claws
15028         * AUTHORS
15029         * po/sk.po
15030         * src/procmime.c
15031         * src/prefs_account.c
15032         * src/common/smtp.c
15033         * src/common/smtp.h
15034                 Sync with HEAD
15035
15036 2004-12-06 [colin]      0.9.12cvs187.1
15037
15038         * ChangeLog.claws
15039         * INSTALL
15040         * Makefile.am
15041         * README.claws
15042         * TODO.claws
15043         * configure.ac
15044         * po/bg.po
15045         * po/cs.po
15046         * po/el.po
15047         * po/en_GB.po
15048         * po/es.po
15049         * po/fr.po
15050         * po/hr.po
15051         * po/hu.po
15052         * po/it.po
15053         * po/ja.po
15054         * po/ko.po
15055         * po/nl.po
15056         * po/pl.po
15057         * po/pt_BR.po
15058         * po/ru.po
15059         * po/sk.po
15060         * po/sr.po
15061         * po/sv.po
15062         * po/zh_CN.po
15063         * po/zh_TW.Big5.po
15064         * src/compose.c
15065         * tools/Makefile.am
15066         * tools/README
15067         * tools/filter_conv.pl
15068         * tools/kdeservicemenu/README
15069         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
15070         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
15071                 Sync with HEAD
15072
15073 2004-12-04 [colin]      0.9.12cvs183.1
15074
15075         * src/compose.c
15076                 Sync with HEAD (compose window position saving)
15077
15078 2004-12-04 [paul]       0.9.12cvs182.3
15079
15080         * src/messageview.c
15081         * src/mimeview.c
15082         * src/prefs_customheader.c
15083         * src/gtk/quicksearch.c
15084                 replace some forgotten GTK_SIGNAL_FUNCs
15085
15086 2004-12-04 [paul]       0.9.12cvs182.2
15087
15088         * src/Makefile.am
15089                 remove 'pixmaps/dir_noselect.xpm'. from local patch,
15090                 committed in error      
15091
15092 2004-12-04 [paul]       0.9.12cvs182.1
15093
15094         * ChangeLog
15095         * ChangeLog.claws
15096         * ChangeLog.jp
15097         * INSTALL
15098         * NEWS
15099         * README
15100         * README.jp
15101         * configure.ac
15102         * doc/manual/ja/Makefile.am
15103         * doc/manual/ja/sylpheed-1.html
15104         * doc/manual/ja/sylpheed-10.html
15105         * doc/manual/ja/sylpheed-11.html
15106         * doc/manual/ja/sylpheed-12.html
15107         * doc/manual/ja/sylpheed-13.html
15108         * doc/manual/ja/sylpheed-14.html
15109         * doc/manual/ja/sylpheed-15.html
15110         * doc/manual/ja/sylpheed-16.html
15111         * doc/manual/ja/sylpheed-17.html
15112         * doc/manual/ja/sylpheed-18.html
15113         * doc/manual/ja/sylpheed-19.html
15114         * doc/manual/ja/sylpheed-2.html
15115         * doc/manual/ja/sylpheed-20.html
15116         * doc/manual/ja/sylpheed-3.html
15117         * doc/manual/ja/sylpheed-4.html
15118         * doc/manual/ja/sylpheed-5.html
15119         * doc/manual/ja/sylpheed-6.html
15120         * doc/manual/ja/sylpheed-7.html
15121         * doc/manual/ja/sylpheed-8.html
15122         * doc/manual/ja/sylpheed-9.html
15123         * doc/manual/ja/sylpheed.html
15124         * doc/manual/ja/sylpheed.sgml
15125         * po/de.po
15126         * src/Makefile.am
15127         * src/compose.c
15128         * src/procmime.c
15129         * src/pixmaps/regular.xpm **REMOVED**
15130         * src/plugins/pgpmime/pgpmime.c
15131         * src/plugins/pgpmime/plugin.c
15132         * src/plugins/pgpmime/prefs_gpg.c
15133                 sync with HEAD
15134
15135 2004-12-03 [paul]       0.9.12cvs180.1
15136
15137         * ChangeLog
15138         * ChangeLog.claws
15139         * ChangeLog.jp
15140         * configure.ac
15141         * src/Makefile.am
15142         * src/pop.c
15143         * src/common/utils.c
15144         * src/common/utils.h
15145         * src/pixmaps/continue.xpm
15146         * src/pixmaps/dir_close.xpm
15147         * src/pixmaps/dir_open.xpm
15148         * src/pixmaps/drafts_close.xpm
15149         * src/pixmaps/drafts_open.xpm
15150         * src/pixmaps/folder.xpm **REMOVED**
15151         * src/pixmaps/group.xpm
15152         * src/pixmaps/unread.xpm
15153                 sync with HEAD
15154
15155 2004-12-02 [colin]      0.9.12cvs179.1
15156
15157         * src/compose.c
15158                 Sync with HEAD (non-duplicated reedition)
15159
15160 2004-12-02 [colin]      0.9.12cvs178.1
15161
15162         * src/compose.c
15163                 Sync with HEAD (linewrap_quote fix)
15164
15165 2004-12-01 [colin]      0.9.12cvs177.3
15166
15167         * src/addrharvest.c
15168                 Replace sizeof with strlen
15169
15170 2004-12-01 [paul]       0.9.12cvs177.2
15171
15172         * src/addrharvest.c
15173                 fix 'harvest addresses'
15174
15175 2004-11-30 [colin]      0.9.12cvs177.1
15176
15177         * src/gtk/prefswindow.c
15178         * src/gtk/pluginwindow.c
15179                 Sync with HEAD
15180
15181 2004-11-29 [colin]      0.9.12cvs176.1
15182
15183         * src/folderview.c
15184                 sync with HEAD (Fix disappearing separators in folderview's popup)
15185
15186 2004-11-29 [colin]      0.9.12cvs175.1
15187
15188         * src/procmime.c
15189                 Sync with head (another format fix)
15190
15191 2004-11-29 [colin]      0.9.12cvs174.1
15192
15193         * src/pop.c
15194                 Sync with HEAD (format string fix)
15195
15196 2004-11-26 [colin]      0.9.12cvs173.1
15197
15198         * src/common/smtp.c
15199         * src/common/smtp.h
15200                 Sync with HEAD
15201
15202 2004-11-24 [colin]      0.9.12cvs172.1
15203
15204         * src/plugins/pgpmime/pgpmime.c
15205                 Sync with HEAD
15206
15207 2004-11-24 [colin]      0.9.12cvs171.1
15208
15209         * src/plugins/pgpmime/pgpmime.c
15210                 Sync with head (gpgmectx leaks)
15211
15212 2004-11-24 [colin]      0.9.12cvs169.1
15213
15214         * src/plugins/pgpmime/plugin.c
15215         * src/plugins/trayicon/Makefile.am
15216         * src/plugins/trayicon/newmarkedmail.xpm
15217         * src/plugins/trayicon/trayicon.c
15218         * src/plugins/trayicon/unreadmarkedmail.xpm
15219                 Sync with HEAD
15220
15221 2004-11-23 [colin]      0.9.12cvs168.1
15222
15223         * src/partial_download.c
15224         * src/partial_download.h
15225         * src/plugins/pgpmime/plugin.c
15226                 Sync with HEAD
15227
15228 2004-11-23 [colin]      0.9.12cvs166.1
15229
15230         * src/Makefile.am
15231         * src/codeconv.c
15232         * src/compose.c
15233         * src/folderview.c
15234         * src/main.c
15235         * src/partial_download.c
15236         * src/partial_download.h
15237         * src/prefs_account.c
15238         * src/prefs_account.h
15239         * src/privacy.c
15240         * src/privacy.h
15241         * src/procmime.c
15242         * src/common/Makefile.am
15243         * src/common/base64.h
15244         * src/common/partial_download.c
15245         * src/common/partial_download.h
15246         * src/gtk/prefswindow.c
15247         * src/gtk/prefswindow.h
15248         * src/plugins/pgpmime/pgpmime.c
15249         * src/plugins/pgpmime/prefs_gpg.c
15250         * src/plugins/pgpmime/prefs_gpg.h
15251         * src/plugins/pgpmime/sgpgme.c
15252         * src/plugins/pgpmime/sgpgme.h
15253                 Sync with HEAD
15254
15255 2004-11-23 [colin]      0.9.12cvs163.1
15256
15257         * src/main.c
15258                 Sync with HEAD (cursor optimization)
15259
15260 2004-11-23 [colin]      0.9.12cvs162.1
15261
15262         * src/prefs_common.c
15263         * src/prefs_themes.c
15264         * src/procmsg.c
15265                 Sync with HEAD
15266
15267 2004-11-23 [colin]      0.9.12cvs158.9
15268
15269         * src/compose.c
15270                 Fix double-free when forwarding
15271         * src/msgcache.c
15272                 Fix leak on error path
15273                 
15274
15275 2004-11-23 [colin]      0.9.12cvs158.8
15276
15277         * src/compose.c
15278                 Fix possible double-free
15279                 Spotted by Alfons
15280
15281 2004-11-23 [colin]      0.9.12cvs158.7
15282
15283         * src/compose.c
15284                 Fix some signal handlers' prototypes
15285                 Spotted by Alfons
15286
15287 2004-11-22 [colin]      0.9.12cvs158.6
15288
15289         * src/compose.c
15290                 Remove unneeded code and duplicated
15291                 wrapping - patch by Alfons
15292
15293 2004-11-22 [colin]      0.9.12cvs158.5
15294
15295         * src/prefs_themes.c
15296                 Fix oversized selector
15297
15298 2004-11-22 [colin]      0.9.12cvs158.4
15299
15300         * src/compose.c
15301                 fix dump_text()
15302                 patch by Alfons
15303
15304 2004-11-19 [colin]      0.9.12cvs158.3
15305
15306         * src/textview.c
15307                 Add a context menu on links (open, copy)
15308
15309 2004-11-18 [paul]       0.9.12cvs158.2
15310
15311         * src/addrgather.c
15312         * src/exphtmldlg.c
15313         * src/expldifdlg.c
15314         * src/mimeview.c
15315         * src/prefs_common.c
15316         * src/plugins/image_viewer/viewer.c
15317         * src/plugins/spamassassin/spamassassin_gtk.c
15318                 replace deprecated gtk_notebook_set_page
15319                 and gtk_notebook_current_page
15320
15321 2004-11-18 [paul]       0.9.12cvs158.1
15322
15323         * configure.ac
15324         * src/compose.c
15325         * src/mainwindow.c
15326         * src/messageview.c
15327         * src/prefs_common.c
15328         * src/common/utils.c
15329         * src/common/utils.h
15330                 sync with HEAD
15331
15332 2004-11-17 [colin]      0.9.12cvs156.1
15333
15334         * src/prefs_account.c
15335         * src/prefs_account.h
15336         * src/procmsg.c
15337                 Sync with HEAD (add pref to store encrypted mails encrypted)
15338
15339 2004-11-17 [paul]       0.9.12cvs155.1
15340
15341         * ChangeLog
15342         * ChangeLog.claws
15343         * ChangeLog.jp
15344         * NEWS
15345         * configure.ac
15346         * src/compose.c
15347         * src/jpilot.c
15348         * src/privacy.c
15349         * src/procmime.c
15350         * src/procmime.h
15351         * src/procmsg.c
15352         * src/toolbar.c
15353         * src/pixmaps/error.xpm
15354                 sync with HEAD
15355
15356 2004-11-17 [colin]      0.9.12cvs151.1
15357
15358         * src/plugins/pgpmime/pgpmime.c
15359                 Sync with HEAD (remove debug printf)
15360
15361 2004-11-17 [colin]      0.9.12cvs150.1
15362
15363         * src/plugins/pgpmime/pgpmime.c
15364                 Sync with HEAD (off-by-one fix)
15365
15366 2004-11-17 [colin]      0.9.12cvs149.1
15367
15368         * src/procmsg.c
15369                 Sync with HEAD (coding style fixes)
15370
15371 2004-11-16 [colin]      0.9.12cvs148.1
15372
15373         * src/procmsg.c
15374                 Sync with head (Fix the fix)
15375
15376 2004-11-16 [colin]      0.9.12cvs147.1
15377
15378         * src/procmsg.c
15379                 Sync with Main (leak fix)
15380
15381 2004-11-16 [colin]      0.9.12cvs146.14
15382
15383         * src/compose.c
15384                 Remove useless chunk of code
15385                 Patch by Alfons
15386
15387 2004-11-15 [colin]      0.9.12cvs146.13
15388
15389         * src/compose.c
15390                 Fix drafting after insertion
15391                 Patch by Alfons
15392
15393 2004-11-15 [colin]      0.9.12cvs146.12
15394
15395         * src/compose.c
15396         * src/prefs_filtering.c
15397         * src/prefs_filtering_action.c
15398         * src/prefs_toolbar.c
15399                 Fix some const-correctness
15400
15401 2004-11-15 [colin]      0.9.12cvs146.11
15402
15403         * src/summaryview.c
15404         * src/prefs_themes.c
15405         * src/messageview.c
15406                 Fix some leaks
15407
15408 2004-11-15 [colin]      0.9.12cvs146.10
15409
15410         * src/codeconv.c
15411                 More unreadable locale fixes
15412
15413 2004-11-14 [colin]      0.9.12cvs146.9
15414
15415         * src/textview.c
15416                 Fix uri_security_check
15417                 Patch by Alfons
15418
15419 2004-11-13 [paul]       0.9.12cvs146.8
15420
15421         * src/folder.c
15422         * src/procmime.c
15423                 fix 2 bugs introduced in last commit
15424
15425 2004-11-13 [paul]       0.9.12cvs146.7
15426
15427         * src/compose.c
15428         * src/exporthtml.c
15429         * src/exportldif.c
15430         * src/folder.c
15431         * src/imap.c
15432         * src/imap_gtk.c
15433         * src/main.c
15434         * src/mainwindow.c
15435         * src/messageview.c
15436         * src/mh_gtk.c
15437         * src/prefs_themes.c
15438         * src/procmime.c
15439         * src/setup.c
15440         * src/summaryview.c
15441                 replace deprecated g_basename
15442
15443 2004-11-13 [paul]       0.9.12cvs146.6
15444
15445         * src/compose.c
15446         * src/imap.c
15447         * src/matcher_parser.h
15448         * src/matcher_parser_parse.y
15449         * src/prefs_filtering.c
15450         * src/prefs_filtering_action.c
15451         * src/prefs_themes.c
15452         * src/prefs_toolbar.c
15453         * src/common/utils.c
15454                 various small fixes/cleanups
15455
15456 2004-11-12 [colin]      0.9.12cvs146.5
15457
15458         * src/textview.c
15459                 Validate event's origin on visibility notify
15460                 Patch by Alfons.
15461
15462 2004-11-12 [paul]       0.9.12cvs146.4
15463
15464         * src/exporthtml.c
15465         * src/exportldif.c
15466         * src/imap.c
15467         * src/mh.c
15468         * src/mimeview.c
15469         * src/prefs_spelling.c
15470         * src/prefs_themes.c
15471                 replace deprecated g_dirname    
15472
15473 2004-11-12 [colin]      0.9.12cvs146.3
15474
15475         * src/textview.c
15476                 Some coding style fixes
15477
15478 2004-11-12 [colin]      0.9.12cvs146.2
15479
15480         * src/codeconv.c
15481                 We want to replace _all_ extended chars in
15482                 conv_unreadable_*, because any string containing
15483                 extended chars not parsing as UTF8 is 
15484                 undisplayed on gtk2.
15485
15486 2004-11-12 [paul]       0.9.12cvs146.1
15487
15488         * ChangeLog
15489         * ChangeLog.claws
15490         * ChangeLog.jp
15491         * NEWS
15492         * configure.ac
15493         * src/account.c
15494         * src/folderview.c
15495         * src/folderview.h
15496         * src/imap.c
15497         * src/imap_gtk.c
15498         * src/inc.c
15499         * src/mainwindow.c
15500         * src/mh_gtk.c
15501         * src/news_gtk.c
15502         * src/pop.c
15503         * src/prefs_account.c
15504         * src/prefs_account.h
15505         * src/prefs_ext_prog.c
15506         * src/procmime.c
15507         * src/procmime.h
15508         * src/procmsg.c
15509         * src/procmsg.h
15510         * src/summary_search.c
15511         * src/summaryview.c
15512         * src/textview.c
15513         * src/common/defs.h
15514         * src/common/utils.c
15515         * src/common/utils.h
15516         * src/gtk/menu.c
15517         * src/gtk/menu.h
15518                 sync with HEAD
15519
15520 2004-11-11 [colin]      0.9.12cvs144.2
15521
15522         * src/textview.c
15523                 Fix URI range selection (patch by Alfons)
15524
15525 2004-11-09 [colin]      0.9.12cvs144.1
15526
15527         * ChangeLog.claws
15528         * src/compose.c
15529         * src/folder.c
15530         * src/folder_item_prefs.c
15531         * src/prefs_account.c
15532         * src/prefs_account.h
15533         * src/plugins/pgpmime/pgpmime.c
15534                 Sync with HEAD
15535
15536 2004-11-08 [colin]      0.9.12cvs143.1
15537
15538         * src/summaryview.c
15539                 Sync with HEAD (optimize quicksearch)
15540
15541 2004-11-08 [colin]      0.9.12cvs142.2
15542
15543         * src/compose.c
15544                 Don't wrap when Edit/Auto wrapping is disabled
15545
15546 2004-11-08 [colin]      0.9.12cvs142.1
15547
15548         * src/textview.c
15549                 Sync with HEAD
15550
15551 2004-11-08 [colin]      0.9.12cvs141.1
15552
15553         * src/textview.c
15554                 Sync with HEAD (fix some mail URIs)
15555
15556 2004-11-08 [colin]      0.9.12cvs140.3
15557
15558         * src/textview.c
15559                 o Use text cursor instead of arrow when
15560                   not on a link
15561                 o Fix handling of contiguous links (as in
15562                   "colin@colino.net" <colin@colino.net>)
15563                   This one unveils a bug in get_email_part()
15564
15565 2004-11-07 [colin]      0.9.12cvs140.2
15566
15567         * src/textview.c
15568                 Fix memleak. Patch by Alfons.
15569
15570 2004-11-06 [colin]      0.9.12cvs140.1
15571
15572         * src/compose.c
15573                 Sync with HEAD (don't ask passphrase
15574                 when drafting)
15575
15576 2004-11-06 [paul]       0.9.12cvs139.2
15577
15578         * AUTHORS
15579         * src/textview.c
15580         * src/textview.h
15581                 textview URI handling. hovering over a 
15582                 link displays it in the status bar,
15583                 and changes the mouse pointer to a hand 
15584                 cursor. a link is activated with a single 
15585                 click. (Modified from the) patch by Jean-Yves 
15586                 Lefort <jylefort@users.sourceforge.net>
15587                 
15588
15589 2004-11-05 [colin]      0.9.12cvs139.1
15590
15591         * src/compose.c
15592         * src/procmime.c
15593                 Sync with HEAD again ^^
15594
15595 2004-11-05 [colin]      0.9.12cvs139.1
15596
15597         * src/compose.c
15598         * src/procmime.c
15599                 Sync with HEAD
15600
15601 2004-11-03 [paul]       0.9.12cvs138.1
15602
15603         * ChangeLog.claws
15604         * configure.ac
15605         * po/POTFILES.in
15606         * src/prefs_ext_prog.c
15607         * src/procmime.c
15608         * tools/kdeservicemenu/README
15609         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
15610         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
15611                 sync with HEAD
15612
15613 2004-11-01 [christoph]  0.9.12cvs136.2
15614
15615         * src/procmime.c
15616                 convert MIME parameters to UTF-8
15617
15618 2004-10-29 [colin]      0.9.12cvs136.1
15619
15620         * src/common/utils.c
15621                 Sync with HEAD (don't use '=' in mime boundary)
15622
15623 2004-10-29 [paul]       0.9.12cvs135.1
15624
15625         * configure.ac
15626         * doc/src/rfc2231.txt
15627         * src/procmime.c
15628         * src/common/quoted-printable.c
15629         * src/common/utils.c
15630         * src/common/utils.h
15631                 sync with HEAD
15632
15633 2004-10-27 [paul]       0.9.12cvs134.1
15634
15635         * configure.ac
15636         * src/main.c
15637         * src/procmime.c
15638         * src/plugins/pgpmime/pgpmime.c
15639                 sync with HEAD
15640
15641 2004-10-26 [paul]       0.9.12cvs132.3
15642
15643         * src/account.c
15644         * src/addressbook.c
15645         * src/addrgather.c
15646         * src/addrharvest.c
15647         * src/codeconv.c
15648         * src/compose.c
15649         * src/customheader.c
15650         * src/editaddress.c
15651         * src/editgroup.c
15652         * src/enriched.c
15653         * src/expldifdlg.c
15654         * src/exporthtml.c
15655         * src/exportldif.c
15656         * src/folder.c
15657         * src/foldersel.c
15658         * src/folderview.c
15659         * src/grouplistdialog.c
15660         * src/html.c
15661         * src/imap.c
15662         * src/jpilot.c
15663         * src/ldapserver.c
15664         * src/ldif.c
15665         * src/mimeview.c
15666         * src/news.c
15667         * src/news_gtk.c
15668         * src/pop.c
15669         * src/prefs_display_header.c
15670         * src/prefs_gtk.c
15671         * src/prefs_msg_colors.c
15672         * src/prefs_toolbar.c
15673         * src/procheader.c
15674         * src/procmime.c
15675         * src/summaryview.c
15676         * src/textview.c
15677         * src/toolbar.c
15678         * src/vcard.c
15679         * src/common/mgutils.c
15680         * src/common/nntp.c
15681         * src/common/smtp.c
15682         * src/common/template.c
15683         * src/common/utils.c
15684         * src/common/xmlprops.c
15685         * src/plugins/pgpmime/pgpmime.c
15686         * src/plugins/pgpmime/select-keys.c
15687         * src/plugins/pgpmime/sgpgme.c
15688                 replace deprecated g_strcasecmp(), g_strncasecmp(),
15689                 g_string_sprintfa(), gtk_notebook_current_page()
15690
15691 2004-10-26 [colin]      0.9.12cvs132.2
15692
15693         * src/prefs_folder_item.c
15694                 Fix default-account selection
15695
15696 2004-10-21 [colin]      0.9.12cvs133
15697
15698         * src/compose.c
15699                 Sync with HEAD (Remove extra separator in compose's Options)
15700         * src/textview.c
15701                 Set wrapping to char
15702
15703 2004-10-21 [paul]       0.9.12cvs131.2
15704
15705         * src/compose.c
15706         * src/sourcewindow.c
15707                 fix wrapping
15708                 fix window shrinking 
15709
15710 2004-10-21 [colin]      0.9.12cvs131.1
15711
15712         * ChangeLog.claws
15713         * src/compose.c
15714                 Sync with HEAD
15715
15716 2004-10-21 [paul]       0.9.12cvs130.2
15717
15718         * src/prefs_folder_item.c
15719                 sync with HEAD (Apply to subfolders)
15720
15721 2004-10-19 [colin]      0.9.12cvs130.1
15722
15723         * ChangeLog.claws
15724         * src/compose.c
15725         * src/common/utils.c
15726         * src/gtk/menu.c
15727                 Sync with HEAD
15728
15729 2004-10-19 [colin]      0.9.12cvs128.1
15730
15731         * src/addrbook.c
15732         * src/addrcache.c
15733         * src/addressbook.c
15734         * src/codeconv.c
15735         * src/compose.c
15736         * src/customheader.c
15737         * src/editaddress.c
15738         * src/editgroup.c
15739         * src/exporthtml.c
15740         * src/folder.c
15741         * src/folderview.c
15742         * src/imap.c
15743         * src/jpilot.c
15744         * src/main.c
15745         * src/matcher_parser_parse.y
15746         * src/mbox.c
15747         * src/pop.c
15748         * src/prefs_account.c
15749         * src/prefs_gtk.c
15750         * src/prefs_msg_colors.c
15751         * src/procheader.c
15752         * src/procmime.c
15753         * src/procmime.h
15754         * src/procmsg.c
15755         * src/summaryview.c
15756         * src/textview.c
15757         * src/common/base64.c
15758         * src/common/partial_download.c
15759         * src/common/socket.c
15760         * src/common/sylpheed.c
15761         * src/common/utils.c
15762         * src/common/utils.h
15763         * src/gtk/pluginwindow.c
15764         * src/gtk/quicksearch.c
15765         * src/plugins/clamav/clamav_plugin.c
15766         * src/plugins/clamav/clamav_plugin.h
15767         * src/plugins/clamav/clamav_plugin_gtk.c
15768         * src/plugins/pgpmime/passphrase.c
15769         * src/plugins/pgpmime/pgpmime.c
15770         * src/plugins/pgpmime/plugin.c
15771         * src/plugins/pgpmime/prefs_gpg.c
15772         * src/plugins/pgpmime/prefs_gpg.h
15773         * src/plugins/pgpmime/select-keys.c
15774         * src/plugins/pgpmime/sgpgme.c
15775         * src/plugins/spamassassin/libspamc.c
15776         * src/plugins/spamassassin/spamassassin.c
15777         * src/plugins/spamassassin/spamassassin.h
15778         * src/plugins/spamassassin/spamassassin_gtk.c
15779         * src/plugins/trayicon/trayicon.c
15780         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
15781                 Sync with HEAD
15782
15783 2004-10-14 [colin]      0.9.12cvs126.2
15784
15785         * src/codeconv.c
15786         * src/textview.c
15787                 Fix conv_unreadable_locale
15788
15789 2004-10-13 [colin]      0.9.12cvs126.1
15790
15791         * src/compose.c
15792                 Sync with HEAD (don't convert charset for 
15793                 drafted messages, minor cleanup)
15794
15795 2004-10-13 [colin]      0.9.12cvs125.1
15796
15797         * po/POTFILES.in
15798                 Sync with HEAD (POTFILES fix)
15799
15800 2004-10-12 [colin]      0.9.12cvs124.3
15801
15802         * src/compose.c
15803                 Fix encoding bug from latest sync
15804
15805 2004-10-12 [paul]       0.9.12cvs124.2
15806
15807         * src/plugins/pgpmime/prefs_gpg.c
15808         * src/plugins/pgpmime/prefs_gpg.h
15809                 forgotten in last commit        
15810
15811 2004-10-12 [paul]       0.9.12cvs124.1
15812
15813         * ChangeLog.claws
15814         * configure.ac
15815         * m4/spamassassin.m4
15816         * src/Makefile.am
15817         * src/account.c
15818         * src/compose.c
15819         * src/compose.h
15820         * src/crash.c
15821         * src/main.c
15822         * src/mimeview.c
15823         * src/passphrase.c
15824         * src/passphrase.h
15825         * src/prefs_account.c
15826         * src/prefs_account.h
15827         * src/prefs_common.c
15828         * src/privacy.c
15829         * src/privacy.h
15830         * src/procmime.c
15831         * src/procmime.h
15832         * src/procmsg.c
15833         * src/rfc2015.c
15834         * src/rfc2015.h
15835         * src/select-keys.c
15836         * src/select-keys.h
15837         * src/textview.c
15838         * src/common/utils.c
15839         * src/common/utils.h
15840         * src/gtk/about.c
15841         * src/plugins/pgpmime/Makefile.am
15842         * src/plugins/pgpmime/passphrase.c
15843         * src/plugins/pgpmime/passphrase.h
15844         * src/plugins/pgpmime/pgpmime.c
15845         * src/plugins/pgpmime/plugin.c
15846         * src/plugins/pgpmime/select-keys.c
15847         * src/plugins/pgpmime/select-keys.h
15848         * src/plugins/pgpmime/sgpgme.c
15849         * src/plugins/pgpmime/sgpgme.h
15850                 sync with HEAD
15851
15852 2004-10-04 [colin]      0.9.12cvs122.1
15853
15854         * src/mainwindow.c
15855         * src/messageview.c
15856         * src/messageview.h
15857         * src/textview.c
15858                 Sync with HEAD
15859
15860 2004-10-04 [colin]      0.9.12cvs121.1
15861
15862         * src/summaryview.c
15863                 Sync with HEAD
15864
15865 2004-10-04 [paul]       0.9.12cvs120.1
15866
15867         * configure.ac
15868                 sync with HEAD [don't try to build 
15869                 pgpmime plugin when gpgme is disabled]
15870
15871 2004-10-03 [colin]      0.9.12cvs119.3
15872
15873         * src/gtk/gtksctree.c
15874                 Lots of side effects. Put back as before 117.2.
15875         * src/summaryview.c
15876                 Fix bug #602
15877
15878 2004-10-03 [colin]      0.9.12cvs119.2
15879
15880         * src/gtk/gtksctree.c
15881                 Revert 608 fix that doesn't work that good
15882
15883 2004-10-02 [colin]      0.9.12cvs119.1
15884
15885         * src/mainwindow.c
15886         * src/messageview.c
15887         * src/prefs_common.h
15888         * src/procmime.c
15889         * src/procmime.h
15890         * src/textview.c
15891                 Sync with HEAD
15892         * src/gtk/gtksctree.c
15893                 Close bug #608
15894
15895 2004-10-01 [colin]      0.9.12cvs118.1
15896
15897         * src/mimeview.c
15898                 Sync with HEAD (better Save All fix)
15899
15900 2004-10-01 [colin]      0.9.12cvs117.2
15901
15902         * src/gtk/gtksctree.c
15903                 Faster on selection
15904
15905 2004-10-01 [colin]      0.9.12cvs117.1
15906
15907         * src/mimeview.c
15908                 Sync with HEAD (Save All: only attachments)
15909
15910 2004-10-01 [paul]       0.9.12cvs116.1
15911
15912         * ChangeLog.claws
15913         * configure.ac
15914         * src/account.c
15915         * src/prefs_common.c
15916         * src/gtk/colorlabel.c
15917                 sync with HEAD
15918
15919 2004-09-30 [colin]      0.9.12cvs115.1
15920
15921         * src/stock_pixmap.c
15922         * src/stock_pixmap.h
15923         * src/folderview.c
15924         * src/Makefile.am
15925         * src/pixmaps/read.xpm
15926                 Sync with HEAD (new pixmap)
15927
15928 2004-09-29 [colin]      0.9.12cvs114.1
15929
15930         * src/compose.c
15931                 Sync with HEAD
15932                 Fix focus handling in headers
15933
15934 2004-09-29 [paul]       0.9.12cvs113.1
15935
15936         * src/quote_fmt_parse.y
15937                 sync with HEAD
15938  
15939
15940 2004-09-28 [colin]      0.9.12cvs112.1
15941
15942         * src/folderview.c
15943         * src/mainwindow.c
15944                 Sync with HEAD
15945
15946 2004-09-28 [colin]      0.9.12cvs110.1
15947
15948         * src/folderview.c
15949                 Sync with HEAD (Contextual Empty trash menu)
15950
15951 2004-09-28 [colin]      0.9.12cvs108.1
15952
15953         * src/addressbook.c
15954                 Sync with HEAD (addressbook edit on double-click)
15955
15956 2004-09-28 [colin]      0.9.12cvs106.1
15957
15958         * src/inc.c
15959                 Sync with HEAD (folder_item freeze on inc)
15960
15961 2004-09-27 [colin]      0.9.12cvs105.1
15962
15963         * src/folderview.c
15964                 Sync with HEAD (right-align new and unread column)
15965
15966 2004-09-27 [colin]      0.9.12cvs104.1
15967
15968         * src/main.c
15969                 Sync with HEAD (revert 0.9.12cvs101)
15970
15971 2004-09-24 [colin]      0.9.12cvs103.2
15972
15973         * src/wizard.c
15974                 Fix gtk warnings and use domain part of the email address 
15975                 when domain detection fails (no dot in domain name)
15976
15977 2004-09-23 [colin]      0.9.12cvs103.1
15978
15979         * src/plugins/spamassassin/libspamc.c
15980         * src/plugins/spamassassin/libspamc.h
15981         * src/plugins/spamassassin/utils.c
15982         * src/plugins/spamassassin/utils.h
15983                 Sync with HEAD (Update spamassassin to 3.0)
15984
15985 2004-09-21 [colin]      0.9.12cvs102.3
15986
15987         * src/action.c
15988                 Add horizontal scrollbar in action io dialog as needed
15989                 Patch by Alfons.
15990
15991 2004-09-20 [colin]      0.9.12cvs102.2
15992
15993         * src/plugins/image_viewer/viewer.c
15994                 Remove imlib stuff
15995                 use gtk_pixmap_set when clearing
15996                 (would be better to use gtkImages, but causes size-allocate 
15997                 signals storm)
15998
15999 2004-09-17 [paul]       0.9.12cvs102.1
16000
16001         * ChangeLog
16002         * ChangeLog.claws
16003         * ChangeLog.jp
16004         * configure.ac
16005         * src/inc.c
16006                 sync with HEAD
16007
16008
16009 2004-09-17 [colin]      0.9.12cvs101.1
16010
16011         * ChangeLog.claws
16012         * src/main.c
16013                 Sync with HEAD (fix segs at exit)
16014
16015 2004-09-14 [colin]      0.9.12cvs99.5
16016
16017         * src/common/socket.c
16018         * AUTHORS
16019                 Fix send error on 64bit platforms
16020                 Patch by Guy Rouillier <guy-rouillier@speakeasy.net>
16021
16022 2004-09-14 [colin]      0.9.12cvs99.4
16023
16024         * src/action.c
16025                 Fix action output with utf8 
16026                 Patch by Alfons.
16027
16028 2004-09-14 [colin]      0.9.12cvs99.3
16029
16030         * ChangeLog.claws
16031         * src/folder.c
16032                 Sync with HEAD
16033
16034 2004-09-09 [colin]      0.9.12cvs99.2
16035
16036         * src/action.c
16037                 Fix progress bar (displaying "Completed %v/%u")
16038                 Patch by Alfons.
16039
16040 2004-09-08 [colin]      0.9.12cvs99.1
16041
16042         * src/account.c
16043         * src/folder.c
16044         * src/procmsg.c
16045         * src/procmsg.h
16046         * src/plugins/pgpmime/pgpmime.c
16047                 Sync with HEAD
16048
16049 2004-09-08 [colin]      0.9.12cvs97.2
16050
16051         * src/summaryview.c
16052                 Don't select mails in collapsed threads 
16053                 when navigating with up/down
16054
16055 2004-09-07 [colin]      0.9.12cvs97.1
16056
16057         * src/inc.c
16058                 Sync with HEAD (meaningful error messages)
16059
16060 2004-09-06 [colin]      0.9.12cvs96.1
16061
16062         * src/toolbar.c
16063                 Sync with HEAD (fix Redirect graying out)
16064
16065 2004-09-06 [colin]      0.9.12cvs95.1
16066
16067         * src/summaryview.c
16068         * src/mimeview.c
16069                 Sync with HEAD (fix dropped URIs)
16070
16071 2004-09-06 [colin]      0.9.12cvs94.1
16072
16073         * src/addressbook.c
16074         * src/addressitem.h
16075         * src/addritem.c
16076         * src/addritem.h
16077                 Sync with HEAD (addressbook DnD)
16078
16079 2004-09-03 [colin]      0.9.12cvs93.1
16080
16081         * src/summaryview.c
16082                 Sync with HEAD (next/prev unread)
16083
16084 2004-09-03 [colin]      0.9.12cvs92.1
16085
16086         * src/prefs_common.c
16087         * src/prefs_common.h
16088         * src/summaryview.c
16089                 Sync with HEAD ('mark_as_read_delay' pref)
16090
16091 2004-09-02 [colin]      0.9.12cvs91.2
16092
16093         * src/common/xml.c
16094                 Fix leak
16095
16096 2004-09-02 [colin]      0.9.12cvs91.1
16097
16098         * src/gtk/menu.c
16099                 Sync with HEAD (menu accel don't work, but whatever)
16100
16101 2004-09-02 [colin]      0.9.12cvs90.1
16102
16103         * src/account.c
16104                 Sync with HEAD (fix bug 582)
16105
16106 2004-09-02 [colin]      0.9.12cvs89.1
16107
16108         * src/addrindex.c
16109                 Sync with HEAD (free deleted queries)
16110
16111 2004-09-02 [colin]      0.9.12cvs88.1
16112
16113         * src/ldapquery.c
16114                 Sync with HEAD (fix LDAP freezes)
16115
16116 2004-09-02 [colin]      0.9.12cvs87.1
16117
16118         * src/prefs_spelling.c
16119                 Sync with HEAD (add default dictionary)
16120
16121 2004-09-01 [colin]      0.9.12cvs86.1
16122
16123         * src/filtering.c
16124         * src/folderview.c
16125         * src/imap.c
16126         * src/prefs_matcher.c
16127         * src/stock_pixmap.c
16128         * src/summary_search.c
16129         * src/summaryview.c
16130         * src/wizard.c
16131         * src/wizard.h
16132                 Sync with HEAD (uninitialized vars fixes)
16133                 + gtk2 specific warning fixes
16134
16135 2004-08-31 [colin]      0.9.12cvs85.1
16136
16137         * src/folder.c
16138                 Sync with HEAD (Fix memory corruption due to 
16139                 uninitialized var)
16140
16141 2004-08-31 [colin]      0.9.12cvs84.4
16142
16143         * src/summary_search.c
16144                 Fix segfaults when searching in folders with broken headers
16145
16146 2004-08-31 [colin]      0.9.12cvs84.3
16147
16148         * src/compose.c
16149         * src/textview.c
16150                 Fix some more encoding/decoding issues
16151
16152 2004-08-30 [colin]      0.9.12cvs84.2
16153
16154         * src/mimeview.c
16155         * src/prefs_themes.c
16156         * src/gtk/filesel.c
16157         * src/gtk/filesel.h
16158                 Add a folder-mode selection (fixes mimeview's "Save all")
16159
16160 2004-08-29 [colin]      0.9.12cvs84.1
16161
16162         * src/mimeview.c
16163                 Sync with HEAD (don't escape saved filenames)
16164
16165 2004-08-27 [colin]      0.9.12cvs83.1
16166
16167         * ChangeLog
16168         * ChangeLog.claws
16169         * ChangeLog.jp
16170         * src/mh.c
16171         * src/procheader.c
16172         * src/procmsg.c
16173         * src/procmsg.h
16174         * src/common/utils.c
16175         * src/gtk/menu.h
16176         * po/
16177                 Sync with HEAD 0.9.12cvs83 (sync with main)
16178
16179 2004-08-26 [colin]      0.9.12cvs82.4
16180
16181         * src/codeconv.c
16182                 Fix strange stack corruption
16183                 Convert to utf8 after unmime, not before
16184
16185 2004-08-26 [colin]      0.9.12cvs82.3
16186
16187         * src/main.c
16188         * src/wizard.c
16189                 Fix account folders duplication
16190
16191 2004-08-25 [colin]      0.9.12cvs82.2
16192
16193         * src/wizard.c
16194                 Remove ports
16195                 Add SSL selection
16196                 Use login@server as account name
16197
16198 2004-08-25 [colin]      0.9.12cvs82.1
16199
16200         * src/plugins/pgpmime/pgpmime.c
16201                 Sync with HEAD (leak fix).
16202
16203 2004-08-25 [colin]      0.9.12cvs81.1
16204
16205         * src/plugins/pgpmime/pgpmime.c
16206         * src/plugins/pgpmime/sgpgme.c
16207         * src/plugins/pgpmime/sgpgme.h
16208                 Sync with HEAD (Handle combined messages).
16209
16210 2004-08-24 [colin]      0.9.12cvs80.3
16211
16212         * src/wizard.c
16213                 Fix full name, ports, and imap
16214
16215 2004-08-24 [colin]      0.9.12cvs80.2
16216
16217         * src/Makefile.am
16218         * src/main.c
16219         * src/setup.c
16220         * src/setup.h
16221         * src/stock_pixmap.c
16222         * src/stock_pixmap.h
16223         * src/wizard.c ** ADDED **
16224         * src/wizard.h ** ADDED ** 
16225         * src/pixmaps/sylpheed_icon.xpm ** ADDED **
16226                 Add a setup wizard 
16227
16228 2004-08-24 [colin]      0.9.12cvs80.1
16229
16230         * src/folder.c
16231                 Sync with HEAD (set mimeflags on all messages)
16232
16233 2004-08-24 [colin]      0.9.12cvs79.3
16234
16235         * src/matcher_parser_lex.l
16236                 Fix 8bits strings not in utf8
16237
16238 2004-08-24 [colin]      0.9.12cvs79.2
16239
16240         * src/compose.c
16241                 Check conversion result before replacing buffer
16242
16243 2004-08-23 [colin]      0.9.12cvs79.1
16244
16245         * src/compose.c
16246                 Sync with HEAD (create message header in memory)
16247
16248 2004-08-23 [colin]      0.9.12cvs78.1
16249
16250         * src/rfc2015.c
16251         * src/rfc2015.h
16252                 Sync with HEAD (fix bug 197 again)
16253
16254 2004-08-23 [colin]      0.9.12cvs77.3
16255
16256         * src/compose.c
16257                 Fix again inline gpg signing (which outputs utf8
16258                 in gtk2). Not syncing this fix to HEAD as this 
16259                 code is meant to die.
16260
16261 2004-08-23 [colin]      0.9.12cvs77.2
16262
16263         * src/prefs_account.h
16264                 Remove useless include
16265
16266 2004-08-23 [colin]      0.9.12cvs77.1
16267
16268         * src/imap.c
16269         * po/es.po
16270         * po/fr.po
16271         * po/it.po
16272         * po/pl.po
16273         * po/pt_BR.po
16274         * po/sk.po
16275         * po/sr.po
16276                 Sync with HEAD (fix bug 577)
16277
16278 2004-08-22 [colin]      0.9.12cvs76.1
16279
16280         * src/plugins/trayicon/trayicon.c
16281                 Sync with HEAD (fix formatting bug)
16282
16283 2004-08-21 [colin]      0.9.12cvs74.2
16284
16285         * src/gtk/colorsel.c
16286                 Fix bug 564 (Folder color selection window exits on any
16287                 keypress)
16288
16289 2004-08-21 [colin]      0.9.12cvs74.1
16290
16291         * ChangeLog.claws
16292         * src/compose.c
16293         * src/summaryview.c
16294         * src/toolbar.c
16295                 Sync with HEAD (fix bug 576)
16296
16297 2004-08-21 [colin]      0.9.12cvs70.1
16298
16299         * src/compose.c
16300         * src/mainwindow.c
16301                 Sync with HEAD
16302                 
16303
16304 2004-08-21 [paul]       0.9.12cvs66.4
16305
16306         * src/mainwindow.c
16307         * src/messageview.c
16308         * src/gtk/menu.c
16309         * src/plugins/spamassassin/spamassassin_gtk.c
16310                 remove some deprecated gtk1 functions
16311
16312
16313 2004-08-21 [colin]      0.9.12cvs66.3
16314
16315         * src/compose.c
16316         * src/codeconv.c
16317                 Fix warnings
16318                 Remove encoding hacks
16319                 Fix bug 575 (Strange character messes up message)
16320                 Don't display conversion error when drafting
16321
16322 2004-08-21 [paul]       0.9.12cvs66.2
16323
16324         * src/prefs_account.c
16325                 fix GnuPG mode bugs
16326
16327
16328 2004-08-20 [colin]      0.9.12cvs66.1
16329
16330         * src/codeconv.c
16331                 Sync with HEAD 0.9.12cvs66
16332
16333 2004-08-20 [paul]
16334
16335         * src/plugins/pgpmime/plugin.c
16336                 modify PGP/MIME plugin's description
16337
16338 2004-08-17 [colin]      0.9.12cvs65.1
16339
16340         * src/common/ssl.c
16341         * src/plugins/pgpmime/plugin.c
16342                 Sync with HEAD
16343
16344 2004-08-14 [colin]      0.9.12cvs60.3
16345
16346         * src/plugins/trayicon/trayicon.c
16347                 Put back resize callback, on size-request signal
16348                 rather than size-allocate to avoid infinite 
16349                 callback loop
16350
16351 2004-08-13 [colin]      0.9.12cvs60.2
16352
16353         * src/common/defs.h
16354                 Cache versions have been fixed
16355
16356 2004-08-13 [colin]      0.9.12cvs60.1
16357
16358         * src/folderutils.c
16359                 Sync with HEAD
16360
16361 2004-08-12 [colin]      0.9.12cvs59.1
16362
16363         * src/plugins/trayicon/trayicon.c
16364                 Sync with HEAD
16365
16366 2004-08-12 [colin]      0.9.12cvs57.5
16367
16368         * sylpheed.desktop
16369         * configure.ac
16370         * src/Makefile.am
16371         * src/main.c
16372                 Add support for Freedesktop.org's startup notification
16373
16374 2004-08-11 [colin]      0.9.12cvs57.4
16375
16376         * src/textview.c
16377                 Fix off-by-one
16378
16379 2004-08-11 [colin]      0.9.12cvs57.3
16380
16381         * src/message_search.c
16382         * src/summary_search.c
16383                 Make searches case insensitive by default
16384         * src/textview.c
16385                 Fix case-insensitive search in message
16386
16387 2004-08-11 [colin]      0.9.12cvs57.2
16388
16389         * src/summary_search.c
16390                 Let case-sensitive be specified
16391
16392 2004-08-10 [colin]      0.9.12cvs55.4
16393
16394         * src/common/socket.c
16395                 Fix the possible race condition
16396
16397 2004-08-09 [paul]       0.9.12cvs55.3
16398
16399         * configure.ac
16400         * src/Makefile.am
16401         * src/common/Makefile.am
16402                 sync with HEAD
16403
16404
16405 2004-08-09 [paul]       0.9.12cvs55.2
16406
16407         * autogen.sh
16408         * po/poconv.sh
16409                 remove unneeded script
16410
16411         * configure.ac
16412                 add forgotten USE_LDAP_TLS (sync with HEAD)
16413
16414
16415 2004-08-09 [colin]      0.9.12cvs55.1
16416
16417         * src/main.c
16418         * src/common/ssl.c
16419         * src/common/sylpheed.c
16420         * src/common/sylpheed.h
16421                 Sync from 0.9.12cvs55 HEAD (nonblocking SSL_connect)
16422
16423 2004-08-09 [paul]       0.9.12cvs54.1
16424
16425         * ChangeLog
16426         * ChangeLog.claws
16427         * ChangeLog.jp
16428         * configure.ac
16429         * po/POTFILES.in
16430         * src/Makefile.am
16431         * src/folderutils.c
16432         * src/main.c
16433         * src/pgpmime.c
16434         * src/pgpmime.h
16435         * src/sgpgme.c
16436         * src/sgpgme.h
16437         * src/plugins/Makefile.am
16438         * src/plugins/pgpmime/.cvsignore
16439         * src/plugins/pgpmime/Makefile.am
16440         * src/plugins/pgpmime/pgpmime.c
16441         * src/plugins/pgpmime/pgpmime.h
16442         * src/plugins/pgpmime/plugin.c
16443         * src/plugins/pgpmime/sgpgme.c
16444         * src/plugins/pgpmime/sgpgme.h
16445                 sync with HEAD
16446
16447 2004-08-08 [paul]       0.9.12cvs51.1
16448
16449         * configure.ac
16450         * src/folder.c
16451                 sync with HEAD
16452
16453 2004-08-07 [colin]      0.9.12cvs50.1
16454
16455         * src/pop.c
16456         * src/common/partial_download.c
16457                 fix warnings (sync from HEAD)
16458
16459 2004-08-07 [colin]      0.9.12cvs48.1
16460
16461         * src/prefs_folder_item.c
16462                 sync with HEAD 0.9.12cvs48
16463
16464 2004-08-06 [colin]      0.9.12cvs47.1
16465
16466         * src/compose.c
16467                 Sync with HEAD
16468
16469 2004-08-06 [christoph]  0.9.12cvs46.2
16470
16471         * src/main.c
16472         * src/plugins/clamav/clamav_plugin_gtk.c
16473         * src/plugins/dillo_viewer/dillo_viewer.c
16474         * src/plugins/image_viewer/plugin.c
16475         * src/plugins/mathml_viewer/mathml_viewer.c
16476         * src/plugins/spamassassin/spamassassin_gtk.c
16477         * src/plugins/trayicon/trayicon.c
16478                 don't mix GTK1.2 plugin with GTK2 plugins
16479
16480 2004-08-06 [colin]      0.9.12cvs46.1
16481
16482         * ChangeLog
16483         * ChangeLog.claws
16484         * ChangeLog.jp
16485         * configure.ac
16486         * sylpheed-claws.pc.in
16487         * src/folder.c
16488         * src/imap.c
16489         * src/localfolder.c
16490         * src/messageview.c
16491         * src/mimeview.c
16492         * src/mimeview.h
16493         * src/msgcache.c
16494         * src/news.c
16495         * src/prefs_ext_prog.c
16496         * src/prefs_folder_item.c
16497         * src/prefs_fonts.c
16498         * src/prefs_msg_colors.c
16499         * src/prefs_spelling.c
16500         * src/prefs_themes.c
16501         * src/prefs_toolbar.c
16502         * src/prefs_wrapping.c
16503         * src/procmime.h
16504         * src/common/defs.h
16505         * src/common/nntp.c
16506         * src/common/session.c
16507         * src/common/session.h
16508         * src/common/socket.c
16509         * src/common/utils.h
16510         * src/common/xml.c
16511         * src/common/xml.h
16512         * src/gtk/prefswindow.c
16513         * src/gtk/prefswindow.h
16514         * src/plugins/clamav/clamav_plugin_gtk.c
16515         * src/plugins/dillo_viewer/dillo_prefs.c
16516         * src/plugins/image_viewer/viewerprefs.c
16517         * src/plugins/spamassassin/spamassassin_gtk.c
16518         * m4/openssl.m4 *** REMOVED ***
16519                 Sync with HEAD 0.9.12cvs46
16520
16521 2004-08-03 [paul]       0.9.12cvs40.2
16522
16523         * src/action.c
16524         * src/addressadd.c
16525         * src/addressbook.c
16526         * src/addrgather.c
16527         * src/browseldap.c
16528         * src/compose.c
16529         * src/crash.c
16530         * src/editaddress.c
16531         * src/editgroup.c
16532         * src/editldap_basedn.c
16533         * src/foldersel.c
16534         * src/importldif.c
16535         * src/mimeview.c
16536         * src/prefs_common.c
16537         * src/prefs_template.c
16538         * src/sourcewindow.c
16539         * src/summaryview.c
16540         * src/gtk/about.c
16541         * src/gtk/foldersort.c
16542         * src/gtk/logwindow.c
16543         * src/gtk/pluginwindow.c
16544         * src/gtk/prefswindow.c
16545                 change all gtk_scrolled_window_set_policy from 
16546                 GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
16547
16548 2004-08-02 [paul]       0.9.12cvs40.1
16549
16550         * AUTHORS
16551                 update translation team section
16552         * po/pt_BR.po
16553                 updated by Frederico Goncalves Guimaraes
16554                 <fggdebian@yahoo.com.br>
16555
16556 2004-07-31 [colin]      0.9.12cvs39.9
16557
16558         * src/exphtmldlg.c
16559                 Fix compilation
16560
16561 2004-07-31 [colin]      0.9.12cvs39.8
16562
16563         * src/exphtmldlg.c
16564                 Fix an alertpanel type
16565
16566 2004-07-30 [colin]      0.9.12cvs39.7
16567
16568         * src/alertpanel.c
16569                 Fix alertpanel_error_log's icon
16570
16571 2004-07-30 [colin]      0.9.12cvs39.6
16572
16573         * src/pop.c
16574                 Two of them should still be warnings
16575
16576 2004-07-30 [colin]      0.9.12cvs39.5
16577
16578         * src/pop.c
16579                 More warning -> error
16580 2004-07-29 [colin]      0.9.12cvs39.4
16581
16582         * src/pop.c
16583                 Warning -> error
16584
16585 2004-07-29 [colin]      0.9.12cvs39.3
16586
16587         * src/prefs_matcher.c
16588                 Fix segfault
16589
16590 2004-07-29 [colin]      0.9.12cvs39.2
16591
16592         * src/alertpanel.c
16593                 More nice-looking alertpanels
16594
16595 2004-07-29 [colin]      0.9.12cvs39.1
16596
16597         * src/messageview.c
16598                 sync with head
16599                 (inform user when partial mail is deleted on server)
16600
16601 2004-07-29 [colin]      0.9.12cvs38.1
16602
16603         * src/messageview.c
16604                 sync with head
16605
16606 2004-07-28 [paul]       0.9.12cvs37.7
16607
16608         * src/mainwindow.c
16609                 complete the replacement of deprecated gtk_progress_*
16610
16611 2004-07-28 [paul]       0.9.12cvs37.6
16612
16613         * src/action.c
16614         * src/inc.c
16615         * src/mainwindow.c
16616         * src/send_message.c
16617         * src/gtk/progressdialog.c
16618         * src/gtk/progressdialog.h
16619                 replace deprecated gtk_progress_*
16620
16621 2004-07-28 [paul]       0.9.12cvs37.5
16622
16623         * src/gtk/filesel.c
16624                 remove gtk_window_set_wmclass()
16625 2004-07-28 [paul]       0.9.12cvs37.4
16626
16627         * src/addressbook.c
16628         * src/compose.c
16629         * src/foldersel.c
16630         * src/mainwindow.c
16631         * src/messageview.c
16632         * src/sourcewindow.c
16633         * src/gtk/logwindow.c
16634                 remove gtk_window_set_wmclass()
16635                 
16636         * src/prefs_filtering.c
16637         * src/prefs_filtering_action.c
16638         * src/prefs_fonts.c
16639         * src/prefs_gtk.c
16640         * src/prefs_matcher.c
16641         * src/ssl_manager.c
16642         * src/gtk/prefswindow.c
16643                 replace gtk_window_position()
16644
16645 2004-07-28 [colin]      0.9.12cvs37.3
16646
16647         * src/alertpanel.c
16648         * src/alertpanel.h
16649                 Add a way to specify panel type for specific
16650                 panels (alertpanel())
16651         * src/account.c
16652         * src/addressbook.c
16653         * src/compose.c
16654         * src/expldifdlg.c
16655         * src/main.c
16656         * src/messageview.c
16657         * src/summaryview.c
16658         * src/textview.c
16659         * src/gtk/sslcertwindow.c
16660                 Fix alertpanel()s so that their icon match
16661                 their real type
16662
16663 2004-07-28 [paul]       0.9.12cvs37.2
16664
16665         * src/addr_compl.c
16666         * src/addressbook.c
16667         * src/alertpanel.c
16668         * src/compose.c
16669         * src/export.c
16670         * src/foldersel.c
16671         * src/folderview.c
16672         * src/grouplistdialog.c
16673         * src/import.c
16674         * src/mainwindow.c
16675         * src/message_search.c
16676         * src/messageview.c
16677         * src/passphrase.c
16678         * src/prefs_actions.c
16679         * src/prefs_common.c
16680         * src/prefs_customheader.c
16681         * src/prefs_display_header.c
16682         * src/prefs_filtering.c
16683         * src/prefs_filtering_action.c
16684         * src/prefs_gtk.c
16685         * src/prefs_matcher.c
16686         * src/prefs_msg_colors.c
16687         * src/prefs_summary_column.c
16688         * src/prefs_template.c
16689         * src/sourcewindow.c
16690         * src/ssl_manager.c
16691         * src/summary_search.c
16692         * src/gtk/colorsel.c
16693         * src/gtk/description_window.c
16694         * src/gtk/gtkaspell.c
16695         * src/gtk/inputdialog.c
16696         * src/gtk/logwindow.c
16697         * src/gtk/prefswindow.c
16698         * src/gtk/progressdialog.c
16699                 replace deprecated gtk_window_set_policy
16700
16701 2004-07-27 [colin]      0.9.12cvs37.1
16702
16703         * src/msgcache.c
16704                 More fixes (synced for head again)
16705
16706 2004-07-27 [colin]      0.9.12cvs35.3
16707
16708         * src/msgcache.c
16709                 Fix wrong test
16710
16711 2004-07-27 [colin]      0.9.12cvs35.2
16712
16713         * src/mimeview.c
16714                 Fix width a bit (by Paul)
16715         * src/alertpanel.c
16716         * src/alertpanel.h
16717                 Specialize icons, make alertpanel_message()
16718                 private
16719         * src/message_search.c
16720         * src/sgpgme.c
16721         * src/summary_search.c
16722                 Suit alertpanel changes
16723
16724 2004-07-27 [colin]      0.9.12cvs35.1
16725
16726         * src/alertpanel.c
16727                 Add an icon
16728         * src/passphrase.c
16729                 Add debug output - maybe someone will
16730                 want to look at the problem with Grab
16731                 Input :)
16732         Bump version as we're synced with HEAD
16733
16734 2004-07-26 [colin]      0.9.12cvs33.26
16735
16736         * src/pop.c
16737                 Fix uidl-file parsing when not in new
16738                 format
16739
16740 2004-07-26 [colin]      0.9.12cvs33.25
16741
16742         * src/gtk/menu.c
16743                 Move popup menu up if necessary (fixes 
16744                 account selector)
16745         * src/mainwindow.c
16746                 Set account selector's button height to
16747                 minimum
16748
16749 2004-07-26 [colin]      0.9.12cvs33.24
16750
16751         * src/alertpanel.c
16752                 Maybe fix 551 (Truncated font in alert window)
16753
16754 2004-07-26 [colin]      0.9.12cvs33.23
16755
16756         * po/de.po
16757         * po/es.po
16758         * po/fr.po
16759         * po/it.po
16760         * po/ja.po
16761         * po/pl.po
16762         * po/ru.po
16763         * po/sk.po
16764         * po/sr.po
16765         * po/zh_CN.po
16766                 Sync po files with HEAD
16767
16768 2004-07-26 [paul]       0.9.12cvs33.22
16769
16770         * src/compose.c
16771                 fix Bug 556 'Organisation-header is sent even if empty'
16772
16773 2004-07-24 [colin]      0.9.12cvs33.21
16774
16775         * src/compose.c
16776         * src/gtk/gtkaspell.c
16777         * src/gtk/gtkaspell.h
16778                 Fix speller accelerators (require hack)
16779
16780 2004-07-24 [colin]      0.9.12cvs33.20
16781
16782         * src/gtk/gtkaspell.c
16783                 Fix over-eager code deletion breaking
16784                 Check while typing
16785
16786 2004-07-24 [colin]      0.9.12cvs33.19
16787
16788         * src/browseldap.c
16789         * src/ldapctrl.c
16790         * src/ldapctrl.h
16791         * src/ldapserver.h
16792                 Sync ldap with HEAD
16793         (Fixes 546 LDAP completely broken)
16794
16795 2004-07-24 [colin]      0.9.12cvs33.18
16796
16797         * src/prefs_msg_colors.c
16798                 Fix prototype mismatch
16799         (Fixes 547 void function cannot return value)
16800
16801 2004-07-24 [colin]      0.9.12cvs33.17
16802
16803         * src/mainwindow.c
16804                 Fix sort going back to previous sort key
16805                 when changing sort direction
16806
16807 2004-07-24 [colin]      0.9.12cvs33.16
16808
16809         * src/compose.c
16810                 Fix space insertion when re-wrapping at 
16811                 cursor point
16812
16813 2004-07-24 [colin]      0.9.12cvs33.15
16814
16815         * src/gtk/gtkaspell.c
16816                 Don't change cursor position in insert-text
16817                 callback
16818         (Fixes 539 Word wrapping on input transposes letters)
16819
16820 2004-07-24 [colin]      0.9.12cvs33.14
16821
16822         * src/gtk/gtkaspell.c
16823                 Reencode non-ascii chars to dictionary's
16824                 encoding
16825         (Fixes 544 Spell check broken non english locale)
16826
16827 2004-07-24 [colin]      0.9.12cvs33.13
16828
16829         * src/summaryview.c
16830                 Fix Shift+Down, add Home/End/PgUp/PgDown
16831
16832 2004-07-21 [colin]      0.9.12cvs33.12
16833
16834         * src/prefs_common.c
16835                 Fix a gtk warning (Patch by Andrej Kacian)
16836
16837 2004-07-21 [colin]      0.9.12cvs33.11
16838
16839         * src/gtk/filesel.c
16840                 More check
16841
16842 2004-07-21 [colin]      0.9.12cvs33.10
16843
16844         * src/compose.c
16845         * src/crash.c
16846         * src/export.c
16847         * src/import.c
16848         * src/messageview.c
16849         * src/mimeview.c
16850         * src/prefs_spelling.c
16851         * src/prefs_themes.c
16852         * src/summaryview.c
16853         * src/gtk/filesel.c
16854         * src/gtk/filesel.h
16855         * src/gtk/pluginwindow.c
16856                 Untwist open/save mode guessing logic, make
16857                 it explicit
16858
16859 2004-07-20 [colin]      0.9.12cvs33.9
16860
16861         * src/codeconv.c
16862                 conv_encode_header: src_charset is UTF-8 on
16863                 gtk2
16864         * src/compose.c
16865                 Remove double encoding of the headers
16866
16867 2004-07-20 [colin]      0.9.12cvs33.8
16868
16869         * src/codeconv.c
16870                 Fix typo
16871
16872 2004-07-20 [colin]      0.9.12cvs33.7
16873
16874         * src/mainwindow.c
16875                 Set the separated messageview to the saved
16876                 size of Claws' messageview (Patch by Alfons)
16877                 Fix a callback prototype (me)
16878
16879 2004-07-20 [colin]      0.9.12cvs33.6
16880
16881         * src/codeconv.h
16882                 Forgot one hunk in 0.9.12cvs33.4
16883
16884 2004-07-19 [colin]      0.9.12cvs33.5
16885
16886         * src/action.c
16887                 Action output fix
16888                 Patch by Alfons
16889
16890 2004-07-19 [colin]      0.9.12cvs33.4
16891
16892         * src/compose.c
16893                 Fix outgoing charset bug in headers
16894         * src/codeconv.c
16895                 Clean for glib2 - Patch by Alfons
16896
16897 2004-07-19 [colin]      0.9.12cvs33.3
16898
16899         * src/statusbar.c
16900                 Remove grip from the statusbar
16901                 Patch by Alfons
16902
16903 2004-07-19 [colin]      0.9.12cvs33.2
16904
16905         * src/messageview.c
16906         * src/textview.c
16907                 Fix messageview remembering the previous
16908                 scroll position when loading a new message
16909                 Patch by Alfons
16910
16911 2004-07-19 [colin]      0.9.12cvs33.1
16912
16913         * src/folder.h
16914         * src/folderview.c
16915         * src/summaryview.c
16916                 Sync with HEAD
16917
16918 2004-07-18 [colin]      0.9.12cvs32.7
16919
16920         * configure.ac
16921                 Remove useless check for XIM - noticed
16922                 by Alfons
16923
16924 2004-07-18 [colin]      0.9.12cvs32.6
16925
16926         * src/summaryview.c
16927                 Remove non-modified and shift-modified
16928                 accelerators in summaryview's popup
16929                 menu, as that doesn't get catched by
16930                 the accel-activate signal catcher...
16931
16932 2004-07-18 [colin]      0.9.12cvs32.5
16933
16934         * src/prefs_common.c
16935                 Define sensible default prefs for 
16936                 wrapping
16937
16938 2004-07-18 [colin]      0.9.12cvs32.4
16939
16940         * src/compose.c
16941         * src/prefs_common.c
16942         * src/prefs_common.h
16943         * src/prefs_wrapping.c
16944                 Remove Smart Wrapping pref, which does
16945                 nothing on gtk2 branch
16946
16947 2004-07-18 [colin]      0.9.12cvs32.3
16948
16949         * src/sourcewindow.c
16950                 Proper utf8
16951
16952 2004-07-18 [colin]      0.9.12cvs32.2
16953
16954         * src/compose.c
16955                 Save attachment status when drafting
16956
16957 2004-07-18 [colin]      0.9.12cvs32.1
16958
16959         * src/gtk/filesel.c
16960                 Fix erratic folder selection in open mode
16961
16962 2004-07-18 [colin]      0.9.12cvs31.11
16963
16964         * src/pop.c
16965                 Don't let partial messages get deleted
16966                 even with "dowload all"
16967                 (0.9.12cvs31.8 fix extension)
16968 2004-07-18 [colin]      0.9.12cvs31.10
16969
16970         * src/gtk/logwindow.c
16971                 Fix log scrolling
16972
16973 2004-07-18 [colin]      0.9.12cvs31.9
16974
16975         * src/common/utils.c
16976                 Fix non-utf8 strings coming from commands
16977                 and files
16978
16979 2004-07-18 [colin]      0.9.12cvs31.8
16980
16981         * src/pop.c
16982                 Fix partial download bug with Download all
16983                 messages option
16984
16985 2004-07-18 [colin]      0.9.12cvs31.7
16986
16987         * src/textview.c
16988                 Fix bug introduced in 0.9.12cvs31.2
16989                 (blocked in select mode after double click)
16990
16991 2004-07-18 [colin]      0.9.12cvs31.6
16992
16993         * src/compose.c
16994         * src/gtk/menu.c
16995                 More glib-warning fixes
16996
16997 2004-07-18 [colin]      0.9.12cvs31.5
16998
16999         * src/compose.c
17000                 Fix trashing the primary clipboard when moving 
17001                 around with tab
17002         (Fix Bug 536 Unintuitive: "To:" copied to clipboard)
17003
17004 2004-07-18 [colin]      0.9.12cvs31.4
17005
17006         * src/codeconv.c
17007                 convert unencoded iso headers to utf8
17008         (Fix Bug 538 Unencoded local characters in subject make it 
17009          disappear)
17010
17011 2004-07-18 [colin]      0.9.12cvs31.3
17012
17013         * src/compose.c
17014                 Fix tab char handling in wrapping
17015         (Fix Bug 537 Line wrap problem - TAB character treated as 
17016          one character instead of 8)
17017
17018 2004-07-18 [colin]      0.9.12cvs31.2
17019
17020         * src/textview.c
17021                 return FALSE on GDK_MOTION_NOTIFY
17022         (Fix Bug 535 Hyperlinks/addresses are not selectable 
17023          (unable to highlight))
17024
17025 2004-07-18 [colin]      0.9.12cvs31.1
17026
17027         * src/folderview.c
17028                 Sync with 0.9.12cvs31
17029
17030 2004-07-18 [colin]      0.9.12cvs30.4
17031
17032         * src/compose.c
17033                 Also block text_inserted when inserting a file
17034
17035 2004-07-18 [colin]      0.9.12cvs30.3
17036
17037         * src/compose.c
17038                 Fix smart wrapping (block text_inserted handler
17039                 while putting quotation to avoid wrap on input,
17040                 don't join lines if next is sig separator)
17041
17042 2004-07-17 [colin]      0.9.12cvs30.2
17043
17044         * src/folderview.c
17045         * src/mainwindow.c
17046         * src/mimeview.c
17047         * src/summaryview.c
17048         * src/gtk/quicksearch.c
17049         * src/gtk/quicksearch.h
17050                 Block key events handlers *and* accels while
17051                 quicksearch is focused
17052         (Fixes Bug 534 quick-search bar not accepting certain letters)
17053
17054 2004-07-17 [colin]      0.9.12cvs30.1
17055
17056         * src/folder.h
17057         * src/folderview.c
17058         * src/summaryview.c
17059                 Sync with 0.9.12cvs30
17060
17061 2004-07-17 [colin]      0.9.12cvs28.2
17062
17063         * src/mimeview.c
17064         * src/procmime.c
17065         * src/summaryview.c
17066         * src/gtk/menu.c
17067                 Squash some compile and glib warnings
17068
17069 2004-07-17 [paul]       0.9.12cvs28.1
17070
17071         * src/mimeview.c
17072                 sync with 0.9.12cvs28 HEAD
17073
17074 2004-07-16 [paul]       0.9.12cvs26.1
17075         
17076         * src/gtk/quicksearch.c
17077         * src/account.c
17078         * src/account.h
17079         * src/compose.c
17080         * src/customheader.c
17081         * src/folder_item_prefs.c
17082         * src/main.c
17083         * src/mainwindow.c
17084         * src/messageview.c
17085         * src/mimeview.c
17086         * src/news.c
17087         * src/pgpmime.c
17088         * src/pop.c
17089         * src/pop.h
17090         * src/prefs_account.c
17091         * src/prefs_account.h
17092         * src/prefs_common.c
17093         * src/prefs_common.h
17094         * src/prefs_display_header.c
17095         * src/prefs_gtk.c
17096         * src/prefs_gtk.h
17097         * src/procheader.c
17098         * src/procmime.c
17099                 sync with 0.9.12cvs26 HEAD      
17100
17101 2004-07-15 [colin]      0.9.12cvs18.14
17102
17103         * src/folder.c
17104                 Disable GPG signature check during
17105                 folder move and scan
17106         (Closes Bug 521 Signature checking slows down Folder-Move)
17107
17108 2004-07-14 [colin]      0.9.12cvs18.13
17109
17110         * src/common/partial_download.c
17111                 update includes
17112
17113 2004-07-14 [colin]      0.9.12cvs18.12
17114
17115         * src/common/partial_download.c
17116         * src/common/partial_download.h
17117                 Move doc at top, add correct copyright
17118
17119 2004-07-14 [colin]      0.9.12cvs18.11
17120
17121         * src/folder.c
17122         * src/messageview.c
17123         * src/pop.c
17124         * src/pop.h
17125         * src/procmsg.c
17126         * src/summaryview.c
17127         * src/common/Makefile.am
17128         * src/common/partial_download.c ** NEW FILES **
17129         * src/common/partial_download.h ** NEW FILES **
17130                 Move partial-download related stuff to its
17131                 own file
17132
17133 2004-07-14 [colin]      0.9.12cvs18.10
17134
17135         * src/send_message.c
17136                 Fix smtp auth when user is null or empty
17137
17138 2004-07-13 [colin]      0.9.12cvs18.9
17139
17140         * src/gtk/quicksearch.c
17141                 Use alphabetic order
17142
17143 2004-07-13 [colin]      0.9.12cvs18.8
17144
17145         * src/pop.c
17146                 Be paranoid on the checks
17147
17148 2004-07-13 [colin]      0.9.12cvs18.7
17149
17150         * src/gtk/quicksearch.c
17151                 Fix Engrish once again
17152
17153 2004-07-13 [colin]      0.9.12cvs18.6
17154
17155         * src/procmsg.c
17156         * src/summaryview.c
17157                 Mark messages for deletion when they are about to
17158                 be removed from trash
17159
17160 2004-07-13 [colin]      0.9.12cvs18.5
17161
17162         * src/matcher.c
17163         * src/matcher.h
17164         * src/matcher_parser_parse.y
17165         * src/prefs_matcher.c
17166         * src/gtk/quicksearch.c
17167                 Add 'partial' ('p') match string to find partially
17168                 downloaded messages
17169
17170 2004-07-13 [colin]      0.9.12cvs18.4
17171
17172         * src/pop.c
17173                 Fix misplaced block
17174
17175 2004-07-13 [colin]      0.9.12cvs18.3
17176
17177         * src/pop.c
17178         * src/pop.h
17179         * src/messageview.c
17180                 Refactor API (to avoid passing 5+ params and code
17181                 duplication)
17182         * src/folder.c
17183         * src/msgcache.c
17184         * src/procheader.c
17185         * src/common/defs.h
17186                 Add planned_download to cache
17187                 Don't mess uidl file when moving partially downloaded
17188                 mails (they change folder, we should change it in the
17189                 uidl list too or we'll remove an incorrect message)
17190                 (this also helps removing hacks when changing 
17191                 planned_download in messageview.c)
17192
17193 2004-07-12 [colin]      0.9.12cvs18.2
17194
17195         * src/gtk/quicksearch.c
17196                 Fix missing status update in quicksearch
17197
17198 2004-07-12 [paul]       0.9.12cvs18.1
17199
17200         * po/POTFILES.in
17201         * src/Makefile.am
17202         * src/account.c
17203         * src/codeconv.c
17204         * src/compose.c
17205         * src/inc.c
17206         * src/main.c
17207         * src/prefs_common.c
17208         * src/procmsg.h
17209         * src/toolbar.c
17210         * src/prefs_msg_colors.[ch]     ** NEW FILES **
17211         * src/prefs_wrapping.[ch]       ** NEW FILES **
17212         * src/common/intl.h
17213         * src/common/utils.[ch]
17214         * src/gtk/quicksearch.[ch]
17215                 sync with 0.9.12cvs18 HEAD
17216
17217 2004-07-12 [colin]      0.9.11cvs17.25
17218
17219         * src/folder.c
17220         * src/folder.h
17221                 Remove unused function added by me in 0.9.11cvs17.10
17222
17223 2004-07-11 [colin]      0.9.11cvs17.24
17224
17225         * src/inc.c
17226         * src/messageview.c
17227         * src/pop.c
17228         * src/pop.h
17229                 Use folderitem and msgnum instead of filename to
17230                 know which mail to delete
17231                 Move old partial mail deletion to pop.c
17232
17233 2004-07-10 [colin]      0.9.11cvs17.23
17234
17235         * src/inc.c
17236                 Add debug
17237         * src/pop.c
17238         * src/pop.h
17239                 Don't re-use same enums for unrelated stuff: it's 
17240                 completely misleading !
17241                 Document a bit
17242
17243 2004-07-09 [colin]      0.9.11cvs17.22
17244
17245         * src/inc.c
17246                 Remove folder-type check and do
17247                 more tests to be sure everything's
17248                 ok
17249         * src/messageview.c
17250                 Punctuation update, remove useless
17251                 code, fix two warnings
17252         * src/noticeview.c
17253                 Layout cleaning, reset 2nd button
17254                 when specifying one
17255
17256 2004-07-09 [colin]      0.9.11cvs17.21
17257
17258         * src/messageview.c
17259         * src/pop.c
17260         * src/pop.h
17261                 Allow user to change his mind
17262                 and postpone decision (by
17263                 unmarking the mail)
17264
17265 2004-07-09 [colin]      0.9.11cvs17.20
17266
17267         * src/messageview.c
17268                 Fix bug with delete state
17269         * src/pop.c
17270         * src/pop.h
17271                 Fix buffer leak (fread doesn't 
17272                 terminate buffers with \0)
17273                 Refactoring (remove magic 
17274                 numbers)
17275
17276 2004-07-09 [colin]      0.9.11cvs17.19
17277
17278         * src/pop.c
17279                 Don't log "Skipping message" if 
17280                 we're going to TOP it two lines
17281                 later
17282
17283 2004-07-09 [colin]      0.9.11cvs17.18
17284
17285         * src/messageview.c
17286                 Fix Engrish
17287
17288 2004-07-09 [colin]      0.9.11cvs17.17
17289
17290         * src/pop.c
17291                 strlen checking...
17292         * src/messageview.c
17293                 refactoring a bit
17294
17295 2004-07-08 [colin]      0.9.11cvs17.16
17296
17297         * src/noticeview.c
17298         * src/noticeview.h
17299                 Add an optional second button
17300         * src/messageview.c
17301         * src/pop.c
17302         * src/pop.h
17303                 Don't delete partially received mails after a certain
17304                 time; rather, let the user decide.
17305
17306 2004-07-08 [colin]      0.9.11cvs17.15
17307
17308         * src/common/smtp.h
17309                 Sync with HEAD
17310
17311 2004-07-08 [colin]      0.9.11cvs17.14
17312
17313         * src/messageview.c
17314         * src/common/smtp.c
17315                 Use to_human_readable() for sizes
17316
17317 2004-07-08 [colin]      0.9.11cvs17.13
17318
17319         * src/inc.c
17320         * src/messageview.c
17321         * src/pop.c
17322         * src/pop.h
17323         * src/procmsg.c
17324                 Fix partial-downloading issues:
17325                         catch unsupported TOP
17326                         don't delete partially downloaded mails before 5 days
17327                         don't update existing with non-MH folders; that'll
17328                         make dups, but it's better than trashing the folder
17329                         free new msginfo parts
17330                 Fix indentation ;-)
17331
17332 2004-07-08 [colin]      0.9.11cvs17.12
17333
17334         * src/common/smtp.c
17335         * src/common/smtp.h
17336                 Sync smtp size verification with HEAD
17337
17338 2004-07-08 [colin]      0.9.11cvs17.11
17339
17340         * src/summaryview.c
17341         * src/prefs_common.c
17342         * src/prefs_common.h
17343         * src/gtk/quicksearch.c
17344         * src/gtk/quicksearch.h
17345                 Sync sticky pref with HEAD
17346
17347 2004-07-08 [colin]      0.9.11cvs17.10
17348
17349         * src/folder.c [1.213.2.6]
17350         * src/folder.h [1.87.2.6]
17351         * src/inc.c [1.149.2.7]
17352         * src/messageview.c [1.94.2.8]
17353         * src/procheader.c [1.47.2.6]
17354         * src/procmsg.c [1.150.2.4]
17355         * src/procmsg.h [1.60.2.5]
17356         * src/pop.c [1.56.2.4]
17357         * src/pop.h [1.17.2.3]
17358                 Let too big messages get downloaded, but truncated
17359                 Add a button to download them completely
17360                 
17361 2004-07-06 [colin]      0.9.11cvs17.9
17362
17363         * src/gtk/quicksearch.c [1.1.2.3]
17364                 Add a Clear button
17365         * commitHelper
17366         * PATCHSETS
17367                 Add a script to help with cvs
17368
17369 2004-07-03 [colin]      0.9.11cvs17.8
17370
17371         * src/plugins/imageviewer/viewer.c
17372                 fix imageviewer (which was staying on the first
17373                 displayed image)
17374
17375 2004-07-03 [colin]      0.9.11cvs17.7
17376
17377         Removed FIXME_GTK2 warnings
17378         * src/gtk/gtkutils.c
17379                 useless #warnings
17380         * src/gtk/menu.c
17381                 useless #warnings (no need to mess with menu rc)
17382         * src/gtk/menu.h
17383                 unused functions
17384         
17385
17386 2004-07-03 [colin]      0.9.11cvs17.6
17387
17388         Removed FIXME_GTK2 warnings
17389         * src/codeconv.c
17390                 useless #warnings (rewrite needed)
17391         * src/compose.c
17392                 useless #warnings (rewrite needed)
17393                 useless #warnings (gtk2 is like that)
17394                 useless #warnings (previously fixed)
17395         * src/main.c
17396                 useless #warnings (previously fixed)
17397         * src/message_search.c
17398                 useless #warnings (gtk2 is like that)
17399                 Made apparent that search is case-sensitive
17400         * src/mimeview.c
17401                 useless #warnings (rewrite needed)
17402                 useless #warnings (gtk2 is like that)
17403                 reimplemented real warnings
17404         * src/prefs_common.c
17405                 Removed block cursor option (not it gtk2)
17406         * src/prefs_gtk.c
17407                 useless #warnings (rewrite needed)
17408         * src/procheader.c
17409                 useless #warnings (rewrite needed)
17410         * src/sourcewindow.c
17411                 useless #warnings (incorrect placing)
17412         * src/summary_search.c
17413                 useless #warnings (gtk2 is like that)
17414                 Made apparent that search is case-sensitive
17415         * src/action.c
17416                 useless #warnings (gtk2 is like that)
17417         * src/textview.c
17418                 useless #warnings (rewrite needed)
17419         * src/toolbar.c
17420                 useless #warnings (rewrite needed)
17421
17422 2004-07-03 [colin]      0.9.11cvs17.5
17423
17424         * src/textview.c
17425                 Fix mismerge which broke URI opening
17426                 
17427 2004-07-01 [colin]      0.9.11cvs17.4
17428
17429         * src/gtk/filesel.c
17430                 Fill filename when saving
17431                 
17432 2004-06-27 [colin]      0.9.11cvs17.3
17433
17434         * src/gtk/filesel.[ch]
17435                 Use the new GTK file selector
17436                 Update prototype to match the reality: multiple file
17437                 selection is open-only          
17438         * src/compose.c
17439                 Match the new prototypes        
17440         * configure.ac
17441                 Match the new requirements (gtk 2.4.0)
17442                         
17443 2004-06-26 [colin]      0.9.11cvs17.2
17444
17445         * src/plugins/trayicon/trayicon.c
17446                 Remove useless signal handler on resize, which causes
17447                 an infinite "loop"
17448         
17449 2004-06-26 [colin]      0.9.11cvs17.1
17450         
17451         * tools/Makefile.am
17452                 remove launch_firebird and add nautilus2sylpheed.sh
17453         * src/quicksearch.c
17454           src/summaryview.c
17455                 Fix show/hide "Extended symbols" button problem
17456                 Fix apparition at startup
17457                 Fix const warnings
17458         * src/plugins/image_viewer/Makefile.am
17459                 Fix configure 
17460         * common/ssl.c
17461                 Re-enable certificate check, as it doesn't seem to
17462                 cause Xlib errors anymore
17463
17464 2004-06-25 [paul]       0.9.11cvs17
17465
17466         * sync with 0.9.11cvs17 HEAD
17467         
17468         NOTE: QuickSearch is broken
17469
17470 2004-06-07 [colin]      0.9.10claws67.10
17471         * src/plugins/trayicon/trayicon.c
17472           src/plugins/trayicon/libeggtrayicon/Makefile.am
17473           src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
17474                 Fix gettextization in trayicon plugin
17475
17476 2004-06-07 [colin]      0.9.10claws67.9
17477         
17478         * src/summaryview.c
17479           src/gtk/gtksctree.[ch]
17480                 Let Shift+{Up,Down} work in summaryview
17481                 (well, Down "works" and Up works)
17482                 Let the list scroll when using these keys
17483
17484 2004-06-06 [colin]      0.9.10claws67.8
17485
17486         * src/plugins/trayicon/trayicon.c
17487                 Fix pixmap update
17488
17489 2004-06-06 [colin]      0.9.10claws67.7
17490
17491         * src/addressbook.c
17492                 Fix signal handling causing system-wide focus grab
17493
17494 2004-05-25 [paul]       0.9.10claws67.6
17495
17496         * Makefile.am
17497           src/Makefile.am
17498                 clean up
17499
17500 2004-05-25 [paul]       0.9.10claws67.5
17501
17502         * replace deprecated gtk_signal... functions
17503
17504 2004-05-23 [colin]      0.9.10claws67.4
17505
17506         * src/compose.c
17507                 Fix wrapping
17508
17509 2004-05-22 [colin]      0.9.10claws67.3
17510
17511         * src/compose.c
17512                 Re-fix [Edited] in compose.c::compose_reedit()
17513
17514 2004-05-22 [colin]      0.9.10claws67.2
17515
17516         * src/procmime.c
17517                 Fix parsing of multiparts mails
17518
17519 2004-05-22 [colin]      0.9.10claws67.1
17520
17521         * src/summaryview.c
17522                 Fix quicksearch
17523
17524 2004-05-22 [paul]       0.9.10claws67
17525
17526         * sync with 0.9.10claws67 HEAD
17527
17528 2004-05-14 [alfons]
17529
17530         * src/procmime.h
17531                 add forgotton prototype
17532
17533 2004-05-10 [paul]       0.9.10claws57
17534
17535         * sync with 0.9.10claws57 HEAD
17536
17537 2004-05-05 [paul]       0.9.9.claws1
17538
17539         * ChangeLog-gtk2        ** REMOVED **
17540           ChangeLog-gtk2.claws  ** ADDED **
17541                 rename and adopt the normal claws format
17542                 
17543         * configure.ac
17544                 require gtkmathview >= 0.5
17545
17546         * ac/*                          ** REMOVED **
17547           ac/                           ** REMOVED **
17548           intl/Makefile.in              ** REMOVED **
17549           m4/                           ** ADDED **
17550           m4/missing                    ** ADDED **
17551           m4/missing/gdk-pixbuf.m4      ** ADDED **
17552           m4/missing/gettext.m4         ** ADDED **
17553           m4/missing/gpgme.m4           ** ADDED **
17554           m4/missing/imlib.m4           ** ADDED **
17555           m4/.cvsignore                 ** ADDED **
17556           m4/Makefile.am                ** ADDED **
17557           m4/README                     ** ADDED **
17558           m4/aclocal-include.m4         ** ADDED **
17559           m4/aspell.m4                  ** ADDED **
17560           m4/check-type.m4              ** ADDED **
17561           m4/gnupg-check-typedef.m4     ** ADDED **
17562           m4/openssl.m4                 ** ADDED **
17563           m4/spamassassin.m4            ** ADDED **
17564           po/ChangeLog                  ** REMOVED **
17565           po/Makefile.in.in             ** REMOVED **
17566           po/Rules-quot                 ** REMOVED **
17567           po/boldquot.sed               ** REMOVED **
17568           po/en@boldquot.header         ** REMOVED **
17569           po/en@quot.header             ** REMOVED **
17570           po/insert-header.sin          ** REMOVED **
17571           po/quot.sed                   ** REMOVED **
17572           po/remove-potcdate.sed        ** REMOVED **
17573           po/remove-potcdate.sin        ** REMOVED **
17574           po/stamp-po                   ** REMOVED **
17575           Makefile.am
17576           autogen.sh
17577           configure.ac
17578                 enable building with automake 1.8.x
17579                 add 'autopoint --force' to autogen.sh and remove all
17580                 auto-generated files, remove ac/ directory and use
17581                 m4/ directory instead
17582                 
17583         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
17584                 fix gettextization
17585
17586 2004-02-28 Colin Leroy <colin@colino.net>
17587         * src/prefs_matcher.c
17588           src/prefs_filtering.c
17589           src/prefs_filtering_action.c
17590                 Fix non-editable GtkEntries
17591
17592 2004-02-22 Thorsten Maerz <torte@netztorte.de>
17593         * src/prefs_themes.c
17594                 utf8 conversion for theme info
17595
17596 2004-02-21 Thorsten Maerz <torte@netztorte.de>
17597         * sync 0.9.9claws
17598
17599 2004-02-14 Thorsten Maerz <torte@netztorte.de>
17600         * src/grouplistdialog.c
17601                 allow multiple selections without ctrl key
17602
17603 2004-02-09 Thorsten Maerz <torte@netztorte.de>
17604         * src/main.c
17605                 enable customizable accelerators
17606
17607 2004-02-08 Thorsten Maerz <torte@netztorte.de>
17608         * src/prefs_common.c
17609                 re-enable different font settings for gtk1/2
17610         * src/prefs_folder_item.c
17611                 fix folder prefs displayed wrong
17612         * src/textview.c
17613                 set 'sunken' shadow type
17614
17615 2004-02-07 Colin Leroy <colin@colino.net>
17616         * src/compose.c
17617                 Fix message being always [Edited]
17618                 Encode headers correctly (utf8 buf)
17619
17620 2004-01-27 Thorsten Maerz <torte@netztorte.de>
17621         * src/socket.c
17622                 remove double g_source_attach()
17623                 (Thanks to Colin Leroy)
17624
17625 2004-01-27 Thorsten Maerz <torte@netztorte.de>
17626         * src/gtk/gtksctree.c
17627                 Fix SSL certificate list not shown
17628         * src/mimeview.c
17629                 Fix clicks in mime tree
17630
17631 2004-01-27 Thorsten Maerz <torte@netztorte.de>
17632         * src/common/socket.c
17633                 Fix SSL receive
17634         * src/compose.c
17635                 Fix clipboard menu hotkeys
17636
17637 2004-01-25 Thorsten Maerz <torte@netztorte.de>
17638         * src/gtk/gtkaspell.[ch]
17639           src/compose.c
17640                 reimplement spellchecker
17641
17642 2004-01-25 Thorsten Maerz <torte@netztorte.de>
17643         * src/gtk/filesel.c
17644                 crash when inserting file in compose window
17645                 (TODO: keep old selection on clicks)
17646         * src/main.c
17647                 use gtkrc-2.0 instead of gtkrc
17648
17649 2004-01-25 Thorsten Maerz <torte@netztorte.de>
17650         * src/messageview.c
17651                 remove orphaned mimeview unref()
17652
17653 2004-01-20 Thorsten Maerz <torte@netztorte.de>
17654         * src/grouplistdialog.c
17655                 expand nodes containing subscribed groups
17656
17657 2004-01-19 Thorsten Maerz <torte@netztorte.de>
17658         * src/textview.c
17659                 textview: hide cursor, restore old click behaviour
17660
17661 2004-01-18 Thorsten Maerz <torte@netztorte.de>
17662         * src/textview.c
17663                 variable names messed up
17664
17665 2004-01-17 Colin Leroy <colin@colino.net>
17666         * src/addr_compl.c
17667                 Fix completion address too thin
17668         * src/compose.c
17669                 Fix tab-to-subject behaviour
17670         * src/summaryview.c
17671                 Implement key up & down in summaryview
17672
17673 2004-01-12 Thorsten Maerz <torte@netztorte.de>
17674
17675         * sync 098claws
17676
17677 2004-01-08 Thorsten Maerz <torte@netztorte.de>
17678         * configure.ac
17679           Makefile.am
17680           doc/.cvsignore
17681           doc/Makefile.am
17682                 faq, man, manual moved to doc/
17683         * ac/aspell.m4
17684           ac/check-type.m4
17685           ac/gnupg-check-typedef.m4
17686           ac/openssl.m4
17687           ac/spamassassin.m4
17688           ac/missing/gdk-pixbuf.m4
17689           ac/missing/gpgme.m4
17690           ac/missing/imlib.m4
17691                 fix automake warnings
17692
17693 2003-12-06 Colin Leroy <colin@colino.net>
17694         * src/summaryview.c
17695                 Fix quicksearch
17696
17697 2003-12-05 Colin Leroy <colin@colino.net>
17698         * src/summaryview.c
17699                 Fix going to next unread folder
17700
17701 2003-12-05 Colin Leroy <colin@colino.net>
17702         * src/crash.c
17703                 Fix gtk2 compilation
17704         * src/session.c
17705                 Remove iotag source handler at disconnection
17706         * src/socket.[ch] 
17707                 Remove source handler when closing socket 
17708                 (fixes another seg)
17709
17710 2003-12-04 Colin Leroy <colin@colino.net>
17711         * src/compose.c
17712           src/prefs_account.c
17713           src/prefs_common.c
17714                 Fix some dropdown menus
17715
17716 2003-12-04 Colin Leroy <colin@colino.net>
17717         * src/compose.c
17718                 Fix event handlers on header fields
17719         * src/common/socket.c
17720           src/common/session.c
17721                 Fix segfault with callback (SSL)
17722                 Fix end of session 
17723
17724 2003-10-06 Thorsten Maerz <torte@netztorte.de>
17725
17726         * Fix compile bug in src/compose.c
17727         * removed src/gtk/gtkstext.[ch]
17728
17729 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
17730
17731         * Convert character set and escape "text" attributes in toolbar setting
17732         files.
17733         * Fixed bug in button-press-event handling.
17734
17735 2003-09-16 Thorsten Maerz <torte@netztorte.de>
17736
17737         * Fixed bug in key-press-event handling.
17738
17739 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
17740
17741         * Enabled to compile tray-icon plugin (Ad-hoc).
17742         * Avoid hang up bug of icon list in mime view (Ad-hoc).
17743
17744 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
17745
17746         * Enabled to compile on sylpheed-claws.
17747         (tray-icon plugin still cannot compile yet.)
17748
17749 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
17750
17751         * Updated to 0.9.5.
17752
17753 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
17754
17755         * Updated to 0.9.4.
17756         * Ported monitoring SSL mechanism to GSource of GLib2
17757         (I don't confirm it)
17758         * Added _gtk2 suffix to key name of font preference to avoid
17759         ovverwriting preference of Gtk+-1.2 version.
17760
17761 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
17762
17763         * Updated to 0.9.2.
17764
17765 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
17766
17767         * Updated to 0.9.1.
17768         * Translate po files into UTF-8 when execute autogen.sh.
17769
17770 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
17771
17772         * Updated to 0.9.0.
17773
17774 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
17775
17776         * Plugged GError related memory leaks.
17777
17778 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
17779
17780         * Changed default size of fonts.
17781         * Enabled to set titile font size of warning dialog.
17782
17783 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
17784
17785         * Embed a sylpheed icon into executable binary on Windows.
17786
17787 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
17788
17789         * I forgot to traslate character set of element string in src/xml.c.
17790
17791 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
17792
17793         * Fixed detecting bind_textdomain_codeset in configure.in.
17794         * The bug in which "Example" of "Date fromat" preference isn't displayed
17795         correctly has been fixed.
17796
17797 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
17798
17799         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
17800           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
17801           glib-gettextize
17802           Removed intl directory.
17803           Translated po files into UTF-8.
17804           (Thanks! Ryuji Abe)
17805
17806 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
17807
17808         * The bug which doesn't unscape string in xml.c has been fixed.
17809
17810 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
17811
17812         * The bug which is failed to translate encoding of file name thorough
17813         file dialog has been fixed.
17814
17815 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
17816
17817         * Modified to translate file names which is used in inporting/expoting
17818         mbox feature and "Save as" feature into locale encoding.
17819         * Translate file names into locale encoding when "Attache file" and
17820         "Insert file".
17821         * Force set G_BROKEN_FILENAMES environment variable.
17822         * Other minor fixes.
17823
17824 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
17825
17826         * Modified to treat MH folder's name as locale encoding.
17827
17828 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
17829
17830         * The bug which clash on switching candidates of auto completion of
17831         addresses, cannot use auto completion in Japanesse is fixed
17832         (Thanks! Tokunaga-san)¡¥
17833
17834 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
17835
17836         * The bug which cannot switch key accelerator preference has been fixed
17837         (Thanks! smbd-san)¡¥
17838
17839 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
17840
17841         * version 0.8.11-gtk2-20030314
17842
17843 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
17844
17845         * The bug in which character set conversion of filtering messages has
17846         been fixed.(Thanks! COCOA-san).
17847
17848 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
17849
17850         * Revived "Leave space on head" preference in "Message" category.
17851         * A bug which clash when put the cursor to end of buffer and execute
17852         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
17853
17854 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
17855
17856         * version 0.8.11-gtk2-20030312
17857
17858 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
17859
17860         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
17861         * Modified to use Pango's API directly for font preference.
17862         * Integrated GtkTextView of textview to one widget.
17863         * Set fonts of header title in textview by "header_title" tag.
17864         * Removed some deprecated codes.
17865
17866 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
17867
17868         * Updated to 0.8.11.
17869         * Merged cygwin patch(Thanks! Sakai-san).
17870
17871 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
17872
17873         * version 0.8.10-gtk2-20030309